@esfaenza/core 15.2.223 → 15.2.225
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -22,9 +22,9 @@ export class AppComponent {
|
|
|
22
22
|
}
|
|
23
23
|
}
|
|
24
24
|
AppComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, deps: [{ token: i1.TokenService }, { token: i1.AppState }, { token: i2.Router }], target: i0.ɵɵFactoryTarget.Component });
|
|
25
|
-
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.0636;transform:translate(46.8551vw,-10px) scale(.1866);animation:fall-1 19s -2s linear infinite}@keyframes fall-1{58.385%{transform:translate(41.1379vw,58.385vh) scale(.1866)}to{transform:translate(43.9965vw,99vh) scale(.1866)}}.snow:nth-child(2){opacity:1.578;transform:translate(32.3422vw,-10px) scale(.4319);animation:fall-2 23s -14s linear infinite}@keyframes fall-2{63.47%{transform:translate(35.3723vw,63.47vh) scale(.4319)}to{transform:translate(33.85725vw,99vh) scale(.4319)}}.snow:nth-child(3){opacity:1.5344;transform:translate(68.9146vw,-10px) scale(.7107);animation:fall-3 28s -28s linear infinite}@keyframes fall-3{38.32%{transform:translate(72.6116vw,38.32vh) scale(.7107)}to{transform:translate(70.7631vw,99vh) scale(.7107)}}.snow:nth-child(4){opacity:.1356;transform:translate(31.4483vw,-10px) scale(.7717);animation:fall-4 28s -5s linear infinite}@keyframes fall-4{58.182%{transform:translate(23.0819vw,58.182vh) scale(.7717)}to{transform:translate(27.2651vw,99vh) scale(.7717)}}.snow:nth-child(5){opacity:1.5668;transform:translate(44.6557vw,-10px) scale(.0087);animation:fall-5 14s -8s linear infinite}@keyframes fall-5{38.819%{transform:translate(46.174vw,38.819vh) scale(.0087)}to{transform:translate(45.41485vw,99vh) scale(.0087)}}.snow:nth-child(6){opacity:.2746;transform:translate(12.8413vw,-10px) scale(.6468);animation:fall-6 20s -20s linear infinite}@keyframes fall-6{70.921%{transform:translate(17.8155vw,70.921vh) scale(.6468)}to{transform:translate(15.3284vw,99vh) scale(.6468)}}.snow:nth-child(7){opacity:1.393;transform:translate(61.029vw,-10px) scale(.89);animation:fall-7 28s -21s linear infinite}@keyframes fall-7{60.755%{transform:translate(66.2651vw,60.755vh) scale(.89)}to{transform:translate(63.64705vw,99vh) scale(.89)}}.snow:nth-child(8){opacity:.355;transform:translate(50.5969vw,-10px) scale(.2735);animation:fall-8 12s -29s linear infinite}@keyframes fall-8{43.059%{transform:translate(57.2058vw,43.059vh) scale(.2735)}to{transform:translate(53.90135vw,99vh) scale(.2735)}}.snow:nth-child(9){opacity:1.7622;transform:translate(32.7672vw,-10px) scale(.364);animation:fall-9 11s -27s linear infinite}@keyframes fall-9{59.354%{transform:translate(41.0072vw,59.354vh) scale(.364)}to{transform:translate(36.8872vw,99vh) scale(.364)}}.snow:nth-child(10){opacity:.1032;transform:translate(80.9953vw,-10px) scale(.5915);animation:fall-10 13s -29s linear infinite}@keyframes fall-10{35.932%{transform:translate(71.121vw,35.932vh) scale(.5915)}to{transform:translate(76.05815vw,99vh) scale(.5915)}}.snow:nth-child(11){opacity:.4808;transform:translate(28.6724vw,-10px) scale(.5825);animation:fall-11 26s -25s linear infinite}@keyframes fall-11{52.134%{transform:translate(30.3323vw,52.134vh) scale(.5825)}to{transform:translate(29.50235vw,99vh) scale(.5825)}}.snow:nth-child(12){opacity:.9486;transform:translate(52.6546vw,-10px) scale(.5183);animation:fall-12 27s -10s linear infinite}@keyframes fall-12{40.866%{transform:translate(45.6935vw,40.866vh) scale(.5183)}to{transform:translate(49.17405vw,99vh) scale(.5183)}}.snow:nth-child(13){opacity:.335;transform:translate(95.4908vw,-10px) scale(.919);animation:fall-13 12s -25s linear infinite}@keyframes fall-13{31.676%{transform:translate(94.7734vw,31.676vh) scale(.919)}to{transform:translate(95.1321vw,99vh) scale(.919)}}.snow:nth-child(14){opacity:.5632;transform:translate(45.6418vw,-10px) scale(.3394);animation:fall-14 26s -20s linear infinite}@keyframes fall-14{47.079%{transform:translate(51.915vw,47.079vh) scale(.3394)}to{transform:translate(48.7784vw,99vh) scale(.3394)}}.snow:nth-child(15){opacity:.3198;transform:translate(60.6931vw,-10px) scale(.063);animation:fall-15 24s -25s linear infinite}@keyframes fall-15{43.595%{transform:translate(64.1012vw,43.595vh) scale(.063)}to{transform:translate(62.39715vw,99vh) scale(.063)}}.snow:nth-child(16){opacity:.819;transform:translate(39.8703vw,-10px) scale(.0789);animation:fall-16 27s -6s linear infinite}@keyframes fall-16{74.133%{transform:translate(40.006vw,74.133vh) scale(.0789)}to{transform:translate(39.93815vw,99vh) scale(.0789)}}.snow:nth-child(17){opacity:1.4066;transform:translate(11.523vw,-10px) scale(.8653);animation:fall-17 11s -2s linear infinite}@keyframes fall-17{59.648%{transform:translate(4.916vw,59.648vh) scale(.8653)}to{transform:translate(8.2195vw,99vh) scale(.8653)}}.snow:nth-child(18){opacity:.9378;transform:translate(12.2197vw,-10px) scale(.7375);animation:fall-18 20s -24s linear infinite}@keyframes fall-18{69.706%{transform:translate(9.5424vw,69.706vh) scale(.7375)}to{transform:translate(10.88105vw,99vh) scale(.7375)}}.snow:nth-child(19){opacity:.6796;transform:translate(25.4436vw,-10px) scale(.4338);animation:fall-19 22s -16s linear infinite}@keyframes fall-19{70.641%{transform:translate(21.2988vw,70.641vh) scale(.4338)}to{transform:translate(23.3712vw,99vh) scale(.4338)}}.snow:nth-child(20){opacity:1.6712;transform:translate(4.3407vw,-10px) scale(.4983);animation:fall-20 27s -24s linear infinite}@keyframes fall-20{42.195%{transform:translate(5.9478vw,42.195vh) scale(.4983)}to{transform:translate(5.14425vw,99vh) scale(.4983)}}.snow:nth-child(21){opacity:1.1898;transform:translate(59.0956vw,-10px) scale(.5989);animation:fall-21 21s -8s linear infinite}@keyframes fall-21{70.217%{transform:translate(66.863vw,70.217vh) scale(.5989)}to{transform:translate(62.9793vw,99vh) scale(.5989)}}.snow:nth-child(22){opacity:1.2872;transform:translate(95.5378vw,-10px) scale(.621);animation:fall-22 20s -27s linear infinite}@keyframes fall-22{71.077%{transform:translate(100.242vw,71.077vh) scale(.621)}to{transform:translate(97.8899vw,99vh) scale(.621)}}.snow:nth-child(23){opacity:.5384;transform:translate(80.0639vw,-10px) scale(.9695);animation:fall-23 16s -29s linear infinite}@keyframes fall-23{61.217%{transform:translate(72.0715vw,61.217vh) scale(.9695)}to{transform:translate(76.0677vw,99vh) scale(.9695)}}.snow:nth-child(24){opacity:1.6746;transform:translate(57.451vw,-10px) scale(.4894);animation:fall-24 21s -10s linear infinite}@keyframes fall-24{63.739%{transform:translate(60.7786vw,63.739vh) scale(.4894)}to{transform:translate(59.1148vw,99vh) scale(.4894)}}.snow:nth-child(25){opacity:1.0324;transform:translate(79.9457vw,-10px) scale(.1828);animation:fall-25 12s -12s linear infinite}@keyframes fall-25{39.488%{transform:translate(70.8557vw,39.488vh) scale(.1828)}to{transform:translate(75.4007vw,99vh) scale(.1828)}}.snow:nth-child(26){opacity:1.4304;transform:translate(30.6451vw,-10px) scale(.258);animation:fall-26 18s -12s linear infinite}@keyframes fall-26{69.92%{transform:translate(37.311vw,69.92vh) scale(.258)}to{transform:translate(33.97805vw,99vh) scale(.258)}}.snow:nth-child(27){opacity:.9742;transform:translate(42.717vw,-10px) scale(.7629);animation:fall-27 19s -21s linear infinite}@keyframes fall-27{57.21%{transform:translate(44.4363vw,57.21vh) scale(.7629)}to{transform:translate(43.57665vw,99vh) scale(.7629)}}.snow:nth-child(28){opacity:1.9472;transform:translate(86.8919vw,-10px) scale(.5461);animation:fall-28 12s -24s linear infinite}@keyframes fall-28{34.164%{transform:translate(96.285vw,34.164vh) scale(.5461)}to{transform:translate(91.58845vw,99vh) scale(.5461)}}.snow:nth-child(29){opacity:.516;transform:translate(11.8658vw,-10px) scale(.7163);animation:fall-29 27s -17s linear infinite}@keyframes fall-29{62.974%{transform:translate(3.0679vw,62.974vh) scale(.7163)}to{transform:translate(7.46685vw,99vh) scale(.7163)}}.snow:nth-child(30){opacity:1.6202;transform:translate(55.8521vw,-10px) scale(.5556);animation:fall-30 23s -22s linear infinite}@keyframes fall-30{48.473%{transform:translate(61.5192vw,48.473vh) scale(.5556)}to{transform:translate(58.68565vw,99vh) scale(.5556)}}.snow:nth-child(31){opacity:1.5344;transform:translate(5.6854vw,-10px) scale(.1055);animation:fall-31 30s -18s linear infinite}@keyframes fall-31{73.55%{transform:translate(8.775vw,73.55vh) scale(.1055)}to{transform:translate(7.2302vw,99vh) scale(.1055)}}.snow:nth-child(32){opacity:.8156;transform:translate(72.6077vw,-10px) scale(.4433);animation:fall-32 21s -22s linear infinite}@keyframes fall-32{36.472%{transform:translate(82.5956vw,36.472vh) scale(.4433)}to{transform:translate(77.60165vw,99vh) scale(.4433)}}.snow:nth-child(33){opacity:1.07;transform:translate(25.7861vw,-10px) scale(.4168);animation:fall-33 14s -18s linear infinite}@keyframes fall-33{75.358%{transform:translate(34.5125vw,75.358vh) scale(.4168)}to{transform:translate(30.1493vw,99vh) scale(.4168)}}.snow:nth-child(34){opacity:.6754;transform:translate(46.0323vw,-10px) scale(.7257);animation:fall-34 14s -11s linear infinite}@keyframes fall-34{35.353%{transform:translate(47.9646vw,35.353vh) scale(.7257)}to{transform:translate(46.99845vw,99vh) scale(.7257)}}.snow:nth-child(35){opacity:.1014;transform:translate(33.056vw,-10px) scale(.0475);animation:fall-35 25s -18s linear infinite}@keyframes fall-35{79.687%{transform:translate(31.9038vw,79.687vh) scale(.0475)}to{transform:translate(32.4799vw,99vh) scale(.0475)}}.snow:nth-child(36){opacity:.506;transform:translate(35.8368vw,-10px) scale(.0256);animation:fall-36 11s -19s linear infinite}@keyframes fall-36{43.765%{transform:translate(33.8067vw,43.765vh) scale(.0256)}to{transform:translate(34.82175vw,99vh) scale(.0256)}}.snow:nth-child(37){opacity:1.194;transform:translate(.5375vw,-10px) scale(.391);animation:fall-37 11s -22s linear infinite}@keyframes fall-37{60.005%{transform:translate(2.8701vw,60.005vh) scale(.391)}to{transform:translate(1.7038vw,99vh) scale(.391)}}.snow:nth-child(38){opacity:.0376;transform:translate(97.4291vw,-10px) scale(.1364);animation:fall-38 13s -21s linear infinite}@keyframes fall-38{74.293%{transform:translate(90.7021vw,74.293vh) scale(.1364)}to{transform:translate(94.0656vw,99vh) scale(.1364)}}.snow:nth-child(39){opacity:1.6358;transform:translate(63.005vw,-10px) scale(.9779);animation:fall-39 15s -9s linear infinite}@keyframes fall-39{60.002%{transform:translate(59.4812vw,60.002vh) scale(.9779)}to{transform:translate(61.2431vw,99vh) scale(.9779)}}.snow:nth-child(40){opacity:.0326;transform:translate(91.8558vw,-10px) scale(.444);animation:fall-40 24s -2s linear infinite}@keyframes fall-40{73.219%{transform:translate(98.9968vw,73.219vh) scale(.444)}to{transform:translate(95.4263vw,99vh) scale(.444)}}.snow:nth-child(41){opacity:1.5072;transform:translate(49.8596vw,-10px) scale(.0151);animation:fall-41 25s -7s linear infinite}@keyframes fall-41{31.326%{transform:translate(48.8433vw,31.326vh) scale(.0151)}to{transform:translate(49.35145vw,99vh) scale(.0151)}}.snow:nth-child(42){opacity:1.208;transform:translate(89.6694vw,-10px) scale(.0119);animation:fall-42 25s -19s linear infinite}@keyframes fall-42{39.035%{transform:translate(81.3535vw,39.035vh) scale(.0119)}to{transform:translate(85.51145vw,99vh) scale(.0119)}}.snow:nth-child(43){opacity:1.3948;transform:translate(21.6557vw,-10px) scale(.809);animation:fall-43 16s -16s linear infinite}@keyframes fall-43{53.903%{transform:translate(17.9636vw,53.903vh) scale(.809)}to{transform:translate(19.80965vw,99vh) scale(.809)}}.snow:nth-child(44){opacity:1.0222;transform:translate(83.5876vw,-10px) scale(.6567);animation:fall-44 15s -3s linear infinite}@keyframes fall-44{54.099%{transform:translate(91.7175vw,54.099vh) scale(.6567)}to{transform:translate(87.65255vw,99vh) scale(.6567)}}.snow:nth-child(45){opacity:.981;transform:translate(56.0186vw,-10px) scale(.8596);animation:fall-45 11s -5s linear infinite}@keyframes fall-45{49.42%{transform:translate(54.6586vw,49.42vh) scale(.8596)}to{transform:translate(55.3386vw,99vh) scale(.8596)}}.snow:nth-child(46){opacity:.6154;transform:translate(98.0271vw,-10px) scale(.3926);animation:fall-46 17s -10s linear infinite}@keyframes fall-46{60.753%{transform:translate(98.8445vw,60.753vh) scale(.3926)}to{transform:translate(98.4358vw,99vh) scale(.3926)}}.snow:nth-child(47){opacity:.0316;transform:translate(97.8918vw,-10px) scale(.9342);animation:fall-47 28s -23s linear infinite}@keyframes fall-47{35.938%{transform:translate(93.2674vw,35.938vh) scale(.9342)}to{transform:translate(95.5796vw,99vh) scale(.9342)}}.snow:nth-child(48){opacity:.6162;transform:translate(72.6882vw,-10px) scale(.3282);animation:fall-48 11s -13s linear infinite}@keyframes fall-48{58.259%{transform:translate(79.3754vw,58.259vh) scale(.3282)}to{transform:translate(76.0318vw,99vh) scale(.3282)}}.snow:nth-child(49){opacity:1.1376;transform:translate(11.3848vw,-10px) scale(.9929);animation:fall-49 12s -3s linear infinite}@keyframes fall-49{75.815%{transform:translate(5.2587vw,75.815vh) scale(.9929)}to{transform:translate(8.32175vw,99vh) scale(.9929)}}.snow:nth-child(50){opacity:.5148;transform:translate(56.938vw,-10px) scale(.2369);animation:fall-50 20s -10s linear infinite}@keyframes fall-50{53.729%{transform:translate(51.2825vw,53.729vh) scale(.2369)}to{transform:translate(54.11025vw,99vh) scale(.2369)}}.snow:nth-child(51){opacity:1.4232;transform:translate(13.722vw,-10px) scale(.5999);animation:fall-51 25s -28s linear infinite}@keyframes fall-51{35.798%{transform:translate(13.4637vw,35.798vh) scale(.5999)}to{transform:translate(13.59285vw,99vh) scale(.5999)}}.snow:nth-child(52){opacity:1.598;transform:translate(41.6356vw,-10px) scale(.3078);animation:fall-52 15s -19s linear infinite}@keyframes fall-52{76.887%{transform:translate(36.7989vw,76.887vh) scale(.3078)}to{transform:translate(39.21725vw,99vh) scale(.3078)}}.snow:nth-child(53){opacity:.391;transform:translate(79.0638vw,-10px) scale(.869);animation:fall-53 21s -6s linear infinite}@keyframes fall-53{74.386%{transform:translate(76.0172vw,74.386vh) scale(.869)}to{transform:translate(77.5405vw,99vh) scale(.869)}}.snow:nth-child(54){opacity:1.1256;transform:translate(14.7584vw,-10px) scale(.6511);animation:fall-54 19s -11s linear infinite}@keyframes fall-54{46.524%{transform:translate(13.76vw,46.524vh) scale(.6511)}to{transform:translate(14.2592vw,99vh) scale(.6511)}}.snow:nth-child(55){opacity:.1682;transform:translate(91.2075vw,-10px) scale(.1669);animation:fall-55 29s -16s linear infinite}@keyframes fall-55{68.198%{transform:translate(86.28vw,68.198vh) scale(.1669)}to{transform:translate(88.74375vw,99vh) scale(.1669)}}.snow:nth-child(56){opacity:1.8236;transform:translate(5.7877vw,-10px) scale(.8695);animation:fall-56 10s -12s linear infinite}@keyframes fall-56{32.438%{transform:translate(4.2628vw,32.438vh) scale(.8695)}to{transform:translate(5.02525vw,99vh) scale(.8695)}}.snow:nth-child(57){opacity:1.011;transform:translate(14.2403vw,-10px) scale(.8837);animation:fall-57 28s -5s linear infinite}@keyframes fall-57{40.852%{transform:translate(13.8058vw,40.852vh) scale(.8837)}to{transform:translate(14.02305vw,99vh) scale(.8837)}}.snow:nth-child(58){opacity:.8098;transform:translate(39.6169vw,-10px) scale(.3672);animation:fall-58 28s -4s linear infinite}@keyframes fall-58{43.14%{transform:translate(31.0799vw,43.14vh) scale(.3672)}to{transform:translate(35.3484vw,99vh) scale(.3672)}}.snow:nth-child(59){opacity:.2228;transform:translate(2.2151vw,-10px) scale(.1167);animation:fall-59 26s -5s linear infinite}@keyframes fall-59{57.405%{transform:translate(9.7174vw,57.405vh) scale(.1167)}to{transform:translate(5.96625vw,99vh) scale(.1167)}}.snow:nth-child(60){opacity:1.5532;transform:translate(19.2696vw,-10px) scale(.7619);animation:fall-60 12s -26s linear infinite}@keyframes fall-60{54.955%{transform:translate(26.9109vw,54.955vh) scale(.7619)}to{transform:translate(23.09025vw,99vh) scale(.7619)}}.snow:nth-child(61){opacity:.3882;transform:translate(31.5585vw,-10px) scale(.7462);animation:fall-61 12s -28s linear infinite}@keyframes fall-61{41.776%{transform:translate(39.5343vw,41.776vh) scale(.7462)}to{transform:translate(35.5464vw,99vh) scale(.7462)}}.snow:nth-child(62){opacity:1.3708;transform:translate(26.641vw,-10px) scale(.2268);animation:fall-62 17s -26s linear infinite}@keyframes fall-62{60.647%{transform:translate(35.1534vw,60.647vh) scale(.2268)}to{transform:translate(30.8972vw,99vh) scale(.2268)}}.snow:nth-child(63){opacity:1.3994;transform:translate(61.0488vw,-10px) scale(.6933);animation:fall-63 13s -15s linear infinite}@keyframes fall-63{53.261%{transform:translate(54.8437vw,53.261vh) scale(.6933)}to{transform:translate(57.94625vw,99vh) scale(.6933)}}.snow:nth-child(64){opacity:1.7932;transform:translate(13.2689vw,-10px) scale(.5144);animation:fall-64 26s -29s linear infinite}@keyframes fall-64{33.026%{transform:translate(5.4232vw,33.026vh) scale(.5144)}to{transform:translate(9.34605vw,99vh) scale(.5144)}}.snow:nth-child(65){opacity:.121;transform:translate(12.8495vw,-10px) scale(.3179);animation:fall-65 22s -15s linear infinite}@keyframes fall-65{53.864%{transform:translate(21.4794vw,53.864vh) scale(.3179)}to{transform:translate(17.16445vw,99vh) scale(.3179)}}.snow:nth-child(66){opacity:1.4398;transform:translate(36.6136vw,-10px) scale(.0692);animation:fall-66 23s -30s linear infinite}@keyframes fall-66{75.355%{transform:translate(38.8902vw,75.355vh) scale(.0692)}to{transform:translate(37.7519vw,99vh) scale(.0692)}}.snow:nth-child(67){opacity:.432;transform:translate(88.4603vw,-10px) scale(.5803);animation:fall-67 27s -5s linear infinite}@keyframes fall-67{58.398%{transform:translate(94.7824vw,58.398vh) scale(.5803)}to{transform:translate(91.62135vw,99vh) scale(.5803)}}.snow:nth-child(68){opacity:.6394;transform:translate(73.5451vw,-10px) scale(.1668);animation:fall-68 11s -15s linear infinite}@keyframes fall-68{78.259%{transform:translate(81.8831vw,78.259vh) scale(.1668)}to{transform:translate(77.7141vw,99vh) scale(.1668)}}.snow:nth-child(69){opacity:1.4082;transform:translate(58.2039vw,-10px) scale(.8231);animation:fall-69 19s -3s linear infinite}@keyframes fall-69{49.367%{transform:translate(64.4488vw,49.367vh) scale(.8231)}to{transform:translate(61.32635vw,99vh) scale(.8231)}}.snow:nth-child(70){opacity:1.7582;transform:translate(20.2564vw,-10px) scale(.4812);animation:fall-70 18s -29s linear infinite}@keyframes fall-70{66.333%{transform:translate(29.5961vw,66.333vh) scale(.4812)}to{transform:translate(24.92625vw,99vh) scale(.4812)}}.snow:nth-child(71){opacity:.3856;transform:translate(1.4868vw,-10px) scale(.44);animation:fall-71 12s -9s linear infinite}@keyframes fall-71{72.87%{transform:translate(5.2309vw,72.87vh) scale(.44)}to{transform:translate(3.35885vw,99vh) scale(.44)}}.snow:nth-child(72){opacity:1.838;transform:translate(7.7218vw,-10px) scale(.4574);animation:fall-72 21s -25s linear infinite}@keyframes fall-72{51.806%{transform:translate(8.7772vw,51.806vh) scale(.4574)}to{transform:translate(8.2495vw,99vh) scale(.4574)}}.snow:nth-child(73){opacity:1.0084;transform:translate(72.4055vw,-10px) scale(.7855);animation:fall-73 19s -14s linear infinite}@keyframes fall-73{41.655%{transform:translate(72.8638vw,41.655vh) scale(.7855)}to{transform:translate(72.63465vw,99vh) scale(.7855)}}.snow:nth-child(74){opacity:.54;transform:translate(8.7588vw,-10px) scale(.1955);animation:fall-74 12s -9s linear infinite}@keyframes fall-74{30.632%{transform:translate(18.5494vw,30.632vh) scale(.1955)}to{transform:translate(13.6541vw,99vh) scale(.1955)}}.snow:nth-child(75){opacity:1.082;transform:translate(84.7452vw,-10px) scale(.4554);animation:fall-75 30s -12s linear infinite}@keyframes fall-75{61.204%{transform:translate(88.0789vw,61.204vh) scale(.4554)}to{transform:translate(86.41205vw,99vh) scale(.4554)}}.snow:nth-child(76){opacity:1.8216;transform:translate(79.4118vw,-10px) scale(.3134);animation:fall-76 24s -19s linear infinite}@keyframes fall-76{43.218%{transform:translate(83.8885vw,43.218vh) scale(.3134)}to{transform:translate(81.65015vw,99vh) scale(.3134)}}.snow:nth-child(77){opacity:.708;transform:translate(90.9244vw,-10px) scale(.5538);animation:fall-77 21s -5s linear infinite}@keyframes fall-77{68.761%{transform:translate(83.03vw,68.761vh) scale(.5538)}to{transform:translate(86.9772vw,99vh) scale(.5538)}}.snow:nth-child(78){opacity:1.1;transform:translate(46.1661vw,-10px) scale(.3033);animation:fall-78 12s -27s linear infinite}@keyframes fall-78{66.694%{transform:translate(43.8719vw,66.694vh) scale(.3033)}to{transform:translate(45.019vw,99vh) scale(.3033)}}.snow:nth-child(79){opacity:.3766;transform:translate(3.7034vw,-10px) scale(.076);animation:fall-79 10s -21s linear infinite}@keyframes fall-79{40.169%{transform:translate(3.3302vw,40.169vh) scale(.076)}to{transform:translate(3.5168vw,99vh) scale(.076)}}.snow:nth-child(80){opacity:1.4894;transform:translate(48.348vw,-10px) scale(.9067);animation:fall-80 14s -1s linear infinite}@keyframes fall-80{62.349%{transform:translate(45.885vw,62.349vh) scale(.9067)}to{transform:translate(47.1165vw,99vh) scale(.9067)}}.snow:nth-child(81){opacity:1.8122;transform:translate(82.1994vw,-10px) scale(.1178);animation:fall-81 21s -6s linear infinite}@keyframes fall-81{31.623%{transform:translate(78.8499vw,31.623vh) scale(.1178)}to{transform:translate(80.52465vw,99vh) scale(.1178)}}.snow:nth-child(82){opacity:.4638;transform:translate(52.6263vw,-10px) scale(.3496);animation:fall-82 17s -2s linear infinite}@keyframes fall-82{48.588%{transform:translate(57.385vw,48.588vh) scale(.3496)}to{transform:translate(55.00565vw,99vh) scale(.3496)}}.snow:nth-child(83){opacity:1.2712;transform:translate(95.5837vw,-10px) scale(.8113);animation:fall-83 19s -26s linear infinite}@keyframes fall-83{49.123%{transform:translate(101.785vw,49.123vh) scale(.8113)}to{transform:translate(98.68435vw,99vh) scale(.8113)}}.snow:nth-child(84){opacity:1.1102;transform:translate(93.5054vw,-10px) scale(.1011);animation:fall-84 29s -5s linear infinite}@keyframes fall-84{64.854%{transform:translate(99.5969vw,64.854vh) scale(.1011)}to{transform:translate(96.55115vw,99vh) scale(.1011)}}.snow:nth-child(85){opacity:.0384;transform:translate(39.3113vw,-10px) scale(.8563);animation:fall-85 16s -4s linear infinite}@keyframes fall-85{74.961%{transform:translate(34.1045vw,74.961vh) scale(.8563)}to{transform:translate(36.7079vw,99vh) scale(.8563)}}.snow:nth-child(86){opacity:.3606;transform:translate(11.5402vw,-10px) scale(.2817);animation:fall-86 25s -27s linear infinite}@keyframes fall-86{39.239%{transform:translate(18.1687vw,39.239vh) scale(.2817)}to{transform:translate(14.85445vw,99vh) scale(.2817)}}.snow:nth-child(87){opacity:1.1256;transform:translate(54.3388vw,-10px) scale(.9063);animation:fall-87 24s -1s linear infinite}@keyframes fall-87{70.821%{transform:translate(55.6931vw,70.821vh) scale(.9063)}to{transform:translate(55.01595vw,99vh) scale(.9063)}}.snow:nth-child(88){opacity:1.074;transform:translate(60.6514vw,-10px) scale(.5908);animation:fall-88 22s -6s linear infinite}@keyframes fall-88{48.895%{transform:translate(54.37vw,48.895vh) scale(.5908)}to{transform:translate(57.5107vw,99vh) scale(.5908)}}.snow:nth-child(89){opacity:1.075;transform:translate(23.4727vw,-10px) scale(.9658);animation:fall-89 15s -28s linear infinite}@keyframes fall-89{62.631%{transform:translate(16.2763vw,62.631vh) scale(.9658)}to{transform:translate(19.8745vw,99vh) scale(.9658)}}.snow:nth-child(90){opacity:1.9382;transform:translate(40.1444vw,-10px) scale(.7587);animation:fall-90 25s -12s linear infinite}@keyframes fall-90{41.904%{transform:translate(36.3577vw,41.904vh) scale(.7587)}to{transform:translate(38.25105vw,99vh) scale(.7587)}}.snow:nth-child(91){opacity:.4964;transform:translate(94.4918vw,-10px) scale(.7122);animation:fall-91 18s -10s linear infinite}@keyframes fall-91{39.911%{transform:translate(103.2003vw,39.911vh) scale(.7122)}to{transform:translate(98.84605vw,99vh) scale(.7122)}}.snow:nth-child(92){opacity:.0914;transform:translate(25.4494vw,-10px) scale(.5655);animation:fall-92 22s -19s linear infinite}@keyframes fall-92{36.525%{transform:translate(33.6915vw,36.525vh) scale(.5655)}to{transform:translate(29.57045vw,99vh) scale(.5655)}}.snow:nth-child(93){opacity:1.473;transform:translate(65.1969vw,-10px) scale(.9606);animation:fall-93 24s -6s linear infinite}@keyframes fall-93{72.966%{transform:translate(71.4388vw,72.966vh) scale(.9606)}to{transform:translate(68.31785vw,99vh) scale(.9606)}}.snow:nth-child(94){opacity:1.4578;transform:translate(70.6279vw,-10px) scale(.9479);animation:fall-94 10s -30s linear infinite}@keyframes fall-94{57.37%{transform:translate(76.5159vw,57.37vh) scale(.9479)}to{transform:translate(73.5719vw,99vh) scale(.9479)}}.snow:nth-child(95){opacity:1.0782;transform:translate(60.8034vw,-10px) scale(.2727);animation:fall-95 26s -15s linear infinite}@keyframes fall-95{75.922%{transform:translate(68.1188vw,75.922vh) scale(.2727)}to{transform:translate(64.4611vw,99vh) scale(.2727)}}.snow:nth-child(96){opacity:1.9284;transform:translate(75.7854vw,-10px) scale(.6067);animation:fall-96 17s -10s linear infinite}@keyframes fall-96{37.723%{transform:translate(84.6584vw,37.723vh) scale(.6067)}to{transform:translate(80.2219vw,99vh) scale(.6067)}}.snow:nth-child(97){opacity:.5058;transform:translate(4.9579vw,-10px) scale(.2596);animation:fall-97 16s -1s linear infinite}@keyframes fall-97{49.508%{transform:translate(7.0119vw,49.508vh) scale(.2596)}to{transform:translate(5.9849vw,99vh) scale(.2596)}}.snow:nth-child(98){opacity:1.4984;transform:translate(92.7923vw,-10px) scale(.0646);animation:fall-98 18s -1s linear infinite}@keyframes fall-98{62.103%{transform:translate(83.9141vw,62.103vh) scale(.0646)}to{transform:translate(88.3532vw,99vh) scale(.0646)}}.snow:nth-child(99){opacity:.5594;transform:translate(63.1109vw,-10px) scale(.7315);animation:fall-99 24s -21s linear infinite}@keyframes fall-99{44.353%{transform:translate(70.8708vw,44.353vh) scale(.7315)}to{transform:translate(66.99085vw,99vh) scale(.7315)}}.snow:nth-child(100){opacity:1.0262;transform:translate(98.5587vw,-10px) scale(.9092);animation:fall-100 19s -4s linear infinite}@keyframes fall-100{64.839%{transform:translate(92.9104vw,64.839vh) scale(.9092)}to{transform:translate(95.73455vw,99vh) scale(.9092)}}.snow:nth-child(101){opacity:1.9508;transform:translate(18.5702vw,-10px) scale(.6785);animation:fall-101 21s -23s linear infinite}@keyframes fall-101{46.454%{transform:translate(25.6188vw,46.454vh) scale(.6785)}to{transform:translate(22.0945vw,99vh) scale(.6785)}}.snow:nth-child(102){opacity:.5084;transform:translate(71.607vw,-10px) scale(.5744);animation:fall-102 16s -5s linear infinite}@keyframes fall-102{70.016%{transform:translate(65.0002vw,70.016vh) scale(.5744)}to{transform:translate(68.3036vw,99vh) scale(.5744)}}.snow:nth-child(103){opacity:.5562;transform:translate(46.0396vw,-10px) scale(.3345);animation:fall-103 18s -10s linear infinite}@keyframes fall-103{66.189%{transform:translate(40.3385vw,66.189vh) scale(.3345)}to{transform:translate(43.18905vw,99vh) scale(.3345)}}.snow:nth-child(104){opacity:1.699;transform:translate(91.5672vw,-10px) scale(.7818);animation:fall-104 25s -2s linear infinite}@keyframes fall-104{75.301%{transform:translate(93.4021vw,75.301vh) scale(.7818)}to{transform:translate(92.48465vw,99vh) scale(.7818)}}.snow:nth-child(105){opacity:1.3086;transform:translate(71.5247vw,-10px) scale(.3452);animation:fall-105 12s -2s linear infinite}@keyframes fall-105{33.796%{transform:translate(65.3243vw,33.796vh) scale(.3452)}to{transform:translate(68.4245vw,99vh) scale(.3452)}}.snow:nth-child(106){opacity:.2384;transform:translate(72.8692vw,-10px) scale(.9361);animation:fall-106 14s -5s linear infinite}@keyframes fall-106{60.821%{transform:translate(72.9884vw,60.821vh) scale(.9361)}to{transform:translate(72.9288vw,99vh) scale(.9361)}}.snow:nth-child(107){opacity:.7372;transform:translate(60.9972vw,-10px) scale(.272);animation:fall-107 30s -25s linear infinite}@keyframes fall-107{32.694%{transform:translate(62.3134vw,32.694vh) scale(.272)}to{transform:translate(61.6553vw,99vh) scale(.272)}}.snow:nth-child(108){opacity:1.9124;transform:translate(97.7145vw,-10px) scale(.2645);animation:fall-108 25s -11s linear infinite}@keyframes fall-108{38.191%{transform:translate(94.0936vw,38.191vh) scale(.2645)}to{transform:translate(95.90405vw,99vh) scale(.2645)}}.snow:nth-child(109){opacity:.8946;transform:translate(84.0434vw,-10px) scale(.3729);animation:fall-109 19s -26s linear infinite}@keyframes fall-109{47.332%{transform:translate(93.7111vw,47.332vh) scale(.3729)}to{transform:translate(88.87725vw,99vh) scale(.3729)}}.snow:nth-child(110){opacity:.0594;transform:translate(54.8708vw,-10px) scale(.3313);animation:fall-110 28s -12s linear infinite}@keyframes fall-110{36.903%{transform:translate(62.0608vw,36.903vh) scale(.3313)}to{transform:translate(58.4658vw,99vh) scale(.3313)}}.snow:nth-child(111){opacity:1.1144;transform:translate(51.5785vw,-10px) scale(.8855);animation:fall-111 13s -6s linear infinite}@keyframes fall-111{44.493%{transform:translate(59.0176vw,44.493vh) scale(.8855)}to{transform:translate(55.29805vw,99vh) scale(.8855)}}.snow:nth-child(112){opacity:.6658;transform:translate(59.9076vw,-10px) scale(.6192);animation:fall-112 25s -18s linear infinite}@keyframes fall-112{49.616%{transform:translate(66.7295vw,49.616vh) scale(.6192)}to{transform:translate(63.31855vw,99vh) scale(.6192)}}.snow:nth-child(113){opacity:1.1106;transform:translate(49.6091vw,-10px) scale(.7835);animation:fall-113 29s -11s linear infinite}@keyframes fall-113{43.229%{transform:translate(57.8973vw,43.229vh) scale(.7835)}to{transform:translate(53.7532vw,99vh) scale(.7835)}}.snow:nth-child(114){opacity:1.139;transform:translate(10.3845vw,-10px) scale(.367);animation:fall-114 24s -29s linear infinite}@keyframes fall-114{40.877%{transform:translate(20.0098vw,40.877vh) scale(.367)}to{transform:translate(15.19715vw,99vh) scale(.367)}}.snow:nth-child(115){opacity:.8156;transform:translate(8.3839vw,-10px) scale(.3587);animation:fall-115 15s -24s linear infinite}@keyframes fall-115{36.991%{transform:translate(10.9154vw,36.991vh) scale(.3587)}to{transform:translate(9.64965vw,99vh) scale(.3587)}}.snow:nth-child(116){opacity:1.1972;transform:translate(47.2168vw,-10px) scale(.2919);animation:fall-116 23s -4s linear infinite}@keyframes fall-116{50.713%{transform:translate(54.6178vw,50.713vh) scale(.2919)}to{transform:translate(50.9173vw,99vh) scale(.2919)}}.snow:nth-child(117){opacity:.3626;transform:translate(56.9059vw,-10px) scale(.8805);animation:fall-117 26s -15s linear infinite}@keyframes fall-117{30.749%{transform:translate(53.7181vw,30.749vh) scale(.8805)}to{transform:translate(55.312vw,99vh) scale(.8805)}}.snow:nth-child(118){opacity:1.1364;transform:translate(2.2527vw,-10px) scale(.4621);animation:fall-118 10s -20s linear infinite}@keyframes fall-118{74.119%{transform:translate(-3.4551vw,74.119vh) scale(.4621)}to{transform:translate(-.6012vw,99vh) scale(.4621)}}.snow:nth-child(119){opacity:1.036;transform:translate(51.2132vw,-10px) scale(.7342);animation:fall-119 18s -30s linear infinite}@keyframes fall-119{35.654%{transform:translate(52.8215vw,35.654vh) scale(.7342)}to{transform:translate(52.01735vw,99vh) scale(.7342)}}.snow:nth-child(120){opacity:1.176;transform:translate(1.0869vw,-10px) scale(.2388);animation:fall-120 30s -28s linear infinite}@keyframes fall-120{44.137%{transform:translate(6.2737vw,44.137vh) scale(.2388)}to{transform:translate(3.6803vw,99vh) scale(.2388)}}.snow:nth-child(121){opacity:.7422;transform:translate(2.3106vw,-10px) scale(.9591);animation:fall-121 28s -17s linear infinite}@keyframes fall-121{77.322%{transform:translate(1.6929vw,77.322vh) scale(.9591)}to{transform:translate(2.00175vw,99vh) scale(.9591)}}.snow:nth-child(122){opacity:1.0014;transform:translate(46.7539vw,-10px) scale(.2312);animation:fall-122 11s -3s linear infinite}@keyframes fall-122{61.487%{transform:translate(43.6675vw,61.487vh) scale(.2312)}to{transform:translate(45.2107vw,99vh) scale(.2312)}}.snow:nth-child(123){opacity:1.4608;transform:translate(81.9848vw,-10px) scale(.9152);animation:fall-123 27s -25s linear infinite}@keyframes fall-123{69.911%{transform:translate(76.5979vw,69.911vh) scale(.9152)}to{transform:translate(79.29135vw,99vh) scale(.9152)}}.snow:nth-child(124){opacity:.145;transform:translate(29.1514vw,-10px) scale(.8898);animation:fall-124 21s -8s linear infinite}@keyframes fall-124{37.915%{transform:translate(22.3411vw,37.915vh) scale(.8898)}to{transform:translate(25.74625vw,99vh) scale(.8898)}}.snow:nth-child(125){opacity:.4516;transform:translate(69.2176vw,-10px) scale(.5613);animation:fall-125 10s -16s linear infinite}@keyframes fall-125{44.829%{transform:translate(68.2359vw,44.829vh) scale(.5613)}to{transform:translate(68.72675vw,99vh) scale(.5613)}}.snow:nth-child(126){opacity:.7628;transform:translate(45.7816vw,-10px) scale(.8092);animation:fall-126 12s -14s linear infinite}@keyframes fall-126{54.402%{transform:translate(50.2793vw,54.402vh) scale(.8092)}to{transform:translate(48.03045vw,99vh) scale(.8092)}}.snow:nth-child(127){opacity:.2774;transform:translate(35.8732vw,-10px) scale(.9183);animation:fall-127 16s -16s linear infinite}@keyframes fall-127{48.733%{transform:translate(34.1891vw,48.733vh) scale(.9183)}to{transform:translate(35.03115vw,99vh) scale(.9183)}}.snow:nth-child(128){opacity:.1682;transform:translate(9.8404vw,-10px) scale(.1701);animation:fall-128 21s -24s linear infinite}@keyframes fall-128{76.792%{transform:translate(7.1505vw,76.792vh) scale(.1701)}to{transform:translate(8.49545vw,99vh) scale(.1701)}}.snow:nth-child(129){opacity:1.3498;transform:translate(90.5666vw,-10px) scale(.1703);animation:fall-129 30s -4s linear infinite}@keyframes fall-129{48.61%{transform:translate(99.7024vw,48.61vh) scale(.1703)}to{transform:translate(95.1345vw,99vh) scale(.1703)}}.snow:nth-child(130){opacity:.9258;transform:translate(50.2516vw,-10px) scale(.6426);animation:fall-130 20s -23s linear infinite}@keyframes fall-130{31.101%{transform:translate(53.505vw,31.101vh) scale(.6426)}to{transform:translate(51.8783vw,99vh) scale(.6426)}}.snow:nth-child(131){opacity:.2926;transform:translate(77.4174vw,-10px) scale(.883);animation:fall-131 10s -16s linear infinite}@keyframes fall-131{40.697%{transform:translate(85.8454vw,40.697vh) scale(.883)}to{transform:translate(81.6314vw,99vh) scale(.883)}}.snow:nth-child(132){opacity:.7216;transform:translate(88.1935vw,-10px) scale(.5552);animation:fall-132 10s -29s linear infinite}@keyframes fall-132{67.909%{transform:translate(91.8042vw,67.909vh) scale(.5552)}to{transform:translate(89.99885vw,99vh) scale(.5552)}}.snow:nth-child(133){opacity:1.575;transform:translate(74.0501vw,-10px) scale(.5989);animation:fall-133 24s -19s linear infinite}@keyframes fall-133{50.779%{transform:translate(75.3476vw,50.779vh) scale(.5989)}to{transform:translate(74.69885vw,99vh) scale(.5989)}}.snow:nth-child(134){opacity:1.5178;transform:translate(45.5572vw,-10px) scale(.1431);animation:fall-134 29s -29s linear infinite}@keyframes fall-134{52.568%{transform:translate(39.7945vw,52.568vh) scale(.1431)}to{transform:translate(42.67585vw,99vh) scale(.1431)}}.snow:nth-child(135){opacity:1.0532;transform:translate(62.7101vw,-10px) scale(.8711);animation:fall-135 27s -16s linear infinite}@keyframes fall-135{57.711%{transform:translate(64.59vw,57.711vh) scale(.8711)}to{transform:translate(63.65005vw,99vh) scale(.8711)}}.snow:nth-child(136){opacity:.364;transform:translate(65.2686vw,-10px) scale(.2513);animation:fall-136 12s -11s linear infinite}@keyframes fall-136{77.947%{transform:translate(65.8258vw,77.947vh) scale(.2513)}to{transform:translate(65.5472vw,99vh) scale(.2513)}}.snow:nth-child(137){opacity:1.5526;transform:translate(87.2134vw,-10px) scale(.0097);animation:fall-137 26s -27s linear infinite}@keyframes fall-137{52.75%{transform:translate(82.5155vw,52.75vh) scale(.0097)}to{transform:translate(84.86445vw,99vh) scale(.0097)}}.snow:nth-child(138){opacity:1.0844;transform:translate(47.8075vw,-10px) scale(.101);animation:fall-138 11s -23s linear infinite}@keyframes fall-138{71.291%{transform:translate(51.2589vw,71.291vh) scale(.101)}to{transform:translate(49.5332vw,99vh) scale(.101)}}.snow:nth-child(139){opacity:1.7274;transform:translate(36.0552vw,-10px) scale(.9311);animation:fall-139 10s -20s linear infinite}@keyframes fall-139{43.287%{transform:translate(36.7254vw,43.287vh) scale(.9311)}to{transform:translate(36.3903vw,99vh) scale(.9311)}}.snow:nth-child(140){opacity:.8656;transform:translate(7.9213vw,-10px) scale(.8719);animation:fall-140 30s -27s linear infinite}@keyframes fall-140{72.3%{transform:translate(7.6333vw,72.3vh) scale(.8719)}to{transform:translate(7.7773vw,99vh) scale(.8719)}}.snow:nth-child(141){opacity:1.1614;transform:translate(63.133vw,-10px) scale(.573);animation:fall-141 20s -26s linear infinite}@keyframes fall-141{68.948%{transform:translate(57.2754vw,68.948vh) scale(.573)}to{transform:translate(60.2042vw,99vh) scale(.573)}}.snow:nth-child(142){opacity:.4094;transform:translate(72.7017vw,-10px) scale(.0296);animation:fall-142 15s -23s linear infinite}@keyframes fall-142{76.273%{transform:translate(67.6437vw,76.273vh) scale(.0296)}to{transform:translate(70.1727vw,99vh) scale(.0296)}}.snow:nth-child(143){opacity:.2144;transform:translate(4.8163vw,-10px) scale(.259);animation:fall-143 19s -8s linear infinite}@keyframes fall-143{31.72%{transform:translate(13.6107vw,31.72vh) scale(.259)}to{transform:translate(9.2135vw,99vh) scale(.259)}}.snow:nth-child(144){opacity:1.9126;transform:translate(25.2839vw,-10px) scale(.0807);animation:fall-144 12s -16s linear infinite}@keyframes fall-144{66.715%{transform:translate(15.9923vw,66.715vh) scale(.0807)}to{transform:translate(20.6381vw,99vh) scale(.0807)}}.snow:nth-child(145){opacity:1.5622;transform:translate(5.7983vw,-10px) scale(.09);animation:fall-145 14s -30s linear infinite}@keyframes fall-145{34.353%{transform:translate(10.1653vw,34.353vh) scale(.09)}to{transform:translate(7.9818vw,99vh) scale(.09)}}.snow:nth-child(146){opacity:1.3794;transform:translate(38.4451vw,-10px) scale(.296);animation:fall-146 28s -28s linear infinite}@keyframes fall-146{57.757%{transform:translate(45.3958vw,57.757vh) scale(.296)}to{transform:translate(41.92045vw,99vh) scale(.296)}}.snow:nth-child(147){opacity:.4594;transform:translate(49.6656vw,-10px) scale(.7371);animation:fall-147 10s -19s linear infinite}@keyframes fall-147{75.709%{transform:translate(59.0601vw,75.709vh) scale(.7371)}to{transform:translate(54.36285vw,99vh) scale(.7371)}}.snow:nth-child(148){opacity:.613;transform:translate(2.4925vw,-10px) scale(.379);animation:fall-148 11s -15s linear infinite}@keyframes fall-148{39.144%{transform:translate(-.9011vw,39.144vh) scale(.379)}to{transform:translate(.7957vw,99vh) scale(.379)}}.snow:nth-child(149){opacity:1.4064;transform:translate(71.7964vw,-10px) scale(.5011);animation:fall-149 15s -16s linear infinite}@keyframes fall-149{76.18%{transform:translate(81.13vw,76.18vh) scale(.5011)}to{transform:translate(76.4632vw,99vh) scale(.5011)}}.snow:nth-child(150){opacity:1.8696;transform:translate(3.3592vw,-10px) scale(.8998);animation:fall-150 10s -24s linear infinite}@keyframes fall-150{49.792%{transform:translate(3.4763vw,49.792vh) scale(.8998)}to{transform:translate(3.41775vw,99vh) scale(.8998)}}.snow:nth-child(151){opacity:.2996;transform:translate(95.5321vw,-10px) scale(.6388);animation:fall-151 12s -13s linear infinite}@keyframes fall-151{40.586%{transform:translate(103.9995vw,40.586vh) scale(.6388)}to{transform:translate(99.7658vw,99vh) scale(.6388)}}.snow:nth-child(152){opacity:1.213;transform:translate(43.7143vw,-10px) scale(.0773);animation:fall-152 29s -2s linear infinite}@keyframes fall-152{62.824%{transform:translate(51.4505vw,62.824vh) scale(.0773)}to{transform:translate(47.5824vw,99vh) scale(.0773)}}.snow:nth-child(153){opacity:.024;transform:translate(9.5187vw,-10px) scale(.2203);animation:fall-153 19s -11s linear infinite}@keyframes fall-153{74.039%{transform:translate(3.517vw,74.039vh) scale(.2203)}to{transform:translate(6.51785vw,99vh) scale(.2203)}}.snow:nth-child(154){opacity:1.9992;transform:translate(88.8677vw,-10px) scale(.3956);animation:fall-154 19s -28s linear infinite}@keyframes fall-154{66.692%{transform:translate(90.4649vw,66.692vh) scale(.3956)}to{transform:translate(89.6663vw,99vh) scale(.3956)}}.snow:nth-child(155){opacity:1.0792;transform:translate(46.7044vw,-10px) scale(.6075);animation:fall-155 10s -11s linear infinite}@keyframes fall-155{30%{transform:translate(46.8421vw,30vh) scale(.6075)}to{transform:translate(46.77325vw,99vh) scale(.6075)}}.snow:nth-child(156){opacity:1.2564;transform:translate(70.0429vw,-10px) scale(.0211);animation:fall-156 21s -29s linear infinite}@keyframes fall-156{59.423%{transform:translate(75.423vw,59.423vh) scale(.0211)}to{transform:translate(72.73295vw,99vh) scale(.0211)}}.snow:nth-child(157){opacity:1.0128;transform:translate(82.4062vw,-10px) scale(.8507);animation:fall-157 15s -14s linear infinite}@keyframes fall-157{75.186%{transform:translate(86.6647vw,75.186vh) scale(.8507)}to{transform:translate(84.53545vw,99vh) scale(.8507)}}.snow:nth-child(158){opacity:.5002;transform:translate(51.4918vw,-10px) scale(.3407);animation:fall-158 28s -7s linear infinite}@keyframes fall-158{54.081%{transform:translate(54.9631vw,54.081vh) scale(.3407)}to{transform:translate(53.22745vw,99vh) scale(.3407)}}.snow:nth-child(159){opacity:1.9206;transform:translate(91.4148vw,-10px) scale(.8251);animation:fall-159 12s -29s linear infinite}@keyframes fall-159{75.262%{transform:translate(90.4689vw,75.262vh) scale(.8251)}to{transform:translate(90.94185vw,99vh) scale(.8251)}}.snow:nth-child(160){opacity:.007;transform:translate(2.4194vw,-10px) scale(.1203);animation:fall-160 29s -22s linear infinite}@keyframes fall-160{73.124%{transform:translate(-7.5467vw,73.124vh) scale(.1203)}to{transform:translate(-2.56365vw,99vh) scale(.1203)}}.snow:nth-child(161){opacity:1.018;transform:translate(55.164vw,-10px) scale(.2417);animation:fall-161 20s -27s linear infinite}@keyframes fall-161{59.184%{transform:translate(49.2112vw,59.184vh) scale(.2417)}to{transform:translate(52.1876vw,99vh) scale(.2417)}}.snow:nth-child(162){opacity:1.0428;transform:translate(86.2268vw,-10px) scale(.5353);animation:fall-162 15s -26s linear infinite}@keyframes fall-162{38.227%{transform:translate(87.2676vw,38.227vh) scale(.5353)}to{transform:translate(86.7472vw,99vh) scale(.5353)}}.snow:nth-child(163){opacity:.6362;transform:translate(48.0289vw,-10px) scale(.2765);animation:fall-163 15s -25s linear infinite}@keyframes fall-163{79.271%{transform:translate(48.3331vw,79.271vh) scale(.2765)}to{transform:translate(48.181vw,99vh) scale(.2765)}}.snow:nth-child(164){opacity:1.6958;transform:translate(76.6043vw,-10px) scale(.6148);animation:fall-164 14s -24s linear infinite}@keyframes fall-164{72.746%{transform:translate(72.0932vw,72.746vh) scale(.6148)}to{transform:translate(74.34875vw,99vh) scale(.6148)}}.snow:nth-child(165){opacity:.6354;transform:translate(92.0782vw,-10px) scale(.5644);animation:fall-165 16s -8s linear infinite}@keyframes fall-165{77.445%{transform:translate(86.7719vw,77.445vh) scale(.5644)}to{transform:translate(89.42505vw,99vh) scale(.5644)}}.snow:nth-child(166){opacity:1.7246;transform:translate(10.1745vw,-10px) scale(.1621);animation:fall-166 18s -22s linear infinite}@keyframes fall-166{67.571%{transform:translate(19.802vw,67.571vh) scale(.1621)}to{transform:translate(14.98825vw,99vh) scale(.1621)}}.snow:nth-child(167){opacity:.636;transform:translate(88.5006vw,-10px) scale(.4358);animation:fall-167 14s -16s linear infinite}@keyframes fall-167{58.926%{transform:translate(97.3499vw,58.926vh) scale(.4358)}to{transform:translate(92.92525vw,99vh) scale(.4358)}}.snow:nth-child(168){opacity:.2952;transform:translate(26.3704vw,-10px) scale(.1625);animation:fall-168 18s -7s linear infinite}@keyframes fall-168{51.752%{transform:translate(19.5612vw,51.752vh) scale(.1625)}to{transform:translate(22.9658vw,99vh) scale(.1625)}}.snow:nth-child(169){opacity:1.6184;transform:translate(78.2917vw,-10px) scale(.0866);animation:fall-169 21s -6s linear infinite}@keyframes fall-169{39.04%{transform:translate(72.9725vw,39.04vh) scale(.0866)}to{transform:translate(75.6321vw,99vh) scale(.0866)}}.snow:nth-child(170){opacity:.95;transform:translate(96.981vw,-10px) scale(.0549);animation:fall-170 30s -26s linear infinite}@keyframes fall-170{55.005%{transform:translate(88.4794vw,55.005vh) scale(.0549)}to{transform:translate(92.7302vw,99vh) scale(.0549)}}.snow:nth-child(171){opacity:1.3116;transform:translate(97.9724vw,-10px) scale(.2788);animation:fall-171 26s -13s linear infinite}@keyframes fall-171{75.327%{transform:translate(102.6962vw,75.327vh) scale(.2788)}to{transform:translate(100.3343vw,99vh) scale(.2788)}}.snow:nth-child(172){opacity:1.6704;transform:translate(51.0772vw,-10px) scale(.3761);animation:fall-172 30s -12s linear infinite}@keyframes fall-172{79.361%{transform:translate(42.1357vw,79.361vh) scale(.3761)}to{transform:translate(46.60645vw,99vh) scale(.3761)}}.snow:nth-child(173){opacity:1.2582;transform:translate(8.8588vw,-10px) scale(.0523);animation:fall-173 20s -15s linear infinite}@keyframes fall-173{54.105%{transform:translate(4.5745vw,54.105vh) scale(.0523)}to{transform:translate(6.71665vw,99vh) scale(.0523)}}.snow:nth-child(174){opacity:.3832;transform:translate(55.8209vw,-10px) scale(.7613);animation:fall-174 20s -30s linear infinite}@keyframes fall-174{69.831%{transform:translate(51.3426vw,69.831vh) scale(.7613)}to{transform:translate(53.58175vw,99vh) scale(.7613)}}.snow:nth-child(175){opacity:1.5642;transform:translate(59.8744vw,-10px) scale(.8648);animation:fall-175 30s -3s linear infinite}@keyframes fall-175{53.639%{transform:translate(69.6517vw,53.639vh) scale(.8648)}to{transform:translate(64.76305vw,99vh) scale(.8648)}}.snow:nth-child(176){opacity:1.0328;transform:translate(67.0996vw,-10px) scale(.0176);animation:fall-176 17s -25s linear infinite}@keyframes fall-176{76.334%{transform:translate(63.0708vw,76.334vh) scale(.0176)}to{transform:translate(65.0852vw,99vh) scale(.0176)}}.snow:nth-child(177){opacity:.4252;transform:translate(54.5674vw,-10px) scale(.4531);animation:fall-177 24s -1s linear infinite}@keyframes fall-177{38.263%{transform:translate(62.8442vw,38.263vh) scale(.4531)}to{transform:translate(58.7058vw,99vh) scale(.4531)}}.snow:nth-child(178){opacity:.9824;transform:translate(77.1115vw,-10px) scale(.6395);animation:fall-178 17s -25s linear infinite}@keyframes fall-178{65.09%{transform:translate(76.7438vw,65.09vh) scale(.6395)}to{transform:translate(76.92765vw,99vh) scale(.6395)}}.snow:nth-child(179){opacity:1.5996;transform:translate(63.653vw,-10px) scale(.0943);animation:fall-179 21s -20s linear infinite}@keyframes fall-179{45.448%{transform:translate(53.6888vw,45.448vh) scale(.0943)}to{transform:translate(58.6709vw,99vh) scale(.0943)}}.snow:nth-child(180){opacity:1.037;transform:translate(25.9vw,-10px) scale(.066);animation:fall-180 30s -27s linear infinite}@keyframes fall-180{78.365%{transform:translate(34.8077vw,78.365vh) scale(.066)}to{transform:translate(30.35385vw,99vh) scale(.066)}}.snow:nth-child(181){opacity:1.3784;transform:translate(6.2567vw,-10px) scale(.3349);animation:fall-181 22s -26s linear infinite}@keyframes fall-181{74.455%{transform:translate(-3.1637vw,74.455vh) scale(.3349)}to{transform:translate(1.5465vw,99vh) scale(.3349)}}.snow:nth-child(182){opacity:.7212;transform:translate(15.7236vw,-10px) scale(.7666);animation:fall-182 24s -7s linear infinite}@keyframes fall-182{37.662%{transform:translate(18.5474vw,37.662vh) scale(.7666)}to{transform:translate(17.1355vw,99vh) scale(.7666)}}.snow:nth-child(183){opacity:1.1744;transform:translate(2.6164vw,-10px) scale(.574);animation:fall-183 23s -12s linear infinite}@keyframes fall-183{42.25%{transform:translate(2.3053vw,42.25vh) scale(.574)}to{transform:translate(2.46085vw,99vh) scale(.574)}}.snow:nth-child(184){opacity:1.2532;transform:translate(86.3195vw,-10px) scale(.088);animation:fall-184 18s -11s linear infinite}@keyframes fall-184{74.032%{transform:translate(93.0575vw,74.032vh) scale(.088)}to{transform:translate(89.6885vw,99vh) scale(.088)}}.snow:nth-child(185){opacity:1.873;transform:translate(58.3966vw,-10px) scale(.4189);animation:fall-185 15s -24s linear infinite}@keyframes fall-185{74.111%{transform:translate(67.1612vw,74.111vh) scale(.4189)}to{transform:translate(62.7789vw,99vh) scale(.4189)}}.snow:nth-child(186){opacity:1.6178;transform:translate(16.2805vw,-10px) scale(.0575);animation:fall-186 29s -29s linear infinite}@keyframes fall-186{55.852%{transform:translate(8.7051vw,55.852vh) scale(.0575)}to{transform:translate(12.4928vw,99vh) scale(.0575)}}.snow:nth-child(187){opacity:1.629;transform:translate(20.2543vw,-10px) scale(.4277);animation:fall-187 23s -28s linear infinite}@keyframes fall-187{32.664%{transform:translate(28.4776vw,32.664vh) scale(.4277)}to{transform:translate(24.36595vw,99vh) scale(.4277)}}.snow:nth-child(188){opacity:1.705;transform:translate(39.7743vw,-10px) scale(.3979);animation:fall-188 23s -10s linear infinite}@keyframes fall-188{38.665%{transform:translate(46.9485vw,38.665vh) scale(.3979)}to{transform:translate(43.3614vw,99vh) scale(.3979)}}.snow:nth-child(189){opacity:1.9402;transform:translate(48.0589vw,-10px) scale(.4623);animation:fall-189 11s -29s linear infinite}@keyframes fall-189{65.976%{transform:translate(44.6908vw,65.976vh) scale(.4623)}to{transform:translate(46.37485vw,99vh) scale(.4623)}}.snow:nth-child(190){opacity:1.2602;transform:translate(25.0897vw,-10px) scale(.9722);animation:fall-190 26s -29s linear infinite}@keyframes fall-190{78.815%{transform:translate(22.3233vw,78.815vh) scale(.9722)}to{transform:translate(23.7065vw,99vh) scale(.9722)}}.snow:nth-child(191){opacity:1.496;transform:translate(4.4767vw,-10px) scale(.9977);animation:fall-191 13s -20s linear infinite}@keyframes fall-191{72.922%{transform:translate(9.8339vw,72.922vh) scale(.9977)}to{transform:translate(7.1553vw,99vh) scale(.9977)}}.snow:nth-child(192){opacity:1.4294;transform:translate(30.5319vw,-10px) scale(.6541);animation:fall-192 15s -21s linear infinite}@keyframes fall-192{70.41%{transform:translate(27.9714vw,70.41vh) scale(.6541)}to{transform:translate(29.25165vw,99vh) scale(.6541)}}.snow:nth-child(193){opacity:.514;transform:translate(34.4947vw,-10px) scale(.8953);animation:fall-193 25s -24s linear infinite}@keyframes fall-193{57.523%{transform:translate(37.6919vw,57.523vh) scale(.8953)}to{transform:translate(36.0933vw,99vh) scale(.8953)}}.snow:nth-child(194){opacity:1.2702;transform:translate(23.8802vw,-10px) scale(.1447);animation:fall-194 28s -27s linear infinite}@keyframes fall-194{50.984%{transform:translate(21.4023vw,50.984vh) scale(.1447)}to{transform:translate(22.64125vw,99vh) scale(.1447)}}.snow:nth-child(195){opacity:.838;transform:translate(65.7135vw,-10px) scale(.728);animation:fall-195 21s -24s linear infinite}@keyframes fall-195{59.057%{transform:translate(67.5275vw,59.057vh) scale(.728)}to{transform:translate(66.6205vw,99vh) scale(.728)}}.snow:nth-child(196){opacity:.3014;transform:translate(21.2997vw,-10px) scale(.3344);animation:fall-196 26s -11s linear infinite}@keyframes fall-196{33.562%{transform:translate(18.0996vw,33.562vh) scale(.3344)}to{transform:translate(19.69965vw,99vh) scale(.3344)}}.snow:nth-child(197){opacity:.8244;transform:translate(71.0801vw,-10px) scale(.2335);animation:fall-197 10s -7s linear infinite}@keyframes fall-197{76.776%{transform:translate(73.6527vw,76.776vh) scale(.2335)}to{transform:translate(72.3664vw,99vh) scale(.2335)}}.snow:nth-child(198){opacity:.5268;transform:translate(20.2207vw,-10px) scale(.9816);animation:fall-198 21s -7s linear infinite}@keyframes fall-198{37.472%{transform:translate(20.898vw,37.472vh) scale(.9816)}to{transform:translate(20.55935vw,99vh) scale(.9816)}}.snow:nth-child(199){opacity:1.5006;transform:translate(48.8089vw,-10px) scale(.577);animation:fall-199 11s -12s linear infinite}@keyframes fall-199{44.646%{transform:translate(44.8818vw,44.646vh) scale(.577)}to{transform:translate(46.84535vw,99vh) scale(.577)}}.snow:nth-child(200){opacity:.8942;transform:translate(95.5828vw,-10px) scale(.4744);animation:fall-200 11s -23s linear infinite}@keyframes fall-200{39.765%{transform:translate(95.4968vw,39.765vh) scale(.4744)}to{transform:translate(95.5398vw,99vh) scale(.4744)}}.snow:nth-child(201){opacity:1.5134;transform:translate(69.3084vw,-10px) scale(.7044);animation:fall-201 18s -9s linear infinite}@keyframes fall-201{56.018%{transform:translate(67.5953vw,56.018vh) scale(.7044)}to{transform:translate(68.45185vw,99vh) scale(.7044)}}.snow:nth-child(202){opacity:.6444;transform:translate(46.0279vw,-10px) scale(.7388);animation:fall-202 20s -26s linear infinite}@keyframes fall-202{45.851%{transform:translate(47.4169vw,45.851vh) scale(.7388)}to{transform:translate(46.7224vw,99vh) scale(.7388)}}.snow:nth-child(203){opacity:.2836;transform:translate(84.3191vw,-10px) scale(.2686);animation:fall-203 19s -7s linear infinite}@keyframes fall-203{69.318%{transform:translate(83.294vw,69.318vh) scale(.2686)}to{transform:translate(83.80655vw,99vh) scale(.2686)}}.snow:nth-child(204){opacity:.626;transform:translate(98.089vw,-10px) scale(.6426);animation:fall-204 23s -8s linear infinite}@keyframes fall-204{75.631%{transform:translate(99.3695vw,75.631vh) scale(.6426)}to{transform:translate(98.72925vw,99vh) scale(.6426)}}.snow:nth-child(205){opacity:.1338;transform:translate(47.6215vw,-10px) scale(.0995);animation:fall-205 24s -26s linear infinite}@keyframes fall-205{60.065%{transform:translate(38.0845vw,60.065vh) scale(.0995)}to{transform:translate(42.853vw,99vh) scale(.0995)}}.snow:nth-child(206){opacity:1.8878;transform:translate(7.4063vw,-10px) scale(.4773);animation:fall-206 16s -27s linear infinite}@keyframes fall-206{59.528%{transform:translate(.2362vw,59.528vh) scale(.4773)}to{transform:translate(3.82125vw,99vh) scale(.4773)}}.snow:nth-child(207){opacity:.8702;transform:translate(17.471vw,-10px) scale(.339);animation:fall-207 14s -11s linear infinite}@keyframes fall-207{67.869%{transform:translate(20.0435vw,67.869vh) scale(.339)}to{transform:translate(18.75725vw,99vh) scale(.339)}}.snow:nth-child(208){opacity:.3806;transform:translate(21.8582vw,-10px) scale(.5963);animation:fall-208 10s -16s linear infinite}@keyframes fall-208{74.209%{transform:translate(26.4707vw,74.209vh) scale(.5963)}to{transform:translate(24.16445vw,99vh) scale(.5963)}}.snow:nth-child(209){opacity:.5438;transform:translate(59.2731vw,-10px) scale(.1948);animation:fall-209 12s -30s linear infinite}@keyframes fall-209{77.013%{transform:translate(67.2706vw,77.013vh) scale(.1948)}to{transform:translate(63.27185vw,99vh) scale(.1948)}}.snow:nth-child(210){opacity:1.8948;transform:translate(35.6569vw,-10px) scale(.2206);animation:fall-210 25s -24s linear infinite}@keyframes fall-210{59.081%{transform:translate(43.4845vw,59.081vh) scale(.2206)}to{transform:translate(39.5707vw,99vh) scale(.2206)}}.snow:nth-child(211){opacity:1.7724;transform:translate(51.3187vw,-10px) scale(.1333);animation:fall-211 29s -28s linear infinite}@keyframes fall-211{45.566%{transform:translate(55.9208vw,45.566vh) scale(.1333)}to{transform:translate(53.61975vw,99vh) scale(.1333)}}.snow:nth-child(212){opacity:1.348;transform:translate(7.5293vw,-10px) scale(.3447);animation:fall-212 26s -16s linear infinite}@keyframes fall-212{75.582%{transform:translate(13.8557vw,75.582vh) scale(.3447)}to{transform:translate(10.6925vw,99vh) scale(.3447)}}.snow:nth-child(213){opacity:1.6638;transform:translate(92.5625vw,-10px) scale(.84);animation:fall-213 10s -2s linear infinite}@keyframes fall-213{46.833%{transform:translate(88.1609vw,46.833vh) scale(.84)}to{transform:translate(90.3617vw,99vh) scale(.84)}}.snow:nth-child(214){opacity:.6426;transform:translate(18.1001vw,-10px) scale(.3634);animation:fall-214 30s -13s linear infinite}@keyframes fall-214{35.34%{transform:translate(18.2527vw,35.34vh) scale(.3634)}to{transform:translate(18.1764vw,99vh) scale(.3634)}}.snow:nth-child(215){opacity:.5272;transform:translate(62.3009vw,-10px) scale(.4135);animation:fall-215 12s -18s linear infinite}@keyframes fall-215{48.664%{transform:translate(57.1878vw,48.664vh) scale(.4135)}to{transform:translate(59.74435vw,99vh) scale(.4135)}}.snow:nth-child(216){opacity:1.595;transform:translate(29.1224vw,-10px) scale(.0578);animation:fall-216 27s -13s linear infinite}@keyframes fall-216{46.091%{transform:translate(26.5629vw,46.091vh) scale(.0578)}to{transform:translate(27.84265vw,99vh) scale(.0578)}}.snow:nth-child(217){opacity:.4862;transform:translate(18.4985vw,-10px) scale(.6293);animation:fall-217 20s -14s linear infinite}@keyframes fall-217{53.934%{transform:translate(10.1122vw,53.934vh) scale(.6293)}to{transform:translate(14.30535vw,99vh) scale(.6293)}}.snow:nth-child(218){opacity:.3244;transform:translate(23.2923vw,-10px) scale(.4923);animation:fall-218 24s -26s linear infinite}@keyframes fall-218{73.532%{transform:translate(13.4524vw,73.532vh) scale(.4923)}to{transform:translate(18.37235vw,99vh) scale(.4923)}}.snow:nth-child(219){opacity:1.2356;transform:translate(6.41vw,-10px) scale(.6018);animation:fall-219 13s -7s linear infinite}@keyframes fall-219{74.394%{transform:translate(-3.3216vw,74.394vh) scale(.6018)}to{transform:translate(1.5442vw,99vh) scale(.6018)}}.snow:nth-child(220){opacity:1.9388;transform:translate(10.969vw,-10px) scale(.2257);animation:fall-220 17s -14s linear infinite}@keyframes fall-220{79.717%{transform:translate(19.7898vw,79.717vh) scale(.2257)}to{transform:translate(15.3794vw,99vh) scale(.2257)}}.snow:nth-child(221){opacity:1.3838;transform:translate(40.1956vw,-10px) scale(.6723);animation:fall-221 18s -10s linear infinite}@keyframes fall-221{44.755%{transform:translate(36.0305vw,44.755vh) scale(.6723)}to{transform:translate(38.11305vw,99vh) scale(.6723)}}.snow:nth-child(222){opacity:.4778;transform:translate(20.4015vw,-10px) scale(.6194);animation:fall-222 26s -3s linear infinite}@keyframes fall-222{46.055%{transform:translate(26.0546vw,46.055vh) scale(.6194)}to{transform:translate(23.22805vw,99vh) scale(.6194)}}.snow:nth-child(223){opacity:1.2878;transform:translate(44.0811vw,-10px) scale(.3038);animation:fall-223 17s -26s linear infinite}@keyframes fall-223{70.284%{transform:translate(37.1115vw,70.284vh) scale(.3038)}to{transform:translate(40.5963vw,99vh) scale(.3038)}}.snow:nth-child(224){opacity:.4642;transform:translate(49.0259vw,-10px) scale(.9665);animation:fall-224 26s -26s linear infinite}@keyframes fall-224{40.456%{transform:translate(50.7063vw,40.456vh) scale(.9665)}to{transform:translate(49.8661vw,99vh) scale(.9665)}}.snow:nth-child(225){opacity:1.7886;transform:translate(48.3592vw,-10px) scale(.2721);animation:fall-225 24s -15s linear infinite}@keyframes fall-225{79.539%{transform:translate(50.8981vw,79.539vh) scale(.2721)}to{transform:translate(49.62865vw,99vh) scale(.2721)}}.snow:nth-child(226){opacity:1.1574;transform:translate(.2788vw,-10px) scale(.3494);animation:fall-226 11s -2s linear infinite}@keyframes fall-226{68.55%{transform:translate(2.1525vw,68.55vh) scale(.3494)}to{transform:translate(1.21565vw,99vh) scale(.3494)}}.snow:nth-child(227){opacity:1.3578;transform:translate(17.3745vw,-10px) scale(.9005);animation:fall-227 17s -22s linear infinite}@keyframes fall-227{33.8%{transform:translate(12.1094vw,33.8vh) scale(.9005)}to{transform:translate(14.74195vw,99vh) scale(.9005)}}.snow:nth-child(228){opacity:.0708;transform:translate(36.7176vw,-10px) scale(.2867);animation:fall-228 22s -22s linear infinite}@keyframes fall-228{33.842%{transform:translate(26.8836vw,33.842vh) scale(.2867)}to{transform:translate(31.8006vw,99vh) scale(.2867)}}.snow:nth-child(229){opacity:.2978;transform:translate(97.9389vw,-10px) scale(.6227);animation:fall-229 26s -19s linear infinite}@keyframes fall-229{33.726%{transform:translate(90.7452vw,33.726vh) scale(.6227)}to{transform:translate(94.34205vw,99vh) scale(.6227)}}.snow:nth-child(230){opacity:.1978;transform:translate(69.7819vw,-10px) scale(.6852);animation:fall-230 17s -24s linear infinite}@keyframes fall-230{43.4%{transform:translate(61.2073vw,43.4vh) scale(.6852)}to{transform:translate(65.4946vw,99vh) scale(.6852)}}.snow:nth-child(231){opacity:1.6912;transform:translate(81.7007vw,-10px) scale(.8755);animation:fall-231 25s -14s linear infinite}@keyframes fall-231{46.181%{transform:translate(83.2851vw,46.181vh) scale(.8755)}to{transform:translate(82.4929vw,99vh) scale(.8755)}}.snow:nth-child(232){opacity:.811;transform:translate(79.0567vw,-10px) scale(.2771);animation:fall-232 21s -15s linear infinite}@keyframes fall-232{54.377%{transform:translate(71.7728vw,54.377vh) scale(.2771)}to{transform:translate(75.41475vw,99vh) scale(.2771)}}.snow:nth-child(233){opacity:.9116;transform:translate(70.4523vw,-10px) scale(.0708);animation:fall-233 17s -30s linear infinite}@keyframes fall-233{62.965%{transform:translate(69.5417vw,62.965vh) scale(.0708)}to{transform:translate(69.997vw,99vh) scale(.0708)}}.snow:nth-child(234){opacity:1.5396;transform:translate(95.7252vw,-10px) scale(.8485);animation:fall-234 12s -9s linear infinite}@keyframes fall-234{47.111%{transform:translate(92.7739vw,47.111vh) scale(.8485)}to{transform:translate(94.24955vw,99vh) scale(.8485)}}.snow:nth-child(235){opacity:.6934;transform:translate(35.5541vw,-10px) scale(.618);animation:fall-235 30s -1s linear infinite}@keyframes fall-235{78.339%{transform:translate(43.1429vw,78.339vh) scale(.618)}to{transform:translate(39.3485vw,99vh) scale(.618)}}.snow:nth-child(236){opacity:1.3694;transform:translate(51.9105vw,-10px) scale(.762);animation:fall-236 25s -22s linear infinite}@keyframes fall-236{66.871%{transform:translate(55.8616vw,66.871vh) scale(.762)}to{transform:translate(53.88605vw,99vh) scale(.762)}}.snow:nth-child(237){opacity:.0852;transform:translate(74.9242vw,-10px) scale(.0716);animation:fall-237 10s -4s linear infinite}@keyframes fall-237{51.148%{transform:translate(65.7511vw,51.148vh) scale(.0716)}to{transform:translate(70.33765vw,99vh) scale(.0716)}}.snow:nth-child(238){opacity:1.9178;transform:translate(14.6288vw,-10px) scale(.0485);animation:fall-238 15s -25s linear infinite}@keyframes fall-238{45.053%{transform:translate(15.5488vw,45.053vh) scale(.0485)}to{transform:translate(15.0888vw,99vh) scale(.0485)}}.snow:nth-child(239){opacity:.2188;transform:translate(64.1872vw,-10px) scale(.8248);animation:fall-239 26s -2s linear infinite}@keyframes fall-239{53.242%{transform:translate(65.7681vw,53.242vh) scale(.8248)}to{transform:translate(64.97765vw,99vh) scale(.8248)}}.snow:nth-child(240){opacity:.9936;transform:translate(36.232vw,-10px) scale(.1958);animation:fall-240 30s -20s linear infinite}@keyframes fall-240{70.127%{transform:translate(26.2591vw,70.127vh) scale(.1958)}to{transform:translate(31.24555vw,99vh) scale(.1958)}}.snow:nth-child(241){opacity:.1368;transform:translate(65.7597vw,-10px) scale(.2075);animation:fall-241 30s -26s linear infinite}@keyframes fall-241{68.625%{transform:translate(60.0417vw,68.625vh) scale(.2075)}to{transform:translate(62.9007vw,99vh) scale(.2075)}}.snow:nth-child(242){opacity:.857;transform:translate(59.4702vw,-10px) scale(.4265);animation:fall-242 30s -6s linear infinite}@keyframes fall-242{77.212%{transform:translate(68.3993vw,77.212vh) scale(.4265)}to{transform:translate(63.93475vw,99vh) scale(.4265)}}.snow:nth-child(243){opacity:1.9608;transform:translate(45.0848vw,-10px) scale(.5927);animation:fall-243 15s -11s linear infinite}@keyframes fall-243{32.049%{transform:translate(42.5326vw,32.049vh) scale(.5927)}to{transform:translate(43.8087vw,99vh) scale(.5927)}}.snow:nth-child(244){opacity:.2464;transform:translate(70.2971vw,-10px) scale(.1474);animation:fall-244 14s -23s linear infinite}@keyframes fall-244{73.288%{transform:translate(60.4781vw,73.288vh) scale(.1474)}to{transform:translate(65.3876vw,99vh) scale(.1474)}}.snow:nth-child(245){opacity:1.439;transform:translate(16.6606vw,-10px) scale(.4649);animation:fall-245 11s -27s linear infinite}@keyframes fall-245{45.481%{transform:translate(17.5463vw,45.481vh) scale(.4649)}to{transform:translate(17.10345vw,99vh) scale(.4649)}}.snow:nth-child(246){opacity:1.3912;transform:translate(11.1275vw,-10px) scale(.0809);animation:fall-246 27s -10s linear infinite}@keyframes fall-246{59.196%{transform:translate(2.7115vw,59.196vh) scale(.0809)}to{transform:translate(6.9195vw,99vh) scale(.0809)}}.snow:nth-child(247){opacity:1.0146;transform:translate(14.22vw,-10px) scale(.7734);animation:fall-247 29s -6s linear infinite}@keyframes fall-247{69.191%{transform:translate(22.6797vw,69.191vh) scale(.7734)}to{transform:translate(18.44985vw,99vh) scale(.7734)}}.snow:nth-child(248){opacity:.608;transform:translate(5.3865vw,-10px) scale(.5942);animation:fall-248 14s -4s linear infinite}@keyframes fall-248{54.075%{transform:translate(12.5023vw,54.075vh) scale(.5942)}to{transform:translate(8.9444vw,99vh) scale(.5942)}}.snow:nth-child(249){opacity:1.0794;transform:translate(96.9095vw,-10px) scale(.1621);animation:fall-249 15s -25s linear infinite}@keyframes fall-249{63.738%{transform:translate(87.4342vw,63.738vh) scale(.1621)}to{transform:translate(92.17185vw,99vh) scale(.1621)}}.snow:nth-child(250){opacity:1.8502;transform:translate(71.3951vw,-10px) scale(.7388);animation:fall-250 13s -8s linear infinite}@keyframes fall-250{46.791%{transform:translate(71.6668vw,46.791vh) scale(.7388)}to{transform:translate(71.53095vw,99vh) scale(.7388)}}.snow:nth-child(251){opacity:.8358;transform:translate(55.0842vw,-10px) scale(.1265);animation:fall-251 17s -1s linear infinite}@keyframes fall-251{71.396%{transform:translate(53.2213vw,71.396vh) scale(.1265)}to{transform:translate(54.15275vw,99vh) scale(.1265)}}.snow:nth-child(252){opacity:1.5398;transform:translate(39.8518vw,-10px) scale(.6182);animation:fall-252 27s -23s linear infinite}@keyframes fall-252{40.405%{transform:translate(43.9805vw,40.405vh) scale(.6182)}to{transform:translate(41.91615vw,99vh) scale(.6182)}}.snow:nth-child(253){opacity:1.4342;transform:translate(93.8582vw,-10px) scale(.4713);animation:fall-253 25s -14s linear infinite}@keyframes fall-253{73.479%{transform:translate(93.5402vw,73.479vh) scale(.4713)}to{transform:translate(93.6992vw,99vh) scale(.4713)}}.snow:nth-child(254){opacity:.8854;transform:translate(79.497vw,-10px) scale(.8788);animation:fall-254 20s -3s linear infinite}@keyframes fall-254{73.696%{transform:translate(82.2711vw,73.696vh) scale(.8788)}to{transform:translate(80.88405vw,99vh) scale(.8788)}}.snow:nth-child(255){opacity:.3442;transform:translate(50.0079vw,-10px) scale(.4866);animation:fall-255 21s -15s linear infinite}@keyframes fall-255{63.681%{transform:translate(42.7737vw,63.681vh) scale(.4866)}to{transform:translate(46.3908vw,99vh) scale(.4866)}}.snow:nth-child(256){opacity:.7104;transform:translate(91.3134vw,-10px) scale(.7206);animation:fall-256 16s -11s linear infinite}@keyframes fall-256{43.215%{transform:translate(93.3586vw,43.215vh) scale(.7206)}to{transform:translate(92.336vw,99vh) scale(.7206)}}.snow:nth-child(257){opacity:1.9618;transform:translate(35.8772vw,-10px) scale(.3255);animation:fall-257 24s -27s linear infinite}@keyframes fall-257{38.547%{transform:translate(27.4565vw,38.547vh) scale(.3255)}to{transform:translate(31.66685vw,99vh) scale(.3255)}}.snow:nth-child(258){opacity:1.0516;transform:translate(68.0153vw,-10px) scale(.0219);animation:fall-258 10s -13s linear infinite}@keyframes fall-258{36.076%{transform:translate(66.0115vw,36.076vh) scale(.0219)}to{transform:translate(67.0134vw,99vh) scale(.0219)}}.snow:nth-child(259){opacity:1.4136;transform:translate(52.4639vw,-10px) scale(.2826);animation:fall-259 17s -2s linear infinite}@keyframes fall-259{61.993%{transform:translate(61.7032vw,61.993vh) scale(.2826)}to{transform:translate(57.08355vw,99vh) scale(.2826)}}.snow:nth-child(260){opacity:.3878;transform:translate(51.5314vw,-10px) scale(.5899);animation:fall-260 24s -5s linear infinite}@keyframes fall-260{74.737%{transform:translate(51.4159vw,74.737vh) scale(.5899)}to{transform:translate(51.47365vw,99vh) scale(.5899)}}.snow:nth-child(261){opacity:.6078;transform:translate(43.2634vw,-10px) scale(.0346);animation:fall-261 30s -17s linear infinite}@keyframes fall-261{49.089%{transform:translate(41.8531vw,49.089vh) scale(.0346)}to{transform:translate(42.55825vw,99vh) scale(.0346)}}.snow:nth-child(262){opacity:.3074;transform:translate(26.243vw,-10px) scale(.0175);animation:fall-262 16s -3s linear infinite}@keyframes fall-262{52.677%{transform:translate(21.172vw,52.677vh) scale(.0175)}to{transform:translate(23.7075vw,99vh) scale(.0175)}}.snow:nth-child(263){opacity:.4118;transform:translate(95.7737vw,-10px) scale(.6216);animation:fall-263 26s -9s linear infinite}@keyframes fall-263{60.645%{transform:translate(95.0433vw,60.645vh) scale(.6216)}to{transform:translate(95.4085vw,99vh) scale(.6216)}}.snow:nth-child(264){opacity:1.03;transform:translate(84.1378vw,-10px) scale(.1809);animation:fall-264 23s -3s linear infinite}@keyframes fall-264{62.955%{transform:translate(78.0393vw,62.955vh) scale(.1809)}to{transform:translate(81.08855vw,99vh) scale(.1809)}}.snow:nth-child(265){opacity:.6354;transform:translate(82.3986vw,-10px) scale(.3325);animation:fall-265 27s -16s linear infinite}@keyframes fall-265{45.651%{transform:translate(79.128vw,45.651vh) scale(.3325)}to{transform:translate(80.7633vw,99vh) scale(.3325)}}.snow:nth-child(266){opacity:1.0972;transform:translate(70.8431vw,-10px) scale(.4316);animation:fall-266 17s -20s linear infinite}@keyframes fall-266{76.132%{transform:translate(63.5987vw,76.132vh) scale(.4316)}to{transform:translate(67.2209vw,99vh) scale(.4316)}}.snow:nth-child(267){opacity:1.5366;transform:translate(95.878vw,-10px) scale(.5354);animation:fall-267 12s -9s linear infinite}@keyframes fall-267{52.203%{transform:translate(97.5837vw,52.203vh) scale(.5354)}to{transform:translate(96.73085vw,99vh) scale(.5354)}}.snow:nth-child(268){opacity:.6414;transform:translate(84.449vw,-10px) scale(.8263);animation:fall-268 18s -10s linear infinite}@keyframes fall-268{68.422%{transform:translate(76.3926vw,68.422vh) scale(.8263)}to{transform:translate(80.4208vw,99vh) scale(.8263)}}.snow:nth-child(269){opacity:.5176;transform:translate(77.932vw,-10px) scale(.2078);animation:fall-269 19s -7s linear infinite}@keyframes fall-269{50.941%{transform:translate(71.8693vw,50.941vh) scale(.2078)}to{transform:translate(74.90065vw,99vh) scale(.2078)}}.snow:nth-child(270){opacity:.785;transform:translate(15.4765vw,-10px) scale(.5787);animation:fall-270 10s -28s linear infinite}@keyframes fall-270{32.064%{transform:translate(22.0077vw,32.064vh) scale(.5787)}to{transform:translate(18.7421vw,99vh) scale(.5787)}}.snow:nth-child(271){opacity:.6688;transform:translate(36.7282vw,-10px) scale(.6457);animation:fall-271 26s -20s linear infinite}@keyframes fall-271{75.146%{transform:translate(31.6017vw,75.146vh) scale(.6457)}to{transform:translate(34.16495vw,99vh) scale(.6457)}}.snow:nth-child(272){opacity:.3694;transform:translate(90.4352vw,-10px) scale(.1533);animation:fall-272 14s -17s linear infinite}@keyframes fall-272{65.12%{transform:translate(81.5391vw,65.12vh) scale(.1533)}to{transform:translate(85.98715vw,99vh) scale(.1533)}}.snow:nth-child(273){opacity:.581;transform:translate(23.213vw,-10px) scale(.2849);animation:fall-273 12s -15s linear infinite}@keyframes fall-273{36.501%{transform:translate(28.7172vw,36.501vh) scale(.2849)}to{transform:translate(25.9651vw,99vh) scale(.2849)}}.snow:nth-child(274){opacity:.985;transform:translate(33.3973vw,-10px) scale(.5875);animation:fall-274 22s -9s linear infinite}@keyframes fall-274{67.676%{transform:translate(41.0043vw,67.676vh) scale(.5875)}to{transform:translate(37.2008vw,99vh) scale(.5875)}}.snow:nth-child(275){opacity:.8966;transform:translate(42.3561vw,-10px) scale(.1585);animation:fall-275 28s -30s linear infinite}@keyframes fall-275{78.658%{transform:translate(45.555vw,78.658vh) scale(.1585)}to{transform:translate(43.95555vw,99vh) scale(.1585)}}.snow:nth-child(276){opacity:.6094;transform:translate(43.7364vw,-10px) scale(.7947);animation:fall-276 29s -15s linear infinite}@keyframes fall-276{38.64%{transform:translate(40.8268vw,38.64vh) scale(.7947)}to{transform:translate(42.2816vw,99vh) scale(.7947)}}.snow:nth-child(277){opacity:1.6568;transform:translate(60.1713vw,-10px) scale(.2868);animation:fall-277 21s -8s linear infinite}@keyframes fall-277{69.988%{transform:translate(57.4003vw,69.988vh) scale(.2868)}to{transform:translate(58.7858vw,99vh) scale(.2868)}}.snow:nth-child(278){opacity:.5252;transform:translate(75.7352vw,-10px) scale(.2274);animation:fall-278 18s -28s linear infinite}@keyframes fall-278{52.88%{transform:translate(74.7112vw,52.88vh) scale(.2274)}to{transform:translate(75.2232vw,99vh) scale(.2274)}}.snow:nth-child(279){opacity:1.2612;transform:translate(44.7803vw,-10px) scale(.1761);animation:fall-279 30s -1s linear infinite}@keyframes fall-279{45.236%{transform:translate(36.9852vw,45.236vh) scale(.1761)}to{transform:translate(40.88275vw,99vh) scale(.1761)}}.snow:nth-child(280){opacity:1.2282;transform:translate(49.6384vw,-10px) scale(.2977);animation:fall-280 14s -1s linear infinite}@keyframes fall-280{46.529%{transform:translate(49.1512vw,46.529vh) scale(.2977)}to{transform:translate(49.3948vw,99vh) scale(.2977)}}.snow:nth-child(281){opacity:.6848;transform:translate(77.9293vw,-10px) scale(.2479);animation:fall-281 18s -25s linear infinite}@keyframes fall-281{44.101%{transform:translate(74.3829vw,44.101vh) scale(.2479)}to{transform:translate(76.1561vw,99vh) scale(.2479)}}.snow:nth-child(282){opacity:1.3476;transform:translate(7.4801vw,-10px) scale(.827);animation:fall-282 24s -1s linear infinite}@keyframes fall-282{65.25%{transform:translate(8.1028vw,65.25vh) scale(.827)}to{transform:translate(7.79145vw,99vh) scale(.827)}}.snow:nth-child(283){opacity:1.6554;transform:translate(3.8938vw,-10px) scale(.6142);animation:fall-283 20s -23s linear infinite}@keyframes fall-283{59.372%{transform:translate(-5.2348vw,59.372vh) scale(.6142)}to{transform:translate(-.6705vw,99vh) scale(.6142)}}.snow:nth-child(284){opacity:.6226;transform:translate(1.0822vw,-10px) scale(.8067);animation:fall-284 24s -23s linear infinite}@keyframes fall-284{72.806%{transform:translate(-2.2068vw,72.806vh) scale(.8067)}to{transform:translate(-.5623vw,99vh) scale(.8067)}}.snow:nth-child(285){opacity:1.0954;transform:translate(73.8721vw,-10px) scale(.9031);animation:fall-285 28s -28s linear infinite}@keyframes fall-285{72.02%{transform:translate(73.7856vw,72.02vh) scale(.9031)}to{transform:translate(73.82885vw,99vh) scale(.9031)}}.snow:nth-child(286){opacity:1.0924;transform:translate(11.2523vw,-10px) scale(.2842);animation:fall-286 26s -15s linear infinite}@keyframes fall-286{38.368%{transform:translate(16.7552vw,38.368vh) scale(.2842)}to{transform:translate(14.00375vw,99vh) scale(.2842)}}.snow:nth-child(287){opacity:.6086;transform:translate(37.5989vw,-10px) scale(.483);animation:fall-287 22s -19s linear infinite}@keyframes fall-287{48.305%{transform:translate(29.3926vw,48.305vh) scale(.483)}to{transform:translate(33.49575vw,99vh) scale(.483)}}.snow:nth-child(288){opacity:1.9534;transform:translate(82.9962vw,-10px) scale(.9571);animation:fall-288 22s -4s linear infinite}@keyframes fall-288{60.518%{transform:translate(80.375vw,60.518vh) scale(.9571)}to{transform:translate(81.6856vw,99vh) scale(.9571)}}.snow:nth-child(289){opacity:1.839;transform:translate(4.2798vw,-10px) scale(.1126);animation:fall-289 15s -24s linear infinite}@keyframes fall-289{65.98%{transform:translate(5.4245vw,65.98vh) scale(.1126)}to{transform:translate(4.85215vw,99vh) scale(.1126)}}.snow:nth-child(290){opacity:.2108;transform:translate(98.964vw,-10px) scale(.9454);animation:fall-290 15s -13s linear infinite}@keyframes fall-290{54.182%{transform:translate(101.1335vw,54.182vh) scale(.9454)}to{transform:translate(100.04875vw,99vh) scale(.9454)}}.snow:nth-child(291){opacity:1.332;transform:translate(47.9722vw,-10px) scale(.2453);animation:fall-291 26s -5s linear infinite}@keyframes fall-291{43.039%{transform:translate(51.2693vw,43.039vh) scale(.2453)}to{transform:translate(49.62075vw,99vh) scale(.2453)}}.snow:nth-child(292){opacity:.8304;transform:translate(88.601vw,-10px) scale(.0874);animation:fall-292 25s -25s linear infinite}@keyframes fall-292{50.178%{transform:translate(82.6824vw,50.178vh) scale(.0874)}to{transform:translate(85.6417vw,99vh) scale(.0874)}}.snow:nth-child(293){opacity:1.5056;transform:translate(96.9608vw,-10px) scale(.4893);animation:fall-293 30s -2s linear infinite}@keyframes fall-293{41.643%{transform:translate(93.39vw,41.643vh) scale(.4893)}to{transform:translate(95.1754vw,99vh) scale(.4893)}}.snow:nth-child(294){opacity:.9488;transform:translate(60.319vw,-10px) scale(.0251);animation:fall-294 15s -21s linear infinite}@keyframes fall-294{68.51%{transform:translate(57.5392vw,68.51vh) scale(.0251)}to{transform:translate(58.9291vw,99vh) scale(.0251)}}.snow:nth-child(295){opacity:.5542;transform:translate(86.6258vw,-10px) scale(.4694);animation:fall-295 22s -22s linear infinite}@keyframes fall-295{55.255%{transform:translate(81.4067vw,55.255vh) scale(.4694)}to{transform:translate(84.01625vw,99vh) scale(.4694)}}.snow:nth-child(296){opacity:.7942;transform:translate(83.1205vw,-10px) scale(.6146);animation:fall-296 30s -28s linear infinite}@keyframes fall-296{57.351%{transform:translate(80.9585vw,57.351vh) scale(.6146)}to{transform:translate(82.0395vw,99vh) scale(.6146)}}.snow:nth-child(297){opacity:.1898;transform:translate(58.8465vw,-10px) scale(.449);animation:fall-297 27s -29s linear infinite}@keyframes fall-297{79.275%{transform:translate(63.4667vw,79.275vh) scale(.449)}to{transform:translate(61.1566vw,99vh) scale(.449)}}.snow:nth-child(298){opacity:1.3194;transform:translate(83.8637vw,-10px) scale(.2613);animation:fall-298 14s -17s linear infinite}@keyframes fall-298{41.533%{transform:translate(87.165vw,41.533vh) scale(.2613)}to{transform:translate(85.51435vw,99vh) scale(.2613)}}.snow:nth-child(299){opacity:.268;transform:translate(12.3099vw,-10px) scale(.4916);animation:fall-299 20s -26s linear infinite}@keyframes fall-299{55.58%{transform:translate(10.8869vw,55.58vh) scale(.4916)}to{transform:translate(11.5984vw,99vh) scale(.4916)}}.snow:nth-child(300){opacity:.7574;transform:translate(23.7064vw,-10px) scale(.0446);animation:fall-300 25s -12s linear infinite}@keyframes fall-300{65.505%{transform:translate(28.8281vw,65.505vh) scale(.0446)}to{transform:translate(26.26725vw,99vh) scale(.0446)}}.snow:nth-child(301){opacity:1.452;transform:translate(96.5093vw,-10px) scale(.5558);animation:fall-301 23s -25s linear infinite}@keyframes fall-301{71.955%{transform:translate(90.0261vw,71.955vh) scale(.5558)}to{transform:translate(93.2677vw,99vh) scale(.5558)}}.snow:nth-child(302){opacity:1.9426;transform:translate(44.2698vw,-10px) scale(.155);animation:fall-302 16s -9s linear infinite}@keyframes fall-302{66.136%{transform:translate(51.2043vw,66.136vh) scale(.155)}to{transform:translate(47.73705vw,99vh) scale(.155)}}.snow:nth-child(303){opacity:1.1162;transform:translate(17.1473vw,-10px) scale(.6299);animation:fall-303 15s -28s linear infinite}@keyframes fall-303{42.852%{transform:translate(8.3324vw,42.852vh) scale(.6299)}to{transform:translate(12.73985vw,99vh) scale(.6299)}}.snow:nth-child(304){opacity:1.9748;transform:translate(60.2699vw,-10px) scale(.1776);animation:fall-304 30s -14s linear infinite}@keyframes fall-304{37.348%{transform:translate(69.9212vw,37.348vh) scale(.1776)}to{transform:translate(65.09555vw,99vh) scale(.1776)}}.snow:nth-child(305){opacity:.5008;transform:translate(61.0495vw,-10px) scale(.696);animation:fall-305 13s -20s linear infinite}@keyframes fall-305{53.458%{transform:translate(61.2389vw,53.458vh) scale(.696)}to{transform:translate(61.1442vw,99vh) scale(.696)}}.snow:nth-child(306){opacity:.0092;transform:translate(80.4436vw,-10px) scale(.3444);animation:fall-306 30s -4s linear infinite}@keyframes fall-306{50.185%{transform:translate(78.7333vw,50.185vh) scale(.3444)}to{transform:translate(79.58845vw,99vh) scale(.3444)}}.snow:nth-child(307){opacity:.2904;transform:translate(54.3816vw,-10px) scale(.4114);animation:fall-307 27s -13s linear infinite}@keyframes fall-307{46.62%{transform:translate(48.2972vw,46.62vh) scale(.4114)}to{transform:translate(51.3394vw,99vh) scale(.4114)}}.snow:nth-child(308){opacity:.9812;transform:translate(26.7629vw,-10px) scale(.2786);animation:fall-308 28s -3s linear infinite}@keyframes fall-308{39.39%{transform:translate(19.8766vw,39.39vh) scale(.2786)}to{transform:translate(23.31975vw,99vh) scale(.2786)}}.snow:nth-child(309){opacity:.3136;transform:translate(76.4286vw,-10px) scale(.3174);animation:fall-309 10s -27s linear infinite}@keyframes fall-309{55.625%{transform:translate(85.6442vw,55.625vh) scale(.3174)}to{transform:translate(81.0364vw,99vh) scale(.3174)}}.snow:nth-child(310){opacity:1.7562;transform:translate(94.5178vw,-10px) scale(.6565);animation:fall-310 18s -11s linear infinite}@keyframes fall-310{41.952%{transform:translate(95.8064vw,41.952vh) scale(.6565)}to{transform:translate(95.1621vw,99vh) scale(.6565)}}.snow:nth-child(311){opacity:.4094;transform:translate(15.6372vw,-10px) scale(.8873);animation:fall-311 16s -28s linear infinite}@keyframes fall-311{68.052%{transform:translate(7.1557vw,68.052vh) scale(.8873)}to{transform:translate(11.39645vw,99vh) scale(.8873)}}.snow:nth-child(312){opacity:.5066;transform:translate(29.3859vw,-10px) scale(.7126);animation:fall-312 17s -15s linear infinite}@keyframes fall-312{65.688%{transform:translate(37.2558vw,65.688vh) scale(.7126)}to{transform:translate(33.32085vw,99vh) scale(.7126)}}.snow:nth-child(313){opacity:1.7858;transform:translate(63.106vw,-10px) scale(.2294);animation:fall-313 23s -18s linear infinite}@keyframes fall-313{43.413%{transform:translate(61.7804vw,43.413vh) scale(.2294)}to{transform:translate(62.4432vw,99vh) scale(.2294)}}.snow:nth-child(314){opacity:.151;transform:translate(98.7578vw,-10px) scale(.5645);animation:fall-314 24s -6s linear infinite}@keyframes fall-314{32.148%{transform:translate(99.509vw,32.148vh) scale(.5645)}to{transform:translate(99.1334vw,99vh) scale(.5645)}}.snow:nth-child(315){opacity:1.8878;transform:translate(40.6697vw,-10px) scale(.4243);animation:fall-315 27s -28s linear infinite}@keyframes fall-315{74.087%{transform:translate(41.9774vw,74.087vh) scale(.4243)}to{transform:translate(41.32355vw,99vh) scale(.4243)}}.snow:nth-child(316){opacity:.8122;transform:translate(20.4252vw,-10px) scale(.1146);animation:fall-316 18s -24s linear infinite}@keyframes fall-316{77.529%{transform:translate(28.0891vw,77.529vh) scale(.1146)}to{transform:translate(24.25715vw,99vh) scale(.1146)}}.snow:nth-child(317){opacity:.4298;transform:translate(48.7698vw,-10px) scale(.6953);animation:fall-317 18s -17s linear infinite}@keyframes fall-317{56.529%{transform:translate(56.6782vw,56.529vh) scale(.6953)}to{transform:translate(52.724vw,99vh) scale(.6953)}}.snow:nth-child(318){opacity:1.8012;transform:translate(80.1377vw,-10px) scale(.7798);animation:fall-318 14s -23s linear infinite}@keyframes fall-318{30.934%{transform:translate(83.2918vw,30.934vh) scale(.7798)}to{transform:translate(81.71475vw,99vh) scale(.7798)}}.snow:nth-child(319){opacity:1.4896;transform:translate(73.8124vw,-10px) scale(.3761);animation:fall-319 30s -10s linear infinite}@keyframes fall-319{49.712%{transform:translate(83.0887vw,49.712vh) scale(.3761)}to{transform:translate(78.45055vw,99vh) scale(.3761)}}.snow:nth-child(320){opacity:1.385;transform:translate(51.712vw,-10px) scale(.1692);animation:fall-320 15s -22s linear infinite}@keyframes fall-320{65.506%{transform:translate(61.5586vw,65.506vh) scale(.1692)}to{transform:translate(56.6353vw,99vh) scale(.1692)}}.snow:nth-child(321){opacity:1.6376;transform:translate(23.2483vw,-10px) scale(.8323);animation:fall-321 13s -2s linear infinite}@keyframes fall-321{77.358%{transform:translate(15.6105vw,77.358vh) scale(.8323)}to{transform:translate(19.4294vw,99vh) scale(.8323)}}.snow:nth-child(322){opacity:.7806;transform:translate(5.4609vw,-10px) scale(.4407);animation:fall-322 13s -4s linear infinite}@keyframes fall-322{41.495%{transform:translate(6.213vw,41.495vh) scale(.4407)}to{transform:translate(5.83695vw,99vh) scale(.4407)}}.snow:nth-child(323){opacity:.808;transform:translate(52.06vw,-10px) scale(.364);animation:fall-323 22s -20s linear infinite}@keyframes fall-323{42.801%{transform:translate(50.7577vw,42.801vh) scale(.364)}to{transform:translate(51.40885vw,99vh) scale(.364)}}.snow:nth-child(324){opacity:1.0774;transform:translate(85.7226vw,-10px) scale(.7393);animation:fall-324 21s -1s linear infinite}@keyframes fall-324{36.527%{transform:translate(76.1327vw,36.527vh) scale(.7393)}to{transform:translate(80.92765vw,99vh) scale(.7393)}}.snow:nth-child(325){opacity:.5048;transform:translate(60.3182vw,-10px) scale(.7834);animation:fall-325 25s -13s linear infinite}@keyframes fall-325{60.473%{transform:translate(57.8921vw,60.473vh) scale(.7834)}to{transform:translate(59.10515vw,99vh) scale(.7834)}}.snow:nth-child(326){opacity:.2208;transform:translate(87.3201vw,-10px) scale(.3018);animation:fall-326 29s -29s linear infinite}@keyframes fall-326{58.3%{transform:translate(87.5117vw,58.3vh) scale(.3018)}to{transform:translate(87.4159vw,99vh) scale(.3018)}}.snow:nth-child(327){opacity:1.6972;transform:translate(29.0826vw,-10px) scale(.8362);animation:fall-327 11s -5s linear infinite}@keyframes fall-327{45.571%{transform:translate(21.0663vw,45.571vh) scale(.8362)}to{transform:translate(25.07445vw,99vh) scale(.8362)}}.snow:nth-child(328){opacity:1.1294;transform:translate(42.6273vw,-10px) scale(.9195);animation:fall-328 20s -5s linear infinite}@keyframes fall-328{44.821%{transform:translate(44.0022vw,44.821vh) scale(.9195)}to{transform:translate(43.31475vw,99vh) scale(.9195)}}.snow:nth-child(329){opacity:1.5368;transform:translate(4.9994vw,-10px) scale(.1614);animation:fall-329 19s -26s linear infinite}@keyframes fall-329{47.631%{transform:translate(-3.597vw,47.631vh) scale(.1614)}to{transform:translate(.7012vw,99vh) scale(.1614)}}.snow:nth-child(330){opacity:.8654;transform:translate(19.8807vw,-10px) scale(.9005);animation:fall-330 27s -20s linear infinite}@keyframes fall-330{60.732%{transform:translate(13.815vw,60.732vh) scale(.9005)}to{transform:translate(16.84785vw,99vh) scale(.9005)}}.snow:nth-child(331){opacity:.6078;transform:translate(56.6499vw,-10px) scale(.2311);animation:fall-331 11s -3s linear infinite}@keyframes fall-331{51.459%{transform:translate(58.4848vw,51.459vh) scale(.2311)}to{transform:translate(57.56735vw,99vh) scale(.2311)}}.snow:nth-child(332){opacity:.1796;transform:translate(64.2579vw,-10px) scale(.6671);animation:fall-332 21s -29s linear infinite}@keyframes fall-332{37.031%{transform:translate(67.5976vw,37.031vh) scale(.6671)}to{transform:translate(65.92775vw,99vh) scale(.6671)}}.snow:nth-child(333){opacity:1.4888;transform:translate(15.8415vw,-10px) scale(.6636);animation:fall-333 15s -24s linear infinite}@keyframes fall-333{57.496%{transform:translate(21.109vw,57.496vh) scale(.6636)}to{transform:translate(18.47525vw,99vh) scale(.6636)}}.snow:nth-child(334){opacity:.3838;transform:translate(57.0755vw,-10px) scale(.2885);animation:fall-334 23s -10s linear infinite}@keyframes fall-334{40.415%{transform:translate(57.7686vw,40.415vh) scale(.2885)}to{transform:translate(57.42205vw,99vh) scale(.2885)}}.snow:nth-child(335){opacity:.4888;transform:translate(93.6407vw,-10px) scale(.0435);animation:fall-335 27s -27s linear infinite}@keyframes fall-335{61.298%{transform:translate(98.0197vw,61.298vh) scale(.0435)}to{transform:translate(95.8302vw,99vh) scale(.0435)}}.snow:nth-child(336){opacity:.6126;transform:translate(49.9543vw,-10px) scale(.7302);animation:fall-336 14s -8s linear infinite}@keyframes fall-336{71.187%{transform:translate(46.765vw,71.187vh) scale(.7302)}to{transform:translate(48.35965vw,99vh) scale(.7302)}}.snow:nth-child(337){opacity:.6466;transform:translate(73.7697vw,-10px) scale(.5917);animation:fall-337 18s -30s linear infinite}@keyframes fall-337{65.608%{transform:translate(76.0063vw,65.608vh) scale(.5917)}to{transform:translate(74.888vw,99vh) scale(.5917)}}.snow:nth-child(338){opacity:.922;transform:translate(30.0704vw,-10px) scale(.1047);animation:fall-338 27s -4s linear infinite}@keyframes fall-338{34.952%{transform:translate(35.6917vw,34.952vh) scale(.1047)}to{transform:translate(32.88105vw,99vh) scale(.1047)}}.snow:nth-child(339){opacity:1.411;transform:translate(44.2261vw,-10px) scale(.9901);animation:fall-339 22s -14s linear infinite}@keyframes fall-339{66.871%{transform:translate(50.9117vw,66.871vh) scale(.9901)}to{transform:translate(47.5689vw,99vh) scale(.9901)}}.snow:nth-child(340){opacity:1.2918;transform:translate(18.0259vw,-10px) scale(.4128);animation:fall-340 23s -11s linear infinite}@keyframes fall-340{51.315%{transform:translate(14.1239vw,51.315vh) scale(.4128)}to{transform:translate(16.0749vw,99vh) scale(.4128)}}.snow:nth-child(341){opacity:1.2346;transform:translate(11.3805vw,-10px) scale(.4752);animation:fall-341 22s -15s linear infinite}@keyframes fall-341{40.865%{transform:translate(18.1211vw,40.865vh) scale(.4752)}to{transform:translate(14.7508vw,99vh) scale(.4752)}}.snow:nth-child(342){opacity:1.2622;transform:translate(14.1784vw,-10px) scale(.3252);animation:fall-342 24s -20s linear infinite}@keyframes fall-342{72.624%{transform:translate(11.827vw,72.624vh) scale(.3252)}to{transform:translate(13.0027vw,99vh) scale(.3252)}}.snow:nth-child(343){opacity:.084;transform:translate(77.8018vw,-10px) scale(.0034);animation:fall-343 20s -29s linear infinite}@keyframes fall-343{60.853%{transform:translate(77.3446vw,60.853vh) scale(.0034)}to{transform:translate(77.5732vw,99vh) scale(.0034)}}.snow:nth-child(344){opacity:1.0944;transform:translate(87.7726vw,-10px) scale(.3542);animation:fall-344 14s -15s linear infinite}@keyframes fall-344{74.3%{transform:translate(87.4516vw,74.3vh) scale(.3542)}to{transform:translate(87.6121vw,99vh) scale(.3542)}}.snow:nth-child(345){opacity:1.2442;transform:translate(22.9445vw,-10px) scale(.6838);animation:fall-345 13s -8s linear infinite}@keyframes fall-345{32.365%{transform:translate(30.7648vw,32.365vh) scale(.6838)}to{transform:translate(26.85465vw,99vh) scale(.6838)}}.snow:nth-child(346){opacity:1.837;transform:translate(17.4849vw,-10px) scale(.7277);animation:fall-346 10s -5s linear infinite}@keyframes fall-346{40.175%{transform:translate(12.9254vw,40.175vh) scale(.7277)}to{transform:translate(15.20515vw,99vh) scale(.7277)}}.snow:nth-child(347){opacity:.5906;transform:translate(40.0656vw,-10px) scale(.9715);animation:fall-347 13s -5s linear infinite}@keyframes fall-347{75.039%{transform:translate(47.4413vw,75.039vh) scale(.9715)}to{transform:translate(43.75345vw,99vh) scale(.9715)}}.snow:nth-child(348){opacity:.2876;transform:translate(64.5257vw,-10px) scale(.1273);animation:fall-348 25s -4s linear infinite}@keyframes fall-348{74.738%{transform:translate(60.7929vw,74.738vh) scale(.1273)}to{transform:translate(62.6593vw,99vh) scale(.1273)}}.snow:nth-child(349){opacity:1.2082;transform:translate(96.1926vw,-10px) scale(.6177);animation:fall-349 17s -17s linear infinite}@keyframes fall-349{33.092%{transform:translate(90.5422vw,33.092vh) scale(.6177)}to{transform:translate(93.3674vw,99vh) scale(.6177)}}.snow:nth-child(350){opacity:1.4374;transform:translate(29.4703vw,-10px) scale(.2366);animation:fall-350 25s -25s linear infinite}@keyframes fall-350{59.053%{transform:translate(37.2083vw,59.053vh) scale(.2366)}to{transform:translate(33.3393vw,99vh) scale(.2366)}}.snow:nth-child(351){opacity:1.3756;transform:translate(56.8914vw,-10px) scale(.9237);animation:fall-351 28s -17s linear infinite}@keyframes fall-351{34.905%{transform:translate(61.6131vw,34.905vh) scale(.9237)}to{transform:translate(59.25225vw,99vh) scale(.9237)}}.snow:nth-child(352){opacity:.966;transform:translate(.7279vw,-10px) scale(.1597);animation:fall-352 23s -21s linear infinite}@keyframes fall-352{60.644%{transform:translate(-4.535vw,60.644vh) scale(.1597)}to{transform:translate(-1.90355vw,99vh) scale(.1597)}}.snow:nth-child(353){opacity:.0378;transform:translate(21.0745vw,-10px) scale(.1871);animation:fall-353 17s -1s linear infinite}@keyframes fall-353{37.257%{transform:translate(29.8539vw,37.257vh) scale(.1871)}to{transform:translate(25.4642vw,99vh) scale(.1871)}}.snow:nth-child(354){opacity:1.616;transform:translate(48.663vw,-10px) scale(.5951);animation:fall-354 21s -3s linear infinite}@keyframes fall-354{65.007%{transform:translate(42.0266vw,65.007vh) scale(.5951)}to{transform:translate(45.3448vw,99vh) scale(.5951)}}.snow:nth-child(355){opacity:.779;transform:translate(48.3568vw,-10px) scale(.5447);animation:fall-355 20s -19s linear infinite}@keyframes fall-355{67.31%{transform:translate(49.8642vw,67.31vh) scale(.5447)}to{transform:translate(49.1105vw,99vh) scale(.5447)}}.snow:nth-child(356){opacity:1.9422;transform:translate(64.6661vw,-10px) scale(.617);animation:fall-356 12s -8s linear infinite}@keyframes fall-356{56.55%{transform:translate(61.2348vw,56.55vh) scale(.617)}to{transform:translate(62.95045vw,99vh) scale(.617)}}.snow:nth-child(357){opacity:.379;transform:translate(2.4429vw,-10px) scale(.7433);animation:fall-357 25s -27s linear infinite}@keyframes fall-357{78.345%{transform:translate(-7.1901vw,78.345vh) scale(.7433)}to{transform:translate(-2.3736vw,99vh) scale(.7433)}}.snow:nth-child(358){opacity:1.178;transform:translate(44.9466vw,-10px) scale(.9076);animation:fall-358 25s -13s linear infinite}@keyframes fall-358{50.13%{transform:translate(35.2574vw,50.13vh) scale(.9076)}to{transform:translate(40.102vw,99vh) scale(.9076)}}.snow:nth-child(359){opacity:.1012;transform:translate(94.0811vw,-10px) scale(.614);animation:fall-359 29s -15s linear infinite}@keyframes fall-359{30.612%{transform:translate(84.4201vw,30.612vh) scale(.614)}to{transform:translate(89.2506vw,99vh) scale(.614)}}.snow:nth-child(360){opacity:.5008;transform:translate(64.2602vw,-10px) scale(.6562);animation:fall-360 30s -3s linear infinite}@keyframes fall-360{68.759%{transform:translate(54.6552vw,68.759vh) scale(.6562)}to{transform:translate(59.4577vw,99vh) scale(.6562)}}.snow:nth-child(361){opacity:1.2382;transform:translate(53.5476vw,-10px) scale(.7026);animation:fall-361 23s -26s linear infinite}@keyframes fall-361{59.51%{transform:translate(55.0701vw,59.51vh) scale(.7026)}to{transform:translate(54.30885vw,99vh) scale(.7026)}}.snow:nth-child(362){opacity:1.6104;transform:translate(36.5471vw,-10px) scale(.7695);animation:fall-362 26s -21s linear infinite}@keyframes fall-362{72.521%{transform:translate(42.9082vw,72.521vh) scale(.7695)}to{transform:translate(39.72765vw,99vh) scale(.7695)}}.snow:nth-child(363){opacity:.0918;transform:translate(47.6498vw,-10px) scale(.4775);animation:fall-363 22s -19s linear infinite}@keyframes fall-363{53.673%{transform:translate(52.438vw,53.673vh) scale(.4775)}to{transform:translate(50.0439vw,99vh) scale(.4775)}}.snow:nth-child(364){opacity:1.9904;transform:translate(3.5867vw,-10px) scale(.8917);animation:fall-364 16s -20s linear infinite}@keyframes fall-364{75.447%{transform:translate(2.4538vw,75.447vh) scale(.8917)}to{transform:translate(3.02025vw,99vh) scale(.8917)}}.snow:nth-child(365){opacity:.8992;transform:translate(21.4871vw,-10px) scale(.3821);animation:fall-365 15s -30s linear infinite}@keyframes fall-365{66.184%{transform:translate(24.4407vw,66.184vh) scale(.3821)}to{transform:translate(22.9639vw,99vh) scale(.3821)}}.snow:nth-child(366){opacity:.4578;transform:translate(83.5613vw,-10px) scale(.4234);animation:fall-366 17s -2s linear infinite}@keyframes fall-366{41.467%{transform:translate(86.5196vw,41.467vh) scale(.4234)}to{transform:translate(85.04045vw,99vh) scale(.4234)}}.snow:nth-child(367){opacity:1.5062;transform:translate(10.7238vw,-10px) scale(.0409);animation:fall-367 21s -13s linear infinite}@keyframes fall-367{62.341%{transform:translate(.9922vw,62.341vh) scale(.0409)}to{transform:translate(5.858vw,99vh) scale(.0409)}}.snow:nth-child(368){opacity:.4632;transform:translate(34.2109vw,-10px) scale(.2295);animation:fall-368 24s -10s linear infinite}@keyframes fall-368{78.709%{transform:translate(42.476vw,78.709vh) scale(.2295)}to{transform:translate(38.34345vw,99vh) scale(.2295)}}.snow:nth-child(369){opacity:1.9472;transform:translate(55.2522vw,-10px) scale(.0533);animation:fall-369 30s -18s linear infinite}@keyframes fall-369{57.527%{transform:translate(55.3639vw,57.527vh) scale(.0533)}to{transform:translate(55.30805vw,99vh) scale(.0533)}}.snow:nth-child(370){opacity:1.7582;transform:translate(50.136vw,-10px) scale(.2673);animation:fall-370 15s -13s linear infinite}@keyframes fall-370{49.882%{transform:translate(57.0895vw,49.882vh) scale(.2673)}to{transform:translate(53.61275vw,99vh) scale(.2673)}}.snow:nth-child(371){opacity:1.4228;transform:translate(76.4915vw,-10px) scale(.8508);animation:fall-371 22s -18s linear infinite}@keyframes fall-371{30.131%{transform:translate(85.0901vw,30.131vh) scale(.8508)}to{transform:translate(80.7908vw,99vh) scale(.8508)}}.snow:nth-child(372){opacity:1.8236;transform:translate(.82vw,-10px) scale(.5552);animation:fall-372 30s -5s linear infinite}@keyframes fall-372{50.043%{transform:translate(-4.813vw,50.043vh) scale(.5552)}to{transform:translate(-1.9965vw,99vh) scale(.5552)}}.snow:nth-child(373){opacity:1.4462;transform:translate(17.4962vw,-10px) scale(.7811);animation:fall-373 20s -24s linear infinite}@keyframes fall-373{39.252%{transform:translate(26.2687vw,39.252vh) scale(.7811)}to{transform:translate(21.88245vw,99vh) scale(.7811)}}.snow:nth-child(374){opacity:.6772;transform:translate(52.4227vw,-10px) scale(.1455);animation:fall-374 14s -10s linear infinite}@keyframes fall-374{57.837%{transform:translate(55.797vw,57.837vh) scale(.1455)}to{transform:translate(54.10985vw,99vh) scale(.1455)}}.snow:nth-child(375){opacity:1.4414;transform:translate(7.8866vw,-10px) scale(.9052);animation:fall-375 11s -30s linear infinite}@keyframes fall-375{50.536%{transform:translate(16.3692vw,50.536vh) scale(.9052)}to{transform:translate(12.1279vw,99vh) scale(.9052)}}.snow:nth-child(376){opacity:1.9008;transform:translate(21.813vw,-10px) scale(.7024);animation:fall-376 13s -15s linear infinite}@keyframes fall-376{41.641%{transform:translate(15.5337vw,41.641vh) scale(.7024)}to{transform:translate(18.67335vw,99vh) scale(.7024)}}.snow:nth-child(377){opacity:.2882;transform:translate(63.623vw,-10px) scale(.7276);animation:fall-377 28s -16s linear infinite}@keyframes fall-377{68.143%{transform:translate(54.1156vw,68.143vh) scale(.7276)}to{transform:translate(58.8693vw,99vh) scale(.7276)}}.snow:nth-child(378){opacity:.7828;transform:translate(70.1098vw,-10px) scale(.6477);animation:fall-378 13s -2s linear infinite}@keyframes fall-378{56.671%{transform:translate(61.7752vw,56.671vh) scale(.6477)}to{transform:translate(65.9425vw,99vh) scale(.6477)}}.snow:nth-child(379){opacity:.4846;transform:translate(26.7602vw,-10px) scale(.5147);animation:fall-379 30s -24s linear infinite}@keyframes fall-379{57.888%{transform:translate(21.663vw,57.888vh) scale(.5147)}to{transform:translate(24.2116vw,99vh) scale(.5147)}}.snow:nth-child(380){opacity:1.2216;transform:translate(54.2372vw,-10px) scale(.2089);animation:fall-380 19s -6s linear infinite}@keyframes fall-380{35.581%{transform:translate(57.4164vw,35.581vh) scale(.2089)}to{transform:translate(55.8268vw,99vh) scale(.2089)}}.snow:nth-child(381){opacity:.7058;transform:translate(6.6788vw,-10px) scale(.7065);animation:fall-381 21s -28s linear infinite}@keyframes fall-381{67.03%{transform:translate(8.0775vw,67.03vh) scale(.7065)}to{transform:translate(7.37815vw,99vh) scale(.7065)}}.snow:nth-child(382){opacity:.8302;transform:translate(23.7897vw,-10px) scale(.6886);animation:fall-382 20s -1s linear infinite}@keyframes fall-382{79.135%{transform:translate(23.4832vw,79.135vh) scale(.6886)}to{transform:translate(23.63645vw,99vh) scale(.6886)}}.snow:nth-child(383){opacity:1.3324;transform:translate(45.8978vw,-10px) scale(.5902);animation:fall-383 23s -22s linear infinite}@keyframes fall-383{76.108%{transform:translate(43.0522vw,76.108vh) scale(.5902)}to{transform:translate(44.475vw,99vh) scale(.5902)}}.snow:nth-child(384){opacity:.514;transform:translate(10.8552vw,-10px) scale(.0732);animation:fall-384 12s -17s linear infinite}@keyframes fall-384{58.913%{transform:translate(3.2559vw,58.913vh) scale(.0732)}to{transform:translate(7.05555vw,99vh) scale(.0732)}}.snow:nth-child(385){opacity:.2698;transform:translate(75.8864vw,-10px) scale(.1801);animation:fall-385 11s -11s linear infinite}@keyframes fall-385{61.352%{transform:translate(79.3488vw,61.352vh) scale(.1801)}to{transform:translate(77.6176vw,99vh) scale(.1801)}}.snow:nth-child(386){opacity:.023;transform:translate(40.338vw,-10px) scale(.9951);animation:fall-386 26s -13s linear infinite}@keyframes fall-386{30.547%{transform:translate(35.6711vw,30.547vh) scale(.9951)}to{transform:translate(38.00455vw,99vh) scale(.9951)}}.snow:nth-child(387){opacity:.5916;transform:translate(33.0805vw,-10px) scale(.9147);animation:fall-387 25s -19s linear infinite}@keyframes fall-387{63.579%{transform:translate(38.294vw,63.579vh) scale(.9147)}to{transform:translate(35.68725vw,99vh) scale(.9147)}}.snow:nth-child(388){opacity:1.1406;transform:translate(1.5502vw,-10px) scale(.752);animation:fall-388 14s -8s linear infinite}@keyframes fall-388{45.318%{transform:translate(3.9406vw,45.318vh) scale(.752)}to{transform:translate(2.7454vw,99vh) scale(.752)}}.snow:nth-child(389){opacity:.4026;transform:translate(5.2566vw,-10px) scale(.0272);animation:fall-389 26s -15s linear infinite}@keyframes fall-389{64.245%{transform:translate(.6444vw,64.245vh) scale(.0272)}to{transform:translate(2.9505vw,99vh) scale(.0272)}}.snow:nth-child(390){opacity:1.2434;transform:translate(46.9332vw,-10px) scale(.3905);animation:fall-390 18s -29s linear infinite}@keyframes fall-390{78.795%{transform:translate(45.6417vw,78.795vh) scale(.3905)}to{transform:translate(46.28745vw,99vh) scale(.3905)}}.snow:nth-child(391){opacity:.2734;transform:translate(25.4427vw,-10px) scale(.0352);animation:fall-391 27s -8s linear infinite}@keyframes fall-391{38.637%{transform:translate(21.5678vw,38.637vh) scale(.0352)}to{transform:translate(23.50525vw,99vh) scale(.0352)}}.snow:nth-child(392){opacity:.4762;transform:translate(41.0666vw,-10px) scale(.9137);animation:fall-392 15s -29s linear infinite}@keyframes fall-392{41.084%{transform:translate(44.1692vw,41.084vh) scale(.9137)}to{transform:translate(42.6179vw,99vh) scale(.9137)}}.snow:nth-child(393){opacity:1.0934;transform:translate(71.7354vw,-10px) scale(.6623);animation:fall-393 13s -2s linear infinite}@keyframes fall-393{55.485%{transform:translate(75.8925vw,55.485vh) scale(.6623)}to{transform:translate(73.81395vw,99vh) scale(.6623)}}.snow:nth-child(394){opacity:.3738;transform:translate(89.7793vw,-10px) scale(.9659);animation:fall-394 29s -27s linear infinite}@keyframes fall-394{52.555%{transform:translate(86.7529vw,52.555vh) scale(.9659)}to{transform:translate(88.2661vw,99vh) scale(.9659)}}.snow:nth-child(395){opacity:1.4072;transform:translate(46.7842vw,-10px) scale(.1495);animation:fall-395 26s -19s linear infinite}@keyframes fall-395{76.838%{transform:translate(38.6816vw,76.838vh) scale(.1495)}to{transform:translate(42.7329vw,99vh) scale(.1495)}}.snow:nth-child(396){opacity:1.206;transform:translate(17.0471vw,-10px) scale(.1354);animation:fall-396 25s -20s linear infinite}@keyframes fall-396{66.04%{transform:translate(20.4753vw,66.04vh) scale(.1354)}to{transform:translate(18.7612vw,99vh) scale(.1354)}}.snow:nth-child(397){opacity:.3536;transform:translate(20.4961vw,-10px) scale(.527);animation:fall-397 28s -12s linear infinite}@keyframes fall-397{77.802%{transform:translate(19.6853vw,77.802vh) scale(.527)}to{transform:translate(20.0907vw,99vh) scale(.527)}}.snow:nth-child(398){opacity:1.9024;transform:translate(9.3973vw,-10px) scale(.9135);animation:fall-398 27s -10s linear infinite}@keyframes fall-398{59.769%{transform:translate(-.1405vw,59.769vh) scale(.9135)}to{transform:translate(4.6284vw,99vh) scale(.9135)}}.snow:nth-child(399){opacity:.2724;transform:translate(94.0518vw,-10px) scale(.2622);animation:fall-399 12s -13s linear infinite}@keyframes fall-399{61.905%{transform:translate(100.7289vw,61.905vh) scale(.2622)}to{transform:translate(97.39035vw,99vh) scale(.2622)}}.snow:nth-child(400){opacity:1.5846;transform:translate(16.526vw,-10px) scale(.1932);animation:fall-400 13s -15s linear infinite}@keyframes fall-400{70.388%{transform:translate(23.8994vw,70.388vh) scale(.1932)}to{transform:translate(20.2127vw,99vh) scale(.1932)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
25
|
+
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.7902;transform:translate(16.5169vw,-10px) scale(.1922);animation:fall-1 11s -18s linear infinite}@keyframes fall-1{67.54%{transform:translate(9.4646vw,67.54vh) scale(.1922)}to{transform:translate(12.99075vw,99vh) scale(.1922)}}.snow:nth-child(2){opacity:1.9428;transform:translate(17.96vw,-10px) scale(.8439);animation:fall-2 30s -27s linear infinite}@keyframes fall-2{30.239%{transform:translate(16.3062vw,30.239vh) scale(.8439)}to{transform:translate(17.1331vw,99vh) scale(.8439)}}.snow:nth-child(3){opacity:1.8946;transform:translate(87.6774vw,-10px) scale(.2447);animation:fall-3 14s -16s linear infinite}@keyframes fall-3{56.01%{transform:translate(86.5989vw,56.01vh) scale(.2447)}to{transform:translate(87.13815vw,99vh) scale(.2447)}}.snow:nth-child(4){opacity:.9972;transform:translate(86.4385vw,-10px) scale(.5253);animation:fall-4 25s -25s linear infinite}@keyframes fall-4{54.417%{transform:translate(83.3604vw,54.417vh) scale(.5253)}to{transform:translate(84.89945vw,99vh) scale(.5253)}}.snow:nth-child(5){opacity:.0364;transform:translate(85.0311vw,-10px) scale(.9829);animation:fall-5 22s -7s linear infinite}@keyframes fall-5{48.271%{transform:translate(87.0009vw,48.271vh) scale(.9829)}to{transform:translate(86.016vw,99vh) scale(.9829)}}.snow:nth-child(6){opacity:.9692;transform:translate(18.7657vw,-10px) scale(.8036);animation:fall-6 18s -21s linear infinite}@keyframes fall-6{70.282%{transform:translate(14.2753vw,70.282vh) scale(.8036)}to{transform:translate(16.5205vw,99vh) scale(.8036)}}.snow:nth-child(7){opacity:1.5776;transform:translate(52.8099vw,-10px) scale(.3771);animation:fall-7 12s -24s linear infinite}@keyframes fall-7{46.668%{transform:translate(58.3377vw,46.668vh) scale(.3771)}to{transform:translate(55.5738vw,99vh) scale(.3771)}}.snow:nth-child(8){opacity:1.597;transform:translate(13.0127vw,-10px) scale(.3422);animation:fall-8 18s -16s linear infinite}@keyframes fall-8{67.681%{transform:translate(21.5562vw,67.681vh) scale(.3422)}to{transform:translate(17.28445vw,99vh) scale(.3422)}}.snow:nth-child(9){opacity:1.2318;transform:translate(78.3266vw,-10px) scale(.5264);animation:fall-9 30s -18s linear infinite}@keyframes fall-9{76.869%{transform:translate(72.8964vw,76.869vh) scale(.5264)}to{transform:translate(75.6115vw,99vh) scale(.5264)}}.snow:nth-child(10){opacity:.5422;transform:translate(15.6445vw,-10px) scale(.9587);animation:fall-10 30s -2s linear infinite}@keyframes fall-10{67.924%{transform:translate(17.9925vw,67.924vh) scale(.9587)}to{transform:translate(16.8185vw,99vh) scale(.9587)}}.snow:nth-child(11){opacity:1.3894;transform:translate(67.1335vw,-10px) scale(.0669);animation:fall-11 28s -8s linear infinite}@keyframes fall-11{45.579%{transform:translate(73.4061vw,45.579vh) scale(.0669)}to{transform:translate(70.2698vw,99vh) scale(.0669)}}.snow:nth-child(12){opacity:.5688;transform:translate(58.331vw,-10px) scale(.8713);animation:fall-12 10s -22s linear infinite}@keyframes fall-12{77.512%{transform:translate(62.1688vw,77.512vh) scale(.8713)}to{transform:translate(60.2499vw,99vh) scale(.8713)}}.snow:nth-child(13){opacity:1.0416;transform:translate(27.5588vw,-10px) scale(.0599);animation:fall-13 25s -23s linear infinite}@keyframes fall-13{39.347%{transform:translate(36.0409vw,39.347vh) scale(.0599)}to{transform:translate(31.79985vw,99vh) scale(.0599)}}.snow:nth-child(14){opacity:1.7286;transform:translate(16.7775vw,-10px) scale(.5557);animation:fall-14 28s -30s linear infinite}@keyframes fall-14{68.039%{transform:translate(21.378vw,68.039vh) scale(.5557)}to{transform:translate(19.07775vw,99vh) scale(.5557)}}.snow:nth-child(15){opacity:1.0894;transform:translate(34.2345vw,-10px) scale(.6293);animation:fall-15 15s -22s linear infinite}@keyframes fall-15{71.607%{transform:translate(29.0938vw,71.607vh) scale(.6293)}to{transform:translate(31.66415vw,99vh) scale(.6293)}}.snow:nth-child(16){opacity:.0078;transform:translate(92.1637vw,-10px) scale(.9664);animation:fall-16 14s -4s linear infinite}@keyframes fall-16{79.377%{transform:translate(86.0821vw,79.377vh) scale(.9664)}to{transform:translate(89.1229vw,99vh) scale(.9664)}}.snow:nth-child(17){opacity:.598;transform:translate(14.8176vw,-10px) scale(.954);animation:fall-17 18s -17s linear infinite}@keyframes fall-17{79.89%{transform:translate(10.6028vw,79.89vh) scale(.954)}to{transform:translate(12.7102vw,99vh) scale(.954)}}.snow:nth-child(18){opacity:1.496;transform:translate(93.453vw,-10px) scale(.2);animation:fall-18 16s -29s linear infinite}@keyframes fall-18{43.698%{transform:translate(88.4699vw,43.698vh) scale(.2)}to{transform:translate(90.96145vw,99vh) scale(.2)}}.snow:nth-child(19){opacity:.7264;transform:translate(15.7866vw,-10px) scale(.9601);animation:fall-19 12s -24s linear infinite}@keyframes fall-19{54.025%{transform:translate(8.1321vw,54.025vh) scale(.9601)}to{transform:translate(11.95935vw,99vh) scale(.9601)}}.snow:nth-child(20){opacity:1.3678;transform:translate(30.5707vw,-10px) scale(.8648);animation:fall-20 20s -18s linear infinite}@keyframes fall-20{43.619%{transform:translate(20.7534vw,43.619vh) scale(.8648)}to{transform:translate(25.66205vw,99vh) scale(.8648)}}.snow:nth-child(21){opacity:.3678;transform:translate(15.699vw,-10px) scale(.2861);animation:fall-21 22s -29s linear infinite}@keyframes fall-21{62.614%{transform:translate(15.2586vw,62.614vh) scale(.2861)}to{transform:translate(15.4788vw,99vh) scale(.2861)}}.snow:nth-child(22){opacity:1.6358;transform:translate(57.9564vw,-10px) scale(.3769);animation:fall-22 17s -20s linear infinite}@keyframes fall-22{40.978%{transform:translate(60.783vw,40.978vh) scale(.3769)}to{transform:translate(59.3697vw,99vh) scale(.3769)}}.snow:nth-child(23){opacity:.3444;transform:translate(60.6941vw,-10px) scale(.6433);animation:fall-23 25s -27s linear infinite}@keyframes fall-23{63.684%{transform:translate(55.1209vw,63.684vh) scale(.6433)}to{transform:translate(57.9075vw,99vh) scale(.6433)}}.snow:nth-child(24){opacity:.8778;transform:translate(75.9216vw,-10px) scale(.1828);animation:fall-24 28s -11s linear infinite}@keyframes fall-24{55.461%{transform:translate(66.045vw,55.461vh) scale(.1828)}to{transform:translate(70.9833vw,99vh) scale(.1828)}}.snow:nth-child(25){opacity:1.3462;transform:translate(55.8926vw,-10px) scale(.0808);animation:fall-25 26s -15s linear infinite}@keyframes fall-25{34.206%{transform:translate(65.1944vw,34.206vh) scale(.0808)}to{transform:translate(60.5435vw,99vh) scale(.0808)}}.snow:nth-child(26){opacity:1.2122;transform:translate(95.4673vw,-10px) scale(.0855);animation:fall-26 25s -22s linear infinite}@keyframes fall-26{34.443%{transform:translate(89.9379vw,34.443vh) scale(.0855)}to{transform:translate(92.7026vw,99vh) scale(.0855)}}.snow:nth-child(27){opacity:1.0614;transform:translate(9.4611vw,-10px) scale(.7986);animation:fall-27 18s -16s linear infinite}@keyframes fall-27{71.796%{transform:translate(18.1465vw,71.796vh) scale(.7986)}to{transform:translate(13.8038vw,99vh) scale(.7986)}}.snow:nth-child(28){opacity:1.5648;transform:translate(42.5994vw,-10px) scale(.5272);animation:fall-28 12s -8s linear infinite}@keyframes fall-28{44.148%{transform:translate(39.1639vw,44.148vh) scale(.5272)}to{transform:translate(40.88165vw,99vh) scale(.5272)}}.snow:nth-child(29){opacity:.8604;transform:translate(9.7224vw,-10px) scale(.531);animation:fall-29 10s -18s linear infinite}@keyframes fall-29{30.78%{transform:translate(11.1451vw,30.78vh) scale(.531)}to{transform:translate(10.43375vw,99vh) scale(.531)}}.snow:nth-child(30){opacity:.6298;transform:translate(85.0425vw,-10px) scale(.8164);animation:fall-30 27s -10s linear infinite}@keyframes fall-30{76.708%{transform:translate(88.0126vw,76.708vh) scale(.8164)}to{transform:translate(86.52755vw,99vh) scale(.8164)}}.snow:nth-child(31){opacity:1.897;transform:translate(40.5063vw,-10px) scale(.4141);animation:fall-31 22s -19s linear infinite}@keyframes fall-31{32.968%{transform:translate(30.7466vw,32.968vh) scale(.4141)}to{transform:translate(35.62645vw,99vh) scale(.4141)}}.snow:nth-child(32){opacity:.0358;transform:translate(41.8989vw,-10px) scale(.879);animation:fall-32 21s -24s linear infinite}@keyframes fall-32{79.618%{transform:translate(32.731vw,79.618vh) scale(.879)}to{transform:translate(37.31495vw,99vh) scale(.879)}}.snow:nth-child(33){opacity:.4204;transform:translate(83.6374vw,-10px) scale(.9383);animation:fall-33 13s -20s linear infinite}@keyframes fall-33{67.589%{transform:translate(76.0065vw,67.589vh) scale(.9383)}to{transform:translate(79.82195vw,99vh) scale(.9383)}}.snow:nth-child(34){opacity:1.0146;transform:translate(78.8193vw,-10px) scale(.0073);animation:fall-34 19s -23s linear infinite}@keyframes fall-34{66.576%{transform:translate(73.2007vw,66.576vh) scale(.0073)}to{transform:translate(76.01vw,99vh) scale(.0073)}}.snow:nth-child(35){opacity:1.6596;transform:translate(20.0138vw,-10px) scale(.4163);animation:fall-35 14s -8s linear infinite}@keyframes fall-35{79.282%{transform:translate(21.8278vw,79.282vh) scale(.4163)}to{transform:translate(20.9208vw,99vh) scale(.4163)}}.snow:nth-child(36){opacity:.3876;transform:translate(24.6049vw,-10px) scale(.8997);animation:fall-36 27s -11s linear infinite}@keyframes fall-36{40.621%{transform:translate(20.1132vw,40.621vh) scale(.8997)}to{transform:translate(22.35905vw,99vh) scale(.8997)}}.snow:nth-child(37){opacity:1.7808;transform:translate(53.5261vw,-10px) scale(.814);animation:fall-37 14s -18s linear infinite}@keyframes fall-37{49.228%{transform:translate(50.9825vw,49.228vh) scale(.814)}to{transform:translate(52.2543vw,99vh) scale(.814)}}.snow:nth-child(38){opacity:1.7574;transform:translate(95.9324vw,-10px) scale(.6707);animation:fall-38 24s -26s linear infinite}@keyframes fall-38{77.345%{transform:translate(96.3867vw,77.345vh) scale(.6707)}to{transform:translate(96.15955vw,99vh) scale(.6707)}}.snow:nth-child(39){opacity:1.3146;transform:translate(59.6438vw,-10px) scale(.3004);animation:fall-39 21s -20s linear infinite}@keyframes fall-39{63.464%{transform:translate(57.7044vw,63.464vh) scale(.3004)}to{transform:translate(58.6741vw,99vh) scale(.3004)}}.snow:nth-child(40){opacity:.9194;transform:translate(57.849vw,-10px) scale(.318);animation:fall-40 28s -30s linear infinite}@keyframes fall-40{41.028%{transform:translate(56.2609vw,41.028vh) scale(.318)}to{transform:translate(57.05495vw,99vh) scale(.318)}}.snow:nth-child(41){opacity:1.895;transform:translate(85.7209vw,-10px) scale(.0725);animation:fall-41 20s -9s linear infinite}@keyframes fall-41{36.115%{transform:translate(95.5324vw,36.115vh) scale(.0725)}to{transform:translate(90.62665vw,99vh) scale(.0725)}}.snow:nth-child(42){opacity:1.67;transform:translate(42.2566vw,-10px) scale(.2022);animation:fall-42 26s -19s linear infinite}@keyframes fall-42{41.902%{transform:translate(52.2513vw,41.902vh) scale(.2022)}to{transform:translate(47.25395vw,99vh) scale(.2022)}}.snow:nth-child(43){opacity:1.4612;transform:translate(51.9562vw,-10px) scale(.0745);animation:fall-43 25s -18s linear infinite}@keyframes fall-43{65.229%{transform:translate(53.4675vw,65.229vh) scale(.0745)}to{transform:translate(52.71185vw,99vh) scale(.0745)}}.snow:nth-child(44){opacity:.1522;transform:translate(99.7495vw,-10px) scale(.1412);animation:fall-44 17s -23s linear infinite}@keyframes fall-44{72.287%{transform:translate(98.4445vw,72.287vh) scale(.1412)}to{transform:translate(99.097vw,99vh) scale(.1412)}}.snow:nth-child(45){opacity:.517;transform:translate(95.3452vw,-10px) scale(.659);animation:fall-45 25s -12s linear infinite}@keyframes fall-45{36.637%{transform:translate(101.3936vw,36.637vh) scale(.659)}to{transform:translate(98.3694vw,99vh) scale(.659)}}.snow:nth-child(46){opacity:.4688;transform:translate(3.1767vw,-10px) scale(.8686);animation:fall-46 19s -5s linear infinite}@keyframes fall-46{32.216%{transform:translate(12.2002vw,32.216vh) scale(.8686)}to{transform:translate(7.68845vw,99vh) scale(.8686)}}.snow:nth-child(47){opacity:1.2404;transform:translate(45.6674vw,-10px) scale(.5548);animation:fall-47 18s -26s linear infinite}@keyframes fall-47{44.887%{transform:translate(39.463vw,44.887vh) scale(.5548)}to{transform:translate(42.5652vw,99vh) scale(.5548)}}.snow:nth-child(48){opacity:1.994;transform:translate(16.2371vw,-10px) scale(.6811);animation:fall-48 14s -4s linear infinite}@keyframes fall-48{36.644%{transform:translate(23.3939vw,36.644vh) scale(.6811)}to{transform:translate(19.8155vw,99vh) scale(.6811)}}.snow:nth-child(49){opacity:.3128;transform:translate(68.979vw,-10px) scale(.9933);animation:fall-49 23s -2s linear infinite}@keyframes fall-49{53.535%{transform:translate(77.6716vw,53.535vh) scale(.9933)}to{transform:translate(73.3253vw,99vh) scale(.9933)}}.snow:nth-child(50){opacity:1.0674;transform:translate(49.2478vw,-10px) scale(.0325);animation:fall-50 20s -11s linear infinite}@keyframes fall-50{68.176%{transform:translate(44.3627vw,68.176vh) scale(.0325)}to{transform:translate(46.80525vw,99vh) scale(.0325)}}.snow:nth-child(51){opacity:1.9912;transform:translate(55.1711vw,-10px) scale(.1169);animation:fall-51 14s -26s linear infinite}@keyframes fall-51{69.489%{transform:translate(59.7775vw,69.489vh) scale(.1169)}to{transform:translate(57.4743vw,99vh) scale(.1169)}}.snow:nth-child(52){opacity:.6872;transform:translate(17.0138vw,-10px) scale(.8075);animation:fall-52 14s -12s linear infinite}@keyframes fall-52{30.301%{transform:translate(20.9331vw,30.301vh) scale(.8075)}to{transform:translate(18.97345vw,99vh) scale(.8075)}}.snow:nth-child(53){opacity:1.3826;transform:translate(42.5042vw,-10px) scale(.8702);animation:fall-53 29s -12s linear infinite}@keyframes fall-53{47.803%{transform:translate(46.0805vw,47.803vh) scale(.8702)}to{transform:translate(44.29235vw,99vh) scale(.8702)}}.snow:nth-child(54){opacity:.5494;transform:translate(35.8026vw,-10px) scale(.869);animation:fall-54 24s -30s linear infinite}@keyframes fall-54{59.355%{transform:translate(36.1492vw,59.355vh) scale(.869)}to{transform:translate(35.9759vw,99vh) scale(.869)}}.snow:nth-child(55){opacity:1.1696;transform:translate(35.2089vw,-10px) scale(.8803);animation:fall-55 13s -16s linear infinite}@keyframes fall-55{67.901%{transform:translate(35.6281vw,67.901vh) scale(.8803)}to{transform:translate(35.4185vw,99vh) scale(.8803)}}.snow:nth-child(56){opacity:1.7822;transform:translate(72.2708vw,-10px) scale(.8557);animation:fall-56 19s -27s linear infinite}@keyframes fall-56{70.722%{transform:translate(81.2879vw,70.722vh) scale(.8557)}to{transform:translate(76.77935vw,99vh) scale(.8557)}}.snow:nth-child(57){opacity:.794;transform:translate(98.8259vw,-10px) scale(.9001);animation:fall-57 27s -17s linear infinite}@keyframes fall-57{73.988%{transform:translate(104.2974vw,73.988vh) scale(.9001)}to{transform:translate(101.56165vw,99vh) scale(.9001)}}.snow:nth-child(58){opacity:.6718;transform:translate(79.6673vw,-10px) scale(.7027);animation:fall-58 14s -2s linear infinite}@keyframes fall-58{65.92%{transform:translate(74.028vw,65.92vh) scale(.7027)}to{transform:translate(76.84765vw,99vh) scale(.7027)}}.snow:nth-child(59){opacity:.157;transform:translate(4.8857vw,-10px) scale(.13);animation:fall-59 30s -13s linear infinite}@keyframes fall-59{30.462%{transform:translate(9.9099vw,30.462vh) scale(.13)}to{transform:translate(7.3978vw,99vh) scale(.13)}}.snow:nth-child(60){opacity:1.3106;transform:translate(48.4549vw,-10px) scale(.3076);animation:fall-60 11s -8s linear infinite}@keyframes fall-60{66.037%{transform:translate(57.3682vw,66.037vh) scale(.3076)}to{transform:translate(52.91155vw,99vh) scale(.3076)}}.snow:nth-child(61){opacity:1.5936;transform:translate(10.824vw,-10px) scale(.5709);animation:fall-61 16s -14s linear infinite}@keyframes fall-61{37.536%{transform:translate(7.7259vw,37.536vh) scale(.5709)}to{transform:translate(9.27495vw,99vh) scale(.5709)}}.snow:nth-child(62){opacity:.5734;transform:translate(4.3562vw,-10px) scale(.1294);animation:fall-62 13s -12s linear infinite}@keyframes fall-62{76.968%{transform:translate(5.4608vw,76.968vh) scale(.1294)}to{transform:translate(4.9085vw,99vh) scale(.1294)}}.snow:nth-child(63){opacity:1.3952;transform:translate(12.2224vw,-10px) scale(.435);animation:fall-63 24s -29s linear infinite}@keyframes fall-63{41.415%{transform:translate(5.2928vw,41.415vh) scale(.435)}to{transform:translate(8.7576vw,99vh) scale(.435)}}.snow:nth-child(64){opacity:.8918;transform:translate(81.4974vw,-10px) scale(.7248);animation:fall-64 20s -22s linear infinite}@keyframes fall-64{39.75%{transform:translate(82.8009vw,39.75vh) scale(.7248)}to{transform:translate(82.14915vw,99vh) scale(.7248)}}.snow:nth-child(65){opacity:1.9884;transform:translate(4.8016vw,-10px) scale(.0363);animation:fall-65 16s -22s linear infinite}@keyframes fall-65{30.057%{transform:translate(-4.0948vw,30.057vh) scale(.0363)}to{transform:translate(.3534vw,99vh) scale(.0363)}}.snow:nth-child(66){opacity:.4528;transform:translate(28.8351vw,-10px) scale(.344);animation:fall-66 20s -16s linear infinite}@keyframes fall-66{65.418%{transform:translate(21.0595vw,65.418vh) scale(.344)}to{transform:translate(24.9473vw,99vh) scale(.344)}}.snow:nth-child(67){opacity:1.5086;transform:translate(31.7684vw,-10px) scale(.4538);animation:fall-67 25s -8s linear infinite}@keyframes fall-67{34.186%{transform:translate(34.4231vw,34.186vh) scale(.4538)}to{transform:translate(33.09575vw,99vh) scale(.4538)}}.snow:nth-child(68){opacity:1.4502;transform:translate(61.4476vw,-10px) scale(.8113);animation:fall-68 10s -23s linear infinite}@keyframes fall-68{58.91%{transform:translate(56.0132vw,58.91vh) scale(.8113)}to{transform:translate(58.7304vw,99vh) scale(.8113)}}.snow:nth-child(69){opacity:.1818;transform:translate(92.8571vw,-10px) scale(.1507);animation:fall-69 25s -6s linear infinite}@keyframes fall-69{31.655%{transform:translate(92.579vw,31.655vh) scale(.1507)}to{transform:translate(92.71805vw,99vh) scale(.1507)}}.snow:nth-child(70){opacity:.353;transform:translate(70.9159vw,-10px) scale(.4344);animation:fall-70 12s -8s linear infinite}@keyframes fall-70{46.84%{transform:translate(74.4977vw,46.84vh) scale(.4344)}to{transform:translate(72.7068vw,99vh) scale(.4344)}}.snow:nth-child(71){opacity:1.022;transform:translate(91.4316vw,-10px) scale(.8939);animation:fall-71 24s -28s linear infinite}@keyframes fall-71{63.254%{transform:translate(95.6925vw,63.254vh) scale(.8939)}to{transform:translate(93.56205vw,99vh) scale(.8939)}}.snow:nth-child(72){opacity:1.68;transform:translate(94.8586vw,-10px) scale(.4623);animation:fall-72 20s -23s linear infinite}@keyframes fall-72{43.957%{transform:translate(98.4366vw,43.957vh) scale(.4623)}to{transform:translate(96.6476vw,99vh) scale(.4623)}}.snow:nth-child(73){opacity:.5768;transform:translate(43.1947vw,-10px) scale(.1132);animation:fall-73 29s -11s linear infinite}@keyframes fall-73{53.45%{transform:translate(33.2104vw,53.45vh) scale(.1132)}to{transform:translate(38.20255vw,99vh) scale(.1132)}}.snow:nth-child(74){opacity:.5742;transform:translate(64.5055vw,-10px) scale(.3196);animation:fall-74 23s -28s linear infinite}@keyframes fall-74{45.058%{transform:translate(61.3596vw,45.058vh) scale(.3196)}to{transform:translate(62.93255vw,99vh) scale(.3196)}}.snow:nth-child(75){opacity:.9054;transform:translate(11.9051vw,-10px) scale(.7917);animation:fall-75 22s -14s linear infinite}@keyframes fall-75{69.789%{transform:translate(7.3446vw,69.789vh) scale(.7917)}to{transform:translate(9.62485vw,99vh) scale(.7917)}}.snow:nth-child(76){opacity:1.7384;transform:translate(90.1358vw,-10px) scale(.9546);animation:fall-76 29s -22s linear infinite}@keyframes fall-76{78.552%{transform:translate(86.7828vw,78.552vh) scale(.9546)}to{transform:translate(88.4593vw,99vh) scale(.9546)}}.snow:nth-child(77){opacity:.8158;transform:translate(47.3676vw,-10px) scale(.1273);animation:fall-77 27s -17s linear infinite}@keyframes fall-77{59.328%{transform:translate(39.6847vw,59.328vh) scale(.1273)}to{transform:translate(43.52615vw,99vh) scale(.1273)}}.snow:nth-child(78){opacity:1.0554;transform:translate(30.1381vw,-10px) scale(.6456);animation:fall-78 20s -19s linear infinite}@keyframes fall-78{44.573%{transform:translate(21.3722vw,44.573vh) scale(.6456)}to{transform:translate(25.75515vw,99vh) scale(.6456)}}.snow:nth-child(79){opacity:.2456;transform:translate(55.6064vw,-10px) scale(.9616);animation:fall-79 21s -27s linear infinite}@keyframes fall-79{61.774%{transform:translate(63.0372vw,61.774vh) scale(.9616)}to{transform:translate(59.3218vw,99vh) scale(.9616)}}.snow:nth-child(80){opacity:1.1952;transform:translate(14.956vw,-10px) scale(.9827);animation:fall-80 26s -14s linear infinite}@keyframes fall-80{38.337%{transform:translate(12.806vw,38.337vh) scale(.9827)}to{transform:translate(13.881vw,99vh) scale(.9827)}}.snow:nth-child(81){opacity:1.3684;transform:translate(90.0927vw,-10px) scale(.0941);animation:fall-81 14s -16s linear infinite}@keyframes fall-81{46.496%{transform:translate(97.8216vw,46.496vh) scale(.0941)}to{transform:translate(93.95715vw,99vh) scale(.0941)}}.snow:nth-child(82){opacity:1.3038;transform:translate(95.2315vw,-10px) scale(.7952);animation:fall-82 15s -27s linear infinite}@keyframes fall-82{79.846%{transform:translate(91.109vw,79.846vh) scale(.7952)}to{transform:translate(93.17025vw,99vh) scale(.7952)}}.snow:nth-child(83){opacity:.6866;transform:translate(67.7188vw,-10px) scale(.608);animation:fall-83 30s -22s linear infinite}@keyframes fall-83{58.956%{transform:translate(76.5995vw,58.956vh) scale(.608)}to{transform:translate(72.15915vw,99vh) scale(.608)}}.snow:nth-child(84){opacity:.4438;transform:translate(97.053vw,-10px) scale(.9872);animation:fall-84 22s -10s linear infinite}@keyframes fall-84{67.52%{transform:translate(104.9042vw,67.52vh) scale(.9872)}to{transform:translate(100.9786vw,99vh) scale(.9872)}}.snow:nth-child(85){opacity:1.9868;transform:translate(26.6388vw,-10px) scale(.6366);animation:fall-85 26s -16s linear infinite}@keyframes fall-85{47.538%{transform:translate(20.0704vw,47.538vh) scale(.6366)}to{transform:translate(23.3546vw,99vh) scale(.6366)}}.snow:nth-child(86){opacity:.6934;transform:translate(12.879vw,-10px) scale(.9428);animation:fall-86 27s -1s linear infinite}@keyframes fall-86{48.388%{transform:translate(19.1499vw,48.388vh) scale(.9428)}to{transform:translate(16.01445vw,99vh) scale(.9428)}}.snow:nth-child(87){opacity:1.442;transform:translate(55.5151vw,-10px) scale(.9812);animation:fall-87 26s -11s linear infinite}@keyframes fall-87{30.259%{transform:translate(54.3085vw,30.259vh) scale(.9812)}to{transform:translate(54.9118vw,99vh) scale(.9812)}}.snow:nth-child(88){opacity:1.1954;transform:translate(79.3926vw,-10px) scale(.0836);animation:fall-88 12s -23s linear infinite}@keyframes fall-88{33.242%{transform:translate(82.5461vw,33.242vh) scale(.0836)}to{transform:translate(80.96935vw,99vh) scale(.0836)}}.snow:nth-child(89){opacity:1.3802;transform:translate(37.5933vw,-10px) scale(.8517);animation:fall-89 28s -19s linear infinite}@keyframes fall-89{30.649%{transform:translate(34.7484vw,30.649vh) scale(.8517)}to{transform:translate(36.17085vw,99vh) scale(.8517)}}.snow:nth-child(90){opacity:1.2958;transform:translate(55.3553vw,-10px) scale(.3195);animation:fall-90 24s -6s linear infinite}@keyframes fall-90{46.157%{transform:translate(61.4104vw,46.157vh) scale(.3195)}to{transform:translate(58.38285vw,99vh) scale(.3195)}}.snow:nth-child(91){opacity:.8446;transform:translate(60.2837vw,-10px) scale(.5083);animation:fall-91 18s -23s linear infinite}@keyframes fall-91{58.49%{transform:translate(54.3898vw,58.49vh) scale(.5083)}to{transform:translate(57.33675vw,99vh) scale(.5083)}}.snow:nth-child(92){opacity:1.2156;transform:translate(86.5309vw,-10px) scale(.7939);animation:fall-92 10s -6s linear infinite}@keyframes fall-92{56.206%{transform:translate(89.4266vw,56.206vh) scale(.7939)}to{transform:translate(87.97875vw,99vh) scale(.7939)}}.snow:nth-child(93){opacity:1.5554;transform:translate(23.5892vw,-10px) scale(.8501);animation:fall-93 23s -18s linear infinite}@keyframes fall-93{67.526%{transform:translate(16.9878vw,67.526vh) scale(.8501)}to{transform:translate(20.2885vw,99vh) scale(.8501)}}.snow:nth-child(94){opacity:.2434;transform:translate(5.9077vw,-10px) scale(.6792);animation:fall-94 12s -15s linear infinite}@keyframes fall-94{71.562%{transform:translate(15.0576vw,71.562vh) scale(.6792)}to{transform:translate(10.48265vw,99vh) scale(.6792)}}.snow:nth-child(95){opacity:.2212;transform:translate(42.3279vw,-10px) scale(.7816);animation:fall-95 21s -7s linear infinite}@keyframes fall-95{76.581%{transform:translate(36.7654vw,76.581vh) scale(.7816)}to{transform:translate(39.54665vw,99vh) scale(.7816)}}.snow:nth-child(96){opacity:.1486;transform:translate(42.4786vw,-10px) scale(.1397);animation:fall-96 22s -23s linear infinite}@keyframes fall-96{51.692%{transform:translate(43.531vw,51.692vh) scale(.1397)}to{transform:translate(43.0048vw,99vh) scale(.1397)}}.snow:nth-child(97){opacity:1.1224;transform:translate(69.7874vw,-10px) scale(.411);animation:fall-97 11s -22s linear infinite}@keyframes fall-97{75.458%{transform:translate(61.1061vw,75.458vh) scale(.411)}to{transform:translate(65.44675vw,99vh) scale(.411)}}.snow:nth-child(98){opacity:1.2942;transform:translate(12.9218vw,-10px) scale(.99);animation:fall-98 22s -13s linear infinite}@keyframes fall-98{68.955%{transform:translate(4.346vw,68.955vh) scale(.99)}to{transform:translate(8.6339vw,99vh) scale(.99)}}.snow:nth-child(99){opacity:1.5666;transform:translate(19.8956vw,-10px) scale(.803);animation:fall-99 29s -3s linear infinite}@keyframes fall-99{33.543%{transform:translate(19.9817vw,33.543vh) scale(.803)}to{transform:translate(19.93865vw,99vh) scale(.803)}}.snow:nth-child(100){opacity:1.9564;transform:translate(23.2944vw,-10px) scale(.3782);animation:fall-100 13s -20s linear infinite}@keyframes fall-100{79.168%{transform:translate(18.1793vw,79.168vh) scale(.3782)}to{transform:translate(20.73685vw,99vh) scale(.3782)}}.snow:nth-child(101){opacity:.3986;transform:translate(2.9722vw,-10px) scale(.7195);animation:fall-101 19s -12s linear infinite}@keyframes fall-101{70.249%{transform:translate(12.0688vw,70.249vh) scale(.7195)}to{transform:translate(7.5205vw,99vh) scale(.7195)}}.snow:nth-child(102){opacity:.303;transform:translate(74.7vw,-10px) scale(.1733);animation:fall-102 22s -19s linear infinite}@keyframes fall-102{51.538%{transform:translate(83.7583vw,51.538vh) scale(.1733)}to{transform:translate(79.22915vw,99vh) scale(.1733)}}.snow:nth-child(103){opacity:.6038;transform:translate(38.2735vw,-10px) scale(.4395);animation:fall-103 25s -11s linear infinite}@keyframes fall-103{48.092%{transform:translate(43.9956vw,48.092vh) scale(.4395)}to{transform:translate(41.13455vw,99vh) scale(.4395)}}.snow:nth-child(104){opacity:1.788;transform:translate(22.3441vw,-10px) scale(.1498);animation:fall-104 13s -1s linear infinite}@keyframes fall-104{62.453%{transform:translate(13.763vw,62.453vh) scale(.1498)}to{transform:translate(18.05355vw,99vh) scale(.1498)}}.snow:nth-child(105){opacity:.1334;transform:translate(64.3862vw,-10px) scale(.8879);animation:fall-105 19s -25s linear infinite}@keyframes fall-105{67.489%{transform:translate(60.6744vw,67.489vh) scale(.8879)}to{transform:translate(62.5303vw,99vh) scale(.8879)}}.snow:nth-child(106){opacity:.7478;transform:translate(9.8614vw,-10px) scale(.4712);animation:fall-106 12s -25s linear infinite}@keyframes fall-106{74.351%{transform:translate(13.0475vw,74.351vh) scale(.4712)}to{transform:translate(11.45445vw,99vh) scale(.4712)}}.snow:nth-child(107){opacity:.9634;transform:translate(30.7086vw,-10px) scale(.3614);animation:fall-107 19s -11s linear infinite}@keyframes fall-107{35.182%{transform:translate(28.0968vw,35.182vh) scale(.3614)}to{transform:translate(29.4027vw,99vh) scale(.3614)}}.snow:nth-child(108){opacity:.9012;transform:translate(16.6145vw,-10px) scale(.5538);animation:fall-108 13s -24s linear infinite}@keyframes fall-108{68.91%{transform:translate(24.7204vw,68.91vh) scale(.5538)}to{transform:translate(20.66745vw,99vh) scale(.5538)}}.snow:nth-child(109){opacity:.5168;transform:translate(71.1687vw,-10px) scale(.0047);animation:fall-109 30s -25s linear infinite}@keyframes fall-109{77.273%{transform:translate(74.2181vw,77.273vh) scale(.0047)}to{transform:translate(72.6934vw,99vh) scale(.0047)}}.snow:nth-child(110){opacity:1.1658;transform:translate(65.9342vw,-10px) scale(.7395);animation:fall-110 24s -25s linear infinite}@keyframes fall-110{55.149%{transform:translate(67.0245vw,55.149vh) scale(.7395)}to{transform:translate(66.47935vw,99vh) scale(.7395)}}.snow:nth-child(111){opacity:.1716;transform:translate(42.5134vw,-10px) scale(.4572);animation:fall-111 22s -13s linear infinite}@keyframes fall-111{44.887%{transform:translate(52.1796vw,44.887vh) scale(.4572)}to{transform:translate(47.3465vw,99vh) scale(.4572)}}.snow:nth-child(112){opacity:1.074;transform:translate(12.4167vw,-10px) scale(.8014);animation:fall-112 23s -12s linear infinite}@keyframes fall-112{76.844%{transform:translate(17.1671vw,76.844vh) scale(.8014)}to{transform:translate(14.7919vw,99vh) scale(.8014)}}.snow:nth-child(113){opacity:1.2888;transform:translate(77.5344vw,-10px) scale(.2697);animation:fall-113 23s -27s linear infinite}@keyframes fall-113{34.141%{transform:translate(83.1183vw,34.141vh) scale(.2697)}to{transform:translate(80.32635vw,99vh) scale(.2697)}}.snow:nth-child(114){opacity:1.7382;transform:translate(21.7418vw,-10px) scale(.0259);animation:fall-114 20s -10s linear infinite}@keyframes fall-114{42.213%{transform:translate(13.2836vw,42.213vh) scale(.0259)}to{transform:translate(17.5127vw,99vh) scale(.0259)}}.snow:nth-child(115){opacity:.1468;transform:translate(84.3252vw,-10px) scale(.6482);animation:fall-115 26s -3s linear infinite}@keyframes fall-115{41.32%{transform:translate(91.5378vw,41.32vh) scale(.6482)}to{transform:translate(87.9315vw,99vh) scale(.6482)}}.snow:nth-child(116){opacity:.1766;transform:translate(34.7401vw,-10px) scale(.9015);animation:fall-116 23s -20s linear infinite}@keyframes fall-116{44.447%{transform:translate(41.5935vw,44.447vh) scale(.9015)}to{transform:translate(38.1668vw,99vh) scale(.9015)}}.snow:nth-child(117){opacity:1.458;transform:translate(81.5723vw,-10px) scale(.4452);animation:fall-117 20s -5s linear infinite}@keyframes fall-117{78.75%{transform:translate(78.0553vw,78.75vh) scale(.4452)}to{transform:translate(79.8138vw,99vh) scale(.4452)}}.snow:nth-child(118){opacity:1.2732;transform:translate(2.1533vw,-10px) scale(.3696);animation:fall-118 18s -25s linear infinite}@keyframes fall-118{68.303%{transform:translate(10.1238vw,68.303vh) scale(.3696)}to{transform:translate(6.13855vw,99vh) scale(.3696)}}.snow:nth-child(119){opacity:1.8136;transform:translate(74.0549vw,-10px) scale(.6419);animation:fall-119 30s -10s linear infinite}@keyframes fall-119{50.494%{transform:translate(79.5207vw,50.494vh) scale(.6419)}to{transform:translate(76.7878vw,99vh) scale(.6419)}}.snow:nth-child(120){opacity:.517;transform:translate(85.6942vw,-10px) scale(.9233);animation:fall-120 20s -18s linear infinite}@keyframes fall-120{63.605%{transform:translate(79.9353vw,63.605vh) scale(.9233)}to{transform:translate(82.81475vw,99vh) scale(.9233)}}.snow:nth-child(121){opacity:.7934;transform:translate(15.7144vw,-10px) scale(.3332);animation:fall-121 21s -5s linear infinite}@keyframes fall-121{69.386%{transform:translate(17.9292vw,69.386vh) scale(.3332)}to{transform:translate(16.8218vw,99vh) scale(.3332)}}.snow:nth-child(122){opacity:.2166;transform:translate(13.4961vw,-10px) scale(.0324);animation:fall-122 14s -29s linear infinite}@keyframes fall-122{38.306%{transform:translate(13.967vw,38.306vh) scale(.0324)}to{transform:translate(13.73155vw,99vh) scale(.0324)}}.snow:nth-child(123){opacity:.7486;transform:translate(12.1278vw,-10px) scale(.3893);animation:fall-123 15s -20s linear infinite}@keyframes fall-123{50.636%{transform:translate(3.4839vw,50.636vh) scale(.3893)}to{transform:translate(7.80585vw,99vh) scale(.3893)}}.snow:nth-child(124){opacity:.5398;transform:translate(26.9077vw,-10px) scale(.9523);animation:fall-124 23s -10s linear infinite}@keyframes fall-124{69.426%{transform:translate(30.5395vw,69.426vh) scale(.9523)}to{transform:translate(28.7236vw,99vh) scale(.9523)}}.snow:nth-child(125){opacity:1.7512;transform:translate(44.4798vw,-10px) scale(.2212);animation:fall-125 18s -28s linear infinite}@keyframes fall-125{61.13%{transform:translate(41.5427vw,61.13vh) scale(.2212)}to{transform:translate(43.01125vw,99vh) scale(.2212)}}.snow:nth-child(126){opacity:1.7956;transform:translate(75.4433vw,-10px) scale(.6694);animation:fall-126 20s -11s linear infinite}@keyframes fall-126{54.373%{transform:translate(81.6517vw,54.373vh) scale(.6694)}to{transform:translate(78.5475vw,99vh) scale(.6694)}}.snow:nth-child(127){opacity:1.8396;transform:translate(29.1223vw,-10px) scale(.1971);animation:fall-127 10s -29s linear infinite}@keyframes fall-127{75.76%{transform:translate(28.5217vw,75.76vh) scale(.1971)}to{transform:translate(28.822vw,99vh) scale(.1971)}}.snow:nth-child(128){opacity:1.9724;transform:translate(31.142vw,-10px) scale(.7778);animation:fall-128 23s -13s linear infinite}@keyframes fall-128{51.93%{transform:translate(38.9164vw,51.93vh) scale(.7778)}to{transform:translate(35.0292vw,99vh) scale(.7778)}}.snow:nth-child(129){opacity:.5306;transform:translate(5.4555vw,-10px) scale(.2535);animation:fall-129 20s -25s linear infinite}@keyframes fall-129{49.91%{transform:translate(-1.4049vw,49.91vh) scale(.2535)}to{transform:translate(2.0253vw,99vh) scale(.2535)}}.snow:nth-child(130){opacity:.0134;transform:translate(1.2008vw,-10px) scale(.8657);animation:fall-130 28s -27s linear infinite}@keyframes fall-130{61.196%{transform:translate(-4.0538vw,61.196vh) scale(.8657)}to{transform:translate(-1.4265vw,99vh) scale(.8657)}}.snow:nth-child(131){opacity:1.7992;transform:translate(73.6142vw,-10px) scale(.7898);animation:fall-131 17s -15s linear infinite}@keyframes fall-131{39.189%{transform:translate(69.8316vw,39.189vh) scale(.7898)}to{transform:translate(71.7229vw,99vh) scale(.7898)}}.snow:nth-child(132){opacity:.6762;transform:translate(77.9098vw,-10px) scale(.4978);animation:fall-132 13s -4s linear infinite}@keyframes fall-132{64.241%{transform:translate(79.97vw,64.241vh) scale(.4978)}to{transform:translate(78.9399vw,99vh) scale(.4978)}}.snow:nth-child(133){opacity:1.56;transform:translate(52.7303vw,-10px) scale(.2961);animation:fall-133 13s -17s linear infinite}@keyframes fall-133{65.958%{transform:translate(54.2855vw,65.958vh) scale(.2961)}to{transform:translate(53.5079vw,99vh) scale(.2961)}}.snow:nth-child(134){opacity:.3952;transform:translate(10.1466vw,-10px) scale(.9936);animation:fall-134 16s -13s linear infinite}@keyframes fall-134{77.357%{transform:translate(1.6707vw,77.357vh) scale(.9936)}to{transform:translate(5.90865vw,99vh) scale(.9936)}}.snow:nth-child(135){opacity:1.299;transform:translate(64.0604vw,-10px) scale(.1341);animation:fall-135 22s -30s linear infinite}@keyframes fall-135{56.379%{transform:translate(66.1646vw,56.379vh) scale(.1341)}to{transform:translate(65.1125vw,99vh) scale(.1341)}}.snow:nth-child(136){opacity:.222;transform:translate(32.5914vw,-10px) scale(.237);animation:fall-136 14s -8s linear infinite}@keyframes fall-136{74.559%{transform:translate(28.8276vw,74.559vh) scale(.237)}to{transform:translate(30.7095vw,99vh) scale(.237)}}.snow:nth-child(137){opacity:.8068;transform:translate(82.1567vw,-10px) scale(.6517);animation:fall-137 22s -10s linear infinite}@keyframes fall-137{73.679%{transform:translate(90.5905vw,73.679vh) scale(.6517)}to{transform:translate(86.3736vw,99vh) scale(.6517)}}.snow:nth-child(138){opacity:.2212;transform:translate(50.1409vw,-10px) scale(.5754);animation:fall-138 30s -23s linear infinite}@keyframes fall-138{63.191%{transform:translate(57.4468vw,63.191vh) scale(.5754)}to{transform:translate(53.79385vw,99vh) scale(.5754)}}.snow:nth-child(139){opacity:1.7244;transform:translate(40.4962vw,-10px) scale(.0404);animation:fall-139 28s -15s linear infinite}@keyframes fall-139{62.361%{transform:translate(30.7668vw,62.361vh) scale(.0404)}to{transform:translate(35.6315vw,99vh) scale(.0404)}}.snow:nth-child(140){opacity:.1608;transform:translate(75.0754vw,-10px) scale(.271);animation:fall-140 29s -6s linear infinite}@keyframes fall-140{44.835%{transform:translate(72.6151vw,44.835vh) scale(.271)}to{transform:translate(73.84525vw,99vh) scale(.271)}}.snow:nth-child(141){opacity:.0822;transform:translate(11.4505vw,-10px) scale(.4833);animation:fall-141 28s -12s linear infinite}@keyframes fall-141{65.309%{transform:translate(7.7224vw,65.309vh) scale(.4833)}to{transform:translate(9.58645vw,99vh) scale(.4833)}}.snow:nth-child(142){opacity:.219;transform:translate(31.9943vw,-10px) scale(.5018);animation:fall-142 12s -8s linear infinite}@keyframes fall-142{43.205%{transform:translate(27.2752vw,43.205vh) scale(.5018)}to{transform:translate(29.63475vw,99vh) scale(.5018)}}.snow:nth-child(143){opacity:.3986;transform:translate(34.6305vw,-10px) scale(.2613);animation:fall-143 19s -17s linear infinite}@keyframes fall-143{76.815%{transform:translate(38.6977vw,76.815vh) scale(.2613)}to{transform:translate(36.6641vw,99vh) scale(.2613)}}.snow:nth-child(144){opacity:1.6378;transform:translate(79.5651vw,-10px) scale(.5533);animation:fall-144 30s -18s linear infinite}@keyframes fall-144{43.538%{transform:translate(81.129vw,43.538vh) scale(.5533)}to{transform:translate(80.34705vw,99vh) scale(.5533)}}.snow:nth-child(145){opacity:.4936;transform:translate(88.0206vw,-10px) scale(.2167);animation:fall-145 17s -21s linear infinite}@keyframes fall-145{59.362%{transform:translate(79.5527vw,59.362vh) scale(.2167)}to{transform:translate(83.78665vw,99vh) scale(.2167)}}.snow:nth-child(146){opacity:.6512;transform:translate(91.9869vw,-10px) scale(.7094);animation:fall-146 30s -5s linear infinite}@keyframes fall-146{70.569%{transform:translate(88.1273vw,70.569vh) scale(.7094)}to{transform:translate(90.0571vw,99vh) scale(.7094)}}.snow:nth-child(147){opacity:1.7828;transform:translate(31.7486vw,-10px) scale(.1792);animation:fall-147 15s -28s linear infinite}@keyframes fall-147{47.944%{transform:translate(26.7706vw,47.944vh) scale(.1792)}to{transform:translate(29.2596vw,99vh) scale(.1792)}}.snow:nth-child(148){opacity:.4372;transform:translate(52.4016vw,-10px) scale(.4123);animation:fall-148 11s -28s linear infinite}@keyframes fall-148{39.926%{transform:translate(59.4249vw,39.926vh) scale(.4123)}to{transform:translate(55.91325vw,99vh) scale(.4123)}}.snow:nth-child(149){opacity:.4578;transform:translate(75.5322vw,-10px) scale(.1362);animation:fall-149 11s -4s linear infinite}@keyframes fall-149{46.594%{transform:translate(85.0024vw,46.594vh) scale(.1362)}to{transform:translate(80.2673vw,99vh) scale(.1362)}}.snow:nth-child(150){opacity:1.1462;transform:translate(50.7678vw,-10px) scale(.1883);animation:fall-150 17s -17s linear infinite}@keyframes fall-150{72.709%{transform:translate(49.0601vw,72.709vh) scale(.1883)}to{transform:translate(49.91395vw,99vh) scale(.1883)}}.snow:nth-child(151){opacity:.7534;transform:translate(37.35vw,-10px) scale(.9713);animation:fall-151 26s -24s linear infinite}@keyframes fall-151{33.698%{transform:translate(34.1722vw,33.698vh) scale(.9713)}to{transform:translate(35.7611vw,99vh) scale(.9713)}}.snow:nth-child(152){opacity:.8414;transform:translate(34.0861vw,-10px) scale(.6777);animation:fall-152 29s -18s linear infinite}@keyframes fall-152{79.851%{transform:translate(40.0907vw,79.851vh) scale(.6777)}to{transform:translate(37.0884vw,99vh) scale(.6777)}}.snow:nth-child(153){opacity:1.0358;transform:translate(83.8106vw,-10px) scale(.6374);animation:fall-153 25s -12s linear infinite}@keyframes fall-153{79.921%{transform:translate(81.0547vw,79.921vh) scale(.6374)}to{transform:translate(82.43265vw,99vh) scale(.6374)}}.snow:nth-child(154){opacity:1.0724;transform:translate(56.4415vw,-10px) scale(.0026);animation:fall-154 29s -11s linear infinite}@keyframes fall-154{77.632%{transform:translate(65.7099vw,77.632vh) scale(.0026)}to{transform:translate(61.0757vw,99vh) scale(.0026)}}.snow:nth-child(155){opacity:.3156;transform:translate(55.4409vw,-10px) scale(.6618);animation:fall-155 12s -19s linear infinite}@keyframes fall-155{55.093%{transform:translate(51.7297vw,55.093vh) scale(.6618)}to{transform:translate(53.5853vw,99vh) scale(.6618)}}.snow:nth-child(156){opacity:.9018;transform:translate(61.433vw,-10px) scale(.4826);animation:fall-156 13s -13s linear infinite}@keyframes fall-156{36.762%{transform:translate(53.9281vw,36.762vh) scale(.4826)}to{transform:translate(57.68055vw,99vh) scale(.4826)}}.snow:nth-child(157){opacity:1.4446;transform:translate(10.7652vw,-10px) scale(.7063);animation:fall-157 10s -23s linear infinite}@keyframes fall-157{56.402%{transform:translate(5.493vw,56.402vh) scale(.7063)}to{transform:translate(8.1291vw,99vh) scale(.7063)}}.snow:nth-child(158){opacity:1.2406;transform:translate(8.3237vw,-10px) scale(.1257);animation:fall-158 22s -15s linear infinite}@keyframes fall-158{56.676%{transform:translate(6.6152vw,56.676vh) scale(.1257)}to{transform:translate(7.46945vw,99vh) scale(.1257)}}.snow:nth-child(159){opacity:.899;transform:translate(17.0628vw,-10px) scale(.7896);animation:fall-159 20s -16s linear infinite}@keyframes fall-159{77.619%{transform:translate(20.1114vw,77.619vh) scale(.7896)}to{transform:translate(18.5871vw,99vh) scale(.7896)}}.snow:nth-child(160){opacity:.5688;transform:translate(80.5118vw,-10px) scale(.9263);animation:fall-160 13s -29s linear infinite}@keyframes fall-160{55.127%{transform:translate(89.8818vw,55.127vh) scale(.9263)}to{transform:translate(85.1968vw,99vh) scale(.9263)}}.snow:nth-child(161){opacity:.479;transform:translate(75.1407vw,-10px) scale(.0699);animation:fall-161 24s -2s linear infinite}@keyframes fall-161{33.353%{transform:translate(80.2539vw,33.353vh) scale(.0699)}to{transform:translate(77.6973vw,99vh) scale(.0699)}}.snow:nth-child(162){opacity:.1188;transform:translate(.3826vw,-10px) scale(.4382);animation:fall-162 13s -2s linear infinite}@keyframes fall-162{77.169%{transform:translate(-7.3089vw,77.169vh) scale(.4382)}to{transform:translate(-3.46315vw,99vh) scale(.4382)}}.snow:nth-child(163){opacity:.3944;transform:translate(7.6208vw,-10px) scale(.7228);animation:fall-163 26s -2s linear infinite}@keyframes fall-163{69.313%{transform:translate(3.2105vw,69.313vh) scale(.7228)}to{transform:translate(5.41565vw,99vh) scale(.7228)}}.snow:nth-child(164){opacity:1.3644;transform:translate(.302vw,-10px) scale(.9356);animation:fall-164 11s -11s linear infinite}@keyframes fall-164{61.63%{transform:translate(-7.195vw,61.63vh) scale(.9356)}to{transform:translate(-3.4465vw,99vh) scale(.9356)}}.snow:nth-child(165){opacity:.265;transform:translate(29.8489vw,-10px) scale(.6906);animation:fall-165 17s -26s linear infinite}@keyframes fall-165{72.608%{transform:translate(35.8494vw,72.608vh) scale(.6906)}to{transform:translate(32.84915vw,99vh) scale(.6906)}}.snow:nth-child(166){opacity:1.7656;transform:translate(20.8656vw,-10px) scale(.2008);animation:fall-166 29s -11s linear infinite}@keyframes fall-166{55.973%{transform:translate(18.2093vw,55.973vh) scale(.2008)}to{transform:translate(19.53745vw,99vh) scale(.2008)}}.snow:nth-child(167){opacity:.9426;transform:translate(90.767vw,-10px) scale(.4625);animation:fall-167 20s -28s linear infinite}@keyframes fall-167{76.962%{transform:translate(93.0605vw,76.962vh) scale(.4625)}to{transform:translate(91.91375vw,99vh) scale(.4625)}}.snow:nth-child(168){opacity:1.6174;transform:translate(96.9918vw,-10px) scale(.4885);animation:fall-168 30s -7s linear infinite}@keyframes fall-168{79.979%{transform:translate(89.4312vw,79.979vh) scale(.4885)}to{transform:translate(93.2115vw,99vh) scale(.4885)}}.snow:nth-child(169){opacity:.8014;transform:translate(26.9888vw,-10px) scale(.7191);animation:fall-169 11s -18s linear infinite}@keyframes fall-169{35.518%{transform:translate(35.365vw,35.518vh) scale(.7191)}to{transform:translate(31.1769vw,99vh) scale(.7191)}}.snow:nth-child(170){opacity:1.081;transform:translate(64.9642vw,-10px) scale(.3791);animation:fall-170 19s -27s linear infinite}@keyframes fall-170{44.949%{transform:translate(73.4923vw,44.949vh) scale(.3791)}to{transform:translate(69.22825vw,99vh) scale(.3791)}}.snow:nth-child(171){opacity:1.1172;transform:translate(30.6046vw,-10px) scale(.3013);animation:fall-171 23s -18s linear infinite}@keyframes fall-171{67.277%{transform:translate(28.6427vw,67.277vh) scale(.3013)}to{transform:translate(29.62365vw,99vh) scale(.3013)}}.snow:nth-child(172){opacity:1.2086;transform:translate(3.5803vw,-10px) scale(.1373);animation:fall-172 14s -26s linear infinite}@keyframes fall-172{32.955%{transform:translate(4.7521vw,32.955vh) scale(.1373)}to{transform:translate(4.1662vw,99vh) scale(.1373)}}.snow:nth-child(173){opacity:1.4944;transform:translate(29.8512vw,-10px) scale(.6255);animation:fall-173 28s -22s linear infinite}@keyframes fall-173{63.74%{transform:translate(32.104vw,63.74vh) scale(.6255)}to{transform:translate(30.9776vw,99vh) scale(.6255)}}.snow:nth-child(174){opacity:1.0678;transform:translate(36.0173vw,-10px) scale(.0823);animation:fall-174 21s -3s linear infinite}@keyframes fall-174{76.892%{transform:translate(27.0116vw,76.892vh) scale(.0823)}to{transform:translate(31.51445vw,99vh) scale(.0823)}}.snow:nth-child(175){opacity:.5226;transform:translate(60.1249vw,-10px) scale(.3854);animation:fall-175 27s -2s linear infinite}@keyframes fall-175{39.413%{transform:translate(52.7839vw,39.413vh) scale(.3854)}to{transform:translate(56.4544vw,99vh) scale(.3854)}}.snow:nth-child(176){opacity:1.8532;transform:translate(75.2877vw,-10px) scale(.6491);animation:fall-176 13s -29s linear infinite}@keyframes fall-176{47.772%{transform:translate(72.1527vw,47.772vh) scale(.6491)}to{transform:translate(73.7202vw,99vh) scale(.6491)}}.snow:nth-child(177){opacity:1.3422;transform:translate(63.3164vw,-10px) scale(.024);animation:fall-177 22s -7s linear infinite}@keyframes fall-177{77.238%{transform:translate(59.7832vw,77.238vh) scale(.024)}to{transform:translate(61.5498vw,99vh) scale(.024)}}.snow:nth-child(178){opacity:1.2086;transform:translate(.6081vw,-10px) scale(.9669);animation:fall-178 28s -16s linear infinite}@keyframes fall-178{43.414%{transform:translate(6.9417vw,43.414vh) scale(.9669)}to{transform:translate(3.7749vw,99vh) scale(.9669)}}.snow:nth-child(179){opacity:1.504;transform:translate(60.7257vw,-10px) scale(.0759);animation:fall-179 12s -14s linear infinite}@keyframes fall-179{65.592%{transform:translate(66.0696vw,65.592vh) scale(.0759)}to{transform:translate(63.39765vw,99vh) scale(.0759)}}.snow:nth-child(180){opacity:.241;transform:translate(53.6838vw,-10px) scale(.153);animation:fall-180 24s -3s linear infinite}@keyframes fall-180{46.255%{transform:translate(46.0193vw,46.255vh) scale(.153)}to{transform:translate(49.85155vw,99vh) scale(.153)}}.snow:nth-child(181){opacity:.3776;transform:translate(90.9438vw,-10px) scale(.5882);animation:fall-181 22s -20s linear infinite}@keyframes fall-181{46.279%{transform:translate(100.5802vw,46.279vh) scale(.5882)}to{transform:translate(95.762vw,99vh) scale(.5882)}}.snow:nth-child(182){opacity:1.2544;transform:translate(98.5165vw,-10px) scale(.8516);animation:fall-182 14s -11s linear infinite}@keyframes fall-182{62.954%{transform:translate(103.2465vw,62.954vh) scale(.8516)}to{transform:translate(100.8815vw,99vh) scale(.8516)}}.snow:nth-child(183){opacity:.531;transform:translate(39.9546vw,-10px) scale(.5301);animation:fall-183 12s -20s linear infinite}@keyframes fall-183{73.324%{transform:translate(46.9159vw,73.324vh) scale(.5301)}to{transform:translate(43.43525vw,99vh) scale(.5301)}}.snow:nth-child(184){opacity:1.3484;transform:translate(70.9794vw,-10px) scale(.5574);animation:fall-184 15s -3s linear infinite}@keyframes fall-184{75.148%{transform:translate(64.886vw,75.148vh) scale(.5574)}to{transform:translate(67.9327vw,99vh) scale(.5574)}}.snow:nth-child(185){opacity:.3074;transform:translate(36.4615vw,-10px) scale(.0621);animation:fall-185 19s -7s linear infinite}@keyframes fall-185{58.242%{transform:translate(28.2534vw,58.242vh) scale(.0621)}to{transform:translate(32.35745vw,99vh) scale(.0621)}}.snow:nth-child(186){opacity:.1128;transform:translate(4.318vw,-10px) scale(.778);animation:fall-186 22s -11s linear infinite}@keyframes fall-186{54.404%{transform:translate(3.0903vw,54.404vh) scale(.778)}to{transform:translate(3.70415vw,99vh) scale(.778)}}.snow:nth-child(187){opacity:1.7458;transform:translate(28.1455vw,-10px) scale(.4571);animation:fall-187 18s -24s linear infinite}@keyframes fall-187{42.489%{transform:translate(36.1421vw,42.489vh) scale(.4571)}to{transform:translate(32.1438vw,99vh) scale(.4571)}}.snow:nth-child(188){opacity:.9108;transform:translate(85.2948vw,-10px) scale(.7424);animation:fall-188 17s -15s linear infinite}@keyframes fall-188{70.265%{transform:translate(90.6828vw,70.265vh) scale(.7424)}to{transform:translate(87.9888vw,99vh) scale(.7424)}}.snow:nth-child(189){opacity:1.8128;transform:translate(71.6353vw,-10px) scale(.5728);animation:fall-189 11s -29s linear infinite}@keyframes fall-189{74.073%{transform:translate(63.5085vw,74.073vh) scale(.5728)}to{transform:translate(67.5719vw,99vh) scale(.5728)}}.snow:nth-child(190){opacity:1.182;transform:translate(15.0861vw,-10px) scale(.8791);animation:fall-190 17s -13s linear infinite}@keyframes fall-190{76.351%{transform:translate(19.3026vw,76.351vh) scale(.8791)}to{transform:translate(17.19435vw,99vh) scale(.8791)}}.snow:nth-child(191){opacity:1.6704;transform:translate(86.8768vw,-10px) scale(.3992);animation:fall-191 23s -10s linear infinite}@keyframes fall-191{72.697%{transform:translate(95.4937vw,72.697vh) scale(.3992)}to{transform:translate(91.18525vw,99vh) scale(.3992)}}.snow:nth-child(192){opacity:1.7088;transform:translate(23.7271vw,-10px) scale(.0629);animation:fall-192 27s -2s linear infinite}@keyframes fall-192{64.287%{transform:translate(29.6743vw,64.287vh) scale(.0629)}to{transform:translate(26.7007vw,99vh) scale(.0629)}}.snow:nth-child(193){opacity:1.9772;transform:translate(50.7486vw,-10px) scale(.944);animation:fall-193 10s -29s linear infinite}@keyframes fall-193{52.564%{transform:translate(54.0469vw,52.564vh) scale(.944)}to{transform:translate(52.39775vw,99vh) scale(.944)}}.snow:nth-child(194){opacity:1.1066;transform:translate(43.2247vw,-10px) scale(.8192);animation:fall-194 22s -7s linear infinite}@keyframes fall-194{46.739%{transform:translate(40.3382vw,46.739vh) scale(.8192)}to{transform:translate(41.78145vw,99vh) scale(.8192)}}.snow:nth-child(195){opacity:1.8752;transform:translate(26.254vw,-10px) scale(.3815);animation:fall-195 19s -6s linear infinite}@keyframes fall-195{34.602%{transform:translate(31.9332vw,34.602vh) scale(.3815)}to{transform:translate(29.0936vw,99vh) scale(.3815)}}.snow:nth-child(196){opacity:1.376;transform:translate(93.5693vw,-10px) scale(.1894);animation:fall-196 28s -21s linear infinite}@keyframes fall-196{65.567%{transform:translate(89.0095vw,65.567vh) scale(.1894)}to{transform:translate(91.2894vw,99vh) scale(.1894)}}.snow:nth-child(197){opacity:.744;transform:translate(25.1022vw,-10px) scale(.8456);animation:fall-197 14s -16s linear infinite}@keyframes fall-197{37.173%{transform:translate(15.6672vw,37.173vh) scale(.8456)}to{transform:translate(20.3847vw,99vh) scale(.8456)}}.snow:nth-child(198){opacity:1.1836;transform:translate(18.4764vw,-10px) scale(.2598);animation:fall-198 17s -6s linear infinite}@keyframes fall-198{32.818%{transform:translate(20.3985vw,32.818vh) scale(.2598)}to{transform:translate(19.43745vw,99vh) scale(.2598)}}.snow:nth-child(199){opacity:.0174;transform:translate(90.0241vw,-10px) scale(.7994);animation:fall-199 23s -15s linear infinite}@keyframes fall-199{58.799%{transform:translate(84.4167vw,58.799vh) scale(.7994)}to{transform:translate(87.2204vw,99vh) scale(.7994)}}.snow:nth-child(200){opacity:1.2748;transform:translate(19.3216vw,-10px) scale(.7485);animation:fall-200 17s -19s linear infinite}@keyframes fall-200{47.36%{transform:translate(25.1566vw,47.36vh) scale(.7485)}to{transform:translate(22.2391vw,99vh) scale(.7485)}}.snow:nth-child(201){opacity:1.594;transform:translate(84.5525vw,-10px) scale(.4281);animation:fall-201 26s -13s linear infinite}@keyframes fall-201{71.119%{transform:translate(90.995vw,71.119vh) scale(.4281)}to{transform:translate(87.77375vw,99vh) scale(.4281)}}.snow:nth-child(202){opacity:.7464;transform:translate(64.5602vw,-10px) scale(.7836);animation:fall-202 16s -17s linear infinite}@keyframes fall-202{36.018%{transform:translate(55.2876vw,36.018vh) scale(.7836)}to{transform:translate(59.9239vw,99vh) scale(.7836)}}.snow:nth-child(203){opacity:.848;transform:translate(98.5539vw,-10px) scale(.409);animation:fall-203 27s -19s linear infinite}@keyframes fall-203{52.228%{transform:translate(107.7528vw,52.228vh) scale(.409)}to{transform:translate(103.15335vw,99vh) scale(.409)}}.snow:nth-child(204){opacity:1.8678;transform:translate(45.7181vw,-10px) scale(.7807);animation:fall-204 14s -17s linear infinite}@keyframes fall-204{78.813%{transform:translate(46.2207vw,78.813vh) scale(.7807)}to{transform:translate(45.9694vw,99vh) scale(.7807)}}.snow:nth-child(205){opacity:1.1854;transform:translate(80.0104vw,-10px) scale(.7736);animation:fall-205 15s -12s linear infinite}@keyframes fall-205{37.979%{transform:translate(79.3912vw,37.979vh) scale(.7736)}to{transform:translate(79.7008vw,99vh) scale(.7736)}}.snow:nth-child(206){opacity:.3652;transform:translate(7.8963vw,-10px) scale(.7585);animation:fall-206 16s -5s linear infinite}@keyframes fall-206{47.271%{transform:translate(15.8063vw,47.271vh) scale(.7585)}to{transform:translate(11.8513vw,99vh) scale(.7585)}}.snow:nth-child(207){opacity:.2114;transform:translate(88.9942vw,-10px) scale(.9671);animation:fall-207 14s -1s linear infinite}@keyframes fall-207{34.078%{transform:translate(95.9928vw,34.078vh) scale(.9671)}to{transform:translate(92.4935vw,99vh) scale(.9671)}}.snow:nth-child(208){opacity:.0824;transform:translate(71.8371vw,-10px) scale(.5355);animation:fall-208 19s -16s linear infinite}@keyframes fall-208{52.832%{transform:translate(77.0292vw,52.832vh) scale(.5355)}to{transform:translate(74.43315vw,99vh) scale(.5355)}}.snow:nth-child(209){opacity:1.0882;transform:translate(46.1452vw,-10px) scale(.2394);animation:fall-209 25s -10s linear infinite}@keyframes fall-209{57.353%{transform:translate(40.0217vw,57.353vh) scale(.2394)}to{transform:translate(43.08345vw,99vh) scale(.2394)}}.snow:nth-child(210){opacity:1.0942;transform:translate(59.9008vw,-10px) scale(.8865);animation:fall-210 23s -14s linear infinite}@keyframes fall-210{40.677%{transform:translate(62.0844vw,40.677vh) scale(.8865)}to{transform:translate(60.9926vw,99vh) scale(.8865)}}.snow:nth-child(211){opacity:1.8866;transform:translate(49.7728vw,-10px) scale(.2519);animation:fall-211 12s -8s linear infinite}@keyframes fall-211{49.43%{transform:translate(46.8181vw,49.43vh) scale(.2519)}to{transform:translate(48.29545vw,99vh) scale(.2519)}}.snow:nth-child(212){opacity:1.2126;transform:translate(34.5475vw,-10px) scale(.5215);animation:fall-212 19s -2s linear infinite}@keyframes fall-212{37.113%{transform:translate(30.2367vw,37.113vh) scale(.5215)}to{transform:translate(32.3921vw,99vh) scale(.5215)}}.snow:nth-child(213){opacity:1.7266;transform:translate(21.6708vw,-10px) scale(.5894);animation:fall-213 22s -17s linear infinite}@keyframes fall-213{60.999%{transform:translate(30.6608vw,60.999vh) scale(.5894)}to{transform:translate(26.1658vw,99vh) scale(.5894)}}.snow:nth-child(214){opacity:.6956;transform:translate(14.284vw,-10px) scale(.72);animation:fall-214 22s -8s linear infinite}@keyframes fall-214{75.016%{transform:translate(8.954vw,75.016vh) scale(.72)}to{transform:translate(11.619vw,99vh) scale(.72)}}.snow:nth-child(215){opacity:1.3948;transform:translate(19.1375vw,-10px) scale(.9447);animation:fall-215 18s -30s linear infinite}@keyframes fall-215{73.237%{transform:translate(28.8566vw,73.237vh) scale(.9447)}to{transform:translate(23.99705vw,99vh) scale(.9447)}}.snow:nth-child(216){opacity:1.2282;transform:translate(10.5689vw,-10px) scale(.5275);animation:fall-216 10s -20s linear infinite}@keyframes fall-216{53.782%{transform:translate(3.1933vw,53.782vh) scale(.5275)}to{transform:translate(6.8811vw,99vh) scale(.5275)}}.snow:nth-child(217){opacity:.5412;transform:translate(77.5434vw,-10px) scale(.3394);animation:fall-217 19s -19s linear infinite}@keyframes fall-217{54.868%{transform:translate(87.4437vw,54.868vh) scale(.3394)}to{transform:translate(82.49355vw,99vh) scale(.3394)}}.snow:nth-child(218){opacity:1.612;transform:translate(96.1308vw,-10px) scale(.2924);animation:fall-218 29s -2s linear infinite}@keyframes fall-218{43.542%{transform:translate(93.352vw,43.542vh) scale(.2924)}to{transform:translate(94.7414vw,99vh) scale(.2924)}}.snow:nth-child(219){opacity:1.8654;transform:translate(59.9077vw,-10px) scale(.559);animation:fall-219 15s -27s linear infinite}@keyframes fall-219{40.023%{transform:translate(57.2961vw,40.023vh) scale(.559)}to{transform:translate(58.6019vw,99vh) scale(.559)}}.snow:nth-child(220){opacity:1.7824;transform:translate(12.4689vw,-10px) scale(.649);animation:fall-220 23s -16s linear infinite}@keyframes fall-220{30.042%{transform:translate(16.9646vw,30.042vh) scale(.649)}to{transform:translate(14.71675vw,99vh) scale(.649)}}.snow:nth-child(221){opacity:1.581;transform:translate(94.6755vw,-10px) scale(.0104);animation:fall-221 19s -30s linear infinite}@keyframes fall-221{50.627%{transform:translate(100.0989vw,50.627vh) scale(.0104)}to{transform:translate(97.3872vw,99vh) scale(.0104)}}.snow:nth-child(222){opacity:1.2786;transform:translate(8.6346vw,-10px) scale(.9367);animation:fall-222 15s -1s linear infinite}@keyframes fall-222{51.164%{transform:translate(6.5346vw,51.164vh) scale(.9367)}to{transform:translate(7.5846vw,99vh) scale(.9367)}}.snow:nth-child(223){opacity:.3106;transform:translate(15.8559vw,-10px) scale(.7626);animation:fall-223 17s -13s linear infinite}@keyframes fall-223{75.829%{transform:translate(13.027vw,75.829vh) scale(.7626)}to{transform:translate(14.44145vw,99vh) scale(.7626)}}.snow:nth-child(224){opacity:.8958;transform:translate(32.3777vw,-10px) scale(.6996);animation:fall-224 13s -3s linear infinite}@keyframes fall-224{41.991%{transform:translate(29.1791vw,41.991vh) scale(.6996)}to{transform:translate(30.7784vw,99vh) scale(.6996)}}.snow:nth-child(225){opacity:.8408;transform:translate(72.2677vw,-10px) scale(.7822);animation:fall-225 15s -14s linear infinite}@keyframes fall-225{30.693%{transform:translate(74.2421vw,30.693vh) scale(.7822)}to{transform:translate(73.2549vw,99vh) scale(.7822)}}.snow:nth-child(226){opacity:1.004;transform:translate(14.4575vw,-10px) scale(.6176);animation:fall-226 24s -6s linear infinite}@keyframes fall-226{30.634%{transform:translate(10.7539vw,30.634vh) scale(.6176)}to{transform:translate(12.6057vw,99vh) scale(.6176)}}.snow:nth-child(227){opacity:1.8244;transform:translate(20.5697vw,-10px) scale(.5755);animation:fall-227 28s -27s linear infinite}@keyframes fall-227{38.368%{transform:translate(11.8759vw,38.368vh) scale(.5755)}to{transform:translate(16.2228vw,99vh) scale(.5755)}}.snow:nth-child(228){opacity:.589;transform:translate(18.237vw,-10px) scale(.4419);animation:fall-228 29s -30s linear infinite}@keyframes fall-228{72.411%{transform:translate(16.1416vw,72.411vh) scale(.4419)}to{transform:translate(17.1893vw,99vh) scale(.4419)}}.snow:nth-child(229){opacity:.7136;transform:translate(5.534vw,-10px) scale(.6703);animation:fall-229 19s -29s linear infinite}@keyframes fall-229{77.642%{transform:translate(2.5237vw,77.642vh) scale(.6703)}to{transform:translate(4.02885vw,99vh) scale(.6703)}}.snow:nth-child(230){opacity:.003;transform:translate(16.2651vw,-10px) scale(.415);animation:fall-230 18s -16s linear infinite}@keyframes fall-230{30.666%{transform:translate(17.5312vw,30.666vh) scale(.415)}to{transform:translate(16.89815vw,99vh) scale(.415)}}.snow:nth-child(231){opacity:1.2182;transform:translate(84.1726vw,-10px) scale(.4704);animation:fall-231 17s -30s linear infinite}@keyframes fall-231{72.894%{transform:translate(86.7464vw,72.894vh) scale(.4704)}to{transform:translate(85.4595vw,99vh) scale(.4704)}}.snow:nth-child(232){opacity:.7718;transform:translate(3.7309vw,-10px) scale(.0389);animation:fall-232 16s -23s linear infinite}@keyframes fall-232{36.708%{transform:translate(6.9335vw,36.708vh) scale(.0389)}to{transform:translate(5.3322vw,99vh) scale(.0389)}}.snow:nth-child(233){opacity:.807;transform:translate(53.3962vw,-10px) scale(.7689);animation:fall-233 29s -29s linear infinite}@keyframes fall-233{70.686%{transform:translate(56.3801vw,70.686vh) scale(.7689)}to{transform:translate(54.88815vw,99vh) scale(.7689)}}.snow:nth-child(234){opacity:1.1326;transform:translate(44.1663vw,-10px) scale(.8343);animation:fall-234 21s -6s linear infinite}@keyframes fall-234{34.68%{transform:translate(48.8062vw,34.68vh) scale(.8343)}to{transform:translate(46.48625vw,99vh) scale(.8343)}}.snow:nth-child(235){opacity:.2732;transform:translate(91.4875vw,-10px) scale(.1448);animation:fall-235 18s -28s linear infinite}@keyframes fall-235{31.783%{transform:translate(100.7473vw,31.783vh) scale(.1448)}to{transform:translate(96.1174vw,99vh) scale(.1448)}}.snow:nth-child(236){opacity:.7696;transform:translate(52.9637vw,-10px) scale(.7781);animation:fall-236 11s -12s linear infinite}@keyframes fall-236{77.535%{transform:translate(54.8386vw,77.535vh) scale(.7781)}to{transform:translate(53.90115vw,99vh) scale(.7781)}}.snow:nth-child(237){opacity:.3038;transform:translate(75.4427vw,-10px) scale(.5513);animation:fall-237 14s -21s linear infinite}@keyframes fall-237{74.151%{transform:translate(73.0596vw,74.151vh) scale(.5513)}to{transform:translate(74.25115vw,99vh) scale(.5513)}}.snow:nth-child(238){opacity:.1102;transform:translate(1.6609vw,-10px) scale(.2376);animation:fall-238 26s -8s linear infinite}@keyframes fall-238{32.7%{transform:translate(1.8557vw,32.7vh) scale(.2376)}to{transform:translate(1.7583vw,99vh) scale(.2376)}}.snow:nth-child(239){opacity:.912;transform:translate(63.7744vw,-10px) scale(.6763);animation:fall-239 22s -16s linear infinite}@keyframes fall-239{58.726%{transform:translate(58.9443vw,58.726vh) scale(.6763)}to{transform:translate(61.35935vw,99vh) scale(.6763)}}.snow:nth-child(240){opacity:.7876;transform:translate(64.9703vw,-10px) scale(.9014);animation:fall-240 30s -6s linear infinite}@keyframes fall-240{45.321%{transform:translate(70.0576vw,45.321vh) scale(.9014)}to{transform:translate(67.51395vw,99vh) scale(.9014)}}.snow:nth-child(241){opacity:1.8412;transform:translate(97.5858vw,-10px) scale(.8361);animation:fall-241 11s -13s linear infinite}@keyframes fall-241{61.755%{transform:translate(105.0755vw,61.755vh) scale(.8361)}to{transform:translate(101.33065vw,99vh) scale(.8361)}}.snow:nth-child(242){opacity:1.6248;transform:translate(25.2525vw,-10px) scale(.8721);animation:fall-242 21s -14s linear infinite}@keyframes fall-242{40.642%{transform:translate(28.332vw,40.642vh) scale(.8721)}to{transform:translate(26.79225vw,99vh) scale(.8721)}}.snow:nth-child(243){opacity:.999;transform:translate(16.2107vw,-10px) scale(.4431);animation:fall-243 15s -6s linear infinite}@keyframes fall-243{56.113%{transform:translate(7.028vw,56.113vh) scale(.4431)}to{transform:translate(11.61935vw,99vh) scale(.4431)}}.snow:nth-child(244){opacity:1.824;transform:translate(93.0321vw,-10px) scale(.1073);animation:fall-244 28s -17s linear infinite}@keyframes fall-244{68.068%{transform:translate(100.3344vw,68.068vh) scale(.1073)}to{transform:translate(96.68325vw,99vh) scale(.1073)}}.snow:nth-child(245){opacity:.7502;transform:translate(36.9221vw,-10px) scale(.7745);animation:fall-245 25s -24s linear infinite}@keyframes fall-245{36.287%{transform:translate(42.6106vw,36.287vh) scale(.7745)}to{transform:translate(39.76635vw,99vh) scale(.7745)}}.snow:nth-child(246){opacity:.4264;transform:translate(92.7592vw,-10px) scale(.1591);animation:fall-246 27s -24s linear infinite}@keyframes fall-246{39.548%{transform:translate(91.6967vw,39.548vh) scale(.1591)}to{transform:translate(92.22795vw,99vh) scale(.1591)}}.snow:nth-child(247){opacity:.3518;transform:translate(66.6715vw,-10px) scale(.4783);animation:fall-247 13s -3s linear infinite}@keyframes fall-247{39.692%{transform:translate(74.3949vw,39.692vh) scale(.4783)}to{transform:translate(70.5332vw,99vh) scale(.4783)}}.snow:nth-child(248){opacity:1.774;transform:translate(82.1576vw,-10px) scale(.402);animation:fall-248 29s -4s linear infinite}@keyframes fall-248{72.274%{transform:translate(90.7173vw,72.274vh) scale(.402)}to{transform:translate(86.43745vw,99vh) scale(.402)}}.snow:nth-child(249){opacity:.384;transform:translate(6.4934vw,-10px) scale(.8656);animation:fall-249 24s -5s linear infinite}@keyframes fall-249{64.322%{transform:translate(8.2825vw,64.322vh) scale(.8656)}to{transform:translate(7.38795vw,99vh) scale(.8656)}}.snow:nth-child(250){opacity:1.0214;transform:translate(46.7467vw,-10px) scale(.9404);animation:fall-250 24s -14s linear infinite}@keyframes fall-250{49.506%{transform:translate(37.2907vw,49.506vh) scale(.9404)}to{transform:translate(42.0187vw,99vh) scale(.9404)}}.snow:nth-child(251){opacity:1.4954;transform:translate(65.3995vw,-10px) scale(.3437);animation:fall-251 12s -26s linear infinite}@keyframes fall-251{53.104%{transform:translate(67.1367vw,53.104vh) scale(.3437)}to{transform:translate(66.2681vw,99vh) scale(.3437)}}.snow:nth-child(252){opacity:1.8514;transform:translate(34.7093vw,-10px) scale(.5613);animation:fall-252 15s -30s linear infinite}@keyframes fall-252{71.166%{transform:translate(26.3625vw,71.166vh) scale(.5613)}to{transform:translate(30.5359vw,99vh) scale(.5613)}}.snow:nth-child(253){opacity:1.0254;transform:translate(85.0752vw,-10px) scale(.2815);animation:fall-253 13s -27s linear infinite}@keyframes fall-253{62.316%{transform:translate(88.7576vw,62.316vh) scale(.2815)}to{transform:translate(86.9164vw,99vh) scale(.2815)}}.snow:nth-child(254){opacity:.9502;transform:translate(3.0046vw,-10px) scale(.7291);animation:fall-254 11s -22s linear infinite}@keyframes fall-254{49.299%{transform:translate(2.0778vw,49.299vh) scale(.7291)}to{transform:translate(2.5412vw,99vh) scale(.7291)}}.snow:nth-child(255){opacity:.9604;transform:translate(37.4735vw,-10px) scale(.7222);animation:fall-255 14s -5s linear infinite}@keyframes fall-255{36.968%{transform:translate(42.4746vw,36.968vh) scale(.7222)}to{transform:translate(39.97405vw,99vh) scale(.7222)}}.snow:nth-child(256){opacity:1.6188;transform:translate(74.9221vw,-10px) scale(.6523);animation:fall-256 12s -12s linear infinite}@keyframes fall-256{53.914%{transform:translate(69.5389vw,53.914vh) scale(.6523)}to{transform:translate(72.2305vw,99vh) scale(.6523)}}.snow:nth-child(257){opacity:.5366;transform:translate(53.8271vw,-10px) scale(.0438);animation:fall-257 18s -14s linear infinite}@keyframes fall-257{67.472%{transform:translate(63.1672vw,67.472vh) scale(.0438)}to{transform:translate(58.49715vw,99vh) scale(.0438)}}.snow:nth-child(258){opacity:1.1994;transform:translate(10.3448vw,-10px) scale(.8923);animation:fall-258 12s -1s linear infinite}@keyframes fall-258{67.77%{transform:translate(5.2003vw,67.77vh) scale(.8923)}to{transform:translate(7.77255vw,99vh) scale(.8923)}}.snow:nth-child(259){opacity:.9684;transform:translate(15.0416vw,-10px) scale(.4345);animation:fall-259 19s -8s linear infinite}@keyframes fall-259{50.841%{transform:translate(21.6219vw,50.841vh) scale(.4345)}to{transform:translate(18.33175vw,99vh) scale(.4345)}}.snow:nth-child(260){opacity:1.3934;transform:translate(84.237vw,-10px) scale(.6905);animation:fall-260 12s -20s linear infinite}@keyframes fall-260{61.138%{transform:translate(75.7824vw,61.138vh) scale(.6905)}to{transform:translate(80.0097vw,99vh) scale(.6905)}}.snow:nth-child(261){opacity:.2776;transform:translate(20.3028vw,-10px) scale(.8185);animation:fall-261 23s -4s linear infinite}@keyframes fall-261{54.982%{transform:translate(29.5346vw,54.982vh) scale(.8185)}to{transform:translate(24.9187vw,99vh) scale(.8185)}}.snow:nth-child(262){opacity:.7198;transform:translate(46.1504vw,-10px) scale(.561);animation:fall-262 10s -14s linear infinite}@keyframes fall-262{56.008%{transform:translate(54.4291vw,56.008vh) scale(.561)}to{transform:translate(50.28975vw,99vh) scale(.561)}}.snow:nth-child(263){opacity:.8754;transform:translate(41.1844vw,-10px) scale(.0786);animation:fall-263 12s -13s linear infinite}@keyframes fall-263{66.184%{transform:translate(37.261vw,66.184vh) scale(.0786)}to{transform:translate(39.2227vw,99vh) scale(.0786)}}.snow:nth-child(264){opacity:.7182;transform:translate(82.778vw,-10px) scale(.1112);animation:fall-264 13s -16s linear infinite}@keyframes fall-264{60.6%{transform:translate(89.8046vw,60.6vh) scale(.1112)}to{transform:translate(86.2913vw,99vh) scale(.1112)}}.snow:nth-child(265){opacity:1.7604;transform:translate(89.9208vw,-10px) scale(.1683);animation:fall-265 22s -8s linear infinite}@keyframes fall-265{37.773%{transform:translate(86.2594vw,37.773vh) scale(.1683)}to{transform:translate(88.0901vw,99vh) scale(.1683)}}.snow:nth-child(266){opacity:1.4994;transform:translate(11.3171vw,-10px) scale(.0611);animation:fall-266 27s -19s linear infinite}@keyframes fall-266{72.58%{transform:translate(3.3374vw,72.58vh) scale(.0611)}to{transform:translate(7.32725vw,99vh) scale(.0611)}}.snow:nth-child(267){opacity:.2926;transform:translate(54.1306vw,-10px) scale(.5434);animation:fall-267 16s -26s linear infinite}@keyframes fall-267{50.599%{transform:translate(48.0272vw,50.599vh) scale(.5434)}to{transform:translate(51.0789vw,99vh) scale(.5434)}}.snow:nth-child(268){opacity:1.3466;transform:translate(8.6533vw,-10px) scale(.6136);animation:fall-268 10s -6s linear infinite}@keyframes fall-268{53.425%{transform:translate(.1175vw,53.425vh) scale(.6136)}to{transform:translate(4.3854vw,99vh) scale(.6136)}}.snow:nth-child(269){opacity:.1104;transform:translate(82.5345vw,-10px) scale(.2963);animation:fall-269 16s -5s linear infinite}@keyframes fall-269{51.19%{transform:translate(79.7983vw,51.19vh) scale(.2963)}to{transform:translate(81.1664vw,99vh) scale(.2963)}}.snow:nth-child(270){opacity:.4234;transform:translate(77.8021vw,-10px) scale(.6385);animation:fall-270 14s -5s linear infinite}@keyframes fall-270{46.104%{transform:translate(69.2986vw,46.104vh) scale(.6385)}to{transform:translate(73.55035vw,99vh) scale(.6385)}}.snow:nth-child(271){opacity:1.8312;transform:translate(32.1521vw,-10px) scale(.742);animation:fall-271 23s -15s linear infinite}@keyframes fall-271{78.719%{transform:translate(23.8339vw,78.719vh) scale(.742)}to{transform:translate(27.993vw,99vh) scale(.742)}}.snow:nth-child(272){opacity:.5242;transform:translate(44.5978vw,-10px) scale(.1973);animation:fall-272 18s -15s linear infinite}@keyframes fall-272{30.723%{transform:translate(49.5244vw,30.723vh) scale(.1973)}to{transform:translate(47.0611vw,99vh) scale(.1973)}}.snow:nth-child(273){opacity:.9984;transform:translate(81.0076vw,-10px) scale(.7823);animation:fall-273 22s -14s linear infinite}@keyframes fall-273{48.608%{transform:translate(83.0143vw,48.608vh) scale(.7823)}to{transform:translate(82.01095vw,99vh) scale(.7823)}}.snow:nth-child(274){opacity:.5674;transform:translate(48.913vw,-10px) scale(.5868);animation:fall-274 14s -24s linear infinite}@keyframes fall-274{36.749%{transform:translate(50.6886vw,36.749vh) scale(.5868)}to{transform:translate(49.8008vw,99vh) scale(.5868)}}.snow:nth-child(275){opacity:.8518;transform:translate(51.2519vw,-10px) scale(.3225);animation:fall-275 26s -21s linear infinite}@keyframes fall-275{52.884%{transform:translate(46.1598vw,52.884vh) scale(.3225)}to{transform:translate(48.70585vw,99vh) scale(.3225)}}.snow:nth-child(276){opacity:1.5062;transform:translate(72.2343vw,-10px) scale(.501);animation:fall-276 16s -21s linear infinite}@keyframes fall-276{36.099%{transform:translate(64.6197vw,36.099vh) scale(.501)}to{transform:translate(68.427vw,99vh) scale(.501)}}.snow:nth-child(277){opacity:1.3648;transform:translate(66.2951vw,-10px) scale(.6212);animation:fall-277 20s -6s linear infinite}@keyframes fall-277{38.141%{transform:translate(73.0838vw,38.141vh) scale(.6212)}to{transform:translate(69.68945vw,99vh) scale(.6212)}}.snow:nth-child(278){opacity:.899;transform:translate(82.7724vw,-10px) scale(.5881);animation:fall-278 21s -9s linear infinite}@keyframes fall-278{65.108%{transform:translate(79.5063vw,65.108vh) scale(.5881)}to{transform:translate(81.13935vw,99vh) scale(.5881)}}.snow:nth-child(279){opacity:1.7758;transform:translate(54.7988vw,-10px) scale(.3107);animation:fall-279 16s -13s linear infinite}@keyframes fall-279{51.239%{transform:translate(51.7997vw,51.239vh) scale(.3107)}to{transform:translate(53.29925vw,99vh) scale(.3107)}}.snow:nth-child(280){opacity:.1532;transform:translate(55.3421vw,-10px) scale(.4848);animation:fall-280 30s -11s linear infinite}@keyframes fall-280{41.359%{transform:translate(54.1017vw,41.359vh) scale(.4848)}to{transform:translate(54.7219vw,99vh) scale(.4848)}}.snow:nth-child(281){opacity:1.432;transform:translate(28.9148vw,-10px) scale(.1308);animation:fall-281 27s -8s linear infinite}@keyframes fall-281{51.887%{transform:translate(22.2915vw,51.887vh) scale(.1308)}to{transform:translate(25.60315vw,99vh) scale(.1308)}}.snow:nth-child(282){opacity:1.6648;transform:translate(5.9733vw,-10px) scale(.9672);animation:fall-282 13s -8s linear infinite}@keyframes fall-282{61.448%{transform:translate(15.8143vw,61.448vh) scale(.9672)}to{transform:translate(10.8938vw,99vh) scale(.9672)}}.snow:nth-child(283){opacity:1.8612;transform:translate(56.0389vw,-10px) scale(.4822);animation:fall-283 12s -10s linear infinite}@keyframes fall-283{79.317%{transform:translate(60.9913vw,79.317vh) scale(.4822)}to{transform:translate(58.5151vw,99vh) scale(.4822)}}.snow:nth-child(284){opacity:.949;transform:translate(35.6282vw,-10px) scale(.4279);animation:fall-284 18s -24s linear infinite}@keyframes fall-284{71.111%{transform:translate(26.7284vw,71.111vh) scale(.4279)}to{transform:translate(31.1783vw,99vh) scale(.4279)}}.snow:nth-child(285){opacity:.9336;transform:translate(87.5975vw,-10px) scale(.7551);animation:fall-285 12s -2s linear infinite}@keyframes fall-285{74.919%{transform:translate(89.0025vw,74.919vh) scale(.7551)}to{transform:translate(88.3vw,99vh) scale(.7551)}}.snow:nth-child(286){opacity:1.5404;transform:translate(31.3521vw,-10px) scale(.6889);animation:fall-286 15s -1s linear infinite}@keyframes fall-286{64.149%{transform:translate(28.4375vw,64.149vh) scale(.6889)}to{transform:translate(29.8948vw,99vh) scale(.6889)}}.snow:nth-child(287){opacity:1.911;transform:translate(50.449vw,-10px) scale(.1367);animation:fall-287 23s -13s linear infinite}@keyframes fall-287{74.854%{transform:translate(57.5515vw,74.854vh) scale(.1367)}to{transform:translate(54.00025vw,99vh) scale(.1367)}}.snow:nth-child(288){opacity:.7298;transform:translate(48.3607vw,-10px) scale(.4915);animation:fall-288 12s -16s linear infinite}@keyframes fall-288{36.082%{transform:translate(45.4942vw,36.082vh) scale(.4915)}to{transform:translate(46.92745vw,99vh) scale(.4915)}}.snow:nth-child(289){opacity:1.1612;transform:translate(46.31vw,-10px) scale(.5967);animation:fall-289 19s -15s linear infinite}@keyframes fall-289{73.333%{transform:translate(47.3446vw,73.333vh) scale(.5967)}to{transform:translate(46.8273vw,99vh) scale(.5967)}}.snow:nth-child(290){opacity:1.666;transform:translate(57.5083vw,-10px) scale(.0708);animation:fall-290 19s -16s linear infinite}@keyframes fall-290{63.29%{transform:translate(63.7931vw,63.29vh) scale(.0708)}to{transform:translate(60.6507vw,99vh) scale(.0708)}}.snow:nth-child(291){opacity:1.6996;transform:translate(28.7734vw,-10px) scale(.7241);animation:fall-291 11s -11s linear infinite}@keyframes fall-291{67.617%{transform:translate(31.2223vw,67.617vh) scale(.7241)}to{transform:translate(29.99785vw,99vh) scale(.7241)}}.snow:nth-child(292){opacity:.3138;transform:translate(1.5709vw,-10px) scale(.8489);animation:fall-292 30s -8s linear infinite}@keyframes fall-292{43.076%{transform:translate(-1.6243vw,43.076vh) scale(.8489)}to{transform:translate(-.0267vw,99vh) scale(.8489)}}.snow:nth-child(293){opacity:1.6102;transform:translate(68.3409vw,-10px) scale(.2755);animation:fall-293 13s -28s linear infinite}@keyframes fall-293{68.238%{transform:translate(78.0063vw,68.238vh) scale(.2755)}to{transform:translate(73.1736vw,99vh) scale(.2755)}}.snow:nth-child(294){opacity:.4726;transform:translate(7.0038vw,-10px) scale(.0187);animation:fall-294 10s -29s linear infinite}@keyframes fall-294{46.518%{transform:translate(-.3446vw,46.518vh) scale(.0187)}to{transform:translate(3.3296vw,99vh) scale(.0187)}}.snow:nth-child(295){opacity:.9652;transform:translate(71.1943vw,-10px) scale(.3647);animation:fall-295 11s -29s linear infinite}@keyframes fall-295{69.503%{transform:translate(63.6177vw,69.503vh) scale(.3647)}to{transform:translate(67.406vw,99vh) scale(.3647)}}.snow:nth-child(296){opacity:1.3538;transform:translate(92.778vw,-10px) scale(.1469);animation:fall-296 19s -16s linear infinite}@keyframes fall-296{60.097%{transform:translate(91.0416vw,60.097vh) scale(.1469)}to{transform:translate(91.9098vw,99vh) scale(.1469)}}.snow:nth-child(297){opacity:1.7272;transform:translate(81.8475vw,-10px) scale(.5049);animation:fall-297 29s -2s linear infinite}@keyframes fall-297{50.675%{transform:translate(86.7161vw,50.675vh) scale(.5049)}to{transform:translate(84.2818vw,99vh) scale(.5049)}}.snow:nth-child(298){opacity:.6816;transform:translate(61.347vw,-10px) scale(.8585);animation:fall-298 13s -17s linear infinite}@keyframes fall-298{35.853%{transform:translate(59.1407vw,35.853vh) scale(.8585)}to{transform:translate(60.24385vw,99vh) scale(.8585)}}.snow:nth-child(299){opacity:1.8966;transform:translate(39.1503vw,-10px) scale(.1496);animation:fall-299 10s -6s linear infinite}@keyframes fall-299{45.122%{transform:translate(47.9549vw,45.122vh) scale(.1496)}to{transform:translate(43.5526vw,99vh) scale(.1496)}}.snow:nth-child(300){opacity:.8478;transform:translate(35.5723vw,-10px) scale(.3812);animation:fall-300 23s -20s linear infinite}@keyframes fall-300{42.96%{transform:translate(28.1215vw,42.96vh) scale(.3812)}to{transform:translate(31.8469vw,99vh) scale(.3812)}}.snow:nth-child(301){opacity:1.6048;transform:translate(44.7073vw,-10px) scale(.4591);animation:fall-301 15s -10s linear infinite}@keyframes fall-301{72.923%{transform:translate(38.4686vw,72.923vh) scale(.4591)}to{transform:translate(41.58795vw,99vh) scale(.4591)}}.snow:nth-child(302){opacity:1.7412;transform:translate(44.835vw,-10px) scale(.9802);animation:fall-302 19s -30s linear infinite}@keyframes fall-302{46.376%{transform:translate(44.3211vw,46.376vh) scale(.9802)}to{transform:translate(44.57805vw,99vh) scale(.9802)}}.snow:nth-child(303){opacity:1.3432;transform:translate(46.6601vw,-10px) scale(.573);animation:fall-303 13s -15s linear infinite}@keyframes fall-303{44.483%{transform:translate(41.0012vw,44.483vh) scale(.573)}to{transform:translate(43.83065vw,99vh) scale(.573)}}.snow:nth-child(304){opacity:.8726;transform:translate(39.5958vw,-10px) scale(.9673);animation:fall-304 25s -24s linear infinite}@keyframes fall-304{44.474%{transform:translate(46.9699vw,44.474vh) scale(.9673)}to{transform:translate(43.28285vw,99vh) scale(.9673)}}.snow:nth-child(305){opacity:1.8018;transform:translate(46.7269vw,-10px) scale(.8636);animation:fall-305 15s -23s linear infinite}@keyframes fall-305{70.186%{transform:translate(42.7634vw,70.186vh) scale(.8636)}to{transform:translate(44.74515vw,99vh) scale(.8636)}}.snow:nth-child(306){opacity:.1846;transform:translate(45.273vw,-10px) scale(.5801);animation:fall-306 21s -5s linear infinite}@keyframes fall-306{71.716%{transform:translate(38.6767vw,71.716vh) scale(.5801)}to{transform:translate(41.97485vw,99vh) scale(.5801)}}.snow:nth-child(307){opacity:.287;transform:translate(62.7596vw,-10px) scale(.2962);animation:fall-307 13s -23s linear infinite}@keyframes fall-307{72.673%{transform:translate(69.8099vw,72.673vh) scale(.2962)}to{transform:translate(66.28475vw,99vh) scale(.2962)}}.snow:nth-child(308){opacity:.8948;transform:translate(73.7393vw,-10px) scale(.5609);animation:fall-308 15s -28s linear infinite}@keyframes fall-308{75.23%{transform:translate(75.5765vw,75.23vh) scale(.5609)}to{transform:translate(74.6579vw,99vh) scale(.5609)}}.snow:nth-child(309){opacity:.8162;transform:translate(8.3667vw,-10px) scale(.914);animation:fall-309 23s -1s linear infinite}@keyframes fall-309{65.904%{transform:translate(16.1751vw,65.904vh) scale(.914)}to{transform:translate(12.2709vw,99vh) scale(.914)}}.snow:nth-child(310){opacity:1.6236;transform:translate(74.9108vw,-10px) scale(.3737);animation:fall-310 21s -17s linear infinite}@keyframes fall-310{33.567%{transform:translate(66.334vw,33.567vh) scale(.3737)}to{transform:translate(70.6224vw,99vh) scale(.3737)}}.snow:nth-child(311){opacity:1.4498;transform:translate(59.1625vw,-10px) scale(.3818);animation:fall-311 17s -13s linear infinite}@keyframes fall-311{69.828%{transform:translate(64.5343vw,69.828vh) scale(.3818)}to{transform:translate(61.8484vw,99vh) scale(.3818)}}.snow:nth-child(312){opacity:1.6902;transform:translate(3.493vw,-10px) scale(.3801);animation:fall-312 18s -14s linear infinite}@keyframes fall-312{30.7%{transform:translate(1.8353vw,30.7vh) scale(.3801)}to{transform:translate(2.66415vw,99vh) scale(.3801)}}.snow:nth-child(313){opacity:.91;transform:translate(89.8308vw,-10px) scale(.5391);animation:fall-313 23s -17s linear infinite}@keyframes fall-313{54.816%{transform:translate(86.9257vw,54.816vh) scale(.5391)}to{transform:translate(88.37825vw,99vh) scale(.5391)}}.snow:nth-child(314){opacity:.753;transform:translate(68.2378vw,-10px) scale(.3881);animation:fall-314 25s -14s linear infinite}@keyframes fall-314{77.904%{transform:translate(72.0697vw,77.904vh) scale(.3881)}to{transform:translate(70.15375vw,99vh) scale(.3881)}}.snow:nth-child(315){opacity:1.1784;transform:translate(34.5705vw,-10px) scale(.445);animation:fall-315 14s -20s linear infinite}@keyframes fall-315{60.919%{transform:translate(34.2707vw,60.919vh) scale(.445)}to{transform:translate(34.4206vw,99vh) scale(.445)}}.snow:nth-child(316){opacity:1.679;transform:translate(41.7908vw,-10px) scale(.6474);animation:fall-316 19s -3s linear infinite}@keyframes fall-316{31.697%{transform:translate(37.0427vw,31.697vh) scale(.6474)}to{transform:translate(39.41675vw,99vh) scale(.6474)}}.snow:nth-child(317){opacity:.7124;transform:translate(71.3866vw,-10px) scale(.2723);animation:fall-317 29s -1s linear infinite}@keyframes fall-317{75.214%{transform:translate(80.357vw,75.214vh) scale(.2723)}to{transform:translate(75.8718vw,99vh) scale(.2723)}}.snow:nth-child(318){opacity:1.6502;transform:translate(51.5641vw,-10px) scale(.0124);animation:fall-318 20s -15s linear infinite}@keyframes fall-318{72.18%{transform:translate(43.0295vw,72.18vh) scale(.0124)}to{transform:translate(47.2968vw,99vh) scale(.0124)}}.snow:nth-child(319){opacity:.0324;transform:translate(33.5673vw,-10px) scale(.932);animation:fall-319 26s -13s linear infinite}@keyframes fall-319{76.823%{transform:translate(41.6865vw,76.823vh) scale(.932)}to{transform:translate(37.6269vw,99vh) scale(.932)}}.snow:nth-child(320){opacity:.606;transform:translate(92.3146vw,-10px) scale(.6763);animation:fall-320 13s -15s linear infinite}@keyframes fall-320{58.09%{transform:translate(85.0928vw,58.09vh) scale(.6763)}to{transform:translate(88.7037vw,99vh) scale(.6763)}}.snow:nth-child(321){opacity:1.32;transform:translate(77.7173vw,-10px) scale(.6251);animation:fall-321 29s -10s linear infinite}@keyframes fall-321{48.336%{transform:translate(84.3433vw,48.336vh) scale(.6251)}to{transform:translate(81.0303vw,99vh) scale(.6251)}}.snow:nth-child(322){opacity:.1032;transform:translate(47.6917vw,-10px) scale(.7617);animation:fall-322 22s -29s linear infinite}@keyframes fall-322{77.691%{transform:translate(56.2434vw,77.691vh) scale(.7617)}to{transform:translate(51.96755vw,99vh) scale(.7617)}}.snow:nth-child(323){opacity:1.6088;transform:translate(66.1033vw,-10px) scale(.3242);animation:fall-323 10s -29s linear infinite}@keyframes fall-323{76.658%{transform:translate(72.0812vw,76.658vh) scale(.3242)}to{transform:translate(69.09225vw,99vh) scale(.3242)}}.snow:nth-child(324){opacity:1.898;transform:translate(59.0581vw,-10px) scale(.2555);animation:fall-324 17s -11s linear infinite}@keyframes fall-324{67.183%{transform:translate(56.6146vw,67.183vh) scale(.2555)}to{transform:translate(57.83635vw,99vh) scale(.2555)}}.snow:nth-child(325){opacity:1.1168;transform:translate(56.4142vw,-10px) scale(.0329);animation:fall-325 17s -28s linear infinite}@keyframes fall-325{73.587%{transform:translate(51.4934vw,73.587vh) scale(.0329)}to{transform:translate(53.9538vw,99vh) scale(.0329)}}.snow:nth-child(326){opacity:1.4392;transform:translate(33.7034vw,-10px) scale(.201);animation:fall-326 26s -27s linear infinite}@keyframes fall-326{77.553%{transform:translate(27.076vw,77.553vh) scale(.201)}to{transform:translate(30.3897vw,99vh) scale(.201)}}.snow:nth-child(327){opacity:1.5762;transform:translate(78.35vw,-10px) scale(.5396);animation:fall-327 25s -11s linear infinite}@keyframes fall-327{76.188%{transform:translate(83.3755vw,76.188vh) scale(.5396)}to{transform:translate(80.86275vw,99vh) scale(.5396)}}.snow:nth-child(328){opacity:.5348;transform:translate(64.7021vw,-10px) scale(.5771);animation:fall-328 18s -17s linear infinite}@keyframes fall-328{56.187%{transform:translate(74.5625vw,56.187vh) scale(.5771)}to{transform:translate(69.6323vw,99vh) scale(.5771)}}.snow:nth-child(329){opacity:.4726;transform:translate(96.7243vw,-10px) scale(.8673);animation:fall-329 26s -26s linear infinite}@keyframes fall-329{43.386%{transform:translate(95.2541vw,43.386vh) scale(.8673)}to{transform:translate(95.9892vw,99vh) scale(.8673)}}.snow:nth-child(330){opacity:.7338;transform:translate(71.1273vw,-10px) scale(.5823);animation:fall-330 19s -15s linear infinite}@keyframes fall-330{43.169%{transform:translate(70.3497vw,43.169vh) scale(.5823)}to{transform:translate(70.7385vw,99vh) scale(.5823)}}.snow:nth-child(331){opacity:.4266;transform:translate(86.5311vw,-10px) scale(.1195);animation:fall-331 13s -18s linear infinite}@keyframes fall-331{41.282%{transform:translate(89.4161vw,41.282vh) scale(.1195)}to{transform:translate(87.9736vw,99vh) scale(.1195)}}.snow:nth-child(332){opacity:1.1432;transform:translate(59.2935vw,-10px) scale(.1658);animation:fall-332 25s -6s linear infinite}@keyframes fall-332{34.954%{transform:translate(66.6458vw,34.954vh) scale(.1658)}to{transform:translate(62.96965vw,99vh) scale(.1658)}}.snow:nth-child(333){opacity:1.4894;transform:translate(39.4059vw,-10px) scale(.6254);animation:fall-333 20s -30s linear infinite}@keyframes fall-333{77.661%{transform:translate(39.0641vw,77.661vh) scale(.6254)}to{transform:translate(39.235vw,99vh) scale(.6254)}}.snow:nth-child(334){opacity:.36;transform:translate(50.4555vw,-10px) scale(.1151);animation:fall-334 19s -17s linear infinite}@keyframes fall-334{41.019%{transform:translate(42.9996vw,41.019vh) scale(.1151)}to{transform:translate(46.72755vw,99vh) scale(.1151)}}.snow:nth-child(335){opacity:.6966;transform:translate(16.9167vw,-10px) scale(.2855);animation:fall-335 17s -5s linear infinite}@keyframes fall-335{37.415%{transform:translate(20.745vw,37.415vh) scale(.2855)}to{transform:translate(18.83085vw,99vh) scale(.2855)}}.snow:nth-child(336){opacity:1.8614;transform:translate(59.5624vw,-10px) scale(.8401);animation:fall-336 11s -1s linear infinite}@keyframes fall-336{44.133%{transform:translate(62.9576vw,44.133vh) scale(.8401)}to{transform:translate(61.26vw,99vh) scale(.8401)}}.snow:nth-child(337){opacity:.495;transform:translate(37.696vw,-10px) scale(.8756);animation:fall-337 26s -14s linear infinite}@keyframes fall-337{61.103%{transform:translate(33.2105vw,61.103vh) scale(.8756)}to{transform:translate(35.45325vw,99vh) scale(.8756)}}.snow:nth-child(338){opacity:.1996;transform:translate(42.4259vw,-10px) scale(.2212);animation:fall-338 16s -8s linear infinite}@keyframes fall-338{65.663%{transform:translate(33.2353vw,65.663vh) scale(.2212)}to{transform:translate(37.8306vw,99vh) scale(.2212)}}.snow:nth-child(339){opacity:1.7936;transform:translate(57.1821vw,-10px) scale(.8267);animation:fall-339 29s -20s linear infinite}@keyframes fall-339{60.678%{transform:translate(53.2628vw,60.678vh) scale(.8267)}to{transform:translate(55.22245vw,99vh) scale(.8267)}}.snow:nth-child(340){opacity:1.5666;transform:translate(68.1049vw,-10px) scale(.1175);animation:fall-340 18s -19s linear infinite}@keyframes fall-340{79.048%{transform:translate(73.6651vw,79.048vh) scale(.1175)}to{transform:translate(70.885vw,99vh) scale(.1175)}}.snow:nth-child(341){opacity:1.8102;transform:translate(33.1971vw,-10px) scale(.1928);animation:fall-341 25s -9s linear infinite}@keyframes fall-341{53.417%{transform:translate(31.1141vw,53.417vh) scale(.1928)}to{transform:translate(32.1556vw,99vh) scale(.1928)}}.snow:nth-child(342){opacity:1.038;transform:translate(88.1637vw,-10px) scale(.7859);animation:fall-342 18s -20s linear infinite}@keyframes fall-342{73.589%{transform:translate(85.6552vw,73.589vh) scale(.7859)}to{transform:translate(86.90945vw,99vh) scale(.7859)}}.snow:nth-child(343){opacity:.998;transform:translate(58.1697vw,-10px) scale(.6982);animation:fall-343 22s -12s linear infinite}@keyframes fall-343{62.182%{transform:translate(68.1075vw,62.182vh) scale(.6982)}to{transform:translate(63.1386vw,99vh) scale(.6982)}}.snow:nth-child(344){opacity:1.453;transform:translate(9.221vw,-10px) scale(.171);animation:fall-344 27s -13s linear infinite}@keyframes fall-344{30.937%{transform:translate(3.3078vw,30.937vh) scale(.171)}to{transform:translate(6.2644vw,99vh) scale(.171)}}.snow:nth-child(345){opacity:1.0272;transform:translate(77.0129vw,-10px) scale(.3878);animation:fall-345 18s -12s linear infinite}@keyframes fall-345{36.082%{transform:translate(81.4027vw,36.082vh) scale(.3878)}to{transform:translate(79.2078vw,99vh) scale(.3878)}}.snow:nth-child(346){opacity:.6734;transform:translate(34.1051vw,-10px) scale(.3871);animation:fall-346 18s -18s linear infinite}@keyframes fall-346{71.798%{transform:translate(34.4372vw,71.798vh) scale(.3871)}to{transform:translate(34.27115vw,99vh) scale(.3871)}}.snow:nth-child(347){opacity:1.1006;transform:translate(74.3075vw,-10px) scale(.8511);animation:fall-347 12s -15s linear infinite}@keyframes fall-347{70.245%{transform:translate(73.1654vw,70.245vh) scale(.8511)}to{transform:translate(73.73645vw,99vh) scale(.8511)}}.snow:nth-child(348){opacity:.4314;transform:translate(29.5247vw,-10px) scale(.3552);animation:fall-348 21s -12s linear infinite}@keyframes fall-348{54.813%{transform:translate(27.8508vw,54.813vh) scale(.3552)}to{transform:translate(28.68775vw,99vh) scale(.3552)}}.snow:nth-child(349){opacity:.8272;transform:translate(8.7649vw,-10px) scale(.857);animation:fall-349 29s -13s linear infinite}@keyframes fall-349{79.466%{transform:translate(13.3459vw,79.466vh) scale(.857)}to{transform:translate(11.0554vw,99vh) scale(.857)}}.snow:nth-child(350){opacity:1.6654;transform:translate(81.3155vw,-10px) scale(.7144);animation:fall-350 11s -1s linear infinite}@keyframes fall-350{53.208%{transform:translate(84.9688vw,53.208vh) scale(.7144)}to{transform:translate(83.14215vw,99vh) scale(.7144)}}.snow:nth-child(351){opacity:1.5032;transform:translate(90.5266vw,-10px) scale(.0588);animation:fall-351 30s -28s linear infinite}@keyframes fall-351{60.812%{transform:translate(85.0189vw,60.812vh) scale(.0588)}to{transform:translate(87.77275vw,99vh) scale(.0588)}}.snow:nth-child(352){opacity:1.9692;transform:translate(88.9823vw,-10px) scale(.4395);animation:fall-352 10s -15s linear infinite}@keyframes fall-352{51.259%{transform:translate(83.9679vw,51.259vh) scale(.4395)}to{transform:translate(86.4751vw,99vh) scale(.4395)}}.snow:nth-child(353){opacity:.848;transform:translate(55.4739vw,-10px) scale(.6425);animation:fall-353 21s -12s linear infinite}@keyframes fall-353{37.548%{transform:translate(62.2447vw,37.548vh) scale(.6425)}to{transform:translate(58.8593vw,99vh) scale(.6425)}}.snow:nth-child(354){opacity:.3112;transform:translate(86.6016vw,-10px) scale(.92);animation:fall-354 20s -21s linear infinite}@keyframes fall-354{33.925%{transform:translate(78.9174vw,33.925vh) scale(.92)}to{transform:translate(82.7595vw,99vh) scale(.92)}}.snow:nth-child(355){opacity:1.8782;transform:translate(71.4508vw,-10px) scale(.7959);animation:fall-355 24s -17s linear infinite}@keyframes fall-355{76.783%{transform:translate(64.0133vw,76.783vh) scale(.7959)}to{transform:translate(67.73205vw,99vh) scale(.7959)}}.snow:nth-child(356){opacity:1.6846;transform:translate(85.5975vw,-10px) scale(.6312);animation:fall-356 28s -11s linear infinite}@keyframes fall-356{62.774%{transform:translate(78.8623vw,62.774vh) scale(.6312)}to{transform:translate(82.2299vw,99vh) scale(.6312)}}.snow:nth-child(357){opacity:.6174;transform:translate(36.1526vw,-10px) scale(.1021);animation:fall-357 23s -17s linear infinite}@keyframes fall-357{75.248%{transform:translate(39.8925vw,75.248vh) scale(.1021)}to{transform:translate(38.02255vw,99vh) scale(.1021)}}.snow:nth-child(358){opacity:1.3856;transform:translate(34.5585vw,-10px) scale(.7612);animation:fall-358 23s -25s linear infinite}@keyframes fall-358{64.917%{transform:translate(30.218vw,64.917vh) scale(.7612)}to{transform:translate(32.38825vw,99vh) scale(.7612)}}.snow:nth-child(359){opacity:.9688;transform:translate(68.4478vw,-10px) scale(.0368);animation:fall-359 25s -4s linear infinite}@keyframes fall-359{64.268%{transform:translate(76.5051vw,64.268vh) scale(.0368)}to{transform:translate(72.47645vw,99vh) scale(.0368)}}.snow:nth-child(360){opacity:1.9296;transform:translate(17.7675vw,-10px) scale(.8936);animation:fall-360 21s -25s linear infinite}@keyframes fall-360{33.478%{transform:translate(26.5397vw,33.478vh) scale(.8936)}to{transform:translate(22.1536vw,99vh) scale(.8936)}}.snow:nth-child(361){opacity:.2322;transform:translate(.9416vw,-10px) scale(.6534);animation:fall-361 24s -15s linear infinite}@keyframes fall-361{65.03%{transform:translate(8.5613vw,65.03vh) scale(.6534)}to{transform:translate(4.75145vw,99vh) scale(.6534)}}.snow:nth-child(362){opacity:1.2494;transform:translate(68.3591vw,-10px) scale(.512);animation:fall-362 18s -3s linear infinite}@keyframes fall-362{61.198%{transform:translate(65.082vw,61.198vh) scale(.512)}to{transform:translate(66.72055vw,99vh) scale(.512)}}.snow:nth-child(363){opacity:1.8504;transform:translate(76.5328vw,-10px) scale(.143);animation:fall-363 26s -13s linear infinite}@keyframes fall-363{31.21%{transform:translate(75.515vw,31.21vh) scale(.143)}to{transform:translate(76.0239vw,99vh) scale(.143)}}.snow:nth-child(364){opacity:1.6992;transform:translate(45.4464vw,-10px) scale(.1343);animation:fall-364 28s -6s linear infinite}@keyframes fall-364{45.611%{transform:translate(49.0976vw,45.611vh) scale(.1343)}to{transform:translate(47.272vw,99vh) scale(.1343)}}.snow:nth-child(365){opacity:.0746;transform:translate(63.1243vw,-10px) scale(.73);animation:fall-365 18s -21s linear infinite}@keyframes fall-365{75.134%{transform:translate(69.436vw,75.134vh) scale(.73)}to{transform:translate(66.28015vw,99vh) scale(.73)}}.snow:nth-child(366){opacity:.3882;transform:translate(83.0267vw,-10px) scale(.6328);animation:fall-366 18s -27s linear infinite}@keyframes fall-366{64.087%{transform:translate(86.8017vw,64.087vh) scale(.6328)}to{transform:translate(84.9142vw,99vh) scale(.6328)}}.snow:nth-child(367){opacity:.293;transform:translate(18.3742vw,-10px) scale(.423);animation:fall-367 30s -23s linear infinite}@keyframes fall-367{54.182%{transform:translate(15.0172vw,54.182vh) scale(.423)}to{transform:translate(16.6957vw,99vh) scale(.423)}}.snow:nth-child(368){opacity:1.8942;transform:translate(19.2206vw,-10px) scale(.0003);animation:fall-368 16s -9s linear infinite}@keyframes fall-368{30.612%{transform:translate(13.9858vw,30.612vh) scale(.0003)}to{transform:translate(16.6032vw,99vh) scale(.0003)}}.snow:nth-child(369){opacity:.3148;transform:translate(73.9608vw,-10px) scale(.8456);animation:fall-369 13s -30s linear infinite}@keyframes fall-369{38.293%{transform:translate(75.7967vw,38.293vh) scale(.8456)}to{transform:translate(74.87875vw,99vh) scale(.8456)}}.snow:nth-child(370){opacity:1.9246;transform:translate(52.1108vw,-10px) scale(.019);animation:fall-370 22s -4s linear infinite}@keyframes fall-370{44.432%{transform:translate(54.0101vw,44.432vh) scale(.019)}to{transform:translate(53.06045vw,99vh) scale(.019)}}.snow:nth-child(371){opacity:.6402;transform:translate(31.8683vw,-10px) scale(.6877);animation:fall-371 15s -3s linear infinite}@keyframes fall-371{71.952%{transform:translate(22.1496vw,71.952vh) scale(.6877)}to{transform:translate(27.00895vw,99vh) scale(.6877)}}.snow:nth-child(372){opacity:.4726;transform:translate(1.2459vw,-10px) scale(.3418);animation:fall-372 29s -11s linear infinite}@keyframes fall-372{61.582%{transform:translate(9.4376vw,61.582vh) scale(.3418)}to{transform:translate(5.34175vw,99vh) scale(.3418)}}.snow:nth-child(373){opacity:.1768;transform:translate(54.8164vw,-10px) scale(.2288);animation:fall-373 26s -16s linear infinite}@keyframes fall-373{34.339%{transform:translate(47.641vw,34.339vh) scale(.2288)}to{transform:translate(51.2287vw,99vh) scale(.2288)}}.snow:nth-child(374){opacity:1.4316;transform:translate(87.3766vw,-10px) scale(.2937);animation:fall-374 11s -24s linear infinite}@keyframes fall-374{69.614%{transform:translate(83.3995vw,69.614vh) scale(.2937)}to{transform:translate(85.38805vw,99vh) scale(.2937)}}.snow:nth-child(375){opacity:1.3282;transform:translate(63.9564vw,-10px) scale(.1544);animation:fall-375 12s -7s linear infinite}@keyframes fall-375{61.293%{transform:translate(63.2413vw,61.293vh) scale(.1544)}to{transform:translate(63.59885vw,99vh) scale(.1544)}}.snow:nth-child(376){opacity:1.7308;transform:translate(94.3308vw,-10px) scale(.0381);animation:fall-376 10s -12s linear infinite}@keyframes fall-376{70.68%{transform:translate(89.7316vw,70.68vh) scale(.0381)}to{transform:translate(92.0312vw,99vh) scale(.0381)}}.snow:nth-child(377){opacity:.1638;transform:translate(28.2716vw,-10px) scale(.6749);animation:fall-377 14s -22s linear infinite}@keyframes fall-377{68.643%{transform:translate(24.4983vw,68.643vh) scale(.6749)}to{transform:translate(26.38495vw,99vh) scale(.6749)}}.snow:nth-child(378){opacity:1.8288;transform:translate(10.9907vw,-10px) scale(.0125);animation:fall-378 13s -14s linear infinite}@keyframes fall-378{61.392%{transform:translate(14.2027vw,61.392vh) scale(.0125)}to{transform:translate(12.5967vw,99vh) scale(.0125)}}.snow:nth-child(379){opacity:1.4284;transform:translate(86.6297vw,-10px) scale(.5413);animation:fall-379 26s -5s linear infinite}@keyframes fall-379{67.837%{transform:translate(85.1507vw,67.837vh) scale(.5413)}to{transform:translate(85.8902vw,99vh) scale(.5413)}}.snow:nth-child(380){opacity:1.775;transform:translate(83.5764vw,-10px) scale(.5614);animation:fall-380 28s -23s linear infinite}@keyframes fall-380{61.347%{transform:translate(90.4248vw,61.347vh) scale(.5614)}to{transform:translate(87.0006vw,99vh) scale(.5614)}}.snow:nth-child(381){opacity:1.1826;transform:translate(34.5006vw,-10px) scale(.5862);animation:fall-381 18s -19s linear infinite}@keyframes fall-381{48.907%{transform:translate(43.0126vw,48.907vh) scale(.5862)}to{transform:translate(38.7566vw,99vh) scale(.5862)}}.snow:nth-child(382){opacity:1.7538;transform:translate(5.5931vw,-10px) scale(.0805);animation:fall-382 25s -15s linear infinite}@keyframes fall-382{48.504%{transform:translate(.3248vw,48.504vh) scale(.0805)}to{transform:translate(2.95895vw,99vh) scale(.0805)}}.snow:nth-child(383){opacity:.8812;transform:translate(84.3638vw,-10px) scale(.719);animation:fall-383 19s -13s linear infinite}@keyframes fall-383{77.805%{transform:translate(80.8603vw,77.805vh) scale(.719)}to{transform:translate(82.61205vw,99vh) scale(.719)}}.snow:nth-child(384){opacity:1.5766;transform:translate(95.1905vw,-10px) scale(.1491);animation:fall-384 23s -22s linear infinite}@keyframes fall-384{78%{transform:translate(89.1294vw,78vh) scale(.1491)}to{transform:translate(92.15995vw,99vh) scale(.1491)}}.snow:nth-child(385){opacity:1.3566;transform:translate(80.0604vw,-10px) scale(.3244);animation:fall-385 20s -16s linear infinite}@keyframes fall-385{66.387%{transform:translate(71.4021vw,66.387vh) scale(.3244)}to{transform:translate(75.73125vw,99vh) scale(.3244)}}.snow:nth-child(386){opacity:1.0308;transform:translate(16.3599vw,-10px) scale(.3627);animation:fall-386 13s -6s linear infinite}@keyframes fall-386{75.164%{transform:translate(8.1498vw,75.164vh) scale(.3627)}to{transform:translate(12.25485vw,99vh) scale(.3627)}}.snow:nth-child(387){opacity:1.1154;transform:translate(41.9933vw,-10px) scale(.2521);animation:fall-387 14s -11s linear infinite}@keyframes fall-387{39.629%{transform:translate(38.6951vw,39.629vh) scale(.2521)}to{transform:translate(40.3442vw,99vh) scale(.2521)}}.snow:nth-child(388){opacity:.85;transform:translate(54.4775vw,-10px) scale(.9918);animation:fall-388 13s -16s linear infinite}@keyframes fall-388{66.506%{transform:translate(46.8748vw,66.506vh) scale(.9918)}to{transform:translate(50.67615vw,99vh) scale(.9918)}}.snow:nth-child(389){opacity:.63;transform:translate(94.46vw,-10px) scale(.9325);animation:fall-389 17s -4s linear infinite}@keyframes fall-389{36.145%{transform:translate(92.3379vw,36.145vh) scale(.9325)}to{transform:translate(93.39895vw,99vh) scale(.9325)}}.snow:nth-child(390){opacity:1.0784;transform:translate(42.0271vw,-10px) scale(.1671);animation:fall-390 28s -16s linear infinite}@keyframes fall-390{68.763%{transform:translate(39.1417vw,68.763vh) scale(.1671)}to{transform:translate(40.5844vw,99vh) scale(.1671)}}.snow:nth-child(391){opacity:1.3664;transform:translate(73.3199vw,-10px) scale(.4363);animation:fall-391 10s -25s linear infinite}@keyframes fall-391{60.578%{transform:translate(82.2088vw,60.578vh) scale(.4363)}to{transform:translate(77.76435vw,99vh) scale(.4363)}}.snow:nth-child(392){opacity:.2454;transform:translate(48.4845vw,-10px) scale(.0076);animation:fall-392 15s -2s linear infinite}@keyframes fall-392{54.978%{transform:translate(53.4829vw,54.978vh) scale(.0076)}to{transform:translate(50.9837vw,99vh) scale(.0076)}}.snow:nth-child(393){opacity:.7396;transform:translate(30.712vw,-10px) scale(.42);animation:fall-393 20s -15s linear infinite}@keyframes fall-393{73.491%{transform:translate(21.7403vw,73.491vh) scale(.42)}to{transform:translate(26.22615vw,99vh) scale(.42)}}.snow:nth-child(394){opacity:.2874;transform:translate(18.156vw,-10px) scale(.7354);animation:fall-394 16s -9s linear infinite}@keyframes fall-394{32.476%{transform:translate(26.8266vw,32.476vh) scale(.7354)}to{transform:translate(22.4913vw,99vh) scale(.7354)}}.snow:nth-child(395){opacity:.371;transform:translate(25.2914vw,-10px) scale(.894);animation:fall-395 24s -21s linear infinite}@keyframes fall-395{46.37%{transform:translate(30.4833vw,46.37vh) scale(.894)}to{transform:translate(27.88735vw,99vh) scale(.894)}}.snow:nth-child(396){opacity:1.659;transform:translate(37.5778vw,-10px) scale(.2481);animation:fall-396 29s -15s linear infinite}@keyframes fall-396{51.904%{transform:translate(36.3588vw,51.904vh) scale(.2481)}to{transform:translate(36.9683vw,99vh) scale(.2481)}}.snow:nth-child(397){opacity:1.1572;transform:translate(4.2208vw,-10px) scale(.9427);animation:fall-397 19s -15s linear infinite}@keyframes fall-397{72.18%{transform:translate(7.2254vw,72.18vh) scale(.9427)}to{transform:translate(5.7231vw,99vh) scale(.9427)}}.snow:nth-child(398){opacity:.8754;transform:translate(35.3044vw,-10px) scale(.4644);animation:fall-398 27s -19s linear infinite}@keyframes fall-398{37.324%{transform:translate(34.5455vw,37.324vh) scale(.4644)}to{transform:translate(34.92495vw,99vh) scale(.4644)}}.snow:nth-child(399){opacity:.6444;transform:translate(80.4305vw,-10px) scale(.9498);animation:fall-399 10s -3s linear infinite}@keyframes fall-399{63.174%{transform:translate(74.827vw,63.174vh) scale(.9498)}to{transform:translate(77.62875vw,99vh) scale(.9498)}}.snow:nth-child(400){opacity:1.1962;transform:translate(60.4917vw,-10px) scale(.2846);animation:fall-400 22s -1s linear infinite}@keyframes fall-400{60.456%{transform:translate(57.8007vw,60.456vh) scale(.2846)}to{transform:translate(59.1462vw,99vh) scale(.2846)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
26
26
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, decorators: [{
|
|
27
27
|
type: Component,
|
|
28
|
-
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.0636;transform:translate(46.8551vw,-10px) scale(.1866);animation:fall-1 19s -2s linear infinite}@keyframes fall-1{58.385%{transform:translate(41.1379vw,58.385vh) scale(.1866)}to{transform:translate(43.9965vw,99vh) scale(.1866)}}.snow:nth-child(2){opacity:1.578;transform:translate(32.3422vw,-10px) scale(.4319);animation:fall-2 23s -14s linear infinite}@keyframes fall-2{63.47%{transform:translate(35.3723vw,63.47vh) scale(.4319)}to{transform:translate(33.85725vw,99vh) scale(.4319)}}.snow:nth-child(3){opacity:1.5344;transform:translate(68.9146vw,-10px) scale(.7107);animation:fall-3 28s -28s linear infinite}@keyframes fall-3{38.32%{transform:translate(72.6116vw,38.32vh) scale(.7107)}to{transform:translate(70.7631vw,99vh) scale(.7107)}}.snow:nth-child(4){opacity:.1356;transform:translate(31.4483vw,-10px) scale(.7717);animation:fall-4 28s -5s linear infinite}@keyframes fall-4{58.182%{transform:translate(23.0819vw,58.182vh) scale(.7717)}to{transform:translate(27.2651vw,99vh) scale(.7717)}}.snow:nth-child(5){opacity:1.5668;transform:translate(44.6557vw,-10px) scale(.0087);animation:fall-5 14s -8s linear infinite}@keyframes fall-5{38.819%{transform:translate(46.174vw,38.819vh) scale(.0087)}to{transform:translate(45.41485vw,99vh) scale(.0087)}}.snow:nth-child(6){opacity:.2746;transform:translate(12.8413vw,-10px) scale(.6468);animation:fall-6 20s -20s linear infinite}@keyframes fall-6{70.921%{transform:translate(17.8155vw,70.921vh) scale(.6468)}to{transform:translate(15.3284vw,99vh) scale(.6468)}}.snow:nth-child(7){opacity:1.393;transform:translate(61.029vw,-10px) scale(.89);animation:fall-7 28s -21s linear infinite}@keyframes fall-7{60.755%{transform:translate(66.2651vw,60.755vh) scale(.89)}to{transform:translate(63.64705vw,99vh) scale(.89)}}.snow:nth-child(8){opacity:.355;transform:translate(50.5969vw,-10px) scale(.2735);animation:fall-8 12s -29s linear infinite}@keyframes fall-8{43.059%{transform:translate(57.2058vw,43.059vh) scale(.2735)}to{transform:translate(53.90135vw,99vh) scale(.2735)}}.snow:nth-child(9){opacity:1.7622;transform:translate(32.7672vw,-10px) scale(.364);animation:fall-9 11s -27s linear infinite}@keyframes fall-9{59.354%{transform:translate(41.0072vw,59.354vh) scale(.364)}to{transform:translate(36.8872vw,99vh) scale(.364)}}.snow:nth-child(10){opacity:.1032;transform:translate(80.9953vw,-10px) scale(.5915);animation:fall-10 13s -29s linear infinite}@keyframes fall-10{35.932%{transform:translate(71.121vw,35.932vh) scale(.5915)}to{transform:translate(76.05815vw,99vh) scale(.5915)}}.snow:nth-child(11){opacity:.4808;transform:translate(28.6724vw,-10px) scale(.5825);animation:fall-11 26s -25s linear infinite}@keyframes fall-11{52.134%{transform:translate(30.3323vw,52.134vh) scale(.5825)}to{transform:translate(29.50235vw,99vh) scale(.5825)}}.snow:nth-child(12){opacity:.9486;transform:translate(52.6546vw,-10px) scale(.5183);animation:fall-12 27s -10s linear infinite}@keyframes fall-12{40.866%{transform:translate(45.6935vw,40.866vh) scale(.5183)}to{transform:translate(49.17405vw,99vh) scale(.5183)}}.snow:nth-child(13){opacity:.335;transform:translate(95.4908vw,-10px) scale(.919);animation:fall-13 12s -25s linear infinite}@keyframes fall-13{31.676%{transform:translate(94.7734vw,31.676vh) scale(.919)}to{transform:translate(95.1321vw,99vh) scale(.919)}}.snow:nth-child(14){opacity:.5632;transform:translate(45.6418vw,-10px) scale(.3394);animation:fall-14 26s -20s linear infinite}@keyframes fall-14{47.079%{transform:translate(51.915vw,47.079vh) scale(.3394)}to{transform:translate(48.7784vw,99vh) scale(.3394)}}.snow:nth-child(15){opacity:.3198;transform:translate(60.6931vw,-10px) scale(.063);animation:fall-15 24s -25s linear infinite}@keyframes fall-15{43.595%{transform:translate(64.1012vw,43.595vh) scale(.063)}to{transform:translate(62.39715vw,99vh) scale(.063)}}.snow:nth-child(16){opacity:.819;transform:translate(39.8703vw,-10px) scale(.0789);animation:fall-16 27s -6s linear infinite}@keyframes fall-16{74.133%{transform:translate(40.006vw,74.133vh) scale(.0789)}to{transform:translate(39.93815vw,99vh) scale(.0789)}}.snow:nth-child(17){opacity:1.4066;transform:translate(11.523vw,-10px) scale(.8653);animation:fall-17 11s -2s linear infinite}@keyframes fall-17{59.648%{transform:translate(4.916vw,59.648vh) scale(.8653)}to{transform:translate(8.2195vw,99vh) scale(.8653)}}.snow:nth-child(18){opacity:.9378;transform:translate(12.2197vw,-10px) scale(.7375);animation:fall-18 20s -24s linear infinite}@keyframes fall-18{69.706%{transform:translate(9.5424vw,69.706vh) scale(.7375)}to{transform:translate(10.88105vw,99vh) scale(.7375)}}.snow:nth-child(19){opacity:.6796;transform:translate(25.4436vw,-10px) scale(.4338);animation:fall-19 22s -16s linear infinite}@keyframes fall-19{70.641%{transform:translate(21.2988vw,70.641vh) scale(.4338)}to{transform:translate(23.3712vw,99vh) scale(.4338)}}.snow:nth-child(20){opacity:1.6712;transform:translate(4.3407vw,-10px) scale(.4983);animation:fall-20 27s -24s linear infinite}@keyframes fall-20{42.195%{transform:translate(5.9478vw,42.195vh) scale(.4983)}to{transform:translate(5.14425vw,99vh) scale(.4983)}}.snow:nth-child(21){opacity:1.1898;transform:translate(59.0956vw,-10px) scale(.5989);animation:fall-21 21s -8s linear infinite}@keyframes fall-21{70.217%{transform:translate(66.863vw,70.217vh) scale(.5989)}to{transform:translate(62.9793vw,99vh) scale(.5989)}}.snow:nth-child(22){opacity:1.2872;transform:translate(95.5378vw,-10px) scale(.621);animation:fall-22 20s -27s linear infinite}@keyframes fall-22{71.077%{transform:translate(100.242vw,71.077vh) scale(.621)}to{transform:translate(97.8899vw,99vh) scale(.621)}}.snow:nth-child(23){opacity:.5384;transform:translate(80.0639vw,-10px) scale(.9695);animation:fall-23 16s -29s linear infinite}@keyframes fall-23{61.217%{transform:translate(72.0715vw,61.217vh) scale(.9695)}to{transform:translate(76.0677vw,99vh) scale(.9695)}}.snow:nth-child(24){opacity:1.6746;transform:translate(57.451vw,-10px) scale(.4894);animation:fall-24 21s -10s linear infinite}@keyframes fall-24{63.739%{transform:translate(60.7786vw,63.739vh) scale(.4894)}to{transform:translate(59.1148vw,99vh) scale(.4894)}}.snow:nth-child(25){opacity:1.0324;transform:translate(79.9457vw,-10px) scale(.1828);animation:fall-25 12s -12s linear infinite}@keyframes fall-25{39.488%{transform:translate(70.8557vw,39.488vh) scale(.1828)}to{transform:translate(75.4007vw,99vh) scale(.1828)}}.snow:nth-child(26){opacity:1.4304;transform:translate(30.6451vw,-10px) scale(.258);animation:fall-26 18s -12s linear infinite}@keyframes fall-26{69.92%{transform:translate(37.311vw,69.92vh) scale(.258)}to{transform:translate(33.97805vw,99vh) scale(.258)}}.snow:nth-child(27){opacity:.9742;transform:translate(42.717vw,-10px) scale(.7629);animation:fall-27 19s -21s linear infinite}@keyframes fall-27{57.21%{transform:translate(44.4363vw,57.21vh) scale(.7629)}to{transform:translate(43.57665vw,99vh) scale(.7629)}}.snow:nth-child(28){opacity:1.9472;transform:translate(86.8919vw,-10px) scale(.5461);animation:fall-28 12s -24s linear infinite}@keyframes fall-28{34.164%{transform:translate(96.285vw,34.164vh) scale(.5461)}to{transform:translate(91.58845vw,99vh) scale(.5461)}}.snow:nth-child(29){opacity:.516;transform:translate(11.8658vw,-10px) scale(.7163);animation:fall-29 27s -17s linear infinite}@keyframes fall-29{62.974%{transform:translate(3.0679vw,62.974vh) scale(.7163)}to{transform:translate(7.46685vw,99vh) scale(.7163)}}.snow:nth-child(30){opacity:1.6202;transform:translate(55.8521vw,-10px) scale(.5556);animation:fall-30 23s -22s linear infinite}@keyframes fall-30{48.473%{transform:translate(61.5192vw,48.473vh) scale(.5556)}to{transform:translate(58.68565vw,99vh) scale(.5556)}}.snow:nth-child(31){opacity:1.5344;transform:translate(5.6854vw,-10px) scale(.1055);animation:fall-31 30s -18s linear infinite}@keyframes fall-31{73.55%{transform:translate(8.775vw,73.55vh) scale(.1055)}to{transform:translate(7.2302vw,99vh) scale(.1055)}}.snow:nth-child(32){opacity:.8156;transform:translate(72.6077vw,-10px) scale(.4433);animation:fall-32 21s -22s linear infinite}@keyframes fall-32{36.472%{transform:translate(82.5956vw,36.472vh) scale(.4433)}to{transform:translate(77.60165vw,99vh) scale(.4433)}}.snow:nth-child(33){opacity:1.07;transform:translate(25.7861vw,-10px) scale(.4168);animation:fall-33 14s -18s linear infinite}@keyframes fall-33{75.358%{transform:translate(34.5125vw,75.358vh) scale(.4168)}to{transform:translate(30.1493vw,99vh) scale(.4168)}}.snow:nth-child(34){opacity:.6754;transform:translate(46.0323vw,-10px) scale(.7257);animation:fall-34 14s -11s linear infinite}@keyframes fall-34{35.353%{transform:translate(47.9646vw,35.353vh) scale(.7257)}to{transform:translate(46.99845vw,99vh) scale(.7257)}}.snow:nth-child(35){opacity:.1014;transform:translate(33.056vw,-10px) scale(.0475);animation:fall-35 25s -18s linear infinite}@keyframes fall-35{79.687%{transform:translate(31.9038vw,79.687vh) scale(.0475)}to{transform:translate(32.4799vw,99vh) scale(.0475)}}.snow:nth-child(36){opacity:.506;transform:translate(35.8368vw,-10px) scale(.0256);animation:fall-36 11s -19s linear infinite}@keyframes fall-36{43.765%{transform:translate(33.8067vw,43.765vh) scale(.0256)}to{transform:translate(34.82175vw,99vh) scale(.0256)}}.snow:nth-child(37){opacity:1.194;transform:translate(.5375vw,-10px) scale(.391);animation:fall-37 11s -22s linear infinite}@keyframes fall-37{60.005%{transform:translate(2.8701vw,60.005vh) scale(.391)}to{transform:translate(1.7038vw,99vh) scale(.391)}}.snow:nth-child(38){opacity:.0376;transform:translate(97.4291vw,-10px) scale(.1364);animation:fall-38 13s -21s linear infinite}@keyframes fall-38{74.293%{transform:translate(90.7021vw,74.293vh) scale(.1364)}to{transform:translate(94.0656vw,99vh) scale(.1364)}}.snow:nth-child(39){opacity:1.6358;transform:translate(63.005vw,-10px) scale(.9779);animation:fall-39 15s -9s linear infinite}@keyframes fall-39{60.002%{transform:translate(59.4812vw,60.002vh) scale(.9779)}to{transform:translate(61.2431vw,99vh) scale(.9779)}}.snow:nth-child(40){opacity:.0326;transform:translate(91.8558vw,-10px) scale(.444);animation:fall-40 24s -2s linear infinite}@keyframes fall-40{73.219%{transform:translate(98.9968vw,73.219vh) scale(.444)}to{transform:translate(95.4263vw,99vh) scale(.444)}}.snow:nth-child(41){opacity:1.5072;transform:translate(49.8596vw,-10px) scale(.0151);animation:fall-41 25s -7s linear infinite}@keyframes fall-41{31.326%{transform:translate(48.8433vw,31.326vh) scale(.0151)}to{transform:translate(49.35145vw,99vh) scale(.0151)}}.snow:nth-child(42){opacity:1.208;transform:translate(89.6694vw,-10px) scale(.0119);animation:fall-42 25s -19s linear infinite}@keyframes fall-42{39.035%{transform:translate(81.3535vw,39.035vh) scale(.0119)}to{transform:translate(85.51145vw,99vh) scale(.0119)}}.snow:nth-child(43){opacity:1.3948;transform:translate(21.6557vw,-10px) scale(.809);animation:fall-43 16s -16s linear infinite}@keyframes fall-43{53.903%{transform:translate(17.9636vw,53.903vh) scale(.809)}to{transform:translate(19.80965vw,99vh) scale(.809)}}.snow:nth-child(44){opacity:1.0222;transform:translate(83.5876vw,-10px) scale(.6567);animation:fall-44 15s -3s linear infinite}@keyframes fall-44{54.099%{transform:translate(91.7175vw,54.099vh) scale(.6567)}to{transform:translate(87.65255vw,99vh) scale(.6567)}}.snow:nth-child(45){opacity:.981;transform:translate(56.0186vw,-10px) scale(.8596);animation:fall-45 11s -5s linear infinite}@keyframes fall-45{49.42%{transform:translate(54.6586vw,49.42vh) scale(.8596)}to{transform:translate(55.3386vw,99vh) scale(.8596)}}.snow:nth-child(46){opacity:.6154;transform:translate(98.0271vw,-10px) scale(.3926);animation:fall-46 17s -10s linear infinite}@keyframes fall-46{60.753%{transform:translate(98.8445vw,60.753vh) scale(.3926)}to{transform:translate(98.4358vw,99vh) scale(.3926)}}.snow:nth-child(47){opacity:.0316;transform:translate(97.8918vw,-10px) scale(.9342);animation:fall-47 28s -23s linear infinite}@keyframes fall-47{35.938%{transform:translate(93.2674vw,35.938vh) scale(.9342)}to{transform:translate(95.5796vw,99vh) scale(.9342)}}.snow:nth-child(48){opacity:.6162;transform:translate(72.6882vw,-10px) scale(.3282);animation:fall-48 11s -13s linear infinite}@keyframes fall-48{58.259%{transform:translate(79.3754vw,58.259vh) scale(.3282)}to{transform:translate(76.0318vw,99vh) scale(.3282)}}.snow:nth-child(49){opacity:1.1376;transform:translate(11.3848vw,-10px) scale(.9929);animation:fall-49 12s -3s linear infinite}@keyframes fall-49{75.815%{transform:translate(5.2587vw,75.815vh) scale(.9929)}to{transform:translate(8.32175vw,99vh) scale(.9929)}}.snow:nth-child(50){opacity:.5148;transform:translate(56.938vw,-10px) scale(.2369);animation:fall-50 20s -10s linear infinite}@keyframes fall-50{53.729%{transform:translate(51.2825vw,53.729vh) scale(.2369)}to{transform:translate(54.11025vw,99vh) scale(.2369)}}.snow:nth-child(51){opacity:1.4232;transform:translate(13.722vw,-10px) scale(.5999);animation:fall-51 25s -28s linear infinite}@keyframes fall-51{35.798%{transform:translate(13.4637vw,35.798vh) scale(.5999)}to{transform:translate(13.59285vw,99vh) scale(.5999)}}.snow:nth-child(52){opacity:1.598;transform:translate(41.6356vw,-10px) scale(.3078);animation:fall-52 15s -19s linear infinite}@keyframes fall-52{76.887%{transform:translate(36.7989vw,76.887vh) scale(.3078)}to{transform:translate(39.21725vw,99vh) scale(.3078)}}.snow:nth-child(53){opacity:.391;transform:translate(79.0638vw,-10px) scale(.869);animation:fall-53 21s -6s linear infinite}@keyframes fall-53{74.386%{transform:translate(76.0172vw,74.386vh) scale(.869)}to{transform:translate(77.5405vw,99vh) scale(.869)}}.snow:nth-child(54){opacity:1.1256;transform:translate(14.7584vw,-10px) scale(.6511);animation:fall-54 19s -11s linear infinite}@keyframes fall-54{46.524%{transform:translate(13.76vw,46.524vh) scale(.6511)}to{transform:translate(14.2592vw,99vh) scale(.6511)}}.snow:nth-child(55){opacity:.1682;transform:translate(91.2075vw,-10px) scale(.1669);animation:fall-55 29s -16s linear infinite}@keyframes fall-55{68.198%{transform:translate(86.28vw,68.198vh) scale(.1669)}to{transform:translate(88.74375vw,99vh) scale(.1669)}}.snow:nth-child(56){opacity:1.8236;transform:translate(5.7877vw,-10px) scale(.8695);animation:fall-56 10s -12s linear infinite}@keyframes fall-56{32.438%{transform:translate(4.2628vw,32.438vh) scale(.8695)}to{transform:translate(5.02525vw,99vh) scale(.8695)}}.snow:nth-child(57){opacity:1.011;transform:translate(14.2403vw,-10px) scale(.8837);animation:fall-57 28s -5s linear infinite}@keyframes fall-57{40.852%{transform:translate(13.8058vw,40.852vh) scale(.8837)}to{transform:translate(14.02305vw,99vh) scale(.8837)}}.snow:nth-child(58){opacity:.8098;transform:translate(39.6169vw,-10px) scale(.3672);animation:fall-58 28s -4s linear infinite}@keyframes fall-58{43.14%{transform:translate(31.0799vw,43.14vh) scale(.3672)}to{transform:translate(35.3484vw,99vh) scale(.3672)}}.snow:nth-child(59){opacity:.2228;transform:translate(2.2151vw,-10px) scale(.1167);animation:fall-59 26s -5s linear infinite}@keyframes fall-59{57.405%{transform:translate(9.7174vw,57.405vh) scale(.1167)}to{transform:translate(5.96625vw,99vh) scale(.1167)}}.snow:nth-child(60){opacity:1.5532;transform:translate(19.2696vw,-10px) scale(.7619);animation:fall-60 12s -26s linear infinite}@keyframes fall-60{54.955%{transform:translate(26.9109vw,54.955vh) scale(.7619)}to{transform:translate(23.09025vw,99vh) scale(.7619)}}.snow:nth-child(61){opacity:.3882;transform:translate(31.5585vw,-10px) scale(.7462);animation:fall-61 12s -28s linear infinite}@keyframes fall-61{41.776%{transform:translate(39.5343vw,41.776vh) scale(.7462)}to{transform:translate(35.5464vw,99vh) scale(.7462)}}.snow:nth-child(62){opacity:1.3708;transform:translate(26.641vw,-10px) scale(.2268);animation:fall-62 17s -26s linear infinite}@keyframes fall-62{60.647%{transform:translate(35.1534vw,60.647vh) scale(.2268)}to{transform:translate(30.8972vw,99vh) scale(.2268)}}.snow:nth-child(63){opacity:1.3994;transform:translate(61.0488vw,-10px) scale(.6933);animation:fall-63 13s -15s linear infinite}@keyframes fall-63{53.261%{transform:translate(54.8437vw,53.261vh) scale(.6933)}to{transform:translate(57.94625vw,99vh) scale(.6933)}}.snow:nth-child(64){opacity:1.7932;transform:translate(13.2689vw,-10px) scale(.5144);animation:fall-64 26s -29s linear infinite}@keyframes fall-64{33.026%{transform:translate(5.4232vw,33.026vh) scale(.5144)}to{transform:translate(9.34605vw,99vh) scale(.5144)}}.snow:nth-child(65){opacity:.121;transform:translate(12.8495vw,-10px) scale(.3179);animation:fall-65 22s -15s linear infinite}@keyframes fall-65{53.864%{transform:translate(21.4794vw,53.864vh) scale(.3179)}to{transform:translate(17.16445vw,99vh) scale(.3179)}}.snow:nth-child(66){opacity:1.4398;transform:translate(36.6136vw,-10px) scale(.0692);animation:fall-66 23s -30s linear infinite}@keyframes fall-66{75.355%{transform:translate(38.8902vw,75.355vh) scale(.0692)}to{transform:translate(37.7519vw,99vh) scale(.0692)}}.snow:nth-child(67){opacity:.432;transform:translate(88.4603vw,-10px) scale(.5803);animation:fall-67 27s -5s linear infinite}@keyframes fall-67{58.398%{transform:translate(94.7824vw,58.398vh) scale(.5803)}to{transform:translate(91.62135vw,99vh) scale(.5803)}}.snow:nth-child(68){opacity:.6394;transform:translate(73.5451vw,-10px) scale(.1668);animation:fall-68 11s -15s linear infinite}@keyframes fall-68{78.259%{transform:translate(81.8831vw,78.259vh) scale(.1668)}to{transform:translate(77.7141vw,99vh) scale(.1668)}}.snow:nth-child(69){opacity:1.4082;transform:translate(58.2039vw,-10px) scale(.8231);animation:fall-69 19s -3s linear infinite}@keyframes fall-69{49.367%{transform:translate(64.4488vw,49.367vh) scale(.8231)}to{transform:translate(61.32635vw,99vh) scale(.8231)}}.snow:nth-child(70){opacity:1.7582;transform:translate(20.2564vw,-10px) scale(.4812);animation:fall-70 18s -29s linear infinite}@keyframes fall-70{66.333%{transform:translate(29.5961vw,66.333vh) scale(.4812)}to{transform:translate(24.92625vw,99vh) scale(.4812)}}.snow:nth-child(71){opacity:.3856;transform:translate(1.4868vw,-10px) scale(.44);animation:fall-71 12s -9s linear infinite}@keyframes fall-71{72.87%{transform:translate(5.2309vw,72.87vh) scale(.44)}to{transform:translate(3.35885vw,99vh) scale(.44)}}.snow:nth-child(72){opacity:1.838;transform:translate(7.7218vw,-10px) scale(.4574);animation:fall-72 21s -25s linear infinite}@keyframes fall-72{51.806%{transform:translate(8.7772vw,51.806vh) scale(.4574)}to{transform:translate(8.2495vw,99vh) scale(.4574)}}.snow:nth-child(73){opacity:1.0084;transform:translate(72.4055vw,-10px) scale(.7855);animation:fall-73 19s -14s linear infinite}@keyframes fall-73{41.655%{transform:translate(72.8638vw,41.655vh) scale(.7855)}to{transform:translate(72.63465vw,99vh) scale(.7855)}}.snow:nth-child(74){opacity:.54;transform:translate(8.7588vw,-10px) scale(.1955);animation:fall-74 12s -9s linear infinite}@keyframes fall-74{30.632%{transform:translate(18.5494vw,30.632vh) scale(.1955)}to{transform:translate(13.6541vw,99vh) scale(.1955)}}.snow:nth-child(75){opacity:1.082;transform:translate(84.7452vw,-10px) scale(.4554);animation:fall-75 30s -12s linear infinite}@keyframes fall-75{61.204%{transform:translate(88.0789vw,61.204vh) scale(.4554)}to{transform:translate(86.41205vw,99vh) scale(.4554)}}.snow:nth-child(76){opacity:1.8216;transform:translate(79.4118vw,-10px) scale(.3134);animation:fall-76 24s -19s linear infinite}@keyframes fall-76{43.218%{transform:translate(83.8885vw,43.218vh) scale(.3134)}to{transform:translate(81.65015vw,99vh) scale(.3134)}}.snow:nth-child(77){opacity:.708;transform:translate(90.9244vw,-10px) scale(.5538);animation:fall-77 21s -5s linear infinite}@keyframes fall-77{68.761%{transform:translate(83.03vw,68.761vh) scale(.5538)}to{transform:translate(86.9772vw,99vh) scale(.5538)}}.snow:nth-child(78){opacity:1.1;transform:translate(46.1661vw,-10px) scale(.3033);animation:fall-78 12s -27s linear infinite}@keyframes fall-78{66.694%{transform:translate(43.8719vw,66.694vh) scale(.3033)}to{transform:translate(45.019vw,99vh) scale(.3033)}}.snow:nth-child(79){opacity:.3766;transform:translate(3.7034vw,-10px) scale(.076);animation:fall-79 10s -21s linear infinite}@keyframes fall-79{40.169%{transform:translate(3.3302vw,40.169vh) scale(.076)}to{transform:translate(3.5168vw,99vh) scale(.076)}}.snow:nth-child(80){opacity:1.4894;transform:translate(48.348vw,-10px) scale(.9067);animation:fall-80 14s -1s linear infinite}@keyframes fall-80{62.349%{transform:translate(45.885vw,62.349vh) scale(.9067)}to{transform:translate(47.1165vw,99vh) scale(.9067)}}.snow:nth-child(81){opacity:1.8122;transform:translate(82.1994vw,-10px) scale(.1178);animation:fall-81 21s -6s linear infinite}@keyframes fall-81{31.623%{transform:translate(78.8499vw,31.623vh) scale(.1178)}to{transform:translate(80.52465vw,99vh) scale(.1178)}}.snow:nth-child(82){opacity:.4638;transform:translate(52.6263vw,-10px) scale(.3496);animation:fall-82 17s -2s linear infinite}@keyframes fall-82{48.588%{transform:translate(57.385vw,48.588vh) scale(.3496)}to{transform:translate(55.00565vw,99vh) scale(.3496)}}.snow:nth-child(83){opacity:1.2712;transform:translate(95.5837vw,-10px) scale(.8113);animation:fall-83 19s -26s linear infinite}@keyframes fall-83{49.123%{transform:translate(101.785vw,49.123vh) scale(.8113)}to{transform:translate(98.68435vw,99vh) scale(.8113)}}.snow:nth-child(84){opacity:1.1102;transform:translate(93.5054vw,-10px) scale(.1011);animation:fall-84 29s -5s linear infinite}@keyframes fall-84{64.854%{transform:translate(99.5969vw,64.854vh) scale(.1011)}to{transform:translate(96.55115vw,99vh) scale(.1011)}}.snow:nth-child(85){opacity:.0384;transform:translate(39.3113vw,-10px) scale(.8563);animation:fall-85 16s -4s linear infinite}@keyframes fall-85{74.961%{transform:translate(34.1045vw,74.961vh) scale(.8563)}to{transform:translate(36.7079vw,99vh) scale(.8563)}}.snow:nth-child(86){opacity:.3606;transform:translate(11.5402vw,-10px) scale(.2817);animation:fall-86 25s -27s linear infinite}@keyframes fall-86{39.239%{transform:translate(18.1687vw,39.239vh) scale(.2817)}to{transform:translate(14.85445vw,99vh) scale(.2817)}}.snow:nth-child(87){opacity:1.1256;transform:translate(54.3388vw,-10px) scale(.9063);animation:fall-87 24s -1s linear infinite}@keyframes fall-87{70.821%{transform:translate(55.6931vw,70.821vh) scale(.9063)}to{transform:translate(55.01595vw,99vh) scale(.9063)}}.snow:nth-child(88){opacity:1.074;transform:translate(60.6514vw,-10px) scale(.5908);animation:fall-88 22s -6s linear infinite}@keyframes fall-88{48.895%{transform:translate(54.37vw,48.895vh) scale(.5908)}to{transform:translate(57.5107vw,99vh) scale(.5908)}}.snow:nth-child(89){opacity:1.075;transform:translate(23.4727vw,-10px) scale(.9658);animation:fall-89 15s -28s linear infinite}@keyframes fall-89{62.631%{transform:translate(16.2763vw,62.631vh) scale(.9658)}to{transform:translate(19.8745vw,99vh) scale(.9658)}}.snow:nth-child(90){opacity:1.9382;transform:translate(40.1444vw,-10px) scale(.7587);animation:fall-90 25s -12s linear infinite}@keyframes fall-90{41.904%{transform:translate(36.3577vw,41.904vh) scale(.7587)}to{transform:translate(38.25105vw,99vh) scale(.7587)}}.snow:nth-child(91){opacity:.4964;transform:translate(94.4918vw,-10px) scale(.7122);animation:fall-91 18s -10s linear infinite}@keyframes fall-91{39.911%{transform:translate(103.2003vw,39.911vh) scale(.7122)}to{transform:translate(98.84605vw,99vh) scale(.7122)}}.snow:nth-child(92){opacity:.0914;transform:translate(25.4494vw,-10px) scale(.5655);animation:fall-92 22s -19s linear infinite}@keyframes fall-92{36.525%{transform:translate(33.6915vw,36.525vh) scale(.5655)}to{transform:translate(29.57045vw,99vh) scale(.5655)}}.snow:nth-child(93){opacity:1.473;transform:translate(65.1969vw,-10px) scale(.9606);animation:fall-93 24s -6s linear infinite}@keyframes fall-93{72.966%{transform:translate(71.4388vw,72.966vh) scale(.9606)}to{transform:translate(68.31785vw,99vh) scale(.9606)}}.snow:nth-child(94){opacity:1.4578;transform:translate(70.6279vw,-10px) scale(.9479);animation:fall-94 10s -30s linear infinite}@keyframes fall-94{57.37%{transform:translate(76.5159vw,57.37vh) scale(.9479)}to{transform:translate(73.5719vw,99vh) scale(.9479)}}.snow:nth-child(95){opacity:1.0782;transform:translate(60.8034vw,-10px) scale(.2727);animation:fall-95 26s -15s linear infinite}@keyframes fall-95{75.922%{transform:translate(68.1188vw,75.922vh) scale(.2727)}to{transform:translate(64.4611vw,99vh) scale(.2727)}}.snow:nth-child(96){opacity:1.9284;transform:translate(75.7854vw,-10px) scale(.6067);animation:fall-96 17s -10s linear infinite}@keyframes fall-96{37.723%{transform:translate(84.6584vw,37.723vh) scale(.6067)}to{transform:translate(80.2219vw,99vh) scale(.6067)}}.snow:nth-child(97){opacity:.5058;transform:translate(4.9579vw,-10px) scale(.2596);animation:fall-97 16s -1s linear infinite}@keyframes fall-97{49.508%{transform:translate(7.0119vw,49.508vh) scale(.2596)}to{transform:translate(5.9849vw,99vh) scale(.2596)}}.snow:nth-child(98){opacity:1.4984;transform:translate(92.7923vw,-10px) scale(.0646);animation:fall-98 18s -1s linear infinite}@keyframes fall-98{62.103%{transform:translate(83.9141vw,62.103vh) scale(.0646)}to{transform:translate(88.3532vw,99vh) scale(.0646)}}.snow:nth-child(99){opacity:.5594;transform:translate(63.1109vw,-10px) scale(.7315);animation:fall-99 24s -21s linear infinite}@keyframes fall-99{44.353%{transform:translate(70.8708vw,44.353vh) scale(.7315)}to{transform:translate(66.99085vw,99vh) scale(.7315)}}.snow:nth-child(100){opacity:1.0262;transform:translate(98.5587vw,-10px) scale(.9092);animation:fall-100 19s -4s linear infinite}@keyframes fall-100{64.839%{transform:translate(92.9104vw,64.839vh) scale(.9092)}to{transform:translate(95.73455vw,99vh) scale(.9092)}}.snow:nth-child(101){opacity:1.9508;transform:translate(18.5702vw,-10px) scale(.6785);animation:fall-101 21s -23s linear infinite}@keyframes fall-101{46.454%{transform:translate(25.6188vw,46.454vh) scale(.6785)}to{transform:translate(22.0945vw,99vh) scale(.6785)}}.snow:nth-child(102){opacity:.5084;transform:translate(71.607vw,-10px) scale(.5744);animation:fall-102 16s -5s linear infinite}@keyframes fall-102{70.016%{transform:translate(65.0002vw,70.016vh) scale(.5744)}to{transform:translate(68.3036vw,99vh) scale(.5744)}}.snow:nth-child(103){opacity:.5562;transform:translate(46.0396vw,-10px) scale(.3345);animation:fall-103 18s -10s linear infinite}@keyframes fall-103{66.189%{transform:translate(40.3385vw,66.189vh) scale(.3345)}to{transform:translate(43.18905vw,99vh) scale(.3345)}}.snow:nth-child(104){opacity:1.699;transform:translate(91.5672vw,-10px) scale(.7818);animation:fall-104 25s -2s linear infinite}@keyframes fall-104{75.301%{transform:translate(93.4021vw,75.301vh) scale(.7818)}to{transform:translate(92.48465vw,99vh) scale(.7818)}}.snow:nth-child(105){opacity:1.3086;transform:translate(71.5247vw,-10px) scale(.3452);animation:fall-105 12s -2s linear infinite}@keyframes fall-105{33.796%{transform:translate(65.3243vw,33.796vh) scale(.3452)}to{transform:translate(68.4245vw,99vh) scale(.3452)}}.snow:nth-child(106){opacity:.2384;transform:translate(72.8692vw,-10px) scale(.9361);animation:fall-106 14s -5s linear infinite}@keyframes fall-106{60.821%{transform:translate(72.9884vw,60.821vh) scale(.9361)}to{transform:translate(72.9288vw,99vh) scale(.9361)}}.snow:nth-child(107){opacity:.7372;transform:translate(60.9972vw,-10px) scale(.272);animation:fall-107 30s -25s linear infinite}@keyframes fall-107{32.694%{transform:translate(62.3134vw,32.694vh) scale(.272)}to{transform:translate(61.6553vw,99vh) scale(.272)}}.snow:nth-child(108){opacity:1.9124;transform:translate(97.7145vw,-10px) scale(.2645);animation:fall-108 25s -11s linear infinite}@keyframes fall-108{38.191%{transform:translate(94.0936vw,38.191vh) scale(.2645)}to{transform:translate(95.90405vw,99vh) scale(.2645)}}.snow:nth-child(109){opacity:.8946;transform:translate(84.0434vw,-10px) scale(.3729);animation:fall-109 19s -26s linear infinite}@keyframes fall-109{47.332%{transform:translate(93.7111vw,47.332vh) scale(.3729)}to{transform:translate(88.87725vw,99vh) scale(.3729)}}.snow:nth-child(110){opacity:.0594;transform:translate(54.8708vw,-10px) scale(.3313);animation:fall-110 28s -12s linear infinite}@keyframes fall-110{36.903%{transform:translate(62.0608vw,36.903vh) scale(.3313)}to{transform:translate(58.4658vw,99vh) scale(.3313)}}.snow:nth-child(111){opacity:1.1144;transform:translate(51.5785vw,-10px) scale(.8855);animation:fall-111 13s -6s linear infinite}@keyframes fall-111{44.493%{transform:translate(59.0176vw,44.493vh) scale(.8855)}to{transform:translate(55.29805vw,99vh) scale(.8855)}}.snow:nth-child(112){opacity:.6658;transform:translate(59.9076vw,-10px) scale(.6192);animation:fall-112 25s -18s linear infinite}@keyframes fall-112{49.616%{transform:translate(66.7295vw,49.616vh) scale(.6192)}to{transform:translate(63.31855vw,99vh) scale(.6192)}}.snow:nth-child(113){opacity:1.1106;transform:translate(49.6091vw,-10px) scale(.7835);animation:fall-113 29s -11s linear infinite}@keyframes fall-113{43.229%{transform:translate(57.8973vw,43.229vh) scale(.7835)}to{transform:translate(53.7532vw,99vh) scale(.7835)}}.snow:nth-child(114){opacity:1.139;transform:translate(10.3845vw,-10px) scale(.367);animation:fall-114 24s -29s linear infinite}@keyframes fall-114{40.877%{transform:translate(20.0098vw,40.877vh) scale(.367)}to{transform:translate(15.19715vw,99vh) scale(.367)}}.snow:nth-child(115){opacity:.8156;transform:translate(8.3839vw,-10px) scale(.3587);animation:fall-115 15s -24s linear infinite}@keyframes fall-115{36.991%{transform:translate(10.9154vw,36.991vh) scale(.3587)}to{transform:translate(9.64965vw,99vh) scale(.3587)}}.snow:nth-child(116){opacity:1.1972;transform:translate(47.2168vw,-10px) scale(.2919);animation:fall-116 23s -4s linear infinite}@keyframes fall-116{50.713%{transform:translate(54.6178vw,50.713vh) scale(.2919)}to{transform:translate(50.9173vw,99vh) scale(.2919)}}.snow:nth-child(117){opacity:.3626;transform:translate(56.9059vw,-10px) scale(.8805);animation:fall-117 26s -15s linear infinite}@keyframes fall-117{30.749%{transform:translate(53.7181vw,30.749vh) scale(.8805)}to{transform:translate(55.312vw,99vh) scale(.8805)}}.snow:nth-child(118){opacity:1.1364;transform:translate(2.2527vw,-10px) scale(.4621);animation:fall-118 10s -20s linear infinite}@keyframes fall-118{74.119%{transform:translate(-3.4551vw,74.119vh) scale(.4621)}to{transform:translate(-.6012vw,99vh) scale(.4621)}}.snow:nth-child(119){opacity:1.036;transform:translate(51.2132vw,-10px) scale(.7342);animation:fall-119 18s -30s linear infinite}@keyframes fall-119{35.654%{transform:translate(52.8215vw,35.654vh) scale(.7342)}to{transform:translate(52.01735vw,99vh) scale(.7342)}}.snow:nth-child(120){opacity:1.176;transform:translate(1.0869vw,-10px) scale(.2388);animation:fall-120 30s -28s linear infinite}@keyframes fall-120{44.137%{transform:translate(6.2737vw,44.137vh) scale(.2388)}to{transform:translate(3.6803vw,99vh) scale(.2388)}}.snow:nth-child(121){opacity:.7422;transform:translate(2.3106vw,-10px) scale(.9591);animation:fall-121 28s -17s linear infinite}@keyframes fall-121{77.322%{transform:translate(1.6929vw,77.322vh) scale(.9591)}to{transform:translate(2.00175vw,99vh) scale(.9591)}}.snow:nth-child(122){opacity:1.0014;transform:translate(46.7539vw,-10px) scale(.2312);animation:fall-122 11s -3s linear infinite}@keyframes fall-122{61.487%{transform:translate(43.6675vw,61.487vh) scale(.2312)}to{transform:translate(45.2107vw,99vh) scale(.2312)}}.snow:nth-child(123){opacity:1.4608;transform:translate(81.9848vw,-10px) scale(.9152);animation:fall-123 27s -25s linear infinite}@keyframes fall-123{69.911%{transform:translate(76.5979vw,69.911vh) scale(.9152)}to{transform:translate(79.29135vw,99vh) scale(.9152)}}.snow:nth-child(124){opacity:.145;transform:translate(29.1514vw,-10px) scale(.8898);animation:fall-124 21s -8s linear infinite}@keyframes fall-124{37.915%{transform:translate(22.3411vw,37.915vh) scale(.8898)}to{transform:translate(25.74625vw,99vh) scale(.8898)}}.snow:nth-child(125){opacity:.4516;transform:translate(69.2176vw,-10px) scale(.5613);animation:fall-125 10s -16s linear infinite}@keyframes fall-125{44.829%{transform:translate(68.2359vw,44.829vh) scale(.5613)}to{transform:translate(68.72675vw,99vh) scale(.5613)}}.snow:nth-child(126){opacity:.7628;transform:translate(45.7816vw,-10px) scale(.8092);animation:fall-126 12s -14s linear infinite}@keyframes fall-126{54.402%{transform:translate(50.2793vw,54.402vh) scale(.8092)}to{transform:translate(48.03045vw,99vh) scale(.8092)}}.snow:nth-child(127){opacity:.2774;transform:translate(35.8732vw,-10px) scale(.9183);animation:fall-127 16s -16s linear infinite}@keyframes fall-127{48.733%{transform:translate(34.1891vw,48.733vh) scale(.9183)}to{transform:translate(35.03115vw,99vh) scale(.9183)}}.snow:nth-child(128){opacity:.1682;transform:translate(9.8404vw,-10px) scale(.1701);animation:fall-128 21s -24s linear infinite}@keyframes fall-128{76.792%{transform:translate(7.1505vw,76.792vh) scale(.1701)}to{transform:translate(8.49545vw,99vh) scale(.1701)}}.snow:nth-child(129){opacity:1.3498;transform:translate(90.5666vw,-10px) scale(.1703);animation:fall-129 30s -4s linear infinite}@keyframes fall-129{48.61%{transform:translate(99.7024vw,48.61vh) scale(.1703)}to{transform:translate(95.1345vw,99vh) scale(.1703)}}.snow:nth-child(130){opacity:.9258;transform:translate(50.2516vw,-10px) scale(.6426);animation:fall-130 20s -23s linear infinite}@keyframes fall-130{31.101%{transform:translate(53.505vw,31.101vh) scale(.6426)}to{transform:translate(51.8783vw,99vh) scale(.6426)}}.snow:nth-child(131){opacity:.2926;transform:translate(77.4174vw,-10px) scale(.883);animation:fall-131 10s -16s linear infinite}@keyframes fall-131{40.697%{transform:translate(85.8454vw,40.697vh) scale(.883)}to{transform:translate(81.6314vw,99vh) scale(.883)}}.snow:nth-child(132){opacity:.7216;transform:translate(88.1935vw,-10px) scale(.5552);animation:fall-132 10s -29s linear infinite}@keyframes fall-132{67.909%{transform:translate(91.8042vw,67.909vh) scale(.5552)}to{transform:translate(89.99885vw,99vh) scale(.5552)}}.snow:nth-child(133){opacity:1.575;transform:translate(74.0501vw,-10px) scale(.5989);animation:fall-133 24s -19s linear infinite}@keyframes fall-133{50.779%{transform:translate(75.3476vw,50.779vh) scale(.5989)}to{transform:translate(74.69885vw,99vh) scale(.5989)}}.snow:nth-child(134){opacity:1.5178;transform:translate(45.5572vw,-10px) scale(.1431);animation:fall-134 29s -29s linear infinite}@keyframes fall-134{52.568%{transform:translate(39.7945vw,52.568vh) scale(.1431)}to{transform:translate(42.67585vw,99vh) scale(.1431)}}.snow:nth-child(135){opacity:1.0532;transform:translate(62.7101vw,-10px) scale(.8711);animation:fall-135 27s -16s linear infinite}@keyframes fall-135{57.711%{transform:translate(64.59vw,57.711vh) scale(.8711)}to{transform:translate(63.65005vw,99vh) scale(.8711)}}.snow:nth-child(136){opacity:.364;transform:translate(65.2686vw,-10px) scale(.2513);animation:fall-136 12s -11s linear infinite}@keyframes fall-136{77.947%{transform:translate(65.8258vw,77.947vh) scale(.2513)}to{transform:translate(65.5472vw,99vh) scale(.2513)}}.snow:nth-child(137){opacity:1.5526;transform:translate(87.2134vw,-10px) scale(.0097);animation:fall-137 26s -27s linear infinite}@keyframes fall-137{52.75%{transform:translate(82.5155vw,52.75vh) scale(.0097)}to{transform:translate(84.86445vw,99vh) scale(.0097)}}.snow:nth-child(138){opacity:1.0844;transform:translate(47.8075vw,-10px) scale(.101);animation:fall-138 11s -23s linear infinite}@keyframes fall-138{71.291%{transform:translate(51.2589vw,71.291vh) scale(.101)}to{transform:translate(49.5332vw,99vh) scale(.101)}}.snow:nth-child(139){opacity:1.7274;transform:translate(36.0552vw,-10px) scale(.9311);animation:fall-139 10s -20s linear infinite}@keyframes fall-139{43.287%{transform:translate(36.7254vw,43.287vh) scale(.9311)}to{transform:translate(36.3903vw,99vh) scale(.9311)}}.snow:nth-child(140){opacity:.8656;transform:translate(7.9213vw,-10px) scale(.8719);animation:fall-140 30s -27s linear infinite}@keyframes fall-140{72.3%{transform:translate(7.6333vw,72.3vh) scale(.8719)}to{transform:translate(7.7773vw,99vh) scale(.8719)}}.snow:nth-child(141){opacity:1.1614;transform:translate(63.133vw,-10px) scale(.573);animation:fall-141 20s -26s linear infinite}@keyframes fall-141{68.948%{transform:translate(57.2754vw,68.948vh) scale(.573)}to{transform:translate(60.2042vw,99vh) scale(.573)}}.snow:nth-child(142){opacity:.4094;transform:translate(72.7017vw,-10px) scale(.0296);animation:fall-142 15s -23s linear infinite}@keyframes fall-142{76.273%{transform:translate(67.6437vw,76.273vh) scale(.0296)}to{transform:translate(70.1727vw,99vh) scale(.0296)}}.snow:nth-child(143){opacity:.2144;transform:translate(4.8163vw,-10px) scale(.259);animation:fall-143 19s -8s linear infinite}@keyframes fall-143{31.72%{transform:translate(13.6107vw,31.72vh) scale(.259)}to{transform:translate(9.2135vw,99vh) scale(.259)}}.snow:nth-child(144){opacity:1.9126;transform:translate(25.2839vw,-10px) scale(.0807);animation:fall-144 12s -16s linear infinite}@keyframes fall-144{66.715%{transform:translate(15.9923vw,66.715vh) scale(.0807)}to{transform:translate(20.6381vw,99vh) scale(.0807)}}.snow:nth-child(145){opacity:1.5622;transform:translate(5.7983vw,-10px) scale(.09);animation:fall-145 14s -30s linear infinite}@keyframes fall-145{34.353%{transform:translate(10.1653vw,34.353vh) scale(.09)}to{transform:translate(7.9818vw,99vh) scale(.09)}}.snow:nth-child(146){opacity:1.3794;transform:translate(38.4451vw,-10px) scale(.296);animation:fall-146 28s -28s linear infinite}@keyframes fall-146{57.757%{transform:translate(45.3958vw,57.757vh) scale(.296)}to{transform:translate(41.92045vw,99vh) scale(.296)}}.snow:nth-child(147){opacity:.4594;transform:translate(49.6656vw,-10px) scale(.7371);animation:fall-147 10s -19s linear infinite}@keyframes fall-147{75.709%{transform:translate(59.0601vw,75.709vh) scale(.7371)}to{transform:translate(54.36285vw,99vh) scale(.7371)}}.snow:nth-child(148){opacity:.613;transform:translate(2.4925vw,-10px) scale(.379);animation:fall-148 11s -15s linear infinite}@keyframes fall-148{39.144%{transform:translate(-.9011vw,39.144vh) scale(.379)}to{transform:translate(.7957vw,99vh) scale(.379)}}.snow:nth-child(149){opacity:1.4064;transform:translate(71.7964vw,-10px) scale(.5011);animation:fall-149 15s -16s linear infinite}@keyframes fall-149{76.18%{transform:translate(81.13vw,76.18vh) scale(.5011)}to{transform:translate(76.4632vw,99vh) scale(.5011)}}.snow:nth-child(150){opacity:1.8696;transform:translate(3.3592vw,-10px) scale(.8998);animation:fall-150 10s -24s linear infinite}@keyframes fall-150{49.792%{transform:translate(3.4763vw,49.792vh) scale(.8998)}to{transform:translate(3.41775vw,99vh) scale(.8998)}}.snow:nth-child(151){opacity:.2996;transform:translate(95.5321vw,-10px) scale(.6388);animation:fall-151 12s -13s linear infinite}@keyframes fall-151{40.586%{transform:translate(103.9995vw,40.586vh) scale(.6388)}to{transform:translate(99.7658vw,99vh) scale(.6388)}}.snow:nth-child(152){opacity:1.213;transform:translate(43.7143vw,-10px) scale(.0773);animation:fall-152 29s -2s linear infinite}@keyframes fall-152{62.824%{transform:translate(51.4505vw,62.824vh) scale(.0773)}to{transform:translate(47.5824vw,99vh) scale(.0773)}}.snow:nth-child(153){opacity:.024;transform:translate(9.5187vw,-10px) scale(.2203);animation:fall-153 19s -11s linear infinite}@keyframes fall-153{74.039%{transform:translate(3.517vw,74.039vh) scale(.2203)}to{transform:translate(6.51785vw,99vh) scale(.2203)}}.snow:nth-child(154){opacity:1.9992;transform:translate(88.8677vw,-10px) scale(.3956);animation:fall-154 19s -28s linear infinite}@keyframes fall-154{66.692%{transform:translate(90.4649vw,66.692vh) scale(.3956)}to{transform:translate(89.6663vw,99vh) scale(.3956)}}.snow:nth-child(155){opacity:1.0792;transform:translate(46.7044vw,-10px) scale(.6075);animation:fall-155 10s -11s linear infinite}@keyframes fall-155{30%{transform:translate(46.8421vw,30vh) scale(.6075)}to{transform:translate(46.77325vw,99vh) scale(.6075)}}.snow:nth-child(156){opacity:1.2564;transform:translate(70.0429vw,-10px) scale(.0211);animation:fall-156 21s -29s linear infinite}@keyframes fall-156{59.423%{transform:translate(75.423vw,59.423vh) scale(.0211)}to{transform:translate(72.73295vw,99vh) scale(.0211)}}.snow:nth-child(157){opacity:1.0128;transform:translate(82.4062vw,-10px) scale(.8507);animation:fall-157 15s -14s linear infinite}@keyframes fall-157{75.186%{transform:translate(86.6647vw,75.186vh) scale(.8507)}to{transform:translate(84.53545vw,99vh) scale(.8507)}}.snow:nth-child(158){opacity:.5002;transform:translate(51.4918vw,-10px) scale(.3407);animation:fall-158 28s -7s linear infinite}@keyframes fall-158{54.081%{transform:translate(54.9631vw,54.081vh) scale(.3407)}to{transform:translate(53.22745vw,99vh) scale(.3407)}}.snow:nth-child(159){opacity:1.9206;transform:translate(91.4148vw,-10px) scale(.8251);animation:fall-159 12s -29s linear infinite}@keyframes fall-159{75.262%{transform:translate(90.4689vw,75.262vh) scale(.8251)}to{transform:translate(90.94185vw,99vh) scale(.8251)}}.snow:nth-child(160){opacity:.007;transform:translate(2.4194vw,-10px) scale(.1203);animation:fall-160 29s -22s linear infinite}@keyframes fall-160{73.124%{transform:translate(-7.5467vw,73.124vh) scale(.1203)}to{transform:translate(-2.56365vw,99vh) scale(.1203)}}.snow:nth-child(161){opacity:1.018;transform:translate(55.164vw,-10px) scale(.2417);animation:fall-161 20s -27s linear infinite}@keyframes fall-161{59.184%{transform:translate(49.2112vw,59.184vh) scale(.2417)}to{transform:translate(52.1876vw,99vh) scale(.2417)}}.snow:nth-child(162){opacity:1.0428;transform:translate(86.2268vw,-10px) scale(.5353);animation:fall-162 15s -26s linear infinite}@keyframes fall-162{38.227%{transform:translate(87.2676vw,38.227vh) scale(.5353)}to{transform:translate(86.7472vw,99vh) scale(.5353)}}.snow:nth-child(163){opacity:.6362;transform:translate(48.0289vw,-10px) scale(.2765);animation:fall-163 15s -25s linear infinite}@keyframes fall-163{79.271%{transform:translate(48.3331vw,79.271vh) scale(.2765)}to{transform:translate(48.181vw,99vh) scale(.2765)}}.snow:nth-child(164){opacity:1.6958;transform:translate(76.6043vw,-10px) scale(.6148);animation:fall-164 14s -24s linear infinite}@keyframes fall-164{72.746%{transform:translate(72.0932vw,72.746vh) scale(.6148)}to{transform:translate(74.34875vw,99vh) scale(.6148)}}.snow:nth-child(165){opacity:.6354;transform:translate(92.0782vw,-10px) scale(.5644);animation:fall-165 16s -8s linear infinite}@keyframes fall-165{77.445%{transform:translate(86.7719vw,77.445vh) scale(.5644)}to{transform:translate(89.42505vw,99vh) scale(.5644)}}.snow:nth-child(166){opacity:1.7246;transform:translate(10.1745vw,-10px) scale(.1621);animation:fall-166 18s -22s linear infinite}@keyframes fall-166{67.571%{transform:translate(19.802vw,67.571vh) scale(.1621)}to{transform:translate(14.98825vw,99vh) scale(.1621)}}.snow:nth-child(167){opacity:.636;transform:translate(88.5006vw,-10px) scale(.4358);animation:fall-167 14s -16s linear infinite}@keyframes fall-167{58.926%{transform:translate(97.3499vw,58.926vh) scale(.4358)}to{transform:translate(92.92525vw,99vh) scale(.4358)}}.snow:nth-child(168){opacity:.2952;transform:translate(26.3704vw,-10px) scale(.1625);animation:fall-168 18s -7s linear infinite}@keyframes fall-168{51.752%{transform:translate(19.5612vw,51.752vh) scale(.1625)}to{transform:translate(22.9658vw,99vh) scale(.1625)}}.snow:nth-child(169){opacity:1.6184;transform:translate(78.2917vw,-10px) scale(.0866);animation:fall-169 21s -6s linear infinite}@keyframes fall-169{39.04%{transform:translate(72.9725vw,39.04vh) scale(.0866)}to{transform:translate(75.6321vw,99vh) scale(.0866)}}.snow:nth-child(170){opacity:.95;transform:translate(96.981vw,-10px) scale(.0549);animation:fall-170 30s -26s linear infinite}@keyframes fall-170{55.005%{transform:translate(88.4794vw,55.005vh) scale(.0549)}to{transform:translate(92.7302vw,99vh) scale(.0549)}}.snow:nth-child(171){opacity:1.3116;transform:translate(97.9724vw,-10px) scale(.2788);animation:fall-171 26s -13s linear infinite}@keyframes fall-171{75.327%{transform:translate(102.6962vw,75.327vh) scale(.2788)}to{transform:translate(100.3343vw,99vh) scale(.2788)}}.snow:nth-child(172){opacity:1.6704;transform:translate(51.0772vw,-10px) scale(.3761);animation:fall-172 30s -12s linear infinite}@keyframes fall-172{79.361%{transform:translate(42.1357vw,79.361vh) scale(.3761)}to{transform:translate(46.60645vw,99vh) scale(.3761)}}.snow:nth-child(173){opacity:1.2582;transform:translate(8.8588vw,-10px) scale(.0523);animation:fall-173 20s -15s linear infinite}@keyframes fall-173{54.105%{transform:translate(4.5745vw,54.105vh) scale(.0523)}to{transform:translate(6.71665vw,99vh) scale(.0523)}}.snow:nth-child(174){opacity:.3832;transform:translate(55.8209vw,-10px) scale(.7613);animation:fall-174 20s -30s linear infinite}@keyframes fall-174{69.831%{transform:translate(51.3426vw,69.831vh) scale(.7613)}to{transform:translate(53.58175vw,99vh) scale(.7613)}}.snow:nth-child(175){opacity:1.5642;transform:translate(59.8744vw,-10px) scale(.8648);animation:fall-175 30s -3s linear infinite}@keyframes fall-175{53.639%{transform:translate(69.6517vw,53.639vh) scale(.8648)}to{transform:translate(64.76305vw,99vh) scale(.8648)}}.snow:nth-child(176){opacity:1.0328;transform:translate(67.0996vw,-10px) scale(.0176);animation:fall-176 17s -25s linear infinite}@keyframes fall-176{76.334%{transform:translate(63.0708vw,76.334vh) scale(.0176)}to{transform:translate(65.0852vw,99vh) scale(.0176)}}.snow:nth-child(177){opacity:.4252;transform:translate(54.5674vw,-10px) scale(.4531);animation:fall-177 24s -1s linear infinite}@keyframes fall-177{38.263%{transform:translate(62.8442vw,38.263vh) scale(.4531)}to{transform:translate(58.7058vw,99vh) scale(.4531)}}.snow:nth-child(178){opacity:.9824;transform:translate(77.1115vw,-10px) scale(.6395);animation:fall-178 17s -25s linear infinite}@keyframes fall-178{65.09%{transform:translate(76.7438vw,65.09vh) scale(.6395)}to{transform:translate(76.92765vw,99vh) scale(.6395)}}.snow:nth-child(179){opacity:1.5996;transform:translate(63.653vw,-10px) scale(.0943);animation:fall-179 21s -20s linear infinite}@keyframes fall-179{45.448%{transform:translate(53.6888vw,45.448vh) scale(.0943)}to{transform:translate(58.6709vw,99vh) scale(.0943)}}.snow:nth-child(180){opacity:1.037;transform:translate(25.9vw,-10px) scale(.066);animation:fall-180 30s -27s linear infinite}@keyframes fall-180{78.365%{transform:translate(34.8077vw,78.365vh) scale(.066)}to{transform:translate(30.35385vw,99vh) scale(.066)}}.snow:nth-child(181){opacity:1.3784;transform:translate(6.2567vw,-10px) scale(.3349);animation:fall-181 22s -26s linear infinite}@keyframes fall-181{74.455%{transform:translate(-3.1637vw,74.455vh) scale(.3349)}to{transform:translate(1.5465vw,99vh) scale(.3349)}}.snow:nth-child(182){opacity:.7212;transform:translate(15.7236vw,-10px) scale(.7666);animation:fall-182 24s -7s linear infinite}@keyframes fall-182{37.662%{transform:translate(18.5474vw,37.662vh) scale(.7666)}to{transform:translate(17.1355vw,99vh) scale(.7666)}}.snow:nth-child(183){opacity:1.1744;transform:translate(2.6164vw,-10px) scale(.574);animation:fall-183 23s -12s linear infinite}@keyframes fall-183{42.25%{transform:translate(2.3053vw,42.25vh) scale(.574)}to{transform:translate(2.46085vw,99vh) scale(.574)}}.snow:nth-child(184){opacity:1.2532;transform:translate(86.3195vw,-10px) scale(.088);animation:fall-184 18s -11s linear infinite}@keyframes fall-184{74.032%{transform:translate(93.0575vw,74.032vh) scale(.088)}to{transform:translate(89.6885vw,99vh) scale(.088)}}.snow:nth-child(185){opacity:1.873;transform:translate(58.3966vw,-10px) scale(.4189);animation:fall-185 15s -24s linear infinite}@keyframes fall-185{74.111%{transform:translate(67.1612vw,74.111vh) scale(.4189)}to{transform:translate(62.7789vw,99vh) scale(.4189)}}.snow:nth-child(186){opacity:1.6178;transform:translate(16.2805vw,-10px) scale(.0575);animation:fall-186 29s -29s linear infinite}@keyframes fall-186{55.852%{transform:translate(8.7051vw,55.852vh) scale(.0575)}to{transform:translate(12.4928vw,99vh) scale(.0575)}}.snow:nth-child(187){opacity:1.629;transform:translate(20.2543vw,-10px) scale(.4277);animation:fall-187 23s -28s linear infinite}@keyframes fall-187{32.664%{transform:translate(28.4776vw,32.664vh) scale(.4277)}to{transform:translate(24.36595vw,99vh) scale(.4277)}}.snow:nth-child(188){opacity:1.705;transform:translate(39.7743vw,-10px) scale(.3979);animation:fall-188 23s -10s linear infinite}@keyframes fall-188{38.665%{transform:translate(46.9485vw,38.665vh) scale(.3979)}to{transform:translate(43.3614vw,99vh) scale(.3979)}}.snow:nth-child(189){opacity:1.9402;transform:translate(48.0589vw,-10px) scale(.4623);animation:fall-189 11s -29s linear infinite}@keyframes fall-189{65.976%{transform:translate(44.6908vw,65.976vh) scale(.4623)}to{transform:translate(46.37485vw,99vh) scale(.4623)}}.snow:nth-child(190){opacity:1.2602;transform:translate(25.0897vw,-10px) scale(.9722);animation:fall-190 26s -29s linear infinite}@keyframes fall-190{78.815%{transform:translate(22.3233vw,78.815vh) scale(.9722)}to{transform:translate(23.7065vw,99vh) scale(.9722)}}.snow:nth-child(191){opacity:1.496;transform:translate(4.4767vw,-10px) scale(.9977);animation:fall-191 13s -20s linear infinite}@keyframes fall-191{72.922%{transform:translate(9.8339vw,72.922vh) scale(.9977)}to{transform:translate(7.1553vw,99vh) scale(.9977)}}.snow:nth-child(192){opacity:1.4294;transform:translate(30.5319vw,-10px) scale(.6541);animation:fall-192 15s -21s linear infinite}@keyframes fall-192{70.41%{transform:translate(27.9714vw,70.41vh) scale(.6541)}to{transform:translate(29.25165vw,99vh) scale(.6541)}}.snow:nth-child(193){opacity:.514;transform:translate(34.4947vw,-10px) scale(.8953);animation:fall-193 25s -24s linear infinite}@keyframes fall-193{57.523%{transform:translate(37.6919vw,57.523vh) scale(.8953)}to{transform:translate(36.0933vw,99vh) scale(.8953)}}.snow:nth-child(194){opacity:1.2702;transform:translate(23.8802vw,-10px) scale(.1447);animation:fall-194 28s -27s linear infinite}@keyframes fall-194{50.984%{transform:translate(21.4023vw,50.984vh) scale(.1447)}to{transform:translate(22.64125vw,99vh) scale(.1447)}}.snow:nth-child(195){opacity:.838;transform:translate(65.7135vw,-10px) scale(.728);animation:fall-195 21s -24s linear infinite}@keyframes fall-195{59.057%{transform:translate(67.5275vw,59.057vh) scale(.728)}to{transform:translate(66.6205vw,99vh) scale(.728)}}.snow:nth-child(196){opacity:.3014;transform:translate(21.2997vw,-10px) scale(.3344);animation:fall-196 26s -11s linear infinite}@keyframes fall-196{33.562%{transform:translate(18.0996vw,33.562vh) scale(.3344)}to{transform:translate(19.69965vw,99vh) scale(.3344)}}.snow:nth-child(197){opacity:.8244;transform:translate(71.0801vw,-10px) scale(.2335);animation:fall-197 10s -7s linear infinite}@keyframes fall-197{76.776%{transform:translate(73.6527vw,76.776vh) scale(.2335)}to{transform:translate(72.3664vw,99vh) scale(.2335)}}.snow:nth-child(198){opacity:.5268;transform:translate(20.2207vw,-10px) scale(.9816);animation:fall-198 21s -7s linear infinite}@keyframes fall-198{37.472%{transform:translate(20.898vw,37.472vh) scale(.9816)}to{transform:translate(20.55935vw,99vh) scale(.9816)}}.snow:nth-child(199){opacity:1.5006;transform:translate(48.8089vw,-10px) scale(.577);animation:fall-199 11s -12s linear infinite}@keyframes fall-199{44.646%{transform:translate(44.8818vw,44.646vh) scale(.577)}to{transform:translate(46.84535vw,99vh) scale(.577)}}.snow:nth-child(200){opacity:.8942;transform:translate(95.5828vw,-10px) scale(.4744);animation:fall-200 11s -23s linear infinite}@keyframes fall-200{39.765%{transform:translate(95.4968vw,39.765vh) scale(.4744)}to{transform:translate(95.5398vw,99vh) scale(.4744)}}.snow:nth-child(201){opacity:1.5134;transform:translate(69.3084vw,-10px) scale(.7044);animation:fall-201 18s -9s linear infinite}@keyframes fall-201{56.018%{transform:translate(67.5953vw,56.018vh) scale(.7044)}to{transform:translate(68.45185vw,99vh) scale(.7044)}}.snow:nth-child(202){opacity:.6444;transform:translate(46.0279vw,-10px) scale(.7388);animation:fall-202 20s -26s linear infinite}@keyframes fall-202{45.851%{transform:translate(47.4169vw,45.851vh) scale(.7388)}to{transform:translate(46.7224vw,99vh) scale(.7388)}}.snow:nth-child(203){opacity:.2836;transform:translate(84.3191vw,-10px) scale(.2686);animation:fall-203 19s -7s linear infinite}@keyframes fall-203{69.318%{transform:translate(83.294vw,69.318vh) scale(.2686)}to{transform:translate(83.80655vw,99vh) scale(.2686)}}.snow:nth-child(204){opacity:.626;transform:translate(98.089vw,-10px) scale(.6426);animation:fall-204 23s -8s linear infinite}@keyframes fall-204{75.631%{transform:translate(99.3695vw,75.631vh) scale(.6426)}to{transform:translate(98.72925vw,99vh) scale(.6426)}}.snow:nth-child(205){opacity:.1338;transform:translate(47.6215vw,-10px) scale(.0995);animation:fall-205 24s -26s linear infinite}@keyframes fall-205{60.065%{transform:translate(38.0845vw,60.065vh) scale(.0995)}to{transform:translate(42.853vw,99vh) scale(.0995)}}.snow:nth-child(206){opacity:1.8878;transform:translate(7.4063vw,-10px) scale(.4773);animation:fall-206 16s -27s linear infinite}@keyframes fall-206{59.528%{transform:translate(.2362vw,59.528vh) scale(.4773)}to{transform:translate(3.82125vw,99vh) scale(.4773)}}.snow:nth-child(207){opacity:.8702;transform:translate(17.471vw,-10px) scale(.339);animation:fall-207 14s -11s linear infinite}@keyframes fall-207{67.869%{transform:translate(20.0435vw,67.869vh) scale(.339)}to{transform:translate(18.75725vw,99vh) scale(.339)}}.snow:nth-child(208){opacity:.3806;transform:translate(21.8582vw,-10px) scale(.5963);animation:fall-208 10s -16s linear infinite}@keyframes fall-208{74.209%{transform:translate(26.4707vw,74.209vh) scale(.5963)}to{transform:translate(24.16445vw,99vh) scale(.5963)}}.snow:nth-child(209){opacity:.5438;transform:translate(59.2731vw,-10px) scale(.1948);animation:fall-209 12s -30s linear infinite}@keyframes fall-209{77.013%{transform:translate(67.2706vw,77.013vh) scale(.1948)}to{transform:translate(63.27185vw,99vh) scale(.1948)}}.snow:nth-child(210){opacity:1.8948;transform:translate(35.6569vw,-10px) scale(.2206);animation:fall-210 25s -24s linear infinite}@keyframes fall-210{59.081%{transform:translate(43.4845vw,59.081vh) scale(.2206)}to{transform:translate(39.5707vw,99vh) scale(.2206)}}.snow:nth-child(211){opacity:1.7724;transform:translate(51.3187vw,-10px) scale(.1333);animation:fall-211 29s -28s linear infinite}@keyframes fall-211{45.566%{transform:translate(55.9208vw,45.566vh) scale(.1333)}to{transform:translate(53.61975vw,99vh) scale(.1333)}}.snow:nth-child(212){opacity:1.348;transform:translate(7.5293vw,-10px) scale(.3447);animation:fall-212 26s -16s linear infinite}@keyframes fall-212{75.582%{transform:translate(13.8557vw,75.582vh) scale(.3447)}to{transform:translate(10.6925vw,99vh) scale(.3447)}}.snow:nth-child(213){opacity:1.6638;transform:translate(92.5625vw,-10px) scale(.84);animation:fall-213 10s -2s linear infinite}@keyframes fall-213{46.833%{transform:translate(88.1609vw,46.833vh) scale(.84)}to{transform:translate(90.3617vw,99vh) scale(.84)}}.snow:nth-child(214){opacity:.6426;transform:translate(18.1001vw,-10px) scale(.3634);animation:fall-214 30s -13s linear infinite}@keyframes fall-214{35.34%{transform:translate(18.2527vw,35.34vh) scale(.3634)}to{transform:translate(18.1764vw,99vh) scale(.3634)}}.snow:nth-child(215){opacity:.5272;transform:translate(62.3009vw,-10px) scale(.4135);animation:fall-215 12s -18s linear infinite}@keyframes fall-215{48.664%{transform:translate(57.1878vw,48.664vh) scale(.4135)}to{transform:translate(59.74435vw,99vh) scale(.4135)}}.snow:nth-child(216){opacity:1.595;transform:translate(29.1224vw,-10px) scale(.0578);animation:fall-216 27s -13s linear infinite}@keyframes fall-216{46.091%{transform:translate(26.5629vw,46.091vh) scale(.0578)}to{transform:translate(27.84265vw,99vh) scale(.0578)}}.snow:nth-child(217){opacity:.4862;transform:translate(18.4985vw,-10px) scale(.6293);animation:fall-217 20s -14s linear infinite}@keyframes fall-217{53.934%{transform:translate(10.1122vw,53.934vh) scale(.6293)}to{transform:translate(14.30535vw,99vh) scale(.6293)}}.snow:nth-child(218){opacity:.3244;transform:translate(23.2923vw,-10px) scale(.4923);animation:fall-218 24s -26s linear infinite}@keyframes fall-218{73.532%{transform:translate(13.4524vw,73.532vh) scale(.4923)}to{transform:translate(18.37235vw,99vh) scale(.4923)}}.snow:nth-child(219){opacity:1.2356;transform:translate(6.41vw,-10px) scale(.6018);animation:fall-219 13s -7s linear infinite}@keyframes fall-219{74.394%{transform:translate(-3.3216vw,74.394vh) scale(.6018)}to{transform:translate(1.5442vw,99vh) scale(.6018)}}.snow:nth-child(220){opacity:1.9388;transform:translate(10.969vw,-10px) scale(.2257);animation:fall-220 17s -14s linear infinite}@keyframes fall-220{79.717%{transform:translate(19.7898vw,79.717vh) scale(.2257)}to{transform:translate(15.3794vw,99vh) scale(.2257)}}.snow:nth-child(221){opacity:1.3838;transform:translate(40.1956vw,-10px) scale(.6723);animation:fall-221 18s -10s linear infinite}@keyframes fall-221{44.755%{transform:translate(36.0305vw,44.755vh) scale(.6723)}to{transform:translate(38.11305vw,99vh) scale(.6723)}}.snow:nth-child(222){opacity:.4778;transform:translate(20.4015vw,-10px) scale(.6194);animation:fall-222 26s -3s linear infinite}@keyframes fall-222{46.055%{transform:translate(26.0546vw,46.055vh) scale(.6194)}to{transform:translate(23.22805vw,99vh) scale(.6194)}}.snow:nth-child(223){opacity:1.2878;transform:translate(44.0811vw,-10px) scale(.3038);animation:fall-223 17s -26s linear infinite}@keyframes fall-223{70.284%{transform:translate(37.1115vw,70.284vh) scale(.3038)}to{transform:translate(40.5963vw,99vh) scale(.3038)}}.snow:nth-child(224){opacity:.4642;transform:translate(49.0259vw,-10px) scale(.9665);animation:fall-224 26s -26s linear infinite}@keyframes fall-224{40.456%{transform:translate(50.7063vw,40.456vh) scale(.9665)}to{transform:translate(49.8661vw,99vh) scale(.9665)}}.snow:nth-child(225){opacity:1.7886;transform:translate(48.3592vw,-10px) scale(.2721);animation:fall-225 24s -15s linear infinite}@keyframes fall-225{79.539%{transform:translate(50.8981vw,79.539vh) scale(.2721)}to{transform:translate(49.62865vw,99vh) scale(.2721)}}.snow:nth-child(226){opacity:1.1574;transform:translate(.2788vw,-10px) scale(.3494);animation:fall-226 11s -2s linear infinite}@keyframes fall-226{68.55%{transform:translate(2.1525vw,68.55vh) scale(.3494)}to{transform:translate(1.21565vw,99vh) scale(.3494)}}.snow:nth-child(227){opacity:1.3578;transform:translate(17.3745vw,-10px) scale(.9005);animation:fall-227 17s -22s linear infinite}@keyframes fall-227{33.8%{transform:translate(12.1094vw,33.8vh) scale(.9005)}to{transform:translate(14.74195vw,99vh) scale(.9005)}}.snow:nth-child(228){opacity:.0708;transform:translate(36.7176vw,-10px) scale(.2867);animation:fall-228 22s -22s linear infinite}@keyframes fall-228{33.842%{transform:translate(26.8836vw,33.842vh) scale(.2867)}to{transform:translate(31.8006vw,99vh) scale(.2867)}}.snow:nth-child(229){opacity:.2978;transform:translate(97.9389vw,-10px) scale(.6227);animation:fall-229 26s -19s linear infinite}@keyframes fall-229{33.726%{transform:translate(90.7452vw,33.726vh) scale(.6227)}to{transform:translate(94.34205vw,99vh) scale(.6227)}}.snow:nth-child(230){opacity:.1978;transform:translate(69.7819vw,-10px) scale(.6852);animation:fall-230 17s -24s linear infinite}@keyframes fall-230{43.4%{transform:translate(61.2073vw,43.4vh) scale(.6852)}to{transform:translate(65.4946vw,99vh) scale(.6852)}}.snow:nth-child(231){opacity:1.6912;transform:translate(81.7007vw,-10px) scale(.8755);animation:fall-231 25s -14s linear infinite}@keyframes fall-231{46.181%{transform:translate(83.2851vw,46.181vh) scale(.8755)}to{transform:translate(82.4929vw,99vh) scale(.8755)}}.snow:nth-child(232){opacity:.811;transform:translate(79.0567vw,-10px) scale(.2771);animation:fall-232 21s -15s linear infinite}@keyframes fall-232{54.377%{transform:translate(71.7728vw,54.377vh) scale(.2771)}to{transform:translate(75.41475vw,99vh) scale(.2771)}}.snow:nth-child(233){opacity:.9116;transform:translate(70.4523vw,-10px) scale(.0708);animation:fall-233 17s -30s linear infinite}@keyframes fall-233{62.965%{transform:translate(69.5417vw,62.965vh) scale(.0708)}to{transform:translate(69.997vw,99vh) scale(.0708)}}.snow:nth-child(234){opacity:1.5396;transform:translate(95.7252vw,-10px) scale(.8485);animation:fall-234 12s -9s linear infinite}@keyframes fall-234{47.111%{transform:translate(92.7739vw,47.111vh) scale(.8485)}to{transform:translate(94.24955vw,99vh) scale(.8485)}}.snow:nth-child(235){opacity:.6934;transform:translate(35.5541vw,-10px) scale(.618);animation:fall-235 30s -1s linear infinite}@keyframes fall-235{78.339%{transform:translate(43.1429vw,78.339vh) scale(.618)}to{transform:translate(39.3485vw,99vh) scale(.618)}}.snow:nth-child(236){opacity:1.3694;transform:translate(51.9105vw,-10px) scale(.762);animation:fall-236 25s -22s linear infinite}@keyframes fall-236{66.871%{transform:translate(55.8616vw,66.871vh) scale(.762)}to{transform:translate(53.88605vw,99vh) scale(.762)}}.snow:nth-child(237){opacity:.0852;transform:translate(74.9242vw,-10px) scale(.0716);animation:fall-237 10s -4s linear infinite}@keyframes fall-237{51.148%{transform:translate(65.7511vw,51.148vh) scale(.0716)}to{transform:translate(70.33765vw,99vh) scale(.0716)}}.snow:nth-child(238){opacity:1.9178;transform:translate(14.6288vw,-10px) scale(.0485);animation:fall-238 15s -25s linear infinite}@keyframes fall-238{45.053%{transform:translate(15.5488vw,45.053vh) scale(.0485)}to{transform:translate(15.0888vw,99vh) scale(.0485)}}.snow:nth-child(239){opacity:.2188;transform:translate(64.1872vw,-10px) scale(.8248);animation:fall-239 26s -2s linear infinite}@keyframes fall-239{53.242%{transform:translate(65.7681vw,53.242vh) scale(.8248)}to{transform:translate(64.97765vw,99vh) scale(.8248)}}.snow:nth-child(240){opacity:.9936;transform:translate(36.232vw,-10px) scale(.1958);animation:fall-240 30s -20s linear infinite}@keyframes fall-240{70.127%{transform:translate(26.2591vw,70.127vh) scale(.1958)}to{transform:translate(31.24555vw,99vh) scale(.1958)}}.snow:nth-child(241){opacity:.1368;transform:translate(65.7597vw,-10px) scale(.2075);animation:fall-241 30s -26s linear infinite}@keyframes fall-241{68.625%{transform:translate(60.0417vw,68.625vh) scale(.2075)}to{transform:translate(62.9007vw,99vh) scale(.2075)}}.snow:nth-child(242){opacity:.857;transform:translate(59.4702vw,-10px) scale(.4265);animation:fall-242 30s -6s linear infinite}@keyframes fall-242{77.212%{transform:translate(68.3993vw,77.212vh) scale(.4265)}to{transform:translate(63.93475vw,99vh) scale(.4265)}}.snow:nth-child(243){opacity:1.9608;transform:translate(45.0848vw,-10px) scale(.5927);animation:fall-243 15s -11s linear infinite}@keyframes fall-243{32.049%{transform:translate(42.5326vw,32.049vh) scale(.5927)}to{transform:translate(43.8087vw,99vh) scale(.5927)}}.snow:nth-child(244){opacity:.2464;transform:translate(70.2971vw,-10px) scale(.1474);animation:fall-244 14s -23s linear infinite}@keyframes fall-244{73.288%{transform:translate(60.4781vw,73.288vh) scale(.1474)}to{transform:translate(65.3876vw,99vh) scale(.1474)}}.snow:nth-child(245){opacity:1.439;transform:translate(16.6606vw,-10px) scale(.4649);animation:fall-245 11s -27s linear infinite}@keyframes fall-245{45.481%{transform:translate(17.5463vw,45.481vh) scale(.4649)}to{transform:translate(17.10345vw,99vh) scale(.4649)}}.snow:nth-child(246){opacity:1.3912;transform:translate(11.1275vw,-10px) scale(.0809);animation:fall-246 27s -10s linear infinite}@keyframes fall-246{59.196%{transform:translate(2.7115vw,59.196vh) scale(.0809)}to{transform:translate(6.9195vw,99vh) scale(.0809)}}.snow:nth-child(247){opacity:1.0146;transform:translate(14.22vw,-10px) scale(.7734);animation:fall-247 29s -6s linear infinite}@keyframes fall-247{69.191%{transform:translate(22.6797vw,69.191vh) scale(.7734)}to{transform:translate(18.44985vw,99vh) scale(.7734)}}.snow:nth-child(248){opacity:.608;transform:translate(5.3865vw,-10px) scale(.5942);animation:fall-248 14s -4s linear infinite}@keyframes fall-248{54.075%{transform:translate(12.5023vw,54.075vh) scale(.5942)}to{transform:translate(8.9444vw,99vh) scale(.5942)}}.snow:nth-child(249){opacity:1.0794;transform:translate(96.9095vw,-10px) scale(.1621);animation:fall-249 15s -25s linear infinite}@keyframes fall-249{63.738%{transform:translate(87.4342vw,63.738vh) scale(.1621)}to{transform:translate(92.17185vw,99vh) scale(.1621)}}.snow:nth-child(250){opacity:1.8502;transform:translate(71.3951vw,-10px) scale(.7388);animation:fall-250 13s -8s linear infinite}@keyframes fall-250{46.791%{transform:translate(71.6668vw,46.791vh) scale(.7388)}to{transform:translate(71.53095vw,99vh) scale(.7388)}}.snow:nth-child(251){opacity:.8358;transform:translate(55.0842vw,-10px) scale(.1265);animation:fall-251 17s -1s linear infinite}@keyframes fall-251{71.396%{transform:translate(53.2213vw,71.396vh) scale(.1265)}to{transform:translate(54.15275vw,99vh) scale(.1265)}}.snow:nth-child(252){opacity:1.5398;transform:translate(39.8518vw,-10px) scale(.6182);animation:fall-252 27s -23s linear infinite}@keyframes fall-252{40.405%{transform:translate(43.9805vw,40.405vh) scale(.6182)}to{transform:translate(41.91615vw,99vh) scale(.6182)}}.snow:nth-child(253){opacity:1.4342;transform:translate(93.8582vw,-10px) scale(.4713);animation:fall-253 25s -14s linear infinite}@keyframes fall-253{73.479%{transform:translate(93.5402vw,73.479vh) scale(.4713)}to{transform:translate(93.6992vw,99vh) scale(.4713)}}.snow:nth-child(254){opacity:.8854;transform:translate(79.497vw,-10px) scale(.8788);animation:fall-254 20s -3s linear infinite}@keyframes fall-254{73.696%{transform:translate(82.2711vw,73.696vh) scale(.8788)}to{transform:translate(80.88405vw,99vh) scale(.8788)}}.snow:nth-child(255){opacity:.3442;transform:translate(50.0079vw,-10px) scale(.4866);animation:fall-255 21s -15s linear infinite}@keyframes fall-255{63.681%{transform:translate(42.7737vw,63.681vh) scale(.4866)}to{transform:translate(46.3908vw,99vh) scale(.4866)}}.snow:nth-child(256){opacity:.7104;transform:translate(91.3134vw,-10px) scale(.7206);animation:fall-256 16s -11s linear infinite}@keyframes fall-256{43.215%{transform:translate(93.3586vw,43.215vh) scale(.7206)}to{transform:translate(92.336vw,99vh) scale(.7206)}}.snow:nth-child(257){opacity:1.9618;transform:translate(35.8772vw,-10px) scale(.3255);animation:fall-257 24s -27s linear infinite}@keyframes fall-257{38.547%{transform:translate(27.4565vw,38.547vh) scale(.3255)}to{transform:translate(31.66685vw,99vh) scale(.3255)}}.snow:nth-child(258){opacity:1.0516;transform:translate(68.0153vw,-10px) scale(.0219);animation:fall-258 10s -13s linear infinite}@keyframes fall-258{36.076%{transform:translate(66.0115vw,36.076vh) scale(.0219)}to{transform:translate(67.0134vw,99vh) scale(.0219)}}.snow:nth-child(259){opacity:1.4136;transform:translate(52.4639vw,-10px) scale(.2826);animation:fall-259 17s -2s linear infinite}@keyframes fall-259{61.993%{transform:translate(61.7032vw,61.993vh) scale(.2826)}to{transform:translate(57.08355vw,99vh) scale(.2826)}}.snow:nth-child(260){opacity:.3878;transform:translate(51.5314vw,-10px) scale(.5899);animation:fall-260 24s -5s linear infinite}@keyframes fall-260{74.737%{transform:translate(51.4159vw,74.737vh) scale(.5899)}to{transform:translate(51.47365vw,99vh) scale(.5899)}}.snow:nth-child(261){opacity:.6078;transform:translate(43.2634vw,-10px) scale(.0346);animation:fall-261 30s -17s linear infinite}@keyframes fall-261{49.089%{transform:translate(41.8531vw,49.089vh) scale(.0346)}to{transform:translate(42.55825vw,99vh) scale(.0346)}}.snow:nth-child(262){opacity:.3074;transform:translate(26.243vw,-10px) scale(.0175);animation:fall-262 16s -3s linear infinite}@keyframes fall-262{52.677%{transform:translate(21.172vw,52.677vh) scale(.0175)}to{transform:translate(23.7075vw,99vh) scale(.0175)}}.snow:nth-child(263){opacity:.4118;transform:translate(95.7737vw,-10px) scale(.6216);animation:fall-263 26s -9s linear infinite}@keyframes fall-263{60.645%{transform:translate(95.0433vw,60.645vh) scale(.6216)}to{transform:translate(95.4085vw,99vh) scale(.6216)}}.snow:nth-child(264){opacity:1.03;transform:translate(84.1378vw,-10px) scale(.1809);animation:fall-264 23s -3s linear infinite}@keyframes fall-264{62.955%{transform:translate(78.0393vw,62.955vh) scale(.1809)}to{transform:translate(81.08855vw,99vh) scale(.1809)}}.snow:nth-child(265){opacity:.6354;transform:translate(82.3986vw,-10px) scale(.3325);animation:fall-265 27s -16s linear infinite}@keyframes fall-265{45.651%{transform:translate(79.128vw,45.651vh) scale(.3325)}to{transform:translate(80.7633vw,99vh) scale(.3325)}}.snow:nth-child(266){opacity:1.0972;transform:translate(70.8431vw,-10px) scale(.4316);animation:fall-266 17s -20s linear infinite}@keyframes fall-266{76.132%{transform:translate(63.5987vw,76.132vh) scale(.4316)}to{transform:translate(67.2209vw,99vh) scale(.4316)}}.snow:nth-child(267){opacity:1.5366;transform:translate(95.878vw,-10px) scale(.5354);animation:fall-267 12s -9s linear infinite}@keyframes fall-267{52.203%{transform:translate(97.5837vw,52.203vh) scale(.5354)}to{transform:translate(96.73085vw,99vh) scale(.5354)}}.snow:nth-child(268){opacity:.6414;transform:translate(84.449vw,-10px) scale(.8263);animation:fall-268 18s -10s linear infinite}@keyframes fall-268{68.422%{transform:translate(76.3926vw,68.422vh) scale(.8263)}to{transform:translate(80.4208vw,99vh) scale(.8263)}}.snow:nth-child(269){opacity:.5176;transform:translate(77.932vw,-10px) scale(.2078);animation:fall-269 19s -7s linear infinite}@keyframes fall-269{50.941%{transform:translate(71.8693vw,50.941vh) scale(.2078)}to{transform:translate(74.90065vw,99vh) scale(.2078)}}.snow:nth-child(270){opacity:.785;transform:translate(15.4765vw,-10px) scale(.5787);animation:fall-270 10s -28s linear infinite}@keyframes fall-270{32.064%{transform:translate(22.0077vw,32.064vh) scale(.5787)}to{transform:translate(18.7421vw,99vh) scale(.5787)}}.snow:nth-child(271){opacity:.6688;transform:translate(36.7282vw,-10px) scale(.6457);animation:fall-271 26s -20s linear infinite}@keyframes fall-271{75.146%{transform:translate(31.6017vw,75.146vh) scale(.6457)}to{transform:translate(34.16495vw,99vh) scale(.6457)}}.snow:nth-child(272){opacity:.3694;transform:translate(90.4352vw,-10px) scale(.1533);animation:fall-272 14s -17s linear infinite}@keyframes fall-272{65.12%{transform:translate(81.5391vw,65.12vh) scale(.1533)}to{transform:translate(85.98715vw,99vh) scale(.1533)}}.snow:nth-child(273){opacity:.581;transform:translate(23.213vw,-10px) scale(.2849);animation:fall-273 12s -15s linear infinite}@keyframes fall-273{36.501%{transform:translate(28.7172vw,36.501vh) scale(.2849)}to{transform:translate(25.9651vw,99vh) scale(.2849)}}.snow:nth-child(274){opacity:.985;transform:translate(33.3973vw,-10px) scale(.5875);animation:fall-274 22s -9s linear infinite}@keyframes fall-274{67.676%{transform:translate(41.0043vw,67.676vh) scale(.5875)}to{transform:translate(37.2008vw,99vh) scale(.5875)}}.snow:nth-child(275){opacity:.8966;transform:translate(42.3561vw,-10px) scale(.1585);animation:fall-275 28s -30s linear infinite}@keyframes fall-275{78.658%{transform:translate(45.555vw,78.658vh) scale(.1585)}to{transform:translate(43.95555vw,99vh) scale(.1585)}}.snow:nth-child(276){opacity:.6094;transform:translate(43.7364vw,-10px) scale(.7947);animation:fall-276 29s -15s linear infinite}@keyframes fall-276{38.64%{transform:translate(40.8268vw,38.64vh) scale(.7947)}to{transform:translate(42.2816vw,99vh) scale(.7947)}}.snow:nth-child(277){opacity:1.6568;transform:translate(60.1713vw,-10px) scale(.2868);animation:fall-277 21s -8s linear infinite}@keyframes fall-277{69.988%{transform:translate(57.4003vw,69.988vh) scale(.2868)}to{transform:translate(58.7858vw,99vh) scale(.2868)}}.snow:nth-child(278){opacity:.5252;transform:translate(75.7352vw,-10px) scale(.2274);animation:fall-278 18s -28s linear infinite}@keyframes fall-278{52.88%{transform:translate(74.7112vw,52.88vh) scale(.2274)}to{transform:translate(75.2232vw,99vh) scale(.2274)}}.snow:nth-child(279){opacity:1.2612;transform:translate(44.7803vw,-10px) scale(.1761);animation:fall-279 30s -1s linear infinite}@keyframes fall-279{45.236%{transform:translate(36.9852vw,45.236vh) scale(.1761)}to{transform:translate(40.88275vw,99vh) scale(.1761)}}.snow:nth-child(280){opacity:1.2282;transform:translate(49.6384vw,-10px) scale(.2977);animation:fall-280 14s -1s linear infinite}@keyframes fall-280{46.529%{transform:translate(49.1512vw,46.529vh) scale(.2977)}to{transform:translate(49.3948vw,99vh) scale(.2977)}}.snow:nth-child(281){opacity:.6848;transform:translate(77.9293vw,-10px) scale(.2479);animation:fall-281 18s -25s linear infinite}@keyframes fall-281{44.101%{transform:translate(74.3829vw,44.101vh) scale(.2479)}to{transform:translate(76.1561vw,99vh) scale(.2479)}}.snow:nth-child(282){opacity:1.3476;transform:translate(7.4801vw,-10px) scale(.827);animation:fall-282 24s -1s linear infinite}@keyframes fall-282{65.25%{transform:translate(8.1028vw,65.25vh) scale(.827)}to{transform:translate(7.79145vw,99vh) scale(.827)}}.snow:nth-child(283){opacity:1.6554;transform:translate(3.8938vw,-10px) scale(.6142);animation:fall-283 20s -23s linear infinite}@keyframes fall-283{59.372%{transform:translate(-5.2348vw,59.372vh) scale(.6142)}to{transform:translate(-.6705vw,99vh) scale(.6142)}}.snow:nth-child(284){opacity:.6226;transform:translate(1.0822vw,-10px) scale(.8067);animation:fall-284 24s -23s linear infinite}@keyframes fall-284{72.806%{transform:translate(-2.2068vw,72.806vh) scale(.8067)}to{transform:translate(-.5623vw,99vh) scale(.8067)}}.snow:nth-child(285){opacity:1.0954;transform:translate(73.8721vw,-10px) scale(.9031);animation:fall-285 28s -28s linear infinite}@keyframes fall-285{72.02%{transform:translate(73.7856vw,72.02vh) scale(.9031)}to{transform:translate(73.82885vw,99vh) scale(.9031)}}.snow:nth-child(286){opacity:1.0924;transform:translate(11.2523vw,-10px) scale(.2842);animation:fall-286 26s -15s linear infinite}@keyframes fall-286{38.368%{transform:translate(16.7552vw,38.368vh) scale(.2842)}to{transform:translate(14.00375vw,99vh) scale(.2842)}}.snow:nth-child(287){opacity:.6086;transform:translate(37.5989vw,-10px) scale(.483);animation:fall-287 22s -19s linear infinite}@keyframes fall-287{48.305%{transform:translate(29.3926vw,48.305vh) scale(.483)}to{transform:translate(33.49575vw,99vh) scale(.483)}}.snow:nth-child(288){opacity:1.9534;transform:translate(82.9962vw,-10px) scale(.9571);animation:fall-288 22s -4s linear infinite}@keyframes fall-288{60.518%{transform:translate(80.375vw,60.518vh) scale(.9571)}to{transform:translate(81.6856vw,99vh) scale(.9571)}}.snow:nth-child(289){opacity:1.839;transform:translate(4.2798vw,-10px) scale(.1126);animation:fall-289 15s -24s linear infinite}@keyframes fall-289{65.98%{transform:translate(5.4245vw,65.98vh) scale(.1126)}to{transform:translate(4.85215vw,99vh) scale(.1126)}}.snow:nth-child(290){opacity:.2108;transform:translate(98.964vw,-10px) scale(.9454);animation:fall-290 15s -13s linear infinite}@keyframes fall-290{54.182%{transform:translate(101.1335vw,54.182vh) scale(.9454)}to{transform:translate(100.04875vw,99vh) scale(.9454)}}.snow:nth-child(291){opacity:1.332;transform:translate(47.9722vw,-10px) scale(.2453);animation:fall-291 26s -5s linear infinite}@keyframes fall-291{43.039%{transform:translate(51.2693vw,43.039vh) scale(.2453)}to{transform:translate(49.62075vw,99vh) scale(.2453)}}.snow:nth-child(292){opacity:.8304;transform:translate(88.601vw,-10px) scale(.0874);animation:fall-292 25s -25s linear infinite}@keyframes fall-292{50.178%{transform:translate(82.6824vw,50.178vh) scale(.0874)}to{transform:translate(85.6417vw,99vh) scale(.0874)}}.snow:nth-child(293){opacity:1.5056;transform:translate(96.9608vw,-10px) scale(.4893);animation:fall-293 30s -2s linear infinite}@keyframes fall-293{41.643%{transform:translate(93.39vw,41.643vh) scale(.4893)}to{transform:translate(95.1754vw,99vh) scale(.4893)}}.snow:nth-child(294){opacity:.9488;transform:translate(60.319vw,-10px) scale(.0251);animation:fall-294 15s -21s linear infinite}@keyframes fall-294{68.51%{transform:translate(57.5392vw,68.51vh) scale(.0251)}to{transform:translate(58.9291vw,99vh) scale(.0251)}}.snow:nth-child(295){opacity:.5542;transform:translate(86.6258vw,-10px) scale(.4694);animation:fall-295 22s -22s linear infinite}@keyframes fall-295{55.255%{transform:translate(81.4067vw,55.255vh) scale(.4694)}to{transform:translate(84.01625vw,99vh) scale(.4694)}}.snow:nth-child(296){opacity:.7942;transform:translate(83.1205vw,-10px) scale(.6146);animation:fall-296 30s -28s linear infinite}@keyframes fall-296{57.351%{transform:translate(80.9585vw,57.351vh) scale(.6146)}to{transform:translate(82.0395vw,99vh) scale(.6146)}}.snow:nth-child(297){opacity:.1898;transform:translate(58.8465vw,-10px) scale(.449);animation:fall-297 27s -29s linear infinite}@keyframes fall-297{79.275%{transform:translate(63.4667vw,79.275vh) scale(.449)}to{transform:translate(61.1566vw,99vh) scale(.449)}}.snow:nth-child(298){opacity:1.3194;transform:translate(83.8637vw,-10px) scale(.2613);animation:fall-298 14s -17s linear infinite}@keyframes fall-298{41.533%{transform:translate(87.165vw,41.533vh) scale(.2613)}to{transform:translate(85.51435vw,99vh) scale(.2613)}}.snow:nth-child(299){opacity:.268;transform:translate(12.3099vw,-10px) scale(.4916);animation:fall-299 20s -26s linear infinite}@keyframes fall-299{55.58%{transform:translate(10.8869vw,55.58vh) scale(.4916)}to{transform:translate(11.5984vw,99vh) scale(.4916)}}.snow:nth-child(300){opacity:.7574;transform:translate(23.7064vw,-10px) scale(.0446);animation:fall-300 25s -12s linear infinite}@keyframes fall-300{65.505%{transform:translate(28.8281vw,65.505vh) scale(.0446)}to{transform:translate(26.26725vw,99vh) scale(.0446)}}.snow:nth-child(301){opacity:1.452;transform:translate(96.5093vw,-10px) scale(.5558);animation:fall-301 23s -25s linear infinite}@keyframes fall-301{71.955%{transform:translate(90.0261vw,71.955vh) scale(.5558)}to{transform:translate(93.2677vw,99vh) scale(.5558)}}.snow:nth-child(302){opacity:1.9426;transform:translate(44.2698vw,-10px) scale(.155);animation:fall-302 16s -9s linear infinite}@keyframes fall-302{66.136%{transform:translate(51.2043vw,66.136vh) scale(.155)}to{transform:translate(47.73705vw,99vh) scale(.155)}}.snow:nth-child(303){opacity:1.1162;transform:translate(17.1473vw,-10px) scale(.6299);animation:fall-303 15s -28s linear infinite}@keyframes fall-303{42.852%{transform:translate(8.3324vw,42.852vh) scale(.6299)}to{transform:translate(12.73985vw,99vh) scale(.6299)}}.snow:nth-child(304){opacity:1.9748;transform:translate(60.2699vw,-10px) scale(.1776);animation:fall-304 30s -14s linear infinite}@keyframes fall-304{37.348%{transform:translate(69.9212vw,37.348vh) scale(.1776)}to{transform:translate(65.09555vw,99vh) scale(.1776)}}.snow:nth-child(305){opacity:.5008;transform:translate(61.0495vw,-10px) scale(.696);animation:fall-305 13s -20s linear infinite}@keyframes fall-305{53.458%{transform:translate(61.2389vw,53.458vh) scale(.696)}to{transform:translate(61.1442vw,99vh) scale(.696)}}.snow:nth-child(306){opacity:.0092;transform:translate(80.4436vw,-10px) scale(.3444);animation:fall-306 30s -4s linear infinite}@keyframes fall-306{50.185%{transform:translate(78.7333vw,50.185vh) scale(.3444)}to{transform:translate(79.58845vw,99vh) scale(.3444)}}.snow:nth-child(307){opacity:.2904;transform:translate(54.3816vw,-10px) scale(.4114);animation:fall-307 27s -13s linear infinite}@keyframes fall-307{46.62%{transform:translate(48.2972vw,46.62vh) scale(.4114)}to{transform:translate(51.3394vw,99vh) scale(.4114)}}.snow:nth-child(308){opacity:.9812;transform:translate(26.7629vw,-10px) scale(.2786);animation:fall-308 28s -3s linear infinite}@keyframes fall-308{39.39%{transform:translate(19.8766vw,39.39vh) scale(.2786)}to{transform:translate(23.31975vw,99vh) scale(.2786)}}.snow:nth-child(309){opacity:.3136;transform:translate(76.4286vw,-10px) scale(.3174);animation:fall-309 10s -27s linear infinite}@keyframes fall-309{55.625%{transform:translate(85.6442vw,55.625vh) scale(.3174)}to{transform:translate(81.0364vw,99vh) scale(.3174)}}.snow:nth-child(310){opacity:1.7562;transform:translate(94.5178vw,-10px) scale(.6565);animation:fall-310 18s -11s linear infinite}@keyframes fall-310{41.952%{transform:translate(95.8064vw,41.952vh) scale(.6565)}to{transform:translate(95.1621vw,99vh) scale(.6565)}}.snow:nth-child(311){opacity:.4094;transform:translate(15.6372vw,-10px) scale(.8873);animation:fall-311 16s -28s linear infinite}@keyframes fall-311{68.052%{transform:translate(7.1557vw,68.052vh) scale(.8873)}to{transform:translate(11.39645vw,99vh) scale(.8873)}}.snow:nth-child(312){opacity:.5066;transform:translate(29.3859vw,-10px) scale(.7126);animation:fall-312 17s -15s linear infinite}@keyframes fall-312{65.688%{transform:translate(37.2558vw,65.688vh) scale(.7126)}to{transform:translate(33.32085vw,99vh) scale(.7126)}}.snow:nth-child(313){opacity:1.7858;transform:translate(63.106vw,-10px) scale(.2294);animation:fall-313 23s -18s linear infinite}@keyframes fall-313{43.413%{transform:translate(61.7804vw,43.413vh) scale(.2294)}to{transform:translate(62.4432vw,99vh) scale(.2294)}}.snow:nth-child(314){opacity:.151;transform:translate(98.7578vw,-10px) scale(.5645);animation:fall-314 24s -6s linear infinite}@keyframes fall-314{32.148%{transform:translate(99.509vw,32.148vh) scale(.5645)}to{transform:translate(99.1334vw,99vh) scale(.5645)}}.snow:nth-child(315){opacity:1.8878;transform:translate(40.6697vw,-10px) scale(.4243);animation:fall-315 27s -28s linear infinite}@keyframes fall-315{74.087%{transform:translate(41.9774vw,74.087vh) scale(.4243)}to{transform:translate(41.32355vw,99vh) scale(.4243)}}.snow:nth-child(316){opacity:.8122;transform:translate(20.4252vw,-10px) scale(.1146);animation:fall-316 18s -24s linear infinite}@keyframes fall-316{77.529%{transform:translate(28.0891vw,77.529vh) scale(.1146)}to{transform:translate(24.25715vw,99vh) scale(.1146)}}.snow:nth-child(317){opacity:.4298;transform:translate(48.7698vw,-10px) scale(.6953);animation:fall-317 18s -17s linear infinite}@keyframes fall-317{56.529%{transform:translate(56.6782vw,56.529vh) scale(.6953)}to{transform:translate(52.724vw,99vh) scale(.6953)}}.snow:nth-child(318){opacity:1.8012;transform:translate(80.1377vw,-10px) scale(.7798);animation:fall-318 14s -23s linear infinite}@keyframes fall-318{30.934%{transform:translate(83.2918vw,30.934vh) scale(.7798)}to{transform:translate(81.71475vw,99vh) scale(.7798)}}.snow:nth-child(319){opacity:1.4896;transform:translate(73.8124vw,-10px) scale(.3761);animation:fall-319 30s -10s linear infinite}@keyframes fall-319{49.712%{transform:translate(83.0887vw,49.712vh) scale(.3761)}to{transform:translate(78.45055vw,99vh) scale(.3761)}}.snow:nth-child(320){opacity:1.385;transform:translate(51.712vw,-10px) scale(.1692);animation:fall-320 15s -22s linear infinite}@keyframes fall-320{65.506%{transform:translate(61.5586vw,65.506vh) scale(.1692)}to{transform:translate(56.6353vw,99vh) scale(.1692)}}.snow:nth-child(321){opacity:1.6376;transform:translate(23.2483vw,-10px) scale(.8323);animation:fall-321 13s -2s linear infinite}@keyframes fall-321{77.358%{transform:translate(15.6105vw,77.358vh) scale(.8323)}to{transform:translate(19.4294vw,99vh) scale(.8323)}}.snow:nth-child(322){opacity:.7806;transform:translate(5.4609vw,-10px) scale(.4407);animation:fall-322 13s -4s linear infinite}@keyframes fall-322{41.495%{transform:translate(6.213vw,41.495vh) scale(.4407)}to{transform:translate(5.83695vw,99vh) scale(.4407)}}.snow:nth-child(323){opacity:.808;transform:translate(52.06vw,-10px) scale(.364);animation:fall-323 22s -20s linear infinite}@keyframes fall-323{42.801%{transform:translate(50.7577vw,42.801vh) scale(.364)}to{transform:translate(51.40885vw,99vh) scale(.364)}}.snow:nth-child(324){opacity:1.0774;transform:translate(85.7226vw,-10px) scale(.7393);animation:fall-324 21s -1s linear infinite}@keyframes fall-324{36.527%{transform:translate(76.1327vw,36.527vh) scale(.7393)}to{transform:translate(80.92765vw,99vh) scale(.7393)}}.snow:nth-child(325){opacity:.5048;transform:translate(60.3182vw,-10px) scale(.7834);animation:fall-325 25s -13s linear infinite}@keyframes fall-325{60.473%{transform:translate(57.8921vw,60.473vh) scale(.7834)}to{transform:translate(59.10515vw,99vh) scale(.7834)}}.snow:nth-child(326){opacity:.2208;transform:translate(87.3201vw,-10px) scale(.3018);animation:fall-326 29s -29s linear infinite}@keyframes fall-326{58.3%{transform:translate(87.5117vw,58.3vh) scale(.3018)}to{transform:translate(87.4159vw,99vh) scale(.3018)}}.snow:nth-child(327){opacity:1.6972;transform:translate(29.0826vw,-10px) scale(.8362);animation:fall-327 11s -5s linear infinite}@keyframes fall-327{45.571%{transform:translate(21.0663vw,45.571vh) scale(.8362)}to{transform:translate(25.07445vw,99vh) scale(.8362)}}.snow:nth-child(328){opacity:1.1294;transform:translate(42.6273vw,-10px) scale(.9195);animation:fall-328 20s -5s linear infinite}@keyframes fall-328{44.821%{transform:translate(44.0022vw,44.821vh) scale(.9195)}to{transform:translate(43.31475vw,99vh) scale(.9195)}}.snow:nth-child(329){opacity:1.5368;transform:translate(4.9994vw,-10px) scale(.1614);animation:fall-329 19s -26s linear infinite}@keyframes fall-329{47.631%{transform:translate(-3.597vw,47.631vh) scale(.1614)}to{transform:translate(.7012vw,99vh) scale(.1614)}}.snow:nth-child(330){opacity:.8654;transform:translate(19.8807vw,-10px) scale(.9005);animation:fall-330 27s -20s linear infinite}@keyframes fall-330{60.732%{transform:translate(13.815vw,60.732vh) scale(.9005)}to{transform:translate(16.84785vw,99vh) scale(.9005)}}.snow:nth-child(331){opacity:.6078;transform:translate(56.6499vw,-10px) scale(.2311);animation:fall-331 11s -3s linear infinite}@keyframes fall-331{51.459%{transform:translate(58.4848vw,51.459vh) scale(.2311)}to{transform:translate(57.56735vw,99vh) scale(.2311)}}.snow:nth-child(332){opacity:.1796;transform:translate(64.2579vw,-10px) scale(.6671);animation:fall-332 21s -29s linear infinite}@keyframes fall-332{37.031%{transform:translate(67.5976vw,37.031vh) scale(.6671)}to{transform:translate(65.92775vw,99vh) scale(.6671)}}.snow:nth-child(333){opacity:1.4888;transform:translate(15.8415vw,-10px) scale(.6636);animation:fall-333 15s -24s linear infinite}@keyframes fall-333{57.496%{transform:translate(21.109vw,57.496vh) scale(.6636)}to{transform:translate(18.47525vw,99vh) scale(.6636)}}.snow:nth-child(334){opacity:.3838;transform:translate(57.0755vw,-10px) scale(.2885);animation:fall-334 23s -10s linear infinite}@keyframes fall-334{40.415%{transform:translate(57.7686vw,40.415vh) scale(.2885)}to{transform:translate(57.42205vw,99vh) scale(.2885)}}.snow:nth-child(335){opacity:.4888;transform:translate(93.6407vw,-10px) scale(.0435);animation:fall-335 27s -27s linear infinite}@keyframes fall-335{61.298%{transform:translate(98.0197vw,61.298vh) scale(.0435)}to{transform:translate(95.8302vw,99vh) scale(.0435)}}.snow:nth-child(336){opacity:.6126;transform:translate(49.9543vw,-10px) scale(.7302);animation:fall-336 14s -8s linear infinite}@keyframes fall-336{71.187%{transform:translate(46.765vw,71.187vh) scale(.7302)}to{transform:translate(48.35965vw,99vh) scale(.7302)}}.snow:nth-child(337){opacity:.6466;transform:translate(73.7697vw,-10px) scale(.5917);animation:fall-337 18s -30s linear infinite}@keyframes fall-337{65.608%{transform:translate(76.0063vw,65.608vh) scale(.5917)}to{transform:translate(74.888vw,99vh) scale(.5917)}}.snow:nth-child(338){opacity:.922;transform:translate(30.0704vw,-10px) scale(.1047);animation:fall-338 27s -4s linear infinite}@keyframes fall-338{34.952%{transform:translate(35.6917vw,34.952vh) scale(.1047)}to{transform:translate(32.88105vw,99vh) scale(.1047)}}.snow:nth-child(339){opacity:1.411;transform:translate(44.2261vw,-10px) scale(.9901);animation:fall-339 22s -14s linear infinite}@keyframes fall-339{66.871%{transform:translate(50.9117vw,66.871vh) scale(.9901)}to{transform:translate(47.5689vw,99vh) scale(.9901)}}.snow:nth-child(340){opacity:1.2918;transform:translate(18.0259vw,-10px) scale(.4128);animation:fall-340 23s -11s linear infinite}@keyframes fall-340{51.315%{transform:translate(14.1239vw,51.315vh) scale(.4128)}to{transform:translate(16.0749vw,99vh) scale(.4128)}}.snow:nth-child(341){opacity:1.2346;transform:translate(11.3805vw,-10px) scale(.4752);animation:fall-341 22s -15s linear infinite}@keyframes fall-341{40.865%{transform:translate(18.1211vw,40.865vh) scale(.4752)}to{transform:translate(14.7508vw,99vh) scale(.4752)}}.snow:nth-child(342){opacity:1.2622;transform:translate(14.1784vw,-10px) scale(.3252);animation:fall-342 24s -20s linear infinite}@keyframes fall-342{72.624%{transform:translate(11.827vw,72.624vh) scale(.3252)}to{transform:translate(13.0027vw,99vh) scale(.3252)}}.snow:nth-child(343){opacity:.084;transform:translate(77.8018vw,-10px) scale(.0034);animation:fall-343 20s -29s linear infinite}@keyframes fall-343{60.853%{transform:translate(77.3446vw,60.853vh) scale(.0034)}to{transform:translate(77.5732vw,99vh) scale(.0034)}}.snow:nth-child(344){opacity:1.0944;transform:translate(87.7726vw,-10px) scale(.3542);animation:fall-344 14s -15s linear infinite}@keyframes fall-344{74.3%{transform:translate(87.4516vw,74.3vh) scale(.3542)}to{transform:translate(87.6121vw,99vh) scale(.3542)}}.snow:nth-child(345){opacity:1.2442;transform:translate(22.9445vw,-10px) scale(.6838);animation:fall-345 13s -8s linear infinite}@keyframes fall-345{32.365%{transform:translate(30.7648vw,32.365vh) scale(.6838)}to{transform:translate(26.85465vw,99vh) scale(.6838)}}.snow:nth-child(346){opacity:1.837;transform:translate(17.4849vw,-10px) scale(.7277);animation:fall-346 10s -5s linear infinite}@keyframes fall-346{40.175%{transform:translate(12.9254vw,40.175vh) scale(.7277)}to{transform:translate(15.20515vw,99vh) scale(.7277)}}.snow:nth-child(347){opacity:.5906;transform:translate(40.0656vw,-10px) scale(.9715);animation:fall-347 13s -5s linear infinite}@keyframes fall-347{75.039%{transform:translate(47.4413vw,75.039vh) scale(.9715)}to{transform:translate(43.75345vw,99vh) scale(.9715)}}.snow:nth-child(348){opacity:.2876;transform:translate(64.5257vw,-10px) scale(.1273);animation:fall-348 25s -4s linear infinite}@keyframes fall-348{74.738%{transform:translate(60.7929vw,74.738vh) scale(.1273)}to{transform:translate(62.6593vw,99vh) scale(.1273)}}.snow:nth-child(349){opacity:1.2082;transform:translate(96.1926vw,-10px) scale(.6177);animation:fall-349 17s -17s linear infinite}@keyframes fall-349{33.092%{transform:translate(90.5422vw,33.092vh) scale(.6177)}to{transform:translate(93.3674vw,99vh) scale(.6177)}}.snow:nth-child(350){opacity:1.4374;transform:translate(29.4703vw,-10px) scale(.2366);animation:fall-350 25s -25s linear infinite}@keyframes fall-350{59.053%{transform:translate(37.2083vw,59.053vh) scale(.2366)}to{transform:translate(33.3393vw,99vh) scale(.2366)}}.snow:nth-child(351){opacity:1.3756;transform:translate(56.8914vw,-10px) scale(.9237);animation:fall-351 28s -17s linear infinite}@keyframes fall-351{34.905%{transform:translate(61.6131vw,34.905vh) scale(.9237)}to{transform:translate(59.25225vw,99vh) scale(.9237)}}.snow:nth-child(352){opacity:.966;transform:translate(.7279vw,-10px) scale(.1597);animation:fall-352 23s -21s linear infinite}@keyframes fall-352{60.644%{transform:translate(-4.535vw,60.644vh) scale(.1597)}to{transform:translate(-1.90355vw,99vh) scale(.1597)}}.snow:nth-child(353){opacity:.0378;transform:translate(21.0745vw,-10px) scale(.1871);animation:fall-353 17s -1s linear infinite}@keyframes fall-353{37.257%{transform:translate(29.8539vw,37.257vh) scale(.1871)}to{transform:translate(25.4642vw,99vh) scale(.1871)}}.snow:nth-child(354){opacity:1.616;transform:translate(48.663vw,-10px) scale(.5951);animation:fall-354 21s -3s linear infinite}@keyframes fall-354{65.007%{transform:translate(42.0266vw,65.007vh) scale(.5951)}to{transform:translate(45.3448vw,99vh) scale(.5951)}}.snow:nth-child(355){opacity:.779;transform:translate(48.3568vw,-10px) scale(.5447);animation:fall-355 20s -19s linear infinite}@keyframes fall-355{67.31%{transform:translate(49.8642vw,67.31vh) scale(.5447)}to{transform:translate(49.1105vw,99vh) scale(.5447)}}.snow:nth-child(356){opacity:1.9422;transform:translate(64.6661vw,-10px) scale(.617);animation:fall-356 12s -8s linear infinite}@keyframes fall-356{56.55%{transform:translate(61.2348vw,56.55vh) scale(.617)}to{transform:translate(62.95045vw,99vh) scale(.617)}}.snow:nth-child(357){opacity:.379;transform:translate(2.4429vw,-10px) scale(.7433);animation:fall-357 25s -27s linear infinite}@keyframes fall-357{78.345%{transform:translate(-7.1901vw,78.345vh) scale(.7433)}to{transform:translate(-2.3736vw,99vh) scale(.7433)}}.snow:nth-child(358){opacity:1.178;transform:translate(44.9466vw,-10px) scale(.9076);animation:fall-358 25s -13s linear infinite}@keyframes fall-358{50.13%{transform:translate(35.2574vw,50.13vh) scale(.9076)}to{transform:translate(40.102vw,99vh) scale(.9076)}}.snow:nth-child(359){opacity:.1012;transform:translate(94.0811vw,-10px) scale(.614);animation:fall-359 29s -15s linear infinite}@keyframes fall-359{30.612%{transform:translate(84.4201vw,30.612vh) scale(.614)}to{transform:translate(89.2506vw,99vh) scale(.614)}}.snow:nth-child(360){opacity:.5008;transform:translate(64.2602vw,-10px) scale(.6562);animation:fall-360 30s -3s linear infinite}@keyframes fall-360{68.759%{transform:translate(54.6552vw,68.759vh) scale(.6562)}to{transform:translate(59.4577vw,99vh) scale(.6562)}}.snow:nth-child(361){opacity:1.2382;transform:translate(53.5476vw,-10px) scale(.7026);animation:fall-361 23s -26s linear infinite}@keyframes fall-361{59.51%{transform:translate(55.0701vw,59.51vh) scale(.7026)}to{transform:translate(54.30885vw,99vh) scale(.7026)}}.snow:nth-child(362){opacity:1.6104;transform:translate(36.5471vw,-10px) scale(.7695);animation:fall-362 26s -21s linear infinite}@keyframes fall-362{72.521%{transform:translate(42.9082vw,72.521vh) scale(.7695)}to{transform:translate(39.72765vw,99vh) scale(.7695)}}.snow:nth-child(363){opacity:.0918;transform:translate(47.6498vw,-10px) scale(.4775);animation:fall-363 22s -19s linear infinite}@keyframes fall-363{53.673%{transform:translate(52.438vw,53.673vh) scale(.4775)}to{transform:translate(50.0439vw,99vh) scale(.4775)}}.snow:nth-child(364){opacity:1.9904;transform:translate(3.5867vw,-10px) scale(.8917);animation:fall-364 16s -20s linear infinite}@keyframes fall-364{75.447%{transform:translate(2.4538vw,75.447vh) scale(.8917)}to{transform:translate(3.02025vw,99vh) scale(.8917)}}.snow:nth-child(365){opacity:.8992;transform:translate(21.4871vw,-10px) scale(.3821);animation:fall-365 15s -30s linear infinite}@keyframes fall-365{66.184%{transform:translate(24.4407vw,66.184vh) scale(.3821)}to{transform:translate(22.9639vw,99vh) scale(.3821)}}.snow:nth-child(366){opacity:.4578;transform:translate(83.5613vw,-10px) scale(.4234);animation:fall-366 17s -2s linear infinite}@keyframes fall-366{41.467%{transform:translate(86.5196vw,41.467vh) scale(.4234)}to{transform:translate(85.04045vw,99vh) scale(.4234)}}.snow:nth-child(367){opacity:1.5062;transform:translate(10.7238vw,-10px) scale(.0409);animation:fall-367 21s -13s linear infinite}@keyframes fall-367{62.341%{transform:translate(.9922vw,62.341vh) scale(.0409)}to{transform:translate(5.858vw,99vh) scale(.0409)}}.snow:nth-child(368){opacity:.4632;transform:translate(34.2109vw,-10px) scale(.2295);animation:fall-368 24s -10s linear infinite}@keyframes fall-368{78.709%{transform:translate(42.476vw,78.709vh) scale(.2295)}to{transform:translate(38.34345vw,99vh) scale(.2295)}}.snow:nth-child(369){opacity:1.9472;transform:translate(55.2522vw,-10px) scale(.0533);animation:fall-369 30s -18s linear infinite}@keyframes fall-369{57.527%{transform:translate(55.3639vw,57.527vh) scale(.0533)}to{transform:translate(55.30805vw,99vh) scale(.0533)}}.snow:nth-child(370){opacity:1.7582;transform:translate(50.136vw,-10px) scale(.2673);animation:fall-370 15s -13s linear infinite}@keyframes fall-370{49.882%{transform:translate(57.0895vw,49.882vh) scale(.2673)}to{transform:translate(53.61275vw,99vh) scale(.2673)}}.snow:nth-child(371){opacity:1.4228;transform:translate(76.4915vw,-10px) scale(.8508);animation:fall-371 22s -18s linear infinite}@keyframes fall-371{30.131%{transform:translate(85.0901vw,30.131vh) scale(.8508)}to{transform:translate(80.7908vw,99vh) scale(.8508)}}.snow:nth-child(372){opacity:1.8236;transform:translate(.82vw,-10px) scale(.5552);animation:fall-372 30s -5s linear infinite}@keyframes fall-372{50.043%{transform:translate(-4.813vw,50.043vh) scale(.5552)}to{transform:translate(-1.9965vw,99vh) scale(.5552)}}.snow:nth-child(373){opacity:1.4462;transform:translate(17.4962vw,-10px) scale(.7811);animation:fall-373 20s -24s linear infinite}@keyframes fall-373{39.252%{transform:translate(26.2687vw,39.252vh) scale(.7811)}to{transform:translate(21.88245vw,99vh) scale(.7811)}}.snow:nth-child(374){opacity:.6772;transform:translate(52.4227vw,-10px) scale(.1455);animation:fall-374 14s -10s linear infinite}@keyframes fall-374{57.837%{transform:translate(55.797vw,57.837vh) scale(.1455)}to{transform:translate(54.10985vw,99vh) scale(.1455)}}.snow:nth-child(375){opacity:1.4414;transform:translate(7.8866vw,-10px) scale(.9052);animation:fall-375 11s -30s linear infinite}@keyframes fall-375{50.536%{transform:translate(16.3692vw,50.536vh) scale(.9052)}to{transform:translate(12.1279vw,99vh) scale(.9052)}}.snow:nth-child(376){opacity:1.9008;transform:translate(21.813vw,-10px) scale(.7024);animation:fall-376 13s -15s linear infinite}@keyframes fall-376{41.641%{transform:translate(15.5337vw,41.641vh) scale(.7024)}to{transform:translate(18.67335vw,99vh) scale(.7024)}}.snow:nth-child(377){opacity:.2882;transform:translate(63.623vw,-10px) scale(.7276);animation:fall-377 28s -16s linear infinite}@keyframes fall-377{68.143%{transform:translate(54.1156vw,68.143vh) scale(.7276)}to{transform:translate(58.8693vw,99vh) scale(.7276)}}.snow:nth-child(378){opacity:.7828;transform:translate(70.1098vw,-10px) scale(.6477);animation:fall-378 13s -2s linear infinite}@keyframes fall-378{56.671%{transform:translate(61.7752vw,56.671vh) scale(.6477)}to{transform:translate(65.9425vw,99vh) scale(.6477)}}.snow:nth-child(379){opacity:.4846;transform:translate(26.7602vw,-10px) scale(.5147);animation:fall-379 30s -24s linear infinite}@keyframes fall-379{57.888%{transform:translate(21.663vw,57.888vh) scale(.5147)}to{transform:translate(24.2116vw,99vh) scale(.5147)}}.snow:nth-child(380){opacity:1.2216;transform:translate(54.2372vw,-10px) scale(.2089);animation:fall-380 19s -6s linear infinite}@keyframes fall-380{35.581%{transform:translate(57.4164vw,35.581vh) scale(.2089)}to{transform:translate(55.8268vw,99vh) scale(.2089)}}.snow:nth-child(381){opacity:.7058;transform:translate(6.6788vw,-10px) scale(.7065);animation:fall-381 21s -28s linear infinite}@keyframes fall-381{67.03%{transform:translate(8.0775vw,67.03vh) scale(.7065)}to{transform:translate(7.37815vw,99vh) scale(.7065)}}.snow:nth-child(382){opacity:.8302;transform:translate(23.7897vw,-10px) scale(.6886);animation:fall-382 20s -1s linear infinite}@keyframes fall-382{79.135%{transform:translate(23.4832vw,79.135vh) scale(.6886)}to{transform:translate(23.63645vw,99vh) scale(.6886)}}.snow:nth-child(383){opacity:1.3324;transform:translate(45.8978vw,-10px) scale(.5902);animation:fall-383 23s -22s linear infinite}@keyframes fall-383{76.108%{transform:translate(43.0522vw,76.108vh) scale(.5902)}to{transform:translate(44.475vw,99vh) scale(.5902)}}.snow:nth-child(384){opacity:.514;transform:translate(10.8552vw,-10px) scale(.0732);animation:fall-384 12s -17s linear infinite}@keyframes fall-384{58.913%{transform:translate(3.2559vw,58.913vh) scale(.0732)}to{transform:translate(7.05555vw,99vh) scale(.0732)}}.snow:nth-child(385){opacity:.2698;transform:translate(75.8864vw,-10px) scale(.1801);animation:fall-385 11s -11s linear infinite}@keyframes fall-385{61.352%{transform:translate(79.3488vw,61.352vh) scale(.1801)}to{transform:translate(77.6176vw,99vh) scale(.1801)}}.snow:nth-child(386){opacity:.023;transform:translate(40.338vw,-10px) scale(.9951);animation:fall-386 26s -13s linear infinite}@keyframes fall-386{30.547%{transform:translate(35.6711vw,30.547vh) scale(.9951)}to{transform:translate(38.00455vw,99vh) scale(.9951)}}.snow:nth-child(387){opacity:.5916;transform:translate(33.0805vw,-10px) scale(.9147);animation:fall-387 25s -19s linear infinite}@keyframes fall-387{63.579%{transform:translate(38.294vw,63.579vh) scale(.9147)}to{transform:translate(35.68725vw,99vh) scale(.9147)}}.snow:nth-child(388){opacity:1.1406;transform:translate(1.5502vw,-10px) scale(.752);animation:fall-388 14s -8s linear infinite}@keyframes fall-388{45.318%{transform:translate(3.9406vw,45.318vh) scale(.752)}to{transform:translate(2.7454vw,99vh) scale(.752)}}.snow:nth-child(389){opacity:.4026;transform:translate(5.2566vw,-10px) scale(.0272);animation:fall-389 26s -15s linear infinite}@keyframes fall-389{64.245%{transform:translate(.6444vw,64.245vh) scale(.0272)}to{transform:translate(2.9505vw,99vh) scale(.0272)}}.snow:nth-child(390){opacity:1.2434;transform:translate(46.9332vw,-10px) scale(.3905);animation:fall-390 18s -29s linear infinite}@keyframes fall-390{78.795%{transform:translate(45.6417vw,78.795vh) scale(.3905)}to{transform:translate(46.28745vw,99vh) scale(.3905)}}.snow:nth-child(391){opacity:.2734;transform:translate(25.4427vw,-10px) scale(.0352);animation:fall-391 27s -8s linear infinite}@keyframes fall-391{38.637%{transform:translate(21.5678vw,38.637vh) scale(.0352)}to{transform:translate(23.50525vw,99vh) scale(.0352)}}.snow:nth-child(392){opacity:.4762;transform:translate(41.0666vw,-10px) scale(.9137);animation:fall-392 15s -29s linear infinite}@keyframes fall-392{41.084%{transform:translate(44.1692vw,41.084vh) scale(.9137)}to{transform:translate(42.6179vw,99vh) scale(.9137)}}.snow:nth-child(393){opacity:1.0934;transform:translate(71.7354vw,-10px) scale(.6623);animation:fall-393 13s -2s linear infinite}@keyframes fall-393{55.485%{transform:translate(75.8925vw,55.485vh) scale(.6623)}to{transform:translate(73.81395vw,99vh) scale(.6623)}}.snow:nth-child(394){opacity:.3738;transform:translate(89.7793vw,-10px) scale(.9659);animation:fall-394 29s -27s linear infinite}@keyframes fall-394{52.555%{transform:translate(86.7529vw,52.555vh) scale(.9659)}to{transform:translate(88.2661vw,99vh) scale(.9659)}}.snow:nth-child(395){opacity:1.4072;transform:translate(46.7842vw,-10px) scale(.1495);animation:fall-395 26s -19s linear infinite}@keyframes fall-395{76.838%{transform:translate(38.6816vw,76.838vh) scale(.1495)}to{transform:translate(42.7329vw,99vh) scale(.1495)}}.snow:nth-child(396){opacity:1.206;transform:translate(17.0471vw,-10px) scale(.1354);animation:fall-396 25s -20s linear infinite}@keyframes fall-396{66.04%{transform:translate(20.4753vw,66.04vh) scale(.1354)}to{transform:translate(18.7612vw,99vh) scale(.1354)}}.snow:nth-child(397){opacity:.3536;transform:translate(20.4961vw,-10px) scale(.527);animation:fall-397 28s -12s linear infinite}@keyframes fall-397{77.802%{transform:translate(19.6853vw,77.802vh) scale(.527)}to{transform:translate(20.0907vw,99vh) scale(.527)}}.snow:nth-child(398){opacity:1.9024;transform:translate(9.3973vw,-10px) scale(.9135);animation:fall-398 27s -10s linear infinite}@keyframes fall-398{59.769%{transform:translate(-.1405vw,59.769vh) scale(.9135)}to{transform:translate(4.6284vw,99vh) scale(.9135)}}.snow:nth-child(399){opacity:.2724;transform:translate(94.0518vw,-10px) scale(.2622);animation:fall-399 12s -13s linear infinite}@keyframes fall-399{61.905%{transform:translate(100.7289vw,61.905vh) scale(.2622)}to{transform:translate(97.39035vw,99vh) scale(.2622)}}.snow:nth-child(400){opacity:1.5846;transform:translate(16.526vw,-10px) scale(.1932);animation:fall-400 13s -15s linear infinite}@keyframes fall-400{70.388%{transform:translate(23.8994vw,70.388vh) scale(.1932)}to{transform:translate(20.2127vw,99vh) scale(.1932)}}\n"] }]
|
|
28
|
+
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.7902;transform:translate(16.5169vw,-10px) scale(.1922);animation:fall-1 11s -18s linear infinite}@keyframes fall-1{67.54%{transform:translate(9.4646vw,67.54vh) scale(.1922)}to{transform:translate(12.99075vw,99vh) scale(.1922)}}.snow:nth-child(2){opacity:1.9428;transform:translate(17.96vw,-10px) scale(.8439);animation:fall-2 30s -27s linear infinite}@keyframes fall-2{30.239%{transform:translate(16.3062vw,30.239vh) scale(.8439)}to{transform:translate(17.1331vw,99vh) scale(.8439)}}.snow:nth-child(3){opacity:1.8946;transform:translate(87.6774vw,-10px) scale(.2447);animation:fall-3 14s -16s linear infinite}@keyframes fall-3{56.01%{transform:translate(86.5989vw,56.01vh) scale(.2447)}to{transform:translate(87.13815vw,99vh) scale(.2447)}}.snow:nth-child(4){opacity:.9972;transform:translate(86.4385vw,-10px) scale(.5253);animation:fall-4 25s -25s linear infinite}@keyframes fall-4{54.417%{transform:translate(83.3604vw,54.417vh) scale(.5253)}to{transform:translate(84.89945vw,99vh) scale(.5253)}}.snow:nth-child(5){opacity:.0364;transform:translate(85.0311vw,-10px) scale(.9829);animation:fall-5 22s -7s linear infinite}@keyframes fall-5{48.271%{transform:translate(87.0009vw,48.271vh) scale(.9829)}to{transform:translate(86.016vw,99vh) scale(.9829)}}.snow:nth-child(6){opacity:.9692;transform:translate(18.7657vw,-10px) scale(.8036);animation:fall-6 18s -21s linear infinite}@keyframes fall-6{70.282%{transform:translate(14.2753vw,70.282vh) scale(.8036)}to{transform:translate(16.5205vw,99vh) scale(.8036)}}.snow:nth-child(7){opacity:1.5776;transform:translate(52.8099vw,-10px) scale(.3771);animation:fall-7 12s -24s linear infinite}@keyframes fall-7{46.668%{transform:translate(58.3377vw,46.668vh) scale(.3771)}to{transform:translate(55.5738vw,99vh) scale(.3771)}}.snow:nth-child(8){opacity:1.597;transform:translate(13.0127vw,-10px) scale(.3422);animation:fall-8 18s -16s linear infinite}@keyframes fall-8{67.681%{transform:translate(21.5562vw,67.681vh) scale(.3422)}to{transform:translate(17.28445vw,99vh) scale(.3422)}}.snow:nth-child(9){opacity:1.2318;transform:translate(78.3266vw,-10px) scale(.5264);animation:fall-9 30s -18s linear infinite}@keyframes fall-9{76.869%{transform:translate(72.8964vw,76.869vh) scale(.5264)}to{transform:translate(75.6115vw,99vh) scale(.5264)}}.snow:nth-child(10){opacity:.5422;transform:translate(15.6445vw,-10px) scale(.9587);animation:fall-10 30s -2s linear infinite}@keyframes fall-10{67.924%{transform:translate(17.9925vw,67.924vh) scale(.9587)}to{transform:translate(16.8185vw,99vh) scale(.9587)}}.snow:nth-child(11){opacity:1.3894;transform:translate(67.1335vw,-10px) scale(.0669);animation:fall-11 28s -8s linear infinite}@keyframes fall-11{45.579%{transform:translate(73.4061vw,45.579vh) scale(.0669)}to{transform:translate(70.2698vw,99vh) scale(.0669)}}.snow:nth-child(12){opacity:.5688;transform:translate(58.331vw,-10px) scale(.8713);animation:fall-12 10s -22s linear infinite}@keyframes fall-12{77.512%{transform:translate(62.1688vw,77.512vh) scale(.8713)}to{transform:translate(60.2499vw,99vh) scale(.8713)}}.snow:nth-child(13){opacity:1.0416;transform:translate(27.5588vw,-10px) scale(.0599);animation:fall-13 25s -23s linear infinite}@keyframes fall-13{39.347%{transform:translate(36.0409vw,39.347vh) scale(.0599)}to{transform:translate(31.79985vw,99vh) scale(.0599)}}.snow:nth-child(14){opacity:1.7286;transform:translate(16.7775vw,-10px) scale(.5557);animation:fall-14 28s -30s linear infinite}@keyframes fall-14{68.039%{transform:translate(21.378vw,68.039vh) scale(.5557)}to{transform:translate(19.07775vw,99vh) scale(.5557)}}.snow:nth-child(15){opacity:1.0894;transform:translate(34.2345vw,-10px) scale(.6293);animation:fall-15 15s -22s linear infinite}@keyframes fall-15{71.607%{transform:translate(29.0938vw,71.607vh) scale(.6293)}to{transform:translate(31.66415vw,99vh) scale(.6293)}}.snow:nth-child(16){opacity:.0078;transform:translate(92.1637vw,-10px) scale(.9664);animation:fall-16 14s -4s linear infinite}@keyframes fall-16{79.377%{transform:translate(86.0821vw,79.377vh) scale(.9664)}to{transform:translate(89.1229vw,99vh) scale(.9664)}}.snow:nth-child(17){opacity:.598;transform:translate(14.8176vw,-10px) scale(.954);animation:fall-17 18s -17s linear infinite}@keyframes fall-17{79.89%{transform:translate(10.6028vw,79.89vh) scale(.954)}to{transform:translate(12.7102vw,99vh) scale(.954)}}.snow:nth-child(18){opacity:1.496;transform:translate(93.453vw,-10px) scale(.2);animation:fall-18 16s -29s linear infinite}@keyframes fall-18{43.698%{transform:translate(88.4699vw,43.698vh) scale(.2)}to{transform:translate(90.96145vw,99vh) scale(.2)}}.snow:nth-child(19){opacity:.7264;transform:translate(15.7866vw,-10px) scale(.9601);animation:fall-19 12s -24s linear infinite}@keyframes fall-19{54.025%{transform:translate(8.1321vw,54.025vh) scale(.9601)}to{transform:translate(11.95935vw,99vh) scale(.9601)}}.snow:nth-child(20){opacity:1.3678;transform:translate(30.5707vw,-10px) scale(.8648);animation:fall-20 20s -18s linear infinite}@keyframes fall-20{43.619%{transform:translate(20.7534vw,43.619vh) scale(.8648)}to{transform:translate(25.66205vw,99vh) scale(.8648)}}.snow:nth-child(21){opacity:.3678;transform:translate(15.699vw,-10px) scale(.2861);animation:fall-21 22s -29s linear infinite}@keyframes fall-21{62.614%{transform:translate(15.2586vw,62.614vh) scale(.2861)}to{transform:translate(15.4788vw,99vh) scale(.2861)}}.snow:nth-child(22){opacity:1.6358;transform:translate(57.9564vw,-10px) scale(.3769);animation:fall-22 17s -20s linear infinite}@keyframes fall-22{40.978%{transform:translate(60.783vw,40.978vh) scale(.3769)}to{transform:translate(59.3697vw,99vh) scale(.3769)}}.snow:nth-child(23){opacity:.3444;transform:translate(60.6941vw,-10px) scale(.6433);animation:fall-23 25s -27s linear infinite}@keyframes fall-23{63.684%{transform:translate(55.1209vw,63.684vh) scale(.6433)}to{transform:translate(57.9075vw,99vh) scale(.6433)}}.snow:nth-child(24){opacity:.8778;transform:translate(75.9216vw,-10px) scale(.1828);animation:fall-24 28s -11s linear infinite}@keyframes fall-24{55.461%{transform:translate(66.045vw,55.461vh) scale(.1828)}to{transform:translate(70.9833vw,99vh) scale(.1828)}}.snow:nth-child(25){opacity:1.3462;transform:translate(55.8926vw,-10px) scale(.0808);animation:fall-25 26s -15s linear infinite}@keyframes fall-25{34.206%{transform:translate(65.1944vw,34.206vh) scale(.0808)}to{transform:translate(60.5435vw,99vh) scale(.0808)}}.snow:nth-child(26){opacity:1.2122;transform:translate(95.4673vw,-10px) scale(.0855);animation:fall-26 25s -22s linear infinite}@keyframes fall-26{34.443%{transform:translate(89.9379vw,34.443vh) scale(.0855)}to{transform:translate(92.7026vw,99vh) scale(.0855)}}.snow:nth-child(27){opacity:1.0614;transform:translate(9.4611vw,-10px) scale(.7986);animation:fall-27 18s -16s linear infinite}@keyframes fall-27{71.796%{transform:translate(18.1465vw,71.796vh) scale(.7986)}to{transform:translate(13.8038vw,99vh) scale(.7986)}}.snow:nth-child(28){opacity:1.5648;transform:translate(42.5994vw,-10px) scale(.5272);animation:fall-28 12s -8s linear infinite}@keyframes fall-28{44.148%{transform:translate(39.1639vw,44.148vh) scale(.5272)}to{transform:translate(40.88165vw,99vh) scale(.5272)}}.snow:nth-child(29){opacity:.8604;transform:translate(9.7224vw,-10px) scale(.531);animation:fall-29 10s -18s linear infinite}@keyframes fall-29{30.78%{transform:translate(11.1451vw,30.78vh) scale(.531)}to{transform:translate(10.43375vw,99vh) scale(.531)}}.snow:nth-child(30){opacity:.6298;transform:translate(85.0425vw,-10px) scale(.8164);animation:fall-30 27s -10s linear infinite}@keyframes fall-30{76.708%{transform:translate(88.0126vw,76.708vh) scale(.8164)}to{transform:translate(86.52755vw,99vh) scale(.8164)}}.snow:nth-child(31){opacity:1.897;transform:translate(40.5063vw,-10px) scale(.4141);animation:fall-31 22s -19s linear infinite}@keyframes fall-31{32.968%{transform:translate(30.7466vw,32.968vh) scale(.4141)}to{transform:translate(35.62645vw,99vh) scale(.4141)}}.snow:nth-child(32){opacity:.0358;transform:translate(41.8989vw,-10px) scale(.879);animation:fall-32 21s -24s linear infinite}@keyframes fall-32{79.618%{transform:translate(32.731vw,79.618vh) scale(.879)}to{transform:translate(37.31495vw,99vh) scale(.879)}}.snow:nth-child(33){opacity:.4204;transform:translate(83.6374vw,-10px) scale(.9383);animation:fall-33 13s -20s linear infinite}@keyframes fall-33{67.589%{transform:translate(76.0065vw,67.589vh) scale(.9383)}to{transform:translate(79.82195vw,99vh) scale(.9383)}}.snow:nth-child(34){opacity:1.0146;transform:translate(78.8193vw,-10px) scale(.0073);animation:fall-34 19s -23s linear infinite}@keyframes fall-34{66.576%{transform:translate(73.2007vw,66.576vh) scale(.0073)}to{transform:translate(76.01vw,99vh) scale(.0073)}}.snow:nth-child(35){opacity:1.6596;transform:translate(20.0138vw,-10px) scale(.4163);animation:fall-35 14s -8s linear infinite}@keyframes fall-35{79.282%{transform:translate(21.8278vw,79.282vh) scale(.4163)}to{transform:translate(20.9208vw,99vh) scale(.4163)}}.snow:nth-child(36){opacity:.3876;transform:translate(24.6049vw,-10px) scale(.8997);animation:fall-36 27s -11s linear infinite}@keyframes fall-36{40.621%{transform:translate(20.1132vw,40.621vh) scale(.8997)}to{transform:translate(22.35905vw,99vh) scale(.8997)}}.snow:nth-child(37){opacity:1.7808;transform:translate(53.5261vw,-10px) scale(.814);animation:fall-37 14s -18s linear infinite}@keyframes fall-37{49.228%{transform:translate(50.9825vw,49.228vh) scale(.814)}to{transform:translate(52.2543vw,99vh) scale(.814)}}.snow:nth-child(38){opacity:1.7574;transform:translate(95.9324vw,-10px) scale(.6707);animation:fall-38 24s -26s linear infinite}@keyframes fall-38{77.345%{transform:translate(96.3867vw,77.345vh) scale(.6707)}to{transform:translate(96.15955vw,99vh) scale(.6707)}}.snow:nth-child(39){opacity:1.3146;transform:translate(59.6438vw,-10px) scale(.3004);animation:fall-39 21s -20s linear infinite}@keyframes fall-39{63.464%{transform:translate(57.7044vw,63.464vh) scale(.3004)}to{transform:translate(58.6741vw,99vh) scale(.3004)}}.snow:nth-child(40){opacity:.9194;transform:translate(57.849vw,-10px) scale(.318);animation:fall-40 28s -30s linear infinite}@keyframes fall-40{41.028%{transform:translate(56.2609vw,41.028vh) scale(.318)}to{transform:translate(57.05495vw,99vh) scale(.318)}}.snow:nth-child(41){opacity:1.895;transform:translate(85.7209vw,-10px) scale(.0725);animation:fall-41 20s -9s linear infinite}@keyframes fall-41{36.115%{transform:translate(95.5324vw,36.115vh) scale(.0725)}to{transform:translate(90.62665vw,99vh) scale(.0725)}}.snow:nth-child(42){opacity:1.67;transform:translate(42.2566vw,-10px) scale(.2022);animation:fall-42 26s -19s linear infinite}@keyframes fall-42{41.902%{transform:translate(52.2513vw,41.902vh) scale(.2022)}to{transform:translate(47.25395vw,99vh) scale(.2022)}}.snow:nth-child(43){opacity:1.4612;transform:translate(51.9562vw,-10px) scale(.0745);animation:fall-43 25s -18s linear infinite}@keyframes fall-43{65.229%{transform:translate(53.4675vw,65.229vh) scale(.0745)}to{transform:translate(52.71185vw,99vh) scale(.0745)}}.snow:nth-child(44){opacity:.1522;transform:translate(99.7495vw,-10px) scale(.1412);animation:fall-44 17s -23s linear infinite}@keyframes fall-44{72.287%{transform:translate(98.4445vw,72.287vh) scale(.1412)}to{transform:translate(99.097vw,99vh) scale(.1412)}}.snow:nth-child(45){opacity:.517;transform:translate(95.3452vw,-10px) scale(.659);animation:fall-45 25s -12s linear infinite}@keyframes fall-45{36.637%{transform:translate(101.3936vw,36.637vh) scale(.659)}to{transform:translate(98.3694vw,99vh) scale(.659)}}.snow:nth-child(46){opacity:.4688;transform:translate(3.1767vw,-10px) scale(.8686);animation:fall-46 19s -5s linear infinite}@keyframes fall-46{32.216%{transform:translate(12.2002vw,32.216vh) scale(.8686)}to{transform:translate(7.68845vw,99vh) scale(.8686)}}.snow:nth-child(47){opacity:1.2404;transform:translate(45.6674vw,-10px) scale(.5548);animation:fall-47 18s -26s linear infinite}@keyframes fall-47{44.887%{transform:translate(39.463vw,44.887vh) scale(.5548)}to{transform:translate(42.5652vw,99vh) scale(.5548)}}.snow:nth-child(48){opacity:1.994;transform:translate(16.2371vw,-10px) scale(.6811);animation:fall-48 14s -4s linear infinite}@keyframes fall-48{36.644%{transform:translate(23.3939vw,36.644vh) scale(.6811)}to{transform:translate(19.8155vw,99vh) scale(.6811)}}.snow:nth-child(49){opacity:.3128;transform:translate(68.979vw,-10px) scale(.9933);animation:fall-49 23s -2s linear infinite}@keyframes fall-49{53.535%{transform:translate(77.6716vw,53.535vh) scale(.9933)}to{transform:translate(73.3253vw,99vh) scale(.9933)}}.snow:nth-child(50){opacity:1.0674;transform:translate(49.2478vw,-10px) scale(.0325);animation:fall-50 20s -11s linear infinite}@keyframes fall-50{68.176%{transform:translate(44.3627vw,68.176vh) scale(.0325)}to{transform:translate(46.80525vw,99vh) scale(.0325)}}.snow:nth-child(51){opacity:1.9912;transform:translate(55.1711vw,-10px) scale(.1169);animation:fall-51 14s -26s linear infinite}@keyframes fall-51{69.489%{transform:translate(59.7775vw,69.489vh) scale(.1169)}to{transform:translate(57.4743vw,99vh) scale(.1169)}}.snow:nth-child(52){opacity:.6872;transform:translate(17.0138vw,-10px) scale(.8075);animation:fall-52 14s -12s linear infinite}@keyframes fall-52{30.301%{transform:translate(20.9331vw,30.301vh) scale(.8075)}to{transform:translate(18.97345vw,99vh) scale(.8075)}}.snow:nth-child(53){opacity:1.3826;transform:translate(42.5042vw,-10px) scale(.8702);animation:fall-53 29s -12s linear infinite}@keyframes fall-53{47.803%{transform:translate(46.0805vw,47.803vh) scale(.8702)}to{transform:translate(44.29235vw,99vh) scale(.8702)}}.snow:nth-child(54){opacity:.5494;transform:translate(35.8026vw,-10px) scale(.869);animation:fall-54 24s -30s linear infinite}@keyframes fall-54{59.355%{transform:translate(36.1492vw,59.355vh) scale(.869)}to{transform:translate(35.9759vw,99vh) scale(.869)}}.snow:nth-child(55){opacity:1.1696;transform:translate(35.2089vw,-10px) scale(.8803);animation:fall-55 13s -16s linear infinite}@keyframes fall-55{67.901%{transform:translate(35.6281vw,67.901vh) scale(.8803)}to{transform:translate(35.4185vw,99vh) scale(.8803)}}.snow:nth-child(56){opacity:1.7822;transform:translate(72.2708vw,-10px) scale(.8557);animation:fall-56 19s -27s linear infinite}@keyframes fall-56{70.722%{transform:translate(81.2879vw,70.722vh) scale(.8557)}to{transform:translate(76.77935vw,99vh) scale(.8557)}}.snow:nth-child(57){opacity:.794;transform:translate(98.8259vw,-10px) scale(.9001);animation:fall-57 27s -17s linear infinite}@keyframes fall-57{73.988%{transform:translate(104.2974vw,73.988vh) scale(.9001)}to{transform:translate(101.56165vw,99vh) scale(.9001)}}.snow:nth-child(58){opacity:.6718;transform:translate(79.6673vw,-10px) scale(.7027);animation:fall-58 14s -2s linear infinite}@keyframes fall-58{65.92%{transform:translate(74.028vw,65.92vh) scale(.7027)}to{transform:translate(76.84765vw,99vh) scale(.7027)}}.snow:nth-child(59){opacity:.157;transform:translate(4.8857vw,-10px) scale(.13);animation:fall-59 30s -13s linear infinite}@keyframes fall-59{30.462%{transform:translate(9.9099vw,30.462vh) scale(.13)}to{transform:translate(7.3978vw,99vh) scale(.13)}}.snow:nth-child(60){opacity:1.3106;transform:translate(48.4549vw,-10px) scale(.3076);animation:fall-60 11s -8s linear infinite}@keyframes fall-60{66.037%{transform:translate(57.3682vw,66.037vh) scale(.3076)}to{transform:translate(52.91155vw,99vh) scale(.3076)}}.snow:nth-child(61){opacity:1.5936;transform:translate(10.824vw,-10px) scale(.5709);animation:fall-61 16s -14s linear infinite}@keyframes fall-61{37.536%{transform:translate(7.7259vw,37.536vh) scale(.5709)}to{transform:translate(9.27495vw,99vh) scale(.5709)}}.snow:nth-child(62){opacity:.5734;transform:translate(4.3562vw,-10px) scale(.1294);animation:fall-62 13s -12s linear infinite}@keyframes fall-62{76.968%{transform:translate(5.4608vw,76.968vh) scale(.1294)}to{transform:translate(4.9085vw,99vh) scale(.1294)}}.snow:nth-child(63){opacity:1.3952;transform:translate(12.2224vw,-10px) scale(.435);animation:fall-63 24s -29s linear infinite}@keyframes fall-63{41.415%{transform:translate(5.2928vw,41.415vh) scale(.435)}to{transform:translate(8.7576vw,99vh) scale(.435)}}.snow:nth-child(64){opacity:.8918;transform:translate(81.4974vw,-10px) scale(.7248);animation:fall-64 20s -22s linear infinite}@keyframes fall-64{39.75%{transform:translate(82.8009vw,39.75vh) scale(.7248)}to{transform:translate(82.14915vw,99vh) scale(.7248)}}.snow:nth-child(65){opacity:1.9884;transform:translate(4.8016vw,-10px) scale(.0363);animation:fall-65 16s -22s linear infinite}@keyframes fall-65{30.057%{transform:translate(-4.0948vw,30.057vh) scale(.0363)}to{transform:translate(.3534vw,99vh) scale(.0363)}}.snow:nth-child(66){opacity:.4528;transform:translate(28.8351vw,-10px) scale(.344);animation:fall-66 20s -16s linear infinite}@keyframes fall-66{65.418%{transform:translate(21.0595vw,65.418vh) scale(.344)}to{transform:translate(24.9473vw,99vh) scale(.344)}}.snow:nth-child(67){opacity:1.5086;transform:translate(31.7684vw,-10px) scale(.4538);animation:fall-67 25s -8s linear infinite}@keyframes fall-67{34.186%{transform:translate(34.4231vw,34.186vh) scale(.4538)}to{transform:translate(33.09575vw,99vh) scale(.4538)}}.snow:nth-child(68){opacity:1.4502;transform:translate(61.4476vw,-10px) scale(.8113);animation:fall-68 10s -23s linear infinite}@keyframes fall-68{58.91%{transform:translate(56.0132vw,58.91vh) scale(.8113)}to{transform:translate(58.7304vw,99vh) scale(.8113)}}.snow:nth-child(69){opacity:.1818;transform:translate(92.8571vw,-10px) scale(.1507);animation:fall-69 25s -6s linear infinite}@keyframes fall-69{31.655%{transform:translate(92.579vw,31.655vh) scale(.1507)}to{transform:translate(92.71805vw,99vh) scale(.1507)}}.snow:nth-child(70){opacity:.353;transform:translate(70.9159vw,-10px) scale(.4344);animation:fall-70 12s -8s linear infinite}@keyframes fall-70{46.84%{transform:translate(74.4977vw,46.84vh) scale(.4344)}to{transform:translate(72.7068vw,99vh) scale(.4344)}}.snow:nth-child(71){opacity:1.022;transform:translate(91.4316vw,-10px) scale(.8939);animation:fall-71 24s -28s linear infinite}@keyframes fall-71{63.254%{transform:translate(95.6925vw,63.254vh) scale(.8939)}to{transform:translate(93.56205vw,99vh) scale(.8939)}}.snow:nth-child(72){opacity:1.68;transform:translate(94.8586vw,-10px) scale(.4623);animation:fall-72 20s -23s linear infinite}@keyframes fall-72{43.957%{transform:translate(98.4366vw,43.957vh) scale(.4623)}to{transform:translate(96.6476vw,99vh) scale(.4623)}}.snow:nth-child(73){opacity:.5768;transform:translate(43.1947vw,-10px) scale(.1132);animation:fall-73 29s -11s linear infinite}@keyframes fall-73{53.45%{transform:translate(33.2104vw,53.45vh) scale(.1132)}to{transform:translate(38.20255vw,99vh) scale(.1132)}}.snow:nth-child(74){opacity:.5742;transform:translate(64.5055vw,-10px) scale(.3196);animation:fall-74 23s -28s linear infinite}@keyframes fall-74{45.058%{transform:translate(61.3596vw,45.058vh) scale(.3196)}to{transform:translate(62.93255vw,99vh) scale(.3196)}}.snow:nth-child(75){opacity:.9054;transform:translate(11.9051vw,-10px) scale(.7917);animation:fall-75 22s -14s linear infinite}@keyframes fall-75{69.789%{transform:translate(7.3446vw,69.789vh) scale(.7917)}to{transform:translate(9.62485vw,99vh) scale(.7917)}}.snow:nth-child(76){opacity:1.7384;transform:translate(90.1358vw,-10px) scale(.9546);animation:fall-76 29s -22s linear infinite}@keyframes fall-76{78.552%{transform:translate(86.7828vw,78.552vh) scale(.9546)}to{transform:translate(88.4593vw,99vh) scale(.9546)}}.snow:nth-child(77){opacity:.8158;transform:translate(47.3676vw,-10px) scale(.1273);animation:fall-77 27s -17s linear infinite}@keyframes fall-77{59.328%{transform:translate(39.6847vw,59.328vh) scale(.1273)}to{transform:translate(43.52615vw,99vh) scale(.1273)}}.snow:nth-child(78){opacity:1.0554;transform:translate(30.1381vw,-10px) scale(.6456);animation:fall-78 20s -19s linear infinite}@keyframes fall-78{44.573%{transform:translate(21.3722vw,44.573vh) scale(.6456)}to{transform:translate(25.75515vw,99vh) scale(.6456)}}.snow:nth-child(79){opacity:.2456;transform:translate(55.6064vw,-10px) scale(.9616);animation:fall-79 21s -27s linear infinite}@keyframes fall-79{61.774%{transform:translate(63.0372vw,61.774vh) scale(.9616)}to{transform:translate(59.3218vw,99vh) scale(.9616)}}.snow:nth-child(80){opacity:1.1952;transform:translate(14.956vw,-10px) scale(.9827);animation:fall-80 26s -14s linear infinite}@keyframes fall-80{38.337%{transform:translate(12.806vw,38.337vh) scale(.9827)}to{transform:translate(13.881vw,99vh) scale(.9827)}}.snow:nth-child(81){opacity:1.3684;transform:translate(90.0927vw,-10px) scale(.0941);animation:fall-81 14s -16s linear infinite}@keyframes fall-81{46.496%{transform:translate(97.8216vw,46.496vh) scale(.0941)}to{transform:translate(93.95715vw,99vh) scale(.0941)}}.snow:nth-child(82){opacity:1.3038;transform:translate(95.2315vw,-10px) scale(.7952);animation:fall-82 15s -27s linear infinite}@keyframes fall-82{79.846%{transform:translate(91.109vw,79.846vh) scale(.7952)}to{transform:translate(93.17025vw,99vh) scale(.7952)}}.snow:nth-child(83){opacity:.6866;transform:translate(67.7188vw,-10px) scale(.608);animation:fall-83 30s -22s linear infinite}@keyframes fall-83{58.956%{transform:translate(76.5995vw,58.956vh) scale(.608)}to{transform:translate(72.15915vw,99vh) scale(.608)}}.snow:nth-child(84){opacity:.4438;transform:translate(97.053vw,-10px) scale(.9872);animation:fall-84 22s -10s linear infinite}@keyframes fall-84{67.52%{transform:translate(104.9042vw,67.52vh) scale(.9872)}to{transform:translate(100.9786vw,99vh) scale(.9872)}}.snow:nth-child(85){opacity:1.9868;transform:translate(26.6388vw,-10px) scale(.6366);animation:fall-85 26s -16s linear infinite}@keyframes fall-85{47.538%{transform:translate(20.0704vw,47.538vh) scale(.6366)}to{transform:translate(23.3546vw,99vh) scale(.6366)}}.snow:nth-child(86){opacity:.6934;transform:translate(12.879vw,-10px) scale(.9428);animation:fall-86 27s -1s linear infinite}@keyframes fall-86{48.388%{transform:translate(19.1499vw,48.388vh) scale(.9428)}to{transform:translate(16.01445vw,99vh) scale(.9428)}}.snow:nth-child(87){opacity:1.442;transform:translate(55.5151vw,-10px) scale(.9812);animation:fall-87 26s -11s linear infinite}@keyframes fall-87{30.259%{transform:translate(54.3085vw,30.259vh) scale(.9812)}to{transform:translate(54.9118vw,99vh) scale(.9812)}}.snow:nth-child(88){opacity:1.1954;transform:translate(79.3926vw,-10px) scale(.0836);animation:fall-88 12s -23s linear infinite}@keyframes fall-88{33.242%{transform:translate(82.5461vw,33.242vh) scale(.0836)}to{transform:translate(80.96935vw,99vh) scale(.0836)}}.snow:nth-child(89){opacity:1.3802;transform:translate(37.5933vw,-10px) scale(.8517);animation:fall-89 28s -19s linear infinite}@keyframes fall-89{30.649%{transform:translate(34.7484vw,30.649vh) scale(.8517)}to{transform:translate(36.17085vw,99vh) scale(.8517)}}.snow:nth-child(90){opacity:1.2958;transform:translate(55.3553vw,-10px) scale(.3195);animation:fall-90 24s -6s linear infinite}@keyframes fall-90{46.157%{transform:translate(61.4104vw,46.157vh) scale(.3195)}to{transform:translate(58.38285vw,99vh) scale(.3195)}}.snow:nth-child(91){opacity:.8446;transform:translate(60.2837vw,-10px) scale(.5083);animation:fall-91 18s -23s linear infinite}@keyframes fall-91{58.49%{transform:translate(54.3898vw,58.49vh) scale(.5083)}to{transform:translate(57.33675vw,99vh) scale(.5083)}}.snow:nth-child(92){opacity:1.2156;transform:translate(86.5309vw,-10px) scale(.7939);animation:fall-92 10s -6s linear infinite}@keyframes fall-92{56.206%{transform:translate(89.4266vw,56.206vh) scale(.7939)}to{transform:translate(87.97875vw,99vh) scale(.7939)}}.snow:nth-child(93){opacity:1.5554;transform:translate(23.5892vw,-10px) scale(.8501);animation:fall-93 23s -18s linear infinite}@keyframes fall-93{67.526%{transform:translate(16.9878vw,67.526vh) scale(.8501)}to{transform:translate(20.2885vw,99vh) scale(.8501)}}.snow:nth-child(94){opacity:.2434;transform:translate(5.9077vw,-10px) scale(.6792);animation:fall-94 12s -15s linear infinite}@keyframes fall-94{71.562%{transform:translate(15.0576vw,71.562vh) scale(.6792)}to{transform:translate(10.48265vw,99vh) scale(.6792)}}.snow:nth-child(95){opacity:.2212;transform:translate(42.3279vw,-10px) scale(.7816);animation:fall-95 21s -7s linear infinite}@keyframes fall-95{76.581%{transform:translate(36.7654vw,76.581vh) scale(.7816)}to{transform:translate(39.54665vw,99vh) scale(.7816)}}.snow:nth-child(96){opacity:.1486;transform:translate(42.4786vw,-10px) scale(.1397);animation:fall-96 22s -23s linear infinite}@keyframes fall-96{51.692%{transform:translate(43.531vw,51.692vh) scale(.1397)}to{transform:translate(43.0048vw,99vh) scale(.1397)}}.snow:nth-child(97){opacity:1.1224;transform:translate(69.7874vw,-10px) scale(.411);animation:fall-97 11s -22s linear infinite}@keyframes fall-97{75.458%{transform:translate(61.1061vw,75.458vh) scale(.411)}to{transform:translate(65.44675vw,99vh) scale(.411)}}.snow:nth-child(98){opacity:1.2942;transform:translate(12.9218vw,-10px) scale(.99);animation:fall-98 22s -13s linear infinite}@keyframes fall-98{68.955%{transform:translate(4.346vw,68.955vh) scale(.99)}to{transform:translate(8.6339vw,99vh) scale(.99)}}.snow:nth-child(99){opacity:1.5666;transform:translate(19.8956vw,-10px) scale(.803);animation:fall-99 29s -3s linear infinite}@keyframes fall-99{33.543%{transform:translate(19.9817vw,33.543vh) scale(.803)}to{transform:translate(19.93865vw,99vh) scale(.803)}}.snow:nth-child(100){opacity:1.9564;transform:translate(23.2944vw,-10px) scale(.3782);animation:fall-100 13s -20s linear infinite}@keyframes fall-100{79.168%{transform:translate(18.1793vw,79.168vh) scale(.3782)}to{transform:translate(20.73685vw,99vh) scale(.3782)}}.snow:nth-child(101){opacity:.3986;transform:translate(2.9722vw,-10px) scale(.7195);animation:fall-101 19s -12s linear infinite}@keyframes fall-101{70.249%{transform:translate(12.0688vw,70.249vh) scale(.7195)}to{transform:translate(7.5205vw,99vh) scale(.7195)}}.snow:nth-child(102){opacity:.303;transform:translate(74.7vw,-10px) scale(.1733);animation:fall-102 22s -19s linear infinite}@keyframes fall-102{51.538%{transform:translate(83.7583vw,51.538vh) scale(.1733)}to{transform:translate(79.22915vw,99vh) scale(.1733)}}.snow:nth-child(103){opacity:.6038;transform:translate(38.2735vw,-10px) scale(.4395);animation:fall-103 25s -11s linear infinite}@keyframes fall-103{48.092%{transform:translate(43.9956vw,48.092vh) scale(.4395)}to{transform:translate(41.13455vw,99vh) scale(.4395)}}.snow:nth-child(104){opacity:1.788;transform:translate(22.3441vw,-10px) scale(.1498);animation:fall-104 13s -1s linear infinite}@keyframes fall-104{62.453%{transform:translate(13.763vw,62.453vh) scale(.1498)}to{transform:translate(18.05355vw,99vh) scale(.1498)}}.snow:nth-child(105){opacity:.1334;transform:translate(64.3862vw,-10px) scale(.8879);animation:fall-105 19s -25s linear infinite}@keyframes fall-105{67.489%{transform:translate(60.6744vw,67.489vh) scale(.8879)}to{transform:translate(62.5303vw,99vh) scale(.8879)}}.snow:nth-child(106){opacity:.7478;transform:translate(9.8614vw,-10px) scale(.4712);animation:fall-106 12s -25s linear infinite}@keyframes fall-106{74.351%{transform:translate(13.0475vw,74.351vh) scale(.4712)}to{transform:translate(11.45445vw,99vh) scale(.4712)}}.snow:nth-child(107){opacity:.9634;transform:translate(30.7086vw,-10px) scale(.3614);animation:fall-107 19s -11s linear infinite}@keyframes fall-107{35.182%{transform:translate(28.0968vw,35.182vh) scale(.3614)}to{transform:translate(29.4027vw,99vh) scale(.3614)}}.snow:nth-child(108){opacity:.9012;transform:translate(16.6145vw,-10px) scale(.5538);animation:fall-108 13s -24s linear infinite}@keyframes fall-108{68.91%{transform:translate(24.7204vw,68.91vh) scale(.5538)}to{transform:translate(20.66745vw,99vh) scale(.5538)}}.snow:nth-child(109){opacity:.5168;transform:translate(71.1687vw,-10px) scale(.0047);animation:fall-109 30s -25s linear infinite}@keyframes fall-109{77.273%{transform:translate(74.2181vw,77.273vh) scale(.0047)}to{transform:translate(72.6934vw,99vh) scale(.0047)}}.snow:nth-child(110){opacity:1.1658;transform:translate(65.9342vw,-10px) scale(.7395);animation:fall-110 24s -25s linear infinite}@keyframes fall-110{55.149%{transform:translate(67.0245vw,55.149vh) scale(.7395)}to{transform:translate(66.47935vw,99vh) scale(.7395)}}.snow:nth-child(111){opacity:.1716;transform:translate(42.5134vw,-10px) scale(.4572);animation:fall-111 22s -13s linear infinite}@keyframes fall-111{44.887%{transform:translate(52.1796vw,44.887vh) scale(.4572)}to{transform:translate(47.3465vw,99vh) scale(.4572)}}.snow:nth-child(112){opacity:1.074;transform:translate(12.4167vw,-10px) scale(.8014);animation:fall-112 23s -12s linear infinite}@keyframes fall-112{76.844%{transform:translate(17.1671vw,76.844vh) scale(.8014)}to{transform:translate(14.7919vw,99vh) scale(.8014)}}.snow:nth-child(113){opacity:1.2888;transform:translate(77.5344vw,-10px) scale(.2697);animation:fall-113 23s -27s linear infinite}@keyframes fall-113{34.141%{transform:translate(83.1183vw,34.141vh) scale(.2697)}to{transform:translate(80.32635vw,99vh) scale(.2697)}}.snow:nth-child(114){opacity:1.7382;transform:translate(21.7418vw,-10px) scale(.0259);animation:fall-114 20s -10s linear infinite}@keyframes fall-114{42.213%{transform:translate(13.2836vw,42.213vh) scale(.0259)}to{transform:translate(17.5127vw,99vh) scale(.0259)}}.snow:nth-child(115){opacity:.1468;transform:translate(84.3252vw,-10px) scale(.6482);animation:fall-115 26s -3s linear infinite}@keyframes fall-115{41.32%{transform:translate(91.5378vw,41.32vh) scale(.6482)}to{transform:translate(87.9315vw,99vh) scale(.6482)}}.snow:nth-child(116){opacity:.1766;transform:translate(34.7401vw,-10px) scale(.9015);animation:fall-116 23s -20s linear infinite}@keyframes fall-116{44.447%{transform:translate(41.5935vw,44.447vh) scale(.9015)}to{transform:translate(38.1668vw,99vh) scale(.9015)}}.snow:nth-child(117){opacity:1.458;transform:translate(81.5723vw,-10px) scale(.4452);animation:fall-117 20s -5s linear infinite}@keyframes fall-117{78.75%{transform:translate(78.0553vw,78.75vh) scale(.4452)}to{transform:translate(79.8138vw,99vh) scale(.4452)}}.snow:nth-child(118){opacity:1.2732;transform:translate(2.1533vw,-10px) scale(.3696);animation:fall-118 18s -25s linear infinite}@keyframes fall-118{68.303%{transform:translate(10.1238vw,68.303vh) scale(.3696)}to{transform:translate(6.13855vw,99vh) scale(.3696)}}.snow:nth-child(119){opacity:1.8136;transform:translate(74.0549vw,-10px) scale(.6419);animation:fall-119 30s -10s linear infinite}@keyframes fall-119{50.494%{transform:translate(79.5207vw,50.494vh) scale(.6419)}to{transform:translate(76.7878vw,99vh) scale(.6419)}}.snow:nth-child(120){opacity:.517;transform:translate(85.6942vw,-10px) scale(.9233);animation:fall-120 20s -18s linear infinite}@keyframes fall-120{63.605%{transform:translate(79.9353vw,63.605vh) scale(.9233)}to{transform:translate(82.81475vw,99vh) scale(.9233)}}.snow:nth-child(121){opacity:.7934;transform:translate(15.7144vw,-10px) scale(.3332);animation:fall-121 21s -5s linear infinite}@keyframes fall-121{69.386%{transform:translate(17.9292vw,69.386vh) scale(.3332)}to{transform:translate(16.8218vw,99vh) scale(.3332)}}.snow:nth-child(122){opacity:.2166;transform:translate(13.4961vw,-10px) scale(.0324);animation:fall-122 14s -29s linear infinite}@keyframes fall-122{38.306%{transform:translate(13.967vw,38.306vh) scale(.0324)}to{transform:translate(13.73155vw,99vh) scale(.0324)}}.snow:nth-child(123){opacity:.7486;transform:translate(12.1278vw,-10px) scale(.3893);animation:fall-123 15s -20s linear infinite}@keyframes fall-123{50.636%{transform:translate(3.4839vw,50.636vh) scale(.3893)}to{transform:translate(7.80585vw,99vh) scale(.3893)}}.snow:nth-child(124){opacity:.5398;transform:translate(26.9077vw,-10px) scale(.9523);animation:fall-124 23s -10s linear infinite}@keyframes fall-124{69.426%{transform:translate(30.5395vw,69.426vh) scale(.9523)}to{transform:translate(28.7236vw,99vh) scale(.9523)}}.snow:nth-child(125){opacity:1.7512;transform:translate(44.4798vw,-10px) scale(.2212);animation:fall-125 18s -28s linear infinite}@keyframes fall-125{61.13%{transform:translate(41.5427vw,61.13vh) scale(.2212)}to{transform:translate(43.01125vw,99vh) scale(.2212)}}.snow:nth-child(126){opacity:1.7956;transform:translate(75.4433vw,-10px) scale(.6694);animation:fall-126 20s -11s linear infinite}@keyframes fall-126{54.373%{transform:translate(81.6517vw,54.373vh) scale(.6694)}to{transform:translate(78.5475vw,99vh) scale(.6694)}}.snow:nth-child(127){opacity:1.8396;transform:translate(29.1223vw,-10px) scale(.1971);animation:fall-127 10s -29s linear infinite}@keyframes fall-127{75.76%{transform:translate(28.5217vw,75.76vh) scale(.1971)}to{transform:translate(28.822vw,99vh) scale(.1971)}}.snow:nth-child(128){opacity:1.9724;transform:translate(31.142vw,-10px) scale(.7778);animation:fall-128 23s -13s linear infinite}@keyframes fall-128{51.93%{transform:translate(38.9164vw,51.93vh) scale(.7778)}to{transform:translate(35.0292vw,99vh) scale(.7778)}}.snow:nth-child(129){opacity:.5306;transform:translate(5.4555vw,-10px) scale(.2535);animation:fall-129 20s -25s linear infinite}@keyframes fall-129{49.91%{transform:translate(-1.4049vw,49.91vh) scale(.2535)}to{transform:translate(2.0253vw,99vh) scale(.2535)}}.snow:nth-child(130){opacity:.0134;transform:translate(1.2008vw,-10px) scale(.8657);animation:fall-130 28s -27s linear infinite}@keyframes fall-130{61.196%{transform:translate(-4.0538vw,61.196vh) scale(.8657)}to{transform:translate(-1.4265vw,99vh) scale(.8657)}}.snow:nth-child(131){opacity:1.7992;transform:translate(73.6142vw,-10px) scale(.7898);animation:fall-131 17s -15s linear infinite}@keyframes fall-131{39.189%{transform:translate(69.8316vw,39.189vh) scale(.7898)}to{transform:translate(71.7229vw,99vh) scale(.7898)}}.snow:nth-child(132){opacity:.6762;transform:translate(77.9098vw,-10px) scale(.4978);animation:fall-132 13s -4s linear infinite}@keyframes fall-132{64.241%{transform:translate(79.97vw,64.241vh) scale(.4978)}to{transform:translate(78.9399vw,99vh) scale(.4978)}}.snow:nth-child(133){opacity:1.56;transform:translate(52.7303vw,-10px) scale(.2961);animation:fall-133 13s -17s linear infinite}@keyframes fall-133{65.958%{transform:translate(54.2855vw,65.958vh) scale(.2961)}to{transform:translate(53.5079vw,99vh) scale(.2961)}}.snow:nth-child(134){opacity:.3952;transform:translate(10.1466vw,-10px) scale(.9936);animation:fall-134 16s -13s linear infinite}@keyframes fall-134{77.357%{transform:translate(1.6707vw,77.357vh) scale(.9936)}to{transform:translate(5.90865vw,99vh) scale(.9936)}}.snow:nth-child(135){opacity:1.299;transform:translate(64.0604vw,-10px) scale(.1341);animation:fall-135 22s -30s linear infinite}@keyframes fall-135{56.379%{transform:translate(66.1646vw,56.379vh) scale(.1341)}to{transform:translate(65.1125vw,99vh) scale(.1341)}}.snow:nth-child(136){opacity:.222;transform:translate(32.5914vw,-10px) scale(.237);animation:fall-136 14s -8s linear infinite}@keyframes fall-136{74.559%{transform:translate(28.8276vw,74.559vh) scale(.237)}to{transform:translate(30.7095vw,99vh) scale(.237)}}.snow:nth-child(137){opacity:.8068;transform:translate(82.1567vw,-10px) scale(.6517);animation:fall-137 22s -10s linear infinite}@keyframes fall-137{73.679%{transform:translate(90.5905vw,73.679vh) scale(.6517)}to{transform:translate(86.3736vw,99vh) scale(.6517)}}.snow:nth-child(138){opacity:.2212;transform:translate(50.1409vw,-10px) scale(.5754);animation:fall-138 30s -23s linear infinite}@keyframes fall-138{63.191%{transform:translate(57.4468vw,63.191vh) scale(.5754)}to{transform:translate(53.79385vw,99vh) scale(.5754)}}.snow:nth-child(139){opacity:1.7244;transform:translate(40.4962vw,-10px) scale(.0404);animation:fall-139 28s -15s linear infinite}@keyframes fall-139{62.361%{transform:translate(30.7668vw,62.361vh) scale(.0404)}to{transform:translate(35.6315vw,99vh) scale(.0404)}}.snow:nth-child(140){opacity:.1608;transform:translate(75.0754vw,-10px) scale(.271);animation:fall-140 29s -6s linear infinite}@keyframes fall-140{44.835%{transform:translate(72.6151vw,44.835vh) scale(.271)}to{transform:translate(73.84525vw,99vh) scale(.271)}}.snow:nth-child(141){opacity:.0822;transform:translate(11.4505vw,-10px) scale(.4833);animation:fall-141 28s -12s linear infinite}@keyframes fall-141{65.309%{transform:translate(7.7224vw,65.309vh) scale(.4833)}to{transform:translate(9.58645vw,99vh) scale(.4833)}}.snow:nth-child(142){opacity:.219;transform:translate(31.9943vw,-10px) scale(.5018);animation:fall-142 12s -8s linear infinite}@keyframes fall-142{43.205%{transform:translate(27.2752vw,43.205vh) scale(.5018)}to{transform:translate(29.63475vw,99vh) scale(.5018)}}.snow:nth-child(143){opacity:.3986;transform:translate(34.6305vw,-10px) scale(.2613);animation:fall-143 19s -17s linear infinite}@keyframes fall-143{76.815%{transform:translate(38.6977vw,76.815vh) scale(.2613)}to{transform:translate(36.6641vw,99vh) scale(.2613)}}.snow:nth-child(144){opacity:1.6378;transform:translate(79.5651vw,-10px) scale(.5533);animation:fall-144 30s -18s linear infinite}@keyframes fall-144{43.538%{transform:translate(81.129vw,43.538vh) scale(.5533)}to{transform:translate(80.34705vw,99vh) scale(.5533)}}.snow:nth-child(145){opacity:.4936;transform:translate(88.0206vw,-10px) scale(.2167);animation:fall-145 17s -21s linear infinite}@keyframes fall-145{59.362%{transform:translate(79.5527vw,59.362vh) scale(.2167)}to{transform:translate(83.78665vw,99vh) scale(.2167)}}.snow:nth-child(146){opacity:.6512;transform:translate(91.9869vw,-10px) scale(.7094);animation:fall-146 30s -5s linear infinite}@keyframes fall-146{70.569%{transform:translate(88.1273vw,70.569vh) scale(.7094)}to{transform:translate(90.0571vw,99vh) scale(.7094)}}.snow:nth-child(147){opacity:1.7828;transform:translate(31.7486vw,-10px) scale(.1792);animation:fall-147 15s -28s linear infinite}@keyframes fall-147{47.944%{transform:translate(26.7706vw,47.944vh) scale(.1792)}to{transform:translate(29.2596vw,99vh) scale(.1792)}}.snow:nth-child(148){opacity:.4372;transform:translate(52.4016vw,-10px) scale(.4123);animation:fall-148 11s -28s linear infinite}@keyframes fall-148{39.926%{transform:translate(59.4249vw,39.926vh) scale(.4123)}to{transform:translate(55.91325vw,99vh) scale(.4123)}}.snow:nth-child(149){opacity:.4578;transform:translate(75.5322vw,-10px) scale(.1362);animation:fall-149 11s -4s linear infinite}@keyframes fall-149{46.594%{transform:translate(85.0024vw,46.594vh) scale(.1362)}to{transform:translate(80.2673vw,99vh) scale(.1362)}}.snow:nth-child(150){opacity:1.1462;transform:translate(50.7678vw,-10px) scale(.1883);animation:fall-150 17s -17s linear infinite}@keyframes fall-150{72.709%{transform:translate(49.0601vw,72.709vh) scale(.1883)}to{transform:translate(49.91395vw,99vh) scale(.1883)}}.snow:nth-child(151){opacity:.7534;transform:translate(37.35vw,-10px) scale(.9713);animation:fall-151 26s -24s linear infinite}@keyframes fall-151{33.698%{transform:translate(34.1722vw,33.698vh) scale(.9713)}to{transform:translate(35.7611vw,99vh) scale(.9713)}}.snow:nth-child(152){opacity:.8414;transform:translate(34.0861vw,-10px) scale(.6777);animation:fall-152 29s -18s linear infinite}@keyframes fall-152{79.851%{transform:translate(40.0907vw,79.851vh) scale(.6777)}to{transform:translate(37.0884vw,99vh) scale(.6777)}}.snow:nth-child(153){opacity:1.0358;transform:translate(83.8106vw,-10px) scale(.6374);animation:fall-153 25s -12s linear infinite}@keyframes fall-153{79.921%{transform:translate(81.0547vw,79.921vh) scale(.6374)}to{transform:translate(82.43265vw,99vh) scale(.6374)}}.snow:nth-child(154){opacity:1.0724;transform:translate(56.4415vw,-10px) scale(.0026);animation:fall-154 29s -11s linear infinite}@keyframes fall-154{77.632%{transform:translate(65.7099vw,77.632vh) scale(.0026)}to{transform:translate(61.0757vw,99vh) scale(.0026)}}.snow:nth-child(155){opacity:.3156;transform:translate(55.4409vw,-10px) scale(.6618);animation:fall-155 12s -19s linear infinite}@keyframes fall-155{55.093%{transform:translate(51.7297vw,55.093vh) scale(.6618)}to{transform:translate(53.5853vw,99vh) scale(.6618)}}.snow:nth-child(156){opacity:.9018;transform:translate(61.433vw,-10px) scale(.4826);animation:fall-156 13s -13s linear infinite}@keyframes fall-156{36.762%{transform:translate(53.9281vw,36.762vh) scale(.4826)}to{transform:translate(57.68055vw,99vh) scale(.4826)}}.snow:nth-child(157){opacity:1.4446;transform:translate(10.7652vw,-10px) scale(.7063);animation:fall-157 10s -23s linear infinite}@keyframes fall-157{56.402%{transform:translate(5.493vw,56.402vh) scale(.7063)}to{transform:translate(8.1291vw,99vh) scale(.7063)}}.snow:nth-child(158){opacity:1.2406;transform:translate(8.3237vw,-10px) scale(.1257);animation:fall-158 22s -15s linear infinite}@keyframes fall-158{56.676%{transform:translate(6.6152vw,56.676vh) scale(.1257)}to{transform:translate(7.46945vw,99vh) scale(.1257)}}.snow:nth-child(159){opacity:.899;transform:translate(17.0628vw,-10px) scale(.7896);animation:fall-159 20s -16s linear infinite}@keyframes fall-159{77.619%{transform:translate(20.1114vw,77.619vh) scale(.7896)}to{transform:translate(18.5871vw,99vh) scale(.7896)}}.snow:nth-child(160){opacity:.5688;transform:translate(80.5118vw,-10px) scale(.9263);animation:fall-160 13s -29s linear infinite}@keyframes fall-160{55.127%{transform:translate(89.8818vw,55.127vh) scale(.9263)}to{transform:translate(85.1968vw,99vh) scale(.9263)}}.snow:nth-child(161){opacity:.479;transform:translate(75.1407vw,-10px) scale(.0699);animation:fall-161 24s -2s linear infinite}@keyframes fall-161{33.353%{transform:translate(80.2539vw,33.353vh) scale(.0699)}to{transform:translate(77.6973vw,99vh) scale(.0699)}}.snow:nth-child(162){opacity:.1188;transform:translate(.3826vw,-10px) scale(.4382);animation:fall-162 13s -2s linear infinite}@keyframes fall-162{77.169%{transform:translate(-7.3089vw,77.169vh) scale(.4382)}to{transform:translate(-3.46315vw,99vh) scale(.4382)}}.snow:nth-child(163){opacity:.3944;transform:translate(7.6208vw,-10px) scale(.7228);animation:fall-163 26s -2s linear infinite}@keyframes fall-163{69.313%{transform:translate(3.2105vw,69.313vh) scale(.7228)}to{transform:translate(5.41565vw,99vh) scale(.7228)}}.snow:nth-child(164){opacity:1.3644;transform:translate(.302vw,-10px) scale(.9356);animation:fall-164 11s -11s linear infinite}@keyframes fall-164{61.63%{transform:translate(-7.195vw,61.63vh) scale(.9356)}to{transform:translate(-3.4465vw,99vh) scale(.9356)}}.snow:nth-child(165){opacity:.265;transform:translate(29.8489vw,-10px) scale(.6906);animation:fall-165 17s -26s linear infinite}@keyframes fall-165{72.608%{transform:translate(35.8494vw,72.608vh) scale(.6906)}to{transform:translate(32.84915vw,99vh) scale(.6906)}}.snow:nth-child(166){opacity:1.7656;transform:translate(20.8656vw,-10px) scale(.2008);animation:fall-166 29s -11s linear infinite}@keyframes fall-166{55.973%{transform:translate(18.2093vw,55.973vh) scale(.2008)}to{transform:translate(19.53745vw,99vh) scale(.2008)}}.snow:nth-child(167){opacity:.9426;transform:translate(90.767vw,-10px) scale(.4625);animation:fall-167 20s -28s linear infinite}@keyframes fall-167{76.962%{transform:translate(93.0605vw,76.962vh) scale(.4625)}to{transform:translate(91.91375vw,99vh) scale(.4625)}}.snow:nth-child(168){opacity:1.6174;transform:translate(96.9918vw,-10px) scale(.4885);animation:fall-168 30s -7s linear infinite}@keyframes fall-168{79.979%{transform:translate(89.4312vw,79.979vh) scale(.4885)}to{transform:translate(93.2115vw,99vh) scale(.4885)}}.snow:nth-child(169){opacity:.8014;transform:translate(26.9888vw,-10px) scale(.7191);animation:fall-169 11s -18s linear infinite}@keyframes fall-169{35.518%{transform:translate(35.365vw,35.518vh) scale(.7191)}to{transform:translate(31.1769vw,99vh) scale(.7191)}}.snow:nth-child(170){opacity:1.081;transform:translate(64.9642vw,-10px) scale(.3791);animation:fall-170 19s -27s linear infinite}@keyframes fall-170{44.949%{transform:translate(73.4923vw,44.949vh) scale(.3791)}to{transform:translate(69.22825vw,99vh) scale(.3791)}}.snow:nth-child(171){opacity:1.1172;transform:translate(30.6046vw,-10px) scale(.3013);animation:fall-171 23s -18s linear infinite}@keyframes fall-171{67.277%{transform:translate(28.6427vw,67.277vh) scale(.3013)}to{transform:translate(29.62365vw,99vh) scale(.3013)}}.snow:nth-child(172){opacity:1.2086;transform:translate(3.5803vw,-10px) scale(.1373);animation:fall-172 14s -26s linear infinite}@keyframes fall-172{32.955%{transform:translate(4.7521vw,32.955vh) scale(.1373)}to{transform:translate(4.1662vw,99vh) scale(.1373)}}.snow:nth-child(173){opacity:1.4944;transform:translate(29.8512vw,-10px) scale(.6255);animation:fall-173 28s -22s linear infinite}@keyframes fall-173{63.74%{transform:translate(32.104vw,63.74vh) scale(.6255)}to{transform:translate(30.9776vw,99vh) scale(.6255)}}.snow:nth-child(174){opacity:1.0678;transform:translate(36.0173vw,-10px) scale(.0823);animation:fall-174 21s -3s linear infinite}@keyframes fall-174{76.892%{transform:translate(27.0116vw,76.892vh) scale(.0823)}to{transform:translate(31.51445vw,99vh) scale(.0823)}}.snow:nth-child(175){opacity:.5226;transform:translate(60.1249vw,-10px) scale(.3854);animation:fall-175 27s -2s linear infinite}@keyframes fall-175{39.413%{transform:translate(52.7839vw,39.413vh) scale(.3854)}to{transform:translate(56.4544vw,99vh) scale(.3854)}}.snow:nth-child(176){opacity:1.8532;transform:translate(75.2877vw,-10px) scale(.6491);animation:fall-176 13s -29s linear infinite}@keyframes fall-176{47.772%{transform:translate(72.1527vw,47.772vh) scale(.6491)}to{transform:translate(73.7202vw,99vh) scale(.6491)}}.snow:nth-child(177){opacity:1.3422;transform:translate(63.3164vw,-10px) scale(.024);animation:fall-177 22s -7s linear infinite}@keyframes fall-177{77.238%{transform:translate(59.7832vw,77.238vh) scale(.024)}to{transform:translate(61.5498vw,99vh) scale(.024)}}.snow:nth-child(178){opacity:1.2086;transform:translate(.6081vw,-10px) scale(.9669);animation:fall-178 28s -16s linear infinite}@keyframes fall-178{43.414%{transform:translate(6.9417vw,43.414vh) scale(.9669)}to{transform:translate(3.7749vw,99vh) scale(.9669)}}.snow:nth-child(179){opacity:1.504;transform:translate(60.7257vw,-10px) scale(.0759);animation:fall-179 12s -14s linear infinite}@keyframes fall-179{65.592%{transform:translate(66.0696vw,65.592vh) scale(.0759)}to{transform:translate(63.39765vw,99vh) scale(.0759)}}.snow:nth-child(180){opacity:.241;transform:translate(53.6838vw,-10px) scale(.153);animation:fall-180 24s -3s linear infinite}@keyframes fall-180{46.255%{transform:translate(46.0193vw,46.255vh) scale(.153)}to{transform:translate(49.85155vw,99vh) scale(.153)}}.snow:nth-child(181){opacity:.3776;transform:translate(90.9438vw,-10px) scale(.5882);animation:fall-181 22s -20s linear infinite}@keyframes fall-181{46.279%{transform:translate(100.5802vw,46.279vh) scale(.5882)}to{transform:translate(95.762vw,99vh) scale(.5882)}}.snow:nth-child(182){opacity:1.2544;transform:translate(98.5165vw,-10px) scale(.8516);animation:fall-182 14s -11s linear infinite}@keyframes fall-182{62.954%{transform:translate(103.2465vw,62.954vh) scale(.8516)}to{transform:translate(100.8815vw,99vh) scale(.8516)}}.snow:nth-child(183){opacity:.531;transform:translate(39.9546vw,-10px) scale(.5301);animation:fall-183 12s -20s linear infinite}@keyframes fall-183{73.324%{transform:translate(46.9159vw,73.324vh) scale(.5301)}to{transform:translate(43.43525vw,99vh) scale(.5301)}}.snow:nth-child(184){opacity:1.3484;transform:translate(70.9794vw,-10px) scale(.5574);animation:fall-184 15s -3s linear infinite}@keyframes fall-184{75.148%{transform:translate(64.886vw,75.148vh) scale(.5574)}to{transform:translate(67.9327vw,99vh) scale(.5574)}}.snow:nth-child(185){opacity:.3074;transform:translate(36.4615vw,-10px) scale(.0621);animation:fall-185 19s -7s linear infinite}@keyframes fall-185{58.242%{transform:translate(28.2534vw,58.242vh) scale(.0621)}to{transform:translate(32.35745vw,99vh) scale(.0621)}}.snow:nth-child(186){opacity:.1128;transform:translate(4.318vw,-10px) scale(.778);animation:fall-186 22s -11s linear infinite}@keyframes fall-186{54.404%{transform:translate(3.0903vw,54.404vh) scale(.778)}to{transform:translate(3.70415vw,99vh) scale(.778)}}.snow:nth-child(187){opacity:1.7458;transform:translate(28.1455vw,-10px) scale(.4571);animation:fall-187 18s -24s linear infinite}@keyframes fall-187{42.489%{transform:translate(36.1421vw,42.489vh) scale(.4571)}to{transform:translate(32.1438vw,99vh) scale(.4571)}}.snow:nth-child(188){opacity:.9108;transform:translate(85.2948vw,-10px) scale(.7424);animation:fall-188 17s -15s linear infinite}@keyframes fall-188{70.265%{transform:translate(90.6828vw,70.265vh) scale(.7424)}to{transform:translate(87.9888vw,99vh) scale(.7424)}}.snow:nth-child(189){opacity:1.8128;transform:translate(71.6353vw,-10px) scale(.5728);animation:fall-189 11s -29s linear infinite}@keyframes fall-189{74.073%{transform:translate(63.5085vw,74.073vh) scale(.5728)}to{transform:translate(67.5719vw,99vh) scale(.5728)}}.snow:nth-child(190){opacity:1.182;transform:translate(15.0861vw,-10px) scale(.8791);animation:fall-190 17s -13s linear infinite}@keyframes fall-190{76.351%{transform:translate(19.3026vw,76.351vh) scale(.8791)}to{transform:translate(17.19435vw,99vh) scale(.8791)}}.snow:nth-child(191){opacity:1.6704;transform:translate(86.8768vw,-10px) scale(.3992);animation:fall-191 23s -10s linear infinite}@keyframes fall-191{72.697%{transform:translate(95.4937vw,72.697vh) scale(.3992)}to{transform:translate(91.18525vw,99vh) scale(.3992)}}.snow:nth-child(192){opacity:1.7088;transform:translate(23.7271vw,-10px) scale(.0629);animation:fall-192 27s -2s linear infinite}@keyframes fall-192{64.287%{transform:translate(29.6743vw,64.287vh) scale(.0629)}to{transform:translate(26.7007vw,99vh) scale(.0629)}}.snow:nth-child(193){opacity:1.9772;transform:translate(50.7486vw,-10px) scale(.944);animation:fall-193 10s -29s linear infinite}@keyframes fall-193{52.564%{transform:translate(54.0469vw,52.564vh) scale(.944)}to{transform:translate(52.39775vw,99vh) scale(.944)}}.snow:nth-child(194){opacity:1.1066;transform:translate(43.2247vw,-10px) scale(.8192);animation:fall-194 22s -7s linear infinite}@keyframes fall-194{46.739%{transform:translate(40.3382vw,46.739vh) scale(.8192)}to{transform:translate(41.78145vw,99vh) scale(.8192)}}.snow:nth-child(195){opacity:1.8752;transform:translate(26.254vw,-10px) scale(.3815);animation:fall-195 19s -6s linear infinite}@keyframes fall-195{34.602%{transform:translate(31.9332vw,34.602vh) scale(.3815)}to{transform:translate(29.0936vw,99vh) scale(.3815)}}.snow:nth-child(196){opacity:1.376;transform:translate(93.5693vw,-10px) scale(.1894);animation:fall-196 28s -21s linear infinite}@keyframes fall-196{65.567%{transform:translate(89.0095vw,65.567vh) scale(.1894)}to{transform:translate(91.2894vw,99vh) scale(.1894)}}.snow:nth-child(197){opacity:.744;transform:translate(25.1022vw,-10px) scale(.8456);animation:fall-197 14s -16s linear infinite}@keyframes fall-197{37.173%{transform:translate(15.6672vw,37.173vh) scale(.8456)}to{transform:translate(20.3847vw,99vh) scale(.8456)}}.snow:nth-child(198){opacity:1.1836;transform:translate(18.4764vw,-10px) scale(.2598);animation:fall-198 17s -6s linear infinite}@keyframes fall-198{32.818%{transform:translate(20.3985vw,32.818vh) scale(.2598)}to{transform:translate(19.43745vw,99vh) scale(.2598)}}.snow:nth-child(199){opacity:.0174;transform:translate(90.0241vw,-10px) scale(.7994);animation:fall-199 23s -15s linear infinite}@keyframes fall-199{58.799%{transform:translate(84.4167vw,58.799vh) scale(.7994)}to{transform:translate(87.2204vw,99vh) scale(.7994)}}.snow:nth-child(200){opacity:1.2748;transform:translate(19.3216vw,-10px) scale(.7485);animation:fall-200 17s -19s linear infinite}@keyframes fall-200{47.36%{transform:translate(25.1566vw,47.36vh) scale(.7485)}to{transform:translate(22.2391vw,99vh) scale(.7485)}}.snow:nth-child(201){opacity:1.594;transform:translate(84.5525vw,-10px) scale(.4281);animation:fall-201 26s -13s linear infinite}@keyframes fall-201{71.119%{transform:translate(90.995vw,71.119vh) scale(.4281)}to{transform:translate(87.77375vw,99vh) scale(.4281)}}.snow:nth-child(202){opacity:.7464;transform:translate(64.5602vw,-10px) scale(.7836);animation:fall-202 16s -17s linear infinite}@keyframes fall-202{36.018%{transform:translate(55.2876vw,36.018vh) scale(.7836)}to{transform:translate(59.9239vw,99vh) scale(.7836)}}.snow:nth-child(203){opacity:.848;transform:translate(98.5539vw,-10px) scale(.409);animation:fall-203 27s -19s linear infinite}@keyframes fall-203{52.228%{transform:translate(107.7528vw,52.228vh) scale(.409)}to{transform:translate(103.15335vw,99vh) scale(.409)}}.snow:nth-child(204){opacity:1.8678;transform:translate(45.7181vw,-10px) scale(.7807);animation:fall-204 14s -17s linear infinite}@keyframes fall-204{78.813%{transform:translate(46.2207vw,78.813vh) scale(.7807)}to{transform:translate(45.9694vw,99vh) scale(.7807)}}.snow:nth-child(205){opacity:1.1854;transform:translate(80.0104vw,-10px) scale(.7736);animation:fall-205 15s -12s linear infinite}@keyframes fall-205{37.979%{transform:translate(79.3912vw,37.979vh) scale(.7736)}to{transform:translate(79.7008vw,99vh) scale(.7736)}}.snow:nth-child(206){opacity:.3652;transform:translate(7.8963vw,-10px) scale(.7585);animation:fall-206 16s -5s linear infinite}@keyframes fall-206{47.271%{transform:translate(15.8063vw,47.271vh) scale(.7585)}to{transform:translate(11.8513vw,99vh) scale(.7585)}}.snow:nth-child(207){opacity:.2114;transform:translate(88.9942vw,-10px) scale(.9671);animation:fall-207 14s -1s linear infinite}@keyframes fall-207{34.078%{transform:translate(95.9928vw,34.078vh) scale(.9671)}to{transform:translate(92.4935vw,99vh) scale(.9671)}}.snow:nth-child(208){opacity:.0824;transform:translate(71.8371vw,-10px) scale(.5355);animation:fall-208 19s -16s linear infinite}@keyframes fall-208{52.832%{transform:translate(77.0292vw,52.832vh) scale(.5355)}to{transform:translate(74.43315vw,99vh) scale(.5355)}}.snow:nth-child(209){opacity:1.0882;transform:translate(46.1452vw,-10px) scale(.2394);animation:fall-209 25s -10s linear infinite}@keyframes fall-209{57.353%{transform:translate(40.0217vw,57.353vh) scale(.2394)}to{transform:translate(43.08345vw,99vh) scale(.2394)}}.snow:nth-child(210){opacity:1.0942;transform:translate(59.9008vw,-10px) scale(.8865);animation:fall-210 23s -14s linear infinite}@keyframes fall-210{40.677%{transform:translate(62.0844vw,40.677vh) scale(.8865)}to{transform:translate(60.9926vw,99vh) scale(.8865)}}.snow:nth-child(211){opacity:1.8866;transform:translate(49.7728vw,-10px) scale(.2519);animation:fall-211 12s -8s linear infinite}@keyframes fall-211{49.43%{transform:translate(46.8181vw,49.43vh) scale(.2519)}to{transform:translate(48.29545vw,99vh) scale(.2519)}}.snow:nth-child(212){opacity:1.2126;transform:translate(34.5475vw,-10px) scale(.5215);animation:fall-212 19s -2s linear infinite}@keyframes fall-212{37.113%{transform:translate(30.2367vw,37.113vh) scale(.5215)}to{transform:translate(32.3921vw,99vh) scale(.5215)}}.snow:nth-child(213){opacity:1.7266;transform:translate(21.6708vw,-10px) scale(.5894);animation:fall-213 22s -17s linear infinite}@keyframes fall-213{60.999%{transform:translate(30.6608vw,60.999vh) scale(.5894)}to{transform:translate(26.1658vw,99vh) scale(.5894)}}.snow:nth-child(214){opacity:.6956;transform:translate(14.284vw,-10px) scale(.72);animation:fall-214 22s -8s linear infinite}@keyframes fall-214{75.016%{transform:translate(8.954vw,75.016vh) scale(.72)}to{transform:translate(11.619vw,99vh) scale(.72)}}.snow:nth-child(215){opacity:1.3948;transform:translate(19.1375vw,-10px) scale(.9447);animation:fall-215 18s -30s linear infinite}@keyframes fall-215{73.237%{transform:translate(28.8566vw,73.237vh) scale(.9447)}to{transform:translate(23.99705vw,99vh) scale(.9447)}}.snow:nth-child(216){opacity:1.2282;transform:translate(10.5689vw,-10px) scale(.5275);animation:fall-216 10s -20s linear infinite}@keyframes fall-216{53.782%{transform:translate(3.1933vw,53.782vh) scale(.5275)}to{transform:translate(6.8811vw,99vh) scale(.5275)}}.snow:nth-child(217){opacity:.5412;transform:translate(77.5434vw,-10px) scale(.3394);animation:fall-217 19s -19s linear infinite}@keyframes fall-217{54.868%{transform:translate(87.4437vw,54.868vh) scale(.3394)}to{transform:translate(82.49355vw,99vh) scale(.3394)}}.snow:nth-child(218){opacity:1.612;transform:translate(96.1308vw,-10px) scale(.2924);animation:fall-218 29s -2s linear infinite}@keyframes fall-218{43.542%{transform:translate(93.352vw,43.542vh) scale(.2924)}to{transform:translate(94.7414vw,99vh) scale(.2924)}}.snow:nth-child(219){opacity:1.8654;transform:translate(59.9077vw,-10px) scale(.559);animation:fall-219 15s -27s linear infinite}@keyframes fall-219{40.023%{transform:translate(57.2961vw,40.023vh) scale(.559)}to{transform:translate(58.6019vw,99vh) scale(.559)}}.snow:nth-child(220){opacity:1.7824;transform:translate(12.4689vw,-10px) scale(.649);animation:fall-220 23s -16s linear infinite}@keyframes fall-220{30.042%{transform:translate(16.9646vw,30.042vh) scale(.649)}to{transform:translate(14.71675vw,99vh) scale(.649)}}.snow:nth-child(221){opacity:1.581;transform:translate(94.6755vw,-10px) scale(.0104);animation:fall-221 19s -30s linear infinite}@keyframes fall-221{50.627%{transform:translate(100.0989vw,50.627vh) scale(.0104)}to{transform:translate(97.3872vw,99vh) scale(.0104)}}.snow:nth-child(222){opacity:1.2786;transform:translate(8.6346vw,-10px) scale(.9367);animation:fall-222 15s -1s linear infinite}@keyframes fall-222{51.164%{transform:translate(6.5346vw,51.164vh) scale(.9367)}to{transform:translate(7.5846vw,99vh) scale(.9367)}}.snow:nth-child(223){opacity:.3106;transform:translate(15.8559vw,-10px) scale(.7626);animation:fall-223 17s -13s linear infinite}@keyframes fall-223{75.829%{transform:translate(13.027vw,75.829vh) scale(.7626)}to{transform:translate(14.44145vw,99vh) scale(.7626)}}.snow:nth-child(224){opacity:.8958;transform:translate(32.3777vw,-10px) scale(.6996);animation:fall-224 13s -3s linear infinite}@keyframes fall-224{41.991%{transform:translate(29.1791vw,41.991vh) scale(.6996)}to{transform:translate(30.7784vw,99vh) scale(.6996)}}.snow:nth-child(225){opacity:.8408;transform:translate(72.2677vw,-10px) scale(.7822);animation:fall-225 15s -14s linear infinite}@keyframes fall-225{30.693%{transform:translate(74.2421vw,30.693vh) scale(.7822)}to{transform:translate(73.2549vw,99vh) scale(.7822)}}.snow:nth-child(226){opacity:1.004;transform:translate(14.4575vw,-10px) scale(.6176);animation:fall-226 24s -6s linear infinite}@keyframes fall-226{30.634%{transform:translate(10.7539vw,30.634vh) scale(.6176)}to{transform:translate(12.6057vw,99vh) scale(.6176)}}.snow:nth-child(227){opacity:1.8244;transform:translate(20.5697vw,-10px) scale(.5755);animation:fall-227 28s -27s linear infinite}@keyframes fall-227{38.368%{transform:translate(11.8759vw,38.368vh) scale(.5755)}to{transform:translate(16.2228vw,99vh) scale(.5755)}}.snow:nth-child(228){opacity:.589;transform:translate(18.237vw,-10px) scale(.4419);animation:fall-228 29s -30s linear infinite}@keyframes fall-228{72.411%{transform:translate(16.1416vw,72.411vh) scale(.4419)}to{transform:translate(17.1893vw,99vh) scale(.4419)}}.snow:nth-child(229){opacity:.7136;transform:translate(5.534vw,-10px) scale(.6703);animation:fall-229 19s -29s linear infinite}@keyframes fall-229{77.642%{transform:translate(2.5237vw,77.642vh) scale(.6703)}to{transform:translate(4.02885vw,99vh) scale(.6703)}}.snow:nth-child(230){opacity:.003;transform:translate(16.2651vw,-10px) scale(.415);animation:fall-230 18s -16s linear infinite}@keyframes fall-230{30.666%{transform:translate(17.5312vw,30.666vh) scale(.415)}to{transform:translate(16.89815vw,99vh) scale(.415)}}.snow:nth-child(231){opacity:1.2182;transform:translate(84.1726vw,-10px) scale(.4704);animation:fall-231 17s -30s linear infinite}@keyframes fall-231{72.894%{transform:translate(86.7464vw,72.894vh) scale(.4704)}to{transform:translate(85.4595vw,99vh) scale(.4704)}}.snow:nth-child(232){opacity:.7718;transform:translate(3.7309vw,-10px) scale(.0389);animation:fall-232 16s -23s linear infinite}@keyframes fall-232{36.708%{transform:translate(6.9335vw,36.708vh) scale(.0389)}to{transform:translate(5.3322vw,99vh) scale(.0389)}}.snow:nth-child(233){opacity:.807;transform:translate(53.3962vw,-10px) scale(.7689);animation:fall-233 29s -29s linear infinite}@keyframes fall-233{70.686%{transform:translate(56.3801vw,70.686vh) scale(.7689)}to{transform:translate(54.88815vw,99vh) scale(.7689)}}.snow:nth-child(234){opacity:1.1326;transform:translate(44.1663vw,-10px) scale(.8343);animation:fall-234 21s -6s linear infinite}@keyframes fall-234{34.68%{transform:translate(48.8062vw,34.68vh) scale(.8343)}to{transform:translate(46.48625vw,99vh) scale(.8343)}}.snow:nth-child(235){opacity:.2732;transform:translate(91.4875vw,-10px) scale(.1448);animation:fall-235 18s -28s linear infinite}@keyframes fall-235{31.783%{transform:translate(100.7473vw,31.783vh) scale(.1448)}to{transform:translate(96.1174vw,99vh) scale(.1448)}}.snow:nth-child(236){opacity:.7696;transform:translate(52.9637vw,-10px) scale(.7781);animation:fall-236 11s -12s linear infinite}@keyframes fall-236{77.535%{transform:translate(54.8386vw,77.535vh) scale(.7781)}to{transform:translate(53.90115vw,99vh) scale(.7781)}}.snow:nth-child(237){opacity:.3038;transform:translate(75.4427vw,-10px) scale(.5513);animation:fall-237 14s -21s linear infinite}@keyframes fall-237{74.151%{transform:translate(73.0596vw,74.151vh) scale(.5513)}to{transform:translate(74.25115vw,99vh) scale(.5513)}}.snow:nth-child(238){opacity:.1102;transform:translate(1.6609vw,-10px) scale(.2376);animation:fall-238 26s -8s linear infinite}@keyframes fall-238{32.7%{transform:translate(1.8557vw,32.7vh) scale(.2376)}to{transform:translate(1.7583vw,99vh) scale(.2376)}}.snow:nth-child(239){opacity:.912;transform:translate(63.7744vw,-10px) scale(.6763);animation:fall-239 22s -16s linear infinite}@keyframes fall-239{58.726%{transform:translate(58.9443vw,58.726vh) scale(.6763)}to{transform:translate(61.35935vw,99vh) scale(.6763)}}.snow:nth-child(240){opacity:.7876;transform:translate(64.9703vw,-10px) scale(.9014);animation:fall-240 30s -6s linear infinite}@keyframes fall-240{45.321%{transform:translate(70.0576vw,45.321vh) scale(.9014)}to{transform:translate(67.51395vw,99vh) scale(.9014)}}.snow:nth-child(241){opacity:1.8412;transform:translate(97.5858vw,-10px) scale(.8361);animation:fall-241 11s -13s linear infinite}@keyframes fall-241{61.755%{transform:translate(105.0755vw,61.755vh) scale(.8361)}to{transform:translate(101.33065vw,99vh) scale(.8361)}}.snow:nth-child(242){opacity:1.6248;transform:translate(25.2525vw,-10px) scale(.8721);animation:fall-242 21s -14s linear infinite}@keyframes fall-242{40.642%{transform:translate(28.332vw,40.642vh) scale(.8721)}to{transform:translate(26.79225vw,99vh) scale(.8721)}}.snow:nth-child(243){opacity:.999;transform:translate(16.2107vw,-10px) scale(.4431);animation:fall-243 15s -6s linear infinite}@keyframes fall-243{56.113%{transform:translate(7.028vw,56.113vh) scale(.4431)}to{transform:translate(11.61935vw,99vh) scale(.4431)}}.snow:nth-child(244){opacity:1.824;transform:translate(93.0321vw,-10px) scale(.1073);animation:fall-244 28s -17s linear infinite}@keyframes fall-244{68.068%{transform:translate(100.3344vw,68.068vh) scale(.1073)}to{transform:translate(96.68325vw,99vh) scale(.1073)}}.snow:nth-child(245){opacity:.7502;transform:translate(36.9221vw,-10px) scale(.7745);animation:fall-245 25s -24s linear infinite}@keyframes fall-245{36.287%{transform:translate(42.6106vw,36.287vh) scale(.7745)}to{transform:translate(39.76635vw,99vh) scale(.7745)}}.snow:nth-child(246){opacity:.4264;transform:translate(92.7592vw,-10px) scale(.1591);animation:fall-246 27s -24s linear infinite}@keyframes fall-246{39.548%{transform:translate(91.6967vw,39.548vh) scale(.1591)}to{transform:translate(92.22795vw,99vh) scale(.1591)}}.snow:nth-child(247){opacity:.3518;transform:translate(66.6715vw,-10px) scale(.4783);animation:fall-247 13s -3s linear infinite}@keyframes fall-247{39.692%{transform:translate(74.3949vw,39.692vh) scale(.4783)}to{transform:translate(70.5332vw,99vh) scale(.4783)}}.snow:nth-child(248){opacity:1.774;transform:translate(82.1576vw,-10px) scale(.402);animation:fall-248 29s -4s linear infinite}@keyframes fall-248{72.274%{transform:translate(90.7173vw,72.274vh) scale(.402)}to{transform:translate(86.43745vw,99vh) scale(.402)}}.snow:nth-child(249){opacity:.384;transform:translate(6.4934vw,-10px) scale(.8656);animation:fall-249 24s -5s linear infinite}@keyframes fall-249{64.322%{transform:translate(8.2825vw,64.322vh) scale(.8656)}to{transform:translate(7.38795vw,99vh) scale(.8656)}}.snow:nth-child(250){opacity:1.0214;transform:translate(46.7467vw,-10px) scale(.9404);animation:fall-250 24s -14s linear infinite}@keyframes fall-250{49.506%{transform:translate(37.2907vw,49.506vh) scale(.9404)}to{transform:translate(42.0187vw,99vh) scale(.9404)}}.snow:nth-child(251){opacity:1.4954;transform:translate(65.3995vw,-10px) scale(.3437);animation:fall-251 12s -26s linear infinite}@keyframes fall-251{53.104%{transform:translate(67.1367vw,53.104vh) scale(.3437)}to{transform:translate(66.2681vw,99vh) scale(.3437)}}.snow:nth-child(252){opacity:1.8514;transform:translate(34.7093vw,-10px) scale(.5613);animation:fall-252 15s -30s linear infinite}@keyframes fall-252{71.166%{transform:translate(26.3625vw,71.166vh) scale(.5613)}to{transform:translate(30.5359vw,99vh) scale(.5613)}}.snow:nth-child(253){opacity:1.0254;transform:translate(85.0752vw,-10px) scale(.2815);animation:fall-253 13s -27s linear infinite}@keyframes fall-253{62.316%{transform:translate(88.7576vw,62.316vh) scale(.2815)}to{transform:translate(86.9164vw,99vh) scale(.2815)}}.snow:nth-child(254){opacity:.9502;transform:translate(3.0046vw,-10px) scale(.7291);animation:fall-254 11s -22s linear infinite}@keyframes fall-254{49.299%{transform:translate(2.0778vw,49.299vh) scale(.7291)}to{transform:translate(2.5412vw,99vh) scale(.7291)}}.snow:nth-child(255){opacity:.9604;transform:translate(37.4735vw,-10px) scale(.7222);animation:fall-255 14s -5s linear infinite}@keyframes fall-255{36.968%{transform:translate(42.4746vw,36.968vh) scale(.7222)}to{transform:translate(39.97405vw,99vh) scale(.7222)}}.snow:nth-child(256){opacity:1.6188;transform:translate(74.9221vw,-10px) scale(.6523);animation:fall-256 12s -12s linear infinite}@keyframes fall-256{53.914%{transform:translate(69.5389vw,53.914vh) scale(.6523)}to{transform:translate(72.2305vw,99vh) scale(.6523)}}.snow:nth-child(257){opacity:.5366;transform:translate(53.8271vw,-10px) scale(.0438);animation:fall-257 18s -14s linear infinite}@keyframes fall-257{67.472%{transform:translate(63.1672vw,67.472vh) scale(.0438)}to{transform:translate(58.49715vw,99vh) scale(.0438)}}.snow:nth-child(258){opacity:1.1994;transform:translate(10.3448vw,-10px) scale(.8923);animation:fall-258 12s -1s linear infinite}@keyframes fall-258{67.77%{transform:translate(5.2003vw,67.77vh) scale(.8923)}to{transform:translate(7.77255vw,99vh) scale(.8923)}}.snow:nth-child(259){opacity:.9684;transform:translate(15.0416vw,-10px) scale(.4345);animation:fall-259 19s -8s linear infinite}@keyframes fall-259{50.841%{transform:translate(21.6219vw,50.841vh) scale(.4345)}to{transform:translate(18.33175vw,99vh) scale(.4345)}}.snow:nth-child(260){opacity:1.3934;transform:translate(84.237vw,-10px) scale(.6905);animation:fall-260 12s -20s linear infinite}@keyframes fall-260{61.138%{transform:translate(75.7824vw,61.138vh) scale(.6905)}to{transform:translate(80.0097vw,99vh) scale(.6905)}}.snow:nth-child(261){opacity:.2776;transform:translate(20.3028vw,-10px) scale(.8185);animation:fall-261 23s -4s linear infinite}@keyframes fall-261{54.982%{transform:translate(29.5346vw,54.982vh) scale(.8185)}to{transform:translate(24.9187vw,99vh) scale(.8185)}}.snow:nth-child(262){opacity:.7198;transform:translate(46.1504vw,-10px) scale(.561);animation:fall-262 10s -14s linear infinite}@keyframes fall-262{56.008%{transform:translate(54.4291vw,56.008vh) scale(.561)}to{transform:translate(50.28975vw,99vh) scale(.561)}}.snow:nth-child(263){opacity:.8754;transform:translate(41.1844vw,-10px) scale(.0786);animation:fall-263 12s -13s linear infinite}@keyframes fall-263{66.184%{transform:translate(37.261vw,66.184vh) scale(.0786)}to{transform:translate(39.2227vw,99vh) scale(.0786)}}.snow:nth-child(264){opacity:.7182;transform:translate(82.778vw,-10px) scale(.1112);animation:fall-264 13s -16s linear infinite}@keyframes fall-264{60.6%{transform:translate(89.8046vw,60.6vh) scale(.1112)}to{transform:translate(86.2913vw,99vh) scale(.1112)}}.snow:nth-child(265){opacity:1.7604;transform:translate(89.9208vw,-10px) scale(.1683);animation:fall-265 22s -8s linear infinite}@keyframes fall-265{37.773%{transform:translate(86.2594vw,37.773vh) scale(.1683)}to{transform:translate(88.0901vw,99vh) scale(.1683)}}.snow:nth-child(266){opacity:1.4994;transform:translate(11.3171vw,-10px) scale(.0611);animation:fall-266 27s -19s linear infinite}@keyframes fall-266{72.58%{transform:translate(3.3374vw,72.58vh) scale(.0611)}to{transform:translate(7.32725vw,99vh) scale(.0611)}}.snow:nth-child(267){opacity:.2926;transform:translate(54.1306vw,-10px) scale(.5434);animation:fall-267 16s -26s linear infinite}@keyframes fall-267{50.599%{transform:translate(48.0272vw,50.599vh) scale(.5434)}to{transform:translate(51.0789vw,99vh) scale(.5434)}}.snow:nth-child(268){opacity:1.3466;transform:translate(8.6533vw,-10px) scale(.6136);animation:fall-268 10s -6s linear infinite}@keyframes fall-268{53.425%{transform:translate(.1175vw,53.425vh) scale(.6136)}to{transform:translate(4.3854vw,99vh) scale(.6136)}}.snow:nth-child(269){opacity:.1104;transform:translate(82.5345vw,-10px) scale(.2963);animation:fall-269 16s -5s linear infinite}@keyframes fall-269{51.19%{transform:translate(79.7983vw,51.19vh) scale(.2963)}to{transform:translate(81.1664vw,99vh) scale(.2963)}}.snow:nth-child(270){opacity:.4234;transform:translate(77.8021vw,-10px) scale(.6385);animation:fall-270 14s -5s linear infinite}@keyframes fall-270{46.104%{transform:translate(69.2986vw,46.104vh) scale(.6385)}to{transform:translate(73.55035vw,99vh) scale(.6385)}}.snow:nth-child(271){opacity:1.8312;transform:translate(32.1521vw,-10px) scale(.742);animation:fall-271 23s -15s linear infinite}@keyframes fall-271{78.719%{transform:translate(23.8339vw,78.719vh) scale(.742)}to{transform:translate(27.993vw,99vh) scale(.742)}}.snow:nth-child(272){opacity:.5242;transform:translate(44.5978vw,-10px) scale(.1973);animation:fall-272 18s -15s linear infinite}@keyframes fall-272{30.723%{transform:translate(49.5244vw,30.723vh) scale(.1973)}to{transform:translate(47.0611vw,99vh) scale(.1973)}}.snow:nth-child(273){opacity:.9984;transform:translate(81.0076vw,-10px) scale(.7823);animation:fall-273 22s -14s linear infinite}@keyframes fall-273{48.608%{transform:translate(83.0143vw,48.608vh) scale(.7823)}to{transform:translate(82.01095vw,99vh) scale(.7823)}}.snow:nth-child(274){opacity:.5674;transform:translate(48.913vw,-10px) scale(.5868);animation:fall-274 14s -24s linear infinite}@keyframes fall-274{36.749%{transform:translate(50.6886vw,36.749vh) scale(.5868)}to{transform:translate(49.8008vw,99vh) scale(.5868)}}.snow:nth-child(275){opacity:.8518;transform:translate(51.2519vw,-10px) scale(.3225);animation:fall-275 26s -21s linear infinite}@keyframes fall-275{52.884%{transform:translate(46.1598vw,52.884vh) scale(.3225)}to{transform:translate(48.70585vw,99vh) scale(.3225)}}.snow:nth-child(276){opacity:1.5062;transform:translate(72.2343vw,-10px) scale(.501);animation:fall-276 16s -21s linear infinite}@keyframes fall-276{36.099%{transform:translate(64.6197vw,36.099vh) scale(.501)}to{transform:translate(68.427vw,99vh) scale(.501)}}.snow:nth-child(277){opacity:1.3648;transform:translate(66.2951vw,-10px) scale(.6212);animation:fall-277 20s -6s linear infinite}@keyframes fall-277{38.141%{transform:translate(73.0838vw,38.141vh) scale(.6212)}to{transform:translate(69.68945vw,99vh) scale(.6212)}}.snow:nth-child(278){opacity:.899;transform:translate(82.7724vw,-10px) scale(.5881);animation:fall-278 21s -9s linear infinite}@keyframes fall-278{65.108%{transform:translate(79.5063vw,65.108vh) scale(.5881)}to{transform:translate(81.13935vw,99vh) scale(.5881)}}.snow:nth-child(279){opacity:1.7758;transform:translate(54.7988vw,-10px) scale(.3107);animation:fall-279 16s -13s linear infinite}@keyframes fall-279{51.239%{transform:translate(51.7997vw,51.239vh) scale(.3107)}to{transform:translate(53.29925vw,99vh) scale(.3107)}}.snow:nth-child(280){opacity:.1532;transform:translate(55.3421vw,-10px) scale(.4848);animation:fall-280 30s -11s linear infinite}@keyframes fall-280{41.359%{transform:translate(54.1017vw,41.359vh) scale(.4848)}to{transform:translate(54.7219vw,99vh) scale(.4848)}}.snow:nth-child(281){opacity:1.432;transform:translate(28.9148vw,-10px) scale(.1308);animation:fall-281 27s -8s linear infinite}@keyframes fall-281{51.887%{transform:translate(22.2915vw,51.887vh) scale(.1308)}to{transform:translate(25.60315vw,99vh) scale(.1308)}}.snow:nth-child(282){opacity:1.6648;transform:translate(5.9733vw,-10px) scale(.9672);animation:fall-282 13s -8s linear infinite}@keyframes fall-282{61.448%{transform:translate(15.8143vw,61.448vh) scale(.9672)}to{transform:translate(10.8938vw,99vh) scale(.9672)}}.snow:nth-child(283){opacity:1.8612;transform:translate(56.0389vw,-10px) scale(.4822);animation:fall-283 12s -10s linear infinite}@keyframes fall-283{79.317%{transform:translate(60.9913vw,79.317vh) scale(.4822)}to{transform:translate(58.5151vw,99vh) scale(.4822)}}.snow:nth-child(284){opacity:.949;transform:translate(35.6282vw,-10px) scale(.4279);animation:fall-284 18s -24s linear infinite}@keyframes fall-284{71.111%{transform:translate(26.7284vw,71.111vh) scale(.4279)}to{transform:translate(31.1783vw,99vh) scale(.4279)}}.snow:nth-child(285){opacity:.9336;transform:translate(87.5975vw,-10px) scale(.7551);animation:fall-285 12s -2s linear infinite}@keyframes fall-285{74.919%{transform:translate(89.0025vw,74.919vh) scale(.7551)}to{transform:translate(88.3vw,99vh) scale(.7551)}}.snow:nth-child(286){opacity:1.5404;transform:translate(31.3521vw,-10px) scale(.6889);animation:fall-286 15s -1s linear infinite}@keyframes fall-286{64.149%{transform:translate(28.4375vw,64.149vh) scale(.6889)}to{transform:translate(29.8948vw,99vh) scale(.6889)}}.snow:nth-child(287){opacity:1.911;transform:translate(50.449vw,-10px) scale(.1367);animation:fall-287 23s -13s linear infinite}@keyframes fall-287{74.854%{transform:translate(57.5515vw,74.854vh) scale(.1367)}to{transform:translate(54.00025vw,99vh) scale(.1367)}}.snow:nth-child(288){opacity:.7298;transform:translate(48.3607vw,-10px) scale(.4915);animation:fall-288 12s -16s linear infinite}@keyframes fall-288{36.082%{transform:translate(45.4942vw,36.082vh) scale(.4915)}to{transform:translate(46.92745vw,99vh) scale(.4915)}}.snow:nth-child(289){opacity:1.1612;transform:translate(46.31vw,-10px) scale(.5967);animation:fall-289 19s -15s linear infinite}@keyframes fall-289{73.333%{transform:translate(47.3446vw,73.333vh) scale(.5967)}to{transform:translate(46.8273vw,99vh) scale(.5967)}}.snow:nth-child(290){opacity:1.666;transform:translate(57.5083vw,-10px) scale(.0708);animation:fall-290 19s -16s linear infinite}@keyframes fall-290{63.29%{transform:translate(63.7931vw,63.29vh) scale(.0708)}to{transform:translate(60.6507vw,99vh) scale(.0708)}}.snow:nth-child(291){opacity:1.6996;transform:translate(28.7734vw,-10px) scale(.7241);animation:fall-291 11s -11s linear infinite}@keyframes fall-291{67.617%{transform:translate(31.2223vw,67.617vh) scale(.7241)}to{transform:translate(29.99785vw,99vh) scale(.7241)}}.snow:nth-child(292){opacity:.3138;transform:translate(1.5709vw,-10px) scale(.8489);animation:fall-292 30s -8s linear infinite}@keyframes fall-292{43.076%{transform:translate(-1.6243vw,43.076vh) scale(.8489)}to{transform:translate(-.0267vw,99vh) scale(.8489)}}.snow:nth-child(293){opacity:1.6102;transform:translate(68.3409vw,-10px) scale(.2755);animation:fall-293 13s -28s linear infinite}@keyframes fall-293{68.238%{transform:translate(78.0063vw,68.238vh) scale(.2755)}to{transform:translate(73.1736vw,99vh) scale(.2755)}}.snow:nth-child(294){opacity:.4726;transform:translate(7.0038vw,-10px) scale(.0187);animation:fall-294 10s -29s linear infinite}@keyframes fall-294{46.518%{transform:translate(-.3446vw,46.518vh) scale(.0187)}to{transform:translate(3.3296vw,99vh) scale(.0187)}}.snow:nth-child(295){opacity:.9652;transform:translate(71.1943vw,-10px) scale(.3647);animation:fall-295 11s -29s linear infinite}@keyframes fall-295{69.503%{transform:translate(63.6177vw,69.503vh) scale(.3647)}to{transform:translate(67.406vw,99vh) scale(.3647)}}.snow:nth-child(296){opacity:1.3538;transform:translate(92.778vw,-10px) scale(.1469);animation:fall-296 19s -16s linear infinite}@keyframes fall-296{60.097%{transform:translate(91.0416vw,60.097vh) scale(.1469)}to{transform:translate(91.9098vw,99vh) scale(.1469)}}.snow:nth-child(297){opacity:1.7272;transform:translate(81.8475vw,-10px) scale(.5049);animation:fall-297 29s -2s linear infinite}@keyframes fall-297{50.675%{transform:translate(86.7161vw,50.675vh) scale(.5049)}to{transform:translate(84.2818vw,99vh) scale(.5049)}}.snow:nth-child(298){opacity:.6816;transform:translate(61.347vw,-10px) scale(.8585);animation:fall-298 13s -17s linear infinite}@keyframes fall-298{35.853%{transform:translate(59.1407vw,35.853vh) scale(.8585)}to{transform:translate(60.24385vw,99vh) scale(.8585)}}.snow:nth-child(299){opacity:1.8966;transform:translate(39.1503vw,-10px) scale(.1496);animation:fall-299 10s -6s linear infinite}@keyframes fall-299{45.122%{transform:translate(47.9549vw,45.122vh) scale(.1496)}to{transform:translate(43.5526vw,99vh) scale(.1496)}}.snow:nth-child(300){opacity:.8478;transform:translate(35.5723vw,-10px) scale(.3812);animation:fall-300 23s -20s linear infinite}@keyframes fall-300{42.96%{transform:translate(28.1215vw,42.96vh) scale(.3812)}to{transform:translate(31.8469vw,99vh) scale(.3812)}}.snow:nth-child(301){opacity:1.6048;transform:translate(44.7073vw,-10px) scale(.4591);animation:fall-301 15s -10s linear infinite}@keyframes fall-301{72.923%{transform:translate(38.4686vw,72.923vh) scale(.4591)}to{transform:translate(41.58795vw,99vh) scale(.4591)}}.snow:nth-child(302){opacity:1.7412;transform:translate(44.835vw,-10px) scale(.9802);animation:fall-302 19s -30s linear infinite}@keyframes fall-302{46.376%{transform:translate(44.3211vw,46.376vh) scale(.9802)}to{transform:translate(44.57805vw,99vh) scale(.9802)}}.snow:nth-child(303){opacity:1.3432;transform:translate(46.6601vw,-10px) scale(.573);animation:fall-303 13s -15s linear infinite}@keyframes fall-303{44.483%{transform:translate(41.0012vw,44.483vh) scale(.573)}to{transform:translate(43.83065vw,99vh) scale(.573)}}.snow:nth-child(304){opacity:.8726;transform:translate(39.5958vw,-10px) scale(.9673);animation:fall-304 25s -24s linear infinite}@keyframes fall-304{44.474%{transform:translate(46.9699vw,44.474vh) scale(.9673)}to{transform:translate(43.28285vw,99vh) scale(.9673)}}.snow:nth-child(305){opacity:1.8018;transform:translate(46.7269vw,-10px) scale(.8636);animation:fall-305 15s -23s linear infinite}@keyframes fall-305{70.186%{transform:translate(42.7634vw,70.186vh) scale(.8636)}to{transform:translate(44.74515vw,99vh) scale(.8636)}}.snow:nth-child(306){opacity:.1846;transform:translate(45.273vw,-10px) scale(.5801);animation:fall-306 21s -5s linear infinite}@keyframes fall-306{71.716%{transform:translate(38.6767vw,71.716vh) scale(.5801)}to{transform:translate(41.97485vw,99vh) scale(.5801)}}.snow:nth-child(307){opacity:.287;transform:translate(62.7596vw,-10px) scale(.2962);animation:fall-307 13s -23s linear infinite}@keyframes fall-307{72.673%{transform:translate(69.8099vw,72.673vh) scale(.2962)}to{transform:translate(66.28475vw,99vh) scale(.2962)}}.snow:nth-child(308){opacity:.8948;transform:translate(73.7393vw,-10px) scale(.5609);animation:fall-308 15s -28s linear infinite}@keyframes fall-308{75.23%{transform:translate(75.5765vw,75.23vh) scale(.5609)}to{transform:translate(74.6579vw,99vh) scale(.5609)}}.snow:nth-child(309){opacity:.8162;transform:translate(8.3667vw,-10px) scale(.914);animation:fall-309 23s -1s linear infinite}@keyframes fall-309{65.904%{transform:translate(16.1751vw,65.904vh) scale(.914)}to{transform:translate(12.2709vw,99vh) scale(.914)}}.snow:nth-child(310){opacity:1.6236;transform:translate(74.9108vw,-10px) scale(.3737);animation:fall-310 21s -17s linear infinite}@keyframes fall-310{33.567%{transform:translate(66.334vw,33.567vh) scale(.3737)}to{transform:translate(70.6224vw,99vh) scale(.3737)}}.snow:nth-child(311){opacity:1.4498;transform:translate(59.1625vw,-10px) scale(.3818);animation:fall-311 17s -13s linear infinite}@keyframes fall-311{69.828%{transform:translate(64.5343vw,69.828vh) scale(.3818)}to{transform:translate(61.8484vw,99vh) scale(.3818)}}.snow:nth-child(312){opacity:1.6902;transform:translate(3.493vw,-10px) scale(.3801);animation:fall-312 18s -14s linear infinite}@keyframes fall-312{30.7%{transform:translate(1.8353vw,30.7vh) scale(.3801)}to{transform:translate(2.66415vw,99vh) scale(.3801)}}.snow:nth-child(313){opacity:.91;transform:translate(89.8308vw,-10px) scale(.5391);animation:fall-313 23s -17s linear infinite}@keyframes fall-313{54.816%{transform:translate(86.9257vw,54.816vh) scale(.5391)}to{transform:translate(88.37825vw,99vh) scale(.5391)}}.snow:nth-child(314){opacity:.753;transform:translate(68.2378vw,-10px) scale(.3881);animation:fall-314 25s -14s linear infinite}@keyframes fall-314{77.904%{transform:translate(72.0697vw,77.904vh) scale(.3881)}to{transform:translate(70.15375vw,99vh) scale(.3881)}}.snow:nth-child(315){opacity:1.1784;transform:translate(34.5705vw,-10px) scale(.445);animation:fall-315 14s -20s linear infinite}@keyframes fall-315{60.919%{transform:translate(34.2707vw,60.919vh) scale(.445)}to{transform:translate(34.4206vw,99vh) scale(.445)}}.snow:nth-child(316){opacity:1.679;transform:translate(41.7908vw,-10px) scale(.6474);animation:fall-316 19s -3s linear infinite}@keyframes fall-316{31.697%{transform:translate(37.0427vw,31.697vh) scale(.6474)}to{transform:translate(39.41675vw,99vh) scale(.6474)}}.snow:nth-child(317){opacity:.7124;transform:translate(71.3866vw,-10px) scale(.2723);animation:fall-317 29s -1s linear infinite}@keyframes fall-317{75.214%{transform:translate(80.357vw,75.214vh) scale(.2723)}to{transform:translate(75.8718vw,99vh) scale(.2723)}}.snow:nth-child(318){opacity:1.6502;transform:translate(51.5641vw,-10px) scale(.0124);animation:fall-318 20s -15s linear infinite}@keyframes fall-318{72.18%{transform:translate(43.0295vw,72.18vh) scale(.0124)}to{transform:translate(47.2968vw,99vh) scale(.0124)}}.snow:nth-child(319){opacity:.0324;transform:translate(33.5673vw,-10px) scale(.932);animation:fall-319 26s -13s linear infinite}@keyframes fall-319{76.823%{transform:translate(41.6865vw,76.823vh) scale(.932)}to{transform:translate(37.6269vw,99vh) scale(.932)}}.snow:nth-child(320){opacity:.606;transform:translate(92.3146vw,-10px) scale(.6763);animation:fall-320 13s -15s linear infinite}@keyframes fall-320{58.09%{transform:translate(85.0928vw,58.09vh) scale(.6763)}to{transform:translate(88.7037vw,99vh) scale(.6763)}}.snow:nth-child(321){opacity:1.32;transform:translate(77.7173vw,-10px) scale(.6251);animation:fall-321 29s -10s linear infinite}@keyframes fall-321{48.336%{transform:translate(84.3433vw,48.336vh) scale(.6251)}to{transform:translate(81.0303vw,99vh) scale(.6251)}}.snow:nth-child(322){opacity:.1032;transform:translate(47.6917vw,-10px) scale(.7617);animation:fall-322 22s -29s linear infinite}@keyframes fall-322{77.691%{transform:translate(56.2434vw,77.691vh) scale(.7617)}to{transform:translate(51.96755vw,99vh) scale(.7617)}}.snow:nth-child(323){opacity:1.6088;transform:translate(66.1033vw,-10px) scale(.3242);animation:fall-323 10s -29s linear infinite}@keyframes fall-323{76.658%{transform:translate(72.0812vw,76.658vh) scale(.3242)}to{transform:translate(69.09225vw,99vh) scale(.3242)}}.snow:nth-child(324){opacity:1.898;transform:translate(59.0581vw,-10px) scale(.2555);animation:fall-324 17s -11s linear infinite}@keyframes fall-324{67.183%{transform:translate(56.6146vw,67.183vh) scale(.2555)}to{transform:translate(57.83635vw,99vh) scale(.2555)}}.snow:nth-child(325){opacity:1.1168;transform:translate(56.4142vw,-10px) scale(.0329);animation:fall-325 17s -28s linear infinite}@keyframes fall-325{73.587%{transform:translate(51.4934vw,73.587vh) scale(.0329)}to{transform:translate(53.9538vw,99vh) scale(.0329)}}.snow:nth-child(326){opacity:1.4392;transform:translate(33.7034vw,-10px) scale(.201);animation:fall-326 26s -27s linear infinite}@keyframes fall-326{77.553%{transform:translate(27.076vw,77.553vh) scale(.201)}to{transform:translate(30.3897vw,99vh) scale(.201)}}.snow:nth-child(327){opacity:1.5762;transform:translate(78.35vw,-10px) scale(.5396);animation:fall-327 25s -11s linear infinite}@keyframes fall-327{76.188%{transform:translate(83.3755vw,76.188vh) scale(.5396)}to{transform:translate(80.86275vw,99vh) scale(.5396)}}.snow:nth-child(328){opacity:.5348;transform:translate(64.7021vw,-10px) scale(.5771);animation:fall-328 18s -17s linear infinite}@keyframes fall-328{56.187%{transform:translate(74.5625vw,56.187vh) scale(.5771)}to{transform:translate(69.6323vw,99vh) scale(.5771)}}.snow:nth-child(329){opacity:.4726;transform:translate(96.7243vw,-10px) scale(.8673);animation:fall-329 26s -26s linear infinite}@keyframes fall-329{43.386%{transform:translate(95.2541vw,43.386vh) scale(.8673)}to{transform:translate(95.9892vw,99vh) scale(.8673)}}.snow:nth-child(330){opacity:.7338;transform:translate(71.1273vw,-10px) scale(.5823);animation:fall-330 19s -15s linear infinite}@keyframes fall-330{43.169%{transform:translate(70.3497vw,43.169vh) scale(.5823)}to{transform:translate(70.7385vw,99vh) scale(.5823)}}.snow:nth-child(331){opacity:.4266;transform:translate(86.5311vw,-10px) scale(.1195);animation:fall-331 13s -18s linear infinite}@keyframes fall-331{41.282%{transform:translate(89.4161vw,41.282vh) scale(.1195)}to{transform:translate(87.9736vw,99vh) scale(.1195)}}.snow:nth-child(332){opacity:1.1432;transform:translate(59.2935vw,-10px) scale(.1658);animation:fall-332 25s -6s linear infinite}@keyframes fall-332{34.954%{transform:translate(66.6458vw,34.954vh) scale(.1658)}to{transform:translate(62.96965vw,99vh) scale(.1658)}}.snow:nth-child(333){opacity:1.4894;transform:translate(39.4059vw,-10px) scale(.6254);animation:fall-333 20s -30s linear infinite}@keyframes fall-333{77.661%{transform:translate(39.0641vw,77.661vh) scale(.6254)}to{transform:translate(39.235vw,99vh) scale(.6254)}}.snow:nth-child(334){opacity:.36;transform:translate(50.4555vw,-10px) scale(.1151);animation:fall-334 19s -17s linear infinite}@keyframes fall-334{41.019%{transform:translate(42.9996vw,41.019vh) scale(.1151)}to{transform:translate(46.72755vw,99vh) scale(.1151)}}.snow:nth-child(335){opacity:.6966;transform:translate(16.9167vw,-10px) scale(.2855);animation:fall-335 17s -5s linear infinite}@keyframes fall-335{37.415%{transform:translate(20.745vw,37.415vh) scale(.2855)}to{transform:translate(18.83085vw,99vh) scale(.2855)}}.snow:nth-child(336){opacity:1.8614;transform:translate(59.5624vw,-10px) scale(.8401);animation:fall-336 11s -1s linear infinite}@keyframes fall-336{44.133%{transform:translate(62.9576vw,44.133vh) scale(.8401)}to{transform:translate(61.26vw,99vh) scale(.8401)}}.snow:nth-child(337){opacity:.495;transform:translate(37.696vw,-10px) scale(.8756);animation:fall-337 26s -14s linear infinite}@keyframes fall-337{61.103%{transform:translate(33.2105vw,61.103vh) scale(.8756)}to{transform:translate(35.45325vw,99vh) scale(.8756)}}.snow:nth-child(338){opacity:.1996;transform:translate(42.4259vw,-10px) scale(.2212);animation:fall-338 16s -8s linear infinite}@keyframes fall-338{65.663%{transform:translate(33.2353vw,65.663vh) scale(.2212)}to{transform:translate(37.8306vw,99vh) scale(.2212)}}.snow:nth-child(339){opacity:1.7936;transform:translate(57.1821vw,-10px) scale(.8267);animation:fall-339 29s -20s linear infinite}@keyframes fall-339{60.678%{transform:translate(53.2628vw,60.678vh) scale(.8267)}to{transform:translate(55.22245vw,99vh) scale(.8267)}}.snow:nth-child(340){opacity:1.5666;transform:translate(68.1049vw,-10px) scale(.1175);animation:fall-340 18s -19s linear infinite}@keyframes fall-340{79.048%{transform:translate(73.6651vw,79.048vh) scale(.1175)}to{transform:translate(70.885vw,99vh) scale(.1175)}}.snow:nth-child(341){opacity:1.8102;transform:translate(33.1971vw,-10px) scale(.1928);animation:fall-341 25s -9s linear infinite}@keyframes fall-341{53.417%{transform:translate(31.1141vw,53.417vh) scale(.1928)}to{transform:translate(32.1556vw,99vh) scale(.1928)}}.snow:nth-child(342){opacity:1.038;transform:translate(88.1637vw,-10px) scale(.7859);animation:fall-342 18s -20s linear infinite}@keyframes fall-342{73.589%{transform:translate(85.6552vw,73.589vh) scale(.7859)}to{transform:translate(86.90945vw,99vh) scale(.7859)}}.snow:nth-child(343){opacity:.998;transform:translate(58.1697vw,-10px) scale(.6982);animation:fall-343 22s -12s linear infinite}@keyframes fall-343{62.182%{transform:translate(68.1075vw,62.182vh) scale(.6982)}to{transform:translate(63.1386vw,99vh) scale(.6982)}}.snow:nth-child(344){opacity:1.453;transform:translate(9.221vw,-10px) scale(.171);animation:fall-344 27s -13s linear infinite}@keyframes fall-344{30.937%{transform:translate(3.3078vw,30.937vh) scale(.171)}to{transform:translate(6.2644vw,99vh) scale(.171)}}.snow:nth-child(345){opacity:1.0272;transform:translate(77.0129vw,-10px) scale(.3878);animation:fall-345 18s -12s linear infinite}@keyframes fall-345{36.082%{transform:translate(81.4027vw,36.082vh) scale(.3878)}to{transform:translate(79.2078vw,99vh) scale(.3878)}}.snow:nth-child(346){opacity:.6734;transform:translate(34.1051vw,-10px) scale(.3871);animation:fall-346 18s -18s linear infinite}@keyframes fall-346{71.798%{transform:translate(34.4372vw,71.798vh) scale(.3871)}to{transform:translate(34.27115vw,99vh) scale(.3871)}}.snow:nth-child(347){opacity:1.1006;transform:translate(74.3075vw,-10px) scale(.8511);animation:fall-347 12s -15s linear infinite}@keyframes fall-347{70.245%{transform:translate(73.1654vw,70.245vh) scale(.8511)}to{transform:translate(73.73645vw,99vh) scale(.8511)}}.snow:nth-child(348){opacity:.4314;transform:translate(29.5247vw,-10px) scale(.3552);animation:fall-348 21s -12s linear infinite}@keyframes fall-348{54.813%{transform:translate(27.8508vw,54.813vh) scale(.3552)}to{transform:translate(28.68775vw,99vh) scale(.3552)}}.snow:nth-child(349){opacity:.8272;transform:translate(8.7649vw,-10px) scale(.857);animation:fall-349 29s -13s linear infinite}@keyframes fall-349{79.466%{transform:translate(13.3459vw,79.466vh) scale(.857)}to{transform:translate(11.0554vw,99vh) scale(.857)}}.snow:nth-child(350){opacity:1.6654;transform:translate(81.3155vw,-10px) scale(.7144);animation:fall-350 11s -1s linear infinite}@keyframes fall-350{53.208%{transform:translate(84.9688vw,53.208vh) scale(.7144)}to{transform:translate(83.14215vw,99vh) scale(.7144)}}.snow:nth-child(351){opacity:1.5032;transform:translate(90.5266vw,-10px) scale(.0588);animation:fall-351 30s -28s linear infinite}@keyframes fall-351{60.812%{transform:translate(85.0189vw,60.812vh) scale(.0588)}to{transform:translate(87.77275vw,99vh) scale(.0588)}}.snow:nth-child(352){opacity:1.9692;transform:translate(88.9823vw,-10px) scale(.4395);animation:fall-352 10s -15s linear infinite}@keyframes fall-352{51.259%{transform:translate(83.9679vw,51.259vh) scale(.4395)}to{transform:translate(86.4751vw,99vh) scale(.4395)}}.snow:nth-child(353){opacity:.848;transform:translate(55.4739vw,-10px) scale(.6425);animation:fall-353 21s -12s linear infinite}@keyframes fall-353{37.548%{transform:translate(62.2447vw,37.548vh) scale(.6425)}to{transform:translate(58.8593vw,99vh) scale(.6425)}}.snow:nth-child(354){opacity:.3112;transform:translate(86.6016vw,-10px) scale(.92);animation:fall-354 20s -21s linear infinite}@keyframes fall-354{33.925%{transform:translate(78.9174vw,33.925vh) scale(.92)}to{transform:translate(82.7595vw,99vh) scale(.92)}}.snow:nth-child(355){opacity:1.8782;transform:translate(71.4508vw,-10px) scale(.7959);animation:fall-355 24s -17s linear infinite}@keyframes fall-355{76.783%{transform:translate(64.0133vw,76.783vh) scale(.7959)}to{transform:translate(67.73205vw,99vh) scale(.7959)}}.snow:nth-child(356){opacity:1.6846;transform:translate(85.5975vw,-10px) scale(.6312);animation:fall-356 28s -11s linear infinite}@keyframes fall-356{62.774%{transform:translate(78.8623vw,62.774vh) scale(.6312)}to{transform:translate(82.2299vw,99vh) scale(.6312)}}.snow:nth-child(357){opacity:.6174;transform:translate(36.1526vw,-10px) scale(.1021);animation:fall-357 23s -17s linear infinite}@keyframes fall-357{75.248%{transform:translate(39.8925vw,75.248vh) scale(.1021)}to{transform:translate(38.02255vw,99vh) scale(.1021)}}.snow:nth-child(358){opacity:1.3856;transform:translate(34.5585vw,-10px) scale(.7612);animation:fall-358 23s -25s linear infinite}@keyframes fall-358{64.917%{transform:translate(30.218vw,64.917vh) scale(.7612)}to{transform:translate(32.38825vw,99vh) scale(.7612)}}.snow:nth-child(359){opacity:.9688;transform:translate(68.4478vw,-10px) scale(.0368);animation:fall-359 25s -4s linear infinite}@keyframes fall-359{64.268%{transform:translate(76.5051vw,64.268vh) scale(.0368)}to{transform:translate(72.47645vw,99vh) scale(.0368)}}.snow:nth-child(360){opacity:1.9296;transform:translate(17.7675vw,-10px) scale(.8936);animation:fall-360 21s -25s linear infinite}@keyframes fall-360{33.478%{transform:translate(26.5397vw,33.478vh) scale(.8936)}to{transform:translate(22.1536vw,99vh) scale(.8936)}}.snow:nth-child(361){opacity:.2322;transform:translate(.9416vw,-10px) scale(.6534);animation:fall-361 24s -15s linear infinite}@keyframes fall-361{65.03%{transform:translate(8.5613vw,65.03vh) scale(.6534)}to{transform:translate(4.75145vw,99vh) scale(.6534)}}.snow:nth-child(362){opacity:1.2494;transform:translate(68.3591vw,-10px) scale(.512);animation:fall-362 18s -3s linear infinite}@keyframes fall-362{61.198%{transform:translate(65.082vw,61.198vh) scale(.512)}to{transform:translate(66.72055vw,99vh) scale(.512)}}.snow:nth-child(363){opacity:1.8504;transform:translate(76.5328vw,-10px) scale(.143);animation:fall-363 26s -13s linear infinite}@keyframes fall-363{31.21%{transform:translate(75.515vw,31.21vh) scale(.143)}to{transform:translate(76.0239vw,99vh) scale(.143)}}.snow:nth-child(364){opacity:1.6992;transform:translate(45.4464vw,-10px) scale(.1343);animation:fall-364 28s -6s linear infinite}@keyframes fall-364{45.611%{transform:translate(49.0976vw,45.611vh) scale(.1343)}to{transform:translate(47.272vw,99vh) scale(.1343)}}.snow:nth-child(365){opacity:.0746;transform:translate(63.1243vw,-10px) scale(.73);animation:fall-365 18s -21s linear infinite}@keyframes fall-365{75.134%{transform:translate(69.436vw,75.134vh) scale(.73)}to{transform:translate(66.28015vw,99vh) scale(.73)}}.snow:nth-child(366){opacity:.3882;transform:translate(83.0267vw,-10px) scale(.6328);animation:fall-366 18s -27s linear infinite}@keyframes fall-366{64.087%{transform:translate(86.8017vw,64.087vh) scale(.6328)}to{transform:translate(84.9142vw,99vh) scale(.6328)}}.snow:nth-child(367){opacity:.293;transform:translate(18.3742vw,-10px) scale(.423);animation:fall-367 30s -23s linear infinite}@keyframes fall-367{54.182%{transform:translate(15.0172vw,54.182vh) scale(.423)}to{transform:translate(16.6957vw,99vh) scale(.423)}}.snow:nth-child(368){opacity:1.8942;transform:translate(19.2206vw,-10px) scale(.0003);animation:fall-368 16s -9s linear infinite}@keyframes fall-368{30.612%{transform:translate(13.9858vw,30.612vh) scale(.0003)}to{transform:translate(16.6032vw,99vh) scale(.0003)}}.snow:nth-child(369){opacity:.3148;transform:translate(73.9608vw,-10px) scale(.8456);animation:fall-369 13s -30s linear infinite}@keyframes fall-369{38.293%{transform:translate(75.7967vw,38.293vh) scale(.8456)}to{transform:translate(74.87875vw,99vh) scale(.8456)}}.snow:nth-child(370){opacity:1.9246;transform:translate(52.1108vw,-10px) scale(.019);animation:fall-370 22s -4s linear infinite}@keyframes fall-370{44.432%{transform:translate(54.0101vw,44.432vh) scale(.019)}to{transform:translate(53.06045vw,99vh) scale(.019)}}.snow:nth-child(371){opacity:.6402;transform:translate(31.8683vw,-10px) scale(.6877);animation:fall-371 15s -3s linear infinite}@keyframes fall-371{71.952%{transform:translate(22.1496vw,71.952vh) scale(.6877)}to{transform:translate(27.00895vw,99vh) scale(.6877)}}.snow:nth-child(372){opacity:.4726;transform:translate(1.2459vw,-10px) scale(.3418);animation:fall-372 29s -11s linear infinite}@keyframes fall-372{61.582%{transform:translate(9.4376vw,61.582vh) scale(.3418)}to{transform:translate(5.34175vw,99vh) scale(.3418)}}.snow:nth-child(373){opacity:.1768;transform:translate(54.8164vw,-10px) scale(.2288);animation:fall-373 26s -16s linear infinite}@keyframes fall-373{34.339%{transform:translate(47.641vw,34.339vh) scale(.2288)}to{transform:translate(51.2287vw,99vh) scale(.2288)}}.snow:nth-child(374){opacity:1.4316;transform:translate(87.3766vw,-10px) scale(.2937);animation:fall-374 11s -24s linear infinite}@keyframes fall-374{69.614%{transform:translate(83.3995vw,69.614vh) scale(.2937)}to{transform:translate(85.38805vw,99vh) scale(.2937)}}.snow:nth-child(375){opacity:1.3282;transform:translate(63.9564vw,-10px) scale(.1544);animation:fall-375 12s -7s linear infinite}@keyframes fall-375{61.293%{transform:translate(63.2413vw,61.293vh) scale(.1544)}to{transform:translate(63.59885vw,99vh) scale(.1544)}}.snow:nth-child(376){opacity:1.7308;transform:translate(94.3308vw,-10px) scale(.0381);animation:fall-376 10s -12s linear infinite}@keyframes fall-376{70.68%{transform:translate(89.7316vw,70.68vh) scale(.0381)}to{transform:translate(92.0312vw,99vh) scale(.0381)}}.snow:nth-child(377){opacity:.1638;transform:translate(28.2716vw,-10px) scale(.6749);animation:fall-377 14s -22s linear infinite}@keyframes fall-377{68.643%{transform:translate(24.4983vw,68.643vh) scale(.6749)}to{transform:translate(26.38495vw,99vh) scale(.6749)}}.snow:nth-child(378){opacity:1.8288;transform:translate(10.9907vw,-10px) scale(.0125);animation:fall-378 13s -14s linear infinite}@keyframes fall-378{61.392%{transform:translate(14.2027vw,61.392vh) scale(.0125)}to{transform:translate(12.5967vw,99vh) scale(.0125)}}.snow:nth-child(379){opacity:1.4284;transform:translate(86.6297vw,-10px) scale(.5413);animation:fall-379 26s -5s linear infinite}@keyframes fall-379{67.837%{transform:translate(85.1507vw,67.837vh) scale(.5413)}to{transform:translate(85.8902vw,99vh) scale(.5413)}}.snow:nth-child(380){opacity:1.775;transform:translate(83.5764vw,-10px) scale(.5614);animation:fall-380 28s -23s linear infinite}@keyframes fall-380{61.347%{transform:translate(90.4248vw,61.347vh) scale(.5614)}to{transform:translate(87.0006vw,99vh) scale(.5614)}}.snow:nth-child(381){opacity:1.1826;transform:translate(34.5006vw,-10px) scale(.5862);animation:fall-381 18s -19s linear infinite}@keyframes fall-381{48.907%{transform:translate(43.0126vw,48.907vh) scale(.5862)}to{transform:translate(38.7566vw,99vh) scale(.5862)}}.snow:nth-child(382){opacity:1.7538;transform:translate(5.5931vw,-10px) scale(.0805);animation:fall-382 25s -15s linear infinite}@keyframes fall-382{48.504%{transform:translate(.3248vw,48.504vh) scale(.0805)}to{transform:translate(2.95895vw,99vh) scale(.0805)}}.snow:nth-child(383){opacity:.8812;transform:translate(84.3638vw,-10px) scale(.719);animation:fall-383 19s -13s linear infinite}@keyframes fall-383{77.805%{transform:translate(80.8603vw,77.805vh) scale(.719)}to{transform:translate(82.61205vw,99vh) scale(.719)}}.snow:nth-child(384){opacity:1.5766;transform:translate(95.1905vw,-10px) scale(.1491);animation:fall-384 23s -22s linear infinite}@keyframes fall-384{78%{transform:translate(89.1294vw,78vh) scale(.1491)}to{transform:translate(92.15995vw,99vh) scale(.1491)}}.snow:nth-child(385){opacity:1.3566;transform:translate(80.0604vw,-10px) scale(.3244);animation:fall-385 20s -16s linear infinite}@keyframes fall-385{66.387%{transform:translate(71.4021vw,66.387vh) scale(.3244)}to{transform:translate(75.73125vw,99vh) scale(.3244)}}.snow:nth-child(386){opacity:1.0308;transform:translate(16.3599vw,-10px) scale(.3627);animation:fall-386 13s -6s linear infinite}@keyframes fall-386{75.164%{transform:translate(8.1498vw,75.164vh) scale(.3627)}to{transform:translate(12.25485vw,99vh) scale(.3627)}}.snow:nth-child(387){opacity:1.1154;transform:translate(41.9933vw,-10px) scale(.2521);animation:fall-387 14s -11s linear infinite}@keyframes fall-387{39.629%{transform:translate(38.6951vw,39.629vh) scale(.2521)}to{transform:translate(40.3442vw,99vh) scale(.2521)}}.snow:nth-child(388){opacity:.85;transform:translate(54.4775vw,-10px) scale(.9918);animation:fall-388 13s -16s linear infinite}@keyframes fall-388{66.506%{transform:translate(46.8748vw,66.506vh) scale(.9918)}to{transform:translate(50.67615vw,99vh) scale(.9918)}}.snow:nth-child(389){opacity:.63;transform:translate(94.46vw,-10px) scale(.9325);animation:fall-389 17s -4s linear infinite}@keyframes fall-389{36.145%{transform:translate(92.3379vw,36.145vh) scale(.9325)}to{transform:translate(93.39895vw,99vh) scale(.9325)}}.snow:nth-child(390){opacity:1.0784;transform:translate(42.0271vw,-10px) scale(.1671);animation:fall-390 28s -16s linear infinite}@keyframes fall-390{68.763%{transform:translate(39.1417vw,68.763vh) scale(.1671)}to{transform:translate(40.5844vw,99vh) scale(.1671)}}.snow:nth-child(391){opacity:1.3664;transform:translate(73.3199vw,-10px) scale(.4363);animation:fall-391 10s -25s linear infinite}@keyframes fall-391{60.578%{transform:translate(82.2088vw,60.578vh) scale(.4363)}to{transform:translate(77.76435vw,99vh) scale(.4363)}}.snow:nth-child(392){opacity:.2454;transform:translate(48.4845vw,-10px) scale(.0076);animation:fall-392 15s -2s linear infinite}@keyframes fall-392{54.978%{transform:translate(53.4829vw,54.978vh) scale(.0076)}to{transform:translate(50.9837vw,99vh) scale(.0076)}}.snow:nth-child(393){opacity:.7396;transform:translate(30.712vw,-10px) scale(.42);animation:fall-393 20s -15s linear infinite}@keyframes fall-393{73.491%{transform:translate(21.7403vw,73.491vh) scale(.42)}to{transform:translate(26.22615vw,99vh) scale(.42)}}.snow:nth-child(394){opacity:.2874;transform:translate(18.156vw,-10px) scale(.7354);animation:fall-394 16s -9s linear infinite}@keyframes fall-394{32.476%{transform:translate(26.8266vw,32.476vh) scale(.7354)}to{transform:translate(22.4913vw,99vh) scale(.7354)}}.snow:nth-child(395){opacity:.371;transform:translate(25.2914vw,-10px) scale(.894);animation:fall-395 24s -21s linear infinite}@keyframes fall-395{46.37%{transform:translate(30.4833vw,46.37vh) scale(.894)}to{transform:translate(27.88735vw,99vh) scale(.894)}}.snow:nth-child(396){opacity:1.659;transform:translate(37.5778vw,-10px) scale(.2481);animation:fall-396 29s -15s linear infinite}@keyframes fall-396{51.904%{transform:translate(36.3588vw,51.904vh) scale(.2481)}to{transform:translate(36.9683vw,99vh) scale(.2481)}}.snow:nth-child(397){opacity:1.1572;transform:translate(4.2208vw,-10px) scale(.9427);animation:fall-397 19s -15s linear infinite}@keyframes fall-397{72.18%{transform:translate(7.2254vw,72.18vh) scale(.9427)}to{transform:translate(5.7231vw,99vh) scale(.9427)}}.snow:nth-child(398){opacity:.8754;transform:translate(35.3044vw,-10px) scale(.4644);animation:fall-398 27s -19s linear infinite}@keyframes fall-398{37.324%{transform:translate(34.5455vw,37.324vh) scale(.4644)}to{transform:translate(34.92495vw,99vh) scale(.4644)}}.snow:nth-child(399){opacity:.6444;transform:translate(80.4305vw,-10px) scale(.9498);animation:fall-399 10s -3s linear infinite}@keyframes fall-399{63.174%{transform:translate(74.827vw,63.174vh) scale(.9498)}to{transform:translate(77.62875vw,99vh) scale(.9498)}}.snow:nth-child(400){opacity:1.1962;transform:translate(60.4917vw,-10px) scale(.2846);animation:fall-400 22s -1s linear infinite}@keyframes fall-400{60.456%{transform:translate(57.8007vw,60.456vh) scale(.2846)}to{transform:translate(59.1462vw,99vh) scale(.2846)}}\n"] }]
|
|
29
29
|
}], ctorParameters: function () { return [{ type: i1.TokenService }, { type: i1.AppState }, { type: i2.Router }]; } });
|
|
30
30
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXBwLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3Byb2plY3RzL2NvcmUvc3JjL2xpYi9hcHAuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vcHJvamVjdHMvY29yZS9zcmMvbGliL2FwcC5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxVQUFVO0FBQ1YsT0FBTyxFQUFFLFNBQVMsRUFBRSxpQkFBaUIsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7Ozs7QUFNN0Qsa01BQWtNO0FBT2xNLE1BQU0sT0FBTyxZQUFZO0lBTXJCLFlBQW9CLEdBQWlCLEVBQVMsTUFBZ0IsRUFBVSxNQUFjO1FBQWxFLFFBQUcsR0FBSCxHQUFHLENBQWM7UUFBUyxXQUFNLEdBQU4sTUFBTSxDQUFVO1FBQVUsV0FBTSxHQUFOLE1BQU0sQ0FBUTtRQUovRSxVQUFLLEdBQWEsRUFBRSxDQUFDO1FBRXJCLGdCQUFXLEdBQUcsQ0FBQyxDQUFTLEVBQUUsSUFBUyxFQUFFLEVBQUUsQ0FBQyxJQUFJLENBQUM7UUFJaEQsSUFBSSxJQUFJLENBQUMsTUFBTSxDQUFDLGFBQWE7WUFDekIsS0FBSyxJQUFJLENBQUMsR0FBRyxDQUFDLEVBQUUsQ0FBQyxHQUFHLEdBQUcsRUFBRSxDQUFDLEVBQUU7Z0JBQ3hCLElBQUksQ0FBQyxLQUFLLENBQUMsSUFBSSxDQUFDLENBQUMsQ0FBQyxDQUFDO1FBRTNCLElBQUksQ0FBQyxJQUFJLENBQUMsR0FBRyxDQUFDLFlBQVksRUFBRTtZQUN4QixPQUFPLENBQUMsR0FBRyxDQUFDLHVEQUF1RCxDQUFDLENBQUE7WUFDcEUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxRQUFRLENBQUMsQ0FBQyxPQUFPLEVBQUUsRUFBRSxPQUFPLEVBQUUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxHQUFHLEVBQUUsQ0FBQyxDQUFDLENBQUM7U0FDakU7SUFDTCxDQUFDOzt5R0FoQlEsWUFBWTs2RkFBWixZQUFZLGdEQ2R6Qix1TEFHK0I7MkZEV2xCLFlBQVk7a0JBTnhCLFNBQVM7K0JBQ0ksVUFBVSxpQkFDTCxpQkFBaUIsQ0FBQyxJQUFJIiwic291cmNlc0NvbnRlbnQiOlsiLy8gQW5ndWxhclxyXG5pbXBvcnQgeyBDb21wb25lbnQsIFZpZXdFbmNhcHN1bGF0aW9uIH0gZnJvbSBcIkBhbmd1bGFyL2NvcmVcIjtcclxuaW1wb3J0IHsgUm91dGVyIH0gZnJvbSBcIkBhbmd1bGFyL3JvdXRlclwiO1xyXG5cclxuLy8gQ29uZmlndXJhemlvbmlcclxuaW1wb3J0IHsgQXBwU3RhdGUsIFRva2VuU2VydmljZSB9IGZyb20gXCJAZXNmYWVuemEvY29yZS9zZXJ2aWNlc1wiO1xyXG5cclxuLyogTi5COiBRdWVzdG8gY29tcG9uZW50ZSBub24gcHXDsiBkaXZlbnRhcmUgc3RhbmRhbG9uZS4gw4ggaWwgcHVudG8gZGkgaW5ncmVzc28gcGVyIGlsIGJvb3RzdHJhcCBkZWkgbW9kdWxpIGRpIEZyb250ZW5kLCBjaGUgTk9OIHNpIGJhc2FubyBzdWkgY29tcG9uZW50aSBzdGFuZGFsb25lIGEgbWVubyBkaSByYXJlIGZ1bnppb25hbGl0w6AgKi9cclxuQENvbXBvbmVudCh7XHJcbiAgICBzZWxlY3RvcjogJ2FwcC1yb290JyxcclxuICAgIGVuY2Fwc3VsYXRpb246IFZpZXdFbmNhcHN1bGF0aW9uLk5vbmUsXHJcbiAgICBzdHlsZVVybHM6IFtcIi4vYXBwLmNvbXBvbmVudC5zY3NzXCJdLFxyXG4gICAgdGVtcGxhdGVVcmw6ICcuL2FwcC5jb21wb25lbnQuaHRtbCdcclxufSlcclxuZXhwb3J0IGNsYXNzIEFwcENvbXBvbmVudCB7XHJcblxyXG4gICAgcHVibGljIHNub3dzOiBudW1iZXJbXSA9IFtdO1xyXG5cclxuICAgIHB1YmxpYyBzbm93VHJhY2tCeSA9IChfOiBudW1iZXIsIGl0ZW06IGFueSkgPT4gaXRlbTtcclxuXHJcbiAgICBjb25zdHJ1Y3Rvcihwcml2YXRlIGJ0czogVG9rZW5TZXJ2aWNlLCBwdWJsaWMgX3N0YXRlOiBBcHBTdGF0ZSwgcHJpdmF0ZSByb3V0ZXI6IFJvdXRlcikge1xyXG5cclxuICAgICAgICBpZiAodGhpcy5fc3RhdGUuY2hyaXN0bWFzVGltZSlcclxuICAgICAgICAgICAgZm9yIChsZXQgaSA9IDA7IGkgPCA0MDA7IGkrKylcclxuICAgICAgICAgICAgICAgIHRoaXMuc25vd3MucHVzaChpKTtcclxuXHJcbiAgICAgICAgaWYgKCF0aGlzLmJ0cy5hY2NvdW50U2NvcGUpIHtcclxuICAgICAgICAgICAgY29uc29sZS5sb2coXCJBcHBDb21wb25lbnQgLSBubyBhY2NvdW50IHNjb3BlLCByZWRpcmVjdGluZyB0byBsb2dpblwiKVxyXG4gICAgICAgICAgICB0aGlzLnJvdXRlci5uYXZpZ2F0ZShbXCJsb2dpblwiLCB7IGZyb21Vcmw6IHRoaXMucm91dGVyLnVybCB9XSk7XHJcbiAgICAgICAgfVxyXG4gICAgfVxyXG59IiwiPG5nLWNvbnRhaW5lciAqbmdJZj1cIl9zdGF0ZS5jaHJpc3RtYXNUaW1lXCI+XHJcbiAgICA8ZGl2ICpuZ0Zvcj1cImxldCBpIG9mIHNub3dzOyB0cmFja0J5OiBzbm93VHJhY2tCeVwiIGNsYXNzPVwic25vd1wiPjwvZGl2PlxyXG48L25nLWNvbnRhaW5lcj5cclxuPHJvdXRlci1vdXRsZXQ+PC9yb3V0ZXItb3V0bGV0PiJdfQ==
|