@esfaenza/core 15.2.320 → 15.2.322
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -22,9 +22,9 @@ export class AppComponent {
|
|
|
22
22
|
}
|
|
23
23
|
}
|
|
24
24
|
AppComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: AppComponent, deps: [{ token: i1.TokenService }, { token: i1.AppState }, { token: i2.Router }], target: i0.ɵɵFactoryTarget.Component });
|
|
25
|
-
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.5438;transform:translate(92.8158vw,-10px) scale(.963);animation:fall-1 14s -6s linear infinite}@keyframes fall-1{72.624%{transform:translate(97.7752vw,72.624vh) scale(.963)}to{transform:translate(95.2955vw,99vh) scale(.963)}}.snow:nth-child(2){opacity:1.9206;transform:translate(31.5056vw,-10px) scale(.1204);animation:fall-2 14s -20s linear infinite}@keyframes fall-2{39.22%{transform:translate(40.2425vw,39.22vh) scale(.1204)}to{transform:translate(35.87405vw,99vh) scale(.1204)}}.snow:nth-child(3){opacity:1.334;transform:translate(87.4536vw,-10px) scale(.7454);animation:fall-3 21s -7s linear infinite}@keyframes fall-3{32.981%{transform:translate(94.2665vw,32.981vh) scale(.7454)}to{transform:translate(90.86005vw,99vh) scale(.7454)}}.snow:nth-child(4){opacity:1.4694;transform:translate(4.8042vw,-10px) scale(.3613);animation:fall-4 10s -19s linear infinite}@keyframes fall-4{71.724%{transform:translate(-4.6253vw,71.724vh) scale(.3613)}to{transform:translate(.08945vw,99vh) scale(.3613)}}.snow:nth-child(5){opacity:.0702;transform:translate(70.3941vw,-10px) scale(.0667);animation:fall-5 14s -3s linear infinite}@keyframes fall-5{35.579%{transform:translate(65.0581vw,35.579vh) scale(.0667)}to{transform:translate(67.7261vw,99vh) scale(.0667)}}.snow:nth-child(6){opacity:1.554;transform:translate(19.9798vw,-10px) scale(.8587);animation:fall-6 19s -16s linear infinite}@keyframes fall-6{38.955%{transform:translate(21.465vw,38.955vh) scale(.8587)}to{transform:translate(20.7224vw,99vh) scale(.8587)}}.snow:nth-child(7){opacity:1.9064;transform:translate(4.8622vw,-10px) scale(.1847);animation:fall-7 25s -20s linear infinite}@keyframes fall-7{61.932%{transform:translate(6.8459vw,61.932vh) scale(.1847)}to{transform:translate(5.85405vw,99vh) scale(.1847)}}.snow:nth-child(8){opacity:.391;transform:translate(4.5628vw,-10px) scale(.1011);animation:fall-8 24s -9s linear infinite}@keyframes fall-8{35.598%{transform:translate(13.5246vw,35.598vh) scale(.1011)}to{transform:translate(9.0437vw,99vh) scale(.1011)}}.snow:nth-child(9){opacity:1.2914;transform:translate(83.2443vw,-10px) scale(.3377);animation:fall-9 24s -14s linear infinite}@keyframes fall-9{48.156%{transform:translate(79.5779vw,48.156vh) scale(.3377)}to{transform:translate(81.4111vw,99vh) scale(.3377)}}.snow:nth-child(10){opacity:1.9766;transform:translate(49.0762vw,-10px) scale(.6637);animation:fall-10 24s -22s linear infinite}@keyframes fall-10{67.327%{transform:translate(55.9755vw,67.327vh) scale(.6637)}to{transform:translate(52.52585vw,99vh) scale(.6637)}}.snow:nth-child(11){opacity:1.7116;transform:translate(82.0036vw,-10px) scale(.9053);animation:fall-11 15s -22s linear infinite}@keyframes fall-11{46.696%{transform:translate(80.8655vw,46.696vh) scale(.9053)}to{transform:translate(81.43455vw,99vh) scale(.9053)}}.snow:nth-child(12){opacity:1.8416;transform:translate(36.1496vw,-10px) scale(.2796);animation:fall-12 19s -1s linear infinite}@keyframes fall-12{40.265%{transform:translate(40.7781vw,40.265vh) scale(.2796)}to{transform:translate(38.46385vw,99vh) scale(.2796)}}.snow:nth-child(13){opacity:.923;transform:translate(41.3337vw,-10px) scale(.9269);animation:fall-13 27s -17s linear infinite}@keyframes fall-13{36.862%{transform:translate(45.0733vw,36.862vh) scale(.9269)}to{transform:translate(43.2035vw,99vh) scale(.9269)}}.snow:nth-child(14){opacity:.0862;transform:translate(70.5013vw,-10px) scale(.886);animation:fall-14 23s -15s linear infinite}@keyframes fall-14{40.277%{transform:translate(60.5038vw,40.277vh) scale(.886)}to{transform:translate(65.50255vw,99vh) scale(.886)}}.snow:nth-child(15){opacity:.9166;transform:translate(44.0857vw,-10px) scale(.7708);animation:fall-15 13s -27s linear infinite}@keyframes fall-15{58.782%{transform:translate(53.2189vw,58.782vh) scale(.7708)}to{transform:translate(48.6523vw,99vh) scale(.7708)}}.snow:nth-child(16){opacity:.3966;transform:translate(78.074vw,-10px) scale(.5816);animation:fall-16 10s -13s linear infinite}@keyframes fall-16{58.582%{transform:translate(74.6902vw,58.582vh) scale(.5816)}to{transform:translate(76.3821vw,99vh) scale(.5816)}}.snow:nth-child(17){opacity:1.6666;transform:translate(23.7858vw,-10px) scale(.3274);animation:fall-17 16s -13s linear infinite}@keyframes fall-17{60.005%{transform:translate(28.9636vw,60.005vh) scale(.3274)}to{transform:translate(26.3747vw,99vh) scale(.3274)}}.snow:nth-child(18){opacity:.5256;transform:translate(40.0973vw,-10px) scale(.6095);animation:fall-18 18s -15s linear infinite}@keyframes fall-18{53.768%{transform:translate(37.49vw,53.768vh) scale(.6095)}to{transform:translate(38.79365vw,99vh) scale(.6095)}}.snow:nth-child(19){opacity:1.8846;transform:translate(68.573vw,-10px) scale(.8367);animation:fall-19 28s -16s linear infinite}@keyframes fall-19{43.268%{transform:translate(75.7713vw,43.268vh) scale(.8367)}to{transform:translate(72.17215vw,99vh) scale(.8367)}}.snow:nth-child(20){opacity:.6976;transform:translate(47.6754vw,-10px) scale(.3679);animation:fall-20 15s -15s linear infinite}@keyframes fall-20{54.93%{transform:translate(40.9435vw,54.93vh) scale(.3679)}to{transform:translate(44.30945vw,99vh) scale(.3679)}}.snow:nth-child(21){opacity:.5332;transform:translate(97.5886vw,-10px) scale(.9887);animation:fall-21 10s -29s linear infinite}@keyframes fall-21{72.635%{transform:translate(94.6581vw,72.635vh) scale(.9887)}to{transform:translate(96.12335vw,99vh) scale(.9887)}}.snow:nth-child(22){opacity:.95;transform:translate(71.2397vw,-10px) scale(.3143);animation:fall-22 23s -9s linear infinite}@keyframes fall-22{50.898%{transform:translate(72.8855vw,50.898vh) scale(.3143)}to{transform:translate(72.0626vw,99vh) scale(.3143)}}.snow:nth-child(23){opacity:1.463;transform:translate(65.1413vw,-10px) scale(.6615);animation:fall-23 13s -26s linear infinite}@keyframes fall-23{46.473%{transform:translate(74.58vw,46.473vh) scale(.6615)}to{transform:translate(69.86065vw,99vh) scale(.6615)}}.snow:nth-child(24){opacity:.7894;transform:translate(65.2416vw,-10px) scale(.7114);animation:fall-24 16s -17s linear infinite}@keyframes fall-24{54.04%{transform:translate(66.5077vw,54.04vh) scale(.7114)}to{transform:translate(65.87465vw,99vh) scale(.7114)}}.snow:nth-child(25){opacity:1.5326;transform:translate(67.1919vw,-10px) scale(.8429);animation:fall-25 29s -16s linear infinite}@keyframes fall-25{71.613%{transform:translate(63.6891vw,71.613vh) scale(.8429)}to{transform:translate(65.4405vw,99vh) scale(.8429)}}.snow:nth-child(26){opacity:.1824;transform:translate(94.0718vw,-10px) scale(.8051);animation:fall-26 24s -15s linear infinite}@keyframes fall-26{54.001%{transform:translate(89.6316vw,54.001vh) scale(.8051)}to{transform:translate(91.8517vw,99vh) scale(.8051)}}.snow:nth-child(27){opacity:1.6908;transform:translate(12.4308vw,-10px) scale(.3955);animation:fall-27 21s -3s linear infinite}@keyframes fall-27{76.783%{transform:translate(11.6357vw,76.783vh) scale(.3955)}to{transform:translate(12.03325vw,99vh) scale(.3955)}}.snow:nth-child(28){opacity:1.6648;transform:translate(17.0544vw,-10px) scale(.7429);animation:fall-28 24s -3s linear infinite}@keyframes fall-28{48.038%{transform:translate(27.0283vw,48.038vh) scale(.7429)}to{transform:translate(22.04135vw,99vh) scale(.7429)}}.snow:nth-child(29){opacity:.5536;transform:translate(42.7036vw,-10px) scale(.6376);animation:fall-29 11s -15s linear infinite}@keyframes fall-29{49.52%{transform:translate(36.871vw,49.52vh) scale(.6376)}to{transform:translate(39.7873vw,99vh) scale(.6376)}}.snow:nth-child(30){opacity:.3968;transform:translate(35.7601vw,-10px) scale(.8828);animation:fall-30 22s -5s linear infinite}@keyframes fall-30{37.921%{transform:translate(34.6923vw,37.921vh) scale(.8828)}to{transform:translate(35.2262vw,99vh) scale(.8828)}}.snow:nth-child(31){opacity:.3698;transform:translate(82.3485vw,-10px) scale(.6953);animation:fall-31 29s -1s linear infinite}@keyframes fall-31{63.689%{transform:translate(79.281vw,63.689vh) scale(.6953)}to{transform:translate(80.81475vw,99vh) scale(.6953)}}.snow:nth-child(32){opacity:.2374;transform:translate(96.9089vw,-10px) scale(.4153);animation:fall-32 28s -22s linear infinite}@keyframes fall-32{79.533%{transform:translate(106.2724vw,79.533vh) scale(.4153)}to{transform:translate(101.59065vw,99vh) scale(.4153)}}.snow:nth-child(33){opacity:1.1152;transform:translate(14.177vw,-10px) scale(.1333);animation:fall-33 12s -6s linear infinite}@keyframes fall-33{45.126%{transform:translate(23.5317vw,45.126vh) scale(.1333)}to{transform:translate(18.85435vw,99vh) scale(.1333)}}.snow:nth-child(34){opacity:.6548;transform:translate(37.2462vw,-10px) scale(.9188);animation:fall-34 30s -1s linear infinite}@keyframes fall-34{69.505%{transform:translate(43.9441vw,69.505vh) scale(.9188)}to{transform:translate(40.59515vw,99vh) scale(.9188)}}.snow:nth-child(35){opacity:.597;transform:translate(49.5071vw,-10px) scale(.7957);animation:fall-35 28s -30s linear infinite}@keyframes fall-35{51.705%{transform:translate(50.1205vw,51.705vh) scale(.7957)}to{transform:translate(49.8138vw,99vh) scale(.7957)}}.snow:nth-child(36){opacity:.2618;transform:translate(48.6507vw,-10px) scale(.2442);animation:fall-36 12s -6s linear infinite}@keyframes fall-36{77.244%{transform:translate(57.1926vw,77.244vh) scale(.2442)}to{transform:translate(52.92165vw,99vh) scale(.2442)}}.snow:nth-child(37){opacity:.8438;transform:translate(5.7468vw,-10px) scale(.1739);animation:fall-37 20s -29s linear infinite}@keyframes fall-37{59.878%{transform:translate(-2.5953vw,59.878vh) scale(.1739)}to{transform:translate(1.57575vw,99vh) scale(.1739)}}.snow:nth-child(38){opacity:.51;transform:translate(56.3088vw,-10px) scale(.0604);animation:fall-38 20s -7s linear infinite}@keyframes fall-38{57.322%{transform:translate(58.8006vw,57.322vh) scale(.0604)}to{transform:translate(57.5547vw,99vh) scale(.0604)}}.snow:nth-child(39){opacity:.3308;transform:translate(68.5781vw,-10px) scale(.6221);animation:fall-39 24s -18s linear infinite}@keyframes fall-39{34.639%{transform:translate(65.5183vw,34.639vh) scale(.6221)}to{transform:translate(67.0482vw,99vh) scale(.6221)}}.snow:nth-child(40){opacity:.996;transform:translate(84.3151vw,-10px) scale(.7937);animation:fall-40 18s -7s linear infinite}@keyframes fall-40{30.038%{transform:translate(74.7361vw,30.038vh) scale(.7937)}to{transform:translate(79.5256vw,99vh) scale(.7937)}}.snow:nth-child(41){opacity:.8654;transform:translate(4.063vw,-10px) scale(.0753);animation:fall-41 10s -30s linear infinite}@keyframes fall-41{40.571%{transform:translate(10.0768vw,40.571vh) scale(.0753)}to{transform:translate(7.0699vw,99vh) scale(.0753)}}.snow:nth-child(42){opacity:1.4474;transform:translate(85.6598vw,-10px) scale(.7392);animation:fall-42 27s -19s linear infinite}@keyframes fall-42{47.218%{transform:translate(92.8563vw,47.218vh) scale(.7392)}to{transform:translate(89.25805vw,99vh) scale(.7392)}}.snow:nth-child(43){opacity:.0304;transform:translate(55.8842vw,-10px) scale(.9622);animation:fall-43 17s -12s linear infinite}@keyframes fall-43{67.535%{transform:translate(62.003vw,67.535vh) scale(.9622)}to{transform:translate(58.9436vw,99vh) scale(.9622)}}.snow:nth-child(44){opacity:.186;transform:translate(65.2171vw,-10px) scale(.5006);animation:fall-44 10s -15s linear infinite}@keyframes fall-44{45.96%{transform:translate(71.1541vw,45.96vh) scale(.5006)}to{transform:translate(68.1856vw,99vh) scale(.5006)}}.snow:nth-child(45){opacity:.863;transform:translate(34.7651vw,-10px) scale(.8971);animation:fall-45 10s -21s linear infinite}@keyframes fall-45{63.459%{transform:translate(25.5176vw,63.459vh) scale(.8971)}to{transform:translate(30.14135vw,99vh) scale(.8971)}}.snow:nth-child(46){opacity:.1252;transform:translate(20.4791vw,-10px) scale(.718);animation:fall-46 13s -9s linear infinite}@keyframes fall-46{54.168%{transform:translate(23.5498vw,54.168vh) scale(.718)}to{transform:translate(22.01445vw,99vh) scale(.718)}}.snow:nth-child(47){opacity:1.0206;transform:translate(91.4137vw,-10px) scale(.2193);animation:fall-47 21s -17s linear infinite}@keyframes fall-47{30.541%{transform:translate(84.4795vw,30.541vh) scale(.2193)}to{transform:translate(87.9466vw,99vh) scale(.2193)}}.snow:nth-child(48){opacity:.5932;transform:translate(94.8769vw,-10px) scale(.0182);animation:fall-48 26s -18s linear infinite}@keyframes fall-48{55.096%{transform:translate(88.864vw,55.096vh) scale(.0182)}to{transform:translate(91.87045vw,99vh) scale(.0182)}}.snow:nth-child(49){opacity:.1296;transform:translate(75.6809vw,-10px) scale(.16);animation:fall-49 11s -15s linear infinite}@keyframes fall-49{76.993%{transform:translate(65.9809vw,76.993vh) scale(.16)}to{transform:translate(70.8309vw,99vh) scale(.16)}}.snow:nth-child(50){opacity:.838;transform:translate(4.8895vw,-10px) scale(.4928);animation:fall-50 24s -3s linear infinite}@keyframes fall-50{52.377%{transform:translate(-.4072vw,52.377vh) scale(.4928)}to{transform:translate(2.24115vw,99vh) scale(.4928)}}.snow:nth-child(51){opacity:1.7122;transform:translate(83.8456vw,-10px) scale(.3515);animation:fall-51 13s -3s linear infinite}@keyframes fall-51{40.056%{transform:translate(80.3539vw,40.056vh) scale(.3515)}to{transform:translate(82.09975vw,99vh) scale(.3515)}}.snow:nth-child(52){opacity:.599;transform:translate(17.6314vw,-10px) scale(.0883);animation:fall-52 13s -15s linear infinite}@keyframes fall-52{69.784%{transform:translate(9.1316vw,69.784vh) scale(.0883)}to{transform:translate(13.3815vw,99vh) scale(.0883)}}.snow:nth-child(53){opacity:.8106;transform:translate(85.0184vw,-10px) scale(.1861);animation:fall-53 18s -30s linear infinite}@keyframes fall-53{62.09%{transform:translate(76.0305vw,62.09vh) scale(.1861)}to{transform:translate(80.52445vw,99vh) scale(.1861)}}.snow:nth-child(54){opacity:1.45;transform:translate(32.2639vw,-10px) scale(.103);animation:fall-54 27s -12s linear infinite}@keyframes fall-54{47.151%{transform:translate(38.2974vw,47.151vh) scale(.103)}to{transform:translate(35.28065vw,99vh) scale(.103)}}.snow:nth-child(55){opacity:1.3454;transform:translate(43.122vw,-10px) scale(.4012);animation:fall-55 30s -6s linear infinite}@keyframes fall-55{52.253%{transform:translate(46.6187vw,52.253vh) scale(.4012)}to{transform:translate(44.87035vw,99vh) scale(.4012)}}.snow:nth-child(56){opacity:1.8858;transform:translate(47.6407vw,-10px) scale(.3916);animation:fall-56 26s -22s linear infinite}@keyframes fall-56{74.46%{transform:translate(44.9424vw,74.46vh) scale(.3916)}to{transform:translate(46.29155vw,99vh) scale(.3916)}}.snow:nth-child(57){opacity:.72;transform:translate(43.1911vw,-10px) scale(.7406);animation:fall-57 22s -9s linear infinite}@keyframes fall-57{46.01%{transform:translate(48.5997vw,46.01vh) scale(.7406)}to{transform:translate(45.8954vw,99vh) scale(.7406)}}.snow:nth-child(58){opacity:1.8098;transform:translate(35.9651vw,-10px) scale(.3032);animation:fall-58 13s -20s linear infinite}@keyframes fall-58{49.868%{transform:translate(39.4127vw,49.868vh) scale(.3032)}to{transform:translate(37.6889vw,99vh) scale(.3032)}}.snow:nth-child(59){opacity:1.4352;transform:translate(86.9227vw,-10px) scale(.9153);animation:fall-59 25s -20s linear infinite}@keyframes fall-59{48.16%{transform:translate(83.4381vw,48.16vh) scale(.9153)}to{transform:translate(85.1804vw,99vh) scale(.9153)}}.snow:nth-child(60){opacity:1.8144;transform:translate(32.6771vw,-10px) scale(.2747);animation:fall-60 26s -7s linear infinite}@keyframes fall-60{51.276%{transform:translate(24.5232vw,51.276vh) scale(.2747)}to{transform:translate(28.60015vw,99vh) scale(.2747)}}.snow:nth-child(61){opacity:.4172;transform:translate(17.434vw,-10px) scale(.438);animation:fall-61 23s -7s linear infinite}@keyframes fall-61{32.541%{transform:translate(15.5986vw,32.541vh) scale(.438)}to{transform:translate(16.5163vw,99vh) scale(.438)}}.snow:nth-child(62){opacity:1.3474;transform:translate(60.3615vw,-10px) scale(.3436);animation:fall-62 24s -1s linear infinite}@keyframes fall-62{77.913%{transform:translate(61.2092vw,77.913vh) scale(.3436)}to{transform:translate(60.78535vw,99vh) scale(.3436)}}.snow:nth-child(63){opacity:.463;transform:translate(85.3468vw,-10px) scale(.358);animation:fall-63 22s -12s linear infinite}@keyframes fall-63{40.153%{transform:translate(80.623vw,40.153vh) scale(.358)}to{transform:translate(82.9849vw,99vh) scale(.358)}}.snow:nth-child(64){opacity:1.5556;transform:translate(38.2719vw,-10px) scale(.6619);animation:fall-64 28s -30s linear infinite}@keyframes fall-64{75.396%{transform:translate(29.4801vw,75.396vh) scale(.6619)}to{transform:translate(33.876vw,99vh) scale(.6619)}}.snow:nth-child(65){opacity:1.3442;transform:translate(62.6458vw,-10px) scale(.6234);animation:fall-65 15s -27s linear infinite}@keyframes fall-65{72.731%{transform:translate(62.7545vw,72.731vh) scale(.6234)}to{transform:translate(62.70015vw,99vh) scale(.6234)}}.snow:nth-child(66){opacity:.4386;transform:translate(4.4268vw,-10px) scale(.8181);animation:fall-66 20s -6s linear infinite}@keyframes fall-66{74.146%{transform:translate(1.1674vw,74.146vh) scale(.8181)}to{transform:translate(2.7971vw,99vh) scale(.8181)}}.snow:nth-child(67){opacity:.3614;transform:translate(30.8231vw,-10px) scale(.1875);animation:fall-67 21s -13s linear infinite}@keyframes fall-67{76.273%{transform:translate(22.7894vw,76.273vh) scale(.1875)}to{transform:translate(26.80625vw,99vh) scale(.1875)}}.snow:nth-child(68){opacity:.654;transform:translate(52.9091vw,-10px) scale(.0171);animation:fall-68 14s -27s linear infinite}@keyframes fall-68{49.628%{transform:translate(44.9565vw,49.628vh) scale(.0171)}to{transform:translate(48.9328vw,99vh) scale(.0171)}}.snow:nth-child(69){opacity:1.434;transform:translate(89.3881vw,-10px) scale(.3929);animation:fall-69 21s -1s linear infinite}@keyframes fall-69{63.383%{transform:translate(87.944vw,63.383vh) scale(.3929)}to{transform:translate(88.66605vw,99vh) scale(.3929)}}.snow:nth-child(70){opacity:1.56;transform:translate(79.2002vw,-10px) scale(.5792);animation:fall-70 11s -18s linear infinite}@keyframes fall-70{78.277%{transform:translate(78.0255vw,78.277vh) scale(.5792)}to{transform:translate(78.61285vw,99vh) scale(.5792)}}.snow:nth-child(71){opacity:.9368;transform:translate(64.7368vw,-10px) scale(.2057);animation:fall-71 15s -18s linear infinite}@keyframes fall-71{35.916%{transform:translate(60.1371vw,35.916vh) scale(.2057)}to{transform:translate(62.43695vw,99vh) scale(.2057)}}.snow:nth-child(72){opacity:.2484;transform:translate(85.4829vw,-10px) scale(.7557);animation:fall-72 16s -7s linear infinite}@keyframes fall-72{56.956%{transform:translate(88.9263vw,56.956vh) scale(.7557)}to{transform:translate(87.2046vw,99vh) scale(.7557)}}.snow:nth-child(73){opacity:.4792;transform:translate(46.9913vw,-10px) scale(.9208);animation:fall-73 25s -17s linear infinite}@keyframes fall-73{49.023%{transform:translate(39.5291vw,49.023vh) scale(.9208)}to{transform:translate(43.2602vw,99vh) scale(.9208)}}.snow:nth-child(74){opacity:1.8932;transform:translate(70.9012vw,-10px) scale(.4243);animation:fall-74 29s -21s linear infinite}@keyframes fall-74{52.28%{transform:translate(74.9433vw,52.28vh) scale(.4243)}to{transform:translate(72.92225vw,99vh) scale(.4243)}}.snow:nth-child(75){opacity:.4558;transform:translate(78.6572vw,-10px) scale(.7606);animation:fall-75 16s -8s linear infinite}@keyframes fall-75{40.129%{transform:translate(76.3612vw,40.129vh) scale(.7606)}to{transform:translate(77.5092vw,99vh) scale(.7606)}}.snow:nth-child(76){opacity:.324;transform:translate(87.9096vw,-10px) scale(.7906);animation:fall-76 25s -13s linear infinite}@keyframes fall-76{63.533%{transform:translate(80.0979vw,63.533vh) scale(.7906)}to{transform:translate(84.00375vw,99vh) scale(.7906)}}.snow:nth-child(77){opacity:1.7632;transform:translate(51.781vw,-10px) scale(.691);animation:fall-77 20s -9s linear infinite}@keyframes fall-77{60.753%{transform:translate(53.1495vw,60.753vh) scale(.691)}to{transform:translate(52.46525vw,99vh) scale(.691)}}.snow:nth-child(78){opacity:.2484;transform:translate(22.9745vw,-10px) scale(.7819);animation:fall-78 15s -17s linear infinite}@keyframes fall-78{67.846%{transform:translate(19.0165vw,67.846vh) scale(.7819)}to{transform:translate(20.9955vw,99vh) scale(.7819)}}.snow:nth-child(79){opacity:.488;transform:translate(9.0689vw,-10px) scale(.6457);animation:fall-79 16s -12s linear infinite}@keyframes fall-79{30.288%{transform:translate(7.3975vw,30.288vh) scale(.6457)}to{transform:translate(8.2332vw,99vh) scale(.6457)}}.snow:nth-child(80){opacity:1.0666;transform:translate(18.6808vw,-10px) scale(.4002);animation:fall-80 19s -25s linear infinite}@keyframes fall-80{39.676%{transform:translate(14.0065vw,39.676vh) scale(.4002)}to{transform:translate(16.34365vw,99vh) scale(.4002)}}.snow:nth-child(81){opacity:.2194;transform:translate(99.3079vw,-10px) scale(.5343);animation:fall-81 24s -17s linear infinite}@keyframes fall-81{42.393%{transform:translate(98.5155vw,42.393vh) scale(.5343)}to{transform:translate(98.9117vw,99vh) scale(.5343)}}.snow:nth-child(82){opacity:.011;transform:translate(1.4339vw,-10px) scale(.2778);animation:fall-82 19s -6s linear infinite}@keyframes fall-82{40.698%{transform:translate(.4372vw,40.698vh) scale(.2778)}to{transform:translate(.93555vw,99vh) scale(.2778)}}.snow:nth-child(83){opacity:.043;transform:translate(98.4777vw,-10px) scale(.7104);animation:fall-83 21s -9s linear infinite}@keyframes fall-83{77.231%{transform:translate(107.477vw,77.231vh) scale(.7104)}to{transform:translate(102.97735vw,99vh) scale(.7104)}}.snow:nth-child(84){opacity:.9806;transform:translate(97.3745vw,-10px) scale(.922);animation:fall-84 22s -4s linear infinite}@keyframes fall-84{59.832%{transform:translate(99.0774vw,59.832vh) scale(.922)}to{transform:translate(98.22595vw,99vh) scale(.922)}}.snow:nth-child(85){opacity:1.5028;transform:translate(39.4068vw,-10px) scale(.4816);animation:fall-85 17s -6s linear infinite}@keyframes fall-85{60.806%{transform:translate(47.7309vw,60.806vh) scale(.4816)}to{transform:translate(43.56885vw,99vh) scale(.4816)}}.snow:nth-child(86){opacity:.301;transform:translate(54.4531vw,-10px) scale(.6141);animation:fall-86 16s -5s linear infinite}@keyframes fall-86{30.384%{transform:translate(53.5684vw,30.384vh) scale(.6141)}to{transform:translate(54.01075vw,99vh) scale(.6141)}}.snow:nth-child(87){opacity:1.0614;transform:translate(18.6378vw,-10px) scale(.4952);animation:fall-87 20s -25s linear infinite}@keyframes fall-87{34.731%{transform:translate(24.2911vw,34.731vh) scale(.4952)}to{transform:translate(21.46445vw,99vh) scale(.4952)}}.snow:nth-child(88){opacity:1.7378;transform:translate(11.2437vw,-10px) scale(.3056);animation:fall-88 30s -1s linear infinite}@keyframes fall-88{61.547%{transform:translate(2.5779vw,61.547vh) scale(.3056)}to{transform:translate(6.9108vw,99vh) scale(.3056)}}.snow:nth-child(89){opacity:1.6608;transform:translate(91.7865vw,-10px) scale(.2424);animation:fall-89 21s -29s linear infinite}@keyframes fall-89{41.1%{transform:translate(84.2529vw,41.1vh) scale(.2424)}to{transform:translate(88.0197vw,99vh) scale(.2424)}}.snow:nth-child(90){opacity:1.676;transform:translate(58.8773vw,-10px) scale(.2739);animation:fall-90 28s -27s linear infinite}@keyframes fall-90{34.529%{transform:translate(57.4911vw,34.529vh) scale(.2739)}to{transform:translate(58.1842vw,99vh) scale(.2739)}}.snow:nth-child(91){opacity:1.9442;transform:translate(41.656vw,-10px) scale(.004);animation:fall-91 10s -28s linear infinite}@keyframes fall-91{45.849%{transform:translate(32.7949vw,45.849vh) scale(.004)}to{transform:translate(37.22545vw,99vh) scale(.004)}}.snow:nth-child(92){opacity:.7526;transform:translate(.0348vw,-10px) scale(.1364);animation:fall-92 24s -17s linear infinite}@keyframes fall-92{35.715%{transform:translate(-1.2407vw,35.715vh) scale(.1364)}to{transform:translate(-.60295vw,99vh) scale(.1364)}}.snow:nth-child(93){opacity:1.1888;transform:translate(91.9434vw,-10px) scale(.0532);animation:fall-93 29s -20s linear infinite}@keyframes fall-93{40.172%{transform:translate(85.7429vw,40.172vh) scale(.0532)}to{transform:translate(88.84315vw,99vh) scale(.0532)}}.snow:nth-child(94){opacity:.9554;transform:translate(71.2154vw,-10px) scale(.3958);animation:fall-94 17s -22s linear infinite}@keyframes fall-94{67.162%{transform:translate(68.5753vw,67.162vh) scale(.3958)}to{transform:translate(69.89535vw,99vh) scale(.3958)}}.snow:nth-child(95){opacity:.275;transform:translate(13.6511vw,-10px) scale(.5678);animation:fall-95 12s -11s linear infinite}@keyframes fall-95{39.166%{transform:translate(19.3295vw,39.166vh) scale(.5678)}to{transform:translate(16.4903vw,99vh) scale(.5678)}}.snow:nth-child(96){opacity:1.3892;transform:translate(79.3172vw,-10px) scale(.8904);animation:fall-96 19s -18s linear infinite}@keyframes fall-96{47.34%{transform:translate(79.7131vw,47.34vh) scale(.8904)}to{transform:translate(79.51515vw,99vh) scale(.8904)}}.snow:nth-child(97){opacity:.6826;transform:translate(54.5338vw,-10px) scale(.4778);animation:fall-97 18s -15s linear infinite}@keyframes fall-97{34.656%{transform:translate(50.9899vw,34.656vh) scale(.4778)}to{transform:translate(52.76185vw,99vh) scale(.4778)}}.snow:nth-child(98){opacity:.1796;transform:translate(31.2416vw,-10px) scale(.2777);animation:fall-98 13s -21s linear infinite}@keyframes fall-98{53.673%{transform:translate(26.8357vw,53.673vh) scale(.2777)}to{transform:translate(29.03865vw,99vh) scale(.2777)}}.snow:nth-child(99){opacity:.7334;transform:translate(49.2936vw,-10px) scale(.0639);animation:fall-99 17s -2s linear infinite}@keyframes fall-99{52.944%{transform:translate(44.1463vw,52.944vh) scale(.0639)}to{transform:translate(46.71995vw,99vh) scale(.0639)}}.snow:nth-child(100){opacity:.3658;transform:translate(32.0549vw,-10px) scale(.4789);animation:fall-100 29s -19s linear infinite}@keyframes fall-100{57.046%{transform:translate(33.0953vw,57.046vh) scale(.4789)}to{transform:translate(32.5751vw,99vh) scale(.4789)}}.snow:nth-child(101){opacity:1.4692;transform:translate(75.4106vw,-10px) scale(.7392);animation:fall-101 13s -5s linear infinite}@keyframes fall-101{31.95%{transform:translate(77.996vw,31.95vh) scale(.7392)}to{transform:translate(76.7033vw,99vh) scale(.7392)}}.snow:nth-child(102){opacity:1.4846;transform:translate(17.6708vw,-10px) scale(.9327);animation:fall-102 20s -26s linear infinite}@keyframes fall-102{41.52%{transform:translate(15.9091vw,41.52vh) scale(.9327)}to{transform:translate(16.78995vw,99vh) scale(.9327)}}.snow:nth-child(103){opacity:1.0978;transform:translate(91.5935vw,-10px) scale(.1937);animation:fall-103 29s -4s linear infinite}@keyframes fall-103{47.006%{transform:translate(81.7738vw,47.006vh) scale(.1937)}to{transform:translate(86.68365vw,99vh) scale(.1937)}}.snow:nth-child(104){opacity:1.7086;transform:translate(59.0226vw,-10px) scale(.9531);animation:fall-104 26s -9s linear infinite}@keyframes fall-104{62.552%{transform:translate(55.7334vw,62.552vh) scale(.9531)}to{transform:translate(57.378vw,99vh) scale(.9531)}}.snow:nth-child(105){opacity:1.8076;transform:translate(84.3466vw,-10px) scale(.6761);animation:fall-105 17s -13s linear infinite}@keyframes fall-105{69.338%{transform:translate(89.6327vw,69.338vh) scale(.6761)}to{transform:translate(86.98965vw,99vh) scale(.6761)}}.snow:nth-child(106){opacity:.7056;transform:translate(56.5316vw,-10px) scale(.9351);animation:fall-106 14s -3s linear infinite}@keyframes fall-106{59.49%{transform:translate(65.8051vw,59.49vh) scale(.9351)}to{transform:translate(61.16835vw,99vh) scale(.9351)}}.snow:nth-child(107){opacity:1.4228;transform:translate(1.8143vw,-10px) scale(.4207);animation:fall-107 30s -10s linear infinite}@keyframes fall-107{36.912%{transform:translate(2.8664vw,36.912vh) scale(.4207)}to{transform:translate(2.34035vw,99vh) scale(.4207)}}.snow:nth-child(108){opacity:1.0344;transform:translate(60.3899vw,-10px) scale(.0042);animation:fall-108 19s -6s linear infinite}@keyframes fall-108{45.516%{transform:translate(57.456vw,45.516vh) scale(.0042)}to{transform:translate(58.92295vw,99vh) scale(.0042)}}.snow:nth-child(109){opacity:1.3514;transform:translate(72.716vw,-10px) scale(.878);animation:fall-109 28s -6s linear infinite}@keyframes fall-109{40.455%{transform:translate(66.3734vw,40.455vh) scale(.878)}to{transform:translate(69.5447vw,99vh) scale(.878)}}.snow:nth-child(110){opacity:1.8206;transform:translate(4.5353vw,-10px) scale(.4098);animation:fall-110 15s -14s linear infinite}@keyframes fall-110{72.344%{transform:translate(-4.601vw,72.344vh) scale(.4098)}to{transform:translate(-.03285vw,99vh) scale(.4098)}}.snow:nth-child(111){opacity:.1844;transform:translate(92.3629vw,-10px) scale(.9952);animation:fall-111 14s -1s linear infinite}@keyframes fall-111{68.013%{transform:translate(83.5428vw,68.013vh) scale(.9952)}to{transform:translate(87.95285vw,99vh) scale(.9952)}}.snow:nth-child(112){opacity:1.4262;transform:translate(57.2108vw,-10px) scale(.7355);animation:fall-112 18s -6s linear infinite}@keyframes fall-112{31.737%{transform:translate(57.3573vw,31.737vh) scale(.7355)}to{transform:translate(57.28405vw,99vh) scale(.7355)}}.snow:nth-child(113){opacity:.7862;transform:translate(90.9259vw,-10px) scale(.7664);animation:fall-113 22s -26s linear infinite}@keyframes fall-113{63.239%{transform:translate(95.4189vw,63.239vh) scale(.7664)}to{transform:translate(93.1724vw,99vh) scale(.7664)}}.snow:nth-child(114){opacity:.6042;transform:translate(67.4609vw,-10px) scale(.6608);animation:fall-114 17s -29s linear infinite}@keyframes fall-114{74.281%{transform:translate(60.8541vw,74.281vh) scale(.6608)}to{transform:translate(64.1575vw,99vh) scale(.6608)}}.snow:nth-child(115){opacity:.6378;transform:translate(57.0524vw,-10px) scale(.3178);animation:fall-115 21s -28s linear infinite}@keyframes fall-115{52.653%{transform:translate(50.328vw,52.653vh) scale(.3178)}to{transform:translate(53.6902vw,99vh) scale(.3178)}}.snow:nth-child(116){opacity:1.9912;transform:translate(48.8244vw,-10px) scale(.3532);animation:fall-116 22s -17s linear infinite}@keyframes fall-116{64.994%{transform:translate(49.2393vw,64.994vh) scale(.3532)}to{transform:translate(49.03185vw,99vh) scale(.3532)}}.snow:nth-child(117){opacity:1.3528;transform:translate(92.1706vw,-10px) scale(.5213);animation:fall-117 26s -20s linear infinite}@keyframes fall-117{55.278%{transform:translate(88.1673vw,55.278vh) scale(.5213)}to{transform:translate(90.16895vw,99vh) scale(.5213)}}.snow:nth-child(118){opacity:.9816;transform:translate(44.8779vw,-10px) scale(.8605);animation:fall-118 30s -19s linear infinite}@keyframes fall-118{63.61%{transform:translate(49.4957vw,63.61vh) scale(.8605)}to{transform:translate(47.1868vw,99vh) scale(.8605)}}.snow:nth-child(119){opacity:.644;transform:translate(81.9676vw,-10px) scale(.4142);animation:fall-119 27s -20s linear infinite}@keyframes fall-119{39.516%{transform:translate(87.4729vw,39.516vh) scale(.4142)}to{transform:translate(84.72025vw,99vh) scale(.4142)}}.snow:nth-child(120){opacity:1.2898;transform:translate(15.1293vw,-10px) scale(.8041);animation:fall-120 21s -30s linear infinite}@keyframes fall-120{38.753%{transform:translate(16.3527vw,38.753vh) scale(.8041)}to{transform:translate(15.741vw,99vh) scale(.8041)}}.snow:nth-child(121){opacity:1.4772;transform:translate(78.7975vw,-10px) scale(.3234);animation:fall-121 23s -25s linear infinite}@keyframes fall-121{42.479%{transform:translate(74.2824vw,42.479vh) scale(.3234)}to{transform:translate(76.53995vw,99vh) scale(.3234)}}.snow:nth-child(122){opacity:1.921;transform:translate(80.2478vw,-10px) scale(.0975);animation:fall-122 28s -21s linear infinite}@keyframes fall-122{75.81%{transform:translate(80.6502vw,75.81vh) scale(.0975)}to{transform:translate(80.449vw,99vh) scale(.0975)}}.snow:nth-child(123){opacity:.9342;transform:translate(23.7677vw,-10px) scale(.0249);animation:fall-123 20s -1s linear infinite}@keyframes fall-123{39.726%{transform:translate(26.8512vw,39.726vh) scale(.0249)}to{transform:translate(25.30945vw,99vh) scale(.0249)}}.snow:nth-child(124){opacity:1.5424;transform:translate(81.0789vw,-10px) scale(.8232);animation:fall-124 11s -10s linear infinite}@keyframes fall-124{64.057%{transform:translate(75.5393vw,64.057vh) scale(.8232)}to{transform:translate(78.3091vw,99vh) scale(.8232)}}.snow:nth-child(125){opacity:1.0026;transform:translate(53.1883vw,-10px) scale(.1708);animation:fall-125 14s -22s linear infinite}@keyframes fall-125{56.843%{transform:translate(62.7671vw,56.843vh) scale(.1708)}to{transform:translate(57.9777vw,99vh) scale(.1708)}}.snow:nth-child(126){opacity:1.3756;transform:translate(80.4533vw,-10px) scale(.5264);animation:fall-126 17s -15s linear infinite}@keyframes fall-126{44.767%{transform:translate(86.8775vw,44.767vh) scale(.5264)}to{transform:translate(83.6654vw,99vh) scale(.5264)}}.snow:nth-child(127){opacity:1.424;transform:translate(49.3181vw,-10px) scale(.1024);animation:fall-127 17s -28s linear infinite}@keyframes fall-127{74.362%{transform:translate(52.4895vw,74.362vh) scale(.1024)}to{transform:translate(50.9038vw,99vh) scale(.1024)}}.snow:nth-child(128){opacity:.083;transform:translate(.7548vw,-10px) scale(.9233);animation:fall-128 24s -1s linear infinite}@keyframes fall-128{54.145%{transform:translate(-4.5627vw,54.145vh) scale(.9233)}to{transform:translate(-1.90395vw,99vh) scale(.9233)}}.snow:nth-child(129){opacity:.202;transform:translate(17.0888vw,-10px) scale(.6824);animation:fall-129 24s -11s linear infinite}@keyframes fall-129{44.157%{transform:translate(25.1831vw,44.157vh) scale(.6824)}to{transform:translate(21.13595vw,99vh) scale(.6824)}}.snow:nth-child(130){opacity:.7866;transform:translate(2.0394vw,-10px) scale(.4657);animation:fall-130 23s -12s linear infinite}@keyframes fall-130{51.969%{transform:translate(.465vw,51.969vh) scale(.4657)}to{transform:translate(1.2522vw,99vh) scale(.4657)}}.snow:nth-child(131){opacity:.503;transform:translate(38.8936vw,-10px) scale(.7961);animation:fall-131 15s -18s linear infinite}@keyframes fall-131{35.961%{transform:translate(42.4009vw,35.961vh) scale(.7961)}to{transform:translate(40.64725vw,99vh) scale(.7961)}}.snow:nth-child(132){opacity:.8342;transform:translate(60.5174vw,-10px) scale(.5468);animation:fall-132 13s -30s linear infinite}@keyframes fall-132{69.412%{transform:translate(63.4632vw,69.412vh) scale(.5468)}to{transform:translate(61.9903vw,99vh) scale(.5468)}}.snow:nth-child(133){opacity:.1466;transform:translate(33.6641vw,-10px) scale(.3121);animation:fall-133 16s -22s linear infinite}@keyframes fall-133{57.534%{transform:translate(42.9008vw,57.534vh) scale(.3121)}to{transform:translate(38.28245vw,99vh) scale(.3121)}}.snow:nth-child(134){opacity:1.9042;transform:translate(12.8793vw,-10px) scale(.1579);animation:fall-134 26s -7s linear infinite}@keyframes fall-134{34.225%{transform:translate(11.4652vw,34.225vh) scale(.1579)}to{transform:translate(12.17225vw,99vh) scale(.1579)}}.snow:nth-child(135){opacity:1.4592;transform:translate(22.3949vw,-10px) scale(.3802);animation:fall-135 13s -11s linear infinite}@keyframes fall-135{74.759%{transform:translate(31.9465vw,74.759vh) scale(.3802)}to{transform:translate(27.1707vw,99vh) scale(.3802)}}.snow:nth-child(136){opacity:1.8854;transform:translate(79.4797vw,-10px) scale(.9416);animation:fall-136 11s -10s linear infinite}@keyframes fall-136{59.603%{transform:translate(78.6044vw,59.603vh) scale(.9416)}to{transform:translate(79.04205vw,99vh) scale(.9416)}}.snow:nth-child(137){opacity:.137;transform:translate(1.9428vw,-10px) scale(.1952);animation:fall-137 11s -1s linear infinite}@keyframes fall-137{74.806%{transform:translate(10.4548vw,74.806vh) scale(.1952)}to{transform:translate(6.1988vw,99vh) scale(.1952)}}.snow:nth-child(138){opacity:.646;transform:translate(80.3028vw,-10px) scale(.8484);animation:fall-138 29s -17s linear infinite}@keyframes fall-138{36.147%{transform:translate(87.037vw,36.147vh) scale(.8484)}to{transform:translate(83.6699vw,99vh) scale(.8484)}}.snow:nth-child(139){opacity:.4876;transform:translate(75.7554vw,-10px) scale(.3757);animation:fall-139 17s -30s linear infinite}@keyframes fall-139{54.588%{transform:translate(68.2506vw,54.588vh) scale(.3757)}to{transform:translate(72.003vw,99vh) scale(.3757)}}.snow:nth-child(140){opacity:1.0366;transform:translate(57.7856vw,-10px) scale(.5484);animation:fall-140 27s -13s linear infinite}@keyframes fall-140{79.705%{transform:translate(67.4668vw,79.705vh) scale(.5484)}to{transform:translate(62.6262vw,99vh) scale(.5484)}}.snow:nth-child(141){opacity:1.8126;transform:translate(81.9845vw,-10px) scale(.6422);animation:fall-141 20s -9s linear infinite}@keyframes fall-141{74.682%{transform:translate(81.3049vw,74.682vh) scale(.6422)}to{transform:translate(81.6447vw,99vh) scale(.6422)}}.snow:nth-child(142){opacity:1.748;transform:translate(29.3684vw,-10px) scale(.6312);animation:fall-142 12s -13s linear infinite}@keyframes fall-142{67.716%{transform:translate(36.6501vw,67.716vh) scale(.6312)}to{transform:translate(33.00925vw,99vh) scale(.6312)}}.snow:nth-child(143){opacity:.9152;transform:translate(85.5548vw,-10px) scale(.1938);animation:fall-143 14s -1s linear infinite}@keyframes fall-143{70.839%{transform:translate(94.123vw,70.839vh) scale(.1938)}to{transform:translate(89.8389vw,99vh) scale(.1938)}}.snow:nth-child(144){opacity:.2024;transform:translate(79.768vw,-10px) scale(.3042);animation:fall-144 18s -30s linear infinite}@keyframes fall-144{30.866%{transform:translate(82.1245vw,30.866vh) scale(.3042)}to{transform:translate(80.94625vw,99vh) scale(.3042)}}.snow:nth-child(145){opacity:1.9036;transform:translate(54.3153vw,-10px) scale(.6434);animation:fall-145 15s -8s linear infinite}@keyframes fall-145{72.235%{transform:translate(52.8686vw,72.235vh) scale(.6434)}to{transform:translate(53.59195vw,99vh) scale(.6434)}}.snow:nth-child(146){opacity:1.3154;transform:translate(9.0196vw,-10px) scale(.9698);animation:fall-146 18s -22s linear infinite}@keyframes fall-146{56.311%{transform:translate(4.5523vw,56.311vh) scale(.9698)}to{transform:translate(6.78595vw,99vh) scale(.9698)}}.snow:nth-child(147){opacity:1.724;transform:translate(21.4355vw,-10px) scale(.284);animation:fall-147 15s -18s linear infinite}@keyframes fall-147{75.902%{transform:translate(22.3696vw,75.902vh) scale(.284)}to{transform:translate(21.90255vw,99vh) scale(.284)}}.snow:nth-child(148){opacity:.0994;transform:translate(71.235vw,-10px) scale(.929);animation:fall-148 13s -21s linear infinite}@keyframes fall-148{52.56%{transform:translate(64.9581vw,52.56vh) scale(.929)}to{transform:translate(68.09655vw,99vh) scale(.929)}}.snow:nth-child(149){opacity:1.8158;transform:translate(95.1273vw,-10px) scale(.672);animation:fall-149 24s -13s linear infinite}@keyframes fall-149{73.628%{transform:translate(100.6908vw,73.628vh) scale(.672)}to{transform:translate(97.90905vw,99vh) scale(.672)}}.snow:nth-child(150){opacity:1.7182;transform:translate(79.4255vw,-10px) scale(.341);animation:fall-150 18s -12s linear infinite}@keyframes fall-150{53.307%{transform:translate(87.9384vw,53.307vh) scale(.341)}to{transform:translate(83.68195vw,99vh) scale(.341)}}.snow:nth-child(151){opacity:1.2782;transform:translate(16.059vw,-10px) scale(.1709);animation:fall-151 30s -15s linear infinite}@keyframes fall-151{44.933%{transform:translate(16.4524vw,44.933vh) scale(.1709)}to{transform:translate(16.2557vw,99vh) scale(.1709)}}.snow:nth-child(152){opacity:.263;transform:translate(34.4059vw,-10px) scale(.9617);animation:fall-152 20s -27s linear infinite}@keyframes fall-152{67.429%{transform:translate(42.0403vw,67.429vh) scale(.9617)}to{transform:translate(38.2231vw,99vh) scale(.9617)}}.snow:nth-child(153){opacity:.191;transform:translate(86.3113vw,-10px) scale(.9104);animation:fall-153 12s -30s linear infinite}@keyframes fall-153{59.273%{transform:translate(80.7105vw,59.273vh) scale(.9104)}to{transform:translate(83.5109vw,99vh) scale(.9104)}}.snow:nth-child(154){opacity:.9166;transform:translate(52.2231vw,-10px) scale(.3879);animation:fall-154 21s -29s linear infinite}@keyframes fall-154{67.924%{transform:translate(61.5218vw,67.924vh) scale(.3879)}to{transform:translate(56.87245vw,99vh) scale(.3879)}}.snow:nth-child(155){opacity:1.1968;transform:translate(30.9053vw,-10px) scale(.1715);animation:fall-155 16s -24s linear infinite}@keyframes fall-155{50.141%{transform:translate(37.6645vw,50.141vh) scale(.1715)}to{transform:translate(34.2849vw,99vh) scale(.1715)}}.snow:nth-child(156){opacity:.3154;transform:translate(95.1965vw,-10px) scale(.0416);animation:fall-156 21s -13s linear infinite}@keyframes fall-156{48.665%{transform:translate(88.2718vw,48.665vh) scale(.0416)}to{transform:translate(91.73415vw,99vh) scale(.0416)}}.snow:nth-child(157){opacity:1.7986;transform:translate(48.5428vw,-10px) scale(.6559);animation:fall-157 11s -20s linear infinite}@keyframes fall-157{42.209%{transform:translate(50.695vw,42.209vh) scale(.6559)}to{transform:translate(49.6189vw,99vh) scale(.6559)}}.snow:nth-child(158){opacity:.517;transform:translate(7.5578vw,-10px) scale(.0788);animation:fall-158 26s -7s linear infinite}@keyframes fall-158{63.021%{transform:translate(7.1386vw,63.021vh) scale(.0788)}to{transform:translate(7.3482vw,99vh) scale(.0788)}}.snow:nth-child(159){opacity:1.4394;transform:translate(34.2991vw,-10px) scale(.2527);animation:fall-159 30s -4s linear infinite}@keyframes fall-159{62.943%{transform:translate(31.282vw,62.943vh) scale(.2527)}to{transform:translate(32.79055vw,99vh) scale(.2527)}}.snow:nth-child(160){opacity:.5974;transform:translate(86.4986vw,-10px) scale(.8326);animation:fall-160 21s -13s linear infinite}@keyframes fall-160{61.158%{transform:translate(90.5937vw,61.158vh) scale(.8326)}to{transform:translate(88.54615vw,99vh) scale(.8326)}}.snow:nth-child(161){opacity:1.5272;transform:translate(30.6469vw,-10px) scale(.5785);animation:fall-161 27s -12s linear infinite}@keyframes fall-161{33.444%{transform:translate(36.4205vw,33.444vh) scale(.5785)}to{transform:translate(33.5337vw,99vh) scale(.5785)}}.snow:nth-child(162){opacity:.2642;transform:translate(76.5461vw,-10px) scale(.8852);animation:fall-162 12s -11s linear infinite}@keyframes fall-162{67.913%{transform:translate(76.7786vw,67.913vh) scale(.8852)}to{transform:translate(76.66235vw,99vh) scale(.8852)}}.snow:nth-child(163){opacity:1.1082;transform:translate(91.614vw,-10px) scale(.3534);animation:fall-163 22s -26s linear infinite}@keyframes fall-163{77.539%{transform:translate(99.7676vw,77.539vh) scale(.3534)}to{transform:translate(95.6908vw,99vh) scale(.3534)}}.snow:nth-child(164){opacity:.312;transform:translate(50.3108vw,-10px) scale(.8421);animation:fall-164 23s -13s linear infinite}@keyframes fall-164{47.221%{transform:translate(52.9016vw,47.221vh) scale(.8421)}to{transform:translate(51.6062vw,99vh) scale(.8421)}}.snow:nth-child(165){opacity:.4974;transform:translate(29.7956vw,-10px) scale(.403);animation:fall-165 26s -12s linear infinite}@keyframes fall-165{56.054%{transform:translate(33.3533vw,56.054vh) scale(.403)}to{transform:translate(31.57445vw,99vh) scale(.403)}}.snow:nth-child(166){opacity:1.0152;transform:translate(72.9446vw,-10px) scale(.385);animation:fall-166 11s -16s linear infinite}@keyframes fall-166{49.037%{transform:translate(67.7955vw,49.037vh) scale(.385)}to{transform:translate(70.37005vw,99vh) scale(.385)}}.snow:nth-child(167){opacity:.1966;transform:translate(36.619vw,-10px) scale(.2159);animation:fall-167 28s -1s linear infinite}@keyframes fall-167{46.993%{transform:translate(43.5083vw,46.993vh) scale(.2159)}to{transform:translate(40.06365vw,99vh) scale(.2159)}}.snow:nth-child(168){opacity:.4386;transform:translate(68.3442vw,-10px) scale(.4136);animation:fall-168 15s -27s linear infinite}@keyframes fall-168{63.838%{transform:translate(67.8844vw,63.838vh) scale(.4136)}to{transform:translate(68.1143vw,99vh) scale(.4136)}}.snow:nth-child(169){opacity:.0194;transform:translate(66.2694vw,-10px) scale(.556);animation:fall-169 19s -13s linear infinite}@keyframes fall-169{72.703%{transform:translate(56.9043vw,72.703vh) scale(.556)}to{transform:translate(61.58685vw,99vh) scale(.556)}}.snow:nth-child(170){opacity:.8804;transform:translate(7.4189vw,-10px) scale(.2082);animation:fall-170 30s -9s linear infinite}@keyframes fall-170{45.706%{transform:translate(15.1293vw,45.706vh) scale(.2082)}to{transform:translate(11.2741vw,99vh) scale(.2082)}}.snow:nth-child(171){opacity:1.6694;transform:translate(58.5156vw,-10px) scale(.3065);animation:fall-171 20s -16s linear infinite}@keyframes fall-171{55.003%{transform:translate(67.6472vw,55.003vh) scale(.3065)}to{transform:translate(63.0814vw,99vh) scale(.3065)}}.snow:nth-child(172){opacity:.7588;transform:translate(38.5703vw,-10px) scale(.386);animation:fall-172 29s -17s linear infinite}@keyframes fall-172{52.538%{transform:translate(45.373vw,52.538vh) scale(.386)}to{transform:translate(41.97165vw,99vh) scale(.386)}}.snow:nth-child(173){opacity:1.4616;transform:translate(64.9441vw,-10px) scale(.5643);animation:fall-173 30s -6s linear infinite}@keyframes fall-173{55.217%{transform:translate(59.6117vw,55.217vh) scale(.5643)}to{transform:translate(62.2779vw,99vh) scale(.5643)}}.snow:nth-child(174){opacity:1.5652;transform:translate(60.3973vw,-10px) scale(.0062);animation:fall-174 29s -18s linear infinite}@keyframes fall-174{56.856%{transform:translate(54.7567vw,56.856vh) scale(.0062)}to{transform:translate(57.577vw,99vh) scale(.0062)}}.snow:nth-child(175){opacity:1.0498;transform:translate(38.7985vw,-10px) scale(.6975);animation:fall-175 17s -28s linear infinite}@keyframes fall-175{49.289%{transform:translate(32.4656vw,49.289vh) scale(.6975)}to{transform:translate(35.63205vw,99vh) scale(.6975)}}.snow:nth-child(176){opacity:.4328;transform:translate(97.1438vw,-10px) scale(.2156);animation:fall-176 26s -2s linear infinite}@keyframes fall-176{77.081%{transform:translate(99.7899vw,77.081vh) scale(.2156)}to{transform:translate(98.46685vw,99vh) scale(.2156)}}.snow:nth-child(177){opacity:1.3992;transform:translate(83.7457vw,-10px) scale(.0746);animation:fall-177 13s -9s linear infinite}@keyframes fall-177{72.69%{transform:translate(81.0019vw,72.69vh) scale(.0746)}to{transform:translate(82.3738vw,99vh) scale(.0746)}}.snow:nth-child(178){opacity:.7872;transform:translate(99.9056vw,-10px) scale(.0788);animation:fall-178 17s -7s linear infinite}@keyframes fall-178{71.675%{transform:translate(100.8987vw,71.675vh) scale(.0788)}to{transform:translate(100.40215vw,99vh) scale(.0788)}}.snow:nth-child(179){opacity:1.1478;transform:translate(69.956vw,-10px) scale(.7475);animation:fall-179 22s -29s linear infinite}@keyframes fall-179{40.388%{transform:translate(66.3762vw,40.388vh) scale(.7475)}to{transform:translate(68.1661vw,99vh) scale(.7475)}}.snow:nth-child(180){opacity:.2752;transform:translate(68.6973vw,-10px) scale(.0961);animation:fall-180 23s -28s linear infinite}@keyframes fall-180{78.267%{transform:translate(72.5744vw,78.267vh) scale(.0961)}to{transform:translate(70.63585vw,99vh) scale(.0961)}}.snow:nth-child(181){opacity:.8484;transform:translate(45.847vw,-10px) scale(.9704);animation:fall-181 18s -20s linear infinite}@keyframes fall-181{77.669%{transform:translate(51.1169vw,77.669vh) scale(.9704)}to{transform:translate(48.48195vw,99vh) scale(.9704)}}.snow:nth-child(182){opacity:.2538;transform:translate(7.6203vw,-10px) scale(.1919);animation:fall-182 21s -6s linear infinite}@keyframes fall-182{31.736%{transform:translate(-1.7449vw,31.736vh) scale(.1919)}to{transform:translate(2.9377vw,99vh) scale(.1919)}}.snow:nth-child(183){opacity:.0556;transform:translate(63.0988vw,-10px) scale(.2908);animation:fall-183 17s -6s linear infinite}@keyframes fall-183{42.736%{transform:translate(71.7446vw,42.736vh) scale(.2908)}to{transform:translate(67.4217vw,99vh) scale(.2908)}}.snow:nth-child(184){opacity:1.9648;transform:translate(5.0357vw,-10px) scale(.1212);animation:fall-184 25s -5s linear infinite}@keyframes fall-184{59.276%{transform:translate(-2.1362vw,59.276vh) scale(.1212)}to{transform:translate(1.44975vw,99vh) scale(.1212)}}.snow:nth-child(185){opacity:.0744;transform:translate(39.0449vw,-10px) scale(.3135);animation:fall-185 10s -13s linear infinite}@keyframes fall-185{37.06%{transform:translate(34.7006vw,37.06vh) scale(.3135)}to{transform:translate(36.87275vw,99vh) scale(.3135)}}.snow:nth-child(186){opacity:1.5828;transform:translate(73.1535vw,-10px) scale(.6117);animation:fall-186 21s -5s linear infinite}@keyframes fall-186{42.991%{transform:translate(65.2406vw,42.991vh) scale(.6117)}to{transform:translate(69.19705vw,99vh) scale(.6117)}}.snow:nth-child(187){opacity:.244;transform:translate(1.1179vw,-10px) scale(.1384);animation:fall-187 30s -28s linear infinite}@keyframes fall-187{77.791%{transform:translate(-.7117vw,77.791vh) scale(.1384)}to{transform:translate(.2031vw,99vh) scale(.1384)}}.snow:nth-child(188){opacity:1.8492;transform:translate(72.8613vw,-10px) scale(.5538);animation:fall-188 29s -30s linear infinite}@keyframes fall-188{79.899%{transform:translate(82.6458vw,79.899vh) scale(.5538)}to{transform:translate(77.75355vw,99vh) scale(.5538)}}.snow:nth-child(189){opacity:.661;transform:translate(10.9202vw,-10px) scale(.9813);animation:fall-189 13s -9s linear infinite}@keyframes fall-189{68.879%{transform:translate(1.7213vw,68.879vh) scale(.9813)}to{transform:translate(6.32075vw,99vh) scale(.9813)}}.snow:nth-child(190){opacity:1.4864;transform:translate(5.7908vw,-10px) scale(.8873);animation:fall-190 16s -5s linear infinite}@keyframes fall-190{53.504%{transform:translate(13.5108vw,53.504vh) scale(.8873)}to{transform:translate(9.6508vw,99vh) scale(.8873)}}.snow:nth-child(191){opacity:.0752;transform:translate(27.1236vw,-10px) scale(.2372);animation:fall-191 25s -14s linear infinite}@keyframes fall-191{68.356%{transform:translate(21.5398vw,68.356vh) scale(.2372)}to{transform:translate(24.3317vw,99vh) scale(.2372)}}.snow:nth-child(192){opacity:1.8538;transform:translate(6.7281vw,-10px) scale(.744);animation:fall-192 18s -20s linear infinite}@keyframes fall-192{59.053%{transform:translate(8.7493vw,59.053vh) scale(.744)}to{transform:translate(7.7387vw,99vh) scale(.744)}}.snow:nth-child(193){opacity:.063;transform:translate(98.8423vw,-10px) scale(.4233);animation:fall-193 24s -7s linear infinite}@keyframes fall-193{74.251%{transform:translate(103.0826vw,74.251vh) scale(.4233)}to{transform:translate(100.96245vw,99vh) scale(.4233)}}.snow:nth-child(194){opacity:.005;transform:translate(21.947vw,-10px) scale(.3923);animation:fall-194 14s -8s linear infinite}@keyframes fall-194{47.468%{transform:translate(14.4433vw,47.468vh) scale(.3923)}to{transform:translate(18.19515vw,99vh) scale(.3923)}}.snow:nth-child(195){opacity:.0412;transform:translate(63.3037vw,-10px) scale(.9553);animation:fall-195 20s -1s linear infinite}@keyframes fall-195{66.113%{transform:translate(71.3353vw,66.113vh) scale(.9553)}to{transform:translate(67.3195vw,99vh) scale(.9553)}}.snow:nth-child(196){opacity:.3316;transform:translate(86.0708vw,-10px) scale(.6926);animation:fall-196 21s -12s linear infinite}@keyframes fall-196{61.689%{transform:translate(81.0588vw,61.689vh) scale(.6926)}to{transform:translate(83.5648vw,99vh) scale(.6926)}}.snow:nth-child(197){opacity:1.3664;transform:translate(55.644vw,-10px) scale(.6658);animation:fall-197 18s -17s linear infinite}@keyframes fall-197{49.951%{transform:translate(52.2526vw,49.951vh) scale(.6658)}to{transform:translate(53.9483vw,99vh) scale(.6658)}}.snow:nth-child(198){opacity:1.6312;transform:translate(33.8485vw,-10px) scale(.9486);animation:fall-198 17s -6s linear infinite}@keyframes fall-198{55.268%{transform:translate(31.6013vw,55.268vh) scale(.9486)}to{transform:translate(32.7249vw,99vh) scale(.9486)}}.snow:nth-child(199){opacity:.8364;transform:translate(90.4835vw,-10px) scale(.5568);animation:fall-199 22s -15s linear infinite}@keyframes fall-199{32.341%{transform:translate(96.8136vw,32.341vh) scale(.5568)}to{transform:translate(93.64855vw,99vh) scale(.5568)}}.snow:nth-child(200){opacity:.6896;transform:translate(19.2987vw,-10px) scale(.4422);animation:fall-200 22s -7s linear infinite}@keyframes fall-200{65.539%{transform:translate(14.7089vw,65.539vh) scale(.4422)}to{transform:translate(17.0038vw,99vh) scale(.4422)}}.snow:nth-child(201){opacity:1.9146;transform:translate(70.7448vw,-10px) scale(.9236);animation:fall-201 10s -9s linear infinite}@keyframes fall-201{50.083%{transform:translate(69.8701vw,50.083vh) scale(.9236)}to{transform:translate(70.30745vw,99vh) scale(.9236)}}.snow:nth-child(202){opacity:1.4962;transform:translate(93.7717vw,-10px) scale(.5735);animation:fall-202 24s -1s linear infinite}@keyframes fall-202{58.071%{transform:translate(95.32vw,58.071vh) scale(.5735)}to{transform:translate(94.54585vw,99vh) scale(.5735)}}.snow:nth-child(203){opacity:.9686;transform:translate(69.8552vw,-10px) scale(.3764);animation:fall-203 28s -17s linear infinite}@keyframes fall-203{66.768%{transform:translate(76.8649vw,66.768vh) scale(.3764)}to{transform:translate(73.36005vw,99vh) scale(.3764)}}.snow:nth-child(204){opacity:1.3562;transform:translate(50.5453vw,-10px) scale(.0738);animation:fall-204 17s -7s linear infinite}@keyframes fall-204{38.57%{transform:translate(49.7422vw,38.57vh) scale(.0738)}to{transform:translate(50.14375vw,99vh) scale(.0738)}}.snow:nth-child(205){opacity:1.1136;transform:translate(90.7676vw,-10px) scale(.972);animation:fall-205 25s -7s linear infinite}@keyframes fall-205{57.51%{transform:translate(83.7899vw,57.51vh) scale(.972)}to{transform:translate(87.27875vw,99vh) scale(.972)}}.snow:nth-child(206){opacity:1.465;transform:translate(93.9812vw,-10px) scale(.5564);animation:fall-206 24s -9s linear infinite}@keyframes fall-206{35.786%{transform:translate(95.797vw,35.786vh) scale(.5564)}to{transform:translate(94.8891vw,99vh) scale(.5564)}}.snow:nth-child(207){opacity:1.6384;transform:translate(41.9637vw,-10px) scale(.3323);animation:fall-207 28s -3s linear infinite}@keyframes fall-207{39.277%{transform:translate(44.0456vw,39.277vh) scale(.3323)}to{transform:translate(43.00465vw,99vh) scale(.3323)}}.snow:nth-child(208){opacity:.575;transform:translate(87.9445vw,-10px) scale(.5084);animation:fall-208 17s -21s linear infinite}@keyframes fall-208{53.775%{transform:translate(89.3951vw,53.775vh) scale(.5084)}to{transform:translate(88.6698vw,99vh) scale(.5084)}}.snow:nth-child(209){opacity:1.176;transform:translate(45.3256vw,-10px) scale(.3507);animation:fall-209 18s -8s linear infinite}@keyframes fall-209{39.201%{transform:translate(39.2693vw,39.201vh) scale(.3507)}to{transform:translate(42.29745vw,99vh) scale(.3507)}}.snow:nth-child(210){opacity:1.9108;transform:translate(95.4826vw,-10px) scale(.4271);animation:fall-210 22s -1s linear infinite}@keyframes fall-210{64.775%{transform:translate(103.0288vw,64.775vh) scale(.4271)}to{transform:translate(99.2557vw,99vh) scale(.4271)}}.snow:nth-child(211){opacity:1.7652;transform:translate(2.0337vw,-10px) scale(.3784);animation:fall-211 13s -21s linear infinite}@keyframes fall-211{73.377%{transform:translate(5.7245vw,73.377vh) scale(.3784)}to{transform:translate(3.8791vw,99vh) scale(.3784)}}.snow:nth-child(212){opacity:.8212;transform:translate(8.3737vw,-10px) scale(.5044);animation:fall-212 29s -1s linear infinite}@keyframes fall-212{60.05%{transform:translate(8.7127vw,60.05vh) scale(.5044)}to{transform:translate(8.5432vw,99vh) scale(.5044)}}.snow:nth-child(213){opacity:.9942;transform:translate(71.625vw,-10px) scale(.6215);animation:fall-213 10s -29s linear infinite}@keyframes fall-213{43.941%{transform:translate(73.936vw,43.941vh) scale(.6215)}to{transform:translate(72.7805vw,99vh) scale(.6215)}}.snow:nth-child(214){opacity:.7386;transform:translate(18.6609vw,-10px) scale(.4467);animation:fall-214 13s -30s linear infinite}@keyframes fall-214{58.71%{transform:translate(24.5149vw,58.71vh) scale(.4467)}to{transform:translate(21.5879vw,99vh) scale(.4467)}}.snow:nth-child(215){opacity:1.2074;transform:translate(5.2319vw,-10px) scale(.767);animation:fall-215 24s -18s linear infinite}@keyframes fall-215{66.197%{transform:translate(9.1414vw,66.197vh) scale(.767)}to{transform:translate(7.18665vw,99vh) scale(.767)}}.snow:nth-child(216){opacity:1.2862;transform:translate(55.5151vw,-10px) scale(.5945);animation:fall-216 28s -5s linear infinite}@keyframes fall-216{69.048%{transform:translate(46.2344vw,69.048vh) scale(.5945)}to{transform:translate(50.87475vw,99vh) scale(.5945)}}.snow:nth-child(217){opacity:1.6714;transform:translate(27.1726vw,-10px) scale(.8696);animation:fall-217 16s -26s linear infinite}@keyframes fall-217{60.042%{transform:translate(17.5447vw,60.042vh) scale(.8696)}to{transform:translate(22.35865vw,99vh) scale(.8696)}}.snow:nth-child(218){opacity:.3484;transform:translate(24.1196vw,-10px) scale(.2909);animation:fall-218 26s -18s linear infinite}@keyframes fall-218{62.937%{transform:translate(32.4294vw,62.937vh) scale(.2909)}to{transform:translate(28.2745vw,99vh) scale(.2909)}}.snow:nth-child(219){opacity:.2792;transform:translate(12.5543vw,-10px) scale(.0515);animation:fall-219 22s -24s linear infinite}@keyframes fall-219{45.425%{transform:translate(2.9622vw,45.425vh) scale(.0515)}to{transform:translate(7.75825vw,99vh) scale(.0515)}}.snow:nth-child(220){opacity:.0304;transform:translate(51.9581vw,-10px) scale(.5507);animation:fall-220 15s -9s linear infinite}@keyframes fall-220{70.847%{transform:translate(43.551vw,70.847vh) scale(.5507)}to{transform:translate(47.75455vw,99vh) scale(.5507)}}.snow:nth-child(221){opacity:.5358;transform:translate(96.5054vw,-10px) scale(.7982);animation:fall-221 28s -11s linear infinite}@keyframes fall-221{58.978%{transform:translate(94.8855vw,58.978vh) scale(.7982)}to{transform:translate(95.69545vw,99vh) scale(.7982)}}.snow:nth-child(222){opacity:.3666;transform:translate(69.4952vw,-10px) scale(.5713);animation:fall-222 29s -2s linear infinite}@keyframes fall-222{42.453%{transform:translate(74.4887vw,42.453vh) scale(.5713)}to{transform:translate(71.99195vw,99vh) scale(.5713)}}.snow:nth-child(223){opacity:.8986;transform:translate(51.3917vw,-10px) scale(.6983);animation:fall-223 30s -1s linear infinite}@keyframes fall-223{35.319%{transform:translate(43.2073vw,35.319vh) scale(.6983)}to{transform:translate(47.2995vw,99vh) scale(.6983)}}.snow:nth-child(224){opacity:.8024;transform:translate(37.5143vw,-10px) scale(.0927);animation:fall-224 29s -14s linear infinite}@keyframes fall-224{66.444%{transform:translate(29.6471vw,66.444vh) scale(.0927)}to{transform:translate(33.5807vw,99vh) scale(.0927)}}.snow:nth-child(225){opacity:1.47;transform:translate(86.3557vw,-10px) scale(.4974);animation:fall-225 25s -8s linear infinite}@keyframes fall-225{67.466%{transform:translate(81.9107vw,67.466vh) scale(.4974)}to{transform:translate(84.1332vw,99vh) scale(.4974)}}.snow:nth-child(226){opacity:.27;transform:translate(82.0097vw,-10px) scale(.0921);animation:fall-226 30s -2s linear infinite}@keyframes fall-226{43.324%{transform:translate(80.0783vw,43.324vh) scale(.0921)}to{transform:translate(81.044vw,99vh) scale(.0921)}}.snow:nth-child(227){opacity:.7778;transform:translate(9.7697vw,-10px) scale(.0674);animation:fall-227 14s -12s linear infinite}@keyframes fall-227{69.228%{transform:translate(10.6109vw,69.228vh) scale(.0674)}to{transform:translate(10.1903vw,99vh) scale(.0674)}}.snow:nth-child(228){opacity:1.5788;transform:translate(31.5548vw,-10px) scale(.8038);animation:fall-228 13s -17s linear infinite}@keyframes fall-228{74.736%{transform:translate(32.7622vw,74.736vh) scale(.8038)}to{transform:translate(32.1585vw,99vh) scale(.8038)}}.snow:nth-child(229){opacity:.0254;transform:translate(33.3332vw,-10px) scale(.5549);animation:fall-229 12s -30s linear infinite}@keyframes fall-229{44.998%{transform:translate(39.5823vw,44.998vh) scale(.5549)}to{transform:translate(36.45775vw,99vh) scale(.5549)}}.snow:nth-child(230){opacity:.7368;transform:translate(43.4093vw,-10px) scale(.17);animation:fall-230 13s -9s linear infinite}@keyframes fall-230{48.143%{transform:translate(39.044vw,48.143vh) scale(.17)}to{transform:translate(41.22665vw,99vh) scale(.17)}}.snow:nth-child(231){opacity:.8996;transform:translate(48.3487vw,-10px) scale(.7325);animation:fall-231 14s -6s linear infinite}@keyframes fall-231{74.097%{transform:translate(38.6998vw,74.097vh) scale(.7325)}to{transform:translate(43.52425vw,99vh) scale(.7325)}}.snow:nth-child(232){opacity:1.8306;transform:translate(23.4114vw,-10px) scale(.3831);animation:fall-232 13s -1s linear infinite}@keyframes fall-232{45.751%{transform:translate(31.5613vw,45.751vh) scale(.3831)}to{transform:translate(27.48635vw,99vh) scale(.3831)}}.snow:nth-child(233){opacity:.8118;transform:translate(34.2017vw,-10px) scale(.3209);animation:fall-233 23s -1s linear infinite}@keyframes fall-233{34.383%{transform:translate(24.3832vw,34.383vh) scale(.3209)}to{transform:translate(29.29245vw,99vh) scale(.3209)}}.snow:nth-child(234){opacity:.6742;transform:translate(59.7324vw,-10px) scale(.8009);animation:fall-234 14s -24s linear infinite}@keyframes fall-234{75.829%{transform:translate(53.1583vw,75.829vh) scale(.8009)}to{transform:translate(56.44535vw,99vh) scale(.8009)}}.snow:nth-child(235){opacity:.304;transform:translate(47.3209vw,-10px) scale(.8363);animation:fall-235 21s -1s linear infinite}@keyframes fall-235{61.52%{transform:translate(49.0826vw,61.52vh) scale(.8363)}to{transform:translate(48.20175vw,99vh) scale(.8363)}}.snow:nth-child(236){opacity:1.6812;transform:translate(74.2615vw,-10px) scale(.1406);animation:fall-236 10s -13s linear infinite}@keyframes fall-236{46.315%{transform:translate(76.3552vw,46.315vh) scale(.1406)}to{transform:translate(75.30835vw,99vh) scale(.1406)}}.snow:nth-child(237){opacity:.8014;transform:translate(89.4431vw,-10px) scale(.6314);animation:fall-237 25s -29s linear infinite}@keyframes fall-237{69.881%{transform:translate(85.2607vw,69.881vh) scale(.6314)}to{transform:translate(87.3519vw,99vh) scale(.6314)}}.snow:nth-child(238){opacity:.6696;transform:translate(12.2277vw,-10px) scale(.7399);animation:fall-238 23s -17s linear infinite}@keyframes fall-238{79.279%{transform:translate(19.1878vw,79.279vh) scale(.7399)}to{transform:translate(15.70775vw,99vh) scale(.7399)}}.snow:nth-child(239){opacity:.194;transform:translate(23.5646vw,-10px) scale(.0814);animation:fall-239 20s -26s linear infinite}@keyframes fall-239{68.226%{transform:translate(26.4527vw,68.226vh) scale(.0814)}to{transform:translate(25.00865vw,99vh) scale(.0814)}}.snow:nth-child(240){opacity:1.3336;transform:translate(43.7071vw,-10px) scale(.3566);animation:fall-240 18s -5s linear infinite}@keyframes fall-240{74.407%{transform:translate(51.7629vw,74.407vh) scale(.3566)}to{transform:translate(47.735vw,99vh) scale(.3566)}}.snow:nth-child(241){opacity:1.6708;transform:translate(94.4979vw,-10px) scale(.7993);animation:fall-241 26s -29s linear infinite}@keyframes fall-241{34%{transform:translate(87.3146vw,34vh) scale(.7993)}to{transform:translate(90.90625vw,99vh) scale(.7993)}}.snow:nth-child(242){opacity:.6988;transform:translate(81.668vw,-10px) scale(.6627);animation:fall-242 28s -3s linear infinite}@keyframes fall-242{76.788%{transform:translate(72.801vw,76.788vh) scale(.6627)}to{transform:translate(77.2345vw,99vh) scale(.6627)}}.snow:nth-child(243){opacity:1.4768;transform:translate(48.839vw,-10px) scale(.184);animation:fall-243 18s -2s linear infinite}@keyframes fall-243{43.308%{transform:translate(56.0726vw,43.308vh) scale(.184)}to{transform:translate(52.4558vw,99vh) scale(.184)}}.snow:nth-child(244){opacity:1.1418;transform:translate(67.3695vw,-10px) scale(.3419);animation:fall-244 13s -19s linear infinite}@keyframes fall-244{33.567%{transform:translate(61.3933vw,33.567vh) scale(.3419)}to{transform:translate(64.3814vw,99vh) scale(.3419)}}.snow:nth-child(245){opacity:1.0916;transform:translate(39.5816vw,-10px) scale(.1216);animation:fall-245 16s -18s linear infinite}@keyframes fall-245{46.242%{transform:translate(30.3691vw,46.242vh) scale(.1216)}to{transform:translate(34.97535vw,99vh) scale(.1216)}}.snow:nth-child(246){opacity:1.9808;transform:translate(52.6897vw,-10px) scale(.4469);animation:fall-246 13s -6s linear infinite}@keyframes fall-246{59.401%{transform:translate(57.0066vw,59.401vh) scale(.4469)}to{transform:translate(54.84815vw,99vh) scale(.4469)}}.snow:nth-child(247){opacity:1.7422;transform:translate(97.8844vw,-10px) scale(.6016);animation:fall-247 16s -23s linear infinite}@keyframes fall-247{44.209%{transform:translate(106.6911vw,44.209vh) scale(.6016)}to{transform:translate(102.28775vw,99vh) scale(.6016)}}.snow:nth-child(248){opacity:.7724;transform:translate(34.5104vw,-10px) scale(.011);animation:fall-248 18s -22s linear infinite}@keyframes fall-248{52.424%{transform:translate(25.3745vw,52.424vh) scale(.011)}to{transform:translate(29.94245vw,99vh) scale(.011)}}.snow:nth-child(249){opacity:.6142;transform:translate(47.2361vw,-10px) scale(.4395);animation:fall-249 19s -29s linear infinite}@keyframes fall-249{50.983%{transform:translate(52.1231vw,50.983vh) scale(.4395)}to{transform:translate(49.6796vw,99vh) scale(.4395)}}.snow:nth-child(250){opacity:.705;transform:translate(57.9081vw,-10px) scale(.2619);animation:fall-250 19s -11s linear infinite}@keyframes fall-250{35.562%{transform:translate(56.2174vw,35.562vh) scale(.2619)}to{transform:translate(57.06275vw,99vh) scale(.2619)}}.snow:nth-child(251){opacity:1.1198;transform:translate(26.3503vw,-10px) scale(.748);animation:fall-251 10s -7s linear infinite}@keyframes fall-251{79.815%{transform:translate(21.2995vw,79.815vh) scale(.748)}to{transform:translate(23.8249vw,99vh) scale(.748)}}.snow:nth-child(252){opacity:1.1248;transform:translate(37.8835vw,-10px) scale(.4489);animation:fall-252 14s -2s linear infinite}@keyframes fall-252{41.042%{transform:translate(39.3604vw,41.042vh) scale(.4489)}to{transform:translate(38.62195vw,99vh) scale(.4489)}}.snow:nth-child(253){opacity:.5038;transform:translate(63.1013vw,-10px) scale(.1033);animation:fall-253 17s -16s linear infinite}@keyframes fall-253{59.469%{transform:translate(64.1483vw,59.469vh) scale(.1033)}to{transform:translate(63.6248vw,99vh) scale(.1033)}}.snow:nth-child(254){opacity:.2078;transform:translate(9.7408vw,-10px) scale(.0072);animation:fall-254 17s -4s linear infinite}@keyframes fall-254{77.527%{transform:translate(1.2432vw,77.527vh) scale(.0072)}to{transform:translate(5.492vw,99vh) scale(.0072)}}.snow:nth-child(255){opacity:.612;transform:translate(18.7344vw,-10px) scale(.539);animation:fall-255 20s -3s linear infinite}@keyframes fall-255{32.003%{transform:translate(20.1326vw,32.003vh) scale(.539)}to{transform:translate(19.4335vw,99vh) scale(.539)}}.snow:nth-child(256){opacity:1.7256;transform:translate(52.5609vw,-10px) scale(.5783);animation:fall-256 16s -23s linear infinite}@keyframes fall-256{48.018%{transform:translate(52.6938vw,48.018vh) scale(.5783)}to{transform:translate(52.62735vw,99vh) scale(.5783)}}.snow:nth-child(257){opacity:1.0256;transform:translate(48.0055vw,-10px) scale(.7493);animation:fall-257 24s -8s linear infinite}@keyframes fall-257{51.199%{transform:translate(57.9488vw,51.199vh) scale(.7493)}to{transform:translate(52.97715vw,99vh) scale(.7493)}}.snow:nth-child(258){opacity:.0054;transform:translate(69.9984vw,-10px) scale(.2415);animation:fall-258 26s -22s linear infinite}@keyframes fall-258{72.052%{transform:translate(74.3429vw,72.052vh) scale(.2415)}to{transform:translate(72.17065vw,99vh) scale(.2415)}}.snow:nth-child(259){opacity:1.4342;transform:translate(29.5068vw,-10px) scale(.531);animation:fall-259 28s -5s linear infinite}@keyframes fall-259{73.213%{transform:translate(35.5869vw,73.213vh) scale(.531)}to{transform:translate(32.54685vw,99vh) scale(.531)}}.snow:nth-child(260){opacity:1.2706;transform:translate(88.0893vw,-10px) scale(.0486);animation:fall-260 22s -1s linear infinite}@keyframes fall-260{50.636%{transform:translate(97.5395vw,50.636vh) scale(.0486)}to{transform:translate(92.8144vw,99vh) scale(.0486)}}.snow:nth-child(261){opacity:1.2012;transform:translate(10.259vw,-10px) scale(.0524);animation:fall-261 27s -1s linear infinite}@keyframes fall-261{77.765%{transform:translate(7.0228vw,77.765vh) scale(.0524)}to{transform:translate(8.6409vw,99vh) scale(.0524)}}.snow:nth-child(262){opacity:.0318;transform:translate(9.3285vw,-10px) scale(.7273);animation:fall-262 28s -16s linear infinite}@keyframes fall-262{75.502%{transform:translate(13.0055vw,75.502vh) scale(.7273)}to{transform:translate(11.167vw,99vh) scale(.7273)}}.snow:nth-child(263){opacity:.5802;transform:translate(15.8471vw,-10px) scale(.5809);animation:fall-263 10s -18s linear infinite}@keyframes fall-263{46.09%{transform:translate(19.0395vw,46.09vh) scale(.5809)}to{transform:translate(17.4433vw,99vh) scale(.5809)}}.snow:nth-child(264){opacity:.0004;transform:translate(42.4981vw,-10px) scale(.6139);animation:fall-264 22s -6s linear infinite}@keyframes fall-264{76.175%{transform:translate(41.1439vw,76.175vh) scale(.6139)}to{transform:translate(41.821vw,99vh) scale(.6139)}}.snow:nth-child(265){opacity:.648;transform:translate(4.256vw,-10px) scale(.1467);animation:fall-265 21s -4s linear infinite}@keyframes fall-265{72.285%{transform:translate(-1.8573vw,72.285vh) scale(.1467)}to{transform:translate(1.19935vw,99vh) scale(.1467)}}.snow:nth-child(266){opacity:1.7884;transform:translate(76.4119vw,-10px) scale(.2138);animation:fall-266 19s -10s linear infinite}@keyframes fall-266{68.562%{transform:translate(70.1245vw,68.562vh) scale(.2138)}to{transform:translate(73.2682vw,99vh) scale(.2138)}}.snow:nth-child(267){opacity:.3414;transform:translate(82.1895vw,-10px) scale(.7418);animation:fall-267 24s -21s linear infinite}@keyframes fall-267{73.834%{transform:translate(76.6719vw,73.834vh) scale(.7418)}to{transform:translate(79.4307vw,99vh) scale(.7418)}}.snow:nth-child(268){opacity:1.6688;transform:translate(13.8162vw,-10px) scale(.7902);animation:fall-268 24s -27s linear infinite}@keyframes fall-268{72.394%{transform:translate(18.1447vw,72.394vh) scale(.7902)}to{transform:translate(15.98045vw,99vh) scale(.7902)}}.snow:nth-child(269){opacity:1.2218;transform:translate(36.5351vw,-10px) scale(.84);animation:fall-269 30s -9s linear infinite}@keyframes fall-269{42.537%{transform:translate(30.2564vw,42.537vh) scale(.84)}to{transform:translate(33.39575vw,99vh) scale(.84)}}.snow:nth-child(270){opacity:1.1008;transform:translate(35.556vw,-10px) scale(.6462);animation:fall-270 15s -16s linear infinite}@keyframes fall-270{75.888%{transform:translate(29.5749vw,75.888vh) scale(.6462)}to{transform:translate(32.56545vw,99vh) scale(.6462)}}.snow:nth-child(271){opacity:1.605;transform:translate(5.8273vw,-10px) scale(.2766);animation:fall-271 13s -1s linear infinite}@keyframes fall-271{43.888%{transform:translate(.3068vw,43.888vh) scale(.2766)}to{transform:translate(3.06705vw,99vh) scale(.2766)}}.snow:nth-child(272){opacity:.2428;transform:translate(15.4406vw,-10px) scale(.7182);animation:fall-272 16s -8s linear infinite}@keyframes fall-272{51.983%{transform:translate(24.6632vw,51.983vh) scale(.7182)}to{transform:translate(20.0519vw,99vh) scale(.7182)}}.snow:nth-child(273){opacity:1.98;transform:translate(25.3232vw,-10px) scale(.5743);animation:fall-273 10s -19s linear infinite}@keyframes fall-273{66.738%{transform:translate(33.7934vw,66.738vh) scale(.5743)}to{transform:translate(29.5583vw,99vh) scale(.5743)}}.snow:nth-child(274){opacity:.3934;transform:translate(87.2522vw,-10px) scale(.8612);animation:fall-274 20s -26s linear infinite}@keyframes fall-274{56.772%{transform:translate(84.8619vw,56.772vh) scale(.8612)}to{transform:translate(86.05705vw,99vh) scale(.8612)}}.snow:nth-child(275){opacity:.0226;transform:translate(84.4099vw,-10px) scale(.3529);animation:fall-275 18s -27s linear infinite}@keyframes fall-275{38.224%{transform:translate(80.299vw,38.224vh) scale(.3529)}to{transform:translate(82.35445vw,99vh) scale(.3529)}}.snow:nth-child(276){opacity:.0236;transform:translate(57.7672vw,-10px) scale(.6872);animation:fall-276 24s -19s linear infinite}@keyframes fall-276{75.724%{transform:translate(62.9911vw,75.724vh) scale(.6872)}to{transform:translate(60.37915vw,99vh) scale(.6872)}}.snow:nth-child(277){opacity:.0576;transform:translate(73.646vw,-10px) scale(.1175);animation:fall-277 16s -7s linear infinite}@keyframes fall-277{76.2%{transform:translate(75.9951vw,76.2vh) scale(.1175)}to{transform:translate(74.82055vw,99vh) scale(.1175)}}.snow:nth-child(278){opacity:1.3342;transform:translate(9.3867vw,-10px) scale(.8678);animation:fall-278 27s -13s linear infinite}@keyframes fall-278{34.019%{transform:translate(18.6818vw,34.019vh) scale(.8678)}to{transform:translate(14.03425vw,99vh) scale(.8678)}}.snow:nth-child(279){opacity:1.8688;transform:translate(69.9495vw,-10px) scale(.4824);animation:fall-279 18s -14s linear infinite}@keyframes fall-279{40.463%{transform:translate(70.5574vw,40.463vh) scale(.4824)}to{transform:translate(70.25345vw,99vh) scale(.4824)}}.snow:nth-child(280){opacity:1.9326;transform:translate(54.5786vw,-10px) scale(.7522);animation:fall-280 16s -13s linear infinite}@keyframes fall-280{69.246%{transform:translate(47.8907vw,69.246vh) scale(.7522)}to{transform:translate(51.23465vw,99vh) scale(.7522)}}.snow:nth-child(281){opacity:.5438;transform:translate(40.8678vw,-10px) scale(.9501);animation:fall-281 29s -13s linear infinite}@keyframes fall-281{41.399%{transform:translate(42.1426vw,41.399vh) scale(.9501)}to{transform:translate(41.5052vw,99vh) scale(.9501)}}.snow:nth-child(282){opacity:.632;transform:translate(64.8804vw,-10px) scale(.8131);animation:fall-282 26s -28s linear infinite}@keyframes fall-282{48.325%{transform:translate(70.8245vw,48.325vh) scale(.8131)}to{transform:translate(67.85245vw,99vh) scale(.8131)}}.snow:nth-child(283){opacity:1.1096;transform:translate(73.0678vw,-10px) scale(.5089);animation:fall-283 28s -1s linear infinite}@keyframes fall-283{33.658%{transform:translate(77.2877vw,33.658vh) scale(.5089)}to{transform:translate(75.17775vw,99vh) scale(.5089)}}.snow:nth-child(284){opacity:1.1452;transform:translate(31.5095vw,-10px) scale(.0111);animation:fall-284 15s -22s linear infinite}@keyframes fall-284{35.549%{transform:translate(38.7432vw,35.549vh) scale(.0111)}to{transform:translate(35.12635vw,99vh) scale(.0111)}}.snow:nth-child(285){opacity:1.3444;transform:translate(10.4994vw,-10px) scale(.6538);animation:fall-285 26s -1s linear infinite}@keyframes fall-285{54.991%{transform:translate(19.5207vw,54.991vh) scale(.6538)}to{transform:translate(15.01005vw,99vh) scale(.6538)}}.snow:nth-child(286){opacity:1.0166;transform:translate(56.5754vw,-10px) scale(.5363);animation:fall-286 18s -3s linear infinite}@keyframes fall-286{57.381%{transform:translate(61.7906vw,57.381vh) scale(.5363)}to{transform:translate(59.183vw,99vh) scale(.5363)}}.snow:nth-child(287){opacity:1.7822;transform:translate(59.8424vw,-10px) scale(.9213);animation:fall-287 23s -14s linear infinite}@keyframes fall-287{54.942%{transform:translate(57.6165vw,54.942vh) scale(.9213)}to{transform:translate(58.72945vw,99vh) scale(.9213)}}.snow:nth-child(288){opacity:.8496;transform:translate(20.0861vw,-10px) scale(.7791);animation:fall-288 13s -6s linear infinite}@keyframes fall-288{49.506%{transform:translate(29.5075vw,49.506vh) scale(.7791)}to{transform:translate(24.7968vw,99vh) scale(.7791)}}.snow:nth-child(289){opacity:.6928;transform:translate(26.9211vw,-10px) scale(.9235);animation:fall-289 13s -1s linear infinite}@keyframes fall-289{33.48%{transform:translate(22.1302vw,33.48vh) scale(.9235)}to{transform:translate(24.52565vw,99vh) scale(.9235)}}.snow:nth-child(290){opacity:.8606;transform:translate(92.0076vw,-10px) scale(.0158);animation:fall-290 17s -5s linear infinite}@keyframes fall-290{68.682%{transform:translate(97.3074vw,68.682vh) scale(.0158)}to{transform:translate(94.6575vw,99vh) scale(.0158)}}.snow:nth-child(291){opacity:1.7434;transform:translate(41.3012vw,-10px) scale(.7217);animation:fall-291 25s -4s linear infinite}@keyframes fall-291{49.55%{transform:translate(32.2092vw,49.55vh) scale(.7217)}to{transform:translate(36.7552vw,99vh) scale(.7217)}}.snow:nth-child(292){opacity:.267;transform:translate(37.6537vw,-10px) scale(.9267);animation:fall-292 20s -4s linear infinite}@keyframes fall-292{75.351%{transform:translate(28.5901vw,75.351vh) scale(.9267)}to{transform:translate(33.1219vw,99vh) scale(.9267)}}.snow:nth-child(293){opacity:1.203;transform:translate(53.2032vw,-10px) scale(.0182);animation:fall-293 27s -2s linear infinite}@keyframes fall-293{72.376%{transform:translate(52.162vw,72.376vh) scale(.0182)}to{transform:translate(52.6826vw,99vh) scale(.0182)}}.snow:nth-child(294){opacity:.7936;transform:translate(32.9118vw,-10px) scale(.4841);animation:fall-294 11s -30s linear infinite}@keyframes fall-294{72.073%{transform:translate(42.5911vw,72.073vh) scale(.4841)}to{transform:translate(37.75145vw,99vh) scale(.4841)}}.snow:nth-child(295){opacity:1.24;transform:translate(11.8818vw,-10px) scale(.3096);animation:fall-295 10s -16s linear infinite}@keyframes fall-295{72.251%{transform:translate(16.0724vw,72.251vh) scale(.3096)}to{transform:translate(13.9771vw,99vh) scale(.3096)}}.snow:nth-child(296){opacity:.9132;transform:translate(2.6401vw,-10px) scale(.4344);animation:fall-296 27s -25s linear infinite}@keyframes fall-296{49.219%{transform:translate(3.8542vw,49.219vh) scale(.4344)}to{transform:translate(3.24715vw,99vh) scale(.4344)}}.snow:nth-child(297){opacity:.723;transform:translate(74.0093vw,-10px) scale(.2993);animation:fall-297 18s -17s linear infinite}@keyframes fall-297{39.468%{transform:translate(71.3206vw,39.468vh) scale(.2993)}to{transform:translate(72.66495vw,99vh) scale(.2993)}}.snow:nth-child(298){opacity:.5454;transform:translate(15.1684vw,-10px) scale(.1654);animation:fall-298 15s -23s linear infinite}@keyframes fall-298{52.056%{transform:translate(23.188vw,52.056vh) scale(.1654)}to{transform:translate(19.1782vw,99vh) scale(.1654)}}.snow:nth-child(299){opacity:1.884;transform:translate(40.7771vw,-10px) scale(.2746);animation:fall-299 29s -6s linear infinite}@keyframes fall-299{61.226%{transform:translate(33.073vw,61.226vh) scale(.2746)}to{transform:translate(36.92505vw,99vh) scale(.2746)}}.snow:nth-child(300){opacity:.8596;transform:translate(85.5657vw,-10px) scale(.3211);animation:fall-300 14s -23s linear infinite}@keyframes fall-300{49.687%{transform:translate(88.5291vw,49.687vh) scale(.3211)}to{transform:translate(87.0474vw,99vh) scale(.3211)}}.snow:nth-child(301){opacity:1.0508;transform:translate(8.6451vw,-10px) scale(.5275);animation:fall-301 22s -17s linear infinite}@keyframes fall-301{54.662%{transform:translate(.0459vw,54.662vh) scale(.5275)}to{transform:translate(4.3455vw,99vh) scale(.5275)}}.snow:nth-child(302){opacity:.5934;transform:translate(83.2388vw,-10px) scale(.3953);animation:fall-302 16s -27s linear infinite}@keyframes fall-302{70.298%{transform:translate(78.2846vw,70.298vh) scale(.3953)}to{transform:translate(80.7617vw,99vh) scale(.3953)}}.snow:nth-child(303){opacity:.4644;transform:translate(66.9571vw,-10px) scale(.6435);animation:fall-303 23s -7s linear infinite}@keyframes fall-303{53.951%{transform:translate(58.8648vw,53.951vh) scale(.6435)}to{transform:translate(62.91095vw,99vh) scale(.6435)}}.snow:nth-child(304){opacity:.1468;transform:translate(55.2323vw,-10px) scale(.7553);animation:fall-304 20s -4s linear infinite}@keyframes fall-304{50.127%{transform:translate(65.1507vw,50.127vh) scale(.7553)}to{transform:translate(60.1915vw,99vh) scale(.7553)}}.snow:nth-child(305){opacity:.66;transform:translate(42.3735vw,-10px) scale(.027);animation:fall-305 14s -22s linear infinite}@keyframes fall-305{62.813%{transform:translate(41.8983vw,62.813vh) scale(.027)}to{transform:translate(42.1359vw,99vh) scale(.027)}}.snow:nth-child(306){opacity:1.6844;transform:translate(81.9204vw,-10px) scale(.307);animation:fall-306 30s -5s linear infinite}@keyframes fall-306{36.005%{transform:translate(83.227vw,36.005vh) scale(.307)}to{transform:translate(82.5737vw,99vh) scale(.307)}}.snow:nth-child(307){opacity:.9086;transform:translate(5.3669vw,-10px) scale(.8013);animation:fall-307 26s -30s linear infinite}@keyframes fall-307{67.302%{transform:translate(11.9937vw,67.302vh) scale(.8013)}to{transform:translate(8.6803vw,99vh) scale(.8013)}}.snow:nth-child(308){opacity:1.1422;transform:translate(12.7154vw,-10px) scale(.8178);animation:fall-308 23s -20s linear infinite}@keyframes fall-308{56.891%{transform:translate(9.5898vw,56.891vh) scale(.8178)}to{transform:translate(11.1526vw,99vh) scale(.8178)}}.snow:nth-child(309){opacity:1.8768;transform:translate(59.1694vw,-10px) scale(.7019);animation:fall-309 20s -18s linear infinite}@keyframes fall-309{41.453%{transform:translate(59.6103vw,41.453vh) scale(.7019)}to{transform:translate(59.38985vw,99vh) scale(.7019)}}.snow:nth-child(310){opacity:1.228;transform:translate(78.8808vw,-10px) scale(.3331);animation:fall-310 20s -17s linear infinite}@keyframes fall-310{65.466%{transform:translate(69.2375vw,65.466vh) scale(.3331)}to{transform:translate(74.05915vw,99vh) scale(.3331)}}.snow:nth-child(311){opacity:1.0424;transform:translate(15.7729vw,-10px) scale(.0178);animation:fall-311 12s -8s linear infinite}@keyframes fall-311{49.133%{transform:translate(12.6355vw,49.133vh) scale(.0178)}to{transform:translate(14.2042vw,99vh) scale(.0178)}}.snow:nth-child(312){opacity:.6226;transform:translate(96.0581vw,-10px) scale(.4678);animation:fall-312 28s -22s linear infinite}@keyframes fall-312{61.118%{transform:translate(99.1795vw,61.118vh) scale(.4678)}to{transform:translate(97.6188vw,99vh) scale(.4678)}}.snow:nth-child(313){opacity:1.7868;transform:translate(64.0466vw,-10px) scale(.147);animation:fall-313 18s -15s linear infinite}@keyframes fall-313{78.599%{transform:translate(59.3073vw,78.599vh) scale(.147)}to{transform:translate(61.67695vw,99vh) scale(.147)}}.snow:nth-child(314){opacity:.9358;transform:translate(2.1289vw,-10px) scale(.9234);animation:fall-314 17s -17s linear infinite}@keyframes fall-314{45.092%{transform:translate(4.6971vw,45.092vh) scale(.9234)}to{transform:translate(3.413vw,99vh) scale(.9234)}}.snow:nth-child(315){opacity:1.7044;transform:translate(59.6935vw,-10px) scale(.8033);animation:fall-315 24s -10s linear infinite}@keyframes fall-315{68.636%{transform:translate(67.6428vw,68.636vh) scale(.8033)}to{transform:translate(63.66815vw,99vh) scale(.8033)}}.snow:nth-child(316){opacity:.7114;transform:translate(11.6213vw,-10px) scale(.5292);animation:fall-316 28s -29s linear infinite}@keyframes fall-316{74.633%{transform:translate(11.4894vw,74.633vh) scale(.5292)}to{transform:translate(11.55535vw,99vh) scale(.5292)}}.snow:nth-child(317){opacity:.1406;transform:translate(74.5678vw,-10px) scale(.2239);animation:fall-317 20s -22s linear infinite}@keyframes fall-317{34.923%{transform:translate(81.6428vw,34.923vh) scale(.2239)}to{transform:translate(78.1053vw,99vh) scale(.2239)}}.snow:nth-child(318){opacity:.658;transform:translate(89.1692vw,-10px) scale(.8314);animation:fall-318 17s -14s linear infinite}@keyframes fall-318{59.734%{transform:translate(98.6044vw,59.734vh) scale(.8314)}to{transform:translate(93.8868vw,99vh) scale(.8314)}}.snow:nth-child(319){opacity:.6316;transform:translate(98.8481vw,-10px) scale(.5862);animation:fall-319 29s -26s linear infinite}@keyframes fall-319{60.019%{transform:translate(103.0796vw,60.019vh) scale(.5862)}to{transform:translate(100.96385vw,99vh) scale(.5862)}}.snow:nth-child(320){opacity:1.137;transform:translate(32.9644vw,-10px) scale(.064);animation:fall-320 16s -5s linear infinite}@keyframes fall-320{40.536%{transform:translate(34.6598vw,40.536vh) scale(.064)}to{transform:translate(33.8121vw,99vh) scale(.064)}}.snow:nth-child(321){opacity:.0856;transform:translate(60.3687vw,-10px) scale(.9234);animation:fall-321 26s -9s linear infinite}@keyframes fall-321{74.412%{transform:translate(62.0282vw,74.412vh) scale(.9234)}to{transform:translate(61.19845vw,99vh) scale(.9234)}}.snow:nth-child(322){opacity:.0038;transform:translate(38.93vw,-10px) scale(.1187);animation:fall-322 24s -1s linear infinite}@keyframes fall-322{67.704%{transform:translate(44.1564vw,67.704vh) scale(.1187)}to{transform:translate(41.5432vw,99vh) scale(.1187)}}.snow:nth-child(323){opacity:1.2238;transform:translate(42.2257vw,-10px) scale(.5636);animation:fall-323 16s -4s linear infinite}@keyframes fall-323{54.853%{transform:translate(45.0624vw,54.853vh) scale(.5636)}to{transform:translate(43.64405vw,99vh) scale(.5636)}}.snow:nth-child(324){opacity:.469;transform:translate(10.6577vw,-10px) scale(.5768);animation:fall-324 15s -17s linear infinite}@keyframes fall-324{51.305%{transform:translate(8.6573vw,51.305vh) scale(.5768)}to{transform:translate(9.6575vw,99vh) scale(.5768)}}.snow:nth-child(325){opacity:1.847;transform:translate(69.5079vw,-10px) scale(.4977);animation:fall-325 10s -19s linear infinite}@keyframes fall-325{78.039%{transform:translate(66.058vw,78.039vh) scale(.4977)}to{transform:translate(67.78295vw,99vh) scale(.4977)}}.snow:nth-child(326){opacity:.313;transform:translate(66.4833vw,-10px) scale(.2343);animation:fall-326 11s -11s linear infinite}@keyframes fall-326{43.131%{transform:translate(66.9845vw,43.131vh) scale(.2343)}to{transform:translate(66.7339vw,99vh) scale(.2343)}}.snow:nth-child(327){opacity:.9108;transform:translate(22.8724vw,-10px) scale(.0076);animation:fall-327 10s -18s linear infinite}@keyframes fall-327{58.773%{transform:translate(18.7987vw,58.773vh) scale(.0076)}to{transform:translate(20.83555vw,99vh) scale(.0076)}}.snow:nth-child(328){opacity:1.382;transform:translate(24.3654vw,-10px) scale(.8818);animation:fall-328 25s -9s linear infinite}@keyframes fall-328{72.685%{transform:translate(25.8384vw,72.685vh) scale(.8818)}to{transform:translate(25.1019vw,99vh) scale(.8818)}}.snow:nth-child(329){opacity:1.8742;transform:translate(55.3698vw,-10px) scale(.9683);animation:fall-329 19s -2s linear infinite}@keyframes fall-329{68.55%{transform:translate(63.6161vw,68.55vh) scale(.9683)}to{transform:translate(59.49295vw,99vh) scale(.9683)}}.snow:nth-child(330){opacity:1.7026;transform:translate(79.9034vw,-10px) scale(.19);animation:fall-330 26s -24s linear infinite}@keyframes fall-330{43.182%{transform:translate(85.55vw,43.182vh) scale(.19)}to{transform:translate(82.7267vw,99vh) scale(.19)}}.snow:nth-child(331){opacity:.1106;transform:translate(13.3926vw,-10px) scale(.2453);animation:fall-331 27s -9s linear infinite}@keyframes fall-331{30.049%{transform:translate(5.6533vw,30.049vh) scale(.2453)}to{transform:translate(9.52295vw,99vh) scale(.2453)}}.snow:nth-child(332){opacity:1.684;transform:translate(79.9392vw,-10px) scale(.2064);animation:fall-332 17s -6s linear infinite}@keyframes fall-332{58.3%{transform:translate(86.344vw,58.3vh) scale(.2064)}to{transform:translate(83.1416vw,99vh) scale(.2064)}}.snow:nth-child(333){opacity:1.4466;transform:translate(91.6827vw,-10px) scale(.8038);animation:fall-333 26s -14s linear infinite}@keyframes fall-333{38.999%{transform:translate(98.1227vw,38.999vh) scale(.8038)}to{transform:translate(94.9027vw,99vh) scale(.8038)}}.snow:nth-child(334){opacity:.6864;transform:translate(56.7514vw,-10px) scale(.5731);animation:fall-334 25s -8s linear infinite}@keyframes fall-334{48.608%{transform:translate(57.9163vw,48.608vh) scale(.5731)}to{transform:translate(57.33385vw,99vh) scale(.5731)}}.snow:nth-child(335){opacity:.5414;transform:translate(79.2653vw,-10px) scale(.0786);animation:fall-335 21s -15s linear infinite}@keyframes fall-335{61.411%{transform:translate(85.1049vw,61.411vh) scale(.0786)}to{transform:translate(82.1851vw,99vh) scale(.0786)}}.snow:nth-child(336){opacity:1.831;transform:translate(36.6814vw,-10px) scale(.9528);animation:fall-336 22s -9s linear infinite}@keyframes fall-336{66.211%{transform:translate(36.8428vw,66.211vh) scale(.9528)}to{transform:translate(36.7621vw,99vh) scale(.9528)}}.snow:nth-child(337){opacity:1.282;transform:translate(58.0564vw,-10px) scale(.8626);animation:fall-337 13s -25s linear infinite}@keyframes fall-337{65.79%{transform:translate(67.4361vw,65.79vh) scale(.8626)}to{transform:translate(62.74625vw,99vh) scale(.8626)}}.snow:nth-child(338){opacity:1.0776;transform:translate(47.914vw,-10px) scale(.5608);animation:fall-338 14s -28s linear infinite}@keyframes fall-338{48.043%{transform:translate(57.511vw,48.043vh) scale(.5608)}to{transform:translate(52.7125vw,99vh) scale(.5608)}}.snow:nth-child(339){opacity:.4332;transform:translate(97.679vw,-10px) scale(.0283);animation:fall-339 30s -22s linear infinite}@keyframes fall-339{62.028%{transform:translate(100.8608vw,62.028vh) scale(.0283)}to{transform:translate(99.2699vw,99vh) scale(.0283)}}.snow:nth-child(340){opacity:1.229;transform:translate(57.1345vw,-10px) scale(.8993);animation:fall-340 17s -18s linear infinite}@keyframes fall-340{76.756%{transform:translate(49.2516vw,76.756vh) scale(.8993)}to{transform:translate(53.19305vw,99vh) scale(.8993)}}.snow:nth-child(341){opacity:1.9132;transform:translate(42.0604vw,-10px) scale(.4238);animation:fall-341 17s -21s linear infinite}@keyframes fall-341{68.771%{transform:translate(39.4479vw,68.771vh) scale(.4238)}to{transform:translate(40.75415vw,99vh) scale(.4238)}}.snow:nth-child(342){opacity:1.4502;transform:translate(89.9059vw,-10px) scale(.1334);animation:fall-342 14s -6s linear infinite}@keyframes fall-342{40.376%{transform:translate(81.4818vw,40.376vh) scale(.1334)}to{transform:translate(85.69385vw,99vh) scale(.1334)}}.snow:nth-child(343){opacity:.1568;transform:translate(.809vw,-10px) scale(.93);animation:fall-343 30s -8s linear infinite}@keyframes fall-343{60.49%{transform:translate(3.0885vw,60.49vh) scale(.93)}to{transform:translate(1.94875vw,99vh) scale(.93)}}.snow:nth-child(344){opacity:.1918;transform:translate(21.6049vw,-10px) scale(.339);animation:fall-344 11s -3s linear infinite}@keyframes fall-344{63.441%{transform:translate(14.7735vw,63.441vh) scale(.339)}to{transform:translate(18.1892vw,99vh) scale(.339)}}.snow:nth-child(345){opacity:.0326;transform:translate(35.0622vw,-10px) scale(.8414);animation:fall-345 15s -24s linear infinite}@keyframes fall-345{77.27%{transform:translate(35.448vw,77.27vh) scale(.8414)}to{transform:translate(35.2551vw,99vh) scale(.8414)}}.snow:nth-child(346){opacity:1.0626;transform:translate(91.046vw,-10px) scale(.1457);animation:fall-346 18s -7s linear infinite}@keyframes fall-346{62.789%{transform:translate(100.6944vw,62.789vh) scale(.1457)}to{transform:translate(95.8702vw,99vh) scale(.1457)}}.snow:nth-child(347){opacity:1.0792;transform:translate(56.5339vw,-10px) scale(.8853);animation:fall-347 27s -21s linear infinite}@keyframes fall-347{47.44%{transform:translate(55.2065vw,47.44vh) scale(.8853)}to{transform:translate(55.8702vw,99vh) scale(.8853)}}.snow:nth-child(348){opacity:1.3768;transform:translate(44.4674vw,-10px) scale(.2636);animation:fall-348 14s -19s linear infinite}@keyframes fall-348{37.474%{transform:translate(44.0141vw,37.474vh) scale(.2636)}to{transform:translate(44.24075vw,99vh) scale(.2636)}}.snow:nth-child(349){opacity:1.9954;transform:translate(.9981vw,-10px) scale(.4909);animation:fall-349 15s -21s linear infinite}@keyframes fall-349{74.653%{transform:translate(-6.6963vw,74.653vh) scale(.4909)}to{transform:translate(-2.8491vw,99vh) scale(.4909)}}.snow:nth-child(350){opacity:.4456;transform:translate(88.0756vw,-10px) scale(.5624);animation:fall-350 17s -23s linear infinite}@keyframes fall-350{39.938%{transform:translate(78.9603vw,39.938vh) scale(.5624)}to{transform:translate(83.51795vw,99vh) scale(.5624)}}.snow:nth-child(351){opacity:1.329;transform:translate(25.9535vw,-10px) scale(.5235);animation:fall-351 24s -2s linear infinite}@keyframes fall-351{52.605%{transform:translate(30.0793vw,52.605vh) scale(.5235)}to{transform:translate(28.0164vw,99vh) scale(.5235)}}.snow:nth-child(352){opacity:1.1936;transform:translate(6.2221vw,-10px) scale(.4836);animation:fall-352 26s -16s linear infinite}@keyframes fall-352{73.093%{transform:translate(14.2705vw,73.093vh) scale(.4836)}to{transform:translate(10.2463vw,99vh) scale(.4836)}}.snow:nth-child(353){opacity:1.8402;transform:translate(48.3215vw,-10px) scale(.8014);animation:fall-353 16s -20s linear infinite}@keyframes fall-353{76.652%{transform:translate(38.3224vw,76.652vh) scale(.8014)}to{transform:translate(43.32195vw,99vh) scale(.8014)}}.snow:nth-child(354){opacity:1.0494;transform:translate(42.3716vw,-10px) scale(.7707);animation:fall-354 22s -17s linear infinite}@keyframes fall-354{51.076%{transform:translate(51.8049vw,51.076vh) scale(.7707)}to{transform:translate(47.08825vw,99vh) scale(.7707)}}.snow:nth-child(355){opacity:1.9038;transform:translate(79.8358vw,-10px) scale(.4909);animation:fall-355 30s -12s linear infinite}@keyframes fall-355{50.816%{transform:translate(82.9028vw,50.816vh) scale(.4909)}to{transform:translate(81.3693vw,99vh) scale(.4909)}}.snow:nth-child(356){opacity:1.3672;transform:translate(52.7546vw,-10px) scale(.5145);animation:fall-356 17s -14s linear infinite}@keyframes fall-356{49.585%{transform:translate(50.8791vw,49.585vh) scale(.5145)}to{transform:translate(51.81685vw,99vh) scale(.5145)}}.snow:nth-child(357){opacity:1.9634;transform:translate(74.4122vw,-10px) scale(.6854);animation:fall-357 12s -9s linear infinite}@keyframes fall-357{68.11%{transform:translate(80.7235vw,68.11vh) scale(.6854)}to{transform:translate(77.56785vw,99vh) scale(.6854)}}.snow:nth-child(358){opacity:1.411;transform:translate(40.5792vw,-10px) scale(.8145);animation:fall-358 18s -16s linear infinite}@keyframes fall-358{76.359%{transform:translate(49.4605vw,76.359vh) scale(.8145)}to{transform:translate(45.01985vw,99vh) scale(.8145)}}.snow:nth-child(359){opacity:.1406;transform:translate(80.0062vw,-10px) scale(.715);animation:fall-359 11s -5s linear infinite}@keyframes fall-359{66.475%{transform:translate(70.702vw,66.475vh) scale(.715)}to{transform:translate(75.3541vw,99vh) scale(.715)}}.snow:nth-child(360){opacity:.7262;transform:translate(5.4886vw,-10px) scale(.921);animation:fall-360 23s -27s linear infinite}@keyframes fall-360{75.086%{transform:translate(6.348vw,75.086vh) scale(.921)}to{transform:translate(5.9183vw,99vh) scale(.921)}}.snow:nth-child(361){opacity:1.305;transform:translate(13.8938vw,-10px) scale(.8494);animation:fall-361 12s -28s linear infinite}@keyframes fall-361{70.985%{transform:translate(15.0472vw,70.985vh) scale(.8494)}to{transform:translate(14.4705vw,99vh) scale(.8494)}}.snow:nth-child(362){opacity:.1042;transform:translate(67.5625vw,-10px) scale(.7378);animation:fall-362 13s -26s linear infinite}@keyframes fall-362{33.961%{transform:translate(59.4699vw,33.961vh) scale(.7378)}to{transform:translate(63.5162vw,99vh) scale(.7378)}}.snow:nth-child(363){opacity:1.0676;transform:translate(42.4803vw,-10px) scale(.6057);animation:fall-363 20s -19s linear infinite}@keyframes fall-363{51.486%{transform:translate(40.9945vw,51.486vh) scale(.6057)}to{transform:translate(41.7374vw,99vh) scale(.6057)}}.snow:nth-child(364){opacity:1.9278;transform:translate(3.2488vw,-10px) scale(.9194);animation:fall-364 27s -23s linear infinite}@keyframes fall-364{74.427%{transform:translate(9.1216vw,74.427vh) scale(.9194)}to{transform:translate(6.1852vw,99vh) scale(.9194)}}.snow:nth-child(365){opacity:.1774;transform:translate(77.2348vw,-10px) scale(.4296);animation:fall-365 12s -13s linear infinite}@keyframes fall-365{54.621%{transform:translate(71.3529vw,54.621vh) scale(.4296)}to{transform:translate(74.29385vw,99vh) scale(.4296)}}.snow:nth-child(366){opacity:1.6358;transform:translate(7.7542vw,-10px) scale(.8564);animation:fall-366 20s -18s linear infinite}@keyframes fall-366{45.66%{transform:translate(17.4621vw,45.66vh) scale(.8564)}to{transform:translate(12.60815vw,99vh) scale(.8564)}}.snow:nth-child(367){opacity:.3268;transform:translate(53.9094vw,-10px) scale(.2624);animation:fall-367 14s -12s linear infinite}@keyframes fall-367{30.939%{transform:translate(54.1079vw,30.939vh) scale(.2624)}to{transform:translate(54.00865vw,99vh) scale(.2624)}}.snow:nth-child(368){opacity:.8808;transform:translate(4.5494vw,-10px) scale(.3978);animation:fall-368 23s -14s linear infinite}@keyframes fall-368{34.968%{transform:translate(7.3096vw,34.968vh) scale(.3978)}to{transform:translate(5.9295vw,99vh) scale(.3978)}}.snow:nth-child(369){opacity:.9154;transform:translate(2.0691vw,-10px) scale(.3146);animation:fall-369 13s -15s linear infinite}@keyframes fall-369{41.07%{transform:translate(9.204vw,41.07vh) scale(.3146)}to{transform:translate(5.63655vw,99vh) scale(.3146)}}.snow:nth-child(370){opacity:.4198;transform:translate(55.4921vw,-10px) scale(.9249);animation:fall-370 29s -3s linear infinite}@keyframes fall-370{34.113%{transform:translate(61.0183vw,34.113vh) scale(.9249)}to{transform:translate(58.2552vw,99vh) scale(.9249)}}.snow:nth-child(371){opacity:1.4352;transform:translate(48.9995vw,-10px) scale(.7876);animation:fall-371 23s -6s linear infinite}@keyframes fall-371{44.293%{transform:translate(42.2203vw,44.293vh) scale(.7876)}to{transform:translate(45.6099vw,99vh) scale(.7876)}}.snow:nth-child(372){opacity:1.8914;transform:translate(77.4873vw,-10px) scale(.0821);animation:fall-372 12s -17s linear infinite}@keyframes fall-372{45.043%{transform:translate(80.5657vw,45.043vh) scale(.0821)}to{transform:translate(79.0265vw,99vh) scale(.0821)}}.snow:nth-child(373){opacity:1.0372;transform:translate(11.985vw,-10px) scale(.6801);animation:fall-373 25s -19s linear infinite}@keyframes fall-373{30.944%{transform:translate(16.6109vw,30.944vh) scale(.6801)}to{transform:translate(14.29795vw,99vh) scale(.6801)}}.snow:nth-child(374){opacity:.452;transform:translate(15.9973vw,-10px) scale(.598);animation:fall-374 26s -10s linear infinite}@keyframes fall-374{72.233%{transform:translate(22.9487vw,72.233vh) scale(.598)}to{transform:translate(19.473vw,99vh) scale(.598)}}.snow:nth-child(375){opacity:.8848;transform:translate(9.1961vw,-10px) scale(.5399);animation:fall-375 21s -4s linear infinite}@keyframes fall-375{70.056%{transform:translate(3.6548vw,70.056vh) scale(.5399)}to{transform:translate(6.42545vw,99vh) scale(.5399)}}.snow:nth-child(376){opacity:1.048;transform:translate(6.6331vw,-10px) scale(.7972);animation:fall-376 19s -12s linear infinite}@keyframes fall-376{64.509%{transform:translate(16.5235vw,64.509vh) scale(.7972)}to{transform:translate(11.5783vw,99vh) scale(.7972)}}.snow:nth-child(377){opacity:1.7856;transform:translate(31.9101vw,-10px) scale(.8452);animation:fall-377 14s -5s linear infinite}@keyframes fall-377{70.623%{transform:translate(30.3311vw,70.623vh) scale(.8452)}to{transform:translate(31.1206vw,99vh) scale(.8452)}}.snow:nth-child(378){opacity:.4708;transform:translate(13.7813vw,-10px) scale(.593);animation:fall-378 27s -11s linear infinite}@keyframes fall-378{33.813%{transform:translate(5.1188vw,33.813vh) scale(.593)}to{transform:translate(9.45005vw,99vh) scale(.593)}}.snow:nth-child(379){opacity:1.572;transform:translate(35.8236vw,-10px) scale(.8169);animation:fall-379 13s -3s linear infinite}@keyframes fall-379{61.958%{transform:translate(40.1511vw,61.958vh) scale(.8169)}to{transform:translate(37.98735vw,99vh) scale(.8169)}}.snow:nth-child(380){opacity:1.0726;transform:translate(6.2482vw,-10px) scale(.6798);animation:fall-380 22s -19s linear infinite}@keyframes fall-380{57.613%{transform:translate(12.1985vw,57.613vh) scale(.6798)}to{transform:translate(9.22335vw,99vh) scale(.6798)}}.snow:nth-child(381){opacity:.4368;transform:translate(74.9245vw,-10px) scale(.3367);animation:fall-381 15s -4s linear infinite}@keyframes fall-381{40.735%{transform:translate(68.8761vw,40.735vh) scale(.3367)}to{transform:translate(71.9003vw,99vh) scale(.3367)}}.snow:nth-child(382){opacity:.7578;transform:translate(81.9485vw,-10px) scale(.7397);animation:fall-382 22s -15s linear infinite}@keyframes fall-382{57.869%{transform:translate(88.0333vw,57.869vh) scale(.7397)}to{transform:translate(84.9909vw,99vh) scale(.7397)}}.snow:nth-child(383){opacity:.1764;transform:translate(48.8027vw,-10px) scale(.7403);animation:fall-383 17s -29s linear infinite}@keyframes fall-383{64.933%{transform:translate(56.8194vw,64.933vh) scale(.7403)}to{transform:translate(52.81105vw,99vh) scale(.7403)}}.snow:nth-child(384){opacity:1.7806;transform:translate(91.5525vw,-10px) scale(.7882);animation:fall-384 10s -30s linear infinite}@keyframes fall-384{45.963%{transform:translate(93.8092vw,45.963vh) scale(.7882)}to{transform:translate(92.68085vw,99vh) scale(.7882)}}.snow:nth-child(385){opacity:1.168;transform:translate(59.315vw,-10px) scale(.1012);animation:fall-385 11s -16s linear infinite}@keyframes fall-385{62.106%{transform:translate(68.0116vw,62.106vh) scale(.1012)}to{transform:translate(63.6633vw,99vh) scale(.1012)}}.snow:nth-child(386){opacity:.7378;transform:translate(15.776vw,-10px) scale(.009);animation:fall-386 18s -18s linear infinite}@keyframes fall-386{35.447%{transform:translate(20.9968vw,35.447vh) scale(.009)}to{transform:translate(18.3864vw,99vh) scale(.009)}}.snow:nth-child(387){opacity:.536;transform:translate(16.1747vw,-10px) scale(.3043);animation:fall-387 21s -12s linear infinite}@keyframes fall-387{45.895%{transform:translate(6.8193vw,45.895vh) scale(.3043)}to{transform:translate(11.497vw,99vh) scale(.3043)}}.snow:nth-child(388){opacity:.743;transform:translate(95.687vw,-10px) scale(.2937);animation:fall-388 12s -10s linear infinite}@keyframes fall-388{55.318%{transform:translate(98.4361vw,55.318vh) scale(.2937)}to{transform:translate(97.06155vw,99vh) scale(.2937)}}.snow:nth-child(389){opacity:.464;transform:translate(27.1066vw,-10px) scale(.0695);animation:fall-389 17s -19s linear infinite}@keyframes fall-389{38.115%{transform:translate(30.237vw,38.115vh) scale(.0695)}to{transform:translate(28.6718vw,99vh) scale(.0695)}}.snow:nth-child(390){opacity:1.2566;transform:translate(76.3378vw,-10px) scale(.8691);animation:fall-390 17s -30s linear infinite}@keyframes fall-390{55.964%{transform:translate(77.3984vw,55.964vh) scale(.8691)}to{transform:translate(76.8681vw,99vh) scale(.8691)}}.snow:nth-child(391){opacity:.333;transform:translate(90.7179vw,-10px) scale(.7764);animation:fall-391 30s -27s linear infinite}@keyframes fall-391{79.414%{transform:translate(99.9838vw,79.414vh) scale(.7764)}to{transform:translate(95.35085vw,99vh) scale(.7764)}}.snow:nth-child(392){opacity:1.986;transform:translate(37.64vw,-10px) scale(.7003);animation:fall-392 17s -12s linear infinite}@keyframes fall-392{76.383%{transform:translate(39.1154vw,76.383vh) scale(.7003)}to{transform:translate(38.3777vw,99vh) scale(.7003)}}.snow:nth-child(393){opacity:1.5138;transform:translate(10.2229vw,-10px) scale(.6088);animation:fall-393 21s -2s linear infinite}@keyframes fall-393{41.702%{transform:translate(8.9167vw,41.702vh) scale(.6088)}to{transform:translate(9.5698vw,99vh) scale(.6088)}}.snow:nth-child(394){opacity:1.6144;transform:translate(71.1134vw,-10px) scale(.9629);animation:fall-394 24s -10s linear infinite}@keyframes fall-394{78.727%{transform:translate(77.7182vw,78.727vh) scale(.9629)}to{transform:translate(74.4158vw,99vh) scale(.9629)}}.snow:nth-child(395){opacity:.1028;transform:translate(99.9185vw,-10px) scale(.348);animation:fall-395 13s -17s linear infinite}@keyframes fall-395{43.165%{transform:translate(108.9916vw,43.165vh) scale(.348)}to{transform:translate(104.45505vw,99vh) scale(.348)}}.snow:nth-child(396){opacity:1.8954;transform:translate(55.8624vw,-10px) scale(.2478);animation:fall-396 14s -8s linear infinite}@keyframes fall-396{68.162%{transform:translate(48.0068vw,68.162vh) scale(.2478)}to{transform:translate(51.9346vw,99vh) scale(.2478)}}.snow:nth-child(397){opacity:.8174;transform:translate(6.6798vw,-10px) scale(.4175);animation:fall-397 11s -14s linear infinite}@keyframes fall-397{46.844%{transform:translate(12.6532vw,46.844vh) scale(.4175)}to{transform:translate(9.6665vw,99vh) scale(.4175)}}.snow:nth-child(398){opacity:1.584;transform:translate(2.5061vw,-10px) scale(.5216);animation:fall-398 17s -27s linear infinite}@keyframes fall-398{79.169%{transform:translate(1.2485vw,79.169vh) scale(.5216)}to{transform:translate(1.8773vw,99vh) scale(.5216)}}.snow:nth-child(399){opacity:.073;transform:translate(87.6434vw,-10px) scale(.9992);animation:fall-399 12s -6s linear infinite}@keyframes fall-399{66.648%{transform:translate(89.1112vw,66.648vh) scale(.9992)}to{transform:translate(88.3773vw,99vh) scale(.9992)}}.snow:nth-child(400){opacity:1.385;transform:translate(41.5649vw,-10px) scale(.0084);animation:fall-400 14s -22s linear infinite}@keyframes fall-400{73.501%{transform:translate(42.5409vw,73.501vh) scale(.0084)}to{transform:translate(42.0529vw,99vh) scale(.0084)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
25
|
+
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.2214;transform:translate(22.6191vw,-10px) scale(.2514);animation:fall-1 26s -21s linear infinite}@keyframes fall-1{33.824%{transform:translate(27.4587vw,33.824vh) scale(.2514)}to{transform:translate(25.0389vw,99vh) scale(.2514)}}.snow:nth-child(2){opacity:.3948;transform:translate(53.7026vw,-10px) scale(.0832);animation:fall-2 18s -21s linear infinite}@keyframes fall-2{61.453%{transform:translate(46.368vw,61.453vh) scale(.0832)}to{transform:translate(50.0353vw,99vh) scale(.0832)}}.snow:nth-child(3){opacity:1.6486;transform:translate(15.2611vw,-10px) scale(.5773);animation:fall-3 29s -19s linear infinite}@keyframes fall-3{34.682%{transform:translate(8.5781vw,34.682vh) scale(.5773)}to{transform:translate(11.9196vw,99vh) scale(.5773)}}.snow:nth-child(4){opacity:.8732;transform:translate(76.6077vw,-10px) scale(.234);animation:fall-4 10s -6s linear infinite}@keyframes fall-4{77.835%{transform:translate(83.7014vw,77.835vh) scale(.234)}to{transform:translate(80.15455vw,99vh) scale(.234)}}.snow:nth-child(5){opacity:.2578;transform:translate(28.4121vw,-10px) scale(.3482);animation:fall-5 27s -21s linear infinite}@keyframes fall-5{46.558%{transform:translate(18.876vw,46.558vh) scale(.3482)}to{transform:translate(23.64405vw,99vh) scale(.3482)}}.snow:nth-child(6){opacity:.1452;transform:translate(71.5161vw,-10px) scale(.2439);animation:fall-6 16s -22s linear infinite}@keyframes fall-6{68.097%{transform:translate(67.9607vw,68.097vh) scale(.2439)}to{transform:translate(69.7384vw,99vh) scale(.2439)}}.snow:nth-child(7){opacity:.4984;transform:translate(45.164vw,-10px) scale(.7457);animation:fall-7 24s -11s linear infinite}@keyframes fall-7{54.528%{transform:translate(48.5937vw,54.528vh) scale(.7457)}to{transform:translate(46.87885vw,99vh) scale(.7457)}}.snow:nth-child(8){opacity:.4232;transform:translate(23.4397vw,-10px) scale(.0095);animation:fall-8 13s -15s linear infinite}@keyframes fall-8{32.732%{transform:translate(27.5273vw,32.732vh) scale(.0095)}to{transform:translate(25.4835vw,99vh) scale(.0095)}}.snow:nth-child(9){opacity:.9946;transform:translate(70.4889vw,-10px) scale(.9038);animation:fall-9 29s -30s linear infinite}@keyframes fall-9{32.882%{transform:translate(71.0782vw,32.882vh) scale(.9038)}to{transform:translate(70.78355vw,99vh) scale(.9038)}}.snow:nth-child(10){opacity:1.9848;transform:translate(72.1411vw,-10px) scale(.9952);animation:fall-10 28s -3s linear infinite}@keyframes fall-10{63.927%{transform:translate(76.3827vw,63.927vh) scale(.9952)}to{transform:translate(74.2619vw,99vh) scale(.9952)}}.snow:nth-child(11){opacity:.6768;transform:translate(8.5165vw,-10px) scale(.964);animation:fall-11 25s -17s linear infinite}@keyframes fall-11{38.392%{transform:translate(5.0765vw,38.392vh) scale(.964)}to{transform:translate(6.7965vw,99vh) scale(.964)}}.snow:nth-child(12){opacity:1.272;transform:translate(33.5461vw,-10px) scale(.0643);animation:fall-12 29s -21s linear infinite}@keyframes fall-12{51.59%{transform:translate(36.7819vw,51.59vh) scale(.0643)}to{transform:translate(35.164vw,99vh) scale(.0643)}}.snow:nth-child(13){opacity:1.438;transform:translate(94.0105vw,-10px) scale(.5687);animation:fall-13 30s -13s linear infinite}@keyframes fall-13{32.932%{transform:translate(87.1749vw,32.932vh) scale(.5687)}to{transform:translate(90.5927vw,99vh) scale(.5687)}}.snow:nth-child(14){opacity:1.8352;transform:translate(33.6276vw,-10px) scale(.5868);animation:fall-14 29s -15s linear infinite}@keyframes fall-14{56.271%{transform:translate(33.5296vw,56.271vh) scale(.5868)}to{transform:translate(33.5786vw,99vh) scale(.5868)}}.snow:nth-child(15){opacity:.3724;transform:translate(1.2595vw,-10px) scale(.6843);animation:fall-15 26s -4s linear infinite}@keyframes fall-15{50.405%{transform:translate(-3.5681vw,50.405vh) scale(.6843)}to{transform:translate(-1.1543vw,99vh) scale(.6843)}}.snow:nth-child(16){opacity:.592;transform:translate(69.1596vw,-10px) scale(.1647);animation:fall-16 17s -22s linear infinite}@keyframes fall-16{50.355%{transform:translate(69.7583vw,50.355vh) scale(.1647)}to{transform:translate(69.45895vw,99vh) scale(.1647)}}.snow:nth-child(17){opacity:.656;transform:translate(48.5314vw,-10px) scale(.245);animation:fall-17 21s -16s linear infinite}@keyframes fall-17{75.223%{transform:translate(58.2026vw,75.223vh) scale(.245)}to{transform:translate(53.367vw,99vh) scale(.245)}}.snow:nth-child(18){opacity:1.1512;transform:translate(32.0869vw,-10px) scale(.0731);animation:fall-18 16s -20s linear infinite}@keyframes fall-18{53.813%{transform:translate(24.5004vw,53.813vh) scale(.0731)}to{transform:translate(28.29365vw,99vh) scale(.0731)}}.snow:nth-child(19){opacity:1.3586;transform:translate(89.0634vw,-10px) scale(.413);animation:fall-19 28s -5s linear infinite}@keyframes fall-19{77.163%{transform:translate(89.426vw,77.163vh) scale(.413)}to{transform:translate(89.2447vw,99vh) scale(.413)}}.snow:nth-child(20){opacity:.6462;transform:translate(10.3703vw,-10px) scale(.3508);animation:fall-20 10s -19s linear infinite}@keyframes fall-20{37.377%{transform:translate(8.2063vw,37.377vh) scale(.3508)}to{transform:translate(9.2883vw,99vh) scale(.3508)}}.snow:nth-child(21){opacity:1.3552;transform:translate(85.7297vw,-10px) scale(.9449);animation:fall-21 23s -2s linear infinite}@keyframes fall-21{68.979%{transform:translate(79.8889vw,68.979vh) scale(.9449)}to{transform:translate(82.8093vw,99vh) scale(.9449)}}.snow:nth-child(22){opacity:1.9642;transform:translate(10.9931vw,-10px) scale(.0475);animation:fall-22 27s -3s linear infinite}@keyframes fall-22{30.512%{transform:translate(20.1101vw,30.512vh) scale(.0475)}to{transform:translate(15.5516vw,99vh) scale(.0475)}}.snow:nth-child(23){opacity:1.0902;transform:translate(38.2689vw,-10px) scale(.6684);animation:fall-23 14s -22s linear infinite}@keyframes fall-23{72.576%{transform:translate(41.3847vw,72.576vh) scale(.6684)}to{transform:translate(39.8268vw,99vh) scale(.6684)}}.snow:nth-child(24){opacity:1.8952;transform:translate(72.1252vw,-10px) scale(.5022);animation:fall-24 25s -26s linear infinite}@keyframes fall-24{46.744%{transform:translate(63.1409vw,46.744vh) scale(.5022)}to{transform:translate(67.63305vw,99vh) scale(.5022)}}.snow:nth-child(25){opacity:1.1398;transform:translate(56.3457vw,-10px) scale(.4189);animation:fall-25 25s -13s linear infinite}@keyframes fall-25{38.96%{transform:translate(46.4546vw,38.96vh) scale(.4189)}to{transform:translate(51.40015vw,99vh) scale(.4189)}}.snow:nth-child(26){opacity:.8696;transform:translate(22.2391vw,-10px) scale(.8623);animation:fall-26 13s -21s linear infinite}@keyframes fall-26{34.874%{transform:translate(30.3724vw,34.874vh) scale(.8623)}to{transform:translate(26.30575vw,99vh) scale(.8623)}}.snow:nth-child(27){opacity:.59;transform:translate(59.0915vw,-10px) scale(.919);animation:fall-27 16s -21s linear infinite}@keyframes fall-27{42.095%{transform:translate(50.6582vw,42.095vh) scale(.919)}to{transform:translate(54.87485vw,99vh) scale(.919)}}.snow:nth-child(28){opacity:1.0294;transform:translate(39.3881vw,-10px) scale(.9396);animation:fall-28 20s -17s linear infinite}@keyframes fall-28{30.51%{transform:translate(49.1188vw,30.51vh) scale(.9396)}to{transform:translate(44.25345vw,99vh) scale(.9396)}}.snow:nth-child(29){opacity:1.6388;transform:translate(94.6007vw,-10px) scale(.261);animation:fall-29 30s -5s linear infinite}@keyframes fall-29{47.123%{transform:translate(84.899vw,47.123vh) scale(.261)}to{transform:translate(89.74985vw,99vh) scale(.261)}}.snow:nth-child(30){opacity:.005;transform:translate(94.7027vw,-10px) scale(.3229);animation:fall-30 28s -4s linear infinite}@keyframes fall-30{56.4%{transform:translate(93.6492vw,56.4vh) scale(.3229)}to{transform:translate(94.17595vw,99vh) scale(.3229)}}.snow:nth-child(31){opacity:.4518;transform:translate(2.718vw,-10px) scale(.0216);animation:fall-31 16s -16s linear infinite}@keyframes fall-31{74.039%{transform:translate(6.5198vw,74.039vh) scale(.0216)}to{transform:translate(4.6189vw,99vh) scale(.0216)}}.snow:nth-child(32){opacity:1.685;transform:translate(73.8429vw,-10px) scale(.1722);animation:fall-32 19s -13s linear infinite}@keyframes fall-32{72.268%{transform:translate(75.7698vw,72.268vh) scale(.1722)}to{transform:translate(74.80635vw,99vh) scale(.1722)}}.snow:nth-child(33){opacity:1.7078;transform:translate(4.7514vw,-10px) scale(.5233);animation:fall-33 20s -20s linear infinite}@keyframes fall-33{45.024%{transform:translate(8.8283vw,45.024vh) scale(.5233)}to{transform:translate(6.78985vw,99vh) scale(.5233)}}.snow:nth-child(34){opacity:1.7118;transform:translate(5.4906vw,-10px) scale(.5856);animation:fall-34 22s -18s linear infinite}@keyframes fall-34{45.776%{transform:translate(9.3834vw,45.776vh) scale(.5856)}to{transform:translate(7.437vw,99vh) scale(.5856)}}.snow:nth-child(35){opacity:1.6512;transform:translate(88.0391vw,-10px) scale(.7652);animation:fall-35 24s -23s linear infinite}@keyframes fall-35{68.325%{transform:translate(94.6721vw,68.325vh) scale(.7652)}to{transform:translate(91.3556vw,99vh) scale(.7652)}}.snow:nth-child(36){opacity:.4424;transform:translate(8.7825vw,-10px) scale(.9874);animation:fall-36 10s -18s linear infinite}@keyframes fall-36{39.824%{transform:translate(11.4696vw,39.824vh) scale(.9874)}to{transform:translate(10.12605vw,99vh) scale(.9874)}}.snow:nth-child(37){opacity:.5606;transform:translate(87.4649vw,-10px) scale(.4133);animation:fall-37 28s -8s linear infinite}@keyframes fall-37{30.727%{transform:translate(90.2303vw,30.727vh) scale(.4133)}to{transform:translate(88.8476vw,99vh) scale(.4133)}}.snow:nth-child(38){opacity:1.7138;transform:translate(48.2309vw,-10px) scale(.046);animation:fall-38 28s -7s linear infinite}@keyframes fall-38{51.758%{transform:translate(54.0354vw,51.758vh) scale(.046)}to{transform:translate(51.13315vw,99vh) scale(.046)}}.snow:nth-child(39){opacity:1.435;transform:translate(81.8163vw,-10px) scale(.0623);animation:fall-39 15s -19s linear infinite}@keyframes fall-39{62.564%{transform:translate(83.4523vw,62.564vh) scale(.0623)}to{transform:translate(82.6343vw,99vh) scale(.0623)}}.snow:nth-child(40){opacity:1.2008;transform:translate(16.9082vw,-10px) scale(.5499);animation:fall-40 19s -21s linear infinite}@keyframes fall-40{66.98%{transform:translate(26.8921vw,66.98vh) scale(.5499)}to{transform:translate(21.90015vw,99vh) scale(.5499)}}.snow:nth-child(41){opacity:1.0656;transform:translate(48.6828vw,-10px) scale(.4041);animation:fall-41 10s -6s linear infinite}@keyframes fall-41{69.551%{transform:translate(54.2138vw,69.551vh) scale(.4041)}to{transform:translate(51.4483vw,99vh) scale(.4041)}}.snow:nth-child(42){opacity:.0476;transform:translate(80.8967vw,-10px) scale(.4813);animation:fall-42 14s -8s linear infinite}@keyframes fall-42{35.622%{transform:translate(79.6707vw,35.622vh) scale(.4813)}to{transform:translate(80.2837vw,99vh) scale(.4813)}}.snow:nth-child(43){opacity:1.897;transform:translate(93.4788vw,-10px) scale(.0144);animation:fall-43 25s -15s linear infinite}@keyframes fall-43{57.341%{transform:translate(90.645vw,57.341vh) scale(.0144)}to{transform:translate(92.0619vw,99vh) scale(.0144)}}.snow:nth-child(44){opacity:1.4744;transform:translate(94.4704vw,-10px) scale(.8675);animation:fall-44 29s -3s linear infinite}@keyframes fall-44{34.894%{transform:translate(93.173vw,34.894vh) scale(.8675)}to{transform:translate(93.8217vw,99vh) scale(.8675)}}.snow:nth-child(45){opacity:1.752;transform:translate(89.8008vw,-10px) scale(.7022);animation:fall-45 10s -1s linear infinite}@keyframes fall-45{72.832%{transform:translate(81.6335vw,72.832vh) scale(.7022)}to{transform:translate(85.71715vw,99vh) scale(.7022)}}.snow:nth-child(46){opacity:1.2452;transform:translate(89.235vw,-10px) scale(.2093);animation:fall-46 10s -16s linear infinite}@keyframes fall-46{75.731%{transform:translate(87.1376vw,75.731vh) scale(.2093)}to{transform:translate(88.1863vw,99vh) scale(.2093)}}.snow:nth-child(47){opacity:.5146;transform:translate(68.5721vw,-10px) scale(.3983);animation:fall-47 23s -10s linear infinite}@keyframes fall-47{43.702%{transform:translate(72.2036vw,43.702vh) scale(.3983)}to{transform:translate(70.38785vw,99vh) scale(.3983)}}.snow:nth-child(48){opacity:1.4678;transform:translate(22.8356vw,-10px) scale(.714);animation:fall-48 16s -9s linear infinite}@keyframes fall-48{48.242%{transform:translate(13.8959vw,48.242vh) scale(.714)}to{transform:translate(18.36575vw,99vh) scale(.714)}}.snow:nth-child(49){opacity:.0356;transform:translate(60.624vw,-10px) scale(.339);animation:fall-49 12s -27s linear infinite}@keyframes fall-49{39.191%{transform:translate(66.8274vw,39.191vh) scale(.339)}to{transform:translate(63.7257vw,99vh) scale(.339)}}.snow:nth-child(50){opacity:1.543;transform:translate(62.5713vw,-10px) scale(.7428);animation:fall-50 14s -16s linear infinite}@keyframes fall-50{65.632%{transform:translate(57.74vw,65.632vh) scale(.7428)}to{transform:translate(60.15565vw,99vh) scale(.7428)}}.snow:nth-child(51){opacity:1.7808;transform:translate(76.9101vw,-10px) scale(.1294);animation:fall-51 19s -25s linear infinite}@keyframes fall-51{50.103%{transform:translate(74.6051vw,50.103vh) scale(.1294)}to{transform:translate(75.7576vw,99vh) scale(.1294)}}.snow:nth-child(52){opacity:.6624;transform:translate(95.2931vw,-10px) scale(.5343);animation:fall-52 26s -26s linear infinite}@keyframes fall-52{49.489%{transform:translate(93.8943vw,49.489vh) scale(.5343)}to{transform:translate(94.5937vw,99vh) scale(.5343)}}.snow:nth-child(53){opacity:1.081;transform:translate(51.7891vw,-10px) scale(.799);animation:fall-53 12s -18s linear infinite}@keyframes fall-53{64.543%{transform:translate(44.6062vw,64.543vh) scale(.799)}to{transform:translate(48.19765vw,99vh) scale(.799)}}.snow:nth-child(54){opacity:1.2318;transform:translate(60.9599vw,-10px) scale(.6241);animation:fall-54 11s -25s linear infinite}@keyframes fall-54{30.318%{transform:translate(67.7755vw,30.318vh) scale(.6241)}to{transform:translate(64.3677vw,99vh) scale(.6241)}}.snow:nth-child(55){opacity:1.4776;transform:translate(97.006vw,-10px) scale(.5191);animation:fall-55 14s -13s linear infinite}@keyframes fall-55{76.386%{transform:translate(92.2238vw,76.386vh) scale(.5191)}to{transform:translate(94.6149vw,99vh) scale(.5191)}}.snow:nth-child(56){opacity:.1048;transform:translate(8.543vw,-10px) scale(.5074);animation:fall-56 23s -1s linear infinite}@keyframes fall-56{79.241%{transform:translate(-.9441vw,79.241vh) scale(.5074)}to{transform:translate(3.79945vw,99vh) scale(.5074)}}.snow:nth-child(57){opacity:.968;transform:translate(9.6853vw,-10px) scale(.0666);animation:fall-57 20s -28s linear infinite}@keyframes fall-57{65.802%{transform:translate(16.2701vw,65.802vh) scale(.0666)}to{transform:translate(12.9777vw,99vh) scale(.0666)}}.snow:nth-child(58){opacity:1.6106;transform:translate(47.7046vw,-10px) scale(.907);animation:fall-58 24s -11s linear infinite}@keyframes fall-58{34.444%{transform:translate(47.9249vw,34.444vh) scale(.907)}to{transform:translate(47.81475vw,99vh) scale(.907)}}.snow:nth-child(59){opacity:1.9084;transform:translate(76.9844vw,-10px) scale(.7355);animation:fall-59 16s -25s linear infinite}@keyframes fall-59{48.382%{transform:translate(86.0431vw,48.382vh) scale(.7355)}to{transform:translate(81.51375vw,99vh) scale(.7355)}}.snow:nth-child(60){opacity:1.545;transform:translate(8.2295vw,-10px) scale(.0599);animation:fall-60 17s -30s linear infinite}@keyframes fall-60{31.155%{transform:translate(4.2631vw,31.155vh) scale(.0599)}to{transform:translate(6.2463vw,99vh) scale(.0599)}}.snow:nth-child(61){opacity:1.24;transform:translate(73.005vw,-10px) scale(.3736);animation:fall-61 22s -11s linear infinite}@keyframes fall-61{53.632%{transform:translate(64.6299vw,53.632vh) scale(.3736)}to{transform:translate(68.81745vw,99vh) scale(.3736)}}.snow:nth-child(62){opacity:.5872;transform:translate(38.3328vw,-10px) scale(.9857);animation:fall-62 13s -7s linear infinite}@keyframes fall-62{65.327%{transform:translate(43.8129vw,65.327vh) scale(.9857)}to{transform:translate(41.07285vw,99vh) scale(.9857)}}.snow:nth-child(63){opacity:1.557;transform:translate(18.6247vw,-10px) scale(.0951);animation:fall-63 26s -21s linear infinite}@keyframes fall-63{59.796%{transform:translate(23.0851vw,59.796vh) scale(.0951)}to{transform:translate(20.8549vw,99vh) scale(.0951)}}.snow:nth-child(64){opacity:.6744;transform:translate(94.3563vw,-10px) scale(.3691);animation:fall-64 13s -16s linear infinite}@keyframes fall-64{62.44%{transform:translate(95.6544vw,62.44vh) scale(.3691)}to{transform:translate(95.00535vw,99vh) scale(.3691)}}.snow:nth-child(65){opacity:1.2558;transform:translate(56.6957vw,-10px) scale(.6535);animation:fall-65 11s -9s linear infinite}@keyframes fall-65{46.17%{transform:translate(61.4106vw,46.17vh) scale(.6535)}to{transform:translate(59.05315vw,99vh) scale(.6535)}}.snow:nth-child(66){opacity:.7304;transform:translate(26.475vw,-10px) scale(.8883);animation:fall-66 28s -17s linear infinite}@keyframes fall-66{31.589%{transform:translate(32.7571vw,31.589vh) scale(.8883)}to{transform:translate(29.61605vw,99vh) scale(.8883)}}.snow:nth-child(67){opacity:.9028;transform:translate(54.9515vw,-10px) scale(.7948);animation:fall-67 19s -2s linear infinite}@keyframes fall-67{36.119%{transform:translate(62.6203vw,36.119vh) scale(.7948)}to{transform:translate(58.7859vw,99vh) scale(.7948)}}.snow:nth-child(68){opacity:1.5648;transform:translate(46.1494vw,-10px) scale(.921);animation:fall-68 22s -24s linear infinite}@keyframes fall-68{43.051%{transform:translate(49.701vw,43.051vh) scale(.921)}to{transform:translate(47.9252vw,99vh) scale(.921)}}.snow:nth-child(69){opacity:1.5952;transform:translate(90.393vw,-10px) scale(.1752);animation:fall-69 27s -4s linear infinite}@keyframes fall-69{32.772%{transform:translate(82.5481vw,32.772vh) scale(.1752)}to{transform:translate(86.47055vw,99vh) scale(.1752)}}.snow:nth-child(70){opacity:1.473;transform:translate(78.0726vw,-10px) scale(.9511);animation:fall-70 11s -6s linear infinite}@keyframes fall-70{32.069%{transform:translate(85.641vw,32.069vh) scale(.9511)}to{transform:translate(81.8568vw,99vh) scale(.9511)}}.snow:nth-child(71){opacity:.7942;transform:translate(54.7816vw,-10px) scale(.0217);animation:fall-71 30s -8s linear infinite}@keyframes fall-71{43.86%{transform:translate(64.1806vw,43.86vh) scale(.0217)}to{transform:translate(59.4811vw,99vh) scale(.0217)}}.snow:nth-child(72){opacity:.4736;transform:translate(12.49vw,-10px) scale(.6145);animation:fall-72 26s -21s linear infinite}@keyframes fall-72{66.27%{transform:translate(17.1524vw,66.27vh) scale(.6145)}to{transform:translate(14.8212vw,99vh) scale(.6145)}}.snow:nth-child(73){opacity:1.1848;transform:translate(45.7365vw,-10px) scale(.5247);animation:fall-73 27s -9s linear infinite}@keyframes fall-73{74.873%{transform:translate(44.724vw,74.873vh) scale(.5247)}to{transform:translate(45.23025vw,99vh) scale(.5247)}}.snow:nth-child(74){opacity:1.8504;transform:translate(44.2477vw,-10px) scale(.5474);animation:fall-74 23s -2s linear infinite}@keyframes fall-74{57.469%{transform:translate(34.8189vw,57.469vh) scale(.5474)}to{transform:translate(39.5333vw,99vh) scale(.5474)}}.snow:nth-child(75){opacity:1.1778;transform:translate(7.1155vw,-10px) scale(.5156);animation:fall-75 14s -5s linear infinite}@keyframes fall-75{62.54%{transform:translate(-.6111vw,62.54vh) scale(.5156)}to{transform:translate(3.2522vw,99vh) scale(.5156)}}.snow:nth-child(76){opacity:1.845;transform:translate(17.4004vw,-10px) scale(.6472);animation:fall-76 17s -5s linear infinite}@keyframes fall-76{57.002%{transform:translate(9.3359vw,57.002vh) scale(.6472)}to{transform:translate(13.36815vw,99vh) scale(.6472)}}.snow:nth-child(77){opacity:.692;transform:translate(2.4773vw,-10px) scale(.0404);animation:fall-77 25s -22s linear infinite}@keyframes fall-77{44.613%{transform:translate(10.7114vw,44.613vh) scale(.0404)}to{transform:translate(6.59435vw,99vh) scale(.0404)}}.snow:nth-child(78){opacity:1.2924;transform:translate(63.0078vw,-10px) scale(.5301);animation:fall-78 19s -2s linear infinite}@keyframes fall-78{42.047%{transform:translate(66.5277vw,42.047vh) scale(.5301)}to{transform:translate(64.76775vw,99vh) scale(.5301)}}.snow:nth-child(79){opacity:.6004;transform:translate(93.4418vw,-10px) scale(.3449);animation:fall-79 13s -3s linear infinite}@keyframes fall-79{79.362%{transform:translate(98.0252vw,79.362vh) scale(.3449)}to{transform:translate(95.7335vw,99vh) scale(.3449)}}.snow:nth-child(80){opacity:1.7496;transform:translate(72.2315vw,-10px) scale(.0389);animation:fall-80 10s -15s linear infinite}@keyframes fall-80{56.75%{transform:translate(68.141vw,56.75vh) scale(.0389)}to{transform:translate(70.18625vw,99vh) scale(.0389)}}.snow:nth-child(81){opacity:.6238;transform:translate(99.5922vw,-10px) scale(.7672);animation:fall-81 26s -13s linear infinite}@keyframes fall-81{67.722%{transform:translate(98.373vw,67.722vh) scale(.7672)}to{transform:translate(98.9826vw,99vh) scale(.7672)}}.snow:nth-child(82){opacity:.6234;transform:translate(21.0245vw,-10px) scale(.0484);animation:fall-82 16s -10s linear infinite}@keyframes fall-82{35.595%{transform:translate(30.337vw,35.595vh) scale(.0484)}to{transform:translate(25.68075vw,99vh) scale(.0484)}}.snow:nth-child(83){opacity:1.0438;transform:translate(32.259vw,-10px) scale(.3474);animation:fall-83 22s -9s linear infinite}@keyframes fall-83{54.622%{transform:translate(22.8225vw,54.622vh) scale(.3474)}to{transform:translate(27.54075vw,99vh) scale(.3474)}}.snow:nth-child(84){opacity:1.564;transform:translate(31.9283vw,-10px) scale(.136);animation:fall-84 19s -24s linear infinite}@keyframes fall-84{78.547%{transform:translate(29.2832vw,78.547vh) scale(.136)}to{transform:translate(30.60575vw,99vh) scale(.136)}}.snow:nth-child(85){opacity:.7268;transform:translate(96.3704vw,-10px) scale(.2812);animation:fall-85 12s -23s linear infinite}@keyframes fall-85{34.852%{transform:translate(101.9514vw,34.852vh) scale(.2812)}to{transform:translate(99.1609vw,99vh) scale(.2812)}}.snow:nth-child(86){opacity:1.0706;transform:translate(66.158vw,-10px) scale(.2142);animation:fall-86 11s -27s linear infinite}@keyframes fall-86{69.818%{transform:translate(74.4992vw,69.818vh) scale(.2142)}to{transform:translate(70.3286vw,99vh) scale(.2142)}}.snow:nth-child(87){opacity:1.0958;transform:translate(49.2901vw,-10px) scale(.0426);animation:fall-87 14s -18s linear infinite}@keyframes fall-87{70.044%{transform:translate(48.2729vw,70.044vh) scale(.0426)}to{transform:translate(48.7815vw,99vh) scale(.0426)}}.snow:nth-child(88){opacity:.1696;transform:translate(16.3153vw,-10px) scale(.4929);animation:fall-88 24s -7s linear infinite}@keyframes fall-88{66.153%{transform:translate(21.5418vw,66.153vh) scale(.4929)}to{transform:translate(18.92855vw,99vh) scale(.4929)}}.snow:nth-child(89){opacity:1.0302;transform:translate(15.8505vw,-10px) scale(.42);animation:fall-89 18s -10s linear infinite}@keyframes fall-89{58.29%{transform:translate(5.8541vw,58.29vh) scale(.42)}to{transform:translate(10.8523vw,99vh) scale(.42)}}.snow:nth-child(90){opacity:1.885;transform:translate(1.692vw,-10px) scale(.4576);animation:fall-90 12s -24s linear infinite}@keyframes fall-90{72.409%{transform:translate(1.0953vw,72.409vh) scale(.4576)}to{transform:translate(1.39365vw,99vh) scale(.4576)}}.snow:nth-child(91){opacity:1.335;transform:translate(19.541vw,-10px) scale(.6439);animation:fall-91 30s -28s linear infinite}@keyframes fall-91{36.117%{transform:translate(16.0812vw,36.117vh) scale(.6439)}to{transform:translate(17.8111vw,99vh) scale(.6439)}}.snow:nth-child(92){opacity:1.7534;transform:translate(36.842vw,-10px) scale(.8643);animation:fall-92 12s -1s linear infinite}@keyframes fall-92{48.581%{transform:translate(30.9205vw,48.581vh) scale(.8643)}to{transform:translate(33.88125vw,99vh) scale(.8643)}}.snow:nth-child(93){opacity:.8042;transform:translate(56.1546vw,-10px) scale(.1065);animation:fall-93 13s -11s linear infinite}@keyframes fall-93{75.057%{transform:translate(46.8099vw,75.057vh) scale(.1065)}to{transform:translate(51.48225vw,99vh) scale(.1065)}}.snow:nth-child(94){opacity:.6644;transform:translate(9.3289vw,-10px) scale(.8936);animation:fall-94 30s -27s linear infinite}@keyframes fall-94{68.739%{transform:translate(18.3299vw,68.739vh) scale(.8936)}to{transform:translate(13.8294vw,99vh) scale(.8936)}}.snow:nth-child(95){opacity:.8284;transform:translate(97.2653vw,-10px) scale(.2932);animation:fall-95 16s -20s linear infinite}@keyframes fall-95{78.897%{transform:translate(90.991vw,78.897vh) scale(.2932)}to{transform:translate(94.12815vw,99vh) scale(.2932)}}.snow:nth-child(96){opacity:.618;transform:translate(27.2638vw,-10px) scale(.484);animation:fall-96 20s -16s linear infinite}@keyframes fall-96{68.54%{transform:translate(28.1897vw,68.54vh) scale(.484)}to{transform:translate(27.72675vw,99vh) scale(.484)}}.snow:nth-child(97){opacity:1.872;transform:translate(64.2342vw,-10px) scale(.8368);animation:fall-97 13s -16s linear infinite}@keyframes fall-97{57.975%{transform:translate(57.5848vw,57.975vh) scale(.8368)}to{transform:translate(60.9095vw,99vh) scale(.8368)}}.snow:nth-child(98){opacity:.2548;transform:translate(79.1746vw,-10px) scale(.7339);animation:fall-98 17s -21s linear infinite}@keyframes fall-98{39.306%{transform:translate(73.0123vw,39.306vh) scale(.7339)}to{transform:translate(76.09345vw,99vh) scale(.7339)}}.snow:nth-child(99){opacity:.2848;transform:translate(19.2954vw,-10px) scale(.5911);animation:fall-99 30s -19s linear infinite}@keyframes fall-99{60.64%{transform:translate(17.9952vw,60.64vh) scale(.5911)}to{transform:translate(18.6453vw,99vh) scale(.5911)}}.snow:nth-child(100){opacity:.1282;transform:translate(7.0533vw,-10px) scale(.0684);animation:fall-100 10s -4s linear infinite}@keyframes fall-100{70.195%{transform:translate(13.9058vw,70.195vh) scale(.0684)}to{transform:translate(10.47955vw,99vh) scale(.0684)}}.snow:nth-child(101){opacity:1.5812;transform:translate(45.4229vw,-10px) scale(.7834);animation:fall-101 26s -26s linear infinite}@keyframes fall-101{34.65%{transform:translate(48.0283vw,34.65vh) scale(.7834)}to{transform:translate(46.7256vw,99vh) scale(.7834)}}.snow:nth-child(102){opacity:.3586;transform:translate(86.6146vw,-10px) scale(.0946);animation:fall-102 15s -28s linear infinite}@keyframes fall-102{34.489%{transform:translate(87.8975vw,34.489vh) scale(.0946)}to{transform:translate(87.25605vw,99vh) scale(.0946)}}.snow:nth-child(103){opacity:.7344;transform:translate(33.4483vw,-10px) scale(.9419);animation:fall-103 26s -9s linear infinite}@keyframes fall-103{69.005%{transform:translate(28.7368vw,69.005vh) scale(.9419)}to{transform:translate(31.09255vw,99vh) scale(.9419)}}.snow:nth-child(104){opacity:1.5934;transform:translate(4.3414vw,-10px) scale(.3987);animation:fall-104 15s -7s linear infinite}@keyframes fall-104{46.577%{transform:translate(9.7416vw,46.577vh) scale(.3987)}to{transform:translate(7.0415vw,99vh) scale(.3987)}}.snow:nth-child(105){opacity:.5788;transform:translate(44.6246vw,-10px) scale(.8188);animation:fall-105 12s -20s linear infinite}@keyframes fall-105{40.909%{transform:translate(48.2989vw,40.909vh) scale(.8188)}to{transform:translate(46.46175vw,99vh) scale(.8188)}}.snow:nth-child(106){opacity:.7496;transform:translate(31.4123vw,-10px) scale(.369);animation:fall-106 18s -24s linear infinite}@keyframes fall-106{37.158%{transform:translate(26.708vw,37.158vh) scale(.369)}to{transform:translate(29.06015vw,99vh) scale(.369)}}.snow:nth-child(107){opacity:1.4898;transform:translate(3.9864vw,-10px) scale(.0326);animation:fall-107 27s -8s linear infinite}@keyframes fall-107{58.417%{transform:translate(-4.177vw,58.417vh) scale(.0326)}to{transform:translate(-.0953vw,99vh) scale(.0326)}}.snow:nth-child(108){opacity:.8662;transform:translate(60.0802vw,-10px) scale(.5652);animation:fall-108 28s -6s linear infinite}@keyframes fall-108{45.881%{transform:translate(53.4417vw,45.881vh) scale(.5652)}to{transform:translate(56.76095vw,99vh) scale(.5652)}}.snow:nth-child(109){opacity:.7018;transform:translate(48.5322vw,-10px) scale(.8888);animation:fall-109 15s -29s linear infinite}@keyframes fall-109{45.886%{transform:translate(39.9476vw,45.886vh) scale(.8888)}to{transform:translate(44.2399vw,99vh) scale(.8888)}}.snow:nth-child(110){opacity:1.6308;transform:translate(98.7366vw,-10px) scale(.2344);animation:fall-110 19s -22s linear infinite}@keyframes fall-110{32.212%{transform:translate(89.3897vw,32.212vh) scale(.2344)}to{transform:translate(94.06315vw,99vh) scale(.2344)}}.snow:nth-child(111){opacity:1.6296;transform:translate(47.6979vw,-10px) scale(.0827);animation:fall-111 15s -12s linear infinite}@keyframes fall-111{50.301%{transform:translate(41.314vw,50.301vh) scale(.0827)}to{transform:translate(44.50595vw,99vh) scale(.0827)}}.snow:nth-child(112){opacity:1.0748;transform:translate(70.2895vw,-10px) scale(.7673);animation:fall-112 26s -7s linear infinite}@keyframes fall-112{70.92%{transform:translate(68.821vw,70.92vh) scale(.7673)}to{transform:translate(69.55525vw,99vh) scale(.7673)}}.snow:nth-child(113){opacity:1.776;transform:translate(20.879vw,-10px) scale(.6536);animation:fall-113 25s -9s linear infinite}@keyframes fall-113{68.463%{transform:translate(28.4492vw,68.463vh) scale(.6536)}to{transform:translate(24.6641vw,99vh) scale(.6536)}}.snow:nth-child(114){opacity:1.7958;transform:translate(3.505vw,-10px) scale(.4409);animation:fall-114 15s -5s linear infinite}@keyframes fall-114{78.89%{transform:translate(-3.0131vw,78.89vh) scale(.4409)}to{transform:translate(.24595vw,99vh) scale(.4409)}}.snow:nth-child(115){opacity:1.5224;transform:translate(21.4832vw,-10px) scale(.8786);animation:fall-115 22s -8s linear infinite}@keyframes fall-115{39.651%{transform:translate(13.0722vw,39.651vh) scale(.8786)}to{transform:translate(17.2777vw,99vh) scale(.8786)}}.snow:nth-child(116){opacity:.4392;transform:translate(3.5364vw,-10px) scale(.5273);animation:fall-116 13s -16s linear infinite}@keyframes fall-116{73.747%{transform:translate(-4.1456vw,73.747vh) scale(.5273)}to{transform:translate(-.3046vw,99vh) scale(.5273)}}.snow:nth-child(117){opacity:.531;transform:translate(10.1592vw,-10px) scale(.8424);animation:fall-117 13s -26s linear infinite}@keyframes fall-117{46.933%{transform:translate(18.8983vw,46.933vh) scale(.8424)}to{transform:translate(14.52875vw,99vh) scale(.8424)}}.snow:nth-child(118){opacity:1.0828;transform:translate(54.478vw,-10px) scale(.9155);animation:fall-118 30s -16s linear infinite}@keyframes fall-118{53.409%{transform:translate(58.1506vw,53.409vh) scale(.9155)}to{transform:translate(56.3143vw,99vh) scale(.9155)}}.snow:nth-child(119){opacity:.4848;transform:translate(62.743vw,-10px) scale(.7251);animation:fall-119 27s -13s linear infinite}@keyframes fall-119{53.436%{transform:translate(54.2903vw,53.436vh) scale(.7251)}to{transform:translate(58.51665vw,99vh) scale(.7251)}}.snow:nth-child(120){opacity:1.591;transform:translate(78.8541vw,-10px) scale(.2573);animation:fall-120 20s -16s linear infinite}@keyframes fall-120{78.087%{transform:translate(71.629vw,78.087vh) scale(.2573)}to{transform:translate(75.24155vw,99vh) scale(.2573)}}.snow:nth-child(121){opacity:.3112;transform:translate(1.9047vw,-10px) scale(.9856);animation:fall-121 18s -1s linear infinite}@keyframes fall-121{32.691%{transform:translate(6.5881vw,32.691vh) scale(.9856)}to{transform:translate(4.2464vw,99vh) scale(.9856)}}.snow:nth-child(122){opacity:.8306;transform:translate(70.4161vw,-10px) scale(.1439);animation:fall-122 28s -11s linear infinite}@keyframes fall-122{57.316%{transform:translate(62.2129vw,57.316vh) scale(.1439)}to{transform:translate(66.3145vw,99vh) scale(.1439)}}.snow:nth-child(123){opacity:1.5122;transform:translate(99.7236vw,-10px) scale(.8217);animation:fall-123 29s -30s linear infinite}@keyframes fall-123{33.087%{transform:translate(95.696vw,33.087vh) scale(.8217)}to{transform:translate(97.7098vw,99vh) scale(.8217)}}.snow:nth-child(124){opacity:1.3028;transform:translate(57.6711vw,-10px) scale(.6559);animation:fall-124 16s -13s linear infinite}@keyframes fall-124{61.974%{transform:translate(53.7039vw,61.974vh) scale(.6559)}to{transform:translate(55.6875vw,99vh) scale(.6559)}}.snow:nth-child(125){opacity:1.2954;transform:translate(17.0235vw,-10px) scale(.4351);animation:fall-125 11s -18s linear infinite}@keyframes fall-125{59.005%{transform:translate(8.4042vw,59.005vh) scale(.4351)}to{transform:translate(12.71385vw,99vh) scale(.4351)}}.snow:nth-child(126){opacity:.556;transform:translate(22.6548vw,-10px) scale(.2044);animation:fall-126 26s -20s linear infinite}@keyframes fall-126{51.599%{transform:translate(13.1743vw,51.599vh) scale(.2044)}to{transform:translate(17.91455vw,99vh) scale(.2044)}}.snow:nth-child(127){opacity:.3034;transform:translate(1.1745vw,-10px) scale(.3824);animation:fall-127 30s -26s linear infinite}@keyframes fall-127{35.931%{transform:translate(-6.0501vw,35.931vh) scale(.3824)}to{transform:translate(-2.4378vw,99vh) scale(.3824)}}.snow:nth-child(128){opacity:.1134;transform:translate(52.3478vw,-10px) scale(.3063);animation:fall-128 10s -14s linear infinite}@keyframes fall-128{35.543%{transform:translate(55.1271vw,35.543vh) scale(.3063)}to{transform:translate(53.73745vw,99vh) scale(.3063)}}.snow:nth-child(129){opacity:.3072;transform:translate(25.6123vw,-10px) scale(.3405);animation:fall-129 19s -6s linear infinite}@keyframes fall-129{44.632%{transform:translate(32.0856vw,44.632vh) scale(.3405)}to{transform:translate(28.84895vw,99vh) scale(.3405)}}.snow:nth-child(130){opacity:.03;transform:translate(73.3685vw,-10px) scale(.0238);animation:fall-130 26s -16s linear infinite}@keyframes fall-130{50.813%{transform:translate(74.4831vw,50.813vh) scale(.0238)}to{transform:translate(73.9258vw,99vh) scale(.0238)}}.snow:nth-child(131){opacity:.2454;transform:translate(42.4731vw,-10px) scale(.5586);animation:fall-131 14s -24s linear infinite}@keyframes fall-131{52.317%{transform:translate(32.9792vw,52.317vh) scale(.5586)}to{transform:translate(37.72615vw,99vh) scale(.5586)}}.snow:nth-child(132){opacity:.8006;transform:translate(3.6274vw,-10px) scale(.6872);animation:fall-132 11s -13s linear infinite}@keyframes fall-132{68.575%{transform:translate(.3635vw,68.575vh) scale(.6872)}to{transform:translate(1.99545vw,99vh) scale(.6872)}}.snow:nth-child(133){opacity:.0732;transform:translate(67.1317vw,-10px) scale(.1602);animation:fall-133 24s -9s linear infinite}@keyframes fall-133{48.539%{transform:translate(66.8014vw,48.539vh) scale(.1602)}to{transform:translate(66.96655vw,99vh) scale(.1602)}}.snow:nth-child(134){opacity:1.1306;transform:translate(49.5668vw,-10px) scale(.5595);animation:fall-134 28s -21s linear infinite}@keyframes fall-134{70.61%{transform:translate(54.9706vw,70.61vh) scale(.5595)}to{transform:translate(52.2687vw,99vh) scale(.5595)}}.snow:nth-child(135){opacity:1.5136;transform:translate(49.4404vw,-10px) scale(.7621);animation:fall-135 30s -15s linear infinite}@keyframes fall-135{30.002%{transform:translate(46.6364vw,30.002vh) scale(.7621)}to{transform:translate(48.0384vw,99vh) scale(.7621)}}.snow:nth-child(136){opacity:1.738;transform:translate(78.2122vw,-10px) scale(.4572);animation:fall-136 12s -10s linear infinite}@keyframes fall-136{53.195%{transform:translate(83.8438vw,53.195vh) scale(.4572)}to{transform:translate(81.028vw,99vh) scale(.4572)}}.snow:nth-child(137){opacity:1.7656;transform:translate(46.8135vw,-10px) scale(.357);animation:fall-137 21s -3s linear infinite}@keyframes fall-137{39.763%{transform:translate(53.0747vw,39.763vh) scale(.357)}to{transform:translate(49.9441vw,99vh) scale(.357)}}.snow:nth-child(138){opacity:.9724;transform:translate(9.6264vw,-10px) scale(.4468);animation:fall-138 16s -24s linear infinite}@keyframes fall-138{51.338%{transform:translate(10.5241vw,51.338vh) scale(.4468)}to{transform:translate(10.07525vw,99vh) scale(.4468)}}.snow:nth-child(139){opacity:1.6308;transform:translate(90.6313vw,-10px) scale(.7714);animation:fall-139 13s -27s linear infinite}@keyframes fall-139{54.173%{transform:translate(81.8258vw,54.173vh) scale(.7714)}to{transform:translate(86.22855vw,99vh) scale(.7714)}}.snow:nth-child(140){opacity:1.7854;transform:translate(19.3138vw,-10px) scale(.3288);animation:fall-140 13s -21s linear infinite}@keyframes fall-140{67.52%{transform:translate(12.0489vw,67.52vh) scale(.3288)}to{transform:translate(15.68135vw,99vh) scale(.3288)}}.snow:nth-child(141){opacity:.971;transform:translate(49.4211vw,-10px) scale(.9169);animation:fall-141 25s -20s linear infinite}@keyframes fall-141{52.985%{transform:translate(41.7745vw,52.985vh) scale(.9169)}to{transform:translate(45.5978vw,99vh) scale(.9169)}}.snow:nth-child(142){opacity:1.0386;transform:translate(49.9333vw,-10px) scale(.6734);animation:fall-142 15s -11s linear infinite}@keyframes fall-142{62.106%{transform:translate(58.6578vw,62.106vh) scale(.6734)}to{transform:translate(54.29555vw,99vh) scale(.6734)}}.snow:nth-child(143){opacity:1.538;transform:translate(20.1132vw,-10px) scale(.2127);animation:fall-143 22s -21s linear infinite}@keyframes fall-143{63.415%{transform:translate(12.7143vw,63.415vh) scale(.2127)}to{transform:translate(16.41375vw,99vh) scale(.2127)}}.snow:nth-child(144){opacity:1.3408;transform:translate(93.5823vw,-10px) scale(.4441);animation:fall-144 24s -25s linear infinite}@keyframes fall-144{45.186%{transform:translate(100.2624vw,45.186vh) scale(.4441)}to{transform:translate(96.92235vw,99vh) scale(.4441)}}.snow:nth-child(145){opacity:1.6422;transform:translate(47.9518vw,-10px) scale(.5662);animation:fall-145 22s -10s linear infinite}@keyframes fall-145{37.577%{transform:translate(54.2948vw,37.577vh) scale(.5662)}to{transform:translate(51.1233vw,99vh) scale(.5662)}}.snow:nth-child(146){opacity:.0012;transform:translate(96.0795vw,-10px) scale(.6689);animation:fall-146 12s -30s linear infinite}@keyframes fall-146{68.513%{transform:translate(87.7275vw,68.513vh) scale(.6689)}to{transform:translate(91.9035vw,99vh) scale(.6689)}}.snow:nth-child(147){opacity:1.031;transform:translate(71.2795vw,-10px) scale(.4959);animation:fall-147 25s -7s linear infinite}@keyframes fall-147{50.424%{transform:translate(80.3421vw,50.424vh) scale(.4959)}to{transform:translate(75.8108vw,99vh) scale(.4959)}}.snow:nth-child(148){opacity:1.5172;transform:translate(24.8704vw,-10px) scale(.849);animation:fall-148 30s -18s linear infinite}@keyframes fall-148{51.031%{transform:translate(17.1996vw,51.031vh) scale(.849)}to{transform:translate(21.035vw,99vh) scale(.849)}}.snow:nth-child(149){opacity:.9488;transform:translate(45.4983vw,-10px) scale(.8642);animation:fall-149 17s -10s linear infinite}@keyframes fall-149{62.834%{transform:translate(51.9299vw,62.834vh) scale(.8642)}to{transform:translate(48.7141vw,99vh) scale(.8642)}}.snow:nth-child(150){opacity:1.7102;transform:translate(74.6358vw,-10px) scale(.6638);animation:fall-150 16s -22s linear infinite}@keyframes fall-150{64.02%{transform:translate(71.6813vw,64.02vh) scale(.6638)}to{transform:translate(73.15855vw,99vh) scale(.6638)}}.snow:nth-child(151){opacity:1.389;transform:translate(7.529vw,-10px) scale(.4781);animation:fall-151 26s -15s linear infinite}@keyframes fall-151{72.03%{transform:translate(8.8098vw,72.03vh) scale(.4781)}to{transform:translate(8.1694vw,99vh) scale(.4781)}}.snow:nth-child(152){opacity:1.4306;transform:translate(88.4116vw,-10px) scale(.0713);animation:fall-152 14s -23s linear infinite}@keyframes fall-152{50.26%{transform:translate(93.9569vw,50.26vh) scale(.0713)}to{transform:translate(91.18425vw,99vh) scale(.0713)}}.snow:nth-child(153){opacity:.7884;transform:translate(27.5085vw,-10px) scale(.637);animation:fall-153 18s -3s linear infinite}@keyframes fall-153{56.152%{transform:translate(24.857vw,56.152vh) scale(.637)}to{transform:translate(26.18275vw,99vh) scale(.637)}}.snow:nth-child(154){opacity:.5856;transform:translate(99.1417vw,-10px) scale(.3987);animation:fall-154 19s -18s linear infinite}@keyframes fall-154{54.084%{transform:translate(98.3018vw,54.084vh) scale(.3987)}to{transform:translate(98.72175vw,99vh) scale(.3987)}}.snow:nth-child(155){opacity:1.3512;transform:translate(35.6093vw,-10px) scale(.8223);animation:fall-155 23s -11s linear infinite}@keyframes fall-155{62.274%{transform:translate(27.2031vw,62.274vh) scale(.8223)}to{transform:translate(31.4062vw,99vh) scale(.8223)}}.snow:nth-child(156){opacity:1.0114;transform:translate(32.7855vw,-10px) scale(.4483);animation:fall-156 16s -25s linear infinite}@keyframes fall-156{30.845%{transform:translate(25.3772vw,30.845vh) scale(.4483)}to{transform:translate(29.08135vw,99vh) scale(.4483)}}.snow:nth-child(157){opacity:1.9622;transform:translate(17.5275vw,-10px) scale(.712);animation:fall-157 22s -18s linear infinite}@keyframes fall-157{60.063%{transform:translate(12.1564vw,60.063vh) scale(.712)}to{transform:translate(14.84195vw,99vh) scale(.712)}}.snow:nth-child(158){opacity:1.0552;transform:translate(56.5841vw,-10px) scale(.622);animation:fall-158 25s -12s linear infinite}@keyframes fall-158{75.882%{transform:translate(63.3974vw,75.882vh) scale(.622)}to{transform:translate(59.99075vw,99vh) scale(.622)}}.snow:nth-child(159){opacity:1.7346;transform:translate(23.0592vw,-10px) scale(.8798);animation:fall-159 17s -6s linear infinite}@keyframes fall-159{73.374%{transform:translate(29.8607vw,73.374vh) scale(.8798)}to{transform:translate(26.45995vw,99vh) scale(.8798)}}.snow:nth-child(160){opacity:.9046;transform:translate(69.856vw,-10px) scale(.6033);animation:fall-160 11s -4s linear infinite}@keyframes fall-160{61.665%{transform:translate(62.0738vw,61.665vh) scale(.6033)}to{transform:translate(65.9649vw,99vh) scale(.6033)}}.snow:nth-child(161){opacity:1.9918;transform:translate(43.1202vw,-10px) scale(.4879);animation:fall-161 11s -3s linear infinite}@keyframes fall-161{68.678%{transform:translate(50.108vw,68.678vh) scale(.4879)}to{transform:translate(46.6141vw,99vh) scale(.4879)}}.snow:nth-child(162){opacity:1.7228;transform:translate(90.2316vw,-10px) scale(.1626);animation:fall-162 22s -26s linear infinite}@keyframes fall-162{33.611%{transform:translate(85.763vw,33.611vh) scale(.1626)}to{transform:translate(87.9973vw,99vh) scale(.1626)}}.snow:nth-child(163){opacity:1.172;transform:translate(55.9576vw,-10px) scale(.627);animation:fall-163 24s -22s linear infinite}@keyframes fall-163{41.668%{transform:translate(47.9308vw,41.668vh) scale(.627)}to{transform:translate(51.9442vw,99vh) scale(.627)}}.snow:nth-child(164){opacity:.392;transform:translate(48.7067vw,-10px) scale(.5586);animation:fall-164 14s -14s linear infinite}@keyframes fall-164{77.449%{transform:translate(39.5036vw,77.449vh) scale(.5586)}to{transform:translate(44.10515vw,99vh) scale(.5586)}}.snow:nth-child(165){opacity:1.1916;transform:translate(49.3013vw,-10px) scale(.3765);animation:fall-165 13s -13s linear infinite}@keyframes fall-165{72.956%{transform:translate(58.7102vw,72.956vh) scale(.3765)}to{transform:translate(54.00575vw,99vh) scale(.3765)}}.snow:nth-child(166){opacity:1.3582;transform:translate(51.7811vw,-10px) scale(.3191);animation:fall-166 14s -19s linear infinite}@keyframes fall-166{56.836%{transform:translate(60.7339vw,56.836vh) scale(.3191)}to{transform:translate(56.2575vw,99vh) scale(.3191)}}.snow:nth-child(167){opacity:1.6956;transform:translate(89.9917vw,-10px) scale(.0293);animation:fall-167 18s -10s linear infinite}@keyframes fall-167{51.944%{transform:translate(98.7018vw,51.944vh) scale(.0293)}to{transform:translate(94.34675vw,99vh) scale(.0293)}}.snow:nth-child(168){opacity:.3984;transform:translate(97.3785vw,-10px) scale(.2418);animation:fall-168 10s -4s linear infinite}@keyframes fall-168{49.979%{transform:translate(90.6316vw,49.979vh) scale(.2418)}to{transform:translate(94.00505vw,99vh) scale(.2418)}}.snow:nth-child(169){opacity:.6626;transform:translate(12.1913vw,-10px) scale(.5267);animation:fall-169 23s -21s linear infinite}@keyframes fall-169{56.25%{transform:translate(13.0905vw,56.25vh) scale(.5267)}to{transform:translate(12.6409vw,99vh) scale(.5267)}}.snow:nth-child(170){opacity:.2576;transform:translate(.67vw,-10px) scale(.0205);animation:fall-170 21s -18s linear infinite}@keyframes fall-170{46.188%{transform:translate(3.382vw,46.188vh) scale(.0205)}to{transform:translate(2.026vw,99vh) scale(.0205)}}.snow:nth-child(171){opacity:.2936;transform:translate(27.8293vw,-10px) scale(.3243);animation:fall-171 15s -19s linear infinite}@keyframes fall-171{32.631%{transform:translate(21.2797vw,32.631vh) scale(.3243)}to{transform:translate(24.5545vw,99vh) scale(.3243)}}.snow:nth-child(172){opacity:1.9954;transform:translate(87.1246vw,-10px) scale(.5129);animation:fall-172 15s -2s linear infinite}@keyframes fall-172{34.343%{transform:translate(89.1152vw,34.343vh) scale(.5129)}to{transform:translate(88.1199vw,99vh) scale(.5129)}}.snow:nth-child(173){opacity:.274;transform:translate(6.3076vw,-10px) scale(.2068);animation:fall-173 24s -23s linear infinite}@keyframes fall-173{53.7%{transform:translate(10.1948vw,53.7vh) scale(.2068)}to{transform:translate(8.2512vw,99vh) scale(.2068)}}.snow:nth-child(174){opacity:1.2608;transform:translate(90.5879vw,-10px) scale(.0966);animation:fall-174 30s -1s linear infinite}@keyframes fall-174{45.02%{transform:translate(84.2458vw,45.02vh) scale(.0966)}to{transform:translate(87.41685vw,99vh) scale(.0966)}}.snow:nth-child(175){opacity:1.55;transform:translate(39.208vw,-10px) scale(.7405);animation:fall-175 25s -9s linear infinite}@keyframes fall-175{49.425%{transform:translate(48.856vw,49.425vh) scale(.7405)}to{transform:translate(44.032vw,99vh) scale(.7405)}}.snow:nth-child(176){opacity:.1238;transform:translate(68.8852vw,-10px) scale(.4031);animation:fall-176 10s -10s linear infinite}@keyframes fall-176{42.959%{transform:translate(61.3495vw,42.959vh) scale(.4031)}to{transform:translate(65.11735vw,99vh) scale(.4031)}}.snow:nth-child(177){opacity:1.6422;transform:translate(60.7776vw,-10px) scale(.8205);animation:fall-177 13s -10s linear infinite}@keyframes fall-177{60.501%{transform:translate(56.397vw,60.501vh) scale(.8205)}to{transform:translate(58.5873vw,99vh) scale(.8205)}}.snow:nth-child(178){opacity:.0788;transform:translate(27.1048vw,-10px) scale(.3352);animation:fall-178 15s -12s linear infinite}@keyframes fall-178{68.329%{transform:translate(21.7274vw,68.329vh) scale(.3352)}to{transform:translate(24.4161vw,99vh) scale(.3352)}}.snow:nth-child(179){opacity:.3796;transform:translate(55.3156vw,-10px) scale(.79);animation:fall-179 14s -20s linear infinite}@keyframes fall-179{43.275%{transform:translate(55.5833vw,43.275vh) scale(.79)}to{transform:translate(55.44945vw,99vh) scale(.79)}}.snow:nth-child(180){opacity:.0924;transform:translate(58.025vw,-10px) scale(.5562);animation:fall-180 17s -16s linear infinite}@keyframes fall-180{54.142%{transform:translate(67.9924vw,54.142vh) scale(.5562)}to{transform:translate(63.0087vw,99vh) scale(.5562)}}.snow:nth-child(181){opacity:1.505;transform:translate(63.0965vw,-10px) scale(.5578);animation:fall-181 16s -10s linear infinite}@keyframes fall-181{61.155%{transform:translate(53.3757vw,61.155vh) scale(.5578)}to{transform:translate(58.2361vw,99vh) scale(.5578)}}.snow:nth-child(182){opacity:1.3356;transform:translate(13.4647vw,-10px) scale(.3965);animation:fall-182 14s -21s linear infinite}@keyframes fall-182{48.976%{transform:translate(22.469vw,48.976vh) scale(.3965)}to{transform:translate(17.96685vw,99vh) scale(.3965)}}.snow:nth-child(183){opacity:1.0728;transform:translate(61.4757vw,-10px) scale(.7984);animation:fall-183 11s -13s linear infinite}@keyframes fall-183{44.318%{transform:translate(58.3383vw,44.318vh) scale(.7984)}to{transform:translate(59.907vw,99vh) scale(.7984)}}.snow:nth-child(184){opacity:.995;transform:translate(3.0162vw,-10px) scale(.1741);animation:fall-184 13s -11s linear infinite}@keyframes fall-184{69.268%{transform:translate(1.4368vw,69.268vh) scale(.1741)}to{transform:translate(2.2265vw,99vh) scale(.1741)}}.snow:nth-child(185){opacity:1.8068;transform:translate(9.5654vw,-10px) scale(.7411);animation:fall-185 16s -22s linear infinite}@keyframes fall-185{64.539%{transform:translate(18.339vw,64.539vh) scale(.7411)}to{transform:translate(13.9522vw,99vh) scale(.7411)}}.snow:nth-child(186){opacity:1.077;transform:translate(22.6681vw,-10px) scale(.0392);animation:fall-186 10s -30s linear infinite}@keyframes fall-186{61.876%{transform:translate(13.6572vw,61.876vh) scale(.0392)}to{transform:translate(18.16265vw,99vh) scale(.0392)}}.snow:nth-child(187){opacity:1.076;transform:translate(85.3817vw,-10px) scale(.2296);animation:fall-187 29s -14s linear infinite}@keyframes fall-187{72.725%{transform:translate(82.3922vw,72.725vh) scale(.2296)}to{transform:translate(83.88695vw,99vh) scale(.2296)}}.snow:nth-child(188){opacity:1.1704;transform:translate(25.0729vw,-10px) scale(.0666);animation:fall-188 23s -26s linear infinite}@keyframes fall-188{50.132%{transform:translate(19.8441vw,50.132vh) scale(.0666)}to{transform:translate(22.4585vw,99vh) scale(.0666)}}.snow:nth-child(189){opacity:1.4978;transform:translate(8.2479vw,-10px) scale(.8073);animation:fall-189 22s -24s linear infinite}@keyframes fall-189{58.724%{transform:translate(14.048vw,58.724vh) scale(.8073)}to{transform:translate(11.14795vw,99vh) scale(.8073)}}.snow:nth-child(190){opacity:1.5036;transform:translate(37.0744vw,-10px) scale(.3123);animation:fall-190 20s -1s linear infinite}@keyframes fall-190{33.646%{transform:translate(35.4237vw,33.646vh) scale(.3123)}to{transform:translate(36.24905vw,99vh) scale(.3123)}}.snow:nth-child(191){opacity:.2864;transform:translate(5.2639vw,-10px) scale(.033);animation:fall-191 29s -15s linear infinite}@keyframes fall-191{69.968%{transform:translate(14.0252vw,69.968vh) scale(.033)}to{transform:translate(9.64455vw,99vh) scale(.033)}}.snow:nth-child(192){opacity:.6622;transform:translate(95.6783vw,-10px) scale(.5888);animation:fall-192 28s -19s linear infinite}@keyframes fall-192{53.677%{transform:translate(97.3534vw,53.677vh) scale(.5888)}to{transform:translate(96.51585vw,99vh) scale(.5888)}}.snow:nth-child(193){opacity:.304;transform:translate(97.4411vw,-10px) scale(.3941);animation:fall-193 16s -16s linear infinite}@keyframes fall-193{52.733%{transform:translate(100.8598vw,52.733vh) scale(.3941)}to{transform:translate(99.15045vw,99vh) scale(.3941)}}.snow:nth-child(194){opacity:1.9348;transform:translate(24.1491vw,-10px) scale(.1584);animation:fall-194 26s -28s linear infinite}@keyframes fall-194{53.917%{transform:translate(30.8234vw,53.917vh) scale(.1584)}to{transform:translate(27.48625vw,99vh) scale(.1584)}}.snow:nth-child(195){opacity:1.7064;transform:translate(78.5034vw,-10px) scale(.9632);animation:fall-195 19s -28s linear infinite}@keyframes fall-195{39.688%{transform:translate(79.2199vw,39.688vh) scale(.9632)}to{transform:translate(78.86165vw,99vh) scale(.9632)}}.snow:nth-child(196){opacity:1.193;transform:translate(85.8967vw,-10px) scale(.7303);animation:fall-196 24s -16s linear infinite}@keyframes fall-196{58.759%{transform:translate(93.1754vw,58.759vh) scale(.7303)}to{transform:translate(89.53605vw,99vh) scale(.7303)}}.snow:nth-child(197){opacity:.3278;transform:translate(39.9644vw,-10px) scale(.2544);animation:fall-197 23s -7s linear infinite}@keyframes fall-197{67.73%{transform:translate(34.806vw,67.73vh) scale(.2544)}to{transform:translate(37.3852vw,99vh) scale(.2544)}}.snow:nth-child(198){opacity:.38;transform:translate(47.1603vw,-10px) scale(.1309);animation:fall-198 13s -14s linear infinite}@keyframes fall-198{37.899%{transform:translate(53.6186vw,37.899vh) scale(.1309)}to{transform:translate(50.38945vw,99vh) scale(.1309)}}.snow:nth-child(199){opacity:.4728;transform:translate(6.0823vw,-10px) scale(.6945);animation:fall-199 22s -25s linear infinite}@keyframes fall-199{37.837%{transform:translate(6.8793vw,37.837vh) scale(.6945)}to{transform:translate(6.4808vw,99vh) scale(.6945)}}.snow:nth-child(200){opacity:.5454;transform:translate(1.0745vw,-10px) scale(.6094);animation:fall-200 24s -3s linear infinite}@keyframes fall-200{36.421%{transform:translate(-4.3869vw,36.421vh) scale(.6094)}to{transform:translate(-1.6562vw,99vh) scale(.6094)}}.snow:nth-child(201){opacity:.794;transform:translate(57.4635vw,-10px) scale(.1151);animation:fall-201 23s -14s linear infinite}@keyframes fall-201{61.579%{transform:translate(56.2815vw,61.579vh) scale(.1151)}to{transform:translate(56.8725vw,99vh) scale(.1151)}}.snow:nth-child(202){opacity:.62;transform:translate(38.1955vw,-10px) scale(.798);animation:fall-202 14s -21s linear infinite}@keyframes fall-202{37.316%{transform:translate(33.319vw,37.316vh) scale(.798)}to{transform:translate(35.75725vw,99vh) scale(.798)}}.snow:nth-child(203){opacity:1.6734;transform:translate(96.4629vw,-10px) scale(.0514);animation:fall-203 28s -22s linear infinite}@keyframes fall-203{45.708%{transform:translate(106.0074vw,45.708vh) scale(.0514)}to{transform:translate(101.23515vw,99vh) scale(.0514)}}.snow:nth-child(204){opacity:1.9292;transform:translate(95.0665vw,-10px) scale(.1529);animation:fall-204 17s -25s linear infinite}@keyframes fall-204{48.492%{transform:translate(104.5935vw,48.492vh) scale(.1529)}to{transform:translate(99.83vw,99vh) scale(.1529)}}.snow:nth-child(205){opacity:.5742;transform:translate(97.9744vw,-10px) scale(.741);animation:fall-205 30s -20s linear infinite}@keyframes fall-205{43.982%{transform:translate(101.3711vw,43.982vh) scale(.741)}to{transform:translate(99.67275vw,99vh) scale(.741)}}.snow:nth-child(206){opacity:1.004;transform:translate(35.3643vw,-10px) scale(.5539);animation:fall-206 20s -9s linear infinite}@keyframes fall-206{41.236%{transform:translate(32.7314vw,41.236vh) scale(.5539)}to{transform:translate(34.04785vw,99vh) scale(.5539)}}.snow:nth-child(207){opacity:1.9364;transform:translate(76.4704vw,-10px) scale(.2494);animation:fall-207 14s -2s linear infinite}@keyframes fall-207{77.031%{transform:translate(69.2081vw,77.031vh) scale(.2494)}to{transform:translate(72.83925vw,99vh) scale(.2494)}}.snow:nth-child(208){opacity:.3964;transform:translate(61.4663vw,-10px) scale(.7918);animation:fall-208 26s -17s linear infinite}@keyframes fall-208{43.015%{transform:translate(51.656vw,43.015vh) scale(.7918)}to{transform:translate(56.56115vw,99vh) scale(.7918)}}.snow:nth-child(209){opacity:.9434;transform:translate(27.9412vw,-10px) scale(.1893);animation:fall-209 21s -6s linear infinite}@keyframes fall-209{66.873%{transform:translate(34.6253vw,66.873vh) scale(.1893)}to{transform:translate(31.28325vw,99vh) scale(.1893)}}.snow:nth-child(210){opacity:1.7602;transform:translate(36.8697vw,-10px) scale(.8701);animation:fall-210 30s -18s linear infinite}@keyframes fall-210{65.092%{transform:translate(41.7368vw,65.092vh) scale(.8701)}to{transform:translate(39.30325vw,99vh) scale(.8701)}}.snow:nth-child(211){opacity:1.1654;transform:translate(80.4681vw,-10px) scale(.5309);animation:fall-211 10s -10s linear infinite}@keyframes fall-211{32.08%{transform:translate(88.4879vw,32.08vh) scale(.5309)}to{transform:translate(84.478vw,99vh) scale(.5309)}}.snow:nth-child(212){opacity:1.083;transform:translate(22.1605vw,-10px) scale(.9278);animation:fall-212 13s -5s linear infinite}@keyframes fall-212{54.562%{transform:translate(15.0116vw,54.562vh) scale(.9278)}to{transform:translate(18.58605vw,99vh) scale(.9278)}}.snow:nth-child(213){opacity:1.4426;transform:translate(71.8952vw,-10px) scale(.5525);animation:fall-213 10s -15s linear infinite}@keyframes fall-213{41.026%{transform:translate(63.0811vw,41.026vh) scale(.5525)}to{transform:translate(67.48815vw,99vh) scale(.5525)}}.snow:nth-child(214){opacity:.589;transform:translate(27.6962vw,-10px) scale(.0476);animation:fall-214 11s -10s linear infinite}@keyframes fall-214{46.913%{transform:translate(32.9277vw,46.913vh) scale(.0476)}to{transform:translate(30.31195vw,99vh) scale(.0476)}}.snow:nth-child(215){opacity:.5392;transform:translate(12.8363vw,-10px) scale(.2967);animation:fall-215 29s -10s linear infinite}@keyframes fall-215{64.075%{transform:translate(17.4294vw,64.075vh) scale(.2967)}to{transform:translate(15.13285vw,99vh) scale(.2967)}}.snow:nth-child(216){opacity:1.5724;transform:translate(35.5467vw,-10px) scale(.2363);animation:fall-216 22s -23s linear infinite}@keyframes fall-216{42.679%{transform:translate(42.4738vw,42.679vh) scale(.2363)}to{transform:translate(39.01025vw,99vh) scale(.2363)}}.snow:nth-child(217){opacity:1.8212;transform:translate(61.3667vw,-10px) scale(.1497);animation:fall-217 15s -10s linear infinite}@keyframes fall-217{42.453%{transform:translate(56.7674vw,42.453vh) scale(.1497)}to{transform:translate(59.06705vw,99vh) scale(.1497)}}.snow:nth-child(218){opacity:1.2306;transform:translate(18.9249vw,-10px) scale(.4877);animation:fall-218 11s -13s linear infinite}@keyframes fall-218{66.606%{transform:translate(13.0022vw,66.606vh) scale(.4877)}to{transform:translate(15.96355vw,99vh) scale(.4877)}}.snow:nth-child(219){opacity:1.299;transform:translate(92.8191vw,-10px) scale(.1207);animation:fall-219 11s -24s linear infinite}@keyframes fall-219{72.174%{transform:translate(95.6921vw,72.174vh) scale(.1207)}to{transform:translate(94.2556vw,99vh) scale(.1207)}}.snow:nth-child(220){opacity:.9518;transform:translate(34.7857vw,-10px) scale(.0129);animation:fall-220 14s -19s linear infinite}@keyframes fall-220{66.053%{transform:translate(31.8504vw,66.053vh) scale(.0129)}to{transform:translate(33.31805vw,99vh) scale(.0129)}}.snow:nth-child(221){opacity:1.271;transform:translate(32.8198vw,-10px) scale(.3492);animation:fall-221 15s -26s linear infinite}@keyframes fall-221{49.521%{transform:translate(31.7936vw,49.521vh) scale(.3492)}to{transform:translate(32.3067vw,99vh) scale(.3492)}}.snow:nth-child(222){opacity:.405;transform:translate(47.5398vw,-10px) scale(.6835);animation:fall-222 24s -23s linear infinite}@keyframes fall-222{31.972%{transform:translate(42.6005vw,31.972vh) scale(.6835)}to{transform:translate(45.07015vw,99vh) scale(.6835)}}.snow:nth-child(223){opacity:1.384;transform:translate(72.3847vw,-10px) scale(.8349);animation:fall-223 24s -2s linear infinite}@keyframes fall-223{65.541%{transform:translate(67.245vw,65.541vh) scale(.8349)}to{transform:translate(69.81485vw,99vh) scale(.8349)}}.snow:nth-child(224){opacity:.842;transform:translate(61.1726vw,-10px) scale(.4743);animation:fall-224 10s -23s linear infinite}@keyframes fall-224{35.695%{transform:translate(57.4963vw,35.695vh) scale(.4743)}to{transform:translate(59.33445vw,99vh) scale(.4743)}}.snow:nth-child(225){opacity:1.8996;transform:translate(42.4313vw,-10px) scale(.8483);animation:fall-225 26s -18s linear infinite}@keyframes fall-225{70.318%{transform:translate(47.9975vw,70.318vh) scale(.8483)}to{transform:translate(45.2144vw,99vh) scale(.8483)}}.snow:nth-child(226){opacity:.3496;transform:translate(49.2088vw,-10px) scale(.776);animation:fall-226 11s -16s linear infinite}@keyframes fall-226{66.284%{transform:translate(39.7236vw,66.284vh) scale(.776)}to{transform:translate(44.4662vw,99vh) scale(.776)}}.snow:nth-child(227){opacity:1.6362;transform:translate(43.6773vw,-10px) scale(.2153);animation:fall-227 30s -27s linear infinite}@keyframes fall-227{48.417%{transform:translate(51.2365vw,48.417vh) scale(.2153)}to{transform:translate(47.4569vw,99vh) scale(.2153)}}.snow:nth-child(228){opacity:.209;transform:translate(28.627vw,-10px) scale(.6815);animation:fall-228 11s -15s linear infinite}@keyframes fall-228{79.95%{transform:translate(34.0253vw,79.95vh) scale(.6815)}to{transform:translate(31.32615vw,99vh) scale(.6815)}}.snow:nth-child(229){opacity:.3292;transform:translate(15.7614vw,-10px) scale(.3098);animation:fall-229 25s -7s linear infinite}@keyframes fall-229{53.47%{transform:translate(12.9024vw,53.47vh) scale(.3098)}to{transform:translate(14.3319vw,99vh) scale(.3098)}}.snow:nth-child(230){opacity:.855;transform:translate(80.9939vw,-10px) scale(.6679);animation:fall-230 22s -18s linear infinite}@keyframes fall-230{33.459%{transform:translate(81.0896vw,33.459vh) scale(.6679)}to{transform:translate(81.04175vw,99vh) scale(.6679)}}.snow:nth-child(231){opacity:.2994;transform:translate(52.7431vw,-10px) scale(.9885);animation:fall-231 30s -14s linear infinite}@keyframes fall-231{65.283%{transform:translate(53.9597vw,65.283vh) scale(.9885)}to{transform:translate(53.3514vw,99vh) scale(.9885)}}.snow:nth-child(232){opacity:1.3588;transform:translate(34.4817vw,-10px) scale(.8283);animation:fall-232 12s -24s linear infinite}@keyframes fall-232{71.176%{transform:translate(38.0508vw,71.176vh) scale(.8283)}to{transform:translate(36.26625vw,99vh) scale(.8283)}}.snow:nth-child(233){opacity:.8062;transform:translate(27.8381vw,-10px) scale(.8881);animation:fall-233 15s -18s linear infinite}@keyframes fall-233{46.712%{transform:translate(29.3429vw,46.712vh) scale(.8881)}to{transform:translate(28.5905vw,99vh) scale(.8881)}}.snow:nth-child(234){opacity:.7636;transform:translate(67.7729vw,-10px) scale(.7512);animation:fall-234 24s -4s linear infinite}@keyframes fall-234{73.878%{transform:translate(61.7654vw,73.878vh) scale(.7512)}to{transform:translate(64.76915vw,99vh) scale(.7512)}}.snow:nth-child(235){opacity:.2758;transform:translate(59.5742vw,-10px) scale(.8775);animation:fall-235 19s -20s linear infinite}@keyframes fall-235{31.963%{transform:translate(64.4562vw,31.963vh) scale(.8775)}to{transform:translate(62.0152vw,99vh) scale(.8775)}}.snow:nth-child(236){opacity:.4424;transform:translate(77.3293vw,-10px) scale(.1845);animation:fall-236 30s -13s linear infinite}@keyframes fall-236{54.104%{transform:translate(77.4155vw,54.104vh) scale(.1845)}to{transform:translate(77.3724vw,99vh) scale(.1845)}}.snow:nth-child(237){opacity:.202;transform:translate(56.5437vw,-10px) scale(.9335);animation:fall-237 13s -24s linear infinite}@keyframes fall-237{74.801%{transform:translate(65.8885vw,74.801vh) scale(.9335)}to{transform:translate(61.2161vw,99vh) scale(.9335)}}.snow:nth-child(238){opacity:1.7846;transform:translate(67.6793vw,-10px) scale(.9666);animation:fall-238 20s -21s linear infinite}@keyframes fall-238{75.189%{transform:translate(66.917vw,75.189vh) scale(.9666)}to{transform:translate(67.29815vw,99vh) scale(.9666)}}.snow:nth-child(239){opacity:.5604;transform:translate(41.3102vw,-10px) scale(.8616);animation:fall-239 20s -8s linear infinite}@keyframes fall-239{51.408%{transform:translate(35.8625vw,51.408vh) scale(.8616)}to{transform:translate(38.58635vw,99vh) scale(.8616)}}.snow:nth-child(240){opacity:.2302;transform:translate(40.835vw,-10px) scale(.1929);animation:fall-240 29s -5s linear infinite}@keyframes fall-240{33.328%{transform:translate(43.0615vw,33.328vh) scale(.1929)}to{transform:translate(41.94825vw,99vh) scale(.1929)}}.snow:nth-child(241){opacity:.6148;transform:translate(10.0523vw,-10px) scale(.1497);animation:fall-241 13s -13s linear infinite}@keyframes fall-241{52.868%{transform:translate(17.877vw,52.868vh) scale(.1497)}to{transform:translate(13.96465vw,99vh) scale(.1497)}}.snow:nth-child(242){opacity:.0182;transform:translate(81.3132vw,-10px) scale(.0818);animation:fall-242 28s -18s linear infinite}@keyframes fall-242{66.039%{transform:translate(83.9476vw,66.039vh) scale(.0818)}to{transform:translate(82.6304vw,99vh) scale(.0818)}}.snow:nth-child(243){opacity:1.1396;transform:translate(3.6381vw,-10px) scale(.4146);animation:fall-243 25s -5s linear infinite}@keyframes fall-243{79.242%{transform:translate(-.0016vw,79.242vh) scale(.4146)}to{transform:translate(1.81825vw,99vh) scale(.4146)}}.snow:nth-child(244){opacity:.3464;transform:translate(54.8064vw,-10px) scale(.0213);animation:fall-244 28s -25s linear infinite}@keyframes fall-244{52.76%{transform:translate(57.6527vw,52.76vh) scale(.0213)}to{transform:translate(56.22955vw,99vh) scale(.0213)}}.snow:nth-child(245){opacity:.0374;transform:translate(34.1983vw,-10px) scale(.9549);animation:fall-245 11s -17s linear infinite}@keyframes fall-245{66.18%{transform:translate(34.1313vw,66.18vh) scale(.9549)}to{transform:translate(34.1648vw,99vh) scale(.9549)}}.snow:nth-child(246){opacity:.5786;transform:translate(58.8738vw,-10px) scale(.7615);animation:fall-246 10s -5s linear infinite}@keyframes fall-246{51.326%{transform:translate(55.0698vw,51.326vh) scale(.7615)}to{transform:translate(56.9718vw,99vh) scale(.7615)}}.snow:nth-child(247){opacity:.6004;transform:translate(67.4027vw,-10px) scale(.4706);animation:fall-247 30s -1s linear infinite}@keyframes fall-247{46.777%{transform:translate(75.3271vw,46.777vh) scale(.4706)}to{transform:translate(71.3649vw,99vh) scale(.4706)}}.snow:nth-child(248){opacity:1.5236;transform:translate(8.3246vw,-10px) scale(.2539);animation:fall-248 27s -6s linear infinite}@keyframes fall-248{70.137%{transform:translate(12.7831vw,70.137vh) scale(.2539)}to{transform:translate(10.55385vw,99vh) scale(.2539)}}.snow:nth-child(249){opacity:1.641;transform:translate(96.2167vw,-10px) scale(.4763);animation:fall-249 10s -23s linear infinite}@keyframes fall-249{71.887%{transform:translate(102.6817vw,71.887vh) scale(.4763)}to{transform:translate(99.4492vw,99vh) scale(.4763)}}.snow:nth-child(250){opacity:1.6762;transform:translate(77.4367vw,-10px) scale(.6465);animation:fall-250 29s -13s linear infinite}@keyframes fall-250{56.695%{transform:translate(81.9063vw,56.695vh) scale(.6465)}to{transform:translate(79.6715vw,99vh) scale(.6465)}}.snow:nth-child(251){opacity:.7124;transform:translate(39.485vw,-10px) scale(.8713);animation:fall-251 19s -29s linear infinite}@keyframes fall-251{78.321%{transform:translate(31.2014vw,78.321vh) scale(.8713)}to{transform:translate(35.3432vw,99vh) scale(.8713)}}.snow:nth-child(252){opacity:1.983;transform:translate(55.2243vw,-10px) scale(.1037);animation:fall-252 20s -16s linear infinite}@keyframes fall-252{77.726%{transform:translate(61.6197vw,77.726vh) scale(.1037)}to{transform:translate(58.422vw,99vh) scale(.1037)}}.snow:nth-child(253){opacity:1.7354;transform:translate(89.5327vw,-10px) scale(.1678);animation:fall-253 27s -15s linear infinite}@keyframes fall-253{31.991%{transform:translate(95.672vw,31.991vh) scale(.1678)}to{transform:translate(92.60235vw,99vh) scale(.1678)}}.snow:nth-child(254){opacity:1.6474;transform:translate(52.5991vw,-10px) scale(.7847);animation:fall-254 17s -22s linear infinite}@keyframes fall-254{58.043%{transform:translate(46.8237vw,58.043vh) scale(.7847)}to{transform:translate(49.7114vw,99vh) scale(.7847)}}.snow:nth-child(255){opacity:1.595;transform:translate(27.8221vw,-10px) scale(.8814);animation:fall-255 17s -19s linear infinite}@keyframes fall-255{30.978%{transform:translate(22.5906vw,30.978vh) scale(.8814)}to{transform:translate(25.20635vw,99vh) scale(.8814)}}.snow:nth-child(256){opacity:.1252;transform:translate(42.1042vw,-10px) scale(.607);animation:fall-256 19s -14s linear infinite}@keyframes fall-256{46.014%{transform:translate(32.1204vw,46.014vh) scale(.607)}to{transform:translate(37.1123vw,99vh) scale(.607)}}.snow:nth-child(257){opacity:.7782;transform:translate(95.3599vw,-10px) scale(.959);animation:fall-257 20s -2s linear infinite}@keyframes fall-257{71.653%{transform:translate(95.4031vw,71.653vh) scale(.959)}to{transform:translate(95.3815vw,99vh) scale(.959)}}.snow:nth-child(258){opacity:1.3638;transform:translate(51.0335vw,-10px) scale(.312);animation:fall-258 12s -23s linear infinite}@keyframes fall-258{72.603%{transform:translate(56.6577vw,72.603vh) scale(.312)}to{transform:translate(53.8456vw,99vh) scale(.312)}}.snow:nth-child(259){opacity:.7298;transform:translate(66.1292vw,-10px) scale(.5108);animation:fall-259 23s -6s linear infinite}@keyframes fall-259{43.014%{transform:translate(64.2829vw,43.014vh) scale(.5108)}to{transform:translate(65.20605vw,99vh) scale(.5108)}}.snow:nth-child(260){opacity:1.0082;transform:translate(71.0264vw,-10px) scale(.7409);animation:fall-260 20s -3s linear infinite}@keyframes fall-260{60.211%{transform:translate(66.1312vw,60.211vh) scale(.7409)}to{transform:translate(68.5788vw,99vh) scale(.7409)}}.snow:nth-child(261){opacity:1.531;transform:translate(50.6603vw,-10px) scale(.0672);animation:fall-261 21s -5s linear infinite}@keyframes fall-261{72.281%{transform:translate(54.0276vw,72.281vh) scale(.0672)}to{transform:translate(52.34395vw,99vh) scale(.0672)}}.snow:nth-child(262){opacity:.8966;transform:translate(45.8435vw,-10px) scale(.3904);animation:fall-262 25s -17s linear infinite}@keyframes fall-262{64.256%{transform:translate(51.8914vw,64.256vh) scale(.3904)}to{transform:translate(48.86745vw,99vh) scale(.3904)}}.snow:nth-child(263){opacity:.4228;transform:translate(80.2655vw,-10px) scale(.6553);animation:fall-263 21s -9s linear infinite}@keyframes fall-263{60.459%{transform:translate(83.0968vw,60.459vh) scale(.6553)}to{transform:translate(81.68115vw,99vh) scale(.6553)}}.snow:nth-child(264){opacity:1.0582;transform:translate(87.0353vw,-10px) scale(.7048);animation:fall-264 19s -22s linear infinite}@keyframes fall-264{52.844%{transform:translate(77.8122vw,52.844vh) scale(.7048)}to{transform:translate(82.42375vw,99vh) scale(.7048)}}.snow:nth-child(265){opacity:1.0704;transform:translate(68.064vw,-10px) scale(.3302);animation:fall-265 25s -6s linear infinite}@keyframes fall-265{66.656%{transform:translate(77.3536vw,66.656vh) scale(.3302)}to{transform:translate(72.7088vw,99vh) scale(.3302)}}.snow:nth-child(266){opacity:1.0322;transform:translate(35.3686vw,-10px) scale(.5997);animation:fall-266 29s -22s linear infinite}@keyframes fall-266{46.056%{transform:translate(25.5018vw,46.056vh) scale(.5997)}to{transform:translate(30.4352vw,99vh) scale(.5997)}}.snow:nth-child(267){opacity:1.2276;transform:translate(85.8663vw,-10px) scale(.616);animation:fall-267 19s -29s linear infinite}@keyframes fall-267{46.17%{transform:translate(85.1314vw,46.17vh) scale(.616)}to{transform:translate(85.49885vw,99vh) scale(.616)}}.snow:nth-child(268){opacity:1.1572;transform:translate(83.5227vw,-10px) scale(.9395);animation:fall-268 28s -20s linear infinite}@keyframes fall-268{74.246%{transform:translate(81.9663vw,74.246vh) scale(.9395)}to{transform:translate(82.7445vw,99vh) scale(.9395)}}.snow:nth-child(269){opacity:1.9438;transform:translate(54.9319vw,-10px) scale(.4982);animation:fall-269 19s -19s linear infinite}@keyframes fall-269{30.026%{transform:translate(61.976vw,30.026vh) scale(.4982)}to{transform:translate(58.45395vw,99vh) scale(.4982)}}.snow:nth-child(270){opacity:1.2618;transform:translate(96.9355vw,-10px) scale(.8279);animation:fall-270 16s -27s linear infinite}@keyframes fall-270{40.841%{transform:translate(91.4508vw,40.841vh) scale(.8279)}to{transform:translate(94.19315vw,99vh) scale(.8279)}}.snow:nth-child(271){opacity:1.343;transform:translate(14.7722vw,-10px) scale(.0844);animation:fall-271 21s -26s linear infinite}@keyframes fall-271{52.531%{transform:translate(7.6173vw,52.531vh) scale(.0844)}to{transform:translate(11.19475vw,99vh) scale(.0844)}}.snow:nth-child(272){opacity:.0788;transform:translate(65.6175vw,-10px) scale(.1109);animation:fall-272 15s -17s linear infinite}@keyframes fall-272{42.919%{transform:translate(68.7583vw,42.919vh) scale(.1109)}to{transform:translate(67.1879vw,99vh) scale(.1109)}}.snow:nth-child(273){opacity:.8726;transform:translate(46.3182vw,-10px) scale(.7169);animation:fall-273 11s -14s linear infinite}@keyframes fall-273{76.805%{transform:translate(46.8837vw,76.805vh) scale(.7169)}to{transform:translate(46.60095vw,99vh) scale(.7169)}}.snow:nth-child(274){opacity:1.2064;transform:translate(27.3558vw,-10px) scale(.9854);animation:fall-274 20s -19s linear infinite}@keyframes fall-274{66.471%{transform:translate(31.9775vw,66.471vh) scale(.9854)}to{transform:translate(29.66665vw,99vh) scale(.9854)}}.snow:nth-child(275){opacity:1.8108;transform:translate(27.3609vw,-10px) scale(.0265);animation:fall-275 27s -28s linear infinite}@keyframes fall-275{50.109%{transform:translate(36.1438vw,50.109vh) scale(.0265)}to{transform:translate(31.75235vw,99vh) scale(.0265)}}.snow:nth-child(276){opacity:1.7856;transform:translate(22.2889vw,-10px) scale(.0544);animation:fall-276 26s -22s linear infinite}@keyframes fall-276{67.833%{transform:translate(21.8841vw,67.833vh) scale(.0544)}to{transform:translate(22.0865vw,99vh) scale(.0544)}}.snow:nth-child(277){opacity:1.9994;transform:translate(59.5497vw,-10px) scale(.7308);animation:fall-277 18s -15s linear infinite}@keyframes fall-277{59.116%{transform:translate(68.3358vw,59.116vh) scale(.7308)}to{transform:translate(63.94275vw,99vh) scale(.7308)}}.snow:nth-child(278){opacity:.7076;transform:translate(81.6498vw,-10px) scale(.5656);animation:fall-278 26s -21s linear infinite}@keyframes fall-278{54.216%{transform:translate(81.4761vw,54.216vh) scale(.5656)}to{transform:translate(81.56295vw,99vh) scale(.5656)}}.snow:nth-child(279){opacity:.5138;transform:translate(61.6866vw,-10px) scale(.4747);animation:fall-279 23s -16s linear infinite}@keyframes fall-279{69.387%{transform:translate(56.4702vw,69.387vh) scale(.4747)}to{transform:translate(59.0784vw,99vh) scale(.4747)}}.snow:nth-child(280){opacity:1.977;transform:translate(18.2119vw,-10px) scale(.8857);animation:fall-280 25s -28s linear infinite}@keyframes fall-280{61.184%{transform:translate(12.8431vw,61.184vh) scale(.8857)}to{transform:translate(15.5275vw,99vh) scale(.8857)}}.snow:nth-child(281){opacity:1.2798;transform:translate(14.2057vw,-10px) scale(.561);animation:fall-281 20s -28s linear infinite}@keyframes fall-281{63.372%{transform:translate(12.1907vw,63.372vh) scale(.561)}to{transform:translate(13.1982vw,99vh) scale(.561)}}.snow:nth-child(282){opacity:.6312;transform:translate(71.3236vw,-10px) scale(.9847);animation:fall-282 17s -11s linear infinite}@keyframes fall-282{45.348%{transform:translate(71.624vw,45.348vh) scale(.9847)}to{transform:translate(71.4738vw,99vh) scale(.9847)}}.snow:nth-child(283){opacity:1.047;transform:translate(47.2922vw,-10px) scale(.4695);animation:fall-283 21s -29s linear infinite}@keyframes fall-283{75.505%{transform:translate(52.6616vw,75.505vh) scale(.4695)}to{transform:translate(49.9769vw,99vh) scale(.4695)}}.snow:nth-child(284){opacity:1.8638;transform:translate(80.5314vw,-10px) scale(.7178);animation:fall-284 26s -4s linear infinite}@keyframes fall-284{32.381%{transform:translate(79.2437vw,32.381vh) scale(.7178)}to{transform:translate(79.88755vw,99vh) scale(.7178)}}.snow:nth-child(285){opacity:1.572;transform:translate(15.5413vw,-10px) scale(.4398);animation:fall-285 28s -29s linear infinite}@keyframes fall-285{68.267%{transform:translate(21.602vw,68.267vh) scale(.4398)}to{transform:translate(18.57165vw,99vh) scale(.4398)}}.snow:nth-child(286){opacity:.604;transform:translate(19.6664vw,-10px) scale(.3724);animation:fall-286 10s -1s linear infinite}@keyframes fall-286{49.005%{transform:translate(25.422vw,49.005vh) scale(.3724)}to{transform:translate(22.5442vw,99vh) scale(.3724)}}.snow:nth-child(287){opacity:.9766;transform:translate(33.2059vw,-10px) scale(.4792);animation:fall-287 18s -13s linear infinite}@keyframes fall-287{71.371%{transform:translate(33.6099vw,71.371vh) scale(.4792)}to{transform:translate(33.4079vw,99vh) scale(.4792)}}.snow:nth-child(288){opacity:1.1654;transform:translate(91.1717vw,-10px) scale(.4983);animation:fall-288 23s -29s linear infinite}@keyframes fall-288{41.728%{transform:translate(100.9036vw,41.728vh) scale(.4983)}to{transform:translate(96.03765vw,99vh) scale(.4983)}}.snow:nth-child(289){opacity:1.2326;transform:translate(96.3894vw,-10px) scale(.0245);animation:fall-289 15s -22s linear infinite}@keyframes fall-289{49.525%{transform:translate(99.6453vw,49.525vh) scale(.0245)}to{transform:translate(98.01735vw,99vh) scale(.0245)}}.snow:nth-child(290){opacity:1.1564;transform:translate(82.6466vw,-10px) scale(.3754);animation:fall-290 25s -2s linear infinite}@keyframes fall-290{45.641%{transform:translate(83.8159vw,45.641vh) scale(.3754)}to{transform:translate(83.23125vw,99vh) scale(.3754)}}.snow:nth-child(291){opacity:1.0636;transform:translate(4.3992vw,-10px) scale(.5941);animation:fall-291 16s -22s linear infinite}@keyframes fall-291{31.486%{transform:translate(-2.8074vw,31.486vh) scale(.5941)}to{transform:translate(.7959vw,99vh) scale(.5941)}}.snow:nth-child(292){opacity:.825;transform:translate(50.5458vw,-10px) scale(.5536);animation:fall-292 24s -16s linear infinite}@keyframes fall-292{39.492%{transform:translate(55.7342vw,39.492vh) scale(.5536)}to{transform:translate(53.14vw,99vh) scale(.5536)}}.snow:nth-child(293){opacity:.4464;transform:translate(31.613vw,-10px) scale(.7321);animation:fall-293 13s -27s linear infinite}@keyframes fall-293{56.99%{transform:translate(39.5933vw,56.99vh) scale(.7321)}to{transform:translate(35.60315vw,99vh) scale(.7321)}}.snow:nth-child(294){opacity:.1328;transform:translate(75.5843vw,-10px) scale(.4215);animation:fall-294 12s -18s linear infinite}@keyframes fall-294{69.478%{transform:translate(73.0906vw,69.478vh) scale(.4215)}to{transform:translate(74.33745vw,99vh) scale(.4215)}}.snow:nth-child(295){opacity:.0554;transform:translate(95.9073vw,-10px) scale(.612);animation:fall-295 28s -3s linear infinite}@keyframes fall-295{62.489%{transform:translate(101.0737vw,62.489vh) scale(.612)}to{transform:translate(98.4905vw,99vh) scale(.612)}}.snow:nth-child(296){opacity:1.1584;transform:translate(53.7287vw,-10px) scale(.7198);animation:fall-296 26s -18s linear infinite}@keyframes fall-296{48.744%{transform:translate(50.2511vw,48.744vh) scale(.7198)}to{transform:translate(51.9899vw,99vh) scale(.7198)}}.snow:nth-child(297){opacity:.177;transform:translate(5.45vw,-10px) scale(.8756);animation:fall-297 12s -28s linear infinite}@keyframes fall-297{47.09%{transform:translate(13.3855vw,47.09vh) scale(.8756)}to{transform:translate(9.41775vw,99vh) scale(.8756)}}.snow:nth-child(298){opacity:.76;transform:translate(14.6338vw,-10px) scale(.2888);animation:fall-298 18s -13s linear infinite}@keyframes fall-298{35.63%{transform:translate(4.8257vw,35.63vh) scale(.2888)}to{transform:translate(9.72975vw,99vh) scale(.2888)}}.snow:nth-child(299){opacity:.0424;transform:translate(26.0816vw,-10px) scale(.8369);animation:fall-299 27s -5s linear infinite}@keyframes fall-299{68.677%{transform:translate(30.7737vw,68.677vh) scale(.8369)}to{transform:translate(28.42765vw,99vh) scale(.8369)}}.snow:nth-child(300){opacity:1.738;transform:translate(88.4453vw,-10px) scale(.2448);animation:fall-300 14s -26s linear infinite}@keyframes fall-300{45.813%{transform:translate(83.6375vw,45.813vh) scale(.2448)}to{transform:translate(86.0414vw,99vh) scale(.2448)}}.snow:nth-child(301){opacity:1.4326;transform:translate(29.5588vw,-10px) scale(.7804);animation:fall-301 23s -22s linear infinite}@keyframes fall-301{58.217%{transform:translate(31.3668vw,58.217vh) scale(.7804)}to{transform:translate(30.4628vw,99vh) scale(.7804)}}.snow:nth-child(302){opacity:1.281;transform:translate(87.1426vw,-10px) scale(.7506);animation:fall-302 27s -2s linear infinite}@keyframes fall-302{69.348%{transform:translate(91.377vw,69.348vh) scale(.7506)}to{transform:translate(89.2598vw,99vh) scale(.7506)}}.snow:nth-child(303){opacity:.7012;transform:translate(22.4886vw,-10px) scale(.6956);animation:fall-303 29s -20s linear infinite}@keyframes fall-303{40.442%{transform:translate(19.301vw,40.442vh) scale(.6956)}to{transform:translate(20.8948vw,99vh) scale(.6956)}}.snow:nth-child(304){opacity:1.1294;transform:translate(33.7506vw,-10px) scale(.1442);animation:fall-304 28s -13s linear infinite}@keyframes fall-304{79.043%{transform:translate(37.8167vw,79.043vh) scale(.1442)}to{transform:translate(35.78365vw,99vh) scale(.1442)}}.snow:nth-child(305){opacity:.242;transform:translate(15.0419vw,-10px) scale(.6222);animation:fall-305 22s -8s linear infinite}@keyframes fall-305{62.703%{transform:translate(22.7962vw,62.703vh) scale(.6222)}to{transform:translate(18.91905vw,99vh) scale(.6222)}}.snow:nth-child(306){opacity:.6626;transform:translate(19.4762vw,-10px) scale(.5974);animation:fall-306 10s -3s linear infinite}@keyframes fall-306{41.104%{transform:translate(28.9644vw,41.104vh) scale(.5974)}to{transform:translate(24.2203vw,99vh) scale(.5974)}}.snow:nth-child(307){opacity:.1762;transform:translate(90.0739vw,-10px) scale(.2568);animation:fall-307 20s -23s linear infinite}@keyframes fall-307{59.87%{transform:translate(92.9393vw,59.87vh) scale(.2568)}to{transform:translate(91.5066vw,99vh) scale(.2568)}}.snow:nth-child(308){opacity:.9526;transform:translate(30.0865vw,-10px) scale(.7946);animation:fall-308 14s -23s linear infinite}@keyframes fall-308{65.893%{transform:translate(30.7277vw,65.893vh) scale(.7946)}to{transform:translate(30.4071vw,99vh) scale(.7946)}}.snow:nth-child(309){opacity:1.518;transform:translate(59.9945vw,-10px) scale(.6995);animation:fall-309 10s -14s linear infinite}@keyframes fall-309{46.444%{transform:translate(55.7658vw,46.444vh) scale(.6995)}to{transform:translate(57.88015vw,99vh) scale(.6995)}}.snow:nth-child(310){opacity:.7858;transform:translate(62.5238vw,-10px) scale(.6806);animation:fall-310 21s -24s linear infinite}@keyframes fall-310{64.63%{transform:translate(67.6288vw,64.63vh) scale(.6806)}to{transform:translate(65.0763vw,99vh) scale(.6806)}}.snow:nth-child(311){opacity:1.2864;transform:translate(57.5999vw,-10px) scale(.7293);animation:fall-311 23s -6s linear infinite}@keyframes fall-311{67.925%{transform:translate(60.7714vw,67.925vh) scale(.7293)}to{transform:translate(59.18565vw,99vh) scale(.7293)}}.snow:nth-child(312){opacity:1.1068;transform:translate(29.5612vw,-10px) scale(.9982);animation:fall-312 14s -27s linear infinite}@keyframes fall-312{49.095%{transform:translate(22.5959vw,49.095vh) scale(.9982)}to{transform:translate(26.07855vw,99vh) scale(.9982)}}.snow:nth-child(313){opacity:1.0584;transform:translate(68.9892vw,-10px) scale(.3182);animation:fall-313 18s -25s linear infinite}@keyframes fall-313{35.232%{transform:translate(78.9108vw,35.232vh) scale(.3182)}to{transform:translate(73.95vw,99vh) scale(.3182)}}.snow:nth-child(314){opacity:.5892;transform:translate(90.7453vw,-10px) scale(.297);animation:fall-314 16s -30s linear infinite}@keyframes fall-314{37.233%{transform:translate(96.7944vw,37.233vh) scale(.297)}to{transform:translate(93.76985vw,99vh) scale(.297)}}.snow:nth-child(315){opacity:.1144;transform:translate(11.3447vw,-10px) scale(.0455);animation:fall-315 19s -2s linear infinite}@keyframes fall-315{77.647%{transform:translate(17.6648vw,77.647vh) scale(.0455)}to{transform:translate(14.50475vw,99vh) scale(.0455)}}.snow:nth-child(316){opacity:1.4014;transform:translate(44.7311vw,-10px) scale(.8802);animation:fall-316 29s -25s linear infinite}@keyframes fall-316{41.954%{transform:translate(42.4056vw,41.954vh) scale(.8802)}to{transform:translate(43.56835vw,99vh) scale(.8802)}}.snow:nth-child(317){opacity:.7292;transform:translate(47.7579vw,-10px) scale(.2922);animation:fall-317 24s -6s linear infinite}@keyframes fall-317{78.651%{transform:translate(49.4016vw,78.651vh) scale(.2922)}to{transform:translate(48.57975vw,99vh) scale(.2922)}}.snow:nth-child(318){opacity:.6748;transform:translate(98.8386vw,-10px) scale(.9307);animation:fall-318 27s -25s linear infinite}@keyframes fall-318{48.368%{transform:translate(98.4412vw,48.368vh) scale(.9307)}to{transform:translate(98.6399vw,99vh) scale(.9307)}}.snow:nth-child(319){opacity:1.5046;transform:translate(43.2757vw,-10px) scale(.5194);animation:fall-319 26s -21s linear infinite}@keyframes fall-319{71.156%{transform:translate(34.1185vw,71.156vh) scale(.5194)}to{transform:translate(38.6971vw,99vh) scale(.5194)}}.snow:nth-child(320){opacity:1.6084;transform:translate(84.0364vw,-10px) scale(.7686);animation:fall-320 24s -17s linear infinite}@keyframes fall-320{70.151%{transform:translate(89.5154vw,70.151vh) scale(.7686)}to{transform:translate(86.7759vw,99vh) scale(.7686)}}.snow:nth-child(321){opacity:.3714;transform:translate(66.3875vw,-10px) scale(.448);animation:fall-321 19s -10s linear infinite}@keyframes fall-321{43.622%{transform:translate(70.0433vw,43.622vh) scale(.448)}to{transform:translate(68.2154vw,99vh) scale(.448)}}.snow:nth-child(322){opacity:.9346;transform:translate(30.8113vw,-10px) scale(.3936);animation:fall-322 16s -18s linear infinite}@keyframes fall-322{54.8%{transform:translate(40.4554vw,54.8vh) scale(.3936)}to{transform:translate(35.63335vw,99vh) scale(.3936)}}.snow:nth-child(323){opacity:.9434;transform:translate(72.5875vw,-10px) scale(.471);animation:fall-323 28s -29s linear infinite}@keyframes fall-323{35.485%{transform:translate(70.6201vw,35.485vh) scale(.471)}to{transform:translate(71.6038vw,99vh) scale(.471)}}.snow:nth-child(324){opacity:1.8978;transform:translate(22.2992vw,-10px) scale(.642);animation:fall-324 26s -22s linear infinite}@keyframes fall-324{48.208%{transform:translate(27.0611vw,48.208vh) scale(.642)}to{transform:translate(24.68015vw,99vh) scale(.642)}}.snow:nth-child(325){opacity:1.9674;transform:translate(79.7864vw,-10px) scale(.2696);animation:fall-325 22s -12s linear infinite}@keyframes fall-325{47.741%{transform:translate(74.7722vw,47.741vh) scale(.2696)}to{transform:translate(77.2793vw,99vh) scale(.2696)}}.snow:nth-child(326){opacity:.5164;transform:translate(69.0743vw,-10px) scale(.8756);animation:fall-326 19s -4s linear infinite}@keyframes fall-326{74.142%{transform:translate(61.2507vw,74.142vh) scale(.8756)}to{transform:translate(65.1625vw,99vh) scale(.8756)}}.snow:nth-child(327){opacity:1.045;transform:translate(60.5029vw,-10px) scale(.2637);animation:fall-327 29s -27s linear infinite}@keyframes fall-327{63.675%{transform:translate(58.4794vw,63.675vh) scale(.2637)}to{transform:translate(59.49115vw,99vh) scale(.2637)}}.snow:nth-child(328){opacity:.164;transform:translate(37.7431vw,-10px) scale(.9742);animation:fall-328 27s -14s linear infinite}@keyframes fall-328{57.058%{transform:translate(41.427vw,57.058vh) scale(.9742)}to{transform:translate(39.58505vw,99vh) scale(.9742)}}.snow:nth-child(329){opacity:.884;transform:translate(16.6898vw,-10px) scale(.464);animation:fall-329 27s -29s linear infinite}@keyframes fall-329{48.943%{transform:translate(14.9421vw,48.943vh) scale(.464)}to{transform:translate(15.81595vw,99vh) scale(.464)}}.snow:nth-child(330){opacity:.1212;transform:translate(12.495vw,-10px) scale(.9531);animation:fall-330 22s -4s linear infinite}@keyframes fall-330{45.423%{transform:translate(5.4236vw,45.423vh) scale(.9531)}to{transform:translate(8.9593vw,99vh) scale(.9531)}}.snow:nth-child(331){opacity:1.4174;transform:translate(93.1519vw,-10px) scale(.0086);animation:fall-331 21s -13s linear infinite}@keyframes fall-331{54.89%{transform:translate(88.9992vw,54.89vh) scale(.0086)}to{transform:translate(91.07555vw,99vh) scale(.0086)}}.snow:nth-child(332){opacity:.858;transform:translate(90.7955vw,-10px) scale(.935);animation:fall-332 28s -6s linear infinite}@keyframes fall-332{70.341%{transform:translate(93.5635vw,70.341vh) scale(.935)}to{transform:translate(92.1795vw,99vh) scale(.935)}}.snow:nth-child(333){opacity:.8544;transform:translate(93.3326vw,-10px) scale(.5092);animation:fall-333 11s -18s linear infinite}@keyframes fall-333{36.466%{transform:translate(90.1216vw,36.466vh) scale(.5092)}to{transform:translate(91.7271vw,99vh) scale(.5092)}}.snow:nth-child(334){opacity:.892;transform:translate(65.8621vw,-10px) scale(.8343);animation:fall-334 15s -27s linear infinite}@keyframes fall-334{43.653%{transform:translate(70.1668vw,43.653vh) scale(.8343)}to{transform:translate(68.01445vw,99vh) scale(.8343)}}.snow:nth-child(335){opacity:1.1108;transform:translate(1.4462vw,-10px) scale(.0681);animation:fall-335 13s -11s linear infinite}@keyframes fall-335{73.378%{transform:translate(-4.9964vw,73.378vh) scale(.0681)}to{transform:translate(-1.7751vw,99vh) scale(.0681)}}.snow:nth-child(336){opacity:1.3434;transform:translate(27.1605vw,-10px) scale(.7564);animation:fall-336 20s -20s linear infinite}@keyframes fall-336{70.628%{transform:translate(35.9851vw,70.628vh) scale(.7564)}to{transform:translate(31.5728vw,99vh) scale(.7564)}}.snow:nth-child(337){opacity:.4406;transform:translate(29.0443vw,-10px) scale(.3814);animation:fall-337 18s -13s linear infinite}@keyframes fall-337{53.999%{transform:translate(20.7009vw,53.999vh) scale(.3814)}to{transform:translate(24.8726vw,99vh) scale(.3814)}}.snow:nth-child(338){opacity:1.761;transform:translate(71.0865vw,-10px) scale(.2999);animation:fall-338 28s -26s linear infinite}@keyframes fall-338{59.935%{transform:translate(72.6514vw,59.935vh) scale(.2999)}to{transform:translate(71.86895vw,99vh) scale(.2999)}}.snow:nth-child(339){opacity:1.8834;transform:translate(18.3853vw,-10px) scale(.6047);animation:fall-339 30s -24s linear infinite}@keyframes fall-339{35.235%{transform:translate(10.4163vw,35.235vh) scale(.6047)}to{transform:translate(14.4008vw,99vh) scale(.6047)}}.snow:nth-child(340){opacity:1.0522;transform:translate(95.4246vw,-10px) scale(.9898);animation:fall-340 14s -21s linear infinite}@keyframes fall-340{69.479%{transform:translate(86.3433vw,69.479vh) scale(.9898)}to{transform:translate(90.88395vw,99vh) scale(.9898)}}.snow:nth-child(341){opacity:1.0268;transform:translate(48.9085vw,-10px) scale(.346);animation:fall-341 20s -14s linear infinite}@keyframes fall-341{48.564%{transform:translate(46.4651vw,48.564vh) scale(.346)}to{transform:translate(47.6868vw,99vh) scale(.346)}}.snow:nth-child(342){opacity:1.2902;transform:translate(4.5972vw,-10px) scale(.7887);animation:fall-342 18s -28s linear infinite}@keyframes fall-342{45.758%{transform:translate(-4.5483vw,45.758vh) scale(.7887)}to{transform:translate(.02445vw,99vh) scale(.7887)}}.snow:nth-child(343){opacity:1.6854;transform:translate(21.1053vw,-10px) scale(.8857);animation:fall-343 18s -27s linear infinite}@keyframes fall-343{59.397%{transform:translate(11.1912vw,59.397vh) scale(.8857)}to{transform:translate(16.14825vw,99vh) scale(.8857)}}.snow:nth-child(344){opacity:1.8552;transform:translate(87.5662vw,-10px) scale(.8183);animation:fall-344 25s -30s linear infinite}@keyframes fall-344{45.257%{transform:translate(89.6647vw,45.257vh) scale(.8183)}to{transform:translate(88.61545vw,99vh) scale(.8183)}}.snow:nth-child(345){opacity:1.9746;transform:translate(69.464vw,-10px) scale(.4069);animation:fall-345 15s -12s linear infinite}@keyframes fall-345{77.515%{transform:translate(71.3432vw,77.515vh) scale(.4069)}to{transform:translate(70.4036vw,99vh) scale(.4069)}}.snow:nth-child(346){opacity:.2172;transform:translate(.0704vw,-10px) scale(.6966);animation:fall-346 29s -4s linear infinite}@keyframes fall-346{30.665%{transform:translate(3.0085vw,30.665vh) scale(.6966)}to{transform:translate(1.53945vw,99vh) scale(.6966)}}.snow:nth-child(347){opacity:1.812;transform:translate(92.3543vw,-10px) scale(.8221);animation:fall-347 26s -19s linear infinite}@keyframes fall-347{77.169%{transform:translate(100.3193vw,77.169vh) scale(.8221)}to{transform:translate(96.3368vw,99vh) scale(.8221)}}.snow:nth-child(348){opacity:.3308;transform:translate(56.2368vw,-10px) scale(.5744);animation:fall-348 30s -16s linear infinite}@keyframes fall-348{40.826%{transform:translate(50.2371vw,40.826vh) scale(.5744)}to{transform:translate(53.23695vw,99vh) scale(.5744)}}.snow:nth-child(349){opacity:1.0418;transform:translate(66.7914vw,-10px) scale(.9879);animation:fall-349 15s -6s linear infinite}@keyframes fall-349{55.712%{transform:translate(73.6313vw,55.712vh) scale(.9879)}to{transform:translate(70.21135vw,99vh) scale(.9879)}}.snow:nth-child(350){opacity:.9802;transform:translate(43.706vw,-10px) scale(.4652);animation:fall-350 15s -10s linear infinite}@keyframes fall-350{78.537%{transform:translate(52.1137vw,78.537vh) scale(.4652)}to{transform:translate(47.90985vw,99vh) scale(.4652)}}.snow:nth-child(351){opacity:1.7326;transform:translate(19.0912vw,-10px) scale(.6221);animation:fall-351 25s -11s linear infinite}@keyframes fall-351{48.299%{transform:translate(28.2327vw,48.299vh) scale(.6221)}to{transform:translate(23.66195vw,99vh) scale(.6221)}}.snow:nth-child(352){opacity:.7508;transform:translate(69.8157vw,-10px) scale(.9293);animation:fall-352 11s -18s linear infinite}@keyframes fall-352{48.047%{transform:translate(64.6071vw,48.047vh) scale(.9293)}to{transform:translate(67.2114vw,99vh) scale(.9293)}}.snow:nth-child(353){opacity:1.2584;transform:translate(28.9682vw,-10px) scale(.4854);animation:fall-353 13s -16s linear infinite}@keyframes fall-353{62.125%{transform:translate(20.7146vw,62.125vh) scale(.4854)}to{transform:translate(24.8414vw,99vh) scale(.4854)}}.snow:nth-child(354){opacity:.6032;transform:translate(61.0203vw,-10px) scale(.8081);animation:fall-354 25s -9s linear infinite}@keyframes fall-354{31.359%{transform:translate(55.1507vw,31.359vh) scale(.8081)}to{transform:translate(58.0855vw,99vh) scale(.8081)}}.snow:nth-child(355){opacity:.5052;transform:translate(69.8531vw,-10px) scale(.5079);animation:fall-355 13s -14s linear infinite}@keyframes fall-355{33.606%{transform:translate(79.5529vw,33.606vh) scale(.5079)}to{transform:translate(74.703vw,99vh) scale(.5079)}}.snow:nth-child(356){opacity:.3728;transform:translate(13.9183vw,-10px) scale(.8584);animation:fall-356 12s -24s linear infinite}@keyframes fall-356{34.986%{transform:translate(19.6541vw,34.986vh) scale(.8584)}to{transform:translate(16.7862vw,99vh) scale(.8584)}}.snow:nth-child(357){opacity:.0696;transform:translate(51.0382vw,-10px) scale(.517);animation:fall-357 23s -13s linear infinite}@keyframes fall-357{63.658%{transform:translate(44.7411vw,63.658vh) scale(.517)}to{transform:translate(47.88965vw,99vh) scale(.517)}}.snow:nth-child(358){opacity:1.7946;transform:translate(36.3154vw,-10px) scale(.7652);animation:fall-358 16s -18s linear infinite}@keyframes fall-358{74.716%{transform:translate(38.7384vw,74.716vh) scale(.7652)}to{transform:translate(37.5269vw,99vh) scale(.7652)}}.snow:nth-child(359){opacity:1.8456;transform:translate(24.3463vw,-10px) scale(.0275);animation:fall-359 18s -22s linear infinite}@keyframes fall-359{58.385%{transform:translate(33.6434vw,58.385vh) scale(.0275)}to{transform:translate(28.99485vw,99vh) scale(.0275)}}.snow:nth-child(360){opacity:.1216;transform:translate(.9485vw,-10px) scale(.6766);animation:fall-360 21s -23s linear infinite}@keyframes fall-360{33.803%{transform:translate(4.3689vw,33.803vh) scale(.6766)}to{transform:translate(2.6587vw,99vh) scale(.6766)}}.snow:nth-child(361){opacity:.0876;transform:translate(77.3874vw,-10px) scale(.5538);animation:fall-361 23s -3s linear infinite}@keyframes fall-361{72.424%{transform:translate(79.0253vw,72.424vh) scale(.5538)}to{transform:translate(78.20635vw,99vh) scale(.5538)}}.snow:nth-child(362){opacity:.8686;transform:translate(38.8375vw,-10px) scale(.9824);animation:fall-362 12s -26s linear infinite}@keyframes fall-362{34.575%{transform:translate(40.284vw,34.575vh) scale(.9824)}to{transform:translate(39.56075vw,99vh) scale(.9824)}}.snow:nth-child(363){opacity:.7814;transform:translate(33.7733vw,-10px) scale(.1318);animation:fall-363 27s -24s linear infinite}@keyframes fall-363{78.978%{transform:translate(38.0455vw,78.978vh) scale(.1318)}to{transform:translate(35.9094vw,99vh) scale(.1318)}}.snow:nth-child(364){opacity:.091;transform:translate(20.6802vw,-10px) scale(.3003);animation:fall-364 10s -30s linear infinite}@keyframes fall-364{57.296%{transform:translate(18.9719vw,57.296vh) scale(.3003)}to{transform:translate(19.82605vw,99vh) scale(.3003)}}.snow:nth-child(365){opacity:.4472;transform:translate(21.0249vw,-10px) scale(.8369);animation:fall-365 19s -25s linear infinite}@keyframes fall-365{74.663%{transform:translate(23.7825vw,74.663vh) scale(.8369)}to{transform:translate(22.4037vw,99vh) scale(.8369)}}.snow:nth-child(366){opacity:1.8494;transform:translate(75.4474vw,-10px) scale(.9908);animation:fall-366 11s -29s linear infinite}@keyframes fall-366{42.991%{transform:translate(82.9863vw,42.991vh) scale(.9908)}to{transform:translate(79.21685vw,99vh) scale(.9908)}}.snow:nth-child(367){opacity:1.9792;transform:translate(23.6707vw,-10px) scale(.0921);animation:fall-367 10s -4s linear infinite}@keyframes fall-367{53.854%{transform:translate(19.2296vw,53.854vh) scale(.0921)}to{transform:translate(21.45015vw,99vh) scale(.0921)}}.snow:nth-child(368){opacity:.5722;transform:translate(45.3967vw,-10px) scale(.157);animation:fall-368 13s -4s linear infinite}@keyframes fall-368{38.991%{transform:translate(47.0378vw,38.991vh) scale(.157)}to{transform:translate(46.21725vw,99vh) scale(.157)}}.snow:nth-child(369){opacity:.4014;transform:translate(6.9319vw,-10px) scale(.8571);animation:fall-369 13s -24s linear infinite}@keyframes fall-369{40.55%{transform:translate(5.0438vw,40.55vh) scale(.8571)}to{transform:translate(5.98785vw,99vh) scale(.8571)}}.snow:nth-child(370){opacity:.6684;transform:translate(64.9201vw,-10px) scale(.2926);animation:fall-370 12s -16s linear infinite}@keyframes fall-370{44.69%{transform:translate(71.7365vw,44.69vh) scale(.2926)}to{transform:translate(68.3283vw,99vh) scale(.2926)}}.snow:nth-child(371){opacity:1.1042;transform:translate(33.2181vw,-10px) scale(.4304);animation:fall-371 20s -21s linear infinite}@keyframes fall-371{57.431%{transform:translate(27.3229vw,57.431vh) scale(.4304)}to{transform:translate(30.2705vw,99vh) scale(.4304)}}.snow:nth-child(372){opacity:.3784;transform:translate(14.7941vw,-10px) scale(.3594);animation:fall-372 10s -10s linear infinite}@keyframes fall-372{54.367%{transform:translate(17.8702vw,54.367vh) scale(.3594)}to{transform:translate(16.33215vw,99vh) scale(.3594)}}.snow:nth-child(373){opacity:.1502;transform:translate(48.7059vw,-10px) scale(.7369);animation:fall-373 20s -22s linear infinite}@keyframes fall-373{78.141%{transform:translate(54.0027vw,78.141vh) scale(.7369)}to{transform:translate(51.3543vw,99vh) scale(.7369)}}.snow:nth-child(374){opacity:1.8492;transform:translate(65.6809vw,-10px) scale(.0896);animation:fall-374 25s -4s linear infinite}@keyframes fall-374{36.726%{transform:translate(58.2653vw,36.726vh) scale(.0896)}to{transform:translate(61.9731vw,99vh) scale(.0896)}}.snow:nth-child(375){opacity:.0466;transform:translate(25.3365vw,-10px) scale(.2651);animation:fall-375 16s -5s linear infinite}@keyframes fall-375{38.431%{transform:translate(28.4419vw,38.431vh) scale(.2651)}to{transform:translate(26.8892vw,99vh) scale(.2651)}}.snow:nth-child(376){opacity:.58;transform:translate(47.6677vw,-10px) scale(.54);animation:fall-376 18s -27s linear infinite}@keyframes fall-376{58.584%{transform:translate(50.7977vw,58.584vh) scale(.54)}to{transform:translate(49.2327vw,99vh) scale(.54)}}.snow:nth-child(377){opacity:.6684;transform:translate(14.0129vw,-10px) scale(.9944);animation:fall-377 12s -6s linear infinite}@keyframes fall-377{56.053%{transform:translate(16.9922vw,56.053vh) scale(.9944)}to{transform:translate(15.50255vw,99vh) scale(.9944)}}.snow:nth-child(378){opacity:1.3168;transform:translate(17.6698vw,-10px) scale(.9633);animation:fall-378 24s -6s linear infinite}@keyframes fall-378{33.751%{transform:translate(16.7489vw,33.751vh) scale(.9633)}to{transform:translate(17.20935vw,99vh) scale(.9633)}}.snow:nth-child(379){opacity:.4006;transform:translate(9.6466vw,-10px) scale(.606);animation:fall-379 12s -27s linear infinite}@keyframes fall-379{36.896%{transform:translate(15.6559vw,36.896vh) scale(.606)}to{transform:translate(12.65125vw,99vh) scale(.606)}}.snow:nth-child(380){opacity:1.7218;transform:translate(91.5014vw,-10px) scale(.5962);animation:fall-380 23s -9s linear infinite}@keyframes fall-380{37.07%{transform:translate(98.3016vw,37.07vh) scale(.5962)}to{transform:translate(94.9015vw,99vh) scale(.5962)}}.snow:nth-child(381){opacity:1.7438;transform:translate(61.0805vw,-10px) scale(.0838);animation:fall-381 10s -2s linear infinite}@keyframes fall-381{30.124%{transform:translate(63.2468vw,30.124vh) scale(.0838)}to{transform:translate(62.16365vw,99vh) scale(.0838)}}.snow:nth-child(382){opacity:.3428;transform:translate(87.7524vw,-10px) scale(.0196);animation:fall-382 24s -24s linear infinite}@keyframes fall-382{40.481%{transform:translate(88.6635vw,40.481vh) scale(.0196)}to{transform:translate(88.20795vw,99vh) scale(.0196)}}.snow:nth-child(383){opacity:1.884;transform:translate(47.1297vw,-10px) scale(.608);animation:fall-383 26s -21s linear infinite}@keyframes fall-383{58.753%{transform:translate(43.5797vw,58.753vh) scale(.608)}to{transform:translate(45.3547vw,99vh) scale(.608)}}.snow:nth-child(384){opacity:.4892;transform:translate(72.502vw,-10px) scale(.462);animation:fall-384 11s -18s linear infinite}@keyframes fall-384{63.199%{transform:translate(75.7854vw,63.199vh) scale(.462)}to{transform:translate(74.1437vw,99vh) scale(.462)}}.snow:nth-child(385){opacity:.355;transform:translate(36.3444vw,-10px) scale(.682);animation:fall-385 14s -19s linear infinite}@keyframes fall-385{62.754%{transform:translate(38.9548vw,62.754vh) scale(.682)}to{transform:translate(37.6496vw,99vh) scale(.682)}}.snow:nth-child(386){opacity:1.4138;transform:translate(72.7827vw,-10px) scale(.4906);animation:fall-386 14s -16s linear infinite}@keyframes fall-386{53.593%{transform:translate(74.6322vw,53.593vh) scale(.4906)}to{transform:translate(73.70745vw,99vh) scale(.4906)}}.snow:nth-child(387){opacity:.0914;transform:translate(13.4828vw,-10px) scale(.8225);animation:fall-387 10s -26s linear infinite}@keyframes fall-387{69.664%{transform:translate(18.4005vw,69.664vh) scale(.8225)}to{transform:translate(15.94165vw,99vh) scale(.8225)}}.snow:nth-child(388){opacity:.4794;transform:translate(48.8504vw,-10px) scale(.2473);animation:fall-388 19s -3s linear infinite}@keyframes fall-388{72.504%{transform:translate(44.7427vw,72.504vh) scale(.2473)}to{transform:translate(46.79655vw,99vh) scale(.2473)}}.snow:nth-child(389){opacity:1.3992;transform:translate(71.1566vw,-10px) scale(.3576);animation:fall-389 26s -27s linear infinite}@keyframes fall-389{77.3%{transform:translate(66.2005vw,77.3vh) scale(.3576)}to{transform:translate(68.67855vw,99vh) scale(.3576)}}.snow:nth-child(390){opacity:.0296;transform:translate(87.2695vw,-10px) scale(.3504);animation:fall-390 19s -25s linear infinite}@keyframes fall-390{48.911%{transform:translate(80.9058vw,48.911vh) scale(.3504)}to{transform:translate(84.08765vw,99vh) scale(.3504)}}.snow:nth-child(391){opacity:.1478;transform:translate(20.5948vw,-10px) scale(.3637);animation:fall-391 14s -24s linear infinite}@keyframes fall-391{73.459%{transform:translate(22.2442vw,73.459vh) scale(.3637)}to{transform:translate(21.4195vw,99vh) scale(.3637)}}.snow:nth-child(392){opacity:.7462;transform:translate(23.4793vw,-10px) scale(.6403);animation:fall-392 21s -26s linear infinite}@keyframes fall-392{37.826%{transform:translate(29.0711vw,37.826vh) scale(.6403)}to{transform:translate(26.2752vw,99vh) scale(.6403)}}.snow:nth-child(393){opacity:.7802;transform:translate(70.3738vw,-10px) scale(.6204);animation:fall-393 29s -26s linear infinite}@keyframes fall-393{35.392%{transform:translate(66.4946vw,35.392vh) scale(.6204)}to{transform:translate(68.4342vw,99vh) scale(.6204)}}.snow:nth-child(394){opacity:.9064;transform:translate(88.8697vw,-10px) scale(.9528);animation:fall-394 20s -5s linear infinite}@keyframes fall-394{69.044%{transform:translate(91.4874vw,69.044vh) scale(.9528)}to{transform:translate(90.17855vw,99vh) scale(.9528)}}.snow:nth-child(395){opacity:1.1358;transform:translate(41.6688vw,-10px) scale(.2646);animation:fall-395 26s -28s linear infinite}@keyframes fall-395{71.154%{transform:translate(44.1358vw,71.154vh) scale(.2646)}to{transform:translate(42.9023vw,99vh) scale(.2646)}}.snow:nth-child(396){opacity:.3226;transform:translate(38.2147vw,-10px) scale(.9289);animation:fall-396 16s -13s linear infinite}@keyframes fall-396{61.112%{transform:translate(37.902vw,61.112vh) scale(.9289)}to{transform:translate(38.05835vw,99vh) scale(.9289)}}.snow:nth-child(397){opacity:1.9994;transform:translate(3.1979vw,-10px) scale(.9885);animation:fall-397 15s -18s linear infinite}@keyframes fall-397{53.175%{transform:translate(3.0248vw,53.175vh) scale(.9885)}to{transform:translate(3.11135vw,99vh) scale(.9885)}}.snow:nth-child(398){opacity:.7226;transform:translate(17.4189vw,-10px) scale(.9352);animation:fall-398 10s -30s linear infinite}@keyframes fall-398{62%{transform:translate(15.7225vw,62vh) scale(.9352)}to{transform:translate(16.5707vw,99vh) scale(.9352)}}.snow:nth-child(399){opacity:1.0704;transform:translate(21.8953vw,-10px) scale(.6869);animation:fall-399 23s -30s linear infinite}@keyframes fall-399{51.197%{transform:translate(14.7319vw,51.197vh) scale(.6869)}to{transform:translate(18.3136vw,99vh) scale(.6869)}}.snow:nth-child(400){opacity:1.369;transform:translate(78.8565vw,-10px) scale(.3691);animation:fall-400 18s -17s linear infinite}@keyframes fall-400{37.049%{transform:translate(84.4839vw,37.049vh) scale(.3691)}to{transform:translate(81.6702vw,99vh) scale(.3691)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
26
26
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: AppComponent, decorators: [{
|
|
27
27
|
type: Component,
|
|
28
|
-
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.5438;transform:translate(92.8158vw,-10px) scale(.963);animation:fall-1 14s -6s linear infinite}@keyframes fall-1{72.624%{transform:translate(97.7752vw,72.624vh) scale(.963)}to{transform:translate(95.2955vw,99vh) scale(.963)}}.snow:nth-child(2){opacity:1.9206;transform:translate(31.5056vw,-10px) scale(.1204);animation:fall-2 14s -20s linear infinite}@keyframes fall-2{39.22%{transform:translate(40.2425vw,39.22vh) scale(.1204)}to{transform:translate(35.87405vw,99vh) scale(.1204)}}.snow:nth-child(3){opacity:1.334;transform:translate(87.4536vw,-10px) scale(.7454);animation:fall-3 21s -7s linear infinite}@keyframes fall-3{32.981%{transform:translate(94.2665vw,32.981vh) scale(.7454)}to{transform:translate(90.86005vw,99vh) scale(.7454)}}.snow:nth-child(4){opacity:1.4694;transform:translate(4.8042vw,-10px) scale(.3613);animation:fall-4 10s -19s linear infinite}@keyframes fall-4{71.724%{transform:translate(-4.6253vw,71.724vh) scale(.3613)}to{transform:translate(.08945vw,99vh) scale(.3613)}}.snow:nth-child(5){opacity:.0702;transform:translate(70.3941vw,-10px) scale(.0667);animation:fall-5 14s -3s linear infinite}@keyframes fall-5{35.579%{transform:translate(65.0581vw,35.579vh) scale(.0667)}to{transform:translate(67.7261vw,99vh) scale(.0667)}}.snow:nth-child(6){opacity:1.554;transform:translate(19.9798vw,-10px) scale(.8587);animation:fall-6 19s -16s linear infinite}@keyframes fall-6{38.955%{transform:translate(21.465vw,38.955vh) scale(.8587)}to{transform:translate(20.7224vw,99vh) scale(.8587)}}.snow:nth-child(7){opacity:1.9064;transform:translate(4.8622vw,-10px) scale(.1847);animation:fall-7 25s -20s linear infinite}@keyframes fall-7{61.932%{transform:translate(6.8459vw,61.932vh) scale(.1847)}to{transform:translate(5.85405vw,99vh) scale(.1847)}}.snow:nth-child(8){opacity:.391;transform:translate(4.5628vw,-10px) scale(.1011);animation:fall-8 24s -9s linear infinite}@keyframes fall-8{35.598%{transform:translate(13.5246vw,35.598vh) scale(.1011)}to{transform:translate(9.0437vw,99vh) scale(.1011)}}.snow:nth-child(9){opacity:1.2914;transform:translate(83.2443vw,-10px) scale(.3377);animation:fall-9 24s -14s linear infinite}@keyframes fall-9{48.156%{transform:translate(79.5779vw,48.156vh) scale(.3377)}to{transform:translate(81.4111vw,99vh) scale(.3377)}}.snow:nth-child(10){opacity:1.9766;transform:translate(49.0762vw,-10px) scale(.6637);animation:fall-10 24s -22s linear infinite}@keyframes fall-10{67.327%{transform:translate(55.9755vw,67.327vh) scale(.6637)}to{transform:translate(52.52585vw,99vh) scale(.6637)}}.snow:nth-child(11){opacity:1.7116;transform:translate(82.0036vw,-10px) scale(.9053);animation:fall-11 15s -22s linear infinite}@keyframes fall-11{46.696%{transform:translate(80.8655vw,46.696vh) scale(.9053)}to{transform:translate(81.43455vw,99vh) scale(.9053)}}.snow:nth-child(12){opacity:1.8416;transform:translate(36.1496vw,-10px) scale(.2796);animation:fall-12 19s -1s linear infinite}@keyframes fall-12{40.265%{transform:translate(40.7781vw,40.265vh) scale(.2796)}to{transform:translate(38.46385vw,99vh) scale(.2796)}}.snow:nth-child(13){opacity:.923;transform:translate(41.3337vw,-10px) scale(.9269);animation:fall-13 27s -17s linear infinite}@keyframes fall-13{36.862%{transform:translate(45.0733vw,36.862vh) scale(.9269)}to{transform:translate(43.2035vw,99vh) scale(.9269)}}.snow:nth-child(14){opacity:.0862;transform:translate(70.5013vw,-10px) scale(.886);animation:fall-14 23s -15s linear infinite}@keyframes fall-14{40.277%{transform:translate(60.5038vw,40.277vh) scale(.886)}to{transform:translate(65.50255vw,99vh) scale(.886)}}.snow:nth-child(15){opacity:.9166;transform:translate(44.0857vw,-10px) scale(.7708);animation:fall-15 13s -27s linear infinite}@keyframes fall-15{58.782%{transform:translate(53.2189vw,58.782vh) scale(.7708)}to{transform:translate(48.6523vw,99vh) scale(.7708)}}.snow:nth-child(16){opacity:.3966;transform:translate(78.074vw,-10px) scale(.5816);animation:fall-16 10s -13s linear infinite}@keyframes fall-16{58.582%{transform:translate(74.6902vw,58.582vh) scale(.5816)}to{transform:translate(76.3821vw,99vh) scale(.5816)}}.snow:nth-child(17){opacity:1.6666;transform:translate(23.7858vw,-10px) scale(.3274);animation:fall-17 16s -13s linear infinite}@keyframes fall-17{60.005%{transform:translate(28.9636vw,60.005vh) scale(.3274)}to{transform:translate(26.3747vw,99vh) scale(.3274)}}.snow:nth-child(18){opacity:.5256;transform:translate(40.0973vw,-10px) scale(.6095);animation:fall-18 18s -15s linear infinite}@keyframes fall-18{53.768%{transform:translate(37.49vw,53.768vh) scale(.6095)}to{transform:translate(38.79365vw,99vh) scale(.6095)}}.snow:nth-child(19){opacity:1.8846;transform:translate(68.573vw,-10px) scale(.8367);animation:fall-19 28s -16s linear infinite}@keyframes fall-19{43.268%{transform:translate(75.7713vw,43.268vh) scale(.8367)}to{transform:translate(72.17215vw,99vh) scale(.8367)}}.snow:nth-child(20){opacity:.6976;transform:translate(47.6754vw,-10px) scale(.3679);animation:fall-20 15s -15s linear infinite}@keyframes fall-20{54.93%{transform:translate(40.9435vw,54.93vh) scale(.3679)}to{transform:translate(44.30945vw,99vh) scale(.3679)}}.snow:nth-child(21){opacity:.5332;transform:translate(97.5886vw,-10px) scale(.9887);animation:fall-21 10s -29s linear infinite}@keyframes fall-21{72.635%{transform:translate(94.6581vw,72.635vh) scale(.9887)}to{transform:translate(96.12335vw,99vh) scale(.9887)}}.snow:nth-child(22){opacity:.95;transform:translate(71.2397vw,-10px) scale(.3143);animation:fall-22 23s -9s linear infinite}@keyframes fall-22{50.898%{transform:translate(72.8855vw,50.898vh) scale(.3143)}to{transform:translate(72.0626vw,99vh) scale(.3143)}}.snow:nth-child(23){opacity:1.463;transform:translate(65.1413vw,-10px) scale(.6615);animation:fall-23 13s -26s linear infinite}@keyframes fall-23{46.473%{transform:translate(74.58vw,46.473vh) scale(.6615)}to{transform:translate(69.86065vw,99vh) scale(.6615)}}.snow:nth-child(24){opacity:.7894;transform:translate(65.2416vw,-10px) scale(.7114);animation:fall-24 16s -17s linear infinite}@keyframes fall-24{54.04%{transform:translate(66.5077vw,54.04vh) scale(.7114)}to{transform:translate(65.87465vw,99vh) scale(.7114)}}.snow:nth-child(25){opacity:1.5326;transform:translate(67.1919vw,-10px) scale(.8429);animation:fall-25 29s -16s linear infinite}@keyframes fall-25{71.613%{transform:translate(63.6891vw,71.613vh) scale(.8429)}to{transform:translate(65.4405vw,99vh) scale(.8429)}}.snow:nth-child(26){opacity:.1824;transform:translate(94.0718vw,-10px) scale(.8051);animation:fall-26 24s -15s linear infinite}@keyframes fall-26{54.001%{transform:translate(89.6316vw,54.001vh) scale(.8051)}to{transform:translate(91.8517vw,99vh) scale(.8051)}}.snow:nth-child(27){opacity:1.6908;transform:translate(12.4308vw,-10px) scale(.3955);animation:fall-27 21s -3s linear infinite}@keyframes fall-27{76.783%{transform:translate(11.6357vw,76.783vh) scale(.3955)}to{transform:translate(12.03325vw,99vh) scale(.3955)}}.snow:nth-child(28){opacity:1.6648;transform:translate(17.0544vw,-10px) scale(.7429);animation:fall-28 24s -3s linear infinite}@keyframes fall-28{48.038%{transform:translate(27.0283vw,48.038vh) scale(.7429)}to{transform:translate(22.04135vw,99vh) scale(.7429)}}.snow:nth-child(29){opacity:.5536;transform:translate(42.7036vw,-10px) scale(.6376);animation:fall-29 11s -15s linear infinite}@keyframes fall-29{49.52%{transform:translate(36.871vw,49.52vh) scale(.6376)}to{transform:translate(39.7873vw,99vh) scale(.6376)}}.snow:nth-child(30){opacity:.3968;transform:translate(35.7601vw,-10px) scale(.8828);animation:fall-30 22s -5s linear infinite}@keyframes fall-30{37.921%{transform:translate(34.6923vw,37.921vh) scale(.8828)}to{transform:translate(35.2262vw,99vh) scale(.8828)}}.snow:nth-child(31){opacity:.3698;transform:translate(82.3485vw,-10px) scale(.6953);animation:fall-31 29s -1s linear infinite}@keyframes fall-31{63.689%{transform:translate(79.281vw,63.689vh) scale(.6953)}to{transform:translate(80.81475vw,99vh) scale(.6953)}}.snow:nth-child(32){opacity:.2374;transform:translate(96.9089vw,-10px) scale(.4153);animation:fall-32 28s -22s linear infinite}@keyframes fall-32{79.533%{transform:translate(106.2724vw,79.533vh) scale(.4153)}to{transform:translate(101.59065vw,99vh) scale(.4153)}}.snow:nth-child(33){opacity:1.1152;transform:translate(14.177vw,-10px) scale(.1333);animation:fall-33 12s -6s linear infinite}@keyframes fall-33{45.126%{transform:translate(23.5317vw,45.126vh) scale(.1333)}to{transform:translate(18.85435vw,99vh) scale(.1333)}}.snow:nth-child(34){opacity:.6548;transform:translate(37.2462vw,-10px) scale(.9188);animation:fall-34 30s -1s linear infinite}@keyframes fall-34{69.505%{transform:translate(43.9441vw,69.505vh) scale(.9188)}to{transform:translate(40.59515vw,99vh) scale(.9188)}}.snow:nth-child(35){opacity:.597;transform:translate(49.5071vw,-10px) scale(.7957);animation:fall-35 28s -30s linear infinite}@keyframes fall-35{51.705%{transform:translate(50.1205vw,51.705vh) scale(.7957)}to{transform:translate(49.8138vw,99vh) scale(.7957)}}.snow:nth-child(36){opacity:.2618;transform:translate(48.6507vw,-10px) scale(.2442);animation:fall-36 12s -6s linear infinite}@keyframes fall-36{77.244%{transform:translate(57.1926vw,77.244vh) scale(.2442)}to{transform:translate(52.92165vw,99vh) scale(.2442)}}.snow:nth-child(37){opacity:.8438;transform:translate(5.7468vw,-10px) scale(.1739);animation:fall-37 20s -29s linear infinite}@keyframes fall-37{59.878%{transform:translate(-2.5953vw,59.878vh) scale(.1739)}to{transform:translate(1.57575vw,99vh) scale(.1739)}}.snow:nth-child(38){opacity:.51;transform:translate(56.3088vw,-10px) scale(.0604);animation:fall-38 20s -7s linear infinite}@keyframes fall-38{57.322%{transform:translate(58.8006vw,57.322vh) scale(.0604)}to{transform:translate(57.5547vw,99vh) scale(.0604)}}.snow:nth-child(39){opacity:.3308;transform:translate(68.5781vw,-10px) scale(.6221);animation:fall-39 24s -18s linear infinite}@keyframes fall-39{34.639%{transform:translate(65.5183vw,34.639vh) scale(.6221)}to{transform:translate(67.0482vw,99vh) scale(.6221)}}.snow:nth-child(40){opacity:.996;transform:translate(84.3151vw,-10px) scale(.7937);animation:fall-40 18s -7s linear infinite}@keyframes fall-40{30.038%{transform:translate(74.7361vw,30.038vh) scale(.7937)}to{transform:translate(79.5256vw,99vh) scale(.7937)}}.snow:nth-child(41){opacity:.8654;transform:translate(4.063vw,-10px) scale(.0753);animation:fall-41 10s -30s linear infinite}@keyframes fall-41{40.571%{transform:translate(10.0768vw,40.571vh) scale(.0753)}to{transform:translate(7.0699vw,99vh) scale(.0753)}}.snow:nth-child(42){opacity:1.4474;transform:translate(85.6598vw,-10px) scale(.7392);animation:fall-42 27s -19s linear infinite}@keyframes fall-42{47.218%{transform:translate(92.8563vw,47.218vh) scale(.7392)}to{transform:translate(89.25805vw,99vh) scale(.7392)}}.snow:nth-child(43){opacity:.0304;transform:translate(55.8842vw,-10px) scale(.9622);animation:fall-43 17s -12s linear infinite}@keyframes fall-43{67.535%{transform:translate(62.003vw,67.535vh) scale(.9622)}to{transform:translate(58.9436vw,99vh) scale(.9622)}}.snow:nth-child(44){opacity:.186;transform:translate(65.2171vw,-10px) scale(.5006);animation:fall-44 10s -15s linear infinite}@keyframes fall-44{45.96%{transform:translate(71.1541vw,45.96vh) scale(.5006)}to{transform:translate(68.1856vw,99vh) scale(.5006)}}.snow:nth-child(45){opacity:.863;transform:translate(34.7651vw,-10px) scale(.8971);animation:fall-45 10s -21s linear infinite}@keyframes fall-45{63.459%{transform:translate(25.5176vw,63.459vh) scale(.8971)}to{transform:translate(30.14135vw,99vh) scale(.8971)}}.snow:nth-child(46){opacity:.1252;transform:translate(20.4791vw,-10px) scale(.718);animation:fall-46 13s -9s linear infinite}@keyframes fall-46{54.168%{transform:translate(23.5498vw,54.168vh) scale(.718)}to{transform:translate(22.01445vw,99vh) scale(.718)}}.snow:nth-child(47){opacity:1.0206;transform:translate(91.4137vw,-10px) scale(.2193);animation:fall-47 21s -17s linear infinite}@keyframes fall-47{30.541%{transform:translate(84.4795vw,30.541vh) scale(.2193)}to{transform:translate(87.9466vw,99vh) scale(.2193)}}.snow:nth-child(48){opacity:.5932;transform:translate(94.8769vw,-10px) scale(.0182);animation:fall-48 26s -18s linear infinite}@keyframes fall-48{55.096%{transform:translate(88.864vw,55.096vh) scale(.0182)}to{transform:translate(91.87045vw,99vh) scale(.0182)}}.snow:nth-child(49){opacity:.1296;transform:translate(75.6809vw,-10px) scale(.16);animation:fall-49 11s -15s linear infinite}@keyframes fall-49{76.993%{transform:translate(65.9809vw,76.993vh) scale(.16)}to{transform:translate(70.8309vw,99vh) scale(.16)}}.snow:nth-child(50){opacity:.838;transform:translate(4.8895vw,-10px) scale(.4928);animation:fall-50 24s -3s linear infinite}@keyframes fall-50{52.377%{transform:translate(-.4072vw,52.377vh) scale(.4928)}to{transform:translate(2.24115vw,99vh) scale(.4928)}}.snow:nth-child(51){opacity:1.7122;transform:translate(83.8456vw,-10px) scale(.3515);animation:fall-51 13s -3s linear infinite}@keyframes fall-51{40.056%{transform:translate(80.3539vw,40.056vh) scale(.3515)}to{transform:translate(82.09975vw,99vh) scale(.3515)}}.snow:nth-child(52){opacity:.599;transform:translate(17.6314vw,-10px) scale(.0883);animation:fall-52 13s -15s linear infinite}@keyframes fall-52{69.784%{transform:translate(9.1316vw,69.784vh) scale(.0883)}to{transform:translate(13.3815vw,99vh) scale(.0883)}}.snow:nth-child(53){opacity:.8106;transform:translate(85.0184vw,-10px) scale(.1861);animation:fall-53 18s -30s linear infinite}@keyframes fall-53{62.09%{transform:translate(76.0305vw,62.09vh) scale(.1861)}to{transform:translate(80.52445vw,99vh) scale(.1861)}}.snow:nth-child(54){opacity:1.45;transform:translate(32.2639vw,-10px) scale(.103);animation:fall-54 27s -12s linear infinite}@keyframes fall-54{47.151%{transform:translate(38.2974vw,47.151vh) scale(.103)}to{transform:translate(35.28065vw,99vh) scale(.103)}}.snow:nth-child(55){opacity:1.3454;transform:translate(43.122vw,-10px) scale(.4012);animation:fall-55 30s -6s linear infinite}@keyframes fall-55{52.253%{transform:translate(46.6187vw,52.253vh) scale(.4012)}to{transform:translate(44.87035vw,99vh) scale(.4012)}}.snow:nth-child(56){opacity:1.8858;transform:translate(47.6407vw,-10px) scale(.3916);animation:fall-56 26s -22s linear infinite}@keyframes fall-56{74.46%{transform:translate(44.9424vw,74.46vh) scale(.3916)}to{transform:translate(46.29155vw,99vh) scale(.3916)}}.snow:nth-child(57){opacity:.72;transform:translate(43.1911vw,-10px) scale(.7406);animation:fall-57 22s -9s linear infinite}@keyframes fall-57{46.01%{transform:translate(48.5997vw,46.01vh) scale(.7406)}to{transform:translate(45.8954vw,99vh) scale(.7406)}}.snow:nth-child(58){opacity:1.8098;transform:translate(35.9651vw,-10px) scale(.3032);animation:fall-58 13s -20s linear infinite}@keyframes fall-58{49.868%{transform:translate(39.4127vw,49.868vh) scale(.3032)}to{transform:translate(37.6889vw,99vh) scale(.3032)}}.snow:nth-child(59){opacity:1.4352;transform:translate(86.9227vw,-10px) scale(.9153);animation:fall-59 25s -20s linear infinite}@keyframes fall-59{48.16%{transform:translate(83.4381vw,48.16vh) scale(.9153)}to{transform:translate(85.1804vw,99vh) scale(.9153)}}.snow:nth-child(60){opacity:1.8144;transform:translate(32.6771vw,-10px) scale(.2747);animation:fall-60 26s -7s linear infinite}@keyframes fall-60{51.276%{transform:translate(24.5232vw,51.276vh) scale(.2747)}to{transform:translate(28.60015vw,99vh) scale(.2747)}}.snow:nth-child(61){opacity:.4172;transform:translate(17.434vw,-10px) scale(.438);animation:fall-61 23s -7s linear infinite}@keyframes fall-61{32.541%{transform:translate(15.5986vw,32.541vh) scale(.438)}to{transform:translate(16.5163vw,99vh) scale(.438)}}.snow:nth-child(62){opacity:1.3474;transform:translate(60.3615vw,-10px) scale(.3436);animation:fall-62 24s -1s linear infinite}@keyframes fall-62{77.913%{transform:translate(61.2092vw,77.913vh) scale(.3436)}to{transform:translate(60.78535vw,99vh) scale(.3436)}}.snow:nth-child(63){opacity:.463;transform:translate(85.3468vw,-10px) scale(.358);animation:fall-63 22s -12s linear infinite}@keyframes fall-63{40.153%{transform:translate(80.623vw,40.153vh) scale(.358)}to{transform:translate(82.9849vw,99vh) scale(.358)}}.snow:nth-child(64){opacity:1.5556;transform:translate(38.2719vw,-10px) scale(.6619);animation:fall-64 28s -30s linear infinite}@keyframes fall-64{75.396%{transform:translate(29.4801vw,75.396vh) scale(.6619)}to{transform:translate(33.876vw,99vh) scale(.6619)}}.snow:nth-child(65){opacity:1.3442;transform:translate(62.6458vw,-10px) scale(.6234);animation:fall-65 15s -27s linear infinite}@keyframes fall-65{72.731%{transform:translate(62.7545vw,72.731vh) scale(.6234)}to{transform:translate(62.70015vw,99vh) scale(.6234)}}.snow:nth-child(66){opacity:.4386;transform:translate(4.4268vw,-10px) scale(.8181);animation:fall-66 20s -6s linear infinite}@keyframes fall-66{74.146%{transform:translate(1.1674vw,74.146vh) scale(.8181)}to{transform:translate(2.7971vw,99vh) scale(.8181)}}.snow:nth-child(67){opacity:.3614;transform:translate(30.8231vw,-10px) scale(.1875);animation:fall-67 21s -13s linear infinite}@keyframes fall-67{76.273%{transform:translate(22.7894vw,76.273vh) scale(.1875)}to{transform:translate(26.80625vw,99vh) scale(.1875)}}.snow:nth-child(68){opacity:.654;transform:translate(52.9091vw,-10px) scale(.0171);animation:fall-68 14s -27s linear infinite}@keyframes fall-68{49.628%{transform:translate(44.9565vw,49.628vh) scale(.0171)}to{transform:translate(48.9328vw,99vh) scale(.0171)}}.snow:nth-child(69){opacity:1.434;transform:translate(89.3881vw,-10px) scale(.3929);animation:fall-69 21s -1s linear infinite}@keyframes fall-69{63.383%{transform:translate(87.944vw,63.383vh) scale(.3929)}to{transform:translate(88.66605vw,99vh) scale(.3929)}}.snow:nth-child(70){opacity:1.56;transform:translate(79.2002vw,-10px) scale(.5792);animation:fall-70 11s -18s linear infinite}@keyframes fall-70{78.277%{transform:translate(78.0255vw,78.277vh) scale(.5792)}to{transform:translate(78.61285vw,99vh) scale(.5792)}}.snow:nth-child(71){opacity:.9368;transform:translate(64.7368vw,-10px) scale(.2057);animation:fall-71 15s -18s linear infinite}@keyframes fall-71{35.916%{transform:translate(60.1371vw,35.916vh) scale(.2057)}to{transform:translate(62.43695vw,99vh) scale(.2057)}}.snow:nth-child(72){opacity:.2484;transform:translate(85.4829vw,-10px) scale(.7557);animation:fall-72 16s -7s linear infinite}@keyframes fall-72{56.956%{transform:translate(88.9263vw,56.956vh) scale(.7557)}to{transform:translate(87.2046vw,99vh) scale(.7557)}}.snow:nth-child(73){opacity:.4792;transform:translate(46.9913vw,-10px) scale(.9208);animation:fall-73 25s -17s linear infinite}@keyframes fall-73{49.023%{transform:translate(39.5291vw,49.023vh) scale(.9208)}to{transform:translate(43.2602vw,99vh) scale(.9208)}}.snow:nth-child(74){opacity:1.8932;transform:translate(70.9012vw,-10px) scale(.4243);animation:fall-74 29s -21s linear infinite}@keyframes fall-74{52.28%{transform:translate(74.9433vw,52.28vh) scale(.4243)}to{transform:translate(72.92225vw,99vh) scale(.4243)}}.snow:nth-child(75){opacity:.4558;transform:translate(78.6572vw,-10px) scale(.7606);animation:fall-75 16s -8s linear infinite}@keyframes fall-75{40.129%{transform:translate(76.3612vw,40.129vh) scale(.7606)}to{transform:translate(77.5092vw,99vh) scale(.7606)}}.snow:nth-child(76){opacity:.324;transform:translate(87.9096vw,-10px) scale(.7906);animation:fall-76 25s -13s linear infinite}@keyframes fall-76{63.533%{transform:translate(80.0979vw,63.533vh) scale(.7906)}to{transform:translate(84.00375vw,99vh) scale(.7906)}}.snow:nth-child(77){opacity:1.7632;transform:translate(51.781vw,-10px) scale(.691);animation:fall-77 20s -9s linear infinite}@keyframes fall-77{60.753%{transform:translate(53.1495vw,60.753vh) scale(.691)}to{transform:translate(52.46525vw,99vh) scale(.691)}}.snow:nth-child(78){opacity:.2484;transform:translate(22.9745vw,-10px) scale(.7819);animation:fall-78 15s -17s linear infinite}@keyframes fall-78{67.846%{transform:translate(19.0165vw,67.846vh) scale(.7819)}to{transform:translate(20.9955vw,99vh) scale(.7819)}}.snow:nth-child(79){opacity:.488;transform:translate(9.0689vw,-10px) scale(.6457);animation:fall-79 16s -12s linear infinite}@keyframes fall-79{30.288%{transform:translate(7.3975vw,30.288vh) scale(.6457)}to{transform:translate(8.2332vw,99vh) scale(.6457)}}.snow:nth-child(80){opacity:1.0666;transform:translate(18.6808vw,-10px) scale(.4002);animation:fall-80 19s -25s linear infinite}@keyframes fall-80{39.676%{transform:translate(14.0065vw,39.676vh) scale(.4002)}to{transform:translate(16.34365vw,99vh) scale(.4002)}}.snow:nth-child(81){opacity:.2194;transform:translate(99.3079vw,-10px) scale(.5343);animation:fall-81 24s -17s linear infinite}@keyframes fall-81{42.393%{transform:translate(98.5155vw,42.393vh) scale(.5343)}to{transform:translate(98.9117vw,99vh) scale(.5343)}}.snow:nth-child(82){opacity:.011;transform:translate(1.4339vw,-10px) scale(.2778);animation:fall-82 19s -6s linear infinite}@keyframes fall-82{40.698%{transform:translate(.4372vw,40.698vh) scale(.2778)}to{transform:translate(.93555vw,99vh) scale(.2778)}}.snow:nth-child(83){opacity:.043;transform:translate(98.4777vw,-10px) scale(.7104);animation:fall-83 21s -9s linear infinite}@keyframes fall-83{77.231%{transform:translate(107.477vw,77.231vh) scale(.7104)}to{transform:translate(102.97735vw,99vh) scale(.7104)}}.snow:nth-child(84){opacity:.9806;transform:translate(97.3745vw,-10px) scale(.922);animation:fall-84 22s -4s linear infinite}@keyframes fall-84{59.832%{transform:translate(99.0774vw,59.832vh) scale(.922)}to{transform:translate(98.22595vw,99vh) scale(.922)}}.snow:nth-child(85){opacity:1.5028;transform:translate(39.4068vw,-10px) scale(.4816);animation:fall-85 17s -6s linear infinite}@keyframes fall-85{60.806%{transform:translate(47.7309vw,60.806vh) scale(.4816)}to{transform:translate(43.56885vw,99vh) scale(.4816)}}.snow:nth-child(86){opacity:.301;transform:translate(54.4531vw,-10px) scale(.6141);animation:fall-86 16s -5s linear infinite}@keyframes fall-86{30.384%{transform:translate(53.5684vw,30.384vh) scale(.6141)}to{transform:translate(54.01075vw,99vh) scale(.6141)}}.snow:nth-child(87){opacity:1.0614;transform:translate(18.6378vw,-10px) scale(.4952);animation:fall-87 20s -25s linear infinite}@keyframes fall-87{34.731%{transform:translate(24.2911vw,34.731vh) scale(.4952)}to{transform:translate(21.46445vw,99vh) scale(.4952)}}.snow:nth-child(88){opacity:1.7378;transform:translate(11.2437vw,-10px) scale(.3056);animation:fall-88 30s -1s linear infinite}@keyframes fall-88{61.547%{transform:translate(2.5779vw,61.547vh) scale(.3056)}to{transform:translate(6.9108vw,99vh) scale(.3056)}}.snow:nth-child(89){opacity:1.6608;transform:translate(91.7865vw,-10px) scale(.2424);animation:fall-89 21s -29s linear infinite}@keyframes fall-89{41.1%{transform:translate(84.2529vw,41.1vh) scale(.2424)}to{transform:translate(88.0197vw,99vh) scale(.2424)}}.snow:nth-child(90){opacity:1.676;transform:translate(58.8773vw,-10px) scale(.2739);animation:fall-90 28s -27s linear infinite}@keyframes fall-90{34.529%{transform:translate(57.4911vw,34.529vh) scale(.2739)}to{transform:translate(58.1842vw,99vh) scale(.2739)}}.snow:nth-child(91){opacity:1.9442;transform:translate(41.656vw,-10px) scale(.004);animation:fall-91 10s -28s linear infinite}@keyframes fall-91{45.849%{transform:translate(32.7949vw,45.849vh) scale(.004)}to{transform:translate(37.22545vw,99vh) scale(.004)}}.snow:nth-child(92){opacity:.7526;transform:translate(.0348vw,-10px) scale(.1364);animation:fall-92 24s -17s linear infinite}@keyframes fall-92{35.715%{transform:translate(-1.2407vw,35.715vh) scale(.1364)}to{transform:translate(-.60295vw,99vh) scale(.1364)}}.snow:nth-child(93){opacity:1.1888;transform:translate(91.9434vw,-10px) scale(.0532);animation:fall-93 29s -20s linear infinite}@keyframes fall-93{40.172%{transform:translate(85.7429vw,40.172vh) scale(.0532)}to{transform:translate(88.84315vw,99vh) scale(.0532)}}.snow:nth-child(94){opacity:.9554;transform:translate(71.2154vw,-10px) scale(.3958);animation:fall-94 17s -22s linear infinite}@keyframes fall-94{67.162%{transform:translate(68.5753vw,67.162vh) scale(.3958)}to{transform:translate(69.89535vw,99vh) scale(.3958)}}.snow:nth-child(95){opacity:.275;transform:translate(13.6511vw,-10px) scale(.5678);animation:fall-95 12s -11s linear infinite}@keyframes fall-95{39.166%{transform:translate(19.3295vw,39.166vh) scale(.5678)}to{transform:translate(16.4903vw,99vh) scale(.5678)}}.snow:nth-child(96){opacity:1.3892;transform:translate(79.3172vw,-10px) scale(.8904);animation:fall-96 19s -18s linear infinite}@keyframes fall-96{47.34%{transform:translate(79.7131vw,47.34vh) scale(.8904)}to{transform:translate(79.51515vw,99vh) scale(.8904)}}.snow:nth-child(97){opacity:.6826;transform:translate(54.5338vw,-10px) scale(.4778);animation:fall-97 18s -15s linear infinite}@keyframes fall-97{34.656%{transform:translate(50.9899vw,34.656vh) scale(.4778)}to{transform:translate(52.76185vw,99vh) scale(.4778)}}.snow:nth-child(98){opacity:.1796;transform:translate(31.2416vw,-10px) scale(.2777);animation:fall-98 13s -21s linear infinite}@keyframes fall-98{53.673%{transform:translate(26.8357vw,53.673vh) scale(.2777)}to{transform:translate(29.03865vw,99vh) scale(.2777)}}.snow:nth-child(99){opacity:.7334;transform:translate(49.2936vw,-10px) scale(.0639);animation:fall-99 17s -2s linear infinite}@keyframes fall-99{52.944%{transform:translate(44.1463vw,52.944vh) scale(.0639)}to{transform:translate(46.71995vw,99vh) scale(.0639)}}.snow:nth-child(100){opacity:.3658;transform:translate(32.0549vw,-10px) scale(.4789);animation:fall-100 29s -19s linear infinite}@keyframes fall-100{57.046%{transform:translate(33.0953vw,57.046vh) scale(.4789)}to{transform:translate(32.5751vw,99vh) scale(.4789)}}.snow:nth-child(101){opacity:1.4692;transform:translate(75.4106vw,-10px) scale(.7392);animation:fall-101 13s -5s linear infinite}@keyframes fall-101{31.95%{transform:translate(77.996vw,31.95vh) scale(.7392)}to{transform:translate(76.7033vw,99vh) scale(.7392)}}.snow:nth-child(102){opacity:1.4846;transform:translate(17.6708vw,-10px) scale(.9327);animation:fall-102 20s -26s linear infinite}@keyframes fall-102{41.52%{transform:translate(15.9091vw,41.52vh) scale(.9327)}to{transform:translate(16.78995vw,99vh) scale(.9327)}}.snow:nth-child(103){opacity:1.0978;transform:translate(91.5935vw,-10px) scale(.1937);animation:fall-103 29s -4s linear infinite}@keyframes fall-103{47.006%{transform:translate(81.7738vw,47.006vh) scale(.1937)}to{transform:translate(86.68365vw,99vh) scale(.1937)}}.snow:nth-child(104){opacity:1.7086;transform:translate(59.0226vw,-10px) scale(.9531);animation:fall-104 26s -9s linear infinite}@keyframes fall-104{62.552%{transform:translate(55.7334vw,62.552vh) scale(.9531)}to{transform:translate(57.378vw,99vh) scale(.9531)}}.snow:nth-child(105){opacity:1.8076;transform:translate(84.3466vw,-10px) scale(.6761);animation:fall-105 17s -13s linear infinite}@keyframes fall-105{69.338%{transform:translate(89.6327vw,69.338vh) scale(.6761)}to{transform:translate(86.98965vw,99vh) scale(.6761)}}.snow:nth-child(106){opacity:.7056;transform:translate(56.5316vw,-10px) scale(.9351);animation:fall-106 14s -3s linear infinite}@keyframes fall-106{59.49%{transform:translate(65.8051vw,59.49vh) scale(.9351)}to{transform:translate(61.16835vw,99vh) scale(.9351)}}.snow:nth-child(107){opacity:1.4228;transform:translate(1.8143vw,-10px) scale(.4207);animation:fall-107 30s -10s linear infinite}@keyframes fall-107{36.912%{transform:translate(2.8664vw,36.912vh) scale(.4207)}to{transform:translate(2.34035vw,99vh) scale(.4207)}}.snow:nth-child(108){opacity:1.0344;transform:translate(60.3899vw,-10px) scale(.0042);animation:fall-108 19s -6s linear infinite}@keyframes fall-108{45.516%{transform:translate(57.456vw,45.516vh) scale(.0042)}to{transform:translate(58.92295vw,99vh) scale(.0042)}}.snow:nth-child(109){opacity:1.3514;transform:translate(72.716vw,-10px) scale(.878);animation:fall-109 28s -6s linear infinite}@keyframes fall-109{40.455%{transform:translate(66.3734vw,40.455vh) scale(.878)}to{transform:translate(69.5447vw,99vh) scale(.878)}}.snow:nth-child(110){opacity:1.8206;transform:translate(4.5353vw,-10px) scale(.4098);animation:fall-110 15s -14s linear infinite}@keyframes fall-110{72.344%{transform:translate(-4.601vw,72.344vh) scale(.4098)}to{transform:translate(-.03285vw,99vh) scale(.4098)}}.snow:nth-child(111){opacity:.1844;transform:translate(92.3629vw,-10px) scale(.9952);animation:fall-111 14s -1s linear infinite}@keyframes fall-111{68.013%{transform:translate(83.5428vw,68.013vh) scale(.9952)}to{transform:translate(87.95285vw,99vh) scale(.9952)}}.snow:nth-child(112){opacity:1.4262;transform:translate(57.2108vw,-10px) scale(.7355);animation:fall-112 18s -6s linear infinite}@keyframes fall-112{31.737%{transform:translate(57.3573vw,31.737vh) scale(.7355)}to{transform:translate(57.28405vw,99vh) scale(.7355)}}.snow:nth-child(113){opacity:.7862;transform:translate(90.9259vw,-10px) scale(.7664);animation:fall-113 22s -26s linear infinite}@keyframes fall-113{63.239%{transform:translate(95.4189vw,63.239vh) scale(.7664)}to{transform:translate(93.1724vw,99vh) scale(.7664)}}.snow:nth-child(114){opacity:.6042;transform:translate(67.4609vw,-10px) scale(.6608);animation:fall-114 17s -29s linear infinite}@keyframes fall-114{74.281%{transform:translate(60.8541vw,74.281vh) scale(.6608)}to{transform:translate(64.1575vw,99vh) scale(.6608)}}.snow:nth-child(115){opacity:.6378;transform:translate(57.0524vw,-10px) scale(.3178);animation:fall-115 21s -28s linear infinite}@keyframes fall-115{52.653%{transform:translate(50.328vw,52.653vh) scale(.3178)}to{transform:translate(53.6902vw,99vh) scale(.3178)}}.snow:nth-child(116){opacity:1.9912;transform:translate(48.8244vw,-10px) scale(.3532);animation:fall-116 22s -17s linear infinite}@keyframes fall-116{64.994%{transform:translate(49.2393vw,64.994vh) scale(.3532)}to{transform:translate(49.03185vw,99vh) scale(.3532)}}.snow:nth-child(117){opacity:1.3528;transform:translate(92.1706vw,-10px) scale(.5213);animation:fall-117 26s -20s linear infinite}@keyframes fall-117{55.278%{transform:translate(88.1673vw,55.278vh) scale(.5213)}to{transform:translate(90.16895vw,99vh) scale(.5213)}}.snow:nth-child(118){opacity:.9816;transform:translate(44.8779vw,-10px) scale(.8605);animation:fall-118 30s -19s linear infinite}@keyframes fall-118{63.61%{transform:translate(49.4957vw,63.61vh) scale(.8605)}to{transform:translate(47.1868vw,99vh) scale(.8605)}}.snow:nth-child(119){opacity:.644;transform:translate(81.9676vw,-10px) scale(.4142);animation:fall-119 27s -20s linear infinite}@keyframes fall-119{39.516%{transform:translate(87.4729vw,39.516vh) scale(.4142)}to{transform:translate(84.72025vw,99vh) scale(.4142)}}.snow:nth-child(120){opacity:1.2898;transform:translate(15.1293vw,-10px) scale(.8041);animation:fall-120 21s -30s linear infinite}@keyframes fall-120{38.753%{transform:translate(16.3527vw,38.753vh) scale(.8041)}to{transform:translate(15.741vw,99vh) scale(.8041)}}.snow:nth-child(121){opacity:1.4772;transform:translate(78.7975vw,-10px) scale(.3234);animation:fall-121 23s -25s linear infinite}@keyframes fall-121{42.479%{transform:translate(74.2824vw,42.479vh) scale(.3234)}to{transform:translate(76.53995vw,99vh) scale(.3234)}}.snow:nth-child(122){opacity:1.921;transform:translate(80.2478vw,-10px) scale(.0975);animation:fall-122 28s -21s linear infinite}@keyframes fall-122{75.81%{transform:translate(80.6502vw,75.81vh) scale(.0975)}to{transform:translate(80.449vw,99vh) scale(.0975)}}.snow:nth-child(123){opacity:.9342;transform:translate(23.7677vw,-10px) scale(.0249);animation:fall-123 20s -1s linear infinite}@keyframes fall-123{39.726%{transform:translate(26.8512vw,39.726vh) scale(.0249)}to{transform:translate(25.30945vw,99vh) scale(.0249)}}.snow:nth-child(124){opacity:1.5424;transform:translate(81.0789vw,-10px) scale(.8232);animation:fall-124 11s -10s linear infinite}@keyframes fall-124{64.057%{transform:translate(75.5393vw,64.057vh) scale(.8232)}to{transform:translate(78.3091vw,99vh) scale(.8232)}}.snow:nth-child(125){opacity:1.0026;transform:translate(53.1883vw,-10px) scale(.1708);animation:fall-125 14s -22s linear infinite}@keyframes fall-125{56.843%{transform:translate(62.7671vw,56.843vh) scale(.1708)}to{transform:translate(57.9777vw,99vh) scale(.1708)}}.snow:nth-child(126){opacity:1.3756;transform:translate(80.4533vw,-10px) scale(.5264);animation:fall-126 17s -15s linear infinite}@keyframes fall-126{44.767%{transform:translate(86.8775vw,44.767vh) scale(.5264)}to{transform:translate(83.6654vw,99vh) scale(.5264)}}.snow:nth-child(127){opacity:1.424;transform:translate(49.3181vw,-10px) scale(.1024);animation:fall-127 17s -28s linear infinite}@keyframes fall-127{74.362%{transform:translate(52.4895vw,74.362vh) scale(.1024)}to{transform:translate(50.9038vw,99vh) scale(.1024)}}.snow:nth-child(128){opacity:.083;transform:translate(.7548vw,-10px) scale(.9233);animation:fall-128 24s -1s linear infinite}@keyframes fall-128{54.145%{transform:translate(-4.5627vw,54.145vh) scale(.9233)}to{transform:translate(-1.90395vw,99vh) scale(.9233)}}.snow:nth-child(129){opacity:.202;transform:translate(17.0888vw,-10px) scale(.6824);animation:fall-129 24s -11s linear infinite}@keyframes fall-129{44.157%{transform:translate(25.1831vw,44.157vh) scale(.6824)}to{transform:translate(21.13595vw,99vh) scale(.6824)}}.snow:nth-child(130){opacity:.7866;transform:translate(2.0394vw,-10px) scale(.4657);animation:fall-130 23s -12s linear infinite}@keyframes fall-130{51.969%{transform:translate(.465vw,51.969vh) scale(.4657)}to{transform:translate(1.2522vw,99vh) scale(.4657)}}.snow:nth-child(131){opacity:.503;transform:translate(38.8936vw,-10px) scale(.7961);animation:fall-131 15s -18s linear infinite}@keyframes fall-131{35.961%{transform:translate(42.4009vw,35.961vh) scale(.7961)}to{transform:translate(40.64725vw,99vh) scale(.7961)}}.snow:nth-child(132){opacity:.8342;transform:translate(60.5174vw,-10px) scale(.5468);animation:fall-132 13s -30s linear infinite}@keyframes fall-132{69.412%{transform:translate(63.4632vw,69.412vh) scale(.5468)}to{transform:translate(61.9903vw,99vh) scale(.5468)}}.snow:nth-child(133){opacity:.1466;transform:translate(33.6641vw,-10px) scale(.3121);animation:fall-133 16s -22s linear infinite}@keyframes fall-133{57.534%{transform:translate(42.9008vw,57.534vh) scale(.3121)}to{transform:translate(38.28245vw,99vh) scale(.3121)}}.snow:nth-child(134){opacity:1.9042;transform:translate(12.8793vw,-10px) scale(.1579);animation:fall-134 26s -7s linear infinite}@keyframes fall-134{34.225%{transform:translate(11.4652vw,34.225vh) scale(.1579)}to{transform:translate(12.17225vw,99vh) scale(.1579)}}.snow:nth-child(135){opacity:1.4592;transform:translate(22.3949vw,-10px) scale(.3802);animation:fall-135 13s -11s linear infinite}@keyframes fall-135{74.759%{transform:translate(31.9465vw,74.759vh) scale(.3802)}to{transform:translate(27.1707vw,99vh) scale(.3802)}}.snow:nth-child(136){opacity:1.8854;transform:translate(79.4797vw,-10px) scale(.9416);animation:fall-136 11s -10s linear infinite}@keyframes fall-136{59.603%{transform:translate(78.6044vw,59.603vh) scale(.9416)}to{transform:translate(79.04205vw,99vh) scale(.9416)}}.snow:nth-child(137){opacity:.137;transform:translate(1.9428vw,-10px) scale(.1952);animation:fall-137 11s -1s linear infinite}@keyframes fall-137{74.806%{transform:translate(10.4548vw,74.806vh) scale(.1952)}to{transform:translate(6.1988vw,99vh) scale(.1952)}}.snow:nth-child(138){opacity:.646;transform:translate(80.3028vw,-10px) scale(.8484);animation:fall-138 29s -17s linear infinite}@keyframes fall-138{36.147%{transform:translate(87.037vw,36.147vh) scale(.8484)}to{transform:translate(83.6699vw,99vh) scale(.8484)}}.snow:nth-child(139){opacity:.4876;transform:translate(75.7554vw,-10px) scale(.3757);animation:fall-139 17s -30s linear infinite}@keyframes fall-139{54.588%{transform:translate(68.2506vw,54.588vh) scale(.3757)}to{transform:translate(72.003vw,99vh) scale(.3757)}}.snow:nth-child(140){opacity:1.0366;transform:translate(57.7856vw,-10px) scale(.5484);animation:fall-140 27s -13s linear infinite}@keyframes fall-140{79.705%{transform:translate(67.4668vw,79.705vh) scale(.5484)}to{transform:translate(62.6262vw,99vh) scale(.5484)}}.snow:nth-child(141){opacity:1.8126;transform:translate(81.9845vw,-10px) scale(.6422);animation:fall-141 20s -9s linear infinite}@keyframes fall-141{74.682%{transform:translate(81.3049vw,74.682vh) scale(.6422)}to{transform:translate(81.6447vw,99vh) scale(.6422)}}.snow:nth-child(142){opacity:1.748;transform:translate(29.3684vw,-10px) scale(.6312);animation:fall-142 12s -13s linear infinite}@keyframes fall-142{67.716%{transform:translate(36.6501vw,67.716vh) scale(.6312)}to{transform:translate(33.00925vw,99vh) scale(.6312)}}.snow:nth-child(143){opacity:.9152;transform:translate(85.5548vw,-10px) scale(.1938);animation:fall-143 14s -1s linear infinite}@keyframes fall-143{70.839%{transform:translate(94.123vw,70.839vh) scale(.1938)}to{transform:translate(89.8389vw,99vh) scale(.1938)}}.snow:nth-child(144){opacity:.2024;transform:translate(79.768vw,-10px) scale(.3042);animation:fall-144 18s -30s linear infinite}@keyframes fall-144{30.866%{transform:translate(82.1245vw,30.866vh) scale(.3042)}to{transform:translate(80.94625vw,99vh) scale(.3042)}}.snow:nth-child(145){opacity:1.9036;transform:translate(54.3153vw,-10px) scale(.6434);animation:fall-145 15s -8s linear infinite}@keyframes fall-145{72.235%{transform:translate(52.8686vw,72.235vh) scale(.6434)}to{transform:translate(53.59195vw,99vh) scale(.6434)}}.snow:nth-child(146){opacity:1.3154;transform:translate(9.0196vw,-10px) scale(.9698);animation:fall-146 18s -22s linear infinite}@keyframes fall-146{56.311%{transform:translate(4.5523vw,56.311vh) scale(.9698)}to{transform:translate(6.78595vw,99vh) scale(.9698)}}.snow:nth-child(147){opacity:1.724;transform:translate(21.4355vw,-10px) scale(.284);animation:fall-147 15s -18s linear infinite}@keyframes fall-147{75.902%{transform:translate(22.3696vw,75.902vh) scale(.284)}to{transform:translate(21.90255vw,99vh) scale(.284)}}.snow:nth-child(148){opacity:.0994;transform:translate(71.235vw,-10px) scale(.929);animation:fall-148 13s -21s linear infinite}@keyframes fall-148{52.56%{transform:translate(64.9581vw,52.56vh) scale(.929)}to{transform:translate(68.09655vw,99vh) scale(.929)}}.snow:nth-child(149){opacity:1.8158;transform:translate(95.1273vw,-10px) scale(.672);animation:fall-149 24s -13s linear infinite}@keyframes fall-149{73.628%{transform:translate(100.6908vw,73.628vh) scale(.672)}to{transform:translate(97.90905vw,99vh) scale(.672)}}.snow:nth-child(150){opacity:1.7182;transform:translate(79.4255vw,-10px) scale(.341);animation:fall-150 18s -12s linear infinite}@keyframes fall-150{53.307%{transform:translate(87.9384vw,53.307vh) scale(.341)}to{transform:translate(83.68195vw,99vh) scale(.341)}}.snow:nth-child(151){opacity:1.2782;transform:translate(16.059vw,-10px) scale(.1709);animation:fall-151 30s -15s linear infinite}@keyframes fall-151{44.933%{transform:translate(16.4524vw,44.933vh) scale(.1709)}to{transform:translate(16.2557vw,99vh) scale(.1709)}}.snow:nth-child(152){opacity:.263;transform:translate(34.4059vw,-10px) scale(.9617);animation:fall-152 20s -27s linear infinite}@keyframes fall-152{67.429%{transform:translate(42.0403vw,67.429vh) scale(.9617)}to{transform:translate(38.2231vw,99vh) scale(.9617)}}.snow:nth-child(153){opacity:.191;transform:translate(86.3113vw,-10px) scale(.9104);animation:fall-153 12s -30s linear infinite}@keyframes fall-153{59.273%{transform:translate(80.7105vw,59.273vh) scale(.9104)}to{transform:translate(83.5109vw,99vh) scale(.9104)}}.snow:nth-child(154){opacity:.9166;transform:translate(52.2231vw,-10px) scale(.3879);animation:fall-154 21s -29s linear infinite}@keyframes fall-154{67.924%{transform:translate(61.5218vw,67.924vh) scale(.3879)}to{transform:translate(56.87245vw,99vh) scale(.3879)}}.snow:nth-child(155){opacity:1.1968;transform:translate(30.9053vw,-10px) scale(.1715);animation:fall-155 16s -24s linear infinite}@keyframes fall-155{50.141%{transform:translate(37.6645vw,50.141vh) scale(.1715)}to{transform:translate(34.2849vw,99vh) scale(.1715)}}.snow:nth-child(156){opacity:.3154;transform:translate(95.1965vw,-10px) scale(.0416);animation:fall-156 21s -13s linear infinite}@keyframes fall-156{48.665%{transform:translate(88.2718vw,48.665vh) scale(.0416)}to{transform:translate(91.73415vw,99vh) scale(.0416)}}.snow:nth-child(157){opacity:1.7986;transform:translate(48.5428vw,-10px) scale(.6559);animation:fall-157 11s -20s linear infinite}@keyframes fall-157{42.209%{transform:translate(50.695vw,42.209vh) scale(.6559)}to{transform:translate(49.6189vw,99vh) scale(.6559)}}.snow:nth-child(158){opacity:.517;transform:translate(7.5578vw,-10px) scale(.0788);animation:fall-158 26s -7s linear infinite}@keyframes fall-158{63.021%{transform:translate(7.1386vw,63.021vh) scale(.0788)}to{transform:translate(7.3482vw,99vh) scale(.0788)}}.snow:nth-child(159){opacity:1.4394;transform:translate(34.2991vw,-10px) scale(.2527);animation:fall-159 30s -4s linear infinite}@keyframes fall-159{62.943%{transform:translate(31.282vw,62.943vh) scale(.2527)}to{transform:translate(32.79055vw,99vh) scale(.2527)}}.snow:nth-child(160){opacity:.5974;transform:translate(86.4986vw,-10px) scale(.8326);animation:fall-160 21s -13s linear infinite}@keyframes fall-160{61.158%{transform:translate(90.5937vw,61.158vh) scale(.8326)}to{transform:translate(88.54615vw,99vh) scale(.8326)}}.snow:nth-child(161){opacity:1.5272;transform:translate(30.6469vw,-10px) scale(.5785);animation:fall-161 27s -12s linear infinite}@keyframes fall-161{33.444%{transform:translate(36.4205vw,33.444vh) scale(.5785)}to{transform:translate(33.5337vw,99vh) scale(.5785)}}.snow:nth-child(162){opacity:.2642;transform:translate(76.5461vw,-10px) scale(.8852);animation:fall-162 12s -11s linear infinite}@keyframes fall-162{67.913%{transform:translate(76.7786vw,67.913vh) scale(.8852)}to{transform:translate(76.66235vw,99vh) scale(.8852)}}.snow:nth-child(163){opacity:1.1082;transform:translate(91.614vw,-10px) scale(.3534);animation:fall-163 22s -26s linear infinite}@keyframes fall-163{77.539%{transform:translate(99.7676vw,77.539vh) scale(.3534)}to{transform:translate(95.6908vw,99vh) scale(.3534)}}.snow:nth-child(164){opacity:.312;transform:translate(50.3108vw,-10px) scale(.8421);animation:fall-164 23s -13s linear infinite}@keyframes fall-164{47.221%{transform:translate(52.9016vw,47.221vh) scale(.8421)}to{transform:translate(51.6062vw,99vh) scale(.8421)}}.snow:nth-child(165){opacity:.4974;transform:translate(29.7956vw,-10px) scale(.403);animation:fall-165 26s -12s linear infinite}@keyframes fall-165{56.054%{transform:translate(33.3533vw,56.054vh) scale(.403)}to{transform:translate(31.57445vw,99vh) scale(.403)}}.snow:nth-child(166){opacity:1.0152;transform:translate(72.9446vw,-10px) scale(.385);animation:fall-166 11s -16s linear infinite}@keyframes fall-166{49.037%{transform:translate(67.7955vw,49.037vh) scale(.385)}to{transform:translate(70.37005vw,99vh) scale(.385)}}.snow:nth-child(167){opacity:.1966;transform:translate(36.619vw,-10px) scale(.2159);animation:fall-167 28s -1s linear infinite}@keyframes fall-167{46.993%{transform:translate(43.5083vw,46.993vh) scale(.2159)}to{transform:translate(40.06365vw,99vh) scale(.2159)}}.snow:nth-child(168){opacity:.4386;transform:translate(68.3442vw,-10px) scale(.4136);animation:fall-168 15s -27s linear infinite}@keyframes fall-168{63.838%{transform:translate(67.8844vw,63.838vh) scale(.4136)}to{transform:translate(68.1143vw,99vh) scale(.4136)}}.snow:nth-child(169){opacity:.0194;transform:translate(66.2694vw,-10px) scale(.556);animation:fall-169 19s -13s linear infinite}@keyframes fall-169{72.703%{transform:translate(56.9043vw,72.703vh) scale(.556)}to{transform:translate(61.58685vw,99vh) scale(.556)}}.snow:nth-child(170){opacity:.8804;transform:translate(7.4189vw,-10px) scale(.2082);animation:fall-170 30s -9s linear infinite}@keyframes fall-170{45.706%{transform:translate(15.1293vw,45.706vh) scale(.2082)}to{transform:translate(11.2741vw,99vh) scale(.2082)}}.snow:nth-child(171){opacity:1.6694;transform:translate(58.5156vw,-10px) scale(.3065);animation:fall-171 20s -16s linear infinite}@keyframes fall-171{55.003%{transform:translate(67.6472vw,55.003vh) scale(.3065)}to{transform:translate(63.0814vw,99vh) scale(.3065)}}.snow:nth-child(172){opacity:.7588;transform:translate(38.5703vw,-10px) scale(.386);animation:fall-172 29s -17s linear infinite}@keyframes fall-172{52.538%{transform:translate(45.373vw,52.538vh) scale(.386)}to{transform:translate(41.97165vw,99vh) scale(.386)}}.snow:nth-child(173){opacity:1.4616;transform:translate(64.9441vw,-10px) scale(.5643);animation:fall-173 30s -6s linear infinite}@keyframes fall-173{55.217%{transform:translate(59.6117vw,55.217vh) scale(.5643)}to{transform:translate(62.2779vw,99vh) scale(.5643)}}.snow:nth-child(174){opacity:1.5652;transform:translate(60.3973vw,-10px) scale(.0062);animation:fall-174 29s -18s linear infinite}@keyframes fall-174{56.856%{transform:translate(54.7567vw,56.856vh) scale(.0062)}to{transform:translate(57.577vw,99vh) scale(.0062)}}.snow:nth-child(175){opacity:1.0498;transform:translate(38.7985vw,-10px) scale(.6975);animation:fall-175 17s -28s linear infinite}@keyframes fall-175{49.289%{transform:translate(32.4656vw,49.289vh) scale(.6975)}to{transform:translate(35.63205vw,99vh) scale(.6975)}}.snow:nth-child(176){opacity:.4328;transform:translate(97.1438vw,-10px) scale(.2156);animation:fall-176 26s -2s linear infinite}@keyframes fall-176{77.081%{transform:translate(99.7899vw,77.081vh) scale(.2156)}to{transform:translate(98.46685vw,99vh) scale(.2156)}}.snow:nth-child(177){opacity:1.3992;transform:translate(83.7457vw,-10px) scale(.0746);animation:fall-177 13s -9s linear infinite}@keyframes fall-177{72.69%{transform:translate(81.0019vw,72.69vh) scale(.0746)}to{transform:translate(82.3738vw,99vh) scale(.0746)}}.snow:nth-child(178){opacity:.7872;transform:translate(99.9056vw,-10px) scale(.0788);animation:fall-178 17s -7s linear infinite}@keyframes fall-178{71.675%{transform:translate(100.8987vw,71.675vh) scale(.0788)}to{transform:translate(100.40215vw,99vh) scale(.0788)}}.snow:nth-child(179){opacity:1.1478;transform:translate(69.956vw,-10px) scale(.7475);animation:fall-179 22s -29s linear infinite}@keyframes fall-179{40.388%{transform:translate(66.3762vw,40.388vh) scale(.7475)}to{transform:translate(68.1661vw,99vh) scale(.7475)}}.snow:nth-child(180){opacity:.2752;transform:translate(68.6973vw,-10px) scale(.0961);animation:fall-180 23s -28s linear infinite}@keyframes fall-180{78.267%{transform:translate(72.5744vw,78.267vh) scale(.0961)}to{transform:translate(70.63585vw,99vh) scale(.0961)}}.snow:nth-child(181){opacity:.8484;transform:translate(45.847vw,-10px) scale(.9704);animation:fall-181 18s -20s linear infinite}@keyframes fall-181{77.669%{transform:translate(51.1169vw,77.669vh) scale(.9704)}to{transform:translate(48.48195vw,99vh) scale(.9704)}}.snow:nth-child(182){opacity:.2538;transform:translate(7.6203vw,-10px) scale(.1919);animation:fall-182 21s -6s linear infinite}@keyframes fall-182{31.736%{transform:translate(-1.7449vw,31.736vh) scale(.1919)}to{transform:translate(2.9377vw,99vh) scale(.1919)}}.snow:nth-child(183){opacity:.0556;transform:translate(63.0988vw,-10px) scale(.2908);animation:fall-183 17s -6s linear infinite}@keyframes fall-183{42.736%{transform:translate(71.7446vw,42.736vh) scale(.2908)}to{transform:translate(67.4217vw,99vh) scale(.2908)}}.snow:nth-child(184){opacity:1.9648;transform:translate(5.0357vw,-10px) scale(.1212);animation:fall-184 25s -5s linear infinite}@keyframes fall-184{59.276%{transform:translate(-2.1362vw,59.276vh) scale(.1212)}to{transform:translate(1.44975vw,99vh) scale(.1212)}}.snow:nth-child(185){opacity:.0744;transform:translate(39.0449vw,-10px) scale(.3135);animation:fall-185 10s -13s linear infinite}@keyframes fall-185{37.06%{transform:translate(34.7006vw,37.06vh) scale(.3135)}to{transform:translate(36.87275vw,99vh) scale(.3135)}}.snow:nth-child(186){opacity:1.5828;transform:translate(73.1535vw,-10px) scale(.6117);animation:fall-186 21s -5s linear infinite}@keyframes fall-186{42.991%{transform:translate(65.2406vw,42.991vh) scale(.6117)}to{transform:translate(69.19705vw,99vh) scale(.6117)}}.snow:nth-child(187){opacity:.244;transform:translate(1.1179vw,-10px) scale(.1384);animation:fall-187 30s -28s linear infinite}@keyframes fall-187{77.791%{transform:translate(-.7117vw,77.791vh) scale(.1384)}to{transform:translate(.2031vw,99vh) scale(.1384)}}.snow:nth-child(188){opacity:1.8492;transform:translate(72.8613vw,-10px) scale(.5538);animation:fall-188 29s -30s linear infinite}@keyframes fall-188{79.899%{transform:translate(82.6458vw,79.899vh) scale(.5538)}to{transform:translate(77.75355vw,99vh) scale(.5538)}}.snow:nth-child(189){opacity:.661;transform:translate(10.9202vw,-10px) scale(.9813);animation:fall-189 13s -9s linear infinite}@keyframes fall-189{68.879%{transform:translate(1.7213vw,68.879vh) scale(.9813)}to{transform:translate(6.32075vw,99vh) scale(.9813)}}.snow:nth-child(190){opacity:1.4864;transform:translate(5.7908vw,-10px) scale(.8873);animation:fall-190 16s -5s linear infinite}@keyframes fall-190{53.504%{transform:translate(13.5108vw,53.504vh) scale(.8873)}to{transform:translate(9.6508vw,99vh) scale(.8873)}}.snow:nth-child(191){opacity:.0752;transform:translate(27.1236vw,-10px) scale(.2372);animation:fall-191 25s -14s linear infinite}@keyframes fall-191{68.356%{transform:translate(21.5398vw,68.356vh) scale(.2372)}to{transform:translate(24.3317vw,99vh) scale(.2372)}}.snow:nth-child(192){opacity:1.8538;transform:translate(6.7281vw,-10px) scale(.744);animation:fall-192 18s -20s linear infinite}@keyframes fall-192{59.053%{transform:translate(8.7493vw,59.053vh) scale(.744)}to{transform:translate(7.7387vw,99vh) scale(.744)}}.snow:nth-child(193){opacity:.063;transform:translate(98.8423vw,-10px) scale(.4233);animation:fall-193 24s -7s linear infinite}@keyframes fall-193{74.251%{transform:translate(103.0826vw,74.251vh) scale(.4233)}to{transform:translate(100.96245vw,99vh) scale(.4233)}}.snow:nth-child(194){opacity:.005;transform:translate(21.947vw,-10px) scale(.3923);animation:fall-194 14s -8s linear infinite}@keyframes fall-194{47.468%{transform:translate(14.4433vw,47.468vh) scale(.3923)}to{transform:translate(18.19515vw,99vh) scale(.3923)}}.snow:nth-child(195){opacity:.0412;transform:translate(63.3037vw,-10px) scale(.9553);animation:fall-195 20s -1s linear infinite}@keyframes fall-195{66.113%{transform:translate(71.3353vw,66.113vh) scale(.9553)}to{transform:translate(67.3195vw,99vh) scale(.9553)}}.snow:nth-child(196){opacity:.3316;transform:translate(86.0708vw,-10px) scale(.6926);animation:fall-196 21s -12s linear infinite}@keyframes fall-196{61.689%{transform:translate(81.0588vw,61.689vh) scale(.6926)}to{transform:translate(83.5648vw,99vh) scale(.6926)}}.snow:nth-child(197){opacity:1.3664;transform:translate(55.644vw,-10px) scale(.6658);animation:fall-197 18s -17s linear infinite}@keyframes fall-197{49.951%{transform:translate(52.2526vw,49.951vh) scale(.6658)}to{transform:translate(53.9483vw,99vh) scale(.6658)}}.snow:nth-child(198){opacity:1.6312;transform:translate(33.8485vw,-10px) scale(.9486);animation:fall-198 17s -6s linear infinite}@keyframes fall-198{55.268%{transform:translate(31.6013vw,55.268vh) scale(.9486)}to{transform:translate(32.7249vw,99vh) scale(.9486)}}.snow:nth-child(199){opacity:.8364;transform:translate(90.4835vw,-10px) scale(.5568);animation:fall-199 22s -15s linear infinite}@keyframes fall-199{32.341%{transform:translate(96.8136vw,32.341vh) scale(.5568)}to{transform:translate(93.64855vw,99vh) scale(.5568)}}.snow:nth-child(200){opacity:.6896;transform:translate(19.2987vw,-10px) scale(.4422);animation:fall-200 22s -7s linear infinite}@keyframes fall-200{65.539%{transform:translate(14.7089vw,65.539vh) scale(.4422)}to{transform:translate(17.0038vw,99vh) scale(.4422)}}.snow:nth-child(201){opacity:1.9146;transform:translate(70.7448vw,-10px) scale(.9236);animation:fall-201 10s -9s linear infinite}@keyframes fall-201{50.083%{transform:translate(69.8701vw,50.083vh) scale(.9236)}to{transform:translate(70.30745vw,99vh) scale(.9236)}}.snow:nth-child(202){opacity:1.4962;transform:translate(93.7717vw,-10px) scale(.5735);animation:fall-202 24s -1s linear infinite}@keyframes fall-202{58.071%{transform:translate(95.32vw,58.071vh) scale(.5735)}to{transform:translate(94.54585vw,99vh) scale(.5735)}}.snow:nth-child(203){opacity:.9686;transform:translate(69.8552vw,-10px) scale(.3764);animation:fall-203 28s -17s linear infinite}@keyframes fall-203{66.768%{transform:translate(76.8649vw,66.768vh) scale(.3764)}to{transform:translate(73.36005vw,99vh) scale(.3764)}}.snow:nth-child(204){opacity:1.3562;transform:translate(50.5453vw,-10px) scale(.0738);animation:fall-204 17s -7s linear infinite}@keyframes fall-204{38.57%{transform:translate(49.7422vw,38.57vh) scale(.0738)}to{transform:translate(50.14375vw,99vh) scale(.0738)}}.snow:nth-child(205){opacity:1.1136;transform:translate(90.7676vw,-10px) scale(.972);animation:fall-205 25s -7s linear infinite}@keyframes fall-205{57.51%{transform:translate(83.7899vw,57.51vh) scale(.972)}to{transform:translate(87.27875vw,99vh) scale(.972)}}.snow:nth-child(206){opacity:1.465;transform:translate(93.9812vw,-10px) scale(.5564);animation:fall-206 24s -9s linear infinite}@keyframes fall-206{35.786%{transform:translate(95.797vw,35.786vh) scale(.5564)}to{transform:translate(94.8891vw,99vh) scale(.5564)}}.snow:nth-child(207){opacity:1.6384;transform:translate(41.9637vw,-10px) scale(.3323);animation:fall-207 28s -3s linear infinite}@keyframes fall-207{39.277%{transform:translate(44.0456vw,39.277vh) scale(.3323)}to{transform:translate(43.00465vw,99vh) scale(.3323)}}.snow:nth-child(208){opacity:.575;transform:translate(87.9445vw,-10px) scale(.5084);animation:fall-208 17s -21s linear infinite}@keyframes fall-208{53.775%{transform:translate(89.3951vw,53.775vh) scale(.5084)}to{transform:translate(88.6698vw,99vh) scale(.5084)}}.snow:nth-child(209){opacity:1.176;transform:translate(45.3256vw,-10px) scale(.3507);animation:fall-209 18s -8s linear infinite}@keyframes fall-209{39.201%{transform:translate(39.2693vw,39.201vh) scale(.3507)}to{transform:translate(42.29745vw,99vh) scale(.3507)}}.snow:nth-child(210){opacity:1.9108;transform:translate(95.4826vw,-10px) scale(.4271);animation:fall-210 22s -1s linear infinite}@keyframes fall-210{64.775%{transform:translate(103.0288vw,64.775vh) scale(.4271)}to{transform:translate(99.2557vw,99vh) scale(.4271)}}.snow:nth-child(211){opacity:1.7652;transform:translate(2.0337vw,-10px) scale(.3784);animation:fall-211 13s -21s linear infinite}@keyframes fall-211{73.377%{transform:translate(5.7245vw,73.377vh) scale(.3784)}to{transform:translate(3.8791vw,99vh) scale(.3784)}}.snow:nth-child(212){opacity:.8212;transform:translate(8.3737vw,-10px) scale(.5044);animation:fall-212 29s -1s linear infinite}@keyframes fall-212{60.05%{transform:translate(8.7127vw,60.05vh) scale(.5044)}to{transform:translate(8.5432vw,99vh) scale(.5044)}}.snow:nth-child(213){opacity:.9942;transform:translate(71.625vw,-10px) scale(.6215);animation:fall-213 10s -29s linear infinite}@keyframes fall-213{43.941%{transform:translate(73.936vw,43.941vh) scale(.6215)}to{transform:translate(72.7805vw,99vh) scale(.6215)}}.snow:nth-child(214){opacity:.7386;transform:translate(18.6609vw,-10px) scale(.4467);animation:fall-214 13s -30s linear infinite}@keyframes fall-214{58.71%{transform:translate(24.5149vw,58.71vh) scale(.4467)}to{transform:translate(21.5879vw,99vh) scale(.4467)}}.snow:nth-child(215){opacity:1.2074;transform:translate(5.2319vw,-10px) scale(.767);animation:fall-215 24s -18s linear infinite}@keyframes fall-215{66.197%{transform:translate(9.1414vw,66.197vh) scale(.767)}to{transform:translate(7.18665vw,99vh) scale(.767)}}.snow:nth-child(216){opacity:1.2862;transform:translate(55.5151vw,-10px) scale(.5945);animation:fall-216 28s -5s linear infinite}@keyframes fall-216{69.048%{transform:translate(46.2344vw,69.048vh) scale(.5945)}to{transform:translate(50.87475vw,99vh) scale(.5945)}}.snow:nth-child(217){opacity:1.6714;transform:translate(27.1726vw,-10px) scale(.8696);animation:fall-217 16s -26s linear infinite}@keyframes fall-217{60.042%{transform:translate(17.5447vw,60.042vh) scale(.8696)}to{transform:translate(22.35865vw,99vh) scale(.8696)}}.snow:nth-child(218){opacity:.3484;transform:translate(24.1196vw,-10px) scale(.2909);animation:fall-218 26s -18s linear infinite}@keyframes fall-218{62.937%{transform:translate(32.4294vw,62.937vh) scale(.2909)}to{transform:translate(28.2745vw,99vh) scale(.2909)}}.snow:nth-child(219){opacity:.2792;transform:translate(12.5543vw,-10px) scale(.0515);animation:fall-219 22s -24s linear infinite}@keyframes fall-219{45.425%{transform:translate(2.9622vw,45.425vh) scale(.0515)}to{transform:translate(7.75825vw,99vh) scale(.0515)}}.snow:nth-child(220){opacity:.0304;transform:translate(51.9581vw,-10px) scale(.5507);animation:fall-220 15s -9s linear infinite}@keyframes fall-220{70.847%{transform:translate(43.551vw,70.847vh) scale(.5507)}to{transform:translate(47.75455vw,99vh) scale(.5507)}}.snow:nth-child(221){opacity:.5358;transform:translate(96.5054vw,-10px) scale(.7982);animation:fall-221 28s -11s linear infinite}@keyframes fall-221{58.978%{transform:translate(94.8855vw,58.978vh) scale(.7982)}to{transform:translate(95.69545vw,99vh) scale(.7982)}}.snow:nth-child(222){opacity:.3666;transform:translate(69.4952vw,-10px) scale(.5713);animation:fall-222 29s -2s linear infinite}@keyframes fall-222{42.453%{transform:translate(74.4887vw,42.453vh) scale(.5713)}to{transform:translate(71.99195vw,99vh) scale(.5713)}}.snow:nth-child(223){opacity:.8986;transform:translate(51.3917vw,-10px) scale(.6983);animation:fall-223 30s -1s linear infinite}@keyframes fall-223{35.319%{transform:translate(43.2073vw,35.319vh) scale(.6983)}to{transform:translate(47.2995vw,99vh) scale(.6983)}}.snow:nth-child(224){opacity:.8024;transform:translate(37.5143vw,-10px) scale(.0927);animation:fall-224 29s -14s linear infinite}@keyframes fall-224{66.444%{transform:translate(29.6471vw,66.444vh) scale(.0927)}to{transform:translate(33.5807vw,99vh) scale(.0927)}}.snow:nth-child(225){opacity:1.47;transform:translate(86.3557vw,-10px) scale(.4974);animation:fall-225 25s -8s linear infinite}@keyframes fall-225{67.466%{transform:translate(81.9107vw,67.466vh) scale(.4974)}to{transform:translate(84.1332vw,99vh) scale(.4974)}}.snow:nth-child(226){opacity:.27;transform:translate(82.0097vw,-10px) scale(.0921);animation:fall-226 30s -2s linear infinite}@keyframes fall-226{43.324%{transform:translate(80.0783vw,43.324vh) scale(.0921)}to{transform:translate(81.044vw,99vh) scale(.0921)}}.snow:nth-child(227){opacity:.7778;transform:translate(9.7697vw,-10px) scale(.0674);animation:fall-227 14s -12s linear infinite}@keyframes fall-227{69.228%{transform:translate(10.6109vw,69.228vh) scale(.0674)}to{transform:translate(10.1903vw,99vh) scale(.0674)}}.snow:nth-child(228){opacity:1.5788;transform:translate(31.5548vw,-10px) scale(.8038);animation:fall-228 13s -17s linear infinite}@keyframes fall-228{74.736%{transform:translate(32.7622vw,74.736vh) scale(.8038)}to{transform:translate(32.1585vw,99vh) scale(.8038)}}.snow:nth-child(229){opacity:.0254;transform:translate(33.3332vw,-10px) scale(.5549);animation:fall-229 12s -30s linear infinite}@keyframes fall-229{44.998%{transform:translate(39.5823vw,44.998vh) scale(.5549)}to{transform:translate(36.45775vw,99vh) scale(.5549)}}.snow:nth-child(230){opacity:.7368;transform:translate(43.4093vw,-10px) scale(.17);animation:fall-230 13s -9s linear infinite}@keyframes fall-230{48.143%{transform:translate(39.044vw,48.143vh) scale(.17)}to{transform:translate(41.22665vw,99vh) scale(.17)}}.snow:nth-child(231){opacity:.8996;transform:translate(48.3487vw,-10px) scale(.7325);animation:fall-231 14s -6s linear infinite}@keyframes fall-231{74.097%{transform:translate(38.6998vw,74.097vh) scale(.7325)}to{transform:translate(43.52425vw,99vh) scale(.7325)}}.snow:nth-child(232){opacity:1.8306;transform:translate(23.4114vw,-10px) scale(.3831);animation:fall-232 13s -1s linear infinite}@keyframes fall-232{45.751%{transform:translate(31.5613vw,45.751vh) scale(.3831)}to{transform:translate(27.48635vw,99vh) scale(.3831)}}.snow:nth-child(233){opacity:.8118;transform:translate(34.2017vw,-10px) scale(.3209);animation:fall-233 23s -1s linear infinite}@keyframes fall-233{34.383%{transform:translate(24.3832vw,34.383vh) scale(.3209)}to{transform:translate(29.29245vw,99vh) scale(.3209)}}.snow:nth-child(234){opacity:.6742;transform:translate(59.7324vw,-10px) scale(.8009);animation:fall-234 14s -24s linear infinite}@keyframes fall-234{75.829%{transform:translate(53.1583vw,75.829vh) scale(.8009)}to{transform:translate(56.44535vw,99vh) scale(.8009)}}.snow:nth-child(235){opacity:.304;transform:translate(47.3209vw,-10px) scale(.8363);animation:fall-235 21s -1s linear infinite}@keyframes fall-235{61.52%{transform:translate(49.0826vw,61.52vh) scale(.8363)}to{transform:translate(48.20175vw,99vh) scale(.8363)}}.snow:nth-child(236){opacity:1.6812;transform:translate(74.2615vw,-10px) scale(.1406);animation:fall-236 10s -13s linear infinite}@keyframes fall-236{46.315%{transform:translate(76.3552vw,46.315vh) scale(.1406)}to{transform:translate(75.30835vw,99vh) scale(.1406)}}.snow:nth-child(237){opacity:.8014;transform:translate(89.4431vw,-10px) scale(.6314);animation:fall-237 25s -29s linear infinite}@keyframes fall-237{69.881%{transform:translate(85.2607vw,69.881vh) scale(.6314)}to{transform:translate(87.3519vw,99vh) scale(.6314)}}.snow:nth-child(238){opacity:.6696;transform:translate(12.2277vw,-10px) scale(.7399);animation:fall-238 23s -17s linear infinite}@keyframes fall-238{79.279%{transform:translate(19.1878vw,79.279vh) scale(.7399)}to{transform:translate(15.70775vw,99vh) scale(.7399)}}.snow:nth-child(239){opacity:.194;transform:translate(23.5646vw,-10px) scale(.0814);animation:fall-239 20s -26s linear infinite}@keyframes fall-239{68.226%{transform:translate(26.4527vw,68.226vh) scale(.0814)}to{transform:translate(25.00865vw,99vh) scale(.0814)}}.snow:nth-child(240){opacity:1.3336;transform:translate(43.7071vw,-10px) scale(.3566);animation:fall-240 18s -5s linear infinite}@keyframes fall-240{74.407%{transform:translate(51.7629vw,74.407vh) scale(.3566)}to{transform:translate(47.735vw,99vh) scale(.3566)}}.snow:nth-child(241){opacity:1.6708;transform:translate(94.4979vw,-10px) scale(.7993);animation:fall-241 26s -29s linear infinite}@keyframes fall-241{34%{transform:translate(87.3146vw,34vh) scale(.7993)}to{transform:translate(90.90625vw,99vh) scale(.7993)}}.snow:nth-child(242){opacity:.6988;transform:translate(81.668vw,-10px) scale(.6627);animation:fall-242 28s -3s linear infinite}@keyframes fall-242{76.788%{transform:translate(72.801vw,76.788vh) scale(.6627)}to{transform:translate(77.2345vw,99vh) scale(.6627)}}.snow:nth-child(243){opacity:1.4768;transform:translate(48.839vw,-10px) scale(.184);animation:fall-243 18s -2s linear infinite}@keyframes fall-243{43.308%{transform:translate(56.0726vw,43.308vh) scale(.184)}to{transform:translate(52.4558vw,99vh) scale(.184)}}.snow:nth-child(244){opacity:1.1418;transform:translate(67.3695vw,-10px) scale(.3419);animation:fall-244 13s -19s linear infinite}@keyframes fall-244{33.567%{transform:translate(61.3933vw,33.567vh) scale(.3419)}to{transform:translate(64.3814vw,99vh) scale(.3419)}}.snow:nth-child(245){opacity:1.0916;transform:translate(39.5816vw,-10px) scale(.1216);animation:fall-245 16s -18s linear infinite}@keyframes fall-245{46.242%{transform:translate(30.3691vw,46.242vh) scale(.1216)}to{transform:translate(34.97535vw,99vh) scale(.1216)}}.snow:nth-child(246){opacity:1.9808;transform:translate(52.6897vw,-10px) scale(.4469);animation:fall-246 13s -6s linear infinite}@keyframes fall-246{59.401%{transform:translate(57.0066vw,59.401vh) scale(.4469)}to{transform:translate(54.84815vw,99vh) scale(.4469)}}.snow:nth-child(247){opacity:1.7422;transform:translate(97.8844vw,-10px) scale(.6016);animation:fall-247 16s -23s linear infinite}@keyframes fall-247{44.209%{transform:translate(106.6911vw,44.209vh) scale(.6016)}to{transform:translate(102.28775vw,99vh) scale(.6016)}}.snow:nth-child(248){opacity:.7724;transform:translate(34.5104vw,-10px) scale(.011);animation:fall-248 18s -22s linear infinite}@keyframes fall-248{52.424%{transform:translate(25.3745vw,52.424vh) scale(.011)}to{transform:translate(29.94245vw,99vh) scale(.011)}}.snow:nth-child(249){opacity:.6142;transform:translate(47.2361vw,-10px) scale(.4395);animation:fall-249 19s -29s linear infinite}@keyframes fall-249{50.983%{transform:translate(52.1231vw,50.983vh) scale(.4395)}to{transform:translate(49.6796vw,99vh) scale(.4395)}}.snow:nth-child(250){opacity:.705;transform:translate(57.9081vw,-10px) scale(.2619);animation:fall-250 19s -11s linear infinite}@keyframes fall-250{35.562%{transform:translate(56.2174vw,35.562vh) scale(.2619)}to{transform:translate(57.06275vw,99vh) scale(.2619)}}.snow:nth-child(251){opacity:1.1198;transform:translate(26.3503vw,-10px) scale(.748);animation:fall-251 10s -7s linear infinite}@keyframes fall-251{79.815%{transform:translate(21.2995vw,79.815vh) scale(.748)}to{transform:translate(23.8249vw,99vh) scale(.748)}}.snow:nth-child(252){opacity:1.1248;transform:translate(37.8835vw,-10px) scale(.4489);animation:fall-252 14s -2s linear infinite}@keyframes fall-252{41.042%{transform:translate(39.3604vw,41.042vh) scale(.4489)}to{transform:translate(38.62195vw,99vh) scale(.4489)}}.snow:nth-child(253){opacity:.5038;transform:translate(63.1013vw,-10px) scale(.1033);animation:fall-253 17s -16s linear infinite}@keyframes fall-253{59.469%{transform:translate(64.1483vw,59.469vh) scale(.1033)}to{transform:translate(63.6248vw,99vh) scale(.1033)}}.snow:nth-child(254){opacity:.2078;transform:translate(9.7408vw,-10px) scale(.0072);animation:fall-254 17s -4s linear infinite}@keyframes fall-254{77.527%{transform:translate(1.2432vw,77.527vh) scale(.0072)}to{transform:translate(5.492vw,99vh) scale(.0072)}}.snow:nth-child(255){opacity:.612;transform:translate(18.7344vw,-10px) scale(.539);animation:fall-255 20s -3s linear infinite}@keyframes fall-255{32.003%{transform:translate(20.1326vw,32.003vh) scale(.539)}to{transform:translate(19.4335vw,99vh) scale(.539)}}.snow:nth-child(256){opacity:1.7256;transform:translate(52.5609vw,-10px) scale(.5783);animation:fall-256 16s -23s linear infinite}@keyframes fall-256{48.018%{transform:translate(52.6938vw,48.018vh) scale(.5783)}to{transform:translate(52.62735vw,99vh) scale(.5783)}}.snow:nth-child(257){opacity:1.0256;transform:translate(48.0055vw,-10px) scale(.7493);animation:fall-257 24s -8s linear infinite}@keyframes fall-257{51.199%{transform:translate(57.9488vw,51.199vh) scale(.7493)}to{transform:translate(52.97715vw,99vh) scale(.7493)}}.snow:nth-child(258){opacity:.0054;transform:translate(69.9984vw,-10px) scale(.2415);animation:fall-258 26s -22s linear infinite}@keyframes fall-258{72.052%{transform:translate(74.3429vw,72.052vh) scale(.2415)}to{transform:translate(72.17065vw,99vh) scale(.2415)}}.snow:nth-child(259){opacity:1.4342;transform:translate(29.5068vw,-10px) scale(.531);animation:fall-259 28s -5s linear infinite}@keyframes fall-259{73.213%{transform:translate(35.5869vw,73.213vh) scale(.531)}to{transform:translate(32.54685vw,99vh) scale(.531)}}.snow:nth-child(260){opacity:1.2706;transform:translate(88.0893vw,-10px) scale(.0486);animation:fall-260 22s -1s linear infinite}@keyframes fall-260{50.636%{transform:translate(97.5395vw,50.636vh) scale(.0486)}to{transform:translate(92.8144vw,99vh) scale(.0486)}}.snow:nth-child(261){opacity:1.2012;transform:translate(10.259vw,-10px) scale(.0524);animation:fall-261 27s -1s linear infinite}@keyframes fall-261{77.765%{transform:translate(7.0228vw,77.765vh) scale(.0524)}to{transform:translate(8.6409vw,99vh) scale(.0524)}}.snow:nth-child(262){opacity:.0318;transform:translate(9.3285vw,-10px) scale(.7273);animation:fall-262 28s -16s linear infinite}@keyframes fall-262{75.502%{transform:translate(13.0055vw,75.502vh) scale(.7273)}to{transform:translate(11.167vw,99vh) scale(.7273)}}.snow:nth-child(263){opacity:.5802;transform:translate(15.8471vw,-10px) scale(.5809);animation:fall-263 10s -18s linear infinite}@keyframes fall-263{46.09%{transform:translate(19.0395vw,46.09vh) scale(.5809)}to{transform:translate(17.4433vw,99vh) scale(.5809)}}.snow:nth-child(264){opacity:.0004;transform:translate(42.4981vw,-10px) scale(.6139);animation:fall-264 22s -6s linear infinite}@keyframes fall-264{76.175%{transform:translate(41.1439vw,76.175vh) scale(.6139)}to{transform:translate(41.821vw,99vh) scale(.6139)}}.snow:nth-child(265){opacity:.648;transform:translate(4.256vw,-10px) scale(.1467);animation:fall-265 21s -4s linear infinite}@keyframes fall-265{72.285%{transform:translate(-1.8573vw,72.285vh) scale(.1467)}to{transform:translate(1.19935vw,99vh) scale(.1467)}}.snow:nth-child(266){opacity:1.7884;transform:translate(76.4119vw,-10px) scale(.2138);animation:fall-266 19s -10s linear infinite}@keyframes fall-266{68.562%{transform:translate(70.1245vw,68.562vh) scale(.2138)}to{transform:translate(73.2682vw,99vh) scale(.2138)}}.snow:nth-child(267){opacity:.3414;transform:translate(82.1895vw,-10px) scale(.7418);animation:fall-267 24s -21s linear infinite}@keyframes fall-267{73.834%{transform:translate(76.6719vw,73.834vh) scale(.7418)}to{transform:translate(79.4307vw,99vh) scale(.7418)}}.snow:nth-child(268){opacity:1.6688;transform:translate(13.8162vw,-10px) scale(.7902);animation:fall-268 24s -27s linear infinite}@keyframes fall-268{72.394%{transform:translate(18.1447vw,72.394vh) scale(.7902)}to{transform:translate(15.98045vw,99vh) scale(.7902)}}.snow:nth-child(269){opacity:1.2218;transform:translate(36.5351vw,-10px) scale(.84);animation:fall-269 30s -9s linear infinite}@keyframes fall-269{42.537%{transform:translate(30.2564vw,42.537vh) scale(.84)}to{transform:translate(33.39575vw,99vh) scale(.84)}}.snow:nth-child(270){opacity:1.1008;transform:translate(35.556vw,-10px) scale(.6462);animation:fall-270 15s -16s linear infinite}@keyframes fall-270{75.888%{transform:translate(29.5749vw,75.888vh) scale(.6462)}to{transform:translate(32.56545vw,99vh) scale(.6462)}}.snow:nth-child(271){opacity:1.605;transform:translate(5.8273vw,-10px) scale(.2766);animation:fall-271 13s -1s linear infinite}@keyframes fall-271{43.888%{transform:translate(.3068vw,43.888vh) scale(.2766)}to{transform:translate(3.06705vw,99vh) scale(.2766)}}.snow:nth-child(272){opacity:.2428;transform:translate(15.4406vw,-10px) scale(.7182);animation:fall-272 16s -8s linear infinite}@keyframes fall-272{51.983%{transform:translate(24.6632vw,51.983vh) scale(.7182)}to{transform:translate(20.0519vw,99vh) scale(.7182)}}.snow:nth-child(273){opacity:1.98;transform:translate(25.3232vw,-10px) scale(.5743);animation:fall-273 10s -19s linear infinite}@keyframes fall-273{66.738%{transform:translate(33.7934vw,66.738vh) scale(.5743)}to{transform:translate(29.5583vw,99vh) scale(.5743)}}.snow:nth-child(274){opacity:.3934;transform:translate(87.2522vw,-10px) scale(.8612);animation:fall-274 20s -26s linear infinite}@keyframes fall-274{56.772%{transform:translate(84.8619vw,56.772vh) scale(.8612)}to{transform:translate(86.05705vw,99vh) scale(.8612)}}.snow:nth-child(275){opacity:.0226;transform:translate(84.4099vw,-10px) scale(.3529);animation:fall-275 18s -27s linear infinite}@keyframes fall-275{38.224%{transform:translate(80.299vw,38.224vh) scale(.3529)}to{transform:translate(82.35445vw,99vh) scale(.3529)}}.snow:nth-child(276){opacity:.0236;transform:translate(57.7672vw,-10px) scale(.6872);animation:fall-276 24s -19s linear infinite}@keyframes fall-276{75.724%{transform:translate(62.9911vw,75.724vh) scale(.6872)}to{transform:translate(60.37915vw,99vh) scale(.6872)}}.snow:nth-child(277){opacity:.0576;transform:translate(73.646vw,-10px) scale(.1175);animation:fall-277 16s -7s linear infinite}@keyframes fall-277{76.2%{transform:translate(75.9951vw,76.2vh) scale(.1175)}to{transform:translate(74.82055vw,99vh) scale(.1175)}}.snow:nth-child(278){opacity:1.3342;transform:translate(9.3867vw,-10px) scale(.8678);animation:fall-278 27s -13s linear infinite}@keyframes fall-278{34.019%{transform:translate(18.6818vw,34.019vh) scale(.8678)}to{transform:translate(14.03425vw,99vh) scale(.8678)}}.snow:nth-child(279){opacity:1.8688;transform:translate(69.9495vw,-10px) scale(.4824);animation:fall-279 18s -14s linear infinite}@keyframes fall-279{40.463%{transform:translate(70.5574vw,40.463vh) scale(.4824)}to{transform:translate(70.25345vw,99vh) scale(.4824)}}.snow:nth-child(280){opacity:1.9326;transform:translate(54.5786vw,-10px) scale(.7522);animation:fall-280 16s -13s linear infinite}@keyframes fall-280{69.246%{transform:translate(47.8907vw,69.246vh) scale(.7522)}to{transform:translate(51.23465vw,99vh) scale(.7522)}}.snow:nth-child(281){opacity:.5438;transform:translate(40.8678vw,-10px) scale(.9501);animation:fall-281 29s -13s linear infinite}@keyframes fall-281{41.399%{transform:translate(42.1426vw,41.399vh) scale(.9501)}to{transform:translate(41.5052vw,99vh) scale(.9501)}}.snow:nth-child(282){opacity:.632;transform:translate(64.8804vw,-10px) scale(.8131);animation:fall-282 26s -28s linear infinite}@keyframes fall-282{48.325%{transform:translate(70.8245vw,48.325vh) scale(.8131)}to{transform:translate(67.85245vw,99vh) scale(.8131)}}.snow:nth-child(283){opacity:1.1096;transform:translate(73.0678vw,-10px) scale(.5089);animation:fall-283 28s -1s linear infinite}@keyframes fall-283{33.658%{transform:translate(77.2877vw,33.658vh) scale(.5089)}to{transform:translate(75.17775vw,99vh) scale(.5089)}}.snow:nth-child(284){opacity:1.1452;transform:translate(31.5095vw,-10px) scale(.0111);animation:fall-284 15s -22s linear infinite}@keyframes fall-284{35.549%{transform:translate(38.7432vw,35.549vh) scale(.0111)}to{transform:translate(35.12635vw,99vh) scale(.0111)}}.snow:nth-child(285){opacity:1.3444;transform:translate(10.4994vw,-10px) scale(.6538);animation:fall-285 26s -1s linear infinite}@keyframes fall-285{54.991%{transform:translate(19.5207vw,54.991vh) scale(.6538)}to{transform:translate(15.01005vw,99vh) scale(.6538)}}.snow:nth-child(286){opacity:1.0166;transform:translate(56.5754vw,-10px) scale(.5363);animation:fall-286 18s -3s linear infinite}@keyframes fall-286{57.381%{transform:translate(61.7906vw,57.381vh) scale(.5363)}to{transform:translate(59.183vw,99vh) scale(.5363)}}.snow:nth-child(287){opacity:1.7822;transform:translate(59.8424vw,-10px) scale(.9213);animation:fall-287 23s -14s linear infinite}@keyframes fall-287{54.942%{transform:translate(57.6165vw,54.942vh) scale(.9213)}to{transform:translate(58.72945vw,99vh) scale(.9213)}}.snow:nth-child(288){opacity:.8496;transform:translate(20.0861vw,-10px) scale(.7791);animation:fall-288 13s -6s linear infinite}@keyframes fall-288{49.506%{transform:translate(29.5075vw,49.506vh) scale(.7791)}to{transform:translate(24.7968vw,99vh) scale(.7791)}}.snow:nth-child(289){opacity:.6928;transform:translate(26.9211vw,-10px) scale(.9235);animation:fall-289 13s -1s linear infinite}@keyframes fall-289{33.48%{transform:translate(22.1302vw,33.48vh) scale(.9235)}to{transform:translate(24.52565vw,99vh) scale(.9235)}}.snow:nth-child(290){opacity:.8606;transform:translate(92.0076vw,-10px) scale(.0158);animation:fall-290 17s -5s linear infinite}@keyframes fall-290{68.682%{transform:translate(97.3074vw,68.682vh) scale(.0158)}to{transform:translate(94.6575vw,99vh) scale(.0158)}}.snow:nth-child(291){opacity:1.7434;transform:translate(41.3012vw,-10px) scale(.7217);animation:fall-291 25s -4s linear infinite}@keyframes fall-291{49.55%{transform:translate(32.2092vw,49.55vh) scale(.7217)}to{transform:translate(36.7552vw,99vh) scale(.7217)}}.snow:nth-child(292){opacity:.267;transform:translate(37.6537vw,-10px) scale(.9267);animation:fall-292 20s -4s linear infinite}@keyframes fall-292{75.351%{transform:translate(28.5901vw,75.351vh) scale(.9267)}to{transform:translate(33.1219vw,99vh) scale(.9267)}}.snow:nth-child(293){opacity:1.203;transform:translate(53.2032vw,-10px) scale(.0182);animation:fall-293 27s -2s linear infinite}@keyframes fall-293{72.376%{transform:translate(52.162vw,72.376vh) scale(.0182)}to{transform:translate(52.6826vw,99vh) scale(.0182)}}.snow:nth-child(294){opacity:.7936;transform:translate(32.9118vw,-10px) scale(.4841);animation:fall-294 11s -30s linear infinite}@keyframes fall-294{72.073%{transform:translate(42.5911vw,72.073vh) scale(.4841)}to{transform:translate(37.75145vw,99vh) scale(.4841)}}.snow:nth-child(295){opacity:1.24;transform:translate(11.8818vw,-10px) scale(.3096);animation:fall-295 10s -16s linear infinite}@keyframes fall-295{72.251%{transform:translate(16.0724vw,72.251vh) scale(.3096)}to{transform:translate(13.9771vw,99vh) scale(.3096)}}.snow:nth-child(296){opacity:.9132;transform:translate(2.6401vw,-10px) scale(.4344);animation:fall-296 27s -25s linear infinite}@keyframes fall-296{49.219%{transform:translate(3.8542vw,49.219vh) scale(.4344)}to{transform:translate(3.24715vw,99vh) scale(.4344)}}.snow:nth-child(297){opacity:.723;transform:translate(74.0093vw,-10px) scale(.2993);animation:fall-297 18s -17s linear infinite}@keyframes fall-297{39.468%{transform:translate(71.3206vw,39.468vh) scale(.2993)}to{transform:translate(72.66495vw,99vh) scale(.2993)}}.snow:nth-child(298){opacity:.5454;transform:translate(15.1684vw,-10px) scale(.1654);animation:fall-298 15s -23s linear infinite}@keyframes fall-298{52.056%{transform:translate(23.188vw,52.056vh) scale(.1654)}to{transform:translate(19.1782vw,99vh) scale(.1654)}}.snow:nth-child(299){opacity:1.884;transform:translate(40.7771vw,-10px) scale(.2746);animation:fall-299 29s -6s linear infinite}@keyframes fall-299{61.226%{transform:translate(33.073vw,61.226vh) scale(.2746)}to{transform:translate(36.92505vw,99vh) scale(.2746)}}.snow:nth-child(300){opacity:.8596;transform:translate(85.5657vw,-10px) scale(.3211);animation:fall-300 14s -23s linear infinite}@keyframes fall-300{49.687%{transform:translate(88.5291vw,49.687vh) scale(.3211)}to{transform:translate(87.0474vw,99vh) scale(.3211)}}.snow:nth-child(301){opacity:1.0508;transform:translate(8.6451vw,-10px) scale(.5275);animation:fall-301 22s -17s linear infinite}@keyframes fall-301{54.662%{transform:translate(.0459vw,54.662vh) scale(.5275)}to{transform:translate(4.3455vw,99vh) scale(.5275)}}.snow:nth-child(302){opacity:.5934;transform:translate(83.2388vw,-10px) scale(.3953);animation:fall-302 16s -27s linear infinite}@keyframes fall-302{70.298%{transform:translate(78.2846vw,70.298vh) scale(.3953)}to{transform:translate(80.7617vw,99vh) scale(.3953)}}.snow:nth-child(303){opacity:.4644;transform:translate(66.9571vw,-10px) scale(.6435);animation:fall-303 23s -7s linear infinite}@keyframes fall-303{53.951%{transform:translate(58.8648vw,53.951vh) scale(.6435)}to{transform:translate(62.91095vw,99vh) scale(.6435)}}.snow:nth-child(304){opacity:.1468;transform:translate(55.2323vw,-10px) scale(.7553);animation:fall-304 20s -4s linear infinite}@keyframes fall-304{50.127%{transform:translate(65.1507vw,50.127vh) scale(.7553)}to{transform:translate(60.1915vw,99vh) scale(.7553)}}.snow:nth-child(305){opacity:.66;transform:translate(42.3735vw,-10px) scale(.027);animation:fall-305 14s -22s linear infinite}@keyframes fall-305{62.813%{transform:translate(41.8983vw,62.813vh) scale(.027)}to{transform:translate(42.1359vw,99vh) scale(.027)}}.snow:nth-child(306){opacity:1.6844;transform:translate(81.9204vw,-10px) scale(.307);animation:fall-306 30s -5s linear infinite}@keyframes fall-306{36.005%{transform:translate(83.227vw,36.005vh) scale(.307)}to{transform:translate(82.5737vw,99vh) scale(.307)}}.snow:nth-child(307){opacity:.9086;transform:translate(5.3669vw,-10px) scale(.8013);animation:fall-307 26s -30s linear infinite}@keyframes fall-307{67.302%{transform:translate(11.9937vw,67.302vh) scale(.8013)}to{transform:translate(8.6803vw,99vh) scale(.8013)}}.snow:nth-child(308){opacity:1.1422;transform:translate(12.7154vw,-10px) scale(.8178);animation:fall-308 23s -20s linear infinite}@keyframes fall-308{56.891%{transform:translate(9.5898vw,56.891vh) scale(.8178)}to{transform:translate(11.1526vw,99vh) scale(.8178)}}.snow:nth-child(309){opacity:1.8768;transform:translate(59.1694vw,-10px) scale(.7019);animation:fall-309 20s -18s linear infinite}@keyframes fall-309{41.453%{transform:translate(59.6103vw,41.453vh) scale(.7019)}to{transform:translate(59.38985vw,99vh) scale(.7019)}}.snow:nth-child(310){opacity:1.228;transform:translate(78.8808vw,-10px) scale(.3331);animation:fall-310 20s -17s linear infinite}@keyframes fall-310{65.466%{transform:translate(69.2375vw,65.466vh) scale(.3331)}to{transform:translate(74.05915vw,99vh) scale(.3331)}}.snow:nth-child(311){opacity:1.0424;transform:translate(15.7729vw,-10px) scale(.0178);animation:fall-311 12s -8s linear infinite}@keyframes fall-311{49.133%{transform:translate(12.6355vw,49.133vh) scale(.0178)}to{transform:translate(14.2042vw,99vh) scale(.0178)}}.snow:nth-child(312){opacity:.6226;transform:translate(96.0581vw,-10px) scale(.4678);animation:fall-312 28s -22s linear infinite}@keyframes fall-312{61.118%{transform:translate(99.1795vw,61.118vh) scale(.4678)}to{transform:translate(97.6188vw,99vh) scale(.4678)}}.snow:nth-child(313){opacity:1.7868;transform:translate(64.0466vw,-10px) scale(.147);animation:fall-313 18s -15s linear infinite}@keyframes fall-313{78.599%{transform:translate(59.3073vw,78.599vh) scale(.147)}to{transform:translate(61.67695vw,99vh) scale(.147)}}.snow:nth-child(314){opacity:.9358;transform:translate(2.1289vw,-10px) scale(.9234);animation:fall-314 17s -17s linear infinite}@keyframes fall-314{45.092%{transform:translate(4.6971vw,45.092vh) scale(.9234)}to{transform:translate(3.413vw,99vh) scale(.9234)}}.snow:nth-child(315){opacity:1.7044;transform:translate(59.6935vw,-10px) scale(.8033);animation:fall-315 24s -10s linear infinite}@keyframes fall-315{68.636%{transform:translate(67.6428vw,68.636vh) scale(.8033)}to{transform:translate(63.66815vw,99vh) scale(.8033)}}.snow:nth-child(316){opacity:.7114;transform:translate(11.6213vw,-10px) scale(.5292);animation:fall-316 28s -29s linear infinite}@keyframes fall-316{74.633%{transform:translate(11.4894vw,74.633vh) scale(.5292)}to{transform:translate(11.55535vw,99vh) scale(.5292)}}.snow:nth-child(317){opacity:.1406;transform:translate(74.5678vw,-10px) scale(.2239);animation:fall-317 20s -22s linear infinite}@keyframes fall-317{34.923%{transform:translate(81.6428vw,34.923vh) scale(.2239)}to{transform:translate(78.1053vw,99vh) scale(.2239)}}.snow:nth-child(318){opacity:.658;transform:translate(89.1692vw,-10px) scale(.8314);animation:fall-318 17s -14s linear infinite}@keyframes fall-318{59.734%{transform:translate(98.6044vw,59.734vh) scale(.8314)}to{transform:translate(93.8868vw,99vh) scale(.8314)}}.snow:nth-child(319){opacity:.6316;transform:translate(98.8481vw,-10px) scale(.5862);animation:fall-319 29s -26s linear infinite}@keyframes fall-319{60.019%{transform:translate(103.0796vw,60.019vh) scale(.5862)}to{transform:translate(100.96385vw,99vh) scale(.5862)}}.snow:nth-child(320){opacity:1.137;transform:translate(32.9644vw,-10px) scale(.064);animation:fall-320 16s -5s linear infinite}@keyframes fall-320{40.536%{transform:translate(34.6598vw,40.536vh) scale(.064)}to{transform:translate(33.8121vw,99vh) scale(.064)}}.snow:nth-child(321){opacity:.0856;transform:translate(60.3687vw,-10px) scale(.9234);animation:fall-321 26s -9s linear infinite}@keyframes fall-321{74.412%{transform:translate(62.0282vw,74.412vh) scale(.9234)}to{transform:translate(61.19845vw,99vh) scale(.9234)}}.snow:nth-child(322){opacity:.0038;transform:translate(38.93vw,-10px) scale(.1187);animation:fall-322 24s -1s linear infinite}@keyframes fall-322{67.704%{transform:translate(44.1564vw,67.704vh) scale(.1187)}to{transform:translate(41.5432vw,99vh) scale(.1187)}}.snow:nth-child(323){opacity:1.2238;transform:translate(42.2257vw,-10px) scale(.5636);animation:fall-323 16s -4s linear infinite}@keyframes fall-323{54.853%{transform:translate(45.0624vw,54.853vh) scale(.5636)}to{transform:translate(43.64405vw,99vh) scale(.5636)}}.snow:nth-child(324){opacity:.469;transform:translate(10.6577vw,-10px) scale(.5768);animation:fall-324 15s -17s linear infinite}@keyframes fall-324{51.305%{transform:translate(8.6573vw,51.305vh) scale(.5768)}to{transform:translate(9.6575vw,99vh) scale(.5768)}}.snow:nth-child(325){opacity:1.847;transform:translate(69.5079vw,-10px) scale(.4977);animation:fall-325 10s -19s linear infinite}@keyframes fall-325{78.039%{transform:translate(66.058vw,78.039vh) scale(.4977)}to{transform:translate(67.78295vw,99vh) scale(.4977)}}.snow:nth-child(326){opacity:.313;transform:translate(66.4833vw,-10px) scale(.2343);animation:fall-326 11s -11s linear infinite}@keyframes fall-326{43.131%{transform:translate(66.9845vw,43.131vh) scale(.2343)}to{transform:translate(66.7339vw,99vh) scale(.2343)}}.snow:nth-child(327){opacity:.9108;transform:translate(22.8724vw,-10px) scale(.0076);animation:fall-327 10s -18s linear infinite}@keyframes fall-327{58.773%{transform:translate(18.7987vw,58.773vh) scale(.0076)}to{transform:translate(20.83555vw,99vh) scale(.0076)}}.snow:nth-child(328){opacity:1.382;transform:translate(24.3654vw,-10px) scale(.8818);animation:fall-328 25s -9s linear infinite}@keyframes fall-328{72.685%{transform:translate(25.8384vw,72.685vh) scale(.8818)}to{transform:translate(25.1019vw,99vh) scale(.8818)}}.snow:nth-child(329){opacity:1.8742;transform:translate(55.3698vw,-10px) scale(.9683);animation:fall-329 19s -2s linear infinite}@keyframes fall-329{68.55%{transform:translate(63.6161vw,68.55vh) scale(.9683)}to{transform:translate(59.49295vw,99vh) scale(.9683)}}.snow:nth-child(330){opacity:1.7026;transform:translate(79.9034vw,-10px) scale(.19);animation:fall-330 26s -24s linear infinite}@keyframes fall-330{43.182%{transform:translate(85.55vw,43.182vh) scale(.19)}to{transform:translate(82.7267vw,99vh) scale(.19)}}.snow:nth-child(331){opacity:.1106;transform:translate(13.3926vw,-10px) scale(.2453);animation:fall-331 27s -9s linear infinite}@keyframes fall-331{30.049%{transform:translate(5.6533vw,30.049vh) scale(.2453)}to{transform:translate(9.52295vw,99vh) scale(.2453)}}.snow:nth-child(332){opacity:1.684;transform:translate(79.9392vw,-10px) scale(.2064);animation:fall-332 17s -6s linear infinite}@keyframes fall-332{58.3%{transform:translate(86.344vw,58.3vh) scale(.2064)}to{transform:translate(83.1416vw,99vh) scale(.2064)}}.snow:nth-child(333){opacity:1.4466;transform:translate(91.6827vw,-10px) scale(.8038);animation:fall-333 26s -14s linear infinite}@keyframes fall-333{38.999%{transform:translate(98.1227vw,38.999vh) scale(.8038)}to{transform:translate(94.9027vw,99vh) scale(.8038)}}.snow:nth-child(334){opacity:.6864;transform:translate(56.7514vw,-10px) scale(.5731);animation:fall-334 25s -8s linear infinite}@keyframes fall-334{48.608%{transform:translate(57.9163vw,48.608vh) scale(.5731)}to{transform:translate(57.33385vw,99vh) scale(.5731)}}.snow:nth-child(335){opacity:.5414;transform:translate(79.2653vw,-10px) scale(.0786);animation:fall-335 21s -15s linear infinite}@keyframes fall-335{61.411%{transform:translate(85.1049vw,61.411vh) scale(.0786)}to{transform:translate(82.1851vw,99vh) scale(.0786)}}.snow:nth-child(336){opacity:1.831;transform:translate(36.6814vw,-10px) scale(.9528);animation:fall-336 22s -9s linear infinite}@keyframes fall-336{66.211%{transform:translate(36.8428vw,66.211vh) scale(.9528)}to{transform:translate(36.7621vw,99vh) scale(.9528)}}.snow:nth-child(337){opacity:1.282;transform:translate(58.0564vw,-10px) scale(.8626);animation:fall-337 13s -25s linear infinite}@keyframes fall-337{65.79%{transform:translate(67.4361vw,65.79vh) scale(.8626)}to{transform:translate(62.74625vw,99vh) scale(.8626)}}.snow:nth-child(338){opacity:1.0776;transform:translate(47.914vw,-10px) scale(.5608);animation:fall-338 14s -28s linear infinite}@keyframes fall-338{48.043%{transform:translate(57.511vw,48.043vh) scale(.5608)}to{transform:translate(52.7125vw,99vh) scale(.5608)}}.snow:nth-child(339){opacity:.4332;transform:translate(97.679vw,-10px) scale(.0283);animation:fall-339 30s -22s linear infinite}@keyframes fall-339{62.028%{transform:translate(100.8608vw,62.028vh) scale(.0283)}to{transform:translate(99.2699vw,99vh) scale(.0283)}}.snow:nth-child(340){opacity:1.229;transform:translate(57.1345vw,-10px) scale(.8993);animation:fall-340 17s -18s linear infinite}@keyframes fall-340{76.756%{transform:translate(49.2516vw,76.756vh) scale(.8993)}to{transform:translate(53.19305vw,99vh) scale(.8993)}}.snow:nth-child(341){opacity:1.9132;transform:translate(42.0604vw,-10px) scale(.4238);animation:fall-341 17s -21s linear infinite}@keyframes fall-341{68.771%{transform:translate(39.4479vw,68.771vh) scale(.4238)}to{transform:translate(40.75415vw,99vh) scale(.4238)}}.snow:nth-child(342){opacity:1.4502;transform:translate(89.9059vw,-10px) scale(.1334);animation:fall-342 14s -6s linear infinite}@keyframes fall-342{40.376%{transform:translate(81.4818vw,40.376vh) scale(.1334)}to{transform:translate(85.69385vw,99vh) scale(.1334)}}.snow:nth-child(343){opacity:.1568;transform:translate(.809vw,-10px) scale(.93);animation:fall-343 30s -8s linear infinite}@keyframes fall-343{60.49%{transform:translate(3.0885vw,60.49vh) scale(.93)}to{transform:translate(1.94875vw,99vh) scale(.93)}}.snow:nth-child(344){opacity:.1918;transform:translate(21.6049vw,-10px) scale(.339);animation:fall-344 11s -3s linear infinite}@keyframes fall-344{63.441%{transform:translate(14.7735vw,63.441vh) scale(.339)}to{transform:translate(18.1892vw,99vh) scale(.339)}}.snow:nth-child(345){opacity:.0326;transform:translate(35.0622vw,-10px) scale(.8414);animation:fall-345 15s -24s linear infinite}@keyframes fall-345{77.27%{transform:translate(35.448vw,77.27vh) scale(.8414)}to{transform:translate(35.2551vw,99vh) scale(.8414)}}.snow:nth-child(346){opacity:1.0626;transform:translate(91.046vw,-10px) scale(.1457);animation:fall-346 18s -7s linear infinite}@keyframes fall-346{62.789%{transform:translate(100.6944vw,62.789vh) scale(.1457)}to{transform:translate(95.8702vw,99vh) scale(.1457)}}.snow:nth-child(347){opacity:1.0792;transform:translate(56.5339vw,-10px) scale(.8853);animation:fall-347 27s -21s linear infinite}@keyframes fall-347{47.44%{transform:translate(55.2065vw,47.44vh) scale(.8853)}to{transform:translate(55.8702vw,99vh) scale(.8853)}}.snow:nth-child(348){opacity:1.3768;transform:translate(44.4674vw,-10px) scale(.2636);animation:fall-348 14s -19s linear infinite}@keyframes fall-348{37.474%{transform:translate(44.0141vw,37.474vh) scale(.2636)}to{transform:translate(44.24075vw,99vh) scale(.2636)}}.snow:nth-child(349){opacity:1.9954;transform:translate(.9981vw,-10px) scale(.4909);animation:fall-349 15s -21s linear infinite}@keyframes fall-349{74.653%{transform:translate(-6.6963vw,74.653vh) scale(.4909)}to{transform:translate(-2.8491vw,99vh) scale(.4909)}}.snow:nth-child(350){opacity:.4456;transform:translate(88.0756vw,-10px) scale(.5624);animation:fall-350 17s -23s linear infinite}@keyframes fall-350{39.938%{transform:translate(78.9603vw,39.938vh) scale(.5624)}to{transform:translate(83.51795vw,99vh) scale(.5624)}}.snow:nth-child(351){opacity:1.329;transform:translate(25.9535vw,-10px) scale(.5235);animation:fall-351 24s -2s linear infinite}@keyframes fall-351{52.605%{transform:translate(30.0793vw,52.605vh) scale(.5235)}to{transform:translate(28.0164vw,99vh) scale(.5235)}}.snow:nth-child(352){opacity:1.1936;transform:translate(6.2221vw,-10px) scale(.4836);animation:fall-352 26s -16s linear infinite}@keyframes fall-352{73.093%{transform:translate(14.2705vw,73.093vh) scale(.4836)}to{transform:translate(10.2463vw,99vh) scale(.4836)}}.snow:nth-child(353){opacity:1.8402;transform:translate(48.3215vw,-10px) scale(.8014);animation:fall-353 16s -20s linear infinite}@keyframes fall-353{76.652%{transform:translate(38.3224vw,76.652vh) scale(.8014)}to{transform:translate(43.32195vw,99vh) scale(.8014)}}.snow:nth-child(354){opacity:1.0494;transform:translate(42.3716vw,-10px) scale(.7707);animation:fall-354 22s -17s linear infinite}@keyframes fall-354{51.076%{transform:translate(51.8049vw,51.076vh) scale(.7707)}to{transform:translate(47.08825vw,99vh) scale(.7707)}}.snow:nth-child(355){opacity:1.9038;transform:translate(79.8358vw,-10px) scale(.4909);animation:fall-355 30s -12s linear infinite}@keyframes fall-355{50.816%{transform:translate(82.9028vw,50.816vh) scale(.4909)}to{transform:translate(81.3693vw,99vh) scale(.4909)}}.snow:nth-child(356){opacity:1.3672;transform:translate(52.7546vw,-10px) scale(.5145);animation:fall-356 17s -14s linear infinite}@keyframes fall-356{49.585%{transform:translate(50.8791vw,49.585vh) scale(.5145)}to{transform:translate(51.81685vw,99vh) scale(.5145)}}.snow:nth-child(357){opacity:1.9634;transform:translate(74.4122vw,-10px) scale(.6854);animation:fall-357 12s -9s linear infinite}@keyframes fall-357{68.11%{transform:translate(80.7235vw,68.11vh) scale(.6854)}to{transform:translate(77.56785vw,99vh) scale(.6854)}}.snow:nth-child(358){opacity:1.411;transform:translate(40.5792vw,-10px) scale(.8145);animation:fall-358 18s -16s linear infinite}@keyframes fall-358{76.359%{transform:translate(49.4605vw,76.359vh) scale(.8145)}to{transform:translate(45.01985vw,99vh) scale(.8145)}}.snow:nth-child(359){opacity:.1406;transform:translate(80.0062vw,-10px) scale(.715);animation:fall-359 11s -5s linear infinite}@keyframes fall-359{66.475%{transform:translate(70.702vw,66.475vh) scale(.715)}to{transform:translate(75.3541vw,99vh) scale(.715)}}.snow:nth-child(360){opacity:.7262;transform:translate(5.4886vw,-10px) scale(.921);animation:fall-360 23s -27s linear infinite}@keyframes fall-360{75.086%{transform:translate(6.348vw,75.086vh) scale(.921)}to{transform:translate(5.9183vw,99vh) scale(.921)}}.snow:nth-child(361){opacity:1.305;transform:translate(13.8938vw,-10px) scale(.8494);animation:fall-361 12s -28s linear infinite}@keyframes fall-361{70.985%{transform:translate(15.0472vw,70.985vh) scale(.8494)}to{transform:translate(14.4705vw,99vh) scale(.8494)}}.snow:nth-child(362){opacity:.1042;transform:translate(67.5625vw,-10px) scale(.7378);animation:fall-362 13s -26s linear infinite}@keyframes fall-362{33.961%{transform:translate(59.4699vw,33.961vh) scale(.7378)}to{transform:translate(63.5162vw,99vh) scale(.7378)}}.snow:nth-child(363){opacity:1.0676;transform:translate(42.4803vw,-10px) scale(.6057);animation:fall-363 20s -19s linear infinite}@keyframes fall-363{51.486%{transform:translate(40.9945vw,51.486vh) scale(.6057)}to{transform:translate(41.7374vw,99vh) scale(.6057)}}.snow:nth-child(364){opacity:1.9278;transform:translate(3.2488vw,-10px) scale(.9194);animation:fall-364 27s -23s linear infinite}@keyframes fall-364{74.427%{transform:translate(9.1216vw,74.427vh) scale(.9194)}to{transform:translate(6.1852vw,99vh) scale(.9194)}}.snow:nth-child(365){opacity:.1774;transform:translate(77.2348vw,-10px) scale(.4296);animation:fall-365 12s -13s linear infinite}@keyframes fall-365{54.621%{transform:translate(71.3529vw,54.621vh) scale(.4296)}to{transform:translate(74.29385vw,99vh) scale(.4296)}}.snow:nth-child(366){opacity:1.6358;transform:translate(7.7542vw,-10px) scale(.8564);animation:fall-366 20s -18s linear infinite}@keyframes fall-366{45.66%{transform:translate(17.4621vw,45.66vh) scale(.8564)}to{transform:translate(12.60815vw,99vh) scale(.8564)}}.snow:nth-child(367){opacity:.3268;transform:translate(53.9094vw,-10px) scale(.2624);animation:fall-367 14s -12s linear infinite}@keyframes fall-367{30.939%{transform:translate(54.1079vw,30.939vh) scale(.2624)}to{transform:translate(54.00865vw,99vh) scale(.2624)}}.snow:nth-child(368){opacity:.8808;transform:translate(4.5494vw,-10px) scale(.3978);animation:fall-368 23s -14s linear infinite}@keyframes fall-368{34.968%{transform:translate(7.3096vw,34.968vh) scale(.3978)}to{transform:translate(5.9295vw,99vh) scale(.3978)}}.snow:nth-child(369){opacity:.9154;transform:translate(2.0691vw,-10px) scale(.3146);animation:fall-369 13s -15s linear infinite}@keyframes fall-369{41.07%{transform:translate(9.204vw,41.07vh) scale(.3146)}to{transform:translate(5.63655vw,99vh) scale(.3146)}}.snow:nth-child(370){opacity:.4198;transform:translate(55.4921vw,-10px) scale(.9249);animation:fall-370 29s -3s linear infinite}@keyframes fall-370{34.113%{transform:translate(61.0183vw,34.113vh) scale(.9249)}to{transform:translate(58.2552vw,99vh) scale(.9249)}}.snow:nth-child(371){opacity:1.4352;transform:translate(48.9995vw,-10px) scale(.7876);animation:fall-371 23s -6s linear infinite}@keyframes fall-371{44.293%{transform:translate(42.2203vw,44.293vh) scale(.7876)}to{transform:translate(45.6099vw,99vh) scale(.7876)}}.snow:nth-child(372){opacity:1.8914;transform:translate(77.4873vw,-10px) scale(.0821);animation:fall-372 12s -17s linear infinite}@keyframes fall-372{45.043%{transform:translate(80.5657vw,45.043vh) scale(.0821)}to{transform:translate(79.0265vw,99vh) scale(.0821)}}.snow:nth-child(373){opacity:1.0372;transform:translate(11.985vw,-10px) scale(.6801);animation:fall-373 25s -19s linear infinite}@keyframes fall-373{30.944%{transform:translate(16.6109vw,30.944vh) scale(.6801)}to{transform:translate(14.29795vw,99vh) scale(.6801)}}.snow:nth-child(374){opacity:.452;transform:translate(15.9973vw,-10px) scale(.598);animation:fall-374 26s -10s linear infinite}@keyframes fall-374{72.233%{transform:translate(22.9487vw,72.233vh) scale(.598)}to{transform:translate(19.473vw,99vh) scale(.598)}}.snow:nth-child(375){opacity:.8848;transform:translate(9.1961vw,-10px) scale(.5399);animation:fall-375 21s -4s linear infinite}@keyframes fall-375{70.056%{transform:translate(3.6548vw,70.056vh) scale(.5399)}to{transform:translate(6.42545vw,99vh) scale(.5399)}}.snow:nth-child(376){opacity:1.048;transform:translate(6.6331vw,-10px) scale(.7972);animation:fall-376 19s -12s linear infinite}@keyframes fall-376{64.509%{transform:translate(16.5235vw,64.509vh) scale(.7972)}to{transform:translate(11.5783vw,99vh) scale(.7972)}}.snow:nth-child(377){opacity:1.7856;transform:translate(31.9101vw,-10px) scale(.8452);animation:fall-377 14s -5s linear infinite}@keyframes fall-377{70.623%{transform:translate(30.3311vw,70.623vh) scale(.8452)}to{transform:translate(31.1206vw,99vh) scale(.8452)}}.snow:nth-child(378){opacity:.4708;transform:translate(13.7813vw,-10px) scale(.593);animation:fall-378 27s -11s linear infinite}@keyframes fall-378{33.813%{transform:translate(5.1188vw,33.813vh) scale(.593)}to{transform:translate(9.45005vw,99vh) scale(.593)}}.snow:nth-child(379){opacity:1.572;transform:translate(35.8236vw,-10px) scale(.8169);animation:fall-379 13s -3s linear infinite}@keyframes fall-379{61.958%{transform:translate(40.1511vw,61.958vh) scale(.8169)}to{transform:translate(37.98735vw,99vh) scale(.8169)}}.snow:nth-child(380){opacity:1.0726;transform:translate(6.2482vw,-10px) scale(.6798);animation:fall-380 22s -19s linear infinite}@keyframes fall-380{57.613%{transform:translate(12.1985vw,57.613vh) scale(.6798)}to{transform:translate(9.22335vw,99vh) scale(.6798)}}.snow:nth-child(381){opacity:.4368;transform:translate(74.9245vw,-10px) scale(.3367);animation:fall-381 15s -4s linear infinite}@keyframes fall-381{40.735%{transform:translate(68.8761vw,40.735vh) scale(.3367)}to{transform:translate(71.9003vw,99vh) scale(.3367)}}.snow:nth-child(382){opacity:.7578;transform:translate(81.9485vw,-10px) scale(.7397);animation:fall-382 22s -15s linear infinite}@keyframes fall-382{57.869%{transform:translate(88.0333vw,57.869vh) scale(.7397)}to{transform:translate(84.9909vw,99vh) scale(.7397)}}.snow:nth-child(383){opacity:.1764;transform:translate(48.8027vw,-10px) scale(.7403);animation:fall-383 17s -29s linear infinite}@keyframes fall-383{64.933%{transform:translate(56.8194vw,64.933vh) scale(.7403)}to{transform:translate(52.81105vw,99vh) scale(.7403)}}.snow:nth-child(384){opacity:1.7806;transform:translate(91.5525vw,-10px) scale(.7882);animation:fall-384 10s -30s linear infinite}@keyframes fall-384{45.963%{transform:translate(93.8092vw,45.963vh) scale(.7882)}to{transform:translate(92.68085vw,99vh) scale(.7882)}}.snow:nth-child(385){opacity:1.168;transform:translate(59.315vw,-10px) scale(.1012);animation:fall-385 11s -16s linear infinite}@keyframes fall-385{62.106%{transform:translate(68.0116vw,62.106vh) scale(.1012)}to{transform:translate(63.6633vw,99vh) scale(.1012)}}.snow:nth-child(386){opacity:.7378;transform:translate(15.776vw,-10px) scale(.009);animation:fall-386 18s -18s linear infinite}@keyframes fall-386{35.447%{transform:translate(20.9968vw,35.447vh) scale(.009)}to{transform:translate(18.3864vw,99vh) scale(.009)}}.snow:nth-child(387){opacity:.536;transform:translate(16.1747vw,-10px) scale(.3043);animation:fall-387 21s -12s linear infinite}@keyframes fall-387{45.895%{transform:translate(6.8193vw,45.895vh) scale(.3043)}to{transform:translate(11.497vw,99vh) scale(.3043)}}.snow:nth-child(388){opacity:.743;transform:translate(95.687vw,-10px) scale(.2937);animation:fall-388 12s -10s linear infinite}@keyframes fall-388{55.318%{transform:translate(98.4361vw,55.318vh) scale(.2937)}to{transform:translate(97.06155vw,99vh) scale(.2937)}}.snow:nth-child(389){opacity:.464;transform:translate(27.1066vw,-10px) scale(.0695);animation:fall-389 17s -19s linear infinite}@keyframes fall-389{38.115%{transform:translate(30.237vw,38.115vh) scale(.0695)}to{transform:translate(28.6718vw,99vh) scale(.0695)}}.snow:nth-child(390){opacity:1.2566;transform:translate(76.3378vw,-10px) scale(.8691);animation:fall-390 17s -30s linear infinite}@keyframes fall-390{55.964%{transform:translate(77.3984vw,55.964vh) scale(.8691)}to{transform:translate(76.8681vw,99vh) scale(.8691)}}.snow:nth-child(391){opacity:.333;transform:translate(90.7179vw,-10px) scale(.7764);animation:fall-391 30s -27s linear infinite}@keyframes fall-391{79.414%{transform:translate(99.9838vw,79.414vh) scale(.7764)}to{transform:translate(95.35085vw,99vh) scale(.7764)}}.snow:nth-child(392){opacity:1.986;transform:translate(37.64vw,-10px) scale(.7003);animation:fall-392 17s -12s linear infinite}@keyframes fall-392{76.383%{transform:translate(39.1154vw,76.383vh) scale(.7003)}to{transform:translate(38.3777vw,99vh) scale(.7003)}}.snow:nth-child(393){opacity:1.5138;transform:translate(10.2229vw,-10px) scale(.6088);animation:fall-393 21s -2s linear infinite}@keyframes fall-393{41.702%{transform:translate(8.9167vw,41.702vh) scale(.6088)}to{transform:translate(9.5698vw,99vh) scale(.6088)}}.snow:nth-child(394){opacity:1.6144;transform:translate(71.1134vw,-10px) scale(.9629);animation:fall-394 24s -10s linear infinite}@keyframes fall-394{78.727%{transform:translate(77.7182vw,78.727vh) scale(.9629)}to{transform:translate(74.4158vw,99vh) scale(.9629)}}.snow:nth-child(395){opacity:.1028;transform:translate(99.9185vw,-10px) scale(.348);animation:fall-395 13s -17s linear infinite}@keyframes fall-395{43.165%{transform:translate(108.9916vw,43.165vh) scale(.348)}to{transform:translate(104.45505vw,99vh) scale(.348)}}.snow:nth-child(396){opacity:1.8954;transform:translate(55.8624vw,-10px) scale(.2478);animation:fall-396 14s -8s linear infinite}@keyframes fall-396{68.162%{transform:translate(48.0068vw,68.162vh) scale(.2478)}to{transform:translate(51.9346vw,99vh) scale(.2478)}}.snow:nth-child(397){opacity:.8174;transform:translate(6.6798vw,-10px) scale(.4175);animation:fall-397 11s -14s linear infinite}@keyframes fall-397{46.844%{transform:translate(12.6532vw,46.844vh) scale(.4175)}to{transform:translate(9.6665vw,99vh) scale(.4175)}}.snow:nth-child(398){opacity:1.584;transform:translate(2.5061vw,-10px) scale(.5216);animation:fall-398 17s -27s linear infinite}@keyframes fall-398{79.169%{transform:translate(1.2485vw,79.169vh) scale(.5216)}to{transform:translate(1.8773vw,99vh) scale(.5216)}}.snow:nth-child(399){opacity:.073;transform:translate(87.6434vw,-10px) scale(.9992);animation:fall-399 12s -6s linear infinite}@keyframes fall-399{66.648%{transform:translate(89.1112vw,66.648vh) scale(.9992)}to{transform:translate(88.3773vw,99vh) scale(.9992)}}.snow:nth-child(400){opacity:1.385;transform:translate(41.5649vw,-10px) scale(.0084);animation:fall-400 14s -22s linear infinite}@keyframes fall-400{73.501%{transform:translate(42.5409vw,73.501vh) scale(.0084)}to{transform:translate(42.0529vw,99vh) scale(.0084)}}\n"] }]
|
|
28
|
+
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.2214;transform:translate(22.6191vw,-10px) scale(.2514);animation:fall-1 26s -21s linear infinite}@keyframes fall-1{33.824%{transform:translate(27.4587vw,33.824vh) scale(.2514)}to{transform:translate(25.0389vw,99vh) scale(.2514)}}.snow:nth-child(2){opacity:.3948;transform:translate(53.7026vw,-10px) scale(.0832);animation:fall-2 18s -21s linear infinite}@keyframes fall-2{61.453%{transform:translate(46.368vw,61.453vh) scale(.0832)}to{transform:translate(50.0353vw,99vh) scale(.0832)}}.snow:nth-child(3){opacity:1.6486;transform:translate(15.2611vw,-10px) scale(.5773);animation:fall-3 29s -19s linear infinite}@keyframes fall-3{34.682%{transform:translate(8.5781vw,34.682vh) scale(.5773)}to{transform:translate(11.9196vw,99vh) scale(.5773)}}.snow:nth-child(4){opacity:.8732;transform:translate(76.6077vw,-10px) scale(.234);animation:fall-4 10s -6s linear infinite}@keyframes fall-4{77.835%{transform:translate(83.7014vw,77.835vh) scale(.234)}to{transform:translate(80.15455vw,99vh) scale(.234)}}.snow:nth-child(5){opacity:.2578;transform:translate(28.4121vw,-10px) scale(.3482);animation:fall-5 27s -21s linear infinite}@keyframes fall-5{46.558%{transform:translate(18.876vw,46.558vh) scale(.3482)}to{transform:translate(23.64405vw,99vh) scale(.3482)}}.snow:nth-child(6){opacity:.1452;transform:translate(71.5161vw,-10px) scale(.2439);animation:fall-6 16s -22s linear infinite}@keyframes fall-6{68.097%{transform:translate(67.9607vw,68.097vh) scale(.2439)}to{transform:translate(69.7384vw,99vh) scale(.2439)}}.snow:nth-child(7){opacity:.4984;transform:translate(45.164vw,-10px) scale(.7457);animation:fall-7 24s -11s linear infinite}@keyframes fall-7{54.528%{transform:translate(48.5937vw,54.528vh) scale(.7457)}to{transform:translate(46.87885vw,99vh) scale(.7457)}}.snow:nth-child(8){opacity:.4232;transform:translate(23.4397vw,-10px) scale(.0095);animation:fall-8 13s -15s linear infinite}@keyframes fall-8{32.732%{transform:translate(27.5273vw,32.732vh) scale(.0095)}to{transform:translate(25.4835vw,99vh) scale(.0095)}}.snow:nth-child(9){opacity:.9946;transform:translate(70.4889vw,-10px) scale(.9038);animation:fall-9 29s -30s linear infinite}@keyframes fall-9{32.882%{transform:translate(71.0782vw,32.882vh) scale(.9038)}to{transform:translate(70.78355vw,99vh) scale(.9038)}}.snow:nth-child(10){opacity:1.9848;transform:translate(72.1411vw,-10px) scale(.9952);animation:fall-10 28s -3s linear infinite}@keyframes fall-10{63.927%{transform:translate(76.3827vw,63.927vh) scale(.9952)}to{transform:translate(74.2619vw,99vh) scale(.9952)}}.snow:nth-child(11){opacity:.6768;transform:translate(8.5165vw,-10px) scale(.964);animation:fall-11 25s -17s linear infinite}@keyframes fall-11{38.392%{transform:translate(5.0765vw,38.392vh) scale(.964)}to{transform:translate(6.7965vw,99vh) scale(.964)}}.snow:nth-child(12){opacity:1.272;transform:translate(33.5461vw,-10px) scale(.0643);animation:fall-12 29s -21s linear infinite}@keyframes fall-12{51.59%{transform:translate(36.7819vw,51.59vh) scale(.0643)}to{transform:translate(35.164vw,99vh) scale(.0643)}}.snow:nth-child(13){opacity:1.438;transform:translate(94.0105vw,-10px) scale(.5687);animation:fall-13 30s -13s linear infinite}@keyframes fall-13{32.932%{transform:translate(87.1749vw,32.932vh) scale(.5687)}to{transform:translate(90.5927vw,99vh) scale(.5687)}}.snow:nth-child(14){opacity:1.8352;transform:translate(33.6276vw,-10px) scale(.5868);animation:fall-14 29s -15s linear infinite}@keyframes fall-14{56.271%{transform:translate(33.5296vw,56.271vh) scale(.5868)}to{transform:translate(33.5786vw,99vh) scale(.5868)}}.snow:nth-child(15){opacity:.3724;transform:translate(1.2595vw,-10px) scale(.6843);animation:fall-15 26s -4s linear infinite}@keyframes fall-15{50.405%{transform:translate(-3.5681vw,50.405vh) scale(.6843)}to{transform:translate(-1.1543vw,99vh) scale(.6843)}}.snow:nth-child(16){opacity:.592;transform:translate(69.1596vw,-10px) scale(.1647);animation:fall-16 17s -22s linear infinite}@keyframes fall-16{50.355%{transform:translate(69.7583vw,50.355vh) scale(.1647)}to{transform:translate(69.45895vw,99vh) scale(.1647)}}.snow:nth-child(17){opacity:.656;transform:translate(48.5314vw,-10px) scale(.245);animation:fall-17 21s -16s linear infinite}@keyframes fall-17{75.223%{transform:translate(58.2026vw,75.223vh) scale(.245)}to{transform:translate(53.367vw,99vh) scale(.245)}}.snow:nth-child(18){opacity:1.1512;transform:translate(32.0869vw,-10px) scale(.0731);animation:fall-18 16s -20s linear infinite}@keyframes fall-18{53.813%{transform:translate(24.5004vw,53.813vh) scale(.0731)}to{transform:translate(28.29365vw,99vh) scale(.0731)}}.snow:nth-child(19){opacity:1.3586;transform:translate(89.0634vw,-10px) scale(.413);animation:fall-19 28s -5s linear infinite}@keyframes fall-19{77.163%{transform:translate(89.426vw,77.163vh) scale(.413)}to{transform:translate(89.2447vw,99vh) scale(.413)}}.snow:nth-child(20){opacity:.6462;transform:translate(10.3703vw,-10px) scale(.3508);animation:fall-20 10s -19s linear infinite}@keyframes fall-20{37.377%{transform:translate(8.2063vw,37.377vh) scale(.3508)}to{transform:translate(9.2883vw,99vh) scale(.3508)}}.snow:nth-child(21){opacity:1.3552;transform:translate(85.7297vw,-10px) scale(.9449);animation:fall-21 23s -2s linear infinite}@keyframes fall-21{68.979%{transform:translate(79.8889vw,68.979vh) scale(.9449)}to{transform:translate(82.8093vw,99vh) scale(.9449)}}.snow:nth-child(22){opacity:1.9642;transform:translate(10.9931vw,-10px) scale(.0475);animation:fall-22 27s -3s linear infinite}@keyframes fall-22{30.512%{transform:translate(20.1101vw,30.512vh) scale(.0475)}to{transform:translate(15.5516vw,99vh) scale(.0475)}}.snow:nth-child(23){opacity:1.0902;transform:translate(38.2689vw,-10px) scale(.6684);animation:fall-23 14s -22s linear infinite}@keyframes fall-23{72.576%{transform:translate(41.3847vw,72.576vh) scale(.6684)}to{transform:translate(39.8268vw,99vh) scale(.6684)}}.snow:nth-child(24){opacity:1.8952;transform:translate(72.1252vw,-10px) scale(.5022);animation:fall-24 25s -26s linear infinite}@keyframes fall-24{46.744%{transform:translate(63.1409vw,46.744vh) scale(.5022)}to{transform:translate(67.63305vw,99vh) scale(.5022)}}.snow:nth-child(25){opacity:1.1398;transform:translate(56.3457vw,-10px) scale(.4189);animation:fall-25 25s -13s linear infinite}@keyframes fall-25{38.96%{transform:translate(46.4546vw,38.96vh) scale(.4189)}to{transform:translate(51.40015vw,99vh) scale(.4189)}}.snow:nth-child(26){opacity:.8696;transform:translate(22.2391vw,-10px) scale(.8623);animation:fall-26 13s -21s linear infinite}@keyframes fall-26{34.874%{transform:translate(30.3724vw,34.874vh) scale(.8623)}to{transform:translate(26.30575vw,99vh) scale(.8623)}}.snow:nth-child(27){opacity:.59;transform:translate(59.0915vw,-10px) scale(.919);animation:fall-27 16s -21s linear infinite}@keyframes fall-27{42.095%{transform:translate(50.6582vw,42.095vh) scale(.919)}to{transform:translate(54.87485vw,99vh) scale(.919)}}.snow:nth-child(28){opacity:1.0294;transform:translate(39.3881vw,-10px) scale(.9396);animation:fall-28 20s -17s linear infinite}@keyframes fall-28{30.51%{transform:translate(49.1188vw,30.51vh) scale(.9396)}to{transform:translate(44.25345vw,99vh) scale(.9396)}}.snow:nth-child(29){opacity:1.6388;transform:translate(94.6007vw,-10px) scale(.261);animation:fall-29 30s -5s linear infinite}@keyframes fall-29{47.123%{transform:translate(84.899vw,47.123vh) scale(.261)}to{transform:translate(89.74985vw,99vh) scale(.261)}}.snow:nth-child(30){opacity:.005;transform:translate(94.7027vw,-10px) scale(.3229);animation:fall-30 28s -4s linear infinite}@keyframes fall-30{56.4%{transform:translate(93.6492vw,56.4vh) scale(.3229)}to{transform:translate(94.17595vw,99vh) scale(.3229)}}.snow:nth-child(31){opacity:.4518;transform:translate(2.718vw,-10px) scale(.0216);animation:fall-31 16s -16s linear infinite}@keyframes fall-31{74.039%{transform:translate(6.5198vw,74.039vh) scale(.0216)}to{transform:translate(4.6189vw,99vh) scale(.0216)}}.snow:nth-child(32){opacity:1.685;transform:translate(73.8429vw,-10px) scale(.1722);animation:fall-32 19s -13s linear infinite}@keyframes fall-32{72.268%{transform:translate(75.7698vw,72.268vh) scale(.1722)}to{transform:translate(74.80635vw,99vh) scale(.1722)}}.snow:nth-child(33){opacity:1.7078;transform:translate(4.7514vw,-10px) scale(.5233);animation:fall-33 20s -20s linear infinite}@keyframes fall-33{45.024%{transform:translate(8.8283vw,45.024vh) scale(.5233)}to{transform:translate(6.78985vw,99vh) scale(.5233)}}.snow:nth-child(34){opacity:1.7118;transform:translate(5.4906vw,-10px) scale(.5856);animation:fall-34 22s -18s linear infinite}@keyframes fall-34{45.776%{transform:translate(9.3834vw,45.776vh) scale(.5856)}to{transform:translate(7.437vw,99vh) scale(.5856)}}.snow:nth-child(35){opacity:1.6512;transform:translate(88.0391vw,-10px) scale(.7652);animation:fall-35 24s -23s linear infinite}@keyframes fall-35{68.325%{transform:translate(94.6721vw,68.325vh) scale(.7652)}to{transform:translate(91.3556vw,99vh) scale(.7652)}}.snow:nth-child(36){opacity:.4424;transform:translate(8.7825vw,-10px) scale(.9874);animation:fall-36 10s -18s linear infinite}@keyframes fall-36{39.824%{transform:translate(11.4696vw,39.824vh) scale(.9874)}to{transform:translate(10.12605vw,99vh) scale(.9874)}}.snow:nth-child(37){opacity:.5606;transform:translate(87.4649vw,-10px) scale(.4133);animation:fall-37 28s -8s linear infinite}@keyframes fall-37{30.727%{transform:translate(90.2303vw,30.727vh) scale(.4133)}to{transform:translate(88.8476vw,99vh) scale(.4133)}}.snow:nth-child(38){opacity:1.7138;transform:translate(48.2309vw,-10px) scale(.046);animation:fall-38 28s -7s linear infinite}@keyframes fall-38{51.758%{transform:translate(54.0354vw,51.758vh) scale(.046)}to{transform:translate(51.13315vw,99vh) scale(.046)}}.snow:nth-child(39){opacity:1.435;transform:translate(81.8163vw,-10px) scale(.0623);animation:fall-39 15s -19s linear infinite}@keyframes fall-39{62.564%{transform:translate(83.4523vw,62.564vh) scale(.0623)}to{transform:translate(82.6343vw,99vh) scale(.0623)}}.snow:nth-child(40){opacity:1.2008;transform:translate(16.9082vw,-10px) scale(.5499);animation:fall-40 19s -21s linear infinite}@keyframes fall-40{66.98%{transform:translate(26.8921vw,66.98vh) scale(.5499)}to{transform:translate(21.90015vw,99vh) scale(.5499)}}.snow:nth-child(41){opacity:1.0656;transform:translate(48.6828vw,-10px) scale(.4041);animation:fall-41 10s -6s linear infinite}@keyframes fall-41{69.551%{transform:translate(54.2138vw,69.551vh) scale(.4041)}to{transform:translate(51.4483vw,99vh) scale(.4041)}}.snow:nth-child(42){opacity:.0476;transform:translate(80.8967vw,-10px) scale(.4813);animation:fall-42 14s -8s linear infinite}@keyframes fall-42{35.622%{transform:translate(79.6707vw,35.622vh) scale(.4813)}to{transform:translate(80.2837vw,99vh) scale(.4813)}}.snow:nth-child(43){opacity:1.897;transform:translate(93.4788vw,-10px) scale(.0144);animation:fall-43 25s -15s linear infinite}@keyframes fall-43{57.341%{transform:translate(90.645vw,57.341vh) scale(.0144)}to{transform:translate(92.0619vw,99vh) scale(.0144)}}.snow:nth-child(44){opacity:1.4744;transform:translate(94.4704vw,-10px) scale(.8675);animation:fall-44 29s -3s linear infinite}@keyframes fall-44{34.894%{transform:translate(93.173vw,34.894vh) scale(.8675)}to{transform:translate(93.8217vw,99vh) scale(.8675)}}.snow:nth-child(45){opacity:1.752;transform:translate(89.8008vw,-10px) scale(.7022);animation:fall-45 10s -1s linear infinite}@keyframes fall-45{72.832%{transform:translate(81.6335vw,72.832vh) scale(.7022)}to{transform:translate(85.71715vw,99vh) scale(.7022)}}.snow:nth-child(46){opacity:1.2452;transform:translate(89.235vw,-10px) scale(.2093);animation:fall-46 10s -16s linear infinite}@keyframes fall-46{75.731%{transform:translate(87.1376vw,75.731vh) scale(.2093)}to{transform:translate(88.1863vw,99vh) scale(.2093)}}.snow:nth-child(47){opacity:.5146;transform:translate(68.5721vw,-10px) scale(.3983);animation:fall-47 23s -10s linear infinite}@keyframes fall-47{43.702%{transform:translate(72.2036vw,43.702vh) scale(.3983)}to{transform:translate(70.38785vw,99vh) scale(.3983)}}.snow:nth-child(48){opacity:1.4678;transform:translate(22.8356vw,-10px) scale(.714);animation:fall-48 16s -9s linear infinite}@keyframes fall-48{48.242%{transform:translate(13.8959vw,48.242vh) scale(.714)}to{transform:translate(18.36575vw,99vh) scale(.714)}}.snow:nth-child(49){opacity:.0356;transform:translate(60.624vw,-10px) scale(.339);animation:fall-49 12s -27s linear infinite}@keyframes fall-49{39.191%{transform:translate(66.8274vw,39.191vh) scale(.339)}to{transform:translate(63.7257vw,99vh) scale(.339)}}.snow:nth-child(50){opacity:1.543;transform:translate(62.5713vw,-10px) scale(.7428);animation:fall-50 14s -16s linear infinite}@keyframes fall-50{65.632%{transform:translate(57.74vw,65.632vh) scale(.7428)}to{transform:translate(60.15565vw,99vh) scale(.7428)}}.snow:nth-child(51){opacity:1.7808;transform:translate(76.9101vw,-10px) scale(.1294);animation:fall-51 19s -25s linear infinite}@keyframes fall-51{50.103%{transform:translate(74.6051vw,50.103vh) scale(.1294)}to{transform:translate(75.7576vw,99vh) scale(.1294)}}.snow:nth-child(52){opacity:.6624;transform:translate(95.2931vw,-10px) scale(.5343);animation:fall-52 26s -26s linear infinite}@keyframes fall-52{49.489%{transform:translate(93.8943vw,49.489vh) scale(.5343)}to{transform:translate(94.5937vw,99vh) scale(.5343)}}.snow:nth-child(53){opacity:1.081;transform:translate(51.7891vw,-10px) scale(.799);animation:fall-53 12s -18s linear infinite}@keyframes fall-53{64.543%{transform:translate(44.6062vw,64.543vh) scale(.799)}to{transform:translate(48.19765vw,99vh) scale(.799)}}.snow:nth-child(54){opacity:1.2318;transform:translate(60.9599vw,-10px) scale(.6241);animation:fall-54 11s -25s linear infinite}@keyframes fall-54{30.318%{transform:translate(67.7755vw,30.318vh) scale(.6241)}to{transform:translate(64.3677vw,99vh) scale(.6241)}}.snow:nth-child(55){opacity:1.4776;transform:translate(97.006vw,-10px) scale(.5191);animation:fall-55 14s -13s linear infinite}@keyframes fall-55{76.386%{transform:translate(92.2238vw,76.386vh) scale(.5191)}to{transform:translate(94.6149vw,99vh) scale(.5191)}}.snow:nth-child(56){opacity:.1048;transform:translate(8.543vw,-10px) scale(.5074);animation:fall-56 23s -1s linear infinite}@keyframes fall-56{79.241%{transform:translate(-.9441vw,79.241vh) scale(.5074)}to{transform:translate(3.79945vw,99vh) scale(.5074)}}.snow:nth-child(57){opacity:.968;transform:translate(9.6853vw,-10px) scale(.0666);animation:fall-57 20s -28s linear infinite}@keyframes fall-57{65.802%{transform:translate(16.2701vw,65.802vh) scale(.0666)}to{transform:translate(12.9777vw,99vh) scale(.0666)}}.snow:nth-child(58){opacity:1.6106;transform:translate(47.7046vw,-10px) scale(.907);animation:fall-58 24s -11s linear infinite}@keyframes fall-58{34.444%{transform:translate(47.9249vw,34.444vh) scale(.907)}to{transform:translate(47.81475vw,99vh) scale(.907)}}.snow:nth-child(59){opacity:1.9084;transform:translate(76.9844vw,-10px) scale(.7355);animation:fall-59 16s -25s linear infinite}@keyframes fall-59{48.382%{transform:translate(86.0431vw,48.382vh) scale(.7355)}to{transform:translate(81.51375vw,99vh) scale(.7355)}}.snow:nth-child(60){opacity:1.545;transform:translate(8.2295vw,-10px) scale(.0599);animation:fall-60 17s -30s linear infinite}@keyframes fall-60{31.155%{transform:translate(4.2631vw,31.155vh) scale(.0599)}to{transform:translate(6.2463vw,99vh) scale(.0599)}}.snow:nth-child(61){opacity:1.24;transform:translate(73.005vw,-10px) scale(.3736);animation:fall-61 22s -11s linear infinite}@keyframes fall-61{53.632%{transform:translate(64.6299vw,53.632vh) scale(.3736)}to{transform:translate(68.81745vw,99vh) scale(.3736)}}.snow:nth-child(62){opacity:.5872;transform:translate(38.3328vw,-10px) scale(.9857);animation:fall-62 13s -7s linear infinite}@keyframes fall-62{65.327%{transform:translate(43.8129vw,65.327vh) scale(.9857)}to{transform:translate(41.07285vw,99vh) scale(.9857)}}.snow:nth-child(63){opacity:1.557;transform:translate(18.6247vw,-10px) scale(.0951);animation:fall-63 26s -21s linear infinite}@keyframes fall-63{59.796%{transform:translate(23.0851vw,59.796vh) scale(.0951)}to{transform:translate(20.8549vw,99vh) scale(.0951)}}.snow:nth-child(64){opacity:.6744;transform:translate(94.3563vw,-10px) scale(.3691);animation:fall-64 13s -16s linear infinite}@keyframes fall-64{62.44%{transform:translate(95.6544vw,62.44vh) scale(.3691)}to{transform:translate(95.00535vw,99vh) scale(.3691)}}.snow:nth-child(65){opacity:1.2558;transform:translate(56.6957vw,-10px) scale(.6535);animation:fall-65 11s -9s linear infinite}@keyframes fall-65{46.17%{transform:translate(61.4106vw,46.17vh) scale(.6535)}to{transform:translate(59.05315vw,99vh) scale(.6535)}}.snow:nth-child(66){opacity:.7304;transform:translate(26.475vw,-10px) scale(.8883);animation:fall-66 28s -17s linear infinite}@keyframes fall-66{31.589%{transform:translate(32.7571vw,31.589vh) scale(.8883)}to{transform:translate(29.61605vw,99vh) scale(.8883)}}.snow:nth-child(67){opacity:.9028;transform:translate(54.9515vw,-10px) scale(.7948);animation:fall-67 19s -2s linear infinite}@keyframes fall-67{36.119%{transform:translate(62.6203vw,36.119vh) scale(.7948)}to{transform:translate(58.7859vw,99vh) scale(.7948)}}.snow:nth-child(68){opacity:1.5648;transform:translate(46.1494vw,-10px) scale(.921);animation:fall-68 22s -24s linear infinite}@keyframes fall-68{43.051%{transform:translate(49.701vw,43.051vh) scale(.921)}to{transform:translate(47.9252vw,99vh) scale(.921)}}.snow:nth-child(69){opacity:1.5952;transform:translate(90.393vw,-10px) scale(.1752);animation:fall-69 27s -4s linear infinite}@keyframes fall-69{32.772%{transform:translate(82.5481vw,32.772vh) scale(.1752)}to{transform:translate(86.47055vw,99vh) scale(.1752)}}.snow:nth-child(70){opacity:1.473;transform:translate(78.0726vw,-10px) scale(.9511);animation:fall-70 11s -6s linear infinite}@keyframes fall-70{32.069%{transform:translate(85.641vw,32.069vh) scale(.9511)}to{transform:translate(81.8568vw,99vh) scale(.9511)}}.snow:nth-child(71){opacity:.7942;transform:translate(54.7816vw,-10px) scale(.0217);animation:fall-71 30s -8s linear infinite}@keyframes fall-71{43.86%{transform:translate(64.1806vw,43.86vh) scale(.0217)}to{transform:translate(59.4811vw,99vh) scale(.0217)}}.snow:nth-child(72){opacity:.4736;transform:translate(12.49vw,-10px) scale(.6145);animation:fall-72 26s -21s linear infinite}@keyframes fall-72{66.27%{transform:translate(17.1524vw,66.27vh) scale(.6145)}to{transform:translate(14.8212vw,99vh) scale(.6145)}}.snow:nth-child(73){opacity:1.1848;transform:translate(45.7365vw,-10px) scale(.5247);animation:fall-73 27s -9s linear infinite}@keyframes fall-73{74.873%{transform:translate(44.724vw,74.873vh) scale(.5247)}to{transform:translate(45.23025vw,99vh) scale(.5247)}}.snow:nth-child(74){opacity:1.8504;transform:translate(44.2477vw,-10px) scale(.5474);animation:fall-74 23s -2s linear infinite}@keyframes fall-74{57.469%{transform:translate(34.8189vw,57.469vh) scale(.5474)}to{transform:translate(39.5333vw,99vh) scale(.5474)}}.snow:nth-child(75){opacity:1.1778;transform:translate(7.1155vw,-10px) scale(.5156);animation:fall-75 14s -5s linear infinite}@keyframes fall-75{62.54%{transform:translate(-.6111vw,62.54vh) scale(.5156)}to{transform:translate(3.2522vw,99vh) scale(.5156)}}.snow:nth-child(76){opacity:1.845;transform:translate(17.4004vw,-10px) scale(.6472);animation:fall-76 17s -5s linear infinite}@keyframes fall-76{57.002%{transform:translate(9.3359vw,57.002vh) scale(.6472)}to{transform:translate(13.36815vw,99vh) scale(.6472)}}.snow:nth-child(77){opacity:.692;transform:translate(2.4773vw,-10px) scale(.0404);animation:fall-77 25s -22s linear infinite}@keyframes fall-77{44.613%{transform:translate(10.7114vw,44.613vh) scale(.0404)}to{transform:translate(6.59435vw,99vh) scale(.0404)}}.snow:nth-child(78){opacity:1.2924;transform:translate(63.0078vw,-10px) scale(.5301);animation:fall-78 19s -2s linear infinite}@keyframes fall-78{42.047%{transform:translate(66.5277vw,42.047vh) scale(.5301)}to{transform:translate(64.76775vw,99vh) scale(.5301)}}.snow:nth-child(79){opacity:.6004;transform:translate(93.4418vw,-10px) scale(.3449);animation:fall-79 13s -3s linear infinite}@keyframes fall-79{79.362%{transform:translate(98.0252vw,79.362vh) scale(.3449)}to{transform:translate(95.7335vw,99vh) scale(.3449)}}.snow:nth-child(80){opacity:1.7496;transform:translate(72.2315vw,-10px) scale(.0389);animation:fall-80 10s -15s linear infinite}@keyframes fall-80{56.75%{transform:translate(68.141vw,56.75vh) scale(.0389)}to{transform:translate(70.18625vw,99vh) scale(.0389)}}.snow:nth-child(81){opacity:.6238;transform:translate(99.5922vw,-10px) scale(.7672);animation:fall-81 26s -13s linear infinite}@keyframes fall-81{67.722%{transform:translate(98.373vw,67.722vh) scale(.7672)}to{transform:translate(98.9826vw,99vh) scale(.7672)}}.snow:nth-child(82){opacity:.6234;transform:translate(21.0245vw,-10px) scale(.0484);animation:fall-82 16s -10s linear infinite}@keyframes fall-82{35.595%{transform:translate(30.337vw,35.595vh) scale(.0484)}to{transform:translate(25.68075vw,99vh) scale(.0484)}}.snow:nth-child(83){opacity:1.0438;transform:translate(32.259vw,-10px) scale(.3474);animation:fall-83 22s -9s linear infinite}@keyframes fall-83{54.622%{transform:translate(22.8225vw,54.622vh) scale(.3474)}to{transform:translate(27.54075vw,99vh) scale(.3474)}}.snow:nth-child(84){opacity:1.564;transform:translate(31.9283vw,-10px) scale(.136);animation:fall-84 19s -24s linear infinite}@keyframes fall-84{78.547%{transform:translate(29.2832vw,78.547vh) scale(.136)}to{transform:translate(30.60575vw,99vh) scale(.136)}}.snow:nth-child(85){opacity:.7268;transform:translate(96.3704vw,-10px) scale(.2812);animation:fall-85 12s -23s linear infinite}@keyframes fall-85{34.852%{transform:translate(101.9514vw,34.852vh) scale(.2812)}to{transform:translate(99.1609vw,99vh) scale(.2812)}}.snow:nth-child(86){opacity:1.0706;transform:translate(66.158vw,-10px) scale(.2142);animation:fall-86 11s -27s linear infinite}@keyframes fall-86{69.818%{transform:translate(74.4992vw,69.818vh) scale(.2142)}to{transform:translate(70.3286vw,99vh) scale(.2142)}}.snow:nth-child(87){opacity:1.0958;transform:translate(49.2901vw,-10px) scale(.0426);animation:fall-87 14s -18s linear infinite}@keyframes fall-87{70.044%{transform:translate(48.2729vw,70.044vh) scale(.0426)}to{transform:translate(48.7815vw,99vh) scale(.0426)}}.snow:nth-child(88){opacity:.1696;transform:translate(16.3153vw,-10px) scale(.4929);animation:fall-88 24s -7s linear infinite}@keyframes fall-88{66.153%{transform:translate(21.5418vw,66.153vh) scale(.4929)}to{transform:translate(18.92855vw,99vh) scale(.4929)}}.snow:nth-child(89){opacity:1.0302;transform:translate(15.8505vw,-10px) scale(.42);animation:fall-89 18s -10s linear infinite}@keyframes fall-89{58.29%{transform:translate(5.8541vw,58.29vh) scale(.42)}to{transform:translate(10.8523vw,99vh) scale(.42)}}.snow:nth-child(90){opacity:1.885;transform:translate(1.692vw,-10px) scale(.4576);animation:fall-90 12s -24s linear infinite}@keyframes fall-90{72.409%{transform:translate(1.0953vw,72.409vh) scale(.4576)}to{transform:translate(1.39365vw,99vh) scale(.4576)}}.snow:nth-child(91){opacity:1.335;transform:translate(19.541vw,-10px) scale(.6439);animation:fall-91 30s -28s linear infinite}@keyframes fall-91{36.117%{transform:translate(16.0812vw,36.117vh) scale(.6439)}to{transform:translate(17.8111vw,99vh) scale(.6439)}}.snow:nth-child(92){opacity:1.7534;transform:translate(36.842vw,-10px) scale(.8643);animation:fall-92 12s -1s linear infinite}@keyframes fall-92{48.581%{transform:translate(30.9205vw,48.581vh) scale(.8643)}to{transform:translate(33.88125vw,99vh) scale(.8643)}}.snow:nth-child(93){opacity:.8042;transform:translate(56.1546vw,-10px) scale(.1065);animation:fall-93 13s -11s linear infinite}@keyframes fall-93{75.057%{transform:translate(46.8099vw,75.057vh) scale(.1065)}to{transform:translate(51.48225vw,99vh) scale(.1065)}}.snow:nth-child(94){opacity:.6644;transform:translate(9.3289vw,-10px) scale(.8936);animation:fall-94 30s -27s linear infinite}@keyframes fall-94{68.739%{transform:translate(18.3299vw,68.739vh) scale(.8936)}to{transform:translate(13.8294vw,99vh) scale(.8936)}}.snow:nth-child(95){opacity:.8284;transform:translate(97.2653vw,-10px) scale(.2932);animation:fall-95 16s -20s linear infinite}@keyframes fall-95{78.897%{transform:translate(90.991vw,78.897vh) scale(.2932)}to{transform:translate(94.12815vw,99vh) scale(.2932)}}.snow:nth-child(96){opacity:.618;transform:translate(27.2638vw,-10px) scale(.484);animation:fall-96 20s -16s linear infinite}@keyframes fall-96{68.54%{transform:translate(28.1897vw,68.54vh) scale(.484)}to{transform:translate(27.72675vw,99vh) scale(.484)}}.snow:nth-child(97){opacity:1.872;transform:translate(64.2342vw,-10px) scale(.8368);animation:fall-97 13s -16s linear infinite}@keyframes fall-97{57.975%{transform:translate(57.5848vw,57.975vh) scale(.8368)}to{transform:translate(60.9095vw,99vh) scale(.8368)}}.snow:nth-child(98){opacity:.2548;transform:translate(79.1746vw,-10px) scale(.7339);animation:fall-98 17s -21s linear infinite}@keyframes fall-98{39.306%{transform:translate(73.0123vw,39.306vh) scale(.7339)}to{transform:translate(76.09345vw,99vh) scale(.7339)}}.snow:nth-child(99){opacity:.2848;transform:translate(19.2954vw,-10px) scale(.5911);animation:fall-99 30s -19s linear infinite}@keyframes fall-99{60.64%{transform:translate(17.9952vw,60.64vh) scale(.5911)}to{transform:translate(18.6453vw,99vh) scale(.5911)}}.snow:nth-child(100){opacity:.1282;transform:translate(7.0533vw,-10px) scale(.0684);animation:fall-100 10s -4s linear infinite}@keyframes fall-100{70.195%{transform:translate(13.9058vw,70.195vh) scale(.0684)}to{transform:translate(10.47955vw,99vh) scale(.0684)}}.snow:nth-child(101){opacity:1.5812;transform:translate(45.4229vw,-10px) scale(.7834);animation:fall-101 26s -26s linear infinite}@keyframes fall-101{34.65%{transform:translate(48.0283vw,34.65vh) scale(.7834)}to{transform:translate(46.7256vw,99vh) scale(.7834)}}.snow:nth-child(102){opacity:.3586;transform:translate(86.6146vw,-10px) scale(.0946);animation:fall-102 15s -28s linear infinite}@keyframes fall-102{34.489%{transform:translate(87.8975vw,34.489vh) scale(.0946)}to{transform:translate(87.25605vw,99vh) scale(.0946)}}.snow:nth-child(103){opacity:.7344;transform:translate(33.4483vw,-10px) scale(.9419);animation:fall-103 26s -9s linear infinite}@keyframes fall-103{69.005%{transform:translate(28.7368vw,69.005vh) scale(.9419)}to{transform:translate(31.09255vw,99vh) scale(.9419)}}.snow:nth-child(104){opacity:1.5934;transform:translate(4.3414vw,-10px) scale(.3987);animation:fall-104 15s -7s linear infinite}@keyframes fall-104{46.577%{transform:translate(9.7416vw,46.577vh) scale(.3987)}to{transform:translate(7.0415vw,99vh) scale(.3987)}}.snow:nth-child(105){opacity:.5788;transform:translate(44.6246vw,-10px) scale(.8188);animation:fall-105 12s -20s linear infinite}@keyframes fall-105{40.909%{transform:translate(48.2989vw,40.909vh) scale(.8188)}to{transform:translate(46.46175vw,99vh) scale(.8188)}}.snow:nth-child(106){opacity:.7496;transform:translate(31.4123vw,-10px) scale(.369);animation:fall-106 18s -24s linear infinite}@keyframes fall-106{37.158%{transform:translate(26.708vw,37.158vh) scale(.369)}to{transform:translate(29.06015vw,99vh) scale(.369)}}.snow:nth-child(107){opacity:1.4898;transform:translate(3.9864vw,-10px) scale(.0326);animation:fall-107 27s -8s linear infinite}@keyframes fall-107{58.417%{transform:translate(-4.177vw,58.417vh) scale(.0326)}to{transform:translate(-.0953vw,99vh) scale(.0326)}}.snow:nth-child(108){opacity:.8662;transform:translate(60.0802vw,-10px) scale(.5652);animation:fall-108 28s -6s linear infinite}@keyframes fall-108{45.881%{transform:translate(53.4417vw,45.881vh) scale(.5652)}to{transform:translate(56.76095vw,99vh) scale(.5652)}}.snow:nth-child(109){opacity:.7018;transform:translate(48.5322vw,-10px) scale(.8888);animation:fall-109 15s -29s linear infinite}@keyframes fall-109{45.886%{transform:translate(39.9476vw,45.886vh) scale(.8888)}to{transform:translate(44.2399vw,99vh) scale(.8888)}}.snow:nth-child(110){opacity:1.6308;transform:translate(98.7366vw,-10px) scale(.2344);animation:fall-110 19s -22s linear infinite}@keyframes fall-110{32.212%{transform:translate(89.3897vw,32.212vh) scale(.2344)}to{transform:translate(94.06315vw,99vh) scale(.2344)}}.snow:nth-child(111){opacity:1.6296;transform:translate(47.6979vw,-10px) scale(.0827);animation:fall-111 15s -12s linear infinite}@keyframes fall-111{50.301%{transform:translate(41.314vw,50.301vh) scale(.0827)}to{transform:translate(44.50595vw,99vh) scale(.0827)}}.snow:nth-child(112){opacity:1.0748;transform:translate(70.2895vw,-10px) scale(.7673);animation:fall-112 26s -7s linear infinite}@keyframes fall-112{70.92%{transform:translate(68.821vw,70.92vh) scale(.7673)}to{transform:translate(69.55525vw,99vh) scale(.7673)}}.snow:nth-child(113){opacity:1.776;transform:translate(20.879vw,-10px) scale(.6536);animation:fall-113 25s -9s linear infinite}@keyframes fall-113{68.463%{transform:translate(28.4492vw,68.463vh) scale(.6536)}to{transform:translate(24.6641vw,99vh) scale(.6536)}}.snow:nth-child(114){opacity:1.7958;transform:translate(3.505vw,-10px) scale(.4409);animation:fall-114 15s -5s linear infinite}@keyframes fall-114{78.89%{transform:translate(-3.0131vw,78.89vh) scale(.4409)}to{transform:translate(.24595vw,99vh) scale(.4409)}}.snow:nth-child(115){opacity:1.5224;transform:translate(21.4832vw,-10px) scale(.8786);animation:fall-115 22s -8s linear infinite}@keyframes fall-115{39.651%{transform:translate(13.0722vw,39.651vh) scale(.8786)}to{transform:translate(17.2777vw,99vh) scale(.8786)}}.snow:nth-child(116){opacity:.4392;transform:translate(3.5364vw,-10px) scale(.5273);animation:fall-116 13s -16s linear infinite}@keyframes fall-116{73.747%{transform:translate(-4.1456vw,73.747vh) scale(.5273)}to{transform:translate(-.3046vw,99vh) scale(.5273)}}.snow:nth-child(117){opacity:.531;transform:translate(10.1592vw,-10px) scale(.8424);animation:fall-117 13s -26s linear infinite}@keyframes fall-117{46.933%{transform:translate(18.8983vw,46.933vh) scale(.8424)}to{transform:translate(14.52875vw,99vh) scale(.8424)}}.snow:nth-child(118){opacity:1.0828;transform:translate(54.478vw,-10px) scale(.9155);animation:fall-118 30s -16s linear infinite}@keyframes fall-118{53.409%{transform:translate(58.1506vw,53.409vh) scale(.9155)}to{transform:translate(56.3143vw,99vh) scale(.9155)}}.snow:nth-child(119){opacity:.4848;transform:translate(62.743vw,-10px) scale(.7251);animation:fall-119 27s -13s linear infinite}@keyframes fall-119{53.436%{transform:translate(54.2903vw,53.436vh) scale(.7251)}to{transform:translate(58.51665vw,99vh) scale(.7251)}}.snow:nth-child(120){opacity:1.591;transform:translate(78.8541vw,-10px) scale(.2573);animation:fall-120 20s -16s linear infinite}@keyframes fall-120{78.087%{transform:translate(71.629vw,78.087vh) scale(.2573)}to{transform:translate(75.24155vw,99vh) scale(.2573)}}.snow:nth-child(121){opacity:.3112;transform:translate(1.9047vw,-10px) scale(.9856);animation:fall-121 18s -1s linear infinite}@keyframes fall-121{32.691%{transform:translate(6.5881vw,32.691vh) scale(.9856)}to{transform:translate(4.2464vw,99vh) scale(.9856)}}.snow:nth-child(122){opacity:.8306;transform:translate(70.4161vw,-10px) scale(.1439);animation:fall-122 28s -11s linear infinite}@keyframes fall-122{57.316%{transform:translate(62.2129vw,57.316vh) scale(.1439)}to{transform:translate(66.3145vw,99vh) scale(.1439)}}.snow:nth-child(123){opacity:1.5122;transform:translate(99.7236vw,-10px) scale(.8217);animation:fall-123 29s -30s linear infinite}@keyframes fall-123{33.087%{transform:translate(95.696vw,33.087vh) scale(.8217)}to{transform:translate(97.7098vw,99vh) scale(.8217)}}.snow:nth-child(124){opacity:1.3028;transform:translate(57.6711vw,-10px) scale(.6559);animation:fall-124 16s -13s linear infinite}@keyframes fall-124{61.974%{transform:translate(53.7039vw,61.974vh) scale(.6559)}to{transform:translate(55.6875vw,99vh) scale(.6559)}}.snow:nth-child(125){opacity:1.2954;transform:translate(17.0235vw,-10px) scale(.4351);animation:fall-125 11s -18s linear infinite}@keyframes fall-125{59.005%{transform:translate(8.4042vw,59.005vh) scale(.4351)}to{transform:translate(12.71385vw,99vh) scale(.4351)}}.snow:nth-child(126){opacity:.556;transform:translate(22.6548vw,-10px) scale(.2044);animation:fall-126 26s -20s linear infinite}@keyframes fall-126{51.599%{transform:translate(13.1743vw,51.599vh) scale(.2044)}to{transform:translate(17.91455vw,99vh) scale(.2044)}}.snow:nth-child(127){opacity:.3034;transform:translate(1.1745vw,-10px) scale(.3824);animation:fall-127 30s -26s linear infinite}@keyframes fall-127{35.931%{transform:translate(-6.0501vw,35.931vh) scale(.3824)}to{transform:translate(-2.4378vw,99vh) scale(.3824)}}.snow:nth-child(128){opacity:.1134;transform:translate(52.3478vw,-10px) scale(.3063);animation:fall-128 10s -14s linear infinite}@keyframes fall-128{35.543%{transform:translate(55.1271vw,35.543vh) scale(.3063)}to{transform:translate(53.73745vw,99vh) scale(.3063)}}.snow:nth-child(129){opacity:.3072;transform:translate(25.6123vw,-10px) scale(.3405);animation:fall-129 19s -6s linear infinite}@keyframes fall-129{44.632%{transform:translate(32.0856vw,44.632vh) scale(.3405)}to{transform:translate(28.84895vw,99vh) scale(.3405)}}.snow:nth-child(130){opacity:.03;transform:translate(73.3685vw,-10px) scale(.0238);animation:fall-130 26s -16s linear infinite}@keyframes fall-130{50.813%{transform:translate(74.4831vw,50.813vh) scale(.0238)}to{transform:translate(73.9258vw,99vh) scale(.0238)}}.snow:nth-child(131){opacity:.2454;transform:translate(42.4731vw,-10px) scale(.5586);animation:fall-131 14s -24s linear infinite}@keyframes fall-131{52.317%{transform:translate(32.9792vw,52.317vh) scale(.5586)}to{transform:translate(37.72615vw,99vh) scale(.5586)}}.snow:nth-child(132){opacity:.8006;transform:translate(3.6274vw,-10px) scale(.6872);animation:fall-132 11s -13s linear infinite}@keyframes fall-132{68.575%{transform:translate(.3635vw,68.575vh) scale(.6872)}to{transform:translate(1.99545vw,99vh) scale(.6872)}}.snow:nth-child(133){opacity:.0732;transform:translate(67.1317vw,-10px) scale(.1602);animation:fall-133 24s -9s linear infinite}@keyframes fall-133{48.539%{transform:translate(66.8014vw,48.539vh) scale(.1602)}to{transform:translate(66.96655vw,99vh) scale(.1602)}}.snow:nth-child(134){opacity:1.1306;transform:translate(49.5668vw,-10px) scale(.5595);animation:fall-134 28s -21s linear infinite}@keyframes fall-134{70.61%{transform:translate(54.9706vw,70.61vh) scale(.5595)}to{transform:translate(52.2687vw,99vh) scale(.5595)}}.snow:nth-child(135){opacity:1.5136;transform:translate(49.4404vw,-10px) scale(.7621);animation:fall-135 30s -15s linear infinite}@keyframes fall-135{30.002%{transform:translate(46.6364vw,30.002vh) scale(.7621)}to{transform:translate(48.0384vw,99vh) scale(.7621)}}.snow:nth-child(136){opacity:1.738;transform:translate(78.2122vw,-10px) scale(.4572);animation:fall-136 12s -10s linear infinite}@keyframes fall-136{53.195%{transform:translate(83.8438vw,53.195vh) scale(.4572)}to{transform:translate(81.028vw,99vh) scale(.4572)}}.snow:nth-child(137){opacity:1.7656;transform:translate(46.8135vw,-10px) scale(.357);animation:fall-137 21s -3s linear infinite}@keyframes fall-137{39.763%{transform:translate(53.0747vw,39.763vh) scale(.357)}to{transform:translate(49.9441vw,99vh) scale(.357)}}.snow:nth-child(138){opacity:.9724;transform:translate(9.6264vw,-10px) scale(.4468);animation:fall-138 16s -24s linear infinite}@keyframes fall-138{51.338%{transform:translate(10.5241vw,51.338vh) scale(.4468)}to{transform:translate(10.07525vw,99vh) scale(.4468)}}.snow:nth-child(139){opacity:1.6308;transform:translate(90.6313vw,-10px) scale(.7714);animation:fall-139 13s -27s linear infinite}@keyframes fall-139{54.173%{transform:translate(81.8258vw,54.173vh) scale(.7714)}to{transform:translate(86.22855vw,99vh) scale(.7714)}}.snow:nth-child(140){opacity:1.7854;transform:translate(19.3138vw,-10px) scale(.3288);animation:fall-140 13s -21s linear infinite}@keyframes fall-140{67.52%{transform:translate(12.0489vw,67.52vh) scale(.3288)}to{transform:translate(15.68135vw,99vh) scale(.3288)}}.snow:nth-child(141){opacity:.971;transform:translate(49.4211vw,-10px) scale(.9169);animation:fall-141 25s -20s linear infinite}@keyframes fall-141{52.985%{transform:translate(41.7745vw,52.985vh) scale(.9169)}to{transform:translate(45.5978vw,99vh) scale(.9169)}}.snow:nth-child(142){opacity:1.0386;transform:translate(49.9333vw,-10px) scale(.6734);animation:fall-142 15s -11s linear infinite}@keyframes fall-142{62.106%{transform:translate(58.6578vw,62.106vh) scale(.6734)}to{transform:translate(54.29555vw,99vh) scale(.6734)}}.snow:nth-child(143){opacity:1.538;transform:translate(20.1132vw,-10px) scale(.2127);animation:fall-143 22s -21s linear infinite}@keyframes fall-143{63.415%{transform:translate(12.7143vw,63.415vh) scale(.2127)}to{transform:translate(16.41375vw,99vh) scale(.2127)}}.snow:nth-child(144){opacity:1.3408;transform:translate(93.5823vw,-10px) scale(.4441);animation:fall-144 24s -25s linear infinite}@keyframes fall-144{45.186%{transform:translate(100.2624vw,45.186vh) scale(.4441)}to{transform:translate(96.92235vw,99vh) scale(.4441)}}.snow:nth-child(145){opacity:1.6422;transform:translate(47.9518vw,-10px) scale(.5662);animation:fall-145 22s -10s linear infinite}@keyframes fall-145{37.577%{transform:translate(54.2948vw,37.577vh) scale(.5662)}to{transform:translate(51.1233vw,99vh) scale(.5662)}}.snow:nth-child(146){opacity:.0012;transform:translate(96.0795vw,-10px) scale(.6689);animation:fall-146 12s -30s linear infinite}@keyframes fall-146{68.513%{transform:translate(87.7275vw,68.513vh) scale(.6689)}to{transform:translate(91.9035vw,99vh) scale(.6689)}}.snow:nth-child(147){opacity:1.031;transform:translate(71.2795vw,-10px) scale(.4959);animation:fall-147 25s -7s linear infinite}@keyframes fall-147{50.424%{transform:translate(80.3421vw,50.424vh) scale(.4959)}to{transform:translate(75.8108vw,99vh) scale(.4959)}}.snow:nth-child(148){opacity:1.5172;transform:translate(24.8704vw,-10px) scale(.849);animation:fall-148 30s -18s linear infinite}@keyframes fall-148{51.031%{transform:translate(17.1996vw,51.031vh) scale(.849)}to{transform:translate(21.035vw,99vh) scale(.849)}}.snow:nth-child(149){opacity:.9488;transform:translate(45.4983vw,-10px) scale(.8642);animation:fall-149 17s -10s linear infinite}@keyframes fall-149{62.834%{transform:translate(51.9299vw,62.834vh) scale(.8642)}to{transform:translate(48.7141vw,99vh) scale(.8642)}}.snow:nth-child(150){opacity:1.7102;transform:translate(74.6358vw,-10px) scale(.6638);animation:fall-150 16s -22s linear infinite}@keyframes fall-150{64.02%{transform:translate(71.6813vw,64.02vh) scale(.6638)}to{transform:translate(73.15855vw,99vh) scale(.6638)}}.snow:nth-child(151){opacity:1.389;transform:translate(7.529vw,-10px) scale(.4781);animation:fall-151 26s -15s linear infinite}@keyframes fall-151{72.03%{transform:translate(8.8098vw,72.03vh) scale(.4781)}to{transform:translate(8.1694vw,99vh) scale(.4781)}}.snow:nth-child(152){opacity:1.4306;transform:translate(88.4116vw,-10px) scale(.0713);animation:fall-152 14s -23s linear infinite}@keyframes fall-152{50.26%{transform:translate(93.9569vw,50.26vh) scale(.0713)}to{transform:translate(91.18425vw,99vh) scale(.0713)}}.snow:nth-child(153){opacity:.7884;transform:translate(27.5085vw,-10px) scale(.637);animation:fall-153 18s -3s linear infinite}@keyframes fall-153{56.152%{transform:translate(24.857vw,56.152vh) scale(.637)}to{transform:translate(26.18275vw,99vh) scale(.637)}}.snow:nth-child(154){opacity:.5856;transform:translate(99.1417vw,-10px) scale(.3987);animation:fall-154 19s -18s linear infinite}@keyframes fall-154{54.084%{transform:translate(98.3018vw,54.084vh) scale(.3987)}to{transform:translate(98.72175vw,99vh) scale(.3987)}}.snow:nth-child(155){opacity:1.3512;transform:translate(35.6093vw,-10px) scale(.8223);animation:fall-155 23s -11s linear infinite}@keyframes fall-155{62.274%{transform:translate(27.2031vw,62.274vh) scale(.8223)}to{transform:translate(31.4062vw,99vh) scale(.8223)}}.snow:nth-child(156){opacity:1.0114;transform:translate(32.7855vw,-10px) scale(.4483);animation:fall-156 16s -25s linear infinite}@keyframes fall-156{30.845%{transform:translate(25.3772vw,30.845vh) scale(.4483)}to{transform:translate(29.08135vw,99vh) scale(.4483)}}.snow:nth-child(157){opacity:1.9622;transform:translate(17.5275vw,-10px) scale(.712);animation:fall-157 22s -18s linear infinite}@keyframes fall-157{60.063%{transform:translate(12.1564vw,60.063vh) scale(.712)}to{transform:translate(14.84195vw,99vh) scale(.712)}}.snow:nth-child(158){opacity:1.0552;transform:translate(56.5841vw,-10px) scale(.622);animation:fall-158 25s -12s linear infinite}@keyframes fall-158{75.882%{transform:translate(63.3974vw,75.882vh) scale(.622)}to{transform:translate(59.99075vw,99vh) scale(.622)}}.snow:nth-child(159){opacity:1.7346;transform:translate(23.0592vw,-10px) scale(.8798);animation:fall-159 17s -6s linear infinite}@keyframes fall-159{73.374%{transform:translate(29.8607vw,73.374vh) scale(.8798)}to{transform:translate(26.45995vw,99vh) scale(.8798)}}.snow:nth-child(160){opacity:.9046;transform:translate(69.856vw,-10px) scale(.6033);animation:fall-160 11s -4s linear infinite}@keyframes fall-160{61.665%{transform:translate(62.0738vw,61.665vh) scale(.6033)}to{transform:translate(65.9649vw,99vh) scale(.6033)}}.snow:nth-child(161){opacity:1.9918;transform:translate(43.1202vw,-10px) scale(.4879);animation:fall-161 11s -3s linear infinite}@keyframes fall-161{68.678%{transform:translate(50.108vw,68.678vh) scale(.4879)}to{transform:translate(46.6141vw,99vh) scale(.4879)}}.snow:nth-child(162){opacity:1.7228;transform:translate(90.2316vw,-10px) scale(.1626);animation:fall-162 22s -26s linear infinite}@keyframes fall-162{33.611%{transform:translate(85.763vw,33.611vh) scale(.1626)}to{transform:translate(87.9973vw,99vh) scale(.1626)}}.snow:nth-child(163){opacity:1.172;transform:translate(55.9576vw,-10px) scale(.627);animation:fall-163 24s -22s linear infinite}@keyframes fall-163{41.668%{transform:translate(47.9308vw,41.668vh) scale(.627)}to{transform:translate(51.9442vw,99vh) scale(.627)}}.snow:nth-child(164){opacity:.392;transform:translate(48.7067vw,-10px) scale(.5586);animation:fall-164 14s -14s linear infinite}@keyframes fall-164{77.449%{transform:translate(39.5036vw,77.449vh) scale(.5586)}to{transform:translate(44.10515vw,99vh) scale(.5586)}}.snow:nth-child(165){opacity:1.1916;transform:translate(49.3013vw,-10px) scale(.3765);animation:fall-165 13s -13s linear infinite}@keyframes fall-165{72.956%{transform:translate(58.7102vw,72.956vh) scale(.3765)}to{transform:translate(54.00575vw,99vh) scale(.3765)}}.snow:nth-child(166){opacity:1.3582;transform:translate(51.7811vw,-10px) scale(.3191);animation:fall-166 14s -19s linear infinite}@keyframes fall-166{56.836%{transform:translate(60.7339vw,56.836vh) scale(.3191)}to{transform:translate(56.2575vw,99vh) scale(.3191)}}.snow:nth-child(167){opacity:1.6956;transform:translate(89.9917vw,-10px) scale(.0293);animation:fall-167 18s -10s linear infinite}@keyframes fall-167{51.944%{transform:translate(98.7018vw,51.944vh) scale(.0293)}to{transform:translate(94.34675vw,99vh) scale(.0293)}}.snow:nth-child(168){opacity:.3984;transform:translate(97.3785vw,-10px) scale(.2418);animation:fall-168 10s -4s linear infinite}@keyframes fall-168{49.979%{transform:translate(90.6316vw,49.979vh) scale(.2418)}to{transform:translate(94.00505vw,99vh) scale(.2418)}}.snow:nth-child(169){opacity:.6626;transform:translate(12.1913vw,-10px) scale(.5267);animation:fall-169 23s -21s linear infinite}@keyframes fall-169{56.25%{transform:translate(13.0905vw,56.25vh) scale(.5267)}to{transform:translate(12.6409vw,99vh) scale(.5267)}}.snow:nth-child(170){opacity:.2576;transform:translate(.67vw,-10px) scale(.0205);animation:fall-170 21s -18s linear infinite}@keyframes fall-170{46.188%{transform:translate(3.382vw,46.188vh) scale(.0205)}to{transform:translate(2.026vw,99vh) scale(.0205)}}.snow:nth-child(171){opacity:.2936;transform:translate(27.8293vw,-10px) scale(.3243);animation:fall-171 15s -19s linear infinite}@keyframes fall-171{32.631%{transform:translate(21.2797vw,32.631vh) scale(.3243)}to{transform:translate(24.5545vw,99vh) scale(.3243)}}.snow:nth-child(172){opacity:1.9954;transform:translate(87.1246vw,-10px) scale(.5129);animation:fall-172 15s -2s linear infinite}@keyframes fall-172{34.343%{transform:translate(89.1152vw,34.343vh) scale(.5129)}to{transform:translate(88.1199vw,99vh) scale(.5129)}}.snow:nth-child(173){opacity:.274;transform:translate(6.3076vw,-10px) scale(.2068);animation:fall-173 24s -23s linear infinite}@keyframes fall-173{53.7%{transform:translate(10.1948vw,53.7vh) scale(.2068)}to{transform:translate(8.2512vw,99vh) scale(.2068)}}.snow:nth-child(174){opacity:1.2608;transform:translate(90.5879vw,-10px) scale(.0966);animation:fall-174 30s -1s linear infinite}@keyframes fall-174{45.02%{transform:translate(84.2458vw,45.02vh) scale(.0966)}to{transform:translate(87.41685vw,99vh) scale(.0966)}}.snow:nth-child(175){opacity:1.55;transform:translate(39.208vw,-10px) scale(.7405);animation:fall-175 25s -9s linear infinite}@keyframes fall-175{49.425%{transform:translate(48.856vw,49.425vh) scale(.7405)}to{transform:translate(44.032vw,99vh) scale(.7405)}}.snow:nth-child(176){opacity:.1238;transform:translate(68.8852vw,-10px) scale(.4031);animation:fall-176 10s -10s linear infinite}@keyframes fall-176{42.959%{transform:translate(61.3495vw,42.959vh) scale(.4031)}to{transform:translate(65.11735vw,99vh) scale(.4031)}}.snow:nth-child(177){opacity:1.6422;transform:translate(60.7776vw,-10px) scale(.8205);animation:fall-177 13s -10s linear infinite}@keyframes fall-177{60.501%{transform:translate(56.397vw,60.501vh) scale(.8205)}to{transform:translate(58.5873vw,99vh) scale(.8205)}}.snow:nth-child(178){opacity:.0788;transform:translate(27.1048vw,-10px) scale(.3352);animation:fall-178 15s -12s linear infinite}@keyframes fall-178{68.329%{transform:translate(21.7274vw,68.329vh) scale(.3352)}to{transform:translate(24.4161vw,99vh) scale(.3352)}}.snow:nth-child(179){opacity:.3796;transform:translate(55.3156vw,-10px) scale(.79);animation:fall-179 14s -20s linear infinite}@keyframes fall-179{43.275%{transform:translate(55.5833vw,43.275vh) scale(.79)}to{transform:translate(55.44945vw,99vh) scale(.79)}}.snow:nth-child(180){opacity:.0924;transform:translate(58.025vw,-10px) scale(.5562);animation:fall-180 17s -16s linear infinite}@keyframes fall-180{54.142%{transform:translate(67.9924vw,54.142vh) scale(.5562)}to{transform:translate(63.0087vw,99vh) scale(.5562)}}.snow:nth-child(181){opacity:1.505;transform:translate(63.0965vw,-10px) scale(.5578);animation:fall-181 16s -10s linear infinite}@keyframes fall-181{61.155%{transform:translate(53.3757vw,61.155vh) scale(.5578)}to{transform:translate(58.2361vw,99vh) scale(.5578)}}.snow:nth-child(182){opacity:1.3356;transform:translate(13.4647vw,-10px) scale(.3965);animation:fall-182 14s -21s linear infinite}@keyframes fall-182{48.976%{transform:translate(22.469vw,48.976vh) scale(.3965)}to{transform:translate(17.96685vw,99vh) scale(.3965)}}.snow:nth-child(183){opacity:1.0728;transform:translate(61.4757vw,-10px) scale(.7984);animation:fall-183 11s -13s linear infinite}@keyframes fall-183{44.318%{transform:translate(58.3383vw,44.318vh) scale(.7984)}to{transform:translate(59.907vw,99vh) scale(.7984)}}.snow:nth-child(184){opacity:.995;transform:translate(3.0162vw,-10px) scale(.1741);animation:fall-184 13s -11s linear infinite}@keyframes fall-184{69.268%{transform:translate(1.4368vw,69.268vh) scale(.1741)}to{transform:translate(2.2265vw,99vh) scale(.1741)}}.snow:nth-child(185){opacity:1.8068;transform:translate(9.5654vw,-10px) scale(.7411);animation:fall-185 16s -22s linear infinite}@keyframes fall-185{64.539%{transform:translate(18.339vw,64.539vh) scale(.7411)}to{transform:translate(13.9522vw,99vh) scale(.7411)}}.snow:nth-child(186){opacity:1.077;transform:translate(22.6681vw,-10px) scale(.0392);animation:fall-186 10s -30s linear infinite}@keyframes fall-186{61.876%{transform:translate(13.6572vw,61.876vh) scale(.0392)}to{transform:translate(18.16265vw,99vh) scale(.0392)}}.snow:nth-child(187){opacity:1.076;transform:translate(85.3817vw,-10px) scale(.2296);animation:fall-187 29s -14s linear infinite}@keyframes fall-187{72.725%{transform:translate(82.3922vw,72.725vh) scale(.2296)}to{transform:translate(83.88695vw,99vh) scale(.2296)}}.snow:nth-child(188){opacity:1.1704;transform:translate(25.0729vw,-10px) scale(.0666);animation:fall-188 23s -26s linear infinite}@keyframes fall-188{50.132%{transform:translate(19.8441vw,50.132vh) scale(.0666)}to{transform:translate(22.4585vw,99vh) scale(.0666)}}.snow:nth-child(189){opacity:1.4978;transform:translate(8.2479vw,-10px) scale(.8073);animation:fall-189 22s -24s linear infinite}@keyframes fall-189{58.724%{transform:translate(14.048vw,58.724vh) scale(.8073)}to{transform:translate(11.14795vw,99vh) scale(.8073)}}.snow:nth-child(190){opacity:1.5036;transform:translate(37.0744vw,-10px) scale(.3123);animation:fall-190 20s -1s linear infinite}@keyframes fall-190{33.646%{transform:translate(35.4237vw,33.646vh) scale(.3123)}to{transform:translate(36.24905vw,99vh) scale(.3123)}}.snow:nth-child(191){opacity:.2864;transform:translate(5.2639vw,-10px) scale(.033);animation:fall-191 29s -15s linear infinite}@keyframes fall-191{69.968%{transform:translate(14.0252vw,69.968vh) scale(.033)}to{transform:translate(9.64455vw,99vh) scale(.033)}}.snow:nth-child(192){opacity:.6622;transform:translate(95.6783vw,-10px) scale(.5888);animation:fall-192 28s -19s linear infinite}@keyframes fall-192{53.677%{transform:translate(97.3534vw,53.677vh) scale(.5888)}to{transform:translate(96.51585vw,99vh) scale(.5888)}}.snow:nth-child(193){opacity:.304;transform:translate(97.4411vw,-10px) scale(.3941);animation:fall-193 16s -16s linear infinite}@keyframes fall-193{52.733%{transform:translate(100.8598vw,52.733vh) scale(.3941)}to{transform:translate(99.15045vw,99vh) scale(.3941)}}.snow:nth-child(194){opacity:1.9348;transform:translate(24.1491vw,-10px) scale(.1584);animation:fall-194 26s -28s linear infinite}@keyframes fall-194{53.917%{transform:translate(30.8234vw,53.917vh) scale(.1584)}to{transform:translate(27.48625vw,99vh) scale(.1584)}}.snow:nth-child(195){opacity:1.7064;transform:translate(78.5034vw,-10px) scale(.9632);animation:fall-195 19s -28s linear infinite}@keyframes fall-195{39.688%{transform:translate(79.2199vw,39.688vh) scale(.9632)}to{transform:translate(78.86165vw,99vh) scale(.9632)}}.snow:nth-child(196){opacity:1.193;transform:translate(85.8967vw,-10px) scale(.7303);animation:fall-196 24s -16s linear infinite}@keyframes fall-196{58.759%{transform:translate(93.1754vw,58.759vh) scale(.7303)}to{transform:translate(89.53605vw,99vh) scale(.7303)}}.snow:nth-child(197){opacity:.3278;transform:translate(39.9644vw,-10px) scale(.2544);animation:fall-197 23s -7s linear infinite}@keyframes fall-197{67.73%{transform:translate(34.806vw,67.73vh) scale(.2544)}to{transform:translate(37.3852vw,99vh) scale(.2544)}}.snow:nth-child(198){opacity:.38;transform:translate(47.1603vw,-10px) scale(.1309);animation:fall-198 13s -14s linear infinite}@keyframes fall-198{37.899%{transform:translate(53.6186vw,37.899vh) scale(.1309)}to{transform:translate(50.38945vw,99vh) scale(.1309)}}.snow:nth-child(199){opacity:.4728;transform:translate(6.0823vw,-10px) scale(.6945);animation:fall-199 22s -25s linear infinite}@keyframes fall-199{37.837%{transform:translate(6.8793vw,37.837vh) scale(.6945)}to{transform:translate(6.4808vw,99vh) scale(.6945)}}.snow:nth-child(200){opacity:.5454;transform:translate(1.0745vw,-10px) scale(.6094);animation:fall-200 24s -3s linear infinite}@keyframes fall-200{36.421%{transform:translate(-4.3869vw,36.421vh) scale(.6094)}to{transform:translate(-1.6562vw,99vh) scale(.6094)}}.snow:nth-child(201){opacity:.794;transform:translate(57.4635vw,-10px) scale(.1151);animation:fall-201 23s -14s linear infinite}@keyframes fall-201{61.579%{transform:translate(56.2815vw,61.579vh) scale(.1151)}to{transform:translate(56.8725vw,99vh) scale(.1151)}}.snow:nth-child(202){opacity:.62;transform:translate(38.1955vw,-10px) scale(.798);animation:fall-202 14s -21s linear infinite}@keyframes fall-202{37.316%{transform:translate(33.319vw,37.316vh) scale(.798)}to{transform:translate(35.75725vw,99vh) scale(.798)}}.snow:nth-child(203){opacity:1.6734;transform:translate(96.4629vw,-10px) scale(.0514);animation:fall-203 28s -22s linear infinite}@keyframes fall-203{45.708%{transform:translate(106.0074vw,45.708vh) scale(.0514)}to{transform:translate(101.23515vw,99vh) scale(.0514)}}.snow:nth-child(204){opacity:1.9292;transform:translate(95.0665vw,-10px) scale(.1529);animation:fall-204 17s -25s linear infinite}@keyframes fall-204{48.492%{transform:translate(104.5935vw,48.492vh) scale(.1529)}to{transform:translate(99.83vw,99vh) scale(.1529)}}.snow:nth-child(205){opacity:.5742;transform:translate(97.9744vw,-10px) scale(.741);animation:fall-205 30s -20s linear infinite}@keyframes fall-205{43.982%{transform:translate(101.3711vw,43.982vh) scale(.741)}to{transform:translate(99.67275vw,99vh) scale(.741)}}.snow:nth-child(206){opacity:1.004;transform:translate(35.3643vw,-10px) scale(.5539);animation:fall-206 20s -9s linear infinite}@keyframes fall-206{41.236%{transform:translate(32.7314vw,41.236vh) scale(.5539)}to{transform:translate(34.04785vw,99vh) scale(.5539)}}.snow:nth-child(207){opacity:1.9364;transform:translate(76.4704vw,-10px) scale(.2494);animation:fall-207 14s -2s linear infinite}@keyframes fall-207{77.031%{transform:translate(69.2081vw,77.031vh) scale(.2494)}to{transform:translate(72.83925vw,99vh) scale(.2494)}}.snow:nth-child(208){opacity:.3964;transform:translate(61.4663vw,-10px) scale(.7918);animation:fall-208 26s -17s linear infinite}@keyframes fall-208{43.015%{transform:translate(51.656vw,43.015vh) scale(.7918)}to{transform:translate(56.56115vw,99vh) scale(.7918)}}.snow:nth-child(209){opacity:.9434;transform:translate(27.9412vw,-10px) scale(.1893);animation:fall-209 21s -6s linear infinite}@keyframes fall-209{66.873%{transform:translate(34.6253vw,66.873vh) scale(.1893)}to{transform:translate(31.28325vw,99vh) scale(.1893)}}.snow:nth-child(210){opacity:1.7602;transform:translate(36.8697vw,-10px) scale(.8701);animation:fall-210 30s -18s linear infinite}@keyframes fall-210{65.092%{transform:translate(41.7368vw,65.092vh) scale(.8701)}to{transform:translate(39.30325vw,99vh) scale(.8701)}}.snow:nth-child(211){opacity:1.1654;transform:translate(80.4681vw,-10px) scale(.5309);animation:fall-211 10s -10s linear infinite}@keyframes fall-211{32.08%{transform:translate(88.4879vw,32.08vh) scale(.5309)}to{transform:translate(84.478vw,99vh) scale(.5309)}}.snow:nth-child(212){opacity:1.083;transform:translate(22.1605vw,-10px) scale(.9278);animation:fall-212 13s -5s linear infinite}@keyframes fall-212{54.562%{transform:translate(15.0116vw,54.562vh) scale(.9278)}to{transform:translate(18.58605vw,99vh) scale(.9278)}}.snow:nth-child(213){opacity:1.4426;transform:translate(71.8952vw,-10px) scale(.5525);animation:fall-213 10s -15s linear infinite}@keyframes fall-213{41.026%{transform:translate(63.0811vw,41.026vh) scale(.5525)}to{transform:translate(67.48815vw,99vh) scale(.5525)}}.snow:nth-child(214){opacity:.589;transform:translate(27.6962vw,-10px) scale(.0476);animation:fall-214 11s -10s linear infinite}@keyframes fall-214{46.913%{transform:translate(32.9277vw,46.913vh) scale(.0476)}to{transform:translate(30.31195vw,99vh) scale(.0476)}}.snow:nth-child(215){opacity:.5392;transform:translate(12.8363vw,-10px) scale(.2967);animation:fall-215 29s -10s linear infinite}@keyframes fall-215{64.075%{transform:translate(17.4294vw,64.075vh) scale(.2967)}to{transform:translate(15.13285vw,99vh) scale(.2967)}}.snow:nth-child(216){opacity:1.5724;transform:translate(35.5467vw,-10px) scale(.2363);animation:fall-216 22s -23s linear infinite}@keyframes fall-216{42.679%{transform:translate(42.4738vw,42.679vh) scale(.2363)}to{transform:translate(39.01025vw,99vh) scale(.2363)}}.snow:nth-child(217){opacity:1.8212;transform:translate(61.3667vw,-10px) scale(.1497);animation:fall-217 15s -10s linear infinite}@keyframes fall-217{42.453%{transform:translate(56.7674vw,42.453vh) scale(.1497)}to{transform:translate(59.06705vw,99vh) scale(.1497)}}.snow:nth-child(218){opacity:1.2306;transform:translate(18.9249vw,-10px) scale(.4877);animation:fall-218 11s -13s linear infinite}@keyframes fall-218{66.606%{transform:translate(13.0022vw,66.606vh) scale(.4877)}to{transform:translate(15.96355vw,99vh) scale(.4877)}}.snow:nth-child(219){opacity:1.299;transform:translate(92.8191vw,-10px) scale(.1207);animation:fall-219 11s -24s linear infinite}@keyframes fall-219{72.174%{transform:translate(95.6921vw,72.174vh) scale(.1207)}to{transform:translate(94.2556vw,99vh) scale(.1207)}}.snow:nth-child(220){opacity:.9518;transform:translate(34.7857vw,-10px) scale(.0129);animation:fall-220 14s -19s linear infinite}@keyframes fall-220{66.053%{transform:translate(31.8504vw,66.053vh) scale(.0129)}to{transform:translate(33.31805vw,99vh) scale(.0129)}}.snow:nth-child(221){opacity:1.271;transform:translate(32.8198vw,-10px) scale(.3492);animation:fall-221 15s -26s linear infinite}@keyframes fall-221{49.521%{transform:translate(31.7936vw,49.521vh) scale(.3492)}to{transform:translate(32.3067vw,99vh) scale(.3492)}}.snow:nth-child(222){opacity:.405;transform:translate(47.5398vw,-10px) scale(.6835);animation:fall-222 24s -23s linear infinite}@keyframes fall-222{31.972%{transform:translate(42.6005vw,31.972vh) scale(.6835)}to{transform:translate(45.07015vw,99vh) scale(.6835)}}.snow:nth-child(223){opacity:1.384;transform:translate(72.3847vw,-10px) scale(.8349);animation:fall-223 24s -2s linear infinite}@keyframes fall-223{65.541%{transform:translate(67.245vw,65.541vh) scale(.8349)}to{transform:translate(69.81485vw,99vh) scale(.8349)}}.snow:nth-child(224){opacity:.842;transform:translate(61.1726vw,-10px) scale(.4743);animation:fall-224 10s -23s linear infinite}@keyframes fall-224{35.695%{transform:translate(57.4963vw,35.695vh) scale(.4743)}to{transform:translate(59.33445vw,99vh) scale(.4743)}}.snow:nth-child(225){opacity:1.8996;transform:translate(42.4313vw,-10px) scale(.8483);animation:fall-225 26s -18s linear infinite}@keyframes fall-225{70.318%{transform:translate(47.9975vw,70.318vh) scale(.8483)}to{transform:translate(45.2144vw,99vh) scale(.8483)}}.snow:nth-child(226){opacity:.3496;transform:translate(49.2088vw,-10px) scale(.776);animation:fall-226 11s -16s linear infinite}@keyframes fall-226{66.284%{transform:translate(39.7236vw,66.284vh) scale(.776)}to{transform:translate(44.4662vw,99vh) scale(.776)}}.snow:nth-child(227){opacity:1.6362;transform:translate(43.6773vw,-10px) scale(.2153);animation:fall-227 30s -27s linear infinite}@keyframes fall-227{48.417%{transform:translate(51.2365vw,48.417vh) scale(.2153)}to{transform:translate(47.4569vw,99vh) scale(.2153)}}.snow:nth-child(228){opacity:.209;transform:translate(28.627vw,-10px) scale(.6815);animation:fall-228 11s -15s linear infinite}@keyframes fall-228{79.95%{transform:translate(34.0253vw,79.95vh) scale(.6815)}to{transform:translate(31.32615vw,99vh) scale(.6815)}}.snow:nth-child(229){opacity:.3292;transform:translate(15.7614vw,-10px) scale(.3098);animation:fall-229 25s -7s linear infinite}@keyframes fall-229{53.47%{transform:translate(12.9024vw,53.47vh) scale(.3098)}to{transform:translate(14.3319vw,99vh) scale(.3098)}}.snow:nth-child(230){opacity:.855;transform:translate(80.9939vw,-10px) scale(.6679);animation:fall-230 22s -18s linear infinite}@keyframes fall-230{33.459%{transform:translate(81.0896vw,33.459vh) scale(.6679)}to{transform:translate(81.04175vw,99vh) scale(.6679)}}.snow:nth-child(231){opacity:.2994;transform:translate(52.7431vw,-10px) scale(.9885);animation:fall-231 30s -14s linear infinite}@keyframes fall-231{65.283%{transform:translate(53.9597vw,65.283vh) scale(.9885)}to{transform:translate(53.3514vw,99vh) scale(.9885)}}.snow:nth-child(232){opacity:1.3588;transform:translate(34.4817vw,-10px) scale(.8283);animation:fall-232 12s -24s linear infinite}@keyframes fall-232{71.176%{transform:translate(38.0508vw,71.176vh) scale(.8283)}to{transform:translate(36.26625vw,99vh) scale(.8283)}}.snow:nth-child(233){opacity:.8062;transform:translate(27.8381vw,-10px) scale(.8881);animation:fall-233 15s -18s linear infinite}@keyframes fall-233{46.712%{transform:translate(29.3429vw,46.712vh) scale(.8881)}to{transform:translate(28.5905vw,99vh) scale(.8881)}}.snow:nth-child(234){opacity:.7636;transform:translate(67.7729vw,-10px) scale(.7512);animation:fall-234 24s -4s linear infinite}@keyframes fall-234{73.878%{transform:translate(61.7654vw,73.878vh) scale(.7512)}to{transform:translate(64.76915vw,99vh) scale(.7512)}}.snow:nth-child(235){opacity:.2758;transform:translate(59.5742vw,-10px) scale(.8775);animation:fall-235 19s -20s linear infinite}@keyframes fall-235{31.963%{transform:translate(64.4562vw,31.963vh) scale(.8775)}to{transform:translate(62.0152vw,99vh) scale(.8775)}}.snow:nth-child(236){opacity:.4424;transform:translate(77.3293vw,-10px) scale(.1845);animation:fall-236 30s -13s linear infinite}@keyframes fall-236{54.104%{transform:translate(77.4155vw,54.104vh) scale(.1845)}to{transform:translate(77.3724vw,99vh) scale(.1845)}}.snow:nth-child(237){opacity:.202;transform:translate(56.5437vw,-10px) scale(.9335);animation:fall-237 13s -24s linear infinite}@keyframes fall-237{74.801%{transform:translate(65.8885vw,74.801vh) scale(.9335)}to{transform:translate(61.2161vw,99vh) scale(.9335)}}.snow:nth-child(238){opacity:1.7846;transform:translate(67.6793vw,-10px) scale(.9666);animation:fall-238 20s -21s linear infinite}@keyframes fall-238{75.189%{transform:translate(66.917vw,75.189vh) scale(.9666)}to{transform:translate(67.29815vw,99vh) scale(.9666)}}.snow:nth-child(239){opacity:.5604;transform:translate(41.3102vw,-10px) scale(.8616);animation:fall-239 20s -8s linear infinite}@keyframes fall-239{51.408%{transform:translate(35.8625vw,51.408vh) scale(.8616)}to{transform:translate(38.58635vw,99vh) scale(.8616)}}.snow:nth-child(240){opacity:.2302;transform:translate(40.835vw,-10px) scale(.1929);animation:fall-240 29s -5s linear infinite}@keyframes fall-240{33.328%{transform:translate(43.0615vw,33.328vh) scale(.1929)}to{transform:translate(41.94825vw,99vh) scale(.1929)}}.snow:nth-child(241){opacity:.6148;transform:translate(10.0523vw,-10px) scale(.1497);animation:fall-241 13s -13s linear infinite}@keyframes fall-241{52.868%{transform:translate(17.877vw,52.868vh) scale(.1497)}to{transform:translate(13.96465vw,99vh) scale(.1497)}}.snow:nth-child(242){opacity:.0182;transform:translate(81.3132vw,-10px) scale(.0818);animation:fall-242 28s -18s linear infinite}@keyframes fall-242{66.039%{transform:translate(83.9476vw,66.039vh) scale(.0818)}to{transform:translate(82.6304vw,99vh) scale(.0818)}}.snow:nth-child(243){opacity:1.1396;transform:translate(3.6381vw,-10px) scale(.4146);animation:fall-243 25s -5s linear infinite}@keyframes fall-243{79.242%{transform:translate(-.0016vw,79.242vh) scale(.4146)}to{transform:translate(1.81825vw,99vh) scale(.4146)}}.snow:nth-child(244){opacity:.3464;transform:translate(54.8064vw,-10px) scale(.0213);animation:fall-244 28s -25s linear infinite}@keyframes fall-244{52.76%{transform:translate(57.6527vw,52.76vh) scale(.0213)}to{transform:translate(56.22955vw,99vh) scale(.0213)}}.snow:nth-child(245){opacity:.0374;transform:translate(34.1983vw,-10px) scale(.9549);animation:fall-245 11s -17s linear infinite}@keyframes fall-245{66.18%{transform:translate(34.1313vw,66.18vh) scale(.9549)}to{transform:translate(34.1648vw,99vh) scale(.9549)}}.snow:nth-child(246){opacity:.5786;transform:translate(58.8738vw,-10px) scale(.7615);animation:fall-246 10s -5s linear infinite}@keyframes fall-246{51.326%{transform:translate(55.0698vw,51.326vh) scale(.7615)}to{transform:translate(56.9718vw,99vh) scale(.7615)}}.snow:nth-child(247){opacity:.6004;transform:translate(67.4027vw,-10px) scale(.4706);animation:fall-247 30s -1s linear infinite}@keyframes fall-247{46.777%{transform:translate(75.3271vw,46.777vh) scale(.4706)}to{transform:translate(71.3649vw,99vh) scale(.4706)}}.snow:nth-child(248){opacity:1.5236;transform:translate(8.3246vw,-10px) scale(.2539);animation:fall-248 27s -6s linear infinite}@keyframes fall-248{70.137%{transform:translate(12.7831vw,70.137vh) scale(.2539)}to{transform:translate(10.55385vw,99vh) scale(.2539)}}.snow:nth-child(249){opacity:1.641;transform:translate(96.2167vw,-10px) scale(.4763);animation:fall-249 10s -23s linear infinite}@keyframes fall-249{71.887%{transform:translate(102.6817vw,71.887vh) scale(.4763)}to{transform:translate(99.4492vw,99vh) scale(.4763)}}.snow:nth-child(250){opacity:1.6762;transform:translate(77.4367vw,-10px) scale(.6465);animation:fall-250 29s -13s linear infinite}@keyframes fall-250{56.695%{transform:translate(81.9063vw,56.695vh) scale(.6465)}to{transform:translate(79.6715vw,99vh) scale(.6465)}}.snow:nth-child(251){opacity:.7124;transform:translate(39.485vw,-10px) scale(.8713);animation:fall-251 19s -29s linear infinite}@keyframes fall-251{78.321%{transform:translate(31.2014vw,78.321vh) scale(.8713)}to{transform:translate(35.3432vw,99vh) scale(.8713)}}.snow:nth-child(252){opacity:1.983;transform:translate(55.2243vw,-10px) scale(.1037);animation:fall-252 20s -16s linear infinite}@keyframes fall-252{77.726%{transform:translate(61.6197vw,77.726vh) scale(.1037)}to{transform:translate(58.422vw,99vh) scale(.1037)}}.snow:nth-child(253){opacity:1.7354;transform:translate(89.5327vw,-10px) scale(.1678);animation:fall-253 27s -15s linear infinite}@keyframes fall-253{31.991%{transform:translate(95.672vw,31.991vh) scale(.1678)}to{transform:translate(92.60235vw,99vh) scale(.1678)}}.snow:nth-child(254){opacity:1.6474;transform:translate(52.5991vw,-10px) scale(.7847);animation:fall-254 17s -22s linear infinite}@keyframes fall-254{58.043%{transform:translate(46.8237vw,58.043vh) scale(.7847)}to{transform:translate(49.7114vw,99vh) scale(.7847)}}.snow:nth-child(255){opacity:1.595;transform:translate(27.8221vw,-10px) scale(.8814);animation:fall-255 17s -19s linear infinite}@keyframes fall-255{30.978%{transform:translate(22.5906vw,30.978vh) scale(.8814)}to{transform:translate(25.20635vw,99vh) scale(.8814)}}.snow:nth-child(256){opacity:.1252;transform:translate(42.1042vw,-10px) scale(.607);animation:fall-256 19s -14s linear infinite}@keyframes fall-256{46.014%{transform:translate(32.1204vw,46.014vh) scale(.607)}to{transform:translate(37.1123vw,99vh) scale(.607)}}.snow:nth-child(257){opacity:.7782;transform:translate(95.3599vw,-10px) scale(.959);animation:fall-257 20s -2s linear infinite}@keyframes fall-257{71.653%{transform:translate(95.4031vw,71.653vh) scale(.959)}to{transform:translate(95.3815vw,99vh) scale(.959)}}.snow:nth-child(258){opacity:1.3638;transform:translate(51.0335vw,-10px) scale(.312);animation:fall-258 12s -23s linear infinite}@keyframes fall-258{72.603%{transform:translate(56.6577vw,72.603vh) scale(.312)}to{transform:translate(53.8456vw,99vh) scale(.312)}}.snow:nth-child(259){opacity:.7298;transform:translate(66.1292vw,-10px) scale(.5108);animation:fall-259 23s -6s linear infinite}@keyframes fall-259{43.014%{transform:translate(64.2829vw,43.014vh) scale(.5108)}to{transform:translate(65.20605vw,99vh) scale(.5108)}}.snow:nth-child(260){opacity:1.0082;transform:translate(71.0264vw,-10px) scale(.7409);animation:fall-260 20s -3s linear infinite}@keyframes fall-260{60.211%{transform:translate(66.1312vw,60.211vh) scale(.7409)}to{transform:translate(68.5788vw,99vh) scale(.7409)}}.snow:nth-child(261){opacity:1.531;transform:translate(50.6603vw,-10px) scale(.0672);animation:fall-261 21s -5s linear infinite}@keyframes fall-261{72.281%{transform:translate(54.0276vw,72.281vh) scale(.0672)}to{transform:translate(52.34395vw,99vh) scale(.0672)}}.snow:nth-child(262){opacity:.8966;transform:translate(45.8435vw,-10px) scale(.3904);animation:fall-262 25s -17s linear infinite}@keyframes fall-262{64.256%{transform:translate(51.8914vw,64.256vh) scale(.3904)}to{transform:translate(48.86745vw,99vh) scale(.3904)}}.snow:nth-child(263){opacity:.4228;transform:translate(80.2655vw,-10px) scale(.6553);animation:fall-263 21s -9s linear infinite}@keyframes fall-263{60.459%{transform:translate(83.0968vw,60.459vh) scale(.6553)}to{transform:translate(81.68115vw,99vh) scale(.6553)}}.snow:nth-child(264){opacity:1.0582;transform:translate(87.0353vw,-10px) scale(.7048);animation:fall-264 19s -22s linear infinite}@keyframes fall-264{52.844%{transform:translate(77.8122vw,52.844vh) scale(.7048)}to{transform:translate(82.42375vw,99vh) scale(.7048)}}.snow:nth-child(265){opacity:1.0704;transform:translate(68.064vw,-10px) scale(.3302);animation:fall-265 25s -6s linear infinite}@keyframes fall-265{66.656%{transform:translate(77.3536vw,66.656vh) scale(.3302)}to{transform:translate(72.7088vw,99vh) scale(.3302)}}.snow:nth-child(266){opacity:1.0322;transform:translate(35.3686vw,-10px) scale(.5997);animation:fall-266 29s -22s linear infinite}@keyframes fall-266{46.056%{transform:translate(25.5018vw,46.056vh) scale(.5997)}to{transform:translate(30.4352vw,99vh) scale(.5997)}}.snow:nth-child(267){opacity:1.2276;transform:translate(85.8663vw,-10px) scale(.616);animation:fall-267 19s -29s linear infinite}@keyframes fall-267{46.17%{transform:translate(85.1314vw,46.17vh) scale(.616)}to{transform:translate(85.49885vw,99vh) scale(.616)}}.snow:nth-child(268){opacity:1.1572;transform:translate(83.5227vw,-10px) scale(.9395);animation:fall-268 28s -20s linear infinite}@keyframes fall-268{74.246%{transform:translate(81.9663vw,74.246vh) scale(.9395)}to{transform:translate(82.7445vw,99vh) scale(.9395)}}.snow:nth-child(269){opacity:1.9438;transform:translate(54.9319vw,-10px) scale(.4982);animation:fall-269 19s -19s linear infinite}@keyframes fall-269{30.026%{transform:translate(61.976vw,30.026vh) scale(.4982)}to{transform:translate(58.45395vw,99vh) scale(.4982)}}.snow:nth-child(270){opacity:1.2618;transform:translate(96.9355vw,-10px) scale(.8279);animation:fall-270 16s -27s linear infinite}@keyframes fall-270{40.841%{transform:translate(91.4508vw,40.841vh) scale(.8279)}to{transform:translate(94.19315vw,99vh) scale(.8279)}}.snow:nth-child(271){opacity:1.343;transform:translate(14.7722vw,-10px) scale(.0844);animation:fall-271 21s -26s linear infinite}@keyframes fall-271{52.531%{transform:translate(7.6173vw,52.531vh) scale(.0844)}to{transform:translate(11.19475vw,99vh) scale(.0844)}}.snow:nth-child(272){opacity:.0788;transform:translate(65.6175vw,-10px) scale(.1109);animation:fall-272 15s -17s linear infinite}@keyframes fall-272{42.919%{transform:translate(68.7583vw,42.919vh) scale(.1109)}to{transform:translate(67.1879vw,99vh) scale(.1109)}}.snow:nth-child(273){opacity:.8726;transform:translate(46.3182vw,-10px) scale(.7169);animation:fall-273 11s -14s linear infinite}@keyframes fall-273{76.805%{transform:translate(46.8837vw,76.805vh) scale(.7169)}to{transform:translate(46.60095vw,99vh) scale(.7169)}}.snow:nth-child(274){opacity:1.2064;transform:translate(27.3558vw,-10px) scale(.9854);animation:fall-274 20s -19s linear infinite}@keyframes fall-274{66.471%{transform:translate(31.9775vw,66.471vh) scale(.9854)}to{transform:translate(29.66665vw,99vh) scale(.9854)}}.snow:nth-child(275){opacity:1.8108;transform:translate(27.3609vw,-10px) scale(.0265);animation:fall-275 27s -28s linear infinite}@keyframes fall-275{50.109%{transform:translate(36.1438vw,50.109vh) scale(.0265)}to{transform:translate(31.75235vw,99vh) scale(.0265)}}.snow:nth-child(276){opacity:1.7856;transform:translate(22.2889vw,-10px) scale(.0544);animation:fall-276 26s -22s linear infinite}@keyframes fall-276{67.833%{transform:translate(21.8841vw,67.833vh) scale(.0544)}to{transform:translate(22.0865vw,99vh) scale(.0544)}}.snow:nth-child(277){opacity:1.9994;transform:translate(59.5497vw,-10px) scale(.7308);animation:fall-277 18s -15s linear infinite}@keyframes fall-277{59.116%{transform:translate(68.3358vw,59.116vh) scale(.7308)}to{transform:translate(63.94275vw,99vh) scale(.7308)}}.snow:nth-child(278){opacity:.7076;transform:translate(81.6498vw,-10px) scale(.5656);animation:fall-278 26s -21s linear infinite}@keyframes fall-278{54.216%{transform:translate(81.4761vw,54.216vh) scale(.5656)}to{transform:translate(81.56295vw,99vh) scale(.5656)}}.snow:nth-child(279){opacity:.5138;transform:translate(61.6866vw,-10px) scale(.4747);animation:fall-279 23s -16s linear infinite}@keyframes fall-279{69.387%{transform:translate(56.4702vw,69.387vh) scale(.4747)}to{transform:translate(59.0784vw,99vh) scale(.4747)}}.snow:nth-child(280){opacity:1.977;transform:translate(18.2119vw,-10px) scale(.8857);animation:fall-280 25s -28s linear infinite}@keyframes fall-280{61.184%{transform:translate(12.8431vw,61.184vh) scale(.8857)}to{transform:translate(15.5275vw,99vh) scale(.8857)}}.snow:nth-child(281){opacity:1.2798;transform:translate(14.2057vw,-10px) scale(.561);animation:fall-281 20s -28s linear infinite}@keyframes fall-281{63.372%{transform:translate(12.1907vw,63.372vh) scale(.561)}to{transform:translate(13.1982vw,99vh) scale(.561)}}.snow:nth-child(282){opacity:.6312;transform:translate(71.3236vw,-10px) scale(.9847);animation:fall-282 17s -11s linear infinite}@keyframes fall-282{45.348%{transform:translate(71.624vw,45.348vh) scale(.9847)}to{transform:translate(71.4738vw,99vh) scale(.9847)}}.snow:nth-child(283){opacity:1.047;transform:translate(47.2922vw,-10px) scale(.4695);animation:fall-283 21s -29s linear infinite}@keyframes fall-283{75.505%{transform:translate(52.6616vw,75.505vh) scale(.4695)}to{transform:translate(49.9769vw,99vh) scale(.4695)}}.snow:nth-child(284){opacity:1.8638;transform:translate(80.5314vw,-10px) scale(.7178);animation:fall-284 26s -4s linear infinite}@keyframes fall-284{32.381%{transform:translate(79.2437vw,32.381vh) scale(.7178)}to{transform:translate(79.88755vw,99vh) scale(.7178)}}.snow:nth-child(285){opacity:1.572;transform:translate(15.5413vw,-10px) scale(.4398);animation:fall-285 28s -29s linear infinite}@keyframes fall-285{68.267%{transform:translate(21.602vw,68.267vh) scale(.4398)}to{transform:translate(18.57165vw,99vh) scale(.4398)}}.snow:nth-child(286){opacity:.604;transform:translate(19.6664vw,-10px) scale(.3724);animation:fall-286 10s -1s linear infinite}@keyframes fall-286{49.005%{transform:translate(25.422vw,49.005vh) scale(.3724)}to{transform:translate(22.5442vw,99vh) scale(.3724)}}.snow:nth-child(287){opacity:.9766;transform:translate(33.2059vw,-10px) scale(.4792);animation:fall-287 18s -13s linear infinite}@keyframes fall-287{71.371%{transform:translate(33.6099vw,71.371vh) scale(.4792)}to{transform:translate(33.4079vw,99vh) scale(.4792)}}.snow:nth-child(288){opacity:1.1654;transform:translate(91.1717vw,-10px) scale(.4983);animation:fall-288 23s -29s linear infinite}@keyframes fall-288{41.728%{transform:translate(100.9036vw,41.728vh) scale(.4983)}to{transform:translate(96.03765vw,99vh) scale(.4983)}}.snow:nth-child(289){opacity:1.2326;transform:translate(96.3894vw,-10px) scale(.0245);animation:fall-289 15s -22s linear infinite}@keyframes fall-289{49.525%{transform:translate(99.6453vw,49.525vh) scale(.0245)}to{transform:translate(98.01735vw,99vh) scale(.0245)}}.snow:nth-child(290){opacity:1.1564;transform:translate(82.6466vw,-10px) scale(.3754);animation:fall-290 25s -2s linear infinite}@keyframes fall-290{45.641%{transform:translate(83.8159vw,45.641vh) scale(.3754)}to{transform:translate(83.23125vw,99vh) scale(.3754)}}.snow:nth-child(291){opacity:1.0636;transform:translate(4.3992vw,-10px) scale(.5941);animation:fall-291 16s -22s linear infinite}@keyframes fall-291{31.486%{transform:translate(-2.8074vw,31.486vh) scale(.5941)}to{transform:translate(.7959vw,99vh) scale(.5941)}}.snow:nth-child(292){opacity:.825;transform:translate(50.5458vw,-10px) scale(.5536);animation:fall-292 24s -16s linear infinite}@keyframes fall-292{39.492%{transform:translate(55.7342vw,39.492vh) scale(.5536)}to{transform:translate(53.14vw,99vh) scale(.5536)}}.snow:nth-child(293){opacity:.4464;transform:translate(31.613vw,-10px) scale(.7321);animation:fall-293 13s -27s linear infinite}@keyframes fall-293{56.99%{transform:translate(39.5933vw,56.99vh) scale(.7321)}to{transform:translate(35.60315vw,99vh) scale(.7321)}}.snow:nth-child(294){opacity:.1328;transform:translate(75.5843vw,-10px) scale(.4215);animation:fall-294 12s -18s linear infinite}@keyframes fall-294{69.478%{transform:translate(73.0906vw,69.478vh) scale(.4215)}to{transform:translate(74.33745vw,99vh) scale(.4215)}}.snow:nth-child(295){opacity:.0554;transform:translate(95.9073vw,-10px) scale(.612);animation:fall-295 28s -3s linear infinite}@keyframes fall-295{62.489%{transform:translate(101.0737vw,62.489vh) scale(.612)}to{transform:translate(98.4905vw,99vh) scale(.612)}}.snow:nth-child(296){opacity:1.1584;transform:translate(53.7287vw,-10px) scale(.7198);animation:fall-296 26s -18s linear infinite}@keyframes fall-296{48.744%{transform:translate(50.2511vw,48.744vh) scale(.7198)}to{transform:translate(51.9899vw,99vh) scale(.7198)}}.snow:nth-child(297){opacity:.177;transform:translate(5.45vw,-10px) scale(.8756);animation:fall-297 12s -28s linear infinite}@keyframes fall-297{47.09%{transform:translate(13.3855vw,47.09vh) scale(.8756)}to{transform:translate(9.41775vw,99vh) scale(.8756)}}.snow:nth-child(298){opacity:.76;transform:translate(14.6338vw,-10px) scale(.2888);animation:fall-298 18s -13s linear infinite}@keyframes fall-298{35.63%{transform:translate(4.8257vw,35.63vh) scale(.2888)}to{transform:translate(9.72975vw,99vh) scale(.2888)}}.snow:nth-child(299){opacity:.0424;transform:translate(26.0816vw,-10px) scale(.8369);animation:fall-299 27s -5s linear infinite}@keyframes fall-299{68.677%{transform:translate(30.7737vw,68.677vh) scale(.8369)}to{transform:translate(28.42765vw,99vh) scale(.8369)}}.snow:nth-child(300){opacity:1.738;transform:translate(88.4453vw,-10px) scale(.2448);animation:fall-300 14s -26s linear infinite}@keyframes fall-300{45.813%{transform:translate(83.6375vw,45.813vh) scale(.2448)}to{transform:translate(86.0414vw,99vh) scale(.2448)}}.snow:nth-child(301){opacity:1.4326;transform:translate(29.5588vw,-10px) scale(.7804);animation:fall-301 23s -22s linear infinite}@keyframes fall-301{58.217%{transform:translate(31.3668vw,58.217vh) scale(.7804)}to{transform:translate(30.4628vw,99vh) scale(.7804)}}.snow:nth-child(302){opacity:1.281;transform:translate(87.1426vw,-10px) scale(.7506);animation:fall-302 27s -2s linear infinite}@keyframes fall-302{69.348%{transform:translate(91.377vw,69.348vh) scale(.7506)}to{transform:translate(89.2598vw,99vh) scale(.7506)}}.snow:nth-child(303){opacity:.7012;transform:translate(22.4886vw,-10px) scale(.6956);animation:fall-303 29s -20s linear infinite}@keyframes fall-303{40.442%{transform:translate(19.301vw,40.442vh) scale(.6956)}to{transform:translate(20.8948vw,99vh) scale(.6956)}}.snow:nth-child(304){opacity:1.1294;transform:translate(33.7506vw,-10px) scale(.1442);animation:fall-304 28s -13s linear infinite}@keyframes fall-304{79.043%{transform:translate(37.8167vw,79.043vh) scale(.1442)}to{transform:translate(35.78365vw,99vh) scale(.1442)}}.snow:nth-child(305){opacity:.242;transform:translate(15.0419vw,-10px) scale(.6222);animation:fall-305 22s -8s linear infinite}@keyframes fall-305{62.703%{transform:translate(22.7962vw,62.703vh) scale(.6222)}to{transform:translate(18.91905vw,99vh) scale(.6222)}}.snow:nth-child(306){opacity:.6626;transform:translate(19.4762vw,-10px) scale(.5974);animation:fall-306 10s -3s linear infinite}@keyframes fall-306{41.104%{transform:translate(28.9644vw,41.104vh) scale(.5974)}to{transform:translate(24.2203vw,99vh) scale(.5974)}}.snow:nth-child(307){opacity:.1762;transform:translate(90.0739vw,-10px) scale(.2568);animation:fall-307 20s -23s linear infinite}@keyframes fall-307{59.87%{transform:translate(92.9393vw,59.87vh) scale(.2568)}to{transform:translate(91.5066vw,99vh) scale(.2568)}}.snow:nth-child(308){opacity:.9526;transform:translate(30.0865vw,-10px) scale(.7946);animation:fall-308 14s -23s linear infinite}@keyframes fall-308{65.893%{transform:translate(30.7277vw,65.893vh) scale(.7946)}to{transform:translate(30.4071vw,99vh) scale(.7946)}}.snow:nth-child(309){opacity:1.518;transform:translate(59.9945vw,-10px) scale(.6995);animation:fall-309 10s -14s linear infinite}@keyframes fall-309{46.444%{transform:translate(55.7658vw,46.444vh) scale(.6995)}to{transform:translate(57.88015vw,99vh) scale(.6995)}}.snow:nth-child(310){opacity:.7858;transform:translate(62.5238vw,-10px) scale(.6806);animation:fall-310 21s -24s linear infinite}@keyframes fall-310{64.63%{transform:translate(67.6288vw,64.63vh) scale(.6806)}to{transform:translate(65.0763vw,99vh) scale(.6806)}}.snow:nth-child(311){opacity:1.2864;transform:translate(57.5999vw,-10px) scale(.7293);animation:fall-311 23s -6s linear infinite}@keyframes fall-311{67.925%{transform:translate(60.7714vw,67.925vh) scale(.7293)}to{transform:translate(59.18565vw,99vh) scale(.7293)}}.snow:nth-child(312){opacity:1.1068;transform:translate(29.5612vw,-10px) scale(.9982);animation:fall-312 14s -27s linear infinite}@keyframes fall-312{49.095%{transform:translate(22.5959vw,49.095vh) scale(.9982)}to{transform:translate(26.07855vw,99vh) scale(.9982)}}.snow:nth-child(313){opacity:1.0584;transform:translate(68.9892vw,-10px) scale(.3182);animation:fall-313 18s -25s linear infinite}@keyframes fall-313{35.232%{transform:translate(78.9108vw,35.232vh) scale(.3182)}to{transform:translate(73.95vw,99vh) scale(.3182)}}.snow:nth-child(314){opacity:.5892;transform:translate(90.7453vw,-10px) scale(.297);animation:fall-314 16s -30s linear infinite}@keyframes fall-314{37.233%{transform:translate(96.7944vw,37.233vh) scale(.297)}to{transform:translate(93.76985vw,99vh) scale(.297)}}.snow:nth-child(315){opacity:.1144;transform:translate(11.3447vw,-10px) scale(.0455);animation:fall-315 19s -2s linear infinite}@keyframes fall-315{77.647%{transform:translate(17.6648vw,77.647vh) scale(.0455)}to{transform:translate(14.50475vw,99vh) scale(.0455)}}.snow:nth-child(316){opacity:1.4014;transform:translate(44.7311vw,-10px) scale(.8802);animation:fall-316 29s -25s linear infinite}@keyframes fall-316{41.954%{transform:translate(42.4056vw,41.954vh) scale(.8802)}to{transform:translate(43.56835vw,99vh) scale(.8802)}}.snow:nth-child(317){opacity:.7292;transform:translate(47.7579vw,-10px) scale(.2922);animation:fall-317 24s -6s linear infinite}@keyframes fall-317{78.651%{transform:translate(49.4016vw,78.651vh) scale(.2922)}to{transform:translate(48.57975vw,99vh) scale(.2922)}}.snow:nth-child(318){opacity:.6748;transform:translate(98.8386vw,-10px) scale(.9307);animation:fall-318 27s -25s linear infinite}@keyframes fall-318{48.368%{transform:translate(98.4412vw,48.368vh) scale(.9307)}to{transform:translate(98.6399vw,99vh) scale(.9307)}}.snow:nth-child(319){opacity:1.5046;transform:translate(43.2757vw,-10px) scale(.5194);animation:fall-319 26s -21s linear infinite}@keyframes fall-319{71.156%{transform:translate(34.1185vw,71.156vh) scale(.5194)}to{transform:translate(38.6971vw,99vh) scale(.5194)}}.snow:nth-child(320){opacity:1.6084;transform:translate(84.0364vw,-10px) scale(.7686);animation:fall-320 24s -17s linear infinite}@keyframes fall-320{70.151%{transform:translate(89.5154vw,70.151vh) scale(.7686)}to{transform:translate(86.7759vw,99vh) scale(.7686)}}.snow:nth-child(321){opacity:.3714;transform:translate(66.3875vw,-10px) scale(.448);animation:fall-321 19s -10s linear infinite}@keyframes fall-321{43.622%{transform:translate(70.0433vw,43.622vh) scale(.448)}to{transform:translate(68.2154vw,99vh) scale(.448)}}.snow:nth-child(322){opacity:.9346;transform:translate(30.8113vw,-10px) scale(.3936);animation:fall-322 16s -18s linear infinite}@keyframes fall-322{54.8%{transform:translate(40.4554vw,54.8vh) scale(.3936)}to{transform:translate(35.63335vw,99vh) scale(.3936)}}.snow:nth-child(323){opacity:.9434;transform:translate(72.5875vw,-10px) scale(.471);animation:fall-323 28s -29s linear infinite}@keyframes fall-323{35.485%{transform:translate(70.6201vw,35.485vh) scale(.471)}to{transform:translate(71.6038vw,99vh) scale(.471)}}.snow:nth-child(324){opacity:1.8978;transform:translate(22.2992vw,-10px) scale(.642);animation:fall-324 26s -22s linear infinite}@keyframes fall-324{48.208%{transform:translate(27.0611vw,48.208vh) scale(.642)}to{transform:translate(24.68015vw,99vh) scale(.642)}}.snow:nth-child(325){opacity:1.9674;transform:translate(79.7864vw,-10px) scale(.2696);animation:fall-325 22s -12s linear infinite}@keyframes fall-325{47.741%{transform:translate(74.7722vw,47.741vh) scale(.2696)}to{transform:translate(77.2793vw,99vh) scale(.2696)}}.snow:nth-child(326){opacity:.5164;transform:translate(69.0743vw,-10px) scale(.8756);animation:fall-326 19s -4s linear infinite}@keyframes fall-326{74.142%{transform:translate(61.2507vw,74.142vh) scale(.8756)}to{transform:translate(65.1625vw,99vh) scale(.8756)}}.snow:nth-child(327){opacity:1.045;transform:translate(60.5029vw,-10px) scale(.2637);animation:fall-327 29s -27s linear infinite}@keyframes fall-327{63.675%{transform:translate(58.4794vw,63.675vh) scale(.2637)}to{transform:translate(59.49115vw,99vh) scale(.2637)}}.snow:nth-child(328){opacity:.164;transform:translate(37.7431vw,-10px) scale(.9742);animation:fall-328 27s -14s linear infinite}@keyframes fall-328{57.058%{transform:translate(41.427vw,57.058vh) scale(.9742)}to{transform:translate(39.58505vw,99vh) scale(.9742)}}.snow:nth-child(329){opacity:.884;transform:translate(16.6898vw,-10px) scale(.464);animation:fall-329 27s -29s linear infinite}@keyframes fall-329{48.943%{transform:translate(14.9421vw,48.943vh) scale(.464)}to{transform:translate(15.81595vw,99vh) scale(.464)}}.snow:nth-child(330){opacity:.1212;transform:translate(12.495vw,-10px) scale(.9531);animation:fall-330 22s -4s linear infinite}@keyframes fall-330{45.423%{transform:translate(5.4236vw,45.423vh) scale(.9531)}to{transform:translate(8.9593vw,99vh) scale(.9531)}}.snow:nth-child(331){opacity:1.4174;transform:translate(93.1519vw,-10px) scale(.0086);animation:fall-331 21s -13s linear infinite}@keyframes fall-331{54.89%{transform:translate(88.9992vw,54.89vh) scale(.0086)}to{transform:translate(91.07555vw,99vh) scale(.0086)}}.snow:nth-child(332){opacity:.858;transform:translate(90.7955vw,-10px) scale(.935);animation:fall-332 28s -6s linear infinite}@keyframes fall-332{70.341%{transform:translate(93.5635vw,70.341vh) scale(.935)}to{transform:translate(92.1795vw,99vh) scale(.935)}}.snow:nth-child(333){opacity:.8544;transform:translate(93.3326vw,-10px) scale(.5092);animation:fall-333 11s -18s linear infinite}@keyframes fall-333{36.466%{transform:translate(90.1216vw,36.466vh) scale(.5092)}to{transform:translate(91.7271vw,99vh) scale(.5092)}}.snow:nth-child(334){opacity:.892;transform:translate(65.8621vw,-10px) scale(.8343);animation:fall-334 15s -27s linear infinite}@keyframes fall-334{43.653%{transform:translate(70.1668vw,43.653vh) scale(.8343)}to{transform:translate(68.01445vw,99vh) scale(.8343)}}.snow:nth-child(335){opacity:1.1108;transform:translate(1.4462vw,-10px) scale(.0681);animation:fall-335 13s -11s linear infinite}@keyframes fall-335{73.378%{transform:translate(-4.9964vw,73.378vh) scale(.0681)}to{transform:translate(-1.7751vw,99vh) scale(.0681)}}.snow:nth-child(336){opacity:1.3434;transform:translate(27.1605vw,-10px) scale(.7564);animation:fall-336 20s -20s linear infinite}@keyframes fall-336{70.628%{transform:translate(35.9851vw,70.628vh) scale(.7564)}to{transform:translate(31.5728vw,99vh) scale(.7564)}}.snow:nth-child(337){opacity:.4406;transform:translate(29.0443vw,-10px) scale(.3814);animation:fall-337 18s -13s linear infinite}@keyframes fall-337{53.999%{transform:translate(20.7009vw,53.999vh) scale(.3814)}to{transform:translate(24.8726vw,99vh) scale(.3814)}}.snow:nth-child(338){opacity:1.761;transform:translate(71.0865vw,-10px) scale(.2999);animation:fall-338 28s -26s linear infinite}@keyframes fall-338{59.935%{transform:translate(72.6514vw,59.935vh) scale(.2999)}to{transform:translate(71.86895vw,99vh) scale(.2999)}}.snow:nth-child(339){opacity:1.8834;transform:translate(18.3853vw,-10px) scale(.6047);animation:fall-339 30s -24s linear infinite}@keyframes fall-339{35.235%{transform:translate(10.4163vw,35.235vh) scale(.6047)}to{transform:translate(14.4008vw,99vh) scale(.6047)}}.snow:nth-child(340){opacity:1.0522;transform:translate(95.4246vw,-10px) scale(.9898);animation:fall-340 14s -21s linear infinite}@keyframes fall-340{69.479%{transform:translate(86.3433vw,69.479vh) scale(.9898)}to{transform:translate(90.88395vw,99vh) scale(.9898)}}.snow:nth-child(341){opacity:1.0268;transform:translate(48.9085vw,-10px) scale(.346);animation:fall-341 20s -14s linear infinite}@keyframes fall-341{48.564%{transform:translate(46.4651vw,48.564vh) scale(.346)}to{transform:translate(47.6868vw,99vh) scale(.346)}}.snow:nth-child(342){opacity:1.2902;transform:translate(4.5972vw,-10px) scale(.7887);animation:fall-342 18s -28s linear infinite}@keyframes fall-342{45.758%{transform:translate(-4.5483vw,45.758vh) scale(.7887)}to{transform:translate(.02445vw,99vh) scale(.7887)}}.snow:nth-child(343){opacity:1.6854;transform:translate(21.1053vw,-10px) scale(.8857);animation:fall-343 18s -27s linear infinite}@keyframes fall-343{59.397%{transform:translate(11.1912vw,59.397vh) scale(.8857)}to{transform:translate(16.14825vw,99vh) scale(.8857)}}.snow:nth-child(344){opacity:1.8552;transform:translate(87.5662vw,-10px) scale(.8183);animation:fall-344 25s -30s linear infinite}@keyframes fall-344{45.257%{transform:translate(89.6647vw,45.257vh) scale(.8183)}to{transform:translate(88.61545vw,99vh) scale(.8183)}}.snow:nth-child(345){opacity:1.9746;transform:translate(69.464vw,-10px) scale(.4069);animation:fall-345 15s -12s linear infinite}@keyframes fall-345{77.515%{transform:translate(71.3432vw,77.515vh) scale(.4069)}to{transform:translate(70.4036vw,99vh) scale(.4069)}}.snow:nth-child(346){opacity:.2172;transform:translate(.0704vw,-10px) scale(.6966);animation:fall-346 29s -4s linear infinite}@keyframes fall-346{30.665%{transform:translate(3.0085vw,30.665vh) scale(.6966)}to{transform:translate(1.53945vw,99vh) scale(.6966)}}.snow:nth-child(347){opacity:1.812;transform:translate(92.3543vw,-10px) scale(.8221);animation:fall-347 26s -19s linear infinite}@keyframes fall-347{77.169%{transform:translate(100.3193vw,77.169vh) scale(.8221)}to{transform:translate(96.3368vw,99vh) scale(.8221)}}.snow:nth-child(348){opacity:.3308;transform:translate(56.2368vw,-10px) scale(.5744);animation:fall-348 30s -16s linear infinite}@keyframes fall-348{40.826%{transform:translate(50.2371vw,40.826vh) scale(.5744)}to{transform:translate(53.23695vw,99vh) scale(.5744)}}.snow:nth-child(349){opacity:1.0418;transform:translate(66.7914vw,-10px) scale(.9879);animation:fall-349 15s -6s linear infinite}@keyframes fall-349{55.712%{transform:translate(73.6313vw,55.712vh) scale(.9879)}to{transform:translate(70.21135vw,99vh) scale(.9879)}}.snow:nth-child(350){opacity:.9802;transform:translate(43.706vw,-10px) scale(.4652);animation:fall-350 15s -10s linear infinite}@keyframes fall-350{78.537%{transform:translate(52.1137vw,78.537vh) scale(.4652)}to{transform:translate(47.90985vw,99vh) scale(.4652)}}.snow:nth-child(351){opacity:1.7326;transform:translate(19.0912vw,-10px) scale(.6221);animation:fall-351 25s -11s linear infinite}@keyframes fall-351{48.299%{transform:translate(28.2327vw,48.299vh) scale(.6221)}to{transform:translate(23.66195vw,99vh) scale(.6221)}}.snow:nth-child(352){opacity:.7508;transform:translate(69.8157vw,-10px) scale(.9293);animation:fall-352 11s -18s linear infinite}@keyframes fall-352{48.047%{transform:translate(64.6071vw,48.047vh) scale(.9293)}to{transform:translate(67.2114vw,99vh) scale(.9293)}}.snow:nth-child(353){opacity:1.2584;transform:translate(28.9682vw,-10px) scale(.4854);animation:fall-353 13s -16s linear infinite}@keyframes fall-353{62.125%{transform:translate(20.7146vw,62.125vh) scale(.4854)}to{transform:translate(24.8414vw,99vh) scale(.4854)}}.snow:nth-child(354){opacity:.6032;transform:translate(61.0203vw,-10px) scale(.8081);animation:fall-354 25s -9s linear infinite}@keyframes fall-354{31.359%{transform:translate(55.1507vw,31.359vh) scale(.8081)}to{transform:translate(58.0855vw,99vh) scale(.8081)}}.snow:nth-child(355){opacity:.5052;transform:translate(69.8531vw,-10px) scale(.5079);animation:fall-355 13s -14s linear infinite}@keyframes fall-355{33.606%{transform:translate(79.5529vw,33.606vh) scale(.5079)}to{transform:translate(74.703vw,99vh) scale(.5079)}}.snow:nth-child(356){opacity:.3728;transform:translate(13.9183vw,-10px) scale(.8584);animation:fall-356 12s -24s linear infinite}@keyframes fall-356{34.986%{transform:translate(19.6541vw,34.986vh) scale(.8584)}to{transform:translate(16.7862vw,99vh) scale(.8584)}}.snow:nth-child(357){opacity:.0696;transform:translate(51.0382vw,-10px) scale(.517);animation:fall-357 23s -13s linear infinite}@keyframes fall-357{63.658%{transform:translate(44.7411vw,63.658vh) scale(.517)}to{transform:translate(47.88965vw,99vh) scale(.517)}}.snow:nth-child(358){opacity:1.7946;transform:translate(36.3154vw,-10px) scale(.7652);animation:fall-358 16s -18s linear infinite}@keyframes fall-358{74.716%{transform:translate(38.7384vw,74.716vh) scale(.7652)}to{transform:translate(37.5269vw,99vh) scale(.7652)}}.snow:nth-child(359){opacity:1.8456;transform:translate(24.3463vw,-10px) scale(.0275);animation:fall-359 18s -22s linear infinite}@keyframes fall-359{58.385%{transform:translate(33.6434vw,58.385vh) scale(.0275)}to{transform:translate(28.99485vw,99vh) scale(.0275)}}.snow:nth-child(360){opacity:.1216;transform:translate(.9485vw,-10px) scale(.6766);animation:fall-360 21s -23s linear infinite}@keyframes fall-360{33.803%{transform:translate(4.3689vw,33.803vh) scale(.6766)}to{transform:translate(2.6587vw,99vh) scale(.6766)}}.snow:nth-child(361){opacity:.0876;transform:translate(77.3874vw,-10px) scale(.5538);animation:fall-361 23s -3s linear infinite}@keyframes fall-361{72.424%{transform:translate(79.0253vw,72.424vh) scale(.5538)}to{transform:translate(78.20635vw,99vh) scale(.5538)}}.snow:nth-child(362){opacity:.8686;transform:translate(38.8375vw,-10px) scale(.9824);animation:fall-362 12s -26s linear infinite}@keyframes fall-362{34.575%{transform:translate(40.284vw,34.575vh) scale(.9824)}to{transform:translate(39.56075vw,99vh) scale(.9824)}}.snow:nth-child(363){opacity:.7814;transform:translate(33.7733vw,-10px) scale(.1318);animation:fall-363 27s -24s linear infinite}@keyframes fall-363{78.978%{transform:translate(38.0455vw,78.978vh) scale(.1318)}to{transform:translate(35.9094vw,99vh) scale(.1318)}}.snow:nth-child(364){opacity:.091;transform:translate(20.6802vw,-10px) scale(.3003);animation:fall-364 10s -30s linear infinite}@keyframes fall-364{57.296%{transform:translate(18.9719vw,57.296vh) scale(.3003)}to{transform:translate(19.82605vw,99vh) scale(.3003)}}.snow:nth-child(365){opacity:.4472;transform:translate(21.0249vw,-10px) scale(.8369);animation:fall-365 19s -25s linear infinite}@keyframes fall-365{74.663%{transform:translate(23.7825vw,74.663vh) scale(.8369)}to{transform:translate(22.4037vw,99vh) scale(.8369)}}.snow:nth-child(366){opacity:1.8494;transform:translate(75.4474vw,-10px) scale(.9908);animation:fall-366 11s -29s linear infinite}@keyframes fall-366{42.991%{transform:translate(82.9863vw,42.991vh) scale(.9908)}to{transform:translate(79.21685vw,99vh) scale(.9908)}}.snow:nth-child(367){opacity:1.9792;transform:translate(23.6707vw,-10px) scale(.0921);animation:fall-367 10s -4s linear infinite}@keyframes fall-367{53.854%{transform:translate(19.2296vw,53.854vh) scale(.0921)}to{transform:translate(21.45015vw,99vh) scale(.0921)}}.snow:nth-child(368){opacity:.5722;transform:translate(45.3967vw,-10px) scale(.157);animation:fall-368 13s -4s linear infinite}@keyframes fall-368{38.991%{transform:translate(47.0378vw,38.991vh) scale(.157)}to{transform:translate(46.21725vw,99vh) scale(.157)}}.snow:nth-child(369){opacity:.4014;transform:translate(6.9319vw,-10px) scale(.8571);animation:fall-369 13s -24s linear infinite}@keyframes fall-369{40.55%{transform:translate(5.0438vw,40.55vh) scale(.8571)}to{transform:translate(5.98785vw,99vh) scale(.8571)}}.snow:nth-child(370){opacity:.6684;transform:translate(64.9201vw,-10px) scale(.2926);animation:fall-370 12s -16s linear infinite}@keyframes fall-370{44.69%{transform:translate(71.7365vw,44.69vh) scale(.2926)}to{transform:translate(68.3283vw,99vh) scale(.2926)}}.snow:nth-child(371){opacity:1.1042;transform:translate(33.2181vw,-10px) scale(.4304);animation:fall-371 20s -21s linear infinite}@keyframes fall-371{57.431%{transform:translate(27.3229vw,57.431vh) scale(.4304)}to{transform:translate(30.2705vw,99vh) scale(.4304)}}.snow:nth-child(372){opacity:.3784;transform:translate(14.7941vw,-10px) scale(.3594);animation:fall-372 10s -10s linear infinite}@keyframes fall-372{54.367%{transform:translate(17.8702vw,54.367vh) scale(.3594)}to{transform:translate(16.33215vw,99vh) scale(.3594)}}.snow:nth-child(373){opacity:.1502;transform:translate(48.7059vw,-10px) scale(.7369);animation:fall-373 20s -22s linear infinite}@keyframes fall-373{78.141%{transform:translate(54.0027vw,78.141vh) scale(.7369)}to{transform:translate(51.3543vw,99vh) scale(.7369)}}.snow:nth-child(374){opacity:1.8492;transform:translate(65.6809vw,-10px) scale(.0896);animation:fall-374 25s -4s linear infinite}@keyframes fall-374{36.726%{transform:translate(58.2653vw,36.726vh) scale(.0896)}to{transform:translate(61.9731vw,99vh) scale(.0896)}}.snow:nth-child(375){opacity:.0466;transform:translate(25.3365vw,-10px) scale(.2651);animation:fall-375 16s -5s linear infinite}@keyframes fall-375{38.431%{transform:translate(28.4419vw,38.431vh) scale(.2651)}to{transform:translate(26.8892vw,99vh) scale(.2651)}}.snow:nth-child(376){opacity:.58;transform:translate(47.6677vw,-10px) scale(.54);animation:fall-376 18s -27s linear infinite}@keyframes fall-376{58.584%{transform:translate(50.7977vw,58.584vh) scale(.54)}to{transform:translate(49.2327vw,99vh) scale(.54)}}.snow:nth-child(377){opacity:.6684;transform:translate(14.0129vw,-10px) scale(.9944);animation:fall-377 12s -6s linear infinite}@keyframes fall-377{56.053%{transform:translate(16.9922vw,56.053vh) scale(.9944)}to{transform:translate(15.50255vw,99vh) scale(.9944)}}.snow:nth-child(378){opacity:1.3168;transform:translate(17.6698vw,-10px) scale(.9633);animation:fall-378 24s -6s linear infinite}@keyframes fall-378{33.751%{transform:translate(16.7489vw,33.751vh) scale(.9633)}to{transform:translate(17.20935vw,99vh) scale(.9633)}}.snow:nth-child(379){opacity:.4006;transform:translate(9.6466vw,-10px) scale(.606);animation:fall-379 12s -27s linear infinite}@keyframes fall-379{36.896%{transform:translate(15.6559vw,36.896vh) scale(.606)}to{transform:translate(12.65125vw,99vh) scale(.606)}}.snow:nth-child(380){opacity:1.7218;transform:translate(91.5014vw,-10px) scale(.5962);animation:fall-380 23s -9s linear infinite}@keyframes fall-380{37.07%{transform:translate(98.3016vw,37.07vh) scale(.5962)}to{transform:translate(94.9015vw,99vh) scale(.5962)}}.snow:nth-child(381){opacity:1.7438;transform:translate(61.0805vw,-10px) scale(.0838);animation:fall-381 10s -2s linear infinite}@keyframes fall-381{30.124%{transform:translate(63.2468vw,30.124vh) scale(.0838)}to{transform:translate(62.16365vw,99vh) scale(.0838)}}.snow:nth-child(382){opacity:.3428;transform:translate(87.7524vw,-10px) scale(.0196);animation:fall-382 24s -24s linear infinite}@keyframes fall-382{40.481%{transform:translate(88.6635vw,40.481vh) scale(.0196)}to{transform:translate(88.20795vw,99vh) scale(.0196)}}.snow:nth-child(383){opacity:1.884;transform:translate(47.1297vw,-10px) scale(.608);animation:fall-383 26s -21s linear infinite}@keyframes fall-383{58.753%{transform:translate(43.5797vw,58.753vh) scale(.608)}to{transform:translate(45.3547vw,99vh) scale(.608)}}.snow:nth-child(384){opacity:.4892;transform:translate(72.502vw,-10px) scale(.462);animation:fall-384 11s -18s linear infinite}@keyframes fall-384{63.199%{transform:translate(75.7854vw,63.199vh) scale(.462)}to{transform:translate(74.1437vw,99vh) scale(.462)}}.snow:nth-child(385){opacity:.355;transform:translate(36.3444vw,-10px) scale(.682);animation:fall-385 14s -19s linear infinite}@keyframes fall-385{62.754%{transform:translate(38.9548vw,62.754vh) scale(.682)}to{transform:translate(37.6496vw,99vh) scale(.682)}}.snow:nth-child(386){opacity:1.4138;transform:translate(72.7827vw,-10px) scale(.4906);animation:fall-386 14s -16s linear infinite}@keyframes fall-386{53.593%{transform:translate(74.6322vw,53.593vh) scale(.4906)}to{transform:translate(73.70745vw,99vh) scale(.4906)}}.snow:nth-child(387){opacity:.0914;transform:translate(13.4828vw,-10px) scale(.8225);animation:fall-387 10s -26s linear infinite}@keyframes fall-387{69.664%{transform:translate(18.4005vw,69.664vh) scale(.8225)}to{transform:translate(15.94165vw,99vh) scale(.8225)}}.snow:nth-child(388){opacity:.4794;transform:translate(48.8504vw,-10px) scale(.2473);animation:fall-388 19s -3s linear infinite}@keyframes fall-388{72.504%{transform:translate(44.7427vw,72.504vh) scale(.2473)}to{transform:translate(46.79655vw,99vh) scale(.2473)}}.snow:nth-child(389){opacity:1.3992;transform:translate(71.1566vw,-10px) scale(.3576);animation:fall-389 26s -27s linear infinite}@keyframes fall-389{77.3%{transform:translate(66.2005vw,77.3vh) scale(.3576)}to{transform:translate(68.67855vw,99vh) scale(.3576)}}.snow:nth-child(390){opacity:.0296;transform:translate(87.2695vw,-10px) scale(.3504);animation:fall-390 19s -25s linear infinite}@keyframes fall-390{48.911%{transform:translate(80.9058vw,48.911vh) scale(.3504)}to{transform:translate(84.08765vw,99vh) scale(.3504)}}.snow:nth-child(391){opacity:.1478;transform:translate(20.5948vw,-10px) scale(.3637);animation:fall-391 14s -24s linear infinite}@keyframes fall-391{73.459%{transform:translate(22.2442vw,73.459vh) scale(.3637)}to{transform:translate(21.4195vw,99vh) scale(.3637)}}.snow:nth-child(392){opacity:.7462;transform:translate(23.4793vw,-10px) scale(.6403);animation:fall-392 21s -26s linear infinite}@keyframes fall-392{37.826%{transform:translate(29.0711vw,37.826vh) scale(.6403)}to{transform:translate(26.2752vw,99vh) scale(.6403)}}.snow:nth-child(393){opacity:.7802;transform:translate(70.3738vw,-10px) scale(.6204);animation:fall-393 29s -26s linear infinite}@keyframes fall-393{35.392%{transform:translate(66.4946vw,35.392vh) scale(.6204)}to{transform:translate(68.4342vw,99vh) scale(.6204)}}.snow:nth-child(394){opacity:.9064;transform:translate(88.8697vw,-10px) scale(.9528);animation:fall-394 20s -5s linear infinite}@keyframes fall-394{69.044%{transform:translate(91.4874vw,69.044vh) scale(.9528)}to{transform:translate(90.17855vw,99vh) scale(.9528)}}.snow:nth-child(395){opacity:1.1358;transform:translate(41.6688vw,-10px) scale(.2646);animation:fall-395 26s -28s linear infinite}@keyframes fall-395{71.154%{transform:translate(44.1358vw,71.154vh) scale(.2646)}to{transform:translate(42.9023vw,99vh) scale(.2646)}}.snow:nth-child(396){opacity:.3226;transform:translate(38.2147vw,-10px) scale(.9289);animation:fall-396 16s -13s linear infinite}@keyframes fall-396{61.112%{transform:translate(37.902vw,61.112vh) scale(.9289)}to{transform:translate(38.05835vw,99vh) scale(.9289)}}.snow:nth-child(397){opacity:1.9994;transform:translate(3.1979vw,-10px) scale(.9885);animation:fall-397 15s -18s linear infinite}@keyframes fall-397{53.175%{transform:translate(3.0248vw,53.175vh) scale(.9885)}to{transform:translate(3.11135vw,99vh) scale(.9885)}}.snow:nth-child(398){opacity:.7226;transform:translate(17.4189vw,-10px) scale(.9352);animation:fall-398 10s -30s linear infinite}@keyframes fall-398{62%{transform:translate(15.7225vw,62vh) scale(.9352)}to{transform:translate(16.5707vw,99vh) scale(.9352)}}.snow:nth-child(399){opacity:1.0704;transform:translate(21.8953vw,-10px) scale(.6869);animation:fall-399 23s -30s linear infinite}@keyframes fall-399{51.197%{transform:translate(14.7319vw,51.197vh) scale(.6869)}to{transform:translate(18.3136vw,99vh) scale(.6869)}}.snow:nth-child(400){opacity:1.369;transform:translate(78.8565vw,-10px) scale(.3691);animation:fall-400 18s -17s linear infinite}@keyframes fall-400{37.049%{transform:translate(84.4839vw,37.049vh) scale(.3691)}to{transform:translate(81.6702vw,99vh) scale(.3691)}}\n"] }]
|
|
29
29
|
}], ctorParameters: function () { return [{ type: i1.TokenService }, { type: i1.AppState }, { type: i2.Router }]; } });
|
|
30
30
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXBwLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3Byb2plY3RzL2NvcmUvc3JjL2xpYi9hcHAuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vcHJvamVjdHMvY29yZS9zcmMvbGliL2FwcC5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxVQUFVO0FBQ1YsT0FBTyxFQUFFLFNBQVMsRUFBRSxpQkFBaUIsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7Ozs7QUFNN0Qsa01BQWtNO0FBT2xNLE1BQU0sT0FBTyxZQUFZO0lBTXJCLFlBQW9CLEdBQWlCLEVBQVMsTUFBZ0IsRUFBVSxNQUFjO1FBQWxFLFFBQUcsR0FBSCxHQUFHLENBQWM7UUFBUyxXQUFNLEdBQU4sTUFBTSxDQUFVO1FBQVUsV0FBTSxHQUFOLE1BQU0sQ0FBUTtRQUovRSxVQUFLLEdBQWEsRUFBRSxDQUFDO1FBRXJCLGdCQUFXLEdBQUcsQ0FBQyxDQUFTLEVBQUUsSUFBUyxFQUFFLEVBQUUsQ0FBQyxJQUFJLENBQUM7UUFJaEQsSUFBSSxJQUFJLENBQUMsTUFBTSxDQUFDLGFBQWE7WUFDekIsS0FBSyxJQUFJLENBQUMsR0FBRyxDQUFDLEVBQUUsQ0FBQyxHQUFHLEdBQUcsRUFBRSxDQUFDLEVBQUU7Z0JBQ3hCLElBQUksQ0FBQyxLQUFLLENBQUMsSUFBSSxDQUFDLENBQUMsQ0FBQyxDQUFDO1FBRTNCLElBQUksQ0FBQyxJQUFJLENBQUMsR0FBRyxDQUFDLFlBQVksRUFBRTtZQUN4QixPQUFPLENBQUMsR0FBRyxDQUFDLHVEQUF1RCxDQUFDLENBQUE7WUFDcEUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxRQUFRLENBQUMsQ0FBQyxPQUFPLEVBQUUsRUFBRSxPQUFPLEVBQUUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxHQUFHLEVBQUUsQ0FBQyxDQUFDLENBQUM7U0FDakU7SUFDTCxDQUFDOzswR0FoQlEsWUFBWTs4RkFBWixZQUFZLGdEQ2R6Qix1TEFHK0I7NEZEV2xCLFlBQVk7a0JBTnhCLFNBQVM7K0JBQ0ksVUFBVSxpQkFDTCxpQkFBaUIsQ0FBQyxJQUFJIiwic291cmNlc0NvbnRlbnQiOlsiLy8gQW5ndWxhclxyXG5pbXBvcnQgeyBDb21wb25lbnQsIFZpZXdFbmNhcHN1bGF0aW9uIH0gZnJvbSBcIkBhbmd1bGFyL2NvcmVcIjtcclxuaW1wb3J0IHsgUm91dGVyIH0gZnJvbSBcIkBhbmd1bGFyL3JvdXRlclwiO1xyXG5cclxuLy8gQ29uZmlndXJhemlvbmlcclxuaW1wb3J0IHsgQXBwU3RhdGUsIFRva2VuU2VydmljZSB9IGZyb20gXCJAZXNmYWVuemEvY29yZS9zZXJ2aWNlc1wiO1xyXG5cclxuLyogTi5COiBRdWVzdG8gY29tcG9uZW50ZSBub24gcHXDsiBkaXZlbnRhcmUgc3RhbmRhbG9uZS4gw4ggaWwgcHVudG8gZGkgaW5ncmVzc28gcGVyIGlsIGJvb3RzdHJhcCBkZWkgbW9kdWxpIGRpIEZyb250ZW5kLCBjaGUgTk9OIHNpIGJhc2FubyBzdWkgY29tcG9uZW50aSBzdGFuZGFsb25lIGEgbWVubyBkaSByYXJlIGZ1bnppb25hbGl0w6AgKi9cclxuQENvbXBvbmVudCh7XHJcbiAgICBzZWxlY3RvcjogJ2FwcC1yb290JyxcclxuICAgIGVuY2Fwc3VsYXRpb246IFZpZXdFbmNhcHN1bGF0aW9uLk5vbmUsXHJcbiAgICBzdHlsZVVybHM6IFtcIi4vYXBwLmNvbXBvbmVudC5zY3NzXCJdLFxyXG4gICAgdGVtcGxhdGVVcmw6ICcuL2FwcC5jb21wb25lbnQuaHRtbCdcclxufSlcclxuZXhwb3J0IGNsYXNzIEFwcENvbXBvbmVudCB7XHJcblxyXG4gICAgcHVibGljIHNub3dzOiBudW1iZXJbXSA9IFtdO1xyXG5cclxuICAgIHB1YmxpYyBzbm93VHJhY2tCeSA9IChfOiBudW1iZXIsIGl0ZW06IGFueSkgPT4gaXRlbTtcclxuXHJcbiAgICBjb25zdHJ1Y3Rvcihwcml2YXRlIGJ0czogVG9rZW5TZXJ2aWNlLCBwdWJsaWMgX3N0YXRlOiBBcHBTdGF0ZSwgcHJpdmF0ZSByb3V0ZXI6IFJvdXRlcikge1xyXG5cclxuICAgICAgICBpZiAodGhpcy5fc3RhdGUuY2hyaXN0bWFzVGltZSlcclxuICAgICAgICAgICAgZm9yIChsZXQgaSA9IDA7IGkgPCA0MDA7IGkrKylcclxuICAgICAgICAgICAgICAgIHRoaXMuc25vd3MucHVzaChpKTtcclxuXHJcbiAgICAgICAgaWYgKCF0aGlzLmJ0cy5hY2NvdW50U2NvcGUpIHtcclxuICAgICAgICAgICAgY29uc29sZS5sb2coXCJBcHBDb21wb25lbnQgLSBubyBhY2NvdW50IHNjb3BlLCByZWRpcmVjdGluZyB0byBsb2dpblwiKVxyXG4gICAgICAgICAgICB0aGlzLnJvdXRlci5uYXZpZ2F0ZShbXCJsb2dpblwiLCB7IGZyb21Vcmw6IHRoaXMucm91dGVyLnVybCB9XSk7XHJcbiAgICAgICAgfVxyXG4gICAgfVxyXG59IiwiPG5nLWNvbnRhaW5lciAqbmdJZj1cIl9zdGF0ZS5jaHJpc3RtYXNUaW1lXCI+XHJcbiAgICA8ZGl2ICpuZ0Zvcj1cImxldCBpIG9mIHNub3dzOyB0cmFja0J5OiBzbm93VHJhY2tCeVwiIGNsYXNzPVwic25vd1wiPjwvZGl2PlxyXG48L25nLWNvbnRhaW5lcj5cclxuPHJvdXRlci1vdXRsZXQ+PC9yb3V0ZXItb3V0bGV0PiJdfQ==
|