@esfaenza/core 15.2.203 → 15.2.205
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -22,9 +22,9 @@ export class AppComponent {
|
|
|
22
22
|
}
|
|
23
23
|
}
|
|
24
24
|
AppComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, deps: [{ token: i1.TokenService }, { token: i1.AppState }, { token: i2.Router }], target: i0.ɵɵFactoryTarget.Component });
|
|
25
|
-
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.4028;transform:translate(12.1345vw,-10px) scale(.1615);animation:fall-1 11s -25s linear infinite}@keyframes fall-1{49.761%{transform:translate(20.9571vw,49.761vh) scale(.1615)}to{transform:translate(16.5458vw,99vh) scale(.1615)}}.snow:nth-child(2){opacity:1.5282;transform:translate(70.4393vw,-10px) scale(.975);animation:fall-2 19s -14s linear infinite}@keyframes fall-2{60.959%{transform:translate(78.9501vw,60.959vh) scale(.975)}to{transform:translate(74.6947vw,99vh) scale(.975)}}.snow:nth-child(3){opacity:1.7294;transform:translate(9.2355vw,-10px) scale(.6213);animation:fall-3 20s -2s linear infinite}@keyframes fall-3{55.81%{transform:translate(1.0306vw,55.81vh) scale(.6213)}to{transform:translate(5.13305vw,99vh) scale(.6213)}}.snow:nth-child(4){opacity:1.1586;transform:translate(92.0558vw,-10px) scale(.4827);animation:fall-4 12s -27s linear infinite}@keyframes fall-4{74.587%{transform:translate(101.5517vw,74.587vh) scale(.4827)}to{transform:translate(96.80375vw,99vh) scale(.4827)}}.snow:nth-child(5){opacity:1.0934;transform:translate(59.3995vw,-10px) scale(.0635);animation:fall-5 10s -5s linear infinite}@keyframes fall-5{49.942%{transform:translate(64.3367vw,49.942vh) scale(.0635)}to{transform:translate(61.8681vw,99vh) scale(.0635)}}.snow:nth-child(6){opacity:1.2058;transform:translate(75.9238vw,-10px) scale(.5966);animation:fall-6 12s -2s linear infinite}@keyframes fall-6{60.343%{transform:translate(73.3383vw,60.343vh) scale(.5966)}to{transform:translate(74.63105vw,99vh) scale(.5966)}}.snow:nth-child(7){opacity:1.9114;transform:translate(42.3498vw,-10px) scale(.5092);animation:fall-7 11s -13s linear infinite}@keyframes fall-7{35.621%{transform:translate(42.1916vw,35.621vh) scale(.5092)}to{transform:translate(42.2707vw,99vh) scale(.5092)}}.snow:nth-child(8){opacity:1.6018;transform:translate(87.6961vw,-10px) scale(.2379);animation:fall-8 23s -29s linear infinite}@keyframes fall-8{69.74%{transform:translate(78.6904vw,69.74vh) scale(.2379)}to{transform:translate(83.19325vw,99vh) scale(.2379)}}.snow:nth-child(9){opacity:1.5578;transform:translate(74.116vw,-10px) scale(.1958);animation:fall-9 15s -26s linear infinite}@keyframes fall-9{58.081%{transform:translate(70.9154vw,58.081vh) scale(.1958)}to{transform:translate(72.5157vw,99vh) scale(.1958)}}.snow:nth-child(10){opacity:1.6072;transform:translate(25.0731vw,-10px) scale(.6744);animation:fall-10 18s -9s linear infinite}@keyframes fall-10{34.867%{transform:translate(30.0268vw,34.867vh) scale(.6744)}to{transform:translate(27.54995vw,99vh) scale(.6744)}}.snow:nth-child(11){opacity:1.5336;transform:translate(94.6419vw,-10px) scale(.9594);animation:fall-11 17s -29s linear infinite}@keyframes fall-11{63.787%{transform:translate(87.6601vw,63.787vh) scale(.9594)}to{transform:translate(91.151vw,99vh) scale(.9594)}}.snow:nth-child(12){opacity:1.3504;transform:translate(68.3776vw,-10px) scale(.0455);animation:fall-12 10s -26s linear infinite}@keyframes fall-12{30.527%{transform:translate(71.4865vw,30.527vh) scale(.0455)}to{transform:translate(69.93205vw,99vh) scale(.0455)}}.snow:nth-child(13){opacity:1.9542;transform:translate(44.6044vw,-10px) scale(.0232);animation:fall-13 15s -1s linear infinite}@keyframes fall-13{72.584%{transform:translate(47.1705vw,72.584vh) scale(.0232)}to{transform:translate(45.88745vw,99vh) scale(.0232)}}.snow:nth-child(14){opacity:1.7972;transform:translate(32.6979vw,-10px) scale(.6378);animation:fall-14 22s -30s linear infinite}@keyframes fall-14{45.308%{transform:translate(26.6694vw,45.308vh) scale(.6378)}to{transform:translate(29.68365vw,99vh) scale(.6378)}}.snow:nth-child(15){opacity:.4584;transform:translate(20.9086vw,-10px) scale(.1003);animation:fall-15 18s -17s linear infinite}@keyframes fall-15{33.177%{transform:translate(28.5038vw,33.177vh) scale(.1003)}to{transform:translate(24.7062vw,99vh) scale(.1003)}}.snow:nth-child(16){opacity:.6776;transform:translate(17.3946vw,-10px) scale(.0648);animation:fall-16 16s -25s linear infinite}@keyframes fall-16{40.889%{transform:translate(20.7231vw,40.889vh) scale(.0648)}to{transform:translate(19.05885vw,99vh) scale(.0648)}}.snow:nth-child(17){opacity:1.445;transform:translate(25.9961vw,-10px) scale(.4958);animation:fall-17 14s -4s linear infinite}@keyframes fall-17{71.279%{transform:translate(26.045vw,71.279vh) scale(.4958)}to{transform:translate(26.02055vw,99vh) scale(.4958)}}.snow:nth-child(18){opacity:1.4034;transform:translate(39.8731vw,-10px) scale(.7269);animation:fall-18 27s -21s linear infinite}@keyframes fall-18{48.19%{transform:translate(35.025vw,48.19vh) scale(.7269)}to{transform:translate(37.44905vw,99vh) scale(.7269)}}.snow:nth-child(19){opacity:.5554;transform:translate(49.0782vw,-10px) scale(.0265);animation:fall-19 24s -13s linear infinite}@keyframes fall-19{68.254%{transform:translate(39.2872vw,68.254vh) scale(.0265)}to{transform:translate(44.1827vw,99vh) scale(.0265)}}.snow:nth-child(20){opacity:.1908;transform:translate(57.7332vw,-10px) scale(.0581);animation:fall-20 14s -30s linear infinite}@keyframes fall-20{55.375%{transform:translate(65.5148vw,55.375vh) scale(.0581)}to{transform:translate(61.624vw,99vh) scale(.0581)}}.snow:nth-child(21){opacity:.4246;transform:translate(75.7424vw,-10px) scale(.9058);animation:fall-21 30s -2s linear infinite}@keyframes fall-21{63.223%{transform:translate(84.9653vw,63.223vh) scale(.9058)}to{transform:translate(80.35385vw,99vh) scale(.9058)}}.snow:nth-child(22){opacity:1.1334;transform:translate(19.9516vw,-10px) scale(.4876);animation:fall-22 22s -2s linear infinite}@keyframes fall-22{31.027%{transform:translate(22.0013vw,31.027vh) scale(.4876)}to{transform:translate(20.97645vw,99vh) scale(.4876)}}.snow:nth-child(23){opacity:1.5762;transform:translate(21.8057vw,-10px) scale(.0979);animation:fall-23 19s -3s linear infinite}@keyframes fall-23{67.657%{transform:translate(28.3221vw,67.657vh) scale(.0979)}to{transform:translate(25.0639vw,99vh) scale(.0979)}}.snow:nth-child(24){opacity:.6014;transform:translate(97.9051vw,-10px) scale(.1107);animation:fall-24 16s -18s linear infinite}@keyframes fall-24{75.678%{transform:translate(94.0192vw,75.678vh) scale(.1107)}to{transform:translate(95.96215vw,99vh) scale(.1107)}}.snow:nth-child(25){opacity:1.5472;transform:translate(84.805vw,-10px) scale(.9881);animation:fall-25 17s -24s linear infinite}@keyframes fall-25{54.648%{transform:translate(78.0053vw,54.648vh) scale(.9881)}to{transform:translate(81.40515vw,99vh) scale(.9881)}}.snow:nth-child(26){opacity:1.6168;transform:translate(81.2767vw,-10px) scale(.8125);animation:fall-26 17s -6s linear infinite}@keyframes fall-26{31.304%{transform:translate(89.7662vw,31.304vh) scale(.8125)}to{transform:translate(85.52145vw,99vh) scale(.8125)}}.snow:nth-child(27){opacity:.1008;transform:translate(90.4817vw,-10px) scale(.0934);animation:fall-27 12s -30s linear infinite}@keyframes fall-27{35.266%{transform:translate(82.7322vw,35.266vh) scale(.0934)}to{transform:translate(86.60695vw,99vh) scale(.0934)}}.snow:nth-child(28){opacity:.0526;transform:translate(73.8957vw,-10px) scale(.0931);animation:fall-28 13s -29s linear infinite}@keyframes fall-28{69.048%{transform:translate(69.3784vw,69.048vh) scale(.0931)}to{transform:translate(71.63705vw,99vh) scale(.0931)}}.snow:nth-child(29){opacity:1.5574;transform:translate(11.0935vw,-10px) scale(.8926);animation:fall-29 10s -7s linear infinite}@keyframes fall-29{61.956%{transform:translate(14.1211vw,61.956vh) scale(.8926)}to{transform:translate(12.6073vw,99vh) scale(.8926)}}.snow:nth-child(30){opacity:1.7614;transform:translate(30.7508vw,-10px) scale(.2028);animation:fall-30 23s -7s linear infinite}@keyframes fall-30{76.531%{transform:translate(30.7317vw,76.531vh) scale(.2028)}to{transform:translate(30.74125vw,99vh) scale(.2028)}}.snow:nth-child(31){opacity:.5946;transform:translate(57.9794vw,-10px) scale(.0475);animation:fall-31 28s -14s linear infinite}@keyframes fall-31{33.063%{transform:translate(55.608vw,33.063vh) scale(.0475)}to{transform:translate(56.7937vw,99vh) scale(.0475)}}.snow:nth-child(32){opacity:.074;transform:translate(63.1911vw,-10px) scale(.8071);animation:fall-32 20s -18s linear infinite}@keyframes fall-32{68.93%{transform:translate(57.404vw,68.93vh) scale(.8071)}to{transform:translate(60.29755vw,99vh) scale(.8071)}}.snow:nth-child(33){opacity:1.804;transform:translate(35.9896vw,-10px) scale(.8092);animation:fall-33 10s -29s linear infinite}@keyframes fall-33{76.925%{transform:translate(29.4504vw,76.925vh) scale(.8092)}to{transform:translate(32.72vw,99vh) scale(.8092)}}.snow:nth-child(34){opacity:1.6568;transform:translate(90.6949vw,-10px) scale(.3976);animation:fall-34 10s -20s linear infinite}@keyframes fall-34{56.408%{transform:translate(93.6196vw,56.408vh) scale(.3976)}to{transform:translate(92.15725vw,99vh) scale(.3976)}}.snow:nth-child(35){opacity:.407;transform:translate(74.1533vw,-10px) scale(.5161);animation:fall-35 28s -18s linear infinite}@keyframes fall-35{44.019%{transform:translate(75.2369vw,44.019vh) scale(.5161)}to{transform:translate(74.6951vw,99vh) scale(.5161)}}.snow:nth-child(36){opacity:1.659;transform:translate(24.7659vw,-10px) scale(.4325);animation:fall-36 29s -7s linear infinite}@keyframes fall-36{62.166%{transform:translate(20.0721vw,62.166vh) scale(.4325)}to{transform:translate(22.419vw,99vh) scale(.4325)}}.snow:nth-child(37){opacity:1.719;transform:translate(48.1945vw,-10px) scale(.2634);animation:fall-37 16s -21s linear infinite}@keyframes fall-37{56.233%{transform:translate(41.7764vw,56.233vh) scale(.2634)}to{transform:translate(44.98545vw,99vh) scale(.2634)}}.snow:nth-child(38){opacity:1.5678;transform:translate(55.6273vw,-10px) scale(.4691);animation:fall-38 23s -7s linear infinite}@keyframes fall-38{33.321%{transform:translate(51.1519vw,33.321vh) scale(.4691)}to{transform:translate(53.3896vw,99vh) scale(.4691)}}.snow:nth-child(39){opacity:.6988;transform:translate(97.822vw,-10px) scale(.4012);animation:fall-39 29s -2s linear infinite}@keyframes fall-39{35.756%{transform:translate(96.1446vw,35.756vh) scale(.4012)}to{transform:translate(96.9833vw,99vh) scale(.4012)}}.snow:nth-child(40){opacity:.7006;transform:translate(22.9453vw,-10px) scale(.9912);animation:fall-40 24s -27s linear infinite}@keyframes fall-40{39.57%{transform:translate(31.5156vw,39.57vh) scale(.9912)}to{transform:translate(27.23045vw,99vh) scale(.9912)}}.snow:nth-child(41){opacity:.0624;transform:translate(15.6611vw,-10px) scale(.9336);animation:fall-41 10s -23s linear infinite}@keyframes fall-41{64.683%{transform:translate(13.1158vw,64.683vh) scale(.9336)}to{transform:translate(14.38845vw,99vh) scale(.9336)}}.snow:nth-child(42){opacity:1.754;transform:translate(17.7575vw,-10px) scale(.2533);animation:fall-42 29s -16s linear infinite}@keyframes fall-42{40.077%{transform:translate(12.1266vw,40.077vh) scale(.2533)}to{transform:translate(14.94205vw,99vh) scale(.2533)}}.snow:nth-child(43){opacity:.0698;transform:translate(40.7979vw,-10px) scale(.8659);animation:fall-43 14s -22s linear infinite}@keyframes fall-43{34.192%{transform:translate(48.9195vw,34.192vh) scale(.8659)}to{transform:translate(44.8587vw,99vh) scale(.8659)}}.snow:nth-child(44){opacity:.874;transform:translate(89.4641vw,-10px) scale(.3167);animation:fall-44 30s -26s linear infinite}@keyframes fall-44{79.293%{transform:translate(83.2135vw,79.293vh) scale(.3167)}to{transform:translate(86.3388vw,99vh) scale(.3167)}}.snow:nth-child(45){opacity:.9832;transform:translate(74.1334vw,-10px) scale(.2947);animation:fall-45 29s -5s linear infinite}@keyframes fall-45{32.781%{transform:translate(74.5334vw,32.781vh) scale(.2947)}to{transform:translate(74.3334vw,99vh) scale(.2947)}}.snow:nth-child(46){opacity:.5802;transform:translate(73.7023vw,-10px) scale(.7442);animation:fall-46 13s -9s linear infinite}@keyframes fall-46{65.069%{transform:translate(69.5723vw,65.069vh) scale(.7442)}to{transform:translate(71.6373vw,99vh) scale(.7442)}}.snow:nth-child(47){opacity:1.5372;transform:translate(58.5649vw,-10px) scale(.3623);animation:fall-47 12s -15s linear infinite}@keyframes fall-47{67.4%{transform:translate(61.5388vw,67.4vh) scale(.3623)}to{transform:translate(60.05185vw,99vh) scale(.3623)}}.snow:nth-child(48){opacity:1.5296;transform:translate(33.2364vw,-10px) scale(.6841);animation:fall-48 27s -25s linear infinite}@keyframes fall-48{69.11%{transform:translate(28.5632vw,69.11vh) scale(.6841)}to{transform:translate(30.8998vw,99vh) scale(.6841)}}.snow:nth-child(49){opacity:.7126;transform:translate(67.0702vw,-10px) scale(.2792);animation:fall-49 27s -13s linear infinite}@keyframes fall-49{53.775%{transform:translate(73.6446vw,53.775vh) scale(.2792)}to{transform:translate(70.3574vw,99vh) scale(.2792)}}.snow:nth-child(50){opacity:.87;transform:translate(77.3502vw,-10px) scale(.1754);animation:fall-50 16s -17s linear infinite}@keyframes fall-50{40.307%{transform:translate(81.2061vw,40.307vh) scale(.1754)}to{transform:translate(79.27815vw,99vh) scale(.1754)}}.snow:nth-child(51){opacity:1.4028;transform:translate(58.0848vw,-10px) scale(.4633);animation:fall-51 24s -2s linear infinite}@keyframes fall-51{31.36%{transform:translate(58.0984vw,31.36vh) scale(.4633)}to{transform:translate(58.0916vw,99vh) scale(.4633)}}.snow:nth-child(52){opacity:1.0826;transform:translate(25.577vw,-10px) scale(.119);animation:fall-52 17s -2s linear infinite}@keyframes fall-52{66.653%{transform:translate(24.8122vw,66.653vh) scale(.119)}to{transform:translate(25.1946vw,99vh) scale(.119)}}.snow:nth-child(53){opacity:1.9618;transform:translate(63.6324vw,-10px) scale(.8282);animation:fall-53 12s -4s linear infinite}@keyframes fall-53{49.776%{transform:translate(70.444vw,49.776vh) scale(.8282)}to{transform:translate(67.0382vw,99vh) scale(.8282)}}.snow:nth-child(54){opacity:.4256;transform:translate(68.3817vw,-10px) scale(.6808);animation:fall-54 19s -25s linear infinite}@keyframes fall-54{44.966%{transform:translate(71.8391vw,44.966vh) scale(.6808)}to{transform:translate(70.1104vw,99vh) scale(.6808)}}.snow:nth-child(55){opacity:.826;transform:translate(75.9491vw,-10px) scale(.8879);animation:fall-55 11s -12s linear infinite}@keyframes fall-55{64.39%{transform:translate(81.1916vw,64.39vh) scale(.8879)}to{transform:translate(78.57035vw,99vh) scale(.8879)}}.snow:nth-child(56){opacity:.979;transform:translate(48.3282vw,-10px) scale(.9106);animation:fall-56 25s -7s linear infinite}@keyframes fall-56{45.984%{transform:translate(44.9421vw,45.984vh) scale(.9106)}to{transform:translate(46.63515vw,99vh) scale(.9106)}}.snow:nth-child(57){opacity:1.4506;transform:translate(46.2944vw,-10px) scale(.2094);animation:fall-57 21s -26s linear infinite}@keyframes fall-57{77.976%{transform:translate(49.5321vw,77.976vh) scale(.2094)}to{transform:translate(47.91325vw,99vh) scale(.2094)}}.snow:nth-child(58){opacity:.461;transform:translate(43.7416vw,-10px) scale(.1981);animation:fall-58 15s -8s linear infinite}@keyframes fall-58{58.776%{transform:translate(37.064vw,58.776vh) scale(.1981)}to{transform:translate(40.4028vw,99vh) scale(.1981)}}.snow:nth-child(59){opacity:1.9968;transform:translate(85.0555vw,-10px) scale(.1065);animation:fall-59 13s -25s linear infinite}@keyframes fall-59{37.404%{transform:translate(93.6887vw,37.404vh) scale(.1065)}to{transform:translate(89.3721vw,99vh) scale(.1065)}}.snow:nth-child(60){opacity:.87;transform:translate(96.0199vw,-10px) scale(.7554);animation:fall-60 26s -6s linear infinite}@keyframes fall-60{48.146%{transform:translate(102.0072vw,48.146vh) scale(.7554)}to{transform:translate(99.01355vw,99vh) scale(.7554)}}.snow:nth-child(61){opacity:.4304;transform:translate(3.2712vw,-10px) scale(.9059);animation:fall-61 17s -18s linear infinite}@keyframes fall-61{63.198%{transform:translate(-5.3439vw,63.198vh) scale(.9059)}to{transform:translate(-1.03635vw,99vh) scale(.9059)}}.snow:nth-child(62){opacity:.8666;transform:translate(74.6227vw,-10px) scale(.2079);animation:fall-62 25s -14s linear infinite}@keyframes fall-62{70.088%{transform:translate(67.2558vw,70.088vh) scale(.2079)}to{transform:translate(70.93925vw,99vh) scale(.2079)}}.snow:nth-child(63){opacity:1.0658;transform:translate(46.8282vw,-10px) scale(.8841);animation:fall-63 17s -28s linear infinite}@keyframes fall-63{74.604%{transform:translate(53.6197vw,74.604vh) scale(.8841)}to{transform:translate(50.22395vw,99vh) scale(.8841)}}.snow:nth-child(64){opacity:1.4136;transform:translate(31.0463vw,-10px) scale(.9494);animation:fall-64 27s -23s linear infinite}@keyframes fall-64{31.757%{transform:translate(38.6144vw,31.757vh) scale(.9494)}to{transform:translate(34.83035vw,99vh) scale(.9494)}}.snow:nth-child(65){opacity:1.917;transform:translate(8.2237vw,-10px) scale(.2404);animation:fall-65 18s -30s linear infinite}@keyframes fall-65{72.102%{transform:translate(13.1619vw,72.102vh) scale(.2404)}to{transform:translate(10.6928vw,99vh) scale(.2404)}}.snow:nth-child(66){opacity:1.658;transform:translate(65.5886vw,-10px) scale(.6613);animation:fall-66 20s -7s linear infinite}@keyframes fall-66{63.684%{transform:translate(60.8201vw,63.684vh) scale(.6613)}to{transform:translate(63.20435vw,99vh) scale(.6613)}}.snow:nth-child(67){opacity:.2636;transform:translate(70.2553vw,-10px) scale(.557);animation:fall-67 21s -15s linear infinite}@keyframes fall-67{64.147%{transform:translate(63.8983vw,64.147vh) scale(.557)}to{transform:translate(67.0768vw,99vh) scale(.557)}}.snow:nth-child(68){opacity:.1778;transform:translate(58.106vw,-10px) scale(.6656);animation:fall-68 26s -2s linear infinite}@keyframes fall-68{57.59%{transform:translate(51.1231vw,57.59vh) scale(.6656)}to{transform:translate(54.61455vw,99vh) scale(.6656)}}.snow:nth-child(69){opacity:.0732;transform:translate(41.8351vw,-10px) scale(.4141);animation:fall-69 10s -30s linear infinite}@keyframes fall-69{67.183%{transform:translate(48.2237vw,67.183vh) scale(.4141)}to{transform:translate(45.0294vw,99vh) scale(.4141)}}.snow:nth-child(70){opacity:1.1216;transform:translate(68.8989vw,-10px) scale(.1041);animation:fall-70 28s -27s linear infinite}@keyframes fall-70{51.334%{transform:translate(59.7269vw,51.334vh) scale(.1041)}to{transform:translate(64.3129vw,99vh) scale(.1041)}}.snow:nth-child(71){opacity:1.4432;transform:translate(11.9507vw,-10px) scale(.5319);animation:fall-71 14s -1s linear infinite}@keyframes fall-71{54.423%{transform:translate(5.1537vw,54.423vh) scale(.5319)}to{transform:translate(8.5522vw,99vh) scale(.5319)}}.snow:nth-child(72){opacity:1.3936;transform:translate(12.8002vw,-10px) scale(.953);animation:fall-72 23s -12s linear infinite}@keyframes fall-72{38.5%{transform:translate(9.8032vw,38.5vh) scale(.953)}to{transform:translate(11.3017vw,99vh) scale(.953)}}.snow:nth-child(73){opacity:.4036;transform:translate(8.1371vw,-10px) scale(.0739);animation:fall-73 11s -3s linear infinite}@keyframes fall-73{61.507%{transform:translate(6.3707vw,61.507vh) scale(.0739)}to{transform:translate(7.2539vw,99vh) scale(.0739)}}.snow:nth-child(74){opacity:1.1422;transform:translate(5.2514vw,-10px) scale(.4728);animation:fall-74 22s -8s linear infinite}@keyframes fall-74{72.226%{transform:translate(12.2976vw,72.226vh) scale(.4728)}to{transform:translate(8.7745vw,99vh) scale(.4728)}}.snow:nth-child(75){opacity:.9514;transform:translate(75.4442vw,-10px) scale(.5181);animation:fall-75 30s -21s linear infinite}@keyframes fall-75{62.748%{transform:translate(74.6777vw,62.748vh) scale(.5181)}to{transform:translate(75.06095vw,99vh) scale(.5181)}}.snow:nth-child(76){opacity:1.7564;transform:translate(36.0206vw,-10px) scale(.3143);animation:fall-76 29s -13s linear infinite}@keyframes fall-76{45.191%{transform:translate(45.1867vw,45.191vh) scale(.3143)}to{transform:translate(40.60365vw,99vh) scale(.3143)}}.snow:nth-child(77){opacity:1.2984;transform:translate(11.6615vw,-10px) scale(.9707);animation:fall-77 28s -23s linear infinite}@keyframes fall-77{68.723%{transform:translate(9.7239vw,68.723vh) scale(.9707)}to{transform:translate(10.6927vw,99vh) scale(.9707)}}.snow:nth-child(78){opacity:.8788;transform:translate(90.041vw,-10px) scale(.0144);animation:fall-78 20s -26s linear infinite}@keyframes fall-78{59.962%{transform:translate(81.9577vw,59.962vh) scale(.0144)}to{transform:translate(85.99935vw,99vh) scale(.0144)}}.snow:nth-child(79){opacity:1.9372;transform:translate(15.3381vw,-10px) scale(.6555);animation:fall-79 16s -10s linear infinite}@keyframes fall-79{42.897%{transform:translate(20.5363vw,42.897vh) scale(.6555)}to{transform:translate(17.9372vw,99vh) scale(.6555)}}.snow:nth-child(80){opacity:.563;transform:translate(48.7965vw,-10px) scale(.0765);animation:fall-80 25s -17s linear infinite}@keyframes fall-80{65.803%{transform:translate(48.973vw,65.803vh) scale(.0765)}to{transform:translate(48.88475vw,99vh) scale(.0765)}}.snow:nth-child(81){opacity:1.6258;transform:translate(75.8304vw,-10px) scale(.684);animation:fall-81 27s -19s linear infinite}@keyframes fall-81{69.691%{transform:translate(72.8749vw,69.691vh) scale(.684)}to{transform:translate(74.35265vw,99vh) scale(.684)}}.snow:nth-child(82){opacity:1.295;transform:translate(15.3481vw,-10px) scale(.0074);animation:fall-82 13s -11s linear infinite}@keyframes fall-82{76.671%{transform:translate(24.8787vw,76.671vh) scale(.0074)}to{transform:translate(20.1134vw,99vh) scale(.0074)}}.snow:nth-child(83){opacity:.4926;transform:translate(77.6213vw,-10px) scale(.0668);animation:fall-83 18s -4s linear infinite}@keyframes fall-83{69.485%{transform:translate(69.6567vw,69.485vh) scale(.0668)}to{transform:translate(73.639vw,99vh) scale(.0668)}}.snow:nth-child(84){opacity:1.5876;transform:translate(70.1792vw,-10px) scale(.7458);animation:fall-84 13s -8s linear infinite}@keyframes fall-84{42.82%{transform:translate(77.5545vw,42.82vh) scale(.7458)}to{transform:translate(73.86685vw,99vh) scale(.7458)}}.snow:nth-child(85){opacity:.9228;transform:translate(49.654vw,-10px) scale(.976);animation:fall-85 21s -3s linear infinite}@keyframes fall-85{57.28%{transform:translate(56.2201vw,57.28vh) scale(.976)}to{transform:translate(52.93705vw,99vh) scale(.976)}}.snow:nth-child(86){opacity:.8916;transform:translate(36.8253vw,-10px) scale(.0972);animation:fall-86 29s -3s linear infinite}@keyframes fall-86{32.705%{transform:translate(30.7113vw,32.705vh) scale(.0972)}to{transform:translate(33.7683vw,99vh) scale(.0972)}}.snow:nth-child(87){opacity:.2074;transform:translate(42.3061vw,-10px) scale(.9454);animation:fall-87 20s -9s linear infinite}@keyframes fall-87{32.86%{transform:translate(33.5019vw,32.86vh) scale(.9454)}to{transform:translate(37.904vw,99vh) scale(.9454)}}.snow:nth-child(88){opacity:.961;transform:translate(5.2521vw,-10px) scale(.7274);animation:fall-88 24s -12s linear infinite}@keyframes fall-88{67.544%{transform:translate(13.4959vw,67.544vh) scale(.7274)}to{transform:translate(9.374vw,99vh) scale(.7274)}}.snow:nth-child(89){opacity:1.963;transform:translate(70.2712vw,-10px) scale(.1183);animation:fall-89 23s -4s linear infinite}@keyframes fall-89{34.694%{transform:translate(78.8606vw,34.694vh) scale(.1183)}to{transform:translate(74.5659vw,99vh) scale(.1183)}}.snow:nth-child(90){opacity:.9794;transform:translate(46.3525vw,-10px) scale(.049);animation:fall-90 30s -27s linear infinite}@keyframes fall-90{53.375%{transform:translate(36.3656vw,53.375vh) scale(.049)}to{transform:translate(41.35905vw,99vh) scale(.049)}}.snow:nth-child(91){opacity:.5984;transform:translate(32.8552vw,-10px) scale(.656);animation:fall-91 14s -1s linear infinite}@keyframes fall-91{54.879%{transform:translate(27.5038vw,54.879vh) scale(.656)}to{transform:translate(30.1795vw,99vh) scale(.656)}}.snow:nth-child(92){opacity:.138;transform:translate(80.28vw,-10px) scale(.0495);animation:fall-92 10s -25s linear infinite}@keyframes fall-92{74.986%{transform:translate(89.5175vw,74.986vh) scale(.0495)}to{transform:translate(84.89875vw,99vh) scale(.0495)}}.snow:nth-child(93){opacity:1.0902;transform:translate(94.9554vw,-10px) scale(.3248);animation:fall-93 24s -21s linear infinite}@keyframes fall-93{49.732%{transform:translate(93.8847vw,49.732vh) scale(.3248)}to{transform:translate(94.42005vw,99vh) scale(.3248)}}.snow:nth-child(94){opacity:.5552;transform:translate(69.12vw,-10px) scale(.2448);animation:fall-94 26s -4s linear infinite}@keyframes fall-94{49.139%{transform:translate(71.431vw,49.139vh) scale(.2448)}to{transform:translate(70.2755vw,99vh) scale(.2448)}}.snow:nth-child(95){opacity:.6912;transform:translate(93.2924vw,-10px) scale(.8671);animation:fall-95 11s -24s linear infinite}@keyframes fall-95{45.295%{transform:translate(92.6878vw,45.295vh) scale(.8671)}to{transform:translate(92.9901vw,99vh) scale(.8671)}}.snow:nth-child(96){opacity:1.7002;transform:translate(47.4799vw,-10px) scale(.2643);animation:fall-96 19s -4s linear infinite}@keyframes fall-96{30.766%{transform:translate(56.1931vw,30.766vh) scale(.2643)}to{transform:translate(51.8365vw,99vh) scale(.2643)}}.snow:nth-child(97){opacity:.501;transform:translate(78.5898vw,-10px) scale(.9444);animation:fall-97 14s -10s linear infinite}@keyframes fall-97{62.762%{transform:translate(75.3296vw,62.762vh) scale(.9444)}to{transform:translate(76.9597vw,99vh) scale(.9444)}}.snow:nth-child(98){opacity:.762;transform:translate(55.8378vw,-10px) scale(.9316);animation:fall-98 13s -10s linear infinite}@keyframes fall-98{35.074%{transform:translate(59.2298vw,35.074vh) scale(.9316)}to{transform:translate(57.5338vw,99vh) scale(.9316)}}.snow:nth-child(99){opacity:1.5914;transform:translate(63.5578vw,-10px) scale(.2925);animation:fall-99 25s -6s linear infinite}@keyframes fall-99{76.34%{transform:translate(63.0202vw,76.34vh) scale(.2925)}to{transform:translate(63.289vw,99vh) scale(.2925)}}.snow:nth-child(100){opacity:1.9376;transform:translate(73.3042vw,-10px) scale(.4574);animation:fall-100 18s -19s linear infinite}@keyframes fall-100{48.093%{transform:translate(75.1886vw,48.093vh) scale(.4574)}to{transform:translate(74.2464vw,99vh) scale(.4574)}}.snow:nth-child(101){opacity:1.6154;transform:translate(5.0985vw,-10px) scale(.9274);animation:fall-101 22s -6s linear infinite}@keyframes fall-101{34.299%{transform:translate(-3.8936vw,34.299vh) scale(.9274)}to{transform:translate(.60245vw,99vh) scale(.9274)}}.snow:nth-child(102){opacity:.2284;transform:translate(8.6731vw,-10px) scale(.5366);animation:fall-102 24s -21s linear infinite}@keyframes fall-102{37.619%{transform:translate(9.1516vw,37.619vh) scale(.5366)}to{transform:translate(8.91235vw,99vh) scale(.5366)}}.snow:nth-child(103){opacity:1.307;transform:translate(42.5503vw,-10px) scale(.707);animation:fall-103 29s -6s linear infinite}@keyframes fall-103{70.384%{transform:translate(44.4429vw,70.384vh) scale(.707)}to{transform:translate(43.4966vw,99vh) scale(.707)}}.snow:nth-child(104){opacity:.8176;transform:translate(17.5827vw,-10px) scale(.3038);animation:fall-104 18s -23s linear infinite}@keyframes fall-104{37.875%{transform:translate(16.9634vw,37.875vh) scale(.3038)}to{transform:translate(17.27305vw,99vh) scale(.3038)}}.snow:nth-child(105){opacity:1.6092;transform:translate(22.0923vw,-10px) scale(.1333);animation:fall-105 11s -23s linear infinite}@keyframes fall-105{49.809%{transform:translate(13.8861vw,49.809vh) scale(.1333)}to{transform:translate(17.9892vw,99vh) scale(.1333)}}.snow:nth-child(106){opacity:1.1528;transform:translate(99.8189vw,-10px) scale(.5439);animation:fall-106 20s -6s linear infinite}@keyframes fall-106{33.625%{transform:translate(96.31vw,33.625vh) scale(.5439)}to{transform:translate(98.06445vw,99vh) scale(.5439)}}.snow:nth-child(107){opacity:1.9916;transform:translate(33.5759vw,-10px) scale(.6228);animation:fall-107 30s -14s linear infinite}@keyframes fall-107{64.718%{transform:translate(42.8688vw,64.718vh) scale(.6228)}to{transform:translate(38.22235vw,99vh) scale(.6228)}}.snow:nth-child(108){opacity:.35;transform:translate(18.1262vw,-10px) scale(.8166);animation:fall-108 19s -1s linear infinite}@keyframes fall-108{58.777%{transform:translate(9.5697vw,58.777vh) scale(.8166)}to{transform:translate(13.84795vw,99vh) scale(.8166)}}.snow:nth-child(109){opacity:1.5196;transform:translate(56.1493vw,-10px) scale(.727);animation:fall-109 16s -26s linear infinite}@keyframes fall-109{46.414%{transform:translate(65.071vw,46.414vh) scale(.727)}to{transform:translate(60.61015vw,99vh) scale(.727)}}.snow:nth-child(110){opacity:1.2704;transform:translate(7.7392vw,-10px) scale(.8917);animation:fall-110 26s -3s linear infinite}@keyframes fall-110{50.515%{transform:translate(4.1399vw,50.515vh) scale(.8917)}to{transform:translate(5.93955vw,99vh) scale(.8917)}}.snow:nth-child(111){opacity:.5716;transform:translate(86.6763vw,-10px) scale(.8823);animation:fall-111 15s -8s linear infinite}@keyframes fall-111{77.554%{transform:translate(90.0625vw,77.554vh) scale(.8823)}to{transform:translate(88.3694vw,99vh) scale(.8823)}}.snow:nth-child(112){opacity:.0266;transform:translate(70.0576vw,-10px) scale(.6048);animation:fall-112 15s -20s linear infinite}@keyframes fall-112{43.347%{transform:translate(77.3798vw,43.347vh) scale(.6048)}to{transform:translate(73.7187vw,99vh) scale(.6048)}}.snow:nth-child(113){opacity:.612;transform:translate(51.5264vw,-10px) scale(.645);animation:fall-113 23s -16s linear infinite}@keyframes fall-113{32.563%{transform:translate(42.5103vw,32.563vh) scale(.645)}to{transform:translate(47.01835vw,99vh) scale(.645)}}.snow:nth-child(114){opacity:.7534;transform:translate(53.8712vw,-10px) scale(.4622);animation:fall-114 25s -6s linear infinite}@keyframes fall-114{79.421%{transform:translate(55.6857vw,79.421vh) scale(.4622)}to{transform:translate(54.77845vw,99vh) scale(.4622)}}.snow:nth-child(115){opacity:1.7336;transform:translate(67.1068vw,-10px) scale(.0118);animation:fall-115 22s -12s linear infinite}@keyframes fall-115{61.487%{transform:translate(76.4169vw,61.487vh) scale(.0118)}to{transform:translate(71.76185vw,99vh) scale(.0118)}}.snow:nth-child(116){opacity:.956;transform:translate(39.3055vw,-10px) scale(.5405);animation:fall-116 11s -5s linear infinite}@keyframes fall-116{34.894%{transform:translate(31.7652vw,34.894vh) scale(.5405)}to{transform:translate(35.53535vw,99vh) scale(.5405)}}.snow:nth-child(117){opacity:.8278;transform:translate(79.2989vw,-10px) scale(.2541);animation:fall-117 12s -12s linear infinite}@keyframes fall-117{45.035%{transform:translate(85.6359vw,45.035vh) scale(.2541)}to{transform:translate(82.4674vw,99vh) scale(.2541)}}.snow:nth-child(118){opacity:.155;transform:translate(70.3467vw,-10px) scale(.8361);animation:fall-118 20s -27s linear infinite}@keyframes fall-118{31.813%{transform:translate(73.2884vw,31.813vh) scale(.8361)}to{transform:translate(71.81755vw,99vh) scale(.8361)}}.snow:nth-child(119){opacity:1.3618;transform:translate(72.4274vw,-10px) scale(.5659);animation:fall-119 22s -25s linear infinite}@keyframes fall-119{37.608%{transform:translate(67.8245vw,37.608vh) scale(.5659)}to{transform:translate(70.12595vw,99vh) scale(.5659)}}.snow:nth-child(120){opacity:1.7812;transform:translate(85.269vw,-10px) scale(.7829);animation:fall-120 21s -25s linear infinite}@keyframes fall-120{69.213%{transform:translate(87.3546vw,69.213vh) scale(.7829)}to{transform:translate(86.3118vw,99vh) scale(.7829)}}.snow:nth-child(121){opacity:.3354;transform:translate(90.8827vw,-10px) scale(.2888);animation:fall-121 14s -18s linear infinite}@keyframes fall-121{66.527%{transform:translate(86.6123vw,66.527vh) scale(.2888)}to{transform:translate(88.7475vw,99vh) scale(.2888)}}.snow:nth-child(122){opacity:1.1612;transform:translate(70.4269vw,-10px) scale(.0952);animation:fall-122 26s -18s linear infinite}@keyframes fall-122{71.189%{transform:translate(61.7634vw,71.189vh) scale(.0952)}to{transform:translate(66.09515vw,99vh) scale(.0952)}}.snow:nth-child(123){opacity:1.1234;transform:translate(99.4598vw,-10px) scale(.9372);animation:fall-123 17s -26s linear infinite}@keyframes fall-123{35.282%{transform:translate(99.765vw,35.282vh) scale(.9372)}to{transform:translate(99.6124vw,99vh) scale(.9372)}}.snow:nth-child(124){opacity:1.5378;transform:translate(15.6526vw,-10px) scale(.6092);animation:fall-124 12s -12s linear infinite}@keyframes fall-124{57.233%{transform:translate(22.1023vw,57.233vh) scale(.6092)}to{transform:translate(18.87745vw,99vh) scale(.6092)}}.snow:nth-child(125){opacity:1.5128;transform:translate(6.2327vw,-10px) scale(.1403);animation:fall-125 25s -8s linear infinite}@keyframes fall-125{59.861%{transform:translate(14.5613vw,59.861vh) scale(.1403)}to{transform:translate(10.397vw,99vh) scale(.1403)}}.snow:nth-child(126){opacity:1.4102;transform:translate(97.0377vw,-10px) scale(.5212);animation:fall-126 26s -30s linear infinite}@keyframes fall-126{48.495%{transform:translate(98.2697vw,48.495vh) scale(.5212)}to{transform:translate(97.6537vw,99vh) scale(.5212)}}.snow:nth-child(127){opacity:1.2414;transform:translate(70.7809vw,-10px) scale(.5945);animation:fall-127 12s -1s linear infinite}@keyframes fall-127{36.534%{transform:translate(64.7938vw,36.534vh) scale(.5945)}to{transform:translate(67.78735vw,99vh) scale(.5945)}}.snow:nth-child(128){opacity:1.525;transform:translate(35.2598vw,-10px) scale(.1885);animation:fall-128 19s -30s linear infinite}@keyframes fall-128{30.702%{transform:translate(40.3638vw,30.702vh) scale(.1885)}to{transform:translate(37.8118vw,99vh) scale(.1885)}}.snow:nth-child(129){opacity:1.4936;transform:translate(13.532vw,-10px) scale(.8974);animation:fall-129 25s -17s linear infinite}@keyframes fall-129{56.358%{transform:translate(19.9408vw,56.358vh) scale(.8974)}to{transform:translate(16.7364vw,99vh) scale(.8974)}}.snow:nth-child(130){opacity:1.0918;transform:translate(60.3768vw,-10px) scale(.7845);animation:fall-130 11s -18s linear infinite}@keyframes fall-130{56.108%{transform:translate(52.5446vw,56.108vh) scale(.7845)}to{transform:translate(56.4607vw,99vh) scale(.7845)}}.snow:nth-child(131){opacity:1.0678;transform:translate(62.1399vw,-10px) scale(.9405);animation:fall-131 21s -29s linear infinite}@keyframes fall-131{53.058%{transform:translate(59.9538vw,53.058vh) scale(.9405)}to{transform:translate(61.04685vw,99vh) scale(.9405)}}.snow:nth-child(132){opacity:.5576;transform:translate(65.6538vw,-10px) scale(.812);animation:fall-132 15s -16s linear infinite}@keyframes fall-132{33.752%{transform:translate(72.801vw,33.752vh) scale(.812)}to{transform:translate(69.2274vw,99vh) scale(.812)}}.snow:nth-child(133){opacity:1.7854;transform:translate(89.7522vw,-10px) scale(.914);animation:fall-133 11s -12s linear infinite}@keyframes fall-133{33.204%{transform:translate(84.0435vw,33.204vh) scale(.914)}to{transform:translate(86.89785vw,99vh) scale(.914)}}.snow:nth-child(134){opacity:1.476;transform:translate(59.6562vw,-10px) scale(.2151);animation:fall-134 27s -14s linear infinite}@keyframes fall-134{36.282%{transform:translate(57.2319vw,36.282vh) scale(.2151)}to{transform:translate(58.44405vw,99vh) scale(.2151)}}.snow:nth-child(135){opacity:.684;transform:translate(52.6093vw,-10px) scale(.6322);animation:fall-135 27s -20s linear infinite}@keyframes fall-135{79.067%{transform:translate(42.6827vw,79.067vh) scale(.6322)}to{transform:translate(47.646vw,99vh) scale(.6322)}}.snow:nth-child(136){opacity:1.9634;transform:translate(98.6099vw,-10px) scale(.2714);animation:fall-136 14s -23s linear infinite}@keyframes fall-136{54.713%{transform:translate(94.5369vw,54.713vh) scale(.2714)}to{transform:translate(96.5734vw,99vh) scale(.2714)}}.snow:nth-child(137){opacity:1.1252;transform:translate(82.9918vw,-10px) scale(.0374);animation:fall-137 30s -8s linear infinite}@keyframes fall-137{31.826%{transform:translate(83.6678vw,31.826vh) scale(.0374)}to{transform:translate(83.3298vw,99vh) scale(.0374)}}.snow:nth-child(138){opacity:1.095;transform:translate(49.2484vw,-10px) scale(.2619);animation:fall-138 10s -2s linear infinite}@keyframes fall-138{77.592%{transform:translate(48.6445vw,77.592vh) scale(.2619)}to{transform:translate(48.94645vw,99vh) scale(.2619)}}.snow:nth-child(139){opacity:.0464;transform:translate(56.8811vw,-10px) scale(.3153);animation:fall-139 15s -11s linear infinite}@keyframes fall-139{46.782%{transform:translate(64.8461vw,46.782vh) scale(.3153)}to{transform:translate(60.8636vw,99vh) scale(.3153)}}.snow:nth-child(140){opacity:1.7966;transform:translate(16.9655vw,-10px) scale(.403);animation:fall-140 18s -10s linear infinite}@keyframes fall-140{71.098%{transform:translate(22.8539vw,71.098vh) scale(.403)}to{transform:translate(19.9097vw,99vh) scale(.403)}}.snow:nth-child(141){opacity:1.5188;transform:translate(32.3626vw,-10px) scale(.1028);animation:fall-141 11s -11s linear infinite}@keyframes fall-141{56.961%{transform:translate(25.3858vw,56.961vh) scale(.1028)}to{transform:translate(28.8742vw,99vh) scale(.1028)}}.snow:nth-child(142){opacity:1.173;transform:translate(97.7174vw,-10px) scale(.9346);animation:fall-142 10s -19s linear infinite}@keyframes fall-142{65.677%{transform:translate(99.6218vw,65.677vh) scale(.9346)}to{transform:translate(98.6696vw,99vh) scale(.9346)}}.snow:nth-child(143){opacity:.9806;transform:translate(61.8313vw,-10px) scale(.164);animation:fall-143 13s -8s linear infinite}@keyframes fall-143{47.472%{transform:translate(62.8782vw,47.472vh) scale(.164)}to{transform:translate(62.35475vw,99vh) scale(.164)}}.snow:nth-child(144){opacity:1.0586;transform:translate(1.0514vw,-10px) scale(.9707);animation:fall-144 15s -24s linear infinite}@keyframes fall-144{63.054%{transform:translate(-3.7547vw,63.054vh) scale(.9707)}to{transform:translate(-1.35165vw,99vh) scale(.9707)}}.snow:nth-child(145){opacity:.297;transform:translate(63.6417vw,-10px) scale(.0303);animation:fall-145 23s -10s linear infinite}@keyframes fall-145{41.989%{transform:translate(57.413vw,41.989vh) scale(.0303)}to{transform:translate(60.52735vw,99vh) scale(.0303)}}.snow:nth-child(146){opacity:1.1142;transform:translate(95.3532vw,-10px) scale(.1007);animation:fall-146 27s -25s linear infinite}@keyframes fall-146{63.312%{transform:translate(94.8074vw,63.312vh) scale(.1007)}to{transform:translate(95.0803vw,99vh) scale(.1007)}}.snow:nth-child(147){opacity:.5436;transform:translate(56.9418vw,-10px) scale(.3692);animation:fall-147 13s -3s linear infinite}@keyframes fall-147{63.163%{transform:translate(56.7316vw,63.163vh) scale(.3692)}to{transform:translate(56.8367vw,99vh) scale(.3692)}}.snow:nth-child(148){opacity:.9596;transform:translate(14.3932vw,-10px) scale(.2083);animation:fall-148 18s -29s linear infinite}@keyframes fall-148{34.67%{transform:translate(4.7755vw,34.67vh) scale(.2083)}to{transform:translate(9.58435vw,99vh) scale(.2083)}}.snow:nth-child(149){opacity:1.3968;transform:translate(46.482vw,-10px) scale(.4261);animation:fall-149 23s -17s linear infinite}@keyframes fall-149{38.189%{transform:translate(55.5681vw,38.189vh) scale(.4261)}to{transform:translate(51.02505vw,99vh) scale(.4261)}}.snow:nth-child(150){opacity:1.4046;transform:translate(29.731vw,-10px) scale(.6067);animation:fall-150 27s -2s linear infinite}@keyframes fall-150{38.213%{transform:translate(32.8321vw,38.213vh) scale(.6067)}to{transform:translate(31.28155vw,99vh) scale(.6067)}}.snow:nth-child(151){opacity:1.0178;transform:translate(64.5619vw,-10px) scale(.475);animation:fall-151 25s -13s linear infinite}@keyframes fall-151{32.569%{transform:translate(65.4052vw,32.569vh) scale(.475)}to{transform:translate(64.98355vw,99vh) scale(.475)}}.snow:nth-child(152){opacity:.2566;transform:translate(34.8422vw,-10px) scale(.8556);animation:fall-152 25s -18s linear infinite}@keyframes fall-152{35.736%{transform:translate(35.1917vw,35.736vh) scale(.8556)}to{transform:translate(35.01695vw,99vh) scale(.8556)}}.snow:nth-child(153){opacity:1.5108;transform:translate(89.9535vw,-10px) scale(.6831);animation:fall-153 22s -27s linear infinite}@keyframes fall-153{73.257%{transform:translate(96.1496vw,73.257vh) scale(.6831)}to{transform:translate(93.05155vw,99vh) scale(.6831)}}.snow:nth-child(154){opacity:.5632;transform:translate(61.6342vw,-10px) scale(.5892);animation:fall-154 17s -4s linear infinite}@keyframes fall-154{48.883%{transform:translate(62.7238vw,48.883vh) scale(.5892)}to{transform:translate(62.179vw,99vh) scale(.5892)}}.snow:nth-child(155){opacity:1.5988;transform:translate(91.3605vw,-10px) scale(.2598);animation:fall-155 14s -11s linear infinite}@keyframes fall-155{74.664%{transform:translate(92.1026vw,74.664vh) scale(.2598)}to{transform:translate(91.73155vw,99vh) scale(.2598)}}.snow:nth-child(156){opacity:1.0818;transform:translate(50.8297vw,-10px) scale(.1879);animation:fall-156 28s -11s linear infinite}@keyframes fall-156{67.967%{transform:translate(48.2673vw,67.967vh) scale(.1879)}to{transform:translate(49.5485vw,99vh) scale(.1879)}}.snow:nth-child(157){opacity:.3364;transform:translate(93.331vw,-10px) scale(.0206);animation:fall-157 13s -17s linear infinite}@keyframes fall-157{77.59%{transform:translate(94.4657vw,77.59vh) scale(.0206)}to{transform:translate(93.89835vw,99vh) scale(.0206)}}.snow:nth-child(158){opacity:.7624;transform:translate(64.6843vw,-10px) scale(.0959);animation:fall-158 24s -19s linear infinite}@keyframes fall-158{40.839%{transform:translate(71.8968vw,40.839vh) scale(.0959)}to{transform:translate(68.29055vw,99vh) scale(.0959)}}.snow:nth-child(159){opacity:.7896;transform:translate(6.1986vw,-10px) scale(.7068);animation:fall-159 23s -16s linear infinite}@keyframes fall-159{68.667%{transform:translate(-.3847vw,68.667vh) scale(.7068)}to{transform:translate(2.90695vw,99vh) scale(.7068)}}.snow:nth-child(160){opacity:1.2008;transform:translate(29.7388vw,-10px) scale(.488);animation:fall-160 19s -12s linear infinite}@keyframes fall-160{32.232%{transform:translate(28.266vw,32.232vh) scale(.488)}to{transform:translate(29.0024vw,99vh) scale(.488)}}.snow:nth-child(161){opacity:.137;transform:translate(66.8114vw,-10px) scale(.054);animation:fall-161 30s -14s linear infinite}@keyframes fall-161{40.502%{transform:translate(59.4698vw,40.502vh) scale(.054)}to{transform:translate(63.1406vw,99vh) scale(.054)}}.snow:nth-child(162){opacity:1.4754;transform:translate(82.1579vw,-10px) scale(.0293);animation:fall-162 13s -15s linear infinite}@keyframes fall-162{50.4%{transform:translate(89.1347vw,50.4vh) scale(.0293)}to{transform:translate(85.6463vw,99vh) scale(.0293)}}.snow:nth-child(163){opacity:.3976;transform:translate(10.768vw,-10px) scale(.2711);animation:fall-163 18s -26s linear infinite}@keyframes fall-163{38.842%{transform:translate(5.7979vw,38.842vh) scale(.2711)}to{transform:translate(8.28295vw,99vh) scale(.2711)}}.snow:nth-child(164){opacity:.0204;transform:translate(28.5697vw,-10px) scale(.4412);animation:fall-164 13s -30s linear infinite}@keyframes fall-164{32.201%{transform:translate(28.1464vw,32.201vh) scale(.4412)}to{transform:translate(28.35805vw,99vh) scale(.4412)}}.snow:nth-child(165){opacity:1.9652;transform:translate(12.1505vw,-10px) scale(.2069);animation:fall-165 24s -18s linear infinite}@keyframes fall-165{49.84%{transform:translate(20.4171vw,49.84vh) scale(.2069)}to{transform:translate(16.2838vw,99vh) scale(.2069)}}.snow:nth-child(166){opacity:1.7684;transform:translate(97.3662vw,-10px) scale(.3271);animation:fall-166 17s -3s linear infinite}@keyframes fall-166{62.517%{transform:translate(90.7371vw,62.517vh) scale(.3271)}to{transform:translate(94.05165vw,99vh) scale(.3271)}}.snow:nth-child(167){opacity:1.9608;transform:translate(26.3638vw,-10px) scale(.8272);animation:fall-167 25s -7s linear infinite}@keyframes fall-167{51.922%{transform:translate(16.5718vw,51.922vh) scale(.8272)}to{transform:translate(21.4678vw,99vh) scale(.8272)}}.snow:nth-child(168){opacity:1.948;transform:translate(41.7119vw,-10px) scale(.0866);animation:fall-168 27s -19s linear infinite}@keyframes fall-168{61.421%{transform:translate(35.1535vw,61.421vh) scale(.0866)}to{transform:translate(38.4327vw,99vh) scale(.0866)}}.snow:nth-child(169){opacity:1.9508;transform:translate(52.7933vw,-10px) scale(.6994);animation:fall-169 23s -17s linear infinite}@keyframes fall-169{61.714%{transform:translate(51.1743vw,61.714vh) scale(.6994)}to{transform:translate(51.9838vw,99vh) scale(.6994)}}.snow:nth-child(170){opacity:.2098;transform:translate(69.1247vw,-10px) scale(.8014);animation:fall-170 27s -9s linear infinite}@keyframes fall-170{74.023%{transform:translate(61.7151vw,74.023vh) scale(.8014)}to{transform:translate(65.4199vw,99vh) scale(.8014)}}.snow:nth-child(171){opacity:.233;transform:translate(12.0591vw,-10px) scale(.0247);animation:fall-171 29s -6s linear infinite}@keyframes fall-171{78.727%{transform:translate(12.1513vw,78.727vh) scale(.0247)}to{transform:translate(12.1052vw,99vh) scale(.0247)}}.snow:nth-child(172){opacity:1.4028;transform:translate(90.6732vw,-10px) scale(.7927);animation:fall-172 10s -3s linear infinite}@keyframes fall-172{74.383%{transform:translate(80.8728vw,74.383vh) scale(.7927)}to{transform:translate(85.773vw,99vh) scale(.7927)}}.snow:nth-child(173){opacity:1.2894;transform:translate(71.6356vw,-10px) scale(.4931);animation:fall-173 27s -9s linear infinite}@keyframes fall-173{47.887%{transform:translate(63.2403vw,47.887vh) scale(.4931)}to{transform:translate(67.43795vw,99vh) scale(.4931)}}.snow:nth-child(174){opacity:.5344;transform:translate(73.9374vw,-10px) scale(.8387);animation:fall-174 24s -21s linear infinite}@keyframes fall-174{30.933%{transform:translate(74.5722vw,30.933vh) scale(.8387)}to{transform:translate(74.2548vw,99vh) scale(.8387)}}.snow:nth-child(175){opacity:1.0938;transform:translate(26.1065vw,-10px) scale(.8581);animation:fall-175 22s -11s linear infinite}@keyframes fall-175{65.383%{transform:translate(23.8691vw,65.383vh) scale(.8581)}to{transform:translate(24.9878vw,99vh) scale(.8581)}}.snow:nth-child(176){opacity:1.2802;transform:translate(37.7003vw,-10px) scale(.8663);animation:fall-176 30s -4s linear infinite}@keyframes fall-176{42.706%{transform:translate(34.8188vw,42.706vh) scale(.8663)}to{transform:translate(36.25955vw,99vh) scale(.8663)}}.snow:nth-child(177){opacity:.2552;transform:translate(64.9547vw,-10px) scale(.446);animation:fall-177 17s -21s linear infinite}@keyframes fall-177{32.941%{transform:translate(57.5258vw,32.941vh) scale(.446)}to{transform:translate(61.24025vw,99vh) scale(.446)}}.snow:nth-child(178){opacity:1.517;transform:translate(27.1129vw,-10px) scale(.6169);animation:fall-178 10s -30s linear infinite}@keyframes fall-178{44.599%{transform:translate(27.5263vw,44.599vh) scale(.6169)}to{transform:translate(27.3196vw,99vh) scale(.6169)}}.snow:nth-child(179){opacity:1.889;transform:translate(82.7861vw,-10px) scale(.7164);animation:fall-179 22s -4s linear infinite}@keyframes fall-179{49.744%{transform:translate(81.738vw,49.744vh) scale(.7164)}to{transform:translate(82.26205vw,99vh) scale(.7164)}}.snow:nth-child(180){opacity:.4352;transform:translate(38.2392vw,-10px) scale(.9949);animation:fall-180 11s -2s linear infinite}@keyframes fall-180{32.364%{transform:translate(33.6333vw,32.364vh) scale(.9949)}to{transform:translate(35.93625vw,99vh) scale(.9949)}}.snow:nth-child(181){opacity:1.0904;transform:translate(36.548vw,-10px) scale(.292);animation:fall-181 25s -2s linear infinite}@keyframes fall-181{38.794%{transform:translate(42.5109vw,38.794vh) scale(.292)}to{transform:translate(39.52945vw,99vh) scale(.292)}}.snow:nth-child(182){opacity:.3546;transform:translate(19.5191vw,-10px) scale(.883);animation:fall-182 15s -11s linear infinite}@keyframes fall-182{79.879%{transform:translate(14.2435vw,79.879vh) scale(.883)}to{transform:translate(16.8813vw,99vh) scale(.883)}}.snow:nth-child(183){opacity:.1856;transform:translate(77.5409vw,-10px) scale(.3556);animation:fall-183 15s -15s linear infinite}@keyframes fall-183{74.172%{transform:translate(84.1887vw,74.172vh) scale(.3556)}to{transform:translate(80.8648vw,99vh) scale(.3556)}}.snow:nth-child(184){opacity:.5358;transform:translate(39.0196vw,-10px) scale(.7333);animation:fall-184 10s -27s linear infinite}@keyframes fall-184{45.843%{transform:translate(46.4694vw,45.843vh) scale(.7333)}to{transform:translate(42.7445vw,99vh) scale(.7333)}}.snow:nth-child(185){opacity:.6212;transform:translate(15.5901vw,-10px) scale(.6928);animation:fall-185 12s -19s linear infinite}@keyframes fall-185{59.65%{transform:translate(13.3445vw,59.65vh) scale(.6928)}to{transform:translate(14.4673vw,99vh) scale(.6928)}}.snow:nth-child(186){opacity:.3656;transform:translate(4.5591vw,-10px) scale(.8207);animation:fall-186 28s -26s linear infinite}@keyframes fall-186{75.027%{transform:translate(-.4293vw,75.027vh) scale(.8207)}to{transform:translate(2.0649vw,99vh) scale(.8207)}}.snow:nth-child(187){opacity:1.0738;transform:translate(95.1481vw,-10px) scale(.0309);animation:fall-187 14s -15s linear infinite}@keyframes fall-187{74.53%{transform:translate(102.9843vw,74.53vh) scale(.0309)}to{transform:translate(99.0662vw,99vh) scale(.0309)}}.snow:nth-child(188){opacity:1.652;transform:translate(24.8052vw,-10px) scale(.7635);animation:fall-188 22s -28s linear infinite}@keyframes fall-188{64.537%{transform:translate(19.5751vw,64.537vh) scale(.7635)}to{transform:translate(22.19015vw,99vh) scale(.7635)}}.snow:nth-child(189){opacity:.9162;transform:translate(41.378vw,-10px) scale(.1964);animation:fall-189 15s -18s linear infinite}@keyframes fall-189{45.729%{transform:translate(45.3804vw,45.729vh) scale(.1964)}to{transform:translate(43.3792vw,99vh) scale(.1964)}}.snow:nth-child(190){opacity:1.2512;transform:translate(84.0875vw,-10px) scale(.6427);animation:fall-190 16s -6s linear infinite}@keyframes fall-190{35.882%{transform:translate(84.9463vw,35.882vh) scale(.6427)}to{transform:translate(84.5169vw,99vh) scale(.6427)}}.snow:nth-child(191){opacity:1.4164;transform:translate(71.8166vw,-10px) scale(.7651);animation:fall-191 19s -19s linear infinite}@keyframes fall-191{51.887%{transform:translate(78.879vw,51.887vh) scale(.7651)}to{transform:translate(75.3478vw,99vh) scale(.7651)}}.snow:nth-child(192){opacity:.3464;transform:translate(74.2978vw,-10px) scale(.8934);animation:fall-192 19s -26s linear infinite}@keyframes fall-192{52.694%{transform:translate(81.9582vw,52.694vh) scale(.8934)}to{transform:translate(78.128vw,99vh) scale(.8934)}}.snow:nth-child(193){opacity:.016;transform:translate(88.4329vw,-10px) scale(.3324);animation:fall-193 21s -12s linear infinite}@keyframes fall-193{66.822%{transform:translate(78.5995vw,66.822vh) scale(.3324)}to{transform:translate(83.5162vw,99vh) scale(.3324)}}.snow:nth-child(194){opacity:1.7906;transform:translate(34.1347vw,-10px) scale(.3087);animation:fall-194 21s -26s linear infinite}@keyframes fall-194{40.501%{transform:translate(36.2504vw,40.501vh) scale(.3087)}to{transform:translate(35.19255vw,99vh) scale(.3087)}}.snow:nth-child(195){opacity:.1574;transform:translate(49.7579vw,-10px) scale(.4215);animation:fall-195 11s -24s linear infinite}@keyframes fall-195{33.246%{transform:translate(42.8698vw,33.246vh) scale(.4215)}to{transform:translate(46.31385vw,99vh) scale(.4215)}}.snow:nth-child(196){opacity:.234;transform:translate(37.4653vw,-10px) scale(.1572);animation:fall-196 27s -29s linear infinite}@keyframes fall-196{64.598%{transform:translate(41.4938vw,64.598vh) scale(.1572)}to{transform:translate(39.47955vw,99vh) scale(.1572)}}.snow:nth-child(197){opacity:.6306;transform:translate(43.0797vw,-10px) scale(.2476);animation:fall-197 19s -13s linear infinite}@keyframes fall-197{49.266%{transform:translate(36.306vw,49.266vh) scale(.2476)}to{transform:translate(39.69285vw,99vh) scale(.2476)}}.snow:nth-child(198){opacity:1.8574;transform:translate(95.1911vw,-10px) scale(.1592);animation:fall-198 15s -4s linear infinite}@keyframes fall-198{60.116%{transform:translate(97.3618vw,60.116vh) scale(.1592)}to{transform:translate(96.27645vw,99vh) scale(.1592)}}.snow:nth-child(199){opacity:1.8808;transform:translate(30.0075vw,-10px) scale(.6184);animation:fall-199 29s -4s linear infinite}@keyframes fall-199{72.477%{transform:translate(34.6152vw,72.477vh) scale(.6184)}to{transform:translate(32.31135vw,99vh) scale(.6184)}}.snow:nth-child(200){opacity:1.4746;transform:translate(65.955vw,-10px) scale(.0548);animation:fall-200 19s -27s linear infinite}@keyframes fall-200{73.048%{transform:translate(67.3966vw,73.048vh) scale(.0548)}to{transform:translate(66.6758vw,99vh) scale(.0548)}}.snow:nth-child(201){opacity:.4964;transform:translate(65.4302vw,-10px) scale(.5708);animation:fall-201 29s -26s linear infinite}@keyframes fall-201{56.18%{transform:translate(58.3482vw,56.18vh) scale(.5708)}to{transform:translate(61.8892vw,99vh) scale(.5708)}}.snow:nth-child(202){opacity:.448;transform:translate(56.206vw,-10px) scale(.2619);animation:fall-202 30s -15s linear infinite}@keyframes fall-202{58.455%{transform:translate(53.5832vw,58.455vh) scale(.2619)}to{transform:translate(54.8946vw,99vh) scale(.2619)}}.snow:nth-child(203){opacity:1.9304;transform:translate(13.751vw,-10px) scale(.5034);animation:fall-203 15s -22s linear infinite}@keyframes fall-203{49.141%{transform:translate(7.2428vw,49.141vh) scale(.5034)}to{transform:translate(10.4969vw,99vh) scale(.5034)}}.snow:nth-child(204){opacity:1.247;transform:translate(17.0406vw,-10px) scale(.1367);animation:fall-204 28s -18s linear infinite}@keyframes fall-204{68.023%{transform:translate(20.5809vw,68.023vh) scale(.1367)}to{transform:translate(18.81075vw,99vh) scale(.1367)}}.snow:nth-child(205){opacity:1.8158;transform:translate(34.7055vw,-10px) scale(.5707);animation:fall-205 28s -4s linear infinite}@keyframes fall-205{44.482%{transform:translate(32.4761vw,44.482vh) scale(.5707)}to{transform:translate(33.5908vw,99vh) scale(.5707)}}.snow:nth-child(206){opacity:.764;transform:translate(36.8494vw,-10px) scale(.3601);animation:fall-206 18s -22s linear infinite}@keyframes fall-206{57.508%{transform:translate(36.0832vw,57.508vh) scale(.3601)}to{transform:translate(36.4663vw,99vh) scale(.3601)}}.snow:nth-child(207){opacity:.5248;transform:translate(89.1752vw,-10px) scale(.6293);animation:fall-207 24s -24s linear infinite}@keyframes fall-207{79.517%{transform:translate(97.2947vw,79.517vh) scale(.6293)}to{transform:translate(93.23495vw,99vh) scale(.6293)}}.snow:nth-child(208){opacity:.1622;transform:translate(66.0173vw,-10px) scale(.5631);animation:fall-208 28s -2s linear infinite}@keyframes fall-208{31.288%{transform:translate(69.793vw,31.288vh) scale(.5631)}to{transform:translate(67.90515vw,99vh) scale(.5631)}}.snow:nth-child(209){opacity:1.6304;transform:translate(1.2566vw,-10px) scale(.8227);animation:fall-209 29s -13s linear infinite}@keyframes fall-209{54.909%{transform:translate(-3.8624vw,54.909vh) scale(.8227)}to{transform:translate(-1.3029vw,99vh) scale(.8227)}}.snow:nth-child(210){opacity:1.6946;transform:translate(5.4994vw,-10px) scale(.0997);animation:fall-210 10s -25s linear infinite}@keyframes fall-210{59.232%{transform:translate(1.3531vw,59.232vh) scale(.0997)}to{transform:translate(3.42625vw,99vh) scale(.0997)}}.snow:nth-child(211){opacity:1.297;transform:translate(82.5989vw,-10px) scale(.5276);animation:fall-211 27s -29s linear infinite}@keyframes fall-211{35.386%{transform:translate(88.9193vw,35.386vh) scale(.5276)}to{transform:translate(85.7591vw,99vh) scale(.5276)}}.snow:nth-child(212){opacity:1.5294;transform:translate(88.3907vw,-10px) scale(.4287);animation:fall-212 12s -22s linear infinite}@keyframes fall-212{79.415%{transform:translate(83.4859vw,79.415vh) scale(.4287)}to{transform:translate(85.9383vw,99vh) scale(.4287)}}.snow:nth-child(213){opacity:1.4406;transform:translate(16.3561vw,-10px) scale(.567);animation:fall-213 14s -15s linear infinite}@keyframes fall-213{31.17%{transform:translate(7.1588vw,31.17vh) scale(.567)}to{transform:translate(11.75745vw,99vh) scale(.567)}}.snow:nth-child(214){opacity:.7424;transform:translate(41.9295vw,-10px) scale(.6178);animation:fall-214 29s -14s linear infinite}@keyframes fall-214{74.363%{transform:translate(37.9867vw,74.363vh) scale(.6178)}to{transform:translate(39.9581vw,99vh) scale(.6178)}}.snow:nth-child(215){opacity:1.1736;transform:translate(46.5865vw,-10px) scale(.2115);animation:fall-215 13s -8s linear infinite}@keyframes fall-215{63.945%{transform:translate(41.2952vw,63.945vh) scale(.2115)}to{transform:translate(43.94085vw,99vh) scale(.2115)}}.snow:nth-child(216){opacity:1.3158;transform:translate(64.8651vw,-10px) scale(.7159);animation:fall-216 17s -4s linear infinite}@keyframes fall-216{68.897%{transform:translate(67.4847vw,68.897vh) scale(.7159)}to{transform:translate(66.1749vw,99vh) scale(.7159)}}.snow:nth-child(217){opacity:1.4122;transform:translate(82.0111vw,-10px) scale(.4953);animation:fall-217 26s -30s linear infinite}@keyframes fall-217{36.962%{transform:translate(72.8154vw,36.962vh) scale(.4953)}to{transform:translate(77.41325vw,99vh) scale(.4953)}}.snow:nth-child(218){opacity:1.8146;transform:translate(.4369vw,-10px) scale(.443);animation:fall-218 16s -15s linear infinite}@keyframes fall-218{79.595%{transform:translate(7.9807vw,79.595vh) scale(.443)}to{transform:translate(4.2088vw,99vh) scale(.443)}}.snow:nth-child(219){opacity:1.689;transform:translate(95.2812vw,-10px) scale(.0309);animation:fall-219 21s -3s linear infinite}@keyframes fall-219{57.813%{transform:translate(100.5797vw,57.813vh) scale(.0309)}to{transform:translate(97.93045vw,99vh) scale(.0309)}}.snow:nth-child(220){opacity:1.9782;transform:translate(40.2314vw,-10px) scale(.578);animation:fall-220 23s -13s linear infinite}@keyframes fall-220{48.803%{transform:translate(49.7099vw,48.803vh) scale(.578)}to{transform:translate(44.97065vw,99vh) scale(.578)}}.snow:nth-child(221){opacity:.4044;transform:translate(53.6368vw,-10px) scale(.2719);animation:fall-221 18s -22s linear infinite}@keyframes fall-221{65.293%{transform:translate(46.1638vw,65.293vh) scale(.2719)}to{transform:translate(49.9003vw,99vh) scale(.2719)}}.snow:nth-child(222){opacity:.409;transform:translate(5.0975vw,-10px) scale(.819);animation:fall-222 21s -29s linear infinite}@keyframes fall-222{45.08%{transform:translate(10.4023vw,45.08vh) scale(.819)}to{transform:translate(7.7499vw,99vh) scale(.819)}}.snow:nth-child(223){opacity:1.4742;transform:translate(50.6473vw,-10px) scale(.7008);animation:fall-223 14s -26s linear infinite}@keyframes fall-223{74.5%{transform:translate(59.3604vw,74.5vh) scale(.7008)}to{transform:translate(55.00385vw,99vh) scale(.7008)}}.snow:nth-child(224){opacity:.1248;transform:translate(43.5212vw,-10px) scale(.7038);animation:fall-224 13s -23s linear infinite}@keyframes fall-224{50.488%{transform:translate(48.013vw,50.488vh) scale(.7038)}to{transform:translate(45.7671vw,99vh) scale(.7038)}}.snow:nth-child(225){opacity:1.1364;transform:translate(74.2574vw,-10px) scale(.7304);animation:fall-225 23s -30s linear infinite}@keyframes fall-225{55.513%{transform:translate(75.4016vw,55.513vh) scale(.7304)}to{transform:translate(74.8295vw,99vh) scale(.7304)}}.snow:nth-child(226){opacity:1.0646;transform:translate(36.2509vw,-10px) scale(.0051);animation:fall-226 13s -28s linear infinite}@keyframes fall-226{52.946%{transform:translate(39.6716vw,52.946vh) scale(.0051)}to{transform:translate(37.96125vw,99vh) scale(.0051)}}.snow:nth-child(227){opacity:1.3054;transform:translate(48.2945vw,-10px) scale(.1157);animation:fall-227 23s -22s linear infinite}@keyframes fall-227{43.353%{transform:translate(46.3896vw,43.353vh) scale(.1157)}to{transform:translate(47.34205vw,99vh) scale(.1157)}}.snow:nth-child(228){opacity:.4922;transform:translate(32.1205vw,-10px) scale(.5218);animation:fall-228 25s -6s linear infinite}@keyframes fall-228{48.146%{transform:translate(32.2216vw,48.146vh) scale(.5218)}to{transform:translate(32.17105vw,99vh) scale(.5218)}}.snow:nth-child(229){opacity:1.2186;transform:translate(69.0737vw,-10px) scale(.7988);animation:fall-229 28s -30s linear infinite}@keyframes fall-229{67.388%{transform:translate(74.1743vw,67.388vh) scale(.7988)}to{transform:translate(71.624vw,99vh) scale(.7988)}}.snow:nth-child(230){opacity:1.5994;transform:translate(43.3974vw,-10px) scale(.5313);animation:fall-230 12s -5s linear infinite}@keyframes fall-230{70.169%{transform:translate(51.2907vw,70.169vh) scale(.5313)}to{transform:translate(47.34405vw,99vh) scale(.5313)}}.snow:nth-child(231){opacity:.815;transform:translate(39.5018vw,-10px) scale(.2057);animation:fall-231 16s -4s linear infinite}@keyframes fall-231{74.312%{transform:translate(46.5396vw,74.312vh) scale(.2057)}to{transform:translate(43.0207vw,99vh) scale(.2057)}}.snow:nth-child(232){opacity:1.9238;transform:translate(71.5163vw,-10px) scale(.943);animation:fall-232 22s -23s linear infinite}@keyframes fall-232{35.091%{transform:translate(79.0295vw,35.091vh) scale(.943)}to{transform:translate(75.2729vw,99vh) scale(.943)}}.snow:nth-child(233){opacity:.372;transform:translate(75.8872vw,-10px) scale(.1322);animation:fall-233 30s -3s linear infinite}@keyframes fall-233{61.528%{transform:translate(71.9473vw,61.528vh) scale(.1322)}to{transform:translate(73.91725vw,99vh) scale(.1322)}}.snow:nth-child(234){opacity:1.7738;transform:translate(84.6035vw,-10px) scale(.7747);animation:fall-234 13s -28s linear infinite}@keyframes fall-234{68.986%{transform:translate(92.2833vw,68.986vh) scale(.7747)}to{transform:translate(88.4434vw,99vh) scale(.7747)}}.snow:nth-child(235){opacity:1.6318;transform:translate(16.8422vw,-10px) scale(.4413);animation:fall-235 18s -22s linear infinite}@keyframes fall-235{74.268%{transform:translate(25.6294vw,74.268vh) scale(.4413)}to{transform:translate(21.2358vw,99vh) scale(.4413)}}.snow:nth-child(236){opacity:1.6432;transform:translate(54.9822vw,-10px) scale(.8185);animation:fall-236 23s -26s linear infinite}@keyframes fall-236{55.71%{transform:translate(48.2803vw,55.71vh) scale(.8185)}to{transform:translate(51.63125vw,99vh) scale(.8185)}}.snow:nth-child(237){opacity:.7106;transform:translate(29.0165vw,-10px) scale(.1999);animation:fall-237 18s -8s linear infinite}@keyframes fall-237{36.538%{transform:translate(35.3666vw,36.538vh) scale(.1999)}to{transform:translate(32.19155vw,99vh) scale(.1999)}}.snow:nth-child(238){opacity:.4864;transform:translate(71.7399vw,-10px) scale(.651);animation:fall-238 21s -16s linear infinite}@keyframes fall-238{71.072%{transform:translate(75.6187vw,71.072vh) scale(.651)}to{transform:translate(73.6793vw,99vh) scale(.651)}}.snow:nth-child(239){opacity:.4784;transform:translate(68.7119vw,-10px) scale(.8137);animation:fall-239 22s -22s linear infinite}@keyframes fall-239{32.536%{transform:translate(68.0367vw,32.536vh) scale(.8137)}to{transform:translate(68.3743vw,99vh) scale(.8137)}}.snow:nth-child(240){opacity:.9614;transform:translate(81.3112vw,-10px) scale(.3921);animation:fall-240 14s -5s linear infinite}@keyframes fall-240{68.545%{transform:translate(82.4242vw,68.545vh) scale(.3921)}to{transform:translate(81.8677vw,99vh) scale(.3921)}}.snow:nth-child(241){opacity:1.727;transform:translate(21.0035vw,-10px) scale(.9729);animation:fall-241 14s -15s linear infinite}@keyframes fall-241{34.63%{transform:translate(16.1791vw,34.63vh) scale(.9729)}to{transform:translate(18.5913vw,99vh) scale(.9729)}}.snow:nth-child(242){opacity:1.0056;transform:translate(49.4282vw,-10px) scale(.953);animation:fall-242 17s -12s linear infinite}@keyframes fall-242{53.505%{transform:translate(58.2987vw,53.505vh) scale(.953)}to{transform:translate(53.86345vw,99vh) scale(.953)}}.snow:nth-child(243){opacity:.1442;transform:translate(88.3591vw,-10px) scale(.9703);animation:fall-243 18s -29s linear infinite}@keyframes fall-243{67.237%{transform:translate(88.0957vw,67.237vh) scale(.9703)}to{transform:translate(88.2274vw,99vh) scale(.9703)}}.snow:nth-child(244){opacity:.113;transform:translate(44.4903vw,-10px) scale(.327);animation:fall-244 13s -15s linear infinite}@keyframes fall-244{31.153%{transform:translate(50.6076vw,31.153vh) scale(.327)}to{transform:translate(47.54895vw,99vh) scale(.327)}}.snow:nth-child(245){opacity:.8824;transform:translate(75.3604vw,-10px) scale(.2827);animation:fall-245 24s -8s linear infinite}@keyframes fall-245{66.283%{transform:translate(70.8936vw,66.283vh) scale(.2827)}to{transform:translate(73.127vw,99vh) scale(.2827)}}.snow:nth-child(246){opacity:1.1532;transform:translate(44.1321vw,-10px) scale(.2882);animation:fall-246 11s -28s linear infinite}@keyframes fall-246{46.427%{transform:translate(39.7639vw,46.427vh) scale(.2882)}to{transform:translate(41.948vw,99vh) scale(.2882)}}.snow:nth-child(247){opacity:.9658;transform:translate(23.4432vw,-10px) scale(.7274);animation:fall-247 28s -16s linear infinite}@keyframes fall-247{32.093%{transform:translate(22.2194vw,32.093vh) scale(.7274)}to{transform:translate(22.8313vw,99vh) scale(.7274)}}.snow:nth-child(248){opacity:.054;transform:translate(19.8077vw,-10px) scale(.4982);animation:fall-248 11s -24s linear infinite}@keyframes fall-248{40.009%{transform:translate(11.4588vw,40.009vh) scale(.4982)}to{transform:translate(15.63325vw,99vh) scale(.4982)}}.snow:nth-child(249){opacity:1.11;transform:translate(8.0308vw,-10px) scale(.4415);animation:fall-249 28s -12s linear infinite}@keyframes fall-249{66.797%{transform:translate(10.5762vw,66.797vh) scale(.4415)}to{transform:translate(9.3035vw,99vh) scale(.4415)}}.snow:nth-child(250){opacity:1.7916;transform:translate(21.8651vw,-10px) scale(.4994);animation:fall-250 26s -29s linear infinite}@keyframes fall-250{43.874%{transform:translate(31.5741vw,43.874vh) scale(.4994)}to{transform:translate(26.7196vw,99vh) scale(.4994)}}.snow:nth-child(251){opacity:.6314;transform:translate(72.9306vw,-10px) scale(.2868);animation:fall-251 14s -18s linear infinite}@keyframes fall-251{35.818%{transform:translate(72.1513vw,35.818vh) scale(.2868)}to{transform:translate(72.54095vw,99vh) scale(.2868)}}.snow:nth-child(252){opacity:1.2366;transform:translate(16.5783vw,-10px) scale(.4443);animation:fall-252 28s -30s linear infinite}@keyframes fall-252{53.692%{transform:translate(9.8524vw,53.692vh) scale(.4443)}to{transform:translate(13.21535vw,99vh) scale(.4443)}}.snow:nth-child(253){opacity:.8032;transform:translate(99.8765vw,-10px) scale(.8897);animation:fall-253 21s -9s linear infinite}@keyframes fall-253{73.484%{transform:translate(94.4097vw,73.484vh) scale(.8897)}to{transform:translate(97.1431vw,99vh) scale(.8897)}}.snow:nth-child(254){opacity:.5574;transform:translate(63.1455vw,-10px) scale(.7155);animation:fall-254 15s -10s linear infinite}@keyframes fall-254{45.655%{transform:translate(56.5526vw,45.655vh) scale(.7155)}to{transform:translate(59.84905vw,99vh) scale(.7155)}}.snow:nth-child(255){opacity:1.7906;transform:translate(30.9417vw,-10px) scale(.7737);animation:fall-255 29s -5s linear infinite}@keyframes fall-255{66.919%{transform:translate(39.9138vw,66.919vh) scale(.7737)}to{transform:translate(35.42775vw,99vh) scale(.7737)}}.snow:nth-child(256){opacity:.1582;transform:translate(37.7224vw,-10px) scale(.6649);animation:fall-256 19s -28s linear infinite}@keyframes fall-256{55.231%{transform:translate(29.1603vw,55.231vh) scale(.6649)}to{transform:translate(33.44135vw,99vh) scale(.6649)}}.snow:nth-child(257){opacity:.3294;transform:translate(42.505vw,-10px) scale(.3848);animation:fall-257 30s -9s linear infinite}@keyframes fall-257{71.542%{transform:translate(44.2182vw,71.542vh) scale(.3848)}to{transform:translate(43.3616vw,99vh) scale(.3848)}}.snow:nth-child(258){opacity:.455;transform:translate(44.7851vw,-10px) scale(.6495);animation:fall-258 19s -7s linear infinite}@keyframes fall-258{37.321%{transform:translate(42.2291vw,37.321vh) scale(.6495)}to{transform:translate(43.5071vw,99vh) scale(.6495)}}.snow:nth-child(259){opacity:.7506;transform:translate(28.48vw,-10px) scale(.4309);animation:fall-259 27s -14s linear infinite}@keyframes fall-259{31.715%{transform:translate(24.6462vw,31.715vh) scale(.4309)}to{transform:translate(26.5631vw,99vh) scale(.4309)}}.snow:nth-child(260){opacity:.429;transform:translate(88.3644vw,-10px) scale(.3939);animation:fall-260 17s -30s linear infinite}@keyframes fall-260{68.723%{transform:translate(87.2468vw,68.723vh) scale(.3939)}to{transform:translate(87.8056vw,99vh) scale(.3939)}}.snow:nth-child(261){opacity:1.2696;transform:translate(41.6823vw,-10px) scale(.4872);animation:fall-261 28s -29s linear infinite}@keyframes fall-261{67.514%{transform:translate(45.923vw,67.514vh) scale(.4872)}to{transform:translate(43.80265vw,99vh) scale(.4872)}}.snow:nth-child(262){opacity:.3958;transform:translate(94.5775vw,-10px) scale(.6585);animation:fall-262 26s -16s linear infinite}@keyframes fall-262{77.677%{transform:translate(94.6388vw,77.677vh) scale(.6585)}to{transform:translate(94.60815vw,99vh) scale(.6585)}}.snow:nth-child(263){opacity:.823;transform:translate(62.5527vw,-10px) scale(.6171);animation:fall-263 12s -5s linear infinite}@keyframes fall-263{34.91%{transform:translate(52.8331vw,34.91vh) scale(.6171)}to{transform:translate(57.6929vw,99vh) scale(.6171)}}.snow:nth-child(264){opacity:1.2772;transform:translate(73.9051vw,-10px) scale(.0039);animation:fall-264 12s -1s linear infinite}@keyframes fall-264{70.326%{transform:translate(70.3762vw,70.326vh) scale(.0039)}to{transform:translate(72.14065vw,99vh) scale(.0039)}}.snow:nth-child(265){opacity:1.1576;transform:translate(38.9607vw,-10px) scale(.9442);animation:fall-265 12s -5s linear infinite}@keyframes fall-265{70.579%{transform:translate(43.713vw,70.579vh) scale(.9442)}to{transform:translate(41.33685vw,99vh) scale(.9442)}}.snow:nth-child(266){opacity:1.2644;transform:translate(21.5952vw,-10px) scale(.1137);animation:fall-266 26s -11s linear infinite}@keyframes fall-266{54.167%{transform:translate(28.1108vw,54.167vh) scale(.1137)}to{transform:translate(24.853vw,99vh) scale(.1137)}}.snow:nth-child(267){opacity:.2188;transform:translate(49.5168vw,-10px) scale(.9613);animation:fall-267 27s -2s linear infinite}@keyframes fall-267{74.562%{transform:translate(42.5017vw,74.562vh) scale(.9613)}to{transform:translate(46.00925vw,99vh) scale(.9613)}}.snow:nth-child(268){opacity:.906;transform:translate(33.2783vw,-10px) scale(.0271);animation:fall-268 21s -13s linear infinite}@keyframes fall-268{31.525%{transform:translate(39.1644vw,31.525vh) scale(.0271)}to{transform:translate(36.22135vw,99vh) scale(.0271)}}.snow:nth-child(269){opacity:.822;transform:translate(64.884vw,-10px) scale(.454);animation:fall-269 12s -25s linear infinite}@keyframes fall-269{63.977%{transform:translate(73.5687vw,63.977vh) scale(.454)}to{transform:translate(69.22635vw,99vh) scale(.454)}}.snow:nth-child(270){opacity:.3234;transform:translate(60.057vw,-10px) scale(.2);animation:fall-270 10s -11s linear infinite}@keyframes fall-270{50.799%{transform:translate(68.0659vw,50.799vh) scale(.2)}to{transform:translate(64.06145vw,99vh) scale(.2)}}.snow:nth-child(271){opacity:.0928;transform:translate(49.1897vw,-10px) scale(.4432);animation:fall-271 17s -20s linear infinite}@keyframes fall-271{57.072%{transform:translate(56.0302vw,57.072vh) scale(.4432)}to{transform:translate(52.60995vw,99vh) scale(.4432)}}.snow:nth-child(272){opacity:.3764;transform:translate(51.472vw,-10px) scale(.9623);animation:fall-272 11s -29s linear infinite}@keyframes fall-272{66.207%{transform:translate(56.4184vw,66.207vh) scale(.9623)}to{transform:translate(53.9452vw,99vh) scale(.9623)}}.snow:nth-child(273){opacity:.2576;transform:translate(42.0353vw,-10px) scale(.2771);animation:fall-273 27s -20s linear infinite}@keyframes fall-273{46.451%{transform:translate(41.5765vw,46.451vh) scale(.2771)}to{transform:translate(41.8059vw,99vh) scale(.2771)}}.snow:nth-child(274){opacity:.3594;transform:translate(21.0206vw,-10px) scale(.5941);animation:fall-274 21s -20s linear infinite}@keyframes fall-274{46.658%{transform:translate(19.9788vw,46.658vh) scale(.5941)}to{transform:translate(20.4997vw,99vh) scale(.5941)}}.snow:nth-child(275){opacity:1.581;transform:translate(60.874vw,-10px) scale(.1913);animation:fall-275 30s -19s linear infinite}@keyframes fall-275{45.202%{transform:translate(56.8413vw,45.202vh) scale(.1913)}to{transform:translate(58.85765vw,99vh) scale(.1913)}}.snow:nth-child(276){opacity:1.5864;transform:translate(58.3708vw,-10px) scale(.5325);animation:fall-276 16s -20s linear infinite}@keyframes fall-276{66.36%{transform:translate(50.3807vw,66.36vh) scale(.5325)}to{transform:translate(54.37575vw,99vh) scale(.5325)}}.snow:nth-child(277){opacity:1.7724;transform:translate(64.4746vw,-10px) scale(.3265);animation:fall-277 10s -24s linear infinite}@keyframes fall-277{60.9%{transform:translate(56.7561vw,60.9vh) scale(.3265)}to{transform:translate(60.61535vw,99vh) scale(.3265)}}.snow:nth-child(278){opacity:.075;transform:translate(82.2544vw,-10px) scale(.2067);animation:fall-278 11s -6s linear infinite}@keyframes fall-278{55.452%{transform:translate(72.7991vw,55.452vh) scale(.2067)}to{transform:translate(77.52675vw,99vh) scale(.2067)}}.snow:nth-child(279){opacity:.708;transform:translate(25.2348vw,-10px) scale(.99);animation:fall-279 17s -5s linear infinite}@keyframes fall-279{47.144%{transform:translate(24.8679vw,47.144vh) scale(.99)}to{transform:translate(25.05135vw,99vh) scale(.99)}}.snow:nth-child(280){opacity:1.8512;transform:translate(72.0044vw,-10px) scale(.8897);animation:fall-280 27s -1s linear infinite}@keyframes fall-280{50.756%{transform:translate(63.3659vw,50.756vh) scale(.8897)}to{transform:translate(67.68515vw,99vh) scale(.8897)}}.snow:nth-child(281){opacity:1.4066;transform:translate(68.3848vw,-10px) scale(.9118);animation:fall-281 15s -16s linear infinite}@keyframes fall-281{53.663%{transform:translate(59.8108vw,53.663vh) scale(.9118)}to{transform:translate(64.0978vw,99vh) scale(.9118)}}.snow:nth-child(282){opacity:.6096;transform:translate(25.9054vw,-10px) scale(.9867);animation:fall-282 16s -3s linear infinite}@keyframes fall-282{61.678%{transform:translate(26.433vw,61.678vh) scale(.9867)}to{transform:translate(26.1692vw,99vh) scale(.9867)}}.snow:nth-child(283){opacity:1.003;transform:translate(97.379vw,-10px) scale(.0606);animation:fall-283 20s -26s linear infinite}@keyframes fall-283{52.23%{transform:translate(103.509vw,52.23vh) scale(.0606)}to{transform:translate(100.444vw,99vh) scale(.0606)}}.snow:nth-child(284){opacity:1.5066;transform:translate(52.8388vw,-10px) scale(.2989);animation:fall-284 27s -16s linear infinite}@keyframes fall-284{79.696%{transform:translate(43.9615vw,79.696vh) scale(.2989)}to{transform:translate(48.40015vw,99vh) scale(.2989)}}.snow:nth-child(285){opacity:.2718;transform:translate(14.5978vw,-10px) scale(.1547);animation:fall-285 15s -1s linear infinite}@keyframes fall-285{71.707%{transform:translate(21.0287vw,71.707vh) scale(.1547)}to{transform:translate(17.81325vw,99vh) scale(.1547)}}.snow:nth-child(286){opacity:.9036;transform:translate(69.9928vw,-10px) scale(.8246);animation:fall-286 30s -23s linear infinite}@keyframes fall-286{62.503%{transform:translate(76.686vw,62.503vh) scale(.8246)}to{transform:translate(73.3394vw,99vh) scale(.8246)}}.snow:nth-child(287){opacity:.5716;transform:translate(41.5298vw,-10px) scale(.908);animation:fall-287 28s -7s linear infinite}@keyframes fall-287{54.41%{transform:translate(51.0642vw,54.41vh) scale(.908)}to{transform:translate(46.297vw,99vh) scale(.908)}}.snow:nth-child(288){opacity:.5038;transform:translate(58.6748vw,-10px) scale(.3145);animation:fall-288 30s -26s linear infinite}@keyframes fall-288{65.907%{transform:translate(60.7646vw,65.907vh) scale(.3145)}to{transform:translate(59.7197vw,99vh) scale(.3145)}}.snow:nth-child(289){opacity:.7718;transform:translate(82.7255vw,-10px) scale(.2672);animation:fall-289 18s -29s linear infinite}@keyframes fall-289{73.196%{transform:translate(79.5929vw,73.196vh) scale(.2672)}to{transform:translate(81.1592vw,99vh) scale(.2672)}}.snow:nth-child(290){opacity:1.7018;transform:translate(65.2713vw,-10px) scale(.3183);animation:fall-290 30s -2s linear infinite}@keyframes fall-290{54.806%{transform:translate(72.5082vw,54.806vh) scale(.3183)}to{transform:translate(68.88975vw,99vh) scale(.3183)}}.snow:nth-child(291){opacity:.6528;transform:translate(84.013vw,-10px) scale(.0983);animation:fall-291 29s -6s linear infinite}@keyframes fall-291{77.912%{transform:translate(76.5473vw,77.912vh) scale(.0983)}to{transform:translate(80.28015vw,99vh) scale(.0983)}}.snow:nth-child(292){opacity:.0696;transform:translate(66.5651vw,-10px) scale(.9573);animation:fall-292 16s -20s linear infinite}@keyframes fall-292{47.994%{transform:translate(56.6858vw,47.994vh) scale(.9573)}to{transform:translate(61.62545vw,99vh) scale(.9573)}}.snow:nth-child(293){opacity:.4176;transform:translate(51.6414vw,-10px) scale(.5745);animation:fall-293 16s -25s linear infinite}@keyframes fall-293{70.22%{transform:translate(48.6568vw,70.22vh) scale(.5745)}to{transform:translate(50.1491vw,99vh) scale(.5745)}}.snow:nth-child(294){opacity:.8912;transform:translate(37.5412vw,-10px) scale(.3584);animation:fall-294 20s -18s linear infinite}@keyframes fall-294{77.242%{transform:translate(42.9497vw,77.242vh) scale(.3584)}to{transform:translate(40.24545vw,99vh) scale(.3584)}}.snow:nth-child(295){opacity:.279;transform:translate(32.3898vw,-10px) scale(.5961);animation:fall-295 10s -8s linear infinite}@keyframes fall-295{41.748%{transform:translate(32.3557vw,41.748vh) scale(.5961)}to{transform:translate(32.37275vw,99vh) scale(.5961)}}.snow:nth-child(296){opacity:1.2438;transform:translate(91.3463vw,-10px) scale(.3613);animation:fall-296 11s -10s linear infinite}@keyframes fall-296{76.677%{transform:translate(88.9602vw,76.677vh) scale(.3613)}to{transform:translate(90.15325vw,99vh) scale(.3613)}}.snow:nth-child(297){opacity:1.3132;transform:translate(12.9049vw,-10px) scale(.4227);animation:fall-297 29s -5s linear infinite}@keyframes fall-297{68.876%{transform:translate(11.564vw,68.876vh) scale(.4227)}to{transform:translate(12.23445vw,99vh) scale(.4227)}}.snow:nth-child(298){opacity:.6174;transform:translate(39.3707vw,-10px) scale(.1601);animation:fall-298 24s -29s linear infinite}@keyframes fall-298{64.123%{transform:translate(35.159vw,64.123vh) scale(.1601)}to{transform:translate(37.26485vw,99vh) scale(.1601)}}.snow:nth-child(299){opacity:1.858;transform:translate(31.1099vw,-10px) scale(.4751);animation:fall-299 30s -5s linear infinite}@keyframes fall-299{34.7%{transform:translate(36.7788vw,34.7vh) scale(.4751)}to{transform:translate(33.94435vw,99vh) scale(.4751)}}.snow:nth-child(300){opacity:.3382;transform:translate(79.4462vw,-10px) scale(.4031);animation:fall-300 21s -3s linear infinite}@keyframes fall-300{47.879%{transform:translate(75.7303vw,47.879vh) scale(.4031)}to{transform:translate(77.58825vw,99vh) scale(.4031)}}.snow:nth-child(301){opacity:.863;transform:translate(93.334vw,-10px) scale(.6344);animation:fall-301 19s -8s linear infinite}@keyframes fall-301{54.502%{transform:translate(87.7628vw,54.502vh) scale(.6344)}to{transform:translate(90.5484vw,99vh) scale(.6344)}}.snow:nth-child(302){opacity:1.0718;transform:translate(85.6746vw,-10px) scale(.3034);animation:fall-302 10s -17s linear infinite}@keyframes fall-302{70.836%{transform:translate(93.3602vw,70.836vh) scale(.3034)}to{transform:translate(89.5174vw,99vh) scale(.3034)}}.snow:nth-child(303){opacity:.5434;transform:translate(17.8544vw,-10px) scale(.2172);animation:fall-303 24s -18s linear infinite}@keyframes fall-303{65.982%{transform:translate(13.772vw,65.982vh) scale(.2172)}to{transform:translate(15.8132vw,99vh) scale(.2172)}}.snow:nth-child(304){opacity:.7228;transform:translate(69.9136vw,-10px) scale(.2548);animation:fall-304 14s -23s linear infinite}@keyframes fall-304{68.478%{transform:translate(62.0875vw,68.478vh) scale(.2548)}to{transform:translate(66.00055vw,99vh) scale(.2548)}}.snow:nth-child(305){opacity:.4106;transform:translate(38.0103vw,-10px) scale(.2073);animation:fall-305 22s -14s linear infinite}@keyframes fall-305{78.933%{transform:translate(45.3087vw,78.933vh) scale(.2073)}to{transform:translate(41.6595vw,99vh) scale(.2073)}}.snow:nth-child(306){opacity:1.878;transform:translate(32.4442vw,-10px) scale(.541);animation:fall-306 30s -13s linear infinite}@keyframes fall-306{52.827%{transform:translate(27.0992vw,52.827vh) scale(.541)}to{transform:translate(29.7717vw,99vh) scale(.541)}}.snow:nth-child(307){opacity:.1924;transform:translate(18.7926vw,-10px) scale(.4759);animation:fall-307 17s -27s linear infinite}@keyframes fall-307{60.649%{transform:translate(22.8706vw,60.649vh) scale(.4759)}to{transform:translate(20.8316vw,99vh) scale(.4759)}}.snow:nth-child(308){opacity:.4172;transform:translate(19.8765vw,-10px) scale(.6995);animation:fall-308 13s -5s linear infinite}@keyframes fall-308{71.795%{transform:translate(12.9441vw,71.795vh) scale(.6995)}to{transform:translate(16.4103vw,99vh) scale(.6995)}}.snow:nth-child(309){opacity:1.7686;transform:translate(90.0697vw,-10px) scale(.4023);animation:fall-309 19s -15s linear infinite}@keyframes fall-309{75.319%{transform:translate(98.5437vw,75.319vh) scale(.4023)}to{transform:translate(94.3067vw,99vh) scale(.4023)}}.snow:nth-child(310){opacity:1.3206;transform:translate(19.4406vw,-10px) scale(.0538);animation:fall-310 11s -29s linear infinite}@keyframes fall-310{31.716%{transform:translate(23.3487vw,31.716vh) scale(.0538)}to{transform:translate(21.39465vw,99vh) scale(.0538)}}.snow:nth-child(311){opacity:.3386;transform:translate(56.6463vw,-10px) scale(.6666);animation:fall-311 23s -14s linear infinite}@keyframes fall-311{30.867%{transform:translate(57.964vw,30.867vh) scale(.6666)}to{transform:translate(57.30515vw,99vh) scale(.6666)}}.snow:nth-child(312){opacity:1.8038;transform:translate(17.9555vw,-10px) scale(.2952);animation:fall-312 22s -13s linear infinite}@keyframes fall-312{38.887%{transform:translate(17.1879vw,38.887vh) scale(.2952)}to{transform:translate(17.5717vw,99vh) scale(.2952)}}.snow:nth-child(313){opacity:.3942;transform:translate(99.7292vw,-10px) scale(.5693);animation:fall-313 16s -9s linear infinite}@keyframes fall-313{36.647%{transform:translate(106.3932vw,36.647vh) scale(.5693)}to{transform:translate(103.0612vw,99vh) scale(.5693)}}.snow:nth-child(314){opacity:.7152;transform:translate(15.4856vw,-10px) scale(.9737);animation:fall-314 24s -3s linear infinite}@keyframes fall-314{59.633%{transform:translate(18.6207vw,59.633vh) scale(.9737)}to{transform:translate(17.05315vw,99vh) scale(.9737)}}.snow:nth-child(315){opacity:1.8288;transform:translate(37.9643vw,-10px) scale(.0883);animation:fall-315 11s -9s linear infinite}@keyframes fall-315{71.277%{transform:translate(29.4856vw,71.277vh) scale(.0883)}to{transform:translate(33.72495vw,99vh) scale(.0883)}}.snow:nth-child(316){opacity:.8254;transform:translate(74.5255vw,-10px) scale(.843);animation:fall-316 23s -19s linear infinite}@keyframes fall-316{51.173%{transform:translate(81.7686vw,51.173vh) scale(.843)}to{transform:translate(78.14705vw,99vh) scale(.843)}}.snow:nth-child(317){opacity:1.6062;transform:translate(72.0642vw,-10px) scale(.6307);animation:fall-317 27s -7s linear infinite}@keyframes fall-317{57.724%{transform:translate(72.1633vw,57.724vh) scale(.6307)}to{transform:translate(72.11375vw,99vh) scale(.6307)}}.snow:nth-child(318){opacity:.5898;transform:translate(3.1481vw,-10px) scale(.6004);animation:fall-318 24s -14s linear infinite}@keyframes fall-318{41.906%{transform:translate(11.533vw,41.906vh) scale(.6004)}to{transform:translate(7.34055vw,99vh) scale(.6004)}}.snow:nth-child(319){opacity:.3324;transform:translate(2.5877vw,-10px) scale(.071);animation:fall-319 10s -15s linear infinite}@keyframes fall-319{51.537%{transform:translate(8.6866vw,51.537vh) scale(.071)}to{transform:translate(5.63715vw,99vh) scale(.071)}}.snow:nth-child(320){opacity:.09;transform:translate(16.7663vw,-10px) scale(.0007);animation:fall-320 26s -30s linear infinite}@keyframes fall-320{73.436%{transform:translate(26.2471vw,73.436vh) scale(.0007)}to{transform:translate(21.5067vw,99vh) scale(.0007)}}.snow:nth-child(321){opacity:1.921;transform:translate(29.2vw,-10px) scale(.4662);animation:fall-321 18s -10s linear infinite}@keyframes fall-321{67.619%{transform:translate(26.2408vw,67.619vh) scale(.4662)}to{transform:translate(27.7204vw,99vh) scale(.4662)}}.snow:nth-child(322){opacity:.8038;transform:translate(32.9527vw,-10px) scale(.0546);animation:fall-322 13s -3s linear infinite}@keyframes fall-322{54.57%{transform:translate(29.1087vw,54.57vh) scale(.0546)}to{transform:translate(31.0307vw,99vh) scale(.0546)}}.snow:nth-child(323){opacity:1.775;transform:translate(37.7687vw,-10px) scale(.1116);animation:fall-323 24s -25s linear infinite}@keyframes fall-323{78.582%{transform:translate(31.1535vw,78.582vh) scale(.1116)}to{transform:translate(34.4611vw,99vh) scale(.1116)}}.snow:nth-child(324){opacity:1.2218;transform:translate(33.9255vw,-10px) scale(.321);animation:fall-324 25s -26s linear infinite}@keyframes fall-324{62.264%{transform:translate(33.0395vw,62.264vh) scale(.321)}to{transform:translate(33.4825vw,99vh) scale(.321)}}.snow:nth-child(325){opacity:.9746;transform:translate(2.3701vw,-10px) scale(.762);animation:fall-325 25s -27s linear infinite}@keyframes fall-325{35.181%{transform:translate(4.5318vw,35.181vh) scale(.762)}to{transform:translate(3.45095vw,99vh) scale(.762)}}.snow:nth-child(326){opacity:.066;transform:translate(92.5218vw,-10px) scale(.4298);animation:fall-326 19s -18s linear infinite}@keyframes fall-326{62.604%{transform:translate(94.5304vw,62.604vh) scale(.4298)}to{transform:translate(93.5261vw,99vh) scale(.4298)}}.snow:nth-child(327){opacity:1.851;transform:translate(26.177vw,-10px) scale(.5994);animation:fall-327 21s -28s linear infinite}@keyframes fall-327{57.943%{transform:translate(23.5265vw,57.943vh) scale(.5994)}to{transform:translate(24.85175vw,99vh) scale(.5994)}}.snow:nth-child(328){opacity:1.4784;transform:translate(79.3344vw,-10px) scale(.2028);animation:fall-328 14s -3s linear infinite}@keyframes fall-328{40.222%{transform:translate(88.9033vw,40.222vh) scale(.2028)}to{transform:translate(84.11885vw,99vh) scale(.2028)}}.snow:nth-child(329){opacity:1.0338;transform:translate(51.5194vw,-10px) scale(.8202);animation:fall-329 29s -15s linear infinite}@keyframes fall-329{72.564%{transform:translate(46.6081vw,72.564vh) scale(.8202)}to{transform:translate(49.06375vw,99vh) scale(.8202)}}.snow:nth-child(330){opacity:.4084;transform:translate(21.2733vw,-10px) scale(.2386);animation:fall-330 23s -19s linear infinite}@keyframes fall-330{49.008%{transform:translate(26.7704vw,49.008vh) scale(.2386)}to{transform:translate(24.02185vw,99vh) scale(.2386)}}.snow:nth-child(331){opacity:1.8006;transform:translate(89.505vw,-10px) scale(.3759);animation:fall-331 20s -17s linear infinite}@keyframes fall-331{65.432%{transform:translate(82.1397vw,65.432vh) scale(.3759)}to{transform:translate(85.82235vw,99vh) scale(.3759)}}.snow:nth-child(332){opacity:.0904;transform:translate(23.6424vw,-10px) scale(.3151);animation:fall-332 28s -6s linear infinite}@keyframes fall-332{60.825%{transform:translate(23.9851vw,60.825vh) scale(.3151)}to{transform:translate(23.81375vw,99vh) scale(.3151)}}.snow:nth-child(333){opacity:1.672;transform:translate(82.05vw,-10px) scale(.3);animation:fall-333 19s -13s linear infinite}@keyframes fall-333{31.511%{transform:translate(78.8344vw,31.511vh) scale(.3)}to{transform:translate(80.4422vw,99vh) scale(.3)}}.snow:nth-child(334){opacity:.848;transform:translate(44.4836vw,-10px) scale(.5912);animation:fall-334 13s -29s linear infinite}@keyframes fall-334{30.063%{transform:translate(48.0778vw,30.063vh) scale(.5912)}to{transform:translate(46.2807vw,99vh) scale(.5912)}}.snow:nth-child(335){opacity:.0478;transform:translate(65.7352vw,-10px) scale(.9008);animation:fall-335 13s -2s linear infinite}@keyframes fall-335{38.659%{transform:translate(66.8366vw,38.659vh) scale(.9008)}to{transform:translate(66.2859vw,99vh) scale(.9008)}}.snow:nth-child(336){opacity:.5746;transform:translate(56.2496vw,-10px) scale(.9018);animation:fall-336 28s -26s linear infinite}@keyframes fall-336{74.395%{transform:translate(50.1751vw,74.395vh) scale(.9018)}to{transform:translate(53.21235vw,99vh) scale(.9018)}}.snow:nth-child(337){opacity:1.9194;transform:translate(51.5684vw,-10px) scale(.3093);animation:fall-337 16s -21s linear infinite}@keyframes fall-337{72.033%{transform:translate(54.5682vw,72.033vh) scale(.3093)}to{transform:translate(53.0683vw,99vh) scale(.3093)}}.snow:nth-child(338){opacity:.6092;transform:translate(70.2068vw,-10px) scale(.5049);animation:fall-338 13s -26s linear infinite}@keyframes fall-338{47.128%{transform:translate(71.3175vw,47.128vh) scale(.5049)}to{transform:translate(70.76215vw,99vh) scale(.5049)}}.snow:nth-child(339){opacity:.5376;transform:translate(30.102vw,-10px) scale(.2229);animation:fall-339 19s -22s linear infinite}@keyframes fall-339{44.63%{transform:translate(27.9974vw,44.63vh) scale(.2229)}to{transform:translate(29.0497vw,99vh) scale(.2229)}}.snow:nth-child(340){opacity:.6194;transform:translate(30.2255vw,-10px) scale(.4894);animation:fall-340 11s -6s linear infinite}@keyframes fall-340{50.221%{transform:translate(22.4862vw,50.221vh) scale(.4894)}to{transform:translate(26.35585vw,99vh) scale(.4894)}}.snow:nth-child(341){opacity:.795;transform:translate(55.2704vw,-10px) scale(.5694);animation:fall-341 30s -5s linear infinite}@keyframes fall-341{39.017%{transform:translate(48.9376vw,39.017vh) scale(.5694)}to{transform:translate(52.104vw,99vh) scale(.5694)}}.snow:nth-child(342){opacity:1.8016;transform:translate(35.2298vw,-10px) scale(.6687);animation:fall-342 23s -8s linear infinite}@keyframes fall-342{50.095%{transform:translate(38.8565vw,50.095vh) scale(.6687)}to{transform:translate(37.04315vw,99vh) scale(.6687)}}.snow:nth-child(343){opacity:1.2712;transform:translate(61.3077vw,-10px) scale(.6686);animation:fall-343 28s -15s linear infinite}@keyframes fall-343{48.162%{transform:translate(53.0209vw,48.162vh) scale(.6686)}to{transform:translate(57.1643vw,99vh) scale(.6686)}}.snow:nth-child(344){opacity:.7524;transform:translate(19.5983vw,-10px) scale(.3594);animation:fall-344 19s -26s linear infinite}@keyframes fall-344{49.777%{transform:translate(10.3559vw,49.777vh) scale(.3594)}to{transform:translate(14.9771vw,99vh) scale(.3594)}}.snow:nth-child(345){opacity:1.5456;transform:translate(54.294vw,-10px) scale(.5373);animation:fall-345 19s -9s linear infinite}@keyframes fall-345{33.466%{transform:translate(45.0098vw,33.466vh) scale(.5373)}to{transform:translate(49.6519vw,99vh) scale(.5373)}}.snow:nth-child(346){opacity:.5006;transform:translate(19.8289vw,-10px) scale(.4946);animation:fall-346 22s -18s linear infinite}@keyframes fall-346{55.563%{transform:translate(21.7072vw,55.563vh) scale(.4946)}to{transform:translate(20.76805vw,99vh) scale(.4946)}}.snow:nth-child(347){opacity:1.0232;transform:translate(35.7813vw,-10px) scale(.7316);animation:fall-347 19s -15s linear infinite}@keyframes fall-347{60.694%{transform:translate(40.4054vw,60.694vh) scale(.7316)}to{transform:translate(38.09335vw,99vh) scale(.7316)}}.snow:nth-child(348){opacity:1.416;transform:translate(29.9032vw,-10px) scale(.0225);animation:fall-348 15s -15s linear infinite}@keyframes fall-348{75.9%{transform:translate(25.359vw,75.9vh) scale(.0225)}to{transform:translate(27.6311vw,99vh) scale(.0225)}}.snow:nth-child(349){opacity:.909;transform:translate(59.9339vw,-10px) scale(.857);animation:fall-349 13s -16s linear infinite}@keyframes fall-349{37.447%{transform:translate(51.6611vw,37.447vh) scale(.857)}to{transform:translate(55.7975vw,99vh) scale(.857)}}.snow:nth-child(350){opacity:1.135;transform:translate(1.951vw,-10px) scale(.3447);animation:fall-350 21s -17s linear infinite}@keyframes fall-350{62.737%{transform:translate(-4.1182vw,62.737vh) scale(.3447)}to{transform:translate(-1.0836vw,99vh) scale(.3447)}}.snow:nth-child(351){opacity:1.6838;transform:translate(80.3783vw,-10px) scale(.3149);animation:fall-351 22s -5s linear infinite}@keyframes fall-351{52.518%{transform:translate(76.8739vw,52.518vh) scale(.3149)}to{transform:translate(78.6261vw,99vh) scale(.3149)}}.snow:nth-child(352){opacity:1.025;transform:translate(72.6557vw,-10px) scale(.5613);animation:fall-352 23s -10s linear infinite}@keyframes fall-352{47.402%{transform:translate(74.3739vw,47.402vh) scale(.5613)}to{transform:translate(73.5148vw,99vh) scale(.5613)}}.snow:nth-child(353){opacity:1.2958;transform:translate(16.2299vw,-10px) scale(.4138);animation:fall-353 16s -24s linear infinite}@keyframes fall-353{45.97%{transform:translate(24.8338vw,45.97vh) scale(.4138)}to{transform:translate(20.53185vw,99vh) scale(.4138)}}.snow:nth-child(354){opacity:.456;transform:translate(39.3936vw,-10px) scale(.7532);animation:fall-354 25s -13s linear infinite}@keyframes fall-354{56.073%{transform:translate(40.7549vw,56.073vh) scale(.7532)}to{transform:translate(40.07425vw,99vh) scale(.7532)}}.snow:nth-child(355){opacity:1.998;transform:translate(91.9105vw,-10px) scale(.6827);animation:fall-355 21s -16s linear infinite}@keyframes fall-355{48.869%{transform:translate(95.7358vw,48.869vh) scale(.6827)}to{transform:translate(93.82315vw,99vh) scale(.6827)}}.snow:nth-child(356){opacity:.7358;transform:translate(69.3779vw,-10px) scale(.3874);animation:fall-356 18s -17s linear infinite}@keyframes fall-356{54.477%{transform:translate(68.7027vw,54.477vh) scale(.3874)}to{transform:translate(69.0403vw,99vh) scale(.3874)}}.snow:nth-child(357){opacity:.1366;transform:translate(58.103vw,-10px) scale(.6308);animation:fall-357 29s -28s linear infinite}@keyframes fall-357{37.552%{transform:translate(65.6621vw,37.552vh) scale(.6308)}to{transform:translate(61.88255vw,99vh) scale(.6308)}}.snow:nth-child(358){opacity:.22;transform:translate(12.2497vw,-10px) scale(.5088);animation:fall-358 14s -20s linear infinite}@keyframes fall-358{46.445%{transform:translate(4.4204vw,46.445vh) scale(.5088)}to{transform:translate(8.33505vw,99vh) scale(.5088)}}.snow:nth-child(359){opacity:.678;transform:translate(16.122vw,-10px) scale(.9022);animation:fall-359 18s -16s linear infinite}@keyframes fall-359{63.947%{transform:translate(7.8109vw,63.947vh) scale(.9022)}to{transform:translate(11.96645vw,99vh) scale(.9022)}}.snow:nth-child(360){opacity:.5808;transform:translate(86.2328vw,-10px) scale(.4722);animation:fall-360 12s -14s linear infinite}@keyframes fall-360{67.601%{transform:translate(84.2585vw,67.601vh) scale(.4722)}to{transform:translate(85.24565vw,99vh) scale(.4722)}}.snow:nth-child(361){opacity:.7124;transform:translate(8.1521vw,-10px) scale(.7375);animation:fall-361 30s -10s linear infinite}@keyframes fall-361{38.272%{transform:translate(2.8069vw,38.272vh) scale(.7375)}to{transform:translate(5.4795vw,99vh) scale(.7375)}}.snow:nth-child(362){opacity:1.1534;transform:translate(86.0172vw,-10px) scale(.3121);animation:fall-362 11s -27s linear infinite}@keyframes fall-362{68.449%{transform:translate(90.6299vw,68.449vh) scale(.3121)}to{transform:translate(88.32355vw,99vh) scale(.3121)}}.snow:nth-child(363){opacity:.3198;transform:translate(89.1052vw,-10px) scale(.3715);animation:fall-363 17s -6s linear infinite}@keyframes fall-363{79.373%{transform:translate(79.1306vw,79.373vh) scale(.3715)}to{transform:translate(84.1179vw,99vh) scale(.3715)}}.snow:nth-child(364){opacity:.3894;transform:translate(51.0615vw,-10px) scale(.0479);animation:fall-364 28s -4s linear infinite}@keyframes fall-364{60.427%{transform:translate(49.4774vw,60.427vh) scale(.0479)}to{transform:translate(50.26945vw,99vh) scale(.0479)}}.snow:nth-child(365){opacity:1.8204;transform:translate(20.3573vw,-10px) scale(.8177);animation:fall-365 30s -6s linear infinite}@keyframes fall-365{33.633%{transform:translate(24.9611vw,33.633vh) scale(.8177)}to{transform:translate(22.6592vw,99vh) scale(.8177)}}.snow:nth-child(366){opacity:.5738;transform:translate(96.0076vw,-10px) scale(.4663);animation:fall-366 21s -21s linear infinite}@keyframes fall-366{67.616%{transform:translate(89.5988vw,67.616vh) scale(.4663)}to{transform:translate(92.8032vw,99vh) scale(.4663)}}.snow:nth-child(367){opacity:.949;transform:translate(38.891vw,-10px) scale(.7732);animation:fall-367 24s -12s linear infinite}@keyframes fall-367{45.797%{transform:translate(35.4674vw,45.797vh) scale(.7732)}to{transform:translate(37.1792vw,99vh) scale(.7732)}}.snow:nth-child(368){opacity:.7878;transform:translate(11.9938vw,-10px) scale(.4385);animation:fall-368 22s -8s linear infinite}@keyframes fall-368{47.231%{transform:translate(11.1198vw,47.231vh) scale(.4385)}to{transform:translate(11.5568vw,99vh) scale(.4385)}}.snow:nth-child(369){opacity:1.5252;transform:translate(70.2381vw,-10px) scale(.5759);animation:fall-369 14s -23s linear infinite}@keyframes fall-369{43.952%{transform:translate(65.5887vw,43.952vh) scale(.5759)}to{transform:translate(67.9134vw,99vh) scale(.5759)}}.snow:nth-child(370){opacity:1.773;transform:translate(3.5352vw,-10px) scale(.6389);animation:fall-370 13s -11s linear infinite}@keyframes fall-370{65.045%{transform:translate(5.4081vw,65.045vh) scale(.6389)}to{transform:translate(4.47165vw,99vh) scale(.6389)}}.snow:nth-child(371){opacity:.6768;transform:translate(59.637vw,-10px) scale(.4073);animation:fall-371 16s -6s linear infinite}@keyframes fall-371{45.376%{transform:translate(59.7042vw,45.376vh) scale(.4073)}to{transform:translate(59.6706vw,99vh) scale(.4073)}}.snow:nth-child(372){opacity:.1932;transform:translate(23.0073vw,-10px) scale(.8854);animation:fall-372 13s -28s linear infinite}@keyframes fall-372{74.346%{transform:translate(15.3505vw,74.346vh) scale(.8854)}to{transform:translate(19.1789vw,99vh) scale(.8854)}}.snow:nth-child(373){opacity:.4016;transform:translate(66.2048vw,-10px) scale(.9605);animation:fall-373 11s -27s linear infinite}@keyframes fall-373{55.111%{transform:translate(73.1882vw,55.111vh) scale(.9605)}to{transform:translate(69.6965vw,99vh) scale(.9605)}}.snow:nth-child(374){opacity:1.8124;transform:translate(77.6608vw,-10px) scale(.4896);animation:fall-374 21s -18s linear infinite}@keyframes fall-374{40.424%{transform:translate(87.2474vw,40.424vh) scale(.4896)}to{transform:translate(82.4541vw,99vh) scale(.4896)}}.snow:nth-child(375){opacity:.405;transform:translate(6.9778vw,-10px) scale(.5055);animation:fall-375 30s -16s linear infinite}@keyframes fall-375{46.121%{transform:translate(13.9329vw,46.121vh) scale(.5055)}to{transform:translate(10.45535vw,99vh) scale(.5055)}}.snow:nth-child(376){opacity:1.486;transform:translate(.8761vw,-10px) scale(.8504);animation:fall-376 13s -12s linear infinite}@keyframes fall-376{53.98%{transform:translate(-5.8583vw,53.98vh) scale(.8504)}to{transform:translate(-2.4911vw,99vh) scale(.8504)}}.snow:nth-child(377){opacity:.7838;transform:translate(87.0226vw,-10px) scale(.7718);animation:fall-377 19s -6s linear infinite}@keyframes fall-377{55.45%{transform:translate(77.2914vw,55.45vh) scale(.7718)}to{transform:translate(82.157vw,99vh) scale(.7718)}}.snow:nth-child(378){opacity:1.3992;transform:translate(61.6005vw,-10px) scale(.9445);animation:fall-378 14s -16s linear infinite}@keyframes fall-378{68.505%{transform:translate(65.0106vw,68.505vh) scale(.9445)}to{transform:translate(63.30555vw,99vh) scale(.9445)}}.snow:nth-child(379){opacity:.726;transform:translate(5.6209vw,-10px) scale(.7911);animation:fall-379 12s -16s linear infinite}@keyframes fall-379{50.682%{transform:translate(1.9236vw,50.682vh) scale(.7911)}to{transform:translate(3.77225vw,99vh) scale(.7911)}}.snow:nth-child(380){opacity:.1026;transform:translate(23.2919vw,-10px) scale(.9839);animation:fall-380 24s -2s linear infinite}@keyframes fall-380{41.537%{transform:translate(15.141vw,41.537vh) scale(.9839)}to{transform:translate(19.21645vw,99vh) scale(.9839)}}.snow:nth-child(381){opacity:1.0888;transform:translate(2.9127vw,-10px) scale(.4012);animation:fall-381 30s -29s linear infinite}@keyframes fall-381{75.122%{transform:translate(7.4704vw,75.122vh) scale(.4012)}to{transform:translate(5.19155vw,99vh) scale(.4012)}}.snow:nth-child(382){opacity:.9214;transform:translate(95.8705vw,-10px) scale(.2251);animation:fall-382 24s -21s linear infinite}@keyframes fall-382{55.651%{transform:translate(96.8299vw,55.651vh) scale(.2251)}to{transform:translate(96.3502vw,99vh) scale(.2251)}}.snow:nth-child(383){opacity:.1406;transform:translate(41.855vw,-10px) scale(.1004);animation:fall-383 13s -16s linear infinite}@keyframes fall-383{61.215%{transform:translate(47.7181vw,61.215vh) scale(.1004)}to{transform:translate(44.78655vw,99vh) scale(.1004)}}.snow:nth-child(384){opacity:1.7988;transform:translate(83.2296vw,-10px) scale(.0779);animation:fall-384 26s -18s linear infinite}@keyframes fall-384{65.387%{transform:translate(74.2382vw,65.387vh) scale(.0779)}to{transform:translate(78.7339vw,99vh) scale(.0779)}}.snow:nth-child(385){opacity:1.8526;transform:translate(46.8568vw,-10px) scale(.6286);animation:fall-385 13s -26s linear infinite}@keyframes fall-385{44.754%{transform:translate(52.277vw,44.754vh) scale(.6286)}to{transform:translate(49.5669vw,99vh) scale(.6286)}}.snow:nth-child(386){opacity:.101;transform:translate(11.957vw,-10px) scale(.9182);animation:fall-386 26s -9s linear infinite}@keyframes fall-386{40.032%{transform:translate(7.2559vw,40.032vh) scale(.9182)}to{transform:translate(9.60645vw,99vh) scale(.9182)}}.snow:nth-child(387){opacity:.4302;transform:translate(5.6066vw,-10px) scale(.0394);animation:fall-387 14s -7s linear infinite}@keyframes fall-387{31.653%{transform:translate(-.415vw,31.653vh) scale(.0394)}to{transform:translate(2.5958vw,99vh) scale(.0394)}}.snow:nth-child(388){opacity:.292;transform:translate(25.2755vw,-10px) scale(.4707);animation:fall-388 16s -13s linear infinite}@keyframes fall-388{30.154%{transform:translate(18.5842vw,30.154vh) scale(.4707)}to{transform:translate(21.92985vw,99vh) scale(.4707)}}.snow:nth-child(389){opacity:1.8074;transform:translate(93.1504vw,-10px) scale(.7774);animation:fall-389 22s -21s linear infinite}@keyframes fall-389{63.195%{transform:translate(95.3326vw,63.195vh) scale(.7774)}to{transform:translate(94.2415vw,99vh) scale(.7774)}}.snow:nth-child(390){opacity:1.3444;transform:translate(6.0398vw,-10px) scale(.8179);animation:fall-390 17s -1s linear infinite}@keyframes fall-390{43.517%{transform:translate(1.0307vw,43.517vh) scale(.8179)}to{transform:translate(3.53525vw,99vh) scale(.8179)}}.snow:nth-child(391){opacity:1.502;transform:translate(23.7552vw,-10px) scale(.8108);animation:fall-391 24s -19s linear infinite}@keyframes fall-391{67.547%{transform:translate(16.3776vw,67.547vh) scale(.8108)}to{transform:translate(20.0664vw,99vh) scale(.8108)}}.snow:nth-child(392){opacity:.1776;transform:translate(14.0155vw,-10px) scale(.2029);animation:fall-392 15s -12s linear infinite}@keyframes fall-392{44.986%{transform:translate(13.6783vw,44.986vh) scale(.2029)}to{transform:translate(13.8469vw,99vh) scale(.2029)}}.snow:nth-child(393){opacity:.8226;transform:translate(73.2178vw,-10px) scale(.7483);animation:fall-393 11s -5s linear infinite}@keyframes fall-393{50.813%{transform:translate(79.1924vw,50.813vh) scale(.7483)}to{transform:translate(76.2051vw,99vh) scale(.7483)}}.snow:nth-child(394){opacity:.7782;transform:translate(83.8185vw,-10px) scale(.0193);animation:fall-394 19s -18s linear infinite}@keyframes fall-394{73.049%{transform:translate(85.4088vw,73.049vh) scale(.0193)}to{transform:translate(84.61365vw,99vh) scale(.0193)}}.snow:nth-child(395){opacity:.154;transform:translate(46.1522vw,-10px) scale(.7966);animation:fall-395 20s -25s linear infinite}@keyframes fall-395{77.237%{transform:translate(47.3912vw,77.237vh) scale(.7966)}to{transform:translate(46.7717vw,99vh) scale(.7966)}}.snow:nth-child(396){opacity:.375;transform:translate(43.7334vw,-10px) scale(.9243);animation:fall-396 10s -1s linear infinite}@keyframes fall-396{65.906%{transform:translate(34.1778vw,65.906vh) scale(.9243)}to{transform:translate(38.9556vw,99vh) scale(.9243)}}.snow:nth-child(397){opacity:1.591;transform:translate(18.4592vw,-10px) scale(.9464);animation:fall-397 14s -21s linear infinite}@keyframes fall-397{77.178%{transform:translate(21.701vw,77.178vh) scale(.9464)}to{transform:translate(20.0801vw,99vh) scale(.9464)}}.snow:nth-child(398){opacity:1.0648;transform:translate(96.7216vw,-10px) scale(.878);animation:fall-398 19s -24s linear infinite}@keyframes fall-398{68.296%{transform:translate(89.4812vw,68.296vh) scale(.878)}to{transform:translate(93.1014vw,99vh) scale(.878)}}.snow:nth-child(399){opacity:.3728;transform:translate(21.6522vw,-10px) scale(.5308);animation:fall-399 25s -20s linear infinite}@keyframes fall-399{57.409%{transform:translate(25.4845vw,57.409vh) scale(.5308)}to{transform:translate(23.56835vw,99vh) scale(.5308)}}.snow:nth-child(400){opacity:1.691;transform:translate(8.4949vw,-10px) scale(.5308);animation:fall-400 16s -27s linear infinite}@keyframes fall-400{36.971%{transform:translate(5.8616vw,36.971vh) scale(.5308)}to{transform:translate(7.17825vw,99vh) scale(.5308)}}\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.3412;transform:translate(72.44vw,-10px) scale(.1827);animation:fall-1 23s -16s linear infinite}@keyframes fall-1{67.515%{transform:translate(79.8358vw,67.515vh) scale(.1827)}to{transform:translate(76.1379vw,99vh) scale(.1827)}}.snow:nth-child(2){opacity:1.3002;transform:translate(12.8266vw,-10px) scale(.5603);animation:fall-2 28s -12s linear infinite}@keyframes fall-2{57.07%{transform:translate(16.1262vw,57.07vh) scale(.5603)}to{transform:translate(14.4764vw,99vh) scale(.5603)}}.snow:nth-child(3){opacity:1.836;transform:translate(56.6726vw,-10px) scale(.6697);animation:fall-3 25s -28s linear infinite}@keyframes fall-3{62.133%{transform:translate(65.0129vw,62.133vh) scale(.6697)}to{transform:translate(60.84275vw,99vh) scale(.6697)}}.snow:nth-child(4){opacity:1.2752;transform:translate(45.8068vw,-10px) scale(.8211);animation:fall-4 13s -20s linear infinite}@keyframes fall-4{62.765%{transform:translate(37.6698vw,62.765vh) scale(.8211)}to{transform:translate(41.7383vw,99vh) scale(.8211)}}.snow:nth-child(5){opacity:.167;transform:translate(30.8352vw,-10px) scale(.8662);animation:fall-5 16s -9s linear infinite}@keyframes fall-5{61.257%{transform:translate(26.7892vw,61.257vh) scale(.8662)}to{transform:translate(28.8122vw,99vh) scale(.8662)}}.snow:nth-child(6){opacity:1.6036;transform:translate(24.5841vw,-10px) scale(.8142);animation:fall-6 17s -14s linear infinite}@keyframes fall-6{49.949%{transform:translate(24.6325vw,49.949vh) scale(.8142)}to{transform:translate(24.6083vw,99vh) scale(.8142)}}.snow:nth-child(7){opacity:1.7698;transform:translate(22.4159vw,-10px) scale(.9906);animation:fall-7 20s -20s linear infinite}@keyframes fall-7{44.672%{transform:translate(17.1861vw,44.672vh) scale(.9906)}to{transform:translate(19.801vw,99vh) scale(.9906)}}.snow:nth-child(8){opacity:1.7342;transform:translate(56.2967vw,-10px) scale(.4784);animation:fall-8 25s -13s linear infinite}@keyframes fall-8{33.143%{transform:translate(53.7619vw,33.143vh) scale(.4784)}to{transform:translate(55.0293vw,99vh) scale(.4784)}}.snow:nth-child(9){opacity:1.5282;transform:translate(25.1574vw,-10px) scale(.669);animation:fall-9 24s -29s linear infinite}@keyframes fall-9{38.904%{transform:translate(24.6554vw,38.904vh) scale(.669)}to{transform:translate(24.9064vw,99vh) scale(.669)}}.snow:nth-child(10){opacity:.91;transform:translate(7.3485vw,-10px) scale(.9261);animation:fall-10 28s -13s linear infinite}@keyframes fall-10{74.021%{transform:translate(8.0787vw,74.021vh) scale(.9261)}to{transform:translate(7.7136vw,99vh) scale(.9261)}}.snow:nth-child(11){opacity:.4478;transform:translate(17.0326vw,-10px) scale(.3494);animation:fall-11 19s -24s linear infinite}@keyframes fall-11{55.867%{transform:translate(9.2693vw,55.867vh) scale(.3494)}to{transform:translate(13.15095vw,99vh) scale(.3494)}}.snow:nth-child(12){opacity:.1156;transform:translate(.8429vw,-10px) scale(.4614);animation:fall-12 12s -15s linear infinite}@keyframes fall-12{58.355%{transform:translate(6.3062vw,58.355vh) scale(.4614)}to{transform:translate(3.57455vw,99vh) scale(.4614)}}.snow:nth-child(13){opacity:1.7304;transform:translate(76.3935vw,-10px) scale(.951);animation:fall-13 10s -14s linear infinite}@keyframes fall-13{32.203%{transform:translate(69.2341vw,32.203vh) scale(.951)}to{transform:translate(72.8138vw,99vh) scale(.951)}}.snow:nth-child(14){opacity:1.3104;transform:translate(81.508vw,-10px) scale(.4861);animation:fall-14 10s -19s linear infinite}@keyframes fall-14{37.936%{transform:translate(87.0516vw,37.936vh) scale(.4861)}to{transform:translate(84.2798vw,99vh) scale(.4861)}}.snow:nth-child(15){opacity:1.4432;transform:translate(74.4189vw,-10px) scale(.1755);animation:fall-15 29s -23s linear infinite}@keyframes fall-15{46.89%{transform:translate(80.6643vw,46.89vh) scale(.1755)}to{transform:translate(77.5416vw,99vh) scale(.1755)}}.snow:nth-child(16){opacity:.143;transform:translate(45.0302vw,-10px) scale(.2654);animation:fall-16 21s -12s linear infinite}@keyframes fall-16{36.769%{transform:translate(42.5566vw,36.769vh) scale(.2654)}to{transform:translate(43.7934vw,99vh) scale(.2654)}}.snow:nth-child(17){opacity:1.4658;transform:translate(24.1964vw,-10px) scale(.2131);animation:fall-17 28s -13s linear infinite}@keyframes fall-17{32.642%{transform:translate(28.7891vw,32.642vh) scale(.2131)}to{transform:translate(26.49275vw,99vh) scale(.2131)}}.snow:nth-child(18){opacity:.0858;transform:translate(9.2698vw,-10px) scale(.606);animation:fall-18 16s -27s linear infinite}@keyframes fall-18{64.94%{transform:translate(12.5207vw,64.94vh) scale(.606)}to{transform:translate(10.89525vw,99vh) scale(.606)}}.snow:nth-child(19){opacity:1.46;transform:translate(6.1696vw,-10px) scale(.1727);animation:fall-19 22s -26s linear infinite}@keyframes fall-19{73.513%{transform:translate(-3.5111vw,73.513vh) scale(.1727)}to{transform:translate(1.32925vw,99vh) scale(.1727)}}.snow:nth-child(20){opacity:1.9538;transform:translate(85.4677vw,-10px) scale(.7904);animation:fall-20 22s -2s linear infinite}@keyframes fall-20{75.6%{transform:translate(90.1597vw,75.6vh) scale(.7904)}to{transform:translate(87.8137vw,99vh) scale(.7904)}}.snow:nth-child(21){opacity:.2572;transform:translate(41.2016vw,-10px) scale(.9371);animation:fall-21 26s -22s linear infinite}@keyframes fall-21{60.798%{transform:translate(40.1937vw,60.798vh) scale(.9371)}to{transform:translate(40.69765vw,99vh) scale(.9371)}}.snow:nth-child(22){opacity:.816;transform:translate(9.4251vw,-10px) scale(.1648);animation:fall-22 10s -2s linear infinite}@keyframes fall-22{32.111%{transform:translate(15.0392vw,32.111vh) scale(.1648)}to{transform:translate(12.23215vw,99vh) scale(.1648)}}.snow:nth-child(23){opacity:1.7486;transform:translate(27.1435vw,-10px) scale(.328);animation:fall-23 22s -23s linear infinite}@keyframes fall-23{74.777%{transform:translate(19.2169vw,74.777vh) scale(.328)}to{transform:translate(23.1802vw,99vh) scale(.328)}}.snow:nth-child(24){opacity:.4572;transform:translate(61.0941vw,-10px) scale(.6366);animation:fall-24 11s -11s linear infinite}@keyframes fall-24{64.565%{transform:translate(57.9272vw,64.565vh) scale(.6366)}to{transform:translate(59.51065vw,99vh) scale(.6366)}}.snow:nth-child(25){opacity:1.5254;transform:translate(30.503vw,-10px) scale(.2778);animation:fall-25 13s -24s linear infinite}@keyframes fall-25{58.782%{transform:translate(29.5781vw,58.782vh) scale(.2778)}to{transform:translate(30.04055vw,99vh) scale(.2778)}}.snow:nth-child(26){opacity:1.9114;transform:translate(35.5887vw,-10px) scale(.9357);animation:fall-26 15s -21s linear infinite}@keyframes fall-26{64.238%{transform:translate(27.7691vw,64.238vh) scale(.9357)}to{transform:translate(31.6789vw,99vh) scale(.9357)}}.snow:nth-child(27){opacity:.0838;transform:translate(54.1476vw,-10px) scale(.851);animation:fall-27 15s -26s linear infinite}@keyframes fall-27{51.107%{transform:translate(51.9633vw,51.107vh) scale(.851)}to{transform:translate(53.05545vw,99vh) scale(.851)}}.snow:nth-child(28){opacity:.894;transform:translate(10.6779vw,-10px) scale(.5335);animation:fall-28 17s -28s linear infinite}@keyframes fall-28{76.765%{transform:translate(16.7544vw,76.765vh) scale(.5335)}to{transform:translate(13.71615vw,99vh) scale(.5335)}}.snow:nth-child(29){opacity:.6586;transform:translate(73.583vw,-10px) scale(.8064);animation:fall-29 16s -30s linear infinite}@keyframes fall-29{64.975%{transform:translate(78.9377vw,64.975vh) scale(.8064)}to{transform:translate(76.26035vw,99vh) scale(.8064)}}.snow:nth-child(30){opacity:1.4692;transform:translate(43.2943vw,-10px) scale(.3068);animation:fall-30 30s -10s linear infinite}@keyframes fall-30{31.438%{transform:translate(43.811vw,31.438vh) scale(.3068)}to{transform:translate(43.55265vw,99vh) scale(.3068)}}.snow:nth-child(31){opacity:.987;transform:translate(94.2644vw,-10px) scale(.1765);animation:fall-31 12s -14s linear infinite}@keyframes fall-31{49.523%{transform:translate(85.3795vw,49.523vh) scale(.1765)}to{transform:translate(89.82195vw,99vh) scale(.1765)}}.snow:nth-child(32){opacity:1.525;transform:translate(79.2665vw,-10px) scale(.7322);animation:fall-32 22s -24s linear infinite}@keyframes fall-32{35.206%{transform:translate(83.5681vw,35.206vh) scale(.7322)}to{transform:translate(81.4173vw,99vh) scale(.7322)}}.snow:nth-child(33){opacity:.3336;transform:translate(89.5993vw,-10px) scale(.0052);animation:fall-33 12s -16s linear infinite}@keyframes fall-33{40.145%{transform:translate(80.1953vw,40.145vh) scale(.0052)}to{transform:translate(84.8973vw,99vh) scale(.0052)}}.snow:nth-child(34){opacity:1.0254;transform:translate(39.1106vw,-10px) scale(.8339);animation:fall-34 10s -8s linear infinite}@keyframes fall-34{36.829%{transform:translate(43.5849vw,36.829vh) scale(.8339)}to{transform:translate(41.34775vw,99vh) scale(.8339)}}.snow:nth-child(35){opacity:.5818;transform:translate(11.201vw,-10px) scale(.3895);animation:fall-35 15s -7s linear infinite}@keyframes fall-35{67.782%{transform:translate(3.7931vw,67.782vh) scale(.3895)}to{transform:translate(7.49705vw,99vh) scale(.3895)}}.snow:nth-child(36){opacity:1.553;transform:translate(52.0484vw,-10px) scale(.8334);animation:fall-36 11s -26s linear infinite}@keyframes fall-36{70.188%{transform:translate(56.6672vw,70.188vh) scale(.8334)}to{transform:translate(54.3578vw,99vh) scale(.8334)}}.snow:nth-child(37){opacity:1.548;transform:translate(25.1641vw,-10px) scale(.627);animation:fall-37 13s -25s linear infinite}@keyframes fall-37{30.661%{transform:translate(23.0657vw,30.661vh) scale(.627)}to{transform:translate(24.1149vw,99vh) scale(.627)}}.snow:nth-child(38){opacity:1.3686;transform:translate(90.529vw,-10px) scale(.4011);animation:fall-38 29s -21s linear infinite}@keyframes fall-38{57.101%{transform:translate(94.5255vw,57.101vh) scale(.4011)}to{transform:translate(92.52725vw,99vh) scale(.4011)}}.snow:nth-child(39){opacity:1.3932;transform:translate(77.3379vw,-10px) scale(.1522);animation:fall-39 21s -11s linear infinite}@keyframes fall-39{31.024%{transform:translate(79.292vw,31.024vh) scale(.1522)}to{transform:translate(78.31495vw,99vh) scale(.1522)}}.snow:nth-child(40){opacity:1.809;transform:translate(7.5921vw,-10px) scale(.9277);animation:fall-40 19s -29s linear infinite}@keyframes fall-40{61.488%{transform:translate(3.9814vw,61.488vh) scale(.9277)}to{transform:translate(5.78675vw,99vh) scale(.9277)}}.snow:nth-child(41){opacity:1.8886;transform:translate(25.4056vw,-10px) scale(.3969);animation:fall-41 25s -9s linear infinite}@keyframes fall-41{76.667%{transform:translate(34.4488vw,76.667vh) scale(.3969)}to{transform:translate(29.9272vw,99vh) scale(.3969)}}.snow:nth-child(42){opacity:.965;transform:translate(12.7713vw,-10px) scale(.5704);animation:fall-42 13s -18s linear infinite}@keyframes fall-42{43.699%{transform:translate(12.4144vw,43.699vh) scale(.5704)}to{transform:translate(12.59285vw,99vh) scale(.5704)}}.snow:nth-child(43){opacity:.1522;transform:translate(52.4802vw,-10px) scale(.4155);animation:fall-43 29s -25s linear infinite}@keyframes fall-43{50.682%{transform:translate(48.2096vw,50.682vh) scale(.4155)}to{transform:translate(50.3449vw,99vh) scale(.4155)}}.snow:nth-child(44){opacity:.0856;transform:translate(85.5008vw,-10px) scale(.3551);animation:fall-44 16s -20s linear infinite}@keyframes fall-44{68.719%{transform:translate(95.1711vw,68.719vh) scale(.3551)}to{transform:translate(90.33595vw,99vh) scale(.3551)}}.snow:nth-child(45){opacity:.5162;transform:translate(33.2139vw,-10px) scale(.7379);animation:fall-45 11s -2s linear infinite}@keyframes fall-45{45.522%{transform:translate(28.3295vw,45.522vh) scale(.7379)}to{transform:translate(30.7717vw,99vh) scale(.7379)}}.snow:nth-child(46){opacity:.2906;transform:translate(29.9661vw,-10px) scale(.213);animation:fall-46 22s -27s linear infinite}@keyframes fall-46{37.624%{transform:translate(23.3737vw,37.624vh) scale(.213)}to{transform:translate(26.6699vw,99vh) scale(.213)}}.snow:nth-child(47){opacity:1.7206;transform:translate(31.0913vw,-10px) scale(.8851);animation:fall-47 21s -16s linear infinite}@keyframes fall-47{55.791%{transform:translate(39.2508vw,55.791vh) scale(.8851)}to{transform:translate(35.17105vw,99vh) scale(.8851)}}.snow:nth-child(48){opacity:1.3382;transform:translate(76.5565vw,-10px) scale(.4527);animation:fall-48 29s -13s linear infinite}@keyframes fall-48{67.369%{transform:translate(78.416vw,67.369vh) scale(.4527)}to{transform:translate(77.48625vw,99vh) scale(.4527)}}.snow:nth-child(49){opacity:.0828;transform:translate(60.57vw,-10px) scale(.8804);animation:fall-49 26s -12s linear infinite}@keyframes fall-49{46.601%{transform:translate(69.7746vw,46.601vh) scale(.8804)}to{transform:translate(65.1723vw,99vh) scale(.8804)}}.snow:nth-child(50){opacity:1.9854;transform:translate(49.678vw,-10px) scale(.6785);animation:fall-50 24s -8s linear infinite}@keyframes fall-50{60.155%{transform:translate(59.2014vw,60.155vh) scale(.6785)}to{transform:translate(54.4397vw,99vh) scale(.6785)}}.snow:nth-child(51){opacity:.3968;transform:translate(27.1156vw,-10px) scale(.5546);animation:fall-51 18s -23s linear infinite}@keyframes fall-51{66.827%{transform:translate(21.8006vw,66.827vh) scale(.5546)}to{transform:translate(24.4581vw,99vh) scale(.5546)}}.snow:nth-child(52){opacity:1.1566;transform:translate(76.59vw,-10px) scale(.5889);animation:fall-52 25s -6s linear infinite}@keyframes fall-52{37.876%{transform:translate(67.9552vw,37.876vh) scale(.5889)}to{transform:translate(72.2726vw,99vh) scale(.5889)}}.snow:nth-child(53){opacity:1.6602;transform:translate(12.7798vw,-10px) scale(.0793);animation:fall-53 10s -23s linear infinite}@keyframes fall-53{38.795%{transform:translate(5.0547vw,38.795vh) scale(.0793)}to{transform:translate(8.91725vw,99vh) scale(.0793)}}.snow:nth-child(54){opacity:.6172;transform:translate(68.4337vw,-10px) scale(.2627);animation:fall-54 26s -9s linear infinite}@keyframes fall-54{38.083%{transform:translate(68.925vw,38.083vh) scale(.2627)}to{transform:translate(68.67935vw,99vh) scale(.2627)}}.snow:nth-child(55){opacity:.9386;transform:translate(39.7511vw,-10px) scale(.2941);animation:fall-55 15s -16s linear infinite}@keyframes fall-55{48.194%{transform:translate(40.6179vw,48.194vh) scale(.2941)}to{transform:translate(40.1845vw,99vh) scale(.2941)}}.snow:nth-child(56){opacity:.503;transform:translate(52.8426vw,-10px) scale(.4408);animation:fall-56 21s -15s linear infinite}@keyframes fall-56{70.378%{transform:translate(49.9568vw,70.378vh) scale(.4408)}to{transform:translate(51.3997vw,99vh) scale(.4408)}}.snow:nth-child(57){opacity:1.0484;transform:translate(28.2122vw,-10px) scale(.2223);animation:fall-57 23s -7s linear infinite}@keyframes fall-57{32.456%{transform:translate(23.4714vw,32.456vh) scale(.2223)}to{transform:translate(25.8418vw,99vh) scale(.2223)}}.snow:nth-child(58){opacity:1.7616;transform:translate(17.5996vw,-10px) scale(.6696);animation:fall-58 19s -28s linear infinite}@keyframes fall-58{30.789%{transform:translate(18.9818vw,30.789vh) scale(.6696)}to{transform:translate(18.2907vw,99vh) scale(.6696)}}.snow:nth-child(59){opacity:1.011;transform:translate(13.5118vw,-10px) scale(.645);animation:fall-59 16s -3s linear infinite}@keyframes fall-59{44.586%{transform:translate(9.9039vw,44.586vh) scale(.645)}to{transform:translate(11.70785vw,99vh) scale(.645)}}.snow:nth-child(60){opacity:.4804;transform:translate(14.8143vw,-10px) scale(.3415);animation:fall-60 15s -18s linear infinite}@keyframes fall-60{39.241%{transform:translate(19.5181vw,39.241vh) scale(.3415)}to{transform:translate(17.1662vw,99vh) scale(.3415)}}.snow:nth-child(61){opacity:1.5098;transform:translate(29.429vw,-10px) scale(.0784);animation:fall-61 29s -9s linear infinite}@keyframes fall-61{75.854%{transform:translate(37.8819vw,75.854vh) scale(.0784)}to{transform:translate(33.65545vw,99vh) scale(.0784)}}.snow:nth-child(62){opacity:1.919;transform:translate(52.226vw,-10px) scale(.1778);animation:fall-62 23s -23s linear infinite}@keyframes fall-62{62.728%{transform:translate(52.4518vw,62.728vh) scale(.1778)}to{transform:translate(52.3389vw,99vh) scale(.1778)}}.snow:nth-child(63){opacity:.508;transform:translate(19.9159vw,-10px) scale(.2316);animation:fall-63 23s -28s linear infinite}@keyframes fall-63{48.424%{transform:translate(27.5299vw,48.424vh) scale(.2316)}to{transform:translate(23.7229vw,99vh) scale(.2316)}}.snow:nth-child(64){opacity:.5338;transform:translate(23.0364vw,-10px) scale(.7713);animation:fall-64 11s -30s linear infinite}@keyframes fall-64{56.794%{transform:translate(22.579vw,56.794vh) scale(.7713)}to{transform:translate(22.8077vw,99vh) scale(.7713)}}.snow:nth-child(65){opacity:.45;transform:translate(76.2914vw,-10px) scale(.9297);animation:fall-65 23s -25s linear infinite}@keyframes fall-65{65.12%{transform:translate(69.8385vw,65.12vh) scale(.9297)}to{transform:translate(73.06495vw,99vh) scale(.9297)}}.snow:nth-child(66){opacity:.973;transform:translate(81.6956vw,-10px) scale(.235);animation:fall-66 13s -6s linear infinite}@keyframes fall-66{59.506%{transform:translate(88.7644vw,59.506vh) scale(.235)}to{transform:translate(85.23vw,99vh) scale(.235)}}.snow:nth-child(67){opacity:1.8908;transform:translate(3.4946vw,-10px) scale(.1083);animation:fall-67 25s -13s linear infinite}@keyframes fall-67{79.478%{transform:translate(13.4622vw,79.478vh) scale(.1083)}to{transform:translate(8.4784vw,99vh) scale(.1083)}}.snow:nth-child(68){opacity:1.8244;transform:translate(25.0724vw,-10px) scale(.2074);animation:fall-68 22s -19s linear infinite}@keyframes fall-68{59.927%{transform:translate(20.4533vw,59.927vh) scale(.2074)}to{transform:translate(22.76285vw,99vh) scale(.2074)}}.snow:nth-child(69){opacity:.2932;transform:translate(2.2504vw,-10px) scale(.1488);animation:fall-69 30s -27s linear infinite}@keyframes fall-69{66.45%{transform:translate(4.8731vw,66.45vh) scale(.1488)}to{transform:translate(3.56175vw,99vh) scale(.1488)}}.snow:nth-child(70){opacity:1.3184;transform:translate(60.1894vw,-10px) scale(.238);animation:fall-70 20s -10s linear infinite}@keyframes fall-70{49.209%{transform:translate(65.0883vw,49.209vh) scale(.238)}to{transform:translate(62.63885vw,99vh) scale(.238)}}.snow:nth-child(71){opacity:.8536;transform:translate(89.0329vw,-10px) scale(.1969);animation:fall-71 10s -10s linear infinite}@keyframes fall-71{72.429%{transform:translate(88.1288vw,72.429vh) scale(.1969)}to{transform:translate(88.58085vw,99vh) scale(.1969)}}.snow:nth-child(72){opacity:.3656;transform:translate(67.8083vw,-10px) scale(.8334);animation:fall-72 14s -4s linear infinite}@keyframes fall-72{36.686%{transform:translate(62.1088vw,36.686vh) scale(.8334)}to{transform:translate(64.95855vw,99vh) scale(.8334)}}.snow:nth-child(73){opacity:1.8964;transform:translate(84.2443vw,-10px) scale(.535);animation:fall-73 18s -23s linear infinite}@keyframes fall-73{52.976%{transform:translate(83.6213vw,52.976vh) scale(.535)}to{transform:translate(83.9328vw,99vh) scale(.535)}}.snow:nth-child(74){opacity:.0742;transform:translate(14.6637vw,-10px) scale(.9847);animation:fall-74 19s -10s linear infinite}@keyframes fall-74{51.965%{transform:translate(12.6078vw,51.965vh) scale(.9847)}to{transform:translate(13.63575vw,99vh) scale(.9847)}}.snow:nth-child(75){opacity:1.801;transform:translate(18.5271vw,-10px) scale(.5772);animation:fall-75 13s -3s linear infinite}@keyframes fall-75{76.829%{transform:translate(13.8364vw,76.829vh) scale(.5772)}to{transform:translate(16.18175vw,99vh) scale(.5772)}}.snow:nth-child(76){opacity:1.9136;transform:translate(59.2258vw,-10px) scale(.5908);animation:fall-76 21s -4s linear infinite}@keyframes fall-76{42.565%{transform:translate(51.8586vw,42.565vh) scale(.5908)}to{transform:translate(55.5422vw,99vh) scale(.5908)}}.snow:nth-child(77){opacity:.3892;transform:translate(48.963vw,-10px) scale(.0542);animation:fall-77 25s -19s linear infinite}@keyframes fall-77{78.223%{transform:translate(41.1306vw,78.223vh) scale(.0542)}to{transform:translate(45.0468vw,99vh) scale(.0542)}}.snow:nth-child(78){opacity:.6022;transform:translate(36.9385vw,-10px) scale(.5463);animation:fall-78 27s -7s linear infinite}@keyframes fall-78{70.722%{transform:translate(33.4647vw,70.722vh) scale(.5463)}to{transform:translate(35.2016vw,99vh) scale(.5463)}}.snow:nth-child(79){opacity:1.726;transform:translate(53.6323vw,-10px) scale(.898);animation:fall-79 23s -15s linear infinite}@keyframes fall-79{38.348%{transform:translate(47.0873vw,38.348vh) scale(.898)}to{transform:translate(50.3598vw,99vh) scale(.898)}}.snow:nth-child(80){opacity:1.0232;transform:translate(33.7432vw,-10px) scale(.666);animation:fall-80 28s -28s linear infinite}@keyframes fall-80{32.155%{transform:translate(29.7107vw,32.155vh) scale(.666)}to{transform:translate(31.72695vw,99vh) scale(.666)}}.snow:nth-child(81){opacity:1.5198;transform:translate(82.2441vw,-10px) scale(.1137);animation:fall-81 24s -4s linear infinite}@keyframes fall-81{77.976%{transform:translate(86.5263vw,77.976vh) scale(.1137)}to{transform:translate(84.3852vw,99vh) scale(.1137)}}.snow:nth-child(82){opacity:.5738;transform:translate(80.1211vw,-10px) scale(.6282);animation:fall-82 24s -22s linear infinite}@keyframes fall-82{44.399%{transform:translate(73.7069vw,44.399vh) scale(.6282)}to{transform:translate(76.914vw,99vh) scale(.6282)}}.snow:nth-child(83){opacity:.2444;transform:translate(85.7225vw,-10px) scale(.0614);animation:fall-83 26s -13s linear infinite}@keyframes fall-83{40.999%{transform:translate(87.0065vw,40.999vh) scale(.0614)}to{transform:translate(86.3645vw,99vh) scale(.0614)}}.snow:nth-child(84){opacity:1.8478;transform:translate(74.2338vw,-10px) scale(.3688);animation:fall-84 21s -11s linear infinite}@keyframes fall-84{54.551%{transform:translate(65.9433vw,54.551vh) scale(.3688)}to{transform:translate(70.08855vw,99vh) scale(.3688)}}.snow:nth-child(85){opacity:1.212;transform:translate(80.4269vw,-10px) scale(.8826);animation:fall-85 22s -9s linear infinite}@keyframes fall-85{77.481%{transform:translate(78.7929vw,77.481vh) scale(.8826)}to{transform:translate(79.6099vw,99vh) scale(.8826)}}.snow:nth-child(86){opacity:1.404;transform:translate(86.6812vw,-10px) scale(.7724);animation:fall-86 18s -13s linear infinite}@keyframes fall-86{37.38%{transform:translate(79.8836vw,37.38vh) scale(.7724)}to{transform:translate(83.2824vw,99vh) scale(.7724)}}.snow:nth-child(87){opacity:1.2464;transform:translate(5.551vw,-10px) scale(.4887);animation:fall-87 14s -28s linear infinite}@keyframes fall-87{64.154%{transform:translate(-.5964vw,64.154vh) scale(.4887)}to{transform:translate(2.4773vw,99vh) scale(.4887)}}.snow:nth-child(88){opacity:1.8278;transform:translate(36.6133vw,-10px) scale(.2666);animation:fall-88 12s -17s linear infinite}@keyframes fall-88{34.2%{transform:translate(27.9745vw,34.2vh) scale(.2666)}to{transform:translate(32.2939vw,99vh) scale(.2666)}}.snow:nth-child(89){opacity:.422;transform:translate(54.6074vw,-10px) scale(.2415);animation:fall-89 22s -25s linear infinite}@keyframes fall-89{43.231%{transform:translate(53.0257vw,43.231vh) scale(.2415)}to{transform:translate(53.81655vw,99vh) scale(.2415)}}.snow:nth-child(90){opacity:.6278;transform:translate(92.7559vw,-10px) scale(.808);animation:fall-90 19s -9s linear infinite}@keyframes fall-90{72.391%{transform:translate(85.8164vw,72.391vh) scale(.808)}to{transform:translate(89.28615vw,99vh) scale(.808)}}.snow:nth-child(91){opacity:.6302;transform:translate(73.1249vw,-10px) scale(.0289);animation:fall-91 29s -25s linear infinite}@keyframes fall-91{37.086%{transform:translate(81.8924vw,37.086vh) scale(.0289)}to{transform:translate(77.50865vw,99vh) scale(.0289)}}.snow:nth-child(92){opacity:1.7286;transform:translate(64.5051vw,-10px) scale(.2667);animation:fall-92 13s -17s linear infinite}@keyframes fall-92{47.296%{transform:translate(69.7989vw,47.296vh) scale(.2667)}to{transform:translate(67.152vw,99vh) scale(.2667)}}.snow:nth-child(93){opacity:.0094;transform:translate(81.5016vw,-10px) scale(.2426);animation:fall-93 13s -13s linear infinite}@keyframes fall-93{53.217%{transform:translate(81.4724vw,53.217vh) scale(.2426)}to{transform:translate(81.487vw,99vh) scale(.2426)}}.snow:nth-child(94){opacity:.2732;transform:translate(88.601vw,-10px) scale(.012);animation:fall-94 27s -6s linear infinite}@keyframes fall-94{54.183%{transform:translate(80.9036vw,54.183vh) scale(.012)}to{transform:translate(84.7523vw,99vh) scale(.012)}}.snow:nth-child(95){opacity:1.046;transform:translate(88.7422vw,-10px) scale(.9521);animation:fall-95 11s -16s linear infinite}@keyframes fall-95{70.366%{transform:translate(89.0039vw,70.366vh) scale(.9521)}to{transform:translate(88.87305vw,99vh) scale(.9521)}}.snow:nth-child(96){opacity:.4038;transform:translate(63.5206vw,-10px) scale(.0986);animation:fall-96 18s -20s linear infinite}@keyframes fall-96{48.411%{transform:translate(61.6792vw,48.411vh) scale(.0986)}to{transform:translate(62.5999vw,99vh) scale(.0986)}}.snow:nth-child(97){opacity:.4558;transform:translate(92.112vw,-10px) scale(.8328);animation:fall-97 18s -29s linear infinite}@keyframes fall-97{36.157%{transform:translate(97.0005vw,36.157vh) scale(.8328)}to{transform:translate(94.55625vw,99vh) scale(.8328)}}.snow:nth-child(98){opacity:1.9936;transform:translate(49.9654vw,-10px) scale(.5497);animation:fall-98 27s -20s linear infinite}@keyframes fall-98{65.814%{transform:translate(52.5792vw,65.814vh) scale(.5497)}to{transform:translate(51.2723vw,99vh) scale(.5497)}}.snow:nth-child(99){opacity:.3014;transform:translate(41.4178vw,-10px) scale(.6562);animation:fall-99 13s -3s linear infinite}@keyframes fall-99{42.794%{transform:translate(50.9591vw,42.794vh) scale(.6562)}to{transform:translate(46.18845vw,99vh) scale(.6562)}}.snow:nth-child(100){opacity:1.884;transform:translate(59.5538vw,-10px) scale(.7912);animation:fall-100 29s -28s linear infinite}@keyframes fall-100{55.312%{transform:translate(69.0273vw,55.312vh) scale(.7912)}to{transform:translate(64.29055vw,99vh) scale(.7912)}}.snow:nth-child(101){opacity:.5008;transform:translate(98.9154vw,-10px) scale(.7802);animation:fall-101 16s -15s linear infinite}@keyframes fall-101{63.505%{transform:translate(107.3052vw,63.505vh) scale(.7802)}to{transform:translate(103.1103vw,99vh) scale(.7802)}}.snow:nth-child(102){opacity:.8282;transform:translate(14.3633vw,-10px) scale(.2722);animation:fall-102 15s -24s linear infinite}@keyframes fall-102{77.02%{transform:translate(16.1367vw,77.02vh) scale(.2722)}to{transform:translate(15.25vw,99vh) scale(.2722)}}.snow:nth-child(103){opacity:.4058;transform:translate(79.2352vw,-10px) scale(.9047);animation:fall-103 30s -4s linear infinite}@keyframes fall-103{65.457%{transform:translate(84.6184vw,65.457vh) scale(.9047)}to{transform:translate(81.9268vw,99vh) scale(.9047)}}.snow:nth-child(104){opacity:1.9784;transform:translate(80.2526vw,-10px) scale(.2811);animation:fall-104 30s -14s linear infinite}@keyframes fall-104{31.617%{transform:translate(80.9488vw,31.617vh) scale(.2811)}to{transform:translate(80.6007vw,99vh) scale(.2811)}}.snow:nth-child(105){opacity:1.397;transform:translate(95.6384vw,-10px) scale(.0259);animation:fall-105 19s -6s linear infinite}@keyframes fall-105{53.66%{transform:translate(92.5125vw,53.66vh) scale(.0259)}to{transform:translate(94.07545vw,99vh) scale(.0259)}}.snow:nth-child(106){opacity:1.7956;transform:translate(62.1287vw,-10px) scale(.9649);animation:fall-106 20s -2s linear infinite}@keyframes fall-106{75.179%{transform:translate(54.7005vw,75.179vh) scale(.9649)}to{transform:translate(58.4146vw,99vh) scale(.9649)}}.snow:nth-child(107){opacity:1.6226;transform:translate(67.188vw,-10px) scale(.8602);animation:fall-107 12s -16s linear infinite}@keyframes fall-107{60.041%{transform:translate(74.179vw,60.041vh) scale(.8602)}to{transform:translate(70.6835vw,99vh) scale(.8602)}}.snow:nth-child(108){opacity:.7038;transform:translate(2.2333vw,-10px) scale(.6371);animation:fall-108 14s -9s linear infinite}@keyframes fall-108{46.791%{transform:translate(7.8269vw,46.791vh) scale(.6371)}to{transform:translate(5.0301vw,99vh) scale(.6371)}}.snow:nth-child(109){opacity:.2524;transform:translate(24.9285vw,-10px) scale(.9428);animation:fall-109 28s -5s linear infinite}@keyframes fall-109{43.151%{transform:translate(17.1487vw,43.151vh) scale(.9428)}to{transform:translate(21.0386vw,99vh) scale(.9428)}}.snow:nth-child(110){opacity:.8708;transform:translate(86.1314vw,-10px) scale(.0253);animation:fall-110 12s -4s linear infinite}@keyframes fall-110{75.399%{transform:translate(78.2598vw,75.399vh) scale(.0253)}to{transform:translate(82.1956vw,99vh) scale(.0253)}}.snow:nth-child(111){opacity:.9562;transform:translate(19.681vw,-10px) scale(.7266);animation:fall-111 15s -28s linear infinite}@keyframes fall-111{43.127%{transform:translate(17.4857vw,43.127vh) scale(.7266)}to{transform:translate(18.58335vw,99vh) scale(.7266)}}.snow:nth-child(112){opacity:.1044;transform:translate(97.5591vw,-10px) scale(.1162);animation:fall-112 13s -16s linear infinite}@keyframes fall-112{77.174%{transform:translate(90.9417vw,77.174vh) scale(.1162)}to{transform:translate(94.2504vw,99vh) scale(.1162)}}.snow:nth-child(113){opacity:1.5432;transform:translate(44.8532vw,-10px) scale(.0372);animation:fall-113 17s -12s linear infinite}@keyframes fall-113{46.612%{transform:translate(46.5813vw,46.612vh) scale(.0372)}to{transform:translate(45.71725vw,99vh) scale(.0372)}}.snow:nth-child(114){opacity:1.0356;transform:translate(89.0406vw,-10px) scale(.0766);animation:fall-114 24s -29s linear infinite}@keyframes fall-114{35.378%{transform:translate(90.5492vw,35.378vh) scale(.0766)}to{transform:translate(89.7949vw,99vh) scale(.0766)}}.snow:nth-child(115){opacity:1.1766;transform:translate(45.7337vw,-10px) scale(.4248);animation:fall-115 16s -17s linear infinite}@keyframes fall-115{40.528%{transform:translate(43.9489vw,40.528vh) scale(.4248)}to{transform:translate(44.8413vw,99vh) scale(.4248)}}.snow:nth-child(116){opacity:1.2454;transform:translate(87.3318vw,-10px) scale(.4759);animation:fall-116 10s -11s linear infinite}@keyframes fall-116{52.298%{transform:translate(95.6844vw,52.298vh) scale(.4759)}to{transform:translate(91.5081vw,99vh) scale(.4759)}}.snow:nth-child(117){opacity:1.6688;transform:translate(69.0779vw,-10px) scale(.6829);animation:fall-117 19s -4s linear infinite}@keyframes fall-117{71.562%{transform:translate(78.4097vw,71.562vh) scale(.6829)}to{transform:translate(73.7438vw,99vh) scale(.6829)}}.snow:nth-child(118){opacity:.2524;transform:translate(32.8257vw,-10px) scale(.8647);animation:fall-118 10s -16s linear infinite}@keyframes fall-118{69.437%{transform:translate(41.3771vw,69.437vh) scale(.8647)}to{transform:translate(37.1014vw,99vh) scale(.8647)}}.snow:nth-child(119){opacity:.3074;transform:translate(75.5017vw,-10px) scale(.8963);animation:fall-119 24s -9s linear infinite}@keyframes fall-119{30.003%{transform:translate(70.9557vw,30.003vh) scale(.8963)}to{transform:translate(73.2287vw,99vh) scale(.8963)}}.snow:nth-child(120){opacity:1.4004;transform:translate(67.3954vw,-10px) scale(.5121);animation:fall-120 26s -23s linear infinite}@keyframes fall-120{31.906%{transform:translate(72.707vw,31.906vh) scale(.5121)}to{transform:translate(70.0512vw,99vh) scale(.5121)}}.snow:nth-child(121){opacity:.6378;transform:translate(71.4633vw,-10px) scale(.1432);animation:fall-121 24s -19s linear infinite}@keyframes fall-121{77.466%{transform:translate(75.0401vw,77.466vh) scale(.1432)}to{transform:translate(73.2517vw,99vh) scale(.1432)}}.snow:nth-child(122){opacity:.1534;transform:translate(.1383vw,-10px) scale(.1341);animation:fall-122 23s -16s linear infinite}@keyframes fall-122{57.131%{transform:translate(7.106vw,57.131vh) scale(.1341)}to{transform:translate(3.62215vw,99vh) scale(.1341)}}.snow:nth-child(123){opacity:.3948;transform:translate(68.1376vw,-10px) scale(.4699);animation:fall-123 13s -26s linear infinite}@keyframes fall-123{59.411%{transform:translate(66.0219vw,59.411vh) scale(.4699)}to{transform:translate(67.07975vw,99vh) scale(.4699)}}.snow:nth-child(124){opacity:.9576;transform:translate(92.1461vw,-10px) scale(.6146);animation:fall-124 17s -22s linear infinite}@keyframes fall-124{53.621%{transform:translate(99.9191vw,53.621vh) scale(.6146)}to{transform:translate(96.0326vw,99vh) scale(.6146)}}.snow:nth-child(125){opacity:.7956;transform:translate(45.4199vw,-10px) scale(.0693);animation:fall-125 25s -18s linear infinite}@keyframes fall-125{49.694%{transform:translate(51.4164vw,49.694vh) scale(.0693)}to{transform:translate(48.41815vw,99vh) scale(.0693)}}.snow:nth-child(126){opacity:.3538;transform:translate(64.5919vw,-10px) scale(.8913);animation:fall-126 25s -2s linear infinite}@keyframes fall-126{69.248%{transform:translate(66.2204vw,69.248vh) scale(.8913)}to{transform:translate(65.40615vw,99vh) scale(.8913)}}.snow:nth-child(127){opacity:1.4754;transform:translate(93.1165vw,-10px) scale(.148);animation:fall-127 28s -13s linear infinite}@keyframes fall-127{73.327%{transform:translate(87.3237vw,73.327vh) scale(.148)}to{transform:translate(90.2201vw,99vh) scale(.148)}}.snow:nth-child(128){opacity:1.0496;transform:translate(77.4752vw,-10px) scale(.812);animation:fall-128 26s -9s linear infinite}@keyframes fall-128{53.051%{transform:translate(83.5171vw,53.051vh) scale(.812)}to{transform:translate(80.49615vw,99vh) scale(.812)}}.snow:nth-child(129){opacity:1.2348;transform:translate(74.3771vw,-10px) scale(.2379);animation:fall-129 11s -9s linear infinite}@keyframes fall-129{66.986%{transform:translate(78.4661vw,66.986vh) scale(.2379)}to{transform:translate(76.4216vw,99vh) scale(.2379)}}.snow:nth-child(130){opacity:.4776;transform:translate(22.8826vw,-10px) scale(.2478);animation:fall-130 17s -4s linear infinite}@keyframes fall-130{36.261%{transform:translate(31.889vw,36.261vh) scale(.2478)}to{transform:translate(27.3858vw,99vh) scale(.2478)}}.snow:nth-child(131){opacity:.778;transform:translate(67.2893vw,-10px) scale(.411);animation:fall-131 26s -22s linear infinite}@keyframes fall-131{58.237%{transform:translate(60.8389vw,58.237vh) scale(.411)}to{transform:translate(64.0641vw,99vh) scale(.411)}}.snow:nth-child(132){opacity:1.8154;transform:translate(87.5597vw,-10px) scale(.3705);animation:fall-132 14s -7s linear infinite}@keyframes fall-132{70.499%{transform:translate(79.5349vw,70.499vh) scale(.3705)}to{transform:translate(83.5473vw,99vh) scale(.3705)}}.snow:nth-child(133){opacity:1.1308;transform:translate(76.1853vw,-10px) scale(.9665);animation:fall-133 22s -10s linear infinite}@keyframes fall-133{60.409%{transform:translate(78.5528vw,60.409vh) scale(.9665)}to{transform:translate(77.36905vw,99vh) scale(.9665)}}.snow:nth-child(134){opacity:1.5996;transform:translate(46.3887vw,-10px) scale(.5063);animation:fall-134 22s -5s linear infinite}@keyframes fall-134{75.87%{transform:translate(39.7592vw,75.87vh) scale(.5063)}to{transform:translate(43.07395vw,99vh) scale(.5063)}}.snow:nth-child(135){opacity:.5454;transform:translate(65.8091vw,-10px) scale(.3244);animation:fall-135 24s -22s linear infinite}@keyframes fall-135{77.293%{transform:translate(68.8899vw,77.293vh) scale(.3244)}to{transform:translate(67.3495vw,99vh) scale(.3244)}}.snow:nth-child(136){opacity:1.203;transform:translate(96.3317vw,-10px) scale(.7889);animation:fall-136 30s -1s linear infinite}@keyframes fall-136{62.286%{transform:translate(105.8547vw,62.286vh) scale(.7889)}to{transform:translate(101.0932vw,99vh) scale(.7889)}}.snow:nth-child(137){opacity:1.2204;transform:translate(25.3159vw,-10px) scale(.5276);animation:fall-137 24s -15s linear infinite}@keyframes fall-137{46.849%{transform:translate(17.4599vw,46.849vh) scale(.5276)}to{transform:translate(21.3879vw,99vh) scale(.5276)}}.snow:nth-child(138){opacity:.8178;transform:translate(39.4629vw,-10px) scale(.0936);animation:fall-138 11s -9s linear infinite}@keyframes fall-138{63.924%{transform:translate(42.806vw,63.924vh) scale(.0936)}to{transform:translate(41.13445vw,99vh) scale(.0936)}}.snow:nth-child(139){opacity:1.18;transform:translate(80.3931vw,-10px) scale(.5517);animation:fall-139 20s -3s linear infinite}@keyframes fall-139{73.715%{transform:translate(72.993vw,73.715vh) scale(.5517)}to{transform:translate(76.69305vw,99vh) scale(.5517)}}.snow:nth-child(140){opacity:.2316;transform:translate(92.4153vw,-10px) scale(.6662);animation:fall-140 25s -16s linear infinite}@keyframes fall-140{52.335%{transform:translate(95.8599vw,52.335vh) scale(.6662)}to{transform:translate(94.1376vw,99vh) scale(.6662)}}.snow:nth-child(141){opacity:1.789;transform:translate(20.3104vw,-10px) scale(.7294);animation:fall-141 23s -10s linear infinite}@keyframes fall-141{56.025%{transform:translate(26.4269vw,56.025vh) scale(.7294)}to{transform:translate(23.36865vw,99vh) scale(.7294)}}.snow:nth-child(142){opacity:.2118;transform:translate(5.8547vw,-10px) scale(.6811);animation:fall-142 29s -10s linear infinite}@keyframes fall-142{78.008%{transform:translate(-1.649vw,78.008vh) scale(.6811)}to{transform:translate(2.10285vw,99vh) scale(.6811)}}.snow:nth-child(143){opacity:1.359;transform:translate(44.3587vw,-10px) scale(.4023);animation:fall-143 21s -7s linear infinite}@keyframes fall-143{73.576%{transform:translate(48.7594vw,73.576vh) scale(.4023)}to{transform:translate(46.55905vw,99vh) scale(.4023)}}.snow:nth-child(144){opacity:.1308;transform:translate(85.8669vw,-10px) scale(.0936);animation:fall-144 25s -21s linear infinite}@keyframes fall-144{46.832%{transform:translate(75.9788vw,46.832vh) scale(.0936)}to{transform:translate(80.92285vw,99vh) scale(.0936)}}.snow:nth-child(145){opacity:.6176;transform:translate(44.9233vw,-10px) scale(.8664);animation:fall-145 24s -29s linear infinite}@keyframes fall-145{43.709%{transform:translate(51.6019vw,43.709vh) scale(.8664)}to{transform:translate(48.2626vw,99vh) scale(.8664)}}.snow:nth-child(146){opacity:.4206;transform:translate(24.7709vw,-10px) scale(.4581);animation:fall-146 21s -17s linear infinite}@keyframes fall-146{64.141%{transform:translate(29.203vw,64.141vh) scale(.4581)}to{transform:translate(26.98695vw,99vh) scale(.4581)}}.snow:nth-child(147){opacity:1.3784;transform:translate(77.1885vw,-10px) scale(.8098);animation:fall-147 13s -3s linear infinite}@keyframes fall-147{48.702%{transform:translate(86.0234vw,48.702vh) scale(.8098)}to{transform:translate(81.60595vw,99vh) scale(.8098)}}.snow:nth-child(148){opacity:.9462;transform:translate(9.2053vw,-10px) scale(.4615);animation:fall-148 11s -2s linear infinite}@keyframes fall-148{53.532%{transform:translate(10.6084vw,53.532vh) scale(.4615)}to{transform:translate(9.90685vw,99vh) scale(.4615)}}.snow:nth-child(149){opacity:1.2992;transform:translate(12.9277vw,-10px) scale(.5495);animation:fall-149 13s -10s linear infinite}@keyframes fall-149{72.347%{transform:translate(17.5322vw,72.347vh) scale(.5495)}to{transform:translate(15.22995vw,99vh) scale(.5495)}}.snow:nth-child(150){opacity:.2358;transform:translate(79.8793vw,-10px) scale(.3787);animation:fall-150 18s -23s linear infinite}@keyframes fall-150{42.439%{transform:translate(71.3803vw,42.439vh) scale(.3787)}to{transform:translate(75.6298vw,99vh) scale(.3787)}}.snow:nth-child(151){opacity:1.3726;transform:translate(89.6836vw,-10px) scale(.094);animation:fall-151 22s -8s linear infinite}@keyframes fall-151{33.041%{transform:translate(85.7356vw,33.041vh) scale(.094)}to{transform:translate(87.7096vw,99vh) scale(.094)}}.snow:nth-child(152){opacity:.2134;transform:translate(28.9926vw,-10px) scale(.3887);animation:fall-152 11s -20s linear infinite}@keyframes fall-152{46.372%{transform:translate(31.1628vw,46.372vh) scale(.3887)}to{transform:translate(30.0777vw,99vh) scale(.3887)}}.snow:nth-child(153){opacity:1.8302;transform:translate(16.7857vw,-10px) scale(.6011);animation:fall-153 12s -26s linear infinite}@keyframes fall-153{57.408%{transform:translate(11.0022vw,57.408vh) scale(.6011)}to{transform:translate(13.89395vw,99vh) scale(.6011)}}.snow:nth-child(154){opacity:1.7772;transform:translate(64.2964vw,-10px) scale(.9808);animation:fall-154 14s -15s linear infinite}@keyframes fall-154{33.529%{transform:translate(56.5596vw,33.529vh) scale(.9808)}to{transform:translate(60.428vw,99vh) scale(.9808)}}.snow:nth-child(155){opacity:.3002;transform:translate(80.2996vw,-10px) scale(.5738);animation:fall-155 15s -10s linear infinite}@keyframes fall-155{33.81%{transform:translate(89.7654vw,33.81vh) scale(.5738)}to{transform:translate(85.0325vw,99vh) scale(.5738)}}.snow:nth-child(156){opacity:.3834;transform:translate(86.1304vw,-10px) scale(.5916);animation:fall-156 16s -14s linear infinite}@keyframes fall-156{41.289%{transform:translate(91.7832vw,41.289vh) scale(.5916)}to{transform:translate(88.9568vw,99vh) scale(.5916)}}.snow:nth-child(157){opacity:1.208;transform:translate(1.9992vw,-10px) scale(.0641);animation:fall-157 13s -4s linear infinite}@keyframes fall-157{59.022%{transform:translate(-4.7674vw,59.022vh) scale(.0641)}to{transform:translate(-1.3841vw,99vh) scale(.0641)}}.snow:nth-child(158){opacity:.1754;transform:translate(84.6654vw,-10px) scale(.7788);animation:fall-158 26s -22s linear infinite}@keyframes fall-158{58.225%{transform:translate(75.4065vw,58.225vh) scale(.7788)}to{transform:translate(80.03595vw,99vh) scale(.7788)}}.snow:nth-child(159){opacity:.6896;transform:translate(87.1684vw,-10px) scale(.6128);animation:fall-159 23s -26s linear infinite}@keyframes fall-159{30.984%{transform:translate(94.5683vw,30.984vh) scale(.6128)}to{transform:translate(90.86835vw,99vh) scale(.6128)}}.snow:nth-child(160){opacity:.8772;transform:translate(10.4711vw,-10px) scale(.5039);animation:fall-160 22s -3s linear infinite}@keyframes fall-160{64.534%{transform:translate(3.5241vw,64.534vh) scale(.5039)}to{transform:translate(6.9976vw,99vh) scale(.5039)}}.snow:nth-child(161){opacity:.2454;transform:translate(19.152vw,-10px) scale(.9449);animation:fall-161 29s -28s linear infinite}@keyframes fall-161{37.948%{transform:translate(18.3851vw,37.948vh) scale(.9449)}to{transform:translate(18.76855vw,99vh) scale(.9449)}}.snow:nth-child(162){opacity:.4448;transform:translate(93.8256vw,-10px) scale(.6584);animation:fall-162 15s -23s linear infinite}@keyframes fall-162{55.883%{transform:translate(86.9752vw,55.883vh) scale(.6584)}to{transform:translate(90.4004vw,99vh) scale(.6584)}}.snow:nth-child(163){opacity:.4802;transform:translate(54.5614vw,-10px) scale(.7789);animation:fall-163 26s -11s linear infinite}@keyframes fall-163{65.256%{transform:translate(53.765vw,65.256vh) scale(.7789)}to{transform:translate(54.1632vw,99vh) scale(.7789)}}.snow:nth-child(164){opacity:1.103;transform:translate(92.5774vw,-10px) scale(.7035);animation:fall-164 16s -15s linear infinite}@keyframes fall-164{59.475%{transform:translate(85.339vw,59.475vh) scale(.7035)}to{transform:translate(88.9582vw,99vh) scale(.7035)}}.snow:nth-child(165){opacity:.4778;transform:translate(76.3586vw,-10px) scale(.3572);animation:fall-165 24s -13s linear infinite}@keyframes fall-165{66.155%{transform:translate(84.5416vw,66.155vh) scale(.3572)}to{transform:translate(80.4501vw,99vh) scale(.3572)}}.snow:nth-child(166){opacity:1.1818;transform:translate(46.247vw,-10px) scale(.7721);animation:fall-166 27s -21s linear infinite}@keyframes fall-166{78.542%{transform:translate(37.0652vw,78.542vh) scale(.7721)}to{transform:translate(41.6561vw,99vh) scale(.7721)}}.snow:nth-child(167){opacity:1.2698;transform:translate(76.1985vw,-10px) scale(.4624);animation:fall-167 26s -12s linear infinite}@keyframes fall-167{61.12%{transform:translate(82.255vw,61.12vh) scale(.4624)}to{transform:translate(79.22675vw,99vh) scale(.4624)}}.snow:nth-child(168){opacity:.5104;transform:translate(46.5933vw,-10px) scale(.6158);animation:fall-168 24s -25s linear infinite}@keyframes fall-168{61.112%{transform:translate(55.963vw,61.112vh) scale(.6158)}to{transform:translate(51.27815vw,99vh) scale(.6158)}}.snow:nth-child(169){opacity:1.8386;transform:translate(63.7634vw,-10px) scale(.1416);animation:fall-169 12s -30s linear infinite}@keyframes fall-169{45.454%{transform:translate(60.749vw,45.454vh) scale(.1416)}to{transform:translate(62.2562vw,99vh) scale(.1416)}}.snow:nth-child(170){opacity:1.2476;transform:translate(12.629vw,-10px) scale(.4816);animation:fall-170 11s -30s linear infinite}@keyframes fall-170{59.598%{transform:translate(13.6509vw,59.598vh) scale(.4816)}to{transform:translate(13.13995vw,99vh) scale(.4816)}}.snow:nth-child(171){opacity:.053;transform:translate(38.1389vw,-10px) scale(.115);animation:fall-171 29s -22s linear infinite}@keyframes fall-171{74.266%{transform:translate(31.9445vw,74.266vh) scale(.115)}to{transform:translate(35.0417vw,99vh) scale(.115)}}.snow:nth-child(172){opacity:.1972;transform:translate(69.8305vw,-10px) scale(.8231);animation:fall-172 22s -13s linear infinite}@keyframes fall-172{37.336%{transform:translate(76.341vw,37.336vh) scale(.8231)}to{transform:translate(73.08575vw,99vh) scale(.8231)}}.snow:nth-child(173){opacity:.3122;transform:translate(78.0665vw,-10px) scale(.114);animation:fall-173 16s -5s linear infinite}@keyframes fall-173{48.042%{transform:translate(79.0751vw,48.042vh) scale(.114)}to{transform:translate(78.5708vw,99vh) scale(.114)}}.snow:nth-child(174){opacity:.226;transform:translate(29.0939vw,-10px) scale(.7172);animation:fall-174 28s -19s linear infinite}@keyframes fall-174{73.112%{transform:translate(38.9292vw,73.112vh) scale(.7172)}to{transform:translate(34.01155vw,99vh) scale(.7172)}}.snow:nth-child(175){opacity:1.69;transform:translate(3.9404vw,-10px) scale(.1616);animation:fall-175 13s -7s linear infinite}@keyframes fall-175{34.062%{transform:translate(1.3996vw,34.062vh) scale(.1616)}to{transform:translate(2.67vw,99vh) scale(.1616)}}.snow:nth-child(176){opacity:.17;transform:translate(71.6578vw,-10px) scale(.0298);animation:fall-176 17s -12s linear infinite}@keyframes fall-176{72.518%{transform:translate(67.8561vw,72.518vh) scale(.0298)}to{transform:translate(69.75695vw,99vh) scale(.0298)}}.snow:nth-child(177){opacity:1.6488;transform:translate(25.518vw,-10px) scale(.6866);animation:fall-177 21s -20s linear infinite}@keyframes fall-177{60.342%{transform:translate(17.9044vw,60.342vh) scale(.6866)}to{transform:translate(21.7112vw,99vh) scale(.6866)}}.snow:nth-child(178){opacity:.2134;transform:translate(92.1958vw,-10px) scale(.6226);animation:fall-178 14s -26s linear infinite}@keyframes fall-178{37.747%{transform:translate(95.0187vw,37.747vh) scale(.6226)}to{transform:translate(93.60725vw,99vh) scale(.6226)}}.snow:nth-child(179){opacity:1.2098;transform:translate(56.8375vw,-10px) scale(.9524);animation:fall-179 13s -24s linear infinite}@keyframes fall-179{63.179%{transform:translate(56.238vw,63.179vh) scale(.9524)}to{transform:translate(56.53775vw,99vh) scale(.9524)}}.snow:nth-child(180){opacity:.9346;transform:translate(72.3092vw,-10px) scale(.2049);animation:fall-180 14s -27s linear infinite}@keyframes fall-180{51.745%{transform:translate(72.4157vw,51.745vh) scale(.2049)}to{transform:translate(72.36245vw,99vh) scale(.2049)}}.snow:nth-child(181){opacity:1.4118;transform:translate(46.9571vw,-10px) scale(.5338);animation:fall-181 16s -17s linear infinite}@keyframes fall-181{77.942%{transform:translate(52.0394vw,77.942vh) scale(.5338)}to{transform:translate(49.49825vw,99vh) scale(.5338)}}.snow:nth-child(182){opacity:1.0448;transform:translate(26.2838vw,-10px) scale(.5858);animation:fall-182 10s -28s linear infinite}@keyframes fall-182{46.849%{transform:translate(34.7506vw,46.849vh) scale(.5858)}to{transform:translate(30.5172vw,99vh) scale(.5858)}}.snow:nth-child(183){opacity:1.2938;transform:translate(16.4095vw,-10px) scale(.1096);animation:fall-183 15s -18s linear infinite}@keyframes fall-183{35.877%{transform:translate(6.5418vw,35.877vh) scale(.1096)}to{transform:translate(11.47565vw,99vh) scale(.1096)}}.snow:nth-child(184){opacity:.6268;transform:translate(30.1126vw,-10px) scale(.1877);animation:fall-184 20s -7s linear infinite}@keyframes fall-184{34.145%{transform:translate(25.6347vw,34.145vh) scale(.1877)}to{transform:translate(27.87365vw,99vh) scale(.1877)}}.snow:nth-child(185){opacity:.4738;transform:translate(78.5675vw,-10px) scale(.1018);animation:fall-185 29s -26s linear infinite}@keyframes fall-185{58.574%{transform:translate(83.1559vw,58.574vh) scale(.1018)}to{transform:translate(80.8617vw,99vh) scale(.1018)}}.snow:nth-child(186){opacity:.755;transform:translate(12.2727vw,-10px) scale(.2545);animation:fall-186 26s -2s linear infinite}@keyframes fall-186{73.681%{transform:translate(14.5441vw,73.681vh) scale(.2545)}to{transform:translate(13.4084vw,99vh) scale(.2545)}}.snow:nth-child(187){opacity:.624;transform:translate(22.2096vw,-10px) scale(.3329);animation:fall-187 29s -28s linear infinite}@keyframes fall-187{36.225%{transform:translate(26.9473vw,36.225vh) scale(.3329)}to{transform:translate(24.57845vw,99vh) scale(.3329)}}.snow:nth-child(188){opacity:.8906;transform:translate(44.6968vw,-10px) scale(.4382);animation:fall-188 19s -16s linear infinite}@keyframes fall-188{36.416%{transform:translate(47.4981vw,36.416vh) scale(.4382)}to{transform:translate(46.09745vw,99vh) scale(.4382)}}.snow:nth-child(189){opacity:.8852;transform:translate(28.5016vw,-10px) scale(.2909);animation:fall-189 19s -5s linear infinite}@keyframes fall-189{66.024%{transform:translate(34.4153vw,66.024vh) scale(.2909)}to{transform:translate(31.45845vw,99vh) scale(.2909)}}.snow:nth-child(190){opacity:.982;transform:translate(58.4769vw,-10px) scale(.1946);animation:fall-190 17s -30s linear infinite}@keyframes fall-190{41.298%{transform:translate(49.915vw,41.298vh) scale(.1946)}to{transform:translate(54.19595vw,99vh) scale(.1946)}}.snow:nth-child(191){opacity:.6154;transform:translate(54.0403vw,-10px) scale(.8204);animation:fall-191 16s -23s linear infinite}@keyframes fall-191{54.905%{transform:translate(58.9829vw,54.905vh) scale(.8204)}to{transform:translate(56.5116vw,99vh) scale(.8204)}}.snow:nth-child(192){opacity:1.9288;transform:translate(31.7773vw,-10px) scale(.5019);animation:fall-192 10s -27s linear infinite}@keyframes fall-192{70.859%{transform:translate(38.6266vw,70.859vh) scale(.5019)}to{transform:translate(35.20195vw,99vh) scale(.5019)}}.snow:nth-child(193){opacity:.5296;transform:translate(83.2393vw,-10px) scale(.9665);animation:fall-193 13s -22s linear infinite}@keyframes fall-193{76.607%{transform:translate(91.5264vw,76.607vh) scale(.9665)}to{transform:translate(87.38285vw,99vh) scale(.9665)}}.snow:nth-child(194){opacity:.6558;transform:translate(72.6011vw,-10px) scale(.4731);animation:fall-194 15s -2s linear infinite}@keyframes fall-194{71.254%{transform:translate(82.4703vw,71.254vh) scale(.4731)}to{transform:translate(77.5357vw,99vh) scale(.4731)}}.snow:nth-child(195){opacity:1.2978;transform:translate(39.5944vw,-10px) scale(.7216);animation:fall-195 17s -5s linear infinite}@keyframes fall-195{53.832%{transform:translate(31.8085vw,53.832vh) scale(.7216)}to{transform:translate(35.70145vw,99vh) scale(.7216)}}.snow:nth-child(196){opacity:1.1886;transform:translate(42.2557vw,-10px) scale(.7065);animation:fall-196 12s -21s linear infinite}@keyframes fall-196{35.857%{transform:translate(39.5928vw,35.857vh) scale(.7065)}to{transform:translate(40.92425vw,99vh) scale(.7065)}}.snow:nth-child(197){opacity:1.0924;transform:translate(52.0931vw,-10px) scale(.1904);animation:fall-197 18s -11s linear infinite}@keyframes fall-197{42.628%{transform:translate(59.0994vw,42.628vh) scale(.1904)}to{transform:translate(55.59625vw,99vh) scale(.1904)}}.snow:nth-child(198){opacity:1.57;transform:translate(79.7063vw,-10px) scale(.5733);animation:fall-198 27s -15s linear infinite}@keyframes fall-198{45.315%{transform:translate(75.1419vw,45.315vh) scale(.5733)}to{transform:translate(77.4241vw,99vh) scale(.5733)}}.snow:nth-child(199){opacity:1.4186;transform:translate(64.2826vw,-10px) scale(.7199);animation:fall-199 26s -15s linear infinite}@keyframes fall-199{45.909%{transform:translate(67.7659vw,45.909vh) scale(.7199)}to{transform:translate(66.02425vw,99vh) scale(.7199)}}.snow:nth-child(200){opacity:1.0272;transform:translate(88.5789vw,-10px) scale(.9825);animation:fall-200 24s -27s linear infinite}@keyframes fall-200{53.621%{transform:translate(78.7528vw,53.621vh) scale(.9825)}to{transform:translate(83.66585vw,99vh) scale(.9825)}}.snow:nth-child(201){opacity:.106;transform:translate(27.9708vw,-10px) scale(.0428);animation:fall-201 12s -10s linear infinite}@keyframes fall-201{47.947%{transform:translate(26.4697vw,47.947vh) scale(.0428)}to{transform:translate(27.22025vw,99vh) scale(.0428)}}.snow:nth-child(202){opacity:.4052;transform:translate(85.5609vw,-10px) scale(.6228);animation:fall-202 28s -12s linear infinite}@keyframes fall-202{59.353%{transform:translate(77.737vw,59.353vh) scale(.6228)}to{transform:translate(81.64895vw,99vh) scale(.6228)}}.snow:nth-child(203){opacity:1.8154;transform:translate(57.6755vw,-10px) scale(.2447);animation:fall-203 18s -29s linear infinite}@keyframes fall-203{66.761%{transform:translate(49.0968vw,66.761vh) scale(.2447)}to{transform:translate(53.38615vw,99vh) scale(.2447)}}.snow:nth-child(204){opacity:.5992;transform:translate(3.2349vw,-10px) scale(.371);animation:fall-204 16s -7s linear infinite}@keyframes fall-204{48.796%{transform:translate(-.3048vw,48.796vh) scale(.371)}to{transform:translate(1.46505vw,99vh) scale(.371)}}.snow:nth-child(205){opacity:.2902;transform:translate(72.8792vw,-10px) scale(.7132);animation:fall-205 30s -7s linear infinite}@keyframes fall-205{31.891%{transform:translate(79.4047vw,31.891vh) scale(.7132)}to{transform:translate(76.14195vw,99vh) scale(.7132)}}.snow:nth-child(206){opacity:.5398;transform:translate(63.0538vw,-10px) scale(.887);animation:fall-206 10s -7s linear infinite}@keyframes fall-206{58.019%{transform:translate(56.4783vw,58.019vh) scale(.887)}to{transform:translate(59.76605vw,99vh) scale(.887)}}.snow:nth-child(207){opacity:1.9476;transform:translate(81.9128vw,-10px) scale(.6295);animation:fall-207 15s -26s linear infinite}@keyframes fall-207{71.621%{transform:translate(88.957vw,71.621vh) scale(.6295)}to{transform:translate(85.4349vw,99vh) scale(.6295)}}.snow:nth-child(208){opacity:.8448;transform:translate(29.7426vw,-10px) scale(.6048);animation:fall-208 11s -30s linear infinite}@keyframes fall-208{40.696%{transform:translate(37.0834vw,40.696vh) scale(.6048)}to{transform:translate(33.413vw,99vh) scale(.6048)}}.snow:nth-child(209){opacity:.858;transform:translate(88.8055vw,-10px) scale(.515);animation:fall-209 27s -21s linear infinite}@keyframes fall-209{49.416%{transform:translate(93.6282vw,49.416vh) scale(.515)}to{transform:translate(91.21685vw,99vh) scale(.515)}}.snow:nth-child(210){opacity:1.8864;transform:translate(35.32vw,-10px) scale(.1458);animation:fall-210 14s -10s linear infinite}@keyframes fall-210{47.443%{transform:translate(31.4657vw,47.443vh) scale(.1458)}to{transform:translate(33.39285vw,99vh) scale(.1458)}}.snow:nth-child(211){opacity:.5038;transform:translate(32.4819vw,-10px) scale(.841);animation:fall-211 26s -2s linear infinite}@keyframes fall-211{40.543%{transform:translate(36.6538vw,40.543vh) scale(.841)}to{transform:translate(34.56785vw,99vh) scale(.841)}}.snow:nth-child(212){opacity:1.0392;transform:translate(45.9166vw,-10px) scale(.6321);animation:fall-212 16s -24s linear infinite}@keyframes fall-212{49.19%{transform:translate(37.5196vw,49.19vh) scale(.6321)}to{transform:translate(41.7181vw,99vh) scale(.6321)}}.snow:nth-child(213){opacity:1.655;transform:translate(14.0008vw,-10px) scale(.8268);animation:fall-213 22s -30s linear infinite}@keyframes fall-213{36.419%{transform:translate(13.8539vw,36.419vh) scale(.8268)}to{transform:translate(13.92735vw,99vh) scale(.8268)}}.snow:nth-child(214){opacity:1.8952;transform:translate(87.8225vw,-10px) scale(.3411);animation:fall-214 27s -13s linear infinite}@keyframes fall-214{70.694%{transform:translate(78.8348vw,70.694vh) scale(.3411)}to{transform:translate(83.32865vw,99vh) scale(.3411)}}.snow:nth-child(215){opacity:1.6964;transform:translate(97.4241vw,-10px) scale(.59);animation:fall-215 13s -8s linear infinite}@keyframes fall-215{31.066%{transform:translate(100.5459vw,31.066vh) scale(.59)}to{transform:translate(98.985vw,99vh) scale(.59)}}.snow:nth-child(216){opacity:.6014;transform:translate(10.5651vw,-10px) scale(.7309);animation:fall-216 19s -3s linear infinite}@keyframes fall-216{59.517%{transform:translate(13.2549vw,59.517vh) scale(.7309)}to{transform:translate(11.91vw,99vh) scale(.7309)}}.snow:nth-child(217){opacity:.798;transform:translate(65.1876vw,-10px) scale(.2786);animation:fall-217 26s -7s linear infinite}@keyframes fall-217{47.371%{transform:translate(58.674vw,47.371vh) scale(.2786)}to{transform:translate(61.9308vw,99vh) scale(.2786)}}.snow:nth-child(218){opacity:.2562;transform:translate(96.897vw,-10px) scale(.2988);animation:fall-218 11s -8s linear infinite}@keyframes fall-218{48.248%{transform:translate(103.2763vw,48.248vh) scale(.2988)}to{transform:translate(100.08665vw,99vh) scale(.2988)}}.snow:nth-child(219){opacity:.8024;transform:translate(51.943vw,-10px) scale(.7145);animation:fall-219 27s -2s linear infinite}@keyframes fall-219{69.338%{transform:translate(45.0558vw,69.338vh) scale(.7145)}to{transform:translate(48.4994vw,99vh) scale(.7145)}}.snow:nth-child(220){opacity:1.0732;transform:translate(43.1332vw,-10px) scale(.6262);animation:fall-220 10s -17s linear infinite}@keyframes fall-220{43.173%{transform:translate(33.6752vw,43.173vh) scale(.6262)}to{transform:translate(38.4042vw,99vh) scale(.6262)}}.snow:nth-child(221){opacity:.0388;transform:translate(14.6653vw,-10px) scale(.9575);animation:fall-221 12s -1s linear infinite}@keyframes fall-221{47.808%{transform:translate(17.0573vw,47.808vh) scale(.9575)}to{transform:translate(15.8613vw,99vh) scale(.9575)}}.snow:nth-child(222){opacity:.0632;transform:translate(64.7552vw,-10px) scale(.2709);animation:fall-222 29s -10s linear infinite}@keyframes fall-222{67.086%{transform:translate(58.2156vw,67.086vh) scale(.2709)}to{transform:translate(61.4854vw,99vh) scale(.2709)}}.snow:nth-child(223){opacity:.3622;transform:translate(30.3785vw,-10px) scale(.3463);animation:fall-223 29s -16s linear infinite}@keyframes fall-223{55.21%{transform:translate(34.6595vw,55.21vh) scale(.3463)}to{transform:translate(32.519vw,99vh) scale(.3463)}}.snow:nth-child(224){opacity:1.931;transform:translate(70.8294vw,-10px) scale(.0881);animation:fall-224 27s -19s linear infinite}@keyframes fall-224{38.612%{transform:translate(65.4273vw,38.612vh) scale(.0881)}to{transform:translate(68.12835vw,99vh) scale(.0881)}}.snow:nth-child(225){opacity:.8508;transform:translate(60.8385vw,-10px) scale(.789);animation:fall-225 16s -21s linear infinite}@keyframes fall-225{37.051%{transform:translate(64.4409vw,37.051vh) scale(.789)}to{transform:translate(62.6397vw,99vh) scale(.789)}}.snow:nth-child(226){opacity:1.1998;transform:translate(8.8215vw,-10px) scale(.787);animation:fall-226 22s -14s linear infinite}@keyframes fall-226{43.175%{transform:translate(-.2352vw,43.175vh) scale(.787)}to{transform:translate(4.29315vw,99vh) scale(.787)}}.snow:nth-child(227){opacity:1.228;transform:translate(61.145vw,-10px) scale(.3275);animation:fall-227 10s -15s linear infinite}@keyframes fall-227{64.316%{transform:translate(68.0964vw,64.316vh) scale(.3275)}to{transform:translate(64.6207vw,99vh) scale(.3275)}}.snow:nth-child(228){opacity:1.862;transform:translate(23.9135vw,-10px) scale(.7409);animation:fall-228 12s -17s linear infinite}@keyframes fall-228{38.111%{transform:translate(19.5914vw,38.111vh) scale(.7409)}to{transform:translate(21.75245vw,99vh) scale(.7409)}}.snow:nth-child(229){opacity:.563;transform:translate(75.3633vw,-10px) scale(.513);animation:fall-229 11s -27s linear infinite}@keyframes fall-229{79.727%{transform:translate(75.9265vw,79.727vh) scale(.513)}to{transform:translate(75.6449vw,99vh) scale(.513)}}.snow:nth-child(230){opacity:1.3966;transform:translate(44.0792vw,-10px) scale(.3467);animation:fall-230 11s -12s linear infinite}@keyframes fall-230{44.553%{transform:translate(47.867vw,44.553vh) scale(.3467)}to{transform:translate(45.9731vw,99vh) scale(.3467)}}.snow:nth-child(231){opacity:1.0488;transform:translate(89.2217vw,-10px) scale(.4901);animation:fall-231 27s -30s linear infinite}@keyframes fall-231{46.028%{transform:translate(81.3994vw,46.028vh) scale(.4901)}to{transform:translate(85.31055vw,99vh) scale(.4901)}}.snow:nth-child(232){opacity:.3798;transform:translate(45.8382vw,-10px) scale(.1814);animation:fall-232 11s -23s linear infinite}@keyframes fall-232{57.382%{transform:translate(54.5172vw,57.382vh) scale(.1814)}to{transform:translate(50.1777vw,99vh) scale(.1814)}}.snow:nth-child(233){opacity:1.102;transform:translate(24.9819vw,-10px) scale(.8563);animation:fall-233 24s -23s linear infinite}@keyframes fall-233{65.587%{transform:translate(16.0077vw,65.587vh) scale(.8563)}to{transform:translate(20.4948vw,99vh) scale(.8563)}}.snow:nth-child(234){opacity:.8334;transform:translate(76.8986vw,-10px) scale(.4341);animation:fall-234 17s -30s linear infinite}@keyframes fall-234{74.68%{transform:translate(86.7789vw,74.68vh) scale(.4341)}to{transform:translate(81.83875vw,99vh) scale(.4341)}}.snow:nth-child(235){opacity:.263;transform:translate(70.718vw,-10px) scale(.6627);animation:fall-235 21s -13s linear infinite}@keyframes fall-235{37.274%{transform:translate(80.1918vw,37.274vh) scale(.6627)}to{transform:translate(75.4549vw,99vh) scale(.6627)}}.snow:nth-child(236){opacity:.6834;transform:translate(12.2752vw,-10px) scale(.6951);animation:fall-236 27s -8s linear infinite}@keyframes fall-236{64.321%{transform:translate(16.4647vw,64.321vh) scale(.6951)}to{transform:translate(14.36995vw,99vh) scale(.6951)}}.snow:nth-child(237){opacity:1.6906;transform:translate(6.1016vw,-10px) scale(.0184);animation:fall-237 15s -22s linear infinite}@keyframes fall-237{37.485%{transform:translate(1.3956vw,37.485vh) scale(.0184)}to{transform:translate(3.7486vw,99vh) scale(.0184)}}.snow:nth-child(238){opacity:1.3014;transform:translate(79.9898vw,-10px) scale(.6064);animation:fall-238 22s -16s linear infinite}@keyframes fall-238{46.435%{transform:translate(84.641vw,46.435vh) scale(.6064)}to{transform:translate(82.3154vw,99vh) scale(.6064)}}.snow:nth-child(239){opacity:.332;transform:translate(44.5865vw,-10px) scale(.6443);animation:fall-239 13s -18s linear infinite}@keyframes fall-239{48.199%{transform:translate(39.4481vw,48.199vh) scale(.6443)}to{transform:translate(42.0173vw,99vh) scale(.6443)}}.snow:nth-child(240){opacity:.0754;transform:translate(87.7875vw,-10px) scale(.3599);animation:fall-240 10s -19s linear infinite}@keyframes fall-240{50.614%{transform:translate(96.8697vw,50.614vh) scale(.3599)}to{transform:translate(92.3286vw,99vh) scale(.3599)}}.snow:nth-child(241){opacity:1.1588;transform:translate(93.283vw,-10px) scale(.1614);animation:fall-241 27s -6s linear infinite}@keyframes fall-241{72.201%{transform:translate(102.7589vw,72.201vh) scale(.1614)}to{transform:translate(98.02095vw,99vh) scale(.1614)}}.snow:nth-child(242){opacity:.7184;transform:translate(15.8002vw,-10px) scale(.4531);animation:fall-242 15s -15s linear infinite}@keyframes fall-242{32.533%{transform:translate(9.6772vw,32.533vh) scale(.4531)}to{transform:translate(12.7387vw,99vh) scale(.4531)}}.snow:nth-child(243){opacity:1.0254;transform:translate(39.774vw,-10px) scale(.4616);animation:fall-243 18s -18s linear infinite}@keyframes fall-243{75.046%{transform:translate(32.5936vw,75.046vh) scale(.4616)}to{transform:translate(36.1838vw,99vh) scale(.4616)}}.snow:nth-child(244){opacity:.8886;transform:translate(39.2213vw,-10px) scale(.0237);animation:fall-244 25s -21s linear infinite}@keyframes fall-244{43.165%{transform:translate(31.9758vw,43.165vh) scale(.0237)}to{transform:translate(35.59855vw,99vh) scale(.0237)}}.snow:nth-child(245){opacity:.9182;transform:translate(68.0373vw,-10px) scale(.4361);animation:fall-245 27s -30s linear infinite}@keyframes fall-245{39.465%{transform:translate(70.2071vw,39.465vh) scale(.4361)}to{transform:translate(69.1222vw,99vh) scale(.4361)}}.snow:nth-child(246){opacity:.3772;transform:translate(72.0742vw,-10px) scale(.2672);animation:fall-246 28s -22s linear infinite}@keyframes fall-246{40.576%{transform:translate(62.3384vw,40.576vh) scale(.2672)}to{transform:translate(67.2063vw,99vh) scale(.2672)}}.snow:nth-child(247){opacity:.011;transform:translate(5.2017vw,-10px) scale(.0683);animation:fall-247 13s -26s linear infinite}@keyframes fall-247{67.251%{transform:translate(1.5573vw,67.251vh) scale(.0683)}to{transform:translate(3.3795vw,99vh) scale(.0683)}}.snow:nth-child(248){opacity:.8592;transform:translate(2.6009vw,-10px) scale(.6188);animation:fall-248 28s -10s linear infinite}@keyframes fall-248{40.621%{transform:translate(5.1102vw,40.621vh) scale(.6188)}to{transform:translate(3.85555vw,99vh) scale(.6188)}}.snow:nth-child(249){opacity:1.796;transform:translate(99.0454vw,-10px) scale(.1536);animation:fall-249 18s -9s linear infinite}@keyframes fall-249{34.146%{transform:translate(96.7843vw,34.146vh) scale(.1536)}to{transform:translate(97.91485vw,99vh) scale(.1536)}}.snow:nth-child(250){opacity:.2676;transform:translate(54.8232vw,-10px) scale(.4521);animation:fall-250 24s -8s linear infinite}@keyframes fall-250{62.813%{transform:translate(47.4536vw,62.813vh) scale(.4521)}to{transform:translate(51.1384vw,99vh) scale(.4521)}}.snow:nth-child(251){opacity:1.2242;transform:translate(5.3273vw,-10px) scale(.0763);animation:fall-251 15s -24s linear infinite}@keyframes fall-251{53.509%{transform:translate(1.2075vw,53.509vh) scale(.0763)}to{transform:translate(3.2674vw,99vh) scale(.0763)}}.snow:nth-child(252){opacity:1.5612;transform:translate(66.153vw,-10px) scale(.9209);animation:fall-252 21s -19s linear infinite}@keyframes fall-252{64.732%{transform:translate(58.5671vw,64.732vh) scale(.9209)}to{transform:translate(62.36005vw,99vh) scale(.9209)}}.snow:nth-child(253){opacity:1.9602;transform:translate(4.024vw,-10px) scale(.4673);animation:fall-253 27s -9s linear infinite}@keyframes fall-253{42.238%{transform:translate(8.0119vw,42.238vh) scale(.4673)}to{transform:translate(6.01795vw,99vh) scale(.4673)}}.snow:nth-child(254){opacity:1.259;transform:translate(90.4965vw,-10px) scale(.7165);animation:fall-254 27s -10s linear infinite}@keyframes fall-254{55.684%{transform:translate(99.6686vw,55.684vh) scale(.7165)}to{transform:translate(95.08255vw,99vh) scale(.7165)}}.snow:nth-child(255){opacity:.361;transform:translate(25.872vw,-10px) scale(.0082);animation:fall-255 28s -8s linear infinite}@keyframes fall-255{52.028%{transform:translate(28.3471vw,52.028vh) scale(.0082)}to{transform:translate(27.10955vw,99vh) scale(.0082)}}.snow:nth-child(256){opacity:1.421;transform:translate(98.4033vw,-10px) scale(.5735);animation:fall-256 19s -10s linear infinite}@keyframes fall-256{59.604%{transform:translate(104.3183vw,59.604vh) scale(.5735)}to{transform:translate(101.3608vw,99vh) scale(.5735)}}.snow:nth-child(257){opacity:1.2486;transform:translate(33.7911vw,-10px) scale(.2794);animation:fall-257 21s -28s linear infinite}@keyframes fall-257{74.208%{transform:translate(39.1925vw,74.208vh) scale(.2794)}to{transform:translate(36.4918vw,99vh) scale(.2794)}}.snow:nth-child(258){opacity:.242;transform:translate(82.2537vw,-10px) scale(.5863);animation:fall-258 17s -22s linear infinite}@keyframes fall-258{46.976%{transform:translate(78.312vw,46.976vh) scale(.5863)}to{transform:translate(80.28285vw,99vh) scale(.5863)}}.snow:nth-child(259){opacity:1.337;transform:translate(31.403vw,-10px) scale(.1839);animation:fall-259 10s -4s linear infinite}@keyframes fall-259{33.284%{transform:translate(32.5866vw,33.284vh) scale(.1839)}to{transform:translate(31.9948vw,99vh) scale(.1839)}}.snow:nth-child(260){opacity:1.9156;transform:translate(95.8782vw,-10px) scale(.28);animation:fall-260 17s -27s linear infinite}@keyframes fall-260{75.09%{transform:translate(93.223vw,75.09vh) scale(.28)}to{transform:translate(94.5506vw,99vh) scale(.28)}}.snow:nth-child(261){opacity:1.7332;transform:translate(1.6521vw,-10px) scale(.889);animation:fall-261 21s -25s linear infinite}@keyframes fall-261{57.12%{transform:translate(7.4669vw,57.12vh) scale(.889)}to{transform:translate(4.5595vw,99vh) scale(.889)}}.snow:nth-child(262){opacity:1.3488;transform:translate(6.2752vw,-10px) scale(.6938);animation:fall-262 14s -28s linear infinite}@keyframes fall-262{76.736%{transform:translate(10.9745vw,76.736vh) scale(.6938)}to{transform:translate(8.62485vw,99vh) scale(.6938)}}.snow:nth-child(263){opacity:1.8054;transform:translate(31.8184vw,-10px) scale(.1731);animation:fall-263 26s -4s linear infinite}@keyframes fall-263{45.677%{transform:translate(39.2466vw,45.677vh) scale(.1731)}to{transform:translate(35.5325vw,99vh) scale(.1731)}}.snow:nth-child(264){opacity:.7838;transform:translate(44.4985vw,-10px) scale(.1279);animation:fall-264 16s -4s linear infinite}@keyframes fall-264{51.118%{transform:translate(49.1603vw,51.118vh) scale(.1279)}to{transform:translate(46.8294vw,99vh) scale(.1279)}}.snow:nth-child(265){opacity:1.424;transform:translate(36.8054vw,-10px) scale(.6636);animation:fall-265 27s -19s linear infinite}@keyframes fall-265{77.03%{transform:translate(29.4175vw,77.03vh) scale(.6636)}to{transform:translate(33.11145vw,99vh) scale(.6636)}}.snow:nth-child(266){opacity:1.24;transform:translate(99.194vw,-10px) scale(.0303);animation:fall-266 24s -30s linear infinite}@keyframes fall-266{61.469%{transform:translate(101.6932vw,61.469vh) scale(.0303)}to{transform:translate(100.4436vw,99vh) scale(.0303)}}.snow:nth-child(267){opacity:.3162;transform:translate(68.2493vw,-10px) scale(.3928);animation:fall-267 23s -14s linear infinite}@keyframes fall-267{36.025%{transform:translate(59.9579vw,36.025vh) scale(.3928)}to{transform:translate(64.1036vw,99vh) scale(.3928)}}.snow:nth-child(268){opacity:.4688;transform:translate(66.7598vw,-10px) scale(.5562);animation:fall-268 10s -12s linear infinite}@keyframes fall-268{66.442%{transform:translate(58.4258vw,66.442vh) scale(.5562)}to{transform:translate(62.5928vw,99vh) scale(.5562)}}.snow:nth-child(269){opacity:.2938;transform:translate(59.6724vw,-10px) scale(.6093);animation:fall-269 27s -19s linear infinite}@keyframes fall-269{42.491%{transform:translate(59.0296vw,42.491vh) scale(.6093)}to{transform:translate(59.351vw,99vh) scale(.6093)}}.snow:nth-child(270){opacity:.6108;transform:translate(15.7221vw,-10px) scale(.3685);animation:fall-270 12s -3s linear infinite}@keyframes fall-270{65.109%{transform:translate(7.4941vw,65.109vh) scale(.3685)}to{transform:translate(11.6081vw,99vh) scale(.3685)}}.snow:nth-child(271){opacity:.7492;transform:translate(93.7787vw,-10px) scale(.6193);animation:fall-271 16s -25s linear infinite}@keyframes fall-271{64.364%{transform:translate(95.0751vw,64.364vh) scale(.6193)}to{transform:translate(94.4269vw,99vh) scale(.6193)}}.snow:nth-child(272){opacity:1.5572;transform:translate(41.5144vw,-10px) scale(.4253);animation:fall-272 21s -27s linear infinite}@keyframes fall-272{49.526%{transform:translate(50.2061vw,49.526vh) scale(.4253)}to{transform:translate(45.86025vw,99vh) scale(.4253)}}.snow:nth-child(273){opacity:.429;transform:translate(53.4655vw,-10px) scale(.5341);animation:fall-273 12s -1s linear infinite}@keyframes fall-273{71.628%{transform:translate(56.9797vw,71.628vh) scale(.5341)}to{transform:translate(55.2226vw,99vh) scale(.5341)}}.snow:nth-child(274){opacity:1.9336;transform:translate(55.2011vw,-10px) scale(.6386);animation:fall-274 19s -19s linear infinite}@keyframes fall-274{77.792%{transform:translate(50.2366vw,77.792vh) scale(.6386)}to{transform:translate(52.71885vw,99vh) scale(.6386)}}.snow:nth-child(275){opacity:.5716;transform:translate(29.6123vw,-10px) scale(.9885);animation:fall-275 23s -4s linear infinite}@keyframes fall-275{34.456%{transform:translate(37.5291vw,34.456vh) scale(.9885)}to{transform:translate(33.5707vw,99vh) scale(.9885)}}.snow:nth-child(276){opacity:.909;transform:translate(65.7857vw,-10px) scale(.7875);animation:fall-276 15s -12s linear infinite}@keyframes fall-276{70.823%{transform:translate(66.7859vw,70.823vh) scale(.7875)}to{transform:translate(66.2858vw,99vh) scale(.7875)}}.snow:nth-child(277){opacity:.0668;transform:translate(65.2925vw,-10px) scale(.8937);animation:fall-277 19s -10s linear infinite}@keyframes fall-277{78.144%{transform:translate(72.444vw,78.144vh) scale(.8937)}to{transform:translate(68.86825vw,99vh) scale(.8937)}}.snow:nth-child(278){opacity:1.2774;transform:translate(85.5985vw,-10px) scale(.6021);animation:fall-278 25s -4s linear infinite}@keyframes fall-278{56.127%{transform:translate(91.9145vw,56.127vh) scale(.6021)}to{transform:translate(88.7565vw,99vh) scale(.6021)}}.snow:nth-child(279){opacity:1.3524;transform:translate(4.8499vw,-10px) scale(.5702);animation:fall-279 10s -6s linear infinite}@keyframes fall-279{40.486%{transform:translate(2.6959vw,40.486vh) scale(.5702)}to{transform:translate(3.7729vw,99vh) scale(.5702)}}.snow:nth-child(280){opacity:1.8148;transform:translate(59.2341vw,-10px) scale(.8763);animation:fall-280 19s -19s linear infinite}@keyframes fall-280{79.622%{transform:translate(51.3089vw,79.622vh) scale(.8763)}to{transform:translate(55.2715vw,99vh) scale(.8763)}}.snow:nth-child(281){opacity:.4846;transform:translate(93.841vw,-10px) scale(.9568);animation:fall-281 21s -1s linear infinite}@keyframes fall-281{54.294%{transform:translate(95.2175vw,54.294vh) scale(.9568)}to{transform:translate(94.52925vw,99vh) scale(.9568)}}.snow:nth-child(282){opacity:.3124;transform:translate(87.2989vw,-10px) scale(.8269);animation:fall-282 12s -8s linear infinite}@keyframes fall-282{44.901%{transform:translate(92.3556vw,44.901vh) scale(.8269)}to{transform:translate(89.82725vw,99vh) scale(.8269)}}.snow:nth-child(283){opacity:.7526;transform:translate(48.161vw,-10px) scale(.4035);animation:fall-283 30s -5s linear infinite}@keyframes fall-283{62.16%{transform:translate(49.1704vw,62.16vh) scale(.4035)}to{transform:translate(48.6657vw,99vh) scale(.4035)}}.snow:nth-child(284){opacity:1.2256;transform:translate(44.0268vw,-10px) scale(.0323);animation:fall-284 12s -17s linear infinite}@keyframes fall-284{64.711%{transform:translate(51.1109vw,64.711vh) scale(.0323)}to{transform:translate(47.56885vw,99vh) scale(.0323)}}.snow:nth-child(285){opacity:1.7408;transform:translate(34.2462vw,-10px) scale(.4483);animation:fall-285 19s -13s linear infinite}@keyframes fall-285{76.961%{transform:translate(28.7744vw,76.961vh) scale(.4483)}to{transform:translate(31.5103vw,99vh) scale(.4483)}}.snow:nth-child(286){opacity:.2934;transform:translate(32.3398vw,-10px) scale(.3473);animation:fall-286 27s -27s linear infinite}@keyframes fall-286{43.784%{transform:translate(31.6813vw,43.784vh) scale(.3473)}to{transform:translate(32.01055vw,99vh) scale(.3473)}}.snow:nth-child(287){opacity:1.5798;transform:translate(6.237vw,-10px) scale(.5929);animation:fall-287 21s -17s linear infinite}@keyframes fall-287{57.322%{transform:translate(8.6025vw,57.322vh) scale(.5929)}to{transform:translate(7.41975vw,99vh) scale(.5929)}}.snow:nth-child(288){opacity:.5212;transform:translate(63.529vw,-10px) scale(.9173);animation:fall-288 26s -18s linear infinite}@keyframes fall-288{75.779%{transform:translate(69.8476vw,75.779vh) scale(.9173)}to{transform:translate(66.6883vw,99vh) scale(.9173)}}.snow:nth-child(289){opacity:.6882;transform:translate(35.863vw,-10px) scale(.6074);animation:fall-289 12s -12s linear infinite}@keyframes fall-289{63.397%{transform:translate(32.1061vw,63.397vh) scale(.6074)}to{transform:translate(33.98455vw,99vh) scale(.6074)}}.snow:nth-child(290){opacity:1.2186;transform:translate(84.4917vw,-10px) scale(.5646);animation:fall-290 11s -29s linear infinite}@keyframes fall-290{36.885%{transform:translate(83.3096vw,36.885vh) scale(.5646)}to{transform:translate(83.90065vw,99vh) scale(.5646)}}.snow:nth-child(291){opacity:1.5888;transform:translate(91.3425vw,-10px) scale(.6696);animation:fall-291 19s -17s linear infinite}@keyframes fall-291{62.34%{transform:translate(99.1263vw,62.34vh) scale(.6696)}to{transform:translate(95.2344vw,99vh) scale(.6696)}}.snow:nth-child(292){opacity:1.3044;transform:translate(53.9933vw,-10px) scale(.1434);animation:fall-292 10s -14s linear infinite}@keyframes fall-292{69.719%{transform:translate(54.5804vw,69.719vh) scale(.1434)}to{transform:translate(54.28685vw,99vh) scale(.1434)}}.snow:nth-child(293){opacity:.6232;transform:translate(74.4203vw,-10px) scale(.0104);animation:fall-293 20s -1s linear infinite}@keyframes fall-293{43.047%{transform:translate(81.8217vw,43.047vh) scale(.0104)}to{transform:translate(78.121vw,99vh) scale(.0104)}}.snow:nth-child(294){opacity:.3364;transform:translate(42.4781vw,-10px) scale(.9346);animation:fall-294 22s -28s linear infinite}@keyframes fall-294{48.387%{transform:translate(41.9036vw,48.387vh) scale(.9346)}to{transform:translate(42.19085vw,99vh) scale(.9346)}}.snow:nth-child(295){opacity:1.5078;transform:translate(30.3528vw,-10px) scale(.8579);animation:fall-295 15s -21s linear infinite}@keyframes fall-295{79.565%{transform:translate(26.4186vw,79.565vh) scale(.8579)}to{transform:translate(28.3857vw,99vh) scale(.8579)}}.snow:nth-child(296){opacity:1.6136;transform:translate(12.7401vw,-10px) scale(.7462);animation:fall-296 26s -17s linear infinite}@keyframes fall-296{79.187%{transform:translate(8.5846vw,79.187vh) scale(.7462)}to{transform:translate(10.66235vw,99vh) scale(.7462)}}.snow:nth-child(297){opacity:1.1328;transform:translate(48.5662vw,-10px) scale(.5818);animation:fall-297 10s -17s linear infinite}@keyframes fall-297{44.535%{transform:translate(43.2933vw,44.535vh) scale(.5818)}to{transform:translate(45.92975vw,99vh) scale(.5818)}}.snow:nth-child(298){opacity:1.826;transform:translate(87.6352vw,-10px) scale(.067);animation:fall-298 24s -12s linear infinite}@keyframes fall-298{61.861%{transform:translate(87.0396vw,61.861vh) scale(.067)}to{transform:translate(87.3374vw,99vh) scale(.067)}}.snow:nth-child(299){opacity:1.4422;transform:translate(56.2753vw,-10px) scale(.1517);animation:fall-299 14s -15s linear infinite}@keyframes fall-299{44.58%{transform:translate(59.8158vw,44.58vh) scale(.1517)}to{transform:translate(58.04555vw,99vh) scale(.1517)}}.snow:nth-child(300){opacity:.4174;transform:translate(55.6444vw,-10px) scale(.27);animation:fall-300 26s -6s linear infinite}@keyframes fall-300{65.84%{transform:translate(62.6195vw,65.84vh) scale(.27)}to{transform:translate(59.13195vw,99vh) scale(.27)}}.snow:nth-child(301){opacity:.5416;transform:translate(69.7123vw,-10px) scale(.1293);animation:fall-301 17s -5s linear infinite}@keyframes fall-301{73.65%{transform:translate(76.5629vw,73.65vh) scale(.1293)}to{transform:translate(73.1376vw,99vh) scale(.1293)}}.snow:nth-child(302){opacity:1.3846;transform:translate(89.2003vw,-10px) scale(.9197);animation:fall-302 27s -30s linear infinite}@keyframes fall-302{52.968%{transform:translate(90.7761vw,52.968vh) scale(.9197)}to{transform:translate(89.9882vw,99vh) scale(.9197)}}.snow:nth-child(303){opacity:1.4396;transform:translate(44.0133vw,-10px) scale(.5398);animation:fall-303 10s -13s linear infinite}@keyframes fall-303{53.665%{transform:translate(36.6262vw,53.665vh) scale(.5398)}to{transform:translate(40.31975vw,99vh) scale(.5398)}}.snow:nth-child(304){opacity:1.0702;transform:translate(9.0252vw,-10px) scale(.5715);animation:fall-304 29s -25s linear infinite}@keyframes fall-304{48.18%{transform:translate(2.1687vw,48.18vh) scale(.5715)}to{transform:translate(5.59695vw,99vh) scale(.5715)}}.snow:nth-child(305){opacity:.2128;transform:translate(91.0399vw,-10px) scale(.0426);animation:fall-305 19s -1s linear infinite}@keyframes fall-305{74.232%{transform:translate(92.7114vw,74.232vh) scale(.0426)}to{transform:translate(91.87565vw,99vh) scale(.0426)}}.snow:nth-child(306){opacity:.103;transform:translate(81.7635vw,-10px) scale(.1077);animation:fall-306 10s -26s linear infinite}@keyframes fall-306{64.676%{transform:translate(88.4142vw,64.676vh) scale(.1077)}to{transform:translate(85.08885vw,99vh) scale(.1077)}}.snow:nth-child(307){opacity:.4516;transform:translate(58.3921vw,-10px) scale(.4053);animation:fall-307 17s -22s linear infinite}@keyframes fall-307{75.36%{transform:translate(59.049vw,75.36vh) scale(.4053)}to{transform:translate(58.72055vw,99vh) scale(.4053)}}.snow:nth-child(308){opacity:1.4108;transform:translate(28.8348vw,-10px) scale(.1934);animation:fall-308 21s -30s linear infinite}@keyframes fall-308{58.473%{transform:translate(34.0171vw,58.473vh) scale(.1934)}to{transform:translate(31.42595vw,99vh) scale(.1934)}}.snow:nth-child(309){opacity:.486;transform:translate(19.4728vw,-10px) scale(.8268);animation:fall-309 19s -2s linear infinite}@keyframes fall-309{66.582%{transform:translate(14.8037vw,66.582vh) scale(.8268)}to{transform:translate(17.13825vw,99vh) scale(.8268)}}.snow:nth-child(310){opacity:1.556;transform:translate(46.7307vw,-10px) scale(.0022);animation:fall-310 21s -12s linear infinite}@keyframes fall-310{35.392%{transform:translate(47.2925vw,35.392vh) scale(.0022)}to{transform:translate(47.0116vw,99vh) scale(.0022)}}.snow:nth-child(311){opacity:1.442;transform:translate(42.6098vw,-10px) scale(.065);animation:fall-311 27s -30s linear infinite}@keyframes fall-311{52.937%{transform:translate(33.5219vw,52.937vh) scale(.065)}to{transform:translate(38.06585vw,99vh) scale(.065)}}.snow:nth-child(312){opacity:1.6288;transform:translate(79.6105vw,-10px) scale(.4337);animation:fall-312 13s -27s linear infinite}@keyframes fall-312{52.475%{transform:translate(69.8957vw,52.475vh) scale(.4337)}to{transform:translate(74.7531vw,99vh) scale(.4337)}}.snow:nth-child(313){opacity:.3104;transform:translate(9.3401vw,-10px) scale(.9311);animation:fall-313 29s -11s linear infinite}@keyframes fall-313{64.773%{transform:translate(17.6208vw,64.773vh) scale(.9311)}to{transform:translate(13.48045vw,99vh) scale(.9311)}}.snow:nth-child(314){opacity:1.1728;transform:translate(25.1133vw,-10px) scale(.0782);animation:fall-314 17s -19s linear infinite}@keyframes fall-314{55.305%{transform:translate(27.5331vw,55.305vh) scale(.0782)}to{transform:translate(26.3232vw,99vh) scale(.0782)}}.snow:nth-child(315){opacity:.8944;transform:translate(3.2529vw,-10px) scale(.5645);animation:fall-315 26s -25s linear infinite}@keyframes fall-315{46.975%{transform:translate(11.4666vw,46.975vh) scale(.5645)}to{transform:translate(7.35975vw,99vh) scale(.5645)}}.snow:nth-child(316){opacity:1.0484;transform:translate(3.9458vw,-10px) scale(.5121);animation:fall-316 11s -17s linear infinite}@keyframes fall-316{71.126%{transform:translate(-1.2858vw,71.126vh) scale(.5121)}to{transform:translate(1.33vw,99vh) scale(.5121)}}.snow:nth-child(317){opacity:1.0738;transform:translate(44.7019vw,-10px) scale(.5387);animation:fall-317 19s -14s linear infinite}@keyframes fall-317{55.356%{transform:translate(50.608vw,55.356vh) scale(.5387)}to{transform:translate(47.65495vw,99vh) scale(.5387)}}.snow:nth-child(318){opacity:1.5284;transform:translate(2.9983vw,-10px) scale(.4606);animation:fall-318 13s -12s linear infinite}@keyframes fall-318{75.845%{transform:translate(10.5871vw,75.845vh) scale(.4606)}to{transform:translate(6.7927vw,99vh) scale(.4606)}}.snow:nth-child(319){opacity:1.2826;transform:translate(46.416vw,-10px) scale(.3947);animation:fall-319 16s -24s linear infinite}@keyframes fall-319{50.59%{transform:translate(36.5638vw,50.59vh) scale(.3947)}to{transform:translate(41.4899vw,99vh) scale(.3947)}}.snow:nth-child(320){opacity:.3954;transform:translate(3.0367vw,-10px) scale(.5538);animation:fall-320 11s -23s linear infinite}@keyframes fall-320{43.318%{transform:translate(12.7552vw,43.318vh) scale(.5538)}to{transform:translate(7.89595vw,99vh) scale(.5538)}}.snow:nth-child(321){opacity:1.5194;transform:translate(36.7725vw,-10px) scale(.9136);animation:fall-321 12s -29s linear infinite}@keyframes fall-321{65.234%{transform:translate(42.2572vw,65.234vh) scale(.9136)}to{transform:translate(39.51485vw,99vh) scale(.9136)}}.snow:nth-child(322){opacity:.1448;transform:translate(16.8567vw,-10px) scale(.3324);animation:fall-322 22s -7s linear infinite}@keyframes fall-322{60.274%{transform:translate(22.364vw,60.274vh) scale(.3324)}to{transform:translate(19.61035vw,99vh) scale(.3324)}}.snow:nth-child(323){opacity:.5374;transform:translate(58.2855vw,-10px) scale(.14);animation:fall-323 21s -19s linear infinite}@keyframes fall-323{65.913%{transform:translate(57.9431vw,65.913vh) scale(.14)}to{transform:translate(58.1143vw,99vh) scale(.14)}}.snow:nth-child(324){opacity:1.7244;transform:translate(59.5784vw,-10px) scale(.817);animation:fall-324 29s -27s linear infinite}@keyframes fall-324{66.857%{transform:translate(55.4025vw,66.857vh) scale(.817)}to{transform:translate(57.49045vw,99vh) scale(.817)}}.snow:nth-child(325){opacity:1.5648;transform:translate(18.4479vw,-10px) scale(.686);animation:fall-325 12s -14s linear infinite}@keyframes fall-325{38.637%{transform:translate(27.6177vw,38.637vh) scale(.686)}to{transform:translate(23.0328vw,99vh) scale(.686)}}.snow:nth-child(326){opacity:1.5988;transform:translate(42.9434vw,-10px) scale(.2098);animation:fall-326 17s -4s linear infinite}@keyframes fall-326{79.896%{transform:translate(51.917vw,79.896vh) scale(.2098)}to{transform:translate(47.4302vw,99vh) scale(.2098)}}.snow:nth-child(327){opacity:.0598;transform:translate(.8474vw,-10px) scale(.6119);animation:fall-327 17s -13s linear infinite}@keyframes fall-327{70.415%{transform:translate(4.5302vw,70.415vh) scale(.6119)}to{transform:translate(2.6888vw,99vh) scale(.6119)}}.snow:nth-child(328){opacity:1.8316;transform:translate(31.9749vw,-10px) scale(.7864);animation:fall-328 25s -30s linear infinite}@keyframes fall-328{39.698%{transform:translate(31.759vw,39.698vh) scale(.7864)}to{transform:translate(31.86695vw,99vh) scale(.7864)}}.snow:nth-child(329){opacity:1.4914;transform:translate(60.394vw,-10px) scale(.6197);animation:fall-329 13s -8s linear infinite}@keyframes fall-329{43.86%{transform:translate(51.3923vw,43.86vh) scale(.6197)}to{transform:translate(55.89315vw,99vh) scale(.6197)}}.snow:nth-child(330){opacity:.777;transform:translate(66.5659vw,-10px) scale(.2079);animation:fall-330 24s -23s linear infinite}@keyframes fall-330{79.367%{transform:translate(60.1179vw,79.367vh) scale(.2079)}to{transform:translate(63.3419vw,99vh) scale(.2079)}}.snow:nth-child(331){opacity:.6274;transform:translate(.9868vw,-10px) scale(.5007);animation:fall-331 22s -17s linear infinite}@keyframes fall-331{58.438%{transform:translate(4.2039vw,58.438vh) scale(.5007)}to{transform:translate(2.59535vw,99vh) scale(.5007)}}.snow:nth-child(332){opacity:1.1908;transform:translate(20.77vw,-10px) scale(.4556);animation:fall-332 14s -8s linear infinite}@keyframes fall-332{72.907%{transform:translate(13.7172vw,72.907vh) scale(.4556)}to{transform:translate(17.2436vw,99vh) scale(.4556)}}.snow:nth-child(333){opacity:.6246;transform:translate(33.4917vw,-10px) scale(.3111);animation:fall-333 27s -4s linear infinite}@keyframes fall-333{58.635%{transform:translate(26.2072vw,58.635vh) scale(.3111)}to{transform:translate(29.84945vw,99vh) scale(.3111)}}.snow:nth-child(334){opacity:.7094;transform:translate(44.6156vw,-10px) scale(.7125);animation:fall-334 26s -1s linear infinite}@keyframes fall-334{71.113%{transform:translate(40.7981vw,71.113vh) scale(.7125)}to{transform:translate(42.70685vw,99vh) scale(.7125)}}.snow:nth-child(335){opacity:1.7172;transform:translate(36.7359vw,-10px) scale(.3971);animation:fall-335 28s -3s linear infinite}@keyframes fall-335{47.712%{transform:translate(45.039vw,47.712vh) scale(.3971)}to{transform:translate(40.88745vw,99vh) scale(.3971)}}.snow:nth-child(336){opacity:.5174;transform:translate(.1883vw,-10px) scale(.9158);animation:fall-336 18s -17s linear infinite}@keyframes fall-336{55.687%{transform:translate(8.2661vw,55.687vh) scale(.9158)}to{transform:translate(4.2272vw,99vh) scale(.9158)}}.snow:nth-child(337){opacity:.1766;transform:translate(86.7204vw,-10px) scale(.7942);animation:fall-337 10s -23s linear infinite}@keyframes fall-337{76.02%{transform:translate(77.8135vw,76.02vh) scale(.7942)}to{transform:translate(82.26695vw,99vh) scale(.7942)}}.snow:nth-child(338){opacity:.0948;transform:translate(9.3348vw,-10px) scale(.0964);animation:fall-338 18s -16s linear infinite}@keyframes fall-338{53.744%{transform:translate(2.6531vw,53.744vh) scale(.0964)}to{transform:translate(5.99395vw,99vh) scale(.0964)}}.snow:nth-child(339){opacity:1.6698;transform:translate(14.4074vw,-10px) scale(.9916);animation:fall-339 11s -14s linear infinite}@keyframes fall-339{38.774%{transform:translate(5.875vw,38.774vh) scale(.9916)}to{transform:translate(10.1412vw,99vh) scale(.9916)}}.snow:nth-child(340){opacity:.358;transform:translate(30.226vw,-10px) scale(.8911);animation:fall-340 19s -27s linear infinite}@keyframes fall-340{63.577%{transform:translate(31.8086vw,63.577vh) scale(.8911)}to{transform:translate(31.0173vw,99vh) scale(.8911)}}.snow:nth-child(341){opacity:1.1776;transform:translate(73.7388vw,-10px) scale(.5218);animation:fall-341 13s -15s linear infinite}@keyframes fall-341{36.65%{transform:translate(67.1768vw,36.65vh) scale(.5218)}to{transform:translate(70.4578vw,99vh) scale(.5218)}}.snow:nth-child(342){opacity:1.5262;transform:translate(67.9553vw,-10px) scale(.6846);animation:fall-342 28s -30s linear infinite}@keyframes fall-342{72.558%{transform:translate(72.6475vw,72.558vh) scale(.6846)}to{transform:translate(70.3014vw,99vh) scale(.6846)}}.snow:nth-child(343){opacity:.2396;transform:translate(78.0344vw,-10px) scale(.6365);animation:fall-343 26s -27s linear infinite}@keyframes fall-343{71.993%{transform:translate(71.9051vw,71.993vh) scale(.6365)}to{transform:translate(74.96975vw,99vh) scale(.6365)}}.snow:nth-child(344){opacity:1.7742;transform:translate(41.2267vw,-10px) scale(.1115);animation:fall-344 29s -29s linear infinite}@keyframes fall-344{77.868%{transform:translate(47.3132vw,77.868vh) scale(.1115)}to{transform:translate(44.26995vw,99vh) scale(.1115)}}.snow:nth-child(345){opacity:1.9448;transform:translate(7.3709vw,-10px) scale(.3097);animation:fall-345 26s -15s linear infinite}@keyframes fall-345{33.028%{transform:translate(2.5872vw,33.028vh) scale(.3097)}to{transform:translate(4.97905vw,99vh) scale(.3097)}}.snow:nth-child(346){opacity:1.6976;transform:translate(34.3356vw,-10px) scale(.5938);animation:fall-346 19s -14s linear infinite}@keyframes fall-346{55.81%{transform:translate(32.6557vw,55.81vh) scale(.5938)}to{transform:translate(33.49565vw,99vh) scale(.5938)}}.snow:nth-child(347){opacity:1.08;transform:translate(.6483vw,-10px) scale(.6682);animation:fall-347 23s -17s linear infinite}@keyframes fall-347{60.32%{transform:translate(-8.1062vw,60.32vh) scale(.6682)}to{transform:translate(-3.72895vw,99vh) scale(.6682)}}.snow:nth-child(348){opacity:.5524;transform:translate(24.8584vw,-10px) scale(.1735);animation:fall-348 22s -4s linear infinite}@keyframes fall-348{49.363%{transform:translate(17.0478vw,49.363vh) scale(.1735)}to{transform:translate(20.9531vw,99vh) scale(.1735)}}.snow:nth-child(349){opacity:.4362;transform:translate(29.1991vw,-10px) scale(.3522);animation:fall-349 12s -25s linear infinite}@keyframes fall-349{67.403%{transform:translate(21.6216vw,67.403vh) scale(.3522)}to{transform:translate(25.41035vw,99vh) scale(.3522)}}.snow:nth-child(350){opacity:1.44;transform:translate(75.1501vw,-10px) scale(.7253);animation:fall-350 16s -28s linear infinite}@keyframes fall-350{74.219%{transform:translate(72.9932vw,74.219vh) scale(.7253)}to{transform:translate(74.07165vw,99vh) scale(.7253)}}.snow:nth-child(351){opacity:.5212;transform:translate(36.2392vw,-10px) scale(.886);animation:fall-351 22s -20s linear infinite}@keyframes fall-351{60.867%{transform:translate(31.4596vw,60.867vh) scale(.886)}to{transform:translate(33.8494vw,99vh) scale(.886)}}.snow:nth-child(352){opacity:.511;transform:translate(45.2068vw,-10px) scale(.2729);animation:fall-352 24s -16s linear infinite}@keyframes fall-352{54.692%{transform:translate(49.16vw,54.692vh) scale(.2729)}to{transform:translate(47.1834vw,99vh) scale(.2729)}}.snow:nth-child(353){opacity:1.1648;transform:translate(7.6148vw,-10px) scale(.0396);animation:fall-353 23s -5s linear infinite}@keyframes fall-353{47.993%{transform:translate(.4033vw,47.993vh) scale(.0396)}to{transform:translate(4.00905vw,99vh) scale(.0396)}}.snow:nth-child(354){opacity:1.599;transform:translate(36.4838vw,-10px) scale(.3232);animation:fall-354 20s -1s linear infinite}@keyframes fall-354{65.755%{transform:translate(26.9505vw,65.755vh) scale(.3232)}to{transform:translate(31.71715vw,99vh) scale(.3232)}}.snow:nth-child(355){opacity:.2322;transform:translate(16.3745vw,-10px) scale(.6776);animation:fall-355 19s -22s linear infinite}@keyframes fall-355{34.793%{transform:translate(19.3119vw,34.793vh) scale(.6776)}to{transform:translate(17.8432vw,99vh) scale(.6776)}}.snow:nth-child(356){opacity:1.6724;transform:translate(81.9936vw,-10px) scale(.8505);animation:fall-356 15s -17s linear infinite}@keyframes fall-356{53.145%{transform:translate(89.9532vw,53.145vh) scale(.8505)}to{transform:translate(85.9734vw,99vh) scale(.8505)}}.snow:nth-child(357){opacity:.016;transform:translate(72.3242vw,-10px) scale(.1739);animation:fall-357 10s -7s linear infinite}@keyframes fall-357{35.399%{transform:translate(74.746vw,35.399vh) scale(.1739)}to{transform:translate(73.5351vw,99vh) scale(.1739)}}.snow:nth-child(358){opacity:1.7088;transform:translate(47.7426vw,-10px) scale(.4931);animation:fall-358 26s -19s linear infinite}@keyframes fall-358{63.421%{transform:translate(51.8756vw,63.421vh) scale(.4931)}to{transform:translate(49.8091vw,99vh) scale(.4931)}}.snow:nth-child(359){opacity:1.9506;transform:translate(62.8347vw,-10px) scale(.1195);animation:fall-359 29s -17s linear infinite}@keyframes fall-359{58.571%{transform:translate(67.9836vw,58.571vh) scale(.1195)}to{transform:translate(65.40915vw,99vh) scale(.1195)}}.snow:nth-child(360){opacity:1.3394;transform:translate(21.3189vw,-10px) scale(.3763);animation:fall-360 27s -18s linear infinite}@keyframes fall-360{54.745%{transform:translate(26.2405vw,54.745vh) scale(.3763)}to{transform:translate(23.7797vw,99vh) scale(.3763)}}.snow:nth-child(361){opacity:.3804;transform:translate(39.6206vw,-10px) scale(.3308);animation:fall-361 29s -26s linear infinite}@keyframes fall-361{75.533%{transform:translate(42.4114vw,75.533vh) scale(.3308)}to{transform:translate(41.016vw,99vh) scale(.3308)}}.snow:nth-child(362){opacity:.6332;transform:translate(68.3242vw,-10px) scale(.8927);animation:fall-362 26s -20s linear infinite}@keyframes fall-362{40.115%{transform:translate(64.2182vw,40.115vh) scale(.8927)}to{transform:translate(66.2712vw,99vh) scale(.8927)}}.snow:nth-child(363){opacity:1.2062;transform:translate(54.7499vw,-10px) scale(.3035);animation:fall-363 13s -15s linear infinite}@keyframes fall-363{79.842%{transform:translate(64.0297vw,79.842vh) scale(.3035)}to{transform:translate(59.3898vw,99vh) scale(.3035)}}.snow:nth-child(364){opacity:1.9566;transform:translate(1.7308vw,-10px) scale(.9094);animation:fall-364 11s -2s linear infinite}@keyframes fall-364{70.828%{transform:translate(-1.3084vw,70.828vh) scale(.9094)}to{transform:translate(.2112vw,99vh) scale(.9094)}}.snow:nth-child(365){opacity:1.5842;transform:translate(69.8279vw,-10px) scale(.6693);animation:fall-365 21s -20s linear infinite}@keyframes fall-365{64.973%{transform:translate(60.6167vw,64.973vh) scale(.6693)}to{transform:translate(65.2223vw,99vh) scale(.6693)}}.snow:nth-child(366){opacity:.0884;transform:translate(38.3238vw,-10px) scale(.7157);animation:fall-366 14s -24s linear infinite}@keyframes fall-366{54.643%{transform:translate(38.3794vw,54.643vh) scale(.7157)}to{transform:translate(38.3516vw,99vh) scale(.7157)}}.snow:nth-child(367){opacity:.6034;transform:translate(44.7108vw,-10px) scale(.3516);animation:fall-367 23s -27s linear infinite}@keyframes fall-367{31.198%{transform:translate(45.5873vw,31.198vh) scale(.3516)}to{transform:translate(45.14905vw,99vh) scale(.3516)}}.snow:nth-child(368){opacity:1.0208;transform:translate(85.6217vw,-10px) scale(.0692);animation:fall-368 20s -26s linear infinite}@keyframes fall-368{51.357%{transform:translate(87.3095vw,51.357vh) scale(.0692)}to{transform:translate(86.4656vw,99vh) scale(.0692)}}.snow:nth-child(369){opacity:1.352;transform:translate(23.1016vw,-10px) scale(.3847);animation:fall-369 27s -24s linear infinite}@keyframes fall-369{48.128%{transform:translate(25.4246vw,48.128vh) scale(.3847)}to{transform:translate(24.2631vw,99vh) scale(.3847)}}.snow:nth-child(370){opacity:1.4186;transform:translate(67.4565vw,-10px) scale(.5333);animation:fall-370 25s -30s linear infinite}@keyframes fall-370{64.524%{transform:translate(59.2303vw,64.524vh) scale(.5333)}to{transform:translate(63.3434vw,99vh) scale(.5333)}}.snow:nth-child(371){opacity:1.8854;transform:translate(81.296vw,-10px) scale(.8441);animation:fall-371 23s -27s linear infinite}@keyframes fall-371{40.664%{transform:translate(87.3309vw,40.664vh) scale(.8441)}to{transform:translate(84.31345vw,99vh) scale(.8441)}}.snow:nth-child(372){opacity:1.0386;transform:translate(45.0044vw,-10px) scale(.7927);animation:fall-372 23s -8s linear infinite}@keyframes fall-372{40.617%{transform:translate(35.0376vw,40.617vh) scale(.7927)}to{transform:translate(40.021vw,99vh) scale(.7927)}}.snow:nth-child(373){opacity:.2802;transform:translate(37.7783vw,-10px) scale(.0037);animation:fall-373 17s -1s linear infinite}@keyframes fall-373{46.587%{transform:translate(33.3968vw,46.587vh) scale(.0037)}to{transform:translate(35.58755vw,99vh) scale(.0037)}}.snow:nth-child(374){opacity:.5112;transform:translate(34.321vw,-10px) scale(.6255);animation:fall-374 22s -27s linear infinite}@keyframes fall-374{75.605%{transform:translate(32.4619vw,75.605vh) scale(.6255)}to{transform:translate(33.39145vw,99vh) scale(.6255)}}.snow:nth-child(375){opacity:1.8698;transform:translate(.2316vw,-10px) scale(.304);animation:fall-375 25s -26s linear infinite}@keyframes fall-375{34.894%{transform:translate(7.8727vw,34.894vh) scale(.304)}to{transform:translate(4.05215vw,99vh) scale(.304)}}.snow:nth-child(376){opacity:.7092;transform:translate(30.6779vw,-10px) scale(.8362);animation:fall-376 21s -24s linear infinite}@keyframes fall-376{55.759%{transform:translate(23.2363vw,55.759vh) scale(.8362)}to{transform:translate(26.9571vw,99vh) scale(.8362)}}.snow:nth-child(377){opacity:1.3036;transform:translate(26.5655vw,-10px) scale(.2113);animation:fall-377 27s -22s linear infinite}@keyframes fall-377{59.754%{transform:translate(35.5951vw,59.754vh) scale(.2113)}to{transform:translate(31.0803vw,99vh) scale(.2113)}}.snow:nth-child(378){opacity:1.1622;transform:translate(8.2109vw,-10px) scale(.9151);animation:fall-378 19s -27s linear infinite}@keyframes fall-378{53.158%{transform:translate(15.4255vw,53.158vh) scale(.9151)}to{transform:translate(11.8182vw,99vh) scale(.9151)}}.snow:nth-child(379){opacity:.338;transform:translate(25.6908vw,-10px) scale(.9113);animation:fall-379 29s -19s linear infinite}@keyframes fall-379{36.025%{transform:translate(31.7433vw,36.025vh) scale(.9113)}to{transform:translate(28.71705vw,99vh) scale(.9113)}}.snow:nth-child(380){opacity:.171;transform:translate(75.4401vw,-10px) scale(.5114);animation:fall-380 30s -25s linear infinite}@keyframes fall-380{55.643%{transform:translate(72.4947vw,55.643vh) scale(.5114)}to{transform:translate(73.9674vw,99vh) scale(.5114)}}.snow:nth-child(381){opacity:.9492;transform:translate(30.0449vw,-10px) scale(.8525);animation:fall-381 27s -12s linear infinite}@keyframes fall-381{77.959%{transform:translate(30.9874vw,77.959vh) scale(.8525)}to{transform:translate(30.51615vw,99vh) scale(.8525)}}.snow:nth-child(382){opacity:.4784;transform:translate(92.9678vw,-10px) scale(.1093);animation:fall-382 14s -5s linear infinite}@keyframes fall-382{41.13%{transform:translate(89.4087vw,41.13vh) scale(.1093)}to{transform:translate(91.18825vw,99vh) scale(.1093)}}.snow:nth-child(383){opacity:1.175;transform:translate(20.8189vw,-10px) scale(.1713);animation:fall-383 29s -9s linear infinite}@keyframes fall-383{46.261%{transform:translate(26.1056vw,46.261vh) scale(.1713)}to{transform:translate(23.46225vw,99vh) scale(.1713)}}.snow:nth-child(384){opacity:.7072;transform:translate(2.9351vw,-10px) scale(.2215);animation:fall-384 18s -19s linear infinite}@keyframes fall-384{73.925%{transform:translate(-4.1725vw,73.925vh) scale(.2215)}to{transform:translate(-.6187vw,99vh) scale(.2215)}}.snow:nth-child(385){opacity:1.5094;transform:translate(52.7629vw,-10px) scale(.2872);animation:fall-385 30s -17s linear infinite}@keyframes fall-385{76.963%{transform:translate(53.9306vw,76.963vh) scale(.2872)}to{transform:translate(53.34675vw,99vh) scale(.2872)}}.snow:nth-child(386){opacity:1.5488;transform:translate(16.8505vw,-10px) scale(.7131);animation:fall-386 15s -9s linear infinite}@keyframes fall-386{57.401%{transform:translate(10.8662vw,57.401vh) scale(.7131)}to{transform:translate(13.85835vw,99vh) scale(.7131)}}.snow:nth-child(387){opacity:.839;transform:translate(87.0084vw,-10px) scale(.9631);animation:fall-387 18s -26s linear infinite}@keyframes fall-387{65.354%{transform:translate(84.9132vw,65.354vh) scale(.9631)}to{transform:translate(85.9608vw,99vh) scale(.9631)}}.snow:nth-child(388){opacity:1.2784;transform:translate(96.0378vw,-10px) scale(.8026);animation:fall-388 24s -13s linear infinite}@keyframes fall-388{39.525%{transform:translate(101.3194vw,39.525vh) scale(.8026)}to{transform:translate(98.6786vw,99vh) scale(.8026)}}.snow:nth-child(389){opacity:1.1792;transform:translate(70.0527vw,-10px) scale(.8758);animation:fall-389 12s -17s linear infinite}@keyframes fall-389{47.721%{transform:translate(70.7549vw,47.721vh) scale(.8758)}to{transform:translate(70.4038vw,99vh) scale(.8758)}}.snow:nth-child(390){opacity:1.303;transform:translate(97.6052vw,-10px) scale(.5489);animation:fall-390 29s -25s linear infinite}@keyframes fall-390{54.408%{transform:translate(106.4461vw,54.408vh) scale(.5489)}to{transform:translate(102.02565vw,99vh) scale(.5489)}}.snow:nth-child(391){opacity:1.7762;transform:translate(10.9051vw,-10px) scale(.1216);animation:fall-391 17s -4s linear infinite}@keyframes fall-391{51.561%{transform:translate(9.2901vw,51.561vh) scale(.1216)}to{transform:translate(10.0976vw,99vh) scale(.1216)}}.snow:nth-child(392){opacity:1.4082;transform:translate(83.5651vw,-10px) scale(.8705);animation:fall-392 26s -8s linear infinite}@keyframes fall-392{47.311%{transform:translate(88.5796vw,47.311vh) scale(.8705)}to{transform:translate(86.07235vw,99vh) scale(.8705)}}.snow:nth-child(393){opacity:1.8414;transform:translate(75.8968vw,-10px) scale(.1557);animation:fall-393 18s -25s linear infinite}@keyframes fall-393{36.655%{transform:translate(78.2674vw,36.655vh) scale(.1557)}to{transform:translate(77.0821vw,99vh) scale(.1557)}}.snow:nth-child(394){opacity:1.504;transform:translate(55.0853vw,-10px) scale(.9859);animation:fall-394 22s -19s linear infinite}@keyframes fall-394{53.35%{transform:translate(58.5383vw,53.35vh) scale(.9859)}to{transform:translate(56.8118vw,99vh) scale(.9859)}}.snow:nth-child(395){opacity:.108;transform:translate(35.5522vw,-10px) scale(.0563);animation:fall-395 10s -3s linear infinite}@keyframes fall-395{74.365%{transform:translate(33.465vw,74.365vh) scale(.0563)}to{transform:translate(34.5086vw,99vh) scale(.0563)}}.snow:nth-child(396){opacity:1.4694;transform:translate(68.3349vw,-10px) scale(.847);animation:fall-396 28s -12s linear infinite}@keyframes fall-396{70.728%{transform:translate(58.4206vw,70.728vh) scale(.847)}to{transform:translate(63.37775vw,99vh) scale(.847)}}.snow:nth-child(397){opacity:1.0738;transform:translate(5.3492vw,-10px) scale(.0053);animation:fall-397 21s -9s linear infinite}@keyframes fall-397{55.658%{transform:translate(11.6697vw,55.658vh) scale(.0053)}to{transform:translate(8.50945vw,99vh) scale(.0053)}}.snow:nth-child(398){opacity:1.3198;transform:translate(22.6439vw,-10px) scale(.3137);animation:fall-398 22s -30s linear infinite}@keyframes fall-398{35.816%{transform:translate(26.9494vw,35.816vh) scale(.3137)}to{transform:translate(24.79665vw,99vh) scale(.3137)}}.snow:nth-child(399){opacity:.7634;transform:translate(16.9701vw,-10px) scale(.1941);animation:fall-399 27s -19s linear infinite}@keyframes fall-399{76.644%{transform:translate(24.9092vw,76.644vh) scale(.1941)}to{transform:translate(20.93965vw,99vh) scale(.1941)}}.snow:nth-child(400){opacity:.912;transform:translate(9.2317vw,-10px) scale(.7529);animation:fall-400 27s -17s linear infinite}@keyframes fall-400{75.95%{transform:translate(.9651vw,75.95vh) scale(.7529)}to{transform:translate(5.0984vw,99vh) scale(.7529)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
26
26
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, decorators: [{
|
|
27
27
|
type: Component,
|
|
28
|
-
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.4028;transform:translate(12.1345vw,-10px) scale(.1615);animation:fall-1 11s -25s linear infinite}@keyframes fall-1{49.761%{transform:translate(20.9571vw,49.761vh) scale(.1615)}to{transform:translate(16.5458vw,99vh) scale(.1615)}}.snow:nth-child(2){opacity:1.5282;transform:translate(70.4393vw,-10px) scale(.975);animation:fall-2 19s -14s linear infinite}@keyframes fall-2{60.959%{transform:translate(78.9501vw,60.959vh) scale(.975)}to{transform:translate(74.6947vw,99vh) scale(.975)}}.snow:nth-child(3){opacity:1.7294;transform:translate(9.2355vw,-10px) scale(.6213);animation:fall-3 20s -2s linear infinite}@keyframes fall-3{55.81%{transform:translate(1.0306vw,55.81vh) scale(.6213)}to{transform:translate(5.13305vw,99vh) scale(.6213)}}.snow:nth-child(4){opacity:1.1586;transform:translate(92.0558vw,-10px) scale(.4827);animation:fall-4 12s -27s linear infinite}@keyframes fall-4{74.587%{transform:translate(101.5517vw,74.587vh) scale(.4827)}to{transform:translate(96.80375vw,99vh) scale(.4827)}}.snow:nth-child(5){opacity:1.0934;transform:translate(59.3995vw,-10px) scale(.0635);animation:fall-5 10s -5s linear infinite}@keyframes fall-5{49.942%{transform:translate(64.3367vw,49.942vh) scale(.0635)}to{transform:translate(61.8681vw,99vh) scale(.0635)}}.snow:nth-child(6){opacity:1.2058;transform:translate(75.9238vw,-10px) scale(.5966);animation:fall-6 12s -2s linear infinite}@keyframes fall-6{60.343%{transform:translate(73.3383vw,60.343vh) scale(.5966)}to{transform:translate(74.63105vw,99vh) scale(.5966)}}.snow:nth-child(7){opacity:1.9114;transform:translate(42.3498vw,-10px) scale(.5092);animation:fall-7 11s -13s linear infinite}@keyframes fall-7{35.621%{transform:translate(42.1916vw,35.621vh) scale(.5092)}to{transform:translate(42.2707vw,99vh) scale(.5092)}}.snow:nth-child(8){opacity:1.6018;transform:translate(87.6961vw,-10px) scale(.2379);animation:fall-8 23s -29s linear infinite}@keyframes fall-8{69.74%{transform:translate(78.6904vw,69.74vh) scale(.2379)}to{transform:translate(83.19325vw,99vh) scale(.2379)}}.snow:nth-child(9){opacity:1.5578;transform:translate(74.116vw,-10px) scale(.1958);animation:fall-9 15s -26s linear infinite}@keyframes fall-9{58.081%{transform:translate(70.9154vw,58.081vh) scale(.1958)}to{transform:translate(72.5157vw,99vh) scale(.1958)}}.snow:nth-child(10){opacity:1.6072;transform:translate(25.0731vw,-10px) scale(.6744);animation:fall-10 18s -9s linear infinite}@keyframes fall-10{34.867%{transform:translate(30.0268vw,34.867vh) scale(.6744)}to{transform:translate(27.54995vw,99vh) scale(.6744)}}.snow:nth-child(11){opacity:1.5336;transform:translate(94.6419vw,-10px) scale(.9594);animation:fall-11 17s -29s linear infinite}@keyframes fall-11{63.787%{transform:translate(87.6601vw,63.787vh) scale(.9594)}to{transform:translate(91.151vw,99vh) scale(.9594)}}.snow:nth-child(12){opacity:1.3504;transform:translate(68.3776vw,-10px) scale(.0455);animation:fall-12 10s -26s linear infinite}@keyframes fall-12{30.527%{transform:translate(71.4865vw,30.527vh) scale(.0455)}to{transform:translate(69.93205vw,99vh) scale(.0455)}}.snow:nth-child(13){opacity:1.9542;transform:translate(44.6044vw,-10px) scale(.0232);animation:fall-13 15s -1s linear infinite}@keyframes fall-13{72.584%{transform:translate(47.1705vw,72.584vh) scale(.0232)}to{transform:translate(45.88745vw,99vh) scale(.0232)}}.snow:nth-child(14){opacity:1.7972;transform:translate(32.6979vw,-10px) scale(.6378);animation:fall-14 22s -30s linear infinite}@keyframes fall-14{45.308%{transform:translate(26.6694vw,45.308vh) scale(.6378)}to{transform:translate(29.68365vw,99vh) scale(.6378)}}.snow:nth-child(15){opacity:.4584;transform:translate(20.9086vw,-10px) scale(.1003);animation:fall-15 18s -17s linear infinite}@keyframes fall-15{33.177%{transform:translate(28.5038vw,33.177vh) scale(.1003)}to{transform:translate(24.7062vw,99vh) scale(.1003)}}.snow:nth-child(16){opacity:.6776;transform:translate(17.3946vw,-10px) scale(.0648);animation:fall-16 16s -25s linear infinite}@keyframes fall-16{40.889%{transform:translate(20.7231vw,40.889vh) scale(.0648)}to{transform:translate(19.05885vw,99vh) scale(.0648)}}.snow:nth-child(17){opacity:1.445;transform:translate(25.9961vw,-10px) scale(.4958);animation:fall-17 14s -4s linear infinite}@keyframes fall-17{71.279%{transform:translate(26.045vw,71.279vh) scale(.4958)}to{transform:translate(26.02055vw,99vh) scale(.4958)}}.snow:nth-child(18){opacity:1.4034;transform:translate(39.8731vw,-10px) scale(.7269);animation:fall-18 27s -21s linear infinite}@keyframes fall-18{48.19%{transform:translate(35.025vw,48.19vh) scale(.7269)}to{transform:translate(37.44905vw,99vh) scale(.7269)}}.snow:nth-child(19){opacity:.5554;transform:translate(49.0782vw,-10px) scale(.0265);animation:fall-19 24s -13s linear infinite}@keyframes fall-19{68.254%{transform:translate(39.2872vw,68.254vh) scale(.0265)}to{transform:translate(44.1827vw,99vh) scale(.0265)}}.snow:nth-child(20){opacity:.1908;transform:translate(57.7332vw,-10px) scale(.0581);animation:fall-20 14s -30s linear infinite}@keyframes fall-20{55.375%{transform:translate(65.5148vw,55.375vh) scale(.0581)}to{transform:translate(61.624vw,99vh) scale(.0581)}}.snow:nth-child(21){opacity:.4246;transform:translate(75.7424vw,-10px) scale(.9058);animation:fall-21 30s -2s linear infinite}@keyframes fall-21{63.223%{transform:translate(84.9653vw,63.223vh) scale(.9058)}to{transform:translate(80.35385vw,99vh) scale(.9058)}}.snow:nth-child(22){opacity:1.1334;transform:translate(19.9516vw,-10px) scale(.4876);animation:fall-22 22s -2s linear infinite}@keyframes fall-22{31.027%{transform:translate(22.0013vw,31.027vh) scale(.4876)}to{transform:translate(20.97645vw,99vh) scale(.4876)}}.snow:nth-child(23){opacity:1.5762;transform:translate(21.8057vw,-10px) scale(.0979);animation:fall-23 19s -3s linear infinite}@keyframes fall-23{67.657%{transform:translate(28.3221vw,67.657vh) scale(.0979)}to{transform:translate(25.0639vw,99vh) scale(.0979)}}.snow:nth-child(24){opacity:.6014;transform:translate(97.9051vw,-10px) scale(.1107);animation:fall-24 16s -18s linear infinite}@keyframes fall-24{75.678%{transform:translate(94.0192vw,75.678vh) scale(.1107)}to{transform:translate(95.96215vw,99vh) scale(.1107)}}.snow:nth-child(25){opacity:1.5472;transform:translate(84.805vw,-10px) scale(.9881);animation:fall-25 17s -24s linear infinite}@keyframes fall-25{54.648%{transform:translate(78.0053vw,54.648vh) scale(.9881)}to{transform:translate(81.40515vw,99vh) scale(.9881)}}.snow:nth-child(26){opacity:1.6168;transform:translate(81.2767vw,-10px) scale(.8125);animation:fall-26 17s -6s linear infinite}@keyframes fall-26{31.304%{transform:translate(89.7662vw,31.304vh) scale(.8125)}to{transform:translate(85.52145vw,99vh) scale(.8125)}}.snow:nth-child(27){opacity:.1008;transform:translate(90.4817vw,-10px) scale(.0934);animation:fall-27 12s -30s linear infinite}@keyframes fall-27{35.266%{transform:translate(82.7322vw,35.266vh) scale(.0934)}to{transform:translate(86.60695vw,99vh) scale(.0934)}}.snow:nth-child(28){opacity:.0526;transform:translate(73.8957vw,-10px) scale(.0931);animation:fall-28 13s -29s linear infinite}@keyframes fall-28{69.048%{transform:translate(69.3784vw,69.048vh) scale(.0931)}to{transform:translate(71.63705vw,99vh) scale(.0931)}}.snow:nth-child(29){opacity:1.5574;transform:translate(11.0935vw,-10px) scale(.8926);animation:fall-29 10s -7s linear infinite}@keyframes fall-29{61.956%{transform:translate(14.1211vw,61.956vh) scale(.8926)}to{transform:translate(12.6073vw,99vh) scale(.8926)}}.snow:nth-child(30){opacity:1.7614;transform:translate(30.7508vw,-10px) scale(.2028);animation:fall-30 23s -7s linear infinite}@keyframes fall-30{76.531%{transform:translate(30.7317vw,76.531vh) scale(.2028)}to{transform:translate(30.74125vw,99vh) scale(.2028)}}.snow:nth-child(31){opacity:.5946;transform:translate(57.9794vw,-10px) scale(.0475);animation:fall-31 28s -14s linear infinite}@keyframes fall-31{33.063%{transform:translate(55.608vw,33.063vh) scale(.0475)}to{transform:translate(56.7937vw,99vh) scale(.0475)}}.snow:nth-child(32){opacity:.074;transform:translate(63.1911vw,-10px) scale(.8071);animation:fall-32 20s -18s linear infinite}@keyframes fall-32{68.93%{transform:translate(57.404vw,68.93vh) scale(.8071)}to{transform:translate(60.29755vw,99vh) scale(.8071)}}.snow:nth-child(33){opacity:1.804;transform:translate(35.9896vw,-10px) scale(.8092);animation:fall-33 10s -29s linear infinite}@keyframes fall-33{76.925%{transform:translate(29.4504vw,76.925vh) scale(.8092)}to{transform:translate(32.72vw,99vh) scale(.8092)}}.snow:nth-child(34){opacity:1.6568;transform:translate(90.6949vw,-10px) scale(.3976);animation:fall-34 10s -20s linear infinite}@keyframes fall-34{56.408%{transform:translate(93.6196vw,56.408vh) scale(.3976)}to{transform:translate(92.15725vw,99vh) scale(.3976)}}.snow:nth-child(35){opacity:.407;transform:translate(74.1533vw,-10px) scale(.5161);animation:fall-35 28s -18s linear infinite}@keyframes fall-35{44.019%{transform:translate(75.2369vw,44.019vh) scale(.5161)}to{transform:translate(74.6951vw,99vh) scale(.5161)}}.snow:nth-child(36){opacity:1.659;transform:translate(24.7659vw,-10px) scale(.4325);animation:fall-36 29s -7s linear infinite}@keyframes fall-36{62.166%{transform:translate(20.0721vw,62.166vh) scale(.4325)}to{transform:translate(22.419vw,99vh) scale(.4325)}}.snow:nth-child(37){opacity:1.719;transform:translate(48.1945vw,-10px) scale(.2634);animation:fall-37 16s -21s linear infinite}@keyframes fall-37{56.233%{transform:translate(41.7764vw,56.233vh) scale(.2634)}to{transform:translate(44.98545vw,99vh) scale(.2634)}}.snow:nth-child(38){opacity:1.5678;transform:translate(55.6273vw,-10px) scale(.4691);animation:fall-38 23s -7s linear infinite}@keyframes fall-38{33.321%{transform:translate(51.1519vw,33.321vh) scale(.4691)}to{transform:translate(53.3896vw,99vh) scale(.4691)}}.snow:nth-child(39){opacity:.6988;transform:translate(97.822vw,-10px) scale(.4012);animation:fall-39 29s -2s linear infinite}@keyframes fall-39{35.756%{transform:translate(96.1446vw,35.756vh) scale(.4012)}to{transform:translate(96.9833vw,99vh) scale(.4012)}}.snow:nth-child(40){opacity:.7006;transform:translate(22.9453vw,-10px) scale(.9912);animation:fall-40 24s -27s linear infinite}@keyframes fall-40{39.57%{transform:translate(31.5156vw,39.57vh) scale(.9912)}to{transform:translate(27.23045vw,99vh) scale(.9912)}}.snow:nth-child(41){opacity:.0624;transform:translate(15.6611vw,-10px) scale(.9336);animation:fall-41 10s -23s linear infinite}@keyframes fall-41{64.683%{transform:translate(13.1158vw,64.683vh) scale(.9336)}to{transform:translate(14.38845vw,99vh) scale(.9336)}}.snow:nth-child(42){opacity:1.754;transform:translate(17.7575vw,-10px) scale(.2533);animation:fall-42 29s -16s linear infinite}@keyframes fall-42{40.077%{transform:translate(12.1266vw,40.077vh) scale(.2533)}to{transform:translate(14.94205vw,99vh) scale(.2533)}}.snow:nth-child(43){opacity:.0698;transform:translate(40.7979vw,-10px) scale(.8659);animation:fall-43 14s -22s linear infinite}@keyframes fall-43{34.192%{transform:translate(48.9195vw,34.192vh) scale(.8659)}to{transform:translate(44.8587vw,99vh) scale(.8659)}}.snow:nth-child(44){opacity:.874;transform:translate(89.4641vw,-10px) scale(.3167);animation:fall-44 30s -26s linear infinite}@keyframes fall-44{79.293%{transform:translate(83.2135vw,79.293vh) scale(.3167)}to{transform:translate(86.3388vw,99vh) scale(.3167)}}.snow:nth-child(45){opacity:.9832;transform:translate(74.1334vw,-10px) scale(.2947);animation:fall-45 29s -5s linear infinite}@keyframes fall-45{32.781%{transform:translate(74.5334vw,32.781vh) scale(.2947)}to{transform:translate(74.3334vw,99vh) scale(.2947)}}.snow:nth-child(46){opacity:.5802;transform:translate(73.7023vw,-10px) scale(.7442);animation:fall-46 13s -9s linear infinite}@keyframes fall-46{65.069%{transform:translate(69.5723vw,65.069vh) scale(.7442)}to{transform:translate(71.6373vw,99vh) scale(.7442)}}.snow:nth-child(47){opacity:1.5372;transform:translate(58.5649vw,-10px) scale(.3623);animation:fall-47 12s -15s linear infinite}@keyframes fall-47{67.4%{transform:translate(61.5388vw,67.4vh) scale(.3623)}to{transform:translate(60.05185vw,99vh) scale(.3623)}}.snow:nth-child(48){opacity:1.5296;transform:translate(33.2364vw,-10px) scale(.6841);animation:fall-48 27s -25s linear infinite}@keyframes fall-48{69.11%{transform:translate(28.5632vw,69.11vh) scale(.6841)}to{transform:translate(30.8998vw,99vh) scale(.6841)}}.snow:nth-child(49){opacity:.7126;transform:translate(67.0702vw,-10px) scale(.2792);animation:fall-49 27s -13s linear infinite}@keyframes fall-49{53.775%{transform:translate(73.6446vw,53.775vh) scale(.2792)}to{transform:translate(70.3574vw,99vh) scale(.2792)}}.snow:nth-child(50){opacity:.87;transform:translate(77.3502vw,-10px) scale(.1754);animation:fall-50 16s -17s linear infinite}@keyframes fall-50{40.307%{transform:translate(81.2061vw,40.307vh) scale(.1754)}to{transform:translate(79.27815vw,99vh) scale(.1754)}}.snow:nth-child(51){opacity:1.4028;transform:translate(58.0848vw,-10px) scale(.4633);animation:fall-51 24s -2s linear infinite}@keyframes fall-51{31.36%{transform:translate(58.0984vw,31.36vh) scale(.4633)}to{transform:translate(58.0916vw,99vh) scale(.4633)}}.snow:nth-child(52){opacity:1.0826;transform:translate(25.577vw,-10px) scale(.119);animation:fall-52 17s -2s linear infinite}@keyframes fall-52{66.653%{transform:translate(24.8122vw,66.653vh) scale(.119)}to{transform:translate(25.1946vw,99vh) scale(.119)}}.snow:nth-child(53){opacity:1.9618;transform:translate(63.6324vw,-10px) scale(.8282);animation:fall-53 12s -4s linear infinite}@keyframes fall-53{49.776%{transform:translate(70.444vw,49.776vh) scale(.8282)}to{transform:translate(67.0382vw,99vh) scale(.8282)}}.snow:nth-child(54){opacity:.4256;transform:translate(68.3817vw,-10px) scale(.6808);animation:fall-54 19s -25s linear infinite}@keyframes fall-54{44.966%{transform:translate(71.8391vw,44.966vh) scale(.6808)}to{transform:translate(70.1104vw,99vh) scale(.6808)}}.snow:nth-child(55){opacity:.826;transform:translate(75.9491vw,-10px) scale(.8879);animation:fall-55 11s -12s linear infinite}@keyframes fall-55{64.39%{transform:translate(81.1916vw,64.39vh) scale(.8879)}to{transform:translate(78.57035vw,99vh) scale(.8879)}}.snow:nth-child(56){opacity:.979;transform:translate(48.3282vw,-10px) scale(.9106);animation:fall-56 25s -7s linear infinite}@keyframes fall-56{45.984%{transform:translate(44.9421vw,45.984vh) scale(.9106)}to{transform:translate(46.63515vw,99vh) scale(.9106)}}.snow:nth-child(57){opacity:1.4506;transform:translate(46.2944vw,-10px) scale(.2094);animation:fall-57 21s -26s linear infinite}@keyframes fall-57{77.976%{transform:translate(49.5321vw,77.976vh) scale(.2094)}to{transform:translate(47.91325vw,99vh) scale(.2094)}}.snow:nth-child(58){opacity:.461;transform:translate(43.7416vw,-10px) scale(.1981);animation:fall-58 15s -8s linear infinite}@keyframes fall-58{58.776%{transform:translate(37.064vw,58.776vh) scale(.1981)}to{transform:translate(40.4028vw,99vh) scale(.1981)}}.snow:nth-child(59){opacity:1.9968;transform:translate(85.0555vw,-10px) scale(.1065);animation:fall-59 13s -25s linear infinite}@keyframes fall-59{37.404%{transform:translate(93.6887vw,37.404vh) scale(.1065)}to{transform:translate(89.3721vw,99vh) scale(.1065)}}.snow:nth-child(60){opacity:.87;transform:translate(96.0199vw,-10px) scale(.7554);animation:fall-60 26s -6s linear infinite}@keyframes fall-60{48.146%{transform:translate(102.0072vw,48.146vh) scale(.7554)}to{transform:translate(99.01355vw,99vh) scale(.7554)}}.snow:nth-child(61){opacity:.4304;transform:translate(3.2712vw,-10px) scale(.9059);animation:fall-61 17s -18s linear infinite}@keyframes fall-61{63.198%{transform:translate(-5.3439vw,63.198vh) scale(.9059)}to{transform:translate(-1.03635vw,99vh) scale(.9059)}}.snow:nth-child(62){opacity:.8666;transform:translate(74.6227vw,-10px) scale(.2079);animation:fall-62 25s -14s linear infinite}@keyframes fall-62{70.088%{transform:translate(67.2558vw,70.088vh) scale(.2079)}to{transform:translate(70.93925vw,99vh) scale(.2079)}}.snow:nth-child(63){opacity:1.0658;transform:translate(46.8282vw,-10px) scale(.8841);animation:fall-63 17s -28s linear infinite}@keyframes fall-63{74.604%{transform:translate(53.6197vw,74.604vh) scale(.8841)}to{transform:translate(50.22395vw,99vh) scale(.8841)}}.snow:nth-child(64){opacity:1.4136;transform:translate(31.0463vw,-10px) scale(.9494);animation:fall-64 27s -23s linear infinite}@keyframes fall-64{31.757%{transform:translate(38.6144vw,31.757vh) scale(.9494)}to{transform:translate(34.83035vw,99vh) scale(.9494)}}.snow:nth-child(65){opacity:1.917;transform:translate(8.2237vw,-10px) scale(.2404);animation:fall-65 18s -30s linear infinite}@keyframes fall-65{72.102%{transform:translate(13.1619vw,72.102vh) scale(.2404)}to{transform:translate(10.6928vw,99vh) scale(.2404)}}.snow:nth-child(66){opacity:1.658;transform:translate(65.5886vw,-10px) scale(.6613);animation:fall-66 20s -7s linear infinite}@keyframes fall-66{63.684%{transform:translate(60.8201vw,63.684vh) scale(.6613)}to{transform:translate(63.20435vw,99vh) scale(.6613)}}.snow:nth-child(67){opacity:.2636;transform:translate(70.2553vw,-10px) scale(.557);animation:fall-67 21s -15s linear infinite}@keyframes fall-67{64.147%{transform:translate(63.8983vw,64.147vh) scale(.557)}to{transform:translate(67.0768vw,99vh) scale(.557)}}.snow:nth-child(68){opacity:.1778;transform:translate(58.106vw,-10px) scale(.6656);animation:fall-68 26s -2s linear infinite}@keyframes fall-68{57.59%{transform:translate(51.1231vw,57.59vh) scale(.6656)}to{transform:translate(54.61455vw,99vh) scale(.6656)}}.snow:nth-child(69){opacity:.0732;transform:translate(41.8351vw,-10px) scale(.4141);animation:fall-69 10s -30s linear infinite}@keyframes fall-69{67.183%{transform:translate(48.2237vw,67.183vh) scale(.4141)}to{transform:translate(45.0294vw,99vh) scale(.4141)}}.snow:nth-child(70){opacity:1.1216;transform:translate(68.8989vw,-10px) scale(.1041);animation:fall-70 28s -27s linear infinite}@keyframes fall-70{51.334%{transform:translate(59.7269vw,51.334vh) scale(.1041)}to{transform:translate(64.3129vw,99vh) scale(.1041)}}.snow:nth-child(71){opacity:1.4432;transform:translate(11.9507vw,-10px) scale(.5319);animation:fall-71 14s -1s linear infinite}@keyframes fall-71{54.423%{transform:translate(5.1537vw,54.423vh) scale(.5319)}to{transform:translate(8.5522vw,99vh) scale(.5319)}}.snow:nth-child(72){opacity:1.3936;transform:translate(12.8002vw,-10px) scale(.953);animation:fall-72 23s -12s linear infinite}@keyframes fall-72{38.5%{transform:translate(9.8032vw,38.5vh) scale(.953)}to{transform:translate(11.3017vw,99vh) scale(.953)}}.snow:nth-child(73){opacity:.4036;transform:translate(8.1371vw,-10px) scale(.0739);animation:fall-73 11s -3s linear infinite}@keyframes fall-73{61.507%{transform:translate(6.3707vw,61.507vh) scale(.0739)}to{transform:translate(7.2539vw,99vh) scale(.0739)}}.snow:nth-child(74){opacity:1.1422;transform:translate(5.2514vw,-10px) scale(.4728);animation:fall-74 22s -8s linear infinite}@keyframes fall-74{72.226%{transform:translate(12.2976vw,72.226vh) scale(.4728)}to{transform:translate(8.7745vw,99vh) scale(.4728)}}.snow:nth-child(75){opacity:.9514;transform:translate(75.4442vw,-10px) scale(.5181);animation:fall-75 30s -21s linear infinite}@keyframes fall-75{62.748%{transform:translate(74.6777vw,62.748vh) scale(.5181)}to{transform:translate(75.06095vw,99vh) scale(.5181)}}.snow:nth-child(76){opacity:1.7564;transform:translate(36.0206vw,-10px) scale(.3143);animation:fall-76 29s -13s linear infinite}@keyframes fall-76{45.191%{transform:translate(45.1867vw,45.191vh) scale(.3143)}to{transform:translate(40.60365vw,99vh) scale(.3143)}}.snow:nth-child(77){opacity:1.2984;transform:translate(11.6615vw,-10px) scale(.9707);animation:fall-77 28s -23s linear infinite}@keyframes fall-77{68.723%{transform:translate(9.7239vw,68.723vh) scale(.9707)}to{transform:translate(10.6927vw,99vh) scale(.9707)}}.snow:nth-child(78){opacity:.8788;transform:translate(90.041vw,-10px) scale(.0144);animation:fall-78 20s -26s linear infinite}@keyframes fall-78{59.962%{transform:translate(81.9577vw,59.962vh) scale(.0144)}to{transform:translate(85.99935vw,99vh) scale(.0144)}}.snow:nth-child(79){opacity:1.9372;transform:translate(15.3381vw,-10px) scale(.6555);animation:fall-79 16s -10s linear infinite}@keyframes fall-79{42.897%{transform:translate(20.5363vw,42.897vh) scale(.6555)}to{transform:translate(17.9372vw,99vh) scale(.6555)}}.snow:nth-child(80){opacity:.563;transform:translate(48.7965vw,-10px) scale(.0765);animation:fall-80 25s -17s linear infinite}@keyframes fall-80{65.803%{transform:translate(48.973vw,65.803vh) scale(.0765)}to{transform:translate(48.88475vw,99vh) scale(.0765)}}.snow:nth-child(81){opacity:1.6258;transform:translate(75.8304vw,-10px) scale(.684);animation:fall-81 27s -19s linear infinite}@keyframes fall-81{69.691%{transform:translate(72.8749vw,69.691vh) scale(.684)}to{transform:translate(74.35265vw,99vh) scale(.684)}}.snow:nth-child(82){opacity:1.295;transform:translate(15.3481vw,-10px) scale(.0074);animation:fall-82 13s -11s linear infinite}@keyframes fall-82{76.671%{transform:translate(24.8787vw,76.671vh) scale(.0074)}to{transform:translate(20.1134vw,99vh) scale(.0074)}}.snow:nth-child(83){opacity:.4926;transform:translate(77.6213vw,-10px) scale(.0668);animation:fall-83 18s -4s linear infinite}@keyframes fall-83{69.485%{transform:translate(69.6567vw,69.485vh) scale(.0668)}to{transform:translate(73.639vw,99vh) scale(.0668)}}.snow:nth-child(84){opacity:1.5876;transform:translate(70.1792vw,-10px) scale(.7458);animation:fall-84 13s -8s linear infinite}@keyframes fall-84{42.82%{transform:translate(77.5545vw,42.82vh) scale(.7458)}to{transform:translate(73.86685vw,99vh) scale(.7458)}}.snow:nth-child(85){opacity:.9228;transform:translate(49.654vw,-10px) scale(.976);animation:fall-85 21s -3s linear infinite}@keyframes fall-85{57.28%{transform:translate(56.2201vw,57.28vh) scale(.976)}to{transform:translate(52.93705vw,99vh) scale(.976)}}.snow:nth-child(86){opacity:.8916;transform:translate(36.8253vw,-10px) scale(.0972);animation:fall-86 29s -3s linear infinite}@keyframes fall-86{32.705%{transform:translate(30.7113vw,32.705vh) scale(.0972)}to{transform:translate(33.7683vw,99vh) scale(.0972)}}.snow:nth-child(87){opacity:.2074;transform:translate(42.3061vw,-10px) scale(.9454);animation:fall-87 20s -9s linear infinite}@keyframes fall-87{32.86%{transform:translate(33.5019vw,32.86vh) scale(.9454)}to{transform:translate(37.904vw,99vh) scale(.9454)}}.snow:nth-child(88){opacity:.961;transform:translate(5.2521vw,-10px) scale(.7274);animation:fall-88 24s -12s linear infinite}@keyframes fall-88{67.544%{transform:translate(13.4959vw,67.544vh) scale(.7274)}to{transform:translate(9.374vw,99vh) scale(.7274)}}.snow:nth-child(89){opacity:1.963;transform:translate(70.2712vw,-10px) scale(.1183);animation:fall-89 23s -4s linear infinite}@keyframes fall-89{34.694%{transform:translate(78.8606vw,34.694vh) scale(.1183)}to{transform:translate(74.5659vw,99vh) scale(.1183)}}.snow:nth-child(90){opacity:.9794;transform:translate(46.3525vw,-10px) scale(.049);animation:fall-90 30s -27s linear infinite}@keyframes fall-90{53.375%{transform:translate(36.3656vw,53.375vh) scale(.049)}to{transform:translate(41.35905vw,99vh) scale(.049)}}.snow:nth-child(91){opacity:.5984;transform:translate(32.8552vw,-10px) scale(.656);animation:fall-91 14s -1s linear infinite}@keyframes fall-91{54.879%{transform:translate(27.5038vw,54.879vh) scale(.656)}to{transform:translate(30.1795vw,99vh) scale(.656)}}.snow:nth-child(92){opacity:.138;transform:translate(80.28vw,-10px) scale(.0495);animation:fall-92 10s -25s linear infinite}@keyframes fall-92{74.986%{transform:translate(89.5175vw,74.986vh) scale(.0495)}to{transform:translate(84.89875vw,99vh) scale(.0495)}}.snow:nth-child(93){opacity:1.0902;transform:translate(94.9554vw,-10px) scale(.3248);animation:fall-93 24s -21s linear infinite}@keyframes fall-93{49.732%{transform:translate(93.8847vw,49.732vh) scale(.3248)}to{transform:translate(94.42005vw,99vh) scale(.3248)}}.snow:nth-child(94){opacity:.5552;transform:translate(69.12vw,-10px) scale(.2448);animation:fall-94 26s -4s linear infinite}@keyframes fall-94{49.139%{transform:translate(71.431vw,49.139vh) scale(.2448)}to{transform:translate(70.2755vw,99vh) scale(.2448)}}.snow:nth-child(95){opacity:.6912;transform:translate(93.2924vw,-10px) scale(.8671);animation:fall-95 11s -24s linear infinite}@keyframes fall-95{45.295%{transform:translate(92.6878vw,45.295vh) scale(.8671)}to{transform:translate(92.9901vw,99vh) scale(.8671)}}.snow:nth-child(96){opacity:1.7002;transform:translate(47.4799vw,-10px) scale(.2643);animation:fall-96 19s -4s linear infinite}@keyframes fall-96{30.766%{transform:translate(56.1931vw,30.766vh) scale(.2643)}to{transform:translate(51.8365vw,99vh) scale(.2643)}}.snow:nth-child(97){opacity:.501;transform:translate(78.5898vw,-10px) scale(.9444);animation:fall-97 14s -10s linear infinite}@keyframes fall-97{62.762%{transform:translate(75.3296vw,62.762vh) scale(.9444)}to{transform:translate(76.9597vw,99vh) scale(.9444)}}.snow:nth-child(98){opacity:.762;transform:translate(55.8378vw,-10px) scale(.9316);animation:fall-98 13s -10s linear infinite}@keyframes fall-98{35.074%{transform:translate(59.2298vw,35.074vh) scale(.9316)}to{transform:translate(57.5338vw,99vh) scale(.9316)}}.snow:nth-child(99){opacity:1.5914;transform:translate(63.5578vw,-10px) scale(.2925);animation:fall-99 25s -6s linear infinite}@keyframes fall-99{76.34%{transform:translate(63.0202vw,76.34vh) scale(.2925)}to{transform:translate(63.289vw,99vh) scale(.2925)}}.snow:nth-child(100){opacity:1.9376;transform:translate(73.3042vw,-10px) scale(.4574);animation:fall-100 18s -19s linear infinite}@keyframes fall-100{48.093%{transform:translate(75.1886vw,48.093vh) scale(.4574)}to{transform:translate(74.2464vw,99vh) scale(.4574)}}.snow:nth-child(101){opacity:1.6154;transform:translate(5.0985vw,-10px) scale(.9274);animation:fall-101 22s -6s linear infinite}@keyframes fall-101{34.299%{transform:translate(-3.8936vw,34.299vh) scale(.9274)}to{transform:translate(.60245vw,99vh) scale(.9274)}}.snow:nth-child(102){opacity:.2284;transform:translate(8.6731vw,-10px) scale(.5366);animation:fall-102 24s -21s linear infinite}@keyframes fall-102{37.619%{transform:translate(9.1516vw,37.619vh) scale(.5366)}to{transform:translate(8.91235vw,99vh) scale(.5366)}}.snow:nth-child(103){opacity:1.307;transform:translate(42.5503vw,-10px) scale(.707);animation:fall-103 29s -6s linear infinite}@keyframes fall-103{70.384%{transform:translate(44.4429vw,70.384vh) scale(.707)}to{transform:translate(43.4966vw,99vh) scale(.707)}}.snow:nth-child(104){opacity:.8176;transform:translate(17.5827vw,-10px) scale(.3038);animation:fall-104 18s -23s linear infinite}@keyframes fall-104{37.875%{transform:translate(16.9634vw,37.875vh) scale(.3038)}to{transform:translate(17.27305vw,99vh) scale(.3038)}}.snow:nth-child(105){opacity:1.6092;transform:translate(22.0923vw,-10px) scale(.1333);animation:fall-105 11s -23s linear infinite}@keyframes fall-105{49.809%{transform:translate(13.8861vw,49.809vh) scale(.1333)}to{transform:translate(17.9892vw,99vh) scale(.1333)}}.snow:nth-child(106){opacity:1.1528;transform:translate(99.8189vw,-10px) scale(.5439);animation:fall-106 20s -6s linear infinite}@keyframes fall-106{33.625%{transform:translate(96.31vw,33.625vh) scale(.5439)}to{transform:translate(98.06445vw,99vh) scale(.5439)}}.snow:nth-child(107){opacity:1.9916;transform:translate(33.5759vw,-10px) scale(.6228);animation:fall-107 30s -14s linear infinite}@keyframes fall-107{64.718%{transform:translate(42.8688vw,64.718vh) scale(.6228)}to{transform:translate(38.22235vw,99vh) scale(.6228)}}.snow:nth-child(108){opacity:.35;transform:translate(18.1262vw,-10px) scale(.8166);animation:fall-108 19s -1s linear infinite}@keyframes fall-108{58.777%{transform:translate(9.5697vw,58.777vh) scale(.8166)}to{transform:translate(13.84795vw,99vh) scale(.8166)}}.snow:nth-child(109){opacity:1.5196;transform:translate(56.1493vw,-10px) scale(.727);animation:fall-109 16s -26s linear infinite}@keyframes fall-109{46.414%{transform:translate(65.071vw,46.414vh) scale(.727)}to{transform:translate(60.61015vw,99vh) scale(.727)}}.snow:nth-child(110){opacity:1.2704;transform:translate(7.7392vw,-10px) scale(.8917);animation:fall-110 26s -3s linear infinite}@keyframes fall-110{50.515%{transform:translate(4.1399vw,50.515vh) scale(.8917)}to{transform:translate(5.93955vw,99vh) scale(.8917)}}.snow:nth-child(111){opacity:.5716;transform:translate(86.6763vw,-10px) scale(.8823);animation:fall-111 15s -8s linear infinite}@keyframes fall-111{77.554%{transform:translate(90.0625vw,77.554vh) scale(.8823)}to{transform:translate(88.3694vw,99vh) scale(.8823)}}.snow:nth-child(112){opacity:.0266;transform:translate(70.0576vw,-10px) scale(.6048);animation:fall-112 15s -20s linear infinite}@keyframes fall-112{43.347%{transform:translate(77.3798vw,43.347vh) scale(.6048)}to{transform:translate(73.7187vw,99vh) scale(.6048)}}.snow:nth-child(113){opacity:.612;transform:translate(51.5264vw,-10px) scale(.645);animation:fall-113 23s -16s linear infinite}@keyframes fall-113{32.563%{transform:translate(42.5103vw,32.563vh) scale(.645)}to{transform:translate(47.01835vw,99vh) scale(.645)}}.snow:nth-child(114){opacity:.7534;transform:translate(53.8712vw,-10px) scale(.4622);animation:fall-114 25s -6s linear infinite}@keyframes fall-114{79.421%{transform:translate(55.6857vw,79.421vh) scale(.4622)}to{transform:translate(54.77845vw,99vh) scale(.4622)}}.snow:nth-child(115){opacity:1.7336;transform:translate(67.1068vw,-10px) scale(.0118);animation:fall-115 22s -12s linear infinite}@keyframes fall-115{61.487%{transform:translate(76.4169vw,61.487vh) scale(.0118)}to{transform:translate(71.76185vw,99vh) scale(.0118)}}.snow:nth-child(116){opacity:.956;transform:translate(39.3055vw,-10px) scale(.5405);animation:fall-116 11s -5s linear infinite}@keyframes fall-116{34.894%{transform:translate(31.7652vw,34.894vh) scale(.5405)}to{transform:translate(35.53535vw,99vh) scale(.5405)}}.snow:nth-child(117){opacity:.8278;transform:translate(79.2989vw,-10px) scale(.2541);animation:fall-117 12s -12s linear infinite}@keyframes fall-117{45.035%{transform:translate(85.6359vw,45.035vh) scale(.2541)}to{transform:translate(82.4674vw,99vh) scale(.2541)}}.snow:nth-child(118){opacity:.155;transform:translate(70.3467vw,-10px) scale(.8361);animation:fall-118 20s -27s linear infinite}@keyframes fall-118{31.813%{transform:translate(73.2884vw,31.813vh) scale(.8361)}to{transform:translate(71.81755vw,99vh) scale(.8361)}}.snow:nth-child(119){opacity:1.3618;transform:translate(72.4274vw,-10px) scale(.5659);animation:fall-119 22s -25s linear infinite}@keyframes fall-119{37.608%{transform:translate(67.8245vw,37.608vh) scale(.5659)}to{transform:translate(70.12595vw,99vh) scale(.5659)}}.snow:nth-child(120){opacity:1.7812;transform:translate(85.269vw,-10px) scale(.7829);animation:fall-120 21s -25s linear infinite}@keyframes fall-120{69.213%{transform:translate(87.3546vw,69.213vh) scale(.7829)}to{transform:translate(86.3118vw,99vh) scale(.7829)}}.snow:nth-child(121){opacity:.3354;transform:translate(90.8827vw,-10px) scale(.2888);animation:fall-121 14s -18s linear infinite}@keyframes fall-121{66.527%{transform:translate(86.6123vw,66.527vh) scale(.2888)}to{transform:translate(88.7475vw,99vh) scale(.2888)}}.snow:nth-child(122){opacity:1.1612;transform:translate(70.4269vw,-10px) scale(.0952);animation:fall-122 26s -18s linear infinite}@keyframes fall-122{71.189%{transform:translate(61.7634vw,71.189vh) scale(.0952)}to{transform:translate(66.09515vw,99vh) scale(.0952)}}.snow:nth-child(123){opacity:1.1234;transform:translate(99.4598vw,-10px) scale(.9372);animation:fall-123 17s -26s linear infinite}@keyframes fall-123{35.282%{transform:translate(99.765vw,35.282vh) scale(.9372)}to{transform:translate(99.6124vw,99vh) scale(.9372)}}.snow:nth-child(124){opacity:1.5378;transform:translate(15.6526vw,-10px) scale(.6092);animation:fall-124 12s -12s linear infinite}@keyframes fall-124{57.233%{transform:translate(22.1023vw,57.233vh) scale(.6092)}to{transform:translate(18.87745vw,99vh) scale(.6092)}}.snow:nth-child(125){opacity:1.5128;transform:translate(6.2327vw,-10px) scale(.1403);animation:fall-125 25s -8s linear infinite}@keyframes fall-125{59.861%{transform:translate(14.5613vw,59.861vh) scale(.1403)}to{transform:translate(10.397vw,99vh) scale(.1403)}}.snow:nth-child(126){opacity:1.4102;transform:translate(97.0377vw,-10px) scale(.5212);animation:fall-126 26s -30s linear infinite}@keyframes fall-126{48.495%{transform:translate(98.2697vw,48.495vh) scale(.5212)}to{transform:translate(97.6537vw,99vh) scale(.5212)}}.snow:nth-child(127){opacity:1.2414;transform:translate(70.7809vw,-10px) scale(.5945);animation:fall-127 12s -1s linear infinite}@keyframes fall-127{36.534%{transform:translate(64.7938vw,36.534vh) scale(.5945)}to{transform:translate(67.78735vw,99vh) scale(.5945)}}.snow:nth-child(128){opacity:1.525;transform:translate(35.2598vw,-10px) scale(.1885);animation:fall-128 19s -30s linear infinite}@keyframes fall-128{30.702%{transform:translate(40.3638vw,30.702vh) scale(.1885)}to{transform:translate(37.8118vw,99vh) scale(.1885)}}.snow:nth-child(129){opacity:1.4936;transform:translate(13.532vw,-10px) scale(.8974);animation:fall-129 25s -17s linear infinite}@keyframes fall-129{56.358%{transform:translate(19.9408vw,56.358vh) scale(.8974)}to{transform:translate(16.7364vw,99vh) scale(.8974)}}.snow:nth-child(130){opacity:1.0918;transform:translate(60.3768vw,-10px) scale(.7845);animation:fall-130 11s -18s linear infinite}@keyframes fall-130{56.108%{transform:translate(52.5446vw,56.108vh) scale(.7845)}to{transform:translate(56.4607vw,99vh) scale(.7845)}}.snow:nth-child(131){opacity:1.0678;transform:translate(62.1399vw,-10px) scale(.9405);animation:fall-131 21s -29s linear infinite}@keyframes fall-131{53.058%{transform:translate(59.9538vw,53.058vh) scale(.9405)}to{transform:translate(61.04685vw,99vh) scale(.9405)}}.snow:nth-child(132){opacity:.5576;transform:translate(65.6538vw,-10px) scale(.812);animation:fall-132 15s -16s linear infinite}@keyframes fall-132{33.752%{transform:translate(72.801vw,33.752vh) scale(.812)}to{transform:translate(69.2274vw,99vh) scale(.812)}}.snow:nth-child(133){opacity:1.7854;transform:translate(89.7522vw,-10px) scale(.914);animation:fall-133 11s -12s linear infinite}@keyframes fall-133{33.204%{transform:translate(84.0435vw,33.204vh) scale(.914)}to{transform:translate(86.89785vw,99vh) scale(.914)}}.snow:nth-child(134){opacity:1.476;transform:translate(59.6562vw,-10px) scale(.2151);animation:fall-134 27s -14s linear infinite}@keyframes fall-134{36.282%{transform:translate(57.2319vw,36.282vh) scale(.2151)}to{transform:translate(58.44405vw,99vh) scale(.2151)}}.snow:nth-child(135){opacity:.684;transform:translate(52.6093vw,-10px) scale(.6322);animation:fall-135 27s -20s linear infinite}@keyframes fall-135{79.067%{transform:translate(42.6827vw,79.067vh) scale(.6322)}to{transform:translate(47.646vw,99vh) scale(.6322)}}.snow:nth-child(136){opacity:1.9634;transform:translate(98.6099vw,-10px) scale(.2714);animation:fall-136 14s -23s linear infinite}@keyframes fall-136{54.713%{transform:translate(94.5369vw,54.713vh) scale(.2714)}to{transform:translate(96.5734vw,99vh) scale(.2714)}}.snow:nth-child(137){opacity:1.1252;transform:translate(82.9918vw,-10px) scale(.0374);animation:fall-137 30s -8s linear infinite}@keyframes fall-137{31.826%{transform:translate(83.6678vw,31.826vh) scale(.0374)}to{transform:translate(83.3298vw,99vh) scale(.0374)}}.snow:nth-child(138){opacity:1.095;transform:translate(49.2484vw,-10px) scale(.2619);animation:fall-138 10s -2s linear infinite}@keyframes fall-138{77.592%{transform:translate(48.6445vw,77.592vh) scale(.2619)}to{transform:translate(48.94645vw,99vh) scale(.2619)}}.snow:nth-child(139){opacity:.0464;transform:translate(56.8811vw,-10px) scale(.3153);animation:fall-139 15s -11s linear infinite}@keyframes fall-139{46.782%{transform:translate(64.8461vw,46.782vh) scale(.3153)}to{transform:translate(60.8636vw,99vh) scale(.3153)}}.snow:nth-child(140){opacity:1.7966;transform:translate(16.9655vw,-10px) scale(.403);animation:fall-140 18s -10s linear infinite}@keyframes fall-140{71.098%{transform:translate(22.8539vw,71.098vh) scale(.403)}to{transform:translate(19.9097vw,99vh) scale(.403)}}.snow:nth-child(141){opacity:1.5188;transform:translate(32.3626vw,-10px) scale(.1028);animation:fall-141 11s -11s linear infinite}@keyframes fall-141{56.961%{transform:translate(25.3858vw,56.961vh) scale(.1028)}to{transform:translate(28.8742vw,99vh) scale(.1028)}}.snow:nth-child(142){opacity:1.173;transform:translate(97.7174vw,-10px) scale(.9346);animation:fall-142 10s -19s linear infinite}@keyframes fall-142{65.677%{transform:translate(99.6218vw,65.677vh) scale(.9346)}to{transform:translate(98.6696vw,99vh) scale(.9346)}}.snow:nth-child(143){opacity:.9806;transform:translate(61.8313vw,-10px) scale(.164);animation:fall-143 13s -8s linear infinite}@keyframes fall-143{47.472%{transform:translate(62.8782vw,47.472vh) scale(.164)}to{transform:translate(62.35475vw,99vh) scale(.164)}}.snow:nth-child(144){opacity:1.0586;transform:translate(1.0514vw,-10px) scale(.9707);animation:fall-144 15s -24s linear infinite}@keyframes fall-144{63.054%{transform:translate(-3.7547vw,63.054vh) scale(.9707)}to{transform:translate(-1.35165vw,99vh) scale(.9707)}}.snow:nth-child(145){opacity:.297;transform:translate(63.6417vw,-10px) scale(.0303);animation:fall-145 23s -10s linear infinite}@keyframes fall-145{41.989%{transform:translate(57.413vw,41.989vh) scale(.0303)}to{transform:translate(60.52735vw,99vh) scale(.0303)}}.snow:nth-child(146){opacity:1.1142;transform:translate(95.3532vw,-10px) scale(.1007);animation:fall-146 27s -25s linear infinite}@keyframes fall-146{63.312%{transform:translate(94.8074vw,63.312vh) scale(.1007)}to{transform:translate(95.0803vw,99vh) scale(.1007)}}.snow:nth-child(147){opacity:.5436;transform:translate(56.9418vw,-10px) scale(.3692);animation:fall-147 13s -3s linear infinite}@keyframes fall-147{63.163%{transform:translate(56.7316vw,63.163vh) scale(.3692)}to{transform:translate(56.8367vw,99vh) scale(.3692)}}.snow:nth-child(148){opacity:.9596;transform:translate(14.3932vw,-10px) scale(.2083);animation:fall-148 18s -29s linear infinite}@keyframes fall-148{34.67%{transform:translate(4.7755vw,34.67vh) scale(.2083)}to{transform:translate(9.58435vw,99vh) scale(.2083)}}.snow:nth-child(149){opacity:1.3968;transform:translate(46.482vw,-10px) scale(.4261);animation:fall-149 23s -17s linear infinite}@keyframes fall-149{38.189%{transform:translate(55.5681vw,38.189vh) scale(.4261)}to{transform:translate(51.02505vw,99vh) scale(.4261)}}.snow:nth-child(150){opacity:1.4046;transform:translate(29.731vw,-10px) scale(.6067);animation:fall-150 27s -2s linear infinite}@keyframes fall-150{38.213%{transform:translate(32.8321vw,38.213vh) scale(.6067)}to{transform:translate(31.28155vw,99vh) scale(.6067)}}.snow:nth-child(151){opacity:1.0178;transform:translate(64.5619vw,-10px) scale(.475);animation:fall-151 25s -13s linear infinite}@keyframes fall-151{32.569%{transform:translate(65.4052vw,32.569vh) scale(.475)}to{transform:translate(64.98355vw,99vh) scale(.475)}}.snow:nth-child(152){opacity:.2566;transform:translate(34.8422vw,-10px) scale(.8556);animation:fall-152 25s -18s linear infinite}@keyframes fall-152{35.736%{transform:translate(35.1917vw,35.736vh) scale(.8556)}to{transform:translate(35.01695vw,99vh) scale(.8556)}}.snow:nth-child(153){opacity:1.5108;transform:translate(89.9535vw,-10px) scale(.6831);animation:fall-153 22s -27s linear infinite}@keyframes fall-153{73.257%{transform:translate(96.1496vw,73.257vh) scale(.6831)}to{transform:translate(93.05155vw,99vh) scale(.6831)}}.snow:nth-child(154){opacity:.5632;transform:translate(61.6342vw,-10px) scale(.5892);animation:fall-154 17s -4s linear infinite}@keyframes fall-154{48.883%{transform:translate(62.7238vw,48.883vh) scale(.5892)}to{transform:translate(62.179vw,99vh) scale(.5892)}}.snow:nth-child(155){opacity:1.5988;transform:translate(91.3605vw,-10px) scale(.2598);animation:fall-155 14s -11s linear infinite}@keyframes fall-155{74.664%{transform:translate(92.1026vw,74.664vh) scale(.2598)}to{transform:translate(91.73155vw,99vh) scale(.2598)}}.snow:nth-child(156){opacity:1.0818;transform:translate(50.8297vw,-10px) scale(.1879);animation:fall-156 28s -11s linear infinite}@keyframes fall-156{67.967%{transform:translate(48.2673vw,67.967vh) scale(.1879)}to{transform:translate(49.5485vw,99vh) scale(.1879)}}.snow:nth-child(157){opacity:.3364;transform:translate(93.331vw,-10px) scale(.0206);animation:fall-157 13s -17s linear infinite}@keyframes fall-157{77.59%{transform:translate(94.4657vw,77.59vh) scale(.0206)}to{transform:translate(93.89835vw,99vh) scale(.0206)}}.snow:nth-child(158){opacity:.7624;transform:translate(64.6843vw,-10px) scale(.0959);animation:fall-158 24s -19s linear infinite}@keyframes fall-158{40.839%{transform:translate(71.8968vw,40.839vh) scale(.0959)}to{transform:translate(68.29055vw,99vh) scale(.0959)}}.snow:nth-child(159){opacity:.7896;transform:translate(6.1986vw,-10px) scale(.7068);animation:fall-159 23s -16s linear infinite}@keyframes fall-159{68.667%{transform:translate(-.3847vw,68.667vh) scale(.7068)}to{transform:translate(2.90695vw,99vh) scale(.7068)}}.snow:nth-child(160){opacity:1.2008;transform:translate(29.7388vw,-10px) scale(.488);animation:fall-160 19s -12s linear infinite}@keyframes fall-160{32.232%{transform:translate(28.266vw,32.232vh) scale(.488)}to{transform:translate(29.0024vw,99vh) scale(.488)}}.snow:nth-child(161){opacity:.137;transform:translate(66.8114vw,-10px) scale(.054);animation:fall-161 30s -14s linear infinite}@keyframes fall-161{40.502%{transform:translate(59.4698vw,40.502vh) scale(.054)}to{transform:translate(63.1406vw,99vh) scale(.054)}}.snow:nth-child(162){opacity:1.4754;transform:translate(82.1579vw,-10px) scale(.0293);animation:fall-162 13s -15s linear infinite}@keyframes fall-162{50.4%{transform:translate(89.1347vw,50.4vh) scale(.0293)}to{transform:translate(85.6463vw,99vh) scale(.0293)}}.snow:nth-child(163){opacity:.3976;transform:translate(10.768vw,-10px) scale(.2711);animation:fall-163 18s -26s linear infinite}@keyframes fall-163{38.842%{transform:translate(5.7979vw,38.842vh) scale(.2711)}to{transform:translate(8.28295vw,99vh) scale(.2711)}}.snow:nth-child(164){opacity:.0204;transform:translate(28.5697vw,-10px) scale(.4412);animation:fall-164 13s -30s linear infinite}@keyframes fall-164{32.201%{transform:translate(28.1464vw,32.201vh) scale(.4412)}to{transform:translate(28.35805vw,99vh) scale(.4412)}}.snow:nth-child(165){opacity:1.9652;transform:translate(12.1505vw,-10px) scale(.2069);animation:fall-165 24s -18s linear infinite}@keyframes fall-165{49.84%{transform:translate(20.4171vw,49.84vh) scale(.2069)}to{transform:translate(16.2838vw,99vh) scale(.2069)}}.snow:nth-child(166){opacity:1.7684;transform:translate(97.3662vw,-10px) scale(.3271);animation:fall-166 17s -3s linear infinite}@keyframes fall-166{62.517%{transform:translate(90.7371vw,62.517vh) scale(.3271)}to{transform:translate(94.05165vw,99vh) scale(.3271)}}.snow:nth-child(167){opacity:1.9608;transform:translate(26.3638vw,-10px) scale(.8272);animation:fall-167 25s -7s linear infinite}@keyframes fall-167{51.922%{transform:translate(16.5718vw,51.922vh) scale(.8272)}to{transform:translate(21.4678vw,99vh) scale(.8272)}}.snow:nth-child(168){opacity:1.948;transform:translate(41.7119vw,-10px) scale(.0866);animation:fall-168 27s -19s linear infinite}@keyframes fall-168{61.421%{transform:translate(35.1535vw,61.421vh) scale(.0866)}to{transform:translate(38.4327vw,99vh) scale(.0866)}}.snow:nth-child(169){opacity:1.9508;transform:translate(52.7933vw,-10px) scale(.6994);animation:fall-169 23s -17s linear infinite}@keyframes fall-169{61.714%{transform:translate(51.1743vw,61.714vh) scale(.6994)}to{transform:translate(51.9838vw,99vh) scale(.6994)}}.snow:nth-child(170){opacity:.2098;transform:translate(69.1247vw,-10px) scale(.8014);animation:fall-170 27s -9s linear infinite}@keyframes fall-170{74.023%{transform:translate(61.7151vw,74.023vh) scale(.8014)}to{transform:translate(65.4199vw,99vh) scale(.8014)}}.snow:nth-child(171){opacity:.233;transform:translate(12.0591vw,-10px) scale(.0247);animation:fall-171 29s -6s linear infinite}@keyframes fall-171{78.727%{transform:translate(12.1513vw,78.727vh) scale(.0247)}to{transform:translate(12.1052vw,99vh) scale(.0247)}}.snow:nth-child(172){opacity:1.4028;transform:translate(90.6732vw,-10px) scale(.7927);animation:fall-172 10s -3s linear infinite}@keyframes fall-172{74.383%{transform:translate(80.8728vw,74.383vh) scale(.7927)}to{transform:translate(85.773vw,99vh) scale(.7927)}}.snow:nth-child(173){opacity:1.2894;transform:translate(71.6356vw,-10px) scale(.4931);animation:fall-173 27s -9s linear infinite}@keyframes fall-173{47.887%{transform:translate(63.2403vw,47.887vh) scale(.4931)}to{transform:translate(67.43795vw,99vh) scale(.4931)}}.snow:nth-child(174){opacity:.5344;transform:translate(73.9374vw,-10px) scale(.8387);animation:fall-174 24s -21s linear infinite}@keyframes fall-174{30.933%{transform:translate(74.5722vw,30.933vh) scale(.8387)}to{transform:translate(74.2548vw,99vh) scale(.8387)}}.snow:nth-child(175){opacity:1.0938;transform:translate(26.1065vw,-10px) scale(.8581);animation:fall-175 22s -11s linear infinite}@keyframes fall-175{65.383%{transform:translate(23.8691vw,65.383vh) scale(.8581)}to{transform:translate(24.9878vw,99vh) scale(.8581)}}.snow:nth-child(176){opacity:1.2802;transform:translate(37.7003vw,-10px) scale(.8663);animation:fall-176 30s -4s linear infinite}@keyframes fall-176{42.706%{transform:translate(34.8188vw,42.706vh) scale(.8663)}to{transform:translate(36.25955vw,99vh) scale(.8663)}}.snow:nth-child(177){opacity:.2552;transform:translate(64.9547vw,-10px) scale(.446);animation:fall-177 17s -21s linear infinite}@keyframes fall-177{32.941%{transform:translate(57.5258vw,32.941vh) scale(.446)}to{transform:translate(61.24025vw,99vh) scale(.446)}}.snow:nth-child(178){opacity:1.517;transform:translate(27.1129vw,-10px) scale(.6169);animation:fall-178 10s -30s linear infinite}@keyframes fall-178{44.599%{transform:translate(27.5263vw,44.599vh) scale(.6169)}to{transform:translate(27.3196vw,99vh) scale(.6169)}}.snow:nth-child(179){opacity:1.889;transform:translate(82.7861vw,-10px) scale(.7164);animation:fall-179 22s -4s linear infinite}@keyframes fall-179{49.744%{transform:translate(81.738vw,49.744vh) scale(.7164)}to{transform:translate(82.26205vw,99vh) scale(.7164)}}.snow:nth-child(180){opacity:.4352;transform:translate(38.2392vw,-10px) scale(.9949);animation:fall-180 11s -2s linear infinite}@keyframes fall-180{32.364%{transform:translate(33.6333vw,32.364vh) scale(.9949)}to{transform:translate(35.93625vw,99vh) scale(.9949)}}.snow:nth-child(181){opacity:1.0904;transform:translate(36.548vw,-10px) scale(.292);animation:fall-181 25s -2s linear infinite}@keyframes fall-181{38.794%{transform:translate(42.5109vw,38.794vh) scale(.292)}to{transform:translate(39.52945vw,99vh) scale(.292)}}.snow:nth-child(182){opacity:.3546;transform:translate(19.5191vw,-10px) scale(.883);animation:fall-182 15s -11s linear infinite}@keyframes fall-182{79.879%{transform:translate(14.2435vw,79.879vh) scale(.883)}to{transform:translate(16.8813vw,99vh) scale(.883)}}.snow:nth-child(183){opacity:.1856;transform:translate(77.5409vw,-10px) scale(.3556);animation:fall-183 15s -15s linear infinite}@keyframes fall-183{74.172%{transform:translate(84.1887vw,74.172vh) scale(.3556)}to{transform:translate(80.8648vw,99vh) scale(.3556)}}.snow:nth-child(184){opacity:.5358;transform:translate(39.0196vw,-10px) scale(.7333);animation:fall-184 10s -27s linear infinite}@keyframes fall-184{45.843%{transform:translate(46.4694vw,45.843vh) scale(.7333)}to{transform:translate(42.7445vw,99vh) scale(.7333)}}.snow:nth-child(185){opacity:.6212;transform:translate(15.5901vw,-10px) scale(.6928);animation:fall-185 12s -19s linear infinite}@keyframes fall-185{59.65%{transform:translate(13.3445vw,59.65vh) scale(.6928)}to{transform:translate(14.4673vw,99vh) scale(.6928)}}.snow:nth-child(186){opacity:.3656;transform:translate(4.5591vw,-10px) scale(.8207);animation:fall-186 28s -26s linear infinite}@keyframes fall-186{75.027%{transform:translate(-.4293vw,75.027vh) scale(.8207)}to{transform:translate(2.0649vw,99vh) scale(.8207)}}.snow:nth-child(187){opacity:1.0738;transform:translate(95.1481vw,-10px) scale(.0309);animation:fall-187 14s -15s linear infinite}@keyframes fall-187{74.53%{transform:translate(102.9843vw,74.53vh) scale(.0309)}to{transform:translate(99.0662vw,99vh) scale(.0309)}}.snow:nth-child(188){opacity:1.652;transform:translate(24.8052vw,-10px) scale(.7635);animation:fall-188 22s -28s linear infinite}@keyframes fall-188{64.537%{transform:translate(19.5751vw,64.537vh) scale(.7635)}to{transform:translate(22.19015vw,99vh) scale(.7635)}}.snow:nth-child(189){opacity:.9162;transform:translate(41.378vw,-10px) scale(.1964);animation:fall-189 15s -18s linear infinite}@keyframes fall-189{45.729%{transform:translate(45.3804vw,45.729vh) scale(.1964)}to{transform:translate(43.3792vw,99vh) scale(.1964)}}.snow:nth-child(190){opacity:1.2512;transform:translate(84.0875vw,-10px) scale(.6427);animation:fall-190 16s -6s linear infinite}@keyframes fall-190{35.882%{transform:translate(84.9463vw,35.882vh) scale(.6427)}to{transform:translate(84.5169vw,99vh) scale(.6427)}}.snow:nth-child(191){opacity:1.4164;transform:translate(71.8166vw,-10px) scale(.7651);animation:fall-191 19s -19s linear infinite}@keyframes fall-191{51.887%{transform:translate(78.879vw,51.887vh) scale(.7651)}to{transform:translate(75.3478vw,99vh) scale(.7651)}}.snow:nth-child(192){opacity:.3464;transform:translate(74.2978vw,-10px) scale(.8934);animation:fall-192 19s -26s linear infinite}@keyframes fall-192{52.694%{transform:translate(81.9582vw,52.694vh) scale(.8934)}to{transform:translate(78.128vw,99vh) scale(.8934)}}.snow:nth-child(193){opacity:.016;transform:translate(88.4329vw,-10px) scale(.3324);animation:fall-193 21s -12s linear infinite}@keyframes fall-193{66.822%{transform:translate(78.5995vw,66.822vh) scale(.3324)}to{transform:translate(83.5162vw,99vh) scale(.3324)}}.snow:nth-child(194){opacity:1.7906;transform:translate(34.1347vw,-10px) scale(.3087);animation:fall-194 21s -26s linear infinite}@keyframes fall-194{40.501%{transform:translate(36.2504vw,40.501vh) scale(.3087)}to{transform:translate(35.19255vw,99vh) scale(.3087)}}.snow:nth-child(195){opacity:.1574;transform:translate(49.7579vw,-10px) scale(.4215);animation:fall-195 11s -24s linear infinite}@keyframes fall-195{33.246%{transform:translate(42.8698vw,33.246vh) scale(.4215)}to{transform:translate(46.31385vw,99vh) scale(.4215)}}.snow:nth-child(196){opacity:.234;transform:translate(37.4653vw,-10px) scale(.1572);animation:fall-196 27s -29s linear infinite}@keyframes fall-196{64.598%{transform:translate(41.4938vw,64.598vh) scale(.1572)}to{transform:translate(39.47955vw,99vh) scale(.1572)}}.snow:nth-child(197){opacity:.6306;transform:translate(43.0797vw,-10px) scale(.2476);animation:fall-197 19s -13s linear infinite}@keyframes fall-197{49.266%{transform:translate(36.306vw,49.266vh) scale(.2476)}to{transform:translate(39.69285vw,99vh) scale(.2476)}}.snow:nth-child(198){opacity:1.8574;transform:translate(95.1911vw,-10px) scale(.1592);animation:fall-198 15s -4s linear infinite}@keyframes fall-198{60.116%{transform:translate(97.3618vw,60.116vh) scale(.1592)}to{transform:translate(96.27645vw,99vh) scale(.1592)}}.snow:nth-child(199){opacity:1.8808;transform:translate(30.0075vw,-10px) scale(.6184);animation:fall-199 29s -4s linear infinite}@keyframes fall-199{72.477%{transform:translate(34.6152vw,72.477vh) scale(.6184)}to{transform:translate(32.31135vw,99vh) scale(.6184)}}.snow:nth-child(200){opacity:1.4746;transform:translate(65.955vw,-10px) scale(.0548);animation:fall-200 19s -27s linear infinite}@keyframes fall-200{73.048%{transform:translate(67.3966vw,73.048vh) scale(.0548)}to{transform:translate(66.6758vw,99vh) scale(.0548)}}.snow:nth-child(201){opacity:.4964;transform:translate(65.4302vw,-10px) scale(.5708);animation:fall-201 29s -26s linear infinite}@keyframes fall-201{56.18%{transform:translate(58.3482vw,56.18vh) scale(.5708)}to{transform:translate(61.8892vw,99vh) scale(.5708)}}.snow:nth-child(202){opacity:.448;transform:translate(56.206vw,-10px) scale(.2619);animation:fall-202 30s -15s linear infinite}@keyframes fall-202{58.455%{transform:translate(53.5832vw,58.455vh) scale(.2619)}to{transform:translate(54.8946vw,99vh) scale(.2619)}}.snow:nth-child(203){opacity:1.9304;transform:translate(13.751vw,-10px) scale(.5034);animation:fall-203 15s -22s linear infinite}@keyframes fall-203{49.141%{transform:translate(7.2428vw,49.141vh) scale(.5034)}to{transform:translate(10.4969vw,99vh) scale(.5034)}}.snow:nth-child(204){opacity:1.247;transform:translate(17.0406vw,-10px) scale(.1367);animation:fall-204 28s -18s linear infinite}@keyframes fall-204{68.023%{transform:translate(20.5809vw,68.023vh) scale(.1367)}to{transform:translate(18.81075vw,99vh) scale(.1367)}}.snow:nth-child(205){opacity:1.8158;transform:translate(34.7055vw,-10px) scale(.5707);animation:fall-205 28s -4s linear infinite}@keyframes fall-205{44.482%{transform:translate(32.4761vw,44.482vh) scale(.5707)}to{transform:translate(33.5908vw,99vh) scale(.5707)}}.snow:nth-child(206){opacity:.764;transform:translate(36.8494vw,-10px) scale(.3601);animation:fall-206 18s -22s linear infinite}@keyframes fall-206{57.508%{transform:translate(36.0832vw,57.508vh) scale(.3601)}to{transform:translate(36.4663vw,99vh) scale(.3601)}}.snow:nth-child(207){opacity:.5248;transform:translate(89.1752vw,-10px) scale(.6293);animation:fall-207 24s -24s linear infinite}@keyframes fall-207{79.517%{transform:translate(97.2947vw,79.517vh) scale(.6293)}to{transform:translate(93.23495vw,99vh) scale(.6293)}}.snow:nth-child(208){opacity:.1622;transform:translate(66.0173vw,-10px) scale(.5631);animation:fall-208 28s -2s linear infinite}@keyframes fall-208{31.288%{transform:translate(69.793vw,31.288vh) scale(.5631)}to{transform:translate(67.90515vw,99vh) scale(.5631)}}.snow:nth-child(209){opacity:1.6304;transform:translate(1.2566vw,-10px) scale(.8227);animation:fall-209 29s -13s linear infinite}@keyframes fall-209{54.909%{transform:translate(-3.8624vw,54.909vh) scale(.8227)}to{transform:translate(-1.3029vw,99vh) scale(.8227)}}.snow:nth-child(210){opacity:1.6946;transform:translate(5.4994vw,-10px) scale(.0997);animation:fall-210 10s -25s linear infinite}@keyframes fall-210{59.232%{transform:translate(1.3531vw,59.232vh) scale(.0997)}to{transform:translate(3.42625vw,99vh) scale(.0997)}}.snow:nth-child(211){opacity:1.297;transform:translate(82.5989vw,-10px) scale(.5276);animation:fall-211 27s -29s linear infinite}@keyframes fall-211{35.386%{transform:translate(88.9193vw,35.386vh) scale(.5276)}to{transform:translate(85.7591vw,99vh) scale(.5276)}}.snow:nth-child(212){opacity:1.5294;transform:translate(88.3907vw,-10px) scale(.4287);animation:fall-212 12s -22s linear infinite}@keyframes fall-212{79.415%{transform:translate(83.4859vw,79.415vh) scale(.4287)}to{transform:translate(85.9383vw,99vh) scale(.4287)}}.snow:nth-child(213){opacity:1.4406;transform:translate(16.3561vw,-10px) scale(.567);animation:fall-213 14s -15s linear infinite}@keyframes fall-213{31.17%{transform:translate(7.1588vw,31.17vh) scale(.567)}to{transform:translate(11.75745vw,99vh) scale(.567)}}.snow:nth-child(214){opacity:.7424;transform:translate(41.9295vw,-10px) scale(.6178);animation:fall-214 29s -14s linear infinite}@keyframes fall-214{74.363%{transform:translate(37.9867vw,74.363vh) scale(.6178)}to{transform:translate(39.9581vw,99vh) scale(.6178)}}.snow:nth-child(215){opacity:1.1736;transform:translate(46.5865vw,-10px) scale(.2115);animation:fall-215 13s -8s linear infinite}@keyframes fall-215{63.945%{transform:translate(41.2952vw,63.945vh) scale(.2115)}to{transform:translate(43.94085vw,99vh) scale(.2115)}}.snow:nth-child(216){opacity:1.3158;transform:translate(64.8651vw,-10px) scale(.7159);animation:fall-216 17s -4s linear infinite}@keyframes fall-216{68.897%{transform:translate(67.4847vw,68.897vh) scale(.7159)}to{transform:translate(66.1749vw,99vh) scale(.7159)}}.snow:nth-child(217){opacity:1.4122;transform:translate(82.0111vw,-10px) scale(.4953);animation:fall-217 26s -30s linear infinite}@keyframes fall-217{36.962%{transform:translate(72.8154vw,36.962vh) scale(.4953)}to{transform:translate(77.41325vw,99vh) scale(.4953)}}.snow:nth-child(218){opacity:1.8146;transform:translate(.4369vw,-10px) scale(.443);animation:fall-218 16s -15s linear infinite}@keyframes fall-218{79.595%{transform:translate(7.9807vw,79.595vh) scale(.443)}to{transform:translate(4.2088vw,99vh) scale(.443)}}.snow:nth-child(219){opacity:1.689;transform:translate(95.2812vw,-10px) scale(.0309);animation:fall-219 21s -3s linear infinite}@keyframes fall-219{57.813%{transform:translate(100.5797vw,57.813vh) scale(.0309)}to{transform:translate(97.93045vw,99vh) scale(.0309)}}.snow:nth-child(220){opacity:1.9782;transform:translate(40.2314vw,-10px) scale(.578);animation:fall-220 23s -13s linear infinite}@keyframes fall-220{48.803%{transform:translate(49.7099vw,48.803vh) scale(.578)}to{transform:translate(44.97065vw,99vh) scale(.578)}}.snow:nth-child(221){opacity:.4044;transform:translate(53.6368vw,-10px) scale(.2719);animation:fall-221 18s -22s linear infinite}@keyframes fall-221{65.293%{transform:translate(46.1638vw,65.293vh) scale(.2719)}to{transform:translate(49.9003vw,99vh) scale(.2719)}}.snow:nth-child(222){opacity:.409;transform:translate(5.0975vw,-10px) scale(.819);animation:fall-222 21s -29s linear infinite}@keyframes fall-222{45.08%{transform:translate(10.4023vw,45.08vh) scale(.819)}to{transform:translate(7.7499vw,99vh) scale(.819)}}.snow:nth-child(223){opacity:1.4742;transform:translate(50.6473vw,-10px) scale(.7008);animation:fall-223 14s -26s linear infinite}@keyframes fall-223{74.5%{transform:translate(59.3604vw,74.5vh) scale(.7008)}to{transform:translate(55.00385vw,99vh) scale(.7008)}}.snow:nth-child(224){opacity:.1248;transform:translate(43.5212vw,-10px) scale(.7038);animation:fall-224 13s -23s linear infinite}@keyframes fall-224{50.488%{transform:translate(48.013vw,50.488vh) scale(.7038)}to{transform:translate(45.7671vw,99vh) scale(.7038)}}.snow:nth-child(225){opacity:1.1364;transform:translate(74.2574vw,-10px) scale(.7304);animation:fall-225 23s -30s linear infinite}@keyframes fall-225{55.513%{transform:translate(75.4016vw,55.513vh) scale(.7304)}to{transform:translate(74.8295vw,99vh) scale(.7304)}}.snow:nth-child(226){opacity:1.0646;transform:translate(36.2509vw,-10px) scale(.0051);animation:fall-226 13s -28s linear infinite}@keyframes fall-226{52.946%{transform:translate(39.6716vw,52.946vh) scale(.0051)}to{transform:translate(37.96125vw,99vh) scale(.0051)}}.snow:nth-child(227){opacity:1.3054;transform:translate(48.2945vw,-10px) scale(.1157);animation:fall-227 23s -22s linear infinite}@keyframes fall-227{43.353%{transform:translate(46.3896vw,43.353vh) scale(.1157)}to{transform:translate(47.34205vw,99vh) scale(.1157)}}.snow:nth-child(228){opacity:.4922;transform:translate(32.1205vw,-10px) scale(.5218);animation:fall-228 25s -6s linear infinite}@keyframes fall-228{48.146%{transform:translate(32.2216vw,48.146vh) scale(.5218)}to{transform:translate(32.17105vw,99vh) scale(.5218)}}.snow:nth-child(229){opacity:1.2186;transform:translate(69.0737vw,-10px) scale(.7988);animation:fall-229 28s -30s linear infinite}@keyframes fall-229{67.388%{transform:translate(74.1743vw,67.388vh) scale(.7988)}to{transform:translate(71.624vw,99vh) scale(.7988)}}.snow:nth-child(230){opacity:1.5994;transform:translate(43.3974vw,-10px) scale(.5313);animation:fall-230 12s -5s linear infinite}@keyframes fall-230{70.169%{transform:translate(51.2907vw,70.169vh) scale(.5313)}to{transform:translate(47.34405vw,99vh) scale(.5313)}}.snow:nth-child(231){opacity:.815;transform:translate(39.5018vw,-10px) scale(.2057);animation:fall-231 16s -4s linear infinite}@keyframes fall-231{74.312%{transform:translate(46.5396vw,74.312vh) scale(.2057)}to{transform:translate(43.0207vw,99vh) scale(.2057)}}.snow:nth-child(232){opacity:1.9238;transform:translate(71.5163vw,-10px) scale(.943);animation:fall-232 22s -23s linear infinite}@keyframes fall-232{35.091%{transform:translate(79.0295vw,35.091vh) scale(.943)}to{transform:translate(75.2729vw,99vh) scale(.943)}}.snow:nth-child(233){opacity:.372;transform:translate(75.8872vw,-10px) scale(.1322);animation:fall-233 30s -3s linear infinite}@keyframes fall-233{61.528%{transform:translate(71.9473vw,61.528vh) scale(.1322)}to{transform:translate(73.91725vw,99vh) scale(.1322)}}.snow:nth-child(234){opacity:1.7738;transform:translate(84.6035vw,-10px) scale(.7747);animation:fall-234 13s -28s linear infinite}@keyframes fall-234{68.986%{transform:translate(92.2833vw,68.986vh) scale(.7747)}to{transform:translate(88.4434vw,99vh) scale(.7747)}}.snow:nth-child(235){opacity:1.6318;transform:translate(16.8422vw,-10px) scale(.4413);animation:fall-235 18s -22s linear infinite}@keyframes fall-235{74.268%{transform:translate(25.6294vw,74.268vh) scale(.4413)}to{transform:translate(21.2358vw,99vh) scale(.4413)}}.snow:nth-child(236){opacity:1.6432;transform:translate(54.9822vw,-10px) scale(.8185);animation:fall-236 23s -26s linear infinite}@keyframes fall-236{55.71%{transform:translate(48.2803vw,55.71vh) scale(.8185)}to{transform:translate(51.63125vw,99vh) scale(.8185)}}.snow:nth-child(237){opacity:.7106;transform:translate(29.0165vw,-10px) scale(.1999);animation:fall-237 18s -8s linear infinite}@keyframes fall-237{36.538%{transform:translate(35.3666vw,36.538vh) scale(.1999)}to{transform:translate(32.19155vw,99vh) scale(.1999)}}.snow:nth-child(238){opacity:.4864;transform:translate(71.7399vw,-10px) scale(.651);animation:fall-238 21s -16s linear infinite}@keyframes fall-238{71.072%{transform:translate(75.6187vw,71.072vh) scale(.651)}to{transform:translate(73.6793vw,99vh) scale(.651)}}.snow:nth-child(239){opacity:.4784;transform:translate(68.7119vw,-10px) scale(.8137);animation:fall-239 22s -22s linear infinite}@keyframes fall-239{32.536%{transform:translate(68.0367vw,32.536vh) scale(.8137)}to{transform:translate(68.3743vw,99vh) scale(.8137)}}.snow:nth-child(240){opacity:.9614;transform:translate(81.3112vw,-10px) scale(.3921);animation:fall-240 14s -5s linear infinite}@keyframes fall-240{68.545%{transform:translate(82.4242vw,68.545vh) scale(.3921)}to{transform:translate(81.8677vw,99vh) scale(.3921)}}.snow:nth-child(241){opacity:1.727;transform:translate(21.0035vw,-10px) scale(.9729);animation:fall-241 14s -15s linear infinite}@keyframes fall-241{34.63%{transform:translate(16.1791vw,34.63vh) scale(.9729)}to{transform:translate(18.5913vw,99vh) scale(.9729)}}.snow:nth-child(242){opacity:1.0056;transform:translate(49.4282vw,-10px) scale(.953);animation:fall-242 17s -12s linear infinite}@keyframes fall-242{53.505%{transform:translate(58.2987vw,53.505vh) scale(.953)}to{transform:translate(53.86345vw,99vh) scale(.953)}}.snow:nth-child(243){opacity:.1442;transform:translate(88.3591vw,-10px) scale(.9703);animation:fall-243 18s -29s linear infinite}@keyframes fall-243{67.237%{transform:translate(88.0957vw,67.237vh) scale(.9703)}to{transform:translate(88.2274vw,99vh) scale(.9703)}}.snow:nth-child(244){opacity:.113;transform:translate(44.4903vw,-10px) scale(.327);animation:fall-244 13s -15s linear infinite}@keyframes fall-244{31.153%{transform:translate(50.6076vw,31.153vh) scale(.327)}to{transform:translate(47.54895vw,99vh) scale(.327)}}.snow:nth-child(245){opacity:.8824;transform:translate(75.3604vw,-10px) scale(.2827);animation:fall-245 24s -8s linear infinite}@keyframes fall-245{66.283%{transform:translate(70.8936vw,66.283vh) scale(.2827)}to{transform:translate(73.127vw,99vh) scale(.2827)}}.snow:nth-child(246){opacity:1.1532;transform:translate(44.1321vw,-10px) scale(.2882);animation:fall-246 11s -28s linear infinite}@keyframes fall-246{46.427%{transform:translate(39.7639vw,46.427vh) scale(.2882)}to{transform:translate(41.948vw,99vh) scale(.2882)}}.snow:nth-child(247){opacity:.9658;transform:translate(23.4432vw,-10px) scale(.7274);animation:fall-247 28s -16s linear infinite}@keyframes fall-247{32.093%{transform:translate(22.2194vw,32.093vh) scale(.7274)}to{transform:translate(22.8313vw,99vh) scale(.7274)}}.snow:nth-child(248){opacity:.054;transform:translate(19.8077vw,-10px) scale(.4982);animation:fall-248 11s -24s linear infinite}@keyframes fall-248{40.009%{transform:translate(11.4588vw,40.009vh) scale(.4982)}to{transform:translate(15.63325vw,99vh) scale(.4982)}}.snow:nth-child(249){opacity:1.11;transform:translate(8.0308vw,-10px) scale(.4415);animation:fall-249 28s -12s linear infinite}@keyframes fall-249{66.797%{transform:translate(10.5762vw,66.797vh) scale(.4415)}to{transform:translate(9.3035vw,99vh) scale(.4415)}}.snow:nth-child(250){opacity:1.7916;transform:translate(21.8651vw,-10px) scale(.4994);animation:fall-250 26s -29s linear infinite}@keyframes fall-250{43.874%{transform:translate(31.5741vw,43.874vh) scale(.4994)}to{transform:translate(26.7196vw,99vh) scale(.4994)}}.snow:nth-child(251){opacity:.6314;transform:translate(72.9306vw,-10px) scale(.2868);animation:fall-251 14s -18s linear infinite}@keyframes fall-251{35.818%{transform:translate(72.1513vw,35.818vh) scale(.2868)}to{transform:translate(72.54095vw,99vh) scale(.2868)}}.snow:nth-child(252){opacity:1.2366;transform:translate(16.5783vw,-10px) scale(.4443);animation:fall-252 28s -30s linear infinite}@keyframes fall-252{53.692%{transform:translate(9.8524vw,53.692vh) scale(.4443)}to{transform:translate(13.21535vw,99vh) scale(.4443)}}.snow:nth-child(253){opacity:.8032;transform:translate(99.8765vw,-10px) scale(.8897);animation:fall-253 21s -9s linear infinite}@keyframes fall-253{73.484%{transform:translate(94.4097vw,73.484vh) scale(.8897)}to{transform:translate(97.1431vw,99vh) scale(.8897)}}.snow:nth-child(254){opacity:.5574;transform:translate(63.1455vw,-10px) scale(.7155);animation:fall-254 15s -10s linear infinite}@keyframes fall-254{45.655%{transform:translate(56.5526vw,45.655vh) scale(.7155)}to{transform:translate(59.84905vw,99vh) scale(.7155)}}.snow:nth-child(255){opacity:1.7906;transform:translate(30.9417vw,-10px) scale(.7737);animation:fall-255 29s -5s linear infinite}@keyframes fall-255{66.919%{transform:translate(39.9138vw,66.919vh) scale(.7737)}to{transform:translate(35.42775vw,99vh) scale(.7737)}}.snow:nth-child(256){opacity:.1582;transform:translate(37.7224vw,-10px) scale(.6649);animation:fall-256 19s -28s linear infinite}@keyframes fall-256{55.231%{transform:translate(29.1603vw,55.231vh) scale(.6649)}to{transform:translate(33.44135vw,99vh) scale(.6649)}}.snow:nth-child(257){opacity:.3294;transform:translate(42.505vw,-10px) scale(.3848);animation:fall-257 30s -9s linear infinite}@keyframes fall-257{71.542%{transform:translate(44.2182vw,71.542vh) scale(.3848)}to{transform:translate(43.3616vw,99vh) scale(.3848)}}.snow:nth-child(258){opacity:.455;transform:translate(44.7851vw,-10px) scale(.6495);animation:fall-258 19s -7s linear infinite}@keyframes fall-258{37.321%{transform:translate(42.2291vw,37.321vh) scale(.6495)}to{transform:translate(43.5071vw,99vh) scale(.6495)}}.snow:nth-child(259){opacity:.7506;transform:translate(28.48vw,-10px) scale(.4309);animation:fall-259 27s -14s linear infinite}@keyframes fall-259{31.715%{transform:translate(24.6462vw,31.715vh) scale(.4309)}to{transform:translate(26.5631vw,99vh) scale(.4309)}}.snow:nth-child(260){opacity:.429;transform:translate(88.3644vw,-10px) scale(.3939);animation:fall-260 17s -30s linear infinite}@keyframes fall-260{68.723%{transform:translate(87.2468vw,68.723vh) scale(.3939)}to{transform:translate(87.8056vw,99vh) scale(.3939)}}.snow:nth-child(261){opacity:1.2696;transform:translate(41.6823vw,-10px) scale(.4872);animation:fall-261 28s -29s linear infinite}@keyframes fall-261{67.514%{transform:translate(45.923vw,67.514vh) scale(.4872)}to{transform:translate(43.80265vw,99vh) scale(.4872)}}.snow:nth-child(262){opacity:.3958;transform:translate(94.5775vw,-10px) scale(.6585);animation:fall-262 26s -16s linear infinite}@keyframes fall-262{77.677%{transform:translate(94.6388vw,77.677vh) scale(.6585)}to{transform:translate(94.60815vw,99vh) scale(.6585)}}.snow:nth-child(263){opacity:.823;transform:translate(62.5527vw,-10px) scale(.6171);animation:fall-263 12s -5s linear infinite}@keyframes fall-263{34.91%{transform:translate(52.8331vw,34.91vh) scale(.6171)}to{transform:translate(57.6929vw,99vh) scale(.6171)}}.snow:nth-child(264){opacity:1.2772;transform:translate(73.9051vw,-10px) scale(.0039);animation:fall-264 12s -1s linear infinite}@keyframes fall-264{70.326%{transform:translate(70.3762vw,70.326vh) scale(.0039)}to{transform:translate(72.14065vw,99vh) scale(.0039)}}.snow:nth-child(265){opacity:1.1576;transform:translate(38.9607vw,-10px) scale(.9442);animation:fall-265 12s -5s linear infinite}@keyframes fall-265{70.579%{transform:translate(43.713vw,70.579vh) scale(.9442)}to{transform:translate(41.33685vw,99vh) scale(.9442)}}.snow:nth-child(266){opacity:1.2644;transform:translate(21.5952vw,-10px) scale(.1137);animation:fall-266 26s -11s linear infinite}@keyframes fall-266{54.167%{transform:translate(28.1108vw,54.167vh) scale(.1137)}to{transform:translate(24.853vw,99vh) scale(.1137)}}.snow:nth-child(267){opacity:.2188;transform:translate(49.5168vw,-10px) scale(.9613);animation:fall-267 27s -2s linear infinite}@keyframes fall-267{74.562%{transform:translate(42.5017vw,74.562vh) scale(.9613)}to{transform:translate(46.00925vw,99vh) scale(.9613)}}.snow:nth-child(268){opacity:.906;transform:translate(33.2783vw,-10px) scale(.0271);animation:fall-268 21s -13s linear infinite}@keyframes fall-268{31.525%{transform:translate(39.1644vw,31.525vh) scale(.0271)}to{transform:translate(36.22135vw,99vh) scale(.0271)}}.snow:nth-child(269){opacity:.822;transform:translate(64.884vw,-10px) scale(.454);animation:fall-269 12s -25s linear infinite}@keyframes fall-269{63.977%{transform:translate(73.5687vw,63.977vh) scale(.454)}to{transform:translate(69.22635vw,99vh) scale(.454)}}.snow:nth-child(270){opacity:.3234;transform:translate(60.057vw,-10px) scale(.2);animation:fall-270 10s -11s linear infinite}@keyframes fall-270{50.799%{transform:translate(68.0659vw,50.799vh) scale(.2)}to{transform:translate(64.06145vw,99vh) scale(.2)}}.snow:nth-child(271){opacity:.0928;transform:translate(49.1897vw,-10px) scale(.4432);animation:fall-271 17s -20s linear infinite}@keyframes fall-271{57.072%{transform:translate(56.0302vw,57.072vh) scale(.4432)}to{transform:translate(52.60995vw,99vh) scale(.4432)}}.snow:nth-child(272){opacity:.3764;transform:translate(51.472vw,-10px) scale(.9623);animation:fall-272 11s -29s linear infinite}@keyframes fall-272{66.207%{transform:translate(56.4184vw,66.207vh) scale(.9623)}to{transform:translate(53.9452vw,99vh) scale(.9623)}}.snow:nth-child(273){opacity:.2576;transform:translate(42.0353vw,-10px) scale(.2771);animation:fall-273 27s -20s linear infinite}@keyframes fall-273{46.451%{transform:translate(41.5765vw,46.451vh) scale(.2771)}to{transform:translate(41.8059vw,99vh) scale(.2771)}}.snow:nth-child(274){opacity:.3594;transform:translate(21.0206vw,-10px) scale(.5941);animation:fall-274 21s -20s linear infinite}@keyframes fall-274{46.658%{transform:translate(19.9788vw,46.658vh) scale(.5941)}to{transform:translate(20.4997vw,99vh) scale(.5941)}}.snow:nth-child(275){opacity:1.581;transform:translate(60.874vw,-10px) scale(.1913);animation:fall-275 30s -19s linear infinite}@keyframes fall-275{45.202%{transform:translate(56.8413vw,45.202vh) scale(.1913)}to{transform:translate(58.85765vw,99vh) scale(.1913)}}.snow:nth-child(276){opacity:1.5864;transform:translate(58.3708vw,-10px) scale(.5325);animation:fall-276 16s -20s linear infinite}@keyframes fall-276{66.36%{transform:translate(50.3807vw,66.36vh) scale(.5325)}to{transform:translate(54.37575vw,99vh) scale(.5325)}}.snow:nth-child(277){opacity:1.7724;transform:translate(64.4746vw,-10px) scale(.3265);animation:fall-277 10s -24s linear infinite}@keyframes fall-277{60.9%{transform:translate(56.7561vw,60.9vh) scale(.3265)}to{transform:translate(60.61535vw,99vh) scale(.3265)}}.snow:nth-child(278){opacity:.075;transform:translate(82.2544vw,-10px) scale(.2067);animation:fall-278 11s -6s linear infinite}@keyframes fall-278{55.452%{transform:translate(72.7991vw,55.452vh) scale(.2067)}to{transform:translate(77.52675vw,99vh) scale(.2067)}}.snow:nth-child(279){opacity:.708;transform:translate(25.2348vw,-10px) scale(.99);animation:fall-279 17s -5s linear infinite}@keyframes fall-279{47.144%{transform:translate(24.8679vw,47.144vh) scale(.99)}to{transform:translate(25.05135vw,99vh) scale(.99)}}.snow:nth-child(280){opacity:1.8512;transform:translate(72.0044vw,-10px) scale(.8897);animation:fall-280 27s -1s linear infinite}@keyframes fall-280{50.756%{transform:translate(63.3659vw,50.756vh) scale(.8897)}to{transform:translate(67.68515vw,99vh) scale(.8897)}}.snow:nth-child(281){opacity:1.4066;transform:translate(68.3848vw,-10px) scale(.9118);animation:fall-281 15s -16s linear infinite}@keyframes fall-281{53.663%{transform:translate(59.8108vw,53.663vh) scale(.9118)}to{transform:translate(64.0978vw,99vh) scale(.9118)}}.snow:nth-child(282){opacity:.6096;transform:translate(25.9054vw,-10px) scale(.9867);animation:fall-282 16s -3s linear infinite}@keyframes fall-282{61.678%{transform:translate(26.433vw,61.678vh) scale(.9867)}to{transform:translate(26.1692vw,99vh) scale(.9867)}}.snow:nth-child(283){opacity:1.003;transform:translate(97.379vw,-10px) scale(.0606);animation:fall-283 20s -26s linear infinite}@keyframes fall-283{52.23%{transform:translate(103.509vw,52.23vh) scale(.0606)}to{transform:translate(100.444vw,99vh) scale(.0606)}}.snow:nth-child(284){opacity:1.5066;transform:translate(52.8388vw,-10px) scale(.2989);animation:fall-284 27s -16s linear infinite}@keyframes fall-284{79.696%{transform:translate(43.9615vw,79.696vh) scale(.2989)}to{transform:translate(48.40015vw,99vh) scale(.2989)}}.snow:nth-child(285){opacity:.2718;transform:translate(14.5978vw,-10px) scale(.1547);animation:fall-285 15s -1s linear infinite}@keyframes fall-285{71.707%{transform:translate(21.0287vw,71.707vh) scale(.1547)}to{transform:translate(17.81325vw,99vh) scale(.1547)}}.snow:nth-child(286){opacity:.9036;transform:translate(69.9928vw,-10px) scale(.8246);animation:fall-286 30s -23s linear infinite}@keyframes fall-286{62.503%{transform:translate(76.686vw,62.503vh) scale(.8246)}to{transform:translate(73.3394vw,99vh) scale(.8246)}}.snow:nth-child(287){opacity:.5716;transform:translate(41.5298vw,-10px) scale(.908);animation:fall-287 28s -7s linear infinite}@keyframes fall-287{54.41%{transform:translate(51.0642vw,54.41vh) scale(.908)}to{transform:translate(46.297vw,99vh) scale(.908)}}.snow:nth-child(288){opacity:.5038;transform:translate(58.6748vw,-10px) scale(.3145);animation:fall-288 30s -26s linear infinite}@keyframes fall-288{65.907%{transform:translate(60.7646vw,65.907vh) scale(.3145)}to{transform:translate(59.7197vw,99vh) scale(.3145)}}.snow:nth-child(289){opacity:.7718;transform:translate(82.7255vw,-10px) scale(.2672);animation:fall-289 18s -29s linear infinite}@keyframes fall-289{73.196%{transform:translate(79.5929vw,73.196vh) scale(.2672)}to{transform:translate(81.1592vw,99vh) scale(.2672)}}.snow:nth-child(290){opacity:1.7018;transform:translate(65.2713vw,-10px) scale(.3183);animation:fall-290 30s -2s linear infinite}@keyframes fall-290{54.806%{transform:translate(72.5082vw,54.806vh) scale(.3183)}to{transform:translate(68.88975vw,99vh) scale(.3183)}}.snow:nth-child(291){opacity:.6528;transform:translate(84.013vw,-10px) scale(.0983);animation:fall-291 29s -6s linear infinite}@keyframes fall-291{77.912%{transform:translate(76.5473vw,77.912vh) scale(.0983)}to{transform:translate(80.28015vw,99vh) scale(.0983)}}.snow:nth-child(292){opacity:.0696;transform:translate(66.5651vw,-10px) scale(.9573);animation:fall-292 16s -20s linear infinite}@keyframes fall-292{47.994%{transform:translate(56.6858vw,47.994vh) scale(.9573)}to{transform:translate(61.62545vw,99vh) scale(.9573)}}.snow:nth-child(293){opacity:.4176;transform:translate(51.6414vw,-10px) scale(.5745);animation:fall-293 16s -25s linear infinite}@keyframes fall-293{70.22%{transform:translate(48.6568vw,70.22vh) scale(.5745)}to{transform:translate(50.1491vw,99vh) scale(.5745)}}.snow:nth-child(294){opacity:.8912;transform:translate(37.5412vw,-10px) scale(.3584);animation:fall-294 20s -18s linear infinite}@keyframes fall-294{77.242%{transform:translate(42.9497vw,77.242vh) scale(.3584)}to{transform:translate(40.24545vw,99vh) scale(.3584)}}.snow:nth-child(295){opacity:.279;transform:translate(32.3898vw,-10px) scale(.5961);animation:fall-295 10s -8s linear infinite}@keyframes fall-295{41.748%{transform:translate(32.3557vw,41.748vh) scale(.5961)}to{transform:translate(32.37275vw,99vh) scale(.5961)}}.snow:nth-child(296){opacity:1.2438;transform:translate(91.3463vw,-10px) scale(.3613);animation:fall-296 11s -10s linear infinite}@keyframes fall-296{76.677%{transform:translate(88.9602vw,76.677vh) scale(.3613)}to{transform:translate(90.15325vw,99vh) scale(.3613)}}.snow:nth-child(297){opacity:1.3132;transform:translate(12.9049vw,-10px) scale(.4227);animation:fall-297 29s -5s linear infinite}@keyframes fall-297{68.876%{transform:translate(11.564vw,68.876vh) scale(.4227)}to{transform:translate(12.23445vw,99vh) scale(.4227)}}.snow:nth-child(298){opacity:.6174;transform:translate(39.3707vw,-10px) scale(.1601);animation:fall-298 24s -29s linear infinite}@keyframes fall-298{64.123%{transform:translate(35.159vw,64.123vh) scale(.1601)}to{transform:translate(37.26485vw,99vh) scale(.1601)}}.snow:nth-child(299){opacity:1.858;transform:translate(31.1099vw,-10px) scale(.4751);animation:fall-299 30s -5s linear infinite}@keyframes fall-299{34.7%{transform:translate(36.7788vw,34.7vh) scale(.4751)}to{transform:translate(33.94435vw,99vh) scale(.4751)}}.snow:nth-child(300){opacity:.3382;transform:translate(79.4462vw,-10px) scale(.4031);animation:fall-300 21s -3s linear infinite}@keyframes fall-300{47.879%{transform:translate(75.7303vw,47.879vh) scale(.4031)}to{transform:translate(77.58825vw,99vh) scale(.4031)}}.snow:nth-child(301){opacity:.863;transform:translate(93.334vw,-10px) scale(.6344);animation:fall-301 19s -8s linear infinite}@keyframes fall-301{54.502%{transform:translate(87.7628vw,54.502vh) scale(.6344)}to{transform:translate(90.5484vw,99vh) scale(.6344)}}.snow:nth-child(302){opacity:1.0718;transform:translate(85.6746vw,-10px) scale(.3034);animation:fall-302 10s -17s linear infinite}@keyframes fall-302{70.836%{transform:translate(93.3602vw,70.836vh) scale(.3034)}to{transform:translate(89.5174vw,99vh) scale(.3034)}}.snow:nth-child(303){opacity:.5434;transform:translate(17.8544vw,-10px) scale(.2172);animation:fall-303 24s -18s linear infinite}@keyframes fall-303{65.982%{transform:translate(13.772vw,65.982vh) scale(.2172)}to{transform:translate(15.8132vw,99vh) scale(.2172)}}.snow:nth-child(304){opacity:.7228;transform:translate(69.9136vw,-10px) scale(.2548);animation:fall-304 14s -23s linear infinite}@keyframes fall-304{68.478%{transform:translate(62.0875vw,68.478vh) scale(.2548)}to{transform:translate(66.00055vw,99vh) scale(.2548)}}.snow:nth-child(305){opacity:.4106;transform:translate(38.0103vw,-10px) scale(.2073);animation:fall-305 22s -14s linear infinite}@keyframes fall-305{78.933%{transform:translate(45.3087vw,78.933vh) scale(.2073)}to{transform:translate(41.6595vw,99vh) scale(.2073)}}.snow:nth-child(306){opacity:1.878;transform:translate(32.4442vw,-10px) scale(.541);animation:fall-306 30s -13s linear infinite}@keyframes fall-306{52.827%{transform:translate(27.0992vw,52.827vh) scale(.541)}to{transform:translate(29.7717vw,99vh) scale(.541)}}.snow:nth-child(307){opacity:.1924;transform:translate(18.7926vw,-10px) scale(.4759);animation:fall-307 17s -27s linear infinite}@keyframes fall-307{60.649%{transform:translate(22.8706vw,60.649vh) scale(.4759)}to{transform:translate(20.8316vw,99vh) scale(.4759)}}.snow:nth-child(308){opacity:.4172;transform:translate(19.8765vw,-10px) scale(.6995);animation:fall-308 13s -5s linear infinite}@keyframes fall-308{71.795%{transform:translate(12.9441vw,71.795vh) scale(.6995)}to{transform:translate(16.4103vw,99vh) scale(.6995)}}.snow:nth-child(309){opacity:1.7686;transform:translate(90.0697vw,-10px) scale(.4023);animation:fall-309 19s -15s linear infinite}@keyframes fall-309{75.319%{transform:translate(98.5437vw,75.319vh) scale(.4023)}to{transform:translate(94.3067vw,99vh) scale(.4023)}}.snow:nth-child(310){opacity:1.3206;transform:translate(19.4406vw,-10px) scale(.0538);animation:fall-310 11s -29s linear infinite}@keyframes fall-310{31.716%{transform:translate(23.3487vw,31.716vh) scale(.0538)}to{transform:translate(21.39465vw,99vh) scale(.0538)}}.snow:nth-child(311){opacity:.3386;transform:translate(56.6463vw,-10px) scale(.6666);animation:fall-311 23s -14s linear infinite}@keyframes fall-311{30.867%{transform:translate(57.964vw,30.867vh) scale(.6666)}to{transform:translate(57.30515vw,99vh) scale(.6666)}}.snow:nth-child(312){opacity:1.8038;transform:translate(17.9555vw,-10px) scale(.2952);animation:fall-312 22s -13s linear infinite}@keyframes fall-312{38.887%{transform:translate(17.1879vw,38.887vh) scale(.2952)}to{transform:translate(17.5717vw,99vh) scale(.2952)}}.snow:nth-child(313){opacity:.3942;transform:translate(99.7292vw,-10px) scale(.5693);animation:fall-313 16s -9s linear infinite}@keyframes fall-313{36.647%{transform:translate(106.3932vw,36.647vh) scale(.5693)}to{transform:translate(103.0612vw,99vh) scale(.5693)}}.snow:nth-child(314){opacity:.7152;transform:translate(15.4856vw,-10px) scale(.9737);animation:fall-314 24s -3s linear infinite}@keyframes fall-314{59.633%{transform:translate(18.6207vw,59.633vh) scale(.9737)}to{transform:translate(17.05315vw,99vh) scale(.9737)}}.snow:nth-child(315){opacity:1.8288;transform:translate(37.9643vw,-10px) scale(.0883);animation:fall-315 11s -9s linear infinite}@keyframes fall-315{71.277%{transform:translate(29.4856vw,71.277vh) scale(.0883)}to{transform:translate(33.72495vw,99vh) scale(.0883)}}.snow:nth-child(316){opacity:.8254;transform:translate(74.5255vw,-10px) scale(.843);animation:fall-316 23s -19s linear infinite}@keyframes fall-316{51.173%{transform:translate(81.7686vw,51.173vh) scale(.843)}to{transform:translate(78.14705vw,99vh) scale(.843)}}.snow:nth-child(317){opacity:1.6062;transform:translate(72.0642vw,-10px) scale(.6307);animation:fall-317 27s -7s linear infinite}@keyframes fall-317{57.724%{transform:translate(72.1633vw,57.724vh) scale(.6307)}to{transform:translate(72.11375vw,99vh) scale(.6307)}}.snow:nth-child(318){opacity:.5898;transform:translate(3.1481vw,-10px) scale(.6004);animation:fall-318 24s -14s linear infinite}@keyframes fall-318{41.906%{transform:translate(11.533vw,41.906vh) scale(.6004)}to{transform:translate(7.34055vw,99vh) scale(.6004)}}.snow:nth-child(319){opacity:.3324;transform:translate(2.5877vw,-10px) scale(.071);animation:fall-319 10s -15s linear infinite}@keyframes fall-319{51.537%{transform:translate(8.6866vw,51.537vh) scale(.071)}to{transform:translate(5.63715vw,99vh) scale(.071)}}.snow:nth-child(320){opacity:.09;transform:translate(16.7663vw,-10px) scale(.0007);animation:fall-320 26s -30s linear infinite}@keyframes fall-320{73.436%{transform:translate(26.2471vw,73.436vh) scale(.0007)}to{transform:translate(21.5067vw,99vh) scale(.0007)}}.snow:nth-child(321){opacity:1.921;transform:translate(29.2vw,-10px) scale(.4662);animation:fall-321 18s -10s linear infinite}@keyframes fall-321{67.619%{transform:translate(26.2408vw,67.619vh) scale(.4662)}to{transform:translate(27.7204vw,99vh) scale(.4662)}}.snow:nth-child(322){opacity:.8038;transform:translate(32.9527vw,-10px) scale(.0546);animation:fall-322 13s -3s linear infinite}@keyframes fall-322{54.57%{transform:translate(29.1087vw,54.57vh) scale(.0546)}to{transform:translate(31.0307vw,99vh) scale(.0546)}}.snow:nth-child(323){opacity:1.775;transform:translate(37.7687vw,-10px) scale(.1116);animation:fall-323 24s -25s linear infinite}@keyframes fall-323{78.582%{transform:translate(31.1535vw,78.582vh) scale(.1116)}to{transform:translate(34.4611vw,99vh) scale(.1116)}}.snow:nth-child(324){opacity:1.2218;transform:translate(33.9255vw,-10px) scale(.321);animation:fall-324 25s -26s linear infinite}@keyframes fall-324{62.264%{transform:translate(33.0395vw,62.264vh) scale(.321)}to{transform:translate(33.4825vw,99vh) scale(.321)}}.snow:nth-child(325){opacity:.9746;transform:translate(2.3701vw,-10px) scale(.762);animation:fall-325 25s -27s linear infinite}@keyframes fall-325{35.181%{transform:translate(4.5318vw,35.181vh) scale(.762)}to{transform:translate(3.45095vw,99vh) scale(.762)}}.snow:nth-child(326){opacity:.066;transform:translate(92.5218vw,-10px) scale(.4298);animation:fall-326 19s -18s linear infinite}@keyframes fall-326{62.604%{transform:translate(94.5304vw,62.604vh) scale(.4298)}to{transform:translate(93.5261vw,99vh) scale(.4298)}}.snow:nth-child(327){opacity:1.851;transform:translate(26.177vw,-10px) scale(.5994);animation:fall-327 21s -28s linear infinite}@keyframes fall-327{57.943%{transform:translate(23.5265vw,57.943vh) scale(.5994)}to{transform:translate(24.85175vw,99vh) scale(.5994)}}.snow:nth-child(328){opacity:1.4784;transform:translate(79.3344vw,-10px) scale(.2028);animation:fall-328 14s -3s linear infinite}@keyframes fall-328{40.222%{transform:translate(88.9033vw,40.222vh) scale(.2028)}to{transform:translate(84.11885vw,99vh) scale(.2028)}}.snow:nth-child(329){opacity:1.0338;transform:translate(51.5194vw,-10px) scale(.8202);animation:fall-329 29s -15s linear infinite}@keyframes fall-329{72.564%{transform:translate(46.6081vw,72.564vh) scale(.8202)}to{transform:translate(49.06375vw,99vh) scale(.8202)}}.snow:nth-child(330){opacity:.4084;transform:translate(21.2733vw,-10px) scale(.2386);animation:fall-330 23s -19s linear infinite}@keyframes fall-330{49.008%{transform:translate(26.7704vw,49.008vh) scale(.2386)}to{transform:translate(24.02185vw,99vh) scale(.2386)}}.snow:nth-child(331){opacity:1.8006;transform:translate(89.505vw,-10px) scale(.3759);animation:fall-331 20s -17s linear infinite}@keyframes fall-331{65.432%{transform:translate(82.1397vw,65.432vh) scale(.3759)}to{transform:translate(85.82235vw,99vh) scale(.3759)}}.snow:nth-child(332){opacity:.0904;transform:translate(23.6424vw,-10px) scale(.3151);animation:fall-332 28s -6s linear infinite}@keyframes fall-332{60.825%{transform:translate(23.9851vw,60.825vh) scale(.3151)}to{transform:translate(23.81375vw,99vh) scale(.3151)}}.snow:nth-child(333){opacity:1.672;transform:translate(82.05vw,-10px) scale(.3);animation:fall-333 19s -13s linear infinite}@keyframes fall-333{31.511%{transform:translate(78.8344vw,31.511vh) scale(.3)}to{transform:translate(80.4422vw,99vh) scale(.3)}}.snow:nth-child(334){opacity:.848;transform:translate(44.4836vw,-10px) scale(.5912);animation:fall-334 13s -29s linear infinite}@keyframes fall-334{30.063%{transform:translate(48.0778vw,30.063vh) scale(.5912)}to{transform:translate(46.2807vw,99vh) scale(.5912)}}.snow:nth-child(335){opacity:.0478;transform:translate(65.7352vw,-10px) scale(.9008);animation:fall-335 13s -2s linear infinite}@keyframes fall-335{38.659%{transform:translate(66.8366vw,38.659vh) scale(.9008)}to{transform:translate(66.2859vw,99vh) scale(.9008)}}.snow:nth-child(336){opacity:.5746;transform:translate(56.2496vw,-10px) scale(.9018);animation:fall-336 28s -26s linear infinite}@keyframes fall-336{74.395%{transform:translate(50.1751vw,74.395vh) scale(.9018)}to{transform:translate(53.21235vw,99vh) scale(.9018)}}.snow:nth-child(337){opacity:1.9194;transform:translate(51.5684vw,-10px) scale(.3093);animation:fall-337 16s -21s linear infinite}@keyframes fall-337{72.033%{transform:translate(54.5682vw,72.033vh) scale(.3093)}to{transform:translate(53.0683vw,99vh) scale(.3093)}}.snow:nth-child(338){opacity:.6092;transform:translate(70.2068vw,-10px) scale(.5049);animation:fall-338 13s -26s linear infinite}@keyframes fall-338{47.128%{transform:translate(71.3175vw,47.128vh) scale(.5049)}to{transform:translate(70.76215vw,99vh) scale(.5049)}}.snow:nth-child(339){opacity:.5376;transform:translate(30.102vw,-10px) scale(.2229);animation:fall-339 19s -22s linear infinite}@keyframes fall-339{44.63%{transform:translate(27.9974vw,44.63vh) scale(.2229)}to{transform:translate(29.0497vw,99vh) scale(.2229)}}.snow:nth-child(340){opacity:.6194;transform:translate(30.2255vw,-10px) scale(.4894);animation:fall-340 11s -6s linear infinite}@keyframes fall-340{50.221%{transform:translate(22.4862vw,50.221vh) scale(.4894)}to{transform:translate(26.35585vw,99vh) scale(.4894)}}.snow:nth-child(341){opacity:.795;transform:translate(55.2704vw,-10px) scale(.5694);animation:fall-341 30s -5s linear infinite}@keyframes fall-341{39.017%{transform:translate(48.9376vw,39.017vh) scale(.5694)}to{transform:translate(52.104vw,99vh) scale(.5694)}}.snow:nth-child(342){opacity:1.8016;transform:translate(35.2298vw,-10px) scale(.6687);animation:fall-342 23s -8s linear infinite}@keyframes fall-342{50.095%{transform:translate(38.8565vw,50.095vh) scale(.6687)}to{transform:translate(37.04315vw,99vh) scale(.6687)}}.snow:nth-child(343){opacity:1.2712;transform:translate(61.3077vw,-10px) scale(.6686);animation:fall-343 28s -15s linear infinite}@keyframes fall-343{48.162%{transform:translate(53.0209vw,48.162vh) scale(.6686)}to{transform:translate(57.1643vw,99vh) scale(.6686)}}.snow:nth-child(344){opacity:.7524;transform:translate(19.5983vw,-10px) scale(.3594);animation:fall-344 19s -26s linear infinite}@keyframes fall-344{49.777%{transform:translate(10.3559vw,49.777vh) scale(.3594)}to{transform:translate(14.9771vw,99vh) scale(.3594)}}.snow:nth-child(345){opacity:1.5456;transform:translate(54.294vw,-10px) scale(.5373);animation:fall-345 19s -9s linear infinite}@keyframes fall-345{33.466%{transform:translate(45.0098vw,33.466vh) scale(.5373)}to{transform:translate(49.6519vw,99vh) scale(.5373)}}.snow:nth-child(346){opacity:.5006;transform:translate(19.8289vw,-10px) scale(.4946);animation:fall-346 22s -18s linear infinite}@keyframes fall-346{55.563%{transform:translate(21.7072vw,55.563vh) scale(.4946)}to{transform:translate(20.76805vw,99vh) scale(.4946)}}.snow:nth-child(347){opacity:1.0232;transform:translate(35.7813vw,-10px) scale(.7316);animation:fall-347 19s -15s linear infinite}@keyframes fall-347{60.694%{transform:translate(40.4054vw,60.694vh) scale(.7316)}to{transform:translate(38.09335vw,99vh) scale(.7316)}}.snow:nth-child(348){opacity:1.416;transform:translate(29.9032vw,-10px) scale(.0225);animation:fall-348 15s -15s linear infinite}@keyframes fall-348{75.9%{transform:translate(25.359vw,75.9vh) scale(.0225)}to{transform:translate(27.6311vw,99vh) scale(.0225)}}.snow:nth-child(349){opacity:.909;transform:translate(59.9339vw,-10px) scale(.857);animation:fall-349 13s -16s linear infinite}@keyframes fall-349{37.447%{transform:translate(51.6611vw,37.447vh) scale(.857)}to{transform:translate(55.7975vw,99vh) scale(.857)}}.snow:nth-child(350){opacity:1.135;transform:translate(1.951vw,-10px) scale(.3447);animation:fall-350 21s -17s linear infinite}@keyframes fall-350{62.737%{transform:translate(-4.1182vw,62.737vh) scale(.3447)}to{transform:translate(-1.0836vw,99vh) scale(.3447)}}.snow:nth-child(351){opacity:1.6838;transform:translate(80.3783vw,-10px) scale(.3149);animation:fall-351 22s -5s linear infinite}@keyframes fall-351{52.518%{transform:translate(76.8739vw,52.518vh) scale(.3149)}to{transform:translate(78.6261vw,99vh) scale(.3149)}}.snow:nth-child(352){opacity:1.025;transform:translate(72.6557vw,-10px) scale(.5613);animation:fall-352 23s -10s linear infinite}@keyframes fall-352{47.402%{transform:translate(74.3739vw,47.402vh) scale(.5613)}to{transform:translate(73.5148vw,99vh) scale(.5613)}}.snow:nth-child(353){opacity:1.2958;transform:translate(16.2299vw,-10px) scale(.4138);animation:fall-353 16s -24s linear infinite}@keyframes fall-353{45.97%{transform:translate(24.8338vw,45.97vh) scale(.4138)}to{transform:translate(20.53185vw,99vh) scale(.4138)}}.snow:nth-child(354){opacity:.456;transform:translate(39.3936vw,-10px) scale(.7532);animation:fall-354 25s -13s linear infinite}@keyframes fall-354{56.073%{transform:translate(40.7549vw,56.073vh) scale(.7532)}to{transform:translate(40.07425vw,99vh) scale(.7532)}}.snow:nth-child(355){opacity:1.998;transform:translate(91.9105vw,-10px) scale(.6827);animation:fall-355 21s -16s linear infinite}@keyframes fall-355{48.869%{transform:translate(95.7358vw,48.869vh) scale(.6827)}to{transform:translate(93.82315vw,99vh) scale(.6827)}}.snow:nth-child(356){opacity:.7358;transform:translate(69.3779vw,-10px) scale(.3874);animation:fall-356 18s -17s linear infinite}@keyframes fall-356{54.477%{transform:translate(68.7027vw,54.477vh) scale(.3874)}to{transform:translate(69.0403vw,99vh) scale(.3874)}}.snow:nth-child(357){opacity:.1366;transform:translate(58.103vw,-10px) scale(.6308);animation:fall-357 29s -28s linear infinite}@keyframes fall-357{37.552%{transform:translate(65.6621vw,37.552vh) scale(.6308)}to{transform:translate(61.88255vw,99vh) scale(.6308)}}.snow:nth-child(358){opacity:.22;transform:translate(12.2497vw,-10px) scale(.5088);animation:fall-358 14s -20s linear infinite}@keyframes fall-358{46.445%{transform:translate(4.4204vw,46.445vh) scale(.5088)}to{transform:translate(8.33505vw,99vh) scale(.5088)}}.snow:nth-child(359){opacity:.678;transform:translate(16.122vw,-10px) scale(.9022);animation:fall-359 18s -16s linear infinite}@keyframes fall-359{63.947%{transform:translate(7.8109vw,63.947vh) scale(.9022)}to{transform:translate(11.96645vw,99vh) scale(.9022)}}.snow:nth-child(360){opacity:.5808;transform:translate(86.2328vw,-10px) scale(.4722);animation:fall-360 12s -14s linear infinite}@keyframes fall-360{67.601%{transform:translate(84.2585vw,67.601vh) scale(.4722)}to{transform:translate(85.24565vw,99vh) scale(.4722)}}.snow:nth-child(361){opacity:.7124;transform:translate(8.1521vw,-10px) scale(.7375);animation:fall-361 30s -10s linear infinite}@keyframes fall-361{38.272%{transform:translate(2.8069vw,38.272vh) scale(.7375)}to{transform:translate(5.4795vw,99vh) scale(.7375)}}.snow:nth-child(362){opacity:1.1534;transform:translate(86.0172vw,-10px) scale(.3121);animation:fall-362 11s -27s linear infinite}@keyframes fall-362{68.449%{transform:translate(90.6299vw,68.449vh) scale(.3121)}to{transform:translate(88.32355vw,99vh) scale(.3121)}}.snow:nth-child(363){opacity:.3198;transform:translate(89.1052vw,-10px) scale(.3715);animation:fall-363 17s -6s linear infinite}@keyframes fall-363{79.373%{transform:translate(79.1306vw,79.373vh) scale(.3715)}to{transform:translate(84.1179vw,99vh) scale(.3715)}}.snow:nth-child(364){opacity:.3894;transform:translate(51.0615vw,-10px) scale(.0479);animation:fall-364 28s -4s linear infinite}@keyframes fall-364{60.427%{transform:translate(49.4774vw,60.427vh) scale(.0479)}to{transform:translate(50.26945vw,99vh) scale(.0479)}}.snow:nth-child(365){opacity:1.8204;transform:translate(20.3573vw,-10px) scale(.8177);animation:fall-365 30s -6s linear infinite}@keyframes fall-365{33.633%{transform:translate(24.9611vw,33.633vh) scale(.8177)}to{transform:translate(22.6592vw,99vh) scale(.8177)}}.snow:nth-child(366){opacity:.5738;transform:translate(96.0076vw,-10px) scale(.4663);animation:fall-366 21s -21s linear infinite}@keyframes fall-366{67.616%{transform:translate(89.5988vw,67.616vh) scale(.4663)}to{transform:translate(92.8032vw,99vh) scale(.4663)}}.snow:nth-child(367){opacity:.949;transform:translate(38.891vw,-10px) scale(.7732);animation:fall-367 24s -12s linear infinite}@keyframes fall-367{45.797%{transform:translate(35.4674vw,45.797vh) scale(.7732)}to{transform:translate(37.1792vw,99vh) scale(.7732)}}.snow:nth-child(368){opacity:.7878;transform:translate(11.9938vw,-10px) scale(.4385);animation:fall-368 22s -8s linear infinite}@keyframes fall-368{47.231%{transform:translate(11.1198vw,47.231vh) scale(.4385)}to{transform:translate(11.5568vw,99vh) scale(.4385)}}.snow:nth-child(369){opacity:1.5252;transform:translate(70.2381vw,-10px) scale(.5759);animation:fall-369 14s -23s linear infinite}@keyframes fall-369{43.952%{transform:translate(65.5887vw,43.952vh) scale(.5759)}to{transform:translate(67.9134vw,99vh) scale(.5759)}}.snow:nth-child(370){opacity:1.773;transform:translate(3.5352vw,-10px) scale(.6389);animation:fall-370 13s -11s linear infinite}@keyframes fall-370{65.045%{transform:translate(5.4081vw,65.045vh) scale(.6389)}to{transform:translate(4.47165vw,99vh) scale(.6389)}}.snow:nth-child(371){opacity:.6768;transform:translate(59.637vw,-10px) scale(.4073);animation:fall-371 16s -6s linear infinite}@keyframes fall-371{45.376%{transform:translate(59.7042vw,45.376vh) scale(.4073)}to{transform:translate(59.6706vw,99vh) scale(.4073)}}.snow:nth-child(372){opacity:.1932;transform:translate(23.0073vw,-10px) scale(.8854);animation:fall-372 13s -28s linear infinite}@keyframes fall-372{74.346%{transform:translate(15.3505vw,74.346vh) scale(.8854)}to{transform:translate(19.1789vw,99vh) scale(.8854)}}.snow:nth-child(373){opacity:.4016;transform:translate(66.2048vw,-10px) scale(.9605);animation:fall-373 11s -27s linear infinite}@keyframes fall-373{55.111%{transform:translate(73.1882vw,55.111vh) scale(.9605)}to{transform:translate(69.6965vw,99vh) scale(.9605)}}.snow:nth-child(374){opacity:1.8124;transform:translate(77.6608vw,-10px) scale(.4896);animation:fall-374 21s -18s linear infinite}@keyframes fall-374{40.424%{transform:translate(87.2474vw,40.424vh) scale(.4896)}to{transform:translate(82.4541vw,99vh) scale(.4896)}}.snow:nth-child(375){opacity:.405;transform:translate(6.9778vw,-10px) scale(.5055);animation:fall-375 30s -16s linear infinite}@keyframes fall-375{46.121%{transform:translate(13.9329vw,46.121vh) scale(.5055)}to{transform:translate(10.45535vw,99vh) scale(.5055)}}.snow:nth-child(376){opacity:1.486;transform:translate(.8761vw,-10px) scale(.8504);animation:fall-376 13s -12s linear infinite}@keyframes fall-376{53.98%{transform:translate(-5.8583vw,53.98vh) scale(.8504)}to{transform:translate(-2.4911vw,99vh) scale(.8504)}}.snow:nth-child(377){opacity:.7838;transform:translate(87.0226vw,-10px) scale(.7718);animation:fall-377 19s -6s linear infinite}@keyframes fall-377{55.45%{transform:translate(77.2914vw,55.45vh) scale(.7718)}to{transform:translate(82.157vw,99vh) scale(.7718)}}.snow:nth-child(378){opacity:1.3992;transform:translate(61.6005vw,-10px) scale(.9445);animation:fall-378 14s -16s linear infinite}@keyframes fall-378{68.505%{transform:translate(65.0106vw,68.505vh) scale(.9445)}to{transform:translate(63.30555vw,99vh) scale(.9445)}}.snow:nth-child(379){opacity:.726;transform:translate(5.6209vw,-10px) scale(.7911);animation:fall-379 12s -16s linear infinite}@keyframes fall-379{50.682%{transform:translate(1.9236vw,50.682vh) scale(.7911)}to{transform:translate(3.77225vw,99vh) scale(.7911)}}.snow:nth-child(380){opacity:.1026;transform:translate(23.2919vw,-10px) scale(.9839);animation:fall-380 24s -2s linear infinite}@keyframes fall-380{41.537%{transform:translate(15.141vw,41.537vh) scale(.9839)}to{transform:translate(19.21645vw,99vh) scale(.9839)}}.snow:nth-child(381){opacity:1.0888;transform:translate(2.9127vw,-10px) scale(.4012);animation:fall-381 30s -29s linear infinite}@keyframes fall-381{75.122%{transform:translate(7.4704vw,75.122vh) scale(.4012)}to{transform:translate(5.19155vw,99vh) scale(.4012)}}.snow:nth-child(382){opacity:.9214;transform:translate(95.8705vw,-10px) scale(.2251);animation:fall-382 24s -21s linear infinite}@keyframes fall-382{55.651%{transform:translate(96.8299vw,55.651vh) scale(.2251)}to{transform:translate(96.3502vw,99vh) scale(.2251)}}.snow:nth-child(383){opacity:.1406;transform:translate(41.855vw,-10px) scale(.1004);animation:fall-383 13s -16s linear infinite}@keyframes fall-383{61.215%{transform:translate(47.7181vw,61.215vh) scale(.1004)}to{transform:translate(44.78655vw,99vh) scale(.1004)}}.snow:nth-child(384){opacity:1.7988;transform:translate(83.2296vw,-10px) scale(.0779);animation:fall-384 26s -18s linear infinite}@keyframes fall-384{65.387%{transform:translate(74.2382vw,65.387vh) scale(.0779)}to{transform:translate(78.7339vw,99vh) scale(.0779)}}.snow:nth-child(385){opacity:1.8526;transform:translate(46.8568vw,-10px) scale(.6286);animation:fall-385 13s -26s linear infinite}@keyframes fall-385{44.754%{transform:translate(52.277vw,44.754vh) scale(.6286)}to{transform:translate(49.5669vw,99vh) scale(.6286)}}.snow:nth-child(386){opacity:.101;transform:translate(11.957vw,-10px) scale(.9182);animation:fall-386 26s -9s linear infinite}@keyframes fall-386{40.032%{transform:translate(7.2559vw,40.032vh) scale(.9182)}to{transform:translate(9.60645vw,99vh) scale(.9182)}}.snow:nth-child(387){opacity:.4302;transform:translate(5.6066vw,-10px) scale(.0394);animation:fall-387 14s -7s linear infinite}@keyframes fall-387{31.653%{transform:translate(-.415vw,31.653vh) scale(.0394)}to{transform:translate(2.5958vw,99vh) scale(.0394)}}.snow:nth-child(388){opacity:.292;transform:translate(25.2755vw,-10px) scale(.4707);animation:fall-388 16s -13s linear infinite}@keyframes fall-388{30.154%{transform:translate(18.5842vw,30.154vh) scale(.4707)}to{transform:translate(21.92985vw,99vh) scale(.4707)}}.snow:nth-child(389){opacity:1.8074;transform:translate(93.1504vw,-10px) scale(.7774);animation:fall-389 22s -21s linear infinite}@keyframes fall-389{63.195%{transform:translate(95.3326vw,63.195vh) scale(.7774)}to{transform:translate(94.2415vw,99vh) scale(.7774)}}.snow:nth-child(390){opacity:1.3444;transform:translate(6.0398vw,-10px) scale(.8179);animation:fall-390 17s -1s linear infinite}@keyframes fall-390{43.517%{transform:translate(1.0307vw,43.517vh) scale(.8179)}to{transform:translate(3.53525vw,99vh) scale(.8179)}}.snow:nth-child(391){opacity:1.502;transform:translate(23.7552vw,-10px) scale(.8108);animation:fall-391 24s -19s linear infinite}@keyframes fall-391{67.547%{transform:translate(16.3776vw,67.547vh) scale(.8108)}to{transform:translate(20.0664vw,99vh) scale(.8108)}}.snow:nth-child(392){opacity:.1776;transform:translate(14.0155vw,-10px) scale(.2029);animation:fall-392 15s -12s linear infinite}@keyframes fall-392{44.986%{transform:translate(13.6783vw,44.986vh) scale(.2029)}to{transform:translate(13.8469vw,99vh) scale(.2029)}}.snow:nth-child(393){opacity:.8226;transform:translate(73.2178vw,-10px) scale(.7483);animation:fall-393 11s -5s linear infinite}@keyframes fall-393{50.813%{transform:translate(79.1924vw,50.813vh) scale(.7483)}to{transform:translate(76.2051vw,99vh) scale(.7483)}}.snow:nth-child(394){opacity:.7782;transform:translate(83.8185vw,-10px) scale(.0193);animation:fall-394 19s -18s linear infinite}@keyframes fall-394{73.049%{transform:translate(85.4088vw,73.049vh) scale(.0193)}to{transform:translate(84.61365vw,99vh) scale(.0193)}}.snow:nth-child(395){opacity:.154;transform:translate(46.1522vw,-10px) scale(.7966);animation:fall-395 20s -25s linear infinite}@keyframes fall-395{77.237%{transform:translate(47.3912vw,77.237vh) scale(.7966)}to{transform:translate(46.7717vw,99vh) scale(.7966)}}.snow:nth-child(396){opacity:.375;transform:translate(43.7334vw,-10px) scale(.9243);animation:fall-396 10s -1s linear infinite}@keyframes fall-396{65.906%{transform:translate(34.1778vw,65.906vh) scale(.9243)}to{transform:translate(38.9556vw,99vh) scale(.9243)}}.snow:nth-child(397){opacity:1.591;transform:translate(18.4592vw,-10px) scale(.9464);animation:fall-397 14s -21s linear infinite}@keyframes fall-397{77.178%{transform:translate(21.701vw,77.178vh) scale(.9464)}to{transform:translate(20.0801vw,99vh) scale(.9464)}}.snow:nth-child(398){opacity:1.0648;transform:translate(96.7216vw,-10px) scale(.878);animation:fall-398 19s -24s linear infinite}@keyframes fall-398{68.296%{transform:translate(89.4812vw,68.296vh) scale(.878)}to{transform:translate(93.1014vw,99vh) scale(.878)}}.snow:nth-child(399){opacity:.3728;transform:translate(21.6522vw,-10px) scale(.5308);animation:fall-399 25s -20s linear infinite}@keyframes fall-399{57.409%{transform:translate(25.4845vw,57.409vh) scale(.5308)}to{transform:translate(23.56835vw,99vh) scale(.5308)}}.snow:nth-child(400){opacity:1.691;transform:translate(8.4949vw,-10px) scale(.5308);animation:fall-400 16s -27s linear infinite}@keyframes fall-400{36.971%{transform:translate(5.8616vw,36.971vh) scale(.5308)}to{transform:translate(7.17825vw,99vh) scale(.5308)}}\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.3412;transform:translate(72.44vw,-10px) scale(.1827);animation:fall-1 23s -16s linear infinite}@keyframes fall-1{67.515%{transform:translate(79.8358vw,67.515vh) scale(.1827)}to{transform:translate(76.1379vw,99vh) scale(.1827)}}.snow:nth-child(2){opacity:1.3002;transform:translate(12.8266vw,-10px) scale(.5603);animation:fall-2 28s -12s linear infinite}@keyframes fall-2{57.07%{transform:translate(16.1262vw,57.07vh) scale(.5603)}to{transform:translate(14.4764vw,99vh) scale(.5603)}}.snow:nth-child(3){opacity:1.836;transform:translate(56.6726vw,-10px) scale(.6697);animation:fall-3 25s -28s linear infinite}@keyframes fall-3{62.133%{transform:translate(65.0129vw,62.133vh) scale(.6697)}to{transform:translate(60.84275vw,99vh) scale(.6697)}}.snow:nth-child(4){opacity:1.2752;transform:translate(45.8068vw,-10px) scale(.8211);animation:fall-4 13s -20s linear infinite}@keyframes fall-4{62.765%{transform:translate(37.6698vw,62.765vh) scale(.8211)}to{transform:translate(41.7383vw,99vh) scale(.8211)}}.snow:nth-child(5){opacity:.167;transform:translate(30.8352vw,-10px) scale(.8662);animation:fall-5 16s -9s linear infinite}@keyframes fall-5{61.257%{transform:translate(26.7892vw,61.257vh) scale(.8662)}to{transform:translate(28.8122vw,99vh) scale(.8662)}}.snow:nth-child(6){opacity:1.6036;transform:translate(24.5841vw,-10px) scale(.8142);animation:fall-6 17s -14s linear infinite}@keyframes fall-6{49.949%{transform:translate(24.6325vw,49.949vh) scale(.8142)}to{transform:translate(24.6083vw,99vh) scale(.8142)}}.snow:nth-child(7){opacity:1.7698;transform:translate(22.4159vw,-10px) scale(.9906);animation:fall-7 20s -20s linear infinite}@keyframes fall-7{44.672%{transform:translate(17.1861vw,44.672vh) scale(.9906)}to{transform:translate(19.801vw,99vh) scale(.9906)}}.snow:nth-child(8){opacity:1.7342;transform:translate(56.2967vw,-10px) scale(.4784);animation:fall-8 25s -13s linear infinite}@keyframes fall-8{33.143%{transform:translate(53.7619vw,33.143vh) scale(.4784)}to{transform:translate(55.0293vw,99vh) scale(.4784)}}.snow:nth-child(9){opacity:1.5282;transform:translate(25.1574vw,-10px) scale(.669);animation:fall-9 24s -29s linear infinite}@keyframes fall-9{38.904%{transform:translate(24.6554vw,38.904vh) scale(.669)}to{transform:translate(24.9064vw,99vh) scale(.669)}}.snow:nth-child(10){opacity:.91;transform:translate(7.3485vw,-10px) scale(.9261);animation:fall-10 28s -13s linear infinite}@keyframes fall-10{74.021%{transform:translate(8.0787vw,74.021vh) scale(.9261)}to{transform:translate(7.7136vw,99vh) scale(.9261)}}.snow:nth-child(11){opacity:.4478;transform:translate(17.0326vw,-10px) scale(.3494);animation:fall-11 19s -24s linear infinite}@keyframes fall-11{55.867%{transform:translate(9.2693vw,55.867vh) scale(.3494)}to{transform:translate(13.15095vw,99vh) scale(.3494)}}.snow:nth-child(12){opacity:.1156;transform:translate(.8429vw,-10px) scale(.4614);animation:fall-12 12s -15s linear infinite}@keyframes fall-12{58.355%{transform:translate(6.3062vw,58.355vh) scale(.4614)}to{transform:translate(3.57455vw,99vh) scale(.4614)}}.snow:nth-child(13){opacity:1.7304;transform:translate(76.3935vw,-10px) scale(.951);animation:fall-13 10s -14s linear infinite}@keyframes fall-13{32.203%{transform:translate(69.2341vw,32.203vh) scale(.951)}to{transform:translate(72.8138vw,99vh) scale(.951)}}.snow:nth-child(14){opacity:1.3104;transform:translate(81.508vw,-10px) scale(.4861);animation:fall-14 10s -19s linear infinite}@keyframes fall-14{37.936%{transform:translate(87.0516vw,37.936vh) scale(.4861)}to{transform:translate(84.2798vw,99vh) scale(.4861)}}.snow:nth-child(15){opacity:1.4432;transform:translate(74.4189vw,-10px) scale(.1755);animation:fall-15 29s -23s linear infinite}@keyframes fall-15{46.89%{transform:translate(80.6643vw,46.89vh) scale(.1755)}to{transform:translate(77.5416vw,99vh) scale(.1755)}}.snow:nth-child(16){opacity:.143;transform:translate(45.0302vw,-10px) scale(.2654);animation:fall-16 21s -12s linear infinite}@keyframes fall-16{36.769%{transform:translate(42.5566vw,36.769vh) scale(.2654)}to{transform:translate(43.7934vw,99vh) scale(.2654)}}.snow:nth-child(17){opacity:1.4658;transform:translate(24.1964vw,-10px) scale(.2131);animation:fall-17 28s -13s linear infinite}@keyframes fall-17{32.642%{transform:translate(28.7891vw,32.642vh) scale(.2131)}to{transform:translate(26.49275vw,99vh) scale(.2131)}}.snow:nth-child(18){opacity:.0858;transform:translate(9.2698vw,-10px) scale(.606);animation:fall-18 16s -27s linear infinite}@keyframes fall-18{64.94%{transform:translate(12.5207vw,64.94vh) scale(.606)}to{transform:translate(10.89525vw,99vh) scale(.606)}}.snow:nth-child(19){opacity:1.46;transform:translate(6.1696vw,-10px) scale(.1727);animation:fall-19 22s -26s linear infinite}@keyframes fall-19{73.513%{transform:translate(-3.5111vw,73.513vh) scale(.1727)}to{transform:translate(1.32925vw,99vh) scale(.1727)}}.snow:nth-child(20){opacity:1.9538;transform:translate(85.4677vw,-10px) scale(.7904);animation:fall-20 22s -2s linear infinite}@keyframes fall-20{75.6%{transform:translate(90.1597vw,75.6vh) scale(.7904)}to{transform:translate(87.8137vw,99vh) scale(.7904)}}.snow:nth-child(21){opacity:.2572;transform:translate(41.2016vw,-10px) scale(.9371);animation:fall-21 26s -22s linear infinite}@keyframes fall-21{60.798%{transform:translate(40.1937vw,60.798vh) scale(.9371)}to{transform:translate(40.69765vw,99vh) scale(.9371)}}.snow:nth-child(22){opacity:.816;transform:translate(9.4251vw,-10px) scale(.1648);animation:fall-22 10s -2s linear infinite}@keyframes fall-22{32.111%{transform:translate(15.0392vw,32.111vh) scale(.1648)}to{transform:translate(12.23215vw,99vh) scale(.1648)}}.snow:nth-child(23){opacity:1.7486;transform:translate(27.1435vw,-10px) scale(.328);animation:fall-23 22s -23s linear infinite}@keyframes fall-23{74.777%{transform:translate(19.2169vw,74.777vh) scale(.328)}to{transform:translate(23.1802vw,99vh) scale(.328)}}.snow:nth-child(24){opacity:.4572;transform:translate(61.0941vw,-10px) scale(.6366);animation:fall-24 11s -11s linear infinite}@keyframes fall-24{64.565%{transform:translate(57.9272vw,64.565vh) scale(.6366)}to{transform:translate(59.51065vw,99vh) scale(.6366)}}.snow:nth-child(25){opacity:1.5254;transform:translate(30.503vw,-10px) scale(.2778);animation:fall-25 13s -24s linear infinite}@keyframes fall-25{58.782%{transform:translate(29.5781vw,58.782vh) scale(.2778)}to{transform:translate(30.04055vw,99vh) scale(.2778)}}.snow:nth-child(26){opacity:1.9114;transform:translate(35.5887vw,-10px) scale(.9357);animation:fall-26 15s -21s linear infinite}@keyframes fall-26{64.238%{transform:translate(27.7691vw,64.238vh) scale(.9357)}to{transform:translate(31.6789vw,99vh) scale(.9357)}}.snow:nth-child(27){opacity:.0838;transform:translate(54.1476vw,-10px) scale(.851);animation:fall-27 15s -26s linear infinite}@keyframes fall-27{51.107%{transform:translate(51.9633vw,51.107vh) scale(.851)}to{transform:translate(53.05545vw,99vh) scale(.851)}}.snow:nth-child(28){opacity:.894;transform:translate(10.6779vw,-10px) scale(.5335);animation:fall-28 17s -28s linear infinite}@keyframes fall-28{76.765%{transform:translate(16.7544vw,76.765vh) scale(.5335)}to{transform:translate(13.71615vw,99vh) scale(.5335)}}.snow:nth-child(29){opacity:.6586;transform:translate(73.583vw,-10px) scale(.8064);animation:fall-29 16s -30s linear infinite}@keyframes fall-29{64.975%{transform:translate(78.9377vw,64.975vh) scale(.8064)}to{transform:translate(76.26035vw,99vh) scale(.8064)}}.snow:nth-child(30){opacity:1.4692;transform:translate(43.2943vw,-10px) scale(.3068);animation:fall-30 30s -10s linear infinite}@keyframes fall-30{31.438%{transform:translate(43.811vw,31.438vh) scale(.3068)}to{transform:translate(43.55265vw,99vh) scale(.3068)}}.snow:nth-child(31){opacity:.987;transform:translate(94.2644vw,-10px) scale(.1765);animation:fall-31 12s -14s linear infinite}@keyframes fall-31{49.523%{transform:translate(85.3795vw,49.523vh) scale(.1765)}to{transform:translate(89.82195vw,99vh) scale(.1765)}}.snow:nth-child(32){opacity:1.525;transform:translate(79.2665vw,-10px) scale(.7322);animation:fall-32 22s -24s linear infinite}@keyframes fall-32{35.206%{transform:translate(83.5681vw,35.206vh) scale(.7322)}to{transform:translate(81.4173vw,99vh) scale(.7322)}}.snow:nth-child(33){opacity:.3336;transform:translate(89.5993vw,-10px) scale(.0052);animation:fall-33 12s -16s linear infinite}@keyframes fall-33{40.145%{transform:translate(80.1953vw,40.145vh) scale(.0052)}to{transform:translate(84.8973vw,99vh) scale(.0052)}}.snow:nth-child(34){opacity:1.0254;transform:translate(39.1106vw,-10px) scale(.8339);animation:fall-34 10s -8s linear infinite}@keyframes fall-34{36.829%{transform:translate(43.5849vw,36.829vh) scale(.8339)}to{transform:translate(41.34775vw,99vh) scale(.8339)}}.snow:nth-child(35){opacity:.5818;transform:translate(11.201vw,-10px) scale(.3895);animation:fall-35 15s -7s linear infinite}@keyframes fall-35{67.782%{transform:translate(3.7931vw,67.782vh) scale(.3895)}to{transform:translate(7.49705vw,99vh) scale(.3895)}}.snow:nth-child(36){opacity:1.553;transform:translate(52.0484vw,-10px) scale(.8334);animation:fall-36 11s -26s linear infinite}@keyframes fall-36{70.188%{transform:translate(56.6672vw,70.188vh) scale(.8334)}to{transform:translate(54.3578vw,99vh) scale(.8334)}}.snow:nth-child(37){opacity:1.548;transform:translate(25.1641vw,-10px) scale(.627);animation:fall-37 13s -25s linear infinite}@keyframes fall-37{30.661%{transform:translate(23.0657vw,30.661vh) scale(.627)}to{transform:translate(24.1149vw,99vh) scale(.627)}}.snow:nth-child(38){opacity:1.3686;transform:translate(90.529vw,-10px) scale(.4011);animation:fall-38 29s -21s linear infinite}@keyframes fall-38{57.101%{transform:translate(94.5255vw,57.101vh) scale(.4011)}to{transform:translate(92.52725vw,99vh) scale(.4011)}}.snow:nth-child(39){opacity:1.3932;transform:translate(77.3379vw,-10px) scale(.1522);animation:fall-39 21s -11s linear infinite}@keyframes fall-39{31.024%{transform:translate(79.292vw,31.024vh) scale(.1522)}to{transform:translate(78.31495vw,99vh) scale(.1522)}}.snow:nth-child(40){opacity:1.809;transform:translate(7.5921vw,-10px) scale(.9277);animation:fall-40 19s -29s linear infinite}@keyframes fall-40{61.488%{transform:translate(3.9814vw,61.488vh) scale(.9277)}to{transform:translate(5.78675vw,99vh) scale(.9277)}}.snow:nth-child(41){opacity:1.8886;transform:translate(25.4056vw,-10px) scale(.3969);animation:fall-41 25s -9s linear infinite}@keyframes fall-41{76.667%{transform:translate(34.4488vw,76.667vh) scale(.3969)}to{transform:translate(29.9272vw,99vh) scale(.3969)}}.snow:nth-child(42){opacity:.965;transform:translate(12.7713vw,-10px) scale(.5704);animation:fall-42 13s -18s linear infinite}@keyframes fall-42{43.699%{transform:translate(12.4144vw,43.699vh) scale(.5704)}to{transform:translate(12.59285vw,99vh) scale(.5704)}}.snow:nth-child(43){opacity:.1522;transform:translate(52.4802vw,-10px) scale(.4155);animation:fall-43 29s -25s linear infinite}@keyframes fall-43{50.682%{transform:translate(48.2096vw,50.682vh) scale(.4155)}to{transform:translate(50.3449vw,99vh) scale(.4155)}}.snow:nth-child(44){opacity:.0856;transform:translate(85.5008vw,-10px) scale(.3551);animation:fall-44 16s -20s linear infinite}@keyframes fall-44{68.719%{transform:translate(95.1711vw,68.719vh) scale(.3551)}to{transform:translate(90.33595vw,99vh) scale(.3551)}}.snow:nth-child(45){opacity:.5162;transform:translate(33.2139vw,-10px) scale(.7379);animation:fall-45 11s -2s linear infinite}@keyframes fall-45{45.522%{transform:translate(28.3295vw,45.522vh) scale(.7379)}to{transform:translate(30.7717vw,99vh) scale(.7379)}}.snow:nth-child(46){opacity:.2906;transform:translate(29.9661vw,-10px) scale(.213);animation:fall-46 22s -27s linear infinite}@keyframes fall-46{37.624%{transform:translate(23.3737vw,37.624vh) scale(.213)}to{transform:translate(26.6699vw,99vh) scale(.213)}}.snow:nth-child(47){opacity:1.7206;transform:translate(31.0913vw,-10px) scale(.8851);animation:fall-47 21s -16s linear infinite}@keyframes fall-47{55.791%{transform:translate(39.2508vw,55.791vh) scale(.8851)}to{transform:translate(35.17105vw,99vh) scale(.8851)}}.snow:nth-child(48){opacity:1.3382;transform:translate(76.5565vw,-10px) scale(.4527);animation:fall-48 29s -13s linear infinite}@keyframes fall-48{67.369%{transform:translate(78.416vw,67.369vh) scale(.4527)}to{transform:translate(77.48625vw,99vh) scale(.4527)}}.snow:nth-child(49){opacity:.0828;transform:translate(60.57vw,-10px) scale(.8804);animation:fall-49 26s -12s linear infinite}@keyframes fall-49{46.601%{transform:translate(69.7746vw,46.601vh) scale(.8804)}to{transform:translate(65.1723vw,99vh) scale(.8804)}}.snow:nth-child(50){opacity:1.9854;transform:translate(49.678vw,-10px) scale(.6785);animation:fall-50 24s -8s linear infinite}@keyframes fall-50{60.155%{transform:translate(59.2014vw,60.155vh) scale(.6785)}to{transform:translate(54.4397vw,99vh) scale(.6785)}}.snow:nth-child(51){opacity:.3968;transform:translate(27.1156vw,-10px) scale(.5546);animation:fall-51 18s -23s linear infinite}@keyframes fall-51{66.827%{transform:translate(21.8006vw,66.827vh) scale(.5546)}to{transform:translate(24.4581vw,99vh) scale(.5546)}}.snow:nth-child(52){opacity:1.1566;transform:translate(76.59vw,-10px) scale(.5889);animation:fall-52 25s -6s linear infinite}@keyframes fall-52{37.876%{transform:translate(67.9552vw,37.876vh) scale(.5889)}to{transform:translate(72.2726vw,99vh) scale(.5889)}}.snow:nth-child(53){opacity:1.6602;transform:translate(12.7798vw,-10px) scale(.0793);animation:fall-53 10s -23s linear infinite}@keyframes fall-53{38.795%{transform:translate(5.0547vw,38.795vh) scale(.0793)}to{transform:translate(8.91725vw,99vh) scale(.0793)}}.snow:nth-child(54){opacity:.6172;transform:translate(68.4337vw,-10px) scale(.2627);animation:fall-54 26s -9s linear infinite}@keyframes fall-54{38.083%{transform:translate(68.925vw,38.083vh) scale(.2627)}to{transform:translate(68.67935vw,99vh) scale(.2627)}}.snow:nth-child(55){opacity:.9386;transform:translate(39.7511vw,-10px) scale(.2941);animation:fall-55 15s -16s linear infinite}@keyframes fall-55{48.194%{transform:translate(40.6179vw,48.194vh) scale(.2941)}to{transform:translate(40.1845vw,99vh) scale(.2941)}}.snow:nth-child(56){opacity:.503;transform:translate(52.8426vw,-10px) scale(.4408);animation:fall-56 21s -15s linear infinite}@keyframes fall-56{70.378%{transform:translate(49.9568vw,70.378vh) scale(.4408)}to{transform:translate(51.3997vw,99vh) scale(.4408)}}.snow:nth-child(57){opacity:1.0484;transform:translate(28.2122vw,-10px) scale(.2223);animation:fall-57 23s -7s linear infinite}@keyframes fall-57{32.456%{transform:translate(23.4714vw,32.456vh) scale(.2223)}to{transform:translate(25.8418vw,99vh) scale(.2223)}}.snow:nth-child(58){opacity:1.7616;transform:translate(17.5996vw,-10px) scale(.6696);animation:fall-58 19s -28s linear infinite}@keyframes fall-58{30.789%{transform:translate(18.9818vw,30.789vh) scale(.6696)}to{transform:translate(18.2907vw,99vh) scale(.6696)}}.snow:nth-child(59){opacity:1.011;transform:translate(13.5118vw,-10px) scale(.645);animation:fall-59 16s -3s linear infinite}@keyframes fall-59{44.586%{transform:translate(9.9039vw,44.586vh) scale(.645)}to{transform:translate(11.70785vw,99vh) scale(.645)}}.snow:nth-child(60){opacity:.4804;transform:translate(14.8143vw,-10px) scale(.3415);animation:fall-60 15s -18s linear infinite}@keyframes fall-60{39.241%{transform:translate(19.5181vw,39.241vh) scale(.3415)}to{transform:translate(17.1662vw,99vh) scale(.3415)}}.snow:nth-child(61){opacity:1.5098;transform:translate(29.429vw,-10px) scale(.0784);animation:fall-61 29s -9s linear infinite}@keyframes fall-61{75.854%{transform:translate(37.8819vw,75.854vh) scale(.0784)}to{transform:translate(33.65545vw,99vh) scale(.0784)}}.snow:nth-child(62){opacity:1.919;transform:translate(52.226vw,-10px) scale(.1778);animation:fall-62 23s -23s linear infinite}@keyframes fall-62{62.728%{transform:translate(52.4518vw,62.728vh) scale(.1778)}to{transform:translate(52.3389vw,99vh) scale(.1778)}}.snow:nth-child(63){opacity:.508;transform:translate(19.9159vw,-10px) scale(.2316);animation:fall-63 23s -28s linear infinite}@keyframes fall-63{48.424%{transform:translate(27.5299vw,48.424vh) scale(.2316)}to{transform:translate(23.7229vw,99vh) scale(.2316)}}.snow:nth-child(64){opacity:.5338;transform:translate(23.0364vw,-10px) scale(.7713);animation:fall-64 11s -30s linear infinite}@keyframes fall-64{56.794%{transform:translate(22.579vw,56.794vh) scale(.7713)}to{transform:translate(22.8077vw,99vh) scale(.7713)}}.snow:nth-child(65){opacity:.45;transform:translate(76.2914vw,-10px) scale(.9297);animation:fall-65 23s -25s linear infinite}@keyframes fall-65{65.12%{transform:translate(69.8385vw,65.12vh) scale(.9297)}to{transform:translate(73.06495vw,99vh) scale(.9297)}}.snow:nth-child(66){opacity:.973;transform:translate(81.6956vw,-10px) scale(.235);animation:fall-66 13s -6s linear infinite}@keyframes fall-66{59.506%{transform:translate(88.7644vw,59.506vh) scale(.235)}to{transform:translate(85.23vw,99vh) scale(.235)}}.snow:nth-child(67){opacity:1.8908;transform:translate(3.4946vw,-10px) scale(.1083);animation:fall-67 25s -13s linear infinite}@keyframes fall-67{79.478%{transform:translate(13.4622vw,79.478vh) scale(.1083)}to{transform:translate(8.4784vw,99vh) scale(.1083)}}.snow:nth-child(68){opacity:1.8244;transform:translate(25.0724vw,-10px) scale(.2074);animation:fall-68 22s -19s linear infinite}@keyframes fall-68{59.927%{transform:translate(20.4533vw,59.927vh) scale(.2074)}to{transform:translate(22.76285vw,99vh) scale(.2074)}}.snow:nth-child(69){opacity:.2932;transform:translate(2.2504vw,-10px) scale(.1488);animation:fall-69 30s -27s linear infinite}@keyframes fall-69{66.45%{transform:translate(4.8731vw,66.45vh) scale(.1488)}to{transform:translate(3.56175vw,99vh) scale(.1488)}}.snow:nth-child(70){opacity:1.3184;transform:translate(60.1894vw,-10px) scale(.238);animation:fall-70 20s -10s linear infinite}@keyframes fall-70{49.209%{transform:translate(65.0883vw,49.209vh) scale(.238)}to{transform:translate(62.63885vw,99vh) scale(.238)}}.snow:nth-child(71){opacity:.8536;transform:translate(89.0329vw,-10px) scale(.1969);animation:fall-71 10s -10s linear infinite}@keyframes fall-71{72.429%{transform:translate(88.1288vw,72.429vh) scale(.1969)}to{transform:translate(88.58085vw,99vh) scale(.1969)}}.snow:nth-child(72){opacity:.3656;transform:translate(67.8083vw,-10px) scale(.8334);animation:fall-72 14s -4s linear infinite}@keyframes fall-72{36.686%{transform:translate(62.1088vw,36.686vh) scale(.8334)}to{transform:translate(64.95855vw,99vh) scale(.8334)}}.snow:nth-child(73){opacity:1.8964;transform:translate(84.2443vw,-10px) scale(.535);animation:fall-73 18s -23s linear infinite}@keyframes fall-73{52.976%{transform:translate(83.6213vw,52.976vh) scale(.535)}to{transform:translate(83.9328vw,99vh) scale(.535)}}.snow:nth-child(74){opacity:.0742;transform:translate(14.6637vw,-10px) scale(.9847);animation:fall-74 19s -10s linear infinite}@keyframes fall-74{51.965%{transform:translate(12.6078vw,51.965vh) scale(.9847)}to{transform:translate(13.63575vw,99vh) scale(.9847)}}.snow:nth-child(75){opacity:1.801;transform:translate(18.5271vw,-10px) scale(.5772);animation:fall-75 13s -3s linear infinite}@keyframes fall-75{76.829%{transform:translate(13.8364vw,76.829vh) scale(.5772)}to{transform:translate(16.18175vw,99vh) scale(.5772)}}.snow:nth-child(76){opacity:1.9136;transform:translate(59.2258vw,-10px) scale(.5908);animation:fall-76 21s -4s linear infinite}@keyframes fall-76{42.565%{transform:translate(51.8586vw,42.565vh) scale(.5908)}to{transform:translate(55.5422vw,99vh) scale(.5908)}}.snow:nth-child(77){opacity:.3892;transform:translate(48.963vw,-10px) scale(.0542);animation:fall-77 25s -19s linear infinite}@keyframes fall-77{78.223%{transform:translate(41.1306vw,78.223vh) scale(.0542)}to{transform:translate(45.0468vw,99vh) scale(.0542)}}.snow:nth-child(78){opacity:.6022;transform:translate(36.9385vw,-10px) scale(.5463);animation:fall-78 27s -7s linear infinite}@keyframes fall-78{70.722%{transform:translate(33.4647vw,70.722vh) scale(.5463)}to{transform:translate(35.2016vw,99vh) scale(.5463)}}.snow:nth-child(79){opacity:1.726;transform:translate(53.6323vw,-10px) scale(.898);animation:fall-79 23s -15s linear infinite}@keyframes fall-79{38.348%{transform:translate(47.0873vw,38.348vh) scale(.898)}to{transform:translate(50.3598vw,99vh) scale(.898)}}.snow:nth-child(80){opacity:1.0232;transform:translate(33.7432vw,-10px) scale(.666);animation:fall-80 28s -28s linear infinite}@keyframes fall-80{32.155%{transform:translate(29.7107vw,32.155vh) scale(.666)}to{transform:translate(31.72695vw,99vh) scale(.666)}}.snow:nth-child(81){opacity:1.5198;transform:translate(82.2441vw,-10px) scale(.1137);animation:fall-81 24s -4s linear infinite}@keyframes fall-81{77.976%{transform:translate(86.5263vw,77.976vh) scale(.1137)}to{transform:translate(84.3852vw,99vh) scale(.1137)}}.snow:nth-child(82){opacity:.5738;transform:translate(80.1211vw,-10px) scale(.6282);animation:fall-82 24s -22s linear infinite}@keyframes fall-82{44.399%{transform:translate(73.7069vw,44.399vh) scale(.6282)}to{transform:translate(76.914vw,99vh) scale(.6282)}}.snow:nth-child(83){opacity:.2444;transform:translate(85.7225vw,-10px) scale(.0614);animation:fall-83 26s -13s linear infinite}@keyframes fall-83{40.999%{transform:translate(87.0065vw,40.999vh) scale(.0614)}to{transform:translate(86.3645vw,99vh) scale(.0614)}}.snow:nth-child(84){opacity:1.8478;transform:translate(74.2338vw,-10px) scale(.3688);animation:fall-84 21s -11s linear infinite}@keyframes fall-84{54.551%{transform:translate(65.9433vw,54.551vh) scale(.3688)}to{transform:translate(70.08855vw,99vh) scale(.3688)}}.snow:nth-child(85){opacity:1.212;transform:translate(80.4269vw,-10px) scale(.8826);animation:fall-85 22s -9s linear infinite}@keyframes fall-85{77.481%{transform:translate(78.7929vw,77.481vh) scale(.8826)}to{transform:translate(79.6099vw,99vh) scale(.8826)}}.snow:nth-child(86){opacity:1.404;transform:translate(86.6812vw,-10px) scale(.7724);animation:fall-86 18s -13s linear infinite}@keyframes fall-86{37.38%{transform:translate(79.8836vw,37.38vh) scale(.7724)}to{transform:translate(83.2824vw,99vh) scale(.7724)}}.snow:nth-child(87){opacity:1.2464;transform:translate(5.551vw,-10px) scale(.4887);animation:fall-87 14s -28s linear infinite}@keyframes fall-87{64.154%{transform:translate(-.5964vw,64.154vh) scale(.4887)}to{transform:translate(2.4773vw,99vh) scale(.4887)}}.snow:nth-child(88){opacity:1.8278;transform:translate(36.6133vw,-10px) scale(.2666);animation:fall-88 12s -17s linear infinite}@keyframes fall-88{34.2%{transform:translate(27.9745vw,34.2vh) scale(.2666)}to{transform:translate(32.2939vw,99vh) scale(.2666)}}.snow:nth-child(89){opacity:.422;transform:translate(54.6074vw,-10px) scale(.2415);animation:fall-89 22s -25s linear infinite}@keyframes fall-89{43.231%{transform:translate(53.0257vw,43.231vh) scale(.2415)}to{transform:translate(53.81655vw,99vh) scale(.2415)}}.snow:nth-child(90){opacity:.6278;transform:translate(92.7559vw,-10px) scale(.808);animation:fall-90 19s -9s linear infinite}@keyframes fall-90{72.391%{transform:translate(85.8164vw,72.391vh) scale(.808)}to{transform:translate(89.28615vw,99vh) scale(.808)}}.snow:nth-child(91){opacity:.6302;transform:translate(73.1249vw,-10px) scale(.0289);animation:fall-91 29s -25s linear infinite}@keyframes fall-91{37.086%{transform:translate(81.8924vw,37.086vh) scale(.0289)}to{transform:translate(77.50865vw,99vh) scale(.0289)}}.snow:nth-child(92){opacity:1.7286;transform:translate(64.5051vw,-10px) scale(.2667);animation:fall-92 13s -17s linear infinite}@keyframes fall-92{47.296%{transform:translate(69.7989vw,47.296vh) scale(.2667)}to{transform:translate(67.152vw,99vh) scale(.2667)}}.snow:nth-child(93){opacity:.0094;transform:translate(81.5016vw,-10px) scale(.2426);animation:fall-93 13s -13s linear infinite}@keyframes fall-93{53.217%{transform:translate(81.4724vw,53.217vh) scale(.2426)}to{transform:translate(81.487vw,99vh) scale(.2426)}}.snow:nth-child(94){opacity:.2732;transform:translate(88.601vw,-10px) scale(.012);animation:fall-94 27s -6s linear infinite}@keyframes fall-94{54.183%{transform:translate(80.9036vw,54.183vh) scale(.012)}to{transform:translate(84.7523vw,99vh) scale(.012)}}.snow:nth-child(95){opacity:1.046;transform:translate(88.7422vw,-10px) scale(.9521);animation:fall-95 11s -16s linear infinite}@keyframes fall-95{70.366%{transform:translate(89.0039vw,70.366vh) scale(.9521)}to{transform:translate(88.87305vw,99vh) scale(.9521)}}.snow:nth-child(96){opacity:.4038;transform:translate(63.5206vw,-10px) scale(.0986);animation:fall-96 18s -20s linear infinite}@keyframes fall-96{48.411%{transform:translate(61.6792vw,48.411vh) scale(.0986)}to{transform:translate(62.5999vw,99vh) scale(.0986)}}.snow:nth-child(97){opacity:.4558;transform:translate(92.112vw,-10px) scale(.8328);animation:fall-97 18s -29s linear infinite}@keyframes fall-97{36.157%{transform:translate(97.0005vw,36.157vh) scale(.8328)}to{transform:translate(94.55625vw,99vh) scale(.8328)}}.snow:nth-child(98){opacity:1.9936;transform:translate(49.9654vw,-10px) scale(.5497);animation:fall-98 27s -20s linear infinite}@keyframes fall-98{65.814%{transform:translate(52.5792vw,65.814vh) scale(.5497)}to{transform:translate(51.2723vw,99vh) scale(.5497)}}.snow:nth-child(99){opacity:.3014;transform:translate(41.4178vw,-10px) scale(.6562);animation:fall-99 13s -3s linear infinite}@keyframes fall-99{42.794%{transform:translate(50.9591vw,42.794vh) scale(.6562)}to{transform:translate(46.18845vw,99vh) scale(.6562)}}.snow:nth-child(100){opacity:1.884;transform:translate(59.5538vw,-10px) scale(.7912);animation:fall-100 29s -28s linear infinite}@keyframes fall-100{55.312%{transform:translate(69.0273vw,55.312vh) scale(.7912)}to{transform:translate(64.29055vw,99vh) scale(.7912)}}.snow:nth-child(101){opacity:.5008;transform:translate(98.9154vw,-10px) scale(.7802);animation:fall-101 16s -15s linear infinite}@keyframes fall-101{63.505%{transform:translate(107.3052vw,63.505vh) scale(.7802)}to{transform:translate(103.1103vw,99vh) scale(.7802)}}.snow:nth-child(102){opacity:.8282;transform:translate(14.3633vw,-10px) scale(.2722);animation:fall-102 15s -24s linear infinite}@keyframes fall-102{77.02%{transform:translate(16.1367vw,77.02vh) scale(.2722)}to{transform:translate(15.25vw,99vh) scale(.2722)}}.snow:nth-child(103){opacity:.4058;transform:translate(79.2352vw,-10px) scale(.9047);animation:fall-103 30s -4s linear infinite}@keyframes fall-103{65.457%{transform:translate(84.6184vw,65.457vh) scale(.9047)}to{transform:translate(81.9268vw,99vh) scale(.9047)}}.snow:nth-child(104){opacity:1.9784;transform:translate(80.2526vw,-10px) scale(.2811);animation:fall-104 30s -14s linear infinite}@keyframes fall-104{31.617%{transform:translate(80.9488vw,31.617vh) scale(.2811)}to{transform:translate(80.6007vw,99vh) scale(.2811)}}.snow:nth-child(105){opacity:1.397;transform:translate(95.6384vw,-10px) scale(.0259);animation:fall-105 19s -6s linear infinite}@keyframes fall-105{53.66%{transform:translate(92.5125vw,53.66vh) scale(.0259)}to{transform:translate(94.07545vw,99vh) scale(.0259)}}.snow:nth-child(106){opacity:1.7956;transform:translate(62.1287vw,-10px) scale(.9649);animation:fall-106 20s -2s linear infinite}@keyframes fall-106{75.179%{transform:translate(54.7005vw,75.179vh) scale(.9649)}to{transform:translate(58.4146vw,99vh) scale(.9649)}}.snow:nth-child(107){opacity:1.6226;transform:translate(67.188vw,-10px) scale(.8602);animation:fall-107 12s -16s linear infinite}@keyframes fall-107{60.041%{transform:translate(74.179vw,60.041vh) scale(.8602)}to{transform:translate(70.6835vw,99vh) scale(.8602)}}.snow:nth-child(108){opacity:.7038;transform:translate(2.2333vw,-10px) scale(.6371);animation:fall-108 14s -9s linear infinite}@keyframes fall-108{46.791%{transform:translate(7.8269vw,46.791vh) scale(.6371)}to{transform:translate(5.0301vw,99vh) scale(.6371)}}.snow:nth-child(109){opacity:.2524;transform:translate(24.9285vw,-10px) scale(.9428);animation:fall-109 28s -5s linear infinite}@keyframes fall-109{43.151%{transform:translate(17.1487vw,43.151vh) scale(.9428)}to{transform:translate(21.0386vw,99vh) scale(.9428)}}.snow:nth-child(110){opacity:.8708;transform:translate(86.1314vw,-10px) scale(.0253);animation:fall-110 12s -4s linear infinite}@keyframes fall-110{75.399%{transform:translate(78.2598vw,75.399vh) scale(.0253)}to{transform:translate(82.1956vw,99vh) scale(.0253)}}.snow:nth-child(111){opacity:.9562;transform:translate(19.681vw,-10px) scale(.7266);animation:fall-111 15s -28s linear infinite}@keyframes fall-111{43.127%{transform:translate(17.4857vw,43.127vh) scale(.7266)}to{transform:translate(18.58335vw,99vh) scale(.7266)}}.snow:nth-child(112){opacity:.1044;transform:translate(97.5591vw,-10px) scale(.1162);animation:fall-112 13s -16s linear infinite}@keyframes fall-112{77.174%{transform:translate(90.9417vw,77.174vh) scale(.1162)}to{transform:translate(94.2504vw,99vh) scale(.1162)}}.snow:nth-child(113){opacity:1.5432;transform:translate(44.8532vw,-10px) scale(.0372);animation:fall-113 17s -12s linear infinite}@keyframes fall-113{46.612%{transform:translate(46.5813vw,46.612vh) scale(.0372)}to{transform:translate(45.71725vw,99vh) scale(.0372)}}.snow:nth-child(114){opacity:1.0356;transform:translate(89.0406vw,-10px) scale(.0766);animation:fall-114 24s -29s linear infinite}@keyframes fall-114{35.378%{transform:translate(90.5492vw,35.378vh) scale(.0766)}to{transform:translate(89.7949vw,99vh) scale(.0766)}}.snow:nth-child(115){opacity:1.1766;transform:translate(45.7337vw,-10px) scale(.4248);animation:fall-115 16s -17s linear infinite}@keyframes fall-115{40.528%{transform:translate(43.9489vw,40.528vh) scale(.4248)}to{transform:translate(44.8413vw,99vh) scale(.4248)}}.snow:nth-child(116){opacity:1.2454;transform:translate(87.3318vw,-10px) scale(.4759);animation:fall-116 10s -11s linear infinite}@keyframes fall-116{52.298%{transform:translate(95.6844vw,52.298vh) scale(.4759)}to{transform:translate(91.5081vw,99vh) scale(.4759)}}.snow:nth-child(117){opacity:1.6688;transform:translate(69.0779vw,-10px) scale(.6829);animation:fall-117 19s -4s linear infinite}@keyframes fall-117{71.562%{transform:translate(78.4097vw,71.562vh) scale(.6829)}to{transform:translate(73.7438vw,99vh) scale(.6829)}}.snow:nth-child(118){opacity:.2524;transform:translate(32.8257vw,-10px) scale(.8647);animation:fall-118 10s -16s linear infinite}@keyframes fall-118{69.437%{transform:translate(41.3771vw,69.437vh) scale(.8647)}to{transform:translate(37.1014vw,99vh) scale(.8647)}}.snow:nth-child(119){opacity:.3074;transform:translate(75.5017vw,-10px) scale(.8963);animation:fall-119 24s -9s linear infinite}@keyframes fall-119{30.003%{transform:translate(70.9557vw,30.003vh) scale(.8963)}to{transform:translate(73.2287vw,99vh) scale(.8963)}}.snow:nth-child(120){opacity:1.4004;transform:translate(67.3954vw,-10px) scale(.5121);animation:fall-120 26s -23s linear infinite}@keyframes fall-120{31.906%{transform:translate(72.707vw,31.906vh) scale(.5121)}to{transform:translate(70.0512vw,99vh) scale(.5121)}}.snow:nth-child(121){opacity:.6378;transform:translate(71.4633vw,-10px) scale(.1432);animation:fall-121 24s -19s linear infinite}@keyframes fall-121{77.466%{transform:translate(75.0401vw,77.466vh) scale(.1432)}to{transform:translate(73.2517vw,99vh) scale(.1432)}}.snow:nth-child(122){opacity:.1534;transform:translate(.1383vw,-10px) scale(.1341);animation:fall-122 23s -16s linear infinite}@keyframes fall-122{57.131%{transform:translate(7.106vw,57.131vh) scale(.1341)}to{transform:translate(3.62215vw,99vh) scale(.1341)}}.snow:nth-child(123){opacity:.3948;transform:translate(68.1376vw,-10px) scale(.4699);animation:fall-123 13s -26s linear infinite}@keyframes fall-123{59.411%{transform:translate(66.0219vw,59.411vh) scale(.4699)}to{transform:translate(67.07975vw,99vh) scale(.4699)}}.snow:nth-child(124){opacity:.9576;transform:translate(92.1461vw,-10px) scale(.6146);animation:fall-124 17s -22s linear infinite}@keyframes fall-124{53.621%{transform:translate(99.9191vw,53.621vh) scale(.6146)}to{transform:translate(96.0326vw,99vh) scale(.6146)}}.snow:nth-child(125){opacity:.7956;transform:translate(45.4199vw,-10px) scale(.0693);animation:fall-125 25s -18s linear infinite}@keyframes fall-125{49.694%{transform:translate(51.4164vw,49.694vh) scale(.0693)}to{transform:translate(48.41815vw,99vh) scale(.0693)}}.snow:nth-child(126){opacity:.3538;transform:translate(64.5919vw,-10px) scale(.8913);animation:fall-126 25s -2s linear infinite}@keyframes fall-126{69.248%{transform:translate(66.2204vw,69.248vh) scale(.8913)}to{transform:translate(65.40615vw,99vh) scale(.8913)}}.snow:nth-child(127){opacity:1.4754;transform:translate(93.1165vw,-10px) scale(.148);animation:fall-127 28s -13s linear infinite}@keyframes fall-127{73.327%{transform:translate(87.3237vw,73.327vh) scale(.148)}to{transform:translate(90.2201vw,99vh) scale(.148)}}.snow:nth-child(128){opacity:1.0496;transform:translate(77.4752vw,-10px) scale(.812);animation:fall-128 26s -9s linear infinite}@keyframes fall-128{53.051%{transform:translate(83.5171vw,53.051vh) scale(.812)}to{transform:translate(80.49615vw,99vh) scale(.812)}}.snow:nth-child(129){opacity:1.2348;transform:translate(74.3771vw,-10px) scale(.2379);animation:fall-129 11s -9s linear infinite}@keyframes fall-129{66.986%{transform:translate(78.4661vw,66.986vh) scale(.2379)}to{transform:translate(76.4216vw,99vh) scale(.2379)}}.snow:nth-child(130){opacity:.4776;transform:translate(22.8826vw,-10px) scale(.2478);animation:fall-130 17s -4s linear infinite}@keyframes fall-130{36.261%{transform:translate(31.889vw,36.261vh) scale(.2478)}to{transform:translate(27.3858vw,99vh) scale(.2478)}}.snow:nth-child(131){opacity:.778;transform:translate(67.2893vw,-10px) scale(.411);animation:fall-131 26s -22s linear infinite}@keyframes fall-131{58.237%{transform:translate(60.8389vw,58.237vh) scale(.411)}to{transform:translate(64.0641vw,99vh) scale(.411)}}.snow:nth-child(132){opacity:1.8154;transform:translate(87.5597vw,-10px) scale(.3705);animation:fall-132 14s -7s linear infinite}@keyframes fall-132{70.499%{transform:translate(79.5349vw,70.499vh) scale(.3705)}to{transform:translate(83.5473vw,99vh) scale(.3705)}}.snow:nth-child(133){opacity:1.1308;transform:translate(76.1853vw,-10px) scale(.9665);animation:fall-133 22s -10s linear infinite}@keyframes fall-133{60.409%{transform:translate(78.5528vw,60.409vh) scale(.9665)}to{transform:translate(77.36905vw,99vh) scale(.9665)}}.snow:nth-child(134){opacity:1.5996;transform:translate(46.3887vw,-10px) scale(.5063);animation:fall-134 22s -5s linear infinite}@keyframes fall-134{75.87%{transform:translate(39.7592vw,75.87vh) scale(.5063)}to{transform:translate(43.07395vw,99vh) scale(.5063)}}.snow:nth-child(135){opacity:.5454;transform:translate(65.8091vw,-10px) scale(.3244);animation:fall-135 24s -22s linear infinite}@keyframes fall-135{77.293%{transform:translate(68.8899vw,77.293vh) scale(.3244)}to{transform:translate(67.3495vw,99vh) scale(.3244)}}.snow:nth-child(136){opacity:1.203;transform:translate(96.3317vw,-10px) scale(.7889);animation:fall-136 30s -1s linear infinite}@keyframes fall-136{62.286%{transform:translate(105.8547vw,62.286vh) scale(.7889)}to{transform:translate(101.0932vw,99vh) scale(.7889)}}.snow:nth-child(137){opacity:1.2204;transform:translate(25.3159vw,-10px) scale(.5276);animation:fall-137 24s -15s linear infinite}@keyframes fall-137{46.849%{transform:translate(17.4599vw,46.849vh) scale(.5276)}to{transform:translate(21.3879vw,99vh) scale(.5276)}}.snow:nth-child(138){opacity:.8178;transform:translate(39.4629vw,-10px) scale(.0936);animation:fall-138 11s -9s linear infinite}@keyframes fall-138{63.924%{transform:translate(42.806vw,63.924vh) scale(.0936)}to{transform:translate(41.13445vw,99vh) scale(.0936)}}.snow:nth-child(139){opacity:1.18;transform:translate(80.3931vw,-10px) scale(.5517);animation:fall-139 20s -3s linear infinite}@keyframes fall-139{73.715%{transform:translate(72.993vw,73.715vh) scale(.5517)}to{transform:translate(76.69305vw,99vh) scale(.5517)}}.snow:nth-child(140){opacity:.2316;transform:translate(92.4153vw,-10px) scale(.6662);animation:fall-140 25s -16s linear infinite}@keyframes fall-140{52.335%{transform:translate(95.8599vw,52.335vh) scale(.6662)}to{transform:translate(94.1376vw,99vh) scale(.6662)}}.snow:nth-child(141){opacity:1.789;transform:translate(20.3104vw,-10px) scale(.7294);animation:fall-141 23s -10s linear infinite}@keyframes fall-141{56.025%{transform:translate(26.4269vw,56.025vh) scale(.7294)}to{transform:translate(23.36865vw,99vh) scale(.7294)}}.snow:nth-child(142){opacity:.2118;transform:translate(5.8547vw,-10px) scale(.6811);animation:fall-142 29s -10s linear infinite}@keyframes fall-142{78.008%{transform:translate(-1.649vw,78.008vh) scale(.6811)}to{transform:translate(2.10285vw,99vh) scale(.6811)}}.snow:nth-child(143){opacity:1.359;transform:translate(44.3587vw,-10px) scale(.4023);animation:fall-143 21s -7s linear infinite}@keyframes fall-143{73.576%{transform:translate(48.7594vw,73.576vh) scale(.4023)}to{transform:translate(46.55905vw,99vh) scale(.4023)}}.snow:nth-child(144){opacity:.1308;transform:translate(85.8669vw,-10px) scale(.0936);animation:fall-144 25s -21s linear infinite}@keyframes fall-144{46.832%{transform:translate(75.9788vw,46.832vh) scale(.0936)}to{transform:translate(80.92285vw,99vh) scale(.0936)}}.snow:nth-child(145){opacity:.6176;transform:translate(44.9233vw,-10px) scale(.8664);animation:fall-145 24s -29s linear infinite}@keyframes fall-145{43.709%{transform:translate(51.6019vw,43.709vh) scale(.8664)}to{transform:translate(48.2626vw,99vh) scale(.8664)}}.snow:nth-child(146){opacity:.4206;transform:translate(24.7709vw,-10px) scale(.4581);animation:fall-146 21s -17s linear infinite}@keyframes fall-146{64.141%{transform:translate(29.203vw,64.141vh) scale(.4581)}to{transform:translate(26.98695vw,99vh) scale(.4581)}}.snow:nth-child(147){opacity:1.3784;transform:translate(77.1885vw,-10px) scale(.8098);animation:fall-147 13s -3s linear infinite}@keyframes fall-147{48.702%{transform:translate(86.0234vw,48.702vh) scale(.8098)}to{transform:translate(81.60595vw,99vh) scale(.8098)}}.snow:nth-child(148){opacity:.9462;transform:translate(9.2053vw,-10px) scale(.4615);animation:fall-148 11s -2s linear infinite}@keyframes fall-148{53.532%{transform:translate(10.6084vw,53.532vh) scale(.4615)}to{transform:translate(9.90685vw,99vh) scale(.4615)}}.snow:nth-child(149){opacity:1.2992;transform:translate(12.9277vw,-10px) scale(.5495);animation:fall-149 13s -10s linear infinite}@keyframes fall-149{72.347%{transform:translate(17.5322vw,72.347vh) scale(.5495)}to{transform:translate(15.22995vw,99vh) scale(.5495)}}.snow:nth-child(150){opacity:.2358;transform:translate(79.8793vw,-10px) scale(.3787);animation:fall-150 18s -23s linear infinite}@keyframes fall-150{42.439%{transform:translate(71.3803vw,42.439vh) scale(.3787)}to{transform:translate(75.6298vw,99vh) scale(.3787)}}.snow:nth-child(151){opacity:1.3726;transform:translate(89.6836vw,-10px) scale(.094);animation:fall-151 22s -8s linear infinite}@keyframes fall-151{33.041%{transform:translate(85.7356vw,33.041vh) scale(.094)}to{transform:translate(87.7096vw,99vh) scale(.094)}}.snow:nth-child(152){opacity:.2134;transform:translate(28.9926vw,-10px) scale(.3887);animation:fall-152 11s -20s linear infinite}@keyframes fall-152{46.372%{transform:translate(31.1628vw,46.372vh) scale(.3887)}to{transform:translate(30.0777vw,99vh) scale(.3887)}}.snow:nth-child(153){opacity:1.8302;transform:translate(16.7857vw,-10px) scale(.6011);animation:fall-153 12s -26s linear infinite}@keyframes fall-153{57.408%{transform:translate(11.0022vw,57.408vh) scale(.6011)}to{transform:translate(13.89395vw,99vh) scale(.6011)}}.snow:nth-child(154){opacity:1.7772;transform:translate(64.2964vw,-10px) scale(.9808);animation:fall-154 14s -15s linear infinite}@keyframes fall-154{33.529%{transform:translate(56.5596vw,33.529vh) scale(.9808)}to{transform:translate(60.428vw,99vh) scale(.9808)}}.snow:nth-child(155){opacity:.3002;transform:translate(80.2996vw,-10px) scale(.5738);animation:fall-155 15s -10s linear infinite}@keyframes fall-155{33.81%{transform:translate(89.7654vw,33.81vh) scale(.5738)}to{transform:translate(85.0325vw,99vh) scale(.5738)}}.snow:nth-child(156){opacity:.3834;transform:translate(86.1304vw,-10px) scale(.5916);animation:fall-156 16s -14s linear infinite}@keyframes fall-156{41.289%{transform:translate(91.7832vw,41.289vh) scale(.5916)}to{transform:translate(88.9568vw,99vh) scale(.5916)}}.snow:nth-child(157){opacity:1.208;transform:translate(1.9992vw,-10px) scale(.0641);animation:fall-157 13s -4s linear infinite}@keyframes fall-157{59.022%{transform:translate(-4.7674vw,59.022vh) scale(.0641)}to{transform:translate(-1.3841vw,99vh) scale(.0641)}}.snow:nth-child(158){opacity:.1754;transform:translate(84.6654vw,-10px) scale(.7788);animation:fall-158 26s -22s linear infinite}@keyframes fall-158{58.225%{transform:translate(75.4065vw,58.225vh) scale(.7788)}to{transform:translate(80.03595vw,99vh) scale(.7788)}}.snow:nth-child(159){opacity:.6896;transform:translate(87.1684vw,-10px) scale(.6128);animation:fall-159 23s -26s linear infinite}@keyframes fall-159{30.984%{transform:translate(94.5683vw,30.984vh) scale(.6128)}to{transform:translate(90.86835vw,99vh) scale(.6128)}}.snow:nth-child(160){opacity:.8772;transform:translate(10.4711vw,-10px) scale(.5039);animation:fall-160 22s -3s linear infinite}@keyframes fall-160{64.534%{transform:translate(3.5241vw,64.534vh) scale(.5039)}to{transform:translate(6.9976vw,99vh) scale(.5039)}}.snow:nth-child(161){opacity:.2454;transform:translate(19.152vw,-10px) scale(.9449);animation:fall-161 29s -28s linear infinite}@keyframes fall-161{37.948%{transform:translate(18.3851vw,37.948vh) scale(.9449)}to{transform:translate(18.76855vw,99vh) scale(.9449)}}.snow:nth-child(162){opacity:.4448;transform:translate(93.8256vw,-10px) scale(.6584);animation:fall-162 15s -23s linear infinite}@keyframes fall-162{55.883%{transform:translate(86.9752vw,55.883vh) scale(.6584)}to{transform:translate(90.4004vw,99vh) scale(.6584)}}.snow:nth-child(163){opacity:.4802;transform:translate(54.5614vw,-10px) scale(.7789);animation:fall-163 26s -11s linear infinite}@keyframes fall-163{65.256%{transform:translate(53.765vw,65.256vh) scale(.7789)}to{transform:translate(54.1632vw,99vh) scale(.7789)}}.snow:nth-child(164){opacity:1.103;transform:translate(92.5774vw,-10px) scale(.7035);animation:fall-164 16s -15s linear infinite}@keyframes fall-164{59.475%{transform:translate(85.339vw,59.475vh) scale(.7035)}to{transform:translate(88.9582vw,99vh) scale(.7035)}}.snow:nth-child(165){opacity:.4778;transform:translate(76.3586vw,-10px) scale(.3572);animation:fall-165 24s -13s linear infinite}@keyframes fall-165{66.155%{transform:translate(84.5416vw,66.155vh) scale(.3572)}to{transform:translate(80.4501vw,99vh) scale(.3572)}}.snow:nth-child(166){opacity:1.1818;transform:translate(46.247vw,-10px) scale(.7721);animation:fall-166 27s -21s linear infinite}@keyframes fall-166{78.542%{transform:translate(37.0652vw,78.542vh) scale(.7721)}to{transform:translate(41.6561vw,99vh) scale(.7721)}}.snow:nth-child(167){opacity:1.2698;transform:translate(76.1985vw,-10px) scale(.4624);animation:fall-167 26s -12s linear infinite}@keyframes fall-167{61.12%{transform:translate(82.255vw,61.12vh) scale(.4624)}to{transform:translate(79.22675vw,99vh) scale(.4624)}}.snow:nth-child(168){opacity:.5104;transform:translate(46.5933vw,-10px) scale(.6158);animation:fall-168 24s -25s linear infinite}@keyframes fall-168{61.112%{transform:translate(55.963vw,61.112vh) scale(.6158)}to{transform:translate(51.27815vw,99vh) scale(.6158)}}.snow:nth-child(169){opacity:1.8386;transform:translate(63.7634vw,-10px) scale(.1416);animation:fall-169 12s -30s linear infinite}@keyframes fall-169{45.454%{transform:translate(60.749vw,45.454vh) scale(.1416)}to{transform:translate(62.2562vw,99vh) scale(.1416)}}.snow:nth-child(170){opacity:1.2476;transform:translate(12.629vw,-10px) scale(.4816);animation:fall-170 11s -30s linear infinite}@keyframes fall-170{59.598%{transform:translate(13.6509vw,59.598vh) scale(.4816)}to{transform:translate(13.13995vw,99vh) scale(.4816)}}.snow:nth-child(171){opacity:.053;transform:translate(38.1389vw,-10px) scale(.115);animation:fall-171 29s -22s linear infinite}@keyframes fall-171{74.266%{transform:translate(31.9445vw,74.266vh) scale(.115)}to{transform:translate(35.0417vw,99vh) scale(.115)}}.snow:nth-child(172){opacity:.1972;transform:translate(69.8305vw,-10px) scale(.8231);animation:fall-172 22s -13s linear infinite}@keyframes fall-172{37.336%{transform:translate(76.341vw,37.336vh) scale(.8231)}to{transform:translate(73.08575vw,99vh) scale(.8231)}}.snow:nth-child(173){opacity:.3122;transform:translate(78.0665vw,-10px) scale(.114);animation:fall-173 16s -5s linear infinite}@keyframes fall-173{48.042%{transform:translate(79.0751vw,48.042vh) scale(.114)}to{transform:translate(78.5708vw,99vh) scale(.114)}}.snow:nth-child(174){opacity:.226;transform:translate(29.0939vw,-10px) scale(.7172);animation:fall-174 28s -19s linear infinite}@keyframes fall-174{73.112%{transform:translate(38.9292vw,73.112vh) scale(.7172)}to{transform:translate(34.01155vw,99vh) scale(.7172)}}.snow:nth-child(175){opacity:1.69;transform:translate(3.9404vw,-10px) scale(.1616);animation:fall-175 13s -7s linear infinite}@keyframes fall-175{34.062%{transform:translate(1.3996vw,34.062vh) scale(.1616)}to{transform:translate(2.67vw,99vh) scale(.1616)}}.snow:nth-child(176){opacity:.17;transform:translate(71.6578vw,-10px) scale(.0298);animation:fall-176 17s -12s linear infinite}@keyframes fall-176{72.518%{transform:translate(67.8561vw,72.518vh) scale(.0298)}to{transform:translate(69.75695vw,99vh) scale(.0298)}}.snow:nth-child(177){opacity:1.6488;transform:translate(25.518vw,-10px) scale(.6866);animation:fall-177 21s -20s linear infinite}@keyframes fall-177{60.342%{transform:translate(17.9044vw,60.342vh) scale(.6866)}to{transform:translate(21.7112vw,99vh) scale(.6866)}}.snow:nth-child(178){opacity:.2134;transform:translate(92.1958vw,-10px) scale(.6226);animation:fall-178 14s -26s linear infinite}@keyframes fall-178{37.747%{transform:translate(95.0187vw,37.747vh) scale(.6226)}to{transform:translate(93.60725vw,99vh) scale(.6226)}}.snow:nth-child(179){opacity:1.2098;transform:translate(56.8375vw,-10px) scale(.9524);animation:fall-179 13s -24s linear infinite}@keyframes fall-179{63.179%{transform:translate(56.238vw,63.179vh) scale(.9524)}to{transform:translate(56.53775vw,99vh) scale(.9524)}}.snow:nth-child(180){opacity:.9346;transform:translate(72.3092vw,-10px) scale(.2049);animation:fall-180 14s -27s linear infinite}@keyframes fall-180{51.745%{transform:translate(72.4157vw,51.745vh) scale(.2049)}to{transform:translate(72.36245vw,99vh) scale(.2049)}}.snow:nth-child(181){opacity:1.4118;transform:translate(46.9571vw,-10px) scale(.5338);animation:fall-181 16s -17s linear infinite}@keyframes fall-181{77.942%{transform:translate(52.0394vw,77.942vh) scale(.5338)}to{transform:translate(49.49825vw,99vh) scale(.5338)}}.snow:nth-child(182){opacity:1.0448;transform:translate(26.2838vw,-10px) scale(.5858);animation:fall-182 10s -28s linear infinite}@keyframes fall-182{46.849%{transform:translate(34.7506vw,46.849vh) scale(.5858)}to{transform:translate(30.5172vw,99vh) scale(.5858)}}.snow:nth-child(183){opacity:1.2938;transform:translate(16.4095vw,-10px) scale(.1096);animation:fall-183 15s -18s linear infinite}@keyframes fall-183{35.877%{transform:translate(6.5418vw,35.877vh) scale(.1096)}to{transform:translate(11.47565vw,99vh) scale(.1096)}}.snow:nth-child(184){opacity:.6268;transform:translate(30.1126vw,-10px) scale(.1877);animation:fall-184 20s -7s linear infinite}@keyframes fall-184{34.145%{transform:translate(25.6347vw,34.145vh) scale(.1877)}to{transform:translate(27.87365vw,99vh) scale(.1877)}}.snow:nth-child(185){opacity:.4738;transform:translate(78.5675vw,-10px) scale(.1018);animation:fall-185 29s -26s linear infinite}@keyframes fall-185{58.574%{transform:translate(83.1559vw,58.574vh) scale(.1018)}to{transform:translate(80.8617vw,99vh) scale(.1018)}}.snow:nth-child(186){opacity:.755;transform:translate(12.2727vw,-10px) scale(.2545);animation:fall-186 26s -2s linear infinite}@keyframes fall-186{73.681%{transform:translate(14.5441vw,73.681vh) scale(.2545)}to{transform:translate(13.4084vw,99vh) scale(.2545)}}.snow:nth-child(187){opacity:.624;transform:translate(22.2096vw,-10px) scale(.3329);animation:fall-187 29s -28s linear infinite}@keyframes fall-187{36.225%{transform:translate(26.9473vw,36.225vh) scale(.3329)}to{transform:translate(24.57845vw,99vh) scale(.3329)}}.snow:nth-child(188){opacity:.8906;transform:translate(44.6968vw,-10px) scale(.4382);animation:fall-188 19s -16s linear infinite}@keyframes fall-188{36.416%{transform:translate(47.4981vw,36.416vh) scale(.4382)}to{transform:translate(46.09745vw,99vh) scale(.4382)}}.snow:nth-child(189){opacity:.8852;transform:translate(28.5016vw,-10px) scale(.2909);animation:fall-189 19s -5s linear infinite}@keyframes fall-189{66.024%{transform:translate(34.4153vw,66.024vh) scale(.2909)}to{transform:translate(31.45845vw,99vh) scale(.2909)}}.snow:nth-child(190){opacity:.982;transform:translate(58.4769vw,-10px) scale(.1946);animation:fall-190 17s -30s linear infinite}@keyframes fall-190{41.298%{transform:translate(49.915vw,41.298vh) scale(.1946)}to{transform:translate(54.19595vw,99vh) scale(.1946)}}.snow:nth-child(191){opacity:.6154;transform:translate(54.0403vw,-10px) scale(.8204);animation:fall-191 16s -23s linear infinite}@keyframes fall-191{54.905%{transform:translate(58.9829vw,54.905vh) scale(.8204)}to{transform:translate(56.5116vw,99vh) scale(.8204)}}.snow:nth-child(192){opacity:1.9288;transform:translate(31.7773vw,-10px) scale(.5019);animation:fall-192 10s -27s linear infinite}@keyframes fall-192{70.859%{transform:translate(38.6266vw,70.859vh) scale(.5019)}to{transform:translate(35.20195vw,99vh) scale(.5019)}}.snow:nth-child(193){opacity:.5296;transform:translate(83.2393vw,-10px) scale(.9665);animation:fall-193 13s -22s linear infinite}@keyframes fall-193{76.607%{transform:translate(91.5264vw,76.607vh) scale(.9665)}to{transform:translate(87.38285vw,99vh) scale(.9665)}}.snow:nth-child(194){opacity:.6558;transform:translate(72.6011vw,-10px) scale(.4731);animation:fall-194 15s -2s linear infinite}@keyframes fall-194{71.254%{transform:translate(82.4703vw,71.254vh) scale(.4731)}to{transform:translate(77.5357vw,99vh) scale(.4731)}}.snow:nth-child(195){opacity:1.2978;transform:translate(39.5944vw,-10px) scale(.7216);animation:fall-195 17s -5s linear infinite}@keyframes fall-195{53.832%{transform:translate(31.8085vw,53.832vh) scale(.7216)}to{transform:translate(35.70145vw,99vh) scale(.7216)}}.snow:nth-child(196){opacity:1.1886;transform:translate(42.2557vw,-10px) scale(.7065);animation:fall-196 12s -21s linear infinite}@keyframes fall-196{35.857%{transform:translate(39.5928vw,35.857vh) scale(.7065)}to{transform:translate(40.92425vw,99vh) scale(.7065)}}.snow:nth-child(197){opacity:1.0924;transform:translate(52.0931vw,-10px) scale(.1904);animation:fall-197 18s -11s linear infinite}@keyframes fall-197{42.628%{transform:translate(59.0994vw,42.628vh) scale(.1904)}to{transform:translate(55.59625vw,99vh) scale(.1904)}}.snow:nth-child(198){opacity:1.57;transform:translate(79.7063vw,-10px) scale(.5733);animation:fall-198 27s -15s linear infinite}@keyframes fall-198{45.315%{transform:translate(75.1419vw,45.315vh) scale(.5733)}to{transform:translate(77.4241vw,99vh) scale(.5733)}}.snow:nth-child(199){opacity:1.4186;transform:translate(64.2826vw,-10px) scale(.7199);animation:fall-199 26s -15s linear infinite}@keyframes fall-199{45.909%{transform:translate(67.7659vw,45.909vh) scale(.7199)}to{transform:translate(66.02425vw,99vh) scale(.7199)}}.snow:nth-child(200){opacity:1.0272;transform:translate(88.5789vw,-10px) scale(.9825);animation:fall-200 24s -27s linear infinite}@keyframes fall-200{53.621%{transform:translate(78.7528vw,53.621vh) scale(.9825)}to{transform:translate(83.66585vw,99vh) scale(.9825)}}.snow:nth-child(201){opacity:.106;transform:translate(27.9708vw,-10px) scale(.0428);animation:fall-201 12s -10s linear infinite}@keyframes fall-201{47.947%{transform:translate(26.4697vw,47.947vh) scale(.0428)}to{transform:translate(27.22025vw,99vh) scale(.0428)}}.snow:nth-child(202){opacity:.4052;transform:translate(85.5609vw,-10px) scale(.6228);animation:fall-202 28s -12s linear infinite}@keyframes fall-202{59.353%{transform:translate(77.737vw,59.353vh) scale(.6228)}to{transform:translate(81.64895vw,99vh) scale(.6228)}}.snow:nth-child(203){opacity:1.8154;transform:translate(57.6755vw,-10px) scale(.2447);animation:fall-203 18s -29s linear infinite}@keyframes fall-203{66.761%{transform:translate(49.0968vw,66.761vh) scale(.2447)}to{transform:translate(53.38615vw,99vh) scale(.2447)}}.snow:nth-child(204){opacity:.5992;transform:translate(3.2349vw,-10px) scale(.371);animation:fall-204 16s -7s linear infinite}@keyframes fall-204{48.796%{transform:translate(-.3048vw,48.796vh) scale(.371)}to{transform:translate(1.46505vw,99vh) scale(.371)}}.snow:nth-child(205){opacity:.2902;transform:translate(72.8792vw,-10px) scale(.7132);animation:fall-205 30s -7s linear infinite}@keyframes fall-205{31.891%{transform:translate(79.4047vw,31.891vh) scale(.7132)}to{transform:translate(76.14195vw,99vh) scale(.7132)}}.snow:nth-child(206){opacity:.5398;transform:translate(63.0538vw,-10px) scale(.887);animation:fall-206 10s -7s linear infinite}@keyframes fall-206{58.019%{transform:translate(56.4783vw,58.019vh) scale(.887)}to{transform:translate(59.76605vw,99vh) scale(.887)}}.snow:nth-child(207){opacity:1.9476;transform:translate(81.9128vw,-10px) scale(.6295);animation:fall-207 15s -26s linear infinite}@keyframes fall-207{71.621%{transform:translate(88.957vw,71.621vh) scale(.6295)}to{transform:translate(85.4349vw,99vh) scale(.6295)}}.snow:nth-child(208){opacity:.8448;transform:translate(29.7426vw,-10px) scale(.6048);animation:fall-208 11s -30s linear infinite}@keyframes fall-208{40.696%{transform:translate(37.0834vw,40.696vh) scale(.6048)}to{transform:translate(33.413vw,99vh) scale(.6048)}}.snow:nth-child(209){opacity:.858;transform:translate(88.8055vw,-10px) scale(.515);animation:fall-209 27s -21s linear infinite}@keyframes fall-209{49.416%{transform:translate(93.6282vw,49.416vh) scale(.515)}to{transform:translate(91.21685vw,99vh) scale(.515)}}.snow:nth-child(210){opacity:1.8864;transform:translate(35.32vw,-10px) scale(.1458);animation:fall-210 14s -10s linear infinite}@keyframes fall-210{47.443%{transform:translate(31.4657vw,47.443vh) scale(.1458)}to{transform:translate(33.39285vw,99vh) scale(.1458)}}.snow:nth-child(211){opacity:.5038;transform:translate(32.4819vw,-10px) scale(.841);animation:fall-211 26s -2s linear infinite}@keyframes fall-211{40.543%{transform:translate(36.6538vw,40.543vh) scale(.841)}to{transform:translate(34.56785vw,99vh) scale(.841)}}.snow:nth-child(212){opacity:1.0392;transform:translate(45.9166vw,-10px) scale(.6321);animation:fall-212 16s -24s linear infinite}@keyframes fall-212{49.19%{transform:translate(37.5196vw,49.19vh) scale(.6321)}to{transform:translate(41.7181vw,99vh) scale(.6321)}}.snow:nth-child(213){opacity:1.655;transform:translate(14.0008vw,-10px) scale(.8268);animation:fall-213 22s -30s linear infinite}@keyframes fall-213{36.419%{transform:translate(13.8539vw,36.419vh) scale(.8268)}to{transform:translate(13.92735vw,99vh) scale(.8268)}}.snow:nth-child(214){opacity:1.8952;transform:translate(87.8225vw,-10px) scale(.3411);animation:fall-214 27s -13s linear infinite}@keyframes fall-214{70.694%{transform:translate(78.8348vw,70.694vh) scale(.3411)}to{transform:translate(83.32865vw,99vh) scale(.3411)}}.snow:nth-child(215){opacity:1.6964;transform:translate(97.4241vw,-10px) scale(.59);animation:fall-215 13s -8s linear infinite}@keyframes fall-215{31.066%{transform:translate(100.5459vw,31.066vh) scale(.59)}to{transform:translate(98.985vw,99vh) scale(.59)}}.snow:nth-child(216){opacity:.6014;transform:translate(10.5651vw,-10px) scale(.7309);animation:fall-216 19s -3s linear infinite}@keyframes fall-216{59.517%{transform:translate(13.2549vw,59.517vh) scale(.7309)}to{transform:translate(11.91vw,99vh) scale(.7309)}}.snow:nth-child(217){opacity:.798;transform:translate(65.1876vw,-10px) scale(.2786);animation:fall-217 26s -7s linear infinite}@keyframes fall-217{47.371%{transform:translate(58.674vw,47.371vh) scale(.2786)}to{transform:translate(61.9308vw,99vh) scale(.2786)}}.snow:nth-child(218){opacity:.2562;transform:translate(96.897vw,-10px) scale(.2988);animation:fall-218 11s -8s linear infinite}@keyframes fall-218{48.248%{transform:translate(103.2763vw,48.248vh) scale(.2988)}to{transform:translate(100.08665vw,99vh) scale(.2988)}}.snow:nth-child(219){opacity:.8024;transform:translate(51.943vw,-10px) scale(.7145);animation:fall-219 27s -2s linear infinite}@keyframes fall-219{69.338%{transform:translate(45.0558vw,69.338vh) scale(.7145)}to{transform:translate(48.4994vw,99vh) scale(.7145)}}.snow:nth-child(220){opacity:1.0732;transform:translate(43.1332vw,-10px) scale(.6262);animation:fall-220 10s -17s linear infinite}@keyframes fall-220{43.173%{transform:translate(33.6752vw,43.173vh) scale(.6262)}to{transform:translate(38.4042vw,99vh) scale(.6262)}}.snow:nth-child(221){opacity:.0388;transform:translate(14.6653vw,-10px) scale(.9575);animation:fall-221 12s -1s linear infinite}@keyframes fall-221{47.808%{transform:translate(17.0573vw,47.808vh) scale(.9575)}to{transform:translate(15.8613vw,99vh) scale(.9575)}}.snow:nth-child(222){opacity:.0632;transform:translate(64.7552vw,-10px) scale(.2709);animation:fall-222 29s -10s linear infinite}@keyframes fall-222{67.086%{transform:translate(58.2156vw,67.086vh) scale(.2709)}to{transform:translate(61.4854vw,99vh) scale(.2709)}}.snow:nth-child(223){opacity:.3622;transform:translate(30.3785vw,-10px) scale(.3463);animation:fall-223 29s -16s linear infinite}@keyframes fall-223{55.21%{transform:translate(34.6595vw,55.21vh) scale(.3463)}to{transform:translate(32.519vw,99vh) scale(.3463)}}.snow:nth-child(224){opacity:1.931;transform:translate(70.8294vw,-10px) scale(.0881);animation:fall-224 27s -19s linear infinite}@keyframes fall-224{38.612%{transform:translate(65.4273vw,38.612vh) scale(.0881)}to{transform:translate(68.12835vw,99vh) scale(.0881)}}.snow:nth-child(225){opacity:.8508;transform:translate(60.8385vw,-10px) scale(.789);animation:fall-225 16s -21s linear infinite}@keyframes fall-225{37.051%{transform:translate(64.4409vw,37.051vh) scale(.789)}to{transform:translate(62.6397vw,99vh) scale(.789)}}.snow:nth-child(226){opacity:1.1998;transform:translate(8.8215vw,-10px) scale(.787);animation:fall-226 22s -14s linear infinite}@keyframes fall-226{43.175%{transform:translate(-.2352vw,43.175vh) scale(.787)}to{transform:translate(4.29315vw,99vh) scale(.787)}}.snow:nth-child(227){opacity:1.228;transform:translate(61.145vw,-10px) scale(.3275);animation:fall-227 10s -15s linear infinite}@keyframes fall-227{64.316%{transform:translate(68.0964vw,64.316vh) scale(.3275)}to{transform:translate(64.6207vw,99vh) scale(.3275)}}.snow:nth-child(228){opacity:1.862;transform:translate(23.9135vw,-10px) scale(.7409);animation:fall-228 12s -17s linear infinite}@keyframes fall-228{38.111%{transform:translate(19.5914vw,38.111vh) scale(.7409)}to{transform:translate(21.75245vw,99vh) scale(.7409)}}.snow:nth-child(229){opacity:.563;transform:translate(75.3633vw,-10px) scale(.513);animation:fall-229 11s -27s linear infinite}@keyframes fall-229{79.727%{transform:translate(75.9265vw,79.727vh) scale(.513)}to{transform:translate(75.6449vw,99vh) scale(.513)}}.snow:nth-child(230){opacity:1.3966;transform:translate(44.0792vw,-10px) scale(.3467);animation:fall-230 11s -12s linear infinite}@keyframes fall-230{44.553%{transform:translate(47.867vw,44.553vh) scale(.3467)}to{transform:translate(45.9731vw,99vh) scale(.3467)}}.snow:nth-child(231){opacity:1.0488;transform:translate(89.2217vw,-10px) scale(.4901);animation:fall-231 27s -30s linear infinite}@keyframes fall-231{46.028%{transform:translate(81.3994vw,46.028vh) scale(.4901)}to{transform:translate(85.31055vw,99vh) scale(.4901)}}.snow:nth-child(232){opacity:.3798;transform:translate(45.8382vw,-10px) scale(.1814);animation:fall-232 11s -23s linear infinite}@keyframes fall-232{57.382%{transform:translate(54.5172vw,57.382vh) scale(.1814)}to{transform:translate(50.1777vw,99vh) scale(.1814)}}.snow:nth-child(233){opacity:1.102;transform:translate(24.9819vw,-10px) scale(.8563);animation:fall-233 24s -23s linear infinite}@keyframes fall-233{65.587%{transform:translate(16.0077vw,65.587vh) scale(.8563)}to{transform:translate(20.4948vw,99vh) scale(.8563)}}.snow:nth-child(234){opacity:.8334;transform:translate(76.8986vw,-10px) scale(.4341);animation:fall-234 17s -30s linear infinite}@keyframes fall-234{74.68%{transform:translate(86.7789vw,74.68vh) scale(.4341)}to{transform:translate(81.83875vw,99vh) scale(.4341)}}.snow:nth-child(235){opacity:.263;transform:translate(70.718vw,-10px) scale(.6627);animation:fall-235 21s -13s linear infinite}@keyframes fall-235{37.274%{transform:translate(80.1918vw,37.274vh) scale(.6627)}to{transform:translate(75.4549vw,99vh) scale(.6627)}}.snow:nth-child(236){opacity:.6834;transform:translate(12.2752vw,-10px) scale(.6951);animation:fall-236 27s -8s linear infinite}@keyframes fall-236{64.321%{transform:translate(16.4647vw,64.321vh) scale(.6951)}to{transform:translate(14.36995vw,99vh) scale(.6951)}}.snow:nth-child(237){opacity:1.6906;transform:translate(6.1016vw,-10px) scale(.0184);animation:fall-237 15s -22s linear infinite}@keyframes fall-237{37.485%{transform:translate(1.3956vw,37.485vh) scale(.0184)}to{transform:translate(3.7486vw,99vh) scale(.0184)}}.snow:nth-child(238){opacity:1.3014;transform:translate(79.9898vw,-10px) scale(.6064);animation:fall-238 22s -16s linear infinite}@keyframes fall-238{46.435%{transform:translate(84.641vw,46.435vh) scale(.6064)}to{transform:translate(82.3154vw,99vh) scale(.6064)}}.snow:nth-child(239){opacity:.332;transform:translate(44.5865vw,-10px) scale(.6443);animation:fall-239 13s -18s linear infinite}@keyframes fall-239{48.199%{transform:translate(39.4481vw,48.199vh) scale(.6443)}to{transform:translate(42.0173vw,99vh) scale(.6443)}}.snow:nth-child(240){opacity:.0754;transform:translate(87.7875vw,-10px) scale(.3599);animation:fall-240 10s -19s linear infinite}@keyframes fall-240{50.614%{transform:translate(96.8697vw,50.614vh) scale(.3599)}to{transform:translate(92.3286vw,99vh) scale(.3599)}}.snow:nth-child(241){opacity:1.1588;transform:translate(93.283vw,-10px) scale(.1614);animation:fall-241 27s -6s linear infinite}@keyframes fall-241{72.201%{transform:translate(102.7589vw,72.201vh) scale(.1614)}to{transform:translate(98.02095vw,99vh) scale(.1614)}}.snow:nth-child(242){opacity:.7184;transform:translate(15.8002vw,-10px) scale(.4531);animation:fall-242 15s -15s linear infinite}@keyframes fall-242{32.533%{transform:translate(9.6772vw,32.533vh) scale(.4531)}to{transform:translate(12.7387vw,99vh) scale(.4531)}}.snow:nth-child(243){opacity:1.0254;transform:translate(39.774vw,-10px) scale(.4616);animation:fall-243 18s -18s linear infinite}@keyframes fall-243{75.046%{transform:translate(32.5936vw,75.046vh) scale(.4616)}to{transform:translate(36.1838vw,99vh) scale(.4616)}}.snow:nth-child(244){opacity:.8886;transform:translate(39.2213vw,-10px) scale(.0237);animation:fall-244 25s -21s linear infinite}@keyframes fall-244{43.165%{transform:translate(31.9758vw,43.165vh) scale(.0237)}to{transform:translate(35.59855vw,99vh) scale(.0237)}}.snow:nth-child(245){opacity:.9182;transform:translate(68.0373vw,-10px) scale(.4361);animation:fall-245 27s -30s linear infinite}@keyframes fall-245{39.465%{transform:translate(70.2071vw,39.465vh) scale(.4361)}to{transform:translate(69.1222vw,99vh) scale(.4361)}}.snow:nth-child(246){opacity:.3772;transform:translate(72.0742vw,-10px) scale(.2672);animation:fall-246 28s -22s linear infinite}@keyframes fall-246{40.576%{transform:translate(62.3384vw,40.576vh) scale(.2672)}to{transform:translate(67.2063vw,99vh) scale(.2672)}}.snow:nth-child(247){opacity:.011;transform:translate(5.2017vw,-10px) scale(.0683);animation:fall-247 13s -26s linear infinite}@keyframes fall-247{67.251%{transform:translate(1.5573vw,67.251vh) scale(.0683)}to{transform:translate(3.3795vw,99vh) scale(.0683)}}.snow:nth-child(248){opacity:.8592;transform:translate(2.6009vw,-10px) scale(.6188);animation:fall-248 28s -10s linear infinite}@keyframes fall-248{40.621%{transform:translate(5.1102vw,40.621vh) scale(.6188)}to{transform:translate(3.85555vw,99vh) scale(.6188)}}.snow:nth-child(249){opacity:1.796;transform:translate(99.0454vw,-10px) scale(.1536);animation:fall-249 18s -9s linear infinite}@keyframes fall-249{34.146%{transform:translate(96.7843vw,34.146vh) scale(.1536)}to{transform:translate(97.91485vw,99vh) scale(.1536)}}.snow:nth-child(250){opacity:.2676;transform:translate(54.8232vw,-10px) scale(.4521);animation:fall-250 24s -8s linear infinite}@keyframes fall-250{62.813%{transform:translate(47.4536vw,62.813vh) scale(.4521)}to{transform:translate(51.1384vw,99vh) scale(.4521)}}.snow:nth-child(251){opacity:1.2242;transform:translate(5.3273vw,-10px) scale(.0763);animation:fall-251 15s -24s linear infinite}@keyframes fall-251{53.509%{transform:translate(1.2075vw,53.509vh) scale(.0763)}to{transform:translate(3.2674vw,99vh) scale(.0763)}}.snow:nth-child(252){opacity:1.5612;transform:translate(66.153vw,-10px) scale(.9209);animation:fall-252 21s -19s linear infinite}@keyframes fall-252{64.732%{transform:translate(58.5671vw,64.732vh) scale(.9209)}to{transform:translate(62.36005vw,99vh) scale(.9209)}}.snow:nth-child(253){opacity:1.9602;transform:translate(4.024vw,-10px) scale(.4673);animation:fall-253 27s -9s linear infinite}@keyframes fall-253{42.238%{transform:translate(8.0119vw,42.238vh) scale(.4673)}to{transform:translate(6.01795vw,99vh) scale(.4673)}}.snow:nth-child(254){opacity:1.259;transform:translate(90.4965vw,-10px) scale(.7165);animation:fall-254 27s -10s linear infinite}@keyframes fall-254{55.684%{transform:translate(99.6686vw,55.684vh) scale(.7165)}to{transform:translate(95.08255vw,99vh) scale(.7165)}}.snow:nth-child(255){opacity:.361;transform:translate(25.872vw,-10px) scale(.0082);animation:fall-255 28s -8s linear infinite}@keyframes fall-255{52.028%{transform:translate(28.3471vw,52.028vh) scale(.0082)}to{transform:translate(27.10955vw,99vh) scale(.0082)}}.snow:nth-child(256){opacity:1.421;transform:translate(98.4033vw,-10px) scale(.5735);animation:fall-256 19s -10s linear infinite}@keyframes fall-256{59.604%{transform:translate(104.3183vw,59.604vh) scale(.5735)}to{transform:translate(101.3608vw,99vh) scale(.5735)}}.snow:nth-child(257){opacity:1.2486;transform:translate(33.7911vw,-10px) scale(.2794);animation:fall-257 21s -28s linear infinite}@keyframes fall-257{74.208%{transform:translate(39.1925vw,74.208vh) scale(.2794)}to{transform:translate(36.4918vw,99vh) scale(.2794)}}.snow:nth-child(258){opacity:.242;transform:translate(82.2537vw,-10px) scale(.5863);animation:fall-258 17s -22s linear infinite}@keyframes fall-258{46.976%{transform:translate(78.312vw,46.976vh) scale(.5863)}to{transform:translate(80.28285vw,99vh) scale(.5863)}}.snow:nth-child(259){opacity:1.337;transform:translate(31.403vw,-10px) scale(.1839);animation:fall-259 10s -4s linear infinite}@keyframes fall-259{33.284%{transform:translate(32.5866vw,33.284vh) scale(.1839)}to{transform:translate(31.9948vw,99vh) scale(.1839)}}.snow:nth-child(260){opacity:1.9156;transform:translate(95.8782vw,-10px) scale(.28);animation:fall-260 17s -27s linear infinite}@keyframes fall-260{75.09%{transform:translate(93.223vw,75.09vh) scale(.28)}to{transform:translate(94.5506vw,99vh) scale(.28)}}.snow:nth-child(261){opacity:1.7332;transform:translate(1.6521vw,-10px) scale(.889);animation:fall-261 21s -25s linear infinite}@keyframes fall-261{57.12%{transform:translate(7.4669vw,57.12vh) scale(.889)}to{transform:translate(4.5595vw,99vh) scale(.889)}}.snow:nth-child(262){opacity:1.3488;transform:translate(6.2752vw,-10px) scale(.6938);animation:fall-262 14s -28s linear infinite}@keyframes fall-262{76.736%{transform:translate(10.9745vw,76.736vh) scale(.6938)}to{transform:translate(8.62485vw,99vh) scale(.6938)}}.snow:nth-child(263){opacity:1.8054;transform:translate(31.8184vw,-10px) scale(.1731);animation:fall-263 26s -4s linear infinite}@keyframes fall-263{45.677%{transform:translate(39.2466vw,45.677vh) scale(.1731)}to{transform:translate(35.5325vw,99vh) scale(.1731)}}.snow:nth-child(264){opacity:.7838;transform:translate(44.4985vw,-10px) scale(.1279);animation:fall-264 16s -4s linear infinite}@keyframes fall-264{51.118%{transform:translate(49.1603vw,51.118vh) scale(.1279)}to{transform:translate(46.8294vw,99vh) scale(.1279)}}.snow:nth-child(265){opacity:1.424;transform:translate(36.8054vw,-10px) scale(.6636);animation:fall-265 27s -19s linear infinite}@keyframes fall-265{77.03%{transform:translate(29.4175vw,77.03vh) scale(.6636)}to{transform:translate(33.11145vw,99vh) scale(.6636)}}.snow:nth-child(266){opacity:1.24;transform:translate(99.194vw,-10px) scale(.0303);animation:fall-266 24s -30s linear infinite}@keyframes fall-266{61.469%{transform:translate(101.6932vw,61.469vh) scale(.0303)}to{transform:translate(100.4436vw,99vh) scale(.0303)}}.snow:nth-child(267){opacity:.3162;transform:translate(68.2493vw,-10px) scale(.3928);animation:fall-267 23s -14s linear infinite}@keyframes fall-267{36.025%{transform:translate(59.9579vw,36.025vh) scale(.3928)}to{transform:translate(64.1036vw,99vh) scale(.3928)}}.snow:nth-child(268){opacity:.4688;transform:translate(66.7598vw,-10px) scale(.5562);animation:fall-268 10s -12s linear infinite}@keyframes fall-268{66.442%{transform:translate(58.4258vw,66.442vh) scale(.5562)}to{transform:translate(62.5928vw,99vh) scale(.5562)}}.snow:nth-child(269){opacity:.2938;transform:translate(59.6724vw,-10px) scale(.6093);animation:fall-269 27s -19s linear infinite}@keyframes fall-269{42.491%{transform:translate(59.0296vw,42.491vh) scale(.6093)}to{transform:translate(59.351vw,99vh) scale(.6093)}}.snow:nth-child(270){opacity:.6108;transform:translate(15.7221vw,-10px) scale(.3685);animation:fall-270 12s -3s linear infinite}@keyframes fall-270{65.109%{transform:translate(7.4941vw,65.109vh) scale(.3685)}to{transform:translate(11.6081vw,99vh) scale(.3685)}}.snow:nth-child(271){opacity:.7492;transform:translate(93.7787vw,-10px) scale(.6193);animation:fall-271 16s -25s linear infinite}@keyframes fall-271{64.364%{transform:translate(95.0751vw,64.364vh) scale(.6193)}to{transform:translate(94.4269vw,99vh) scale(.6193)}}.snow:nth-child(272){opacity:1.5572;transform:translate(41.5144vw,-10px) scale(.4253);animation:fall-272 21s -27s linear infinite}@keyframes fall-272{49.526%{transform:translate(50.2061vw,49.526vh) scale(.4253)}to{transform:translate(45.86025vw,99vh) scale(.4253)}}.snow:nth-child(273){opacity:.429;transform:translate(53.4655vw,-10px) scale(.5341);animation:fall-273 12s -1s linear infinite}@keyframes fall-273{71.628%{transform:translate(56.9797vw,71.628vh) scale(.5341)}to{transform:translate(55.2226vw,99vh) scale(.5341)}}.snow:nth-child(274){opacity:1.9336;transform:translate(55.2011vw,-10px) scale(.6386);animation:fall-274 19s -19s linear infinite}@keyframes fall-274{77.792%{transform:translate(50.2366vw,77.792vh) scale(.6386)}to{transform:translate(52.71885vw,99vh) scale(.6386)}}.snow:nth-child(275){opacity:.5716;transform:translate(29.6123vw,-10px) scale(.9885);animation:fall-275 23s -4s linear infinite}@keyframes fall-275{34.456%{transform:translate(37.5291vw,34.456vh) scale(.9885)}to{transform:translate(33.5707vw,99vh) scale(.9885)}}.snow:nth-child(276){opacity:.909;transform:translate(65.7857vw,-10px) scale(.7875);animation:fall-276 15s -12s linear infinite}@keyframes fall-276{70.823%{transform:translate(66.7859vw,70.823vh) scale(.7875)}to{transform:translate(66.2858vw,99vh) scale(.7875)}}.snow:nth-child(277){opacity:.0668;transform:translate(65.2925vw,-10px) scale(.8937);animation:fall-277 19s -10s linear infinite}@keyframes fall-277{78.144%{transform:translate(72.444vw,78.144vh) scale(.8937)}to{transform:translate(68.86825vw,99vh) scale(.8937)}}.snow:nth-child(278){opacity:1.2774;transform:translate(85.5985vw,-10px) scale(.6021);animation:fall-278 25s -4s linear infinite}@keyframes fall-278{56.127%{transform:translate(91.9145vw,56.127vh) scale(.6021)}to{transform:translate(88.7565vw,99vh) scale(.6021)}}.snow:nth-child(279){opacity:1.3524;transform:translate(4.8499vw,-10px) scale(.5702);animation:fall-279 10s -6s linear infinite}@keyframes fall-279{40.486%{transform:translate(2.6959vw,40.486vh) scale(.5702)}to{transform:translate(3.7729vw,99vh) scale(.5702)}}.snow:nth-child(280){opacity:1.8148;transform:translate(59.2341vw,-10px) scale(.8763);animation:fall-280 19s -19s linear infinite}@keyframes fall-280{79.622%{transform:translate(51.3089vw,79.622vh) scale(.8763)}to{transform:translate(55.2715vw,99vh) scale(.8763)}}.snow:nth-child(281){opacity:.4846;transform:translate(93.841vw,-10px) scale(.9568);animation:fall-281 21s -1s linear infinite}@keyframes fall-281{54.294%{transform:translate(95.2175vw,54.294vh) scale(.9568)}to{transform:translate(94.52925vw,99vh) scale(.9568)}}.snow:nth-child(282){opacity:.3124;transform:translate(87.2989vw,-10px) scale(.8269);animation:fall-282 12s -8s linear infinite}@keyframes fall-282{44.901%{transform:translate(92.3556vw,44.901vh) scale(.8269)}to{transform:translate(89.82725vw,99vh) scale(.8269)}}.snow:nth-child(283){opacity:.7526;transform:translate(48.161vw,-10px) scale(.4035);animation:fall-283 30s -5s linear infinite}@keyframes fall-283{62.16%{transform:translate(49.1704vw,62.16vh) scale(.4035)}to{transform:translate(48.6657vw,99vh) scale(.4035)}}.snow:nth-child(284){opacity:1.2256;transform:translate(44.0268vw,-10px) scale(.0323);animation:fall-284 12s -17s linear infinite}@keyframes fall-284{64.711%{transform:translate(51.1109vw,64.711vh) scale(.0323)}to{transform:translate(47.56885vw,99vh) scale(.0323)}}.snow:nth-child(285){opacity:1.7408;transform:translate(34.2462vw,-10px) scale(.4483);animation:fall-285 19s -13s linear infinite}@keyframes fall-285{76.961%{transform:translate(28.7744vw,76.961vh) scale(.4483)}to{transform:translate(31.5103vw,99vh) scale(.4483)}}.snow:nth-child(286){opacity:.2934;transform:translate(32.3398vw,-10px) scale(.3473);animation:fall-286 27s -27s linear infinite}@keyframes fall-286{43.784%{transform:translate(31.6813vw,43.784vh) scale(.3473)}to{transform:translate(32.01055vw,99vh) scale(.3473)}}.snow:nth-child(287){opacity:1.5798;transform:translate(6.237vw,-10px) scale(.5929);animation:fall-287 21s -17s linear infinite}@keyframes fall-287{57.322%{transform:translate(8.6025vw,57.322vh) scale(.5929)}to{transform:translate(7.41975vw,99vh) scale(.5929)}}.snow:nth-child(288){opacity:.5212;transform:translate(63.529vw,-10px) scale(.9173);animation:fall-288 26s -18s linear infinite}@keyframes fall-288{75.779%{transform:translate(69.8476vw,75.779vh) scale(.9173)}to{transform:translate(66.6883vw,99vh) scale(.9173)}}.snow:nth-child(289){opacity:.6882;transform:translate(35.863vw,-10px) scale(.6074);animation:fall-289 12s -12s linear infinite}@keyframes fall-289{63.397%{transform:translate(32.1061vw,63.397vh) scale(.6074)}to{transform:translate(33.98455vw,99vh) scale(.6074)}}.snow:nth-child(290){opacity:1.2186;transform:translate(84.4917vw,-10px) scale(.5646);animation:fall-290 11s -29s linear infinite}@keyframes fall-290{36.885%{transform:translate(83.3096vw,36.885vh) scale(.5646)}to{transform:translate(83.90065vw,99vh) scale(.5646)}}.snow:nth-child(291){opacity:1.5888;transform:translate(91.3425vw,-10px) scale(.6696);animation:fall-291 19s -17s linear infinite}@keyframes fall-291{62.34%{transform:translate(99.1263vw,62.34vh) scale(.6696)}to{transform:translate(95.2344vw,99vh) scale(.6696)}}.snow:nth-child(292){opacity:1.3044;transform:translate(53.9933vw,-10px) scale(.1434);animation:fall-292 10s -14s linear infinite}@keyframes fall-292{69.719%{transform:translate(54.5804vw,69.719vh) scale(.1434)}to{transform:translate(54.28685vw,99vh) scale(.1434)}}.snow:nth-child(293){opacity:.6232;transform:translate(74.4203vw,-10px) scale(.0104);animation:fall-293 20s -1s linear infinite}@keyframes fall-293{43.047%{transform:translate(81.8217vw,43.047vh) scale(.0104)}to{transform:translate(78.121vw,99vh) scale(.0104)}}.snow:nth-child(294){opacity:.3364;transform:translate(42.4781vw,-10px) scale(.9346);animation:fall-294 22s -28s linear infinite}@keyframes fall-294{48.387%{transform:translate(41.9036vw,48.387vh) scale(.9346)}to{transform:translate(42.19085vw,99vh) scale(.9346)}}.snow:nth-child(295){opacity:1.5078;transform:translate(30.3528vw,-10px) scale(.8579);animation:fall-295 15s -21s linear infinite}@keyframes fall-295{79.565%{transform:translate(26.4186vw,79.565vh) scale(.8579)}to{transform:translate(28.3857vw,99vh) scale(.8579)}}.snow:nth-child(296){opacity:1.6136;transform:translate(12.7401vw,-10px) scale(.7462);animation:fall-296 26s -17s linear infinite}@keyframes fall-296{79.187%{transform:translate(8.5846vw,79.187vh) scale(.7462)}to{transform:translate(10.66235vw,99vh) scale(.7462)}}.snow:nth-child(297){opacity:1.1328;transform:translate(48.5662vw,-10px) scale(.5818);animation:fall-297 10s -17s linear infinite}@keyframes fall-297{44.535%{transform:translate(43.2933vw,44.535vh) scale(.5818)}to{transform:translate(45.92975vw,99vh) scale(.5818)}}.snow:nth-child(298){opacity:1.826;transform:translate(87.6352vw,-10px) scale(.067);animation:fall-298 24s -12s linear infinite}@keyframes fall-298{61.861%{transform:translate(87.0396vw,61.861vh) scale(.067)}to{transform:translate(87.3374vw,99vh) scale(.067)}}.snow:nth-child(299){opacity:1.4422;transform:translate(56.2753vw,-10px) scale(.1517);animation:fall-299 14s -15s linear infinite}@keyframes fall-299{44.58%{transform:translate(59.8158vw,44.58vh) scale(.1517)}to{transform:translate(58.04555vw,99vh) scale(.1517)}}.snow:nth-child(300){opacity:.4174;transform:translate(55.6444vw,-10px) scale(.27);animation:fall-300 26s -6s linear infinite}@keyframes fall-300{65.84%{transform:translate(62.6195vw,65.84vh) scale(.27)}to{transform:translate(59.13195vw,99vh) scale(.27)}}.snow:nth-child(301){opacity:.5416;transform:translate(69.7123vw,-10px) scale(.1293);animation:fall-301 17s -5s linear infinite}@keyframes fall-301{73.65%{transform:translate(76.5629vw,73.65vh) scale(.1293)}to{transform:translate(73.1376vw,99vh) scale(.1293)}}.snow:nth-child(302){opacity:1.3846;transform:translate(89.2003vw,-10px) scale(.9197);animation:fall-302 27s -30s linear infinite}@keyframes fall-302{52.968%{transform:translate(90.7761vw,52.968vh) scale(.9197)}to{transform:translate(89.9882vw,99vh) scale(.9197)}}.snow:nth-child(303){opacity:1.4396;transform:translate(44.0133vw,-10px) scale(.5398);animation:fall-303 10s -13s linear infinite}@keyframes fall-303{53.665%{transform:translate(36.6262vw,53.665vh) scale(.5398)}to{transform:translate(40.31975vw,99vh) scale(.5398)}}.snow:nth-child(304){opacity:1.0702;transform:translate(9.0252vw,-10px) scale(.5715);animation:fall-304 29s -25s linear infinite}@keyframes fall-304{48.18%{transform:translate(2.1687vw,48.18vh) scale(.5715)}to{transform:translate(5.59695vw,99vh) scale(.5715)}}.snow:nth-child(305){opacity:.2128;transform:translate(91.0399vw,-10px) scale(.0426);animation:fall-305 19s -1s linear infinite}@keyframes fall-305{74.232%{transform:translate(92.7114vw,74.232vh) scale(.0426)}to{transform:translate(91.87565vw,99vh) scale(.0426)}}.snow:nth-child(306){opacity:.103;transform:translate(81.7635vw,-10px) scale(.1077);animation:fall-306 10s -26s linear infinite}@keyframes fall-306{64.676%{transform:translate(88.4142vw,64.676vh) scale(.1077)}to{transform:translate(85.08885vw,99vh) scale(.1077)}}.snow:nth-child(307){opacity:.4516;transform:translate(58.3921vw,-10px) scale(.4053);animation:fall-307 17s -22s linear infinite}@keyframes fall-307{75.36%{transform:translate(59.049vw,75.36vh) scale(.4053)}to{transform:translate(58.72055vw,99vh) scale(.4053)}}.snow:nth-child(308){opacity:1.4108;transform:translate(28.8348vw,-10px) scale(.1934);animation:fall-308 21s -30s linear infinite}@keyframes fall-308{58.473%{transform:translate(34.0171vw,58.473vh) scale(.1934)}to{transform:translate(31.42595vw,99vh) scale(.1934)}}.snow:nth-child(309){opacity:.486;transform:translate(19.4728vw,-10px) scale(.8268);animation:fall-309 19s -2s linear infinite}@keyframes fall-309{66.582%{transform:translate(14.8037vw,66.582vh) scale(.8268)}to{transform:translate(17.13825vw,99vh) scale(.8268)}}.snow:nth-child(310){opacity:1.556;transform:translate(46.7307vw,-10px) scale(.0022);animation:fall-310 21s -12s linear infinite}@keyframes fall-310{35.392%{transform:translate(47.2925vw,35.392vh) scale(.0022)}to{transform:translate(47.0116vw,99vh) scale(.0022)}}.snow:nth-child(311){opacity:1.442;transform:translate(42.6098vw,-10px) scale(.065);animation:fall-311 27s -30s linear infinite}@keyframes fall-311{52.937%{transform:translate(33.5219vw,52.937vh) scale(.065)}to{transform:translate(38.06585vw,99vh) scale(.065)}}.snow:nth-child(312){opacity:1.6288;transform:translate(79.6105vw,-10px) scale(.4337);animation:fall-312 13s -27s linear infinite}@keyframes fall-312{52.475%{transform:translate(69.8957vw,52.475vh) scale(.4337)}to{transform:translate(74.7531vw,99vh) scale(.4337)}}.snow:nth-child(313){opacity:.3104;transform:translate(9.3401vw,-10px) scale(.9311);animation:fall-313 29s -11s linear infinite}@keyframes fall-313{64.773%{transform:translate(17.6208vw,64.773vh) scale(.9311)}to{transform:translate(13.48045vw,99vh) scale(.9311)}}.snow:nth-child(314){opacity:1.1728;transform:translate(25.1133vw,-10px) scale(.0782);animation:fall-314 17s -19s linear infinite}@keyframes fall-314{55.305%{transform:translate(27.5331vw,55.305vh) scale(.0782)}to{transform:translate(26.3232vw,99vh) scale(.0782)}}.snow:nth-child(315){opacity:.8944;transform:translate(3.2529vw,-10px) scale(.5645);animation:fall-315 26s -25s linear infinite}@keyframes fall-315{46.975%{transform:translate(11.4666vw,46.975vh) scale(.5645)}to{transform:translate(7.35975vw,99vh) scale(.5645)}}.snow:nth-child(316){opacity:1.0484;transform:translate(3.9458vw,-10px) scale(.5121);animation:fall-316 11s -17s linear infinite}@keyframes fall-316{71.126%{transform:translate(-1.2858vw,71.126vh) scale(.5121)}to{transform:translate(1.33vw,99vh) scale(.5121)}}.snow:nth-child(317){opacity:1.0738;transform:translate(44.7019vw,-10px) scale(.5387);animation:fall-317 19s -14s linear infinite}@keyframes fall-317{55.356%{transform:translate(50.608vw,55.356vh) scale(.5387)}to{transform:translate(47.65495vw,99vh) scale(.5387)}}.snow:nth-child(318){opacity:1.5284;transform:translate(2.9983vw,-10px) scale(.4606);animation:fall-318 13s -12s linear infinite}@keyframes fall-318{75.845%{transform:translate(10.5871vw,75.845vh) scale(.4606)}to{transform:translate(6.7927vw,99vh) scale(.4606)}}.snow:nth-child(319){opacity:1.2826;transform:translate(46.416vw,-10px) scale(.3947);animation:fall-319 16s -24s linear infinite}@keyframes fall-319{50.59%{transform:translate(36.5638vw,50.59vh) scale(.3947)}to{transform:translate(41.4899vw,99vh) scale(.3947)}}.snow:nth-child(320){opacity:.3954;transform:translate(3.0367vw,-10px) scale(.5538);animation:fall-320 11s -23s linear infinite}@keyframes fall-320{43.318%{transform:translate(12.7552vw,43.318vh) scale(.5538)}to{transform:translate(7.89595vw,99vh) scale(.5538)}}.snow:nth-child(321){opacity:1.5194;transform:translate(36.7725vw,-10px) scale(.9136);animation:fall-321 12s -29s linear infinite}@keyframes fall-321{65.234%{transform:translate(42.2572vw,65.234vh) scale(.9136)}to{transform:translate(39.51485vw,99vh) scale(.9136)}}.snow:nth-child(322){opacity:.1448;transform:translate(16.8567vw,-10px) scale(.3324);animation:fall-322 22s -7s linear infinite}@keyframes fall-322{60.274%{transform:translate(22.364vw,60.274vh) scale(.3324)}to{transform:translate(19.61035vw,99vh) scale(.3324)}}.snow:nth-child(323){opacity:.5374;transform:translate(58.2855vw,-10px) scale(.14);animation:fall-323 21s -19s linear infinite}@keyframes fall-323{65.913%{transform:translate(57.9431vw,65.913vh) scale(.14)}to{transform:translate(58.1143vw,99vh) scale(.14)}}.snow:nth-child(324){opacity:1.7244;transform:translate(59.5784vw,-10px) scale(.817);animation:fall-324 29s -27s linear infinite}@keyframes fall-324{66.857%{transform:translate(55.4025vw,66.857vh) scale(.817)}to{transform:translate(57.49045vw,99vh) scale(.817)}}.snow:nth-child(325){opacity:1.5648;transform:translate(18.4479vw,-10px) scale(.686);animation:fall-325 12s -14s linear infinite}@keyframes fall-325{38.637%{transform:translate(27.6177vw,38.637vh) scale(.686)}to{transform:translate(23.0328vw,99vh) scale(.686)}}.snow:nth-child(326){opacity:1.5988;transform:translate(42.9434vw,-10px) scale(.2098);animation:fall-326 17s -4s linear infinite}@keyframes fall-326{79.896%{transform:translate(51.917vw,79.896vh) scale(.2098)}to{transform:translate(47.4302vw,99vh) scale(.2098)}}.snow:nth-child(327){opacity:.0598;transform:translate(.8474vw,-10px) scale(.6119);animation:fall-327 17s -13s linear infinite}@keyframes fall-327{70.415%{transform:translate(4.5302vw,70.415vh) scale(.6119)}to{transform:translate(2.6888vw,99vh) scale(.6119)}}.snow:nth-child(328){opacity:1.8316;transform:translate(31.9749vw,-10px) scale(.7864);animation:fall-328 25s -30s linear infinite}@keyframes fall-328{39.698%{transform:translate(31.759vw,39.698vh) scale(.7864)}to{transform:translate(31.86695vw,99vh) scale(.7864)}}.snow:nth-child(329){opacity:1.4914;transform:translate(60.394vw,-10px) scale(.6197);animation:fall-329 13s -8s linear infinite}@keyframes fall-329{43.86%{transform:translate(51.3923vw,43.86vh) scale(.6197)}to{transform:translate(55.89315vw,99vh) scale(.6197)}}.snow:nth-child(330){opacity:.777;transform:translate(66.5659vw,-10px) scale(.2079);animation:fall-330 24s -23s linear infinite}@keyframes fall-330{79.367%{transform:translate(60.1179vw,79.367vh) scale(.2079)}to{transform:translate(63.3419vw,99vh) scale(.2079)}}.snow:nth-child(331){opacity:.6274;transform:translate(.9868vw,-10px) scale(.5007);animation:fall-331 22s -17s linear infinite}@keyframes fall-331{58.438%{transform:translate(4.2039vw,58.438vh) scale(.5007)}to{transform:translate(2.59535vw,99vh) scale(.5007)}}.snow:nth-child(332){opacity:1.1908;transform:translate(20.77vw,-10px) scale(.4556);animation:fall-332 14s -8s linear infinite}@keyframes fall-332{72.907%{transform:translate(13.7172vw,72.907vh) scale(.4556)}to{transform:translate(17.2436vw,99vh) scale(.4556)}}.snow:nth-child(333){opacity:.6246;transform:translate(33.4917vw,-10px) scale(.3111);animation:fall-333 27s -4s linear infinite}@keyframes fall-333{58.635%{transform:translate(26.2072vw,58.635vh) scale(.3111)}to{transform:translate(29.84945vw,99vh) scale(.3111)}}.snow:nth-child(334){opacity:.7094;transform:translate(44.6156vw,-10px) scale(.7125);animation:fall-334 26s -1s linear infinite}@keyframes fall-334{71.113%{transform:translate(40.7981vw,71.113vh) scale(.7125)}to{transform:translate(42.70685vw,99vh) scale(.7125)}}.snow:nth-child(335){opacity:1.7172;transform:translate(36.7359vw,-10px) scale(.3971);animation:fall-335 28s -3s linear infinite}@keyframes fall-335{47.712%{transform:translate(45.039vw,47.712vh) scale(.3971)}to{transform:translate(40.88745vw,99vh) scale(.3971)}}.snow:nth-child(336){opacity:.5174;transform:translate(.1883vw,-10px) scale(.9158);animation:fall-336 18s -17s linear infinite}@keyframes fall-336{55.687%{transform:translate(8.2661vw,55.687vh) scale(.9158)}to{transform:translate(4.2272vw,99vh) scale(.9158)}}.snow:nth-child(337){opacity:.1766;transform:translate(86.7204vw,-10px) scale(.7942);animation:fall-337 10s -23s linear infinite}@keyframes fall-337{76.02%{transform:translate(77.8135vw,76.02vh) scale(.7942)}to{transform:translate(82.26695vw,99vh) scale(.7942)}}.snow:nth-child(338){opacity:.0948;transform:translate(9.3348vw,-10px) scale(.0964);animation:fall-338 18s -16s linear infinite}@keyframes fall-338{53.744%{transform:translate(2.6531vw,53.744vh) scale(.0964)}to{transform:translate(5.99395vw,99vh) scale(.0964)}}.snow:nth-child(339){opacity:1.6698;transform:translate(14.4074vw,-10px) scale(.9916);animation:fall-339 11s -14s linear infinite}@keyframes fall-339{38.774%{transform:translate(5.875vw,38.774vh) scale(.9916)}to{transform:translate(10.1412vw,99vh) scale(.9916)}}.snow:nth-child(340){opacity:.358;transform:translate(30.226vw,-10px) scale(.8911);animation:fall-340 19s -27s linear infinite}@keyframes fall-340{63.577%{transform:translate(31.8086vw,63.577vh) scale(.8911)}to{transform:translate(31.0173vw,99vh) scale(.8911)}}.snow:nth-child(341){opacity:1.1776;transform:translate(73.7388vw,-10px) scale(.5218);animation:fall-341 13s -15s linear infinite}@keyframes fall-341{36.65%{transform:translate(67.1768vw,36.65vh) scale(.5218)}to{transform:translate(70.4578vw,99vh) scale(.5218)}}.snow:nth-child(342){opacity:1.5262;transform:translate(67.9553vw,-10px) scale(.6846);animation:fall-342 28s -30s linear infinite}@keyframes fall-342{72.558%{transform:translate(72.6475vw,72.558vh) scale(.6846)}to{transform:translate(70.3014vw,99vh) scale(.6846)}}.snow:nth-child(343){opacity:.2396;transform:translate(78.0344vw,-10px) scale(.6365);animation:fall-343 26s -27s linear infinite}@keyframes fall-343{71.993%{transform:translate(71.9051vw,71.993vh) scale(.6365)}to{transform:translate(74.96975vw,99vh) scale(.6365)}}.snow:nth-child(344){opacity:1.7742;transform:translate(41.2267vw,-10px) scale(.1115);animation:fall-344 29s -29s linear infinite}@keyframes fall-344{77.868%{transform:translate(47.3132vw,77.868vh) scale(.1115)}to{transform:translate(44.26995vw,99vh) scale(.1115)}}.snow:nth-child(345){opacity:1.9448;transform:translate(7.3709vw,-10px) scale(.3097);animation:fall-345 26s -15s linear infinite}@keyframes fall-345{33.028%{transform:translate(2.5872vw,33.028vh) scale(.3097)}to{transform:translate(4.97905vw,99vh) scale(.3097)}}.snow:nth-child(346){opacity:1.6976;transform:translate(34.3356vw,-10px) scale(.5938);animation:fall-346 19s -14s linear infinite}@keyframes fall-346{55.81%{transform:translate(32.6557vw,55.81vh) scale(.5938)}to{transform:translate(33.49565vw,99vh) scale(.5938)}}.snow:nth-child(347){opacity:1.08;transform:translate(.6483vw,-10px) scale(.6682);animation:fall-347 23s -17s linear infinite}@keyframes fall-347{60.32%{transform:translate(-8.1062vw,60.32vh) scale(.6682)}to{transform:translate(-3.72895vw,99vh) scale(.6682)}}.snow:nth-child(348){opacity:.5524;transform:translate(24.8584vw,-10px) scale(.1735);animation:fall-348 22s -4s linear infinite}@keyframes fall-348{49.363%{transform:translate(17.0478vw,49.363vh) scale(.1735)}to{transform:translate(20.9531vw,99vh) scale(.1735)}}.snow:nth-child(349){opacity:.4362;transform:translate(29.1991vw,-10px) scale(.3522);animation:fall-349 12s -25s linear infinite}@keyframes fall-349{67.403%{transform:translate(21.6216vw,67.403vh) scale(.3522)}to{transform:translate(25.41035vw,99vh) scale(.3522)}}.snow:nth-child(350){opacity:1.44;transform:translate(75.1501vw,-10px) scale(.7253);animation:fall-350 16s -28s linear infinite}@keyframes fall-350{74.219%{transform:translate(72.9932vw,74.219vh) scale(.7253)}to{transform:translate(74.07165vw,99vh) scale(.7253)}}.snow:nth-child(351){opacity:.5212;transform:translate(36.2392vw,-10px) scale(.886);animation:fall-351 22s -20s linear infinite}@keyframes fall-351{60.867%{transform:translate(31.4596vw,60.867vh) scale(.886)}to{transform:translate(33.8494vw,99vh) scale(.886)}}.snow:nth-child(352){opacity:.511;transform:translate(45.2068vw,-10px) scale(.2729);animation:fall-352 24s -16s linear infinite}@keyframes fall-352{54.692%{transform:translate(49.16vw,54.692vh) scale(.2729)}to{transform:translate(47.1834vw,99vh) scale(.2729)}}.snow:nth-child(353){opacity:1.1648;transform:translate(7.6148vw,-10px) scale(.0396);animation:fall-353 23s -5s linear infinite}@keyframes fall-353{47.993%{transform:translate(.4033vw,47.993vh) scale(.0396)}to{transform:translate(4.00905vw,99vh) scale(.0396)}}.snow:nth-child(354){opacity:1.599;transform:translate(36.4838vw,-10px) scale(.3232);animation:fall-354 20s -1s linear infinite}@keyframes fall-354{65.755%{transform:translate(26.9505vw,65.755vh) scale(.3232)}to{transform:translate(31.71715vw,99vh) scale(.3232)}}.snow:nth-child(355){opacity:.2322;transform:translate(16.3745vw,-10px) scale(.6776);animation:fall-355 19s -22s linear infinite}@keyframes fall-355{34.793%{transform:translate(19.3119vw,34.793vh) scale(.6776)}to{transform:translate(17.8432vw,99vh) scale(.6776)}}.snow:nth-child(356){opacity:1.6724;transform:translate(81.9936vw,-10px) scale(.8505);animation:fall-356 15s -17s linear infinite}@keyframes fall-356{53.145%{transform:translate(89.9532vw,53.145vh) scale(.8505)}to{transform:translate(85.9734vw,99vh) scale(.8505)}}.snow:nth-child(357){opacity:.016;transform:translate(72.3242vw,-10px) scale(.1739);animation:fall-357 10s -7s linear infinite}@keyframes fall-357{35.399%{transform:translate(74.746vw,35.399vh) scale(.1739)}to{transform:translate(73.5351vw,99vh) scale(.1739)}}.snow:nth-child(358){opacity:1.7088;transform:translate(47.7426vw,-10px) scale(.4931);animation:fall-358 26s -19s linear infinite}@keyframes fall-358{63.421%{transform:translate(51.8756vw,63.421vh) scale(.4931)}to{transform:translate(49.8091vw,99vh) scale(.4931)}}.snow:nth-child(359){opacity:1.9506;transform:translate(62.8347vw,-10px) scale(.1195);animation:fall-359 29s -17s linear infinite}@keyframes fall-359{58.571%{transform:translate(67.9836vw,58.571vh) scale(.1195)}to{transform:translate(65.40915vw,99vh) scale(.1195)}}.snow:nth-child(360){opacity:1.3394;transform:translate(21.3189vw,-10px) scale(.3763);animation:fall-360 27s -18s linear infinite}@keyframes fall-360{54.745%{transform:translate(26.2405vw,54.745vh) scale(.3763)}to{transform:translate(23.7797vw,99vh) scale(.3763)}}.snow:nth-child(361){opacity:.3804;transform:translate(39.6206vw,-10px) scale(.3308);animation:fall-361 29s -26s linear infinite}@keyframes fall-361{75.533%{transform:translate(42.4114vw,75.533vh) scale(.3308)}to{transform:translate(41.016vw,99vh) scale(.3308)}}.snow:nth-child(362){opacity:.6332;transform:translate(68.3242vw,-10px) scale(.8927);animation:fall-362 26s -20s linear infinite}@keyframes fall-362{40.115%{transform:translate(64.2182vw,40.115vh) scale(.8927)}to{transform:translate(66.2712vw,99vh) scale(.8927)}}.snow:nth-child(363){opacity:1.2062;transform:translate(54.7499vw,-10px) scale(.3035);animation:fall-363 13s -15s linear infinite}@keyframes fall-363{79.842%{transform:translate(64.0297vw,79.842vh) scale(.3035)}to{transform:translate(59.3898vw,99vh) scale(.3035)}}.snow:nth-child(364){opacity:1.9566;transform:translate(1.7308vw,-10px) scale(.9094);animation:fall-364 11s -2s linear infinite}@keyframes fall-364{70.828%{transform:translate(-1.3084vw,70.828vh) scale(.9094)}to{transform:translate(.2112vw,99vh) scale(.9094)}}.snow:nth-child(365){opacity:1.5842;transform:translate(69.8279vw,-10px) scale(.6693);animation:fall-365 21s -20s linear infinite}@keyframes fall-365{64.973%{transform:translate(60.6167vw,64.973vh) scale(.6693)}to{transform:translate(65.2223vw,99vh) scale(.6693)}}.snow:nth-child(366){opacity:.0884;transform:translate(38.3238vw,-10px) scale(.7157);animation:fall-366 14s -24s linear infinite}@keyframes fall-366{54.643%{transform:translate(38.3794vw,54.643vh) scale(.7157)}to{transform:translate(38.3516vw,99vh) scale(.7157)}}.snow:nth-child(367){opacity:.6034;transform:translate(44.7108vw,-10px) scale(.3516);animation:fall-367 23s -27s linear infinite}@keyframes fall-367{31.198%{transform:translate(45.5873vw,31.198vh) scale(.3516)}to{transform:translate(45.14905vw,99vh) scale(.3516)}}.snow:nth-child(368){opacity:1.0208;transform:translate(85.6217vw,-10px) scale(.0692);animation:fall-368 20s -26s linear infinite}@keyframes fall-368{51.357%{transform:translate(87.3095vw,51.357vh) scale(.0692)}to{transform:translate(86.4656vw,99vh) scale(.0692)}}.snow:nth-child(369){opacity:1.352;transform:translate(23.1016vw,-10px) scale(.3847);animation:fall-369 27s -24s linear infinite}@keyframes fall-369{48.128%{transform:translate(25.4246vw,48.128vh) scale(.3847)}to{transform:translate(24.2631vw,99vh) scale(.3847)}}.snow:nth-child(370){opacity:1.4186;transform:translate(67.4565vw,-10px) scale(.5333);animation:fall-370 25s -30s linear infinite}@keyframes fall-370{64.524%{transform:translate(59.2303vw,64.524vh) scale(.5333)}to{transform:translate(63.3434vw,99vh) scale(.5333)}}.snow:nth-child(371){opacity:1.8854;transform:translate(81.296vw,-10px) scale(.8441);animation:fall-371 23s -27s linear infinite}@keyframes fall-371{40.664%{transform:translate(87.3309vw,40.664vh) scale(.8441)}to{transform:translate(84.31345vw,99vh) scale(.8441)}}.snow:nth-child(372){opacity:1.0386;transform:translate(45.0044vw,-10px) scale(.7927);animation:fall-372 23s -8s linear infinite}@keyframes fall-372{40.617%{transform:translate(35.0376vw,40.617vh) scale(.7927)}to{transform:translate(40.021vw,99vh) scale(.7927)}}.snow:nth-child(373){opacity:.2802;transform:translate(37.7783vw,-10px) scale(.0037);animation:fall-373 17s -1s linear infinite}@keyframes fall-373{46.587%{transform:translate(33.3968vw,46.587vh) scale(.0037)}to{transform:translate(35.58755vw,99vh) scale(.0037)}}.snow:nth-child(374){opacity:.5112;transform:translate(34.321vw,-10px) scale(.6255);animation:fall-374 22s -27s linear infinite}@keyframes fall-374{75.605%{transform:translate(32.4619vw,75.605vh) scale(.6255)}to{transform:translate(33.39145vw,99vh) scale(.6255)}}.snow:nth-child(375){opacity:1.8698;transform:translate(.2316vw,-10px) scale(.304);animation:fall-375 25s -26s linear infinite}@keyframes fall-375{34.894%{transform:translate(7.8727vw,34.894vh) scale(.304)}to{transform:translate(4.05215vw,99vh) scale(.304)}}.snow:nth-child(376){opacity:.7092;transform:translate(30.6779vw,-10px) scale(.8362);animation:fall-376 21s -24s linear infinite}@keyframes fall-376{55.759%{transform:translate(23.2363vw,55.759vh) scale(.8362)}to{transform:translate(26.9571vw,99vh) scale(.8362)}}.snow:nth-child(377){opacity:1.3036;transform:translate(26.5655vw,-10px) scale(.2113);animation:fall-377 27s -22s linear infinite}@keyframes fall-377{59.754%{transform:translate(35.5951vw,59.754vh) scale(.2113)}to{transform:translate(31.0803vw,99vh) scale(.2113)}}.snow:nth-child(378){opacity:1.1622;transform:translate(8.2109vw,-10px) scale(.9151);animation:fall-378 19s -27s linear infinite}@keyframes fall-378{53.158%{transform:translate(15.4255vw,53.158vh) scale(.9151)}to{transform:translate(11.8182vw,99vh) scale(.9151)}}.snow:nth-child(379){opacity:.338;transform:translate(25.6908vw,-10px) scale(.9113);animation:fall-379 29s -19s linear infinite}@keyframes fall-379{36.025%{transform:translate(31.7433vw,36.025vh) scale(.9113)}to{transform:translate(28.71705vw,99vh) scale(.9113)}}.snow:nth-child(380){opacity:.171;transform:translate(75.4401vw,-10px) scale(.5114);animation:fall-380 30s -25s linear infinite}@keyframes fall-380{55.643%{transform:translate(72.4947vw,55.643vh) scale(.5114)}to{transform:translate(73.9674vw,99vh) scale(.5114)}}.snow:nth-child(381){opacity:.9492;transform:translate(30.0449vw,-10px) scale(.8525);animation:fall-381 27s -12s linear infinite}@keyframes fall-381{77.959%{transform:translate(30.9874vw,77.959vh) scale(.8525)}to{transform:translate(30.51615vw,99vh) scale(.8525)}}.snow:nth-child(382){opacity:.4784;transform:translate(92.9678vw,-10px) scale(.1093);animation:fall-382 14s -5s linear infinite}@keyframes fall-382{41.13%{transform:translate(89.4087vw,41.13vh) scale(.1093)}to{transform:translate(91.18825vw,99vh) scale(.1093)}}.snow:nth-child(383){opacity:1.175;transform:translate(20.8189vw,-10px) scale(.1713);animation:fall-383 29s -9s linear infinite}@keyframes fall-383{46.261%{transform:translate(26.1056vw,46.261vh) scale(.1713)}to{transform:translate(23.46225vw,99vh) scale(.1713)}}.snow:nth-child(384){opacity:.7072;transform:translate(2.9351vw,-10px) scale(.2215);animation:fall-384 18s -19s linear infinite}@keyframes fall-384{73.925%{transform:translate(-4.1725vw,73.925vh) scale(.2215)}to{transform:translate(-.6187vw,99vh) scale(.2215)}}.snow:nth-child(385){opacity:1.5094;transform:translate(52.7629vw,-10px) scale(.2872);animation:fall-385 30s -17s linear infinite}@keyframes fall-385{76.963%{transform:translate(53.9306vw,76.963vh) scale(.2872)}to{transform:translate(53.34675vw,99vh) scale(.2872)}}.snow:nth-child(386){opacity:1.5488;transform:translate(16.8505vw,-10px) scale(.7131);animation:fall-386 15s -9s linear infinite}@keyframes fall-386{57.401%{transform:translate(10.8662vw,57.401vh) scale(.7131)}to{transform:translate(13.85835vw,99vh) scale(.7131)}}.snow:nth-child(387){opacity:.839;transform:translate(87.0084vw,-10px) scale(.9631);animation:fall-387 18s -26s linear infinite}@keyframes fall-387{65.354%{transform:translate(84.9132vw,65.354vh) scale(.9631)}to{transform:translate(85.9608vw,99vh) scale(.9631)}}.snow:nth-child(388){opacity:1.2784;transform:translate(96.0378vw,-10px) scale(.8026);animation:fall-388 24s -13s linear infinite}@keyframes fall-388{39.525%{transform:translate(101.3194vw,39.525vh) scale(.8026)}to{transform:translate(98.6786vw,99vh) scale(.8026)}}.snow:nth-child(389){opacity:1.1792;transform:translate(70.0527vw,-10px) scale(.8758);animation:fall-389 12s -17s linear infinite}@keyframes fall-389{47.721%{transform:translate(70.7549vw,47.721vh) scale(.8758)}to{transform:translate(70.4038vw,99vh) scale(.8758)}}.snow:nth-child(390){opacity:1.303;transform:translate(97.6052vw,-10px) scale(.5489);animation:fall-390 29s -25s linear infinite}@keyframes fall-390{54.408%{transform:translate(106.4461vw,54.408vh) scale(.5489)}to{transform:translate(102.02565vw,99vh) scale(.5489)}}.snow:nth-child(391){opacity:1.7762;transform:translate(10.9051vw,-10px) scale(.1216);animation:fall-391 17s -4s linear infinite}@keyframes fall-391{51.561%{transform:translate(9.2901vw,51.561vh) scale(.1216)}to{transform:translate(10.0976vw,99vh) scale(.1216)}}.snow:nth-child(392){opacity:1.4082;transform:translate(83.5651vw,-10px) scale(.8705);animation:fall-392 26s -8s linear infinite}@keyframes fall-392{47.311%{transform:translate(88.5796vw,47.311vh) scale(.8705)}to{transform:translate(86.07235vw,99vh) scale(.8705)}}.snow:nth-child(393){opacity:1.8414;transform:translate(75.8968vw,-10px) scale(.1557);animation:fall-393 18s -25s linear infinite}@keyframes fall-393{36.655%{transform:translate(78.2674vw,36.655vh) scale(.1557)}to{transform:translate(77.0821vw,99vh) scale(.1557)}}.snow:nth-child(394){opacity:1.504;transform:translate(55.0853vw,-10px) scale(.9859);animation:fall-394 22s -19s linear infinite}@keyframes fall-394{53.35%{transform:translate(58.5383vw,53.35vh) scale(.9859)}to{transform:translate(56.8118vw,99vh) scale(.9859)}}.snow:nth-child(395){opacity:.108;transform:translate(35.5522vw,-10px) scale(.0563);animation:fall-395 10s -3s linear infinite}@keyframes fall-395{74.365%{transform:translate(33.465vw,74.365vh) scale(.0563)}to{transform:translate(34.5086vw,99vh) scale(.0563)}}.snow:nth-child(396){opacity:1.4694;transform:translate(68.3349vw,-10px) scale(.847);animation:fall-396 28s -12s linear infinite}@keyframes fall-396{70.728%{transform:translate(58.4206vw,70.728vh) scale(.847)}to{transform:translate(63.37775vw,99vh) scale(.847)}}.snow:nth-child(397){opacity:1.0738;transform:translate(5.3492vw,-10px) scale(.0053);animation:fall-397 21s -9s linear infinite}@keyframes fall-397{55.658%{transform:translate(11.6697vw,55.658vh) scale(.0053)}to{transform:translate(8.50945vw,99vh) scale(.0053)}}.snow:nth-child(398){opacity:1.3198;transform:translate(22.6439vw,-10px) scale(.3137);animation:fall-398 22s -30s linear infinite}@keyframes fall-398{35.816%{transform:translate(26.9494vw,35.816vh) scale(.3137)}to{transform:translate(24.79665vw,99vh) scale(.3137)}}.snow:nth-child(399){opacity:.7634;transform:translate(16.9701vw,-10px) scale(.1941);animation:fall-399 27s -19s linear infinite}@keyframes fall-399{76.644%{transform:translate(24.9092vw,76.644vh) scale(.1941)}to{transform:translate(20.93965vw,99vh) scale(.1941)}}.snow:nth-child(400){opacity:.912;transform:translate(9.2317vw,-10px) scale(.7529);animation:fall-400 27s -17s linear infinite}@keyframes fall-400{75.95%{transform:translate(.9651vw,75.95vh) scale(.7529)}to{transform:translate(5.0984vw,99vh) scale(.7529)}}\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==
|