@esfaenza/core 15.2.173 → 15.2.174
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -22,9 +22,9 @@ export class AppComponent {
|
|
|
22
22
|
}
|
|
23
23
|
}
|
|
24
24
|
AppComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, deps: [{ token: i1.TokenService }, { token: i1.AppState }, { token: i2.Router }], target: i0.ɵɵFactoryTarget.Component });
|
|
25
|
-
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.1066;transform:translate(83.325vw,-10px) scale(.806);animation:fall-1 19s -30s linear infinite}@keyframes fall-1{75.153%{transform:translate(78.9976vw,75.153vh) scale(.806)}to{transform:translate(81.1613vw,99vh) scale(.806)}}.snow:nth-child(2){opacity:.3854;transform:translate(54.0387vw,-10px) scale(.7609);animation:fall-2 24s -23s linear infinite}@keyframes fall-2{75.711%{transform:translate(59.1201vw,75.711vh) scale(.7609)}to{transform:translate(56.5794vw,99vh) scale(.7609)}}.snow:nth-child(3){opacity:.2132;transform:translate(45.3382vw,-10px) scale(.1329);animation:fall-3 11s -8s linear infinite}@keyframes fall-3{67.869%{transform:translate(37.7959vw,67.869vh) scale(.1329)}to{transform:translate(41.56705vw,99vh) scale(.1329)}}.snow:nth-child(4){opacity:1.113;transform:translate(66.2668vw,-10px) scale(.1164);animation:fall-4 19s -21s linear infinite}@keyframes fall-4{47.783%{transform:translate(71.1902vw,47.783vh) scale(.1164)}to{transform:translate(68.7285vw,99vh) scale(.1164)}}.snow:nth-child(5){opacity:.785;transform:translate(29.822vw,-10px) scale(.5724);animation:fall-5 13s -4s linear infinite}@keyframes fall-5{71.927%{transform:translate(36.1705vw,71.927vh) scale(.5724)}to{transform:translate(32.99625vw,99vh) scale(.5724)}}.snow:nth-child(6){opacity:.8902;transform:translate(16.6899vw,-10px) scale(.6882);animation:fall-6 25s -13s linear infinite}@keyframes fall-6{62.433%{transform:translate(20.0311vw,62.433vh) scale(.6882)}to{transform:translate(18.3605vw,99vh) scale(.6882)}}.snow:nth-child(7){opacity:1.935;transform:translate(70.5792vw,-10px) scale(.7185);animation:fall-7 17s -26s linear infinite}@keyframes fall-7{37.952%{transform:translate(73.4098vw,37.952vh) scale(.7185)}to{transform:translate(71.9945vw,99vh) scale(.7185)}}.snow:nth-child(8){opacity:.8928;transform:translate(35.3858vw,-10px) scale(.2196);animation:fall-8 18s -13s linear infinite}@keyframes fall-8{79.891%{transform:translate(33.1228vw,79.891vh) scale(.2196)}to{transform:translate(34.2543vw,99vh) scale(.2196)}}.snow:nth-child(9){opacity:1.1396;transform:translate(27.5783vw,-10px) scale(.7994);animation:fall-9 30s -21s linear infinite}@keyframes fall-9{51.328%{transform:translate(25.4368vw,51.328vh) scale(.7994)}to{transform:translate(26.50755vw,99vh) scale(.7994)}}.snow:nth-child(10){opacity:1.8882;transform:translate(70.3964vw,-10px) scale(.3708);animation:fall-10 18s -29s linear infinite}@keyframes fall-10{33.301%{transform:translate(76.1543vw,33.301vh) scale(.3708)}to{transform:translate(73.27535vw,99vh) scale(.3708)}}.snow:nth-child(11){opacity:.2608;transform:translate(38.1737vw,-10px) scale(.5319);animation:fall-11 21s -9s linear infinite}@keyframes fall-11{72.619%{transform:translate(45.3758vw,72.619vh) scale(.5319)}to{transform:translate(41.77475vw,99vh) scale(.5319)}}.snow:nth-child(12){opacity:.9546;transform:translate(16.6811vw,-10px) scale(.4364);animation:fall-12 24s -29s linear infinite}@keyframes fall-12{41.327%{transform:translate(10.7926vw,41.327vh) scale(.4364)}to{transform:translate(13.73685vw,99vh) scale(.4364)}}.snow:nth-child(13){opacity:.066;transform:translate(67.8594vw,-10px) scale(.6118);animation:fall-13 26s -24s linear infinite}@keyframes fall-13{63.096%{transform:translate(75.4886vw,63.096vh) scale(.6118)}to{transform:translate(71.674vw,99vh) scale(.6118)}}.snow:nth-child(14){opacity:1.6548;transform:translate(48.56vw,-10px) scale(.0159);animation:fall-14 23s -22s linear infinite}@keyframes fall-14{54.599%{transform:translate(46.0571vw,54.599vh) scale(.0159)}to{transform:translate(47.30855vw,99vh) scale(.0159)}}.snow:nth-child(15){opacity:1.1878;transform:translate(85.0057vw,-10px) scale(.5327);animation:fall-15 18s -4s linear infinite}@keyframes fall-15{66.046%{transform:translate(82.5273vw,66.046vh) scale(.5327)}to{transform:translate(83.7665vw,99vh) scale(.5327)}}.snow:nth-child(16){opacity:.4066;transform:translate(85.1879vw,-10px) scale(.6642);animation:fall-16 16s -10s linear infinite}@keyframes fall-16{47.165%{transform:translate(90.8508vw,47.165vh) scale(.6642)}to{transform:translate(88.01935vw,99vh) scale(.6642)}}.snow:nth-child(17){opacity:1.9272;transform:translate(58.2679vw,-10px) scale(.0858);animation:fall-17 16s -17s linear infinite}@keyframes fall-17{64.731%{transform:translate(53.6056vw,64.731vh) scale(.0858)}to{transform:translate(55.93675vw,99vh) scale(.0858)}}.snow:nth-child(18){opacity:.2698;transform:translate(47.7262vw,-10px) scale(.0685);animation:fall-18 20s -18s linear infinite}@keyframes fall-18{53.65%{transform:translate(47.745vw,53.65vh) scale(.0685)}to{transform:translate(47.7356vw,99vh) scale(.0685)}}.snow:nth-child(19){opacity:1.3388;transform:translate(19.3831vw,-10px) scale(.5529);animation:fall-19 25s -23s linear infinite}@keyframes fall-19{40.51%{transform:translate(26.4622vw,40.51vh) scale(.5529)}to{transform:translate(22.92265vw,99vh) scale(.5529)}}.snow:nth-child(20){opacity:1.2494;transform:translate(69.8882vw,-10px) scale(.8397);animation:fall-20 30s -27s linear infinite}@keyframes fall-20{76.109%{transform:translate(61.7353vw,76.109vh) scale(.8397)}to{transform:translate(65.81175vw,99vh) scale(.8397)}}.snow:nth-child(21){opacity:.4888;transform:translate(21.6069vw,-10px) scale(.7532);animation:fall-21 12s -30s linear infinite}@keyframes fall-21{71.592%{transform:translate(12.1857vw,71.592vh) scale(.7532)}to{transform:translate(16.8963vw,99vh) scale(.7532)}}.snow:nth-child(22){opacity:1.7486;transform:translate(5.2244vw,-10px) scale(.605);animation:fall-22 10s -4s linear infinite}@keyframes fall-22{47.448%{transform:translate(7.7719vw,47.448vh) scale(.605)}to{transform:translate(6.49815vw,99vh) scale(.605)}}.snow:nth-child(23){opacity:1.3078;transform:translate(91.3627vw,-10px) scale(.0947);animation:fall-23 17s -19s linear infinite}@keyframes fall-23{39.669%{transform:translate(101.027vw,39.669vh) scale(.0947)}to{transform:translate(96.19485vw,99vh) scale(.0947)}}.snow:nth-child(24){opacity:.7152;transform:translate(63.1066vw,-10px) scale(.6792);animation:fall-24 25s -1s linear infinite}@keyframes fall-24{49.208%{transform:translate(56.3046vw,49.208vh) scale(.6792)}to{transform:translate(59.7056vw,99vh) scale(.6792)}}.snow:nth-child(25){opacity:.1398;transform:translate(94.3549vw,-10px) scale(.7745);animation:fall-25 27s -1s linear infinite}@keyframes fall-25{61.731%{transform:translate(99.0602vw,61.731vh) scale(.7745)}to{transform:translate(96.70755vw,99vh) scale(.7745)}}.snow:nth-child(26){opacity:1.304;transform:translate(30.0481vw,-10px) scale(.5059);animation:fall-26 22s -6s linear infinite}@keyframes fall-26{32.674%{transform:translate(23.6574vw,32.674vh) scale(.5059)}to{transform:translate(26.85275vw,99vh) scale(.5059)}}.snow:nth-child(27){opacity:1.288;transform:translate(99.6609vw,-10px) scale(.4107);animation:fall-27 30s -5s linear infinite}@keyframes fall-27{31.86%{transform:translate(105.3577vw,31.86vh) scale(.4107)}to{transform:translate(102.5093vw,99vh) scale(.4107)}}.snow:nth-child(28){opacity:.2306;transform:translate(61.6718vw,-10px) scale(.4004);animation:fall-28 21s -26s linear infinite}@keyframes fall-28{34.484%{transform:translate(68.849vw,34.484vh) scale(.4004)}to{transform:translate(65.2604vw,99vh) scale(.4004)}}.snow:nth-child(29){opacity:1.1412;transform:translate(60.2046vw,-10px) scale(.8747);animation:fall-29 17s -22s linear infinite}@keyframes fall-29{36.792%{transform:translate(56.5572vw,36.792vh) scale(.8747)}to{transform:translate(58.3809vw,99vh) scale(.8747)}}.snow:nth-child(30){opacity:.6636;transform:translate(42.7771vw,-10px) scale(.0556);animation:fall-30 18s -30s linear infinite}@keyframes fall-30{37.6%{transform:translate(45.334vw,37.6vh) scale(.0556)}to{transform:translate(44.05555vw,99vh) scale(.0556)}}.snow:nth-child(31){opacity:.1152;transform:translate(5.3457vw,-10px) scale(.8957);animation:fall-31 13s -18s linear infinite}@keyframes fall-31{34.932%{transform:translate(7.1153vw,34.932vh) scale(.8957)}to{transform:translate(6.2305vw,99vh) scale(.8957)}}.snow:nth-child(32){opacity:.66;transform:translate(15.462vw,-10px) scale(.7142);animation:fall-32 27s -2s linear infinite}@keyframes fall-32{73.174%{transform:translate(21.0081vw,73.174vh) scale(.7142)}to{transform:translate(18.23505vw,99vh) scale(.7142)}}.snow:nth-child(33){opacity:1.9558;transform:translate(18.1633vw,-10px) scale(.5317);animation:fall-33 14s -12s linear infinite}@keyframes fall-33{48.287%{transform:translate(17.0445vw,48.287vh) scale(.5317)}to{transform:translate(17.6039vw,99vh) scale(.5317)}}.snow:nth-child(34){opacity:1.166;transform:translate(.2444vw,-10px) scale(.1899);animation:fall-34 25s -2s linear infinite}@keyframes fall-34{69.9%{transform:translate(3.0576vw,69.9vh) scale(.1899)}to{transform:translate(1.651vw,99vh) scale(.1899)}}.snow:nth-child(35){opacity:1.4954;transform:translate(18.7281vw,-10px) scale(.2794);animation:fall-35 30s -1s linear infinite}@keyframes fall-35{40.416%{transform:translate(13.4538vw,40.416vh) scale(.2794)}to{transform:translate(16.09095vw,99vh) scale(.2794)}}.snow:nth-child(36){opacity:1.4092;transform:translate(51.807vw,-10px) scale(.2845);animation:fall-36 18s -3s linear infinite}@keyframes fall-36{43.489%{transform:translate(50.0208vw,43.489vh) scale(.2845)}to{transform:translate(50.9139vw,99vh) scale(.2845)}}.snow:nth-child(37){opacity:.5022;transform:translate(73.5895vw,-10px) scale(.6073);animation:fall-37 29s -15s linear infinite}@keyframes fall-37{79.094%{transform:translate(82.3257vw,79.094vh) scale(.6073)}to{transform:translate(77.9576vw,99vh) scale(.6073)}}.snow:nth-child(38){opacity:1.1838;transform:translate(30.8337vw,-10px) scale(.6737);animation:fall-38 28s -13s linear infinite}@keyframes fall-38{57.182%{transform:translate(24.6905vw,57.182vh) scale(.6737)}to{transform:translate(27.7621vw,99vh) scale(.6737)}}.snow:nth-child(39){opacity:1.8896;transform:translate(10.785vw,-10px) scale(.1584);animation:fall-39 12s -30s linear infinite}@keyframes fall-39{65.674%{transform:translate(3.2623vw,65.674vh) scale(.1584)}to{transform:translate(7.02365vw,99vh) scale(.1584)}}.snow:nth-child(40){opacity:1.7432;transform:translate(35.9909vw,-10px) scale(.6629);animation:fall-40 17s -28s linear infinite}@keyframes fall-40{58.09%{transform:translate(29.0867vw,58.09vh) scale(.6629)}to{transform:translate(32.5388vw,99vh) scale(.6629)}}.snow:nth-child(41){opacity:.8054;transform:translate(99.4653vw,-10px) scale(.5423);animation:fall-41 12s -3s linear infinite}@keyframes fall-41{49.315%{transform:translate(91.2695vw,49.315vh) scale(.5423)}to{transform:translate(95.3674vw,99vh) scale(.5423)}}.snow:nth-child(42){opacity:1.3502;transform:translate(62.9756vw,-10px) scale(.9778);animation:fall-42 19s -5s linear infinite}@keyframes fall-42{42.932%{transform:translate(57.0013vw,42.932vh) scale(.9778)}to{transform:translate(59.98845vw,99vh) scale(.9778)}}.snow:nth-child(43){opacity:1.9434;transform:translate(55.8443vw,-10px) scale(.3486);animation:fall-43 16s -6s linear infinite}@keyframes fall-43{35.956%{transform:translate(63.6195vw,35.956vh) scale(.3486)}to{transform:translate(59.7319vw,99vh) scale(.3486)}}.snow:nth-child(44){opacity:1.7414;transform:translate(70.2071vw,-10px) scale(.9798);animation:fall-44 12s -5s linear infinite}@keyframes fall-44{38.462%{transform:translate(69.2951vw,38.462vh) scale(.9798)}to{transform:translate(69.7511vw,99vh) scale(.9798)}}.snow:nth-child(45){opacity:1.097;transform:translate(51.24vw,-10px) scale(.0306);animation:fall-45 27s -7s linear infinite}@keyframes fall-45{79.243%{transform:translate(49.9029vw,79.243vh) scale(.0306)}to{transform:translate(50.57145vw,99vh) scale(.0306)}}.snow:nth-child(46){opacity:1.6808;transform:translate(26.8365vw,-10px) scale(.6316);animation:fall-46 10s -2s linear infinite}@keyframes fall-46{73.245%{transform:translate(19.386vw,73.245vh) scale(.6316)}to{transform:translate(23.11125vw,99vh) scale(.6316)}}.snow:nth-child(47){opacity:1.8118;transform:translate(68.3079vw,-10px) scale(.5474);animation:fall-47 14s -3s linear infinite}@keyframes fall-47{30.857%{transform:translate(73.9218vw,30.857vh) scale(.5474)}to{transform:translate(71.11485vw,99vh) scale(.5474)}}.snow:nth-child(48){opacity:1.4298;transform:translate(4.8477vw,-10px) scale(.9723);animation:fall-48 21s -15s linear infinite}@keyframes fall-48{31.878%{transform:translate(12.6946vw,31.878vh) scale(.9723)}to{transform:translate(8.77115vw,99vh) scale(.9723)}}.snow:nth-child(49){opacity:.5254;transform:translate(46.8906vw,-10px) scale(.1524);animation:fall-49 15s -29s linear infinite}@keyframes fall-49{77.32%{transform:translate(48.4213vw,77.32vh) scale(.1524)}to{transform:translate(47.65595vw,99vh) scale(.1524)}}.snow:nth-child(50){opacity:.9204;transform:translate(75.3135vw,-10px) scale(.7974);animation:fall-50 11s -26s linear infinite}@keyframes fall-50{75.879%{transform:translate(70.3358vw,75.879vh) scale(.7974)}to{transform:translate(72.82465vw,99vh) scale(.7974)}}.snow:nth-child(51){opacity:1.693;transform:translate(89.6125vw,-10px) scale(.6859);animation:fall-51 30s -23s linear infinite}@keyframes fall-51{73.761%{transform:translate(99.2244vw,73.761vh) scale(.6859)}to{transform:translate(94.41845vw,99vh) scale(.6859)}}.snow:nth-child(52){opacity:.3168;transform:translate(71.9053vw,-10px) scale(.552);animation:fall-52 30s -7s linear infinite}@keyframes fall-52{40.311%{transform:translate(65.9324vw,40.311vh) scale(.552)}to{transform:translate(68.91885vw,99vh) scale(.552)}}.snow:nth-child(53){opacity:1.363;transform:translate(37.183vw,-10px) scale(.6414);animation:fall-53 18s -27s linear infinite}@keyframes fall-53{73.14%{transform:translate(39.2505vw,73.14vh) scale(.6414)}to{transform:translate(38.21675vw,99vh) scale(.6414)}}.snow:nth-child(54){opacity:1.2516;transform:translate(18.9172vw,-10px) scale(.2922);animation:fall-54 30s -24s linear infinite}@keyframes fall-54{46.957%{transform:translate(15.4511vw,46.957vh) scale(.2922)}to{transform:translate(17.18415vw,99vh) scale(.2922)}}.snow:nth-child(55){opacity:1.5298;transform:translate(1.677vw,-10px) scale(.7332);animation:fall-55 20s -30s linear infinite}@keyframes fall-55{40.566%{transform:translate(-5.5344vw,40.566vh) scale(.7332)}to{transform:translate(-1.9287vw,99vh) scale(.7332)}}.snow:nth-child(56){opacity:1.1868;transform:translate(74.8238vw,-10px) scale(.1617);animation:fall-56 29s -8s linear infinite}@keyframes fall-56{45.586%{transform:translate(76.8369vw,45.586vh) scale(.1617)}to{transform:translate(75.83035vw,99vh) scale(.1617)}}.snow:nth-child(57){opacity:.6034;transform:translate(69.4979vw,-10px) scale(.4601);animation:fall-57 14s -20s linear infinite}@keyframes fall-57{35.54%{transform:translate(73.4499vw,35.54vh) scale(.4601)}to{transform:translate(71.4739vw,99vh) scale(.4601)}}.snow:nth-child(58){opacity:.4512;transform:translate(17.7866vw,-10px) scale(.7202);animation:fall-58 18s -22s linear infinite}@keyframes fall-58{77.862%{transform:translate(24.8433vw,77.862vh) scale(.7202)}to{transform:translate(21.31495vw,99vh) scale(.7202)}}.snow:nth-child(59){opacity:1.6708;transform:translate(17.6112vw,-10px) scale(.4428);animation:fall-59 21s -29s linear infinite}@keyframes fall-59{69.296%{transform:translate(19.6178vw,69.296vh) scale(.4428)}to{transform:translate(18.6145vw,99vh) scale(.4428)}}.snow:nth-child(60){opacity:1.8494;transform:translate(84.4786vw,-10px) scale(.4678);animation:fall-60 26s -11s linear infinite}@keyframes fall-60{43.578%{transform:translate(92.9199vw,43.578vh) scale(.4678)}to{transform:translate(88.69925vw,99vh) scale(.4678)}}.snow:nth-child(61){opacity:.5508;transform:translate(49.6576vw,-10px) scale(.266);animation:fall-61 20s -25s linear infinite}@keyframes fall-61{69.476%{transform:translate(58.6682vw,69.476vh) scale(.266)}to{transform:translate(54.1629vw,99vh) scale(.266)}}.snow:nth-child(62){opacity:1.4326;transform:translate(68.8512vw,-10px) scale(.0324);animation:fall-62 29s -1s linear infinite}@keyframes fall-62{63.877%{transform:translate(64.5021vw,63.877vh) scale(.0324)}to{transform:translate(66.67665vw,99vh) scale(.0324)}}.snow:nth-child(63){opacity:.0886;transform:translate(89.3395vw,-10px) scale(.8181);animation:fall-63 14s -15s linear infinite}@keyframes fall-63{69.459%{transform:translate(87.3926vw,69.459vh) scale(.8181)}to{transform:translate(88.36605vw,99vh) scale(.8181)}}.snow:nth-child(64){opacity:.075;transform:translate(57.4172vw,-10px) scale(.7995);animation:fall-64 18s -14s linear infinite}@keyframes fall-64{44.969%{transform:translate(49.8632vw,44.969vh) scale(.7995)}to{transform:translate(53.6402vw,99vh) scale(.7995)}}.snow:nth-child(65){opacity:.7862;transform:translate(44.9876vw,-10px) scale(.8279);animation:fall-65 27s -28s linear infinite}@keyframes fall-65{74.406%{transform:translate(36.5552vw,74.406vh) scale(.8279)}to{transform:translate(40.7714vw,99vh) scale(.8279)}}.snow:nth-child(66){opacity:1.554;transform:translate(61.9706vw,-10px) scale(.0448);animation:fall-66 23s -10s linear infinite}@keyframes fall-66{43.752%{transform:translate(65.6162vw,43.752vh) scale(.0448)}to{transform:translate(63.7934vw,99vh) scale(.0448)}}.snow:nth-child(67){opacity:.952;transform:translate(80.9811vw,-10px) scale(.7426);animation:fall-67 23s -20s linear infinite}@keyframes fall-67{55.295%{transform:translate(88.5852vw,55.295vh) scale(.7426)}to{transform:translate(84.78315vw,99vh) scale(.7426)}}.snow:nth-child(68){opacity:.7322;transform:translate(63.6252vw,-10px) scale(.7563);animation:fall-68 10s -22s linear infinite}@keyframes fall-68{70.424%{transform:translate(56.5702vw,70.424vh) scale(.7563)}to{transform:translate(60.0977vw,99vh) scale(.7563)}}.snow:nth-child(69){opacity:1.2792;transform:translate(66.9591vw,-10px) scale(.6404);animation:fall-69 28s -26s linear infinite}@keyframes fall-69{53.313%{transform:translate(72.027vw,53.313vh) scale(.6404)}to{transform:translate(69.49305vw,99vh) scale(.6404)}}.snow:nth-child(70){opacity:.5074;transform:translate(47.0808vw,-10px) scale(.1561);animation:fall-70 13s -12s linear infinite}@keyframes fall-70{79.166%{transform:translate(50.0504vw,79.166vh) scale(.1561)}to{transform:translate(48.5656vw,99vh) scale(.1561)}}.snow:nth-child(71){opacity:.8386;transform:translate(7.4386vw,-10px) scale(.7981);animation:fall-71 12s -2s linear infinite}@keyframes fall-71{36.773%{transform:translate(9.1673vw,36.773vh) scale(.7981)}to{transform:translate(8.30295vw,99vh) scale(.7981)}}.snow:nth-child(72){opacity:1.3108;transform:translate(91.8117vw,-10px) scale(.8323);animation:fall-72 16s -17s linear infinite}@keyframes fall-72{46.211%{transform:translate(92.3001vw,46.211vh) scale(.8323)}to{transform:translate(92.0559vw,99vh) scale(.8323)}}.snow:nth-child(73){opacity:.1184;transform:translate(35.7447vw,-10px) scale(.1673);animation:fall-73 29s -8s linear infinite}@keyframes fall-73{36.408%{transform:translate(40.4101vw,36.408vh) scale(.1673)}to{transform:translate(38.0774vw,99vh) scale(.1673)}}.snow:nth-child(74){opacity:.5346;transform:translate(77.8073vw,-10px) scale(.5164);animation:fall-74 29s -18s linear infinite}@keyframes fall-74{33.586%{transform:translate(84.4687vw,33.586vh) scale(.5164)}to{transform:translate(81.138vw,99vh) scale(.5164)}}.snow:nth-child(75){opacity:.8066;transform:translate(85.5076vw,-10px) scale(.7044);animation:fall-75 28s -11s linear infinite}@keyframes fall-75{35.697%{transform:translate(85.1083vw,35.697vh) scale(.7044)}to{transform:translate(85.30795vw,99vh) scale(.7044)}}.snow:nth-child(76){opacity:1.1652;transform:translate(18.416vw,-10px) scale(.0378);animation:fall-76 14s -30s linear infinite}@keyframes fall-76{53.569%{transform:translate(22.0955vw,53.569vh) scale(.0378)}to{transform:translate(20.25575vw,99vh) scale(.0378)}}.snow:nth-child(77){opacity:1.8666;transform:translate(76.5654vw,-10px) scale(.9621);animation:fall-77 21s -15s linear infinite}@keyframes fall-77{71.232%{transform:translate(74.7416vw,71.232vh) scale(.9621)}to{transform:translate(75.6535vw,99vh) scale(.9621)}}.snow:nth-child(78){opacity:1.3672;transform:translate(72.5713vw,-10px) scale(.3072);animation:fall-78 29s -2s linear infinite}@keyframes fall-78{56.711%{transform:translate(80.3047vw,56.711vh) scale(.3072)}to{transform:translate(76.438vw,99vh) scale(.3072)}}.snow:nth-child(79){opacity:.2344;transform:translate(96.832vw,-10px) scale(.6916);animation:fall-79 18s -12s linear infinite}@keyframes fall-79{53.015%{transform:translate(103.5807vw,53.015vh) scale(.6916)}to{transform:translate(100.20635vw,99vh) scale(.6916)}}.snow:nth-child(80){opacity:.2588;transform:translate(50.7309vw,-10px) scale(.7131);animation:fall-80 18s -15s linear infinite}@keyframes fall-80{32.3%{transform:translate(46.6314vw,32.3vh) scale(.7131)}to{transform:translate(48.68115vw,99vh) scale(.7131)}}.snow:nth-child(81){opacity:1.6262;transform:translate(96.6115vw,-10px) scale(.5787);animation:fall-81 22s -1s linear infinite}@keyframes fall-81{52.464%{transform:translate(94.0221vw,52.464vh) scale(.5787)}to{transform:translate(95.3168vw,99vh) scale(.5787)}}.snow:nth-child(82){opacity:.7202;transform:translate(60.2882vw,-10px) scale(.4554);animation:fall-82 26s -30s linear infinite}@keyframes fall-82{41.219%{transform:translate(58.2917vw,41.219vh) scale(.4554)}to{transform:translate(59.28995vw,99vh) scale(.4554)}}.snow:nth-child(83){opacity:.5128;transform:translate(1.672vw,-10px) scale(.6382);animation:fall-83 23s -7s linear infinite}@keyframes fall-83{76.668%{transform:translate(1.6307vw,76.668vh) scale(.6382)}to{transform:translate(1.65135vw,99vh) scale(.6382)}}.snow:nth-child(84){opacity:.9084;transform:translate(33.4686vw,-10px) scale(.016);animation:fall-84 11s -6s linear infinite}@keyframes fall-84{57.168%{transform:translate(24.7054vw,57.168vh) scale(.016)}to{transform:translate(29.087vw,99vh) scale(.016)}}.snow:nth-child(85){opacity:1.0998;transform:translate(39.8717vw,-10px) scale(.805);animation:fall-85 27s -22s linear infinite}@keyframes fall-85{58.133%{transform:translate(48.6971vw,58.133vh) scale(.805)}to{transform:translate(44.2844vw,99vh) scale(.805)}}.snow:nth-child(86){opacity:.8752;transform:translate(72.0838vw,-10px) scale(.1686);animation:fall-86 21s -21s linear infinite}@keyframes fall-86{51.942%{transform:translate(69.5017vw,51.942vh) scale(.1686)}to{transform:translate(70.79275vw,99vh) scale(.1686)}}.snow:nth-child(87){opacity:1.2664;transform:translate(68.3305vw,-10px) scale(.1392);animation:fall-87 23s -27s linear infinite}@keyframes fall-87{65.81%{transform:translate(66.0933vw,65.81vh) scale(.1392)}to{transform:translate(67.2119vw,99vh) scale(.1392)}}.snow:nth-child(88){opacity:1.684;transform:translate(83.4151vw,-10px) scale(.862);animation:fall-88 12s -6s linear infinite}@keyframes fall-88{66.826%{transform:translate(82.6793vw,66.826vh) scale(.862)}to{transform:translate(83.0472vw,99vh) scale(.862)}}.snow:nth-child(89){opacity:.6946;transform:translate(24.479vw,-10px) scale(.1015);animation:fall-89 25s -18s linear infinite}@keyframes fall-89{55.874%{transform:translate(29.7622vw,55.874vh) scale(.1015)}to{transform:translate(27.1206vw,99vh) scale(.1015)}}.snow:nth-child(90){opacity:1.4704;transform:translate(72.3596vw,-10px) scale(.4418);animation:fall-90 16s -24s linear infinite}@keyframes fall-90{64.323%{transform:translate(68.0426vw,64.323vh) scale(.4418)}to{transform:translate(70.2011vw,99vh) scale(.4418)}}.snow:nth-child(91){opacity:1.0452;transform:translate(1.6835vw,-10px) scale(.5838);animation:fall-91 26s -19s linear infinite}@keyframes fall-91{48.884%{transform:translate(6.2707vw,48.884vh) scale(.5838)}to{transform:translate(3.9771vw,99vh) scale(.5838)}}.snow:nth-child(92){opacity:.5814;transform:translate(57.4547vw,-10px) scale(.5749);animation:fall-92 18s -18s linear infinite}@keyframes fall-92{53.538%{transform:translate(54.7782vw,53.538vh) scale(.5749)}to{transform:translate(56.11645vw,99vh) scale(.5749)}}.snow:nth-child(93){opacity:1.339;transform:translate(16.8337vw,-10px) scale(.3961);animation:fall-93 24s -25s linear infinite}@keyframes fall-93{58.822%{transform:translate(9.6517vw,58.822vh) scale(.3961)}to{transform:translate(13.2427vw,99vh) scale(.3961)}}.snow:nth-child(94){opacity:1.1466;transform:translate(20.8583vw,-10px) scale(.8217);animation:fall-94 19s -20s linear infinite}@keyframes fall-94{54.89%{transform:translate(30.2395vw,54.89vh) scale(.8217)}to{transform:translate(25.5489vw,99vh) scale(.8217)}}.snow:nth-child(95){opacity:1.1938;transform:translate(69.258vw,-10px) scale(.796);animation:fall-95 30s -7s linear infinite}@keyframes fall-95{58.022%{transform:translate(73.3729vw,58.022vh) scale(.796)}to{transform:translate(71.31545vw,99vh) scale(.796)}}.snow:nth-child(96){opacity:.604;transform:translate(50.3985vw,-10px) scale(.3413);animation:fall-96 16s -11s linear infinite}@keyframes fall-96{73.66%{transform:translate(54.4184vw,73.66vh) scale(.3413)}to{transform:translate(52.40845vw,99vh) scale(.3413)}}.snow:nth-child(97){opacity:1.7868;transform:translate(73.1307vw,-10px) scale(.2433);animation:fall-97 10s -28s linear infinite}@keyframes fall-97{41.529%{transform:translate(66.6332vw,41.529vh) scale(.2433)}to{transform:translate(69.88195vw,99vh) scale(.2433)}}.snow:nth-child(98){opacity:1.2834;transform:translate(74.4738vw,-10px) scale(.0192);animation:fall-98 23s -9s linear infinite}@keyframes fall-98{64.209%{transform:translate(72.4816vw,64.209vh) scale(.0192)}to{transform:translate(73.4777vw,99vh) scale(.0192)}}.snow:nth-child(99){opacity:.1972;transform:translate(46.1871vw,-10px) scale(.3789);animation:fall-99 13s -21s linear infinite}@keyframes fall-99{75.528%{transform:translate(36.8442vw,75.528vh) scale(.3789)}to{transform:translate(41.51565vw,99vh) scale(.3789)}}.snow:nth-child(100){opacity:1.4674;transform:translate(19.7876vw,-10px) scale(.6153);animation:fall-100 12s -7s linear infinite}@keyframes fall-100{30.673%{transform:translate(17.9422vw,30.673vh) scale(.6153)}to{transform:translate(18.8649vw,99vh) scale(.6153)}}.snow:nth-child(101){opacity:.6464;transform:translate(21.6196vw,-10px) scale(.9002);animation:fall-101 19s -23s linear infinite}@keyframes fall-101{62.439%{transform:translate(27.3443vw,62.439vh) scale(.9002)}to{transform:translate(24.48195vw,99vh) scale(.9002)}}.snow:nth-child(102){opacity:1.846;transform:translate(16.1845vw,-10px) scale(.0557);animation:fall-102 21s -2s linear infinite}@keyframes fall-102{47.562%{transform:translate(6.1914vw,47.562vh) scale(.0557)}to{transform:translate(11.18795vw,99vh) scale(.0557)}}.snow:nth-child(103){opacity:.8972;transform:translate(31.4478vw,-10px) scale(.7873);animation:fall-103 20s -10s linear infinite}@keyframes fall-103{32.031%{transform:translate(36.501vw,32.031vh) scale(.7873)}to{transform:translate(33.9744vw,99vh) scale(.7873)}}.snow:nth-child(104){opacity:.4674;transform:translate(71.5245vw,-10px) scale(.6609);animation:fall-104 30s -27s linear infinite}@keyframes fall-104{54.811%{transform:translate(72.3554vw,54.811vh) scale(.6609)}to{transform:translate(71.93995vw,99vh) scale(.6609)}}.snow:nth-child(105){opacity:.8662;transform:translate(59.1005vw,-10px) scale(.6779);animation:fall-105 21s -4s linear infinite}@keyframes fall-105{35.263%{transform:translate(56.021vw,35.263vh) scale(.6779)}to{transform:translate(57.56075vw,99vh) scale(.6779)}}.snow:nth-child(106){opacity:1.4902;transform:translate(93.1139vw,-10px) scale(.5971);animation:fall-106 19s -17s linear infinite}@keyframes fall-106{47.059%{transform:translate(96.444vw,47.059vh) scale(.5971)}to{transform:translate(94.77895vw,99vh) scale(.5971)}}.snow:nth-child(107){opacity:.8582;transform:translate(8.404vw,-10px) scale(.829);animation:fall-107 14s -20s linear infinite}@keyframes fall-107{49.343%{transform:translate(3.3136vw,49.343vh) scale(.829)}to{transform:translate(5.8588vw,99vh) scale(.829)}}.snow:nth-child(108){opacity:.2776;transform:translate(84.0342vw,-10px) scale(.7539);animation:fall-108 30s -21s linear infinite}@keyframes fall-108{63.303%{transform:translate(89.153vw,63.303vh) scale(.7539)}to{transform:translate(86.5936vw,99vh) scale(.7539)}}.snow:nth-child(109){opacity:1.4208;transform:translate(55.4128vw,-10px) scale(.4413);animation:fall-109 26s -17s linear infinite}@keyframes fall-109{46.692%{transform:translate(61.7648vw,46.692vh) scale(.4413)}to{transform:translate(58.5888vw,99vh) scale(.4413)}}.snow:nth-child(110){opacity:1.4432;transform:translate(69.682vw,-10px) scale(.6349);animation:fall-110 17s -1s linear infinite}@keyframes fall-110{45.213%{transform:translate(78.8534vw,45.213vh) scale(.6349)}to{transform:translate(74.2677vw,99vh) scale(.6349)}}.snow:nth-child(111){opacity:.7434;transform:translate(55.7321vw,-10px) scale(.9769);animation:fall-111 12s -5s linear infinite}@keyframes fall-111{59.917%{transform:translate(52.8949vw,59.917vh) scale(.9769)}to{transform:translate(54.3135vw,99vh) scale(.9769)}}.snow:nth-child(112){opacity:.5266;transform:translate(84.904vw,-10px) scale(.6338);animation:fall-112 13s -15s linear infinite}@keyframes fall-112{41.83%{transform:translate(77.4825vw,41.83vh) scale(.6338)}to{transform:translate(81.19325vw,99vh) scale(.6338)}}.snow:nth-child(113){opacity:1.369;transform:translate(2.7532vw,-10px) scale(.4477);animation:fall-113 16s -8s linear infinite}@keyframes fall-113{41.819%{transform:translate(12.2794vw,41.819vh) scale(.4477)}to{transform:translate(7.5163vw,99vh) scale(.4477)}}.snow:nth-child(114){opacity:1.0328;transform:translate(72.9414vw,-10px) scale(.0354);animation:fall-114 17s -21s linear infinite}@keyframes fall-114{31.107%{transform:translate(82.6885vw,31.107vh) scale(.0354)}to{transform:translate(77.81495vw,99vh) scale(.0354)}}.snow:nth-child(115){opacity:1.3118;transform:translate(25.432vw,-10px) scale(.4313);animation:fall-115 26s -24s linear infinite}@keyframes fall-115{63.123%{transform:translate(27.9551vw,63.123vh) scale(.4313)}to{transform:translate(26.69355vw,99vh) scale(.4313)}}.snow:nth-child(116){opacity:1.7286;transform:translate(38.802vw,-10px) scale(.2059);animation:fall-116 22s -1s linear infinite}@keyframes fall-116{61.985%{transform:translate(39.2057vw,61.985vh) scale(.2059)}to{transform:translate(39.00385vw,99vh) scale(.2059)}}.snow:nth-child(117){opacity:1.4156;transform:translate(41.1471vw,-10px) scale(.705);animation:fall-117 22s -7s linear infinite}@keyframes fall-117{39.568%{transform:translate(34.156vw,39.568vh) scale(.705)}to{transform:translate(37.65155vw,99vh) scale(.705)}}.snow:nth-child(118){opacity:.0896;transform:translate(96.1815vw,-10px) scale(.654);animation:fall-118 10s -8s linear infinite}@keyframes fall-118{76.748%{transform:translate(97.3999vw,76.748vh) scale(.654)}to{transform:translate(96.7907vw,99vh) scale(.654)}}.snow:nth-child(119){opacity:.196;transform:translate(12.9282vw,-10px) scale(.2595);animation:fall-119 10s -21s linear infinite}@keyframes fall-119{46.966%{transform:translate(5.4633vw,46.966vh) scale(.2595)}to{transform:translate(9.19575vw,99vh) scale(.2595)}}.snow:nth-child(120){opacity:1.2168;transform:translate(63.2444vw,-10px) scale(.9479);animation:fall-120 19s -15s linear infinite}@keyframes fall-120{63.793%{transform:translate(66.7801vw,63.793vh) scale(.9479)}to{transform:translate(65.01225vw,99vh) scale(.9479)}}.snow:nth-child(121){opacity:.1504;transform:translate(70.3767vw,-10px) scale(.983);animation:fall-121 25s -12s linear infinite}@keyframes fall-121{79.582%{transform:translate(71.6665vw,79.582vh) scale(.983)}to{transform:translate(71.0216vw,99vh) scale(.983)}}.snow:nth-child(122){opacity:.5146;transform:translate(33.1572vw,-10px) scale(.943);animation:fall-122 11s -12s linear infinite}@keyframes fall-122{40.55%{transform:translate(32.0118vw,40.55vh) scale(.943)}to{transform:translate(32.5845vw,99vh) scale(.943)}}.snow:nth-child(123){opacity:.7412;transform:translate(70.5168vw,-10px) scale(.115);animation:fall-123 13s -27s linear infinite}@keyframes fall-123{67.136%{transform:translate(67.886vw,67.136vh) scale(.115)}to{transform:translate(69.2014vw,99vh) scale(.115)}}.snow:nth-child(124){opacity:.7708;transform:translate(56.0483vw,-10px) scale(.0264);animation:fall-124 25s -25s linear infinite}@keyframes fall-124{76.817%{transform:translate(61.5722vw,76.817vh) scale(.0264)}to{transform:translate(58.81025vw,99vh) scale(.0264)}}.snow:nth-child(125){opacity:1.783;transform:translate(19.9134vw,-10px) scale(.7066);animation:fall-125 12s -8s linear infinite}@keyframes fall-125{42.801%{transform:translate(10.069vw,42.801vh) scale(.7066)}to{transform:translate(14.9912vw,99vh) scale(.7066)}}.snow:nth-child(126){opacity:1.7352;transform:translate(81.7855vw,-10px) scale(.7758);animation:fall-126 12s -30s linear infinite}@keyframes fall-126{75.34%{transform:translate(83.8171vw,75.34vh) scale(.7758)}to{transform:translate(82.8013vw,99vh) scale(.7758)}}.snow:nth-child(127){opacity:1.2634;transform:translate(84.4694vw,-10px) scale(.51);animation:fall-127 28s -6s linear infinite}@keyframes fall-127{57.672%{transform:translate(91.9208vw,57.672vh) scale(.51)}to{transform:translate(88.1951vw,99vh) scale(.51)}}.snow:nth-child(128){opacity:.692;transform:translate(19.0664vw,-10px) scale(.8777);animation:fall-128 30s -20s linear infinite}@keyframes fall-128{61.114%{transform:translate(19.2721vw,61.114vh) scale(.8777)}to{transform:translate(19.16925vw,99vh) scale(.8777)}}.snow:nth-child(129){opacity:1.588;transform:translate(56.147vw,-10px) scale(.1621);animation:fall-129 14s -24s linear infinite}@keyframes fall-129{74.769%{transform:translate(56.3725vw,74.769vh) scale(.1621)}to{transform:translate(56.25975vw,99vh) scale(.1621)}}.snow:nth-child(130){opacity:1.3116;transform:translate(97.4667vw,-10px) scale(.9003);animation:fall-130 20s -11s linear infinite}@keyframes fall-130{44.067%{transform:translate(104.3212vw,44.067vh) scale(.9003)}to{transform:translate(100.89395vw,99vh) scale(.9003)}}.snow:nth-child(131){opacity:.8028;transform:translate(96.8421vw,-10px) scale(.3619);animation:fall-131 28s -1s linear infinite}@keyframes fall-131{35.832%{transform:translate(96.4527vw,35.832vh) scale(.3619)}to{transform:translate(96.6474vw,99vh) scale(.3619)}}.snow:nth-child(132){opacity:.2762;transform:translate(61.6787vw,-10px) scale(.1034);animation:fall-132 21s -15s linear infinite}@keyframes fall-132{68.887%{transform:translate(55.2689vw,68.887vh) scale(.1034)}to{transform:translate(58.4738vw,99vh) scale(.1034)}}.snow:nth-child(133){opacity:.6936;transform:translate(38.8175vw,-10px) scale(.2766);animation:fall-133 19s -27s linear infinite}@keyframes fall-133{62.765%{transform:translate(38.4112vw,62.765vh) scale(.2766)}to{transform:translate(38.61435vw,99vh) scale(.2766)}}.snow:nth-child(134){opacity:1.8418;transform:translate(86.4708vw,-10px) scale(.7412);animation:fall-134 16s -11s linear infinite}@keyframes fall-134{50.143%{transform:translate(81.6642vw,50.143vh) scale(.7412)}to{transform:translate(84.0675vw,99vh) scale(.7412)}}.snow:nth-child(135){opacity:.8856;transform:translate(82.517vw,-10px) scale(.2164);animation:fall-135 29s -29s linear infinite}@keyframes fall-135{46.352%{transform:translate(75.6546vw,46.352vh) scale(.2164)}to{transform:translate(79.0858vw,99vh) scale(.2164)}}.snow:nth-child(136){opacity:.507;transform:translate(36.9725vw,-10px) scale(.779);animation:fall-136 25s -7s linear infinite}@keyframes fall-136{55.531%{transform:translate(33.3881vw,55.531vh) scale(.779)}to{transform:translate(35.1803vw,99vh) scale(.779)}}.snow:nth-child(137){opacity:.5964;transform:translate(79.1639vw,-10px) scale(.4984);animation:fall-137 14s -30s linear infinite}@keyframes fall-137{56.235%{transform:translate(77.7608vw,56.235vh) scale(.4984)}to{transform:translate(78.46235vw,99vh) scale(.4984)}}.snow:nth-child(138){opacity:.1634;transform:translate(93.7437vw,-10px) scale(.3177);animation:fall-138 16s -7s linear infinite}@keyframes fall-138{48.73%{transform:translate(102.5066vw,48.73vh) scale(.3177)}to{transform:translate(98.12515vw,99vh) scale(.3177)}}.snow:nth-child(139){opacity:1.7828;transform:translate(86.873vw,-10px) scale(.09);animation:fall-139 18s -20s linear infinite}@keyframes fall-139{71.09%{transform:translate(93.799vw,71.09vh) scale(.09)}to{transform:translate(90.336vw,99vh) scale(.09)}}.snow:nth-child(140){opacity:.3548;transform:translate(94.1317vw,-10px) scale(.531);animation:fall-140 22s -26s linear infinite}@keyframes fall-140{34.642%{transform:translate(103.0662vw,34.642vh) scale(.531)}to{transform:translate(98.59895vw,99vh) scale(.531)}}.snow:nth-child(141){opacity:1.2122;transform:translate(86.9147vw,-10px) scale(.8447);animation:fall-141 13s -15s linear infinite}@keyframes fall-141{40.146%{transform:translate(79.1023vw,40.146vh) scale(.8447)}to{transform:translate(83.0085vw,99vh) scale(.8447)}}.snow:nth-child(142){opacity:1.1194;transform:translate(62.305vw,-10px) scale(.1581);animation:fall-142 23s -18s linear infinite}@keyframes fall-142{50.44%{transform:translate(54.8466vw,50.44vh) scale(.1581)}to{transform:translate(58.5758vw,99vh) scale(.1581)}}.snow:nth-child(143){opacity:.3608;transform:translate(67.7814vw,-10px) scale(.5585);animation:fall-143 19s -17s linear infinite}@keyframes fall-143{72.596%{transform:translate(65.0218vw,72.596vh) scale(.5585)}to{transform:translate(66.4016vw,99vh) scale(.5585)}}.snow:nth-child(144){opacity:1.2694;transform:translate(29.2942vw,-10px) scale(.2345);animation:fall-144 20s -23s linear infinite}@keyframes fall-144{54.015%{transform:translate(29.4712vw,54.015vh) scale(.2345)}to{transform:translate(29.3827vw,99vh) scale(.2345)}}.snow:nth-child(145){opacity:.1354;transform:translate(75.9539vw,-10px) scale(.8158);animation:fall-145 24s -27s linear infinite}@keyframes fall-145{73.297%{transform:translate(76.518vw,73.297vh) scale(.8158)}to{transform:translate(76.23595vw,99vh) scale(.8158)}}.snow:nth-child(146){opacity:1.601;transform:translate(29.7118vw,-10px) scale(.0206);animation:fall-146 10s -15s linear infinite}@keyframes fall-146{72.978%{transform:translate(20.872vw,72.978vh) scale(.0206)}to{transform:translate(25.2919vw,99vh) scale(.0206)}}.snow:nth-child(147){opacity:1.77;transform:translate(88.7013vw,-10px) scale(.5504);animation:fall-147 22s -7s linear infinite}@keyframes fall-147{66.263%{transform:translate(92.1924vw,66.263vh) scale(.5504)}to{transform:translate(90.44685vw,99vh) scale(.5504)}}.snow:nth-child(148){opacity:1.421;transform:translate(24.1059vw,-10px) scale(.873);animation:fall-148 17s -7s linear infinite}@keyframes fall-148{67.66%{transform:translate(24.2332vw,67.66vh) scale(.873)}to{transform:translate(24.16955vw,99vh) scale(.873)}}.snow:nth-child(149){opacity:.8964;transform:translate(88.6934vw,-10px) scale(.2517);animation:fall-149 23s -29s linear infinite}@keyframes fall-149{30.032%{transform:translate(84.8648vw,30.032vh) scale(.2517)}to{transform:translate(86.7791vw,99vh) scale(.2517)}}.snow:nth-child(150){opacity:.459;transform:translate(90.3688vw,-10px) scale(.1601);animation:fall-150 17s -12s linear infinite}@keyframes fall-150{76.809%{transform:translate(86.803vw,76.809vh) scale(.1601)}to{transform:translate(88.5859vw,99vh) scale(.1601)}}.snow:nth-child(151){opacity:.1224;transform:translate(67.0161vw,-10px) scale(.7044);animation:fall-151 19s -4s linear infinite}@keyframes fall-151{68.304%{transform:translate(60.5004vw,68.304vh) scale(.7044)}to{transform:translate(63.75825vw,99vh) scale(.7044)}}.snow:nth-child(152){opacity:1.726;transform:translate(84.1007vw,-10px) scale(.8499);animation:fall-152 22s -5s linear infinite}@keyframes fall-152{52.849%{transform:translate(81.9489vw,52.849vh) scale(.8499)}to{transform:translate(83.0248vw,99vh) scale(.8499)}}.snow:nth-child(153){opacity:1.8852;transform:translate(59.5906vw,-10px) scale(.8929);animation:fall-153 21s -7s linear infinite}@keyframes fall-153{74.126%{transform:translate(62.2104vw,74.126vh) scale(.8929)}to{transform:translate(60.9005vw,99vh) scale(.8929)}}.snow:nth-child(154){opacity:.5072;transform:translate(89.1357vw,-10px) scale(.3745);animation:fall-154 30s -12s linear infinite}@keyframes fall-154{43.096%{transform:translate(81.6264vw,43.096vh) scale(.3745)}to{transform:translate(85.38105vw,99vh) scale(.3745)}}.snow:nth-child(155){opacity:1.628;transform:translate(41.8917vw,-10px) scale(.3663);animation:fall-155 20s -29s linear infinite}@keyframes fall-155{56.387%{transform:translate(46.6769vw,56.387vh) scale(.3663)}to{transform:translate(44.2843vw,99vh) scale(.3663)}}.snow:nth-child(156){opacity:1.8388;transform:translate(59.1907vw,-10px) scale(.1973);animation:fall-156 19s -9s linear infinite}@keyframes fall-156{36.634%{transform:translate(51.75vw,36.634vh) scale(.1973)}to{transform:translate(55.47035vw,99vh) scale(.1973)}}.snow:nth-child(157){opacity:.1598;transform:translate(33.0915vw,-10px) scale(.654);animation:fall-157 10s -3s linear infinite}@keyframes fall-157{36.55%{transform:translate(24.3156vw,36.55vh) scale(.654)}to{transform:translate(28.70355vw,99vh) scale(.654)}}.snow:nth-child(158){opacity:.8976;transform:translate(60.9712vw,-10px) scale(.7154);animation:fall-158 19s -16s linear infinite}@keyframes fall-158{56.313%{transform:translate(65.7298vw,56.313vh) scale(.7154)}to{transform:translate(63.3505vw,99vh) scale(.7154)}}.snow:nth-child(159){opacity:.089;transform:translate(44.9763vw,-10px) scale(.0026);animation:fall-159 11s -28s linear infinite}@keyframes fall-159{78.339%{transform:translate(42.0933vw,78.339vh) scale(.0026)}to{transform:translate(43.5348vw,99vh) scale(.0026)}}.snow:nth-child(160){opacity:1.182;transform:translate(42.0563vw,-10px) scale(.4594);animation:fall-160 29s -13s linear infinite}@keyframes fall-160{51.575%{transform:translate(50.3121vw,51.575vh) scale(.4594)}to{transform:translate(46.1842vw,99vh) scale(.4594)}}.snow:nth-child(161){opacity:1.326;transform:translate(57.1233vw,-10px) scale(.8432);animation:fall-161 22s -8s linear infinite}@keyframes fall-161{57.395%{transform:translate(65.4442vw,57.395vh) scale(.8432)}to{transform:translate(61.28375vw,99vh) scale(.8432)}}.snow:nth-child(162){opacity:.9156;transform:translate(55.9989vw,-10px) scale(.2911);animation:fall-162 12s -16s linear infinite}@keyframes fall-162{33.529%{transform:translate(54.4844vw,33.529vh) scale(.2911)}to{transform:translate(55.24165vw,99vh) scale(.2911)}}.snow:nth-child(163){opacity:.7716;transform:translate(43.945vw,-10px) scale(.2654);animation:fall-163 20s -23s linear infinite}@keyframes fall-163{61.001%{transform:translate(39.125vw,61.001vh) scale(.2654)}to{transform:translate(41.535vw,99vh) scale(.2654)}}.snow:nth-child(164){opacity:.1518;transform:translate(52.3508vw,-10px) scale(.963);animation:fall-164 14s -25s linear infinite}@keyframes fall-164{52.052%{transform:translate(50.5369vw,52.052vh) scale(.963)}to{transform:translate(51.44385vw,99vh) scale(.963)}}.snow:nth-child(165){opacity:.8842;transform:translate(90.1217vw,-10px) scale(.9054);animation:fall-165 11s -19s linear infinite}@keyframes fall-165{66.922%{transform:translate(81.2538vw,66.922vh) scale(.9054)}to{transform:translate(85.68775vw,99vh) scale(.9054)}}.snow:nth-child(166){opacity:.496;transform:translate(34.3114vw,-10px) scale(.3061);animation:fall-166 29s -25s linear infinite}@keyframes fall-166{58.977%{transform:translate(30.7354vw,58.977vh) scale(.3061)}to{transform:translate(32.5234vw,99vh) scale(.3061)}}.snow:nth-child(167){opacity:1.5888;transform:translate(7.595vw,-10px) scale(.1418);animation:fall-167 22s -7s linear infinite}@keyframes fall-167{70.39%{transform:translate(-1.4348vw,70.39vh) scale(.1418)}to{transform:translate(3.0801vw,99vh) scale(.1418)}}.snow:nth-child(168){opacity:1.6444;transform:translate(37.6371vw,-10px) scale(.5497);animation:fall-168 11s -4s linear infinite}@keyframes fall-168{76.698%{transform:translate(44.8118vw,76.698vh) scale(.5497)}to{transform:translate(41.22445vw,99vh) scale(.5497)}}.snow:nth-child(169){opacity:.938;transform:translate(51.3477vw,-10px) scale(.9088);animation:fall-169 22s -17s linear infinite}@keyframes fall-169{76.662%{transform:translate(43.1416vw,76.662vh) scale(.9088)}to{transform:translate(47.24465vw,99vh) scale(.9088)}}.snow:nth-child(170){opacity:.14;transform:translate(62.3905vw,-10px) scale(.9968);animation:fall-170 18s -18s linear infinite}@keyframes fall-170{51.628%{transform:translate(71.8364vw,51.628vh) scale(.9968)}to{transform:translate(67.11345vw,99vh) scale(.9968)}}.snow:nth-child(171){opacity:1.5654;transform:translate(19.6309vw,-10px) scale(.2174);animation:fall-171 29s -27s linear infinite}@keyframes fall-171{75.594%{transform:translate(10.1669vw,75.594vh) scale(.2174)}to{transform:translate(14.8989vw,99vh) scale(.2174)}}.snow:nth-child(172){opacity:.445;transform:translate(94.3866vw,-10px) scale(.2629);animation:fall-172 16s -30s linear infinite}@keyframes fall-172{40.896%{transform:translate(93.0368vw,40.896vh) scale(.2629)}to{transform:translate(93.7117vw,99vh) scale(.2629)}}.snow:nth-child(173){opacity:1.2842;transform:translate(67.7869vw,-10px) scale(.2648);animation:fall-173 28s -28s linear infinite}@keyframes fall-173{58.755%{transform:translate(59.5434vw,58.755vh) scale(.2648)}to{transform:translate(63.66515vw,99vh) scale(.2648)}}.snow:nth-child(174){opacity:1.6244;transform:translate(57.3388vw,-10px) scale(.444);animation:fall-174 16s -15s linear infinite}@keyframes fall-174{55.293%{transform:translate(47.3878vw,55.293vh) scale(.444)}to{transform:translate(52.3633vw,99vh) scale(.444)}}.snow:nth-child(175){opacity:.7998;transform:translate(10.2473vw,-10px) scale(.2388);animation:fall-175 10s -17s linear infinite}@keyframes fall-175{79.697%{transform:translate(5.7368vw,79.697vh) scale(.2388)}to{transform:translate(7.99205vw,99vh) scale(.2388)}}.snow:nth-child(176){opacity:1.4162;transform:translate(54.4466vw,-10px) scale(.7181);animation:fall-176 18s -23s linear infinite}@keyframes fall-176{54.624%{transform:translate(54.9247vw,54.624vh) scale(.7181)}to{transform:translate(54.68565vw,99vh) scale(.7181)}}.snow:nth-child(177){opacity:.5016;transform:translate(98.7673vw,-10px) scale(.5385);animation:fall-177 25s -4s linear infinite}@keyframes fall-177{69.207%{transform:translate(90.713vw,69.207vh) scale(.5385)}to{transform:translate(94.74015vw,99vh) scale(.5385)}}.snow:nth-child(178){opacity:1.0756;transform:translate(6.1521vw,-10px) scale(.7048);animation:fall-178 19s -7s linear infinite}@keyframes fall-178{46.28%{transform:translate(2.3427vw,46.28vh) scale(.7048)}to{transform:translate(4.2474vw,99vh) scale(.7048)}}.snow:nth-child(179){opacity:.2894;transform:translate(91.6966vw,-10px) scale(.5748);animation:fall-179 16s -20s linear infinite}@keyframes fall-179{44.196%{transform:translate(91.9844vw,44.196vh) scale(.5748)}to{transform:translate(91.8405vw,99vh) scale(.5748)}}.snow:nth-child(180){opacity:1.5492;transform:translate(23.3908vw,-10px) scale(.6198);animation:fall-180 23s -23s linear infinite}@keyframes fall-180{78.016%{transform:translate(21.7567vw,78.016vh) scale(.6198)}to{transform:translate(22.57375vw,99vh) scale(.6198)}}.snow:nth-child(181){opacity:1.4356;transform:translate(.8302vw,-10px) scale(.9306);animation:fall-181 25s -19s linear infinite}@keyframes fall-181{65.377%{transform:translate(-2.1vw,65.377vh) scale(.9306)}to{transform:translate(-.6349vw,99vh) scale(.9306)}}.snow:nth-child(182){opacity:.2642;transform:translate(82.9629vw,-10px) scale(.6212);animation:fall-182 21s -21s linear infinite}@keyframes fall-182{55.595%{transform:translate(88.683vw,55.595vh) scale(.6212)}to{transform:translate(85.82295vw,99vh) scale(.6212)}}.snow:nth-child(183){opacity:1.0268;transform:translate(80.6562vw,-10px) scale(.9514);animation:fall-183 12s -13s linear infinite}@keyframes fall-183{31.257%{transform:translate(76.6903vw,31.257vh) scale(.9514)}to{transform:translate(78.67325vw,99vh) scale(.9514)}}.snow:nth-child(184){opacity:.712;transform:translate(30.3733vw,-10px) scale(.1018);animation:fall-184 21s -6s linear infinite}@keyframes fall-184{46.754%{transform:translate(29.2248vw,46.754vh) scale(.1018)}to{transform:translate(29.79905vw,99vh) scale(.1018)}}.snow:nth-child(185){opacity:1.775;transform:translate(78.778vw,-10px) scale(.8977);animation:fall-185 17s -3s linear infinite}@keyframes fall-185{58.887%{transform:translate(75.5809vw,58.887vh) scale(.8977)}to{transform:translate(77.17945vw,99vh) scale(.8977)}}.snow:nth-child(186){opacity:1.786;transform:translate(75.618vw,-10px) scale(.599);animation:fall-186 16s -20s linear infinite}@keyframes fall-186{56.504%{transform:translate(71.6857vw,56.504vh) scale(.599)}to{transform:translate(73.65185vw,99vh) scale(.599)}}.snow:nth-child(187){opacity:1.9592;transform:translate(88.8235vw,-10px) scale(.1388);animation:fall-187 23s -23s linear infinite}@keyframes fall-187{59.442%{transform:translate(89.9699vw,59.442vh) scale(.1388)}to{transform:translate(89.3967vw,99vh) scale(.1388)}}.snow:nth-child(188){opacity:.9652;transform:translate(14.7811vw,-10px) scale(.8619);animation:fall-188 19s -21s linear infinite}@keyframes fall-188{49.508%{transform:translate(22.9995vw,49.508vh) scale(.8619)}to{transform:translate(18.8903vw,99vh) scale(.8619)}}.snow:nth-child(189){opacity:.3716;transform:translate(62.8365vw,-10px) scale(.5247);animation:fall-189 24s -18s linear infinite}@keyframes fall-189{44.561%{transform:translate(69.6609vw,44.561vh) scale(.5247)}to{transform:translate(66.2487vw,99vh) scale(.5247)}}.snow:nth-child(190){opacity:1.502;transform:translate(34.0041vw,-10px) scale(.4695);animation:fall-190 27s -22s linear infinite}@keyframes fall-190{65.288%{transform:translate(41.2679vw,65.288vh) scale(.4695)}to{transform:translate(37.636vw,99vh) scale(.4695)}}.snow:nth-child(191){opacity:.5176;transform:translate(58.9081vw,-10px) scale(.5054);animation:fall-191 17s -18s linear infinite}@keyframes fall-191{51.167%{transform:translate(59.0734vw,51.167vh) scale(.5054)}to{transform:translate(58.99075vw,99vh) scale(.5054)}}.snow:nth-child(192){opacity:1.4318;transform:translate(76.2164vw,-10px) scale(.6985);animation:fall-192 15s -28s linear infinite}@keyframes fall-192{52.456%{transform:translate(67.4446vw,52.456vh) scale(.6985)}to{transform:translate(71.8305vw,99vh) scale(.6985)}}.snow:nth-child(193){opacity:.8042;transform:translate(65.0059vw,-10px) scale(.9937);animation:fall-193 19s -27s linear infinite}@keyframes fall-193{49.557%{transform:translate(65.5032vw,49.557vh) scale(.9937)}to{transform:translate(65.25455vw,99vh) scale(.9937)}}.snow:nth-child(194){opacity:1.7696;transform:translate(43.128vw,-10px) scale(.9536);animation:fall-194 13s -29s linear infinite}@keyframes fall-194{65.818%{transform:translate(46.2732vw,65.818vh) scale(.9536)}to{transform:translate(44.7006vw,99vh) scale(.9536)}}.snow:nth-child(195){opacity:1.4046;transform:translate(60.3485vw,-10px) scale(.221);animation:fall-195 27s -17s linear infinite}@keyframes fall-195{43.68%{transform:translate(51.6316vw,43.68vh) scale(.221)}to{transform:translate(55.99005vw,99vh) scale(.221)}}.snow:nth-child(196){opacity:.306;transform:translate(82.0204vw,-10px) scale(.0041);animation:fall-196 22s -21s linear infinite}@keyframes fall-196{61.397%{transform:translate(86.5433vw,61.397vh) scale(.0041)}to{transform:translate(84.28185vw,99vh) scale(.0041)}}.snow:nth-child(197){opacity:.4564;transform:translate(69.892vw,-10px) scale(.9403);animation:fall-197 12s -17s linear infinite}@keyframes fall-197{51.361%{transform:translate(63.089vw,51.361vh) scale(.9403)}to{transform:translate(66.4905vw,99vh) scale(.9403)}}.snow:nth-child(198){opacity:.5696;transform:translate(48.6067vw,-10px) scale(.8567);animation:fall-198 30s -1s linear infinite}@keyframes fall-198{36.48%{transform:translate(44.0166vw,36.48vh) scale(.8567)}to{transform:translate(46.31165vw,99vh) scale(.8567)}}.snow:nth-child(199){opacity:.8846;transform:translate(92.0573vw,-10px) scale(.5447);animation:fall-199 25s -20s linear infinite}@keyframes fall-199{48.338%{transform:translate(93.7397vw,48.338vh) scale(.5447)}to{transform:translate(92.8985vw,99vh) scale(.5447)}}.snow:nth-child(200){opacity:.845;transform:translate(20.3318vw,-10px) scale(.0653);animation:fall-200 10s -25s linear infinite}@keyframes fall-200{45.622%{transform:translate(30.2874vw,45.622vh) scale(.0653)}to{transform:translate(25.3096vw,99vh) scale(.0653)}}.snow:nth-child(201){opacity:.688;transform:translate(71.5805vw,-10px) scale(.45);animation:fall-201 14s -9s linear infinite}@keyframes fall-201{42.997%{transform:translate(76.5146vw,42.997vh) scale(.45)}to{transform:translate(74.04755vw,99vh) scale(.45)}}.snow:nth-child(202){opacity:1.1776;transform:translate(50.7042vw,-10px) scale(.3823);animation:fall-202 30s -26s linear infinite}@keyframes fall-202{52.791%{transform:translate(46.4975vw,52.791vh) scale(.3823)}to{transform:translate(48.60085vw,99vh) scale(.3823)}}.snow:nth-child(203){opacity:.2868;transform:translate(11.7377vw,-10px) scale(.4833);animation:fall-203 26s -29s linear infinite}@keyframes fall-203{62.554%{transform:translate(10.4512vw,62.554vh) scale(.4833)}to{transform:translate(11.09445vw,99vh) scale(.4833)}}.snow:nth-child(204){opacity:.3616;transform:translate(97.6131vw,-10px) scale(.1979);animation:fall-204 11s -4s linear infinite}@keyframes fall-204{73.782%{transform:translate(97.1032vw,73.782vh) scale(.1979)}to{transform:translate(97.35815vw,99vh) scale(.1979)}}.snow:nth-child(205){opacity:.6166;transform:translate(52.3782vw,-10px) scale(.6765);animation:fall-205 28s -5s linear infinite}@keyframes fall-205{35.424%{transform:translate(60.0153vw,35.424vh) scale(.6765)}to{transform:translate(56.19675vw,99vh) scale(.6765)}}.snow:nth-child(206){opacity:1.5382;transform:translate(27.1265vw,-10px) scale(.7086);animation:fall-206 20s -16s linear infinite}@keyframes fall-206{70.998%{transform:translate(26.034vw,70.998vh) scale(.7086)}to{transform:translate(26.58025vw,99vh) scale(.7086)}}.snow:nth-child(207){opacity:.5428;transform:translate(1.0994vw,-10px) scale(.6137);animation:fall-207 19s -20s linear infinite}@keyframes fall-207{73.504%{transform:translate(9.6801vw,73.504vh) scale(.6137)}to{transform:translate(5.38975vw,99vh) scale(.6137)}}.snow:nth-child(208){opacity:1.3496;transform:translate(81.2698vw,-10px) scale(.0551);animation:fall-208 30s -18s linear infinite}@keyframes fall-208{58.735%{transform:translate(72.6513vw,58.735vh) scale(.0551)}to{transform:translate(76.96055vw,99vh) scale(.0551)}}.snow:nth-child(209){opacity:1.8778;transform:translate(6.8739vw,-10px) scale(.7396);animation:fall-209 23s -20s linear infinite}@keyframes fall-209{50.883%{transform:translate(9.8968vw,50.883vh) scale(.7396)}to{transform:translate(8.38535vw,99vh) scale(.7396)}}.snow:nth-child(210){opacity:1.6016;transform:translate(89.0801vw,-10px) scale(.2685);animation:fall-210 26s -28s linear infinite}@keyframes fall-210{39.663%{transform:translate(97.9342vw,39.663vh) scale(.2685)}to{transform:translate(93.50715vw,99vh) scale(.2685)}}.snow:nth-child(211){opacity:1.8992;transform:translate(5.2428vw,-10px) scale(.4185);animation:fall-211 14s -6s linear infinite}@keyframes fall-211{67.7%{transform:translate(-2.4891vw,67.7vh) scale(.4185)}to{transform:translate(1.37685vw,99vh) scale(.4185)}}.snow:nth-child(212){opacity:.3386;transform:translate(15.8399vw,-10px) scale(.1373);animation:fall-212 26s -11s linear infinite}@keyframes fall-212{49.121%{transform:translate(9.7841vw,49.121vh) scale(.1373)}to{transform:translate(12.812vw,99vh) scale(.1373)}}.snow:nth-child(213){opacity:.6598;transform:translate(56.905vw,-10px) scale(.7341);animation:fall-213 11s -4s linear infinite}@keyframes fall-213{48.657%{transform:translate(61.0987vw,48.657vh) scale(.7341)}to{transform:translate(59.00185vw,99vh) scale(.7341)}}.snow:nth-child(214){opacity:.0662;transform:translate(81.141vw,-10px) scale(.5142);animation:fall-214 28s -24s linear infinite}@keyframes fall-214{48.317%{transform:translate(87.4662vw,48.317vh) scale(.5142)}to{transform:translate(84.3036vw,99vh) scale(.5142)}}.snow:nth-child(215){opacity:1.0598;transform:translate(4.0497vw,-10px) scale(.9665);animation:fall-215 16s -12s linear infinite}@keyframes fall-215{73.201%{transform:translate(7.5683vw,73.201vh) scale(.9665)}to{transform:translate(5.809vw,99vh) scale(.9665)}}.snow:nth-child(216){opacity:.4676;transform:translate(10.4751vw,-10px) scale(.337);animation:fall-216 10s -15s linear infinite}@keyframes fall-216{35.211%{transform:translate(15.5733vw,35.211vh) scale(.337)}to{transform:translate(13.0242vw,99vh) scale(.337)}}.snow:nth-child(217){opacity:1.0576;transform:translate(31.5136vw,-10px) scale(.0264);animation:fall-217 11s -28s linear infinite}@keyframes fall-217{32.617%{transform:translate(33.9805vw,32.617vh) scale(.0264)}to{transform:translate(32.74705vw,99vh) scale(.0264)}}.snow:nth-child(218){opacity:.5786;transform:translate(64.5734vw,-10px) scale(.1512);animation:fall-218 15s -17s linear infinite}@keyframes fall-218{44.934%{transform:translate(72.0457vw,44.934vh) scale(.1512)}to{transform:translate(68.30955vw,99vh) scale(.1512)}}.snow:nth-child(219){opacity:1.5492;transform:translate(66.0683vw,-10px) scale(.8119);animation:fall-219 24s -23s linear infinite}@keyframes fall-219{61.913%{transform:translate(74.1543vw,61.913vh) scale(.8119)}to{transform:translate(70.1113vw,99vh) scale(.8119)}}.snow:nth-child(220){opacity:1.9526;transform:translate(21.1928vw,-10px) scale(.3316);animation:fall-220 16s -7s linear infinite}@keyframes fall-220{53.204%{transform:translate(26.7505vw,53.204vh) scale(.3316)}to{transform:translate(23.97165vw,99vh) scale(.3316)}}.snow:nth-child(221){opacity:.6158;transform:translate(99.1993vw,-10px) scale(.4593);animation:fall-221 10s -17s linear infinite}@keyframes fall-221{51.408%{transform:translate(108.608vw,51.408vh) scale(.4593)}to{transform:translate(103.90365vw,99vh) scale(.4593)}}.snow:nth-child(222){opacity:.2878;transform:translate(3.9721vw,-10px) scale(.8085);animation:fall-222 18s -11s linear infinite}@keyframes fall-222{58.366%{transform:translate(-1.2016vw,58.366vh) scale(.8085)}to{transform:translate(1.38525vw,99vh) scale(.8085)}}.snow:nth-child(223){opacity:.5524;transform:translate(9.8263vw,-10px) scale(.7125);animation:fall-223 12s -26s linear infinite}@keyframes fall-223{31.796%{transform:translate(10.233vw,31.796vh) scale(.7125)}to{transform:translate(10.02965vw,99vh) scale(.7125)}}.snow:nth-child(224){opacity:1.1912;transform:translate(5.0562vw,-10px) scale(.9413);animation:fall-224 22s -5s linear infinite}@keyframes fall-224{54.372%{transform:translate(-4.0373vw,54.372vh) scale(.9413)}to{transform:translate(.50945vw,99vh) scale(.9413)}}.snow:nth-child(225){opacity:1.8706;transform:translate(44.7551vw,-10px) scale(.7803);animation:fall-225 20s -13s linear infinite}@keyframes fall-225{57.834%{transform:translate(45.0491vw,57.834vh) scale(.7803)}to{transform:translate(44.9021vw,99vh) scale(.7803)}}.snow:nth-child(226){opacity:.4212;transform:translate(3.7134vw,-10px) scale(.956);animation:fall-226 20s -2s linear infinite}@keyframes fall-226{37.542%{transform:translate(-4.7924vw,37.542vh) scale(.956)}to{transform:translate(-.5395vw,99vh) scale(.956)}}.snow:nth-child(227){opacity:1.5724;transform:translate(86.9029vw,-10px) scale(.1995);animation:fall-227 11s -15s linear infinite}@keyframes fall-227{48.141%{transform:translate(86.4686vw,48.141vh) scale(.1995)}to{transform:translate(86.68575vw,99vh) scale(.1995)}}.snow:nth-child(228){opacity:1.9642;transform:translate(7.0778vw,-10px) scale(.629);animation:fall-228 28s -25s linear infinite}@keyframes fall-228{32.695%{transform:translate(5.154vw,32.695vh) scale(.629)}to{transform:translate(6.1159vw,99vh) scale(.629)}}.snow:nth-child(229){opacity:1.1108;transform:translate(66.9907vw,-10px) scale(.4336);animation:fall-229 17s -15s linear infinite}@keyframes fall-229{68.034%{transform:translate(59.3532vw,68.034vh) scale(.4336)}to{transform:translate(63.17195vw,99vh) scale(.4336)}}.snow:nth-child(230){opacity:1.0138;transform:translate(29.2511vw,-10px) scale(.413);animation:fall-230 11s -1s linear infinite}@keyframes fall-230{44.057%{transform:translate(28.441vw,44.057vh) scale(.413)}to{transform:translate(28.84605vw,99vh) scale(.413)}}.snow:nth-child(231){opacity:.3752;transform:translate(29.1801vw,-10px) scale(.4016);animation:fall-231 29s -12s linear infinite}@keyframes fall-231{34.75%{transform:translate(26.5615vw,34.75vh) scale(.4016)}to{transform:translate(27.8708vw,99vh) scale(.4016)}}.snow:nth-child(232){opacity:1.543;transform:translate(87.8511vw,-10px) scale(.8177);animation:fall-232 19s -7s linear infinite}@keyframes fall-232{36.406%{transform:translate(88.8671vw,36.406vh) scale(.8177)}to{transform:translate(88.3591vw,99vh) scale(.8177)}}.snow:nth-child(233){opacity:.4784;transform:translate(40.2616vw,-10px) scale(.3204);animation:fall-233 27s -22s linear infinite}@keyframes fall-233{34.525%{transform:translate(36.0474vw,34.525vh) scale(.3204)}to{transform:translate(38.1545vw,99vh) scale(.3204)}}.snow:nth-child(234){opacity:1.0532;transform:translate(24.9403vw,-10px) scale(.2387);animation:fall-234 22s -21s linear infinite}@keyframes fall-234{64.428%{transform:translate(21.6076vw,64.428vh) scale(.2387)}to{transform:translate(23.27395vw,99vh) scale(.2387)}}.snow:nth-child(235){opacity:.7024;transform:translate(73.8738vw,-10px) scale(.1276);animation:fall-235 25s -16s linear infinite}@keyframes fall-235{41.564%{transform:translate(80.213vw,41.564vh) scale(.1276)}to{transform:translate(77.0434vw,99vh) scale(.1276)}}.snow:nth-child(236){opacity:1.0272;transform:translate(67.8514vw,-10px) scale(.3198);animation:fall-236 14s -28s linear infinite}@keyframes fall-236{32.239%{transform:translate(75.4541vw,32.239vh) scale(.3198)}to{transform:translate(71.65275vw,99vh) scale(.3198)}}.snow:nth-child(237){opacity:.128;transform:translate(28.895vw,-10px) scale(.2908);animation:fall-237 11s -5s linear infinite}@keyframes fall-237{31.906%{transform:translate(36.8631vw,31.906vh) scale(.2908)}to{transform:translate(32.87905vw,99vh) scale(.2908)}}.snow:nth-child(238){opacity:.8486;transform:translate(60.3529vw,-10px) scale(.3641);animation:fall-238 23s -13s linear infinite}@keyframes fall-238{33.596%{transform:translate(57.4941vw,33.596vh) scale(.3641)}to{transform:translate(58.9235vw,99vh) scale(.3641)}}.snow:nth-child(239){opacity:1.8674;transform:translate(37.88vw,-10px) scale(.842);animation:fall-239 27s -9s linear infinite}@keyframes fall-239{61.629%{transform:translate(38.7876vw,61.629vh) scale(.842)}to{transform:translate(38.3338vw,99vh) scale(.842)}}.snow:nth-child(240){opacity:.2428;transform:translate(7.7335vw,-10px) scale(.9718);animation:fall-240 10s -4s linear infinite}@keyframes fall-240{37.589%{transform:translate(5.4381vw,37.589vh) scale(.9718)}to{transform:translate(6.5858vw,99vh) scale(.9718)}}.snow:nth-child(241){opacity:.9996;transform:translate(56.5479vw,-10px) scale(.6587);animation:fall-241 19s -3s linear infinite}@keyframes fall-241{78.458%{transform:translate(64.5987vw,78.458vh) scale(.6587)}to{transform:translate(60.5733vw,99vh) scale(.6587)}}.snow:nth-child(242){opacity:.0538;transform:translate(79.9695vw,-10px) scale(.0883);animation:fall-242 14s -15s linear infinite}@keyframes fall-242{79.453%{transform:translate(74.5611vw,79.453vh) scale(.0883)}to{transform:translate(77.2653vw,99vh) scale(.0883)}}.snow:nth-child(243){opacity:1.6682;transform:translate(1.1917vw,-10px) scale(.6421);animation:fall-243 29s -30s linear infinite}@keyframes fall-243{44.133%{transform:translate(8.8018vw,44.133vh) scale(.6421)}to{transform:translate(4.99675vw,99vh) scale(.6421)}}.snow:nth-child(244){opacity:.3838;transform:translate(71.8766vw,-10px) scale(.0482);animation:fall-244 26s -10s linear infinite}@keyframes fall-244{68.37%{transform:translate(81.41vw,68.37vh) scale(.0482)}to{transform:translate(76.6433vw,99vh) scale(.0482)}}.snow:nth-child(245){opacity:.7238;transform:translate(78.9271vw,-10px) scale(.5038);animation:fall-245 16s -23s linear infinite}@keyframes fall-245{75.828%{transform:translate(79.1511vw,75.828vh) scale(.5038)}to{transform:translate(79.0391vw,99vh) scale(.5038)}}.snow:nth-child(246){opacity:.2944;transform:translate(98.3809vw,-10px) scale(.3873);animation:fall-246 17s -4s linear infinite}@keyframes fall-246{46.503%{transform:translate(89.2477vw,46.503vh) scale(.3873)}to{transform:translate(93.8143vw,99vh) scale(.3873)}}.snow:nth-child(247){opacity:1.4778;transform:translate(69.9026vw,-10px) scale(.1754);animation:fall-247 26s -29s linear infinite}@keyframes fall-247{54.667%{transform:translate(65.6945vw,54.667vh) scale(.1754)}to{transform:translate(67.79855vw,99vh) scale(.1754)}}.snow:nth-child(248){opacity:.3426;transform:translate(77.7571vw,-10px) scale(.9499);animation:fall-248 28s -29s linear infinite}@keyframes fall-248{74.032%{transform:translate(72.083vw,74.032vh) scale(.9499)}to{transform:translate(74.92005vw,99vh) scale(.9499)}}.snow:nth-child(249){opacity:.9604;transform:translate(84.648vw,-10px) scale(.1508);animation:fall-249 13s -18s linear infinite}@keyframes fall-249{65.392%{transform:translate(75.5397vw,65.392vh) scale(.1508)}to{transform:translate(80.09385vw,99vh) scale(.1508)}}.snow:nth-child(250){opacity:1.7606;transform:translate(54.2206vw,-10px) scale(.8626);animation:fall-250 20s -14s linear infinite}@keyframes fall-250{70.565%{transform:translate(50.6115vw,70.565vh) scale(.8626)}to{transform:translate(52.41605vw,99vh) scale(.8626)}}.snow:nth-child(251){opacity:.6016;transform:translate(16.4481vw,-10px) scale(.0553);animation:fall-251 14s -25s linear infinite}@keyframes fall-251{46.891%{transform:translate(15.8903vw,46.891vh) scale(.0553)}to{transform:translate(16.1692vw,99vh) scale(.0553)}}.snow:nth-child(252){opacity:1.1896;transform:translate(27.803vw,-10px) scale(.9607);animation:fall-252 23s -5s linear infinite}@keyframes fall-252{50.19%{transform:translate(24.7363vw,50.19vh) scale(.9607)}to{transform:translate(26.26965vw,99vh) scale(.9607)}}.snow:nth-child(253){opacity:1.1298;transform:translate(85.0772vw,-10px) scale(.8286);animation:fall-253 22s -1s linear infinite}@keyframes fall-253{78.497%{transform:translate(80.502vw,78.497vh) scale(.8286)}to{transform:translate(82.7896vw,99vh) scale(.8286)}}.snow:nth-child(254){opacity:.0314;transform:translate(89.2755vw,-10px) scale(.4483);animation:fall-254 26s -19s linear infinite}@keyframes fall-254{30.153%{transform:translate(85.2248vw,30.153vh) scale(.4483)}to{transform:translate(87.25015vw,99vh) scale(.4483)}}.snow:nth-child(255){opacity:1.7466;transform:translate(51.2747vw,-10px) scale(.4308);animation:fall-255 22s -28s linear infinite}@keyframes fall-255{74.096%{transform:translate(59.9928vw,74.096vh) scale(.4308)}to{transform:translate(55.63375vw,99vh) scale(.4308)}}.snow:nth-child(256){opacity:.652;transform:translate(51.719vw,-10px) scale(.8714);animation:fall-256 28s -20s linear infinite}@keyframes fall-256{58.197%{transform:translate(60.4085vw,58.197vh) scale(.8714)}to{transform:translate(56.06375vw,99vh) scale(.8714)}}.snow:nth-child(257){opacity:1.7134;transform:translate(25.4234vw,-10px) scale(.132);animation:fall-257 11s -20s linear infinite}@keyframes fall-257{64.682%{transform:translate(19.7406vw,64.682vh) scale(.132)}to{transform:translate(22.582vw,99vh) scale(.132)}}.snow:nth-child(258){opacity:.9368;transform:translate(99.0622vw,-10px) scale(.546);animation:fall-258 24s -30s linear infinite}@keyframes fall-258{61.7%{transform:translate(92.9972vw,61.7vh) scale(.546)}to{transform:translate(96.0297vw,99vh) scale(.546)}}.snow:nth-child(259){opacity:.814;transform:translate(37.115vw,-10px) scale(.5046);animation:fall-259 29s -24s linear infinite}@keyframes fall-259{60.479%{transform:translate(41.7933vw,60.479vh) scale(.5046)}to{transform:translate(39.45415vw,99vh) scale(.5046)}}.snow:nth-child(260){opacity:1.1304;transform:translate(62.6776vw,-10px) scale(.3277);animation:fall-260 17s -8s linear infinite}@keyframes fall-260{51.293%{transform:translate(63.0727vw,51.293vh) scale(.3277)}to{transform:translate(62.87515vw,99vh) scale(.3277)}}.snow:nth-child(261){opacity:1.2352;transform:translate(28.9324vw,-10px) scale(.5295);animation:fall-261 25s -15s linear infinite}@keyframes fall-261{73.883%{transform:translate(29.6136vw,73.883vh) scale(.5295)}to{transform:translate(29.273vw,99vh) scale(.5295)}}.snow:nth-child(262){opacity:.0492;transform:translate(49.7237vw,-10px) scale(.1115);animation:fall-262 19s -21s linear infinite}@keyframes fall-262{70.004%{transform:translate(54.5745vw,70.004vh) scale(.1115)}to{transform:translate(52.1491vw,99vh) scale(.1115)}}.snow:nth-child(263){opacity:.532;transform:translate(26.3402vw,-10px) scale(.5088);animation:fall-263 22s -14s linear infinite}@keyframes fall-263{69.686%{transform:translate(32.9481vw,69.686vh) scale(.5088)}to{transform:translate(29.64415vw,99vh) scale(.5088)}}.snow:nth-child(264){opacity:.7114;transform:translate(.1564vw,-10px) scale(.8489);animation:fall-264 29s -2s linear infinite}@keyframes fall-264{33.564%{transform:translate(-1.8366vw,33.564vh) scale(.8489)}to{transform:translate(-.8401vw,99vh) scale(.8489)}}.snow:nth-child(265){opacity:1.7734;transform:translate(46.0784vw,-10px) scale(.3601);animation:fall-265 25s -12s linear infinite}@keyframes fall-265{70.699%{transform:translate(36.2598vw,70.699vh) scale(.3601)}to{transform:translate(41.1691vw,99vh) scale(.3601)}}.snow:nth-child(266){opacity:1.8262;transform:translate(74.615vw,-10px) scale(.1091);animation:fall-266 23s -21s linear infinite}@keyframes fall-266{38.662%{transform:translate(69.1575vw,38.662vh) scale(.1091)}to{transform:translate(71.88625vw,99vh) scale(.1091)}}.snow:nth-child(267){opacity:1.7196;transform:translate(28.7822vw,-10px) scale(.7153);animation:fall-267 30s -30s linear infinite}@keyframes fall-267{65.228%{transform:translate(19.2946vw,65.228vh) scale(.7153)}to{transform:translate(24.0384vw,99vh) scale(.7153)}}.snow:nth-child(268){opacity:1.2122;transform:translate(69.5513vw,-10px) scale(.5027);animation:fall-268 25s -18s linear infinite}@keyframes fall-268{73.096%{transform:translate(73.9176vw,73.096vh) scale(.5027)}to{transform:translate(71.73445vw,99vh) scale(.5027)}}.snow:nth-child(269){opacity:.0874;transform:translate(30.0596vw,-10px) scale(.177);animation:fall-269 20s -18s linear infinite}@keyframes fall-269{68.464%{transform:translate(32.7849vw,68.464vh) scale(.177)}to{transform:translate(31.42225vw,99vh) scale(.177)}}.snow:nth-child(270){opacity:1.1974;transform:translate(34.4059vw,-10px) scale(.7132);animation:fall-270 16s -8s linear infinite}@keyframes fall-270{35.096%{transform:translate(33.4704vw,35.096vh) scale(.7132)}to{transform:translate(33.93815vw,99vh) scale(.7132)}}.snow:nth-child(271){opacity:1.2364;transform:translate(67.1087vw,-10px) scale(.4229);animation:fall-271 27s -19s linear infinite}@keyframes fall-271{69.352%{transform:translate(69.8816vw,69.352vh) scale(.4229)}to{transform:translate(68.49515vw,99vh) scale(.4229)}}.snow:nth-child(272){opacity:1.499;transform:translate(72.7125vw,-10px) scale(.9722);animation:fall-272 12s -7s linear infinite}@keyframes fall-272{45.57%{transform:translate(66.0037vw,45.57vh) scale(.9722)}to{transform:translate(69.3581vw,99vh) scale(.9722)}}.snow:nth-child(273){opacity:.971;transform:translate(74.93vw,-10px) scale(.4273);animation:fall-273 29s -17s linear infinite}@keyframes fall-273{77.309%{transform:translate(75.2879vw,77.309vh) scale(.4273)}to{transform:translate(75.10895vw,99vh) scale(.4273)}}.snow:nth-child(274){opacity:.052;transform:translate(78.2584vw,-10px) scale(.4909);animation:fall-274 19s -30s linear infinite}@keyframes fall-274{33.96%{transform:translate(85.7011vw,33.96vh) scale(.4909)}to{transform:translate(81.97975vw,99vh) scale(.4909)}}.snow:nth-child(275){opacity:.2106;transform:translate(69.9019vw,-10px) scale(.747);animation:fall-275 28s -10s linear infinite}@keyframes fall-275{40.735%{transform:translate(67.2251vw,40.735vh) scale(.747)}to{transform:translate(68.5635vw,99vh) scale(.747)}}.snow:nth-child(276){opacity:1.393;transform:translate(5.1532vw,-10px) scale(.2701);animation:fall-276 24s -28s linear infinite}@keyframes fall-276{74.398%{transform:translate(7.8974vw,74.398vh) scale(.2701)}to{transform:translate(6.5253vw,99vh) scale(.2701)}}.snow:nth-child(277){opacity:1.107;transform:translate(41.8814vw,-10px) scale(.7887);animation:fall-277 28s -14s linear infinite}@keyframes fall-277{44.598%{transform:translate(36.1206vw,44.598vh) scale(.7887)}to{transform:translate(39.001vw,99vh) scale(.7887)}}.snow:nth-child(278){opacity:1.1828;transform:translate(63.8215vw,-10px) scale(.04);animation:fall-278 20s -29s linear infinite}@keyframes fall-278{48.177%{transform:translate(60.1048vw,48.177vh) scale(.04)}to{transform:translate(61.96315vw,99vh) scale(.04)}}.snow:nth-child(279){opacity:.9692;transform:translate(37.3902vw,-10px) scale(.8557);animation:fall-279 17s -5s linear infinite}@keyframes fall-279{38.547%{transform:translate(43.631vw,38.547vh) scale(.8557)}to{transform:translate(40.5106vw,99vh) scale(.8557)}}.snow:nth-child(280){opacity:1.6146;transform:translate(84.8381vw,-10px) scale(.9345);animation:fall-280 18s -16s linear infinite}@keyframes fall-280{63.069%{transform:translate(83.7867vw,63.069vh) scale(.9345)}to{transform:translate(84.3124vw,99vh) scale(.9345)}}.snow:nth-child(281){opacity:1.9486;transform:translate(59.8482vw,-10px) scale(.7493);animation:fall-281 18s -1s linear infinite}@keyframes fall-281{52.925%{transform:translate(66.219vw,52.925vh) scale(.7493)}to{transform:translate(63.0336vw,99vh) scale(.7493)}}.snow:nth-child(282){opacity:.7028;transform:translate(18.5189vw,-10px) scale(.7004);animation:fall-282 26s -25s linear infinite}@keyframes fall-282{44.696%{transform:translate(23.0237vw,44.696vh) scale(.7004)}to{transform:translate(20.7713vw,99vh) scale(.7004)}}.snow:nth-child(283){opacity:1.3712;transform:translate(22.6798vw,-10px) scale(.896);animation:fall-283 14s -18s linear infinite}@keyframes fall-283{71.601%{transform:translate(21.9157vw,71.601vh) scale(.896)}to{transform:translate(22.29775vw,99vh) scale(.896)}}.snow:nth-child(284){opacity:1.623;transform:translate(4.4884vw,-10px) scale(.0697);animation:fall-284 25s -7s linear infinite}@keyframes fall-284{57.981%{transform:translate(2.8585vw,57.981vh) scale(.0697)}to{transform:translate(3.67345vw,99vh) scale(.0697)}}.snow:nth-child(285){opacity:.9916;transform:translate(75.6814vw,-10px) scale(.3965);animation:fall-285 20s -30s linear infinite}@keyframes fall-285{51.456%{transform:translate(66.4559vw,51.456vh) scale(.3965)}to{transform:translate(71.06865vw,99vh) scale(.3965)}}.snow:nth-child(286){opacity:.6464;transform:translate(7.4114vw,-10px) scale(.4232);animation:fall-286 10s -16s linear infinite}@keyframes fall-286{30.884%{transform:translate(17.3065vw,30.884vh) scale(.4232)}to{transform:translate(12.35895vw,99vh) scale(.4232)}}.snow:nth-child(287){opacity:1.7272;transform:translate(85.2344vw,-10px) scale(.69);animation:fall-287 14s -3s linear infinite}@keyframes fall-287{60.788%{transform:translate(94.0418vw,60.788vh) scale(.69)}to{transform:translate(89.6381vw,99vh) scale(.69)}}.snow:nth-child(288){opacity:1.704;transform:translate(62.7661vw,-10px) scale(.8168);animation:fall-288 27s -18s linear infinite}@keyframes fall-288{35.645%{transform:translate(55.5692vw,35.645vh) scale(.8168)}to{transform:translate(59.16765vw,99vh) scale(.8168)}}.snow:nth-child(289){opacity:1.6884;transform:translate(63.1685vw,-10px) scale(.4946);animation:fall-289 27s -7s linear infinite}@keyframes fall-289{49.049%{transform:translate(53.2626vw,49.049vh) scale(.4946)}to{transform:translate(58.21555vw,99vh) scale(.4946)}}.snow:nth-child(290){opacity:.8866;transform:translate(58.9458vw,-10px) scale(.1566);animation:fall-290 30s -14s linear infinite}@keyframes fall-290{36.962%{transform:translate(57.33vw,36.962vh) scale(.1566)}to{transform:translate(58.1379vw,99vh) scale(.1566)}}.snow:nth-child(291){opacity:1.6458;transform:translate(78.5627vw,-10px) scale(.2189);animation:fall-291 27s -23s linear infinite}@keyframes fall-291{36.141%{transform:translate(79.6328vw,36.141vh) scale(.2189)}to{transform:translate(79.09775vw,99vh) scale(.2189)}}.snow:nth-child(292){opacity:1.081;transform:translate(17.2426vw,-10px) scale(.3214);animation:fall-292 30s -15s linear infinite}@keyframes fall-292{40.75%{transform:translate(15.4481vw,40.75vh) scale(.3214)}to{transform:translate(16.34535vw,99vh) scale(.3214)}}.snow:nth-child(293){opacity:.6676;transform:translate(31.6173vw,-10px) scale(.9773);animation:fall-293 28s -17s linear infinite}@keyframes fall-293{31.088%{transform:translate(28.7152vw,31.088vh) scale(.9773)}to{transform:translate(30.16625vw,99vh) scale(.9773)}}.snow:nth-child(294){opacity:1.8028;transform:translate(6.0076vw,-10px) scale(.1069);animation:fall-294 18s -17s linear infinite}@keyframes fall-294{31.744%{transform:translate(7.1871vw,31.744vh) scale(.1069)}to{transform:translate(6.59735vw,99vh) scale(.1069)}}.snow:nth-child(295){opacity:.6618;transform:translate(33.1595vw,-10px) scale(.917);animation:fall-295 16s -14s linear infinite}@keyframes fall-295{33.627%{transform:translate(28.5522vw,33.627vh) scale(.917)}to{transform:translate(30.85585vw,99vh) scale(.917)}}.snow:nth-child(296){opacity:.1864;transform:translate(48.346vw,-10px) scale(.9816);animation:fall-296 16s -27s linear infinite}@keyframes fall-296{66.682%{transform:translate(40.5444vw,66.682vh) scale(.9816)}to{transform:translate(44.4452vw,99vh) scale(.9816)}}.snow:nth-child(297){opacity:.374;transform:translate(57.932vw,-10px) scale(.9325);animation:fall-297 11s -5s linear infinite}@keyframes fall-297{54.688%{transform:translate(63.3109vw,54.688vh) scale(.9325)}to{transform:translate(60.62145vw,99vh) scale(.9325)}}.snow:nth-child(298){opacity:.7156;transform:translate(69.4205vw,-10px) scale(.6532);animation:fall-298 30s -10s linear infinite}@keyframes fall-298{61.719%{transform:translate(77.8737vw,61.719vh) scale(.6532)}to{transform:translate(73.6471vw,99vh) scale(.6532)}}.snow:nth-child(299){opacity:1.6718;transform:translate(43.4792vw,-10px) scale(.8908);animation:fall-299 15s -20s linear infinite}@keyframes fall-299{66.543%{transform:translate(42.6313vw,66.543vh) scale(.8908)}to{transform:translate(43.05525vw,99vh) scale(.8908)}}.snow:nth-child(300){opacity:1.5086;transform:translate(98.8549vw,-10px) scale(.1591);animation:fall-300 16s -12s linear infinite}@keyframes fall-300{63.661%{transform:translate(106.3182vw,63.661vh) scale(.1591)}to{transform:translate(102.58655vw,99vh) scale(.1591)}}.snow:nth-child(301){opacity:.213;transform:translate(83.9653vw,-10px) scale(.1876);animation:fall-301 11s -23s linear infinite}@keyframes fall-301{59.762%{transform:translate(88.5102vw,59.762vh) scale(.1876)}to{transform:translate(86.23775vw,99vh) scale(.1876)}}.snow:nth-child(302){opacity:1.5356;transform:translate(81.4726vw,-10px) scale(.0446);animation:fall-302 25s -4s linear infinite}@keyframes fall-302{66.735%{transform:translate(75.4334vw,66.735vh) scale(.0446)}to{transform:translate(78.453vw,99vh) scale(.0446)}}.snow:nth-child(303){opacity:1.395;transform:translate(14.55vw,-10px) scale(.9612);animation:fall-303 18s -4s linear infinite}@keyframes fall-303{42.319%{transform:translate(24.0026vw,42.319vh) scale(.9612)}to{transform:translate(19.2763vw,99vh) scale(.9612)}}.snow:nth-child(304){opacity:1.8382;transform:translate(52.3281vw,-10px) scale(.3801);animation:fall-304 13s -24s linear infinite}@keyframes fall-304{46.607%{transform:translate(51.1756vw,46.607vh) scale(.3801)}to{transform:translate(51.75185vw,99vh) scale(.3801)}}.snow:nth-child(305){opacity:1.9768;transform:translate(48.4439vw,-10px) scale(.4881);animation:fall-305 17s -22s linear infinite}@keyframes fall-305{72.209%{transform:translate(51.3328vw,72.209vh) scale(.4881)}to{transform:translate(49.88835vw,99vh) scale(.4881)}}.snow:nth-child(306){opacity:1.4034;transform:translate(30.4811vw,-10px) scale(.9437);animation:fall-306 21s -11s linear infinite}@keyframes fall-306{43.129%{transform:translate(26.1573vw,43.129vh) scale(.9437)}to{transform:translate(28.3192vw,99vh) scale(.9437)}}.snow:nth-child(307){opacity:1.1098;transform:translate(81.0502vw,-10px) scale(.6028);animation:fall-307 24s -23s linear infinite}@keyframes fall-307{43.723%{transform:translate(84.8355vw,43.723vh) scale(.6028)}to{transform:translate(82.94285vw,99vh) scale(.6028)}}.snow:nth-child(308){opacity:1.8646;transform:translate(76.424vw,-10px) scale(.118);animation:fall-308 19s -10s linear infinite}@keyframes fall-308{69.617%{transform:translate(73.5586vw,69.617vh) scale(.118)}to{transform:translate(74.9913vw,99vh) scale(.118)}}.snow:nth-child(309){opacity:.4838;transform:translate(85.6571vw,-10px) scale(.289);animation:fall-309 10s -1s linear infinite}@keyframes fall-309{44.588%{transform:translate(93.0232vw,44.588vh) scale(.289)}to{transform:translate(89.34015vw,99vh) scale(.289)}}.snow:nth-child(310){opacity:.0596;transform:translate(69.5403vw,-10px) scale(.2134);animation:fall-310 13s -11s linear infinite}@keyframes fall-310{49.129%{transform:translate(78.3341vw,49.129vh) scale(.2134)}to{transform:translate(73.9372vw,99vh) scale(.2134)}}.snow:nth-child(311){opacity:.2508;transform:translate(72.1305vw,-10px) scale(.5689);animation:fall-311 24s -8s linear infinite}@keyframes fall-311{40.695%{transform:translate(66.9873vw,40.695vh) scale(.5689)}to{transform:translate(69.5589vw,99vh) scale(.5689)}}.snow:nth-child(312){opacity:.3108;transform:translate(49.8954vw,-10px) scale(.5918);animation:fall-312 20s -3s linear infinite}@keyframes fall-312{46.637%{transform:translate(55.159vw,46.637vh) scale(.5918)}to{transform:translate(52.5272vw,99vh) scale(.5918)}}.snow:nth-child(313){opacity:.9152;transform:translate(43.6848vw,-10px) scale(.6311);animation:fall-313 15s -14s linear infinite}@keyframes fall-313{40.997%{transform:translate(46.8201vw,40.997vh) scale(.6311)}to{transform:translate(45.25245vw,99vh) scale(.6311)}}.snow:nth-child(314){opacity:1.2746;transform:translate(73.7862vw,-10px) scale(.5837);animation:fall-314 22s -8s linear infinite}@keyframes fall-314{51.376%{transform:translate(65.1206vw,51.376vh) scale(.5837)}to{transform:translate(69.4534vw,99vh) scale(.5837)}}.snow:nth-child(315){opacity:.1412;transform:translate(27.8843vw,-10px) scale(.4493);animation:fall-315 23s -27s linear infinite}@keyframes fall-315{35.829%{transform:translate(21.7827vw,35.829vh) scale(.4493)}to{transform:translate(24.8335vw,99vh) scale(.4493)}}.snow:nth-child(316){opacity:.826;transform:translate(82.1023vw,-10px) scale(.2956);animation:fall-316 28s -23s linear infinite}@keyframes fall-316{42.959%{transform:translate(77.2799vw,42.959vh) scale(.2956)}to{transform:translate(79.6911vw,99vh) scale(.2956)}}.snow:nth-child(317){opacity:.2592;transform:translate(26.3107vw,-10px) scale(.0518);animation:fall-317 26s -28s linear infinite}@keyframes fall-317{52.523%{transform:translate(31.0672vw,52.523vh) scale(.0518)}to{transform:translate(28.68895vw,99vh) scale(.0518)}}.snow:nth-child(318){opacity:1.2178;transform:translate(13.1176vw,-10px) scale(.5571);animation:fall-318 27s -3s linear infinite}@keyframes fall-318{49.219%{transform:translate(18.556vw,49.219vh) scale(.5571)}to{transform:translate(15.8368vw,99vh) scale(.5571)}}.snow:nth-child(319){opacity:1.8466;transform:translate(22.2904vw,-10px) scale(.3997);animation:fall-319 18s -9s linear infinite}@keyframes fall-319{57.917%{transform:translate(20.2213vw,57.917vh) scale(.3997)}to{transform:translate(21.25585vw,99vh) scale(.3997)}}.snow:nth-child(320){opacity:.9022;transform:translate(74.116vw,-10px) scale(.4915);animation:fall-320 27s -5s linear infinite}@keyframes fall-320{35.521%{transform:translate(79.4975vw,35.521vh) scale(.4915)}to{transform:translate(76.80675vw,99vh) scale(.4915)}}.snow:nth-child(321){opacity:.0828;transform:translate(76.49vw,-10px) scale(.4743);animation:fall-321 16s -18s linear infinite}@keyframes fall-321{77.908%{transform:translate(81.2204vw,77.908vh) scale(.4743)}to{transform:translate(78.8552vw,99vh) scale(.4743)}}.snow:nth-child(322){opacity:.8718;transform:translate(66.4521vw,-10px) scale(.3068);animation:fall-322 17s -11s linear infinite}@keyframes fall-322{69.771%{transform:translate(73.0541vw,69.771vh) scale(.3068)}to{transform:translate(69.7531vw,99vh) scale(.3068)}}.snow:nth-child(323){opacity:1.1392;transform:translate(75.3671vw,-10px) scale(.8968);animation:fall-323 28s -11s linear infinite}@keyframes fall-323{33.124%{transform:translate(83.2272vw,33.124vh) scale(.8968)}to{transform:translate(79.29715vw,99vh) scale(.8968)}}.snow:nth-child(324){opacity:1.3126;transform:translate(53.0348vw,-10px) scale(.6149);animation:fall-324 30s -23s linear infinite}@keyframes fall-324{70.912%{transform:translate(57.8951vw,70.912vh) scale(.6149)}to{transform:translate(55.46495vw,99vh) scale(.6149)}}.snow:nth-child(325){opacity:1.5442;transform:translate(16.5667vw,-10px) scale(.479);animation:fall-325 12s -27s linear infinite}@keyframes fall-325{54.948%{transform:translate(16.2208vw,54.948vh) scale(.479)}to{transform:translate(16.39375vw,99vh) scale(.479)}}.snow:nth-child(326){opacity:1.9934;transform:translate(21.412vw,-10px) scale(.0931);animation:fall-326 10s -20s linear infinite}@keyframes fall-326{72.891%{transform:translate(13.4915vw,72.891vh) scale(.0931)}to{transform:translate(17.45175vw,99vh) scale(.0931)}}.snow:nth-child(327){opacity:1.5886;transform:translate(58.5031vw,-10px) scale(.8602);animation:fall-327 21s -27s linear infinite}@keyframes fall-327{49.437%{transform:translate(49.4449vw,49.437vh) scale(.8602)}to{transform:translate(53.974vw,99vh) scale(.8602)}}.snow:nth-child(328){opacity:.0818;transform:translate(39.418vw,-10px) scale(.6798);animation:fall-328 29s -2s linear infinite}@keyframes fall-328{49.701%{transform:translate(48.2164vw,49.701vh) scale(.6798)}to{transform:translate(43.8172vw,99vh) scale(.6798)}}.snow:nth-child(329){opacity:.3872;transform:translate(15.8693vw,-10px) scale(.4095);animation:fall-329 11s -27s linear infinite}@keyframes fall-329{52.889%{transform:translate(20.5051vw,52.889vh) scale(.4095)}to{transform:translate(18.1872vw,99vh) scale(.4095)}}.snow:nth-child(330){opacity:1.395;transform:translate(15.8791vw,-10px) scale(.6386);animation:fall-330 12s -17s linear infinite}@keyframes fall-330{47.116%{transform:translate(10.8912vw,47.116vh) scale(.6386)}to{transform:translate(13.38515vw,99vh) scale(.6386)}}.snow:nth-child(331){opacity:1.8238;transform:translate(18.1596vw,-10px) scale(.8387);animation:fall-331 14s -11s linear infinite}@keyframes fall-331{42.993%{transform:translate(19.3484vw,42.993vh) scale(.8387)}to{transform:translate(18.754vw,99vh) scale(.8387)}}.snow:nth-child(332){opacity:.7232;transform:translate(45.8892vw,-10px) scale(.7219);animation:fall-332 27s -26s linear infinite}@keyframes fall-332{42.823%{transform:translate(52.2729vw,42.823vh) scale(.7219)}to{transform:translate(49.08105vw,99vh) scale(.7219)}}.snow:nth-child(333){opacity:1.0208;transform:translate(79.4521vw,-10px) scale(.8145);animation:fall-333 18s -19s linear infinite}@keyframes fall-333{61.272%{transform:translate(72.299vw,61.272vh) scale(.8145)}to{transform:translate(75.87555vw,99vh) scale(.8145)}}.snow:nth-child(334){opacity:1.856;transform:translate(39.533vw,-10px) scale(.3937);animation:fall-334 28s -21s linear infinite}@keyframes fall-334{64.873%{transform:translate(40.9473vw,64.873vh) scale(.3937)}to{transform:translate(40.24015vw,99vh) scale(.3937)}}.snow:nth-child(335){opacity:.2134;transform:translate(87.9238vw,-10px) scale(.951);animation:fall-335 26s -13s linear infinite}@keyframes fall-335{34.59%{transform:translate(85.5658vw,34.59vh) scale(.951)}to{transform:translate(86.7448vw,99vh) scale(.951)}}.snow:nth-child(336){opacity:1.3752;transform:translate(72.4145vw,-10px) scale(.6947);animation:fall-336 14s -9s linear infinite}@keyframes fall-336{72.663%{transform:translate(69.8244vw,72.663vh) scale(.6947)}to{transform:translate(71.11945vw,99vh) scale(.6947)}}.snow:nth-child(337){opacity:.9706;transform:translate(66.0722vw,-10px) scale(.898);animation:fall-337 29s -3s linear infinite}@keyframes fall-337{74.95%{transform:translate(69.1205vw,74.95vh) scale(.898)}to{transform:translate(67.59635vw,99vh) scale(.898)}}.snow:nth-child(338){opacity:.6676;transform:translate(8.4812vw,-10px) scale(.1106);animation:fall-338 18s -28s linear infinite}@keyframes fall-338{32.959%{transform:translate(2.9402vw,32.959vh) scale(.1106)}to{transform:translate(5.7107vw,99vh) scale(.1106)}}.snow:nth-child(339){opacity:.7622;transform:translate(39.3971vw,-10px) scale(.1139);animation:fall-339 19s -28s linear infinite}@keyframes fall-339{69.067%{transform:translate(33.2855vw,69.067vh) scale(.1139)}to{transform:translate(36.3413vw,99vh) scale(.1139)}}.snow:nth-child(340){opacity:.61;transform:translate(51.0957vw,-10px) scale(.8071);animation:fall-340 10s -21s linear infinite}@keyframes fall-340{46.269%{transform:translate(60.6112vw,46.269vh) scale(.8071)}to{transform:translate(55.85345vw,99vh) scale(.8071)}}.snow:nth-child(341){opacity:1.4252;transform:translate(32.4551vw,-10px) scale(.6177);animation:fall-341 27s -18s linear infinite}@keyframes fall-341{33.917%{transform:translate(34.5417vw,33.917vh) scale(.6177)}to{transform:translate(33.4984vw,99vh) scale(.6177)}}.snow:nth-child(342){opacity:.392;transform:translate(92.5562vw,-10px) scale(.8729);animation:fall-342 19s -28s linear infinite}@keyframes fall-342{44.302%{transform:translate(88.9625vw,44.302vh) scale(.8729)}to{transform:translate(90.75935vw,99vh) scale(.8729)}}.snow:nth-child(343){opacity:.2018;transform:translate(88.1945vw,-10px) scale(.49);animation:fall-343 17s -10s linear infinite}@keyframes fall-343{31.667%{transform:translate(94.4045vw,31.667vh) scale(.49)}to{transform:translate(91.2995vw,99vh) scale(.49)}}.snow:nth-child(344){opacity:.1324;transform:translate(6.9255vw,-10px) scale(.102);animation:fall-344 16s -15s linear infinite}@keyframes fall-344{70.228%{transform:translate(4.7873vw,70.228vh) scale(.102)}to{transform:translate(5.8564vw,99vh) scale(.102)}}.snow:nth-child(345){opacity:1.1224;transform:translate(37.6529vw,-10px) scale(.3883);animation:fall-345 21s -13s linear infinite}@keyframes fall-345{71.583%{transform:translate(40.7894vw,71.583vh) scale(.3883)}to{transform:translate(39.22115vw,99vh) scale(.3883)}}.snow:nth-child(346){opacity:.5394;transform:translate(93.9671vw,-10px) scale(.9453);animation:fall-346 23s -18s linear infinite}@keyframes fall-346{74.898%{transform:translate(94.0252vw,74.898vh) scale(.9453)}to{transform:translate(93.99615vw,99vh) scale(.9453)}}.snow:nth-child(347){opacity:.9184;transform:translate(30.4144vw,-10px) scale(.5355);animation:fall-347 19s -4s linear infinite}@keyframes fall-347{39.394%{transform:translate(38.1564vw,39.394vh) scale(.5355)}to{transform:translate(34.2854vw,99vh) scale(.5355)}}.snow:nth-child(348){opacity:.9388;transform:translate(15.1552vw,-10px) scale(.5815);animation:fall-348 25s -8s linear infinite}@keyframes fall-348{46.462%{transform:translate(22.0054vw,46.462vh) scale(.5815)}to{transform:translate(18.5803vw,99vh) scale(.5815)}}.snow:nth-child(349){opacity:1.1726;transform:translate(48.1949vw,-10px) scale(.2715);animation:fall-349 21s -8s linear infinite}@keyframes fall-349{56.284%{transform:translate(56.6213vw,56.284vh) scale(.2715)}to{transform:translate(52.4081vw,99vh) scale(.2715)}}.snow:nth-child(350){opacity:1.5646;transform:translate(63.0432vw,-10px) scale(.8903);animation:fall-350 25s -28s linear infinite}@keyframes fall-350{66.965%{transform:translate(65.15vw,66.965vh) scale(.8903)}to{transform:translate(64.0966vw,99vh) scale(.8903)}}.snow:nth-child(351){opacity:.405;transform:translate(54.2673vw,-10px) scale(.8746);animation:fall-351 26s -25s linear infinite}@keyframes fall-351{57.508%{transform:translate(55.9646vw,57.508vh) scale(.8746)}to{transform:translate(55.11595vw,99vh) scale(.8746)}}.snow:nth-child(352){opacity:1.0802;transform:translate(67.6215vw,-10px) scale(.3994);animation:fall-352 11s -5s linear infinite}@keyframes fall-352{57.346%{transform:translate(72.9586vw,57.346vh) scale(.3994)}to{transform:translate(70.29005vw,99vh) scale(.3994)}}.snow:nth-child(353){opacity:1.5988;transform:translate(2.4351vw,-10px) scale(.296);animation:fall-353 20s -3s linear infinite}@keyframes fall-353{68.194%{transform:translate(-7.0843vw,68.194vh) scale(.296)}to{transform:translate(-2.3246vw,99vh) scale(.296)}}.snow:nth-child(354){opacity:1.8694;transform:translate(63.1218vw,-10px) scale(.5094);animation:fall-354 13s -20s linear infinite}@keyframes fall-354{61.423%{transform:translate(71.7161vw,61.423vh) scale(.5094)}to{transform:translate(67.41895vw,99vh) scale(.5094)}}.snow:nth-child(355){opacity:.2198;transform:translate(50.3211vw,-10px) scale(.488);animation:fall-355 30s -21s linear infinite}@keyframes fall-355{66.571%{transform:translate(46.6035vw,66.571vh) scale(.488)}to{transform:translate(48.4623vw,99vh) scale(.488)}}.snow:nth-child(356){opacity:.851;transform:translate(23.7319vw,-10px) scale(.6657);animation:fall-356 27s -7s linear infinite}@keyframes fall-356{44.621%{transform:translate(23.1693vw,44.621vh) scale(.6657)}to{transform:translate(23.4506vw,99vh) scale(.6657)}}.snow:nth-child(357){opacity:.1272;transform:translate(77.7902vw,-10px) scale(.1871);animation:fall-357 29s -6s linear infinite}@keyframes fall-357{69.575%{transform:translate(77.8921vw,69.575vh) scale(.1871)}to{transform:translate(77.84115vw,99vh) scale(.1871)}}.snow:nth-child(358){opacity:1.7474;transform:translate(60.6817vw,-10px) scale(.3622);animation:fall-358 28s -19s linear infinite}@keyframes fall-358{50.748%{transform:translate(68.1214vw,50.748vh) scale(.3622)}to{transform:translate(64.40155vw,99vh) scale(.3622)}}.snow:nth-child(359){opacity:1.1268;transform:translate(6.528vw,-10px) scale(.1242);animation:fall-359 12s -4s linear infinite}@keyframes fall-359{51.413%{transform:translate(4.0305vw,51.413vh) scale(.1242)}to{transform:translate(5.27925vw,99vh) scale(.1242)}}.snow:nth-child(360){opacity:.7262;transform:translate(74.9761vw,-10px) scale(.2366);animation:fall-360 20s -12s linear infinite}@keyframes fall-360{67.46%{transform:translate(76.4469vw,67.46vh) scale(.2366)}to{transform:translate(75.7115vw,99vh) scale(.2366)}}.snow:nth-child(361){opacity:1.1272;transform:translate(26.6966vw,-10px) scale(.8458);animation:fall-361 30s -23s linear infinite}@keyframes fall-361{57.807%{transform:translate(35.6117vw,57.807vh) scale(.8458)}to{transform:translate(31.15415vw,99vh) scale(.8458)}}.snow:nth-child(362){opacity:.3122;transform:translate(83.3911vw,-10px) scale(.3581);animation:fall-362 22s -25s linear infinite}@keyframes fall-362{38.803%{transform:translate(79.4598vw,38.803vh) scale(.3581)}to{transform:translate(81.42545vw,99vh) scale(.3581)}}.snow:nth-child(363){opacity:1.9668;transform:translate(14.8445vw,-10px) scale(.4946);animation:fall-363 25s -30s linear infinite}@keyframes fall-363{47.146%{transform:translate(22.8872vw,47.146vh) scale(.4946)}to{transform:translate(18.86585vw,99vh) scale(.4946)}}.snow:nth-child(364){opacity:1.821;transform:translate(64.7404vw,-10px) scale(.6972);animation:fall-364 30s -20s linear infinite}@keyframes fall-364{67.216%{transform:translate(74.3636vw,67.216vh) scale(.6972)}to{transform:translate(69.552vw,99vh) scale(.6972)}}.snow:nth-child(365){opacity:1.6656;transform:translate(28.7232vw,-10px) scale(.6859);animation:fall-365 15s -18s linear infinite}@keyframes fall-365{54.124%{transform:translate(19.1158vw,54.124vh) scale(.6859)}to{transform:translate(23.9195vw,99vh) scale(.6859)}}.snow:nth-child(366){opacity:1.099;transform:translate(8.2939vw,-10px) scale(.3974);animation:fall-366 20s -8s linear infinite}@keyframes fall-366{53.951%{transform:translate(10.5649vw,53.951vh) scale(.3974)}to{transform:translate(9.4294vw,99vh) scale(.3974)}}.snow:nth-child(367){opacity:.7664;transform:translate(27.4812vw,-10px) scale(.417);animation:fall-367 11s -4s linear infinite}@keyframes fall-367{56.831%{transform:translate(33.3405vw,56.831vh) scale(.417)}to{transform:translate(30.41085vw,99vh) scale(.417)}}.snow:nth-child(368){opacity:.6702;transform:translate(81.3774vw,-10px) scale(.8578);animation:fall-368 17s -29s linear infinite}@keyframes fall-368{56.185%{transform:translate(76.5459vw,56.185vh) scale(.8578)}to{transform:translate(78.96165vw,99vh) scale(.8578)}}.snow:nth-child(369){opacity:1.9718;transform:translate(70.0292vw,-10px) scale(.1509);animation:fall-369 12s -26s linear infinite}@keyframes fall-369{52.061%{transform:translate(64.4276vw,52.061vh) scale(.1509)}to{transform:translate(67.2284vw,99vh) scale(.1509)}}.snow:nth-child(370){opacity:1.0106;transform:translate(70.0034vw,-10px) scale(.2474);animation:fall-370 26s -8s linear infinite}@keyframes fall-370{34.45%{transform:translate(75.1049vw,34.45vh) scale(.2474)}to{transform:translate(72.55415vw,99vh) scale(.2474)}}.snow:nth-child(371){opacity:.2674;transform:translate(58.9355vw,-10px) scale(.6065);animation:fall-371 18s -29s linear infinite}@keyframes fall-371{61.483%{transform:translate(59.3662vw,61.483vh) scale(.6065)}to{transform:translate(59.15085vw,99vh) scale(.6065)}}.snow:nth-child(372){opacity:.5524;transform:translate(71.9157vw,-10px) scale(.6296);animation:fall-372 13s -5s linear infinite}@keyframes fall-372{41.748%{transform:translate(69.5376vw,41.748vh) scale(.6296)}to{transform:translate(70.72665vw,99vh) scale(.6296)}}.snow:nth-child(373){opacity:.14;transform:translate(57.5626vw,-10px) scale(.1296);animation:fall-373 14s -18s linear infinite}@keyframes fall-373{74.424%{transform:translate(60.2539vw,74.424vh) scale(.1296)}to{transform:translate(58.90825vw,99vh) scale(.1296)}}.snow:nth-child(374){opacity:1.6268;transform:translate(34.8377vw,-10px) scale(.8199);animation:fall-374 19s -27s linear infinite}@keyframes fall-374{70.229%{transform:translate(35.9586vw,70.229vh) scale(.8199)}to{transform:translate(35.39815vw,99vh) scale(.8199)}}.snow:nth-child(375){opacity:1.9794;transform:translate(30.8588vw,-10px) scale(.8473);animation:fall-375 26s -13s linear infinite}@keyframes fall-375{32.333%{transform:translate(29.3745vw,32.333vh) scale(.8473)}to{transform:translate(30.11665vw,99vh) scale(.8473)}}.snow:nth-child(376){opacity:.7016;transform:translate(47.8111vw,-10px) scale(.9569);animation:fall-376 15s -20s linear infinite}@keyframes fall-376{60.114%{transform:translate(53.0453vw,60.114vh) scale(.9569)}to{transform:translate(50.4282vw,99vh) scale(.9569)}}.snow:nth-child(377){opacity:.632;transform:translate(71.8655vw,-10px) scale(.9195);animation:fall-377 22s -2s linear infinite}@keyframes fall-377{76.124%{transform:translate(74.4323vw,76.124vh) scale(.9195)}to{transform:translate(73.1489vw,99vh) scale(.9195)}}.snow:nth-child(378){opacity:.1808;transform:translate(68.1178vw,-10px) scale(.1307);animation:fall-378 22s -21s linear infinite}@keyframes fall-378{60.79%{transform:translate(70.9031vw,60.79vh) scale(.1307)}to{transform:translate(69.51045vw,99vh) scale(.1307)}}.snow:nth-child(379){opacity:1.1982;transform:translate(87.084vw,-10px) scale(.065);animation:fall-379 29s -30s linear infinite}@keyframes fall-379{50.838%{transform:translate(89.7602vw,50.838vh) scale(.065)}to{transform:translate(88.4221vw,99vh) scale(.065)}}.snow:nth-child(380){opacity:.7678;transform:translate(4.8314vw,-10px) scale(.2979);animation:fall-380 23s -5s linear infinite}@keyframes fall-380{66.297%{transform:translate(9.8706vw,66.297vh) scale(.2979)}to{transform:translate(7.351vw,99vh) scale(.2979)}}.snow:nth-child(381){opacity:1.1606;transform:translate(21.9986vw,-10px) scale(.3561);animation:fall-381 15s -25s linear infinite}@keyframes fall-381{40.744%{transform:translate(12.3733vw,40.744vh) scale(.3561)}to{transform:translate(17.18595vw,99vh) scale(.3561)}}.snow:nth-child(382){opacity:.1686;transform:translate(6.968vw,-10px) scale(.3308);animation:fall-382 29s -8s linear infinite}@keyframes fall-382{53.586%{transform:translate(10.7064vw,53.586vh) scale(.3308)}to{transform:translate(8.8372vw,99vh) scale(.3308)}}.snow:nth-child(383){opacity:1.1632;transform:translate(.3324vw,-10px) scale(.3437);animation:fall-383 28s -20s linear infinite}@keyframes fall-383{63.332%{transform:translate(-7.5238vw,63.332vh) scale(.3437)}to{transform:translate(-3.5957vw,99vh) scale(.3437)}}.snow:nth-child(384){opacity:.16;transform:translate(17.3224vw,-10px) scale(.3882);animation:fall-384 17s -3s linear infinite}@keyframes fall-384{33.534%{transform:translate(24.3257vw,33.534vh) scale(.3882)}to{transform:translate(20.82405vw,99vh) scale(.3882)}}.snow:nth-child(385){opacity:1.7574;transform:translate(3.1378vw,-10px) scale(.2144);animation:fall-385 27s -5s linear infinite}@keyframes fall-385{79.554%{transform:translate(7.7994vw,79.554vh) scale(.2144)}to{transform:translate(5.4686vw,99vh) scale(.2144)}}.snow:nth-child(386){opacity:1.415;transform:translate(6.7565vw,-10px) scale(.4208);animation:fall-386 23s -17s linear infinite}@keyframes fall-386{53.516%{transform:translate(-1.3431vw,53.516vh) scale(.4208)}to{transform:translate(2.7067vw,99vh) scale(.4208)}}.snow:nth-child(387){opacity:.3194;transform:translate(70.9844vw,-10px) scale(.6416);animation:fall-387 18s -3s linear infinite}@keyframes fall-387{35.468%{transform:translate(68.1565vw,35.468vh) scale(.6416)}to{transform:translate(69.57045vw,99vh) scale(.6416)}}.snow:nth-child(388){opacity:.2572;transform:translate(73.6871vw,-10px) scale(.0262);animation:fall-388 13s -15s linear infinite}@keyframes fall-388{74.426%{transform:translate(80.9943vw,74.426vh) scale(.0262)}to{transform:translate(77.3407vw,99vh) scale(.0262)}}.snow:nth-child(389){opacity:1.3906;transform:translate(83.7431vw,-10px) scale(.8094);animation:fall-389 13s -21s linear infinite}@keyframes fall-389{63.95%{transform:translate(79.5744vw,63.95vh) scale(.8094)}to{transform:translate(81.65875vw,99vh) scale(.8094)}}.snow:nth-child(390){opacity:1.795;transform:translate(.0327vw,-10px) scale(.1404);animation:fall-390 14s -4s linear infinite}@keyframes fall-390{70.469%{transform:translate(9.8257vw,70.469vh) scale(.1404)}to{transform:translate(4.9292vw,99vh) scale(.1404)}}.snow:nth-child(391){opacity:.0188;transform:translate(28.1139vw,-10px) scale(.4756);animation:fall-391 13s -4s linear infinite}@keyframes fall-391{46.956%{transform:translate(19.2601vw,46.956vh) scale(.4756)}to{transform:translate(23.687vw,99vh) scale(.4756)}}.snow:nth-child(392){opacity:1.5054;transform:translate(17.481vw,-10px) scale(.2655);animation:fall-392 13s -27s linear infinite}@keyframes fall-392{47.71%{transform:translate(21.4198vw,47.71vh) scale(.2655)}to{transform:translate(19.4504vw,99vh) scale(.2655)}}.snow:nth-child(393){opacity:.2128;transform:translate(53.0608vw,-10px) scale(.1751);animation:fall-393 15s -14s linear infinite}@keyframes fall-393{71.138%{transform:translate(62.1906vw,71.138vh) scale(.1751)}to{transform:translate(57.6257vw,99vh) scale(.1751)}}.snow:nth-child(394){opacity:1.2676;transform:translate(70.5875vw,-10px) scale(.94);animation:fall-394 16s -22s linear infinite}@keyframes fall-394{61.83%{transform:translate(68.266vw,61.83vh) scale(.94)}to{transform:translate(69.42675vw,99vh) scale(.94)}}.snow:nth-child(395){opacity:1.601;transform:translate(69.0185vw,-10px) scale(.7689);animation:fall-395 28s -9s linear infinite}@keyframes fall-395{72.798%{transform:translate(64.3048vw,72.798vh) scale(.7689)}to{transform:translate(66.66165vw,99vh) scale(.7689)}}.snow:nth-child(396){opacity:1.3536;transform:translate(78.2741vw,-10px) scale(.4392);animation:fall-396 12s -28s linear infinite}@keyframes fall-396{47.747%{transform:translate(78.3857vw,47.747vh) scale(.4392)}to{transform:translate(78.3299vw,99vh) scale(.4392)}}.snow:nth-child(397){opacity:.826;transform:translate(32.0438vw,-10px) scale(.8063);animation:fall-397 23s -14s linear infinite}@keyframes fall-397{48.023%{transform:translate(22.4016vw,48.023vh) scale(.8063)}to{transform:translate(27.2227vw,99vh) scale(.8063)}}.snow:nth-child(398){opacity:.7102;transform:translate(99.1833vw,-10px) scale(.1111);animation:fall-398 23s -10s linear infinite}@keyframes fall-398{53.256%{transform:translate(108.8177vw,53.256vh) scale(.1111)}to{transform:translate(104.0005vw,99vh) scale(.1111)}}.snow:nth-child(399){opacity:1.6292;transform:translate(58.3223vw,-10px) scale(.5924);animation:fall-399 11s -6s linear infinite}@keyframes fall-399{37.586%{transform:translate(57.5946vw,37.586vh) scale(.5924)}to{transform:translate(57.95845vw,99vh) scale(.5924)}}.snow:nth-child(400){opacity:.936;transform:translate(80.1036vw,-10px) scale(.9524);animation:fall-400 28s -10s linear infinite}@keyframes fall-400{32.994%{transform:translate(71.9489vw,32.994vh) scale(.9524)}to{transform:translate(76.02625vw,99vh) scale(.9524)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
25
|
+
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.8134;transform:translate(93.4906vw,-10px) scale(.723);animation:fall-1 22s -17s linear infinite}@keyframes fall-1{35.326%{transform:translate(95.634vw,35.326vh) scale(.723)}to{transform:translate(94.5623vw,99vh) scale(.723)}}.snow:nth-child(2){opacity:.7;transform:translate(21.4249vw,-10px) scale(.2496);animation:fall-2 18s -26s linear infinite}@keyframes fall-2{73.591%{transform:translate(13.1508vw,73.591vh) scale(.2496)}to{transform:translate(17.28785vw,99vh) scale(.2496)}}.snow:nth-child(3){opacity:1.5096;transform:translate(5.7029vw,-10px) scale(.7097);animation:fall-3 13s -9s linear infinite}@keyframes fall-3{37.892%{transform:translate(-1.6644vw,37.892vh) scale(.7097)}to{transform:translate(2.01925vw,99vh) scale(.7097)}}.snow:nth-child(4){opacity:1.9538;transform:translate(3.3251vw,-10px) scale(.1736);animation:fall-4 22s -6s linear infinite}@keyframes fall-4{52.617%{transform:translate(3.5503vw,52.617vh) scale(.1736)}to{transform:translate(3.4377vw,99vh) scale(.1736)}}.snow:nth-child(5){opacity:.8014;transform:translate(42.6288vw,-10px) scale(.4305);animation:fall-5 11s -9s linear infinite}@keyframes fall-5{46.761%{transform:translate(38.8194vw,46.761vh) scale(.4305)}to{transform:translate(40.7241vw,99vh) scale(.4305)}}.snow:nth-child(6){opacity:1.2196;transform:translate(19.864vw,-10px) scale(.7725);animation:fall-6 10s -4s linear infinite}@keyframes fall-6{58.959%{transform:translate(21.163vw,58.959vh) scale(.7725)}to{transform:translate(20.5135vw,99vh) scale(.7725)}}.snow:nth-child(7){opacity:1.888;transform:translate(70.6899vw,-10px) scale(.7791);animation:fall-7 26s -15s linear infinite}@keyframes fall-7{72.29%{transform:translate(79.7672vw,72.29vh) scale(.7791)}to{transform:translate(75.22855vw,99vh) scale(.7791)}}.snow:nth-child(8){opacity:.3882;transform:translate(62.0181vw,-10px) scale(.7023);animation:fall-8 24s -13s linear infinite}@keyframes fall-8{61.847%{transform:translate(66.016vw,61.847vh) scale(.7023)}to{transform:translate(64.01705vw,99vh) scale(.7023)}}.snow:nth-child(9){opacity:.6016;transform:translate(76.0631vw,-10px) scale(.5272);animation:fall-9 18s -20s linear infinite}@keyframes fall-9{36.361%{transform:translate(74.9204vw,36.361vh) scale(.5272)}to{transform:translate(75.49175vw,99vh) scale(.5272)}}.snow:nth-child(10){opacity:.0284;transform:translate(79.4714vw,-10px) scale(.6363);animation:fall-10 16s -7s linear infinite}@keyframes fall-10{62.69%{transform:translate(79.9423vw,62.69vh) scale(.6363)}to{transform:translate(79.70685vw,99vh) scale(.6363)}}.snow:nth-child(11){opacity:.7384;transform:translate(52.5383vw,-10px) scale(.3621);animation:fall-11 21s -14s linear infinite}@keyframes fall-11{60.445%{transform:translate(42.6742vw,60.445vh) scale(.3621)}to{transform:translate(47.60625vw,99vh) scale(.3621)}}.snow:nth-child(12){opacity:.2324;transform:translate(56.1153vw,-10px) scale(.4533);animation:fall-12 22s -2s linear infinite}@keyframes fall-12{34.696%{transform:translate(58.912vw,34.696vh) scale(.4533)}to{transform:translate(57.51365vw,99vh) scale(.4533)}}.snow:nth-child(13){opacity:.8226;transform:translate(59.0595vw,-10px) scale(.6324);animation:fall-13 22s -12s linear infinite}@keyframes fall-13{75.671%{transform:translate(58.8509vw,75.671vh) scale(.6324)}to{transform:translate(58.9552vw,99vh) scale(.6324)}}.snow:nth-child(14){opacity:1.6416;transform:translate(47.0206vw,-10px) scale(.6295);animation:fall-14 12s -27s linear infinite}@keyframes fall-14{38.302%{transform:translate(54.5954vw,38.302vh) scale(.6295)}to{transform:translate(50.808vw,99vh) scale(.6295)}}.snow:nth-child(15){opacity:.5894;transform:translate(18.3079vw,-10px) scale(.7155);animation:fall-15 26s -14s linear infinite}@keyframes fall-15{79.488%{transform:translate(10.0341vw,79.488vh) scale(.7155)}to{transform:translate(14.171vw,99vh) scale(.7155)}}.snow:nth-child(16){opacity:.1918;transform:translate(96.834vw,-10px) scale(.3215);animation:fall-16 27s -12s linear infinite}@keyframes fall-16{73.293%{transform:translate(97.6291vw,73.293vh) scale(.3215)}to{transform:translate(97.23155vw,99vh) scale(.3215)}}.snow:nth-child(17){opacity:1.023;transform:translate(46.9606vw,-10px) scale(.321);animation:fall-17 19s -16s linear infinite}@keyframes fall-17{61.289%{transform:translate(56.9022vw,61.289vh) scale(.321)}to{transform:translate(51.9314vw,99vh) scale(.321)}}.snow:nth-child(18){opacity:.0334;transform:translate(94.6078vw,-10px) scale(.6844);animation:fall-18 29s -25s linear infinite}@keyframes fall-18{65.398%{transform:translate(96.0544vw,65.398vh) scale(.6844)}to{transform:translate(95.3311vw,99vh) scale(.6844)}}.snow:nth-child(19){opacity:.357;transform:translate(76.5033vw,-10px) scale(.661);animation:fall-19 12s -5s linear infinite}@keyframes fall-19{44.563%{transform:translate(71.1261vw,44.563vh) scale(.661)}to{transform:translate(73.8147vw,99vh) scale(.661)}}.snow:nth-child(20){opacity:1.1868;transform:translate(66.4563vw,-10px) scale(.0186);animation:fall-20 12s -4s linear infinite}@keyframes fall-20{48.047%{transform:translate(65.4182vw,48.047vh) scale(.0186)}to{transform:translate(65.93725vw,99vh) scale(.0186)}}.snow:nth-child(21){opacity:.841;transform:translate(64.5215vw,-10px) scale(.0161);animation:fall-21 26s -12s linear infinite}@keyframes fall-21{71.952%{transform:translate(70.5031vw,71.952vh) scale(.0161)}to{transform:translate(67.5123vw,99vh) scale(.0161)}}.snow:nth-child(22){opacity:1.18;transform:translate(67.9344vw,-10px) scale(.7335);animation:fall-22 20s -20s linear infinite}@keyframes fall-22{49.15%{transform:translate(72.0748vw,49.15vh) scale(.7335)}to{transform:translate(70.0046vw,99vh) scale(.7335)}}.snow:nth-child(23){opacity:.8918;transform:translate(47.3105vw,-10px) scale(.6498);animation:fall-23 13s -30s linear infinite}@keyframes fall-23{47.391%{transform:translate(52.8714vw,47.391vh) scale(.6498)}to{transform:translate(50.09095vw,99vh) scale(.6498)}}.snow:nth-child(24){opacity:.8634;transform:translate(79.6802vw,-10px) scale(.1718);animation:fall-24 28s -25s linear infinite}@keyframes fall-24{58.849%{transform:translate(85.831vw,58.849vh) scale(.1718)}to{transform:translate(82.7556vw,99vh) scale(.1718)}}.snow:nth-child(25){opacity:1.4654;transform:translate(10.5729vw,-10px) scale(.9574);animation:fall-25 15s -17s linear infinite}@keyframes fall-25{43.621%{transform:translate(4.4155vw,43.621vh) scale(.9574)}to{transform:translate(7.4942vw,99vh) scale(.9574)}}.snow:nth-child(26){opacity:1.0412;transform:translate(61.8495vw,-10px) scale(.6227);animation:fall-26 17s -6s linear infinite}@keyframes fall-26{57.555%{transform:translate(71.0311vw,57.555vh) scale(.6227)}to{transform:translate(66.4403vw,99vh) scale(.6227)}}.snow:nth-child(27){opacity:.5272;transform:translate(78.6469vw,-10px) scale(.2486);animation:fall-27 16s -18s linear infinite}@keyframes fall-27{37.725%{transform:translate(77.2801vw,37.725vh) scale(.2486)}to{transform:translate(77.9635vw,99vh) scale(.2486)}}.snow:nth-child(28){opacity:1.9648;transform:translate(79.0094vw,-10px) scale(.8499);animation:fall-28 26s -7s linear infinite}@keyframes fall-28{40.986%{transform:translate(81.8228vw,40.986vh) scale(.8499)}to{transform:translate(80.4161vw,99vh) scale(.8499)}}.snow:nth-child(29){opacity:.4914;transform:translate(88.2773vw,-10px) scale(.1464);animation:fall-29 21s -5s linear infinite}@keyframes fall-29{52.233%{transform:translate(96.1783vw,52.233vh) scale(.1464)}to{transform:translate(92.2278vw,99vh) scale(.1464)}}.snow:nth-child(30){opacity:1.9964;transform:translate(19.2092vw,-10px) scale(.3651);animation:fall-30 29s -23s linear infinite}@keyframes fall-30{34.591%{transform:translate(22.2518vw,34.591vh) scale(.3651)}to{transform:translate(20.7305vw,99vh) scale(.3651)}}.snow:nth-child(31){opacity:1.9208;transform:translate(11.198vw,-10px) scale(.3586);animation:fall-31 27s -29s linear infinite}@keyframes fall-31{49.995%{transform:translate(11.7729vw,49.995vh) scale(.3586)}to{transform:translate(11.48545vw,99vh) scale(.3586)}}.snow:nth-child(32){opacity:.1062;transform:translate(7.7387vw,-10px) scale(.8875);animation:fall-32 29s -5s linear infinite}@keyframes fall-32{51.558%{transform:translate(6.1676vw,51.558vh) scale(.8875)}to{transform:translate(6.95315vw,99vh) scale(.8875)}}.snow:nth-child(33){opacity:1.9446;transform:translate(83.1971vw,-10px) scale(.8022);animation:fall-33 11s -16s linear infinite}@keyframes fall-33{71.299%{transform:translate(74.7467vw,71.299vh) scale(.8022)}to{transform:translate(78.9719vw,99vh) scale(.8022)}}.snow:nth-child(34){opacity:1.0026;transform:translate(11.7869vw,-10px) scale(.812);animation:fall-34 18s -8s linear infinite}@keyframes fall-34{56.892%{transform:translate(14.8356vw,56.892vh) scale(.812)}to{transform:translate(13.31125vw,99vh) scale(.812)}}.snow:nth-child(35){opacity:.3;transform:translate(4.0155vw,-10px) scale(.2008);animation:fall-35 27s -14s linear infinite}@keyframes fall-35{30.692%{transform:translate(-.0864vw,30.692vh) scale(.2008)}to{transform:translate(1.96455vw,99vh) scale(.2008)}}.snow:nth-child(36){opacity:1.229;transform:translate(38.6202vw,-10px) scale(.2278);animation:fall-36 15s -3s linear infinite}@keyframes fall-36{68.107%{transform:translate(44.3615vw,68.107vh) scale(.2278)}to{transform:translate(41.49085vw,99vh) scale(.2278)}}.snow:nth-child(37){opacity:1.3938;transform:translate(30.4959vw,-10px) scale(.2884);animation:fall-37 27s -27s linear infinite}@keyframes fall-37{54.853%{transform:translate(39.5101vw,54.853vh) scale(.2884)}to{transform:translate(35.003vw,99vh) scale(.2884)}}.snow:nth-child(38){opacity:1.5108;transform:translate(43.4951vw,-10px) scale(.0535);animation:fall-38 11s -6s linear infinite}@keyframes fall-38{46.985%{transform:translate(42.3836vw,46.985vh) scale(.0535)}to{transform:translate(42.93935vw,99vh) scale(.0535)}}.snow:nth-child(39){opacity:.8462;transform:translate(52.5092vw,-10px) scale(.259);animation:fall-39 25s -6s linear infinite}@keyframes fall-39{69.212%{transform:translate(52.6862vw,69.212vh) scale(.259)}to{transform:translate(52.5977vw,99vh) scale(.259)}}.snow:nth-child(40){opacity:1.2842;transform:translate(77.0857vw,-10px) scale(.1084);animation:fall-40 10s -15s linear infinite}@keyframes fall-40{36.845%{transform:translate(80.4929vw,36.845vh) scale(.1084)}to{transform:translate(78.7893vw,99vh) scale(.1084)}}.snow:nth-child(41){opacity:1.3424;transform:translate(37.575vw,-10px) scale(.6895);animation:fall-41 24s -28s linear infinite}@keyframes fall-41{56.91%{transform:translate(46.5105vw,56.91vh) scale(.6895)}to{transform:translate(42.04275vw,99vh) scale(.6895)}}.snow:nth-child(42){opacity:1.4228;transform:translate(88.3904vw,-10px) scale(.4487);animation:fall-42 18s -9s linear infinite}@keyframes fall-42{73.851%{transform:translate(97.9465vw,73.851vh) scale(.4487)}to{transform:translate(93.16845vw,99vh) scale(.4487)}}.snow:nth-child(43){opacity:1.4416;transform:translate(46.259vw,-10px) scale(.8309);animation:fall-43 11s -16s linear infinite}@keyframes fall-43{77.439%{transform:translate(38.725vw,77.439vh) scale(.8309)}to{transform:translate(42.492vw,99vh) scale(.8309)}}.snow:nth-child(44){opacity:.1418;transform:translate(52.1958vw,-10px) scale(.0549);animation:fall-44 15s -23s linear infinite}@keyframes fall-44{62.481%{transform:translate(42.4699vw,62.481vh) scale(.0549)}to{transform:translate(47.33285vw,99vh) scale(.0549)}}.snow:nth-child(45){opacity:1.6712;transform:translate(35.7592vw,-10px) scale(.1595);animation:fall-45 23s -14s linear infinite}@keyframes fall-45{55.26%{transform:translate(32.2008vw,55.26vh) scale(.1595)}to{transform:translate(33.98vw,99vh) scale(.1595)}}.snow:nth-child(46){opacity:1.1802;transform:translate(84.4907vw,-10px) scale(.1563);animation:fall-46 24s -14s linear infinite}@keyframes fall-46{46.013%{transform:translate(80.0151vw,46.013vh) scale(.1563)}to{transform:translate(82.2529vw,99vh) scale(.1563)}}.snow:nth-child(47){opacity:.7194;transform:translate(47.1214vw,-10px) scale(.6479);animation:fall-47 12s -8s linear infinite}@keyframes fall-47{30.128%{transform:translate(47.23vw,30.128vh) scale(.6479)}to{transform:translate(47.1757vw,99vh) scale(.6479)}}.snow:nth-child(48){opacity:.8126;transform:translate(.7171vw,-10px) scale(.4099);animation:fall-48 18s -4s linear infinite}@keyframes fall-48{72.105%{transform:translate(-6.2184vw,72.105vh) scale(.4099)}to{transform:translate(-2.75065vw,99vh) scale(.4099)}}.snow:nth-child(49){opacity:1.604;transform:translate(8.121vw,-10px) scale(.3868);animation:fall-49 16s -1s linear infinite}@keyframes fall-49{52.991%{transform:translate(1.4497vw,52.991vh) scale(.3868)}to{transform:translate(4.78535vw,99vh) scale(.3868)}}.snow:nth-child(50){opacity:1.552;transform:translate(85.4833vw,-10px) scale(.0224);animation:fall-50 25s -2s linear infinite}@keyframes fall-50{75.35%{transform:translate(93.2442vw,75.35vh) scale(.0224)}to{transform:translate(89.36375vw,99vh) scale(.0224)}}.snow:nth-child(51){opacity:1.0898;transform:translate(52.9701vw,-10px) scale(.0635);animation:fall-51 14s -1s linear infinite}@keyframes fall-51{49.122%{transform:translate(48.5287vw,49.122vh) scale(.0635)}to{transform:translate(50.7494vw,99vh) scale(.0635)}}.snow:nth-child(52){opacity:1.3962;transform:translate(81.9926vw,-10px) scale(.0234);animation:fall-52 21s -22s linear infinite}@keyframes fall-52{70.122%{transform:translate(74.5982vw,70.122vh) scale(.0234)}to{transform:translate(78.2954vw,99vh) scale(.0234)}}.snow:nth-child(53){opacity:.4208;transform:translate(68.93vw,-10px) scale(.9523);animation:fall-53 29s -28s linear infinite}@keyframes fall-53{60.364%{transform:translate(64.7104vw,60.364vh) scale(.9523)}to{transform:translate(66.8202vw,99vh) scale(.9523)}}.snow:nth-child(54){opacity:.58;transform:translate(25.8971vw,-10px) scale(.6908);animation:fall-54 17s -5s linear infinite}@keyframes fall-54{55.48%{transform:translate(30.3062vw,55.48vh) scale(.6908)}to{transform:translate(28.10165vw,99vh) scale(.6908)}}.snow:nth-child(55){opacity:1.7958;transform:translate(79.8953vw,-10px) scale(.9051);animation:fall-55 15s -23s linear infinite}@keyframes fall-55{46.234%{transform:translate(77.4981vw,46.234vh) scale(.9051)}to{transform:translate(78.6967vw,99vh) scale(.9051)}}.snow:nth-child(56){opacity:1.0928;transform:translate(21.0375vw,-10px) scale(.9593);animation:fall-56 12s -16s linear infinite}@keyframes fall-56{34.897%{transform:translate(17.5218vw,34.897vh) scale(.9593)}to{transform:translate(19.27965vw,99vh) scale(.9593)}}.snow:nth-child(57){opacity:.0114;transform:translate(72.9189vw,-10px) scale(.3516);animation:fall-57 24s -27s linear infinite}@keyframes fall-57{73.81%{transform:translate(69.7983vw,73.81vh) scale(.3516)}to{transform:translate(71.3586vw,99vh) scale(.3516)}}.snow:nth-child(58){opacity:.4398;transform:translate(54.8248vw,-10px) scale(.0451);animation:fall-58 29s -1s linear infinite}@keyframes fall-58{50.306%{transform:translate(55.6656vw,50.306vh) scale(.0451)}to{transform:translate(55.2452vw,99vh) scale(.0451)}}.snow:nth-child(59){opacity:.861;transform:translate(99.0077vw,-10px) scale(.7834);animation:fall-59 26s -14s linear infinite}@keyframes fall-59{78.782%{transform:translate(90.2939vw,78.782vh) scale(.7834)}to{transform:translate(94.6508vw,99vh) scale(.7834)}}.snow:nth-child(60){opacity:1.7496;transform:translate(47.6779vw,-10px) scale(.7065);animation:fall-60 16s -19s linear infinite}@keyframes fall-60{44.936%{transform:translate(39.2957vw,44.936vh) scale(.7065)}to{transform:translate(43.4868vw,99vh) scale(.7065)}}.snow:nth-child(61){opacity:.49;transform:translate(40.32vw,-10px) scale(.5433);animation:fall-61 12s -30s linear infinite}@keyframes fall-61{51.475%{transform:translate(48.6023vw,51.475vh) scale(.5433)}to{transform:translate(44.46115vw,99vh) scale(.5433)}}.snow:nth-child(62){opacity:.8468;transform:translate(93.4988vw,-10px) scale(.9094);animation:fall-62 13s -16s linear infinite}@keyframes fall-62{65.288%{transform:translate(86.4993vw,65.288vh) scale(.9094)}to{transform:translate(89.99905vw,99vh) scale(.9094)}}.snow:nth-child(63){opacity:1.3872;transform:translate(89.6987vw,-10px) scale(.5554);animation:fall-63 22s -22s linear infinite}@keyframes fall-63{40.025%{transform:translate(92.5938vw,40.025vh) scale(.5554)}to{transform:translate(91.14625vw,99vh) scale(.5554)}}.snow:nth-child(64){opacity:.0262;transform:translate(97.6757vw,-10px) scale(.0792);animation:fall-64 14s -27s linear infinite}@keyframes fall-64{78.636%{transform:translate(107.4647vw,78.636vh) scale(.0792)}to{transform:translate(102.5702vw,99vh) scale(.0792)}}.snow:nth-child(65){opacity:.1732;transform:translate(59.3385vw,-10px) scale(.1925);animation:fall-65 23s -29s linear infinite}@keyframes fall-65{55.677%{transform:translate(65.761vw,55.677vh) scale(.1925)}to{transform:translate(62.54975vw,99vh) scale(.1925)}}.snow:nth-child(66){opacity:1.0082;transform:translate(.182vw,-10px) scale(.3146);animation:fall-66 11s -28s linear infinite}@keyframes fall-66{45.933%{transform:translate(-6.2634vw,45.933vh) scale(.3146)}to{transform:translate(-3.0407vw,99vh) scale(.3146)}}.snow:nth-child(67){opacity:.7272;transform:translate(76.3708vw,-10px) scale(.8016);animation:fall-67 27s -6s linear infinite}@keyframes fall-67{56.562%{transform:translate(68.8897vw,56.562vh) scale(.8016)}to{transform:translate(72.63025vw,99vh) scale(.8016)}}.snow:nth-child(68){opacity:.788;transform:translate(66.0858vw,-10px) scale(.0475);animation:fall-68 24s -22s linear infinite}@keyframes fall-68{33.364%{transform:translate(68.8602vw,33.364vh) scale(.0475)}to{transform:translate(67.473vw,99vh) scale(.0475)}}.snow:nth-child(69){opacity:1.9776;transform:translate(19.3724vw,-10px) scale(.885);animation:fall-69 15s -17s linear infinite}@keyframes fall-69{48.498%{transform:translate(18.3968vw,48.498vh) scale(.885)}to{transform:translate(18.8846vw,99vh) scale(.885)}}.snow:nth-child(70){opacity:.8852;transform:translate(22.5049vw,-10px) scale(.2537);animation:fall-70 24s -14s linear infinite}@keyframes fall-70{73.079%{transform:translate(18.0019vw,73.079vh) scale(.2537)}to{transform:translate(20.2534vw,99vh) scale(.2537)}}.snow:nth-child(71){opacity:1.6018;transform:translate(55.2938vw,-10px) scale(.4879);animation:fall-71 23s -9s linear infinite}@keyframes fall-71{77.068%{transform:translate(48.4653vw,77.068vh) scale(.4879)}to{transform:translate(51.87955vw,99vh) scale(.4879)}}.snow:nth-child(72){opacity:1.1572;transform:translate(84.5234vw,-10px) scale(.8912);animation:fall-72 11s -6s linear infinite}@keyframes fall-72{48.051%{transform:translate(79.4883vw,48.051vh) scale(.8912)}to{transform:translate(82.00585vw,99vh) scale(.8912)}}.snow:nth-child(73){opacity:1.3408;transform:translate(27.9489vw,-10px) scale(.198);animation:fall-73 29s -5s linear infinite}@keyframes fall-73{72.128%{transform:translate(33.989vw,72.128vh) scale(.198)}to{transform:translate(30.96895vw,99vh) scale(.198)}}.snow:nth-child(74){opacity:.6304;transform:translate(26.6087vw,-10px) scale(.2398);animation:fall-74 10s -30s linear infinite}@keyframes fall-74{79.949%{transform:translate(34.4804vw,79.949vh) scale(.2398)}to{transform:translate(30.54455vw,99vh) scale(.2398)}}.snow:nth-child(75){opacity:.6962;transform:translate(87.7794vw,-10px) scale(.0208);animation:fall-75 11s -1s linear infinite}@keyframes fall-75{49.431%{transform:translate(90.0886vw,49.431vh) scale(.0208)}to{transform:translate(88.934vw,99vh) scale(.0208)}}.snow:nth-child(76){opacity:1.192;transform:translate(25.6521vw,-10px) scale(.5463);animation:fall-76 25s -7s linear infinite}@keyframes fall-76{66.014%{transform:translate(34.6945vw,66.014vh) scale(.5463)}to{transform:translate(30.1733vw,99vh) scale(.5463)}}.snow:nth-child(77){opacity:.5006;transform:translate(11.6525vw,-10px) scale(.8255);animation:fall-77 25s -14s linear infinite}@keyframes fall-77{38.08%{transform:translate(11.17vw,38.08vh) scale(.8255)}to{transform:translate(11.41125vw,99vh) scale(.8255)}}.snow:nth-child(78){opacity:1.8168;transform:translate(47.573vw,-10px) scale(.9863);animation:fall-78 26s -10s linear infinite}@keyframes fall-78{41.617%{transform:translate(54.7552vw,41.617vh) scale(.9863)}to{transform:translate(51.1641vw,99vh) scale(.9863)}}.snow:nth-child(79){opacity:1.0954;transform:translate(95.2667vw,-10px) scale(.2101);animation:fall-79 15s -19s linear infinite}@keyframes fall-79{45.177%{transform:translate(95.6266vw,45.177vh) scale(.2101)}to{transform:translate(95.44665vw,99vh) scale(.2101)}}.snow:nth-child(80){opacity:1.8214;transform:translate(70.0537vw,-10px) scale(.3777);animation:fall-80 21s -2s linear infinite}@keyframes fall-80{40.926%{transform:translate(79.0728vw,40.926vh) scale(.3777)}to{transform:translate(74.56325vw,99vh) scale(.3777)}}.snow:nth-child(81){opacity:1.583;transform:translate(87.736vw,-10px) scale(.5572);animation:fall-81 19s -19s linear infinite}@keyframes fall-81{54.975%{transform:translate(88.4177vw,54.975vh) scale(.5572)}to{transform:translate(88.07685vw,99vh) scale(.5572)}}.snow:nth-child(82){opacity:.2252;transform:translate(54.615vw,-10px) scale(.6917);animation:fall-82 17s -20s linear infinite}@keyframes fall-82{38.629%{transform:translate(63.348vw,38.629vh) scale(.6917)}to{transform:translate(58.9815vw,99vh) scale(.6917)}}.snow:nth-child(83){opacity:1.2818;transform:translate(1.2208vw,-10px) scale(.5679);animation:fall-83 16s -8s linear infinite}@keyframes fall-83{69.417%{transform:translate(-7.3756vw,69.417vh) scale(.5679)}to{transform:translate(-3.0774vw,99vh) scale(.5679)}}.snow:nth-child(84){opacity:1.5128;transform:translate(99.77vw,-10px) scale(.4737);animation:fall-84 12s -25s linear infinite}@keyframes fall-84{67.185%{transform:translate(94.699vw,67.185vh) scale(.4737)}to{transform:translate(97.2345vw,99vh) scale(.4737)}}.snow:nth-child(85){opacity:.9758;transform:translate(53.2154vw,-10px) scale(.2586);animation:fall-85 25s -8s linear infinite}@keyframes fall-85{48.562%{transform:translate(62.3888vw,48.562vh) scale(.2586)}to{transform:translate(57.8021vw,99vh) scale(.2586)}}.snow:nth-child(86){opacity:1.3572;transform:translate(22.9842vw,-10px) scale(.5392);animation:fall-86 16s -6s linear infinite}@keyframes fall-86{44.111%{transform:translate(27.9263vw,44.111vh) scale(.5392)}to{transform:translate(25.45525vw,99vh) scale(.5392)}}.snow:nth-child(87){opacity:1.5378;transform:translate(41.0408vw,-10px) scale(.7982);animation:fall-87 12s -25s linear infinite}@keyframes fall-87{42.632%{transform:translate(49.062vw,42.632vh) scale(.7982)}to{transform:translate(45.0514vw,99vh) scale(.7982)}}.snow:nth-child(88){opacity:1.962;transform:translate(72.268vw,-10px) scale(.8514);animation:fall-88 12s -10s linear infinite}@keyframes fall-88{79.452%{transform:translate(73.9654vw,79.452vh) scale(.8514)}to{transform:translate(73.1167vw,99vh) scale(.8514)}}.snow:nth-child(89){opacity:1.5428;transform:translate(66.0785vw,-10px) scale(.9047);animation:fall-89 28s -12s linear infinite}@keyframes fall-89{49.012%{transform:translate(72.0813vw,49.012vh) scale(.9047)}to{transform:translate(69.0799vw,99vh) scale(.9047)}}.snow:nth-child(90){opacity:1.8064;transform:translate(87.3482vw,-10px) scale(.6694);animation:fall-90 20s -12s linear infinite}@keyframes fall-90{45.744%{transform:translate(80.8787vw,45.744vh) scale(.6694)}to{transform:translate(84.11345vw,99vh) scale(.6694)}}.snow:nth-child(91){opacity:.5844;transform:translate(65.3052vw,-10px) scale(.3972);animation:fall-91 29s -5s linear infinite}@keyframes fall-91{41.329%{transform:translate(75.0471vw,41.329vh) scale(.3972)}to{transform:translate(70.17615vw,99vh) scale(.3972)}}.snow:nth-child(92){opacity:1.4154;transform:translate(47.3061vw,-10px) scale(.1804);animation:fall-92 24s -3s linear infinite}@keyframes fall-92{36.945%{transform:translate(52.8068vw,36.945vh) scale(.1804)}to{transform:translate(50.05645vw,99vh) scale(.1804)}}.snow:nth-child(93){opacity:1.5574;transform:translate(20.1349vw,-10px) scale(.3615);animation:fall-93 10s -3s linear infinite}@keyframes fall-93{49.954%{transform:translate(27.0684vw,49.954vh) scale(.3615)}to{transform:translate(23.60165vw,99vh) scale(.3615)}}.snow:nth-child(94){opacity:.945;transform:translate(90.0966vw,-10px) scale(.3304);animation:fall-94 29s -21s linear infinite}@keyframes fall-94{74.894%{transform:translate(87.1173vw,74.894vh) scale(.3304)}to{transform:translate(88.60695vw,99vh) scale(.3304)}}.snow:nth-child(95){opacity:.8862;transform:translate(45.9126vw,-10px) scale(.4362);animation:fall-95 16s -2s linear infinite}@keyframes fall-95{65.704%{transform:translate(55.4229vw,65.704vh) scale(.4362)}to{transform:translate(50.66775vw,99vh) scale(.4362)}}.snow:nth-child(96){opacity:1.7036;transform:translate(72.2925vw,-10px) scale(.65);animation:fall-96 27s -8s linear infinite}@keyframes fall-96{65.452%{transform:translate(76.3354vw,65.452vh) scale(.65)}to{transform:translate(74.31395vw,99vh) scale(.65)}}.snow:nth-child(97){opacity:.5438;transform:translate(62.6908vw,-10px) scale(.504);animation:fall-97 24s -27s linear infinite}@keyframes fall-97{30.12%{transform:translate(69.4001vw,30.12vh) scale(.504)}to{transform:translate(66.04545vw,99vh) scale(.504)}}.snow:nth-child(98){opacity:1.739;transform:translate(93.4722vw,-10px) scale(.3226);animation:fall-98 11s -10s linear infinite}@keyframes fall-98{68.123%{transform:translate(98.071vw,68.123vh) scale(.3226)}to{transform:translate(95.7716vw,99vh) scale(.3226)}}.snow:nth-child(99){opacity:.1906;transform:translate(7.4758vw,-10px) scale(.9406);animation:fall-99 23s -9s linear infinite}@keyframes fall-99{51.406%{transform:translate(8.401vw,51.406vh) scale(.9406)}to{transform:translate(7.9384vw,99vh) scale(.9406)}}.snow:nth-child(100){opacity:1.0096;transform:translate(9.8319vw,-10px) scale(.6299);animation:fall-100 16s -29s linear infinite}@keyframes fall-100{49.528%{transform:translate(17.8004vw,49.528vh) scale(.6299)}to{transform:translate(13.81615vw,99vh) scale(.6299)}}.snow:nth-child(101){opacity:.9126;transform:translate(54.378vw,-10px) scale(.6441);animation:fall-101 28s -30s linear infinite}@keyframes fall-101{74.015%{transform:translate(61.4688vw,74.015vh) scale(.6441)}to{transform:translate(57.9234vw,99vh) scale(.6441)}}.snow:nth-child(102){opacity:.4036;transform:translate(48.4707vw,-10px) scale(.7613);animation:fall-102 27s -10s linear infinite}@keyframes fall-102{43.361%{transform:translate(43.2248vw,43.361vh) scale(.7613)}to{transform:translate(45.84775vw,99vh) scale(.7613)}}.snow:nth-child(103){opacity:1.323;transform:translate(61.4205vw,-10px) scale(.4992);animation:fall-103 11s -26s linear infinite}@keyframes fall-103{73.221%{transform:translate(57.3855vw,73.221vh) scale(.4992)}to{transform:translate(59.403vw,99vh) scale(.4992)}}.snow:nth-child(104){opacity:.7002;transform:translate(12.178vw,-10px) scale(.1228);animation:fall-104 21s -14s linear infinite}@keyframes fall-104{30.349%{transform:translate(12.9739vw,30.349vh) scale(.1228)}to{transform:translate(12.57595vw,99vh) scale(.1228)}}.snow:nth-child(105){opacity:.8462;transform:translate(18.2099vw,-10px) scale(.3287);animation:fall-105 29s -14s linear infinite}@keyframes fall-105{38.897%{transform:translate(20.0555vw,38.897vh) scale(.3287)}to{transform:translate(19.1327vw,99vh) scale(.3287)}}.snow:nth-child(106){opacity:1.4368;transform:translate(56.7627vw,-10px) scale(.4305);animation:fall-106 21s -23s linear infinite}@keyframes fall-106{71.495%{transform:translate(63.4323vw,71.495vh) scale(.4305)}to{transform:translate(60.0975vw,99vh) scale(.4305)}}.snow:nth-child(107){opacity:1.407;transform:translate(84.6814vw,-10px) scale(.0503);animation:fall-107 27s -7s linear infinite}@keyframes fall-107{64.273%{transform:translate(75.5788vw,64.273vh) scale(.0503)}to{transform:translate(80.1301vw,99vh) scale(.0503)}}.snow:nth-child(108){opacity:.2762;transform:translate(7.9746vw,-10px) scale(.3428);animation:fall-108 18s -29s linear infinite}@keyframes fall-108{40.011%{transform:translate(-.7292vw,40.011vh) scale(.3428)}to{transform:translate(3.6227vw,99vh) scale(.3428)}}.snow:nth-child(109){opacity:.1234;transform:translate(90.1245vw,-10px) scale(.0064);animation:fall-109 26s -26s linear infinite}@keyframes fall-109{48.567%{transform:translate(82.2064vw,48.567vh) scale(.0064)}to{transform:translate(86.16545vw,99vh) scale(.0064)}}.snow:nth-child(110){opacity:1.1376;transform:translate(28.3034vw,-10px) scale(.6774);animation:fall-110 13s -17s linear infinite}@keyframes fall-110{39.966%{transform:translate(33.4861vw,39.966vh) scale(.6774)}to{transform:translate(30.89475vw,99vh) scale(.6774)}}.snow:nth-child(111){opacity:1.6384;transform:translate(83.8658vw,-10px) scale(.6304);animation:fall-111 21s -25s linear infinite}@keyframes fall-111{72.629%{transform:translate(82.0767vw,72.629vh) scale(.6304)}to{transform:translate(82.97125vw,99vh) scale(.6304)}}.snow:nth-child(112){opacity:1.3022;transform:translate(41.4917vw,-10px) scale(.4471);animation:fall-112 17s -2s linear infinite}@keyframes fall-112{62.87%{transform:translate(37.2218vw,62.87vh) scale(.4471)}to{transform:translate(39.35675vw,99vh) scale(.4471)}}.snow:nth-child(113){opacity:1.9306;transform:translate(9.9073vw,-10px) scale(.9932);animation:fall-113 22s -26s linear infinite}@keyframes fall-113{42.556%{transform:translate(12.8689vw,42.556vh) scale(.9932)}to{transform:translate(11.3881vw,99vh) scale(.9932)}}.snow:nth-child(114){opacity:1.6608;transform:translate(40.2354vw,-10px) scale(.306);animation:fall-114 20s -4s linear infinite}@keyframes fall-114{62.682%{transform:translate(41.4177vw,62.682vh) scale(.306)}to{transform:translate(40.82655vw,99vh) scale(.306)}}.snow:nth-child(115){opacity:.8072;transform:translate(57.7808vw,-10px) scale(.3242);animation:fall-115 20s -30s linear infinite}@keyframes fall-115{78.701%{transform:translate(49.8448vw,78.701vh) scale(.3242)}to{transform:translate(53.8128vw,99vh) scale(.3242)}}.snow:nth-child(116){opacity:1.8136;transform:translate(42.4527vw,-10px) scale(.4298);animation:fall-116 19s -8s linear infinite}@keyframes fall-116{73.483%{transform:translate(46.9372vw,73.483vh) scale(.4298)}to{transform:translate(44.69495vw,99vh) scale(.4298)}}.snow:nth-child(117){opacity:1.4762;transform:translate(34.8127vw,-10px) scale(.8476);animation:fall-117 19s -26s linear infinite}@keyframes fall-117{56.579%{transform:translate(38.7687vw,56.579vh) scale(.8476)}to{transform:translate(36.7907vw,99vh) scale(.8476)}}.snow:nth-child(118){opacity:.4194;transform:translate(89.7603vw,-10px) scale(.3081);animation:fall-118 26s -24s linear infinite}@keyframes fall-118{46.595%{transform:translate(88.8295vw,46.595vh) scale(.3081)}to{transform:translate(89.2949vw,99vh) scale(.3081)}}.snow:nth-child(119){opacity:.7924;transform:translate(92.9173vw,-10px) scale(.1539);animation:fall-119 12s -17s linear infinite}@keyframes fall-119{53.15%{transform:translate(99.6964vw,53.15vh) scale(.1539)}to{transform:translate(96.30685vw,99vh) scale(.1539)}}.snow:nth-child(120){opacity:.2972;transform:translate(47.0536vw,-10px) scale(.1687);animation:fall-120 27s -28s linear infinite}@keyframes fall-120{57.476%{transform:translate(46.7539vw,57.476vh) scale(.1687)}to{transform:translate(46.90375vw,99vh) scale(.1687)}}.snow:nth-child(121){opacity:.9292;transform:translate(72.4359vw,-10px) scale(.1254);animation:fall-121 24s -11s linear infinite}@keyframes fall-121{77.689%{transform:translate(67.6636vw,77.689vh) scale(.1254)}to{transform:translate(70.04975vw,99vh) scale(.1254)}}.snow:nth-child(122){opacity:1.7884;transform:translate(78.2737vw,-10px) scale(.8412);animation:fall-122 14s -4s linear infinite}@keyframes fall-122{51.684%{transform:translate(85.3102vw,51.684vh) scale(.8412)}to{transform:translate(81.79195vw,99vh) scale(.8412)}}.snow:nth-child(123){opacity:1.4372;transform:translate(34.7046vw,-10px) scale(.9622);animation:fall-123 16s -2s linear infinite}@keyframes fall-123{79.449%{transform:translate(25.2458vw,79.449vh) scale(.9622)}to{transform:translate(29.9752vw,99vh) scale(.9622)}}.snow:nth-child(124){opacity:.1572;transform:translate(82.3013vw,-10px) scale(.8731);animation:fall-124 19s -7s linear infinite}@keyframes fall-124{72.622%{transform:translate(79.8136vw,72.622vh) scale(.8731)}to{transform:translate(81.05745vw,99vh) scale(.8731)}}.snow:nth-child(125){opacity:.9704;transform:translate(16.88vw,-10px) scale(.6246);animation:fall-125 16s -22s linear infinite}@keyframes fall-125{44.182%{transform:translate(23.4851vw,44.182vh) scale(.6246)}to{transform:translate(20.18255vw,99vh) scale(.6246)}}.snow:nth-child(126){opacity:.9384;transform:translate(88.2109vw,-10px) scale(.431);animation:fall-126 26s -11s linear infinite}@keyframes fall-126{36.957%{transform:translate(79.3833vw,36.957vh) scale(.431)}to{transform:translate(83.7971vw,99vh) scale(.431)}}.snow:nth-child(127){opacity:.1876;transform:translate(63.3911vw,-10px) scale(.3898);animation:fall-127 14s -21s linear infinite}@keyframes fall-127{45.567%{transform:translate(72.7901vw,45.567vh) scale(.3898)}to{transform:translate(68.0906vw,99vh) scale(.3898)}}.snow:nth-child(128){opacity:1.1238;transform:translate(41.1871vw,-10px) scale(.5922);animation:fall-128 29s -10s linear infinite}@keyframes fall-128{56.981%{transform:translate(33.0375vw,56.981vh) scale(.5922)}to{transform:translate(37.1123vw,99vh) scale(.5922)}}.snow:nth-child(129){opacity:1.3356;transform:translate(81.7247vw,-10px) scale(.7782);animation:fall-129 12s -5s linear infinite}@keyframes fall-129{62.002%{transform:translate(82.8136vw,62.002vh) scale(.7782)}to{transform:translate(82.26915vw,99vh) scale(.7782)}}.snow:nth-child(130){opacity:.2958;transform:translate(48.1227vw,-10px) scale(.2452);animation:fall-130 27s -19s linear infinite}@keyframes fall-130{58.448%{transform:translate(50.8622vw,58.448vh) scale(.2452)}to{transform:translate(49.49245vw,99vh) scale(.2452)}}.snow:nth-child(131){opacity:1.027;transform:translate(4.3528vw,-10px) scale(.1283);animation:fall-131 11s -1s linear infinite}@keyframes fall-131{74.327%{transform:translate(-3.6608vw,74.327vh) scale(.1283)}to{transform:translate(.346vw,99vh) scale(.1283)}}.snow:nth-child(132){opacity:.0762;transform:translate(36.3189vw,-10px) scale(.9277);animation:fall-132 16s -14s linear infinite}@keyframes fall-132{59.709%{transform:translate(44.2604vw,59.709vh) scale(.9277)}to{transform:translate(40.28965vw,99vh) scale(.9277)}}.snow:nth-child(133){opacity:.6526;transform:translate(12.2506vw,-10px) scale(.4553);animation:fall-133 10s -20s linear infinite}@keyframes fall-133{47.886%{transform:translate(12.3568vw,47.886vh) scale(.4553)}to{transform:translate(12.3037vw,99vh) scale(.4553)}}.snow:nth-child(134){opacity:.7684;transform:translate(38.7474vw,-10px) scale(.9765);animation:fall-134 18s -18s linear infinite}@keyframes fall-134{78.614%{transform:translate(40.1716vw,78.614vh) scale(.9765)}to{transform:translate(39.4595vw,99vh) scale(.9765)}}.snow:nth-child(135){opacity:.6574;transform:translate(7.589vw,-10px) scale(.5063);animation:fall-135 13s -5s linear infinite}@keyframes fall-135{72.75%{transform:translate(-1.9979vw,72.75vh) scale(.5063)}to{transform:translate(2.79555vw,99vh) scale(.5063)}}.snow:nth-child(136){opacity:1.5778;transform:translate(23.9842vw,-10px) scale(.9302);animation:fall-136 10s -22s linear infinite}@keyframes fall-136{45.394%{transform:translate(14.3182vw,45.394vh) scale(.9302)}to{transform:translate(19.1512vw,99vh) scale(.9302)}}.snow:nth-child(137){opacity:1.56;transform:translate(42.5107vw,-10px) scale(.9618);animation:fall-137 28s -4s linear infinite}@keyframes fall-137{57.6%{transform:translate(49.5597vw,57.6vh) scale(.9618)}to{transform:translate(46.0352vw,99vh) scale(.9618)}}.snow:nth-child(138){opacity:.9846;transform:translate(33.8974vw,-10px) scale(.4182);animation:fall-138 16s -16s linear infinite}@keyframes fall-138{67.813%{transform:translate(39.002vw,67.813vh) scale(.4182)}to{transform:translate(36.4497vw,99vh) scale(.4182)}}.snow:nth-child(139){opacity:.186;transform:translate(94.6302vw,-10px) scale(.7112);animation:fall-139 25s -2s linear infinite}@keyframes fall-139{77.907%{transform:translate(88.2812vw,77.907vh) scale(.7112)}to{transform:translate(91.4557vw,99vh) scale(.7112)}}.snow:nth-child(140){opacity:.4672;transform:translate(77.3022vw,-10px) scale(.6851);animation:fall-140 12s -30s linear infinite}@keyframes fall-140{71.068%{transform:translate(86.0996vw,71.068vh) scale(.6851)}to{transform:translate(81.7009vw,99vh) scale(.6851)}}.snow:nth-child(141){opacity:1.6976;transform:translate(12.9282vw,-10px) scale(.4622);animation:fall-141 20s -29s linear infinite}@keyframes fall-141{73.348%{transform:translate(16.2504vw,73.348vh) scale(.4622)}to{transform:translate(14.5893vw,99vh) scale(.4622)}}.snow:nth-child(142){opacity:.0966;transform:translate(17.3044vw,-10px) scale(.1499);animation:fall-142 30s -15s linear infinite}@keyframes fall-142{59.336%{transform:translate(18.8942vw,59.336vh) scale(.1499)}to{transform:translate(18.0993vw,99vh) scale(.1499)}}.snow:nth-child(143){opacity:1.4694;transform:translate(5.7585vw,-10px) scale(.6158);animation:fall-143 13s -2s linear infinite}@keyframes fall-143{51.75%{transform:translate(15.7089vw,51.75vh) scale(.6158)}to{transform:translate(10.7337vw,99vh) scale(.6158)}}.snow:nth-child(144){opacity:.2862;transform:translate(93.4217vw,-10px) scale(.3447);animation:fall-144 21s -8s linear infinite}@keyframes fall-144{33.055%{transform:translate(86.3715vw,33.055vh) scale(.3447)}to{transform:translate(89.8966vw,99vh) scale(.3447)}}.snow:nth-child(145){opacity:1.8166;transform:translate(27.3104vw,-10px) scale(.7908);animation:fall-145 15s -20s linear infinite}@keyframes fall-145{68.281%{transform:translate(18.4335vw,68.281vh) scale(.7908)}to{transform:translate(22.87195vw,99vh) scale(.7908)}}.snow:nth-child(146){opacity:.1324;transform:translate(6.3631vw,-10px) scale(.9355);animation:fall-146 14s -20s linear infinite}@keyframes fall-146{31.535%{transform:translate(-1.9793vw,31.535vh) scale(.9355)}to{transform:translate(2.1919vw,99vh) scale(.9355)}}.snow:nth-child(147){opacity:1.704;transform:translate(88.2593vw,-10px) scale(.1693);animation:fall-147 26s -28s linear infinite}@keyframes fall-147{65.823%{transform:translate(87.1959vw,65.823vh) scale(.1693)}to{transform:translate(87.7276vw,99vh) scale(.1693)}}.snow:nth-child(148){opacity:.221;transform:translate(89.2849vw,-10px) scale(.2225);animation:fall-148 27s -19s linear infinite}@keyframes fall-148{38.668%{transform:translate(80.8523vw,38.668vh) scale(.2225)}to{transform:translate(85.0686vw,99vh) scale(.2225)}}.snow:nth-child(149){opacity:.6538;transform:translate(45.7082vw,-10px) scale(.1988);animation:fall-149 20s -1s linear infinite}@keyframes fall-149{67.404%{transform:translate(52.0147vw,67.404vh) scale(.1988)}to{transform:translate(48.86145vw,99vh) scale(.1988)}}.snow:nth-child(150){opacity:1.2068;transform:translate(64.6839vw,-10px) scale(.4681);animation:fall-150 25s -22s linear infinite}@keyframes fall-150{44.458%{transform:translate(61.5341vw,44.458vh) scale(.4681)}to{transform:translate(63.109vw,99vh) scale(.4681)}}.snow:nth-child(151){opacity:.37;transform:translate(88.2108vw,-10px) scale(.9939);animation:fall-151 22s -7s linear infinite}@keyframes fall-151{56.842%{transform:translate(79.4875vw,56.842vh) scale(.9939)}to{transform:translate(83.84915vw,99vh) scale(.9939)}}.snow:nth-child(152){opacity:.3276;transform:translate(33.6648vw,-10px) scale(.2455);animation:fall-152 24s -10s linear infinite}@keyframes fall-152{60.351%{transform:translate(24.7191vw,60.351vh) scale(.2455)}to{transform:translate(29.19195vw,99vh) scale(.2455)}}.snow:nth-child(153){opacity:.7194;transform:translate(23.7415vw,-10px) scale(.3381);animation:fall-153 28s -20s linear infinite}@keyframes fall-153{62.174%{transform:translate(30.3669vw,62.174vh) scale(.3381)}to{transform:translate(27.0542vw,99vh) scale(.3381)}}.snow:nth-child(154){opacity:.347;transform:translate(33.8635vw,-10px) scale(.5045);animation:fall-154 16s -3s linear infinite}@keyframes fall-154{66.033%{transform:translate(26.2383vw,66.033vh) scale(.5045)}to{transform:translate(30.0509vw,99vh) scale(.5045)}}.snow:nth-child(155){opacity:.1034;transform:translate(51.0834vw,-10px) scale(.979);animation:fall-155 22s -23s linear infinite}@keyframes fall-155{50.428%{transform:translate(47.1566vw,50.428vh) scale(.979)}to{transform:translate(49.12vw,99vh) scale(.979)}}.snow:nth-child(156){opacity:1.3414;transform:translate(36.5755vw,-10px) scale(.7251);animation:fall-156 30s -22s linear infinite}@keyframes fall-156{75.115%{transform:translate(33.9279vw,75.115vh) scale(.7251)}to{transform:translate(35.2517vw,99vh) scale(.7251)}}.snow:nth-child(157){opacity:.2424;transform:translate(38.4181vw,-10px) scale(.0017);animation:fall-157 20s -22s linear infinite}@keyframes fall-157{33.449%{transform:translate(47.1134vw,33.449vh) scale(.0017)}to{transform:translate(42.76575vw,99vh) scale(.0017)}}.snow:nth-child(158){opacity:1.522;transform:translate(47.7751vw,-10px) scale(.515);animation:fall-158 20s -4s linear infinite}@keyframes fall-158{43.446%{transform:translate(39.0897vw,43.446vh) scale(.515)}to{transform:translate(43.4324vw,99vh) scale(.515)}}.snow:nth-child(159){opacity:.8328;transform:translate(31.2078vw,-10px) scale(.868);animation:fall-159 30s -29s linear infinite}@keyframes fall-159{41.461%{transform:translate(39.9585vw,41.461vh) scale(.868)}to{transform:translate(35.58315vw,99vh) scale(.868)}}.snow:nth-child(160){opacity:.1554;transform:translate(90.7366vw,-10px) scale(.9387);animation:fall-160 20s -6s linear infinite}@keyframes fall-160{59.229%{transform:translate(99.2098vw,59.229vh) scale(.9387)}to{transform:translate(94.9732vw,99vh) scale(.9387)}}.snow:nth-child(161){opacity:1.0022;transform:translate(90.2201vw,-10px) scale(.1806);animation:fall-161 19s -6s linear infinite}@keyframes fall-161{42.402%{transform:translate(82.989vw,42.402vh) scale(.1806)}to{transform:translate(86.60455vw,99vh) scale(.1806)}}.snow:nth-child(162){opacity:.3426;transform:translate(89.8821vw,-10px) scale(.5124);animation:fall-162 16s -21s linear infinite}@keyframes fall-162{77.516%{transform:translate(86.6008vw,77.516vh) scale(.5124)}to{transform:translate(88.24145vw,99vh) scale(.5124)}}.snow:nth-child(163){opacity:.6838;transform:translate(98.9049vw,-10px) scale(.2837);animation:fall-163 21s -16s linear infinite}@keyframes fall-163{35.172%{transform:translate(99.7881vw,35.172vh) scale(.2837)}to{transform:translate(99.3465vw,99vh) scale(.2837)}}.snow:nth-child(164){opacity:.8774;transform:translate(77.172vw,-10px) scale(.3596);animation:fall-164 15s -7s linear infinite}@keyframes fall-164{30.126%{transform:translate(82.9688vw,30.126vh) scale(.3596)}to{transform:translate(80.0704vw,99vh) scale(.3596)}}.snow:nth-child(165){opacity:1.892;transform:translate(16.3594vw,-10px) scale(.3924);animation:fall-165 13s -18s linear infinite}@keyframes fall-165{69.483%{transform:translate(11.2806vw,69.483vh) scale(.3924)}to{transform:translate(13.82vw,99vh) scale(.3924)}}.snow:nth-child(166){opacity:1.7672;transform:translate(80.6674vw,-10px) scale(.3815);animation:fall-166 11s -21s linear infinite}@keyframes fall-166{61.079%{transform:translate(88.9772vw,61.079vh) scale(.3815)}to{transform:translate(84.8223vw,99vh) scale(.3815)}}.snow:nth-child(167){opacity:1.4106;transform:translate(96.3948vw,-10px) scale(.1161);animation:fall-167 27s -21s linear infinite}@keyframes fall-167{39.162%{transform:translate(93.7806vw,39.162vh) scale(.1161)}to{transform:translate(95.0877vw,99vh) scale(.1161)}}.snow:nth-child(168){opacity:.518;transform:translate(51.5072vw,-10px) scale(.9155);animation:fall-168 25s -16s linear infinite}@keyframes fall-168{57.345%{transform:translate(58.3285vw,57.345vh) scale(.9155)}to{transform:translate(54.91785vw,99vh) scale(.9155)}}.snow:nth-child(169){opacity:.4726;transform:translate(99.5927vw,-10px) scale(.165);animation:fall-169 25s -5s linear infinite}@keyframes fall-169{61.879%{transform:translate(93.7743vw,61.879vh) scale(.165)}to{transform:translate(96.6835vw,99vh) scale(.165)}}.snow:nth-child(170){opacity:1.419;transform:translate(37.8549vw,-10px) scale(.2982);animation:fall-170 17s -26s linear infinite}@keyframes fall-170{55.968%{transform:translate(41.5117vw,55.968vh) scale(.2982)}to{transform:translate(39.6833vw,99vh) scale(.2982)}}.snow:nth-child(171){opacity:.6696;transform:translate(54.9236vw,-10px) scale(.8279);animation:fall-171 28s -1s linear infinite}@keyframes fall-171{36.47%{transform:translate(51.2177vw,36.47vh) scale(.8279)}to{transform:translate(53.07065vw,99vh) scale(.8279)}}.snow:nth-child(172){opacity:1.368;transform:translate(83.7155vw,-10px) scale(.1099);animation:fall-172 30s -2s linear infinite}@keyframes fall-172{31.465%{transform:translate(86.5234vw,31.465vh) scale(.1099)}to{transform:translate(85.11945vw,99vh) scale(.1099)}}.snow:nth-child(173){opacity:1.9758;transform:translate(3.709vw,-10px) scale(.0923);animation:fall-173 21s -15s linear infinite}@keyframes fall-173{76.34%{transform:translate(.9059vw,76.34vh) scale(.0923)}to{transform:translate(2.30745vw,99vh) scale(.0923)}}.snow:nth-child(174){opacity:1.6942;transform:translate(64.7437vw,-10px) scale(.3162);animation:fall-174 27s -19s linear infinite}@keyframes fall-174{79.844%{transform:translate(63.0469vw,79.844vh) scale(.3162)}to{transform:translate(63.8953vw,99vh) scale(.3162)}}.snow:nth-child(175){opacity:.3276;transform:translate(7.8965vw,-10px) scale(.7215);animation:fall-175 19s -29s linear infinite}@keyframes fall-175{65.768%{transform:translate(12.9935vw,65.768vh) scale(.7215)}to{transform:translate(10.445vw,99vh) scale(.7215)}}.snow:nth-child(176){opacity:.512;transform:translate(34.0345vw,-10px) scale(.9753);animation:fall-176 14s -7s linear infinite}@keyframes fall-176{50.829%{transform:translate(40.5773vw,50.829vh) scale(.9753)}to{transform:translate(37.3059vw,99vh) scale(.9753)}}.snow:nth-child(177){opacity:1.0216;transform:translate(88.1892vw,-10px) scale(.9074);animation:fall-177 26s -9s linear infinite}@keyframes fall-177{67.881%{transform:translate(88.9633vw,67.881vh) scale(.9074)}to{transform:translate(88.57625vw,99vh) scale(.9074)}}.snow:nth-child(178){opacity:1.7882;transform:translate(71.0041vw,-10px) scale(.2037);animation:fall-178 25s -25s linear infinite}@keyframes fall-178{38.278%{transform:translate(71.5005vw,38.278vh) scale(.2037)}to{transform:translate(71.2523vw,99vh) scale(.2037)}}.snow:nth-child(179){opacity:1.5284;transform:translate(10.0386vw,-10px) scale(.4003);animation:fall-179 12s -16s linear infinite}@keyframes fall-179{31.87%{transform:translate(16.074vw,31.87vh) scale(.4003)}to{transform:translate(13.0563vw,99vh) scale(.4003)}}.snow:nth-child(180){opacity:1.8966;transform:translate(59.1407vw,-10px) scale(.738);animation:fall-180 19s -20s linear infinite}@keyframes fall-180{33.425%{transform:translate(50.1487vw,33.425vh) scale(.738)}to{transform:translate(54.6447vw,99vh) scale(.738)}}.snow:nth-child(181){opacity:.2774;transform:translate(52.8418vw,-10px) scale(.6613);animation:fall-181 24s -6s linear infinite}@keyframes fall-181{54.976%{transform:translate(54.6039vw,54.976vh) scale(.6613)}to{transform:translate(53.72285vw,99vh) scale(.6613)}}.snow:nth-child(182){opacity:1.6858;transform:translate(78.0722vw,-10px) scale(.7233);animation:fall-182 13s -29s linear infinite}@keyframes fall-182{37.82%{transform:translate(68.613vw,37.82vh) scale(.7233)}to{transform:translate(73.3426vw,99vh) scale(.7233)}}.snow:nth-child(183){opacity:1.2176;transform:translate(40.5702vw,-10px) scale(.4958);animation:fall-183 26s -1s linear infinite}@keyframes fall-183{32.666%{transform:translate(40.587vw,32.666vh) scale(.4958)}to{transform:translate(40.5786vw,99vh) scale(.4958)}}.snow:nth-child(184){opacity:1.145;transform:translate(24.671vw,-10px) scale(.8779);animation:fall-184 15s -17s linear infinite}@keyframes fall-184{70.707%{transform:translate(25.8984vw,70.707vh) scale(.8779)}to{transform:translate(25.2847vw,99vh) scale(.8779)}}.snow:nth-child(185){opacity:.347;transform:translate(72.7713vw,-10px) scale(.9284);animation:fall-185 19s -14s linear infinite}@keyframes fall-185{59.246%{transform:translate(65.2673vw,59.246vh) scale(.9284)}to{transform:translate(69.0193vw,99vh) scale(.9284)}}.snow:nth-child(186){opacity:.0464;transform:translate(61.923vw,-10px) scale(.08);animation:fall-186 19s -27s linear infinite}@keyframes fall-186{79.809%{transform:translate(66.6702vw,79.809vh) scale(.08)}to{transform:translate(64.2966vw,99vh) scale(.08)}}.snow:nth-child(187){opacity:1.1134;transform:translate(7.6907vw,-10px) scale(.6016);animation:fall-187 19s -10s linear infinite}@keyframes fall-187{48.843%{transform:translate(13.0919vw,48.843vh) scale(.6016)}to{transform:translate(10.3913vw,99vh) scale(.6016)}}.snow:nth-child(188){opacity:1.4786;transform:translate(30.714vw,-10px) scale(.127);animation:fall-188 26s -14s linear infinite}@keyframes fall-188{79.477%{transform:translate(29.6486vw,79.477vh) scale(.127)}to{transform:translate(30.1813vw,99vh) scale(.127)}}.snow:nth-child(189){opacity:1.851;transform:translate(60.4279vw,-10px) scale(.9607);animation:fall-189 19s -25s linear infinite}@keyframes fall-189{79.978%{transform:translate(52.6663vw,79.978vh) scale(.9607)}to{transform:translate(56.5471vw,99vh) scale(.9607)}}.snow:nth-child(190){opacity:1.828;transform:translate(11.7334vw,-10px) scale(.0642);animation:fall-190 12s -16s linear infinite}@keyframes fall-190{45.527%{transform:translate(4.2405vw,45.527vh) scale(.0642)}to{transform:translate(7.98695vw,99vh) scale(.0642)}}.snow:nth-child(191){opacity:1.1442;transform:translate(91.3634vw,-10px) scale(.7016);animation:fall-191 23s -24s linear infinite}@keyframes fall-191{63.295%{transform:translate(88.731vw,63.295vh) scale(.7016)}to{transform:translate(90.0472vw,99vh) scale(.7016)}}.snow:nth-child(192){opacity:1.8906;transform:translate(2.0203vw,-10px) scale(.1847);animation:fall-192 24s -21s linear infinite}@keyframes fall-192{48.574%{transform:translate(-4.3187vw,48.574vh) scale(.1847)}to{transform:translate(-1.1492vw,99vh) scale(.1847)}}.snow:nth-child(193){opacity:.9142;transform:translate(10.8574vw,-10px) scale(.5191);animation:fall-193 22s -4s linear infinite}@keyframes fall-193{68.274%{transform:translate(13.8906vw,68.274vh) scale(.5191)}to{transform:translate(12.374vw,99vh) scale(.5191)}}.snow:nth-child(194){opacity:.9498;transform:translate(54.7666vw,-10px) scale(.9101);animation:fall-194 18s -22s linear infinite}@keyframes fall-194{62.578%{transform:translate(52.7784vw,62.578vh) scale(.9101)}to{transform:translate(53.7725vw,99vh) scale(.9101)}}.snow:nth-child(195){opacity:.9466;transform:translate(92.6803vw,-10px) scale(.5318);animation:fall-195 29s -3s linear infinite}@keyframes fall-195{47.254%{transform:translate(94.8821vw,47.254vh) scale(.5318)}to{transform:translate(93.7812vw,99vh) scale(.5318)}}.snow:nth-child(196){opacity:1.0588;transform:translate(81.3862vw,-10px) scale(.7697);animation:fall-196 11s -25s linear infinite}@keyframes fall-196{51.355%{transform:translate(91.0998vw,51.355vh) scale(.7697)}to{transform:translate(86.243vw,99vh) scale(.7697)}}.snow:nth-child(197){opacity:.9734;transform:translate(67.3381vw,-10px) scale(.7614);animation:fall-197 24s -16s linear infinite}@keyframes fall-197{78.967%{transform:translate(62.3975vw,78.967vh) scale(.7614)}to{transform:translate(64.8678vw,99vh) scale(.7614)}}.snow:nth-child(198){opacity:1.3322;transform:translate(5.8795vw,-10px) scale(.0364);animation:fall-198 14s -29s linear infinite}@keyframes fall-198{49.815%{transform:translate(11.7388vw,49.815vh) scale(.0364)}to{transform:translate(8.80915vw,99vh) scale(.0364)}}.snow:nth-child(199){opacity:1.779;transform:translate(53.4236vw,-10px) scale(.6184);animation:fall-199 27s -27s linear infinite}@keyframes fall-199{34.005%{transform:translate(56.6414vw,34.005vh) scale(.6184)}to{transform:translate(55.0325vw,99vh) scale(.6184)}}.snow:nth-child(200){opacity:1;transform:translate(12.9235vw,-10px) scale(.9926);animation:fall-200 13s -22s linear infinite}@keyframes fall-200{67.298%{transform:translate(21.3628vw,67.298vh) scale(.9926)}to{transform:translate(17.14315vw,99vh) scale(.9926)}}.snow:nth-child(201){opacity:1.019;transform:translate(61.9107vw,-10px) scale(.9205);animation:fall-201 21s -4s linear infinite}@keyframes fall-201{48.544%{transform:translate(58.291vw,48.544vh) scale(.9205)}to{transform:translate(60.10085vw,99vh) scale(.9205)}}.snow:nth-child(202){opacity:.09;transform:translate(14.2492vw,-10px) scale(.5234);animation:fall-202 29s -15s linear infinite}@keyframes fall-202{31.795%{transform:translate(12.9419vw,31.795vh) scale(.5234)}to{transform:translate(13.59555vw,99vh) scale(.5234)}}.snow:nth-child(203){opacity:.361;transform:translate(17.777vw,-10px) scale(.7674);animation:fall-203 22s -19s linear infinite}@keyframes fall-203{63.307%{transform:translate(25.3431vw,63.307vh) scale(.7674)}to{transform:translate(21.56005vw,99vh) scale(.7674)}}.snow:nth-child(204){opacity:.3704;transform:translate(40.4062vw,-10px) scale(.4756);animation:fall-204 24s -2s linear infinite}@keyframes fall-204{67.852%{transform:translate(36.5344vw,67.852vh) scale(.4756)}to{transform:translate(38.4703vw,99vh) scale(.4756)}}.snow:nth-child(205){opacity:.1844;transform:translate(60.2348vw,-10px) scale(.8798);animation:fall-205 16s -22s linear infinite}@keyframes fall-205{39.488%{transform:translate(56.4452vw,39.488vh) scale(.8798)}to{transform:translate(58.34vw,99vh) scale(.8798)}}.snow:nth-child(206){opacity:.6186;transform:translate(20.6948vw,-10px) scale(.5125);animation:fall-206 20s -26s linear infinite}@keyframes fall-206{52.977%{transform:translate(23.2427vw,52.977vh) scale(.5125)}to{transform:translate(21.96875vw,99vh) scale(.5125)}}.snow:nth-child(207){opacity:.241;transform:translate(58.126vw,-10px) scale(.2395);animation:fall-207 28s -9s linear infinite}@keyframes fall-207{79.763%{transform:translate(55.5704vw,79.763vh) scale(.2395)}to{transform:translate(56.8482vw,99vh) scale(.2395)}}.snow:nth-child(208){opacity:.1172;transform:translate(43.6953vw,-10px) scale(.6224);animation:fall-208 21s -7s linear infinite}@keyframes fall-208{69.676%{transform:translate(36.5983vw,69.676vh) scale(.6224)}to{transform:translate(40.1468vw,99vh) scale(.6224)}}.snow:nth-child(209){opacity:.8356;transform:translate(56.1217vw,-10px) scale(.381);animation:fall-209 30s -12s linear infinite}@keyframes fall-209{72.901%{transform:translate(52.1371vw,72.901vh) scale(.381)}to{transform:translate(54.1294vw,99vh) scale(.381)}}.snow:nth-child(210){opacity:.7972;transform:translate(70.2601vw,-10px) scale(.8984);animation:fall-210 25s -3s linear infinite}@keyframes fall-210{35.736%{transform:translate(79.9906vw,35.736vh) scale(.8984)}to{transform:translate(75.12535vw,99vh) scale(.8984)}}.snow:nth-child(211){opacity:1.5906;transform:translate(5.3238vw,-10px) scale(.0641);animation:fall-211 10s -29s linear infinite}@keyframes fall-211{42.16%{transform:translate(-.5681vw,42.16vh) scale(.0641)}to{transform:translate(2.37785vw,99vh) scale(.0641)}}.snow:nth-child(212){opacity:.0216;transform:translate(94.9005vw,-10px) scale(.3873);animation:fall-212 15s -14s linear infinite}@keyframes fall-212{62.645%{transform:translate(88.8477vw,62.645vh) scale(.3873)}to{transform:translate(91.8741vw,99vh) scale(.3873)}}.snow:nth-child(213){opacity:.6126;transform:translate(67.6662vw,-10px) scale(.8444);animation:fall-213 23s -20s linear infinite}@keyframes fall-213{53.18%{transform:translate(62.2398vw,53.18vh) scale(.8444)}to{transform:translate(64.953vw,99vh) scale(.8444)}}.snow:nth-child(214){opacity:1.2072;transform:translate(70.5573vw,-10px) scale(.4205);animation:fall-214 21s -1s linear infinite}@keyframes fall-214{37.343%{transform:translate(64.4262vw,37.343vh) scale(.4205)}to{transform:translate(67.49175vw,99vh) scale(.4205)}}.snow:nth-child(215){opacity:.0286;transform:translate(31.919vw,-10px) scale(.2382);animation:fall-215 27s -10s linear infinite}@keyframes fall-215{75.043%{transform:translate(35.0107vw,75.043vh) scale(.2382)}to{transform:translate(33.46485vw,99vh) scale(.2382)}}.snow:nth-child(216){opacity:.2364;transform:translate(94.3355vw,-10px) scale(.2167);animation:fall-216 20s -27s linear infinite}@keyframes fall-216{56.695%{transform:translate(84.9869vw,56.695vh) scale(.2167)}to{transform:translate(89.6612vw,99vh) scale(.2167)}}.snow:nth-child(217){opacity:1.5748;transform:translate(56.2888vw,-10px) scale(.2473);animation:fall-217 25s -22s linear infinite}@keyframes fall-217{71.158%{transform:translate(65.4288vw,71.158vh) scale(.2473)}to{transform:translate(60.8588vw,99vh) scale(.2473)}}.snow:nth-child(218){opacity:.189;transform:translate(29.2113vw,-10px) scale(.3101);animation:fall-218 10s -11s linear infinite}@keyframes fall-218{56.311%{transform:translate(20.5474vw,56.311vh) scale(.3101)}to{transform:translate(24.87935vw,99vh) scale(.3101)}}.snow:nth-child(219){opacity:.6568;transform:translate(18.7054vw,-10px) scale(.3825);animation:fall-219 14s -11s linear infinite}@keyframes fall-219{33.575%{transform:translate(9.1598vw,33.575vh) scale(.3825)}to{transform:translate(13.9326vw,99vh) scale(.3825)}}.snow:nth-child(220){opacity:1.1334;transform:translate(57.203vw,-10px) scale(.8422);animation:fall-220 28s -23s linear infinite}@keyframes fall-220{45.557%{transform:translate(58.1273vw,45.557vh) scale(.8422)}to{transform:translate(57.66515vw,99vh) scale(.8422)}}.snow:nth-child(221){opacity:1.32;transform:translate(19.8271vw,-10px) scale(.9464);animation:fall-221 11s -29s linear infinite}@keyframes fall-221{76.243%{transform:translate(20.1559vw,76.243vh) scale(.9464)}to{transform:translate(19.9915vw,99vh) scale(.9464)}}.snow:nth-child(222){opacity:.7822;transform:translate(28.5478vw,-10px) scale(.9483);animation:fall-222 30s -10s linear infinite}@keyframes fall-222{64.376%{transform:translate(38.0305vw,64.376vh) scale(.9483)}to{transform:translate(33.28915vw,99vh) scale(.9483)}}.snow:nth-child(223){opacity:1.9826;transform:translate(53.8358vw,-10px) scale(.2602);animation:fall-223 22s -16s linear infinite}@keyframes fall-223{73.566%{transform:translate(48.0363vw,73.566vh) scale(.2602)}to{transform:translate(50.93605vw,99vh) scale(.2602)}}.snow:nth-child(224){opacity:.599;transform:translate(2.1829vw,-10px) scale(.6675);animation:fall-224 28s -28s linear infinite}@keyframes fall-224{52.406%{transform:translate(.8799vw,52.406vh) scale(.6675)}to{transform:translate(1.5314vw,99vh) scale(.6675)}}.snow:nth-child(225){opacity:1.371;transform:translate(7.6962vw,-10px) scale(.941);animation:fall-225 15s -6s linear infinite}@keyframes fall-225{62.349%{transform:translate(12.9664vw,62.349vh) scale(.941)}to{transform:translate(10.3313vw,99vh) scale(.941)}}.snow:nth-child(226){opacity:.0252;transform:translate(18.24vw,-10px) scale(.2132);animation:fall-226 13s -30s linear infinite}@keyframes fall-226{33.901%{transform:translate(19.2151vw,33.901vh) scale(.2132)}to{transform:translate(18.72755vw,99vh) scale(.2132)}}.snow:nth-child(227){opacity:1.1782;transform:translate(24.4155vw,-10px) scale(.6435);animation:fall-227 25s -3s linear infinite}@keyframes fall-227{45.1%{transform:translate(14.6683vw,45.1vh) scale(.6435)}to{transform:translate(19.5419vw,99vh) scale(.6435)}}.snow:nth-child(228){opacity:.07;transform:translate(23.2453vw,-10px) scale(.2586);animation:fall-228 12s -1s linear infinite}@keyframes fall-228{37.963%{transform:translate(26.7468vw,37.963vh) scale(.2586)}to{transform:translate(24.99605vw,99vh) scale(.2586)}}.snow:nth-child(229){opacity:1.452;transform:translate(33.1086vw,-10px) scale(.6486);animation:fall-229 27s -4s linear infinite}@keyframes fall-229{62.626%{transform:translate(31.8899vw,62.626vh) scale(.6486)}to{transform:translate(32.49925vw,99vh) scale(.6486)}}.snow:nth-child(230){opacity:1.904;transform:translate(8.5497vw,-10px) scale(.4744);animation:fall-230 14s -29s linear infinite}@keyframes fall-230{49.834%{transform:translate(17.4026vw,49.834vh) scale(.4744)}to{transform:translate(12.97615vw,99vh) scale(.4744)}}.snow:nth-child(231){opacity:1.1;transform:translate(18.7876vw,-10px) scale(.1638);animation:fall-231 29s -30s linear infinite}@keyframes fall-231{63.361%{transform:translate(20.816vw,63.361vh) scale(.1638)}to{transform:translate(19.8018vw,99vh) scale(.1638)}}.snow:nth-child(232){opacity:1.5618;transform:translate(25.5686vw,-10px) scale(.4366);animation:fall-232 19s -28s linear infinite}@keyframes fall-232{75.038%{transform:translate(16.4473vw,75.038vh) scale(.4366)}to{transform:translate(21.00795vw,99vh) scale(.4366)}}.snow:nth-child(233){opacity:.2688;transform:translate(31.9027vw,-10px) scale(.3747);animation:fall-233 16s -5s linear infinite}@keyframes fall-233{64.326%{transform:translate(31.3421vw,64.326vh) scale(.3747)}to{transform:translate(31.6224vw,99vh) scale(.3747)}}.snow:nth-child(234){opacity:.7328;transform:translate(5.0406vw,-10px) scale(.3462);animation:fall-234 13s -1s linear infinite}@keyframes fall-234{69.782%{transform:translate(-1.628vw,69.782vh) scale(.3462)}to{transform:translate(1.7063vw,99vh) scale(.3462)}}.snow:nth-child(235){opacity:.9846;transform:translate(7.0547vw,-10px) scale(.0761);animation:fall-235 12s -13s linear infinite}@keyframes fall-235{40.306%{transform:translate(-.5754vw,40.306vh) scale(.0761)}to{transform:translate(3.23965vw,99vh) scale(.0761)}}.snow:nth-child(236){opacity:.4098;transform:translate(21.3344vw,-10px) scale(.3412);animation:fall-236 26s -12s linear infinite}@keyframes fall-236{68.054%{transform:translate(15.3262vw,68.054vh) scale(.3412)}to{transform:translate(18.3303vw,99vh) scale(.3412)}}.snow:nth-child(237){opacity:.1136;transform:translate(77.7966vw,-10px) scale(.3204);animation:fall-237 21s -7s linear infinite}@keyframes fall-237{54.449%{transform:translate(73.6808vw,54.449vh) scale(.3204)}to{transform:translate(75.7387vw,99vh) scale(.3204)}}.snow:nth-child(238){opacity:1.1722;transform:translate(61.634vw,-10px) scale(.1388);animation:fall-238 11s -6s linear infinite}@keyframes fall-238{54.987%{transform:translate(62.5558vw,54.987vh) scale(.1388)}to{transform:translate(62.0949vw,99vh) scale(.1388)}}.snow:nth-child(239){opacity:1.4096;transform:translate(7.8318vw,-10px) scale(.9142);animation:fall-239 30s -7s linear infinite}@keyframes fall-239{40.374%{transform:translate(8.9386vw,40.374vh) scale(.9142)}to{transform:translate(8.3852vw,99vh) scale(.9142)}}.snow:nth-child(240){opacity:.2136;transform:translate(93.5044vw,-10px) scale(.2807);animation:fall-240 28s -27s linear infinite}@keyframes fall-240{70.452%{transform:translate(86.3339vw,70.452vh) scale(.2807)}to{transform:translate(89.91915vw,99vh) scale(.2807)}}.snow:nth-child(241){opacity:.5332;transform:translate(44.3297vw,-10px) scale(.7909);animation:fall-241 18s -23s linear infinite}@keyframes fall-241{53.506%{transform:translate(38.2554vw,53.506vh) scale(.7909)}to{transform:translate(41.29255vw,99vh) scale(.7909)}}.snow:nth-child(242){opacity:1.4572;transform:translate(68.3269vw,-10px) scale(.0805);animation:fall-242 13s -29s linear infinite}@keyframes fall-242{31.822%{transform:translate(71.0555vw,31.822vh) scale(.0805)}to{transform:translate(69.6912vw,99vh) scale(.0805)}}.snow:nth-child(243){opacity:1.003;transform:translate(66.3672vw,-10px) scale(.5897);animation:fall-243 15s -13s linear infinite}@keyframes fall-243{67.34%{transform:translate(59.7154vw,67.34vh) scale(.5897)}to{transform:translate(63.0413vw,99vh) scale(.5897)}}.snow:nth-child(244){opacity:.4706;transform:translate(88.2653vw,-10px) scale(.8421);animation:fall-244 13s -16s linear infinite}@keyframes fall-244{70.42%{transform:translate(92.891vw,70.42vh) scale(.8421)}to{transform:translate(90.57815vw,99vh) scale(.8421)}}.snow:nth-child(245){opacity:1.2616;transform:translate(78.863vw,-10px) scale(.3905);animation:fall-245 30s -7s linear infinite}@keyframes fall-245{43.154%{transform:translate(74.3263vw,43.154vh) scale(.3905)}to{transform:translate(76.59465vw,99vh) scale(.3905)}}.snow:nth-child(246){opacity:1.1804;transform:translate(79.7816vw,-10px) scale(.1896);animation:fall-246 15s -13s linear infinite}@keyframes fall-246{34.485%{transform:translate(82.1072vw,34.485vh) scale(.1896)}to{transform:translate(80.9444vw,99vh) scale(.1896)}}.snow:nth-child(247){opacity:.4336;transform:translate(65.4044vw,-10px) scale(.9777);animation:fall-247 19s -3s linear infinite}@keyframes fall-247{56.198%{transform:translate(66.7858vw,56.198vh) scale(.9777)}to{transform:translate(66.0951vw,99vh) scale(.9777)}}.snow:nth-child(248){opacity:.1954;transform:translate(82.2303vw,-10px) scale(.4392);animation:fall-248 21s -23s linear infinite}@keyframes fall-248{40.884%{transform:translate(75.3478vw,40.884vh) scale(.4392)}to{transform:translate(78.78905vw,99vh) scale(.4392)}}.snow:nth-child(249){opacity:1.0016;transform:translate(49.4126vw,-10px) scale(.0186);animation:fall-249 22s -18s linear infinite}@keyframes fall-249{69.058%{transform:translate(41.3999vw,69.058vh) scale(.0186)}to{transform:translate(45.40625vw,99vh) scale(.0186)}}.snow:nth-child(250){opacity:1.2912;transform:translate(94.8355vw,-10px) scale(.5013);animation:fall-250 14s -1s linear infinite}@keyframes fall-250{66.206%{transform:translate(100.5407vw,66.206vh) scale(.5013)}to{transform:translate(97.6881vw,99vh) scale(.5013)}}.snow:nth-child(251){opacity:.223;transform:translate(71.9907vw,-10px) scale(.634);animation:fall-251 24s -12s linear infinite}@keyframes fall-251{73.117%{transform:translate(81.0156vw,73.117vh) scale(.634)}to{transform:translate(76.50315vw,99vh) scale(.634)}}.snow:nth-child(252){opacity:.358;transform:translate(49.0709vw,-10px) scale(.103);animation:fall-252 14s -27s linear infinite}@keyframes fall-252{73.091%{transform:translate(40.7664vw,73.091vh) scale(.103)}to{transform:translate(44.91865vw,99vh) scale(.103)}}.snow:nth-child(253){opacity:.5666;transform:translate(40.9076vw,-10px) scale(.1637);animation:fall-253 16s -5s linear infinite}@keyframes fall-253{49.767%{transform:translate(33.9756vw,49.767vh) scale(.1637)}to{transform:translate(37.4416vw,99vh) scale(.1637)}}.snow:nth-child(254){opacity:.2322;transform:translate(69.7285vw,-10px) scale(.6713);animation:fall-254 25s -24s linear infinite}@keyframes fall-254{35.823%{transform:translate(74.5956vw,35.823vh) scale(.6713)}to{transform:translate(72.16205vw,99vh) scale(.6713)}}.snow:nth-child(255){opacity:.675;transform:translate(85.8935vw,-10px) scale(.3985);animation:fall-255 17s -29s linear infinite}@keyframes fall-255{78.855%{transform:translate(78.6132vw,78.855vh) scale(.3985)}to{transform:translate(82.25335vw,99vh) scale(.3985)}}.snow:nth-child(256){opacity:1.9596;transform:translate(54.6468vw,-10px) scale(.9566);animation:fall-256 24s -6s linear infinite}@keyframes fall-256{57.803%{transform:translate(60.1293vw,57.803vh) scale(.9566)}to{transform:translate(57.38805vw,99vh) scale(.9566)}}.snow:nth-child(257){opacity:1.6674;transform:translate(87.2108vw,-10px) scale(.3012);animation:fall-257 30s -26s linear infinite}@keyframes fall-257{56.688%{transform:translate(88.9092vw,56.688vh) scale(.3012)}to{transform:translate(88.06vw,99vh) scale(.3012)}}.snow:nth-child(258){opacity:.8522;transform:translate(91.148vw,-10px) scale(.3192);animation:fall-258 28s -4s linear infinite}@keyframes fall-258{69.811%{transform:translate(100.7702vw,69.811vh) scale(.3192)}to{transform:translate(95.9591vw,99vh) scale(.3192)}}.snow:nth-child(259){opacity:1.758;transform:translate(22.9073vw,-10px) scale(.3975);animation:fall-259 17s -4s linear infinite}@keyframes fall-259{48.02%{transform:translate(17.429vw,48.02vh) scale(.3975)}to{transform:translate(20.16815vw,99vh) scale(.3975)}}.snow:nth-child(260){opacity:.5478;transform:translate(76.8746vw,-10px) scale(.4793);animation:fall-260 11s -7s linear infinite}@keyframes fall-260{53.095%{transform:translate(85.9133vw,53.095vh) scale(.4793)}to{transform:translate(81.39395vw,99vh) scale(.4793)}}.snow:nth-child(261){opacity:.4616;transform:translate(93.4192vw,-10px) scale(.8461);animation:fall-261 16s -9s linear infinite}@keyframes fall-261{69.188%{transform:translate(86.5924vw,69.188vh) scale(.8461)}to{transform:translate(90.0058vw,99vh) scale(.8461)}}.snow:nth-child(262){opacity:.797;transform:translate(73.7799vw,-10px) scale(.9359);animation:fall-262 10s -29s linear infinite}@keyframes fall-262{71.663%{transform:translate(75.6717vw,71.663vh) scale(.9359)}to{transform:translate(74.7258vw,99vh) scale(.9359)}}.snow:nth-child(263){opacity:.206;transform:translate(91.8389vw,-10px) scale(.2815);animation:fall-263 10s -12s linear infinite}@keyframes fall-263{49.823%{transform:translate(98.9962vw,49.823vh) scale(.2815)}to{transform:translate(95.41755vw,99vh) scale(.2815)}}.snow:nth-child(264){opacity:1.0978;transform:translate(89.7954vw,-10px) scale(.0024);animation:fall-264 16s -17s linear infinite}@keyframes fall-264{45.721%{transform:translate(83.8216vw,45.721vh) scale(.0024)}to{transform:translate(86.8085vw,99vh) scale(.0024)}}.snow:nth-child(265){opacity:1.4212;transform:translate(59.1517vw,-10px) scale(.1591);animation:fall-265 27s -15s linear infinite}@keyframes fall-265{46.372%{transform:translate(65.6068vw,46.372vh) scale(.1591)}to{transform:translate(62.37925vw,99vh) scale(.1591)}}.snow:nth-child(266){opacity:1.8648;transform:translate(52.7663vw,-10px) scale(.6347);animation:fall-266 28s -14s linear infinite}@keyframes fall-266{62.918%{transform:translate(46.6276vw,62.918vh) scale(.6347)}to{transform:translate(49.69695vw,99vh) scale(.6347)}}.snow:nth-child(267){opacity:.7536;transform:translate(.3024vw,-10px) scale(.1142);animation:fall-267 18s -21s linear infinite}@keyframes fall-267{42.543%{transform:translate(8.1812vw,42.543vh) scale(.1142)}to{transform:translate(4.2418vw,99vh) scale(.1142)}}.snow:nth-child(268){opacity:.4616;transform:translate(3.8075vw,-10px) scale(.9764);animation:fall-268 21s -7s linear infinite}@keyframes fall-268{37.946%{transform:translate(-5.6065vw,37.946vh) scale(.9764)}to{transform:translate(-.8995vw,99vh) scale(.9764)}}.snow:nth-child(269){opacity:.6082;transform:translate(94.9539vw,-10px) scale(.129);animation:fall-269 15s -8s linear infinite}@keyframes fall-269{62.457%{transform:translate(93.8204vw,62.457vh) scale(.129)}to{transform:translate(94.38715vw,99vh) scale(.129)}}.snow:nth-child(270){opacity:1.2052;transform:translate(18.9392vw,-10px) scale(.0212);animation:fall-270 25s -21s linear infinite}@keyframes fall-270{49.761%{transform:translate(9.9759vw,49.761vh) scale(.0212)}to{transform:translate(14.45755vw,99vh) scale(.0212)}}.snow:nth-child(271){opacity:1.8548;transform:translate(67.5426vw,-10px) scale(.6977);animation:fall-271 23s -22s linear infinite}@keyframes fall-271{63.074%{transform:translate(77.2327vw,63.074vh) scale(.6977)}to{transform:translate(72.38765vw,99vh) scale(.6977)}}.snow:nth-child(272){opacity:1.7598;transform:translate(62.8033vw,-10px) scale(.1678);animation:fall-272 13s -25s linear infinite}@keyframes fall-272{66.003%{transform:translate(72.1557vw,66.003vh) scale(.1678)}to{transform:translate(67.4795vw,99vh) scale(.1678)}}.snow:nth-child(273){opacity:1.9746;transform:translate(56.6786vw,-10px) scale(.6121);animation:fall-273 15s -1s linear infinite}@keyframes fall-273{58.883%{transform:translate(63.4263vw,58.883vh) scale(.6121)}to{transform:translate(60.05245vw,99vh) scale(.6121)}}.snow:nth-child(274){opacity:1.3056;transform:translate(48.078vw,-10px) scale(.4805);animation:fall-274 12s -13s linear infinite}@keyframes fall-274{35.849%{transform:translate(48.0294vw,35.849vh) scale(.4805)}to{transform:translate(48.0537vw,99vh) scale(.4805)}}.snow:nth-child(275){opacity:.7148;transform:translate(51.7098vw,-10px) scale(.4924);animation:fall-275 29s -27s linear infinite}@keyframes fall-275{56.836%{transform:translate(61.6172vw,56.836vh) scale(.4924)}to{transform:translate(56.6635vw,99vh) scale(.4924)}}.snow:nth-child(276){opacity:.317;transform:translate(48.0281vw,-10px) scale(.3181);animation:fall-276 16s -10s linear infinite}@keyframes fall-276{65.825%{transform:translate(55.6435vw,65.825vh) scale(.3181)}to{transform:translate(51.8358vw,99vh) scale(.3181)}}.snow:nth-child(277){opacity:1.1024;transform:translate(75.999vw,-10px) scale(.9968);animation:fall-277 22s -14s linear infinite}@keyframes fall-277{65.458%{transform:translate(77.884vw,65.458vh) scale(.9968)}to{transform:translate(76.9415vw,99vh) scale(.9968)}}.snow:nth-child(278){opacity:1.8216;transform:translate(39.8087vw,-10px) scale(.259);animation:fall-278 20s -8s linear infinite}@keyframes fall-278{77.738%{transform:translate(37.7791vw,77.738vh) scale(.259)}to{transform:translate(38.7939vw,99vh) scale(.259)}}.snow:nth-child(279){opacity:.7722;transform:translate(45.7502vw,-10px) scale(.3942);animation:fall-279 17s -24s linear infinite}@keyframes fall-279{77.668%{transform:translate(49.1974vw,77.668vh) scale(.3942)}to{transform:translate(47.4738vw,99vh) scale(.3942)}}.snow:nth-child(280){opacity:.5648;transform:translate(70.5349vw,-10px) scale(.9907);animation:fall-280 24s -1s linear infinite}@keyframes fall-280{58.87%{transform:translate(70.4103vw,58.87vh) scale(.9907)}to{transform:translate(70.4726vw,99vh) scale(.9907)}}.snow:nth-child(281){opacity:.6808;transform:translate(77.7792vw,-10px) scale(.0145);animation:fall-281 16s -12s linear infinite}@keyframes fall-281{40.428%{transform:translate(69.6358vw,40.428vh) scale(.0145)}to{transform:translate(73.7075vw,99vh) scale(.0145)}}.snow:nth-child(282){opacity:1.2938;transform:translate(15.7661vw,-10px) scale(.9944);animation:fall-282 12s -19s linear infinite}@keyframes fall-282{68.302%{transform:translate(13.363vw,68.302vh) scale(.9944)}to{transform:translate(14.56455vw,99vh) scale(.9944)}}.snow:nth-child(283){opacity:.991;transform:translate(84.3902vw,-10px) scale(.9499);animation:fall-283 17s -3s linear infinite}@keyframes fall-283{52.936%{transform:translate(77.1955vw,52.936vh) scale(.9499)}to{transform:translate(80.79285vw,99vh) scale(.9499)}}.snow:nth-child(284){opacity:.2094;transform:translate(46.5217vw,-10px) scale(.7392);animation:fall-284 20s -10s linear infinite}@keyframes fall-284{54.372%{transform:translate(50.5276vw,54.372vh) scale(.7392)}to{transform:translate(48.52465vw,99vh) scale(.7392)}}.snow:nth-child(285){opacity:.2292;transform:translate(3.3864vw,-10px) scale(.3611);animation:fall-285 20s -21s linear infinite}@keyframes fall-285{60.698%{transform:translate(-3.4376vw,60.698vh) scale(.3611)}to{transform:translate(-.0256vw,99vh) scale(.3611)}}.snow:nth-child(286){opacity:1.53;transform:translate(48.8025vw,-10px) scale(.4695);animation:fall-286 15s -22s linear infinite}@keyframes fall-286{70.024%{transform:translate(52.8806vw,70.024vh) scale(.4695)}to{transform:translate(50.84155vw,99vh) scale(.4695)}}.snow:nth-child(287){opacity:.3352;transform:translate(93.2773vw,-10px) scale(.2522);animation:fall-287 12s -16s linear infinite}@keyframes fall-287{71.476%{transform:translate(100.0388vw,71.476vh) scale(.2522)}to{transform:translate(96.65805vw,99vh) scale(.2522)}}.snow:nth-child(288){opacity:1.8922;transform:translate(49.7603vw,-10px) scale(.2024);animation:fall-288 27s -13s linear infinite}@keyframes fall-288{49.358%{transform:translate(59.165vw,49.358vh) scale(.2024)}to{transform:translate(54.46265vw,99vh) scale(.2024)}}.snow:nth-child(289){opacity:1.4882;transform:translate(35.6477vw,-10px) scale(.1123);animation:fall-289 20s -28s linear infinite}@keyframes fall-289{37.964%{transform:translate(34.4594vw,37.964vh) scale(.1123)}to{transform:translate(35.05355vw,99vh) scale(.1123)}}.snow:nth-child(290){opacity:1.6694;transform:translate(17.9404vw,-10px) scale(.2952);animation:fall-290 20s -16s linear infinite}@keyframes fall-290{62.354%{transform:translate(13.6471vw,62.354vh) scale(.2952)}to{transform:translate(15.79375vw,99vh) scale(.2952)}}.snow:nth-child(291){opacity:.4982;transform:translate(63.1498vw,-10px) scale(.9177);animation:fall-291 16s -7s linear infinite}@keyframes fall-291{36.838%{transform:translate(65.305vw,36.838vh) scale(.9177)}to{transform:translate(64.2274vw,99vh) scale(.9177)}}.snow:nth-child(292){opacity:.303;transform:translate(21.3442vw,-10px) scale(.1947);animation:fall-292 29s -6s linear infinite}@keyframes fall-292{79.679%{transform:translate(16.9032vw,79.679vh) scale(.1947)}to{transform:translate(19.1237vw,99vh) scale(.1947)}}.snow:nth-child(293){opacity:.3976;transform:translate(75.7505vw,-10px) scale(.8806);animation:fall-293 29s -15s linear infinite}@keyframes fall-293{34.023%{transform:translate(67.6941vw,34.023vh) scale(.8806)}to{transform:translate(71.7223vw,99vh) scale(.8806)}}.snow:nth-child(294){opacity:.4972;transform:translate(58.3675vw,-10px) scale(.5388);animation:fall-294 27s -29s linear infinite}@keyframes fall-294{48.06%{transform:translate(48.9361vw,48.06vh) scale(.5388)}to{transform:translate(53.6518vw,99vh) scale(.5388)}}.snow:nth-child(295){opacity:1.5256;transform:translate(42.4022vw,-10px) scale(.2429);animation:fall-295 25s -26s linear infinite}@keyframes fall-295{38.239%{transform:translate(34.9581vw,38.239vh) scale(.2429)}to{transform:translate(38.68015vw,99vh) scale(.2429)}}.snow:nth-child(296){opacity:1.5658;transform:translate(67.9338vw,-10px) scale(.6543);animation:fall-296 30s -28s linear infinite}@keyframes fall-296{66.763%{transform:translate(59.6668vw,66.763vh) scale(.6543)}to{transform:translate(63.8003vw,99vh) scale(.6543)}}.snow:nth-child(297){opacity:.0794;transform:translate(41.7198vw,-10px) scale(.1839);animation:fall-297 12s -12s linear infinite}@keyframes fall-297{40.351%{transform:translate(39.258vw,40.351vh) scale(.1839)}to{transform:translate(40.4889vw,99vh) scale(.1839)}}.snow:nth-child(298){opacity:.9628;transform:translate(42.7587vw,-10px) scale(.6816);animation:fall-298 10s -14s linear infinite}@keyframes fall-298{57.88%{transform:translate(47.5752vw,57.88vh) scale(.6816)}to{transform:translate(45.16695vw,99vh) scale(.6816)}}.snow:nth-child(299){opacity:.6926;transform:translate(90.2176vw,-10px) scale(.7796);animation:fall-299 22s -19s linear infinite}@keyframes fall-299{70.557%{transform:translate(93.1131vw,70.557vh) scale(.7796)}to{transform:translate(91.66535vw,99vh) scale(.7796)}}.snow:nth-child(300){opacity:.1672;transform:translate(59.5203vw,-10px) scale(.7403);animation:fall-300 17s -29s linear infinite}@keyframes fall-300{61.854%{transform:translate(64.3002vw,61.854vh) scale(.7403)}to{transform:translate(61.91025vw,99vh) scale(.7403)}}.snow:nth-child(301){opacity:1.6018;transform:translate(25.5666vw,-10px) scale(.4148);animation:fall-301 18s -24s linear infinite}@keyframes fall-301{64.069%{transform:translate(29.4809vw,64.069vh) scale(.4148)}to{transform:translate(27.52375vw,99vh) scale(.4148)}}.snow:nth-child(302){opacity:1.6582;transform:translate(52.1837vw,-10px) scale(.7182);animation:fall-302 11s -7s linear infinite}@keyframes fall-302{65.14%{transform:translate(52.4579vw,65.14vh) scale(.7182)}to{transform:translate(52.3208vw,99vh) scale(.7182)}}.snow:nth-child(303){opacity:.5436;transform:translate(81.5642vw,-10px) scale(.0409);animation:fall-303 23s -6s linear infinite}@keyframes fall-303{74.77%{transform:translate(90.4615vw,74.77vh) scale(.0409)}to{transform:translate(86.01285vw,99vh) scale(.0409)}}.snow:nth-child(304){opacity:.8966;transform:translate(48.3109vw,-10px) scale(.2886);animation:fall-304 10s -26s linear infinite}@keyframes fall-304{70.187%{transform:translate(55.5783vw,70.187vh) scale(.2886)}to{transform:translate(51.9446vw,99vh) scale(.2886)}}.snow:nth-child(305){opacity:1.6014;transform:translate(1.1083vw,-10px) scale(.3653);animation:fall-305 14s -14s linear infinite}@keyframes fall-305{34.875%{transform:translate(-4.462vw,34.875vh) scale(.3653)}to{transform:translate(-1.67685vw,99vh) scale(.3653)}}.snow:nth-child(306){opacity:1.7118;transform:translate(60.4899vw,-10px) scale(.4952);animation:fall-306 29s -25s linear infinite}@keyframes fall-306{79.551%{transform:translate(52.5171vw,79.551vh) scale(.4952)}to{transform:translate(56.5035vw,99vh) scale(.4952)}}.snow:nth-child(307){opacity:1.3862;transform:translate(25.5885vw,-10px) scale(.6796);animation:fall-307 19s -4s linear infinite}@keyframes fall-307{63.041%{transform:translate(34.975vw,63.041vh) scale(.6796)}to{transform:translate(30.28175vw,99vh) scale(.6796)}}.snow:nth-child(308){opacity:.4568;transform:translate(41.3591vw,-10px) scale(.6895);animation:fall-308 16s -14s linear infinite}@keyframes fall-308{51.766%{transform:translate(50.1349vw,51.766vh) scale(.6895)}to{transform:translate(45.747vw,99vh) scale(.6895)}}.snow:nth-child(309){opacity:1.1054;transform:translate(41.1086vw,-10px) scale(.7626);animation:fall-309 14s -27s linear infinite}@keyframes fall-309{71.926%{transform:translate(35.1103vw,71.926vh) scale(.7626)}to{transform:translate(38.10945vw,99vh) scale(.7626)}}.snow:nth-child(310){opacity:.6834;transform:translate(82.864vw,-10px) scale(.4818);animation:fall-310 11s -12s linear infinite}@keyframes fall-310{73.027%{transform:translate(79.1538vw,73.027vh) scale(.4818)}to{transform:translate(81.0089vw,99vh) scale(.4818)}}.snow:nth-child(311){opacity:.5592;transform:translate(61.4792vw,-10px) scale(.4696);animation:fall-311 24s -10s linear infinite}@keyframes fall-311{53.313%{transform:translate(56.4419vw,53.313vh) scale(.4696)}to{transform:translate(58.96055vw,99vh) scale(.4696)}}.snow:nth-child(312){opacity:.7452;transform:translate(42.1684vw,-10px) scale(.8438);animation:fall-312 19s -12s linear infinite}@keyframes fall-312{79.338%{transform:translate(42.2952vw,79.338vh) scale(.8438)}to{transform:translate(42.2318vw,99vh) scale(.8438)}}.snow:nth-child(313){opacity:1.4762;transform:translate(88.5073vw,-10px) scale(.5981);animation:fall-313 25s -1s linear infinite}@keyframes fall-313{65.933%{transform:translate(89.1323vw,65.933vh) scale(.5981)}to{transform:translate(88.8198vw,99vh) scale(.5981)}}.snow:nth-child(314){opacity:1.3764;transform:translate(40.1336vw,-10px) scale(.505);animation:fall-314 10s -4s linear infinite}@keyframes fall-314{41.623%{transform:translate(40.366vw,41.623vh) scale(.505)}to{transform:translate(40.2498vw,99vh) scale(.505)}}.snow:nth-child(315){opacity:1.0814;transform:translate(63.7086vw,-10px) scale(.4821);animation:fall-315 13s -20s linear infinite}@keyframes fall-315{74.114%{transform:translate(62.2481vw,74.114vh) scale(.4821)}to{transform:translate(62.97835vw,99vh) scale(.4821)}}.snow:nth-child(316){opacity:.1618;transform:translate(29.9473vw,-10px) scale(.546);animation:fall-316 16s -9s linear infinite}@keyframes fall-316{61.124%{transform:translate(29.1316vw,61.124vh) scale(.546)}to{transform:translate(29.53945vw,99vh) scale(.546)}}.snow:nth-child(317){opacity:1.4278;transform:translate(30.9959vw,-10px) scale(.9112);animation:fall-317 20s -8s linear infinite}@keyframes fall-317{68.816%{transform:translate(27.4032vw,68.816vh) scale(.9112)}to{transform:translate(29.19955vw,99vh) scale(.9112)}}.snow:nth-child(318){opacity:1.0764;transform:translate(60.8831vw,-10px) scale(.8345);animation:fall-318 17s -19s linear infinite}@keyframes fall-318{56.606%{transform:translate(59.5794vw,56.606vh) scale(.8345)}to{transform:translate(60.23125vw,99vh) scale(.8345)}}.snow:nth-child(319){opacity:1.2316;transform:translate(10.8115vw,-10px) scale(.6576);animation:fall-319 15s -6s linear infinite}@keyframes fall-319{33.898%{transform:translate(19.268vw,33.898vh) scale(.6576)}to{transform:translate(15.03975vw,99vh) scale(.6576)}}.snow:nth-child(320){opacity:.1144;transform:translate(29.3784vw,-10px) scale(.203);animation:fall-320 15s -3s linear infinite}@keyframes fall-320{76.851%{transform:translate(22.9772vw,76.851vh) scale(.203)}to{transform:translate(26.1778vw,99vh) scale(.203)}}.snow:nth-child(321){opacity:1.015;transform:translate(16.9896vw,-10px) scale(.2965);animation:fall-321 30s -21s linear infinite}@keyframes fall-321{31.604%{transform:translate(18.2345vw,31.604vh) scale(.2965)}to{transform:translate(17.61205vw,99vh) scale(.2965)}}.snow:nth-child(322){opacity:.9502;transform:translate(37.1137vw,-10px) scale(.2967);animation:fall-322 12s -18s linear infinite}@keyframes fall-322{49.554%{transform:translate(39.8881vw,49.554vh) scale(.2967)}to{transform:translate(38.5009vw,99vh) scale(.2967)}}.snow:nth-child(323){opacity:.9836;transform:translate(90.4692vw,-10px) scale(.223);animation:fall-323 23s -16s linear infinite}@keyframes fall-323{52.162%{transform:translate(86.7831vw,52.162vh) scale(.223)}to{transform:translate(88.62615vw,99vh) scale(.223)}}.snow:nth-child(324){opacity:.7556;transform:translate(97.2501vw,-10px) scale(.4679);animation:fall-324 18s -30s linear infinite}@keyframes fall-324{54.074%{transform:translate(96.526vw,54.074vh) scale(.4679)}to{transform:translate(96.88805vw,99vh) scale(.4679)}}.snow:nth-child(325){opacity:1.7942;transform:translate(10.1271vw,-10px) scale(.4204);animation:fall-325 30s -10s linear infinite}@keyframes fall-325{47.861%{transform:translate(12.9778vw,47.861vh) scale(.4204)}to{transform:translate(11.55245vw,99vh) scale(.4204)}}.snow:nth-child(326){opacity:1.9228;transform:translate(10.5828vw,-10px) scale(.6293);animation:fall-326 28s -30s linear infinite}@keyframes fall-326{44.099%{transform:translate(3.2942vw,44.099vh) scale(.6293)}to{transform:translate(6.9385vw,99vh) scale(.6293)}}.snow:nth-child(327){opacity:1.6642;transform:translate(17.0475vw,-10px) scale(.4942);animation:fall-327 29s -21s linear infinite}@keyframes fall-327{53.971%{transform:translate(19.725vw,53.971vh) scale(.4942)}to{transform:translate(18.38625vw,99vh) scale(.4942)}}.snow:nth-child(328){opacity:.8016;transform:translate(23.5256vw,-10px) scale(.2688);animation:fall-328 20s -20s linear infinite}@keyframes fall-328{45.559%{transform:translate(17.4128vw,45.559vh) scale(.2688)}to{transform:translate(20.4692vw,99vh) scale(.2688)}}.snow:nth-child(329){opacity:.642;transform:translate(44.1085vw,-10px) scale(.1123);animation:fall-329 24s -28s linear infinite}@keyframes fall-329{34.354%{transform:translate(36.0041vw,34.354vh) scale(.1123)}to{transform:translate(40.0563vw,99vh) scale(.1123)}}.snow:nth-child(330){opacity:1.2404;transform:translate(91.2248vw,-10px) scale(.697);animation:fall-330 26s -12s linear infinite}@keyframes fall-330{52.07%{transform:translate(87.3884vw,52.07vh) scale(.697)}to{transform:translate(89.3066vw,99vh) scale(.697)}}.snow:nth-child(331){opacity:.4126;transform:translate(11.9626vw,-10px) scale(.2139);animation:fall-331 19s -28s linear infinite}@keyframes fall-331{31.478%{transform:translate(16.5133vw,31.478vh) scale(.2139)}to{transform:translate(14.23795vw,99vh) scale(.2139)}}.snow:nth-child(332){opacity:.533;transform:translate(63.5687vw,-10px) scale(.3973);animation:fall-332 23s -5s linear infinite}@keyframes fall-332{58.677%{transform:translate(68.552vw,58.677vh) scale(.3973)}to{transform:translate(66.06035vw,99vh) scale(.3973)}}.snow:nth-child(333){opacity:.6184;transform:translate(26.2268vw,-10px) scale(.8533);animation:fall-333 26s -8s linear infinite}@keyframes fall-333{70.934%{transform:translate(26.1408vw,70.934vh) scale(.8533)}to{transform:translate(26.1838vw,99vh) scale(.8533)}}.snow:nth-child(334){opacity:.2284;transform:translate(25.8079vw,-10px) scale(.6407);animation:fall-334 27s -30s linear infinite}@keyframes fall-334{42.825%{transform:translate(19.6281vw,42.825vh) scale(.6407)}to{transform:translate(22.718vw,99vh) scale(.6407)}}.snow:nth-child(335){opacity:.3738;transform:translate(85.6133vw,-10px) scale(.7382);animation:fall-335 24s -21s linear infinite}@keyframes fall-335{57.826%{transform:translate(84.486vw,57.826vh) scale(.7382)}to{transform:translate(85.04965vw,99vh) scale(.7382)}}.snow:nth-child(336){opacity:.8432;transform:translate(98.4485vw,-10px) scale(.0293);animation:fall-336 12s -4s linear infinite}@keyframes fall-336{64.321%{transform:translate(96.3665vw,64.321vh) scale(.0293)}to{transform:translate(97.4075vw,99vh) scale(.0293)}}.snow:nth-child(337){opacity:1.49;transform:translate(27.4961vw,-10px) scale(.3927);animation:fall-337 13s -6s linear infinite}@keyframes fall-337{54.624%{transform:translate(18.9119vw,54.624vh) scale(.3927)}to{transform:translate(23.204vw,99vh) scale(.3927)}}.snow:nth-child(338){opacity:1.618;transform:translate(87.6763vw,-10px) scale(.7945);animation:fall-338 22s -4s linear infinite}@keyframes fall-338{55.93%{transform:translate(91.8985vw,55.93vh) scale(.7945)}to{transform:translate(89.7874vw,99vh) scale(.7945)}}.snow:nth-child(339){opacity:.0752;transform:translate(98.6381vw,-10px) scale(.0352);animation:fall-339 22s -26s linear infinite}@keyframes fall-339{45.379%{transform:translate(99.9983vw,45.379vh) scale(.0352)}to{transform:translate(99.3182vw,99vh) scale(.0352)}}.snow:nth-child(340){opacity:1.788;transform:translate(27.9152vw,-10px) scale(.8554);animation:fall-340 29s -16s linear infinite}@keyframes fall-340{62.446%{transform:translate(35.5423vw,62.446vh) scale(.8554)}to{transform:translate(31.72875vw,99vh) scale(.8554)}}.snow:nth-child(341){opacity:1.8382;transform:translate(47.4822vw,-10px) scale(.4597);animation:fall-341 28s -2s linear infinite}@keyframes fall-341{42.015%{transform:translate(45.8011vw,42.015vh) scale(.4597)}to{transform:translate(46.64165vw,99vh) scale(.4597)}}.snow:nth-child(342){opacity:1.8458;transform:translate(48.2433vw,-10px) scale(.5416);animation:fall-342 16s -1s linear infinite}@keyframes fall-342{47.453%{transform:translate(40.387vw,47.453vh) scale(.5416)}to{transform:translate(44.31515vw,99vh) scale(.5416)}}.snow:nth-child(343){opacity:.9402;transform:translate(67.4782vw,-10px) scale(.9274);animation:fall-343 17s -25s linear infinite}@keyframes fall-343{63.075%{transform:translate(70.4045vw,63.075vh) scale(.9274)}to{transform:translate(68.94135vw,99vh) scale(.9274)}}.snow:nth-child(344){opacity:1.883;transform:translate(91.5475vw,-10px) scale(.096);animation:fall-344 30s -15s linear infinite}@keyframes fall-344{30.962%{transform:translate(90.7439vw,30.962vh) scale(.096)}to{transform:translate(91.1457vw,99vh) scale(.096)}}.snow:nth-child(345){opacity:1.483;transform:translate(92.2194vw,-10px) scale(.5379);animation:fall-345 12s -23s linear infinite}@keyframes fall-345{59.174%{transform:translate(95.679vw,59.174vh) scale(.5379)}to{transform:translate(93.9492vw,99vh) scale(.5379)}}.snow:nth-child(346){opacity:.149;transform:translate(50.0866vw,-10px) scale(.2654);animation:fall-346 26s -21s linear infinite}@keyframes fall-346{76.155%{transform:translate(41.0019vw,76.155vh) scale(.2654)}to{transform:translate(45.54425vw,99vh) scale(.2654)}}.snow:nth-child(347){opacity:1.9924;transform:translate(46.0221vw,-10px) scale(.6908);animation:fall-347 15s -19s linear infinite}@keyframes fall-347{66.47%{transform:translate(52.9655vw,66.47vh) scale(.6908)}to{transform:translate(49.4938vw,99vh) scale(.6908)}}.snow:nth-child(348){opacity:1.422;transform:translate(78.6438vw,-10px) scale(.4826);animation:fall-348 11s -16s linear infinite}@keyframes fall-348{74.8%{transform:translate(78.6732vw,74.8vh) scale(.4826)}to{transform:translate(78.6585vw,99vh) scale(.4826)}}.snow:nth-child(349){opacity:.1728;transform:translate(29.1952vw,-10px) scale(.9285);animation:fall-349 10s -7s linear infinite}@keyframes fall-349{32.948%{transform:translate(22.2957vw,32.948vh) scale(.9285)}to{transform:translate(25.74545vw,99vh) scale(.9285)}}.snow:nth-child(350){opacity:.3744;transform:translate(95.5463vw,-10px) scale(.9407);animation:fall-350 18s -15s linear infinite}@keyframes fall-350{62.221%{transform:translate(90.5521vw,62.221vh) scale(.9407)}to{transform:translate(93.0492vw,99vh) scale(.9407)}}.snow:nth-child(351){opacity:.3526;transform:translate(75.1498vw,-10px) scale(.5919);animation:fall-351 26s -26s linear infinite}@keyframes fall-351{49.276%{transform:translate(68.4138vw,49.276vh) scale(.5919)}to{transform:translate(71.7818vw,99vh) scale(.5919)}}.snow:nth-child(352){opacity:.9934;transform:translate(89.6567vw,-10px) scale(.7216);animation:fall-352 12s -21s linear infinite}@keyframes fall-352{34.592%{transform:translate(95.8518vw,34.592vh) scale(.7216)}to{transform:translate(92.75425vw,99vh) scale(.7216)}}.snow:nth-child(353){opacity:1.4676;transform:translate(70.7982vw,-10px) scale(.0154);animation:fall-353 14s -21s linear infinite}@keyframes fall-353{76.773%{transform:translate(62.7899vw,76.773vh) scale(.0154)}to{transform:translate(66.79405vw,99vh) scale(.0154)}}.snow:nth-child(354){opacity:.5086;transform:translate(91.5536vw,-10px) scale(.0381);animation:fall-354 10s -30s linear infinite}@keyframes fall-354{69.679%{transform:translate(91.6057vw,69.679vh) scale(.0381)}to{transform:translate(91.57965vw,99vh) scale(.0381)}}.snow:nth-child(355){opacity:1.0474;transform:translate(48.8784vw,-10px) scale(.6733);animation:fall-355 21s -7s linear infinite}@keyframes fall-355{33.504%{transform:translate(53.7244vw,33.504vh) scale(.6733)}to{transform:translate(51.3014vw,99vh) scale(.6733)}}.snow:nth-child(356){opacity:.4392;transform:translate(44.4061vw,-10px) scale(.0119);animation:fall-356 17s -1s linear infinite}@keyframes fall-356{71.838%{transform:translate(53.632vw,71.838vh) scale(.0119)}to{transform:translate(49.01905vw,99vh) scale(.0119)}}.snow:nth-child(357){opacity:1.6406;transform:translate(91.8195vw,-10px) scale(.4271);animation:fall-357 14s -29s linear infinite}@keyframes fall-357{78.113%{transform:translate(88.7786vw,78.113vh) scale(.4271)}to{transform:translate(90.29905vw,99vh) scale(.4271)}}.snow:nth-child(358){opacity:1.1972;transform:translate(1.4378vw,-10px) scale(.7239);animation:fall-358 29s -15s linear infinite}@keyframes fall-358{34.371%{transform:translate(4.0978vw,34.371vh) scale(.7239)}to{transform:translate(2.7678vw,99vh) scale(.7239)}}.snow:nth-child(359){opacity:.3404;transform:translate(23.6392vw,-10px) scale(.0875);animation:fall-359 28s -17s linear infinite}@keyframes fall-359{57.479%{transform:translate(13.6565vw,57.479vh) scale(.0875)}to{transform:translate(18.64785vw,99vh) scale(.0875)}}.snow:nth-child(360){opacity:.8496;transform:translate(92.5844vw,-10px) scale(.1316);animation:fall-360 16s -28s linear infinite}@keyframes fall-360{42.972%{transform:translate(91.1322vw,42.972vh) scale(.1316)}to{transform:translate(91.8583vw,99vh) scale(.1316)}}.snow:nth-child(361){opacity:1.3994;transform:translate(96.3559vw,-10px) scale(.6206);animation:fall-361 18s -12s linear infinite}@keyframes fall-361{32.647%{transform:translate(98.1911vw,32.647vh) scale(.6206)}to{transform:translate(97.2735vw,99vh) scale(.6206)}}.snow:nth-child(362){opacity:1.2538;transform:translate(12.3574vw,-10px) scale(.8369);animation:fall-362 28s -22s linear infinite}@keyframes fall-362{65.748%{transform:translate(22.1049vw,65.748vh) scale(.8369)}to{transform:translate(17.23115vw,99vh) scale(.8369)}}.snow:nth-child(363){opacity:.1152;transform:translate(45.4347vw,-10px) scale(.2865);animation:fall-363 11s -24s linear infinite}@keyframes fall-363{30.18%{transform:translate(50.6817vw,30.18vh) scale(.2865)}to{transform:translate(48.0582vw,99vh) scale(.2865)}}.snow:nth-child(364){opacity:.938;transform:translate(92.8047vw,-10px) scale(.2775);animation:fall-364 24s -20s linear infinite}@keyframes fall-364{36.968%{transform:translate(92.5811vw,36.968vh) scale(.2775)}to{transform:translate(92.6929vw,99vh) scale(.2775)}}.snow:nth-child(365){opacity:.4608;transform:translate(4.2178vw,-10px) scale(.0347);animation:fall-365 29s -6s linear infinite}@keyframes fall-365{50.981%{transform:translate(7.8763vw,50.981vh) scale(.0347)}to{transform:translate(6.04705vw,99vh) scale(.0347)}}.snow:nth-child(366){opacity:1.0982;transform:translate(33.8299vw,-10px) scale(.7283);animation:fall-366 29s -13s linear infinite}@keyframes fall-366{63.405%{transform:translate(39.3856vw,63.405vh) scale(.7283)}to{transform:translate(36.60775vw,99vh) scale(.7283)}}.snow:nth-child(367){opacity:1.697;transform:translate(62.986vw,-10px) scale(.6164);animation:fall-367 17s -20s linear infinite}@keyframes fall-367{52.249%{transform:translate(72.9188vw,52.249vh) scale(.6164)}to{transform:translate(67.9524vw,99vh) scale(.6164)}}.snow:nth-child(368){opacity:.2286;transform:translate(70.4624vw,-10px) scale(.1487);animation:fall-368 27s -28s linear infinite}@keyframes fall-368{67.857%{transform:translate(72.6879vw,67.857vh) scale(.1487)}to{transform:translate(71.57515vw,99vh) scale(.1487)}}.snow:nth-child(369){opacity:1.6958;transform:translate(33.467vw,-10px) scale(.8857);animation:fall-369 14s -22s linear infinite}@keyframes fall-369{40.078%{transform:translate(29.6033vw,40.078vh) scale(.8857)}to{transform:translate(31.53515vw,99vh) scale(.8857)}}.snow:nth-child(370){opacity:1.676;transform:translate(78.9671vw,-10px) scale(.9392);animation:fall-370 29s -25s linear infinite}@keyframes fall-370{66.251%{transform:translate(83.0883vw,66.251vh) scale(.9392)}to{transform:translate(81.0277vw,99vh) scale(.9392)}}.snow:nth-child(371){opacity:1.1898;transform:translate(90.6618vw,-10px) scale(.837);animation:fall-371 14s -14s linear infinite}@keyframes fall-371{78.378%{transform:translate(92.0142vw,78.378vh) scale(.837)}to{transform:translate(91.338vw,99vh) scale(.837)}}.snow:nth-child(372){opacity:1.533;transform:translate(37.3198vw,-10px) scale(.9997);animation:fall-372 22s -19s linear infinite}@keyframes fall-372{57.335%{transform:translate(36.022vw,57.335vh) scale(.9997)}to{transform:translate(36.6709vw,99vh) scale(.9997)}}.snow:nth-child(373){opacity:1.9148;transform:translate(13.5344vw,-10px) scale(.5099);animation:fall-373 12s -4s linear infinite}@keyframes fall-373{44.051%{transform:translate(22.9269vw,44.051vh) scale(.5099)}to{transform:translate(18.23065vw,99vh) scale(.5099)}}.snow:nth-child(374){opacity:1.8072;transform:translate(74.9432vw,-10px) scale(.6359);animation:fall-374 11s -3s linear infinite}@keyframes fall-374{60.037%{transform:translate(73.9381vw,60.037vh) scale(.6359)}to{transform:translate(74.44065vw,99vh) scale(.6359)}}.snow:nth-child(375){opacity:.0294;transform:translate(10.3005vw,-10px) scale(.2477);animation:fall-375 18s -29s linear infinite}@keyframes fall-375{76.391%{transform:translate(.4886vw,76.391vh) scale(.2477)}to{transform:translate(5.39455vw,99vh) scale(.2477)}}.snow:nth-child(376){opacity:.5568;transform:translate(18.0474vw,-10px) scale(.972);animation:fall-376 17s -19s linear infinite}@keyframes fall-376{40.485%{transform:translate(12.9655vw,40.485vh) scale(.972)}to{transform:translate(15.50645vw,99vh) scale(.972)}}.snow:nth-child(377){opacity:.4508;transform:translate(35.818vw,-10px) scale(.9762);animation:fall-377 25s -24s linear infinite}@keyframes fall-377{63.182%{transform:translate(45.2729vw,63.182vh) scale(.9762)}to{transform:translate(40.54545vw,99vh) scale(.9762)}}.snow:nth-child(378){opacity:.2914;transform:translate(49.3416vw,-10px) scale(.8921);animation:fall-378 11s -5s linear infinite}@keyframes fall-378{31.124%{transform:translate(43.3928vw,31.124vh) scale(.8921)}to{transform:translate(46.3672vw,99vh) scale(.8921)}}.snow:nth-child(379){opacity:1.792;transform:translate(53.5697vw,-10px) scale(.0588);animation:fall-379 21s -15s linear infinite}@keyframes fall-379{61.592%{transform:translate(47.5099vw,61.592vh) scale(.0588)}to{transform:translate(50.5398vw,99vh) scale(.0588)}}.snow:nth-child(380){opacity:.3614;transform:translate(3.037vw,-10px) scale(.9136);animation:fall-380 19s -20s linear infinite}@keyframes fall-380{60.345%{transform:translate(-1.862vw,60.345vh) scale(.9136)}to{transform:translate(.5875vw,99vh) scale(.9136)}}.snow:nth-child(381){opacity:.02;transform:translate(30.3896vw,-10px) scale(.1591);animation:fall-381 30s -2s linear infinite}@keyframes fall-381{68.626%{transform:translate(22.0836vw,68.626vh) scale(.1591)}to{transform:translate(26.2366vw,99vh) scale(.1591)}}.snow:nth-child(382){opacity:1.2694;transform:translate(52.0706vw,-10px) scale(.0492);animation:fall-382 22s -29s linear infinite}@keyframes fall-382{56.485%{transform:translate(59.8889vw,56.485vh) scale(.0492)}to{transform:translate(55.97975vw,99vh) scale(.0492)}}.snow:nth-child(383){opacity:.657;transform:translate(53.5345vw,-10px) scale(.4558);animation:fall-383 21s -24s linear infinite}@keyframes fall-383{37.05%{transform:translate(45.4413vw,37.05vh) scale(.4558)}to{transform:translate(49.4879vw,99vh) scale(.4558)}}.snow:nth-child(384){opacity:1.004;transform:translate(75.0085vw,-10px) scale(.8847);animation:fall-384 30s -29s linear infinite}@keyframes fall-384{63.902%{transform:translate(80.0235vw,63.902vh) scale(.8847)}to{transform:translate(77.516vw,99vh) scale(.8847)}}.snow:nth-child(385){opacity:.1254;transform:translate(68.0977vw,-10px) scale(.583);animation:fall-385 12s -5s linear infinite}@keyframes fall-385{75.383%{transform:translate(58.6601vw,75.383vh) scale(.583)}to{transform:translate(63.3789vw,99vh) scale(.583)}}.snow:nth-child(386){opacity:.7188;transform:translate(6.362vw,-10px) scale(.7905);animation:fall-386 13s -21s linear infinite}@keyframes fall-386{34.568%{transform:translate(7.2514vw,34.568vh) scale(.7905)}to{transform:translate(6.8067vw,99vh) scale(.7905)}}.snow:nth-child(387){opacity:1.2752;transform:translate(7.9738vw,-10px) scale(.0916);animation:fall-387 27s -10s linear infinite}@keyframes fall-387{74.828%{transform:translate(2.9225vw,74.828vh) scale(.0916)}to{transform:translate(5.44815vw,99vh) scale(.0916)}}.snow:nth-child(388){opacity:1.1384;transform:translate(44.0888vw,-10px) scale(.9569);animation:fall-388 19s -8s linear infinite}@keyframes fall-388{73.984%{transform:translate(51.1386vw,73.984vh) scale(.9569)}to{transform:translate(47.6137vw,99vh) scale(.9569)}}.snow:nth-child(389){opacity:.7698;transform:translate(97.2551vw,-10px) scale(.0948);animation:fall-389 21s -5s linear infinite}@keyframes fall-389{39.87%{transform:translate(90.1911vw,39.87vh) scale(.0948)}to{transform:translate(93.7231vw,99vh) scale(.0948)}}.snow:nth-child(390){opacity:1.0022;transform:translate(89.8697vw,-10px) scale(.5736);animation:fall-390 23s -25s linear infinite}@keyframes fall-390{73.727%{transform:translate(81.2088vw,73.727vh) scale(.5736)}to{transform:translate(85.53925vw,99vh) scale(.5736)}}.snow:nth-child(391){opacity:.7046;transform:translate(54.62vw,-10px) scale(.4206);animation:fall-391 12s -19s linear infinite}@keyframes fall-391{32.597%{transform:translate(57.1959vw,32.597vh) scale(.4206)}to{transform:translate(55.90795vw,99vh) scale(.4206)}}.snow:nth-child(392){opacity:1.1626;transform:translate(29.8211vw,-10px) scale(.6784);animation:fall-392 13s -19s linear infinite}@keyframes fall-392{72.863%{transform:translate(28.5561vw,72.863vh) scale(.6784)}to{transform:translate(29.1886vw,99vh) scale(.6784)}}.snow:nth-child(393){opacity:.0004;transform:translate(58.6065vw,-10px) scale(.963);animation:fall-393 25s -8s linear infinite}@keyframes fall-393{79.088%{transform:translate(49.103vw,79.088vh) scale(.963)}to{transform:translate(53.85475vw,99vh) scale(.963)}}.snow:nth-child(394){opacity:1.8204;transform:translate(60.9759vw,-10px) scale(.4135);animation:fall-394 26s -13s linear infinite}@keyframes fall-394{57.515%{transform:translate(63.8751vw,57.515vh) scale(.4135)}to{transform:translate(62.4255vw,99vh) scale(.4135)}}.snow:nth-child(395){opacity:.5482;transform:translate(82.6888vw,-10px) scale(.8687);animation:fall-395 13s -10s linear infinite}@keyframes fall-395{37.307%{transform:translate(77.7043vw,37.307vh) scale(.8687)}to{transform:translate(80.19655vw,99vh) scale(.8687)}}.snow:nth-child(396){opacity:1.9256;transform:translate(77.6951vw,-10px) scale(.661);animation:fall-396 21s -8s linear infinite}@keyframes fall-396{78.218%{transform:translate(83.8165vw,78.218vh) scale(.661)}to{transform:translate(80.7558vw,99vh) scale(.661)}}.snow:nth-child(397){opacity:.668;transform:translate(40.7019vw,-10px) scale(.2431);animation:fall-397 19s -23s linear infinite}@keyframes fall-397{51.606%{transform:translate(48.563vw,51.606vh) scale(.2431)}to{transform:translate(44.63245vw,99vh) scale(.2431)}}.snow:nth-child(398){opacity:1.428;transform:translate(86.3886vw,-10px) scale(.5311);animation:fall-398 17s -8s linear infinite}@keyframes fall-398{47.552%{transform:translate(85.3382vw,47.552vh) scale(.5311)}to{transform:translate(85.8634vw,99vh) scale(.5311)}}.snow:nth-child(399){opacity:.5252;transform:translate(62.3596vw,-10px) scale(.7461);animation:fall-399 24s -12s linear infinite}@keyframes fall-399{32.609%{transform:translate(62.9315vw,32.609vh) scale(.7461)}to{transform:translate(62.64555vw,99vh) scale(.7461)}}.snow:nth-child(400){opacity:.8278;transform:translate(22.6811vw,-10px) scale(.4901);animation:fall-400 20s -23s linear infinite}@keyframes fall-400{50.8%{transform:translate(29.6162vw,50.8vh) scale(.4901)}to{transform:translate(26.14865vw,99vh) scale(.4901)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
26
26
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, decorators: [{
|
|
27
27
|
type: Component,
|
|
28
|
-
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.1066;transform:translate(83.325vw,-10px) scale(.806);animation:fall-1 19s -30s linear infinite}@keyframes fall-1{75.153%{transform:translate(78.9976vw,75.153vh) scale(.806)}to{transform:translate(81.1613vw,99vh) scale(.806)}}.snow:nth-child(2){opacity:.3854;transform:translate(54.0387vw,-10px) scale(.7609);animation:fall-2 24s -23s linear infinite}@keyframes fall-2{75.711%{transform:translate(59.1201vw,75.711vh) scale(.7609)}to{transform:translate(56.5794vw,99vh) scale(.7609)}}.snow:nth-child(3){opacity:.2132;transform:translate(45.3382vw,-10px) scale(.1329);animation:fall-3 11s -8s linear infinite}@keyframes fall-3{67.869%{transform:translate(37.7959vw,67.869vh) scale(.1329)}to{transform:translate(41.56705vw,99vh) scale(.1329)}}.snow:nth-child(4){opacity:1.113;transform:translate(66.2668vw,-10px) scale(.1164);animation:fall-4 19s -21s linear infinite}@keyframes fall-4{47.783%{transform:translate(71.1902vw,47.783vh) scale(.1164)}to{transform:translate(68.7285vw,99vh) scale(.1164)}}.snow:nth-child(5){opacity:.785;transform:translate(29.822vw,-10px) scale(.5724);animation:fall-5 13s -4s linear infinite}@keyframes fall-5{71.927%{transform:translate(36.1705vw,71.927vh) scale(.5724)}to{transform:translate(32.99625vw,99vh) scale(.5724)}}.snow:nth-child(6){opacity:.8902;transform:translate(16.6899vw,-10px) scale(.6882);animation:fall-6 25s -13s linear infinite}@keyframes fall-6{62.433%{transform:translate(20.0311vw,62.433vh) scale(.6882)}to{transform:translate(18.3605vw,99vh) scale(.6882)}}.snow:nth-child(7){opacity:1.935;transform:translate(70.5792vw,-10px) scale(.7185);animation:fall-7 17s -26s linear infinite}@keyframes fall-7{37.952%{transform:translate(73.4098vw,37.952vh) scale(.7185)}to{transform:translate(71.9945vw,99vh) scale(.7185)}}.snow:nth-child(8){opacity:.8928;transform:translate(35.3858vw,-10px) scale(.2196);animation:fall-8 18s -13s linear infinite}@keyframes fall-8{79.891%{transform:translate(33.1228vw,79.891vh) scale(.2196)}to{transform:translate(34.2543vw,99vh) scale(.2196)}}.snow:nth-child(9){opacity:1.1396;transform:translate(27.5783vw,-10px) scale(.7994);animation:fall-9 30s -21s linear infinite}@keyframes fall-9{51.328%{transform:translate(25.4368vw,51.328vh) scale(.7994)}to{transform:translate(26.50755vw,99vh) scale(.7994)}}.snow:nth-child(10){opacity:1.8882;transform:translate(70.3964vw,-10px) scale(.3708);animation:fall-10 18s -29s linear infinite}@keyframes fall-10{33.301%{transform:translate(76.1543vw,33.301vh) scale(.3708)}to{transform:translate(73.27535vw,99vh) scale(.3708)}}.snow:nth-child(11){opacity:.2608;transform:translate(38.1737vw,-10px) scale(.5319);animation:fall-11 21s -9s linear infinite}@keyframes fall-11{72.619%{transform:translate(45.3758vw,72.619vh) scale(.5319)}to{transform:translate(41.77475vw,99vh) scale(.5319)}}.snow:nth-child(12){opacity:.9546;transform:translate(16.6811vw,-10px) scale(.4364);animation:fall-12 24s -29s linear infinite}@keyframes fall-12{41.327%{transform:translate(10.7926vw,41.327vh) scale(.4364)}to{transform:translate(13.73685vw,99vh) scale(.4364)}}.snow:nth-child(13){opacity:.066;transform:translate(67.8594vw,-10px) scale(.6118);animation:fall-13 26s -24s linear infinite}@keyframes fall-13{63.096%{transform:translate(75.4886vw,63.096vh) scale(.6118)}to{transform:translate(71.674vw,99vh) scale(.6118)}}.snow:nth-child(14){opacity:1.6548;transform:translate(48.56vw,-10px) scale(.0159);animation:fall-14 23s -22s linear infinite}@keyframes fall-14{54.599%{transform:translate(46.0571vw,54.599vh) scale(.0159)}to{transform:translate(47.30855vw,99vh) scale(.0159)}}.snow:nth-child(15){opacity:1.1878;transform:translate(85.0057vw,-10px) scale(.5327);animation:fall-15 18s -4s linear infinite}@keyframes fall-15{66.046%{transform:translate(82.5273vw,66.046vh) scale(.5327)}to{transform:translate(83.7665vw,99vh) scale(.5327)}}.snow:nth-child(16){opacity:.4066;transform:translate(85.1879vw,-10px) scale(.6642);animation:fall-16 16s -10s linear infinite}@keyframes fall-16{47.165%{transform:translate(90.8508vw,47.165vh) scale(.6642)}to{transform:translate(88.01935vw,99vh) scale(.6642)}}.snow:nth-child(17){opacity:1.9272;transform:translate(58.2679vw,-10px) scale(.0858);animation:fall-17 16s -17s linear infinite}@keyframes fall-17{64.731%{transform:translate(53.6056vw,64.731vh) scale(.0858)}to{transform:translate(55.93675vw,99vh) scale(.0858)}}.snow:nth-child(18){opacity:.2698;transform:translate(47.7262vw,-10px) scale(.0685);animation:fall-18 20s -18s linear infinite}@keyframes fall-18{53.65%{transform:translate(47.745vw,53.65vh) scale(.0685)}to{transform:translate(47.7356vw,99vh) scale(.0685)}}.snow:nth-child(19){opacity:1.3388;transform:translate(19.3831vw,-10px) scale(.5529);animation:fall-19 25s -23s linear infinite}@keyframes fall-19{40.51%{transform:translate(26.4622vw,40.51vh) scale(.5529)}to{transform:translate(22.92265vw,99vh) scale(.5529)}}.snow:nth-child(20){opacity:1.2494;transform:translate(69.8882vw,-10px) scale(.8397);animation:fall-20 30s -27s linear infinite}@keyframes fall-20{76.109%{transform:translate(61.7353vw,76.109vh) scale(.8397)}to{transform:translate(65.81175vw,99vh) scale(.8397)}}.snow:nth-child(21){opacity:.4888;transform:translate(21.6069vw,-10px) scale(.7532);animation:fall-21 12s -30s linear infinite}@keyframes fall-21{71.592%{transform:translate(12.1857vw,71.592vh) scale(.7532)}to{transform:translate(16.8963vw,99vh) scale(.7532)}}.snow:nth-child(22){opacity:1.7486;transform:translate(5.2244vw,-10px) scale(.605);animation:fall-22 10s -4s linear infinite}@keyframes fall-22{47.448%{transform:translate(7.7719vw,47.448vh) scale(.605)}to{transform:translate(6.49815vw,99vh) scale(.605)}}.snow:nth-child(23){opacity:1.3078;transform:translate(91.3627vw,-10px) scale(.0947);animation:fall-23 17s -19s linear infinite}@keyframes fall-23{39.669%{transform:translate(101.027vw,39.669vh) scale(.0947)}to{transform:translate(96.19485vw,99vh) scale(.0947)}}.snow:nth-child(24){opacity:.7152;transform:translate(63.1066vw,-10px) scale(.6792);animation:fall-24 25s -1s linear infinite}@keyframes fall-24{49.208%{transform:translate(56.3046vw,49.208vh) scale(.6792)}to{transform:translate(59.7056vw,99vh) scale(.6792)}}.snow:nth-child(25){opacity:.1398;transform:translate(94.3549vw,-10px) scale(.7745);animation:fall-25 27s -1s linear infinite}@keyframes fall-25{61.731%{transform:translate(99.0602vw,61.731vh) scale(.7745)}to{transform:translate(96.70755vw,99vh) scale(.7745)}}.snow:nth-child(26){opacity:1.304;transform:translate(30.0481vw,-10px) scale(.5059);animation:fall-26 22s -6s linear infinite}@keyframes fall-26{32.674%{transform:translate(23.6574vw,32.674vh) scale(.5059)}to{transform:translate(26.85275vw,99vh) scale(.5059)}}.snow:nth-child(27){opacity:1.288;transform:translate(99.6609vw,-10px) scale(.4107);animation:fall-27 30s -5s linear infinite}@keyframes fall-27{31.86%{transform:translate(105.3577vw,31.86vh) scale(.4107)}to{transform:translate(102.5093vw,99vh) scale(.4107)}}.snow:nth-child(28){opacity:.2306;transform:translate(61.6718vw,-10px) scale(.4004);animation:fall-28 21s -26s linear infinite}@keyframes fall-28{34.484%{transform:translate(68.849vw,34.484vh) scale(.4004)}to{transform:translate(65.2604vw,99vh) scale(.4004)}}.snow:nth-child(29){opacity:1.1412;transform:translate(60.2046vw,-10px) scale(.8747);animation:fall-29 17s -22s linear infinite}@keyframes fall-29{36.792%{transform:translate(56.5572vw,36.792vh) scale(.8747)}to{transform:translate(58.3809vw,99vh) scale(.8747)}}.snow:nth-child(30){opacity:.6636;transform:translate(42.7771vw,-10px) scale(.0556);animation:fall-30 18s -30s linear infinite}@keyframes fall-30{37.6%{transform:translate(45.334vw,37.6vh) scale(.0556)}to{transform:translate(44.05555vw,99vh) scale(.0556)}}.snow:nth-child(31){opacity:.1152;transform:translate(5.3457vw,-10px) scale(.8957);animation:fall-31 13s -18s linear infinite}@keyframes fall-31{34.932%{transform:translate(7.1153vw,34.932vh) scale(.8957)}to{transform:translate(6.2305vw,99vh) scale(.8957)}}.snow:nth-child(32){opacity:.66;transform:translate(15.462vw,-10px) scale(.7142);animation:fall-32 27s -2s linear infinite}@keyframes fall-32{73.174%{transform:translate(21.0081vw,73.174vh) scale(.7142)}to{transform:translate(18.23505vw,99vh) scale(.7142)}}.snow:nth-child(33){opacity:1.9558;transform:translate(18.1633vw,-10px) scale(.5317);animation:fall-33 14s -12s linear infinite}@keyframes fall-33{48.287%{transform:translate(17.0445vw,48.287vh) scale(.5317)}to{transform:translate(17.6039vw,99vh) scale(.5317)}}.snow:nth-child(34){opacity:1.166;transform:translate(.2444vw,-10px) scale(.1899);animation:fall-34 25s -2s linear infinite}@keyframes fall-34{69.9%{transform:translate(3.0576vw,69.9vh) scale(.1899)}to{transform:translate(1.651vw,99vh) scale(.1899)}}.snow:nth-child(35){opacity:1.4954;transform:translate(18.7281vw,-10px) scale(.2794);animation:fall-35 30s -1s linear infinite}@keyframes fall-35{40.416%{transform:translate(13.4538vw,40.416vh) scale(.2794)}to{transform:translate(16.09095vw,99vh) scale(.2794)}}.snow:nth-child(36){opacity:1.4092;transform:translate(51.807vw,-10px) scale(.2845);animation:fall-36 18s -3s linear infinite}@keyframes fall-36{43.489%{transform:translate(50.0208vw,43.489vh) scale(.2845)}to{transform:translate(50.9139vw,99vh) scale(.2845)}}.snow:nth-child(37){opacity:.5022;transform:translate(73.5895vw,-10px) scale(.6073);animation:fall-37 29s -15s linear infinite}@keyframes fall-37{79.094%{transform:translate(82.3257vw,79.094vh) scale(.6073)}to{transform:translate(77.9576vw,99vh) scale(.6073)}}.snow:nth-child(38){opacity:1.1838;transform:translate(30.8337vw,-10px) scale(.6737);animation:fall-38 28s -13s linear infinite}@keyframes fall-38{57.182%{transform:translate(24.6905vw,57.182vh) scale(.6737)}to{transform:translate(27.7621vw,99vh) scale(.6737)}}.snow:nth-child(39){opacity:1.8896;transform:translate(10.785vw,-10px) scale(.1584);animation:fall-39 12s -30s linear infinite}@keyframes fall-39{65.674%{transform:translate(3.2623vw,65.674vh) scale(.1584)}to{transform:translate(7.02365vw,99vh) scale(.1584)}}.snow:nth-child(40){opacity:1.7432;transform:translate(35.9909vw,-10px) scale(.6629);animation:fall-40 17s -28s linear infinite}@keyframes fall-40{58.09%{transform:translate(29.0867vw,58.09vh) scale(.6629)}to{transform:translate(32.5388vw,99vh) scale(.6629)}}.snow:nth-child(41){opacity:.8054;transform:translate(99.4653vw,-10px) scale(.5423);animation:fall-41 12s -3s linear infinite}@keyframes fall-41{49.315%{transform:translate(91.2695vw,49.315vh) scale(.5423)}to{transform:translate(95.3674vw,99vh) scale(.5423)}}.snow:nth-child(42){opacity:1.3502;transform:translate(62.9756vw,-10px) scale(.9778);animation:fall-42 19s -5s linear infinite}@keyframes fall-42{42.932%{transform:translate(57.0013vw,42.932vh) scale(.9778)}to{transform:translate(59.98845vw,99vh) scale(.9778)}}.snow:nth-child(43){opacity:1.9434;transform:translate(55.8443vw,-10px) scale(.3486);animation:fall-43 16s -6s linear infinite}@keyframes fall-43{35.956%{transform:translate(63.6195vw,35.956vh) scale(.3486)}to{transform:translate(59.7319vw,99vh) scale(.3486)}}.snow:nth-child(44){opacity:1.7414;transform:translate(70.2071vw,-10px) scale(.9798);animation:fall-44 12s -5s linear infinite}@keyframes fall-44{38.462%{transform:translate(69.2951vw,38.462vh) scale(.9798)}to{transform:translate(69.7511vw,99vh) scale(.9798)}}.snow:nth-child(45){opacity:1.097;transform:translate(51.24vw,-10px) scale(.0306);animation:fall-45 27s -7s linear infinite}@keyframes fall-45{79.243%{transform:translate(49.9029vw,79.243vh) scale(.0306)}to{transform:translate(50.57145vw,99vh) scale(.0306)}}.snow:nth-child(46){opacity:1.6808;transform:translate(26.8365vw,-10px) scale(.6316);animation:fall-46 10s -2s linear infinite}@keyframes fall-46{73.245%{transform:translate(19.386vw,73.245vh) scale(.6316)}to{transform:translate(23.11125vw,99vh) scale(.6316)}}.snow:nth-child(47){opacity:1.8118;transform:translate(68.3079vw,-10px) scale(.5474);animation:fall-47 14s -3s linear infinite}@keyframes fall-47{30.857%{transform:translate(73.9218vw,30.857vh) scale(.5474)}to{transform:translate(71.11485vw,99vh) scale(.5474)}}.snow:nth-child(48){opacity:1.4298;transform:translate(4.8477vw,-10px) scale(.9723);animation:fall-48 21s -15s linear infinite}@keyframes fall-48{31.878%{transform:translate(12.6946vw,31.878vh) scale(.9723)}to{transform:translate(8.77115vw,99vh) scale(.9723)}}.snow:nth-child(49){opacity:.5254;transform:translate(46.8906vw,-10px) scale(.1524);animation:fall-49 15s -29s linear infinite}@keyframes fall-49{77.32%{transform:translate(48.4213vw,77.32vh) scale(.1524)}to{transform:translate(47.65595vw,99vh) scale(.1524)}}.snow:nth-child(50){opacity:.9204;transform:translate(75.3135vw,-10px) scale(.7974);animation:fall-50 11s -26s linear infinite}@keyframes fall-50{75.879%{transform:translate(70.3358vw,75.879vh) scale(.7974)}to{transform:translate(72.82465vw,99vh) scale(.7974)}}.snow:nth-child(51){opacity:1.693;transform:translate(89.6125vw,-10px) scale(.6859);animation:fall-51 30s -23s linear infinite}@keyframes fall-51{73.761%{transform:translate(99.2244vw,73.761vh) scale(.6859)}to{transform:translate(94.41845vw,99vh) scale(.6859)}}.snow:nth-child(52){opacity:.3168;transform:translate(71.9053vw,-10px) scale(.552);animation:fall-52 30s -7s linear infinite}@keyframes fall-52{40.311%{transform:translate(65.9324vw,40.311vh) scale(.552)}to{transform:translate(68.91885vw,99vh) scale(.552)}}.snow:nth-child(53){opacity:1.363;transform:translate(37.183vw,-10px) scale(.6414);animation:fall-53 18s -27s linear infinite}@keyframes fall-53{73.14%{transform:translate(39.2505vw,73.14vh) scale(.6414)}to{transform:translate(38.21675vw,99vh) scale(.6414)}}.snow:nth-child(54){opacity:1.2516;transform:translate(18.9172vw,-10px) scale(.2922);animation:fall-54 30s -24s linear infinite}@keyframes fall-54{46.957%{transform:translate(15.4511vw,46.957vh) scale(.2922)}to{transform:translate(17.18415vw,99vh) scale(.2922)}}.snow:nth-child(55){opacity:1.5298;transform:translate(1.677vw,-10px) scale(.7332);animation:fall-55 20s -30s linear infinite}@keyframes fall-55{40.566%{transform:translate(-5.5344vw,40.566vh) scale(.7332)}to{transform:translate(-1.9287vw,99vh) scale(.7332)}}.snow:nth-child(56){opacity:1.1868;transform:translate(74.8238vw,-10px) scale(.1617);animation:fall-56 29s -8s linear infinite}@keyframes fall-56{45.586%{transform:translate(76.8369vw,45.586vh) scale(.1617)}to{transform:translate(75.83035vw,99vh) scale(.1617)}}.snow:nth-child(57){opacity:.6034;transform:translate(69.4979vw,-10px) scale(.4601);animation:fall-57 14s -20s linear infinite}@keyframes fall-57{35.54%{transform:translate(73.4499vw,35.54vh) scale(.4601)}to{transform:translate(71.4739vw,99vh) scale(.4601)}}.snow:nth-child(58){opacity:.4512;transform:translate(17.7866vw,-10px) scale(.7202);animation:fall-58 18s -22s linear infinite}@keyframes fall-58{77.862%{transform:translate(24.8433vw,77.862vh) scale(.7202)}to{transform:translate(21.31495vw,99vh) scale(.7202)}}.snow:nth-child(59){opacity:1.6708;transform:translate(17.6112vw,-10px) scale(.4428);animation:fall-59 21s -29s linear infinite}@keyframes fall-59{69.296%{transform:translate(19.6178vw,69.296vh) scale(.4428)}to{transform:translate(18.6145vw,99vh) scale(.4428)}}.snow:nth-child(60){opacity:1.8494;transform:translate(84.4786vw,-10px) scale(.4678);animation:fall-60 26s -11s linear infinite}@keyframes fall-60{43.578%{transform:translate(92.9199vw,43.578vh) scale(.4678)}to{transform:translate(88.69925vw,99vh) scale(.4678)}}.snow:nth-child(61){opacity:.5508;transform:translate(49.6576vw,-10px) scale(.266);animation:fall-61 20s -25s linear infinite}@keyframes fall-61{69.476%{transform:translate(58.6682vw,69.476vh) scale(.266)}to{transform:translate(54.1629vw,99vh) scale(.266)}}.snow:nth-child(62){opacity:1.4326;transform:translate(68.8512vw,-10px) scale(.0324);animation:fall-62 29s -1s linear infinite}@keyframes fall-62{63.877%{transform:translate(64.5021vw,63.877vh) scale(.0324)}to{transform:translate(66.67665vw,99vh) scale(.0324)}}.snow:nth-child(63){opacity:.0886;transform:translate(89.3395vw,-10px) scale(.8181);animation:fall-63 14s -15s linear infinite}@keyframes fall-63{69.459%{transform:translate(87.3926vw,69.459vh) scale(.8181)}to{transform:translate(88.36605vw,99vh) scale(.8181)}}.snow:nth-child(64){opacity:.075;transform:translate(57.4172vw,-10px) scale(.7995);animation:fall-64 18s -14s linear infinite}@keyframes fall-64{44.969%{transform:translate(49.8632vw,44.969vh) scale(.7995)}to{transform:translate(53.6402vw,99vh) scale(.7995)}}.snow:nth-child(65){opacity:.7862;transform:translate(44.9876vw,-10px) scale(.8279);animation:fall-65 27s -28s linear infinite}@keyframes fall-65{74.406%{transform:translate(36.5552vw,74.406vh) scale(.8279)}to{transform:translate(40.7714vw,99vh) scale(.8279)}}.snow:nth-child(66){opacity:1.554;transform:translate(61.9706vw,-10px) scale(.0448);animation:fall-66 23s -10s linear infinite}@keyframes fall-66{43.752%{transform:translate(65.6162vw,43.752vh) scale(.0448)}to{transform:translate(63.7934vw,99vh) scale(.0448)}}.snow:nth-child(67){opacity:.952;transform:translate(80.9811vw,-10px) scale(.7426);animation:fall-67 23s -20s linear infinite}@keyframes fall-67{55.295%{transform:translate(88.5852vw,55.295vh) scale(.7426)}to{transform:translate(84.78315vw,99vh) scale(.7426)}}.snow:nth-child(68){opacity:.7322;transform:translate(63.6252vw,-10px) scale(.7563);animation:fall-68 10s -22s linear infinite}@keyframes fall-68{70.424%{transform:translate(56.5702vw,70.424vh) scale(.7563)}to{transform:translate(60.0977vw,99vh) scale(.7563)}}.snow:nth-child(69){opacity:1.2792;transform:translate(66.9591vw,-10px) scale(.6404);animation:fall-69 28s -26s linear infinite}@keyframes fall-69{53.313%{transform:translate(72.027vw,53.313vh) scale(.6404)}to{transform:translate(69.49305vw,99vh) scale(.6404)}}.snow:nth-child(70){opacity:.5074;transform:translate(47.0808vw,-10px) scale(.1561);animation:fall-70 13s -12s linear infinite}@keyframes fall-70{79.166%{transform:translate(50.0504vw,79.166vh) scale(.1561)}to{transform:translate(48.5656vw,99vh) scale(.1561)}}.snow:nth-child(71){opacity:.8386;transform:translate(7.4386vw,-10px) scale(.7981);animation:fall-71 12s -2s linear infinite}@keyframes fall-71{36.773%{transform:translate(9.1673vw,36.773vh) scale(.7981)}to{transform:translate(8.30295vw,99vh) scale(.7981)}}.snow:nth-child(72){opacity:1.3108;transform:translate(91.8117vw,-10px) scale(.8323);animation:fall-72 16s -17s linear infinite}@keyframes fall-72{46.211%{transform:translate(92.3001vw,46.211vh) scale(.8323)}to{transform:translate(92.0559vw,99vh) scale(.8323)}}.snow:nth-child(73){opacity:.1184;transform:translate(35.7447vw,-10px) scale(.1673);animation:fall-73 29s -8s linear infinite}@keyframes fall-73{36.408%{transform:translate(40.4101vw,36.408vh) scale(.1673)}to{transform:translate(38.0774vw,99vh) scale(.1673)}}.snow:nth-child(74){opacity:.5346;transform:translate(77.8073vw,-10px) scale(.5164);animation:fall-74 29s -18s linear infinite}@keyframes fall-74{33.586%{transform:translate(84.4687vw,33.586vh) scale(.5164)}to{transform:translate(81.138vw,99vh) scale(.5164)}}.snow:nth-child(75){opacity:.8066;transform:translate(85.5076vw,-10px) scale(.7044);animation:fall-75 28s -11s linear infinite}@keyframes fall-75{35.697%{transform:translate(85.1083vw,35.697vh) scale(.7044)}to{transform:translate(85.30795vw,99vh) scale(.7044)}}.snow:nth-child(76){opacity:1.1652;transform:translate(18.416vw,-10px) scale(.0378);animation:fall-76 14s -30s linear infinite}@keyframes fall-76{53.569%{transform:translate(22.0955vw,53.569vh) scale(.0378)}to{transform:translate(20.25575vw,99vh) scale(.0378)}}.snow:nth-child(77){opacity:1.8666;transform:translate(76.5654vw,-10px) scale(.9621);animation:fall-77 21s -15s linear infinite}@keyframes fall-77{71.232%{transform:translate(74.7416vw,71.232vh) scale(.9621)}to{transform:translate(75.6535vw,99vh) scale(.9621)}}.snow:nth-child(78){opacity:1.3672;transform:translate(72.5713vw,-10px) scale(.3072);animation:fall-78 29s -2s linear infinite}@keyframes fall-78{56.711%{transform:translate(80.3047vw,56.711vh) scale(.3072)}to{transform:translate(76.438vw,99vh) scale(.3072)}}.snow:nth-child(79){opacity:.2344;transform:translate(96.832vw,-10px) scale(.6916);animation:fall-79 18s -12s linear infinite}@keyframes fall-79{53.015%{transform:translate(103.5807vw,53.015vh) scale(.6916)}to{transform:translate(100.20635vw,99vh) scale(.6916)}}.snow:nth-child(80){opacity:.2588;transform:translate(50.7309vw,-10px) scale(.7131);animation:fall-80 18s -15s linear infinite}@keyframes fall-80{32.3%{transform:translate(46.6314vw,32.3vh) scale(.7131)}to{transform:translate(48.68115vw,99vh) scale(.7131)}}.snow:nth-child(81){opacity:1.6262;transform:translate(96.6115vw,-10px) scale(.5787);animation:fall-81 22s -1s linear infinite}@keyframes fall-81{52.464%{transform:translate(94.0221vw,52.464vh) scale(.5787)}to{transform:translate(95.3168vw,99vh) scale(.5787)}}.snow:nth-child(82){opacity:.7202;transform:translate(60.2882vw,-10px) scale(.4554);animation:fall-82 26s -30s linear infinite}@keyframes fall-82{41.219%{transform:translate(58.2917vw,41.219vh) scale(.4554)}to{transform:translate(59.28995vw,99vh) scale(.4554)}}.snow:nth-child(83){opacity:.5128;transform:translate(1.672vw,-10px) scale(.6382);animation:fall-83 23s -7s linear infinite}@keyframes fall-83{76.668%{transform:translate(1.6307vw,76.668vh) scale(.6382)}to{transform:translate(1.65135vw,99vh) scale(.6382)}}.snow:nth-child(84){opacity:.9084;transform:translate(33.4686vw,-10px) scale(.016);animation:fall-84 11s -6s linear infinite}@keyframes fall-84{57.168%{transform:translate(24.7054vw,57.168vh) scale(.016)}to{transform:translate(29.087vw,99vh) scale(.016)}}.snow:nth-child(85){opacity:1.0998;transform:translate(39.8717vw,-10px) scale(.805);animation:fall-85 27s -22s linear infinite}@keyframes fall-85{58.133%{transform:translate(48.6971vw,58.133vh) scale(.805)}to{transform:translate(44.2844vw,99vh) scale(.805)}}.snow:nth-child(86){opacity:.8752;transform:translate(72.0838vw,-10px) scale(.1686);animation:fall-86 21s -21s linear infinite}@keyframes fall-86{51.942%{transform:translate(69.5017vw,51.942vh) scale(.1686)}to{transform:translate(70.79275vw,99vh) scale(.1686)}}.snow:nth-child(87){opacity:1.2664;transform:translate(68.3305vw,-10px) scale(.1392);animation:fall-87 23s -27s linear infinite}@keyframes fall-87{65.81%{transform:translate(66.0933vw,65.81vh) scale(.1392)}to{transform:translate(67.2119vw,99vh) scale(.1392)}}.snow:nth-child(88){opacity:1.684;transform:translate(83.4151vw,-10px) scale(.862);animation:fall-88 12s -6s linear infinite}@keyframes fall-88{66.826%{transform:translate(82.6793vw,66.826vh) scale(.862)}to{transform:translate(83.0472vw,99vh) scale(.862)}}.snow:nth-child(89){opacity:.6946;transform:translate(24.479vw,-10px) scale(.1015);animation:fall-89 25s -18s linear infinite}@keyframes fall-89{55.874%{transform:translate(29.7622vw,55.874vh) scale(.1015)}to{transform:translate(27.1206vw,99vh) scale(.1015)}}.snow:nth-child(90){opacity:1.4704;transform:translate(72.3596vw,-10px) scale(.4418);animation:fall-90 16s -24s linear infinite}@keyframes fall-90{64.323%{transform:translate(68.0426vw,64.323vh) scale(.4418)}to{transform:translate(70.2011vw,99vh) scale(.4418)}}.snow:nth-child(91){opacity:1.0452;transform:translate(1.6835vw,-10px) scale(.5838);animation:fall-91 26s -19s linear infinite}@keyframes fall-91{48.884%{transform:translate(6.2707vw,48.884vh) scale(.5838)}to{transform:translate(3.9771vw,99vh) scale(.5838)}}.snow:nth-child(92){opacity:.5814;transform:translate(57.4547vw,-10px) scale(.5749);animation:fall-92 18s -18s linear infinite}@keyframes fall-92{53.538%{transform:translate(54.7782vw,53.538vh) scale(.5749)}to{transform:translate(56.11645vw,99vh) scale(.5749)}}.snow:nth-child(93){opacity:1.339;transform:translate(16.8337vw,-10px) scale(.3961);animation:fall-93 24s -25s linear infinite}@keyframes fall-93{58.822%{transform:translate(9.6517vw,58.822vh) scale(.3961)}to{transform:translate(13.2427vw,99vh) scale(.3961)}}.snow:nth-child(94){opacity:1.1466;transform:translate(20.8583vw,-10px) scale(.8217);animation:fall-94 19s -20s linear infinite}@keyframes fall-94{54.89%{transform:translate(30.2395vw,54.89vh) scale(.8217)}to{transform:translate(25.5489vw,99vh) scale(.8217)}}.snow:nth-child(95){opacity:1.1938;transform:translate(69.258vw,-10px) scale(.796);animation:fall-95 30s -7s linear infinite}@keyframes fall-95{58.022%{transform:translate(73.3729vw,58.022vh) scale(.796)}to{transform:translate(71.31545vw,99vh) scale(.796)}}.snow:nth-child(96){opacity:.604;transform:translate(50.3985vw,-10px) scale(.3413);animation:fall-96 16s -11s linear infinite}@keyframes fall-96{73.66%{transform:translate(54.4184vw,73.66vh) scale(.3413)}to{transform:translate(52.40845vw,99vh) scale(.3413)}}.snow:nth-child(97){opacity:1.7868;transform:translate(73.1307vw,-10px) scale(.2433);animation:fall-97 10s -28s linear infinite}@keyframes fall-97{41.529%{transform:translate(66.6332vw,41.529vh) scale(.2433)}to{transform:translate(69.88195vw,99vh) scale(.2433)}}.snow:nth-child(98){opacity:1.2834;transform:translate(74.4738vw,-10px) scale(.0192);animation:fall-98 23s -9s linear infinite}@keyframes fall-98{64.209%{transform:translate(72.4816vw,64.209vh) scale(.0192)}to{transform:translate(73.4777vw,99vh) scale(.0192)}}.snow:nth-child(99){opacity:.1972;transform:translate(46.1871vw,-10px) scale(.3789);animation:fall-99 13s -21s linear infinite}@keyframes fall-99{75.528%{transform:translate(36.8442vw,75.528vh) scale(.3789)}to{transform:translate(41.51565vw,99vh) scale(.3789)}}.snow:nth-child(100){opacity:1.4674;transform:translate(19.7876vw,-10px) scale(.6153);animation:fall-100 12s -7s linear infinite}@keyframes fall-100{30.673%{transform:translate(17.9422vw,30.673vh) scale(.6153)}to{transform:translate(18.8649vw,99vh) scale(.6153)}}.snow:nth-child(101){opacity:.6464;transform:translate(21.6196vw,-10px) scale(.9002);animation:fall-101 19s -23s linear infinite}@keyframes fall-101{62.439%{transform:translate(27.3443vw,62.439vh) scale(.9002)}to{transform:translate(24.48195vw,99vh) scale(.9002)}}.snow:nth-child(102){opacity:1.846;transform:translate(16.1845vw,-10px) scale(.0557);animation:fall-102 21s -2s linear infinite}@keyframes fall-102{47.562%{transform:translate(6.1914vw,47.562vh) scale(.0557)}to{transform:translate(11.18795vw,99vh) scale(.0557)}}.snow:nth-child(103){opacity:.8972;transform:translate(31.4478vw,-10px) scale(.7873);animation:fall-103 20s -10s linear infinite}@keyframes fall-103{32.031%{transform:translate(36.501vw,32.031vh) scale(.7873)}to{transform:translate(33.9744vw,99vh) scale(.7873)}}.snow:nth-child(104){opacity:.4674;transform:translate(71.5245vw,-10px) scale(.6609);animation:fall-104 30s -27s linear infinite}@keyframes fall-104{54.811%{transform:translate(72.3554vw,54.811vh) scale(.6609)}to{transform:translate(71.93995vw,99vh) scale(.6609)}}.snow:nth-child(105){opacity:.8662;transform:translate(59.1005vw,-10px) scale(.6779);animation:fall-105 21s -4s linear infinite}@keyframes fall-105{35.263%{transform:translate(56.021vw,35.263vh) scale(.6779)}to{transform:translate(57.56075vw,99vh) scale(.6779)}}.snow:nth-child(106){opacity:1.4902;transform:translate(93.1139vw,-10px) scale(.5971);animation:fall-106 19s -17s linear infinite}@keyframes fall-106{47.059%{transform:translate(96.444vw,47.059vh) scale(.5971)}to{transform:translate(94.77895vw,99vh) scale(.5971)}}.snow:nth-child(107){opacity:.8582;transform:translate(8.404vw,-10px) scale(.829);animation:fall-107 14s -20s linear infinite}@keyframes fall-107{49.343%{transform:translate(3.3136vw,49.343vh) scale(.829)}to{transform:translate(5.8588vw,99vh) scale(.829)}}.snow:nth-child(108){opacity:.2776;transform:translate(84.0342vw,-10px) scale(.7539);animation:fall-108 30s -21s linear infinite}@keyframes fall-108{63.303%{transform:translate(89.153vw,63.303vh) scale(.7539)}to{transform:translate(86.5936vw,99vh) scale(.7539)}}.snow:nth-child(109){opacity:1.4208;transform:translate(55.4128vw,-10px) scale(.4413);animation:fall-109 26s -17s linear infinite}@keyframes fall-109{46.692%{transform:translate(61.7648vw,46.692vh) scale(.4413)}to{transform:translate(58.5888vw,99vh) scale(.4413)}}.snow:nth-child(110){opacity:1.4432;transform:translate(69.682vw,-10px) scale(.6349);animation:fall-110 17s -1s linear infinite}@keyframes fall-110{45.213%{transform:translate(78.8534vw,45.213vh) scale(.6349)}to{transform:translate(74.2677vw,99vh) scale(.6349)}}.snow:nth-child(111){opacity:.7434;transform:translate(55.7321vw,-10px) scale(.9769);animation:fall-111 12s -5s linear infinite}@keyframes fall-111{59.917%{transform:translate(52.8949vw,59.917vh) scale(.9769)}to{transform:translate(54.3135vw,99vh) scale(.9769)}}.snow:nth-child(112){opacity:.5266;transform:translate(84.904vw,-10px) scale(.6338);animation:fall-112 13s -15s linear infinite}@keyframes fall-112{41.83%{transform:translate(77.4825vw,41.83vh) scale(.6338)}to{transform:translate(81.19325vw,99vh) scale(.6338)}}.snow:nth-child(113){opacity:1.369;transform:translate(2.7532vw,-10px) scale(.4477);animation:fall-113 16s -8s linear infinite}@keyframes fall-113{41.819%{transform:translate(12.2794vw,41.819vh) scale(.4477)}to{transform:translate(7.5163vw,99vh) scale(.4477)}}.snow:nth-child(114){opacity:1.0328;transform:translate(72.9414vw,-10px) scale(.0354);animation:fall-114 17s -21s linear infinite}@keyframes fall-114{31.107%{transform:translate(82.6885vw,31.107vh) scale(.0354)}to{transform:translate(77.81495vw,99vh) scale(.0354)}}.snow:nth-child(115){opacity:1.3118;transform:translate(25.432vw,-10px) scale(.4313);animation:fall-115 26s -24s linear infinite}@keyframes fall-115{63.123%{transform:translate(27.9551vw,63.123vh) scale(.4313)}to{transform:translate(26.69355vw,99vh) scale(.4313)}}.snow:nth-child(116){opacity:1.7286;transform:translate(38.802vw,-10px) scale(.2059);animation:fall-116 22s -1s linear infinite}@keyframes fall-116{61.985%{transform:translate(39.2057vw,61.985vh) scale(.2059)}to{transform:translate(39.00385vw,99vh) scale(.2059)}}.snow:nth-child(117){opacity:1.4156;transform:translate(41.1471vw,-10px) scale(.705);animation:fall-117 22s -7s linear infinite}@keyframes fall-117{39.568%{transform:translate(34.156vw,39.568vh) scale(.705)}to{transform:translate(37.65155vw,99vh) scale(.705)}}.snow:nth-child(118){opacity:.0896;transform:translate(96.1815vw,-10px) scale(.654);animation:fall-118 10s -8s linear infinite}@keyframes fall-118{76.748%{transform:translate(97.3999vw,76.748vh) scale(.654)}to{transform:translate(96.7907vw,99vh) scale(.654)}}.snow:nth-child(119){opacity:.196;transform:translate(12.9282vw,-10px) scale(.2595);animation:fall-119 10s -21s linear infinite}@keyframes fall-119{46.966%{transform:translate(5.4633vw,46.966vh) scale(.2595)}to{transform:translate(9.19575vw,99vh) scale(.2595)}}.snow:nth-child(120){opacity:1.2168;transform:translate(63.2444vw,-10px) scale(.9479);animation:fall-120 19s -15s linear infinite}@keyframes fall-120{63.793%{transform:translate(66.7801vw,63.793vh) scale(.9479)}to{transform:translate(65.01225vw,99vh) scale(.9479)}}.snow:nth-child(121){opacity:.1504;transform:translate(70.3767vw,-10px) scale(.983);animation:fall-121 25s -12s linear infinite}@keyframes fall-121{79.582%{transform:translate(71.6665vw,79.582vh) scale(.983)}to{transform:translate(71.0216vw,99vh) scale(.983)}}.snow:nth-child(122){opacity:.5146;transform:translate(33.1572vw,-10px) scale(.943);animation:fall-122 11s -12s linear infinite}@keyframes fall-122{40.55%{transform:translate(32.0118vw,40.55vh) scale(.943)}to{transform:translate(32.5845vw,99vh) scale(.943)}}.snow:nth-child(123){opacity:.7412;transform:translate(70.5168vw,-10px) scale(.115);animation:fall-123 13s -27s linear infinite}@keyframes fall-123{67.136%{transform:translate(67.886vw,67.136vh) scale(.115)}to{transform:translate(69.2014vw,99vh) scale(.115)}}.snow:nth-child(124){opacity:.7708;transform:translate(56.0483vw,-10px) scale(.0264);animation:fall-124 25s -25s linear infinite}@keyframes fall-124{76.817%{transform:translate(61.5722vw,76.817vh) scale(.0264)}to{transform:translate(58.81025vw,99vh) scale(.0264)}}.snow:nth-child(125){opacity:1.783;transform:translate(19.9134vw,-10px) scale(.7066);animation:fall-125 12s -8s linear infinite}@keyframes fall-125{42.801%{transform:translate(10.069vw,42.801vh) scale(.7066)}to{transform:translate(14.9912vw,99vh) scale(.7066)}}.snow:nth-child(126){opacity:1.7352;transform:translate(81.7855vw,-10px) scale(.7758);animation:fall-126 12s -30s linear infinite}@keyframes fall-126{75.34%{transform:translate(83.8171vw,75.34vh) scale(.7758)}to{transform:translate(82.8013vw,99vh) scale(.7758)}}.snow:nth-child(127){opacity:1.2634;transform:translate(84.4694vw,-10px) scale(.51);animation:fall-127 28s -6s linear infinite}@keyframes fall-127{57.672%{transform:translate(91.9208vw,57.672vh) scale(.51)}to{transform:translate(88.1951vw,99vh) scale(.51)}}.snow:nth-child(128){opacity:.692;transform:translate(19.0664vw,-10px) scale(.8777);animation:fall-128 30s -20s linear infinite}@keyframes fall-128{61.114%{transform:translate(19.2721vw,61.114vh) scale(.8777)}to{transform:translate(19.16925vw,99vh) scale(.8777)}}.snow:nth-child(129){opacity:1.588;transform:translate(56.147vw,-10px) scale(.1621);animation:fall-129 14s -24s linear infinite}@keyframes fall-129{74.769%{transform:translate(56.3725vw,74.769vh) scale(.1621)}to{transform:translate(56.25975vw,99vh) scale(.1621)}}.snow:nth-child(130){opacity:1.3116;transform:translate(97.4667vw,-10px) scale(.9003);animation:fall-130 20s -11s linear infinite}@keyframes fall-130{44.067%{transform:translate(104.3212vw,44.067vh) scale(.9003)}to{transform:translate(100.89395vw,99vh) scale(.9003)}}.snow:nth-child(131){opacity:.8028;transform:translate(96.8421vw,-10px) scale(.3619);animation:fall-131 28s -1s linear infinite}@keyframes fall-131{35.832%{transform:translate(96.4527vw,35.832vh) scale(.3619)}to{transform:translate(96.6474vw,99vh) scale(.3619)}}.snow:nth-child(132){opacity:.2762;transform:translate(61.6787vw,-10px) scale(.1034);animation:fall-132 21s -15s linear infinite}@keyframes fall-132{68.887%{transform:translate(55.2689vw,68.887vh) scale(.1034)}to{transform:translate(58.4738vw,99vh) scale(.1034)}}.snow:nth-child(133){opacity:.6936;transform:translate(38.8175vw,-10px) scale(.2766);animation:fall-133 19s -27s linear infinite}@keyframes fall-133{62.765%{transform:translate(38.4112vw,62.765vh) scale(.2766)}to{transform:translate(38.61435vw,99vh) scale(.2766)}}.snow:nth-child(134){opacity:1.8418;transform:translate(86.4708vw,-10px) scale(.7412);animation:fall-134 16s -11s linear infinite}@keyframes fall-134{50.143%{transform:translate(81.6642vw,50.143vh) scale(.7412)}to{transform:translate(84.0675vw,99vh) scale(.7412)}}.snow:nth-child(135){opacity:.8856;transform:translate(82.517vw,-10px) scale(.2164);animation:fall-135 29s -29s linear infinite}@keyframes fall-135{46.352%{transform:translate(75.6546vw,46.352vh) scale(.2164)}to{transform:translate(79.0858vw,99vh) scale(.2164)}}.snow:nth-child(136){opacity:.507;transform:translate(36.9725vw,-10px) scale(.779);animation:fall-136 25s -7s linear infinite}@keyframes fall-136{55.531%{transform:translate(33.3881vw,55.531vh) scale(.779)}to{transform:translate(35.1803vw,99vh) scale(.779)}}.snow:nth-child(137){opacity:.5964;transform:translate(79.1639vw,-10px) scale(.4984);animation:fall-137 14s -30s linear infinite}@keyframes fall-137{56.235%{transform:translate(77.7608vw,56.235vh) scale(.4984)}to{transform:translate(78.46235vw,99vh) scale(.4984)}}.snow:nth-child(138){opacity:.1634;transform:translate(93.7437vw,-10px) scale(.3177);animation:fall-138 16s -7s linear infinite}@keyframes fall-138{48.73%{transform:translate(102.5066vw,48.73vh) scale(.3177)}to{transform:translate(98.12515vw,99vh) scale(.3177)}}.snow:nth-child(139){opacity:1.7828;transform:translate(86.873vw,-10px) scale(.09);animation:fall-139 18s -20s linear infinite}@keyframes fall-139{71.09%{transform:translate(93.799vw,71.09vh) scale(.09)}to{transform:translate(90.336vw,99vh) scale(.09)}}.snow:nth-child(140){opacity:.3548;transform:translate(94.1317vw,-10px) scale(.531);animation:fall-140 22s -26s linear infinite}@keyframes fall-140{34.642%{transform:translate(103.0662vw,34.642vh) scale(.531)}to{transform:translate(98.59895vw,99vh) scale(.531)}}.snow:nth-child(141){opacity:1.2122;transform:translate(86.9147vw,-10px) scale(.8447);animation:fall-141 13s -15s linear infinite}@keyframes fall-141{40.146%{transform:translate(79.1023vw,40.146vh) scale(.8447)}to{transform:translate(83.0085vw,99vh) scale(.8447)}}.snow:nth-child(142){opacity:1.1194;transform:translate(62.305vw,-10px) scale(.1581);animation:fall-142 23s -18s linear infinite}@keyframes fall-142{50.44%{transform:translate(54.8466vw,50.44vh) scale(.1581)}to{transform:translate(58.5758vw,99vh) scale(.1581)}}.snow:nth-child(143){opacity:.3608;transform:translate(67.7814vw,-10px) scale(.5585);animation:fall-143 19s -17s linear infinite}@keyframes fall-143{72.596%{transform:translate(65.0218vw,72.596vh) scale(.5585)}to{transform:translate(66.4016vw,99vh) scale(.5585)}}.snow:nth-child(144){opacity:1.2694;transform:translate(29.2942vw,-10px) scale(.2345);animation:fall-144 20s -23s linear infinite}@keyframes fall-144{54.015%{transform:translate(29.4712vw,54.015vh) scale(.2345)}to{transform:translate(29.3827vw,99vh) scale(.2345)}}.snow:nth-child(145){opacity:.1354;transform:translate(75.9539vw,-10px) scale(.8158);animation:fall-145 24s -27s linear infinite}@keyframes fall-145{73.297%{transform:translate(76.518vw,73.297vh) scale(.8158)}to{transform:translate(76.23595vw,99vh) scale(.8158)}}.snow:nth-child(146){opacity:1.601;transform:translate(29.7118vw,-10px) scale(.0206);animation:fall-146 10s -15s linear infinite}@keyframes fall-146{72.978%{transform:translate(20.872vw,72.978vh) scale(.0206)}to{transform:translate(25.2919vw,99vh) scale(.0206)}}.snow:nth-child(147){opacity:1.77;transform:translate(88.7013vw,-10px) scale(.5504);animation:fall-147 22s -7s linear infinite}@keyframes fall-147{66.263%{transform:translate(92.1924vw,66.263vh) scale(.5504)}to{transform:translate(90.44685vw,99vh) scale(.5504)}}.snow:nth-child(148){opacity:1.421;transform:translate(24.1059vw,-10px) scale(.873);animation:fall-148 17s -7s linear infinite}@keyframes fall-148{67.66%{transform:translate(24.2332vw,67.66vh) scale(.873)}to{transform:translate(24.16955vw,99vh) scale(.873)}}.snow:nth-child(149){opacity:.8964;transform:translate(88.6934vw,-10px) scale(.2517);animation:fall-149 23s -29s linear infinite}@keyframes fall-149{30.032%{transform:translate(84.8648vw,30.032vh) scale(.2517)}to{transform:translate(86.7791vw,99vh) scale(.2517)}}.snow:nth-child(150){opacity:.459;transform:translate(90.3688vw,-10px) scale(.1601);animation:fall-150 17s -12s linear infinite}@keyframes fall-150{76.809%{transform:translate(86.803vw,76.809vh) scale(.1601)}to{transform:translate(88.5859vw,99vh) scale(.1601)}}.snow:nth-child(151){opacity:.1224;transform:translate(67.0161vw,-10px) scale(.7044);animation:fall-151 19s -4s linear infinite}@keyframes fall-151{68.304%{transform:translate(60.5004vw,68.304vh) scale(.7044)}to{transform:translate(63.75825vw,99vh) scale(.7044)}}.snow:nth-child(152){opacity:1.726;transform:translate(84.1007vw,-10px) scale(.8499);animation:fall-152 22s -5s linear infinite}@keyframes fall-152{52.849%{transform:translate(81.9489vw,52.849vh) scale(.8499)}to{transform:translate(83.0248vw,99vh) scale(.8499)}}.snow:nth-child(153){opacity:1.8852;transform:translate(59.5906vw,-10px) scale(.8929);animation:fall-153 21s -7s linear infinite}@keyframes fall-153{74.126%{transform:translate(62.2104vw,74.126vh) scale(.8929)}to{transform:translate(60.9005vw,99vh) scale(.8929)}}.snow:nth-child(154){opacity:.5072;transform:translate(89.1357vw,-10px) scale(.3745);animation:fall-154 30s -12s linear infinite}@keyframes fall-154{43.096%{transform:translate(81.6264vw,43.096vh) scale(.3745)}to{transform:translate(85.38105vw,99vh) scale(.3745)}}.snow:nth-child(155){opacity:1.628;transform:translate(41.8917vw,-10px) scale(.3663);animation:fall-155 20s -29s linear infinite}@keyframes fall-155{56.387%{transform:translate(46.6769vw,56.387vh) scale(.3663)}to{transform:translate(44.2843vw,99vh) scale(.3663)}}.snow:nth-child(156){opacity:1.8388;transform:translate(59.1907vw,-10px) scale(.1973);animation:fall-156 19s -9s linear infinite}@keyframes fall-156{36.634%{transform:translate(51.75vw,36.634vh) scale(.1973)}to{transform:translate(55.47035vw,99vh) scale(.1973)}}.snow:nth-child(157){opacity:.1598;transform:translate(33.0915vw,-10px) scale(.654);animation:fall-157 10s -3s linear infinite}@keyframes fall-157{36.55%{transform:translate(24.3156vw,36.55vh) scale(.654)}to{transform:translate(28.70355vw,99vh) scale(.654)}}.snow:nth-child(158){opacity:.8976;transform:translate(60.9712vw,-10px) scale(.7154);animation:fall-158 19s -16s linear infinite}@keyframes fall-158{56.313%{transform:translate(65.7298vw,56.313vh) scale(.7154)}to{transform:translate(63.3505vw,99vh) scale(.7154)}}.snow:nth-child(159){opacity:.089;transform:translate(44.9763vw,-10px) scale(.0026);animation:fall-159 11s -28s linear infinite}@keyframes fall-159{78.339%{transform:translate(42.0933vw,78.339vh) scale(.0026)}to{transform:translate(43.5348vw,99vh) scale(.0026)}}.snow:nth-child(160){opacity:1.182;transform:translate(42.0563vw,-10px) scale(.4594);animation:fall-160 29s -13s linear infinite}@keyframes fall-160{51.575%{transform:translate(50.3121vw,51.575vh) scale(.4594)}to{transform:translate(46.1842vw,99vh) scale(.4594)}}.snow:nth-child(161){opacity:1.326;transform:translate(57.1233vw,-10px) scale(.8432);animation:fall-161 22s -8s linear infinite}@keyframes fall-161{57.395%{transform:translate(65.4442vw,57.395vh) scale(.8432)}to{transform:translate(61.28375vw,99vh) scale(.8432)}}.snow:nth-child(162){opacity:.9156;transform:translate(55.9989vw,-10px) scale(.2911);animation:fall-162 12s -16s linear infinite}@keyframes fall-162{33.529%{transform:translate(54.4844vw,33.529vh) scale(.2911)}to{transform:translate(55.24165vw,99vh) scale(.2911)}}.snow:nth-child(163){opacity:.7716;transform:translate(43.945vw,-10px) scale(.2654);animation:fall-163 20s -23s linear infinite}@keyframes fall-163{61.001%{transform:translate(39.125vw,61.001vh) scale(.2654)}to{transform:translate(41.535vw,99vh) scale(.2654)}}.snow:nth-child(164){opacity:.1518;transform:translate(52.3508vw,-10px) scale(.963);animation:fall-164 14s -25s linear infinite}@keyframes fall-164{52.052%{transform:translate(50.5369vw,52.052vh) scale(.963)}to{transform:translate(51.44385vw,99vh) scale(.963)}}.snow:nth-child(165){opacity:.8842;transform:translate(90.1217vw,-10px) scale(.9054);animation:fall-165 11s -19s linear infinite}@keyframes fall-165{66.922%{transform:translate(81.2538vw,66.922vh) scale(.9054)}to{transform:translate(85.68775vw,99vh) scale(.9054)}}.snow:nth-child(166){opacity:.496;transform:translate(34.3114vw,-10px) scale(.3061);animation:fall-166 29s -25s linear infinite}@keyframes fall-166{58.977%{transform:translate(30.7354vw,58.977vh) scale(.3061)}to{transform:translate(32.5234vw,99vh) scale(.3061)}}.snow:nth-child(167){opacity:1.5888;transform:translate(7.595vw,-10px) scale(.1418);animation:fall-167 22s -7s linear infinite}@keyframes fall-167{70.39%{transform:translate(-1.4348vw,70.39vh) scale(.1418)}to{transform:translate(3.0801vw,99vh) scale(.1418)}}.snow:nth-child(168){opacity:1.6444;transform:translate(37.6371vw,-10px) scale(.5497);animation:fall-168 11s -4s linear infinite}@keyframes fall-168{76.698%{transform:translate(44.8118vw,76.698vh) scale(.5497)}to{transform:translate(41.22445vw,99vh) scale(.5497)}}.snow:nth-child(169){opacity:.938;transform:translate(51.3477vw,-10px) scale(.9088);animation:fall-169 22s -17s linear infinite}@keyframes fall-169{76.662%{transform:translate(43.1416vw,76.662vh) scale(.9088)}to{transform:translate(47.24465vw,99vh) scale(.9088)}}.snow:nth-child(170){opacity:.14;transform:translate(62.3905vw,-10px) scale(.9968);animation:fall-170 18s -18s linear infinite}@keyframes fall-170{51.628%{transform:translate(71.8364vw,51.628vh) scale(.9968)}to{transform:translate(67.11345vw,99vh) scale(.9968)}}.snow:nth-child(171){opacity:1.5654;transform:translate(19.6309vw,-10px) scale(.2174);animation:fall-171 29s -27s linear infinite}@keyframes fall-171{75.594%{transform:translate(10.1669vw,75.594vh) scale(.2174)}to{transform:translate(14.8989vw,99vh) scale(.2174)}}.snow:nth-child(172){opacity:.445;transform:translate(94.3866vw,-10px) scale(.2629);animation:fall-172 16s -30s linear infinite}@keyframes fall-172{40.896%{transform:translate(93.0368vw,40.896vh) scale(.2629)}to{transform:translate(93.7117vw,99vh) scale(.2629)}}.snow:nth-child(173){opacity:1.2842;transform:translate(67.7869vw,-10px) scale(.2648);animation:fall-173 28s -28s linear infinite}@keyframes fall-173{58.755%{transform:translate(59.5434vw,58.755vh) scale(.2648)}to{transform:translate(63.66515vw,99vh) scale(.2648)}}.snow:nth-child(174){opacity:1.6244;transform:translate(57.3388vw,-10px) scale(.444);animation:fall-174 16s -15s linear infinite}@keyframes fall-174{55.293%{transform:translate(47.3878vw,55.293vh) scale(.444)}to{transform:translate(52.3633vw,99vh) scale(.444)}}.snow:nth-child(175){opacity:.7998;transform:translate(10.2473vw,-10px) scale(.2388);animation:fall-175 10s -17s linear infinite}@keyframes fall-175{79.697%{transform:translate(5.7368vw,79.697vh) scale(.2388)}to{transform:translate(7.99205vw,99vh) scale(.2388)}}.snow:nth-child(176){opacity:1.4162;transform:translate(54.4466vw,-10px) scale(.7181);animation:fall-176 18s -23s linear infinite}@keyframes fall-176{54.624%{transform:translate(54.9247vw,54.624vh) scale(.7181)}to{transform:translate(54.68565vw,99vh) scale(.7181)}}.snow:nth-child(177){opacity:.5016;transform:translate(98.7673vw,-10px) scale(.5385);animation:fall-177 25s -4s linear infinite}@keyframes fall-177{69.207%{transform:translate(90.713vw,69.207vh) scale(.5385)}to{transform:translate(94.74015vw,99vh) scale(.5385)}}.snow:nth-child(178){opacity:1.0756;transform:translate(6.1521vw,-10px) scale(.7048);animation:fall-178 19s -7s linear infinite}@keyframes fall-178{46.28%{transform:translate(2.3427vw,46.28vh) scale(.7048)}to{transform:translate(4.2474vw,99vh) scale(.7048)}}.snow:nth-child(179){opacity:.2894;transform:translate(91.6966vw,-10px) scale(.5748);animation:fall-179 16s -20s linear infinite}@keyframes fall-179{44.196%{transform:translate(91.9844vw,44.196vh) scale(.5748)}to{transform:translate(91.8405vw,99vh) scale(.5748)}}.snow:nth-child(180){opacity:1.5492;transform:translate(23.3908vw,-10px) scale(.6198);animation:fall-180 23s -23s linear infinite}@keyframes fall-180{78.016%{transform:translate(21.7567vw,78.016vh) scale(.6198)}to{transform:translate(22.57375vw,99vh) scale(.6198)}}.snow:nth-child(181){opacity:1.4356;transform:translate(.8302vw,-10px) scale(.9306);animation:fall-181 25s -19s linear infinite}@keyframes fall-181{65.377%{transform:translate(-2.1vw,65.377vh) scale(.9306)}to{transform:translate(-.6349vw,99vh) scale(.9306)}}.snow:nth-child(182){opacity:.2642;transform:translate(82.9629vw,-10px) scale(.6212);animation:fall-182 21s -21s linear infinite}@keyframes fall-182{55.595%{transform:translate(88.683vw,55.595vh) scale(.6212)}to{transform:translate(85.82295vw,99vh) scale(.6212)}}.snow:nth-child(183){opacity:1.0268;transform:translate(80.6562vw,-10px) scale(.9514);animation:fall-183 12s -13s linear infinite}@keyframes fall-183{31.257%{transform:translate(76.6903vw,31.257vh) scale(.9514)}to{transform:translate(78.67325vw,99vh) scale(.9514)}}.snow:nth-child(184){opacity:.712;transform:translate(30.3733vw,-10px) scale(.1018);animation:fall-184 21s -6s linear infinite}@keyframes fall-184{46.754%{transform:translate(29.2248vw,46.754vh) scale(.1018)}to{transform:translate(29.79905vw,99vh) scale(.1018)}}.snow:nth-child(185){opacity:1.775;transform:translate(78.778vw,-10px) scale(.8977);animation:fall-185 17s -3s linear infinite}@keyframes fall-185{58.887%{transform:translate(75.5809vw,58.887vh) scale(.8977)}to{transform:translate(77.17945vw,99vh) scale(.8977)}}.snow:nth-child(186){opacity:1.786;transform:translate(75.618vw,-10px) scale(.599);animation:fall-186 16s -20s linear infinite}@keyframes fall-186{56.504%{transform:translate(71.6857vw,56.504vh) scale(.599)}to{transform:translate(73.65185vw,99vh) scale(.599)}}.snow:nth-child(187){opacity:1.9592;transform:translate(88.8235vw,-10px) scale(.1388);animation:fall-187 23s -23s linear infinite}@keyframes fall-187{59.442%{transform:translate(89.9699vw,59.442vh) scale(.1388)}to{transform:translate(89.3967vw,99vh) scale(.1388)}}.snow:nth-child(188){opacity:.9652;transform:translate(14.7811vw,-10px) scale(.8619);animation:fall-188 19s -21s linear infinite}@keyframes fall-188{49.508%{transform:translate(22.9995vw,49.508vh) scale(.8619)}to{transform:translate(18.8903vw,99vh) scale(.8619)}}.snow:nth-child(189){opacity:.3716;transform:translate(62.8365vw,-10px) scale(.5247);animation:fall-189 24s -18s linear infinite}@keyframes fall-189{44.561%{transform:translate(69.6609vw,44.561vh) scale(.5247)}to{transform:translate(66.2487vw,99vh) scale(.5247)}}.snow:nth-child(190){opacity:1.502;transform:translate(34.0041vw,-10px) scale(.4695);animation:fall-190 27s -22s linear infinite}@keyframes fall-190{65.288%{transform:translate(41.2679vw,65.288vh) scale(.4695)}to{transform:translate(37.636vw,99vh) scale(.4695)}}.snow:nth-child(191){opacity:.5176;transform:translate(58.9081vw,-10px) scale(.5054);animation:fall-191 17s -18s linear infinite}@keyframes fall-191{51.167%{transform:translate(59.0734vw,51.167vh) scale(.5054)}to{transform:translate(58.99075vw,99vh) scale(.5054)}}.snow:nth-child(192){opacity:1.4318;transform:translate(76.2164vw,-10px) scale(.6985);animation:fall-192 15s -28s linear infinite}@keyframes fall-192{52.456%{transform:translate(67.4446vw,52.456vh) scale(.6985)}to{transform:translate(71.8305vw,99vh) scale(.6985)}}.snow:nth-child(193){opacity:.8042;transform:translate(65.0059vw,-10px) scale(.9937);animation:fall-193 19s -27s linear infinite}@keyframes fall-193{49.557%{transform:translate(65.5032vw,49.557vh) scale(.9937)}to{transform:translate(65.25455vw,99vh) scale(.9937)}}.snow:nth-child(194){opacity:1.7696;transform:translate(43.128vw,-10px) scale(.9536);animation:fall-194 13s -29s linear infinite}@keyframes fall-194{65.818%{transform:translate(46.2732vw,65.818vh) scale(.9536)}to{transform:translate(44.7006vw,99vh) scale(.9536)}}.snow:nth-child(195){opacity:1.4046;transform:translate(60.3485vw,-10px) scale(.221);animation:fall-195 27s -17s linear infinite}@keyframes fall-195{43.68%{transform:translate(51.6316vw,43.68vh) scale(.221)}to{transform:translate(55.99005vw,99vh) scale(.221)}}.snow:nth-child(196){opacity:.306;transform:translate(82.0204vw,-10px) scale(.0041);animation:fall-196 22s -21s linear infinite}@keyframes fall-196{61.397%{transform:translate(86.5433vw,61.397vh) scale(.0041)}to{transform:translate(84.28185vw,99vh) scale(.0041)}}.snow:nth-child(197){opacity:.4564;transform:translate(69.892vw,-10px) scale(.9403);animation:fall-197 12s -17s linear infinite}@keyframes fall-197{51.361%{transform:translate(63.089vw,51.361vh) scale(.9403)}to{transform:translate(66.4905vw,99vh) scale(.9403)}}.snow:nth-child(198){opacity:.5696;transform:translate(48.6067vw,-10px) scale(.8567);animation:fall-198 30s -1s linear infinite}@keyframes fall-198{36.48%{transform:translate(44.0166vw,36.48vh) scale(.8567)}to{transform:translate(46.31165vw,99vh) scale(.8567)}}.snow:nth-child(199){opacity:.8846;transform:translate(92.0573vw,-10px) scale(.5447);animation:fall-199 25s -20s linear infinite}@keyframes fall-199{48.338%{transform:translate(93.7397vw,48.338vh) scale(.5447)}to{transform:translate(92.8985vw,99vh) scale(.5447)}}.snow:nth-child(200){opacity:.845;transform:translate(20.3318vw,-10px) scale(.0653);animation:fall-200 10s -25s linear infinite}@keyframes fall-200{45.622%{transform:translate(30.2874vw,45.622vh) scale(.0653)}to{transform:translate(25.3096vw,99vh) scale(.0653)}}.snow:nth-child(201){opacity:.688;transform:translate(71.5805vw,-10px) scale(.45);animation:fall-201 14s -9s linear infinite}@keyframes fall-201{42.997%{transform:translate(76.5146vw,42.997vh) scale(.45)}to{transform:translate(74.04755vw,99vh) scale(.45)}}.snow:nth-child(202){opacity:1.1776;transform:translate(50.7042vw,-10px) scale(.3823);animation:fall-202 30s -26s linear infinite}@keyframes fall-202{52.791%{transform:translate(46.4975vw,52.791vh) scale(.3823)}to{transform:translate(48.60085vw,99vh) scale(.3823)}}.snow:nth-child(203){opacity:.2868;transform:translate(11.7377vw,-10px) scale(.4833);animation:fall-203 26s -29s linear infinite}@keyframes fall-203{62.554%{transform:translate(10.4512vw,62.554vh) scale(.4833)}to{transform:translate(11.09445vw,99vh) scale(.4833)}}.snow:nth-child(204){opacity:.3616;transform:translate(97.6131vw,-10px) scale(.1979);animation:fall-204 11s -4s linear infinite}@keyframes fall-204{73.782%{transform:translate(97.1032vw,73.782vh) scale(.1979)}to{transform:translate(97.35815vw,99vh) scale(.1979)}}.snow:nth-child(205){opacity:.6166;transform:translate(52.3782vw,-10px) scale(.6765);animation:fall-205 28s -5s linear infinite}@keyframes fall-205{35.424%{transform:translate(60.0153vw,35.424vh) scale(.6765)}to{transform:translate(56.19675vw,99vh) scale(.6765)}}.snow:nth-child(206){opacity:1.5382;transform:translate(27.1265vw,-10px) scale(.7086);animation:fall-206 20s -16s linear infinite}@keyframes fall-206{70.998%{transform:translate(26.034vw,70.998vh) scale(.7086)}to{transform:translate(26.58025vw,99vh) scale(.7086)}}.snow:nth-child(207){opacity:.5428;transform:translate(1.0994vw,-10px) scale(.6137);animation:fall-207 19s -20s linear infinite}@keyframes fall-207{73.504%{transform:translate(9.6801vw,73.504vh) scale(.6137)}to{transform:translate(5.38975vw,99vh) scale(.6137)}}.snow:nth-child(208){opacity:1.3496;transform:translate(81.2698vw,-10px) scale(.0551);animation:fall-208 30s -18s linear infinite}@keyframes fall-208{58.735%{transform:translate(72.6513vw,58.735vh) scale(.0551)}to{transform:translate(76.96055vw,99vh) scale(.0551)}}.snow:nth-child(209){opacity:1.8778;transform:translate(6.8739vw,-10px) scale(.7396);animation:fall-209 23s -20s linear infinite}@keyframes fall-209{50.883%{transform:translate(9.8968vw,50.883vh) scale(.7396)}to{transform:translate(8.38535vw,99vh) scale(.7396)}}.snow:nth-child(210){opacity:1.6016;transform:translate(89.0801vw,-10px) scale(.2685);animation:fall-210 26s -28s linear infinite}@keyframes fall-210{39.663%{transform:translate(97.9342vw,39.663vh) scale(.2685)}to{transform:translate(93.50715vw,99vh) scale(.2685)}}.snow:nth-child(211){opacity:1.8992;transform:translate(5.2428vw,-10px) scale(.4185);animation:fall-211 14s -6s linear infinite}@keyframes fall-211{67.7%{transform:translate(-2.4891vw,67.7vh) scale(.4185)}to{transform:translate(1.37685vw,99vh) scale(.4185)}}.snow:nth-child(212){opacity:.3386;transform:translate(15.8399vw,-10px) scale(.1373);animation:fall-212 26s -11s linear infinite}@keyframes fall-212{49.121%{transform:translate(9.7841vw,49.121vh) scale(.1373)}to{transform:translate(12.812vw,99vh) scale(.1373)}}.snow:nth-child(213){opacity:.6598;transform:translate(56.905vw,-10px) scale(.7341);animation:fall-213 11s -4s linear infinite}@keyframes fall-213{48.657%{transform:translate(61.0987vw,48.657vh) scale(.7341)}to{transform:translate(59.00185vw,99vh) scale(.7341)}}.snow:nth-child(214){opacity:.0662;transform:translate(81.141vw,-10px) scale(.5142);animation:fall-214 28s -24s linear infinite}@keyframes fall-214{48.317%{transform:translate(87.4662vw,48.317vh) scale(.5142)}to{transform:translate(84.3036vw,99vh) scale(.5142)}}.snow:nth-child(215){opacity:1.0598;transform:translate(4.0497vw,-10px) scale(.9665);animation:fall-215 16s -12s linear infinite}@keyframes fall-215{73.201%{transform:translate(7.5683vw,73.201vh) scale(.9665)}to{transform:translate(5.809vw,99vh) scale(.9665)}}.snow:nth-child(216){opacity:.4676;transform:translate(10.4751vw,-10px) scale(.337);animation:fall-216 10s -15s linear infinite}@keyframes fall-216{35.211%{transform:translate(15.5733vw,35.211vh) scale(.337)}to{transform:translate(13.0242vw,99vh) scale(.337)}}.snow:nth-child(217){opacity:1.0576;transform:translate(31.5136vw,-10px) scale(.0264);animation:fall-217 11s -28s linear infinite}@keyframes fall-217{32.617%{transform:translate(33.9805vw,32.617vh) scale(.0264)}to{transform:translate(32.74705vw,99vh) scale(.0264)}}.snow:nth-child(218){opacity:.5786;transform:translate(64.5734vw,-10px) scale(.1512);animation:fall-218 15s -17s linear infinite}@keyframes fall-218{44.934%{transform:translate(72.0457vw,44.934vh) scale(.1512)}to{transform:translate(68.30955vw,99vh) scale(.1512)}}.snow:nth-child(219){opacity:1.5492;transform:translate(66.0683vw,-10px) scale(.8119);animation:fall-219 24s -23s linear infinite}@keyframes fall-219{61.913%{transform:translate(74.1543vw,61.913vh) scale(.8119)}to{transform:translate(70.1113vw,99vh) scale(.8119)}}.snow:nth-child(220){opacity:1.9526;transform:translate(21.1928vw,-10px) scale(.3316);animation:fall-220 16s -7s linear infinite}@keyframes fall-220{53.204%{transform:translate(26.7505vw,53.204vh) scale(.3316)}to{transform:translate(23.97165vw,99vh) scale(.3316)}}.snow:nth-child(221){opacity:.6158;transform:translate(99.1993vw,-10px) scale(.4593);animation:fall-221 10s -17s linear infinite}@keyframes fall-221{51.408%{transform:translate(108.608vw,51.408vh) scale(.4593)}to{transform:translate(103.90365vw,99vh) scale(.4593)}}.snow:nth-child(222){opacity:.2878;transform:translate(3.9721vw,-10px) scale(.8085);animation:fall-222 18s -11s linear infinite}@keyframes fall-222{58.366%{transform:translate(-1.2016vw,58.366vh) scale(.8085)}to{transform:translate(1.38525vw,99vh) scale(.8085)}}.snow:nth-child(223){opacity:.5524;transform:translate(9.8263vw,-10px) scale(.7125);animation:fall-223 12s -26s linear infinite}@keyframes fall-223{31.796%{transform:translate(10.233vw,31.796vh) scale(.7125)}to{transform:translate(10.02965vw,99vh) scale(.7125)}}.snow:nth-child(224){opacity:1.1912;transform:translate(5.0562vw,-10px) scale(.9413);animation:fall-224 22s -5s linear infinite}@keyframes fall-224{54.372%{transform:translate(-4.0373vw,54.372vh) scale(.9413)}to{transform:translate(.50945vw,99vh) scale(.9413)}}.snow:nth-child(225){opacity:1.8706;transform:translate(44.7551vw,-10px) scale(.7803);animation:fall-225 20s -13s linear infinite}@keyframes fall-225{57.834%{transform:translate(45.0491vw,57.834vh) scale(.7803)}to{transform:translate(44.9021vw,99vh) scale(.7803)}}.snow:nth-child(226){opacity:.4212;transform:translate(3.7134vw,-10px) scale(.956);animation:fall-226 20s -2s linear infinite}@keyframes fall-226{37.542%{transform:translate(-4.7924vw,37.542vh) scale(.956)}to{transform:translate(-.5395vw,99vh) scale(.956)}}.snow:nth-child(227){opacity:1.5724;transform:translate(86.9029vw,-10px) scale(.1995);animation:fall-227 11s -15s linear infinite}@keyframes fall-227{48.141%{transform:translate(86.4686vw,48.141vh) scale(.1995)}to{transform:translate(86.68575vw,99vh) scale(.1995)}}.snow:nth-child(228){opacity:1.9642;transform:translate(7.0778vw,-10px) scale(.629);animation:fall-228 28s -25s linear infinite}@keyframes fall-228{32.695%{transform:translate(5.154vw,32.695vh) scale(.629)}to{transform:translate(6.1159vw,99vh) scale(.629)}}.snow:nth-child(229){opacity:1.1108;transform:translate(66.9907vw,-10px) scale(.4336);animation:fall-229 17s -15s linear infinite}@keyframes fall-229{68.034%{transform:translate(59.3532vw,68.034vh) scale(.4336)}to{transform:translate(63.17195vw,99vh) scale(.4336)}}.snow:nth-child(230){opacity:1.0138;transform:translate(29.2511vw,-10px) scale(.413);animation:fall-230 11s -1s linear infinite}@keyframes fall-230{44.057%{transform:translate(28.441vw,44.057vh) scale(.413)}to{transform:translate(28.84605vw,99vh) scale(.413)}}.snow:nth-child(231){opacity:.3752;transform:translate(29.1801vw,-10px) scale(.4016);animation:fall-231 29s -12s linear infinite}@keyframes fall-231{34.75%{transform:translate(26.5615vw,34.75vh) scale(.4016)}to{transform:translate(27.8708vw,99vh) scale(.4016)}}.snow:nth-child(232){opacity:1.543;transform:translate(87.8511vw,-10px) scale(.8177);animation:fall-232 19s -7s linear infinite}@keyframes fall-232{36.406%{transform:translate(88.8671vw,36.406vh) scale(.8177)}to{transform:translate(88.3591vw,99vh) scale(.8177)}}.snow:nth-child(233){opacity:.4784;transform:translate(40.2616vw,-10px) scale(.3204);animation:fall-233 27s -22s linear infinite}@keyframes fall-233{34.525%{transform:translate(36.0474vw,34.525vh) scale(.3204)}to{transform:translate(38.1545vw,99vh) scale(.3204)}}.snow:nth-child(234){opacity:1.0532;transform:translate(24.9403vw,-10px) scale(.2387);animation:fall-234 22s -21s linear infinite}@keyframes fall-234{64.428%{transform:translate(21.6076vw,64.428vh) scale(.2387)}to{transform:translate(23.27395vw,99vh) scale(.2387)}}.snow:nth-child(235){opacity:.7024;transform:translate(73.8738vw,-10px) scale(.1276);animation:fall-235 25s -16s linear infinite}@keyframes fall-235{41.564%{transform:translate(80.213vw,41.564vh) scale(.1276)}to{transform:translate(77.0434vw,99vh) scale(.1276)}}.snow:nth-child(236){opacity:1.0272;transform:translate(67.8514vw,-10px) scale(.3198);animation:fall-236 14s -28s linear infinite}@keyframes fall-236{32.239%{transform:translate(75.4541vw,32.239vh) scale(.3198)}to{transform:translate(71.65275vw,99vh) scale(.3198)}}.snow:nth-child(237){opacity:.128;transform:translate(28.895vw,-10px) scale(.2908);animation:fall-237 11s -5s linear infinite}@keyframes fall-237{31.906%{transform:translate(36.8631vw,31.906vh) scale(.2908)}to{transform:translate(32.87905vw,99vh) scale(.2908)}}.snow:nth-child(238){opacity:.8486;transform:translate(60.3529vw,-10px) scale(.3641);animation:fall-238 23s -13s linear infinite}@keyframes fall-238{33.596%{transform:translate(57.4941vw,33.596vh) scale(.3641)}to{transform:translate(58.9235vw,99vh) scale(.3641)}}.snow:nth-child(239){opacity:1.8674;transform:translate(37.88vw,-10px) scale(.842);animation:fall-239 27s -9s linear infinite}@keyframes fall-239{61.629%{transform:translate(38.7876vw,61.629vh) scale(.842)}to{transform:translate(38.3338vw,99vh) scale(.842)}}.snow:nth-child(240){opacity:.2428;transform:translate(7.7335vw,-10px) scale(.9718);animation:fall-240 10s -4s linear infinite}@keyframes fall-240{37.589%{transform:translate(5.4381vw,37.589vh) scale(.9718)}to{transform:translate(6.5858vw,99vh) scale(.9718)}}.snow:nth-child(241){opacity:.9996;transform:translate(56.5479vw,-10px) scale(.6587);animation:fall-241 19s -3s linear infinite}@keyframes fall-241{78.458%{transform:translate(64.5987vw,78.458vh) scale(.6587)}to{transform:translate(60.5733vw,99vh) scale(.6587)}}.snow:nth-child(242){opacity:.0538;transform:translate(79.9695vw,-10px) scale(.0883);animation:fall-242 14s -15s linear infinite}@keyframes fall-242{79.453%{transform:translate(74.5611vw,79.453vh) scale(.0883)}to{transform:translate(77.2653vw,99vh) scale(.0883)}}.snow:nth-child(243){opacity:1.6682;transform:translate(1.1917vw,-10px) scale(.6421);animation:fall-243 29s -30s linear infinite}@keyframes fall-243{44.133%{transform:translate(8.8018vw,44.133vh) scale(.6421)}to{transform:translate(4.99675vw,99vh) scale(.6421)}}.snow:nth-child(244){opacity:.3838;transform:translate(71.8766vw,-10px) scale(.0482);animation:fall-244 26s -10s linear infinite}@keyframes fall-244{68.37%{transform:translate(81.41vw,68.37vh) scale(.0482)}to{transform:translate(76.6433vw,99vh) scale(.0482)}}.snow:nth-child(245){opacity:.7238;transform:translate(78.9271vw,-10px) scale(.5038);animation:fall-245 16s -23s linear infinite}@keyframes fall-245{75.828%{transform:translate(79.1511vw,75.828vh) scale(.5038)}to{transform:translate(79.0391vw,99vh) scale(.5038)}}.snow:nth-child(246){opacity:.2944;transform:translate(98.3809vw,-10px) scale(.3873);animation:fall-246 17s -4s linear infinite}@keyframes fall-246{46.503%{transform:translate(89.2477vw,46.503vh) scale(.3873)}to{transform:translate(93.8143vw,99vh) scale(.3873)}}.snow:nth-child(247){opacity:1.4778;transform:translate(69.9026vw,-10px) scale(.1754);animation:fall-247 26s -29s linear infinite}@keyframes fall-247{54.667%{transform:translate(65.6945vw,54.667vh) scale(.1754)}to{transform:translate(67.79855vw,99vh) scale(.1754)}}.snow:nth-child(248){opacity:.3426;transform:translate(77.7571vw,-10px) scale(.9499);animation:fall-248 28s -29s linear infinite}@keyframes fall-248{74.032%{transform:translate(72.083vw,74.032vh) scale(.9499)}to{transform:translate(74.92005vw,99vh) scale(.9499)}}.snow:nth-child(249){opacity:.9604;transform:translate(84.648vw,-10px) scale(.1508);animation:fall-249 13s -18s linear infinite}@keyframes fall-249{65.392%{transform:translate(75.5397vw,65.392vh) scale(.1508)}to{transform:translate(80.09385vw,99vh) scale(.1508)}}.snow:nth-child(250){opacity:1.7606;transform:translate(54.2206vw,-10px) scale(.8626);animation:fall-250 20s -14s linear infinite}@keyframes fall-250{70.565%{transform:translate(50.6115vw,70.565vh) scale(.8626)}to{transform:translate(52.41605vw,99vh) scale(.8626)}}.snow:nth-child(251){opacity:.6016;transform:translate(16.4481vw,-10px) scale(.0553);animation:fall-251 14s -25s linear infinite}@keyframes fall-251{46.891%{transform:translate(15.8903vw,46.891vh) scale(.0553)}to{transform:translate(16.1692vw,99vh) scale(.0553)}}.snow:nth-child(252){opacity:1.1896;transform:translate(27.803vw,-10px) scale(.9607);animation:fall-252 23s -5s linear infinite}@keyframes fall-252{50.19%{transform:translate(24.7363vw,50.19vh) scale(.9607)}to{transform:translate(26.26965vw,99vh) scale(.9607)}}.snow:nth-child(253){opacity:1.1298;transform:translate(85.0772vw,-10px) scale(.8286);animation:fall-253 22s -1s linear infinite}@keyframes fall-253{78.497%{transform:translate(80.502vw,78.497vh) scale(.8286)}to{transform:translate(82.7896vw,99vh) scale(.8286)}}.snow:nth-child(254){opacity:.0314;transform:translate(89.2755vw,-10px) scale(.4483);animation:fall-254 26s -19s linear infinite}@keyframes fall-254{30.153%{transform:translate(85.2248vw,30.153vh) scale(.4483)}to{transform:translate(87.25015vw,99vh) scale(.4483)}}.snow:nth-child(255){opacity:1.7466;transform:translate(51.2747vw,-10px) scale(.4308);animation:fall-255 22s -28s linear infinite}@keyframes fall-255{74.096%{transform:translate(59.9928vw,74.096vh) scale(.4308)}to{transform:translate(55.63375vw,99vh) scale(.4308)}}.snow:nth-child(256){opacity:.652;transform:translate(51.719vw,-10px) scale(.8714);animation:fall-256 28s -20s linear infinite}@keyframes fall-256{58.197%{transform:translate(60.4085vw,58.197vh) scale(.8714)}to{transform:translate(56.06375vw,99vh) scale(.8714)}}.snow:nth-child(257){opacity:1.7134;transform:translate(25.4234vw,-10px) scale(.132);animation:fall-257 11s -20s linear infinite}@keyframes fall-257{64.682%{transform:translate(19.7406vw,64.682vh) scale(.132)}to{transform:translate(22.582vw,99vh) scale(.132)}}.snow:nth-child(258){opacity:.9368;transform:translate(99.0622vw,-10px) scale(.546);animation:fall-258 24s -30s linear infinite}@keyframes fall-258{61.7%{transform:translate(92.9972vw,61.7vh) scale(.546)}to{transform:translate(96.0297vw,99vh) scale(.546)}}.snow:nth-child(259){opacity:.814;transform:translate(37.115vw,-10px) scale(.5046);animation:fall-259 29s -24s linear infinite}@keyframes fall-259{60.479%{transform:translate(41.7933vw,60.479vh) scale(.5046)}to{transform:translate(39.45415vw,99vh) scale(.5046)}}.snow:nth-child(260){opacity:1.1304;transform:translate(62.6776vw,-10px) scale(.3277);animation:fall-260 17s -8s linear infinite}@keyframes fall-260{51.293%{transform:translate(63.0727vw,51.293vh) scale(.3277)}to{transform:translate(62.87515vw,99vh) scale(.3277)}}.snow:nth-child(261){opacity:1.2352;transform:translate(28.9324vw,-10px) scale(.5295);animation:fall-261 25s -15s linear infinite}@keyframes fall-261{73.883%{transform:translate(29.6136vw,73.883vh) scale(.5295)}to{transform:translate(29.273vw,99vh) scale(.5295)}}.snow:nth-child(262){opacity:.0492;transform:translate(49.7237vw,-10px) scale(.1115);animation:fall-262 19s -21s linear infinite}@keyframes fall-262{70.004%{transform:translate(54.5745vw,70.004vh) scale(.1115)}to{transform:translate(52.1491vw,99vh) scale(.1115)}}.snow:nth-child(263){opacity:.532;transform:translate(26.3402vw,-10px) scale(.5088);animation:fall-263 22s -14s linear infinite}@keyframes fall-263{69.686%{transform:translate(32.9481vw,69.686vh) scale(.5088)}to{transform:translate(29.64415vw,99vh) scale(.5088)}}.snow:nth-child(264){opacity:.7114;transform:translate(.1564vw,-10px) scale(.8489);animation:fall-264 29s -2s linear infinite}@keyframes fall-264{33.564%{transform:translate(-1.8366vw,33.564vh) scale(.8489)}to{transform:translate(-.8401vw,99vh) scale(.8489)}}.snow:nth-child(265){opacity:1.7734;transform:translate(46.0784vw,-10px) scale(.3601);animation:fall-265 25s -12s linear infinite}@keyframes fall-265{70.699%{transform:translate(36.2598vw,70.699vh) scale(.3601)}to{transform:translate(41.1691vw,99vh) scale(.3601)}}.snow:nth-child(266){opacity:1.8262;transform:translate(74.615vw,-10px) scale(.1091);animation:fall-266 23s -21s linear infinite}@keyframes fall-266{38.662%{transform:translate(69.1575vw,38.662vh) scale(.1091)}to{transform:translate(71.88625vw,99vh) scale(.1091)}}.snow:nth-child(267){opacity:1.7196;transform:translate(28.7822vw,-10px) scale(.7153);animation:fall-267 30s -30s linear infinite}@keyframes fall-267{65.228%{transform:translate(19.2946vw,65.228vh) scale(.7153)}to{transform:translate(24.0384vw,99vh) scale(.7153)}}.snow:nth-child(268){opacity:1.2122;transform:translate(69.5513vw,-10px) scale(.5027);animation:fall-268 25s -18s linear infinite}@keyframes fall-268{73.096%{transform:translate(73.9176vw,73.096vh) scale(.5027)}to{transform:translate(71.73445vw,99vh) scale(.5027)}}.snow:nth-child(269){opacity:.0874;transform:translate(30.0596vw,-10px) scale(.177);animation:fall-269 20s -18s linear infinite}@keyframes fall-269{68.464%{transform:translate(32.7849vw,68.464vh) scale(.177)}to{transform:translate(31.42225vw,99vh) scale(.177)}}.snow:nth-child(270){opacity:1.1974;transform:translate(34.4059vw,-10px) scale(.7132);animation:fall-270 16s -8s linear infinite}@keyframes fall-270{35.096%{transform:translate(33.4704vw,35.096vh) scale(.7132)}to{transform:translate(33.93815vw,99vh) scale(.7132)}}.snow:nth-child(271){opacity:1.2364;transform:translate(67.1087vw,-10px) scale(.4229);animation:fall-271 27s -19s linear infinite}@keyframes fall-271{69.352%{transform:translate(69.8816vw,69.352vh) scale(.4229)}to{transform:translate(68.49515vw,99vh) scale(.4229)}}.snow:nth-child(272){opacity:1.499;transform:translate(72.7125vw,-10px) scale(.9722);animation:fall-272 12s -7s linear infinite}@keyframes fall-272{45.57%{transform:translate(66.0037vw,45.57vh) scale(.9722)}to{transform:translate(69.3581vw,99vh) scale(.9722)}}.snow:nth-child(273){opacity:.971;transform:translate(74.93vw,-10px) scale(.4273);animation:fall-273 29s -17s linear infinite}@keyframes fall-273{77.309%{transform:translate(75.2879vw,77.309vh) scale(.4273)}to{transform:translate(75.10895vw,99vh) scale(.4273)}}.snow:nth-child(274){opacity:.052;transform:translate(78.2584vw,-10px) scale(.4909);animation:fall-274 19s -30s linear infinite}@keyframes fall-274{33.96%{transform:translate(85.7011vw,33.96vh) scale(.4909)}to{transform:translate(81.97975vw,99vh) scale(.4909)}}.snow:nth-child(275){opacity:.2106;transform:translate(69.9019vw,-10px) scale(.747);animation:fall-275 28s -10s linear infinite}@keyframes fall-275{40.735%{transform:translate(67.2251vw,40.735vh) scale(.747)}to{transform:translate(68.5635vw,99vh) scale(.747)}}.snow:nth-child(276){opacity:1.393;transform:translate(5.1532vw,-10px) scale(.2701);animation:fall-276 24s -28s linear infinite}@keyframes fall-276{74.398%{transform:translate(7.8974vw,74.398vh) scale(.2701)}to{transform:translate(6.5253vw,99vh) scale(.2701)}}.snow:nth-child(277){opacity:1.107;transform:translate(41.8814vw,-10px) scale(.7887);animation:fall-277 28s -14s linear infinite}@keyframes fall-277{44.598%{transform:translate(36.1206vw,44.598vh) scale(.7887)}to{transform:translate(39.001vw,99vh) scale(.7887)}}.snow:nth-child(278){opacity:1.1828;transform:translate(63.8215vw,-10px) scale(.04);animation:fall-278 20s -29s linear infinite}@keyframes fall-278{48.177%{transform:translate(60.1048vw,48.177vh) scale(.04)}to{transform:translate(61.96315vw,99vh) scale(.04)}}.snow:nth-child(279){opacity:.9692;transform:translate(37.3902vw,-10px) scale(.8557);animation:fall-279 17s -5s linear infinite}@keyframes fall-279{38.547%{transform:translate(43.631vw,38.547vh) scale(.8557)}to{transform:translate(40.5106vw,99vh) scale(.8557)}}.snow:nth-child(280){opacity:1.6146;transform:translate(84.8381vw,-10px) scale(.9345);animation:fall-280 18s -16s linear infinite}@keyframes fall-280{63.069%{transform:translate(83.7867vw,63.069vh) scale(.9345)}to{transform:translate(84.3124vw,99vh) scale(.9345)}}.snow:nth-child(281){opacity:1.9486;transform:translate(59.8482vw,-10px) scale(.7493);animation:fall-281 18s -1s linear infinite}@keyframes fall-281{52.925%{transform:translate(66.219vw,52.925vh) scale(.7493)}to{transform:translate(63.0336vw,99vh) scale(.7493)}}.snow:nth-child(282){opacity:.7028;transform:translate(18.5189vw,-10px) scale(.7004);animation:fall-282 26s -25s linear infinite}@keyframes fall-282{44.696%{transform:translate(23.0237vw,44.696vh) scale(.7004)}to{transform:translate(20.7713vw,99vh) scale(.7004)}}.snow:nth-child(283){opacity:1.3712;transform:translate(22.6798vw,-10px) scale(.896);animation:fall-283 14s -18s linear infinite}@keyframes fall-283{71.601%{transform:translate(21.9157vw,71.601vh) scale(.896)}to{transform:translate(22.29775vw,99vh) scale(.896)}}.snow:nth-child(284){opacity:1.623;transform:translate(4.4884vw,-10px) scale(.0697);animation:fall-284 25s -7s linear infinite}@keyframes fall-284{57.981%{transform:translate(2.8585vw,57.981vh) scale(.0697)}to{transform:translate(3.67345vw,99vh) scale(.0697)}}.snow:nth-child(285){opacity:.9916;transform:translate(75.6814vw,-10px) scale(.3965);animation:fall-285 20s -30s linear infinite}@keyframes fall-285{51.456%{transform:translate(66.4559vw,51.456vh) scale(.3965)}to{transform:translate(71.06865vw,99vh) scale(.3965)}}.snow:nth-child(286){opacity:.6464;transform:translate(7.4114vw,-10px) scale(.4232);animation:fall-286 10s -16s linear infinite}@keyframes fall-286{30.884%{transform:translate(17.3065vw,30.884vh) scale(.4232)}to{transform:translate(12.35895vw,99vh) scale(.4232)}}.snow:nth-child(287){opacity:1.7272;transform:translate(85.2344vw,-10px) scale(.69);animation:fall-287 14s -3s linear infinite}@keyframes fall-287{60.788%{transform:translate(94.0418vw,60.788vh) scale(.69)}to{transform:translate(89.6381vw,99vh) scale(.69)}}.snow:nth-child(288){opacity:1.704;transform:translate(62.7661vw,-10px) scale(.8168);animation:fall-288 27s -18s linear infinite}@keyframes fall-288{35.645%{transform:translate(55.5692vw,35.645vh) scale(.8168)}to{transform:translate(59.16765vw,99vh) scale(.8168)}}.snow:nth-child(289){opacity:1.6884;transform:translate(63.1685vw,-10px) scale(.4946);animation:fall-289 27s -7s linear infinite}@keyframes fall-289{49.049%{transform:translate(53.2626vw,49.049vh) scale(.4946)}to{transform:translate(58.21555vw,99vh) scale(.4946)}}.snow:nth-child(290){opacity:.8866;transform:translate(58.9458vw,-10px) scale(.1566);animation:fall-290 30s -14s linear infinite}@keyframes fall-290{36.962%{transform:translate(57.33vw,36.962vh) scale(.1566)}to{transform:translate(58.1379vw,99vh) scale(.1566)}}.snow:nth-child(291){opacity:1.6458;transform:translate(78.5627vw,-10px) scale(.2189);animation:fall-291 27s -23s linear infinite}@keyframes fall-291{36.141%{transform:translate(79.6328vw,36.141vh) scale(.2189)}to{transform:translate(79.09775vw,99vh) scale(.2189)}}.snow:nth-child(292){opacity:1.081;transform:translate(17.2426vw,-10px) scale(.3214);animation:fall-292 30s -15s linear infinite}@keyframes fall-292{40.75%{transform:translate(15.4481vw,40.75vh) scale(.3214)}to{transform:translate(16.34535vw,99vh) scale(.3214)}}.snow:nth-child(293){opacity:.6676;transform:translate(31.6173vw,-10px) scale(.9773);animation:fall-293 28s -17s linear infinite}@keyframes fall-293{31.088%{transform:translate(28.7152vw,31.088vh) scale(.9773)}to{transform:translate(30.16625vw,99vh) scale(.9773)}}.snow:nth-child(294){opacity:1.8028;transform:translate(6.0076vw,-10px) scale(.1069);animation:fall-294 18s -17s linear infinite}@keyframes fall-294{31.744%{transform:translate(7.1871vw,31.744vh) scale(.1069)}to{transform:translate(6.59735vw,99vh) scale(.1069)}}.snow:nth-child(295){opacity:.6618;transform:translate(33.1595vw,-10px) scale(.917);animation:fall-295 16s -14s linear infinite}@keyframes fall-295{33.627%{transform:translate(28.5522vw,33.627vh) scale(.917)}to{transform:translate(30.85585vw,99vh) scale(.917)}}.snow:nth-child(296){opacity:.1864;transform:translate(48.346vw,-10px) scale(.9816);animation:fall-296 16s -27s linear infinite}@keyframes fall-296{66.682%{transform:translate(40.5444vw,66.682vh) scale(.9816)}to{transform:translate(44.4452vw,99vh) scale(.9816)}}.snow:nth-child(297){opacity:.374;transform:translate(57.932vw,-10px) scale(.9325);animation:fall-297 11s -5s linear infinite}@keyframes fall-297{54.688%{transform:translate(63.3109vw,54.688vh) scale(.9325)}to{transform:translate(60.62145vw,99vh) scale(.9325)}}.snow:nth-child(298){opacity:.7156;transform:translate(69.4205vw,-10px) scale(.6532);animation:fall-298 30s -10s linear infinite}@keyframes fall-298{61.719%{transform:translate(77.8737vw,61.719vh) scale(.6532)}to{transform:translate(73.6471vw,99vh) scale(.6532)}}.snow:nth-child(299){opacity:1.6718;transform:translate(43.4792vw,-10px) scale(.8908);animation:fall-299 15s -20s linear infinite}@keyframes fall-299{66.543%{transform:translate(42.6313vw,66.543vh) scale(.8908)}to{transform:translate(43.05525vw,99vh) scale(.8908)}}.snow:nth-child(300){opacity:1.5086;transform:translate(98.8549vw,-10px) scale(.1591);animation:fall-300 16s -12s linear infinite}@keyframes fall-300{63.661%{transform:translate(106.3182vw,63.661vh) scale(.1591)}to{transform:translate(102.58655vw,99vh) scale(.1591)}}.snow:nth-child(301){opacity:.213;transform:translate(83.9653vw,-10px) scale(.1876);animation:fall-301 11s -23s linear infinite}@keyframes fall-301{59.762%{transform:translate(88.5102vw,59.762vh) scale(.1876)}to{transform:translate(86.23775vw,99vh) scale(.1876)}}.snow:nth-child(302){opacity:1.5356;transform:translate(81.4726vw,-10px) scale(.0446);animation:fall-302 25s -4s linear infinite}@keyframes fall-302{66.735%{transform:translate(75.4334vw,66.735vh) scale(.0446)}to{transform:translate(78.453vw,99vh) scale(.0446)}}.snow:nth-child(303){opacity:1.395;transform:translate(14.55vw,-10px) scale(.9612);animation:fall-303 18s -4s linear infinite}@keyframes fall-303{42.319%{transform:translate(24.0026vw,42.319vh) scale(.9612)}to{transform:translate(19.2763vw,99vh) scale(.9612)}}.snow:nth-child(304){opacity:1.8382;transform:translate(52.3281vw,-10px) scale(.3801);animation:fall-304 13s -24s linear infinite}@keyframes fall-304{46.607%{transform:translate(51.1756vw,46.607vh) scale(.3801)}to{transform:translate(51.75185vw,99vh) scale(.3801)}}.snow:nth-child(305){opacity:1.9768;transform:translate(48.4439vw,-10px) scale(.4881);animation:fall-305 17s -22s linear infinite}@keyframes fall-305{72.209%{transform:translate(51.3328vw,72.209vh) scale(.4881)}to{transform:translate(49.88835vw,99vh) scale(.4881)}}.snow:nth-child(306){opacity:1.4034;transform:translate(30.4811vw,-10px) scale(.9437);animation:fall-306 21s -11s linear infinite}@keyframes fall-306{43.129%{transform:translate(26.1573vw,43.129vh) scale(.9437)}to{transform:translate(28.3192vw,99vh) scale(.9437)}}.snow:nth-child(307){opacity:1.1098;transform:translate(81.0502vw,-10px) scale(.6028);animation:fall-307 24s -23s linear infinite}@keyframes fall-307{43.723%{transform:translate(84.8355vw,43.723vh) scale(.6028)}to{transform:translate(82.94285vw,99vh) scale(.6028)}}.snow:nth-child(308){opacity:1.8646;transform:translate(76.424vw,-10px) scale(.118);animation:fall-308 19s -10s linear infinite}@keyframes fall-308{69.617%{transform:translate(73.5586vw,69.617vh) scale(.118)}to{transform:translate(74.9913vw,99vh) scale(.118)}}.snow:nth-child(309){opacity:.4838;transform:translate(85.6571vw,-10px) scale(.289);animation:fall-309 10s -1s linear infinite}@keyframes fall-309{44.588%{transform:translate(93.0232vw,44.588vh) scale(.289)}to{transform:translate(89.34015vw,99vh) scale(.289)}}.snow:nth-child(310){opacity:.0596;transform:translate(69.5403vw,-10px) scale(.2134);animation:fall-310 13s -11s linear infinite}@keyframes fall-310{49.129%{transform:translate(78.3341vw,49.129vh) scale(.2134)}to{transform:translate(73.9372vw,99vh) scale(.2134)}}.snow:nth-child(311){opacity:.2508;transform:translate(72.1305vw,-10px) scale(.5689);animation:fall-311 24s -8s linear infinite}@keyframes fall-311{40.695%{transform:translate(66.9873vw,40.695vh) scale(.5689)}to{transform:translate(69.5589vw,99vh) scale(.5689)}}.snow:nth-child(312){opacity:.3108;transform:translate(49.8954vw,-10px) scale(.5918);animation:fall-312 20s -3s linear infinite}@keyframes fall-312{46.637%{transform:translate(55.159vw,46.637vh) scale(.5918)}to{transform:translate(52.5272vw,99vh) scale(.5918)}}.snow:nth-child(313){opacity:.9152;transform:translate(43.6848vw,-10px) scale(.6311);animation:fall-313 15s -14s linear infinite}@keyframes fall-313{40.997%{transform:translate(46.8201vw,40.997vh) scale(.6311)}to{transform:translate(45.25245vw,99vh) scale(.6311)}}.snow:nth-child(314){opacity:1.2746;transform:translate(73.7862vw,-10px) scale(.5837);animation:fall-314 22s -8s linear infinite}@keyframes fall-314{51.376%{transform:translate(65.1206vw,51.376vh) scale(.5837)}to{transform:translate(69.4534vw,99vh) scale(.5837)}}.snow:nth-child(315){opacity:.1412;transform:translate(27.8843vw,-10px) scale(.4493);animation:fall-315 23s -27s linear infinite}@keyframes fall-315{35.829%{transform:translate(21.7827vw,35.829vh) scale(.4493)}to{transform:translate(24.8335vw,99vh) scale(.4493)}}.snow:nth-child(316){opacity:.826;transform:translate(82.1023vw,-10px) scale(.2956);animation:fall-316 28s -23s linear infinite}@keyframes fall-316{42.959%{transform:translate(77.2799vw,42.959vh) scale(.2956)}to{transform:translate(79.6911vw,99vh) scale(.2956)}}.snow:nth-child(317){opacity:.2592;transform:translate(26.3107vw,-10px) scale(.0518);animation:fall-317 26s -28s linear infinite}@keyframes fall-317{52.523%{transform:translate(31.0672vw,52.523vh) scale(.0518)}to{transform:translate(28.68895vw,99vh) scale(.0518)}}.snow:nth-child(318){opacity:1.2178;transform:translate(13.1176vw,-10px) scale(.5571);animation:fall-318 27s -3s linear infinite}@keyframes fall-318{49.219%{transform:translate(18.556vw,49.219vh) scale(.5571)}to{transform:translate(15.8368vw,99vh) scale(.5571)}}.snow:nth-child(319){opacity:1.8466;transform:translate(22.2904vw,-10px) scale(.3997);animation:fall-319 18s -9s linear infinite}@keyframes fall-319{57.917%{transform:translate(20.2213vw,57.917vh) scale(.3997)}to{transform:translate(21.25585vw,99vh) scale(.3997)}}.snow:nth-child(320){opacity:.9022;transform:translate(74.116vw,-10px) scale(.4915);animation:fall-320 27s -5s linear infinite}@keyframes fall-320{35.521%{transform:translate(79.4975vw,35.521vh) scale(.4915)}to{transform:translate(76.80675vw,99vh) scale(.4915)}}.snow:nth-child(321){opacity:.0828;transform:translate(76.49vw,-10px) scale(.4743);animation:fall-321 16s -18s linear infinite}@keyframes fall-321{77.908%{transform:translate(81.2204vw,77.908vh) scale(.4743)}to{transform:translate(78.8552vw,99vh) scale(.4743)}}.snow:nth-child(322){opacity:.8718;transform:translate(66.4521vw,-10px) scale(.3068);animation:fall-322 17s -11s linear infinite}@keyframes fall-322{69.771%{transform:translate(73.0541vw,69.771vh) scale(.3068)}to{transform:translate(69.7531vw,99vh) scale(.3068)}}.snow:nth-child(323){opacity:1.1392;transform:translate(75.3671vw,-10px) scale(.8968);animation:fall-323 28s -11s linear infinite}@keyframes fall-323{33.124%{transform:translate(83.2272vw,33.124vh) scale(.8968)}to{transform:translate(79.29715vw,99vh) scale(.8968)}}.snow:nth-child(324){opacity:1.3126;transform:translate(53.0348vw,-10px) scale(.6149);animation:fall-324 30s -23s linear infinite}@keyframes fall-324{70.912%{transform:translate(57.8951vw,70.912vh) scale(.6149)}to{transform:translate(55.46495vw,99vh) scale(.6149)}}.snow:nth-child(325){opacity:1.5442;transform:translate(16.5667vw,-10px) scale(.479);animation:fall-325 12s -27s linear infinite}@keyframes fall-325{54.948%{transform:translate(16.2208vw,54.948vh) scale(.479)}to{transform:translate(16.39375vw,99vh) scale(.479)}}.snow:nth-child(326){opacity:1.9934;transform:translate(21.412vw,-10px) scale(.0931);animation:fall-326 10s -20s linear infinite}@keyframes fall-326{72.891%{transform:translate(13.4915vw,72.891vh) scale(.0931)}to{transform:translate(17.45175vw,99vh) scale(.0931)}}.snow:nth-child(327){opacity:1.5886;transform:translate(58.5031vw,-10px) scale(.8602);animation:fall-327 21s -27s linear infinite}@keyframes fall-327{49.437%{transform:translate(49.4449vw,49.437vh) scale(.8602)}to{transform:translate(53.974vw,99vh) scale(.8602)}}.snow:nth-child(328){opacity:.0818;transform:translate(39.418vw,-10px) scale(.6798);animation:fall-328 29s -2s linear infinite}@keyframes fall-328{49.701%{transform:translate(48.2164vw,49.701vh) scale(.6798)}to{transform:translate(43.8172vw,99vh) scale(.6798)}}.snow:nth-child(329){opacity:.3872;transform:translate(15.8693vw,-10px) scale(.4095);animation:fall-329 11s -27s linear infinite}@keyframes fall-329{52.889%{transform:translate(20.5051vw,52.889vh) scale(.4095)}to{transform:translate(18.1872vw,99vh) scale(.4095)}}.snow:nth-child(330){opacity:1.395;transform:translate(15.8791vw,-10px) scale(.6386);animation:fall-330 12s -17s linear infinite}@keyframes fall-330{47.116%{transform:translate(10.8912vw,47.116vh) scale(.6386)}to{transform:translate(13.38515vw,99vh) scale(.6386)}}.snow:nth-child(331){opacity:1.8238;transform:translate(18.1596vw,-10px) scale(.8387);animation:fall-331 14s -11s linear infinite}@keyframes fall-331{42.993%{transform:translate(19.3484vw,42.993vh) scale(.8387)}to{transform:translate(18.754vw,99vh) scale(.8387)}}.snow:nth-child(332){opacity:.7232;transform:translate(45.8892vw,-10px) scale(.7219);animation:fall-332 27s -26s linear infinite}@keyframes fall-332{42.823%{transform:translate(52.2729vw,42.823vh) scale(.7219)}to{transform:translate(49.08105vw,99vh) scale(.7219)}}.snow:nth-child(333){opacity:1.0208;transform:translate(79.4521vw,-10px) scale(.8145);animation:fall-333 18s -19s linear infinite}@keyframes fall-333{61.272%{transform:translate(72.299vw,61.272vh) scale(.8145)}to{transform:translate(75.87555vw,99vh) scale(.8145)}}.snow:nth-child(334){opacity:1.856;transform:translate(39.533vw,-10px) scale(.3937);animation:fall-334 28s -21s linear infinite}@keyframes fall-334{64.873%{transform:translate(40.9473vw,64.873vh) scale(.3937)}to{transform:translate(40.24015vw,99vh) scale(.3937)}}.snow:nth-child(335){opacity:.2134;transform:translate(87.9238vw,-10px) scale(.951);animation:fall-335 26s -13s linear infinite}@keyframes fall-335{34.59%{transform:translate(85.5658vw,34.59vh) scale(.951)}to{transform:translate(86.7448vw,99vh) scale(.951)}}.snow:nth-child(336){opacity:1.3752;transform:translate(72.4145vw,-10px) scale(.6947);animation:fall-336 14s -9s linear infinite}@keyframes fall-336{72.663%{transform:translate(69.8244vw,72.663vh) scale(.6947)}to{transform:translate(71.11945vw,99vh) scale(.6947)}}.snow:nth-child(337){opacity:.9706;transform:translate(66.0722vw,-10px) scale(.898);animation:fall-337 29s -3s linear infinite}@keyframes fall-337{74.95%{transform:translate(69.1205vw,74.95vh) scale(.898)}to{transform:translate(67.59635vw,99vh) scale(.898)}}.snow:nth-child(338){opacity:.6676;transform:translate(8.4812vw,-10px) scale(.1106);animation:fall-338 18s -28s linear infinite}@keyframes fall-338{32.959%{transform:translate(2.9402vw,32.959vh) scale(.1106)}to{transform:translate(5.7107vw,99vh) scale(.1106)}}.snow:nth-child(339){opacity:.7622;transform:translate(39.3971vw,-10px) scale(.1139);animation:fall-339 19s -28s linear infinite}@keyframes fall-339{69.067%{transform:translate(33.2855vw,69.067vh) scale(.1139)}to{transform:translate(36.3413vw,99vh) scale(.1139)}}.snow:nth-child(340){opacity:.61;transform:translate(51.0957vw,-10px) scale(.8071);animation:fall-340 10s -21s linear infinite}@keyframes fall-340{46.269%{transform:translate(60.6112vw,46.269vh) scale(.8071)}to{transform:translate(55.85345vw,99vh) scale(.8071)}}.snow:nth-child(341){opacity:1.4252;transform:translate(32.4551vw,-10px) scale(.6177);animation:fall-341 27s -18s linear infinite}@keyframes fall-341{33.917%{transform:translate(34.5417vw,33.917vh) scale(.6177)}to{transform:translate(33.4984vw,99vh) scale(.6177)}}.snow:nth-child(342){opacity:.392;transform:translate(92.5562vw,-10px) scale(.8729);animation:fall-342 19s -28s linear infinite}@keyframes fall-342{44.302%{transform:translate(88.9625vw,44.302vh) scale(.8729)}to{transform:translate(90.75935vw,99vh) scale(.8729)}}.snow:nth-child(343){opacity:.2018;transform:translate(88.1945vw,-10px) scale(.49);animation:fall-343 17s -10s linear infinite}@keyframes fall-343{31.667%{transform:translate(94.4045vw,31.667vh) scale(.49)}to{transform:translate(91.2995vw,99vh) scale(.49)}}.snow:nth-child(344){opacity:.1324;transform:translate(6.9255vw,-10px) scale(.102);animation:fall-344 16s -15s linear infinite}@keyframes fall-344{70.228%{transform:translate(4.7873vw,70.228vh) scale(.102)}to{transform:translate(5.8564vw,99vh) scale(.102)}}.snow:nth-child(345){opacity:1.1224;transform:translate(37.6529vw,-10px) scale(.3883);animation:fall-345 21s -13s linear infinite}@keyframes fall-345{71.583%{transform:translate(40.7894vw,71.583vh) scale(.3883)}to{transform:translate(39.22115vw,99vh) scale(.3883)}}.snow:nth-child(346){opacity:.5394;transform:translate(93.9671vw,-10px) scale(.9453);animation:fall-346 23s -18s linear infinite}@keyframes fall-346{74.898%{transform:translate(94.0252vw,74.898vh) scale(.9453)}to{transform:translate(93.99615vw,99vh) scale(.9453)}}.snow:nth-child(347){opacity:.9184;transform:translate(30.4144vw,-10px) scale(.5355);animation:fall-347 19s -4s linear infinite}@keyframes fall-347{39.394%{transform:translate(38.1564vw,39.394vh) scale(.5355)}to{transform:translate(34.2854vw,99vh) scale(.5355)}}.snow:nth-child(348){opacity:.9388;transform:translate(15.1552vw,-10px) scale(.5815);animation:fall-348 25s -8s linear infinite}@keyframes fall-348{46.462%{transform:translate(22.0054vw,46.462vh) scale(.5815)}to{transform:translate(18.5803vw,99vh) scale(.5815)}}.snow:nth-child(349){opacity:1.1726;transform:translate(48.1949vw,-10px) scale(.2715);animation:fall-349 21s -8s linear infinite}@keyframes fall-349{56.284%{transform:translate(56.6213vw,56.284vh) scale(.2715)}to{transform:translate(52.4081vw,99vh) scale(.2715)}}.snow:nth-child(350){opacity:1.5646;transform:translate(63.0432vw,-10px) scale(.8903);animation:fall-350 25s -28s linear infinite}@keyframes fall-350{66.965%{transform:translate(65.15vw,66.965vh) scale(.8903)}to{transform:translate(64.0966vw,99vh) scale(.8903)}}.snow:nth-child(351){opacity:.405;transform:translate(54.2673vw,-10px) scale(.8746);animation:fall-351 26s -25s linear infinite}@keyframes fall-351{57.508%{transform:translate(55.9646vw,57.508vh) scale(.8746)}to{transform:translate(55.11595vw,99vh) scale(.8746)}}.snow:nth-child(352){opacity:1.0802;transform:translate(67.6215vw,-10px) scale(.3994);animation:fall-352 11s -5s linear infinite}@keyframes fall-352{57.346%{transform:translate(72.9586vw,57.346vh) scale(.3994)}to{transform:translate(70.29005vw,99vh) scale(.3994)}}.snow:nth-child(353){opacity:1.5988;transform:translate(2.4351vw,-10px) scale(.296);animation:fall-353 20s -3s linear infinite}@keyframes fall-353{68.194%{transform:translate(-7.0843vw,68.194vh) scale(.296)}to{transform:translate(-2.3246vw,99vh) scale(.296)}}.snow:nth-child(354){opacity:1.8694;transform:translate(63.1218vw,-10px) scale(.5094);animation:fall-354 13s -20s linear infinite}@keyframes fall-354{61.423%{transform:translate(71.7161vw,61.423vh) scale(.5094)}to{transform:translate(67.41895vw,99vh) scale(.5094)}}.snow:nth-child(355){opacity:.2198;transform:translate(50.3211vw,-10px) scale(.488);animation:fall-355 30s -21s linear infinite}@keyframes fall-355{66.571%{transform:translate(46.6035vw,66.571vh) scale(.488)}to{transform:translate(48.4623vw,99vh) scale(.488)}}.snow:nth-child(356){opacity:.851;transform:translate(23.7319vw,-10px) scale(.6657);animation:fall-356 27s -7s linear infinite}@keyframes fall-356{44.621%{transform:translate(23.1693vw,44.621vh) scale(.6657)}to{transform:translate(23.4506vw,99vh) scale(.6657)}}.snow:nth-child(357){opacity:.1272;transform:translate(77.7902vw,-10px) scale(.1871);animation:fall-357 29s -6s linear infinite}@keyframes fall-357{69.575%{transform:translate(77.8921vw,69.575vh) scale(.1871)}to{transform:translate(77.84115vw,99vh) scale(.1871)}}.snow:nth-child(358){opacity:1.7474;transform:translate(60.6817vw,-10px) scale(.3622);animation:fall-358 28s -19s linear infinite}@keyframes fall-358{50.748%{transform:translate(68.1214vw,50.748vh) scale(.3622)}to{transform:translate(64.40155vw,99vh) scale(.3622)}}.snow:nth-child(359){opacity:1.1268;transform:translate(6.528vw,-10px) scale(.1242);animation:fall-359 12s -4s linear infinite}@keyframes fall-359{51.413%{transform:translate(4.0305vw,51.413vh) scale(.1242)}to{transform:translate(5.27925vw,99vh) scale(.1242)}}.snow:nth-child(360){opacity:.7262;transform:translate(74.9761vw,-10px) scale(.2366);animation:fall-360 20s -12s linear infinite}@keyframes fall-360{67.46%{transform:translate(76.4469vw,67.46vh) scale(.2366)}to{transform:translate(75.7115vw,99vh) scale(.2366)}}.snow:nth-child(361){opacity:1.1272;transform:translate(26.6966vw,-10px) scale(.8458);animation:fall-361 30s -23s linear infinite}@keyframes fall-361{57.807%{transform:translate(35.6117vw,57.807vh) scale(.8458)}to{transform:translate(31.15415vw,99vh) scale(.8458)}}.snow:nth-child(362){opacity:.3122;transform:translate(83.3911vw,-10px) scale(.3581);animation:fall-362 22s -25s linear infinite}@keyframes fall-362{38.803%{transform:translate(79.4598vw,38.803vh) scale(.3581)}to{transform:translate(81.42545vw,99vh) scale(.3581)}}.snow:nth-child(363){opacity:1.9668;transform:translate(14.8445vw,-10px) scale(.4946);animation:fall-363 25s -30s linear infinite}@keyframes fall-363{47.146%{transform:translate(22.8872vw,47.146vh) scale(.4946)}to{transform:translate(18.86585vw,99vh) scale(.4946)}}.snow:nth-child(364){opacity:1.821;transform:translate(64.7404vw,-10px) scale(.6972);animation:fall-364 30s -20s linear infinite}@keyframes fall-364{67.216%{transform:translate(74.3636vw,67.216vh) scale(.6972)}to{transform:translate(69.552vw,99vh) scale(.6972)}}.snow:nth-child(365){opacity:1.6656;transform:translate(28.7232vw,-10px) scale(.6859);animation:fall-365 15s -18s linear infinite}@keyframes fall-365{54.124%{transform:translate(19.1158vw,54.124vh) scale(.6859)}to{transform:translate(23.9195vw,99vh) scale(.6859)}}.snow:nth-child(366){opacity:1.099;transform:translate(8.2939vw,-10px) scale(.3974);animation:fall-366 20s -8s linear infinite}@keyframes fall-366{53.951%{transform:translate(10.5649vw,53.951vh) scale(.3974)}to{transform:translate(9.4294vw,99vh) scale(.3974)}}.snow:nth-child(367){opacity:.7664;transform:translate(27.4812vw,-10px) scale(.417);animation:fall-367 11s -4s linear infinite}@keyframes fall-367{56.831%{transform:translate(33.3405vw,56.831vh) scale(.417)}to{transform:translate(30.41085vw,99vh) scale(.417)}}.snow:nth-child(368){opacity:.6702;transform:translate(81.3774vw,-10px) scale(.8578);animation:fall-368 17s -29s linear infinite}@keyframes fall-368{56.185%{transform:translate(76.5459vw,56.185vh) scale(.8578)}to{transform:translate(78.96165vw,99vh) scale(.8578)}}.snow:nth-child(369){opacity:1.9718;transform:translate(70.0292vw,-10px) scale(.1509);animation:fall-369 12s -26s linear infinite}@keyframes fall-369{52.061%{transform:translate(64.4276vw,52.061vh) scale(.1509)}to{transform:translate(67.2284vw,99vh) scale(.1509)}}.snow:nth-child(370){opacity:1.0106;transform:translate(70.0034vw,-10px) scale(.2474);animation:fall-370 26s -8s linear infinite}@keyframes fall-370{34.45%{transform:translate(75.1049vw,34.45vh) scale(.2474)}to{transform:translate(72.55415vw,99vh) scale(.2474)}}.snow:nth-child(371){opacity:.2674;transform:translate(58.9355vw,-10px) scale(.6065);animation:fall-371 18s -29s linear infinite}@keyframes fall-371{61.483%{transform:translate(59.3662vw,61.483vh) scale(.6065)}to{transform:translate(59.15085vw,99vh) scale(.6065)}}.snow:nth-child(372){opacity:.5524;transform:translate(71.9157vw,-10px) scale(.6296);animation:fall-372 13s -5s linear infinite}@keyframes fall-372{41.748%{transform:translate(69.5376vw,41.748vh) scale(.6296)}to{transform:translate(70.72665vw,99vh) scale(.6296)}}.snow:nth-child(373){opacity:.14;transform:translate(57.5626vw,-10px) scale(.1296);animation:fall-373 14s -18s linear infinite}@keyframes fall-373{74.424%{transform:translate(60.2539vw,74.424vh) scale(.1296)}to{transform:translate(58.90825vw,99vh) scale(.1296)}}.snow:nth-child(374){opacity:1.6268;transform:translate(34.8377vw,-10px) scale(.8199);animation:fall-374 19s -27s linear infinite}@keyframes fall-374{70.229%{transform:translate(35.9586vw,70.229vh) scale(.8199)}to{transform:translate(35.39815vw,99vh) scale(.8199)}}.snow:nth-child(375){opacity:1.9794;transform:translate(30.8588vw,-10px) scale(.8473);animation:fall-375 26s -13s linear infinite}@keyframes fall-375{32.333%{transform:translate(29.3745vw,32.333vh) scale(.8473)}to{transform:translate(30.11665vw,99vh) scale(.8473)}}.snow:nth-child(376){opacity:.7016;transform:translate(47.8111vw,-10px) scale(.9569);animation:fall-376 15s -20s linear infinite}@keyframes fall-376{60.114%{transform:translate(53.0453vw,60.114vh) scale(.9569)}to{transform:translate(50.4282vw,99vh) scale(.9569)}}.snow:nth-child(377){opacity:.632;transform:translate(71.8655vw,-10px) scale(.9195);animation:fall-377 22s -2s linear infinite}@keyframes fall-377{76.124%{transform:translate(74.4323vw,76.124vh) scale(.9195)}to{transform:translate(73.1489vw,99vh) scale(.9195)}}.snow:nth-child(378){opacity:.1808;transform:translate(68.1178vw,-10px) scale(.1307);animation:fall-378 22s -21s linear infinite}@keyframes fall-378{60.79%{transform:translate(70.9031vw,60.79vh) scale(.1307)}to{transform:translate(69.51045vw,99vh) scale(.1307)}}.snow:nth-child(379){opacity:1.1982;transform:translate(87.084vw,-10px) scale(.065);animation:fall-379 29s -30s linear infinite}@keyframes fall-379{50.838%{transform:translate(89.7602vw,50.838vh) scale(.065)}to{transform:translate(88.4221vw,99vh) scale(.065)}}.snow:nth-child(380){opacity:.7678;transform:translate(4.8314vw,-10px) scale(.2979);animation:fall-380 23s -5s linear infinite}@keyframes fall-380{66.297%{transform:translate(9.8706vw,66.297vh) scale(.2979)}to{transform:translate(7.351vw,99vh) scale(.2979)}}.snow:nth-child(381){opacity:1.1606;transform:translate(21.9986vw,-10px) scale(.3561);animation:fall-381 15s -25s linear infinite}@keyframes fall-381{40.744%{transform:translate(12.3733vw,40.744vh) scale(.3561)}to{transform:translate(17.18595vw,99vh) scale(.3561)}}.snow:nth-child(382){opacity:.1686;transform:translate(6.968vw,-10px) scale(.3308);animation:fall-382 29s -8s linear infinite}@keyframes fall-382{53.586%{transform:translate(10.7064vw,53.586vh) scale(.3308)}to{transform:translate(8.8372vw,99vh) scale(.3308)}}.snow:nth-child(383){opacity:1.1632;transform:translate(.3324vw,-10px) scale(.3437);animation:fall-383 28s -20s linear infinite}@keyframes fall-383{63.332%{transform:translate(-7.5238vw,63.332vh) scale(.3437)}to{transform:translate(-3.5957vw,99vh) scale(.3437)}}.snow:nth-child(384){opacity:.16;transform:translate(17.3224vw,-10px) scale(.3882);animation:fall-384 17s -3s linear infinite}@keyframes fall-384{33.534%{transform:translate(24.3257vw,33.534vh) scale(.3882)}to{transform:translate(20.82405vw,99vh) scale(.3882)}}.snow:nth-child(385){opacity:1.7574;transform:translate(3.1378vw,-10px) scale(.2144);animation:fall-385 27s -5s linear infinite}@keyframes fall-385{79.554%{transform:translate(7.7994vw,79.554vh) scale(.2144)}to{transform:translate(5.4686vw,99vh) scale(.2144)}}.snow:nth-child(386){opacity:1.415;transform:translate(6.7565vw,-10px) scale(.4208);animation:fall-386 23s -17s linear infinite}@keyframes fall-386{53.516%{transform:translate(-1.3431vw,53.516vh) scale(.4208)}to{transform:translate(2.7067vw,99vh) scale(.4208)}}.snow:nth-child(387){opacity:.3194;transform:translate(70.9844vw,-10px) scale(.6416);animation:fall-387 18s -3s linear infinite}@keyframes fall-387{35.468%{transform:translate(68.1565vw,35.468vh) scale(.6416)}to{transform:translate(69.57045vw,99vh) scale(.6416)}}.snow:nth-child(388){opacity:.2572;transform:translate(73.6871vw,-10px) scale(.0262);animation:fall-388 13s -15s linear infinite}@keyframes fall-388{74.426%{transform:translate(80.9943vw,74.426vh) scale(.0262)}to{transform:translate(77.3407vw,99vh) scale(.0262)}}.snow:nth-child(389){opacity:1.3906;transform:translate(83.7431vw,-10px) scale(.8094);animation:fall-389 13s -21s linear infinite}@keyframes fall-389{63.95%{transform:translate(79.5744vw,63.95vh) scale(.8094)}to{transform:translate(81.65875vw,99vh) scale(.8094)}}.snow:nth-child(390){opacity:1.795;transform:translate(.0327vw,-10px) scale(.1404);animation:fall-390 14s -4s linear infinite}@keyframes fall-390{70.469%{transform:translate(9.8257vw,70.469vh) scale(.1404)}to{transform:translate(4.9292vw,99vh) scale(.1404)}}.snow:nth-child(391){opacity:.0188;transform:translate(28.1139vw,-10px) scale(.4756);animation:fall-391 13s -4s linear infinite}@keyframes fall-391{46.956%{transform:translate(19.2601vw,46.956vh) scale(.4756)}to{transform:translate(23.687vw,99vh) scale(.4756)}}.snow:nth-child(392){opacity:1.5054;transform:translate(17.481vw,-10px) scale(.2655);animation:fall-392 13s -27s linear infinite}@keyframes fall-392{47.71%{transform:translate(21.4198vw,47.71vh) scale(.2655)}to{transform:translate(19.4504vw,99vh) scale(.2655)}}.snow:nth-child(393){opacity:.2128;transform:translate(53.0608vw,-10px) scale(.1751);animation:fall-393 15s -14s linear infinite}@keyframes fall-393{71.138%{transform:translate(62.1906vw,71.138vh) scale(.1751)}to{transform:translate(57.6257vw,99vh) scale(.1751)}}.snow:nth-child(394){opacity:1.2676;transform:translate(70.5875vw,-10px) scale(.94);animation:fall-394 16s -22s linear infinite}@keyframes fall-394{61.83%{transform:translate(68.266vw,61.83vh) scale(.94)}to{transform:translate(69.42675vw,99vh) scale(.94)}}.snow:nth-child(395){opacity:1.601;transform:translate(69.0185vw,-10px) scale(.7689);animation:fall-395 28s -9s linear infinite}@keyframes fall-395{72.798%{transform:translate(64.3048vw,72.798vh) scale(.7689)}to{transform:translate(66.66165vw,99vh) scale(.7689)}}.snow:nth-child(396){opacity:1.3536;transform:translate(78.2741vw,-10px) scale(.4392);animation:fall-396 12s -28s linear infinite}@keyframes fall-396{47.747%{transform:translate(78.3857vw,47.747vh) scale(.4392)}to{transform:translate(78.3299vw,99vh) scale(.4392)}}.snow:nth-child(397){opacity:.826;transform:translate(32.0438vw,-10px) scale(.8063);animation:fall-397 23s -14s linear infinite}@keyframes fall-397{48.023%{transform:translate(22.4016vw,48.023vh) scale(.8063)}to{transform:translate(27.2227vw,99vh) scale(.8063)}}.snow:nth-child(398){opacity:.7102;transform:translate(99.1833vw,-10px) scale(.1111);animation:fall-398 23s -10s linear infinite}@keyframes fall-398{53.256%{transform:translate(108.8177vw,53.256vh) scale(.1111)}to{transform:translate(104.0005vw,99vh) scale(.1111)}}.snow:nth-child(399){opacity:1.6292;transform:translate(58.3223vw,-10px) scale(.5924);animation:fall-399 11s -6s linear infinite}@keyframes fall-399{37.586%{transform:translate(57.5946vw,37.586vh) scale(.5924)}to{transform:translate(57.95845vw,99vh) scale(.5924)}}.snow:nth-child(400){opacity:.936;transform:translate(80.1036vw,-10px) scale(.9524);animation:fall-400 28s -10s linear infinite}@keyframes fall-400{32.994%{transform:translate(71.9489vw,32.994vh) scale(.9524)}to{transform:translate(76.02625vw,99vh) scale(.9524)}}\n"] }]
|
|
28
|
+
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.8134;transform:translate(93.4906vw,-10px) scale(.723);animation:fall-1 22s -17s linear infinite}@keyframes fall-1{35.326%{transform:translate(95.634vw,35.326vh) scale(.723)}to{transform:translate(94.5623vw,99vh) scale(.723)}}.snow:nth-child(2){opacity:.7;transform:translate(21.4249vw,-10px) scale(.2496);animation:fall-2 18s -26s linear infinite}@keyframes fall-2{73.591%{transform:translate(13.1508vw,73.591vh) scale(.2496)}to{transform:translate(17.28785vw,99vh) scale(.2496)}}.snow:nth-child(3){opacity:1.5096;transform:translate(5.7029vw,-10px) scale(.7097);animation:fall-3 13s -9s linear infinite}@keyframes fall-3{37.892%{transform:translate(-1.6644vw,37.892vh) scale(.7097)}to{transform:translate(2.01925vw,99vh) scale(.7097)}}.snow:nth-child(4){opacity:1.9538;transform:translate(3.3251vw,-10px) scale(.1736);animation:fall-4 22s -6s linear infinite}@keyframes fall-4{52.617%{transform:translate(3.5503vw,52.617vh) scale(.1736)}to{transform:translate(3.4377vw,99vh) scale(.1736)}}.snow:nth-child(5){opacity:.8014;transform:translate(42.6288vw,-10px) scale(.4305);animation:fall-5 11s -9s linear infinite}@keyframes fall-5{46.761%{transform:translate(38.8194vw,46.761vh) scale(.4305)}to{transform:translate(40.7241vw,99vh) scale(.4305)}}.snow:nth-child(6){opacity:1.2196;transform:translate(19.864vw,-10px) scale(.7725);animation:fall-6 10s -4s linear infinite}@keyframes fall-6{58.959%{transform:translate(21.163vw,58.959vh) scale(.7725)}to{transform:translate(20.5135vw,99vh) scale(.7725)}}.snow:nth-child(7){opacity:1.888;transform:translate(70.6899vw,-10px) scale(.7791);animation:fall-7 26s -15s linear infinite}@keyframes fall-7{72.29%{transform:translate(79.7672vw,72.29vh) scale(.7791)}to{transform:translate(75.22855vw,99vh) scale(.7791)}}.snow:nth-child(8){opacity:.3882;transform:translate(62.0181vw,-10px) scale(.7023);animation:fall-8 24s -13s linear infinite}@keyframes fall-8{61.847%{transform:translate(66.016vw,61.847vh) scale(.7023)}to{transform:translate(64.01705vw,99vh) scale(.7023)}}.snow:nth-child(9){opacity:.6016;transform:translate(76.0631vw,-10px) scale(.5272);animation:fall-9 18s -20s linear infinite}@keyframes fall-9{36.361%{transform:translate(74.9204vw,36.361vh) scale(.5272)}to{transform:translate(75.49175vw,99vh) scale(.5272)}}.snow:nth-child(10){opacity:.0284;transform:translate(79.4714vw,-10px) scale(.6363);animation:fall-10 16s -7s linear infinite}@keyframes fall-10{62.69%{transform:translate(79.9423vw,62.69vh) scale(.6363)}to{transform:translate(79.70685vw,99vh) scale(.6363)}}.snow:nth-child(11){opacity:.7384;transform:translate(52.5383vw,-10px) scale(.3621);animation:fall-11 21s -14s linear infinite}@keyframes fall-11{60.445%{transform:translate(42.6742vw,60.445vh) scale(.3621)}to{transform:translate(47.60625vw,99vh) scale(.3621)}}.snow:nth-child(12){opacity:.2324;transform:translate(56.1153vw,-10px) scale(.4533);animation:fall-12 22s -2s linear infinite}@keyframes fall-12{34.696%{transform:translate(58.912vw,34.696vh) scale(.4533)}to{transform:translate(57.51365vw,99vh) scale(.4533)}}.snow:nth-child(13){opacity:.8226;transform:translate(59.0595vw,-10px) scale(.6324);animation:fall-13 22s -12s linear infinite}@keyframes fall-13{75.671%{transform:translate(58.8509vw,75.671vh) scale(.6324)}to{transform:translate(58.9552vw,99vh) scale(.6324)}}.snow:nth-child(14){opacity:1.6416;transform:translate(47.0206vw,-10px) scale(.6295);animation:fall-14 12s -27s linear infinite}@keyframes fall-14{38.302%{transform:translate(54.5954vw,38.302vh) scale(.6295)}to{transform:translate(50.808vw,99vh) scale(.6295)}}.snow:nth-child(15){opacity:.5894;transform:translate(18.3079vw,-10px) scale(.7155);animation:fall-15 26s -14s linear infinite}@keyframes fall-15{79.488%{transform:translate(10.0341vw,79.488vh) scale(.7155)}to{transform:translate(14.171vw,99vh) scale(.7155)}}.snow:nth-child(16){opacity:.1918;transform:translate(96.834vw,-10px) scale(.3215);animation:fall-16 27s -12s linear infinite}@keyframes fall-16{73.293%{transform:translate(97.6291vw,73.293vh) scale(.3215)}to{transform:translate(97.23155vw,99vh) scale(.3215)}}.snow:nth-child(17){opacity:1.023;transform:translate(46.9606vw,-10px) scale(.321);animation:fall-17 19s -16s linear infinite}@keyframes fall-17{61.289%{transform:translate(56.9022vw,61.289vh) scale(.321)}to{transform:translate(51.9314vw,99vh) scale(.321)}}.snow:nth-child(18){opacity:.0334;transform:translate(94.6078vw,-10px) scale(.6844);animation:fall-18 29s -25s linear infinite}@keyframes fall-18{65.398%{transform:translate(96.0544vw,65.398vh) scale(.6844)}to{transform:translate(95.3311vw,99vh) scale(.6844)}}.snow:nth-child(19){opacity:.357;transform:translate(76.5033vw,-10px) scale(.661);animation:fall-19 12s -5s linear infinite}@keyframes fall-19{44.563%{transform:translate(71.1261vw,44.563vh) scale(.661)}to{transform:translate(73.8147vw,99vh) scale(.661)}}.snow:nth-child(20){opacity:1.1868;transform:translate(66.4563vw,-10px) scale(.0186);animation:fall-20 12s -4s linear infinite}@keyframes fall-20{48.047%{transform:translate(65.4182vw,48.047vh) scale(.0186)}to{transform:translate(65.93725vw,99vh) scale(.0186)}}.snow:nth-child(21){opacity:.841;transform:translate(64.5215vw,-10px) scale(.0161);animation:fall-21 26s -12s linear infinite}@keyframes fall-21{71.952%{transform:translate(70.5031vw,71.952vh) scale(.0161)}to{transform:translate(67.5123vw,99vh) scale(.0161)}}.snow:nth-child(22){opacity:1.18;transform:translate(67.9344vw,-10px) scale(.7335);animation:fall-22 20s -20s linear infinite}@keyframes fall-22{49.15%{transform:translate(72.0748vw,49.15vh) scale(.7335)}to{transform:translate(70.0046vw,99vh) scale(.7335)}}.snow:nth-child(23){opacity:.8918;transform:translate(47.3105vw,-10px) scale(.6498);animation:fall-23 13s -30s linear infinite}@keyframes fall-23{47.391%{transform:translate(52.8714vw,47.391vh) scale(.6498)}to{transform:translate(50.09095vw,99vh) scale(.6498)}}.snow:nth-child(24){opacity:.8634;transform:translate(79.6802vw,-10px) scale(.1718);animation:fall-24 28s -25s linear infinite}@keyframes fall-24{58.849%{transform:translate(85.831vw,58.849vh) scale(.1718)}to{transform:translate(82.7556vw,99vh) scale(.1718)}}.snow:nth-child(25){opacity:1.4654;transform:translate(10.5729vw,-10px) scale(.9574);animation:fall-25 15s -17s linear infinite}@keyframes fall-25{43.621%{transform:translate(4.4155vw,43.621vh) scale(.9574)}to{transform:translate(7.4942vw,99vh) scale(.9574)}}.snow:nth-child(26){opacity:1.0412;transform:translate(61.8495vw,-10px) scale(.6227);animation:fall-26 17s -6s linear infinite}@keyframes fall-26{57.555%{transform:translate(71.0311vw,57.555vh) scale(.6227)}to{transform:translate(66.4403vw,99vh) scale(.6227)}}.snow:nth-child(27){opacity:.5272;transform:translate(78.6469vw,-10px) scale(.2486);animation:fall-27 16s -18s linear infinite}@keyframes fall-27{37.725%{transform:translate(77.2801vw,37.725vh) scale(.2486)}to{transform:translate(77.9635vw,99vh) scale(.2486)}}.snow:nth-child(28){opacity:1.9648;transform:translate(79.0094vw,-10px) scale(.8499);animation:fall-28 26s -7s linear infinite}@keyframes fall-28{40.986%{transform:translate(81.8228vw,40.986vh) scale(.8499)}to{transform:translate(80.4161vw,99vh) scale(.8499)}}.snow:nth-child(29){opacity:.4914;transform:translate(88.2773vw,-10px) scale(.1464);animation:fall-29 21s -5s linear infinite}@keyframes fall-29{52.233%{transform:translate(96.1783vw,52.233vh) scale(.1464)}to{transform:translate(92.2278vw,99vh) scale(.1464)}}.snow:nth-child(30){opacity:1.9964;transform:translate(19.2092vw,-10px) scale(.3651);animation:fall-30 29s -23s linear infinite}@keyframes fall-30{34.591%{transform:translate(22.2518vw,34.591vh) scale(.3651)}to{transform:translate(20.7305vw,99vh) scale(.3651)}}.snow:nth-child(31){opacity:1.9208;transform:translate(11.198vw,-10px) scale(.3586);animation:fall-31 27s -29s linear infinite}@keyframes fall-31{49.995%{transform:translate(11.7729vw,49.995vh) scale(.3586)}to{transform:translate(11.48545vw,99vh) scale(.3586)}}.snow:nth-child(32){opacity:.1062;transform:translate(7.7387vw,-10px) scale(.8875);animation:fall-32 29s -5s linear infinite}@keyframes fall-32{51.558%{transform:translate(6.1676vw,51.558vh) scale(.8875)}to{transform:translate(6.95315vw,99vh) scale(.8875)}}.snow:nth-child(33){opacity:1.9446;transform:translate(83.1971vw,-10px) scale(.8022);animation:fall-33 11s -16s linear infinite}@keyframes fall-33{71.299%{transform:translate(74.7467vw,71.299vh) scale(.8022)}to{transform:translate(78.9719vw,99vh) scale(.8022)}}.snow:nth-child(34){opacity:1.0026;transform:translate(11.7869vw,-10px) scale(.812);animation:fall-34 18s -8s linear infinite}@keyframes fall-34{56.892%{transform:translate(14.8356vw,56.892vh) scale(.812)}to{transform:translate(13.31125vw,99vh) scale(.812)}}.snow:nth-child(35){opacity:.3;transform:translate(4.0155vw,-10px) scale(.2008);animation:fall-35 27s -14s linear infinite}@keyframes fall-35{30.692%{transform:translate(-.0864vw,30.692vh) scale(.2008)}to{transform:translate(1.96455vw,99vh) scale(.2008)}}.snow:nth-child(36){opacity:1.229;transform:translate(38.6202vw,-10px) scale(.2278);animation:fall-36 15s -3s linear infinite}@keyframes fall-36{68.107%{transform:translate(44.3615vw,68.107vh) scale(.2278)}to{transform:translate(41.49085vw,99vh) scale(.2278)}}.snow:nth-child(37){opacity:1.3938;transform:translate(30.4959vw,-10px) scale(.2884);animation:fall-37 27s -27s linear infinite}@keyframes fall-37{54.853%{transform:translate(39.5101vw,54.853vh) scale(.2884)}to{transform:translate(35.003vw,99vh) scale(.2884)}}.snow:nth-child(38){opacity:1.5108;transform:translate(43.4951vw,-10px) scale(.0535);animation:fall-38 11s -6s linear infinite}@keyframes fall-38{46.985%{transform:translate(42.3836vw,46.985vh) scale(.0535)}to{transform:translate(42.93935vw,99vh) scale(.0535)}}.snow:nth-child(39){opacity:.8462;transform:translate(52.5092vw,-10px) scale(.259);animation:fall-39 25s -6s linear infinite}@keyframes fall-39{69.212%{transform:translate(52.6862vw,69.212vh) scale(.259)}to{transform:translate(52.5977vw,99vh) scale(.259)}}.snow:nth-child(40){opacity:1.2842;transform:translate(77.0857vw,-10px) scale(.1084);animation:fall-40 10s -15s linear infinite}@keyframes fall-40{36.845%{transform:translate(80.4929vw,36.845vh) scale(.1084)}to{transform:translate(78.7893vw,99vh) scale(.1084)}}.snow:nth-child(41){opacity:1.3424;transform:translate(37.575vw,-10px) scale(.6895);animation:fall-41 24s -28s linear infinite}@keyframes fall-41{56.91%{transform:translate(46.5105vw,56.91vh) scale(.6895)}to{transform:translate(42.04275vw,99vh) scale(.6895)}}.snow:nth-child(42){opacity:1.4228;transform:translate(88.3904vw,-10px) scale(.4487);animation:fall-42 18s -9s linear infinite}@keyframes fall-42{73.851%{transform:translate(97.9465vw,73.851vh) scale(.4487)}to{transform:translate(93.16845vw,99vh) scale(.4487)}}.snow:nth-child(43){opacity:1.4416;transform:translate(46.259vw,-10px) scale(.8309);animation:fall-43 11s -16s linear infinite}@keyframes fall-43{77.439%{transform:translate(38.725vw,77.439vh) scale(.8309)}to{transform:translate(42.492vw,99vh) scale(.8309)}}.snow:nth-child(44){opacity:.1418;transform:translate(52.1958vw,-10px) scale(.0549);animation:fall-44 15s -23s linear infinite}@keyframes fall-44{62.481%{transform:translate(42.4699vw,62.481vh) scale(.0549)}to{transform:translate(47.33285vw,99vh) scale(.0549)}}.snow:nth-child(45){opacity:1.6712;transform:translate(35.7592vw,-10px) scale(.1595);animation:fall-45 23s -14s linear infinite}@keyframes fall-45{55.26%{transform:translate(32.2008vw,55.26vh) scale(.1595)}to{transform:translate(33.98vw,99vh) scale(.1595)}}.snow:nth-child(46){opacity:1.1802;transform:translate(84.4907vw,-10px) scale(.1563);animation:fall-46 24s -14s linear infinite}@keyframes fall-46{46.013%{transform:translate(80.0151vw,46.013vh) scale(.1563)}to{transform:translate(82.2529vw,99vh) scale(.1563)}}.snow:nth-child(47){opacity:.7194;transform:translate(47.1214vw,-10px) scale(.6479);animation:fall-47 12s -8s linear infinite}@keyframes fall-47{30.128%{transform:translate(47.23vw,30.128vh) scale(.6479)}to{transform:translate(47.1757vw,99vh) scale(.6479)}}.snow:nth-child(48){opacity:.8126;transform:translate(.7171vw,-10px) scale(.4099);animation:fall-48 18s -4s linear infinite}@keyframes fall-48{72.105%{transform:translate(-6.2184vw,72.105vh) scale(.4099)}to{transform:translate(-2.75065vw,99vh) scale(.4099)}}.snow:nth-child(49){opacity:1.604;transform:translate(8.121vw,-10px) scale(.3868);animation:fall-49 16s -1s linear infinite}@keyframes fall-49{52.991%{transform:translate(1.4497vw,52.991vh) scale(.3868)}to{transform:translate(4.78535vw,99vh) scale(.3868)}}.snow:nth-child(50){opacity:1.552;transform:translate(85.4833vw,-10px) scale(.0224);animation:fall-50 25s -2s linear infinite}@keyframes fall-50{75.35%{transform:translate(93.2442vw,75.35vh) scale(.0224)}to{transform:translate(89.36375vw,99vh) scale(.0224)}}.snow:nth-child(51){opacity:1.0898;transform:translate(52.9701vw,-10px) scale(.0635);animation:fall-51 14s -1s linear infinite}@keyframes fall-51{49.122%{transform:translate(48.5287vw,49.122vh) scale(.0635)}to{transform:translate(50.7494vw,99vh) scale(.0635)}}.snow:nth-child(52){opacity:1.3962;transform:translate(81.9926vw,-10px) scale(.0234);animation:fall-52 21s -22s linear infinite}@keyframes fall-52{70.122%{transform:translate(74.5982vw,70.122vh) scale(.0234)}to{transform:translate(78.2954vw,99vh) scale(.0234)}}.snow:nth-child(53){opacity:.4208;transform:translate(68.93vw,-10px) scale(.9523);animation:fall-53 29s -28s linear infinite}@keyframes fall-53{60.364%{transform:translate(64.7104vw,60.364vh) scale(.9523)}to{transform:translate(66.8202vw,99vh) scale(.9523)}}.snow:nth-child(54){opacity:.58;transform:translate(25.8971vw,-10px) scale(.6908);animation:fall-54 17s -5s linear infinite}@keyframes fall-54{55.48%{transform:translate(30.3062vw,55.48vh) scale(.6908)}to{transform:translate(28.10165vw,99vh) scale(.6908)}}.snow:nth-child(55){opacity:1.7958;transform:translate(79.8953vw,-10px) scale(.9051);animation:fall-55 15s -23s linear infinite}@keyframes fall-55{46.234%{transform:translate(77.4981vw,46.234vh) scale(.9051)}to{transform:translate(78.6967vw,99vh) scale(.9051)}}.snow:nth-child(56){opacity:1.0928;transform:translate(21.0375vw,-10px) scale(.9593);animation:fall-56 12s -16s linear infinite}@keyframes fall-56{34.897%{transform:translate(17.5218vw,34.897vh) scale(.9593)}to{transform:translate(19.27965vw,99vh) scale(.9593)}}.snow:nth-child(57){opacity:.0114;transform:translate(72.9189vw,-10px) scale(.3516);animation:fall-57 24s -27s linear infinite}@keyframes fall-57{73.81%{transform:translate(69.7983vw,73.81vh) scale(.3516)}to{transform:translate(71.3586vw,99vh) scale(.3516)}}.snow:nth-child(58){opacity:.4398;transform:translate(54.8248vw,-10px) scale(.0451);animation:fall-58 29s -1s linear infinite}@keyframes fall-58{50.306%{transform:translate(55.6656vw,50.306vh) scale(.0451)}to{transform:translate(55.2452vw,99vh) scale(.0451)}}.snow:nth-child(59){opacity:.861;transform:translate(99.0077vw,-10px) scale(.7834);animation:fall-59 26s -14s linear infinite}@keyframes fall-59{78.782%{transform:translate(90.2939vw,78.782vh) scale(.7834)}to{transform:translate(94.6508vw,99vh) scale(.7834)}}.snow:nth-child(60){opacity:1.7496;transform:translate(47.6779vw,-10px) scale(.7065);animation:fall-60 16s -19s linear infinite}@keyframes fall-60{44.936%{transform:translate(39.2957vw,44.936vh) scale(.7065)}to{transform:translate(43.4868vw,99vh) scale(.7065)}}.snow:nth-child(61){opacity:.49;transform:translate(40.32vw,-10px) scale(.5433);animation:fall-61 12s -30s linear infinite}@keyframes fall-61{51.475%{transform:translate(48.6023vw,51.475vh) scale(.5433)}to{transform:translate(44.46115vw,99vh) scale(.5433)}}.snow:nth-child(62){opacity:.8468;transform:translate(93.4988vw,-10px) scale(.9094);animation:fall-62 13s -16s linear infinite}@keyframes fall-62{65.288%{transform:translate(86.4993vw,65.288vh) scale(.9094)}to{transform:translate(89.99905vw,99vh) scale(.9094)}}.snow:nth-child(63){opacity:1.3872;transform:translate(89.6987vw,-10px) scale(.5554);animation:fall-63 22s -22s linear infinite}@keyframes fall-63{40.025%{transform:translate(92.5938vw,40.025vh) scale(.5554)}to{transform:translate(91.14625vw,99vh) scale(.5554)}}.snow:nth-child(64){opacity:.0262;transform:translate(97.6757vw,-10px) scale(.0792);animation:fall-64 14s -27s linear infinite}@keyframes fall-64{78.636%{transform:translate(107.4647vw,78.636vh) scale(.0792)}to{transform:translate(102.5702vw,99vh) scale(.0792)}}.snow:nth-child(65){opacity:.1732;transform:translate(59.3385vw,-10px) scale(.1925);animation:fall-65 23s -29s linear infinite}@keyframes fall-65{55.677%{transform:translate(65.761vw,55.677vh) scale(.1925)}to{transform:translate(62.54975vw,99vh) scale(.1925)}}.snow:nth-child(66){opacity:1.0082;transform:translate(.182vw,-10px) scale(.3146);animation:fall-66 11s -28s linear infinite}@keyframes fall-66{45.933%{transform:translate(-6.2634vw,45.933vh) scale(.3146)}to{transform:translate(-3.0407vw,99vh) scale(.3146)}}.snow:nth-child(67){opacity:.7272;transform:translate(76.3708vw,-10px) scale(.8016);animation:fall-67 27s -6s linear infinite}@keyframes fall-67{56.562%{transform:translate(68.8897vw,56.562vh) scale(.8016)}to{transform:translate(72.63025vw,99vh) scale(.8016)}}.snow:nth-child(68){opacity:.788;transform:translate(66.0858vw,-10px) scale(.0475);animation:fall-68 24s -22s linear infinite}@keyframes fall-68{33.364%{transform:translate(68.8602vw,33.364vh) scale(.0475)}to{transform:translate(67.473vw,99vh) scale(.0475)}}.snow:nth-child(69){opacity:1.9776;transform:translate(19.3724vw,-10px) scale(.885);animation:fall-69 15s -17s linear infinite}@keyframes fall-69{48.498%{transform:translate(18.3968vw,48.498vh) scale(.885)}to{transform:translate(18.8846vw,99vh) scale(.885)}}.snow:nth-child(70){opacity:.8852;transform:translate(22.5049vw,-10px) scale(.2537);animation:fall-70 24s -14s linear infinite}@keyframes fall-70{73.079%{transform:translate(18.0019vw,73.079vh) scale(.2537)}to{transform:translate(20.2534vw,99vh) scale(.2537)}}.snow:nth-child(71){opacity:1.6018;transform:translate(55.2938vw,-10px) scale(.4879);animation:fall-71 23s -9s linear infinite}@keyframes fall-71{77.068%{transform:translate(48.4653vw,77.068vh) scale(.4879)}to{transform:translate(51.87955vw,99vh) scale(.4879)}}.snow:nth-child(72){opacity:1.1572;transform:translate(84.5234vw,-10px) scale(.8912);animation:fall-72 11s -6s linear infinite}@keyframes fall-72{48.051%{transform:translate(79.4883vw,48.051vh) scale(.8912)}to{transform:translate(82.00585vw,99vh) scale(.8912)}}.snow:nth-child(73){opacity:1.3408;transform:translate(27.9489vw,-10px) scale(.198);animation:fall-73 29s -5s linear infinite}@keyframes fall-73{72.128%{transform:translate(33.989vw,72.128vh) scale(.198)}to{transform:translate(30.96895vw,99vh) scale(.198)}}.snow:nth-child(74){opacity:.6304;transform:translate(26.6087vw,-10px) scale(.2398);animation:fall-74 10s -30s linear infinite}@keyframes fall-74{79.949%{transform:translate(34.4804vw,79.949vh) scale(.2398)}to{transform:translate(30.54455vw,99vh) scale(.2398)}}.snow:nth-child(75){opacity:.6962;transform:translate(87.7794vw,-10px) scale(.0208);animation:fall-75 11s -1s linear infinite}@keyframes fall-75{49.431%{transform:translate(90.0886vw,49.431vh) scale(.0208)}to{transform:translate(88.934vw,99vh) scale(.0208)}}.snow:nth-child(76){opacity:1.192;transform:translate(25.6521vw,-10px) scale(.5463);animation:fall-76 25s -7s linear infinite}@keyframes fall-76{66.014%{transform:translate(34.6945vw,66.014vh) scale(.5463)}to{transform:translate(30.1733vw,99vh) scale(.5463)}}.snow:nth-child(77){opacity:.5006;transform:translate(11.6525vw,-10px) scale(.8255);animation:fall-77 25s -14s linear infinite}@keyframes fall-77{38.08%{transform:translate(11.17vw,38.08vh) scale(.8255)}to{transform:translate(11.41125vw,99vh) scale(.8255)}}.snow:nth-child(78){opacity:1.8168;transform:translate(47.573vw,-10px) scale(.9863);animation:fall-78 26s -10s linear infinite}@keyframes fall-78{41.617%{transform:translate(54.7552vw,41.617vh) scale(.9863)}to{transform:translate(51.1641vw,99vh) scale(.9863)}}.snow:nth-child(79){opacity:1.0954;transform:translate(95.2667vw,-10px) scale(.2101);animation:fall-79 15s -19s linear infinite}@keyframes fall-79{45.177%{transform:translate(95.6266vw,45.177vh) scale(.2101)}to{transform:translate(95.44665vw,99vh) scale(.2101)}}.snow:nth-child(80){opacity:1.8214;transform:translate(70.0537vw,-10px) scale(.3777);animation:fall-80 21s -2s linear infinite}@keyframes fall-80{40.926%{transform:translate(79.0728vw,40.926vh) scale(.3777)}to{transform:translate(74.56325vw,99vh) scale(.3777)}}.snow:nth-child(81){opacity:1.583;transform:translate(87.736vw,-10px) scale(.5572);animation:fall-81 19s -19s linear infinite}@keyframes fall-81{54.975%{transform:translate(88.4177vw,54.975vh) scale(.5572)}to{transform:translate(88.07685vw,99vh) scale(.5572)}}.snow:nth-child(82){opacity:.2252;transform:translate(54.615vw,-10px) scale(.6917);animation:fall-82 17s -20s linear infinite}@keyframes fall-82{38.629%{transform:translate(63.348vw,38.629vh) scale(.6917)}to{transform:translate(58.9815vw,99vh) scale(.6917)}}.snow:nth-child(83){opacity:1.2818;transform:translate(1.2208vw,-10px) scale(.5679);animation:fall-83 16s -8s linear infinite}@keyframes fall-83{69.417%{transform:translate(-7.3756vw,69.417vh) scale(.5679)}to{transform:translate(-3.0774vw,99vh) scale(.5679)}}.snow:nth-child(84){opacity:1.5128;transform:translate(99.77vw,-10px) scale(.4737);animation:fall-84 12s -25s linear infinite}@keyframes fall-84{67.185%{transform:translate(94.699vw,67.185vh) scale(.4737)}to{transform:translate(97.2345vw,99vh) scale(.4737)}}.snow:nth-child(85){opacity:.9758;transform:translate(53.2154vw,-10px) scale(.2586);animation:fall-85 25s -8s linear infinite}@keyframes fall-85{48.562%{transform:translate(62.3888vw,48.562vh) scale(.2586)}to{transform:translate(57.8021vw,99vh) scale(.2586)}}.snow:nth-child(86){opacity:1.3572;transform:translate(22.9842vw,-10px) scale(.5392);animation:fall-86 16s -6s linear infinite}@keyframes fall-86{44.111%{transform:translate(27.9263vw,44.111vh) scale(.5392)}to{transform:translate(25.45525vw,99vh) scale(.5392)}}.snow:nth-child(87){opacity:1.5378;transform:translate(41.0408vw,-10px) scale(.7982);animation:fall-87 12s -25s linear infinite}@keyframes fall-87{42.632%{transform:translate(49.062vw,42.632vh) scale(.7982)}to{transform:translate(45.0514vw,99vh) scale(.7982)}}.snow:nth-child(88){opacity:1.962;transform:translate(72.268vw,-10px) scale(.8514);animation:fall-88 12s -10s linear infinite}@keyframes fall-88{79.452%{transform:translate(73.9654vw,79.452vh) scale(.8514)}to{transform:translate(73.1167vw,99vh) scale(.8514)}}.snow:nth-child(89){opacity:1.5428;transform:translate(66.0785vw,-10px) scale(.9047);animation:fall-89 28s -12s linear infinite}@keyframes fall-89{49.012%{transform:translate(72.0813vw,49.012vh) scale(.9047)}to{transform:translate(69.0799vw,99vh) scale(.9047)}}.snow:nth-child(90){opacity:1.8064;transform:translate(87.3482vw,-10px) scale(.6694);animation:fall-90 20s -12s linear infinite}@keyframes fall-90{45.744%{transform:translate(80.8787vw,45.744vh) scale(.6694)}to{transform:translate(84.11345vw,99vh) scale(.6694)}}.snow:nth-child(91){opacity:.5844;transform:translate(65.3052vw,-10px) scale(.3972);animation:fall-91 29s -5s linear infinite}@keyframes fall-91{41.329%{transform:translate(75.0471vw,41.329vh) scale(.3972)}to{transform:translate(70.17615vw,99vh) scale(.3972)}}.snow:nth-child(92){opacity:1.4154;transform:translate(47.3061vw,-10px) scale(.1804);animation:fall-92 24s -3s linear infinite}@keyframes fall-92{36.945%{transform:translate(52.8068vw,36.945vh) scale(.1804)}to{transform:translate(50.05645vw,99vh) scale(.1804)}}.snow:nth-child(93){opacity:1.5574;transform:translate(20.1349vw,-10px) scale(.3615);animation:fall-93 10s -3s linear infinite}@keyframes fall-93{49.954%{transform:translate(27.0684vw,49.954vh) scale(.3615)}to{transform:translate(23.60165vw,99vh) scale(.3615)}}.snow:nth-child(94){opacity:.945;transform:translate(90.0966vw,-10px) scale(.3304);animation:fall-94 29s -21s linear infinite}@keyframes fall-94{74.894%{transform:translate(87.1173vw,74.894vh) scale(.3304)}to{transform:translate(88.60695vw,99vh) scale(.3304)}}.snow:nth-child(95){opacity:.8862;transform:translate(45.9126vw,-10px) scale(.4362);animation:fall-95 16s -2s linear infinite}@keyframes fall-95{65.704%{transform:translate(55.4229vw,65.704vh) scale(.4362)}to{transform:translate(50.66775vw,99vh) scale(.4362)}}.snow:nth-child(96){opacity:1.7036;transform:translate(72.2925vw,-10px) scale(.65);animation:fall-96 27s -8s linear infinite}@keyframes fall-96{65.452%{transform:translate(76.3354vw,65.452vh) scale(.65)}to{transform:translate(74.31395vw,99vh) scale(.65)}}.snow:nth-child(97){opacity:.5438;transform:translate(62.6908vw,-10px) scale(.504);animation:fall-97 24s -27s linear infinite}@keyframes fall-97{30.12%{transform:translate(69.4001vw,30.12vh) scale(.504)}to{transform:translate(66.04545vw,99vh) scale(.504)}}.snow:nth-child(98){opacity:1.739;transform:translate(93.4722vw,-10px) scale(.3226);animation:fall-98 11s -10s linear infinite}@keyframes fall-98{68.123%{transform:translate(98.071vw,68.123vh) scale(.3226)}to{transform:translate(95.7716vw,99vh) scale(.3226)}}.snow:nth-child(99){opacity:.1906;transform:translate(7.4758vw,-10px) scale(.9406);animation:fall-99 23s -9s linear infinite}@keyframes fall-99{51.406%{transform:translate(8.401vw,51.406vh) scale(.9406)}to{transform:translate(7.9384vw,99vh) scale(.9406)}}.snow:nth-child(100){opacity:1.0096;transform:translate(9.8319vw,-10px) scale(.6299);animation:fall-100 16s -29s linear infinite}@keyframes fall-100{49.528%{transform:translate(17.8004vw,49.528vh) scale(.6299)}to{transform:translate(13.81615vw,99vh) scale(.6299)}}.snow:nth-child(101){opacity:.9126;transform:translate(54.378vw,-10px) scale(.6441);animation:fall-101 28s -30s linear infinite}@keyframes fall-101{74.015%{transform:translate(61.4688vw,74.015vh) scale(.6441)}to{transform:translate(57.9234vw,99vh) scale(.6441)}}.snow:nth-child(102){opacity:.4036;transform:translate(48.4707vw,-10px) scale(.7613);animation:fall-102 27s -10s linear infinite}@keyframes fall-102{43.361%{transform:translate(43.2248vw,43.361vh) scale(.7613)}to{transform:translate(45.84775vw,99vh) scale(.7613)}}.snow:nth-child(103){opacity:1.323;transform:translate(61.4205vw,-10px) scale(.4992);animation:fall-103 11s -26s linear infinite}@keyframes fall-103{73.221%{transform:translate(57.3855vw,73.221vh) scale(.4992)}to{transform:translate(59.403vw,99vh) scale(.4992)}}.snow:nth-child(104){opacity:.7002;transform:translate(12.178vw,-10px) scale(.1228);animation:fall-104 21s -14s linear infinite}@keyframes fall-104{30.349%{transform:translate(12.9739vw,30.349vh) scale(.1228)}to{transform:translate(12.57595vw,99vh) scale(.1228)}}.snow:nth-child(105){opacity:.8462;transform:translate(18.2099vw,-10px) scale(.3287);animation:fall-105 29s -14s linear infinite}@keyframes fall-105{38.897%{transform:translate(20.0555vw,38.897vh) scale(.3287)}to{transform:translate(19.1327vw,99vh) scale(.3287)}}.snow:nth-child(106){opacity:1.4368;transform:translate(56.7627vw,-10px) scale(.4305);animation:fall-106 21s -23s linear infinite}@keyframes fall-106{71.495%{transform:translate(63.4323vw,71.495vh) scale(.4305)}to{transform:translate(60.0975vw,99vh) scale(.4305)}}.snow:nth-child(107){opacity:1.407;transform:translate(84.6814vw,-10px) scale(.0503);animation:fall-107 27s -7s linear infinite}@keyframes fall-107{64.273%{transform:translate(75.5788vw,64.273vh) scale(.0503)}to{transform:translate(80.1301vw,99vh) scale(.0503)}}.snow:nth-child(108){opacity:.2762;transform:translate(7.9746vw,-10px) scale(.3428);animation:fall-108 18s -29s linear infinite}@keyframes fall-108{40.011%{transform:translate(-.7292vw,40.011vh) scale(.3428)}to{transform:translate(3.6227vw,99vh) scale(.3428)}}.snow:nth-child(109){opacity:.1234;transform:translate(90.1245vw,-10px) scale(.0064);animation:fall-109 26s -26s linear infinite}@keyframes fall-109{48.567%{transform:translate(82.2064vw,48.567vh) scale(.0064)}to{transform:translate(86.16545vw,99vh) scale(.0064)}}.snow:nth-child(110){opacity:1.1376;transform:translate(28.3034vw,-10px) scale(.6774);animation:fall-110 13s -17s linear infinite}@keyframes fall-110{39.966%{transform:translate(33.4861vw,39.966vh) scale(.6774)}to{transform:translate(30.89475vw,99vh) scale(.6774)}}.snow:nth-child(111){opacity:1.6384;transform:translate(83.8658vw,-10px) scale(.6304);animation:fall-111 21s -25s linear infinite}@keyframes fall-111{72.629%{transform:translate(82.0767vw,72.629vh) scale(.6304)}to{transform:translate(82.97125vw,99vh) scale(.6304)}}.snow:nth-child(112){opacity:1.3022;transform:translate(41.4917vw,-10px) scale(.4471);animation:fall-112 17s -2s linear infinite}@keyframes fall-112{62.87%{transform:translate(37.2218vw,62.87vh) scale(.4471)}to{transform:translate(39.35675vw,99vh) scale(.4471)}}.snow:nth-child(113){opacity:1.9306;transform:translate(9.9073vw,-10px) scale(.9932);animation:fall-113 22s -26s linear infinite}@keyframes fall-113{42.556%{transform:translate(12.8689vw,42.556vh) scale(.9932)}to{transform:translate(11.3881vw,99vh) scale(.9932)}}.snow:nth-child(114){opacity:1.6608;transform:translate(40.2354vw,-10px) scale(.306);animation:fall-114 20s -4s linear infinite}@keyframes fall-114{62.682%{transform:translate(41.4177vw,62.682vh) scale(.306)}to{transform:translate(40.82655vw,99vh) scale(.306)}}.snow:nth-child(115){opacity:.8072;transform:translate(57.7808vw,-10px) scale(.3242);animation:fall-115 20s -30s linear infinite}@keyframes fall-115{78.701%{transform:translate(49.8448vw,78.701vh) scale(.3242)}to{transform:translate(53.8128vw,99vh) scale(.3242)}}.snow:nth-child(116){opacity:1.8136;transform:translate(42.4527vw,-10px) scale(.4298);animation:fall-116 19s -8s linear infinite}@keyframes fall-116{73.483%{transform:translate(46.9372vw,73.483vh) scale(.4298)}to{transform:translate(44.69495vw,99vh) scale(.4298)}}.snow:nth-child(117){opacity:1.4762;transform:translate(34.8127vw,-10px) scale(.8476);animation:fall-117 19s -26s linear infinite}@keyframes fall-117{56.579%{transform:translate(38.7687vw,56.579vh) scale(.8476)}to{transform:translate(36.7907vw,99vh) scale(.8476)}}.snow:nth-child(118){opacity:.4194;transform:translate(89.7603vw,-10px) scale(.3081);animation:fall-118 26s -24s linear infinite}@keyframes fall-118{46.595%{transform:translate(88.8295vw,46.595vh) scale(.3081)}to{transform:translate(89.2949vw,99vh) scale(.3081)}}.snow:nth-child(119){opacity:.7924;transform:translate(92.9173vw,-10px) scale(.1539);animation:fall-119 12s -17s linear infinite}@keyframes fall-119{53.15%{transform:translate(99.6964vw,53.15vh) scale(.1539)}to{transform:translate(96.30685vw,99vh) scale(.1539)}}.snow:nth-child(120){opacity:.2972;transform:translate(47.0536vw,-10px) scale(.1687);animation:fall-120 27s -28s linear infinite}@keyframes fall-120{57.476%{transform:translate(46.7539vw,57.476vh) scale(.1687)}to{transform:translate(46.90375vw,99vh) scale(.1687)}}.snow:nth-child(121){opacity:.9292;transform:translate(72.4359vw,-10px) scale(.1254);animation:fall-121 24s -11s linear infinite}@keyframes fall-121{77.689%{transform:translate(67.6636vw,77.689vh) scale(.1254)}to{transform:translate(70.04975vw,99vh) scale(.1254)}}.snow:nth-child(122){opacity:1.7884;transform:translate(78.2737vw,-10px) scale(.8412);animation:fall-122 14s -4s linear infinite}@keyframes fall-122{51.684%{transform:translate(85.3102vw,51.684vh) scale(.8412)}to{transform:translate(81.79195vw,99vh) scale(.8412)}}.snow:nth-child(123){opacity:1.4372;transform:translate(34.7046vw,-10px) scale(.9622);animation:fall-123 16s -2s linear infinite}@keyframes fall-123{79.449%{transform:translate(25.2458vw,79.449vh) scale(.9622)}to{transform:translate(29.9752vw,99vh) scale(.9622)}}.snow:nth-child(124){opacity:.1572;transform:translate(82.3013vw,-10px) scale(.8731);animation:fall-124 19s -7s linear infinite}@keyframes fall-124{72.622%{transform:translate(79.8136vw,72.622vh) scale(.8731)}to{transform:translate(81.05745vw,99vh) scale(.8731)}}.snow:nth-child(125){opacity:.9704;transform:translate(16.88vw,-10px) scale(.6246);animation:fall-125 16s -22s linear infinite}@keyframes fall-125{44.182%{transform:translate(23.4851vw,44.182vh) scale(.6246)}to{transform:translate(20.18255vw,99vh) scale(.6246)}}.snow:nth-child(126){opacity:.9384;transform:translate(88.2109vw,-10px) scale(.431);animation:fall-126 26s -11s linear infinite}@keyframes fall-126{36.957%{transform:translate(79.3833vw,36.957vh) scale(.431)}to{transform:translate(83.7971vw,99vh) scale(.431)}}.snow:nth-child(127){opacity:.1876;transform:translate(63.3911vw,-10px) scale(.3898);animation:fall-127 14s -21s linear infinite}@keyframes fall-127{45.567%{transform:translate(72.7901vw,45.567vh) scale(.3898)}to{transform:translate(68.0906vw,99vh) scale(.3898)}}.snow:nth-child(128){opacity:1.1238;transform:translate(41.1871vw,-10px) scale(.5922);animation:fall-128 29s -10s linear infinite}@keyframes fall-128{56.981%{transform:translate(33.0375vw,56.981vh) scale(.5922)}to{transform:translate(37.1123vw,99vh) scale(.5922)}}.snow:nth-child(129){opacity:1.3356;transform:translate(81.7247vw,-10px) scale(.7782);animation:fall-129 12s -5s linear infinite}@keyframes fall-129{62.002%{transform:translate(82.8136vw,62.002vh) scale(.7782)}to{transform:translate(82.26915vw,99vh) scale(.7782)}}.snow:nth-child(130){opacity:.2958;transform:translate(48.1227vw,-10px) scale(.2452);animation:fall-130 27s -19s linear infinite}@keyframes fall-130{58.448%{transform:translate(50.8622vw,58.448vh) scale(.2452)}to{transform:translate(49.49245vw,99vh) scale(.2452)}}.snow:nth-child(131){opacity:1.027;transform:translate(4.3528vw,-10px) scale(.1283);animation:fall-131 11s -1s linear infinite}@keyframes fall-131{74.327%{transform:translate(-3.6608vw,74.327vh) scale(.1283)}to{transform:translate(.346vw,99vh) scale(.1283)}}.snow:nth-child(132){opacity:.0762;transform:translate(36.3189vw,-10px) scale(.9277);animation:fall-132 16s -14s linear infinite}@keyframes fall-132{59.709%{transform:translate(44.2604vw,59.709vh) scale(.9277)}to{transform:translate(40.28965vw,99vh) scale(.9277)}}.snow:nth-child(133){opacity:.6526;transform:translate(12.2506vw,-10px) scale(.4553);animation:fall-133 10s -20s linear infinite}@keyframes fall-133{47.886%{transform:translate(12.3568vw,47.886vh) scale(.4553)}to{transform:translate(12.3037vw,99vh) scale(.4553)}}.snow:nth-child(134){opacity:.7684;transform:translate(38.7474vw,-10px) scale(.9765);animation:fall-134 18s -18s linear infinite}@keyframes fall-134{78.614%{transform:translate(40.1716vw,78.614vh) scale(.9765)}to{transform:translate(39.4595vw,99vh) scale(.9765)}}.snow:nth-child(135){opacity:.6574;transform:translate(7.589vw,-10px) scale(.5063);animation:fall-135 13s -5s linear infinite}@keyframes fall-135{72.75%{transform:translate(-1.9979vw,72.75vh) scale(.5063)}to{transform:translate(2.79555vw,99vh) scale(.5063)}}.snow:nth-child(136){opacity:1.5778;transform:translate(23.9842vw,-10px) scale(.9302);animation:fall-136 10s -22s linear infinite}@keyframes fall-136{45.394%{transform:translate(14.3182vw,45.394vh) scale(.9302)}to{transform:translate(19.1512vw,99vh) scale(.9302)}}.snow:nth-child(137){opacity:1.56;transform:translate(42.5107vw,-10px) scale(.9618);animation:fall-137 28s -4s linear infinite}@keyframes fall-137{57.6%{transform:translate(49.5597vw,57.6vh) scale(.9618)}to{transform:translate(46.0352vw,99vh) scale(.9618)}}.snow:nth-child(138){opacity:.9846;transform:translate(33.8974vw,-10px) scale(.4182);animation:fall-138 16s -16s linear infinite}@keyframes fall-138{67.813%{transform:translate(39.002vw,67.813vh) scale(.4182)}to{transform:translate(36.4497vw,99vh) scale(.4182)}}.snow:nth-child(139){opacity:.186;transform:translate(94.6302vw,-10px) scale(.7112);animation:fall-139 25s -2s linear infinite}@keyframes fall-139{77.907%{transform:translate(88.2812vw,77.907vh) scale(.7112)}to{transform:translate(91.4557vw,99vh) scale(.7112)}}.snow:nth-child(140){opacity:.4672;transform:translate(77.3022vw,-10px) scale(.6851);animation:fall-140 12s -30s linear infinite}@keyframes fall-140{71.068%{transform:translate(86.0996vw,71.068vh) scale(.6851)}to{transform:translate(81.7009vw,99vh) scale(.6851)}}.snow:nth-child(141){opacity:1.6976;transform:translate(12.9282vw,-10px) scale(.4622);animation:fall-141 20s -29s linear infinite}@keyframes fall-141{73.348%{transform:translate(16.2504vw,73.348vh) scale(.4622)}to{transform:translate(14.5893vw,99vh) scale(.4622)}}.snow:nth-child(142){opacity:.0966;transform:translate(17.3044vw,-10px) scale(.1499);animation:fall-142 30s -15s linear infinite}@keyframes fall-142{59.336%{transform:translate(18.8942vw,59.336vh) scale(.1499)}to{transform:translate(18.0993vw,99vh) scale(.1499)}}.snow:nth-child(143){opacity:1.4694;transform:translate(5.7585vw,-10px) scale(.6158);animation:fall-143 13s -2s linear infinite}@keyframes fall-143{51.75%{transform:translate(15.7089vw,51.75vh) scale(.6158)}to{transform:translate(10.7337vw,99vh) scale(.6158)}}.snow:nth-child(144){opacity:.2862;transform:translate(93.4217vw,-10px) scale(.3447);animation:fall-144 21s -8s linear infinite}@keyframes fall-144{33.055%{transform:translate(86.3715vw,33.055vh) scale(.3447)}to{transform:translate(89.8966vw,99vh) scale(.3447)}}.snow:nth-child(145){opacity:1.8166;transform:translate(27.3104vw,-10px) scale(.7908);animation:fall-145 15s -20s linear infinite}@keyframes fall-145{68.281%{transform:translate(18.4335vw,68.281vh) scale(.7908)}to{transform:translate(22.87195vw,99vh) scale(.7908)}}.snow:nth-child(146){opacity:.1324;transform:translate(6.3631vw,-10px) scale(.9355);animation:fall-146 14s -20s linear infinite}@keyframes fall-146{31.535%{transform:translate(-1.9793vw,31.535vh) scale(.9355)}to{transform:translate(2.1919vw,99vh) scale(.9355)}}.snow:nth-child(147){opacity:1.704;transform:translate(88.2593vw,-10px) scale(.1693);animation:fall-147 26s -28s linear infinite}@keyframes fall-147{65.823%{transform:translate(87.1959vw,65.823vh) scale(.1693)}to{transform:translate(87.7276vw,99vh) scale(.1693)}}.snow:nth-child(148){opacity:.221;transform:translate(89.2849vw,-10px) scale(.2225);animation:fall-148 27s -19s linear infinite}@keyframes fall-148{38.668%{transform:translate(80.8523vw,38.668vh) scale(.2225)}to{transform:translate(85.0686vw,99vh) scale(.2225)}}.snow:nth-child(149){opacity:.6538;transform:translate(45.7082vw,-10px) scale(.1988);animation:fall-149 20s -1s linear infinite}@keyframes fall-149{67.404%{transform:translate(52.0147vw,67.404vh) scale(.1988)}to{transform:translate(48.86145vw,99vh) scale(.1988)}}.snow:nth-child(150){opacity:1.2068;transform:translate(64.6839vw,-10px) scale(.4681);animation:fall-150 25s -22s linear infinite}@keyframes fall-150{44.458%{transform:translate(61.5341vw,44.458vh) scale(.4681)}to{transform:translate(63.109vw,99vh) scale(.4681)}}.snow:nth-child(151){opacity:.37;transform:translate(88.2108vw,-10px) scale(.9939);animation:fall-151 22s -7s linear infinite}@keyframes fall-151{56.842%{transform:translate(79.4875vw,56.842vh) scale(.9939)}to{transform:translate(83.84915vw,99vh) scale(.9939)}}.snow:nth-child(152){opacity:.3276;transform:translate(33.6648vw,-10px) scale(.2455);animation:fall-152 24s -10s linear infinite}@keyframes fall-152{60.351%{transform:translate(24.7191vw,60.351vh) scale(.2455)}to{transform:translate(29.19195vw,99vh) scale(.2455)}}.snow:nth-child(153){opacity:.7194;transform:translate(23.7415vw,-10px) scale(.3381);animation:fall-153 28s -20s linear infinite}@keyframes fall-153{62.174%{transform:translate(30.3669vw,62.174vh) scale(.3381)}to{transform:translate(27.0542vw,99vh) scale(.3381)}}.snow:nth-child(154){opacity:.347;transform:translate(33.8635vw,-10px) scale(.5045);animation:fall-154 16s -3s linear infinite}@keyframes fall-154{66.033%{transform:translate(26.2383vw,66.033vh) scale(.5045)}to{transform:translate(30.0509vw,99vh) scale(.5045)}}.snow:nth-child(155){opacity:.1034;transform:translate(51.0834vw,-10px) scale(.979);animation:fall-155 22s -23s linear infinite}@keyframes fall-155{50.428%{transform:translate(47.1566vw,50.428vh) scale(.979)}to{transform:translate(49.12vw,99vh) scale(.979)}}.snow:nth-child(156){opacity:1.3414;transform:translate(36.5755vw,-10px) scale(.7251);animation:fall-156 30s -22s linear infinite}@keyframes fall-156{75.115%{transform:translate(33.9279vw,75.115vh) scale(.7251)}to{transform:translate(35.2517vw,99vh) scale(.7251)}}.snow:nth-child(157){opacity:.2424;transform:translate(38.4181vw,-10px) scale(.0017);animation:fall-157 20s -22s linear infinite}@keyframes fall-157{33.449%{transform:translate(47.1134vw,33.449vh) scale(.0017)}to{transform:translate(42.76575vw,99vh) scale(.0017)}}.snow:nth-child(158){opacity:1.522;transform:translate(47.7751vw,-10px) scale(.515);animation:fall-158 20s -4s linear infinite}@keyframes fall-158{43.446%{transform:translate(39.0897vw,43.446vh) scale(.515)}to{transform:translate(43.4324vw,99vh) scale(.515)}}.snow:nth-child(159){opacity:.8328;transform:translate(31.2078vw,-10px) scale(.868);animation:fall-159 30s -29s linear infinite}@keyframes fall-159{41.461%{transform:translate(39.9585vw,41.461vh) scale(.868)}to{transform:translate(35.58315vw,99vh) scale(.868)}}.snow:nth-child(160){opacity:.1554;transform:translate(90.7366vw,-10px) scale(.9387);animation:fall-160 20s -6s linear infinite}@keyframes fall-160{59.229%{transform:translate(99.2098vw,59.229vh) scale(.9387)}to{transform:translate(94.9732vw,99vh) scale(.9387)}}.snow:nth-child(161){opacity:1.0022;transform:translate(90.2201vw,-10px) scale(.1806);animation:fall-161 19s -6s linear infinite}@keyframes fall-161{42.402%{transform:translate(82.989vw,42.402vh) scale(.1806)}to{transform:translate(86.60455vw,99vh) scale(.1806)}}.snow:nth-child(162){opacity:.3426;transform:translate(89.8821vw,-10px) scale(.5124);animation:fall-162 16s -21s linear infinite}@keyframes fall-162{77.516%{transform:translate(86.6008vw,77.516vh) scale(.5124)}to{transform:translate(88.24145vw,99vh) scale(.5124)}}.snow:nth-child(163){opacity:.6838;transform:translate(98.9049vw,-10px) scale(.2837);animation:fall-163 21s -16s linear infinite}@keyframes fall-163{35.172%{transform:translate(99.7881vw,35.172vh) scale(.2837)}to{transform:translate(99.3465vw,99vh) scale(.2837)}}.snow:nth-child(164){opacity:.8774;transform:translate(77.172vw,-10px) scale(.3596);animation:fall-164 15s -7s linear infinite}@keyframes fall-164{30.126%{transform:translate(82.9688vw,30.126vh) scale(.3596)}to{transform:translate(80.0704vw,99vh) scale(.3596)}}.snow:nth-child(165){opacity:1.892;transform:translate(16.3594vw,-10px) scale(.3924);animation:fall-165 13s -18s linear infinite}@keyframes fall-165{69.483%{transform:translate(11.2806vw,69.483vh) scale(.3924)}to{transform:translate(13.82vw,99vh) scale(.3924)}}.snow:nth-child(166){opacity:1.7672;transform:translate(80.6674vw,-10px) scale(.3815);animation:fall-166 11s -21s linear infinite}@keyframes fall-166{61.079%{transform:translate(88.9772vw,61.079vh) scale(.3815)}to{transform:translate(84.8223vw,99vh) scale(.3815)}}.snow:nth-child(167){opacity:1.4106;transform:translate(96.3948vw,-10px) scale(.1161);animation:fall-167 27s -21s linear infinite}@keyframes fall-167{39.162%{transform:translate(93.7806vw,39.162vh) scale(.1161)}to{transform:translate(95.0877vw,99vh) scale(.1161)}}.snow:nth-child(168){opacity:.518;transform:translate(51.5072vw,-10px) scale(.9155);animation:fall-168 25s -16s linear infinite}@keyframes fall-168{57.345%{transform:translate(58.3285vw,57.345vh) scale(.9155)}to{transform:translate(54.91785vw,99vh) scale(.9155)}}.snow:nth-child(169){opacity:.4726;transform:translate(99.5927vw,-10px) scale(.165);animation:fall-169 25s -5s linear infinite}@keyframes fall-169{61.879%{transform:translate(93.7743vw,61.879vh) scale(.165)}to{transform:translate(96.6835vw,99vh) scale(.165)}}.snow:nth-child(170){opacity:1.419;transform:translate(37.8549vw,-10px) scale(.2982);animation:fall-170 17s -26s linear infinite}@keyframes fall-170{55.968%{transform:translate(41.5117vw,55.968vh) scale(.2982)}to{transform:translate(39.6833vw,99vh) scale(.2982)}}.snow:nth-child(171){opacity:.6696;transform:translate(54.9236vw,-10px) scale(.8279);animation:fall-171 28s -1s linear infinite}@keyframes fall-171{36.47%{transform:translate(51.2177vw,36.47vh) scale(.8279)}to{transform:translate(53.07065vw,99vh) scale(.8279)}}.snow:nth-child(172){opacity:1.368;transform:translate(83.7155vw,-10px) scale(.1099);animation:fall-172 30s -2s linear infinite}@keyframes fall-172{31.465%{transform:translate(86.5234vw,31.465vh) scale(.1099)}to{transform:translate(85.11945vw,99vh) scale(.1099)}}.snow:nth-child(173){opacity:1.9758;transform:translate(3.709vw,-10px) scale(.0923);animation:fall-173 21s -15s linear infinite}@keyframes fall-173{76.34%{transform:translate(.9059vw,76.34vh) scale(.0923)}to{transform:translate(2.30745vw,99vh) scale(.0923)}}.snow:nth-child(174){opacity:1.6942;transform:translate(64.7437vw,-10px) scale(.3162);animation:fall-174 27s -19s linear infinite}@keyframes fall-174{79.844%{transform:translate(63.0469vw,79.844vh) scale(.3162)}to{transform:translate(63.8953vw,99vh) scale(.3162)}}.snow:nth-child(175){opacity:.3276;transform:translate(7.8965vw,-10px) scale(.7215);animation:fall-175 19s -29s linear infinite}@keyframes fall-175{65.768%{transform:translate(12.9935vw,65.768vh) scale(.7215)}to{transform:translate(10.445vw,99vh) scale(.7215)}}.snow:nth-child(176){opacity:.512;transform:translate(34.0345vw,-10px) scale(.9753);animation:fall-176 14s -7s linear infinite}@keyframes fall-176{50.829%{transform:translate(40.5773vw,50.829vh) scale(.9753)}to{transform:translate(37.3059vw,99vh) scale(.9753)}}.snow:nth-child(177){opacity:1.0216;transform:translate(88.1892vw,-10px) scale(.9074);animation:fall-177 26s -9s linear infinite}@keyframes fall-177{67.881%{transform:translate(88.9633vw,67.881vh) scale(.9074)}to{transform:translate(88.57625vw,99vh) scale(.9074)}}.snow:nth-child(178){opacity:1.7882;transform:translate(71.0041vw,-10px) scale(.2037);animation:fall-178 25s -25s linear infinite}@keyframes fall-178{38.278%{transform:translate(71.5005vw,38.278vh) scale(.2037)}to{transform:translate(71.2523vw,99vh) scale(.2037)}}.snow:nth-child(179){opacity:1.5284;transform:translate(10.0386vw,-10px) scale(.4003);animation:fall-179 12s -16s linear infinite}@keyframes fall-179{31.87%{transform:translate(16.074vw,31.87vh) scale(.4003)}to{transform:translate(13.0563vw,99vh) scale(.4003)}}.snow:nth-child(180){opacity:1.8966;transform:translate(59.1407vw,-10px) scale(.738);animation:fall-180 19s -20s linear infinite}@keyframes fall-180{33.425%{transform:translate(50.1487vw,33.425vh) scale(.738)}to{transform:translate(54.6447vw,99vh) scale(.738)}}.snow:nth-child(181){opacity:.2774;transform:translate(52.8418vw,-10px) scale(.6613);animation:fall-181 24s -6s linear infinite}@keyframes fall-181{54.976%{transform:translate(54.6039vw,54.976vh) scale(.6613)}to{transform:translate(53.72285vw,99vh) scale(.6613)}}.snow:nth-child(182){opacity:1.6858;transform:translate(78.0722vw,-10px) scale(.7233);animation:fall-182 13s -29s linear infinite}@keyframes fall-182{37.82%{transform:translate(68.613vw,37.82vh) scale(.7233)}to{transform:translate(73.3426vw,99vh) scale(.7233)}}.snow:nth-child(183){opacity:1.2176;transform:translate(40.5702vw,-10px) scale(.4958);animation:fall-183 26s -1s linear infinite}@keyframes fall-183{32.666%{transform:translate(40.587vw,32.666vh) scale(.4958)}to{transform:translate(40.5786vw,99vh) scale(.4958)}}.snow:nth-child(184){opacity:1.145;transform:translate(24.671vw,-10px) scale(.8779);animation:fall-184 15s -17s linear infinite}@keyframes fall-184{70.707%{transform:translate(25.8984vw,70.707vh) scale(.8779)}to{transform:translate(25.2847vw,99vh) scale(.8779)}}.snow:nth-child(185){opacity:.347;transform:translate(72.7713vw,-10px) scale(.9284);animation:fall-185 19s -14s linear infinite}@keyframes fall-185{59.246%{transform:translate(65.2673vw,59.246vh) scale(.9284)}to{transform:translate(69.0193vw,99vh) scale(.9284)}}.snow:nth-child(186){opacity:.0464;transform:translate(61.923vw,-10px) scale(.08);animation:fall-186 19s -27s linear infinite}@keyframes fall-186{79.809%{transform:translate(66.6702vw,79.809vh) scale(.08)}to{transform:translate(64.2966vw,99vh) scale(.08)}}.snow:nth-child(187){opacity:1.1134;transform:translate(7.6907vw,-10px) scale(.6016);animation:fall-187 19s -10s linear infinite}@keyframes fall-187{48.843%{transform:translate(13.0919vw,48.843vh) scale(.6016)}to{transform:translate(10.3913vw,99vh) scale(.6016)}}.snow:nth-child(188){opacity:1.4786;transform:translate(30.714vw,-10px) scale(.127);animation:fall-188 26s -14s linear infinite}@keyframes fall-188{79.477%{transform:translate(29.6486vw,79.477vh) scale(.127)}to{transform:translate(30.1813vw,99vh) scale(.127)}}.snow:nth-child(189){opacity:1.851;transform:translate(60.4279vw,-10px) scale(.9607);animation:fall-189 19s -25s linear infinite}@keyframes fall-189{79.978%{transform:translate(52.6663vw,79.978vh) scale(.9607)}to{transform:translate(56.5471vw,99vh) scale(.9607)}}.snow:nth-child(190){opacity:1.828;transform:translate(11.7334vw,-10px) scale(.0642);animation:fall-190 12s -16s linear infinite}@keyframes fall-190{45.527%{transform:translate(4.2405vw,45.527vh) scale(.0642)}to{transform:translate(7.98695vw,99vh) scale(.0642)}}.snow:nth-child(191){opacity:1.1442;transform:translate(91.3634vw,-10px) scale(.7016);animation:fall-191 23s -24s linear infinite}@keyframes fall-191{63.295%{transform:translate(88.731vw,63.295vh) scale(.7016)}to{transform:translate(90.0472vw,99vh) scale(.7016)}}.snow:nth-child(192){opacity:1.8906;transform:translate(2.0203vw,-10px) scale(.1847);animation:fall-192 24s -21s linear infinite}@keyframes fall-192{48.574%{transform:translate(-4.3187vw,48.574vh) scale(.1847)}to{transform:translate(-1.1492vw,99vh) scale(.1847)}}.snow:nth-child(193){opacity:.9142;transform:translate(10.8574vw,-10px) scale(.5191);animation:fall-193 22s -4s linear infinite}@keyframes fall-193{68.274%{transform:translate(13.8906vw,68.274vh) scale(.5191)}to{transform:translate(12.374vw,99vh) scale(.5191)}}.snow:nth-child(194){opacity:.9498;transform:translate(54.7666vw,-10px) scale(.9101);animation:fall-194 18s -22s linear infinite}@keyframes fall-194{62.578%{transform:translate(52.7784vw,62.578vh) scale(.9101)}to{transform:translate(53.7725vw,99vh) scale(.9101)}}.snow:nth-child(195){opacity:.9466;transform:translate(92.6803vw,-10px) scale(.5318);animation:fall-195 29s -3s linear infinite}@keyframes fall-195{47.254%{transform:translate(94.8821vw,47.254vh) scale(.5318)}to{transform:translate(93.7812vw,99vh) scale(.5318)}}.snow:nth-child(196){opacity:1.0588;transform:translate(81.3862vw,-10px) scale(.7697);animation:fall-196 11s -25s linear infinite}@keyframes fall-196{51.355%{transform:translate(91.0998vw,51.355vh) scale(.7697)}to{transform:translate(86.243vw,99vh) scale(.7697)}}.snow:nth-child(197){opacity:.9734;transform:translate(67.3381vw,-10px) scale(.7614);animation:fall-197 24s -16s linear infinite}@keyframes fall-197{78.967%{transform:translate(62.3975vw,78.967vh) scale(.7614)}to{transform:translate(64.8678vw,99vh) scale(.7614)}}.snow:nth-child(198){opacity:1.3322;transform:translate(5.8795vw,-10px) scale(.0364);animation:fall-198 14s -29s linear infinite}@keyframes fall-198{49.815%{transform:translate(11.7388vw,49.815vh) scale(.0364)}to{transform:translate(8.80915vw,99vh) scale(.0364)}}.snow:nth-child(199){opacity:1.779;transform:translate(53.4236vw,-10px) scale(.6184);animation:fall-199 27s -27s linear infinite}@keyframes fall-199{34.005%{transform:translate(56.6414vw,34.005vh) scale(.6184)}to{transform:translate(55.0325vw,99vh) scale(.6184)}}.snow:nth-child(200){opacity:1;transform:translate(12.9235vw,-10px) scale(.9926);animation:fall-200 13s -22s linear infinite}@keyframes fall-200{67.298%{transform:translate(21.3628vw,67.298vh) scale(.9926)}to{transform:translate(17.14315vw,99vh) scale(.9926)}}.snow:nth-child(201){opacity:1.019;transform:translate(61.9107vw,-10px) scale(.9205);animation:fall-201 21s -4s linear infinite}@keyframes fall-201{48.544%{transform:translate(58.291vw,48.544vh) scale(.9205)}to{transform:translate(60.10085vw,99vh) scale(.9205)}}.snow:nth-child(202){opacity:.09;transform:translate(14.2492vw,-10px) scale(.5234);animation:fall-202 29s -15s linear infinite}@keyframes fall-202{31.795%{transform:translate(12.9419vw,31.795vh) scale(.5234)}to{transform:translate(13.59555vw,99vh) scale(.5234)}}.snow:nth-child(203){opacity:.361;transform:translate(17.777vw,-10px) scale(.7674);animation:fall-203 22s -19s linear infinite}@keyframes fall-203{63.307%{transform:translate(25.3431vw,63.307vh) scale(.7674)}to{transform:translate(21.56005vw,99vh) scale(.7674)}}.snow:nth-child(204){opacity:.3704;transform:translate(40.4062vw,-10px) scale(.4756);animation:fall-204 24s -2s linear infinite}@keyframes fall-204{67.852%{transform:translate(36.5344vw,67.852vh) scale(.4756)}to{transform:translate(38.4703vw,99vh) scale(.4756)}}.snow:nth-child(205){opacity:.1844;transform:translate(60.2348vw,-10px) scale(.8798);animation:fall-205 16s -22s linear infinite}@keyframes fall-205{39.488%{transform:translate(56.4452vw,39.488vh) scale(.8798)}to{transform:translate(58.34vw,99vh) scale(.8798)}}.snow:nth-child(206){opacity:.6186;transform:translate(20.6948vw,-10px) scale(.5125);animation:fall-206 20s -26s linear infinite}@keyframes fall-206{52.977%{transform:translate(23.2427vw,52.977vh) scale(.5125)}to{transform:translate(21.96875vw,99vh) scale(.5125)}}.snow:nth-child(207){opacity:.241;transform:translate(58.126vw,-10px) scale(.2395);animation:fall-207 28s -9s linear infinite}@keyframes fall-207{79.763%{transform:translate(55.5704vw,79.763vh) scale(.2395)}to{transform:translate(56.8482vw,99vh) scale(.2395)}}.snow:nth-child(208){opacity:.1172;transform:translate(43.6953vw,-10px) scale(.6224);animation:fall-208 21s -7s linear infinite}@keyframes fall-208{69.676%{transform:translate(36.5983vw,69.676vh) scale(.6224)}to{transform:translate(40.1468vw,99vh) scale(.6224)}}.snow:nth-child(209){opacity:.8356;transform:translate(56.1217vw,-10px) scale(.381);animation:fall-209 30s -12s linear infinite}@keyframes fall-209{72.901%{transform:translate(52.1371vw,72.901vh) scale(.381)}to{transform:translate(54.1294vw,99vh) scale(.381)}}.snow:nth-child(210){opacity:.7972;transform:translate(70.2601vw,-10px) scale(.8984);animation:fall-210 25s -3s linear infinite}@keyframes fall-210{35.736%{transform:translate(79.9906vw,35.736vh) scale(.8984)}to{transform:translate(75.12535vw,99vh) scale(.8984)}}.snow:nth-child(211){opacity:1.5906;transform:translate(5.3238vw,-10px) scale(.0641);animation:fall-211 10s -29s linear infinite}@keyframes fall-211{42.16%{transform:translate(-.5681vw,42.16vh) scale(.0641)}to{transform:translate(2.37785vw,99vh) scale(.0641)}}.snow:nth-child(212){opacity:.0216;transform:translate(94.9005vw,-10px) scale(.3873);animation:fall-212 15s -14s linear infinite}@keyframes fall-212{62.645%{transform:translate(88.8477vw,62.645vh) scale(.3873)}to{transform:translate(91.8741vw,99vh) scale(.3873)}}.snow:nth-child(213){opacity:.6126;transform:translate(67.6662vw,-10px) scale(.8444);animation:fall-213 23s -20s linear infinite}@keyframes fall-213{53.18%{transform:translate(62.2398vw,53.18vh) scale(.8444)}to{transform:translate(64.953vw,99vh) scale(.8444)}}.snow:nth-child(214){opacity:1.2072;transform:translate(70.5573vw,-10px) scale(.4205);animation:fall-214 21s -1s linear infinite}@keyframes fall-214{37.343%{transform:translate(64.4262vw,37.343vh) scale(.4205)}to{transform:translate(67.49175vw,99vh) scale(.4205)}}.snow:nth-child(215){opacity:.0286;transform:translate(31.919vw,-10px) scale(.2382);animation:fall-215 27s -10s linear infinite}@keyframes fall-215{75.043%{transform:translate(35.0107vw,75.043vh) scale(.2382)}to{transform:translate(33.46485vw,99vh) scale(.2382)}}.snow:nth-child(216){opacity:.2364;transform:translate(94.3355vw,-10px) scale(.2167);animation:fall-216 20s -27s linear infinite}@keyframes fall-216{56.695%{transform:translate(84.9869vw,56.695vh) scale(.2167)}to{transform:translate(89.6612vw,99vh) scale(.2167)}}.snow:nth-child(217){opacity:1.5748;transform:translate(56.2888vw,-10px) scale(.2473);animation:fall-217 25s -22s linear infinite}@keyframes fall-217{71.158%{transform:translate(65.4288vw,71.158vh) scale(.2473)}to{transform:translate(60.8588vw,99vh) scale(.2473)}}.snow:nth-child(218){opacity:.189;transform:translate(29.2113vw,-10px) scale(.3101);animation:fall-218 10s -11s linear infinite}@keyframes fall-218{56.311%{transform:translate(20.5474vw,56.311vh) scale(.3101)}to{transform:translate(24.87935vw,99vh) scale(.3101)}}.snow:nth-child(219){opacity:.6568;transform:translate(18.7054vw,-10px) scale(.3825);animation:fall-219 14s -11s linear infinite}@keyframes fall-219{33.575%{transform:translate(9.1598vw,33.575vh) scale(.3825)}to{transform:translate(13.9326vw,99vh) scale(.3825)}}.snow:nth-child(220){opacity:1.1334;transform:translate(57.203vw,-10px) scale(.8422);animation:fall-220 28s -23s linear infinite}@keyframes fall-220{45.557%{transform:translate(58.1273vw,45.557vh) scale(.8422)}to{transform:translate(57.66515vw,99vh) scale(.8422)}}.snow:nth-child(221){opacity:1.32;transform:translate(19.8271vw,-10px) scale(.9464);animation:fall-221 11s -29s linear infinite}@keyframes fall-221{76.243%{transform:translate(20.1559vw,76.243vh) scale(.9464)}to{transform:translate(19.9915vw,99vh) scale(.9464)}}.snow:nth-child(222){opacity:.7822;transform:translate(28.5478vw,-10px) scale(.9483);animation:fall-222 30s -10s linear infinite}@keyframes fall-222{64.376%{transform:translate(38.0305vw,64.376vh) scale(.9483)}to{transform:translate(33.28915vw,99vh) scale(.9483)}}.snow:nth-child(223){opacity:1.9826;transform:translate(53.8358vw,-10px) scale(.2602);animation:fall-223 22s -16s linear infinite}@keyframes fall-223{73.566%{transform:translate(48.0363vw,73.566vh) scale(.2602)}to{transform:translate(50.93605vw,99vh) scale(.2602)}}.snow:nth-child(224){opacity:.599;transform:translate(2.1829vw,-10px) scale(.6675);animation:fall-224 28s -28s linear infinite}@keyframes fall-224{52.406%{transform:translate(.8799vw,52.406vh) scale(.6675)}to{transform:translate(1.5314vw,99vh) scale(.6675)}}.snow:nth-child(225){opacity:1.371;transform:translate(7.6962vw,-10px) scale(.941);animation:fall-225 15s -6s linear infinite}@keyframes fall-225{62.349%{transform:translate(12.9664vw,62.349vh) scale(.941)}to{transform:translate(10.3313vw,99vh) scale(.941)}}.snow:nth-child(226){opacity:.0252;transform:translate(18.24vw,-10px) scale(.2132);animation:fall-226 13s -30s linear infinite}@keyframes fall-226{33.901%{transform:translate(19.2151vw,33.901vh) scale(.2132)}to{transform:translate(18.72755vw,99vh) scale(.2132)}}.snow:nth-child(227){opacity:1.1782;transform:translate(24.4155vw,-10px) scale(.6435);animation:fall-227 25s -3s linear infinite}@keyframes fall-227{45.1%{transform:translate(14.6683vw,45.1vh) scale(.6435)}to{transform:translate(19.5419vw,99vh) scale(.6435)}}.snow:nth-child(228){opacity:.07;transform:translate(23.2453vw,-10px) scale(.2586);animation:fall-228 12s -1s linear infinite}@keyframes fall-228{37.963%{transform:translate(26.7468vw,37.963vh) scale(.2586)}to{transform:translate(24.99605vw,99vh) scale(.2586)}}.snow:nth-child(229){opacity:1.452;transform:translate(33.1086vw,-10px) scale(.6486);animation:fall-229 27s -4s linear infinite}@keyframes fall-229{62.626%{transform:translate(31.8899vw,62.626vh) scale(.6486)}to{transform:translate(32.49925vw,99vh) scale(.6486)}}.snow:nth-child(230){opacity:1.904;transform:translate(8.5497vw,-10px) scale(.4744);animation:fall-230 14s -29s linear infinite}@keyframes fall-230{49.834%{transform:translate(17.4026vw,49.834vh) scale(.4744)}to{transform:translate(12.97615vw,99vh) scale(.4744)}}.snow:nth-child(231){opacity:1.1;transform:translate(18.7876vw,-10px) scale(.1638);animation:fall-231 29s -30s linear infinite}@keyframes fall-231{63.361%{transform:translate(20.816vw,63.361vh) scale(.1638)}to{transform:translate(19.8018vw,99vh) scale(.1638)}}.snow:nth-child(232){opacity:1.5618;transform:translate(25.5686vw,-10px) scale(.4366);animation:fall-232 19s -28s linear infinite}@keyframes fall-232{75.038%{transform:translate(16.4473vw,75.038vh) scale(.4366)}to{transform:translate(21.00795vw,99vh) scale(.4366)}}.snow:nth-child(233){opacity:.2688;transform:translate(31.9027vw,-10px) scale(.3747);animation:fall-233 16s -5s linear infinite}@keyframes fall-233{64.326%{transform:translate(31.3421vw,64.326vh) scale(.3747)}to{transform:translate(31.6224vw,99vh) scale(.3747)}}.snow:nth-child(234){opacity:.7328;transform:translate(5.0406vw,-10px) scale(.3462);animation:fall-234 13s -1s linear infinite}@keyframes fall-234{69.782%{transform:translate(-1.628vw,69.782vh) scale(.3462)}to{transform:translate(1.7063vw,99vh) scale(.3462)}}.snow:nth-child(235){opacity:.9846;transform:translate(7.0547vw,-10px) scale(.0761);animation:fall-235 12s -13s linear infinite}@keyframes fall-235{40.306%{transform:translate(-.5754vw,40.306vh) scale(.0761)}to{transform:translate(3.23965vw,99vh) scale(.0761)}}.snow:nth-child(236){opacity:.4098;transform:translate(21.3344vw,-10px) scale(.3412);animation:fall-236 26s -12s linear infinite}@keyframes fall-236{68.054%{transform:translate(15.3262vw,68.054vh) scale(.3412)}to{transform:translate(18.3303vw,99vh) scale(.3412)}}.snow:nth-child(237){opacity:.1136;transform:translate(77.7966vw,-10px) scale(.3204);animation:fall-237 21s -7s linear infinite}@keyframes fall-237{54.449%{transform:translate(73.6808vw,54.449vh) scale(.3204)}to{transform:translate(75.7387vw,99vh) scale(.3204)}}.snow:nth-child(238){opacity:1.1722;transform:translate(61.634vw,-10px) scale(.1388);animation:fall-238 11s -6s linear infinite}@keyframes fall-238{54.987%{transform:translate(62.5558vw,54.987vh) scale(.1388)}to{transform:translate(62.0949vw,99vh) scale(.1388)}}.snow:nth-child(239){opacity:1.4096;transform:translate(7.8318vw,-10px) scale(.9142);animation:fall-239 30s -7s linear infinite}@keyframes fall-239{40.374%{transform:translate(8.9386vw,40.374vh) scale(.9142)}to{transform:translate(8.3852vw,99vh) scale(.9142)}}.snow:nth-child(240){opacity:.2136;transform:translate(93.5044vw,-10px) scale(.2807);animation:fall-240 28s -27s linear infinite}@keyframes fall-240{70.452%{transform:translate(86.3339vw,70.452vh) scale(.2807)}to{transform:translate(89.91915vw,99vh) scale(.2807)}}.snow:nth-child(241){opacity:.5332;transform:translate(44.3297vw,-10px) scale(.7909);animation:fall-241 18s -23s linear infinite}@keyframes fall-241{53.506%{transform:translate(38.2554vw,53.506vh) scale(.7909)}to{transform:translate(41.29255vw,99vh) scale(.7909)}}.snow:nth-child(242){opacity:1.4572;transform:translate(68.3269vw,-10px) scale(.0805);animation:fall-242 13s -29s linear infinite}@keyframes fall-242{31.822%{transform:translate(71.0555vw,31.822vh) scale(.0805)}to{transform:translate(69.6912vw,99vh) scale(.0805)}}.snow:nth-child(243){opacity:1.003;transform:translate(66.3672vw,-10px) scale(.5897);animation:fall-243 15s -13s linear infinite}@keyframes fall-243{67.34%{transform:translate(59.7154vw,67.34vh) scale(.5897)}to{transform:translate(63.0413vw,99vh) scale(.5897)}}.snow:nth-child(244){opacity:.4706;transform:translate(88.2653vw,-10px) scale(.8421);animation:fall-244 13s -16s linear infinite}@keyframes fall-244{70.42%{transform:translate(92.891vw,70.42vh) scale(.8421)}to{transform:translate(90.57815vw,99vh) scale(.8421)}}.snow:nth-child(245){opacity:1.2616;transform:translate(78.863vw,-10px) scale(.3905);animation:fall-245 30s -7s linear infinite}@keyframes fall-245{43.154%{transform:translate(74.3263vw,43.154vh) scale(.3905)}to{transform:translate(76.59465vw,99vh) scale(.3905)}}.snow:nth-child(246){opacity:1.1804;transform:translate(79.7816vw,-10px) scale(.1896);animation:fall-246 15s -13s linear infinite}@keyframes fall-246{34.485%{transform:translate(82.1072vw,34.485vh) scale(.1896)}to{transform:translate(80.9444vw,99vh) scale(.1896)}}.snow:nth-child(247){opacity:.4336;transform:translate(65.4044vw,-10px) scale(.9777);animation:fall-247 19s -3s linear infinite}@keyframes fall-247{56.198%{transform:translate(66.7858vw,56.198vh) scale(.9777)}to{transform:translate(66.0951vw,99vh) scale(.9777)}}.snow:nth-child(248){opacity:.1954;transform:translate(82.2303vw,-10px) scale(.4392);animation:fall-248 21s -23s linear infinite}@keyframes fall-248{40.884%{transform:translate(75.3478vw,40.884vh) scale(.4392)}to{transform:translate(78.78905vw,99vh) scale(.4392)}}.snow:nth-child(249){opacity:1.0016;transform:translate(49.4126vw,-10px) scale(.0186);animation:fall-249 22s -18s linear infinite}@keyframes fall-249{69.058%{transform:translate(41.3999vw,69.058vh) scale(.0186)}to{transform:translate(45.40625vw,99vh) scale(.0186)}}.snow:nth-child(250){opacity:1.2912;transform:translate(94.8355vw,-10px) scale(.5013);animation:fall-250 14s -1s linear infinite}@keyframes fall-250{66.206%{transform:translate(100.5407vw,66.206vh) scale(.5013)}to{transform:translate(97.6881vw,99vh) scale(.5013)}}.snow:nth-child(251){opacity:.223;transform:translate(71.9907vw,-10px) scale(.634);animation:fall-251 24s -12s linear infinite}@keyframes fall-251{73.117%{transform:translate(81.0156vw,73.117vh) scale(.634)}to{transform:translate(76.50315vw,99vh) scale(.634)}}.snow:nth-child(252){opacity:.358;transform:translate(49.0709vw,-10px) scale(.103);animation:fall-252 14s -27s linear infinite}@keyframes fall-252{73.091%{transform:translate(40.7664vw,73.091vh) scale(.103)}to{transform:translate(44.91865vw,99vh) scale(.103)}}.snow:nth-child(253){opacity:.5666;transform:translate(40.9076vw,-10px) scale(.1637);animation:fall-253 16s -5s linear infinite}@keyframes fall-253{49.767%{transform:translate(33.9756vw,49.767vh) scale(.1637)}to{transform:translate(37.4416vw,99vh) scale(.1637)}}.snow:nth-child(254){opacity:.2322;transform:translate(69.7285vw,-10px) scale(.6713);animation:fall-254 25s -24s linear infinite}@keyframes fall-254{35.823%{transform:translate(74.5956vw,35.823vh) scale(.6713)}to{transform:translate(72.16205vw,99vh) scale(.6713)}}.snow:nth-child(255){opacity:.675;transform:translate(85.8935vw,-10px) scale(.3985);animation:fall-255 17s -29s linear infinite}@keyframes fall-255{78.855%{transform:translate(78.6132vw,78.855vh) scale(.3985)}to{transform:translate(82.25335vw,99vh) scale(.3985)}}.snow:nth-child(256){opacity:1.9596;transform:translate(54.6468vw,-10px) scale(.9566);animation:fall-256 24s -6s linear infinite}@keyframes fall-256{57.803%{transform:translate(60.1293vw,57.803vh) scale(.9566)}to{transform:translate(57.38805vw,99vh) scale(.9566)}}.snow:nth-child(257){opacity:1.6674;transform:translate(87.2108vw,-10px) scale(.3012);animation:fall-257 30s -26s linear infinite}@keyframes fall-257{56.688%{transform:translate(88.9092vw,56.688vh) scale(.3012)}to{transform:translate(88.06vw,99vh) scale(.3012)}}.snow:nth-child(258){opacity:.8522;transform:translate(91.148vw,-10px) scale(.3192);animation:fall-258 28s -4s linear infinite}@keyframes fall-258{69.811%{transform:translate(100.7702vw,69.811vh) scale(.3192)}to{transform:translate(95.9591vw,99vh) scale(.3192)}}.snow:nth-child(259){opacity:1.758;transform:translate(22.9073vw,-10px) scale(.3975);animation:fall-259 17s -4s linear infinite}@keyframes fall-259{48.02%{transform:translate(17.429vw,48.02vh) scale(.3975)}to{transform:translate(20.16815vw,99vh) scale(.3975)}}.snow:nth-child(260){opacity:.5478;transform:translate(76.8746vw,-10px) scale(.4793);animation:fall-260 11s -7s linear infinite}@keyframes fall-260{53.095%{transform:translate(85.9133vw,53.095vh) scale(.4793)}to{transform:translate(81.39395vw,99vh) scale(.4793)}}.snow:nth-child(261){opacity:.4616;transform:translate(93.4192vw,-10px) scale(.8461);animation:fall-261 16s -9s linear infinite}@keyframes fall-261{69.188%{transform:translate(86.5924vw,69.188vh) scale(.8461)}to{transform:translate(90.0058vw,99vh) scale(.8461)}}.snow:nth-child(262){opacity:.797;transform:translate(73.7799vw,-10px) scale(.9359);animation:fall-262 10s -29s linear infinite}@keyframes fall-262{71.663%{transform:translate(75.6717vw,71.663vh) scale(.9359)}to{transform:translate(74.7258vw,99vh) scale(.9359)}}.snow:nth-child(263){opacity:.206;transform:translate(91.8389vw,-10px) scale(.2815);animation:fall-263 10s -12s linear infinite}@keyframes fall-263{49.823%{transform:translate(98.9962vw,49.823vh) scale(.2815)}to{transform:translate(95.41755vw,99vh) scale(.2815)}}.snow:nth-child(264){opacity:1.0978;transform:translate(89.7954vw,-10px) scale(.0024);animation:fall-264 16s -17s linear infinite}@keyframes fall-264{45.721%{transform:translate(83.8216vw,45.721vh) scale(.0024)}to{transform:translate(86.8085vw,99vh) scale(.0024)}}.snow:nth-child(265){opacity:1.4212;transform:translate(59.1517vw,-10px) scale(.1591);animation:fall-265 27s -15s linear infinite}@keyframes fall-265{46.372%{transform:translate(65.6068vw,46.372vh) scale(.1591)}to{transform:translate(62.37925vw,99vh) scale(.1591)}}.snow:nth-child(266){opacity:1.8648;transform:translate(52.7663vw,-10px) scale(.6347);animation:fall-266 28s -14s linear infinite}@keyframes fall-266{62.918%{transform:translate(46.6276vw,62.918vh) scale(.6347)}to{transform:translate(49.69695vw,99vh) scale(.6347)}}.snow:nth-child(267){opacity:.7536;transform:translate(.3024vw,-10px) scale(.1142);animation:fall-267 18s -21s linear infinite}@keyframes fall-267{42.543%{transform:translate(8.1812vw,42.543vh) scale(.1142)}to{transform:translate(4.2418vw,99vh) scale(.1142)}}.snow:nth-child(268){opacity:.4616;transform:translate(3.8075vw,-10px) scale(.9764);animation:fall-268 21s -7s linear infinite}@keyframes fall-268{37.946%{transform:translate(-5.6065vw,37.946vh) scale(.9764)}to{transform:translate(-.8995vw,99vh) scale(.9764)}}.snow:nth-child(269){opacity:.6082;transform:translate(94.9539vw,-10px) scale(.129);animation:fall-269 15s -8s linear infinite}@keyframes fall-269{62.457%{transform:translate(93.8204vw,62.457vh) scale(.129)}to{transform:translate(94.38715vw,99vh) scale(.129)}}.snow:nth-child(270){opacity:1.2052;transform:translate(18.9392vw,-10px) scale(.0212);animation:fall-270 25s -21s linear infinite}@keyframes fall-270{49.761%{transform:translate(9.9759vw,49.761vh) scale(.0212)}to{transform:translate(14.45755vw,99vh) scale(.0212)}}.snow:nth-child(271){opacity:1.8548;transform:translate(67.5426vw,-10px) scale(.6977);animation:fall-271 23s -22s linear infinite}@keyframes fall-271{63.074%{transform:translate(77.2327vw,63.074vh) scale(.6977)}to{transform:translate(72.38765vw,99vh) scale(.6977)}}.snow:nth-child(272){opacity:1.7598;transform:translate(62.8033vw,-10px) scale(.1678);animation:fall-272 13s -25s linear infinite}@keyframes fall-272{66.003%{transform:translate(72.1557vw,66.003vh) scale(.1678)}to{transform:translate(67.4795vw,99vh) scale(.1678)}}.snow:nth-child(273){opacity:1.9746;transform:translate(56.6786vw,-10px) scale(.6121);animation:fall-273 15s -1s linear infinite}@keyframes fall-273{58.883%{transform:translate(63.4263vw,58.883vh) scale(.6121)}to{transform:translate(60.05245vw,99vh) scale(.6121)}}.snow:nth-child(274){opacity:1.3056;transform:translate(48.078vw,-10px) scale(.4805);animation:fall-274 12s -13s linear infinite}@keyframes fall-274{35.849%{transform:translate(48.0294vw,35.849vh) scale(.4805)}to{transform:translate(48.0537vw,99vh) scale(.4805)}}.snow:nth-child(275){opacity:.7148;transform:translate(51.7098vw,-10px) scale(.4924);animation:fall-275 29s -27s linear infinite}@keyframes fall-275{56.836%{transform:translate(61.6172vw,56.836vh) scale(.4924)}to{transform:translate(56.6635vw,99vh) scale(.4924)}}.snow:nth-child(276){opacity:.317;transform:translate(48.0281vw,-10px) scale(.3181);animation:fall-276 16s -10s linear infinite}@keyframes fall-276{65.825%{transform:translate(55.6435vw,65.825vh) scale(.3181)}to{transform:translate(51.8358vw,99vh) scale(.3181)}}.snow:nth-child(277){opacity:1.1024;transform:translate(75.999vw,-10px) scale(.9968);animation:fall-277 22s -14s linear infinite}@keyframes fall-277{65.458%{transform:translate(77.884vw,65.458vh) scale(.9968)}to{transform:translate(76.9415vw,99vh) scale(.9968)}}.snow:nth-child(278){opacity:1.8216;transform:translate(39.8087vw,-10px) scale(.259);animation:fall-278 20s -8s linear infinite}@keyframes fall-278{77.738%{transform:translate(37.7791vw,77.738vh) scale(.259)}to{transform:translate(38.7939vw,99vh) scale(.259)}}.snow:nth-child(279){opacity:.7722;transform:translate(45.7502vw,-10px) scale(.3942);animation:fall-279 17s -24s linear infinite}@keyframes fall-279{77.668%{transform:translate(49.1974vw,77.668vh) scale(.3942)}to{transform:translate(47.4738vw,99vh) scale(.3942)}}.snow:nth-child(280){opacity:.5648;transform:translate(70.5349vw,-10px) scale(.9907);animation:fall-280 24s -1s linear infinite}@keyframes fall-280{58.87%{transform:translate(70.4103vw,58.87vh) scale(.9907)}to{transform:translate(70.4726vw,99vh) scale(.9907)}}.snow:nth-child(281){opacity:.6808;transform:translate(77.7792vw,-10px) scale(.0145);animation:fall-281 16s -12s linear infinite}@keyframes fall-281{40.428%{transform:translate(69.6358vw,40.428vh) scale(.0145)}to{transform:translate(73.7075vw,99vh) scale(.0145)}}.snow:nth-child(282){opacity:1.2938;transform:translate(15.7661vw,-10px) scale(.9944);animation:fall-282 12s -19s linear infinite}@keyframes fall-282{68.302%{transform:translate(13.363vw,68.302vh) scale(.9944)}to{transform:translate(14.56455vw,99vh) scale(.9944)}}.snow:nth-child(283){opacity:.991;transform:translate(84.3902vw,-10px) scale(.9499);animation:fall-283 17s -3s linear infinite}@keyframes fall-283{52.936%{transform:translate(77.1955vw,52.936vh) scale(.9499)}to{transform:translate(80.79285vw,99vh) scale(.9499)}}.snow:nth-child(284){opacity:.2094;transform:translate(46.5217vw,-10px) scale(.7392);animation:fall-284 20s -10s linear infinite}@keyframes fall-284{54.372%{transform:translate(50.5276vw,54.372vh) scale(.7392)}to{transform:translate(48.52465vw,99vh) scale(.7392)}}.snow:nth-child(285){opacity:.2292;transform:translate(3.3864vw,-10px) scale(.3611);animation:fall-285 20s -21s linear infinite}@keyframes fall-285{60.698%{transform:translate(-3.4376vw,60.698vh) scale(.3611)}to{transform:translate(-.0256vw,99vh) scale(.3611)}}.snow:nth-child(286){opacity:1.53;transform:translate(48.8025vw,-10px) scale(.4695);animation:fall-286 15s -22s linear infinite}@keyframes fall-286{70.024%{transform:translate(52.8806vw,70.024vh) scale(.4695)}to{transform:translate(50.84155vw,99vh) scale(.4695)}}.snow:nth-child(287){opacity:.3352;transform:translate(93.2773vw,-10px) scale(.2522);animation:fall-287 12s -16s linear infinite}@keyframes fall-287{71.476%{transform:translate(100.0388vw,71.476vh) scale(.2522)}to{transform:translate(96.65805vw,99vh) scale(.2522)}}.snow:nth-child(288){opacity:1.8922;transform:translate(49.7603vw,-10px) scale(.2024);animation:fall-288 27s -13s linear infinite}@keyframes fall-288{49.358%{transform:translate(59.165vw,49.358vh) scale(.2024)}to{transform:translate(54.46265vw,99vh) scale(.2024)}}.snow:nth-child(289){opacity:1.4882;transform:translate(35.6477vw,-10px) scale(.1123);animation:fall-289 20s -28s linear infinite}@keyframes fall-289{37.964%{transform:translate(34.4594vw,37.964vh) scale(.1123)}to{transform:translate(35.05355vw,99vh) scale(.1123)}}.snow:nth-child(290){opacity:1.6694;transform:translate(17.9404vw,-10px) scale(.2952);animation:fall-290 20s -16s linear infinite}@keyframes fall-290{62.354%{transform:translate(13.6471vw,62.354vh) scale(.2952)}to{transform:translate(15.79375vw,99vh) scale(.2952)}}.snow:nth-child(291){opacity:.4982;transform:translate(63.1498vw,-10px) scale(.9177);animation:fall-291 16s -7s linear infinite}@keyframes fall-291{36.838%{transform:translate(65.305vw,36.838vh) scale(.9177)}to{transform:translate(64.2274vw,99vh) scale(.9177)}}.snow:nth-child(292){opacity:.303;transform:translate(21.3442vw,-10px) scale(.1947);animation:fall-292 29s -6s linear infinite}@keyframes fall-292{79.679%{transform:translate(16.9032vw,79.679vh) scale(.1947)}to{transform:translate(19.1237vw,99vh) scale(.1947)}}.snow:nth-child(293){opacity:.3976;transform:translate(75.7505vw,-10px) scale(.8806);animation:fall-293 29s -15s linear infinite}@keyframes fall-293{34.023%{transform:translate(67.6941vw,34.023vh) scale(.8806)}to{transform:translate(71.7223vw,99vh) scale(.8806)}}.snow:nth-child(294){opacity:.4972;transform:translate(58.3675vw,-10px) scale(.5388);animation:fall-294 27s -29s linear infinite}@keyframes fall-294{48.06%{transform:translate(48.9361vw,48.06vh) scale(.5388)}to{transform:translate(53.6518vw,99vh) scale(.5388)}}.snow:nth-child(295){opacity:1.5256;transform:translate(42.4022vw,-10px) scale(.2429);animation:fall-295 25s -26s linear infinite}@keyframes fall-295{38.239%{transform:translate(34.9581vw,38.239vh) scale(.2429)}to{transform:translate(38.68015vw,99vh) scale(.2429)}}.snow:nth-child(296){opacity:1.5658;transform:translate(67.9338vw,-10px) scale(.6543);animation:fall-296 30s -28s linear infinite}@keyframes fall-296{66.763%{transform:translate(59.6668vw,66.763vh) scale(.6543)}to{transform:translate(63.8003vw,99vh) scale(.6543)}}.snow:nth-child(297){opacity:.0794;transform:translate(41.7198vw,-10px) scale(.1839);animation:fall-297 12s -12s linear infinite}@keyframes fall-297{40.351%{transform:translate(39.258vw,40.351vh) scale(.1839)}to{transform:translate(40.4889vw,99vh) scale(.1839)}}.snow:nth-child(298){opacity:.9628;transform:translate(42.7587vw,-10px) scale(.6816);animation:fall-298 10s -14s linear infinite}@keyframes fall-298{57.88%{transform:translate(47.5752vw,57.88vh) scale(.6816)}to{transform:translate(45.16695vw,99vh) scale(.6816)}}.snow:nth-child(299){opacity:.6926;transform:translate(90.2176vw,-10px) scale(.7796);animation:fall-299 22s -19s linear infinite}@keyframes fall-299{70.557%{transform:translate(93.1131vw,70.557vh) scale(.7796)}to{transform:translate(91.66535vw,99vh) scale(.7796)}}.snow:nth-child(300){opacity:.1672;transform:translate(59.5203vw,-10px) scale(.7403);animation:fall-300 17s -29s linear infinite}@keyframes fall-300{61.854%{transform:translate(64.3002vw,61.854vh) scale(.7403)}to{transform:translate(61.91025vw,99vh) scale(.7403)}}.snow:nth-child(301){opacity:1.6018;transform:translate(25.5666vw,-10px) scale(.4148);animation:fall-301 18s -24s linear infinite}@keyframes fall-301{64.069%{transform:translate(29.4809vw,64.069vh) scale(.4148)}to{transform:translate(27.52375vw,99vh) scale(.4148)}}.snow:nth-child(302){opacity:1.6582;transform:translate(52.1837vw,-10px) scale(.7182);animation:fall-302 11s -7s linear infinite}@keyframes fall-302{65.14%{transform:translate(52.4579vw,65.14vh) scale(.7182)}to{transform:translate(52.3208vw,99vh) scale(.7182)}}.snow:nth-child(303){opacity:.5436;transform:translate(81.5642vw,-10px) scale(.0409);animation:fall-303 23s -6s linear infinite}@keyframes fall-303{74.77%{transform:translate(90.4615vw,74.77vh) scale(.0409)}to{transform:translate(86.01285vw,99vh) scale(.0409)}}.snow:nth-child(304){opacity:.8966;transform:translate(48.3109vw,-10px) scale(.2886);animation:fall-304 10s -26s linear infinite}@keyframes fall-304{70.187%{transform:translate(55.5783vw,70.187vh) scale(.2886)}to{transform:translate(51.9446vw,99vh) scale(.2886)}}.snow:nth-child(305){opacity:1.6014;transform:translate(1.1083vw,-10px) scale(.3653);animation:fall-305 14s -14s linear infinite}@keyframes fall-305{34.875%{transform:translate(-4.462vw,34.875vh) scale(.3653)}to{transform:translate(-1.67685vw,99vh) scale(.3653)}}.snow:nth-child(306){opacity:1.7118;transform:translate(60.4899vw,-10px) scale(.4952);animation:fall-306 29s -25s linear infinite}@keyframes fall-306{79.551%{transform:translate(52.5171vw,79.551vh) scale(.4952)}to{transform:translate(56.5035vw,99vh) scale(.4952)}}.snow:nth-child(307){opacity:1.3862;transform:translate(25.5885vw,-10px) scale(.6796);animation:fall-307 19s -4s linear infinite}@keyframes fall-307{63.041%{transform:translate(34.975vw,63.041vh) scale(.6796)}to{transform:translate(30.28175vw,99vh) scale(.6796)}}.snow:nth-child(308){opacity:.4568;transform:translate(41.3591vw,-10px) scale(.6895);animation:fall-308 16s -14s linear infinite}@keyframes fall-308{51.766%{transform:translate(50.1349vw,51.766vh) scale(.6895)}to{transform:translate(45.747vw,99vh) scale(.6895)}}.snow:nth-child(309){opacity:1.1054;transform:translate(41.1086vw,-10px) scale(.7626);animation:fall-309 14s -27s linear infinite}@keyframes fall-309{71.926%{transform:translate(35.1103vw,71.926vh) scale(.7626)}to{transform:translate(38.10945vw,99vh) scale(.7626)}}.snow:nth-child(310){opacity:.6834;transform:translate(82.864vw,-10px) scale(.4818);animation:fall-310 11s -12s linear infinite}@keyframes fall-310{73.027%{transform:translate(79.1538vw,73.027vh) scale(.4818)}to{transform:translate(81.0089vw,99vh) scale(.4818)}}.snow:nth-child(311){opacity:.5592;transform:translate(61.4792vw,-10px) scale(.4696);animation:fall-311 24s -10s linear infinite}@keyframes fall-311{53.313%{transform:translate(56.4419vw,53.313vh) scale(.4696)}to{transform:translate(58.96055vw,99vh) scale(.4696)}}.snow:nth-child(312){opacity:.7452;transform:translate(42.1684vw,-10px) scale(.8438);animation:fall-312 19s -12s linear infinite}@keyframes fall-312{79.338%{transform:translate(42.2952vw,79.338vh) scale(.8438)}to{transform:translate(42.2318vw,99vh) scale(.8438)}}.snow:nth-child(313){opacity:1.4762;transform:translate(88.5073vw,-10px) scale(.5981);animation:fall-313 25s -1s linear infinite}@keyframes fall-313{65.933%{transform:translate(89.1323vw,65.933vh) scale(.5981)}to{transform:translate(88.8198vw,99vh) scale(.5981)}}.snow:nth-child(314){opacity:1.3764;transform:translate(40.1336vw,-10px) scale(.505);animation:fall-314 10s -4s linear infinite}@keyframes fall-314{41.623%{transform:translate(40.366vw,41.623vh) scale(.505)}to{transform:translate(40.2498vw,99vh) scale(.505)}}.snow:nth-child(315){opacity:1.0814;transform:translate(63.7086vw,-10px) scale(.4821);animation:fall-315 13s -20s linear infinite}@keyframes fall-315{74.114%{transform:translate(62.2481vw,74.114vh) scale(.4821)}to{transform:translate(62.97835vw,99vh) scale(.4821)}}.snow:nth-child(316){opacity:.1618;transform:translate(29.9473vw,-10px) scale(.546);animation:fall-316 16s -9s linear infinite}@keyframes fall-316{61.124%{transform:translate(29.1316vw,61.124vh) scale(.546)}to{transform:translate(29.53945vw,99vh) scale(.546)}}.snow:nth-child(317){opacity:1.4278;transform:translate(30.9959vw,-10px) scale(.9112);animation:fall-317 20s -8s linear infinite}@keyframes fall-317{68.816%{transform:translate(27.4032vw,68.816vh) scale(.9112)}to{transform:translate(29.19955vw,99vh) scale(.9112)}}.snow:nth-child(318){opacity:1.0764;transform:translate(60.8831vw,-10px) scale(.8345);animation:fall-318 17s -19s linear infinite}@keyframes fall-318{56.606%{transform:translate(59.5794vw,56.606vh) scale(.8345)}to{transform:translate(60.23125vw,99vh) scale(.8345)}}.snow:nth-child(319){opacity:1.2316;transform:translate(10.8115vw,-10px) scale(.6576);animation:fall-319 15s -6s linear infinite}@keyframes fall-319{33.898%{transform:translate(19.268vw,33.898vh) scale(.6576)}to{transform:translate(15.03975vw,99vh) scale(.6576)}}.snow:nth-child(320){opacity:.1144;transform:translate(29.3784vw,-10px) scale(.203);animation:fall-320 15s -3s linear infinite}@keyframes fall-320{76.851%{transform:translate(22.9772vw,76.851vh) scale(.203)}to{transform:translate(26.1778vw,99vh) scale(.203)}}.snow:nth-child(321){opacity:1.015;transform:translate(16.9896vw,-10px) scale(.2965);animation:fall-321 30s -21s linear infinite}@keyframes fall-321{31.604%{transform:translate(18.2345vw,31.604vh) scale(.2965)}to{transform:translate(17.61205vw,99vh) scale(.2965)}}.snow:nth-child(322){opacity:.9502;transform:translate(37.1137vw,-10px) scale(.2967);animation:fall-322 12s -18s linear infinite}@keyframes fall-322{49.554%{transform:translate(39.8881vw,49.554vh) scale(.2967)}to{transform:translate(38.5009vw,99vh) scale(.2967)}}.snow:nth-child(323){opacity:.9836;transform:translate(90.4692vw,-10px) scale(.223);animation:fall-323 23s -16s linear infinite}@keyframes fall-323{52.162%{transform:translate(86.7831vw,52.162vh) scale(.223)}to{transform:translate(88.62615vw,99vh) scale(.223)}}.snow:nth-child(324){opacity:.7556;transform:translate(97.2501vw,-10px) scale(.4679);animation:fall-324 18s -30s linear infinite}@keyframes fall-324{54.074%{transform:translate(96.526vw,54.074vh) scale(.4679)}to{transform:translate(96.88805vw,99vh) scale(.4679)}}.snow:nth-child(325){opacity:1.7942;transform:translate(10.1271vw,-10px) scale(.4204);animation:fall-325 30s -10s linear infinite}@keyframes fall-325{47.861%{transform:translate(12.9778vw,47.861vh) scale(.4204)}to{transform:translate(11.55245vw,99vh) scale(.4204)}}.snow:nth-child(326){opacity:1.9228;transform:translate(10.5828vw,-10px) scale(.6293);animation:fall-326 28s -30s linear infinite}@keyframes fall-326{44.099%{transform:translate(3.2942vw,44.099vh) scale(.6293)}to{transform:translate(6.9385vw,99vh) scale(.6293)}}.snow:nth-child(327){opacity:1.6642;transform:translate(17.0475vw,-10px) scale(.4942);animation:fall-327 29s -21s linear infinite}@keyframes fall-327{53.971%{transform:translate(19.725vw,53.971vh) scale(.4942)}to{transform:translate(18.38625vw,99vh) scale(.4942)}}.snow:nth-child(328){opacity:.8016;transform:translate(23.5256vw,-10px) scale(.2688);animation:fall-328 20s -20s linear infinite}@keyframes fall-328{45.559%{transform:translate(17.4128vw,45.559vh) scale(.2688)}to{transform:translate(20.4692vw,99vh) scale(.2688)}}.snow:nth-child(329){opacity:.642;transform:translate(44.1085vw,-10px) scale(.1123);animation:fall-329 24s -28s linear infinite}@keyframes fall-329{34.354%{transform:translate(36.0041vw,34.354vh) scale(.1123)}to{transform:translate(40.0563vw,99vh) scale(.1123)}}.snow:nth-child(330){opacity:1.2404;transform:translate(91.2248vw,-10px) scale(.697);animation:fall-330 26s -12s linear infinite}@keyframes fall-330{52.07%{transform:translate(87.3884vw,52.07vh) scale(.697)}to{transform:translate(89.3066vw,99vh) scale(.697)}}.snow:nth-child(331){opacity:.4126;transform:translate(11.9626vw,-10px) scale(.2139);animation:fall-331 19s -28s linear infinite}@keyframes fall-331{31.478%{transform:translate(16.5133vw,31.478vh) scale(.2139)}to{transform:translate(14.23795vw,99vh) scale(.2139)}}.snow:nth-child(332){opacity:.533;transform:translate(63.5687vw,-10px) scale(.3973);animation:fall-332 23s -5s linear infinite}@keyframes fall-332{58.677%{transform:translate(68.552vw,58.677vh) scale(.3973)}to{transform:translate(66.06035vw,99vh) scale(.3973)}}.snow:nth-child(333){opacity:.6184;transform:translate(26.2268vw,-10px) scale(.8533);animation:fall-333 26s -8s linear infinite}@keyframes fall-333{70.934%{transform:translate(26.1408vw,70.934vh) scale(.8533)}to{transform:translate(26.1838vw,99vh) scale(.8533)}}.snow:nth-child(334){opacity:.2284;transform:translate(25.8079vw,-10px) scale(.6407);animation:fall-334 27s -30s linear infinite}@keyframes fall-334{42.825%{transform:translate(19.6281vw,42.825vh) scale(.6407)}to{transform:translate(22.718vw,99vh) scale(.6407)}}.snow:nth-child(335){opacity:.3738;transform:translate(85.6133vw,-10px) scale(.7382);animation:fall-335 24s -21s linear infinite}@keyframes fall-335{57.826%{transform:translate(84.486vw,57.826vh) scale(.7382)}to{transform:translate(85.04965vw,99vh) scale(.7382)}}.snow:nth-child(336){opacity:.8432;transform:translate(98.4485vw,-10px) scale(.0293);animation:fall-336 12s -4s linear infinite}@keyframes fall-336{64.321%{transform:translate(96.3665vw,64.321vh) scale(.0293)}to{transform:translate(97.4075vw,99vh) scale(.0293)}}.snow:nth-child(337){opacity:1.49;transform:translate(27.4961vw,-10px) scale(.3927);animation:fall-337 13s -6s linear infinite}@keyframes fall-337{54.624%{transform:translate(18.9119vw,54.624vh) scale(.3927)}to{transform:translate(23.204vw,99vh) scale(.3927)}}.snow:nth-child(338){opacity:1.618;transform:translate(87.6763vw,-10px) scale(.7945);animation:fall-338 22s -4s linear infinite}@keyframes fall-338{55.93%{transform:translate(91.8985vw,55.93vh) scale(.7945)}to{transform:translate(89.7874vw,99vh) scale(.7945)}}.snow:nth-child(339){opacity:.0752;transform:translate(98.6381vw,-10px) scale(.0352);animation:fall-339 22s -26s linear infinite}@keyframes fall-339{45.379%{transform:translate(99.9983vw,45.379vh) scale(.0352)}to{transform:translate(99.3182vw,99vh) scale(.0352)}}.snow:nth-child(340){opacity:1.788;transform:translate(27.9152vw,-10px) scale(.8554);animation:fall-340 29s -16s linear infinite}@keyframes fall-340{62.446%{transform:translate(35.5423vw,62.446vh) scale(.8554)}to{transform:translate(31.72875vw,99vh) scale(.8554)}}.snow:nth-child(341){opacity:1.8382;transform:translate(47.4822vw,-10px) scale(.4597);animation:fall-341 28s -2s linear infinite}@keyframes fall-341{42.015%{transform:translate(45.8011vw,42.015vh) scale(.4597)}to{transform:translate(46.64165vw,99vh) scale(.4597)}}.snow:nth-child(342){opacity:1.8458;transform:translate(48.2433vw,-10px) scale(.5416);animation:fall-342 16s -1s linear infinite}@keyframes fall-342{47.453%{transform:translate(40.387vw,47.453vh) scale(.5416)}to{transform:translate(44.31515vw,99vh) scale(.5416)}}.snow:nth-child(343){opacity:.9402;transform:translate(67.4782vw,-10px) scale(.9274);animation:fall-343 17s -25s linear infinite}@keyframes fall-343{63.075%{transform:translate(70.4045vw,63.075vh) scale(.9274)}to{transform:translate(68.94135vw,99vh) scale(.9274)}}.snow:nth-child(344){opacity:1.883;transform:translate(91.5475vw,-10px) scale(.096);animation:fall-344 30s -15s linear infinite}@keyframes fall-344{30.962%{transform:translate(90.7439vw,30.962vh) scale(.096)}to{transform:translate(91.1457vw,99vh) scale(.096)}}.snow:nth-child(345){opacity:1.483;transform:translate(92.2194vw,-10px) scale(.5379);animation:fall-345 12s -23s linear infinite}@keyframes fall-345{59.174%{transform:translate(95.679vw,59.174vh) scale(.5379)}to{transform:translate(93.9492vw,99vh) scale(.5379)}}.snow:nth-child(346){opacity:.149;transform:translate(50.0866vw,-10px) scale(.2654);animation:fall-346 26s -21s linear infinite}@keyframes fall-346{76.155%{transform:translate(41.0019vw,76.155vh) scale(.2654)}to{transform:translate(45.54425vw,99vh) scale(.2654)}}.snow:nth-child(347){opacity:1.9924;transform:translate(46.0221vw,-10px) scale(.6908);animation:fall-347 15s -19s linear infinite}@keyframes fall-347{66.47%{transform:translate(52.9655vw,66.47vh) scale(.6908)}to{transform:translate(49.4938vw,99vh) scale(.6908)}}.snow:nth-child(348){opacity:1.422;transform:translate(78.6438vw,-10px) scale(.4826);animation:fall-348 11s -16s linear infinite}@keyframes fall-348{74.8%{transform:translate(78.6732vw,74.8vh) scale(.4826)}to{transform:translate(78.6585vw,99vh) scale(.4826)}}.snow:nth-child(349){opacity:.1728;transform:translate(29.1952vw,-10px) scale(.9285);animation:fall-349 10s -7s linear infinite}@keyframes fall-349{32.948%{transform:translate(22.2957vw,32.948vh) scale(.9285)}to{transform:translate(25.74545vw,99vh) scale(.9285)}}.snow:nth-child(350){opacity:.3744;transform:translate(95.5463vw,-10px) scale(.9407);animation:fall-350 18s -15s linear infinite}@keyframes fall-350{62.221%{transform:translate(90.5521vw,62.221vh) scale(.9407)}to{transform:translate(93.0492vw,99vh) scale(.9407)}}.snow:nth-child(351){opacity:.3526;transform:translate(75.1498vw,-10px) scale(.5919);animation:fall-351 26s -26s linear infinite}@keyframes fall-351{49.276%{transform:translate(68.4138vw,49.276vh) scale(.5919)}to{transform:translate(71.7818vw,99vh) scale(.5919)}}.snow:nth-child(352){opacity:.9934;transform:translate(89.6567vw,-10px) scale(.7216);animation:fall-352 12s -21s linear infinite}@keyframes fall-352{34.592%{transform:translate(95.8518vw,34.592vh) scale(.7216)}to{transform:translate(92.75425vw,99vh) scale(.7216)}}.snow:nth-child(353){opacity:1.4676;transform:translate(70.7982vw,-10px) scale(.0154);animation:fall-353 14s -21s linear infinite}@keyframes fall-353{76.773%{transform:translate(62.7899vw,76.773vh) scale(.0154)}to{transform:translate(66.79405vw,99vh) scale(.0154)}}.snow:nth-child(354){opacity:.5086;transform:translate(91.5536vw,-10px) scale(.0381);animation:fall-354 10s -30s linear infinite}@keyframes fall-354{69.679%{transform:translate(91.6057vw,69.679vh) scale(.0381)}to{transform:translate(91.57965vw,99vh) scale(.0381)}}.snow:nth-child(355){opacity:1.0474;transform:translate(48.8784vw,-10px) scale(.6733);animation:fall-355 21s -7s linear infinite}@keyframes fall-355{33.504%{transform:translate(53.7244vw,33.504vh) scale(.6733)}to{transform:translate(51.3014vw,99vh) scale(.6733)}}.snow:nth-child(356){opacity:.4392;transform:translate(44.4061vw,-10px) scale(.0119);animation:fall-356 17s -1s linear infinite}@keyframes fall-356{71.838%{transform:translate(53.632vw,71.838vh) scale(.0119)}to{transform:translate(49.01905vw,99vh) scale(.0119)}}.snow:nth-child(357){opacity:1.6406;transform:translate(91.8195vw,-10px) scale(.4271);animation:fall-357 14s -29s linear infinite}@keyframes fall-357{78.113%{transform:translate(88.7786vw,78.113vh) scale(.4271)}to{transform:translate(90.29905vw,99vh) scale(.4271)}}.snow:nth-child(358){opacity:1.1972;transform:translate(1.4378vw,-10px) scale(.7239);animation:fall-358 29s -15s linear infinite}@keyframes fall-358{34.371%{transform:translate(4.0978vw,34.371vh) scale(.7239)}to{transform:translate(2.7678vw,99vh) scale(.7239)}}.snow:nth-child(359){opacity:.3404;transform:translate(23.6392vw,-10px) scale(.0875);animation:fall-359 28s -17s linear infinite}@keyframes fall-359{57.479%{transform:translate(13.6565vw,57.479vh) scale(.0875)}to{transform:translate(18.64785vw,99vh) scale(.0875)}}.snow:nth-child(360){opacity:.8496;transform:translate(92.5844vw,-10px) scale(.1316);animation:fall-360 16s -28s linear infinite}@keyframes fall-360{42.972%{transform:translate(91.1322vw,42.972vh) scale(.1316)}to{transform:translate(91.8583vw,99vh) scale(.1316)}}.snow:nth-child(361){opacity:1.3994;transform:translate(96.3559vw,-10px) scale(.6206);animation:fall-361 18s -12s linear infinite}@keyframes fall-361{32.647%{transform:translate(98.1911vw,32.647vh) scale(.6206)}to{transform:translate(97.2735vw,99vh) scale(.6206)}}.snow:nth-child(362){opacity:1.2538;transform:translate(12.3574vw,-10px) scale(.8369);animation:fall-362 28s -22s linear infinite}@keyframes fall-362{65.748%{transform:translate(22.1049vw,65.748vh) scale(.8369)}to{transform:translate(17.23115vw,99vh) scale(.8369)}}.snow:nth-child(363){opacity:.1152;transform:translate(45.4347vw,-10px) scale(.2865);animation:fall-363 11s -24s linear infinite}@keyframes fall-363{30.18%{transform:translate(50.6817vw,30.18vh) scale(.2865)}to{transform:translate(48.0582vw,99vh) scale(.2865)}}.snow:nth-child(364){opacity:.938;transform:translate(92.8047vw,-10px) scale(.2775);animation:fall-364 24s -20s linear infinite}@keyframes fall-364{36.968%{transform:translate(92.5811vw,36.968vh) scale(.2775)}to{transform:translate(92.6929vw,99vh) scale(.2775)}}.snow:nth-child(365){opacity:.4608;transform:translate(4.2178vw,-10px) scale(.0347);animation:fall-365 29s -6s linear infinite}@keyframes fall-365{50.981%{transform:translate(7.8763vw,50.981vh) scale(.0347)}to{transform:translate(6.04705vw,99vh) scale(.0347)}}.snow:nth-child(366){opacity:1.0982;transform:translate(33.8299vw,-10px) scale(.7283);animation:fall-366 29s -13s linear infinite}@keyframes fall-366{63.405%{transform:translate(39.3856vw,63.405vh) scale(.7283)}to{transform:translate(36.60775vw,99vh) scale(.7283)}}.snow:nth-child(367){opacity:1.697;transform:translate(62.986vw,-10px) scale(.6164);animation:fall-367 17s -20s linear infinite}@keyframes fall-367{52.249%{transform:translate(72.9188vw,52.249vh) scale(.6164)}to{transform:translate(67.9524vw,99vh) scale(.6164)}}.snow:nth-child(368){opacity:.2286;transform:translate(70.4624vw,-10px) scale(.1487);animation:fall-368 27s -28s linear infinite}@keyframes fall-368{67.857%{transform:translate(72.6879vw,67.857vh) scale(.1487)}to{transform:translate(71.57515vw,99vh) scale(.1487)}}.snow:nth-child(369){opacity:1.6958;transform:translate(33.467vw,-10px) scale(.8857);animation:fall-369 14s -22s linear infinite}@keyframes fall-369{40.078%{transform:translate(29.6033vw,40.078vh) scale(.8857)}to{transform:translate(31.53515vw,99vh) scale(.8857)}}.snow:nth-child(370){opacity:1.676;transform:translate(78.9671vw,-10px) scale(.9392);animation:fall-370 29s -25s linear infinite}@keyframes fall-370{66.251%{transform:translate(83.0883vw,66.251vh) scale(.9392)}to{transform:translate(81.0277vw,99vh) scale(.9392)}}.snow:nth-child(371){opacity:1.1898;transform:translate(90.6618vw,-10px) scale(.837);animation:fall-371 14s -14s linear infinite}@keyframes fall-371{78.378%{transform:translate(92.0142vw,78.378vh) scale(.837)}to{transform:translate(91.338vw,99vh) scale(.837)}}.snow:nth-child(372){opacity:1.533;transform:translate(37.3198vw,-10px) scale(.9997);animation:fall-372 22s -19s linear infinite}@keyframes fall-372{57.335%{transform:translate(36.022vw,57.335vh) scale(.9997)}to{transform:translate(36.6709vw,99vh) scale(.9997)}}.snow:nth-child(373){opacity:1.9148;transform:translate(13.5344vw,-10px) scale(.5099);animation:fall-373 12s -4s linear infinite}@keyframes fall-373{44.051%{transform:translate(22.9269vw,44.051vh) scale(.5099)}to{transform:translate(18.23065vw,99vh) scale(.5099)}}.snow:nth-child(374){opacity:1.8072;transform:translate(74.9432vw,-10px) scale(.6359);animation:fall-374 11s -3s linear infinite}@keyframes fall-374{60.037%{transform:translate(73.9381vw,60.037vh) scale(.6359)}to{transform:translate(74.44065vw,99vh) scale(.6359)}}.snow:nth-child(375){opacity:.0294;transform:translate(10.3005vw,-10px) scale(.2477);animation:fall-375 18s -29s linear infinite}@keyframes fall-375{76.391%{transform:translate(.4886vw,76.391vh) scale(.2477)}to{transform:translate(5.39455vw,99vh) scale(.2477)}}.snow:nth-child(376){opacity:.5568;transform:translate(18.0474vw,-10px) scale(.972);animation:fall-376 17s -19s linear infinite}@keyframes fall-376{40.485%{transform:translate(12.9655vw,40.485vh) scale(.972)}to{transform:translate(15.50645vw,99vh) scale(.972)}}.snow:nth-child(377){opacity:.4508;transform:translate(35.818vw,-10px) scale(.9762);animation:fall-377 25s -24s linear infinite}@keyframes fall-377{63.182%{transform:translate(45.2729vw,63.182vh) scale(.9762)}to{transform:translate(40.54545vw,99vh) scale(.9762)}}.snow:nth-child(378){opacity:.2914;transform:translate(49.3416vw,-10px) scale(.8921);animation:fall-378 11s -5s linear infinite}@keyframes fall-378{31.124%{transform:translate(43.3928vw,31.124vh) scale(.8921)}to{transform:translate(46.3672vw,99vh) scale(.8921)}}.snow:nth-child(379){opacity:1.792;transform:translate(53.5697vw,-10px) scale(.0588);animation:fall-379 21s -15s linear infinite}@keyframes fall-379{61.592%{transform:translate(47.5099vw,61.592vh) scale(.0588)}to{transform:translate(50.5398vw,99vh) scale(.0588)}}.snow:nth-child(380){opacity:.3614;transform:translate(3.037vw,-10px) scale(.9136);animation:fall-380 19s -20s linear infinite}@keyframes fall-380{60.345%{transform:translate(-1.862vw,60.345vh) scale(.9136)}to{transform:translate(.5875vw,99vh) scale(.9136)}}.snow:nth-child(381){opacity:.02;transform:translate(30.3896vw,-10px) scale(.1591);animation:fall-381 30s -2s linear infinite}@keyframes fall-381{68.626%{transform:translate(22.0836vw,68.626vh) scale(.1591)}to{transform:translate(26.2366vw,99vh) scale(.1591)}}.snow:nth-child(382){opacity:1.2694;transform:translate(52.0706vw,-10px) scale(.0492);animation:fall-382 22s -29s linear infinite}@keyframes fall-382{56.485%{transform:translate(59.8889vw,56.485vh) scale(.0492)}to{transform:translate(55.97975vw,99vh) scale(.0492)}}.snow:nth-child(383){opacity:.657;transform:translate(53.5345vw,-10px) scale(.4558);animation:fall-383 21s -24s linear infinite}@keyframes fall-383{37.05%{transform:translate(45.4413vw,37.05vh) scale(.4558)}to{transform:translate(49.4879vw,99vh) scale(.4558)}}.snow:nth-child(384){opacity:1.004;transform:translate(75.0085vw,-10px) scale(.8847);animation:fall-384 30s -29s linear infinite}@keyframes fall-384{63.902%{transform:translate(80.0235vw,63.902vh) scale(.8847)}to{transform:translate(77.516vw,99vh) scale(.8847)}}.snow:nth-child(385){opacity:.1254;transform:translate(68.0977vw,-10px) scale(.583);animation:fall-385 12s -5s linear infinite}@keyframes fall-385{75.383%{transform:translate(58.6601vw,75.383vh) scale(.583)}to{transform:translate(63.3789vw,99vh) scale(.583)}}.snow:nth-child(386){opacity:.7188;transform:translate(6.362vw,-10px) scale(.7905);animation:fall-386 13s -21s linear infinite}@keyframes fall-386{34.568%{transform:translate(7.2514vw,34.568vh) scale(.7905)}to{transform:translate(6.8067vw,99vh) scale(.7905)}}.snow:nth-child(387){opacity:1.2752;transform:translate(7.9738vw,-10px) scale(.0916);animation:fall-387 27s -10s linear infinite}@keyframes fall-387{74.828%{transform:translate(2.9225vw,74.828vh) scale(.0916)}to{transform:translate(5.44815vw,99vh) scale(.0916)}}.snow:nth-child(388){opacity:1.1384;transform:translate(44.0888vw,-10px) scale(.9569);animation:fall-388 19s -8s linear infinite}@keyframes fall-388{73.984%{transform:translate(51.1386vw,73.984vh) scale(.9569)}to{transform:translate(47.6137vw,99vh) scale(.9569)}}.snow:nth-child(389){opacity:.7698;transform:translate(97.2551vw,-10px) scale(.0948);animation:fall-389 21s -5s linear infinite}@keyframes fall-389{39.87%{transform:translate(90.1911vw,39.87vh) scale(.0948)}to{transform:translate(93.7231vw,99vh) scale(.0948)}}.snow:nth-child(390){opacity:1.0022;transform:translate(89.8697vw,-10px) scale(.5736);animation:fall-390 23s -25s linear infinite}@keyframes fall-390{73.727%{transform:translate(81.2088vw,73.727vh) scale(.5736)}to{transform:translate(85.53925vw,99vh) scale(.5736)}}.snow:nth-child(391){opacity:.7046;transform:translate(54.62vw,-10px) scale(.4206);animation:fall-391 12s -19s linear infinite}@keyframes fall-391{32.597%{transform:translate(57.1959vw,32.597vh) scale(.4206)}to{transform:translate(55.90795vw,99vh) scale(.4206)}}.snow:nth-child(392){opacity:1.1626;transform:translate(29.8211vw,-10px) scale(.6784);animation:fall-392 13s -19s linear infinite}@keyframes fall-392{72.863%{transform:translate(28.5561vw,72.863vh) scale(.6784)}to{transform:translate(29.1886vw,99vh) scale(.6784)}}.snow:nth-child(393){opacity:.0004;transform:translate(58.6065vw,-10px) scale(.963);animation:fall-393 25s -8s linear infinite}@keyframes fall-393{79.088%{transform:translate(49.103vw,79.088vh) scale(.963)}to{transform:translate(53.85475vw,99vh) scale(.963)}}.snow:nth-child(394){opacity:1.8204;transform:translate(60.9759vw,-10px) scale(.4135);animation:fall-394 26s -13s linear infinite}@keyframes fall-394{57.515%{transform:translate(63.8751vw,57.515vh) scale(.4135)}to{transform:translate(62.4255vw,99vh) scale(.4135)}}.snow:nth-child(395){opacity:.5482;transform:translate(82.6888vw,-10px) scale(.8687);animation:fall-395 13s -10s linear infinite}@keyframes fall-395{37.307%{transform:translate(77.7043vw,37.307vh) scale(.8687)}to{transform:translate(80.19655vw,99vh) scale(.8687)}}.snow:nth-child(396){opacity:1.9256;transform:translate(77.6951vw,-10px) scale(.661);animation:fall-396 21s -8s linear infinite}@keyframes fall-396{78.218%{transform:translate(83.8165vw,78.218vh) scale(.661)}to{transform:translate(80.7558vw,99vh) scale(.661)}}.snow:nth-child(397){opacity:.668;transform:translate(40.7019vw,-10px) scale(.2431);animation:fall-397 19s -23s linear infinite}@keyframes fall-397{51.606%{transform:translate(48.563vw,51.606vh) scale(.2431)}to{transform:translate(44.63245vw,99vh) scale(.2431)}}.snow:nth-child(398){opacity:1.428;transform:translate(86.3886vw,-10px) scale(.5311);animation:fall-398 17s -8s linear infinite}@keyframes fall-398{47.552%{transform:translate(85.3382vw,47.552vh) scale(.5311)}to{transform:translate(85.8634vw,99vh) scale(.5311)}}.snow:nth-child(399){opacity:.5252;transform:translate(62.3596vw,-10px) scale(.7461);animation:fall-399 24s -12s linear infinite}@keyframes fall-399{32.609%{transform:translate(62.9315vw,32.609vh) scale(.7461)}to{transform:translate(62.64555vw,99vh) scale(.7461)}}.snow:nth-child(400){opacity:.8278;transform:translate(22.6811vw,-10px) scale(.4901);animation:fall-400 20s -23s linear infinite}@keyframes fall-400{50.8%{transform:translate(29.6162vw,50.8vh) scale(.4901)}to{transform:translate(26.14865vw,99vh) scale(.4901)}}\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==
|