@esfaenza/core 15.2.206 → 15.2.207
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -22,9 +22,9 @@ export class AppComponent {
|
|
|
22
22
|
}
|
|
23
23
|
}
|
|
24
24
|
AppComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, deps: [{ token: i1.TokenService }, { token: i1.AppState }, { token: i2.Router }], target: i0.ɵɵFactoryTarget.Component });
|
|
25
|
-
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.4876;transform:translate(74.5306vw,-10px) scale(.6817);animation:fall-1 23s -24s linear infinite}@keyframes fall-1{50.466%{transform:translate(65.1871vw,50.466vh) scale(.6817)}to{transform:translate(69.85885vw,99vh) scale(.6817)}}.snow:nth-child(2){opacity:1.0398;transform:translate(93.9154vw,-10px) scale(.6812);animation:fall-2 23s -25s linear infinite}@keyframes fall-2{79.749%{transform:translate(98.1038vw,79.749vh) scale(.6812)}to{transform:translate(96.0096vw,99vh) scale(.6812)}}.snow:nth-child(3){opacity:1.0878;transform:translate(9.6923vw,-10px) scale(.0347);animation:fall-3 10s -9s linear infinite}@keyframes fall-3{38.191%{transform:translate(12.5753vw,38.191vh) scale(.0347)}to{transform:translate(11.1338vw,99vh) scale(.0347)}}.snow:nth-child(4){opacity:1.4482;transform:translate(22.5384vw,-10px) scale(.6647);animation:fall-4 18s -30s linear infinite}@keyframes fall-4{74.013%{transform:translate(22.5456vw,74.013vh) scale(.6647)}to{transform:translate(22.542vw,99vh) scale(.6647)}}.snow:nth-child(5){opacity:.2926;transform:translate(35.4403vw,-10px) scale(.0735);animation:fall-5 29s -28s linear infinite}@keyframes fall-5{39.172%{transform:translate(44.0487vw,39.172vh) scale(.0735)}to{transform:translate(39.7445vw,99vh) scale(.0735)}}.snow:nth-child(6){opacity:.2874;transform:translate(27.0635vw,-10px) scale(.2274);animation:fall-6 19s -8s linear infinite}@keyframes fall-6{71.137%{transform:translate(25.5481vw,71.137vh) scale(.2274)}to{transform:translate(26.3058vw,99vh) scale(.2274)}}.snow:nth-child(7){opacity:.3714;transform:translate(63.1077vw,-10px) scale(.7999);animation:fall-7 11s -29s linear infinite}@keyframes fall-7{74.442%{transform:translate(64.114vw,74.442vh) scale(.7999)}to{transform:translate(63.61085vw,99vh) scale(.7999)}}.snow:nth-child(8){opacity:.8186;transform:translate(8.2118vw,-10px) scale(.0212);animation:fall-8 12s -9s linear infinite}@keyframes fall-8{65.547%{transform:translate(7.8701vw,65.547vh) scale(.0212)}to{transform:translate(8.04095vw,99vh) scale(.0212)}}.snow:nth-child(9){opacity:1.1164;transform:translate(7.8934vw,-10px) scale(.3749);animation:fall-9 23s -3s linear infinite}@keyframes fall-9{58.517%{transform:translate(13.5061vw,58.517vh) scale(.3749)}to{transform:translate(10.69975vw,99vh) scale(.3749)}}.snow:nth-child(10){opacity:1.6908;transform:translate(44.6729vw,-10px) scale(.7973);animation:fall-10 12s -19s linear infinite}@keyframes fall-10{64.773%{transform:translate(51.9409vw,64.773vh) scale(.7973)}to{transform:translate(48.3069vw,99vh) scale(.7973)}}.snow:nth-child(11){opacity:.6504;transform:translate(3.0535vw,-10px) scale(.1064);animation:fall-11 21s -6s linear infinite}@keyframes fall-11{47.407%{transform:translate(.7313vw,47.407vh) scale(.1064)}to{transform:translate(1.8924vw,99vh) scale(.1064)}}.snow:nth-child(12){opacity:1.1924;transform:translate(11.3589vw,-10px) scale(.6083);animation:fall-12 20s -24s linear infinite}@keyframes fall-12{30.388%{transform:translate(17.1856vw,30.388vh) scale(.6083)}to{transform:translate(14.27225vw,99vh) scale(.6083)}}.snow:nth-child(13){opacity:.6732;transform:translate(57.134vw,-10px) scale(.4389);animation:fall-13 29s -30s linear infinite}@keyframes fall-13{50.753%{transform:translate(63.6094vw,50.753vh) scale(.4389)}to{transform:translate(60.3717vw,99vh) scale(.4389)}}.snow:nth-child(14){opacity:1.8448;transform:translate(38.1275vw,-10px) scale(.8473);animation:fall-14 10s -7s linear infinite}@keyframes fall-14{40.586%{transform:translate(41.9081vw,40.586vh) scale(.8473)}to{transform:translate(40.0178vw,99vh) scale(.8473)}}.snow:nth-child(15){opacity:.5934;transform:translate(84.9125vw,-10px) scale(.9578);animation:fall-15 30s -18s linear infinite}@keyframes fall-15{56.939%{transform:translate(94.4452vw,56.939vh) scale(.9578)}to{transform:translate(89.67885vw,99vh) scale(.9578)}}.snow:nth-child(16){opacity:1.308;transform:translate(51.5195vw,-10px) scale(.5067);animation:fall-16 26s -12s linear infinite}@keyframes fall-16{63.845%{transform:translate(61.3536vw,63.845vh) scale(.5067)}to{transform:translate(56.43655vw,99vh) scale(.5067)}}.snow:nth-child(17){opacity:1.028;transform:translate(4.3929vw,-10px) scale(.2147);animation:fall-17 15s -6s linear infinite}@keyframes fall-17{63.404%{transform:translate(-3.5317vw,63.404vh) scale(.2147)}to{transform:translate(.4306vw,99vh) scale(.2147)}}.snow:nth-child(18){opacity:.0244;transform:translate(37.707vw,-10px) scale(.2073);animation:fall-18 15s -18s linear infinite}@keyframes fall-18{77.994%{transform:translate(45.5831vw,77.994vh) scale(.2073)}to{transform:translate(41.64505vw,99vh) scale(.2073)}}.snow:nth-child(19){opacity:.7804;transform:translate(43.4556vw,-10px) scale(.3856);animation:fall-19 30s -19s linear infinite}@keyframes fall-19{60.86%{transform:translate(47.8381vw,60.86vh) scale(.3856)}to{transform:translate(45.64685vw,99vh) scale(.3856)}}.snow:nth-child(20){opacity:1.6176;transform:translate(48.2314vw,-10px) scale(.5115);animation:fall-20 14s -27s linear infinite}@keyframes fall-20{73.809%{transform:translate(45.9077vw,73.809vh) scale(.5115)}to{transform:translate(47.06955vw,99vh) scale(.5115)}}.snow:nth-child(21){opacity:.9854;transform:translate(97.6777vw,-10px) scale(.1707);animation:fall-21 12s -10s linear infinite}@keyframes fall-21{39.55%{transform:translate(104.6508vw,39.55vh) scale(.1707)}to{transform:translate(101.16425vw,99vh) scale(.1707)}}.snow:nth-child(22){opacity:.167;transform:translate(39.378vw,-10px) scale(.9796);animation:fall-22 28s -11s linear infinite}@keyframes fall-22{64.082%{transform:translate(44.8093vw,64.082vh) scale(.9796)}to{transform:translate(42.09365vw,99vh) scale(.9796)}}.snow:nth-child(23){opacity:.3904;transform:translate(95.6257vw,-10px) scale(.7213);animation:fall-23 20s -13s linear infinite}@keyframes fall-23{33%{transform:translate(102.2105vw,33vh) scale(.7213)}to{transform:translate(98.9181vw,99vh) scale(.7213)}}.snow:nth-child(24){opacity:1.2084;transform:translate(89.4593vw,-10px) scale(.7557);animation:fall-24 29s -16s linear infinite}@keyframes fall-24{63.512%{transform:translate(93.1342vw,63.512vh) scale(.7557)}to{transform:translate(91.29675vw,99vh) scale(.7557)}}.snow:nth-child(25){opacity:.5688;transform:translate(71.0086vw,-10px) scale(.759);animation:fall-25 23s -29s linear infinite}@keyframes fall-25{55.38%{transform:translate(63.9874vw,55.38vh) scale(.759)}to{transform:translate(67.498vw,99vh) scale(.759)}}.snow:nth-child(26){opacity:1.2692;transform:translate(55.3047vw,-10px) scale(.042);animation:fall-26 28s -7s linear infinite}@keyframes fall-26{44.635%{transform:translate(48.7242vw,44.635vh) scale(.042)}to{transform:translate(52.01445vw,99vh) scale(.042)}}.snow:nth-child(27){opacity:.5618;transform:translate(77.7836vw,-10px) scale(.4326);animation:fall-27 26s -6s linear infinite}@keyframes fall-27{46.812%{transform:translate(79.1319vw,46.812vh) scale(.4326)}to{transform:translate(78.45775vw,99vh) scale(.4326)}}.snow:nth-child(28){opacity:.2292;transform:translate(41.4958vw,-10px) scale(.7311);animation:fall-28 21s -7s linear infinite}@keyframes fall-28{75.6%{transform:translate(44.4717vw,75.6vh) scale(.7311)}to{transform:translate(42.98375vw,99vh) scale(.7311)}}.snow:nth-child(29){opacity:.6364;transform:translate(44.1103vw,-10px) scale(.7181);animation:fall-29 18s -4s linear infinite}@keyframes fall-29{72.392%{transform:translate(34.9046vw,72.392vh) scale(.7181)}to{transform:translate(39.50745vw,99vh) scale(.7181)}}.snow:nth-child(30){opacity:1.4196;transform:translate(6.115vw,-10px) scale(.2534);animation:fall-30 26s -18s linear infinite}@keyframes fall-30{35.012%{transform:translate(14.2091vw,35.012vh) scale(.2534)}to{transform:translate(10.16205vw,99vh) scale(.2534)}}.snow:nth-child(31){opacity:1.793;transform:translate(98.4554vw,-10px) scale(.2795);animation:fall-31 22s -11s linear infinite}@keyframes fall-31{45.039%{transform:translate(106.9993vw,45.039vh) scale(.2795)}to{transform:translate(102.72735vw,99vh) scale(.2795)}}.snow:nth-child(32){opacity:1.0774;transform:translate(40.3465vw,-10px) scale(.4242);animation:fall-32 17s -21s linear infinite}@keyframes fall-32{39.702%{transform:translate(45.0531vw,39.702vh) scale(.4242)}to{transform:translate(42.6998vw,99vh) scale(.4242)}}.snow:nth-child(33){opacity:1.8988;transform:translate(75.4162vw,-10px) scale(.7888);animation:fall-33 10s -12s linear infinite}@keyframes fall-33{53.46%{transform:translate(72.3098vw,53.46vh) scale(.7888)}to{transform:translate(73.863vw,99vh) scale(.7888)}}.snow:nth-child(34){opacity:.4776;transform:translate(73.3861vw,-10px) scale(.9868);animation:fall-34 25s -15s linear infinite}@keyframes fall-34{54.786%{transform:translate(81.3212vw,54.786vh) scale(.9868)}to{transform:translate(77.35365vw,99vh) scale(.9868)}}.snow:nth-child(35){opacity:1.5278;transform:translate(27.4129vw,-10px) scale(.9174);animation:fall-35 17s -23s linear infinite}@keyframes fall-35{44.184%{transform:translate(24.9662vw,44.184vh) scale(.9174)}to{transform:translate(26.18955vw,99vh) scale(.9174)}}.snow:nth-child(36){opacity:1.4986;transform:translate(4.4206vw,-10px) scale(.9461);animation:fall-36 10s -16s linear infinite}@keyframes fall-36{71.049%{transform:translate(11.9684vw,71.049vh) scale(.9461)}to{transform:translate(8.1945vw,99vh) scale(.9461)}}.snow:nth-child(37){opacity:1.3908;transform:translate(76.0711vw,-10px) scale(.2801);animation:fall-37 26s -20s linear infinite}@keyframes fall-37{35.246%{transform:translate(80.2243vw,35.246vh) scale(.2801)}to{transform:translate(78.1477vw,99vh) scale(.2801)}}.snow:nth-child(38){opacity:.4906;transform:translate(54.5851vw,-10px) scale(.2422);animation:fall-38 30s -20s linear infinite}@keyframes fall-38{50.025%{transform:translate(60.6266vw,50.025vh) scale(.2422)}to{transform:translate(57.60585vw,99vh) scale(.2422)}}.snow:nth-child(39){opacity:1.0198;transform:translate(29.1074vw,-10px) scale(.4146);animation:fall-39 11s -5s linear infinite}@keyframes fall-39{78.208%{transform:translate(25.7016vw,78.208vh) scale(.4146)}to{transform:translate(27.4045vw,99vh) scale(.4146)}}.snow:nth-child(40){opacity:.3192;transform:translate(13.2038vw,-10px) scale(.0482);animation:fall-40 21s -6s linear infinite}@keyframes fall-40{37.647%{transform:translate(9.9183vw,37.647vh) scale(.0482)}to{transform:translate(11.56105vw,99vh) scale(.0482)}}.snow:nth-child(41){opacity:1.3034;transform:translate(37.8991vw,-10px) scale(.2183);animation:fall-41 12s -11s linear infinite}@keyframes fall-41{56.914%{transform:translate(37.3252vw,56.914vh) scale(.2183)}to{transform:translate(37.61215vw,99vh) scale(.2183)}}.snow:nth-child(42){opacity:.437;transform:translate(53.2945vw,-10px) scale(.5233);animation:fall-42 17s -25s linear infinite}@keyframes fall-42{46.792%{transform:translate(60.4059vw,46.792vh) scale(.5233)}to{transform:translate(56.8502vw,99vh) scale(.5233)}}.snow:nth-child(43){opacity:.6316;transform:translate(3.0028vw,-10px) scale(.6098);animation:fall-43 27s -18s linear infinite}@keyframes fall-43{67.443%{transform:translate(12.2255vw,67.443vh) scale(.6098)}to{transform:translate(7.61415vw,99vh) scale(.6098)}}.snow:nth-child(44){opacity:1.8134;transform:translate(33.5017vw,-10px) scale(.126);animation:fall-44 16s -21s linear infinite}@keyframes fall-44{50.822%{transform:translate(42.424vw,50.822vh) scale(.126)}to{transform:translate(37.96285vw,99vh) scale(.126)}}.snow:nth-child(45){opacity:.7418;transform:translate(66.5366vw,-10px) scale(.3318);animation:fall-45 23s -30s linear infinite}@keyframes fall-45{61.848%{transform:translate(68.7948vw,61.848vh) scale(.3318)}to{transform:translate(67.6657vw,99vh) scale(.3318)}}.snow:nth-child(46){opacity:1.559;transform:translate(67.1072vw,-10px) scale(.7371);animation:fall-46 12s -15s linear infinite}@keyframes fall-46{65.222%{transform:translate(63.2366vw,65.222vh) scale(.7371)}to{transform:translate(65.1719vw,99vh) scale(.7371)}}.snow:nth-child(47){opacity:1.7188;transform:translate(91.1269vw,-10px) scale(.8684);animation:fall-47 26s -10s linear infinite}@keyframes fall-47{44.815%{transform:translate(81.5042vw,44.815vh) scale(.8684)}to{transform:translate(86.31555vw,99vh) scale(.8684)}}.snow:nth-child(48){opacity:1.412;transform:translate(54.0892vw,-10px) scale(.9323);animation:fall-48 20s -26s linear infinite}@keyframes fall-48{72.329%{transform:translate(51.4864vw,72.329vh) scale(.9323)}to{transform:translate(52.7878vw,99vh) scale(.9323)}}.snow:nth-child(49){opacity:.5568;transform:translate(37.0532vw,-10px) scale(.6074);animation:fall-49 19s -16s linear infinite}@keyframes fall-49{58.824%{transform:translate(42.2141vw,58.824vh) scale(.6074)}to{transform:translate(39.63365vw,99vh) scale(.6074)}}.snow:nth-child(50){opacity:1.5684;transform:translate(69.7511vw,-10px) scale(.2075);animation:fall-50 23s -23s linear infinite}@keyframes fall-50{52.587%{transform:translate(73.8689vw,52.587vh) scale(.2075)}to{transform:translate(71.81vw,99vh) scale(.2075)}}.snow:nth-child(51){opacity:1.9704;transform:translate(81.8536vw,-10px) scale(.1492);animation:fall-51 18s -2s linear infinite}@keyframes fall-51{68.931%{transform:translate(87.6614vw,68.931vh) scale(.1492)}to{transform:translate(84.7575vw,99vh) scale(.1492)}}.snow:nth-child(52){opacity:1.3416;transform:translate(77.731vw,-10px) scale(.946);animation:fall-52 17s -25s linear infinite}@keyframes fall-52{78.829%{transform:translate(72.3694vw,78.829vh) scale(.946)}to{transform:translate(75.0502vw,99vh) scale(.946)}}.snow:nth-child(53){opacity:.4502;transform:translate(19.3876vw,-10px) scale(.389);animation:fall-53 26s -1s linear infinite}@keyframes fall-53{35.411%{transform:translate(17.5819vw,35.411vh) scale(.389)}to{transform:translate(18.48475vw,99vh) scale(.389)}}.snow:nth-child(54){opacity:.3246;transform:translate(60.7017vw,-10px) scale(.642);animation:fall-54 13s -25s linear infinite}@keyframes fall-54{68.999%{transform:translate(69.4461vw,68.999vh) scale(.642)}to{transform:translate(65.0739vw,99vh) scale(.642)}}.snow:nth-child(55){opacity:.3164;transform:translate(78.2429vw,-10px) scale(.8854);animation:fall-55 27s -29s linear infinite}@keyframes fall-55{72.07%{transform:translate(78.5992vw,72.07vh) scale(.8854)}to{transform:translate(78.42105vw,99vh) scale(.8854)}}.snow:nth-child(56){opacity:1.5406;transform:translate(64.5192vw,-10px) scale(.8923);animation:fall-56 28s -11s linear infinite}@keyframes fall-56{31.601%{transform:translate(56.5134vw,31.601vh) scale(.8923)}to{transform:translate(60.5163vw,99vh) scale(.8923)}}.snow:nth-child(57){opacity:.1388;transform:translate(56.1161vw,-10px) scale(.4998);animation:fall-57 29s -13s linear infinite}@keyframes fall-57{44.806%{transform:translate(59.083vw,44.806vh) scale(.4998)}to{transform:translate(57.59955vw,99vh) scale(.4998)}}.snow:nth-child(58){opacity:1.6184;transform:translate(86.779vw,-10px) scale(.4254);animation:fall-58 26s -8s linear infinite}@keyframes fall-58{31.864%{transform:translate(89.7182vw,31.864vh) scale(.4254)}to{transform:translate(88.2486vw,99vh) scale(.4254)}}.snow:nth-child(59){opacity:.563;transform:translate(34.1029vw,-10px) scale(.5742);animation:fall-59 18s -19s linear infinite}@keyframes fall-59{58.935%{transform:translate(31.161vw,58.935vh) scale(.5742)}to{transform:translate(32.63195vw,99vh) scale(.5742)}}.snow:nth-child(60){opacity:1.011;transform:translate(21.078vw,-10px) scale(.9795);animation:fall-60 23s -19s linear infinite}@keyframes fall-60{49.016%{transform:translate(16.2659vw,49.016vh) scale(.9795)}to{transform:translate(18.67195vw,99vh) scale(.9795)}}.snow:nth-child(61){opacity:.4308;transform:translate(14.2307vw,-10px) scale(.6478);animation:fall-61 19s -29s linear infinite}@keyframes fall-61{36.905%{transform:translate(14.1289vw,36.905vh) scale(.6478)}to{transform:translate(14.1798vw,99vh) scale(.6478)}}.snow:nth-child(62){opacity:1.092;transform:translate(56.1159vw,-10px) scale(.1659);animation:fall-62 17s -18s linear infinite}@keyframes fall-62{51.564%{transform:translate(51.9826vw,51.564vh) scale(.1659)}to{transform:translate(54.04925vw,99vh) scale(.1659)}}.snow:nth-child(63){opacity:1.937;transform:translate(39.8816vw,-10px) scale(.7966);animation:fall-63 15s -16s linear infinite}@keyframes fall-63{61.3%{transform:translate(49.3853vw,61.3vh) scale(.7966)}to{transform:translate(44.63345vw,99vh) scale(.7966)}}.snow:nth-child(64){opacity:1.2872;transform:translate(83.6392vw,-10px) scale(.2384);animation:fall-64 16s -4s linear infinite}@keyframes fall-64{77.335%{transform:translate(87.4584vw,77.335vh) scale(.2384)}to{transform:translate(85.5488vw,99vh) scale(.2384)}}.snow:nth-child(65){opacity:1.1724;transform:translate(59.6614vw,-10px) scale(.9257);animation:fall-65 24s -26s linear infinite}@keyframes fall-65{68.311%{transform:translate(55.3116vw,68.311vh) scale(.9257)}to{transform:translate(57.4865vw,99vh) scale(.9257)}}.snow:nth-child(66){opacity:.6676;transform:translate(19.3271vw,-10px) scale(.6834);animation:fall-66 19s -18s linear infinite}@keyframes fall-66{67.216%{transform:translate(12.4179vw,67.216vh) scale(.6834)}to{transform:translate(15.8725vw,99vh) scale(.6834)}}.snow:nth-child(67){opacity:.9174;transform:translate(48.7701vw,-10px) scale(.3792);animation:fall-67 14s -30s linear infinite}@keyframes fall-67{50.187%{transform:translate(49.5972vw,50.187vh) scale(.3792)}to{transform:translate(49.18365vw,99vh) scale(.3792)}}.snow:nth-child(68){opacity:1.9086;transform:translate(83.0659vw,-10px) scale(.5182);animation:fall-68 10s -30s linear infinite}@keyframes fall-68{78.65%{transform:translate(81.4067vw,78.65vh) scale(.5182)}to{transform:translate(82.2363vw,99vh) scale(.5182)}}.snow:nth-child(69){opacity:.6182;transform:translate(62.6081vw,-10px) scale(.2533);animation:fall-69 15s -17s linear infinite}@keyframes fall-69{43.718%{transform:translate(62.0065vw,43.718vh) scale(.2533)}to{transform:translate(62.3073vw,99vh) scale(.2533)}}.snow:nth-child(70){opacity:.442;transform:translate(34.2065vw,-10px) scale(.8074);animation:fall-70 10s -13s linear infinite}@keyframes fall-70{52.03%{transform:translate(42.594vw,52.03vh) scale(.8074)}to{transform:translate(38.40025vw,99vh) scale(.8074)}}.snow:nth-child(71){opacity:1.4108;transform:translate(67.0807vw,-10px) scale(.8533);animation:fall-71 13s -6s linear infinite}@keyframes fall-71{36.21%{transform:translate(73.6117vw,36.21vh) scale(.8533)}to{transform:translate(70.3462vw,99vh) scale(.8533)}}.snow:nth-child(72){opacity:1.0518;transform:translate(79.3072vw,-10px) scale(.7419);animation:fall-72 27s -30s linear infinite}@keyframes fall-72{30.564%{transform:translate(87.8478vw,30.564vh) scale(.7419)}to{transform:translate(83.5775vw,99vh) scale(.7419)}}.snow:nth-child(73){opacity:1.2486;transform:translate(97.1024vw,-10px) scale(.5435);animation:fall-73 15s -10s linear infinite}@keyframes fall-73{53.925%{transform:translate(92.5458vw,53.925vh) scale(.5435)}to{transform:translate(94.8241vw,99vh) scale(.5435)}}.snow:nth-child(74){opacity:.906;transform:translate(42.0005vw,-10px) scale(.1563);animation:fall-74 21s -3s linear infinite}@keyframes fall-74{69.101%{transform:translate(33.2237vw,69.101vh) scale(.1563)}to{transform:translate(37.6121vw,99vh) scale(.1563)}}.snow:nth-child(75){opacity:1.0132;transform:translate(22.6919vw,-10px) scale(.7978);animation:fall-75 19s -29s linear infinite}@keyframes fall-75{52.248%{transform:translate(25.3947vw,52.248vh) scale(.7978)}to{transform:translate(24.0433vw,99vh) scale(.7978)}}.snow:nth-child(76){opacity:1.3678;transform:translate(.3796vw,-10px) scale(.4867);animation:fall-76 27s -29s linear infinite}@keyframes fall-76{39.054%{transform:translate(.0532vw,39.054vh) scale(.4867)}to{transform:translate(.2164vw,99vh) scale(.4867)}}.snow:nth-child(77){opacity:1.5584;transform:translate(19.2739vw,-10px) scale(.832);animation:fall-77 30s -4s linear infinite}@keyframes fall-77{44.844%{transform:translate(27.3986vw,44.844vh) scale(.832)}to{transform:translate(23.33625vw,99vh) scale(.832)}}.snow:nth-child(78){opacity:1.1958;transform:translate(55.0094vw,-10px) scale(.7351);animation:fall-78 16s -26s linear infinite}@keyframes fall-78{36.503%{transform:translate(53.1367vw,36.503vh) scale(.7351)}to{transform:translate(54.07305vw,99vh) scale(.7351)}}.snow:nth-child(79){opacity:1.9544;transform:translate(60.7589vw,-10px) scale(.8879);animation:fall-79 17s -19s linear infinite}@keyframes fall-79{34.905%{transform:translate(58.0334vw,34.905vh) scale(.8879)}to{transform:translate(59.39615vw,99vh) scale(.8879)}}.snow:nth-child(80){opacity:1.454;transform:translate(52.5508vw,-10px) scale(.2277);animation:fall-80 26s -6s linear infinite}@keyframes fall-80{54.4%{transform:translate(61.8992vw,54.4vh) scale(.2277)}to{transform:translate(57.225vw,99vh) scale(.2277)}}.snow:nth-child(81){opacity:1.1648;transform:translate(79.0729vw,-10px) scale(.6948);animation:fall-81 25s -16s linear infinite}@keyframes fall-81{59.723%{transform:translate(85.6666vw,59.723vh) scale(.6948)}to{transform:translate(82.36975vw,99vh) scale(.6948)}}.snow:nth-child(82){opacity:.6044;transform:translate(37.2285vw,-10px) scale(.9361);animation:fall-82 22s -16s linear infinite}@keyframes fall-82{54.668%{transform:translate(46.0043vw,54.668vh) scale(.9361)}to{transform:translate(41.6164vw,99vh) scale(.9361)}}.snow:nth-child(83){opacity:.569;transform:translate(67.4749vw,-10px) scale(.7643);animation:fall-83 21s -1s linear infinite}@keyframes fall-83{77.507%{transform:translate(71.8917vw,77.507vh) scale(.7643)}to{transform:translate(69.6833vw,99vh) scale(.7643)}}.snow:nth-child(84){opacity:.7008;transform:translate(83.5924vw,-10px) scale(.5193);animation:fall-84 21s -8s linear infinite}@keyframes fall-84{61.032%{transform:translate(84.528vw,61.032vh) scale(.5193)}to{transform:translate(84.0602vw,99vh) scale(.5193)}}.snow:nth-child(85){opacity:1.4462;transform:translate(53.8631vw,-10px) scale(.0913);animation:fall-85 25s -29s linear infinite}@keyframes fall-85{67.737%{transform:translate(49.8272vw,67.737vh) scale(.0913)}to{transform:translate(51.84515vw,99vh) scale(.0913)}}.snow:nth-child(86){opacity:1.8962;transform:translate(76.8291vw,-10px) scale(.1883);animation:fall-86 25s -23s linear infinite}@keyframes fall-86{44.198%{transform:translate(74.3948vw,44.198vh) scale(.1883)}to{transform:translate(75.61195vw,99vh) scale(.1883)}}.snow:nth-child(87){opacity:.2532;transform:translate(7.1907vw,-10px) scale(.2211);animation:fall-87 15s -30s linear infinite}@keyframes fall-87{50.12%{transform:translate(6.7611vw,50.12vh) scale(.2211)}to{transform:translate(6.9759vw,99vh) scale(.2211)}}.snow:nth-child(88){opacity:.9714;transform:translate(63.1275vw,-10px) scale(.2836);animation:fall-88 21s -2s linear infinite}@keyframes fall-88{72.974%{transform:translate(57.2847vw,72.974vh) scale(.2836)}to{transform:translate(60.2061vw,99vh) scale(.2836)}}.snow:nth-child(89){opacity:.1692;transform:translate(2.7322vw,-10px) scale(.1627);animation:fall-89 29s -20s linear infinite}@keyframes fall-89{78.827%{transform:translate(5.1178vw,78.827vh) scale(.1627)}to{transform:translate(3.925vw,99vh) scale(.1627)}}.snow:nth-child(90){opacity:.9466;transform:translate(75.6914vw,-10px) scale(.6684);animation:fall-90 29s -5s linear infinite}@keyframes fall-90{66.627%{transform:translate(71.4144vw,66.627vh) scale(.6684)}to{transform:translate(73.5529vw,99vh) scale(.6684)}}.snow:nth-child(91){opacity:1.9446;transform:translate(33.4068vw,-10px) scale(.9451);animation:fall-91 16s -9s linear infinite}@keyframes fall-91{50.585%{transform:translate(28.807vw,50.585vh) scale(.9451)}to{transform:translate(31.1069vw,99vh) scale(.9451)}}.snow:nth-child(92){opacity:1.74;transform:translate(43.0463vw,-10px) scale(.2309);animation:fall-92 30s -10s linear infinite}@keyframes fall-92{44.348%{transform:translate(38.0509vw,44.348vh) scale(.2309)}to{transform:translate(40.5486vw,99vh) scale(.2309)}}.snow:nth-child(93){opacity:.3758;transform:translate(2.9415vw,-10px) scale(.4127);animation:fall-93 21s -21s linear infinite}@keyframes fall-93{50.774%{transform:translate(-2.0058vw,50.774vh) scale(.4127)}to{transform:translate(.46785vw,99vh) scale(.4127)}}.snow:nth-child(94){opacity:.4086;transform:translate(17.7495vw,-10px) scale(.3652);animation:fall-94 18s -18s linear infinite}@keyframes fall-94{64.247%{transform:translate(13.0295vw,64.247vh) scale(.3652)}to{transform:translate(15.3895vw,99vh) scale(.3652)}}.snow:nth-child(95){opacity:1.886;transform:translate(4.8398vw,-10px) scale(.1231);animation:fall-95 22s -25s linear infinite}@keyframes fall-95{54.596%{transform:translate(3.0521vw,54.596vh) scale(.1231)}to{transform:translate(3.94595vw,99vh) scale(.1231)}}.snow:nth-child(96){opacity:1.837;transform:translate(78.16vw,-10px) scale(.258);animation:fall-96 13s -25s linear infinite}@keyframes fall-96{53.562%{transform:translate(78.9755vw,53.562vh) scale(.258)}to{transform:translate(78.56775vw,99vh) scale(.258)}}.snow:nth-child(97){opacity:1.3822;transform:translate(79.2vw,-10px) scale(.4948);animation:fall-97 18s -8s linear infinite}@keyframes fall-97{34.296%{transform:translate(88.651vw,34.296vh) scale(.4948)}to{transform:translate(83.9255vw,99vh) scale(.4948)}}.snow:nth-child(98){opacity:.5776;transform:translate(9.8956vw,-10px) scale(.9578);animation:fall-98 22s -27s linear infinite}@keyframes fall-98{56.245%{transform:translate(11.3712vw,56.245vh) scale(.9578)}to{transform:translate(10.6334vw,99vh) scale(.9578)}}.snow:nth-child(99){opacity:1.4764;transform:translate(74.724vw,-10px) scale(.0434);animation:fall-99 23s -17s linear infinite}@keyframes fall-99{44.905%{transform:translate(79.9217vw,44.905vh) scale(.0434)}to{transform:translate(77.32285vw,99vh) scale(.0434)}}.snow:nth-child(100){opacity:1.8816;transform:translate(3.8793vw,-10px) scale(.2216);animation:fall-100 16s -21s linear infinite}@keyframes fall-100{68.562%{transform:translate(-4.1425vw,68.562vh) scale(.2216)}to{transform:translate(-.1316vw,99vh) scale(.2216)}}.snow:nth-child(101){opacity:1.757;transform:translate(57.9857vw,-10px) scale(.5482);animation:fall-101 30s -17s linear infinite}@keyframes fall-101{36.824%{transform:translate(53.0186vw,36.824vh) scale(.5482)}to{transform:translate(55.50215vw,99vh) scale(.5482)}}.snow:nth-child(102){opacity:1.5428;transform:translate(18.8802vw,-10px) scale(.2685);animation:fall-102 30s -5s linear infinite}@keyframes fall-102{35.657%{transform:translate(15.5062vw,35.657vh) scale(.2685)}to{transform:translate(17.1932vw,99vh) scale(.2685)}}.snow:nth-child(103){opacity:1.1652;transform:translate(68.497vw,-10px) scale(.8186);animation:fall-103 16s -9s linear infinite}@keyframes fall-103{73.085%{transform:translate(67.7468vw,73.085vh) scale(.8186)}to{transform:translate(68.1219vw,99vh) scale(.8186)}}.snow:nth-child(104){opacity:.2936;transform:translate(37.2696vw,-10px) scale(.9141);animation:fall-104 18s -3s linear infinite}@keyframes fall-104{56.659%{transform:translate(28.4999vw,56.659vh) scale(.9141)}to{transform:translate(32.88475vw,99vh) scale(.9141)}}.snow:nth-child(105){opacity:.2044;transform:translate(8.8973vw,-10px) scale(.112);animation:fall-105 21s -19s linear infinite}@keyframes fall-105{30.691%{transform:translate(2.5306vw,30.691vh) scale(.112)}to{transform:translate(5.71395vw,99vh) scale(.112)}}.snow:nth-child(106){opacity:.8084;transform:translate(38.7035vw,-10px) scale(.7608);animation:fall-106 25s -1s linear infinite}@keyframes fall-106{53.292%{transform:translate(32.8186vw,53.292vh) scale(.7608)}to{transform:translate(35.76105vw,99vh) scale(.7608)}}.snow:nth-child(107){opacity:1.5338;transform:translate(72.1535vw,-10px) scale(.3313);animation:fall-107 16s -26s linear infinite}@keyframes fall-107{41.628%{transform:translate(79.4064vw,41.628vh) scale(.3313)}to{transform:translate(75.77995vw,99vh) scale(.3313)}}.snow:nth-child(108){opacity:.3504;transform:translate(31.7521vw,-10px) scale(.9607);animation:fall-108 25s -7s linear infinite}@keyframes fall-108{42.049%{transform:translate(22.0847vw,42.049vh) scale(.9607)}to{transform:translate(26.9184vw,99vh) scale(.9607)}}.snow:nth-child(109){opacity:.9312;transform:translate(4.1309vw,-10px) scale(.7638);animation:fall-109 23s -14s linear infinite}@keyframes fall-109{36.531%{transform:translate(3.7062vw,36.531vh) scale(.7638)}to{transform:translate(3.91855vw,99vh) scale(.7638)}}.snow:nth-child(110){opacity:.1014;transform:translate(47.2229vw,-10px) scale(.4631);animation:fall-110 27s -4s linear infinite}@keyframes fall-110{38.26%{transform:translate(38.1061vw,38.26vh) scale(.4631)}to{transform:translate(42.6645vw,99vh) scale(.4631)}}.snow:nth-child(111){opacity:1.7868;transform:translate(19.2546vw,-10px) scale(.369);animation:fall-111 16s -5s linear infinite}@keyframes fall-111{31.712%{transform:translate(27.2697vw,31.712vh) scale(.369)}to{transform:translate(23.26215vw,99vh) scale(.369)}}.snow:nth-child(112){opacity:.45;transform:translate(62.5972vw,-10px) scale(.3879);animation:fall-112 17s -24s linear infinite}@keyframes fall-112{36.349%{transform:translate(56.386vw,36.349vh) scale(.3879)}to{transform:translate(59.4916vw,99vh) scale(.3879)}}.snow:nth-child(113){opacity:.394;transform:translate(78.6527vw,-10px) scale(.9212);animation:fall-113 29s -8s linear infinite}@keyframes fall-113{69.572%{transform:translate(69.9328vw,69.572vh) scale(.9212)}to{transform:translate(74.29275vw,99vh) scale(.9212)}}.snow:nth-child(114){opacity:1.846;transform:translate(5.7689vw,-10px) scale(.2248);animation:fall-114 23s -3s linear infinite}@keyframes fall-114{59.861%{transform:translate(-.8096vw,59.861vh) scale(.2248)}to{transform:translate(2.47965vw,99vh) scale(.2248)}}.snow:nth-child(115){opacity:1.67;transform:translate(.3662vw,-10px) scale(.6754);animation:fall-115 19s -5s linear infinite}@keyframes fall-115{70.719%{transform:translate(1.3987vw,70.719vh) scale(.6754)}to{transform:translate(.88245vw,99vh) scale(.6754)}}.snow:nth-child(116){opacity:1.6904;transform:translate(63.91vw,-10px) scale(.4352);animation:fall-116 17s -11s linear infinite}@keyframes fall-116{64.296%{transform:translate(70.9619vw,64.296vh) scale(.4352)}to{transform:translate(67.43595vw,99vh) scale(.4352)}}.snow:nth-child(117){opacity:1.4822;transform:translate(57.1774vw,-10px) scale(.8234);animation:fall-117 11s -1s linear infinite}@keyframes fall-117{77.306%{transform:translate(58.7788vw,77.306vh) scale(.8234)}to{transform:translate(57.9781vw,99vh) scale(.8234)}}.snow:nth-child(118){opacity:.305;transform:translate(85.8398vw,-10px) scale(.6382);animation:fall-118 11s -14s linear infinite}@keyframes fall-118{70.465%{transform:translate(89.1092vw,70.465vh) scale(.6382)}to{transform:translate(87.4745vw,99vh) scale(.6382)}}.snow:nth-child(119){opacity:.6542;transform:translate(.7632vw,-10px) scale(.4725);animation:fall-119 22s -15s linear infinite}@keyframes fall-119{65.856%{transform:translate(8.3623vw,65.856vh) scale(.4725)}to{transform:translate(4.56275vw,99vh) scale(.4725)}}.snow:nth-child(120){opacity:1.1988;transform:translate(84.4084vw,-10px) scale(.042);animation:fall-120 19s -18s linear infinite}@keyframes fall-120{64.515%{transform:translate(81.171vw,64.515vh) scale(.042)}to{transform:translate(82.7897vw,99vh) scale(.042)}}.snow:nth-child(121){opacity:1.6946;transform:translate(65.4698vw,-10px) scale(.0967);animation:fall-121 28s -25s linear infinite}@keyframes fall-121{64.375%{transform:translate(66.3167vw,64.375vh) scale(.0967)}to{transform:translate(65.89325vw,99vh) scale(.0967)}}.snow:nth-child(122){opacity:1.846;transform:translate(88.4746vw,-10px) scale(.8243);animation:fall-122 19s -1s linear infinite}@keyframes fall-122{38.11%{transform:translate(93.8729vw,38.11vh) scale(.8243)}to{transform:translate(91.17375vw,99vh) scale(.8243)}}.snow:nth-child(123){opacity:.7972;transform:translate(52.2421vw,-10px) scale(.9524);animation:fall-123 30s -21s linear infinite}@keyframes fall-123{38.972%{transform:translate(47.1675vw,38.972vh) scale(.9524)}to{transform:translate(49.7048vw,99vh) scale(.9524)}}.snow:nth-child(124){opacity:1.2512;transform:translate(88.6345vw,-10px) scale(.4271);animation:fall-124 23s -7s linear infinite}@keyframes fall-124{46.136%{transform:translate(95.7102vw,46.136vh) scale(.4271)}to{transform:translate(92.17235vw,99vh) scale(.4271)}}.snow:nth-child(125){opacity:.8306;transform:translate(30.4476vw,-10px) scale(.1178);animation:fall-125 29s -14s linear infinite}@keyframes fall-125{61.084%{transform:translate(31.7638vw,61.084vh) scale(.1178)}to{transform:translate(31.1057vw,99vh) scale(.1178)}}.snow:nth-child(126){opacity:.6846;transform:translate(21.5772vw,-10px) scale(.1387);animation:fall-126 15s -17s linear infinite}@keyframes fall-126{30.549%{transform:translate(29.4317vw,30.549vh) scale(.1387)}to{transform:translate(25.50445vw,99vh) scale(.1387)}}.snow:nth-child(127){opacity:.538;transform:translate(6.3813vw,-10px) scale(.5866);animation:fall-127 19s -10s linear infinite}@keyframes fall-127{68.507%{transform:translate(6.1603vw,68.507vh) scale(.5866)}to{transform:translate(6.2708vw,99vh) scale(.5866)}}.snow:nth-child(128){opacity:1.185;transform:translate(31.5395vw,-10px) scale(.9318);animation:fall-128 23s -30s linear infinite}@keyframes fall-128{46.937%{transform:translate(35.6745vw,46.937vh) scale(.9318)}to{transform:translate(33.607vw,99vh) scale(.9318)}}.snow:nth-child(129){opacity:1.946;transform:translate(7.2139vw,-10px) scale(.8085);animation:fall-129 25s -10s linear infinite}@keyframes fall-129{34.203%{transform:translate(2.9595vw,34.203vh) scale(.8085)}to{transform:translate(5.0867vw,99vh) scale(.8085)}}.snow:nth-child(130){opacity:.842;transform:translate(64.2215vw,-10px) scale(.1386);animation:fall-130 16s -18s linear infinite}@keyframes fall-130{73.566%{transform:translate(73.3574vw,73.566vh) scale(.1386)}to{transform:translate(68.78945vw,99vh) scale(.1386)}}.snow:nth-child(131){opacity:.1196;transform:translate(89.1537vw,-10px) scale(.333);animation:fall-131 22s -16s linear infinite}@keyframes fall-131{65.375%{transform:translate(91.7462vw,65.375vh) scale(.333)}to{transform:translate(90.44995vw,99vh) scale(.333)}}.snow:nth-child(132){opacity:.9382;transform:translate(49.1891vw,-10px) scale(.4811);animation:fall-132 11s -7s linear infinite}@keyframes fall-132{61.243%{transform:translate(48.6781vw,61.243vh) scale(.4811)}to{transform:translate(48.9336vw,99vh) scale(.4811)}}.snow:nth-child(133){opacity:1.58;transform:translate(26.8963vw,-10px) scale(.0327);animation:fall-133 26s -22s linear infinite}@keyframes fall-133{63.298%{transform:translate(26.1951vw,63.298vh) scale(.0327)}to{transform:translate(26.5457vw,99vh) scale(.0327)}}.snow:nth-child(134){opacity:1.5992;transform:translate(23.0591vw,-10px) scale(.4728);animation:fall-134 30s -29s linear infinite}@keyframes fall-134{57.821%{transform:translate(29.5583vw,57.821vh) scale(.4728)}to{transform:translate(26.3087vw,99vh) scale(.4728)}}.snow:nth-child(135){opacity:1.8742;transform:translate(95.5465vw,-10px) scale(.9293);animation:fall-135 28s -9s linear infinite}@keyframes fall-135{54.379%{transform:translate(87.2974vw,54.379vh) scale(.9293)}to{transform:translate(91.42195vw,99vh) scale(.9293)}}.snow:nth-child(136){opacity:.3946;transform:translate(2.2279vw,-10px) scale(.0828);animation:fall-136 12s -16s linear infinite}@keyframes fall-136{57.992%{transform:translate(-1.4674vw,57.992vh) scale(.0828)}to{transform:translate(.38025vw,99vh) scale(.0828)}}.snow:nth-child(137){opacity:.885;transform:translate(3.7423vw,-10px) scale(.9577);animation:fall-137 11s -21s linear infinite}@keyframes fall-137{52.813%{transform:translate(1.5415vw,52.813vh) scale(.9577)}to{transform:translate(2.6419vw,99vh) scale(.9577)}}.snow:nth-child(138){opacity:1.7646;transform:translate(6.7738vw,-10px) scale(.8314);animation:fall-138 16s -14s linear infinite}@keyframes fall-138{48.036%{transform:translate(4.5743vw,48.036vh) scale(.8314)}to{transform:translate(5.67405vw,99vh) scale(.8314)}}.snow:nth-child(139){opacity:1.3106;transform:translate(41.768vw,-10px) scale(.5783);animation:fall-139 15s -24s linear infinite}@keyframes fall-139{73.725%{transform:translate(36.9975vw,73.725vh) scale(.5783)}to{transform:translate(39.38275vw,99vh) scale(.5783)}}.snow:nth-child(140){opacity:.9704;transform:translate(6.7761vw,-10px) scale(.3345);animation:fall-140 21s -5s linear infinite}@keyframes fall-140{36.636%{transform:translate(-1.5379vw,36.636vh) scale(.3345)}to{transform:translate(2.6191vw,99vh) scale(.3345)}}.snow:nth-child(141){opacity:1.653;transform:translate(91.4491vw,-10px) scale(.3955);animation:fall-141 20s -13s linear infinite}@keyframes fall-141{39.544%{transform:translate(83.4715vw,39.544vh) scale(.3955)}to{transform:translate(87.4603vw,99vh) scale(.3955)}}.snow:nth-child(142){opacity:1.5164;transform:translate(48.3537vw,-10px) scale(.0089);animation:fall-142 26s -5s linear infinite}@keyframes fall-142{79.438%{transform:translate(44.6203vw,79.438vh) scale(.0089)}to{transform:translate(46.487vw,99vh) scale(.0089)}}.snow:nth-child(143){opacity:1.7556;transform:translate(86.341vw,-10px) scale(.0166);animation:fall-143 20s -6s linear infinite}@keyframes fall-143{70.578%{transform:translate(78.7362vw,70.578vh) scale(.0166)}to{transform:translate(82.5386vw,99vh) scale(.0166)}}.snow:nth-child(144){opacity:.709;transform:translate(33.892vw,-10px) scale(.6368);animation:fall-144 18s -10s linear infinite}@keyframes fall-144{32.014%{transform:translate(41.2684vw,32.014vh) scale(.6368)}to{transform:translate(37.5802vw,99vh) scale(.6368)}}.snow:nth-child(145){opacity:1.3746;transform:translate(66.22vw,-10px) scale(.2001);animation:fall-145 28s -5s linear infinite}@keyframes fall-145{38.633%{transform:translate(68.6379vw,38.633vh) scale(.2001)}to{transform:translate(67.42895vw,99vh) scale(.2001)}}.snow:nth-child(146){opacity:.8618;transform:translate(95.6644vw,-10px) scale(.3957);animation:fall-146 16s -9s linear infinite}@keyframes fall-146{36.791%{transform:translate(97.9297vw,36.791vh) scale(.3957)}to{transform:translate(96.79705vw,99vh) scale(.3957)}}.snow:nth-child(147){opacity:1.503;transform:translate(14.6575vw,-10px) scale(.51);animation:fall-147 26s -1s linear infinite}@keyframes fall-147{64.201%{transform:translate(19.6273vw,64.201vh) scale(.51)}to{transform:translate(17.1424vw,99vh) scale(.51)}}.snow:nth-child(148){opacity:1.2294;transform:translate(42.3597vw,-10px) scale(.9696);animation:fall-148 20s -21s linear infinite}@keyframes fall-148{54.29%{transform:translate(49.6771vw,54.29vh) scale(.9696)}to{transform:translate(46.0184vw,99vh) scale(.9696)}}.snow:nth-child(149){opacity:1.7648;transform:translate(64.5651vw,-10px) scale(.7531);animation:fall-149 19s -26s linear infinite}@keyframes fall-149{60.929%{transform:translate(63.7141vw,60.929vh) scale(.7531)}to{transform:translate(64.1396vw,99vh) scale(.7531)}}.snow:nth-child(150){opacity:1.9326;transform:translate(22.388vw,-10px) scale(.6078);animation:fall-150 27s -4s linear infinite}@keyframes fall-150{34.087%{transform:translate(31.529vw,34.087vh) scale(.6078)}to{transform:translate(26.9585vw,99vh) scale(.6078)}}.snow:nth-child(151){opacity:1.4608;transform:translate(89.0951vw,-10px) scale(.8048);animation:fall-151 12s -10s linear infinite}@keyframes fall-151{41.083%{transform:translate(93.3153vw,41.083vh) scale(.8048)}to{transform:translate(91.2052vw,99vh) scale(.8048)}}.snow:nth-child(152){opacity:1.2632;transform:translate(2.2676vw,-10px) scale(.5958);animation:fall-152 14s -4s linear infinite}@keyframes fall-152{53.882%{transform:translate(-1.4128vw,53.882vh) scale(.5958)}to{transform:translate(.4274vw,99vh) scale(.5958)}}.snow:nth-child(153){opacity:.792;transform:translate(5.038vw,-10px) scale(.5414);animation:fall-153 10s -16s linear infinite}@keyframes fall-153{45.654%{transform:translate(5.3112vw,45.654vh) scale(.5414)}to{transform:translate(5.1746vw,99vh) scale(.5414)}}.snow:nth-child(154){opacity:1.4292;transform:translate(77.0655vw,-10px) scale(.8666);animation:fall-154 17s -23s linear infinite}@keyframes fall-154{42.159%{transform:translate(67.233vw,42.159vh) scale(.8666)}to{transform:translate(72.14925vw,99vh) scale(.8666)}}.snow:nth-child(155){opacity:1.4558;transform:translate(5.0561vw,-10px) scale(.0506);animation:fall-155 17s -29s linear infinite}@keyframes fall-155{72.876%{transform:translate(13.9869vw,72.876vh) scale(.0506)}to{transform:translate(9.5215vw,99vh) scale(.0506)}}.snow:nth-child(156){opacity:.5306;transform:translate(14.699vw,-10px) scale(.4725);animation:fall-156 19s -6s linear infinite}@keyframes fall-156{47.625%{transform:translate(8.2928vw,47.625vh) scale(.4725)}to{transform:translate(11.4959vw,99vh) scale(.4725)}}.snow:nth-child(157){opacity:1.6206;transform:translate(91.4588vw,-10px) scale(.2749);animation:fall-157 23s -21s linear infinite}@keyframes fall-157{57.1%{transform:translate(94.6093vw,57.1vh) scale(.2749)}to{transform:translate(93.03405vw,99vh) scale(.2749)}}.snow:nth-child(158){opacity:1.6832;transform:translate(.4894vw,-10px) scale(.4578);animation:fall-158 17s -13s linear infinite}@keyframes fall-158{51.356%{transform:translate(-9.1918vw,51.356vh) scale(.4578)}to{transform:translate(-4.3512vw,99vh) scale(.4578)}}.snow:nth-child(159){opacity:.1528;transform:translate(56.3389vw,-10px) scale(.9087);animation:fall-159 29s -29s linear infinite}@keyframes fall-159{55.77%{transform:translate(61.7608vw,55.77vh) scale(.9087)}to{transform:translate(59.04985vw,99vh) scale(.9087)}}.snow:nth-child(160){opacity:1.109;transform:translate(25.6598vw,-10px) scale(.364);animation:fall-160 15s -8s linear infinite}@keyframes fall-160{38.718%{transform:translate(35.0026vw,38.718vh) scale(.364)}to{transform:translate(30.3312vw,99vh) scale(.364)}}.snow:nth-child(161){opacity:.6832;transform:translate(73.5279vw,-10px) scale(.1988);animation:fall-161 23s -8s linear infinite}@keyframes fall-161{37.474%{transform:translate(68.3194vw,37.474vh) scale(.1988)}to{transform:translate(70.92365vw,99vh) scale(.1988)}}.snow:nth-child(162){opacity:1.2348;transform:translate(97.0435vw,-10px) scale(.4791);animation:fall-162 18s -3s linear infinite}@keyframes fall-162{69.967%{transform:translate(103.2912vw,69.967vh) scale(.4791)}to{transform:translate(100.16735vw,99vh) scale(.4791)}}.snow:nth-child(163){opacity:.5642;transform:translate(38.9277vw,-10px) scale(.0638);animation:fall-163 16s -11s linear infinite}@keyframes fall-163{59.259%{transform:translate(48.3236vw,59.259vh) scale(.0638)}to{transform:translate(43.62565vw,99vh) scale(.0638)}}.snow:nth-child(164){opacity:.5212;transform:translate(11.8218vw,-10px) scale(.9863);animation:fall-164 22s -13s linear infinite}@keyframes fall-164{33.464%{transform:translate(8.9915vw,33.464vh) scale(.9863)}to{transform:translate(10.40665vw,99vh) scale(.9863)}}.snow:nth-child(165){opacity:.2906;transform:translate(.6212vw,-10px) scale(.1826);animation:fall-165 25s -24s linear infinite}@keyframes fall-165{63.281%{transform:translate(-6.4257vw,63.281vh) scale(.1826)}to{transform:translate(-2.90225vw,99vh) scale(.1826)}}.snow:nth-child(166){opacity:1.6456;transform:translate(33.3415vw,-10px) scale(.2622);animation:fall-166 14s -8s linear infinite}@keyframes fall-166{46.289%{transform:translate(26.5797vw,46.289vh) scale(.2622)}to{transform:translate(29.9606vw,99vh) scale(.2622)}}.snow:nth-child(167){opacity:.4974;transform:translate(22.573vw,-10px) scale(.5393);animation:fall-167 11s -14s linear infinite}@keyframes fall-167{64.193%{transform:translate(26.1964vw,64.193vh) scale(.5393)}to{transform:translate(24.3847vw,99vh) scale(.5393)}}.snow:nth-child(168){opacity:1.6854;transform:translate(47.4666vw,-10px) scale(.1382);animation:fall-168 13s -8s linear infinite}@keyframes fall-168{35.98%{transform:translate(56.9596vw,35.98vh) scale(.1382)}to{transform:translate(52.2131vw,99vh) scale(.1382)}}.snow:nth-child(169){opacity:1.3704;transform:translate(98.2617vw,-10px) scale(.9369);animation:fall-169 28s -27s linear infinite}@keyframes fall-169{42.585%{transform:translate(103.962vw,42.585vh) scale(.9369)}to{transform:translate(101.11185vw,99vh) scale(.9369)}}.snow:nth-child(170){opacity:1.6194;transform:translate(23.7673vw,-10px) scale(.6107);animation:fall-170 18s -18s linear infinite}@keyframes fall-170{43.554%{transform:translate(21.9323vw,43.554vh) scale(.6107)}to{transform:translate(22.8498vw,99vh) scale(.6107)}}.snow:nth-child(171){opacity:.3786;transform:translate(17.6839vw,-10px) scale(.2235);animation:fall-171 16s -26s linear infinite}@keyframes fall-171{77.433%{transform:translate(23.0866vw,77.433vh) scale(.2235)}to{transform:translate(20.38525vw,99vh) scale(.2235)}}.snow:nth-child(172){opacity:.6672;transform:translate(71.5005vw,-10px) scale(.6127);animation:fall-172 11s -1s linear infinite}@keyframes fall-172{52.382%{transform:translate(69.2846vw,52.382vh) scale(.6127)}to{transform:translate(70.39255vw,99vh) scale(.6127)}}.snow:nth-child(173){opacity:1.1226;transform:translate(24.0632vw,-10px) scale(.4623);animation:fall-173 16s -7s linear infinite}@keyframes fall-173{38.201%{transform:translate(24.1119vw,38.201vh) scale(.4623)}to{transform:translate(24.08755vw,99vh) scale(.4623)}}.snow:nth-child(174){opacity:1.363;transform:translate(92.0025vw,-10px) scale(.0502);animation:fall-174 22s -7s linear infinite}@keyframes fall-174{44.825%{transform:translate(86.2561vw,44.825vh) scale(.0502)}to{transform:translate(89.1293vw,99vh) scale(.0502)}}.snow:nth-child(175){opacity:.799;transform:translate(92.5579vw,-10px) scale(.1209);animation:fall-175 25s -7s linear infinite}@keyframes fall-175{44.768%{transform:translate(102.4923vw,44.768vh) scale(.1209)}to{transform:translate(97.5251vw,99vh) scale(.1209)}}.snow:nth-child(176){opacity:.233;transform:translate(8.3811vw,-10px) scale(.566);animation:fall-176 13s -17s linear infinite}@keyframes fall-176{40.777%{transform:translate(15.2495vw,40.777vh) scale(.566)}to{transform:translate(11.8153vw,99vh) scale(.566)}}.snow:nth-child(177){opacity:.354;transform:translate(34.7506vw,-10px) scale(.791);animation:fall-177 15s -6s linear infinite}@keyframes fall-177{35.127%{transform:translate(33.454vw,35.127vh) scale(.791)}to{transform:translate(34.1023vw,99vh) scale(.791)}}.snow:nth-child(178){opacity:1.7544;transform:translate(93.5873vw,-10px) scale(.2435);animation:fall-178 29s -1s linear infinite}@keyframes fall-178{51.107%{transform:translate(98.4246vw,51.107vh) scale(.2435)}to{transform:translate(96.00595vw,99vh) scale(.2435)}}.snow:nth-child(179){opacity:1.7288;transform:translate(53.6171vw,-10px) scale(.0285);animation:fall-179 27s -21s linear infinite}@keyframes fall-179{65.743%{transform:translate(48.4018vw,65.743vh) scale(.0285)}to{transform:translate(51.00945vw,99vh) scale(.0285)}}.snow:nth-child(180){opacity:1.0616;transform:translate(35.9401vw,-10px) scale(.1);animation:fall-180 23s -23s linear infinite}@keyframes fall-180{50.436%{transform:translate(45.2226vw,50.436vh) scale(.1)}to{transform:translate(40.58135vw,99vh) scale(.1)}}.snow:nth-child(181){opacity:1.6662;transform:translate(55.4631vw,-10px) scale(.8431);animation:fall-181 28s -16s linear infinite}@keyframes fall-181{61.226%{transform:translate(49.3188vw,61.226vh) scale(.8431)}to{transform:translate(52.39095vw,99vh) scale(.8431)}}.snow:nth-child(182){opacity:1.5818;transform:translate(35.285vw,-10px) scale(.6634);animation:fall-182 15s -3s linear infinite}@keyframes fall-182{71.383%{transform:translate(37.4732vw,71.383vh) scale(.6634)}to{transform:translate(36.3791vw,99vh) scale(.6634)}}.snow:nth-child(183){opacity:.1332;transform:translate(56.0183vw,-10px) scale(.5046);animation:fall-183 24s -6s linear infinite}@keyframes fall-183{73.969%{transform:translate(62.013vw,73.969vh) scale(.5046)}to{transform:translate(59.01565vw,99vh) scale(.5046)}}.snow:nth-child(184){opacity:1.9634;transform:translate(1.1788vw,-10px) scale(.3832);animation:fall-184 12s -19s linear infinite}@keyframes fall-184{78.295%{transform:translate(-1.3391vw,78.295vh) scale(.3832)}to{transform:translate(-.08015vw,99vh) scale(.3832)}}.snow:nth-child(185){opacity:1.0036;transform:translate(40.3902vw,-10px) scale(.1105);animation:fall-185 19s -7s linear infinite}@keyframes fall-185{73.199%{transform:translate(41.0186vw,73.199vh) scale(.1105)}to{transform:translate(40.7044vw,99vh) scale(.1105)}}.snow:nth-child(186){opacity:.4368;transform:translate(49.0095vw,-10px) scale(.5306);animation:fall-186 28s -13s linear infinite}@keyframes fall-186{55.04%{transform:translate(57.951vw,55.04vh) scale(.5306)}to{transform:translate(53.48025vw,99vh) scale(.5306)}}.snow:nth-child(187){opacity:1.3912;transform:translate(4.6203vw,-10px) scale(.2835);animation:fall-187 19s -5s linear infinite}@keyframes fall-187{73.194%{transform:translate(1.1503vw,73.194vh) scale(.2835)}to{transform:translate(2.8853vw,99vh) scale(.2835)}}.snow:nth-child(188){opacity:.701;transform:translate(35.1048vw,-10px) scale(.0745);animation:fall-188 23s -8s linear infinite}@keyframes fall-188{67.148%{transform:translate(25.9917vw,67.148vh) scale(.0745)}to{transform:translate(30.54825vw,99vh) scale(.0745)}}.snow:nth-child(189){opacity:1.7058;transform:translate(43.5723vw,-10px) scale(.4455);animation:fall-189 26s -30s linear infinite}@keyframes fall-189{75.531%{transform:translate(48.105vw,75.531vh) scale(.4455)}to{transform:translate(45.83865vw,99vh) scale(.4455)}}.snow:nth-child(190){opacity:.0594;transform:translate(9.5197vw,-10px) scale(.9429);animation:fall-190 14s -23s linear infinite}@keyframes fall-190{63.762%{transform:translate(6.52vw,63.762vh) scale(.9429)}to{transform:translate(8.01985vw,99vh) scale(.9429)}}.snow:nth-child(191){opacity:.6578;transform:translate(65.6566vw,-10px) scale(.6612);animation:fall-191 26s -4s linear infinite}@keyframes fall-191{42.264%{transform:translate(63.2299vw,42.264vh) scale(.6612)}to{transform:translate(64.44325vw,99vh) scale(.6612)}}.snow:nth-child(192){opacity:1.451;transform:translate(65.1936vw,-10px) scale(.9053);animation:fall-192 30s -4s linear infinite}@keyframes fall-192{75.334%{transform:translate(73.8864vw,75.334vh) scale(.9053)}to{transform:translate(69.54vw,99vh) scale(.9053)}}.snow:nth-child(193){opacity:1.6624;transform:translate(67.7905vw,-10px) scale(.4603);animation:fall-193 17s -6s linear infinite}@keyframes fall-193{69.235%{transform:translate(72.0288vw,69.235vh) scale(.4603)}to{transform:translate(69.90965vw,99vh) scale(.4603)}}.snow:nth-child(194){opacity:.5412;transform:translate(31.6894vw,-10px) scale(.9321);animation:fall-194 21s -15s linear infinite}@keyframes fall-194{34.722%{transform:translate(39.0405vw,34.722vh) scale(.9321)}to{transform:translate(35.36495vw,99vh) scale(.9321)}}.snow:nth-child(195){opacity:1.8496;transform:translate(41.2827vw,-10px) scale(.6038);animation:fall-195 13s -7s linear infinite}@keyframes fall-195{70.27%{transform:translate(40.7355vw,70.27vh) scale(.6038)}to{transform:translate(41.0091vw,99vh) scale(.6038)}}.snow:nth-child(196){opacity:.8498;transform:translate(96.4266vw,-10px) scale(.4163);animation:fall-196 20s -29s linear infinite}@keyframes fall-196{36.312%{transform:translate(98.6454vw,36.312vh) scale(.4163)}to{transform:translate(97.536vw,99vh) scale(.4163)}}.snow:nth-child(197){opacity:.9526;transform:translate(80.6231vw,-10px) scale(.6163);animation:fall-197 19s -27s linear infinite}@keyframes fall-197{58.577%{transform:translate(83.6182vw,58.577vh) scale(.6163)}to{transform:translate(82.12065vw,99vh) scale(.6163)}}.snow:nth-child(198){opacity:.0498;transform:translate(80.1968vw,-10px) scale(.9533);animation:fall-198 28s -9s linear infinite}@keyframes fall-198{57.519%{transform:translate(72.6044vw,57.519vh) scale(.9533)}to{transform:translate(76.4006vw,99vh) scale(.9533)}}.snow:nth-child(199){opacity:.9472;transform:translate(8.4441vw,-10px) scale(.6049);animation:fall-199 15s -16s linear infinite}@keyframes fall-199{48.834%{transform:translate(14.5476vw,48.834vh) scale(.6049)}to{transform:translate(11.49585vw,99vh) scale(.6049)}}.snow:nth-child(200){opacity:.817;transform:translate(49.0793vw,-10px) scale(.8567);animation:fall-200 27s -2s linear infinite}@keyframes fall-200{71.729%{transform:translate(50.7581vw,71.729vh) scale(.8567)}to{transform:translate(49.9187vw,99vh) scale(.8567)}}.snow:nth-child(201){opacity:.4054;transform:translate(45.2969vw,-10px) scale(.4545);animation:fall-201 21s -17s linear infinite}@keyframes fall-201{38.031%{transform:translate(54.3552vw,38.031vh) scale(.4545)}to{transform:translate(49.82605vw,99vh) scale(.4545)}}.snow:nth-child(202){opacity:1.2904;transform:translate(69.3887vw,-10px) scale(.2759);animation:fall-202 18s -8s linear infinite}@keyframes fall-202{30.992%{transform:translate(69.8352vw,30.992vh) scale(.2759)}to{transform:translate(69.61195vw,99vh) scale(.2759)}}.snow:nth-child(203){opacity:1.3842;transform:translate(32.3835vw,-10px) scale(.4998);animation:fall-203 26s -8s linear infinite}@keyframes fall-203{68.231%{transform:translate(39.1193vw,68.231vh) scale(.4998)}to{transform:translate(35.7514vw,99vh) scale(.4998)}}.snow:nth-child(204){opacity:1.6146;transform:translate(83.0642vw,-10px) scale(.4723);animation:fall-204 12s -26s linear infinite}@keyframes fall-204{43.328%{transform:translate(79.8958vw,43.328vh) scale(.4723)}to{transform:translate(81.48vw,99vh) scale(.4723)}}.snow:nth-child(205){opacity:1.4608;transform:translate(65.1972vw,-10px) scale(.4146);animation:fall-205 23s -21s linear infinite}@keyframes fall-205{46.513%{transform:translate(65.7052vw,46.513vh) scale(.4146)}to{transform:translate(65.4512vw,99vh) scale(.4146)}}.snow:nth-child(206){opacity:1.6566;transform:translate(69.331vw,-10px) scale(.8189);animation:fall-206 28s -7s linear infinite}@keyframes fall-206{45.826%{transform:translate(74.4495vw,45.826vh) scale(.8189)}to{transform:translate(71.89025vw,99vh) scale(.8189)}}.snow:nth-child(207){opacity:1.049;transform:translate(47.4512vw,-10px) scale(.6432);animation:fall-207 13s -24s linear infinite}@keyframes fall-207{49.638%{transform:translate(39.2082vw,49.638vh) scale(.6432)}to{transform:translate(43.3297vw,99vh) scale(.6432)}}.snow:nth-child(208){opacity:1.1254;transform:translate(63.6841vw,-10px) scale(.274);animation:fall-208 25s -19s linear infinite}@keyframes fall-208{33.453%{transform:translate(63.3095vw,33.453vh) scale(.274)}to{transform:translate(63.4968vw,99vh) scale(.274)}}.snow:nth-child(209){opacity:.0222;transform:translate(67.5403vw,-10px) scale(.0168);animation:fall-209 13s -29s linear infinite}@keyframes fall-209{65.937%{transform:translate(66.1642vw,65.937vh) scale(.0168)}to{transform:translate(66.85225vw,99vh) scale(.0168)}}.snow:nth-child(210){opacity:1.228;transform:translate(24.1562vw,-10px) scale(.4945);animation:fall-210 28s -5s linear infinite}@keyframes fall-210{72.383%{transform:translate(31.3875vw,72.383vh) scale(.4945)}to{transform:translate(27.77185vw,99vh) scale(.4945)}}.snow:nth-child(211){opacity:1.523;transform:translate(30.5459vw,-10px) scale(.2705);animation:fall-211 27s -2s linear infinite}@keyframes fall-211{77.993%{transform:translate(36.9243vw,77.993vh) scale(.2705)}to{transform:translate(33.7351vw,99vh) scale(.2705)}}.snow:nth-child(212){opacity:.026;transform:translate(31.3362vw,-10px) scale(.9645);animation:fall-212 16s -8s linear infinite}@keyframes fall-212{70.764%{transform:translate(36.3578vw,70.764vh) scale(.9645)}to{transform:translate(33.847vw,99vh) scale(.9645)}}.snow:nth-child(213){opacity:.155;transform:translate(84.1784vw,-10px) scale(.105);animation:fall-213 15s -6s linear infinite}@keyframes fall-213{79.181%{transform:translate(89.828vw,79.181vh) scale(.105)}to{transform:translate(87.0032vw,99vh) scale(.105)}}.snow:nth-child(214){opacity:1.507;transform:translate(3.7414vw,-10px) scale(.2172);animation:fall-214 30s -28s linear infinite}@keyframes fall-214{48.754%{transform:translate(2.8866vw,48.754vh) scale(.2172)}to{transform:translate(3.314vw,99vh) scale(.2172)}}.snow:nth-child(215){opacity:.1148;transform:translate(59.2338vw,-10px) scale(.5373);animation:fall-215 22s -24s linear infinite}@keyframes fall-215{78.967%{transform:translate(60.4838vw,78.967vh) scale(.5373)}to{transform:translate(59.8588vw,99vh) scale(.5373)}}.snow:nth-child(216){opacity:.3346;transform:translate(33.9762vw,-10px) scale(.5443);animation:fall-216 12s -23s linear infinite}@keyframes fall-216{65.587%{transform:translate(31.7478vw,65.587vh) scale(.5443)}to{transform:translate(32.862vw,99vh) scale(.5443)}}.snow:nth-child(217){opacity:1.9234;transform:translate(28.4569vw,-10px) scale(.6224);animation:fall-217 11s -9s linear infinite}@keyframes fall-217{60.683%{transform:translate(35.8873vw,60.683vh) scale(.6224)}to{transform:translate(32.1721vw,99vh) scale(.6224)}}.snow:nth-child(218){opacity:1.1726;transform:translate(15.8848vw,-10px) scale(.4636);animation:fall-218 19s -10s linear infinite}@keyframes fall-218{76.708%{transform:translate(25.3877vw,76.708vh) scale(.4636)}to{transform:translate(20.63625vw,99vh) scale(.4636)}}.snow:nth-child(219){opacity:1.5542;transform:translate(85.5128vw,-10px) scale(.5938);animation:fall-219 26s -10s linear infinite}@keyframes fall-219{58.128%{transform:translate(91.5483vw,58.128vh) scale(.5938)}to{transform:translate(88.53055vw,99vh) scale(.5938)}}.snow:nth-child(220){opacity:.3956;transform:translate(42.7102vw,-10px) scale(.7855);animation:fall-220 22s -7s linear infinite}@keyframes fall-220{40.641%{transform:translate(50.3416vw,40.641vh) scale(.7855)}to{transform:translate(46.5259vw,99vh) scale(.7855)}}.snow:nth-child(221){opacity:.1676;transform:translate(27.2578vw,-10px) scale(.9695);animation:fall-221 28s -19s linear infinite}@keyframes fall-221{66.262%{transform:translate(17.7255vw,66.262vh) scale(.9695)}to{transform:translate(22.49165vw,99vh) scale(.9695)}}.snow:nth-child(222){opacity:1.2078;transform:translate(66.4684vw,-10px) scale(.7871);animation:fall-222 11s -28s linear infinite}@keyframes fall-222{33.07%{transform:translate(76.1775vw,33.07vh) scale(.7871)}to{transform:translate(71.32295vw,99vh) scale(.7871)}}.snow:nth-child(223){opacity:1.6002;transform:translate(51.9717vw,-10px) scale(.6519);animation:fall-223 10s -27s linear infinite}@keyframes fall-223{66.484%{transform:translate(47.6575vw,66.484vh) scale(.6519)}to{transform:translate(49.8146vw,99vh) scale(.6519)}}.snow:nth-child(224){opacity:1.259;transform:translate(47.3823vw,-10px) scale(.5728);animation:fall-224 24s -24s linear infinite}@keyframes fall-224{34.562%{transform:translate(51.7468vw,34.562vh) scale(.5728)}to{transform:translate(49.56455vw,99vh) scale(.5728)}}.snow:nth-child(225){opacity:1.6142;transform:translate(85.5172vw,-10px) scale(.5548);animation:fall-225 30s -4s linear infinite}@keyframes fall-225{47.278%{transform:translate(76.1828vw,47.278vh) scale(.5548)}to{transform:translate(80.85vw,99vh) scale(.5548)}}.snow:nth-child(226){opacity:1.0408;transform:translate(47.3007vw,-10px) scale(.2852);animation:fall-226 16s -6s linear infinite}@keyframes fall-226{57.558%{transform:translate(42.2972vw,57.558vh) scale(.2852)}to{transform:translate(44.79895vw,99vh) scale(.2852)}}.snow:nth-child(227){opacity:1.5884;transform:translate(97.5605vw,-10px) scale(.7545);animation:fall-227 18s -17s linear infinite}@keyframes fall-227{33.785%{transform:translate(88.0499vw,33.785vh) scale(.7545)}to{transform:translate(92.8052vw,99vh) scale(.7545)}}.snow:nth-child(228){opacity:.095;transform:translate(22.8804vw,-10px) scale(.0759);animation:fall-228 21s -3s linear infinite}@keyframes fall-228{34.917%{transform:translate(18.4532vw,34.917vh) scale(.0759)}to{transform:translate(20.6668vw,99vh) scale(.0759)}}.snow:nth-child(229){opacity:.5266;transform:translate(9.5746vw,-10px) scale(.2184);animation:fall-229 25s -20s linear infinite}@keyframes fall-229{54.598%{transform:translate(3.2166vw,54.598vh) scale(.2184)}to{transform:translate(6.3956vw,99vh) scale(.2184)}}.snow:nth-child(230){opacity:.6642;transform:translate(46.1529vw,-10px) scale(.375);animation:fall-230 12s -29s linear infinite}@keyframes fall-230{57.479%{transform:translate(51.2342vw,57.479vh) scale(.375)}to{transform:translate(48.69355vw,99vh) scale(.375)}}.snow:nth-child(231){opacity:.7318;transform:translate(99.7758vw,-10px) scale(.1202);animation:fall-231 12s -21s linear infinite}@keyframes fall-231{71.61%{transform:translate(92.8749vw,71.61vh) scale(.1202)}to{transform:translate(96.32535vw,99vh) scale(.1202)}}.snow:nth-child(232){opacity:1.1014;transform:translate(50.3665vw,-10px) scale(.4257);animation:fall-232 14s -21s linear infinite}@keyframes fall-232{51.876%{transform:translate(45.7555vw,51.876vh) scale(.4257)}to{transform:translate(48.061vw,99vh) scale(.4257)}}.snow:nth-child(233){opacity:1.2644;transform:translate(9.8008vw,-10px) scale(.6122);animation:fall-233 17s -9s linear infinite}@keyframes fall-233{34.886%{transform:translate(1.8566vw,34.886vh) scale(.6122)}to{transform:translate(5.8287vw,99vh) scale(.6122)}}.snow:nth-child(234){opacity:.5944;transform:translate(89.3318vw,-10px) scale(.6657);animation:fall-234 20s -30s linear infinite}@keyframes fall-234{33.046%{transform:translate(84.8034vw,33.046vh) scale(.6657)}to{transform:translate(87.0676vw,99vh) scale(.6657)}}.snow:nth-child(235){opacity:1.9808;transform:translate(29.504vw,-10px) scale(.0495);animation:fall-235 20s -15s linear infinite}@keyframes fall-235{74.592%{transform:translate(28.2413vw,74.592vh) scale(.0495)}to{transform:translate(28.87265vw,99vh) scale(.0495)}}.snow:nth-child(236){opacity:1.2428;transform:translate(22.294vw,-10px) scale(.2737);animation:fall-236 19s -17s linear infinite}@keyframes fall-236{61.793%{transform:translate(24.6321vw,61.793vh) scale(.2737)}to{transform:translate(23.46305vw,99vh) scale(.2737)}}.snow:nth-child(237){opacity:.1314;transform:translate(17.6784vw,-10px) scale(.1598);animation:fall-237 21s -28s linear infinite}@keyframes fall-237{56.711%{transform:translate(12.9903vw,56.711vh) scale(.1598)}to{transform:translate(15.33435vw,99vh) scale(.1598)}}.snow:nth-child(238){opacity:.7996;transform:translate(89.9298vw,-10px) scale(.3126);animation:fall-238 12s -17s linear infinite}@keyframes fall-238{34.235%{transform:translate(91.3652vw,34.235vh) scale(.3126)}to{transform:translate(90.6475vw,99vh) scale(.3126)}}.snow:nth-child(239){opacity:1.0946;transform:translate(96.3307vw,-10px) scale(.4957);animation:fall-239 19s -18s linear infinite}@keyframes fall-239{39.131%{transform:translate(103.033vw,39.131vh) scale(.4957)}to{transform:translate(99.68185vw,99vh) scale(.4957)}}.snow:nth-child(240){opacity:.0164;transform:translate(76.3472vw,-10px) scale(.9977);animation:fall-240 26s -4s linear infinite}@keyframes fall-240{61.34%{transform:translate(67.9359vw,61.34vh) scale(.9977)}to{transform:translate(72.14155vw,99vh) scale(.9977)}}.snow:nth-child(241){opacity:.8282;transform:translate(42.1126vw,-10px) scale(.3305);animation:fall-241 29s -14s linear infinite}@keyframes fall-241{56.444%{transform:translate(39.7454vw,56.444vh) scale(.3305)}to{transform:translate(40.929vw,99vh) scale(.3305)}}.snow:nth-child(242){opacity:1.392;transform:translate(21.8507vw,-10px) scale(.2129);animation:fall-242 28s -20s linear infinite}@keyframes fall-242{38.809%{transform:translate(30.5347vw,38.809vh) scale(.2129)}to{transform:translate(26.1927vw,99vh) scale(.2129)}}.snow:nth-child(243){opacity:.0786;transform:translate(21.2502vw,-10px) scale(.4307);animation:fall-243 15s -29s linear infinite}@keyframes fall-243{55.19%{transform:translate(28.8669vw,55.19vh) scale(.4307)}to{transform:translate(25.05855vw,99vh) scale(.4307)}}.snow:nth-child(244){opacity:.477;transform:translate(60.7303vw,-10px) scale(.1877);animation:fall-244 11s -28s linear infinite}@keyframes fall-244{77.469%{transform:translate(63.0914vw,77.469vh) scale(.1877)}to{transform:translate(61.91085vw,99vh) scale(.1877)}}.snow:nth-child(245){opacity:.1924;transform:translate(4.8389vw,-10px) scale(.6025);animation:fall-245 17s -19s linear infinite}@keyframes fall-245{30.701%{transform:translate(-3.7403vw,30.701vh) scale(.6025)}to{transform:translate(.5493vw,99vh) scale(.6025)}}.snow:nth-child(246){opacity:.187;transform:translate(19.6594vw,-10px) scale(.9617);animation:fall-246 30s -1s linear infinite}@keyframes fall-246{56.641%{transform:translate(15.1089vw,56.641vh) scale(.9617)}to{transform:translate(17.38415vw,99vh) scale(.9617)}}.snow:nth-child(247){opacity:.2438;transform:translate(87.4062vw,-10px) scale(.6266);animation:fall-247 30s -10s linear infinite}@keyframes fall-247{47.966%{transform:translate(89.6114vw,47.966vh) scale(.6266)}to{transform:translate(88.5088vw,99vh) scale(.6266)}}.snow:nth-child(248){opacity:1.605;transform:translate(78.3605vw,-10px) scale(.5922);animation:fall-248 30s -9s linear infinite}@keyframes fall-248{33.113%{transform:translate(71.4375vw,33.113vh) scale(.5922)}to{transform:translate(74.899vw,99vh) scale(.5922)}}.snow:nth-child(249){opacity:.8188;transform:translate(46.2205vw,-10px) scale(.3417);animation:fall-249 18s -23s linear infinite}@keyframes fall-249{34.344%{transform:translate(36.7249vw,34.344vh) scale(.3417)}to{transform:translate(41.4727vw,99vh) scale(.3417)}}.snow:nth-child(250){opacity:1.438;transform:translate(6.3805vw,-10px) scale(.3999);animation:fall-250 22s -14s linear infinite}@keyframes fall-250{78.543%{transform:translate(15.5988vw,78.543vh) scale(.3999)}to{transform:translate(10.98965vw,99vh) scale(.3999)}}.snow:nth-child(251){opacity:.2298;transform:translate(72.1155vw,-10px) scale(.1108);animation:fall-251 17s -23s linear infinite}@keyframes fall-251{71.179%{transform:translate(68.4074vw,71.179vh) scale(.1108)}to{transform:translate(70.26145vw,99vh) scale(.1108)}}.snow:nth-child(252){opacity:.7546;transform:translate(95.4939vw,-10px) scale(.0034);animation:fall-252 18s -23s linear infinite}@keyframes fall-252{53.268%{transform:translate(91.5808vw,53.268vh) scale(.0034)}to{transform:translate(93.53735vw,99vh) scale(.0034)}}.snow:nth-child(253){opacity:.0264;transform:translate(91.6101vw,-10px) scale(.0568);animation:fall-253 20s -22s linear infinite}@keyframes fall-253{61.856%{transform:translate(94.7124vw,61.856vh) scale(.0568)}to{transform:translate(93.16125vw,99vh) scale(.0568)}}.snow:nth-child(254){opacity:.4144;transform:translate(91.3832vw,-10px) scale(.8956);animation:fall-254 24s -2s linear infinite}@keyframes fall-254{64.965%{transform:translate(93.2025vw,64.965vh) scale(.8956)}to{transform:translate(92.29285vw,99vh) scale(.8956)}}.snow:nth-child(255){opacity:.7118;transform:translate(26.2636vw,-10px) scale(.7217);animation:fall-255 27s -4s linear infinite}@keyframes fall-255{30.661%{transform:translate(28.5161vw,30.661vh) scale(.7217)}to{transform:translate(27.38985vw,99vh) scale(.7217)}}.snow:nth-child(256){opacity:1.233;transform:translate(13.1854vw,-10px) scale(.4734);animation:fall-256 28s -4s linear infinite}@keyframes fall-256{78.859%{transform:translate(8.5938vw,78.859vh) scale(.4734)}to{transform:translate(10.8896vw,99vh) scale(.4734)}}.snow:nth-child(257){opacity:.1078;transform:translate(1.0729vw,-10px) scale(.886);animation:fall-257 28s -29s linear infinite}@keyframes fall-257{53.059%{transform:translate(-8.3414vw,53.059vh) scale(.886)}to{transform:translate(-3.63425vw,99vh) scale(.886)}}.snow:nth-child(258){opacity:.6546;transform:translate(60.4147vw,-10px) scale(.2842);animation:fall-258 22s -3s linear infinite}@keyframes fall-258{72.044%{transform:translate(63.954vw,72.044vh) scale(.2842)}to{transform:translate(62.18435vw,99vh) scale(.2842)}}.snow:nth-child(259){opacity:.0012;transform:translate(79.8792vw,-10px) scale(.1519);animation:fall-259 29s -26s linear infinite}@keyframes fall-259{76.095%{transform:translate(74.7271vw,76.095vh) scale(.1519)}to{transform:translate(77.30315vw,99vh) scale(.1519)}}.snow:nth-child(260){opacity:1.4254;transform:translate(51.5014vw,-10px) scale(.3029);animation:fall-260 23s -23s linear infinite}@keyframes fall-260{71.215%{transform:translate(50.9531vw,71.215vh) scale(.3029)}to{transform:translate(51.22725vw,99vh) scale(.3029)}}.snow:nth-child(261){opacity:.3854;transform:translate(30.2398vw,-10px) scale(.7457);animation:fall-261 14s -12s linear infinite}@keyframes fall-261{51.609%{transform:translate(34.5059vw,51.609vh) scale(.7457)}to{transform:translate(32.37285vw,99vh) scale(.7457)}}.snow:nth-child(262){opacity:1.263;transform:translate(72.4813vw,-10px) scale(.7117);animation:fall-262 16s -8s linear infinite}@keyframes fall-262{36.655%{transform:translate(64.6968vw,36.655vh) scale(.7117)}to{transform:translate(68.58905vw,99vh) scale(.7117)}}.snow:nth-child(263){opacity:.9642;transform:translate(61.8688vw,-10px) scale(.918);animation:fall-263 24s -9s linear infinite}@keyframes fall-263{36.285%{transform:translate(63.2253vw,36.285vh) scale(.918)}to{transform:translate(62.54705vw,99vh) scale(.918)}}.snow:nth-child(264){opacity:1.8874;transform:translate(11.2162vw,-10px) scale(.7161);animation:fall-264 28s -7s linear infinite}@keyframes fall-264{52.273%{transform:translate(3.6731vw,52.273vh) scale(.7161)}to{transform:translate(7.44465vw,99vh) scale(.7161)}}.snow:nth-child(265){opacity:1.4306;transform:translate(39.4332vw,-10px) scale(.1768);animation:fall-265 24s -4s linear infinite}@keyframes fall-265{79.491%{transform:translate(33.3516vw,79.491vh) scale(.1768)}to{transform:translate(36.3924vw,99vh) scale(.1768)}}.snow:nth-child(266){opacity:.2924;transform:translate(93.8149vw,-10px) scale(.371);animation:fall-266 12s -25s linear infinite}@keyframes fall-266{63.38%{transform:translate(96.2845vw,63.38vh) scale(.371)}to{transform:translate(95.0497vw,99vh) scale(.371)}}.snow:nth-child(267){opacity:.5288;transform:translate(79.6117vw,-10px) scale(.8758);animation:fall-267 22s -3s linear infinite}@keyframes fall-267{55.053%{transform:translate(69.7957vw,55.053vh) scale(.8758)}to{transform:translate(74.7037vw,99vh) scale(.8758)}}.snow:nth-child(268){opacity:1.5614;transform:translate(54.9745vw,-10px) scale(.4022);animation:fall-268 17s -8s linear infinite}@keyframes fall-268{30.31%{transform:translate(64.0391vw,30.31vh) scale(.4022)}to{transform:translate(59.5068vw,99vh) scale(.4022)}}.snow:nth-child(269){opacity:.0634;transform:translate(38.8075vw,-10px) scale(.1401);animation:fall-269 24s -9s linear infinite}@keyframes fall-269{79.166%{transform:translate(32.3314vw,79.166vh) scale(.1401)}to{transform:translate(35.56945vw,99vh) scale(.1401)}}.snow:nth-child(270){opacity:.144;transform:translate(23.4961vw,-10px) scale(.1617);animation:fall-270 29s -20s linear infinite}@keyframes fall-270{44.757%{transform:translate(21.9959vw,44.757vh) scale(.1617)}to{transform:translate(22.746vw,99vh) scale(.1617)}}.snow:nth-child(271){opacity:1.5832;transform:translate(72.9722vw,-10px) scale(.8879);animation:fall-271 30s -5s linear infinite}@keyframes fall-271{72.38%{transform:translate(74.8122vw,72.38vh) scale(.8879)}to{transform:translate(73.8922vw,99vh) scale(.8879)}}.snow:nth-child(272){opacity:1.0526;transform:translate(52.3119vw,-10px) scale(.9339);animation:fall-272 14s -5s linear infinite}@keyframes fall-272{65.912%{transform:translate(58.2737vw,65.912vh) scale(.9339)}to{transform:translate(55.2928vw,99vh) scale(.9339)}}.snow:nth-child(273){opacity:.5926;transform:translate(37.2021vw,-10px) scale(.8645);animation:fall-273 14s -18s linear infinite}@keyframes fall-273{40.18%{transform:translate(29.4209vw,40.18vh) scale(.8645)}to{transform:translate(33.3115vw,99vh) scale(.8645)}}.snow:nth-child(274){opacity:1.9822;transform:translate(45.2738vw,-10px) scale(.8347);animation:fall-274 12s -18s linear infinite}@keyframes fall-274{38.416%{transform:translate(49.2525vw,38.416vh) scale(.8347)}to{transform:translate(47.26315vw,99vh) scale(.8347)}}.snow:nth-child(275){opacity:.4464;transform:translate(37.6183vw,-10px) scale(.0936);animation:fall-275 15s -14s linear infinite}@keyframes fall-275{62.963%{transform:translate(43.3165vw,62.963vh) scale(.0936)}to{transform:translate(40.4674vw,99vh) scale(.0936)}}.snow:nth-child(276){opacity:1.278;transform:translate(43.8602vw,-10px) scale(.526);animation:fall-276 22s -3s linear infinite}@keyframes fall-276{48.732%{transform:translate(35.818vw,48.732vh) scale(.526)}to{transform:translate(39.8391vw,99vh) scale(.526)}}.snow:nth-child(277){opacity:1.942;transform:translate(50.5909vw,-10px) scale(.69);animation:fall-277 14s -21s linear infinite}@keyframes fall-277{64.115%{transform:translate(58.198vw,64.115vh) scale(.69)}to{transform:translate(54.39445vw,99vh) scale(.69)}}.snow:nth-child(278){opacity:1.1262;transform:translate(66.6717vw,-10px) scale(.7054);animation:fall-278 28s -17s linear infinite}@keyframes fall-278{36.378%{transform:translate(64.3241vw,36.378vh) scale(.7054)}to{transform:translate(65.4979vw,99vh) scale(.7054)}}.snow:nth-child(279){opacity:.9;transform:translate(22.7826vw,-10px) scale(.1248);animation:fall-279 25s -4s linear infinite}@keyframes fall-279{36.763%{transform:translate(20.4101vw,36.763vh) scale(.1248)}to{transform:translate(21.59635vw,99vh) scale(.1248)}}.snow:nth-child(280){opacity:1.4536;transform:translate(78.3075vw,-10px) scale(.2703);animation:fall-280 16s -25s linear infinite}@keyframes fall-280{44.871%{transform:translate(86.2057vw,44.871vh) scale(.2703)}to{transform:translate(82.2566vw,99vh) scale(.2703)}}.snow:nth-child(281){opacity:.0256;transform:translate(7.2596vw,-10px) scale(.6164);animation:fall-281 18s -23s linear infinite}@keyframes fall-281{45.458%{transform:translate(14.6784vw,45.458vh) scale(.6164)}to{transform:translate(10.969vw,99vh) scale(.6164)}}.snow:nth-child(282){opacity:1.9034;transform:translate(46.0352vw,-10px) scale(.1525);animation:fall-282 21s -4s linear infinite}@keyframes fall-282{40.462%{transform:translate(38.4183vw,40.462vh) scale(.1525)}to{transform:translate(42.22675vw,99vh) scale(.1525)}}.snow:nth-child(283){opacity:1.321;transform:translate(70.4913vw,-10px) scale(.3451);animation:fall-283 13s -10s linear infinite}@keyframes fall-283{61.573%{transform:translate(74.7087vw,61.573vh) scale(.3451)}to{transform:translate(72.6vw,99vh) scale(.3451)}}.snow:nth-child(284){opacity:1.772;transform:translate(59.6604vw,-10px) scale(.9549);animation:fall-284 19s -1s linear infinite}@keyframes fall-284{69.438%{transform:translate(67.1598vw,69.438vh) scale(.9549)}to{transform:translate(63.4101vw,99vh) scale(.9549)}}.snow:nth-child(285){opacity:.4422;transform:translate(99.684vw,-10px) scale(.9743);animation:fall-285 26s -1s linear infinite}@keyframes fall-285{33.846%{transform:translate(101.6766vw,33.846vh) scale(.9743)}to{transform:translate(100.6803vw,99vh) scale(.9743)}}.snow:nth-child(286){opacity:.57;transform:translate(13.4484vw,-10px) scale(.7464);animation:fall-286 29s -24s linear infinite}@keyframes fall-286{59.977%{transform:translate(12.6955vw,59.977vh) scale(.7464)}to{transform:translate(13.07195vw,99vh) scale(.7464)}}.snow:nth-child(287){opacity:1.108;transform:translate(90.0086vw,-10px) scale(.482);animation:fall-287 14s -20s linear infinite}@keyframes fall-287{75.745%{transform:translate(86.7919vw,75.745vh) scale(.482)}to{transform:translate(88.40025vw,99vh) scale(.482)}}.snow:nth-child(288){opacity:1.2166;transform:translate(75.5841vw,-10px) scale(.8984);animation:fall-288 12s -29s linear infinite}@keyframes fall-288{30.84%{transform:translate(65.9731vw,30.84vh) scale(.8984)}to{transform:translate(70.7786vw,99vh) scale(.8984)}}.snow:nth-child(289){opacity:1.5622;transform:translate(72.0384vw,-10px) scale(.0015);animation:fall-289 23s -8s linear infinite}@keyframes fall-289{70.666%{transform:translate(63.3692vw,70.666vh) scale(.0015)}to{transform:translate(67.7038vw,99vh) scale(.0015)}}.snow:nth-child(290){opacity:.6268;transform:translate(17.7642vw,-10px) scale(.4012);animation:fall-290 25s -22s linear infinite}@keyframes fall-290{52.89%{transform:translate(17.6041vw,52.89vh) scale(.4012)}to{transform:translate(17.68415vw,99vh) scale(.4012)}}.snow:nth-child(291){opacity:1.7228;transform:translate(46.8104vw,-10px) scale(.078);animation:fall-291 24s -16s linear infinite}@keyframes fall-291{57.258%{transform:translate(45.7657vw,57.258vh) scale(.078)}to{transform:translate(46.28805vw,99vh) scale(.078)}}.snow:nth-child(292){opacity:1.0892;transform:translate(14.983vw,-10px) scale(.9123);animation:fall-292 28s -24s linear infinite}@keyframes fall-292{39.58%{transform:translate(7.3196vw,39.58vh) scale(.9123)}to{transform:translate(11.1513vw,99vh) scale(.9123)}}.snow:nth-child(293){opacity:.272;transform:translate(51.1282vw,-10px) scale(.418);animation:fall-293 14s -10s linear infinite}@keyframes fall-293{50.349%{transform:translate(53.7479vw,50.349vh) scale(.418)}to{transform:translate(52.43805vw,99vh) scale(.418)}}.snow:nth-child(294){opacity:.2266;transform:translate(52.3609vw,-10px) scale(.6383);animation:fall-294 22s -8s linear infinite}@keyframes fall-294{74.74%{transform:translate(49.3775vw,74.74vh) scale(.6383)}to{transform:translate(50.8692vw,99vh) scale(.6383)}}.snow:nth-child(295){opacity:1.0112;transform:translate(73.3109vw,-10px) scale(.1027);animation:fall-295 25s -22s linear infinite}@keyframes fall-295{32.384%{transform:translate(75.243vw,32.384vh) scale(.1027)}to{transform:translate(74.27695vw,99vh) scale(.1027)}}.snow:nth-child(296){opacity:1.2592;transform:translate(29.9541vw,-10px) scale(.8851);animation:fall-296 28s -5s linear infinite}@keyframes fall-296{66.86%{transform:translate(23.3924vw,66.86vh) scale(.8851)}to{transform:translate(26.67325vw,99vh) scale(.8851)}}.snow:nth-child(297){opacity:.7696;transform:translate(90.9633vw,-10px) scale(.0165);animation:fall-297 17s -16s linear infinite}@keyframes fall-297{32.662%{transform:translate(84.6786vw,32.662vh) scale(.0165)}to{transform:translate(87.82095vw,99vh) scale(.0165)}}.snow:nth-child(298){opacity:.0298;transform:translate(71.4251vw,-10px) scale(.5818);animation:fall-298 21s -12s linear infinite}@keyframes fall-298{58.1%{transform:translate(73.1177vw,58.1vh) scale(.5818)}to{transform:translate(72.2714vw,99vh) scale(.5818)}}.snow:nth-child(299){opacity:1.492;transform:translate(94.4998vw,-10px) scale(.1706);animation:fall-299 29s -27s linear infinite}@keyframes fall-299{50.307%{transform:translate(89.3995vw,50.307vh) scale(.1706)}to{transform:translate(91.94965vw,99vh) scale(.1706)}}.snow:nth-child(300){opacity:1.5942;transform:translate(63.742vw,-10px) scale(.7383);animation:fall-300 17s -11s linear infinite}@keyframes fall-300{73.85%{transform:translate(72.561vw,73.85vh) scale(.7383)}to{transform:translate(68.1515vw,99vh) scale(.7383)}}.snow:nth-child(301){opacity:1.4082;transform:translate(48.4595vw,-10px) scale(.4261);animation:fall-301 27s -17s linear infinite}@keyframes fall-301{30.687%{transform:translate(54.6701vw,30.687vh) scale(.4261)}to{transform:translate(51.5648vw,99vh) scale(.4261)}}.snow:nth-child(302){opacity:1.5128;transform:translate(79.0863vw,-10px) scale(.6152);animation:fall-302 30s -27s linear infinite}@keyframes fall-302{60.734%{transform:translate(78.16vw,60.734vh) scale(.6152)}to{transform:translate(78.62315vw,99vh) scale(.6152)}}.snow:nth-child(303){opacity:.3032;transform:translate(6.8393vw,-10px) scale(.3625);animation:fall-303 30s -2s linear infinite}@keyframes fall-303{32.196%{transform:translate(6.7816vw,32.196vh) scale(.3625)}to{transform:translate(6.81045vw,99vh) scale(.3625)}}.snow:nth-child(304){opacity:.8338;transform:translate(82.9086vw,-10px) scale(.8262);animation:fall-304 13s -19s linear infinite}@keyframes fall-304{42.253%{transform:translate(85.6785vw,42.253vh) scale(.8262)}to{transform:translate(84.29355vw,99vh) scale(.8262)}}.snow:nth-child(305){opacity:1.7548;transform:translate(67.9204vw,-10px) scale(.4042);animation:fall-305 20s -28s linear infinite}@keyframes fall-305{39.682%{transform:translate(62.0994vw,39.682vh) scale(.4042)}to{transform:translate(65.0099vw,99vh) scale(.4042)}}.snow:nth-child(306){opacity:.1396;transform:translate(39.6962vw,-10px) scale(.1672);animation:fall-306 11s -20s linear infinite}@keyframes fall-306{34.375%{transform:translate(44.9248vw,34.375vh) scale(.1672)}to{transform:translate(42.3105vw,99vh) scale(.1672)}}.snow:nth-child(307){opacity:.8584;transform:translate(39.3676vw,-10px) scale(.4665);animation:fall-307 14s -7s linear infinite}@keyframes fall-307{68.816%{transform:translate(31.7264vw,68.816vh) scale(.4665)}to{transform:translate(35.547vw,99vh) scale(.4665)}}.snow:nth-child(308){opacity:.0902;transform:translate(17.8715vw,-10px) scale(.4652);animation:fall-308 19s -15s linear infinite}@keyframes fall-308{32.078%{transform:translate(27.2594vw,32.078vh) scale(.4652)}to{transform:translate(22.56545vw,99vh) scale(.4652)}}.snow:nth-child(309){opacity:1.8626;transform:translate(77.0168vw,-10px) scale(.3101);animation:fall-309 23s -7s linear infinite}@keyframes fall-309{51.018%{transform:translate(69.9149vw,51.018vh) scale(.3101)}to{transform:translate(73.46585vw,99vh) scale(.3101)}}.snow:nth-child(310){opacity:.3568;transform:translate(49.7892vw,-10px) scale(.462);animation:fall-310 14s -1s linear infinite}@keyframes fall-310{37.364%{transform:translate(56.4928vw,37.364vh) scale(.462)}to{transform:translate(53.141vw,99vh) scale(.462)}}.snow:nth-child(311){opacity:.5916;transform:translate(29.422vw,-10px) scale(.9286);animation:fall-311 23s -26s linear infinite}@keyframes fall-311{42.237%{transform:translate(26.0517vw,42.237vh) scale(.9286)}to{transform:translate(27.73685vw,99vh) scale(.9286)}}.snow:nth-child(312){opacity:.5486;transform:translate(25.0291vw,-10px) scale(.4479);animation:fall-312 19s -3s linear infinite}@keyframes fall-312{71.155%{transform:translate(30.4535vw,71.155vh) scale(.4479)}to{transform:translate(27.7413vw,99vh) scale(.4479)}}.snow:nth-child(313){opacity:.5228;transform:translate(70.8017vw,-10px) scale(.9495);animation:fall-313 17s -28s linear infinite}@keyframes fall-313{33.785%{transform:translate(64.01vw,33.785vh) scale(.9495)}to{transform:translate(67.40585vw,99vh) scale(.9495)}}.snow:nth-child(314){opacity:1.7374;transform:translate(84.0699vw,-10px) scale(.0395);animation:fall-314 17s -6s linear infinite}@keyframes fall-314{39.554%{transform:translate(93.9389vw,39.554vh) scale(.0395)}to{transform:translate(89.0044vw,99vh) scale(.0395)}}.snow:nth-child(315){opacity:.8954;transform:translate(95.5939vw,-10px) scale(.2923);animation:fall-315 11s -13s linear infinite}@keyframes fall-315{44.903%{transform:translate(91.0699vw,44.903vh) scale(.2923)}to{transform:translate(93.3319vw,99vh) scale(.2923)}}.snow:nth-child(316){opacity:.9528;transform:translate(12.0025vw,-10px) scale(.7075);animation:fall-316 24s -25s linear infinite}@keyframes fall-316{55.126%{transform:translate(13.0757vw,55.126vh) scale(.7075)}to{transform:translate(12.5391vw,99vh) scale(.7075)}}.snow:nth-child(317){opacity:1.6658;transform:translate(34.3411vw,-10px) scale(.5561);animation:fall-317 26s -11s linear infinite}@keyframes fall-317{60.889%{transform:translate(39.213vw,60.889vh) scale(.5561)}to{transform:translate(36.77705vw,99vh) scale(.5561)}}.snow:nth-child(318){opacity:1.9034;transform:translate(23.4639vw,-10px) scale(.9468);animation:fall-318 20s -13s linear infinite}@keyframes fall-318{44.52%{transform:translate(32.112vw,44.52vh) scale(.9468)}to{transform:translate(27.78795vw,99vh) scale(.9468)}}.snow:nth-child(319){opacity:.2926;transform:translate(9.5137vw,-10px) scale(.3278);animation:fall-319 11s -3s linear infinite}@keyframes fall-319{31.857%{transform:translate(14.578vw,31.857vh) scale(.3278)}to{transform:translate(12.04585vw,99vh) scale(.3278)}}.snow:nth-child(320){opacity:1.7082;transform:translate(11.2763vw,-10px) scale(.6459);animation:fall-320 26s -15s linear infinite}@keyframes fall-320{76.917%{transform:translate(10.1909vw,76.917vh) scale(.6459)}to{transform:translate(10.7336vw,99vh) scale(.6459)}}.snow:nth-child(321){opacity:1.5298;transform:translate(88.5084vw,-10px) scale(.2316);animation:fall-321 21s -4s linear infinite}@keyframes fall-321{34.906%{transform:translate(88.2054vw,34.906vh) scale(.2316)}to{transform:translate(88.3569vw,99vh) scale(.2316)}}.snow:nth-child(322){opacity:.7646;transform:translate(48.9132vw,-10px) scale(.1829);animation:fall-322 23s -11s linear infinite}@keyframes fall-322{31.068%{transform:translate(45.0019vw,31.068vh) scale(.1829)}to{transform:translate(46.95755vw,99vh) scale(.1829)}}.snow:nth-child(323){opacity:1.3772;transform:translate(12.6429vw,-10px) scale(.7009);animation:fall-323 29s -18s linear infinite}@keyframes fall-323{62.376%{transform:translate(3.4547vw,62.376vh) scale(.7009)}to{transform:translate(8.0488vw,99vh) scale(.7009)}}.snow:nth-child(324){opacity:1.3966;transform:translate(79.4599vw,-10px) scale(.1009);animation:fall-324 19s -19s linear infinite}@keyframes fall-324{31.825%{transform:translate(77.1994vw,31.825vh) scale(.1009)}to{transform:translate(78.32965vw,99vh) scale(.1009)}}.snow:nth-child(325){opacity:.4834;transform:translate(24.6842vw,-10px) scale(.2979);animation:fall-325 21s -25s linear infinite}@keyframes fall-325{40.535%{transform:translate(21.6084vw,40.535vh) scale(.2979)}to{transform:translate(23.1463vw,99vh) scale(.2979)}}.snow:nth-child(326){opacity:1.9656;transform:translate(44.2813vw,-10px) scale(.2307);animation:fall-326 28s -28s linear infinite}@keyframes fall-326{66.906%{transform:translate(41.6539vw,66.906vh) scale(.2307)}to{transform:translate(42.9676vw,99vh) scale(.2307)}}.snow:nth-child(327){opacity:.4874;transform:translate(22.2161vw,-10px) scale(.2655);animation:fall-327 29s -1s linear infinite}@keyframes fall-327{65.52%{transform:translate(26.2672vw,65.52vh) scale(.2655)}to{transform:translate(24.24165vw,99vh) scale(.2655)}}.snow:nth-child(328){opacity:.622;transform:translate(.9102vw,-10px) scale(.4889);animation:fall-328 20s -15s linear infinite}@keyframes fall-328{72.761%{transform:translate(-3.8651vw,72.761vh) scale(.4889)}to{transform:translate(-1.47745vw,99vh) scale(.4889)}}.snow:nth-child(329){opacity:1.6416;transform:translate(8.0526vw,-10px) scale(.9743);animation:fall-329 28s -24s linear infinite}@keyframes fall-329{56.585%{transform:translate(12.1213vw,56.585vh) scale(.9743)}to{transform:translate(10.08695vw,99vh) scale(.9743)}}.snow:nth-child(330){opacity:1.3352;transform:translate(31.6419vw,-10px) scale(.5077);animation:fall-330 26s -23s linear infinite}@keyframes fall-330{59.53%{transform:translate(33.3583vw,59.53vh) scale(.5077)}to{transform:translate(32.5001vw,99vh) scale(.5077)}}.snow:nth-child(331){opacity:.0868;transform:translate(10.909vw,-10px) scale(.9339);animation:fall-331 22s -28s linear infinite}@keyframes fall-331{50.527%{transform:translate(4.499vw,50.527vh) scale(.9339)}to{transform:translate(7.704vw,99vh) scale(.9339)}}.snow:nth-child(332){opacity:1.7208;transform:translate(91.889vw,-10px) scale(.4445);animation:fall-332 12s -10s linear infinite}@keyframes fall-332{79.744%{transform:translate(84.1292vw,79.744vh) scale(.4445)}to{transform:translate(88.0091vw,99vh) scale(.4445)}}.snow:nth-child(333){opacity:.3364;transform:translate(82.8678vw,-10px) scale(.3674);animation:fall-333 10s -8s linear infinite}@keyframes fall-333{51.085%{transform:translate(78.5013vw,51.085vh) scale(.3674)}to{transform:translate(80.68455vw,99vh) scale(.3674)}}.snow:nth-child(334){opacity:1.0116;transform:translate(9.7671vw,-10px) scale(.0633);animation:fall-334 13s -16s linear infinite}@keyframes fall-334{79.817%{transform:translate(11.4852vw,79.817vh) scale(.0633)}to{transform:translate(10.62615vw,99vh) scale(.0633)}}.snow:nth-child(335){opacity:1.3024;transform:translate(84.0338vw,-10px) scale(.8935);animation:fall-335 28s -8s linear infinite}@keyframes fall-335{67.052%{transform:translate(82.8533vw,67.052vh) scale(.8935)}to{transform:translate(83.44355vw,99vh) scale(.8935)}}.snow:nth-child(336){opacity:1.158;transform:translate(94.4147vw,-10px) scale(.0814);animation:fall-336 12s -11s linear infinite}@keyframes fall-336{67.802%{transform:translate(92.147vw,67.802vh) scale(.0814)}to{transform:translate(93.28085vw,99vh) scale(.0814)}}.snow:nth-child(337){opacity:.3088;transform:translate(58.0017vw,-10px) scale(.9554);animation:fall-337 12s -6s linear infinite}@keyframes fall-337{67.218%{transform:translate(57.8886vw,67.218vh) scale(.9554)}to{transform:translate(57.94515vw,99vh) scale(.9554)}}.snow:nth-child(338){opacity:.7208;transform:translate(76.5945vw,-10px) scale(.1611);animation:fall-338 11s -2s linear infinite}@keyframes fall-338{48.612%{transform:translate(66.8541vw,48.612vh) scale(.1611)}to{transform:translate(71.7243vw,99vh) scale(.1611)}}.snow:nth-child(339){opacity:1.3064;transform:translate(43.6825vw,-10px) scale(.6974);animation:fall-339 29s -12s linear infinite}@keyframes fall-339{79.511%{transform:translate(45.2512vw,79.511vh) scale(.6974)}to{transform:translate(44.46685vw,99vh) scale(.6974)}}.snow:nth-child(340){opacity:1.4212;transform:translate(84.9924vw,-10px) scale(.0328);animation:fall-340 18s -18s linear infinite}@keyframes fall-340{42.04%{transform:translate(79.8734vw,42.04vh) scale(.0328)}to{transform:translate(82.4329vw,99vh) scale(.0328)}}.snow:nth-child(341){opacity:.1788;transform:translate(60.1887vw,-10px) scale(.3561);animation:fall-341 29s -22s linear infinite}@keyframes fall-341{69.109%{transform:translate(68.9071vw,69.109vh) scale(.3561)}to{transform:translate(64.5479vw,99vh) scale(.3561)}}.snow:nth-child(342){opacity:1.1822;transform:translate(45.6029vw,-10px) scale(.6114);animation:fall-342 29s -11s linear infinite}@keyframes fall-342{50.684%{transform:translate(38.9216vw,50.684vh) scale(.6114)}to{transform:translate(42.26225vw,99vh) scale(.6114)}}.snow:nth-child(343){opacity:1.152;transform:translate(62.8146vw,-10px) scale(.4239);animation:fall-343 25s -1s linear infinite}@keyframes fall-343{63.667%{transform:translate(61.3401vw,63.667vh) scale(.4239)}to{transform:translate(62.07735vw,99vh) scale(.4239)}}.snow:nth-child(344){opacity:1.5192;transform:translate(46.3761vw,-10px) scale(.2407);animation:fall-344 26s -10s linear infinite}@keyframes fall-344{42.938%{transform:translate(54.2826vw,42.938vh) scale(.2407)}to{transform:translate(50.32935vw,99vh) scale(.2407)}}.snow:nth-child(345){opacity:1.1304;transform:translate(85.0344vw,-10px) scale(.0761);animation:fall-345 30s -18s linear infinite}@keyframes fall-345{70.087%{transform:translate(83.4833vw,70.087vh) scale(.0761)}to{transform:translate(84.25885vw,99vh) scale(.0761)}}.snow:nth-child(346){opacity:1.8404;transform:translate(31.6169vw,-10px) scale(.9479);animation:fall-346 11s -27s linear infinite}@keyframes fall-346{63.731%{transform:translate(36.2175vw,63.731vh) scale(.9479)}to{transform:translate(33.9172vw,99vh) scale(.9479)}}.snow:nth-child(347){opacity:.117;transform:translate(23.2024vw,-10px) scale(.0264);animation:fall-347 22s -2s linear infinite}@keyframes fall-347{42.416%{transform:translate(27.4363vw,42.416vh) scale(.0264)}to{transform:translate(25.31935vw,99vh) scale(.0264)}}.snow:nth-child(348){opacity:1.336;transform:translate(28.5858vw,-10px) scale(.8343);animation:fall-348 19s -13s linear infinite}@keyframes fall-348{35.483%{transform:translate(18.6492vw,35.483vh) scale(.8343)}to{transform:translate(23.6175vw,99vh) scale(.8343)}}.snow:nth-child(349){opacity:1.3834;transform:translate(6.5721vw,-10px) scale(.9098);animation:fall-349 21s -20s linear infinite}@keyframes fall-349{62.157%{transform:translate(1.4631vw,62.157vh) scale(.9098)}to{transform:translate(4.0176vw,99vh) scale(.9098)}}.snow:nth-child(350){opacity:.8588;transform:translate(94.8044vw,-10px) scale(.3349);animation:fall-350 22s -8s linear infinite}@keyframes fall-350{77.496%{transform:translate(104.4764vw,77.496vh) scale(.3349)}to{transform:translate(99.6404vw,99vh) scale(.3349)}}.snow:nth-child(351){opacity:1.2068;transform:translate(60.7666vw,-10px) scale(.36);animation:fall-351 15s -23s linear infinite}@keyframes fall-351{69.154%{transform:translate(59.0986vw,69.154vh) scale(.36)}to{transform:translate(59.9326vw,99vh) scale(.36)}}.snow:nth-child(352){opacity:1.6726;transform:translate(93.3204vw,-10px) scale(.1362);animation:fall-352 30s -24s linear infinite}@keyframes fall-352{77.867%{transform:translate(87.0088vw,77.867vh) scale(.1362)}to{transform:translate(90.1646vw,99vh) scale(.1362)}}.snow:nth-child(353){opacity:1.6914;transform:translate(79.1154vw,-10px) scale(.33);animation:fall-353 25s -3s linear infinite}@keyframes fall-353{73.749%{transform:translate(71.691vw,73.749vh) scale(.33)}to{transform:translate(75.4032vw,99vh) scale(.33)}}.snow:nth-child(354){opacity:1.5154;transform:translate(54.8036vw,-10px) scale(.285);animation:fall-354 22s -28s linear infinite}@keyframes fall-354{58.515%{transform:translate(62.2654vw,58.515vh) scale(.285)}to{transform:translate(58.5345vw,99vh) scale(.285)}}.snow:nth-child(355){opacity:1.8888;transform:translate(39.5993vw,-10px) scale(.306);animation:fall-355 23s -12s linear infinite}@keyframes fall-355{42.917%{transform:translate(49.0585vw,42.917vh) scale(.306)}to{transform:translate(44.3289vw,99vh) scale(.306)}}.snow:nth-child(356){opacity:.9988;transform:translate(65.6815vw,-10px) scale(.8041);animation:fall-356 12s -8s linear infinite}@keyframes fall-356{53.519%{transform:translate(62.9493vw,53.519vh) scale(.8041)}to{transform:translate(64.3154vw,99vh) scale(.8041)}}.snow:nth-child(357){opacity:1.3624;transform:translate(51.552vw,-10px) scale(.7132);animation:fall-357 28s -27s linear infinite}@keyframes fall-357{72.634%{transform:translate(58.0439vw,72.634vh) scale(.7132)}to{transform:translate(54.79795vw,99vh) scale(.7132)}}.snow:nth-child(358){opacity:.8468;transform:translate(34.9689vw,-10px) scale(.9173);animation:fall-358 12s -4s linear infinite}@keyframes fall-358{76.119%{transform:translate(39.485vw,76.119vh) scale(.9173)}to{transform:translate(37.22695vw,99vh) scale(.9173)}}.snow:nth-child(359){opacity:.8118;transform:translate(30.544vw,-10px) scale(.6905);animation:fall-359 13s -10s linear infinite}@keyframes fall-359{42.85%{transform:translate(39.3818vw,42.85vh) scale(.6905)}to{transform:translate(34.9629vw,99vh) scale(.6905)}}.snow:nth-child(360){opacity:1.4664;transform:translate(43.2001vw,-10px) scale(.9315);animation:fall-360 23s -6s linear infinite}@keyframes fall-360{50.781%{transform:translate(41.4518vw,50.781vh) scale(.9315)}to{transform:translate(42.32595vw,99vh) scale(.9315)}}.snow:nth-child(361){opacity:.1844;transform:translate(17.2065vw,-10px) scale(.2315);animation:fall-361 18s -21s linear infinite}@keyframes fall-361{75.694%{transform:translate(10.3874vw,75.694vh) scale(.2315)}to{transform:translate(13.79695vw,99vh) scale(.2315)}}.snow:nth-child(362){opacity:1.6172;transform:translate(32.8452vw,-10px) scale(.8429);animation:fall-362 27s -1s linear infinite}@keyframes fall-362{32.578%{transform:translate(41.3776vw,32.578vh) scale(.8429)}to{transform:translate(37.1114vw,99vh) scale(.8429)}}.snow:nth-child(363){opacity:1.545;transform:translate(59.8936vw,-10px) scale(.0667);animation:fall-363 20s -4s linear infinite}@keyframes fall-363{45.998%{transform:translate(56.5324vw,45.998vh) scale(.0667)}to{transform:translate(58.213vw,99vh) scale(.0667)}}.snow:nth-child(364){opacity:.1532;transform:translate(51.0741vw,-10px) scale(.193);animation:fall-364 30s -11s linear infinite}@keyframes fall-364{32.152%{transform:translate(51.6276vw,32.152vh) scale(.193)}to{transform:translate(51.35085vw,99vh) scale(.193)}}.snow:nth-child(365){opacity:1.2616;transform:translate(47.7052vw,-10px) scale(.5804);animation:fall-365 27s -23s linear infinite}@keyframes fall-365{64.795%{transform:translate(39.7202vw,64.795vh) scale(.5804)}to{transform:translate(43.7127vw,99vh) scale(.5804)}}.snow:nth-child(366){opacity:1.286;transform:translate(37.9238vw,-10px) scale(.9498);animation:fall-366 19s -20s linear infinite}@keyframes fall-366{57.472%{transform:translate(39.5599vw,57.472vh) scale(.9498)}to{transform:translate(38.74185vw,99vh) scale(.9498)}}.snow:nth-child(367){opacity:.0932;transform:translate(32.8491vw,-10px) scale(.5684);animation:fall-367 13s -28s linear infinite}@keyframes fall-367{76.582%{transform:translate(26.905vw,76.582vh) scale(.5684)}to{transform:translate(29.87705vw,99vh) scale(.5684)}}.snow:nth-child(368){opacity:.6216;transform:translate(55.4486vw,-10px) scale(.8752);animation:fall-368 24s -11s linear infinite}@keyframes fall-368{34.192%{transform:translate(60.3135vw,34.192vh) scale(.8752)}to{transform:translate(57.88105vw,99vh) scale(.8752)}}.snow:nth-child(369){opacity:1.9572;transform:translate(61.744vw,-10px) scale(.0311);animation:fall-369 22s -4s linear infinite}@keyframes fall-369{78.179%{transform:translate(55.4312vw,78.179vh) scale(.0311)}to{transform:translate(58.5876vw,99vh) scale(.0311)}}.snow:nth-child(370){opacity:.5542;transform:translate(70.8972vw,-10px) scale(.6837);animation:fall-370 11s -7s linear infinite}@keyframes fall-370{78.575%{transform:translate(67.3254vw,78.575vh) scale(.6837)}to{transform:translate(69.1113vw,99vh) scale(.6837)}}.snow:nth-child(371){opacity:1.1242;transform:translate(30.4051vw,-10px) scale(.746);animation:fall-371 26s -24s linear infinite}@keyframes fall-371{63.331%{transform:translate(36.1018vw,63.331vh) scale(.746)}to{transform:translate(33.25345vw,99vh) scale(.746)}}.snow:nth-child(372){opacity:.929;transform:translate(2.1213vw,-10px) scale(.479);animation:fall-372 24s -28s linear infinite}@keyframes fall-372{53.583%{transform:translate(3.4395vw,53.583vh) scale(.479)}to{transform:translate(2.7804vw,99vh) scale(.479)}}.snow:nth-child(373){opacity:1.137;transform:translate(76.7826vw,-10px) scale(.7792);animation:fall-373 30s -30s linear infinite}@keyframes fall-373{47.85%{transform:translate(74.4717vw,47.85vh) scale(.7792)}to{transform:translate(75.62715vw,99vh) scale(.7792)}}.snow:nth-child(374){opacity:1.6516;transform:translate(72.6179vw,-10px) scale(.3678);animation:fall-374 24s -1s linear infinite}@keyframes fall-374{51.965%{transform:translate(63.6878vw,51.965vh) scale(.3678)}to{transform:translate(68.15285vw,99vh) scale(.3678)}}.snow:nth-child(375){opacity:.7104;transform:translate(39.5571vw,-10px) scale(.0385);animation:fall-375 23s -15s linear infinite}@keyframes fall-375{65.571%{transform:translate(41.717vw,65.571vh) scale(.0385)}to{transform:translate(40.63705vw,99vh) scale(.0385)}}.snow:nth-child(376){opacity:.5766;transform:translate(99.6572vw,-10px) scale(.1124);animation:fall-376 25s -8s linear infinite}@keyframes fall-376{45.541%{transform:translate(98.0219vw,45.541vh) scale(.1124)}to{transform:translate(98.83955vw,99vh) scale(.1124)}}.snow:nth-child(377){opacity:.6892;transform:translate(13.6989vw,-10px) scale(.9135);animation:fall-377 20s -6s linear infinite}@keyframes fall-377{64.178%{transform:translate(17.6919vw,64.178vh) scale(.9135)}to{transform:translate(15.6954vw,99vh) scale(.9135)}}.snow:nth-child(378){opacity:1.6338;transform:translate(18.3115vw,-10px) scale(.7103);animation:fall-378 15s -22s linear infinite}@keyframes fall-378{57.782%{transform:translate(14.5598vw,57.782vh) scale(.7103)}to{transform:translate(16.43565vw,99vh) scale(.7103)}}.snow:nth-child(379){opacity:1.4868;transform:translate(70.4078vw,-10px) scale(.7849);animation:fall-379 11s -1s linear infinite}@keyframes fall-379{60.988%{transform:translate(63.0926vw,60.988vh) scale(.7849)}to{transform:translate(66.7502vw,99vh) scale(.7849)}}.snow:nth-child(380){opacity:.608;transform:translate(70.7488vw,-10px) scale(.5325);animation:fall-380 24s -1s linear infinite}@keyframes fall-380{34.428%{transform:translate(72.747vw,34.428vh) scale(.5325)}to{transform:translate(71.7479vw,99vh) scale(.5325)}}.snow:nth-child(381){opacity:1.9204;transform:translate(23.712vw,-10px) scale(.1294);animation:fall-381 17s -6s linear infinite}@keyframes fall-381{69.95%{transform:translate(31.6053vw,69.95vh) scale(.1294)}to{transform:translate(27.65865vw,99vh) scale(.1294)}}.snow:nth-child(382){opacity:1.794;transform:translate(47.2928vw,-10px) scale(.421);animation:fall-382 14s -30s linear infinite}@keyframes fall-382{63.769%{transform:translate(39.376vw,63.769vh) scale(.421)}to{transform:translate(43.3344vw,99vh) scale(.421)}}.snow:nth-child(383){opacity:1.1886;transform:translate(67.233vw,-10px) scale(.1588);animation:fall-383 21s -13s linear infinite}@keyframes fall-383{64.531%{transform:translate(68.0959vw,64.531vh) scale(.1588)}to{transform:translate(67.66445vw,99vh) scale(.1588)}}.snow:nth-child(384){opacity:.3006;transform:translate(26.2113vw,-10px) scale(.5467);animation:fall-384 17s -3s linear infinite}@keyframes fall-384{67.913%{transform:translate(34.3243vw,67.913vh) scale(.5467)}to{transform:translate(30.2678vw,99vh) scale(.5467)}}.snow:nth-child(385){opacity:1.3982;transform:translate(39.2011vw,-10px) scale(.7881);animation:fall-385 29s -18s linear infinite}@keyframes fall-385{65.684%{transform:translate(42.2618vw,65.684vh) scale(.7881)}to{transform:translate(40.73145vw,99vh) scale(.7881)}}.snow:nth-child(386){opacity:.5782;transform:translate(66.3148vw,-10px) scale(.2627);animation:fall-386 12s -26s linear infinite}@keyframes fall-386{46.949%{transform:translate(67.1544vw,46.949vh) scale(.2627)}to{transform:translate(66.7346vw,99vh) scale(.2627)}}.snow:nth-child(387){opacity:1.5734;transform:translate(50.7294vw,-10px) scale(.9997);animation:fall-387 29s -11s linear infinite}@keyframes fall-387{77.311%{transform:translate(47.1419vw,77.311vh) scale(.9997)}to{transform:translate(48.93565vw,99vh) scale(.9997)}}.snow:nth-child(388){opacity:1.9166;transform:translate(29.8422vw,-10px) scale(.0414);animation:fall-388 21s -16s linear infinite}@keyframes fall-388{56.324%{transform:translate(29.9533vw,56.324vh) scale(.0414)}to{transform:translate(29.89775vw,99vh) scale(.0414)}}.snow:nth-child(389){opacity:1.2216;transform:translate(45.8941vw,-10px) scale(.2159);animation:fall-389 27s -7s linear infinite}@keyframes fall-389{72.265%{transform:translate(38.2646vw,72.265vh) scale(.2159)}to{transform:translate(42.07935vw,99vh) scale(.2159)}}.snow:nth-child(390){opacity:1.6518;transform:translate(16.2694vw,-10px) scale(.6085);animation:fall-390 14s -15s linear infinite}@keyframes fall-390{51.331%{transform:translate(15.3017vw,51.331vh) scale(.6085)}to{transform:translate(15.78555vw,99vh) scale(.6085)}}.snow:nth-child(391){opacity:.0528;transform:translate(21.4769vw,-10px) scale(.9159);animation:fall-391 12s -24s linear infinite}@keyframes fall-391{68.171%{transform:translate(13.9478vw,68.171vh) scale(.9159)}to{transform:translate(17.71235vw,99vh) scale(.9159)}}.snow:nth-child(392){opacity:1.6976;transform:translate(25.4218vw,-10px) scale(.8481);animation:fall-392 17s -16s linear infinite}@keyframes fall-392{70.938%{transform:translate(28.4365vw,70.938vh) scale(.8481)}to{transform:translate(26.92915vw,99vh) scale(.8481)}}.snow:nth-child(393){opacity:1.4068;transform:translate(69.8372vw,-10px) scale(.8633);animation:fall-393 13s -26s linear infinite}@keyframes fall-393{47.766%{transform:translate(78.5622vw,47.766vh) scale(.8633)}to{transform:translate(74.1997vw,99vh) scale(.8633)}}.snow:nth-child(394){opacity:.6456;transform:translate(42.6303vw,-10px) scale(.592);animation:fall-394 11s -9s linear infinite}@keyframes fall-394{57.142%{transform:translate(34.2667vw,57.142vh) scale(.592)}to{transform:translate(38.4485vw,99vh) scale(.592)}}.snow:nth-child(395){opacity:.6986;transform:translate(71.7816vw,-10px) scale(.6765);animation:fall-395 12s -8s linear infinite}@keyframes fall-395{37.862%{transform:translate(68.1082vw,37.862vh) scale(.6765)}to{transform:translate(69.9449vw,99vh) scale(.6765)}}.snow:nth-child(396){opacity:.8472;transform:translate(20.5672vw,-10px) scale(.8117);animation:fall-396 22s -28s linear infinite}@keyframes fall-396{59.941%{transform:translate(18.411vw,59.941vh) scale(.8117)}to{transform:translate(19.4891vw,99vh) scale(.8117)}}.snow:nth-child(397){opacity:1.5864;transform:translate(7.567vw,-10px) scale(.2462);animation:fall-397 29s -9s linear infinite}@keyframes fall-397{54.37%{transform:translate(2.4958vw,54.37vh) scale(.2462)}to{transform:translate(5.0314vw,99vh) scale(.2462)}}.snow:nth-child(398){opacity:1.2002;transform:translate(84.684vw,-10px) scale(.9424);animation:fall-398 16s -2s linear infinite}@keyframes fall-398{30.585%{transform:translate(90.1695vw,30.585vh) scale(.9424)}to{transform:translate(87.42675vw,99vh) scale(.9424)}}.snow:nth-child(399){opacity:.1198;transform:translate(91.3921vw,-10px) scale(.0844);animation:fall-399 27s -22s linear infinite}@keyframes fall-399{60.433%{transform:translate(91.4802vw,60.433vh) scale(.0844)}to{transform:translate(91.43615vw,99vh) scale(.0844)}}.snow:nth-child(400){opacity:1.7408;transform:translate(28.7691vw,-10px) scale(.9113);animation:fall-400 20s -15s linear infinite}@keyframes fall-400{55.91%{transform:translate(31.1114vw,55.91vh) scale(.9113)}to{transform:translate(29.94025vw,99vh) scale(.9113)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
25
|
+
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.606;transform:translate(94.6056vw,-10px) scale(.5734);animation:fall-1 21s -5s linear infinite}@keyframes fall-1{55.04%{transform:translate(104.5432vw,55.04vh) scale(.5734)}to{transform:translate(99.5744vw,99vh) scale(.5734)}}.snow:nth-child(2){opacity:.5442;transform:translate(81.0379vw,-10px) scale(.8683);animation:fall-2 11s -8s linear infinite}@keyframes fall-2{33.882%{transform:translate(84.6221vw,33.882vh) scale(.8683)}to{transform:translate(82.83vw,99vh) scale(.8683)}}.snow:nth-child(3){opacity:.8106;transform:translate(43.4749vw,-10px) scale(.0465);animation:fall-3 13s -13s linear infinite}@keyframes fall-3{56.608%{transform:translate(44.9726vw,56.608vh) scale(.0465)}to{transform:translate(44.22375vw,99vh) scale(.0465)}}.snow:nth-child(4){opacity:1.4866;transform:translate(14.3978vw,-10px) scale(.8118);animation:fall-4 12s -4s linear infinite}@keyframes fall-4{64.038%{transform:translate(21.1614vw,64.038vh) scale(.8118)}to{transform:translate(17.7796vw,99vh) scale(.8118)}}.snow:nth-child(5){opacity:1.1782;transform:translate(62.5242vw,-10px) scale(.9232);animation:fall-5 10s -1s linear infinite}@keyframes fall-5{75.007%{transform:translate(54.9782vw,75.007vh) scale(.9232)}to{transform:translate(58.7512vw,99vh) scale(.9232)}}.snow:nth-child(6){opacity:.9516;transform:translate(17.5323vw,-10px) scale(.4883);animation:fall-6 10s -29s linear infinite}@keyframes fall-6{32.517%{transform:translate(15.5776vw,32.517vh) scale(.4883)}to{transform:translate(16.55495vw,99vh) scale(.4883)}}.snow:nth-child(7){opacity:.1626;transform:translate(27.55vw,-10px) scale(.3437);animation:fall-7 18s -17s linear infinite}@keyframes fall-7{31.896%{transform:translate(34.1113vw,31.896vh) scale(.3437)}to{transform:translate(30.83065vw,99vh) scale(.3437)}}.snow:nth-child(8){opacity:.2162;transform:translate(65.8997vw,-10px) scale(.6596);animation:fall-8 16s -21s linear infinite}@keyframes fall-8{44.233%{transform:translate(64.8945vw,44.233vh) scale(.6596)}to{transform:translate(65.3971vw,99vh) scale(.6596)}}.snow:nth-child(9){opacity:1.9368;transform:translate(14.7073vw,-10px) scale(.4466);animation:fall-9 28s -4s linear infinite}@keyframes fall-9{49.248%{transform:translate(6.6367vw,49.248vh) scale(.4466)}to{transform:translate(10.672vw,99vh) scale(.4466)}}.snow:nth-child(10){opacity:.944;transform:translate(39.6343vw,-10px) scale(.9922);animation:fall-10 14s -18s linear infinite}@keyframes fall-10{34.996%{transform:translate(36.4798vw,34.996vh) scale(.9922)}to{transform:translate(38.05705vw,99vh) scale(.9922)}}.snow:nth-child(11){opacity:.3014;transform:translate(70.8659vw,-10px) scale(.6805);animation:fall-11 23s -15s linear infinite}@keyframes fall-11{48.768%{transform:translate(79.6427vw,48.768vh) scale(.6805)}to{transform:translate(75.2543vw,99vh) scale(.6805)}}.snow:nth-child(12){opacity:.3472;transform:translate(79.8233vw,-10px) scale(.1301);animation:fall-12 18s -6s linear infinite}@keyframes fall-12{55.218%{transform:translate(70.6419vw,55.218vh) scale(.1301)}to{transform:translate(75.2326vw,99vh) scale(.1301)}}.snow:nth-child(13){opacity:.4924;transform:translate(13.5538vw,-10px) scale(.205);animation:fall-13 15s -10s linear infinite}@keyframes fall-13{54.361%{transform:translate(15.3286vw,54.361vh) scale(.205)}to{transform:translate(14.4412vw,99vh) scale(.205)}}.snow:nth-child(14){opacity:1.925;transform:translate(69.3885vw,-10px) scale(.3067);animation:fall-14 10s -30s linear infinite}@keyframes fall-14{32.494%{transform:translate(60.9455vw,32.494vh) scale(.3067)}to{transform:translate(65.167vw,99vh) scale(.3067)}}.snow:nth-child(15){opacity:.9294;transform:translate(36.3717vw,-10px) scale(.694);animation:fall-15 25s -23s linear infinite}@keyframes fall-15{45.711%{transform:translate(39.7778vw,45.711vh) scale(.694)}to{transform:translate(38.07475vw,99vh) scale(.694)}}.snow:nth-child(16){opacity:.2216;transform:translate(89.1342vw,-10px) scale(.7281);animation:fall-16 11s -13s linear infinite}@keyframes fall-16{53.287%{transform:translate(82.6617vw,53.287vh) scale(.7281)}to{transform:translate(85.89795vw,99vh) scale(.7281)}}.snow:nth-child(17){opacity:.7374;transform:translate(73.1218vw,-10px) scale(.2878);animation:fall-17 29s -16s linear infinite}@keyframes fall-17{62.155%{transform:translate(68.7082vw,62.155vh) scale(.2878)}to{transform:translate(70.915vw,99vh) scale(.2878)}}.snow:nth-child(18){opacity:1.4472;transform:translate(20.8404vw,-10px) scale(.9994);animation:fall-18 29s -24s linear infinite}@keyframes fall-18{76.515%{transform:translate(22.7204vw,76.515vh) scale(.9994)}to{transform:translate(21.7804vw,99vh) scale(.9994)}}.snow:nth-child(19){opacity:1.071;transform:translate(78.5984vw,-10px) scale(.3757);animation:fall-19 26s -3s linear infinite}@keyframes fall-19{30.856%{transform:translate(72.3844vw,30.856vh) scale(.3757)}to{transform:translate(75.4914vw,99vh) scale(.3757)}}.snow:nth-child(20){opacity:1.9986;transform:translate(10.5361vw,-10px) scale(.758);animation:fall-20 20s -30s linear infinite}@keyframes fall-20{61.221%{transform:translate(3.8134vw,61.221vh) scale(.758)}to{transform:translate(7.17475vw,99vh) scale(.758)}}.snow:nth-child(21){opacity:.5926;transform:translate(62.224vw,-10px) scale(.0246);animation:fall-21 18s -22s linear infinite}@keyframes fall-21{33.643%{transform:translate(68.8066vw,33.643vh) scale(.0246)}to{transform:translate(65.5153vw,99vh) scale(.0246)}}.snow:nth-child(22){opacity:.7104;transform:translate(88.9656vw,-10px) scale(.7531);animation:fall-22 28s -13s linear infinite}@keyframes fall-22{41.403%{transform:translate(98.7272vw,41.403vh) scale(.7531)}to{transform:translate(93.8464vw,99vh) scale(.7531)}}.snow:nth-child(23){opacity:1.7552;transform:translate(19.49vw,-10px) scale(.7081);animation:fall-23 17s -29s linear infinite}@keyframes fall-23{59.958%{transform:translate(15.982vw,59.958vh) scale(.7081)}to{transform:translate(17.736vw,99vh) scale(.7081)}}.snow:nth-child(24){opacity:1.2088;transform:translate(23.0732vw,-10px) scale(.1951);animation:fall-24 26s -6s linear infinite}@keyframes fall-24{65.509%{transform:translate(25.8927vw,65.509vh) scale(.1951)}to{transform:translate(24.48295vw,99vh) scale(.1951)}}.snow:nth-child(25){opacity:1.9868;transform:translate(13.4641vw,-10px) scale(.8051);animation:fall-25 12s -3s linear infinite}@keyframes fall-25{78.014%{transform:translate(8.0253vw,78.014vh) scale(.8051)}to{transform:translate(10.7447vw,99vh) scale(.8051)}}.snow:nth-child(26){opacity:.275;transform:translate(16.8464vw,-10px) scale(.3679);animation:fall-26 25s -4s linear infinite}@keyframes fall-26{51.522%{transform:translate(26.247vw,51.522vh) scale(.3679)}to{transform:translate(21.5467vw,99vh) scale(.3679)}}.snow:nth-child(27){opacity:.6546;transform:translate(51.5625vw,-10px) scale(.017);animation:fall-27 30s -14s linear infinite}@keyframes fall-27{30.287%{transform:translate(45.2312vw,30.287vh) scale(.017)}to{transform:translate(48.39685vw,99vh) scale(.017)}}.snow:nth-child(28){opacity:.7174;transform:translate(61.6361vw,-10px) scale(.6311);animation:fall-28 11s -5s linear infinite}@keyframes fall-28{61.606%{transform:translate(63.3071vw,61.606vh) scale(.6311)}to{transform:translate(62.4716vw,99vh) scale(.6311)}}.snow:nth-child(29){opacity:1.3202;transform:translate(87.1504vw,-10px) scale(.1269);animation:fall-29 25s -10s linear infinite}@keyframes fall-29{69.067%{transform:translate(82.8831vw,69.067vh) scale(.1269)}to{transform:translate(85.01675vw,99vh) scale(.1269)}}.snow:nth-child(30){opacity:.0274;transform:translate(98.9542vw,-10px) scale(.1858);animation:fall-30 14s -23s linear infinite}@keyframes fall-30{73.218%{transform:translate(106.6425vw,73.218vh) scale(.1858)}to{transform:translate(102.79835vw,99vh) scale(.1858)}}.snow:nth-child(31){opacity:.3776;transform:translate(62.8969vw,-10px) scale(.1464);animation:fall-31 14s -13s linear infinite}@keyframes fall-31{62.631%{transform:translate(72.1001vw,62.631vh) scale(.1464)}to{transform:translate(67.4985vw,99vh) scale(.1464)}}.snow:nth-child(32){opacity:.8544;transform:translate(91.0862vw,-10px) scale(.9245);animation:fall-32 18s -25s linear infinite}@keyframes fall-32{70.052%{transform:translate(87.3651vw,70.052vh) scale(.9245)}to{transform:translate(89.22565vw,99vh) scale(.9245)}}.snow:nth-child(33){opacity:1.9616;transform:translate(34.9838vw,-10px) scale(.3983);animation:fall-33 11s -6s linear infinite}@keyframes fall-33{42.729%{transform:translate(31.3656vw,42.729vh) scale(.3983)}to{transform:translate(33.1747vw,99vh) scale(.3983)}}.snow:nth-child(34){opacity:1.7478;transform:translate(86.6228vw,-10px) scale(.6843);animation:fall-34 14s -14s linear infinite}@keyframes fall-34{37.922%{transform:translate(83.6101vw,37.922vh) scale(.6843)}to{transform:translate(85.11645vw,99vh) scale(.6843)}}.snow:nth-child(35){opacity:.737;transform:translate(17.3543vw,-10px) scale(.0943);animation:fall-35 30s -27s linear infinite}@keyframes fall-35{68.447%{transform:translate(24.5566vw,68.447vh) scale(.0943)}to{transform:translate(20.95545vw,99vh) scale(.0943)}}.snow:nth-child(36){opacity:.7;transform:translate(29.7843vw,-10px) scale(.7725);animation:fall-36 18s -14s linear infinite}@keyframes fall-36{61.295%{transform:translate(24.1413vw,61.295vh) scale(.7725)}to{transform:translate(26.9628vw,99vh) scale(.7725)}}.snow:nth-child(37){opacity:.3232;transform:translate(97.8195vw,-10px) scale(.174);animation:fall-37 24s -14s linear infinite}@keyframes fall-37{70.04%{transform:translate(93.7088vw,70.04vh) scale(.174)}to{transform:translate(95.76415vw,99vh) scale(.174)}}.snow:nth-child(38){opacity:1.7096;transform:translate(10.4225vw,-10px) scale(.4476);animation:fall-38 24s -27s linear infinite}@keyframes fall-38{48.344%{transform:translate(18.7362vw,48.344vh) scale(.4476)}to{transform:translate(14.57935vw,99vh) scale(.4476)}}.snow:nth-child(39){opacity:.2354;transform:translate(58.1848vw,-10px) scale(.9293);animation:fall-39 24s -7s linear infinite}@keyframes fall-39{59.329%{transform:translate(60.5089vw,59.329vh) scale(.9293)}to{transform:translate(59.34685vw,99vh) scale(.9293)}}.snow:nth-child(40){opacity:1.5332;transform:translate(27.7457vw,-10px) scale(.7594);animation:fall-40 29s -19s linear infinite}@keyframes fall-40{39.193%{transform:translate(35.9353vw,39.193vh) scale(.7594)}to{transform:translate(31.8405vw,99vh) scale(.7594)}}.snow:nth-child(41){opacity:1.589;transform:translate(24.8379vw,-10px) scale(.5218);animation:fall-41 20s -7s linear infinite}@keyframes fall-41{79.26%{transform:translate(14.9357vw,79.26vh) scale(.5218)}to{transform:translate(19.8868vw,99vh) scale(.5218)}}.snow:nth-child(42){opacity:.0926;transform:translate(72.6753vw,-10px) scale(.798);animation:fall-42 15s -9s linear infinite}@keyframes fall-42{37.339%{transform:translate(64.3605vw,37.339vh) scale(.798)}to{transform:translate(68.5179vw,99vh) scale(.798)}}.snow:nth-child(43){opacity:.5688;transform:translate(9.0856vw,-10px) scale(.5346);animation:fall-43 16s -24s linear infinite}@keyframes fall-43{34.391%{transform:translate(1.5264vw,34.391vh) scale(.5346)}to{transform:translate(5.306vw,99vh) scale(.5346)}}.snow:nth-child(44){opacity:.7354;transform:translate(71.452vw,-10px) scale(.1005);animation:fall-44 20s -29s linear infinite}@keyframes fall-44{47.026%{transform:translate(73.1196vw,47.026vh) scale(.1005)}to{transform:translate(72.2858vw,99vh) scale(.1005)}}.snow:nth-child(45){opacity:1.6662;transform:translate(68.0318vw,-10px) scale(.0137);animation:fall-45 27s -26s linear infinite}@keyframes fall-45{42.692%{transform:translate(72.982vw,42.692vh) scale(.0137)}to{transform:translate(70.5069vw,99vh) scale(.0137)}}.snow:nth-child(46){opacity:1.032;transform:translate(43.4573vw,-10px) scale(.0723);animation:fall-46 26s -8s linear infinite}@keyframes fall-46{62.161%{transform:translate(44.2535vw,62.161vh) scale(.0723)}to{transform:translate(43.8554vw,99vh) scale(.0723)}}.snow:nth-child(47){opacity:1.794;transform:translate(5.3271vw,-10px) scale(.7253);animation:fall-47 12s -28s linear infinite}@keyframes fall-47{32.666%{transform:translate(7.2775vw,32.666vh) scale(.7253)}to{transform:translate(6.3023vw,99vh) scale(.7253)}}.snow:nth-child(48){opacity:1.8012;transform:translate(62.0791vw,-10px) scale(.5426);animation:fall-48 19s -26s linear infinite}@keyframes fall-48{65.95%{transform:translate(57.7775vw,65.95vh) scale(.5426)}to{transform:translate(59.9283vw,99vh) scale(.5426)}}.snow:nth-child(49){opacity:1.1368;transform:translate(85.6973vw,-10px) scale(.6452);animation:fall-49 16s -2s linear infinite}@keyframes fall-49{58.655%{transform:translate(91.3342vw,58.655vh) scale(.6452)}to{transform:translate(88.51575vw,99vh) scale(.6452)}}.snow:nth-child(50){opacity:1.8954;transform:translate(15.0119vw,-10px) scale(.7844);animation:fall-50 24s -5s linear infinite}@keyframes fall-50{33.659%{transform:translate(19.0081vw,33.659vh) scale(.7844)}to{transform:translate(17.01vw,99vh) scale(.7844)}}.snow:nth-child(51){opacity:1.8176;transform:translate(99.6294vw,-10px) scale(.8405);animation:fall-51 15s -27s linear infinite}@keyframes fall-51{38.094%{transform:translate(90.7254vw,38.094vh) scale(.8405)}to{transform:translate(95.1774vw,99vh) scale(.8405)}}.snow:nth-child(52){opacity:1.9734;transform:translate(26.6966vw,-10px) scale(.327);animation:fall-52 20s -9s linear infinite}@keyframes fall-52{40.95%{transform:translate(36.3985vw,40.95vh) scale(.327)}to{transform:translate(31.54755vw,99vh) scale(.327)}}.snow:nth-child(53){opacity:1.1128;transform:translate(67.1644vw,-10px) scale(.8337);animation:fall-53 28s -24s linear infinite}@keyframes fall-53{75.789%{transform:translate(77.1189vw,75.789vh) scale(.8337)}to{transform:translate(72.14165vw,99vh) scale(.8337)}}.snow:nth-child(54){opacity:.2932;transform:translate(58.6362vw,-10px) scale(.2195);animation:fall-54 13s -14s linear infinite}@keyframes fall-54{35.929%{transform:translate(63.424vw,35.929vh) scale(.2195)}to{transform:translate(61.0301vw,99vh) scale(.2195)}}.snow:nth-child(55){opacity:.7864;transform:translate(31.3304vw,-10px) scale(.6543);animation:fall-55 10s -13s linear infinite}@keyframes fall-55{48.694%{transform:translate(38.2403vw,48.694vh) scale(.6543)}to{transform:translate(34.78535vw,99vh) scale(.6543)}}.snow:nth-child(56){opacity:.2992;transform:translate(76.1069vw,-10px) scale(.4345);animation:fall-56 16s -8s linear infinite}@keyframes fall-56{77.254%{transform:translate(73.4887vw,77.254vh) scale(.4345)}to{transform:translate(74.7978vw,99vh) scale(.4345)}}.snow:nth-child(57){opacity:.0746;transform:translate(23.0053vw,-10px) scale(.9302);animation:fall-57 19s -16s linear infinite}@keyframes fall-57{51.954%{transform:translate(16.9513vw,51.954vh) scale(.9302)}to{transform:translate(19.9783vw,99vh) scale(.9302)}}.snow:nth-child(58){opacity:.036;transform:translate(36.1917vw,-10px) scale(.8045);animation:fall-58 25s -21s linear infinite}@keyframes fall-58{55.87%{transform:translate(37.5683vw,55.87vh) scale(.8045)}to{transform:translate(36.88vw,99vh) scale(.8045)}}.snow:nth-child(59){opacity:.274;transform:translate(57.6663vw,-10px) scale(.3773);animation:fall-59 21s -20s linear infinite}@keyframes fall-59{52.048%{transform:translate(57.6121vw,52.048vh) scale(.3773)}to{transform:translate(57.6392vw,99vh) scale(.3773)}}.snow:nth-child(60){opacity:1.0172;transform:translate(40.7989vw,-10px) scale(.7655);animation:fall-60 21s -19s linear infinite}@keyframes fall-60{57.113%{transform:translate(37.5706vw,57.113vh) scale(.7655)}to{transform:translate(39.18475vw,99vh) scale(.7655)}}.snow:nth-child(61){opacity:.1934;transform:translate(10.9587vw,-10px) scale(.4808);animation:fall-61 21s -8s linear infinite}@keyframes fall-61{40.141%{transform:translate(20.147vw,40.141vh) scale(.4808)}to{transform:translate(15.55285vw,99vh) scale(.4808)}}.snow:nth-child(62){opacity:1.6832;transform:translate(8.116vw,-10px) scale(.7909);animation:fall-62 27s -2s linear infinite}@keyframes fall-62{45.684%{transform:translate(7.7764vw,45.684vh) scale(.7909)}to{transform:translate(7.9462vw,99vh) scale(.7909)}}.snow:nth-child(63){opacity:.6888;transform:translate(28.9458vw,-10px) scale(.9312);animation:fall-63 11s -6s linear infinite}@keyframes fall-63{61.043%{transform:translate(31.5591vw,61.043vh) scale(.9312)}to{transform:translate(30.25245vw,99vh) scale(.9312)}}.snow:nth-child(64){opacity:1.9722;transform:translate(83.4376vw,-10px) scale(.5691);animation:fall-64 22s -13s linear infinite}@keyframes fall-64{52.582%{transform:translate(90.6423vw,52.582vh) scale(.5691)}to{transform:translate(87.03995vw,99vh) scale(.5691)}}.snow:nth-child(65){opacity:.8624;transform:translate(24.9398vw,-10px) scale(.2674);animation:fall-65 27s -5s linear infinite}@keyframes fall-65{74.324%{transform:translate(25.5893vw,74.324vh) scale(.2674)}to{transform:translate(25.26455vw,99vh) scale(.2674)}}.snow:nth-child(66){opacity:1.9174;transform:translate(72.4448vw,-10px) scale(.3088);animation:fall-66 17s -14s linear infinite}@keyframes fall-66{30.275%{transform:translate(73.8566vw,30.275vh) scale(.3088)}to{transform:translate(73.1507vw,99vh) scale(.3088)}}.snow:nth-child(67){opacity:.9818;transform:translate(92.2647vw,-10px) scale(.9538);animation:fall-67 21s -23s linear infinite}@keyframes fall-67{45.618%{transform:translate(101.2446vw,45.618vh) scale(.9538)}to{transform:translate(96.75465vw,99vh) scale(.9538)}}.snow:nth-child(68){opacity:1.5216;transform:translate(95.1906vw,-10px) scale(.0732);animation:fall-68 15s -20s linear infinite}@keyframes fall-68{64.243%{transform:translate(104.1157vw,64.243vh) scale(.0732)}to{transform:translate(99.65315vw,99vh) scale(.0732)}}.snow:nth-child(69){opacity:1.6504;transform:translate(45.2969vw,-10px) scale(.4044);animation:fall-69 30s -20s linear infinite}@keyframes fall-69{36.653%{transform:translate(40.7477vw,36.653vh) scale(.4044)}to{transform:translate(43.0223vw,99vh) scale(.4044)}}.snow:nth-child(70){opacity:.7718;transform:translate(87.5195vw,-10px) scale(.3658);animation:fall-70 24s -25s linear infinite}@keyframes fall-70{33.835%{transform:translate(95.1167vw,33.835vh) scale(.3658)}to{transform:translate(91.3181vw,99vh) scale(.3658)}}.snow:nth-child(71){opacity:.4148;transform:translate(64.3951vw,-10px) scale(.0016);animation:fall-71 26s -8s linear infinite}@keyframes fall-71{68.097%{transform:translate(59.2768vw,68.097vh) scale(.0016)}to{transform:translate(61.83595vw,99vh) scale(.0016)}}.snow:nth-child(72){opacity:.475;transform:translate(9.7414vw,-10px) scale(.305);animation:fall-72 25s -15s linear infinite}@keyframes fall-72{56.539%{transform:translate(4.6689vw,56.539vh) scale(.305)}to{transform:translate(7.20515vw,99vh) scale(.305)}}.snow:nth-child(73){opacity:.2796;transform:translate(23.2962vw,-10px) scale(.7649);animation:fall-73 23s -9s linear infinite}@keyframes fall-73{43.291%{transform:translate(31.0084vw,43.291vh) scale(.7649)}to{transform:translate(27.1523vw,99vh) scale(.7649)}}.snow:nth-child(74){opacity:1.1224;transform:translate(63.1352vw,-10px) scale(.3138);animation:fall-74 17s -10s linear infinite}@keyframes fall-74{33.925%{transform:translate(58.2843vw,33.925vh) scale(.3138)}to{transform:translate(60.70975vw,99vh) scale(.3138)}}.snow:nth-child(75){opacity:.09;transform:translate(94.2777vw,-10px) scale(.2522);animation:fall-75 12s -23s linear infinite}@keyframes fall-75{57.069%{transform:translate(102.8049vw,57.069vh) scale(.2522)}to{transform:translate(98.5413vw,99vh) scale(.2522)}}.snow:nth-child(76){opacity:1.7772;transform:translate(29.3176vw,-10px) scale(.5927);animation:fall-76 16s -22s linear infinite}@keyframes fall-76{31.068%{transform:translate(26.3875vw,31.068vh) scale(.5927)}to{transform:translate(27.85255vw,99vh) scale(.5927)}}.snow:nth-child(77){opacity:.4332;transform:translate(36.9824vw,-10px) scale(.6037);animation:fall-77 15s -17s linear infinite}@keyframes fall-77{67.49%{transform:translate(44.6017vw,67.49vh) scale(.6037)}to{transform:translate(40.79205vw,99vh) scale(.6037)}}.snow:nth-child(78){opacity:.4666;transform:translate(32.2721vw,-10px) scale(.4787);animation:fall-78 22s -25s linear infinite}@keyframes fall-78{62.929%{transform:translate(22.6683vw,62.929vh) scale(.4787)}to{transform:translate(27.4702vw,99vh) scale(.4787)}}.snow:nth-child(79){opacity:.4328;transform:translate(15.6894vw,-10px) scale(.1342);animation:fall-79 21s -1s linear infinite}@keyframes fall-79{52.871%{transform:translate(15.3224vw,52.871vh) scale(.1342)}to{transform:translate(15.5059vw,99vh) scale(.1342)}}.snow:nth-child(80){opacity:.3958;transform:translate(13.0736vw,-10px) scale(.0561);animation:fall-80 28s -16s linear infinite}@keyframes fall-80{58.701%{transform:translate(7.1398vw,58.701vh) scale(.0561)}to{transform:translate(10.1067vw,99vh) scale(.0561)}}.snow:nth-child(81){opacity:1.0376;transform:translate(28.0873vw,-10px) scale(.4387);animation:fall-81 12s -29s linear infinite}@keyframes fall-81{35.398%{transform:translate(20.9389vw,35.398vh) scale(.4387)}to{transform:translate(24.5131vw,99vh) scale(.4387)}}.snow:nth-child(82){opacity:1.6948;transform:translate(45.3541vw,-10px) scale(.6712);animation:fall-82 12s -1s linear infinite}@keyframes fall-82{32.793%{transform:translate(44.5738vw,32.793vh) scale(.6712)}to{transform:translate(44.96395vw,99vh) scale(.6712)}}.snow:nth-child(83){opacity:1.6022;transform:translate(10.6478vw,-10px) scale(.6571);animation:fall-83 30s -1s linear infinite}@keyframes fall-83{31.454%{transform:translate(7.1685vw,31.454vh) scale(.6571)}to{transform:translate(8.90815vw,99vh) scale(.6571)}}.snow:nth-child(84){opacity:.2292;transform:translate(35.2699vw,-10px) scale(.7083);animation:fall-84 11s -22s linear infinite}@keyframes fall-84{43.742%{transform:translate(31.7565vw,43.742vh) scale(.7083)}to{transform:translate(33.5132vw,99vh) scale(.7083)}}.snow:nth-child(85){opacity:1.7372;transform:translate(63.081vw,-10px) scale(.5159);animation:fall-85 29s -23s linear infinite}@keyframes fall-85{40.507%{transform:translate(69.4691vw,40.507vh) scale(.5159)}to{transform:translate(66.27505vw,99vh) scale(.5159)}}.snow:nth-child(86){opacity:1.1498;transform:translate(57.7332vw,-10px) scale(.316);animation:fall-86 27s -12s linear infinite}@keyframes fall-86{31.007%{transform:translate(65.6819vw,31.007vh) scale(.316)}to{transform:translate(61.70755vw,99vh) scale(.316)}}.snow:nth-child(87){opacity:1.917;transform:translate(9.7266vw,-10px) scale(.7963);animation:fall-87 29s -1s linear infinite}@keyframes fall-87{33.667%{transform:translate(15.533vw,33.667vh) scale(.7963)}to{transform:translate(12.6298vw,99vh) scale(.7963)}}.snow:nth-child(88){opacity:1.1648;transform:translate(73.2688vw,-10px) scale(.172);animation:fall-88 11s -21s linear infinite}@keyframes fall-88{78.267%{transform:translate(68.3876vw,78.267vh) scale(.172)}to{transform:translate(70.8282vw,99vh) scale(.172)}}.snow:nth-child(89){opacity:.2186;transform:translate(23.7728vw,-10px) scale(.0848);animation:fall-89 18s -12s linear infinite}@keyframes fall-89{68.202%{transform:translate(17.0467vw,68.202vh) scale(.0848)}to{transform:translate(20.40975vw,99vh) scale(.0848)}}.snow:nth-child(90){opacity:.4722;transform:translate(94.028vw,-10px) scale(.4728);animation:fall-90 23s -1s linear infinite}@keyframes fall-90{79.917%{transform:translate(88.7691vw,79.917vh) scale(.4728)}to{transform:translate(91.39855vw,99vh) scale(.4728)}}.snow:nth-child(91){opacity:.3606;transform:translate(21.5023vw,-10px) scale(.6008);animation:fall-91 18s -15s linear infinite}@keyframes fall-91{45.77%{transform:translate(15.9678vw,45.77vh) scale(.6008)}to{transform:translate(18.73505vw,99vh) scale(.6008)}}.snow:nth-child(92){opacity:.6216;transform:translate(94.963vw,-10px) scale(.5498);animation:fall-92 13s -10s linear infinite}@keyframes fall-92{76.895%{transform:translate(98.4458vw,76.895vh) scale(.5498)}to{transform:translate(96.7044vw,99vh) scale(.5498)}}.snow:nth-child(93){opacity:1.936;transform:translate(91.814vw,-10px) scale(.392);animation:fall-93 26s -12s linear infinite}@keyframes fall-93{50.966%{transform:translate(98.1331vw,50.966vh) scale(.392)}to{transform:translate(94.97355vw,99vh) scale(.392)}}.snow:nth-child(94){opacity:1.366;transform:translate(93.436vw,-10px) scale(.5087);animation:fall-94 16s -4s linear infinite}@keyframes fall-94{50.707%{transform:translate(93.0338vw,50.707vh) scale(.5087)}to{transform:translate(93.2349vw,99vh) scale(.5087)}}.snow:nth-child(95){opacity:.8042;transform:translate(10.7177vw,-10px) scale(.505);animation:fall-95 12s -26s linear infinite}@keyframes fall-95{54.881%{transform:translate(20.3692vw,54.881vh) scale(.505)}to{transform:translate(15.54345vw,99vh) scale(.505)}}.snow:nth-child(96){opacity:.7662;transform:translate(84.5585vw,-10px) scale(.6063);animation:fall-96 15s -13s linear infinite}@keyframes fall-96{79.795%{transform:translate(83.8215vw,79.795vh) scale(.6063)}to{transform:translate(84.19vw,99vh) scale(.6063)}}.snow:nth-child(97){opacity:1.6904;transform:translate(77.4362vw,-10px) scale(.0509);animation:fall-97 12s -25s linear infinite}@keyframes fall-97{47.606%{transform:translate(79.5167vw,47.606vh) scale(.0509)}to{transform:translate(78.47645vw,99vh) scale(.0509)}}.snow:nth-child(98){opacity:1.7972;transform:translate(73.1548vw,-10px) scale(.5247);animation:fall-98 28s -8s linear infinite}@keyframes fall-98{55.46%{transform:translate(70.0305vw,55.46vh) scale(.5247)}to{transform:translate(71.59265vw,99vh) scale(.5247)}}.snow:nth-child(99){opacity:1.0508;transform:translate(88.2714vw,-10px) scale(.8991);animation:fall-99 22s -4s linear infinite}@keyframes fall-99{73.853%{transform:translate(88.3016vw,73.853vh) scale(.8991)}to{transform:translate(88.2865vw,99vh) scale(.8991)}}.snow:nth-child(100){opacity:1.386;transform:translate(78.0046vw,-10px) scale(.8446);animation:fall-100 22s -2s linear infinite}@keyframes fall-100{77.046%{transform:translate(69.2378vw,77.046vh) scale(.8446)}to{transform:translate(73.6212vw,99vh) scale(.8446)}}.snow:nth-child(101){opacity:1.1332;transform:translate(73.7797vw,-10px) scale(.5216);animation:fall-101 28s -23s linear infinite}@keyframes fall-101{67.122%{transform:translate(65.0388vw,67.122vh) scale(.5216)}to{transform:translate(69.40925vw,99vh) scale(.5216)}}.snow:nth-child(102){opacity:1.1536;transform:translate(66.3409vw,-10px) scale(.3757);animation:fall-102 30s -29s linear infinite}@keyframes fall-102{35.483%{transform:translate(74.9734vw,35.483vh) scale(.3757)}to{transform:translate(70.65715vw,99vh) scale(.3757)}}.snow:nth-child(103){opacity:.4692;transform:translate(41.6333vw,-10px) scale(.3199);animation:fall-103 28s -26s linear infinite}@keyframes fall-103{61.234%{transform:translate(35.7676vw,61.234vh) scale(.3199)}to{transform:translate(38.70045vw,99vh) scale(.3199)}}.snow:nth-child(104){opacity:.4212;transform:translate(86.4778vw,-10px) scale(.2339);animation:fall-104 15s -27s linear infinite}@keyframes fall-104{49.208%{transform:translate(86.1992vw,49.208vh) scale(.2339)}to{transform:translate(86.3385vw,99vh) scale(.2339)}}.snow:nth-child(105){opacity:1.6606;transform:translate(66.694vw,-10px) scale(.4107);animation:fall-105 16s -20s linear infinite}@keyframes fall-105{45.759%{transform:translate(64.621vw,45.759vh) scale(.4107)}to{transform:translate(65.6575vw,99vh) scale(.4107)}}.snow:nth-child(106){opacity:.8866;transform:translate(95.4949vw,-10px) scale(.8839);animation:fall-106 27s -4s linear infinite}@keyframes fall-106{73.355%{transform:translate(101.591vw,73.355vh) scale(.8839)}to{transform:translate(98.54295vw,99vh) scale(.8839)}}.snow:nth-child(107){opacity:1.4004;transform:translate(65.6363vw,-10px) scale(.3868);animation:fall-107 27s -17s linear infinite}@keyframes fall-107{35.625%{transform:translate(70.0538vw,35.625vh) scale(.3868)}to{transform:translate(67.84505vw,99vh) scale(.3868)}}.snow:nth-child(108){opacity:.9814;transform:translate(14.0276vw,-10px) scale(.1348);animation:fall-108 11s -2s linear infinite}@keyframes fall-108{58.736%{transform:translate(12.6422vw,58.736vh) scale(.1348)}to{transform:translate(13.3349vw,99vh) scale(.1348)}}.snow:nth-child(109){opacity:1.187;transform:translate(49.9101vw,-10px) scale(.426);animation:fall-109 27s -2s linear infinite}@keyframes fall-109{68.029%{transform:translate(57.0645vw,68.029vh) scale(.426)}to{transform:translate(53.4873vw,99vh) scale(.426)}}.snow:nth-child(110){opacity:.3886;transform:translate(79.5644vw,-10px) scale(.5079);animation:fall-110 24s -24s linear infinite}@keyframes fall-110{45.044%{transform:translate(79.3078vw,45.044vh) scale(.5079)}to{transform:translate(79.4361vw,99vh) scale(.5079)}}.snow:nth-child(111){opacity:1.0322;transform:translate(25.1954vw,-10px) scale(.9297);animation:fall-111 27s -4s linear infinite}@keyframes fall-111{73.006%{transform:translate(15.8325vw,73.006vh) scale(.9297)}to{transform:translate(20.51395vw,99vh) scale(.9297)}}.snow:nth-child(112){opacity:1.5276;transform:translate(76.9125vw,-10px) scale(.634);animation:fall-112 15s -5s linear infinite}@keyframes fall-112{48.943%{transform:translate(70.3004vw,48.943vh) scale(.634)}to{transform:translate(73.60645vw,99vh) scale(.634)}}.snow:nth-child(113){opacity:.1372;transform:translate(2.6774vw,-10px) scale(.206);animation:fall-113 21s -26s linear infinite}@keyframes fall-113{56.927%{transform:translate(-3.174vw,56.927vh) scale(.206)}to{transform:translate(-.2483vw,99vh) scale(.206)}}.snow:nth-child(114){opacity:.285;transform:translate(42.2597vw,-10px) scale(.8923);animation:fall-114 21s -17s linear infinite}@keyframes fall-114{39.51%{transform:translate(44.9301vw,39.51vh) scale(.8923)}to{transform:translate(43.5949vw,99vh) scale(.8923)}}.snow:nth-child(115){opacity:1.4218;transform:translate(14.715vw,-10px) scale(.519);animation:fall-115 27s -20s linear infinite}@keyframes fall-115{75.814%{transform:translate(18.5687vw,75.814vh) scale(.519)}to{transform:translate(16.64185vw,99vh) scale(.519)}}.snow:nth-child(116){opacity:1.6844;transform:translate(83.8622vw,-10px) scale(.2478);animation:fall-116 18s -3s linear infinite}@keyframes fall-116{52.367%{transform:translate(79.1627vw,52.367vh) scale(.2478)}to{transform:translate(81.51245vw,99vh) scale(.2478)}}.snow:nth-child(117){opacity:1.2952;transform:translate(83.599vw,-10px) scale(.1269);animation:fall-117 18s -16s linear infinite}@keyframes fall-117{71.345%{transform:translate(93.1655vw,71.345vh) scale(.1269)}to{transform:translate(88.38225vw,99vh) scale(.1269)}}.snow:nth-child(118){opacity:1.8656;transform:translate(63.1634vw,-10px) scale(.3784);animation:fall-118 22s -2s linear infinite}@keyframes fall-118{30.142%{transform:translate(54.9034vw,30.142vh) scale(.3784)}to{transform:translate(59.0334vw,99vh) scale(.3784)}}.snow:nth-child(119){opacity:1.6654;transform:translate(99.4018vw,-10px) scale(.5836);animation:fall-119 30s -17s linear infinite}@keyframes fall-119{45.545%{transform:translate(93.2267vw,45.545vh) scale(.5836)}to{transform:translate(96.31425vw,99vh) scale(.5836)}}.snow:nth-child(120){opacity:1.8396;transform:translate(9.0728vw,-10px) scale(.4513);animation:fall-120 25s -5s linear infinite}@keyframes fall-120{62.823%{transform:translate(4.1566vw,62.823vh) scale(.4513)}to{transform:translate(6.6147vw,99vh) scale(.4513)}}.snow:nth-child(121){opacity:.9392;transform:translate(8.9094vw,-10px) scale(.5547);animation:fall-121 11s -27s linear infinite}@keyframes fall-121{49.735%{transform:translate(1.7344vw,49.735vh) scale(.5547)}to{transform:translate(5.3219vw,99vh) scale(.5547)}}.snow:nth-child(122){opacity:1.8722;transform:translate(49.6419vw,-10px) scale(.448);animation:fall-122 24s -19s linear infinite}@keyframes fall-122{42.752%{transform:translate(53.7613vw,42.752vh) scale(.448)}to{transform:translate(51.7016vw,99vh) scale(.448)}}.snow:nth-child(123){opacity:1.5574;transform:translate(5.9282vw,-10px) scale(.9798);animation:fall-123 22s -17s linear infinite}@keyframes fall-123{31.281%{transform:translate(9.6841vw,31.281vh) scale(.9798)}to{transform:translate(7.80615vw,99vh) scale(.9798)}}.snow:nth-child(124){opacity:.4658;transform:translate(45.8718vw,-10px) scale(.4964);animation:fall-124 20s -20s linear infinite}@keyframes fall-124{30.298%{transform:translate(45.9312vw,30.298vh) scale(.4964)}to{transform:translate(45.9015vw,99vh) scale(.4964)}}.snow:nth-child(125){opacity:.6734;transform:translate(29.3774vw,-10px) scale(.5087);animation:fall-125 22s -11s linear infinite}@keyframes fall-125{60.846%{transform:translate(21.0463vw,60.846vh) scale(.5087)}to{transform:translate(25.21185vw,99vh) scale(.5087)}}.snow:nth-child(126){opacity:1.0486;transform:translate(27.7337vw,-10px) scale(.9395);animation:fall-126 29s -22s linear infinite}@keyframes fall-126{31.323%{transform:translate(25.4225vw,31.323vh) scale(.9395)}to{transform:translate(26.5781vw,99vh) scale(.9395)}}.snow:nth-child(127){opacity:1.4958;transform:translate(90.7852vw,-10px) scale(.4274);animation:fall-127 20s -6s linear infinite}@keyframes fall-127{32.286%{transform:translate(91.8062vw,32.286vh) scale(.4274)}to{transform:translate(91.2957vw,99vh) scale(.4274)}}.snow:nth-child(128){opacity:1.084;transform:translate(99.3051vw,-10px) scale(.7171);animation:fall-128 17s -5s linear infinite}@keyframes fall-128{72.179%{transform:translate(97.9796vw,72.179vh) scale(.7171)}to{transform:translate(98.64235vw,99vh) scale(.7171)}}.snow:nth-child(129){opacity:1.5796;transform:translate(43.5589vw,-10px) scale(.5868);animation:fall-129 16s -25s linear infinite}@keyframes fall-129{34.78%{transform:translate(40.2783vw,34.78vh) scale(.5868)}to{transform:translate(41.9186vw,99vh) scale(.5868)}}.snow:nth-child(130){opacity:1.0652;transform:translate(19.61vw,-10px) scale(.0691);animation:fall-130 22s -22s linear infinite}@keyframes fall-130{48.88%{transform:translate(14.5033vw,48.88vh) scale(.0691)}to{transform:translate(17.05665vw,99vh) scale(.0691)}}.snow:nth-child(131){opacity:.4984;transform:translate(15.9202vw,-10px) scale(.6689);animation:fall-131 20s -9s linear infinite}@keyframes fall-131{44.598%{transform:translate(7.671vw,44.598vh) scale(.6689)}to{transform:translate(11.7956vw,99vh) scale(.6689)}}.snow:nth-child(132){opacity:.729;transform:translate(88.0385vw,-10px) scale(.7992);animation:fall-132 27s -24s linear infinite}@keyframes fall-132{41.823%{transform:translate(81.9102vw,41.823vh) scale(.7992)}to{transform:translate(84.97435vw,99vh) scale(.7992)}}.snow:nth-child(133){opacity:1.2388;transform:translate(29.8965vw,-10px) scale(.3043);animation:fall-133 10s -1s linear infinite}@keyframes fall-133{52.646%{transform:translate(23.0195vw,52.646vh) scale(.3043)}to{transform:translate(26.458vw,99vh) scale(.3043)}}.snow:nth-child(134){opacity:1.7092;transform:translate(36.9373vw,-10px) scale(.5757);animation:fall-134 21s -6s linear infinite}@keyframes fall-134{75.699%{transform:translate(46.6431vw,75.699vh) scale(.5757)}to{transform:translate(41.7902vw,99vh) scale(.5757)}}.snow:nth-child(135){opacity:.8628;transform:translate(55.4842vw,-10px) scale(.7059);animation:fall-135 26s -4s linear infinite}@keyframes fall-135{35.008%{transform:translate(58.0975vw,35.008vh) scale(.7059)}to{transform:translate(56.79085vw,99vh) scale(.7059)}}.snow:nth-child(136){opacity:.202;transform:translate(5.7811vw,-10px) scale(.373);animation:fall-136 26s -7s linear infinite}@keyframes fall-136{71.812%{transform:translate(10.0344vw,71.812vh) scale(.373)}to{transform:translate(7.90775vw,99vh) scale(.373)}}.snow:nth-child(137){opacity:.759;transform:translate(14.4796vw,-10px) scale(.2943);animation:fall-137 25s -4s linear infinite}@keyframes fall-137{78.995%{transform:translate(9.379vw,78.995vh) scale(.2943)}to{transform:translate(11.9293vw,99vh) scale(.2943)}}.snow:nth-child(138){opacity:.2926;transform:translate(98.4804vw,-10px) scale(.3039);animation:fall-138 29s -14s linear infinite}@keyframes fall-138{50.011%{transform:translate(104.4051vw,50.011vh) scale(.3039)}to{transform:translate(101.44275vw,99vh) scale(.3039)}}.snow:nth-child(139){opacity:.658;transform:translate(95.5341vw,-10px) scale(.2668);animation:fall-139 30s -15s linear infinite}@keyframes fall-139{37.778%{transform:translate(98.3432vw,37.778vh) scale(.2668)}to{transform:translate(96.93865vw,99vh) scale(.2668)}}.snow:nth-child(140){opacity:.7642;transform:translate(10.908vw,-10px) scale(.268);animation:fall-140 25s -5s linear infinite}@keyframes fall-140{61.527%{transform:translate(7.3711vw,61.527vh) scale(.268)}to{transform:translate(9.13955vw,99vh) scale(.268)}}.snow:nth-child(141){opacity:.502;transform:translate(26.328vw,-10px) scale(.8098);animation:fall-141 13s -7s linear infinite}@keyframes fall-141{37.775%{transform:translate(29.2485vw,37.775vh) scale(.8098)}to{transform:translate(27.78825vw,99vh) scale(.8098)}}.snow:nth-child(142){opacity:.4886;transform:translate(45.8729vw,-10px) scale(.7877);animation:fall-142 22s -28s linear infinite}@keyframes fall-142{40.398%{transform:translate(45.2717vw,40.398vh) scale(.7877)}to{transform:translate(45.5723vw,99vh) scale(.7877)}}.snow:nth-child(143){opacity:.0114;transform:translate(30.0063vw,-10px) scale(.2873);animation:fall-143 12s -3s linear infinite}@keyframes fall-143{71.005%{transform:translate(30.9968vw,71.005vh) scale(.2873)}to{transform:translate(30.50155vw,99vh) scale(.2873)}}.snow:nth-child(144){opacity:.852;transform:translate(7.1883vw,-10px) scale(.8784);animation:fall-144 19s -4s linear infinite}@keyframes fall-144{32.926%{transform:translate(.0839vw,32.926vh) scale(.8784)}to{transform:translate(3.6361vw,99vh) scale(.8784)}}.snow:nth-child(145){opacity:.9636;transform:translate(84.7575vw,-10px) scale(.2297);animation:fall-145 10s -17s linear infinite}@keyframes fall-145{44.032%{transform:translate(79.5287vw,44.032vh) scale(.2297)}to{transform:translate(82.1431vw,99vh) scale(.2297)}}.snow:nth-child(146){opacity:1.0752;transform:translate(31.519vw,-10px) scale(.9861);animation:fall-146 18s -10s linear infinite}@keyframes fall-146{30.462%{transform:translate(30.1098vw,30.462vh) scale(.9861)}to{transform:translate(30.8144vw,99vh) scale(.9861)}}.snow:nth-child(147){opacity:1.96;transform:translate(10.1245vw,-10px) scale(.256);animation:fall-147 27s -11s linear infinite}@keyframes fall-147{43.215%{transform:translate(9.6063vw,43.215vh) scale(.256)}to{transform:translate(9.8654vw,99vh) scale(.256)}}.snow:nth-child(148){opacity:.4506;transform:translate(93.4065vw,-10px) scale(.1761);animation:fall-148 14s -21s linear infinite}@keyframes fall-148{57.735%{transform:translate(89.6294vw,57.735vh) scale(.1761)}to{transform:translate(91.51795vw,99vh) scale(.1761)}}.snow:nth-child(149){opacity:.1426;transform:translate(79.5471vw,-10px) scale(.4335);animation:fall-149 15s -24s linear infinite}@keyframes fall-149{59.764%{transform:translate(81.4159vw,59.764vh) scale(.4335)}to{transform:translate(80.4815vw,99vh) scale(.4335)}}.snow:nth-child(150){opacity:1.4492;transform:translate(34.3067vw,-10px) scale(.4424);animation:fall-150 19s -15s linear infinite}@keyframes fall-150{60.606%{transform:translate(34.9208vw,60.606vh) scale(.4424)}to{transform:translate(34.61375vw,99vh) scale(.4424)}}.snow:nth-child(151){opacity:1.41;transform:translate(65.9416vw,-10px) scale(.3088);animation:fall-151 18s -18s linear infinite}@keyframes fall-151{44.733%{transform:translate(63.3301vw,44.733vh) scale(.3088)}to{transform:translate(64.63585vw,99vh) scale(.3088)}}.snow:nth-child(152){opacity:.0036;transform:translate(68.0946vw,-10px) scale(.4583);animation:fall-152 13s -27s linear infinite}@keyframes fall-152{42.434%{transform:translate(67.1939vw,42.434vh) scale(.4583)}to{transform:translate(67.64425vw,99vh) scale(.4583)}}.snow:nth-child(153){opacity:1.0586;transform:translate(39.1092vw,-10px) scale(.973);animation:fall-153 11s -30s linear infinite}@keyframes fall-153{75.686%{transform:translate(34.4418vw,75.686vh) scale(.973)}to{transform:translate(36.7755vw,99vh) scale(.973)}}.snow:nth-child(154){opacity:.0942;transform:translate(29.3901vw,-10px) scale(.6023);animation:fall-154 28s -7s linear infinite}@keyframes fall-154{53.837%{transform:translate(35.7073vw,53.837vh) scale(.6023)}to{transform:translate(32.5487vw,99vh) scale(.6023)}}.snow:nth-child(155){opacity:1.266;transform:translate(34.362vw,-10px) scale(.597);animation:fall-155 29s -1s linear infinite}@keyframes fall-155{57.811%{transform:translate(32.5344vw,57.811vh) scale(.597)}to{transform:translate(33.4482vw,99vh) scale(.597)}}.snow:nth-child(156){opacity:1.274;transform:translate(98.6718vw,-10px) scale(.908);animation:fall-156 22s -4s linear infinite}@keyframes fall-156{64.938%{transform:translate(99.06vw,64.938vh) scale(.908)}to{transform:translate(98.8659vw,99vh) scale(.908)}}.snow:nth-child(157){opacity:1.625;transform:translate(61.9288vw,-10px) scale(.9119);animation:fall-157 15s -22s linear infinite}@keyframes fall-157{74.449%{transform:translate(67.3056vw,74.449vh) scale(.9119)}to{transform:translate(64.6172vw,99vh) scale(.9119)}}.snow:nth-child(158){opacity:.1642;transform:translate(25.8312vw,-10px) scale(.6519);animation:fall-158 16s -14s linear infinite}@keyframes fall-158{72.487%{transform:translate(20.6594vw,72.487vh) scale(.6519)}to{transform:translate(23.2453vw,99vh) scale(.6519)}}.snow:nth-child(159){opacity:.8374;transform:translate(24.6556vw,-10px) scale(.0448);animation:fall-159 13s -30s linear infinite}@keyframes fall-159{77.535%{transform:translate(19.4193vw,77.535vh) scale(.0448)}to{transform:translate(22.03745vw,99vh) scale(.0448)}}.snow:nth-child(160){opacity:.6676;transform:translate(58.3813vw,-10px) scale(.4043);animation:fall-160 23s -18s linear infinite}@keyframes fall-160{53.698%{transform:translate(55.4265vw,53.698vh) scale(.4043)}to{transform:translate(56.9039vw,99vh) scale(.4043)}}.snow:nth-child(161){opacity:1.965;transform:translate(7.0538vw,-10px) scale(.8846);animation:fall-161 17s -29s linear infinite}@keyframes fall-161{65.751%{transform:translate(4.9349vw,65.751vh) scale(.8846)}to{transform:translate(5.99435vw,99vh) scale(.8846)}}.snow:nth-child(162){opacity:.6718;transform:translate(44.9112vw,-10px) scale(.2854);animation:fall-162 11s -1s linear infinite}@keyframes fall-162{73.572%{transform:translate(47.4618vw,73.572vh) scale(.2854)}to{transform:translate(46.1865vw,99vh) scale(.2854)}}.snow:nth-child(163){opacity:.7264;transform:translate(5.3778vw,-10px) scale(.6097);animation:fall-163 25s -25s linear infinite}@keyframes fall-163{76.672%{transform:translate(3.3857vw,76.672vh) scale(.6097)}to{transform:translate(4.38175vw,99vh) scale(.6097)}}.snow:nth-child(164){opacity:.088;transform:translate(64.6372vw,-10px) scale(.2153);animation:fall-164 26s -1s linear infinite}@keyframes fall-164{33.43%{transform:translate(73.7715vw,33.43vh) scale(.2153)}to{transform:translate(69.20435vw,99vh) scale(.2153)}}.snow:nth-child(165){opacity:1.5;transform:translate(52.4987vw,-10px) scale(.7093);animation:fall-165 14s -30s linear infinite}@keyframes fall-165{70.989%{transform:translate(55.3262vw,70.989vh) scale(.7093)}to{transform:translate(53.91245vw,99vh) scale(.7093)}}.snow:nth-child(166){opacity:1.9122;transform:translate(56.7538vw,-10px) scale(.3291);animation:fall-166 15s -22s linear infinite}@keyframes fall-166{44.974%{transform:translate(63.2498vw,44.974vh) scale(.3291)}to{transform:translate(60.0018vw,99vh) scale(.3291)}}.snow:nth-child(167){opacity:1.0986;transform:translate(60.9215vw,-10px) scale(.4489);animation:fall-167 23s -19s linear infinite}@keyframes fall-167{50.229%{transform:translate(56.125vw,50.229vh) scale(.4489)}to{transform:translate(58.52325vw,99vh) scale(.4489)}}.snow:nth-child(168){opacity:1.3986;transform:translate(89.314vw,-10px) scale(.4715);animation:fall-168 12s -19s linear infinite}@keyframes fall-168{70.01%{transform:translate(93.1996vw,70.01vh) scale(.4715)}to{transform:translate(91.2568vw,99vh) scale(.4715)}}.snow:nth-child(169){opacity:1.856;transform:translate(84.975vw,-10px) scale(.598);animation:fall-169 15s -8s linear infinite}@keyframes fall-169{54.274%{transform:translate(82.0774vw,54.274vh) scale(.598)}to{transform:translate(83.5262vw,99vh) scale(.598)}}.snow:nth-child(170){opacity:.5426;transform:translate(90.095vw,-10px) scale(.003);animation:fall-170 29s -4s linear infinite}@keyframes fall-170{31.895%{transform:translate(84.1142vw,31.895vh) scale(.003)}to{transform:translate(87.1046vw,99vh) scale(.003)}}.snow:nth-child(171){opacity:1.077;transform:translate(25.462vw,-10px) scale(.6138);animation:fall-171 11s -8s linear infinite}@keyframes fall-171{57.622%{transform:translate(17.7623vw,57.622vh) scale(.6138)}to{transform:translate(21.61215vw,99vh) scale(.6138)}}.snow:nth-child(172){opacity:1.832;transform:translate(87.4304vw,-10px) scale(.6924);animation:fall-172 18s -27s linear infinite}@keyframes fall-172{79.863%{transform:translate(78.1823vw,79.863vh) scale(.6924)}to{transform:translate(82.80635vw,99vh) scale(.6924)}}.snow:nth-child(173){opacity:.2332;transform:translate(44.4404vw,-10px) scale(.3322);animation:fall-173 18s -14s linear infinite}@keyframes fall-173{62.091%{transform:translate(51.4597vw,62.091vh) scale(.3322)}to{transform:translate(47.95005vw,99vh) scale(.3322)}}.snow:nth-child(174){opacity:1.292;transform:translate(67.7221vw,-10px) scale(.8203);animation:fall-174 21s -3s linear infinite}@keyframes fall-174{36.963%{transform:translate(64.4953vw,36.963vh) scale(.8203)}to{transform:translate(66.1087vw,99vh) scale(.8203)}}.snow:nth-child(175){opacity:.1626;transform:translate(17.553vw,-10px) scale(.6015);animation:fall-175 26s -7s linear infinite}@keyframes fall-175{31.781%{transform:translate(23.6958vw,31.781vh) scale(.6015)}to{transform:translate(20.6244vw,99vh) scale(.6015)}}.snow:nth-child(176){opacity:.9736;transform:translate(38.2017vw,-10px) scale(.3198);animation:fall-176 20s -13s linear infinite}@keyframes fall-176{55.927%{transform:translate(39.6266vw,55.927vh) scale(.3198)}to{transform:translate(38.91415vw,99vh) scale(.3198)}}.snow:nth-child(177){opacity:1.6544;transform:translate(13.6992vw,-10px) scale(.4807);animation:fall-177 22s -11s linear infinite}@keyframes fall-177{31.853%{transform:translate(12.3053vw,31.853vh) scale(.4807)}to{transform:translate(13.00225vw,99vh) scale(.4807)}}.snow:nth-child(178){opacity:1.0834;transform:translate(19.0291vw,-10px) scale(.346);animation:fall-178 15s -9s linear infinite}@keyframes fall-178{54.838%{transform:translate(27.326vw,54.838vh) scale(.346)}to{transform:translate(23.17755vw,99vh) scale(.346)}}.snow:nth-child(179){opacity:1.7086;transform:translate(95.1588vw,-10px) scale(.4302);animation:fall-179 26s -27s linear infinite}@keyframes fall-179{59.488%{transform:translate(100.7355vw,59.488vh) scale(.4302)}to{transform:translate(97.94715vw,99vh) scale(.4302)}}.snow:nth-child(180){opacity:1.7682;transform:translate(51.2932vw,-10px) scale(.183);animation:fall-180 13s -10s linear infinite}@keyframes fall-180{61.779%{transform:translate(43.1104vw,61.779vh) scale(.183)}to{transform:translate(47.2018vw,99vh) scale(.183)}}.snow:nth-child(181){opacity:1.412;transform:translate(53.9894vw,-10px) scale(.03);animation:fall-181 15s -4s linear infinite}@keyframes fall-181{65.872%{transform:translate(44.2162vw,65.872vh) scale(.03)}to{transform:translate(49.1028vw,99vh) scale(.03)}}.snow:nth-child(182){opacity:1.3606;transform:translate(58.2003vw,-10px) scale(.4985);animation:fall-182 11s -10s linear infinite}@keyframes fall-182{53.862%{transform:translate(61.1098vw,53.862vh) scale(.4985)}to{transform:translate(59.65505vw,99vh) scale(.4985)}}.snow:nth-child(183){opacity:.4192;transform:translate(20.322vw,-10px) scale(.3001);animation:fall-183 20s -9s linear infinite}@keyframes fall-183{68.997%{transform:translate(12.9291vw,68.997vh) scale(.3001)}to{transform:translate(16.62555vw,99vh) scale(.3001)}}.snow:nth-child(184){opacity:.9622;transform:translate(28.5128vw,-10px) scale(.4303);animation:fall-184 24s -13s linear infinite}@keyframes fall-184{31.993%{transform:translate(36.1925vw,31.993vh) scale(.4303)}to{transform:translate(32.35265vw,99vh) scale(.4303)}}.snow:nth-child(185){opacity:.5164;transform:translate(91.4883vw,-10px) scale(.6644);animation:fall-185 30s -6s linear infinite}@keyframes fall-185{65.503%{transform:translate(93.7705vw,65.503vh) scale(.6644)}to{transform:translate(92.6294vw,99vh) scale(.6644)}}.snow:nth-child(186){opacity:1.3364;transform:translate(86.089vw,-10px) scale(.2242);animation:fall-186 29s -6s linear infinite}@keyframes fall-186{70.239%{transform:translate(77.5336vw,70.239vh) scale(.2242)}to{transform:translate(81.8113vw,99vh) scale(.2242)}}.snow:nth-child(187){opacity:1.9962;transform:translate(71.0198vw,-10px) scale(.5879);animation:fall-187 13s -21s linear infinite}@keyframes fall-187{74.89%{transform:translate(78.4765vw,74.89vh) scale(.5879)}to{transform:translate(74.74815vw,99vh) scale(.5879)}}.snow:nth-child(188){opacity:1.1114;transform:translate(54.6862vw,-10px) scale(.6761);animation:fall-188 21s -29s linear infinite}@keyframes fall-188{73.223%{transform:translate(62.5003vw,73.223vh) scale(.6761)}to{transform:translate(58.59325vw,99vh) scale(.6761)}}.snow:nth-child(189){opacity:1.3988;transform:translate(31.0341vw,-10px) scale(.1418);animation:fall-189 12s -26s linear infinite}@keyframes fall-189{54.584%{transform:translate(31.5897vw,54.584vh) scale(.1418)}to{transform:translate(31.3119vw,99vh) scale(.1418)}}.snow:nth-child(190){opacity:1.1944;transform:translate(50.8047vw,-10px) scale(.2924);animation:fall-190 13s -25s linear infinite}@keyframes fall-190{59.863%{transform:translate(53.046vw,59.863vh) scale(.2924)}to{transform:translate(51.92535vw,99vh) scale(.2924)}}.snow:nth-child(191){opacity:1.7492;transform:translate(64.7279vw,-10px) scale(.0338);animation:fall-191 12s -20s linear infinite}@keyframes fall-191{78.918%{transform:translate(69.8571vw,78.918vh) scale(.0338)}to{transform:translate(67.2925vw,99vh) scale(.0338)}}.snow:nth-child(192){opacity:1.659;transform:translate(37.7949vw,-10px) scale(.5145);animation:fall-192 29s -4s linear infinite}@keyframes fall-192{59.302%{transform:translate(47.6941vw,59.302vh) scale(.5145)}to{transform:translate(42.7445vw,99vh) scale(.5145)}}.snow:nth-child(193){opacity:.3026;transform:translate(82.2321vw,-10px) scale(.9895);animation:fall-193 19s -23s linear infinite}@keyframes fall-193{60.899%{transform:translate(72.3671vw,60.899vh) scale(.9895)}to{transform:translate(77.2996vw,99vh) scale(.9895)}}.snow:nth-child(194){opacity:.3622;transform:translate(49.8804vw,-10px) scale(.6685);animation:fall-194 22s -5s linear infinite}@keyframes fall-194{51.369%{transform:translate(49.4948vw,51.369vh) scale(.6685)}to{transform:translate(49.6876vw,99vh) scale(.6685)}}.snow:nth-child(195){opacity:1.1576;transform:translate(39.753vw,-10px) scale(.0577);animation:fall-195 19s -6s linear infinite}@keyframes fall-195{55.538%{transform:translate(38.1283vw,55.538vh) scale(.0577)}to{transform:translate(38.94065vw,99vh) scale(.0577)}}.snow:nth-child(196){opacity:.233;transform:translate(80.063vw,-10px) scale(.9851);animation:fall-196 29s -13s linear infinite}@keyframes fall-196{66.297%{transform:translate(74.4528vw,66.297vh) scale(.9851)}to{transform:translate(77.2579vw,99vh) scale(.9851)}}.snow:nth-child(197){opacity:1.885;transform:translate(68.7685vw,-10px) scale(.5626);animation:fall-197 27s -30s linear infinite}@keyframes fall-197{36.095%{transform:translate(73.5549vw,36.095vh) scale(.5626)}to{transform:translate(71.1617vw,99vh) scale(.5626)}}.snow:nth-child(198){opacity:.0464;transform:translate(10.102vw,-10px) scale(.3314);animation:fall-198 29s -27s linear infinite}@keyframes fall-198{62.424%{transform:translate(6.4054vw,62.424vh) scale(.3314)}to{transform:translate(8.2537vw,99vh) scale(.3314)}}.snow:nth-child(199){opacity:.4198;transform:translate(14.8661vw,-10px) scale(.7872);animation:fall-199 22s -23s linear infinite}@keyframes fall-199{52.644%{transform:translate(18.0233vw,52.644vh) scale(.7872)}to{transform:translate(16.4447vw,99vh) scale(.7872)}}.snow:nth-child(200){opacity:1.343;transform:translate(38.6345vw,-10px) scale(.6152);animation:fall-200 14s -5s linear infinite}@keyframes fall-200{47.7%{transform:translate(39.7342vw,47.7vh) scale(.6152)}to{transform:translate(39.18435vw,99vh) scale(.6152)}}.snow:nth-child(201){opacity:.988;transform:translate(21.1646vw,-10px) scale(.2466);animation:fall-201 14s -23s linear infinite}@keyframes fall-201{37.562%{transform:translate(23.0369vw,37.562vh) scale(.2466)}to{transform:translate(22.10075vw,99vh) scale(.2466)}}.snow:nth-child(202){opacity:.498;transform:translate(61.2141vw,-10px) scale(.3651);animation:fall-202 16s -4s linear infinite}@keyframes fall-202{48.912%{transform:translate(52.9162vw,48.912vh) scale(.3651)}to{transform:translate(57.06515vw,99vh) scale(.3651)}}.snow:nth-child(203){opacity:.3792;transform:translate(99.4399vw,-10px) scale(.2179);animation:fall-203 27s -4s linear infinite}@keyframes fall-203{74.492%{transform:translate(101.4124vw,74.492vh) scale(.2179)}to{transform:translate(100.42615vw,99vh) scale(.2179)}}.snow:nth-child(204){opacity:.9736;transform:translate(67.2281vw,-10px) scale(.4806);animation:fall-204 16s -4s linear infinite}@keyframes fall-204{37.621%{transform:translate(66.0282vw,37.621vh) scale(.4806)}to{transform:translate(66.62815vw,99vh) scale(.4806)}}.snow:nth-child(205){opacity:.5378;transform:translate(55.2732vw,-10px) scale(.388);animation:fall-205 21s -5s linear infinite}@keyframes fall-205{49.853%{transform:translate(51.1481vw,49.853vh) scale(.388)}to{transform:translate(53.21065vw,99vh) scale(.388)}}.snow:nth-child(206){opacity:1.1344;transform:translate(50.1285vw,-10px) scale(.7201);animation:fall-206 15s -11s linear infinite}@keyframes fall-206{73.051%{transform:translate(43.3052vw,73.051vh) scale(.7201)}to{transform:translate(46.71685vw,99vh) scale(.7201)}}.snow:nth-child(207){opacity:.6662;transform:translate(96.0705vw,-10px) scale(.9218);animation:fall-207 27s -23s linear infinite}@keyframes fall-207{53.194%{transform:translate(91.8605vw,53.194vh) scale(.9218)}to{transform:translate(93.9655vw,99vh) scale(.9218)}}.snow:nth-child(208){opacity:1.5378;transform:translate(14.2185vw,-10px) scale(.2631);animation:fall-208 27s -23s linear infinite}@keyframes fall-208{67.658%{transform:translate(22.1849vw,67.658vh) scale(.2631)}to{transform:translate(18.2017vw,99vh) scale(.2631)}}.snow:nth-child(209){opacity:1.44;transform:translate(77.696vw,-10px) scale(.8754);animation:fall-209 27s -13s linear infinite}@keyframes fall-209{65.857%{transform:translate(80.4459vw,65.857vh) scale(.8754)}to{transform:translate(79.07095vw,99vh) scale(.8754)}}.snow:nth-child(210){opacity:.6358;transform:translate(42.9167vw,-10px) scale(.3696);animation:fall-210 24s -4s linear infinite}@keyframes fall-210{40.976%{transform:translate(40.2293vw,40.976vh) scale(.3696)}to{transform:translate(41.573vw,99vh) scale(.3696)}}.snow:nth-child(211){opacity:.5824;transform:translate(58.2705vw,-10px) scale(.6057);animation:fall-211 30s -3s linear infinite}@keyframes fall-211{59.3%{transform:translate(49.3112vw,59.3vh) scale(.6057)}to{transform:translate(53.79085vw,99vh) scale(.6057)}}.snow:nth-child(212){opacity:.3942;transform:translate(20.7141vw,-10px) scale(.3833);animation:fall-212 15s -14s linear infinite}@keyframes fall-212{46.816%{transform:translate(30.6494vw,46.816vh) scale(.3833)}to{transform:translate(25.68175vw,99vh) scale(.3833)}}.snow:nth-child(213){opacity:1.531;transform:translate(42.4809vw,-10px) scale(.029);animation:fall-213 22s -28s linear infinite}@keyframes fall-213{70.853%{transform:translate(37.7701vw,70.853vh) scale(.029)}to{transform:translate(40.1255vw,99vh) scale(.029)}}.snow:nth-child(214){opacity:1.1168;transform:translate(65.1232vw,-10px) scale(.3755);animation:fall-214 30s -3s linear infinite}@keyframes fall-214{39.509%{transform:translate(59.0129vw,39.509vh) scale(.3755)}to{transform:translate(62.06805vw,99vh) scale(.3755)}}.snow:nth-child(215){opacity:.3084;transform:translate(90.7491vw,-10px) scale(.113);animation:fall-215 11s -14s linear infinite}@keyframes fall-215{46.764%{transform:translate(92.0501vw,46.764vh) scale(.113)}to{transform:translate(91.3996vw,99vh) scale(.113)}}.snow:nth-child(216){opacity:.959;transform:translate(67.4447vw,-10px) scale(.7123);animation:fall-216 11s -18s linear infinite}@keyframes fall-216{43.863%{transform:translate(73.834vw,43.863vh) scale(.7123)}to{transform:translate(70.63935vw,99vh) scale(.7123)}}.snow:nth-child(217){opacity:.567;transform:translate(89.0229vw,-10px) scale(.6339);animation:fall-217 14s -23s linear infinite}@keyframes fall-217{54.302%{transform:translate(81.5296vw,54.302vh) scale(.6339)}to{transform:translate(85.27625vw,99vh) scale(.6339)}}.snow:nth-child(218){opacity:.8702;transform:translate(52.7344vw,-10px) scale(.5927);animation:fall-218 21s -6s linear infinite}@keyframes fall-218{75.336%{transform:translate(61.8827vw,75.336vh) scale(.5927)}to{transform:translate(57.30855vw,99vh) scale(.5927)}}.snow:nth-child(219){opacity:.406;transform:translate(69.6302vw,-10px) scale(.0939);animation:fall-219 14s -28s linear infinite}@keyframes fall-219{62.284%{transform:translate(69.7571vw,62.284vh) scale(.0939)}to{transform:translate(69.69365vw,99vh) scale(.0939)}}.snow:nth-child(220){opacity:.9036;transform:translate(35.5983vw,-10px) scale(.6016);animation:fall-220 16s -14s linear infinite}@keyframes fall-220{31.554%{transform:translate(42.7143vw,31.554vh) scale(.6016)}to{transform:translate(39.1563vw,99vh) scale(.6016)}}.snow:nth-child(221){opacity:.6472;transform:translate(67.4351vw,-10px) scale(.8815);animation:fall-221 19s -14s linear infinite}@keyframes fall-221{46.823%{transform:translate(58.3646vw,46.823vh) scale(.8815)}to{transform:translate(62.89985vw,99vh) scale(.8815)}}.snow:nth-child(222){opacity:.6334;transform:translate(57.3146vw,-10px) scale(.0459);animation:fall-222 14s -21s linear infinite}@keyframes fall-222{44.772%{transform:translate(66.9153vw,44.772vh) scale(.0459)}to{transform:translate(62.11495vw,99vh) scale(.0459)}}.snow:nth-child(223){opacity:1.465;transform:translate(73.9903vw,-10px) scale(.9444);animation:fall-223 22s -25s linear infinite}@keyframes fall-223{65.419%{transform:translate(75.1546vw,65.419vh) scale(.9444)}to{transform:translate(74.57245vw,99vh) scale(.9444)}}.snow:nth-child(224){opacity:.6396;transform:translate(34.7799vw,-10px) scale(.0299);animation:fall-224 20s -29s linear infinite}@keyframes fall-224{78.107%{transform:translate(36.46vw,78.107vh) scale(.0299)}to{transform:translate(35.61995vw,99vh) scale(.0299)}}.snow:nth-child(225){opacity:.1262;transform:translate(58.5537vw,-10px) scale(.0814);animation:fall-225 22s -2s linear infinite}@keyframes fall-225{71.361%{transform:translate(64.0061vw,71.361vh) scale(.0814)}to{transform:translate(61.2799vw,99vh) scale(.0814)}}.snow:nth-child(226){opacity:.0028;transform:translate(53.9603vw,-10px) scale(.9127);animation:fall-226 13s -26s linear infinite}@keyframes fall-226{50.629%{transform:translate(61.2496vw,50.629vh) scale(.9127)}to{transform:translate(57.60495vw,99vh) scale(.9127)}}.snow:nth-child(227){opacity:1.6178;transform:translate(80.2649vw,-10px) scale(.0017);animation:fall-227 15s -15s linear infinite}@keyframes fall-227{31.51%{transform:translate(76.3325vw,31.51vh) scale(.0017)}to{transform:translate(78.2987vw,99vh) scale(.0017)}}.snow:nth-child(228){opacity:.7862;transform:translate(8.378vw,-10px) scale(.7948);animation:fall-228 19s -11s linear infinite}@keyframes fall-228{60.204%{transform:translate(-.1976vw,60.204vh) scale(.7948)}to{transform:translate(4.0902vw,99vh) scale(.7948)}}.snow:nth-child(229){opacity:.5506;transform:translate(43.6679vw,-10px) scale(.7145);animation:fall-229 29s -27s linear infinite}@keyframes fall-229{56.863%{transform:translate(40.5379vw,56.863vh) scale(.7145)}to{transform:translate(42.1029vw,99vh) scale(.7145)}}.snow:nth-child(230){opacity:1.7906;transform:translate(77.6334vw,-10px) scale(.1701);animation:fall-230 28s -7s linear infinite}@keyframes fall-230{67.572%{transform:translate(72.5219vw,67.572vh) scale(.1701)}to{transform:translate(75.07765vw,99vh) scale(.1701)}}.snow:nth-child(231){opacity:1.2094;transform:translate(33.1173vw,-10px) scale(.3287);animation:fall-231 16s -14s linear infinite}@keyframes fall-231{51.834%{transform:translate(25.8695vw,51.834vh) scale(.3287)}to{transform:translate(29.4934vw,99vh) scale(.3287)}}.snow:nth-child(232){opacity:1.3094;transform:translate(95.6836vw,-10px) scale(.7955);animation:fall-232 10s -20s linear infinite}@keyframes fall-232{49.598%{transform:translate(100.5865vw,49.598vh) scale(.7955)}to{transform:translate(98.13505vw,99vh) scale(.7955)}}.snow:nth-child(233){opacity:1.0216;transform:translate(11.3189vw,-10px) scale(.6316);animation:fall-233 18s -25s linear infinite}@keyframes fall-233{31.643%{transform:translate(11.8442vw,31.643vh) scale(.6316)}to{transform:translate(11.58155vw,99vh) scale(.6316)}}.snow:nth-child(234){opacity:1.7462;transform:translate(55.0861vw,-10px) scale(.1007);animation:fall-234 26s -17s linear infinite}@keyframes fall-234{66.836%{transform:translate(63.8364vw,66.836vh) scale(.1007)}to{transform:translate(59.46125vw,99vh) scale(.1007)}}.snow:nth-child(235){opacity:1.7364;transform:translate(33.1485vw,-10px) scale(.4633);animation:fall-235 30s -2s linear infinite}@keyframes fall-235{69.85%{transform:translate(31.9479vw,69.85vh) scale(.4633)}to{transform:translate(32.5482vw,99vh) scale(.4633)}}.snow:nth-child(236){opacity:1.5788;transform:translate(36.8188vw,-10px) scale(.929);animation:fall-236 22s -18s linear infinite}@keyframes fall-236{60.459%{transform:translate(38.6789vw,60.459vh) scale(.929)}to{transform:translate(37.74885vw,99vh) scale(.929)}}.snow:nth-child(237){opacity:.6894;transform:translate(68.9331vw,-10px) scale(.5554);animation:fall-237 14s -30s linear infinite}@keyframes fall-237{55.381%{transform:translate(65.6476vw,55.381vh) scale(.5554)}to{transform:translate(67.29035vw,99vh) scale(.5554)}}.snow:nth-child(238){opacity:.3638;transform:translate(88.8961vw,-10px) scale(.0801);animation:fall-238 30s -26s linear infinite}@keyframes fall-238{73.724%{transform:translate(92.2722vw,73.724vh) scale(.0801)}to{transform:translate(90.58415vw,99vh) scale(.0801)}}.snow:nth-child(239){opacity:.4744;transform:translate(60.5795vw,-10px) scale(.1635);animation:fall-239 25s -9s linear infinite}@keyframes fall-239{65.186%{transform:translate(51.7949vw,65.186vh) scale(.1635)}to{transform:translate(56.1872vw,99vh) scale(.1635)}}.snow:nth-child(240){opacity:1.2528;transform:translate(57.1565vw,-10px) scale(.358);animation:fall-240 22s -30s linear infinite}@keyframes fall-240{59.281%{transform:translate(64.367vw,59.281vh) scale(.358)}to{transform:translate(60.76175vw,99vh) scale(.358)}}.snow:nth-child(241){opacity:1.1464;transform:translate(88.7135vw,-10px) scale(.4956);animation:fall-241 21s -26s linear infinite}@keyframes fall-241{47.36%{transform:translate(94.6659vw,47.36vh) scale(.4956)}to{transform:translate(91.6897vw,99vh) scale(.4956)}}.snow:nth-child(242){opacity:1.3624;transform:translate(42.3585vw,-10px) scale(.7215);animation:fall-242 26s -9s linear infinite}@keyframes fall-242{75.556%{transform:translate(50.8644vw,75.556vh) scale(.7215)}to{transform:translate(46.61145vw,99vh) scale(.7215)}}.snow:nth-child(243){opacity:.403;transform:translate(54.495vw,-10px) scale(.4614);animation:fall-243 12s -17s linear infinite}@keyframes fall-243{57.458%{transform:translate(61.2127vw,57.458vh) scale(.4614)}to{transform:translate(57.85385vw,99vh) scale(.4614)}}.snow:nth-child(244){opacity:1.7712;transform:translate(47.0448vw,-10px) scale(.8272);animation:fall-244 17s -6s linear infinite}@keyframes fall-244{69.04%{transform:translate(55.0355vw,69.04vh) scale(.8272)}to{transform:translate(51.04015vw,99vh) scale(.8272)}}.snow:nth-child(245){opacity:.5254;transform:translate(57.0332vw,-10px) scale(.2999);animation:fall-245 25s -26s linear infinite}@keyframes fall-245{59.031%{transform:translate(52.7767vw,59.031vh) scale(.2999)}to{transform:translate(54.90495vw,99vh) scale(.2999)}}.snow:nth-child(246){opacity:.2126;transform:translate(72.5148vw,-10px) scale(.9171);animation:fall-246 26s -11s linear infinite}@keyframes fall-246{73.903%{transform:translate(73.4026vw,73.903vh) scale(.9171)}to{transform:translate(72.9587vw,99vh) scale(.9171)}}.snow:nth-child(247){opacity:1.7924;transform:translate(26.7369vw,-10px) scale(.7779);animation:fall-247 13s -26s linear infinite}@keyframes fall-247{79.329%{transform:translate(22.1937vw,79.329vh) scale(.7779)}to{transform:translate(24.4653vw,99vh) scale(.7779)}}.snow:nth-child(248){opacity:1.1608;transform:translate(76.3207vw,-10px) scale(.4503);animation:fall-248 21s -18s linear infinite}@keyframes fall-248{71.715%{transform:translate(70.1113vw,71.715vh) scale(.4503)}to{transform:translate(73.216vw,99vh) scale(.4503)}}.snow:nth-child(249){opacity:.3372;transform:translate(62.7975vw,-10px) scale(.3557);animation:fall-249 26s -5s linear infinite}@keyframes fall-249{36.851%{transform:translate(59.4557vw,36.851vh) scale(.3557)}to{transform:translate(61.1266vw,99vh) scale(.3557)}}.snow:nth-child(250){opacity:1.4852;transform:translate(10.662vw,-10px) scale(.6186);animation:fall-250 25s -27s linear infinite}@keyframes fall-250{55.63%{transform:translate(7.0916vw,55.63vh) scale(.6186)}to{transform:translate(8.8768vw,99vh) scale(.6186)}}.snow:nth-child(251){opacity:1.063;transform:translate(65.7808vw,-10px) scale(.2008);animation:fall-251 14s -22s linear infinite}@keyframes fall-251{41.258%{transform:translate(74.5124vw,41.258vh) scale(.2008)}to{transform:translate(70.1466vw,99vh) scale(.2008)}}.snow:nth-child(252){opacity:.004;transform:translate(65.4272vw,-10px) scale(.1359);animation:fall-252 27s -6s linear infinite}@keyframes fall-252{45.736%{transform:translate(60.2048vw,45.736vh) scale(.1359)}to{transform:translate(62.816vw,99vh) scale(.1359)}}.snow:nth-child(253){opacity:1.5602;transform:translate(36.2763vw,-10px) scale(.3894);animation:fall-253 29s -20s linear infinite}@keyframes fall-253{33.096%{transform:translate(28.5648vw,33.096vh) scale(.3894)}to{transform:translate(32.42055vw,99vh) scale(.3894)}}.snow:nth-child(254){opacity:.8176;transform:translate(63.0909vw,-10px) scale(.5894);animation:fall-254 12s -30s linear infinite}@keyframes fall-254{49.987%{transform:translate(72.9667vw,49.987vh) scale(.5894)}to{transform:translate(68.0288vw,99vh) scale(.5894)}}.snow:nth-child(255){opacity:1.2848;transform:translate(81.2921vw,-10px) scale(.5768);animation:fall-255 30s -18s linear infinite}@keyframes fall-255{63.975%{transform:translate(75.1244vw,63.975vh) scale(.5768)}to{transform:translate(78.20825vw,99vh) scale(.5768)}}.snow:nth-child(256){opacity:.1308;transform:translate(65.478vw,-10px) scale(.1643);animation:fall-256 11s -27s linear infinite}@keyframes fall-256{33.859%{transform:translate(74.8529vw,33.859vh) scale(.1643)}to{transform:translate(70.16545vw,99vh) scale(.1643)}}.snow:nth-child(257){opacity:1.6878;transform:translate(85.5714vw,-10px) scale(.3911);animation:fall-257 13s -5s linear infinite}@keyframes fall-257{53.446%{transform:translate(77.4993vw,53.446vh) scale(.3911)}to{transform:translate(81.53535vw,99vh) scale(.3911)}}.snow:nth-child(258){opacity:.0304;transform:translate(94.4275vw,-10px) scale(.1896);animation:fall-258 14s -17s linear infinite}@keyframes fall-258{41.213%{transform:translate(97.5444vw,41.213vh) scale(.1896)}to{transform:translate(95.98595vw,99vh) scale(.1896)}}.snow:nth-child(259){opacity:1.5802;transform:translate(40.0351vw,-10px) scale(.4145);animation:fall-259 19s -20s linear infinite}@keyframes fall-259{36.723%{transform:translate(38.1763vw,36.723vh) scale(.4145)}to{transform:translate(39.1057vw,99vh) scale(.4145)}}.snow:nth-child(260){opacity:.2106;transform:translate(62.8854vw,-10px) scale(.023);animation:fall-260 13s -8s linear infinite}@keyframes fall-260{32.861%{transform:translate(65.31vw,32.861vh) scale(.023)}to{transform:translate(64.0977vw,99vh) scale(.023)}}.snow:nth-child(261){opacity:.8464;transform:translate(49.1747vw,-10px) scale(.2824);animation:fall-261 10s -8s linear infinite}@keyframes fall-261{60.003%{transform:translate(39.1912vw,60.003vh) scale(.2824)}to{transform:translate(44.18295vw,99vh) scale(.2824)}}.snow:nth-child(262){opacity:.9316;transform:translate(16.4009vw,-10px) scale(.1395);animation:fall-262 17s -6s linear infinite}@keyframes fall-262{33.706%{transform:translate(10.1751vw,33.706vh) scale(.1395)}to{transform:translate(13.288vw,99vh) scale(.1395)}}.snow:nth-child(263){opacity:1.6262;transform:translate(35.1428vw,-10px) scale(.6221);animation:fall-263 12s -25s linear infinite}@keyframes fall-263{48.944%{transform:translate(42.1719vw,48.944vh) scale(.6221)}to{transform:translate(38.65735vw,99vh) scale(.6221)}}.snow:nth-child(264){opacity:1.9726;transform:translate(83.7914vw,-10px) scale(.1401);animation:fall-264 22s -29s linear infinite}@keyframes fall-264{61.95%{transform:translate(80.2074vw,61.95vh) scale(.1401)}to{transform:translate(81.9994vw,99vh) scale(.1401)}}.snow:nth-child(265){opacity:1.927;transform:translate(96.3505vw,-10px) scale(.1615);animation:fall-265 21s -10s linear infinite}@keyframes fall-265{39.648%{transform:translate(100.7117vw,39.648vh) scale(.1615)}to{transform:translate(98.5311vw,99vh) scale(.1615)}}.snow:nth-child(266){opacity:.916;transform:translate(29.0233vw,-10px) scale(.9613);animation:fall-266 10s -25s linear infinite}@keyframes fall-266{58.612%{transform:translate(32.9043vw,58.612vh) scale(.9613)}to{transform:translate(30.9638vw,99vh) scale(.9613)}}.snow:nth-child(267){opacity:1.9458;transform:translate(99.8931vw,-10px) scale(.6338);animation:fall-267 23s -26s linear infinite}@keyframes fall-267{69.146%{transform:translate(98.9388vw,69.146vh) scale(.6338)}to{transform:translate(99.41595vw,99vh) scale(.6338)}}.snow:nth-child(268){opacity:1.5906;transform:translate(29.2786vw,-10px) scale(.3485);animation:fall-268 21s -3s linear infinite}@keyframes fall-268{65.285%{transform:translate(24.0595vw,65.285vh) scale(.3485)}to{transform:translate(26.66905vw,99vh) scale(.3485)}}.snow:nth-child(269){opacity:1.3244;transform:translate(48.5122vw,-10px) scale(.647);animation:fall-269 21s -26s linear infinite}@keyframes fall-269{72.873%{transform:translate(43.3809vw,72.873vh) scale(.647)}to{transform:translate(45.94655vw,99vh) scale(.647)}}.snow:nth-child(270){opacity:.5058;transform:translate(8.4609vw,-10px) scale(.8095);animation:fall-270 11s -17s linear infinite}@keyframes fall-270{77.96%{transform:translate(2.7853vw,77.96vh) scale(.8095)}to{transform:translate(5.6231vw,99vh) scale(.8095)}}.snow:nth-child(271){opacity:1.7442;transform:translate(25.1616vw,-10px) scale(.0074);animation:fall-271 10s -21s linear infinite}@keyframes fall-271{55.616%{transform:translate(19.776vw,55.616vh) scale(.0074)}to{transform:translate(22.4688vw,99vh) scale(.0074)}}.snow:nth-child(272){opacity:1.5044;transform:translate(49.8283vw,-10px) scale(.0497);animation:fall-272 21s -8s linear infinite}@keyframes fall-272{64.995%{transform:translate(59.6659vw,64.995vh) scale(.0497)}to{transform:translate(54.7471vw,99vh) scale(.0497)}}.snow:nth-child(273){opacity:.0658;transform:translate(21.5055vw,-10px) scale(.9074);animation:fall-273 24s -14s linear infinite}@keyframes fall-273{79.723%{transform:translate(20.8469vw,79.723vh) scale(.9074)}to{transform:translate(21.1762vw,99vh) scale(.9074)}}.snow:nth-child(274){opacity:1.3324;transform:translate(93.3921vw,-10px) scale(.6059);animation:fall-274 30s -11s linear infinite}@keyframes fall-274{71.531%{transform:translate(96.1838vw,71.531vh) scale(.6059)}to{transform:translate(94.78795vw,99vh) scale(.6059)}}.snow:nth-child(275){opacity:1.178;transform:translate(82.2476vw,-10px) scale(.6512);animation:fall-275 27s -4s linear infinite}@keyframes fall-275{43.823%{transform:translate(76.5171vw,43.823vh) scale(.6512)}to{transform:translate(79.38235vw,99vh) scale(.6512)}}.snow:nth-child(276){opacity:.8622;transform:translate(35.2366vw,-10px) scale(.8775);animation:fall-276 26s -28s linear infinite}@keyframes fall-276{59.393%{transform:translate(39.2899vw,59.393vh) scale(.8775)}to{transform:translate(37.26325vw,99vh) scale(.8775)}}.snow:nth-child(277){opacity:.165;transform:translate(64.5483vw,-10px) scale(.7803);animation:fall-277 16s -25s linear infinite}@keyframes fall-277{54.477%{transform:translate(65.2323vw,54.477vh) scale(.7803)}to{transform:translate(64.8903vw,99vh) scale(.7803)}}.snow:nth-child(278){opacity:.7912;transform:translate(68.3852vw,-10px) scale(.8698);animation:fall-278 18s -14s linear infinite}@keyframes fall-278{65.798%{transform:translate(69.7998vw,65.798vh) scale(.8698)}to{transform:translate(69.0925vw,99vh) scale(.8698)}}.snow:nth-child(279){opacity:.9614;transform:translate(91.5355vw,-10px) scale(.9659);animation:fall-279 23s -28s linear infinite}@keyframes fall-279{53.735%{transform:translate(100.652vw,53.735vh) scale(.9659)}to{transform:translate(96.09375vw,99vh) scale(.9659)}}.snow:nth-child(280){opacity:.4988;transform:translate(15.8165vw,-10px) scale(.0933);animation:fall-280 25s -20s linear infinite}@keyframes fall-280{30.354%{transform:translate(8.9157vw,30.354vh) scale(.0933)}to{transform:translate(12.3661vw,99vh) scale(.0933)}}.snow:nth-child(281){opacity:.336;transform:translate(44.1294vw,-10px) scale(.4044);animation:fall-281 18s -25s linear infinite}@keyframes fall-281{39.474%{transform:translate(39.5989vw,39.474vh) scale(.4044)}to{transform:translate(41.86415vw,99vh) scale(.4044)}}.snow:nth-child(282){opacity:1.0222;transform:translate(12.6729vw,-10px) scale(.7252);animation:fall-282 14s -13s linear infinite}@keyframes fall-282{53.723%{transform:translate(6.9468vw,53.723vh) scale(.7252)}to{transform:translate(9.80985vw,99vh) scale(.7252)}}.snow:nth-child(283){opacity:1.7478;transform:translate(13.801vw,-10px) scale(.3526);animation:fall-283 24s -29s linear infinite}@keyframes fall-283{65.047%{transform:translate(10.6555vw,65.047vh) scale(.3526)}to{transform:translate(12.22825vw,99vh) scale(.3526)}}.snow:nth-child(284){opacity:.0178;transform:translate(17.6238vw,-10px) scale(.5877);animation:fall-284 11s -15s linear infinite}@keyframes fall-284{76.759%{transform:translate(17.4185vw,76.759vh) scale(.5877)}to{transform:translate(17.52115vw,99vh) scale(.5877)}}.snow:nth-child(285){opacity:.8624;transform:translate(90.2323vw,-10px) scale(.6745);animation:fall-285 16s -24s linear infinite}@keyframes fall-285{37.245%{transform:translate(83.5039vw,37.245vh) scale(.6745)}to{transform:translate(86.8681vw,99vh) scale(.6745)}}.snow:nth-child(286){opacity:1.1898;transform:translate(40.53vw,-10px) scale(.3604);animation:fall-286 19s -28s linear infinite}@keyframes fall-286{69.209%{transform:translate(44.7066vw,69.209vh) scale(.3604)}to{transform:translate(42.6183vw,99vh) scale(.3604)}}.snow:nth-child(287){opacity:1.2908;transform:translate(10.687vw,-10px) scale(.0557);animation:fall-287 20s -1s linear infinite}@keyframes fall-287{78.867%{transform:translate(14.4854vw,78.867vh) scale(.0557)}to{transform:translate(12.5862vw,99vh) scale(.0557)}}.snow:nth-child(288){opacity:.186;transform:translate(31.6648vw,-10px) scale(.239);animation:fall-288 21s -8s linear infinite}@keyframes fall-288{31.108%{transform:translate(37.7023vw,31.108vh) scale(.239)}to{transform:translate(34.68355vw,99vh) scale(.239)}}.snow:nth-child(289){opacity:1.7462;transform:translate(59.4022vw,-10px) scale(.0905);animation:fall-289 11s -26s linear infinite}@keyframes fall-289{74.968%{transform:translate(61.1903vw,74.968vh) scale(.0905)}to{transform:translate(60.29625vw,99vh) scale(.0905)}}.snow:nth-child(290){opacity:1.2912;transform:translate(87.5647vw,-10px) scale(.5155);animation:fall-290 18s -27s linear infinite}@keyframes fall-290{32.977%{transform:translate(96.4251vw,32.977vh) scale(.5155)}to{transform:translate(91.9949vw,99vh) scale(.5155)}}.snow:nth-child(291){opacity:.16;transform:translate(8.0417vw,-10px) scale(.8609);animation:fall-291 29s -19s linear infinite}@keyframes fall-291{65.476%{transform:translate(13.2204vw,65.476vh) scale(.8609)}to{transform:translate(10.63105vw,99vh) scale(.8609)}}.snow:nth-child(292){opacity:.26;transform:translate(27.0311vw,-10px) scale(.7267);animation:fall-292 17s -5s linear infinite}@keyframes fall-292{52.482%{transform:translate(19.3661vw,52.482vh) scale(.7267)}to{transform:translate(23.1986vw,99vh) scale(.7267)}}.snow:nth-child(293){opacity:.0686;transform:translate(44.8931vw,-10px) scale(.4368);animation:fall-293 27s -3s linear infinite}@keyframes fall-293{62.429%{transform:translate(54.3121vw,62.429vh) scale(.4368)}to{transform:translate(49.6026vw,99vh) scale(.4368)}}.snow:nth-child(294){opacity:1.1576;transform:translate(25.6394vw,-10px) scale(.5103);animation:fall-294 13s -28s linear infinite}@keyframes fall-294{65.061%{transform:translate(23.4293vw,65.061vh) scale(.5103)}to{transform:translate(24.53435vw,99vh) scale(.5103)}}.snow:nth-child(295){opacity:.927;transform:translate(61.5984vw,-10px) scale(.2751);animation:fall-295 10s -8s linear infinite}@keyframes fall-295{37.375%{transform:translate(64.917vw,37.375vh) scale(.2751)}to{transform:translate(63.2577vw,99vh) scale(.2751)}}.snow:nth-child(296){opacity:.416;transform:translate(32.1845vw,-10px) scale(.4904);animation:fall-296 20s -7s linear infinite}@keyframes fall-296{33.055%{transform:translate(37.1055vw,33.055vh) scale(.4904)}to{transform:translate(34.645vw,99vh) scale(.4904)}}.snow:nth-child(297){opacity:.1638;transform:translate(68.0603vw,-10px) scale(.5591);animation:fall-297 17s -2s linear infinite}@keyframes fall-297{72.716%{transform:translate(73.6702vw,72.716vh) scale(.5591)}to{transform:translate(70.86525vw,99vh) scale(.5591)}}.snow:nth-child(298){opacity:1.644;transform:translate(48.8756vw,-10px) scale(.7181);animation:fall-298 15s -19s linear infinite}@keyframes fall-298{64.451%{transform:translate(56.9592vw,64.451vh) scale(.7181)}to{transform:translate(52.9174vw,99vh) scale(.7181)}}.snow:nth-child(299){opacity:1.919;transform:translate(85.9561vw,-10px) scale(.8352);animation:fall-299 30s -9s linear infinite}@keyframes fall-299{42.231%{transform:translate(85.741vw,42.231vh) scale(.8352)}to{transform:translate(85.84855vw,99vh) scale(.8352)}}.snow:nth-child(300){opacity:1.2454;transform:translate(22.5551vw,-10px) scale(.6623);animation:fall-300 15s -13s linear infinite}@keyframes fall-300{51.062%{transform:translate(27.4112vw,51.062vh) scale(.6623)}to{transform:translate(24.98315vw,99vh) scale(.6623)}}.snow:nth-child(301){opacity:.834;transform:translate(30.991vw,-10px) scale(.9045);animation:fall-301 13s -3s linear infinite}@keyframes fall-301{79.436%{transform:translate(21.1785vw,79.436vh) scale(.9045)}to{transform:translate(26.08475vw,99vh) scale(.9045)}}.snow:nth-child(302){opacity:1.5814;transform:translate(74.4756vw,-10px) scale(.1826);animation:fall-302 25s -12s linear infinite}@keyframes fall-302{36.229%{transform:translate(70.6902vw,36.229vh) scale(.1826)}to{transform:translate(72.5829vw,99vh) scale(.1826)}}.snow:nth-child(303){opacity:1.8682;transform:translate(34.068vw,-10px) scale(.4528);animation:fall-303 29s -30s linear infinite}@keyframes fall-303{75.296%{transform:translate(31.9139vw,75.296vh) scale(.4528)}to{transform:translate(32.99095vw,99vh) scale(.4528)}}.snow:nth-child(304){opacity:.7442;transform:translate(.5718vw,-10px) scale(.2246);animation:fall-304 28s -20s linear infinite}@keyframes fall-304{33.116%{transform:translate(-6.3699vw,33.116vh) scale(.2246)}to{transform:translate(-2.89905vw,99vh) scale(.2246)}}.snow:nth-child(305){opacity:.4114;transform:translate(46.7309vw,-10px) scale(.202);animation:fall-305 27s -26s linear infinite}@keyframes fall-305{54.308%{transform:translate(47.4252vw,54.308vh) scale(.202)}to{transform:translate(47.07805vw,99vh) scale(.202)}}.snow:nth-child(306){opacity:1.1382;transform:translate(50.1754vw,-10px) scale(.4687);animation:fall-306 23s -25s linear infinite}@keyframes fall-306{79.961%{transform:translate(45.4927vw,79.961vh) scale(.4687)}to{transform:translate(47.83405vw,99vh) scale(.4687)}}.snow:nth-child(307){opacity:.2806;transform:translate(6.6299vw,-10px) scale(.7055);animation:fall-307 19s -21s linear infinite}@keyframes fall-307{77.98%{transform:translate(-.16vw,77.98vh) scale(.7055)}to{transform:translate(3.23495vw,99vh) scale(.7055)}}.snow:nth-child(308){opacity:1.0488;transform:translate(45.085vw,-10px) scale(.7976);animation:fall-308 23s -14s linear infinite}@keyframes fall-308{30.795%{transform:translate(39.1622vw,30.795vh) scale(.7976)}to{transform:translate(42.1236vw,99vh) scale(.7976)}}.snow:nth-child(309){opacity:1.5298;transform:translate(6.09vw,-10px) scale(.9864);animation:fall-309 19s -10s linear infinite}@keyframes fall-309{53.222%{transform:translate(-1.6335vw,53.222vh) scale(.9864)}to{transform:translate(2.22825vw,99vh) scale(.9864)}}.snow:nth-child(310){opacity:1.0076;transform:translate(69.0017vw,-10px) scale(.087);animation:fall-310 22s -16s linear infinite}@keyframes fall-310{67.835%{transform:translate(67.1007vw,67.835vh) scale(.087)}to{transform:translate(68.0512vw,99vh) scale(.087)}}.snow:nth-child(311){opacity:1.149;transform:translate(73.8834vw,-10px) scale(.3012);animation:fall-311 20s -24s linear infinite}@keyframes fall-311{38.537%{transform:translate(65.3646vw,38.537vh) scale(.3012)}to{transform:translate(69.624vw,99vh) scale(.3012)}}.snow:nth-child(312){opacity:.0436;transform:translate(22.0885vw,-10px) scale(.1035);animation:fall-312 19s -7s linear infinite}@keyframes fall-312{53.359%{transform:translate(13.7596vw,53.359vh) scale(.1035)}to{transform:translate(17.92405vw,99vh) scale(.1035)}}.snow:nth-child(313){opacity:1.3262;transform:translate(57.7991vw,-10px) scale(.7002);animation:fall-313 11s -28s linear infinite}@keyframes fall-313{68.657%{transform:translate(55.4644vw,68.657vh) scale(.7002)}to{transform:translate(56.63175vw,99vh) scale(.7002)}}.snow:nth-child(314){opacity:1.0922;transform:translate(94.1243vw,-10px) scale(.3978);animation:fall-314 13s -23s linear infinite}@keyframes fall-314{73.128%{transform:translate(85.6647vw,73.128vh) scale(.3978)}to{transform:translate(89.8945vw,99vh) scale(.3978)}}.snow:nth-child(315){opacity:.2644;transform:translate(24.8741vw,-10px) scale(.5322);animation:fall-315 13s -1s linear infinite}@keyframes fall-315{72.885%{transform:translate(15.9163vw,72.885vh) scale(.5322)}to{transform:translate(20.3952vw,99vh) scale(.5322)}}.snow:nth-child(316){opacity:.2;transform:translate(71.1822vw,-10px) scale(.9161);animation:fall-316 29s -24s linear infinite}@keyframes fall-316{70.697%{transform:translate(66.1524vw,70.697vh) scale(.9161)}to{transform:translate(68.6673vw,99vh) scale(.9161)}}.snow:nth-child(317){opacity:.7514;transform:translate(65.0158vw,-10px) scale(.5689);animation:fall-317 10s -2s linear infinite}@keyframes fall-317{64.542%{transform:translate(57.2569vw,64.542vh) scale(.5689)}to{transform:translate(61.13635vw,99vh) scale(.5689)}}.snow:nth-child(318){opacity:1.8774;transform:translate(57.5196vw,-10px) scale(.1206);animation:fall-318 20s -14s linear infinite}@keyframes fall-318{60.652%{transform:translate(60.9627vw,60.652vh) scale(.1206)}to{transform:translate(59.24115vw,99vh) scale(.1206)}}.snow:nth-child(319){opacity:1.2786;transform:translate(71.1836vw,-10px) scale(.0958);animation:fall-319 19s -28s linear infinite}@keyframes fall-319{58.433%{transform:translate(73.6936vw,58.433vh) scale(.0958)}to{transform:translate(72.4386vw,99vh) scale(.0958)}}.snow:nth-child(320){opacity:1.258;transform:translate(88.5836vw,-10px) scale(.579);animation:fall-320 25s -27s linear infinite}@keyframes fall-320{63.58%{transform:translate(83.9717vw,63.58vh) scale(.579)}to{transform:translate(86.27765vw,99vh) scale(.579)}}.snow:nth-child(321){opacity:1.0312;transform:translate(72.8337vw,-10px) scale(.9301);animation:fall-321 10s -20s linear infinite}@keyframes fall-321{50.766%{transform:translate(69.7564vw,50.766vh) scale(.9301)}to{transform:translate(71.29505vw,99vh) scale(.9301)}}.snow:nth-child(322){opacity:1.2112;transform:translate(.772vw,-10px) scale(.1852);animation:fall-322 10s -2s linear infinite}@keyframes fall-322{54.719%{transform:translate(-1.2804vw,54.719vh) scale(.1852)}to{transform:translate(-.2542vw,99vh) scale(.1852)}}.snow:nth-child(323){opacity:.1906;transform:translate(37.8864vw,-10px) scale(.5299);animation:fall-323 19s -30s linear infinite}@keyframes fall-323{52.488%{transform:translate(44.7405vw,52.488vh) scale(.5299)}to{transform:translate(41.31345vw,99vh) scale(.5299)}}.snow:nth-child(324){opacity:1.5554;transform:translate(65.189vw,-10px) scale(.2775);animation:fall-324 23s -17s linear infinite}@keyframes fall-324{59.625%{transform:translate(70.0112vw,59.625vh) scale(.2775)}to{transform:translate(67.6001vw,99vh) scale(.2775)}}.snow:nth-child(325){opacity:1.8712;transform:translate(27.1415vw,-10px) scale(.9095);animation:fall-325 25s -2s linear infinite}@keyframes fall-325{47.206%{transform:translate(19.7306vw,47.206vh) scale(.9095)}to{transform:translate(23.43605vw,99vh) scale(.9095)}}.snow:nth-child(326){opacity:.9554;transform:translate(47.2014vw,-10px) scale(.2374);animation:fall-326 24s -12s linear infinite}@keyframes fall-326{59.946%{transform:translate(42.7009vw,59.946vh) scale(.2374)}to{transform:translate(44.95115vw,99vh) scale(.2374)}}.snow:nth-child(327){opacity:.8144;transform:translate(28.3771vw,-10px) scale(.1238);animation:fall-327 18s -24s linear infinite}@keyframes fall-327{32.37%{transform:translate(28.4326vw,32.37vh) scale(.1238)}to{transform:translate(28.40485vw,99vh) scale(.1238)}}.snow:nth-child(328){opacity:1.3016;transform:translate(11.5971vw,-10px) scale(.7787);animation:fall-328 29s -21s linear infinite}@keyframes fall-328{47.198%{transform:translate(10.1992vw,47.198vh) scale(.7787)}to{transform:translate(10.89815vw,99vh) scale(.7787)}}.snow:nth-child(329){opacity:.0304;transform:translate(31.2573vw,-10px) scale(.006);animation:fall-329 21s -1s linear infinite}@keyframes fall-329{36.751%{transform:translate(26.9796vw,36.751vh) scale(.006)}to{transform:translate(29.11845vw,99vh) scale(.006)}}.snow:nth-child(330){opacity:1.1538;transform:translate(28.646vw,-10px) scale(.106);animation:fall-330 18s -18s linear infinite}@keyframes fall-330{40.391%{transform:translate(32.4698vw,40.391vh) scale(.106)}to{transform:translate(30.5579vw,99vh) scale(.106)}}.snow:nth-child(331){opacity:.3026;transform:translate(46.9462vw,-10px) scale(.3071);animation:fall-331 26s -23s linear infinite}@keyframes fall-331{34.374%{transform:translate(41.1765vw,34.374vh) scale(.3071)}to{transform:translate(44.06135vw,99vh) scale(.3071)}}.snow:nth-child(332){opacity:.2626;transform:translate(49.0837vw,-10px) scale(.9595);animation:fall-332 21s -21s linear infinite}@keyframes fall-332{46.081%{transform:translate(40.3805vw,46.081vh) scale(.9595)}to{transform:translate(44.7321vw,99vh) scale(.9595)}}.snow:nth-child(333){opacity:.1964;transform:translate(25.4309vw,-10px) scale(.1751);animation:fall-333 22s -13s linear infinite}@keyframes fall-333{77.135%{transform:translate(32.0892vw,77.135vh) scale(.1751)}to{transform:translate(28.76005vw,99vh) scale(.1751)}}.snow:nth-child(334){opacity:.9728;transform:translate(54.2483vw,-10px) scale(.7516);animation:fall-334 24s -21s linear infinite}@keyframes fall-334{30.58%{transform:translate(48.957vw,30.58vh) scale(.7516)}to{transform:translate(51.60265vw,99vh) scale(.7516)}}.snow:nth-child(335){opacity:1.6618;transform:translate(62.3877vw,-10px) scale(.2423);animation:fall-335 21s -23s linear infinite}@keyframes fall-335{38.626%{transform:translate(71.5298vw,38.626vh) scale(.2423)}to{transform:translate(66.95875vw,99vh) scale(.2423)}}.snow:nth-child(336){opacity:.1468;transform:translate(30.5586vw,-10px) scale(.6715);animation:fall-336 28s -24s linear infinite}@keyframes fall-336{44.023%{transform:translate(21.808vw,44.023vh) scale(.6715)}to{transform:translate(26.1833vw,99vh) scale(.6715)}}.snow:nth-child(337){opacity:1.7236;transform:translate(77.3006vw,-10px) scale(.1619);animation:fall-337 11s -7s linear infinite}@keyframes fall-337{68.062%{transform:translate(71.1537vw,68.062vh) scale(.1619)}to{transform:translate(74.22715vw,99vh) scale(.1619)}}.snow:nth-child(338){opacity:.407;transform:translate(30.0621vw,-10px) scale(.5266);animation:fall-338 12s -13s linear infinite}@keyframes fall-338{39.924%{transform:translate(39.3521vw,39.924vh) scale(.5266)}to{transform:translate(34.7071vw,99vh) scale(.5266)}}.snow:nth-child(339){opacity:.3224;transform:translate(54.1278vw,-10px) scale(.8361);animation:fall-339 24s -4s linear infinite}@keyframes fall-339{49.014%{transform:translate(50.2528vw,49.014vh) scale(.8361)}to{transform:translate(52.1903vw,99vh) scale(.8361)}}.snow:nth-child(340){opacity:1.6728;transform:translate(12.0473vw,-10px) scale(.1855);animation:fall-340 16s -18s linear infinite}@keyframes fall-340{42.408%{transform:translate(20.7797vw,42.408vh) scale(.1855)}to{transform:translate(16.4135vw,99vh) scale(.1855)}}.snow:nth-child(341){opacity:1.555;transform:translate(8.6952vw,-10px) scale(.2118);animation:fall-341 16s -13s linear infinite}@keyframes fall-341{37.945%{transform:translate(10.4799vw,37.945vh) scale(.2118)}to{transform:translate(9.58755vw,99vh) scale(.2118)}}.snow:nth-child(342){opacity:.5662;transform:translate(49.918vw,-10px) scale(.6991);animation:fall-342 10s -3s linear infinite}@keyframes fall-342{71.095%{transform:translate(42.2623vw,71.095vh) scale(.6991)}to{transform:translate(46.09015vw,99vh) scale(.6991)}}.snow:nth-child(343){opacity:1.7492;transform:translate(40.8265vw,-10px) scale(.6669);animation:fall-343 15s -4s linear infinite}@keyframes fall-343{70.645%{transform:translate(32.6202vw,70.645vh) scale(.6669)}to{transform:translate(36.72335vw,99vh) scale(.6669)}}.snow:nth-child(344){opacity:1.3548;transform:translate(39.4736vw,-10px) scale(.6528);animation:fall-344 17s -5s linear infinite}@keyframes fall-344{58.744%{transform:translate(41.4885vw,58.744vh) scale(.6528)}to{transform:translate(40.48105vw,99vh) scale(.6528)}}.snow:nth-child(345){opacity:.3908;transform:translate(72.994vw,-10px) scale(.3451);animation:fall-345 24s -4s linear infinite}@keyframes fall-345{39.734%{transform:translate(69.2336vw,39.734vh) scale(.3451)}to{transform:translate(71.1138vw,99vh) scale(.3451)}}.snow:nth-child(346){opacity:1.128;transform:translate(80.6585vw,-10px) scale(.9363);animation:fall-346 29s -30s linear infinite}@keyframes fall-346{60.72%{transform:translate(73.4683vw,60.72vh) scale(.9363)}to{transform:translate(77.0634vw,99vh) scale(.9363)}}.snow:nth-child(347){opacity:1.485;transform:translate(36.6958vw,-10px) scale(.4429);animation:fall-347 29s -27s linear infinite}@keyframes fall-347{52.583%{transform:translate(34.2583vw,52.583vh) scale(.4429)}to{transform:translate(35.47705vw,99vh) scale(.4429)}}.snow:nth-child(348){opacity:.1568;transform:translate(16.3257vw,-10px) scale(.2646);animation:fall-348 24s -22s linear infinite}@keyframes fall-348{55.647%{transform:translate(23.2967vw,55.647vh) scale(.2646)}to{transform:translate(19.8112vw,99vh) scale(.2646)}}.snow:nth-child(349){opacity:1.654;transform:translate(34.0367vw,-10px) scale(.045);animation:fall-349 27s -18s linear infinite}@keyframes fall-349{71.703%{transform:translate(35.705vw,71.703vh) scale(.045)}to{transform:translate(34.87085vw,99vh) scale(.045)}}.snow:nth-child(350){opacity:1.2902;transform:translate(86.7975vw,-10px) scale(.2651);animation:fall-350 20s -18s linear infinite}@keyframes fall-350{59.045%{transform:translate(94.1504vw,59.045vh) scale(.2651)}to{transform:translate(90.47395vw,99vh) scale(.2651)}}.snow:nth-child(351){opacity:1.8348;transform:translate(92.2622vw,-10px) scale(.228);animation:fall-351 15s -30s linear infinite}@keyframes fall-351{49.915%{transform:translate(101.0831vw,49.915vh) scale(.228)}to{transform:translate(96.67265vw,99vh) scale(.228)}}.snow:nth-child(352){opacity:.1664;transform:translate(62.3066vw,-10px) scale(.7096);animation:fall-352 13s -2s linear infinite}@keyframes fall-352{55.559%{transform:translate(53.3413vw,55.559vh) scale(.7096)}to{transform:translate(57.82395vw,99vh) scale(.7096)}}.snow:nth-child(353){opacity:.0088;transform:translate(14.9152vw,-10px) scale(.2651);animation:fall-353 13s -19s linear infinite}@keyframes fall-353{63.065%{transform:translate(20.0152vw,63.065vh) scale(.2651)}to{transform:translate(17.4652vw,99vh) scale(.2651)}}.snow:nth-child(354){opacity:.3726;transform:translate(37.9889vw,-10px) scale(.7292);animation:fall-354 13s -22s linear infinite}@keyframes fall-354{43.215%{transform:translate(33.1429vw,43.215vh) scale(.7292)}to{transform:translate(35.5659vw,99vh) scale(.7292)}}.snow:nth-child(355){opacity:1.989;transform:translate(60.3705vw,-10px) scale(.8931);animation:fall-355 27s -6s linear infinite}@keyframes fall-355{52.81%{transform:translate(61.2611vw,52.81vh) scale(.8931)}to{transform:translate(60.8158vw,99vh) scale(.8931)}}.snow:nth-child(356){opacity:.2496;transform:translate(35.3271vw,-10px) scale(.4321);animation:fall-356 23s -16s linear infinite}@keyframes fall-356{64.983%{transform:translate(44.0431vw,64.983vh) scale(.4321)}to{transform:translate(39.6851vw,99vh) scale(.4321)}}.snow:nth-child(357){opacity:1.6742;transform:translate(24.0134vw,-10px) scale(.1125);animation:fall-357 12s -13s linear infinite}@keyframes fall-357{75.039%{transform:translate(19.9926vw,75.039vh) scale(.1125)}to{transform:translate(22.003vw,99vh) scale(.1125)}}.snow:nth-child(358){opacity:1.06;transform:translate(93.2822vw,-10px) scale(.1272);animation:fall-358 28s -6s linear infinite}@keyframes fall-358{50.865%{transform:translate(95.7708vw,50.865vh) scale(.1272)}to{transform:translate(94.5265vw,99vh) scale(.1272)}}.snow:nth-child(359){opacity:.4742;transform:translate(51.6145vw,-10px) scale(.1094);animation:fall-359 10s -25s linear infinite}@keyframes fall-359{31.651%{transform:translate(50.7389vw,31.651vh) scale(.1094)}to{transform:translate(51.1767vw,99vh) scale(.1094)}}.snow:nth-child(360){opacity:.2948;transform:translate(38.7356vw,-10px) scale(.8084);animation:fall-360 19s -8s linear infinite}@keyframes fall-360{59.011%{transform:translate(31.5238vw,59.011vh) scale(.8084)}to{transform:translate(35.1297vw,99vh) scale(.8084)}}.snow:nth-child(361){opacity:.1282;transform:translate(6.0262vw,-10px) scale(.8266);animation:fall-361 14s -23s linear infinite}@keyframes fall-361{40.284%{transform:translate(9.2027vw,40.284vh) scale(.8266)}to{transform:translate(7.61445vw,99vh) scale(.8266)}}.snow:nth-child(362){opacity:.7378;transform:translate(25.2156vw,-10px) scale(.7055);animation:fall-362 20s -23s linear infinite}@keyframes fall-362{65.189%{transform:translate(26.0021vw,65.189vh) scale(.7055)}to{transform:translate(25.60885vw,99vh) scale(.7055)}}.snow:nth-child(363){opacity:1.323;transform:translate(55.5902vw,-10px) scale(.4602);animation:fall-363 22s -14s linear infinite}@keyframes fall-363{49.067%{transform:translate(50.7687vw,49.067vh) scale(.4602)}to{transform:translate(53.17945vw,99vh) scale(.4602)}}.snow:nth-child(364){opacity:1.6602;transform:translate(66.4153vw,-10px) scale(.3076);animation:fall-364 17s -20s linear infinite}@keyframes fall-364{61.389%{transform:translate(73.6139vw,61.389vh) scale(.3076)}to{transform:translate(70.0146vw,99vh) scale(.3076)}}.snow:nth-child(365){opacity:1.9796;transform:translate(73.7401vw,-10px) scale(.0296);animation:fall-365 10s -28s linear infinite}@keyframes fall-365{52.601%{transform:translate(75.359vw,52.601vh) scale(.0296)}to{transform:translate(74.54955vw,99vh) scale(.0296)}}.snow:nth-child(366){opacity:1.8866;transform:translate(98.914vw,-10px) scale(.382);animation:fall-366 19s -24s linear infinite}@keyframes fall-366{34.041%{transform:translate(93.7085vw,34.041vh) scale(.382)}to{transform:translate(96.31125vw,99vh) scale(.382)}}.snow:nth-child(367){opacity:.3414;transform:translate(14.5182vw,-10px) scale(.14);animation:fall-367 11s -19s linear infinite}@keyframes fall-367{62.41%{transform:translate(4.887vw,62.41vh) scale(.14)}to{transform:translate(9.7026vw,99vh) scale(.14)}}.snow:nth-child(368){opacity:1.1488;transform:translate(84.498vw,-10px) scale(.624);animation:fall-368 10s -13s linear infinite}@keyframes fall-368{69.176%{transform:translate(88.0986vw,69.176vh) scale(.624)}to{transform:translate(86.2983vw,99vh) scale(.624)}}.snow:nth-child(369){opacity:1.5656;transform:translate(48.9794vw,-10px) scale(.8143);animation:fall-369 29s -19s linear infinite}@keyframes fall-369{75.671%{transform:translate(49.1729vw,75.671vh) scale(.8143)}to{transform:translate(49.07615vw,99vh) scale(.8143)}}.snow:nth-child(370){opacity:.4678;transform:translate(19.9435vw,-10px) scale(.5931);animation:fall-370 16s -2s linear infinite}@keyframes fall-370{75.707%{transform:translate(12.8691vw,75.707vh) scale(.5931)}to{transform:translate(16.4063vw,99vh) scale(.5931)}}.snow:nth-child(371){opacity:.1696;transform:translate(29.6288vw,-10px) scale(.4528);animation:fall-371 14s -23s linear infinite}@keyframes fall-371{60.467%{transform:translate(38.561vw,60.467vh) scale(.4528)}to{transform:translate(34.0949vw,99vh) scale(.4528)}}.snow:nth-child(372){opacity:1.1804;transform:translate(18.4423vw,-10px) scale(.5381);animation:fall-372 12s -19s linear infinite}@keyframes fall-372{47.443%{transform:translate(23.4707vw,47.443vh) scale(.5381)}to{transform:translate(20.9565vw,99vh) scale(.5381)}}.snow:nth-child(373){opacity:.7754;transform:translate(3.3257vw,-10px) scale(.403);animation:fall-373 14s -16s linear infinite}@keyframes fall-373{32.415%{transform:translate(-.8574vw,32.415vh) scale(.403)}to{transform:translate(1.23415vw,99vh) scale(.403)}}.snow:nth-child(374){opacity:.8014;transform:translate(66.7999vw,-10px) scale(.3026);animation:fall-374 12s -11s linear infinite}@keyframes fall-374{75.987%{transform:translate(59.6368vw,75.987vh) scale(.3026)}to{transform:translate(63.21835vw,99vh) scale(.3026)}}.snow:nth-child(375){opacity:.1624;transform:translate(51.4415vw,-10px) scale(.4024);animation:fall-375 17s -4s linear infinite}@keyframes fall-375{43.728%{transform:translate(47.0087vw,43.728vh) scale(.4024)}to{transform:translate(49.2251vw,99vh) scale(.4024)}}.snow:nth-child(376){opacity:.6296;transform:translate(96.4316vw,-10px) scale(.9597);animation:fall-376 14s -14s linear infinite}@keyframes fall-376{63.258%{transform:translate(104.1248vw,63.258vh) scale(.9597)}to{transform:translate(100.2782vw,99vh) scale(.9597)}}.snow:nth-child(377){opacity:1.4008;transform:translate(26.2495vw,-10px) scale(.4329);animation:fall-377 15s -22s linear infinite}@keyframes fall-377{40.523%{transform:translate(26.8049vw,40.523vh) scale(.4329)}to{transform:translate(26.5272vw,99vh) scale(.4329)}}.snow:nth-child(378){opacity:1.8022;transform:translate(28.2179vw,-10px) scale(.9322);animation:fall-378 16s -8s linear infinite}@keyframes fall-378{79.626%{transform:translate(29.1809vw,79.626vh) scale(.9322)}to{transform:translate(28.6994vw,99vh) scale(.9322)}}.snow:nth-child(379){opacity:1.3242;transform:translate(24.0569vw,-10px) scale(.7707);animation:fall-379 14s -2s linear infinite}@keyframes fall-379{50.366%{transform:translate(30.8216vw,50.366vh) scale(.7707)}to{transform:translate(27.43925vw,99vh) scale(.7707)}}.snow:nth-child(380){opacity:.9264;transform:translate(80.7064vw,-10px) scale(.1318);animation:fall-380 17s -29s linear infinite}@keyframes fall-380{76.493%{transform:translate(73.8145vw,76.493vh) scale(.1318)}to{transform:translate(77.26045vw,99vh) scale(.1318)}}.snow:nth-child(381){opacity:1.0912;transform:translate(5.4342vw,-10px) scale(.0474);animation:fall-381 25s -19s linear infinite}@keyframes fall-381{75.471%{transform:translate(-.1171vw,75.471vh) scale(.0474)}to{transform:translate(2.65855vw,99vh) scale(.0474)}}.snow:nth-child(382){opacity:.5712;transform:translate(99.0661vw,-10px) scale(.8323);animation:fall-382 19s -8s linear infinite}@keyframes fall-382{31.543%{transform:translate(100.2083vw,31.543vh) scale(.8323)}to{transform:translate(99.6372vw,99vh) scale(.8323)}}.snow:nth-child(383){opacity:1.6452;transform:translate(52.2326vw,-10px) scale(.8915);animation:fall-383 19s -2s linear infinite}@keyframes fall-383{40.011%{transform:translate(57.72vw,40.011vh) scale(.8915)}to{transform:translate(54.9763vw,99vh) scale(.8915)}}.snow:nth-child(384){opacity:1.6356;transform:translate(76.9121vw,-10px) scale(.4232);animation:fall-384 27s -13s linear infinite}@keyframes fall-384{67.611%{transform:translate(84.5654vw,67.611vh) scale(.4232)}to{transform:translate(80.73875vw,99vh) scale(.4232)}}.snow:nth-child(385){opacity:.3674;transform:translate(20.7475vw,-10px) scale(.601);animation:fall-385 21s -22s linear infinite}@keyframes fall-385{33.076%{transform:translate(13.7006vw,33.076vh) scale(.601)}to{transform:translate(17.22405vw,99vh) scale(.601)}}.snow:nth-child(386){opacity:1.3934;transform:translate(13.8777vw,-10px) scale(.0694);animation:fall-386 11s -25s linear infinite}@keyframes fall-386{48.863%{transform:translate(16.2772vw,48.863vh) scale(.0694)}to{transform:translate(15.07745vw,99vh) scale(.0694)}}.snow:nth-child(387){opacity:.4408;transform:translate(91.5698vw,-10px) scale(.4934);animation:fall-387 13s -10s linear infinite}@keyframes fall-387{58.368%{transform:translate(88.6628vw,58.368vh) scale(.4934)}to{transform:translate(90.1163vw,99vh) scale(.4934)}}.snow:nth-child(388){opacity:.6822;transform:translate(86.4058vw,-10px) scale(.1698);animation:fall-388 16s -16s linear infinite}@keyframes fall-388{40.623%{transform:translate(93.2445vw,40.623vh) scale(.1698)}to{transform:translate(89.82515vw,99vh) scale(.1698)}}.snow:nth-child(389){opacity:1.6088;transform:translate(24vw,-10px) scale(.4543);animation:fall-389 19s -29s linear infinite}@keyframes fall-389{63.639%{transform:translate(15.6402vw,63.639vh) scale(.4543)}to{transform:translate(19.8201vw,99vh) scale(.4543)}}.snow:nth-child(390){opacity:1.447;transform:translate(73.6791vw,-10px) scale(.0126);animation:fall-390 22s -15s linear infinite}@keyframes fall-390{53.81%{transform:translate(68.481vw,53.81vh) scale(.0126)}to{transform:translate(71.08005vw,99vh) scale(.0126)}}.snow:nth-child(391){opacity:1.1136;transform:translate(60.7719vw,-10px) scale(.1829);animation:fall-391 17s -22s linear infinite}@keyframes fall-391{72.793%{transform:translate(55.491vw,72.793vh) scale(.1829)}to{transform:translate(58.13145vw,99vh) scale(.1829)}}.snow:nth-child(392){opacity:.2644;transform:translate(71.9172vw,-10px) scale(.1492);animation:fall-392 19s -13s linear infinite}@keyframes fall-392{51.831%{transform:translate(63.1014vw,51.831vh) scale(.1492)}to{transform:translate(67.5093vw,99vh) scale(.1492)}}.snow:nth-child(393){opacity:1.4362;transform:translate(53.7687vw,-10px) scale(.4603);animation:fall-393 19s -3s linear infinite}@keyframes fall-393{62.547%{transform:translate(60.9499vw,62.547vh) scale(.4603)}to{transform:translate(57.3593vw,99vh) scale(.4603)}}.snow:nth-child(394){opacity:.1488;transform:translate(54.2969vw,-10px) scale(.3261);animation:fall-394 20s -7s linear infinite}@keyframes fall-394{68.055%{transform:translate(47.7201vw,68.055vh) scale(.3261)}to{transform:translate(51.0085vw,99vh) scale(.3261)}}.snow:nth-child(395){opacity:1.3858;transform:translate(10.2002vw,-10px) scale(.0944);animation:fall-395 29s -7s linear infinite}@keyframes fall-395{46.93%{transform:translate(9.6271vw,46.93vh) scale(.0944)}to{transform:translate(9.91365vw,99vh) scale(.0944)}}.snow:nth-child(396){opacity:1.3292;transform:translate(6.6066vw,-10px) scale(.0481);animation:fall-396 22s -28s linear infinite}@keyframes fall-396{61.02%{transform:translate(5.136vw,61.02vh) scale(.0481)}to{transform:translate(5.8713vw,99vh) scale(.0481)}}.snow:nth-child(397){opacity:1.09;transform:translate(94.9926vw,-10px) scale(.1031);animation:fall-397 15s -27s linear infinite}@keyframes fall-397{39.928%{transform:translate(92.2098vw,39.928vh) scale(.1031)}to{transform:translate(93.6012vw,99vh) scale(.1031)}}.snow:nth-child(398){opacity:1.9458;transform:translate(52.9122vw,-10px) scale(.9383);animation:fall-398 13s -19s linear infinite}@keyframes fall-398{75.716%{transform:translate(62.5201vw,75.716vh) scale(.9383)}to{transform:translate(57.71615vw,99vh) scale(.9383)}}.snow:nth-child(399){opacity:1.1798;transform:translate(82.708vw,-10px) scale(.1643);animation:fall-399 25s -8s linear infinite}@keyframes fall-399{61.082%{transform:translate(83.0033vw,61.082vh) scale(.1643)}to{transform:translate(82.85565vw,99vh) scale(.1643)}}.snow:nth-child(400){opacity:1.6136;transform:translate(41.5038vw,-10px) scale(.6641);animation:fall-400 12s -18s linear infinite}@keyframes fall-400{61.426%{transform:translate(48.8112vw,61.426vh) scale(.6641)}to{transform:translate(45.1575vw,99vh) scale(.6641)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
26
26
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, decorators: [{
|
|
27
27
|
type: Component,
|
|
28
|
-
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.4876;transform:translate(74.5306vw,-10px) scale(.6817);animation:fall-1 23s -24s linear infinite}@keyframes fall-1{50.466%{transform:translate(65.1871vw,50.466vh) scale(.6817)}to{transform:translate(69.85885vw,99vh) scale(.6817)}}.snow:nth-child(2){opacity:1.0398;transform:translate(93.9154vw,-10px) scale(.6812);animation:fall-2 23s -25s linear infinite}@keyframes fall-2{79.749%{transform:translate(98.1038vw,79.749vh) scale(.6812)}to{transform:translate(96.0096vw,99vh) scale(.6812)}}.snow:nth-child(3){opacity:1.0878;transform:translate(9.6923vw,-10px) scale(.0347);animation:fall-3 10s -9s linear infinite}@keyframes fall-3{38.191%{transform:translate(12.5753vw,38.191vh) scale(.0347)}to{transform:translate(11.1338vw,99vh) scale(.0347)}}.snow:nth-child(4){opacity:1.4482;transform:translate(22.5384vw,-10px) scale(.6647);animation:fall-4 18s -30s linear infinite}@keyframes fall-4{74.013%{transform:translate(22.5456vw,74.013vh) scale(.6647)}to{transform:translate(22.542vw,99vh) scale(.6647)}}.snow:nth-child(5){opacity:.2926;transform:translate(35.4403vw,-10px) scale(.0735);animation:fall-5 29s -28s linear infinite}@keyframes fall-5{39.172%{transform:translate(44.0487vw,39.172vh) scale(.0735)}to{transform:translate(39.7445vw,99vh) scale(.0735)}}.snow:nth-child(6){opacity:.2874;transform:translate(27.0635vw,-10px) scale(.2274);animation:fall-6 19s -8s linear infinite}@keyframes fall-6{71.137%{transform:translate(25.5481vw,71.137vh) scale(.2274)}to{transform:translate(26.3058vw,99vh) scale(.2274)}}.snow:nth-child(7){opacity:.3714;transform:translate(63.1077vw,-10px) scale(.7999);animation:fall-7 11s -29s linear infinite}@keyframes fall-7{74.442%{transform:translate(64.114vw,74.442vh) scale(.7999)}to{transform:translate(63.61085vw,99vh) scale(.7999)}}.snow:nth-child(8){opacity:.8186;transform:translate(8.2118vw,-10px) scale(.0212);animation:fall-8 12s -9s linear infinite}@keyframes fall-8{65.547%{transform:translate(7.8701vw,65.547vh) scale(.0212)}to{transform:translate(8.04095vw,99vh) scale(.0212)}}.snow:nth-child(9){opacity:1.1164;transform:translate(7.8934vw,-10px) scale(.3749);animation:fall-9 23s -3s linear infinite}@keyframes fall-9{58.517%{transform:translate(13.5061vw,58.517vh) scale(.3749)}to{transform:translate(10.69975vw,99vh) scale(.3749)}}.snow:nth-child(10){opacity:1.6908;transform:translate(44.6729vw,-10px) scale(.7973);animation:fall-10 12s -19s linear infinite}@keyframes fall-10{64.773%{transform:translate(51.9409vw,64.773vh) scale(.7973)}to{transform:translate(48.3069vw,99vh) scale(.7973)}}.snow:nth-child(11){opacity:.6504;transform:translate(3.0535vw,-10px) scale(.1064);animation:fall-11 21s -6s linear infinite}@keyframes fall-11{47.407%{transform:translate(.7313vw,47.407vh) scale(.1064)}to{transform:translate(1.8924vw,99vh) scale(.1064)}}.snow:nth-child(12){opacity:1.1924;transform:translate(11.3589vw,-10px) scale(.6083);animation:fall-12 20s -24s linear infinite}@keyframes fall-12{30.388%{transform:translate(17.1856vw,30.388vh) scale(.6083)}to{transform:translate(14.27225vw,99vh) scale(.6083)}}.snow:nth-child(13){opacity:.6732;transform:translate(57.134vw,-10px) scale(.4389);animation:fall-13 29s -30s linear infinite}@keyframes fall-13{50.753%{transform:translate(63.6094vw,50.753vh) scale(.4389)}to{transform:translate(60.3717vw,99vh) scale(.4389)}}.snow:nth-child(14){opacity:1.8448;transform:translate(38.1275vw,-10px) scale(.8473);animation:fall-14 10s -7s linear infinite}@keyframes fall-14{40.586%{transform:translate(41.9081vw,40.586vh) scale(.8473)}to{transform:translate(40.0178vw,99vh) scale(.8473)}}.snow:nth-child(15){opacity:.5934;transform:translate(84.9125vw,-10px) scale(.9578);animation:fall-15 30s -18s linear infinite}@keyframes fall-15{56.939%{transform:translate(94.4452vw,56.939vh) scale(.9578)}to{transform:translate(89.67885vw,99vh) scale(.9578)}}.snow:nth-child(16){opacity:1.308;transform:translate(51.5195vw,-10px) scale(.5067);animation:fall-16 26s -12s linear infinite}@keyframes fall-16{63.845%{transform:translate(61.3536vw,63.845vh) scale(.5067)}to{transform:translate(56.43655vw,99vh) scale(.5067)}}.snow:nth-child(17){opacity:1.028;transform:translate(4.3929vw,-10px) scale(.2147);animation:fall-17 15s -6s linear infinite}@keyframes fall-17{63.404%{transform:translate(-3.5317vw,63.404vh) scale(.2147)}to{transform:translate(.4306vw,99vh) scale(.2147)}}.snow:nth-child(18){opacity:.0244;transform:translate(37.707vw,-10px) scale(.2073);animation:fall-18 15s -18s linear infinite}@keyframes fall-18{77.994%{transform:translate(45.5831vw,77.994vh) scale(.2073)}to{transform:translate(41.64505vw,99vh) scale(.2073)}}.snow:nth-child(19){opacity:.7804;transform:translate(43.4556vw,-10px) scale(.3856);animation:fall-19 30s -19s linear infinite}@keyframes fall-19{60.86%{transform:translate(47.8381vw,60.86vh) scale(.3856)}to{transform:translate(45.64685vw,99vh) scale(.3856)}}.snow:nth-child(20){opacity:1.6176;transform:translate(48.2314vw,-10px) scale(.5115);animation:fall-20 14s -27s linear infinite}@keyframes fall-20{73.809%{transform:translate(45.9077vw,73.809vh) scale(.5115)}to{transform:translate(47.06955vw,99vh) scale(.5115)}}.snow:nth-child(21){opacity:.9854;transform:translate(97.6777vw,-10px) scale(.1707);animation:fall-21 12s -10s linear infinite}@keyframes fall-21{39.55%{transform:translate(104.6508vw,39.55vh) scale(.1707)}to{transform:translate(101.16425vw,99vh) scale(.1707)}}.snow:nth-child(22){opacity:.167;transform:translate(39.378vw,-10px) scale(.9796);animation:fall-22 28s -11s linear infinite}@keyframes fall-22{64.082%{transform:translate(44.8093vw,64.082vh) scale(.9796)}to{transform:translate(42.09365vw,99vh) scale(.9796)}}.snow:nth-child(23){opacity:.3904;transform:translate(95.6257vw,-10px) scale(.7213);animation:fall-23 20s -13s linear infinite}@keyframes fall-23{33%{transform:translate(102.2105vw,33vh) scale(.7213)}to{transform:translate(98.9181vw,99vh) scale(.7213)}}.snow:nth-child(24){opacity:1.2084;transform:translate(89.4593vw,-10px) scale(.7557);animation:fall-24 29s -16s linear infinite}@keyframes fall-24{63.512%{transform:translate(93.1342vw,63.512vh) scale(.7557)}to{transform:translate(91.29675vw,99vh) scale(.7557)}}.snow:nth-child(25){opacity:.5688;transform:translate(71.0086vw,-10px) scale(.759);animation:fall-25 23s -29s linear infinite}@keyframes fall-25{55.38%{transform:translate(63.9874vw,55.38vh) scale(.759)}to{transform:translate(67.498vw,99vh) scale(.759)}}.snow:nth-child(26){opacity:1.2692;transform:translate(55.3047vw,-10px) scale(.042);animation:fall-26 28s -7s linear infinite}@keyframes fall-26{44.635%{transform:translate(48.7242vw,44.635vh) scale(.042)}to{transform:translate(52.01445vw,99vh) scale(.042)}}.snow:nth-child(27){opacity:.5618;transform:translate(77.7836vw,-10px) scale(.4326);animation:fall-27 26s -6s linear infinite}@keyframes fall-27{46.812%{transform:translate(79.1319vw,46.812vh) scale(.4326)}to{transform:translate(78.45775vw,99vh) scale(.4326)}}.snow:nth-child(28){opacity:.2292;transform:translate(41.4958vw,-10px) scale(.7311);animation:fall-28 21s -7s linear infinite}@keyframes fall-28{75.6%{transform:translate(44.4717vw,75.6vh) scale(.7311)}to{transform:translate(42.98375vw,99vh) scale(.7311)}}.snow:nth-child(29){opacity:.6364;transform:translate(44.1103vw,-10px) scale(.7181);animation:fall-29 18s -4s linear infinite}@keyframes fall-29{72.392%{transform:translate(34.9046vw,72.392vh) scale(.7181)}to{transform:translate(39.50745vw,99vh) scale(.7181)}}.snow:nth-child(30){opacity:1.4196;transform:translate(6.115vw,-10px) scale(.2534);animation:fall-30 26s -18s linear infinite}@keyframes fall-30{35.012%{transform:translate(14.2091vw,35.012vh) scale(.2534)}to{transform:translate(10.16205vw,99vh) scale(.2534)}}.snow:nth-child(31){opacity:1.793;transform:translate(98.4554vw,-10px) scale(.2795);animation:fall-31 22s -11s linear infinite}@keyframes fall-31{45.039%{transform:translate(106.9993vw,45.039vh) scale(.2795)}to{transform:translate(102.72735vw,99vh) scale(.2795)}}.snow:nth-child(32){opacity:1.0774;transform:translate(40.3465vw,-10px) scale(.4242);animation:fall-32 17s -21s linear infinite}@keyframes fall-32{39.702%{transform:translate(45.0531vw,39.702vh) scale(.4242)}to{transform:translate(42.6998vw,99vh) scale(.4242)}}.snow:nth-child(33){opacity:1.8988;transform:translate(75.4162vw,-10px) scale(.7888);animation:fall-33 10s -12s linear infinite}@keyframes fall-33{53.46%{transform:translate(72.3098vw,53.46vh) scale(.7888)}to{transform:translate(73.863vw,99vh) scale(.7888)}}.snow:nth-child(34){opacity:.4776;transform:translate(73.3861vw,-10px) scale(.9868);animation:fall-34 25s -15s linear infinite}@keyframes fall-34{54.786%{transform:translate(81.3212vw,54.786vh) scale(.9868)}to{transform:translate(77.35365vw,99vh) scale(.9868)}}.snow:nth-child(35){opacity:1.5278;transform:translate(27.4129vw,-10px) scale(.9174);animation:fall-35 17s -23s linear infinite}@keyframes fall-35{44.184%{transform:translate(24.9662vw,44.184vh) scale(.9174)}to{transform:translate(26.18955vw,99vh) scale(.9174)}}.snow:nth-child(36){opacity:1.4986;transform:translate(4.4206vw,-10px) scale(.9461);animation:fall-36 10s -16s linear infinite}@keyframes fall-36{71.049%{transform:translate(11.9684vw,71.049vh) scale(.9461)}to{transform:translate(8.1945vw,99vh) scale(.9461)}}.snow:nth-child(37){opacity:1.3908;transform:translate(76.0711vw,-10px) scale(.2801);animation:fall-37 26s -20s linear infinite}@keyframes fall-37{35.246%{transform:translate(80.2243vw,35.246vh) scale(.2801)}to{transform:translate(78.1477vw,99vh) scale(.2801)}}.snow:nth-child(38){opacity:.4906;transform:translate(54.5851vw,-10px) scale(.2422);animation:fall-38 30s -20s linear infinite}@keyframes fall-38{50.025%{transform:translate(60.6266vw,50.025vh) scale(.2422)}to{transform:translate(57.60585vw,99vh) scale(.2422)}}.snow:nth-child(39){opacity:1.0198;transform:translate(29.1074vw,-10px) scale(.4146);animation:fall-39 11s -5s linear infinite}@keyframes fall-39{78.208%{transform:translate(25.7016vw,78.208vh) scale(.4146)}to{transform:translate(27.4045vw,99vh) scale(.4146)}}.snow:nth-child(40){opacity:.3192;transform:translate(13.2038vw,-10px) scale(.0482);animation:fall-40 21s -6s linear infinite}@keyframes fall-40{37.647%{transform:translate(9.9183vw,37.647vh) scale(.0482)}to{transform:translate(11.56105vw,99vh) scale(.0482)}}.snow:nth-child(41){opacity:1.3034;transform:translate(37.8991vw,-10px) scale(.2183);animation:fall-41 12s -11s linear infinite}@keyframes fall-41{56.914%{transform:translate(37.3252vw,56.914vh) scale(.2183)}to{transform:translate(37.61215vw,99vh) scale(.2183)}}.snow:nth-child(42){opacity:.437;transform:translate(53.2945vw,-10px) scale(.5233);animation:fall-42 17s -25s linear infinite}@keyframes fall-42{46.792%{transform:translate(60.4059vw,46.792vh) scale(.5233)}to{transform:translate(56.8502vw,99vh) scale(.5233)}}.snow:nth-child(43){opacity:.6316;transform:translate(3.0028vw,-10px) scale(.6098);animation:fall-43 27s -18s linear infinite}@keyframes fall-43{67.443%{transform:translate(12.2255vw,67.443vh) scale(.6098)}to{transform:translate(7.61415vw,99vh) scale(.6098)}}.snow:nth-child(44){opacity:1.8134;transform:translate(33.5017vw,-10px) scale(.126);animation:fall-44 16s -21s linear infinite}@keyframes fall-44{50.822%{transform:translate(42.424vw,50.822vh) scale(.126)}to{transform:translate(37.96285vw,99vh) scale(.126)}}.snow:nth-child(45){opacity:.7418;transform:translate(66.5366vw,-10px) scale(.3318);animation:fall-45 23s -30s linear infinite}@keyframes fall-45{61.848%{transform:translate(68.7948vw,61.848vh) scale(.3318)}to{transform:translate(67.6657vw,99vh) scale(.3318)}}.snow:nth-child(46){opacity:1.559;transform:translate(67.1072vw,-10px) scale(.7371);animation:fall-46 12s -15s linear infinite}@keyframes fall-46{65.222%{transform:translate(63.2366vw,65.222vh) scale(.7371)}to{transform:translate(65.1719vw,99vh) scale(.7371)}}.snow:nth-child(47){opacity:1.7188;transform:translate(91.1269vw,-10px) scale(.8684);animation:fall-47 26s -10s linear infinite}@keyframes fall-47{44.815%{transform:translate(81.5042vw,44.815vh) scale(.8684)}to{transform:translate(86.31555vw,99vh) scale(.8684)}}.snow:nth-child(48){opacity:1.412;transform:translate(54.0892vw,-10px) scale(.9323);animation:fall-48 20s -26s linear infinite}@keyframes fall-48{72.329%{transform:translate(51.4864vw,72.329vh) scale(.9323)}to{transform:translate(52.7878vw,99vh) scale(.9323)}}.snow:nth-child(49){opacity:.5568;transform:translate(37.0532vw,-10px) scale(.6074);animation:fall-49 19s -16s linear infinite}@keyframes fall-49{58.824%{transform:translate(42.2141vw,58.824vh) scale(.6074)}to{transform:translate(39.63365vw,99vh) scale(.6074)}}.snow:nth-child(50){opacity:1.5684;transform:translate(69.7511vw,-10px) scale(.2075);animation:fall-50 23s -23s linear infinite}@keyframes fall-50{52.587%{transform:translate(73.8689vw,52.587vh) scale(.2075)}to{transform:translate(71.81vw,99vh) scale(.2075)}}.snow:nth-child(51){opacity:1.9704;transform:translate(81.8536vw,-10px) scale(.1492);animation:fall-51 18s -2s linear infinite}@keyframes fall-51{68.931%{transform:translate(87.6614vw,68.931vh) scale(.1492)}to{transform:translate(84.7575vw,99vh) scale(.1492)}}.snow:nth-child(52){opacity:1.3416;transform:translate(77.731vw,-10px) scale(.946);animation:fall-52 17s -25s linear infinite}@keyframes fall-52{78.829%{transform:translate(72.3694vw,78.829vh) scale(.946)}to{transform:translate(75.0502vw,99vh) scale(.946)}}.snow:nth-child(53){opacity:.4502;transform:translate(19.3876vw,-10px) scale(.389);animation:fall-53 26s -1s linear infinite}@keyframes fall-53{35.411%{transform:translate(17.5819vw,35.411vh) scale(.389)}to{transform:translate(18.48475vw,99vh) scale(.389)}}.snow:nth-child(54){opacity:.3246;transform:translate(60.7017vw,-10px) scale(.642);animation:fall-54 13s -25s linear infinite}@keyframes fall-54{68.999%{transform:translate(69.4461vw,68.999vh) scale(.642)}to{transform:translate(65.0739vw,99vh) scale(.642)}}.snow:nth-child(55){opacity:.3164;transform:translate(78.2429vw,-10px) scale(.8854);animation:fall-55 27s -29s linear infinite}@keyframes fall-55{72.07%{transform:translate(78.5992vw,72.07vh) scale(.8854)}to{transform:translate(78.42105vw,99vh) scale(.8854)}}.snow:nth-child(56){opacity:1.5406;transform:translate(64.5192vw,-10px) scale(.8923);animation:fall-56 28s -11s linear infinite}@keyframes fall-56{31.601%{transform:translate(56.5134vw,31.601vh) scale(.8923)}to{transform:translate(60.5163vw,99vh) scale(.8923)}}.snow:nth-child(57){opacity:.1388;transform:translate(56.1161vw,-10px) scale(.4998);animation:fall-57 29s -13s linear infinite}@keyframes fall-57{44.806%{transform:translate(59.083vw,44.806vh) scale(.4998)}to{transform:translate(57.59955vw,99vh) scale(.4998)}}.snow:nth-child(58){opacity:1.6184;transform:translate(86.779vw,-10px) scale(.4254);animation:fall-58 26s -8s linear infinite}@keyframes fall-58{31.864%{transform:translate(89.7182vw,31.864vh) scale(.4254)}to{transform:translate(88.2486vw,99vh) scale(.4254)}}.snow:nth-child(59){opacity:.563;transform:translate(34.1029vw,-10px) scale(.5742);animation:fall-59 18s -19s linear infinite}@keyframes fall-59{58.935%{transform:translate(31.161vw,58.935vh) scale(.5742)}to{transform:translate(32.63195vw,99vh) scale(.5742)}}.snow:nth-child(60){opacity:1.011;transform:translate(21.078vw,-10px) scale(.9795);animation:fall-60 23s -19s linear infinite}@keyframes fall-60{49.016%{transform:translate(16.2659vw,49.016vh) scale(.9795)}to{transform:translate(18.67195vw,99vh) scale(.9795)}}.snow:nth-child(61){opacity:.4308;transform:translate(14.2307vw,-10px) scale(.6478);animation:fall-61 19s -29s linear infinite}@keyframes fall-61{36.905%{transform:translate(14.1289vw,36.905vh) scale(.6478)}to{transform:translate(14.1798vw,99vh) scale(.6478)}}.snow:nth-child(62){opacity:1.092;transform:translate(56.1159vw,-10px) scale(.1659);animation:fall-62 17s -18s linear infinite}@keyframes fall-62{51.564%{transform:translate(51.9826vw,51.564vh) scale(.1659)}to{transform:translate(54.04925vw,99vh) scale(.1659)}}.snow:nth-child(63){opacity:1.937;transform:translate(39.8816vw,-10px) scale(.7966);animation:fall-63 15s -16s linear infinite}@keyframes fall-63{61.3%{transform:translate(49.3853vw,61.3vh) scale(.7966)}to{transform:translate(44.63345vw,99vh) scale(.7966)}}.snow:nth-child(64){opacity:1.2872;transform:translate(83.6392vw,-10px) scale(.2384);animation:fall-64 16s -4s linear infinite}@keyframes fall-64{77.335%{transform:translate(87.4584vw,77.335vh) scale(.2384)}to{transform:translate(85.5488vw,99vh) scale(.2384)}}.snow:nth-child(65){opacity:1.1724;transform:translate(59.6614vw,-10px) scale(.9257);animation:fall-65 24s -26s linear infinite}@keyframes fall-65{68.311%{transform:translate(55.3116vw,68.311vh) scale(.9257)}to{transform:translate(57.4865vw,99vh) scale(.9257)}}.snow:nth-child(66){opacity:.6676;transform:translate(19.3271vw,-10px) scale(.6834);animation:fall-66 19s -18s linear infinite}@keyframes fall-66{67.216%{transform:translate(12.4179vw,67.216vh) scale(.6834)}to{transform:translate(15.8725vw,99vh) scale(.6834)}}.snow:nth-child(67){opacity:.9174;transform:translate(48.7701vw,-10px) scale(.3792);animation:fall-67 14s -30s linear infinite}@keyframes fall-67{50.187%{transform:translate(49.5972vw,50.187vh) scale(.3792)}to{transform:translate(49.18365vw,99vh) scale(.3792)}}.snow:nth-child(68){opacity:1.9086;transform:translate(83.0659vw,-10px) scale(.5182);animation:fall-68 10s -30s linear infinite}@keyframes fall-68{78.65%{transform:translate(81.4067vw,78.65vh) scale(.5182)}to{transform:translate(82.2363vw,99vh) scale(.5182)}}.snow:nth-child(69){opacity:.6182;transform:translate(62.6081vw,-10px) scale(.2533);animation:fall-69 15s -17s linear infinite}@keyframes fall-69{43.718%{transform:translate(62.0065vw,43.718vh) scale(.2533)}to{transform:translate(62.3073vw,99vh) scale(.2533)}}.snow:nth-child(70){opacity:.442;transform:translate(34.2065vw,-10px) scale(.8074);animation:fall-70 10s -13s linear infinite}@keyframes fall-70{52.03%{transform:translate(42.594vw,52.03vh) scale(.8074)}to{transform:translate(38.40025vw,99vh) scale(.8074)}}.snow:nth-child(71){opacity:1.4108;transform:translate(67.0807vw,-10px) scale(.8533);animation:fall-71 13s -6s linear infinite}@keyframes fall-71{36.21%{transform:translate(73.6117vw,36.21vh) scale(.8533)}to{transform:translate(70.3462vw,99vh) scale(.8533)}}.snow:nth-child(72){opacity:1.0518;transform:translate(79.3072vw,-10px) scale(.7419);animation:fall-72 27s -30s linear infinite}@keyframes fall-72{30.564%{transform:translate(87.8478vw,30.564vh) scale(.7419)}to{transform:translate(83.5775vw,99vh) scale(.7419)}}.snow:nth-child(73){opacity:1.2486;transform:translate(97.1024vw,-10px) scale(.5435);animation:fall-73 15s -10s linear infinite}@keyframes fall-73{53.925%{transform:translate(92.5458vw,53.925vh) scale(.5435)}to{transform:translate(94.8241vw,99vh) scale(.5435)}}.snow:nth-child(74){opacity:.906;transform:translate(42.0005vw,-10px) scale(.1563);animation:fall-74 21s -3s linear infinite}@keyframes fall-74{69.101%{transform:translate(33.2237vw,69.101vh) scale(.1563)}to{transform:translate(37.6121vw,99vh) scale(.1563)}}.snow:nth-child(75){opacity:1.0132;transform:translate(22.6919vw,-10px) scale(.7978);animation:fall-75 19s -29s linear infinite}@keyframes fall-75{52.248%{transform:translate(25.3947vw,52.248vh) scale(.7978)}to{transform:translate(24.0433vw,99vh) scale(.7978)}}.snow:nth-child(76){opacity:1.3678;transform:translate(.3796vw,-10px) scale(.4867);animation:fall-76 27s -29s linear infinite}@keyframes fall-76{39.054%{transform:translate(.0532vw,39.054vh) scale(.4867)}to{transform:translate(.2164vw,99vh) scale(.4867)}}.snow:nth-child(77){opacity:1.5584;transform:translate(19.2739vw,-10px) scale(.832);animation:fall-77 30s -4s linear infinite}@keyframes fall-77{44.844%{transform:translate(27.3986vw,44.844vh) scale(.832)}to{transform:translate(23.33625vw,99vh) scale(.832)}}.snow:nth-child(78){opacity:1.1958;transform:translate(55.0094vw,-10px) scale(.7351);animation:fall-78 16s -26s linear infinite}@keyframes fall-78{36.503%{transform:translate(53.1367vw,36.503vh) scale(.7351)}to{transform:translate(54.07305vw,99vh) scale(.7351)}}.snow:nth-child(79){opacity:1.9544;transform:translate(60.7589vw,-10px) scale(.8879);animation:fall-79 17s -19s linear infinite}@keyframes fall-79{34.905%{transform:translate(58.0334vw,34.905vh) scale(.8879)}to{transform:translate(59.39615vw,99vh) scale(.8879)}}.snow:nth-child(80){opacity:1.454;transform:translate(52.5508vw,-10px) scale(.2277);animation:fall-80 26s -6s linear infinite}@keyframes fall-80{54.4%{transform:translate(61.8992vw,54.4vh) scale(.2277)}to{transform:translate(57.225vw,99vh) scale(.2277)}}.snow:nth-child(81){opacity:1.1648;transform:translate(79.0729vw,-10px) scale(.6948);animation:fall-81 25s -16s linear infinite}@keyframes fall-81{59.723%{transform:translate(85.6666vw,59.723vh) scale(.6948)}to{transform:translate(82.36975vw,99vh) scale(.6948)}}.snow:nth-child(82){opacity:.6044;transform:translate(37.2285vw,-10px) scale(.9361);animation:fall-82 22s -16s linear infinite}@keyframes fall-82{54.668%{transform:translate(46.0043vw,54.668vh) scale(.9361)}to{transform:translate(41.6164vw,99vh) scale(.9361)}}.snow:nth-child(83){opacity:.569;transform:translate(67.4749vw,-10px) scale(.7643);animation:fall-83 21s -1s linear infinite}@keyframes fall-83{77.507%{transform:translate(71.8917vw,77.507vh) scale(.7643)}to{transform:translate(69.6833vw,99vh) scale(.7643)}}.snow:nth-child(84){opacity:.7008;transform:translate(83.5924vw,-10px) scale(.5193);animation:fall-84 21s -8s linear infinite}@keyframes fall-84{61.032%{transform:translate(84.528vw,61.032vh) scale(.5193)}to{transform:translate(84.0602vw,99vh) scale(.5193)}}.snow:nth-child(85){opacity:1.4462;transform:translate(53.8631vw,-10px) scale(.0913);animation:fall-85 25s -29s linear infinite}@keyframes fall-85{67.737%{transform:translate(49.8272vw,67.737vh) scale(.0913)}to{transform:translate(51.84515vw,99vh) scale(.0913)}}.snow:nth-child(86){opacity:1.8962;transform:translate(76.8291vw,-10px) scale(.1883);animation:fall-86 25s -23s linear infinite}@keyframes fall-86{44.198%{transform:translate(74.3948vw,44.198vh) scale(.1883)}to{transform:translate(75.61195vw,99vh) scale(.1883)}}.snow:nth-child(87){opacity:.2532;transform:translate(7.1907vw,-10px) scale(.2211);animation:fall-87 15s -30s linear infinite}@keyframes fall-87{50.12%{transform:translate(6.7611vw,50.12vh) scale(.2211)}to{transform:translate(6.9759vw,99vh) scale(.2211)}}.snow:nth-child(88){opacity:.9714;transform:translate(63.1275vw,-10px) scale(.2836);animation:fall-88 21s -2s linear infinite}@keyframes fall-88{72.974%{transform:translate(57.2847vw,72.974vh) scale(.2836)}to{transform:translate(60.2061vw,99vh) scale(.2836)}}.snow:nth-child(89){opacity:.1692;transform:translate(2.7322vw,-10px) scale(.1627);animation:fall-89 29s -20s linear infinite}@keyframes fall-89{78.827%{transform:translate(5.1178vw,78.827vh) scale(.1627)}to{transform:translate(3.925vw,99vh) scale(.1627)}}.snow:nth-child(90){opacity:.9466;transform:translate(75.6914vw,-10px) scale(.6684);animation:fall-90 29s -5s linear infinite}@keyframes fall-90{66.627%{transform:translate(71.4144vw,66.627vh) scale(.6684)}to{transform:translate(73.5529vw,99vh) scale(.6684)}}.snow:nth-child(91){opacity:1.9446;transform:translate(33.4068vw,-10px) scale(.9451);animation:fall-91 16s -9s linear infinite}@keyframes fall-91{50.585%{transform:translate(28.807vw,50.585vh) scale(.9451)}to{transform:translate(31.1069vw,99vh) scale(.9451)}}.snow:nth-child(92){opacity:1.74;transform:translate(43.0463vw,-10px) scale(.2309);animation:fall-92 30s -10s linear infinite}@keyframes fall-92{44.348%{transform:translate(38.0509vw,44.348vh) scale(.2309)}to{transform:translate(40.5486vw,99vh) scale(.2309)}}.snow:nth-child(93){opacity:.3758;transform:translate(2.9415vw,-10px) scale(.4127);animation:fall-93 21s -21s linear infinite}@keyframes fall-93{50.774%{transform:translate(-2.0058vw,50.774vh) scale(.4127)}to{transform:translate(.46785vw,99vh) scale(.4127)}}.snow:nth-child(94){opacity:.4086;transform:translate(17.7495vw,-10px) scale(.3652);animation:fall-94 18s -18s linear infinite}@keyframes fall-94{64.247%{transform:translate(13.0295vw,64.247vh) scale(.3652)}to{transform:translate(15.3895vw,99vh) scale(.3652)}}.snow:nth-child(95){opacity:1.886;transform:translate(4.8398vw,-10px) scale(.1231);animation:fall-95 22s -25s linear infinite}@keyframes fall-95{54.596%{transform:translate(3.0521vw,54.596vh) scale(.1231)}to{transform:translate(3.94595vw,99vh) scale(.1231)}}.snow:nth-child(96){opacity:1.837;transform:translate(78.16vw,-10px) scale(.258);animation:fall-96 13s -25s linear infinite}@keyframes fall-96{53.562%{transform:translate(78.9755vw,53.562vh) scale(.258)}to{transform:translate(78.56775vw,99vh) scale(.258)}}.snow:nth-child(97){opacity:1.3822;transform:translate(79.2vw,-10px) scale(.4948);animation:fall-97 18s -8s linear infinite}@keyframes fall-97{34.296%{transform:translate(88.651vw,34.296vh) scale(.4948)}to{transform:translate(83.9255vw,99vh) scale(.4948)}}.snow:nth-child(98){opacity:.5776;transform:translate(9.8956vw,-10px) scale(.9578);animation:fall-98 22s -27s linear infinite}@keyframes fall-98{56.245%{transform:translate(11.3712vw,56.245vh) scale(.9578)}to{transform:translate(10.6334vw,99vh) scale(.9578)}}.snow:nth-child(99){opacity:1.4764;transform:translate(74.724vw,-10px) scale(.0434);animation:fall-99 23s -17s linear infinite}@keyframes fall-99{44.905%{transform:translate(79.9217vw,44.905vh) scale(.0434)}to{transform:translate(77.32285vw,99vh) scale(.0434)}}.snow:nth-child(100){opacity:1.8816;transform:translate(3.8793vw,-10px) scale(.2216);animation:fall-100 16s -21s linear infinite}@keyframes fall-100{68.562%{transform:translate(-4.1425vw,68.562vh) scale(.2216)}to{transform:translate(-.1316vw,99vh) scale(.2216)}}.snow:nth-child(101){opacity:1.757;transform:translate(57.9857vw,-10px) scale(.5482);animation:fall-101 30s -17s linear infinite}@keyframes fall-101{36.824%{transform:translate(53.0186vw,36.824vh) scale(.5482)}to{transform:translate(55.50215vw,99vh) scale(.5482)}}.snow:nth-child(102){opacity:1.5428;transform:translate(18.8802vw,-10px) scale(.2685);animation:fall-102 30s -5s linear infinite}@keyframes fall-102{35.657%{transform:translate(15.5062vw,35.657vh) scale(.2685)}to{transform:translate(17.1932vw,99vh) scale(.2685)}}.snow:nth-child(103){opacity:1.1652;transform:translate(68.497vw,-10px) scale(.8186);animation:fall-103 16s -9s linear infinite}@keyframes fall-103{73.085%{transform:translate(67.7468vw,73.085vh) scale(.8186)}to{transform:translate(68.1219vw,99vh) scale(.8186)}}.snow:nth-child(104){opacity:.2936;transform:translate(37.2696vw,-10px) scale(.9141);animation:fall-104 18s -3s linear infinite}@keyframes fall-104{56.659%{transform:translate(28.4999vw,56.659vh) scale(.9141)}to{transform:translate(32.88475vw,99vh) scale(.9141)}}.snow:nth-child(105){opacity:.2044;transform:translate(8.8973vw,-10px) scale(.112);animation:fall-105 21s -19s linear infinite}@keyframes fall-105{30.691%{transform:translate(2.5306vw,30.691vh) scale(.112)}to{transform:translate(5.71395vw,99vh) scale(.112)}}.snow:nth-child(106){opacity:.8084;transform:translate(38.7035vw,-10px) scale(.7608);animation:fall-106 25s -1s linear infinite}@keyframes fall-106{53.292%{transform:translate(32.8186vw,53.292vh) scale(.7608)}to{transform:translate(35.76105vw,99vh) scale(.7608)}}.snow:nth-child(107){opacity:1.5338;transform:translate(72.1535vw,-10px) scale(.3313);animation:fall-107 16s -26s linear infinite}@keyframes fall-107{41.628%{transform:translate(79.4064vw,41.628vh) scale(.3313)}to{transform:translate(75.77995vw,99vh) scale(.3313)}}.snow:nth-child(108){opacity:.3504;transform:translate(31.7521vw,-10px) scale(.9607);animation:fall-108 25s -7s linear infinite}@keyframes fall-108{42.049%{transform:translate(22.0847vw,42.049vh) scale(.9607)}to{transform:translate(26.9184vw,99vh) scale(.9607)}}.snow:nth-child(109){opacity:.9312;transform:translate(4.1309vw,-10px) scale(.7638);animation:fall-109 23s -14s linear infinite}@keyframes fall-109{36.531%{transform:translate(3.7062vw,36.531vh) scale(.7638)}to{transform:translate(3.91855vw,99vh) scale(.7638)}}.snow:nth-child(110){opacity:.1014;transform:translate(47.2229vw,-10px) scale(.4631);animation:fall-110 27s -4s linear infinite}@keyframes fall-110{38.26%{transform:translate(38.1061vw,38.26vh) scale(.4631)}to{transform:translate(42.6645vw,99vh) scale(.4631)}}.snow:nth-child(111){opacity:1.7868;transform:translate(19.2546vw,-10px) scale(.369);animation:fall-111 16s -5s linear infinite}@keyframes fall-111{31.712%{transform:translate(27.2697vw,31.712vh) scale(.369)}to{transform:translate(23.26215vw,99vh) scale(.369)}}.snow:nth-child(112){opacity:.45;transform:translate(62.5972vw,-10px) scale(.3879);animation:fall-112 17s -24s linear infinite}@keyframes fall-112{36.349%{transform:translate(56.386vw,36.349vh) scale(.3879)}to{transform:translate(59.4916vw,99vh) scale(.3879)}}.snow:nth-child(113){opacity:.394;transform:translate(78.6527vw,-10px) scale(.9212);animation:fall-113 29s -8s linear infinite}@keyframes fall-113{69.572%{transform:translate(69.9328vw,69.572vh) scale(.9212)}to{transform:translate(74.29275vw,99vh) scale(.9212)}}.snow:nth-child(114){opacity:1.846;transform:translate(5.7689vw,-10px) scale(.2248);animation:fall-114 23s -3s linear infinite}@keyframes fall-114{59.861%{transform:translate(-.8096vw,59.861vh) scale(.2248)}to{transform:translate(2.47965vw,99vh) scale(.2248)}}.snow:nth-child(115){opacity:1.67;transform:translate(.3662vw,-10px) scale(.6754);animation:fall-115 19s -5s linear infinite}@keyframes fall-115{70.719%{transform:translate(1.3987vw,70.719vh) scale(.6754)}to{transform:translate(.88245vw,99vh) scale(.6754)}}.snow:nth-child(116){opacity:1.6904;transform:translate(63.91vw,-10px) scale(.4352);animation:fall-116 17s -11s linear infinite}@keyframes fall-116{64.296%{transform:translate(70.9619vw,64.296vh) scale(.4352)}to{transform:translate(67.43595vw,99vh) scale(.4352)}}.snow:nth-child(117){opacity:1.4822;transform:translate(57.1774vw,-10px) scale(.8234);animation:fall-117 11s -1s linear infinite}@keyframes fall-117{77.306%{transform:translate(58.7788vw,77.306vh) scale(.8234)}to{transform:translate(57.9781vw,99vh) scale(.8234)}}.snow:nth-child(118){opacity:.305;transform:translate(85.8398vw,-10px) scale(.6382);animation:fall-118 11s -14s linear infinite}@keyframes fall-118{70.465%{transform:translate(89.1092vw,70.465vh) scale(.6382)}to{transform:translate(87.4745vw,99vh) scale(.6382)}}.snow:nth-child(119){opacity:.6542;transform:translate(.7632vw,-10px) scale(.4725);animation:fall-119 22s -15s linear infinite}@keyframes fall-119{65.856%{transform:translate(8.3623vw,65.856vh) scale(.4725)}to{transform:translate(4.56275vw,99vh) scale(.4725)}}.snow:nth-child(120){opacity:1.1988;transform:translate(84.4084vw,-10px) scale(.042);animation:fall-120 19s -18s linear infinite}@keyframes fall-120{64.515%{transform:translate(81.171vw,64.515vh) scale(.042)}to{transform:translate(82.7897vw,99vh) scale(.042)}}.snow:nth-child(121){opacity:1.6946;transform:translate(65.4698vw,-10px) scale(.0967);animation:fall-121 28s -25s linear infinite}@keyframes fall-121{64.375%{transform:translate(66.3167vw,64.375vh) scale(.0967)}to{transform:translate(65.89325vw,99vh) scale(.0967)}}.snow:nth-child(122){opacity:1.846;transform:translate(88.4746vw,-10px) scale(.8243);animation:fall-122 19s -1s linear infinite}@keyframes fall-122{38.11%{transform:translate(93.8729vw,38.11vh) scale(.8243)}to{transform:translate(91.17375vw,99vh) scale(.8243)}}.snow:nth-child(123){opacity:.7972;transform:translate(52.2421vw,-10px) scale(.9524);animation:fall-123 30s -21s linear infinite}@keyframes fall-123{38.972%{transform:translate(47.1675vw,38.972vh) scale(.9524)}to{transform:translate(49.7048vw,99vh) scale(.9524)}}.snow:nth-child(124){opacity:1.2512;transform:translate(88.6345vw,-10px) scale(.4271);animation:fall-124 23s -7s linear infinite}@keyframes fall-124{46.136%{transform:translate(95.7102vw,46.136vh) scale(.4271)}to{transform:translate(92.17235vw,99vh) scale(.4271)}}.snow:nth-child(125){opacity:.8306;transform:translate(30.4476vw,-10px) scale(.1178);animation:fall-125 29s -14s linear infinite}@keyframes fall-125{61.084%{transform:translate(31.7638vw,61.084vh) scale(.1178)}to{transform:translate(31.1057vw,99vh) scale(.1178)}}.snow:nth-child(126){opacity:.6846;transform:translate(21.5772vw,-10px) scale(.1387);animation:fall-126 15s -17s linear infinite}@keyframes fall-126{30.549%{transform:translate(29.4317vw,30.549vh) scale(.1387)}to{transform:translate(25.50445vw,99vh) scale(.1387)}}.snow:nth-child(127){opacity:.538;transform:translate(6.3813vw,-10px) scale(.5866);animation:fall-127 19s -10s linear infinite}@keyframes fall-127{68.507%{transform:translate(6.1603vw,68.507vh) scale(.5866)}to{transform:translate(6.2708vw,99vh) scale(.5866)}}.snow:nth-child(128){opacity:1.185;transform:translate(31.5395vw,-10px) scale(.9318);animation:fall-128 23s -30s linear infinite}@keyframes fall-128{46.937%{transform:translate(35.6745vw,46.937vh) scale(.9318)}to{transform:translate(33.607vw,99vh) scale(.9318)}}.snow:nth-child(129){opacity:1.946;transform:translate(7.2139vw,-10px) scale(.8085);animation:fall-129 25s -10s linear infinite}@keyframes fall-129{34.203%{transform:translate(2.9595vw,34.203vh) scale(.8085)}to{transform:translate(5.0867vw,99vh) scale(.8085)}}.snow:nth-child(130){opacity:.842;transform:translate(64.2215vw,-10px) scale(.1386);animation:fall-130 16s -18s linear infinite}@keyframes fall-130{73.566%{transform:translate(73.3574vw,73.566vh) scale(.1386)}to{transform:translate(68.78945vw,99vh) scale(.1386)}}.snow:nth-child(131){opacity:.1196;transform:translate(89.1537vw,-10px) scale(.333);animation:fall-131 22s -16s linear infinite}@keyframes fall-131{65.375%{transform:translate(91.7462vw,65.375vh) scale(.333)}to{transform:translate(90.44995vw,99vh) scale(.333)}}.snow:nth-child(132){opacity:.9382;transform:translate(49.1891vw,-10px) scale(.4811);animation:fall-132 11s -7s linear infinite}@keyframes fall-132{61.243%{transform:translate(48.6781vw,61.243vh) scale(.4811)}to{transform:translate(48.9336vw,99vh) scale(.4811)}}.snow:nth-child(133){opacity:1.58;transform:translate(26.8963vw,-10px) scale(.0327);animation:fall-133 26s -22s linear infinite}@keyframes fall-133{63.298%{transform:translate(26.1951vw,63.298vh) scale(.0327)}to{transform:translate(26.5457vw,99vh) scale(.0327)}}.snow:nth-child(134){opacity:1.5992;transform:translate(23.0591vw,-10px) scale(.4728);animation:fall-134 30s -29s linear infinite}@keyframes fall-134{57.821%{transform:translate(29.5583vw,57.821vh) scale(.4728)}to{transform:translate(26.3087vw,99vh) scale(.4728)}}.snow:nth-child(135){opacity:1.8742;transform:translate(95.5465vw,-10px) scale(.9293);animation:fall-135 28s -9s linear infinite}@keyframes fall-135{54.379%{transform:translate(87.2974vw,54.379vh) scale(.9293)}to{transform:translate(91.42195vw,99vh) scale(.9293)}}.snow:nth-child(136){opacity:.3946;transform:translate(2.2279vw,-10px) scale(.0828);animation:fall-136 12s -16s linear infinite}@keyframes fall-136{57.992%{transform:translate(-1.4674vw,57.992vh) scale(.0828)}to{transform:translate(.38025vw,99vh) scale(.0828)}}.snow:nth-child(137){opacity:.885;transform:translate(3.7423vw,-10px) scale(.9577);animation:fall-137 11s -21s linear infinite}@keyframes fall-137{52.813%{transform:translate(1.5415vw,52.813vh) scale(.9577)}to{transform:translate(2.6419vw,99vh) scale(.9577)}}.snow:nth-child(138){opacity:1.7646;transform:translate(6.7738vw,-10px) scale(.8314);animation:fall-138 16s -14s linear infinite}@keyframes fall-138{48.036%{transform:translate(4.5743vw,48.036vh) scale(.8314)}to{transform:translate(5.67405vw,99vh) scale(.8314)}}.snow:nth-child(139){opacity:1.3106;transform:translate(41.768vw,-10px) scale(.5783);animation:fall-139 15s -24s linear infinite}@keyframes fall-139{73.725%{transform:translate(36.9975vw,73.725vh) scale(.5783)}to{transform:translate(39.38275vw,99vh) scale(.5783)}}.snow:nth-child(140){opacity:.9704;transform:translate(6.7761vw,-10px) scale(.3345);animation:fall-140 21s -5s linear infinite}@keyframes fall-140{36.636%{transform:translate(-1.5379vw,36.636vh) scale(.3345)}to{transform:translate(2.6191vw,99vh) scale(.3345)}}.snow:nth-child(141){opacity:1.653;transform:translate(91.4491vw,-10px) scale(.3955);animation:fall-141 20s -13s linear infinite}@keyframes fall-141{39.544%{transform:translate(83.4715vw,39.544vh) scale(.3955)}to{transform:translate(87.4603vw,99vh) scale(.3955)}}.snow:nth-child(142){opacity:1.5164;transform:translate(48.3537vw,-10px) scale(.0089);animation:fall-142 26s -5s linear infinite}@keyframes fall-142{79.438%{transform:translate(44.6203vw,79.438vh) scale(.0089)}to{transform:translate(46.487vw,99vh) scale(.0089)}}.snow:nth-child(143){opacity:1.7556;transform:translate(86.341vw,-10px) scale(.0166);animation:fall-143 20s -6s linear infinite}@keyframes fall-143{70.578%{transform:translate(78.7362vw,70.578vh) scale(.0166)}to{transform:translate(82.5386vw,99vh) scale(.0166)}}.snow:nth-child(144){opacity:.709;transform:translate(33.892vw,-10px) scale(.6368);animation:fall-144 18s -10s linear infinite}@keyframes fall-144{32.014%{transform:translate(41.2684vw,32.014vh) scale(.6368)}to{transform:translate(37.5802vw,99vh) scale(.6368)}}.snow:nth-child(145){opacity:1.3746;transform:translate(66.22vw,-10px) scale(.2001);animation:fall-145 28s -5s linear infinite}@keyframes fall-145{38.633%{transform:translate(68.6379vw,38.633vh) scale(.2001)}to{transform:translate(67.42895vw,99vh) scale(.2001)}}.snow:nth-child(146){opacity:.8618;transform:translate(95.6644vw,-10px) scale(.3957);animation:fall-146 16s -9s linear infinite}@keyframes fall-146{36.791%{transform:translate(97.9297vw,36.791vh) scale(.3957)}to{transform:translate(96.79705vw,99vh) scale(.3957)}}.snow:nth-child(147){opacity:1.503;transform:translate(14.6575vw,-10px) scale(.51);animation:fall-147 26s -1s linear infinite}@keyframes fall-147{64.201%{transform:translate(19.6273vw,64.201vh) scale(.51)}to{transform:translate(17.1424vw,99vh) scale(.51)}}.snow:nth-child(148){opacity:1.2294;transform:translate(42.3597vw,-10px) scale(.9696);animation:fall-148 20s -21s linear infinite}@keyframes fall-148{54.29%{transform:translate(49.6771vw,54.29vh) scale(.9696)}to{transform:translate(46.0184vw,99vh) scale(.9696)}}.snow:nth-child(149){opacity:1.7648;transform:translate(64.5651vw,-10px) scale(.7531);animation:fall-149 19s -26s linear infinite}@keyframes fall-149{60.929%{transform:translate(63.7141vw,60.929vh) scale(.7531)}to{transform:translate(64.1396vw,99vh) scale(.7531)}}.snow:nth-child(150){opacity:1.9326;transform:translate(22.388vw,-10px) scale(.6078);animation:fall-150 27s -4s linear infinite}@keyframes fall-150{34.087%{transform:translate(31.529vw,34.087vh) scale(.6078)}to{transform:translate(26.9585vw,99vh) scale(.6078)}}.snow:nth-child(151){opacity:1.4608;transform:translate(89.0951vw,-10px) scale(.8048);animation:fall-151 12s -10s linear infinite}@keyframes fall-151{41.083%{transform:translate(93.3153vw,41.083vh) scale(.8048)}to{transform:translate(91.2052vw,99vh) scale(.8048)}}.snow:nth-child(152){opacity:1.2632;transform:translate(2.2676vw,-10px) scale(.5958);animation:fall-152 14s -4s linear infinite}@keyframes fall-152{53.882%{transform:translate(-1.4128vw,53.882vh) scale(.5958)}to{transform:translate(.4274vw,99vh) scale(.5958)}}.snow:nth-child(153){opacity:.792;transform:translate(5.038vw,-10px) scale(.5414);animation:fall-153 10s -16s linear infinite}@keyframes fall-153{45.654%{transform:translate(5.3112vw,45.654vh) scale(.5414)}to{transform:translate(5.1746vw,99vh) scale(.5414)}}.snow:nth-child(154){opacity:1.4292;transform:translate(77.0655vw,-10px) scale(.8666);animation:fall-154 17s -23s linear infinite}@keyframes fall-154{42.159%{transform:translate(67.233vw,42.159vh) scale(.8666)}to{transform:translate(72.14925vw,99vh) scale(.8666)}}.snow:nth-child(155){opacity:1.4558;transform:translate(5.0561vw,-10px) scale(.0506);animation:fall-155 17s -29s linear infinite}@keyframes fall-155{72.876%{transform:translate(13.9869vw,72.876vh) scale(.0506)}to{transform:translate(9.5215vw,99vh) scale(.0506)}}.snow:nth-child(156){opacity:.5306;transform:translate(14.699vw,-10px) scale(.4725);animation:fall-156 19s -6s linear infinite}@keyframes fall-156{47.625%{transform:translate(8.2928vw,47.625vh) scale(.4725)}to{transform:translate(11.4959vw,99vh) scale(.4725)}}.snow:nth-child(157){opacity:1.6206;transform:translate(91.4588vw,-10px) scale(.2749);animation:fall-157 23s -21s linear infinite}@keyframes fall-157{57.1%{transform:translate(94.6093vw,57.1vh) scale(.2749)}to{transform:translate(93.03405vw,99vh) scale(.2749)}}.snow:nth-child(158){opacity:1.6832;transform:translate(.4894vw,-10px) scale(.4578);animation:fall-158 17s -13s linear infinite}@keyframes fall-158{51.356%{transform:translate(-9.1918vw,51.356vh) scale(.4578)}to{transform:translate(-4.3512vw,99vh) scale(.4578)}}.snow:nth-child(159){opacity:.1528;transform:translate(56.3389vw,-10px) scale(.9087);animation:fall-159 29s -29s linear infinite}@keyframes fall-159{55.77%{transform:translate(61.7608vw,55.77vh) scale(.9087)}to{transform:translate(59.04985vw,99vh) scale(.9087)}}.snow:nth-child(160){opacity:1.109;transform:translate(25.6598vw,-10px) scale(.364);animation:fall-160 15s -8s linear infinite}@keyframes fall-160{38.718%{transform:translate(35.0026vw,38.718vh) scale(.364)}to{transform:translate(30.3312vw,99vh) scale(.364)}}.snow:nth-child(161){opacity:.6832;transform:translate(73.5279vw,-10px) scale(.1988);animation:fall-161 23s -8s linear infinite}@keyframes fall-161{37.474%{transform:translate(68.3194vw,37.474vh) scale(.1988)}to{transform:translate(70.92365vw,99vh) scale(.1988)}}.snow:nth-child(162){opacity:1.2348;transform:translate(97.0435vw,-10px) scale(.4791);animation:fall-162 18s -3s linear infinite}@keyframes fall-162{69.967%{transform:translate(103.2912vw,69.967vh) scale(.4791)}to{transform:translate(100.16735vw,99vh) scale(.4791)}}.snow:nth-child(163){opacity:.5642;transform:translate(38.9277vw,-10px) scale(.0638);animation:fall-163 16s -11s linear infinite}@keyframes fall-163{59.259%{transform:translate(48.3236vw,59.259vh) scale(.0638)}to{transform:translate(43.62565vw,99vh) scale(.0638)}}.snow:nth-child(164){opacity:.5212;transform:translate(11.8218vw,-10px) scale(.9863);animation:fall-164 22s -13s linear infinite}@keyframes fall-164{33.464%{transform:translate(8.9915vw,33.464vh) scale(.9863)}to{transform:translate(10.40665vw,99vh) scale(.9863)}}.snow:nth-child(165){opacity:.2906;transform:translate(.6212vw,-10px) scale(.1826);animation:fall-165 25s -24s linear infinite}@keyframes fall-165{63.281%{transform:translate(-6.4257vw,63.281vh) scale(.1826)}to{transform:translate(-2.90225vw,99vh) scale(.1826)}}.snow:nth-child(166){opacity:1.6456;transform:translate(33.3415vw,-10px) scale(.2622);animation:fall-166 14s -8s linear infinite}@keyframes fall-166{46.289%{transform:translate(26.5797vw,46.289vh) scale(.2622)}to{transform:translate(29.9606vw,99vh) scale(.2622)}}.snow:nth-child(167){opacity:.4974;transform:translate(22.573vw,-10px) scale(.5393);animation:fall-167 11s -14s linear infinite}@keyframes fall-167{64.193%{transform:translate(26.1964vw,64.193vh) scale(.5393)}to{transform:translate(24.3847vw,99vh) scale(.5393)}}.snow:nth-child(168){opacity:1.6854;transform:translate(47.4666vw,-10px) scale(.1382);animation:fall-168 13s -8s linear infinite}@keyframes fall-168{35.98%{transform:translate(56.9596vw,35.98vh) scale(.1382)}to{transform:translate(52.2131vw,99vh) scale(.1382)}}.snow:nth-child(169){opacity:1.3704;transform:translate(98.2617vw,-10px) scale(.9369);animation:fall-169 28s -27s linear infinite}@keyframes fall-169{42.585%{transform:translate(103.962vw,42.585vh) scale(.9369)}to{transform:translate(101.11185vw,99vh) scale(.9369)}}.snow:nth-child(170){opacity:1.6194;transform:translate(23.7673vw,-10px) scale(.6107);animation:fall-170 18s -18s linear infinite}@keyframes fall-170{43.554%{transform:translate(21.9323vw,43.554vh) scale(.6107)}to{transform:translate(22.8498vw,99vh) scale(.6107)}}.snow:nth-child(171){opacity:.3786;transform:translate(17.6839vw,-10px) scale(.2235);animation:fall-171 16s -26s linear infinite}@keyframes fall-171{77.433%{transform:translate(23.0866vw,77.433vh) scale(.2235)}to{transform:translate(20.38525vw,99vh) scale(.2235)}}.snow:nth-child(172){opacity:.6672;transform:translate(71.5005vw,-10px) scale(.6127);animation:fall-172 11s -1s linear infinite}@keyframes fall-172{52.382%{transform:translate(69.2846vw,52.382vh) scale(.6127)}to{transform:translate(70.39255vw,99vh) scale(.6127)}}.snow:nth-child(173){opacity:1.1226;transform:translate(24.0632vw,-10px) scale(.4623);animation:fall-173 16s -7s linear infinite}@keyframes fall-173{38.201%{transform:translate(24.1119vw,38.201vh) scale(.4623)}to{transform:translate(24.08755vw,99vh) scale(.4623)}}.snow:nth-child(174){opacity:1.363;transform:translate(92.0025vw,-10px) scale(.0502);animation:fall-174 22s -7s linear infinite}@keyframes fall-174{44.825%{transform:translate(86.2561vw,44.825vh) scale(.0502)}to{transform:translate(89.1293vw,99vh) scale(.0502)}}.snow:nth-child(175){opacity:.799;transform:translate(92.5579vw,-10px) scale(.1209);animation:fall-175 25s -7s linear infinite}@keyframes fall-175{44.768%{transform:translate(102.4923vw,44.768vh) scale(.1209)}to{transform:translate(97.5251vw,99vh) scale(.1209)}}.snow:nth-child(176){opacity:.233;transform:translate(8.3811vw,-10px) scale(.566);animation:fall-176 13s -17s linear infinite}@keyframes fall-176{40.777%{transform:translate(15.2495vw,40.777vh) scale(.566)}to{transform:translate(11.8153vw,99vh) scale(.566)}}.snow:nth-child(177){opacity:.354;transform:translate(34.7506vw,-10px) scale(.791);animation:fall-177 15s -6s linear infinite}@keyframes fall-177{35.127%{transform:translate(33.454vw,35.127vh) scale(.791)}to{transform:translate(34.1023vw,99vh) scale(.791)}}.snow:nth-child(178){opacity:1.7544;transform:translate(93.5873vw,-10px) scale(.2435);animation:fall-178 29s -1s linear infinite}@keyframes fall-178{51.107%{transform:translate(98.4246vw,51.107vh) scale(.2435)}to{transform:translate(96.00595vw,99vh) scale(.2435)}}.snow:nth-child(179){opacity:1.7288;transform:translate(53.6171vw,-10px) scale(.0285);animation:fall-179 27s -21s linear infinite}@keyframes fall-179{65.743%{transform:translate(48.4018vw,65.743vh) scale(.0285)}to{transform:translate(51.00945vw,99vh) scale(.0285)}}.snow:nth-child(180){opacity:1.0616;transform:translate(35.9401vw,-10px) scale(.1);animation:fall-180 23s -23s linear infinite}@keyframes fall-180{50.436%{transform:translate(45.2226vw,50.436vh) scale(.1)}to{transform:translate(40.58135vw,99vh) scale(.1)}}.snow:nth-child(181){opacity:1.6662;transform:translate(55.4631vw,-10px) scale(.8431);animation:fall-181 28s -16s linear infinite}@keyframes fall-181{61.226%{transform:translate(49.3188vw,61.226vh) scale(.8431)}to{transform:translate(52.39095vw,99vh) scale(.8431)}}.snow:nth-child(182){opacity:1.5818;transform:translate(35.285vw,-10px) scale(.6634);animation:fall-182 15s -3s linear infinite}@keyframes fall-182{71.383%{transform:translate(37.4732vw,71.383vh) scale(.6634)}to{transform:translate(36.3791vw,99vh) scale(.6634)}}.snow:nth-child(183){opacity:.1332;transform:translate(56.0183vw,-10px) scale(.5046);animation:fall-183 24s -6s linear infinite}@keyframes fall-183{73.969%{transform:translate(62.013vw,73.969vh) scale(.5046)}to{transform:translate(59.01565vw,99vh) scale(.5046)}}.snow:nth-child(184){opacity:1.9634;transform:translate(1.1788vw,-10px) scale(.3832);animation:fall-184 12s -19s linear infinite}@keyframes fall-184{78.295%{transform:translate(-1.3391vw,78.295vh) scale(.3832)}to{transform:translate(-.08015vw,99vh) scale(.3832)}}.snow:nth-child(185){opacity:1.0036;transform:translate(40.3902vw,-10px) scale(.1105);animation:fall-185 19s -7s linear infinite}@keyframes fall-185{73.199%{transform:translate(41.0186vw,73.199vh) scale(.1105)}to{transform:translate(40.7044vw,99vh) scale(.1105)}}.snow:nth-child(186){opacity:.4368;transform:translate(49.0095vw,-10px) scale(.5306);animation:fall-186 28s -13s linear infinite}@keyframes fall-186{55.04%{transform:translate(57.951vw,55.04vh) scale(.5306)}to{transform:translate(53.48025vw,99vh) scale(.5306)}}.snow:nth-child(187){opacity:1.3912;transform:translate(4.6203vw,-10px) scale(.2835);animation:fall-187 19s -5s linear infinite}@keyframes fall-187{73.194%{transform:translate(1.1503vw,73.194vh) scale(.2835)}to{transform:translate(2.8853vw,99vh) scale(.2835)}}.snow:nth-child(188){opacity:.701;transform:translate(35.1048vw,-10px) scale(.0745);animation:fall-188 23s -8s linear infinite}@keyframes fall-188{67.148%{transform:translate(25.9917vw,67.148vh) scale(.0745)}to{transform:translate(30.54825vw,99vh) scale(.0745)}}.snow:nth-child(189){opacity:1.7058;transform:translate(43.5723vw,-10px) scale(.4455);animation:fall-189 26s -30s linear infinite}@keyframes fall-189{75.531%{transform:translate(48.105vw,75.531vh) scale(.4455)}to{transform:translate(45.83865vw,99vh) scale(.4455)}}.snow:nth-child(190){opacity:.0594;transform:translate(9.5197vw,-10px) scale(.9429);animation:fall-190 14s -23s linear infinite}@keyframes fall-190{63.762%{transform:translate(6.52vw,63.762vh) scale(.9429)}to{transform:translate(8.01985vw,99vh) scale(.9429)}}.snow:nth-child(191){opacity:.6578;transform:translate(65.6566vw,-10px) scale(.6612);animation:fall-191 26s -4s linear infinite}@keyframes fall-191{42.264%{transform:translate(63.2299vw,42.264vh) scale(.6612)}to{transform:translate(64.44325vw,99vh) scale(.6612)}}.snow:nth-child(192){opacity:1.451;transform:translate(65.1936vw,-10px) scale(.9053);animation:fall-192 30s -4s linear infinite}@keyframes fall-192{75.334%{transform:translate(73.8864vw,75.334vh) scale(.9053)}to{transform:translate(69.54vw,99vh) scale(.9053)}}.snow:nth-child(193){opacity:1.6624;transform:translate(67.7905vw,-10px) scale(.4603);animation:fall-193 17s -6s linear infinite}@keyframes fall-193{69.235%{transform:translate(72.0288vw,69.235vh) scale(.4603)}to{transform:translate(69.90965vw,99vh) scale(.4603)}}.snow:nth-child(194){opacity:.5412;transform:translate(31.6894vw,-10px) scale(.9321);animation:fall-194 21s -15s linear infinite}@keyframes fall-194{34.722%{transform:translate(39.0405vw,34.722vh) scale(.9321)}to{transform:translate(35.36495vw,99vh) scale(.9321)}}.snow:nth-child(195){opacity:1.8496;transform:translate(41.2827vw,-10px) scale(.6038);animation:fall-195 13s -7s linear infinite}@keyframes fall-195{70.27%{transform:translate(40.7355vw,70.27vh) scale(.6038)}to{transform:translate(41.0091vw,99vh) scale(.6038)}}.snow:nth-child(196){opacity:.8498;transform:translate(96.4266vw,-10px) scale(.4163);animation:fall-196 20s -29s linear infinite}@keyframes fall-196{36.312%{transform:translate(98.6454vw,36.312vh) scale(.4163)}to{transform:translate(97.536vw,99vh) scale(.4163)}}.snow:nth-child(197){opacity:.9526;transform:translate(80.6231vw,-10px) scale(.6163);animation:fall-197 19s -27s linear infinite}@keyframes fall-197{58.577%{transform:translate(83.6182vw,58.577vh) scale(.6163)}to{transform:translate(82.12065vw,99vh) scale(.6163)}}.snow:nth-child(198){opacity:.0498;transform:translate(80.1968vw,-10px) scale(.9533);animation:fall-198 28s -9s linear infinite}@keyframes fall-198{57.519%{transform:translate(72.6044vw,57.519vh) scale(.9533)}to{transform:translate(76.4006vw,99vh) scale(.9533)}}.snow:nth-child(199){opacity:.9472;transform:translate(8.4441vw,-10px) scale(.6049);animation:fall-199 15s -16s linear infinite}@keyframes fall-199{48.834%{transform:translate(14.5476vw,48.834vh) scale(.6049)}to{transform:translate(11.49585vw,99vh) scale(.6049)}}.snow:nth-child(200){opacity:.817;transform:translate(49.0793vw,-10px) scale(.8567);animation:fall-200 27s -2s linear infinite}@keyframes fall-200{71.729%{transform:translate(50.7581vw,71.729vh) scale(.8567)}to{transform:translate(49.9187vw,99vh) scale(.8567)}}.snow:nth-child(201){opacity:.4054;transform:translate(45.2969vw,-10px) scale(.4545);animation:fall-201 21s -17s linear infinite}@keyframes fall-201{38.031%{transform:translate(54.3552vw,38.031vh) scale(.4545)}to{transform:translate(49.82605vw,99vh) scale(.4545)}}.snow:nth-child(202){opacity:1.2904;transform:translate(69.3887vw,-10px) scale(.2759);animation:fall-202 18s -8s linear infinite}@keyframes fall-202{30.992%{transform:translate(69.8352vw,30.992vh) scale(.2759)}to{transform:translate(69.61195vw,99vh) scale(.2759)}}.snow:nth-child(203){opacity:1.3842;transform:translate(32.3835vw,-10px) scale(.4998);animation:fall-203 26s -8s linear infinite}@keyframes fall-203{68.231%{transform:translate(39.1193vw,68.231vh) scale(.4998)}to{transform:translate(35.7514vw,99vh) scale(.4998)}}.snow:nth-child(204){opacity:1.6146;transform:translate(83.0642vw,-10px) scale(.4723);animation:fall-204 12s -26s linear infinite}@keyframes fall-204{43.328%{transform:translate(79.8958vw,43.328vh) scale(.4723)}to{transform:translate(81.48vw,99vh) scale(.4723)}}.snow:nth-child(205){opacity:1.4608;transform:translate(65.1972vw,-10px) scale(.4146);animation:fall-205 23s -21s linear infinite}@keyframes fall-205{46.513%{transform:translate(65.7052vw,46.513vh) scale(.4146)}to{transform:translate(65.4512vw,99vh) scale(.4146)}}.snow:nth-child(206){opacity:1.6566;transform:translate(69.331vw,-10px) scale(.8189);animation:fall-206 28s -7s linear infinite}@keyframes fall-206{45.826%{transform:translate(74.4495vw,45.826vh) scale(.8189)}to{transform:translate(71.89025vw,99vh) scale(.8189)}}.snow:nth-child(207){opacity:1.049;transform:translate(47.4512vw,-10px) scale(.6432);animation:fall-207 13s -24s linear infinite}@keyframes fall-207{49.638%{transform:translate(39.2082vw,49.638vh) scale(.6432)}to{transform:translate(43.3297vw,99vh) scale(.6432)}}.snow:nth-child(208){opacity:1.1254;transform:translate(63.6841vw,-10px) scale(.274);animation:fall-208 25s -19s linear infinite}@keyframes fall-208{33.453%{transform:translate(63.3095vw,33.453vh) scale(.274)}to{transform:translate(63.4968vw,99vh) scale(.274)}}.snow:nth-child(209){opacity:.0222;transform:translate(67.5403vw,-10px) scale(.0168);animation:fall-209 13s -29s linear infinite}@keyframes fall-209{65.937%{transform:translate(66.1642vw,65.937vh) scale(.0168)}to{transform:translate(66.85225vw,99vh) scale(.0168)}}.snow:nth-child(210){opacity:1.228;transform:translate(24.1562vw,-10px) scale(.4945);animation:fall-210 28s -5s linear infinite}@keyframes fall-210{72.383%{transform:translate(31.3875vw,72.383vh) scale(.4945)}to{transform:translate(27.77185vw,99vh) scale(.4945)}}.snow:nth-child(211){opacity:1.523;transform:translate(30.5459vw,-10px) scale(.2705);animation:fall-211 27s -2s linear infinite}@keyframes fall-211{77.993%{transform:translate(36.9243vw,77.993vh) scale(.2705)}to{transform:translate(33.7351vw,99vh) scale(.2705)}}.snow:nth-child(212){opacity:.026;transform:translate(31.3362vw,-10px) scale(.9645);animation:fall-212 16s -8s linear infinite}@keyframes fall-212{70.764%{transform:translate(36.3578vw,70.764vh) scale(.9645)}to{transform:translate(33.847vw,99vh) scale(.9645)}}.snow:nth-child(213){opacity:.155;transform:translate(84.1784vw,-10px) scale(.105);animation:fall-213 15s -6s linear infinite}@keyframes fall-213{79.181%{transform:translate(89.828vw,79.181vh) scale(.105)}to{transform:translate(87.0032vw,99vh) scale(.105)}}.snow:nth-child(214){opacity:1.507;transform:translate(3.7414vw,-10px) scale(.2172);animation:fall-214 30s -28s linear infinite}@keyframes fall-214{48.754%{transform:translate(2.8866vw,48.754vh) scale(.2172)}to{transform:translate(3.314vw,99vh) scale(.2172)}}.snow:nth-child(215){opacity:.1148;transform:translate(59.2338vw,-10px) scale(.5373);animation:fall-215 22s -24s linear infinite}@keyframes fall-215{78.967%{transform:translate(60.4838vw,78.967vh) scale(.5373)}to{transform:translate(59.8588vw,99vh) scale(.5373)}}.snow:nth-child(216){opacity:.3346;transform:translate(33.9762vw,-10px) scale(.5443);animation:fall-216 12s -23s linear infinite}@keyframes fall-216{65.587%{transform:translate(31.7478vw,65.587vh) scale(.5443)}to{transform:translate(32.862vw,99vh) scale(.5443)}}.snow:nth-child(217){opacity:1.9234;transform:translate(28.4569vw,-10px) scale(.6224);animation:fall-217 11s -9s linear infinite}@keyframes fall-217{60.683%{transform:translate(35.8873vw,60.683vh) scale(.6224)}to{transform:translate(32.1721vw,99vh) scale(.6224)}}.snow:nth-child(218){opacity:1.1726;transform:translate(15.8848vw,-10px) scale(.4636);animation:fall-218 19s -10s linear infinite}@keyframes fall-218{76.708%{transform:translate(25.3877vw,76.708vh) scale(.4636)}to{transform:translate(20.63625vw,99vh) scale(.4636)}}.snow:nth-child(219){opacity:1.5542;transform:translate(85.5128vw,-10px) scale(.5938);animation:fall-219 26s -10s linear infinite}@keyframes fall-219{58.128%{transform:translate(91.5483vw,58.128vh) scale(.5938)}to{transform:translate(88.53055vw,99vh) scale(.5938)}}.snow:nth-child(220){opacity:.3956;transform:translate(42.7102vw,-10px) scale(.7855);animation:fall-220 22s -7s linear infinite}@keyframes fall-220{40.641%{transform:translate(50.3416vw,40.641vh) scale(.7855)}to{transform:translate(46.5259vw,99vh) scale(.7855)}}.snow:nth-child(221){opacity:.1676;transform:translate(27.2578vw,-10px) scale(.9695);animation:fall-221 28s -19s linear infinite}@keyframes fall-221{66.262%{transform:translate(17.7255vw,66.262vh) scale(.9695)}to{transform:translate(22.49165vw,99vh) scale(.9695)}}.snow:nth-child(222){opacity:1.2078;transform:translate(66.4684vw,-10px) scale(.7871);animation:fall-222 11s -28s linear infinite}@keyframes fall-222{33.07%{transform:translate(76.1775vw,33.07vh) scale(.7871)}to{transform:translate(71.32295vw,99vh) scale(.7871)}}.snow:nth-child(223){opacity:1.6002;transform:translate(51.9717vw,-10px) scale(.6519);animation:fall-223 10s -27s linear infinite}@keyframes fall-223{66.484%{transform:translate(47.6575vw,66.484vh) scale(.6519)}to{transform:translate(49.8146vw,99vh) scale(.6519)}}.snow:nth-child(224){opacity:1.259;transform:translate(47.3823vw,-10px) scale(.5728);animation:fall-224 24s -24s linear infinite}@keyframes fall-224{34.562%{transform:translate(51.7468vw,34.562vh) scale(.5728)}to{transform:translate(49.56455vw,99vh) scale(.5728)}}.snow:nth-child(225){opacity:1.6142;transform:translate(85.5172vw,-10px) scale(.5548);animation:fall-225 30s -4s linear infinite}@keyframes fall-225{47.278%{transform:translate(76.1828vw,47.278vh) scale(.5548)}to{transform:translate(80.85vw,99vh) scale(.5548)}}.snow:nth-child(226){opacity:1.0408;transform:translate(47.3007vw,-10px) scale(.2852);animation:fall-226 16s -6s linear infinite}@keyframes fall-226{57.558%{transform:translate(42.2972vw,57.558vh) scale(.2852)}to{transform:translate(44.79895vw,99vh) scale(.2852)}}.snow:nth-child(227){opacity:1.5884;transform:translate(97.5605vw,-10px) scale(.7545);animation:fall-227 18s -17s linear infinite}@keyframes fall-227{33.785%{transform:translate(88.0499vw,33.785vh) scale(.7545)}to{transform:translate(92.8052vw,99vh) scale(.7545)}}.snow:nth-child(228){opacity:.095;transform:translate(22.8804vw,-10px) scale(.0759);animation:fall-228 21s -3s linear infinite}@keyframes fall-228{34.917%{transform:translate(18.4532vw,34.917vh) scale(.0759)}to{transform:translate(20.6668vw,99vh) scale(.0759)}}.snow:nth-child(229){opacity:.5266;transform:translate(9.5746vw,-10px) scale(.2184);animation:fall-229 25s -20s linear infinite}@keyframes fall-229{54.598%{transform:translate(3.2166vw,54.598vh) scale(.2184)}to{transform:translate(6.3956vw,99vh) scale(.2184)}}.snow:nth-child(230){opacity:.6642;transform:translate(46.1529vw,-10px) scale(.375);animation:fall-230 12s -29s linear infinite}@keyframes fall-230{57.479%{transform:translate(51.2342vw,57.479vh) scale(.375)}to{transform:translate(48.69355vw,99vh) scale(.375)}}.snow:nth-child(231){opacity:.7318;transform:translate(99.7758vw,-10px) scale(.1202);animation:fall-231 12s -21s linear infinite}@keyframes fall-231{71.61%{transform:translate(92.8749vw,71.61vh) scale(.1202)}to{transform:translate(96.32535vw,99vh) scale(.1202)}}.snow:nth-child(232){opacity:1.1014;transform:translate(50.3665vw,-10px) scale(.4257);animation:fall-232 14s -21s linear infinite}@keyframes fall-232{51.876%{transform:translate(45.7555vw,51.876vh) scale(.4257)}to{transform:translate(48.061vw,99vh) scale(.4257)}}.snow:nth-child(233){opacity:1.2644;transform:translate(9.8008vw,-10px) scale(.6122);animation:fall-233 17s -9s linear infinite}@keyframes fall-233{34.886%{transform:translate(1.8566vw,34.886vh) scale(.6122)}to{transform:translate(5.8287vw,99vh) scale(.6122)}}.snow:nth-child(234){opacity:.5944;transform:translate(89.3318vw,-10px) scale(.6657);animation:fall-234 20s -30s linear infinite}@keyframes fall-234{33.046%{transform:translate(84.8034vw,33.046vh) scale(.6657)}to{transform:translate(87.0676vw,99vh) scale(.6657)}}.snow:nth-child(235){opacity:1.9808;transform:translate(29.504vw,-10px) scale(.0495);animation:fall-235 20s -15s linear infinite}@keyframes fall-235{74.592%{transform:translate(28.2413vw,74.592vh) scale(.0495)}to{transform:translate(28.87265vw,99vh) scale(.0495)}}.snow:nth-child(236){opacity:1.2428;transform:translate(22.294vw,-10px) scale(.2737);animation:fall-236 19s -17s linear infinite}@keyframes fall-236{61.793%{transform:translate(24.6321vw,61.793vh) scale(.2737)}to{transform:translate(23.46305vw,99vh) scale(.2737)}}.snow:nth-child(237){opacity:.1314;transform:translate(17.6784vw,-10px) scale(.1598);animation:fall-237 21s -28s linear infinite}@keyframes fall-237{56.711%{transform:translate(12.9903vw,56.711vh) scale(.1598)}to{transform:translate(15.33435vw,99vh) scale(.1598)}}.snow:nth-child(238){opacity:.7996;transform:translate(89.9298vw,-10px) scale(.3126);animation:fall-238 12s -17s linear infinite}@keyframes fall-238{34.235%{transform:translate(91.3652vw,34.235vh) scale(.3126)}to{transform:translate(90.6475vw,99vh) scale(.3126)}}.snow:nth-child(239){opacity:1.0946;transform:translate(96.3307vw,-10px) scale(.4957);animation:fall-239 19s -18s linear infinite}@keyframes fall-239{39.131%{transform:translate(103.033vw,39.131vh) scale(.4957)}to{transform:translate(99.68185vw,99vh) scale(.4957)}}.snow:nth-child(240){opacity:.0164;transform:translate(76.3472vw,-10px) scale(.9977);animation:fall-240 26s -4s linear infinite}@keyframes fall-240{61.34%{transform:translate(67.9359vw,61.34vh) scale(.9977)}to{transform:translate(72.14155vw,99vh) scale(.9977)}}.snow:nth-child(241){opacity:.8282;transform:translate(42.1126vw,-10px) scale(.3305);animation:fall-241 29s -14s linear infinite}@keyframes fall-241{56.444%{transform:translate(39.7454vw,56.444vh) scale(.3305)}to{transform:translate(40.929vw,99vh) scale(.3305)}}.snow:nth-child(242){opacity:1.392;transform:translate(21.8507vw,-10px) scale(.2129);animation:fall-242 28s -20s linear infinite}@keyframes fall-242{38.809%{transform:translate(30.5347vw,38.809vh) scale(.2129)}to{transform:translate(26.1927vw,99vh) scale(.2129)}}.snow:nth-child(243){opacity:.0786;transform:translate(21.2502vw,-10px) scale(.4307);animation:fall-243 15s -29s linear infinite}@keyframes fall-243{55.19%{transform:translate(28.8669vw,55.19vh) scale(.4307)}to{transform:translate(25.05855vw,99vh) scale(.4307)}}.snow:nth-child(244){opacity:.477;transform:translate(60.7303vw,-10px) scale(.1877);animation:fall-244 11s -28s linear infinite}@keyframes fall-244{77.469%{transform:translate(63.0914vw,77.469vh) scale(.1877)}to{transform:translate(61.91085vw,99vh) scale(.1877)}}.snow:nth-child(245){opacity:.1924;transform:translate(4.8389vw,-10px) scale(.6025);animation:fall-245 17s -19s linear infinite}@keyframes fall-245{30.701%{transform:translate(-3.7403vw,30.701vh) scale(.6025)}to{transform:translate(.5493vw,99vh) scale(.6025)}}.snow:nth-child(246){opacity:.187;transform:translate(19.6594vw,-10px) scale(.9617);animation:fall-246 30s -1s linear infinite}@keyframes fall-246{56.641%{transform:translate(15.1089vw,56.641vh) scale(.9617)}to{transform:translate(17.38415vw,99vh) scale(.9617)}}.snow:nth-child(247){opacity:.2438;transform:translate(87.4062vw,-10px) scale(.6266);animation:fall-247 30s -10s linear infinite}@keyframes fall-247{47.966%{transform:translate(89.6114vw,47.966vh) scale(.6266)}to{transform:translate(88.5088vw,99vh) scale(.6266)}}.snow:nth-child(248){opacity:1.605;transform:translate(78.3605vw,-10px) scale(.5922);animation:fall-248 30s -9s linear infinite}@keyframes fall-248{33.113%{transform:translate(71.4375vw,33.113vh) scale(.5922)}to{transform:translate(74.899vw,99vh) scale(.5922)}}.snow:nth-child(249){opacity:.8188;transform:translate(46.2205vw,-10px) scale(.3417);animation:fall-249 18s -23s linear infinite}@keyframes fall-249{34.344%{transform:translate(36.7249vw,34.344vh) scale(.3417)}to{transform:translate(41.4727vw,99vh) scale(.3417)}}.snow:nth-child(250){opacity:1.438;transform:translate(6.3805vw,-10px) scale(.3999);animation:fall-250 22s -14s linear infinite}@keyframes fall-250{78.543%{transform:translate(15.5988vw,78.543vh) scale(.3999)}to{transform:translate(10.98965vw,99vh) scale(.3999)}}.snow:nth-child(251){opacity:.2298;transform:translate(72.1155vw,-10px) scale(.1108);animation:fall-251 17s -23s linear infinite}@keyframes fall-251{71.179%{transform:translate(68.4074vw,71.179vh) scale(.1108)}to{transform:translate(70.26145vw,99vh) scale(.1108)}}.snow:nth-child(252){opacity:.7546;transform:translate(95.4939vw,-10px) scale(.0034);animation:fall-252 18s -23s linear infinite}@keyframes fall-252{53.268%{transform:translate(91.5808vw,53.268vh) scale(.0034)}to{transform:translate(93.53735vw,99vh) scale(.0034)}}.snow:nth-child(253){opacity:.0264;transform:translate(91.6101vw,-10px) scale(.0568);animation:fall-253 20s -22s linear infinite}@keyframes fall-253{61.856%{transform:translate(94.7124vw,61.856vh) scale(.0568)}to{transform:translate(93.16125vw,99vh) scale(.0568)}}.snow:nth-child(254){opacity:.4144;transform:translate(91.3832vw,-10px) scale(.8956);animation:fall-254 24s -2s linear infinite}@keyframes fall-254{64.965%{transform:translate(93.2025vw,64.965vh) scale(.8956)}to{transform:translate(92.29285vw,99vh) scale(.8956)}}.snow:nth-child(255){opacity:.7118;transform:translate(26.2636vw,-10px) scale(.7217);animation:fall-255 27s -4s linear infinite}@keyframes fall-255{30.661%{transform:translate(28.5161vw,30.661vh) scale(.7217)}to{transform:translate(27.38985vw,99vh) scale(.7217)}}.snow:nth-child(256){opacity:1.233;transform:translate(13.1854vw,-10px) scale(.4734);animation:fall-256 28s -4s linear infinite}@keyframes fall-256{78.859%{transform:translate(8.5938vw,78.859vh) scale(.4734)}to{transform:translate(10.8896vw,99vh) scale(.4734)}}.snow:nth-child(257){opacity:.1078;transform:translate(1.0729vw,-10px) scale(.886);animation:fall-257 28s -29s linear infinite}@keyframes fall-257{53.059%{transform:translate(-8.3414vw,53.059vh) scale(.886)}to{transform:translate(-3.63425vw,99vh) scale(.886)}}.snow:nth-child(258){opacity:.6546;transform:translate(60.4147vw,-10px) scale(.2842);animation:fall-258 22s -3s linear infinite}@keyframes fall-258{72.044%{transform:translate(63.954vw,72.044vh) scale(.2842)}to{transform:translate(62.18435vw,99vh) scale(.2842)}}.snow:nth-child(259){opacity:.0012;transform:translate(79.8792vw,-10px) scale(.1519);animation:fall-259 29s -26s linear infinite}@keyframes fall-259{76.095%{transform:translate(74.7271vw,76.095vh) scale(.1519)}to{transform:translate(77.30315vw,99vh) scale(.1519)}}.snow:nth-child(260){opacity:1.4254;transform:translate(51.5014vw,-10px) scale(.3029);animation:fall-260 23s -23s linear infinite}@keyframes fall-260{71.215%{transform:translate(50.9531vw,71.215vh) scale(.3029)}to{transform:translate(51.22725vw,99vh) scale(.3029)}}.snow:nth-child(261){opacity:.3854;transform:translate(30.2398vw,-10px) scale(.7457);animation:fall-261 14s -12s linear infinite}@keyframes fall-261{51.609%{transform:translate(34.5059vw,51.609vh) scale(.7457)}to{transform:translate(32.37285vw,99vh) scale(.7457)}}.snow:nth-child(262){opacity:1.263;transform:translate(72.4813vw,-10px) scale(.7117);animation:fall-262 16s -8s linear infinite}@keyframes fall-262{36.655%{transform:translate(64.6968vw,36.655vh) scale(.7117)}to{transform:translate(68.58905vw,99vh) scale(.7117)}}.snow:nth-child(263){opacity:.9642;transform:translate(61.8688vw,-10px) scale(.918);animation:fall-263 24s -9s linear infinite}@keyframes fall-263{36.285%{transform:translate(63.2253vw,36.285vh) scale(.918)}to{transform:translate(62.54705vw,99vh) scale(.918)}}.snow:nth-child(264){opacity:1.8874;transform:translate(11.2162vw,-10px) scale(.7161);animation:fall-264 28s -7s linear infinite}@keyframes fall-264{52.273%{transform:translate(3.6731vw,52.273vh) scale(.7161)}to{transform:translate(7.44465vw,99vh) scale(.7161)}}.snow:nth-child(265){opacity:1.4306;transform:translate(39.4332vw,-10px) scale(.1768);animation:fall-265 24s -4s linear infinite}@keyframes fall-265{79.491%{transform:translate(33.3516vw,79.491vh) scale(.1768)}to{transform:translate(36.3924vw,99vh) scale(.1768)}}.snow:nth-child(266){opacity:.2924;transform:translate(93.8149vw,-10px) scale(.371);animation:fall-266 12s -25s linear infinite}@keyframes fall-266{63.38%{transform:translate(96.2845vw,63.38vh) scale(.371)}to{transform:translate(95.0497vw,99vh) scale(.371)}}.snow:nth-child(267){opacity:.5288;transform:translate(79.6117vw,-10px) scale(.8758);animation:fall-267 22s -3s linear infinite}@keyframes fall-267{55.053%{transform:translate(69.7957vw,55.053vh) scale(.8758)}to{transform:translate(74.7037vw,99vh) scale(.8758)}}.snow:nth-child(268){opacity:1.5614;transform:translate(54.9745vw,-10px) scale(.4022);animation:fall-268 17s -8s linear infinite}@keyframes fall-268{30.31%{transform:translate(64.0391vw,30.31vh) scale(.4022)}to{transform:translate(59.5068vw,99vh) scale(.4022)}}.snow:nth-child(269){opacity:.0634;transform:translate(38.8075vw,-10px) scale(.1401);animation:fall-269 24s -9s linear infinite}@keyframes fall-269{79.166%{transform:translate(32.3314vw,79.166vh) scale(.1401)}to{transform:translate(35.56945vw,99vh) scale(.1401)}}.snow:nth-child(270){opacity:.144;transform:translate(23.4961vw,-10px) scale(.1617);animation:fall-270 29s -20s linear infinite}@keyframes fall-270{44.757%{transform:translate(21.9959vw,44.757vh) scale(.1617)}to{transform:translate(22.746vw,99vh) scale(.1617)}}.snow:nth-child(271){opacity:1.5832;transform:translate(72.9722vw,-10px) scale(.8879);animation:fall-271 30s -5s linear infinite}@keyframes fall-271{72.38%{transform:translate(74.8122vw,72.38vh) scale(.8879)}to{transform:translate(73.8922vw,99vh) scale(.8879)}}.snow:nth-child(272){opacity:1.0526;transform:translate(52.3119vw,-10px) scale(.9339);animation:fall-272 14s -5s linear infinite}@keyframes fall-272{65.912%{transform:translate(58.2737vw,65.912vh) scale(.9339)}to{transform:translate(55.2928vw,99vh) scale(.9339)}}.snow:nth-child(273){opacity:.5926;transform:translate(37.2021vw,-10px) scale(.8645);animation:fall-273 14s -18s linear infinite}@keyframes fall-273{40.18%{transform:translate(29.4209vw,40.18vh) scale(.8645)}to{transform:translate(33.3115vw,99vh) scale(.8645)}}.snow:nth-child(274){opacity:1.9822;transform:translate(45.2738vw,-10px) scale(.8347);animation:fall-274 12s -18s linear infinite}@keyframes fall-274{38.416%{transform:translate(49.2525vw,38.416vh) scale(.8347)}to{transform:translate(47.26315vw,99vh) scale(.8347)}}.snow:nth-child(275){opacity:.4464;transform:translate(37.6183vw,-10px) scale(.0936);animation:fall-275 15s -14s linear infinite}@keyframes fall-275{62.963%{transform:translate(43.3165vw,62.963vh) scale(.0936)}to{transform:translate(40.4674vw,99vh) scale(.0936)}}.snow:nth-child(276){opacity:1.278;transform:translate(43.8602vw,-10px) scale(.526);animation:fall-276 22s -3s linear infinite}@keyframes fall-276{48.732%{transform:translate(35.818vw,48.732vh) scale(.526)}to{transform:translate(39.8391vw,99vh) scale(.526)}}.snow:nth-child(277){opacity:1.942;transform:translate(50.5909vw,-10px) scale(.69);animation:fall-277 14s -21s linear infinite}@keyframes fall-277{64.115%{transform:translate(58.198vw,64.115vh) scale(.69)}to{transform:translate(54.39445vw,99vh) scale(.69)}}.snow:nth-child(278){opacity:1.1262;transform:translate(66.6717vw,-10px) scale(.7054);animation:fall-278 28s -17s linear infinite}@keyframes fall-278{36.378%{transform:translate(64.3241vw,36.378vh) scale(.7054)}to{transform:translate(65.4979vw,99vh) scale(.7054)}}.snow:nth-child(279){opacity:.9;transform:translate(22.7826vw,-10px) scale(.1248);animation:fall-279 25s -4s linear infinite}@keyframes fall-279{36.763%{transform:translate(20.4101vw,36.763vh) scale(.1248)}to{transform:translate(21.59635vw,99vh) scale(.1248)}}.snow:nth-child(280){opacity:1.4536;transform:translate(78.3075vw,-10px) scale(.2703);animation:fall-280 16s -25s linear infinite}@keyframes fall-280{44.871%{transform:translate(86.2057vw,44.871vh) scale(.2703)}to{transform:translate(82.2566vw,99vh) scale(.2703)}}.snow:nth-child(281){opacity:.0256;transform:translate(7.2596vw,-10px) scale(.6164);animation:fall-281 18s -23s linear infinite}@keyframes fall-281{45.458%{transform:translate(14.6784vw,45.458vh) scale(.6164)}to{transform:translate(10.969vw,99vh) scale(.6164)}}.snow:nth-child(282){opacity:1.9034;transform:translate(46.0352vw,-10px) scale(.1525);animation:fall-282 21s -4s linear infinite}@keyframes fall-282{40.462%{transform:translate(38.4183vw,40.462vh) scale(.1525)}to{transform:translate(42.22675vw,99vh) scale(.1525)}}.snow:nth-child(283){opacity:1.321;transform:translate(70.4913vw,-10px) scale(.3451);animation:fall-283 13s -10s linear infinite}@keyframes fall-283{61.573%{transform:translate(74.7087vw,61.573vh) scale(.3451)}to{transform:translate(72.6vw,99vh) scale(.3451)}}.snow:nth-child(284){opacity:1.772;transform:translate(59.6604vw,-10px) scale(.9549);animation:fall-284 19s -1s linear infinite}@keyframes fall-284{69.438%{transform:translate(67.1598vw,69.438vh) scale(.9549)}to{transform:translate(63.4101vw,99vh) scale(.9549)}}.snow:nth-child(285){opacity:.4422;transform:translate(99.684vw,-10px) scale(.9743);animation:fall-285 26s -1s linear infinite}@keyframes fall-285{33.846%{transform:translate(101.6766vw,33.846vh) scale(.9743)}to{transform:translate(100.6803vw,99vh) scale(.9743)}}.snow:nth-child(286){opacity:.57;transform:translate(13.4484vw,-10px) scale(.7464);animation:fall-286 29s -24s linear infinite}@keyframes fall-286{59.977%{transform:translate(12.6955vw,59.977vh) scale(.7464)}to{transform:translate(13.07195vw,99vh) scale(.7464)}}.snow:nth-child(287){opacity:1.108;transform:translate(90.0086vw,-10px) scale(.482);animation:fall-287 14s -20s linear infinite}@keyframes fall-287{75.745%{transform:translate(86.7919vw,75.745vh) scale(.482)}to{transform:translate(88.40025vw,99vh) scale(.482)}}.snow:nth-child(288){opacity:1.2166;transform:translate(75.5841vw,-10px) scale(.8984);animation:fall-288 12s -29s linear infinite}@keyframes fall-288{30.84%{transform:translate(65.9731vw,30.84vh) scale(.8984)}to{transform:translate(70.7786vw,99vh) scale(.8984)}}.snow:nth-child(289){opacity:1.5622;transform:translate(72.0384vw,-10px) scale(.0015);animation:fall-289 23s -8s linear infinite}@keyframes fall-289{70.666%{transform:translate(63.3692vw,70.666vh) scale(.0015)}to{transform:translate(67.7038vw,99vh) scale(.0015)}}.snow:nth-child(290){opacity:.6268;transform:translate(17.7642vw,-10px) scale(.4012);animation:fall-290 25s -22s linear infinite}@keyframes fall-290{52.89%{transform:translate(17.6041vw,52.89vh) scale(.4012)}to{transform:translate(17.68415vw,99vh) scale(.4012)}}.snow:nth-child(291){opacity:1.7228;transform:translate(46.8104vw,-10px) scale(.078);animation:fall-291 24s -16s linear infinite}@keyframes fall-291{57.258%{transform:translate(45.7657vw,57.258vh) scale(.078)}to{transform:translate(46.28805vw,99vh) scale(.078)}}.snow:nth-child(292){opacity:1.0892;transform:translate(14.983vw,-10px) scale(.9123);animation:fall-292 28s -24s linear infinite}@keyframes fall-292{39.58%{transform:translate(7.3196vw,39.58vh) scale(.9123)}to{transform:translate(11.1513vw,99vh) scale(.9123)}}.snow:nth-child(293){opacity:.272;transform:translate(51.1282vw,-10px) scale(.418);animation:fall-293 14s -10s linear infinite}@keyframes fall-293{50.349%{transform:translate(53.7479vw,50.349vh) scale(.418)}to{transform:translate(52.43805vw,99vh) scale(.418)}}.snow:nth-child(294){opacity:.2266;transform:translate(52.3609vw,-10px) scale(.6383);animation:fall-294 22s -8s linear infinite}@keyframes fall-294{74.74%{transform:translate(49.3775vw,74.74vh) scale(.6383)}to{transform:translate(50.8692vw,99vh) scale(.6383)}}.snow:nth-child(295){opacity:1.0112;transform:translate(73.3109vw,-10px) scale(.1027);animation:fall-295 25s -22s linear infinite}@keyframes fall-295{32.384%{transform:translate(75.243vw,32.384vh) scale(.1027)}to{transform:translate(74.27695vw,99vh) scale(.1027)}}.snow:nth-child(296){opacity:1.2592;transform:translate(29.9541vw,-10px) scale(.8851);animation:fall-296 28s -5s linear infinite}@keyframes fall-296{66.86%{transform:translate(23.3924vw,66.86vh) scale(.8851)}to{transform:translate(26.67325vw,99vh) scale(.8851)}}.snow:nth-child(297){opacity:.7696;transform:translate(90.9633vw,-10px) scale(.0165);animation:fall-297 17s -16s linear infinite}@keyframes fall-297{32.662%{transform:translate(84.6786vw,32.662vh) scale(.0165)}to{transform:translate(87.82095vw,99vh) scale(.0165)}}.snow:nth-child(298){opacity:.0298;transform:translate(71.4251vw,-10px) scale(.5818);animation:fall-298 21s -12s linear infinite}@keyframes fall-298{58.1%{transform:translate(73.1177vw,58.1vh) scale(.5818)}to{transform:translate(72.2714vw,99vh) scale(.5818)}}.snow:nth-child(299){opacity:1.492;transform:translate(94.4998vw,-10px) scale(.1706);animation:fall-299 29s -27s linear infinite}@keyframes fall-299{50.307%{transform:translate(89.3995vw,50.307vh) scale(.1706)}to{transform:translate(91.94965vw,99vh) scale(.1706)}}.snow:nth-child(300){opacity:1.5942;transform:translate(63.742vw,-10px) scale(.7383);animation:fall-300 17s -11s linear infinite}@keyframes fall-300{73.85%{transform:translate(72.561vw,73.85vh) scale(.7383)}to{transform:translate(68.1515vw,99vh) scale(.7383)}}.snow:nth-child(301){opacity:1.4082;transform:translate(48.4595vw,-10px) scale(.4261);animation:fall-301 27s -17s linear infinite}@keyframes fall-301{30.687%{transform:translate(54.6701vw,30.687vh) scale(.4261)}to{transform:translate(51.5648vw,99vh) scale(.4261)}}.snow:nth-child(302){opacity:1.5128;transform:translate(79.0863vw,-10px) scale(.6152);animation:fall-302 30s -27s linear infinite}@keyframes fall-302{60.734%{transform:translate(78.16vw,60.734vh) scale(.6152)}to{transform:translate(78.62315vw,99vh) scale(.6152)}}.snow:nth-child(303){opacity:.3032;transform:translate(6.8393vw,-10px) scale(.3625);animation:fall-303 30s -2s linear infinite}@keyframes fall-303{32.196%{transform:translate(6.7816vw,32.196vh) scale(.3625)}to{transform:translate(6.81045vw,99vh) scale(.3625)}}.snow:nth-child(304){opacity:.8338;transform:translate(82.9086vw,-10px) scale(.8262);animation:fall-304 13s -19s linear infinite}@keyframes fall-304{42.253%{transform:translate(85.6785vw,42.253vh) scale(.8262)}to{transform:translate(84.29355vw,99vh) scale(.8262)}}.snow:nth-child(305){opacity:1.7548;transform:translate(67.9204vw,-10px) scale(.4042);animation:fall-305 20s -28s linear infinite}@keyframes fall-305{39.682%{transform:translate(62.0994vw,39.682vh) scale(.4042)}to{transform:translate(65.0099vw,99vh) scale(.4042)}}.snow:nth-child(306){opacity:.1396;transform:translate(39.6962vw,-10px) scale(.1672);animation:fall-306 11s -20s linear infinite}@keyframes fall-306{34.375%{transform:translate(44.9248vw,34.375vh) scale(.1672)}to{transform:translate(42.3105vw,99vh) scale(.1672)}}.snow:nth-child(307){opacity:.8584;transform:translate(39.3676vw,-10px) scale(.4665);animation:fall-307 14s -7s linear infinite}@keyframes fall-307{68.816%{transform:translate(31.7264vw,68.816vh) scale(.4665)}to{transform:translate(35.547vw,99vh) scale(.4665)}}.snow:nth-child(308){opacity:.0902;transform:translate(17.8715vw,-10px) scale(.4652);animation:fall-308 19s -15s linear infinite}@keyframes fall-308{32.078%{transform:translate(27.2594vw,32.078vh) scale(.4652)}to{transform:translate(22.56545vw,99vh) scale(.4652)}}.snow:nth-child(309){opacity:1.8626;transform:translate(77.0168vw,-10px) scale(.3101);animation:fall-309 23s -7s linear infinite}@keyframes fall-309{51.018%{transform:translate(69.9149vw,51.018vh) scale(.3101)}to{transform:translate(73.46585vw,99vh) scale(.3101)}}.snow:nth-child(310){opacity:.3568;transform:translate(49.7892vw,-10px) scale(.462);animation:fall-310 14s -1s linear infinite}@keyframes fall-310{37.364%{transform:translate(56.4928vw,37.364vh) scale(.462)}to{transform:translate(53.141vw,99vh) scale(.462)}}.snow:nth-child(311){opacity:.5916;transform:translate(29.422vw,-10px) scale(.9286);animation:fall-311 23s -26s linear infinite}@keyframes fall-311{42.237%{transform:translate(26.0517vw,42.237vh) scale(.9286)}to{transform:translate(27.73685vw,99vh) scale(.9286)}}.snow:nth-child(312){opacity:.5486;transform:translate(25.0291vw,-10px) scale(.4479);animation:fall-312 19s -3s linear infinite}@keyframes fall-312{71.155%{transform:translate(30.4535vw,71.155vh) scale(.4479)}to{transform:translate(27.7413vw,99vh) scale(.4479)}}.snow:nth-child(313){opacity:.5228;transform:translate(70.8017vw,-10px) scale(.9495);animation:fall-313 17s -28s linear infinite}@keyframes fall-313{33.785%{transform:translate(64.01vw,33.785vh) scale(.9495)}to{transform:translate(67.40585vw,99vh) scale(.9495)}}.snow:nth-child(314){opacity:1.7374;transform:translate(84.0699vw,-10px) scale(.0395);animation:fall-314 17s -6s linear infinite}@keyframes fall-314{39.554%{transform:translate(93.9389vw,39.554vh) scale(.0395)}to{transform:translate(89.0044vw,99vh) scale(.0395)}}.snow:nth-child(315){opacity:.8954;transform:translate(95.5939vw,-10px) scale(.2923);animation:fall-315 11s -13s linear infinite}@keyframes fall-315{44.903%{transform:translate(91.0699vw,44.903vh) scale(.2923)}to{transform:translate(93.3319vw,99vh) scale(.2923)}}.snow:nth-child(316){opacity:.9528;transform:translate(12.0025vw,-10px) scale(.7075);animation:fall-316 24s -25s linear infinite}@keyframes fall-316{55.126%{transform:translate(13.0757vw,55.126vh) scale(.7075)}to{transform:translate(12.5391vw,99vh) scale(.7075)}}.snow:nth-child(317){opacity:1.6658;transform:translate(34.3411vw,-10px) scale(.5561);animation:fall-317 26s -11s linear infinite}@keyframes fall-317{60.889%{transform:translate(39.213vw,60.889vh) scale(.5561)}to{transform:translate(36.77705vw,99vh) scale(.5561)}}.snow:nth-child(318){opacity:1.9034;transform:translate(23.4639vw,-10px) scale(.9468);animation:fall-318 20s -13s linear infinite}@keyframes fall-318{44.52%{transform:translate(32.112vw,44.52vh) scale(.9468)}to{transform:translate(27.78795vw,99vh) scale(.9468)}}.snow:nth-child(319){opacity:.2926;transform:translate(9.5137vw,-10px) scale(.3278);animation:fall-319 11s -3s linear infinite}@keyframes fall-319{31.857%{transform:translate(14.578vw,31.857vh) scale(.3278)}to{transform:translate(12.04585vw,99vh) scale(.3278)}}.snow:nth-child(320){opacity:1.7082;transform:translate(11.2763vw,-10px) scale(.6459);animation:fall-320 26s -15s linear infinite}@keyframes fall-320{76.917%{transform:translate(10.1909vw,76.917vh) scale(.6459)}to{transform:translate(10.7336vw,99vh) scale(.6459)}}.snow:nth-child(321){opacity:1.5298;transform:translate(88.5084vw,-10px) scale(.2316);animation:fall-321 21s -4s linear infinite}@keyframes fall-321{34.906%{transform:translate(88.2054vw,34.906vh) scale(.2316)}to{transform:translate(88.3569vw,99vh) scale(.2316)}}.snow:nth-child(322){opacity:.7646;transform:translate(48.9132vw,-10px) scale(.1829);animation:fall-322 23s -11s linear infinite}@keyframes fall-322{31.068%{transform:translate(45.0019vw,31.068vh) scale(.1829)}to{transform:translate(46.95755vw,99vh) scale(.1829)}}.snow:nth-child(323){opacity:1.3772;transform:translate(12.6429vw,-10px) scale(.7009);animation:fall-323 29s -18s linear infinite}@keyframes fall-323{62.376%{transform:translate(3.4547vw,62.376vh) scale(.7009)}to{transform:translate(8.0488vw,99vh) scale(.7009)}}.snow:nth-child(324){opacity:1.3966;transform:translate(79.4599vw,-10px) scale(.1009);animation:fall-324 19s -19s linear infinite}@keyframes fall-324{31.825%{transform:translate(77.1994vw,31.825vh) scale(.1009)}to{transform:translate(78.32965vw,99vh) scale(.1009)}}.snow:nth-child(325){opacity:.4834;transform:translate(24.6842vw,-10px) scale(.2979);animation:fall-325 21s -25s linear infinite}@keyframes fall-325{40.535%{transform:translate(21.6084vw,40.535vh) scale(.2979)}to{transform:translate(23.1463vw,99vh) scale(.2979)}}.snow:nth-child(326){opacity:1.9656;transform:translate(44.2813vw,-10px) scale(.2307);animation:fall-326 28s -28s linear infinite}@keyframes fall-326{66.906%{transform:translate(41.6539vw,66.906vh) scale(.2307)}to{transform:translate(42.9676vw,99vh) scale(.2307)}}.snow:nth-child(327){opacity:.4874;transform:translate(22.2161vw,-10px) scale(.2655);animation:fall-327 29s -1s linear infinite}@keyframes fall-327{65.52%{transform:translate(26.2672vw,65.52vh) scale(.2655)}to{transform:translate(24.24165vw,99vh) scale(.2655)}}.snow:nth-child(328){opacity:.622;transform:translate(.9102vw,-10px) scale(.4889);animation:fall-328 20s -15s linear infinite}@keyframes fall-328{72.761%{transform:translate(-3.8651vw,72.761vh) scale(.4889)}to{transform:translate(-1.47745vw,99vh) scale(.4889)}}.snow:nth-child(329){opacity:1.6416;transform:translate(8.0526vw,-10px) scale(.9743);animation:fall-329 28s -24s linear infinite}@keyframes fall-329{56.585%{transform:translate(12.1213vw,56.585vh) scale(.9743)}to{transform:translate(10.08695vw,99vh) scale(.9743)}}.snow:nth-child(330){opacity:1.3352;transform:translate(31.6419vw,-10px) scale(.5077);animation:fall-330 26s -23s linear infinite}@keyframes fall-330{59.53%{transform:translate(33.3583vw,59.53vh) scale(.5077)}to{transform:translate(32.5001vw,99vh) scale(.5077)}}.snow:nth-child(331){opacity:.0868;transform:translate(10.909vw,-10px) scale(.9339);animation:fall-331 22s -28s linear infinite}@keyframes fall-331{50.527%{transform:translate(4.499vw,50.527vh) scale(.9339)}to{transform:translate(7.704vw,99vh) scale(.9339)}}.snow:nth-child(332){opacity:1.7208;transform:translate(91.889vw,-10px) scale(.4445);animation:fall-332 12s -10s linear infinite}@keyframes fall-332{79.744%{transform:translate(84.1292vw,79.744vh) scale(.4445)}to{transform:translate(88.0091vw,99vh) scale(.4445)}}.snow:nth-child(333){opacity:.3364;transform:translate(82.8678vw,-10px) scale(.3674);animation:fall-333 10s -8s linear infinite}@keyframes fall-333{51.085%{transform:translate(78.5013vw,51.085vh) scale(.3674)}to{transform:translate(80.68455vw,99vh) scale(.3674)}}.snow:nth-child(334){opacity:1.0116;transform:translate(9.7671vw,-10px) scale(.0633);animation:fall-334 13s -16s linear infinite}@keyframes fall-334{79.817%{transform:translate(11.4852vw,79.817vh) scale(.0633)}to{transform:translate(10.62615vw,99vh) scale(.0633)}}.snow:nth-child(335){opacity:1.3024;transform:translate(84.0338vw,-10px) scale(.8935);animation:fall-335 28s -8s linear infinite}@keyframes fall-335{67.052%{transform:translate(82.8533vw,67.052vh) scale(.8935)}to{transform:translate(83.44355vw,99vh) scale(.8935)}}.snow:nth-child(336){opacity:1.158;transform:translate(94.4147vw,-10px) scale(.0814);animation:fall-336 12s -11s linear infinite}@keyframes fall-336{67.802%{transform:translate(92.147vw,67.802vh) scale(.0814)}to{transform:translate(93.28085vw,99vh) scale(.0814)}}.snow:nth-child(337){opacity:.3088;transform:translate(58.0017vw,-10px) scale(.9554);animation:fall-337 12s -6s linear infinite}@keyframes fall-337{67.218%{transform:translate(57.8886vw,67.218vh) scale(.9554)}to{transform:translate(57.94515vw,99vh) scale(.9554)}}.snow:nth-child(338){opacity:.7208;transform:translate(76.5945vw,-10px) scale(.1611);animation:fall-338 11s -2s linear infinite}@keyframes fall-338{48.612%{transform:translate(66.8541vw,48.612vh) scale(.1611)}to{transform:translate(71.7243vw,99vh) scale(.1611)}}.snow:nth-child(339){opacity:1.3064;transform:translate(43.6825vw,-10px) scale(.6974);animation:fall-339 29s -12s linear infinite}@keyframes fall-339{79.511%{transform:translate(45.2512vw,79.511vh) scale(.6974)}to{transform:translate(44.46685vw,99vh) scale(.6974)}}.snow:nth-child(340){opacity:1.4212;transform:translate(84.9924vw,-10px) scale(.0328);animation:fall-340 18s -18s linear infinite}@keyframes fall-340{42.04%{transform:translate(79.8734vw,42.04vh) scale(.0328)}to{transform:translate(82.4329vw,99vh) scale(.0328)}}.snow:nth-child(341){opacity:.1788;transform:translate(60.1887vw,-10px) scale(.3561);animation:fall-341 29s -22s linear infinite}@keyframes fall-341{69.109%{transform:translate(68.9071vw,69.109vh) scale(.3561)}to{transform:translate(64.5479vw,99vh) scale(.3561)}}.snow:nth-child(342){opacity:1.1822;transform:translate(45.6029vw,-10px) scale(.6114);animation:fall-342 29s -11s linear infinite}@keyframes fall-342{50.684%{transform:translate(38.9216vw,50.684vh) scale(.6114)}to{transform:translate(42.26225vw,99vh) scale(.6114)}}.snow:nth-child(343){opacity:1.152;transform:translate(62.8146vw,-10px) scale(.4239);animation:fall-343 25s -1s linear infinite}@keyframes fall-343{63.667%{transform:translate(61.3401vw,63.667vh) scale(.4239)}to{transform:translate(62.07735vw,99vh) scale(.4239)}}.snow:nth-child(344){opacity:1.5192;transform:translate(46.3761vw,-10px) scale(.2407);animation:fall-344 26s -10s linear infinite}@keyframes fall-344{42.938%{transform:translate(54.2826vw,42.938vh) scale(.2407)}to{transform:translate(50.32935vw,99vh) scale(.2407)}}.snow:nth-child(345){opacity:1.1304;transform:translate(85.0344vw,-10px) scale(.0761);animation:fall-345 30s -18s linear infinite}@keyframes fall-345{70.087%{transform:translate(83.4833vw,70.087vh) scale(.0761)}to{transform:translate(84.25885vw,99vh) scale(.0761)}}.snow:nth-child(346){opacity:1.8404;transform:translate(31.6169vw,-10px) scale(.9479);animation:fall-346 11s -27s linear infinite}@keyframes fall-346{63.731%{transform:translate(36.2175vw,63.731vh) scale(.9479)}to{transform:translate(33.9172vw,99vh) scale(.9479)}}.snow:nth-child(347){opacity:.117;transform:translate(23.2024vw,-10px) scale(.0264);animation:fall-347 22s -2s linear infinite}@keyframes fall-347{42.416%{transform:translate(27.4363vw,42.416vh) scale(.0264)}to{transform:translate(25.31935vw,99vh) scale(.0264)}}.snow:nth-child(348){opacity:1.336;transform:translate(28.5858vw,-10px) scale(.8343);animation:fall-348 19s -13s linear infinite}@keyframes fall-348{35.483%{transform:translate(18.6492vw,35.483vh) scale(.8343)}to{transform:translate(23.6175vw,99vh) scale(.8343)}}.snow:nth-child(349){opacity:1.3834;transform:translate(6.5721vw,-10px) scale(.9098);animation:fall-349 21s -20s linear infinite}@keyframes fall-349{62.157%{transform:translate(1.4631vw,62.157vh) scale(.9098)}to{transform:translate(4.0176vw,99vh) scale(.9098)}}.snow:nth-child(350){opacity:.8588;transform:translate(94.8044vw,-10px) scale(.3349);animation:fall-350 22s -8s linear infinite}@keyframes fall-350{77.496%{transform:translate(104.4764vw,77.496vh) scale(.3349)}to{transform:translate(99.6404vw,99vh) scale(.3349)}}.snow:nth-child(351){opacity:1.2068;transform:translate(60.7666vw,-10px) scale(.36);animation:fall-351 15s -23s linear infinite}@keyframes fall-351{69.154%{transform:translate(59.0986vw,69.154vh) scale(.36)}to{transform:translate(59.9326vw,99vh) scale(.36)}}.snow:nth-child(352){opacity:1.6726;transform:translate(93.3204vw,-10px) scale(.1362);animation:fall-352 30s -24s linear infinite}@keyframes fall-352{77.867%{transform:translate(87.0088vw,77.867vh) scale(.1362)}to{transform:translate(90.1646vw,99vh) scale(.1362)}}.snow:nth-child(353){opacity:1.6914;transform:translate(79.1154vw,-10px) scale(.33);animation:fall-353 25s -3s linear infinite}@keyframes fall-353{73.749%{transform:translate(71.691vw,73.749vh) scale(.33)}to{transform:translate(75.4032vw,99vh) scale(.33)}}.snow:nth-child(354){opacity:1.5154;transform:translate(54.8036vw,-10px) scale(.285);animation:fall-354 22s -28s linear infinite}@keyframes fall-354{58.515%{transform:translate(62.2654vw,58.515vh) scale(.285)}to{transform:translate(58.5345vw,99vh) scale(.285)}}.snow:nth-child(355){opacity:1.8888;transform:translate(39.5993vw,-10px) scale(.306);animation:fall-355 23s -12s linear infinite}@keyframes fall-355{42.917%{transform:translate(49.0585vw,42.917vh) scale(.306)}to{transform:translate(44.3289vw,99vh) scale(.306)}}.snow:nth-child(356){opacity:.9988;transform:translate(65.6815vw,-10px) scale(.8041);animation:fall-356 12s -8s linear infinite}@keyframes fall-356{53.519%{transform:translate(62.9493vw,53.519vh) scale(.8041)}to{transform:translate(64.3154vw,99vh) scale(.8041)}}.snow:nth-child(357){opacity:1.3624;transform:translate(51.552vw,-10px) scale(.7132);animation:fall-357 28s -27s linear infinite}@keyframes fall-357{72.634%{transform:translate(58.0439vw,72.634vh) scale(.7132)}to{transform:translate(54.79795vw,99vh) scale(.7132)}}.snow:nth-child(358){opacity:.8468;transform:translate(34.9689vw,-10px) scale(.9173);animation:fall-358 12s -4s linear infinite}@keyframes fall-358{76.119%{transform:translate(39.485vw,76.119vh) scale(.9173)}to{transform:translate(37.22695vw,99vh) scale(.9173)}}.snow:nth-child(359){opacity:.8118;transform:translate(30.544vw,-10px) scale(.6905);animation:fall-359 13s -10s linear infinite}@keyframes fall-359{42.85%{transform:translate(39.3818vw,42.85vh) scale(.6905)}to{transform:translate(34.9629vw,99vh) scale(.6905)}}.snow:nth-child(360){opacity:1.4664;transform:translate(43.2001vw,-10px) scale(.9315);animation:fall-360 23s -6s linear infinite}@keyframes fall-360{50.781%{transform:translate(41.4518vw,50.781vh) scale(.9315)}to{transform:translate(42.32595vw,99vh) scale(.9315)}}.snow:nth-child(361){opacity:.1844;transform:translate(17.2065vw,-10px) scale(.2315);animation:fall-361 18s -21s linear infinite}@keyframes fall-361{75.694%{transform:translate(10.3874vw,75.694vh) scale(.2315)}to{transform:translate(13.79695vw,99vh) scale(.2315)}}.snow:nth-child(362){opacity:1.6172;transform:translate(32.8452vw,-10px) scale(.8429);animation:fall-362 27s -1s linear infinite}@keyframes fall-362{32.578%{transform:translate(41.3776vw,32.578vh) scale(.8429)}to{transform:translate(37.1114vw,99vh) scale(.8429)}}.snow:nth-child(363){opacity:1.545;transform:translate(59.8936vw,-10px) scale(.0667);animation:fall-363 20s -4s linear infinite}@keyframes fall-363{45.998%{transform:translate(56.5324vw,45.998vh) scale(.0667)}to{transform:translate(58.213vw,99vh) scale(.0667)}}.snow:nth-child(364){opacity:.1532;transform:translate(51.0741vw,-10px) scale(.193);animation:fall-364 30s -11s linear infinite}@keyframes fall-364{32.152%{transform:translate(51.6276vw,32.152vh) scale(.193)}to{transform:translate(51.35085vw,99vh) scale(.193)}}.snow:nth-child(365){opacity:1.2616;transform:translate(47.7052vw,-10px) scale(.5804);animation:fall-365 27s -23s linear infinite}@keyframes fall-365{64.795%{transform:translate(39.7202vw,64.795vh) scale(.5804)}to{transform:translate(43.7127vw,99vh) scale(.5804)}}.snow:nth-child(366){opacity:1.286;transform:translate(37.9238vw,-10px) scale(.9498);animation:fall-366 19s -20s linear infinite}@keyframes fall-366{57.472%{transform:translate(39.5599vw,57.472vh) scale(.9498)}to{transform:translate(38.74185vw,99vh) scale(.9498)}}.snow:nth-child(367){opacity:.0932;transform:translate(32.8491vw,-10px) scale(.5684);animation:fall-367 13s -28s linear infinite}@keyframes fall-367{76.582%{transform:translate(26.905vw,76.582vh) scale(.5684)}to{transform:translate(29.87705vw,99vh) scale(.5684)}}.snow:nth-child(368){opacity:.6216;transform:translate(55.4486vw,-10px) scale(.8752);animation:fall-368 24s -11s linear infinite}@keyframes fall-368{34.192%{transform:translate(60.3135vw,34.192vh) scale(.8752)}to{transform:translate(57.88105vw,99vh) scale(.8752)}}.snow:nth-child(369){opacity:1.9572;transform:translate(61.744vw,-10px) scale(.0311);animation:fall-369 22s -4s linear infinite}@keyframes fall-369{78.179%{transform:translate(55.4312vw,78.179vh) scale(.0311)}to{transform:translate(58.5876vw,99vh) scale(.0311)}}.snow:nth-child(370){opacity:.5542;transform:translate(70.8972vw,-10px) scale(.6837);animation:fall-370 11s -7s linear infinite}@keyframes fall-370{78.575%{transform:translate(67.3254vw,78.575vh) scale(.6837)}to{transform:translate(69.1113vw,99vh) scale(.6837)}}.snow:nth-child(371){opacity:1.1242;transform:translate(30.4051vw,-10px) scale(.746);animation:fall-371 26s -24s linear infinite}@keyframes fall-371{63.331%{transform:translate(36.1018vw,63.331vh) scale(.746)}to{transform:translate(33.25345vw,99vh) scale(.746)}}.snow:nth-child(372){opacity:.929;transform:translate(2.1213vw,-10px) scale(.479);animation:fall-372 24s -28s linear infinite}@keyframes fall-372{53.583%{transform:translate(3.4395vw,53.583vh) scale(.479)}to{transform:translate(2.7804vw,99vh) scale(.479)}}.snow:nth-child(373){opacity:1.137;transform:translate(76.7826vw,-10px) scale(.7792);animation:fall-373 30s -30s linear infinite}@keyframes fall-373{47.85%{transform:translate(74.4717vw,47.85vh) scale(.7792)}to{transform:translate(75.62715vw,99vh) scale(.7792)}}.snow:nth-child(374){opacity:1.6516;transform:translate(72.6179vw,-10px) scale(.3678);animation:fall-374 24s -1s linear infinite}@keyframes fall-374{51.965%{transform:translate(63.6878vw,51.965vh) scale(.3678)}to{transform:translate(68.15285vw,99vh) scale(.3678)}}.snow:nth-child(375){opacity:.7104;transform:translate(39.5571vw,-10px) scale(.0385);animation:fall-375 23s -15s linear infinite}@keyframes fall-375{65.571%{transform:translate(41.717vw,65.571vh) scale(.0385)}to{transform:translate(40.63705vw,99vh) scale(.0385)}}.snow:nth-child(376){opacity:.5766;transform:translate(99.6572vw,-10px) scale(.1124);animation:fall-376 25s -8s linear infinite}@keyframes fall-376{45.541%{transform:translate(98.0219vw,45.541vh) scale(.1124)}to{transform:translate(98.83955vw,99vh) scale(.1124)}}.snow:nth-child(377){opacity:.6892;transform:translate(13.6989vw,-10px) scale(.9135);animation:fall-377 20s -6s linear infinite}@keyframes fall-377{64.178%{transform:translate(17.6919vw,64.178vh) scale(.9135)}to{transform:translate(15.6954vw,99vh) scale(.9135)}}.snow:nth-child(378){opacity:1.6338;transform:translate(18.3115vw,-10px) scale(.7103);animation:fall-378 15s -22s linear infinite}@keyframes fall-378{57.782%{transform:translate(14.5598vw,57.782vh) scale(.7103)}to{transform:translate(16.43565vw,99vh) scale(.7103)}}.snow:nth-child(379){opacity:1.4868;transform:translate(70.4078vw,-10px) scale(.7849);animation:fall-379 11s -1s linear infinite}@keyframes fall-379{60.988%{transform:translate(63.0926vw,60.988vh) scale(.7849)}to{transform:translate(66.7502vw,99vh) scale(.7849)}}.snow:nth-child(380){opacity:.608;transform:translate(70.7488vw,-10px) scale(.5325);animation:fall-380 24s -1s linear infinite}@keyframes fall-380{34.428%{transform:translate(72.747vw,34.428vh) scale(.5325)}to{transform:translate(71.7479vw,99vh) scale(.5325)}}.snow:nth-child(381){opacity:1.9204;transform:translate(23.712vw,-10px) scale(.1294);animation:fall-381 17s -6s linear infinite}@keyframes fall-381{69.95%{transform:translate(31.6053vw,69.95vh) scale(.1294)}to{transform:translate(27.65865vw,99vh) scale(.1294)}}.snow:nth-child(382){opacity:1.794;transform:translate(47.2928vw,-10px) scale(.421);animation:fall-382 14s -30s linear infinite}@keyframes fall-382{63.769%{transform:translate(39.376vw,63.769vh) scale(.421)}to{transform:translate(43.3344vw,99vh) scale(.421)}}.snow:nth-child(383){opacity:1.1886;transform:translate(67.233vw,-10px) scale(.1588);animation:fall-383 21s -13s linear infinite}@keyframes fall-383{64.531%{transform:translate(68.0959vw,64.531vh) scale(.1588)}to{transform:translate(67.66445vw,99vh) scale(.1588)}}.snow:nth-child(384){opacity:.3006;transform:translate(26.2113vw,-10px) scale(.5467);animation:fall-384 17s -3s linear infinite}@keyframes fall-384{67.913%{transform:translate(34.3243vw,67.913vh) scale(.5467)}to{transform:translate(30.2678vw,99vh) scale(.5467)}}.snow:nth-child(385){opacity:1.3982;transform:translate(39.2011vw,-10px) scale(.7881);animation:fall-385 29s -18s linear infinite}@keyframes fall-385{65.684%{transform:translate(42.2618vw,65.684vh) scale(.7881)}to{transform:translate(40.73145vw,99vh) scale(.7881)}}.snow:nth-child(386){opacity:.5782;transform:translate(66.3148vw,-10px) scale(.2627);animation:fall-386 12s -26s linear infinite}@keyframes fall-386{46.949%{transform:translate(67.1544vw,46.949vh) scale(.2627)}to{transform:translate(66.7346vw,99vh) scale(.2627)}}.snow:nth-child(387){opacity:1.5734;transform:translate(50.7294vw,-10px) scale(.9997);animation:fall-387 29s -11s linear infinite}@keyframes fall-387{77.311%{transform:translate(47.1419vw,77.311vh) scale(.9997)}to{transform:translate(48.93565vw,99vh) scale(.9997)}}.snow:nth-child(388){opacity:1.9166;transform:translate(29.8422vw,-10px) scale(.0414);animation:fall-388 21s -16s linear infinite}@keyframes fall-388{56.324%{transform:translate(29.9533vw,56.324vh) scale(.0414)}to{transform:translate(29.89775vw,99vh) scale(.0414)}}.snow:nth-child(389){opacity:1.2216;transform:translate(45.8941vw,-10px) scale(.2159);animation:fall-389 27s -7s linear infinite}@keyframes fall-389{72.265%{transform:translate(38.2646vw,72.265vh) scale(.2159)}to{transform:translate(42.07935vw,99vh) scale(.2159)}}.snow:nth-child(390){opacity:1.6518;transform:translate(16.2694vw,-10px) scale(.6085);animation:fall-390 14s -15s linear infinite}@keyframes fall-390{51.331%{transform:translate(15.3017vw,51.331vh) scale(.6085)}to{transform:translate(15.78555vw,99vh) scale(.6085)}}.snow:nth-child(391){opacity:.0528;transform:translate(21.4769vw,-10px) scale(.9159);animation:fall-391 12s -24s linear infinite}@keyframes fall-391{68.171%{transform:translate(13.9478vw,68.171vh) scale(.9159)}to{transform:translate(17.71235vw,99vh) scale(.9159)}}.snow:nth-child(392){opacity:1.6976;transform:translate(25.4218vw,-10px) scale(.8481);animation:fall-392 17s -16s linear infinite}@keyframes fall-392{70.938%{transform:translate(28.4365vw,70.938vh) scale(.8481)}to{transform:translate(26.92915vw,99vh) scale(.8481)}}.snow:nth-child(393){opacity:1.4068;transform:translate(69.8372vw,-10px) scale(.8633);animation:fall-393 13s -26s linear infinite}@keyframes fall-393{47.766%{transform:translate(78.5622vw,47.766vh) scale(.8633)}to{transform:translate(74.1997vw,99vh) scale(.8633)}}.snow:nth-child(394){opacity:.6456;transform:translate(42.6303vw,-10px) scale(.592);animation:fall-394 11s -9s linear infinite}@keyframes fall-394{57.142%{transform:translate(34.2667vw,57.142vh) scale(.592)}to{transform:translate(38.4485vw,99vh) scale(.592)}}.snow:nth-child(395){opacity:.6986;transform:translate(71.7816vw,-10px) scale(.6765);animation:fall-395 12s -8s linear infinite}@keyframes fall-395{37.862%{transform:translate(68.1082vw,37.862vh) scale(.6765)}to{transform:translate(69.9449vw,99vh) scale(.6765)}}.snow:nth-child(396){opacity:.8472;transform:translate(20.5672vw,-10px) scale(.8117);animation:fall-396 22s -28s linear infinite}@keyframes fall-396{59.941%{transform:translate(18.411vw,59.941vh) scale(.8117)}to{transform:translate(19.4891vw,99vh) scale(.8117)}}.snow:nth-child(397){opacity:1.5864;transform:translate(7.567vw,-10px) scale(.2462);animation:fall-397 29s -9s linear infinite}@keyframes fall-397{54.37%{transform:translate(2.4958vw,54.37vh) scale(.2462)}to{transform:translate(5.0314vw,99vh) scale(.2462)}}.snow:nth-child(398){opacity:1.2002;transform:translate(84.684vw,-10px) scale(.9424);animation:fall-398 16s -2s linear infinite}@keyframes fall-398{30.585%{transform:translate(90.1695vw,30.585vh) scale(.9424)}to{transform:translate(87.42675vw,99vh) scale(.9424)}}.snow:nth-child(399){opacity:.1198;transform:translate(91.3921vw,-10px) scale(.0844);animation:fall-399 27s -22s linear infinite}@keyframes fall-399{60.433%{transform:translate(91.4802vw,60.433vh) scale(.0844)}to{transform:translate(91.43615vw,99vh) scale(.0844)}}.snow:nth-child(400){opacity:1.7408;transform:translate(28.7691vw,-10px) scale(.9113);animation:fall-400 20s -15s linear infinite}@keyframes fall-400{55.91%{transform:translate(31.1114vw,55.91vh) scale(.9113)}to{transform:translate(29.94025vw,99vh) scale(.9113)}}\n"] }]
|
|
28
|
+
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.606;transform:translate(94.6056vw,-10px) scale(.5734);animation:fall-1 21s -5s linear infinite}@keyframes fall-1{55.04%{transform:translate(104.5432vw,55.04vh) scale(.5734)}to{transform:translate(99.5744vw,99vh) scale(.5734)}}.snow:nth-child(2){opacity:.5442;transform:translate(81.0379vw,-10px) scale(.8683);animation:fall-2 11s -8s linear infinite}@keyframes fall-2{33.882%{transform:translate(84.6221vw,33.882vh) scale(.8683)}to{transform:translate(82.83vw,99vh) scale(.8683)}}.snow:nth-child(3){opacity:.8106;transform:translate(43.4749vw,-10px) scale(.0465);animation:fall-3 13s -13s linear infinite}@keyframes fall-3{56.608%{transform:translate(44.9726vw,56.608vh) scale(.0465)}to{transform:translate(44.22375vw,99vh) scale(.0465)}}.snow:nth-child(4){opacity:1.4866;transform:translate(14.3978vw,-10px) scale(.8118);animation:fall-4 12s -4s linear infinite}@keyframes fall-4{64.038%{transform:translate(21.1614vw,64.038vh) scale(.8118)}to{transform:translate(17.7796vw,99vh) scale(.8118)}}.snow:nth-child(5){opacity:1.1782;transform:translate(62.5242vw,-10px) scale(.9232);animation:fall-5 10s -1s linear infinite}@keyframes fall-5{75.007%{transform:translate(54.9782vw,75.007vh) scale(.9232)}to{transform:translate(58.7512vw,99vh) scale(.9232)}}.snow:nth-child(6){opacity:.9516;transform:translate(17.5323vw,-10px) scale(.4883);animation:fall-6 10s -29s linear infinite}@keyframes fall-6{32.517%{transform:translate(15.5776vw,32.517vh) scale(.4883)}to{transform:translate(16.55495vw,99vh) scale(.4883)}}.snow:nth-child(7){opacity:.1626;transform:translate(27.55vw,-10px) scale(.3437);animation:fall-7 18s -17s linear infinite}@keyframes fall-7{31.896%{transform:translate(34.1113vw,31.896vh) scale(.3437)}to{transform:translate(30.83065vw,99vh) scale(.3437)}}.snow:nth-child(8){opacity:.2162;transform:translate(65.8997vw,-10px) scale(.6596);animation:fall-8 16s -21s linear infinite}@keyframes fall-8{44.233%{transform:translate(64.8945vw,44.233vh) scale(.6596)}to{transform:translate(65.3971vw,99vh) scale(.6596)}}.snow:nth-child(9){opacity:1.9368;transform:translate(14.7073vw,-10px) scale(.4466);animation:fall-9 28s -4s linear infinite}@keyframes fall-9{49.248%{transform:translate(6.6367vw,49.248vh) scale(.4466)}to{transform:translate(10.672vw,99vh) scale(.4466)}}.snow:nth-child(10){opacity:.944;transform:translate(39.6343vw,-10px) scale(.9922);animation:fall-10 14s -18s linear infinite}@keyframes fall-10{34.996%{transform:translate(36.4798vw,34.996vh) scale(.9922)}to{transform:translate(38.05705vw,99vh) scale(.9922)}}.snow:nth-child(11){opacity:.3014;transform:translate(70.8659vw,-10px) scale(.6805);animation:fall-11 23s -15s linear infinite}@keyframes fall-11{48.768%{transform:translate(79.6427vw,48.768vh) scale(.6805)}to{transform:translate(75.2543vw,99vh) scale(.6805)}}.snow:nth-child(12){opacity:.3472;transform:translate(79.8233vw,-10px) scale(.1301);animation:fall-12 18s -6s linear infinite}@keyframes fall-12{55.218%{transform:translate(70.6419vw,55.218vh) scale(.1301)}to{transform:translate(75.2326vw,99vh) scale(.1301)}}.snow:nth-child(13){opacity:.4924;transform:translate(13.5538vw,-10px) scale(.205);animation:fall-13 15s -10s linear infinite}@keyframes fall-13{54.361%{transform:translate(15.3286vw,54.361vh) scale(.205)}to{transform:translate(14.4412vw,99vh) scale(.205)}}.snow:nth-child(14){opacity:1.925;transform:translate(69.3885vw,-10px) scale(.3067);animation:fall-14 10s -30s linear infinite}@keyframes fall-14{32.494%{transform:translate(60.9455vw,32.494vh) scale(.3067)}to{transform:translate(65.167vw,99vh) scale(.3067)}}.snow:nth-child(15){opacity:.9294;transform:translate(36.3717vw,-10px) scale(.694);animation:fall-15 25s -23s linear infinite}@keyframes fall-15{45.711%{transform:translate(39.7778vw,45.711vh) scale(.694)}to{transform:translate(38.07475vw,99vh) scale(.694)}}.snow:nth-child(16){opacity:.2216;transform:translate(89.1342vw,-10px) scale(.7281);animation:fall-16 11s -13s linear infinite}@keyframes fall-16{53.287%{transform:translate(82.6617vw,53.287vh) scale(.7281)}to{transform:translate(85.89795vw,99vh) scale(.7281)}}.snow:nth-child(17){opacity:.7374;transform:translate(73.1218vw,-10px) scale(.2878);animation:fall-17 29s -16s linear infinite}@keyframes fall-17{62.155%{transform:translate(68.7082vw,62.155vh) scale(.2878)}to{transform:translate(70.915vw,99vh) scale(.2878)}}.snow:nth-child(18){opacity:1.4472;transform:translate(20.8404vw,-10px) scale(.9994);animation:fall-18 29s -24s linear infinite}@keyframes fall-18{76.515%{transform:translate(22.7204vw,76.515vh) scale(.9994)}to{transform:translate(21.7804vw,99vh) scale(.9994)}}.snow:nth-child(19){opacity:1.071;transform:translate(78.5984vw,-10px) scale(.3757);animation:fall-19 26s -3s linear infinite}@keyframes fall-19{30.856%{transform:translate(72.3844vw,30.856vh) scale(.3757)}to{transform:translate(75.4914vw,99vh) scale(.3757)}}.snow:nth-child(20){opacity:1.9986;transform:translate(10.5361vw,-10px) scale(.758);animation:fall-20 20s -30s linear infinite}@keyframes fall-20{61.221%{transform:translate(3.8134vw,61.221vh) scale(.758)}to{transform:translate(7.17475vw,99vh) scale(.758)}}.snow:nth-child(21){opacity:.5926;transform:translate(62.224vw,-10px) scale(.0246);animation:fall-21 18s -22s linear infinite}@keyframes fall-21{33.643%{transform:translate(68.8066vw,33.643vh) scale(.0246)}to{transform:translate(65.5153vw,99vh) scale(.0246)}}.snow:nth-child(22){opacity:.7104;transform:translate(88.9656vw,-10px) scale(.7531);animation:fall-22 28s -13s linear infinite}@keyframes fall-22{41.403%{transform:translate(98.7272vw,41.403vh) scale(.7531)}to{transform:translate(93.8464vw,99vh) scale(.7531)}}.snow:nth-child(23){opacity:1.7552;transform:translate(19.49vw,-10px) scale(.7081);animation:fall-23 17s -29s linear infinite}@keyframes fall-23{59.958%{transform:translate(15.982vw,59.958vh) scale(.7081)}to{transform:translate(17.736vw,99vh) scale(.7081)}}.snow:nth-child(24){opacity:1.2088;transform:translate(23.0732vw,-10px) scale(.1951);animation:fall-24 26s -6s linear infinite}@keyframes fall-24{65.509%{transform:translate(25.8927vw,65.509vh) scale(.1951)}to{transform:translate(24.48295vw,99vh) scale(.1951)}}.snow:nth-child(25){opacity:1.9868;transform:translate(13.4641vw,-10px) scale(.8051);animation:fall-25 12s -3s linear infinite}@keyframes fall-25{78.014%{transform:translate(8.0253vw,78.014vh) scale(.8051)}to{transform:translate(10.7447vw,99vh) scale(.8051)}}.snow:nth-child(26){opacity:.275;transform:translate(16.8464vw,-10px) scale(.3679);animation:fall-26 25s -4s linear infinite}@keyframes fall-26{51.522%{transform:translate(26.247vw,51.522vh) scale(.3679)}to{transform:translate(21.5467vw,99vh) scale(.3679)}}.snow:nth-child(27){opacity:.6546;transform:translate(51.5625vw,-10px) scale(.017);animation:fall-27 30s -14s linear infinite}@keyframes fall-27{30.287%{transform:translate(45.2312vw,30.287vh) scale(.017)}to{transform:translate(48.39685vw,99vh) scale(.017)}}.snow:nth-child(28){opacity:.7174;transform:translate(61.6361vw,-10px) scale(.6311);animation:fall-28 11s -5s linear infinite}@keyframes fall-28{61.606%{transform:translate(63.3071vw,61.606vh) scale(.6311)}to{transform:translate(62.4716vw,99vh) scale(.6311)}}.snow:nth-child(29){opacity:1.3202;transform:translate(87.1504vw,-10px) scale(.1269);animation:fall-29 25s -10s linear infinite}@keyframes fall-29{69.067%{transform:translate(82.8831vw,69.067vh) scale(.1269)}to{transform:translate(85.01675vw,99vh) scale(.1269)}}.snow:nth-child(30){opacity:.0274;transform:translate(98.9542vw,-10px) scale(.1858);animation:fall-30 14s -23s linear infinite}@keyframes fall-30{73.218%{transform:translate(106.6425vw,73.218vh) scale(.1858)}to{transform:translate(102.79835vw,99vh) scale(.1858)}}.snow:nth-child(31){opacity:.3776;transform:translate(62.8969vw,-10px) scale(.1464);animation:fall-31 14s -13s linear infinite}@keyframes fall-31{62.631%{transform:translate(72.1001vw,62.631vh) scale(.1464)}to{transform:translate(67.4985vw,99vh) scale(.1464)}}.snow:nth-child(32){opacity:.8544;transform:translate(91.0862vw,-10px) scale(.9245);animation:fall-32 18s -25s linear infinite}@keyframes fall-32{70.052%{transform:translate(87.3651vw,70.052vh) scale(.9245)}to{transform:translate(89.22565vw,99vh) scale(.9245)}}.snow:nth-child(33){opacity:1.9616;transform:translate(34.9838vw,-10px) scale(.3983);animation:fall-33 11s -6s linear infinite}@keyframes fall-33{42.729%{transform:translate(31.3656vw,42.729vh) scale(.3983)}to{transform:translate(33.1747vw,99vh) scale(.3983)}}.snow:nth-child(34){opacity:1.7478;transform:translate(86.6228vw,-10px) scale(.6843);animation:fall-34 14s -14s linear infinite}@keyframes fall-34{37.922%{transform:translate(83.6101vw,37.922vh) scale(.6843)}to{transform:translate(85.11645vw,99vh) scale(.6843)}}.snow:nth-child(35){opacity:.737;transform:translate(17.3543vw,-10px) scale(.0943);animation:fall-35 30s -27s linear infinite}@keyframes fall-35{68.447%{transform:translate(24.5566vw,68.447vh) scale(.0943)}to{transform:translate(20.95545vw,99vh) scale(.0943)}}.snow:nth-child(36){opacity:.7;transform:translate(29.7843vw,-10px) scale(.7725);animation:fall-36 18s -14s linear infinite}@keyframes fall-36{61.295%{transform:translate(24.1413vw,61.295vh) scale(.7725)}to{transform:translate(26.9628vw,99vh) scale(.7725)}}.snow:nth-child(37){opacity:.3232;transform:translate(97.8195vw,-10px) scale(.174);animation:fall-37 24s -14s linear infinite}@keyframes fall-37{70.04%{transform:translate(93.7088vw,70.04vh) scale(.174)}to{transform:translate(95.76415vw,99vh) scale(.174)}}.snow:nth-child(38){opacity:1.7096;transform:translate(10.4225vw,-10px) scale(.4476);animation:fall-38 24s -27s linear infinite}@keyframes fall-38{48.344%{transform:translate(18.7362vw,48.344vh) scale(.4476)}to{transform:translate(14.57935vw,99vh) scale(.4476)}}.snow:nth-child(39){opacity:.2354;transform:translate(58.1848vw,-10px) scale(.9293);animation:fall-39 24s -7s linear infinite}@keyframes fall-39{59.329%{transform:translate(60.5089vw,59.329vh) scale(.9293)}to{transform:translate(59.34685vw,99vh) scale(.9293)}}.snow:nth-child(40){opacity:1.5332;transform:translate(27.7457vw,-10px) scale(.7594);animation:fall-40 29s -19s linear infinite}@keyframes fall-40{39.193%{transform:translate(35.9353vw,39.193vh) scale(.7594)}to{transform:translate(31.8405vw,99vh) scale(.7594)}}.snow:nth-child(41){opacity:1.589;transform:translate(24.8379vw,-10px) scale(.5218);animation:fall-41 20s -7s linear infinite}@keyframes fall-41{79.26%{transform:translate(14.9357vw,79.26vh) scale(.5218)}to{transform:translate(19.8868vw,99vh) scale(.5218)}}.snow:nth-child(42){opacity:.0926;transform:translate(72.6753vw,-10px) scale(.798);animation:fall-42 15s -9s linear infinite}@keyframes fall-42{37.339%{transform:translate(64.3605vw,37.339vh) scale(.798)}to{transform:translate(68.5179vw,99vh) scale(.798)}}.snow:nth-child(43){opacity:.5688;transform:translate(9.0856vw,-10px) scale(.5346);animation:fall-43 16s -24s linear infinite}@keyframes fall-43{34.391%{transform:translate(1.5264vw,34.391vh) scale(.5346)}to{transform:translate(5.306vw,99vh) scale(.5346)}}.snow:nth-child(44){opacity:.7354;transform:translate(71.452vw,-10px) scale(.1005);animation:fall-44 20s -29s linear infinite}@keyframes fall-44{47.026%{transform:translate(73.1196vw,47.026vh) scale(.1005)}to{transform:translate(72.2858vw,99vh) scale(.1005)}}.snow:nth-child(45){opacity:1.6662;transform:translate(68.0318vw,-10px) scale(.0137);animation:fall-45 27s -26s linear infinite}@keyframes fall-45{42.692%{transform:translate(72.982vw,42.692vh) scale(.0137)}to{transform:translate(70.5069vw,99vh) scale(.0137)}}.snow:nth-child(46){opacity:1.032;transform:translate(43.4573vw,-10px) scale(.0723);animation:fall-46 26s -8s linear infinite}@keyframes fall-46{62.161%{transform:translate(44.2535vw,62.161vh) scale(.0723)}to{transform:translate(43.8554vw,99vh) scale(.0723)}}.snow:nth-child(47){opacity:1.794;transform:translate(5.3271vw,-10px) scale(.7253);animation:fall-47 12s -28s linear infinite}@keyframes fall-47{32.666%{transform:translate(7.2775vw,32.666vh) scale(.7253)}to{transform:translate(6.3023vw,99vh) scale(.7253)}}.snow:nth-child(48){opacity:1.8012;transform:translate(62.0791vw,-10px) scale(.5426);animation:fall-48 19s -26s linear infinite}@keyframes fall-48{65.95%{transform:translate(57.7775vw,65.95vh) scale(.5426)}to{transform:translate(59.9283vw,99vh) scale(.5426)}}.snow:nth-child(49){opacity:1.1368;transform:translate(85.6973vw,-10px) scale(.6452);animation:fall-49 16s -2s linear infinite}@keyframes fall-49{58.655%{transform:translate(91.3342vw,58.655vh) scale(.6452)}to{transform:translate(88.51575vw,99vh) scale(.6452)}}.snow:nth-child(50){opacity:1.8954;transform:translate(15.0119vw,-10px) scale(.7844);animation:fall-50 24s -5s linear infinite}@keyframes fall-50{33.659%{transform:translate(19.0081vw,33.659vh) scale(.7844)}to{transform:translate(17.01vw,99vh) scale(.7844)}}.snow:nth-child(51){opacity:1.8176;transform:translate(99.6294vw,-10px) scale(.8405);animation:fall-51 15s -27s linear infinite}@keyframes fall-51{38.094%{transform:translate(90.7254vw,38.094vh) scale(.8405)}to{transform:translate(95.1774vw,99vh) scale(.8405)}}.snow:nth-child(52){opacity:1.9734;transform:translate(26.6966vw,-10px) scale(.327);animation:fall-52 20s -9s linear infinite}@keyframes fall-52{40.95%{transform:translate(36.3985vw,40.95vh) scale(.327)}to{transform:translate(31.54755vw,99vh) scale(.327)}}.snow:nth-child(53){opacity:1.1128;transform:translate(67.1644vw,-10px) scale(.8337);animation:fall-53 28s -24s linear infinite}@keyframes fall-53{75.789%{transform:translate(77.1189vw,75.789vh) scale(.8337)}to{transform:translate(72.14165vw,99vh) scale(.8337)}}.snow:nth-child(54){opacity:.2932;transform:translate(58.6362vw,-10px) scale(.2195);animation:fall-54 13s -14s linear infinite}@keyframes fall-54{35.929%{transform:translate(63.424vw,35.929vh) scale(.2195)}to{transform:translate(61.0301vw,99vh) scale(.2195)}}.snow:nth-child(55){opacity:.7864;transform:translate(31.3304vw,-10px) scale(.6543);animation:fall-55 10s -13s linear infinite}@keyframes fall-55{48.694%{transform:translate(38.2403vw,48.694vh) scale(.6543)}to{transform:translate(34.78535vw,99vh) scale(.6543)}}.snow:nth-child(56){opacity:.2992;transform:translate(76.1069vw,-10px) scale(.4345);animation:fall-56 16s -8s linear infinite}@keyframes fall-56{77.254%{transform:translate(73.4887vw,77.254vh) scale(.4345)}to{transform:translate(74.7978vw,99vh) scale(.4345)}}.snow:nth-child(57){opacity:.0746;transform:translate(23.0053vw,-10px) scale(.9302);animation:fall-57 19s -16s linear infinite}@keyframes fall-57{51.954%{transform:translate(16.9513vw,51.954vh) scale(.9302)}to{transform:translate(19.9783vw,99vh) scale(.9302)}}.snow:nth-child(58){opacity:.036;transform:translate(36.1917vw,-10px) scale(.8045);animation:fall-58 25s -21s linear infinite}@keyframes fall-58{55.87%{transform:translate(37.5683vw,55.87vh) scale(.8045)}to{transform:translate(36.88vw,99vh) scale(.8045)}}.snow:nth-child(59){opacity:.274;transform:translate(57.6663vw,-10px) scale(.3773);animation:fall-59 21s -20s linear infinite}@keyframes fall-59{52.048%{transform:translate(57.6121vw,52.048vh) scale(.3773)}to{transform:translate(57.6392vw,99vh) scale(.3773)}}.snow:nth-child(60){opacity:1.0172;transform:translate(40.7989vw,-10px) scale(.7655);animation:fall-60 21s -19s linear infinite}@keyframes fall-60{57.113%{transform:translate(37.5706vw,57.113vh) scale(.7655)}to{transform:translate(39.18475vw,99vh) scale(.7655)}}.snow:nth-child(61){opacity:.1934;transform:translate(10.9587vw,-10px) scale(.4808);animation:fall-61 21s -8s linear infinite}@keyframes fall-61{40.141%{transform:translate(20.147vw,40.141vh) scale(.4808)}to{transform:translate(15.55285vw,99vh) scale(.4808)}}.snow:nth-child(62){opacity:1.6832;transform:translate(8.116vw,-10px) scale(.7909);animation:fall-62 27s -2s linear infinite}@keyframes fall-62{45.684%{transform:translate(7.7764vw,45.684vh) scale(.7909)}to{transform:translate(7.9462vw,99vh) scale(.7909)}}.snow:nth-child(63){opacity:.6888;transform:translate(28.9458vw,-10px) scale(.9312);animation:fall-63 11s -6s linear infinite}@keyframes fall-63{61.043%{transform:translate(31.5591vw,61.043vh) scale(.9312)}to{transform:translate(30.25245vw,99vh) scale(.9312)}}.snow:nth-child(64){opacity:1.9722;transform:translate(83.4376vw,-10px) scale(.5691);animation:fall-64 22s -13s linear infinite}@keyframes fall-64{52.582%{transform:translate(90.6423vw,52.582vh) scale(.5691)}to{transform:translate(87.03995vw,99vh) scale(.5691)}}.snow:nth-child(65){opacity:.8624;transform:translate(24.9398vw,-10px) scale(.2674);animation:fall-65 27s -5s linear infinite}@keyframes fall-65{74.324%{transform:translate(25.5893vw,74.324vh) scale(.2674)}to{transform:translate(25.26455vw,99vh) scale(.2674)}}.snow:nth-child(66){opacity:1.9174;transform:translate(72.4448vw,-10px) scale(.3088);animation:fall-66 17s -14s linear infinite}@keyframes fall-66{30.275%{transform:translate(73.8566vw,30.275vh) scale(.3088)}to{transform:translate(73.1507vw,99vh) scale(.3088)}}.snow:nth-child(67){opacity:.9818;transform:translate(92.2647vw,-10px) scale(.9538);animation:fall-67 21s -23s linear infinite}@keyframes fall-67{45.618%{transform:translate(101.2446vw,45.618vh) scale(.9538)}to{transform:translate(96.75465vw,99vh) scale(.9538)}}.snow:nth-child(68){opacity:1.5216;transform:translate(95.1906vw,-10px) scale(.0732);animation:fall-68 15s -20s linear infinite}@keyframes fall-68{64.243%{transform:translate(104.1157vw,64.243vh) scale(.0732)}to{transform:translate(99.65315vw,99vh) scale(.0732)}}.snow:nth-child(69){opacity:1.6504;transform:translate(45.2969vw,-10px) scale(.4044);animation:fall-69 30s -20s linear infinite}@keyframes fall-69{36.653%{transform:translate(40.7477vw,36.653vh) scale(.4044)}to{transform:translate(43.0223vw,99vh) scale(.4044)}}.snow:nth-child(70){opacity:.7718;transform:translate(87.5195vw,-10px) scale(.3658);animation:fall-70 24s -25s linear infinite}@keyframes fall-70{33.835%{transform:translate(95.1167vw,33.835vh) scale(.3658)}to{transform:translate(91.3181vw,99vh) scale(.3658)}}.snow:nth-child(71){opacity:.4148;transform:translate(64.3951vw,-10px) scale(.0016);animation:fall-71 26s -8s linear infinite}@keyframes fall-71{68.097%{transform:translate(59.2768vw,68.097vh) scale(.0016)}to{transform:translate(61.83595vw,99vh) scale(.0016)}}.snow:nth-child(72){opacity:.475;transform:translate(9.7414vw,-10px) scale(.305);animation:fall-72 25s -15s linear infinite}@keyframes fall-72{56.539%{transform:translate(4.6689vw,56.539vh) scale(.305)}to{transform:translate(7.20515vw,99vh) scale(.305)}}.snow:nth-child(73){opacity:.2796;transform:translate(23.2962vw,-10px) scale(.7649);animation:fall-73 23s -9s linear infinite}@keyframes fall-73{43.291%{transform:translate(31.0084vw,43.291vh) scale(.7649)}to{transform:translate(27.1523vw,99vh) scale(.7649)}}.snow:nth-child(74){opacity:1.1224;transform:translate(63.1352vw,-10px) scale(.3138);animation:fall-74 17s -10s linear infinite}@keyframes fall-74{33.925%{transform:translate(58.2843vw,33.925vh) scale(.3138)}to{transform:translate(60.70975vw,99vh) scale(.3138)}}.snow:nth-child(75){opacity:.09;transform:translate(94.2777vw,-10px) scale(.2522);animation:fall-75 12s -23s linear infinite}@keyframes fall-75{57.069%{transform:translate(102.8049vw,57.069vh) scale(.2522)}to{transform:translate(98.5413vw,99vh) scale(.2522)}}.snow:nth-child(76){opacity:1.7772;transform:translate(29.3176vw,-10px) scale(.5927);animation:fall-76 16s -22s linear infinite}@keyframes fall-76{31.068%{transform:translate(26.3875vw,31.068vh) scale(.5927)}to{transform:translate(27.85255vw,99vh) scale(.5927)}}.snow:nth-child(77){opacity:.4332;transform:translate(36.9824vw,-10px) scale(.6037);animation:fall-77 15s -17s linear infinite}@keyframes fall-77{67.49%{transform:translate(44.6017vw,67.49vh) scale(.6037)}to{transform:translate(40.79205vw,99vh) scale(.6037)}}.snow:nth-child(78){opacity:.4666;transform:translate(32.2721vw,-10px) scale(.4787);animation:fall-78 22s -25s linear infinite}@keyframes fall-78{62.929%{transform:translate(22.6683vw,62.929vh) scale(.4787)}to{transform:translate(27.4702vw,99vh) scale(.4787)}}.snow:nth-child(79){opacity:.4328;transform:translate(15.6894vw,-10px) scale(.1342);animation:fall-79 21s -1s linear infinite}@keyframes fall-79{52.871%{transform:translate(15.3224vw,52.871vh) scale(.1342)}to{transform:translate(15.5059vw,99vh) scale(.1342)}}.snow:nth-child(80){opacity:.3958;transform:translate(13.0736vw,-10px) scale(.0561);animation:fall-80 28s -16s linear infinite}@keyframes fall-80{58.701%{transform:translate(7.1398vw,58.701vh) scale(.0561)}to{transform:translate(10.1067vw,99vh) scale(.0561)}}.snow:nth-child(81){opacity:1.0376;transform:translate(28.0873vw,-10px) scale(.4387);animation:fall-81 12s -29s linear infinite}@keyframes fall-81{35.398%{transform:translate(20.9389vw,35.398vh) scale(.4387)}to{transform:translate(24.5131vw,99vh) scale(.4387)}}.snow:nth-child(82){opacity:1.6948;transform:translate(45.3541vw,-10px) scale(.6712);animation:fall-82 12s -1s linear infinite}@keyframes fall-82{32.793%{transform:translate(44.5738vw,32.793vh) scale(.6712)}to{transform:translate(44.96395vw,99vh) scale(.6712)}}.snow:nth-child(83){opacity:1.6022;transform:translate(10.6478vw,-10px) scale(.6571);animation:fall-83 30s -1s linear infinite}@keyframes fall-83{31.454%{transform:translate(7.1685vw,31.454vh) scale(.6571)}to{transform:translate(8.90815vw,99vh) scale(.6571)}}.snow:nth-child(84){opacity:.2292;transform:translate(35.2699vw,-10px) scale(.7083);animation:fall-84 11s -22s linear infinite}@keyframes fall-84{43.742%{transform:translate(31.7565vw,43.742vh) scale(.7083)}to{transform:translate(33.5132vw,99vh) scale(.7083)}}.snow:nth-child(85){opacity:1.7372;transform:translate(63.081vw,-10px) scale(.5159);animation:fall-85 29s -23s linear infinite}@keyframes fall-85{40.507%{transform:translate(69.4691vw,40.507vh) scale(.5159)}to{transform:translate(66.27505vw,99vh) scale(.5159)}}.snow:nth-child(86){opacity:1.1498;transform:translate(57.7332vw,-10px) scale(.316);animation:fall-86 27s -12s linear infinite}@keyframes fall-86{31.007%{transform:translate(65.6819vw,31.007vh) scale(.316)}to{transform:translate(61.70755vw,99vh) scale(.316)}}.snow:nth-child(87){opacity:1.917;transform:translate(9.7266vw,-10px) scale(.7963);animation:fall-87 29s -1s linear infinite}@keyframes fall-87{33.667%{transform:translate(15.533vw,33.667vh) scale(.7963)}to{transform:translate(12.6298vw,99vh) scale(.7963)}}.snow:nth-child(88){opacity:1.1648;transform:translate(73.2688vw,-10px) scale(.172);animation:fall-88 11s -21s linear infinite}@keyframes fall-88{78.267%{transform:translate(68.3876vw,78.267vh) scale(.172)}to{transform:translate(70.8282vw,99vh) scale(.172)}}.snow:nth-child(89){opacity:.2186;transform:translate(23.7728vw,-10px) scale(.0848);animation:fall-89 18s -12s linear infinite}@keyframes fall-89{68.202%{transform:translate(17.0467vw,68.202vh) scale(.0848)}to{transform:translate(20.40975vw,99vh) scale(.0848)}}.snow:nth-child(90){opacity:.4722;transform:translate(94.028vw,-10px) scale(.4728);animation:fall-90 23s -1s linear infinite}@keyframes fall-90{79.917%{transform:translate(88.7691vw,79.917vh) scale(.4728)}to{transform:translate(91.39855vw,99vh) scale(.4728)}}.snow:nth-child(91){opacity:.3606;transform:translate(21.5023vw,-10px) scale(.6008);animation:fall-91 18s -15s linear infinite}@keyframes fall-91{45.77%{transform:translate(15.9678vw,45.77vh) scale(.6008)}to{transform:translate(18.73505vw,99vh) scale(.6008)}}.snow:nth-child(92){opacity:.6216;transform:translate(94.963vw,-10px) scale(.5498);animation:fall-92 13s -10s linear infinite}@keyframes fall-92{76.895%{transform:translate(98.4458vw,76.895vh) scale(.5498)}to{transform:translate(96.7044vw,99vh) scale(.5498)}}.snow:nth-child(93){opacity:1.936;transform:translate(91.814vw,-10px) scale(.392);animation:fall-93 26s -12s linear infinite}@keyframes fall-93{50.966%{transform:translate(98.1331vw,50.966vh) scale(.392)}to{transform:translate(94.97355vw,99vh) scale(.392)}}.snow:nth-child(94){opacity:1.366;transform:translate(93.436vw,-10px) scale(.5087);animation:fall-94 16s -4s linear infinite}@keyframes fall-94{50.707%{transform:translate(93.0338vw,50.707vh) scale(.5087)}to{transform:translate(93.2349vw,99vh) scale(.5087)}}.snow:nth-child(95){opacity:.8042;transform:translate(10.7177vw,-10px) scale(.505);animation:fall-95 12s -26s linear infinite}@keyframes fall-95{54.881%{transform:translate(20.3692vw,54.881vh) scale(.505)}to{transform:translate(15.54345vw,99vh) scale(.505)}}.snow:nth-child(96){opacity:.7662;transform:translate(84.5585vw,-10px) scale(.6063);animation:fall-96 15s -13s linear infinite}@keyframes fall-96{79.795%{transform:translate(83.8215vw,79.795vh) scale(.6063)}to{transform:translate(84.19vw,99vh) scale(.6063)}}.snow:nth-child(97){opacity:1.6904;transform:translate(77.4362vw,-10px) scale(.0509);animation:fall-97 12s -25s linear infinite}@keyframes fall-97{47.606%{transform:translate(79.5167vw,47.606vh) scale(.0509)}to{transform:translate(78.47645vw,99vh) scale(.0509)}}.snow:nth-child(98){opacity:1.7972;transform:translate(73.1548vw,-10px) scale(.5247);animation:fall-98 28s -8s linear infinite}@keyframes fall-98{55.46%{transform:translate(70.0305vw,55.46vh) scale(.5247)}to{transform:translate(71.59265vw,99vh) scale(.5247)}}.snow:nth-child(99){opacity:1.0508;transform:translate(88.2714vw,-10px) scale(.8991);animation:fall-99 22s -4s linear infinite}@keyframes fall-99{73.853%{transform:translate(88.3016vw,73.853vh) scale(.8991)}to{transform:translate(88.2865vw,99vh) scale(.8991)}}.snow:nth-child(100){opacity:1.386;transform:translate(78.0046vw,-10px) scale(.8446);animation:fall-100 22s -2s linear infinite}@keyframes fall-100{77.046%{transform:translate(69.2378vw,77.046vh) scale(.8446)}to{transform:translate(73.6212vw,99vh) scale(.8446)}}.snow:nth-child(101){opacity:1.1332;transform:translate(73.7797vw,-10px) scale(.5216);animation:fall-101 28s -23s linear infinite}@keyframes fall-101{67.122%{transform:translate(65.0388vw,67.122vh) scale(.5216)}to{transform:translate(69.40925vw,99vh) scale(.5216)}}.snow:nth-child(102){opacity:1.1536;transform:translate(66.3409vw,-10px) scale(.3757);animation:fall-102 30s -29s linear infinite}@keyframes fall-102{35.483%{transform:translate(74.9734vw,35.483vh) scale(.3757)}to{transform:translate(70.65715vw,99vh) scale(.3757)}}.snow:nth-child(103){opacity:.4692;transform:translate(41.6333vw,-10px) scale(.3199);animation:fall-103 28s -26s linear infinite}@keyframes fall-103{61.234%{transform:translate(35.7676vw,61.234vh) scale(.3199)}to{transform:translate(38.70045vw,99vh) scale(.3199)}}.snow:nth-child(104){opacity:.4212;transform:translate(86.4778vw,-10px) scale(.2339);animation:fall-104 15s -27s linear infinite}@keyframes fall-104{49.208%{transform:translate(86.1992vw,49.208vh) scale(.2339)}to{transform:translate(86.3385vw,99vh) scale(.2339)}}.snow:nth-child(105){opacity:1.6606;transform:translate(66.694vw,-10px) scale(.4107);animation:fall-105 16s -20s linear infinite}@keyframes fall-105{45.759%{transform:translate(64.621vw,45.759vh) scale(.4107)}to{transform:translate(65.6575vw,99vh) scale(.4107)}}.snow:nth-child(106){opacity:.8866;transform:translate(95.4949vw,-10px) scale(.8839);animation:fall-106 27s -4s linear infinite}@keyframes fall-106{73.355%{transform:translate(101.591vw,73.355vh) scale(.8839)}to{transform:translate(98.54295vw,99vh) scale(.8839)}}.snow:nth-child(107){opacity:1.4004;transform:translate(65.6363vw,-10px) scale(.3868);animation:fall-107 27s -17s linear infinite}@keyframes fall-107{35.625%{transform:translate(70.0538vw,35.625vh) scale(.3868)}to{transform:translate(67.84505vw,99vh) scale(.3868)}}.snow:nth-child(108){opacity:.9814;transform:translate(14.0276vw,-10px) scale(.1348);animation:fall-108 11s -2s linear infinite}@keyframes fall-108{58.736%{transform:translate(12.6422vw,58.736vh) scale(.1348)}to{transform:translate(13.3349vw,99vh) scale(.1348)}}.snow:nth-child(109){opacity:1.187;transform:translate(49.9101vw,-10px) scale(.426);animation:fall-109 27s -2s linear infinite}@keyframes fall-109{68.029%{transform:translate(57.0645vw,68.029vh) scale(.426)}to{transform:translate(53.4873vw,99vh) scale(.426)}}.snow:nth-child(110){opacity:.3886;transform:translate(79.5644vw,-10px) scale(.5079);animation:fall-110 24s -24s linear infinite}@keyframes fall-110{45.044%{transform:translate(79.3078vw,45.044vh) scale(.5079)}to{transform:translate(79.4361vw,99vh) scale(.5079)}}.snow:nth-child(111){opacity:1.0322;transform:translate(25.1954vw,-10px) scale(.9297);animation:fall-111 27s -4s linear infinite}@keyframes fall-111{73.006%{transform:translate(15.8325vw,73.006vh) scale(.9297)}to{transform:translate(20.51395vw,99vh) scale(.9297)}}.snow:nth-child(112){opacity:1.5276;transform:translate(76.9125vw,-10px) scale(.634);animation:fall-112 15s -5s linear infinite}@keyframes fall-112{48.943%{transform:translate(70.3004vw,48.943vh) scale(.634)}to{transform:translate(73.60645vw,99vh) scale(.634)}}.snow:nth-child(113){opacity:.1372;transform:translate(2.6774vw,-10px) scale(.206);animation:fall-113 21s -26s linear infinite}@keyframes fall-113{56.927%{transform:translate(-3.174vw,56.927vh) scale(.206)}to{transform:translate(-.2483vw,99vh) scale(.206)}}.snow:nth-child(114){opacity:.285;transform:translate(42.2597vw,-10px) scale(.8923);animation:fall-114 21s -17s linear infinite}@keyframes fall-114{39.51%{transform:translate(44.9301vw,39.51vh) scale(.8923)}to{transform:translate(43.5949vw,99vh) scale(.8923)}}.snow:nth-child(115){opacity:1.4218;transform:translate(14.715vw,-10px) scale(.519);animation:fall-115 27s -20s linear infinite}@keyframes fall-115{75.814%{transform:translate(18.5687vw,75.814vh) scale(.519)}to{transform:translate(16.64185vw,99vh) scale(.519)}}.snow:nth-child(116){opacity:1.6844;transform:translate(83.8622vw,-10px) scale(.2478);animation:fall-116 18s -3s linear infinite}@keyframes fall-116{52.367%{transform:translate(79.1627vw,52.367vh) scale(.2478)}to{transform:translate(81.51245vw,99vh) scale(.2478)}}.snow:nth-child(117){opacity:1.2952;transform:translate(83.599vw,-10px) scale(.1269);animation:fall-117 18s -16s linear infinite}@keyframes fall-117{71.345%{transform:translate(93.1655vw,71.345vh) scale(.1269)}to{transform:translate(88.38225vw,99vh) scale(.1269)}}.snow:nth-child(118){opacity:1.8656;transform:translate(63.1634vw,-10px) scale(.3784);animation:fall-118 22s -2s linear infinite}@keyframes fall-118{30.142%{transform:translate(54.9034vw,30.142vh) scale(.3784)}to{transform:translate(59.0334vw,99vh) scale(.3784)}}.snow:nth-child(119){opacity:1.6654;transform:translate(99.4018vw,-10px) scale(.5836);animation:fall-119 30s -17s linear infinite}@keyframes fall-119{45.545%{transform:translate(93.2267vw,45.545vh) scale(.5836)}to{transform:translate(96.31425vw,99vh) scale(.5836)}}.snow:nth-child(120){opacity:1.8396;transform:translate(9.0728vw,-10px) scale(.4513);animation:fall-120 25s -5s linear infinite}@keyframes fall-120{62.823%{transform:translate(4.1566vw,62.823vh) scale(.4513)}to{transform:translate(6.6147vw,99vh) scale(.4513)}}.snow:nth-child(121){opacity:.9392;transform:translate(8.9094vw,-10px) scale(.5547);animation:fall-121 11s -27s linear infinite}@keyframes fall-121{49.735%{transform:translate(1.7344vw,49.735vh) scale(.5547)}to{transform:translate(5.3219vw,99vh) scale(.5547)}}.snow:nth-child(122){opacity:1.8722;transform:translate(49.6419vw,-10px) scale(.448);animation:fall-122 24s -19s linear infinite}@keyframes fall-122{42.752%{transform:translate(53.7613vw,42.752vh) scale(.448)}to{transform:translate(51.7016vw,99vh) scale(.448)}}.snow:nth-child(123){opacity:1.5574;transform:translate(5.9282vw,-10px) scale(.9798);animation:fall-123 22s -17s linear infinite}@keyframes fall-123{31.281%{transform:translate(9.6841vw,31.281vh) scale(.9798)}to{transform:translate(7.80615vw,99vh) scale(.9798)}}.snow:nth-child(124){opacity:.4658;transform:translate(45.8718vw,-10px) scale(.4964);animation:fall-124 20s -20s linear infinite}@keyframes fall-124{30.298%{transform:translate(45.9312vw,30.298vh) scale(.4964)}to{transform:translate(45.9015vw,99vh) scale(.4964)}}.snow:nth-child(125){opacity:.6734;transform:translate(29.3774vw,-10px) scale(.5087);animation:fall-125 22s -11s linear infinite}@keyframes fall-125{60.846%{transform:translate(21.0463vw,60.846vh) scale(.5087)}to{transform:translate(25.21185vw,99vh) scale(.5087)}}.snow:nth-child(126){opacity:1.0486;transform:translate(27.7337vw,-10px) scale(.9395);animation:fall-126 29s -22s linear infinite}@keyframes fall-126{31.323%{transform:translate(25.4225vw,31.323vh) scale(.9395)}to{transform:translate(26.5781vw,99vh) scale(.9395)}}.snow:nth-child(127){opacity:1.4958;transform:translate(90.7852vw,-10px) scale(.4274);animation:fall-127 20s -6s linear infinite}@keyframes fall-127{32.286%{transform:translate(91.8062vw,32.286vh) scale(.4274)}to{transform:translate(91.2957vw,99vh) scale(.4274)}}.snow:nth-child(128){opacity:1.084;transform:translate(99.3051vw,-10px) scale(.7171);animation:fall-128 17s -5s linear infinite}@keyframes fall-128{72.179%{transform:translate(97.9796vw,72.179vh) scale(.7171)}to{transform:translate(98.64235vw,99vh) scale(.7171)}}.snow:nth-child(129){opacity:1.5796;transform:translate(43.5589vw,-10px) scale(.5868);animation:fall-129 16s -25s linear infinite}@keyframes fall-129{34.78%{transform:translate(40.2783vw,34.78vh) scale(.5868)}to{transform:translate(41.9186vw,99vh) scale(.5868)}}.snow:nth-child(130){opacity:1.0652;transform:translate(19.61vw,-10px) scale(.0691);animation:fall-130 22s -22s linear infinite}@keyframes fall-130{48.88%{transform:translate(14.5033vw,48.88vh) scale(.0691)}to{transform:translate(17.05665vw,99vh) scale(.0691)}}.snow:nth-child(131){opacity:.4984;transform:translate(15.9202vw,-10px) scale(.6689);animation:fall-131 20s -9s linear infinite}@keyframes fall-131{44.598%{transform:translate(7.671vw,44.598vh) scale(.6689)}to{transform:translate(11.7956vw,99vh) scale(.6689)}}.snow:nth-child(132){opacity:.729;transform:translate(88.0385vw,-10px) scale(.7992);animation:fall-132 27s -24s linear infinite}@keyframes fall-132{41.823%{transform:translate(81.9102vw,41.823vh) scale(.7992)}to{transform:translate(84.97435vw,99vh) scale(.7992)}}.snow:nth-child(133){opacity:1.2388;transform:translate(29.8965vw,-10px) scale(.3043);animation:fall-133 10s -1s linear infinite}@keyframes fall-133{52.646%{transform:translate(23.0195vw,52.646vh) scale(.3043)}to{transform:translate(26.458vw,99vh) scale(.3043)}}.snow:nth-child(134){opacity:1.7092;transform:translate(36.9373vw,-10px) scale(.5757);animation:fall-134 21s -6s linear infinite}@keyframes fall-134{75.699%{transform:translate(46.6431vw,75.699vh) scale(.5757)}to{transform:translate(41.7902vw,99vh) scale(.5757)}}.snow:nth-child(135){opacity:.8628;transform:translate(55.4842vw,-10px) scale(.7059);animation:fall-135 26s -4s linear infinite}@keyframes fall-135{35.008%{transform:translate(58.0975vw,35.008vh) scale(.7059)}to{transform:translate(56.79085vw,99vh) scale(.7059)}}.snow:nth-child(136){opacity:.202;transform:translate(5.7811vw,-10px) scale(.373);animation:fall-136 26s -7s linear infinite}@keyframes fall-136{71.812%{transform:translate(10.0344vw,71.812vh) scale(.373)}to{transform:translate(7.90775vw,99vh) scale(.373)}}.snow:nth-child(137){opacity:.759;transform:translate(14.4796vw,-10px) scale(.2943);animation:fall-137 25s -4s linear infinite}@keyframes fall-137{78.995%{transform:translate(9.379vw,78.995vh) scale(.2943)}to{transform:translate(11.9293vw,99vh) scale(.2943)}}.snow:nth-child(138){opacity:.2926;transform:translate(98.4804vw,-10px) scale(.3039);animation:fall-138 29s -14s linear infinite}@keyframes fall-138{50.011%{transform:translate(104.4051vw,50.011vh) scale(.3039)}to{transform:translate(101.44275vw,99vh) scale(.3039)}}.snow:nth-child(139){opacity:.658;transform:translate(95.5341vw,-10px) scale(.2668);animation:fall-139 30s -15s linear infinite}@keyframes fall-139{37.778%{transform:translate(98.3432vw,37.778vh) scale(.2668)}to{transform:translate(96.93865vw,99vh) scale(.2668)}}.snow:nth-child(140){opacity:.7642;transform:translate(10.908vw,-10px) scale(.268);animation:fall-140 25s -5s linear infinite}@keyframes fall-140{61.527%{transform:translate(7.3711vw,61.527vh) scale(.268)}to{transform:translate(9.13955vw,99vh) scale(.268)}}.snow:nth-child(141){opacity:.502;transform:translate(26.328vw,-10px) scale(.8098);animation:fall-141 13s -7s linear infinite}@keyframes fall-141{37.775%{transform:translate(29.2485vw,37.775vh) scale(.8098)}to{transform:translate(27.78825vw,99vh) scale(.8098)}}.snow:nth-child(142){opacity:.4886;transform:translate(45.8729vw,-10px) scale(.7877);animation:fall-142 22s -28s linear infinite}@keyframes fall-142{40.398%{transform:translate(45.2717vw,40.398vh) scale(.7877)}to{transform:translate(45.5723vw,99vh) scale(.7877)}}.snow:nth-child(143){opacity:.0114;transform:translate(30.0063vw,-10px) scale(.2873);animation:fall-143 12s -3s linear infinite}@keyframes fall-143{71.005%{transform:translate(30.9968vw,71.005vh) scale(.2873)}to{transform:translate(30.50155vw,99vh) scale(.2873)}}.snow:nth-child(144){opacity:.852;transform:translate(7.1883vw,-10px) scale(.8784);animation:fall-144 19s -4s linear infinite}@keyframes fall-144{32.926%{transform:translate(.0839vw,32.926vh) scale(.8784)}to{transform:translate(3.6361vw,99vh) scale(.8784)}}.snow:nth-child(145){opacity:.9636;transform:translate(84.7575vw,-10px) scale(.2297);animation:fall-145 10s -17s linear infinite}@keyframes fall-145{44.032%{transform:translate(79.5287vw,44.032vh) scale(.2297)}to{transform:translate(82.1431vw,99vh) scale(.2297)}}.snow:nth-child(146){opacity:1.0752;transform:translate(31.519vw,-10px) scale(.9861);animation:fall-146 18s -10s linear infinite}@keyframes fall-146{30.462%{transform:translate(30.1098vw,30.462vh) scale(.9861)}to{transform:translate(30.8144vw,99vh) scale(.9861)}}.snow:nth-child(147){opacity:1.96;transform:translate(10.1245vw,-10px) scale(.256);animation:fall-147 27s -11s linear infinite}@keyframes fall-147{43.215%{transform:translate(9.6063vw,43.215vh) scale(.256)}to{transform:translate(9.8654vw,99vh) scale(.256)}}.snow:nth-child(148){opacity:.4506;transform:translate(93.4065vw,-10px) scale(.1761);animation:fall-148 14s -21s linear infinite}@keyframes fall-148{57.735%{transform:translate(89.6294vw,57.735vh) scale(.1761)}to{transform:translate(91.51795vw,99vh) scale(.1761)}}.snow:nth-child(149){opacity:.1426;transform:translate(79.5471vw,-10px) scale(.4335);animation:fall-149 15s -24s linear infinite}@keyframes fall-149{59.764%{transform:translate(81.4159vw,59.764vh) scale(.4335)}to{transform:translate(80.4815vw,99vh) scale(.4335)}}.snow:nth-child(150){opacity:1.4492;transform:translate(34.3067vw,-10px) scale(.4424);animation:fall-150 19s -15s linear infinite}@keyframes fall-150{60.606%{transform:translate(34.9208vw,60.606vh) scale(.4424)}to{transform:translate(34.61375vw,99vh) scale(.4424)}}.snow:nth-child(151){opacity:1.41;transform:translate(65.9416vw,-10px) scale(.3088);animation:fall-151 18s -18s linear infinite}@keyframes fall-151{44.733%{transform:translate(63.3301vw,44.733vh) scale(.3088)}to{transform:translate(64.63585vw,99vh) scale(.3088)}}.snow:nth-child(152){opacity:.0036;transform:translate(68.0946vw,-10px) scale(.4583);animation:fall-152 13s -27s linear infinite}@keyframes fall-152{42.434%{transform:translate(67.1939vw,42.434vh) scale(.4583)}to{transform:translate(67.64425vw,99vh) scale(.4583)}}.snow:nth-child(153){opacity:1.0586;transform:translate(39.1092vw,-10px) scale(.973);animation:fall-153 11s -30s linear infinite}@keyframes fall-153{75.686%{transform:translate(34.4418vw,75.686vh) scale(.973)}to{transform:translate(36.7755vw,99vh) scale(.973)}}.snow:nth-child(154){opacity:.0942;transform:translate(29.3901vw,-10px) scale(.6023);animation:fall-154 28s -7s linear infinite}@keyframes fall-154{53.837%{transform:translate(35.7073vw,53.837vh) scale(.6023)}to{transform:translate(32.5487vw,99vh) scale(.6023)}}.snow:nth-child(155){opacity:1.266;transform:translate(34.362vw,-10px) scale(.597);animation:fall-155 29s -1s linear infinite}@keyframes fall-155{57.811%{transform:translate(32.5344vw,57.811vh) scale(.597)}to{transform:translate(33.4482vw,99vh) scale(.597)}}.snow:nth-child(156){opacity:1.274;transform:translate(98.6718vw,-10px) scale(.908);animation:fall-156 22s -4s linear infinite}@keyframes fall-156{64.938%{transform:translate(99.06vw,64.938vh) scale(.908)}to{transform:translate(98.8659vw,99vh) scale(.908)}}.snow:nth-child(157){opacity:1.625;transform:translate(61.9288vw,-10px) scale(.9119);animation:fall-157 15s -22s linear infinite}@keyframes fall-157{74.449%{transform:translate(67.3056vw,74.449vh) scale(.9119)}to{transform:translate(64.6172vw,99vh) scale(.9119)}}.snow:nth-child(158){opacity:.1642;transform:translate(25.8312vw,-10px) scale(.6519);animation:fall-158 16s -14s linear infinite}@keyframes fall-158{72.487%{transform:translate(20.6594vw,72.487vh) scale(.6519)}to{transform:translate(23.2453vw,99vh) scale(.6519)}}.snow:nth-child(159){opacity:.8374;transform:translate(24.6556vw,-10px) scale(.0448);animation:fall-159 13s -30s linear infinite}@keyframes fall-159{77.535%{transform:translate(19.4193vw,77.535vh) scale(.0448)}to{transform:translate(22.03745vw,99vh) scale(.0448)}}.snow:nth-child(160){opacity:.6676;transform:translate(58.3813vw,-10px) scale(.4043);animation:fall-160 23s -18s linear infinite}@keyframes fall-160{53.698%{transform:translate(55.4265vw,53.698vh) scale(.4043)}to{transform:translate(56.9039vw,99vh) scale(.4043)}}.snow:nth-child(161){opacity:1.965;transform:translate(7.0538vw,-10px) scale(.8846);animation:fall-161 17s -29s linear infinite}@keyframes fall-161{65.751%{transform:translate(4.9349vw,65.751vh) scale(.8846)}to{transform:translate(5.99435vw,99vh) scale(.8846)}}.snow:nth-child(162){opacity:.6718;transform:translate(44.9112vw,-10px) scale(.2854);animation:fall-162 11s -1s linear infinite}@keyframes fall-162{73.572%{transform:translate(47.4618vw,73.572vh) scale(.2854)}to{transform:translate(46.1865vw,99vh) scale(.2854)}}.snow:nth-child(163){opacity:.7264;transform:translate(5.3778vw,-10px) scale(.6097);animation:fall-163 25s -25s linear infinite}@keyframes fall-163{76.672%{transform:translate(3.3857vw,76.672vh) scale(.6097)}to{transform:translate(4.38175vw,99vh) scale(.6097)}}.snow:nth-child(164){opacity:.088;transform:translate(64.6372vw,-10px) scale(.2153);animation:fall-164 26s -1s linear infinite}@keyframes fall-164{33.43%{transform:translate(73.7715vw,33.43vh) scale(.2153)}to{transform:translate(69.20435vw,99vh) scale(.2153)}}.snow:nth-child(165){opacity:1.5;transform:translate(52.4987vw,-10px) scale(.7093);animation:fall-165 14s -30s linear infinite}@keyframes fall-165{70.989%{transform:translate(55.3262vw,70.989vh) scale(.7093)}to{transform:translate(53.91245vw,99vh) scale(.7093)}}.snow:nth-child(166){opacity:1.9122;transform:translate(56.7538vw,-10px) scale(.3291);animation:fall-166 15s -22s linear infinite}@keyframes fall-166{44.974%{transform:translate(63.2498vw,44.974vh) scale(.3291)}to{transform:translate(60.0018vw,99vh) scale(.3291)}}.snow:nth-child(167){opacity:1.0986;transform:translate(60.9215vw,-10px) scale(.4489);animation:fall-167 23s -19s linear infinite}@keyframes fall-167{50.229%{transform:translate(56.125vw,50.229vh) scale(.4489)}to{transform:translate(58.52325vw,99vh) scale(.4489)}}.snow:nth-child(168){opacity:1.3986;transform:translate(89.314vw,-10px) scale(.4715);animation:fall-168 12s -19s linear infinite}@keyframes fall-168{70.01%{transform:translate(93.1996vw,70.01vh) scale(.4715)}to{transform:translate(91.2568vw,99vh) scale(.4715)}}.snow:nth-child(169){opacity:1.856;transform:translate(84.975vw,-10px) scale(.598);animation:fall-169 15s -8s linear infinite}@keyframes fall-169{54.274%{transform:translate(82.0774vw,54.274vh) scale(.598)}to{transform:translate(83.5262vw,99vh) scale(.598)}}.snow:nth-child(170){opacity:.5426;transform:translate(90.095vw,-10px) scale(.003);animation:fall-170 29s -4s linear infinite}@keyframes fall-170{31.895%{transform:translate(84.1142vw,31.895vh) scale(.003)}to{transform:translate(87.1046vw,99vh) scale(.003)}}.snow:nth-child(171){opacity:1.077;transform:translate(25.462vw,-10px) scale(.6138);animation:fall-171 11s -8s linear infinite}@keyframes fall-171{57.622%{transform:translate(17.7623vw,57.622vh) scale(.6138)}to{transform:translate(21.61215vw,99vh) scale(.6138)}}.snow:nth-child(172){opacity:1.832;transform:translate(87.4304vw,-10px) scale(.6924);animation:fall-172 18s -27s linear infinite}@keyframes fall-172{79.863%{transform:translate(78.1823vw,79.863vh) scale(.6924)}to{transform:translate(82.80635vw,99vh) scale(.6924)}}.snow:nth-child(173){opacity:.2332;transform:translate(44.4404vw,-10px) scale(.3322);animation:fall-173 18s -14s linear infinite}@keyframes fall-173{62.091%{transform:translate(51.4597vw,62.091vh) scale(.3322)}to{transform:translate(47.95005vw,99vh) scale(.3322)}}.snow:nth-child(174){opacity:1.292;transform:translate(67.7221vw,-10px) scale(.8203);animation:fall-174 21s -3s linear infinite}@keyframes fall-174{36.963%{transform:translate(64.4953vw,36.963vh) scale(.8203)}to{transform:translate(66.1087vw,99vh) scale(.8203)}}.snow:nth-child(175){opacity:.1626;transform:translate(17.553vw,-10px) scale(.6015);animation:fall-175 26s -7s linear infinite}@keyframes fall-175{31.781%{transform:translate(23.6958vw,31.781vh) scale(.6015)}to{transform:translate(20.6244vw,99vh) scale(.6015)}}.snow:nth-child(176){opacity:.9736;transform:translate(38.2017vw,-10px) scale(.3198);animation:fall-176 20s -13s linear infinite}@keyframes fall-176{55.927%{transform:translate(39.6266vw,55.927vh) scale(.3198)}to{transform:translate(38.91415vw,99vh) scale(.3198)}}.snow:nth-child(177){opacity:1.6544;transform:translate(13.6992vw,-10px) scale(.4807);animation:fall-177 22s -11s linear infinite}@keyframes fall-177{31.853%{transform:translate(12.3053vw,31.853vh) scale(.4807)}to{transform:translate(13.00225vw,99vh) scale(.4807)}}.snow:nth-child(178){opacity:1.0834;transform:translate(19.0291vw,-10px) scale(.346);animation:fall-178 15s -9s linear infinite}@keyframes fall-178{54.838%{transform:translate(27.326vw,54.838vh) scale(.346)}to{transform:translate(23.17755vw,99vh) scale(.346)}}.snow:nth-child(179){opacity:1.7086;transform:translate(95.1588vw,-10px) scale(.4302);animation:fall-179 26s -27s linear infinite}@keyframes fall-179{59.488%{transform:translate(100.7355vw,59.488vh) scale(.4302)}to{transform:translate(97.94715vw,99vh) scale(.4302)}}.snow:nth-child(180){opacity:1.7682;transform:translate(51.2932vw,-10px) scale(.183);animation:fall-180 13s -10s linear infinite}@keyframes fall-180{61.779%{transform:translate(43.1104vw,61.779vh) scale(.183)}to{transform:translate(47.2018vw,99vh) scale(.183)}}.snow:nth-child(181){opacity:1.412;transform:translate(53.9894vw,-10px) scale(.03);animation:fall-181 15s -4s linear infinite}@keyframes fall-181{65.872%{transform:translate(44.2162vw,65.872vh) scale(.03)}to{transform:translate(49.1028vw,99vh) scale(.03)}}.snow:nth-child(182){opacity:1.3606;transform:translate(58.2003vw,-10px) scale(.4985);animation:fall-182 11s -10s linear infinite}@keyframes fall-182{53.862%{transform:translate(61.1098vw,53.862vh) scale(.4985)}to{transform:translate(59.65505vw,99vh) scale(.4985)}}.snow:nth-child(183){opacity:.4192;transform:translate(20.322vw,-10px) scale(.3001);animation:fall-183 20s -9s linear infinite}@keyframes fall-183{68.997%{transform:translate(12.9291vw,68.997vh) scale(.3001)}to{transform:translate(16.62555vw,99vh) scale(.3001)}}.snow:nth-child(184){opacity:.9622;transform:translate(28.5128vw,-10px) scale(.4303);animation:fall-184 24s -13s linear infinite}@keyframes fall-184{31.993%{transform:translate(36.1925vw,31.993vh) scale(.4303)}to{transform:translate(32.35265vw,99vh) scale(.4303)}}.snow:nth-child(185){opacity:.5164;transform:translate(91.4883vw,-10px) scale(.6644);animation:fall-185 30s -6s linear infinite}@keyframes fall-185{65.503%{transform:translate(93.7705vw,65.503vh) scale(.6644)}to{transform:translate(92.6294vw,99vh) scale(.6644)}}.snow:nth-child(186){opacity:1.3364;transform:translate(86.089vw,-10px) scale(.2242);animation:fall-186 29s -6s linear infinite}@keyframes fall-186{70.239%{transform:translate(77.5336vw,70.239vh) scale(.2242)}to{transform:translate(81.8113vw,99vh) scale(.2242)}}.snow:nth-child(187){opacity:1.9962;transform:translate(71.0198vw,-10px) scale(.5879);animation:fall-187 13s -21s linear infinite}@keyframes fall-187{74.89%{transform:translate(78.4765vw,74.89vh) scale(.5879)}to{transform:translate(74.74815vw,99vh) scale(.5879)}}.snow:nth-child(188){opacity:1.1114;transform:translate(54.6862vw,-10px) scale(.6761);animation:fall-188 21s -29s linear infinite}@keyframes fall-188{73.223%{transform:translate(62.5003vw,73.223vh) scale(.6761)}to{transform:translate(58.59325vw,99vh) scale(.6761)}}.snow:nth-child(189){opacity:1.3988;transform:translate(31.0341vw,-10px) scale(.1418);animation:fall-189 12s -26s linear infinite}@keyframes fall-189{54.584%{transform:translate(31.5897vw,54.584vh) scale(.1418)}to{transform:translate(31.3119vw,99vh) scale(.1418)}}.snow:nth-child(190){opacity:1.1944;transform:translate(50.8047vw,-10px) scale(.2924);animation:fall-190 13s -25s linear infinite}@keyframes fall-190{59.863%{transform:translate(53.046vw,59.863vh) scale(.2924)}to{transform:translate(51.92535vw,99vh) scale(.2924)}}.snow:nth-child(191){opacity:1.7492;transform:translate(64.7279vw,-10px) scale(.0338);animation:fall-191 12s -20s linear infinite}@keyframes fall-191{78.918%{transform:translate(69.8571vw,78.918vh) scale(.0338)}to{transform:translate(67.2925vw,99vh) scale(.0338)}}.snow:nth-child(192){opacity:1.659;transform:translate(37.7949vw,-10px) scale(.5145);animation:fall-192 29s -4s linear infinite}@keyframes fall-192{59.302%{transform:translate(47.6941vw,59.302vh) scale(.5145)}to{transform:translate(42.7445vw,99vh) scale(.5145)}}.snow:nth-child(193){opacity:.3026;transform:translate(82.2321vw,-10px) scale(.9895);animation:fall-193 19s -23s linear infinite}@keyframes fall-193{60.899%{transform:translate(72.3671vw,60.899vh) scale(.9895)}to{transform:translate(77.2996vw,99vh) scale(.9895)}}.snow:nth-child(194){opacity:.3622;transform:translate(49.8804vw,-10px) scale(.6685);animation:fall-194 22s -5s linear infinite}@keyframes fall-194{51.369%{transform:translate(49.4948vw,51.369vh) scale(.6685)}to{transform:translate(49.6876vw,99vh) scale(.6685)}}.snow:nth-child(195){opacity:1.1576;transform:translate(39.753vw,-10px) scale(.0577);animation:fall-195 19s -6s linear infinite}@keyframes fall-195{55.538%{transform:translate(38.1283vw,55.538vh) scale(.0577)}to{transform:translate(38.94065vw,99vh) scale(.0577)}}.snow:nth-child(196){opacity:.233;transform:translate(80.063vw,-10px) scale(.9851);animation:fall-196 29s -13s linear infinite}@keyframes fall-196{66.297%{transform:translate(74.4528vw,66.297vh) scale(.9851)}to{transform:translate(77.2579vw,99vh) scale(.9851)}}.snow:nth-child(197){opacity:1.885;transform:translate(68.7685vw,-10px) scale(.5626);animation:fall-197 27s -30s linear infinite}@keyframes fall-197{36.095%{transform:translate(73.5549vw,36.095vh) scale(.5626)}to{transform:translate(71.1617vw,99vh) scale(.5626)}}.snow:nth-child(198){opacity:.0464;transform:translate(10.102vw,-10px) scale(.3314);animation:fall-198 29s -27s linear infinite}@keyframes fall-198{62.424%{transform:translate(6.4054vw,62.424vh) scale(.3314)}to{transform:translate(8.2537vw,99vh) scale(.3314)}}.snow:nth-child(199){opacity:.4198;transform:translate(14.8661vw,-10px) scale(.7872);animation:fall-199 22s -23s linear infinite}@keyframes fall-199{52.644%{transform:translate(18.0233vw,52.644vh) scale(.7872)}to{transform:translate(16.4447vw,99vh) scale(.7872)}}.snow:nth-child(200){opacity:1.343;transform:translate(38.6345vw,-10px) scale(.6152);animation:fall-200 14s -5s linear infinite}@keyframes fall-200{47.7%{transform:translate(39.7342vw,47.7vh) scale(.6152)}to{transform:translate(39.18435vw,99vh) scale(.6152)}}.snow:nth-child(201){opacity:.988;transform:translate(21.1646vw,-10px) scale(.2466);animation:fall-201 14s -23s linear infinite}@keyframes fall-201{37.562%{transform:translate(23.0369vw,37.562vh) scale(.2466)}to{transform:translate(22.10075vw,99vh) scale(.2466)}}.snow:nth-child(202){opacity:.498;transform:translate(61.2141vw,-10px) scale(.3651);animation:fall-202 16s -4s linear infinite}@keyframes fall-202{48.912%{transform:translate(52.9162vw,48.912vh) scale(.3651)}to{transform:translate(57.06515vw,99vh) scale(.3651)}}.snow:nth-child(203){opacity:.3792;transform:translate(99.4399vw,-10px) scale(.2179);animation:fall-203 27s -4s linear infinite}@keyframes fall-203{74.492%{transform:translate(101.4124vw,74.492vh) scale(.2179)}to{transform:translate(100.42615vw,99vh) scale(.2179)}}.snow:nth-child(204){opacity:.9736;transform:translate(67.2281vw,-10px) scale(.4806);animation:fall-204 16s -4s linear infinite}@keyframes fall-204{37.621%{transform:translate(66.0282vw,37.621vh) scale(.4806)}to{transform:translate(66.62815vw,99vh) scale(.4806)}}.snow:nth-child(205){opacity:.5378;transform:translate(55.2732vw,-10px) scale(.388);animation:fall-205 21s -5s linear infinite}@keyframes fall-205{49.853%{transform:translate(51.1481vw,49.853vh) scale(.388)}to{transform:translate(53.21065vw,99vh) scale(.388)}}.snow:nth-child(206){opacity:1.1344;transform:translate(50.1285vw,-10px) scale(.7201);animation:fall-206 15s -11s linear infinite}@keyframes fall-206{73.051%{transform:translate(43.3052vw,73.051vh) scale(.7201)}to{transform:translate(46.71685vw,99vh) scale(.7201)}}.snow:nth-child(207){opacity:.6662;transform:translate(96.0705vw,-10px) scale(.9218);animation:fall-207 27s -23s linear infinite}@keyframes fall-207{53.194%{transform:translate(91.8605vw,53.194vh) scale(.9218)}to{transform:translate(93.9655vw,99vh) scale(.9218)}}.snow:nth-child(208){opacity:1.5378;transform:translate(14.2185vw,-10px) scale(.2631);animation:fall-208 27s -23s linear infinite}@keyframes fall-208{67.658%{transform:translate(22.1849vw,67.658vh) scale(.2631)}to{transform:translate(18.2017vw,99vh) scale(.2631)}}.snow:nth-child(209){opacity:1.44;transform:translate(77.696vw,-10px) scale(.8754);animation:fall-209 27s -13s linear infinite}@keyframes fall-209{65.857%{transform:translate(80.4459vw,65.857vh) scale(.8754)}to{transform:translate(79.07095vw,99vh) scale(.8754)}}.snow:nth-child(210){opacity:.6358;transform:translate(42.9167vw,-10px) scale(.3696);animation:fall-210 24s -4s linear infinite}@keyframes fall-210{40.976%{transform:translate(40.2293vw,40.976vh) scale(.3696)}to{transform:translate(41.573vw,99vh) scale(.3696)}}.snow:nth-child(211){opacity:.5824;transform:translate(58.2705vw,-10px) scale(.6057);animation:fall-211 30s -3s linear infinite}@keyframes fall-211{59.3%{transform:translate(49.3112vw,59.3vh) scale(.6057)}to{transform:translate(53.79085vw,99vh) scale(.6057)}}.snow:nth-child(212){opacity:.3942;transform:translate(20.7141vw,-10px) scale(.3833);animation:fall-212 15s -14s linear infinite}@keyframes fall-212{46.816%{transform:translate(30.6494vw,46.816vh) scale(.3833)}to{transform:translate(25.68175vw,99vh) scale(.3833)}}.snow:nth-child(213){opacity:1.531;transform:translate(42.4809vw,-10px) scale(.029);animation:fall-213 22s -28s linear infinite}@keyframes fall-213{70.853%{transform:translate(37.7701vw,70.853vh) scale(.029)}to{transform:translate(40.1255vw,99vh) scale(.029)}}.snow:nth-child(214){opacity:1.1168;transform:translate(65.1232vw,-10px) scale(.3755);animation:fall-214 30s -3s linear infinite}@keyframes fall-214{39.509%{transform:translate(59.0129vw,39.509vh) scale(.3755)}to{transform:translate(62.06805vw,99vh) scale(.3755)}}.snow:nth-child(215){opacity:.3084;transform:translate(90.7491vw,-10px) scale(.113);animation:fall-215 11s -14s linear infinite}@keyframes fall-215{46.764%{transform:translate(92.0501vw,46.764vh) scale(.113)}to{transform:translate(91.3996vw,99vh) scale(.113)}}.snow:nth-child(216){opacity:.959;transform:translate(67.4447vw,-10px) scale(.7123);animation:fall-216 11s -18s linear infinite}@keyframes fall-216{43.863%{transform:translate(73.834vw,43.863vh) scale(.7123)}to{transform:translate(70.63935vw,99vh) scale(.7123)}}.snow:nth-child(217){opacity:.567;transform:translate(89.0229vw,-10px) scale(.6339);animation:fall-217 14s -23s linear infinite}@keyframes fall-217{54.302%{transform:translate(81.5296vw,54.302vh) scale(.6339)}to{transform:translate(85.27625vw,99vh) scale(.6339)}}.snow:nth-child(218){opacity:.8702;transform:translate(52.7344vw,-10px) scale(.5927);animation:fall-218 21s -6s linear infinite}@keyframes fall-218{75.336%{transform:translate(61.8827vw,75.336vh) scale(.5927)}to{transform:translate(57.30855vw,99vh) scale(.5927)}}.snow:nth-child(219){opacity:.406;transform:translate(69.6302vw,-10px) scale(.0939);animation:fall-219 14s -28s linear infinite}@keyframes fall-219{62.284%{transform:translate(69.7571vw,62.284vh) scale(.0939)}to{transform:translate(69.69365vw,99vh) scale(.0939)}}.snow:nth-child(220){opacity:.9036;transform:translate(35.5983vw,-10px) scale(.6016);animation:fall-220 16s -14s linear infinite}@keyframes fall-220{31.554%{transform:translate(42.7143vw,31.554vh) scale(.6016)}to{transform:translate(39.1563vw,99vh) scale(.6016)}}.snow:nth-child(221){opacity:.6472;transform:translate(67.4351vw,-10px) scale(.8815);animation:fall-221 19s -14s linear infinite}@keyframes fall-221{46.823%{transform:translate(58.3646vw,46.823vh) scale(.8815)}to{transform:translate(62.89985vw,99vh) scale(.8815)}}.snow:nth-child(222){opacity:.6334;transform:translate(57.3146vw,-10px) scale(.0459);animation:fall-222 14s -21s linear infinite}@keyframes fall-222{44.772%{transform:translate(66.9153vw,44.772vh) scale(.0459)}to{transform:translate(62.11495vw,99vh) scale(.0459)}}.snow:nth-child(223){opacity:1.465;transform:translate(73.9903vw,-10px) scale(.9444);animation:fall-223 22s -25s linear infinite}@keyframes fall-223{65.419%{transform:translate(75.1546vw,65.419vh) scale(.9444)}to{transform:translate(74.57245vw,99vh) scale(.9444)}}.snow:nth-child(224){opacity:.6396;transform:translate(34.7799vw,-10px) scale(.0299);animation:fall-224 20s -29s linear infinite}@keyframes fall-224{78.107%{transform:translate(36.46vw,78.107vh) scale(.0299)}to{transform:translate(35.61995vw,99vh) scale(.0299)}}.snow:nth-child(225){opacity:.1262;transform:translate(58.5537vw,-10px) scale(.0814);animation:fall-225 22s -2s linear infinite}@keyframes fall-225{71.361%{transform:translate(64.0061vw,71.361vh) scale(.0814)}to{transform:translate(61.2799vw,99vh) scale(.0814)}}.snow:nth-child(226){opacity:.0028;transform:translate(53.9603vw,-10px) scale(.9127);animation:fall-226 13s -26s linear infinite}@keyframes fall-226{50.629%{transform:translate(61.2496vw,50.629vh) scale(.9127)}to{transform:translate(57.60495vw,99vh) scale(.9127)}}.snow:nth-child(227){opacity:1.6178;transform:translate(80.2649vw,-10px) scale(.0017);animation:fall-227 15s -15s linear infinite}@keyframes fall-227{31.51%{transform:translate(76.3325vw,31.51vh) scale(.0017)}to{transform:translate(78.2987vw,99vh) scale(.0017)}}.snow:nth-child(228){opacity:.7862;transform:translate(8.378vw,-10px) scale(.7948);animation:fall-228 19s -11s linear infinite}@keyframes fall-228{60.204%{transform:translate(-.1976vw,60.204vh) scale(.7948)}to{transform:translate(4.0902vw,99vh) scale(.7948)}}.snow:nth-child(229){opacity:.5506;transform:translate(43.6679vw,-10px) scale(.7145);animation:fall-229 29s -27s linear infinite}@keyframes fall-229{56.863%{transform:translate(40.5379vw,56.863vh) scale(.7145)}to{transform:translate(42.1029vw,99vh) scale(.7145)}}.snow:nth-child(230){opacity:1.7906;transform:translate(77.6334vw,-10px) scale(.1701);animation:fall-230 28s -7s linear infinite}@keyframes fall-230{67.572%{transform:translate(72.5219vw,67.572vh) scale(.1701)}to{transform:translate(75.07765vw,99vh) scale(.1701)}}.snow:nth-child(231){opacity:1.2094;transform:translate(33.1173vw,-10px) scale(.3287);animation:fall-231 16s -14s linear infinite}@keyframes fall-231{51.834%{transform:translate(25.8695vw,51.834vh) scale(.3287)}to{transform:translate(29.4934vw,99vh) scale(.3287)}}.snow:nth-child(232){opacity:1.3094;transform:translate(95.6836vw,-10px) scale(.7955);animation:fall-232 10s -20s linear infinite}@keyframes fall-232{49.598%{transform:translate(100.5865vw,49.598vh) scale(.7955)}to{transform:translate(98.13505vw,99vh) scale(.7955)}}.snow:nth-child(233){opacity:1.0216;transform:translate(11.3189vw,-10px) scale(.6316);animation:fall-233 18s -25s linear infinite}@keyframes fall-233{31.643%{transform:translate(11.8442vw,31.643vh) scale(.6316)}to{transform:translate(11.58155vw,99vh) scale(.6316)}}.snow:nth-child(234){opacity:1.7462;transform:translate(55.0861vw,-10px) scale(.1007);animation:fall-234 26s -17s linear infinite}@keyframes fall-234{66.836%{transform:translate(63.8364vw,66.836vh) scale(.1007)}to{transform:translate(59.46125vw,99vh) scale(.1007)}}.snow:nth-child(235){opacity:1.7364;transform:translate(33.1485vw,-10px) scale(.4633);animation:fall-235 30s -2s linear infinite}@keyframes fall-235{69.85%{transform:translate(31.9479vw,69.85vh) scale(.4633)}to{transform:translate(32.5482vw,99vh) scale(.4633)}}.snow:nth-child(236){opacity:1.5788;transform:translate(36.8188vw,-10px) scale(.929);animation:fall-236 22s -18s linear infinite}@keyframes fall-236{60.459%{transform:translate(38.6789vw,60.459vh) scale(.929)}to{transform:translate(37.74885vw,99vh) scale(.929)}}.snow:nth-child(237){opacity:.6894;transform:translate(68.9331vw,-10px) scale(.5554);animation:fall-237 14s -30s linear infinite}@keyframes fall-237{55.381%{transform:translate(65.6476vw,55.381vh) scale(.5554)}to{transform:translate(67.29035vw,99vh) scale(.5554)}}.snow:nth-child(238){opacity:.3638;transform:translate(88.8961vw,-10px) scale(.0801);animation:fall-238 30s -26s linear infinite}@keyframes fall-238{73.724%{transform:translate(92.2722vw,73.724vh) scale(.0801)}to{transform:translate(90.58415vw,99vh) scale(.0801)}}.snow:nth-child(239){opacity:.4744;transform:translate(60.5795vw,-10px) scale(.1635);animation:fall-239 25s -9s linear infinite}@keyframes fall-239{65.186%{transform:translate(51.7949vw,65.186vh) scale(.1635)}to{transform:translate(56.1872vw,99vh) scale(.1635)}}.snow:nth-child(240){opacity:1.2528;transform:translate(57.1565vw,-10px) scale(.358);animation:fall-240 22s -30s linear infinite}@keyframes fall-240{59.281%{transform:translate(64.367vw,59.281vh) scale(.358)}to{transform:translate(60.76175vw,99vh) scale(.358)}}.snow:nth-child(241){opacity:1.1464;transform:translate(88.7135vw,-10px) scale(.4956);animation:fall-241 21s -26s linear infinite}@keyframes fall-241{47.36%{transform:translate(94.6659vw,47.36vh) scale(.4956)}to{transform:translate(91.6897vw,99vh) scale(.4956)}}.snow:nth-child(242){opacity:1.3624;transform:translate(42.3585vw,-10px) scale(.7215);animation:fall-242 26s -9s linear infinite}@keyframes fall-242{75.556%{transform:translate(50.8644vw,75.556vh) scale(.7215)}to{transform:translate(46.61145vw,99vh) scale(.7215)}}.snow:nth-child(243){opacity:.403;transform:translate(54.495vw,-10px) scale(.4614);animation:fall-243 12s -17s linear infinite}@keyframes fall-243{57.458%{transform:translate(61.2127vw,57.458vh) scale(.4614)}to{transform:translate(57.85385vw,99vh) scale(.4614)}}.snow:nth-child(244){opacity:1.7712;transform:translate(47.0448vw,-10px) scale(.8272);animation:fall-244 17s -6s linear infinite}@keyframes fall-244{69.04%{transform:translate(55.0355vw,69.04vh) scale(.8272)}to{transform:translate(51.04015vw,99vh) scale(.8272)}}.snow:nth-child(245){opacity:.5254;transform:translate(57.0332vw,-10px) scale(.2999);animation:fall-245 25s -26s linear infinite}@keyframes fall-245{59.031%{transform:translate(52.7767vw,59.031vh) scale(.2999)}to{transform:translate(54.90495vw,99vh) scale(.2999)}}.snow:nth-child(246){opacity:.2126;transform:translate(72.5148vw,-10px) scale(.9171);animation:fall-246 26s -11s linear infinite}@keyframes fall-246{73.903%{transform:translate(73.4026vw,73.903vh) scale(.9171)}to{transform:translate(72.9587vw,99vh) scale(.9171)}}.snow:nth-child(247){opacity:1.7924;transform:translate(26.7369vw,-10px) scale(.7779);animation:fall-247 13s -26s linear infinite}@keyframes fall-247{79.329%{transform:translate(22.1937vw,79.329vh) scale(.7779)}to{transform:translate(24.4653vw,99vh) scale(.7779)}}.snow:nth-child(248){opacity:1.1608;transform:translate(76.3207vw,-10px) scale(.4503);animation:fall-248 21s -18s linear infinite}@keyframes fall-248{71.715%{transform:translate(70.1113vw,71.715vh) scale(.4503)}to{transform:translate(73.216vw,99vh) scale(.4503)}}.snow:nth-child(249){opacity:.3372;transform:translate(62.7975vw,-10px) scale(.3557);animation:fall-249 26s -5s linear infinite}@keyframes fall-249{36.851%{transform:translate(59.4557vw,36.851vh) scale(.3557)}to{transform:translate(61.1266vw,99vh) scale(.3557)}}.snow:nth-child(250){opacity:1.4852;transform:translate(10.662vw,-10px) scale(.6186);animation:fall-250 25s -27s linear infinite}@keyframes fall-250{55.63%{transform:translate(7.0916vw,55.63vh) scale(.6186)}to{transform:translate(8.8768vw,99vh) scale(.6186)}}.snow:nth-child(251){opacity:1.063;transform:translate(65.7808vw,-10px) scale(.2008);animation:fall-251 14s -22s linear infinite}@keyframes fall-251{41.258%{transform:translate(74.5124vw,41.258vh) scale(.2008)}to{transform:translate(70.1466vw,99vh) scale(.2008)}}.snow:nth-child(252){opacity:.004;transform:translate(65.4272vw,-10px) scale(.1359);animation:fall-252 27s -6s linear infinite}@keyframes fall-252{45.736%{transform:translate(60.2048vw,45.736vh) scale(.1359)}to{transform:translate(62.816vw,99vh) scale(.1359)}}.snow:nth-child(253){opacity:1.5602;transform:translate(36.2763vw,-10px) scale(.3894);animation:fall-253 29s -20s linear infinite}@keyframes fall-253{33.096%{transform:translate(28.5648vw,33.096vh) scale(.3894)}to{transform:translate(32.42055vw,99vh) scale(.3894)}}.snow:nth-child(254){opacity:.8176;transform:translate(63.0909vw,-10px) scale(.5894);animation:fall-254 12s -30s linear infinite}@keyframes fall-254{49.987%{transform:translate(72.9667vw,49.987vh) scale(.5894)}to{transform:translate(68.0288vw,99vh) scale(.5894)}}.snow:nth-child(255){opacity:1.2848;transform:translate(81.2921vw,-10px) scale(.5768);animation:fall-255 30s -18s linear infinite}@keyframes fall-255{63.975%{transform:translate(75.1244vw,63.975vh) scale(.5768)}to{transform:translate(78.20825vw,99vh) scale(.5768)}}.snow:nth-child(256){opacity:.1308;transform:translate(65.478vw,-10px) scale(.1643);animation:fall-256 11s -27s linear infinite}@keyframes fall-256{33.859%{transform:translate(74.8529vw,33.859vh) scale(.1643)}to{transform:translate(70.16545vw,99vh) scale(.1643)}}.snow:nth-child(257){opacity:1.6878;transform:translate(85.5714vw,-10px) scale(.3911);animation:fall-257 13s -5s linear infinite}@keyframes fall-257{53.446%{transform:translate(77.4993vw,53.446vh) scale(.3911)}to{transform:translate(81.53535vw,99vh) scale(.3911)}}.snow:nth-child(258){opacity:.0304;transform:translate(94.4275vw,-10px) scale(.1896);animation:fall-258 14s -17s linear infinite}@keyframes fall-258{41.213%{transform:translate(97.5444vw,41.213vh) scale(.1896)}to{transform:translate(95.98595vw,99vh) scale(.1896)}}.snow:nth-child(259){opacity:1.5802;transform:translate(40.0351vw,-10px) scale(.4145);animation:fall-259 19s -20s linear infinite}@keyframes fall-259{36.723%{transform:translate(38.1763vw,36.723vh) scale(.4145)}to{transform:translate(39.1057vw,99vh) scale(.4145)}}.snow:nth-child(260){opacity:.2106;transform:translate(62.8854vw,-10px) scale(.023);animation:fall-260 13s -8s linear infinite}@keyframes fall-260{32.861%{transform:translate(65.31vw,32.861vh) scale(.023)}to{transform:translate(64.0977vw,99vh) scale(.023)}}.snow:nth-child(261){opacity:.8464;transform:translate(49.1747vw,-10px) scale(.2824);animation:fall-261 10s -8s linear infinite}@keyframes fall-261{60.003%{transform:translate(39.1912vw,60.003vh) scale(.2824)}to{transform:translate(44.18295vw,99vh) scale(.2824)}}.snow:nth-child(262){opacity:.9316;transform:translate(16.4009vw,-10px) scale(.1395);animation:fall-262 17s -6s linear infinite}@keyframes fall-262{33.706%{transform:translate(10.1751vw,33.706vh) scale(.1395)}to{transform:translate(13.288vw,99vh) scale(.1395)}}.snow:nth-child(263){opacity:1.6262;transform:translate(35.1428vw,-10px) scale(.6221);animation:fall-263 12s -25s linear infinite}@keyframes fall-263{48.944%{transform:translate(42.1719vw,48.944vh) scale(.6221)}to{transform:translate(38.65735vw,99vh) scale(.6221)}}.snow:nth-child(264){opacity:1.9726;transform:translate(83.7914vw,-10px) scale(.1401);animation:fall-264 22s -29s linear infinite}@keyframes fall-264{61.95%{transform:translate(80.2074vw,61.95vh) scale(.1401)}to{transform:translate(81.9994vw,99vh) scale(.1401)}}.snow:nth-child(265){opacity:1.927;transform:translate(96.3505vw,-10px) scale(.1615);animation:fall-265 21s -10s linear infinite}@keyframes fall-265{39.648%{transform:translate(100.7117vw,39.648vh) scale(.1615)}to{transform:translate(98.5311vw,99vh) scale(.1615)}}.snow:nth-child(266){opacity:.916;transform:translate(29.0233vw,-10px) scale(.9613);animation:fall-266 10s -25s linear infinite}@keyframes fall-266{58.612%{transform:translate(32.9043vw,58.612vh) scale(.9613)}to{transform:translate(30.9638vw,99vh) scale(.9613)}}.snow:nth-child(267){opacity:1.9458;transform:translate(99.8931vw,-10px) scale(.6338);animation:fall-267 23s -26s linear infinite}@keyframes fall-267{69.146%{transform:translate(98.9388vw,69.146vh) scale(.6338)}to{transform:translate(99.41595vw,99vh) scale(.6338)}}.snow:nth-child(268){opacity:1.5906;transform:translate(29.2786vw,-10px) scale(.3485);animation:fall-268 21s -3s linear infinite}@keyframes fall-268{65.285%{transform:translate(24.0595vw,65.285vh) scale(.3485)}to{transform:translate(26.66905vw,99vh) scale(.3485)}}.snow:nth-child(269){opacity:1.3244;transform:translate(48.5122vw,-10px) scale(.647);animation:fall-269 21s -26s linear infinite}@keyframes fall-269{72.873%{transform:translate(43.3809vw,72.873vh) scale(.647)}to{transform:translate(45.94655vw,99vh) scale(.647)}}.snow:nth-child(270){opacity:.5058;transform:translate(8.4609vw,-10px) scale(.8095);animation:fall-270 11s -17s linear infinite}@keyframes fall-270{77.96%{transform:translate(2.7853vw,77.96vh) scale(.8095)}to{transform:translate(5.6231vw,99vh) scale(.8095)}}.snow:nth-child(271){opacity:1.7442;transform:translate(25.1616vw,-10px) scale(.0074);animation:fall-271 10s -21s linear infinite}@keyframes fall-271{55.616%{transform:translate(19.776vw,55.616vh) scale(.0074)}to{transform:translate(22.4688vw,99vh) scale(.0074)}}.snow:nth-child(272){opacity:1.5044;transform:translate(49.8283vw,-10px) scale(.0497);animation:fall-272 21s -8s linear infinite}@keyframes fall-272{64.995%{transform:translate(59.6659vw,64.995vh) scale(.0497)}to{transform:translate(54.7471vw,99vh) scale(.0497)}}.snow:nth-child(273){opacity:.0658;transform:translate(21.5055vw,-10px) scale(.9074);animation:fall-273 24s -14s linear infinite}@keyframes fall-273{79.723%{transform:translate(20.8469vw,79.723vh) scale(.9074)}to{transform:translate(21.1762vw,99vh) scale(.9074)}}.snow:nth-child(274){opacity:1.3324;transform:translate(93.3921vw,-10px) scale(.6059);animation:fall-274 30s -11s linear infinite}@keyframes fall-274{71.531%{transform:translate(96.1838vw,71.531vh) scale(.6059)}to{transform:translate(94.78795vw,99vh) scale(.6059)}}.snow:nth-child(275){opacity:1.178;transform:translate(82.2476vw,-10px) scale(.6512);animation:fall-275 27s -4s linear infinite}@keyframes fall-275{43.823%{transform:translate(76.5171vw,43.823vh) scale(.6512)}to{transform:translate(79.38235vw,99vh) scale(.6512)}}.snow:nth-child(276){opacity:.8622;transform:translate(35.2366vw,-10px) scale(.8775);animation:fall-276 26s -28s linear infinite}@keyframes fall-276{59.393%{transform:translate(39.2899vw,59.393vh) scale(.8775)}to{transform:translate(37.26325vw,99vh) scale(.8775)}}.snow:nth-child(277){opacity:.165;transform:translate(64.5483vw,-10px) scale(.7803);animation:fall-277 16s -25s linear infinite}@keyframes fall-277{54.477%{transform:translate(65.2323vw,54.477vh) scale(.7803)}to{transform:translate(64.8903vw,99vh) scale(.7803)}}.snow:nth-child(278){opacity:.7912;transform:translate(68.3852vw,-10px) scale(.8698);animation:fall-278 18s -14s linear infinite}@keyframes fall-278{65.798%{transform:translate(69.7998vw,65.798vh) scale(.8698)}to{transform:translate(69.0925vw,99vh) scale(.8698)}}.snow:nth-child(279){opacity:.9614;transform:translate(91.5355vw,-10px) scale(.9659);animation:fall-279 23s -28s linear infinite}@keyframes fall-279{53.735%{transform:translate(100.652vw,53.735vh) scale(.9659)}to{transform:translate(96.09375vw,99vh) scale(.9659)}}.snow:nth-child(280){opacity:.4988;transform:translate(15.8165vw,-10px) scale(.0933);animation:fall-280 25s -20s linear infinite}@keyframes fall-280{30.354%{transform:translate(8.9157vw,30.354vh) scale(.0933)}to{transform:translate(12.3661vw,99vh) scale(.0933)}}.snow:nth-child(281){opacity:.336;transform:translate(44.1294vw,-10px) scale(.4044);animation:fall-281 18s -25s linear infinite}@keyframes fall-281{39.474%{transform:translate(39.5989vw,39.474vh) scale(.4044)}to{transform:translate(41.86415vw,99vh) scale(.4044)}}.snow:nth-child(282){opacity:1.0222;transform:translate(12.6729vw,-10px) scale(.7252);animation:fall-282 14s -13s linear infinite}@keyframes fall-282{53.723%{transform:translate(6.9468vw,53.723vh) scale(.7252)}to{transform:translate(9.80985vw,99vh) scale(.7252)}}.snow:nth-child(283){opacity:1.7478;transform:translate(13.801vw,-10px) scale(.3526);animation:fall-283 24s -29s linear infinite}@keyframes fall-283{65.047%{transform:translate(10.6555vw,65.047vh) scale(.3526)}to{transform:translate(12.22825vw,99vh) scale(.3526)}}.snow:nth-child(284){opacity:.0178;transform:translate(17.6238vw,-10px) scale(.5877);animation:fall-284 11s -15s linear infinite}@keyframes fall-284{76.759%{transform:translate(17.4185vw,76.759vh) scale(.5877)}to{transform:translate(17.52115vw,99vh) scale(.5877)}}.snow:nth-child(285){opacity:.8624;transform:translate(90.2323vw,-10px) scale(.6745);animation:fall-285 16s -24s linear infinite}@keyframes fall-285{37.245%{transform:translate(83.5039vw,37.245vh) scale(.6745)}to{transform:translate(86.8681vw,99vh) scale(.6745)}}.snow:nth-child(286){opacity:1.1898;transform:translate(40.53vw,-10px) scale(.3604);animation:fall-286 19s -28s linear infinite}@keyframes fall-286{69.209%{transform:translate(44.7066vw,69.209vh) scale(.3604)}to{transform:translate(42.6183vw,99vh) scale(.3604)}}.snow:nth-child(287){opacity:1.2908;transform:translate(10.687vw,-10px) scale(.0557);animation:fall-287 20s -1s linear infinite}@keyframes fall-287{78.867%{transform:translate(14.4854vw,78.867vh) scale(.0557)}to{transform:translate(12.5862vw,99vh) scale(.0557)}}.snow:nth-child(288){opacity:.186;transform:translate(31.6648vw,-10px) scale(.239);animation:fall-288 21s -8s linear infinite}@keyframes fall-288{31.108%{transform:translate(37.7023vw,31.108vh) scale(.239)}to{transform:translate(34.68355vw,99vh) scale(.239)}}.snow:nth-child(289){opacity:1.7462;transform:translate(59.4022vw,-10px) scale(.0905);animation:fall-289 11s -26s linear infinite}@keyframes fall-289{74.968%{transform:translate(61.1903vw,74.968vh) scale(.0905)}to{transform:translate(60.29625vw,99vh) scale(.0905)}}.snow:nth-child(290){opacity:1.2912;transform:translate(87.5647vw,-10px) scale(.5155);animation:fall-290 18s -27s linear infinite}@keyframes fall-290{32.977%{transform:translate(96.4251vw,32.977vh) scale(.5155)}to{transform:translate(91.9949vw,99vh) scale(.5155)}}.snow:nth-child(291){opacity:.16;transform:translate(8.0417vw,-10px) scale(.8609);animation:fall-291 29s -19s linear infinite}@keyframes fall-291{65.476%{transform:translate(13.2204vw,65.476vh) scale(.8609)}to{transform:translate(10.63105vw,99vh) scale(.8609)}}.snow:nth-child(292){opacity:.26;transform:translate(27.0311vw,-10px) scale(.7267);animation:fall-292 17s -5s linear infinite}@keyframes fall-292{52.482%{transform:translate(19.3661vw,52.482vh) scale(.7267)}to{transform:translate(23.1986vw,99vh) scale(.7267)}}.snow:nth-child(293){opacity:.0686;transform:translate(44.8931vw,-10px) scale(.4368);animation:fall-293 27s -3s linear infinite}@keyframes fall-293{62.429%{transform:translate(54.3121vw,62.429vh) scale(.4368)}to{transform:translate(49.6026vw,99vh) scale(.4368)}}.snow:nth-child(294){opacity:1.1576;transform:translate(25.6394vw,-10px) scale(.5103);animation:fall-294 13s -28s linear infinite}@keyframes fall-294{65.061%{transform:translate(23.4293vw,65.061vh) scale(.5103)}to{transform:translate(24.53435vw,99vh) scale(.5103)}}.snow:nth-child(295){opacity:.927;transform:translate(61.5984vw,-10px) scale(.2751);animation:fall-295 10s -8s linear infinite}@keyframes fall-295{37.375%{transform:translate(64.917vw,37.375vh) scale(.2751)}to{transform:translate(63.2577vw,99vh) scale(.2751)}}.snow:nth-child(296){opacity:.416;transform:translate(32.1845vw,-10px) scale(.4904);animation:fall-296 20s -7s linear infinite}@keyframes fall-296{33.055%{transform:translate(37.1055vw,33.055vh) scale(.4904)}to{transform:translate(34.645vw,99vh) scale(.4904)}}.snow:nth-child(297){opacity:.1638;transform:translate(68.0603vw,-10px) scale(.5591);animation:fall-297 17s -2s linear infinite}@keyframes fall-297{72.716%{transform:translate(73.6702vw,72.716vh) scale(.5591)}to{transform:translate(70.86525vw,99vh) scale(.5591)}}.snow:nth-child(298){opacity:1.644;transform:translate(48.8756vw,-10px) scale(.7181);animation:fall-298 15s -19s linear infinite}@keyframes fall-298{64.451%{transform:translate(56.9592vw,64.451vh) scale(.7181)}to{transform:translate(52.9174vw,99vh) scale(.7181)}}.snow:nth-child(299){opacity:1.919;transform:translate(85.9561vw,-10px) scale(.8352);animation:fall-299 30s -9s linear infinite}@keyframes fall-299{42.231%{transform:translate(85.741vw,42.231vh) scale(.8352)}to{transform:translate(85.84855vw,99vh) scale(.8352)}}.snow:nth-child(300){opacity:1.2454;transform:translate(22.5551vw,-10px) scale(.6623);animation:fall-300 15s -13s linear infinite}@keyframes fall-300{51.062%{transform:translate(27.4112vw,51.062vh) scale(.6623)}to{transform:translate(24.98315vw,99vh) scale(.6623)}}.snow:nth-child(301){opacity:.834;transform:translate(30.991vw,-10px) scale(.9045);animation:fall-301 13s -3s linear infinite}@keyframes fall-301{79.436%{transform:translate(21.1785vw,79.436vh) scale(.9045)}to{transform:translate(26.08475vw,99vh) scale(.9045)}}.snow:nth-child(302){opacity:1.5814;transform:translate(74.4756vw,-10px) scale(.1826);animation:fall-302 25s -12s linear infinite}@keyframes fall-302{36.229%{transform:translate(70.6902vw,36.229vh) scale(.1826)}to{transform:translate(72.5829vw,99vh) scale(.1826)}}.snow:nth-child(303){opacity:1.8682;transform:translate(34.068vw,-10px) scale(.4528);animation:fall-303 29s -30s linear infinite}@keyframes fall-303{75.296%{transform:translate(31.9139vw,75.296vh) scale(.4528)}to{transform:translate(32.99095vw,99vh) scale(.4528)}}.snow:nth-child(304){opacity:.7442;transform:translate(.5718vw,-10px) scale(.2246);animation:fall-304 28s -20s linear infinite}@keyframes fall-304{33.116%{transform:translate(-6.3699vw,33.116vh) scale(.2246)}to{transform:translate(-2.89905vw,99vh) scale(.2246)}}.snow:nth-child(305){opacity:.4114;transform:translate(46.7309vw,-10px) scale(.202);animation:fall-305 27s -26s linear infinite}@keyframes fall-305{54.308%{transform:translate(47.4252vw,54.308vh) scale(.202)}to{transform:translate(47.07805vw,99vh) scale(.202)}}.snow:nth-child(306){opacity:1.1382;transform:translate(50.1754vw,-10px) scale(.4687);animation:fall-306 23s -25s linear infinite}@keyframes fall-306{79.961%{transform:translate(45.4927vw,79.961vh) scale(.4687)}to{transform:translate(47.83405vw,99vh) scale(.4687)}}.snow:nth-child(307){opacity:.2806;transform:translate(6.6299vw,-10px) scale(.7055);animation:fall-307 19s -21s linear infinite}@keyframes fall-307{77.98%{transform:translate(-.16vw,77.98vh) scale(.7055)}to{transform:translate(3.23495vw,99vh) scale(.7055)}}.snow:nth-child(308){opacity:1.0488;transform:translate(45.085vw,-10px) scale(.7976);animation:fall-308 23s -14s linear infinite}@keyframes fall-308{30.795%{transform:translate(39.1622vw,30.795vh) scale(.7976)}to{transform:translate(42.1236vw,99vh) scale(.7976)}}.snow:nth-child(309){opacity:1.5298;transform:translate(6.09vw,-10px) scale(.9864);animation:fall-309 19s -10s linear infinite}@keyframes fall-309{53.222%{transform:translate(-1.6335vw,53.222vh) scale(.9864)}to{transform:translate(2.22825vw,99vh) scale(.9864)}}.snow:nth-child(310){opacity:1.0076;transform:translate(69.0017vw,-10px) scale(.087);animation:fall-310 22s -16s linear infinite}@keyframes fall-310{67.835%{transform:translate(67.1007vw,67.835vh) scale(.087)}to{transform:translate(68.0512vw,99vh) scale(.087)}}.snow:nth-child(311){opacity:1.149;transform:translate(73.8834vw,-10px) scale(.3012);animation:fall-311 20s -24s linear infinite}@keyframes fall-311{38.537%{transform:translate(65.3646vw,38.537vh) scale(.3012)}to{transform:translate(69.624vw,99vh) scale(.3012)}}.snow:nth-child(312){opacity:.0436;transform:translate(22.0885vw,-10px) scale(.1035);animation:fall-312 19s -7s linear infinite}@keyframes fall-312{53.359%{transform:translate(13.7596vw,53.359vh) scale(.1035)}to{transform:translate(17.92405vw,99vh) scale(.1035)}}.snow:nth-child(313){opacity:1.3262;transform:translate(57.7991vw,-10px) scale(.7002);animation:fall-313 11s -28s linear infinite}@keyframes fall-313{68.657%{transform:translate(55.4644vw,68.657vh) scale(.7002)}to{transform:translate(56.63175vw,99vh) scale(.7002)}}.snow:nth-child(314){opacity:1.0922;transform:translate(94.1243vw,-10px) scale(.3978);animation:fall-314 13s -23s linear infinite}@keyframes fall-314{73.128%{transform:translate(85.6647vw,73.128vh) scale(.3978)}to{transform:translate(89.8945vw,99vh) scale(.3978)}}.snow:nth-child(315){opacity:.2644;transform:translate(24.8741vw,-10px) scale(.5322);animation:fall-315 13s -1s linear infinite}@keyframes fall-315{72.885%{transform:translate(15.9163vw,72.885vh) scale(.5322)}to{transform:translate(20.3952vw,99vh) scale(.5322)}}.snow:nth-child(316){opacity:.2;transform:translate(71.1822vw,-10px) scale(.9161);animation:fall-316 29s -24s linear infinite}@keyframes fall-316{70.697%{transform:translate(66.1524vw,70.697vh) scale(.9161)}to{transform:translate(68.6673vw,99vh) scale(.9161)}}.snow:nth-child(317){opacity:.7514;transform:translate(65.0158vw,-10px) scale(.5689);animation:fall-317 10s -2s linear infinite}@keyframes fall-317{64.542%{transform:translate(57.2569vw,64.542vh) scale(.5689)}to{transform:translate(61.13635vw,99vh) scale(.5689)}}.snow:nth-child(318){opacity:1.8774;transform:translate(57.5196vw,-10px) scale(.1206);animation:fall-318 20s -14s linear infinite}@keyframes fall-318{60.652%{transform:translate(60.9627vw,60.652vh) scale(.1206)}to{transform:translate(59.24115vw,99vh) scale(.1206)}}.snow:nth-child(319){opacity:1.2786;transform:translate(71.1836vw,-10px) scale(.0958);animation:fall-319 19s -28s linear infinite}@keyframes fall-319{58.433%{transform:translate(73.6936vw,58.433vh) scale(.0958)}to{transform:translate(72.4386vw,99vh) scale(.0958)}}.snow:nth-child(320){opacity:1.258;transform:translate(88.5836vw,-10px) scale(.579);animation:fall-320 25s -27s linear infinite}@keyframes fall-320{63.58%{transform:translate(83.9717vw,63.58vh) scale(.579)}to{transform:translate(86.27765vw,99vh) scale(.579)}}.snow:nth-child(321){opacity:1.0312;transform:translate(72.8337vw,-10px) scale(.9301);animation:fall-321 10s -20s linear infinite}@keyframes fall-321{50.766%{transform:translate(69.7564vw,50.766vh) scale(.9301)}to{transform:translate(71.29505vw,99vh) scale(.9301)}}.snow:nth-child(322){opacity:1.2112;transform:translate(.772vw,-10px) scale(.1852);animation:fall-322 10s -2s linear infinite}@keyframes fall-322{54.719%{transform:translate(-1.2804vw,54.719vh) scale(.1852)}to{transform:translate(-.2542vw,99vh) scale(.1852)}}.snow:nth-child(323){opacity:.1906;transform:translate(37.8864vw,-10px) scale(.5299);animation:fall-323 19s -30s linear infinite}@keyframes fall-323{52.488%{transform:translate(44.7405vw,52.488vh) scale(.5299)}to{transform:translate(41.31345vw,99vh) scale(.5299)}}.snow:nth-child(324){opacity:1.5554;transform:translate(65.189vw,-10px) scale(.2775);animation:fall-324 23s -17s linear infinite}@keyframes fall-324{59.625%{transform:translate(70.0112vw,59.625vh) scale(.2775)}to{transform:translate(67.6001vw,99vh) scale(.2775)}}.snow:nth-child(325){opacity:1.8712;transform:translate(27.1415vw,-10px) scale(.9095);animation:fall-325 25s -2s linear infinite}@keyframes fall-325{47.206%{transform:translate(19.7306vw,47.206vh) scale(.9095)}to{transform:translate(23.43605vw,99vh) scale(.9095)}}.snow:nth-child(326){opacity:.9554;transform:translate(47.2014vw,-10px) scale(.2374);animation:fall-326 24s -12s linear infinite}@keyframes fall-326{59.946%{transform:translate(42.7009vw,59.946vh) scale(.2374)}to{transform:translate(44.95115vw,99vh) scale(.2374)}}.snow:nth-child(327){opacity:.8144;transform:translate(28.3771vw,-10px) scale(.1238);animation:fall-327 18s -24s linear infinite}@keyframes fall-327{32.37%{transform:translate(28.4326vw,32.37vh) scale(.1238)}to{transform:translate(28.40485vw,99vh) scale(.1238)}}.snow:nth-child(328){opacity:1.3016;transform:translate(11.5971vw,-10px) scale(.7787);animation:fall-328 29s -21s linear infinite}@keyframes fall-328{47.198%{transform:translate(10.1992vw,47.198vh) scale(.7787)}to{transform:translate(10.89815vw,99vh) scale(.7787)}}.snow:nth-child(329){opacity:.0304;transform:translate(31.2573vw,-10px) scale(.006);animation:fall-329 21s -1s linear infinite}@keyframes fall-329{36.751%{transform:translate(26.9796vw,36.751vh) scale(.006)}to{transform:translate(29.11845vw,99vh) scale(.006)}}.snow:nth-child(330){opacity:1.1538;transform:translate(28.646vw,-10px) scale(.106);animation:fall-330 18s -18s linear infinite}@keyframes fall-330{40.391%{transform:translate(32.4698vw,40.391vh) scale(.106)}to{transform:translate(30.5579vw,99vh) scale(.106)}}.snow:nth-child(331){opacity:.3026;transform:translate(46.9462vw,-10px) scale(.3071);animation:fall-331 26s -23s linear infinite}@keyframes fall-331{34.374%{transform:translate(41.1765vw,34.374vh) scale(.3071)}to{transform:translate(44.06135vw,99vh) scale(.3071)}}.snow:nth-child(332){opacity:.2626;transform:translate(49.0837vw,-10px) scale(.9595);animation:fall-332 21s -21s linear infinite}@keyframes fall-332{46.081%{transform:translate(40.3805vw,46.081vh) scale(.9595)}to{transform:translate(44.7321vw,99vh) scale(.9595)}}.snow:nth-child(333){opacity:.1964;transform:translate(25.4309vw,-10px) scale(.1751);animation:fall-333 22s -13s linear infinite}@keyframes fall-333{77.135%{transform:translate(32.0892vw,77.135vh) scale(.1751)}to{transform:translate(28.76005vw,99vh) scale(.1751)}}.snow:nth-child(334){opacity:.9728;transform:translate(54.2483vw,-10px) scale(.7516);animation:fall-334 24s -21s linear infinite}@keyframes fall-334{30.58%{transform:translate(48.957vw,30.58vh) scale(.7516)}to{transform:translate(51.60265vw,99vh) scale(.7516)}}.snow:nth-child(335){opacity:1.6618;transform:translate(62.3877vw,-10px) scale(.2423);animation:fall-335 21s -23s linear infinite}@keyframes fall-335{38.626%{transform:translate(71.5298vw,38.626vh) scale(.2423)}to{transform:translate(66.95875vw,99vh) scale(.2423)}}.snow:nth-child(336){opacity:.1468;transform:translate(30.5586vw,-10px) scale(.6715);animation:fall-336 28s -24s linear infinite}@keyframes fall-336{44.023%{transform:translate(21.808vw,44.023vh) scale(.6715)}to{transform:translate(26.1833vw,99vh) scale(.6715)}}.snow:nth-child(337){opacity:1.7236;transform:translate(77.3006vw,-10px) scale(.1619);animation:fall-337 11s -7s linear infinite}@keyframes fall-337{68.062%{transform:translate(71.1537vw,68.062vh) scale(.1619)}to{transform:translate(74.22715vw,99vh) scale(.1619)}}.snow:nth-child(338){opacity:.407;transform:translate(30.0621vw,-10px) scale(.5266);animation:fall-338 12s -13s linear infinite}@keyframes fall-338{39.924%{transform:translate(39.3521vw,39.924vh) scale(.5266)}to{transform:translate(34.7071vw,99vh) scale(.5266)}}.snow:nth-child(339){opacity:.3224;transform:translate(54.1278vw,-10px) scale(.8361);animation:fall-339 24s -4s linear infinite}@keyframes fall-339{49.014%{transform:translate(50.2528vw,49.014vh) scale(.8361)}to{transform:translate(52.1903vw,99vh) scale(.8361)}}.snow:nth-child(340){opacity:1.6728;transform:translate(12.0473vw,-10px) scale(.1855);animation:fall-340 16s -18s linear infinite}@keyframes fall-340{42.408%{transform:translate(20.7797vw,42.408vh) scale(.1855)}to{transform:translate(16.4135vw,99vh) scale(.1855)}}.snow:nth-child(341){opacity:1.555;transform:translate(8.6952vw,-10px) scale(.2118);animation:fall-341 16s -13s linear infinite}@keyframes fall-341{37.945%{transform:translate(10.4799vw,37.945vh) scale(.2118)}to{transform:translate(9.58755vw,99vh) scale(.2118)}}.snow:nth-child(342){opacity:.5662;transform:translate(49.918vw,-10px) scale(.6991);animation:fall-342 10s -3s linear infinite}@keyframes fall-342{71.095%{transform:translate(42.2623vw,71.095vh) scale(.6991)}to{transform:translate(46.09015vw,99vh) scale(.6991)}}.snow:nth-child(343){opacity:1.7492;transform:translate(40.8265vw,-10px) scale(.6669);animation:fall-343 15s -4s linear infinite}@keyframes fall-343{70.645%{transform:translate(32.6202vw,70.645vh) scale(.6669)}to{transform:translate(36.72335vw,99vh) scale(.6669)}}.snow:nth-child(344){opacity:1.3548;transform:translate(39.4736vw,-10px) scale(.6528);animation:fall-344 17s -5s linear infinite}@keyframes fall-344{58.744%{transform:translate(41.4885vw,58.744vh) scale(.6528)}to{transform:translate(40.48105vw,99vh) scale(.6528)}}.snow:nth-child(345){opacity:.3908;transform:translate(72.994vw,-10px) scale(.3451);animation:fall-345 24s -4s linear infinite}@keyframes fall-345{39.734%{transform:translate(69.2336vw,39.734vh) scale(.3451)}to{transform:translate(71.1138vw,99vh) scale(.3451)}}.snow:nth-child(346){opacity:1.128;transform:translate(80.6585vw,-10px) scale(.9363);animation:fall-346 29s -30s linear infinite}@keyframes fall-346{60.72%{transform:translate(73.4683vw,60.72vh) scale(.9363)}to{transform:translate(77.0634vw,99vh) scale(.9363)}}.snow:nth-child(347){opacity:1.485;transform:translate(36.6958vw,-10px) scale(.4429);animation:fall-347 29s -27s linear infinite}@keyframes fall-347{52.583%{transform:translate(34.2583vw,52.583vh) scale(.4429)}to{transform:translate(35.47705vw,99vh) scale(.4429)}}.snow:nth-child(348){opacity:.1568;transform:translate(16.3257vw,-10px) scale(.2646);animation:fall-348 24s -22s linear infinite}@keyframes fall-348{55.647%{transform:translate(23.2967vw,55.647vh) scale(.2646)}to{transform:translate(19.8112vw,99vh) scale(.2646)}}.snow:nth-child(349){opacity:1.654;transform:translate(34.0367vw,-10px) scale(.045);animation:fall-349 27s -18s linear infinite}@keyframes fall-349{71.703%{transform:translate(35.705vw,71.703vh) scale(.045)}to{transform:translate(34.87085vw,99vh) scale(.045)}}.snow:nth-child(350){opacity:1.2902;transform:translate(86.7975vw,-10px) scale(.2651);animation:fall-350 20s -18s linear infinite}@keyframes fall-350{59.045%{transform:translate(94.1504vw,59.045vh) scale(.2651)}to{transform:translate(90.47395vw,99vh) scale(.2651)}}.snow:nth-child(351){opacity:1.8348;transform:translate(92.2622vw,-10px) scale(.228);animation:fall-351 15s -30s linear infinite}@keyframes fall-351{49.915%{transform:translate(101.0831vw,49.915vh) scale(.228)}to{transform:translate(96.67265vw,99vh) scale(.228)}}.snow:nth-child(352){opacity:.1664;transform:translate(62.3066vw,-10px) scale(.7096);animation:fall-352 13s -2s linear infinite}@keyframes fall-352{55.559%{transform:translate(53.3413vw,55.559vh) scale(.7096)}to{transform:translate(57.82395vw,99vh) scale(.7096)}}.snow:nth-child(353){opacity:.0088;transform:translate(14.9152vw,-10px) scale(.2651);animation:fall-353 13s -19s linear infinite}@keyframes fall-353{63.065%{transform:translate(20.0152vw,63.065vh) scale(.2651)}to{transform:translate(17.4652vw,99vh) scale(.2651)}}.snow:nth-child(354){opacity:.3726;transform:translate(37.9889vw,-10px) scale(.7292);animation:fall-354 13s -22s linear infinite}@keyframes fall-354{43.215%{transform:translate(33.1429vw,43.215vh) scale(.7292)}to{transform:translate(35.5659vw,99vh) scale(.7292)}}.snow:nth-child(355){opacity:1.989;transform:translate(60.3705vw,-10px) scale(.8931);animation:fall-355 27s -6s linear infinite}@keyframes fall-355{52.81%{transform:translate(61.2611vw,52.81vh) scale(.8931)}to{transform:translate(60.8158vw,99vh) scale(.8931)}}.snow:nth-child(356){opacity:.2496;transform:translate(35.3271vw,-10px) scale(.4321);animation:fall-356 23s -16s linear infinite}@keyframes fall-356{64.983%{transform:translate(44.0431vw,64.983vh) scale(.4321)}to{transform:translate(39.6851vw,99vh) scale(.4321)}}.snow:nth-child(357){opacity:1.6742;transform:translate(24.0134vw,-10px) scale(.1125);animation:fall-357 12s -13s linear infinite}@keyframes fall-357{75.039%{transform:translate(19.9926vw,75.039vh) scale(.1125)}to{transform:translate(22.003vw,99vh) scale(.1125)}}.snow:nth-child(358){opacity:1.06;transform:translate(93.2822vw,-10px) scale(.1272);animation:fall-358 28s -6s linear infinite}@keyframes fall-358{50.865%{transform:translate(95.7708vw,50.865vh) scale(.1272)}to{transform:translate(94.5265vw,99vh) scale(.1272)}}.snow:nth-child(359){opacity:.4742;transform:translate(51.6145vw,-10px) scale(.1094);animation:fall-359 10s -25s linear infinite}@keyframes fall-359{31.651%{transform:translate(50.7389vw,31.651vh) scale(.1094)}to{transform:translate(51.1767vw,99vh) scale(.1094)}}.snow:nth-child(360){opacity:.2948;transform:translate(38.7356vw,-10px) scale(.8084);animation:fall-360 19s -8s linear infinite}@keyframes fall-360{59.011%{transform:translate(31.5238vw,59.011vh) scale(.8084)}to{transform:translate(35.1297vw,99vh) scale(.8084)}}.snow:nth-child(361){opacity:.1282;transform:translate(6.0262vw,-10px) scale(.8266);animation:fall-361 14s -23s linear infinite}@keyframes fall-361{40.284%{transform:translate(9.2027vw,40.284vh) scale(.8266)}to{transform:translate(7.61445vw,99vh) scale(.8266)}}.snow:nth-child(362){opacity:.7378;transform:translate(25.2156vw,-10px) scale(.7055);animation:fall-362 20s -23s linear infinite}@keyframes fall-362{65.189%{transform:translate(26.0021vw,65.189vh) scale(.7055)}to{transform:translate(25.60885vw,99vh) scale(.7055)}}.snow:nth-child(363){opacity:1.323;transform:translate(55.5902vw,-10px) scale(.4602);animation:fall-363 22s -14s linear infinite}@keyframes fall-363{49.067%{transform:translate(50.7687vw,49.067vh) scale(.4602)}to{transform:translate(53.17945vw,99vh) scale(.4602)}}.snow:nth-child(364){opacity:1.6602;transform:translate(66.4153vw,-10px) scale(.3076);animation:fall-364 17s -20s linear infinite}@keyframes fall-364{61.389%{transform:translate(73.6139vw,61.389vh) scale(.3076)}to{transform:translate(70.0146vw,99vh) scale(.3076)}}.snow:nth-child(365){opacity:1.9796;transform:translate(73.7401vw,-10px) scale(.0296);animation:fall-365 10s -28s linear infinite}@keyframes fall-365{52.601%{transform:translate(75.359vw,52.601vh) scale(.0296)}to{transform:translate(74.54955vw,99vh) scale(.0296)}}.snow:nth-child(366){opacity:1.8866;transform:translate(98.914vw,-10px) scale(.382);animation:fall-366 19s -24s linear infinite}@keyframes fall-366{34.041%{transform:translate(93.7085vw,34.041vh) scale(.382)}to{transform:translate(96.31125vw,99vh) scale(.382)}}.snow:nth-child(367){opacity:.3414;transform:translate(14.5182vw,-10px) scale(.14);animation:fall-367 11s -19s linear infinite}@keyframes fall-367{62.41%{transform:translate(4.887vw,62.41vh) scale(.14)}to{transform:translate(9.7026vw,99vh) scale(.14)}}.snow:nth-child(368){opacity:1.1488;transform:translate(84.498vw,-10px) scale(.624);animation:fall-368 10s -13s linear infinite}@keyframes fall-368{69.176%{transform:translate(88.0986vw,69.176vh) scale(.624)}to{transform:translate(86.2983vw,99vh) scale(.624)}}.snow:nth-child(369){opacity:1.5656;transform:translate(48.9794vw,-10px) scale(.8143);animation:fall-369 29s -19s linear infinite}@keyframes fall-369{75.671%{transform:translate(49.1729vw,75.671vh) scale(.8143)}to{transform:translate(49.07615vw,99vh) scale(.8143)}}.snow:nth-child(370){opacity:.4678;transform:translate(19.9435vw,-10px) scale(.5931);animation:fall-370 16s -2s linear infinite}@keyframes fall-370{75.707%{transform:translate(12.8691vw,75.707vh) scale(.5931)}to{transform:translate(16.4063vw,99vh) scale(.5931)}}.snow:nth-child(371){opacity:.1696;transform:translate(29.6288vw,-10px) scale(.4528);animation:fall-371 14s -23s linear infinite}@keyframes fall-371{60.467%{transform:translate(38.561vw,60.467vh) scale(.4528)}to{transform:translate(34.0949vw,99vh) scale(.4528)}}.snow:nth-child(372){opacity:1.1804;transform:translate(18.4423vw,-10px) scale(.5381);animation:fall-372 12s -19s linear infinite}@keyframes fall-372{47.443%{transform:translate(23.4707vw,47.443vh) scale(.5381)}to{transform:translate(20.9565vw,99vh) scale(.5381)}}.snow:nth-child(373){opacity:.7754;transform:translate(3.3257vw,-10px) scale(.403);animation:fall-373 14s -16s linear infinite}@keyframes fall-373{32.415%{transform:translate(-.8574vw,32.415vh) scale(.403)}to{transform:translate(1.23415vw,99vh) scale(.403)}}.snow:nth-child(374){opacity:.8014;transform:translate(66.7999vw,-10px) scale(.3026);animation:fall-374 12s -11s linear infinite}@keyframes fall-374{75.987%{transform:translate(59.6368vw,75.987vh) scale(.3026)}to{transform:translate(63.21835vw,99vh) scale(.3026)}}.snow:nth-child(375){opacity:.1624;transform:translate(51.4415vw,-10px) scale(.4024);animation:fall-375 17s -4s linear infinite}@keyframes fall-375{43.728%{transform:translate(47.0087vw,43.728vh) scale(.4024)}to{transform:translate(49.2251vw,99vh) scale(.4024)}}.snow:nth-child(376){opacity:.6296;transform:translate(96.4316vw,-10px) scale(.9597);animation:fall-376 14s -14s linear infinite}@keyframes fall-376{63.258%{transform:translate(104.1248vw,63.258vh) scale(.9597)}to{transform:translate(100.2782vw,99vh) scale(.9597)}}.snow:nth-child(377){opacity:1.4008;transform:translate(26.2495vw,-10px) scale(.4329);animation:fall-377 15s -22s linear infinite}@keyframes fall-377{40.523%{transform:translate(26.8049vw,40.523vh) scale(.4329)}to{transform:translate(26.5272vw,99vh) scale(.4329)}}.snow:nth-child(378){opacity:1.8022;transform:translate(28.2179vw,-10px) scale(.9322);animation:fall-378 16s -8s linear infinite}@keyframes fall-378{79.626%{transform:translate(29.1809vw,79.626vh) scale(.9322)}to{transform:translate(28.6994vw,99vh) scale(.9322)}}.snow:nth-child(379){opacity:1.3242;transform:translate(24.0569vw,-10px) scale(.7707);animation:fall-379 14s -2s linear infinite}@keyframes fall-379{50.366%{transform:translate(30.8216vw,50.366vh) scale(.7707)}to{transform:translate(27.43925vw,99vh) scale(.7707)}}.snow:nth-child(380){opacity:.9264;transform:translate(80.7064vw,-10px) scale(.1318);animation:fall-380 17s -29s linear infinite}@keyframes fall-380{76.493%{transform:translate(73.8145vw,76.493vh) scale(.1318)}to{transform:translate(77.26045vw,99vh) scale(.1318)}}.snow:nth-child(381){opacity:1.0912;transform:translate(5.4342vw,-10px) scale(.0474);animation:fall-381 25s -19s linear infinite}@keyframes fall-381{75.471%{transform:translate(-.1171vw,75.471vh) scale(.0474)}to{transform:translate(2.65855vw,99vh) scale(.0474)}}.snow:nth-child(382){opacity:.5712;transform:translate(99.0661vw,-10px) scale(.8323);animation:fall-382 19s -8s linear infinite}@keyframes fall-382{31.543%{transform:translate(100.2083vw,31.543vh) scale(.8323)}to{transform:translate(99.6372vw,99vh) scale(.8323)}}.snow:nth-child(383){opacity:1.6452;transform:translate(52.2326vw,-10px) scale(.8915);animation:fall-383 19s -2s linear infinite}@keyframes fall-383{40.011%{transform:translate(57.72vw,40.011vh) scale(.8915)}to{transform:translate(54.9763vw,99vh) scale(.8915)}}.snow:nth-child(384){opacity:1.6356;transform:translate(76.9121vw,-10px) scale(.4232);animation:fall-384 27s -13s linear infinite}@keyframes fall-384{67.611%{transform:translate(84.5654vw,67.611vh) scale(.4232)}to{transform:translate(80.73875vw,99vh) scale(.4232)}}.snow:nth-child(385){opacity:.3674;transform:translate(20.7475vw,-10px) scale(.601);animation:fall-385 21s -22s linear infinite}@keyframes fall-385{33.076%{transform:translate(13.7006vw,33.076vh) scale(.601)}to{transform:translate(17.22405vw,99vh) scale(.601)}}.snow:nth-child(386){opacity:1.3934;transform:translate(13.8777vw,-10px) scale(.0694);animation:fall-386 11s -25s linear infinite}@keyframes fall-386{48.863%{transform:translate(16.2772vw,48.863vh) scale(.0694)}to{transform:translate(15.07745vw,99vh) scale(.0694)}}.snow:nth-child(387){opacity:.4408;transform:translate(91.5698vw,-10px) scale(.4934);animation:fall-387 13s -10s linear infinite}@keyframes fall-387{58.368%{transform:translate(88.6628vw,58.368vh) scale(.4934)}to{transform:translate(90.1163vw,99vh) scale(.4934)}}.snow:nth-child(388){opacity:.6822;transform:translate(86.4058vw,-10px) scale(.1698);animation:fall-388 16s -16s linear infinite}@keyframes fall-388{40.623%{transform:translate(93.2445vw,40.623vh) scale(.1698)}to{transform:translate(89.82515vw,99vh) scale(.1698)}}.snow:nth-child(389){opacity:1.6088;transform:translate(24vw,-10px) scale(.4543);animation:fall-389 19s -29s linear infinite}@keyframes fall-389{63.639%{transform:translate(15.6402vw,63.639vh) scale(.4543)}to{transform:translate(19.8201vw,99vh) scale(.4543)}}.snow:nth-child(390){opacity:1.447;transform:translate(73.6791vw,-10px) scale(.0126);animation:fall-390 22s -15s linear infinite}@keyframes fall-390{53.81%{transform:translate(68.481vw,53.81vh) scale(.0126)}to{transform:translate(71.08005vw,99vh) scale(.0126)}}.snow:nth-child(391){opacity:1.1136;transform:translate(60.7719vw,-10px) scale(.1829);animation:fall-391 17s -22s linear infinite}@keyframes fall-391{72.793%{transform:translate(55.491vw,72.793vh) scale(.1829)}to{transform:translate(58.13145vw,99vh) scale(.1829)}}.snow:nth-child(392){opacity:.2644;transform:translate(71.9172vw,-10px) scale(.1492);animation:fall-392 19s -13s linear infinite}@keyframes fall-392{51.831%{transform:translate(63.1014vw,51.831vh) scale(.1492)}to{transform:translate(67.5093vw,99vh) scale(.1492)}}.snow:nth-child(393){opacity:1.4362;transform:translate(53.7687vw,-10px) scale(.4603);animation:fall-393 19s -3s linear infinite}@keyframes fall-393{62.547%{transform:translate(60.9499vw,62.547vh) scale(.4603)}to{transform:translate(57.3593vw,99vh) scale(.4603)}}.snow:nth-child(394){opacity:.1488;transform:translate(54.2969vw,-10px) scale(.3261);animation:fall-394 20s -7s linear infinite}@keyframes fall-394{68.055%{transform:translate(47.7201vw,68.055vh) scale(.3261)}to{transform:translate(51.0085vw,99vh) scale(.3261)}}.snow:nth-child(395){opacity:1.3858;transform:translate(10.2002vw,-10px) scale(.0944);animation:fall-395 29s -7s linear infinite}@keyframes fall-395{46.93%{transform:translate(9.6271vw,46.93vh) scale(.0944)}to{transform:translate(9.91365vw,99vh) scale(.0944)}}.snow:nth-child(396){opacity:1.3292;transform:translate(6.6066vw,-10px) scale(.0481);animation:fall-396 22s -28s linear infinite}@keyframes fall-396{61.02%{transform:translate(5.136vw,61.02vh) scale(.0481)}to{transform:translate(5.8713vw,99vh) scale(.0481)}}.snow:nth-child(397){opacity:1.09;transform:translate(94.9926vw,-10px) scale(.1031);animation:fall-397 15s -27s linear infinite}@keyframes fall-397{39.928%{transform:translate(92.2098vw,39.928vh) scale(.1031)}to{transform:translate(93.6012vw,99vh) scale(.1031)}}.snow:nth-child(398){opacity:1.9458;transform:translate(52.9122vw,-10px) scale(.9383);animation:fall-398 13s -19s linear infinite}@keyframes fall-398{75.716%{transform:translate(62.5201vw,75.716vh) scale(.9383)}to{transform:translate(57.71615vw,99vh) scale(.9383)}}.snow:nth-child(399){opacity:1.1798;transform:translate(82.708vw,-10px) scale(.1643);animation:fall-399 25s -8s linear infinite}@keyframes fall-399{61.082%{transform:translate(83.0033vw,61.082vh) scale(.1643)}to{transform:translate(82.85565vw,99vh) scale(.1643)}}.snow:nth-child(400){opacity:1.6136;transform:translate(41.5038vw,-10px) scale(.6641);animation:fall-400 12s -18s linear infinite}@keyframes fall-400{61.426%{transform:translate(48.8112vw,61.426vh) scale(.6641)}to{transform:translate(45.1575vw,99vh) scale(.6641)}}\n"] }]
|
|
29
29
|
}], ctorParameters: function () { return [{ type: i1.TokenService }, { type: i1.AppState }, { type: i2.Router }]; } });
|
|
30
30
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXBwLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3Byb2plY3RzL2NvcmUvc3JjL2xpYi9hcHAuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vcHJvamVjdHMvY29yZS9zcmMvbGliL2FwcC5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxVQUFVO0FBQ1YsT0FBTyxFQUFFLFNBQVMsRUFBRSxpQkFBaUIsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7Ozs7QUFNN0Qsa01BQWtNO0FBT2xNLE1BQU0sT0FBTyxZQUFZO0lBTXJCLFlBQW9CLEdBQWlCLEVBQVMsTUFBZ0IsRUFBVSxNQUFjO1FBQWxFLFFBQUcsR0FBSCxHQUFHLENBQWM7UUFBUyxXQUFNLEdBQU4sTUFBTSxDQUFVO1FBQVUsV0FBTSxHQUFOLE1BQU0sQ0FBUTtRQUovRSxVQUFLLEdBQWEsRUFBRSxDQUFDO1FBRXJCLGdCQUFXLEdBQUcsQ0FBQyxDQUFTLEVBQUUsSUFBUyxFQUFFLEVBQUUsQ0FBQyxJQUFJLENBQUM7UUFJaEQsSUFBSSxJQUFJLENBQUMsTUFBTSxDQUFDLGFBQWE7WUFDekIsS0FBSyxJQUFJLENBQUMsR0FBRyxDQUFDLEVBQUUsQ0FBQyxHQUFHLEdBQUcsRUFBRSxDQUFDLEVBQUU7Z0JBQ3hCLElBQUksQ0FBQyxLQUFLLENBQUMsSUFBSSxDQUFDLENBQUMsQ0FBQyxDQUFDO1FBRTNCLElBQUksQ0FBQyxJQUFJLENBQUMsR0FBRyxDQUFDLFlBQVksRUFBRTtZQUN4QixPQUFPLENBQUMsR0FBRyxDQUFDLHVEQUF1RCxDQUFDLENBQUE7WUFDcEUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxRQUFRLENBQUMsQ0FBQyxPQUFPLEVBQUUsRUFBRSxPQUFPLEVBQUUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxHQUFHLEVBQUUsQ0FBQyxDQUFDLENBQUM7U0FDakU7SUFDTCxDQUFDOzt5R0FoQlEsWUFBWTs2RkFBWixZQUFZLGdEQ2R6Qix1TEFHK0I7MkZEV2xCLFlBQVk7a0JBTnhCLFNBQVM7K0JBQ0ksVUFBVSxpQkFDTCxpQkFBaUIsQ0FBQyxJQUFJIiwic291cmNlc0NvbnRlbnQiOlsiLy8gQW5ndWxhclxyXG5pbXBvcnQgeyBDb21wb25lbnQsIFZpZXdFbmNhcHN1bGF0aW9uIH0gZnJvbSBcIkBhbmd1bGFyL2NvcmVcIjtcclxuaW1wb3J0IHsgUm91dGVyIH0gZnJvbSBcIkBhbmd1bGFyL3JvdXRlclwiO1xyXG5cclxuLy8gQ29uZmlndXJhemlvbmlcclxuaW1wb3J0IHsgQXBwU3RhdGUsIFRva2VuU2VydmljZSB9IGZyb20gXCJAZXNmYWVuemEvY29yZS9zZXJ2aWNlc1wiO1xyXG5cclxuLyogTi5COiBRdWVzdG8gY29tcG9uZW50ZSBub24gcHXDsiBkaXZlbnRhcmUgc3RhbmRhbG9uZS4gw4ggaWwgcHVudG8gZGkgaW5ncmVzc28gcGVyIGlsIGJvb3RzdHJhcCBkZWkgbW9kdWxpIGRpIEZyb250ZW5kLCBjaGUgTk9OIHNpIGJhc2FubyBzdWkgY29tcG9uZW50aSBzdGFuZGFsb25lIGEgbWVubyBkaSByYXJlIGZ1bnppb25hbGl0w6AgKi9cclxuQENvbXBvbmVudCh7XHJcbiAgICBzZWxlY3RvcjogJ2FwcC1yb290JyxcclxuICAgIGVuY2Fwc3VsYXRpb246IFZpZXdFbmNhcHN1bGF0aW9uLk5vbmUsXHJcbiAgICBzdHlsZVVybHM6IFtcIi4vYXBwLmNvbXBvbmVudC5zY3NzXCJdLFxyXG4gICAgdGVtcGxhdGVVcmw6ICcuL2FwcC5jb21wb25lbnQuaHRtbCdcclxufSlcclxuZXhwb3J0IGNsYXNzIEFwcENvbXBvbmVudCB7XHJcblxyXG4gICAgcHVibGljIHNub3dzOiBudW1iZXJbXSA9IFtdO1xyXG5cclxuICAgIHB1YmxpYyBzbm93VHJhY2tCeSA9IChfOiBudW1iZXIsIGl0ZW06IGFueSkgPT4gaXRlbTtcclxuXHJcbiAgICBjb25zdHJ1Y3Rvcihwcml2YXRlIGJ0czogVG9rZW5TZXJ2aWNlLCBwdWJsaWMgX3N0YXRlOiBBcHBTdGF0ZSwgcHJpdmF0ZSByb3V0ZXI6IFJvdXRlcikge1xyXG5cclxuICAgICAgICBpZiAodGhpcy5fc3RhdGUuY2hyaXN0bWFzVGltZSlcclxuICAgICAgICAgICAgZm9yIChsZXQgaSA9IDA7IGkgPCA0MDA7IGkrKylcclxuICAgICAgICAgICAgICAgIHRoaXMuc25vd3MucHVzaChpKTtcclxuXHJcbiAgICAgICAgaWYgKCF0aGlzLmJ0cy5hY2NvdW50U2NvcGUpIHtcclxuICAgICAgICAgICAgY29uc29sZS5sb2coXCJBcHBDb21wb25lbnQgLSBubyBhY2NvdW50IHNjb3BlLCByZWRpcmVjdGluZyB0byBsb2dpblwiKVxyXG4gICAgICAgICAgICB0aGlzLnJvdXRlci5uYXZpZ2F0ZShbXCJsb2dpblwiLCB7IGZyb21Vcmw6IHRoaXMucm91dGVyLnVybCB9XSk7XHJcbiAgICAgICAgfVxyXG4gICAgfVxyXG59IiwiPG5nLWNvbnRhaW5lciAqbmdJZj1cIl9zdGF0ZS5jaHJpc3RtYXNUaW1lXCI+XHJcbiAgICA8ZGl2ICpuZ0Zvcj1cImxldCBpIG9mIHNub3dzOyB0cmFja0J5OiBzbm93VHJhY2tCeVwiIGNsYXNzPVwic25vd1wiPjwvZGl2PlxyXG48L25nLWNvbnRhaW5lcj5cclxuPHJvdXRlci1vdXRsZXQ+PC9yb3V0ZXItb3V0bGV0PiJdfQ==
|