@esfaenza/core 15.2.271 → 15.2.272
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -22,9 +22,9 @@ export class AppComponent {
|
|
|
22
22
|
}
|
|
23
23
|
}
|
|
24
24
|
AppComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: AppComponent, deps: [{ token: i1.TokenService }, { token: i1.AppState }, { token: i2.Router }], target: i0.ɵɵFactoryTarget.Component });
|
|
25
|
-
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.6746;transform:translate(59.373vw,-10px) scale(.5049);animation:fall-1 16s -26s linear infinite}@keyframes fall-1{55.833%{transform:translate(67.3557vw,55.833vh) scale(.5049)}to{transform:translate(63.36435vw,99vh) scale(.5049)}}.snow:nth-child(2){opacity:1.6724;transform:translate(11.6149vw,-10px) scale(.9084);animation:fall-2 15s -6s linear infinite}@keyframes fall-2{75.634%{transform:translate(2.1171vw,75.634vh) scale(.9084)}to{transform:translate(6.866vw,99vh) scale(.9084)}}.snow:nth-child(3){opacity:.2112;transform:translate(56.2249vw,-10px) scale(.8958);animation:fall-3 15s -19s linear infinite}@keyframes fall-3{48.819%{transform:translate(65.0597vw,48.819vh) scale(.8958)}to{transform:translate(60.6423vw,99vh) scale(.8958)}}.snow:nth-child(4){opacity:.7408;transform:translate(44.6049vw,-10px) scale(.428);animation:fall-4 11s -19s linear infinite}@keyframes fall-4{50.789%{transform:translate(41.8023vw,50.789vh) scale(.428)}to{transform:translate(43.2036vw,99vh) scale(.428)}}.snow:nth-child(5){opacity:.4832;transform:translate(57.4488vw,-10px) scale(.3378);animation:fall-5 14s -25s linear infinite}@keyframes fall-5{64.225%{transform:translate(53.6161vw,64.225vh) scale(.3378)}to{transform:translate(55.53245vw,99vh) scale(.3378)}}.snow:nth-child(6){opacity:.6266;transform:translate(39.6763vw,-10px) scale(.5221);animation:fall-6 11s -4s linear infinite}@keyframes fall-6{51.196%{transform:translate(40.9313vw,51.196vh) scale(.5221)}to{transform:translate(40.3038vw,99vh) scale(.5221)}}.snow:nth-child(7){opacity:1.0986;transform:translate(12.5684vw,-10px) scale(.1496);animation:fall-7 19s -12s linear infinite}@keyframes fall-7{75.78%{transform:translate(17.5939vw,75.78vh) scale(.1496)}to{transform:translate(15.08115vw,99vh) scale(.1496)}}.snow:nth-child(8){opacity:1.1314;transform:translate(91.2325vw,-10px) scale(.4184);animation:fall-8 14s -28s linear infinite}@keyframes fall-8{58.354%{transform:translate(95.9072vw,58.354vh) scale(.4184)}to{transform:translate(93.56985vw,99vh) scale(.4184)}}.snow:nth-child(9){opacity:1.9676;transform:translate(91.2137vw,-10px) scale(.7951);animation:fall-9 28s -28s linear infinite}@keyframes fall-9{58.087%{transform:translate(100.7076vw,58.087vh) scale(.7951)}to{transform:translate(95.96065vw,99vh) scale(.7951)}}.snow:nth-child(10){opacity:.064;transform:translate(80.7846vw,-10px) scale(.877);animation:fall-10 11s -19s linear infinite}@keyframes fall-10{73.744%{transform:translate(80.212vw,73.744vh) scale(.877)}to{transform:translate(80.4983vw,99vh) scale(.877)}}.snow:nth-child(11){opacity:.328;transform:translate(19.6434vw,-10px) scale(.1457);animation:fall-11 26s -17s linear infinite}@keyframes fall-11{34.974%{transform:translate(22.9365vw,34.974vh) scale(.1457)}to{transform:translate(21.28995vw,99vh) scale(.1457)}}.snow:nth-child(12){opacity:1.3614;transform:translate(38.7047vw,-10px) scale(.867);animation:fall-12 14s -24s linear infinite}@keyframes fall-12{67.109%{transform:translate(32.7574vw,67.109vh) scale(.867)}to{transform:translate(35.73105vw,99vh) scale(.867)}}.snow:nth-child(13){opacity:1.6106;transform:translate(46.4258vw,-10px) scale(.1539);animation:fall-13 15s -26s linear infinite}@keyframes fall-13{56.251%{transform:translate(51.608vw,56.251vh) scale(.1539)}to{transform:translate(49.0169vw,99vh) scale(.1539)}}.snow:nth-child(14){opacity:.8896;transform:translate(63.6674vw,-10px) scale(.0658);animation:fall-14 18s -26s linear infinite}@keyframes fall-14{72.697%{transform:translate(69.434vw,72.697vh) scale(.0658)}to{transform:translate(66.5507vw,99vh) scale(.0658)}}.snow:nth-child(15){opacity:1.8984;transform:translate(78.8437vw,-10px) scale(.8598);animation:fall-15 15s -25s linear infinite}@keyframes fall-15{78.624%{transform:translate(82.2623vw,78.624vh) scale(.8598)}to{transform:translate(80.553vw,99vh) scale(.8598)}}.snow:nth-child(16){opacity:1.286;transform:translate(52.1792vw,-10px) scale(.6456);animation:fall-16 17s -28s linear infinite}@keyframes fall-16{76.962%{transform:translate(49.6851vw,76.962vh) scale(.6456)}to{transform:translate(50.93215vw,99vh) scale(.6456)}}.snow:nth-child(17){opacity:1.9678;transform:translate(52.1517vw,-10px) scale(.1075);animation:fall-17 18s -10s linear infinite}@keyframes fall-17{48.881%{transform:translate(52.8474vw,48.881vh) scale(.1075)}to{transform:translate(52.49955vw,99vh) scale(.1075)}}.snow:nth-child(18){opacity:.5698;transform:translate(36.4779vw,-10px) scale(.1483);animation:fall-18 26s -23s linear infinite}@keyframes fall-18{48.24%{transform:translate(37.1459vw,48.24vh) scale(.1483)}to{transform:translate(36.8119vw,99vh) scale(.1483)}}.snow:nth-child(19){opacity:.4948;transform:translate(63.3319vw,-10px) scale(.9396);animation:fall-19 27s -1s linear infinite}@keyframes fall-19{48.084%{transform:translate(69.6621vw,48.084vh) scale(.9396)}to{transform:translate(66.497vw,99vh) scale(.9396)}}.snow:nth-child(20){opacity:1.699;transform:translate(82.794vw,-10px) scale(.7236);animation:fall-20 11s -25s linear infinite}@keyframes fall-20{54.321%{transform:translate(91.1387vw,54.321vh) scale(.7236)}to{transform:translate(86.96635vw,99vh) scale(.7236)}}.snow:nth-child(21){opacity:1.2532;transform:translate(40.9513vw,-10px) scale(.9193);animation:fall-21 14s -28s linear infinite}@keyframes fall-21{59.759%{transform:translate(34.5887vw,59.759vh) scale(.9193)}to{transform:translate(37.77vw,99vh) scale(.9193)}}.snow:nth-child(22){opacity:.1304;transform:translate(47.6133vw,-10px) scale(.7106);animation:fall-22 28s -21s linear infinite}@keyframes fall-22{73.521%{transform:translate(40.2616vw,73.521vh) scale(.7106)}to{transform:translate(43.93745vw,99vh) scale(.7106)}}.snow:nth-child(23){opacity:.6676;transform:translate(93.7599vw,-10px) scale(.6153);animation:fall-23 29s -20s linear infinite}@keyframes fall-23{47.593%{transform:translate(83.8547vw,47.593vh) scale(.6153)}to{transform:translate(88.8073vw,99vh) scale(.6153)}}.snow:nth-child(24){opacity:.2308;transform:translate(55.209vw,-10px) scale(.7069);animation:fall-24 29s -25s linear infinite}@keyframes fall-24{54.061%{transform:translate(58.9808vw,54.061vh) scale(.7069)}to{transform:translate(57.0949vw,99vh) scale(.7069)}}.snow:nth-child(25){opacity:1.9072;transform:translate(10.1088vw,-10px) scale(.908);animation:fall-25 13s -1s linear infinite}@keyframes fall-25{56.451%{transform:translate(14.2545vw,56.451vh) scale(.908)}to{transform:translate(12.18165vw,99vh) scale(.908)}}.snow:nth-child(26){opacity:1.4702;transform:translate(88.9215vw,-10px) scale(.5465);animation:fall-26 18s -28s linear infinite}@keyframes fall-26{45.314%{transform:translate(90.6684vw,45.314vh) scale(.5465)}to{transform:translate(89.79495vw,99vh) scale(.5465)}}.snow:nth-child(27){opacity:1.4198;transform:translate(62.2166vw,-10px) scale(.3994);animation:fall-27 19s -7s linear infinite}@keyframes fall-27{39.878%{transform:translate(65.7172vw,39.878vh) scale(.3994)}to{transform:translate(63.9669vw,99vh) scale(.3994)}}.snow:nth-child(28){opacity:1.6896;transform:translate(84.4425vw,-10px) scale(.9824);animation:fall-28 22s -17s linear infinite}@keyframes fall-28{66.124%{transform:translate(87.2045vw,66.124vh) scale(.9824)}to{transform:translate(85.8235vw,99vh) scale(.9824)}}.snow:nth-child(29){opacity:1.4192;transform:translate(29.6567vw,-10px) scale(.418);animation:fall-29 19s -25s linear infinite}@keyframes fall-29{70.757%{transform:translate(30.9265vw,70.757vh) scale(.418)}to{transform:translate(30.2916vw,99vh) scale(.418)}}.snow:nth-child(30){opacity:.6724;transform:translate(47.9632vw,-10px) scale(.4999);animation:fall-30 26s -9s linear infinite}@keyframes fall-30{45.421%{transform:translate(54.336vw,45.421vh) scale(.4999)}to{transform:translate(51.1496vw,99vh) scale(.4999)}}.snow:nth-child(31){opacity:.9566;transform:translate(23.3206vw,-10px) scale(.0748);animation:fall-31 26s -6s linear infinite}@keyframes fall-31{75.344%{transform:translate(23.3261vw,75.344vh) scale(.0748)}to{transform:translate(23.32335vw,99vh) scale(.0748)}}.snow:nth-child(32){opacity:.7402;transform:translate(1.458vw,-10px) scale(.7144);animation:fall-32 13s -8s linear infinite}@keyframes fall-32{63.151%{transform:translate(2.0773vw,63.151vh) scale(.7144)}to{transform:translate(1.76765vw,99vh) scale(.7144)}}.snow:nth-child(33){opacity:1.9396;transform:translate(41.1019vw,-10px) scale(.8462);animation:fall-33 16s -29s linear infinite}@keyframes fall-33{41.932%{transform:translate(44.7511vw,41.932vh) scale(.8462)}to{transform:translate(42.9265vw,99vh) scale(.8462)}}.snow:nth-child(34){opacity:.1698;transform:translate(79.6418vw,-10px) scale(.6582);animation:fall-34 25s -24s linear infinite}@keyframes fall-34{75.729%{transform:translate(79.8376vw,75.729vh) scale(.6582)}to{transform:translate(79.7397vw,99vh) scale(.6582)}}.snow:nth-child(35){opacity:1.0746;transform:translate(61.2124vw,-10px) scale(.1753);animation:fall-35 21s -26s linear infinite}@keyframes fall-35{30.106%{transform:translate(65.8682vw,30.106vh) scale(.1753)}to{transform:translate(63.5403vw,99vh) scale(.1753)}}.snow:nth-child(36){opacity:.648;transform:translate(78.7624vw,-10px) scale(.3304);animation:fall-36 19s -5s linear infinite}@keyframes fall-36{53.375%{transform:translate(70.7321vw,53.375vh) scale(.3304)}to{transform:translate(74.74725vw,99vh) scale(.3304)}}.snow:nth-child(37){opacity:.4008;transform:translate(48.1262vw,-10px) scale(.0638);animation:fall-37 20s -14s linear infinite}@keyframes fall-37{49.564%{transform:translate(40.7226vw,49.564vh) scale(.0638)}to{transform:translate(44.4244vw,99vh) scale(.0638)}}.snow:nth-child(38){opacity:.826;transform:translate(37.8342vw,-10px) scale(.5892);animation:fall-38 12s -1s linear infinite}@keyframes fall-38{30.451%{transform:translate(42.72vw,30.451vh) scale(.5892)}to{transform:translate(40.2771vw,99vh) scale(.5892)}}.snow:nth-child(39){opacity:1.0436;transform:translate(64.3248vw,-10px) scale(.0959);animation:fall-39 12s -24s linear infinite}@keyframes fall-39{40.17%{transform:translate(65.245vw,40.17vh) scale(.0959)}to{transform:translate(64.7849vw,99vh) scale(.0959)}}.snow:nth-child(40){opacity:1.857;transform:translate(26.2128vw,-10px) scale(.94);animation:fall-40 27s -11s linear infinite}@keyframes fall-40{54.222%{transform:translate(20.0106vw,54.222vh) scale(.94)}to{transform:translate(23.1117vw,99vh) scale(.94)}}.snow:nth-child(41){opacity:1.0332;transform:translate(31.8781vw,-10px) scale(.5975);animation:fall-41 28s -27s linear infinite}@keyframes fall-41{72.626%{transform:translate(38.4005vw,72.626vh) scale(.5975)}to{transform:translate(35.1393vw,99vh) scale(.5975)}}.snow:nth-child(42){opacity:1.9318;transform:translate(54.9273vw,-10px) scale(.6905);animation:fall-42 16s -17s linear infinite}@keyframes fall-42{74.785%{transform:translate(48.1071vw,74.785vh) scale(.6905)}to{transform:translate(51.5172vw,99vh) scale(.6905)}}.snow:nth-child(43){opacity:1.7878;transform:translate(78.8664vw,-10px) scale(.5032);animation:fall-43 21s -24s linear infinite}@keyframes fall-43{57.709%{transform:translate(73.7905vw,57.709vh) scale(.5032)}to{transform:translate(76.32845vw,99vh) scale(.5032)}}.snow:nth-child(44){opacity:.039;transform:translate(61.0339vw,-10px) scale(.0825);animation:fall-44 22s -1s linear infinite}@keyframes fall-44{32.589%{transform:translate(61.5253vw,32.589vh) scale(.0825)}to{transform:translate(61.2796vw,99vh) scale(.0825)}}.snow:nth-child(45){opacity:.8872;transform:translate(11.2049vw,-10px) scale(.2957);animation:fall-45 22s -20s linear infinite}@keyframes fall-45{76.588%{transform:translate(6.1967vw,76.588vh) scale(.2957)}to{transform:translate(8.7008vw,99vh) scale(.2957)}}.snow:nth-child(46){opacity:.3432;transform:translate(60.8489vw,-10px) scale(.7463);animation:fall-46 21s -13s linear infinite}@keyframes fall-46{77.224%{transform:translate(52.6468vw,77.224vh) scale(.7463)}to{transform:translate(56.74785vw,99vh) scale(.7463)}}.snow:nth-child(47){opacity:1.4282;transform:translate(70.9724vw,-10px) scale(.3342);animation:fall-47 24s -18s linear infinite}@keyframes fall-47{43.215%{transform:translate(62.2156vw,43.215vh) scale(.3342)}to{transform:translate(66.594vw,99vh) scale(.3342)}}.snow:nth-child(48){opacity:1.0452;transform:translate(36.8614vw,-10px) scale(.288);animation:fall-48 19s -9s linear infinite}@keyframes fall-48{38.294%{transform:translate(46.7188vw,38.294vh) scale(.288)}to{transform:translate(41.7901vw,99vh) scale(.288)}}.snow:nth-child(49){opacity:.8398;transform:translate(74.275vw,-10px) scale(.3666);animation:fall-49 21s -28s linear infinite}@keyframes fall-49{36.756%{transform:translate(70.88vw,36.756vh) scale(.3666)}to{transform:translate(72.5775vw,99vh) scale(.3666)}}.snow:nth-child(50){opacity:.885;transform:translate(69.3447vw,-10px) scale(.65);animation:fall-50 10s -13s linear infinite}@keyframes fall-50{37.106%{transform:translate(61.7714vw,37.106vh) scale(.65)}to{transform:translate(65.55805vw,99vh) scale(.65)}}.snow:nth-child(51){opacity:.9176;transform:translate(12.353vw,-10px) scale(.0228);animation:fall-51 15s -14s linear infinite}@keyframes fall-51{41.255%{transform:translate(22.3093vw,41.255vh) scale(.0228)}to{transform:translate(17.33115vw,99vh) scale(.0228)}}.snow:nth-child(52){opacity:1.9396;transform:translate(10.1357vw,-10px) scale(.3519);animation:fall-52 14s -22s linear infinite}@keyframes fall-52{38.197%{transform:translate(11.5863vw,38.197vh) scale(.3519)}to{transform:translate(10.861vw,99vh) scale(.3519)}}.snow:nth-child(53){opacity:.1052;transform:translate(65.2348vw,-10px) scale(.0947);animation:fall-53 22s -10s linear infinite}@keyframes fall-53{66.3%{transform:translate(66.4193vw,66.3vh) scale(.0947)}to{transform:translate(65.82705vw,99vh) scale(.0947)}}.snow:nth-child(54){opacity:.302;transform:translate(10.5484vw,-10px) scale(.847);animation:fall-54 10s -24s linear infinite}@keyframes fall-54{43.513%{transform:translate(20.0897vw,43.513vh) scale(.847)}to{transform:translate(15.31905vw,99vh) scale(.847)}}.snow:nth-child(55){opacity:.2954;transform:translate(39.073vw,-10px) scale(.493);animation:fall-55 21s -23s linear infinite}@keyframes fall-55{62.65%{transform:translate(36.5132vw,62.65vh) scale(.493)}to{transform:translate(37.7931vw,99vh) scale(.493)}}.snow:nth-child(56){opacity:1.2558;transform:translate(19.2233vw,-10px) scale(.1612);animation:fall-56 16s -8s linear infinite}@keyframes fall-56{54.995%{transform:translate(13.4313vw,54.995vh) scale(.1612)}to{transform:translate(16.3273vw,99vh) scale(.1612)}}.snow:nth-child(57){opacity:1.8956;transform:translate(56.3045vw,-10px) scale(.0073);animation:fall-57 22s -28s linear infinite}@keyframes fall-57{42.163%{transform:translate(57.5564vw,42.163vh) scale(.0073)}to{transform:translate(56.93045vw,99vh) scale(.0073)}}.snow:nth-child(58){opacity:.7928;transform:translate(38.6382vw,-10px) scale(.4709);animation:fall-58 25s -25s linear infinite}@keyframes fall-58{67.284%{transform:translate(46.1148vw,67.284vh) scale(.4709)}to{transform:translate(42.3765vw,99vh) scale(.4709)}}.snow:nth-child(59){opacity:.6646;transform:translate(1.4852vw,-10px) scale(.4164);animation:fall-59 26s -7s linear infinite}@keyframes fall-59{67.315%{transform:translate(-3.6465vw,67.315vh) scale(.4164)}to{transform:translate(-1.08065vw,99vh) scale(.4164)}}.snow:nth-child(60){opacity:.4318;transform:translate(99.2164vw,-10px) scale(.1322);animation:fall-60 24s -16s linear infinite}@keyframes fall-60{75.039%{transform:translate(102.8226vw,75.039vh) scale(.1322)}to{transform:translate(101.0195vw,99vh) scale(.1322)}}.snow:nth-child(61){opacity:.4602;transform:translate(68.1181vw,-10px) scale(.6887);animation:fall-61 13s -25s linear infinite}@keyframes fall-61{34.41%{transform:translate(73.2224vw,34.41vh) scale(.6887)}to{transform:translate(70.67025vw,99vh) scale(.6887)}}.snow:nth-child(62){opacity:.5942;transform:translate(27.9599vw,-10px) scale(.1017);animation:fall-62 28s -11s linear infinite}@keyframes fall-62{61.664%{transform:translate(22.0938vw,61.664vh) scale(.1017)}to{transform:translate(25.02685vw,99vh) scale(.1017)}}.snow:nth-child(63){opacity:1.0432;transform:translate(85.9962vw,-10px) scale(.0651);animation:fall-63 16s -2s linear infinite}@keyframes fall-63{75.586%{transform:translate(85.4367vw,75.586vh) scale(.0651)}to{transform:translate(85.71645vw,99vh) scale(.0651)}}.snow:nth-child(64){opacity:1.3756;transform:translate(93.2633vw,-10px) scale(.5123);animation:fall-64 20s -18s linear infinite}@keyframes fall-64{39.559%{transform:translate(87.7595vw,39.559vh) scale(.5123)}to{transform:translate(90.5114vw,99vh) scale(.5123)}}.snow:nth-child(65){opacity:.2598;transform:translate(82.6651vw,-10px) scale(.5495);animation:fall-65 13s -17s linear infinite}@keyframes fall-65{76.748%{transform:translate(85.7728vw,76.748vh) scale(.5495)}to{transform:translate(84.21895vw,99vh) scale(.5495)}}.snow:nth-child(66){opacity:.1204;transform:translate(84.3421vw,-10px) scale(.7308);animation:fall-66 20s -18s linear infinite}@keyframes fall-66{53.92%{transform:translate(89.8992vw,53.92vh) scale(.7308)}to{transform:translate(87.12065vw,99vh) scale(.7308)}}.snow:nth-child(67){opacity:.5282;transform:translate(63.4788vw,-10px) scale(.7537);animation:fall-67 20s -28s linear infinite}@keyframes fall-67{75.907%{transform:translate(70.1168vw,75.907vh) scale(.7537)}to{transform:translate(66.7978vw,99vh) scale(.7537)}}.snow:nth-child(68){opacity:.0994;transform:translate(99.9541vw,-10px) scale(.3259);animation:fall-68 14s -21s linear infinite}@keyframes fall-68{38.272%{transform:translate(108.7123vw,38.272vh) scale(.3259)}to{transform:translate(104.3332vw,99vh) scale(.3259)}}.snow:nth-child(69){opacity:.9258;transform:translate(60.2666vw,-10px) scale(.0611);animation:fall-69 22s -10s linear infinite}@keyframes fall-69{52.384%{transform:translate(68.5752vw,52.384vh) scale(.0611)}to{transform:translate(64.4209vw,99vh) scale(.0611)}}.snow:nth-child(70){opacity:1.839;transform:translate(56.2693vw,-10px) scale(.3786);animation:fall-70 29s -2s linear infinite}@keyframes fall-70{66.385%{transform:translate(48.2814vw,66.385vh) scale(.3786)}to{transform:translate(52.27535vw,99vh) scale(.3786)}}.snow:nth-child(71){opacity:.9118;transform:translate(11.9378vw,-10px) scale(.1136);animation:fall-71 19s -20s linear infinite}@keyframes fall-71{78.263%{transform:translate(16.7743vw,78.263vh) scale(.1136)}to{transform:translate(14.35605vw,99vh) scale(.1136)}}.snow:nth-child(72){opacity:1.1284;transform:translate(95.9506vw,-10px) scale(.0565);animation:fall-72 21s -29s linear infinite}@keyframes fall-72{62.776%{transform:translate(94.388vw,62.776vh) scale(.0565)}to{transform:translate(95.1693vw,99vh) scale(.0565)}}.snow:nth-child(73){opacity:.2842;transform:translate(88.4416vw,-10px) scale(.9351);animation:fall-73 12s -23s linear infinite}@keyframes fall-73{73.997%{transform:translate(89.9475vw,73.997vh) scale(.9351)}to{transform:translate(89.19455vw,99vh) scale(.9351)}}.snow:nth-child(74){opacity:1.014;transform:translate(40.1838vw,-10px) scale(.3467);animation:fall-74 28s -30s linear infinite}@keyframes fall-74{68.373%{transform:translate(39.4913vw,68.373vh) scale(.3467)}to{transform:translate(39.83755vw,99vh) scale(.3467)}}.snow:nth-child(75){opacity:.9782;transform:translate(95.9132vw,-10px) scale(.6539);animation:fall-75 20s -1s linear infinite}@keyframes fall-75{41.84%{transform:translate(103.9722vw,41.84vh) scale(.6539)}to{transform:translate(99.9427vw,99vh) scale(.6539)}}.snow:nth-child(76){opacity:1.7368;transform:translate(97.5625vw,-10px) scale(.8759);animation:fall-76 11s -16s linear infinite}@keyframes fall-76{39.919%{transform:translate(105.6187vw,39.919vh) scale(.8759)}to{transform:translate(101.5906vw,99vh) scale(.8759)}}.snow:nth-child(77){opacity:.8306;transform:translate(14.0066vw,-10px) scale(.2884);animation:fall-77 26s -21s linear infinite}@keyframes fall-77{72.836%{transform:translate(6.1467vw,72.836vh) scale(.2884)}to{transform:translate(10.07665vw,99vh) scale(.2884)}}.snow:nth-child(78){opacity:1.8196;transform:translate(45.1772vw,-10px) scale(.6919);animation:fall-78 18s -8s linear infinite}@keyframes fall-78{69.083%{transform:translate(52.4935vw,69.083vh) scale(.6919)}to{transform:translate(48.83535vw,99vh) scale(.6919)}}.snow:nth-child(79){opacity:.1522;transform:translate(14.8362vw,-10px) scale(.0069);animation:fall-79 19s -12s linear infinite}@keyframes fall-79{56.743%{transform:translate(15.3432vw,56.743vh) scale(.0069)}to{transform:translate(15.0897vw,99vh) scale(.0069)}}.snow:nth-child(80){opacity:1.9544;transform:translate(96.8vw,-10px) scale(.3724);animation:fall-80 23s -26s linear infinite}@keyframes fall-80{41.428%{transform:translate(102.6907vw,41.428vh) scale(.3724)}to{transform:translate(99.74535vw,99vh) scale(.3724)}}.snow:nth-child(81){opacity:1.9844;transform:translate(51.3841vw,-10px) scale(.4719);animation:fall-81 24s -20s linear infinite}@keyframes fall-81{65.436%{transform:translate(59.3663vw,65.436vh) scale(.4719)}to{transform:translate(55.3752vw,99vh) scale(.4719)}}.snow:nth-child(82){opacity:.4702;transform:translate(72.2804vw,-10px) scale(.9877);animation:fall-82 25s -23s linear infinite}@keyframes fall-82{38.77%{transform:translate(65.7699vw,38.77vh) scale(.9877)}to{transform:translate(69.02515vw,99vh) scale(.9877)}}.snow:nth-child(83){opacity:.509;transform:translate(54.1151vw,-10px) scale(.2866);animation:fall-83 10s -20s linear infinite}@keyframes fall-83{72.986%{transform:translate(57.0862vw,72.986vh) scale(.2866)}to{transform:translate(55.60065vw,99vh) scale(.2866)}}.snow:nth-child(84){opacity:.4458;transform:translate(66.2987vw,-10px) scale(.1076);animation:fall-84 17s -19s linear infinite}@keyframes fall-84{47.722%{transform:translate(74.8278vw,47.722vh) scale(.1076)}to{transform:translate(70.56325vw,99vh) scale(.1076)}}.snow:nth-child(85){opacity:1.8948;transform:translate(20.0597vw,-10px) scale(.6891);animation:fall-85 21s -15s linear infinite}@keyframes fall-85{45.847%{transform:translate(24.2003vw,45.847vh) scale(.6891)}to{transform:translate(22.13vw,99vh) scale(.6891)}}.snow:nth-child(86){opacity:.1512;transform:translate(71.7346vw,-10px) scale(.2297);animation:fall-86 21s -13s linear infinite}@keyframes fall-86{45.342%{transform:translate(64.67vw,45.342vh) scale(.2297)}to{transform:translate(68.2023vw,99vh) scale(.2297)}}.snow:nth-child(87){opacity:1.9316;transform:translate(83.3234vw,-10px) scale(.1323);animation:fall-87 29s -29s linear infinite}@keyframes fall-87{39.005%{transform:translate(79.241vw,39.005vh) scale(.1323)}to{transform:translate(81.2822vw,99vh) scale(.1323)}}.snow:nth-child(88){opacity:.4422;transform:translate(36.461vw,-10px) scale(.1914);animation:fall-88 22s -23s linear infinite}@keyframes fall-88{66.88%{transform:translate(42.5057vw,66.88vh) scale(.1914)}to{transform:translate(39.48335vw,99vh) scale(.1914)}}.snow:nth-child(89){opacity:.3424;transform:translate(49.6902vw,-10px) scale(.556);animation:fall-89 25s -21s linear infinite}@keyframes fall-89{60.031%{transform:translate(44.0383vw,60.031vh) scale(.556)}to{transform:translate(46.86425vw,99vh) scale(.556)}}.snow:nth-child(90){opacity:.2336;transform:translate(33.8181vw,-10px) scale(.6036);animation:fall-90 16s -3s linear infinite}@keyframes fall-90{64.31%{transform:translate(30.1423vw,64.31vh) scale(.6036)}to{transform:translate(31.9802vw,99vh) scale(.6036)}}.snow:nth-child(91){opacity:1.4462;transform:translate(51.9779vw,-10px) scale(.377);animation:fall-91 30s -13s linear infinite}@keyframes fall-91{50.059%{transform:translate(59.4374vw,50.059vh) scale(.377)}to{transform:translate(55.70765vw,99vh) scale(.377)}}.snow:nth-child(92){opacity:.4626;transform:translate(73.0635vw,-10px) scale(.3321);animation:fall-92 15s -24s linear infinite}@keyframes fall-92{54.137%{transform:translate(75.9958vw,54.137vh) scale(.3321)}to{transform:translate(74.52965vw,99vh) scale(.3321)}}.snow:nth-child(93){opacity:.1314;transform:translate(78.4619vw,-10px) scale(.862);animation:fall-93 24s -14s linear infinite}@keyframes fall-93{66.662%{transform:translate(77.0246vw,66.662vh) scale(.862)}to{transform:translate(77.74325vw,99vh) scale(.862)}}.snow:nth-child(94){opacity:.8414;transform:translate(9.1699vw,-10px) scale(.3918);animation:fall-94 26s -12s linear infinite}@keyframes fall-94{63.435%{transform:translate(16.9561vw,63.435vh) scale(.3918)}to{transform:translate(13.063vw,99vh) scale(.3918)}}.snow:nth-child(95){opacity:.353;transform:translate(30.9332vw,-10px) scale(.9899);animation:fall-95 29s -17s linear infinite}@keyframes fall-95{43.113%{transform:translate(28.7217vw,43.113vh) scale(.9899)}to{transform:translate(29.82745vw,99vh) scale(.9899)}}.snow:nth-child(96){opacity:1.1792;transform:translate(93.0124vw,-10px) scale(.851);animation:fall-96 27s -1s linear infinite}@keyframes fall-96{43.995%{transform:translate(91.8275vw,43.995vh) scale(.851)}to{transform:translate(92.41995vw,99vh) scale(.851)}}.snow:nth-child(97){opacity:.9456;transform:translate(31.8204vw,-10px) scale(.9537);animation:fall-97 20s -9s linear infinite}@keyframes fall-97{68.872%{transform:translate(37.5222vw,68.872vh) scale(.9537)}to{transform:translate(34.6713vw,99vh) scale(.9537)}}.snow:nth-child(98){opacity:.1844;transform:translate(81.5078vw,-10px) scale(.1459);animation:fall-98 30s -23s linear infinite}@keyframes fall-98{65.207%{transform:translate(82.2198vw,65.207vh) scale(.1459)}to{transform:translate(81.8638vw,99vh) scale(.1459)}}.snow:nth-child(99){opacity:.8174;transform:translate(79.567vw,-10px) scale(.3563);animation:fall-99 30s -10s linear infinite}@keyframes fall-99{63.422%{transform:translate(85.6939vw,63.422vh) scale(.3563)}to{transform:translate(82.63045vw,99vh) scale(.3563)}}.snow:nth-child(100){opacity:.13;transform:translate(34.8856vw,-10px) scale(.697);animation:fall-100 11s -13s linear infinite}@keyframes fall-100{49.545%{transform:translate(41.3333vw,49.545vh) scale(.697)}to{transform:translate(38.10945vw,99vh) scale(.697)}}.snow:nth-child(101){opacity:.6722;transform:translate(50.4133vw,-10px) scale(.0592);animation:fall-101 27s -15s linear infinite}@keyframes fall-101{54.371%{transform:translate(48.5111vw,54.371vh) scale(.0592)}to{transform:translate(49.4622vw,99vh) scale(.0592)}}.snow:nth-child(102){opacity:.4036;transform:translate(71.019vw,-10px) scale(.7254);animation:fall-102 16s -11s linear infinite}@keyframes fall-102{31.146%{transform:translate(62.8818vw,31.146vh) scale(.7254)}to{transform:translate(66.9504vw,99vh) scale(.7254)}}.snow:nth-child(103){opacity:1.0594;transform:translate(80.0351vw,-10px) scale(.5827);animation:fall-103 14s -29s linear infinite}@keyframes fall-103{42.837%{transform:translate(79.0422vw,42.837vh) scale(.5827)}to{transform:translate(79.53865vw,99vh) scale(.5827)}}.snow:nth-child(104){opacity:.2786;transform:translate(94.0824vw,-10px) scale(.7148);animation:fall-104 25s -3s linear infinite}@keyframes fall-104{33.306%{transform:translate(101.7504vw,33.306vh) scale(.7148)}to{transform:translate(97.9164vw,99vh) scale(.7148)}}.snow:nth-child(105){opacity:1.703;transform:translate(.0739vw,-10px) scale(.1101);animation:fall-105 23s -27s linear infinite}@keyframes fall-105{39.218%{transform:translate(-4.2209vw,39.218vh) scale(.1101)}to{transform:translate(-2.0735vw,99vh) scale(.1101)}}.snow:nth-child(106){opacity:1.5342;transform:translate(11.5499vw,-10px) scale(.4822);animation:fall-106 28s -26s linear infinite}@keyframes fall-106{75.523%{transform:translate(7.5238vw,75.523vh) scale(.4822)}to{transform:translate(9.53685vw,99vh) scale(.4822)}}.snow:nth-child(107){opacity:.006;transform:translate(1.9812vw,-10px) scale(.4379);animation:fall-107 27s -3s linear infinite}@keyframes fall-107{67.395%{transform:translate(-6.4991vw,67.395vh) scale(.4379)}to{transform:translate(-2.25895vw,99vh) scale(.4379)}}.snow:nth-child(108){opacity:1.809;transform:translate(74.2893vw,-10px) scale(.2145);animation:fall-108 21s -29s linear infinite}@keyframes fall-108{66.69%{transform:translate(70.6866vw,66.69vh) scale(.2145)}to{transform:translate(72.48795vw,99vh) scale(.2145)}}.snow:nth-child(109){opacity:1.8188;transform:translate(64.3316vw,-10px) scale(.4074);animation:fall-109 17s -7s linear infinite}@keyframes fall-109{30.895%{transform:translate(68.0476vw,30.895vh) scale(.4074)}to{transform:translate(66.1896vw,99vh) scale(.4074)}}.snow:nth-child(110){opacity:.4654;transform:translate(55.33vw,-10px) scale(.9874);animation:fall-110 10s -15s linear infinite}@keyframes fall-110{50.801%{transform:translate(49.9449vw,50.801vh) scale(.9874)}to{transform:translate(52.63745vw,99vh) scale(.9874)}}.snow:nth-child(111){opacity:.5672;transform:translate(53.1555vw,-10px) scale(.6049);animation:fall-111 10s -8s linear infinite}@keyframes fall-111{33.687%{transform:translate(62.9473vw,33.687vh) scale(.6049)}to{transform:translate(58.0514vw,99vh) scale(.6049)}}.snow:nth-child(112){opacity:1.1012;transform:translate(96.7147vw,-10px) scale(.5158);animation:fall-112 16s -22s linear infinite}@keyframes fall-112{62.262%{transform:translate(94.9014vw,62.262vh) scale(.5158)}to{transform:translate(95.80805vw,99vh) scale(.5158)}}.snow:nth-child(113){opacity:.3404;transform:translate(74.4581vw,-10px) scale(.5383);animation:fall-113 20s -11s linear infinite}@keyframes fall-113{58.99%{transform:translate(68.2341vw,58.99vh) scale(.5383)}to{transform:translate(71.3461vw,99vh) scale(.5383)}}.snow:nth-child(114){opacity:1.6638;transform:translate(71.0468vw,-10px) scale(.3889);animation:fall-114 10s -25s linear infinite}@keyframes fall-114{70.85%{transform:translate(65.8957vw,70.85vh) scale(.3889)}to{transform:translate(68.47125vw,99vh) scale(.3889)}}.snow:nth-child(115){opacity:1.0164;transform:translate(46.019vw,-10px) scale(.2985);animation:fall-115 10s -6s linear infinite}@keyframes fall-115{53.664%{transform:translate(49.5993vw,53.664vh) scale(.2985)}to{transform:translate(47.80915vw,99vh) scale(.2985)}}.snow:nth-child(116){opacity:.1802;transform:translate(84.4702vw,-10px) scale(.8299);animation:fall-116 24s -25s linear infinite}@keyframes fall-116{71.447%{transform:translate(86.4355vw,71.447vh) scale(.8299)}to{transform:translate(85.45285vw,99vh) scale(.8299)}}.snow:nth-child(117){opacity:.357;transform:translate(75.3175vw,-10px) scale(.6157);animation:fall-117 12s -14s linear infinite}@keyframes fall-117{62.998%{transform:translate(78.828vw,62.998vh) scale(.6157)}to{transform:translate(77.07275vw,99vh) scale(.6157)}}.snow:nth-child(118){opacity:.0584;transform:translate(65.629vw,-10px) scale(.9764);animation:fall-118 15s -26s linear infinite}@keyframes fall-118{78.608%{transform:translate(59.0187vw,78.608vh) scale(.9764)}to{transform:translate(62.32385vw,99vh) scale(.9764)}}.snow:nth-child(119){opacity:1.6036;transform:translate(53.1823vw,-10px) scale(.4015);animation:fall-119 27s -3s linear infinite}@keyframes fall-119{38.795%{transform:translate(47.9291vw,38.795vh) scale(.4015)}to{transform:translate(50.5557vw,99vh) scale(.4015)}}.snow:nth-child(120){opacity:.448;transform:translate(57.3413vw,-10px) scale(.1238);animation:fall-120 21s -9s linear infinite}@keyframes fall-120{56.621%{transform:translate(51.3191vw,56.621vh) scale(.1238)}to{transform:translate(54.3302vw,99vh) scale(.1238)}}.snow:nth-child(121){opacity:1.1344;transform:translate(45.4251vw,-10px) scale(.6866);animation:fall-121 26s -30s linear infinite}@keyframes fall-121{79.013%{transform:translate(49.6402vw,79.013vh) scale(.6866)}to{transform:translate(47.53265vw,99vh) scale(.6866)}}.snow:nth-child(122){opacity:.1648;transform:translate(28.6032vw,-10px) scale(.5784);animation:fall-122 24s -6s linear infinite}@keyframes fall-122{37.665%{transform:translate(30.3738vw,37.665vh) scale(.5784)}to{transform:translate(29.4885vw,99vh) scale(.5784)}}.snow:nth-child(123){opacity:1.3844;transform:translate(90.4087vw,-10px) scale(.9372);animation:fall-123 24s -14s linear infinite}@keyframes fall-123{74.625%{transform:translate(96.9306vw,74.625vh) scale(.9372)}to{transform:translate(93.66965vw,99vh) scale(.9372)}}.snow:nth-child(124){opacity:1.4232;transform:translate(45.5983vw,-10px) scale(.0093);animation:fall-124 12s -18s linear infinite}@keyframes fall-124{41.532%{transform:translate(55.267vw,41.532vh) scale(.0093)}to{transform:translate(50.43265vw,99vh) scale(.0093)}}.snow:nth-child(125){opacity:.4804;transform:translate(2.9632vw,-10px) scale(.2367);animation:fall-125 13s -16s linear infinite}@keyframes fall-125{55.307%{transform:translate(11.9093vw,55.307vh) scale(.2367)}to{transform:translate(7.43625vw,99vh) scale(.2367)}}.snow:nth-child(126){opacity:1.2226;transform:translate(43.6635vw,-10px) scale(.5328);animation:fall-126 18s -30s linear infinite}@keyframes fall-126{73.2%{transform:translate(53.6309vw,73.2vh) scale(.5328)}to{transform:translate(48.6472vw,99vh) scale(.5328)}}.snow:nth-child(127){opacity:1.3322;transform:translate(63.6164vw,-10px) scale(.007);animation:fall-127 11s -13s linear infinite}@keyframes fall-127{51.14%{transform:translate(70.9034vw,51.14vh) scale(.007)}to{transform:translate(67.2599vw,99vh) scale(.007)}}.snow:nth-child(128){opacity:1.148;transform:translate(40.6584vw,-10px) scale(.0878);animation:fall-128 17s -2s linear infinite}@keyframes fall-128{73.54%{transform:translate(38.1728vw,73.54vh) scale(.0878)}to{transform:translate(39.4156vw,99vh) scale(.0878)}}.snow:nth-child(129){opacity:1.3696;transform:translate(65.486vw,-10px) scale(.9584);animation:fall-129 15s -30s linear infinite}@keyframes fall-129{38.909%{transform:translate(71.7049vw,38.909vh) scale(.9584)}to{transform:translate(68.59545vw,99vh) scale(.9584)}}.snow:nth-child(130){opacity:.6694;transform:translate(19.1486vw,-10px) scale(.7967);animation:fall-130 12s -6s linear infinite}@keyframes fall-130{53.781%{transform:translate(17.1622vw,53.781vh) scale(.7967)}to{transform:translate(18.1554vw,99vh) scale(.7967)}}.snow:nth-child(131){opacity:1.3546;transform:translate(93.7816vw,-10px) scale(.34);animation:fall-131 26s -23s linear infinite}@keyframes fall-131{69.725%{transform:translate(84.2198vw,69.725vh) scale(.34)}to{transform:translate(89.0007vw,99vh) scale(.34)}}.snow:nth-child(132){opacity:.1606;transform:translate(33.8144vw,-10px) scale(.177);animation:fall-132 23s -22s linear infinite}@keyframes fall-132{71.567%{transform:translate(26.4685vw,71.567vh) scale(.177)}to{transform:translate(30.14145vw,99vh) scale(.177)}}.snow:nth-child(133){opacity:.3492;transform:translate(44.9146vw,-10px) scale(.6171);animation:fall-133 30s -27s linear infinite}@keyframes fall-133{57.821%{transform:translate(45.2871vw,57.821vh) scale(.6171)}to{transform:translate(45.10085vw,99vh) scale(.6171)}}.snow:nth-child(134){opacity:1.4882;transform:translate(29.6648vw,-10px) scale(.1867);animation:fall-134 10s -12s linear infinite}@keyframes fall-134{55.292%{transform:translate(27.3735vw,55.292vh) scale(.1867)}to{transform:translate(28.51915vw,99vh) scale(.1867)}}.snow:nth-child(135){opacity:1.1614;transform:translate(36.0569vw,-10px) scale(.8536);animation:fall-135 22s -29s linear infinite}@keyframes fall-135{59.03%{transform:translate(26.2465vw,59.03vh) scale(.8536)}to{transform:translate(31.1517vw,99vh) scale(.8536)}}.snow:nth-child(136){opacity:.3242;transform:translate(88.0504vw,-10px) scale(.7458);animation:fall-136 25s -18s linear infinite}@keyframes fall-136{68.883%{transform:translate(87.7083vw,68.883vh) scale(.7458)}to{transform:translate(87.87935vw,99vh) scale(.7458)}}.snow:nth-child(137){opacity:1.0956;transform:translate(58.0565vw,-10px) scale(.012);animation:fall-137 15s -5s linear infinite}@keyframes fall-137{71.783%{transform:translate(51.129vw,71.783vh) scale(.012)}to{transform:translate(54.59275vw,99vh) scale(.012)}}.snow:nth-child(138){opacity:1.477;transform:translate(41.4554vw,-10px) scale(.1612);animation:fall-138 17s -26s linear infinite}@keyframes fall-138{33.239%{transform:translate(32.5436vw,33.239vh) scale(.1612)}to{transform:translate(36.9995vw,99vh) scale(.1612)}}.snow:nth-child(139){opacity:.807;transform:translate(41.9613vw,-10px) scale(.8978);animation:fall-139 20s -23s linear infinite}@keyframes fall-139{79.956%{transform:translate(32.5941vw,79.956vh) scale(.8978)}to{transform:translate(37.2777vw,99vh) scale(.8978)}}.snow:nth-child(140){opacity:.5708;transform:translate(41.264vw,-10px) scale(.0329);animation:fall-140 24s -16s linear infinite}@keyframes fall-140{37.18%{transform:translate(36.1604vw,37.18vh) scale(.0329)}to{transform:translate(38.7122vw,99vh) scale(.0329)}}.snow:nth-child(141){opacity:.5946;transform:translate(25.0488vw,-10px) scale(.1532);animation:fall-141 30s -7s linear infinite}@keyframes fall-141{63.433%{transform:translate(29.2561vw,63.433vh) scale(.1532)}to{transform:translate(27.15245vw,99vh) scale(.1532)}}.snow:nth-child(142){opacity:1.8086;transform:translate(53.4763vw,-10px) scale(.7846);animation:fall-142 15s -30s linear infinite}@keyframes fall-142{78.47%{transform:translate(47.3479vw,78.47vh) scale(.7846)}to{transform:translate(50.4121vw,99vh) scale(.7846)}}.snow:nth-child(143){opacity:1.387;transform:translate(65.4605vw,-10px) scale(.6965);animation:fall-143 19s -12s linear infinite}@keyframes fall-143{46.423%{transform:translate(70.6573vw,46.423vh) scale(.6965)}to{transform:translate(68.0589vw,99vh) scale(.6965)}}.snow:nth-child(144){opacity:1.2802;transform:translate(14.7231vw,-10px) scale(.8345);animation:fall-144 18s -14s linear infinite}@keyframes fall-144{52.126%{transform:translate(7.9372vw,52.126vh) scale(.8345)}to{transform:translate(11.33015vw,99vh) scale(.8345)}}.snow:nth-child(145){opacity:.6586;transform:translate(35.3041vw,-10px) scale(.3001);animation:fall-145 17s -26s linear infinite}@keyframes fall-145{79.585%{transform:translate(38.187vw,79.585vh) scale(.3001)}to{transform:translate(36.74555vw,99vh) scale(.3001)}}.snow:nth-child(146){opacity:1.2526;transform:translate(36.2903vw,-10px) scale(.3898);animation:fall-146 13s -8s linear infinite}@keyframes fall-146{38.278%{transform:translate(44.8773vw,38.278vh) scale(.3898)}to{transform:translate(40.5838vw,99vh) scale(.3898)}}.snow:nth-child(147){opacity:.6882;transform:translate(79.3103vw,-10px) scale(.1003);animation:fall-147 13s -9s linear infinite}@keyframes fall-147{57.399%{transform:translate(81.5941vw,57.399vh) scale(.1003)}to{transform:translate(80.4522vw,99vh) scale(.1003)}}.snow:nth-child(148){opacity:1.6124;transform:translate(23.3565vw,-10px) scale(.3413);animation:fall-148 24s -2s linear infinite}@keyframes fall-148{68.842%{transform:translate(18.2067vw,68.842vh) scale(.3413)}to{transform:translate(20.7816vw,99vh) scale(.3413)}}.snow:nth-child(149){opacity:1.2548;transform:translate(60.4584vw,-10px) scale(.6087);animation:fall-149 30s -23s linear infinite}@keyframes fall-149{67.096%{transform:translate(58.4785vw,67.096vh) scale(.6087)}to{transform:translate(59.46845vw,99vh) scale(.6087)}}.snow:nth-child(150){opacity:.5434;transform:translate(99.7751vw,-10px) scale(.1816);animation:fall-150 29s -26s linear infinite}@keyframes fall-150{44.47%{transform:translate(102.6965vw,44.47vh) scale(.1816)}to{transform:translate(101.2358vw,99vh) scale(.1816)}}.snow:nth-child(151){opacity:1.8518;transform:translate(10.9301vw,-10px) scale(.9581);animation:fall-151 22s -28s linear infinite}@keyframes fall-151{54.426%{transform:translate(12.9471vw,54.426vh) scale(.9581)}to{transform:translate(11.9386vw,99vh) scale(.9581)}}.snow:nth-child(152){opacity:.0812;transform:translate(78.6462vw,-10px) scale(.1897);animation:fall-152 16s -13s linear infinite}@keyframes fall-152{48.748%{transform:translate(70.0942vw,48.748vh) scale(.1897)}to{transform:translate(74.3702vw,99vh) scale(.1897)}}.snow:nth-child(153){opacity:1.7994;transform:translate(87.3288vw,-10px) scale(.0236);animation:fall-153 26s -24s linear infinite}@keyframes fall-153{62.892%{transform:translate(82.6073vw,62.892vh) scale(.0236)}to{transform:translate(84.96805vw,99vh) scale(.0236)}}.snow:nth-child(154){opacity:.2178;transform:translate(38.2058vw,-10px) scale(.5649);animation:fall-154 18s -30s linear infinite}@keyframes fall-154{76.376%{transform:translate(47.0655vw,76.376vh) scale(.5649)}to{transform:translate(42.63565vw,99vh) scale(.5649)}}.snow:nth-child(155){opacity:.4168;transform:translate(84.5869vw,-10px) scale(.5567);animation:fall-155 16s -21s linear infinite}@keyframes fall-155{44.724%{transform:translate(88.774vw,44.724vh) scale(.5567)}to{transform:translate(86.68045vw,99vh) scale(.5567)}}.snow:nth-child(156){opacity:1.3848;transform:translate(61.0226vw,-10px) scale(.6978);animation:fall-156 14s -23s linear infinite}@keyframes fall-156{51.647%{transform:translate(61.6043vw,51.647vh) scale(.6978)}to{transform:translate(61.31345vw,99vh) scale(.6978)}}.snow:nth-child(157){opacity:.64;transform:translate(11.1157vw,-10px) scale(.0549);animation:fall-157 12s -4s linear infinite}@keyframes fall-157{45.193%{transform:translate(14.382vw,45.193vh) scale(.0549)}to{transform:translate(12.74885vw,99vh) scale(.0549)}}.snow:nth-child(158){opacity:.5226;transform:translate(76.0178vw,-10px) scale(.7998);animation:fall-158 26s -18s linear infinite}@keyframes fall-158{49.725%{transform:translate(84.1334vw,49.725vh) scale(.7998)}to{transform:translate(80.0756vw,99vh) scale(.7998)}}.snow:nth-child(159){opacity:1.0886;transform:translate(91.7402vw,-10px) scale(.7563);animation:fall-159 12s -9s linear infinite}@keyframes fall-159{54.821%{transform:translate(100.5752vw,54.821vh) scale(.7563)}to{transform:translate(96.1577vw,99vh) scale(.7563)}}.snow:nth-child(160){opacity:1.7438;transform:translate(49.0716vw,-10px) scale(.4193);animation:fall-160 14s -30s linear infinite}@keyframes fall-160{41.523%{transform:translate(40.0832vw,41.523vh) scale(.4193)}to{transform:translate(44.5774vw,99vh) scale(.4193)}}.snow:nth-child(161){opacity:.477;transform:translate(20.6266vw,-10px) scale(.2119);animation:fall-161 13s -16s linear infinite}@keyframes fall-161{38.114%{transform:translate(13.7544vw,38.114vh) scale(.2119)}to{transform:translate(17.1905vw,99vh) scale(.2119)}}.snow:nth-child(162){opacity:.716;transform:translate(17.2524vw,-10px) scale(.3896);animation:fall-162 27s -27s linear infinite}@keyframes fall-162{54.625%{transform:translate(14.9834vw,54.625vh) scale(.3896)}to{transform:translate(16.1179vw,99vh) scale(.3896)}}.snow:nth-child(163){opacity:1.4496;transform:translate(30.2338vw,-10px) scale(.3064);animation:fall-163 14s -18s linear infinite}@keyframes fall-163{48.917%{transform:translate(34.8598vw,48.917vh) scale(.3064)}to{transform:translate(32.5468vw,99vh) scale(.3064)}}.snow:nth-child(164){opacity:.252;transform:translate(35.1145vw,-10px) scale(.2185);animation:fall-164 25s -25s linear infinite}@keyframes fall-164{37.365%{transform:translate(45.0269vw,37.365vh) scale(.2185)}to{transform:translate(40.0707vw,99vh) scale(.2185)}}.snow:nth-child(165){opacity:1.5484;transform:translate(92.9768vw,-10px) scale(.4507);animation:fall-165 16s -21s linear infinite}@keyframes fall-165{39.579%{transform:translate(87.8527vw,39.579vh) scale(.4507)}to{transform:translate(90.41475vw,99vh) scale(.4507)}}.snow:nth-child(166){opacity:.7784;transform:translate(77.4331vw,-10px) scale(.8546);animation:fall-166 11s -18s linear infinite}@keyframes fall-166{32.278%{transform:translate(71.1169vw,32.278vh) scale(.8546)}to{transform:translate(74.275vw,99vh) scale(.8546)}}.snow:nth-child(167){opacity:1.2098;transform:translate(86.2006vw,-10px) scale(.1753);animation:fall-167 19s -30s linear infinite}@keyframes fall-167{36.702%{transform:translate(93.8818vw,36.702vh) scale(.1753)}to{transform:translate(90.0412vw,99vh) scale(.1753)}}.snow:nth-child(168){opacity:1.2566;transform:translate(86.8456vw,-10px) scale(.8595);animation:fall-168 22s -3s linear infinite}@keyframes fall-168{38.33%{transform:translate(88.1313vw,38.33vh) scale(.8595)}to{transform:translate(87.48845vw,99vh) scale(.8595)}}.snow:nth-child(169){opacity:1.8568;transform:translate(57.3927vw,-10px) scale(.7026);animation:fall-169 23s -10s linear infinite}@keyframes fall-169{49.044%{transform:translate(48.8283vw,49.044vh) scale(.7026)}to{transform:translate(53.1105vw,99vh) scale(.7026)}}.snow:nth-child(170){opacity:1.465;transform:translate(74.3751vw,-10px) scale(.5223);animation:fall-170 28s -25s linear infinite}@keyframes fall-170{65.798%{transform:translate(66.0865vw,65.798vh) scale(.5223)}to{transform:translate(70.2308vw,99vh) scale(.5223)}}.snow:nth-child(171){opacity:1.6366;transform:translate(97.0289vw,-10px) scale(.6254);animation:fall-171 14s -11s linear infinite}@keyframes fall-171{54.822%{transform:translate(93.1959vw,54.822vh) scale(.6254)}to{transform:translate(95.1124vw,99vh) scale(.6254)}}.snow:nth-child(172){opacity:1.4492;transform:translate(76.1303vw,-10px) scale(.4176);animation:fall-172 18s -26s linear infinite}@keyframes fall-172{45.726%{transform:translate(78.6474vw,45.726vh) scale(.4176)}to{transform:translate(77.38885vw,99vh) scale(.4176)}}.snow:nth-child(173){opacity:1.8028;transform:translate(92.3659vw,-10px) scale(.7456);animation:fall-173 28s -18s linear infinite}@keyframes fall-173{42.431%{transform:translate(86.3363vw,42.431vh) scale(.7456)}to{transform:translate(89.3511vw,99vh) scale(.7456)}}.snow:nth-child(174){opacity:.4776;transform:translate(97.1326vw,-10px) scale(.671);animation:fall-174 18s -22s linear infinite}@keyframes fall-174{33.749%{transform:translate(90.6218vw,33.749vh) scale(.671)}to{transform:translate(93.8772vw,99vh) scale(.671)}}.snow:nth-child(175){opacity:.0484;transform:translate(82.1442vw,-10px) scale(.8434);animation:fall-175 16s -3s linear infinite}@keyframes fall-175{57.114%{transform:translate(86.4083vw,57.114vh) scale(.8434)}to{transform:translate(84.27625vw,99vh) scale(.8434)}}.snow:nth-child(176){opacity:.5956;transform:translate(.214vw,-10px) scale(.492);animation:fall-176 26s -18s linear infinite}@keyframes fall-176{46.693%{transform:translate(-3.4995vw,46.693vh) scale(.492)}to{transform:translate(-1.64275vw,99vh) scale(.492)}}.snow:nth-child(177){opacity:.8878;transform:translate(72.0528vw,-10px) scale(.6821);animation:fall-177 14s -19s linear infinite}@keyframes fall-177{39.19%{transform:translate(73.6851vw,39.19vh) scale(.6821)}to{transform:translate(72.86895vw,99vh) scale(.6821)}}.snow:nth-child(178){opacity:.8774;transform:translate(7.04vw,-10px) scale(.3129);animation:fall-178 19s -28s linear infinite}@keyframes fall-178{46.818%{transform:translate(7.8063vw,46.818vh) scale(.3129)}to{transform:translate(7.42315vw,99vh) scale(.3129)}}.snow:nth-child(179){opacity:1.3286;transform:translate(47.3945vw,-10px) scale(.9167);animation:fall-179 22s -16s linear infinite}@keyframes fall-179{31.082%{transform:translate(51.7535vw,31.082vh) scale(.9167)}to{transform:translate(49.574vw,99vh) scale(.9167)}}.snow:nth-child(180){opacity:.8662;transform:translate(33.9863vw,-10px) scale(.9848);animation:fall-180 30s -1s linear infinite}@keyframes fall-180{59.404%{transform:translate(37.1393vw,59.404vh) scale(.9848)}to{transform:translate(35.5628vw,99vh) scale(.9848)}}.snow:nth-child(181){opacity:.309;transform:translate(91.9837vw,-10px) scale(.0229);animation:fall-181 25s -27s linear infinite}@keyframes fall-181{69.421%{transform:translate(100.5173vw,69.421vh) scale(.0229)}to{transform:translate(96.2505vw,99vh) scale(.0229)}}.snow:nth-child(182){opacity:1.0346;transform:translate(58.1315vw,-10px) scale(.8888);animation:fall-182 14s -20s linear infinite}@keyframes fall-182{52.479%{transform:translate(64.8071vw,52.479vh) scale(.8888)}to{transform:translate(61.4693vw,99vh) scale(.8888)}}.snow:nth-child(183){opacity:1.3206;transform:translate(79.9276vw,-10px) scale(.1889);animation:fall-183 20s -24s linear infinite}@keyframes fall-183{66.206%{transform:translate(71.2961vw,66.206vh) scale(.1889)}to{transform:translate(75.61185vw,99vh) scale(.1889)}}.snow:nth-child(184){opacity:.6566;transform:translate(33.4179vw,-10px) scale(.1829);animation:fall-184 19s -16s linear infinite}@keyframes fall-184{71.848%{transform:translate(43.2389vw,71.848vh) scale(.1829)}to{transform:translate(38.3284vw,99vh) scale(.1829)}}.snow:nth-child(185){opacity:.9138;transform:translate(22.5146vw,-10px) scale(.7645);animation:fall-185 12s -23s linear infinite}@keyframes fall-185{41.677%{transform:translate(20.1395vw,41.677vh) scale(.7645)}to{transform:translate(21.32705vw,99vh) scale(.7645)}}.snow:nth-child(186){opacity:.2006;transform:translate(50.2213vw,-10px) scale(.8709);animation:fall-186 25s -12s linear infinite}@keyframes fall-186{44.285%{transform:translate(53.6547vw,44.285vh) scale(.8709)}to{transform:translate(51.938vw,99vh) scale(.8709)}}.snow:nth-child(187){opacity:.3548;transform:translate(56.6418vw,-10px) scale(.8274);animation:fall-187 21s -12s linear infinite}@keyframes fall-187{50.202%{transform:translate(51.812vw,50.202vh) scale(.8274)}to{transform:translate(54.2269vw,99vh) scale(.8274)}}.snow:nth-child(188){opacity:1.9882;transform:translate(51.7035vw,-10px) scale(.351);animation:fall-188 28s -24s linear infinite}@keyframes fall-188{63.778%{transform:translate(60.5738vw,63.778vh) scale(.351)}to{transform:translate(56.13865vw,99vh) scale(.351)}}.snow:nth-child(189){opacity:1.693;transform:translate(85.9347vw,-10px) scale(.2319);animation:fall-189 11s -19s linear infinite}@keyframes fall-189{43.387%{transform:translate(92.5407vw,43.387vh) scale(.2319)}to{transform:translate(89.2377vw,99vh) scale(.2319)}}.snow:nth-child(190){opacity:1.0342;transform:translate(29.5127vw,-10px) scale(.8137);animation:fall-190 10s -18s linear infinite}@keyframes fall-190{57.483%{transform:translate(24.2964vw,57.483vh) scale(.8137)}to{transform:translate(26.90455vw,99vh) scale(.8137)}}.snow:nth-child(191){opacity:.394;transform:translate(62.9141vw,-10px) scale(.5585);animation:fall-191 28s -12s linear infinite}@keyframes fall-191{71.763%{transform:translate(71.2147vw,71.763vh) scale(.5585)}to{transform:translate(67.0644vw,99vh) scale(.5585)}}.snow:nth-child(192){opacity:1.334;transform:translate(61.699vw,-10px) scale(.424);animation:fall-192 16s -12s linear infinite}@keyframes fall-192{74.817%{transform:translate(71.5825vw,74.817vh) scale(.424)}to{transform:translate(66.64075vw,99vh) scale(.424)}}.snow:nth-child(193){opacity:1.7456;transform:translate(2.4755vw,-10px) scale(.1083);animation:fall-193 24s -10s linear infinite}@keyframes fall-193{64.501%{transform:translate(8.2743vw,64.501vh) scale(.1083)}to{transform:translate(5.3749vw,99vh) scale(.1083)}}.snow:nth-child(194){opacity:.2858;transform:translate(71.5228vw,-10px) scale(.1743);animation:fall-194 20s -12s linear infinite}@keyframes fall-194{30.912%{transform:translate(80.8093vw,30.912vh) scale(.1743)}to{transform:translate(76.16605vw,99vh) scale(.1743)}}.snow:nth-child(195){opacity:1.5764;transform:translate(.7673vw,-10px) scale(.5532);animation:fall-195 18s -23s linear infinite}@keyframes fall-195{72.762%{transform:translate(-5.7724vw,72.762vh) scale(.5532)}to{transform:translate(-2.50255vw,99vh) scale(.5532)}}.snow:nth-child(196){opacity:.2354;transform:translate(1.6331vw,-10px) scale(.1932);animation:fall-196 14s -26s linear infinite}@keyframes fall-196{41.788%{transform:translate(-3.1975vw,41.788vh) scale(.1932)}to{transform:translate(-.7822vw,99vh) scale(.1932)}}.snow:nth-child(197){opacity:1.2276;transform:translate(42.9388vw,-10px) scale(.0109);animation:fall-197 11s -16s linear infinite}@keyframes fall-197{67.919%{transform:translate(38.6211vw,67.919vh) scale(.0109)}to{transform:translate(40.77995vw,99vh) scale(.0109)}}.snow:nth-child(198){opacity:1.3956;transform:translate(38.9378vw,-10px) scale(.9263);animation:fall-198 27s -9s linear infinite}@keyframes fall-198{71.287%{transform:translate(48.1439vw,71.287vh) scale(.9263)}to{transform:translate(43.54085vw,99vh) scale(.9263)}}.snow:nth-child(199){opacity:.6538;transform:translate(96.6214vw,-10px) scale(.9175);animation:fall-199 23s -11s linear infinite}@keyframes fall-199{40.304%{transform:translate(105.8369vw,40.304vh) scale(.9175)}to{transform:translate(101.22915vw,99vh) scale(.9175)}}.snow:nth-child(200){opacity:1.0456;transform:translate(33.3034vw,-10px) scale(.336);animation:fall-200 17s -5s linear infinite}@keyframes fall-200{72.803%{transform:translate(31.8815vw,72.803vh) scale(.336)}to{transform:translate(32.59245vw,99vh) scale(.336)}}.snow:nth-child(201){opacity:.5772;transform:translate(49.8887vw,-10px) scale(.0409);animation:fall-201 13s -12s linear infinite}@keyframes fall-201{50.326%{transform:translate(55.089vw,50.326vh) scale(.0409)}to{transform:translate(52.48885vw,99vh) scale(.0409)}}.snow:nth-child(202){opacity:1.1626;transform:translate(34.4799vw,-10px) scale(.1558);animation:fall-202 15s -21s linear infinite}@keyframes fall-202{52.19%{transform:translate(39.2217vw,52.19vh) scale(.1558)}to{transform:translate(36.8508vw,99vh) scale(.1558)}}.snow:nth-child(203){opacity:.739;transform:translate(36.6951vw,-10px) scale(.9928);animation:fall-203 13s -12s linear infinite}@keyframes fall-203{55.674%{transform:translate(45.6465vw,55.674vh) scale(.9928)}to{transform:translate(41.1708vw,99vh) scale(.9928)}}.snow:nth-child(204){opacity:.4856;transform:translate(28.6794vw,-10px) scale(.9547);animation:fall-204 13s -16s linear infinite}@keyframes fall-204{45.982%{transform:translate(29.393vw,45.982vh) scale(.9547)}to{transform:translate(29.0362vw,99vh) scale(.9547)}}.snow:nth-child(205){opacity:1.0802;transform:translate(22.9978vw,-10px) scale(.3655);animation:fall-205 27s -13s linear infinite}@keyframes fall-205{60.158%{transform:translate(17.0029vw,60.158vh) scale(.3655)}to{transform:translate(20.00035vw,99vh) scale(.3655)}}.snow:nth-child(206){opacity:.8166;transform:translate(10.9397vw,-10px) scale(.7174);animation:fall-206 16s -6s linear infinite}@keyframes fall-206{31.214%{transform:translate(5.6435vw,31.214vh) scale(.7174)}to{transform:translate(8.2916vw,99vh) scale(.7174)}}.snow:nth-child(207){opacity:1.9424;transform:translate(14.1737vw,-10px) scale(.4082);animation:fall-207 18s -7s linear infinite}@keyframes fall-207{65.82%{transform:translate(14.2449vw,65.82vh) scale(.4082)}to{transform:translate(14.2093vw,99vh) scale(.4082)}}.snow:nth-child(208){opacity:.814;transform:translate(32.8269vw,-10px) scale(.8606);animation:fall-208 29s -24s linear infinite}@keyframes fall-208{60.373%{transform:translate(31.9834vw,60.373vh) scale(.8606)}to{transform:translate(32.40515vw,99vh) scale(.8606)}}.snow:nth-child(209){opacity:1.3714;transform:translate(73.1544vw,-10px) scale(.979);animation:fall-209 12s -30s linear infinite}@keyframes fall-209{69.844%{transform:translate(79.7204vw,69.844vh) scale(.979)}to{transform:translate(76.4374vw,99vh) scale(.979)}}.snow:nth-child(210){opacity:.555;transform:translate(.4318vw,-10px) scale(.471);animation:fall-210 28s -15s linear infinite}@keyframes fall-210{45.1%{transform:translate(-5.7419vw,45.1vh) scale(.471)}to{transform:translate(-2.65505vw,99vh) scale(.471)}}.snow:nth-child(211){opacity:.923;transform:translate(41.9045vw,-10px) scale(.9891);animation:fall-211 11s -26s linear infinite}@keyframes fall-211{70.659%{transform:translate(45.8537vw,70.659vh) scale(.9891)}to{transform:translate(43.8791vw,99vh) scale(.9891)}}.snow:nth-child(212){opacity:.8808;transform:translate(36.9635vw,-10px) scale(.6262);animation:fall-212 25s -30s linear infinite}@keyframes fall-212{78.491%{transform:translate(40.8669vw,78.491vh) scale(.6262)}to{transform:translate(38.9152vw,99vh) scale(.6262)}}.snow:nth-child(213){opacity:.8958;transform:translate(42.2918vw,-10px) scale(.038);animation:fall-213 16s -22s linear infinite}@keyframes fall-213{33.875%{transform:translate(45.5373vw,33.875vh) scale(.038)}to{transform:translate(43.91455vw,99vh) scale(.038)}}.snow:nth-child(214){opacity:.2252;transform:translate(31.7063vw,-10px) scale(.2615);animation:fall-214 20s -6s linear infinite}@keyframes fall-214{43.145%{transform:translate(32.924vw,43.145vh) scale(.2615)}to{transform:translate(32.31515vw,99vh) scale(.2615)}}.snow:nth-child(215){opacity:1.4318;transform:translate(56.6452vw,-10px) scale(.3319);animation:fall-215 10s -12s linear infinite}@keyframes fall-215{41.441%{transform:translate(63.3949vw,41.441vh) scale(.3319)}to{transform:translate(60.02005vw,99vh) scale(.3319)}}.snow:nth-child(216){opacity:.5302;transform:translate(66.8068vw,-10px) scale(.7129);animation:fall-216 10s -29s linear infinite}@keyframes fall-216{33.058%{transform:translate(61.8341vw,33.058vh) scale(.7129)}to{transform:translate(64.32045vw,99vh) scale(.7129)}}.snow:nth-child(217){opacity:1.1844;transform:translate(6.6413vw,-10px) scale(.8586);animation:fall-217 29s -28s linear infinite}@keyframes fall-217{64.922%{transform:translate(.3815vw,64.922vh) scale(.8586)}to{transform:translate(3.5114vw,99vh) scale(.8586)}}.snow:nth-child(218){opacity:1.7918;transform:translate(31.5112vw,-10px) scale(.0888);animation:fall-218 10s -10s linear infinite}@keyframes fall-218{77.839%{transform:translate(30.1092vw,77.839vh) scale(.0888)}to{transform:translate(30.8102vw,99vh) scale(.0888)}}.snow:nth-child(219){opacity:.5656;transform:translate(13.8812vw,-10px) scale(.3888);animation:fall-219 17s -19s linear infinite}@keyframes fall-219{49.468%{transform:translate(23.2667vw,49.468vh) scale(.3888)}to{transform:translate(18.57395vw,99vh) scale(.3888)}}.snow:nth-child(220){opacity:1.3438;transform:translate(92.6826vw,-10px) scale(.7321);animation:fall-220 23s -7s linear infinite}@keyframes fall-220{48.432%{transform:translate(95.6548vw,48.432vh) scale(.7321)}to{transform:translate(94.1687vw,99vh) scale(.7321)}}.snow:nth-child(221){opacity:.1866;transform:translate(82.9895vw,-10px) scale(.8525);animation:fall-221 29s -17s linear infinite}@keyframes fall-221{37.04%{transform:translate(89.1397vw,37.04vh) scale(.8525)}to{transform:translate(86.0646vw,99vh) scale(.8525)}}.snow:nth-child(222){opacity:.7684;transform:translate(2.3127vw,-10px) scale(.3511);animation:fall-222 15s -12s linear infinite}@keyframes fall-222{31.805%{transform:translate(10.5958vw,31.805vh) scale(.3511)}to{transform:translate(6.45425vw,99vh) scale(.3511)}}.snow:nth-child(223){opacity:.1046;transform:translate(64.0717vw,-10px) scale(.5746);animation:fall-223 30s -8s linear infinite}@keyframes fall-223{36.06%{transform:translate(66.1342vw,36.06vh) scale(.5746)}to{transform:translate(65.10295vw,99vh) scale(.5746)}}.snow:nth-child(224){opacity:1.2998;transform:translate(88.6605vw,-10px) scale(.901);animation:fall-224 23s -3s linear infinite}@keyframes fall-224{67.605%{transform:translate(96.3482vw,67.605vh) scale(.901)}to{transform:translate(92.50435vw,99vh) scale(.901)}}.snow:nth-child(225){opacity:1.0046;transform:translate(52.0984vw,-10px) scale(.9694);animation:fall-225 17s -10s linear infinite}@keyframes fall-225{78.646%{transform:translate(45.4129vw,78.646vh) scale(.9694)}to{transform:translate(48.75565vw,99vh) scale(.9694)}}.snow:nth-child(226){opacity:.979;transform:translate(99.7031vw,-10px) scale(.7778);animation:fall-226 18s -20s linear infinite}@keyframes fall-226{50.811%{transform:translate(100.2165vw,50.811vh) scale(.7778)}to{transform:translate(99.9598vw,99vh) scale(.7778)}}.snow:nth-child(227){opacity:.1024;transform:translate(80.8911vw,-10px) scale(.7185);animation:fall-227 14s -2s linear infinite}@keyframes fall-227{32.804%{transform:translate(74.0816vw,32.804vh) scale(.7185)}to{transform:translate(77.48635vw,99vh) scale(.7185)}}.snow:nth-child(228){opacity:1.3252;transform:translate(29.3531vw,-10px) scale(.2375);animation:fall-228 17s -29s linear infinite}@keyframes fall-228{78.338%{transform:translate(30.7892vw,78.338vh) scale(.2375)}to{transform:translate(30.07115vw,99vh) scale(.2375)}}.snow:nth-child(229){opacity:.8608;transform:translate(37.9539vw,-10px) scale(.1091);animation:fall-229 19s -5s linear infinite}@keyframes fall-229{71.734%{transform:translate(47.1778vw,71.734vh) scale(.1091)}to{transform:translate(42.56585vw,99vh) scale(.1091)}}.snow:nth-child(230){opacity:1.5854;transform:translate(12.7127vw,-10px) scale(.2842);animation:fall-230 21s -13s linear infinite}@keyframes fall-230{43.874%{transform:translate(7.6201vw,43.874vh) scale(.2842)}to{transform:translate(10.1664vw,99vh) scale(.2842)}}.snow:nth-child(231){opacity:.1298;transform:translate(38.6764vw,-10px) scale(.1911);animation:fall-231 13s -5s linear infinite}@keyframes fall-231{71.229%{transform:translate(33.5692vw,71.229vh) scale(.1911)}to{transform:translate(36.1228vw,99vh) scale(.1911)}}.snow:nth-child(232){opacity:.5834;transform:translate(64.1895vw,-10px) scale(.2073);animation:fall-232 19s -13s linear infinite}@keyframes fall-232{69.841%{transform:translate(63.8374vw,69.841vh) scale(.2073)}to{transform:translate(64.01345vw,99vh) scale(.2073)}}.snow:nth-child(233){opacity:1.5424;transform:translate(48.665vw,-10px) scale(.5952);animation:fall-233 29s -2s linear infinite}@keyframes fall-233{58.164%{transform:translate(50.1572vw,58.164vh) scale(.5952)}to{transform:translate(49.4111vw,99vh) scale(.5952)}}.snow:nth-child(234){opacity:1.9186;transform:translate(8.6275vw,-10px) scale(.4109);animation:fall-234 13s -18s linear infinite}@keyframes fall-234{79.262%{transform:translate(4.1291vw,79.262vh) scale(.4109)}to{transform:translate(6.3783vw,99vh) scale(.4109)}}.snow:nth-child(235){opacity:1.185;transform:translate(74.5424vw,-10px) scale(.0183);animation:fall-235 22s -21s linear infinite}@keyframes fall-235{77.953%{transform:translate(76.8237vw,77.953vh) scale(.0183)}to{transform:translate(75.68305vw,99vh) scale(.0183)}}.snow:nth-child(236){opacity:.7034;transform:translate(52.5535vw,-10px) scale(.2034);animation:fall-236 14s -15s linear infinite}@keyframes fall-236{74.499%{transform:translate(62.4448vw,74.499vh) scale(.2034)}to{transform:translate(57.49915vw,99vh) scale(.2034)}}.snow:nth-child(237){opacity:1.0286;transform:translate(76.0677vw,-10px) scale(.2768);animation:fall-237 10s -1s linear infinite}@keyframes fall-237{59.244%{transform:translate(76.8424vw,59.244vh) scale(.2768)}to{transform:translate(76.45505vw,99vh) scale(.2768)}}.snow:nth-child(238){opacity:.505;transform:translate(26.2265vw,-10px) scale(.2373);animation:fall-238 29s -15s linear infinite}@keyframes fall-238{56.374%{transform:translate(33.5053vw,56.374vh) scale(.2373)}to{transform:translate(29.8659vw,99vh) scale(.2373)}}.snow:nth-child(239){opacity:.0956;transform:translate(16.1753vw,-10px) scale(.9167);animation:fall-239 24s -3s linear infinite}@keyframes fall-239{35.692%{transform:translate(18.7939vw,35.692vh) scale(.9167)}to{transform:translate(17.4846vw,99vh) scale(.9167)}}.snow:nth-child(240){opacity:.8014;transform:translate(85.5898vw,-10px) scale(.0176);animation:fall-240 11s -17s linear infinite}@keyframes fall-240{36.508%{transform:translate(93.8051vw,36.508vh) scale(.0176)}to{transform:translate(89.69745vw,99vh) scale(.0176)}}.snow:nth-child(241){opacity:.4808;transform:translate(43.4639vw,-10px) scale(.2667);animation:fall-241 19s -24s linear infinite}@keyframes fall-241{50.078%{transform:translate(46.3307vw,50.078vh) scale(.2667)}to{transform:translate(44.8973vw,99vh) scale(.2667)}}.snow:nth-child(242){opacity:1.143;transform:translate(85.5219vw,-10px) scale(.2933);animation:fall-242 22s -14s linear infinite}@keyframes fall-242{64.434%{transform:translate(79.6554vw,64.434vh) scale(.2933)}to{transform:translate(82.58865vw,99vh) scale(.2933)}}.snow:nth-child(243){opacity:1.0472;transform:translate(20.8127vw,-10px) scale(.1437);animation:fall-243 28s -18s linear infinite}@keyframes fall-243{60.547%{transform:translate(22.2763vw,60.547vh) scale(.1437)}to{transform:translate(21.5445vw,99vh) scale(.1437)}}.snow:nth-child(244){opacity:1.0896;transform:translate(25.9253vw,-10px) scale(.7913);animation:fall-244 10s -6s linear infinite}@keyframes fall-244{50.069%{transform:translate(32.3176vw,50.069vh) scale(.7913)}to{transform:translate(29.12145vw,99vh) scale(.7913)}}.snow:nth-child(245){opacity:.9192;transform:translate(40.7152vw,-10px) scale(.5755);animation:fall-245 10s -11s linear infinite}@keyframes fall-245{62.837%{transform:translate(42.1653vw,62.837vh) scale(.5755)}to{transform:translate(41.44025vw,99vh) scale(.5755)}}.snow:nth-child(246){opacity:.0382;transform:translate(14.9359vw,-10px) scale(.9848);animation:fall-246 26s -14s linear infinite}@keyframes fall-246{52.788%{transform:translate(12.4665vw,52.788vh) scale(.9848)}to{transform:translate(13.7012vw,99vh) scale(.9848)}}.snow:nth-child(247){opacity:.1032;transform:translate(12.6467vw,-10px) scale(.3424);animation:fall-247 10s -5s linear infinite}@keyframes fall-247{70.14%{transform:translate(8.8547vw,70.14vh) scale(.3424)}to{transform:translate(10.7507vw,99vh) scale(.3424)}}.snow:nth-child(248){opacity:.2032;transform:translate(73.9297vw,-10px) scale(.6243);animation:fall-248 27s -11s linear infinite}@keyframes fall-248{74.978%{transform:translate(79.4551vw,74.978vh) scale(.6243)}to{transform:translate(76.6924vw,99vh) scale(.6243)}}.snow:nth-child(249){opacity:1.5728;transform:translate(77.3212vw,-10px) scale(.8389);animation:fall-249 24s -8s linear infinite}@keyframes fall-249{68.767%{transform:translate(78.9684vw,68.767vh) scale(.8389)}to{transform:translate(78.1448vw,99vh) scale(.8389)}}.snow:nth-child(250){opacity:.379;transform:translate(86.1883vw,-10px) scale(.8216);animation:fall-250 18s -5s linear infinite}@keyframes fall-250{53.504%{transform:translate(86.5918vw,53.504vh) scale(.8216)}to{transform:translate(86.39005vw,99vh) scale(.8216)}}.snow:nth-child(251){opacity:.4504;transform:translate(1.9383vw,-10px) scale(.3477);animation:fall-251 22s -16s linear infinite}@keyframes fall-251{42.57%{transform:translate(-5.6906vw,42.57vh) scale(.3477)}to{transform:translate(-1.87615vw,99vh) scale(.3477)}}.snow:nth-child(252){opacity:1.3416;transform:translate(76.8448vw,-10px) scale(.7106);animation:fall-252 30s -21s linear infinite}@keyframes fall-252{52.369%{transform:translate(83.0968vw,52.369vh) scale(.7106)}to{transform:translate(79.9708vw,99vh) scale(.7106)}}.snow:nth-child(253){opacity:1.2672;transform:translate(8.7826vw,-10px) scale(.6878);animation:fall-253 10s -27s linear infinite}@keyframes fall-253{32.23%{transform:translate(11.025vw,32.23vh) scale(.6878)}to{transform:translate(9.9038vw,99vh) scale(.6878)}}.snow:nth-child(254){opacity:.2544;transform:translate(62.6532vw,-10px) scale(.7934);animation:fall-254 18s -2s linear infinite}@keyframes fall-254{46.584%{transform:translate(54.7399vw,46.584vh) scale(.7934)}to{transform:translate(58.69655vw,99vh) scale(.7934)}}.snow:nth-child(255){opacity:.5782;transform:translate(41.4654vw,-10px) scale(.6488);animation:fall-255 14s -29s linear infinite}@keyframes fall-255{35.915%{transform:translate(33.736vw,35.915vh) scale(.6488)}to{transform:translate(37.6007vw,99vh) scale(.6488)}}.snow:nth-child(256){opacity:.727;transform:translate(94.4871vw,-10px) scale(.6325);animation:fall-256 13s -6s linear infinite}@keyframes fall-256{57.77%{transform:translate(86.9225vw,57.77vh) scale(.6325)}to{transform:translate(90.7048vw,99vh) scale(.6325)}}.snow:nth-child(257){opacity:.2942;transform:translate(77.7472vw,-10px) scale(.5687);animation:fall-257 14s -7s linear infinite}@keyframes fall-257{56.835%{transform:translate(70.0079vw,56.835vh) scale(.5687)}to{transform:translate(73.87755vw,99vh) scale(.5687)}}.snow:nth-child(258){opacity:.0838;transform:translate(42.5379vw,-10px) scale(.1571);animation:fall-258 23s -22s linear infinite}@keyframes fall-258{41.054%{transform:translate(32.6152vw,41.054vh) scale(.1571)}to{transform:translate(37.57655vw,99vh) scale(.1571)}}.snow:nth-child(259){opacity:1.9212;transform:translate(77.1726vw,-10px) scale(.2386);animation:fall-259 26s -17s linear infinite}@keyframes fall-259{69.567%{transform:translate(80.2856vw,69.567vh) scale(.2386)}to{transform:translate(78.7291vw,99vh) scale(.2386)}}.snow:nth-child(260){opacity:1.898;transform:translate(22.6159vw,-10px) scale(.5428);animation:fall-260 16s -27s linear infinite}@keyframes fall-260{40.43%{transform:translate(20.4706vw,40.43vh) scale(.5428)}to{transform:translate(21.54325vw,99vh) scale(.5428)}}.snow:nth-child(261){opacity:.1426;transform:translate(2.6138vw,-10px) scale(.6091);animation:fall-261 19s -9s linear infinite}@keyframes fall-261{64.67%{transform:translate(11.2629vw,64.67vh) scale(.6091)}to{transform:translate(6.93835vw,99vh) scale(.6091)}}.snow:nth-child(262){opacity:.128;transform:translate(56.5103vw,-10px) scale(.1318);animation:fall-262 12s -27s linear infinite}@keyframes fall-262{79.638%{transform:translate(56.2781vw,79.638vh) scale(.1318)}to{transform:translate(56.3942vw,99vh) scale(.1318)}}.snow:nth-child(263){opacity:.0736;transform:translate(26.456vw,-10px) scale(.8744);animation:fall-263 30s -24s linear infinite}@keyframes fall-263{30.776%{transform:translate(23.8271vw,30.776vh) scale(.8744)}to{transform:translate(25.14155vw,99vh) scale(.8744)}}.snow:nth-child(264){opacity:.158;transform:translate(5.4863vw,-10px) scale(.0881);animation:fall-264 25s -21s linear infinite}@keyframes fall-264{70.242%{transform:translate(-.6799vw,70.242vh) scale(.0881)}to{transform:translate(2.4032vw,99vh) scale(.0881)}}.snow:nth-child(265){opacity:1.9334;transform:translate(78.7537vw,-10px) scale(.8317);animation:fall-265 12s -28s linear infinite}@keyframes fall-265{46.951%{transform:translate(73.5342vw,46.951vh) scale(.8317)}to{transform:translate(76.14395vw,99vh) scale(.8317)}}.snow:nth-child(266){opacity:.6586;transform:translate(29.0557vw,-10px) scale(.8216);animation:fall-266 20s -1s linear infinite}@keyframes fall-266{73.473%{transform:translate(20.7627vw,73.473vh) scale(.8216)}to{transform:translate(24.9092vw,99vh) scale(.8216)}}.snow:nth-child(267){opacity:1.6716;transform:translate(63.6251vw,-10px) scale(.0894);animation:fall-267 23s -6s linear infinite}@keyframes fall-267{31.78%{transform:translate(70.0828vw,31.78vh) scale(.0894)}to{transform:translate(66.85395vw,99vh) scale(.0894)}}.snow:nth-child(268){opacity:.2722;transform:translate(64.4914vw,-10px) scale(.6474);animation:fall-268 20s -10s linear infinite}@keyframes fall-268{46.66%{transform:translate(63.6695vw,46.66vh) scale(.6474)}to{transform:translate(64.08045vw,99vh) scale(.6474)}}.snow:nth-child(269){opacity:.4084;transform:translate(21.3957vw,-10px) scale(.9458);animation:fall-269 25s -24s linear infinite}@keyframes fall-269{51.066%{transform:translate(18.8423vw,51.066vh) scale(.9458)}to{transform:translate(20.119vw,99vh) scale(.9458)}}.snow:nth-child(270){opacity:1.118;transform:translate(41.8258vw,-10px) scale(.5441);animation:fall-270 13s -13s linear infinite}@keyframes fall-270{72.783%{transform:translate(32.824vw,72.783vh) scale(.5441)}to{transform:translate(37.3249vw,99vh) scale(.5441)}}.snow:nth-child(271){opacity:1.7182;transform:translate(38.845vw,-10px) scale(.3284);animation:fall-271 25s -2s linear infinite}@keyframes fall-271{63.553%{transform:translate(48.6376vw,63.553vh) scale(.3284)}to{transform:translate(43.7413vw,99vh) scale(.3284)}}.snow:nth-child(272){opacity:1.824;transform:translate(57.4065vw,-10px) scale(.8035);animation:fall-272 22s -18s linear infinite}@keyframes fall-272{52.707%{transform:translate(58.6872vw,52.707vh) scale(.8035)}to{transform:translate(58.04685vw,99vh) scale(.8035)}}.snow:nth-child(273){opacity:.7694;transform:translate(60.7351vw,-10px) scale(.7751);animation:fall-273 11s -16s linear infinite}@keyframes fall-273{33.679%{transform:translate(68.5541vw,33.679vh) scale(.7751)}to{transform:translate(64.6446vw,99vh) scale(.7751)}}.snow:nth-child(274){opacity:1.3258;transform:translate(99.1824vw,-10px) scale(.9569);animation:fall-274 27s -27s linear infinite}@keyframes fall-274{45.449%{transform:translate(99.1364vw,45.449vh) scale(.9569)}to{transform:translate(99.1594vw,99vh) scale(.9569)}}.snow:nth-child(275){opacity:.754;transform:translate(92.6224vw,-10px) scale(.3384);animation:fall-275 11s -2s linear infinite}@keyframes fall-275{61.386%{transform:translate(101.9785vw,61.386vh) scale(.3384)}to{transform:translate(97.30045vw,99vh) scale(.3384)}}.snow:nth-child(276){opacity:.8062;transform:translate(72.2411vw,-10px) scale(.6917);animation:fall-276 27s -27s linear infinite}@keyframes fall-276{59.633%{transform:translate(75.1801vw,59.633vh) scale(.6917)}to{transform:translate(73.7106vw,99vh) scale(.6917)}}.snow:nth-child(277){opacity:.0532;transform:translate(99.1749vw,-10px) scale(.1678);animation:fall-277 22s -25s linear infinite}@keyframes fall-277{30.911%{transform:translate(98.5539vw,30.911vh) scale(.1678)}to{transform:translate(98.8644vw,99vh) scale(.1678)}}.snow:nth-child(278){opacity:1.6604;transform:translate(71.7097vw,-10px) scale(.188);animation:fall-278 17s -18s linear infinite}@keyframes fall-278{51.14%{transform:translate(78.3041vw,51.14vh) scale(.188)}to{transform:translate(75.0069vw,99vh) scale(.188)}}.snow:nth-child(279){opacity:.329;transform:translate(53.9984vw,-10px) scale(.4744);animation:fall-279 18s -20s linear infinite}@keyframes fall-279{55.043%{transform:translate(46.4706vw,55.043vh) scale(.4744)}to{transform:translate(50.2345vw,99vh) scale(.4744)}}.snow:nth-child(280){opacity:1.811;transform:translate(66.763vw,-10px) scale(.8154);animation:fall-280 22s -13s linear infinite}@keyframes fall-280{58.41%{transform:translate(66.254vw,58.41vh) scale(.8154)}to{transform:translate(66.5085vw,99vh) scale(.8154)}}.snow:nth-child(281){opacity:.2822;transform:translate(66.2724vw,-10px) scale(.1975);animation:fall-281 18s -18s linear infinite}@keyframes fall-281{66.482%{transform:translate(73.4929vw,66.482vh) scale(.1975)}to{transform:translate(69.88265vw,99vh) scale(.1975)}}.snow:nth-child(282){opacity:1.9152;transform:translate(87.7096vw,-10px) scale(.7301);animation:fall-282 12s -3s linear infinite}@keyframes fall-282{79.81%{transform:translate(93.8611vw,79.81vh) scale(.7301)}to{transform:translate(90.78535vw,99vh) scale(.7301)}}.snow:nth-child(283){opacity:.8694;transform:translate(20.8871vw,-10px) scale(.7289);animation:fall-283 27s -9s linear infinite}@keyframes fall-283{38.427%{transform:translate(17.0887vw,38.427vh) scale(.7289)}to{transform:translate(18.9879vw,99vh) scale(.7289)}}.snow:nth-child(284){opacity:.1914;transform:translate(95.269vw,-10px) scale(.9443);animation:fall-284 28s -21s linear infinite}@keyframes fall-284{36.232%{transform:translate(104.9447vw,36.232vh) scale(.9443)}to{transform:translate(100.10685vw,99vh) scale(.9443)}}.snow:nth-child(285){opacity:1.3466;transform:translate(18.7974vw,-10px) scale(.3049);animation:fall-285 18s -3s linear infinite}@keyframes fall-285{34.497%{transform:translate(27.406vw,34.497vh) scale(.3049)}to{transform:translate(23.1017vw,99vh) scale(.3049)}}.snow:nth-child(286){opacity:.473;transform:translate(68.6973vw,-10px) scale(.0976);animation:fall-286 10s -5s linear infinite}@keyframes fall-286{61.964%{transform:translate(76.5233vw,61.964vh) scale(.0976)}to{transform:translate(72.6103vw,99vh) scale(.0976)}}.snow:nth-child(287){opacity:.9152;transform:translate(64.9772vw,-10px) scale(.7843);animation:fall-287 16s -8s linear infinite}@keyframes fall-287{35.416%{transform:translate(74.5vw,35.416vh) scale(.7843)}to{transform:translate(69.7386vw,99vh) scale(.7843)}}.snow:nth-child(288){opacity:1.1122;transform:translate(8.2624vw,-10px) scale(.534);animation:fall-288 19s -19s linear infinite}@keyframes fall-288{36.763%{transform:translate(6.3787vw,36.763vh) scale(.534)}to{transform:translate(7.32055vw,99vh) scale(.534)}}.snow:nth-child(289){opacity:.6192;transform:translate(59.8118vw,-10px) scale(.0842);animation:fall-289 28s -10s linear infinite}@keyframes fall-289{48.513%{transform:translate(61.2697vw,48.513vh) scale(.0842)}to{transform:translate(60.54075vw,99vh) scale(.0842)}}.snow:nth-child(290){opacity:.0992;transform:translate(82.9652vw,-10px) scale(.7721);animation:fall-290 29s -17s linear infinite}@keyframes fall-290{57.914%{transform:translate(74.4381vw,57.914vh) scale(.7721)}to{transform:translate(78.70165vw,99vh) scale(.7721)}}.snow:nth-child(291){opacity:.2994;transform:translate(11.715vw,-10px) scale(.1238);animation:fall-291 20s -3s linear infinite}@keyframes fall-291{57.633%{transform:translate(8.6461vw,57.633vh) scale(.1238)}to{transform:translate(10.18055vw,99vh) scale(.1238)}}.snow:nth-child(292){opacity:.372;transform:translate(65.5869vw,-10px) scale(.7011);animation:fall-292 16s -12s linear infinite}@keyframes fall-292{78.303%{transform:translate(58.494vw,78.303vh) scale(.7011)}to{transform:translate(62.04045vw,99vh) scale(.7011)}}.snow:nth-child(293){opacity:1.898;transform:translate(14.5975vw,-10px) scale(.7518);animation:fall-293 22s -20s linear infinite}@keyframes fall-293{59.923%{transform:translate(5.222vw,59.923vh) scale(.7518)}to{transform:translate(9.90975vw,99vh) scale(.7518)}}.snow:nth-child(294){opacity:1.3752;transform:translate(43.1589vw,-10px) scale(.2375);animation:fall-294 10s -9s linear infinite}@keyframes fall-294{77.413%{transform:translate(34.7255vw,77.413vh) scale(.2375)}to{transform:translate(38.9422vw,99vh) scale(.2375)}}.snow:nth-child(295){opacity:1.7622;transform:translate(55.5016vw,-10px) scale(.4996);animation:fall-295 26s -5s linear infinite}@keyframes fall-295{69.361%{transform:translate(64.2136vw,69.361vh) scale(.4996)}to{transform:translate(59.8576vw,99vh) scale(.4996)}}.snow:nth-child(296){opacity:1.3452;transform:translate(35.3456vw,-10px) scale(.9032);animation:fall-296 27s -28s linear infinite}@keyframes fall-296{39.127%{transform:translate(28.3478vw,39.127vh) scale(.9032)}to{transform:translate(31.8467vw,99vh) scale(.9032)}}.snow:nth-child(297){opacity:1.0104;transform:translate(61.5643vw,-10px) scale(.6692);animation:fall-297 20s -8s linear infinite}@keyframes fall-297{52.565%{transform:translate(64.6445vw,52.565vh) scale(.6692)}to{transform:translate(63.1044vw,99vh) scale(.6692)}}.snow:nth-child(298){opacity:.0054;transform:translate(29.2568vw,-10px) scale(.3184);animation:fall-298 11s -9s linear infinite}@keyframes fall-298{51.057%{transform:translate(38.6496vw,51.057vh) scale(.3184)}to{transform:translate(33.9532vw,99vh) scale(.3184)}}.snow:nth-child(299){opacity:1.7156;transform:translate(26.8107vw,-10px) scale(.8127);animation:fall-299 26s -27s linear infinite}@keyframes fall-299{60.896%{transform:translate(20.48vw,60.896vh) scale(.8127)}to{transform:translate(23.64535vw,99vh) scale(.8127)}}.snow:nth-child(300){opacity:.9486;transform:translate(27.7524vw,-10px) scale(.2777);animation:fall-300 23s -14s linear infinite}@keyframes fall-300{53.814%{transform:translate(25.6816vw,53.814vh) scale(.2777)}to{transform:translate(26.717vw,99vh) scale(.2777)}}.snow:nth-child(301){opacity:.9988;transform:translate(31.6684vw,-10px) scale(.7377);animation:fall-301 22s -18s linear infinite}@keyframes fall-301{35.622%{transform:translate(31.6112vw,35.622vh) scale(.7377)}to{transform:translate(31.6398vw,99vh) scale(.7377)}}.snow:nth-child(302){opacity:.354;transform:translate(78.606vw,-10px) scale(.981);animation:fall-302 11s -4s linear infinite}@keyframes fall-302{31.867%{transform:translate(75.2149vw,31.867vh) scale(.981)}to{transform:translate(76.91045vw,99vh) scale(.981)}}.snow:nth-child(303){opacity:.4862;transform:translate(.2545vw,-10px) scale(.5848);animation:fall-303 30s -20s linear infinite}@keyframes fall-303{61.788%{transform:translate(2.4074vw,61.788vh) scale(.5848)}to{transform:translate(1.33095vw,99vh) scale(.5848)}}.snow:nth-child(304){opacity:1.4338;transform:translate(78.3989vw,-10px) scale(.121);animation:fall-304 28s -18s linear infinite}@keyframes fall-304{77.596%{transform:translate(86.8507vw,77.596vh) scale(.121)}to{transform:translate(82.6248vw,99vh) scale(.121)}}.snow:nth-child(305){opacity:.6706;transform:translate(33.9146vw,-10px) scale(.9079);animation:fall-305 25s -29s linear infinite}@keyframes fall-305{39.201%{transform:translate(27.2183vw,39.201vh) scale(.9079)}to{transform:translate(30.56645vw,99vh) scale(.9079)}}.snow:nth-child(306){opacity:.3116;transform:translate(3.7624vw,-10px) scale(.2895);animation:fall-306 15s -28s linear infinite}@keyframes fall-306{46.718%{transform:translate(3.2243vw,46.718vh) scale(.2895)}to{transform:translate(3.49335vw,99vh) scale(.2895)}}.snow:nth-child(307){opacity:1.9042;transform:translate(11.811vw,-10px) scale(.2411);animation:fall-307 14s -17s linear infinite}@keyframes fall-307{50.037%{transform:translate(21.7154vw,50.037vh) scale(.2411)}to{transform:translate(16.7632vw,99vh) scale(.2411)}}.snow:nth-child(308){opacity:.6932;transform:translate(9.6842vw,-10px) scale(.7479);animation:fall-308 19s -9s linear infinite}@keyframes fall-308{68.178%{transform:translate(2.1005vw,68.178vh) scale(.7479)}to{transform:translate(5.89235vw,99vh) scale(.7479)}}.snow:nth-child(309){opacity:1.2396;transform:translate(56.8402vw,-10px) scale(.0204);animation:fall-309 29s -19s linear infinite}@keyframes fall-309{73.548%{transform:translate(65.3807vw,73.548vh) scale(.0204)}to{transform:translate(61.11045vw,99vh) scale(.0204)}}.snow:nth-child(310){opacity:.0594;transform:translate(31.6915vw,-10px) scale(.9412);animation:fall-310 23s -9s linear infinite}@keyframes fall-310{53.311%{transform:translate(36.8913vw,53.311vh) scale(.9412)}to{transform:translate(34.2914vw,99vh) scale(.9412)}}.snow:nth-child(311){opacity:.7706;transform:translate(57.3072vw,-10px) scale(.6321);animation:fall-311 22s -17s linear infinite}@keyframes fall-311{73.618%{transform:translate(57.2237vw,73.618vh) scale(.6321)}to{transform:translate(57.26545vw,99vh) scale(.6321)}}.snow:nth-child(312){opacity:.2572;transform:translate(75.4811vw,-10px) scale(.9035);animation:fall-312 28s -18s linear infinite}@keyframes fall-312{39.409%{transform:translate(82.8627vw,39.409vh) scale(.9035)}to{transform:translate(79.1719vw,99vh) scale(.9035)}}.snow:nth-child(313){opacity:1.427;transform:translate(80.4969vw,-10px) scale(.3133);animation:fall-313 26s -28s linear infinite}@keyframes fall-313{51.686%{transform:translate(78.376vw,51.686vh) scale(.3133)}to{transform:translate(79.43645vw,99vh) scale(.3133)}}.snow:nth-child(314){opacity:.61;transform:translate(1.8871vw,-10px) scale(.3477);animation:fall-314 10s -30s linear infinite}@keyframes fall-314{64.487%{transform:translate(7.6166vw,64.487vh) scale(.3477)}to{transform:translate(4.75185vw,99vh) scale(.3477)}}.snow:nth-child(315){opacity:1.6446;transform:translate(94.9385vw,-10px) scale(.9222);animation:fall-315 27s -23s linear infinite}@keyframes fall-315{72.166%{transform:translate(97.6606vw,72.166vh) scale(.9222)}to{transform:translate(96.29955vw,99vh) scale(.9222)}}.snow:nth-child(316){opacity:1.0874;transform:translate(83.3958vw,-10px) scale(.2098);animation:fall-316 22s -29s linear infinite}@keyframes fall-316{32.945%{transform:translate(89.7547vw,32.945vh) scale(.2098)}to{transform:translate(86.57525vw,99vh) scale(.2098)}}.snow:nth-child(317){opacity:1.6266;transform:translate(44.0993vw,-10px) scale(.9232);animation:fall-317 15s -5s linear infinite}@keyframes fall-317{77.442%{transform:translate(50.2923vw,77.442vh) scale(.9232)}to{transform:translate(47.1958vw,99vh) scale(.9232)}}.snow:nth-child(318){opacity:.6324;transform:translate(87.5775vw,-10px) scale(.848);animation:fall-318 19s -4s linear infinite}@keyframes fall-318{79.867%{transform:translate(96.4975vw,79.867vh) scale(.848)}to{transform:translate(92.0375vw,99vh) scale(.848)}}.snow:nth-child(319){opacity:1.3086;transform:translate(67.0693vw,-10px) scale(.4476);animation:fall-319 19s -23s linear infinite}@keyframes fall-319{54.195%{transform:translate(63.9699vw,54.195vh) scale(.4476)}to{transform:translate(65.5196vw,99vh) scale(.4476)}}.snow:nth-child(320){opacity:.1334;transform:translate(48.7738vw,-10px) scale(.4336);animation:fall-320 26s -8s linear infinite}@keyframes fall-320{49.932%{transform:translate(52.5648vw,49.932vh) scale(.4336)}to{transform:translate(50.6693vw,99vh) scale(.4336)}}.snow:nth-child(321){opacity:1.681;transform:translate(3.4585vw,-10px) scale(.8073);animation:fall-321 20s -1s linear infinite}@keyframes fall-321{50.527%{transform:translate(-.9044vw,50.527vh) scale(.8073)}to{transform:translate(1.27705vw,99vh) scale(.8073)}}.snow:nth-child(322){opacity:.117;transform:translate(84.8284vw,-10px) scale(.1663);animation:fall-322 23s -17s linear infinite}@keyframes fall-322{55.253%{transform:translate(78.7464vw,55.253vh) scale(.1663)}to{transform:translate(81.7874vw,99vh) scale(.1663)}}.snow:nth-child(323){opacity:.1188;transform:translate(65.3179vw,-10px) scale(.5866);animation:fall-323 16s -8s linear infinite}@keyframes fall-323{77.906%{transform:translate(60.1807vw,77.906vh) scale(.5866)}to{transform:translate(62.7493vw,99vh) scale(.5866)}}.snow:nth-child(324){opacity:.1942;transform:translate(23.0956vw,-10px) scale(.9466);animation:fall-324 14s -7s linear infinite}@keyframes fall-324{33.001%{transform:translate(32.5608vw,33.001vh) scale(.9466)}to{transform:translate(27.8282vw,99vh) scale(.9466)}}.snow:nth-child(325){opacity:1.303;transform:translate(69.6816vw,-10px) scale(.7888);animation:fall-325 22s -4s linear infinite}@keyframes fall-325{64.788%{transform:translate(68.4069vw,64.788vh) scale(.7888)}to{transform:translate(69.04425vw,99vh) scale(.7888)}}.snow:nth-child(326){opacity:.839;transform:translate(69.3862vw,-10px) scale(.2787);animation:fall-326 18s -26s linear infinite}@keyframes fall-326{34.103%{transform:translate(65.338vw,34.103vh) scale(.2787)}to{transform:translate(67.3621vw,99vh) scale(.2787)}}.snow:nth-child(327){opacity:.9164;transform:translate(90.0115vw,-10px) scale(.4328);animation:fall-327 20s -10s linear infinite}@keyframes fall-327{54.634%{transform:translate(91.9346vw,54.634vh) scale(.4328)}to{transform:translate(90.97305vw,99vh) scale(.4328)}}.snow:nth-child(328){opacity:.9304;transform:translate(5.9727vw,-10px) scale(.7256);animation:fall-328 15s -2s linear infinite}@keyframes fall-328{49.987%{transform:translate(10.0479vw,49.987vh) scale(.7256)}to{transform:translate(8.0103vw,99vh) scale(.7256)}}.snow:nth-child(329){opacity:1.4286;transform:translate(82.9227vw,-10px) scale(.2923);animation:fall-329 12s -9s linear infinite}@keyframes fall-329{78.535%{transform:translate(85.6864vw,78.535vh) scale(.2923)}to{transform:translate(84.30455vw,99vh) scale(.2923)}}.snow:nth-child(330){opacity:.1644;transform:translate(5.1383vw,-10px) scale(.0464);animation:fall-330 16s -11s linear infinite}@keyframes fall-330{62.781%{transform:translate(12.8972vw,62.781vh) scale(.0464)}to{transform:translate(9.01775vw,99vh) scale(.0464)}}.snow:nth-child(331){opacity:.6056;transform:translate(14.2947vw,-10px) scale(.3213);animation:fall-331 28s -10s linear infinite}@keyframes fall-331{45.78%{transform:translate(23.2897vw,45.78vh) scale(.3213)}to{transform:translate(18.7922vw,99vh) scale(.3213)}}.snow:nth-child(332){opacity:1.2734;transform:translate(63.7947vw,-10px) scale(.6496);animation:fall-332 11s -1s linear infinite}@keyframes fall-332{76.71%{transform:translate(66.5179vw,76.71vh) scale(.6496)}to{transform:translate(65.1563vw,99vh) scale(.6496)}}.snow:nth-child(333){opacity:.4646;transform:translate(28.7996vw,-10px) scale(.4281);animation:fall-333 30s -11s linear infinite}@keyframes fall-333{66.763%{transform:translate(22.5306vw,66.763vh) scale(.4281)}to{transform:translate(25.6651vw,99vh) scale(.4281)}}.snow:nth-child(334){opacity:1.7136;transform:translate(74.3323vw,-10px) scale(.0368);animation:fall-334 25s -9s linear infinite}@keyframes fall-334{59.047%{transform:translate(77.3776vw,59.047vh) scale(.0368)}to{transform:translate(75.85495vw,99vh) scale(.0368)}}.snow:nth-child(335){opacity:1.947;transform:translate(17.0391vw,-10px) scale(.1161);animation:fall-335 15s -15s linear infinite}@keyframes fall-335{76.326%{transform:translate(24.4103vw,76.326vh) scale(.1161)}to{transform:translate(20.7247vw,99vh) scale(.1161)}}.snow:nth-child(336){opacity:.8348;transform:translate(.1206vw,-10px) scale(.2271);animation:fall-336 21s -22s linear infinite}@keyframes fall-336{73.991%{transform:translate(5.2833vw,73.991vh) scale(.2271)}to{transform:translate(2.70195vw,99vh) scale(.2271)}}.snow:nth-child(337){opacity:1.1148;transform:translate(70.3531vw,-10px) scale(.209);animation:fall-337 15s -22s linear infinite}@keyframes fall-337{50.153%{transform:translate(71.1563vw,50.153vh) scale(.209)}to{transform:translate(70.7547vw,99vh) scale(.209)}}.snow:nth-child(338){opacity:1.0756;transform:translate(90.7952vw,-10px) scale(.694);animation:fall-338 20s -11s linear infinite}@keyframes fall-338{73.484%{transform:translate(100.0428vw,73.484vh) scale(.694)}to{transform:translate(95.419vw,99vh) scale(.694)}}.snow:nth-child(339){opacity:1.6296;transform:translate(33.9575vw,-10px) scale(.8218);animation:fall-339 17s -5s linear infinite}@keyframes fall-339{41.126%{transform:translate(42.1218vw,41.126vh) scale(.8218)}to{transform:translate(38.03965vw,99vh) scale(.8218)}}.snow:nth-child(340){opacity:.6136;transform:translate(96.3897vw,-10px) scale(.8842);animation:fall-340 11s -12s linear infinite}@keyframes fall-340{40.879%{transform:translate(100.5353vw,40.879vh) scale(.8842)}to{transform:translate(98.4625vw,99vh) scale(.8842)}}.snow:nth-child(341){opacity:.2418;transform:translate(17.9576vw,-10px) scale(.3902);animation:fall-341 14s -19s linear infinite}@keyframes fall-341{58.549%{transform:translate(9.4781vw,58.549vh) scale(.3902)}to{transform:translate(13.71785vw,99vh) scale(.3902)}}.snow:nth-child(342){opacity:1.552;transform:translate(92.5565vw,-10px) scale(.5599);animation:fall-342 14s -24s linear infinite}@keyframes fall-342{30.419%{transform:translate(101.4388vw,30.419vh) scale(.5599)}to{transform:translate(96.99765vw,99vh) scale(.5599)}}.snow:nth-child(343){opacity:1.767;transform:translate(51.5611vw,-10px) scale(.6577);animation:fall-343 21s -19s linear infinite}@keyframes fall-343{70.333%{transform:translate(54.9378vw,70.333vh) scale(.6577)}to{transform:translate(53.24945vw,99vh) scale(.6577)}}.snow:nth-child(344){opacity:1.0152;transform:translate(32.323vw,-10px) scale(.1731);animation:fall-344 17s -27s linear infinite}@keyframes fall-344{50.249%{transform:translate(31.371vw,50.249vh) scale(.1731)}to{transform:translate(31.847vw,99vh) scale(.1731)}}.snow:nth-child(345){opacity:.3252;transform:translate(16.9048vw,-10px) scale(.125);animation:fall-345 25s -24s linear infinite}@keyframes fall-345{60.339%{transform:translate(13.5103vw,60.339vh) scale(.125)}to{transform:translate(15.20755vw,99vh) scale(.125)}}.snow:nth-child(346){opacity:1.504;transform:translate(38.7744vw,-10px) scale(.39);animation:fall-346 17s -30s linear infinite}@keyframes fall-346{40.522%{transform:translate(32.388vw,40.522vh) scale(.39)}to{transform:translate(35.5812vw,99vh) scale(.39)}}.snow:nth-child(347){opacity:.666;transform:translate(90.4027vw,-10px) scale(.7716);animation:fall-347 18s -10s linear infinite}@keyframes fall-347{53.02%{transform:translate(89.8862vw,53.02vh) scale(.7716)}to{transform:translate(90.14445vw,99vh) scale(.7716)}}.snow:nth-child(348){opacity:1.1556;transform:translate(39.1603vw,-10px) scale(.9575);animation:fall-348 11s -14s linear infinite}@keyframes fall-348{47.35%{transform:translate(48.0841vw,47.35vh) scale(.9575)}to{transform:translate(43.6222vw,99vh) scale(.9575)}}.snow:nth-child(349){opacity:1.8698;transform:translate(89.0978vw,-10px) scale(.5119);animation:fall-349 12s -3s linear infinite}@keyframes fall-349{34.375%{transform:translate(95.8411vw,34.375vh) scale(.5119)}to{transform:translate(92.46945vw,99vh) scale(.5119)}}.snow:nth-child(350){opacity:.862;transform:translate(64.4096vw,-10px) scale(.8771);animation:fall-350 16s -25s linear infinite}@keyframes fall-350{34.09%{transform:translate(59.4096vw,34.09vh) scale(.8771)}to{transform:translate(61.9096vw,99vh) scale(.8771)}}.snow:nth-child(351){opacity:.7464;transform:translate(30.0303vw,-10px) scale(.1113);animation:fall-351 28s -22s linear infinite}@keyframes fall-351{77.406%{transform:translate(34.5186vw,77.406vh) scale(.1113)}to{transform:translate(32.27445vw,99vh) scale(.1113)}}.snow:nth-child(352){opacity:1.0796;transform:translate(22.1161vw,-10px) scale(.5554);animation:fall-352 24s -10s linear infinite}@keyframes fall-352{30.769%{transform:translate(20.0351vw,30.769vh) scale(.5554)}to{transform:translate(21.0756vw,99vh) scale(.5554)}}.snow:nth-child(353){opacity:1.0984;transform:translate(13.4732vw,-10px) scale(.7056);animation:fall-353 10s -11s linear infinite}@keyframes fall-353{32.18%{transform:translate(15.8468vw,32.18vh) scale(.7056)}to{transform:translate(14.66vw,99vh) scale(.7056)}}.snow:nth-child(354){opacity:1.9474;transform:translate(90.1345vw,-10px) scale(.565);animation:fall-354 26s -26s linear infinite}@keyframes fall-354{72.349%{transform:translate(82.159vw,72.349vh) scale(.565)}to{transform:translate(86.14675vw,99vh) scale(.565)}}.snow:nth-child(355){opacity:.7412;transform:translate(14.4555vw,-10px) scale(.6523);animation:fall-355 16s -13s linear infinite}@keyframes fall-355{50.782%{transform:translate(16.7518vw,50.782vh) scale(.6523)}to{transform:translate(15.60365vw,99vh) scale(.6523)}}.snow:nth-child(356){opacity:.0676;transform:translate(52.7284vw,-10px) scale(.8642);animation:fall-356 21s -10s linear infinite}@keyframes fall-356{34.498%{transform:translate(59.4912vw,34.498vh) scale(.8642)}to{transform:translate(56.1098vw,99vh) scale(.8642)}}.snow:nth-child(357){opacity:1.555;transform:translate(60.8132vw,-10px) scale(.8779);animation:fall-357 13s -24s linear infinite}@keyframes fall-357{72.428%{transform:translate(58.6313vw,72.428vh) scale(.8779)}to{transform:translate(59.72225vw,99vh) scale(.8779)}}.snow:nth-child(358){opacity:1.5706;transform:translate(38.1803vw,-10px) scale(.1524);animation:fall-358 27s -26s linear infinite}@keyframes fall-358{37.956%{transform:translate(45.1144vw,37.956vh) scale(.1524)}to{transform:translate(41.64735vw,99vh) scale(.1524)}}.snow:nth-child(359){opacity:1.6378;transform:translate(13.7045vw,-10px) scale(.9549);animation:fall-359 28s -18s linear infinite}@keyframes fall-359{63.258%{transform:translate(18.2604vw,63.258vh) scale(.9549)}to{transform:translate(15.98245vw,99vh) scale(.9549)}}.snow:nth-child(360){opacity:1.8898;transform:translate(19.2763vw,-10px) scale(.5417);animation:fall-360 12s -18s linear infinite}@keyframes fall-360{39.584%{transform:translate(11.9505vw,39.584vh) scale(.5417)}to{transform:translate(15.6134vw,99vh) scale(.5417)}}.snow:nth-child(361){opacity:.9124;transform:translate(76.6398vw,-10px) scale(.7652);animation:fall-361 11s -24s linear infinite}@keyframes fall-361{30.128%{transform:translate(79.1696vw,30.128vh) scale(.7652)}to{transform:translate(77.9047vw,99vh) scale(.7652)}}.snow:nth-child(362){opacity:.9158;transform:translate(38.265vw,-10px) scale(.1123);animation:fall-362 19s -23s linear infinite}@keyframes fall-362{56.193%{transform:translate(41.2294vw,56.193vh) scale(.1123)}to{transform:translate(39.7472vw,99vh) scale(.1123)}}.snow:nth-child(363){opacity:1.733;transform:translate(96.4976vw,-10px) scale(.6623);animation:fall-363 12s -6s linear infinite}@keyframes fall-363{62.059%{transform:translate(98.2649vw,62.059vh) scale(.6623)}to{transform:translate(97.38125vw,99vh) scale(.6623)}}.snow:nth-child(364){opacity:1.226;transform:translate(38.667vw,-10px) scale(.5624);animation:fall-364 23s -26s linear infinite}@keyframes fall-364{33.499%{transform:translate(33.1501vw,33.499vh) scale(.5624)}to{transform:translate(35.90855vw,99vh) scale(.5624)}}.snow:nth-child(365){opacity:.0066;transform:translate(5.8245vw,-10px) scale(.8726);animation:fall-365 11s -24s linear infinite}@keyframes fall-365{54.048%{transform:translate(1.8613vw,54.048vh) scale(.8726)}to{transform:translate(3.8429vw,99vh) scale(.8726)}}.snow:nth-child(366){opacity:1.2312;transform:translate(77.0499vw,-10px) scale(.5911);animation:fall-366 20s -23s linear infinite}@keyframes fall-366{77.469%{transform:translate(80.9905vw,77.469vh) scale(.5911)}to{transform:translate(79.0202vw,99vh) scale(.5911)}}.snow:nth-child(367){opacity:1.1758;transform:translate(74.6452vw,-10px) scale(.6144);animation:fall-367 21s -3s linear infinite}@keyframes fall-367{53.297%{transform:translate(78.4121vw,53.297vh) scale(.6144)}to{transform:translate(76.52865vw,99vh) scale(.6144)}}.snow:nth-child(368){opacity:.823;transform:translate(25.239vw,-10px) scale(.4011);animation:fall-368 22s -16s linear infinite}@keyframes fall-368{34.924%{transform:translate(29.4601vw,34.924vh) scale(.4011)}to{transform:translate(27.34955vw,99vh) scale(.4011)}}.snow:nth-child(369){opacity:1.2202;transform:translate(52.8817vw,-10px) scale(.0244);animation:fall-369 23s -21s linear infinite}@keyframes fall-369{64.317%{transform:translate(59.5727vw,64.317vh) scale(.0244)}to{transform:translate(56.2272vw,99vh) scale(.0244)}}.snow:nth-child(370){opacity:.8218;transform:translate(42.8759vw,-10px) scale(.36);animation:fall-370 18s -7s linear infinite}@keyframes fall-370{67.618%{transform:translate(38.6932vw,67.618vh) scale(.36)}to{transform:translate(40.78455vw,99vh) scale(.36)}}.snow:nth-child(371){opacity:1.1702;transform:translate(65.4313vw,-10px) scale(.7016);animation:fall-371 26s -14s linear infinite}@keyframes fall-371{64.275%{transform:translate(61.829vw,64.275vh) scale(.7016)}to{transform:translate(63.63015vw,99vh) scale(.7016)}}.snow:nth-child(372){opacity:1.9196;transform:translate(72.9483vw,-10px) scale(.3112);animation:fall-372 26s -12s linear infinite}@keyframes fall-372{68.269%{transform:translate(78.211vw,68.269vh) scale(.3112)}to{transform:translate(75.57965vw,99vh) scale(.3112)}}.snow:nth-child(373){opacity:.5768;transform:translate(11.5407vw,-10px) scale(.6734);animation:fall-373 24s -19s linear infinite}@keyframes fall-373{52.934%{transform:translate(16.525vw,52.934vh) scale(.6734)}to{transform:translate(14.03285vw,99vh) scale(.6734)}}.snow:nth-child(374){opacity:1.9044;transform:translate(1.5219vw,-10px) scale(.5679);animation:fall-374 28s -13s linear infinite}@keyframes fall-374{43.948%{transform:translate(3.7854vw,43.948vh) scale(.5679)}to{transform:translate(2.65365vw,99vh) scale(.5679)}}.snow:nth-child(375){opacity:.6902;transform:translate(31.8674vw,-10px) scale(.4325);animation:fall-375 17s -17s linear infinite}@keyframes fall-375{72.835%{transform:translate(28.0724vw,72.835vh) scale(.4325)}to{transform:translate(29.9699vw,99vh) scale(.4325)}}.snow:nth-child(376){opacity:1.3136;transform:translate(68.2932vw,-10px) scale(.8809);animation:fall-376 26s -17s linear infinite}@keyframes fall-376{50.973%{transform:translate(68.7656vw,50.973vh) scale(.8809)}to{transform:translate(68.5294vw,99vh) scale(.8809)}}.snow:nth-child(377){opacity:.9148;transform:translate(85.9696vw,-10px) scale(.6932);animation:fall-377 12s -8s linear infinite}@keyframes fall-377{40.687%{transform:translate(80.0093vw,40.687vh) scale(.6932)}to{transform:translate(82.98945vw,99vh) scale(.6932)}}.snow:nth-child(378){opacity:.0606;transform:translate(10.7874vw,-10px) scale(.7891);animation:fall-378 12s -21s linear infinite}@keyframes fall-378{30.957%{transform:translate(18.4076vw,30.957vh) scale(.7891)}to{transform:translate(14.5975vw,99vh) scale(.7891)}}.snow:nth-child(379){opacity:1.2516;transform:translate(6.2944vw,-10px) scale(.6894);animation:fall-379 14s -3s linear infinite}@keyframes fall-379{58.693%{transform:translate(10.7678vw,58.693vh) scale(.6894)}to{transform:translate(8.5311vw,99vh) scale(.6894)}}.snow:nth-child(380){opacity:.4058;transform:translate(16.688vw,-10px) scale(.5092);animation:fall-380 22s -2s linear infinite}@keyframes fall-380{45.312%{transform:translate(8.7444vw,45.312vh) scale(.5092)}to{transform:translate(12.7162vw,99vh) scale(.5092)}}.snow:nth-child(381){opacity:1.4414;transform:translate(57.0581vw,-10px) scale(.6118);animation:fall-381 15s -1s linear infinite}@keyframes fall-381{62.452%{transform:translate(65.7353vw,62.452vh) scale(.6118)}to{transform:translate(61.3967vw,99vh) scale(.6118)}}.snow:nth-child(382){opacity:1.2786;transform:translate(98.23vw,-10px) scale(.3064);animation:fall-382 14s -21s linear infinite}@keyframes fall-382{79.611%{transform:translate(89.8338vw,79.611vh) scale(.3064)}to{transform:translate(94.0319vw,99vh) scale(.3064)}}.snow:nth-child(383){opacity:.236;transform:translate(29.1448vw,-10px) scale(.7569);animation:fall-383 15s -21s linear infinite}@keyframes fall-383{78.433%{transform:translate(38.9924vw,78.433vh) scale(.7569)}to{transform:translate(34.0686vw,99vh) scale(.7569)}}.snow:nth-child(384){opacity:1.9752;transform:translate(72.3092vw,-10px) scale(.5786);animation:fall-384 26s -11s linear infinite}@keyframes fall-384{44.641%{transform:translate(66.5484vw,44.641vh) scale(.5786)}to{transform:translate(69.4288vw,99vh) scale(.5786)}}.snow:nth-child(385){opacity:1.6654;transform:translate(84.0787vw,-10px) scale(.8758);animation:fall-385 19s -25s linear infinite}@keyframes fall-385{65.712%{transform:translate(83.418vw,65.712vh) scale(.8758)}to{transform:translate(83.74835vw,99vh) scale(.8758)}}.snow:nth-child(386){opacity:.1552;transform:translate(53.3026vw,-10px) scale(.2177);animation:fall-386 19s -10s linear infinite}@keyframes fall-386{34.259%{transform:translate(55.2541vw,34.259vh) scale(.2177)}to{transform:translate(54.27835vw,99vh) scale(.2177)}}.snow:nth-child(387){opacity:1.9646;transform:translate(16.3021vw,-10px) scale(.5289);animation:fall-387 10s -14s linear infinite}@keyframes fall-387{30.506%{transform:translate(11.188vw,30.506vh) scale(.5289)}to{transform:translate(13.74505vw,99vh) scale(.5289)}}.snow:nth-child(388){opacity:.3458;transform:translate(96.7935vw,-10px) scale(.4391);animation:fall-388 27s -19s linear infinite}@keyframes fall-388{49.887%{transform:translate(94.8208vw,49.887vh) scale(.4391)}to{transform:translate(95.80715vw,99vh) scale(.4391)}}.snow:nth-child(389){opacity:.6306;transform:translate(77.72vw,-10px) scale(.4562);animation:fall-389 12s -30s linear infinite}@keyframes fall-389{75.466%{transform:translate(79.8098vw,75.466vh) scale(.4562)}to{transform:translate(78.7649vw,99vh) scale(.4562)}}.snow:nth-child(390){opacity:1.2676;transform:translate(90.5991vw,-10px) scale(.2615);animation:fall-390 26s -19s linear infinite}@keyframes fall-390{49.214%{transform:translate(81.1894vw,49.214vh) scale(.2615)}to{transform:translate(85.89425vw,99vh) scale(.2615)}}.snow:nth-child(391){opacity:.4792;transform:translate(93.5266vw,-10px) scale(.5053);animation:fall-391 14s -13s linear infinite}@keyframes fall-391{36.741%{transform:translate(102.0607vw,36.741vh) scale(.5053)}to{transform:translate(97.79365vw,99vh) scale(.5053)}}.snow:nth-child(392){opacity:1.6994;transform:translate(63.8778vw,-10px) scale(.0381);animation:fall-392 29s -1s linear infinite}@keyframes fall-392{45.802%{transform:translate(55.2119vw,45.802vh) scale(.0381)}to{transform:translate(59.54485vw,99vh) scale(.0381)}}.snow:nth-child(393){opacity:.3698;transform:translate(30.6454vw,-10px) scale(.1435);animation:fall-393 25s -24s linear infinite}@keyframes fall-393{31.045%{transform:translate(27.5137vw,31.045vh) scale(.1435)}to{transform:translate(29.07955vw,99vh) scale(.1435)}}.snow:nth-child(394){opacity:.3472;transform:translate(59.802vw,-10px) scale(.9288);animation:fall-394 13s -21s linear infinite}@keyframes fall-394{53.691%{transform:translate(68.4165vw,53.691vh) scale(.9288)}to{transform:translate(64.10925vw,99vh) scale(.9288)}}.snow:nth-child(395){opacity:.4304;transform:translate(47.3841vw,-10px) scale(.5242);animation:fall-395 11s -13s linear infinite}@keyframes fall-395{63.055%{transform:translate(45.9255vw,63.055vh) scale(.5242)}to{transform:translate(46.6548vw,99vh) scale(.5242)}}.snow:nth-child(396){opacity:1.8876;transform:translate(99.9934vw,-10px) scale(.5054);animation:fall-396 13s -20s linear infinite}@keyframes fall-396{36.802%{transform:translate(95.271vw,36.802vh) scale(.5054)}to{transform:translate(97.6322vw,99vh) scale(.5054)}}.snow:nth-child(397){opacity:1.5256;transform:translate(26.9186vw,-10px) scale(.3782);animation:fall-397 17s -28s linear infinite}@keyframes fall-397{37.2%{transform:translate(17.8313vw,37.2vh) scale(.3782)}to{transform:translate(22.37495vw,99vh) scale(.3782)}}.snow:nth-child(398){opacity:1.6008;transform:translate(10.2867vw,-10px) scale(.3975);animation:fall-398 13s -29s linear infinite}@keyframes fall-398{39.832%{transform:translate(4.2525vw,39.832vh) scale(.3975)}to{transform:translate(7.2696vw,99vh) scale(.3975)}}.snow:nth-child(399){opacity:.2846;transform:translate(77.7183vw,-10px) scale(.6936);animation:fall-399 28s -15s linear infinite}@keyframes fall-399{46.602%{transform:translate(85.4312vw,46.602vh) scale(.6936)}to{transform:translate(81.57475vw,99vh) scale(.6936)}}.snow:nth-child(400){opacity:1.4726;transform:translate(97.5687vw,-10px) scale(.0953);animation:fall-400 30s -11s linear infinite}@keyframes fall-400{78.174%{transform:translate(94.5784vw,78.174vh) scale(.0953)}to{transform:translate(96.07355vw,99vh) scale(.0953)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
25
|
+
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.9942;transform:translate(42.3045vw,-10px) scale(.2007);animation:fall-1 14s -23s linear infinite}@keyframes fall-1{30.929%{transform:translate(34.1853vw,30.929vh) scale(.2007)}to{transform:translate(38.2449vw,99vh) scale(.2007)}}.snow:nth-child(2){opacity:1.2508;transform:translate(58.0708vw,-10px) scale(.3739);animation:fall-2 29s -6s linear infinite}@keyframes fall-2{55.226%{transform:translate(49.6448vw,55.226vh) scale(.3739)}to{transform:translate(53.8578vw,99vh) scale(.3739)}}.snow:nth-child(3){opacity:1.094;transform:translate(72.4471vw,-10px) scale(.1965);animation:fall-3 14s -6s linear infinite}@keyframes fall-3{78.909%{transform:translate(81.4154vw,78.909vh) scale(.1965)}to{transform:translate(76.93125vw,99vh) scale(.1965)}}.snow:nth-child(4){opacity:.2234;transform:translate(68.7725vw,-10px) scale(.2167);animation:fall-4 25s -3s linear infinite}@keyframes fall-4{48.711%{transform:translate(73.0109vw,48.711vh) scale(.2167)}to{transform:translate(70.8917vw,99vh) scale(.2167)}}.snow:nth-child(5){opacity:.7196;transform:translate(38.0203vw,-10px) scale(.1727);animation:fall-5 19s -4s linear infinite}@keyframes fall-5{50.6%{transform:translate(40.6876vw,50.6vh) scale(.1727)}to{transform:translate(39.35395vw,99vh) scale(.1727)}}.snow:nth-child(6){opacity:1.0082;transform:translate(78.605vw,-10px) scale(.2467);animation:fall-6 12s -10s linear infinite}@keyframes fall-6{43.309%{transform:translate(85.3665vw,43.309vh) scale(.2467)}to{transform:translate(81.98575vw,99vh) scale(.2467)}}.snow:nth-child(7){opacity:1.4908;transform:translate(27.3218vw,-10px) scale(.4742);animation:fall-7 21s -20s linear infinite}@keyframes fall-7{68.856%{transform:translate(35.469vw,68.856vh) scale(.4742)}to{transform:translate(31.3954vw,99vh) scale(.4742)}}.snow:nth-child(8){opacity:1.5556;transform:translate(56.9851vw,-10px) scale(.6189);animation:fall-8 25s -20s linear infinite}@keyframes fall-8{64.369%{transform:translate(51.2024vw,64.369vh) scale(.6189)}to{transform:translate(54.09375vw,99vh) scale(.6189)}}.snow:nth-child(9){opacity:1.618;transform:translate(57.6098vw,-10px) scale(.4168);animation:fall-9 22s -1s linear infinite}@keyframes fall-9{48.088%{transform:translate(62.3375vw,48.088vh) scale(.4168)}to{transform:translate(59.97365vw,99vh) scale(.4168)}}.snow:nth-child(10){opacity:1.0768;transform:translate(98.3153vw,-10px) scale(.3392);animation:fall-10 27s -7s linear infinite}@keyframes fall-10{35.514%{transform:translate(102.9832vw,35.514vh) scale(.3392)}to{transform:translate(100.64925vw,99vh) scale(.3392)}}.snow:nth-child(11){opacity:1.1606;transform:translate(50.7925vw,-10px) scale(.2882);animation:fall-11 14s -3s linear infinite}@keyframes fall-11{38.09%{transform:translate(47.8367vw,38.09vh) scale(.2882)}to{transform:translate(49.3146vw,99vh) scale(.2882)}}.snow:nth-child(12){opacity:1.1536;transform:translate(60.2436vw,-10px) scale(.7695);animation:fall-12 17s -4s linear infinite}@keyframes fall-12{73.837%{transform:translate(66.9254vw,73.837vh) scale(.7695)}to{transform:translate(63.5845vw,99vh) scale(.7695)}}.snow:nth-child(13){opacity:1.3712;transform:translate(52.7455vw,-10px) scale(.2253);animation:fall-13 18s -27s linear infinite}@keyframes fall-13{76.629%{transform:translate(51.4779vw,76.629vh) scale(.2253)}to{transform:translate(52.1117vw,99vh) scale(.2253)}}.snow:nth-child(14){opacity:.4698;transform:translate(.9251vw,-10px) scale(.5195);animation:fall-14 23s -6s linear infinite}@keyframes fall-14{64.29%{transform:translate(-4.9452vw,64.29vh) scale(.5195)}to{transform:translate(-2.01005vw,99vh) scale(.5195)}}.snow:nth-child(15){opacity:.787;transform:translate(87.1907vw,-10px) scale(.4236);animation:fall-15 15s -18s linear infinite}@keyframes fall-15{52.496%{transform:translate(83.9435vw,52.496vh) scale(.4236)}to{transform:translate(85.5671vw,99vh) scale(.4236)}}.snow:nth-child(16){opacity:.536;transform:translate(89.2372vw,-10px) scale(.7196);animation:fall-16 12s -27s linear infinite}@keyframes fall-16{40.102%{transform:translate(98.359vw,40.102vh) scale(.7196)}to{transform:translate(93.7981vw,99vh) scale(.7196)}}.snow:nth-child(17){opacity:.563;transform:translate(54.2489vw,-10px) scale(.1028);animation:fall-17 15s -6s linear infinite}@keyframes fall-17{78.784%{transform:translate(55.2678vw,78.784vh) scale(.1028)}to{transform:translate(54.75835vw,99vh) scale(.1028)}}.snow:nth-child(18){opacity:1.038;transform:translate(99.9923vw,-10px) scale(.0402);animation:fall-18 24s -29s linear infinite}@keyframes fall-18{64.654%{transform:translate(103.0541vw,64.654vh) scale(.0402)}to{transform:translate(101.5232vw,99vh) scale(.0402)}}.snow:nth-child(19){opacity:.9908;transform:translate(73.3768vw,-10px) scale(.9258);animation:fall-19 16s -17s linear infinite}@keyframes fall-19{46.966%{transform:translate(79.5932vw,46.966vh) scale(.9258)}to{transform:translate(76.485vw,99vh) scale(.9258)}}.snow:nth-child(20){opacity:.474;transform:translate(40.5987vw,-10px) scale(.4179);animation:fall-20 10s -21s linear infinite}@keyframes fall-20{39.096%{transform:translate(50.1145vw,39.096vh) scale(.4179)}to{transform:translate(45.3566vw,99vh) scale(.4179)}}.snow:nth-child(21){opacity:1.2692;transform:translate(92.3954vw,-10px) scale(.4277);animation:fall-21 23s -22s linear infinite}@keyframes fall-21{38.437%{transform:translate(92.9812vw,38.437vh) scale(.4277)}to{transform:translate(92.6883vw,99vh) scale(.4277)}}.snow:nth-child(22){opacity:1.2332;transform:translate(90.7613vw,-10px) scale(.4717);animation:fall-22 22s -17s linear infinite}@keyframes fall-22{77.074%{transform:translate(88.5228vw,77.074vh) scale(.4717)}to{transform:translate(89.64205vw,99vh) scale(.4717)}}.snow:nth-child(23){opacity:1.0694;transform:translate(99.9127vw,-10px) scale(.3391);animation:fall-23 22s -14s linear infinite}@keyframes fall-23{49.728%{transform:translate(96.2451vw,49.728vh) scale(.3391)}to{transform:translate(98.0789vw,99vh) scale(.3391)}}.snow:nth-child(24){opacity:.7338;transform:translate(89.4311vw,-10px) scale(.6746);animation:fall-24 13s -11s linear infinite}@keyframes fall-24{76.072%{transform:translate(88.6017vw,76.072vh) scale(.6746)}to{transform:translate(89.0164vw,99vh) scale(.6746)}}.snow:nth-child(25){opacity:.8658;transform:translate(22.7997vw,-10px) scale(.4698);animation:fall-25 26s -4s linear infinite}@keyframes fall-25{63.362%{transform:translate(16.1473vw,63.362vh) scale(.4698)}to{transform:translate(19.4735vw,99vh) scale(.4698)}}.snow:nth-child(26){opacity:.429;transform:translate(27.1606vw,-10px) scale(.9446);animation:fall-26 22s -17s linear infinite}@keyframes fall-26{66.116%{transform:translate(24.4617vw,66.116vh) scale(.9446)}to{transform:translate(25.81115vw,99vh) scale(.9446)}}.snow:nth-child(27){opacity:.53;transform:translate(44.4119vw,-10px) scale(.3961);animation:fall-27 21s -14s linear infinite}@keyframes fall-27{74.786%{transform:translate(47.6123vw,74.786vh) scale(.3961)}to{transform:translate(46.0121vw,99vh) scale(.3961)}}.snow:nth-child(28){opacity:.3442;transform:translate(13.9417vw,-10px) scale(.6551);animation:fall-28 13s -18s linear infinite}@keyframes fall-28{67.256%{transform:translate(23.7359vw,67.256vh) scale(.6551)}to{transform:translate(18.8388vw,99vh) scale(.6551)}}.snow:nth-child(29){opacity:.1074;transform:translate(79.5534vw,-10px) scale(.8757);animation:fall-29 20s -3s linear infinite}@keyframes fall-29{50.013%{transform:translate(81.8101vw,50.013vh) scale(.8757)}to{transform:translate(80.68175vw,99vh) scale(.8757)}}.snow:nth-child(30){opacity:1.8654;transform:translate(15.4803vw,-10px) scale(.085);animation:fall-30 10s -1s linear infinite}@keyframes fall-30{64.815%{transform:translate(10.7536vw,64.815vh) scale(.085)}to{transform:translate(13.11695vw,99vh) scale(.085)}}.snow:nth-child(31){opacity:.6724;transform:translate(36.3163vw,-10px) scale(.7011);animation:fall-31 18s -23s linear infinite}@keyframes fall-31{79.509%{transform:translate(30.1868vw,79.509vh) scale(.7011)}to{transform:translate(33.25155vw,99vh) scale(.7011)}}.snow:nth-child(32){opacity:.534;transform:translate(54.3393vw,-10px) scale(.3034);animation:fall-32 17s -5s linear infinite}@keyframes fall-32{47.352%{transform:translate(56.1267vw,47.352vh) scale(.3034)}to{transform:translate(55.233vw,99vh) scale(.3034)}}.snow:nth-child(33){opacity:1.6566;transform:translate(26.8174vw,-10px) scale(.687);animation:fall-33 21s -2s linear infinite}@keyframes fall-33{79.327%{transform:translate(34.225vw,79.327vh) scale(.687)}to{transform:translate(30.5212vw,99vh) scale(.687)}}.snow:nth-child(34){opacity:.7932;transform:translate(63.3164vw,-10px) scale(.5676);animation:fall-34 11s -23s linear infinite}@keyframes fall-34{67.478%{transform:translate(64.3044vw,67.478vh) scale(.5676)}to{transform:translate(63.8104vw,99vh) scale(.5676)}}.snow:nth-child(35){opacity:1.925;transform:translate(94.3393vw,-10px) scale(.9126);animation:fall-35 15s -26s linear infinite}@keyframes fall-35{47.257%{transform:translate(92.7982vw,47.257vh) scale(.9126)}to{transform:translate(93.56875vw,99vh) scale(.9126)}}.snow:nth-child(36){opacity:.7502;transform:translate(89.7902vw,-10px) scale(.7869);animation:fall-36 22s -21s linear infinite}@keyframes fall-36{45.436%{transform:translate(86.0393vw,45.436vh) scale(.7869)}to{transform:translate(87.91475vw,99vh) scale(.7869)}}.snow:nth-child(37){opacity:.7446;transform:translate(70.3527vw,-10px) scale(.1423);animation:fall-37 17s -7s linear infinite}@keyframes fall-37{38.019%{transform:translate(71.1373vw,38.019vh) scale(.1423)}to{transform:translate(70.745vw,99vh) scale(.1423)}}.snow:nth-child(38){opacity:.462;transform:translate(46.7367vw,-10px) scale(.8096);animation:fall-38 28s -14s linear infinite}@keyframes fall-38{31.265%{transform:translate(43.7549vw,31.265vh) scale(.8096)}to{transform:translate(45.2458vw,99vh) scale(.8096)}}.snow:nth-child(39){opacity:.6606;transform:translate(29.0126vw,-10px) scale(.9345);animation:fall-39 18s -7s linear infinite}@keyframes fall-39{58.131%{transform:translate(24.3342vw,58.131vh) scale(.9345)}to{transform:translate(26.6734vw,99vh) scale(.9345)}}.snow:nth-child(40){opacity:1.2944;transform:translate(57.2239vw,-10px) scale(.5721);animation:fall-40 17s -1s linear infinite}@keyframes fall-40{44.574%{transform:translate(58.6111vw,44.574vh) scale(.5721)}to{transform:translate(57.9175vw,99vh) scale(.5721)}}.snow:nth-child(41){opacity:1.6902;transform:translate(51.6996vw,-10px) scale(.0986);animation:fall-41 17s -13s linear infinite}@keyframes fall-41{61.431%{transform:translate(50.678vw,61.431vh) scale(.0986)}to{transform:translate(51.1888vw,99vh) scale(.0986)}}.snow:nth-child(42){opacity:.9654;transform:translate(59.0795vw,-10px) scale(.6194);animation:fall-42 30s -16s linear infinite}@keyframes fall-42{57.711%{transform:translate(57.5978vw,57.711vh) scale(.6194)}to{transform:translate(58.33865vw,99vh) scale(.6194)}}.snow:nth-child(43){opacity:.5386;transform:translate(73.8796vw,-10px) scale(.1774);animation:fall-43 24s -21s linear infinite}@keyframes fall-43{69.409%{transform:translate(79.284vw,69.409vh) scale(.1774)}to{transform:translate(76.5818vw,99vh) scale(.1774)}}.snow:nth-child(44){opacity:.0596;transform:translate(41.8035vw,-10px) scale(.0414);animation:fall-44 13s -4s linear infinite}@keyframes fall-44{68.981%{transform:translate(36.7281vw,68.981vh) scale(.0414)}to{transform:translate(39.2658vw,99vh) scale(.0414)}}.snow:nth-child(45){opacity:.8576;transform:translate(80.9522vw,-10px) scale(.1021);animation:fall-45 14s -19s linear infinite}@keyframes fall-45{34.631%{transform:translate(76.0881vw,34.631vh) scale(.1021)}to{transform:translate(78.52015vw,99vh) scale(.1021)}}.snow:nth-child(46){opacity:.8516;transform:translate(71.4378vw,-10px) scale(.6286);animation:fall-46 26s -25s linear infinite}@keyframes fall-46{58.558%{transform:translate(62.898vw,58.558vh) scale(.6286)}to{transform:translate(67.1679vw,99vh) scale(.6286)}}.snow:nth-child(47){opacity:.7674;transform:translate(36.4283vw,-10px) scale(.8953);animation:fall-47 26s -17s linear infinite}@keyframes fall-47{67.767%{transform:translate(43.1134vw,67.767vh) scale(.8953)}to{transform:translate(39.77085vw,99vh) scale(.8953)}}.snow:nth-child(48){opacity:.3072;transform:translate(37.2741vw,-10px) scale(.9456);animation:fall-48 15s -17s linear infinite}@keyframes fall-48{36.42%{transform:translate(38.5556vw,36.42vh) scale(.9456)}to{transform:translate(37.91485vw,99vh) scale(.9456)}}.snow:nth-child(49){opacity:.9702;transform:translate(23.5884vw,-10px) scale(.2247);animation:fall-49 30s -15s linear infinite}@keyframes fall-49{77.621%{transform:translate(33.571vw,77.621vh) scale(.2247)}to{transform:translate(28.5797vw,99vh) scale(.2247)}}.snow:nth-child(50){opacity:1.19;transform:translate(23.3254vw,-10px) scale(.964);animation:fall-50 28s -22s linear infinite}@keyframes fall-50{51.065%{transform:translate(32.5002vw,51.065vh) scale(.964)}to{transform:translate(27.9128vw,99vh) scale(.964)}}.snow:nth-child(51){opacity:.2148;transform:translate(95.4362vw,-10px) scale(.0033);animation:fall-51 12s -26s linear infinite}@keyframes fall-51{43.065%{transform:translate(102.7172vw,43.065vh) scale(.0033)}to{transform:translate(99.0767vw,99vh) scale(.0033)}}.snow:nth-child(52){opacity:.8664;transform:translate(91.0856vw,-10px) scale(.0457);animation:fall-52 18s -18s linear infinite}@keyframes fall-52{46.89%{transform:translate(88.2101vw,46.89vh) scale(.0457)}to{transform:translate(89.64785vw,99vh) scale(.0457)}}.snow:nth-child(53){opacity:1.1998;transform:translate(69.0836vw,-10px) scale(.8199);animation:fall-53 14s -15s linear infinite}@keyframes fall-53{71.262%{transform:translate(71.8824vw,71.262vh) scale(.8199)}to{transform:translate(70.483vw,99vh) scale(.8199)}}.snow:nth-child(54){opacity:.9814;transform:translate(78.1033vw,-10px) scale(.8285);animation:fall-54 14s -28s linear infinite}@keyframes fall-54{79.09%{transform:translate(86.3418vw,79.09vh) scale(.8285)}to{transform:translate(82.22255vw,99vh) scale(.8285)}}.snow:nth-child(55){opacity:.1562;transform:translate(23.115vw,-10px) scale(.3743);animation:fall-55 21s -11s linear infinite}@keyframes fall-55{30.561%{transform:translate(28.0664vw,30.561vh) scale(.3743)}to{transform:translate(25.5907vw,99vh) scale(.3743)}}.snow:nth-child(56){opacity:.1294;transform:translate(75.8881vw,-10px) scale(.1282);animation:fall-56 30s -1s linear infinite}@keyframes fall-56{72.175%{transform:translate(74.2812vw,72.175vh) scale(.1282)}to{transform:translate(75.08465vw,99vh) scale(.1282)}}.snow:nth-child(57){opacity:1.9624;transform:translate(26.8132vw,-10px) scale(.5096);animation:fall-57 13s -9s linear infinite}@keyframes fall-57{72.911%{transform:translate(27.3627vw,72.911vh) scale(.5096)}to{transform:translate(27.08795vw,99vh) scale(.5096)}}.snow:nth-child(58){opacity:1.5818;transform:translate(43.6104vw,-10px) scale(.1831);animation:fall-58 26s -27s linear infinite}@keyframes fall-58{31.055%{transform:translate(50.4794vw,31.055vh) scale(.1831)}to{transform:translate(47.0449vw,99vh) scale(.1831)}}.snow:nth-child(59){opacity:.083;transform:translate(62.8232vw,-10px) scale(.9962);animation:fall-59 19s -16s linear infinite}@keyframes fall-59{61.258%{transform:translate(60.6571vw,61.258vh) scale(.9962)}to{transform:translate(61.74015vw,99vh) scale(.9962)}}.snow:nth-child(60){opacity:1.82;transform:translate(15.4709vw,-10px) scale(.4109);animation:fall-60 17s -26s linear infinite}@keyframes fall-60{78.811%{transform:translate(10.579vw,78.811vh) scale(.4109)}to{transform:translate(13.02495vw,99vh) scale(.4109)}}.snow:nth-child(61){opacity:1.4768;transform:translate(68.087vw,-10px) scale(.6528);animation:fall-61 22s -26s linear infinite}@keyframes fall-61{67.565%{transform:translate(64.2448vw,67.565vh) scale(.6528)}to{transform:translate(66.1659vw,99vh) scale(.6528)}}.snow:nth-child(62){opacity:.5228;transform:translate(65.8506vw,-10px) scale(.2341);animation:fall-62 30s -24s linear infinite}@keyframes fall-62{77.65%{transform:translate(72.8056vw,77.65vh) scale(.2341)}to{transform:translate(69.3281vw,99vh) scale(.2341)}}.snow:nth-child(63){opacity:1.9506;transform:translate(34.9499vw,-10px) scale(.5895);animation:fall-63 13s -17s linear infinite}@keyframes fall-63{69.044%{transform:translate(40.2862vw,69.044vh) scale(.5895)}to{transform:translate(37.61805vw,99vh) scale(.5895)}}.snow:nth-child(64){opacity:.032;transform:translate(66.3369vw,-10px) scale(.4091);animation:fall-64 27s -13s linear infinite}@keyframes fall-64{74.363%{transform:translate(71.5731vw,74.363vh) scale(.4091)}to{transform:translate(68.955vw,99vh) scale(.4091)}}.snow:nth-child(65){opacity:.9044;transform:translate(83.4674vw,-10px) scale(.206);animation:fall-65 28s -11s linear infinite}@keyframes fall-65{31.184%{transform:translate(85.7332vw,31.184vh) scale(.206)}to{transform:translate(84.6003vw,99vh) scale(.206)}}.snow:nth-child(66){opacity:.746;transform:translate(22.0067vw,-10px) scale(.2114);animation:fall-66 26s -21s linear infinite}@keyframes fall-66{36.959%{transform:translate(14.4201vw,36.959vh) scale(.2114)}to{transform:translate(18.2134vw,99vh) scale(.2114)}}.snow:nth-child(67){opacity:1.5394;transform:translate(39.3304vw,-10px) scale(.2701);animation:fall-67 20s -30s linear infinite}@keyframes fall-67{46.605%{transform:translate(47.5896vw,46.605vh) scale(.2701)}to{transform:translate(43.46vw,99vh) scale(.2701)}}.snow:nth-child(68){opacity:1.3266;transform:translate(27.9714vw,-10px) scale(.4749);animation:fall-68 24s -7s linear infinite}@keyframes fall-68{42.377%{transform:translate(18.3198vw,42.377vh) scale(.4749)}to{transform:translate(23.1456vw,99vh) scale(.4749)}}.snow:nth-child(69){opacity:1.5716;transform:translate(91.283vw,-10px) scale(.5298);animation:fall-69 20s -30s linear infinite}@keyframes fall-69{59.751%{transform:translate(83.0117vw,59.751vh) scale(.5298)}to{transform:translate(87.14735vw,99vh) scale(.5298)}}.snow:nth-child(70){opacity:.6556;transform:translate(23.623vw,-10px) scale(.3517);animation:fall-70 16s -13s linear infinite}@keyframes fall-70{41.709%{transform:translate(24.6227vw,41.709vh) scale(.3517)}to{transform:translate(24.12285vw,99vh) scale(.3517)}}.snow:nth-child(71){opacity:.0636;transform:translate(98.5784vw,-10px) scale(.7643);animation:fall-71 14s -11s linear infinite}@keyframes fall-71{31.303%{transform:translate(97.9291vw,31.303vh) scale(.7643)}to{transform:translate(98.25375vw,99vh) scale(.7643)}}.snow:nth-child(72){opacity:1.1306;transform:translate(21.5807vw,-10px) scale(.5394);animation:fall-72 21s -5s linear infinite}@keyframes fall-72{63.322%{transform:translate(16.8356vw,63.322vh) scale(.5394)}to{transform:translate(19.20815vw,99vh) scale(.5394)}}.snow:nth-child(73){opacity:1.3536;transform:translate(33.5764vw,-10px) scale(.7521);animation:fall-73 19s -4s linear infinite}@keyframes fall-73{57.597%{transform:translate(41.1555vw,57.597vh) scale(.7521)}to{transform:translate(37.36595vw,99vh) scale(.7521)}}.snow:nth-child(74){opacity:1.5044;transform:translate(64.9093vw,-10px) scale(.6441);animation:fall-74 25s -19s linear infinite}@keyframes fall-74{31.062%{transform:translate(68.4782vw,31.062vh) scale(.6441)}to{transform:translate(66.69375vw,99vh) scale(.6441)}}.snow:nth-child(75){opacity:1.6098;transform:translate(90.5663vw,-10px) scale(.9354);animation:fall-75 12s -27s linear infinite}@keyframes fall-75{56.637%{transform:translate(96.4682vw,56.637vh) scale(.9354)}to{transform:translate(93.51725vw,99vh) scale(.9354)}}.snow:nth-child(76){opacity:.9716;transform:translate(10.5305vw,-10px) scale(.7569);animation:fall-76 25s -5s linear infinite}@keyframes fall-76{64.112%{transform:translate(18.3885vw,64.112vh) scale(.7569)}to{transform:translate(14.4595vw,99vh) scale(.7569)}}.snow:nth-child(77){opacity:.2778;transform:translate(90.4564vw,-10px) scale(.4753);animation:fall-77 18s -13s linear infinite}@keyframes fall-77{73.329%{transform:translate(86.1702vw,73.329vh) scale(.4753)}to{transform:translate(88.3133vw,99vh) scale(.4753)}}.snow:nth-child(78){opacity:.3546;transform:translate(78.6629vw,-10px) scale(.586);animation:fall-78 23s -7s linear infinite}@keyframes fall-78{66.739%{transform:translate(80.0399vw,66.739vh) scale(.586)}to{transform:translate(79.3514vw,99vh) scale(.586)}}.snow:nth-child(79){opacity:1.1582;transform:translate(71.5457vw,-10px) scale(.3458);animation:fall-79 14s -8s linear infinite}@keyframes fall-79{78.34%{transform:translate(67.7539vw,78.34vh) scale(.3458)}to{transform:translate(69.6498vw,99vh) scale(.3458)}}.snow:nth-child(80){opacity:1.5098;transform:translate(75.9624vw,-10px) scale(.3869);animation:fall-80 28s -5s linear infinite}@keyframes fall-80{33.342%{transform:translate(81.7242vw,33.342vh) scale(.3869)}to{transform:translate(78.8433vw,99vh) scale(.3869)}}.snow:nth-child(81){opacity:1.0026;transform:translate(85.1671vw,-10px) scale(.8793);animation:fall-81 12s -2s linear infinite}@keyframes fall-81{74.782%{transform:translate(79.5454vw,74.782vh) scale(.8793)}to{transform:translate(82.35625vw,99vh) scale(.8793)}}.snow:nth-child(82){opacity:.1292;transform:translate(61.6951vw,-10px) scale(.7895);animation:fall-82 14s -15s linear infinite}@keyframes fall-82{36.179%{transform:translate(58.025vw,36.179vh) scale(.7895)}to{transform:translate(59.86005vw,99vh) scale(.7895)}}.snow:nth-child(83){opacity:.9216;transform:translate(91.4574vw,-10px) scale(.1459);animation:fall-83 30s -1s linear infinite}@keyframes fall-83{37.905%{transform:translate(97.7484vw,37.905vh) scale(.1459)}to{transform:translate(94.6029vw,99vh) scale(.1459)}}.snow:nth-child(84){opacity:.7244;transform:translate(5.5603vw,-10px) scale(.5723);animation:fall-84 22s -6s linear infinite}@keyframes fall-84{39.826%{transform:translate(5.553vw,39.826vh) scale(.5723)}to{transform:translate(5.55665vw,99vh) scale(.5723)}}.snow:nth-child(85){opacity:.818;transform:translate(52.6306vw,-10px) scale(.3843);animation:fall-85 17s -28s linear infinite}@keyframes fall-85{43.33%{transform:translate(58.6545vw,43.33vh) scale(.3843)}to{transform:translate(55.64255vw,99vh) scale(.3843)}}.snow:nth-child(86){opacity:1.8594;transform:translate(91.4048vw,-10px) scale(.9178);animation:fall-86 25s -3s linear infinite}@keyframes fall-86{48.733%{transform:translate(86.6091vw,48.733vh) scale(.9178)}to{transform:translate(89.00695vw,99vh) scale(.9178)}}.snow:nth-child(87){opacity:.1542;transform:translate(58.866vw,-10px) scale(.5237);animation:fall-87 16s -16s linear infinite}@keyframes fall-87{39.898%{transform:translate(56.4155vw,39.898vh) scale(.5237)}to{transform:translate(57.64075vw,99vh) scale(.5237)}}.snow:nth-child(88){opacity:.62;transform:translate(56.0214vw,-10px) scale(.8288);animation:fall-88 24s -7s linear infinite}@keyframes fall-88{43.667%{transform:translate(57.415vw,43.667vh) scale(.8288)}to{transform:translate(56.7182vw,99vh) scale(.8288)}}.snow:nth-child(89){opacity:1.1582;transform:translate(27.7434vw,-10px) scale(.2396);animation:fall-89 25s -21s linear infinite}@keyframes fall-89{54.297%{transform:translate(31.6646vw,54.297vh) scale(.2396)}to{transform:translate(29.704vw,99vh) scale(.2396)}}.snow:nth-child(90){opacity:1.6906;transform:translate(56.919vw,-10px) scale(.5428);animation:fall-90 13s -2s linear infinite}@keyframes fall-90{63.07%{transform:translate(50.5455vw,63.07vh) scale(.5428)}to{transform:translate(53.73225vw,99vh) scale(.5428)}}.snow:nth-child(91){opacity:.797;transform:translate(94.94vw,-10px) scale(.1247);animation:fall-91 18s -3s linear infinite}@keyframes fall-91{36.226%{transform:translate(88.6592vw,36.226vh) scale(.1247)}to{transform:translate(91.7996vw,99vh) scale(.1247)}}.snow:nth-child(92){opacity:1.2768;transform:translate(69.3449vw,-10px) scale(.9346);animation:fall-92 16s -25s linear infinite}@keyframes fall-92{64.278%{transform:translate(60.4959vw,64.278vh) scale(.9346)}to{transform:translate(64.9204vw,99vh) scale(.9346)}}.snow:nth-child(93){opacity:1.8412;transform:translate(46.2791vw,-10px) scale(.9782);animation:fall-93 27s -26s linear infinite}@keyframes fall-93{78.917%{transform:translate(41.7668vw,78.917vh) scale(.9782)}to{transform:translate(44.02295vw,99vh) scale(.9782)}}.snow:nth-child(94){opacity:.8468;transform:translate(38.9226vw,-10px) scale(.2364);animation:fall-94 30s -4s linear infinite}@keyframes fall-94{58.565%{transform:translate(44.301vw,58.565vh) scale(.2364)}to{transform:translate(41.6118vw,99vh) scale(.2364)}}.snow:nth-child(95){opacity:.5302;transform:translate(10.8911vw,-10px) scale(.8003);animation:fall-95 24s -27s linear infinite}@keyframes fall-95{64.477%{transform:translate(4.6248vw,64.477vh) scale(.8003)}to{transform:translate(7.75795vw,99vh) scale(.8003)}}.snow:nth-child(96){opacity:.6408;transform:translate(5.8777vw,-10px) scale(.891);animation:fall-96 25s -21s linear infinite}@keyframes fall-96{63.242%{transform:translate(-2.3241vw,63.242vh) scale(.891)}to{transform:translate(1.7768vw,99vh) scale(.891)}}.snow:nth-child(97){opacity:1.1506;transform:translate(1.7979vw,-10px) scale(.0883);animation:fall-97 19s -10s linear infinite}@keyframes fall-97{45.632%{transform:translate(5.4485vw,45.632vh) scale(.0883)}to{transform:translate(3.6232vw,99vh) scale(.0883)}}.snow:nth-child(98){opacity:1.8224;transform:translate(42.2522vw,-10px) scale(.8342);animation:fall-98 21s -29s linear infinite}@keyframes fall-98{43.915%{transform:translate(35.1642vw,43.915vh) scale(.8342)}to{transform:translate(38.7082vw,99vh) scale(.8342)}}.snow:nth-child(99){opacity:.1956;transform:translate(61.3314vw,-10px) scale(.8192);animation:fall-99 16s -24s linear infinite}@keyframes fall-99{77.352%{transform:translate(54.2108vw,77.352vh) scale(.8192)}to{transform:translate(57.7711vw,99vh) scale(.8192)}}.snow:nth-child(100){opacity:.5386;transform:translate(17.7786vw,-10px) scale(.5676);animation:fall-100 29s -19s linear infinite}@keyframes fall-100{34.47%{transform:translate(21.5872vw,34.47vh) scale(.5676)}to{transform:translate(19.6829vw,99vh) scale(.5676)}}.snow:nth-child(101){opacity:1.779;transform:translate(80.1033vw,-10px) scale(.8956);animation:fall-101 29s -14s linear infinite}@keyframes fall-101{78.521%{transform:translate(84.5095vw,78.521vh) scale(.8956)}to{transform:translate(82.3064vw,99vh) scale(.8956)}}.snow:nth-child(102){opacity:1.8164;transform:translate(35.9702vw,-10px) scale(.7147);animation:fall-102 20s -12s linear infinite}@keyframes fall-102{76.805%{transform:translate(27.7182vw,76.805vh) scale(.7147)}to{transform:translate(31.8442vw,99vh) scale(.7147)}}.snow:nth-child(103){opacity:1.3428;transform:translate(78.9155vw,-10px) scale(.9437);animation:fall-103 22s -1s linear infinite}@keyframes fall-103{30.727%{transform:translate(70.0709vw,30.727vh) scale(.9437)}to{transform:translate(74.4932vw,99vh) scale(.9437)}}.snow:nth-child(104){opacity:.8066;transform:translate(52.887vw,-10px) scale(.8212);animation:fall-104 24s -12s linear infinite}@keyframes fall-104{79.221%{transform:translate(53.4978vw,79.221vh) scale(.8212)}to{transform:translate(53.1924vw,99vh) scale(.8212)}}.snow:nth-child(105){opacity:1.9994;transform:translate(15.9864vw,-10px) scale(.9323);animation:fall-105 12s -8s linear infinite}@keyframes fall-105{64.264%{transform:translate(17.5785vw,64.264vh) scale(.9323)}to{transform:translate(16.78245vw,99vh) scale(.9323)}}.snow:nth-child(106){opacity:.8782;transform:translate(33.2618vw,-10px) scale(.9259);animation:fall-106 18s -8s linear infinite}@keyframes fall-106{52.804%{transform:translate(29.4095vw,52.804vh) scale(.9259)}to{transform:translate(31.33565vw,99vh) scale(.9259)}}.snow:nth-child(107){opacity:.6492;transform:translate(72.8824vw,-10px) scale(.1176);animation:fall-107 22s -26s linear infinite}@keyframes fall-107{63.202%{transform:translate(76.7561vw,63.202vh) scale(.1176)}to{transform:translate(74.81925vw,99vh) scale(.1176)}}.snow:nth-child(108){opacity:.6548;transform:translate(91.0101vw,-10px) scale(.024);animation:fall-108 25s -28s linear infinite}@keyframes fall-108{58.844%{transform:translate(86.2619vw,58.844vh) scale(.024)}to{transform:translate(88.636vw,99vh) scale(.024)}}.snow:nth-child(109){opacity:.6738;transform:translate(95.9719vw,-10px) scale(.7616);animation:fall-109 24s -28s linear infinite}@keyframes fall-109{75.154%{transform:translate(85.9993vw,75.154vh) scale(.7616)}to{transform:translate(90.9856vw,99vh) scale(.7616)}}.snow:nth-child(110){opacity:1.958;transform:translate(36.1048vw,-10px) scale(.4066);animation:fall-110 25s -17s linear infinite}@keyframes fall-110{69.713%{transform:translate(35.1688vw,69.713vh) scale(.4066)}to{transform:translate(35.6368vw,99vh) scale(.4066)}}.snow:nth-child(111){opacity:.8466;transform:translate(55.0915vw,-10px) scale(.3227);animation:fall-111 16s -4s linear infinite}@keyframes fall-111{56.073%{transform:translate(59.5817vw,56.073vh) scale(.3227)}to{transform:translate(57.3366vw,99vh) scale(.3227)}}.snow:nth-child(112){opacity:1.5786;transform:translate(22.5967vw,-10px) scale(.6257);animation:fall-112 29s -30s linear infinite}@keyframes fall-112{70.489%{transform:translate(31.376vw,70.489vh) scale(.6257)}to{transform:translate(26.98635vw,99vh) scale(.6257)}}.snow:nth-child(113){opacity:1.498;transform:translate(7.2585vw,-10px) scale(.5468);animation:fall-113 11s -11s linear infinite}@keyframes fall-113{44.551%{transform:translate(16.3789vw,44.551vh) scale(.5468)}to{transform:translate(11.8187vw,99vh) scale(.5468)}}.snow:nth-child(114){opacity:.7476;transform:translate(69.3235vw,-10px) scale(.8109);animation:fall-114 25s -18s linear infinite}@keyframes fall-114{53.793%{transform:translate(60.3441vw,53.793vh) scale(.8109)}to{transform:translate(64.8338vw,99vh) scale(.8109)}}.snow:nth-child(115){opacity:.2594;transform:translate(14.838vw,-10px) scale(.473);animation:fall-115 22s -23s linear infinite}@keyframes fall-115{30.034%{transform:translate(16.5208vw,30.034vh) scale(.473)}to{transform:translate(15.6794vw,99vh) scale(.473)}}.snow:nth-child(116){opacity:.7448;transform:translate(66.5222vw,-10px) scale(.6732);animation:fall-116 19s -1s linear infinite}@keyframes fall-116{62.93%{transform:translate(68.5526vw,62.93vh) scale(.6732)}to{transform:translate(67.5374vw,99vh) scale(.6732)}}.snow:nth-child(117){opacity:.1066;transform:translate(62.175vw,-10px) scale(.6826);animation:fall-117 29s -12s linear infinite}@keyframes fall-117{79.253%{transform:translate(68.2715vw,79.253vh) scale(.6826)}to{transform:translate(65.22325vw,99vh) scale(.6826)}}.snow:nth-child(118){opacity:.3414;transform:translate(59.6795vw,-10px) scale(.0756);animation:fall-118 10s -7s linear infinite}@keyframes fall-118{61.517%{transform:translate(52.834vw,61.517vh) scale(.0756)}to{transform:translate(56.25675vw,99vh) scale(.0756)}}.snow:nth-child(119){opacity:.627;transform:translate(62.2259vw,-10px) scale(.2831);animation:fall-119 17s -9s linear infinite}@keyframes fall-119{43.498%{transform:translate(67.5671vw,43.498vh) scale(.2831)}to{transform:translate(64.8965vw,99vh) scale(.2831)}}.snow:nth-child(120){opacity:.0966;transform:translate(21.6452vw,-10px) scale(.9607);animation:fall-120 11s -10s linear infinite}@keyframes fall-120{40.712%{transform:translate(28.371vw,40.712vh) scale(.9607)}to{transform:translate(25.0081vw,99vh) scale(.9607)}}.snow:nth-child(121){opacity:1.3656;transform:translate(18.9469vw,-10px) scale(.1479);animation:fall-121 18s -3s linear infinite}@keyframes fall-121{35.301%{transform:translate(24.2496vw,35.301vh) scale(.1479)}to{transform:translate(21.59825vw,99vh) scale(.1479)}}.snow:nth-child(122){opacity:1.441;transform:translate(58.517vw,-10px) scale(.7227);animation:fall-122 10s -14s linear infinite}@keyframes fall-122{37.208%{transform:translate(48.6734vw,37.208vh) scale(.7227)}to{transform:translate(53.5952vw,99vh) scale(.7227)}}.snow:nth-child(123){opacity:1.8264;transform:translate(37.0915vw,-10px) scale(.6945);animation:fall-123 14s -19s linear infinite}@keyframes fall-123{44.017%{transform:translate(44.2341vw,44.017vh) scale(.6945)}to{transform:translate(40.6628vw,99vh) scale(.6945)}}.snow:nth-child(124){opacity:.92;transform:translate(23.571vw,-10px) scale(.3456);animation:fall-124 25s -29s linear infinite}@keyframes fall-124{72.446%{transform:translate(14.849vw,72.446vh) scale(.3456)}to{transform:translate(19.21vw,99vh) scale(.3456)}}.snow:nth-child(125){opacity:1.569;transform:translate(73.7584vw,-10px) scale(.5048);animation:fall-125 15s -13s linear infinite}@keyframes fall-125{51.4%{transform:translate(73.3558vw,51.4vh) scale(.5048)}to{transform:translate(73.5571vw,99vh) scale(.5048)}}.snow:nth-child(126){opacity:1.9054;transform:translate(.9899vw,-10px) scale(.1422);animation:fall-126 26s -17s linear infinite}@keyframes fall-126{39.549%{transform:translate(-2.8448vw,39.549vh) scale(.1422)}to{transform:translate(-.92745vw,99vh) scale(.1422)}}.snow:nth-child(127){opacity:.8246;transform:translate(43.9459vw,-10px) scale(.3006);animation:fall-127 17s -22s linear infinite}@keyframes fall-127{59.562%{transform:translate(51.5406vw,59.562vh) scale(.3006)}to{transform:translate(47.74325vw,99vh) scale(.3006)}}.snow:nth-child(128){opacity:.2778;transform:translate(46.3086vw,-10px) scale(.1166);animation:fall-128 15s -10s linear infinite}@keyframes fall-128{55.432%{transform:translate(45.2675vw,55.432vh) scale(.1166)}to{transform:translate(45.78805vw,99vh) scale(.1166)}}.snow:nth-child(129){opacity:.0802;transform:translate(55.6912vw,-10px) scale(.7475);animation:fall-129 21s -12s linear infinite}@keyframes fall-129{41.634%{transform:translate(58.6067vw,41.634vh) scale(.7475)}to{transform:translate(57.14895vw,99vh) scale(.7475)}}.snow:nth-child(130){opacity:1.7642;transform:translate(28.1068vw,-10px) scale(.4037);animation:fall-130 10s -28s linear infinite}@keyframes fall-130{49.066%{transform:translate(25.5115vw,49.066vh) scale(.4037)}to{transform:translate(26.80915vw,99vh) scale(.4037)}}.snow:nth-child(131){opacity:.6026;transform:translate(32.6315vw,-10px) scale(.6542);animation:fall-131 22s -8s linear infinite}@keyframes fall-131{66.745%{transform:translate(22.933vw,66.745vh) scale(.6542)}to{transform:translate(27.78225vw,99vh) scale(.6542)}}.snow:nth-child(132){opacity:.0852;transform:translate(94.9043vw,-10px) scale(.2987);animation:fall-132 20s -21s linear infinite}@keyframes fall-132{46.751%{transform:translate(98.7727vw,46.751vh) scale(.2987)}to{transform:translate(96.8385vw,99vh) scale(.2987)}}.snow:nth-child(133){opacity:1.4632;transform:translate(66.1351vw,-10px) scale(.4715);animation:fall-133 13s -14s linear infinite}@keyframes fall-133{61.034%{transform:translate(57.2893vw,61.034vh) scale(.4715)}to{transform:translate(61.7122vw,99vh) scale(.4715)}}.snow:nth-child(134){opacity:1.5142;transform:translate(66.8878vw,-10px) scale(.7312);animation:fall-134 29s -19s linear infinite}@keyframes fall-134{45.903%{transform:translate(59.1003vw,45.903vh) scale(.7312)}to{transform:translate(62.99405vw,99vh) scale(.7312)}}.snow:nth-child(135){opacity:1.7462;transform:translate(17.7176vw,-10px) scale(.8154);animation:fall-135 12s -9s linear infinite}@keyframes fall-135{39.034%{transform:translate(26.9368vw,39.034vh) scale(.8154)}to{transform:translate(22.3272vw,99vh) scale(.8154)}}.snow:nth-child(136){opacity:1.2686;transform:translate(35.9438vw,-10px) scale(.631);animation:fall-136 21s -18s linear infinite}@keyframes fall-136{78.286%{transform:translate(39.3827vw,78.286vh) scale(.631)}to{transform:translate(37.66325vw,99vh) scale(.631)}}.snow:nth-child(137){opacity:.979;transform:translate(86.9819vw,-10px) scale(.9175);animation:fall-137 14s -14s linear infinite}@keyframes fall-137{54.233%{transform:translate(79.5848vw,54.233vh) scale(.9175)}to{transform:translate(83.28335vw,99vh) scale(.9175)}}.snow:nth-child(138){opacity:1.433;transform:translate(81.4087vw,-10px) scale(.272);animation:fall-138 11s -8s linear infinite}@keyframes fall-138{39.823%{transform:translate(75.8721vw,39.823vh) scale(.272)}to{transform:translate(78.6404vw,99vh) scale(.272)}}.snow:nth-child(139){opacity:1.5312;transform:translate(84.2301vw,-10px) scale(.1496);animation:fall-139 30s -7s linear infinite}@keyframes fall-139{49.187%{transform:translate(76.6543vw,49.187vh) scale(.1496)}to{transform:translate(80.4422vw,99vh) scale(.1496)}}.snow:nth-child(140){opacity:1.4256;transform:translate(29.9822vw,-10px) scale(.6308);animation:fall-140 18s -3s linear infinite}@keyframes fall-140{50.335%{transform:translate(32.7373vw,50.335vh) scale(.6308)}to{transform:translate(31.35975vw,99vh) scale(.6308)}}.snow:nth-child(141){opacity:1.5378;transform:translate(46.7278vw,-10px) scale(.6767);animation:fall-141 12s -4s linear infinite}@keyframes fall-141{49.589%{transform:translate(44.177vw,49.589vh) scale(.6767)}to{transform:translate(45.4524vw,99vh) scale(.6767)}}.snow:nth-child(142){opacity:.6256;transform:translate(12.191vw,-10px) scale(.8647);animation:fall-142 26s -27s linear infinite}@keyframes fall-142{75.163%{transform:translate(6.2826vw,75.163vh) scale(.8647)}to{transform:translate(9.2368vw,99vh) scale(.8647)}}.snow:nth-child(143){opacity:.525;transform:translate(74.2498vw,-10px) scale(.7797);animation:fall-143 19s -2s linear infinite}@keyframes fall-143{37.759%{transform:translate(76.5677vw,37.759vh) scale(.7797)}to{transform:translate(75.40875vw,99vh) scale(.7797)}}.snow:nth-child(144){opacity:1.3898;transform:translate(44.8315vw,-10px) scale(.8476);animation:fall-144 30s -29s linear infinite}@keyframes fall-144{42.681%{transform:translate(36.1146vw,42.681vh) scale(.8476)}to{transform:translate(40.47305vw,99vh) scale(.8476)}}.snow:nth-child(145){opacity:1.1694;transform:translate(46.8076vw,-10px) scale(.8571);animation:fall-145 15s -18s linear infinite}@keyframes fall-145{45.618%{transform:translate(46.302vw,45.618vh) scale(.8571)}to{transform:translate(46.5548vw,99vh) scale(.8571)}}.snow:nth-child(146){opacity:.2442;transform:translate(71.0269vw,-10px) scale(.4455);animation:fall-146 15s -24s linear infinite}@keyframes fall-146{55.301%{transform:translate(67.5174vw,55.301vh) scale(.4455)}to{transform:translate(69.27215vw,99vh) scale(.4455)}}.snow:nth-child(147){opacity:.8622;transform:translate(85.1339vw,-10px) scale(.5235);animation:fall-147 11s -6s linear infinite}@keyframes fall-147{37.368%{transform:translate(86.6556vw,37.368vh) scale(.5235)}to{transform:translate(85.89475vw,99vh) scale(.5235)}}.snow:nth-child(148){opacity:.02;transform:translate(76.7274vw,-10px) scale(.077);animation:fall-148 28s -23s linear infinite}@keyframes fall-148{47.623%{transform:translate(78.7107vw,47.623vh) scale(.077)}to{transform:translate(77.71905vw,99vh) scale(.077)}}.snow:nth-child(149){opacity:1.014;transform:translate(91.1413vw,-10px) scale(.7256);animation:fall-149 15s -1s linear infinite}@keyframes fall-149{36.237%{transform:translate(82.8339vw,36.237vh) scale(.7256)}to{transform:translate(86.9876vw,99vh) scale(.7256)}}.snow:nth-child(150){opacity:.488;transform:translate(9.9002vw,-10px) scale(.8271);animation:fall-150 16s -15s linear infinite}@keyframes fall-150{70.94%{transform:translate(4.4046vw,70.94vh) scale(.8271)}to{transform:translate(7.1524vw,99vh) scale(.8271)}}.snow:nth-child(151){opacity:1.9252;transform:translate(32.2892vw,-10px) scale(.1197);animation:fall-151 17s -26s linear infinite}@keyframes fall-151{63.136%{transform:translate(33.306vw,63.136vh) scale(.1197)}to{transform:translate(32.7976vw,99vh) scale(.1197)}}.snow:nth-child(152){opacity:.9054;transform:translate(72.2055vw,-10px) scale(.431);animation:fall-152 20s -6s linear infinite}@keyframes fall-152{41.54%{transform:translate(81.2219vw,41.54vh) scale(.431)}to{transform:translate(76.7137vw,99vh) scale(.431)}}.snow:nth-child(153){opacity:1.1206;transform:translate(12.2704vw,-10px) scale(.9458);animation:fall-153 26s -24s linear infinite}@keyframes fall-153{56.038%{transform:translate(12.2858vw,56.038vh) scale(.9458)}to{transform:translate(12.2781vw,99vh) scale(.9458)}}.snow:nth-child(154){opacity:1.2552;transform:translate(17.4553vw,-10px) scale(.6423);animation:fall-154 22s -15s linear infinite}@keyframes fall-154{44.92%{transform:translate(16.9633vw,44.92vh) scale(.6423)}to{transform:translate(17.2093vw,99vh) scale(.6423)}}.snow:nth-child(155){opacity:.5332;transform:translate(56.3806vw,-10px) scale(.7747);animation:fall-155 22s -16s linear infinite}@keyframes fall-155{58.076%{transform:translate(60.2073vw,58.076vh) scale(.7747)}to{transform:translate(58.29395vw,99vh) scale(.7747)}}.snow:nth-child(156){opacity:1.0756;transform:translate(2.2162vw,-10px) scale(.0257);animation:fall-156 25s -12s linear infinite}@keyframes fall-156{42.487%{transform:translate(-6.1107vw,42.487vh) scale(.0257)}to{transform:translate(-1.94725vw,99vh) scale(.0257)}}.snow:nth-child(157){opacity:.5382;transform:translate(77.1583vw,-10px) scale(.3474);animation:fall-157 14s -21s linear infinite}@keyframes fall-157{40.751%{transform:translate(85.9742vw,40.751vh) scale(.3474)}to{transform:translate(81.56625vw,99vh) scale(.3474)}}.snow:nth-child(158){opacity:1.882;transform:translate(51.8597vw,-10px) scale(.9385);animation:fall-158 18s -20s linear infinite}@keyframes fall-158{69.595%{transform:translate(44.3599vw,69.595vh) scale(.9385)}to{transform:translate(48.1098vw,99vh) scale(.9385)}}.snow:nth-child(159){opacity:.824;transform:translate(84.3197vw,-10px) scale(.0333);animation:fall-159 20s -18s linear infinite}@keyframes fall-159{79.423%{transform:translate(94.2062vw,79.423vh) scale(.0333)}to{transform:translate(89.26295vw,99vh) scale(.0333)}}.snow:nth-child(160){opacity:.7808;transform:translate(41.0662vw,-10px) scale(.6355);animation:fall-160 19s -6s linear infinite}@keyframes fall-160{62.093%{transform:translate(44.1918vw,62.093vh) scale(.6355)}to{transform:translate(42.629vw,99vh) scale(.6355)}}.snow:nth-child(161){opacity:.5672;transform:translate(75.7117vw,-10px) scale(.4577);animation:fall-161 25s -11s linear infinite}@keyframes fall-161{46.456%{transform:translate(83.9118vw,46.456vh) scale(.4577)}to{transform:translate(79.81175vw,99vh) scale(.4577)}}.snow:nth-child(162){opacity:1.7948;transform:translate(29.0929vw,-10px) scale(.6397);animation:fall-162 23s -5s linear infinite}@keyframes fall-162{64.51%{transform:translate(31.1851vw,64.51vh) scale(.6397)}to{transform:translate(30.139vw,99vh) scale(.6397)}}.snow:nth-child(163){opacity:1.059;transform:translate(23.461vw,-10px) scale(.4514);animation:fall-163 27s -24s linear infinite}@keyframes fall-163{56.961%{transform:translate(25.1504vw,56.961vh) scale(.4514)}to{transform:translate(24.3057vw,99vh) scale(.4514)}}.snow:nth-child(164){opacity:1.214;transform:translate(86.3567vw,-10px) scale(.1839);animation:fall-164 26s -16s linear infinite}@keyframes fall-164{65.34%{transform:translate(87.267vw,65.34vh) scale(.1839)}to{transform:translate(86.81185vw,99vh) scale(.1839)}}.snow:nth-child(165){opacity:.0066;transform:translate(98.0271vw,-10px) scale(.2926);animation:fall-165 20s -4s linear infinite}@keyframes fall-165{39.618%{transform:translate(105.1777vw,39.618vh) scale(.2926)}to{transform:translate(101.6024vw,99vh) scale(.2926)}}.snow:nth-child(166){opacity:1.6938;transform:translate(97.9364vw,-10px) scale(.0629);animation:fall-166 11s -17s linear infinite}@keyframes fall-166{45.029%{transform:translate(101.9871vw,45.029vh) scale(.0629)}to{transform:translate(99.96175vw,99vh) scale(.0629)}}.snow:nth-child(167){opacity:1.9144;transform:translate(53.4664vw,-10px) scale(.7799);animation:fall-167 10s -27s linear infinite}@keyframes fall-167{57.918%{transform:translate(60.2526vw,57.918vh) scale(.7799)}to{transform:translate(56.8595vw,99vh) scale(.7799)}}.snow:nth-child(168){opacity:.2684;transform:translate(82.8894vw,-10px) scale(.8084);animation:fall-168 30s -24s linear infinite}@keyframes fall-168{64.749%{transform:translate(89.5879vw,64.749vh) scale(.8084)}to{transform:translate(86.23865vw,99vh) scale(.8084)}}.snow:nth-child(169){opacity:1.583;transform:translate(42.7705vw,-10px) scale(.8728);animation:fall-169 17s -18s linear infinite}@keyframes fall-169{59.3%{transform:translate(37.0038vw,59.3vh) scale(.8728)}to{transform:translate(39.88715vw,99vh) scale(.8728)}}.snow:nth-child(170){opacity:.9458;transform:translate(57.9161vw,-10px) scale(.9046);animation:fall-170 19s -23s linear infinite}@keyframes fall-170{62.508%{transform:translate(53.3852vw,62.508vh) scale(.9046)}to{transform:translate(55.65065vw,99vh) scale(.9046)}}.snow:nth-child(171){opacity:.854;transform:translate(90.5918vw,-10px) scale(.9537);animation:fall-171 29s -18s linear infinite}@keyframes fall-171{51.44%{transform:translate(97.8139vw,51.44vh) scale(.9537)}to{transform:translate(94.20285vw,99vh) scale(.9537)}}.snow:nth-child(172){opacity:1.7908;transform:translate(96.259vw,-10px) scale(.5614);animation:fall-172 15s -27s linear infinite}@keyframes fall-172{39.845%{transform:translate(98.6073vw,39.845vh) scale(.5614)}to{transform:translate(97.43315vw,99vh) scale(.5614)}}.snow:nth-child(173){opacity:.4128;transform:translate(18.8377vw,-10px) scale(.5954);animation:fall-173 14s -16s linear infinite}@keyframes fall-173{61.871%{transform:translate(15.815vw,61.871vh) scale(.5954)}to{transform:translate(17.32635vw,99vh) scale(.5954)}}.snow:nth-child(174){opacity:.8492;transform:translate(23.9763vw,-10px) scale(.2125);animation:fall-174 16s -30s linear infinite}@keyframes fall-174{61.726%{transform:translate(27.6189vw,61.726vh) scale(.2125)}to{transform:translate(25.7976vw,99vh) scale(.2125)}}.snow:nth-child(175){opacity:.473;transform:translate(52.7912vw,-10px) scale(.1662);animation:fall-175 26s -11s linear infinite}@keyframes fall-175{42.115%{transform:translate(56.2675vw,42.115vh) scale(.1662)}to{transform:translate(54.52935vw,99vh) scale(.1662)}}.snow:nth-child(176){opacity:.3038;transform:translate(70.0871vw,-10px) scale(.3712);animation:fall-176 26s -21s linear infinite}@keyframes fall-176{76.137%{transform:translate(68.2082vw,76.137vh) scale(.3712)}to{transform:translate(69.14765vw,99vh) scale(.3712)}}.snow:nth-child(177){opacity:.5942;transform:translate(35.8714vw,-10px) scale(.9992);animation:fall-177 28s -19s linear infinite}@keyframes fall-177{39.436%{transform:translate(26.7866vw,39.436vh) scale(.9992)}to{transform:translate(31.329vw,99vh) scale(.9992)}}.snow:nth-child(178){opacity:.0288;transform:translate(48.2337vw,-10px) scale(.3292);animation:fall-178 12s -23s linear infinite}@keyframes fall-178{60.902%{transform:translate(40.7253vw,60.902vh) scale(.3292)}to{transform:translate(44.4795vw,99vh) scale(.3292)}}.snow:nth-child(179){opacity:.567;transform:translate(43.4746vw,-10px) scale(.5093);animation:fall-179 21s -23s linear infinite}@keyframes fall-179{36.563%{transform:translate(43.335vw,36.563vh) scale(.5093)}to{transform:translate(43.4048vw,99vh) scale(.5093)}}.snow:nth-child(180){opacity:1.4332;transform:translate(65.7271vw,-10px) scale(.2023);animation:fall-180 14s -19s linear infinite}@keyframes fall-180{46.225%{transform:translate(69.1312vw,46.225vh) scale(.2023)}to{transform:translate(67.42915vw,99vh) scale(.2023)}}.snow:nth-child(181){opacity:.5722;transform:translate(56.9246vw,-10px) scale(.1449);animation:fall-181 25s -26s linear infinite}@keyframes fall-181{71.966%{transform:translate(59.3805vw,71.966vh) scale(.1449)}to{transform:translate(58.15255vw,99vh) scale(.1449)}}.snow:nth-child(182){opacity:.5134;transform:translate(80.4091vw,-10px) scale(.2283);animation:fall-182 27s -27s linear infinite}@keyframes fall-182{46.773%{transform:translate(71.7861vw,46.773vh) scale(.2283)}to{transform:translate(76.0976vw,99vh) scale(.2283)}}.snow:nth-child(183){opacity:.486;transform:translate(71.3996vw,-10px) scale(.5103);animation:fall-183 24s -25s linear infinite}@keyframes fall-183{68.19%{transform:translate(75.2049vw,68.19vh) scale(.5103)}to{transform:translate(73.30225vw,99vh) scale(.5103)}}.snow:nth-child(184){opacity:1.677;transform:translate(97.8887vw,-10px) scale(.3544);animation:fall-184 30s -14s linear infinite}@keyframes fall-184{71.508%{transform:translate(97.2452vw,71.508vh) scale(.3544)}to{transform:translate(97.56695vw,99vh) scale(.3544)}}.snow:nth-child(185){opacity:1.5704;transform:translate(72.6107vw,-10px) scale(.4051);animation:fall-185 21s -21s linear infinite}@keyframes fall-185{56.067%{transform:translate(81.716vw,56.067vh) scale(.4051)}to{transform:translate(77.16335vw,99vh) scale(.4051)}}.snow:nth-child(186){opacity:1.5768;transform:translate(53.3828vw,-10px) scale(.7729);animation:fall-186 22s -12s linear infinite}@keyframes fall-186{67.15%{transform:translate(44.5571vw,67.15vh) scale(.7729)}to{transform:translate(48.96995vw,99vh) scale(.7729)}}.snow:nth-child(187){opacity:.482;transform:translate(33.5691vw,-10px) scale(.0538);animation:fall-187 14s -21s linear infinite}@keyframes fall-187{61.247%{transform:translate(29.1086vw,61.247vh) scale(.0538)}to{transform:translate(31.33885vw,99vh) scale(.0538)}}.snow:nth-child(188){opacity:1.4724;transform:translate(44.2407vw,-10px) scale(.5964);animation:fall-188 22s -14s linear infinite}@keyframes fall-188{69.33%{transform:translate(49.8282vw,69.33vh) scale(.5964)}to{transform:translate(47.03445vw,99vh) scale(.5964)}}.snow:nth-child(189){opacity:.575;transform:translate(10.3465vw,-10px) scale(.1625);animation:fall-189 29s -17s linear infinite}@keyframes fall-189{77.988%{transform:translate(15.9196vw,77.988vh) scale(.1625)}to{transform:translate(13.13305vw,99vh) scale(.1625)}}.snow:nth-child(190){opacity:.5128;transform:translate(17.623vw,-10px) scale(.1389);animation:fall-190 22s -12s linear infinite}@keyframes fall-190{43.8%{transform:translate(23.6674vw,43.8vh) scale(.1389)}to{transform:translate(20.6452vw,99vh) scale(.1389)}}.snow:nth-child(191){opacity:1.3164;transform:translate(12.0855vw,-10px) scale(.4126);animation:fall-191 22s -7s linear infinite}@keyframes fall-191{45.893%{transform:translate(8.3665vw,45.893vh) scale(.4126)}to{transform:translate(10.226vw,99vh) scale(.4126)}}.snow:nth-child(192){opacity:.8604;transform:translate(69.7094vw,-10px) scale(.0865);animation:fall-192 10s -16s linear infinite}@keyframes fall-192{38.5%{transform:translate(73.2317vw,38.5vh) scale(.0865)}to{transform:translate(71.47055vw,99vh) scale(.0865)}}.snow:nth-child(193){opacity:.8474;transform:translate(93.5197vw,-10px) scale(.3972);animation:fall-193 17s -2s linear infinite}@keyframes fall-193{36.35%{transform:translate(101.5258vw,36.35vh) scale(.3972)}to{transform:translate(97.52275vw,99vh) scale(.3972)}}.snow:nth-child(194){opacity:.9328;transform:translate(7.7682vw,-10px) scale(.6751);animation:fall-194 12s -4s linear infinite}@keyframes fall-194{47.203%{transform:translate(15.0793vw,47.203vh) scale(.6751)}to{transform:translate(11.42375vw,99vh) scale(.6751)}}.snow:nth-child(195){opacity:1.468;transform:translate(22.5089vw,-10px) scale(.6884);animation:fall-195 13s -26s linear infinite}@keyframes fall-195{65.68%{transform:translate(29.8137vw,65.68vh) scale(.6884)}to{transform:translate(26.1613vw,99vh) scale(.6884)}}.snow:nth-child(196){opacity:1.5766;transform:translate(84.598vw,-10px) scale(.4345);animation:fall-196 17s -25s linear infinite}@keyframes fall-196{43.031%{transform:translate(76.8197vw,43.031vh) scale(.4345)}to{transform:translate(80.70885vw,99vh) scale(.4345)}}.snow:nth-child(197){opacity:1.1266;transform:translate(53.9626vw,-10px) scale(.34);animation:fall-197 29s -16s linear infinite}@keyframes fall-197{36.246%{transform:translate(54.5912vw,36.246vh) scale(.34)}to{transform:translate(54.2769vw,99vh) scale(.34)}}.snow:nth-child(198){opacity:.2578;transform:translate(98.8903vw,-10px) scale(.6081);animation:fall-198 15s -18s linear infinite}@keyframes fall-198{36.249%{transform:translate(94.991vw,36.249vh) scale(.6081)}to{transform:translate(96.94065vw,99vh) scale(.6081)}}.snow:nth-child(199){opacity:.6586;transform:translate(49.7172vw,-10px) scale(.4583);animation:fall-199 22s -11s linear infinite}@keyframes fall-199{76.789%{transform:translate(42.172vw,76.789vh) scale(.4583)}to{transform:translate(45.9446vw,99vh) scale(.4583)}}.snow:nth-child(200){opacity:1.1076;transform:translate(25.7463vw,-10px) scale(.2842);animation:fall-200 14s -6s linear infinite}@keyframes fall-200{43.155%{transform:translate(15.8973vw,43.155vh) scale(.2842)}to{transform:translate(20.8218vw,99vh) scale(.2842)}}.snow:nth-child(201){opacity:.6958;transform:translate(63.6156vw,-10px) scale(.5543);animation:fall-201 14s -2s linear infinite}@keyframes fall-201{57.666%{transform:translate(62.5922vw,57.666vh) scale(.5543)}to{transform:translate(63.1039vw,99vh) scale(.5543)}}.snow:nth-child(202){opacity:1.9628;transform:translate(96.0845vw,-10px) scale(.5734);animation:fall-202 19s -11s linear infinite}@keyframes fall-202{71.613%{transform:translate(90.9454vw,71.613vh) scale(.5734)}to{transform:translate(93.51495vw,99vh) scale(.5734)}}.snow:nth-child(203){opacity:.504;transform:translate(32.6358vw,-10px) scale(.8571);animation:fall-203 29s -24s linear infinite}@keyframes fall-203{45.329%{transform:translate(38.1915vw,45.329vh) scale(.8571)}to{transform:translate(35.41365vw,99vh) scale(.8571)}}.snow:nth-child(204){opacity:1.7478;transform:translate(15.4213vw,-10px) scale(.69);animation:fall-204 24s -1s linear infinite}@keyframes fall-204{53.959%{transform:translate(18.8153vw,53.959vh) scale(.69)}to{transform:translate(17.1183vw,99vh) scale(.69)}}.snow:nth-child(205){opacity:1.7846;transform:translate(55.2849vw,-10px) scale(.4949);animation:fall-205 21s -29s linear infinite}@keyframes fall-205{75.388%{transform:translate(58.3035vw,75.388vh) scale(.4949)}to{transform:translate(56.7942vw,99vh) scale(.4949)}}.snow:nth-child(206){opacity:.2522;transform:translate(41.3322vw,-10px) scale(.0223);animation:fall-206 15s -28s linear infinite}@keyframes fall-206{33.349%{transform:translate(45.8713vw,33.349vh) scale(.0223)}to{transform:translate(43.60175vw,99vh) scale(.0223)}}.snow:nth-child(207){opacity:.6144;transform:translate(85.5034vw,-10px) scale(.4358);animation:fall-207 23s -15s linear infinite}@keyframes fall-207{61.233%{transform:translate(82.5042vw,61.233vh) scale(.4358)}to{transform:translate(84.0038vw,99vh) scale(.4358)}}.snow:nth-child(208){opacity:.9584;transform:translate(94.0158vw,-10px) scale(.0488);animation:fall-208 27s -16s linear infinite}@keyframes fall-208{32.207%{transform:translate(90.2124vw,32.207vh) scale(.0488)}to{transform:translate(92.1141vw,99vh) scale(.0488)}}.snow:nth-child(209){opacity:.1222;transform:translate(82.924vw,-10px) scale(.0584);animation:fall-209 23s -27s linear infinite}@keyframes fall-209{35.762%{transform:translate(80.3223vw,35.762vh) scale(.0584)}to{transform:translate(81.62315vw,99vh) scale(.0584)}}.snow:nth-child(210){opacity:.343;transform:translate(59.6764vw,-10px) scale(.5696);animation:fall-210 21s -19s linear infinite}@keyframes fall-210{76.52%{transform:translate(66.7857vw,76.52vh) scale(.5696)}to{transform:translate(63.23105vw,99vh) scale(.5696)}}.snow:nth-child(211){opacity:1.0354;transform:translate(94.0538vw,-10px) scale(.8634);animation:fall-211 18s -29s linear infinite}@keyframes fall-211{31.62%{transform:translate(101.3172vw,31.62vh) scale(.8634)}to{transform:translate(97.6855vw,99vh) scale(.8634)}}.snow:nth-child(212){opacity:.475;transform:translate(18.1825vw,-10px) scale(.8997);animation:fall-212 27s -27s linear infinite}@keyframes fall-212{54.786%{transform:translate(11.7415vw,54.786vh) scale(.8997)}to{transform:translate(14.962vw,99vh) scale(.8997)}}.snow:nth-child(213){opacity:.031;transform:translate(71.5269vw,-10px) scale(.1029);animation:fall-213 28s -6s linear infinite}@keyframes fall-213{47.102%{transform:translate(73.9876vw,47.102vh) scale(.1029)}to{transform:translate(72.75725vw,99vh) scale(.1029)}}.snow:nth-child(214){opacity:1.6136;transform:translate(99.7711vw,-10px) scale(.4707);animation:fall-214 26s -16s linear infinite}@keyframes fall-214{44.952%{transform:translate(106.9511vw,44.952vh) scale(.4707)}to{transform:translate(103.3611vw,99vh) scale(.4707)}}.snow:nth-child(215){opacity:1.4456;transform:translate(78.7453vw,-10px) scale(.0349);animation:fall-215 28s -10s linear infinite}@keyframes fall-215{49.322%{transform:translate(72.8109vw,49.322vh) scale(.0349)}to{transform:translate(75.7781vw,99vh) scale(.0349)}}.snow:nth-child(216){opacity:.6174;transform:translate(56.4469vw,-10px) scale(.1402);animation:fall-216 24s -3s linear infinite}@keyframes fall-216{66.423%{transform:translate(60.6088vw,66.423vh) scale(.1402)}to{transform:translate(58.52785vw,99vh) scale(.1402)}}.snow:nth-child(217){opacity:1.1402;transform:translate(31.1272vw,-10px) scale(.0541);animation:fall-217 20s -25s linear infinite}@keyframes fall-217{39.545%{transform:translate(38.2847vw,39.545vh) scale(.0541)}to{transform:translate(34.70595vw,99vh) scale(.0541)}}.snow:nth-child(218){opacity:1.2302;transform:translate(10.7756vw,-10px) scale(.1857);animation:fall-218 23s -24s linear infinite}@keyframes fall-218{78.72%{transform:translate(10.783vw,78.72vh) scale(.1857)}to{transform:translate(10.7793vw,99vh) scale(.1857)}}.snow:nth-child(219){opacity:1.9476;transform:translate(97.8068vw,-10px) scale(.3737);animation:fall-219 11s -21s linear infinite}@keyframes fall-219{66.374%{transform:translate(89.2636vw,66.374vh) scale(.3737)}to{transform:translate(93.5352vw,99vh) scale(.3737)}}.snow:nth-child(220){opacity:.4714;transform:translate(72.0328vw,-10px) scale(.6481);animation:fall-220 15s -6s linear infinite}@keyframes fall-220{37.773%{transform:translate(76.7418vw,37.773vh) scale(.6481)}to{transform:translate(74.3873vw,99vh) scale(.6481)}}.snow:nth-child(221){opacity:1.897;transform:translate(55.8702vw,-10px) scale(.4095);animation:fall-221 20s -20s linear infinite}@keyframes fall-221{40.556%{transform:translate(57.6477vw,40.556vh) scale(.4095)}to{transform:translate(56.75895vw,99vh) scale(.4095)}}.snow:nth-child(222){opacity:.4554;transform:translate(26.3044vw,-10px) scale(.7706);animation:fall-222 25s -29s linear infinite}@keyframes fall-222{53.993%{transform:translate(33.0175vw,53.993vh) scale(.7706)}to{transform:translate(29.66095vw,99vh) scale(.7706)}}.snow:nth-child(223){opacity:.8524;transform:translate(62.3079vw,-10px) scale(.3602);animation:fall-223 18s -6s linear infinite}@keyframes fall-223{45.324%{transform:translate(64.0638vw,45.324vh) scale(.3602)}to{transform:translate(63.18585vw,99vh) scale(.3602)}}.snow:nth-child(224){opacity:1.554;transform:translate(96.934vw,-10px) scale(.2171);animation:fall-224 14s -5s linear infinite}@keyframes fall-224{61.652%{transform:translate(100.0983vw,61.652vh) scale(.2171)}to{transform:translate(98.51615vw,99vh) scale(.2171)}}.snow:nth-child(225){opacity:.3504;transform:translate(80.7344vw,-10px) scale(.9344);animation:fall-225 10s -18s linear infinite}@keyframes fall-225{30.092%{transform:translate(79.9963vw,30.092vh) scale(.9344)}to{transform:translate(80.36535vw,99vh) scale(.9344)}}.snow:nth-child(226){opacity:.2006;transform:translate(17.2991vw,-10px) scale(.4459);animation:fall-226 30s -23s linear infinite}@keyframes fall-226{70.778%{transform:translate(10.6061vw,70.778vh) scale(.4459)}to{transform:translate(13.9526vw,99vh) scale(.4459)}}.snow:nth-child(227){opacity:.787;transform:translate(31.0498vw,-10px) scale(.905);animation:fall-227 16s -27s linear infinite}@keyframes fall-227{31.715%{transform:translate(30.0647vw,31.715vh) scale(.905)}to{transform:translate(30.55725vw,99vh) scale(.905)}}.snow:nth-child(228){opacity:1.4908;transform:translate(35.7689vw,-10px) scale(.6325);animation:fall-228 15s -3s linear infinite}@keyframes fall-228{40.288%{transform:translate(40.4848vw,40.288vh) scale(.6325)}to{transform:translate(38.12685vw,99vh) scale(.6325)}}.snow:nth-child(229){opacity:1.1378;transform:translate(75.6748vw,-10px) scale(.789);animation:fall-229 19s -30s linear infinite}@keyframes fall-229{43.583%{transform:translate(66.4076vw,43.583vh) scale(.789)}to{transform:translate(71.0412vw,99vh) scale(.789)}}.snow:nth-child(230){opacity:1.8276;transform:translate(73.1579vw,-10px) scale(.1264);animation:fall-230 21s -11s linear infinite}@keyframes fall-230{30.364%{transform:translate(77.2746vw,30.364vh) scale(.1264)}to{transform:translate(75.21625vw,99vh) scale(.1264)}}.snow:nth-child(231){opacity:.1638;transform:translate(33.6864vw,-10px) scale(.0629);animation:fall-231 26s -11s linear infinite}@keyframes fall-231{75.853%{transform:translate(27.1395vw,75.853vh) scale(.0629)}to{transform:translate(30.41295vw,99vh) scale(.0629)}}.snow:nth-child(232){opacity:1.7368;transform:translate(79.88vw,-10px) scale(.5122);animation:fall-232 12s -23s linear infinite}@keyframes fall-232{77.679%{transform:translate(81.342vw,77.679vh) scale(.5122)}to{transform:translate(80.611vw,99vh) scale(.5122)}}.snow:nth-child(233){opacity:.1236;transform:translate(44.6836vw,-10px) scale(.1436);animation:fall-233 12s -18s linear infinite}@keyframes fall-233{51.407%{transform:translate(46.5386vw,51.407vh) scale(.1436)}to{transform:translate(45.6111vw,99vh) scale(.1436)}}.snow:nth-child(234){opacity:1.6314;transform:translate(89.3885vw,-10px) scale(.8218);animation:fall-234 25s -17s linear infinite}@keyframes fall-234{61.188%{transform:translate(80.4124vw,61.188vh) scale(.8218)}to{transform:translate(84.90045vw,99vh) scale(.8218)}}.snow:nth-child(235){opacity:1.8396;transform:translate(47.9754vw,-10px) scale(.4348);animation:fall-235 15s -30s linear infinite}@keyframes fall-235{47.286%{transform:translate(49.6721vw,47.286vh) scale(.4348)}to{transform:translate(48.82375vw,99vh) scale(.4348)}}.snow:nth-child(236){opacity:.7944;transform:translate(76.2vw,-10px) scale(.4545);animation:fall-236 27s -11s linear infinite}@keyframes fall-236{70.596%{transform:translate(76.9831vw,70.596vh) scale(.4545)}to{transform:translate(76.59155vw,99vh) scale(.4545)}}.snow:nth-child(237){opacity:.4152;transform:translate(16.1946vw,-10px) scale(.2386);animation:fall-237 28s -19s linear infinite}@keyframes fall-237{40.101%{transform:translate(18.4552vw,40.101vh) scale(.2386)}to{transform:translate(17.3249vw,99vh) scale(.2386)}}.snow:nth-child(238){opacity:.7564;transform:translate(24.3213vw,-10px) scale(.6855);animation:fall-238 24s -2s linear infinite}@keyframes fall-238{41.603%{transform:translate(32.8529vw,41.603vh) scale(.6855)}to{transform:translate(28.5871vw,99vh) scale(.6855)}}.snow:nth-child(239){opacity:1.0864;transform:translate(81.3708vw,-10px) scale(.286);animation:fall-239 10s -2s linear infinite}@keyframes fall-239{40.791%{transform:translate(90.9221vw,40.791vh) scale(.286)}to{transform:translate(86.14645vw,99vh) scale(.286)}}.snow:nth-child(240){opacity:.1926;transform:translate(47.7029vw,-10px) scale(.3541);animation:fall-240 25s -3s linear infinite}@keyframes fall-240{76.295%{transform:translate(45.8906vw,76.295vh) scale(.3541)}to{transform:translate(46.79675vw,99vh) scale(.3541)}}.snow:nth-child(241){opacity:1.8868;transform:translate(4.8214vw,-10px) scale(.7854);animation:fall-241 24s -20s linear infinite}@keyframes fall-241{65.196%{transform:translate(11.3338vw,65.196vh) scale(.7854)}to{transform:translate(8.0776vw,99vh) scale(.7854)}}.snow:nth-child(242){opacity:1.9046;transform:translate(75.152vw,-10px) scale(.2555);animation:fall-242 22s -12s linear infinite}@keyframes fall-242{39.639%{transform:translate(70.0309vw,39.639vh) scale(.2555)}to{transform:translate(72.59145vw,99vh) scale(.2555)}}.snow:nth-child(243){opacity:.1636;transform:translate(75.3917vw,-10px) scale(.3123);animation:fall-243 24s -11s linear infinite}@keyframes fall-243{74.259%{transform:translate(72.8732vw,74.259vh) scale(.3123)}to{transform:translate(74.13245vw,99vh) scale(.3123)}}.snow:nth-child(244){opacity:.6548;transform:translate(12.0622vw,-10px) scale(.3264);animation:fall-244 28s -25s linear infinite}@keyframes fall-244{47.756%{transform:translate(10.3721vw,47.756vh) scale(.3264)}to{transform:translate(11.21715vw,99vh) scale(.3264)}}.snow:nth-child(245){opacity:.8842;transform:translate(86.2312vw,-10px) scale(.3857);animation:fall-245 28s -12s linear infinite}@keyframes fall-245{74.139%{transform:translate(84.6399vw,74.139vh) scale(.3857)}to{transform:translate(85.43555vw,99vh) scale(.3857)}}.snow:nth-child(246){opacity:.807;transform:translate(4.2434vw,-10px) scale(.066);animation:fall-246 20s -19s linear infinite}@keyframes fall-246{58.854%{transform:translate(5.6725vw,58.854vh) scale(.066)}to{transform:translate(4.95795vw,99vh) scale(.066)}}.snow:nth-child(247){opacity:.9576;transform:translate(70.7957vw,-10px) scale(.9382);animation:fall-247 24s -16s linear infinite}@keyframes fall-247{56.161%{transform:translate(68.2269vw,56.161vh) scale(.9382)}to{transform:translate(69.5113vw,99vh) scale(.9382)}}.snow:nth-child(248){opacity:.4664;transform:translate(28.3805vw,-10px) scale(.922);animation:fall-248 26s -11s linear infinite}@keyframes fall-248{62.076%{transform:translate(34.0775vw,62.076vh) scale(.922)}to{transform:translate(31.229vw,99vh) scale(.922)}}.snow:nth-child(249){opacity:1.2248;transform:translate(40.0358vw,-10px) scale(.8292);animation:fall-249 14s -12s linear infinite}@keyframes fall-249{39.743%{transform:translate(49.9163vw,39.743vh) scale(.8292)}to{transform:translate(44.97605vw,99vh) scale(.8292)}}.snow:nth-child(250){opacity:1.3476;transform:translate(.6459vw,-10px) scale(.0235);animation:fall-250 28s -5s linear infinite}@keyframes fall-250{71.074%{transform:translate(-8.3162vw,71.074vh) scale(.0235)}to{transform:translate(-3.83515vw,99vh) scale(.0235)}}.snow:nth-child(251){opacity:.6872;transform:translate(76.8669vw,-10px) scale(.3008);animation:fall-251 24s -1s linear infinite}@keyframes fall-251{60.729%{transform:translate(71.6162vw,60.729vh) scale(.3008)}to{transform:translate(74.24155vw,99vh) scale(.3008)}}.snow:nth-child(252){opacity:.1158;transform:translate(42.9685vw,-10px) scale(.7163);animation:fall-252 11s -11s linear infinite}@keyframes fall-252{39.17%{transform:translate(43.8746vw,39.17vh) scale(.7163)}to{transform:translate(43.42155vw,99vh) scale(.7163)}}.snow:nth-child(253){opacity:1.1132;transform:translate(55.8934vw,-10px) scale(.6526);animation:fall-253 10s -20s linear infinite}@keyframes fall-253{70.361%{transform:translate(62.6916vw,70.361vh) scale(.6526)}to{transform:translate(59.2925vw,99vh) scale(.6526)}}.snow:nth-child(254){opacity:.1976;transform:translate(52.5479vw,-10px) scale(.0159);animation:fall-254 25s -8s linear infinite}@keyframes fall-254{60.793%{transform:translate(49.8969vw,60.793vh) scale(.0159)}to{transform:translate(51.2224vw,99vh) scale(.0159)}}.snow:nth-child(255){opacity:.4592;transform:translate(86.738vw,-10px) scale(.3733);animation:fall-255 18s -20s linear infinite}@keyframes fall-255{71.937%{transform:translate(80.9258vw,71.937vh) scale(.3733)}to{transform:translate(83.8319vw,99vh) scale(.3733)}}.snow:nth-child(256){opacity:1.708;transform:translate(49.7758vw,-10px) scale(.4128);animation:fall-256 19s -21s linear infinite}@keyframes fall-256{54.672%{transform:translate(45.7581vw,54.672vh) scale(.4128)}to{transform:translate(47.76695vw,99vh) scale(.4128)}}.snow:nth-child(257){opacity:1.3542;transform:translate(88.9871vw,-10px) scale(.5224);animation:fall-257 16s -15s linear infinite}@keyframes fall-257{45.406%{transform:translate(84.037vw,45.406vh) scale(.5224)}to{transform:translate(86.51205vw,99vh) scale(.5224)}}.snow:nth-child(258){opacity:.1214;transform:translate(77.3032vw,-10px) scale(.7017);animation:fall-258 24s -1s linear infinite}@keyframes fall-258{67.343%{transform:translate(67.6121vw,67.343vh) scale(.7017)}to{transform:translate(72.45765vw,99vh) scale(.7017)}}.snow:nth-child(259){opacity:1.781;transform:translate(22.1463vw,-10px) scale(.3815);animation:fall-259 26s -5s linear infinite}@keyframes fall-259{48.12%{transform:translate(19.6403vw,48.12vh) scale(.3815)}to{transform:translate(20.8933vw,99vh) scale(.3815)}}.snow:nth-child(260){opacity:1.4212;transform:translate(98.4698vw,-10px) scale(.7571);animation:fall-260 10s -4s linear infinite}@keyframes fall-260{72.281%{transform:translate(97.0851vw,72.281vh) scale(.7571)}to{transform:translate(97.77745vw,99vh) scale(.7571)}}.snow:nth-child(261){opacity:1.736;transform:translate(21.1125vw,-10px) scale(.6993);animation:fall-261 24s -2s linear infinite}@keyframes fall-261{47.343%{transform:translate(19.5299vw,47.343vh) scale(.6993)}to{transform:translate(20.3212vw,99vh) scale(.6993)}}.snow:nth-child(262){opacity:.5092;transform:translate(41.8274vw,-10px) scale(.9579);animation:fall-262 18s -15s linear infinite}@keyframes fall-262{56.455%{transform:translate(47.8942vw,56.455vh) scale(.9579)}to{transform:translate(44.8608vw,99vh) scale(.9579)}}.snow:nth-child(263){opacity:.6002;transform:translate(5.961vw,-10px) scale(.4064);animation:fall-263 10s -29s linear infinite}@keyframes fall-263{65.639%{transform:translate(5.2068vw,65.639vh) scale(.4064)}to{transform:translate(5.5839vw,99vh) scale(.4064)}}.snow:nth-child(264){opacity:.3118;transform:translate(40.1036vw,-10px) scale(.3452);animation:fall-264 13s -1s linear infinite}@keyframes fall-264{37.126%{transform:translate(39.9919vw,37.126vh) scale(.3452)}to{transform:translate(40.04775vw,99vh) scale(.3452)}}.snow:nth-child(265){opacity:1.2006;transform:translate(67.5709vw,-10px) scale(.8059);animation:fall-265 27s -5s linear infinite}@keyframes fall-265{50.392%{transform:translate(67.9586vw,50.392vh) scale(.8059)}to{transform:translate(67.76475vw,99vh) scale(.8059)}}.snow:nth-child(266){opacity:.3774;transform:translate(79.0903vw,-10px) scale(.9165);animation:fall-266 25s -9s linear infinite}@keyframes fall-266{72.656%{transform:translate(80.783vw,72.656vh) scale(.9165)}to{transform:translate(79.93665vw,99vh) scale(.9165)}}.snow:nth-child(267){opacity:.7642;transform:translate(35.4456vw,-10px) scale(.6059);animation:fall-267 30s -8s linear infinite}@keyframes fall-267{44.116%{transform:translate(33.3825vw,44.116vh) scale(.6059)}to{transform:translate(34.41405vw,99vh) scale(.6059)}}.snow:nth-child(268){opacity:1.861;transform:translate(25.1403vw,-10px) scale(.0791);animation:fall-268 25s -4s linear infinite}@keyframes fall-268{40.454%{transform:translate(23.6092vw,40.454vh) scale(.0791)}to{transform:translate(24.37475vw,99vh) scale(.0791)}}.snow:nth-child(269){opacity:.919;transform:translate(61.776vw,-10px) scale(.9577);animation:fall-269 17s -19s linear infinite}@keyframes fall-269{72.227%{transform:translate(65.5867vw,72.227vh) scale(.9577)}to{transform:translate(63.68135vw,99vh) scale(.9577)}}.snow:nth-child(270){opacity:1.3666;transform:translate(63.2215vw,-10px) scale(.9684);animation:fall-270 19s -13s linear infinite}@keyframes fall-270{54.725%{transform:translate(72.2233vw,54.725vh) scale(.9684)}to{transform:translate(67.7224vw,99vh) scale(.9684)}}.snow:nth-child(271){opacity:1.8732;transform:translate(30.5557vw,-10px) scale(.8985);animation:fall-271 24s -22s linear infinite}@keyframes fall-271{39.643%{transform:translate(36.7679vw,39.643vh) scale(.8985)}to{transform:translate(33.6618vw,99vh) scale(.8985)}}.snow:nth-child(272){opacity:.8774;transform:translate(68.176vw,-10px) scale(.2553);animation:fall-272 12s -25s linear infinite}@keyframes fall-272{40.655%{transform:translate(64.5176vw,40.655vh) scale(.2553)}to{transform:translate(66.3468vw,99vh) scale(.2553)}}.snow:nth-child(273){opacity:1.263;transform:translate(53.6968vw,-10px) scale(.5786);animation:fall-273 27s -29s linear infinite}@keyframes fall-273{41.537%{transform:translate(49.6192vw,41.537vh) scale(.5786)}to{transform:translate(51.658vw,99vh) scale(.5786)}}.snow:nth-child(274){opacity:1.105;transform:translate(5.8231vw,-10px) scale(.6988);animation:fall-274 24s -14s linear infinite}@keyframes fall-274{31.968%{transform:translate(-1.3979vw,31.968vh) scale(.6988)}to{transform:translate(2.2126vw,99vh) scale(.6988)}}.snow:nth-child(275){opacity:1.9878;transform:translate(37.6352vw,-10px) scale(.4823);animation:fall-275 11s -27s linear infinite}@keyframes fall-275{39.32%{transform:translate(28.5108vw,39.32vh) scale(.4823)}to{transform:translate(33.073vw,99vh) scale(.4823)}}.snow:nth-child(276){opacity:.3228;transform:translate(9.6898vw,-10px) scale(.4936);animation:fall-276 15s -30s linear infinite}@keyframes fall-276{35.43%{transform:translate(13.4962vw,35.43vh) scale(.4936)}to{transform:translate(11.593vw,99vh) scale(.4936)}}.snow:nth-child(277){opacity:1.3428;transform:translate(21.8364vw,-10px) scale(.302);animation:fall-277 22s -3s linear infinite}@keyframes fall-277{49.422%{transform:translate(20.4019vw,49.422vh) scale(.302)}to{transform:translate(21.11915vw,99vh) scale(.302)}}.snow:nth-child(278){opacity:1.7722;transform:translate(12.701vw,-10px) scale(.1629);animation:fall-278 29s -30s linear infinite}@keyframes fall-278{40.889%{transform:translate(13.2306vw,40.889vh) scale(.1629)}to{transform:translate(12.9658vw,99vh) scale(.1629)}}.snow:nth-child(279){opacity:1.8364;transform:translate(16.6125vw,-10px) scale(.3204);animation:fall-279 10s -4s linear infinite}@keyframes fall-279{58.701%{transform:translate(17.3698vw,58.701vh) scale(.3204)}to{transform:translate(16.99115vw,99vh) scale(.3204)}}.snow:nth-child(280){opacity:.4926;transform:translate(32.8272vw,-10px) scale(.9964);animation:fall-280 30s -3s linear infinite}@keyframes fall-280{36.491%{transform:translate(37.0853vw,36.491vh) scale(.9964)}to{transform:translate(34.95625vw,99vh) scale(.9964)}}.snow:nth-child(281){opacity:.8768;transform:translate(67.257vw,-10px) scale(.7984);animation:fall-281 27s -1s linear infinite}@keyframes fall-281{46.666%{transform:translate(76.7297vw,46.666vh) scale(.7984)}to{transform:translate(71.99335vw,99vh) scale(.7984)}}.snow:nth-child(282){opacity:.3926;transform:translate(70.6545vw,-10px) scale(.1081);animation:fall-282 29s -12s linear infinite}@keyframes fall-282{51.059%{transform:translate(71.2455vw,51.059vh) scale(.1081)}to{transform:translate(70.95vw,99vh) scale(.1081)}}.snow:nth-child(283){opacity:1.2532;transform:translate(39.737vw,-10px) scale(.6164);animation:fall-283 30s -7s linear infinite}@keyframes fall-283{41.985%{transform:translate(31.5247vw,41.985vh) scale(.6164)}to{transform:translate(35.63085vw,99vh) scale(.6164)}}.snow:nth-child(284){opacity:.5966;transform:translate(43.7283vw,-10px) scale(.2679);animation:fall-284 15s -21s linear infinite}@keyframes fall-284{54.61%{transform:translate(42.7593vw,54.61vh) scale(.2679)}to{transform:translate(43.2438vw,99vh) scale(.2679)}}.snow:nth-child(285){opacity:1.8428;transform:translate(70.9406vw,-10px) scale(.1697);animation:fall-285 16s -13s linear infinite}@keyframes fall-285{56.868%{transform:translate(74.01vw,56.868vh) scale(.1697)}to{transform:translate(72.4753vw,99vh) scale(.1697)}}.snow:nth-child(286){opacity:1.075;transform:translate(85.4948vw,-10px) scale(.1384);animation:fall-286 26s -26s linear infinite}@keyframes fall-286{35.805%{transform:translate(84.6944vw,35.805vh) scale(.1384)}to{transform:translate(85.0946vw,99vh) scale(.1384)}}.snow:nth-child(287){opacity:.4318;transform:translate(34.0319vw,-10px) scale(.3778);animation:fall-287 23s -9s linear infinite}@keyframes fall-287{37.572%{transform:translate(34.3963vw,37.572vh) scale(.3778)}to{transform:translate(34.2141vw,99vh) scale(.3778)}}.snow:nth-child(288){opacity:.4952;transform:translate(24.0921vw,-10px) scale(.4822);animation:fall-288 23s -11s linear infinite}@keyframes fall-288{48.97%{transform:translate(27.4291vw,48.97vh) scale(.4822)}to{transform:translate(25.7606vw,99vh) scale(.4822)}}.snow:nth-child(289){opacity:.1214;transform:translate(28.7268vw,-10px) scale(.3038);animation:fall-289 21s -6s linear infinite}@keyframes fall-289{58.158%{transform:translate(22.28vw,58.158vh) scale(.3038)}to{transform:translate(25.5034vw,99vh) scale(.3038)}}.snow:nth-child(290){opacity:.3266;transform:translate(20.5953vw,-10px) scale(.0208);animation:fall-290 21s -1s linear infinite}@keyframes fall-290{54.672%{transform:translate(20.7756vw,54.672vh) scale(.0208)}to{transform:translate(20.68545vw,99vh) scale(.0208)}}.snow:nth-child(291){opacity:.0938;transform:translate(90.8908vw,-10px) scale(.5867);animation:fall-291 19s -7s linear infinite}@keyframes fall-291{78.967%{transform:translate(98.3609vw,78.967vh) scale(.5867)}to{transform:translate(94.62585vw,99vh) scale(.5867)}}.snow:nth-child(292){opacity:1.1946;transform:translate(14.2332vw,-10px) scale(.2759);animation:fall-292 20s -6s linear infinite}@keyframes fall-292{45.511%{transform:translate(20.1172vw,45.511vh) scale(.2759)}to{transform:translate(17.1752vw,99vh) scale(.2759)}}.snow:nth-child(293){opacity:.283;transform:translate(19.1854vw,-10px) scale(.2517);animation:fall-293 11s -20s linear infinite}@keyframes fall-293{55.019%{transform:translate(13.541vw,55.019vh) scale(.2517)}to{transform:translate(16.3632vw,99vh) scale(.2517)}}.snow:nth-child(294){opacity:.535;transform:translate(92.4388vw,-10px) scale(.4612);animation:fall-294 20s -10s linear infinite}@keyframes fall-294{75.682%{transform:translate(83.9318vw,75.682vh) scale(.4612)}to{transform:translate(88.1853vw,99vh) scale(.4612)}}.snow:nth-child(295){opacity:.6538;transform:translate(30.3708vw,-10px) scale(.3198);animation:fall-295 27s -3s linear infinite}@keyframes fall-295{51.625%{transform:translate(28.0058vw,51.625vh) scale(.3198)}to{transform:translate(29.1883vw,99vh) scale(.3198)}}.snow:nth-child(296){opacity:.5024;transform:translate(99.204vw,-10px) scale(.0622);animation:fall-296 29s -17s linear infinite}@keyframes fall-296{36.601%{transform:translate(99.1066vw,36.601vh) scale(.0622)}to{transform:translate(99.1553vw,99vh) scale(.0622)}}.snow:nth-child(297){opacity:1.5178;transform:translate(47.4465vw,-10px) scale(.1921);animation:fall-297 15s -25s linear infinite}@keyframes fall-297{30.935%{transform:translate(44.1292vw,30.935vh) scale(.1921)}to{transform:translate(45.78785vw,99vh) scale(.1921)}}.snow:nth-child(298){opacity:.6776;transform:translate(36.8557vw,-10px) scale(.4207);animation:fall-298 16s -8s linear infinite}@keyframes fall-298{37.313%{transform:translate(43.106vw,37.313vh) scale(.4207)}to{transform:translate(39.98085vw,99vh) scale(.4207)}}.snow:nth-child(299){opacity:.0464;transform:translate(97.8473vw,-10px) scale(.823);animation:fall-299 13s -5s linear infinite}@keyframes fall-299{36.387%{transform:translate(104.9922vw,36.387vh) scale(.823)}to{transform:translate(101.41975vw,99vh) scale(.823)}}.snow:nth-child(300){opacity:.4386;transform:translate(40.2958vw,-10px) scale(.1485);animation:fall-300 12s -7s linear infinite}@keyframes fall-300{59.955%{transform:translate(34.7693vw,59.955vh) scale(.1485)}to{transform:translate(37.53255vw,99vh) scale(.1485)}}.snow:nth-child(301){opacity:.0094;transform:translate(19.0787vw,-10px) scale(.547);animation:fall-301 20s -6s linear infinite}@keyframes fall-301{77.008%{transform:translate(27.0328vw,77.008vh) scale(.547)}to{transform:translate(23.05575vw,99vh) scale(.547)}}.snow:nth-child(302){opacity:.3044;transform:translate(20.1512vw,-10px) scale(.5946);animation:fall-302 28s -28s linear infinite}@keyframes fall-302{79.778%{transform:translate(28.2181vw,79.778vh) scale(.5946)}to{transform:translate(24.18465vw,99vh) scale(.5946)}}.snow:nth-child(303){opacity:1.7528;transform:translate(37.9709vw,-10px) scale(.2404);animation:fall-303 22s -7s linear infinite}@keyframes fall-303{54.16%{transform:translate(38.8534vw,54.16vh) scale(.2404)}to{transform:translate(38.41215vw,99vh) scale(.2404)}}.snow:nth-child(304){opacity:.6314;transform:translate(28.6506vw,-10px) scale(.3819);animation:fall-304 26s -25s linear infinite}@keyframes fall-304{52.587%{transform:translate(20.1786vw,52.587vh) scale(.3819)}to{transform:translate(24.4146vw,99vh) scale(.3819)}}.snow:nth-child(305){opacity:1.753;transform:translate(99.1767vw,-10px) scale(.014);animation:fall-305 17s -18s linear infinite}@keyframes fall-305{54.16%{transform:translate(90.7317vw,54.16vh) scale(.014)}to{transform:translate(94.9542vw,99vh) scale(.014)}}.snow:nth-child(306){opacity:.1654;transform:translate(42.595vw,-10px) scale(.7903);animation:fall-306 11s -7s linear infinite}@keyframes fall-306{78.223%{transform:translate(37.327vw,78.223vh) scale(.7903)}to{transform:translate(39.961vw,99vh) scale(.7903)}}.snow:nth-child(307){opacity:.9214;transform:translate(98.0187vw,-10px) scale(.8838);animation:fall-307 20s -17s linear infinite}@keyframes fall-307{55.44%{transform:translate(102.8059vw,55.44vh) scale(.8838)}to{transform:translate(100.4123vw,99vh) scale(.8838)}}.snow:nth-child(308){opacity:.1914;transform:translate(46.7482vw,-10px) scale(.0647);animation:fall-308 28s -9s linear infinite}@keyframes fall-308{79.015%{transform:translate(37.2804vw,79.015vh) scale(.0647)}to{transform:translate(42.0143vw,99vh) scale(.0647)}}.snow:nth-child(309){opacity:.3846;transform:translate(62.571vw,-10px) scale(.0571);animation:fall-309 28s -8s linear infinite}@keyframes fall-309{75.363%{transform:translate(57.8016vw,75.363vh) scale(.0571)}to{transform:translate(60.1863vw,99vh) scale(.0571)}}.snow:nth-child(310){opacity:1.804;transform:translate(44.2009vw,-10px) scale(.0333);animation:fall-310 28s -29s linear infinite}@keyframes fall-310{71.25%{transform:translate(40.4095vw,71.25vh) scale(.0333)}to{transform:translate(42.3052vw,99vh) scale(.0333)}}.snow:nth-child(311){opacity:1.178;transform:translate(27.0195vw,-10px) scale(.1668);animation:fall-311 22s -12s linear infinite}@keyframes fall-311{61.167%{transform:translate(23.6398vw,61.167vh) scale(.1668)}to{transform:translate(25.32965vw,99vh) scale(.1668)}}.snow:nth-child(312){opacity:1.043;transform:translate(62.7002vw,-10px) scale(.8082);animation:fall-312 29s -16s linear infinite}@keyframes fall-312{46.1%{transform:translate(54.3055vw,46.1vh) scale(.8082)}to{transform:translate(58.50285vw,99vh) scale(.8082)}}.snow:nth-child(313){opacity:1.5876;transform:translate(4.2627vw,-10px) scale(.6275);animation:fall-313 24s -14s linear infinite}@keyframes fall-313{57.59%{transform:translate(-1.7781vw,57.59vh) scale(.6275)}to{transform:translate(1.2423vw,99vh) scale(.6275)}}.snow:nth-child(314){opacity:1.4008;transform:translate(90.7859vw,-10px) scale(.3027);animation:fall-314 25s -15s linear infinite}@keyframes fall-314{44.477%{transform:translate(97.9806vw,44.477vh) scale(.3027)}to{transform:translate(94.38325vw,99vh) scale(.3027)}}.snow:nth-child(315){opacity:.1644;transform:translate(49.06vw,-10px) scale(.8883);animation:fall-315 21s -11s linear infinite}@keyframes fall-315{40.949%{transform:translate(45.4431vw,40.949vh) scale(.8883)}to{transform:translate(47.25155vw,99vh) scale(.8883)}}.snow:nth-child(316){opacity:1.0242;transform:translate(10.8836vw,-10px) scale(.1412);animation:fall-316 27s -7s linear infinite}@keyframes fall-316{66.854%{transform:translate(3.1191vw,66.854vh) scale(.1412)}to{transform:translate(7.00135vw,99vh) scale(.1412)}}.snow:nth-child(317){opacity:1.1798;transform:translate(12.8186vw,-10px) scale(.33);animation:fall-317 15s -28s linear infinite}@keyframes fall-317{61.231%{transform:translate(2.8845vw,61.231vh) scale(.33)}to{transform:translate(7.85155vw,99vh) scale(.33)}}.snow:nth-child(318){opacity:1.1336;transform:translate(46.8898vw,-10px) scale(.0072);animation:fall-318 16s -26s linear infinite}@keyframes fall-318{73.706%{transform:translate(45.7789vw,73.706vh) scale(.0072)}to{transform:translate(46.33435vw,99vh) scale(.0072)}}.snow:nth-child(319){opacity:1.6064;transform:translate(30.1185vw,-10px) scale(.1304);animation:fall-319 10s -18s linear infinite}@keyframes fall-319{42.421%{transform:translate(31.4742vw,42.421vh) scale(.1304)}to{transform:translate(30.79635vw,99vh) scale(.1304)}}.snow:nth-child(320){opacity:.9624;transform:translate(63.1139vw,-10px) scale(.3241);animation:fall-320 17s -25s linear infinite}@keyframes fall-320{72.205%{transform:translate(69.6323vw,72.205vh) scale(.3241)}to{transform:translate(66.3731vw,99vh) scale(.3241)}}.snow:nth-child(321){opacity:.5712;transform:translate(46.2734vw,-10px) scale(.0056);animation:fall-321 26s -1s linear infinite}@keyframes fall-321{41.43%{transform:translate(47.6218vw,41.43vh) scale(.0056)}to{transform:translate(46.9476vw,99vh) scale(.0056)}}.snow:nth-child(322){opacity:.0916;transform:translate(29.2407vw,-10px) scale(.2809);animation:fall-322 12s -23s linear infinite}@keyframes fall-322{44.48%{transform:translate(37.687vw,44.48vh) scale(.2809)}to{transform:translate(33.46385vw,99vh) scale(.2809)}}.snow:nth-child(323){opacity:.8686;transform:translate(4.2464vw,-10px) scale(.5884);animation:fall-323 19s -5s linear infinite}@keyframes fall-323{63.685%{transform:translate(-1.76vw,63.685vh) scale(.5884)}to{transform:translate(1.2432vw,99vh) scale(.5884)}}.snow:nth-child(324){opacity:1.773;transform:translate(48.2097vw,-10px) scale(.6165);animation:fall-324 13s -22s linear infinite}@keyframes fall-324{76.851%{transform:translate(44.1509vw,76.851vh) scale(.6165)}to{transform:translate(46.1803vw,99vh) scale(.6165)}}.snow:nth-child(325){opacity:.5422;transform:translate(80.357vw,-10px) scale(.5879);animation:fall-325 11s -16s linear infinite}@keyframes fall-325{66.905%{transform:translate(78.0402vw,66.905vh) scale(.5879)}to{transform:translate(79.1986vw,99vh) scale(.5879)}}.snow:nth-child(326){opacity:1.6854;transform:translate(22.9907vw,-10px) scale(.4799);animation:fall-326 10s -19s linear infinite}@keyframes fall-326{43.017%{transform:translate(24.1355vw,43.017vh) scale(.4799)}to{transform:translate(23.5631vw,99vh) scale(.4799)}}.snow:nth-child(327){opacity:1.5698;transform:translate(49.726vw,-10px) scale(.4243);animation:fall-327 26s -3s linear infinite}@keyframes fall-327{45.765%{transform:translate(41.3828vw,45.765vh) scale(.4243)}to{transform:translate(45.5544vw,99vh) scale(.4243)}}.snow:nth-child(328){opacity:1.0908;transform:translate(39.3816vw,-10px) scale(.6934);animation:fall-328 28s -23s linear infinite}@keyframes fall-328{54.004%{transform:translate(32.4483vw,54.004vh) scale(.6934)}to{transform:translate(35.91495vw,99vh) scale(.6934)}}.snow:nth-child(329){opacity:.04;transform:translate(87.2772vw,-10px) scale(.988);animation:fall-329 17s -10s linear infinite}@keyframes fall-329{34.472%{transform:translate(90.1258vw,34.472vh) scale(.988)}to{transform:translate(88.7015vw,99vh) scale(.988)}}.snow:nth-child(330){opacity:.7438;transform:translate(34.3136vw,-10px) scale(.6304);animation:fall-330 17s -9s linear infinite}@keyframes fall-330{67.512%{transform:translate(27.3046vw,67.512vh) scale(.6304)}to{transform:translate(30.8091vw,99vh) scale(.6304)}}.snow:nth-child(331){opacity:1.6044;transform:translate(35.6734vw,-10px) scale(.7262);animation:fall-331 13s -11s linear infinite}@keyframes fall-331{77.967%{transform:translate(42.14vw,77.967vh) scale(.7262)}to{transform:translate(38.9067vw,99vh) scale(.7262)}}.snow:nth-child(332){opacity:1.8576;transform:translate(75.0854vw,-10px) scale(.6508);animation:fall-332 11s -12s linear infinite}@keyframes fall-332{32.315%{transform:translate(74.6187vw,32.315vh) scale(.6508)}to{transform:translate(74.85205vw,99vh) scale(.6508)}}.snow:nth-child(333){opacity:.073;transform:translate(67.361vw,-10px) scale(.3922);animation:fall-333 10s -17s linear infinite}@keyframes fall-333{54.89%{transform:translate(61.7968vw,54.89vh) scale(.3922)}to{transform:translate(64.5789vw,99vh) scale(.3922)}}.snow:nth-child(334){opacity:.329;transform:translate(12.1487vw,-10px) scale(.4602);animation:fall-334 20s -27s linear infinite}@keyframes fall-334{38.003%{transform:translate(5.0432vw,38.003vh) scale(.4602)}to{transform:translate(8.59595vw,99vh) scale(.4602)}}.snow:nth-child(335){opacity:.3976;transform:translate(14.1759vw,-10px) scale(.0079);animation:fall-335 22s -21s linear infinite}@keyframes fall-335{65.664%{transform:translate(10.4708vw,65.664vh) scale(.0079)}to{transform:translate(12.32335vw,99vh) scale(.0079)}}.snow:nth-child(336){opacity:.1336;transform:translate(55.1127vw,-10px) scale(.166);animation:fall-336 18s -22s linear infinite}@keyframes fall-336{30.779%{transform:translate(49.4017vw,30.779vh) scale(.166)}to{transform:translate(52.2572vw,99vh) scale(.166)}}.snow:nth-child(337){opacity:.392;transform:translate(70.0684vw,-10px) scale(.5903);animation:fall-337 24s -29s linear infinite}@keyframes fall-337{75.886%{transform:translate(62.3474vw,75.886vh) scale(.5903)}to{transform:translate(66.2079vw,99vh) scale(.5903)}}.snow:nth-child(338){opacity:1.4012;transform:translate(93.4688vw,-10px) scale(.8801);animation:fall-338 21s -4s linear infinite}@keyframes fall-338{73.371%{transform:translate(93.5491vw,73.371vh) scale(.8801)}to{transform:translate(93.50895vw,99vh) scale(.8801)}}.snow:nth-child(339){opacity:.1674;transform:translate(76.4203vw,-10px) scale(.1878);animation:fall-339 21s -17s linear infinite}@keyframes fall-339{46%{transform:translate(79.5056vw,46vh) scale(.1878)}to{transform:translate(77.96295vw,99vh) scale(.1878)}}.snow:nth-child(340){opacity:.273;transform:translate(91.839vw,-10px) scale(.9302);animation:fall-340 28s -28s linear infinite}@keyframes fall-340{59.095%{transform:translate(97.7611vw,59.095vh) scale(.9302)}to{transform:translate(94.80005vw,99vh) scale(.9302)}}.snow:nth-child(341){opacity:.3828;transform:translate(91.5307vw,-10px) scale(.8045);animation:fall-341 22s -6s linear infinite}@keyframes fall-341{42.521%{transform:translate(90.5212vw,42.521vh) scale(.8045)}to{transform:translate(91.02595vw,99vh) scale(.8045)}}.snow:nth-child(342){opacity:1.5208;transform:translate(40.278vw,-10px) scale(.8494);animation:fall-342 22s -5s linear infinite}@keyframes fall-342{41.95%{transform:translate(41.8378vw,41.95vh) scale(.8494)}to{transform:translate(41.0579vw,99vh) scale(.8494)}}.snow:nth-child(343){opacity:.3082;transform:translate(12.3349vw,-10px) scale(.1446);animation:fall-343 14s -28s linear infinite}@keyframes fall-343{45.51%{transform:translate(2.6687vw,45.51vh) scale(.1446)}to{transform:translate(7.5018vw,99vh) scale(.1446)}}.snow:nth-child(344){opacity:1.3452;transform:translate(75.1823vw,-10px) scale(.6668);animation:fall-344 27s -20s linear infinite}@keyframes fall-344{31.138%{transform:translate(67.3816vw,31.138vh) scale(.6668)}to{transform:translate(71.28195vw,99vh) scale(.6668)}}.snow:nth-child(345){opacity:.796;transform:translate(24.4122vw,-10px) scale(.2156);animation:fall-345 17s -2s linear infinite}@keyframes fall-345{36.86%{transform:translate(20.7475vw,36.86vh) scale(.2156)}to{transform:translate(22.57985vw,99vh) scale(.2156)}}.snow:nth-child(346){opacity:.191;transform:translate(68.3582vw,-10px) scale(.2559);animation:fall-346 30s -29s linear infinite}@keyframes fall-346{67.936%{transform:translate(67.3977vw,67.936vh) scale(.2559)}to{transform:translate(67.87795vw,99vh) scale(.2559)}}.snow:nth-child(347){opacity:1.2378;transform:translate(25.1825vw,-10px) scale(.8368);animation:fall-347 30s -1s linear infinite}@keyframes fall-347{56.481%{transform:translate(32.4133vw,56.481vh) scale(.8368)}to{transform:translate(28.7979vw,99vh) scale(.8368)}}.snow:nth-child(348){opacity:.613;transform:translate(17.6282vw,-10px) scale(.3905);animation:fall-348 21s -9s linear infinite}@keyframes fall-348{69.84%{transform:translate(27.4549vw,69.84vh) scale(.3905)}to{transform:translate(22.54155vw,99vh) scale(.3905)}}.snow:nth-child(349){opacity:.218;transform:translate(75.024vw,-10px) scale(.8103);animation:fall-349 19s -5s linear infinite}@keyframes fall-349{35.904%{transform:translate(80.345vw,35.904vh) scale(.8103)}to{transform:translate(77.6845vw,99vh) scale(.8103)}}.snow:nth-child(350){opacity:1.8934;transform:translate(56.5616vw,-10px) scale(.7803);animation:fall-350 18s -25s linear infinite}@keyframes fall-350{67.607%{transform:translate(60.2233vw,67.607vh) scale(.7803)}to{transform:translate(58.39245vw,99vh) scale(.7803)}}.snow:nth-child(351){opacity:.599;transform:translate(21.0861vw,-10px) scale(.6338);animation:fall-351 27s -17s linear infinite}@keyframes fall-351{75.923%{transform:translate(23.3977vw,75.923vh) scale(.6338)}to{transform:translate(22.2419vw,99vh) scale(.6338)}}.snow:nth-child(352){opacity:1.412;transform:translate(74.772vw,-10px) scale(.4056);animation:fall-352 28s -8s linear infinite}@keyframes fall-352{42.39%{transform:translate(66.8867vw,42.39vh) scale(.4056)}to{transform:translate(70.82935vw,99vh) scale(.4056)}}.snow:nth-child(353){opacity:.6968;transform:translate(69.9923vw,-10px) scale(.6662);animation:fall-353 16s -26s linear infinite}@keyframes fall-353{40.277%{transform:translate(62.5361vw,40.277vh) scale(.6662)}to{transform:translate(66.2642vw,99vh) scale(.6662)}}.snow:nth-child(354){opacity:.3982;transform:translate(67.1613vw,-10px) scale(.4354);animation:fall-354 26s -26s linear infinite}@keyframes fall-354{30.216%{transform:translate(68.6324vw,30.216vh) scale(.4354)}to{transform:translate(67.89685vw,99vh) scale(.4354)}}.snow:nth-child(355){opacity:.8498;transform:translate(42.9608vw,-10px) scale(.8746);animation:fall-355 12s -28s linear infinite}@keyframes fall-355{36.375%{transform:translate(40.7081vw,36.375vh) scale(.8746)}to{transform:translate(41.83445vw,99vh) scale(.8746)}}.snow:nth-child(356){opacity:.812;transform:translate(11.243vw,-10px) scale(.1553);animation:fall-356 14s -24s linear infinite}@keyframes fall-356{66.431%{transform:translate(12.1476vw,66.431vh) scale(.1553)}to{transform:translate(11.6953vw,99vh) scale(.1553)}}.snow:nth-child(357){opacity:.4984;transform:translate(72.5499vw,-10px) scale(.5736);animation:fall-357 19s -20s linear infinite}@keyframes fall-357{76.417%{transform:translate(67.8095vw,76.417vh) scale(.5736)}to{transform:translate(70.1797vw,99vh) scale(.5736)}}.snow:nth-child(358){opacity:1.7234;transform:translate(47.0383vw,-10px) scale(.2184);animation:fall-358 26s -6s linear infinite}@keyframes fall-358{39.942%{transform:translate(40.6834vw,39.942vh) scale(.2184)}to{transform:translate(43.86085vw,99vh) scale(.2184)}}.snow:nth-child(359){opacity:.9744;transform:translate(26.1886vw,-10px) scale(.4055);animation:fall-359 27s -30s linear infinite}@keyframes fall-359{64.108%{transform:translate(31.9876vw,64.108vh) scale(.4055)}to{transform:translate(29.0881vw,99vh) scale(.4055)}}.snow:nth-child(360){opacity:1.742;transform:translate(49.3778vw,-10px) scale(.9414);animation:fall-360 15s -13s linear infinite}@keyframes fall-360{45.085%{transform:translate(58.2409vw,45.085vh) scale(.9414)}to{transform:translate(53.80935vw,99vh) scale(.9414)}}.snow:nth-child(361){opacity:.4906;transform:translate(44.418vw,-10px) scale(.4026);animation:fall-361 10s -3s linear infinite}@keyframes fall-361{78.625%{transform:translate(52.5057vw,78.625vh) scale(.4026)}to{transform:translate(48.46185vw,99vh) scale(.4026)}}.snow:nth-child(362){opacity:1.7912;transform:translate(45.2569vw,-10px) scale(.7784);animation:fall-362 17s -17s linear infinite}@keyframes fall-362{65.459%{transform:translate(38.4025vw,65.459vh) scale(.7784)}to{transform:translate(41.8297vw,99vh) scale(.7784)}}.snow:nth-child(363){opacity:1.011;transform:translate(98.7595vw,-10px) scale(.4087);animation:fall-363 19s -13s linear infinite}@keyframes fall-363{35.989%{transform:translate(95.0369vw,35.989vh) scale(.4087)}to{transform:translate(96.8982vw,99vh) scale(.4087)}}.snow:nth-child(364){opacity:1.0634;transform:translate(9.188vw,-10px) scale(.6061);animation:fall-364 14s -1s linear infinite}@keyframes fall-364{54.764%{transform:translate(8.9952vw,54.764vh) scale(.6061)}to{transform:translate(9.0916vw,99vh) scale(.6061)}}.snow:nth-child(365){opacity:1.381;transform:translate(83.706vw,-10px) scale(.8728);animation:fall-365 15s -1s linear infinite}@keyframes fall-365{58.348%{transform:translate(93.1905vw,58.348vh) scale(.8728)}to{transform:translate(88.44825vw,99vh) scale(.8728)}}.snow:nth-child(366){opacity:.1408;transform:translate(95.6458vw,-10px) scale(.2952);animation:fall-366 19s -2s linear infinite}@keyframes fall-366{53.477%{transform:translate(88.0286vw,53.477vh) scale(.2952)}to{transform:translate(91.8372vw,99vh) scale(.2952)}}.snow:nth-child(367){opacity:1.8864;transform:translate(26.3793vw,-10px) scale(.8666);animation:fall-367 28s -29s linear infinite}@keyframes fall-367{54.614%{transform:translate(33.7048vw,54.614vh) scale(.8666)}to{transform:translate(30.04205vw,99vh) scale(.8666)}}.snow:nth-child(368){opacity:.2032;transform:translate(56.5474vw,-10px) scale(.6654);animation:fall-368 12s -23s linear infinite}@keyframes fall-368{40.32%{transform:translate(53.5363vw,40.32vh) scale(.6654)}to{transform:translate(55.04185vw,99vh) scale(.6654)}}.snow:nth-child(369){opacity:.5416;transform:translate(80.2362vw,-10px) scale(.8007);animation:fall-369 19s -23s linear infinite}@keyframes fall-369{61.962%{transform:translate(70.728vw,61.962vh) scale(.8007)}to{transform:translate(75.4821vw,99vh) scale(.8007)}}.snow:nth-child(370){opacity:1.2064;transform:translate(62.525vw,-10px) scale(.5459);animation:fall-370 26s -22s linear infinite}@keyframes fall-370{75.33%{transform:translate(72.1103vw,75.33vh) scale(.5459)}to{transform:translate(67.31765vw,99vh) scale(.5459)}}.snow:nth-child(371){opacity:1.9314;transform:translate(94.7921vw,-10px) scale(.5803);animation:fall-371 30s -14s linear infinite}@keyframes fall-371{52.523%{transform:translate(101.3676vw,52.523vh) scale(.5803)}to{transform:translate(98.07985vw,99vh) scale(.5803)}}.snow:nth-child(372){opacity:.552;transform:translate(81.6662vw,-10px) scale(.2508);animation:fall-372 10s -6s linear infinite}@keyframes fall-372{71.908%{transform:translate(84.9716vw,71.908vh) scale(.2508)}to{transform:translate(83.3189vw,99vh) scale(.2508)}}.snow:nth-child(373){opacity:.8366;transform:translate(46.0112vw,-10px) scale(.3688);animation:fall-373 13s -22s linear infinite}@keyframes fall-373{34.995%{transform:translate(36.4108vw,34.995vh) scale(.3688)}to{transform:translate(41.211vw,99vh) scale(.3688)}}.snow:nth-child(374){opacity:.7802;transform:translate(85.4774vw,-10px) scale(.745);animation:fall-374 17s -4s linear infinite}@keyframes fall-374{42.092%{transform:translate(90.1456vw,42.092vh) scale(.745)}to{transform:translate(87.8115vw,99vh) scale(.745)}}.snow:nth-child(375){opacity:1.886;transform:translate(28.2105vw,-10px) scale(.855);animation:fall-375 20s -28s linear infinite}@keyframes fall-375{48.882%{transform:translate(31.476vw,48.882vh) scale(.855)}to{transform:translate(29.84325vw,99vh) scale(.855)}}.snow:nth-child(376){opacity:1.921;transform:translate(9.4466vw,-10px) scale(.8738);animation:fall-376 28s -25s linear infinite}@keyframes fall-376{41.653%{transform:translate(17.7941vw,41.653vh) scale(.8738)}to{transform:translate(13.62035vw,99vh) scale(.8738)}}.snow:nth-child(377){opacity:.7526;transform:translate(46.1852vw,-10px) scale(.7138);animation:fall-377 15s -25s linear infinite}@keyframes fall-377{39.994%{transform:translate(46.5427vw,39.994vh) scale(.7138)}to{transform:translate(46.36395vw,99vh) scale(.7138)}}.snow:nth-child(378){opacity:1.3988;transform:translate(59.3149vw,-10px) scale(.1606);animation:fall-378 17s -13s linear infinite}@keyframes fall-378{75.89%{transform:translate(66.5303vw,75.89vh) scale(.1606)}to{transform:translate(62.9226vw,99vh) scale(.1606)}}.snow:nth-child(379){opacity:.5366;transform:translate(57.6572vw,-10px) scale(.8576);animation:fall-379 16s -23s linear infinite}@keyframes fall-379{49.502%{transform:translate(55.6313vw,49.502vh) scale(.8576)}to{transform:translate(56.64425vw,99vh) scale(.8576)}}.snow:nth-child(380){opacity:.9832;transform:translate(99.7342vw,-10px) scale(.2062);animation:fall-380 28s -13s linear infinite}@keyframes fall-380{48.111%{transform:translate(97.1294vw,48.111vh) scale(.2062)}to{transform:translate(98.4318vw,99vh) scale(.2062)}}.snow:nth-child(381){opacity:.5382;transform:translate(8.4389vw,-10px) scale(.2077);animation:fall-381 22s -2s linear infinite}@keyframes fall-381{75.941%{transform:translate(15.6693vw,75.941vh) scale(.2077)}to{transform:translate(12.0541vw,99vh) scale(.2077)}}.snow:nth-child(382){opacity:.902;transform:translate(31.6514vw,-10px) scale(.1527);animation:fall-382 19s -4s linear infinite}@keyframes fall-382{63.719%{transform:translate(28.4418vw,63.719vh) scale(.1527)}to{transform:translate(30.0466vw,99vh) scale(.1527)}}.snow:nth-child(383){opacity:.3022;transform:translate(13.8601vw,-10px) scale(.2292);animation:fall-383 25s -11s linear infinite}@keyframes fall-383{64.696%{transform:translate(14.6278vw,64.696vh) scale(.2292)}to{transform:translate(14.24395vw,99vh) scale(.2292)}}.snow:nth-child(384){opacity:.9694;transform:translate(45.8614vw,-10px) scale(.5722);animation:fall-384 30s -26s linear infinite}@keyframes fall-384{72.42%{transform:translate(38.047vw,72.42vh) scale(.5722)}to{transform:translate(41.9542vw,99vh) scale(.5722)}}.snow:nth-child(385){opacity:1.9978;transform:translate(81.241vw,-10px) scale(.9316);animation:fall-385 21s -13s linear infinite}@keyframes fall-385{72.089%{transform:translate(80.1583vw,72.089vh) scale(.9316)}to{transform:translate(80.69965vw,99vh) scale(.9316)}}.snow:nth-child(386){opacity:.784;transform:translate(31.2739vw,-10px) scale(.0886);animation:fall-386 28s -21s linear infinite}@keyframes fall-386{32.966%{transform:translate(24.7596vw,32.966vh) scale(.0886)}to{transform:translate(28.01675vw,99vh) scale(.0886)}}.snow:nth-child(387){opacity:1.6808;transform:translate(24.5955vw,-10px) scale(.5684);animation:fall-387 21s -15s linear infinite}@keyframes fall-387{75.655%{transform:translate(31.1723vw,75.655vh) scale(.5684)}to{transform:translate(27.8839vw,99vh) scale(.5684)}}.snow:nth-child(388){opacity:.543;transform:translate(59.705vw,-10px) scale(.83);animation:fall-388 12s -24s linear infinite}@keyframes fall-388{46.828%{transform:translate(50.5685vw,46.828vh) scale(.83)}to{transform:translate(55.13675vw,99vh) scale(.83)}}.snow:nth-child(389){opacity:.795;transform:translate(52.5271vw,-10px) scale(.8611);animation:fall-389 27s -6s linear infinite}@keyframes fall-389{56.08%{transform:translate(47.5291vw,56.08vh) scale(.8611)}to{transform:translate(50.0281vw,99vh) scale(.8611)}}.snow:nth-child(390){opacity:.4932;transform:translate(99.048vw,-10px) scale(.9086);animation:fall-390 14s -10s linear infinite}@keyframes fall-390{71.234%{transform:translate(101.7935vw,71.234vh) scale(.9086)}to{transform:translate(100.42075vw,99vh) scale(.9086)}}.snow:nth-child(391){opacity:.957;transform:translate(78.377vw,-10px) scale(.8104);animation:fall-391 23s -7s linear infinite}@keyframes fall-391{70.504%{transform:translate(75.9691vw,70.504vh) scale(.8104)}to{transform:translate(77.17305vw,99vh) scale(.8104)}}.snow:nth-child(392){opacity:.7678;transform:translate(51.5132vw,-10px) scale(.4378);animation:fall-392 29s -29s linear infinite}@keyframes fall-392{63.963%{transform:translate(59.0337vw,63.963vh) scale(.4378)}to{transform:translate(55.27345vw,99vh) scale(.4378)}}.snow:nth-child(393){opacity:.1132;transform:translate(37.7209vw,-10px) scale(.3943);animation:fall-393 26s -12s linear infinite}@keyframes fall-393{55.524%{transform:translate(41.4263vw,55.524vh) scale(.3943)}to{transform:translate(39.5736vw,99vh) scale(.3943)}}.snow:nth-child(394){opacity:.2914;transform:translate(58.8464vw,-10px) scale(.7843);animation:fall-394 24s -14s linear infinite}@keyframes fall-394{78.38%{transform:translate(56.331vw,78.38vh) scale(.7843)}to{transform:translate(57.5887vw,99vh) scale(.7843)}}.snow:nth-child(395){opacity:1.9762;transform:translate(32.4802vw,-10px) scale(.3107);animation:fall-395 19s -29s linear infinite}@keyframes fall-395{44.835%{transform:translate(34.8804vw,44.835vh) scale(.3107)}to{transform:translate(33.6803vw,99vh) scale(.3107)}}.snow:nth-child(396){opacity:.5328;transform:translate(31.3913vw,-10px) scale(.6373);animation:fall-396 24s -11s linear infinite}@keyframes fall-396{69.491%{transform:translate(25.2709vw,69.491vh) scale(.6373)}to{transform:translate(28.3311vw,99vh) scale(.6373)}}.snow:nth-child(397){opacity:1.0134;transform:translate(26.3728vw,-10px) scale(.5698);animation:fall-397 18s -8s linear infinite}@keyframes fall-397{48.192%{transform:translate(16.6095vw,48.192vh) scale(.5698)}to{transform:translate(21.49115vw,99vh) scale(.5698)}}.snow:nth-child(398){opacity:.1684;transform:translate(71.677vw,-10px) scale(.5585);animation:fall-398 20s -20s linear infinite}@keyframes fall-398{74.473%{transform:translate(73.8686vw,74.473vh) scale(.5585)}to{transform:translate(72.7728vw,99vh) scale(.5585)}}.snow:nth-child(399){opacity:.4848;transform:translate(79.5946vw,-10px) scale(.7679);animation:fall-399 12s -26s linear infinite}@keyframes fall-399{65.032%{transform:translate(69.9461vw,65.032vh) scale(.7679)}to{transform:translate(74.77035vw,99vh) scale(.7679)}}.snow:nth-child(400){opacity:1.5878;transform:translate(56.3447vw,-10px) scale(.6463);animation:fall-400 10s -10s linear infinite}@keyframes fall-400{33.707%{transform:translate(49.7264vw,33.707vh) scale(.6463)}to{transform:translate(53.03555vw,99vh) scale(.6463)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
26
26
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: AppComponent, decorators: [{
|
|
27
27
|
type: Component,
|
|
28
|
-
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.6746;transform:translate(59.373vw,-10px) scale(.5049);animation:fall-1 16s -26s linear infinite}@keyframes fall-1{55.833%{transform:translate(67.3557vw,55.833vh) scale(.5049)}to{transform:translate(63.36435vw,99vh) scale(.5049)}}.snow:nth-child(2){opacity:1.6724;transform:translate(11.6149vw,-10px) scale(.9084);animation:fall-2 15s -6s linear infinite}@keyframes fall-2{75.634%{transform:translate(2.1171vw,75.634vh) scale(.9084)}to{transform:translate(6.866vw,99vh) scale(.9084)}}.snow:nth-child(3){opacity:.2112;transform:translate(56.2249vw,-10px) scale(.8958);animation:fall-3 15s -19s linear infinite}@keyframes fall-3{48.819%{transform:translate(65.0597vw,48.819vh) scale(.8958)}to{transform:translate(60.6423vw,99vh) scale(.8958)}}.snow:nth-child(4){opacity:.7408;transform:translate(44.6049vw,-10px) scale(.428);animation:fall-4 11s -19s linear infinite}@keyframes fall-4{50.789%{transform:translate(41.8023vw,50.789vh) scale(.428)}to{transform:translate(43.2036vw,99vh) scale(.428)}}.snow:nth-child(5){opacity:.4832;transform:translate(57.4488vw,-10px) scale(.3378);animation:fall-5 14s -25s linear infinite}@keyframes fall-5{64.225%{transform:translate(53.6161vw,64.225vh) scale(.3378)}to{transform:translate(55.53245vw,99vh) scale(.3378)}}.snow:nth-child(6){opacity:.6266;transform:translate(39.6763vw,-10px) scale(.5221);animation:fall-6 11s -4s linear infinite}@keyframes fall-6{51.196%{transform:translate(40.9313vw,51.196vh) scale(.5221)}to{transform:translate(40.3038vw,99vh) scale(.5221)}}.snow:nth-child(7){opacity:1.0986;transform:translate(12.5684vw,-10px) scale(.1496);animation:fall-7 19s -12s linear infinite}@keyframes fall-7{75.78%{transform:translate(17.5939vw,75.78vh) scale(.1496)}to{transform:translate(15.08115vw,99vh) scale(.1496)}}.snow:nth-child(8){opacity:1.1314;transform:translate(91.2325vw,-10px) scale(.4184);animation:fall-8 14s -28s linear infinite}@keyframes fall-8{58.354%{transform:translate(95.9072vw,58.354vh) scale(.4184)}to{transform:translate(93.56985vw,99vh) scale(.4184)}}.snow:nth-child(9){opacity:1.9676;transform:translate(91.2137vw,-10px) scale(.7951);animation:fall-9 28s -28s linear infinite}@keyframes fall-9{58.087%{transform:translate(100.7076vw,58.087vh) scale(.7951)}to{transform:translate(95.96065vw,99vh) scale(.7951)}}.snow:nth-child(10){opacity:.064;transform:translate(80.7846vw,-10px) scale(.877);animation:fall-10 11s -19s linear infinite}@keyframes fall-10{73.744%{transform:translate(80.212vw,73.744vh) scale(.877)}to{transform:translate(80.4983vw,99vh) scale(.877)}}.snow:nth-child(11){opacity:.328;transform:translate(19.6434vw,-10px) scale(.1457);animation:fall-11 26s -17s linear infinite}@keyframes fall-11{34.974%{transform:translate(22.9365vw,34.974vh) scale(.1457)}to{transform:translate(21.28995vw,99vh) scale(.1457)}}.snow:nth-child(12){opacity:1.3614;transform:translate(38.7047vw,-10px) scale(.867);animation:fall-12 14s -24s linear infinite}@keyframes fall-12{67.109%{transform:translate(32.7574vw,67.109vh) scale(.867)}to{transform:translate(35.73105vw,99vh) scale(.867)}}.snow:nth-child(13){opacity:1.6106;transform:translate(46.4258vw,-10px) scale(.1539);animation:fall-13 15s -26s linear infinite}@keyframes fall-13{56.251%{transform:translate(51.608vw,56.251vh) scale(.1539)}to{transform:translate(49.0169vw,99vh) scale(.1539)}}.snow:nth-child(14){opacity:.8896;transform:translate(63.6674vw,-10px) scale(.0658);animation:fall-14 18s -26s linear infinite}@keyframes fall-14{72.697%{transform:translate(69.434vw,72.697vh) scale(.0658)}to{transform:translate(66.5507vw,99vh) scale(.0658)}}.snow:nth-child(15){opacity:1.8984;transform:translate(78.8437vw,-10px) scale(.8598);animation:fall-15 15s -25s linear infinite}@keyframes fall-15{78.624%{transform:translate(82.2623vw,78.624vh) scale(.8598)}to{transform:translate(80.553vw,99vh) scale(.8598)}}.snow:nth-child(16){opacity:1.286;transform:translate(52.1792vw,-10px) scale(.6456);animation:fall-16 17s -28s linear infinite}@keyframes fall-16{76.962%{transform:translate(49.6851vw,76.962vh) scale(.6456)}to{transform:translate(50.93215vw,99vh) scale(.6456)}}.snow:nth-child(17){opacity:1.9678;transform:translate(52.1517vw,-10px) scale(.1075);animation:fall-17 18s -10s linear infinite}@keyframes fall-17{48.881%{transform:translate(52.8474vw,48.881vh) scale(.1075)}to{transform:translate(52.49955vw,99vh) scale(.1075)}}.snow:nth-child(18){opacity:.5698;transform:translate(36.4779vw,-10px) scale(.1483);animation:fall-18 26s -23s linear infinite}@keyframes fall-18{48.24%{transform:translate(37.1459vw,48.24vh) scale(.1483)}to{transform:translate(36.8119vw,99vh) scale(.1483)}}.snow:nth-child(19){opacity:.4948;transform:translate(63.3319vw,-10px) scale(.9396);animation:fall-19 27s -1s linear infinite}@keyframes fall-19{48.084%{transform:translate(69.6621vw,48.084vh) scale(.9396)}to{transform:translate(66.497vw,99vh) scale(.9396)}}.snow:nth-child(20){opacity:1.699;transform:translate(82.794vw,-10px) scale(.7236);animation:fall-20 11s -25s linear infinite}@keyframes fall-20{54.321%{transform:translate(91.1387vw,54.321vh) scale(.7236)}to{transform:translate(86.96635vw,99vh) scale(.7236)}}.snow:nth-child(21){opacity:1.2532;transform:translate(40.9513vw,-10px) scale(.9193);animation:fall-21 14s -28s linear infinite}@keyframes fall-21{59.759%{transform:translate(34.5887vw,59.759vh) scale(.9193)}to{transform:translate(37.77vw,99vh) scale(.9193)}}.snow:nth-child(22){opacity:.1304;transform:translate(47.6133vw,-10px) scale(.7106);animation:fall-22 28s -21s linear infinite}@keyframes fall-22{73.521%{transform:translate(40.2616vw,73.521vh) scale(.7106)}to{transform:translate(43.93745vw,99vh) scale(.7106)}}.snow:nth-child(23){opacity:.6676;transform:translate(93.7599vw,-10px) scale(.6153);animation:fall-23 29s -20s linear infinite}@keyframes fall-23{47.593%{transform:translate(83.8547vw,47.593vh) scale(.6153)}to{transform:translate(88.8073vw,99vh) scale(.6153)}}.snow:nth-child(24){opacity:.2308;transform:translate(55.209vw,-10px) scale(.7069);animation:fall-24 29s -25s linear infinite}@keyframes fall-24{54.061%{transform:translate(58.9808vw,54.061vh) scale(.7069)}to{transform:translate(57.0949vw,99vh) scale(.7069)}}.snow:nth-child(25){opacity:1.9072;transform:translate(10.1088vw,-10px) scale(.908);animation:fall-25 13s -1s linear infinite}@keyframes fall-25{56.451%{transform:translate(14.2545vw,56.451vh) scale(.908)}to{transform:translate(12.18165vw,99vh) scale(.908)}}.snow:nth-child(26){opacity:1.4702;transform:translate(88.9215vw,-10px) scale(.5465);animation:fall-26 18s -28s linear infinite}@keyframes fall-26{45.314%{transform:translate(90.6684vw,45.314vh) scale(.5465)}to{transform:translate(89.79495vw,99vh) scale(.5465)}}.snow:nth-child(27){opacity:1.4198;transform:translate(62.2166vw,-10px) scale(.3994);animation:fall-27 19s -7s linear infinite}@keyframes fall-27{39.878%{transform:translate(65.7172vw,39.878vh) scale(.3994)}to{transform:translate(63.9669vw,99vh) scale(.3994)}}.snow:nth-child(28){opacity:1.6896;transform:translate(84.4425vw,-10px) scale(.9824);animation:fall-28 22s -17s linear infinite}@keyframes fall-28{66.124%{transform:translate(87.2045vw,66.124vh) scale(.9824)}to{transform:translate(85.8235vw,99vh) scale(.9824)}}.snow:nth-child(29){opacity:1.4192;transform:translate(29.6567vw,-10px) scale(.418);animation:fall-29 19s -25s linear infinite}@keyframes fall-29{70.757%{transform:translate(30.9265vw,70.757vh) scale(.418)}to{transform:translate(30.2916vw,99vh) scale(.418)}}.snow:nth-child(30){opacity:.6724;transform:translate(47.9632vw,-10px) scale(.4999);animation:fall-30 26s -9s linear infinite}@keyframes fall-30{45.421%{transform:translate(54.336vw,45.421vh) scale(.4999)}to{transform:translate(51.1496vw,99vh) scale(.4999)}}.snow:nth-child(31){opacity:.9566;transform:translate(23.3206vw,-10px) scale(.0748);animation:fall-31 26s -6s linear infinite}@keyframes fall-31{75.344%{transform:translate(23.3261vw,75.344vh) scale(.0748)}to{transform:translate(23.32335vw,99vh) scale(.0748)}}.snow:nth-child(32){opacity:.7402;transform:translate(1.458vw,-10px) scale(.7144);animation:fall-32 13s -8s linear infinite}@keyframes fall-32{63.151%{transform:translate(2.0773vw,63.151vh) scale(.7144)}to{transform:translate(1.76765vw,99vh) scale(.7144)}}.snow:nth-child(33){opacity:1.9396;transform:translate(41.1019vw,-10px) scale(.8462);animation:fall-33 16s -29s linear infinite}@keyframes fall-33{41.932%{transform:translate(44.7511vw,41.932vh) scale(.8462)}to{transform:translate(42.9265vw,99vh) scale(.8462)}}.snow:nth-child(34){opacity:.1698;transform:translate(79.6418vw,-10px) scale(.6582);animation:fall-34 25s -24s linear infinite}@keyframes fall-34{75.729%{transform:translate(79.8376vw,75.729vh) scale(.6582)}to{transform:translate(79.7397vw,99vh) scale(.6582)}}.snow:nth-child(35){opacity:1.0746;transform:translate(61.2124vw,-10px) scale(.1753);animation:fall-35 21s -26s linear infinite}@keyframes fall-35{30.106%{transform:translate(65.8682vw,30.106vh) scale(.1753)}to{transform:translate(63.5403vw,99vh) scale(.1753)}}.snow:nth-child(36){opacity:.648;transform:translate(78.7624vw,-10px) scale(.3304);animation:fall-36 19s -5s linear infinite}@keyframes fall-36{53.375%{transform:translate(70.7321vw,53.375vh) scale(.3304)}to{transform:translate(74.74725vw,99vh) scale(.3304)}}.snow:nth-child(37){opacity:.4008;transform:translate(48.1262vw,-10px) scale(.0638);animation:fall-37 20s -14s linear infinite}@keyframes fall-37{49.564%{transform:translate(40.7226vw,49.564vh) scale(.0638)}to{transform:translate(44.4244vw,99vh) scale(.0638)}}.snow:nth-child(38){opacity:.826;transform:translate(37.8342vw,-10px) scale(.5892);animation:fall-38 12s -1s linear infinite}@keyframes fall-38{30.451%{transform:translate(42.72vw,30.451vh) scale(.5892)}to{transform:translate(40.2771vw,99vh) scale(.5892)}}.snow:nth-child(39){opacity:1.0436;transform:translate(64.3248vw,-10px) scale(.0959);animation:fall-39 12s -24s linear infinite}@keyframes fall-39{40.17%{transform:translate(65.245vw,40.17vh) scale(.0959)}to{transform:translate(64.7849vw,99vh) scale(.0959)}}.snow:nth-child(40){opacity:1.857;transform:translate(26.2128vw,-10px) scale(.94);animation:fall-40 27s -11s linear infinite}@keyframes fall-40{54.222%{transform:translate(20.0106vw,54.222vh) scale(.94)}to{transform:translate(23.1117vw,99vh) scale(.94)}}.snow:nth-child(41){opacity:1.0332;transform:translate(31.8781vw,-10px) scale(.5975);animation:fall-41 28s -27s linear infinite}@keyframes fall-41{72.626%{transform:translate(38.4005vw,72.626vh) scale(.5975)}to{transform:translate(35.1393vw,99vh) scale(.5975)}}.snow:nth-child(42){opacity:1.9318;transform:translate(54.9273vw,-10px) scale(.6905);animation:fall-42 16s -17s linear infinite}@keyframes fall-42{74.785%{transform:translate(48.1071vw,74.785vh) scale(.6905)}to{transform:translate(51.5172vw,99vh) scale(.6905)}}.snow:nth-child(43){opacity:1.7878;transform:translate(78.8664vw,-10px) scale(.5032);animation:fall-43 21s -24s linear infinite}@keyframes fall-43{57.709%{transform:translate(73.7905vw,57.709vh) scale(.5032)}to{transform:translate(76.32845vw,99vh) scale(.5032)}}.snow:nth-child(44){opacity:.039;transform:translate(61.0339vw,-10px) scale(.0825);animation:fall-44 22s -1s linear infinite}@keyframes fall-44{32.589%{transform:translate(61.5253vw,32.589vh) scale(.0825)}to{transform:translate(61.2796vw,99vh) scale(.0825)}}.snow:nth-child(45){opacity:.8872;transform:translate(11.2049vw,-10px) scale(.2957);animation:fall-45 22s -20s linear infinite}@keyframes fall-45{76.588%{transform:translate(6.1967vw,76.588vh) scale(.2957)}to{transform:translate(8.7008vw,99vh) scale(.2957)}}.snow:nth-child(46){opacity:.3432;transform:translate(60.8489vw,-10px) scale(.7463);animation:fall-46 21s -13s linear infinite}@keyframes fall-46{77.224%{transform:translate(52.6468vw,77.224vh) scale(.7463)}to{transform:translate(56.74785vw,99vh) scale(.7463)}}.snow:nth-child(47){opacity:1.4282;transform:translate(70.9724vw,-10px) scale(.3342);animation:fall-47 24s -18s linear infinite}@keyframes fall-47{43.215%{transform:translate(62.2156vw,43.215vh) scale(.3342)}to{transform:translate(66.594vw,99vh) scale(.3342)}}.snow:nth-child(48){opacity:1.0452;transform:translate(36.8614vw,-10px) scale(.288);animation:fall-48 19s -9s linear infinite}@keyframes fall-48{38.294%{transform:translate(46.7188vw,38.294vh) scale(.288)}to{transform:translate(41.7901vw,99vh) scale(.288)}}.snow:nth-child(49){opacity:.8398;transform:translate(74.275vw,-10px) scale(.3666);animation:fall-49 21s -28s linear infinite}@keyframes fall-49{36.756%{transform:translate(70.88vw,36.756vh) scale(.3666)}to{transform:translate(72.5775vw,99vh) scale(.3666)}}.snow:nth-child(50){opacity:.885;transform:translate(69.3447vw,-10px) scale(.65);animation:fall-50 10s -13s linear infinite}@keyframes fall-50{37.106%{transform:translate(61.7714vw,37.106vh) scale(.65)}to{transform:translate(65.55805vw,99vh) scale(.65)}}.snow:nth-child(51){opacity:.9176;transform:translate(12.353vw,-10px) scale(.0228);animation:fall-51 15s -14s linear infinite}@keyframes fall-51{41.255%{transform:translate(22.3093vw,41.255vh) scale(.0228)}to{transform:translate(17.33115vw,99vh) scale(.0228)}}.snow:nth-child(52){opacity:1.9396;transform:translate(10.1357vw,-10px) scale(.3519);animation:fall-52 14s -22s linear infinite}@keyframes fall-52{38.197%{transform:translate(11.5863vw,38.197vh) scale(.3519)}to{transform:translate(10.861vw,99vh) scale(.3519)}}.snow:nth-child(53){opacity:.1052;transform:translate(65.2348vw,-10px) scale(.0947);animation:fall-53 22s -10s linear infinite}@keyframes fall-53{66.3%{transform:translate(66.4193vw,66.3vh) scale(.0947)}to{transform:translate(65.82705vw,99vh) scale(.0947)}}.snow:nth-child(54){opacity:.302;transform:translate(10.5484vw,-10px) scale(.847);animation:fall-54 10s -24s linear infinite}@keyframes fall-54{43.513%{transform:translate(20.0897vw,43.513vh) scale(.847)}to{transform:translate(15.31905vw,99vh) scale(.847)}}.snow:nth-child(55){opacity:.2954;transform:translate(39.073vw,-10px) scale(.493);animation:fall-55 21s -23s linear infinite}@keyframes fall-55{62.65%{transform:translate(36.5132vw,62.65vh) scale(.493)}to{transform:translate(37.7931vw,99vh) scale(.493)}}.snow:nth-child(56){opacity:1.2558;transform:translate(19.2233vw,-10px) scale(.1612);animation:fall-56 16s -8s linear infinite}@keyframes fall-56{54.995%{transform:translate(13.4313vw,54.995vh) scale(.1612)}to{transform:translate(16.3273vw,99vh) scale(.1612)}}.snow:nth-child(57){opacity:1.8956;transform:translate(56.3045vw,-10px) scale(.0073);animation:fall-57 22s -28s linear infinite}@keyframes fall-57{42.163%{transform:translate(57.5564vw,42.163vh) scale(.0073)}to{transform:translate(56.93045vw,99vh) scale(.0073)}}.snow:nth-child(58){opacity:.7928;transform:translate(38.6382vw,-10px) scale(.4709);animation:fall-58 25s -25s linear infinite}@keyframes fall-58{67.284%{transform:translate(46.1148vw,67.284vh) scale(.4709)}to{transform:translate(42.3765vw,99vh) scale(.4709)}}.snow:nth-child(59){opacity:.6646;transform:translate(1.4852vw,-10px) scale(.4164);animation:fall-59 26s -7s linear infinite}@keyframes fall-59{67.315%{transform:translate(-3.6465vw,67.315vh) scale(.4164)}to{transform:translate(-1.08065vw,99vh) scale(.4164)}}.snow:nth-child(60){opacity:.4318;transform:translate(99.2164vw,-10px) scale(.1322);animation:fall-60 24s -16s linear infinite}@keyframes fall-60{75.039%{transform:translate(102.8226vw,75.039vh) scale(.1322)}to{transform:translate(101.0195vw,99vh) scale(.1322)}}.snow:nth-child(61){opacity:.4602;transform:translate(68.1181vw,-10px) scale(.6887);animation:fall-61 13s -25s linear infinite}@keyframes fall-61{34.41%{transform:translate(73.2224vw,34.41vh) scale(.6887)}to{transform:translate(70.67025vw,99vh) scale(.6887)}}.snow:nth-child(62){opacity:.5942;transform:translate(27.9599vw,-10px) scale(.1017);animation:fall-62 28s -11s linear infinite}@keyframes fall-62{61.664%{transform:translate(22.0938vw,61.664vh) scale(.1017)}to{transform:translate(25.02685vw,99vh) scale(.1017)}}.snow:nth-child(63){opacity:1.0432;transform:translate(85.9962vw,-10px) scale(.0651);animation:fall-63 16s -2s linear infinite}@keyframes fall-63{75.586%{transform:translate(85.4367vw,75.586vh) scale(.0651)}to{transform:translate(85.71645vw,99vh) scale(.0651)}}.snow:nth-child(64){opacity:1.3756;transform:translate(93.2633vw,-10px) scale(.5123);animation:fall-64 20s -18s linear infinite}@keyframes fall-64{39.559%{transform:translate(87.7595vw,39.559vh) scale(.5123)}to{transform:translate(90.5114vw,99vh) scale(.5123)}}.snow:nth-child(65){opacity:.2598;transform:translate(82.6651vw,-10px) scale(.5495);animation:fall-65 13s -17s linear infinite}@keyframes fall-65{76.748%{transform:translate(85.7728vw,76.748vh) scale(.5495)}to{transform:translate(84.21895vw,99vh) scale(.5495)}}.snow:nth-child(66){opacity:.1204;transform:translate(84.3421vw,-10px) scale(.7308);animation:fall-66 20s -18s linear infinite}@keyframes fall-66{53.92%{transform:translate(89.8992vw,53.92vh) scale(.7308)}to{transform:translate(87.12065vw,99vh) scale(.7308)}}.snow:nth-child(67){opacity:.5282;transform:translate(63.4788vw,-10px) scale(.7537);animation:fall-67 20s -28s linear infinite}@keyframes fall-67{75.907%{transform:translate(70.1168vw,75.907vh) scale(.7537)}to{transform:translate(66.7978vw,99vh) scale(.7537)}}.snow:nth-child(68){opacity:.0994;transform:translate(99.9541vw,-10px) scale(.3259);animation:fall-68 14s -21s linear infinite}@keyframes fall-68{38.272%{transform:translate(108.7123vw,38.272vh) scale(.3259)}to{transform:translate(104.3332vw,99vh) scale(.3259)}}.snow:nth-child(69){opacity:.9258;transform:translate(60.2666vw,-10px) scale(.0611);animation:fall-69 22s -10s linear infinite}@keyframes fall-69{52.384%{transform:translate(68.5752vw,52.384vh) scale(.0611)}to{transform:translate(64.4209vw,99vh) scale(.0611)}}.snow:nth-child(70){opacity:1.839;transform:translate(56.2693vw,-10px) scale(.3786);animation:fall-70 29s -2s linear infinite}@keyframes fall-70{66.385%{transform:translate(48.2814vw,66.385vh) scale(.3786)}to{transform:translate(52.27535vw,99vh) scale(.3786)}}.snow:nth-child(71){opacity:.9118;transform:translate(11.9378vw,-10px) scale(.1136);animation:fall-71 19s -20s linear infinite}@keyframes fall-71{78.263%{transform:translate(16.7743vw,78.263vh) scale(.1136)}to{transform:translate(14.35605vw,99vh) scale(.1136)}}.snow:nth-child(72){opacity:1.1284;transform:translate(95.9506vw,-10px) scale(.0565);animation:fall-72 21s -29s linear infinite}@keyframes fall-72{62.776%{transform:translate(94.388vw,62.776vh) scale(.0565)}to{transform:translate(95.1693vw,99vh) scale(.0565)}}.snow:nth-child(73){opacity:.2842;transform:translate(88.4416vw,-10px) scale(.9351);animation:fall-73 12s -23s linear infinite}@keyframes fall-73{73.997%{transform:translate(89.9475vw,73.997vh) scale(.9351)}to{transform:translate(89.19455vw,99vh) scale(.9351)}}.snow:nth-child(74){opacity:1.014;transform:translate(40.1838vw,-10px) scale(.3467);animation:fall-74 28s -30s linear infinite}@keyframes fall-74{68.373%{transform:translate(39.4913vw,68.373vh) scale(.3467)}to{transform:translate(39.83755vw,99vh) scale(.3467)}}.snow:nth-child(75){opacity:.9782;transform:translate(95.9132vw,-10px) scale(.6539);animation:fall-75 20s -1s linear infinite}@keyframes fall-75{41.84%{transform:translate(103.9722vw,41.84vh) scale(.6539)}to{transform:translate(99.9427vw,99vh) scale(.6539)}}.snow:nth-child(76){opacity:1.7368;transform:translate(97.5625vw,-10px) scale(.8759);animation:fall-76 11s -16s linear infinite}@keyframes fall-76{39.919%{transform:translate(105.6187vw,39.919vh) scale(.8759)}to{transform:translate(101.5906vw,99vh) scale(.8759)}}.snow:nth-child(77){opacity:.8306;transform:translate(14.0066vw,-10px) scale(.2884);animation:fall-77 26s -21s linear infinite}@keyframes fall-77{72.836%{transform:translate(6.1467vw,72.836vh) scale(.2884)}to{transform:translate(10.07665vw,99vh) scale(.2884)}}.snow:nth-child(78){opacity:1.8196;transform:translate(45.1772vw,-10px) scale(.6919);animation:fall-78 18s -8s linear infinite}@keyframes fall-78{69.083%{transform:translate(52.4935vw,69.083vh) scale(.6919)}to{transform:translate(48.83535vw,99vh) scale(.6919)}}.snow:nth-child(79){opacity:.1522;transform:translate(14.8362vw,-10px) scale(.0069);animation:fall-79 19s -12s linear infinite}@keyframes fall-79{56.743%{transform:translate(15.3432vw,56.743vh) scale(.0069)}to{transform:translate(15.0897vw,99vh) scale(.0069)}}.snow:nth-child(80){opacity:1.9544;transform:translate(96.8vw,-10px) scale(.3724);animation:fall-80 23s -26s linear infinite}@keyframes fall-80{41.428%{transform:translate(102.6907vw,41.428vh) scale(.3724)}to{transform:translate(99.74535vw,99vh) scale(.3724)}}.snow:nth-child(81){opacity:1.9844;transform:translate(51.3841vw,-10px) scale(.4719);animation:fall-81 24s -20s linear infinite}@keyframes fall-81{65.436%{transform:translate(59.3663vw,65.436vh) scale(.4719)}to{transform:translate(55.3752vw,99vh) scale(.4719)}}.snow:nth-child(82){opacity:.4702;transform:translate(72.2804vw,-10px) scale(.9877);animation:fall-82 25s -23s linear infinite}@keyframes fall-82{38.77%{transform:translate(65.7699vw,38.77vh) scale(.9877)}to{transform:translate(69.02515vw,99vh) scale(.9877)}}.snow:nth-child(83){opacity:.509;transform:translate(54.1151vw,-10px) scale(.2866);animation:fall-83 10s -20s linear infinite}@keyframes fall-83{72.986%{transform:translate(57.0862vw,72.986vh) scale(.2866)}to{transform:translate(55.60065vw,99vh) scale(.2866)}}.snow:nth-child(84){opacity:.4458;transform:translate(66.2987vw,-10px) scale(.1076);animation:fall-84 17s -19s linear infinite}@keyframes fall-84{47.722%{transform:translate(74.8278vw,47.722vh) scale(.1076)}to{transform:translate(70.56325vw,99vh) scale(.1076)}}.snow:nth-child(85){opacity:1.8948;transform:translate(20.0597vw,-10px) scale(.6891);animation:fall-85 21s -15s linear infinite}@keyframes fall-85{45.847%{transform:translate(24.2003vw,45.847vh) scale(.6891)}to{transform:translate(22.13vw,99vh) scale(.6891)}}.snow:nth-child(86){opacity:.1512;transform:translate(71.7346vw,-10px) scale(.2297);animation:fall-86 21s -13s linear infinite}@keyframes fall-86{45.342%{transform:translate(64.67vw,45.342vh) scale(.2297)}to{transform:translate(68.2023vw,99vh) scale(.2297)}}.snow:nth-child(87){opacity:1.9316;transform:translate(83.3234vw,-10px) scale(.1323);animation:fall-87 29s -29s linear infinite}@keyframes fall-87{39.005%{transform:translate(79.241vw,39.005vh) scale(.1323)}to{transform:translate(81.2822vw,99vh) scale(.1323)}}.snow:nth-child(88){opacity:.4422;transform:translate(36.461vw,-10px) scale(.1914);animation:fall-88 22s -23s linear infinite}@keyframes fall-88{66.88%{transform:translate(42.5057vw,66.88vh) scale(.1914)}to{transform:translate(39.48335vw,99vh) scale(.1914)}}.snow:nth-child(89){opacity:.3424;transform:translate(49.6902vw,-10px) scale(.556);animation:fall-89 25s -21s linear infinite}@keyframes fall-89{60.031%{transform:translate(44.0383vw,60.031vh) scale(.556)}to{transform:translate(46.86425vw,99vh) scale(.556)}}.snow:nth-child(90){opacity:.2336;transform:translate(33.8181vw,-10px) scale(.6036);animation:fall-90 16s -3s linear infinite}@keyframes fall-90{64.31%{transform:translate(30.1423vw,64.31vh) scale(.6036)}to{transform:translate(31.9802vw,99vh) scale(.6036)}}.snow:nth-child(91){opacity:1.4462;transform:translate(51.9779vw,-10px) scale(.377);animation:fall-91 30s -13s linear infinite}@keyframes fall-91{50.059%{transform:translate(59.4374vw,50.059vh) scale(.377)}to{transform:translate(55.70765vw,99vh) scale(.377)}}.snow:nth-child(92){opacity:.4626;transform:translate(73.0635vw,-10px) scale(.3321);animation:fall-92 15s -24s linear infinite}@keyframes fall-92{54.137%{transform:translate(75.9958vw,54.137vh) scale(.3321)}to{transform:translate(74.52965vw,99vh) scale(.3321)}}.snow:nth-child(93){opacity:.1314;transform:translate(78.4619vw,-10px) scale(.862);animation:fall-93 24s -14s linear infinite}@keyframes fall-93{66.662%{transform:translate(77.0246vw,66.662vh) scale(.862)}to{transform:translate(77.74325vw,99vh) scale(.862)}}.snow:nth-child(94){opacity:.8414;transform:translate(9.1699vw,-10px) scale(.3918);animation:fall-94 26s -12s linear infinite}@keyframes fall-94{63.435%{transform:translate(16.9561vw,63.435vh) scale(.3918)}to{transform:translate(13.063vw,99vh) scale(.3918)}}.snow:nth-child(95){opacity:.353;transform:translate(30.9332vw,-10px) scale(.9899);animation:fall-95 29s -17s linear infinite}@keyframes fall-95{43.113%{transform:translate(28.7217vw,43.113vh) scale(.9899)}to{transform:translate(29.82745vw,99vh) scale(.9899)}}.snow:nth-child(96){opacity:1.1792;transform:translate(93.0124vw,-10px) scale(.851);animation:fall-96 27s -1s linear infinite}@keyframes fall-96{43.995%{transform:translate(91.8275vw,43.995vh) scale(.851)}to{transform:translate(92.41995vw,99vh) scale(.851)}}.snow:nth-child(97){opacity:.9456;transform:translate(31.8204vw,-10px) scale(.9537);animation:fall-97 20s -9s linear infinite}@keyframes fall-97{68.872%{transform:translate(37.5222vw,68.872vh) scale(.9537)}to{transform:translate(34.6713vw,99vh) scale(.9537)}}.snow:nth-child(98){opacity:.1844;transform:translate(81.5078vw,-10px) scale(.1459);animation:fall-98 30s -23s linear infinite}@keyframes fall-98{65.207%{transform:translate(82.2198vw,65.207vh) scale(.1459)}to{transform:translate(81.8638vw,99vh) scale(.1459)}}.snow:nth-child(99){opacity:.8174;transform:translate(79.567vw,-10px) scale(.3563);animation:fall-99 30s -10s linear infinite}@keyframes fall-99{63.422%{transform:translate(85.6939vw,63.422vh) scale(.3563)}to{transform:translate(82.63045vw,99vh) scale(.3563)}}.snow:nth-child(100){opacity:.13;transform:translate(34.8856vw,-10px) scale(.697);animation:fall-100 11s -13s linear infinite}@keyframes fall-100{49.545%{transform:translate(41.3333vw,49.545vh) scale(.697)}to{transform:translate(38.10945vw,99vh) scale(.697)}}.snow:nth-child(101){opacity:.6722;transform:translate(50.4133vw,-10px) scale(.0592);animation:fall-101 27s -15s linear infinite}@keyframes fall-101{54.371%{transform:translate(48.5111vw,54.371vh) scale(.0592)}to{transform:translate(49.4622vw,99vh) scale(.0592)}}.snow:nth-child(102){opacity:.4036;transform:translate(71.019vw,-10px) scale(.7254);animation:fall-102 16s -11s linear infinite}@keyframes fall-102{31.146%{transform:translate(62.8818vw,31.146vh) scale(.7254)}to{transform:translate(66.9504vw,99vh) scale(.7254)}}.snow:nth-child(103){opacity:1.0594;transform:translate(80.0351vw,-10px) scale(.5827);animation:fall-103 14s -29s linear infinite}@keyframes fall-103{42.837%{transform:translate(79.0422vw,42.837vh) scale(.5827)}to{transform:translate(79.53865vw,99vh) scale(.5827)}}.snow:nth-child(104){opacity:.2786;transform:translate(94.0824vw,-10px) scale(.7148);animation:fall-104 25s -3s linear infinite}@keyframes fall-104{33.306%{transform:translate(101.7504vw,33.306vh) scale(.7148)}to{transform:translate(97.9164vw,99vh) scale(.7148)}}.snow:nth-child(105){opacity:1.703;transform:translate(.0739vw,-10px) scale(.1101);animation:fall-105 23s -27s linear infinite}@keyframes fall-105{39.218%{transform:translate(-4.2209vw,39.218vh) scale(.1101)}to{transform:translate(-2.0735vw,99vh) scale(.1101)}}.snow:nth-child(106){opacity:1.5342;transform:translate(11.5499vw,-10px) scale(.4822);animation:fall-106 28s -26s linear infinite}@keyframes fall-106{75.523%{transform:translate(7.5238vw,75.523vh) scale(.4822)}to{transform:translate(9.53685vw,99vh) scale(.4822)}}.snow:nth-child(107){opacity:.006;transform:translate(1.9812vw,-10px) scale(.4379);animation:fall-107 27s -3s linear infinite}@keyframes fall-107{67.395%{transform:translate(-6.4991vw,67.395vh) scale(.4379)}to{transform:translate(-2.25895vw,99vh) scale(.4379)}}.snow:nth-child(108){opacity:1.809;transform:translate(74.2893vw,-10px) scale(.2145);animation:fall-108 21s -29s linear infinite}@keyframes fall-108{66.69%{transform:translate(70.6866vw,66.69vh) scale(.2145)}to{transform:translate(72.48795vw,99vh) scale(.2145)}}.snow:nth-child(109){opacity:1.8188;transform:translate(64.3316vw,-10px) scale(.4074);animation:fall-109 17s -7s linear infinite}@keyframes fall-109{30.895%{transform:translate(68.0476vw,30.895vh) scale(.4074)}to{transform:translate(66.1896vw,99vh) scale(.4074)}}.snow:nth-child(110){opacity:.4654;transform:translate(55.33vw,-10px) scale(.9874);animation:fall-110 10s -15s linear infinite}@keyframes fall-110{50.801%{transform:translate(49.9449vw,50.801vh) scale(.9874)}to{transform:translate(52.63745vw,99vh) scale(.9874)}}.snow:nth-child(111){opacity:.5672;transform:translate(53.1555vw,-10px) scale(.6049);animation:fall-111 10s -8s linear infinite}@keyframes fall-111{33.687%{transform:translate(62.9473vw,33.687vh) scale(.6049)}to{transform:translate(58.0514vw,99vh) scale(.6049)}}.snow:nth-child(112){opacity:1.1012;transform:translate(96.7147vw,-10px) scale(.5158);animation:fall-112 16s -22s linear infinite}@keyframes fall-112{62.262%{transform:translate(94.9014vw,62.262vh) scale(.5158)}to{transform:translate(95.80805vw,99vh) scale(.5158)}}.snow:nth-child(113){opacity:.3404;transform:translate(74.4581vw,-10px) scale(.5383);animation:fall-113 20s -11s linear infinite}@keyframes fall-113{58.99%{transform:translate(68.2341vw,58.99vh) scale(.5383)}to{transform:translate(71.3461vw,99vh) scale(.5383)}}.snow:nth-child(114){opacity:1.6638;transform:translate(71.0468vw,-10px) scale(.3889);animation:fall-114 10s -25s linear infinite}@keyframes fall-114{70.85%{transform:translate(65.8957vw,70.85vh) scale(.3889)}to{transform:translate(68.47125vw,99vh) scale(.3889)}}.snow:nth-child(115){opacity:1.0164;transform:translate(46.019vw,-10px) scale(.2985);animation:fall-115 10s -6s linear infinite}@keyframes fall-115{53.664%{transform:translate(49.5993vw,53.664vh) scale(.2985)}to{transform:translate(47.80915vw,99vh) scale(.2985)}}.snow:nth-child(116){opacity:.1802;transform:translate(84.4702vw,-10px) scale(.8299);animation:fall-116 24s -25s linear infinite}@keyframes fall-116{71.447%{transform:translate(86.4355vw,71.447vh) scale(.8299)}to{transform:translate(85.45285vw,99vh) scale(.8299)}}.snow:nth-child(117){opacity:.357;transform:translate(75.3175vw,-10px) scale(.6157);animation:fall-117 12s -14s linear infinite}@keyframes fall-117{62.998%{transform:translate(78.828vw,62.998vh) scale(.6157)}to{transform:translate(77.07275vw,99vh) scale(.6157)}}.snow:nth-child(118){opacity:.0584;transform:translate(65.629vw,-10px) scale(.9764);animation:fall-118 15s -26s linear infinite}@keyframes fall-118{78.608%{transform:translate(59.0187vw,78.608vh) scale(.9764)}to{transform:translate(62.32385vw,99vh) scale(.9764)}}.snow:nth-child(119){opacity:1.6036;transform:translate(53.1823vw,-10px) scale(.4015);animation:fall-119 27s -3s linear infinite}@keyframes fall-119{38.795%{transform:translate(47.9291vw,38.795vh) scale(.4015)}to{transform:translate(50.5557vw,99vh) scale(.4015)}}.snow:nth-child(120){opacity:.448;transform:translate(57.3413vw,-10px) scale(.1238);animation:fall-120 21s -9s linear infinite}@keyframes fall-120{56.621%{transform:translate(51.3191vw,56.621vh) scale(.1238)}to{transform:translate(54.3302vw,99vh) scale(.1238)}}.snow:nth-child(121){opacity:1.1344;transform:translate(45.4251vw,-10px) scale(.6866);animation:fall-121 26s -30s linear infinite}@keyframes fall-121{79.013%{transform:translate(49.6402vw,79.013vh) scale(.6866)}to{transform:translate(47.53265vw,99vh) scale(.6866)}}.snow:nth-child(122){opacity:.1648;transform:translate(28.6032vw,-10px) scale(.5784);animation:fall-122 24s -6s linear infinite}@keyframes fall-122{37.665%{transform:translate(30.3738vw,37.665vh) scale(.5784)}to{transform:translate(29.4885vw,99vh) scale(.5784)}}.snow:nth-child(123){opacity:1.3844;transform:translate(90.4087vw,-10px) scale(.9372);animation:fall-123 24s -14s linear infinite}@keyframes fall-123{74.625%{transform:translate(96.9306vw,74.625vh) scale(.9372)}to{transform:translate(93.66965vw,99vh) scale(.9372)}}.snow:nth-child(124){opacity:1.4232;transform:translate(45.5983vw,-10px) scale(.0093);animation:fall-124 12s -18s linear infinite}@keyframes fall-124{41.532%{transform:translate(55.267vw,41.532vh) scale(.0093)}to{transform:translate(50.43265vw,99vh) scale(.0093)}}.snow:nth-child(125){opacity:.4804;transform:translate(2.9632vw,-10px) scale(.2367);animation:fall-125 13s -16s linear infinite}@keyframes fall-125{55.307%{transform:translate(11.9093vw,55.307vh) scale(.2367)}to{transform:translate(7.43625vw,99vh) scale(.2367)}}.snow:nth-child(126){opacity:1.2226;transform:translate(43.6635vw,-10px) scale(.5328);animation:fall-126 18s -30s linear infinite}@keyframes fall-126{73.2%{transform:translate(53.6309vw,73.2vh) scale(.5328)}to{transform:translate(48.6472vw,99vh) scale(.5328)}}.snow:nth-child(127){opacity:1.3322;transform:translate(63.6164vw,-10px) scale(.007);animation:fall-127 11s -13s linear infinite}@keyframes fall-127{51.14%{transform:translate(70.9034vw,51.14vh) scale(.007)}to{transform:translate(67.2599vw,99vh) scale(.007)}}.snow:nth-child(128){opacity:1.148;transform:translate(40.6584vw,-10px) scale(.0878);animation:fall-128 17s -2s linear infinite}@keyframes fall-128{73.54%{transform:translate(38.1728vw,73.54vh) scale(.0878)}to{transform:translate(39.4156vw,99vh) scale(.0878)}}.snow:nth-child(129){opacity:1.3696;transform:translate(65.486vw,-10px) scale(.9584);animation:fall-129 15s -30s linear infinite}@keyframes fall-129{38.909%{transform:translate(71.7049vw,38.909vh) scale(.9584)}to{transform:translate(68.59545vw,99vh) scale(.9584)}}.snow:nth-child(130){opacity:.6694;transform:translate(19.1486vw,-10px) scale(.7967);animation:fall-130 12s -6s linear infinite}@keyframes fall-130{53.781%{transform:translate(17.1622vw,53.781vh) scale(.7967)}to{transform:translate(18.1554vw,99vh) scale(.7967)}}.snow:nth-child(131){opacity:1.3546;transform:translate(93.7816vw,-10px) scale(.34);animation:fall-131 26s -23s linear infinite}@keyframes fall-131{69.725%{transform:translate(84.2198vw,69.725vh) scale(.34)}to{transform:translate(89.0007vw,99vh) scale(.34)}}.snow:nth-child(132){opacity:.1606;transform:translate(33.8144vw,-10px) scale(.177);animation:fall-132 23s -22s linear infinite}@keyframes fall-132{71.567%{transform:translate(26.4685vw,71.567vh) scale(.177)}to{transform:translate(30.14145vw,99vh) scale(.177)}}.snow:nth-child(133){opacity:.3492;transform:translate(44.9146vw,-10px) scale(.6171);animation:fall-133 30s -27s linear infinite}@keyframes fall-133{57.821%{transform:translate(45.2871vw,57.821vh) scale(.6171)}to{transform:translate(45.10085vw,99vh) scale(.6171)}}.snow:nth-child(134){opacity:1.4882;transform:translate(29.6648vw,-10px) scale(.1867);animation:fall-134 10s -12s linear infinite}@keyframes fall-134{55.292%{transform:translate(27.3735vw,55.292vh) scale(.1867)}to{transform:translate(28.51915vw,99vh) scale(.1867)}}.snow:nth-child(135){opacity:1.1614;transform:translate(36.0569vw,-10px) scale(.8536);animation:fall-135 22s -29s linear infinite}@keyframes fall-135{59.03%{transform:translate(26.2465vw,59.03vh) scale(.8536)}to{transform:translate(31.1517vw,99vh) scale(.8536)}}.snow:nth-child(136){opacity:.3242;transform:translate(88.0504vw,-10px) scale(.7458);animation:fall-136 25s -18s linear infinite}@keyframes fall-136{68.883%{transform:translate(87.7083vw,68.883vh) scale(.7458)}to{transform:translate(87.87935vw,99vh) scale(.7458)}}.snow:nth-child(137){opacity:1.0956;transform:translate(58.0565vw,-10px) scale(.012);animation:fall-137 15s -5s linear infinite}@keyframes fall-137{71.783%{transform:translate(51.129vw,71.783vh) scale(.012)}to{transform:translate(54.59275vw,99vh) scale(.012)}}.snow:nth-child(138){opacity:1.477;transform:translate(41.4554vw,-10px) scale(.1612);animation:fall-138 17s -26s linear infinite}@keyframes fall-138{33.239%{transform:translate(32.5436vw,33.239vh) scale(.1612)}to{transform:translate(36.9995vw,99vh) scale(.1612)}}.snow:nth-child(139){opacity:.807;transform:translate(41.9613vw,-10px) scale(.8978);animation:fall-139 20s -23s linear infinite}@keyframes fall-139{79.956%{transform:translate(32.5941vw,79.956vh) scale(.8978)}to{transform:translate(37.2777vw,99vh) scale(.8978)}}.snow:nth-child(140){opacity:.5708;transform:translate(41.264vw,-10px) scale(.0329);animation:fall-140 24s -16s linear infinite}@keyframes fall-140{37.18%{transform:translate(36.1604vw,37.18vh) scale(.0329)}to{transform:translate(38.7122vw,99vh) scale(.0329)}}.snow:nth-child(141){opacity:.5946;transform:translate(25.0488vw,-10px) scale(.1532);animation:fall-141 30s -7s linear infinite}@keyframes fall-141{63.433%{transform:translate(29.2561vw,63.433vh) scale(.1532)}to{transform:translate(27.15245vw,99vh) scale(.1532)}}.snow:nth-child(142){opacity:1.8086;transform:translate(53.4763vw,-10px) scale(.7846);animation:fall-142 15s -30s linear infinite}@keyframes fall-142{78.47%{transform:translate(47.3479vw,78.47vh) scale(.7846)}to{transform:translate(50.4121vw,99vh) scale(.7846)}}.snow:nth-child(143){opacity:1.387;transform:translate(65.4605vw,-10px) scale(.6965);animation:fall-143 19s -12s linear infinite}@keyframes fall-143{46.423%{transform:translate(70.6573vw,46.423vh) scale(.6965)}to{transform:translate(68.0589vw,99vh) scale(.6965)}}.snow:nth-child(144){opacity:1.2802;transform:translate(14.7231vw,-10px) scale(.8345);animation:fall-144 18s -14s linear infinite}@keyframes fall-144{52.126%{transform:translate(7.9372vw,52.126vh) scale(.8345)}to{transform:translate(11.33015vw,99vh) scale(.8345)}}.snow:nth-child(145){opacity:.6586;transform:translate(35.3041vw,-10px) scale(.3001);animation:fall-145 17s -26s linear infinite}@keyframes fall-145{79.585%{transform:translate(38.187vw,79.585vh) scale(.3001)}to{transform:translate(36.74555vw,99vh) scale(.3001)}}.snow:nth-child(146){opacity:1.2526;transform:translate(36.2903vw,-10px) scale(.3898);animation:fall-146 13s -8s linear infinite}@keyframes fall-146{38.278%{transform:translate(44.8773vw,38.278vh) scale(.3898)}to{transform:translate(40.5838vw,99vh) scale(.3898)}}.snow:nth-child(147){opacity:.6882;transform:translate(79.3103vw,-10px) scale(.1003);animation:fall-147 13s -9s linear infinite}@keyframes fall-147{57.399%{transform:translate(81.5941vw,57.399vh) scale(.1003)}to{transform:translate(80.4522vw,99vh) scale(.1003)}}.snow:nth-child(148){opacity:1.6124;transform:translate(23.3565vw,-10px) scale(.3413);animation:fall-148 24s -2s linear infinite}@keyframes fall-148{68.842%{transform:translate(18.2067vw,68.842vh) scale(.3413)}to{transform:translate(20.7816vw,99vh) scale(.3413)}}.snow:nth-child(149){opacity:1.2548;transform:translate(60.4584vw,-10px) scale(.6087);animation:fall-149 30s -23s linear infinite}@keyframes fall-149{67.096%{transform:translate(58.4785vw,67.096vh) scale(.6087)}to{transform:translate(59.46845vw,99vh) scale(.6087)}}.snow:nth-child(150){opacity:.5434;transform:translate(99.7751vw,-10px) scale(.1816);animation:fall-150 29s -26s linear infinite}@keyframes fall-150{44.47%{transform:translate(102.6965vw,44.47vh) scale(.1816)}to{transform:translate(101.2358vw,99vh) scale(.1816)}}.snow:nth-child(151){opacity:1.8518;transform:translate(10.9301vw,-10px) scale(.9581);animation:fall-151 22s -28s linear infinite}@keyframes fall-151{54.426%{transform:translate(12.9471vw,54.426vh) scale(.9581)}to{transform:translate(11.9386vw,99vh) scale(.9581)}}.snow:nth-child(152){opacity:.0812;transform:translate(78.6462vw,-10px) scale(.1897);animation:fall-152 16s -13s linear infinite}@keyframes fall-152{48.748%{transform:translate(70.0942vw,48.748vh) scale(.1897)}to{transform:translate(74.3702vw,99vh) scale(.1897)}}.snow:nth-child(153){opacity:1.7994;transform:translate(87.3288vw,-10px) scale(.0236);animation:fall-153 26s -24s linear infinite}@keyframes fall-153{62.892%{transform:translate(82.6073vw,62.892vh) scale(.0236)}to{transform:translate(84.96805vw,99vh) scale(.0236)}}.snow:nth-child(154){opacity:.2178;transform:translate(38.2058vw,-10px) scale(.5649);animation:fall-154 18s -30s linear infinite}@keyframes fall-154{76.376%{transform:translate(47.0655vw,76.376vh) scale(.5649)}to{transform:translate(42.63565vw,99vh) scale(.5649)}}.snow:nth-child(155){opacity:.4168;transform:translate(84.5869vw,-10px) scale(.5567);animation:fall-155 16s -21s linear infinite}@keyframes fall-155{44.724%{transform:translate(88.774vw,44.724vh) scale(.5567)}to{transform:translate(86.68045vw,99vh) scale(.5567)}}.snow:nth-child(156){opacity:1.3848;transform:translate(61.0226vw,-10px) scale(.6978);animation:fall-156 14s -23s linear infinite}@keyframes fall-156{51.647%{transform:translate(61.6043vw,51.647vh) scale(.6978)}to{transform:translate(61.31345vw,99vh) scale(.6978)}}.snow:nth-child(157){opacity:.64;transform:translate(11.1157vw,-10px) scale(.0549);animation:fall-157 12s -4s linear infinite}@keyframes fall-157{45.193%{transform:translate(14.382vw,45.193vh) scale(.0549)}to{transform:translate(12.74885vw,99vh) scale(.0549)}}.snow:nth-child(158){opacity:.5226;transform:translate(76.0178vw,-10px) scale(.7998);animation:fall-158 26s -18s linear infinite}@keyframes fall-158{49.725%{transform:translate(84.1334vw,49.725vh) scale(.7998)}to{transform:translate(80.0756vw,99vh) scale(.7998)}}.snow:nth-child(159){opacity:1.0886;transform:translate(91.7402vw,-10px) scale(.7563);animation:fall-159 12s -9s linear infinite}@keyframes fall-159{54.821%{transform:translate(100.5752vw,54.821vh) scale(.7563)}to{transform:translate(96.1577vw,99vh) scale(.7563)}}.snow:nth-child(160){opacity:1.7438;transform:translate(49.0716vw,-10px) scale(.4193);animation:fall-160 14s -30s linear infinite}@keyframes fall-160{41.523%{transform:translate(40.0832vw,41.523vh) scale(.4193)}to{transform:translate(44.5774vw,99vh) scale(.4193)}}.snow:nth-child(161){opacity:.477;transform:translate(20.6266vw,-10px) scale(.2119);animation:fall-161 13s -16s linear infinite}@keyframes fall-161{38.114%{transform:translate(13.7544vw,38.114vh) scale(.2119)}to{transform:translate(17.1905vw,99vh) scale(.2119)}}.snow:nth-child(162){opacity:.716;transform:translate(17.2524vw,-10px) scale(.3896);animation:fall-162 27s -27s linear infinite}@keyframes fall-162{54.625%{transform:translate(14.9834vw,54.625vh) scale(.3896)}to{transform:translate(16.1179vw,99vh) scale(.3896)}}.snow:nth-child(163){opacity:1.4496;transform:translate(30.2338vw,-10px) scale(.3064);animation:fall-163 14s -18s linear infinite}@keyframes fall-163{48.917%{transform:translate(34.8598vw,48.917vh) scale(.3064)}to{transform:translate(32.5468vw,99vh) scale(.3064)}}.snow:nth-child(164){opacity:.252;transform:translate(35.1145vw,-10px) scale(.2185);animation:fall-164 25s -25s linear infinite}@keyframes fall-164{37.365%{transform:translate(45.0269vw,37.365vh) scale(.2185)}to{transform:translate(40.0707vw,99vh) scale(.2185)}}.snow:nth-child(165){opacity:1.5484;transform:translate(92.9768vw,-10px) scale(.4507);animation:fall-165 16s -21s linear infinite}@keyframes fall-165{39.579%{transform:translate(87.8527vw,39.579vh) scale(.4507)}to{transform:translate(90.41475vw,99vh) scale(.4507)}}.snow:nth-child(166){opacity:.7784;transform:translate(77.4331vw,-10px) scale(.8546);animation:fall-166 11s -18s linear infinite}@keyframes fall-166{32.278%{transform:translate(71.1169vw,32.278vh) scale(.8546)}to{transform:translate(74.275vw,99vh) scale(.8546)}}.snow:nth-child(167){opacity:1.2098;transform:translate(86.2006vw,-10px) scale(.1753);animation:fall-167 19s -30s linear infinite}@keyframes fall-167{36.702%{transform:translate(93.8818vw,36.702vh) scale(.1753)}to{transform:translate(90.0412vw,99vh) scale(.1753)}}.snow:nth-child(168){opacity:1.2566;transform:translate(86.8456vw,-10px) scale(.8595);animation:fall-168 22s -3s linear infinite}@keyframes fall-168{38.33%{transform:translate(88.1313vw,38.33vh) scale(.8595)}to{transform:translate(87.48845vw,99vh) scale(.8595)}}.snow:nth-child(169){opacity:1.8568;transform:translate(57.3927vw,-10px) scale(.7026);animation:fall-169 23s -10s linear infinite}@keyframes fall-169{49.044%{transform:translate(48.8283vw,49.044vh) scale(.7026)}to{transform:translate(53.1105vw,99vh) scale(.7026)}}.snow:nth-child(170){opacity:1.465;transform:translate(74.3751vw,-10px) scale(.5223);animation:fall-170 28s -25s linear infinite}@keyframes fall-170{65.798%{transform:translate(66.0865vw,65.798vh) scale(.5223)}to{transform:translate(70.2308vw,99vh) scale(.5223)}}.snow:nth-child(171){opacity:1.6366;transform:translate(97.0289vw,-10px) scale(.6254);animation:fall-171 14s -11s linear infinite}@keyframes fall-171{54.822%{transform:translate(93.1959vw,54.822vh) scale(.6254)}to{transform:translate(95.1124vw,99vh) scale(.6254)}}.snow:nth-child(172){opacity:1.4492;transform:translate(76.1303vw,-10px) scale(.4176);animation:fall-172 18s -26s linear infinite}@keyframes fall-172{45.726%{transform:translate(78.6474vw,45.726vh) scale(.4176)}to{transform:translate(77.38885vw,99vh) scale(.4176)}}.snow:nth-child(173){opacity:1.8028;transform:translate(92.3659vw,-10px) scale(.7456);animation:fall-173 28s -18s linear infinite}@keyframes fall-173{42.431%{transform:translate(86.3363vw,42.431vh) scale(.7456)}to{transform:translate(89.3511vw,99vh) scale(.7456)}}.snow:nth-child(174){opacity:.4776;transform:translate(97.1326vw,-10px) scale(.671);animation:fall-174 18s -22s linear infinite}@keyframes fall-174{33.749%{transform:translate(90.6218vw,33.749vh) scale(.671)}to{transform:translate(93.8772vw,99vh) scale(.671)}}.snow:nth-child(175){opacity:.0484;transform:translate(82.1442vw,-10px) scale(.8434);animation:fall-175 16s -3s linear infinite}@keyframes fall-175{57.114%{transform:translate(86.4083vw,57.114vh) scale(.8434)}to{transform:translate(84.27625vw,99vh) scale(.8434)}}.snow:nth-child(176){opacity:.5956;transform:translate(.214vw,-10px) scale(.492);animation:fall-176 26s -18s linear infinite}@keyframes fall-176{46.693%{transform:translate(-3.4995vw,46.693vh) scale(.492)}to{transform:translate(-1.64275vw,99vh) scale(.492)}}.snow:nth-child(177){opacity:.8878;transform:translate(72.0528vw,-10px) scale(.6821);animation:fall-177 14s -19s linear infinite}@keyframes fall-177{39.19%{transform:translate(73.6851vw,39.19vh) scale(.6821)}to{transform:translate(72.86895vw,99vh) scale(.6821)}}.snow:nth-child(178){opacity:.8774;transform:translate(7.04vw,-10px) scale(.3129);animation:fall-178 19s -28s linear infinite}@keyframes fall-178{46.818%{transform:translate(7.8063vw,46.818vh) scale(.3129)}to{transform:translate(7.42315vw,99vh) scale(.3129)}}.snow:nth-child(179){opacity:1.3286;transform:translate(47.3945vw,-10px) scale(.9167);animation:fall-179 22s -16s linear infinite}@keyframes fall-179{31.082%{transform:translate(51.7535vw,31.082vh) scale(.9167)}to{transform:translate(49.574vw,99vh) scale(.9167)}}.snow:nth-child(180){opacity:.8662;transform:translate(33.9863vw,-10px) scale(.9848);animation:fall-180 30s -1s linear infinite}@keyframes fall-180{59.404%{transform:translate(37.1393vw,59.404vh) scale(.9848)}to{transform:translate(35.5628vw,99vh) scale(.9848)}}.snow:nth-child(181){opacity:.309;transform:translate(91.9837vw,-10px) scale(.0229);animation:fall-181 25s -27s linear infinite}@keyframes fall-181{69.421%{transform:translate(100.5173vw,69.421vh) scale(.0229)}to{transform:translate(96.2505vw,99vh) scale(.0229)}}.snow:nth-child(182){opacity:1.0346;transform:translate(58.1315vw,-10px) scale(.8888);animation:fall-182 14s -20s linear infinite}@keyframes fall-182{52.479%{transform:translate(64.8071vw,52.479vh) scale(.8888)}to{transform:translate(61.4693vw,99vh) scale(.8888)}}.snow:nth-child(183){opacity:1.3206;transform:translate(79.9276vw,-10px) scale(.1889);animation:fall-183 20s -24s linear infinite}@keyframes fall-183{66.206%{transform:translate(71.2961vw,66.206vh) scale(.1889)}to{transform:translate(75.61185vw,99vh) scale(.1889)}}.snow:nth-child(184){opacity:.6566;transform:translate(33.4179vw,-10px) scale(.1829);animation:fall-184 19s -16s linear infinite}@keyframes fall-184{71.848%{transform:translate(43.2389vw,71.848vh) scale(.1829)}to{transform:translate(38.3284vw,99vh) scale(.1829)}}.snow:nth-child(185){opacity:.9138;transform:translate(22.5146vw,-10px) scale(.7645);animation:fall-185 12s -23s linear infinite}@keyframes fall-185{41.677%{transform:translate(20.1395vw,41.677vh) scale(.7645)}to{transform:translate(21.32705vw,99vh) scale(.7645)}}.snow:nth-child(186){opacity:.2006;transform:translate(50.2213vw,-10px) scale(.8709);animation:fall-186 25s -12s linear infinite}@keyframes fall-186{44.285%{transform:translate(53.6547vw,44.285vh) scale(.8709)}to{transform:translate(51.938vw,99vh) scale(.8709)}}.snow:nth-child(187){opacity:.3548;transform:translate(56.6418vw,-10px) scale(.8274);animation:fall-187 21s -12s linear infinite}@keyframes fall-187{50.202%{transform:translate(51.812vw,50.202vh) scale(.8274)}to{transform:translate(54.2269vw,99vh) scale(.8274)}}.snow:nth-child(188){opacity:1.9882;transform:translate(51.7035vw,-10px) scale(.351);animation:fall-188 28s -24s linear infinite}@keyframes fall-188{63.778%{transform:translate(60.5738vw,63.778vh) scale(.351)}to{transform:translate(56.13865vw,99vh) scale(.351)}}.snow:nth-child(189){opacity:1.693;transform:translate(85.9347vw,-10px) scale(.2319);animation:fall-189 11s -19s linear infinite}@keyframes fall-189{43.387%{transform:translate(92.5407vw,43.387vh) scale(.2319)}to{transform:translate(89.2377vw,99vh) scale(.2319)}}.snow:nth-child(190){opacity:1.0342;transform:translate(29.5127vw,-10px) scale(.8137);animation:fall-190 10s -18s linear infinite}@keyframes fall-190{57.483%{transform:translate(24.2964vw,57.483vh) scale(.8137)}to{transform:translate(26.90455vw,99vh) scale(.8137)}}.snow:nth-child(191){opacity:.394;transform:translate(62.9141vw,-10px) scale(.5585);animation:fall-191 28s -12s linear infinite}@keyframes fall-191{71.763%{transform:translate(71.2147vw,71.763vh) scale(.5585)}to{transform:translate(67.0644vw,99vh) scale(.5585)}}.snow:nth-child(192){opacity:1.334;transform:translate(61.699vw,-10px) scale(.424);animation:fall-192 16s -12s linear infinite}@keyframes fall-192{74.817%{transform:translate(71.5825vw,74.817vh) scale(.424)}to{transform:translate(66.64075vw,99vh) scale(.424)}}.snow:nth-child(193){opacity:1.7456;transform:translate(2.4755vw,-10px) scale(.1083);animation:fall-193 24s -10s linear infinite}@keyframes fall-193{64.501%{transform:translate(8.2743vw,64.501vh) scale(.1083)}to{transform:translate(5.3749vw,99vh) scale(.1083)}}.snow:nth-child(194){opacity:.2858;transform:translate(71.5228vw,-10px) scale(.1743);animation:fall-194 20s -12s linear infinite}@keyframes fall-194{30.912%{transform:translate(80.8093vw,30.912vh) scale(.1743)}to{transform:translate(76.16605vw,99vh) scale(.1743)}}.snow:nth-child(195){opacity:1.5764;transform:translate(.7673vw,-10px) scale(.5532);animation:fall-195 18s -23s linear infinite}@keyframes fall-195{72.762%{transform:translate(-5.7724vw,72.762vh) scale(.5532)}to{transform:translate(-2.50255vw,99vh) scale(.5532)}}.snow:nth-child(196){opacity:.2354;transform:translate(1.6331vw,-10px) scale(.1932);animation:fall-196 14s -26s linear infinite}@keyframes fall-196{41.788%{transform:translate(-3.1975vw,41.788vh) scale(.1932)}to{transform:translate(-.7822vw,99vh) scale(.1932)}}.snow:nth-child(197){opacity:1.2276;transform:translate(42.9388vw,-10px) scale(.0109);animation:fall-197 11s -16s linear infinite}@keyframes fall-197{67.919%{transform:translate(38.6211vw,67.919vh) scale(.0109)}to{transform:translate(40.77995vw,99vh) scale(.0109)}}.snow:nth-child(198){opacity:1.3956;transform:translate(38.9378vw,-10px) scale(.9263);animation:fall-198 27s -9s linear infinite}@keyframes fall-198{71.287%{transform:translate(48.1439vw,71.287vh) scale(.9263)}to{transform:translate(43.54085vw,99vh) scale(.9263)}}.snow:nth-child(199){opacity:.6538;transform:translate(96.6214vw,-10px) scale(.9175);animation:fall-199 23s -11s linear infinite}@keyframes fall-199{40.304%{transform:translate(105.8369vw,40.304vh) scale(.9175)}to{transform:translate(101.22915vw,99vh) scale(.9175)}}.snow:nth-child(200){opacity:1.0456;transform:translate(33.3034vw,-10px) scale(.336);animation:fall-200 17s -5s linear infinite}@keyframes fall-200{72.803%{transform:translate(31.8815vw,72.803vh) scale(.336)}to{transform:translate(32.59245vw,99vh) scale(.336)}}.snow:nth-child(201){opacity:.5772;transform:translate(49.8887vw,-10px) scale(.0409);animation:fall-201 13s -12s linear infinite}@keyframes fall-201{50.326%{transform:translate(55.089vw,50.326vh) scale(.0409)}to{transform:translate(52.48885vw,99vh) scale(.0409)}}.snow:nth-child(202){opacity:1.1626;transform:translate(34.4799vw,-10px) scale(.1558);animation:fall-202 15s -21s linear infinite}@keyframes fall-202{52.19%{transform:translate(39.2217vw,52.19vh) scale(.1558)}to{transform:translate(36.8508vw,99vh) scale(.1558)}}.snow:nth-child(203){opacity:.739;transform:translate(36.6951vw,-10px) scale(.9928);animation:fall-203 13s -12s linear infinite}@keyframes fall-203{55.674%{transform:translate(45.6465vw,55.674vh) scale(.9928)}to{transform:translate(41.1708vw,99vh) scale(.9928)}}.snow:nth-child(204){opacity:.4856;transform:translate(28.6794vw,-10px) scale(.9547);animation:fall-204 13s -16s linear infinite}@keyframes fall-204{45.982%{transform:translate(29.393vw,45.982vh) scale(.9547)}to{transform:translate(29.0362vw,99vh) scale(.9547)}}.snow:nth-child(205){opacity:1.0802;transform:translate(22.9978vw,-10px) scale(.3655);animation:fall-205 27s -13s linear infinite}@keyframes fall-205{60.158%{transform:translate(17.0029vw,60.158vh) scale(.3655)}to{transform:translate(20.00035vw,99vh) scale(.3655)}}.snow:nth-child(206){opacity:.8166;transform:translate(10.9397vw,-10px) scale(.7174);animation:fall-206 16s -6s linear infinite}@keyframes fall-206{31.214%{transform:translate(5.6435vw,31.214vh) scale(.7174)}to{transform:translate(8.2916vw,99vh) scale(.7174)}}.snow:nth-child(207){opacity:1.9424;transform:translate(14.1737vw,-10px) scale(.4082);animation:fall-207 18s -7s linear infinite}@keyframes fall-207{65.82%{transform:translate(14.2449vw,65.82vh) scale(.4082)}to{transform:translate(14.2093vw,99vh) scale(.4082)}}.snow:nth-child(208){opacity:.814;transform:translate(32.8269vw,-10px) scale(.8606);animation:fall-208 29s -24s linear infinite}@keyframes fall-208{60.373%{transform:translate(31.9834vw,60.373vh) scale(.8606)}to{transform:translate(32.40515vw,99vh) scale(.8606)}}.snow:nth-child(209){opacity:1.3714;transform:translate(73.1544vw,-10px) scale(.979);animation:fall-209 12s -30s linear infinite}@keyframes fall-209{69.844%{transform:translate(79.7204vw,69.844vh) scale(.979)}to{transform:translate(76.4374vw,99vh) scale(.979)}}.snow:nth-child(210){opacity:.555;transform:translate(.4318vw,-10px) scale(.471);animation:fall-210 28s -15s linear infinite}@keyframes fall-210{45.1%{transform:translate(-5.7419vw,45.1vh) scale(.471)}to{transform:translate(-2.65505vw,99vh) scale(.471)}}.snow:nth-child(211){opacity:.923;transform:translate(41.9045vw,-10px) scale(.9891);animation:fall-211 11s -26s linear infinite}@keyframes fall-211{70.659%{transform:translate(45.8537vw,70.659vh) scale(.9891)}to{transform:translate(43.8791vw,99vh) scale(.9891)}}.snow:nth-child(212){opacity:.8808;transform:translate(36.9635vw,-10px) scale(.6262);animation:fall-212 25s -30s linear infinite}@keyframes fall-212{78.491%{transform:translate(40.8669vw,78.491vh) scale(.6262)}to{transform:translate(38.9152vw,99vh) scale(.6262)}}.snow:nth-child(213){opacity:.8958;transform:translate(42.2918vw,-10px) scale(.038);animation:fall-213 16s -22s linear infinite}@keyframes fall-213{33.875%{transform:translate(45.5373vw,33.875vh) scale(.038)}to{transform:translate(43.91455vw,99vh) scale(.038)}}.snow:nth-child(214){opacity:.2252;transform:translate(31.7063vw,-10px) scale(.2615);animation:fall-214 20s -6s linear infinite}@keyframes fall-214{43.145%{transform:translate(32.924vw,43.145vh) scale(.2615)}to{transform:translate(32.31515vw,99vh) scale(.2615)}}.snow:nth-child(215){opacity:1.4318;transform:translate(56.6452vw,-10px) scale(.3319);animation:fall-215 10s -12s linear infinite}@keyframes fall-215{41.441%{transform:translate(63.3949vw,41.441vh) scale(.3319)}to{transform:translate(60.02005vw,99vh) scale(.3319)}}.snow:nth-child(216){opacity:.5302;transform:translate(66.8068vw,-10px) scale(.7129);animation:fall-216 10s -29s linear infinite}@keyframes fall-216{33.058%{transform:translate(61.8341vw,33.058vh) scale(.7129)}to{transform:translate(64.32045vw,99vh) scale(.7129)}}.snow:nth-child(217){opacity:1.1844;transform:translate(6.6413vw,-10px) scale(.8586);animation:fall-217 29s -28s linear infinite}@keyframes fall-217{64.922%{transform:translate(.3815vw,64.922vh) scale(.8586)}to{transform:translate(3.5114vw,99vh) scale(.8586)}}.snow:nth-child(218){opacity:1.7918;transform:translate(31.5112vw,-10px) scale(.0888);animation:fall-218 10s -10s linear infinite}@keyframes fall-218{77.839%{transform:translate(30.1092vw,77.839vh) scale(.0888)}to{transform:translate(30.8102vw,99vh) scale(.0888)}}.snow:nth-child(219){opacity:.5656;transform:translate(13.8812vw,-10px) scale(.3888);animation:fall-219 17s -19s linear infinite}@keyframes fall-219{49.468%{transform:translate(23.2667vw,49.468vh) scale(.3888)}to{transform:translate(18.57395vw,99vh) scale(.3888)}}.snow:nth-child(220){opacity:1.3438;transform:translate(92.6826vw,-10px) scale(.7321);animation:fall-220 23s -7s linear infinite}@keyframes fall-220{48.432%{transform:translate(95.6548vw,48.432vh) scale(.7321)}to{transform:translate(94.1687vw,99vh) scale(.7321)}}.snow:nth-child(221){opacity:.1866;transform:translate(82.9895vw,-10px) scale(.8525);animation:fall-221 29s -17s linear infinite}@keyframes fall-221{37.04%{transform:translate(89.1397vw,37.04vh) scale(.8525)}to{transform:translate(86.0646vw,99vh) scale(.8525)}}.snow:nth-child(222){opacity:.7684;transform:translate(2.3127vw,-10px) scale(.3511);animation:fall-222 15s -12s linear infinite}@keyframes fall-222{31.805%{transform:translate(10.5958vw,31.805vh) scale(.3511)}to{transform:translate(6.45425vw,99vh) scale(.3511)}}.snow:nth-child(223){opacity:.1046;transform:translate(64.0717vw,-10px) scale(.5746);animation:fall-223 30s -8s linear infinite}@keyframes fall-223{36.06%{transform:translate(66.1342vw,36.06vh) scale(.5746)}to{transform:translate(65.10295vw,99vh) scale(.5746)}}.snow:nth-child(224){opacity:1.2998;transform:translate(88.6605vw,-10px) scale(.901);animation:fall-224 23s -3s linear infinite}@keyframes fall-224{67.605%{transform:translate(96.3482vw,67.605vh) scale(.901)}to{transform:translate(92.50435vw,99vh) scale(.901)}}.snow:nth-child(225){opacity:1.0046;transform:translate(52.0984vw,-10px) scale(.9694);animation:fall-225 17s -10s linear infinite}@keyframes fall-225{78.646%{transform:translate(45.4129vw,78.646vh) scale(.9694)}to{transform:translate(48.75565vw,99vh) scale(.9694)}}.snow:nth-child(226){opacity:.979;transform:translate(99.7031vw,-10px) scale(.7778);animation:fall-226 18s -20s linear infinite}@keyframes fall-226{50.811%{transform:translate(100.2165vw,50.811vh) scale(.7778)}to{transform:translate(99.9598vw,99vh) scale(.7778)}}.snow:nth-child(227){opacity:.1024;transform:translate(80.8911vw,-10px) scale(.7185);animation:fall-227 14s -2s linear infinite}@keyframes fall-227{32.804%{transform:translate(74.0816vw,32.804vh) scale(.7185)}to{transform:translate(77.48635vw,99vh) scale(.7185)}}.snow:nth-child(228){opacity:1.3252;transform:translate(29.3531vw,-10px) scale(.2375);animation:fall-228 17s -29s linear infinite}@keyframes fall-228{78.338%{transform:translate(30.7892vw,78.338vh) scale(.2375)}to{transform:translate(30.07115vw,99vh) scale(.2375)}}.snow:nth-child(229){opacity:.8608;transform:translate(37.9539vw,-10px) scale(.1091);animation:fall-229 19s -5s linear infinite}@keyframes fall-229{71.734%{transform:translate(47.1778vw,71.734vh) scale(.1091)}to{transform:translate(42.56585vw,99vh) scale(.1091)}}.snow:nth-child(230){opacity:1.5854;transform:translate(12.7127vw,-10px) scale(.2842);animation:fall-230 21s -13s linear infinite}@keyframes fall-230{43.874%{transform:translate(7.6201vw,43.874vh) scale(.2842)}to{transform:translate(10.1664vw,99vh) scale(.2842)}}.snow:nth-child(231){opacity:.1298;transform:translate(38.6764vw,-10px) scale(.1911);animation:fall-231 13s -5s linear infinite}@keyframes fall-231{71.229%{transform:translate(33.5692vw,71.229vh) scale(.1911)}to{transform:translate(36.1228vw,99vh) scale(.1911)}}.snow:nth-child(232){opacity:.5834;transform:translate(64.1895vw,-10px) scale(.2073);animation:fall-232 19s -13s linear infinite}@keyframes fall-232{69.841%{transform:translate(63.8374vw,69.841vh) scale(.2073)}to{transform:translate(64.01345vw,99vh) scale(.2073)}}.snow:nth-child(233){opacity:1.5424;transform:translate(48.665vw,-10px) scale(.5952);animation:fall-233 29s -2s linear infinite}@keyframes fall-233{58.164%{transform:translate(50.1572vw,58.164vh) scale(.5952)}to{transform:translate(49.4111vw,99vh) scale(.5952)}}.snow:nth-child(234){opacity:1.9186;transform:translate(8.6275vw,-10px) scale(.4109);animation:fall-234 13s -18s linear infinite}@keyframes fall-234{79.262%{transform:translate(4.1291vw,79.262vh) scale(.4109)}to{transform:translate(6.3783vw,99vh) scale(.4109)}}.snow:nth-child(235){opacity:1.185;transform:translate(74.5424vw,-10px) scale(.0183);animation:fall-235 22s -21s linear infinite}@keyframes fall-235{77.953%{transform:translate(76.8237vw,77.953vh) scale(.0183)}to{transform:translate(75.68305vw,99vh) scale(.0183)}}.snow:nth-child(236){opacity:.7034;transform:translate(52.5535vw,-10px) scale(.2034);animation:fall-236 14s -15s linear infinite}@keyframes fall-236{74.499%{transform:translate(62.4448vw,74.499vh) scale(.2034)}to{transform:translate(57.49915vw,99vh) scale(.2034)}}.snow:nth-child(237){opacity:1.0286;transform:translate(76.0677vw,-10px) scale(.2768);animation:fall-237 10s -1s linear infinite}@keyframes fall-237{59.244%{transform:translate(76.8424vw,59.244vh) scale(.2768)}to{transform:translate(76.45505vw,99vh) scale(.2768)}}.snow:nth-child(238){opacity:.505;transform:translate(26.2265vw,-10px) scale(.2373);animation:fall-238 29s -15s linear infinite}@keyframes fall-238{56.374%{transform:translate(33.5053vw,56.374vh) scale(.2373)}to{transform:translate(29.8659vw,99vh) scale(.2373)}}.snow:nth-child(239){opacity:.0956;transform:translate(16.1753vw,-10px) scale(.9167);animation:fall-239 24s -3s linear infinite}@keyframes fall-239{35.692%{transform:translate(18.7939vw,35.692vh) scale(.9167)}to{transform:translate(17.4846vw,99vh) scale(.9167)}}.snow:nth-child(240){opacity:.8014;transform:translate(85.5898vw,-10px) scale(.0176);animation:fall-240 11s -17s linear infinite}@keyframes fall-240{36.508%{transform:translate(93.8051vw,36.508vh) scale(.0176)}to{transform:translate(89.69745vw,99vh) scale(.0176)}}.snow:nth-child(241){opacity:.4808;transform:translate(43.4639vw,-10px) scale(.2667);animation:fall-241 19s -24s linear infinite}@keyframes fall-241{50.078%{transform:translate(46.3307vw,50.078vh) scale(.2667)}to{transform:translate(44.8973vw,99vh) scale(.2667)}}.snow:nth-child(242){opacity:1.143;transform:translate(85.5219vw,-10px) scale(.2933);animation:fall-242 22s -14s linear infinite}@keyframes fall-242{64.434%{transform:translate(79.6554vw,64.434vh) scale(.2933)}to{transform:translate(82.58865vw,99vh) scale(.2933)}}.snow:nth-child(243){opacity:1.0472;transform:translate(20.8127vw,-10px) scale(.1437);animation:fall-243 28s -18s linear infinite}@keyframes fall-243{60.547%{transform:translate(22.2763vw,60.547vh) scale(.1437)}to{transform:translate(21.5445vw,99vh) scale(.1437)}}.snow:nth-child(244){opacity:1.0896;transform:translate(25.9253vw,-10px) scale(.7913);animation:fall-244 10s -6s linear infinite}@keyframes fall-244{50.069%{transform:translate(32.3176vw,50.069vh) scale(.7913)}to{transform:translate(29.12145vw,99vh) scale(.7913)}}.snow:nth-child(245){opacity:.9192;transform:translate(40.7152vw,-10px) scale(.5755);animation:fall-245 10s -11s linear infinite}@keyframes fall-245{62.837%{transform:translate(42.1653vw,62.837vh) scale(.5755)}to{transform:translate(41.44025vw,99vh) scale(.5755)}}.snow:nth-child(246){opacity:.0382;transform:translate(14.9359vw,-10px) scale(.9848);animation:fall-246 26s -14s linear infinite}@keyframes fall-246{52.788%{transform:translate(12.4665vw,52.788vh) scale(.9848)}to{transform:translate(13.7012vw,99vh) scale(.9848)}}.snow:nth-child(247){opacity:.1032;transform:translate(12.6467vw,-10px) scale(.3424);animation:fall-247 10s -5s linear infinite}@keyframes fall-247{70.14%{transform:translate(8.8547vw,70.14vh) scale(.3424)}to{transform:translate(10.7507vw,99vh) scale(.3424)}}.snow:nth-child(248){opacity:.2032;transform:translate(73.9297vw,-10px) scale(.6243);animation:fall-248 27s -11s linear infinite}@keyframes fall-248{74.978%{transform:translate(79.4551vw,74.978vh) scale(.6243)}to{transform:translate(76.6924vw,99vh) scale(.6243)}}.snow:nth-child(249){opacity:1.5728;transform:translate(77.3212vw,-10px) scale(.8389);animation:fall-249 24s -8s linear infinite}@keyframes fall-249{68.767%{transform:translate(78.9684vw,68.767vh) scale(.8389)}to{transform:translate(78.1448vw,99vh) scale(.8389)}}.snow:nth-child(250){opacity:.379;transform:translate(86.1883vw,-10px) scale(.8216);animation:fall-250 18s -5s linear infinite}@keyframes fall-250{53.504%{transform:translate(86.5918vw,53.504vh) scale(.8216)}to{transform:translate(86.39005vw,99vh) scale(.8216)}}.snow:nth-child(251){opacity:.4504;transform:translate(1.9383vw,-10px) scale(.3477);animation:fall-251 22s -16s linear infinite}@keyframes fall-251{42.57%{transform:translate(-5.6906vw,42.57vh) scale(.3477)}to{transform:translate(-1.87615vw,99vh) scale(.3477)}}.snow:nth-child(252){opacity:1.3416;transform:translate(76.8448vw,-10px) scale(.7106);animation:fall-252 30s -21s linear infinite}@keyframes fall-252{52.369%{transform:translate(83.0968vw,52.369vh) scale(.7106)}to{transform:translate(79.9708vw,99vh) scale(.7106)}}.snow:nth-child(253){opacity:1.2672;transform:translate(8.7826vw,-10px) scale(.6878);animation:fall-253 10s -27s linear infinite}@keyframes fall-253{32.23%{transform:translate(11.025vw,32.23vh) scale(.6878)}to{transform:translate(9.9038vw,99vh) scale(.6878)}}.snow:nth-child(254){opacity:.2544;transform:translate(62.6532vw,-10px) scale(.7934);animation:fall-254 18s -2s linear infinite}@keyframes fall-254{46.584%{transform:translate(54.7399vw,46.584vh) scale(.7934)}to{transform:translate(58.69655vw,99vh) scale(.7934)}}.snow:nth-child(255){opacity:.5782;transform:translate(41.4654vw,-10px) scale(.6488);animation:fall-255 14s -29s linear infinite}@keyframes fall-255{35.915%{transform:translate(33.736vw,35.915vh) scale(.6488)}to{transform:translate(37.6007vw,99vh) scale(.6488)}}.snow:nth-child(256){opacity:.727;transform:translate(94.4871vw,-10px) scale(.6325);animation:fall-256 13s -6s linear infinite}@keyframes fall-256{57.77%{transform:translate(86.9225vw,57.77vh) scale(.6325)}to{transform:translate(90.7048vw,99vh) scale(.6325)}}.snow:nth-child(257){opacity:.2942;transform:translate(77.7472vw,-10px) scale(.5687);animation:fall-257 14s -7s linear infinite}@keyframes fall-257{56.835%{transform:translate(70.0079vw,56.835vh) scale(.5687)}to{transform:translate(73.87755vw,99vh) scale(.5687)}}.snow:nth-child(258){opacity:.0838;transform:translate(42.5379vw,-10px) scale(.1571);animation:fall-258 23s -22s linear infinite}@keyframes fall-258{41.054%{transform:translate(32.6152vw,41.054vh) scale(.1571)}to{transform:translate(37.57655vw,99vh) scale(.1571)}}.snow:nth-child(259){opacity:1.9212;transform:translate(77.1726vw,-10px) scale(.2386);animation:fall-259 26s -17s linear infinite}@keyframes fall-259{69.567%{transform:translate(80.2856vw,69.567vh) scale(.2386)}to{transform:translate(78.7291vw,99vh) scale(.2386)}}.snow:nth-child(260){opacity:1.898;transform:translate(22.6159vw,-10px) scale(.5428);animation:fall-260 16s -27s linear infinite}@keyframes fall-260{40.43%{transform:translate(20.4706vw,40.43vh) scale(.5428)}to{transform:translate(21.54325vw,99vh) scale(.5428)}}.snow:nth-child(261){opacity:.1426;transform:translate(2.6138vw,-10px) scale(.6091);animation:fall-261 19s -9s linear infinite}@keyframes fall-261{64.67%{transform:translate(11.2629vw,64.67vh) scale(.6091)}to{transform:translate(6.93835vw,99vh) scale(.6091)}}.snow:nth-child(262){opacity:.128;transform:translate(56.5103vw,-10px) scale(.1318);animation:fall-262 12s -27s linear infinite}@keyframes fall-262{79.638%{transform:translate(56.2781vw,79.638vh) scale(.1318)}to{transform:translate(56.3942vw,99vh) scale(.1318)}}.snow:nth-child(263){opacity:.0736;transform:translate(26.456vw,-10px) scale(.8744);animation:fall-263 30s -24s linear infinite}@keyframes fall-263{30.776%{transform:translate(23.8271vw,30.776vh) scale(.8744)}to{transform:translate(25.14155vw,99vh) scale(.8744)}}.snow:nth-child(264){opacity:.158;transform:translate(5.4863vw,-10px) scale(.0881);animation:fall-264 25s -21s linear infinite}@keyframes fall-264{70.242%{transform:translate(-.6799vw,70.242vh) scale(.0881)}to{transform:translate(2.4032vw,99vh) scale(.0881)}}.snow:nth-child(265){opacity:1.9334;transform:translate(78.7537vw,-10px) scale(.8317);animation:fall-265 12s -28s linear infinite}@keyframes fall-265{46.951%{transform:translate(73.5342vw,46.951vh) scale(.8317)}to{transform:translate(76.14395vw,99vh) scale(.8317)}}.snow:nth-child(266){opacity:.6586;transform:translate(29.0557vw,-10px) scale(.8216);animation:fall-266 20s -1s linear infinite}@keyframes fall-266{73.473%{transform:translate(20.7627vw,73.473vh) scale(.8216)}to{transform:translate(24.9092vw,99vh) scale(.8216)}}.snow:nth-child(267){opacity:1.6716;transform:translate(63.6251vw,-10px) scale(.0894);animation:fall-267 23s -6s linear infinite}@keyframes fall-267{31.78%{transform:translate(70.0828vw,31.78vh) scale(.0894)}to{transform:translate(66.85395vw,99vh) scale(.0894)}}.snow:nth-child(268){opacity:.2722;transform:translate(64.4914vw,-10px) scale(.6474);animation:fall-268 20s -10s linear infinite}@keyframes fall-268{46.66%{transform:translate(63.6695vw,46.66vh) scale(.6474)}to{transform:translate(64.08045vw,99vh) scale(.6474)}}.snow:nth-child(269){opacity:.4084;transform:translate(21.3957vw,-10px) scale(.9458);animation:fall-269 25s -24s linear infinite}@keyframes fall-269{51.066%{transform:translate(18.8423vw,51.066vh) scale(.9458)}to{transform:translate(20.119vw,99vh) scale(.9458)}}.snow:nth-child(270){opacity:1.118;transform:translate(41.8258vw,-10px) scale(.5441);animation:fall-270 13s -13s linear infinite}@keyframes fall-270{72.783%{transform:translate(32.824vw,72.783vh) scale(.5441)}to{transform:translate(37.3249vw,99vh) scale(.5441)}}.snow:nth-child(271){opacity:1.7182;transform:translate(38.845vw,-10px) scale(.3284);animation:fall-271 25s -2s linear infinite}@keyframes fall-271{63.553%{transform:translate(48.6376vw,63.553vh) scale(.3284)}to{transform:translate(43.7413vw,99vh) scale(.3284)}}.snow:nth-child(272){opacity:1.824;transform:translate(57.4065vw,-10px) scale(.8035);animation:fall-272 22s -18s linear infinite}@keyframes fall-272{52.707%{transform:translate(58.6872vw,52.707vh) scale(.8035)}to{transform:translate(58.04685vw,99vh) scale(.8035)}}.snow:nth-child(273){opacity:.7694;transform:translate(60.7351vw,-10px) scale(.7751);animation:fall-273 11s -16s linear infinite}@keyframes fall-273{33.679%{transform:translate(68.5541vw,33.679vh) scale(.7751)}to{transform:translate(64.6446vw,99vh) scale(.7751)}}.snow:nth-child(274){opacity:1.3258;transform:translate(99.1824vw,-10px) scale(.9569);animation:fall-274 27s -27s linear infinite}@keyframes fall-274{45.449%{transform:translate(99.1364vw,45.449vh) scale(.9569)}to{transform:translate(99.1594vw,99vh) scale(.9569)}}.snow:nth-child(275){opacity:.754;transform:translate(92.6224vw,-10px) scale(.3384);animation:fall-275 11s -2s linear infinite}@keyframes fall-275{61.386%{transform:translate(101.9785vw,61.386vh) scale(.3384)}to{transform:translate(97.30045vw,99vh) scale(.3384)}}.snow:nth-child(276){opacity:.8062;transform:translate(72.2411vw,-10px) scale(.6917);animation:fall-276 27s -27s linear infinite}@keyframes fall-276{59.633%{transform:translate(75.1801vw,59.633vh) scale(.6917)}to{transform:translate(73.7106vw,99vh) scale(.6917)}}.snow:nth-child(277){opacity:.0532;transform:translate(99.1749vw,-10px) scale(.1678);animation:fall-277 22s -25s linear infinite}@keyframes fall-277{30.911%{transform:translate(98.5539vw,30.911vh) scale(.1678)}to{transform:translate(98.8644vw,99vh) scale(.1678)}}.snow:nth-child(278){opacity:1.6604;transform:translate(71.7097vw,-10px) scale(.188);animation:fall-278 17s -18s linear infinite}@keyframes fall-278{51.14%{transform:translate(78.3041vw,51.14vh) scale(.188)}to{transform:translate(75.0069vw,99vh) scale(.188)}}.snow:nth-child(279){opacity:.329;transform:translate(53.9984vw,-10px) scale(.4744);animation:fall-279 18s -20s linear infinite}@keyframes fall-279{55.043%{transform:translate(46.4706vw,55.043vh) scale(.4744)}to{transform:translate(50.2345vw,99vh) scale(.4744)}}.snow:nth-child(280){opacity:1.811;transform:translate(66.763vw,-10px) scale(.8154);animation:fall-280 22s -13s linear infinite}@keyframes fall-280{58.41%{transform:translate(66.254vw,58.41vh) scale(.8154)}to{transform:translate(66.5085vw,99vh) scale(.8154)}}.snow:nth-child(281){opacity:.2822;transform:translate(66.2724vw,-10px) scale(.1975);animation:fall-281 18s -18s linear infinite}@keyframes fall-281{66.482%{transform:translate(73.4929vw,66.482vh) scale(.1975)}to{transform:translate(69.88265vw,99vh) scale(.1975)}}.snow:nth-child(282){opacity:1.9152;transform:translate(87.7096vw,-10px) scale(.7301);animation:fall-282 12s -3s linear infinite}@keyframes fall-282{79.81%{transform:translate(93.8611vw,79.81vh) scale(.7301)}to{transform:translate(90.78535vw,99vh) scale(.7301)}}.snow:nth-child(283){opacity:.8694;transform:translate(20.8871vw,-10px) scale(.7289);animation:fall-283 27s -9s linear infinite}@keyframes fall-283{38.427%{transform:translate(17.0887vw,38.427vh) scale(.7289)}to{transform:translate(18.9879vw,99vh) scale(.7289)}}.snow:nth-child(284){opacity:.1914;transform:translate(95.269vw,-10px) scale(.9443);animation:fall-284 28s -21s linear infinite}@keyframes fall-284{36.232%{transform:translate(104.9447vw,36.232vh) scale(.9443)}to{transform:translate(100.10685vw,99vh) scale(.9443)}}.snow:nth-child(285){opacity:1.3466;transform:translate(18.7974vw,-10px) scale(.3049);animation:fall-285 18s -3s linear infinite}@keyframes fall-285{34.497%{transform:translate(27.406vw,34.497vh) scale(.3049)}to{transform:translate(23.1017vw,99vh) scale(.3049)}}.snow:nth-child(286){opacity:.473;transform:translate(68.6973vw,-10px) scale(.0976);animation:fall-286 10s -5s linear infinite}@keyframes fall-286{61.964%{transform:translate(76.5233vw,61.964vh) scale(.0976)}to{transform:translate(72.6103vw,99vh) scale(.0976)}}.snow:nth-child(287){opacity:.9152;transform:translate(64.9772vw,-10px) scale(.7843);animation:fall-287 16s -8s linear infinite}@keyframes fall-287{35.416%{transform:translate(74.5vw,35.416vh) scale(.7843)}to{transform:translate(69.7386vw,99vh) scale(.7843)}}.snow:nth-child(288){opacity:1.1122;transform:translate(8.2624vw,-10px) scale(.534);animation:fall-288 19s -19s linear infinite}@keyframes fall-288{36.763%{transform:translate(6.3787vw,36.763vh) scale(.534)}to{transform:translate(7.32055vw,99vh) scale(.534)}}.snow:nth-child(289){opacity:.6192;transform:translate(59.8118vw,-10px) scale(.0842);animation:fall-289 28s -10s linear infinite}@keyframes fall-289{48.513%{transform:translate(61.2697vw,48.513vh) scale(.0842)}to{transform:translate(60.54075vw,99vh) scale(.0842)}}.snow:nth-child(290){opacity:.0992;transform:translate(82.9652vw,-10px) scale(.7721);animation:fall-290 29s -17s linear infinite}@keyframes fall-290{57.914%{transform:translate(74.4381vw,57.914vh) scale(.7721)}to{transform:translate(78.70165vw,99vh) scale(.7721)}}.snow:nth-child(291){opacity:.2994;transform:translate(11.715vw,-10px) scale(.1238);animation:fall-291 20s -3s linear infinite}@keyframes fall-291{57.633%{transform:translate(8.6461vw,57.633vh) scale(.1238)}to{transform:translate(10.18055vw,99vh) scale(.1238)}}.snow:nth-child(292){opacity:.372;transform:translate(65.5869vw,-10px) scale(.7011);animation:fall-292 16s -12s linear infinite}@keyframes fall-292{78.303%{transform:translate(58.494vw,78.303vh) scale(.7011)}to{transform:translate(62.04045vw,99vh) scale(.7011)}}.snow:nth-child(293){opacity:1.898;transform:translate(14.5975vw,-10px) scale(.7518);animation:fall-293 22s -20s linear infinite}@keyframes fall-293{59.923%{transform:translate(5.222vw,59.923vh) scale(.7518)}to{transform:translate(9.90975vw,99vh) scale(.7518)}}.snow:nth-child(294){opacity:1.3752;transform:translate(43.1589vw,-10px) scale(.2375);animation:fall-294 10s -9s linear infinite}@keyframes fall-294{77.413%{transform:translate(34.7255vw,77.413vh) scale(.2375)}to{transform:translate(38.9422vw,99vh) scale(.2375)}}.snow:nth-child(295){opacity:1.7622;transform:translate(55.5016vw,-10px) scale(.4996);animation:fall-295 26s -5s linear infinite}@keyframes fall-295{69.361%{transform:translate(64.2136vw,69.361vh) scale(.4996)}to{transform:translate(59.8576vw,99vh) scale(.4996)}}.snow:nth-child(296){opacity:1.3452;transform:translate(35.3456vw,-10px) scale(.9032);animation:fall-296 27s -28s linear infinite}@keyframes fall-296{39.127%{transform:translate(28.3478vw,39.127vh) scale(.9032)}to{transform:translate(31.8467vw,99vh) scale(.9032)}}.snow:nth-child(297){opacity:1.0104;transform:translate(61.5643vw,-10px) scale(.6692);animation:fall-297 20s -8s linear infinite}@keyframes fall-297{52.565%{transform:translate(64.6445vw,52.565vh) scale(.6692)}to{transform:translate(63.1044vw,99vh) scale(.6692)}}.snow:nth-child(298){opacity:.0054;transform:translate(29.2568vw,-10px) scale(.3184);animation:fall-298 11s -9s linear infinite}@keyframes fall-298{51.057%{transform:translate(38.6496vw,51.057vh) scale(.3184)}to{transform:translate(33.9532vw,99vh) scale(.3184)}}.snow:nth-child(299){opacity:1.7156;transform:translate(26.8107vw,-10px) scale(.8127);animation:fall-299 26s -27s linear infinite}@keyframes fall-299{60.896%{transform:translate(20.48vw,60.896vh) scale(.8127)}to{transform:translate(23.64535vw,99vh) scale(.8127)}}.snow:nth-child(300){opacity:.9486;transform:translate(27.7524vw,-10px) scale(.2777);animation:fall-300 23s -14s linear infinite}@keyframes fall-300{53.814%{transform:translate(25.6816vw,53.814vh) scale(.2777)}to{transform:translate(26.717vw,99vh) scale(.2777)}}.snow:nth-child(301){opacity:.9988;transform:translate(31.6684vw,-10px) scale(.7377);animation:fall-301 22s -18s linear infinite}@keyframes fall-301{35.622%{transform:translate(31.6112vw,35.622vh) scale(.7377)}to{transform:translate(31.6398vw,99vh) scale(.7377)}}.snow:nth-child(302){opacity:.354;transform:translate(78.606vw,-10px) scale(.981);animation:fall-302 11s -4s linear infinite}@keyframes fall-302{31.867%{transform:translate(75.2149vw,31.867vh) scale(.981)}to{transform:translate(76.91045vw,99vh) scale(.981)}}.snow:nth-child(303){opacity:.4862;transform:translate(.2545vw,-10px) scale(.5848);animation:fall-303 30s -20s linear infinite}@keyframes fall-303{61.788%{transform:translate(2.4074vw,61.788vh) scale(.5848)}to{transform:translate(1.33095vw,99vh) scale(.5848)}}.snow:nth-child(304){opacity:1.4338;transform:translate(78.3989vw,-10px) scale(.121);animation:fall-304 28s -18s linear infinite}@keyframes fall-304{77.596%{transform:translate(86.8507vw,77.596vh) scale(.121)}to{transform:translate(82.6248vw,99vh) scale(.121)}}.snow:nth-child(305){opacity:.6706;transform:translate(33.9146vw,-10px) scale(.9079);animation:fall-305 25s -29s linear infinite}@keyframes fall-305{39.201%{transform:translate(27.2183vw,39.201vh) scale(.9079)}to{transform:translate(30.56645vw,99vh) scale(.9079)}}.snow:nth-child(306){opacity:.3116;transform:translate(3.7624vw,-10px) scale(.2895);animation:fall-306 15s -28s linear infinite}@keyframes fall-306{46.718%{transform:translate(3.2243vw,46.718vh) scale(.2895)}to{transform:translate(3.49335vw,99vh) scale(.2895)}}.snow:nth-child(307){opacity:1.9042;transform:translate(11.811vw,-10px) scale(.2411);animation:fall-307 14s -17s linear infinite}@keyframes fall-307{50.037%{transform:translate(21.7154vw,50.037vh) scale(.2411)}to{transform:translate(16.7632vw,99vh) scale(.2411)}}.snow:nth-child(308){opacity:.6932;transform:translate(9.6842vw,-10px) scale(.7479);animation:fall-308 19s -9s linear infinite}@keyframes fall-308{68.178%{transform:translate(2.1005vw,68.178vh) scale(.7479)}to{transform:translate(5.89235vw,99vh) scale(.7479)}}.snow:nth-child(309){opacity:1.2396;transform:translate(56.8402vw,-10px) scale(.0204);animation:fall-309 29s -19s linear infinite}@keyframes fall-309{73.548%{transform:translate(65.3807vw,73.548vh) scale(.0204)}to{transform:translate(61.11045vw,99vh) scale(.0204)}}.snow:nth-child(310){opacity:.0594;transform:translate(31.6915vw,-10px) scale(.9412);animation:fall-310 23s -9s linear infinite}@keyframes fall-310{53.311%{transform:translate(36.8913vw,53.311vh) scale(.9412)}to{transform:translate(34.2914vw,99vh) scale(.9412)}}.snow:nth-child(311){opacity:.7706;transform:translate(57.3072vw,-10px) scale(.6321);animation:fall-311 22s -17s linear infinite}@keyframes fall-311{73.618%{transform:translate(57.2237vw,73.618vh) scale(.6321)}to{transform:translate(57.26545vw,99vh) scale(.6321)}}.snow:nth-child(312){opacity:.2572;transform:translate(75.4811vw,-10px) scale(.9035);animation:fall-312 28s -18s linear infinite}@keyframes fall-312{39.409%{transform:translate(82.8627vw,39.409vh) scale(.9035)}to{transform:translate(79.1719vw,99vh) scale(.9035)}}.snow:nth-child(313){opacity:1.427;transform:translate(80.4969vw,-10px) scale(.3133);animation:fall-313 26s -28s linear infinite}@keyframes fall-313{51.686%{transform:translate(78.376vw,51.686vh) scale(.3133)}to{transform:translate(79.43645vw,99vh) scale(.3133)}}.snow:nth-child(314){opacity:.61;transform:translate(1.8871vw,-10px) scale(.3477);animation:fall-314 10s -30s linear infinite}@keyframes fall-314{64.487%{transform:translate(7.6166vw,64.487vh) scale(.3477)}to{transform:translate(4.75185vw,99vh) scale(.3477)}}.snow:nth-child(315){opacity:1.6446;transform:translate(94.9385vw,-10px) scale(.9222);animation:fall-315 27s -23s linear infinite}@keyframes fall-315{72.166%{transform:translate(97.6606vw,72.166vh) scale(.9222)}to{transform:translate(96.29955vw,99vh) scale(.9222)}}.snow:nth-child(316){opacity:1.0874;transform:translate(83.3958vw,-10px) scale(.2098);animation:fall-316 22s -29s linear infinite}@keyframes fall-316{32.945%{transform:translate(89.7547vw,32.945vh) scale(.2098)}to{transform:translate(86.57525vw,99vh) scale(.2098)}}.snow:nth-child(317){opacity:1.6266;transform:translate(44.0993vw,-10px) scale(.9232);animation:fall-317 15s -5s linear infinite}@keyframes fall-317{77.442%{transform:translate(50.2923vw,77.442vh) scale(.9232)}to{transform:translate(47.1958vw,99vh) scale(.9232)}}.snow:nth-child(318){opacity:.6324;transform:translate(87.5775vw,-10px) scale(.848);animation:fall-318 19s -4s linear infinite}@keyframes fall-318{79.867%{transform:translate(96.4975vw,79.867vh) scale(.848)}to{transform:translate(92.0375vw,99vh) scale(.848)}}.snow:nth-child(319){opacity:1.3086;transform:translate(67.0693vw,-10px) scale(.4476);animation:fall-319 19s -23s linear infinite}@keyframes fall-319{54.195%{transform:translate(63.9699vw,54.195vh) scale(.4476)}to{transform:translate(65.5196vw,99vh) scale(.4476)}}.snow:nth-child(320){opacity:.1334;transform:translate(48.7738vw,-10px) scale(.4336);animation:fall-320 26s -8s linear infinite}@keyframes fall-320{49.932%{transform:translate(52.5648vw,49.932vh) scale(.4336)}to{transform:translate(50.6693vw,99vh) scale(.4336)}}.snow:nth-child(321){opacity:1.681;transform:translate(3.4585vw,-10px) scale(.8073);animation:fall-321 20s -1s linear infinite}@keyframes fall-321{50.527%{transform:translate(-.9044vw,50.527vh) scale(.8073)}to{transform:translate(1.27705vw,99vh) scale(.8073)}}.snow:nth-child(322){opacity:.117;transform:translate(84.8284vw,-10px) scale(.1663);animation:fall-322 23s -17s linear infinite}@keyframes fall-322{55.253%{transform:translate(78.7464vw,55.253vh) scale(.1663)}to{transform:translate(81.7874vw,99vh) scale(.1663)}}.snow:nth-child(323){opacity:.1188;transform:translate(65.3179vw,-10px) scale(.5866);animation:fall-323 16s -8s linear infinite}@keyframes fall-323{77.906%{transform:translate(60.1807vw,77.906vh) scale(.5866)}to{transform:translate(62.7493vw,99vh) scale(.5866)}}.snow:nth-child(324){opacity:.1942;transform:translate(23.0956vw,-10px) scale(.9466);animation:fall-324 14s -7s linear infinite}@keyframes fall-324{33.001%{transform:translate(32.5608vw,33.001vh) scale(.9466)}to{transform:translate(27.8282vw,99vh) scale(.9466)}}.snow:nth-child(325){opacity:1.303;transform:translate(69.6816vw,-10px) scale(.7888);animation:fall-325 22s -4s linear infinite}@keyframes fall-325{64.788%{transform:translate(68.4069vw,64.788vh) scale(.7888)}to{transform:translate(69.04425vw,99vh) scale(.7888)}}.snow:nth-child(326){opacity:.839;transform:translate(69.3862vw,-10px) scale(.2787);animation:fall-326 18s -26s linear infinite}@keyframes fall-326{34.103%{transform:translate(65.338vw,34.103vh) scale(.2787)}to{transform:translate(67.3621vw,99vh) scale(.2787)}}.snow:nth-child(327){opacity:.9164;transform:translate(90.0115vw,-10px) scale(.4328);animation:fall-327 20s -10s linear infinite}@keyframes fall-327{54.634%{transform:translate(91.9346vw,54.634vh) scale(.4328)}to{transform:translate(90.97305vw,99vh) scale(.4328)}}.snow:nth-child(328){opacity:.9304;transform:translate(5.9727vw,-10px) scale(.7256);animation:fall-328 15s -2s linear infinite}@keyframes fall-328{49.987%{transform:translate(10.0479vw,49.987vh) scale(.7256)}to{transform:translate(8.0103vw,99vh) scale(.7256)}}.snow:nth-child(329){opacity:1.4286;transform:translate(82.9227vw,-10px) scale(.2923);animation:fall-329 12s -9s linear infinite}@keyframes fall-329{78.535%{transform:translate(85.6864vw,78.535vh) scale(.2923)}to{transform:translate(84.30455vw,99vh) scale(.2923)}}.snow:nth-child(330){opacity:.1644;transform:translate(5.1383vw,-10px) scale(.0464);animation:fall-330 16s -11s linear infinite}@keyframes fall-330{62.781%{transform:translate(12.8972vw,62.781vh) scale(.0464)}to{transform:translate(9.01775vw,99vh) scale(.0464)}}.snow:nth-child(331){opacity:.6056;transform:translate(14.2947vw,-10px) scale(.3213);animation:fall-331 28s -10s linear infinite}@keyframes fall-331{45.78%{transform:translate(23.2897vw,45.78vh) scale(.3213)}to{transform:translate(18.7922vw,99vh) scale(.3213)}}.snow:nth-child(332){opacity:1.2734;transform:translate(63.7947vw,-10px) scale(.6496);animation:fall-332 11s -1s linear infinite}@keyframes fall-332{76.71%{transform:translate(66.5179vw,76.71vh) scale(.6496)}to{transform:translate(65.1563vw,99vh) scale(.6496)}}.snow:nth-child(333){opacity:.4646;transform:translate(28.7996vw,-10px) scale(.4281);animation:fall-333 30s -11s linear infinite}@keyframes fall-333{66.763%{transform:translate(22.5306vw,66.763vh) scale(.4281)}to{transform:translate(25.6651vw,99vh) scale(.4281)}}.snow:nth-child(334){opacity:1.7136;transform:translate(74.3323vw,-10px) scale(.0368);animation:fall-334 25s -9s linear infinite}@keyframes fall-334{59.047%{transform:translate(77.3776vw,59.047vh) scale(.0368)}to{transform:translate(75.85495vw,99vh) scale(.0368)}}.snow:nth-child(335){opacity:1.947;transform:translate(17.0391vw,-10px) scale(.1161);animation:fall-335 15s -15s linear infinite}@keyframes fall-335{76.326%{transform:translate(24.4103vw,76.326vh) scale(.1161)}to{transform:translate(20.7247vw,99vh) scale(.1161)}}.snow:nth-child(336){opacity:.8348;transform:translate(.1206vw,-10px) scale(.2271);animation:fall-336 21s -22s linear infinite}@keyframes fall-336{73.991%{transform:translate(5.2833vw,73.991vh) scale(.2271)}to{transform:translate(2.70195vw,99vh) scale(.2271)}}.snow:nth-child(337){opacity:1.1148;transform:translate(70.3531vw,-10px) scale(.209);animation:fall-337 15s -22s linear infinite}@keyframes fall-337{50.153%{transform:translate(71.1563vw,50.153vh) scale(.209)}to{transform:translate(70.7547vw,99vh) scale(.209)}}.snow:nth-child(338){opacity:1.0756;transform:translate(90.7952vw,-10px) scale(.694);animation:fall-338 20s -11s linear infinite}@keyframes fall-338{73.484%{transform:translate(100.0428vw,73.484vh) scale(.694)}to{transform:translate(95.419vw,99vh) scale(.694)}}.snow:nth-child(339){opacity:1.6296;transform:translate(33.9575vw,-10px) scale(.8218);animation:fall-339 17s -5s linear infinite}@keyframes fall-339{41.126%{transform:translate(42.1218vw,41.126vh) scale(.8218)}to{transform:translate(38.03965vw,99vh) scale(.8218)}}.snow:nth-child(340){opacity:.6136;transform:translate(96.3897vw,-10px) scale(.8842);animation:fall-340 11s -12s linear infinite}@keyframes fall-340{40.879%{transform:translate(100.5353vw,40.879vh) scale(.8842)}to{transform:translate(98.4625vw,99vh) scale(.8842)}}.snow:nth-child(341){opacity:.2418;transform:translate(17.9576vw,-10px) scale(.3902);animation:fall-341 14s -19s linear infinite}@keyframes fall-341{58.549%{transform:translate(9.4781vw,58.549vh) scale(.3902)}to{transform:translate(13.71785vw,99vh) scale(.3902)}}.snow:nth-child(342){opacity:1.552;transform:translate(92.5565vw,-10px) scale(.5599);animation:fall-342 14s -24s linear infinite}@keyframes fall-342{30.419%{transform:translate(101.4388vw,30.419vh) scale(.5599)}to{transform:translate(96.99765vw,99vh) scale(.5599)}}.snow:nth-child(343){opacity:1.767;transform:translate(51.5611vw,-10px) scale(.6577);animation:fall-343 21s -19s linear infinite}@keyframes fall-343{70.333%{transform:translate(54.9378vw,70.333vh) scale(.6577)}to{transform:translate(53.24945vw,99vh) scale(.6577)}}.snow:nth-child(344){opacity:1.0152;transform:translate(32.323vw,-10px) scale(.1731);animation:fall-344 17s -27s linear infinite}@keyframes fall-344{50.249%{transform:translate(31.371vw,50.249vh) scale(.1731)}to{transform:translate(31.847vw,99vh) scale(.1731)}}.snow:nth-child(345){opacity:.3252;transform:translate(16.9048vw,-10px) scale(.125);animation:fall-345 25s -24s linear infinite}@keyframes fall-345{60.339%{transform:translate(13.5103vw,60.339vh) scale(.125)}to{transform:translate(15.20755vw,99vh) scale(.125)}}.snow:nth-child(346){opacity:1.504;transform:translate(38.7744vw,-10px) scale(.39);animation:fall-346 17s -30s linear infinite}@keyframes fall-346{40.522%{transform:translate(32.388vw,40.522vh) scale(.39)}to{transform:translate(35.5812vw,99vh) scale(.39)}}.snow:nth-child(347){opacity:.666;transform:translate(90.4027vw,-10px) scale(.7716);animation:fall-347 18s -10s linear infinite}@keyframes fall-347{53.02%{transform:translate(89.8862vw,53.02vh) scale(.7716)}to{transform:translate(90.14445vw,99vh) scale(.7716)}}.snow:nth-child(348){opacity:1.1556;transform:translate(39.1603vw,-10px) scale(.9575);animation:fall-348 11s -14s linear infinite}@keyframes fall-348{47.35%{transform:translate(48.0841vw,47.35vh) scale(.9575)}to{transform:translate(43.6222vw,99vh) scale(.9575)}}.snow:nth-child(349){opacity:1.8698;transform:translate(89.0978vw,-10px) scale(.5119);animation:fall-349 12s -3s linear infinite}@keyframes fall-349{34.375%{transform:translate(95.8411vw,34.375vh) scale(.5119)}to{transform:translate(92.46945vw,99vh) scale(.5119)}}.snow:nth-child(350){opacity:.862;transform:translate(64.4096vw,-10px) scale(.8771);animation:fall-350 16s -25s linear infinite}@keyframes fall-350{34.09%{transform:translate(59.4096vw,34.09vh) scale(.8771)}to{transform:translate(61.9096vw,99vh) scale(.8771)}}.snow:nth-child(351){opacity:.7464;transform:translate(30.0303vw,-10px) scale(.1113);animation:fall-351 28s -22s linear infinite}@keyframes fall-351{77.406%{transform:translate(34.5186vw,77.406vh) scale(.1113)}to{transform:translate(32.27445vw,99vh) scale(.1113)}}.snow:nth-child(352){opacity:1.0796;transform:translate(22.1161vw,-10px) scale(.5554);animation:fall-352 24s -10s linear infinite}@keyframes fall-352{30.769%{transform:translate(20.0351vw,30.769vh) scale(.5554)}to{transform:translate(21.0756vw,99vh) scale(.5554)}}.snow:nth-child(353){opacity:1.0984;transform:translate(13.4732vw,-10px) scale(.7056);animation:fall-353 10s -11s linear infinite}@keyframes fall-353{32.18%{transform:translate(15.8468vw,32.18vh) scale(.7056)}to{transform:translate(14.66vw,99vh) scale(.7056)}}.snow:nth-child(354){opacity:1.9474;transform:translate(90.1345vw,-10px) scale(.565);animation:fall-354 26s -26s linear infinite}@keyframes fall-354{72.349%{transform:translate(82.159vw,72.349vh) scale(.565)}to{transform:translate(86.14675vw,99vh) scale(.565)}}.snow:nth-child(355){opacity:.7412;transform:translate(14.4555vw,-10px) scale(.6523);animation:fall-355 16s -13s linear infinite}@keyframes fall-355{50.782%{transform:translate(16.7518vw,50.782vh) scale(.6523)}to{transform:translate(15.60365vw,99vh) scale(.6523)}}.snow:nth-child(356){opacity:.0676;transform:translate(52.7284vw,-10px) scale(.8642);animation:fall-356 21s -10s linear infinite}@keyframes fall-356{34.498%{transform:translate(59.4912vw,34.498vh) scale(.8642)}to{transform:translate(56.1098vw,99vh) scale(.8642)}}.snow:nth-child(357){opacity:1.555;transform:translate(60.8132vw,-10px) scale(.8779);animation:fall-357 13s -24s linear infinite}@keyframes fall-357{72.428%{transform:translate(58.6313vw,72.428vh) scale(.8779)}to{transform:translate(59.72225vw,99vh) scale(.8779)}}.snow:nth-child(358){opacity:1.5706;transform:translate(38.1803vw,-10px) scale(.1524);animation:fall-358 27s -26s linear infinite}@keyframes fall-358{37.956%{transform:translate(45.1144vw,37.956vh) scale(.1524)}to{transform:translate(41.64735vw,99vh) scale(.1524)}}.snow:nth-child(359){opacity:1.6378;transform:translate(13.7045vw,-10px) scale(.9549);animation:fall-359 28s -18s linear infinite}@keyframes fall-359{63.258%{transform:translate(18.2604vw,63.258vh) scale(.9549)}to{transform:translate(15.98245vw,99vh) scale(.9549)}}.snow:nth-child(360){opacity:1.8898;transform:translate(19.2763vw,-10px) scale(.5417);animation:fall-360 12s -18s linear infinite}@keyframes fall-360{39.584%{transform:translate(11.9505vw,39.584vh) scale(.5417)}to{transform:translate(15.6134vw,99vh) scale(.5417)}}.snow:nth-child(361){opacity:.9124;transform:translate(76.6398vw,-10px) scale(.7652);animation:fall-361 11s -24s linear infinite}@keyframes fall-361{30.128%{transform:translate(79.1696vw,30.128vh) scale(.7652)}to{transform:translate(77.9047vw,99vh) scale(.7652)}}.snow:nth-child(362){opacity:.9158;transform:translate(38.265vw,-10px) scale(.1123);animation:fall-362 19s -23s linear infinite}@keyframes fall-362{56.193%{transform:translate(41.2294vw,56.193vh) scale(.1123)}to{transform:translate(39.7472vw,99vh) scale(.1123)}}.snow:nth-child(363){opacity:1.733;transform:translate(96.4976vw,-10px) scale(.6623);animation:fall-363 12s -6s linear infinite}@keyframes fall-363{62.059%{transform:translate(98.2649vw,62.059vh) scale(.6623)}to{transform:translate(97.38125vw,99vh) scale(.6623)}}.snow:nth-child(364){opacity:1.226;transform:translate(38.667vw,-10px) scale(.5624);animation:fall-364 23s -26s linear infinite}@keyframes fall-364{33.499%{transform:translate(33.1501vw,33.499vh) scale(.5624)}to{transform:translate(35.90855vw,99vh) scale(.5624)}}.snow:nth-child(365){opacity:.0066;transform:translate(5.8245vw,-10px) scale(.8726);animation:fall-365 11s -24s linear infinite}@keyframes fall-365{54.048%{transform:translate(1.8613vw,54.048vh) scale(.8726)}to{transform:translate(3.8429vw,99vh) scale(.8726)}}.snow:nth-child(366){opacity:1.2312;transform:translate(77.0499vw,-10px) scale(.5911);animation:fall-366 20s -23s linear infinite}@keyframes fall-366{77.469%{transform:translate(80.9905vw,77.469vh) scale(.5911)}to{transform:translate(79.0202vw,99vh) scale(.5911)}}.snow:nth-child(367){opacity:1.1758;transform:translate(74.6452vw,-10px) scale(.6144);animation:fall-367 21s -3s linear infinite}@keyframes fall-367{53.297%{transform:translate(78.4121vw,53.297vh) scale(.6144)}to{transform:translate(76.52865vw,99vh) scale(.6144)}}.snow:nth-child(368){opacity:.823;transform:translate(25.239vw,-10px) scale(.4011);animation:fall-368 22s -16s linear infinite}@keyframes fall-368{34.924%{transform:translate(29.4601vw,34.924vh) scale(.4011)}to{transform:translate(27.34955vw,99vh) scale(.4011)}}.snow:nth-child(369){opacity:1.2202;transform:translate(52.8817vw,-10px) scale(.0244);animation:fall-369 23s -21s linear infinite}@keyframes fall-369{64.317%{transform:translate(59.5727vw,64.317vh) scale(.0244)}to{transform:translate(56.2272vw,99vh) scale(.0244)}}.snow:nth-child(370){opacity:.8218;transform:translate(42.8759vw,-10px) scale(.36);animation:fall-370 18s -7s linear infinite}@keyframes fall-370{67.618%{transform:translate(38.6932vw,67.618vh) scale(.36)}to{transform:translate(40.78455vw,99vh) scale(.36)}}.snow:nth-child(371){opacity:1.1702;transform:translate(65.4313vw,-10px) scale(.7016);animation:fall-371 26s -14s linear infinite}@keyframes fall-371{64.275%{transform:translate(61.829vw,64.275vh) scale(.7016)}to{transform:translate(63.63015vw,99vh) scale(.7016)}}.snow:nth-child(372){opacity:1.9196;transform:translate(72.9483vw,-10px) scale(.3112);animation:fall-372 26s -12s linear infinite}@keyframes fall-372{68.269%{transform:translate(78.211vw,68.269vh) scale(.3112)}to{transform:translate(75.57965vw,99vh) scale(.3112)}}.snow:nth-child(373){opacity:.5768;transform:translate(11.5407vw,-10px) scale(.6734);animation:fall-373 24s -19s linear infinite}@keyframes fall-373{52.934%{transform:translate(16.525vw,52.934vh) scale(.6734)}to{transform:translate(14.03285vw,99vh) scale(.6734)}}.snow:nth-child(374){opacity:1.9044;transform:translate(1.5219vw,-10px) scale(.5679);animation:fall-374 28s -13s linear infinite}@keyframes fall-374{43.948%{transform:translate(3.7854vw,43.948vh) scale(.5679)}to{transform:translate(2.65365vw,99vh) scale(.5679)}}.snow:nth-child(375){opacity:.6902;transform:translate(31.8674vw,-10px) scale(.4325);animation:fall-375 17s -17s linear infinite}@keyframes fall-375{72.835%{transform:translate(28.0724vw,72.835vh) scale(.4325)}to{transform:translate(29.9699vw,99vh) scale(.4325)}}.snow:nth-child(376){opacity:1.3136;transform:translate(68.2932vw,-10px) scale(.8809);animation:fall-376 26s -17s linear infinite}@keyframes fall-376{50.973%{transform:translate(68.7656vw,50.973vh) scale(.8809)}to{transform:translate(68.5294vw,99vh) scale(.8809)}}.snow:nth-child(377){opacity:.9148;transform:translate(85.9696vw,-10px) scale(.6932);animation:fall-377 12s -8s linear infinite}@keyframes fall-377{40.687%{transform:translate(80.0093vw,40.687vh) scale(.6932)}to{transform:translate(82.98945vw,99vh) scale(.6932)}}.snow:nth-child(378){opacity:.0606;transform:translate(10.7874vw,-10px) scale(.7891);animation:fall-378 12s -21s linear infinite}@keyframes fall-378{30.957%{transform:translate(18.4076vw,30.957vh) scale(.7891)}to{transform:translate(14.5975vw,99vh) scale(.7891)}}.snow:nth-child(379){opacity:1.2516;transform:translate(6.2944vw,-10px) scale(.6894);animation:fall-379 14s -3s linear infinite}@keyframes fall-379{58.693%{transform:translate(10.7678vw,58.693vh) scale(.6894)}to{transform:translate(8.5311vw,99vh) scale(.6894)}}.snow:nth-child(380){opacity:.4058;transform:translate(16.688vw,-10px) scale(.5092);animation:fall-380 22s -2s linear infinite}@keyframes fall-380{45.312%{transform:translate(8.7444vw,45.312vh) scale(.5092)}to{transform:translate(12.7162vw,99vh) scale(.5092)}}.snow:nth-child(381){opacity:1.4414;transform:translate(57.0581vw,-10px) scale(.6118);animation:fall-381 15s -1s linear infinite}@keyframes fall-381{62.452%{transform:translate(65.7353vw,62.452vh) scale(.6118)}to{transform:translate(61.3967vw,99vh) scale(.6118)}}.snow:nth-child(382){opacity:1.2786;transform:translate(98.23vw,-10px) scale(.3064);animation:fall-382 14s -21s linear infinite}@keyframes fall-382{79.611%{transform:translate(89.8338vw,79.611vh) scale(.3064)}to{transform:translate(94.0319vw,99vh) scale(.3064)}}.snow:nth-child(383){opacity:.236;transform:translate(29.1448vw,-10px) scale(.7569);animation:fall-383 15s -21s linear infinite}@keyframes fall-383{78.433%{transform:translate(38.9924vw,78.433vh) scale(.7569)}to{transform:translate(34.0686vw,99vh) scale(.7569)}}.snow:nth-child(384){opacity:1.9752;transform:translate(72.3092vw,-10px) scale(.5786);animation:fall-384 26s -11s linear infinite}@keyframes fall-384{44.641%{transform:translate(66.5484vw,44.641vh) scale(.5786)}to{transform:translate(69.4288vw,99vh) scale(.5786)}}.snow:nth-child(385){opacity:1.6654;transform:translate(84.0787vw,-10px) scale(.8758);animation:fall-385 19s -25s linear infinite}@keyframes fall-385{65.712%{transform:translate(83.418vw,65.712vh) scale(.8758)}to{transform:translate(83.74835vw,99vh) scale(.8758)}}.snow:nth-child(386){opacity:.1552;transform:translate(53.3026vw,-10px) scale(.2177);animation:fall-386 19s -10s linear infinite}@keyframes fall-386{34.259%{transform:translate(55.2541vw,34.259vh) scale(.2177)}to{transform:translate(54.27835vw,99vh) scale(.2177)}}.snow:nth-child(387){opacity:1.9646;transform:translate(16.3021vw,-10px) scale(.5289);animation:fall-387 10s -14s linear infinite}@keyframes fall-387{30.506%{transform:translate(11.188vw,30.506vh) scale(.5289)}to{transform:translate(13.74505vw,99vh) scale(.5289)}}.snow:nth-child(388){opacity:.3458;transform:translate(96.7935vw,-10px) scale(.4391);animation:fall-388 27s -19s linear infinite}@keyframes fall-388{49.887%{transform:translate(94.8208vw,49.887vh) scale(.4391)}to{transform:translate(95.80715vw,99vh) scale(.4391)}}.snow:nth-child(389){opacity:.6306;transform:translate(77.72vw,-10px) scale(.4562);animation:fall-389 12s -30s linear infinite}@keyframes fall-389{75.466%{transform:translate(79.8098vw,75.466vh) scale(.4562)}to{transform:translate(78.7649vw,99vh) scale(.4562)}}.snow:nth-child(390){opacity:1.2676;transform:translate(90.5991vw,-10px) scale(.2615);animation:fall-390 26s -19s linear infinite}@keyframes fall-390{49.214%{transform:translate(81.1894vw,49.214vh) scale(.2615)}to{transform:translate(85.89425vw,99vh) scale(.2615)}}.snow:nth-child(391){opacity:.4792;transform:translate(93.5266vw,-10px) scale(.5053);animation:fall-391 14s -13s linear infinite}@keyframes fall-391{36.741%{transform:translate(102.0607vw,36.741vh) scale(.5053)}to{transform:translate(97.79365vw,99vh) scale(.5053)}}.snow:nth-child(392){opacity:1.6994;transform:translate(63.8778vw,-10px) scale(.0381);animation:fall-392 29s -1s linear infinite}@keyframes fall-392{45.802%{transform:translate(55.2119vw,45.802vh) scale(.0381)}to{transform:translate(59.54485vw,99vh) scale(.0381)}}.snow:nth-child(393){opacity:.3698;transform:translate(30.6454vw,-10px) scale(.1435);animation:fall-393 25s -24s linear infinite}@keyframes fall-393{31.045%{transform:translate(27.5137vw,31.045vh) scale(.1435)}to{transform:translate(29.07955vw,99vh) scale(.1435)}}.snow:nth-child(394){opacity:.3472;transform:translate(59.802vw,-10px) scale(.9288);animation:fall-394 13s -21s linear infinite}@keyframes fall-394{53.691%{transform:translate(68.4165vw,53.691vh) scale(.9288)}to{transform:translate(64.10925vw,99vh) scale(.9288)}}.snow:nth-child(395){opacity:.4304;transform:translate(47.3841vw,-10px) scale(.5242);animation:fall-395 11s -13s linear infinite}@keyframes fall-395{63.055%{transform:translate(45.9255vw,63.055vh) scale(.5242)}to{transform:translate(46.6548vw,99vh) scale(.5242)}}.snow:nth-child(396){opacity:1.8876;transform:translate(99.9934vw,-10px) scale(.5054);animation:fall-396 13s -20s linear infinite}@keyframes fall-396{36.802%{transform:translate(95.271vw,36.802vh) scale(.5054)}to{transform:translate(97.6322vw,99vh) scale(.5054)}}.snow:nth-child(397){opacity:1.5256;transform:translate(26.9186vw,-10px) scale(.3782);animation:fall-397 17s -28s linear infinite}@keyframes fall-397{37.2%{transform:translate(17.8313vw,37.2vh) scale(.3782)}to{transform:translate(22.37495vw,99vh) scale(.3782)}}.snow:nth-child(398){opacity:1.6008;transform:translate(10.2867vw,-10px) scale(.3975);animation:fall-398 13s -29s linear infinite}@keyframes fall-398{39.832%{transform:translate(4.2525vw,39.832vh) scale(.3975)}to{transform:translate(7.2696vw,99vh) scale(.3975)}}.snow:nth-child(399){opacity:.2846;transform:translate(77.7183vw,-10px) scale(.6936);animation:fall-399 28s -15s linear infinite}@keyframes fall-399{46.602%{transform:translate(85.4312vw,46.602vh) scale(.6936)}to{transform:translate(81.57475vw,99vh) scale(.6936)}}.snow:nth-child(400){opacity:1.4726;transform:translate(97.5687vw,-10px) scale(.0953);animation:fall-400 30s -11s linear infinite}@keyframes fall-400{78.174%{transform:translate(94.5784vw,78.174vh) scale(.0953)}to{transform:translate(96.07355vw,99vh) scale(.0953)}}\n"] }]
|
|
28
|
+
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.9942;transform:translate(42.3045vw,-10px) scale(.2007);animation:fall-1 14s -23s linear infinite}@keyframes fall-1{30.929%{transform:translate(34.1853vw,30.929vh) scale(.2007)}to{transform:translate(38.2449vw,99vh) scale(.2007)}}.snow:nth-child(2){opacity:1.2508;transform:translate(58.0708vw,-10px) scale(.3739);animation:fall-2 29s -6s linear infinite}@keyframes fall-2{55.226%{transform:translate(49.6448vw,55.226vh) scale(.3739)}to{transform:translate(53.8578vw,99vh) scale(.3739)}}.snow:nth-child(3){opacity:1.094;transform:translate(72.4471vw,-10px) scale(.1965);animation:fall-3 14s -6s linear infinite}@keyframes fall-3{78.909%{transform:translate(81.4154vw,78.909vh) scale(.1965)}to{transform:translate(76.93125vw,99vh) scale(.1965)}}.snow:nth-child(4){opacity:.2234;transform:translate(68.7725vw,-10px) scale(.2167);animation:fall-4 25s -3s linear infinite}@keyframes fall-4{48.711%{transform:translate(73.0109vw,48.711vh) scale(.2167)}to{transform:translate(70.8917vw,99vh) scale(.2167)}}.snow:nth-child(5){opacity:.7196;transform:translate(38.0203vw,-10px) scale(.1727);animation:fall-5 19s -4s linear infinite}@keyframes fall-5{50.6%{transform:translate(40.6876vw,50.6vh) scale(.1727)}to{transform:translate(39.35395vw,99vh) scale(.1727)}}.snow:nth-child(6){opacity:1.0082;transform:translate(78.605vw,-10px) scale(.2467);animation:fall-6 12s -10s linear infinite}@keyframes fall-6{43.309%{transform:translate(85.3665vw,43.309vh) scale(.2467)}to{transform:translate(81.98575vw,99vh) scale(.2467)}}.snow:nth-child(7){opacity:1.4908;transform:translate(27.3218vw,-10px) scale(.4742);animation:fall-7 21s -20s linear infinite}@keyframes fall-7{68.856%{transform:translate(35.469vw,68.856vh) scale(.4742)}to{transform:translate(31.3954vw,99vh) scale(.4742)}}.snow:nth-child(8){opacity:1.5556;transform:translate(56.9851vw,-10px) scale(.6189);animation:fall-8 25s -20s linear infinite}@keyframes fall-8{64.369%{transform:translate(51.2024vw,64.369vh) scale(.6189)}to{transform:translate(54.09375vw,99vh) scale(.6189)}}.snow:nth-child(9){opacity:1.618;transform:translate(57.6098vw,-10px) scale(.4168);animation:fall-9 22s -1s linear infinite}@keyframes fall-9{48.088%{transform:translate(62.3375vw,48.088vh) scale(.4168)}to{transform:translate(59.97365vw,99vh) scale(.4168)}}.snow:nth-child(10){opacity:1.0768;transform:translate(98.3153vw,-10px) scale(.3392);animation:fall-10 27s -7s linear infinite}@keyframes fall-10{35.514%{transform:translate(102.9832vw,35.514vh) scale(.3392)}to{transform:translate(100.64925vw,99vh) scale(.3392)}}.snow:nth-child(11){opacity:1.1606;transform:translate(50.7925vw,-10px) scale(.2882);animation:fall-11 14s -3s linear infinite}@keyframes fall-11{38.09%{transform:translate(47.8367vw,38.09vh) scale(.2882)}to{transform:translate(49.3146vw,99vh) scale(.2882)}}.snow:nth-child(12){opacity:1.1536;transform:translate(60.2436vw,-10px) scale(.7695);animation:fall-12 17s -4s linear infinite}@keyframes fall-12{73.837%{transform:translate(66.9254vw,73.837vh) scale(.7695)}to{transform:translate(63.5845vw,99vh) scale(.7695)}}.snow:nth-child(13){opacity:1.3712;transform:translate(52.7455vw,-10px) scale(.2253);animation:fall-13 18s -27s linear infinite}@keyframes fall-13{76.629%{transform:translate(51.4779vw,76.629vh) scale(.2253)}to{transform:translate(52.1117vw,99vh) scale(.2253)}}.snow:nth-child(14){opacity:.4698;transform:translate(.9251vw,-10px) scale(.5195);animation:fall-14 23s -6s linear infinite}@keyframes fall-14{64.29%{transform:translate(-4.9452vw,64.29vh) scale(.5195)}to{transform:translate(-2.01005vw,99vh) scale(.5195)}}.snow:nth-child(15){opacity:.787;transform:translate(87.1907vw,-10px) scale(.4236);animation:fall-15 15s -18s linear infinite}@keyframes fall-15{52.496%{transform:translate(83.9435vw,52.496vh) scale(.4236)}to{transform:translate(85.5671vw,99vh) scale(.4236)}}.snow:nth-child(16){opacity:.536;transform:translate(89.2372vw,-10px) scale(.7196);animation:fall-16 12s -27s linear infinite}@keyframes fall-16{40.102%{transform:translate(98.359vw,40.102vh) scale(.7196)}to{transform:translate(93.7981vw,99vh) scale(.7196)}}.snow:nth-child(17){opacity:.563;transform:translate(54.2489vw,-10px) scale(.1028);animation:fall-17 15s -6s linear infinite}@keyframes fall-17{78.784%{transform:translate(55.2678vw,78.784vh) scale(.1028)}to{transform:translate(54.75835vw,99vh) scale(.1028)}}.snow:nth-child(18){opacity:1.038;transform:translate(99.9923vw,-10px) scale(.0402);animation:fall-18 24s -29s linear infinite}@keyframes fall-18{64.654%{transform:translate(103.0541vw,64.654vh) scale(.0402)}to{transform:translate(101.5232vw,99vh) scale(.0402)}}.snow:nth-child(19){opacity:.9908;transform:translate(73.3768vw,-10px) scale(.9258);animation:fall-19 16s -17s linear infinite}@keyframes fall-19{46.966%{transform:translate(79.5932vw,46.966vh) scale(.9258)}to{transform:translate(76.485vw,99vh) scale(.9258)}}.snow:nth-child(20){opacity:.474;transform:translate(40.5987vw,-10px) scale(.4179);animation:fall-20 10s -21s linear infinite}@keyframes fall-20{39.096%{transform:translate(50.1145vw,39.096vh) scale(.4179)}to{transform:translate(45.3566vw,99vh) scale(.4179)}}.snow:nth-child(21){opacity:1.2692;transform:translate(92.3954vw,-10px) scale(.4277);animation:fall-21 23s -22s linear infinite}@keyframes fall-21{38.437%{transform:translate(92.9812vw,38.437vh) scale(.4277)}to{transform:translate(92.6883vw,99vh) scale(.4277)}}.snow:nth-child(22){opacity:1.2332;transform:translate(90.7613vw,-10px) scale(.4717);animation:fall-22 22s -17s linear infinite}@keyframes fall-22{77.074%{transform:translate(88.5228vw,77.074vh) scale(.4717)}to{transform:translate(89.64205vw,99vh) scale(.4717)}}.snow:nth-child(23){opacity:1.0694;transform:translate(99.9127vw,-10px) scale(.3391);animation:fall-23 22s -14s linear infinite}@keyframes fall-23{49.728%{transform:translate(96.2451vw,49.728vh) scale(.3391)}to{transform:translate(98.0789vw,99vh) scale(.3391)}}.snow:nth-child(24){opacity:.7338;transform:translate(89.4311vw,-10px) scale(.6746);animation:fall-24 13s -11s linear infinite}@keyframes fall-24{76.072%{transform:translate(88.6017vw,76.072vh) scale(.6746)}to{transform:translate(89.0164vw,99vh) scale(.6746)}}.snow:nth-child(25){opacity:.8658;transform:translate(22.7997vw,-10px) scale(.4698);animation:fall-25 26s -4s linear infinite}@keyframes fall-25{63.362%{transform:translate(16.1473vw,63.362vh) scale(.4698)}to{transform:translate(19.4735vw,99vh) scale(.4698)}}.snow:nth-child(26){opacity:.429;transform:translate(27.1606vw,-10px) scale(.9446);animation:fall-26 22s -17s linear infinite}@keyframes fall-26{66.116%{transform:translate(24.4617vw,66.116vh) scale(.9446)}to{transform:translate(25.81115vw,99vh) scale(.9446)}}.snow:nth-child(27){opacity:.53;transform:translate(44.4119vw,-10px) scale(.3961);animation:fall-27 21s -14s linear infinite}@keyframes fall-27{74.786%{transform:translate(47.6123vw,74.786vh) scale(.3961)}to{transform:translate(46.0121vw,99vh) scale(.3961)}}.snow:nth-child(28){opacity:.3442;transform:translate(13.9417vw,-10px) scale(.6551);animation:fall-28 13s -18s linear infinite}@keyframes fall-28{67.256%{transform:translate(23.7359vw,67.256vh) scale(.6551)}to{transform:translate(18.8388vw,99vh) scale(.6551)}}.snow:nth-child(29){opacity:.1074;transform:translate(79.5534vw,-10px) scale(.8757);animation:fall-29 20s -3s linear infinite}@keyframes fall-29{50.013%{transform:translate(81.8101vw,50.013vh) scale(.8757)}to{transform:translate(80.68175vw,99vh) scale(.8757)}}.snow:nth-child(30){opacity:1.8654;transform:translate(15.4803vw,-10px) scale(.085);animation:fall-30 10s -1s linear infinite}@keyframes fall-30{64.815%{transform:translate(10.7536vw,64.815vh) scale(.085)}to{transform:translate(13.11695vw,99vh) scale(.085)}}.snow:nth-child(31){opacity:.6724;transform:translate(36.3163vw,-10px) scale(.7011);animation:fall-31 18s -23s linear infinite}@keyframes fall-31{79.509%{transform:translate(30.1868vw,79.509vh) scale(.7011)}to{transform:translate(33.25155vw,99vh) scale(.7011)}}.snow:nth-child(32){opacity:.534;transform:translate(54.3393vw,-10px) scale(.3034);animation:fall-32 17s -5s linear infinite}@keyframes fall-32{47.352%{transform:translate(56.1267vw,47.352vh) scale(.3034)}to{transform:translate(55.233vw,99vh) scale(.3034)}}.snow:nth-child(33){opacity:1.6566;transform:translate(26.8174vw,-10px) scale(.687);animation:fall-33 21s -2s linear infinite}@keyframes fall-33{79.327%{transform:translate(34.225vw,79.327vh) scale(.687)}to{transform:translate(30.5212vw,99vh) scale(.687)}}.snow:nth-child(34){opacity:.7932;transform:translate(63.3164vw,-10px) scale(.5676);animation:fall-34 11s -23s linear infinite}@keyframes fall-34{67.478%{transform:translate(64.3044vw,67.478vh) scale(.5676)}to{transform:translate(63.8104vw,99vh) scale(.5676)}}.snow:nth-child(35){opacity:1.925;transform:translate(94.3393vw,-10px) scale(.9126);animation:fall-35 15s -26s linear infinite}@keyframes fall-35{47.257%{transform:translate(92.7982vw,47.257vh) scale(.9126)}to{transform:translate(93.56875vw,99vh) scale(.9126)}}.snow:nth-child(36){opacity:.7502;transform:translate(89.7902vw,-10px) scale(.7869);animation:fall-36 22s -21s linear infinite}@keyframes fall-36{45.436%{transform:translate(86.0393vw,45.436vh) scale(.7869)}to{transform:translate(87.91475vw,99vh) scale(.7869)}}.snow:nth-child(37){opacity:.7446;transform:translate(70.3527vw,-10px) scale(.1423);animation:fall-37 17s -7s linear infinite}@keyframes fall-37{38.019%{transform:translate(71.1373vw,38.019vh) scale(.1423)}to{transform:translate(70.745vw,99vh) scale(.1423)}}.snow:nth-child(38){opacity:.462;transform:translate(46.7367vw,-10px) scale(.8096);animation:fall-38 28s -14s linear infinite}@keyframes fall-38{31.265%{transform:translate(43.7549vw,31.265vh) scale(.8096)}to{transform:translate(45.2458vw,99vh) scale(.8096)}}.snow:nth-child(39){opacity:.6606;transform:translate(29.0126vw,-10px) scale(.9345);animation:fall-39 18s -7s linear infinite}@keyframes fall-39{58.131%{transform:translate(24.3342vw,58.131vh) scale(.9345)}to{transform:translate(26.6734vw,99vh) scale(.9345)}}.snow:nth-child(40){opacity:1.2944;transform:translate(57.2239vw,-10px) scale(.5721);animation:fall-40 17s -1s linear infinite}@keyframes fall-40{44.574%{transform:translate(58.6111vw,44.574vh) scale(.5721)}to{transform:translate(57.9175vw,99vh) scale(.5721)}}.snow:nth-child(41){opacity:1.6902;transform:translate(51.6996vw,-10px) scale(.0986);animation:fall-41 17s -13s linear infinite}@keyframes fall-41{61.431%{transform:translate(50.678vw,61.431vh) scale(.0986)}to{transform:translate(51.1888vw,99vh) scale(.0986)}}.snow:nth-child(42){opacity:.9654;transform:translate(59.0795vw,-10px) scale(.6194);animation:fall-42 30s -16s linear infinite}@keyframes fall-42{57.711%{transform:translate(57.5978vw,57.711vh) scale(.6194)}to{transform:translate(58.33865vw,99vh) scale(.6194)}}.snow:nth-child(43){opacity:.5386;transform:translate(73.8796vw,-10px) scale(.1774);animation:fall-43 24s -21s linear infinite}@keyframes fall-43{69.409%{transform:translate(79.284vw,69.409vh) scale(.1774)}to{transform:translate(76.5818vw,99vh) scale(.1774)}}.snow:nth-child(44){opacity:.0596;transform:translate(41.8035vw,-10px) scale(.0414);animation:fall-44 13s -4s linear infinite}@keyframes fall-44{68.981%{transform:translate(36.7281vw,68.981vh) scale(.0414)}to{transform:translate(39.2658vw,99vh) scale(.0414)}}.snow:nth-child(45){opacity:.8576;transform:translate(80.9522vw,-10px) scale(.1021);animation:fall-45 14s -19s linear infinite}@keyframes fall-45{34.631%{transform:translate(76.0881vw,34.631vh) scale(.1021)}to{transform:translate(78.52015vw,99vh) scale(.1021)}}.snow:nth-child(46){opacity:.8516;transform:translate(71.4378vw,-10px) scale(.6286);animation:fall-46 26s -25s linear infinite}@keyframes fall-46{58.558%{transform:translate(62.898vw,58.558vh) scale(.6286)}to{transform:translate(67.1679vw,99vh) scale(.6286)}}.snow:nth-child(47){opacity:.7674;transform:translate(36.4283vw,-10px) scale(.8953);animation:fall-47 26s -17s linear infinite}@keyframes fall-47{67.767%{transform:translate(43.1134vw,67.767vh) scale(.8953)}to{transform:translate(39.77085vw,99vh) scale(.8953)}}.snow:nth-child(48){opacity:.3072;transform:translate(37.2741vw,-10px) scale(.9456);animation:fall-48 15s -17s linear infinite}@keyframes fall-48{36.42%{transform:translate(38.5556vw,36.42vh) scale(.9456)}to{transform:translate(37.91485vw,99vh) scale(.9456)}}.snow:nth-child(49){opacity:.9702;transform:translate(23.5884vw,-10px) scale(.2247);animation:fall-49 30s -15s linear infinite}@keyframes fall-49{77.621%{transform:translate(33.571vw,77.621vh) scale(.2247)}to{transform:translate(28.5797vw,99vh) scale(.2247)}}.snow:nth-child(50){opacity:1.19;transform:translate(23.3254vw,-10px) scale(.964);animation:fall-50 28s -22s linear infinite}@keyframes fall-50{51.065%{transform:translate(32.5002vw,51.065vh) scale(.964)}to{transform:translate(27.9128vw,99vh) scale(.964)}}.snow:nth-child(51){opacity:.2148;transform:translate(95.4362vw,-10px) scale(.0033);animation:fall-51 12s -26s linear infinite}@keyframes fall-51{43.065%{transform:translate(102.7172vw,43.065vh) scale(.0033)}to{transform:translate(99.0767vw,99vh) scale(.0033)}}.snow:nth-child(52){opacity:.8664;transform:translate(91.0856vw,-10px) scale(.0457);animation:fall-52 18s -18s linear infinite}@keyframes fall-52{46.89%{transform:translate(88.2101vw,46.89vh) scale(.0457)}to{transform:translate(89.64785vw,99vh) scale(.0457)}}.snow:nth-child(53){opacity:1.1998;transform:translate(69.0836vw,-10px) scale(.8199);animation:fall-53 14s -15s linear infinite}@keyframes fall-53{71.262%{transform:translate(71.8824vw,71.262vh) scale(.8199)}to{transform:translate(70.483vw,99vh) scale(.8199)}}.snow:nth-child(54){opacity:.9814;transform:translate(78.1033vw,-10px) scale(.8285);animation:fall-54 14s -28s linear infinite}@keyframes fall-54{79.09%{transform:translate(86.3418vw,79.09vh) scale(.8285)}to{transform:translate(82.22255vw,99vh) scale(.8285)}}.snow:nth-child(55){opacity:.1562;transform:translate(23.115vw,-10px) scale(.3743);animation:fall-55 21s -11s linear infinite}@keyframes fall-55{30.561%{transform:translate(28.0664vw,30.561vh) scale(.3743)}to{transform:translate(25.5907vw,99vh) scale(.3743)}}.snow:nth-child(56){opacity:.1294;transform:translate(75.8881vw,-10px) scale(.1282);animation:fall-56 30s -1s linear infinite}@keyframes fall-56{72.175%{transform:translate(74.2812vw,72.175vh) scale(.1282)}to{transform:translate(75.08465vw,99vh) scale(.1282)}}.snow:nth-child(57){opacity:1.9624;transform:translate(26.8132vw,-10px) scale(.5096);animation:fall-57 13s -9s linear infinite}@keyframes fall-57{72.911%{transform:translate(27.3627vw,72.911vh) scale(.5096)}to{transform:translate(27.08795vw,99vh) scale(.5096)}}.snow:nth-child(58){opacity:1.5818;transform:translate(43.6104vw,-10px) scale(.1831);animation:fall-58 26s -27s linear infinite}@keyframes fall-58{31.055%{transform:translate(50.4794vw,31.055vh) scale(.1831)}to{transform:translate(47.0449vw,99vh) scale(.1831)}}.snow:nth-child(59){opacity:.083;transform:translate(62.8232vw,-10px) scale(.9962);animation:fall-59 19s -16s linear infinite}@keyframes fall-59{61.258%{transform:translate(60.6571vw,61.258vh) scale(.9962)}to{transform:translate(61.74015vw,99vh) scale(.9962)}}.snow:nth-child(60){opacity:1.82;transform:translate(15.4709vw,-10px) scale(.4109);animation:fall-60 17s -26s linear infinite}@keyframes fall-60{78.811%{transform:translate(10.579vw,78.811vh) scale(.4109)}to{transform:translate(13.02495vw,99vh) scale(.4109)}}.snow:nth-child(61){opacity:1.4768;transform:translate(68.087vw,-10px) scale(.6528);animation:fall-61 22s -26s linear infinite}@keyframes fall-61{67.565%{transform:translate(64.2448vw,67.565vh) scale(.6528)}to{transform:translate(66.1659vw,99vh) scale(.6528)}}.snow:nth-child(62){opacity:.5228;transform:translate(65.8506vw,-10px) scale(.2341);animation:fall-62 30s -24s linear infinite}@keyframes fall-62{77.65%{transform:translate(72.8056vw,77.65vh) scale(.2341)}to{transform:translate(69.3281vw,99vh) scale(.2341)}}.snow:nth-child(63){opacity:1.9506;transform:translate(34.9499vw,-10px) scale(.5895);animation:fall-63 13s -17s linear infinite}@keyframes fall-63{69.044%{transform:translate(40.2862vw,69.044vh) scale(.5895)}to{transform:translate(37.61805vw,99vh) scale(.5895)}}.snow:nth-child(64){opacity:.032;transform:translate(66.3369vw,-10px) scale(.4091);animation:fall-64 27s -13s linear infinite}@keyframes fall-64{74.363%{transform:translate(71.5731vw,74.363vh) scale(.4091)}to{transform:translate(68.955vw,99vh) scale(.4091)}}.snow:nth-child(65){opacity:.9044;transform:translate(83.4674vw,-10px) scale(.206);animation:fall-65 28s -11s linear infinite}@keyframes fall-65{31.184%{transform:translate(85.7332vw,31.184vh) scale(.206)}to{transform:translate(84.6003vw,99vh) scale(.206)}}.snow:nth-child(66){opacity:.746;transform:translate(22.0067vw,-10px) scale(.2114);animation:fall-66 26s -21s linear infinite}@keyframes fall-66{36.959%{transform:translate(14.4201vw,36.959vh) scale(.2114)}to{transform:translate(18.2134vw,99vh) scale(.2114)}}.snow:nth-child(67){opacity:1.5394;transform:translate(39.3304vw,-10px) scale(.2701);animation:fall-67 20s -30s linear infinite}@keyframes fall-67{46.605%{transform:translate(47.5896vw,46.605vh) scale(.2701)}to{transform:translate(43.46vw,99vh) scale(.2701)}}.snow:nth-child(68){opacity:1.3266;transform:translate(27.9714vw,-10px) scale(.4749);animation:fall-68 24s -7s linear infinite}@keyframes fall-68{42.377%{transform:translate(18.3198vw,42.377vh) scale(.4749)}to{transform:translate(23.1456vw,99vh) scale(.4749)}}.snow:nth-child(69){opacity:1.5716;transform:translate(91.283vw,-10px) scale(.5298);animation:fall-69 20s -30s linear infinite}@keyframes fall-69{59.751%{transform:translate(83.0117vw,59.751vh) scale(.5298)}to{transform:translate(87.14735vw,99vh) scale(.5298)}}.snow:nth-child(70){opacity:.6556;transform:translate(23.623vw,-10px) scale(.3517);animation:fall-70 16s -13s linear infinite}@keyframes fall-70{41.709%{transform:translate(24.6227vw,41.709vh) scale(.3517)}to{transform:translate(24.12285vw,99vh) scale(.3517)}}.snow:nth-child(71){opacity:.0636;transform:translate(98.5784vw,-10px) scale(.7643);animation:fall-71 14s -11s linear infinite}@keyframes fall-71{31.303%{transform:translate(97.9291vw,31.303vh) scale(.7643)}to{transform:translate(98.25375vw,99vh) scale(.7643)}}.snow:nth-child(72){opacity:1.1306;transform:translate(21.5807vw,-10px) scale(.5394);animation:fall-72 21s -5s linear infinite}@keyframes fall-72{63.322%{transform:translate(16.8356vw,63.322vh) scale(.5394)}to{transform:translate(19.20815vw,99vh) scale(.5394)}}.snow:nth-child(73){opacity:1.3536;transform:translate(33.5764vw,-10px) scale(.7521);animation:fall-73 19s -4s linear infinite}@keyframes fall-73{57.597%{transform:translate(41.1555vw,57.597vh) scale(.7521)}to{transform:translate(37.36595vw,99vh) scale(.7521)}}.snow:nth-child(74){opacity:1.5044;transform:translate(64.9093vw,-10px) scale(.6441);animation:fall-74 25s -19s linear infinite}@keyframes fall-74{31.062%{transform:translate(68.4782vw,31.062vh) scale(.6441)}to{transform:translate(66.69375vw,99vh) scale(.6441)}}.snow:nth-child(75){opacity:1.6098;transform:translate(90.5663vw,-10px) scale(.9354);animation:fall-75 12s -27s linear infinite}@keyframes fall-75{56.637%{transform:translate(96.4682vw,56.637vh) scale(.9354)}to{transform:translate(93.51725vw,99vh) scale(.9354)}}.snow:nth-child(76){opacity:.9716;transform:translate(10.5305vw,-10px) scale(.7569);animation:fall-76 25s -5s linear infinite}@keyframes fall-76{64.112%{transform:translate(18.3885vw,64.112vh) scale(.7569)}to{transform:translate(14.4595vw,99vh) scale(.7569)}}.snow:nth-child(77){opacity:.2778;transform:translate(90.4564vw,-10px) scale(.4753);animation:fall-77 18s -13s linear infinite}@keyframes fall-77{73.329%{transform:translate(86.1702vw,73.329vh) scale(.4753)}to{transform:translate(88.3133vw,99vh) scale(.4753)}}.snow:nth-child(78){opacity:.3546;transform:translate(78.6629vw,-10px) scale(.586);animation:fall-78 23s -7s linear infinite}@keyframes fall-78{66.739%{transform:translate(80.0399vw,66.739vh) scale(.586)}to{transform:translate(79.3514vw,99vh) scale(.586)}}.snow:nth-child(79){opacity:1.1582;transform:translate(71.5457vw,-10px) scale(.3458);animation:fall-79 14s -8s linear infinite}@keyframes fall-79{78.34%{transform:translate(67.7539vw,78.34vh) scale(.3458)}to{transform:translate(69.6498vw,99vh) scale(.3458)}}.snow:nth-child(80){opacity:1.5098;transform:translate(75.9624vw,-10px) scale(.3869);animation:fall-80 28s -5s linear infinite}@keyframes fall-80{33.342%{transform:translate(81.7242vw,33.342vh) scale(.3869)}to{transform:translate(78.8433vw,99vh) scale(.3869)}}.snow:nth-child(81){opacity:1.0026;transform:translate(85.1671vw,-10px) scale(.8793);animation:fall-81 12s -2s linear infinite}@keyframes fall-81{74.782%{transform:translate(79.5454vw,74.782vh) scale(.8793)}to{transform:translate(82.35625vw,99vh) scale(.8793)}}.snow:nth-child(82){opacity:.1292;transform:translate(61.6951vw,-10px) scale(.7895);animation:fall-82 14s -15s linear infinite}@keyframes fall-82{36.179%{transform:translate(58.025vw,36.179vh) scale(.7895)}to{transform:translate(59.86005vw,99vh) scale(.7895)}}.snow:nth-child(83){opacity:.9216;transform:translate(91.4574vw,-10px) scale(.1459);animation:fall-83 30s -1s linear infinite}@keyframes fall-83{37.905%{transform:translate(97.7484vw,37.905vh) scale(.1459)}to{transform:translate(94.6029vw,99vh) scale(.1459)}}.snow:nth-child(84){opacity:.7244;transform:translate(5.5603vw,-10px) scale(.5723);animation:fall-84 22s -6s linear infinite}@keyframes fall-84{39.826%{transform:translate(5.553vw,39.826vh) scale(.5723)}to{transform:translate(5.55665vw,99vh) scale(.5723)}}.snow:nth-child(85){opacity:.818;transform:translate(52.6306vw,-10px) scale(.3843);animation:fall-85 17s -28s linear infinite}@keyframes fall-85{43.33%{transform:translate(58.6545vw,43.33vh) scale(.3843)}to{transform:translate(55.64255vw,99vh) scale(.3843)}}.snow:nth-child(86){opacity:1.8594;transform:translate(91.4048vw,-10px) scale(.9178);animation:fall-86 25s -3s linear infinite}@keyframes fall-86{48.733%{transform:translate(86.6091vw,48.733vh) scale(.9178)}to{transform:translate(89.00695vw,99vh) scale(.9178)}}.snow:nth-child(87){opacity:.1542;transform:translate(58.866vw,-10px) scale(.5237);animation:fall-87 16s -16s linear infinite}@keyframes fall-87{39.898%{transform:translate(56.4155vw,39.898vh) scale(.5237)}to{transform:translate(57.64075vw,99vh) scale(.5237)}}.snow:nth-child(88){opacity:.62;transform:translate(56.0214vw,-10px) scale(.8288);animation:fall-88 24s -7s linear infinite}@keyframes fall-88{43.667%{transform:translate(57.415vw,43.667vh) scale(.8288)}to{transform:translate(56.7182vw,99vh) scale(.8288)}}.snow:nth-child(89){opacity:1.1582;transform:translate(27.7434vw,-10px) scale(.2396);animation:fall-89 25s -21s linear infinite}@keyframes fall-89{54.297%{transform:translate(31.6646vw,54.297vh) scale(.2396)}to{transform:translate(29.704vw,99vh) scale(.2396)}}.snow:nth-child(90){opacity:1.6906;transform:translate(56.919vw,-10px) scale(.5428);animation:fall-90 13s -2s linear infinite}@keyframes fall-90{63.07%{transform:translate(50.5455vw,63.07vh) scale(.5428)}to{transform:translate(53.73225vw,99vh) scale(.5428)}}.snow:nth-child(91){opacity:.797;transform:translate(94.94vw,-10px) scale(.1247);animation:fall-91 18s -3s linear infinite}@keyframes fall-91{36.226%{transform:translate(88.6592vw,36.226vh) scale(.1247)}to{transform:translate(91.7996vw,99vh) scale(.1247)}}.snow:nth-child(92){opacity:1.2768;transform:translate(69.3449vw,-10px) scale(.9346);animation:fall-92 16s -25s linear infinite}@keyframes fall-92{64.278%{transform:translate(60.4959vw,64.278vh) scale(.9346)}to{transform:translate(64.9204vw,99vh) scale(.9346)}}.snow:nth-child(93){opacity:1.8412;transform:translate(46.2791vw,-10px) scale(.9782);animation:fall-93 27s -26s linear infinite}@keyframes fall-93{78.917%{transform:translate(41.7668vw,78.917vh) scale(.9782)}to{transform:translate(44.02295vw,99vh) scale(.9782)}}.snow:nth-child(94){opacity:.8468;transform:translate(38.9226vw,-10px) scale(.2364);animation:fall-94 30s -4s linear infinite}@keyframes fall-94{58.565%{transform:translate(44.301vw,58.565vh) scale(.2364)}to{transform:translate(41.6118vw,99vh) scale(.2364)}}.snow:nth-child(95){opacity:.5302;transform:translate(10.8911vw,-10px) scale(.8003);animation:fall-95 24s -27s linear infinite}@keyframes fall-95{64.477%{transform:translate(4.6248vw,64.477vh) scale(.8003)}to{transform:translate(7.75795vw,99vh) scale(.8003)}}.snow:nth-child(96){opacity:.6408;transform:translate(5.8777vw,-10px) scale(.891);animation:fall-96 25s -21s linear infinite}@keyframes fall-96{63.242%{transform:translate(-2.3241vw,63.242vh) scale(.891)}to{transform:translate(1.7768vw,99vh) scale(.891)}}.snow:nth-child(97){opacity:1.1506;transform:translate(1.7979vw,-10px) scale(.0883);animation:fall-97 19s -10s linear infinite}@keyframes fall-97{45.632%{transform:translate(5.4485vw,45.632vh) scale(.0883)}to{transform:translate(3.6232vw,99vh) scale(.0883)}}.snow:nth-child(98){opacity:1.8224;transform:translate(42.2522vw,-10px) scale(.8342);animation:fall-98 21s -29s linear infinite}@keyframes fall-98{43.915%{transform:translate(35.1642vw,43.915vh) scale(.8342)}to{transform:translate(38.7082vw,99vh) scale(.8342)}}.snow:nth-child(99){opacity:.1956;transform:translate(61.3314vw,-10px) scale(.8192);animation:fall-99 16s -24s linear infinite}@keyframes fall-99{77.352%{transform:translate(54.2108vw,77.352vh) scale(.8192)}to{transform:translate(57.7711vw,99vh) scale(.8192)}}.snow:nth-child(100){opacity:.5386;transform:translate(17.7786vw,-10px) scale(.5676);animation:fall-100 29s -19s linear infinite}@keyframes fall-100{34.47%{transform:translate(21.5872vw,34.47vh) scale(.5676)}to{transform:translate(19.6829vw,99vh) scale(.5676)}}.snow:nth-child(101){opacity:1.779;transform:translate(80.1033vw,-10px) scale(.8956);animation:fall-101 29s -14s linear infinite}@keyframes fall-101{78.521%{transform:translate(84.5095vw,78.521vh) scale(.8956)}to{transform:translate(82.3064vw,99vh) scale(.8956)}}.snow:nth-child(102){opacity:1.8164;transform:translate(35.9702vw,-10px) scale(.7147);animation:fall-102 20s -12s linear infinite}@keyframes fall-102{76.805%{transform:translate(27.7182vw,76.805vh) scale(.7147)}to{transform:translate(31.8442vw,99vh) scale(.7147)}}.snow:nth-child(103){opacity:1.3428;transform:translate(78.9155vw,-10px) scale(.9437);animation:fall-103 22s -1s linear infinite}@keyframes fall-103{30.727%{transform:translate(70.0709vw,30.727vh) scale(.9437)}to{transform:translate(74.4932vw,99vh) scale(.9437)}}.snow:nth-child(104){opacity:.8066;transform:translate(52.887vw,-10px) scale(.8212);animation:fall-104 24s -12s linear infinite}@keyframes fall-104{79.221%{transform:translate(53.4978vw,79.221vh) scale(.8212)}to{transform:translate(53.1924vw,99vh) scale(.8212)}}.snow:nth-child(105){opacity:1.9994;transform:translate(15.9864vw,-10px) scale(.9323);animation:fall-105 12s -8s linear infinite}@keyframes fall-105{64.264%{transform:translate(17.5785vw,64.264vh) scale(.9323)}to{transform:translate(16.78245vw,99vh) scale(.9323)}}.snow:nth-child(106){opacity:.8782;transform:translate(33.2618vw,-10px) scale(.9259);animation:fall-106 18s -8s linear infinite}@keyframes fall-106{52.804%{transform:translate(29.4095vw,52.804vh) scale(.9259)}to{transform:translate(31.33565vw,99vh) scale(.9259)}}.snow:nth-child(107){opacity:.6492;transform:translate(72.8824vw,-10px) scale(.1176);animation:fall-107 22s -26s linear infinite}@keyframes fall-107{63.202%{transform:translate(76.7561vw,63.202vh) scale(.1176)}to{transform:translate(74.81925vw,99vh) scale(.1176)}}.snow:nth-child(108){opacity:.6548;transform:translate(91.0101vw,-10px) scale(.024);animation:fall-108 25s -28s linear infinite}@keyframes fall-108{58.844%{transform:translate(86.2619vw,58.844vh) scale(.024)}to{transform:translate(88.636vw,99vh) scale(.024)}}.snow:nth-child(109){opacity:.6738;transform:translate(95.9719vw,-10px) scale(.7616);animation:fall-109 24s -28s linear infinite}@keyframes fall-109{75.154%{transform:translate(85.9993vw,75.154vh) scale(.7616)}to{transform:translate(90.9856vw,99vh) scale(.7616)}}.snow:nth-child(110){opacity:1.958;transform:translate(36.1048vw,-10px) scale(.4066);animation:fall-110 25s -17s linear infinite}@keyframes fall-110{69.713%{transform:translate(35.1688vw,69.713vh) scale(.4066)}to{transform:translate(35.6368vw,99vh) scale(.4066)}}.snow:nth-child(111){opacity:.8466;transform:translate(55.0915vw,-10px) scale(.3227);animation:fall-111 16s -4s linear infinite}@keyframes fall-111{56.073%{transform:translate(59.5817vw,56.073vh) scale(.3227)}to{transform:translate(57.3366vw,99vh) scale(.3227)}}.snow:nth-child(112){opacity:1.5786;transform:translate(22.5967vw,-10px) scale(.6257);animation:fall-112 29s -30s linear infinite}@keyframes fall-112{70.489%{transform:translate(31.376vw,70.489vh) scale(.6257)}to{transform:translate(26.98635vw,99vh) scale(.6257)}}.snow:nth-child(113){opacity:1.498;transform:translate(7.2585vw,-10px) scale(.5468);animation:fall-113 11s -11s linear infinite}@keyframes fall-113{44.551%{transform:translate(16.3789vw,44.551vh) scale(.5468)}to{transform:translate(11.8187vw,99vh) scale(.5468)}}.snow:nth-child(114){opacity:.7476;transform:translate(69.3235vw,-10px) scale(.8109);animation:fall-114 25s -18s linear infinite}@keyframes fall-114{53.793%{transform:translate(60.3441vw,53.793vh) scale(.8109)}to{transform:translate(64.8338vw,99vh) scale(.8109)}}.snow:nth-child(115){opacity:.2594;transform:translate(14.838vw,-10px) scale(.473);animation:fall-115 22s -23s linear infinite}@keyframes fall-115{30.034%{transform:translate(16.5208vw,30.034vh) scale(.473)}to{transform:translate(15.6794vw,99vh) scale(.473)}}.snow:nth-child(116){opacity:.7448;transform:translate(66.5222vw,-10px) scale(.6732);animation:fall-116 19s -1s linear infinite}@keyframes fall-116{62.93%{transform:translate(68.5526vw,62.93vh) scale(.6732)}to{transform:translate(67.5374vw,99vh) scale(.6732)}}.snow:nth-child(117){opacity:.1066;transform:translate(62.175vw,-10px) scale(.6826);animation:fall-117 29s -12s linear infinite}@keyframes fall-117{79.253%{transform:translate(68.2715vw,79.253vh) scale(.6826)}to{transform:translate(65.22325vw,99vh) scale(.6826)}}.snow:nth-child(118){opacity:.3414;transform:translate(59.6795vw,-10px) scale(.0756);animation:fall-118 10s -7s linear infinite}@keyframes fall-118{61.517%{transform:translate(52.834vw,61.517vh) scale(.0756)}to{transform:translate(56.25675vw,99vh) scale(.0756)}}.snow:nth-child(119){opacity:.627;transform:translate(62.2259vw,-10px) scale(.2831);animation:fall-119 17s -9s linear infinite}@keyframes fall-119{43.498%{transform:translate(67.5671vw,43.498vh) scale(.2831)}to{transform:translate(64.8965vw,99vh) scale(.2831)}}.snow:nth-child(120){opacity:.0966;transform:translate(21.6452vw,-10px) scale(.9607);animation:fall-120 11s -10s linear infinite}@keyframes fall-120{40.712%{transform:translate(28.371vw,40.712vh) scale(.9607)}to{transform:translate(25.0081vw,99vh) scale(.9607)}}.snow:nth-child(121){opacity:1.3656;transform:translate(18.9469vw,-10px) scale(.1479);animation:fall-121 18s -3s linear infinite}@keyframes fall-121{35.301%{transform:translate(24.2496vw,35.301vh) scale(.1479)}to{transform:translate(21.59825vw,99vh) scale(.1479)}}.snow:nth-child(122){opacity:1.441;transform:translate(58.517vw,-10px) scale(.7227);animation:fall-122 10s -14s linear infinite}@keyframes fall-122{37.208%{transform:translate(48.6734vw,37.208vh) scale(.7227)}to{transform:translate(53.5952vw,99vh) scale(.7227)}}.snow:nth-child(123){opacity:1.8264;transform:translate(37.0915vw,-10px) scale(.6945);animation:fall-123 14s -19s linear infinite}@keyframes fall-123{44.017%{transform:translate(44.2341vw,44.017vh) scale(.6945)}to{transform:translate(40.6628vw,99vh) scale(.6945)}}.snow:nth-child(124){opacity:.92;transform:translate(23.571vw,-10px) scale(.3456);animation:fall-124 25s -29s linear infinite}@keyframes fall-124{72.446%{transform:translate(14.849vw,72.446vh) scale(.3456)}to{transform:translate(19.21vw,99vh) scale(.3456)}}.snow:nth-child(125){opacity:1.569;transform:translate(73.7584vw,-10px) scale(.5048);animation:fall-125 15s -13s linear infinite}@keyframes fall-125{51.4%{transform:translate(73.3558vw,51.4vh) scale(.5048)}to{transform:translate(73.5571vw,99vh) scale(.5048)}}.snow:nth-child(126){opacity:1.9054;transform:translate(.9899vw,-10px) scale(.1422);animation:fall-126 26s -17s linear infinite}@keyframes fall-126{39.549%{transform:translate(-2.8448vw,39.549vh) scale(.1422)}to{transform:translate(-.92745vw,99vh) scale(.1422)}}.snow:nth-child(127){opacity:.8246;transform:translate(43.9459vw,-10px) scale(.3006);animation:fall-127 17s -22s linear infinite}@keyframes fall-127{59.562%{transform:translate(51.5406vw,59.562vh) scale(.3006)}to{transform:translate(47.74325vw,99vh) scale(.3006)}}.snow:nth-child(128){opacity:.2778;transform:translate(46.3086vw,-10px) scale(.1166);animation:fall-128 15s -10s linear infinite}@keyframes fall-128{55.432%{transform:translate(45.2675vw,55.432vh) scale(.1166)}to{transform:translate(45.78805vw,99vh) scale(.1166)}}.snow:nth-child(129){opacity:.0802;transform:translate(55.6912vw,-10px) scale(.7475);animation:fall-129 21s -12s linear infinite}@keyframes fall-129{41.634%{transform:translate(58.6067vw,41.634vh) scale(.7475)}to{transform:translate(57.14895vw,99vh) scale(.7475)}}.snow:nth-child(130){opacity:1.7642;transform:translate(28.1068vw,-10px) scale(.4037);animation:fall-130 10s -28s linear infinite}@keyframes fall-130{49.066%{transform:translate(25.5115vw,49.066vh) scale(.4037)}to{transform:translate(26.80915vw,99vh) scale(.4037)}}.snow:nth-child(131){opacity:.6026;transform:translate(32.6315vw,-10px) scale(.6542);animation:fall-131 22s -8s linear infinite}@keyframes fall-131{66.745%{transform:translate(22.933vw,66.745vh) scale(.6542)}to{transform:translate(27.78225vw,99vh) scale(.6542)}}.snow:nth-child(132){opacity:.0852;transform:translate(94.9043vw,-10px) scale(.2987);animation:fall-132 20s -21s linear infinite}@keyframes fall-132{46.751%{transform:translate(98.7727vw,46.751vh) scale(.2987)}to{transform:translate(96.8385vw,99vh) scale(.2987)}}.snow:nth-child(133){opacity:1.4632;transform:translate(66.1351vw,-10px) scale(.4715);animation:fall-133 13s -14s linear infinite}@keyframes fall-133{61.034%{transform:translate(57.2893vw,61.034vh) scale(.4715)}to{transform:translate(61.7122vw,99vh) scale(.4715)}}.snow:nth-child(134){opacity:1.5142;transform:translate(66.8878vw,-10px) scale(.7312);animation:fall-134 29s -19s linear infinite}@keyframes fall-134{45.903%{transform:translate(59.1003vw,45.903vh) scale(.7312)}to{transform:translate(62.99405vw,99vh) scale(.7312)}}.snow:nth-child(135){opacity:1.7462;transform:translate(17.7176vw,-10px) scale(.8154);animation:fall-135 12s -9s linear infinite}@keyframes fall-135{39.034%{transform:translate(26.9368vw,39.034vh) scale(.8154)}to{transform:translate(22.3272vw,99vh) scale(.8154)}}.snow:nth-child(136){opacity:1.2686;transform:translate(35.9438vw,-10px) scale(.631);animation:fall-136 21s -18s linear infinite}@keyframes fall-136{78.286%{transform:translate(39.3827vw,78.286vh) scale(.631)}to{transform:translate(37.66325vw,99vh) scale(.631)}}.snow:nth-child(137){opacity:.979;transform:translate(86.9819vw,-10px) scale(.9175);animation:fall-137 14s -14s linear infinite}@keyframes fall-137{54.233%{transform:translate(79.5848vw,54.233vh) scale(.9175)}to{transform:translate(83.28335vw,99vh) scale(.9175)}}.snow:nth-child(138){opacity:1.433;transform:translate(81.4087vw,-10px) scale(.272);animation:fall-138 11s -8s linear infinite}@keyframes fall-138{39.823%{transform:translate(75.8721vw,39.823vh) scale(.272)}to{transform:translate(78.6404vw,99vh) scale(.272)}}.snow:nth-child(139){opacity:1.5312;transform:translate(84.2301vw,-10px) scale(.1496);animation:fall-139 30s -7s linear infinite}@keyframes fall-139{49.187%{transform:translate(76.6543vw,49.187vh) scale(.1496)}to{transform:translate(80.4422vw,99vh) scale(.1496)}}.snow:nth-child(140){opacity:1.4256;transform:translate(29.9822vw,-10px) scale(.6308);animation:fall-140 18s -3s linear infinite}@keyframes fall-140{50.335%{transform:translate(32.7373vw,50.335vh) scale(.6308)}to{transform:translate(31.35975vw,99vh) scale(.6308)}}.snow:nth-child(141){opacity:1.5378;transform:translate(46.7278vw,-10px) scale(.6767);animation:fall-141 12s -4s linear infinite}@keyframes fall-141{49.589%{transform:translate(44.177vw,49.589vh) scale(.6767)}to{transform:translate(45.4524vw,99vh) scale(.6767)}}.snow:nth-child(142){opacity:.6256;transform:translate(12.191vw,-10px) scale(.8647);animation:fall-142 26s -27s linear infinite}@keyframes fall-142{75.163%{transform:translate(6.2826vw,75.163vh) scale(.8647)}to{transform:translate(9.2368vw,99vh) scale(.8647)}}.snow:nth-child(143){opacity:.525;transform:translate(74.2498vw,-10px) scale(.7797);animation:fall-143 19s -2s linear infinite}@keyframes fall-143{37.759%{transform:translate(76.5677vw,37.759vh) scale(.7797)}to{transform:translate(75.40875vw,99vh) scale(.7797)}}.snow:nth-child(144){opacity:1.3898;transform:translate(44.8315vw,-10px) scale(.8476);animation:fall-144 30s -29s linear infinite}@keyframes fall-144{42.681%{transform:translate(36.1146vw,42.681vh) scale(.8476)}to{transform:translate(40.47305vw,99vh) scale(.8476)}}.snow:nth-child(145){opacity:1.1694;transform:translate(46.8076vw,-10px) scale(.8571);animation:fall-145 15s -18s linear infinite}@keyframes fall-145{45.618%{transform:translate(46.302vw,45.618vh) scale(.8571)}to{transform:translate(46.5548vw,99vh) scale(.8571)}}.snow:nth-child(146){opacity:.2442;transform:translate(71.0269vw,-10px) scale(.4455);animation:fall-146 15s -24s linear infinite}@keyframes fall-146{55.301%{transform:translate(67.5174vw,55.301vh) scale(.4455)}to{transform:translate(69.27215vw,99vh) scale(.4455)}}.snow:nth-child(147){opacity:.8622;transform:translate(85.1339vw,-10px) scale(.5235);animation:fall-147 11s -6s linear infinite}@keyframes fall-147{37.368%{transform:translate(86.6556vw,37.368vh) scale(.5235)}to{transform:translate(85.89475vw,99vh) scale(.5235)}}.snow:nth-child(148){opacity:.02;transform:translate(76.7274vw,-10px) scale(.077);animation:fall-148 28s -23s linear infinite}@keyframes fall-148{47.623%{transform:translate(78.7107vw,47.623vh) scale(.077)}to{transform:translate(77.71905vw,99vh) scale(.077)}}.snow:nth-child(149){opacity:1.014;transform:translate(91.1413vw,-10px) scale(.7256);animation:fall-149 15s -1s linear infinite}@keyframes fall-149{36.237%{transform:translate(82.8339vw,36.237vh) scale(.7256)}to{transform:translate(86.9876vw,99vh) scale(.7256)}}.snow:nth-child(150){opacity:.488;transform:translate(9.9002vw,-10px) scale(.8271);animation:fall-150 16s -15s linear infinite}@keyframes fall-150{70.94%{transform:translate(4.4046vw,70.94vh) scale(.8271)}to{transform:translate(7.1524vw,99vh) scale(.8271)}}.snow:nth-child(151){opacity:1.9252;transform:translate(32.2892vw,-10px) scale(.1197);animation:fall-151 17s -26s linear infinite}@keyframes fall-151{63.136%{transform:translate(33.306vw,63.136vh) scale(.1197)}to{transform:translate(32.7976vw,99vh) scale(.1197)}}.snow:nth-child(152){opacity:.9054;transform:translate(72.2055vw,-10px) scale(.431);animation:fall-152 20s -6s linear infinite}@keyframes fall-152{41.54%{transform:translate(81.2219vw,41.54vh) scale(.431)}to{transform:translate(76.7137vw,99vh) scale(.431)}}.snow:nth-child(153){opacity:1.1206;transform:translate(12.2704vw,-10px) scale(.9458);animation:fall-153 26s -24s linear infinite}@keyframes fall-153{56.038%{transform:translate(12.2858vw,56.038vh) scale(.9458)}to{transform:translate(12.2781vw,99vh) scale(.9458)}}.snow:nth-child(154){opacity:1.2552;transform:translate(17.4553vw,-10px) scale(.6423);animation:fall-154 22s -15s linear infinite}@keyframes fall-154{44.92%{transform:translate(16.9633vw,44.92vh) scale(.6423)}to{transform:translate(17.2093vw,99vh) scale(.6423)}}.snow:nth-child(155){opacity:.5332;transform:translate(56.3806vw,-10px) scale(.7747);animation:fall-155 22s -16s linear infinite}@keyframes fall-155{58.076%{transform:translate(60.2073vw,58.076vh) scale(.7747)}to{transform:translate(58.29395vw,99vh) scale(.7747)}}.snow:nth-child(156){opacity:1.0756;transform:translate(2.2162vw,-10px) scale(.0257);animation:fall-156 25s -12s linear infinite}@keyframes fall-156{42.487%{transform:translate(-6.1107vw,42.487vh) scale(.0257)}to{transform:translate(-1.94725vw,99vh) scale(.0257)}}.snow:nth-child(157){opacity:.5382;transform:translate(77.1583vw,-10px) scale(.3474);animation:fall-157 14s -21s linear infinite}@keyframes fall-157{40.751%{transform:translate(85.9742vw,40.751vh) scale(.3474)}to{transform:translate(81.56625vw,99vh) scale(.3474)}}.snow:nth-child(158){opacity:1.882;transform:translate(51.8597vw,-10px) scale(.9385);animation:fall-158 18s -20s linear infinite}@keyframes fall-158{69.595%{transform:translate(44.3599vw,69.595vh) scale(.9385)}to{transform:translate(48.1098vw,99vh) scale(.9385)}}.snow:nth-child(159){opacity:.824;transform:translate(84.3197vw,-10px) scale(.0333);animation:fall-159 20s -18s linear infinite}@keyframes fall-159{79.423%{transform:translate(94.2062vw,79.423vh) scale(.0333)}to{transform:translate(89.26295vw,99vh) scale(.0333)}}.snow:nth-child(160){opacity:.7808;transform:translate(41.0662vw,-10px) scale(.6355);animation:fall-160 19s -6s linear infinite}@keyframes fall-160{62.093%{transform:translate(44.1918vw,62.093vh) scale(.6355)}to{transform:translate(42.629vw,99vh) scale(.6355)}}.snow:nth-child(161){opacity:.5672;transform:translate(75.7117vw,-10px) scale(.4577);animation:fall-161 25s -11s linear infinite}@keyframes fall-161{46.456%{transform:translate(83.9118vw,46.456vh) scale(.4577)}to{transform:translate(79.81175vw,99vh) scale(.4577)}}.snow:nth-child(162){opacity:1.7948;transform:translate(29.0929vw,-10px) scale(.6397);animation:fall-162 23s -5s linear infinite}@keyframes fall-162{64.51%{transform:translate(31.1851vw,64.51vh) scale(.6397)}to{transform:translate(30.139vw,99vh) scale(.6397)}}.snow:nth-child(163){opacity:1.059;transform:translate(23.461vw,-10px) scale(.4514);animation:fall-163 27s -24s linear infinite}@keyframes fall-163{56.961%{transform:translate(25.1504vw,56.961vh) scale(.4514)}to{transform:translate(24.3057vw,99vh) scale(.4514)}}.snow:nth-child(164){opacity:1.214;transform:translate(86.3567vw,-10px) scale(.1839);animation:fall-164 26s -16s linear infinite}@keyframes fall-164{65.34%{transform:translate(87.267vw,65.34vh) scale(.1839)}to{transform:translate(86.81185vw,99vh) scale(.1839)}}.snow:nth-child(165){opacity:.0066;transform:translate(98.0271vw,-10px) scale(.2926);animation:fall-165 20s -4s linear infinite}@keyframes fall-165{39.618%{transform:translate(105.1777vw,39.618vh) scale(.2926)}to{transform:translate(101.6024vw,99vh) scale(.2926)}}.snow:nth-child(166){opacity:1.6938;transform:translate(97.9364vw,-10px) scale(.0629);animation:fall-166 11s -17s linear infinite}@keyframes fall-166{45.029%{transform:translate(101.9871vw,45.029vh) scale(.0629)}to{transform:translate(99.96175vw,99vh) scale(.0629)}}.snow:nth-child(167){opacity:1.9144;transform:translate(53.4664vw,-10px) scale(.7799);animation:fall-167 10s -27s linear infinite}@keyframes fall-167{57.918%{transform:translate(60.2526vw,57.918vh) scale(.7799)}to{transform:translate(56.8595vw,99vh) scale(.7799)}}.snow:nth-child(168){opacity:.2684;transform:translate(82.8894vw,-10px) scale(.8084);animation:fall-168 30s -24s linear infinite}@keyframes fall-168{64.749%{transform:translate(89.5879vw,64.749vh) scale(.8084)}to{transform:translate(86.23865vw,99vh) scale(.8084)}}.snow:nth-child(169){opacity:1.583;transform:translate(42.7705vw,-10px) scale(.8728);animation:fall-169 17s -18s linear infinite}@keyframes fall-169{59.3%{transform:translate(37.0038vw,59.3vh) scale(.8728)}to{transform:translate(39.88715vw,99vh) scale(.8728)}}.snow:nth-child(170){opacity:.9458;transform:translate(57.9161vw,-10px) scale(.9046);animation:fall-170 19s -23s linear infinite}@keyframes fall-170{62.508%{transform:translate(53.3852vw,62.508vh) scale(.9046)}to{transform:translate(55.65065vw,99vh) scale(.9046)}}.snow:nth-child(171){opacity:.854;transform:translate(90.5918vw,-10px) scale(.9537);animation:fall-171 29s -18s linear infinite}@keyframes fall-171{51.44%{transform:translate(97.8139vw,51.44vh) scale(.9537)}to{transform:translate(94.20285vw,99vh) scale(.9537)}}.snow:nth-child(172){opacity:1.7908;transform:translate(96.259vw,-10px) scale(.5614);animation:fall-172 15s -27s linear infinite}@keyframes fall-172{39.845%{transform:translate(98.6073vw,39.845vh) scale(.5614)}to{transform:translate(97.43315vw,99vh) scale(.5614)}}.snow:nth-child(173){opacity:.4128;transform:translate(18.8377vw,-10px) scale(.5954);animation:fall-173 14s -16s linear infinite}@keyframes fall-173{61.871%{transform:translate(15.815vw,61.871vh) scale(.5954)}to{transform:translate(17.32635vw,99vh) scale(.5954)}}.snow:nth-child(174){opacity:.8492;transform:translate(23.9763vw,-10px) scale(.2125);animation:fall-174 16s -30s linear infinite}@keyframes fall-174{61.726%{transform:translate(27.6189vw,61.726vh) scale(.2125)}to{transform:translate(25.7976vw,99vh) scale(.2125)}}.snow:nth-child(175){opacity:.473;transform:translate(52.7912vw,-10px) scale(.1662);animation:fall-175 26s -11s linear infinite}@keyframes fall-175{42.115%{transform:translate(56.2675vw,42.115vh) scale(.1662)}to{transform:translate(54.52935vw,99vh) scale(.1662)}}.snow:nth-child(176){opacity:.3038;transform:translate(70.0871vw,-10px) scale(.3712);animation:fall-176 26s -21s linear infinite}@keyframes fall-176{76.137%{transform:translate(68.2082vw,76.137vh) scale(.3712)}to{transform:translate(69.14765vw,99vh) scale(.3712)}}.snow:nth-child(177){opacity:.5942;transform:translate(35.8714vw,-10px) scale(.9992);animation:fall-177 28s -19s linear infinite}@keyframes fall-177{39.436%{transform:translate(26.7866vw,39.436vh) scale(.9992)}to{transform:translate(31.329vw,99vh) scale(.9992)}}.snow:nth-child(178){opacity:.0288;transform:translate(48.2337vw,-10px) scale(.3292);animation:fall-178 12s -23s linear infinite}@keyframes fall-178{60.902%{transform:translate(40.7253vw,60.902vh) scale(.3292)}to{transform:translate(44.4795vw,99vh) scale(.3292)}}.snow:nth-child(179){opacity:.567;transform:translate(43.4746vw,-10px) scale(.5093);animation:fall-179 21s -23s linear infinite}@keyframes fall-179{36.563%{transform:translate(43.335vw,36.563vh) scale(.5093)}to{transform:translate(43.4048vw,99vh) scale(.5093)}}.snow:nth-child(180){opacity:1.4332;transform:translate(65.7271vw,-10px) scale(.2023);animation:fall-180 14s -19s linear infinite}@keyframes fall-180{46.225%{transform:translate(69.1312vw,46.225vh) scale(.2023)}to{transform:translate(67.42915vw,99vh) scale(.2023)}}.snow:nth-child(181){opacity:.5722;transform:translate(56.9246vw,-10px) scale(.1449);animation:fall-181 25s -26s linear infinite}@keyframes fall-181{71.966%{transform:translate(59.3805vw,71.966vh) scale(.1449)}to{transform:translate(58.15255vw,99vh) scale(.1449)}}.snow:nth-child(182){opacity:.5134;transform:translate(80.4091vw,-10px) scale(.2283);animation:fall-182 27s -27s linear infinite}@keyframes fall-182{46.773%{transform:translate(71.7861vw,46.773vh) scale(.2283)}to{transform:translate(76.0976vw,99vh) scale(.2283)}}.snow:nth-child(183){opacity:.486;transform:translate(71.3996vw,-10px) scale(.5103);animation:fall-183 24s -25s linear infinite}@keyframes fall-183{68.19%{transform:translate(75.2049vw,68.19vh) scale(.5103)}to{transform:translate(73.30225vw,99vh) scale(.5103)}}.snow:nth-child(184){opacity:1.677;transform:translate(97.8887vw,-10px) scale(.3544);animation:fall-184 30s -14s linear infinite}@keyframes fall-184{71.508%{transform:translate(97.2452vw,71.508vh) scale(.3544)}to{transform:translate(97.56695vw,99vh) scale(.3544)}}.snow:nth-child(185){opacity:1.5704;transform:translate(72.6107vw,-10px) scale(.4051);animation:fall-185 21s -21s linear infinite}@keyframes fall-185{56.067%{transform:translate(81.716vw,56.067vh) scale(.4051)}to{transform:translate(77.16335vw,99vh) scale(.4051)}}.snow:nth-child(186){opacity:1.5768;transform:translate(53.3828vw,-10px) scale(.7729);animation:fall-186 22s -12s linear infinite}@keyframes fall-186{67.15%{transform:translate(44.5571vw,67.15vh) scale(.7729)}to{transform:translate(48.96995vw,99vh) scale(.7729)}}.snow:nth-child(187){opacity:.482;transform:translate(33.5691vw,-10px) scale(.0538);animation:fall-187 14s -21s linear infinite}@keyframes fall-187{61.247%{transform:translate(29.1086vw,61.247vh) scale(.0538)}to{transform:translate(31.33885vw,99vh) scale(.0538)}}.snow:nth-child(188){opacity:1.4724;transform:translate(44.2407vw,-10px) scale(.5964);animation:fall-188 22s -14s linear infinite}@keyframes fall-188{69.33%{transform:translate(49.8282vw,69.33vh) scale(.5964)}to{transform:translate(47.03445vw,99vh) scale(.5964)}}.snow:nth-child(189){opacity:.575;transform:translate(10.3465vw,-10px) scale(.1625);animation:fall-189 29s -17s linear infinite}@keyframes fall-189{77.988%{transform:translate(15.9196vw,77.988vh) scale(.1625)}to{transform:translate(13.13305vw,99vh) scale(.1625)}}.snow:nth-child(190){opacity:.5128;transform:translate(17.623vw,-10px) scale(.1389);animation:fall-190 22s -12s linear infinite}@keyframes fall-190{43.8%{transform:translate(23.6674vw,43.8vh) scale(.1389)}to{transform:translate(20.6452vw,99vh) scale(.1389)}}.snow:nth-child(191){opacity:1.3164;transform:translate(12.0855vw,-10px) scale(.4126);animation:fall-191 22s -7s linear infinite}@keyframes fall-191{45.893%{transform:translate(8.3665vw,45.893vh) scale(.4126)}to{transform:translate(10.226vw,99vh) scale(.4126)}}.snow:nth-child(192){opacity:.8604;transform:translate(69.7094vw,-10px) scale(.0865);animation:fall-192 10s -16s linear infinite}@keyframes fall-192{38.5%{transform:translate(73.2317vw,38.5vh) scale(.0865)}to{transform:translate(71.47055vw,99vh) scale(.0865)}}.snow:nth-child(193){opacity:.8474;transform:translate(93.5197vw,-10px) scale(.3972);animation:fall-193 17s -2s linear infinite}@keyframes fall-193{36.35%{transform:translate(101.5258vw,36.35vh) scale(.3972)}to{transform:translate(97.52275vw,99vh) scale(.3972)}}.snow:nth-child(194){opacity:.9328;transform:translate(7.7682vw,-10px) scale(.6751);animation:fall-194 12s -4s linear infinite}@keyframes fall-194{47.203%{transform:translate(15.0793vw,47.203vh) scale(.6751)}to{transform:translate(11.42375vw,99vh) scale(.6751)}}.snow:nth-child(195){opacity:1.468;transform:translate(22.5089vw,-10px) scale(.6884);animation:fall-195 13s -26s linear infinite}@keyframes fall-195{65.68%{transform:translate(29.8137vw,65.68vh) scale(.6884)}to{transform:translate(26.1613vw,99vh) scale(.6884)}}.snow:nth-child(196){opacity:1.5766;transform:translate(84.598vw,-10px) scale(.4345);animation:fall-196 17s -25s linear infinite}@keyframes fall-196{43.031%{transform:translate(76.8197vw,43.031vh) scale(.4345)}to{transform:translate(80.70885vw,99vh) scale(.4345)}}.snow:nth-child(197){opacity:1.1266;transform:translate(53.9626vw,-10px) scale(.34);animation:fall-197 29s -16s linear infinite}@keyframes fall-197{36.246%{transform:translate(54.5912vw,36.246vh) scale(.34)}to{transform:translate(54.2769vw,99vh) scale(.34)}}.snow:nth-child(198){opacity:.2578;transform:translate(98.8903vw,-10px) scale(.6081);animation:fall-198 15s -18s linear infinite}@keyframes fall-198{36.249%{transform:translate(94.991vw,36.249vh) scale(.6081)}to{transform:translate(96.94065vw,99vh) scale(.6081)}}.snow:nth-child(199){opacity:.6586;transform:translate(49.7172vw,-10px) scale(.4583);animation:fall-199 22s -11s linear infinite}@keyframes fall-199{76.789%{transform:translate(42.172vw,76.789vh) scale(.4583)}to{transform:translate(45.9446vw,99vh) scale(.4583)}}.snow:nth-child(200){opacity:1.1076;transform:translate(25.7463vw,-10px) scale(.2842);animation:fall-200 14s -6s linear infinite}@keyframes fall-200{43.155%{transform:translate(15.8973vw,43.155vh) scale(.2842)}to{transform:translate(20.8218vw,99vh) scale(.2842)}}.snow:nth-child(201){opacity:.6958;transform:translate(63.6156vw,-10px) scale(.5543);animation:fall-201 14s -2s linear infinite}@keyframes fall-201{57.666%{transform:translate(62.5922vw,57.666vh) scale(.5543)}to{transform:translate(63.1039vw,99vh) scale(.5543)}}.snow:nth-child(202){opacity:1.9628;transform:translate(96.0845vw,-10px) scale(.5734);animation:fall-202 19s -11s linear infinite}@keyframes fall-202{71.613%{transform:translate(90.9454vw,71.613vh) scale(.5734)}to{transform:translate(93.51495vw,99vh) scale(.5734)}}.snow:nth-child(203){opacity:.504;transform:translate(32.6358vw,-10px) scale(.8571);animation:fall-203 29s -24s linear infinite}@keyframes fall-203{45.329%{transform:translate(38.1915vw,45.329vh) scale(.8571)}to{transform:translate(35.41365vw,99vh) scale(.8571)}}.snow:nth-child(204){opacity:1.7478;transform:translate(15.4213vw,-10px) scale(.69);animation:fall-204 24s -1s linear infinite}@keyframes fall-204{53.959%{transform:translate(18.8153vw,53.959vh) scale(.69)}to{transform:translate(17.1183vw,99vh) scale(.69)}}.snow:nth-child(205){opacity:1.7846;transform:translate(55.2849vw,-10px) scale(.4949);animation:fall-205 21s -29s linear infinite}@keyframes fall-205{75.388%{transform:translate(58.3035vw,75.388vh) scale(.4949)}to{transform:translate(56.7942vw,99vh) scale(.4949)}}.snow:nth-child(206){opacity:.2522;transform:translate(41.3322vw,-10px) scale(.0223);animation:fall-206 15s -28s linear infinite}@keyframes fall-206{33.349%{transform:translate(45.8713vw,33.349vh) scale(.0223)}to{transform:translate(43.60175vw,99vh) scale(.0223)}}.snow:nth-child(207){opacity:.6144;transform:translate(85.5034vw,-10px) scale(.4358);animation:fall-207 23s -15s linear infinite}@keyframes fall-207{61.233%{transform:translate(82.5042vw,61.233vh) scale(.4358)}to{transform:translate(84.0038vw,99vh) scale(.4358)}}.snow:nth-child(208){opacity:.9584;transform:translate(94.0158vw,-10px) scale(.0488);animation:fall-208 27s -16s linear infinite}@keyframes fall-208{32.207%{transform:translate(90.2124vw,32.207vh) scale(.0488)}to{transform:translate(92.1141vw,99vh) scale(.0488)}}.snow:nth-child(209){opacity:.1222;transform:translate(82.924vw,-10px) scale(.0584);animation:fall-209 23s -27s linear infinite}@keyframes fall-209{35.762%{transform:translate(80.3223vw,35.762vh) scale(.0584)}to{transform:translate(81.62315vw,99vh) scale(.0584)}}.snow:nth-child(210){opacity:.343;transform:translate(59.6764vw,-10px) scale(.5696);animation:fall-210 21s -19s linear infinite}@keyframes fall-210{76.52%{transform:translate(66.7857vw,76.52vh) scale(.5696)}to{transform:translate(63.23105vw,99vh) scale(.5696)}}.snow:nth-child(211){opacity:1.0354;transform:translate(94.0538vw,-10px) scale(.8634);animation:fall-211 18s -29s linear infinite}@keyframes fall-211{31.62%{transform:translate(101.3172vw,31.62vh) scale(.8634)}to{transform:translate(97.6855vw,99vh) scale(.8634)}}.snow:nth-child(212){opacity:.475;transform:translate(18.1825vw,-10px) scale(.8997);animation:fall-212 27s -27s linear infinite}@keyframes fall-212{54.786%{transform:translate(11.7415vw,54.786vh) scale(.8997)}to{transform:translate(14.962vw,99vh) scale(.8997)}}.snow:nth-child(213){opacity:.031;transform:translate(71.5269vw,-10px) scale(.1029);animation:fall-213 28s -6s linear infinite}@keyframes fall-213{47.102%{transform:translate(73.9876vw,47.102vh) scale(.1029)}to{transform:translate(72.75725vw,99vh) scale(.1029)}}.snow:nth-child(214){opacity:1.6136;transform:translate(99.7711vw,-10px) scale(.4707);animation:fall-214 26s -16s linear infinite}@keyframes fall-214{44.952%{transform:translate(106.9511vw,44.952vh) scale(.4707)}to{transform:translate(103.3611vw,99vh) scale(.4707)}}.snow:nth-child(215){opacity:1.4456;transform:translate(78.7453vw,-10px) scale(.0349);animation:fall-215 28s -10s linear infinite}@keyframes fall-215{49.322%{transform:translate(72.8109vw,49.322vh) scale(.0349)}to{transform:translate(75.7781vw,99vh) scale(.0349)}}.snow:nth-child(216){opacity:.6174;transform:translate(56.4469vw,-10px) scale(.1402);animation:fall-216 24s -3s linear infinite}@keyframes fall-216{66.423%{transform:translate(60.6088vw,66.423vh) scale(.1402)}to{transform:translate(58.52785vw,99vh) scale(.1402)}}.snow:nth-child(217){opacity:1.1402;transform:translate(31.1272vw,-10px) scale(.0541);animation:fall-217 20s -25s linear infinite}@keyframes fall-217{39.545%{transform:translate(38.2847vw,39.545vh) scale(.0541)}to{transform:translate(34.70595vw,99vh) scale(.0541)}}.snow:nth-child(218){opacity:1.2302;transform:translate(10.7756vw,-10px) scale(.1857);animation:fall-218 23s -24s linear infinite}@keyframes fall-218{78.72%{transform:translate(10.783vw,78.72vh) scale(.1857)}to{transform:translate(10.7793vw,99vh) scale(.1857)}}.snow:nth-child(219){opacity:1.9476;transform:translate(97.8068vw,-10px) scale(.3737);animation:fall-219 11s -21s linear infinite}@keyframes fall-219{66.374%{transform:translate(89.2636vw,66.374vh) scale(.3737)}to{transform:translate(93.5352vw,99vh) scale(.3737)}}.snow:nth-child(220){opacity:.4714;transform:translate(72.0328vw,-10px) scale(.6481);animation:fall-220 15s -6s linear infinite}@keyframes fall-220{37.773%{transform:translate(76.7418vw,37.773vh) scale(.6481)}to{transform:translate(74.3873vw,99vh) scale(.6481)}}.snow:nth-child(221){opacity:1.897;transform:translate(55.8702vw,-10px) scale(.4095);animation:fall-221 20s -20s linear infinite}@keyframes fall-221{40.556%{transform:translate(57.6477vw,40.556vh) scale(.4095)}to{transform:translate(56.75895vw,99vh) scale(.4095)}}.snow:nth-child(222){opacity:.4554;transform:translate(26.3044vw,-10px) scale(.7706);animation:fall-222 25s -29s linear infinite}@keyframes fall-222{53.993%{transform:translate(33.0175vw,53.993vh) scale(.7706)}to{transform:translate(29.66095vw,99vh) scale(.7706)}}.snow:nth-child(223){opacity:.8524;transform:translate(62.3079vw,-10px) scale(.3602);animation:fall-223 18s -6s linear infinite}@keyframes fall-223{45.324%{transform:translate(64.0638vw,45.324vh) scale(.3602)}to{transform:translate(63.18585vw,99vh) scale(.3602)}}.snow:nth-child(224){opacity:1.554;transform:translate(96.934vw,-10px) scale(.2171);animation:fall-224 14s -5s linear infinite}@keyframes fall-224{61.652%{transform:translate(100.0983vw,61.652vh) scale(.2171)}to{transform:translate(98.51615vw,99vh) scale(.2171)}}.snow:nth-child(225){opacity:.3504;transform:translate(80.7344vw,-10px) scale(.9344);animation:fall-225 10s -18s linear infinite}@keyframes fall-225{30.092%{transform:translate(79.9963vw,30.092vh) scale(.9344)}to{transform:translate(80.36535vw,99vh) scale(.9344)}}.snow:nth-child(226){opacity:.2006;transform:translate(17.2991vw,-10px) scale(.4459);animation:fall-226 30s -23s linear infinite}@keyframes fall-226{70.778%{transform:translate(10.6061vw,70.778vh) scale(.4459)}to{transform:translate(13.9526vw,99vh) scale(.4459)}}.snow:nth-child(227){opacity:.787;transform:translate(31.0498vw,-10px) scale(.905);animation:fall-227 16s -27s linear infinite}@keyframes fall-227{31.715%{transform:translate(30.0647vw,31.715vh) scale(.905)}to{transform:translate(30.55725vw,99vh) scale(.905)}}.snow:nth-child(228){opacity:1.4908;transform:translate(35.7689vw,-10px) scale(.6325);animation:fall-228 15s -3s linear infinite}@keyframes fall-228{40.288%{transform:translate(40.4848vw,40.288vh) scale(.6325)}to{transform:translate(38.12685vw,99vh) scale(.6325)}}.snow:nth-child(229){opacity:1.1378;transform:translate(75.6748vw,-10px) scale(.789);animation:fall-229 19s -30s linear infinite}@keyframes fall-229{43.583%{transform:translate(66.4076vw,43.583vh) scale(.789)}to{transform:translate(71.0412vw,99vh) scale(.789)}}.snow:nth-child(230){opacity:1.8276;transform:translate(73.1579vw,-10px) scale(.1264);animation:fall-230 21s -11s linear infinite}@keyframes fall-230{30.364%{transform:translate(77.2746vw,30.364vh) scale(.1264)}to{transform:translate(75.21625vw,99vh) scale(.1264)}}.snow:nth-child(231){opacity:.1638;transform:translate(33.6864vw,-10px) scale(.0629);animation:fall-231 26s -11s linear infinite}@keyframes fall-231{75.853%{transform:translate(27.1395vw,75.853vh) scale(.0629)}to{transform:translate(30.41295vw,99vh) scale(.0629)}}.snow:nth-child(232){opacity:1.7368;transform:translate(79.88vw,-10px) scale(.5122);animation:fall-232 12s -23s linear infinite}@keyframes fall-232{77.679%{transform:translate(81.342vw,77.679vh) scale(.5122)}to{transform:translate(80.611vw,99vh) scale(.5122)}}.snow:nth-child(233){opacity:.1236;transform:translate(44.6836vw,-10px) scale(.1436);animation:fall-233 12s -18s linear infinite}@keyframes fall-233{51.407%{transform:translate(46.5386vw,51.407vh) scale(.1436)}to{transform:translate(45.6111vw,99vh) scale(.1436)}}.snow:nth-child(234){opacity:1.6314;transform:translate(89.3885vw,-10px) scale(.8218);animation:fall-234 25s -17s linear infinite}@keyframes fall-234{61.188%{transform:translate(80.4124vw,61.188vh) scale(.8218)}to{transform:translate(84.90045vw,99vh) scale(.8218)}}.snow:nth-child(235){opacity:1.8396;transform:translate(47.9754vw,-10px) scale(.4348);animation:fall-235 15s -30s linear infinite}@keyframes fall-235{47.286%{transform:translate(49.6721vw,47.286vh) scale(.4348)}to{transform:translate(48.82375vw,99vh) scale(.4348)}}.snow:nth-child(236){opacity:.7944;transform:translate(76.2vw,-10px) scale(.4545);animation:fall-236 27s -11s linear infinite}@keyframes fall-236{70.596%{transform:translate(76.9831vw,70.596vh) scale(.4545)}to{transform:translate(76.59155vw,99vh) scale(.4545)}}.snow:nth-child(237){opacity:.4152;transform:translate(16.1946vw,-10px) scale(.2386);animation:fall-237 28s -19s linear infinite}@keyframes fall-237{40.101%{transform:translate(18.4552vw,40.101vh) scale(.2386)}to{transform:translate(17.3249vw,99vh) scale(.2386)}}.snow:nth-child(238){opacity:.7564;transform:translate(24.3213vw,-10px) scale(.6855);animation:fall-238 24s -2s linear infinite}@keyframes fall-238{41.603%{transform:translate(32.8529vw,41.603vh) scale(.6855)}to{transform:translate(28.5871vw,99vh) scale(.6855)}}.snow:nth-child(239){opacity:1.0864;transform:translate(81.3708vw,-10px) scale(.286);animation:fall-239 10s -2s linear infinite}@keyframes fall-239{40.791%{transform:translate(90.9221vw,40.791vh) scale(.286)}to{transform:translate(86.14645vw,99vh) scale(.286)}}.snow:nth-child(240){opacity:.1926;transform:translate(47.7029vw,-10px) scale(.3541);animation:fall-240 25s -3s linear infinite}@keyframes fall-240{76.295%{transform:translate(45.8906vw,76.295vh) scale(.3541)}to{transform:translate(46.79675vw,99vh) scale(.3541)}}.snow:nth-child(241){opacity:1.8868;transform:translate(4.8214vw,-10px) scale(.7854);animation:fall-241 24s -20s linear infinite}@keyframes fall-241{65.196%{transform:translate(11.3338vw,65.196vh) scale(.7854)}to{transform:translate(8.0776vw,99vh) scale(.7854)}}.snow:nth-child(242){opacity:1.9046;transform:translate(75.152vw,-10px) scale(.2555);animation:fall-242 22s -12s linear infinite}@keyframes fall-242{39.639%{transform:translate(70.0309vw,39.639vh) scale(.2555)}to{transform:translate(72.59145vw,99vh) scale(.2555)}}.snow:nth-child(243){opacity:.1636;transform:translate(75.3917vw,-10px) scale(.3123);animation:fall-243 24s -11s linear infinite}@keyframes fall-243{74.259%{transform:translate(72.8732vw,74.259vh) scale(.3123)}to{transform:translate(74.13245vw,99vh) scale(.3123)}}.snow:nth-child(244){opacity:.6548;transform:translate(12.0622vw,-10px) scale(.3264);animation:fall-244 28s -25s linear infinite}@keyframes fall-244{47.756%{transform:translate(10.3721vw,47.756vh) scale(.3264)}to{transform:translate(11.21715vw,99vh) scale(.3264)}}.snow:nth-child(245){opacity:.8842;transform:translate(86.2312vw,-10px) scale(.3857);animation:fall-245 28s -12s linear infinite}@keyframes fall-245{74.139%{transform:translate(84.6399vw,74.139vh) scale(.3857)}to{transform:translate(85.43555vw,99vh) scale(.3857)}}.snow:nth-child(246){opacity:.807;transform:translate(4.2434vw,-10px) scale(.066);animation:fall-246 20s -19s linear infinite}@keyframes fall-246{58.854%{transform:translate(5.6725vw,58.854vh) scale(.066)}to{transform:translate(4.95795vw,99vh) scale(.066)}}.snow:nth-child(247){opacity:.9576;transform:translate(70.7957vw,-10px) scale(.9382);animation:fall-247 24s -16s linear infinite}@keyframes fall-247{56.161%{transform:translate(68.2269vw,56.161vh) scale(.9382)}to{transform:translate(69.5113vw,99vh) scale(.9382)}}.snow:nth-child(248){opacity:.4664;transform:translate(28.3805vw,-10px) scale(.922);animation:fall-248 26s -11s linear infinite}@keyframes fall-248{62.076%{transform:translate(34.0775vw,62.076vh) scale(.922)}to{transform:translate(31.229vw,99vh) scale(.922)}}.snow:nth-child(249){opacity:1.2248;transform:translate(40.0358vw,-10px) scale(.8292);animation:fall-249 14s -12s linear infinite}@keyframes fall-249{39.743%{transform:translate(49.9163vw,39.743vh) scale(.8292)}to{transform:translate(44.97605vw,99vh) scale(.8292)}}.snow:nth-child(250){opacity:1.3476;transform:translate(.6459vw,-10px) scale(.0235);animation:fall-250 28s -5s linear infinite}@keyframes fall-250{71.074%{transform:translate(-8.3162vw,71.074vh) scale(.0235)}to{transform:translate(-3.83515vw,99vh) scale(.0235)}}.snow:nth-child(251){opacity:.6872;transform:translate(76.8669vw,-10px) scale(.3008);animation:fall-251 24s -1s linear infinite}@keyframes fall-251{60.729%{transform:translate(71.6162vw,60.729vh) scale(.3008)}to{transform:translate(74.24155vw,99vh) scale(.3008)}}.snow:nth-child(252){opacity:.1158;transform:translate(42.9685vw,-10px) scale(.7163);animation:fall-252 11s -11s linear infinite}@keyframes fall-252{39.17%{transform:translate(43.8746vw,39.17vh) scale(.7163)}to{transform:translate(43.42155vw,99vh) scale(.7163)}}.snow:nth-child(253){opacity:1.1132;transform:translate(55.8934vw,-10px) scale(.6526);animation:fall-253 10s -20s linear infinite}@keyframes fall-253{70.361%{transform:translate(62.6916vw,70.361vh) scale(.6526)}to{transform:translate(59.2925vw,99vh) scale(.6526)}}.snow:nth-child(254){opacity:.1976;transform:translate(52.5479vw,-10px) scale(.0159);animation:fall-254 25s -8s linear infinite}@keyframes fall-254{60.793%{transform:translate(49.8969vw,60.793vh) scale(.0159)}to{transform:translate(51.2224vw,99vh) scale(.0159)}}.snow:nth-child(255){opacity:.4592;transform:translate(86.738vw,-10px) scale(.3733);animation:fall-255 18s -20s linear infinite}@keyframes fall-255{71.937%{transform:translate(80.9258vw,71.937vh) scale(.3733)}to{transform:translate(83.8319vw,99vh) scale(.3733)}}.snow:nth-child(256){opacity:1.708;transform:translate(49.7758vw,-10px) scale(.4128);animation:fall-256 19s -21s linear infinite}@keyframes fall-256{54.672%{transform:translate(45.7581vw,54.672vh) scale(.4128)}to{transform:translate(47.76695vw,99vh) scale(.4128)}}.snow:nth-child(257){opacity:1.3542;transform:translate(88.9871vw,-10px) scale(.5224);animation:fall-257 16s -15s linear infinite}@keyframes fall-257{45.406%{transform:translate(84.037vw,45.406vh) scale(.5224)}to{transform:translate(86.51205vw,99vh) scale(.5224)}}.snow:nth-child(258){opacity:.1214;transform:translate(77.3032vw,-10px) scale(.7017);animation:fall-258 24s -1s linear infinite}@keyframes fall-258{67.343%{transform:translate(67.6121vw,67.343vh) scale(.7017)}to{transform:translate(72.45765vw,99vh) scale(.7017)}}.snow:nth-child(259){opacity:1.781;transform:translate(22.1463vw,-10px) scale(.3815);animation:fall-259 26s -5s linear infinite}@keyframes fall-259{48.12%{transform:translate(19.6403vw,48.12vh) scale(.3815)}to{transform:translate(20.8933vw,99vh) scale(.3815)}}.snow:nth-child(260){opacity:1.4212;transform:translate(98.4698vw,-10px) scale(.7571);animation:fall-260 10s -4s linear infinite}@keyframes fall-260{72.281%{transform:translate(97.0851vw,72.281vh) scale(.7571)}to{transform:translate(97.77745vw,99vh) scale(.7571)}}.snow:nth-child(261){opacity:1.736;transform:translate(21.1125vw,-10px) scale(.6993);animation:fall-261 24s -2s linear infinite}@keyframes fall-261{47.343%{transform:translate(19.5299vw,47.343vh) scale(.6993)}to{transform:translate(20.3212vw,99vh) scale(.6993)}}.snow:nth-child(262){opacity:.5092;transform:translate(41.8274vw,-10px) scale(.9579);animation:fall-262 18s -15s linear infinite}@keyframes fall-262{56.455%{transform:translate(47.8942vw,56.455vh) scale(.9579)}to{transform:translate(44.8608vw,99vh) scale(.9579)}}.snow:nth-child(263){opacity:.6002;transform:translate(5.961vw,-10px) scale(.4064);animation:fall-263 10s -29s linear infinite}@keyframes fall-263{65.639%{transform:translate(5.2068vw,65.639vh) scale(.4064)}to{transform:translate(5.5839vw,99vh) scale(.4064)}}.snow:nth-child(264){opacity:.3118;transform:translate(40.1036vw,-10px) scale(.3452);animation:fall-264 13s -1s linear infinite}@keyframes fall-264{37.126%{transform:translate(39.9919vw,37.126vh) scale(.3452)}to{transform:translate(40.04775vw,99vh) scale(.3452)}}.snow:nth-child(265){opacity:1.2006;transform:translate(67.5709vw,-10px) scale(.8059);animation:fall-265 27s -5s linear infinite}@keyframes fall-265{50.392%{transform:translate(67.9586vw,50.392vh) scale(.8059)}to{transform:translate(67.76475vw,99vh) scale(.8059)}}.snow:nth-child(266){opacity:.3774;transform:translate(79.0903vw,-10px) scale(.9165);animation:fall-266 25s -9s linear infinite}@keyframes fall-266{72.656%{transform:translate(80.783vw,72.656vh) scale(.9165)}to{transform:translate(79.93665vw,99vh) scale(.9165)}}.snow:nth-child(267){opacity:.7642;transform:translate(35.4456vw,-10px) scale(.6059);animation:fall-267 30s -8s linear infinite}@keyframes fall-267{44.116%{transform:translate(33.3825vw,44.116vh) scale(.6059)}to{transform:translate(34.41405vw,99vh) scale(.6059)}}.snow:nth-child(268){opacity:1.861;transform:translate(25.1403vw,-10px) scale(.0791);animation:fall-268 25s -4s linear infinite}@keyframes fall-268{40.454%{transform:translate(23.6092vw,40.454vh) scale(.0791)}to{transform:translate(24.37475vw,99vh) scale(.0791)}}.snow:nth-child(269){opacity:.919;transform:translate(61.776vw,-10px) scale(.9577);animation:fall-269 17s -19s linear infinite}@keyframes fall-269{72.227%{transform:translate(65.5867vw,72.227vh) scale(.9577)}to{transform:translate(63.68135vw,99vh) scale(.9577)}}.snow:nth-child(270){opacity:1.3666;transform:translate(63.2215vw,-10px) scale(.9684);animation:fall-270 19s -13s linear infinite}@keyframes fall-270{54.725%{transform:translate(72.2233vw,54.725vh) scale(.9684)}to{transform:translate(67.7224vw,99vh) scale(.9684)}}.snow:nth-child(271){opacity:1.8732;transform:translate(30.5557vw,-10px) scale(.8985);animation:fall-271 24s -22s linear infinite}@keyframes fall-271{39.643%{transform:translate(36.7679vw,39.643vh) scale(.8985)}to{transform:translate(33.6618vw,99vh) scale(.8985)}}.snow:nth-child(272){opacity:.8774;transform:translate(68.176vw,-10px) scale(.2553);animation:fall-272 12s -25s linear infinite}@keyframes fall-272{40.655%{transform:translate(64.5176vw,40.655vh) scale(.2553)}to{transform:translate(66.3468vw,99vh) scale(.2553)}}.snow:nth-child(273){opacity:1.263;transform:translate(53.6968vw,-10px) scale(.5786);animation:fall-273 27s -29s linear infinite}@keyframes fall-273{41.537%{transform:translate(49.6192vw,41.537vh) scale(.5786)}to{transform:translate(51.658vw,99vh) scale(.5786)}}.snow:nth-child(274){opacity:1.105;transform:translate(5.8231vw,-10px) scale(.6988);animation:fall-274 24s -14s linear infinite}@keyframes fall-274{31.968%{transform:translate(-1.3979vw,31.968vh) scale(.6988)}to{transform:translate(2.2126vw,99vh) scale(.6988)}}.snow:nth-child(275){opacity:1.9878;transform:translate(37.6352vw,-10px) scale(.4823);animation:fall-275 11s -27s linear infinite}@keyframes fall-275{39.32%{transform:translate(28.5108vw,39.32vh) scale(.4823)}to{transform:translate(33.073vw,99vh) scale(.4823)}}.snow:nth-child(276){opacity:.3228;transform:translate(9.6898vw,-10px) scale(.4936);animation:fall-276 15s -30s linear infinite}@keyframes fall-276{35.43%{transform:translate(13.4962vw,35.43vh) scale(.4936)}to{transform:translate(11.593vw,99vh) scale(.4936)}}.snow:nth-child(277){opacity:1.3428;transform:translate(21.8364vw,-10px) scale(.302);animation:fall-277 22s -3s linear infinite}@keyframes fall-277{49.422%{transform:translate(20.4019vw,49.422vh) scale(.302)}to{transform:translate(21.11915vw,99vh) scale(.302)}}.snow:nth-child(278){opacity:1.7722;transform:translate(12.701vw,-10px) scale(.1629);animation:fall-278 29s -30s linear infinite}@keyframes fall-278{40.889%{transform:translate(13.2306vw,40.889vh) scale(.1629)}to{transform:translate(12.9658vw,99vh) scale(.1629)}}.snow:nth-child(279){opacity:1.8364;transform:translate(16.6125vw,-10px) scale(.3204);animation:fall-279 10s -4s linear infinite}@keyframes fall-279{58.701%{transform:translate(17.3698vw,58.701vh) scale(.3204)}to{transform:translate(16.99115vw,99vh) scale(.3204)}}.snow:nth-child(280){opacity:.4926;transform:translate(32.8272vw,-10px) scale(.9964);animation:fall-280 30s -3s linear infinite}@keyframes fall-280{36.491%{transform:translate(37.0853vw,36.491vh) scale(.9964)}to{transform:translate(34.95625vw,99vh) scale(.9964)}}.snow:nth-child(281){opacity:.8768;transform:translate(67.257vw,-10px) scale(.7984);animation:fall-281 27s -1s linear infinite}@keyframes fall-281{46.666%{transform:translate(76.7297vw,46.666vh) scale(.7984)}to{transform:translate(71.99335vw,99vh) scale(.7984)}}.snow:nth-child(282){opacity:.3926;transform:translate(70.6545vw,-10px) scale(.1081);animation:fall-282 29s -12s linear infinite}@keyframes fall-282{51.059%{transform:translate(71.2455vw,51.059vh) scale(.1081)}to{transform:translate(70.95vw,99vh) scale(.1081)}}.snow:nth-child(283){opacity:1.2532;transform:translate(39.737vw,-10px) scale(.6164);animation:fall-283 30s -7s linear infinite}@keyframes fall-283{41.985%{transform:translate(31.5247vw,41.985vh) scale(.6164)}to{transform:translate(35.63085vw,99vh) scale(.6164)}}.snow:nth-child(284){opacity:.5966;transform:translate(43.7283vw,-10px) scale(.2679);animation:fall-284 15s -21s linear infinite}@keyframes fall-284{54.61%{transform:translate(42.7593vw,54.61vh) scale(.2679)}to{transform:translate(43.2438vw,99vh) scale(.2679)}}.snow:nth-child(285){opacity:1.8428;transform:translate(70.9406vw,-10px) scale(.1697);animation:fall-285 16s -13s linear infinite}@keyframes fall-285{56.868%{transform:translate(74.01vw,56.868vh) scale(.1697)}to{transform:translate(72.4753vw,99vh) scale(.1697)}}.snow:nth-child(286){opacity:1.075;transform:translate(85.4948vw,-10px) scale(.1384);animation:fall-286 26s -26s linear infinite}@keyframes fall-286{35.805%{transform:translate(84.6944vw,35.805vh) scale(.1384)}to{transform:translate(85.0946vw,99vh) scale(.1384)}}.snow:nth-child(287){opacity:.4318;transform:translate(34.0319vw,-10px) scale(.3778);animation:fall-287 23s -9s linear infinite}@keyframes fall-287{37.572%{transform:translate(34.3963vw,37.572vh) scale(.3778)}to{transform:translate(34.2141vw,99vh) scale(.3778)}}.snow:nth-child(288){opacity:.4952;transform:translate(24.0921vw,-10px) scale(.4822);animation:fall-288 23s -11s linear infinite}@keyframes fall-288{48.97%{transform:translate(27.4291vw,48.97vh) scale(.4822)}to{transform:translate(25.7606vw,99vh) scale(.4822)}}.snow:nth-child(289){opacity:.1214;transform:translate(28.7268vw,-10px) scale(.3038);animation:fall-289 21s -6s linear infinite}@keyframes fall-289{58.158%{transform:translate(22.28vw,58.158vh) scale(.3038)}to{transform:translate(25.5034vw,99vh) scale(.3038)}}.snow:nth-child(290){opacity:.3266;transform:translate(20.5953vw,-10px) scale(.0208);animation:fall-290 21s -1s linear infinite}@keyframes fall-290{54.672%{transform:translate(20.7756vw,54.672vh) scale(.0208)}to{transform:translate(20.68545vw,99vh) scale(.0208)}}.snow:nth-child(291){opacity:.0938;transform:translate(90.8908vw,-10px) scale(.5867);animation:fall-291 19s -7s linear infinite}@keyframes fall-291{78.967%{transform:translate(98.3609vw,78.967vh) scale(.5867)}to{transform:translate(94.62585vw,99vh) scale(.5867)}}.snow:nth-child(292){opacity:1.1946;transform:translate(14.2332vw,-10px) scale(.2759);animation:fall-292 20s -6s linear infinite}@keyframes fall-292{45.511%{transform:translate(20.1172vw,45.511vh) scale(.2759)}to{transform:translate(17.1752vw,99vh) scale(.2759)}}.snow:nth-child(293){opacity:.283;transform:translate(19.1854vw,-10px) scale(.2517);animation:fall-293 11s -20s linear infinite}@keyframes fall-293{55.019%{transform:translate(13.541vw,55.019vh) scale(.2517)}to{transform:translate(16.3632vw,99vh) scale(.2517)}}.snow:nth-child(294){opacity:.535;transform:translate(92.4388vw,-10px) scale(.4612);animation:fall-294 20s -10s linear infinite}@keyframes fall-294{75.682%{transform:translate(83.9318vw,75.682vh) scale(.4612)}to{transform:translate(88.1853vw,99vh) scale(.4612)}}.snow:nth-child(295){opacity:.6538;transform:translate(30.3708vw,-10px) scale(.3198);animation:fall-295 27s -3s linear infinite}@keyframes fall-295{51.625%{transform:translate(28.0058vw,51.625vh) scale(.3198)}to{transform:translate(29.1883vw,99vh) scale(.3198)}}.snow:nth-child(296){opacity:.5024;transform:translate(99.204vw,-10px) scale(.0622);animation:fall-296 29s -17s linear infinite}@keyframes fall-296{36.601%{transform:translate(99.1066vw,36.601vh) scale(.0622)}to{transform:translate(99.1553vw,99vh) scale(.0622)}}.snow:nth-child(297){opacity:1.5178;transform:translate(47.4465vw,-10px) scale(.1921);animation:fall-297 15s -25s linear infinite}@keyframes fall-297{30.935%{transform:translate(44.1292vw,30.935vh) scale(.1921)}to{transform:translate(45.78785vw,99vh) scale(.1921)}}.snow:nth-child(298){opacity:.6776;transform:translate(36.8557vw,-10px) scale(.4207);animation:fall-298 16s -8s linear infinite}@keyframes fall-298{37.313%{transform:translate(43.106vw,37.313vh) scale(.4207)}to{transform:translate(39.98085vw,99vh) scale(.4207)}}.snow:nth-child(299){opacity:.0464;transform:translate(97.8473vw,-10px) scale(.823);animation:fall-299 13s -5s linear infinite}@keyframes fall-299{36.387%{transform:translate(104.9922vw,36.387vh) scale(.823)}to{transform:translate(101.41975vw,99vh) scale(.823)}}.snow:nth-child(300){opacity:.4386;transform:translate(40.2958vw,-10px) scale(.1485);animation:fall-300 12s -7s linear infinite}@keyframes fall-300{59.955%{transform:translate(34.7693vw,59.955vh) scale(.1485)}to{transform:translate(37.53255vw,99vh) scale(.1485)}}.snow:nth-child(301){opacity:.0094;transform:translate(19.0787vw,-10px) scale(.547);animation:fall-301 20s -6s linear infinite}@keyframes fall-301{77.008%{transform:translate(27.0328vw,77.008vh) scale(.547)}to{transform:translate(23.05575vw,99vh) scale(.547)}}.snow:nth-child(302){opacity:.3044;transform:translate(20.1512vw,-10px) scale(.5946);animation:fall-302 28s -28s linear infinite}@keyframes fall-302{79.778%{transform:translate(28.2181vw,79.778vh) scale(.5946)}to{transform:translate(24.18465vw,99vh) scale(.5946)}}.snow:nth-child(303){opacity:1.7528;transform:translate(37.9709vw,-10px) scale(.2404);animation:fall-303 22s -7s linear infinite}@keyframes fall-303{54.16%{transform:translate(38.8534vw,54.16vh) scale(.2404)}to{transform:translate(38.41215vw,99vh) scale(.2404)}}.snow:nth-child(304){opacity:.6314;transform:translate(28.6506vw,-10px) scale(.3819);animation:fall-304 26s -25s linear infinite}@keyframes fall-304{52.587%{transform:translate(20.1786vw,52.587vh) scale(.3819)}to{transform:translate(24.4146vw,99vh) scale(.3819)}}.snow:nth-child(305){opacity:1.753;transform:translate(99.1767vw,-10px) scale(.014);animation:fall-305 17s -18s linear infinite}@keyframes fall-305{54.16%{transform:translate(90.7317vw,54.16vh) scale(.014)}to{transform:translate(94.9542vw,99vh) scale(.014)}}.snow:nth-child(306){opacity:.1654;transform:translate(42.595vw,-10px) scale(.7903);animation:fall-306 11s -7s linear infinite}@keyframes fall-306{78.223%{transform:translate(37.327vw,78.223vh) scale(.7903)}to{transform:translate(39.961vw,99vh) scale(.7903)}}.snow:nth-child(307){opacity:.9214;transform:translate(98.0187vw,-10px) scale(.8838);animation:fall-307 20s -17s linear infinite}@keyframes fall-307{55.44%{transform:translate(102.8059vw,55.44vh) scale(.8838)}to{transform:translate(100.4123vw,99vh) scale(.8838)}}.snow:nth-child(308){opacity:.1914;transform:translate(46.7482vw,-10px) scale(.0647);animation:fall-308 28s -9s linear infinite}@keyframes fall-308{79.015%{transform:translate(37.2804vw,79.015vh) scale(.0647)}to{transform:translate(42.0143vw,99vh) scale(.0647)}}.snow:nth-child(309){opacity:.3846;transform:translate(62.571vw,-10px) scale(.0571);animation:fall-309 28s -8s linear infinite}@keyframes fall-309{75.363%{transform:translate(57.8016vw,75.363vh) scale(.0571)}to{transform:translate(60.1863vw,99vh) scale(.0571)}}.snow:nth-child(310){opacity:1.804;transform:translate(44.2009vw,-10px) scale(.0333);animation:fall-310 28s -29s linear infinite}@keyframes fall-310{71.25%{transform:translate(40.4095vw,71.25vh) scale(.0333)}to{transform:translate(42.3052vw,99vh) scale(.0333)}}.snow:nth-child(311){opacity:1.178;transform:translate(27.0195vw,-10px) scale(.1668);animation:fall-311 22s -12s linear infinite}@keyframes fall-311{61.167%{transform:translate(23.6398vw,61.167vh) scale(.1668)}to{transform:translate(25.32965vw,99vh) scale(.1668)}}.snow:nth-child(312){opacity:1.043;transform:translate(62.7002vw,-10px) scale(.8082);animation:fall-312 29s -16s linear infinite}@keyframes fall-312{46.1%{transform:translate(54.3055vw,46.1vh) scale(.8082)}to{transform:translate(58.50285vw,99vh) scale(.8082)}}.snow:nth-child(313){opacity:1.5876;transform:translate(4.2627vw,-10px) scale(.6275);animation:fall-313 24s -14s linear infinite}@keyframes fall-313{57.59%{transform:translate(-1.7781vw,57.59vh) scale(.6275)}to{transform:translate(1.2423vw,99vh) scale(.6275)}}.snow:nth-child(314){opacity:1.4008;transform:translate(90.7859vw,-10px) scale(.3027);animation:fall-314 25s -15s linear infinite}@keyframes fall-314{44.477%{transform:translate(97.9806vw,44.477vh) scale(.3027)}to{transform:translate(94.38325vw,99vh) scale(.3027)}}.snow:nth-child(315){opacity:.1644;transform:translate(49.06vw,-10px) scale(.8883);animation:fall-315 21s -11s linear infinite}@keyframes fall-315{40.949%{transform:translate(45.4431vw,40.949vh) scale(.8883)}to{transform:translate(47.25155vw,99vh) scale(.8883)}}.snow:nth-child(316){opacity:1.0242;transform:translate(10.8836vw,-10px) scale(.1412);animation:fall-316 27s -7s linear infinite}@keyframes fall-316{66.854%{transform:translate(3.1191vw,66.854vh) scale(.1412)}to{transform:translate(7.00135vw,99vh) scale(.1412)}}.snow:nth-child(317){opacity:1.1798;transform:translate(12.8186vw,-10px) scale(.33);animation:fall-317 15s -28s linear infinite}@keyframes fall-317{61.231%{transform:translate(2.8845vw,61.231vh) scale(.33)}to{transform:translate(7.85155vw,99vh) scale(.33)}}.snow:nth-child(318){opacity:1.1336;transform:translate(46.8898vw,-10px) scale(.0072);animation:fall-318 16s -26s linear infinite}@keyframes fall-318{73.706%{transform:translate(45.7789vw,73.706vh) scale(.0072)}to{transform:translate(46.33435vw,99vh) scale(.0072)}}.snow:nth-child(319){opacity:1.6064;transform:translate(30.1185vw,-10px) scale(.1304);animation:fall-319 10s -18s linear infinite}@keyframes fall-319{42.421%{transform:translate(31.4742vw,42.421vh) scale(.1304)}to{transform:translate(30.79635vw,99vh) scale(.1304)}}.snow:nth-child(320){opacity:.9624;transform:translate(63.1139vw,-10px) scale(.3241);animation:fall-320 17s -25s linear infinite}@keyframes fall-320{72.205%{transform:translate(69.6323vw,72.205vh) scale(.3241)}to{transform:translate(66.3731vw,99vh) scale(.3241)}}.snow:nth-child(321){opacity:.5712;transform:translate(46.2734vw,-10px) scale(.0056);animation:fall-321 26s -1s linear infinite}@keyframes fall-321{41.43%{transform:translate(47.6218vw,41.43vh) scale(.0056)}to{transform:translate(46.9476vw,99vh) scale(.0056)}}.snow:nth-child(322){opacity:.0916;transform:translate(29.2407vw,-10px) scale(.2809);animation:fall-322 12s -23s linear infinite}@keyframes fall-322{44.48%{transform:translate(37.687vw,44.48vh) scale(.2809)}to{transform:translate(33.46385vw,99vh) scale(.2809)}}.snow:nth-child(323){opacity:.8686;transform:translate(4.2464vw,-10px) scale(.5884);animation:fall-323 19s -5s linear infinite}@keyframes fall-323{63.685%{transform:translate(-1.76vw,63.685vh) scale(.5884)}to{transform:translate(1.2432vw,99vh) scale(.5884)}}.snow:nth-child(324){opacity:1.773;transform:translate(48.2097vw,-10px) scale(.6165);animation:fall-324 13s -22s linear infinite}@keyframes fall-324{76.851%{transform:translate(44.1509vw,76.851vh) scale(.6165)}to{transform:translate(46.1803vw,99vh) scale(.6165)}}.snow:nth-child(325){opacity:.5422;transform:translate(80.357vw,-10px) scale(.5879);animation:fall-325 11s -16s linear infinite}@keyframes fall-325{66.905%{transform:translate(78.0402vw,66.905vh) scale(.5879)}to{transform:translate(79.1986vw,99vh) scale(.5879)}}.snow:nth-child(326){opacity:1.6854;transform:translate(22.9907vw,-10px) scale(.4799);animation:fall-326 10s -19s linear infinite}@keyframes fall-326{43.017%{transform:translate(24.1355vw,43.017vh) scale(.4799)}to{transform:translate(23.5631vw,99vh) scale(.4799)}}.snow:nth-child(327){opacity:1.5698;transform:translate(49.726vw,-10px) scale(.4243);animation:fall-327 26s -3s linear infinite}@keyframes fall-327{45.765%{transform:translate(41.3828vw,45.765vh) scale(.4243)}to{transform:translate(45.5544vw,99vh) scale(.4243)}}.snow:nth-child(328){opacity:1.0908;transform:translate(39.3816vw,-10px) scale(.6934);animation:fall-328 28s -23s linear infinite}@keyframes fall-328{54.004%{transform:translate(32.4483vw,54.004vh) scale(.6934)}to{transform:translate(35.91495vw,99vh) scale(.6934)}}.snow:nth-child(329){opacity:.04;transform:translate(87.2772vw,-10px) scale(.988);animation:fall-329 17s -10s linear infinite}@keyframes fall-329{34.472%{transform:translate(90.1258vw,34.472vh) scale(.988)}to{transform:translate(88.7015vw,99vh) scale(.988)}}.snow:nth-child(330){opacity:.7438;transform:translate(34.3136vw,-10px) scale(.6304);animation:fall-330 17s -9s linear infinite}@keyframes fall-330{67.512%{transform:translate(27.3046vw,67.512vh) scale(.6304)}to{transform:translate(30.8091vw,99vh) scale(.6304)}}.snow:nth-child(331){opacity:1.6044;transform:translate(35.6734vw,-10px) scale(.7262);animation:fall-331 13s -11s linear infinite}@keyframes fall-331{77.967%{transform:translate(42.14vw,77.967vh) scale(.7262)}to{transform:translate(38.9067vw,99vh) scale(.7262)}}.snow:nth-child(332){opacity:1.8576;transform:translate(75.0854vw,-10px) scale(.6508);animation:fall-332 11s -12s linear infinite}@keyframes fall-332{32.315%{transform:translate(74.6187vw,32.315vh) scale(.6508)}to{transform:translate(74.85205vw,99vh) scale(.6508)}}.snow:nth-child(333){opacity:.073;transform:translate(67.361vw,-10px) scale(.3922);animation:fall-333 10s -17s linear infinite}@keyframes fall-333{54.89%{transform:translate(61.7968vw,54.89vh) scale(.3922)}to{transform:translate(64.5789vw,99vh) scale(.3922)}}.snow:nth-child(334){opacity:.329;transform:translate(12.1487vw,-10px) scale(.4602);animation:fall-334 20s -27s linear infinite}@keyframes fall-334{38.003%{transform:translate(5.0432vw,38.003vh) scale(.4602)}to{transform:translate(8.59595vw,99vh) scale(.4602)}}.snow:nth-child(335){opacity:.3976;transform:translate(14.1759vw,-10px) scale(.0079);animation:fall-335 22s -21s linear infinite}@keyframes fall-335{65.664%{transform:translate(10.4708vw,65.664vh) scale(.0079)}to{transform:translate(12.32335vw,99vh) scale(.0079)}}.snow:nth-child(336){opacity:.1336;transform:translate(55.1127vw,-10px) scale(.166);animation:fall-336 18s -22s linear infinite}@keyframes fall-336{30.779%{transform:translate(49.4017vw,30.779vh) scale(.166)}to{transform:translate(52.2572vw,99vh) scale(.166)}}.snow:nth-child(337){opacity:.392;transform:translate(70.0684vw,-10px) scale(.5903);animation:fall-337 24s -29s linear infinite}@keyframes fall-337{75.886%{transform:translate(62.3474vw,75.886vh) scale(.5903)}to{transform:translate(66.2079vw,99vh) scale(.5903)}}.snow:nth-child(338){opacity:1.4012;transform:translate(93.4688vw,-10px) scale(.8801);animation:fall-338 21s -4s linear infinite}@keyframes fall-338{73.371%{transform:translate(93.5491vw,73.371vh) scale(.8801)}to{transform:translate(93.50895vw,99vh) scale(.8801)}}.snow:nth-child(339){opacity:.1674;transform:translate(76.4203vw,-10px) scale(.1878);animation:fall-339 21s -17s linear infinite}@keyframes fall-339{46%{transform:translate(79.5056vw,46vh) scale(.1878)}to{transform:translate(77.96295vw,99vh) scale(.1878)}}.snow:nth-child(340){opacity:.273;transform:translate(91.839vw,-10px) scale(.9302);animation:fall-340 28s -28s linear infinite}@keyframes fall-340{59.095%{transform:translate(97.7611vw,59.095vh) scale(.9302)}to{transform:translate(94.80005vw,99vh) scale(.9302)}}.snow:nth-child(341){opacity:.3828;transform:translate(91.5307vw,-10px) scale(.8045);animation:fall-341 22s -6s linear infinite}@keyframes fall-341{42.521%{transform:translate(90.5212vw,42.521vh) scale(.8045)}to{transform:translate(91.02595vw,99vh) scale(.8045)}}.snow:nth-child(342){opacity:1.5208;transform:translate(40.278vw,-10px) scale(.8494);animation:fall-342 22s -5s linear infinite}@keyframes fall-342{41.95%{transform:translate(41.8378vw,41.95vh) scale(.8494)}to{transform:translate(41.0579vw,99vh) scale(.8494)}}.snow:nth-child(343){opacity:.3082;transform:translate(12.3349vw,-10px) scale(.1446);animation:fall-343 14s -28s linear infinite}@keyframes fall-343{45.51%{transform:translate(2.6687vw,45.51vh) scale(.1446)}to{transform:translate(7.5018vw,99vh) scale(.1446)}}.snow:nth-child(344){opacity:1.3452;transform:translate(75.1823vw,-10px) scale(.6668);animation:fall-344 27s -20s linear infinite}@keyframes fall-344{31.138%{transform:translate(67.3816vw,31.138vh) scale(.6668)}to{transform:translate(71.28195vw,99vh) scale(.6668)}}.snow:nth-child(345){opacity:.796;transform:translate(24.4122vw,-10px) scale(.2156);animation:fall-345 17s -2s linear infinite}@keyframes fall-345{36.86%{transform:translate(20.7475vw,36.86vh) scale(.2156)}to{transform:translate(22.57985vw,99vh) scale(.2156)}}.snow:nth-child(346){opacity:.191;transform:translate(68.3582vw,-10px) scale(.2559);animation:fall-346 30s -29s linear infinite}@keyframes fall-346{67.936%{transform:translate(67.3977vw,67.936vh) scale(.2559)}to{transform:translate(67.87795vw,99vh) scale(.2559)}}.snow:nth-child(347){opacity:1.2378;transform:translate(25.1825vw,-10px) scale(.8368);animation:fall-347 30s -1s linear infinite}@keyframes fall-347{56.481%{transform:translate(32.4133vw,56.481vh) scale(.8368)}to{transform:translate(28.7979vw,99vh) scale(.8368)}}.snow:nth-child(348){opacity:.613;transform:translate(17.6282vw,-10px) scale(.3905);animation:fall-348 21s -9s linear infinite}@keyframes fall-348{69.84%{transform:translate(27.4549vw,69.84vh) scale(.3905)}to{transform:translate(22.54155vw,99vh) scale(.3905)}}.snow:nth-child(349){opacity:.218;transform:translate(75.024vw,-10px) scale(.8103);animation:fall-349 19s -5s linear infinite}@keyframes fall-349{35.904%{transform:translate(80.345vw,35.904vh) scale(.8103)}to{transform:translate(77.6845vw,99vh) scale(.8103)}}.snow:nth-child(350){opacity:1.8934;transform:translate(56.5616vw,-10px) scale(.7803);animation:fall-350 18s -25s linear infinite}@keyframes fall-350{67.607%{transform:translate(60.2233vw,67.607vh) scale(.7803)}to{transform:translate(58.39245vw,99vh) scale(.7803)}}.snow:nth-child(351){opacity:.599;transform:translate(21.0861vw,-10px) scale(.6338);animation:fall-351 27s -17s linear infinite}@keyframes fall-351{75.923%{transform:translate(23.3977vw,75.923vh) scale(.6338)}to{transform:translate(22.2419vw,99vh) scale(.6338)}}.snow:nth-child(352){opacity:1.412;transform:translate(74.772vw,-10px) scale(.4056);animation:fall-352 28s -8s linear infinite}@keyframes fall-352{42.39%{transform:translate(66.8867vw,42.39vh) scale(.4056)}to{transform:translate(70.82935vw,99vh) scale(.4056)}}.snow:nth-child(353){opacity:.6968;transform:translate(69.9923vw,-10px) scale(.6662);animation:fall-353 16s -26s linear infinite}@keyframes fall-353{40.277%{transform:translate(62.5361vw,40.277vh) scale(.6662)}to{transform:translate(66.2642vw,99vh) scale(.6662)}}.snow:nth-child(354){opacity:.3982;transform:translate(67.1613vw,-10px) scale(.4354);animation:fall-354 26s -26s linear infinite}@keyframes fall-354{30.216%{transform:translate(68.6324vw,30.216vh) scale(.4354)}to{transform:translate(67.89685vw,99vh) scale(.4354)}}.snow:nth-child(355){opacity:.8498;transform:translate(42.9608vw,-10px) scale(.8746);animation:fall-355 12s -28s linear infinite}@keyframes fall-355{36.375%{transform:translate(40.7081vw,36.375vh) scale(.8746)}to{transform:translate(41.83445vw,99vh) scale(.8746)}}.snow:nth-child(356){opacity:.812;transform:translate(11.243vw,-10px) scale(.1553);animation:fall-356 14s -24s linear infinite}@keyframes fall-356{66.431%{transform:translate(12.1476vw,66.431vh) scale(.1553)}to{transform:translate(11.6953vw,99vh) scale(.1553)}}.snow:nth-child(357){opacity:.4984;transform:translate(72.5499vw,-10px) scale(.5736);animation:fall-357 19s -20s linear infinite}@keyframes fall-357{76.417%{transform:translate(67.8095vw,76.417vh) scale(.5736)}to{transform:translate(70.1797vw,99vh) scale(.5736)}}.snow:nth-child(358){opacity:1.7234;transform:translate(47.0383vw,-10px) scale(.2184);animation:fall-358 26s -6s linear infinite}@keyframes fall-358{39.942%{transform:translate(40.6834vw,39.942vh) scale(.2184)}to{transform:translate(43.86085vw,99vh) scale(.2184)}}.snow:nth-child(359){opacity:.9744;transform:translate(26.1886vw,-10px) scale(.4055);animation:fall-359 27s -30s linear infinite}@keyframes fall-359{64.108%{transform:translate(31.9876vw,64.108vh) scale(.4055)}to{transform:translate(29.0881vw,99vh) scale(.4055)}}.snow:nth-child(360){opacity:1.742;transform:translate(49.3778vw,-10px) scale(.9414);animation:fall-360 15s -13s linear infinite}@keyframes fall-360{45.085%{transform:translate(58.2409vw,45.085vh) scale(.9414)}to{transform:translate(53.80935vw,99vh) scale(.9414)}}.snow:nth-child(361){opacity:.4906;transform:translate(44.418vw,-10px) scale(.4026);animation:fall-361 10s -3s linear infinite}@keyframes fall-361{78.625%{transform:translate(52.5057vw,78.625vh) scale(.4026)}to{transform:translate(48.46185vw,99vh) scale(.4026)}}.snow:nth-child(362){opacity:1.7912;transform:translate(45.2569vw,-10px) scale(.7784);animation:fall-362 17s -17s linear infinite}@keyframes fall-362{65.459%{transform:translate(38.4025vw,65.459vh) scale(.7784)}to{transform:translate(41.8297vw,99vh) scale(.7784)}}.snow:nth-child(363){opacity:1.011;transform:translate(98.7595vw,-10px) scale(.4087);animation:fall-363 19s -13s linear infinite}@keyframes fall-363{35.989%{transform:translate(95.0369vw,35.989vh) scale(.4087)}to{transform:translate(96.8982vw,99vh) scale(.4087)}}.snow:nth-child(364){opacity:1.0634;transform:translate(9.188vw,-10px) scale(.6061);animation:fall-364 14s -1s linear infinite}@keyframes fall-364{54.764%{transform:translate(8.9952vw,54.764vh) scale(.6061)}to{transform:translate(9.0916vw,99vh) scale(.6061)}}.snow:nth-child(365){opacity:1.381;transform:translate(83.706vw,-10px) scale(.8728);animation:fall-365 15s -1s linear infinite}@keyframes fall-365{58.348%{transform:translate(93.1905vw,58.348vh) scale(.8728)}to{transform:translate(88.44825vw,99vh) scale(.8728)}}.snow:nth-child(366){opacity:.1408;transform:translate(95.6458vw,-10px) scale(.2952);animation:fall-366 19s -2s linear infinite}@keyframes fall-366{53.477%{transform:translate(88.0286vw,53.477vh) scale(.2952)}to{transform:translate(91.8372vw,99vh) scale(.2952)}}.snow:nth-child(367){opacity:1.8864;transform:translate(26.3793vw,-10px) scale(.8666);animation:fall-367 28s -29s linear infinite}@keyframes fall-367{54.614%{transform:translate(33.7048vw,54.614vh) scale(.8666)}to{transform:translate(30.04205vw,99vh) scale(.8666)}}.snow:nth-child(368){opacity:.2032;transform:translate(56.5474vw,-10px) scale(.6654);animation:fall-368 12s -23s linear infinite}@keyframes fall-368{40.32%{transform:translate(53.5363vw,40.32vh) scale(.6654)}to{transform:translate(55.04185vw,99vh) scale(.6654)}}.snow:nth-child(369){opacity:.5416;transform:translate(80.2362vw,-10px) scale(.8007);animation:fall-369 19s -23s linear infinite}@keyframes fall-369{61.962%{transform:translate(70.728vw,61.962vh) scale(.8007)}to{transform:translate(75.4821vw,99vh) scale(.8007)}}.snow:nth-child(370){opacity:1.2064;transform:translate(62.525vw,-10px) scale(.5459);animation:fall-370 26s -22s linear infinite}@keyframes fall-370{75.33%{transform:translate(72.1103vw,75.33vh) scale(.5459)}to{transform:translate(67.31765vw,99vh) scale(.5459)}}.snow:nth-child(371){opacity:1.9314;transform:translate(94.7921vw,-10px) scale(.5803);animation:fall-371 30s -14s linear infinite}@keyframes fall-371{52.523%{transform:translate(101.3676vw,52.523vh) scale(.5803)}to{transform:translate(98.07985vw,99vh) scale(.5803)}}.snow:nth-child(372){opacity:.552;transform:translate(81.6662vw,-10px) scale(.2508);animation:fall-372 10s -6s linear infinite}@keyframes fall-372{71.908%{transform:translate(84.9716vw,71.908vh) scale(.2508)}to{transform:translate(83.3189vw,99vh) scale(.2508)}}.snow:nth-child(373){opacity:.8366;transform:translate(46.0112vw,-10px) scale(.3688);animation:fall-373 13s -22s linear infinite}@keyframes fall-373{34.995%{transform:translate(36.4108vw,34.995vh) scale(.3688)}to{transform:translate(41.211vw,99vh) scale(.3688)}}.snow:nth-child(374){opacity:.7802;transform:translate(85.4774vw,-10px) scale(.745);animation:fall-374 17s -4s linear infinite}@keyframes fall-374{42.092%{transform:translate(90.1456vw,42.092vh) scale(.745)}to{transform:translate(87.8115vw,99vh) scale(.745)}}.snow:nth-child(375){opacity:1.886;transform:translate(28.2105vw,-10px) scale(.855);animation:fall-375 20s -28s linear infinite}@keyframes fall-375{48.882%{transform:translate(31.476vw,48.882vh) scale(.855)}to{transform:translate(29.84325vw,99vh) scale(.855)}}.snow:nth-child(376){opacity:1.921;transform:translate(9.4466vw,-10px) scale(.8738);animation:fall-376 28s -25s linear infinite}@keyframes fall-376{41.653%{transform:translate(17.7941vw,41.653vh) scale(.8738)}to{transform:translate(13.62035vw,99vh) scale(.8738)}}.snow:nth-child(377){opacity:.7526;transform:translate(46.1852vw,-10px) scale(.7138);animation:fall-377 15s -25s linear infinite}@keyframes fall-377{39.994%{transform:translate(46.5427vw,39.994vh) scale(.7138)}to{transform:translate(46.36395vw,99vh) scale(.7138)}}.snow:nth-child(378){opacity:1.3988;transform:translate(59.3149vw,-10px) scale(.1606);animation:fall-378 17s -13s linear infinite}@keyframes fall-378{75.89%{transform:translate(66.5303vw,75.89vh) scale(.1606)}to{transform:translate(62.9226vw,99vh) scale(.1606)}}.snow:nth-child(379){opacity:.5366;transform:translate(57.6572vw,-10px) scale(.8576);animation:fall-379 16s -23s linear infinite}@keyframes fall-379{49.502%{transform:translate(55.6313vw,49.502vh) scale(.8576)}to{transform:translate(56.64425vw,99vh) scale(.8576)}}.snow:nth-child(380){opacity:.9832;transform:translate(99.7342vw,-10px) scale(.2062);animation:fall-380 28s -13s linear infinite}@keyframes fall-380{48.111%{transform:translate(97.1294vw,48.111vh) scale(.2062)}to{transform:translate(98.4318vw,99vh) scale(.2062)}}.snow:nth-child(381){opacity:.5382;transform:translate(8.4389vw,-10px) scale(.2077);animation:fall-381 22s -2s linear infinite}@keyframes fall-381{75.941%{transform:translate(15.6693vw,75.941vh) scale(.2077)}to{transform:translate(12.0541vw,99vh) scale(.2077)}}.snow:nth-child(382){opacity:.902;transform:translate(31.6514vw,-10px) scale(.1527);animation:fall-382 19s -4s linear infinite}@keyframes fall-382{63.719%{transform:translate(28.4418vw,63.719vh) scale(.1527)}to{transform:translate(30.0466vw,99vh) scale(.1527)}}.snow:nth-child(383){opacity:.3022;transform:translate(13.8601vw,-10px) scale(.2292);animation:fall-383 25s -11s linear infinite}@keyframes fall-383{64.696%{transform:translate(14.6278vw,64.696vh) scale(.2292)}to{transform:translate(14.24395vw,99vh) scale(.2292)}}.snow:nth-child(384){opacity:.9694;transform:translate(45.8614vw,-10px) scale(.5722);animation:fall-384 30s -26s linear infinite}@keyframes fall-384{72.42%{transform:translate(38.047vw,72.42vh) scale(.5722)}to{transform:translate(41.9542vw,99vh) scale(.5722)}}.snow:nth-child(385){opacity:1.9978;transform:translate(81.241vw,-10px) scale(.9316);animation:fall-385 21s -13s linear infinite}@keyframes fall-385{72.089%{transform:translate(80.1583vw,72.089vh) scale(.9316)}to{transform:translate(80.69965vw,99vh) scale(.9316)}}.snow:nth-child(386){opacity:.784;transform:translate(31.2739vw,-10px) scale(.0886);animation:fall-386 28s -21s linear infinite}@keyframes fall-386{32.966%{transform:translate(24.7596vw,32.966vh) scale(.0886)}to{transform:translate(28.01675vw,99vh) scale(.0886)}}.snow:nth-child(387){opacity:1.6808;transform:translate(24.5955vw,-10px) scale(.5684);animation:fall-387 21s -15s linear infinite}@keyframes fall-387{75.655%{transform:translate(31.1723vw,75.655vh) scale(.5684)}to{transform:translate(27.8839vw,99vh) scale(.5684)}}.snow:nth-child(388){opacity:.543;transform:translate(59.705vw,-10px) scale(.83);animation:fall-388 12s -24s linear infinite}@keyframes fall-388{46.828%{transform:translate(50.5685vw,46.828vh) scale(.83)}to{transform:translate(55.13675vw,99vh) scale(.83)}}.snow:nth-child(389){opacity:.795;transform:translate(52.5271vw,-10px) scale(.8611);animation:fall-389 27s -6s linear infinite}@keyframes fall-389{56.08%{transform:translate(47.5291vw,56.08vh) scale(.8611)}to{transform:translate(50.0281vw,99vh) scale(.8611)}}.snow:nth-child(390){opacity:.4932;transform:translate(99.048vw,-10px) scale(.9086);animation:fall-390 14s -10s linear infinite}@keyframes fall-390{71.234%{transform:translate(101.7935vw,71.234vh) scale(.9086)}to{transform:translate(100.42075vw,99vh) scale(.9086)}}.snow:nth-child(391){opacity:.957;transform:translate(78.377vw,-10px) scale(.8104);animation:fall-391 23s -7s linear infinite}@keyframes fall-391{70.504%{transform:translate(75.9691vw,70.504vh) scale(.8104)}to{transform:translate(77.17305vw,99vh) scale(.8104)}}.snow:nth-child(392){opacity:.7678;transform:translate(51.5132vw,-10px) scale(.4378);animation:fall-392 29s -29s linear infinite}@keyframes fall-392{63.963%{transform:translate(59.0337vw,63.963vh) scale(.4378)}to{transform:translate(55.27345vw,99vh) scale(.4378)}}.snow:nth-child(393){opacity:.1132;transform:translate(37.7209vw,-10px) scale(.3943);animation:fall-393 26s -12s linear infinite}@keyframes fall-393{55.524%{transform:translate(41.4263vw,55.524vh) scale(.3943)}to{transform:translate(39.5736vw,99vh) scale(.3943)}}.snow:nth-child(394){opacity:.2914;transform:translate(58.8464vw,-10px) scale(.7843);animation:fall-394 24s -14s linear infinite}@keyframes fall-394{78.38%{transform:translate(56.331vw,78.38vh) scale(.7843)}to{transform:translate(57.5887vw,99vh) scale(.7843)}}.snow:nth-child(395){opacity:1.9762;transform:translate(32.4802vw,-10px) scale(.3107);animation:fall-395 19s -29s linear infinite}@keyframes fall-395{44.835%{transform:translate(34.8804vw,44.835vh) scale(.3107)}to{transform:translate(33.6803vw,99vh) scale(.3107)}}.snow:nth-child(396){opacity:.5328;transform:translate(31.3913vw,-10px) scale(.6373);animation:fall-396 24s -11s linear infinite}@keyframes fall-396{69.491%{transform:translate(25.2709vw,69.491vh) scale(.6373)}to{transform:translate(28.3311vw,99vh) scale(.6373)}}.snow:nth-child(397){opacity:1.0134;transform:translate(26.3728vw,-10px) scale(.5698);animation:fall-397 18s -8s linear infinite}@keyframes fall-397{48.192%{transform:translate(16.6095vw,48.192vh) scale(.5698)}to{transform:translate(21.49115vw,99vh) scale(.5698)}}.snow:nth-child(398){opacity:.1684;transform:translate(71.677vw,-10px) scale(.5585);animation:fall-398 20s -20s linear infinite}@keyframes fall-398{74.473%{transform:translate(73.8686vw,74.473vh) scale(.5585)}to{transform:translate(72.7728vw,99vh) scale(.5585)}}.snow:nth-child(399){opacity:.4848;transform:translate(79.5946vw,-10px) scale(.7679);animation:fall-399 12s -26s linear infinite}@keyframes fall-399{65.032%{transform:translate(69.9461vw,65.032vh) scale(.7679)}to{transform:translate(74.77035vw,99vh) scale(.7679)}}.snow:nth-child(400){opacity:1.5878;transform:translate(56.3447vw,-10px) scale(.6463);animation:fall-400 10s -10s linear infinite}@keyframes fall-400{33.707%{transform:translate(49.7264vw,33.707vh) scale(.6463)}to{transform:translate(53.03555vw,99vh) scale(.6463)}}\n"] }]
|
|
29
29
|
}], ctorParameters: function () { return [{ type: i1.TokenService }, { type: i1.AppState }, { type: i2.Router }]; } });
|
|
30
30
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXBwLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3Byb2plY3RzL2NvcmUvc3JjL2xpYi9hcHAuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vcHJvamVjdHMvY29yZS9zcmMvbGliL2FwcC5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxVQUFVO0FBQ1YsT0FBTyxFQUFFLFNBQVMsRUFBRSxpQkFBaUIsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7Ozs7QUFNN0Qsa01BQWtNO0FBT2xNLE1BQU0sT0FBTyxZQUFZO0lBTXJCLFlBQW9CLEdBQWlCLEVBQVMsTUFBZ0IsRUFBVSxNQUFjO1FBQWxFLFFBQUcsR0FBSCxHQUFHLENBQWM7UUFBUyxXQUFNLEdBQU4sTUFBTSxDQUFVO1FBQVUsV0FBTSxHQUFOLE1BQU0sQ0FBUTtRQUovRSxVQUFLLEdBQWEsRUFBRSxDQUFDO1FBRXJCLGdCQUFXLEdBQUcsQ0FBQyxDQUFTLEVBQUUsSUFBUyxFQUFFLEVBQUUsQ0FBQyxJQUFJLENBQUM7UUFJaEQsSUFBSSxJQUFJLENBQUMsTUFBTSxDQUFDLGFBQWE7WUFDekIsS0FBSyxJQUFJLENBQUMsR0FBRyxDQUFDLEVBQUUsQ0FBQyxHQUFHLEdBQUcsRUFBRSxDQUFDLEVBQUU7Z0JBQ3hCLElBQUksQ0FBQyxLQUFLLENBQUMsSUFBSSxDQUFDLENBQUMsQ0FBQyxDQUFDO1FBRTNCLElBQUksQ0FBQyxJQUFJLENBQUMsR0FBRyxDQUFDLFlBQVksRUFBRTtZQUN4QixPQUFPLENBQUMsR0FBRyxDQUFDLHVEQUF1RCxDQUFDLENBQUE7WUFDcEUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxRQUFRLENBQUMsQ0FBQyxPQUFPLEVBQUUsRUFBRSxPQUFPLEVBQUUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxHQUFHLEVBQUUsQ0FBQyxDQUFDLENBQUM7U0FDakU7SUFDTCxDQUFDOzswR0FoQlEsWUFBWTs4RkFBWixZQUFZLGdEQ2R6Qix1TEFHK0I7NEZEV2xCLFlBQVk7a0JBTnhCLFNBQVM7K0JBQ0ksVUFBVSxpQkFDTCxpQkFBaUIsQ0FBQyxJQUFJIiwic291cmNlc0NvbnRlbnQiOlsiLy8gQW5ndWxhclxyXG5pbXBvcnQgeyBDb21wb25lbnQsIFZpZXdFbmNhcHN1bGF0aW9uIH0gZnJvbSBcIkBhbmd1bGFyL2NvcmVcIjtcclxuaW1wb3J0IHsgUm91dGVyIH0gZnJvbSBcIkBhbmd1bGFyL3JvdXRlclwiO1xyXG5cclxuLy8gQ29uZmlndXJhemlvbmlcclxuaW1wb3J0IHsgQXBwU3RhdGUsIFRva2VuU2VydmljZSB9IGZyb20gXCJAZXNmYWVuemEvY29yZS9zZXJ2aWNlc1wiO1xyXG5cclxuLyogTi5COiBRdWVzdG8gY29tcG9uZW50ZSBub24gcHXDsiBkaXZlbnRhcmUgc3RhbmRhbG9uZS4gw4ggaWwgcHVudG8gZGkgaW5ncmVzc28gcGVyIGlsIGJvb3RzdHJhcCBkZWkgbW9kdWxpIGRpIEZyb250ZW5kLCBjaGUgTk9OIHNpIGJhc2FubyBzdWkgY29tcG9uZW50aSBzdGFuZGFsb25lIGEgbWVubyBkaSByYXJlIGZ1bnppb25hbGl0w6AgKi9cclxuQENvbXBvbmVudCh7XHJcbiAgICBzZWxlY3RvcjogJ2FwcC1yb290JyxcclxuICAgIGVuY2Fwc3VsYXRpb246IFZpZXdFbmNhcHN1bGF0aW9uLk5vbmUsXHJcbiAgICBzdHlsZVVybHM6IFtcIi4vYXBwLmNvbXBvbmVudC5zY3NzXCJdLFxyXG4gICAgdGVtcGxhdGVVcmw6ICcuL2FwcC5jb21wb25lbnQuaHRtbCdcclxufSlcclxuZXhwb3J0IGNsYXNzIEFwcENvbXBvbmVudCB7XHJcblxyXG4gICAgcHVibGljIHNub3dzOiBudW1iZXJbXSA9IFtdO1xyXG5cclxuICAgIHB1YmxpYyBzbm93VHJhY2tCeSA9IChfOiBudW1iZXIsIGl0ZW06IGFueSkgPT4gaXRlbTtcclxuXHJcbiAgICBjb25zdHJ1Y3Rvcihwcml2YXRlIGJ0czogVG9rZW5TZXJ2aWNlLCBwdWJsaWMgX3N0YXRlOiBBcHBTdGF0ZSwgcHJpdmF0ZSByb3V0ZXI6IFJvdXRlcikge1xyXG5cclxuICAgICAgICBpZiAodGhpcy5fc3RhdGUuY2hyaXN0bWFzVGltZSlcclxuICAgICAgICAgICAgZm9yIChsZXQgaSA9IDA7IGkgPCA0MDA7IGkrKylcclxuICAgICAgICAgICAgICAgIHRoaXMuc25vd3MucHVzaChpKTtcclxuXHJcbiAgICAgICAgaWYgKCF0aGlzLmJ0cy5hY2NvdW50U2NvcGUpIHtcclxuICAgICAgICAgICAgY29uc29sZS5sb2coXCJBcHBDb21wb25lbnQgLSBubyBhY2NvdW50IHNjb3BlLCByZWRpcmVjdGluZyB0byBsb2dpblwiKVxyXG4gICAgICAgICAgICB0aGlzLnJvdXRlci5uYXZpZ2F0ZShbXCJsb2dpblwiLCB7IGZyb21Vcmw6IHRoaXMucm91dGVyLnVybCB9XSk7XHJcbiAgICAgICAgfVxyXG4gICAgfVxyXG59IiwiPG5nLWNvbnRhaW5lciAqbmdJZj1cIl9zdGF0ZS5jaHJpc3RtYXNUaW1lXCI+XHJcbiAgICA8ZGl2ICpuZ0Zvcj1cImxldCBpIG9mIHNub3dzOyB0cmFja0J5OiBzbm93VHJhY2tCeVwiIGNsYXNzPVwic25vd1wiPjwvZGl2PlxyXG48L25nLWNvbnRhaW5lcj5cclxuPHJvdXRlci1vdXRsZXQ+PC9yb3V0ZXItb3V0bGV0PiJdfQ==
|