@esfaenza/core 15.2.216 → 15.2.218
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:.0372;transform:translate(2.1816vw,-10px) scale(.6306);animation:fall-1 26s -7s linear infinite}@keyframes fall-1{31.342%{transform:translate(-3.8704vw,31.342vh) scale(.6306)}to{transform:translate(-.8444vw,99vh) scale(.6306)}}.snow:nth-child(2){opacity:1.9088;transform:translate(5.0039vw,-10px) scale(.3263);animation:fall-2 12s -5s linear infinite}@keyframes fall-2{32.073%{transform:translate(14.8681vw,32.073vh) scale(.3263)}to{transform:translate(9.936vw,99vh) scale(.3263)}}.snow:nth-child(3){opacity:1.8922;transform:translate(25.9689vw,-10px) scale(.651);animation:fall-3 22s -29s linear infinite}@keyframes fall-3{73.903%{transform:translate(27.2581vw,73.903vh) scale(.651)}to{transform:translate(26.6135vw,99vh) scale(.651)}}.snow:nth-child(4){opacity:.22;transform:translate(13.7138vw,-10px) scale(.81);animation:fall-4 18s -4s linear infinite}@keyframes fall-4{31.525%{transform:translate(14.86vw,31.525vh) scale(.81)}to{transform:translate(14.2869vw,99vh) scale(.81)}}.snow:nth-child(5){opacity:1.9752;transform:translate(61.6242vw,-10px) scale(.6255);animation:fall-5 14s -10s linear infinite}@keyframes fall-5{57.907%{transform:translate(53.3183vw,57.907vh) scale(.6255)}to{transform:translate(57.47125vw,99vh) scale(.6255)}}.snow:nth-child(6){opacity:1.1538;transform:translate(94.9351vw,-10px) scale(.971);animation:fall-6 24s -24s linear infinite}@keyframes fall-6{44.709%{transform:translate(92.7262vw,44.709vh) scale(.971)}to{transform:translate(93.83065vw,99vh) scale(.971)}}.snow:nth-child(7){opacity:1.2104;transform:translate(15.4736vw,-10px) scale(.7083);animation:fall-7 21s -8s linear infinite}@keyframes fall-7{59.313%{transform:translate(23.5809vw,59.313vh) scale(.7083)}to{transform:translate(19.52725vw,99vh) scale(.7083)}}.snow:nth-child(8){opacity:1.4654;transform:translate(30.7552vw,-10px) scale(.5366);animation:fall-8 16s -22s linear infinite}@keyframes fall-8{75.006%{transform:translate(29.4271vw,75.006vh) scale(.5366)}to{transform:translate(30.09115vw,99vh) scale(.5366)}}.snow:nth-child(9){opacity:.2088;transform:translate(13.3511vw,-10px) scale(.6574);animation:fall-9 15s -13s linear infinite}@keyframes fall-9{67.595%{transform:translate(17.3065vw,67.595vh) scale(.6574)}to{transform:translate(15.3288vw,99vh) scale(.6574)}}.snow:nth-child(10){opacity:1.2036;transform:translate(81.5482vw,-10px) scale(.4599);animation:fall-10 29s -24s linear infinite}@keyframes fall-10{75.52%{transform:translate(74.1315vw,75.52vh) scale(.4599)}to{transform:translate(77.83985vw,99vh) scale(.4599)}}.snow:nth-child(11){opacity:1.038;transform:translate(38.0669vw,-10px) scale(.5794);animation:fall-11 19s -8s linear infinite}@keyframes fall-11{63.734%{transform:translate(48.0623vw,63.734vh) scale(.5794)}to{transform:translate(43.0646vw,99vh) scale(.5794)}}.snow:nth-child(12){opacity:1.9626;transform:translate(82.7843vw,-10px) scale(.2483);animation:fall-12 10s -9s linear infinite}@keyframes fall-12{45.778%{transform:translate(75.3442vw,45.778vh) scale(.2483)}to{transform:translate(79.06425vw,99vh) scale(.2483)}}.snow:nth-child(13){opacity:.859;transform:translate(72.2474vw,-10px) scale(.4178);animation:fall-13 27s -17s linear infinite}@keyframes fall-13{49.432%{transform:translate(79.8529vw,49.432vh) scale(.4178)}to{transform:translate(76.05015vw,99vh) scale(.4178)}}.snow:nth-child(14){opacity:1.5256;transform:translate(44.392vw,-10px) scale(.9832);animation:fall-14 18s -11s linear infinite}@keyframes fall-14{53.934%{transform:translate(50.8771vw,53.934vh) scale(.9832)}to{transform:translate(47.63455vw,99vh) scale(.9832)}}.snow:nth-child(15){opacity:1.5096;transform:translate(85.421vw,-10px) scale(.2306);animation:fall-15 21s -6s linear infinite}@keyframes fall-15{73.915%{transform:translate(85.7486vw,73.915vh) scale(.2306)}to{transform:translate(85.5848vw,99vh) scale(.2306)}}.snow:nth-child(16){opacity:1.8842;transform:translate(69.4017vw,-10px) scale(.6294);animation:fall-16 18s -29s linear infinite}@keyframes fall-16{35.686%{transform:translate(74.1931vw,35.686vh) scale(.6294)}to{transform:translate(71.7974vw,99vh) scale(.6294)}}.snow:nth-child(17){opacity:1.1438;transform:translate(16.6277vw,-10px) scale(.0961);animation:fall-17 21s -14s linear infinite}@keyframes fall-17{39.775%{transform:translate(22.1331vw,39.775vh) scale(.0961)}to{transform:translate(19.3804vw,99vh) scale(.0961)}}.snow:nth-child(18){opacity:.791;transform:translate(94.0478vw,-10px) scale(.5832);animation:fall-18 28s -1s linear infinite}@keyframes fall-18{31.786%{transform:translate(101.8449vw,31.786vh) scale(.5832)}to{transform:translate(97.94635vw,99vh) scale(.5832)}}.snow:nth-child(19){opacity:1.2656;transform:translate(43.6336vw,-10px) scale(.0498);animation:fall-19 15s -1s linear infinite}@keyframes fall-19{36.727%{transform:translate(46.9893vw,36.727vh) scale(.0498)}to{transform:translate(45.31145vw,99vh) scale(.0498)}}.snow:nth-child(20){opacity:1.9566;transform:translate(11.2511vw,-10px) scale(.7938);animation:fall-20 23s -29s linear infinite}@keyframes fall-20{66.188%{transform:translate(8.3664vw,66.188vh) scale(.7938)}to{transform:translate(9.80875vw,99vh) scale(.7938)}}.snow:nth-child(21){opacity:1.876;transform:translate(56.365vw,-10px) scale(.2306);animation:fall-21 22s -21s linear infinite}@keyframes fall-21{53.137%{transform:translate(50.911vw,53.137vh) scale(.2306)}to{transform:translate(53.638vw,99vh) scale(.2306)}}.snow:nth-child(22){opacity:1.8844;transform:translate(25.6153vw,-10px) scale(.8518);animation:fall-22 12s -18s linear infinite}@keyframes fall-22{46.578%{transform:translate(23.8469vw,46.578vh) scale(.8518)}to{transform:translate(24.7311vw,99vh) scale(.8518)}}.snow:nth-child(23){opacity:1.4738;transform:translate(18.9232vw,-10px) scale(.1283);animation:fall-23 30s -27s linear infinite}@keyframes fall-23{33.984%{transform:translate(26.7938vw,33.984vh) scale(.1283)}to{transform:translate(22.8585vw,99vh) scale(.1283)}}.snow:nth-child(24){opacity:.1916;transform:translate(78.5869vw,-10px) scale(.7932);animation:fall-24 25s -24s linear infinite}@keyframes fall-24{31.181%{transform:translate(72.8435vw,31.181vh) scale(.7932)}to{transform:translate(75.7152vw,99vh) scale(.7932)}}.snow:nth-child(25){opacity:.3964;transform:translate(10.4838vw,-10px) scale(.2007);animation:fall-25 18s -13s linear infinite}@keyframes fall-25{35.258%{transform:translate(6.022vw,35.258vh) scale(.2007)}to{transform:translate(8.2529vw,99vh) scale(.2007)}}.snow:nth-child(26){opacity:.5106;transform:translate(29.9104vw,-10px) scale(.0382);animation:fall-26 10s -2s linear infinite}@keyframes fall-26{45.786%{transform:translate(25.1832vw,45.786vh) scale(.0382)}to{transform:translate(27.5468vw,99vh) scale(.0382)}}.snow:nth-child(27){opacity:1.3484;transform:translate(10.6847vw,-10px) scale(.0088);animation:fall-27 23s -22s linear infinite}@keyframes fall-27{34.472%{transform:translate(11.696vw,34.472vh) scale(.0088)}to{transform:translate(11.19035vw,99vh) scale(.0088)}}.snow:nth-child(28){opacity:.579;transform:translate(5.9469vw,-10px) scale(.9355);animation:fall-28 25s -3s linear infinite}@keyframes fall-28{44.067%{transform:translate(10.7783vw,44.067vh) scale(.9355)}to{transform:translate(8.3626vw,99vh) scale(.9355)}}.snow:nth-child(29){opacity:.316;transform:translate(20.4039vw,-10px) scale(.9088);animation:fall-29 12s -23s linear infinite}@keyframes fall-29{55.48%{transform:translate(24.0663vw,55.48vh) scale(.9088)}to{transform:translate(22.2351vw,99vh) scale(.9088)}}.snow:nth-child(30){opacity:.6166;transform:translate(31.0923vw,-10px) scale(.6301);animation:fall-30 15s -17s linear infinite}@keyframes fall-30{43.77%{transform:translate(33.0905vw,43.77vh) scale(.6301)}to{transform:translate(32.0914vw,99vh) scale(.6301)}}.snow:nth-child(31){opacity:1.6248;transform:translate(13.8159vw,-10px) scale(.357);animation:fall-31 28s -6s linear infinite}@keyframes fall-31{51.79%{transform:translate(14.5334vw,51.79vh) scale(.357)}to{transform:translate(14.17465vw,99vh) scale(.357)}}.snow:nth-child(32){opacity:1.7368;transform:translate(1.9104vw,-10px) scale(.2778);animation:fall-32 14s -25s linear infinite}@keyframes fall-32{33.48%{transform:translate(2.1155vw,33.48vh) scale(.2778)}to{transform:translate(2.01295vw,99vh) scale(.2778)}}.snow:nth-child(33){opacity:.1378;transform:translate(31.563vw,-10px) scale(.9561);animation:fall-33 28s -16s linear infinite}@keyframes fall-33{33.277%{transform:translate(31.5837vw,33.277vh) scale(.9561)}to{transform:translate(31.57335vw,99vh) scale(.9561)}}.snow:nth-child(34){opacity:1.0798;transform:translate(1.8522vw,-10px) scale(.3255);animation:fall-34 14s -30s linear infinite}@keyframes fall-34{39.52%{transform:translate(-1.7615vw,39.52vh) scale(.3255)}to{transform:translate(.04535vw,99vh) scale(.3255)}}.snow:nth-child(35){opacity:1.025;transform:translate(99.3206vw,-10px) scale(.1934);animation:fall-35 19s -6s linear infinite}@keyframes fall-35{60.297%{transform:translate(96.8316vw,60.297vh) scale(.1934)}to{transform:translate(98.0761vw,99vh) scale(.1934)}}.snow:nth-child(36){opacity:.323;transform:translate(67.6926vw,-10px) scale(.4368);animation:fall-36 19s -9s linear infinite}@keyframes fall-36{48.138%{transform:translate(58.828vw,48.138vh) scale(.4368)}to{transform:translate(63.2603vw,99vh) scale(.4368)}}.snow:nth-child(37){opacity:1.4994;transform:translate(58.9317vw,-10px) scale(.1897);animation:fall-37 12s -17s linear infinite}@keyframes fall-37{30.216%{transform:translate(57.6194vw,30.216vh) scale(.1897)}to{transform:translate(58.27555vw,99vh) scale(.1897)}}.snow:nth-child(38){opacity:.2298;transform:translate(87.6671vw,-10px) scale(.4093);animation:fall-38 21s -8s linear infinite}@keyframes fall-38{60.75%{transform:translate(93.2386vw,60.75vh) scale(.4093)}to{transform:translate(90.45285vw,99vh) scale(.4093)}}.snow:nth-child(39){opacity:1.153;transform:translate(86.3784vw,-10px) scale(.2942);animation:fall-39 22s -30s linear infinite}@keyframes fall-39{76.812%{transform:translate(91.6235vw,76.812vh) scale(.2942)}to{transform:translate(89.00095vw,99vh) scale(.2942)}}.snow:nth-child(40){opacity:1.9642;transform:translate(54.7303vw,-10px) scale(.8114);animation:fall-40 14s -11s linear infinite}@keyframes fall-40{43.244%{transform:translate(57.8284vw,43.244vh) scale(.8114)}to{transform:translate(56.27935vw,99vh) scale(.8114)}}.snow:nth-child(41){opacity:.7812;transform:translate(94.9887vw,-10px) scale(.2697);animation:fall-41 14s -23s linear infinite}@keyframes fall-41{57.102%{transform:translate(100.434vw,57.102vh) scale(.2697)}to{transform:translate(97.71135vw,99vh) scale(.2697)}}.snow:nth-child(42){opacity:1.2628;transform:translate(67.89vw,-10px) scale(.8391);animation:fall-42 30s -17s linear infinite}@keyframes fall-42{66.912%{transform:translate(74.1045vw,66.912vh) scale(.8391)}to{transform:translate(70.99725vw,99vh) scale(.8391)}}.snow:nth-child(43){opacity:1.184;transform:translate(97.407vw,-10px) scale(.9117);animation:fall-43 28s -19s linear infinite}@keyframes fall-43{44.082%{transform:translate(93.729vw,44.082vh) scale(.9117)}to{transform:translate(95.568vw,99vh) scale(.9117)}}.snow:nth-child(44){opacity:.8862;transform:translate(32.7184vw,-10px) scale(.0801);animation:fall-44 19s -15s linear infinite}@keyframes fall-44{65.578%{transform:translate(40.9639vw,65.578vh) scale(.0801)}to{transform:translate(36.84115vw,99vh) scale(.0801)}}.snow:nth-child(45){opacity:1.5514;transform:translate(53.0013vw,-10px) scale(.113);animation:fall-45 20s -19s linear infinite}@keyframes fall-45{43.002%{transform:translate(50.636vw,43.002vh) scale(.113)}to{transform:translate(51.81865vw,99vh) scale(.113)}}.snow:nth-child(46){opacity:1.0912;transform:translate(97.0694vw,-10px) scale(.6543);animation:fall-46 16s -19s linear infinite}@keyframes fall-46{55.378%{transform:translate(105.5257vw,55.378vh) scale(.6543)}to{transform:translate(101.29755vw,99vh) scale(.6543)}}.snow:nth-child(47){opacity:.6492;transform:translate(95.0551vw,-10px) scale(.276);animation:fall-47 30s -22s linear infinite}@keyframes fall-47{68.835%{transform:translate(90.5353vw,68.835vh) scale(.276)}to{transform:translate(92.7952vw,99vh) scale(.276)}}.snow:nth-child(48){opacity:.5722;transform:translate(24.0162vw,-10px) scale(.7258);animation:fall-48 25s -16s linear infinite}@keyframes fall-48{33.61%{transform:translate(15.862vw,33.61vh) scale(.7258)}to{transform:translate(19.9391vw,99vh) scale(.7258)}}.snow:nth-child(49){opacity:1.6238;transform:translate(55.8835vw,-10px) scale(.1115);animation:fall-49 15s -21s linear infinite}@keyframes fall-49{36.614%{transform:translate(64.867vw,36.614vh) scale(.1115)}to{transform:translate(60.37525vw,99vh) scale(.1115)}}.snow:nth-child(50){opacity:.047;transform:translate(74.4217vw,-10px) scale(.9189);animation:fall-50 28s -26s linear infinite}@keyframes fall-50{48.938%{transform:translate(68.3368vw,48.938vh) scale(.9189)}to{transform:translate(71.37925vw,99vh) scale(.9189)}}.snow:nth-child(51){opacity:1.5636;transform:translate(55.2142vw,-10px) scale(.5283);animation:fall-51 30s -27s linear infinite}@keyframes fall-51{32.996%{transform:translate(47.1459vw,32.996vh) scale(.5283)}to{transform:translate(51.18005vw,99vh) scale(.5283)}}.snow:nth-child(52){opacity:1.4458;transform:translate(83.37vw,-10px) scale(.0183);animation:fall-52 25s -25s linear infinite}@keyframes fall-52{77.632%{transform:translate(87.4341vw,77.632vh) scale(.0183)}to{transform:translate(85.40205vw,99vh) scale(.0183)}}.snow:nth-child(53){opacity:1.6088;transform:translate(96.8969vw,-10px) scale(.8878);animation:fall-53 29s -28s linear infinite}@keyframes fall-53{37.753%{transform:translate(98.926vw,37.753vh) scale(.8878)}to{transform:translate(97.91145vw,99vh) scale(.8878)}}.snow:nth-child(54){opacity:.1888;transform:translate(95.1442vw,-10px) scale(.1961);animation:fall-54 25s -28s linear infinite}@keyframes fall-54{44.808%{transform:translate(101.5122vw,44.808vh) scale(.1961)}to{transform:translate(98.3282vw,99vh) scale(.1961)}}.snow:nth-child(55){opacity:.4998;transform:translate(26.8643vw,-10px) scale(.8568);animation:fall-55 20s -25s linear infinite}@keyframes fall-55{67.544%{transform:translate(22.5594vw,67.544vh) scale(.8568)}to{transform:translate(24.71185vw,99vh) scale(.8568)}}.snow:nth-child(56){opacity:.3778;transform:translate(51.6317vw,-10px) scale(.718);animation:fall-56 22s -27s linear infinite}@keyframes fall-56{72.356%{transform:translate(51.0116vw,72.356vh) scale(.718)}to{transform:translate(51.32165vw,99vh) scale(.718)}}.snow:nth-child(57){opacity:.8774;transform:translate(87.418vw,-10px) scale(.1264);animation:fall-57 16s -23s linear infinite}@keyframes fall-57{30.626%{transform:translate(89.5005vw,30.626vh) scale(.1264)}to{transform:translate(88.45925vw,99vh) scale(.1264)}}.snow:nth-child(58){opacity:.0536;transform:translate(7.7902vw,-10px) scale(.406);animation:fall-58 20s -30s linear infinite}@keyframes fall-58{31.631%{transform:translate(.5431vw,31.631vh) scale(.406)}to{transform:translate(4.16665vw,99vh) scale(.406)}}.snow:nth-child(59){opacity:.314;transform:translate(55.2698vw,-10px) scale(.5341);animation:fall-59 15s -8s linear infinite}@keyframes fall-59{34.591%{transform:translate(49.5034vw,34.591vh) scale(.5341)}to{transform:translate(52.3866vw,99vh) scale(.5341)}}.snow:nth-child(60){opacity:.3736;transform:translate(.6852vw,-10px) scale(.108);animation:fall-60 26s -29s linear infinite}@keyframes fall-60{70.932%{transform:translate(1.5744vw,70.932vh) scale(.108)}to{transform:translate(1.1298vw,99vh) scale(.108)}}.snow:nth-child(61){opacity:.0932;transform:translate(33.9533vw,-10px) scale(.3109);animation:fall-61 12s -7s linear infinite}@keyframes fall-61{35.844%{transform:translate(31.9101vw,35.844vh) scale(.3109)}to{transform:translate(32.9317vw,99vh) scale(.3109)}}.snow:nth-child(62){opacity:1.7812;transform:translate(52.6249vw,-10px) scale(.8038);animation:fall-62 17s -17s linear infinite}@keyframes fall-62{70.989%{transform:translate(45.7218vw,70.989vh) scale(.8038)}to{transform:translate(49.17335vw,99vh) scale(.8038)}}.snow:nth-child(63){opacity:1.853;transform:translate(10.2895vw,-10px) scale(.0479);animation:fall-63 14s -26s linear infinite}@keyframes fall-63{77.212%{transform:translate(11.0795vw,77.212vh) scale(.0479)}to{transform:translate(10.6845vw,99vh) scale(.0479)}}.snow:nth-child(64){opacity:1.9876;transform:translate(85.341vw,-10px) scale(.7142);animation:fall-64 26s -27s linear infinite}@keyframes fall-64{32.1%{transform:translate(89.8408vw,32.1vh) scale(.7142)}to{transform:translate(87.5909vw,99vh) scale(.7142)}}.snow:nth-child(65){opacity:.8964;transform:translate(92.3884vw,-10px) scale(.4557);animation:fall-65 12s -8s linear infinite}@keyframes fall-65{36.535%{transform:translate(99.7845vw,36.535vh) scale(.4557)}to{transform:translate(96.08645vw,99vh) scale(.4557)}}.snow:nth-child(66){opacity:.179;transform:translate(6.0923vw,-10px) scale(.8847);animation:fall-66 14s -22s linear infinite}@keyframes fall-66{53.33%{transform:translate(.9576vw,53.33vh) scale(.8847)}to{transform:translate(3.52495vw,99vh) scale(.8847)}}.snow:nth-child(67){opacity:.8732;transform:translate(81.4592vw,-10px) scale(.5927);animation:fall-67 26s -3s linear infinite}@keyframes fall-67{45.314%{transform:translate(91.0542vw,45.314vh) scale(.5927)}to{transform:translate(86.2567vw,99vh) scale(.5927)}}.snow:nth-child(68){opacity:1.6476;transform:translate(8.504vw,-10px) scale(.2421);animation:fall-68 19s -18s linear infinite}@keyframes fall-68{49.008%{transform:translate(17.6157vw,49.008vh) scale(.2421)}to{transform:translate(13.05985vw,99vh) scale(.2421)}}.snow:nth-child(69){opacity:.5086;transform:translate(27.0176vw,-10px) scale(.8842);animation:fall-69 22s -5s linear infinite}@keyframes fall-69{71.007%{transform:translate(32.0088vw,71.007vh) scale(.8842)}to{transform:translate(29.5132vw,99vh) scale(.8842)}}.snow:nth-child(70){opacity:.7488;transform:translate(14.2947vw,-10px) scale(.2809);animation:fall-70 13s -19s linear infinite}@keyframes fall-70{45.351%{transform:translate(24.093vw,45.351vh) scale(.2809)}to{transform:translate(19.19385vw,99vh) scale(.2809)}}.snow:nth-child(71){opacity:1.8632;transform:translate(83.612vw,-10px) scale(.6623);animation:fall-71 27s -10s linear infinite}@keyframes fall-71{47.716%{transform:translate(80.0058vw,47.716vh) scale(.6623)}to{transform:translate(81.8089vw,99vh) scale(.6623)}}.snow:nth-child(72){opacity:.8974;transform:translate(81.3056vw,-10px) scale(.4785);animation:fall-72 11s -21s linear infinite}@keyframes fall-72{36.721%{transform:translate(77.0441vw,36.721vh) scale(.4785)}to{transform:translate(79.17485vw,99vh) scale(.4785)}}.snow:nth-child(73){opacity:.6254;transform:translate(2.304vw,-10px) scale(.6608);animation:fall-73 26s -4s linear infinite}@keyframes fall-73{37.654%{transform:translate(.2566vw,37.654vh) scale(.6608)}to{transform:translate(1.2803vw,99vh) scale(.6608)}}.snow:nth-child(74){opacity:.7744;transform:translate(54.0557vw,-10px) scale(.971);animation:fall-74 24s -2s linear infinite}@keyframes fall-74{47.505%{transform:translate(63.7821vw,47.505vh) scale(.971)}to{transform:translate(58.9189vw,99vh) scale(.971)}}.snow:nth-child(75){opacity:.338;transform:translate(59.0517vw,-10px) scale(.4489);animation:fall-75 10s -25s linear infinite}@keyframes fall-75{44.819%{transform:translate(62.6846vw,44.819vh) scale(.4489)}to{transform:translate(60.86815vw,99vh) scale(.4489)}}.snow:nth-child(76){opacity:1.1594;transform:translate(96.1764vw,-10px) scale(.7104);animation:fall-76 10s -10s linear infinite}@keyframes fall-76{41.64%{transform:translate(102.1624vw,41.64vh) scale(.7104)}to{transform:translate(99.1694vw,99vh) scale(.7104)}}.snow:nth-child(77){opacity:.0172;transform:translate(33.0758vw,-10px) scale(.4455);animation:fall-77 13s -26s linear infinite}@keyframes fall-77{68.578%{transform:translate(28.4915vw,68.578vh) scale(.4455)}to{transform:translate(30.78365vw,99vh) scale(.4455)}}.snow:nth-child(78){opacity:.453;transform:translate(49.8307vw,-10px) scale(.3355);animation:fall-78 19s -18s linear infinite}@keyframes fall-78{70.091%{transform:translate(43.8094vw,70.091vh) scale(.3355)}to{transform:translate(46.82005vw,99vh) scale(.3355)}}.snow:nth-child(79){opacity:.1962;transform:translate(51.3996vw,-10px) scale(.476);animation:fall-79 29s -20s linear infinite}@keyframes fall-79{66.033%{transform:translate(47.6762vw,66.033vh) scale(.476)}to{transform:translate(49.5379vw,99vh) scale(.476)}}.snow:nth-child(80){opacity:1.7244;transform:translate(66.5581vw,-10px) scale(.722);animation:fall-80 15s -8s linear infinite}@keyframes fall-80{73.746%{transform:translate(70.074vw,73.746vh) scale(.722)}to{transform:translate(68.31605vw,99vh) scale(.722)}}.snow:nth-child(81){opacity:1.3858;transform:translate(.5032vw,-10px) scale(.0405);animation:fall-81 28s -17s linear infinite}@keyframes fall-81{67.087%{transform:translate(-5.5743vw,67.087vh) scale(.0405)}to{transform:translate(-2.53555vw,99vh) scale(.0405)}}.snow:nth-child(82){opacity:.2936;transform:translate(66.699vw,-10px) scale(.0784);animation:fall-82 14s -20s linear infinite}@keyframes fall-82{49.117%{transform:translate(60.9692vw,49.117vh) scale(.0784)}to{transform:translate(63.8341vw,99vh) scale(.0784)}}.snow:nth-child(83){opacity:.1136;transform:translate(84.0578vw,-10px) scale(.3529);animation:fall-83 10s -22s linear infinite}@keyframes fall-83{36.94%{transform:translate(91.1016vw,36.94vh) scale(.3529)}to{transform:translate(87.5797vw,99vh) scale(.3529)}}.snow:nth-child(84){opacity:.3076;transform:translate(6.193vw,-10px) scale(.9248);animation:fall-84 17s -13s linear infinite}@keyframes fall-84{43.362%{transform:translate(5.0127vw,43.362vh) scale(.9248)}to{transform:translate(5.60285vw,99vh) scale(.9248)}}.snow:nth-child(85){opacity:1.996;transform:translate(45.7402vw,-10px) scale(.2219);animation:fall-85 22s -18s linear infinite}@keyframes fall-85{54.728%{transform:translate(53.027vw,54.728vh) scale(.2219)}to{transform:translate(49.3836vw,99vh) scale(.2219)}}.snow:nth-child(86){opacity:.253;transform:translate(83.8221vw,-10px) scale(.9096);animation:fall-86 26s -3s linear infinite}@keyframes fall-86{71.78%{transform:translate(83.046vw,71.78vh) scale(.9096)}to{transform:translate(83.43405vw,99vh) scale(.9096)}}.snow:nth-child(87){opacity:.6028;transform:translate(31.9579vw,-10px) scale(.0466);animation:fall-87 14s -11s linear infinite}@keyframes fall-87{72.612%{transform:translate(27.9136vw,72.612vh) scale(.0466)}to{transform:translate(29.93575vw,99vh) scale(.0466)}}.snow:nth-child(88){opacity:.68;transform:translate(17.518vw,-10px) scale(.591);animation:fall-88 25s -12s linear infinite}@keyframes fall-88{44.645%{transform:translate(24.5102vw,44.645vh) scale(.591)}to{transform:translate(21.0141vw,99vh) scale(.591)}}.snow:nth-child(89){opacity:1.16;transform:translate(43.7308vw,-10px) scale(.2662);animation:fall-89 14s -29s linear infinite}@keyframes fall-89{35.267%{transform:translate(45.3931vw,35.267vh) scale(.2662)}to{transform:translate(44.56195vw,99vh) scale(.2662)}}.snow:nth-child(90){opacity:1.4122;transform:translate(72.3802vw,-10px) scale(.0589);animation:fall-90 14s -5s linear infinite}@keyframes fall-90{74.411%{transform:translate(78.9655vw,74.411vh) scale(.0589)}to{transform:translate(75.67285vw,99vh) scale(.0589)}}.snow:nth-child(91){opacity:1.543;transform:translate(98.2009vw,-10px) scale(.8783);animation:fall-91 29s -24s linear infinite}@keyframes fall-91{45.801%{transform:translate(105.3802vw,45.801vh) scale(.8783)}to{transform:translate(101.79055vw,99vh) scale(.8783)}}.snow:nth-child(92){opacity:.5338;transform:translate(49.7686vw,-10px) scale(.49);animation:fall-92 25s -23s linear infinite}@keyframes fall-92{31.837%{transform:translate(52.5744vw,31.837vh) scale(.49)}to{transform:translate(51.1715vw,99vh) scale(.49)}}.snow:nth-child(93){opacity:1.6976;transform:translate(29.6829vw,-10px) scale(.2974);animation:fall-93 13s -5s linear infinite}@keyframes fall-93{67.953%{transform:translate(23.6316vw,67.953vh) scale(.2974)}to{transform:translate(26.65725vw,99vh) scale(.2974)}}.snow:nth-child(94){opacity:1.1354;transform:translate(62.619vw,-10px) scale(.7973);animation:fall-94 24s -1s linear infinite}@keyframes fall-94{43.255%{transform:translate(71.878vw,43.255vh) scale(.7973)}to{transform:translate(67.2485vw,99vh) scale(.7973)}}.snow:nth-child(95){opacity:.4816;transform:translate(61.1199vw,-10px) scale(.4873);animation:fall-95 11s -23s linear infinite}@keyframes fall-95{78.412%{transform:translate(63.5029vw,78.412vh) scale(.4873)}to{transform:translate(62.3114vw,99vh) scale(.4873)}}.snow:nth-child(96){opacity:.6032;transform:translate(25.6685vw,-10px) scale(.4263);animation:fall-96 22s -24s linear infinite}@keyframes fall-96{75.687%{transform:translate(20.7935vw,75.687vh) scale(.4263)}to{transform:translate(23.231vw,99vh) scale(.4263)}}.snow:nth-child(97){opacity:.9722;transform:translate(51.8791vw,-10px) scale(.4952);animation:fall-97 18s -20s linear infinite}@keyframes fall-97{53.546%{transform:translate(55.6852vw,53.546vh) scale(.4952)}to{transform:translate(53.78215vw,99vh) scale(.4952)}}.snow:nth-child(98){opacity:.0358;transform:translate(73.5832vw,-10px) scale(.0473);animation:fall-98 30s -1s linear infinite}@keyframes fall-98{43.99%{transform:translate(77.2504vw,43.99vh) scale(.0473)}to{transform:translate(75.4168vw,99vh) scale(.0473)}}.snow:nth-child(99){opacity:.6126;transform:translate(65.6131vw,-10px) scale(.6853);animation:fall-99 14s -13s linear infinite}@keyframes fall-99{72.919%{transform:translate(73.8526vw,72.919vh) scale(.6853)}to{transform:translate(69.73285vw,99vh) scale(.6853)}}.snow:nth-child(100){opacity:.6344;transform:translate(74.0208vw,-10px) scale(.9519);animation:fall-100 16s -6s linear infinite}@keyframes fall-100{78.115%{transform:translate(70.774vw,78.115vh) scale(.9519)}to{transform:translate(72.3974vw,99vh) scale(.9519)}}.snow:nth-child(101){opacity:1.232;transform:translate(48.2745vw,-10px) scale(.9164);animation:fall-101 20s -11s linear infinite}@keyframes fall-101{59.322%{transform:translate(55.5591vw,59.322vh) scale(.9164)}to{transform:translate(51.9168vw,99vh) scale(.9164)}}.snow:nth-child(102){opacity:1.0268;transform:translate(50.7133vw,-10px) scale(.6539);animation:fall-102 24s -16s linear infinite}@keyframes fall-102{75.6%{transform:translate(54.6882vw,75.6vh) scale(.6539)}to{transform:translate(52.70075vw,99vh) scale(.6539)}}.snow:nth-child(103){opacity:1.4716;transform:translate(57.7996vw,-10px) scale(.8881);animation:fall-103 21s -4s linear infinite}@keyframes fall-103{60.289%{transform:translate(59.1557vw,60.289vh) scale(.8881)}to{transform:translate(58.47765vw,99vh) scale(.8881)}}.snow:nth-child(104){opacity:.9762;transform:translate(94.6142vw,-10px) scale(.4425);animation:fall-104 23s -28s linear infinite}@keyframes fall-104{56.437%{transform:translate(101.2289vw,56.437vh) scale(.4425)}to{transform:translate(97.92155vw,99vh) scale(.4425)}}.snow:nth-child(105){opacity:.6334;transform:translate(4.1746vw,-10px) scale(.4071);animation:fall-105 23s -6s linear infinite}@keyframes fall-105{37.57%{transform:translate(5.4186vw,37.57vh) scale(.4071)}to{transform:translate(4.7966vw,99vh) scale(.4071)}}.snow:nth-child(106){opacity:1.7444;transform:translate(70.025vw,-10px) scale(.4947);animation:fall-106 24s -4s linear infinite}@keyframes fall-106{52.382%{transform:translate(65.1334vw,52.382vh) scale(.4947)}to{transform:translate(67.5792vw,99vh) scale(.4947)}}.snow:nth-child(107){opacity:1.9302;transform:translate(71.011vw,-10px) scale(.6062);animation:fall-107 11s -12s linear infinite}@keyframes fall-107{35.618%{transform:translate(70.4828vw,35.618vh) scale(.6062)}to{transform:translate(70.7469vw,99vh) scale(.6062)}}.snow:nth-child(108){opacity:.73;transform:translate(98.2136vw,-10px) scale(.4661);animation:fall-108 22s -1s linear infinite}@keyframes fall-108{45.586%{transform:translate(91.4807vw,45.586vh) scale(.4661)}to{transform:translate(94.84715vw,99vh) scale(.4661)}}.snow:nth-child(109){opacity:.4788;transform:translate(37.133vw,-10px) scale(.473);animation:fall-109 29s -8s linear infinite}@keyframes fall-109{79.045%{transform:translate(33.8199vw,79.045vh) scale(.473)}to{transform:translate(35.47645vw,99vh) scale(.473)}}.snow:nth-child(110){opacity:.623;transform:translate(40.3511vw,-10px) scale(.4958);animation:fall-110 13s -17s linear infinite}@keyframes fall-110{66.114%{transform:translate(40.8359vw,66.114vh) scale(.4958)}to{transform:translate(40.5935vw,99vh) scale(.4958)}}.snow:nth-child(111){opacity:.0264;transform:translate(59.7787vw,-10px) scale(.8016);animation:fall-111 24s -30s linear infinite}@keyframes fall-111{45.39%{transform:translate(59.9224vw,45.39vh) scale(.8016)}to{transform:translate(59.85055vw,99vh) scale(.8016)}}.snow:nth-child(112){opacity:.8202;transform:translate(94.9732vw,-10px) scale(.4579);animation:fall-112 21s -26s linear infinite}@keyframes fall-112{38.866%{transform:translate(85.1572vw,38.866vh) scale(.4579)}to{transform:translate(90.0652vw,99vh) scale(.4579)}}.snow:nth-child(113){opacity:.6444;transform:translate(35.5678vw,-10px) scale(.7992);animation:fall-113 27s -17s linear infinite}@keyframes fall-113{44.975%{transform:translate(41.5656vw,44.975vh) scale(.7992)}to{transform:translate(38.5667vw,99vh) scale(.7992)}}.snow:nth-child(114){opacity:.164;transform:translate(11.5018vw,-10px) scale(.2822);animation:fall-114 23s -30s linear infinite}@keyframes fall-114{56.022%{transform:translate(5.9833vw,56.022vh) scale(.2822)}to{transform:translate(8.74255vw,99vh) scale(.2822)}}.snow:nth-child(115){opacity:.5722;transform:translate(53.8834vw,-10px) scale(.1707);animation:fall-115 19s -20s linear infinite}@keyframes fall-115{42.522%{transform:translate(54.0903vw,42.522vh) scale(.1707)}to{transform:translate(53.98685vw,99vh) scale(.1707)}}.snow:nth-child(116){opacity:.4244;transform:translate(90.6683vw,-10px) scale(.745);animation:fall-116 27s -15s linear infinite}@keyframes fall-116{75.3%{transform:translate(95.9645vw,75.3vh) scale(.745)}to{transform:translate(93.3164vw,99vh) scale(.745)}}.snow:nth-child(117){opacity:1.121;transform:translate(18.1239vw,-10px) scale(.9622);animation:fall-117 26s -2s linear infinite}@keyframes fall-117{42.919%{transform:translate(18.8682vw,42.919vh) scale(.9622)}to{transform:translate(18.49605vw,99vh) scale(.9622)}}.snow:nth-child(118){opacity:.9204;transform:translate(55.506vw,-10px) scale(.0717);animation:fall-118 12s -9s linear infinite}@keyframes fall-118{62.532%{transform:translate(60.0299vw,62.532vh) scale(.0717)}to{transform:translate(57.76795vw,99vh) scale(.0717)}}.snow:nth-child(119){opacity:1.6254;transform:translate(45.3825vw,-10px) scale(.7015);animation:fall-119 16s -23s linear infinite}@keyframes fall-119{56.872%{transform:translate(39.7909vw,56.872vh) scale(.7015)}to{transform:translate(42.5867vw,99vh) scale(.7015)}}.snow:nth-child(120){opacity:.3414;transform:translate(34.8112vw,-10px) scale(.782);animation:fall-120 13s -29s linear infinite}@keyframes fall-120{62.349%{transform:translate(42.9368vw,62.349vh) scale(.782)}to{transform:translate(38.874vw,99vh) scale(.782)}}.snow:nth-child(121){opacity:.7956;transform:translate(31.1983vw,-10px) scale(.7737);animation:fall-121 30s -2s linear infinite}@keyframes fall-121{56.531%{transform:translate(22.8199vw,56.531vh) scale(.7737)}to{transform:translate(27.0091vw,99vh) scale(.7737)}}.snow:nth-child(122){opacity:1.0706;transform:translate(88.4416vw,-10px) scale(.007);animation:fall-122 20s -13s linear infinite}@keyframes fall-122{46.859%{transform:translate(93.7032vw,46.859vh) scale(.007)}to{transform:translate(91.0724vw,99vh) scale(.007)}}.snow:nth-child(123){opacity:1.0664;transform:translate(44.2747vw,-10px) scale(.9092);animation:fall-123 28s -21s linear infinite}@keyframes fall-123{69.013%{transform:translate(34.5346vw,69.013vh) scale(.9092)}to{transform:translate(39.40465vw,99vh) scale(.9092)}}.snow:nth-child(124){opacity:1.7476;transform:translate(48.9262vw,-10px) scale(.3241);animation:fall-124 19s -22s linear infinite}@keyframes fall-124{41.954%{transform:translate(56.4819vw,41.954vh) scale(.3241)}to{transform:translate(52.70405vw,99vh) scale(.3241)}}.snow:nth-child(125){opacity:.6016;transform:translate(86.1553vw,-10px) scale(.5619);animation:fall-125 20s -5s linear infinite}@keyframes fall-125{45.168%{transform:translate(80.5327vw,45.168vh) scale(.5619)}to{transform:translate(83.344vw,99vh) scale(.5619)}}.snow:nth-child(126){opacity:1.1368;transform:translate(33.0413vw,-10px) scale(.6754);animation:fall-126 15s -11s linear infinite}@keyframes fall-126{31.806%{transform:translate(40.3649vw,31.806vh) scale(.6754)}to{transform:translate(36.7031vw,99vh) scale(.6754)}}.snow:nth-child(127){opacity:.9332;transform:translate(16.6315vw,-10px) scale(.6086);animation:fall-127 28s -13s linear infinite}@keyframes fall-127{64.676%{transform:translate(14.3162vw,64.676vh) scale(.6086)}to{transform:translate(15.47385vw,99vh) scale(.6086)}}.snow:nth-child(128){opacity:.0432;transform:translate(85.8717vw,-10px) scale(.6016);animation:fall-128 13s -27s linear infinite}@keyframes fall-128{47.299%{transform:translate(93.3065vw,47.299vh) scale(.6016)}to{transform:translate(89.5891vw,99vh) scale(.6016)}}.snow:nth-child(129){opacity:.3798;transform:translate(81.0868vw,-10px) scale(.8019);animation:fall-129 12s -9s linear infinite}@keyframes fall-129{32.704%{transform:translate(74.814vw,32.704vh) scale(.8019)}to{transform:translate(77.9504vw,99vh) scale(.8019)}}.snow:nth-child(130){opacity:1.4216;transform:translate(66.6032vw,-10px) scale(.2408);animation:fall-130 28s -30s linear infinite}@keyframes fall-130{69.004%{transform:translate(59.2004vw,69.004vh) scale(.2408)}to{transform:translate(62.9018vw,99vh) scale(.2408)}}.snow:nth-child(131){opacity:1.5112;transform:translate(46.644vw,-10px) scale(.5335);animation:fall-131 29s -15s linear infinite}@keyframes fall-131{78.436%{transform:translate(46.3111vw,78.436vh) scale(.5335)}to{transform:translate(46.47755vw,99vh) scale(.5335)}}.snow:nth-child(132){opacity:1.0038;transform:translate(30.7017vw,-10px) scale(.669);animation:fall-132 11s -21s linear infinite}@keyframes fall-132{68.99%{transform:translate(23.477vw,68.99vh) scale(.669)}to{transform:translate(27.08935vw,99vh) scale(.669)}}.snow:nth-child(133){opacity:.298;transform:translate(35.5006vw,-10px) scale(.4596);animation:fall-133 20s -14s linear infinite}@keyframes fall-133{77.442%{transform:translate(43.9814vw,77.442vh) scale(.4596)}to{transform:translate(39.741vw,99vh) scale(.4596)}}.snow:nth-child(134){opacity:1.2586;transform:translate(31.3119vw,-10px) scale(.803);animation:fall-134 25s -27s linear infinite}@keyframes fall-134{70.953%{transform:translate(24.7806vw,70.953vh) scale(.803)}to{transform:translate(28.04625vw,99vh) scale(.803)}}.snow:nth-child(135){opacity:.7682;transform:translate(13.0563vw,-10px) scale(.1388);animation:fall-135 30s -16s linear infinite}@keyframes fall-135{42.928%{transform:translate(17.297vw,42.928vh) scale(.1388)}to{transform:translate(15.17665vw,99vh) scale(.1388)}}.snow:nth-child(136){opacity:1.5176;transform:translate(12.1161vw,-10px) scale(.0663);animation:fall-136 24s -12s linear infinite}@keyframes fall-136{36.773%{transform:translate(5.9185vw,36.773vh) scale(.0663)}to{transform:translate(9.0173vw,99vh) scale(.0663)}}.snow:nth-child(137){opacity:.133;transform:translate(42.2881vw,-10px) scale(.1206);animation:fall-137 19s -21s linear infinite}@keyframes fall-137{36.435%{transform:translate(35.4784vw,36.435vh) scale(.1206)}to{transform:translate(38.88325vw,99vh) scale(.1206)}}.snow:nth-child(138){opacity:.2762;transform:translate(94.5836vw,-10px) scale(.6198);animation:fall-138 24s -6s linear infinite}@keyframes fall-138{78.927%{transform:translate(97.0489vw,78.927vh) scale(.6198)}to{transform:translate(95.81625vw,99vh) scale(.6198)}}.snow:nth-child(139){opacity:1.5514;transform:translate(19.8277vw,-10px) scale(.823);animation:fall-139 13s -11s linear infinite}@keyframes fall-139{39.896%{transform:translate(21.5136vw,39.896vh) scale(.823)}to{transform:translate(20.67065vw,99vh) scale(.823)}}.snow:nth-child(140){opacity:.3178;transform:translate(12.6516vw,-10px) scale(.2453);animation:fall-140 10s -28s linear infinite}@keyframes fall-140{74.049%{transform:translate(17.2049vw,74.049vh) scale(.2453)}to{transform:translate(14.92825vw,99vh) scale(.2453)}}.snow:nth-child(141){opacity:1.071;transform:translate(48.7827vw,-10px) scale(.5344);animation:fall-141 10s -9s linear infinite}@keyframes fall-141{53.987%{transform:translate(53.543vw,53.987vh) scale(.5344)}to{transform:translate(51.16285vw,99vh) scale(.5344)}}.snow:nth-child(142){opacity:1.1254;transform:translate(59.7836vw,-10px) scale(.5068);animation:fall-142 17s -8s linear infinite}@keyframes fall-142{73.45%{transform:translate(50.3411vw,73.45vh) scale(.5068)}to{transform:translate(55.06235vw,99vh) scale(.5068)}}.snow:nth-child(143){opacity:.5838;transform:translate(38.334vw,-10px) scale(.4773);animation:fall-143 28s -3s linear infinite}@keyframes fall-143{39.592%{transform:translate(31.2249vw,39.592vh) scale(.4773)}to{transform:translate(34.77945vw,99vh) scale(.4773)}}.snow:nth-child(144){opacity:1.7772;transform:translate(33.8868vw,-10px) scale(.8701);animation:fall-144 14s -8s linear infinite}@keyframes fall-144{79.915%{transform:translate(39.4642vw,79.915vh) scale(.8701)}to{transform:translate(36.6755vw,99vh) scale(.8701)}}.snow:nth-child(145){opacity:1.181;transform:translate(43.9581vw,-10px) scale(.4639);animation:fall-145 10s -15s linear infinite}@keyframes fall-145{37.438%{transform:translate(36.6457vw,37.438vh) scale(.4639)}to{transform:translate(40.3019vw,99vh) scale(.4639)}}.snow:nth-child(146){opacity:1.325;transform:translate(22.1926vw,-10px) scale(.5883);animation:fall-146 14s -7s linear infinite}@keyframes fall-146{79.046%{transform:translate(29.4205vw,79.046vh) scale(.5883)}to{transform:translate(25.80655vw,99vh) scale(.5883)}}.snow:nth-child(147){opacity:1.8206;transform:translate(77.2213vw,-10px) scale(.5545);animation:fall-147 23s -14s linear infinite}@keyframes fall-147{44.275%{transform:translate(80.1442vw,44.275vh) scale(.5545)}to{transform:translate(78.68275vw,99vh) scale(.5545)}}.snow:nth-child(148){opacity:.3652;transform:translate(84.9871vw,-10px) scale(.5411);animation:fall-148 12s -13s linear infinite}@keyframes fall-148{49.188%{transform:translate(89.126vw,49.188vh) scale(.5411)}to{transform:translate(87.05655vw,99vh) scale(.5411)}}.snow:nth-child(149){opacity:.8044;transform:translate(12.6757vw,-10px) scale(.1594);animation:fall-149 20s -26s linear infinite}@keyframes fall-149{42.095%{transform:translate(8.5019vw,42.095vh) scale(.1594)}to{transform:translate(10.5888vw,99vh) scale(.1594)}}.snow:nth-child(150){opacity:1.83;transform:translate(91.116vw,-10px) scale(.3389);animation:fall-150 29s -2s linear infinite}@keyframes fall-150{32.251%{transform:translate(96.6957vw,32.251vh) scale(.3389)}to{transform:translate(93.90585vw,99vh) scale(.3389)}}.snow:nth-child(151){opacity:.916;transform:translate(95.994vw,-10px) scale(.2621);animation:fall-151 13s -1s linear infinite}@keyframes fall-151{61.615%{transform:translate(95.9588vw,61.615vh) scale(.2621)}to{transform:translate(95.9764vw,99vh) scale(.2621)}}.snow:nth-child(152){opacity:1.3184;transform:translate(39.0413vw,-10px) scale(.3621);animation:fall-152 14s -13s linear infinite}@keyframes fall-152{41.739%{transform:translate(43.4309vw,41.739vh) scale(.3621)}to{transform:translate(41.2361vw,99vh) scale(.3621)}}.snow:nth-child(153){opacity:1.0058;transform:translate(.0023vw,-10px) scale(.734);animation:fall-153 10s -10s linear infinite}@keyframes fall-153{44.787%{transform:translate(2.1834vw,44.787vh) scale(.734)}to{transform:translate(1.09285vw,99vh) scale(.734)}}.snow:nth-child(154){opacity:1.0874;transform:translate(86.8023vw,-10px) scale(.893);animation:fall-154 10s -6s linear infinite}@keyframes fall-154{66.481%{transform:translate(93.6974vw,66.481vh) scale(.893)}to{transform:translate(90.24985vw,99vh) scale(.893)}}.snow:nth-child(155){opacity:.8968;transform:translate(64.6533vw,-10px) scale(.2025);animation:fall-155 29s -6s linear infinite}@keyframes fall-155{56.277%{transform:translate(57.5907vw,56.277vh) scale(.2025)}to{transform:translate(61.122vw,99vh) scale(.2025)}}.snow:nth-child(156){opacity:.9038;transform:translate(74.5026vw,-10px) scale(.5782);animation:fall-156 29s -12s linear infinite}@keyframes fall-156{75.491%{transform:translate(68.8649vw,75.491vh) scale(.5782)}to{transform:translate(71.68375vw,99vh) scale(.5782)}}.snow:nth-child(157){opacity:.93;transform:translate(67.7274vw,-10px) scale(.119);animation:fall-157 29s -10s linear infinite}@keyframes fall-157{77.561%{transform:translate(65.6505vw,77.561vh) scale(.119)}to{transform:translate(66.68895vw,99vh) scale(.119)}}.snow:nth-child(158){opacity:.1454;transform:translate(49.4813vw,-10px) scale(.1041);animation:fall-158 11s -10s linear infinite}@keyframes fall-158{61.658%{transform:translate(53.5835vw,61.658vh) scale(.1041)}to{transform:translate(51.5324vw,99vh) scale(.1041)}}.snow:nth-child(159){opacity:1.4028;transform:translate(99.5606vw,-10px) scale(.8524);animation:fall-159 11s -28s linear infinite}@keyframes fall-159{75.075%{transform:translate(98.6609vw,75.075vh) scale(.8524)}to{transform:translate(99.11075vw,99vh) scale(.8524)}}.snow:nth-child(160){opacity:.425;transform:translate(5.4269vw,-10px) scale(.2592);animation:fall-160 23s -25s linear infinite}@keyframes fall-160{42.203%{transform:translate(2.882vw,42.203vh) scale(.2592)}to{transform:translate(4.15445vw,99vh) scale(.2592)}}.snow:nth-child(161){opacity:.9158;transform:translate(20.6099vw,-10px) scale(.0787);animation:fall-161 29s -22s linear infinite}@keyframes fall-161{35.009%{transform:translate(20.0578vw,35.009vh) scale(.0787)}to{transform:translate(20.33385vw,99vh) scale(.0787)}}.snow:nth-child(162){opacity:1.689;transform:translate(8.7918vw,-10px) scale(.9504);animation:fall-162 20s -20s linear infinite}@keyframes fall-162{74.105%{transform:translate(18.3943vw,74.105vh) scale(.9504)}to{transform:translate(13.59305vw,99vh) scale(.9504)}}.snow:nth-child(163){opacity:.3304;transform:translate(71.455vw,-10px) scale(.1107);animation:fall-163 30s -10s linear infinite}@keyframes fall-163{59.907%{transform:translate(72.3841vw,59.907vh) scale(.1107)}to{transform:translate(71.91955vw,99vh) scale(.1107)}}.snow:nth-child(164){opacity:1.2984;transform:translate(43.2205vw,-10px) scale(.4295);animation:fall-164 20s -10s linear infinite}@keyframes fall-164{50.86%{transform:translate(49.1632vw,50.86vh) scale(.4295)}to{transform:translate(46.19185vw,99vh) scale(.4295)}}.snow:nth-child(165){opacity:1.2858;transform:translate(70.1669vw,-10px) scale(.2916);animation:fall-165 25s -19s linear infinite}@keyframes fall-165{77.521%{transform:translate(65.1448vw,77.521vh) scale(.2916)}to{transform:translate(67.65585vw,99vh) scale(.2916)}}.snow:nth-child(166){opacity:.2244;transform:translate(18.234vw,-10px) scale(.2899);animation:fall-166 17s -13s linear infinite}@keyframes fall-166{35.725%{transform:translate(20.6331vw,35.725vh) scale(.2899)}to{transform:translate(19.43355vw,99vh) scale(.2899)}}.snow:nth-child(167){opacity:.5912;transform:translate(79.8872vw,-10px) scale(.4025);animation:fall-167 17s -14s linear infinite}@keyframes fall-167{43.113%{transform:translate(88.8207vw,43.113vh) scale(.4025)}to{transform:translate(84.35395vw,99vh) scale(.4025)}}.snow:nth-child(168){opacity:.5966;transform:translate(94.1979vw,-10px) scale(.3859);animation:fall-168 21s -17s linear infinite}@keyframes fall-168{35.596%{transform:translate(94.7163vw,35.596vh) scale(.3859)}to{transform:translate(94.4571vw,99vh) scale(.3859)}}.snow:nth-child(169){opacity:1.9004;transform:translate(62.0594vw,-10px) scale(.0051);animation:fall-169 14s -23s linear infinite}@keyframes fall-169{51.539%{transform:translate(70.6584vw,51.539vh) scale(.0051)}to{transform:translate(66.3589vw,99vh) scale(.0051)}}.snow:nth-child(170){opacity:.7402;transform:translate(15.6548vw,-10px) scale(.8612);animation:fall-170 12s -13s linear infinite}@keyframes fall-170{61.985%{transform:translate(21.3157vw,61.985vh) scale(.8612)}to{transform:translate(18.48525vw,99vh) scale(.8612)}}.snow:nth-child(171){opacity:1.0778;transform:translate(68.5869vw,-10px) scale(.0009);animation:fall-171 26s -19s linear infinite}@keyframes fall-171{55.282%{transform:translate(66.158vw,55.282vh) scale(.0009)}to{transform:translate(67.37245vw,99vh) scale(.0009)}}.snow:nth-child(172){opacity:1.0024;transform:translate(31.6997vw,-10px) scale(.2337);animation:fall-172 24s -23s linear infinite}@keyframes fall-172{46.085%{transform:translate(40.8805vw,46.085vh) scale(.2337)}to{transform:translate(36.2901vw,99vh) scale(.2337)}}.snow:nth-child(173){opacity:1.3726;transform:translate(79.2712vw,-10px) scale(.4764);animation:fall-173 26s -11s linear infinite}@keyframes fall-173{31.736%{transform:translate(72.9121vw,31.736vh) scale(.4764)}to{transform:translate(76.09165vw,99vh) scale(.4764)}}.snow:nth-child(174){opacity:1.594;transform:translate(49.737vw,-10px) scale(.5073);animation:fall-174 21s -24s linear infinite}@keyframes fall-174{67.583%{transform:translate(58.7379vw,67.583vh) scale(.5073)}to{transform:translate(54.23745vw,99vh) scale(.5073)}}.snow:nth-child(175){opacity:.8274;transform:translate(18.7461vw,-10px) scale(.2008);animation:fall-175 15s -1s linear infinite}@keyframes fall-175{61.223%{transform:translate(14.529vw,61.223vh) scale(.2008)}to{transform:translate(16.63755vw,99vh) scale(.2008)}}.snow:nth-child(176){opacity:1.53;transform:translate(89.8882vw,-10px) scale(.3267);animation:fall-176 14s -19s linear infinite}@keyframes fall-176{63.055%{transform:translate(79.9069vw,63.055vh) scale(.3267)}to{transform:translate(84.89755vw,99vh) scale(.3267)}}.snow:nth-child(177){opacity:.274;transform:translate(98.9563vw,-10px) scale(.2668);animation:fall-177 23s -11s linear infinite}@keyframes fall-177{55.607%{transform:translate(104.789vw,55.607vh) scale(.2668)}to{transform:translate(101.87265vw,99vh) scale(.2668)}}.snow:nth-child(178){opacity:1.1008;transform:translate(23.7883vw,-10px) scale(.9939);animation:fall-178 20s -17s linear infinite}@keyframes fall-178{43.645%{transform:translate(20.086vw,43.645vh) scale(.9939)}to{transform:translate(21.93715vw,99vh) scale(.9939)}}.snow:nth-child(179){opacity:1.9392;transform:translate(12.5907vw,-10px) scale(.8834);animation:fall-179 10s -30s linear infinite}@keyframes fall-179{65.957%{transform:translate(3.0979vw,65.957vh) scale(.8834)}to{transform:translate(7.8443vw,99vh) scale(.8834)}}.snow:nth-child(180){opacity:1.6184;transform:translate(90.3819vw,-10px) scale(.9804);animation:fall-180 11s -20s linear infinite}@keyframes fall-180{45.166%{transform:translate(84.6616vw,45.166vh) scale(.9804)}to{transform:translate(87.52175vw,99vh) scale(.9804)}}.snow:nth-child(181){opacity:.7496;transform:translate(83.0117vw,-10px) scale(.6858);animation:fall-181 17s -18s linear infinite}@keyframes fall-181{45.083%{transform:translate(87.4959vw,45.083vh) scale(.6858)}to{transform:translate(85.2538vw,99vh) scale(.6858)}}.snow:nth-child(182){opacity:.2882;transform:translate(57.7888vw,-10px) scale(.566);animation:fall-182 27s -19s linear infinite}@keyframes fall-182{67.752%{transform:translate(56.6506vw,67.752vh) scale(.566)}to{transform:translate(57.2197vw,99vh) scale(.566)}}.snow:nth-child(183){opacity:1.0892;transform:translate(83.0801vw,-10px) scale(.5392);animation:fall-183 11s -5s linear infinite}@keyframes fall-183{77.175%{transform:translate(90.8674vw,77.175vh) scale(.5392)}to{transform:translate(86.97375vw,99vh) scale(.5392)}}.snow:nth-child(184){opacity:.3592;transform:translate(5.856vw,-10px) scale(.8709);animation:fall-184 22s -27s linear infinite}@keyframes fall-184{68.833%{transform:translate(4.7507vw,68.833vh) scale(.8709)}to{transform:translate(5.30335vw,99vh) scale(.8709)}}.snow:nth-child(185){opacity:1.2472;transform:translate(90.4333vw,-10px) scale(.878);animation:fall-185 16s -27s linear infinite}@keyframes fall-185{45.009%{transform:translate(96.7984vw,45.009vh) scale(.878)}to{transform:translate(93.61585vw,99vh) scale(.878)}}.snow:nth-child(186){opacity:1.2118;transform:translate(44.9119vw,-10px) scale(.967);animation:fall-186 10s -24s linear infinite}@keyframes fall-186{39.921%{transform:translate(41.7798vw,39.921vh) scale(.967)}to{transform:translate(43.34585vw,99vh) scale(.967)}}.snow:nth-child(187){opacity:1.1474;transform:translate(58.6735vw,-10px) scale(.9118);animation:fall-187 27s -8s linear infinite}@keyframes fall-187{38.074%{transform:translate(62.4215vw,38.074vh) scale(.9118)}to{transform:translate(60.5475vw,99vh) scale(.9118)}}.snow:nth-child(188){opacity:.9604;transform:translate(46.075vw,-10px) scale(.5085);animation:fall-188 20s -2s linear infinite}@keyframes fall-188{37.012%{transform:translate(36.406vw,37.012vh) scale(.5085)}to{transform:translate(41.2405vw,99vh) scale(.5085)}}.snow:nth-child(189){opacity:.9458;transform:translate(88.4652vw,-10px) scale(.5922);animation:fall-189 13s -20s linear infinite}@keyframes fall-189{55.972%{transform:translate(93.8261vw,55.972vh) scale(.5922)}to{transform:translate(91.14565vw,99vh) scale(.5922)}}.snow:nth-child(190){opacity:.204;transform:translate(46.0209vw,-10px) scale(.3999);animation:fall-190 23s -17s linear infinite}@keyframes fall-190{44.975%{transform:translate(43.0494vw,44.975vh) scale(.3999)}to{transform:translate(44.53515vw,99vh) scale(.3999)}}.snow:nth-child(191){opacity:.8342;transform:translate(63.2082vw,-10px) scale(.981);animation:fall-191 28s -14s linear infinite}@keyframes fall-191{58.709%{transform:translate(69.528vw,58.709vh) scale(.981)}to{transform:translate(66.3681vw,99vh) scale(.981)}}.snow:nth-child(192){opacity:.1942;transform:translate(3.1441vw,-10px) scale(.5404);animation:fall-192 24s -20s linear infinite}@keyframes fall-192{78.682%{transform:translate(7.179vw,78.682vh) scale(.5404)}to{transform:translate(5.16155vw,99vh) scale(.5404)}}.snow:nth-child(193){opacity:1.0588;transform:translate(66.471vw,-10px) scale(.6997);animation:fall-193 16s -28s linear infinite}@keyframes fall-193{55.171%{transform:translate(68.8948vw,55.171vh) scale(.6997)}to{transform:translate(67.6829vw,99vh) scale(.6997)}}.snow:nth-child(194){opacity:.8982;transform:translate(57.6909vw,-10px) scale(.4312);animation:fall-194 29s -20s linear infinite}@keyframes fall-194{61.496%{transform:translate(60.108vw,61.496vh) scale(.4312)}to{transform:translate(58.89945vw,99vh) scale(.4312)}}.snow:nth-child(195){opacity:.4144;transform:translate(76.5011vw,-10px) scale(.551);animation:fall-195 24s -29s linear infinite}@keyframes fall-195{49.867%{transform:translate(70.5848vw,49.867vh) scale(.551)}to{transform:translate(73.54295vw,99vh) scale(.551)}}.snow:nth-child(196){opacity:.4356;transform:translate(20.1145vw,-10px) scale(.2576);animation:fall-196 17s -24s linear infinite}@keyframes fall-196{75.52%{transform:translate(23.6774vw,75.52vh) scale(.2576)}to{transform:translate(21.89595vw,99vh) scale(.2576)}}.snow:nth-child(197){opacity:1.7174;transform:translate(10.788vw,-10px) scale(.2409);animation:fall-197 14s -4s linear infinite}@keyframes fall-197{50.428%{transform:translate(9.552vw,50.428vh) scale(.2409)}to{transform:translate(10.17vw,99vh) scale(.2409)}}.snow:nth-child(198){opacity:1.139;transform:translate(31.3755vw,-10px) scale(.8731);animation:fall-198 10s -1s linear infinite}@keyframes fall-198{67.791%{transform:translate(35.8988vw,67.791vh) scale(.8731)}to{transform:translate(33.63715vw,99vh) scale(.8731)}}.snow:nth-child(199){opacity:.7438;transform:translate(5.9101vw,-10px) scale(.7449);animation:fall-199 27s -26s linear infinite}@keyframes fall-199{38.246%{transform:translate(10.2122vw,38.246vh) scale(.7449)}to{transform:translate(8.06115vw,99vh) scale(.7449)}}.snow:nth-child(200){opacity:1.7182;transform:translate(93.2708vw,-10px) scale(.5117);animation:fall-200 15s -15s linear infinite}@keyframes fall-200{46.97%{transform:translate(99.5976vw,46.97vh) scale(.5117)}to{transform:translate(96.4342vw,99vh) scale(.5117)}}.snow:nth-child(201){opacity:.335;transform:translate(55.3467vw,-10px) scale(.5697);animation:fall-201 23s -12s linear infinite}@keyframes fall-201{56.272%{transform:translate(64.8971vw,56.272vh) scale(.5697)}to{transform:translate(60.1219vw,99vh) scale(.5697)}}.snow:nth-child(202){opacity:.4536;transform:translate(34.0982vw,-10px) scale(.5968);animation:fall-202 20s -2s linear infinite}@keyframes fall-202{40.491%{transform:translate(36.5232vw,40.491vh) scale(.5968)}to{transform:translate(35.3107vw,99vh) scale(.5968)}}.snow:nth-child(203){opacity:1.1308;transform:translate(55.395vw,-10px) scale(.5433);animation:fall-203 16s -14s linear infinite}@keyframes fall-203{40.42%{transform:translate(59.3386vw,40.42vh) scale(.5433)}to{transform:translate(57.3668vw,99vh) scale(.5433)}}.snow:nth-child(204){opacity:.9174;transform:translate(88.1316vw,-10px) scale(.8004);animation:fall-204 11s -30s linear infinite}@keyframes fall-204{57.439%{transform:translate(95.894vw,57.439vh) scale(.8004)}to{transform:translate(92.0128vw,99vh) scale(.8004)}}.snow:nth-child(205){opacity:1.8648;transform:translate(87.7965vw,-10px) scale(.6751);animation:fall-205 16s -24s linear infinite}@keyframes fall-205{78.745%{transform:translate(88.9255vw,78.745vh) scale(.6751)}to{transform:translate(88.361vw,99vh) scale(.6751)}}.snow:nth-child(206){opacity:.1794;transform:translate(29.2725vw,-10px) scale(.8403);animation:fall-206 27s -3s linear infinite}@keyframes fall-206{66.714%{transform:translate(35.8527vw,66.714vh) scale(.8403)}to{transform:translate(32.5626vw,99vh) scale(.8403)}}.snow:nth-child(207){opacity:1.479;transform:translate(12.4983vw,-10px) scale(.7108);animation:fall-207 23s -3s linear infinite}@keyframes fall-207{35.126%{transform:translate(16.708vw,35.126vh) scale(.7108)}to{transform:translate(14.60315vw,99vh) scale(.7108)}}.snow:nth-child(208){opacity:1.9754;transform:translate(41.1297vw,-10px) scale(.5158);animation:fall-208 24s -5s linear infinite}@keyframes fall-208{78.863%{transform:translate(34.5087vw,78.863vh) scale(.5158)}to{transform:translate(37.8192vw,99vh) scale(.5158)}}.snow:nth-child(209){opacity:1.7506;transform:translate(76.6246vw,-10px) scale(.6947);animation:fall-209 16s -21s linear infinite}@keyframes fall-209{71.277%{transform:translate(72.718vw,71.277vh) scale(.6947)}to{transform:translate(74.6713vw,99vh) scale(.6947)}}.snow:nth-child(210){opacity:.5538;transform:translate(46.2871vw,-10px) scale(.2727);animation:fall-210 25s -3s linear infinite}@keyframes fall-210{39.936%{transform:translate(53.1578vw,39.936vh) scale(.2727)}to{transform:translate(49.72245vw,99vh) scale(.2727)}}.snow:nth-child(211){opacity:1.3168;transform:translate(22.4564vw,-10px) scale(.8881);animation:fall-211 25s -6s linear infinite}@keyframes fall-211{45%{transform:translate(22.0994vw,45vh) scale(.8881)}to{transform:translate(22.2779vw,99vh) scale(.8881)}}.snow:nth-child(212){opacity:1.6088;transform:translate(81.1234vw,-10px) scale(.2435);animation:fall-212 15s -24s linear infinite}@keyframes fall-212{51.532%{transform:translate(81.999vw,51.532vh) scale(.2435)}to{transform:translate(81.5612vw,99vh) scale(.2435)}}.snow:nth-child(213){opacity:.1012;transform:translate(51.5369vw,-10px) scale(.418);animation:fall-213 18s -8s linear infinite}@keyframes fall-213{46.271%{transform:translate(57.8797vw,46.271vh) scale(.418)}to{transform:translate(54.7083vw,99vh) scale(.418)}}.snow:nth-child(214){opacity:1.6784;transform:translate(59.5336vw,-10px) scale(.0764);animation:fall-214 24s -26s linear infinite}@keyframes fall-214{54.979%{transform:translate(55.5442vw,54.979vh) scale(.0764)}to{transform:translate(57.5389vw,99vh) scale(.0764)}}.snow:nth-child(215){opacity:.2144;transform:translate(97.5559vw,-10px) scale(.8534);animation:fall-215 16s -29s linear infinite}@keyframes fall-215{30.405%{transform:translate(105.3654vw,30.405vh) scale(.8534)}to{transform:translate(101.46065vw,99vh) scale(.8534)}}.snow:nth-child(216){opacity:.9508;transform:translate(12.3431vw,-10px) scale(.5393);animation:fall-216 21s -15s linear infinite}@keyframes fall-216{64.787%{transform:translate(6.0425vw,64.787vh) scale(.5393)}to{transform:translate(9.1928vw,99vh) scale(.5393)}}.snow:nth-child(217){opacity:1.9388;transform:translate(4.1053vw,-10px) scale(.0336);animation:fall-217 24s -10s linear infinite}@keyframes fall-217{41.695%{transform:translate(-2.8779vw,41.695vh) scale(.0336)}to{transform:translate(.6137vw,99vh) scale(.0336)}}.snow:nth-child(218){opacity:1.0682;transform:translate(93.351vw,-10px) scale(.0243);animation:fall-218 27s -9s linear infinite}@keyframes fall-218{30.793%{transform:translate(96.2484vw,30.793vh) scale(.0243)}to{transform:translate(94.7997vw,99vh) scale(.0243)}}.snow:nth-child(219){opacity:.4366;transform:translate(34.0873vw,-10px) scale(.1231);animation:fall-219 19s -30s linear infinite}@keyframes fall-219{77.572%{transform:translate(39.7617vw,77.572vh) scale(.1231)}to{transform:translate(36.9245vw,99vh) scale(.1231)}}.snow:nth-child(220){opacity:.9894;transform:translate(44.6239vw,-10px) scale(.3716);animation:fall-220 30s -12s linear infinite}@keyframes fall-220{35.769%{transform:translate(48.0033vw,35.769vh) scale(.3716)}to{transform:translate(46.3136vw,99vh) scale(.3716)}}.snow:nth-child(221){opacity:.0572;transform:translate(97.8407vw,-10px) scale(.7264);animation:fall-221 11s -27s linear infinite}@keyframes fall-221{55.59%{transform:translate(95.5456vw,55.59vh) scale(.7264)}to{transform:translate(96.69315vw,99vh) scale(.7264)}}.snow:nth-child(222){opacity:.1694;transform:translate(40.7538vw,-10px) scale(.7671);animation:fall-222 27s -18s linear infinite}@keyframes fall-222{45.813%{transform:translate(47.7764vw,45.813vh) scale(.7671)}to{transform:translate(44.2651vw,99vh) scale(.7671)}}.snow:nth-child(223){opacity:.663;transform:translate(95.6825vw,-10px) scale(.826);animation:fall-223 15s -4s linear infinite}@keyframes fall-223{38.405%{transform:translate(100.0399vw,38.405vh) scale(.826)}to{transform:translate(97.8612vw,99vh) scale(.826)}}.snow:nth-child(224){opacity:1.0204;transform:translate(41.3392vw,-10px) scale(.791);animation:fall-224 19s -7s linear infinite}@keyframes fall-224{49.78%{transform:translate(40.651vw,49.78vh) scale(.791)}to{transform:translate(40.9951vw,99vh) scale(.791)}}.snow:nth-child(225){opacity:1.6112;transform:translate(2.9532vw,-10px) scale(.2092);animation:fall-225 20s -16s linear infinite}@keyframes fall-225{44.034%{transform:translate(12.1408vw,44.034vh) scale(.2092)}to{transform:translate(7.547vw,99vh) scale(.2092)}}.snow:nth-child(226){opacity:.6456;transform:translate(47.4105vw,-10px) scale(.2437);animation:fall-226 15s -11s linear infinite}@keyframes fall-226{48.808%{transform:translate(50.0019vw,48.808vh) scale(.2437)}to{transform:translate(48.7062vw,99vh) scale(.2437)}}.snow:nth-child(227){opacity:.9058;transform:translate(14.5959vw,-10px) scale(.694);animation:fall-227 22s -7s linear infinite}@keyframes fall-227{79.568%{transform:translate(16.0371vw,79.568vh) scale(.694)}to{transform:translate(15.3165vw,99vh) scale(.694)}}.snow:nth-child(228){opacity:1.4838;transform:translate(37.3418vw,-10px) scale(.0843);animation:fall-228 21s -14s linear infinite}@keyframes fall-228{48.856%{transform:translate(38.1541vw,48.856vh) scale(.0843)}to{transform:translate(37.74795vw,99vh) scale(.0843)}}.snow:nth-child(229){opacity:1.8692;transform:translate(74.4427vw,-10px) scale(.4728);animation:fall-229 23s -1s linear infinite}@keyframes fall-229{33.822%{transform:translate(65.1187vw,33.822vh) scale(.4728)}to{transform:translate(69.7807vw,99vh) scale(.4728)}}.snow:nth-child(230){opacity:.299;transform:translate(30.1482vw,-10px) scale(.3671);animation:fall-230 30s -4s linear infinite}@keyframes fall-230{64.075%{transform:translate(27.2998vw,64.075vh) scale(.3671)}to{transform:translate(28.724vw,99vh) scale(.3671)}}.snow:nth-child(231){opacity:1.569;transform:translate(48.1786vw,-10px) scale(.5667);animation:fall-231 10s -14s linear infinite}@keyframes fall-231{54.166%{transform:translate(42.4737vw,54.166vh) scale(.5667)}to{transform:translate(45.32615vw,99vh) scale(.5667)}}.snow:nth-child(232){opacity:1.798;transform:translate(18.5045vw,-10px) scale(.9752);animation:fall-232 30s -2s linear infinite}@keyframes fall-232{40.083%{transform:translate(12.2674vw,40.083vh) scale(.9752)}to{transform:translate(15.38595vw,99vh) scale(.9752)}}.snow:nth-child(233){opacity:1.208;transform:translate(24.7369vw,-10px) scale(.1541);animation:fall-233 18s -11s linear infinite}@keyframes fall-233{62.466%{transform:translate(16.5613vw,62.466vh) scale(.1541)}to{transform:translate(20.6491vw,99vh) scale(.1541)}}.snow:nth-child(234){opacity:1.4076;transform:translate(23.4769vw,-10px) scale(.703);animation:fall-234 25s -19s linear infinite}@keyframes fall-234{70.892%{transform:translate(20.454vw,70.892vh) scale(.703)}to{transform:translate(21.96545vw,99vh) scale(.703)}}.snow:nth-child(235){opacity:.4524;transform:translate(22.4495vw,-10px) scale(.1394);animation:fall-235 14s -27s linear infinite}@keyframes fall-235{71.585%{transform:translate(20.164vw,71.585vh) scale(.1394)}to{transform:translate(21.30675vw,99vh) scale(.1394)}}.snow:nth-child(236){opacity:.8348;transform:translate(70.4093vw,-10px) scale(.7627);animation:fall-236 10s -11s linear infinite}@keyframes fall-236{58.039%{transform:translate(65.4489vw,58.039vh) scale(.7627)}to{transform:translate(67.9291vw,99vh) scale(.7627)}}.snow:nth-child(237){opacity:1.8842;transform:translate(51.034vw,-10px) scale(.7844);animation:fall-237 18s -9s linear infinite}@keyframes fall-237{36.514%{transform:translate(53.9903vw,36.514vh) scale(.7844)}to{transform:translate(52.51215vw,99vh) scale(.7844)}}.snow:nth-child(238){opacity:.2328;transform:translate(43.9486vw,-10px) scale(.52);animation:fall-238 17s -21s linear infinite}@keyframes fall-238{52.454%{transform:translate(39.3344vw,52.454vh) scale(.52)}to{transform:translate(41.6415vw,99vh) scale(.52)}}.snow:nth-child(239){opacity:.7898;transform:translate(66.4869vw,-10px) scale(.2548);animation:fall-239 17s -26s linear infinite}@keyframes fall-239{63.079%{transform:translate(65.6953vw,63.079vh) scale(.2548)}to{transform:translate(66.0911vw,99vh) scale(.2548)}}.snow:nth-child(240){opacity:.187;transform:translate(49.8663vw,-10px) scale(.0916);animation:fall-240 25s -14s linear infinite}@keyframes fall-240{53.157%{transform:translate(55.1659vw,53.157vh) scale(.0916)}to{transform:translate(52.5161vw,99vh) scale(.0916)}}.snow:nth-child(241){opacity:.8048;transform:translate(5.0293vw,-10px) scale(.9271);animation:fall-241 17s -16s linear infinite}@keyframes fall-241{46.933%{transform:translate(-2.6907vw,46.933vh) scale(.9271)}to{transform:translate(1.1693vw,99vh) scale(.9271)}}.snow:nth-child(242){opacity:1.2166;transform:translate(87.9332vw,-10px) scale(.2685);animation:fall-242 18s -27s linear infinite}@keyframes fall-242{37.532%{transform:translate(87.9017vw,37.532vh) scale(.2685)}to{transform:translate(87.91745vw,99vh) scale(.2685)}}.snow:nth-child(243){opacity:.2348;transform:translate(21.4047vw,-10px) scale(.3819);animation:fall-243 13s -12s linear infinite}@keyframes fall-243{68.386%{transform:translate(18.9697vw,68.386vh) scale(.3819)}to{transform:translate(20.1872vw,99vh) scale(.3819)}}.snow:nth-child(244){opacity:.6962;transform:translate(56.0891vw,-10px) scale(.3518);animation:fall-244 22s -5s linear infinite}@keyframes fall-244{79.11%{transform:translate(47.7778vw,79.11vh) scale(.3518)}to{transform:translate(51.93345vw,99vh) scale(.3518)}}.snow:nth-child(245){opacity:.0746;transform:translate(61.096vw,-10px) scale(.4283);animation:fall-245 23s -14s linear infinite}@keyframes fall-245{42.946%{transform:translate(64.3862vw,42.946vh) scale(.4283)}to{transform:translate(62.7411vw,99vh) scale(.4283)}}.snow:nth-child(246){opacity:1.3268;transform:translate(17.3845vw,-10px) scale(.0308);animation:fall-246 24s -28s linear infinite}@keyframes fall-246{62.451%{transform:translate(12.0542vw,62.451vh) scale(.0308)}to{transform:translate(14.71935vw,99vh) scale(.0308)}}.snow:nth-child(247){opacity:1.7122;transform:translate(70.7726vw,-10px) scale(.922);animation:fall-247 27s -23s linear infinite}@keyframes fall-247{65.878%{transform:translate(67.0574vw,65.878vh) scale(.922)}to{transform:translate(68.915vw,99vh) scale(.922)}}.snow:nth-child(248){opacity:1.9462;transform:translate(70.2689vw,-10px) scale(.0627);animation:fall-248 15s -3s linear infinite}@keyframes fall-248{56.556%{transform:translate(71.4728vw,56.556vh) scale(.0627)}to{transform:translate(70.87085vw,99vh) scale(.0627)}}.snow:nth-child(249){opacity:1.641;transform:translate(65.8578vw,-10px) scale(.2032);animation:fall-249 29s -9s linear infinite}@keyframes fall-249{36.898%{transform:translate(63.3532vw,36.898vh) scale(.2032)}to{transform:translate(64.6055vw,99vh) scale(.2032)}}.snow:nth-child(250){opacity:1.3966;transform:translate(31.8759vw,-10px) scale(.553);animation:fall-250 29s -7s linear infinite}@keyframes fall-250{77.086%{transform:translate(38.2253vw,77.086vh) scale(.553)}to{transform:translate(35.0506vw,99vh) scale(.553)}}.snow:nth-child(251){opacity:1.0486;transform:translate(88.3325vw,-10px) scale(.7258);animation:fall-251 30s -7s linear infinite}@keyframes fall-251{33.553%{transform:translate(82.5135vw,33.553vh) scale(.7258)}to{transform:translate(85.423vw,99vh) scale(.7258)}}.snow:nth-child(252){opacity:1.5884;transform:translate(70.3301vw,-10px) scale(.6975);animation:fall-252 22s -21s linear infinite}@keyframes fall-252{53.825%{transform:translate(79.6144vw,53.825vh) scale(.6975)}to{transform:translate(74.97225vw,99vh) scale(.6975)}}.snow:nth-child(253){opacity:1.955;transform:translate(89.695vw,-10px) scale(.6736);animation:fall-253 23s -9s linear infinite}@keyframes fall-253{44.406%{transform:translate(84.1011vw,44.406vh) scale(.6736)}to{transform:translate(86.89805vw,99vh) scale(.6736)}}.snow:nth-child(254){opacity:1.5576;transform:translate(36.5722vw,-10px) scale(.6956);animation:fall-254 29s -7s linear infinite}@keyframes fall-254{52.535%{transform:translate(36.6256vw,52.535vh) scale(.6956)}to{transform:translate(36.5989vw,99vh) scale(.6956)}}.snow:nth-child(255){opacity:.487;transform:translate(44.6351vw,-10px) scale(.0896);animation:fall-255 28s -22s linear infinite}@keyframes fall-255{54.414%{transform:translate(39.7791vw,54.414vh) scale(.0896)}to{transform:translate(42.2071vw,99vh) scale(.0896)}}.snow:nth-child(256){opacity:1.5928;transform:translate(22.4593vw,-10px) scale(.802);animation:fall-256 30s -30s linear infinite}@keyframes fall-256{40.026%{transform:translate(18.2171vw,40.026vh) scale(.802)}to{transform:translate(20.3382vw,99vh) scale(.802)}}.snow:nth-child(257){opacity:1.015;transform:translate(56.6657vw,-10px) scale(.8187);animation:fall-257 28s -23s linear infinite}@keyframes fall-257{62.319%{transform:translate(57.5217vw,62.319vh) scale(.8187)}to{transform:translate(57.0937vw,99vh) scale(.8187)}}.snow:nth-child(258){opacity:.0032;transform:translate(53.6307vw,-10px) scale(.2995);animation:fall-258 26s -17s linear infinite}@keyframes fall-258{59.198%{transform:translate(50.3527vw,59.198vh) scale(.2995)}to{transform:translate(51.9917vw,99vh) scale(.2995)}}.snow:nth-child(259){opacity:.5182;transform:translate(67.4029vw,-10px) scale(.3821);animation:fall-259 30s -4s linear infinite}@keyframes fall-259{34.164%{transform:translate(74.3348vw,34.164vh) scale(.3821)}to{transform:translate(70.86885vw,99vh) scale(.3821)}}.snow:nth-child(260){opacity:.953;transform:translate(5.4465vw,-10px) scale(.945);animation:fall-260 15s -29s linear infinite}@keyframes fall-260{46.61%{transform:translate(-1.9578vw,46.61vh) scale(.945)}to{transform:translate(1.74435vw,99vh) scale(.945)}}.snow:nth-child(261){opacity:.5736;transform:translate(78.5629vw,-10px) scale(.2411);animation:fall-261 17s -4s linear infinite}@keyframes fall-261{57.695%{transform:translate(77.1953vw,57.695vh) scale(.2411)}to{transform:translate(77.8791vw,99vh) scale(.2411)}}.snow:nth-child(262){opacity:.6582;transform:translate(98.5723vw,-10px) scale(.5223);animation:fall-262 26s -15s linear infinite}@keyframes fall-262{51.025%{transform:translate(100.1369vw,51.025vh) scale(.5223)}to{transform:translate(99.3546vw,99vh) scale(.5223)}}.snow:nth-child(263){opacity:1.393;transform:translate(79.6132vw,-10px) scale(.8624);animation:fall-263 24s -13s linear infinite}@keyframes fall-263{62.295%{transform:translate(78.8995vw,62.295vh) scale(.8624)}to{transform:translate(79.25635vw,99vh) scale(.8624)}}.snow:nth-child(264){opacity:.2324;transform:translate(52.3801vw,-10px) scale(.4184);animation:fall-264 30s -3s linear infinite}@keyframes fall-264{70.049%{transform:translate(59.2018vw,70.049vh) scale(.4184)}to{transform:translate(55.79095vw,99vh) scale(.4184)}}.snow:nth-child(265){opacity:1.6608;transform:translate(48.3754vw,-10px) scale(.625);animation:fall-265 11s -18s linear infinite}@keyframes fall-265{41.948%{transform:translate(43.1953vw,41.948vh) scale(.625)}to{transform:translate(45.78535vw,99vh) scale(.625)}}.snow:nth-child(266){opacity:1.8186;transform:translate(91.9451vw,-10px) scale(.785);animation:fall-266 26s -21s linear infinite}@keyframes fall-266{66.206%{transform:translate(86.7578vw,66.206vh) scale(.785)}to{transform:translate(89.35145vw,99vh) scale(.785)}}.snow:nth-child(267){opacity:.1086;transform:translate(71.0752vw,-10px) scale(.5083);animation:fall-267 13s -18s linear infinite}@keyframes fall-267{58.126%{transform:translate(78.6727vw,58.126vh) scale(.5083)}to{transform:translate(74.87395vw,99vh) scale(.5083)}}.snow:nth-child(268){opacity:1.728;transform:translate(25.7736vw,-10px) scale(.071);animation:fall-268 21s -3s linear infinite}@keyframes fall-268{49.498%{transform:translate(33.3181vw,49.498vh) scale(.071)}to{transform:translate(29.54585vw,99vh) scale(.071)}}.snow:nth-child(269){opacity:.5854;transform:translate(31.3385vw,-10px) scale(.8033);animation:fall-269 29s -20s linear infinite}@keyframes fall-269{44.565%{transform:translate(40.4995vw,44.565vh) scale(.8033)}to{transform:translate(35.919vw,99vh) scale(.8033)}}.snow:nth-child(270){opacity:.811;transform:translate(61.4453vw,-10px) scale(.4068);animation:fall-270 18s -10s linear infinite}@keyframes fall-270{63.016%{transform:translate(61.7421vw,63.016vh) scale(.4068)}to{transform:translate(61.5937vw,99vh) scale(.4068)}}.snow:nth-child(271){opacity:1.6736;transform:translate(3.1917vw,-10px) scale(.3429);animation:fall-271 19s -2s linear infinite}@keyframes fall-271{76.103%{transform:translate(5.1594vw,76.103vh) scale(.3429)}to{transform:translate(4.17555vw,99vh) scale(.3429)}}.snow:nth-child(272){opacity:.4918;transform:translate(53.6126vw,-10px) scale(.6272);animation:fall-272 27s -3s linear infinite}@keyframes fall-272{53.441%{transform:translate(58.7142vw,53.441vh) scale(.6272)}to{transform:translate(56.1634vw,99vh) scale(.6272)}}.snow:nth-child(273){opacity:.2256;transform:translate(13.211vw,-10px) scale(.3188);animation:fall-273 10s -9s linear infinite}@keyframes fall-273{60.896%{transform:translate(13.0073vw,60.896vh) scale(.3188)}to{transform:translate(13.10915vw,99vh) scale(.3188)}}.snow:nth-child(274){opacity:1.7926;transform:translate(26.5424vw,-10px) scale(.6386);animation:fall-274 22s -16s linear infinite}@keyframes fall-274{60.125%{transform:translate(19.0826vw,60.125vh) scale(.6386)}to{transform:translate(22.8125vw,99vh) scale(.6386)}}.snow:nth-child(275){opacity:.4954;transform:translate(63.8644vw,-10px) scale(.7028);animation:fall-275 27s -15s linear infinite}@keyframes fall-275{31.411%{transform:translate(66.3253vw,31.411vh) scale(.7028)}to{transform:translate(65.09485vw,99vh) scale(.7028)}}.snow:nth-child(276){opacity:1.212;transform:translate(67.4714vw,-10px) scale(.1204);animation:fall-276 27s -22s linear infinite}@keyframes fall-276{69.939%{transform:translate(67.6543vw,69.939vh) scale(.1204)}to{transform:translate(67.56285vw,99vh) scale(.1204)}}.snow:nth-child(277){opacity:1.8092;transform:translate(55.5862vw,-10px) scale(.3092);animation:fall-277 29s -4s linear infinite}@keyframes fall-277{68.495%{transform:translate(48.6938vw,68.495vh) scale(.3092)}to{transform:translate(52.14vw,99vh) scale(.3092)}}.snow:nth-child(278){opacity:.1124;transform:translate(15.463vw,-10px) scale(.984);animation:fall-278 17s -15s linear infinite}@keyframes fall-278{43.939%{transform:translate(9.2203vw,43.939vh) scale(.984)}to{transform:translate(12.34165vw,99vh) scale(.984)}}.snow:nth-child(279){opacity:.0948;transform:translate(14.4898vw,-10px) scale(.9639);animation:fall-279 15s -15s linear infinite}@keyframes fall-279{46.842%{transform:translate(18.0609vw,46.842vh) scale(.9639)}to{transform:translate(16.27535vw,99vh) scale(.9639)}}.snow:nth-child(280){opacity:1.0376;transform:translate(16.2821vw,-10px) scale(.7228);animation:fall-280 18s -14s linear infinite}@keyframes fall-280{75.169%{transform:translate(20.2959vw,75.169vh) scale(.7228)}to{transform:translate(18.289vw,99vh) scale(.7228)}}.snow:nth-child(281){opacity:1.7568;transform:translate(15.2977vw,-10px) scale(.4602);animation:fall-281 15s -13s linear infinite}@keyframes fall-281{41.512%{transform:translate(19.0624vw,41.512vh) scale(.4602)}to{transform:translate(17.18005vw,99vh) scale(.4602)}}.snow:nth-child(282){opacity:.1206;transform:translate(93.3194vw,-10px) scale(.3557);animation:fall-282 26s -14s linear infinite}@keyframes fall-282{33.511%{transform:translate(91.5824vw,33.511vh) scale(.3557)}to{transform:translate(92.4509vw,99vh) scale(.3557)}}.snow:nth-child(283){opacity:.8852;transform:translate(65.2898vw,-10px) scale(.2237);animation:fall-283 30s -27s linear infinite}@keyframes fall-283{68.406%{transform:translate(68.6636vw,68.406vh) scale(.2237)}to{transform:translate(66.9767vw,99vh) scale(.2237)}}.snow:nth-child(284){opacity:1.512;transform:translate(35.8134vw,-10px) scale(.2724);animation:fall-284 19s -5s linear infinite}@keyframes fall-284{36.303%{transform:translate(29.681vw,36.303vh) scale(.2724)}to{transform:translate(32.7472vw,99vh) scale(.2724)}}.snow:nth-child(285){opacity:1.99;transform:translate(76.3946vw,-10px) scale(.2398);animation:fall-285 23s -1s linear infinite}@keyframes fall-285{38.463%{transform:translate(77.4119vw,38.463vh) scale(.2398)}to{transform:translate(76.90325vw,99vh) scale(.2398)}}.snow:nth-child(286){opacity:1.0222;transform:translate(92.9045vw,-10px) scale(.7975);animation:fall-286 26s -4s linear infinite}@keyframes fall-286{32.949%{transform:translate(87.0075vw,32.949vh) scale(.7975)}to{transform:translate(89.956vw,99vh) scale(.7975)}}.snow:nth-child(287){opacity:.9368;transform:translate(9.1841vw,-10px) scale(.1726);animation:fall-287 15s -25s linear infinite}@keyframes fall-287{73.664%{transform:translate(6.1558vw,73.664vh) scale(.1726)}to{transform:translate(7.66995vw,99vh) scale(.1726)}}.snow:nth-child(288){opacity:1.9484;transform:translate(3.6437vw,-10px) scale(.4775);animation:fall-288 19s -16s linear infinite}@keyframes fall-288{63.02%{transform:translate(12.9968vw,63.02vh) scale(.4775)}to{transform:translate(8.32025vw,99vh) scale(.4775)}}.snow:nth-child(289){opacity:.395;transform:translate(99.0719vw,-10px) scale(.0765);animation:fall-289 28s -27s linear infinite}@keyframes fall-289{38.911%{transform:translate(104.0716vw,38.911vh) scale(.0765)}to{transform:translate(101.57175vw,99vh) scale(.0765)}}.snow:nth-child(290){opacity:1.6716;transform:translate(68.6252vw,-10px) scale(.8919);animation:fall-290 16s -15s linear infinite}@keyframes fall-290{46.117%{transform:translate(68.839vw,46.117vh) scale(.8919)}to{transform:translate(68.7321vw,99vh) scale(.8919)}}.snow:nth-child(291){opacity:.4492;transform:translate(77.8168vw,-10px) scale(.4484);animation:fall-291 19s -28s linear infinite}@keyframes fall-291{30.054%{transform:translate(70.3985vw,30.054vh) scale(.4484)}to{transform:translate(74.10765vw,99vh) scale(.4484)}}.snow:nth-child(292){opacity:.1382;transform:translate(76.0141vw,-10px) scale(.0789);animation:fall-292 19s -24s linear infinite}@keyframes fall-292{42.884%{transform:translate(78.3203vw,42.884vh) scale(.0789)}to{transform:translate(77.1672vw,99vh) scale(.0789)}}.snow:nth-child(293){opacity:.605;transform:translate(68.8969vw,-10px) scale(.401);animation:fall-293 29s -1s linear infinite}@keyframes fall-293{78.298%{transform:translate(72.1694vw,78.298vh) scale(.401)}to{transform:translate(70.53315vw,99vh) scale(.401)}}.snow:nth-child(294){opacity:1.9568;transform:translate(71.1704vw,-10px) scale(.3922);animation:fall-294 10s -11s linear infinite}@keyframes fall-294{67.398%{transform:translate(61.9998vw,67.398vh) scale(.3922)}to{transform:translate(66.5851vw,99vh) scale(.3922)}}.snow:nth-child(295){opacity:.443;transform:translate(7.7966vw,-10px) scale(.2987);animation:fall-295 28s -2s linear infinite}@keyframes fall-295{57.63%{transform:translate(14.1141vw,57.63vh) scale(.2987)}to{transform:translate(10.95535vw,99vh) scale(.2987)}}.snow:nth-child(296){opacity:.6678;transform:translate(30.801vw,-10px) scale(.2922);animation:fall-296 28s -3s linear infinite}@keyframes fall-296{65.52%{transform:translate(38.279vw,65.52vh) scale(.2922)}to{transform:translate(34.54vw,99vh) scale(.2922)}}.snow:nth-child(297){opacity:1.7244;transform:translate(66.2191vw,-10px) scale(.9616);animation:fall-297 13s -2s linear infinite}@keyframes fall-297{34.293%{transform:translate(57.3773vw,34.293vh) scale(.9616)}to{transform:translate(61.7982vw,99vh) scale(.9616)}}.snow:nth-child(298){opacity:1.8274;transform:translate(55.5093vw,-10px) scale(.4785);animation:fall-298 15s -30s linear infinite}@keyframes fall-298{48.647%{transform:translate(57.0499vw,48.647vh) scale(.4785)}to{transform:translate(56.2796vw,99vh) scale(.4785)}}.snow:nth-child(299){opacity:.6664;transform:translate(15.2635vw,-10px) scale(.7413);animation:fall-299 21s -5s linear infinite}@keyframes fall-299{60.728%{transform:translate(17.249vw,60.728vh) scale(.7413)}to{transform:translate(16.25625vw,99vh) scale(.7413)}}.snow:nth-child(300){opacity:.824;transform:translate(15.4522vw,-10px) scale(.9724);animation:fall-300 15s -12s linear infinite}@keyframes fall-300{51.905%{transform:translate(16.432vw,51.905vh) scale(.9724)}to{transform:translate(15.9421vw,99vh) scale(.9724)}}.snow:nth-child(301){opacity:.9416;transform:translate(62.2334vw,-10px) scale(.6219);animation:fall-301 19s -24s linear infinite}@keyframes fall-301{32.859%{transform:translate(59.061vw,32.859vh) scale(.6219)}to{transform:translate(60.6472vw,99vh) scale(.6219)}}.snow:nth-child(302){opacity:1.0838;transform:translate(63.1337vw,-10px) scale(.0368);animation:fall-302 14s -20s linear infinite}@keyframes fall-302{57.952%{transform:translate(73.0255vw,57.952vh) scale(.0368)}to{transform:translate(68.0796vw,99vh) scale(.0368)}}.snow:nth-child(303){opacity:1.9634;transform:translate(88.4145vw,-10px) scale(.4152);animation:fall-303 24s -13s linear infinite}@keyframes fall-303{41.451%{transform:translate(95.4755vw,41.451vh) scale(.4152)}to{transform:translate(91.945vw,99vh) scale(.4152)}}.snow:nth-child(304){opacity:.4086;transform:translate(23.1386vw,-10px) scale(.8005);animation:fall-304 30s -22s linear infinite}@keyframes fall-304{67.724%{transform:translate(22.241vw,67.724vh) scale(.8005)}to{transform:translate(22.6898vw,99vh) scale(.8005)}}.snow:nth-child(305){opacity:1.054;transform:translate(63.8863vw,-10px) scale(.0537);animation:fall-305 20s -5s linear infinite}@keyframes fall-305{63.479%{transform:translate(68.3336vw,63.479vh) scale(.0537)}to{transform:translate(66.10995vw,99vh) scale(.0537)}}.snow:nth-child(306){opacity:.279;transform:translate(30.1469vw,-10px) scale(.7036);animation:fall-306 25s -7s linear infinite}@keyframes fall-306{67.209%{transform:translate(32.3617vw,67.209vh) scale(.7036)}to{transform:translate(31.2543vw,99vh) scale(.7036)}}.snow:nth-child(307){opacity:.5606;transform:translate(35.4232vw,-10px) scale(.4316);animation:fall-307 15s -17s linear infinite}@keyframes fall-307{53.529%{transform:translate(42.7154vw,53.529vh) scale(.4316)}to{transform:translate(39.0693vw,99vh) scale(.4316)}}.snow:nth-child(308){opacity:1.2836;transform:translate(97.2705vw,-10px) scale(.7338);animation:fall-308 30s -26s linear infinite}@keyframes fall-308{45.655%{transform:translate(87.742vw,45.655vh) scale(.7338)}to{transform:translate(92.50625vw,99vh) scale(.7338)}}.snow:nth-child(309){opacity:1.2656;transform:translate(41.5607vw,-10px) scale(.0667);animation:fall-309 14s -15s linear infinite}@keyframes fall-309{70.013%{transform:translate(43.3215vw,70.013vh) scale(.0667)}to{transform:translate(42.4411vw,99vh) scale(.0667)}}.snow:nth-child(310){opacity:1.7664;transform:translate(46.4103vw,-10px) scale(.3803);animation:fall-310 23s -30s linear infinite}@keyframes fall-310{68.661%{transform:translate(44.5793vw,68.661vh) scale(.3803)}to{transform:translate(45.4948vw,99vh) scale(.3803)}}.snow:nth-child(311){opacity:1.273;transform:translate(77.2304vw,-10px) scale(.7647);animation:fall-311 14s -14s linear infinite}@keyframes fall-311{76.533%{transform:translate(81.9758vw,76.533vh) scale(.7647)}to{transform:translate(79.6031vw,99vh) scale(.7647)}}.snow:nth-child(312){opacity:.5044;transform:translate(13.2402vw,-10px) scale(.4628);animation:fall-312 17s -25s linear infinite}@keyframes fall-312{76.386%{transform:translate(6.1085vw,76.386vh) scale(.4628)}to{transform:translate(9.67435vw,99vh) scale(.4628)}}.snow:nth-child(313){opacity:.9988;transform:translate(77.3519vw,-10px) scale(.4379);animation:fall-313 20s -19s linear infinite}@keyframes fall-313{48.24%{transform:translate(69.3129vw,48.24vh) scale(.4379)}to{transform:translate(73.3324vw,99vh) scale(.4379)}}.snow:nth-child(314){opacity:1.6158;transform:translate(68.5093vw,-10px) scale(.7629);animation:fall-314 28s -9s linear infinite}@keyframes fall-314{37.051%{transform:translate(62.5257vw,37.051vh) scale(.7629)}to{transform:translate(65.5175vw,99vh) scale(.7629)}}.snow:nth-child(315){opacity:.0752;transform:translate(3.1553vw,-10px) scale(.2412);animation:fall-315 11s -22s linear infinite}@keyframes fall-315{59.24%{transform:translate(13.1512vw,59.24vh) scale(.2412)}to{transform:translate(8.15325vw,99vh) scale(.2412)}}.snow:nth-child(316){opacity:.0436;transform:translate(57.8846vw,-10px) scale(.5765);animation:fall-316 18s -25s linear infinite}@keyframes fall-316{38.979%{transform:translate(51.5902vw,38.979vh) scale(.5765)}to{transform:translate(54.7374vw,99vh) scale(.5765)}}.snow:nth-child(317){opacity:1.5094;transform:translate(60.6798vw,-10px) scale(.0879);animation:fall-317 20s -11s linear infinite}@keyframes fall-317{31.575%{transform:translate(65.187vw,31.575vh) scale(.0879)}to{transform:translate(62.9334vw,99vh) scale(.0879)}}.snow:nth-child(318){opacity:1.822;transform:translate(41.4994vw,-10px) scale(.5544);animation:fall-318 25s -11s linear infinite}@keyframes fall-318{46.112%{transform:translate(31.9212vw,46.112vh) scale(.5544)}to{transform:translate(36.7103vw,99vh) scale(.5544)}}.snow:nth-child(319){opacity:.4974;transform:translate(15.7007vw,-10px) scale(.7794);animation:fall-319 18s -12s linear infinite}@keyframes fall-319{34.373%{transform:translate(21.0946vw,34.373vh) scale(.7794)}to{transform:translate(18.39765vw,99vh) scale(.7794)}}.snow:nth-child(320){opacity:1.3264;transform:translate(26.459vw,-10px) scale(.9628);animation:fall-320 19s -20s linear infinite}@keyframes fall-320{78.852%{transform:translate(36.402vw,78.852vh) scale(.9628)}to{transform:translate(31.4305vw,99vh) scale(.9628)}}.snow:nth-child(321){opacity:1.7688;transform:translate(53.029vw,-10px) scale(.5455);animation:fall-321 19s -22s linear infinite}@keyframes fall-321{55.553%{transform:translate(50.0863vw,55.553vh) scale(.5455)}to{transform:translate(51.55765vw,99vh) scale(.5455)}}.snow:nth-child(322){opacity:.847;transform:translate(75.1384vw,-10px) scale(.8938);animation:fall-322 15s -16s linear infinite}@keyframes fall-322{77.569%{transform:translate(71.4316vw,77.569vh) scale(.8938)}to{transform:translate(73.285vw,99vh) scale(.8938)}}.snow:nth-child(323){opacity:1.1154;transform:translate(48.8589vw,-10px) scale(.6183);animation:fall-323 19s -13s linear infinite}@keyframes fall-323{76.883%{transform:translate(53.1413vw,76.883vh) scale(.6183)}to{transform:translate(51.0001vw,99vh) scale(.6183)}}.snow:nth-child(324){opacity:1.3998;transform:translate(58.2077vw,-10px) scale(.8628);animation:fall-324 16s -11s linear infinite}@keyframes fall-324{49.304%{transform:translate(62.8278vw,49.304vh) scale(.8628)}to{transform:translate(60.51775vw,99vh) scale(.8628)}}.snow:nth-child(325){opacity:.2496;transform:translate(57.6934vw,-10px) scale(.9264);animation:fall-325 29s -25s linear infinite}@keyframes fall-325{34.311%{transform:translate(55.3016vw,34.311vh) scale(.9264)}to{transform:translate(56.4975vw,99vh) scale(.9264)}}.snow:nth-child(326){opacity:1.0726;transform:translate(74.0332vw,-10px) scale(.0067);animation:fall-326 21s -29s linear infinite}@keyframes fall-326{74.101%{transform:translate(82.0551vw,74.101vh) scale(.0067)}to{transform:translate(78.04415vw,99vh) scale(.0067)}}.snow:nth-child(327){opacity:.7136;transform:translate(69.0447vw,-10px) scale(.4513);animation:fall-327 21s -11s linear infinite}@keyframes fall-327{60.784%{transform:translate(65.3774vw,60.784vh) scale(.4513)}to{transform:translate(67.21105vw,99vh) scale(.4513)}}.snow:nth-child(328){opacity:.1156;transform:translate(41.1443vw,-10px) scale(.0405);animation:fall-328 15s -28s linear infinite}@keyframes fall-328{43.464%{transform:translate(49.8924vw,43.464vh) scale(.0405)}to{transform:translate(45.51835vw,99vh) scale(.0405)}}.snow:nth-child(329){opacity:.3992;transform:translate(83.2808vw,-10px) scale(.1073);animation:fall-329 12s -1s linear infinite}@keyframes fall-329{30.178%{transform:translate(81.623vw,30.178vh) scale(.1073)}to{transform:translate(82.4519vw,99vh) scale(.1073)}}.snow:nth-child(330){opacity:1.8894;transform:translate(49.9001vw,-10px) scale(.3743);animation:fall-330 25s -13s linear infinite}@keyframes fall-330{63.093%{transform:translate(51.7097vw,63.093vh) scale(.3743)}to{transform:translate(50.8049vw,99vh) scale(.3743)}}.snow:nth-child(331){opacity:.3568;transform:translate(96.7946vw,-10px) scale(.964);animation:fall-331 29s -12s linear infinite}@keyframes fall-331{50.157%{transform:translate(103.3635vw,50.157vh) scale(.964)}to{transform:translate(100.07905vw,99vh) scale(.964)}}.snow:nth-child(332){opacity:.7298;transform:translate(44.5404vw,-10px) scale(.2133);animation:fall-332 12s -20s linear infinite}@keyframes fall-332{60.569%{transform:translate(39.6645vw,60.569vh) scale(.2133)}to{transform:translate(42.10245vw,99vh) scale(.2133)}}.snow:nth-child(333){opacity:1.5884;transform:translate(35.184vw,-10px) scale(.283);animation:fall-333 24s -21s linear infinite}@keyframes fall-333{37.796%{transform:translate(29.6378vw,37.796vh) scale(.283)}to{transform:translate(32.4109vw,99vh) scale(.283)}}.snow:nth-child(334){opacity:1.0252;transform:translate(5.7364vw,-10px) scale(.6417);animation:fall-334 15s -16s linear infinite}@keyframes fall-334{73.725%{transform:translate(12.6249vw,73.725vh) scale(.6417)}to{transform:translate(9.18065vw,99vh) scale(.6417)}}.snow:nth-child(335){opacity:.4488;transform:translate(93.1385vw,-10px) scale(.342);animation:fall-335 21s -9s linear infinite}@keyframes fall-335{64.281%{transform:translate(94.5153vw,64.281vh) scale(.342)}to{transform:translate(93.8269vw,99vh) scale(.342)}}.snow:nth-child(336){opacity:1.7322;transform:translate(8.8489vw,-10px) scale(.8225);animation:fall-336 27s -1s linear infinite}@keyframes fall-336{56.598%{transform:translate(14.5512vw,56.598vh) scale(.8225)}to{transform:translate(11.70005vw,99vh) scale(.8225)}}.snow:nth-child(337){opacity:.3736;transform:translate(91.0983vw,-10px) scale(.2742);animation:fall-337 11s -16s linear infinite}@keyframes fall-337{75.489%{transform:translate(86.4701vw,75.489vh) scale(.2742)}to{transform:translate(88.7842vw,99vh) scale(.2742)}}.snow:nth-child(338){opacity:1.1;transform:translate(36.6869vw,-10px) scale(.9455);animation:fall-338 27s -14s linear infinite}@keyframes fall-338{64.565%{transform:translate(41.2025vw,64.565vh) scale(.9455)}to{transform:translate(38.9447vw,99vh) scale(.9455)}}.snow:nth-child(339){opacity:.0976;transform:translate(40.5922vw,-10px) scale(.5237);animation:fall-339 12s -21s linear infinite}@keyframes fall-339{75.28%{transform:translate(38.2841vw,75.28vh) scale(.5237)}to{transform:translate(39.43815vw,99vh) scale(.5237)}}.snow:nth-child(340){opacity:.6246;transform:translate(51.4039vw,-10px) scale(.0622);animation:fall-340 13s -9s linear infinite}@keyframes fall-340{69.559%{transform:translate(61.1349vw,69.559vh) scale(.0622)}to{transform:translate(56.2694vw,99vh) scale(.0622)}}.snow:nth-child(341){opacity:1.2728;transform:translate(58.5668vw,-10px) scale(.8939);animation:fall-341 28s -9s linear infinite}@keyframes fall-341{48.195%{transform:translate(61.8723vw,48.195vh) scale(.8939)}to{transform:translate(60.21955vw,99vh) scale(.8939)}}.snow:nth-child(342){opacity:1.309;transform:translate(32.6648vw,-10px) scale(.5387);animation:fall-342 14s -25s linear infinite}@keyframes fall-342{65.151%{transform:translate(25.3266vw,65.151vh) scale(.5387)}to{transform:translate(28.9957vw,99vh) scale(.5387)}}.snow:nth-child(343){opacity:1.4798;transform:translate(29.7198vw,-10px) scale(.2417);animation:fall-343 28s -16s linear infinite}@keyframes fall-343{60.35%{transform:translate(39.615vw,60.35vh) scale(.2417)}to{transform:translate(34.6674vw,99vh) scale(.2417)}}.snow:nth-child(344){opacity:.8944;transform:translate(63.6954vw,-10px) scale(.7743);animation:fall-344 23s -20s linear infinite}@keyframes fall-344{53.185%{transform:translate(66.8493vw,53.185vh) scale(.7743)}to{transform:translate(65.27235vw,99vh) scale(.7743)}}.snow:nth-child(345){opacity:1.3652;transform:translate(80.2961vw,-10px) scale(.4105);animation:fall-345 17s -9s linear infinite}@keyframes fall-345{41.598%{transform:translate(82.8424vw,41.598vh) scale(.4105)}to{transform:translate(81.56925vw,99vh) scale(.4105)}}.snow:nth-child(346){opacity:1.1216;transform:translate(99.8006vw,-10px) scale(.0338);animation:fall-346 19s -27s linear infinite}@keyframes fall-346{51.951%{transform:translate(98.8712vw,51.951vh) scale(.0338)}to{transform:translate(99.3359vw,99vh) scale(.0338)}}.snow:nth-child(347){opacity:1.3896;transform:translate(75.2338vw,-10px) scale(.8621);animation:fall-347 19s -28s linear infinite}@keyframes fall-347{36.254%{transform:translate(71.3171vw,36.254vh) scale(.8621)}to{transform:translate(73.27545vw,99vh) scale(.8621)}}.snow:nth-child(348){opacity:.3948;transform:translate(61.8859vw,-10px) scale(.3172);animation:fall-348 28s -9s linear infinite}@keyframes fall-348{70.535%{transform:translate(55.7955vw,70.535vh) scale(.3172)}to{transform:translate(58.8407vw,99vh) scale(.3172)}}.snow:nth-child(349){opacity:.0418;transform:translate(53.3219vw,-10px) scale(.1484);animation:fall-349 17s -21s linear infinite}@keyframes fall-349{67.532%{transform:translate(46.4372vw,67.532vh) scale(.1484)}to{transform:translate(49.87955vw,99vh) scale(.1484)}}.snow:nth-child(350){opacity:.6988;transform:translate(70.1514vw,-10px) scale(.1307);animation:fall-350 14s -13s linear infinite}@keyframes fall-350{58.989%{transform:translate(60.96vw,58.989vh) scale(.1307)}to{transform:translate(65.5557vw,99vh) scale(.1307)}}.snow:nth-child(351){opacity:.466;transform:translate(93.6784vw,-10px) scale(.8216);animation:fall-351 26s -17s linear infinite}@keyframes fall-351{61.475%{transform:translate(87.3333vw,61.475vh) scale(.8216)}to{transform:translate(90.50585vw,99vh) scale(.8216)}}.snow:nth-child(352){opacity:1.977;transform:translate(1.5575vw,-10px) scale(.6405);animation:fall-352 15s -28s linear infinite}@keyframes fall-352{57.688%{transform:translate(.3644vw,57.688vh) scale(.6405)}to{transform:translate(.96095vw,99vh) scale(.6405)}}.snow:nth-child(353){opacity:1.554;transform:translate(51.1887vw,-10px) scale(.0026);animation:fall-353 23s -1s linear infinite}@keyframes fall-353{30.453%{transform:translate(44.2204vw,30.453vh) scale(.0026)}to{transform:translate(47.70455vw,99vh) scale(.0026)}}.snow:nth-child(354){opacity:1.2144;transform:translate(21.5443vw,-10px) scale(.5977);animation:fall-354 13s -24s linear infinite}@keyframes fall-354{56.099%{transform:translate(17.2765vw,56.099vh) scale(.5977)}to{transform:translate(19.4104vw,99vh) scale(.5977)}}.snow:nth-child(355){opacity:.359;transform:translate(39.5092vw,-10px) scale(.6715);animation:fall-355 25s -30s linear infinite}@keyframes fall-355{78.101%{transform:translate(38.0994vw,78.101vh) scale(.6715)}to{transform:translate(38.8043vw,99vh) scale(.6715)}}.snow:nth-child(356){opacity:1.6546;transform:translate(52.7316vw,-10px) scale(.6391);animation:fall-356 16s -24s linear infinite}@keyframes fall-356{51.182%{transform:translate(43.4969vw,51.182vh) scale(.6391)}to{transform:translate(48.11425vw,99vh) scale(.6391)}}.snow:nth-child(357){opacity:.2306;transform:translate(15.1038vw,-10px) scale(.1795);animation:fall-357 29s -5s linear infinite}@keyframes fall-357{55.671%{transform:translate(10.2759vw,55.671vh) scale(.1795)}to{transform:translate(12.68985vw,99vh) scale(.1795)}}.snow:nth-child(358){opacity:.8906;transform:translate(96.6539vw,-10px) scale(.6212);animation:fall-358 12s -2s linear infinite}@keyframes fall-358{58.03%{transform:translate(103.0845vw,58.03vh) scale(.6212)}to{transform:translate(99.8692vw,99vh) scale(.6212)}}.snow:nth-child(359){opacity:.9504;transform:translate(47.3555vw,-10px) scale(.5212);animation:fall-359 20s -19s linear infinite}@keyframes fall-359{40.726%{transform:translate(52.9651vw,40.726vh) scale(.5212)}to{transform:translate(50.1603vw,99vh) scale(.5212)}}.snow:nth-child(360){opacity:.907;transform:translate(.88vw,-10px) scale(.854);animation:fall-360 28s -11s linear infinite}@keyframes fall-360{70.563%{transform:translate(-.682vw,70.563vh) scale(.854)}to{transform:translate(.099vw,99vh) scale(.854)}}.snow:nth-child(361){opacity:.7786;transform:translate(29.9582vw,-10px) scale(.586);animation:fall-361 14s -22s linear infinite}@keyframes fall-361{76.857%{transform:translate(24.2763vw,76.857vh) scale(.586)}to{transform:translate(27.11725vw,99vh) scale(.586)}}.snow:nth-child(362){opacity:1.008;transform:translate(42.6254vw,-10px) scale(.8244);animation:fall-362 19s -13s linear infinite}@keyframes fall-362{42.271%{transform:translate(50.211vw,42.271vh) scale(.8244)}to{transform:translate(46.4182vw,99vh) scale(.8244)}}.snow:nth-child(363){opacity:.8498;transform:translate(49.192vw,-10px) scale(.5153);animation:fall-363 27s -24s linear infinite}@keyframes fall-363{70.267%{transform:translate(48.0445vw,70.267vh) scale(.5153)}to{transform:translate(48.61825vw,99vh) scale(.5153)}}.snow:nth-child(364){opacity:.4036;transform:translate(30.5317vw,-10px) scale(.3944);animation:fall-364 23s -5s linear infinite}@keyframes fall-364{52.92%{transform:translate(23.7939vw,52.92vh) scale(.3944)}to{transform:translate(27.1628vw,99vh) scale(.3944)}}.snow:nth-child(365){opacity:.833;transform:translate(89.8448vw,-10px) scale(.4848);animation:fall-365 21s -8s linear infinite}@keyframes fall-365{75.995%{transform:translate(95.463vw,75.995vh) scale(.4848)}to{transform:translate(92.6539vw,99vh) scale(.4848)}}.snow:nth-child(366){opacity:.8558;transform:translate(6.8302vw,-10px) scale(.0723);animation:fall-366 19s -10s linear infinite}@keyframes fall-366{33.258%{transform:translate(15.7532vw,33.258vh) scale(.0723)}to{transform:translate(11.2917vw,99vh) scale(.0723)}}.snow:nth-child(367){opacity:1.7194;transform:translate(75.1087vw,-10px) scale(.3731);animation:fall-367 23s -24s linear infinite}@keyframes fall-367{33.687%{transform:translate(70.6441vw,33.687vh) scale(.3731)}to{transform:translate(72.8764vw,99vh) scale(.3731)}}.snow:nth-child(368){opacity:1.2692;transform:translate(62.6431vw,-10px) scale(.1279);animation:fall-368 11s -24s linear infinite}@keyframes fall-368{62.995%{transform:translate(57.2956vw,62.995vh) scale(.1279)}to{transform:translate(59.96935vw,99vh) scale(.1279)}}.snow:nth-child(369){opacity:1.5094;transform:translate(5.8582vw,-10px) scale(.8483);animation:fall-369 12s -9s linear infinite}@keyframes fall-369{71.435%{transform:translate(5.7962vw,71.435vh) scale(.8483)}to{transform:translate(5.8272vw,99vh) scale(.8483)}}.snow:nth-child(370){opacity:1.8754;transform:translate(63.863vw,-10px) scale(.3363);animation:fall-370 14s -19s linear infinite}@keyframes fall-370{36.552%{transform:translate(67.4249vw,36.552vh) scale(.3363)}to{transform:translate(65.64395vw,99vh) scale(.3363)}}.snow:nth-child(371){opacity:.3926;transform:translate(96.9779vw,-10px) scale(.6604);animation:fall-371 18s -29s linear infinite}@keyframes fall-371{48.272%{transform:translate(93.837vw,48.272vh) scale(.6604)}to{transform:translate(95.40745vw,99vh) scale(.6604)}}.snow:nth-child(372){opacity:.4124;transform:translate(38.7743vw,-10px) scale(.6067);animation:fall-372 16s -15s linear infinite}@keyframes fall-372{53.729%{transform:translate(45.7077vw,53.729vh) scale(.6067)}to{transform:translate(42.241vw,99vh) scale(.6067)}}.snow:nth-child(373){opacity:.2248;transform:translate(99.0307vw,-10px) scale(.0024);animation:fall-373 16s -11s linear infinite}@keyframes fall-373{78.298%{transform:translate(89.9601vw,78.298vh) scale(.0024)}to{transform:translate(94.4954vw,99vh) scale(.0024)}}.snow:nth-child(374){opacity:.9934;transform:translate(17.473vw,-10px) scale(.5044);animation:fall-374 21s -27s linear infinite}@keyframes fall-374{58.876%{transform:translate(15.9386vw,58.876vh) scale(.5044)}to{transform:translate(16.7058vw,99vh) scale(.5044)}}.snow:nth-child(375){opacity:.3766;transform:translate(3.0361vw,-10px) scale(.3187);animation:fall-375 18s -26s linear infinite}@keyframes fall-375{48.248%{transform:translate(5.0473vw,48.248vh) scale(.3187)}to{transform:translate(4.0417vw,99vh) scale(.3187)}}.snow:nth-child(376){opacity:1.2282;transform:translate(70.4603vw,-10px) scale(.166);animation:fall-376 20s -30s linear infinite}@keyframes fall-376{42.051%{transform:translate(76.5068vw,42.051vh) scale(.166)}to{transform:translate(73.48355vw,99vh) scale(.166)}}.snow:nth-child(377){opacity:.1676;transform:translate(46.7526vw,-10px) scale(.7203);animation:fall-377 23s -28s linear infinite}@keyframes fall-377{74.453%{transform:translate(54.1053vw,74.453vh) scale(.7203)}to{transform:translate(50.42895vw,99vh) scale(.7203)}}.snow:nth-child(378){opacity:1.554;transform:translate(17.3498vw,-10px) scale(.5835);animation:fall-378 15s -29s linear infinite}@keyframes fall-378{71.694%{transform:translate(20.6522vw,71.694vh) scale(.5835)}to{transform:translate(19.001vw,99vh) scale(.5835)}}.snow:nth-child(379){opacity:.9706;transform:translate(7.4487vw,-10px) scale(.6974);animation:fall-379 24s -19s linear infinite}@keyframes fall-379{74.836%{transform:translate(16.367vw,74.836vh) scale(.6974)}to{transform:translate(11.90785vw,99vh) scale(.6974)}}.snow:nth-child(380){opacity:1.0944;transform:translate(44.9372vw,-10px) scale(.7979);animation:fall-380 11s -21s linear infinite}@keyframes fall-380{71.389%{transform:translate(50.7907vw,71.389vh) scale(.7979)}to{transform:translate(47.86395vw,99vh) scale(.7979)}}.snow:nth-child(381){opacity:1.501;transform:translate(27.1276vw,-10px) scale(.942);animation:fall-381 27s -17s linear infinite}@keyframes fall-381{48.75%{transform:translate(20.2416vw,48.75vh) scale(.942)}to{transform:translate(23.6846vw,99vh) scale(.942)}}.snow:nth-child(382){opacity:1.5944;transform:translate(96.3403vw,-10px) scale(.0221);animation:fall-382 30s -8s linear infinite}@keyframes fall-382{63.827%{transform:translate(87.5542vw,63.827vh) scale(.0221)}to{transform:translate(91.94725vw,99vh) scale(.0221)}}.snow:nth-child(383){opacity:.9214;transform:translate(48.2278vw,-10px) scale(.5386);animation:fall-383 21s -4s linear infinite}@keyframes fall-383{40.95%{transform:translate(40.5317vw,40.95vh) scale(.5386)}to{transform:translate(44.37975vw,99vh) scale(.5386)}}.snow:nth-child(384){opacity:.3764;transform:translate(27.9743vw,-10px) scale(.2827);animation:fall-384 27s -12s linear infinite}@keyframes fall-384{42.424%{transform:translate(27.9827vw,42.424vh) scale(.2827)}to{transform:translate(27.9785vw,99vh) scale(.2827)}}.snow:nth-child(385){opacity:.6794;transform:translate(64.1809vw,-10px) scale(.3153);animation:fall-385 12s -21s linear infinite}@keyframes fall-385{35.505%{transform:translate(58.6822vw,35.505vh) scale(.3153)}to{transform:translate(61.43155vw,99vh) scale(.3153)}}.snow:nth-child(386){opacity:.8262;transform:translate(58.3993vw,-10px) scale(.5184);animation:fall-386 29s -8s linear infinite}@keyframes fall-386{73.256%{transform:translate(62.3923vw,73.256vh) scale(.5184)}to{transform:translate(60.3958vw,99vh) scale(.5184)}}.snow:nth-child(387){opacity:.7142;transform:translate(78.4389vw,-10px) scale(.7738);animation:fall-387 20s -23s linear infinite}@keyframes fall-387{56.316%{transform:translate(84.071vw,56.316vh) scale(.7738)}to{transform:translate(81.25495vw,99vh) scale(.7738)}}.snow:nth-child(388){opacity:1.438;transform:translate(28.5959vw,-10px) scale(.8854);animation:fall-388 28s -7s linear infinite}@keyframes fall-388{57.296%{transform:translate(27.2974vw,57.296vh) scale(.8854)}to{transform:translate(27.94665vw,99vh) scale(.8854)}}.snow:nth-child(389){opacity:.6184;transform:translate(51.4293vw,-10px) scale(.1632);animation:fall-389 24s -21s linear infinite}@keyframes fall-389{67.034%{transform:translate(46.3023vw,67.034vh) scale(.1632)}to{transform:translate(48.8658vw,99vh) scale(.1632)}}.snow:nth-child(390){opacity:1.7974;transform:translate(48.0885vw,-10px) scale(.5478);animation:fall-390 21s -15s linear infinite}@keyframes fall-390{42.72%{transform:translate(53.3669vw,42.72vh) scale(.5478)}to{transform:translate(50.7277vw,99vh) scale(.5478)}}.snow:nth-child(391){opacity:.332;transform:translate(15.1074vw,-10px) scale(.254);animation:fall-391 13s -20s linear infinite}@keyframes fall-391{79.513%{transform:translate(23.5062vw,79.513vh) scale(.254)}to{transform:translate(19.3068vw,99vh) scale(.254)}}.snow:nth-child(392){opacity:1.2034;transform:translate(91.3299vw,-10px) scale(.6693);animation:fall-392 17s -25s linear infinite}@keyframes fall-392{58.471%{transform:translate(81.9042vw,58.471vh) scale(.6693)}to{transform:translate(86.61705vw,99vh) scale(.6693)}}.snow:nth-child(393){opacity:.1812;transform:translate(10.6106vw,-10px) scale(.6346);animation:fall-393 19s -11s linear infinite}@keyframes fall-393{63.216%{transform:translate(4.8664vw,63.216vh) scale(.6346)}to{transform:translate(7.7385vw,99vh) scale(.6346)}}.snow:nth-child(394){opacity:.4704;transform:translate(56.1321vw,-10px) scale(.476);animation:fall-394 29s -17s linear infinite}@keyframes fall-394{38.747%{transform:translate(53.2798vw,38.747vh) scale(.476)}to{transform:translate(54.70595vw,99vh) scale(.476)}}.snow:nth-child(395){opacity:.1154;transform:translate(51.3486vw,-10px) scale(.0632);animation:fall-395 22s -17s linear infinite}@keyframes fall-395{53.636%{transform:translate(53.8893vw,53.636vh) scale(.0632)}to{transform:translate(52.61895vw,99vh) scale(.0632)}}.snow:nth-child(396){opacity:.1504;transform:translate(14.9547vw,-10px) scale(.8534);animation:fall-396 16s -5s linear infinite}@keyframes fall-396{43.509%{transform:translate(18.6817vw,43.509vh) scale(.8534)}to{transform:translate(16.8182vw,99vh) scale(.8534)}}.snow:nth-child(397){opacity:1.3014;transform:translate(80.7674vw,-10px) scale(.2467);animation:fall-397 17s -30s linear infinite}@keyframes fall-397{46.318%{transform:translate(78.0152vw,46.318vh) scale(.2467)}to{transform:translate(79.3913vw,99vh) scale(.2467)}}.snow:nth-child(398){opacity:1.3552;transform:translate(83.9907vw,-10px) scale(.9083);animation:fall-398 12s -25s linear infinite}@keyframes fall-398{30.995%{transform:translate(80.8571vw,30.995vh) scale(.9083)}to{transform:translate(82.4239vw,99vh) scale(.9083)}}.snow:nth-child(399){opacity:.5124;transform:translate(88.8625vw,-10px) scale(.0045);animation:fall-399 25s -30s linear infinite}@keyframes fall-399{69.647%{transform:translate(87.3411vw,69.647vh) scale(.0045)}to{transform:translate(88.1018vw,99vh) scale(.0045)}}.snow:nth-child(400){opacity:.3648;transform:translate(25.5536vw,-10px) scale(.8227);animation:fall-400 17s -4s linear infinite}@keyframes fall-400{68.856%{transform:translate(15.9908vw,68.856vh) scale(.8227)}to{transform:translate(20.7722vw,99vh) scale(.8227)}}\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:.9774;transform:translate(88.7132vw,-10px) scale(.4464);animation:fall-1 20s -25s linear infinite}@keyframes fall-1{69.335%{transform:translate(85.253vw,69.335vh) scale(.4464)}to{transform:translate(86.9831vw,99vh) scale(.4464)}}.snow:nth-child(2){opacity:1.042;transform:translate(62.6387vw,-10px) scale(.8904);animation:fall-2 21s -2s linear infinite}@keyframes fall-2{75.646%{transform:translate(60.5191vw,75.646vh) scale(.8904)}to{transform:translate(61.5789vw,99vh) scale(.8904)}}.snow:nth-child(3){opacity:1.5792;transform:translate(93.5121vw,-10px) scale(.1903);animation:fall-3 30s -22s linear infinite}@keyframes fall-3{48.331%{transform:translate(98.069vw,48.331vh) scale(.1903)}to{transform:translate(95.79055vw,99vh) scale(.1903)}}.snow:nth-child(4){opacity:1.1394;transform:translate(8.6108vw,-10px) scale(.8598);animation:fall-4 28s -30s linear infinite}@keyframes fall-4{78.234%{transform:translate(10.9801vw,78.234vh) scale(.8598)}to{transform:translate(9.79545vw,99vh) scale(.8598)}}.snow:nth-child(5){opacity:1.3336;transform:translate(47.56vw,-10px) scale(.4718);animation:fall-5 18s -22s linear infinite}@keyframes fall-5{60.765%{transform:translate(49.8077vw,60.765vh) scale(.4718)}to{transform:translate(48.68385vw,99vh) scale(.4718)}}.snow:nth-child(6){opacity:.673;transform:translate(68.989vw,-10px) scale(.2279);animation:fall-6 21s -24s linear infinite}@keyframes fall-6{52.401%{transform:translate(64.1699vw,52.401vh) scale(.2279)}to{transform:translate(66.57945vw,99vh) scale(.2279)}}.snow:nth-child(7){opacity:1.448;transform:translate(90.4215vw,-10px) scale(.1213);animation:fall-7 15s -30s linear infinite}@keyframes fall-7{76.912%{transform:translate(88.2621vw,76.912vh) scale(.1213)}to{transform:translate(89.3418vw,99vh) scale(.1213)}}.snow:nth-child(8){opacity:1.6286;transform:translate(6.6028vw,-10px) scale(.8157);animation:fall-8 26s -4s linear infinite}@keyframes fall-8{71.689%{transform:translate(1.6042vw,71.689vh) scale(.8157)}to{transform:translate(4.1035vw,99vh) scale(.8157)}}.snow:nth-child(9){opacity:1.4788;transform:translate(96.6471vw,-10px) scale(.924);animation:fall-9 25s -22s linear infinite}@keyframes fall-9{79.728%{transform:translate(100.0616vw,79.728vh) scale(.924)}to{transform:translate(98.35435vw,99vh) scale(.924)}}.snow:nth-child(10){opacity:.9072;transform:translate(66.4952vw,-10px) scale(.3207);animation:fall-10 18s -18s linear infinite}@keyframes fall-10{48.944%{transform:translate(70.8507vw,48.944vh) scale(.3207)}to{transform:translate(68.67295vw,99vh) scale(.3207)}}.snow:nth-child(11){opacity:1.7654;transform:translate(20.4902vw,-10px) scale(.8408);animation:fall-11 27s -28s linear infinite}@keyframes fall-11{72.37%{transform:translate(13.1311vw,72.37vh) scale(.8408)}to{transform:translate(16.81065vw,99vh) scale(.8408)}}.snow:nth-child(12){opacity:1.1302;transform:translate(62.0111vw,-10px) scale(.7379);animation:fall-12 19s -9s linear infinite}@keyframes fall-12{56.579%{transform:translate(53.4728vw,56.579vh) scale(.7379)}to{transform:translate(57.74195vw,99vh) scale(.7379)}}.snow:nth-child(13){opacity:.9396;transform:translate(58.8233vw,-10px) scale(.4348);animation:fall-13 27s -30s linear infinite}@keyframes fall-13{52.427%{transform:translate(59.8998vw,52.427vh) scale(.4348)}to{transform:translate(59.36155vw,99vh) scale(.4348)}}.snow:nth-child(14){opacity:1.5686;transform:translate(41.0998vw,-10px) scale(.1606);animation:fall-14 26s -24s linear infinite}@keyframes fall-14{71.912%{transform:translate(34.7417vw,71.912vh) scale(.1606)}to{transform:translate(37.92075vw,99vh) scale(.1606)}}.snow:nth-child(15){opacity:.1616;transform:translate(27.9888vw,-10px) scale(.0652);animation:fall-15 24s -2s linear infinite}@keyframes fall-15{74.21%{transform:translate(22.256vw,74.21vh) scale(.0652)}to{transform:translate(25.1224vw,99vh) scale(.0652)}}.snow:nth-child(16){opacity:.054;transform:translate(97.9074vw,-10px) scale(.9278);animation:fall-16 16s -19s linear infinite}@keyframes fall-16{40.447%{transform:translate(104.5155vw,40.447vh) scale(.9278)}to{transform:translate(101.21145vw,99vh) scale(.9278)}}.snow:nth-child(17){opacity:1.165;transform:translate(86.9327vw,-10px) scale(.9757);animation:fall-17 20s -4s linear infinite}@keyframes fall-17{69.086%{transform:translate(81.9376vw,69.086vh) scale(.9757)}to{transform:translate(84.43515vw,99vh) scale(.9757)}}.snow:nth-child(18){opacity:1.7914;transform:translate(71.3163vw,-10px) scale(.0842);animation:fall-18 14s -25s linear infinite}@keyframes fall-18{36.809%{transform:translate(64.7086vw,36.809vh) scale(.0842)}to{transform:translate(68.01245vw,99vh) scale(.0842)}}.snow:nth-child(19){opacity:1.6696;transform:translate(20.7384vw,-10px) scale(.3953);animation:fall-19 16s -16s linear infinite}@keyframes fall-19{50.386%{transform:translate(16.4878vw,50.386vh) scale(.3953)}to{transform:translate(18.6131vw,99vh) scale(.3953)}}.snow:nth-child(20){opacity:.4154;transform:translate(33.6175vw,-10px) scale(.7315);animation:fall-20 22s -16s linear infinite}@keyframes fall-20{73.056%{transform:translate(31.6714vw,73.056vh) scale(.7315)}to{transform:translate(32.64445vw,99vh) scale(.7315)}}.snow:nth-child(21){opacity:1.5206;transform:translate(28.4209vw,-10px) scale(.0661);animation:fall-21 30s -26s linear infinite}@keyframes fall-21{45.142%{transform:translate(19.8807vw,45.142vh) scale(.0661)}to{transform:translate(24.1508vw,99vh) scale(.0661)}}.snow:nth-child(22){opacity:.8462;transform:translate(33.8185vw,-10px) scale(.0267);animation:fall-22 11s -12s linear infinite}@keyframes fall-22{42.443%{transform:translate(32.5485vw,42.443vh) scale(.0267)}to{transform:translate(33.1835vw,99vh) scale(.0267)}}.snow:nth-child(23){opacity:.949;transform:translate(87.3291vw,-10px) scale(.4197);animation:fall-23 26s -10s linear infinite}@keyframes fall-23{79.799%{transform:translate(95.7076vw,79.799vh) scale(.4197)}to{transform:translate(91.51835vw,99vh) scale(.4197)}}.snow:nth-child(24){opacity:.8304;transform:translate(75.4762vw,-10px) scale(.9645);animation:fall-24 21s -11s linear infinite}@keyframes fall-24{74.344%{transform:translate(68.5417vw,74.344vh) scale(.9645)}to{transform:translate(72.00895vw,99vh) scale(.9645)}}.snow:nth-child(25){opacity:1.6588;transform:translate(12.7502vw,-10px) scale(.1484);animation:fall-25 12s -26s linear infinite}@keyframes fall-25{79.431%{transform:translate(3.8491vw,79.431vh) scale(.1484)}to{transform:translate(8.29965vw,99vh) scale(.1484)}}.snow:nth-child(26){opacity:1.3828;transform:translate(21.7161vw,-10px) scale(.7588);animation:fall-26 17s -30s linear infinite}@keyframes fall-26{30.261%{transform:translate(18.1581vw,30.261vh) scale(.7588)}to{transform:translate(19.9371vw,99vh) scale(.7588)}}.snow:nth-child(27){opacity:.869;transform:translate(2.715vw,-10px) scale(.4754);animation:fall-27 11s -14s linear infinite}@keyframes fall-27{78.675%{transform:translate(-4.2977vw,78.675vh) scale(.4754)}to{transform:translate(-.79135vw,99vh) scale(.4754)}}.snow:nth-child(28){opacity:1.2906;transform:translate(59.0775vw,-10px) scale(.733);animation:fall-28 19s -15s linear infinite}@keyframes fall-28{69.465%{transform:translate(55.599vw,69.465vh) scale(.733)}to{transform:translate(57.33825vw,99vh) scale(.733)}}.snow:nth-child(29){opacity:1.6726;transform:translate(90.4076vw,-10px) scale(.4051);animation:fall-29 25s -1s linear infinite}@keyframes fall-29{38.909%{transform:translate(96.8798vw,38.909vh) scale(.4051)}to{transform:translate(93.6437vw,99vh) scale(.4051)}}.snow:nth-child(30){opacity:.877;transform:translate(4.0211vw,-10px) scale(.3764);animation:fall-30 20s -11s linear infinite}@keyframes fall-30{34.477%{transform:translate(-5.5374vw,34.477vh) scale(.3764)}to{transform:translate(-.75815vw,99vh) scale(.3764)}}.snow:nth-child(31){opacity:.6526;transform:translate(28.4797vw,-10px) scale(.0605);animation:fall-31 14s -29s linear infinite}@keyframes fall-31{63.512%{transform:translate(33.6132vw,63.512vh) scale(.0605)}to{transform:translate(31.04645vw,99vh) scale(.0605)}}.snow:nth-child(32){opacity:1.4284;transform:translate(24.336vw,-10px) scale(.3616);animation:fall-32 12s -21s linear infinite}@keyframes fall-32{63.042%{transform:translate(21.9664vw,63.042vh) scale(.3616)}to{transform:translate(23.1512vw,99vh) scale(.3616)}}.snow:nth-child(33){opacity:.4084;transform:translate(57.2071vw,-10px) scale(.8383);animation:fall-33 21s -24s linear infinite}@keyframes fall-33{77.606%{transform:translate(63.9938vw,77.606vh) scale(.8383)}to{transform:translate(60.60045vw,99vh) scale(.8383)}}.snow:nth-child(34){opacity:.789;transform:translate(46.3613vw,-10px) scale(.9031);animation:fall-34 25s -5s linear infinite}@keyframes fall-34{65.664%{transform:translate(49.6511vw,65.664vh) scale(.9031)}to{transform:translate(48.0062vw,99vh) scale(.9031)}}.snow:nth-child(35){opacity:.514;transform:translate(91.6372vw,-10px) scale(.8566);animation:fall-35 23s -8s linear infinite}@keyframes fall-35{78.055%{transform:translate(84.6653vw,78.055vh) scale(.8566)}to{transform:translate(88.15125vw,99vh) scale(.8566)}}.snow:nth-child(36){opacity:.796;transform:translate(72.2674vw,-10px) scale(.3066);animation:fall-36 23s -24s linear infinite}@keyframes fall-36{72.323%{transform:translate(67.813vw,72.323vh) scale(.3066)}to{transform:translate(70.0402vw,99vh) scale(.3066)}}.snow:nth-child(37){opacity:.1196;transform:translate(7.5116vw,-10px) scale(.6031);animation:fall-37 10s -12s linear infinite}@keyframes fall-37{30.307%{transform:translate(-1.3567vw,30.307vh) scale(.6031)}to{transform:translate(3.07745vw,99vh) scale(.6031)}}.snow:nth-child(38){opacity:.3308;transform:translate(30.3337vw,-10px) scale(.1724);animation:fall-38 25s -12s linear infinite}@keyframes fall-38{64.23%{transform:translate(24.5217vw,64.23vh) scale(.1724)}to{transform:translate(27.4277vw,99vh) scale(.1724)}}.snow:nth-child(39){opacity:1.847;transform:translate(74.3391vw,-10px) scale(.1179);animation:fall-39 24s -16s linear infinite}@keyframes fall-39{69.307%{transform:translate(76.3263vw,69.307vh) scale(.1179)}to{transform:translate(75.3327vw,99vh) scale(.1179)}}.snow:nth-child(40){opacity:.734;transform:translate(67.5532vw,-10px) scale(.33);animation:fall-40 10s -19s linear infinite}@keyframes fall-40{70.949%{transform:translate(71.6846vw,70.949vh) scale(.33)}to{transform:translate(69.6189vw,99vh) scale(.33)}}.snow:nth-child(41){opacity:.5336;transform:translate(83.1217vw,-10px) scale(.8649);animation:fall-41 29s -29s linear infinite}@keyframes fall-41{72.912%{transform:translate(73.2282vw,72.912vh) scale(.8649)}to{transform:translate(78.17495vw,99vh) scale(.8649)}}.snow:nth-child(42){opacity:1.8268;transform:translate(19.1198vw,-10px) scale(.9607);animation:fall-42 30s -17s linear infinite}@keyframes fall-42{40.823%{transform:translate(27.0218vw,40.823vh) scale(.9607)}to{transform:translate(23.0708vw,99vh) scale(.9607)}}.snow:nth-child(43){opacity:.682;transform:translate(34.7532vw,-10px) scale(.4854);animation:fall-43 10s -5s linear infinite}@keyframes fall-43{52.985%{transform:translate(38.7628vw,52.985vh) scale(.4854)}to{transform:translate(36.758vw,99vh) scale(.4854)}}.snow:nth-child(44){opacity:1.0018;transform:translate(77.2509vw,-10px) scale(.6128);animation:fall-44 17s -24s linear infinite}@keyframes fall-44{62.923%{transform:translate(72.22vw,62.923vh) scale(.6128)}to{transform:translate(74.73545vw,99vh) scale(.6128)}}.snow:nth-child(45){opacity:.004;transform:translate(85.6382vw,-10px) scale(.2911);animation:fall-45 26s -11s linear infinite}@keyframes fall-45{37.161%{transform:translate(84.1636vw,37.161vh) scale(.2911)}to{transform:translate(84.9009vw,99vh) scale(.2911)}}.snow:nth-child(46){opacity:1.3122;transform:translate(55.3128vw,-10px) scale(.8078);animation:fall-46 14s -17s linear infinite}@keyframes fall-46{35.006%{transform:translate(58.9549vw,35.006vh) scale(.8078)}to{transform:translate(57.13385vw,99vh) scale(.8078)}}.snow:nth-child(47){opacity:.3672;transform:translate(16.4836vw,-10px) scale(.688);animation:fall-47 13s -8s linear infinite}@keyframes fall-47{47.948%{transform:translate(8.4407vw,47.948vh) scale(.688)}to{transform:translate(12.46215vw,99vh) scale(.688)}}.snow:nth-child(48){opacity:1.3422;transform:translate(93.6455vw,-10px) scale(.606);animation:fall-48 26s -7s linear infinite}@keyframes fall-48{52.7%{transform:translate(101.9353vw,52.7vh) scale(.606)}to{transform:translate(97.7904vw,99vh) scale(.606)}}.snow:nth-child(49){opacity:.6144;transform:translate(26.9001vw,-10px) scale(.0432);animation:fall-49 14s -1s linear infinite}@keyframes fall-49{50.946%{transform:translate(36.496vw,50.946vh) scale(.0432)}to{transform:translate(31.69805vw,99vh) scale(.0432)}}.snow:nth-child(50){opacity:.0332;transform:translate(85.9729vw,-10px) scale(.2331);animation:fall-50 23s -8s linear infinite}@keyframes fall-50{38.397%{transform:translate(87.9965vw,38.397vh) scale(.2331)}to{transform:translate(86.9847vw,99vh) scale(.2331)}}.snow:nth-child(51){opacity:.2506;transform:translate(2.4695vw,-10px) scale(.5);animation:fall-51 16s -23s linear infinite}@keyframes fall-51{70.915%{transform:translate(10.1548vw,70.915vh) scale(.5)}to{transform:translate(6.31215vw,99vh) scale(.5)}}.snow:nth-child(52){opacity:1.6266;transform:translate(46.271vw,-10px) scale(.8467);animation:fall-52 19s -24s linear infinite}@keyframes fall-52{60.518%{transform:translate(50.8496vw,60.518vh) scale(.8467)}to{transform:translate(48.5603vw,99vh) scale(.8467)}}.snow:nth-child(53){opacity:1.1024;transform:translate(34.159vw,-10px) scale(.6506);animation:fall-53 10s -2s linear infinite}@keyframes fall-53{54.823%{transform:translate(28.6361vw,54.823vh) scale(.6506)}to{transform:translate(31.39755vw,99vh) scale(.6506)}}.snow:nth-child(54){opacity:1.411;transform:translate(11.1922vw,-10px) scale(.3572);animation:fall-54 16s -7s linear infinite}@keyframes fall-54{38.153%{transform:translate(11.4874vw,38.153vh) scale(.3572)}to{transform:translate(11.3398vw,99vh) scale(.3572)}}.snow:nth-child(55){opacity:.9332;transform:translate(54.5881vw,-10px) scale(.4982);animation:fall-55 21s -5s linear infinite}@keyframes fall-55{73.244%{transform:translate(59.7092vw,73.244vh) scale(.4982)}to{transform:translate(57.14865vw,99vh) scale(.4982)}}.snow:nth-child(56){opacity:.116;transform:translate(95.6191vw,-10px) scale(.4285);animation:fall-56 28s -21s linear infinite}@keyframes fall-56{76.514%{transform:translate(88.7144vw,76.514vh) scale(.4285)}to{transform:translate(92.16675vw,99vh) scale(.4285)}}.snow:nth-child(57){opacity:.5438;transform:translate(31.168vw,-10px) scale(.5891);animation:fall-57 27s -24s linear infinite}@keyframes fall-57{58.854%{transform:translate(35.7923vw,58.854vh) scale(.5891)}to{transform:translate(33.48015vw,99vh) scale(.5891)}}.snow:nth-child(58){opacity:1.3484;transform:translate(47.8321vw,-10px) scale(.7157);animation:fall-58 10s -21s linear infinite}@keyframes fall-58{59.933%{transform:translate(47.9032vw,59.933vh) scale(.7157)}to{transform:translate(47.86765vw,99vh) scale(.7157)}}.snow:nth-child(59){opacity:.853;transform:translate(73.7442vw,-10px) scale(.9916);animation:fall-59 25s -21s linear infinite}@keyframes fall-59{30.412%{transform:translate(65.2086vw,30.412vh) scale(.9916)}to{transform:translate(69.4764vw,99vh) scale(.9916)}}.snow:nth-child(60){opacity:.9066;transform:translate(73.858vw,-10px) scale(.0483);animation:fall-60 26s -24s linear infinite}@keyframes fall-60{47.231%{transform:translate(73.5366vw,47.231vh) scale(.0483)}to{transform:translate(73.6973vw,99vh) scale(.0483)}}.snow:nth-child(61){opacity:.282;transform:translate(57.0518vw,-10px) scale(.8707);animation:fall-61 27s -22s linear infinite}@keyframes fall-61{55.199%{transform:translate(60.1577vw,55.199vh) scale(.8707)}to{transform:translate(58.60475vw,99vh) scale(.8707)}}.snow:nth-child(62){opacity:.1808;transform:translate(44.0852vw,-10px) scale(.2354);animation:fall-62 17s -16s linear infinite}@keyframes fall-62{79.53%{transform:translate(34.5428vw,79.53vh) scale(.2354)}to{transform:translate(39.314vw,99vh) scale(.2354)}}.snow:nth-child(63){opacity:.0266;transform:translate(36.9998vw,-10px) scale(.428);animation:fall-63 15s -27s linear infinite}@keyframes fall-63{51.424%{transform:translate(39.7286vw,51.424vh) scale(.428)}to{transform:translate(38.3642vw,99vh) scale(.428)}}.snow:nth-child(64){opacity:1.8556;transform:translate(16.987vw,-10px) scale(.37);animation:fall-64 21s -21s linear infinite}@keyframes fall-64{35.701%{transform:translate(16.7346vw,35.701vh) scale(.37)}to{transform:translate(16.8608vw,99vh) scale(.37)}}.snow:nth-child(65){opacity:1.8878;transform:translate(30.2016vw,-10px) scale(.6858);animation:fall-65 10s -29s linear infinite}@keyframes fall-65{41.435%{transform:translate(31.3843vw,41.435vh) scale(.6858)}to{transform:translate(30.79295vw,99vh) scale(.6858)}}.snow:nth-child(66){opacity:1.9734;transform:translate(43.0164vw,-10px) scale(.6121);animation:fall-66 23s -10s linear infinite}@keyframes fall-66{64.69%{transform:translate(41.372vw,64.69vh) scale(.6121)}to{transform:translate(42.1942vw,99vh) scale(.6121)}}.snow:nth-child(67){opacity:.3716;transform:translate(67.9242vw,-10px) scale(.4082);animation:fall-67 21s -19s linear infinite}@keyframes fall-67{79.985%{transform:translate(71.083vw,79.985vh) scale(.4082)}to{transform:translate(69.5036vw,99vh) scale(.4082)}}.snow:nth-child(68){opacity:1.9132;transform:translate(65.3828vw,-10px) scale(.3438);animation:fall-68 21s -20s linear infinite}@keyframes fall-68{31.547%{transform:translate(64.119vw,31.547vh) scale(.3438)}to{transform:translate(64.7509vw,99vh) scale(.3438)}}.snow:nth-child(69){opacity:1.1138;transform:translate(87.7099vw,-10px) scale(.7299);animation:fall-69 26s -19s linear infinite}@keyframes fall-69{72.786%{transform:translate(87.4562vw,72.786vh) scale(.7299)}to{transform:translate(87.58305vw,99vh) scale(.7299)}}.snow:nth-child(70){opacity:1.2766;transform:translate(4.681vw,-10px) scale(.3367);animation:fall-70 16s -29s linear infinite}@keyframes fall-70{75.023%{transform:translate(3.7475vw,75.023vh) scale(.3367)}to{transform:translate(4.21425vw,99vh) scale(.3367)}}.snow:nth-child(71){opacity:1.0044;transform:translate(95.8163vw,-10px) scale(.776);animation:fall-71 10s -17s linear infinite}@keyframes fall-71{31.934%{transform:translate(102.7783vw,31.934vh) scale(.776)}to{transform:translate(99.2973vw,99vh) scale(.776)}}.snow:nth-child(72){opacity:1.8942;transform:translate(86.6811vw,-10px) scale(.6471);animation:fall-72 20s -11s linear infinite}@keyframes fall-72{37.98%{transform:translate(78.0095vw,37.98vh) scale(.6471)}to{transform:translate(82.3453vw,99vh) scale(.6471)}}.snow:nth-child(73){opacity:.1498;transform:translate(96.5451vw,-10px) scale(.1811);animation:fall-73 28s -29s linear infinite}@keyframes fall-73{65.493%{transform:translate(88.8494vw,65.493vh) scale(.1811)}to{transform:translate(92.69725vw,99vh) scale(.1811)}}.snow:nth-child(74){opacity:.2674;transform:translate(68.629vw,-10px) scale(.9961);animation:fall-74 28s -15s linear infinite}@keyframes fall-74{59.546%{transform:translate(61.6015vw,59.546vh) scale(.9961)}to{transform:translate(65.11525vw,99vh) scale(.9961)}}.snow:nth-child(75){opacity:.7814;transform:translate(97.8917vw,-10px) scale(.8683);animation:fall-75 18s -17s linear infinite}@keyframes fall-75{30.599%{transform:translate(92.4152vw,30.599vh) scale(.8683)}to{transform:translate(95.15345vw,99vh) scale(.8683)}}.snow:nth-child(76){opacity:.3722;transform:translate(78.7659vw,-10px) scale(.2075);animation:fall-76 18s -3s linear infinite}@keyframes fall-76{46.827%{transform:translate(87.67vw,46.827vh) scale(.2075)}to{transform:translate(83.21795vw,99vh) scale(.2075)}}.snow:nth-child(77){opacity:1.1616;transform:translate(9.91vw,-10px) scale(.5524);animation:fall-77 12s -13s linear infinite}@keyframes fall-77{31.251%{transform:translate(19.1665vw,31.251vh) scale(.5524)}to{transform:translate(14.53825vw,99vh) scale(.5524)}}.snow:nth-child(78){opacity:1.8208;transform:translate(48.8876vw,-10px) scale(.0971);animation:fall-78 17s -14s linear infinite}@keyframes fall-78{69.282%{transform:translate(43.9041vw,69.282vh) scale(.0971)}to{transform:translate(46.39585vw,99vh) scale(.0971)}}.snow:nth-child(79){opacity:.0632;transform:translate(82.8769vw,-10px) scale(.2275);animation:fall-79 25s -2s linear infinite}@keyframes fall-79{65.788%{transform:translate(85.8693vw,65.788vh) scale(.2275)}to{transform:translate(84.3731vw,99vh) scale(.2275)}}.snow:nth-child(80){opacity:1.0878;transform:translate(33.3672vw,-10px) scale(.3627);animation:fall-80 30s -6s linear infinite}@keyframes fall-80{43.842%{transform:translate(28.1581vw,43.842vh) scale(.3627)}to{transform:translate(30.76265vw,99vh) scale(.3627)}}.snow:nth-child(81){opacity:.7562;transform:translate(80.6018vw,-10px) scale(.8868);animation:fall-81 24s -20s linear infinite}@keyframes fall-81{32.763%{transform:translate(70.7086vw,32.763vh) scale(.8868)}to{transform:translate(75.6552vw,99vh) scale(.8868)}}.snow:nth-child(82){opacity:.4452;transform:translate(67.4792vw,-10px) scale(.1484);animation:fall-82 22s -27s linear infinite}@keyframes fall-82{43.823%{transform:translate(58.3935vw,43.823vh) scale(.1484)}to{transform:translate(62.93635vw,99vh) scale(.1484)}}.snow:nth-child(83){opacity:1.821;transform:translate(78.4846vw,-10px) scale(.9268);animation:fall-83 22s -5s linear infinite}@keyframes fall-83{66.427%{transform:translate(77.9166vw,66.427vh) scale(.9268)}to{transform:translate(78.2006vw,99vh) scale(.9268)}}.snow:nth-child(84){opacity:1.4794;transform:translate(37.6952vw,-10px) scale(.952);animation:fall-84 20s -20s linear infinite}@keyframes fall-84{48.775%{transform:translate(37.1734vw,48.775vh) scale(.952)}to{transform:translate(37.4343vw,99vh) scale(.952)}}.snow:nth-child(85){opacity:1.2042;transform:translate(69.0365vw,-10px) scale(.456);animation:fall-85 14s -24s linear infinite}@keyframes fall-85{42.369%{transform:translate(63.2832vw,42.369vh) scale(.456)}to{transform:translate(66.15985vw,99vh) scale(.456)}}.snow:nth-child(86){opacity:1.8836;transform:translate(82.4718vw,-10px) scale(.7118);animation:fall-86 21s -30s linear infinite}@keyframes fall-86{47.203%{transform:translate(83.7197vw,47.203vh) scale(.7118)}to{transform:translate(83.09575vw,99vh) scale(.7118)}}.snow:nth-child(87){opacity:1.089;transform:translate(82.2013vw,-10px) scale(.0498);animation:fall-87 23s -11s linear infinite}@keyframes fall-87{54.322%{transform:translate(79.0036vw,54.322vh) scale(.0498)}to{transform:translate(80.60245vw,99vh) scale(.0498)}}.snow:nth-child(88){opacity:1.9036;transform:translate(1.933vw,-10px) scale(.5418);animation:fall-88 19s -27s linear infinite}@keyframes fall-88{69.066%{transform:translate(-1.6436vw,69.066vh) scale(.5418)}to{transform:translate(.1447vw,99vh) scale(.5418)}}.snow:nth-child(89){opacity:1.0938;transform:translate(19.0629vw,-10px) scale(.3957);animation:fall-89 14s -18s linear infinite}@keyframes fall-89{73.68%{transform:translate(12.0465vw,73.68vh) scale(.3957)}to{transform:translate(15.5547vw,99vh) scale(.3957)}}.snow:nth-child(90){opacity:1.2628;transform:translate(45.4201vw,-10px) scale(.1713);animation:fall-90 25s -13s linear infinite}@keyframes fall-90{70.079%{transform:translate(44.2779vw,70.079vh) scale(.1713)}to{transform:translate(44.849vw,99vh) scale(.1713)}}.snow:nth-child(91){opacity:.292;transform:translate(.3313vw,-10px) scale(.4566);animation:fall-91 19s -12s linear infinite}@keyframes fall-91{31.892%{transform:translate(2.3641vw,31.892vh) scale(.4566)}to{transform:translate(1.3477vw,99vh) scale(.4566)}}.snow:nth-child(92){opacity:1.0796;transform:translate(87.8168vw,-10px) scale(.64);animation:fall-92 24s -9s linear infinite}@keyframes fall-92{44.74%{transform:translate(91.8399vw,44.74vh) scale(.64)}to{transform:translate(89.82835vw,99vh) scale(.64)}}.snow:nth-child(93){opacity:.6818;transform:translate(30.9488vw,-10px) scale(.4915);animation:fall-93 27s -10s linear infinite}@keyframes fall-93{67.291%{transform:translate(39.2534vw,67.291vh) scale(.4915)}to{transform:translate(35.1011vw,99vh) scale(.4915)}}.snow:nth-child(94){opacity:1.898;transform:translate(28.5558vw,-10px) scale(.6087);animation:fall-94 18s -8s linear infinite}@keyframes fall-94{44.167%{transform:translate(35.651vw,44.167vh) scale(.6087)}to{transform:translate(32.1034vw,99vh) scale(.6087)}}.snow:nth-child(95){opacity:.2942;transform:translate(11.3824vw,-10px) scale(.3782);animation:fall-95 21s -24s linear infinite}@keyframes fall-95{38.342%{transform:translate(17.1186vw,38.342vh) scale(.3782)}to{transform:translate(14.2505vw,99vh) scale(.3782)}}.snow:nth-child(96){opacity:1.434;transform:translate(27.7604vw,-10px) scale(.019);animation:fall-96 11s -9s linear infinite}@keyframes fall-96{38.077%{transform:translate(18.0381vw,38.077vh) scale(.019)}to{transform:translate(22.89925vw,99vh) scale(.019)}}.snow:nth-child(97){opacity:1.5244;transform:translate(89.8445vw,-10px) scale(.8967);animation:fall-97 26s -11s linear infinite}@keyframes fall-97{72.788%{transform:translate(89.1092vw,72.788vh) scale(.8967)}to{transform:translate(89.47685vw,99vh) scale(.8967)}}.snow:nth-child(98){opacity:1.7928;transform:translate(20.8022vw,-10px) scale(.952);animation:fall-98 30s -23s linear infinite}@keyframes fall-98{32.629%{transform:translate(14.973vw,32.629vh) scale(.952)}to{transform:translate(17.8876vw,99vh) scale(.952)}}.snow:nth-child(99){opacity:.0412;transform:translate(72.3846vw,-10px) scale(.5743);animation:fall-99 29s -5s linear infinite}@keyframes fall-99{78.217%{transform:translate(77.8277vw,78.217vh) scale(.5743)}to{transform:translate(75.10615vw,99vh) scale(.5743)}}.snow:nth-child(100){opacity:.5652;transform:translate(91.3412vw,-10px) scale(.3375);animation:fall-100 15s -8s linear infinite}@keyframes fall-100{60.208%{transform:translate(82.6013vw,60.208vh) scale(.3375)}to{transform:translate(86.97125vw,99vh) scale(.3375)}}.snow:nth-child(101){opacity:.0064;transform:translate(21.1693vw,-10px) scale(.71);animation:fall-101 15s -26s linear infinite}@keyframes fall-101{70.222%{transform:translate(26.5211vw,70.222vh) scale(.71)}to{transform:translate(23.8452vw,99vh) scale(.71)}}.snow:nth-child(102){opacity:1.3766;transform:translate(20.103vw,-10px) scale(.3369);animation:fall-102 11s -5s linear infinite}@keyframes fall-102{50.16%{transform:translate(12.5905vw,50.16vh) scale(.3369)}to{transform:translate(16.34675vw,99vh) scale(.3369)}}.snow:nth-child(103){opacity:1.0774;transform:translate(60.474vw,-10px) scale(.0976);animation:fall-103 18s -15s linear infinite}@keyframes fall-103{73.652%{transform:translate(68.5555vw,73.652vh) scale(.0976)}to{transform:translate(64.51475vw,99vh) scale(.0976)}}.snow:nth-child(104){opacity:.5956;transform:translate(82.0491vw,-10px) scale(.9342);animation:fall-104 17s -22s linear infinite}@keyframes fall-104{52.598%{transform:translate(86.7859vw,52.598vh) scale(.9342)}to{transform:translate(84.4175vw,99vh) scale(.9342)}}.snow:nth-child(105){opacity:.167;transform:translate(27.6128vw,-10px) scale(.8681);animation:fall-105 22s -13s linear infinite}@keyframes fall-105{64.759%{transform:translate(30.9926vw,64.759vh) scale(.8681)}to{transform:translate(29.3027vw,99vh) scale(.8681)}}.snow:nth-child(106){opacity:1.8252;transform:translate(1.2998vw,-10px) scale(.157);animation:fall-106 22s -11s linear infinite}@keyframes fall-106{72.745%{transform:translate(4.1598vw,72.745vh) scale(.157)}to{transform:translate(2.7298vw,99vh) scale(.157)}}.snow:nth-child(107){opacity:1.6924;transform:translate(82.1324vw,-10px) scale(.6971);animation:fall-107 22s -5s linear infinite}@keyframes fall-107{30.923%{transform:translate(75.5608vw,30.923vh) scale(.6971)}to{transform:translate(78.8466vw,99vh) scale(.6971)}}.snow:nth-child(108){opacity:.052;transform:translate(27.3426vw,-10px) scale(.4447);animation:fall-108 17s -6s linear infinite}@keyframes fall-108{30.186%{transform:translate(36.1162vw,30.186vh) scale(.4447)}to{transform:translate(31.7294vw,99vh) scale(.4447)}}.snow:nth-child(109){opacity:1.0222;transform:translate(53.0969vw,-10px) scale(.1992);animation:fall-109 24s -29s linear infinite}@keyframes fall-109{55.974%{transform:translate(53.5004vw,55.974vh) scale(.1992)}to{transform:translate(53.29865vw,99vh) scale(.1992)}}.snow:nth-child(110){opacity:1.513;transform:translate(84.3069vw,-10px) scale(.7503);animation:fall-110 17s -22s linear infinite}@keyframes fall-110{30.751%{transform:translate(88.6676vw,30.751vh) scale(.7503)}to{transform:translate(86.48725vw,99vh) scale(.7503)}}.snow:nth-child(111){opacity:1.564;transform:translate(8.9429vw,-10px) scale(.0543);animation:fall-111 19s -21s linear infinite}@keyframes fall-111{68.712%{transform:translate(11.7457vw,68.712vh) scale(.0543)}to{transform:translate(10.3443vw,99vh) scale(.0543)}}.snow:nth-child(112){opacity:.4554;transform:translate(28.0516vw,-10px) scale(.9511);animation:fall-112 20s -30s linear infinite}@keyframes fall-112{40.657%{transform:translate(23.0932vw,40.657vh) scale(.9511)}to{transform:translate(25.5724vw,99vh) scale(.9511)}}.snow:nth-child(113){opacity:.1488;transform:translate(49.3559vw,-10px) scale(.9636);animation:fall-113 13s -11s linear infinite}@keyframes fall-113{73.909%{transform:translate(41.0139vw,73.909vh) scale(.9636)}to{transform:translate(45.1849vw,99vh) scale(.9636)}}.snow:nth-child(114){opacity:1.2142;transform:translate(14.4934vw,-10px) scale(.0429);animation:fall-114 13s -30s linear infinite}@keyframes fall-114{50.099%{transform:translate(13.3662vw,50.099vh) scale(.0429)}to{transform:translate(13.9298vw,99vh) scale(.0429)}}.snow:nth-child(115){opacity:.9086;transform:translate(55.7681vw,-10px) scale(.5556);animation:fall-115 26s -1s linear infinite}@keyframes fall-115{71.99%{transform:translate(59.1949vw,71.99vh) scale(.5556)}to{transform:translate(57.4815vw,99vh) scale(.5556)}}.snow:nth-child(116){opacity:1.7356;transform:translate(3.5656vw,-10px) scale(.1777);animation:fall-116 12s -7s linear infinite}@keyframes fall-116{61.365%{transform:translate(3.4636vw,61.365vh) scale(.1777)}to{transform:translate(3.5146vw,99vh) scale(.1777)}}.snow:nth-child(117){opacity:.6096;transform:translate(17.9024vw,-10px) scale(.4506);animation:fall-117 20s -13s linear infinite}@keyframes fall-117{60.501%{transform:translate(17.4919vw,60.501vh) scale(.4506)}to{transform:translate(17.69715vw,99vh) scale(.4506)}}.snow:nth-child(118){opacity:.991;transform:translate(39.4012vw,-10px) scale(.8296);animation:fall-118 29s -15s linear infinite}@keyframes fall-118{37.308%{transform:translate(40.0785vw,37.308vh) scale(.8296)}to{transform:translate(39.73985vw,99vh) scale(.8296)}}.snow:nth-child(119){opacity:1.7528;transform:translate(29.771vw,-10px) scale(.1746);animation:fall-119 13s -2s linear infinite}@keyframes fall-119{56.195%{transform:translate(24.9806vw,56.195vh) scale(.1746)}to{transform:translate(27.3758vw,99vh) scale(.1746)}}.snow:nth-child(120){opacity:1.3086;transform:translate(12.7624vw,-10px) scale(.2482);animation:fall-120 28s -18s linear infinite}@keyframes fall-120{72.541%{transform:translate(17.7053vw,72.541vh) scale(.2482)}to{transform:translate(15.23385vw,99vh) scale(.2482)}}.snow:nth-child(121){opacity:.4512;transform:translate(36.8328vw,-10px) scale(.6998);animation:fall-121 11s -29s linear infinite}@keyframes fall-121{31.718%{transform:translate(44.4145vw,31.718vh) scale(.6998)}to{transform:translate(40.62365vw,99vh) scale(.6998)}}.snow:nth-child(122){opacity:1.2792;transform:translate(64.7023vw,-10px) scale(.3862);animation:fall-122 12s -30s linear infinite}@keyframes fall-122{36.442%{transform:translate(57.6844vw,36.442vh) scale(.3862)}to{transform:translate(61.19335vw,99vh) scale(.3862)}}.snow:nth-child(123){opacity:.2338;transform:translate(95.5737vw,-10px) scale(.5501);animation:fall-123 30s -5s linear infinite}@keyframes fall-123{42.261%{transform:translate(100.0772vw,42.261vh) scale(.5501)}to{transform:translate(97.82545vw,99vh) scale(.5501)}}.snow:nth-child(124){opacity:.7854;transform:translate(99.9108vw,-10px) scale(.0454);animation:fall-124 28s -14s linear infinite}@keyframes fall-124{68.445%{transform:translate(95.5939vw,68.445vh) scale(.0454)}to{transform:translate(97.75235vw,99vh) scale(.0454)}}.snow:nth-child(125){opacity:.1794;transform:translate(5.5572vw,-10px) scale(.7665);animation:fall-125 23s -18s linear infinite}@keyframes fall-125{74.132%{transform:translate(-3.7379vw,74.132vh) scale(.7665)}to{transform:translate(.90965vw,99vh) scale(.7665)}}.snow:nth-child(126){opacity:1.838;transform:translate(82.7651vw,-10px) scale(.8272);animation:fall-126 15s -23s linear infinite}@keyframes fall-126{37.154%{transform:translate(80.0532vw,37.154vh) scale(.8272)}to{transform:translate(81.40915vw,99vh) scale(.8272)}}.snow:nth-child(127){opacity:1.9912;transform:translate(67.8025vw,-10px) scale(.2608);animation:fall-127 28s -8s linear infinite}@keyframes fall-127{73.574%{transform:translate(71.834vw,73.574vh) scale(.2608)}to{transform:translate(69.81825vw,99vh) scale(.2608)}}.snow:nth-child(128){opacity:.7402;transform:translate(86.317vw,-10px) scale(.8946);animation:fall-128 16s -2s linear infinite}@keyframes fall-128{68.037%{transform:translate(91.9961vw,68.037vh) scale(.8946)}to{transform:translate(89.15655vw,99vh) scale(.8946)}}.snow:nth-child(129){opacity:1.575;transform:translate(22.832vw,-10px) scale(.9125);animation:fall-129 20s -10s linear infinite}@keyframes fall-129{40.633%{transform:translate(23.5286vw,40.633vh) scale(.9125)}to{transform:translate(23.1803vw,99vh) scale(.9125)}}.snow:nth-child(130){opacity:1.7004;transform:translate(27.9222vw,-10px) scale(.5802);animation:fall-130 16s -28s linear infinite}@keyframes fall-130{38.203%{transform:translate(24.44vw,38.203vh) scale(.5802)}to{transform:translate(26.1811vw,99vh) scale(.5802)}}.snow:nth-child(131){opacity:.588;transform:translate(58.7944vw,-10px) scale(.5817);animation:fall-131 11s -24s linear infinite}@keyframes fall-131{52.636%{transform:translate(49.4971vw,52.636vh) scale(.5817)}to{transform:translate(54.14575vw,99vh) scale(.5817)}}.snow:nth-child(132){opacity:1.58;transform:translate(45.726vw,-10px) scale(.3386);animation:fall-132 27s -8s linear infinite}@keyframes fall-132{55.004%{transform:translate(49.3568vw,55.004vh) scale(.3386)}to{transform:translate(47.5414vw,99vh) scale(.3386)}}.snow:nth-child(133){opacity:1.6592;transform:translate(95.231vw,-10px) scale(.9303);animation:fall-133 11s -20s linear infinite}@keyframes fall-133{71.648%{transform:translate(90.1941vw,71.648vh) scale(.9303)}to{transform:translate(92.71255vw,99vh) scale(.9303)}}.snow:nth-child(134){opacity:1.5742;transform:translate(88.4714vw,-10px) scale(.8675);animation:fall-134 27s -17s linear infinite}@keyframes fall-134{63.046%{transform:translate(78.7427vw,63.046vh) scale(.8675)}to{transform:translate(83.60705vw,99vh) scale(.8675)}}.snow:nth-child(135){opacity:1.8658;transform:translate(22.3741vw,-10px) scale(.7764);animation:fall-135 16s -26s linear infinite}@keyframes fall-135{68.963%{transform:translate(29.762vw,68.963vh) scale(.7764)}to{transform:translate(26.06805vw,99vh) scale(.7764)}}.snow:nth-child(136){opacity:.4662;transform:translate(6.1716vw,-10px) scale(.1918);animation:fall-136 23s -8s linear infinite}@keyframes fall-136{64.941%{transform:translate(4.9023vw,64.941vh) scale(.1918)}to{transform:translate(5.53695vw,99vh) scale(.1918)}}.snow:nth-child(137){opacity:.1908;transform:translate(35.1746vw,-10px) scale(.1348);animation:fall-137 30s -15s linear infinite}@keyframes fall-137{70.485%{transform:translate(37.0883vw,70.485vh) scale(.1348)}to{transform:translate(36.13145vw,99vh) scale(.1348)}}.snow:nth-child(138){opacity:.781;transform:translate(86.4581vw,-10px) scale(.7652);animation:fall-138 27s -18s linear infinite}@keyframes fall-138{32.881%{transform:translate(85.9466vw,32.881vh) scale(.7652)}to{transform:translate(86.20235vw,99vh) scale(.7652)}}.snow:nth-child(139){opacity:.947;transform:translate(62.4624vw,-10px) scale(.8795);animation:fall-139 18s -9s linear infinite}@keyframes fall-139{71.368%{transform:translate(54.3768vw,71.368vh) scale(.8795)}to{transform:translate(58.4196vw,99vh) scale(.8795)}}.snow:nth-child(140){opacity:1.7798;transform:translate(13.9482vw,-10px) scale(.0147);animation:fall-140 29s -26s linear infinite}@keyframes fall-140{30.137%{transform:translate(13.6053vw,30.137vh) scale(.0147)}to{transform:translate(13.77675vw,99vh) scale(.0147)}}.snow:nth-child(141){opacity:1.556;transform:translate(94.827vw,-10px) scale(.5081);animation:fall-141 21s -6s linear infinite}@keyframes fall-141{71.177%{transform:translate(94.8642vw,71.177vh) scale(.5081)}to{transform:translate(94.8456vw,99vh) scale(.5081)}}.snow:nth-child(142){opacity:.2038;transform:translate(3.9798vw,-10px) scale(.7835);animation:fall-142 25s -26s linear infinite}@keyframes fall-142{77.325%{transform:translate(8.8245vw,77.325vh) scale(.7835)}to{transform:translate(6.40215vw,99vh) scale(.7835)}}.snow:nth-child(143){opacity:1.791;transform:translate(8.8353vw,-10px) scale(.1699);animation:fall-143 25s -11s linear infinite}@keyframes fall-143{78.351%{transform:translate(17.9877vw,78.351vh) scale(.1699)}to{transform:translate(13.4115vw,99vh) scale(.1699)}}.snow:nth-child(144){opacity:1.2662;transform:translate(12.3253vw,-10px) scale(.4406);animation:fall-144 13s -10s linear infinite}@keyframes fall-144{63.966%{transform:translate(8.3289vw,63.966vh) scale(.4406)}to{transform:translate(10.3271vw,99vh) scale(.4406)}}.snow:nth-child(145){opacity:1.4344;transform:translate(14.4634vw,-10px) scale(.1907);animation:fall-145 17s -19s linear infinite}@keyframes fall-145{62.395%{transform:translate(14.5132vw,62.395vh) scale(.1907)}to{transform:translate(14.4883vw,99vh) scale(.1907)}}.snow:nth-child(146){opacity:.1266;transform:translate(75.7166vw,-10px) scale(.7883);animation:fall-146 19s -2s linear infinite}@keyframes fall-146{31.125%{transform:translate(85.5807vw,31.125vh) scale(.7883)}to{transform:translate(80.64865vw,99vh) scale(.7883)}}.snow:nth-child(147){opacity:1.1024;transform:translate(67.1343vw,-10px) scale(.9168);animation:fall-147 25s -27s linear infinite}@keyframes fall-147{51.364%{transform:translate(59.6109vw,51.364vh) scale(.9168)}to{transform:translate(63.3726vw,99vh) scale(.9168)}}.snow:nth-child(148){opacity:1.1276;transform:translate(66.7439vw,-10px) scale(.0571);animation:fall-148 20s -29s linear infinite}@keyframes fall-148{50.147%{transform:translate(60.6562vw,50.147vh) scale(.0571)}to{transform:translate(63.70005vw,99vh) scale(.0571)}}.snow:nth-child(149){opacity:.6576;transform:translate(43.9684vw,-10px) scale(.0131);animation:fall-149 14s -13s linear infinite}@keyframes fall-149{36.17%{transform:translate(35.5572vw,36.17vh) scale(.0131)}to{transform:translate(39.7628vw,99vh) scale(.0131)}}.snow:nth-child(150){opacity:.703;transform:translate(31.2617vw,-10px) scale(.7123);animation:fall-150 10s -16s linear infinite}@keyframes fall-150{65.538%{transform:translate(34.7847vw,65.538vh) scale(.7123)}to{transform:translate(33.0232vw,99vh) scale(.7123)}}.snow:nth-child(151){opacity:.408;transform:translate(72.8049vw,-10px) scale(.9729);animation:fall-151 15s -23s linear infinite}@keyframes fall-151{74.062%{transform:translate(68.7048vw,74.062vh) scale(.9729)}to{transform:translate(70.75485vw,99vh) scale(.9729)}}.snow:nth-child(152){opacity:1.1352;transform:translate(47.5145vw,-10px) scale(.0357);animation:fall-152 21s -9s linear infinite}@keyframes fall-152{37.016%{transform:translate(54.7443vw,37.016vh) scale(.0357)}to{transform:translate(51.1294vw,99vh) scale(.0357)}}.snow:nth-child(153){opacity:.2848;transform:translate(24.1987vw,-10px) scale(.6897);animation:fall-153 18s -8s linear infinite}@keyframes fall-153{54.012%{transform:translate(31.6969vw,54.012vh) scale(.6897)}to{transform:translate(27.9478vw,99vh) scale(.6897)}}.snow:nth-child(154){opacity:.8658;transform:translate(60.9551vw,-10px) scale(.1434);animation:fall-154 14s -15s linear infinite}@keyframes fall-154{41.976%{transform:translate(52.1499vw,41.976vh) scale(.1434)}to{transform:translate(56.5525vw,99vh) scale(.1434)}}.snow:nth-child(155){opacity:1.2192;transform:translate(90.9789vw,-10px) scale(.7453);animation:fall-155 27s -27s linear infinite}@keyframes fall-155{73.871%{transform:translate(93.7149vw,73.871vh) scale(.7453)}to{transform:translate(92.3469vw,99vh) scale(.7453)}}.snow:nth-child(156){opacity:.4956;transform:translate(84.6998vw,-10px) scale(.6478);animation:fall-156 19s -15s linear infinite}@keyframes fall-156{44.58%{transform:translate(87.3326vw,44.58vh) scale(.6478)}to{transform:translate(86.0162vw,99vh) scale(.6478)}}.snow:nth-child(157){opacity:1.9686;transform:translate(85.9862vw,-10px) scale(.1843);animation:fall-157 27s -23s linear infinite}@keyframes fall-157{78.562%{transform:translate(80.8459vw,78.562vh) scale(.1843)}to{transform:translate(83.41605vw,99vh) scale(.1843)}}.snow:nth-child(158){opacity:.0074;transform:translate(91.5321vw,-10px) scale(.1582);animation:fall-158 30s -13s linear infinite}@keyframes fall-158{72.881%{transform:translate(100.1974vw,72.881vh) scale(.1582)}to{transform:translate(95.86475vw,99vh) scale(.1582)}}.snow:nth-child(159){opacity:.69;transform:translate(71.4547vw,-10px) scale(.0823);animation:fall-159 23s -6s linear infinite}@keyframes fall-159{73.58%{transform:translate(62.4619vw,73.58vh) scale(.0823)}to{transform:translate(66.9583vw,99vh) scale(.0823)}}.snow:nth-child(160){opacity:1.0432;transform:translate(8.3529vw,-10px) scale(.231);animation:fall-160 15s -18s linear infinite}@keyframes fall-160{66.69%{transform:translate(1.6011vw,66.69vh) scale(.231)}to{transform:translate(4.977vw,99vh) scale(.231)}}.snow:nth-child(161){opacity:1.9442;transform:translate(57.4271vw,-10px) scale(.0375);animation:fall-161 12s -7s linear infinite}@keyframes fall-161{41.702%{transform:translate(53.9819vw,41.702vh) scale(.0375)}to{transform:translate(55.7045vw,99vh) scale(.0375)}}.snow:nth-child(162){opacity:.6078;transform:translate(7.5579vw,-10px) scale(.1452);animation:fall-162 27s -15s linear infinite}@keyframes fall-162{52.461%{transform:translate(5.5496vw,52.461vh) scale(.1452)}to{transform:translate(6.55375vw,99vh) scale(.1452)}}.snow:nth-child(163){opacity:1.5414;transform:translate(73.9901vw,-10px) scale(.6716);animation:fall-163 10s -15s linear infinite}@keyframes fall-163{61.638%{transform:translate(68.4958vw,61.638vh) scale(.6716)}to{transform:translate(71.24295vw,99vh) scale(.6716)}}.snow:nth-child(164){opacity:.2936;transform:translate(36.4532vw,-10px) scale(.159);animation:fall-164 29s -29s linear infinite}@keyframes fall-164{44.813%{transform:translate(30.8629vw,44.813vh) scale(.159)}to{transform:translate(33.65805vw,99vh) scale(.159)}}.snow:nth-child(165){opacity:.857;transform:translate(74.684vw,-10px) scale(.9174);animation:fall-165 28s -26s linear infinite}@keyframes fall-165{75.73%{transform:translate(73.5071vw,75.73vh) scale(.9174)}to{transform:translate(74.09555vw,99vh) scale(.9174)}}.snow:nth-child(166){opacity:1.477;transform:translate(48.6815vw,-10px) scale(.1147);animation:fall-166 26s -2s linear infinite}@keyframes fall-166{73.204%{transform:translate(48.3151vw,73.204vh) scale(.1147)}to{transform:translate(48.4983vw,99vh) scale(.1147)}}.snow:nth-child(167){opacity:.5958;transform:translate(18.8956vw,-10px) scale(.9666);animation:fall-167 20s -6s linear infinite}@keyframes fall-167{51.263%{transform:translate(10.7657vw,51.263vh) scale(.9666)}to{transform:translate(14.83065vw,99vh) scale(.9666)}}.snow:nth-child(168){opacity:1.7454;transform:translate(32.6479vw,-10px) scale(.5403);animation:fall-168 11s -10s linear infinite}@keyframes fall-168{50.481%{transform:translate(23.5874vw,50.481vh) scale(.5403)}to{transform:translate(28.11765vw,99vh) scale(.5403)}}.snow:nth-child(169){opacity:1.2612;transform:translate(44.6315vw,-10px) scale(.4662);animation:fall-169 13s -5s linear infinite}@keyframes fall-169{73.903%{transform:translate(44.5039vw,73.903vh) scale(.4662)}to{transform:translate(44.5677vw,99vh) scale(.4662)}}.snow:nth-child(170){opacity:1.623;transform:translate(62.4771vw,-10px) scale(.8381);animation:fall-170 28s -8s linear infinite}@keyframes fall-170{61.47%{transform:translate(64.8769vw,61.47vh) scale(.8381)}to{transform:translate(63.677vw,99vh) scale(.8381)}}.snow:nth-child(171){opacity:1.667;transform:translate(5.5604vw,-10px) scale(.15);animation:fall-171 19s -13s linear infinite}@keyframes fall-171{35.432%{transform:translate(4.0673vw,35.432vh) scale(.15)}to{transform:translate(4.81385vw,99vh) scale(.15)}}.snow:nth-child(172){opacity:.8156;transform:translate(52.5438vw,-10px) scale(.4581);animation:fall-172 29s -18s linear infinite}@keyframes fall-172{54.406%{transform:translate(46.358vw,54.406vh) scale(.4581)}to{transform:translate(49.4509vw,99vh) scale(.4581)}}.snow:nth-child(173){opacity:1.8398;transform:translate(46.5841vw,-10px) scale(.938);animation:fall-173 26s -28s linear infinite}@keyframes fall-173{41.874%{transform:translate(43.0331vw,41.874vh) scale(.938)}to{transform:translate(44.8086vw,99vh) scale(.938)}}.snow:nth-child(174){opacity:.0808;transform:translate(38.2829vw,-10px) scale(.8359);animation:fall-174 18s -5s linear infinite}@keyframes fall-174{37.943%{transform:translate(47.0323vw,37.943vh) scale(.8359)}to{transform:translate(42.6576vw,99vh) scale(.8359)}}.snow:nth-child(175){opacity:1.2236;transform:translate(49.8413vw,-10px) scale(.1364);animation:fall-175 13s -12s linear infinite}@keyframes fall-175{61.99%{transform:translate(50.2927vw,61.99vh) scale(.1364)}to{transform:translate(50.067vw,99vh) scale(.1364)}}.snow:nth-child(176){opacity:1.7428;transform:translate(19.3991vw,-10px) scale(.9016);animation:fall-176 16s -13s linear infinite}@keyframes fall-176{69.744%{transform:translate(19.2214vw,69.744vh) scale(.9016)}to{transform:translate(19.31025vw,99vh) scale(.9016)}}.snow:nth-child(177){opacity:.4838;transform:translate(63.1077vw,-10px) scale(.8322);animation:fall-177 25s -25s linear infinite}@keyframes fall-177{66.906%{transform:translate(54.0826vw,66.906vh) scale(.8322)}to{transform:translate(58.59515vw,99vh) scale(.8322)}}.snow:nth-child(178){opacity:.7508;transform:translate(84.5269vw,-10px) scale(.7835);animation:fall-178 20s -12s linear infinite}@keyframes fall-178{69.521%{transform:translate(86.1912vw,69.521vh) scale(.7835)}to{transform:translate(85.35905vw,99vh) scale(.7835)}}.snow:nth-child(179){opacity:.5144;transform:translate(57.6778vw,-10px) scale(.4003);animation:fall-179 21s -24s linear infinite}@keyframes fall-179{43.44%{transform:translate(61.3371vw,43.44vh) scale(.4003)}to{transform:translate(59.50745vw,99vh) scale(.4003)}}.snow:nth-child(180){opacity:1.2834;transform:translate(24.4176vw,-10px) scale(.248);animation:fall-180 20s -14s linear infinite}@keyframes fall-180{40.539%{transform:translate(19.656vw,40.539vh) scale(.248)}to{transform:translate(22.0368vw,99vh) scale(.248)}}.snow:nth-child(181){opacity:.2604;transform:translate(61.288vw,-10px) scale(.0753);animation:fall-181 20s -5s linear infinite}@keyframes fall-181{76.243%{transform:translate(55.2292vw,76.243vh) scale(.0753)}to{transform:translate(58.2586vw,99vh) scale(.0753)}}.snow:nth-child(182){opacity:.2764;transform:translate(39.5913vw,-10px) scale(.3485);animation:fall-182 20s -24s linear infinite}@keyframes fall-182{39.338%{transform:translate(47.2917vw,39.338vh) scale(.3485)}to{transform:translate(43.4415vw,99vh) scale(.3485)}}.snow:nth-child(183){opacity:.1238;transform:translate(42.6837vw,-10px) scale(.5606);animation:fall-183 19s -29s linear infinite}@keyframes fall-183{67.092%{transform:translate(40.9249vw,67.092vh) scale(.5606)}to{transform:translate(41.8043vw,99vh) scale(.5606)}}.snow:nth-child(184){opacity:.561;transform:translate(95.118vw,-10px) scale(.5624);animation:fall-184 10s -19s linear infinite}@keyframes fall-184{58.098%{transform:translate(92.2878vw,58.098vh) scale(.5624)}to{transform:translate(93.7029vw,99vh) scale(.5624)}}.snow:nth-child(185){opacity:.9574;transform:translate(41.8126vw,-10px) scale(.6859);animation:fall-185 27s -13s linear infinite}@keyframes fall-185{69.196%{transform:translate(39.4105vw,69.196vh) scale(.6859)}to{transform:translate(40.61155vw,99vh) scale(.6859)}}.snow:nth-child(186){opacity:1.0096;transform:translate(28.8802vw,-10px) scale(.8706);animation:fall-186 21s -24s linear infinite}@keyframes fall-186{52.855%{transform:translate(19.7757vw,52.855vh) scale(.8706)}to{transform:translate(24.32795vw,99vh) scale(.8706)}}.snow:nth-child(187){opacity:.0874;transform:translate(59.1538vw,-10px) scale(.4032);animation:fall-187 22s -28s linear infinite}@keyframes fall-187{57.329%{transform:translate(57.3898vw,57.329vh) scale(.4032)}to{transform:translate(58.2718vw,99vh) scale(.4032)}}.snow:nth-child(188){opacity:1.0536;transform:translate(31.1555vw,-10px) scale(.3899);animation:fall-188 27s -25s linear infinite}@keyframes fall-188{56.381%{transform:translate(24.5759vw,56.381vh) scale(.3899)}to{transform:translate(27.8657vw,99vh) scale(.3899)}}.snow:nth-child(189){opacity:1.5032;transform:translate(26.5815vw,-10px) scale(.486);animation:fall-189 13s -8s linear infinite}@keyframes fall-189{55.971%{transform:translate(24.6448vw,55.971vh) scale(.486)}to{transform:translate(25.61315vw,99vh) scale(.486)}}.snow:nth-child(190){opacity:.0148;transform:translate(59.0892vw,-10px) scale(.4353);animation:fall-190 17s -5s linear infinite}@keyframes fall-190{49.73%{transform:translate(55.0447vw,49.73vh) scale(.4353)}to{transform:translate(57.06695vw,99vh) scale(.4353)}}.snow:nth-child(191){opacity:1.1968;transform:translate(22.5689vw,-10px) scale(.1953);animation:fall-191 24s -6s linear infinite}@keyframes fall-191{78.068%{transform:translate(19.8863vw,78.068vh) scale(.1953)}to{transform:translate(21.2276vw,99vh) scale(.1953)}}.snow:nth-child(192){opacity:1.944;transform:translate(53.2797vw,-10px) scale(.8031);animation:fall-192 13s -12s linear infinite}@keyframes fall-192{67.316%{transform:translate(45.6253vw,67.316vh) scale(.8031)}to{transform:translate(49.4525vw,99vh) scale(.8031)}}.snow:nth-child(193){opacity:.9238;transform:translate(96.1627vw,-10px) scale(.1137);animation:fall-193 15s -19s linear infinite}@keyframes fall-193{62.24%{transform:translate(100.1388vw,62.24vh) scale(.1137)}to{transform:translate(98.15075vw,99vh) scale(.1137)}}.snow:nth-child(194){opacity:.4678;transform:translate(26.4596vw,-10px) scale(.8735);animation:fall-194 20s -10s linear infinite}@keyframes fall-194{54.46%{transform:translate(17.9341vw,54.46vh) scale(.8735)}to{transform:translate(22.19685vw,99vh) scale(.8735)}}.snow:nth-child(195){opacity:.157;transform:translate(39.969vw,-10px) scale(.0609);animation:fall-195 20s -20s linear infinite}@keyframes fall-195{75.161%{transform:translate(36.2028vw,75.161vh) scale(.0609)}to{transform:translate(38.0859vw,99vh) scale(.0609)}}.snow:nth-child(196){opacity:.6118;transform:translate(5.1063vw,-10px) scale(.8569);animation:fall-196 25s -2s linear infinite}@keyframes fall-196{50.199%{transform:translate(2.3531vw,50.199vh) scale(.8569)}to{transform:translate(3.7297vw,99vh) scale(.8569)}}.snow:nth-child(197){opacity:.7666;transform:translate(44.1536vw,-10px) scale(.0372);animation:fall-197 22s -26s linear infinite}@keyframes fall-197{42.799%{transform:translate(37.6891vw,42.799vh) scale(.0372)}to{transform:translate(40.92135vw,99vh) scale(.0372)}}.snow:nth-child(198){opacity:1.829;transform:translate(67.152vw,-10px) scale(.692);animation:fall-198 24s -7s linear infinite}@keyframes fall-198{51.186%{transform:translate(65.6777vw,51.186vh) scale(.692)}to{transform:translate(66.41485vw,99vh) scale(.692)}}.snow:nth-child(199){opacity:1.673;transform:translate(68.2631vw,-10px) scale(.6244);animation:fall-199 29s -14s linear infinite}@keyframes fall-199{66.904%{transform:translate(65.1765vw,66.904vh) scale(.6244)}to{transform:translate(66.7198vw,99vh) scale(.6244)}}.snow:nth-child(200){opacity:.1474;transform:translate(8.4401vw,-10px) scale(.8596);animation:fall-200 17s -27s linear infinite}@keyframes fall-200{54.985%{transform:translate(2.4612vw,54.985vh) scale(.8596)}to{transform:translate(5.45065vw,99vh) scale(.8596)}}.snow:nth-child(201){opacity:1.9156;transform:translate(25.0252vw,-10px) scale(.3109);animation:fall-201 21s -15s linear infinite}@keyframes fall-201{69.824%{transform:translate(19.7846vw,69.824vh) scale(.3109)}to{transform:translate(22.4049vw,99vh) scale(.3109)}}.snow:nth-child(202){opacity:1.04;transform:translate(94.3444vw,-10px) scale(.9711);animation:fall-202 27s -29s linear infinite}@keyframes fall-202{78.965%{transform:translate(99.5601vw,78.965vh) scale(.9711)}to{transform:translate(96.95225vw,99vh) scale(.9711)}}.snow:nth-child(203){opacity:.3212;transform:translate(72.7136vw,-10px) scale(.7444);animation:fall-203 29s -27s linear infinite}@keyframes fall-203{41.267%{transform:translate(78.5546vw,41.267vh) scale(.7444)}to{transform:translate(75.6341vw,99vh) scale(.7444)}}.snow:nth-child(204){opacity:1.2536;transform:translate(3.1497vw,-10px) scale(.864);animation:fall-204 11s -15s linear infinite}@keyframes fall-204{49.995%{transform:translate(2.8697vw,49.995vh) scale(.864)}to{transform:translate(3.0097vw,99vh) scale(.864)}}.snow:nth-child(205){opacity:1.3548;transform:translate(62.611vw,-10px) scale(.0124);animation:fall-205 17s -25s linear infinite}@keyframes fall-205{71.532%{transform:translate(55.7543vw,71.532vh) scale(.0124)}to{transform:translate(59.18265vw,99vh) scale(.0124)}}.snow:nth-child(206){opacity:1.2394;transform:translate(24.1316vw,-10px) scale(.438);animation:fall-206 18s -10s linear infinite}@keyframes fall-206{69.033%{transform:translate(24.57vw,69.033vh) scale(.438)}to{transform:translate(24.3508vw,99vh) scale(.438)}}.snow:nth-child(207){opacity:.7812;transform:translate(17.8458vw,-10px) scale(.9612);animation:fall-207 23s -18s linear infinite}@keyframes fall-207{72.696%{transform:translate(21.0063vw,72.696vh) scale(.9612)}to{transform:translate(19.42605vw,99vh) scale(.9612)}}.snow:nth-child(208){opacity:1.3932;transform:translate(29.1255vw,-10px) scale(.7967);animation:fall-208 30s -8s linear infinite}@keyframes fall-208{51.17%{transform:translate(25.8605vw,51.17vh) scale(.7967)}to{transform:translate(27.493vw,99vh) scale(.7967)}}.snow:nth-child(209){opacity:1.5416;transform:translate(40.1169vw,-10px) scale(.4534);animation:fall-209 18s -28s linear infinite}@keyframes fall-209{73.443%{transform:translate(38.6129vw,73.443vh) scale(.4534)}to{transform:translate(39.3649vw,99vh) scale(.4534)}}.snow:nth-child(210){opacity:1.9168;transform:translate(73.7646vw,-10px) scale(.549);animation:fall-210 18s -30s linear infinite}@keyframes fall-210{78.013%{transform:translate(66.5109vw,78.013vh) scale(.549)}to{transform:translate(70.13775vw,99vh) scale(.549)}}.snow:nth-child(211){opacity:.4462;transform:translate(63.6468vw,-10px) scale(.5786);animation:fall-211 15s -8s linear infinite}@keyframes fall-211{51.764%{transform:translate(67.797vw,51.764vh) scale(.5786)}to{transform:translate(65.7219vw,99vh) scale(.5786)}}.snow:nth-child(212){opacity:.1838;transform:translate(17.8989vw,-10px) scale(.0304);animation:fall-212 24s -21s linear infinite}@keyframes fall-212{61.067%{transform:translate(11.1149vw,61.067vh) scale(.0304)}to{transform:translate(14.5069vw,99vh) scale(.0304)}}.snow:nth-child(213){opacity:.4402;transform:translate(8.0654vw,-10px) scale(.0407);animation:fall-213 14s -23s linear infinite}@keyframes fall-213{65.798%{transform:translate(16.8604vw,65.798vh) scale(.0407)}to{transform:translate(12.4629vw,99vh) scale(.0407)}}.snow:nth-child(214){opacity:1.304;transform:translate(51.8592vw,-10px) scale(.262);animation:fall-214 20s -29s linear infinite}@keyframes fall-214{79.131%{transform:translate(41.9414vw,79.131vh) scale(.262)}to{transform:translate(46.9003vw,99vh) scale(.262)}}.snow:nth-child(215){opacity:.5966;transform:translate(50.6523vw,-10px) scale(.3429);animation:fall-215 26s -20s linear infinite}@keyframes fall-215{40.333%{transform:translate(41.4369vw,40.333vh) scale(.3429)}to{transform:translate(46.0446vw,99vh) scale(.3429)}}.snow:nth-child(216){opacity:1.1714;transform:translate(55.321vw,-10px) scale(.4709);animation:fall-216 18s -1s linear infinite}@keyframes fall-216{68.051%{transform:translate(46.6335vw,68.051vh) scale(.4709)}to{transform:translate(50.97725vw,99vh) scale(.4709)}}.snow:nth-child(217){opacity:1.7682;transform:translate(10.9735vw,-10px) scale(.0412);animation:fall-217 17s -9s linear infinite}@keyframes fall-217{50.445%{transform:translate(6.1645vw,50.445vh) scale(.0412)}to{transform:translate(8.569vw,99vh) scale(.0412)}}.snow:nth-child(218){opacity:1.9572;transform:translate(10.7038vw,-10px) scale(.9756);animation:fall-218 11s -11s linear infinite}@keyframes fall-218{71.778%{transform:translate(12.6035vw,71.778vh) scale(.9756)}to{transform:translate(11.65365vw,99vh) scale(.9756)}}.snow:nth-child(219){opacity:.2712;transform:translate(94.5145vw,-10px) scale(.9403);animation:fall-219 21s -18s linear infinite}@keyframes fall-219{36.531%{transform:translate(102.1538vw,36.531vh) scale(.9403)}to{transform:translate(98.33415vw,99vh) scale(.9403)}}.snow:nth-child(220){opacity:.3174;transform:translate(29.7619vw,-10px) scale(.0412);animation:fall-220 19s -2s linear infinite}@keyframes fall-220{33.931%{transform:translate(23.3594vw,33.931vh) scale(.0412)}to{transform:translate(26.56065vw,99vh) scale(.0412)}}.snow:nth-child(221){opacity:.8078;transform:translate(60.8496vw,-10px) scale(.4527);animation:fall-221 22s -29s linear infinite}@keyframes fall-221{69.999%{transform:translate(60.0611vw,69.999vh) scale(.4527)}to{transform:translate(60.45535vw,99vh) scale(.4527)}}.snow:nth-child(222){opacity:1.5984;transform:translate(77.8683vw,-10px) scale(.856);animation:fall-222 17s -26s linear infinite}@keyframes fall-222{57.476%{transform:translate(73.0847vw,57.476vh) scale(.856)}to{transform:translate(75.4765vw,99vh) scale(.856)}}.snow:nth-child(223){opacity:.3368;transform:translate(39.7104vw,-10px) scale(.9754);animation:fall-223 15s -12s linear infinite}@keyframes fall-223{67.246%{transform:translate(44.4135vw,67.246vh) scale(.9754)}to{transform:translate(42.06195vw,99vh) scale(.9754)}}.snow:nth-child(224){opacity:.021;transform:translate(5.597vw,-10px) scale(.7877);animation:fall-224 15s -11s linear infinite}@keyframes fall-224{48.029%{transform:translate(14.4497vw,48.029vh) scale(.7877)}to{transform:translate(10.02335vw,99vh) scale(.7877)}}.snow:nth-child(225){opacity:.7858;transform:translate(62.297vw,-10px) scale(.5955);animation:fall-225 18s -10s linear infinite}@keyframes fall-225{66.601%{transform:translate(54.6315vw,66.601vh) scale(.5955)}to{transform:translate(58.46425vw,99vh) scale(.5955)}}.snow:nth-child(226){opacity:1.0362;transform:translate(4.952vw,-10px) scale(.9838);animation:fall-226 28s -28s linear infinite}@keyframes fall-226{62.187%{transform:translate(-.5961vw,62.187vh) scale(.9838)}to{transform:translate(2.17795vw,99vh) scale(.9838)}}.snow:nth-child(227){opacity:.7658;transform:translate(94.5117vw,-10px) scale(.0426);animation:fall-227 25s -24s linear infinite}@keyframes fall-227{66.048%{transform:translate(101.3093vw,66.048vh) scale(.0426)}to{transform:translate(97.9105vw,99vh) scale(.0426)}}.snow:nth-child(228){opacity:1.4082;transform:translate(33.6952vw,-10px) scale(.6078);animation:fall-228 26s -13s linear infinite}@keyframes fall-228{45.252%{transform:translate(37.4028vw,45.252vh) scale(.6078)}to{transform:translate(35.549vw,99vh) scale(.6078)}}.snow:nth-child(229){opacity:1.3628;transform:translate(97.4782vw,-10px) scale(.249);animation:fall-229 18s -1s linear infinite}@keyframes fall-229{54.217%{transform:translate(98.51vw,54.217vh) scale(.249)}to{transform:translate(97.9941vw,99vh) scale(.249)}}.snow:nth-child(230){opacity:1.584;transform:translate(91.3551vw,-10px) scale(.4273);animation:fall-230 12s -15s linear infinite}@keyframes fall-230{30.316%{transform:translate(94.2554vw,30.316vh) scale(.4273)}to{transform:translate(92.80525vw,99vh) scale(.4273)}}.snow:nth-child(231){opacity:1.4484;transform:translate(96.5908vw,-10px) scale(.7429);animation:fall-231 29s -4s linear infinite}@keyframes fall-231{50.443%{transform:translate(89.5275vw,50.443vh) scale(.7429)}to{transform:translate(93.05915vw,99vh) scale(.7429)}}.snow:nth-child(232){opacity:.6738;transform:translate(19.2552vw,-10px) scale(.386);animation:fall-232 29s -20s linear infinite}@keyframes fall-232{47.551%{transform:translate(25.6822vw,47.551vh) scale(.386)}to{transform:translate(22.4687vw,99vh) scale(.386)}}.snow:nth-child(233){opacity:1.8736;transform:translate(57.4673vw,-10px) scale(.6437);animation:fall-233 23s -12s linear infinite}@keyframes fall-233{62.222%{transform:translate(64.2435vw,62.222vh) scale(.6437)}to{transform:translate(60.8554vw,99vh) scale(.6437)}}.snow:nth-child(234){opacity:.8912;transform:translate(25.8069vw,-10px) scale(.0759);animation:fall-234 18s -1s linear infinite}@keyframes fall-234{37.039%{transform:translate(33.3684vw,37.039vh) scale(.0759)}to{transform:translate(29.58765vw,99vh) scale(.0759)}}.snow:nth-child(235){opacity:.6198;transform:translate(72.9327vw,-10px) scale(.8348);animation:fall-235 30s -5s linear infinite}@keyframes fall-235{49.188%{transform:translate(79.819vw,49.188vh) scale(.8348)}to{transform:translate(76.37585vw,99vh) scale(.8348)}}.snow:nth-child(236){opacity:1.3906;transform:translate(40.4032vw,-10px) scale(.5239);animation:fall-236 30s -21s linear infinite}@keyframes fall-236{76.425%{transform:translate(44.7588vw,76.425vh) scale(.5239)}to{transform:translate(42.581vw,99vh) scale(.5239)}}.snow:nth-child(237){opacity:1.5784;transform:translate(57.4693vw,-10px) scale(.084);animation:fall-237 30s -16s linear infinite}@keyframes fall-237{71.938%{transform:translate(67.1205vw,71.938vh) scale(.084)}to{transform:translate(62.2949vw,99vh) scale(.084)}}.snow:nth-child(238){opacity:.5458;transform:translate(5.1005vw,-10px) scale(.8504);animation:fall-238 12s -24s linear infinite}@keyframes fall-238{48.031%{transform:translate(5.7849vw,48.031vh) scale(.8504)}to{transform:translate(5.4427vw,99vh) scale(.8504)}}.snow:nth-child(239){opacity:1.8622;transform:translate(68.6756vw,-10px) scale(.9076);animation:fall-239 12s -27s linear infinite}@keyframes fall-239{73.131%{transform:translate(75.1986vw,73.131vh) scale(.9076)}to{transform:translate(71.9371vw,99vh) scale(.9076)}}.snow:nth-child(240){opacity:1.2594;transform:translate(37.2525vw,-10px) scale(.4197);animation:fall-240 12s -11s linear infinite}@keyframes fall-240{49.671%{transform:translate(30.1273vw,49.671vh) scale(.4197)}to{transform:translate(33.6899vw,99vh) scale(.4197)}}.snow:nth-child(241){opacity:1.7604;transform:translate(46.7513vw,-10px) scale(.5564);animation:fall-241 25s -10s linear infinite}@keyframes fall-241{72.473%{transform:translate(38.4712vw,72.473vh) scale(.5564)}to{transform:translate(42.61125vw,99vh) scale(.5564)}}.snow:nth-child(242){opacity:.0514;transform:translate(53.692vw,-10px) scale(.0287);animation:fall-242 29s -12s linear infinite}@keyframes fall-242{63.746%{transform:translate(50.0327vw,63.746vh) scale(.0287)}to{transform:translate(51.86235vw,99vh) scale(.0287)}}.snow:nth-child(243){opacity:.9636;transform:translate(52.6829vw,-10px) scale(.5207);animation:fall-243 13s -19s linear infinite}@keyframes fall-243{73.789%{transform:translate(47.7901vw,73.789vh) scale(.5207)}to{transform:translate(50.2365vw,99vh) scale(.5207)}}.snow:nth-child(244){opacity:1.3268;transform:translate(82.7915vw,-10px) scale(.4551);animation:fall-244 30s -16s linear infinite}@keyframes fall-244{44.162%{transform:translate(78.0395vw,44.162vh) scale(.4551)}to{transform:translate(80.4155vw,99vh) scale(.4551)}}.snow:nth-child(245){opacity:1.997;transform:translate(58.4588vw,-10px) scale(.3528);animation:fall-245 12s -6s linear infinite}@keyframes fall-245{56.824%{transform:translate(61.602vw,56.824vh) scale(.3528)}to{transform:translate(60.0304vw,99vh) scale(.3528)}}.snow:nth-child(246){opacity:1.7612;transform:translate(78.0267vw,-10px) scale(.704);animation:fall-246 19s -13s linear infinite}@keyframes fall-246{35.923%{transform:translate(74.8648vw,35.923vh) scale(.704)}to{transform:translate(76.44575vw,99vh) scale(.704)}}.snow:nth-child(247){opacity:1.1406;transform:translate(62.6836vw,-10px) scale(.6333);animation:fall-247 24s -10s linear infinite}@keyframes fall-247{70.529%{transform:translate(53.4859vw,70.529vh) scale(.6333)}to{transform:translate(58.08475vw,99vh) scale(.6333)}}.snow:nth-child(248){opacity:1.6888;transform:translate(64.7314vw,-10px) scale(.3669);animation:fall-248 25s -12s linear infinite}@keyframes fall-248{30.337%{transform:translate(64.3252vw,30.337vh) scale(.3669)}to{transform:translate(64.5283vw,99vh) scale(.3669)}}.snow:nth-child(249){opacity:1.3242;transform:translate(55.6644vw,-10px) scale(.6285);animation:fall-249 11s -19s linear infinite}@keyframes fall-249{40.487%{transform:translate(58.5026vw,40.487vh) scale(.6285)}to{transform:translate(57.0835vw,99vh) scale(.6285)}}.snow:nth-child(250){opacity:1.3252;transform:translate(16.4111vw,-10px) scale(.6417);animation:fall-250 23s -3s linear infinite}@keyframes fall-250{68.304%{transform:translate(20.5582vw,68.304vh) scale(.6417)}to{transform:translate(18.48465vw,99vh) scale(.6417)}}.snow:nth-child(251){opacity:.2304;transform:translate(51.439vw,-10px) scale(.6322);animation:fall-251 13s -7s linear infinite}@keyframes fall-251{33.746%{transform:translate(56.2717vw,33.746vh) scale(.6322)}to{transform:translate(53.85535vw,99vh) scale(.6322)}}.snow:nth-child(252){opacity:1.9436;transform:translate(21.0816vw,-10px) scale(.362);animation:fall-252 10s -5s linear infinite}@keyframes fall-252{48.762%{transform:translate(17.3182vw,48.762vh) scale(.362)}to{transform:translate(19.1999vw,99vh) scale(.362)}}.snow:nth-child(253){opacity:1.3992;transform:translate(75.0271vw,-10px) scale(.0872);animation:fall-253 22s -25s linear infinite}@keyframes fall-253{49.71%{transform:translate(71.3627vw,49.71vh) scale(.0872)}to{transform:translate(73.1949vw,99vh) scale(.0872)}}.snow:nth-child(254){opacity:.1218;transform:translate(54.9753vw,-10px) scale(.3579);animation:fall-254 19s -17s linear infinite}@keyframes fall-254{37.188%{transform:translate(53.7211vw,37.188vh) scale(.3579)}to{transform:translate(54.3482vw,99vh) scale(.3579)}}.snow:nth-child(255){opacity:.983;transform:translate(53.3618vw,-10px) scale(.3505);animation:fall-255 10s -17s linear infinite}@keyframes fall-255{30.026%{transform:translate(45.1759vw,30.026vh) scale(.3505)}to{transform:translate(49.26885vw,99vh) scale(.3505)}}.snow:nth-child(256){opacity:.5404;transform:translate(36.1757vw,-10px) scale(.9524);animation:fall-256 16s -30s linear infinite}@keyframes fall-256{57.609%{transform:translate(40.2486vw,57.609vh) scale(.9524)}to{transform:translate(38.21215vw,99vh) scale(.9524)}}.snow:nth-child(257){opacity:1.7538;transform:translate(15.2233vw,-10px) scale(.3977);animation:fall-257 12s -17s linear infinite}@keyframes fall-257{46.275%{transform:translate(18.4325vw,46.275vh) scale(.3977)}to{transform:translate(16.8279vw,99vh) scale(.3977)}}.snow:nth-child(258){opacity:1.4298;transform:translate(80.9483vw,-10px) scale(.1895);animation:fall-258 13s -20s linear infinite}@keyframes fall-258{38.221%{transform:translate(85.783vw,38.221vh) scale(.1895)}to{transform:translate(83.36565vw,99vh) scale(.1895)}}.snow:nth-child(259){opacity:.594;transform:translate(73.8504vw,-10px) scale(.6738);animation:fall-259 26s -26s linear infinite}@keyframes fall-259{63.231%{transform:translate(83.2746vw,63.231vh) scale(.6738)}to{transform:translate(78.5625vw,99vh) scale(.6738)}}.snow:nth-child(260){opacity:.797;transform:translate(43.1172vw,-10px) scale(.7438);animation:fall-260 25s -24s linear infinite}@keyframes fall-260{57.143%{transform:translate(47.76vw,57.143vh) scale(.7438)}to{transform:translate(45.4386vw,99vh) scale(.7438)}}.snow:nth-child(261){opacity:.9802;transform:translate(77.9959vw,-10px) scale(.4204);animation:fall-261 17s -1s linear infinite}@keyframes fall-261{74.04%{transform:translate(70.6469vw,74.04vh) scale(.4204)}to{transform:translate(74.3214vw,99vh) scale(.4204)}}.snow:nth-child(262){opacity:.3472;transform:translate(4.6786vw,-10px) scale(.764);animation:fall-262 15s -26s linear infinite}@keyframes fall-262{42.793%{transform:translate(13.1418vw,42.793vh) scale(.764)}to{transform:translate(8.9102vw,99vh) scale(.764)}}.snow:nth-child(263){opacity:.893;transform:translate(3.51vw,-10px) scale(.7722);animation:fall-263 20s -8s linear infinite}@keyframes fall-263{69.472%{transform:translate(12.9829vw,69.472vh) scale(.7722)}to{transform:translate(8.24645vw,99vh) scale(.7722)}}.snow:nth-child(264){opacity:1.0664;transform:translate(9.088vw,-10px) scale(.3179);animation:fall-264 24s -30s linear infinite}@keyframes fall-264{60.415%{transform:translate(18.095vw,60.415vh) scale(.3179)}to{transform:translate(13.5915vw,99vh) scale(.3179)}}.snow:nth-child(265){opacity:.5978;transform:translate(13.5681vw,-10px) scale(.7931);animation:fall-265 13s -24s linear infinite}@keyframes fall-265{33.757%{transform:translate(18.7336vw,33.757vh) scale(.7931)}to{transform:translate(16.15085vw,99vh) scale(.7931)}}.snow:nth-child(266){opacity:.2664;transform:translate(31.5907vw,-10px) scale(.7224);animation:fall-266 12s -25s linear infinite}@keyframes fall-266{36.553%{transform:translate(29.7701vw,36.553vh) scale(.7224)}to{transform:translate(30.6804vw,99vh) scale(.7224)}}.snow:nth-child(267){opacity:.3082;transform:translate(21.1467vw,-10px) scale(.7809);animation:fall-267 18s -23s linear infinite}@keyframes fall-267{65.465%{transform:translate(19.9993vw,65.465vh) scale(.7809)}to{transform:translate(20.573vw,99vh) scale(.7809)}}.snow:nth-child(268){opacity:.5898;transform:translate(47.6916vw,-10px) scale(.6948);animation:fall-268 30s -30s linear infinite}@keyframes fall-268{75.412%{transform:translate(44.316vw,75.412vh) scale(.6948)}to{transform:translate(46.0038vw,99vh) scale(.6948)}}.snow:nth-child(269){opacity:.6702;transform:translate(29.5447vw,-10px) scale(.9683);animation:fall-269 20s -24s linear infinite}@keyframes fall-269{53.4%{transform:translate(24.1504vw,53.4vh) scale(.9683)}to{transform:translate(26.84755vw,99vh) scale(.9683)}}.snow:nth-child(270){opacity:1.0182;transform:translate(90.0437vw,-10px) scale(.7185);animation:fall-270 16s -24s linear infinite}@keyframes fall-270{42.82%{transform:translate(81.3091vw,42.82vh) scale(.7185)}to{transform:translate(85.6764vw,99vh) scale(.7185)}}.snow:nth-child(271){opacity:1.8538;transform:translate(54.5585vw,-10px) scale(.3419);animation:fall-271 12s -30s linear infinite}@keyframes fall-271{69.163%{transform:translate(52.8917vw,69.163vh) scale(.3419)}to{transform:translate(53.7251vw,99vh) scale(.3419)}}.snow:nth-child(272){opacity:.4176;transform:translate(69.1976vw,-10px) scale(.9179);animation:fall-272 19s -11s linear infinite}@keyframes fall-272{77.71%{transform:translate(60.0682vw,77.71vh) scale(.9179)}to{transform:translate(64.6329vw,99vh) scale(.9179)}}.snow:nth-child(273){opacity:1.3584;transform:translate(26.4676vw,-10px) scale(.9101);animation:fall-273 10s -5s linear infinite}@keyframes fall-273{78.072%{transform:translate(35.6838vw,78.072vh) scale(.9101)}to{transform:translate(31.0757vw,99vh) scale(.9101)}}.snow:nth-child(274){opacity:1.8498;transform:translate(4.9729vw,-10px) scale(.7556);animation:fall-274 29s -24s linear infinite}@keyframes fall-274{60.626%{transform:translate(12.5517vw,60.626vh) scale(.7556)}to{transform:translate(8.7623vw,99vh) scale(.7556)}}.snow:nth-child(275){opacity:1.4406;transform:translate(61.3656vw,-10px) scale(.6476);animation:fall-275 17s -25s linear infinite}@keyframes fall-275{36.757%{transform:translate(54.6927vw,36.757vh) scale(.6476)}to{transform:translate(58.02915vw,99vh) scale(.6476)}}.snow:nth-child(276){opacity:1.06;transform:translate(58.8975vw,-10px) scale(.9607);animation:fall-276 29s -25s linear infinite}@keyframes fall-276{41.192%{transform:translate(67.3213vw,41.192vh) scale(.9607)}to{transform:translate(63.1094vw,99vh) scale(.9607)}}.snow:nth-child(277){opacity:.7672;transform:translate(59.8892vw,-10px) scale(.1561);animation:fall-277 16s -15s linear infinite}@keyframes fall-277{42.25%{transform:translate(64.6476vw,42.25vh) scale(.1561)}to{transform:translate(62.2684vw,99vh) scale(.1561)}}.snow:nth-child(278){opacity:.1056;transform:translate(66.6065vw,-10px) scale(.4769);animation:fall-278 12s -26s linear infinite}@keyframes fall-278{32.465%{transform:translate(75.6815vw,32.465vh) scale(.4769)}to{transform:translate(71.144vw,99vh) scale(.4769)}}.snow:nth-child(279){opacity:1.4648;transform:translate(34.9483vw,-10px) scale(.315);animation:fall-279 16s -21s linear infinite}@keyframes fall-279{75.686%{transform:translate(32.7192vw,75.686vh) scale(.315)}to{transform:translate(33.83375vw,99vh) scale(.315)}}.snow:nth-child(280){opacity:.7082;transform:translate(25.1344vw,-10px) scale(.0972);animation:fall-280 26s -3s linear infinite}@keyframes fall-280{67.895%{transform:translate(22.4957vw,67.895vh) scale(.0972)}to{transform:translate(23.81505vw,99vh) scale(.0972)}}.snow:nth-child(281){opacity:1.6328;transform:translate(26.483vw,-10px) scale(.2637);animation:fall-281 29s -30s linear infinite}@keyframes fall-281{76.958%{transform:translate(33.0021vw,76.958vh) scale(.2637)}to{transform:translate(29.74255vw,99vh) scale(.2637)}}.snow:nth-child(282){opacity:.6352;transform:translate(82.4391vw,-10px) scale(.4625);animation:fall-282 28s -15s linear infinite}@keyframes fall-282{75.552%{transform:translate(82.2818vw,75.552vh) scale(.4625)}to{transform:translate(82.36045vw,99vh) scale(.4625)}}.snow:nth-child(283){opacity:.9304;transform:translate(83.6916vw,-10px) scale(.0194);animation:fall-283 27s -19s linear infinite}@keyframes fall-283{38.071%{transform:translate(75.9994vw,38.071vh) scale(.0194)}to{transform:translate(79.8455vw,99vh) scale(.0194)}}.snow:nth-child(284){opacity:.2732;transform:translate(3.5886vw,-10px) scale(.5939);animation:fall-284 15s -7s linear infinite}@keyframes fall-284{34.25%{transform:translate(1.0305vw,34.25vh) scale(.5939)}to{transform:translate(2.30955vw,99vh) scale(.5939)}}.snow:nth-child(285){opacity:1.412;transform:translate(99.4135vw,-10px) scale(.3442);animation:fall-285 24s -7s linear infinite}@keyframes fall-285{77.249%{transform:translate(92.8303vw,77.249vh) scale(.3442)}to{transform:translate(96.1219vw,99vh) scale(.3442)}}.snow:nth-child(286){opacity:.4312;transform:translate(54.6538vw,-10px) scale(.8337);animation:fall-286 27s -6s linear infinite}@keyframes fall-286{72.377%{transform:translate(53.9325vw,72.377vh) scale(.8337)}to{transform:translate(54.29315vw,99vh) scale(.8337)}}.snow:nth-child(287){opacity:1.2118;transform:translate(91.7805vw,-10px) scale(.3089);animation:fall-287 30s -10s linear infinite}@keyframes fall-287{40.977%{transform:translate(99.6103vw,40.977vh) scale(.3089)}to{transform:translate(95.6954vw,99vh) scale(.3089)}}.snow:nth-child(288){opacity:.2834;transform:translate(3.3348vw,-10px) scale(.2181);animation:fall-288 23s -27s linear infinite}@keyframes fall-288{72.945%{transform:translate(-1.7843vw,72.945vh) scale(.2181)}to{transform:translate(.77525vw,99vh) scale(.2181)}}.snow:nth-child(289){opacity:1.5082;transform:translate(38.4787vw,-10px) scale(.4856);animation:fall-289 25s -2s linear infinite}@keyframes fall-289{76.375%{transform:translate(48.0426vw,76.375vh) scale(.4856)}to{transform:translate(43.26065vw,99vh) scale(.4856)}}.snow:nth-child(290){opacity:1.8278;transform:translate(88.089vw,-10px) scale(.5757);animation:fall-290 27s -18s linear infinite}@keyframes fall-290{31.881%{transform:translate(85.2454vw,31.881vh) scale(.5757)}to{transform:translate(86.6672vw,99vh) scale(.5757)}}.snow:nth-child(291){opacity:1.77;transform:translate(44.9319vw,-10px) scale(.1844);animation:fall-291 27s -30s linear infinite}@keyframes fall-291{48.156%{transform:translate(48.1789vw,48.156vh) scale(.1844)}to{transform:translate(46.5554vw,99vh) scale(.1844)}}.snow:nth-child(292){opacity:1.8414;transform:translate(48.0909vw,-10px) scale(.1151);animation:fall-292 14s -6s linear infinite}@keyframes fall-292{66.993%{transform:translate(41.4111vw,66.993vh) scale(.1151)}to{transform:translate(44.751vw,99vh) scale(.1151)}}.snow:nth-child(293){opacity:1.2706;transform:translate(96.0141vw,-10px) scale(.9739);animation:fall-293 30s -11s linear infinite}@keyframes fall-293{34.807%{transform:translate(94.6315vw,34.807vh) scale(.9739)}to{transform:translate(95.3228vw,99vh) scale(.9739)}}.snow:nth-child(294){opacity:1.5432;transform:translate(13.6944vw,-10px) scale(.4914);animation:fall-294 19s -1s linear infinite}@keyframes fall-294{44.706%{transform:translate(11.3562vw,44.706vh) scale(.4914)}to{transform:translate(12.5253vw,99vh) scale(.4914)}}.snow:nth-child(295){opacity:.4158;transform:translate(51.9955vw,-10px) scale(.9044);animation:fall-295 23s -11s linear infinite}@keyframes fall-295{62.378%{transform:translate(43.9215vw,62.378vh) scale(.9044)}to{transform:translate(47.9585vw,99vh) scale(.9044)}}.snow:nth-child(296){opacity:.3594;transform:translate(84.6501vw,-10px) scale(.6533);animation:fall-296 28s -27s linear infinite}@keyframes fall-296{77.264%{transform:translate(79.1182vw,77.264vh) scale(.6533)}to{transform:translate(81.88415vw,99vh) scale(.6533)}}.snow:nth-child(297){opacity:.6292;transform:translate(87.1472vw,-10px) scale(.0343);animation:fall-297 25s -16s linear infinite}@keyframes fall-297{39.957%{transform:translate(86.0749vw,39.957vh) scale(.0343)}to{transform:translate(86.61105vw,99vh) scale(.0343)}}.snow:nth-child(298){opacity:.3686;transform:translate(62.714vw,-10px) scale(.0241);animation:fall-298 22s -27s linear infinite}@keyframes fall-298{72.178%{transform:translate(59.1082vw,72.178vh) scale(.0241)}to{transform:translate(60.9111vw,99vh) scale(.0241)}}.snow:nth-child(299){opacity:.6644;transform:translate(13.7239vw,-10px) scale(.303);animation:fall-299 23s -8s linear infinite}@keyframes fall-299{64.615%{transform:translate(7.1038vw,64.615vh) scale(.303)}to{transform:translate(10.41385vw,99vh) scale(.303)}}.snow:nth-child(300){opacity:1.8244;transform:translate(50.2775vw,-10px) scale(.0036);animation:fall-300 23s -27s linear infinite}@keyframes fall-300{55.462%{transform:translate(55.6679vw,55.462vh) scale(.0036)}to{transform:translate(52.9727vw,99vh) scale(.0036)}}.snow:nth-child(301){opacity:1.3598;transform:translate(45.5147vw,-10px) scale(.5243);animation:fall-301 16s -19s linear infinite}@keyframes fall-301{60.199%{transform:translate(37.6655vw,60.199vh) scale(.5243)}to{transform:translate(41.5901vw,99vh) scale(.5243)}}.snow:nth-child(302){opacity:1.916;transform:translate(2.0109vw,-10px) scale(.1853);animation:fall-302 21s -9s linear infinite}@keyframes fall-302{49.677%{transform:translate(10.2466vw,49.677vh) scale(.1853)}to{transform:translate(6.12875vw,99vh) scale(.1853)}}.snow:nth-child(303){opacity:1.9482;transform:translate(43.0647vw,-10px) scale(.8546);animation:fall-303 16s -17s linear infinite}@keyframes fall-303{61.023%{transform:translate(52.6639vw,61.023vh) scale(.8546)}to{transform:translate(47.8643vw,99vh) scale(.8546)}}.snow:nth-child(304){opacity:1.7608;transform:translate(82.5293vw,-10px) scale(.8593);animation:fall-304 23s -28s linear infinite}@keyframes fall-304{63.101%{transform:translate(76.5976vw,63.101vh) scale(.8593)}to{transform:translate(79.56345vw,99vh) scale(.8593)}}.snow:nth-child(305){opacity:1.3806;transform:translate(37.4666vw,-10px) scale(.6971);animation:fall-305 10s -10s linear infinite}@keyframes fall-305{71.08%{transform:translate(35.1538vw,71.08vh) scale(.6971)}to{transform:translate(36.3102vw,99vh) scale(.6971)}}.snow:nth-child(306){opacity:1.7712;transform:translate(43.5647vw,-10px) scale(.2792);animation:fall-306 17s -12s linear infinite}@keyframes fall-306{70.094%{transform:translate(51.5162vw,70.094vh) scale(.2792)}to{transform:translate(47.54045vw,99vh) scale(.2792)}}.snow:nth-child(307){opacity:.2154;transform:translate(28.1182vw,-10px) scale(.7574);animation:fall-307 23s -22s linear infinite}@keyframes fall-307{57.227%{transform:translate(26.8017vw,57.227vh) scale(.7574)}to{transform:translate(27.45995vw,99vh) scale(.7574)}}.snow:nth-child(308){opacity:.0628;transform:translate(.415vw,-10px) scale(.6356);animation:fall-308 28s -27s linear infinite}@keyframes fall-308{72.171%{transform:translate(5.2185vw,72.171vh) scale(.6356)}to{transform:translate(2.81675vw,99vh) scale(.6356)}}.snow:nth-child(309){opacity:.5904;transform:translate(35.0892vw,-10px) scale(.6946);animation:fall-309 24s -7s linear infinite}@keyframes fall-309{60.741%{transform:translate(37.1455vw,60.741vh) scale(.6946)}to{transform:translate(36.11735vw,99vh) scale(.6946)}}.snow:nth-child(310){opacity:.1762;transform:translate(43.7555vw,-10px) scale(.4539);animation:fall-310 10s -12s linear infinite}@keyframes fall-310{48.417%{transform:translate(43.9026vw,48.417vh) scale(.4539)}to{transform:translate(43.82905vw,99vh) scale(.4539)}}.snow:nth-child(311){opacity:1.5454;transform:translate(9.4007vw,-10px) scale(.5239);animation:fall-311 17s -21s linear infinite}@keyframes fall-311{31.31%{transform:translate(17.0916vw,31.31vh) scale(.5239)}to{transform:translate(13.24615vw,99vh) scale(.5239)}}.snow:nth-child(312){opacity:.0786;transform:translate(76.7831vw,-10px) scale(.3634);animation:fall-312 20s -27s linear infinite}@keyframes fall-312{56.434%{transform:translate(68.7378vw,56.434vh) scale(.3634)}to{transform:translate(72.76045vw,99vh) scale(.3634)}}.snow:nth-child(313){opacity:1.6382;transform:translate(41.1754vw,-10px) scale(.3994);animation:fall-313 15s -27s linear infinite}@keyframes fall-313{35.15%{transform:translate(39.7419vw,35.15vh) scale(.3994)}to{transform:translate(40.45865vw,99vh) scale(.3994)}}.snow:nth-child(314){opacity:.195;transform:translate(51.2984vw,-10px) scale(.5729);animation:fall-314 27s -30s linear infinite}@keyframes fall-314{79.629%{transform:translate(55.644vw,79.629vh) scale(.5729)}to{transform:translate(53.4712vw,99vh) scale(.5729)}}.snow:nth-child(315){opacity:.9046;transform:translate(41.2279vw,-10px) scale(.9095);animation:fall-315 13s -7s linear infinite}@keyframes fall-315{70.773%{transform:translate(48.2446vw,70.773vh) scale(.9095)}to{transform:translate(44.73625vw,99vh) scale(.9095)}}.snow:nth-child(316){opacity:1.4434;transform:translate(50.0124vw,-10px) scale(.0743);animation:fall-316 19s -30s linear infinite}@keyframes fall-316{75.104%{transform:translate(43.9235vw,75.104vh) scale(.0743)}to{transform:translate(46.96795vw,99vh) scale(.0743)}}.snow:nth-child(317){opacity:.3944;transform:translate(33.1135vw,-10px) scale(.1332);animation:fall-317 12s -6s linear infinite}@keyframes fall-317{46.346%{transform:translate(27.5264vw,46.346vh) scale(.1332)}to{transform:translate(30.31995vw,99vh) scale(.1332)}}.snow:nth-child(318){opacity:1.1308;transform:translate(31.8685vw,-10px) scale(.1163);animation:fall-318 26s -30s linear infinite}@keyframes fall-318{57.442%{transform:translate(31.1574vw,57.442vh) scale(.1163)}to{transform:translate(31.51295vw,99vh) scale(.1163)}}.snow:nth-child(319){opacity:.5084;transform:translate(13.8364vw,-10px) scale(.9468);animation:fall-319 11s -19s linear infinite}@keyframes fall-319{74.549%{transform:translate(20.8475vw,74.549vh) scale(.9468)}to{transform:translate(17.34195vw,99vh) scale(.9468)}}.snow:nth-child(320){opacity:1.131;transform:translate(36.6179vw,-10px) scale(.8816);animation:fall-320 14s -15s linear infinite}@keyframes fall-320{58.58%{transform:translate(41.4346vw,58.58vh) scale(.8816)}to{transform:translate(39.02625vw,99vh) scale(.8816)}}.snow:nth-child(321){opacity:1.4742;transform:translate(49.4289vw,-10px) scale(.1199);animation:fall-321 23s -14s linear infinite}@keyframes fall-321{31.821%{transform:translate(54.1853vw,31.821vh) scale(.1199)}to{transform:translate(51.8071vw,99vh) scale(.1199)}}.snow:nth-child(322){opacity:1.2854;transform:translate(14.7617vw,-10px) scale(.8726);animation:fall-322 13s -3s linear infinite}@keyframes fall-322{51.107%{transform:translate(18.958vw,51.107vh) scale(.8726)}to{transform:translate(16.85985vw,99vh) scale(.8726)}}.snow:nth-child(323){opacity:1.4994;transform:translate(40.1906vw,-10px) scale(.819);animation:fall-323 16s -23s linear infinite}@keyframes fall-323{74.478%{transform:translate(44.8019vw,74.478vh) scale(.819)}to{transform:translate(42.49625vw,99vh) scale(.819)}}.snow:nth-child(324){opacity:1.3898;transform:translate(59.9648vw,-10px) scale(.4526);animation:fall-324 26s -3s linear infinite}@keyframes fall-324{62.174%{transform:translate(54.9569vw,62.174vh) scale(.4526)}to{transform:translate(57.46085vw,99vh) scale(.4526)}}.snow:nth-child(325){opacity:1.4298;transform:translate(99.7628vw,-10px) scale(.3767);animation:fall-325 22s -20s linear infinite}@keyframes fall-325{43.272%{transform:translate(97.4615vw,43.272vh) scale(.3767)}to{transform:translate(98.61215vw,99vh) scale(.3767)}}.snow:nth-child(326){opacity:.5578;transform:translate(16.5088vw,-10px) scale(.6648);animation:fall-326 18s -28s linear infinite}@keyframes fall-326{56.16%{transform:translate(14.6923vw,56.16vh) scale(.6648)}to{transform:translate(15.60055vw,99vh) scale(.6648)}}.snow:nth-child(327){opacity:1.0134;transform:translate(18.9952vw,-10px) scale(.4584);animation:fall-327 13s -2s linear infinite}@keyframes fall-327{50.696%{transform:translate(11.2975vw,50.696vh) scale(.4584)}to{transform:translate(15.14635vw,99vh) scale(.4584)}}.snow:nth-child(328){opacity:.2894;transform:translate(15.2757vw,-10px) scale(.6626);animation:fall-328 24s -25s linear infinite}@keyframes fall-328{54.06%{transform:translate(24.8698vw,54.06vh) scale(.6626)}to{transform:translate(20.07275vw,99vh) scale(.6626)}}.snow:nth-child(329){opacity:.6004;transform:translate(74.9501vw,-10px) scale(.6158);animation:fall-329 19s -4s linear infinite}@keyframes fall-329{58.229%{transform:translate(71.1903vw,58.229vh) scale(.6158)}to{transform:translate(73.0702vw,99vh) scale(.6158)}}.snow:nth-child(330){opacity:1.6454;transform:translate(48.6325vw,-10px) scale(.1824);animation:fall-330 19s -1s linear infinite}@keyframes fall-330{36.307%{transform:translate(54.668vw,36.307vh) scale(.1824)}to{transform:translate(51.65025vw,99vh) scale(.1824)}}.snow:nth-child(331){opacity:1.0902;transform:translate(21.5244vw,-10px) scale(.7095);animation:fall-331 27s -27s linear infinite}@keyframes fall-331{65.513%{transform:translate(18.3151vw,65.513vh) scale(.7095)}to{transform:translate(19.91975vw,99vh) scale(.7095)}}.snow:nth-child(332){opacity:1.2866;transform:translate(65.6324vw,-10px) scale(.1103);animation:fall-332 10s -16s linear infinite}@keyframes fall-332{43.365%{transform:translate(60.7351vw,43.365vh) scale(.1103)}to{transform:translate(63.18375vw,99vh) scale(.1103)}}.snow:nth-child(333){opacity:1.9162;transform:translate(79.5372vw,-10px) scale(.4593);animation:fall-333 28s -18s linear infinite}@keyframes fall-333{73.188%{transform:translate(75.1512vw,73.188vh) scale(.4593)}to{transform:translate(77.3442vw,99vh) scale(.4593)}}.snow:nth-child(334){opacity:.8042;transform:translate(8.0319vw,-10px) scale(.88);animation:fall-334 20s -19s linear infinite}@keyframes fall-334{52.753%{transform:translate(3.0409vw,52.753vh) scale(.88)}to{transform:translate(5.5364vw,99vh) scale(.88)}}.snow:nth-child(335){opacity:.3864;transform:translate(70.837vw,-10px) scale(.8402);animation:fall-335 29s -14s linear infinite}@keyframes fall-335{65.045%{transform:translate(67.8942vw,65.045vh) scale(.8402)}to{transform:translate(69.3656vw,99vh) scale(.8402)}}.snow:nth-child(336){opacity:1.7676;transform:translate(21.6807vw,-10px) scale(.2103);animation:fall-336 25s -3s linear infinite}@keyframes fall-336{54.224%{transform:translate(27.9372vw,54.224vh) scale(.2103)}to{transform:translate(24.80895vw,99vh) scale(.2103)}}.snow:nth-child(337){opacity:1.7552;transform:translate(76.6536vw,-10px) scale(.0258);animation:fall-337 26s -27s linear infinite}@keyframes fall-337{74.106%{transform:translate(84.1545vw,74.106vh) scale(.0258)}to{transform:translate(80.40405vw,99vh) scale(.0258)}}.snow:nth-child(338){opacity:.0024;transform:translate(15.4882vw,-10px) scale(.4079);animation:fall-338 22s -17s linear infinite}@keyframes fall-338{31.163%{transform:translate(9.8589vw,31.163vh) scale(.4079)}to{transform:translate(12.67355vw,99vh) scale(.4079)}}.snow:nth-child(339){opacity:.2232;transform:translate(16.3972vw,-10px) scale(.0077);animation:fall-339 24s -18s linear infinite}@keyframes fall-339{72.562%{transform:translate(16.6568vw,72.562vh) scale(.0077)}to{transform:translate(16.527vw,99vh) scale(.0077)}}.snow:nth-child(340){opacity:1.1824;transform:translate(11.2729vw,-10px) scale(.9059);animation:fall-340 17s -27s linear infinite}@keyframes fall-340{73.072%{transform:translate(3.3715vw,73.072vh) scale(.9059)}to{transform:translate(7.3222vw,99vh) scale(.9059)}}.snow:nth-child(341){opacity:.6992;transform:translate(78.5666vw,-10px) scale(.1616);animation:fall-341 28s -28s linear infinite}@keyframes fall-341{55.725%{transform:translate(82.2628vw,55.725vh) scale(.1616)}to{transform:translate(80.4147vw,99vh) scale(.1616)}}.snow:nth-child(342){opacity:.2384;transform:translate(22.4078vw,-10px) scale(.0462);animation:fall-342 27s -10s linear infinite}@keyframes fall-342{39.813%{transform:translate(30.6705vw,39.813vh) scale(.0462)}to{transform:translate(26.53915vw,99vh) scale(.0462)}}.snow:nth-child(343){opacity:1.4508;transform:translate(95.8706vw,-10px) scale(.9279);animation:fall-343 15s -3s linear infinite}@keyframes fall-343{41.83%{transform:translate(90.7422vw,41.83vh) scale(.9279)}to{transform:translate(93.3064vw,99vh) scale(.9279)}}.snow:nth-child(344){opacity:.3792;transform:translate(2.9004vw,-10px) scale(.3109);animation:fall-344 26s -11s linear infinite}@keyframes fall-344{63.704%{transform:translate(-5.4271vw,63.704vh) scale(.3109)}to{transform:translate(-1.26335vw,99vh) scale(.3109)}}.snow:nth-child(345){opacity:.0932;transform:translate(14.0067vw,-10px) scale(.8359);animation:fall-345 23s -13s linear infinite}@keyframes fall-345{74.466%{transform:translate(23.4358vw,74.466vh) scale(.8359)}to{transform:translate(18.72125vw,99vh) scale(.8359)}}.snow:nth-child(346){opacity:1.9604;transform:translate(33.0963vw,-10px) scale(.0053);animation:fall-346 12s -3s linear infinite}@keyframes fall-346{58.138%{transform:translate(42.2939vw,58.138vh) scale(.0053)}to{transform:translate(37.6951vw,99vh) scale(.0053)}}.snow:nth-child(347){opacity:.7278;transform:translate(22.8039vw,-10px) scale(.3501);animation:fall-347 24s -13s linear infinite}@keyframes fall-347{75.653%{transform:translate(20.219vw,75.653vh) scale(.3501)}to{transform:translate(21.51145vw,99vh) scale(.3501)}}.snow:nth-child(348){opacity:1.5634;transform:translate(41.2968vw,-10px) scale(.2553);animation:fall-348 19s -9s linear infinite}@keyframes fall-348{37.85%{transform:translate(42.5753vw,37.85vh) scale(.2553)}to{transform:translate(41.93605vw,99vh) scale(.2553)}}.snow:nth-child(349){opacity:1.643;transform:translate(85.3412vw,-10px) scale(.0674);animation:fall-349 10s -11s linear infinite}@keyframes fall-349{30.16%{transform:translate(89.1784vw,30.16vh) scale(.0674)}to{transform:translate(87.2598vw,99vh) scale(.0674)}}.snow:nth-child(350){opacity:1.7352;transform:translate(4.5006vw,-10px) scale(.328);animation:fall-350 26s -6s linear infinite}@keyframes fall-350{37.208%{transform:translate(6.975vw,37.208vh) scale(.328)}to{transform:translate(5.7378vw,99vh) scale(.328)}}.snow:nth-child(351){opacity:1.2256;transform:translate(4.1843vw,-10px) scale(.7926);animation:fall-351 16s -25s linear infinite}@keyframes fall-351{76.881%{transform:translate(8.5766vw,76.881vh) scale(.7926)}to{transform:translate(6.38045vw,99vh) scale(.7926)}}.snow:nth-child(352){opacity:1.1004;transform:translate(33.2897vw,-10px) scale(.522);animation:fall-352 25s -20s linear infinite}@keyframes fall-352{49.224%{transform:translate(27.006vw,49.224vh) scale(.522)}to{transform:translate(30.14785vw,99vh) scale(.522)}}.snow:nth-child(353){opacity:1.2566;transform:translate(68.4162vw,-10px) scale(.0586);animation:fall-353 30s -27s linear infinite}@keyframes fall-353{64.048%{transform:translate(73.0603vw,64.048vh) scale(.0586)}to{transform:translate(70.73825vw,99vh) scale(.0586)}}.snow:nth-child(354){opacity:1.4542;transform:translate(74.9826vw,-10px) scale(.3626);animation:fall-354 16s -16s linear infinite}@keyframes fall-354{71.979%{transform:translate(76.7109vw,71.979vh) scale(.3626)}to{transform:translate(75.84675vw,99vh) scale(.3626)}}.snow:nth-child(355){opacity:1.3106;transform:translate(73.6807vw,-10px) scale(.1821);animation:fall-355 12s -6s linear infinite}@keyframes fall-355{48.083%{transform:translate(76.5414vw,48.083vh) scale(.1821)}to{transform:translate(75.11105vw,99vh) scale(.1821)}}.snow:nth-child(356){opacity:.6412;transform:translate(97.7977vw,-10px) scale(.9708);animation:fall-356 22s -4s linear infinite}@keyframes fall-356{74.813%{transform:translate(89.0594vw,74.813vh) scale(.9708)}to{transform:translate(93.42855vw,99vh) scale(.9708)}}.snow:nth-child(357){opacity:1.2894;transform:translate(85.8911vw,-10px) scale(.1998);animation:fall-357 17s -5s linear infinite}@keyframes fall-357{57.765%{transform:translate(93.927vw,57.765vh) scale(.1998)}to{transform:translate(89.90905vw,99vh) scale(.1998)}}.snow:nth-child(358){opacity:1.282;transform:translate(93.604vw,-10px) scale(.0552);animation:fall-358 21s -29s linear infinite}@keyframes fall-358{61.185%{transform:translate(98.4608vw,61.185vh) scale(.0552)}to{transform:translate(96.0324vw,99vh) scale(.0552)}}.snow:nth-child(359){opacity:.0994;transform:translate(84.0262vw,-10px) scale(.8957);animation:fall-359 22s -2s linear infinite}@keyframes fall-359{68.642%{transform:translate(87.1151vw,68.642vh) scale(.8957)}to{transform:translate(85.57065vw,99vh) scale(.8957)}}.snow:nth-child(360){opacity:1.3054;transform:translate(88.9087vw,-10px) scale(.7366);animation:fall-360 14s -19s linear infinite}@keyframes fall-360{42.89%{transform:translate(79.38vw,42.89vh) scale(.7366)}to{transform:translate(84.14435vw,99vh) scale(.7366)}}.snow:nth-child(361){opacity:.5518;transform:translate(62.217vw,-10px) scale(.6843);animation:fall-361 29s -3s linear infinite}@keyframes fall-361{51.365%{transform:translate(71.297vw,51.365vh) scale(.6843)}to{transform:translate(66.757vw,99vh) scale(.6843)}}.snow:nth-child(362){opacity:1.1772;transform:translate(76.2353vw,-10px) scale(.0602);animation:fall-362 13s -2s linear infinite}@keyframes fall-362{50.71%{transform:translate(69.6344vw,50.71vh) scale(.0602)}to{transform:translate(72.93485vw,99vh) scale(.0602)}}.snow:nth-child(363){opacity:.4974;transform:translate(35.0371vw,-10px) scale(.2819);animation:fall-363 21s -14s linear infinite}@keyframes fall-363{37.646%{transform:translate(43.8849vw,37.646vh) scale(.2819)}to{transform:translate(39.461vw,99vh) scale(.2819)}}.snow:nth-child(364){opacity:.3082;transform:translate(7.0439vw,-10px) scale(.0853);animation:fall-364 17s -3s linear infinite}@keyframes fall-364{55.592%{transform:translate(8.3661vw,55.592vh) scale(.0853)}to{transform:translate(7.705vw,99vh) scale(.0853)}}.snow:nth-child(365){opacity:.299;transform:translate(72.2696vw,-10px) scale(.8921);animation:fall-365 21s -3s linear infinite}@keyframes fall-365{70.769%{transform:translate(64.6864vw,70.769vh) scale(.8921)}to{transform:translate(68.478vw,99vh) scale(.8921)}}.snow:nth-child(366){opacity:1.8552;transform:translate(16.5426vw,-10px) scale(.6884);animation:fall-366 18s -8s linear infinite}@keyframes fall-366{47.438%{transform:translate(11.2404vw,47.438vh) scale(.6884)}to{transform:translate(13.8915vw,99vh) scale(.6884)}}.snow:nth-child(367){opacity:.7448;transform:translate(32.2075vw,-10px) scale(.451);animation:fall-367 28s -12s linear infinite}@keyframes fall-367{74.083%{transform:translate(28.4711vw,74.083vh) scale(.451)}to{transform:translate(30.3393vw,99vh) scale(.451)}}.snow:nth-child(368){opacity:.318;transform:translate(31.0588vw,-10px) scale(.4423);animation:fall-368 15s -9s linear infinite}@keyframes fall-368{49.465%{transform:translate(34.6844vw,49.465vh) scale(.4423)}to{transform:translate(32.8716vw,99vh) scale(.4423)}}.snow:nth-child(369){opacity:1.6636;transform:translate(7.2323vw,-10px) scale(.557);animation:fall-369 26s -5s linear infinite}@keyframes fall-369{39.032%{transform:translate(16.6219vw,39.032vh) scale(.557)}to{transform:translate(11.9271vw,99vh) scale(.557)}}.snow:nth-child(370){opacity:1.781;transform:translate(75.2563vw,-10px) scale(.2155);animation:fall-370 11s -18s linear infinite}@keyframes fall-370{61.168%{transform:translate(72.413vw,61.168vh) scale(.2155)}to{transform:translate(73.83465vw,99vh) scale(.2155)}}.snow:nth-child(371){opacity:.963;transform:translate(18.8049vw,-10px) scale(.757);animation:fall-371 13s -28s linear infinite}@keyframes fall-371{50.581%{transform:translate(12.1557vw,50.581vh) scale(.757)}to{transform:translate(15.4803vw,99vh) scale(.757)}}.snow:nth-child(372){opacity:.6154;transform:translate(36.3842vw,-10px) scale(.2371);animation:fall-372 26s -7s linear infinite}@keyframes fall-372{62.131%{transform:translate(45.5702vw,62.131vh) scale(.2371)}to{transform:translate(40.9772vw,99vh) scale(.2371)}}.snow:nth-child(373){opacity:1.7566;transform:translate(72.6069vw,-10px) scale(.3801);animation:fall-373 14s -7s linear infinite}@keyframes fall-373{62.094%{transform:translate(70.3835vw,62.094vh) scale(.3801)}to{transform:translate(71.4952vw,99vh) scale(.3801)}}.snow:nth-child(374){opacity:.535;transform:translate(9.4044vw,-10px) scale(.433);animation:fall-374 11s -17s linear infinite}@keyframes fall-374{55.658%{transform:translate(9.5016vw,55.658vh) scale(.433)}to{transform:translate(9.453vw,99vh) scale(.433)}}.snow:nth-child(375){opacity:1.3546;transform:translate(70.5446vw,-10px) scale(.2517);animation:fall-375 10s -1s linear infinite}@keyframes fall-375{75.281%{transform:translate(61.4127vw,75.281vh) scale(.2517)}to{transform:translate(65.97865vw,99vh) scale(.2517)}}.snow:nth-child(376){opacity:.9542;transform:translate(22.6127vw,-10px) scale(.3605);animation:fall-376 14s -24s linear infinite}@keyframes fall-376{70.566%{transform:translate(19.8407vw,70.566vh) scale(.3605)}to{transform:translate(21.2267vw,99vh) scale(.3605)}}.snow:nth-child(377){opacity:1.7758;transform:translate(86.2752vw,-10px) scale(.6346);animation:fall-377 23s -22s linear infinite}@keyframes fall-377{42.283%{transform:translate(87.5258vw,42.283vh) scale(.6346)}to{transform:translate(86.9005vw,99vh) scale(.6346)}}.snow:nth-child(378){opacity:.7528;transform:translate(18.9654vw,-10px) scale(.1104);animation:fall-378 26s -8s linear infinite}@keyframes fall-378{71.244%{transform:translate(25.9396vw,71.244vh) scale(.1104)}to{transform:translate(22.4525vw,99vh) scale(.1104)}}.snow:nth-child(379){opacity:.0048;transform:translate(19.0175vw,-10px) scale(.7988);animation:fall-379 28s -28s linear infinite}@keyframes fall-379{32.735%{transform:translate(10.0767vw,32.735vh) scale(.7988)}to{transform:translate(14.5471vw,99vh) scale(.7988)}}.snow:nth-child(380){opacity:1.084;transform:translate(59.2507vw,-10px) scale(.9995);animation:fall-380 11s -14s linear infinite}@keyframes fall-380{46.851%{transform:translate(68.6362vw,46.851vh) scale(.9995)}to{transform:translate(63.94345vw,99vh) scale(.9995)}}.snow:nth-child(381){opacity:1.9554;transform:translate(86.4958vw,-10px) scale(.4706);animation:fall-381 29s -11s linear infinite}@keyframes fall-381{71.952%{transform:translate(83.7153vw,71.952vh) scale(.4706)}to{transform:translate(85.10555vw,99vh) scale(.4706)}}.snow:nth-child(382){opacity:.1848;transform:translate(2.6107vw,-10px) scale(.7633);animation:fall-382 18s -9s linear infinite}@keyframes fall-382{49.724%{transform:translate(12.4194vw,49.724vh) scale(.7633)}to{transform:translate(7.51505vw,99vh) scale(.7633)}}.snow:nth-child(383){opacity:1.9868;transform:translate(88.6447vw,-10px) scale(.2537);animation:fall-383 14s -18s linear infinite}@keyframes fall-383{35.663%{transform:translate(92.3389vw,35.663vh) scale(.2537)}to{transform:translate(90.4918vw,99vh) scale(.2537)}}.snow:nth-child(384){opacity:.3428;transform:translate(50.3368vw,-10px) scale(.2577);animation:fall-384 24s -14s linear infinite}@keyframes fall-384{57.9%{transform:translate(47.5434vw,57.9vh) scale(.2577)}to{transform:translate(48.9401vw,99vh) scale(.2577)}}.snow:nth-child(385){opacity:.6946;transform:translate(65.7102vw,-10px) scale(.3888);animation:fall-385 22s -18s linear infinite}@keyframes fall-385{54.29%{transform:translate(58.0011vw,54.29vh) scale(.3888)}to{transform:translate(61.85565vw,99vh) scale(.3888)}}.snow:nth-child(386){opacity:1.3846;transform:translate(95.23vw,-10px) scale(.6323);animation:fall-386 20s -16s linear infinite}@keyframes fall-386{79.16%{transform:translate(102.4029vw,79.16vh) scale(.6323)}to{transform:translate(98.81645vw,99vh) scale(.6323)}}.snow:nth-child(387){opacity:1.474;transform:translate(33.2269vw,-10px) scale(.3802);animation:fall-387 19s -28s linear infinite}@keyframes fall-387{66.613%{transform:translate(30.5492vw,66.613vh) scale(.3802)}to{transform:translate(31.88805vw,99vh) scale(.3802)}}.snow:nth-child(388){opacity:1.4042;transform:translate(92.7652vw,-10px) scale(.9817);animation:fall-388 17s -23s linear infinite}@keyframes fall-388{78.081%{transform:translate(99.6016vw,78.081vh) scale(.9817)}to{transform:translate(96.1834vw,99vh) scale(.9817)}}.snow:nth-child(389){opacity:.4674;transform:translate(6.2384vw,-10px) scale(.0968);animation:fall-389 30s -19s linear infinite}@keyframes fall-389{66.869%{transform:translate(1.8602vw,66.869vh) scale(.0968)}to{transform:translate(4.0493vw,99vh) scale(.0968)}}.snow:nth-child(390){opacity:1.1942;transform:translate(49.7308vw,-10px) scale(.1356);animation:fall-390 14s -1s linear infinite}@keyframes fall-390{78.971%{transform:translate(39.8246vw,78.971vh) scale(.1356)}to{transform:translate(44.7777vw,99vh) scale(.1356)}}.snow:nth-child(391){opacity:.1528;transform:translate(99.0411vw,-10px) scale(.2575);animation:fall-391 29s -23s linear infinite}@keyframes fall-391{63.812%{transform:translate(108.5374vw,63.812vh) scale(.2575)}to{transform:translate(103.78925vw,99vh) scale(.2575)}}.snow:nth-child(392){opacity:.6968;transform:translate(73.9084vw,-10px) scale(.8781);animation:fall-392 24s -16s linear infinite}@keyframes fall-392{40.382%{transform:translate(74.6344vw,40.382vh) scale(.8781)}to{transform:translate(74.2714vw,99vh) scale(.8781)}}.snow:nth-child(393){opacity:1.33;transform:translate(36.6743vw,-10px) scale(.5219);animation:fall-393 20s -17s linear infinite}@keyframes fall-393{55.952%{transform:translate(36.8236vw,55.952vh) scale(.5219)}to{transform:translate(36.74895vw,99vh) scale(.5219)}}.snow:nth-child(394){opacity:1.4684;transform:translate(27.2656vw,-10px) scale(.6258);animation:fall-394 28s -14s linear infinite}@keyframes fall-394{54.011%{transform:translate(34.3645vw,54.011vh) scale(.6258)}to{transform:translate(30.81505vw,99vh) scale(.6258)}}.snow:nth-child(395){opacity:.994;transform:translate(42.3489vw,-10px) scale(.7358);animation:fall-395 29s -14s linear infinite}@keyframes fall-395{44.676%{transform:translate(49.804vw,44.676vh) scale(.7358)}to{transform:translate(46.07645vw,99vh) scale(.7358)}}.snow:nth-child(396){opacity:1.9406;transform:translate(55.2495vw,-10px) scale(.7762);animation:fall-396 12s -19s linear infinite}@keyframes fall-396{59.73%{transform:translate(55.8951vw,59.73vh) scale(.7762)}to{transform:translate(55.5723vw,99vh) scale(.7762)}}.snow:nth-child(397){opacity:.477;transform:translate(21.9571vw,-10px) scale(.8465);animation:fall-397 19s -30s linear infinite}@keyframes fall-397{65.032%{transform:translate(12.438vw,65.032vh) scale(.8465)}to{transform:translate(17.19755vw,99vh) scale(.8465)}}.snow:nth-child(398){opacity:.841;transform:translate(61.5394vw,-10px) scale(.2927);animation:fall-398 13s -2s linear infinite}@keyframes fall-398{74.225%{transform:translate(60.3624vw,74.225vh) scale(.2927)}to{transform:translate(60.9509vw,99vh) scale(.2927)}}.snow:nth-child(399){opacity:.9576;transform:translate(10.6981vw,-10px) scale(.8879);animation:fall-399 14s -24s linear infinite}@keyframes fall-399{55.791%{transform:translate(11.3296vw,55.791vh) scale(.8879)}to{transform:translate(11.01385vw,99vh) scale(.8879)}}.snow:nth-child(400){opacity:1.1266;transform:translate(40.3662vw,-10px) scale(.1667);animation:fall-400 30s -7s linear infinite}@keyframes fall-400{63.25%{transform:translate(33.2921vw,63.25vh) scale(.1667)}to{transform:translate(36.82915vw,99vh) scale(.1667)}}\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:.0372;transform:translate(2.1816vw,-10px) scale(.6306);animation:fall-1 26s -7s linear infinite}@keyframes fall-1{31.342%{transform:translate(-3.8704vw,31.342vh) scale(.6306)}to{transform:translate(-.8444vw,99vh) scale(.6306)}}.snow:nth-child(2){opacity:1.9088;transform:translate(5.0039vw,-10px) scale(.3263);animation:fall-2 12s -5s linear infinite}@keyframes fall-2{32.073%{transform:translate(14.8681vw,32.073vh) scale(.3263)}to{transform:translate(9.936vw,99vh) scale(.3263)}}.snow:nth-child(3){opacity:1.8922;transform:translate(25.9689vw,-10px) scale(.651);animation:fall-3 22s -29s linear infinite}@keyframes fall-3{73.903%{transform:translate(27.2581vw,73.903vh) scale(.651)}to{transform:translate(26.6135vw,99vh) scale(.651)}}.snow:nth-child(4){opacity:.22;transform:translate(13.7138vw,-10px) scale(.81);animation:fall-4 18s -4s linear infinite}@keyframes fall-4{31.525%{transform:translate(14.86vw,31.525vh) scale(.81)}to{transform:translate(14.2869vw,99vh) scale(.81)}}.snow:nth-child(5){opacity:1.9752;transform:translate(61.6242vw,-10px) scale(.6255);animation:fall-5 14s -10s linear infinite}@keyframes fall-5{57.907%{transform:translate(53.3183vw,57.907vh) scale(.6255)}to{transform:translate(57.47125vw,99vh) scale(.6255)}}.snow:nth-child(6){opacity:1.1538;transform:translate(94.9351vw,-10px) scale(.971);animation:fall-6 24s -24s linear infinite}@keyframes fall-6{44.709%{transform:translate(92.7262vw,44.709vh) scale(.971)}to{transform:translate(93.83065vw,99vh) scale(.971)}}.snow:nth-child(7){opacity:1.2104;transform:translate(15.4736vw,-10px) scale(.7083);animation:fall-7 21s -8s linear infinite}@keyframes fall-7{59.313%{transform:translate(23.5809vw,59.313vh) scale(.7083)}to{transform:translate(19.52725vw,99vh) scale(.7083)}}.snow:nth-child(8){opacity:1.4654;transform:translate(30.7552vw,-10px) scale(.5366);animation:fall-8 16s -22s linear infinite}@keyframes fall-8{75.006%{transform:translate(29.4271vw,75.006vh) scale(.5366)}to{transform:translate(30.09115vw,99vh) scale(.5366)}}.snow:nth-child(9){opacity:.2088;transform:translate(13.3511vw,-10px) scale(.6574);animation:fall-9 15s -13s linear infinite}@keyframes fall-9{67.595%{transform:translate(17.3065vw,67.595vh) scale(.6574)}to{transform:translate(15.3288vw,99vh) scale(.6574)}}.snow:nth-child(10){opacity:1.2036;transform:translate(81.5482vw,-10px) scale(.4599);animation:fall-10 29s -24s linear infinite}@keyframes fall-10{75.52%{transform:translate(74.1315vw,75.52vh) scale(.4599)}to{transform:translate(77.83985vw,99vh) scale(.4599)}}.snow:nth-child(11){opacity:1.038;transform:translate(38.0669vw,-10px) scale(.5794);animation:fall-11 19s -8s linear infinite}@keyframes fall-11{63.734%{transform:translate(48.0623vw,63.734vh) scale(.5794)}to{transform:translate(43.0646vw,99vh) scale(.5794)}}.snow:nth-child(12){opacity:1.9626;transform:translate(82.7843vw,-10px) scale(.2483);animation:fall-12 10s -9s linear infinite}@keyframes fall-12{45.778%{transform:translate(75.3442vw,45.778vh) scale(.2483)}to{transform:translate(79.06425vw,99vh) scale(.2483)}}.snow:nth-child(13){opacity:.859;transform:translate(72.2474vw,-10px) scale(.4178);animation:fall-13 27s -17s linear infinite}@keyframes fall-13{49.432%{transform:translate(79.8529vw,49.432vh) scale(.4178)}to{transform:translate(76.05015vw,99vh) scale(.4178)}}.snow:nth-child(14){opacity:1.5256;transform:translate(44.392vw,-10px) scale(.9832);animation:fall-14 18s -11s linear infinite}@keyframes fall-14{53.934%{transform:translate(50.8771vw,53.934vh) scale(.9832)}to{transform:translate(47.63455vw,99vh) scale(.9832)}}.snow:nth-child(15){opacity:1.5096;transform:translate(85.421vw,-10px) scale(.2306);animation:fall-15 21s -6s linear infinite}@keyframes fall-15{73.915%{transform:translate(85.7486vw,73.915vh) scale(.2306)}to{transform:translate(85.5848vw,99vh) scale(.2306)}}.snow:nth-child(16){opacity:1.8842;transform:translate(69.4017vw,-10px) scale(.6294);animation:fall-16 18s -29s linear infinite}@keyframes fall-16{35.686%{transform:translate(74.1931vw,35.686vh) scale(.6294)}to{transform:translate(71.7974vw,99vh) scale(.6294)}}.snow:nth-child(17){opacity:1.1438;transform:translate(16.6277vw,-10px) scale(.0961);animation:fall-17 21s -14s linear infinite}@keyframes fall-17{39.775%{transform:translate(22.1331vw,39.775vh) scale(.0961)}to{transform:translate(19.3804vw,99vh) scale(.0961)}}.snow:nth-child(18){opacity:.791;transform:translate(94.0478vw,-10px) scale(.5832);animation:fall-18 28s -1s linear infinite}@keyframes fall-18{31.786%{transform:translate(101.8449vw,31.786vh) scale(.5832)}to{transform:translate(97.94635vw,99vh) scale(.5832)}}.snow:nth-child(19){opacity:1.2656;transform:translate(43.6336vw,-10px) scale(.0498);animation:fall-19 15s -1s linear infinite}@keyframes fall-19{36.727%{transform:translate(46.9893vw,36.727vh) scale(.0498)}to{transform:translate(45.31145vw,99vh) scale(.0498)}}.snow:nth-child(20){opacity:1.9566;transform:translate(11.2511vw,-10px) scale(.7938);animation:fall-20 23s -29s linear infinite}@keyframes fall-20{66.188%{transform:translate(8.3664vw,66.188vh) scale(.7938)}to{transform:translate(9.80875vw,99vh) scale(.7938)}}.snow:nth-child(21){opacity:1.876;transform:translate(56.365vw,-10px) scale(.2306);animation:fall-21 22s -21s linear infinite}@keyframes fall-21{53.137%{transform:translate(50.911vw,53.137vh) scale(.2306)}to{transform:translate(53.638vw,99vh) scale(.2306)}}.snow:nth-child(22){opacity:1.8844;transform:translate(25.6153vw,-10px) scale(.8518);animation:fall-22 12s -18s linear infinite}@keyframes fall-22{46.578%{transform:translate(23.8469vw,46.578vh) scale(.8518)}to{transform:translate(24.7311vw,99vh) scale(.8518)}}.snow:nth-child(23){opacity:1.4738;transform:translate(18.9232vw,-10px) scale(.1283);animation:fall-23 30s -27s linear infinite}@keyframes fall-23{33.984%{transform:translate(26.7938vw,33.984vh) scale(.1283)}to{transform:translate(22.8585vw,99vh) scale(.1283)}}.snow:nth-child(24){opacity:.1916;transform:translate(78.5869vw,-10px) scale(.7932);animation:fall-24 25s -24s linear infinite}@keyframes fall-24{31.181%{transform:translate(72.8435vw,31.181vh) scale(.7932)}to{transform:translate(75.7152vw,99vh) scale(.7932)}}.snow:nth-child(25){opacity:.3964;transform:translate(10.4838vw,-10px) scale(.2007);animation:fall-25 18s -13s linear infinite}@keyframes fall-25{35.258%{transform:translate(6.022vw,35.258vh) scale(.2007)}to{transform:translate(8.2529vw,99vh) scale(.2007)}}.snow:nth-child(26){opacity:.5106;transform:translate(29.9104vw,-10px) scale(.0382);animation:fall-26 10s -2s linear infinite}@keyframes fall-26{45.786%{transform:translate(25.1832vw,45.786vh) scale(.0382)}to{transform:translate(27.5468vw,99vh) scale(.0382)}}.snow:nth-child(27){opacity:1.3484;transform:translate(10.6847vw,-10px) scale(.0088);animation:fall-27 23s -22s linear infinite}@keyframes fall-27{34.472%{transform:translate(11.696vw,34.472vh) scale(.0088)}to{transform:translate(11.19035vw,99vh) scale(.0088)}}.snow:nth-child(28){opacity:.579;transform:translate(5.9469vw,-10px) scale(.9355);animation:fall-28 25s -3s linear infinite}@keyframes fall-28{44.067%{transform:translate(10.7783vw,44.067vh) scale(.9355)}to{transform:translate(8.3626vw,99vh) scale(.9355)}}.snow:nth-child(29){opacity:.316;transform:translate(20.4039vw,-10px) scale(.9088);animation:fall-29 12s -23s linear infinite}@keyframes fall-29{55.48%{transform:translate(24.0663vw,55.48vh) scale(.9088)}to{transform:translate(22.2351vw,99vh) scale(.9088)}}.snow:nth-child(30){opacity:.6166;transform:translate(31.0923vw,-10px) scale(.6301);animation:fall-30 15s -17s linear infinite}@keyframes fall-30{43.77%{transform:translate(33.0905vw,43.77vh) scale(.6301)}to{transform:translate(32.0914vw,99vh) scale(.6301)}}.snow:nth-child(31){opacity:1.6248;transform:translate(13.8159vw,-10px) scale(.357);animation:fall-31 28s -6s linear infinite}@keyframes fall-31{51.79%{transform:translate(14.5334vw,51.79vh) scale(.357)}to{transform:translate(14.17465vw,99vh) scale(.357)}}.snow:nth-child(32){opacity:1.7368;transform:translate(1.9104vw,-10px) scale(.2778);animation:fall-32 14s -25s linear infinite}@keyframes fall-32{33.48%{transform:translate(2.1155vw,33.48vh) scale(.2778)}to{transform:translate(2.01295vw,99vh) scale(.2778)}}.snow:nth-child(33){opacity:.1378;transform:translate(31.563vw,-10px) scale(.9561);animation:fall-33 28s -16s linear infinite}@keyframes fall-33{33.277%{transform:translate(31.5837vw,33.277vh) scale(.9561)}to{transform:translate(31.57335vw,99vh) scale(.9561)}}.snow:nth-child(34){opacity:1.0798;transform:translate(1.8522vw,-10px) scale(.3255);animation:fall-34 14s -30s linear infinite}@keyframes fall-34{39.52%{transform:translate(-1.7615vw,39.52vh) scale(.3255)}to{transform:translate(.04535vw,99vh) scale(.3255)}}.snow:nth-child(35){opacity:1.025;transform:translate(99.3206vw,-10px) scale(.1934);animation:fall-35 19s -6s linear infinite}@keyframes fall-35{60.297%{transform:translate(96.8316vw,60.297vh) scale(.1934)}to{transform:translate(98.0761vw,99vh) scale(.1934)}}.snow:nth-child(36){opacity:.323;transform:translate(67.6926vw,-10px) scale(.4368);animation:fall-36 19s -9s linear infinite}@keyframes fall-36{48.138%{transform:translate(58.828vw,48.138vh) scale(.4368)}to{transform:translate(63.2603vw,99vh) scale(.4368)}}.snow:nth-child(37){opacity:1.4994;transform:translate(58.9317vw,-10px) scale(.1897);animation:fall-37 12s -17s linear infinite}@keyframes fall-37{30.216%{transform:translate(57.6194vw,30.216vh) scale(.1897)}to{transform:translate(58.27555vw,99vh) scale(.1897)}}.snow:nth-child(38){opacity:.2298;transform:translate(87.6671vw,-10px) scale(.4093);animation:fall-38 21s -8s linear infinite}@keyframes fall-38{60.75%{transform:translate(93.2386vw,60.75vh) scale(.4093)}to{transform:translate(90.45285vw,99vh) scale(.4093)}}.snow:nth-child(39){opacity:1.153;transform:translate(86.3784vw,-10px) scale(.2942);animation:fall-39 22s -30s linear infinite}@keyframes fall-39{76.812%{transform:translate(91.6235vw,76.812vh) scale(.2942)}to{transform:translate(89.00095vw,99vh) scale(.2942)}}.snow:nth-child(40){opacity:1.9642;transform:translate(54.7303vw,-10px) scale(.8114);animation:fall-40 14s -11s linear infinite}@keyframes fall-40{43.244%{transform:translate(57.8284vw,43.244vh) scale(.8114)}to{transform:translate(56.27935vw,99vh) scale(.8114)}}.snow:nth-child(41){opacity:.7812;transform:translate(94.9887vw,-10px) scale(.2697);animation:fall-41 14s -23s linear infinite}@keyframes fall-41{57.102%{transform:translate(100.434vw,57.102vh) scale(.2697)}to{transform:translate(97.71135vw,99vh) scale(.2697)}}.snow:nth-child(42){opacity:1.2628;transform:translate(67.89vw,-10px) scale(.8391);animation:fall-42 30s -17s linear infinite}@keyframes fall-42{66.912%{transform:translate(74.1045vw,66.912vh) scale(.8391)}to{transform:translate(70.99725vw,99vh) scale(.8391)}}.snow:nth-child(43){opacity:1.184;transform:translate(97.407vw,-10px) scale(.9117);animation:fall-43 28s -19s linear infinite}@keyframes fall-43{44.082%{transform:translate(93.729vw,44.082vh) scale(.9117)}to{transform:translate(95.568vw,99vh) scale(.9117)}}.snow:nth-child(44){opacity:.8862;transform:translate(32.7184vw,-10px) scale(.0801);animation:fall-44 19s -15s linear infinite}@keyframes fall-44{65.578%{transform:translate(40.9639vw,65.578vh) scale(.0801)}to{transform:translate(36.84115vw,99vh) scale(.0801)}}.snow:nth-child(45){opacity:1.5514;transform:translate(53.0013vw,-10px) scale(.113);animation:fall-45 20s -19s linear infinite}@keyframes fall-45{43.002%{transform:translate(50.636vw,43.002vh) scale(.113)}to{transform:translate(51.81865vw,99vh) scale(.113)}}.snow:nth-child(46){opacity:1.0912;transform:translate(97.0694vw,-10px) scale(.6543);animation:fall-46 16s -19s linear infinite}@keyframes fall-46{55.378%{transform:translate(105.5257vw,55.378vh) scale(.6543)}to{transform:translate(101.29755vw,99vh) scale(.6543)}}.snow:nth-child(47){opacity:.6492;transform:translate(95.0551vw,-10px) scale(.276);animation:fall-47 30s -22s linear infinite}@keyframes fall-47{68.835%{transform:translate(90.5353vw,68.835vh) scale(.276)}to{transform:translate(92.7952vw,99vh) scale(.276)}}.snow:nth-child(48){opacity:.5722;transform:translate(24.0162vw,-10px) scale(.7258);animation:fall-48 25s -16s linear infinite}@keyframes fall-48{33.61%{transform:translate(15.862vw,33.61vh) scale(.7258)}to{transform:translate(19.9391vw,99vh) scale(.7258)}}.snow:nth-child(49){opacity:1.6238;transform:translate(55.8835vw,-10px) scale(.1115);animation:fall-49 15s -21s linear infinite}@keyframes fall-49{36.614%{transform:translate(64.867vw,36.614vh) scale(.1115)}to{transform:translate(60.37525vw,99vh) scale(.1115)}}.snow:nth-child(50){opacity:.047;transform:translate(74.4217vw,-10px) scale(.9189);animation:fall-50 28s -26s linear infinite}@keyframes fall-50{48.938%{transform:translate(68.3368vw,48.938vh) scale(.9189)}to{transform:translate(71.37925vw,99vh) scale(.9189)}}.snow:nth-child(51){opacity:1.5636;transform:translate(55.2142vw,-10px) scale(.5283);animation:fall-51 30s -27s linear infinite}@keyframes fall-51{32.996%{transform:translate(47.1459vw,32.996vh) scale(.5283)}to{transform:translate(51.18005vw,99vh) scale(.5283)}}.snow:nth-child(52){opacity:1.4458;transform:translate(83.37vw,-10px) scale(.0183);animation:fall-52 25s -25s linear infinite}@keyframes fall-52{77.632%{transform:translate(87.4341vw,77.632vh) scale(.0183)}to{transform:translate(85.40205vw,99vh) scale(.0183)}}.snow:nth-child(53){opacity:1.6088;transform:translate(96.8969vw,-10px) scale(.8878);animation:fall-53 29s -28s linear infinite}@keyframes fall-53{37.753%{transform:translate(98.926vw,37.753vh) scale(.8878)}to{transform:translate(97.91145vw,99vh) scale(.8878)}}.snow:nth-child(54){opacity:.1888;transform:translate(95.1442vw,-10px) scale(.1961);animation:fall-54 25s -28s linear infinite}@keyframes fall-54{44.808%{transform:translate(101.5122vw,44.808vh) scale(.1961)}to{transform:translate(98.3282vw,99vh) scale(.1961)}}.snow:nth-child(55){opacity:.4998;transform:translate(26.8643vw,-10px) scale(.8568);animation:fall-55 20s -25s linear infinite}@keyframes fall-55{67.544%{transform:translate(22.5594vw,67.544vh) scale(.8568)}to{transform:translate(24.71185vw,99vh) scale(.8568)}}.snow:nth-child(56){opacity:.3778;transform:translate(51.6317vw,-10px) scale(.718);animation:fall-56 22s -27s linear infinite}@keyframes fall-56{72.356%{transform:translate(51.0116vw,72.356vh) scale(.718)}to{transform:translate(51.32165vw,99vh) scale(.718)}}.snow:nth-child(57){opacity:.8774;transform:translate(87.418vw,-10px) scale(.1264);animation:fall-57 16s -23s linear infinite}@keyframes fall-57{30.626%{transform:translate(89.5005vw,30.626vh) scale(.1264)}to{transform:translate(88.45925vw,99vh) scale(.1264)}}.snow:nth-child(58){opacity:.0536;transform:translate(7.7902vw,-10px) scale(.406);animation:fall-58 20s -30s linear infinite}@keyframes fall-58{31.631%{transform:translate(.5431vw,31.631vh) scale(.406)}to{transform:translate(4.16665vw,99vh) scale(.406)}}.snow:nth-child(59){opacity:.314;transform:translate(55.2698vw,-10px) scale(.5341);animation:fall-59 15s -8s linear infinite}@keyframes fall-59{34.591%{transform:translate(49.5034vw,34.591vh) scale(.5341)}to{transform:translate(52.3866vw,99vh) scale(.5341)}}.snow:nth-child(60){opacity:.3736;transform:translate(.6852vw,-10px) scale(.108);animation:fall-60 26s -29s linear infinite}@keyframes fall-60{70.932%{transform:translate(1.5744vw,70.932vh) scale(.108)}to{transform:translate(1.1298vw,99vh) scale(.108)}}.snow:nth-child(61){opacity:.0932;transform:translate(33.9533vw,-10px) scale(.3109);animation:fall-61 12s -7s linear infinite}@keyframes fall-61{35.844%{transform:translate(31.9101vw,35.844vh) scale(.3109)}to{transform:translate(32.9317vw,99vh) scale(.3109)}}.snow:nth-child(62){opacity:1.7812;transform:translate(52.6249vw,-10px) scale(.8038);animation:fall-62 17s -17s linear infinite}@keyframes fall-62{70.989%{transform:translate(45.7218vw,70.989vh) scale(.8038)}to{transform:translate(49.17335vw,99vh) scale(.8038)}}.snow:nth-child(63){opacity:1.853;transform:translate(10.2895vw,-10px) scale(.0479);animation:fall-63 14s -26s linear infinite}@keyframes fall-63{77.212%{transform:translate(11.0795vw,77.212vh) scale(.0479)}to{transform:translate(10.6845vw,99vh) scale(.0479)}}.snow:nth-child(64){opacity:1.9876;transform:translate(85.341vw,-10px) scale(.7142);animation:fall-64 26s -27s linear infinite}@keyframes fall-64{32.1%{transform:translate(89.8408vw,32.1vh) scale(.7142)}to{transform:translate(87.5909vw,99vh) scale(.7142)}}.snow:nth-child(65){opacity:.8964;transform:translate(92.3884vw,-10px) scale(.4557);animation:fall-65 12s -8s linear infinite}@keyframes fall-65{36.535%{transform:translate(99.7845vw,36.535vh) scale(.4557)}to{transform:translate(96.08645vw,99vh) scale(.4557)}}.snow:nth-child(66){opacity:.179;transform:translate(6.0923vw,-10px) scale(.8847);animation:fall-66 14s -22s linear infinite}@keyframes fall-66{53.33%{transform:translate(.9576vw,53.33vh) scale(.8847)}to{transform:translate(3.52495vw,99vh) scale(.8847)}}.snow:nth-child(67){opacity:.8732;transform:translate(81.4592vw,-10px) scale(.5927);animation:fall-67 26s -3s linear infinite}@keyframes fall-67{45.314%{transform:translate(91.0542vw,45.314vh) scale(.5927)}to{transform:translate(86.2567vw,99vh) scale(.5927)}}.snow:nth-child(68){opacity:1.6476;transform:translate(8.504vw,-10px) scale(.2421);animation:fall-68 19s -18s linear infinite}@keyframes fall-68{49.008%{transform:translate(17.6157vw,49.008vh) scale(.2421)}to{transform:translate(13.05985vw,99vh) scale(.2421)}}.snow:nth-child(69){opacity:.5086;transform:translate(27.0176vw,-10px) scale(.8842);animation:fall-69 22s -5s linear infinite}@keyframes fall-69{71.007%{transform:translate(32.0088vw,71.007vh) scale(.8842)}to{transform:translate(29.5132vw,99vh) scale(.8842)}}.snow:nth-child(70){opacity:.7488;transform:translate(14.2947vw,-10px) scale(.2809);animation:fall-70 13s -19s linear infinite}@keyframes fall-70{45.351%{transform:translate(24.093vw,45.351vh) scale(.2809)}to{transform:translate(19.19385vw,99vh) scale(.2809)}}.snow:nth-child(71){opacity:1.8632;transform:translate(83.612vw,-10px) scale(.6623);animation:fall-71 27s -10s linear infinite}@keyframes fall-71{47.716%{transform:translate(80.0058vw,47.716vh) scale(.6623)}to{transform:translate(81.8089vw,99vh) scale(.6623)}}.snow:nth-child(72){opacity:.8974;transform:translate(81.3056vw,-10px) scale(.4785);animation:fall-72 11s -21s linear infinite}@keyframes fall-72{36.721%{transform:translate(77.0441vw,36.721vh) scale(.4785)}to{transform:translate(79.17485vw,99vh) scale(.4785)}}.snow:nth-child(73){opacity:.6254;transform:translate(2.304vw,-10px) scale(.6608);animation:fall-73 26s -4s linear infinite}@keyframes fall-73{37.654%{transform:translate(.2566vw,37.654vh) scale(.6608)}to{transform:translate(1.2803vw,99vh) scale(.6608)}}.snow:nth-child(74){opacity:.7744;transform:translate(54.0557vw,-10px) scale(.971);animation:fall-74 24s -2s linear infinite}@keyframes fall-74{47.505%{transform:translate(63.7821vw,47.505vh) scale(.971)}to{transform:translate(58.9189vw,99vh) scale(.971)}}.snow:nth-child(75){opacity:.338;transform:translate(59.0517vw,-10px) scale(.4489);animation:fall-75 10s -25s linear infinite}@keyframes fall-75{44.819%{transform:translate(62.6846vw,44.819vh) scale(.4489)}to{transform:translate(60.86815vw,99vh) scale(.4489)}}.snow:nth-child(76){opacity:1.1594;transform:translate(96.1764vw,-10px) scale(.7104);animation:fall-76 10s -10s linear infinite}@keyframes fall-76{41.64%{transform:translate(102.1624vw,41.64vh) scale(.7104)}to{transform:translate(99.1694vw,99vh) scale(.7104)}}.snow:nth-child(77){opacity:.0172;transform:translate(33.0758vw,-10px) scale(.4455);animation:fall-77 13s -26s linear infinite}@keyframes fall-77{68.578%{transform:translate(28.4915vw,68.578vh) scale(.4455)}to{transform:translate(30.78365vw,99vh) scale(.4455)}}.snow:nth-child(78){opacity:.453;transform:translate(49.8307vw,-10px) scale(.3355);animation:fall-78 19s -18s linear infinite}@keyframes fall-78{70.091%{transform:translate(43.8094vw,70.091vh) scale(.3355)}to{transform:translate(46.82005vw,99vh) scale(.3355)}}.snow:nth-child(79){opacity:.1962;transform:translate(51.3996vw,-10px) scale(.476);animation:fall-79 29s -20s linear infinite}@keyframes fall-79{66.033%{transform:translate(47.6762vw,66.033vh) scale(.476)}to{transform:translate(49.5379vw,99vh) scale(.476)}}.snow:nth-child(80){opacity:1.7244;transform:translate(66.5581vw,-10px) scale(.722);animation:fall-80 15s -8s linear infinite}@keyframes fall-80{73.746%{transform:translate(70.074vw,73.746vh) scale(.722)}to{transform:translate(68.31605vw,99vh) scale(.722)}}.snow:nth-child(81){opacity:1.3858;transform:translate(.5032vw,-10px) scale(.0405);animation:fall-81 28s -17s linear infinite}@keyframes fall-81{67.087%{transform:translate(-5.5743vw,67.087vh) scale(.0405)}to{transform:translate(-2.53555vw,99vh) scale(.0405)}}.snow:nth-child(82){opacity:.2936;transform:translate(66.699vw,-10px) scale(.0784);animation:fall-82 14s -20s linear infinite}@keyframes fall-82{49.117%{transform:translate(60.9692vw,49.117vh) scale(.0784)}to{transform:translate(63.8341vw,99vh) scale(.0784)}}.snow:nth-child(83){opacity:.1136;transform:translate(84.0578vw,-10px) scale(.3529);animation:fall-83 10s -22s linear infinite}@keyframes fall-83{36.94%{transform:translate(91.1016vw,36.94vh) scale(.3529)}to{transform:translate(87.5797vw,99vh) scale(.3529)}}.snow:nth-child(84){opacity:.3076;transform:translate(6.193vw,-10px) scale(.9248);animation:fall-84 17s -13s linear infinite}@keyframes fall-84{43.362%{transform:translate(5.0127vw,43.362vh) scale(.9248)}to{transform:translate(5.60285vw,99vh) scale(.9248)}}.snow:nth-child(85){opacity:1.996;transform:translate(45.7402vw,-10px) scale(.2219);animation:fall-85 22s -18s linear infinite}@keyframes fall-85{54.728%{transform:translate(53.027vw,54.728vh) scale(.2219)}to{transform:translate(49.3836vw,99vh) scale(.2219)}}.snow:nth-child(86){opacity:.253;transform:translate(83.8221vw,-10px) scale(.9096);animation:fall-86 26s -3s linear infinite}@keyframes fall-86{71.78%{transform:translate(83.046vw,71.78vh) scale(.9096)}to{transform:translate(83.43405vw,99vh) scale(.9096)}}.snow:nth-child(87){opacity:.6028;transform:translate(31.9579vw,-10px) scale(.0466);animation:fall-87 14s -11s linear infinite}@keyframes fall-87{72.612%{transform:translate(27.9136vw,72.612vh) scale(.0466)}to{transform:translate(29.93575vw,99vh) scale(.0466)}}.snow:nth-child(88){opacity:.68;transform:translate(17.518vw,-10px) scale(.591);animation:fall-88 25s -12s linear infinite}@keyframes fall-88{44.645%{transform:translate(24.5102vw,44.645vh) scale(.591)}to{transform:translate(21.0141vw,99vh) scale(.591)}}.snow:nth-child(89){opacity:1.16;transform:translate(43.7308vw,-10px) scale(.2662);animation:fall-89 14s -29s linear infinite}@keyframes fall-89{35.267%{transform:translate(45.3931vw,35.267vh) scale(.2662)}to{transform:translate(44.56195vw,99vh) scale(.2662)}}.snow:nth-child(90){opacity:1.4122;transform:translate(72.3802vw,-10px) scale(.0589);animation:fall-90 14s -5s linear infinite}@keyframes fall-90{74.411%{transform:translate(78.9655vw,74.411vh) scale(.0589)}to{transform:translate(75.67285vw,99vh) scale(.0589)}}.snow:nth-child(91){opacity:1.543;transform:translate(98.2009vw,-10px) scale(.8783);animation:fall-91 29s -24s linear infinite}@keyframes fall-91{45.801%{transform:translate(105.3802vw,45.801vh) scale(.8783)}to{transform:translate(101.79055vw,99vh) scale(.8783)}}.snow:nth-child(92){opacity:.5338;transform:translate(49.7686vw,-10px) scale(.49);animation:fall-92 25s -23s linear infinite}@keyframes fall-92{31.837%{transform:translate(52.5744vw,31.837vh) scale(.49)}to{transform:translate(51.1715vw,99vh) scale(.49)}}.snow:nth-child(93){opacity:1.6976;transform:translate(29.6829vw,-10px) scale(.2974);animation:fall-93 13s -5s linear infinite}@keyframes fall-93{67.953%{transform:translate(23.6316vw,67.953vh) scale(.2974)}to{transform:translate(26.65725vw,99vh) scale(.2974)}}.snow:nth-child(94){opacity:1.1354;transform:translate(62.619vw,-10px) scale(.7973);animation:fall-94 24s -1s linear infinite}@keyframes fall-94{43.255%{transform:translate(71.878vw,43.255vh) scale(.7973)}to{transform:translate(67.2485vw,99vh) scale(.7973)}}.snow:nth-child(95){opacity:.4816;transform:translate(61.1199vw,-10px) scale(.4873);animation:fall-95 11s -23s linear infinite}@keyframes fall-95{78.412%{transform:translate(63.5029vw,78.412vh) scale(.4873)}to{transform:translate(62.3114vw,99vh) scale(.4873)}}.snow:nth-child(96){opacity:.6032;transform:translate(25.6685vw,-10px) scale(.4263);animation:fall-96 22s -24s linear infinite}@keyframes fall-96{75.687%{transform:translate(20.7935vw,75.687vh) scale(.4263)}to{transform:translate(23.231vw,99vh) scale(.4263)}}.snow:nth-child(97){opacity:.9722;transform:translate(51.8791vw,-10px) scale(.4952);animation:fall-97 18s -20s linear infinite}@keyframes fall-97{53.546%{transform:translate(55.6852vw,53.546vh) scale(.4952)}to{transform:translate(53.78215vw,99vh) scale(.4952)}}.snow:nth-child(98){opacity:.0358;transform:translate(73.5832vw,-10px) scale(.0473);animation:fall-98 30s -1s linear infinite}@keyframes fall-98{43.99%{transform:translate(77.2504vw,43.99vh) scale(.0473)}to{transform:translate(75.4168vw,99vh) scale(.0473)}}.snow:nth-child(99){opacity:.6126;transform:translate(65.6131vw,-10px) scale(.6853);animation:fall-99 14s -13s linear infinite}@keyframes fall-99{72.919%{transform:translate(73.8526vw,72.919vh) scale(.6853)}to{transform:translate(69.73285vw,99vh) scale(.6853)}}.snow:nth-child(100){opacity:.6344;transform:translate(74.0208vw,-10px) scale(.9519);animation:fall-100 16s -6s linear infinite}@keyframes fall-100{78.115%{transform:translate(70.774vw,78.115vh) scale(.9519)}to{transform:translate(72.3974vw,99vh) scale(.9519)}}.snow:nth-child(101){opacity:1.232;transform:translate(48.2745vw,-10px) scale(.9164);animation:fall-101 20s -11s linear infinite}@keyframes fall-101{59.322%{transform:translate(55.5591vw,59.322vh) scale(.9164)}to{transform:translate(51.9168vw,99vh) scale(.9164)}}.snow:nth-child(102){opacity:1.0268;transform:translate(50.7133vw,-10px) scale(.6539);animation:fall-102 24s -16s linear infinite}@keyframes fall-102{75.6%{transform:translate(54.6882vw,75.6vh) scale(.6539)}to{transform:translate(52.70075vw,99vh) scale(.6539)}}.snow:nth-child(103){opacity:1.4716;transform:translate(57.7996vw,-10px) scale(.8881);animation:fall-103 21s -4s linear infinite}@keyframes fall-103{60.289%{transform:translate(59.1557vw,60.289vh) scale(.8881)}to{transform:translate(58.47765vw,99vh) scale(.8881)}}.snow:nth-child(104){opacity:.9762;transform:translate(94.6142vw,-10px) scale(.4425);animation:fall-104 23s -28s linear infinite}@keyframes fall-104{56.437%{transform:translate(101.2289vw,56.437vh) scale(.4425)}to{transform:translate(97.92155vw,99vh) scale(.4425)}}.snow:nth-child(105){opacity:.6334;transform:translate(4.1746vw,-10px) scale(.4071);animation:fall-105 23s -6s linear infinite}@keyframes fall-105{37.57%{transform:translate(5.4186vw,37.57vh) scale(.4071)}to{transform:translate(4.7966vw,99vh) scale(.4071)}}.snow:nth-child(106){opacity:1.7444;transform:translate(70.025vw,-10px) scale(.4947);animation:fall-106 24s -4s linear infinite}@keyframes fall-106{52.382%{transform:translate(65.1334vw,52.382vh) scale(.4947)}to{transform:translate(67.5792vw,99vh) scale(.4947)}}.snow:nth-child(107){opacity:1.9302;transform:translate(71.011vw,-10px) scale(.6062);animation:fall-107 11s -12s linear infinite}@keyframes fall-107{35.618%{transform:translate(70.4828vw,35.618vh) scale(.6062)}to{transform:translate(70.7469vw,99vh) scale(.6062)}}.snow:nth-child(108){opacity:.73;transform:translate(98.2136vw,-10px) scale(.4661);animation:fall-108 22s -1s linear infinite}@keyframes fall-108{45.586%{transform:translate(91.4807vw,45.586vh) scale(.4661)}to{transform:translate(94.84715vw,99vh) scale(.4661)}}.snow:nth-child(109){opacity:.4788;transform:translate(37.133vw,-10px) scale(.473);animation:fall-109 29s -8s linear infinite}@keyframes fall-109{79.045%{transform:translate(33.8199vw,79.045vh) scale(.473)}to{transform:translate(35.47645vw,99vh) scale(.473)}}.snow:nth-child(110){opacity:.623;transform:translate(40.3511vw,-10px) scale(.4958);animation:fall-110 13s -17s linear infinite}@keyframes fall-110{66.114%{transform:translate(40.8359vw,66.114vh) scale(.4958)}to{transform:translate(40.5935vw,99vh) scale(.4958)}}.snow:nth-child(111){opacity:.0264;transform:translate(59.7787vw,-10px) scale(.8016);animation:fall-111 24s -30s linear infinite}@keyframes fall-111{45.39%{transform:translate(59.9224vw,45.39vh) scale(.8016)}to{transform:translate(59.85055vw,99vh) scale(.8016)}}.snow:nth-child(112){opacity:.8202;transform:translate(94.9732vw,-10px) scale(.4579);animation:fall-112 21s -26s linear infinite}@keyframes fall-112{38.866%{transform:translate(85.1572vw,38.866vh) scale(.4579)}to{transform:translate(90.0652vw,99vh) scale(.4579)}}.snow:nth-child(113){opacity:.6444;transform:translate(35.5678vw,-10px) scale(.7992);animation:fall-113 27s -17s linear infinite}@keyframes fall-113{44.975%{transform:translate(41.5656vw,44.975vh) scale(.7992)}to{transform:translate(38.5667vw,99vh) scale(.7992)}}.snow:nth-child(114){opacity:.164;transform:translate(11.5018vw,-10px) scale(.2822);animation:fall-114 23s -30s linear infinite}@keyframes fall-114{56.022%{transform:translate(5.9833vw,56.022vh) scale(.2822)}to{transform:translate(8.74255vw,99vh) scale(.2822)}}.snow:nth-child(115){opacity:.5722;transform:translate(53.8834vw,-10px) scale(.1707);animation:fall-115 19s -20s linear infinite}@keyframes fall-115{42.522%{transform:translate(54.0903vw,42.522vh) scale(.1707)}to{transform:translate(53.98685vw,99vh) scale(.1707)}}.snow:nth-child(116){opacity:.4244;transform:translate(90.6683vw,-10px) scale(.745);animation:fall-116 27s -15s linear infinite}@keyframes fall-116{75.3%{transform:translate(95.9645vw,75.3vh) scale(.745)}to{transform:translate(93.3164vw,99vh) scale(.745)}}.snow:nth-child(117){opacity:1.121;transform:translate(18.1239vw,-10px) scale(.9622);animation:fall-117 26s -2s linear infinite}@keyframes fall-117{42.919%{transform:translate(18.8682vw,42.919vh) scale(.9622)}to{transform:translate(18.49605vw,99vh) scale(.9622)}}.snow:nth-child(118){opacity:.9204;transform:translate(55.506vw,-10px) scale(.0717);animation:fall-118 12s -9s linear infinite}@keyframes fall-118{62.532%{transform:translate(60.0299vw,62.532vh) scale(.0717)}to{transform:translate(57.76795vw,99vh) scale(.0717)}}.snow:nth-child(119){opacity:1.6254;transform:translate(45.3825vw,-10px) scale(.7015);animation:fall-119 16s -23s linear infinite}@keyframes fall-119{56.872%{transform:translate(39.7909vw,56.872vh) scale(.7015)}to{transform:translate(42.5867vw,99vh) scale(.7015)}}.snow:nth-child(120){opacity:.3414;transform:translate(34.8112vw,-10px) scale(.782);animation:fall-120 13s -29s linear infinite}@keyframes fall-120{62.349%{transform:translate(42.9368vw,62.349vh) scale(.782)}to{transform:translate(38.874vw,99vh) scale(.782)}}.snow:nth-child(121){opacity:.7956;transform:translate(31.1983vw,-10px) scale(.7737);animation:fall-121 30s -2s linear infinite}@keyframes fall-121{56.531%{transform:translate(22.8199vw,56.531vh) scale(.7737)}to{transform:translate(27.0091vw,99vh) scale(.7737)}}.snow:nth-child(122){opacity:1.0706;transform:translate(88.4416vw,-10px) scale(.007);animation:fall-122 20s -13s linear infinite}@keyframes fall-122{46.859%{transform:translate(93.7032vw,46.859vh) scale(.007)}to{transform:translate(91.0724vw,99vh) scale(.007)}}.snow:nth-child(123){opacity:1.0664;transform:translate(44.2747vw,-10px) scale(.9092);animation:fall-123 28s -21s linear infinite}@keyframes fall-123{69.013%{transform:translate(34.5346vw,69.013vh) scale(.9092)}to{transform:translate(39.40465vw,99vh) scale(.9092)}}.snow:nth-child(124){opacity:1.7476;transform:translate(48.9262vw,-10px) scale(.3241);animation:fall-124 19s -22s linear infinite}@keyframes fall-124{41.954%{transform:translate(56.4819vw,41.954vh) scale(.3241)}to{transform:translate(52.70405vw,99vh) scale(.3241)}}.snow:nth-child(125){opacity:.6016;transform:translate(86.1553vw,-10px) scale(.5619);animation:fall-125 20s -5s linear infinite}@keyframes fall-125{45.168%{transform:translate(80.5327vw,45.168vh) scale(.5619)}to{transform:translate(83.344vw,99vh) scale(.5619)}}.snow:nth-child(126){opacity:1.1368;transform:translate(33.0413vw,-10px) scale(.6754);animation:fall-126 15s -11s linear infinite}@keyframes fall-126{31.806%{transform:translate(40.3649vw,31.806vh) scale(.6754)}to{transform:translate(36.7031vw,99vh) scale(.6754)}}.snow:nth-child(127){opacity:.9332;transform:translate(16.6315vw,-10px) scale(.6086);animation:fall-127 28s -13s linear infinite}@keyframes fall-127{64.676%{transform:translate(14.3162vw,64.676vh) scale(.6086)}to{transform:translate(15.47385vw,99vh) scale(.6086)}}.snow:nth-child(128){opacity:.0432;transform:translate(85.8717vw,-10px) scale(.6016);animation:fall-128 13s -27s linear infinite}@keyframes fall-128{47.299%{transform:translate(93.3065vw,47.299vh) scale(.6016)}to{transform:translate(89.5891vw,99vh) scale(.6016)}}.snow:nth-child(129){opacity:.3798;transform:translate(81.0868vw,-10px) scale(.8019);animation:fall-129 12s -9s linear infinite}@keyframes fall-129{32.704%{transform:translate(74.814vw,32.704vh) scale(.8019)}to{transform:translate(77.9504vw,99vh) scale(.8019)}}.snow:nth-child(130){opacity:1.4216;transform:translate(66.6032vw,-10px) scale(.2408);animation:fall-130 28s -30s linear infinite}@keyframes fall-130{69.004%{transform:translate(59.2004vw,69.004vh) scale(.2408)}to{transform:translate(62.9018vw,99vh) scale(.2408)}}.snow:nth-child(131){opacity:1.5112;transform:translate(46.644vw,-10px) scale(.5335);animation:fall-131 29s -15s linear infinite}@keyframes fall-131{78.436%{transform:translate(46.3111vw,78.436vh) scale(.5335)}to{transform:translate(46.47755vw,99vh) scale(.5335)}}.snow:nth-child(132){opacity:1.0038;transform:translate(30.7017vw,-10px) scale(.669);animation:fall-132 11s -21s linear infinite}@keyframes fall-132{68.99%{transform:translate(23.477vw,68.99vh) scale(.669)}to{transform:translate(27.08935vw,99vh) scale(.669)}}.snow:nth-child(133){opacity:.298;transform:translate(35.5006vw,-10px) scale(.4596);animation:fall-133 20s -14s linear infinite}@keyframes fall-133{77.442%{transform:translate(43.9814vw,77.442vh) scale(.4596)}to{transform:translate(39.741vw,99vh) scale(.4596)}}.snow:nth-child(134){opacity:1.2586;transform:translate(31.3119vw,-10px) scale(.803);animation:fall-134 25s -27s linear infinite}@keyframes fall-134{70.953%{transform:translate(24.7806vw,70.953vh) scale(.803)}to{transform:translate(28.04625vw,99vh) scale(.803)}}.snow:nth-child(135){opacity:.7682;transform:translate(13.0563vw,-10px) scale(.1388);animation:fall-135 30s -16s linear infinite}@keyframes fall-135{42.928%{transform:translate(17.297vw,42.928vh) scale(.1388)}to{transform:translate(15.17665vw,99vh) scale(.1388)}}.snow:nth-child(136){opacity:1.5176;transform:translate(12.1161vw,-10px) scale(.0663);animation:fall-136 24s -12s linear infinite}@keyframes fall-136{36.773%{transform:translate(5.9185vw,36.773vh) scale(.0663)}to{transform:translate(9.0173vw,99vh) scale(.0663)}}.snow:nth-child(137){opacity:.133;transform:translate(42.2881vw,-10px) scale(.1206);animation:fall-137 19s -21s linear infinite}@keyframes fall-137{36.435%{transform:translate(35.4784vw,36.435vh) scale(.1206)}to{transform:translate(38.88325vw,99vh) scale(.1206)}}.snow:nth-child(138){opacity:.2762;transform:translate(94.5836vw,-10px) scale(.6198);animation:fall-138 24s -6s linear infinite}@keyframes fall-138{78.927%{transform:translate(97.0489vw,78.927vh) scale(.6198)}to{transform:translate(95.81625vw,99vh) scale(.6198)}}.snow:nth-child(139){opacity:1.5514;transform:translate(19.8277vw,-10px) scale(.823);animation:fall-139 13s -11s linear infinite}@keyframes fall-139{39.896%{transform:translate(21.5136vw,39.896vh) scale(.823)}to{transform:translate(20.67065vw,99vh) scale(.823)}}.snow:nth-child(140){opacity:.3178;transform:translate(12.6516vw,-10px) scale(.2453);animation:fall-140 10s -28s linear infinite}@keyframes fall-140{74.049%{transform:translate(17.2049vw,74.049vh) scale(.2453)}to{transform:translate(14.92825vw,99vh) scale(.2453)}}.snow:nth-child(141){opacity:1.071;transform:translate(48.7827vw,-10px) scale(.5344);animation:fall-141 10s -9s linear infinite}@keyframes fall-141{53.987%{transform:translate(53.543vw,53.987vh) scale(.5344)}to{transform:translate(51.16285vw,99vh) scale(.5344)}}.snow:nth-child(142){opacity:1.1254;transform:translate(59.7836vw,-10px) scale(.5068);animation:fall-142 17s -8s linear infinite}@keyframes fall-142{73.45%{transform:translate(50.3411vw,73.45vh) scale(.5068)}to{transform:translate(55.06235vw,99vh) scale(.5068)}}.snow:nth-child(143){opacity:.5838;transform:translate(38.334vw,-10px) scale(.4773);animation:fall-143 28s -3s linear infinite}@keyframes fall-143{39.592%{transform:translate(31.2249vw,39.592vh) scale(.4773)}to{transform:translate(34.77945vw,99vh) scale(.4773)}}.snow:nth-child(144){opacity:1.7772;transform:translate(33.8868vw,-10px) scale(.8701);animation:fall-144 14s -8s linear infinite}@keyframes fall-144{79.915%{transform:translate(39.4642vw,79.915vh) scale(.8701)}to{transform:translate(36.6755vw,99vh) scale(.8701)}}.snow:nth-child(145){opacity:1.181;transform:translate(43.9581vw,-10px) scale(.4639);animation:fall-145 10s -15s linear infinite}@keyframes fall-145{37.438%{transform:translate(36.6457vw,37.438vh) scale(.4639)}to{transform:translate(40.3019vw,99vh) scale(.4639)}}.snow:nth-child(146){opacity:1.325;transform:translate(22.1926vw,-10px) scale(.5883);animation:fall-146 14s -7s linear infinite}@keyframes fall-146{79.046%{transform:translate(29.4205vw,79.046vh) scale(.5883)}to{transform:translate(25.80655vw,99vh) scale(.5883)}}.snow:nth-child(147){opacity:1.8206;transform:translate(77.2213vw,-10px) scale(.5545);animation:fall-147 23s -14s linear infinite}@keyframes fall-147{44.275%{transform:translate(80.1442vw,44.275vh) scale(.5545)}to{transform:translate(78.68275vw,99vh) scale(.5545)}}.snow:nth-child(148){opacity:.3652;transform:translate(84.9871vw,-10px) scale(.5411);animation:fall-148 12s -13s linear infinite}@keyframes fall-148{49.188%{transform:translate(89.126vw,49.188vh) scale(.5411)}to{transform:translate(87.05655vw,99vh) scale(.5411)}}.snow:nth-child(149){opacity:.8044;transform:translate(12.6757vw,-10px) scale(.1594);animation:fall-149 20s -26s linear infinite}@keyframes fall-149{42.095%{transform:translate(8.5019vw,42.095vh) scale(.1594)}to{transform:translate(10.5888vw,99vh) scale(.1594)}}.snow:nth-child(150){opacity:1.83;transform:translate(91.116vw,-10px) scale(.3389);animation:fall-150 29s -2s linear infinite}@keyframes fall-150{32.251%{transform:translate(96.6957vw,32.251vh) scale(.3389)}to{transform:translate(93.90585vw,99vh) scale(.3389)}}.snow:nth-child(151){opacity:.916;transform:translate(95.994vw,-10px) scale(.2621);animation:fall-151 13s -1s linear infinite}@keyframes fall-151{61.615%{transform:translate(95.9588vw,61.615vh) scale(.2621)}to{transform:translate(95.9764vw,99vh) scale(.2621)}}.snow:nth-child(152){opacity:1.3184;transform:translate(39.0413vw,-10px) scale(.3621);animation:fall-152 14s -13s linear infinite}@keyframes fall-152{41.739%{transform:translate(43.4309vw,41.739vh) scale(.3621)}to{transform:translate(41.2361vw,99vh) scale(.3621)}}.snow:nth-child(153){opacity:1.0058;transform:translate(.0023vw,-10px) scale(.734);animation:fall-153 10s -10s linear infinite}@keyframes fall-153{44.787%{transform:translate(2.1834vw,44.787vh) scale(.734)}to{transform:translate(1.09285vw,99vh) scale(.734)}}.snow:nth-child(154){opacity:1.0874;transform:translate(86.8023vw,-10px) scale(.893);animation:fall-154 10s -6s linear infinite}@keyframes fall-154{66.481%{transform:translate(93.6974vw,66.481vh) scale(.893)}to{transform:translate(90.24985vw,99vh) scale(.893)}}.snow:nth-child(155){opacity:.8968;transform:translate(64.6533vw,-10px) scale(.2025);animation:fall-155 29s -6s linear infinite}@keyframes fall-155{56.277%{transform:translate(57.5907vw,56.277vh) scale(.2025)}to{transform:translate(61.122vw,99vh) scale(.2025)}}.snow:nth-child(156){opacity:.9038;transform:translate(74.5026vw,-10px) scale(.5782);animation:fall-156 29s -12s linear infinite}@keyframes fall-156{75.491%{transform:translate(68.8649vw,75.491vh) scale(.5782)}to{transform:translate(71.68375vw,99vh) scale(.5782)}}.snow:nth-child(157){opacity:.93;transform:translate(67.7274vw,-10px) scale(.119);animation:fall-157 29s -10s linear infinite}@keyframes fall-157{77.561%{transform:translate(65.6505vw,77.561vh) scale(.119)}to{transform:translate(66.68895vw,99vh) scale(.119)}}.snow:nth-child(158){opacity:.1454;transform:translate(49.4813vw,-10px) scale(.1041);animation:fall-158 11s -10s linear infinite}@keyframes fall-158{61.658%{transform:translate(53.5835vw,61.658vh) scale(.1041)}to{transform:translate(51.5324vw,99vh) scale(.1041)}}.snow:nth-child(159){opacity:1.4028;transform:translate(99.5606vw,-10px) scale(.8524);animation:fall-159 11s -28s linear infinite}@keyframes fall-159{75.075%{transform:translate(98.6609vw,75.075vh) scale(.8524)}to{transform:translate(99.11075vw,99vh) scale(.8524)}}.snow:nth-child(160){opacity:.425;transform:translate(5.4269vw,-10px) scale(.2592);animation:fall-160 23s -25s linear infinite}@keyframes fall-160{42.203%{transform:translate(2.882vw,42.203vh) scale(.2592)}to{transform:translate(4.15445vw,99vh) scale(.2592)}}.snow:nth-child(161){opacity:.9158;transform:translate(20.6099vw,-10px) scale(.0787);animation:fall-161 29s -22s linear infinite}@keyframes fall-161{35.009%{transform:translate(20.0578vw,35.009vh) scale(.0787)}to{transform:translate(20.33385vw,99vh) scale(.0787)}}.snow:nth-child(162){opacity:1.689;transform:translate(8.7918vw,-10px) scale(.9504);animation:fall-162 20s -20s linear infinite}@keyframes fall-162{74.105%{transform:translate(18.3943vw,74.105vh) scale(.9504)}to{transform:translate(13.59305vw,99vh) scale(.9504)}}.snow:nth-child(163){opacity:.3304;transform:translate(71.455vw,-10px) scale(.1107);animation:fall-163 30s -10s linear infinite}@keyframes fall-163{59.907%{transform:translate(72.3841vw,59.907vh) scale(.1107)}to{transform:translate(71.91955vw,99vh) scale(.1107)}}.snow:nth-child(164){opacity:1.2984;transform:translate(43.2205vw,-10px) scale(.4295);animation:fall-164 20s -10s linear infinite}@keyframes fall-164{50.86%{transform:translate(49.1632vw,50.86vh) scale(.4295)}to{transform:translate(46.19185vw,99vh) scale(.4295)}}.snow:nth-child(165){opacity:1.2858;transform:translate(70.1669vw,-10px) scale(.2916);animation:fall-165 25s -19s linear infinite}@keyframes fall-165{77.521%{transform:translate(65.1448vw,77.521vh) scale(.2916)}to{transform:translate(67.65585vw,99vh) scale(.2916)}}.snow:nth-child(166){opacity:.2244;transform:translate(18.234vw,-10px) scale(.2899);animation:fall-166 17s -13s linear infinite}@keyframes fall-166{35.725%{transform:translate(20.6331vw,35.725vh) scale(.2899)}to{transform:translate(19.43355vw,99vh) scale(.2899)}}.snow:nth-child(167){opacity:.5912;transform:translate(79.8872vw,-10px) scale(.4025);animation:fall-167 17s -14s linear infinite}@keyframes fall-167{43.113%{transform:translate(88.8207vw,43.113vh) scale(.4025)}to{transform:translate(84.35395vw,99vh) scale(.4025)}}.snow:nth-child(168){opacity:.5966;transform:translate(94.1979vw,-10px) scale(.3859);animation:fall-168 21s -17s linear infinite}@keyframes fall-168{35.596%{transform:translate(94.7163vw,35.596vh) scale(.3859)}to{transform:translate(94.4571vw,99vh) scale(.3859)}}.snow:nth-child(169){opacity:1.9004;transform:translate(62.0594vw,-10px) scale(.0051);animation:fall-169 14s -23s linear infinite}@keyframes fall-169{51.539%{transform:translate(70.6584vw,51.539vh) scale(.0051)}to{transform:translate(66.3589vw,99vh) scale(.0051)}}.snow:nth-child(170){opacity:.7402;transform:translate(15.6548vw,-10px) scale(.8612);animation:fall-170 12s -13s linear infinite}@keyframes fall-170{61.985%{transform:translate(21.3157vw,61.985vh) scale(.8612)}to{transform:translate(18.48525vw,99vh) scale(.8612)}}.snow:nth-child(171){opacity:1.0778;transform:translate(68.5869vw,-10px) scale(.0009);animation:fall-171 26s -19s linear infinite}@keyframes fall-171{55.282%{transform:translate(66.158vw,55.282vh) scale(.0009)}to{transform:translate(67.37245vw,99vh) scale(.0009)}}.snow:nth-child(172){opacity:1.0024;transform:translate(31.6997vw,-10px) scale(.2337);animation:fall-172 24s -23s linear infinite}@keyframes fall-172{46.085%{transform:translate(40.8805vw,46.085vh) scale(.2337)}to{transform:translate(36.2901vw,99vh) scale(.2337)}}.snow:nth-child(173){opacity:1.3726;transform:translate(79.2712vw,-10px) scale(.4764);animation:fall-173 26s -11s linear infinite}@keyframes fall-173{31.736%{transform:translate(72.9121vw,31.736vh) scale(.4764)}to{transform:translate(76.09165vw,99vh) scale(.4764)}}.snow:nth-child(174){opacity:1.594;transform:translate(49.737vw,-10px) scale(.5073);animation:fall-174 21s -24s linear infinite}@keyframes fall-174{67.583%{transform:translate(58.7379vw,67.583vh) scale(.5073)}to{transform:translate(54.23745vw,99vh) scale(.5073)}}.snow:nth-child(175){opacity:.8274;transform:translate(18.7461vw,-10px) scale(.2008);animation:fall-175 15s -1s linear infinite}@keyframes fall-175{61.223%{transform:translate(14.529vw,61.223vh) scale(.2008)}to{transform:translate(16.63755vw,99vh) scale(.2008)}}.snow:nth-child(176){opacity:1.53;transform:translate(89.8882vw,-10px) scale(.3267);animation:fall-176 14s -19s linear infinite}@keyframes fall-176{63.055%{transform:translate(79.9069vw,63.055vh) scale(.3267)}to{transform:translate(84.89755vw,99vh) scale(.3267)}}.snow:nth-child(177){opacity:.274;transform:translate(98.9563vw,-10px) scale(.2668);animation:fall-177 23s -11s linear infinite}@keyframes fall-177{55.607%{transform:translate(104.789vw,55.607vh) scale(.2668)}to{transform:translate(101.87265vw,99vh) scale(.2668)}}.snow:nth-child(178){opacity:1.1008;transform:translate(23.7883vw,-10px) scale(.9939);animation:fall-178 20s -17s linear infinite}@keyframes fall-178{43.645%{transform:translate(20.086vw,43.645vh) scale(.9939)}to{transform:translate(21.93715vw,99vh) scale(.9939)}}.snow:nth-child(179){opacity:1.9392;transform:translate(12.5907vw,-10px) scale(.8834);animation:fall-179 10s -30s linear infinite}@keyframes fall-179{65.957%{transform:translate(3.0979vw,65.957vh) scale(.8834)}to{transform:translate(7.8443vw,99vh) scale(.8834)}}.snow:nth-child(180){opacity:1.6184;transform:translate(90.3819vw,-10px) scale(.9804);animation:fall-180 11s -20s linear infinite}@keyframes fall-180{45.166%{transform:translate(84.6616vw,45.166vh) scale(.9804)}to{transform:translate(87.52175vw,99vh) scale(.9804)}}.snow:nth-child(181){opacity:.7496;transform:translate(83.0117vw,-10px) scale(.6858);animation:fall-181 17s -18s linear infinite}@keyframes fall-181{45.083%{transform:translate(87.4959vw,45.083vh) scale(.6858)}to{transform:translate(85.2538vw,99vh) scale(.6858)}}.snow:nth-child(182){opacity:.2882;transform:translate(57.7888vw,-10px) scale(.566);animation:fall-182 27s -19s linear infinite}@keyframes fall-182{67.752%{transform:translate(56.6506vw,67.752vh) scale(.566)}to{transform:translate(57.2197vw,99vh) scale(.566)}}.snow:nth-child(183){opacity:1.0892;transform:translate(83.0801vw,-10px) scale(.5392);animation:fall-183 11s -5s linear infinite}@keyframes fall-183{77.175%{transform:translate(90.8674vw,77.175vh) scale(.5392)}to{transform:translate(86.97375vw,99vh) scale(.5392)}}.snow:nth-child(184){opacity:.3592;transform:translate(5.856vw,-10px) scale(.8709);animation:fall-184 22s -27s linear infinite}@keyframes fall-184{68.833%{transform:translate(4.7507vw,68.833vh) scale(.8709)}to{transform:translate(5.30335vw,99vh) scale(.8709)}}.snow:nth-child(185){opacity:1.2472;transform:translate(90.4333vw,-10px) scale(.878);animation:fall-185 16s -27s linear infinite}@keyframes fall-185{45.009%{transform:translate(96.7984vw,45.009vh) scale(.878)}to{transform:translate(93.61585vw,99vh) scale(.878)}}.snow:nth-child(186){opacity:1.2118;transform:translate(44.9119vw,-10px) scale(.967);animation:fall-186 10s -24s linear infinite}@keyframes fall-186{39.921%{transform:translate(41.7798vw,39.921vh) scale(.967)}to{transform:translate(43.34585vw,99vh) scale(.967)}}.snow:nth-child(187){opacity:1.1474;transform:translate(58.6735vw,-10px) scale(.9118);animation:fall-187 27s -8s linear infinite}@keyframes fall-187{38.074%{transform:translate(62.4215vw,38.074vh) scale(.9118)}to{transform:translate(60.5475vw,99vh) scale(.9118)}}.snow:nth-child(188){opacity:.9604;transform:translate(46.075vw,-10px) scale(.5085);animation:fall-188 20s -2s linear infinite}@keyframes fall-188{37.012%{transform:translate(36.406vw,37.012vh) scale(.5085)}to{transform:translate(41.2405vw,99vh) scale(.5085)}}.snow:nth-child(189){opacity:.9458;transform:translate(88.4652vw,-10px) scale(.5922);animation:fall-189 13s -20s linear infinite}@keyframes fall-189{55.972%{transform:translate(93.8261vw,55.972vh) scale(.5922)}to{transform:translate(91.14565vw,99vh) scale(.5922)}}.snow:nth-child(190){opacity:.204;transform:translate(46.0209vw,-10px) scale(.3999);animation:fall-190 23s -17s linear infinite}@keyframes fall-190{44.975%{transform:translate(43.0494vw,44.975vh) scale(.3999)}to{transform:translate(44.53515vw,99vh) scale(.3999)}}.snow:nth-child(191){opacity:.8342;transform:translate(63.2082vw,-10px) scale(.981);animation:fall-191 28s -14s linear infinite}@keyframes fall-191{58.709%{transform:translate(69.528vw,58.709vh) scale(.981)}to{transform:translate(66.3681vw,99vh) scale(.981)}}.snow:nth-child(192){opacity:.1942;transform:translate(3.1441vw,-10px) scale(.5404);animation:fall-192 24s -20s linear infinite}@keyframes fall-192{78.682%{transform:translate(7.179vw,78.682vh) scale(.5404)}to{transform:translate(5.16155vw,99vh) scale(.5404)}}.snow:nth-child(193){opacity:1.0588;transform:translate(66.471vw,-10px) scale(.6997);animation:fall-193 16s -28s linear infinite}@keyframes fall-193{55.171%{transform:translate(68.8948vw,55.171vh) scale(.6997)}to{transform:translate(67.6829vw,99vh) scale(.6997)}}.snow:nth-child(194){opacity:.8982;transform:translate(57.6909vw,-10px) scale(.4312);animation:fall-194 29s -20s linear infinite}@keyframes fall-194{61.496%{transform:translate(60.108vw,61.496vh) scale(.4312)}to{transform:translate(58.89945vw,99vh) scale(.4312)}}.snow:nth-child(195){opacity:.4144;transform:translate(76.5011vw,-10px) scale(.551);animation:fall-195 24s -29s linear infinite}@keyframes fall-195{49.867%{transform:translate(70.5848vw,49.867vh) scale(.551)}to{transform:translate(73.54295vw,99vh) scale(.551)}}.snow:nth-child(196){opacity:.4356;transform:translate(20.1145vw,-10px) scale(.2576);animation:fall-196 17s -24s linear infinite}@keyframes fall-196{75.52%{transform:translate(23.6774vw,75.52vh) scale(.2576)}to{transform:translate(21.89595vw,99vh) scale(.2576)}}.snow:nth-child(197){opacity:1.7174;transform:translate(10.788vw,-10px) scale(.2409);animation:fall-197 14s -4s linear infinite}@keyframes fall-197{50.428%{transform:translate(9.552vw,50.428vh) scale(.2409)}to{transform:translate(10.17vw,99vh) scale(.2409)}}.snow:nth-child(198){opacity:1.139;transform:translate(31.3755vw,-10px) scale(.8731);animation:fall-198 10s -1s linear infinite}@keyframes fall-198{67.791%{transform:translate(35.8988vw,67.791vh) scale(.8731)}to{transform:translate(33.63715vw,99vh) scale(.8731)}}.snow:nth-child(199){opacity:.7438;transform:translate(5.9101vw,-10px) scale(.7449);animation:fall-199 27s -26s linear infinite}@keyframes fall-199{38.246%{transform:translate(10.2122vw,38.246vh) scale(.7449)}to{transform:translate(8.06115vw,99vh) scale(.7449)}}.snow:nth-child(200){opacity:1.7182;transform:translate(93.2708vw,-10px) scale(.5117);animation:fall-200 15s -15s linear infinite}@keyframes fall-200{46.97%{transform:translate(99.5976vw,46.97vh) scale(.5117)}to{transform:translate(96.4342vw,99vh) scale(.5117)}}.snow:nth-child(201){opacity:.335;transform:translate(55.3467vw,-10px) scale(.5697);animation:fall-201 23s -12s linear infinite}@keyframes fall-201{56.272%{transform:translate(64.8971vw,56.272vh) scale(.5697)}to{transform:translate(60.1219vw,99vh) scale(.5697)}}.snow:nth-child(202){opacity:.4536;transform:translate(34.0982vw,-10px) scale(.5968);animation:fall-202 20s -2s linear infinite}@keyframes fall-202{40.491%{transform:translate(36.5232vw,40.491vh) scale(.5968)}to{transform:translate(35.3107vw,99vh) scale(.5968)}}.snow:nth-child(203){opacity:1.1308;transform:translate(55.395vw,-10px) scale(.5433);animation:fall-203 16s -14s linear infinite}@keyframes fall-203{40.42%{transform:translate(59.3386vw,40.42vh) scale(.5433)}to{transform:translate(57.3668vw,99vh) scale(.5433)}}.snow:nth-child(204){opacity:.9174;transform:translate(88.1316vw,-10px) scale(.8004);animation:fall-204 11s -30s linear infinite}@keyframes fall-204{57.439%{transform:translate(95.894vw,57.439vh) scale(.8004)}to{transform:translate(92.0128vw,99vh) scale(.8004)}}.snow:nth-child(205){opacity:1.8648;transform:translate(87.7965vw,-10px) scale(.6751);animation:fall-205 16s -24s linear infinite}@keyframes fall-205{78.745%{transform:translate(88.9255vw,78.745vh) scale(.6751)}to{transform:translate(88.361vw,99vh) scale(.6751)}}.snow:nth-child(206){opacity:.1794;transform:translate(29.2725vw,-10px) scale(.8403);animation:fall-206 27s -3s linear infinite}@keyframes fall-206{66.714%{transform:translate(35.8527vw,66.714vh) scale(.8403)}to{transform:translate(32.5626vw,99vh) scale(.8403)}}.snow:nth-child(207){opacity:1.479;transform:translate(12.4983vw,-10px) scale(.7108);animation:fall-207 23s -3s linear infinite}@keyframes fall-207{35.126%{transform:translate(16.708vw,35.126vh) scale(.7108)}to{transform:translate(14.60315vw,99vh) scale(.7108)}}.snow:nth-child(208){opacity:1.9754;transform:translate(41.1297vw,-10px) scale(.5158);animation:fall-208 24s -5s linear infinite}@keyframes fall-208{78.863%{transform:translate(34.5087vw,78.863vh) scale(.5158)}to{transform:translate(37.8192vw,99vh) scale(.5158)}}.snow:nth-child(209){opacity:1.7506;transform:translate(76.6246vw,-10px) scale(.6947);animation:fall-209 16s -21s linear infinite}@keyframes fall-209{71.277%{transform:translate(72.718vw,71.277vh) scale(.6947)}to{transform:translate(74.6713vw,99vh) scale(.6947)}}.snow:nth-child(210){opacity:.5538;transform:translate(46.2871vw,-10px) scale(.2727);animation:fall-210 25s -3s linear infinite}@keyframes fall-210{39.936%{transform:translate(53.1578vw,39.936vh) scale(.2727)}to{transform:translate(49.72245vw,99vh) scale(.2727)}}.snow:nth-child(211){opacity:1.3168;transform:translate(22.4564vw,-10px) scale(.8881);animation:fall-211 25s -6s linear infinite}@keyframes fall-211{45%{transform:translate(22.0994vw,45vh) scale(.8881)}to{transform:translate(22.2779vw,99vh) scale(.8881)}}.snow:nth-child(212){opacity:1.6088;transform:translate(81.1234vw,-10px) scale(.2435);animation:fall-212 15s -24s linear infinite}@keyframes fall-212{51.532%{transform:translate(81.999vw,51.532vh) scale(.2435)}to{transform:translate(81.5612vw,99vh) scale(.2435)}}.snow:nth-child(213){opacity:.1012;transform:translate(51.5369vw,-10px) scale(.418);animation:fall-213 18s -8s linear infinite}@keyframes fall-213{46.271%{transform:translate(57.8797vw,46.271vh) scale(.418)}to{transform:translate(54.7083vw,99vh) scale(.418)}}.snow:nth-child(214){opacity:1.6784;transform:translate(59.5336vw,-10px) scale(.0764);animation:fall-214 24s -26s linear infinite}@keyframes fall-214{54.979%{transform:translate(55.5442vw,54.979vh) scale(.0764)}to{transform:translate(57.5389vw,99vh) scale(.0764)}}.snow:nth-child(215){opacity:.2144;transform:translate(97.5559vw,-10px) scale(.8534);animation:fall-215 16s -29s linear infinite}@keyframes fall-215{30.405%{transform:translate(105.3654vw,30.405vh) scale(.8534)}to{transform:translate(101.46065vw,99vh) scale(.8534)}}.snow:nth-child(216){opacity:.9508;transform:translate(12.3431vw,-10px) scale(.5393);animation:fall-216 21s -15s linear infinite}@keyframes fall-216{64.787%{transform:translate(6.0425vw,64.787vh) scale(.5393)}to{transform:translate(9.1928vw,99vh) scale(.5393)}}.snow:nth-child(217){opacity:1.9388;transform:translate(4.1053vw,-10px) scale(.0336);animation:fall-217 24s -10s linear infinite}@keyframes fall-217{41.695%{transform:translate(-2.8779vw,41.695vh) scale(.0336)}to{transform:translate(.6137vw,99vh) scale(.0336)}}.snow:nth-child(218){opacity:1.0682;transform:translate(93.351vw,-10px) scale(.0243);animation:fall-218 27s -9s linear infinite}@keyframes fall-218{30.793%{transform:translate(96.2484vw,30.793vh) scale(.0243)}to{transform:translate(94.7997vw,99vh) scale(.0243)}}.snow:nth-child(219){opacity:.4366;transform:translate(34.0873vw,-10px) scale(.1231);animation:fall-219 19s -30s linear infinite}@keyframes fall-219{77.572%{transform:translate(39.7617vw,77.572vh) scale(.1231)}to{transform:translate(36.9245vw,99vh) scale(.1231)}}.snow:nth-child(220){opacity:.9894;transform:translate(44.6239vw,-10px) scale(.3716);animation:fall-220 30s -12s linear infinite}@keyframes fall-220{35.769%{transform:translate(48.0033vw,35.769vh) scale(.3716)}to{transform:translate(46.3136vw,99vh) scale(.3716)}}.snow:nth-child(221){opacity:.0572;transform:translate(97.8407vw,-10px) scale(.7264);animation:fall-221 11s -27s linear infinite}@keyframes fall-221{55.59%{transform:translate(95.5456vw,55.59vh) scale(.7264)}to{transform:translate(96.69315vw,99vh) scale(.7264)}}.snow:nth-child(222){opacity:.1694;transform:translate(40.7538vw,-10px) scale(.7671);animation:fall-222 27s -18s linear infinite}@keyframes fall-222{45.813%{transform:translate(47.7764vw,45.813vh) scale(.7671)}to{transform:translate(44.2651vw,99vh) scale(.7671)}}.snow:nth-child(223){opacity:.663;transform:translate(95.6825vw,-10px) scale(.826);animation:fall-223 15s -4s linear infinite}@keyframes fall-223{38.405%{transform:translate(100.0399vw,38.405vh) scale(.826)}to{transform:translate(97.8612vw,99vh) scale(.826)}}.snow:nth-child(224){opacity:1.0204;transform:translate(41.3392vw,-10px) scale(.791);animation:fall-224 19s -7s linear infinite}@keyframes fall-224{49.78%{transform:translate(40.651vw,49.78vh) scale(.791)}to{transform:translate(40.9951vw,99vh) scale(.791)}}.snow:nth-child(225){opacity:1.6112;transform:translate(2.9532vw,-10px) scale(.2092);animation:fall-225 20s -16s linear infinite}@keyframes fall-225{44.034%{transform:translate(12.1408vw,44.034vh) scale(.2092)}to{transform:translate(7.547vw,99vh) scale(.2092)}}.snow:nth-child(226){opacity:.6456;transform:translate(47.4105vw,-10px) scale(.2437);animation:fall-226 15s -11s linear infinite}@keyframes fall-226{48.808%{transform:translate(50.0019vw,48.808vh) scale(.2437)}to{transform:translate(48.7062vw,99vh) scale(.2437)}}.snow:nth-child(227){opacity:.9058;transform:translate(14.5959vw,-10px) scale(.694);animation:fall-227 22s -7s linear infinite}@keyframes fall-227{79.568%{transform:translate(16.0371vw,79.568vh) scale(.694)}to{transform:translate(15.3165vw,99vh) scale(.694)}}.snow:nth-child(228){opacity:1.4838;transform:translate(37.3418vw,-10px) scale(.0843);animation:fall-228 21s -14s linear infinite}@keyframes fall-228{48.856%{transform:translate(38.1541vw,48.856vh) scale(.0843)}to{transform:translate(37.74795vw,99vh) scale(.0843)}}.snow:nth-child(229){opacity:1.8692;transform:translate(74.4427vw,-10px) scale(.4728);animation:fall-229 23s -1s linear infinite}@keyframes fall-229{33.822%{transform:translate(65.1187vw,33.822vh) scale(.4728)}to{transform:translate(69.7807vw,99vh) scale(.4728)}}.snow:nth-child(230){opacity:.299;transform:translate(30.1482vw,-10px) scale(.3671);animation:fall-230 30s -4s linear infinite}@keyframes fall-230{64.075%{transform:translate(27.2998vw,64.075vh) scale(.3671)}to{transform:translate(28.724vw,99vh) scale(.3671)}}.snow:nth-child(231){opacity:1.569;transform:translate(48.1786vw,-10px) scale(.5667);animation:fall-231 10s -14s linear infinite}@keyframes fall-231{54.166%{transform:translate(42.4737vw,54.166vh) scale(.5667)}to{transform:translate(45.32615vw,99vh) scale(.5667)}}.snow:nth-child(232){opacity:1.798;transform:translate(18.5045vw,-10px) scale(.9752);animation:fall-232 30s -2s linear infinite}@keyframes fall-232{40.083%{transform:translate(12.2674vw,40.083vh) scale(.9752)}to{transform:translate(15.38595vw,99vh) scale(.9752)}}.snow:nth-child(233){opacity:1.208;transform:translate(24.7369vw,-10px) scale(.1541);animation:fall-233 18s -11s linear infinite}@keyframes fall-233{62.466%{transform:translate(16.5613vw,62.466vh) scale(.1541)}to{transform:translate(20.6491vw,99vh) scale(.1541)}}.snow:nth-child(234){opacity:1.4076;transform:translate(23.4769vw,-10px) scale(.703);animation:fall-234 25s -19s linear infinite}@keyframes fall-234{70.892%{transform:translate(20.454vw,70.892vh) scale(.703)}to{transform:translate(21.96545vw,99vh) scale(.703)}}.snow:nth-child(235){opacity:.4524;transform:translate(22.4495vw,-10px) scale(.1394);animation:fall-235 14s -27s linear infinite}@keyframes fall-235{71.585%{transform:translate(20.164vw,71.585vh) scale(.1394)}to{transform:translate(21.30675vw,99vh) scale(.1394)}}.snow:nth-child(236){opacity:.8348;transform:translate(70.4093vw,-10px) scale(.7627);animation:fall-236 10s -11s linear infinite}@keyframes fall-236{58.039%{transform:translate(65.4489vw,58.039vh) scale(.7627)}to{transform:translate(67.9291vw,99vh) scale(.7627)}}.snow:nth-child(237){opacity:1.8842;transform:translate(51.034vw,-10px) scale(.7844);animation:fall-237 18s -9s linear infinite}@keyframes fall-237{36.514%{transform:translate(53.9903vw,36.514vh) scale(.7844)}to{transform:translate(52.51215vw,99vh) scale(.7844)}}.snow:nth-child(238){opacity:.2328;transform:translate(43.9486vw,-10px) scale(.52);animation:fall-238 17s -21s linear infinite}@keyframes fall-238{52.454%{transform:translate(39.3344vw,52.454vh) scale(.52)}to{transform:translate(41.6415vw,99vh) scale(.52)}}.snow:nth-child(239){opacity:.7898;transform:translate(66.4869vw,-10px) scale(.2548);animation:fall-239 17s -26s linear infinite}@keyframes fall-239{63.079%{transform:translate(65.6953vw,63.079vh) scale(.2548)}to{transform:translate(66.0911vw,99vh) scale(.2548)}}.snow:nth-child(240){opacity:.187;transform:translate(49.8663vw,-10px) scale(.0916);animation:fall-240 25s -14s linear infinite}@keyframes fall-240{53.157%{transform:translate(55.1659vw,53.157vh) scale(.0916)}to{transform:translate(52.5161vw,99vh) scale(.0916)}}.snow:nth-child(241){opacity:.8048;transform:translate(5.0293vw,-10px) scale(.9271);animation:fall-241 17s -16s linear infinite}@keyframes fall-241{46.933%{transform:translate(-2.6907vw,46.933vh) scale(.9271)}to{transform:translate(1.1693vw,99vh) scale(.9271)}}.snow:nth-child(242){opacity:1.2166;transform:translate(87.9332vw,-10px) scale(.2685);animation:fall-242 18s -27s linear infinite}@keyframes fall-242{37.532%{transform:translate(87.9017vw,37.532vh) scale(.2685)}to{transform:translate(87.91745vw,99vh) scale(.2685)}}.snow:nth-child(243){opacity:.2348;transform:translate(21.4047vw,-10px) scale(.3819);animation:fall-243 13s -12s linear infinite}@keyframes fall-243{68.386%{transform:translate(18.9697vw,68.386vh) scale(.3819)}to{transform:translate(20.1872vw,99vh) scale(.3819)}}.snow:nth-child(244){opacity:.6962;transform:translate(56.0891vw,-10px) scale(.3518);animation:fall-244 22s -5s linear infinite}@keyframes fall-244{79.11%{transform:translate(47.7778vw,79.11vh) scale(.3518)}to{transform:translate(51.93345vw,99vh) scale(.3518)}}.snow:nth-child(245){opacity:.0746;transform:translate(61.096vw,-10px) scale(.4283);animation:fall-245 23s -14s linear infinite}@keyframes fall-245{42.946%{transform:translate(64.3862vw,42.946vh) scale(.4283)}to{transform:translate(62.7411vw,99vh) scale(.4283)}}.snow:nth-child(246){opacity:1.3268;transform:translate(17.3845vw,-10px) scale(.0308);animation:fall-246 24s -28s linear infinite}@keyframes fall-246{62.451%{transform:translate(12.0542vw,62.451vh) scale(.0308)}to{transform:translate(14.71935vw,99vh) scale(.0308)}}.snow:nth-child(247){opacity:1.7122;transform:translate(70.7726vw,-10px) scale(.922);animation:fall-247 27s -23s linear infinite}@keyframes fall-247{65.878%{transform:translate(67.0574vw,65.878vh) scale(.922)}to{transform:translate(68.915vw,99vh) scale(.922)}}.snow:nth-child(248){opacity:1.9462;transform:translate(70.2689vw,-10px) scale(.0627);animation:fall-248 15s -3s linear infinite}@keyframes fall-248{56.556%{transform:translate(71.4728vw,56.556vh) scale(.0627)}to{transform:translate(70.87085vw,99vh) scale(.0627)}}.snow:nth-child(249){opacity:1.641;transform:translate(65.8578vw,-10px) scale(.2032);animation:fall-249 29s -9s linear infinite}@keyframes fall-249{36.898%{transform:translate(63.3532vw,36.898vh) scale(.2032)}to{transform:translate(64.6055vw,99vh) scale(.2032)}}.snow:nth-child(250){opacity:1.3966;transform:translate(31.8759vw,-10px) scale(.553);animation:fall-250 29s -7s linear infinite}@keyframes fall-250{77.086%{transform:translate(38.2253vw,77.086vh) scale(.553)}to{transform:translate(35.0506vw,99vh) scale(.553)}}.snow:nth-child(251){opacity:1.0486;transform:translate(88.3325vw,-10px) scale(.7258);animation:fall-251 30s -7s linear infinite}@keyframes fall-251{33.553%{transform:translate(82.5135vw,33.553vh) scale(.7258)}to{transform:translate(85.423vw,99vh) scale(.7258)}}.snow:nth-child(252){opacity:1.5884;transform:translate(70.3301vw,-10px) scale(.6975);animation:fall-252 22s -21s linear infinite}@keyframes fall-252{53.825%{transform:translate(79.6144vw,53.825vh) scale(.6975)}to{transform:translate(74.97225vw,99vh) scale(.6975)}}.snow:nth-child(253){opacity:1.955;transform:translate(89.695vw,-10px) scale(.6736);animation:fall-253 23s -9s linear infinite}@keyframes fall-253{44.406%{transform:translate(84.1011vw,44.406vh) scale(.6736)}to{transform:translate(86.89805vw,99vh) scale(.6736)}}.snow:nth-child(254){opacity:1.5576;transform:translate(36.5722vw,-10px) scale(.6956);animation:fall-254 29s -7s linear infinite}@keyframes fall-254{52.535%{transform:translate(36.6256vw,52.535vh) scale(.6956)}to{transform:translate(36.5989vw,99vh) scale(.6956)}}.snow:nth-child(255){opacity:.487;transform:translate(44.6351vw,-10px) scale(.0896);animation:fall-255 28s -22s linear infinite}@keyframes fall-255{54.414%{transform:translate(39.7791vw,54.414vh) scale(.0896)}to{transform:translate(42.2071vw,99vh) scale(.0896)}}.snow:nth-child(256){opacity:1.5928;transform:translate(22.4593vw,-10px) scale(.802);animation:fall-256 30s -30s linear infinite}@keyframes fall-256{40.026%{transform:translate(18.2171vw,40.026vh) scale(.802)}to{transform:translate(20.3382vw,99vh) scale(.802)}}.snow:nth-child(257){opacity:1.015;transform:translate(56.6657vw,-10px) scale(.8187);animation:fall-257 28s -23s linear infinite}@keyframes fall-257{62.319%{transform:translate(57.5217vw,62.319vh) scale(.8187)}to{transform:translate(57.0937vw,99vh) scale(.8187)}}.snow:nth-child(258){opacity:.0032;transform:translate(53.6307vw,-10px) scale(.2995);animation:fall-258 26s -17s linear infinite}@keyframes fall-258{59.198%{transform:translate(50.3527vw,59.198vh) scale(.2995)}to{transform:translate(51.9917vw,99vh) scale(.2995)}}.snow:nth-child(259){opacity:.5182;transform:translate(67.4029vw,-10px) scale(.3821);animation:fall-259 30s -4s linear infinite}@keyframes fall-259{34.164%{transform:translate(74.3348vw,34.164vh) scale(.3821)}to{transform:translate(70.86885vw,99vh) scale(.3821)}}.snow:nth-child(260){opacity:.953;transform:translate(5.4465vw,-10px) scale(.945);animation:fall-260 15s -29s linear infinite}@keyframes fall-260{46.61%{transform:translate(-1.9578vw,46.61vh) scale(.945)}to{transform:translate(1.74435vw,99vh) scale(.945)}}.snow:nth-child(261){opacity:.5736;transform:translate(78.5629vw,-10px) scale(.2411);animation:fall-261 17s -4s linear infinite}@keyframes fall-261{57.695%{transform:translate(77.1953vw,57.695vh) scale(.2411)}to{transform:translate(77.8791vw,99vh) scale(.2411)}}.snow:nth-child(262){opacity:.6582;transform:translate(98.5723vw,-10px) scale(.5223);animation:fall-262 26s -15s linear infinite}@keyframes fall-262{51.025%{transform:translate(100.1369vw,51.025vh) scale(.5223)}to{transform:translate(99.3546vw,99vh) scale(.5223)}}.snow:nth-child(263){opacity:1.393;transform:translate(79.6132vw,-10px) scale(.8624);animation:fall-263 24s -13s linear infinite}@keyframes fall-263{62.295%{transform:translate(78.8995vw,62.295vh) scale(.8624)}to{transform:translate(79.25635vw,99vh) scale(.8624)}}.snow:nth-child(264){opacity:.2324;transform:translate(52.3801vw,-10px) scale(.4184);animation:fall-264 30s -3s linear infinite}@keyframes fall-264{70.049%{transform:translate(59.2018vw,70.049vh) scale(.4184)}to{transform:translate(55.79095vw,99vh) scale(.4184)}}.snow:nth-child(265){opacity:1.6608;transform:translate(48.3754vw,-10px) scale(.625);animation:fall-265 11s -18s linear infinite}@keyframes fall-265{41.948%{transform:translate(43.1953vw,41.948vh) scale(.625)}to{transform:translate(45.78535vw,99vh) scale(.625)}}.snow:nth-child(266){opacity:1.8186;transform:translate(91.9451vw,-10px) scale(.785);animation:fall-266 26s -21s linear infinite}@keyframes fall-266{66.206%{transform:translate(86.7578vw,66.206vh) scale(.785)}to{transform:translate(89.35145vw,99vh) scale(.785)}}.snow:nth-child(267){opacity:.1086;transform:translate(71.0752vw,-10px) scale(.5083);animation:fall-267 13s -18s linear infinite}@keyframes fall-267{58.126%{transform:translate(78.6727vw,58.126vh) scale(.5083)}to{transform:translate(74.87395vw,99vh) scale(.5083)}}.snow:nth-child(268){opacity:1.728;transform:translate(25.7736vw,-10px) scale(.071);animation:fall-268 21s -3s linear infinite}@keyframes fall-268{49.498%{transform:translate(33.3181vw,49.498vh) scale(.071)}to{transform:translate(29.54585vw,99vh) scale(.071)}}.snow:nth-child(269){opacity:.5854;transform:translate(31.3385vw,-10px) scale(.8033);animation:fall-269 29s -20s linear infinite}@keyframes fall-269{44.565%{transform:translate(40.4995vw,44.565vh) scale(.8033)}to{transform:translate(35.919vw,99vh) scale(.8033)}}.snow:nth-child(270){opacity:.811;transform:translate(61.4453vw,-10px) scale(.4068);animation:fall-270 18s -10s linear infinite}@keyframes fall-270{63.016%{transform:translate(61.7421vw,63.016vh) scale(.4068)}to{transform:translate(61.5937vw,99vh) scale(.4068)}}.snow:nth-child(271){opacity:1.6736;transform:translate(3.1917vw,-10px) scale(.3429);animation:fall-271 19s -2s linear infinite}@keyframes fall-271{76.103%{transform:translate(5.1594vw,76.103vh) scale(.3429)}to{transform:translate(4.17555vw,99vh) scale(.3429)}}.snow:nth-child(272){opacity:.4918;transform:translate(53.6126vw,-10px) scale(.6272);animation:fall-272 27s -3s linear infinite}@keyframes fall-272{53.441%{transform:translate(58.7142vw,53.441vh) scale(.6272)}to{transform:translate(56.1634vw,99vh) scale(.6272)}}.snow:nth-child(273){opacity:.2256;transform:translate(13.211vw,-10px) scale(.3188);animation:fall-273 10s -9s linear infinite}@keyframes fall-273{60.896%{transform:translate(13.0073vw,60.896vh) scale(.3188)}to{transform:translate(13.10915vw,99vh) scale(.3188)}}.snow:nth-child(274){opacity:1.7926;transform:translate(26.5424vw,-10px) scale(.6386);animation:fall-274 22s -16s linear infinite}@keyframes fall-274{60.125%{transform:translate(19.0826vw,60.125vh) scale(.6386)}to{transform:translate(22.8125vw,99vh) scale(.6386)}}.snow:nth-child(275){opacity:.4954;transform:translate(63.8644vw,-10px) scale(.7028);animation:fall-275 27s -15s linear infinite}@keyframes fall-275{31.411%{transform:translate(66.3253vw,31.411vh) scale(.7028)}to{transform:translate(65.09485vw,99vh) scale(.7028)}}.snow:nth-child(276){opacity:1.212;transform:translate(67.4714vw,-10px) scale(.1204);animation:fall-276 27s -22s linear infinite}@keyframes fall-276{69.939%{transform:translate(67.6543vw,69.939vh) scale(.1204)}to{transform:translate(67.56285vw,99vh) scale(.1204)}}.snow:nth-child(277){opacity:1.8092;transform:translate(55.5862vw,-10px) scale(.3092);animation:fall-277 29s -4s linear infinite}@keyframes fall-277{68.495%{transform:translate(48.6938vw,68.495vh) scale(.3092)}to{transform:translate(52.14vw,99vh) scale(.3092)}}.snow:nth-child(278){opacity:.1124;transform:translate(15.463vw,-10px) scale(.984);animation:fall-278 17s -15s linear infinite}@keyframes fall-278{43.939%{transform:translate(9.2203vw,43.939vh) scale(.984)}to{transform:translate(12.34165vw,99vh) scale(.984)}}.snow:nth-child(279){opacity:.0948;transform:translate(14.4898vw,-10px) scale(.9639);animation:fall-279 15s -15s linear infinite}@keyframes fall-279{46.842%{transform:translate(18.0609vw,46.842vh) scale(.9639)}to{transform:translate(16.27535vw,99vh) scale(.9639)}}.snow:nth-child(280){opacity:1.0376;transform:translate(16.2821vw,-10px) scale(.7228);animation:fall-280 18s -14s linear infinite}@keyframes fall-280{75.169%{transform:translate(20.2959vw,75.169vh) scale(.7228)}to{transform:translate(18.289vw,99vh) scale(.7228)}}.snow:nth-child(281){opacity:1.7568;transform:translate(15.2977vw,-10px) scale(.4602);animation:fall-281 15s -13s linear infinite}@keyframes fall-281{41.512%{transform:translate(19.0624vw,41.512vh) scale(.4602)}to{transform:translate(17.18005vw,99vh) scale(.4602)}}.snow:nth-child(282){opacity:.1206;transform:translate(93.3194vw,-10px) scale(.3557);animation:fall-282 26s -14s linear infinite}@keyframes fall-282{33.511%{transform:translate(91.5824vw,33.511vh) scale(.3557)}to{transform:translate(92.4509vw,99vh) scale(.3557)}}.snow:nth-child(283){opacity:.8852;transform:translate(65.2898vw,-10px) scale(.2237);animation:fall-283 30s -27s linear infinite}@keyframes fall-283{68.406%{transform:translate(68.6636vw,68.406vh) scale(.2237)}to{transform:translate(66.9767vw,99vh) scale(.2237)}}.snow:nth-child(284){opacity:1.512;transform:translate(35.8134vw,-10px) scale(.2724);animation:fall-284 19s -5s linear infinite}@keyframes fall-284{36.303%{transform:translate(29.681vw,36.303vh) scale(.2724)}to{transform:translate(32.7472vw,99vh) scale(.2724)}}.snow:nth-child(285){opacity:1.99;transform:translate(76.3946vw,-10px) scale(.2398);animation:fall-285 23s -1s linear infinite}@keyframes fall-285{38.463%{transform:translate(77.4119vw,38.463vh) scale(.2398)}to{transform:translate(76.90325vw,99vh) scale(.2398)}}.snow:nth-child(286){opacity:1.0222;transform:translate(92.9045vw,-10px) scale(.7975);animation:fall-286 26s -4s linear infinite}@keyframes fall-286{32.949%{transform:translate(87.0075vw,32.949vh) scale(.7975)}to{transform:translate(89.956vw,99vh) scale(.7975)}}.snow:nth-child(287){opacity:.9368;transform:translate(9.1841vw,-10px) scale(.1726);animation:fall-287 15s -25s linear infinite}@keyframes fall-287{73.664%{transform:translate(6.1558vw,73.664vh) scale(.1726)}to{transform:translate(7.66995vw,99vh) scale(.1726)}}.snow:nth-child(288){opacity:1.9484;transform:translate(3.6437vw,-10px) scale(.4775);animation:fall-288 19s -16s linear infinite}@keyframes fall-288{63.02%{transform:translate(12.9968vw,63.02vh) scale(.4775)}to{transform:translate(8.32025vw,99vh) scale(.4775)}}.snow:nth-child(289){opacity:.395;transform:translate(99.0719vw,-10px) scale(.0765);animation:fall-289 28s -27s linear infinite}@keyframes fall-289{38.911%{transform:translate(104.0716vw,38.911vh) scale(.0765)}to{transform:translate(101.57175vw,99vh) scale(.0765)}}.snow:nth-child(290){opacity:1.6716;transform:translate(68.6252vw,-10px) scale(.8919);animation:fall-290 16s -15s linear infinite}@keyframes fall-290{46.117%{transform:translate(68.839vw,46.117vh) scale(.8919)}to{transform:translate(68.7321vw,99vh) scale(.8919)}}.snow:nth-child(291){opacity:.4492;transform:translate(77.8168vw,-10px) scale(.4484);animation:fall-291 19s -28s linear infinite}@keyframes fall-291{30.054%{transform:translate(70.3985vw,30.054vh) scale(.4484)}to{transform:translate(74.10765vw,99vh) scale(.4484)}}.snow:nth-child(292){opacity:.1382;transform:translate(76.0141vw,-10px) scale(.0789);animation:fall-292 19s -24s linear infinite}@keyframes fall-292{42.884%{transform:translate(78.3203vw,42.884vh) scale(.0789)}to{transform:translate(77.1672vw,99vh) scale(.0789)}}.snow:nth-child(293){opacity:.605;transform:translate(68.8969vw,-10px) scale(.401);animation:fall-293 29s -1s linear infinite}@keyframes fall-293{78.298%{transform:translate(72.1694vw,78.298vh) scale(.401)}to{transform:translate(70.53315vw,99vh) scale(.401)}}.snow:nth-child(294){opacity:1.9568;transform:translate(71.1704vw,-10px) scale(.3922);animation:fall-294 10s -11s linear infinite}@keyframes fall-294{67.398%{transform:translate(61.9998vw,67.398vh) scale(.3922)}to{transform:translate(66.5851vw,99vh) scale(.3922)}}.snow:nth-child(295){opacity:.443;transform:translate(7.7966vw,-10px) scale(.2987);animation:fall-295 28s -2s linear infinite}@keyframes fall-295{57.63%{transform:translate(14.1141vw,57.63vh) scale(.2987)}to{transform:translate(10.95535vw,99vh) scale(.2987)}}.snow:nth-child(296){opacity:.6678;transform:translate(30.801vw,-10px) scale(.2922);animation:fall-296 28s -3s linear infinite}@keyframes fall-296{65.52%{transform:translate(38.279vw,65.52vh) scale(.2922)}to{transform:translate(34.54vw,99vh) scale(.2922)}}.snow:nth-child(297){opacity:1.7244;transform:translate(66.2191vw,-10px) scale(.9616);animation:fall-297 13s -2s linear infinite}@keyframes fall-297{34.293%{transform:translate(57.3773vw,34.293vh) scale(.9616)}to{transform:translate(61.7982vw,99vh) scale(.9616)}}.snow:nth-child(298){opacity:1.8274;transform:translate(55.5093vw,-10px) scale(.4785);animation:fall-298 15s -30s linear infinite}@keyframes fall-298{48.647%{transform:translate(57.0499vw,48.647vh) scale(.4785)}to{transform:translate(56.2796vw,99vh) scale(.4785)}}.snow:nth-child(299){opacity:.6664;transform:translate(15.2635vw,-10px) scale(.7413);animation:fall-299 21s -5s linear infinite}@keyframes fall-299{60.728%{transform:translate(17.249vw,60.728vh) scale(.7413)}to{transform:translate(16.25625vw,99vh) scale(.7413)}}.snow:nth-child(300){opacity:.824;transform:translate(15.4522vw,-10px) scale(.9724);animation:fall-300 15s -12s linear infinite}@keyframes fall-300{51.905%{transform:translate(16.432vw,51.905vh) scale(.9724)}to{transform:translate(15.9421vw,99vh) scale(.9724)}}.snow:nth-child(301){opacity:.9416;transform:translate(62.2334vw,-10px) scale(.6219);animation:fall-301 19s -24s linear infinite}@keyframes fall-301{32.859%{transform:translate(59.061vw,32.859vh) scale(.6219)}to{transform:translate(60.6472vw,99vh) scale(.6219)}}.snow:nth-child(302){opacity:1.0838;transform:translate(63.1337vw,-10px) scale(.0368);animation:fall-302 14s -20s linear infinite}@keyframes fall-302{57.952%{transform:translate(73.0255vw,57.952vh) scale(.0368)}to{transform:translate(68.0796vw,99vh) scale(.0368)}}.snow:nth-child(303){opacity:1.9634;transform:translate(88.4145vw,-10px) scale(.4152);animation:fall-303 24s -13s linear infinite}@keyframes fall-303{41.451%{transform:translate(95.4755vw,41.451vh) scale(.4152)}to{transform:translate(91.945vw,99vh) scale(.4152)}}.snow:nth-child(304){opacity:.4086;transform:translate(23.1386vw,-10px) scale(.8005);animation:fall-304 30s -22s linear infinite}@keyframes fall-304{67.724%{transform:translate(22.241vw,67.724vh) scale(.8005)}to{transform:translate(22.6898vw,99vh) scale(.8005)}}.snow:nth-child(305){opacity:1.054;transform:translate(63.8863vw,-10px) scale(.0537);animation:fall-305 20s -5s linear infinite}@keyframes fall-305{63.479%{transform:translate(68.3336vw,63.479vh) scale(.0537)}to{transform:translate(66.10995vw,99vh) scale(.0537)}}.snow:nth-child(306){opacity:.279;transform:translate(30.1469vw,-10px) scale(.7036);animation:fall-306 25s -7s linear infinite}@keyframes fall-306{67.209%{transform:translate(32.3617vw,67.209vh) scale(.7036)}to{transform:translate(31.2543vw,99vh) scale(.7036)}}.snow:nth-child(307){opacity:.5606;transform:translate(35.4232vw,-10px) scale(.4316);animation:fall-307 15s -17s linear infinite}@keyframes fall-307{53.529%{transform:translate(42.7154vw,53.529vh) scale(.4316)}to{transform:translate(39.0693vw,99vh) scale(.4316)}}.snow:nth-child(308){opacity:1.2836;transform:translate(97.2705vw,-10px) scale(.7338);animation:fall-308 30s -26s linear infinite}@keyframes fall-308{45.655%{transform:translate(87.742vw,45.655vh) scale(.7338)}to{transform:translate(92.50625vw,99vh) scale(.7338)}}.snow:nth-child(309){opacity:1.2656;transform:translate(41.5607vw,-10px) scale(.0667);animation:fall-309 14s -15s linear infinite}@keyframes fall-309{70.013%{transform:translate(43.3215vw,70.013vh) scale(.0667)}to{transform:translate(42.4411vw,99vh) scale(.0667)}}.snow:nth-child(310){opacity:1.7664;transform:translate(46.4103vw,-10px) scale(.3803);animation:fall-310 23s -30s linear infinite}@keyframes fall-310{68.661%{transform:translate(44.5793vw,68.661vh) scale(.3803)}to{transform:translate(45.4948vw,99vh) scale(.3803)}}.snow:nth-child(311){opacity:1.273;transform:translate(77.2304vw,-10px) scale(.7647);animation:fall-311 14s -14s linear infinite}@keyframes fall-311{76.533%{transform:translate(81.9758vw,76.533vh) scale(.7647)}to{transform:translate(79.6031vw,99vh) scale(.7647)}}.snow:nth-child(312){opacity:.5044;transform:translate(13.2402vw,-10px) scale(.4628);animation:fall-312 17s -25s linear infinite}@keyframes fall-312{76.386%{transform:translate(6.1085vw,76.386vh) scale(.4628)}to{transform:translate(9.67435vw,99vh) scale(.4628)}}.snow:nth-child(313){opacity:.9988;transform:translate(77.3519vw,-10px) scale(.4379);animation:fall-313 20s -19s linear infinite}@keyframes fall-313{48.24%{transform:translate(69.3129vw,48.24vh) scale(.4379)}to{transform:translate(73.3324vw,99vh) scale(.4379)}}.snow:nth-child(314){opacity:1.6158;transform:translate(68.5093vw,-10px) scale(.7629);animation:fall-314 28s -9s linear infinite}@keyframes fall-314{37.051%{transform:translate(62.5257vw,37.051vh) scale(.7629)}to{transform:translate(65.5175vw,99vh) scale(.7629)}}.snow:nth-child(315){opacity:.0752;transform:translate(3.1553vw,-10px) scale(.2412);animation:fall-315 11s -22s linear infinite}@keyframes fall-315{59.24%{transform:translate(13.1512vw,59.24vh) scale(.2412)}to{transform:translate(8.15325vw,99vh) scale(.2412)}}.snow:nth-child(316){opacity:.0436;transform:translate(57.8846vw,-10px) scale(.5765);animation:fall-316 18s -25s linear infinite}@keyframes fall-316{38.979%{transform:translate(51.5902vw,38.979vh) scale(.5765)}to{transform:translate(54.7374vw,99vh) scale(.5765)}}.snow:nth-child(317){opacity:1.5094;transform:translate(60.6798vw,-10px) scale(.0879);animation:fall-317 20s -11s linear infinite}@keyframes fall-317{31.575%{transform:translate(65.187vw,31.575vh) scale(.0879)}to{transform:translate(62.9334vw,99vh) scale(.0879)}}.snow:nth-child(318){opacity:1.822;transform:translate(41.4994vw,-10px) scale(.5544);animation:fall-318 25s -11s linear infinite}@keyframes fall-318{46.112%{transform:translate(31.9212vw,46.112vh) scale(.5544)}to{transform:translate(36.7103vw,99vh) scale(.5544)}}.snow:nth-child(319){opacity:.4974;transform:translate(15.7007vw,-10px) scale(.7794);animation:fall-319 18s -12s linear infinite}@keyframes fall-319{34.373%{transform:translate(21.0946vw,34.373vh) scale(.7794)}to{transform:translate(18.39765vw,99vh) scale(.7794)}}.snow:nth-child(320){opacity:1.3264;transform:translate(26.459vw,-10px) scale(.9628);animation:fall-320 19s -20s linear infinite}@keyframes fall-320{78.852%{transform:translate(36.402vw,78.852vh) scale(.9628)}to{transform:translate(31.4305vw,99vh) scale(.9628)}}.snow:nth-child(321){opacity:1.7688;transform:translate(53.029vw,-10px) scale(.5455);animation:fall-321 19s -22s linear infinite}@keyframes fall-321{55.553%{transform:translate(50.0863vw,55.553vh) scale(.5455)}to{transform:translate(51.55765vw,99vh) scale(.5455)}}.snow:nth-child(322){opacity:.847;transform:translate(75.1384vw,-10px) scale(.8938);animation:fall-322 15s -16s linear infinite}@keyframes fall-322{77.569%{transform:translate(71.4316vw,77.569vh) scale(.8938)}to{transform:translate(73.285vw,99vh) scale(.8938)}}.snow:nth-child(323){opacity:1.1154;transform:translate(48.8589vw,-10px) scale(.6183);animation:fall-323 19s -13s linear infinite}@keyframes fall-323{76.883%{transform:translate(53.1413vw,76.883vh) scale(.6183)}to{transform:translate(51.0001vw,99vh) scale(.6183)}}.snow:nth-child(324){opacity:1.3998;transform:translate(58.2077vw,-10px) scale(.8628);animation:fall-324 16s -11s linear infinite}@keyframes fall-324{49.304%{transform:translate(62.8278vw,49.304vh) scale(.8628)}to{transform:translate(60.51775vw,99vh) scale(.8628)}}.snow:nth-child(325){opacity:.2496;transform:translate(57.6934vw,-10px) scale(.9264);animation:fall-325 29s -25s linear infinite}@keyframes fall-325{34.311%{transform:translate(55.3016vw,34.311vh) scale(.9264)}to{transform:translate(56.4975vw,99vh) scale(.9264)}}.snow:nth-child(326){opacity:1.0726;transform:translate(74.0332vw,-10px) scale(.0067);animation:fall-326 21s -29s linear infinite}@keyframes fall-326{74.101%{transform:translate(82.0551vw,74.101vh) scale(.0067)}to{transform:translate(78.04415vw,99vh) scale(.0067)}}.snow:nth-child(327){opacity:.7136;transform:translate(69.0447vw,-10px) scale(.4513);animation:fall-327 21s -11s linear infinite}@keyframes fall-327{60.784%{transform:translate(65.3774vw,60.784vh) scale(.4513)}to{transform:translate(67.21105vw,99vh) scale(.4513)}}.snow:nth-child(328){opacity:.1156;transform:translate(41.1443vw,-10px) scale(.0405);animation:fall-328 15s -28s linear infinite}@keyframes fall-328{43.464%{transform:translate(49.8924vw,43.464vh) scale(.0405)}to{transform:translate(45.51835vw,99vh) scale(.0405)}}.snow:nth-child(329){opacity:.3992;transform:translate(83.2808vw,-10px) scale(.1073);animation:fall-329 12s -1s linear infinite}@keyframes fall-329{30.178%{transform:translate(81.623vw,30.178vh) scale(.1073)}to{transform:translate(82.4519vw,99vh) scale(.1073)}}.snow:nth-child(330){opacity:1.8894;transform:translate(49.9001vw,-10px) scale(.3743);animation:fall-330 25s -13s linear infinite}@keyframes fall-330{63.093%{transform:translate(51.7097vw,63.093vh) scale(.3743)}to{transform:translate(50.8049vw,99vh) scale(.3743)}}.snow:nth-child(331){opacity:.3568;transform:translate(96.7946vw,-10px) scale(.964);animation:fall-331 29s -12s linear infinite}@keyframes fall-331{50.157%{transform:translate(103.3635vw,50.157vh) scale(.964)}to{transform:translate(100.07905vw,99vh) scale(.964)}}.snow:nth-child(332){opacity:.7298;transform:translate(44.5404vw,-10px) scale(.2133);animation:fall-332 12s -20s linear infinite}@keyframes fall-332{60.569%{transform:translate(39.6645vw,60.569vh) scale(.2133)}to{transform:translate(42.10245vw,99vh) scale(.2133)}}.snow:nth-child(333){opacity:1.5884;transform:translate(35.184vw,-10px) scale(.283);animation:fall-333 24s -21s linear infinite}@keyframes fall-333{37.796%{transform:translate(29.6378vw,37.796vh) scale(.283)}to{transform:translate(32.4109vw,99vh) scale(.283)}}.snow:nth-child(334){opacity:1.0252;transform:translate(5.7364vw,-10px) scale(.6417);animation:fall-334 15s -16s linear infinite}@keyframes fall-334{73.725%{transform:translate(12.6249vw,73.725vh) scale(.6417)}to{transform:translate(9.18065vw,99vh) scale(.6417)}}.snow:nth-child(335){opacity:.4488;transform:translate(93.1385vw,-10px) scale(.342);animation:fall-335 21s -9s linear infinite}@keyframes fall-335{64.281%{transform:translate(94.5153vw,64.281vh) scale(.342)}to{transform:translate(93.8269vw,99vh) scale(.342)}}.snow:nth-child(336){opacity:1.7322;transform:translate(8.8489vw,-10px) scale(.8225);animation:fall-336 27s -1s linear infinite}@keyframes fall-336{56.598%{transform:translate(14.5512vw,56.598vh) scale(.8225)}to{transform:translate(11.70005vw,99vh) scale(.8225)}}.snow:nth-child(337){opacity:.3736;transform:translate(91.0983vw,-10px) scale(.2742);animation:fall-337 11s -16s linear infinite}@keyframes fall-337{75.489%{transform:translate(86.4701vw,75.489vh) scale(.2742)}to{transform:translate(88.7842vw,99vh) scale(.2742)}}.snow:nth-child(338){opacity:1.1;transform:translate(36.6869vw,-10px) scale(.9455);animation:fall-338 27s -14s linear infinite}@keyframes fall-338{64.565%{transform:translate(41.2025vw,64.565vh) scale(.9455)}to{transform:translate(38.9447vw,99vh) scale(.9455)}}.snow:nth-child(339){opacity:.0976;transform:translate(40.5922vw,-10px) scale(.5237);animation:fall-339 12s -21s linear infinite}@keyframes fall-339{75.28%{transform:translate(38.2841vw,75.28vh) scale(.5237)}to{transform:translate(39.43815vw,99vh) scale(.5237)}}.snow:nth-child(340){opacity:.6246;transform:translate(51.4039vw,-10px) scale(.0622);animation:fall-340 13s -9s linear infinite}@keyframes fall-340{69.559%{transform:translate(61.1349vw,69.559vh) scale(.0622)}to{transform:translate(56.2694vw,99vh) scale(.0622)}}.snow:nth-child(341){opacity:1.2728;transform:translate(58.5668vw,-10px) scale(.8939);animation:fall-341 28s -9s linear infinite}@keyframes fall-341{48.195%{transform:translate(61.8723vw,48.195vh) scale(.8939)}to{transform:translate(60.21955vw,99vh) scale(.8939)}}.snow:nth-child(342){opacity:1.309;transform:translate(32.6648vw,-10px) scale(.5387);animation:fall-342 14s -25s linear infinite}@keyframes fall-342{65.151%{transform:translate(25.3266vw,65.151vh) scale(.5387)}to{transform:translate(28.9957vw,99vh) scale(.5387)}}.snow:nth-child(343){opacity:1.4798;transform:translate(29.7198vw,-10px) scale(.2417);animation:fall-343 28s -16s linear infinite}@keyframes fall-343{60.35%{transform:translate(39.615vw,60.35vh) scale(.2417)}to{transform:translate(34.6674vw,99vh) scale(.2417)}}.snow:nth-child(344){opacity:.8944;transform:translate(63.6954vw,-10px) scale(.7743);animation:fall-344 23s -20s linear infinite}@keyframes fall-344{53.185%{transform:translate(66.8493vw,53.185vh) scale(.7743)}to{transform:translate(65.27235vw,99vh) scale(.7743)}}.snow:nth-child(345){opacity:1.3652;transform:translate(80.2961vw,-10px) scale(.4105);animation:fall-345 17s -9s linear infinite}@keyframes fall-345{41.598%{transform:translate(82.8424vw,41.598vh) scale(.4105)}to{transform:translate(81.56925vw,99vh) scale(.4105)}}.snow:nth-child(346){opacity:1.1216;transform:translate(99.8006vw,-10px) scale(.0338);animation:fall-346 19s -27s linear infinite}@keyframes fall-346{51.951%{transform:translate(98.8712vw,51.951vh) scale(.0338)}to{transform:translate(99.3359vw,99vh) scale(.0338)}}.snow:nth-child(347){opacity:1.3896;transform:translate(75.2338vw,-10px) scale(.8621);animation:fall-347 19s -28s linear infinite}@keyframes fall-347{36.254%{transform:translate(71.3171vw,36.254vh) scale(.8621)}to{transform:translate(73.27545vw,99vh) scale(.8621)}}.snow:nth-child(348){opacity:.3948;transform:translate(61.8859vw,-10px) scale(.3172);animation:fall-348 28s -9s linear infinite}@keyframes fall-348{70.535%{transform:translate(55.7955vw,70.535vh) scale(.3172)}to{transform:translate(58.8407vw,99vh) scale(.3172)}}.snow:nth-child(349){opacity:.0418;transform:translate(53.3219vw,-10px) scale(.1484);animation:fall-349 17s -21s linear infinite}@keyframes fall-349{67.532%{transform:translate(46.4372vw,67.532vh) scale(.1484)}to{transform:translate(49.87955vw,99vh) scale(.1484)}}.snow:nth-child(350){opacity:.6988;transform:translate(70.1514vw,-10px) scale(.1307);animation:fall-350 14s -13s linear infinite}@keyframes fall-350{58.989%{transform:translate(60.96vw,58.989vh) scale(.1307)}to{transform:translate(65.5557vw,99vh) scale(.1307)}}.snow:nth-child(351){opacity:.466;transform:translate(93.6784vw,-10px) scale(.8216);animation:fall-351 26s -17s linear infinite}@keyframes fall-351{61.475%{transform:translate(87.3333vw,61.475vh) scale(.8216)}to{transform:translate(90.50585vw,99vh) scale(.8216)}}.snow:nth-child(352){opacity:1.977;transform:translate(1.5575vw,-10px) scale(.6405);animation:fall-352 15s -28s linear infinite}@keyframes fall-352{57.688%{transform:translate(.3644vw,57.688vh) scale(.6405)}to{transform:translate(.96095vw,99vh) scale(.6405)}}.snow:nth-child(353){opacity:1.554;transform:translate(51.1887vw,-10px) scale(.0026);animation:fall-353 23s -1s linear infinite}@keyframes fall-353{30.453%{transform:translate(44.2204vw,30.453vh) scale(.0026)}to{transform:translate(47.70455vw,99vh) scale(.0026)}}.snow:nth-child(354){opacity:1.2144;transform:translate(21.5443vw,-10px) scale(.5977);animation:fall-354 13s -24s linear infinite}@keyframes fall-354{56.099%{transform:translate(17.2765vw,56.099vh) scale(.5977)}to{transform:translate(19.4104vw,99vh) scale(.5977)}}.snow:nth-child(355){opacity:.359;transform:translate(39.5092vw,-10px) scale(.6715);animation:fall-355 25s -30s linear infinite}@keyframes fall-355{78.101%{transform:translate(38.0994vw,78.101vh) scale(.6715)}to{transform:translate(38.8043vw,99vh) scale(.6715)}}.snow:nth-child(356){opacity:1.6546;transform:translate(52.7316vw,-10px) scale(.6391);animation:fall-356 16s -24s linear infinite}@keyframes fall-356{51.182%{transform:translate(43.4969vw,51.182vh) scale(.6391)}to{transform:translate(48.11425vw,99vh) scale(.6391)}}.snow:nth-child(357){opacity:.2306;transform:translate(15.1038vw,-10px) scale(.1795);animation:fall-357 29s -5s linear infinite}@keyframes fall-357{55.671%{transform:translate(10.2759vw,55.671vh) scale(.1795)}to{transform:translate(12.68985vw,99vh) scale(.1795)}}.snow:nth-child(358){opacity:.8906;transform:translate(96.6539vw,-10px) scale(.6212);animation:fall-358 12s -2s linear infinite}@keyframes fall-358{58.03%{transform:translate(103.0845vw,58.03vh) scale(.6212)}to{transform:translate(99.8692vw,99vh) scale(.6212)}}.snow:nth-child(359){opacity:.9504;transform:translate(47.3555vw,-10px) scale(.5212);animation:fall-359 20s -19s linear infinite}@keyframes fall-359{40.726%{transform:translate(52.9651vw,40.726vh) scale(.5212)}to{transform:translate(50.1603vw,99vh) scale(.5212)}}.snow:nth-child(360){opacity:.907;transform:translate(.88vw,-10px) scale(.854);animation:fall-360 28s -11s linear infinite}@keyframes fall-360{70.563%{transform:translate(-.682vw,70.563vh) scale(.854)}to{transform:translate(.099vw,99vh) scale(.854)}}.snow:nth-child(361){opacity:.7786;transform:translate(29.9582vw,-10px) scale(.586);animation:fall-361 14s -22s linear infinite}@keyframes fall-361{76.857%{transform:translate(24.2763vw,76.857vh) scale(.586)}to{transform:translate(27.11725vw,99vh) scale(.586)}}.snow:nth-child(362){opacity:1.008;transform:translate(42.6254vw,-10px) scale(.8244);animation:fall-362 19s -13s linear infinite}@keyframes fall-362{42.271%{transform:translate(50.211vw,42.271vh) scale(.8244)}to{transform:translate(46.4182vw,99vh) scale(.8244)}}.snow:nth-child(363){opacity:.8498;transform:translate(49.192vw,-10px) scale(.5153);animation:fall-363 27s -24s linear infinite}@keyframes fall-363{70.267%{transform:translate(48.0445vw,70.267vh) scale(.5153)}to{transform:translate(48.61825vw,99vh) scale(.5153)}}.snow:nth-child(364){opacity:.4036;transform:translate(30.5317vw,-10px) scale(.3944);animation:fall-364 23s -5s linear infinite}@keyframes fall-364{52.92%{transform:translate(23.7939vw,52.92vh) scale(.3944)}to{transform:translate(27.1628vw,99vh) scale(.3944)}}.snow:nth-child(365){opacity:.833;transform:translate(89.8448vw,-10px) scale(.4848);animation:fall-365 21s -8s linear infinite}@keyframes fall-365{75.995%{transform:translate(95.463vw,75.995vh) scale(.4848)}to{transform:translate(92.6539vw,99vh) scale(.4848)}}.snow:nth-child(366){opacity:.8558;transform:translate(6.8302vw,-10px) scale(.0723);animation:fall-366 19s -10s linear infinite}@keyframes fall-366{33.258%{transform:translate(15.7532vw,33.258vh) scale(.0723)}to{transform:translate(11.2917vw,99vh) scale(.0723)}}.snow:nth-child(367){opacity:1.7194;transform:translate(75.1087vw,-10px) scale(.3731);animation:fall-367 23s -24s linear infinite}@keyframes fall-367{33.687%{transform:translate(70.6441vw,33.687vh) scale(.3731)}to{transform:translate(72.8764vw,99vh) scale(.3731)}}.snow:nth-child(368){opacity:1.2692;transform:translate(62.6431vw,-10px) scale(.1279);animation:fall-368 11s -24s linear infinite}@keyframes fall-368{62.995%{transform:translate(57.2956vw,62.995vh) scale(.1279)}to{transform:translate(59.96935vw,99vh) scale(.1279)}}.snow:nth-child(369){opacity:1.5094;transform:translate(5.8582vw,-10px) scale(.8483);animation:fall-369 12s -9s linear infinite}@keyframes fall-369{71.435%{transform:translate(5.7962vw,71.435vh) scale(.8483)}to{transform:translate(5.8272vw,99vh) scale(.8483)}}.snow:nth-child(370){opacity:1.8754;transform:translate(63.863vw,-10px) scale(.3363);animation:fall-370 14s -19s linear infinite}@keyframes fall-370{36.552%{transform:translate(67.4249vw,36.552vh) scale(.3363)}to{transform:translate(65.64395vw,99vh) scale(.3363)}}.snow:nth-child(371){opacity:.3926;transform:translate(96.9779vw,-10px) scale(.6604);animation:fall-371 18s -29s linear infinite}@keyframes fall-371{48.272%{transform:translate(93.837vw,48.272vh) scale(.6604)}to{transform:translate(95.40745vw,99vh) scale(.6604)}}.snow:nth-child(372){opacity:.4124;transform:translate(38.7743vw,-10px) scale(.6067);animation:fall-372 16s -15s linear infinite}@keyframes fall-372{53.729%{transform:translate(45.7077vw,53.729vh) scale(.6067)}to{transform:translate(42.241vw,99vh) scale(.6067)}}.snow:nth-child(373){opacity:.2248;transform:translate(99.0307vw,-10px) scale(.0024);animation:fall-373 16s -11s linear infinite}@keyframes fall-373{78.298%{transform:translate(89.9601vw,78.298vh) scale(.0024)}to{transform:translate(94.4954vw,99vh) scale(.0024)}}.snow:nth-child(374){opacity:.9934;transform:translate(17.473vw,-10px) scale(.5044);animation:fall-374 21s -27s linear infinite}@keyframes fall-374{58.876%{transform:translate(15.9386vw,58.876vh) scale(.5044)}to{transform:translate(16.7058vw,99vh) scale(.5044)}}.snow:nth-child(375){opacity:.3766;transform:translate(3.0361vw,-10px) scale(.3187);animation:fall-375 18s -26s linear infinite}@keyframes fall-375{48.248%{transform:translate(5.0473vw,48.248vh) scale(.3187)}to{transform:translate(4.0417vw,99vh) scale(.3187)}}.snow:nth-child(376){opacity:1.2282;transform:translate(70.4603vw,-10px) scale(.166);animation:fall-376 20s -30s linear infinite}@keyframes fall-376{42.051%{transform:translate(76.5068vw,42.051vh) scale(.166)}to{transform:translate(73.48355vw,99vh) scale(.166)}}.snow:nth-child(377){opacity:.1676;transform:translate(46.7526vw,-10px) scale(.7203);animation:fall-377 23s -28s linear infinite}@keyframes fall-377{74.453%{transform:translate(54.1053vw,74.453vh) scale(.7203)}to{transform:translate(50.42895vw,99vh) scale(.7203)}}.snow:nth-child(378){opacity:1.554;transform:translate(17.3498vw,-10px) scale(.5835);animation:fall-378 15s -29s linear infinite}@keyframes fall-378{71.694%{transform:translate(20.6522vw,71.694vh) scale(.5835)}to{transform:translate(19.001vw,99vh) scale(.5835)}}.snow:nth-child(379){opacity:.9706;transform:translate(7.4487vw,-10px) scale(.6974);animation:fall-379 24s -19s linear infinite}@keyframes fall-379{74.836%{transform:translate(16.367vw,74.836vh) scale(.6974)}to{transform:translate(11.90785vw,99vh) scale(.6974)}}.snow:nth-child(380){opacity:1.0944;transform:translate(44.9372vw,-10px) scale(.7979);animation:fall-380 11s -21s linear infinite}@keyframes fall-380{71.389%{transform:translate(50.7907vw,71.389vh) scale(.7979)}to{transform:translate(47.86395vw,99vh) scale(.7979)}}.snow:nth-child(381){opacity:1.501;transform:translate(27.1276vw,-10px) scale(.942);animation:fall-381 27s -17s linear infinite}@keyframes fall-381{48.75%{transform:translate(20.2416vw,48.75vh) scale(.942)}to{transform:translate(23.6846vw,99vh) scale(.942)}}.snow:nth-child(382){opacity:1.5944;transform:translate(96.3403vw,-10px) scale(.0221);animation:fall-382 30s -8s linear infinite}@keyframes fall-382{63.827%{transform:translate(87.5542vw,63.827vh) scale(.0221)}to{transform:translate(91.94725vw,99vh) scale(.0221)}}.snow:nth-child(383){opacity:.9214;transform:translate(48.2278vw,-10px) scale(.5386);animation:fall-383 21s -4s linear infinite}@keyframes fall-383{40.95%{transform:translate(40.5317vw,40.95vh) scale(.5386)}to{transform:translate(44.37975vw,99vh) scale(.5386)}}.snow:nth-child(384){opacity:.3764;transform:translate(27.9743vw,-10px) scale(.2827);animation:fall-384 27s -12s linear infinite}@keyframes fall-384{42.424%{transform:translate(27.9827vw,42.424vh) scale(.2827)}to{transform:translate(27.9785vw,99vh) scale(.2827)}}.snow:nth-child(385){opacity:.6794;transform:translate(64.1809vw,-10px) scale(.3153);animation:fall-385 12s -21s linear infinite}@keyframes fall-385{35.505%{transform:translate(58.6822vw,35.505vh) scale(.3153)}to{transform:translate(61.43155vw,99vh) scale(.3153)}}.snow:nth-child(386){opacity:.8262;transform:translate(58.3993vw,-10px) scale(.5184);animation:fall-386 29s -8s linear infinite}@keyframes fall-386{73.256%{transform:translate(62.3923vw,73.256vh) scale(.5184)}to{transform:translate(60.3958vw,99vh) scale(.5184)}}.snow:nth-child(387){opacity:.7142;transform:translate(78.4389vw,-10px) scale(.7738);animation:fall-387 20s -23s linear infinite}@keyframes fall-387{56.316%{transform:translate(84.071vw,56.316vh) scale(.7738)}to{transform:translate(81.25495vw,99vh) scale(.7738)}}.snow:nth-child(388){opacity:1.438;transform:translate(28.5959vw,-10px) scale(.8854);animation:fall-388 28s -7s linear infinite}@keyframes fall-388{57.296%{transform:translate(27.2974vw,57.296vh) scale(.8854)}to{transform:translate(27.94665vw,99vh) scale(.8854)}}.snow:nth-child(389){opacity:.6184;transform:translate(51.4293vw,-10px) scale(.1632);animation:fall-389 24s -21s linear infinite}@keyframes fall-389{67.034%{transform:translate(46.3023vw,67.034vh) scale(.1632)}to{transform:translate(48.8658vw,99vh) scale(.1632)}}.snow:nth-child(390){opacity:1.7974;transform:translate(48.0885vw,-10px) scale(.5478);animation:fall-390 21s -15s linear infinite}@keyframes fall-390{42.72%{transform:translate(53.3669vw,42.72vh) scale(.5478)}to{transform:translate(50.7277vw,99vh) scale(.5478)}}.snow:nth-child(391){opacity:.332;transform:translate(15.1074vw,-10px) scale(.254);animation:fall-391 13s -20s linear infinite}@keyframes fall-391{79.513%{transform:translate(23.5062vw,79.513vh) scale(.254)}to{transform:translate(19.3068vw,99vh) scale(.254)}}.snow:nth-child(392){opacity:1.2034;transform:translate(91.3299vw,-10px) scale(.6693);animation:fall-392 17s -25s linear infinite}@keyframes fall-392{58.471%{transform:translate(81.9042vw,58.471vh) scale(.6693)}to{transform:translate(86.61705vw,99vh) scale(.6693)}}.snow:nth-child(393){opacity:.1812;transform:translate(10.6106vw,-10px) scale(.6346);animation:fall-393 19s -11s linear infinite}@keyframes fall-393{63.216%{transform:translate(4.8664vw,63.216vh) scale(.6346)}to{transform:translate(7.7385vw,99vh) scale(.6346)}}.snow:nth-child(394){opacity:.4704;transform:translate(56.1321vw,-10px) scale(.476);animation:fall-394 29s -17s linear infinite}@keyframes fall-394{38.747%{transform:translate(53.2798vw,38.747vh) scale(.476)}to{transform:translate(54.70595vw,99vh) scale(.476)}}.snow:nth-child(395){opacity:.1154;transform:translate(51.3486vw,-10px) scale(.0632);animation:fall-395 22s -17s linear infinite}@keyframes fall-395{53.636%{transform:translate(53.8893vw,53.636vh) scale(.0632)}to{transform:translate(52.61895vw,99vh) scale(.0632)}}.snow:nth-child(396){opacity:.1504;transform:translate(14.9547vw,-10px) scale(.8534);animation:fall-396 16s -5s linear infinite}@keyframes fall-396{43.509%{transform:translate(18.6817vw,43.509vh) scale(.8534)}to{transform:translate(16.8182vw,99vh) scale(.8534)}}.snow:nth-child(397){opacity:1.3014;transform:translate(80.7674vw,-10px) scale(.2467);animation:fall-397 17s -30s linear infinite}@keyframes fall-397{46.318%{transform:translate(78.0152vw,46.318vh) scale(.2467)}to{transform:translate(79.3913vw,99vh) scale(.2467)}}.snow:nth-child(398){opacity:1.3552;transform:translate(83.9907vw,-10px) scale(.9083);animation:fall-398 12s -25s linear infinite}@keyframes fall-398{30.995%{transform:translate(80.8571vw,30.995vh) scale(.9083)}to{transform:translate(82.4239vw,99vh) scale(.9083)}}.snow:nth-child(399){opacity:.5124;transform:translate(88.8625vw,-10px) scale(.0045);animation:fall-399 25s -30s linear infinite}@keyframes fall-399{69.647%{transform:translate(87.3411vw,69.647vh) scale(.0045)}to{transform:translate(88.1018vw,99vh) scale(.0045)}}.snow:nth-child(400){opacity:.3648;transform:translate(25.5536vw,-10px) scale(.8227);animation:fall-400 17s -4s linear infinite}@keyframes fall-400{68.856%{transform:translate(15.9908vw,68.856vh) scale(.8227)}to{transform:translate(20.7722vw,99vh) scale(.8227)}}\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:.9774;transform:translate(88.7132vw,-10px) scale(.4464);animation:fall-1 20s -25s linear infinite}@keyframes fall-1{69.335%{transform:translate(85.253vw,69.335vh) scale(.4464)}to{transform:translate(86.9831vw,99vh) scale(.4464)}}.snow:nth-child(2){opacity:1.042;transform:translate(62.6387vw,-10px) scale(.8904);animation:fall-2 21s -2s linear infinite}@keyframes fall-2{75.646%{transform:translate(60.5191vw,75.646vh) scale(.8904)}to{transform:translate(61.5789vw,99vh) scale(.8904)}}.snow:nth-child(3){opacity:1.5792;transform:translate(93.5121vw,-10px) scale(.1903);animation:fall-3 30s -22s linear infinite}@keyframes fall-3{48.331%{transform:translate(98.069vw,48.331vh) scale(.1903)}to{transform:translate(95.79055vw,99vh) scale(.1903)}}.snow:nth-child(4){opacity:1.1394;transform:translate(8.6108vw,-10px) scale(.8598);animation:fall-4 28s -30s linear infinite}@keyframes fall-4{78.234%{transform:translate(10.9801vw,78.234vh) scale(.8598)}to{transform:translate(9.79545vw,99vh) scale(.8598)}}.snow:nth-child(5){opacity:1.3336;transform:translate(47.56vw,-10px) scale(.4718);animation:fall-5 18s -22s linear infinite}@keyframes fall-5{60.765%{transform:translate(49.8077vw,60.765vh) scale(.4718)}to{transform:translate(48.68385vw,99vh) scale(.4718)}}.snow:nth-child(6){opacity:.673;transform:translate(68.989vw,-10px) scale(.2279);animation:fall-6 21s -24s linear infinite}@keyframes fall-6{52.401%{transform:translate(64.1699vw,52.401vh) scale(.2279)}to{transform:translate(66.57945vw,99vh) scale(.2279)}}.snow:nth-child(7){opacity:1.448;transform:translate(90.4215vw,-10px) scale(.1213);animation:fall-7 15s -30s linear infinite}@keyframes fall-7{76.912%{transform:translate(88.2621vw,76.912vh) scale(.1213)}to{transform:translate(89.3418vw,99vh) scale(.1213)}}.snow:nth-child(8){opacity:1.6286;transform:translate(6.6028vw,-10px) scale(.8157);animation:fall-8 26s -4s linear infinite}@keyframes fall-8{71.689%{transform:translate(1.6042vw,71.689vh) scale(.8157)}to{transform:translate(4.1035vw,99vh) scale(.8157)}}.snow:nth-child(9){opacity:1.4788;transform:translate(96.6471vw,-10px) scale(.924);animation:fall-9 25s -22s linear infinite}@keyframes fall-9{79.728%{transform:translate(100.0616vw,79.728vh) scale(.924)}to{transform:translate(98.35435vw,99vh) scale(.924)}}.snow:nth-child(10){opacity:.9072;transform:translate(66.4952vw,-10px) scale(.3207);animation:fall-10 18s -18s linear infinite}@keyframes fall-10{48.944%{transform:translate(70.8507vw,48.944vh) scale(.3207)}to{transform:translate(68.67295vw,99vh) scale(.3207)}}.snow:nth-child(11){opacity:1.7654;transform:translate(20.4902vw,-10px) scale(.8408);animation:fall-11 27s -28s linear infinite}@keyframes fall-11{72.37%{transform:translate(13.1311vw,72.37vh) scale(.8408)}to{transform:translate(16.81065vw,99vh) scale(.8408)}}.snow:nth-child(12){opacity:1.1302;transform:translate(62.0111vw,-10px) scale(.7379);animation:fall-12 19s -9s linear infinite}@keyframes fall-12{56.579%{transform:translate(53.4728vw,56.579vh) scale(.7379)}to{transform:translate(57.74195vw,99vh) scale(.7379)}}.snow:nth-child(13){opacity:.9396;transform:translate(58.8233vw,-10px) scale(.4348);animation:fall-13 27s -30s linear infinite}@keyframes fall-13{52.427%{transform:translate(59.8998vw,52.427vh) scale(.4348)}to{transform:translate(59.36155vw,99vh) scale(.4348)}}.snow:nth-child(14){opacity:1.5686;transform:translate(41.0998vw,-10px) scale(.1606);animation:fall-14 26s -24s linear infinite}@keyframes fall-14{71.912%{transform:translate(34.7417vw,71.912vh) scale(.1606)}to{transform:translate(37.92075vw,99vh) scale(.1606)}}.snow:nth-child(15){opacity:.1616;transform:translate(27.9888vw,-10px) scale(.0652);animation:fall-15 24s -2s linear infinite}@keyframes fall-15{74.21%{transform:translate(22.256vw,74.21vh) scale(.0652)}to{transform:translate(25.1224vw,99vh) scale(.0652)}}.snow:nth-child(16){opacity:.054;transform:translate(97.9074vw,-10px) scale(.9278);animation:fall-16 16s -19s linear infinite}@keyframes fall-16{40.447%{transform:translate(104.5155vw,40.447vh) scale(.9278)}to{transform:translate(101.21145vw,99vh) scale(.9278)}}.snow:nth-child(17){opacity:1.165;transform:translate(86.9327vw,-10px) scale(.9757);animation:fall-17 20s -4s linear infinite}@keyframes fall-17{69.086%{transform:translate(81.9376vw,69.086vh) scale(.9757)}to{transform:translate(84.43515vw,99vh) scale(.9757)}}.snow:nth-child(18){opacity:1.7914;transform:translate(71.3163vw,-10px) scale(.0842);animation:fall-18 14s -25s linear infinite}@keyframes fall-18{36.809%{transform:translate(64.7086vw,36.809vh) scale(.0842)}to{transform:translate(68.01245vw,99vh) scale(.0842)}}.snow:nth-child(19){opacity:1.6696;transform:translate(20.7384vw,-10px) scale(.3953);animation:fall-19 16s -16s linear infinite}@keyframes fall-19{50.386%{transform:translate(16.4878vw,50.386vh) scale(.3953)}to{transform:translate(18.6131vw,99vh) scale(.3953)}}.snow:nth-child(20){opacity:.4154;transform:translate(33.6175vw,-10px) scale(.7315);animation:fall-20 22s -16s linear infinite}@keyframes fall-20{73.056%{transform:translate(31.6714vw,73.056vh) scale(.7315)}to{transform:translate(32.64445vw,99vh) scale(.7315)}}.snow:nth-child(21){opacity:1.5206;transform:translate(28.4209vw,-10px) scale(.0661);animation:fall-21 30s -26s linear infinite}@keyframes fall-21{45.142%{transform:translate(19.8807vw,45.142vh) scale(.0661)}to{transform:translate(24.1508vw,99vh) scale(.0661)}}.snow:nth-child(22){opacity:.8462;transform:translate(33.8185vw,-10px) scale(.0267);animation:fall-22 11s -12s linear infinite}@keyframes fall-22{42.443%{transform:translate(32.5485vw,42.443vh) scale(.0267)}to{transform:translate(33.1835vw,99vh) scale(.0267)}}.snow:nth-child(23){opacity:.949;transform:translate(87.3291vw,-10px) scale(.4197);animation:fall-23 26s -10s linear infinite}@keyframes fall-23{79.799%{transform:translate(95.7076vw,79.799vh) scale(.4197)}to{transform:translate(91.51835vw,99vh) scale(.4197)}}.snow:nth-child(24){opacity:.8304;transform:translate(75.4762vw,-10px) scale(.9645);animation:fall-24 21s -11s linear infinite}@keyframes fall-24{74.344%{transform:translate(68.5417vw,74.344vh) scale(.9645)}to{transform:translate(72.00895vw,99vh) scale(.9645)}}.snow:nth-child(25){opacity:1.6588;transform:translate(12.7502vw,-10px) scale(.1484);animation:fall-25 12s -26s linear infinite}@keyframes fall-25{79.431%{transform:translate(3.8491vw,79.431vh) scale(.1484)}to{transform:translate(8.29965vw,99vh) scale(.1484)}}.snow:nth-child(26){opacity:1.3828;transform:translate(21.7161vw,-10px) scale(.7588);animation:fall-26 17s -30s linear infinite}@keyframes fall-26{30.261%{transform:translate(18.1581vw,30.261vh) scale(.7588)}to{transform:translate(19.9371vw,99vh) scale(.7588)}}.snow:nth-child(27){opacity:.869;transform:translate(2.715vw,-10px) scale(.4754);animation:fall-27 11s -14s linear infinite}@keyframes fall-27{78.675%{transform:translate(-4.2977vw,78.675vh) scale(.4754)}to{transform:translate(-.79135vw,99vh) scale(.4754)}}.snow:nth-child(28){opacity:1.2906;transform:translate(59.0775vw,-10px) scale(.733);animation:fall-28 19s -15s linear infinite}@keyframes fall-28{69.465%{transform:translate(55.599vw,69.465vh) scale(.733)}to{transform:translate(57.33825vw,99vh) scale(.733)}}.snow:nth-child(29){opacity:1.6726;transform:translate(90.4076vw,-10px) scale(.4051);animation:fall-29 25s -1s linear infinite}@keyframes fall-29{38.909%{transform:translate(96.8798vw,38.909vh) scale(.4051)}to{transform:translate(93.6437vw,99vh) scale(.4051)}}.snow:nth-child(30){opacity:.877;transform:translate(4.0211vw,-10px) scale(.3764);animation:fall-30 20s -11s linear infinite}@keyframes fall-30{34.477%{transform:translate(-5.5374vw,34.477vh) scale(.3764)}to{transform:translate(-.75815vw,99vh) scale(.3764)}}.snow:nth-child(31){opacity:.6526;transform:translate(28.4797vw,-10px) scale(.0605);animation:fall-31 14s -29s linear infinite}@keyframes fall-31{63.512%{transform:translate(33.6132vw,63.512vh) scale(.0605)}to{transform:translate(31.04645vw,99vh) scale(.0605)}}.snow:nth-child(32){opacity:1.4284;transform:translate(24.336vw,-10px) scale(.3616);animation:fall-32 12s -21s linear infinite}@keyframes fall-32{63.042%{transform:translate(21.9664vw,63.042vh) scale(.3616)}to{transform:translate(23.1512vw,99vh) scale(.3616)}}.snow:nth-child(33){opacity:.4084;transform:translate(57.2071vw,-10px) scale(.8383);animation:fall-33 21s -24s linear infinite}@keyframes fall-33{77.606%{transform:translate(63.9938vw,77.606vh) scale(.8383)}to{transform:translate(60.60045vw,99vh) scale(.8383)}}.snow:nth-child(34){opacity:.789;transform:translate(46.3613vw,-10px) scale(.9031);animation:fall-34 25s -5s linear infinite}@keyframes fall-34{65.664%{transform:translate(49.6511vw,65.664vh) scale(.9031)}to{transform:translate(48.0062vw,99vh) scale(.9031)}}.snow:nth-child(35){opacity:.514;transform:translate(91.6372vw,-10px) scale(.8566);animation:fall-35 23s -8s linear infinite}@keyframes fall-35{78.055%{transform:translate(84.6653vw,78.055vh) scale(.8566)}to{transform:translate(88.15125vw,99vh) scale(.8566)}}.snow:nth-child(36){opacity:.796;transform:translate(72.2674vw,-10px) scale(.3066);animation:fall-36 23s -24s linear infinite}@keyframes fall-36{72.323%{transform:translate(67.813vw,72.323vh) scale(.3066)}to{transform:translate(70.0402vw,99vh) scale(.3066)}}.snow:nth-child(37){opacity:.1196;transform:translate(7.5116vw,-10px) scale(.6031);animation:fall-37 10s -12s linear infinite}@keyframes fall-37{30.307%{transform:translate(-1.3567vw,30.307vh) scale(.6031)}to{transform:translate(3.07745vw,99vh) scale(.6031)}}.snow:nth-child(38){opacity:.3308;transform:translate(30.3337vw,-10px) scale(.1724);animation:fall-38 25s -12s linear infinite}@keyframes fall-38{64.23%{transform:translate(24.5217vw,64.23vh) scale(.1724)}to{transform:translate(27.4277vw,99vh) scale(.1724)}}.snow:nth-child(39){opacity:1.847;transform:translate(74.3391vw,-10px) scale(.1179);animation:fall-39 24s -16s linear infinite}@keyframes fall-39{69.307%{transform:translate(76.3263vw,69.307vh) scale(.1179)}to{transform:translate(75.3327vw,99vh) scale(.1179)}}.snow:nth-child(40){opacity:.734;transform:translate(67.5532vw,-10px) scale(.33);animation:fall-40 10s -19s linear infinite}@keyframes fall-40{70.949%{transform:translate(71.6846vw,70.949vh) scale(.33)}to{transform:translate(69.6189vw,99vh) scale(.33)}}.snow:nth-child(41){opacity:.5336;transform:translate(83.1217vw,-10px) scale(.8649);animation:fall-41 29s -29s linear infinite}@keyframes fall-41{72.912%{transform:translate(73.2282vw,72.912vh) scale(.8649)}to{transform:translate(78.17495vw,99vh) scale(.8649)}}.snow:nth-child(42){opacity:1.8268;transform:translate(19.1198vw,-10px) scale(.9607);animation:fall-42 30s -17s linear infinite}@keyframes fall-42{40.823%{transform:translate(27.0218vw,40.823vh) scale(.9607)}to{transform:translate(23.0708vw,99vh) scale(.9607)}}.snow:nth-child(43){opacity:.682;transform:translate(34.7532vw,-10px) scale(.4854);animation:fall-43 10s -5s linear infinite}@keyframes fall-43{52.985%{transform:translate(38.7628vw,52.985vh) scale(.4854)}to{transform:translate(36.758vw,99vh) scale(.4854)}}.snow:nth-child(44){opacity:1.0018;transform:translate(77.2509vw,-10px) scale(.6128);animation:fall-44 17s -24s linear infinite}@keyframes fall-44{62.923%{transform:translate(72.22vw,62.923vh) scale(.6128)}to{transform:translate(74.73545vw,99vh) scale(.6128)}}.snow:nth-child(45){opacity:.004;transform:translate(85.6382vw,-10px) scale(.2911);animation:fall-45 26s -11s linear infinite}@keyframes fall-45{37.161%{transform:translate(84.1636vw,37.161vh) scale(.2911)}to{transform:translate(84.9009vw,99vh) scale(.2911)}}.snow:nth-child(46){opacity:1.3122;transform:translate(55.3128vw,-10px) scale(.8078);animation:fall-46 14s -17s linear infinite}@keyframes fall-46{35.006%{transform:translate(58.9549vw,35.006vh) scale(.8078)}to{transform:translate(57.13385vw,99vh) scale(.8078)}}.snow:nth-child(47){opacity:.3672;transform:translate(16.4836vw,-10px) scale(.688);animation:fall-47 13s -8s linear infinite}@keyframes fall-47{47.948%{transform:translate(8.4407vw,47.948vh) scale(.688)}to{transform:translate(12.46215vw,99vh) scale(.688)}}.snow:nth-child(48){opacity:1.3422;transform:translate(93.6455vw,-10px) scale(.606);animation:fall-48 26s -7s linear infinite}@keyframes fall-48{52.7%{transform:translate(101.9353vw,52.7vh) scale(.606)}to{transform:translate(97.7904vw,99vh) scale(.606)}}.snow:nth-child(49){opacity:.6144;transform:translate(26.9001vw,-10px) scale(.0432);animation:fall-49 14s -1s linear infinite}@keyframes fall-49{50.946%{transform:translate(36.496vw,50.946vh) scale(.0432)}to{transform:translate(31.69805vw,99vh) scale(.0432)}}.snow:nth-child(50){opacity:.0332;transform:translate(85.9729vw,-10px) scale(.2331);animation:fall-50 23s -8s linear infinite}@keyframes fall-50{38.397%{transform:translate(87.9965vw,38.397vh) scale(.2331)}to{transform:translate(86.9847vw,99vh) scale(.2331)}}.snow:nth-child(51){opacity:.2506;transform:translate(2.4695vw,-10px) scale(.5);animation:fall-51 16s -23s linear infinite}@keyframes fall-51{70.915%{transform:translate(10.1548vw,70.915vh) scale(.5)}to{transform:translate(6.31215vw,99vh) scale(.5)}}.snow:nth-child(52){opacity:1.6266;transform:translate(46.271vw,-10px) scale(.8467);animation:fall-52 19s -24s linear infinite}@keyframes fall-52{60.518%{transform:translate(50.8496vw,60.518vh) scale(.8467)}to{transform:translate(48.5603vw,99vh) scale(.8467)}}.snow:nth-child(53){opacity:1.1024;transform:translate(34.159vw,-10px) scale(.6506);animation:fall-53 10s -2s linear infinite}@keyframes fall-53{54.823%{transform:translate(28.6361vw,54.823vh) scale(.6506)}to{transform:translate(31.39755vw,99vh) scale(.6506)}}.snow:nth-child(54){opacity:1.411;transform:translate(11.1922vw,-10px) scale(.3572);animation:fall-54 16s -7s linear infinite}@keyframes fall-54{38.153%{transform:translate(11.4874vw,38.153vh) scale(.3572)}to{transform:translate(11.3398vw,99vh) scale(.3572)}}.snow:nth-child(55){opacity:.9332;transform:translate(54.5881vw,-10px) scale(.4982);animation:fall-55 21s -5s linear infinite}@keyframes fall-55{73.244%{transform:translate(59.7092vw,73.244vh) scale(.4982)}to{transform:translate(57.14865vw,99vh) scale(.4982)}}.snow:nth-child(56){opacity:.116;transform:translate(95.6191vw,-10px) scale(.4285);animation:fall-56 28s -21s linear infinite}@keyframes fall-56{76.514%{transform:translate(88.7144vw,76.514vh) scale(.4285)}to{transform:translate(92.16675vw,99vh) scale(.4285)}}.snow:nth-child(57){opacity:.5438;transform:translate(31.168vw,-10px) scale(.5891);animation:fall-57 27s -24s linear infinite}@keyframes fall-57{58.854%{transform:translate(35.7923vw,58.854vh) scale(.5891)}to{transform:translate(33.48015vw,99vh) scale(.5891)}}.snow:nth-child(58){opacity:1.3484;transform:translate(47.8321vw,-10px) scale(.7157);animation:fall-58 10s -21s linear infinite}@keyframes fall-58{59.933%{transform:translate(47.9032vw,59.933vh) scale(.7157)}to{transform:translate(47.86765vw,99vh) scale(.7157)}}.snow:nth-child(59){opacity:.853;transform:translate(73.7442vw,-10px) scale(.9916);animation:fall-59 25s -21s linear infinite}@keyframes fall-59{30.412%{transform:translate(65.2086vw,30.412vh) scale(.9916)}to{transform:translate(69.4764vw,99vh) scale(.9916)}}.snow:nth-child(60){opacity:.9066;transform:translate(73.858vw,-10px) scale(.0483);animation:fall-60 26s -24s linear infinite}@keyframes fall-60{47.231%{transform:translate(73.5366vw,47.231vh) scale(.0483)}to{transform:translate(73.6973vw,99vh) scale(.0483)}}.snow:nth-child(61){opacity:.282;transform:translate(57.0518vw,-10px) scale(.8707);animation:fall-61 27s -22s linear infinite}@keyframes fall-61{55.199%{transform:translate(60.1577vw,55.199vh) scale(.8707)}to{transform:translate(58.60475vw,99vh) scale(.8707)}}.snow:nth-child(62){opacity:.1808;transform:translate(44.0852vw,-10px) scale(.2354);animation:fall-62 17s -16s linear infinite}@keyframes fall-62{79.53%{transform:translate(34.5428vw,79.53vh) scale(.2354)}to{transform:translate(39.314vw,99vh) scale(.2354)}}.snow:nth-child(63){opacity:.0266;transform:translate(36.9998vw,-10px) scale(.428);animation:fall-63 15s -27s linear infinite}@keyframes fall-63{51.424%{transform:translate(39.7286vw,51.424vh) scale(.428)}to{transform:translate(38.3642vw,99vh) scale(.428)}}.snow:nth-child(64){opacity:1.8556;transform:translate(16.987vw,-10px) scale(.37);animation:fall-64 21s -21s linear infinite}@keyframes fall-64{35.701%{transform:translate(16.7346vw,35.701vh) scale(.37)}to{transform:translate(16.8608vw,99vh) scale(.37)}}.snow:nth-child(65){opacity:1.8878;transform:translate(30.2016vw,-10px) scale(.6858);animation:fall-65 10s -29s linear infinite}@keyframes fall-65{41.435%{transform:translate(31.3843vw,41.435vh) scale(.6858)}to{transform:translate(30.79295vw,99vh) scale(.6858)}}.snow:nth-child(66){opacity:1.9734;transform:translate(43.0164vw,-10px) scale(.6121);animation:fall-66 23s -10s linear infinite}@keyframes fall-66{64.69%{transform:translate(41.372vw,64.69vh) scale(.6121)}to{transform:translate(42.1942vw,99vh) scale(.6121)}}.snow:nth-child(67){opacity:.3716;transform:translate(67.9242vw,-10px) scale(.4082);animation:fall-67 21s -19s linear infinite}@keyframes fall-67{79.985%{transform:translate(71.083vw,79.985vh) scale(.4082)}to{transform:translate(69.5036vw,99vh) scale(.4082)}}.snow:nth-child(68){opacity:1.9132;transform:translate(65.3828vw,-10px) scale(.3438);animation:fall-68 21s -20s linear infinite}@keyframes fall-68{31.547%{transform:translate(64.119vw,31.547vh) scale(.3438)}to{transform:translate(64.7509vw,99vh) scale(.3438)}}.snow:nth-child(69){opacity:1.1138;transform:translate(87.7099vw,-10px) scale(.7299);animation:fall-69 26s -19s linear infinite}@keyframes fall-69{72.786%{transform:translate(87.4562vw,72.786vh) scale(.7299)}to{transform:translate(87.58305vw,99vh) scale(.7299)}}.snow:nth-child(70){opacity:1.2766;transform:translate(4.681vw,-10px) scale(.3367);animation:fall-70 16s -29s linear infinite}@keyframes fall-70{75.023%{transform:translate(3.7475vw,75.023vh) scale(.3367)}to{transform:translate(4.21425vw,99vh) scale(.3367)}}.snow:nth-child(71){opacity:1.0044;transform:translate(95.8163vw,-10px) scale(.776);animation:fall-71 10s -17s linear infinite}@keyframes fall-71{31.934%{transform:translate(102.7783vw,31.934vh) scale(.776)}to{transform:translate(99.2973vw,99vh) scale(.776)}}.snow:nth-child(72){opacity:1.8942;transform:translate(86.6811vw,-10px) scale(.6471);animation:fall-72 20s -11s linear infinite}@keyframes fall-72{37.98%{transform:translate(78.0095vw,37.98vh) scale(.6471)}to{transform:translate(82.3453vw,99vh) scale(.6471)}}.snow:nth-child(73){opacity:.1498;transform:translate(96.5451vw,-10px) scale(.1811);animation:fall-73 28s -29s linear infinite}@keyframes fall-73{65.493%{transform:translate(88.8494vw,65.493vh) scale(.1811)}to{transform:translate(92.69725vw,99vh) scale(.1811)}}.snow:nth-child(74){opacity:.2674;transform:translate(68.629vw,-10px) scale(.9961);animation:fall-74 28s -15s linear infinite}@keyframes fall-74{59.546%{transform:translate(61.6015vw,59.546vh) scale(.9961)}to{transform:translate(65.11525vw,99vh) scale(.9961)}}.snow:nth-child(75){opacity:.7814;transform:translate(97.8917vw,-10px) scale(.8683);animation:fall-75 18s -17s linear infinite}@keyframes fall-75{30.599%{transform:translate(92.4152vw,30.599vh) scale(.8683)}to{transform:translate(95.15345vw,99vh) scale(.8683)}}.snow:nth-child(76){opacity:.3722;transform:translate(78.7659vw,-10px) scale(.2075);animation:fall-76 18s -3s linear infinite}@keyframes fall-76{46.827%{transform:translate(87.67vw,46.827vh) scale(.2075)}to{transform:translate(83.21795vw,99vh) scale(.2075)}}.snow:nth-child(77){opacity:1.1616;transform:translate(9.91vw,-10px) scale(.5524);animation:fall-77 12s -13s linear infinite}@keyframes fall-77{31.251%{transform:translate(19.1665vw,31.251vh) scale(.5524)}to{transform:translate(14.53825vw,99vh) scale(.5524)}}.snow:nth-child(78){opacity:1.8208;transform:translate(48.8876vw,-10px) scale(.0971);animation:fall-78 17s -14s linear infinite}@keyframes fall-78{69.282%{transform:translate(43.9041vw,69.282vh) scale(.0971)}to{transform:translate(46.39585vw,99vh) scale(.0971)}}.snow:nth-child(79){opacity:.0632;transform:translate(82.8769vw,-10px) scale(.2275);animation:fall-79 25s -2s linear infinite}@keyframes fall-79{65.788%{transform:translate(85.8693vw,65.788vh) scale(.2275)}to{transform:translate(84.3731vw,99vh) scale(.2275)}}.snow:nth-child(80){opacity:1.0878;transform:translate(33.3672vw,-10px) scale(.3627);animation:fall-80 30s -6s linear infinite}@keyframes fall-80{43.842%{transform:translate(28.1581vw,43.842vh) scale(.3627)}to{transform:translate(30.76265vw,99vh) scale(.3627)}}.snow:nth-child(81){opacity:.7562;transform:translate(80.6018vw,-10px) scale(.8868);animation:fall-81 24s -20s linear infinite}@keyframes fall-81{32.763%{transform:translate(70.7086vw,32.763vh) scale(.8868)}to{transform:translate(75.6552vw,99vh) scale(.8868)}}.snow:nth-child(82){opacity:.4452;transform:translate(67.4792vw,-10px) scale(.1484);animation:fall-82 22s -27s linear infinite}@keyframes fall-82{43.823%{transform:translate(58.3935vw,43.823vh) scale(.1484)}to{transform:translate(62.93635vw,99vh) scale(.1484)}}.snow:nth-child(83){opacity:1.821;transform:translate(78.4846vw,-10px) scale(.9268);animation:fall-83 22s -5s linear infinite}@keyframes fall-83{66.427%{transform:translate(77.9166vw,66.427vh) scale(.9268)}to{transform:translate(78.2006vw,99vh) scale(.9268)}}.snow:nth-child(84){opacity:1.4794;transform:translate(37.6952vw,-10px) scale(.952);animation:fall-84 20s -20s linear infinite}@keyframes fall-84{48.775%{transform:translate(37.1734vw,48.775vh) scale(.952)}to{transform:translate(37.4343vw,99vh) scale(.952)}}.snow:nth-child(85){opacity:1.2042;transform:translate(69.0365vw,-10px) scale(.456);animation:fall-85 14s -24s linear infinite}@keyframes fall-85{42.369%{transform:translate(63.2832vw,42.369vh) scale(.456)}to{transform:translate(66.15985vw,99vh) scale(.456)}}.snow:nth-child(86){opacity:1.8836;transform:translate(82.4718vw,-10px) scale(.7118);animation:fall-86 21s -30s linear infinite}@keyframes fall-86{47.203%{transform:translate(83.7197vw,47.203vh) scale(.7118)}to{transform:translate(83.09575vw,99vh) scale(.7118)}}.snow:nth-child(87){opacity:1.089;transform:translate(82.2013vw,-10px) scale(.0498);animation:fall-87 23s -11s linear infinite}@keyframes fall-87{54.322%{transform:translate(79.0036vw,54.322vh) scale(.0498)}to{transform:translate(80.60245vw,99vh) scale(.0498)}}.snow:nth-child(88){opacity:1.9036;transform:translate(1.933vw,-10px) scale(.5418);animation:fall-88 19s -27s linear infinite}@keyframes fall-88{69.066%{transform:translate(-1.6436vw,69.066vh) scale(.5418)}to{transform:translate(.1447vw,99vh) scale(.5418)}}.snow:nth-child(89){opacity:1.0938;transform:translate(19.0629vw,-10px) scale(.3957);animation:fall-89 14s -18s linear infinite}@keyframes fall-89{73.68%{transform:translate(12.0465vw,73.68vh) scale(.3957)}to{transform:translate(15.5547vw,99vh) scale(.3957)}}.snow:nth-child(90){opacity:1.2628;transform:translate(45.4201vw,-10px) scale(.1713);animation:fall-90 25s -13s linear infinite}@keyframes fall-90{70.079%{transform:translate(44.2779vw,70.079vh) scale(.1713)}to{transform:translate(44.849vw,99vh) scale(.1713)}}.snow:nth-child(91){opacity:.292;transform:translate(.3313vw,-10px) scale(.4566);animation:fall-91 19s -12s linear infinite}@keyframes fall-91{31.892%{transform:translate(2.3641vw,31.892vh) scale(.4566)}to{transform:translate(1.3477vw,99vh) scale(.4566)}}.snow:nth-child(92){opacity:1.0796;transform:translate(87.8168vw,-10px) scale(.64);animation:fall-92 24s -9s linear infinite}@keyframes fall-92{44.74%{transform:translate(91.8399vw,44.74vh) scale(.64)}to{transform:translate(89.82835vw,99vh) scale(.64)}}.snow:nth-child(93){opacity:.6818;transform:translate(30.9488vw,-10px) scale(.4915);animation:fall-93 27s -10s linear infinite}@keyframes fall-93{67.291%{transform:translate(39.2534vw,67.291vh) scale(.4915)}to{transform:translate(35.1011vw,99vh) scale(.4915)}}.snow:nth-child(94){opacity:1.898;transform:translate(28.5558vw,-10px) scale(.6087);animation:fall-94 18s -8s linear infinite}@keyframes fall-94{44.167%{transform:translate(35.651vw,44.167vh) scale(.6087)}to{transform:translate(32.1034vw,99vh) scale(.6087)}}.snow:nth-child(95){opacity:.2942;transform:translate(11.3824vw,-10px) scale(.3782);animation:fall-95 21s -24s linear infinite}@keyframes fall-95{38.342%{transform:translate(17.1186vw,38.342vh) scale(.3782)}to{transform:translate(14.2505vw,99vh) scale(.3782)}}.snow:nth-child(96){opacity:1.434;transform:translate(27.7604vw,-10px) scale(.019);animation:fall-96 11s -9s linear infinite}@keyframes fall-96{38.077%{transform:translate(18.0381vw,38.077vh) scale(.019)}to{transform:translate(22.89925vw,99vh) scale(.019)}}.snow:nth-child(97){opacity:1.5244;transform:translate(89.8445vw,-10px) scale(.8967);animation:fall-97 26s -11s linear infinite}@keyframes fall-97{72.788%{transform:translate(89.1092vw,72.788vh) scale(.8967)}to{transform:translate(89.47685vw,99vh) scale(.8967)}}.snow:nth-child(98){opacity:1.7928;transform:translate(20.8022vw,-10px) scale(.952);animation:fall-98 30s -23s linear infinite}@keyframes fall-98{32.629%{transform:translate(14.973vw,32.629vh) scale(.952)}to{transform:translate(17.8876vw,99vh) scale(.952)}}.snow:nth-child(99){opacity:.0412;transform:translate(72.3846vw,-10px) scale(.5743);animation:fall-99 29s -5s linear infinite}@keyframes fall-99{78.217%{transform:translate(77.8277vw,78.217vh) scale(.5743)}to{transform:translate(75.10615vw,99vh) scale(.5743)}}.snow:nth-child(100){opacity:.5652;transform:translate(91.3412vw,-10px) scale(.3375);animation:fall-100 15s -8s linear infinite}@keyframes fall-100{60.208%{transform:translate(82.6013vw,60.208vh) scale(.3375)}to{transform:translate(86.97125vw,99vh) scale(.3375)}}.snow:nth-child(101){opacity:.0064;transform:translate(21.1693vw,-10px) scale(.71);animation:fall-101 15s -26s linear infinite}@keyframes fall-101{70.222%{transform:translate(26.5211vw,70.222vh) scale(.71)}to{transform:translate(23.8452vw,99vh) scale(.71)}}.snow:nth-child(102){opacity:1.3766;transform:translate(20.103vw,-10px) scale(.3369);animation:fall-102 11s -5s linear infinite}@keyframes fall-102{50.16%{transform:translate(12.5905vw,50.16vh) scale(.3369)}to{transform:translate(16.34675vw,99vh) scale(.3369)}}.snow:nth-child(103){opacity:1.0774;transform:translate(60.474vw,-10px) scale(.0976);animation:fall-103 18s -15s linear infinite}@keyframes fall-103{73.652%{transform:translate(68.5555vw,73.652vh) scale(.0976)}to{transform:translate(64.51475vw,99vh) scale(.0976)}}.snow:nth-child(104){opacity:.5956;transform:translate(82.0491vw,-10px) scale(.9342);animation:fall-104 17s -22s linear infinite}@keyframes fall-104{52.598%{transform:translate(86.7859vw,52.598vh) scale(.9342)}to{transform:translate(84.4175vw,99vh) scale(.9342)}}.snow:nth-child(105){opacity:.167;transform:translate(27.6128vw,-10px) scale(.8681);animation:fall-105 22s -13s linear infinite}@keyframes fall-105{64.759%{transform:translate(30.9926vw,64.759vh) scale(.8681)}to{transform:translate(29.3027vw,99vh) scale(.8681)}}.snow:nth-child(106){opacity:1.8252;transform:translate(1.2998vw,-10px) scale(.157);animation:fall-106 22s -11s linear infinite}@keyframes fall-106{72.745%{transform:translate(4.1598vw,72.745vh) scale(.157)}to{transform:translate(2.7298vw,99vh) scale(.157)}}.snow:nth-child(107){opacity:1.6924;transform:translate(82.1324vw,-10px) scale(.6971);animation:fall-107 22s -5s linear infinite}@keyframes fall-107{30.923%{transform:translate(75.5608vw,30.923vh) scale(.6971)}to{transform:translate(78.8466vw,99vh) scale(.6971)}}.snow:nth-child(108){opacity:.052;transform:translate(27.3426vw,-10px) scale(.4447);animation:fall-108 17s -6s linear infinite}@keyframes fall-108{30.186%{transform:translate(36.1162vw,30.186vh) scale(.4447)}to{transform:translate(31.7294vw,99vh) scale(.4447)}}.snow:nth-child(109){opacity:1.0222;transform:translate(53.0969vw,-10px) scale(.1992);animation:fall-109 24s -29s linear infinite}@keyframes fall-109{55.974%{transform:translate(53.5004vw,55.974vh) scale(.1992)}to{transform:translate(53.29865vw,99vh) scale(.1992)}}.snow:nth-child(110){opacity:1.513;transform:translate(84.3069vw,-10px) scale(.7503);animation:fall-110 17s -22s linear infinite}@keyframes fall-110{30.751%{transform:translate(88.6676vw,30.751vh) scale(.7503)}to{transform:translate(86.48725vw,99vh) scale(.7503)}}.snow:nth-child(111){opacity:1.564;transform:translate(8.9429vw,-10px) scale(.0543);animation:fall-111 19s -21s linear infinite}@keyframes fall-111{68.712%{transform:translate(11.7457vw,68.712vh) scale(.0543)}to{transform:translate(10.3443vw,99vh) scale(.0543)}}.snow:nth-child(112){opacity:.4554;transform:translate(28.0516vw,-10px) scale(.9511);animation:fall-112 20s -30s linear infinite}@keyframes fall-112{40.657%{transform:translate(23.0932vw,40.657vh) scale(.9511)}to{transform:translate(25.5724vw,99vh) scale(.9511)}}.snow:nth-child(113){opacity:.1488;transform:translate(49.3559vw,-10px) scale(.9636);animation:fall-113 13s -11s linear infinite}@keyframes fall-113{73.909%{transform:translate(41.0139vw,73.909vh) scale(.9636)}to{transform:translate(45.1849vw,99vh) scale(.9636)}}.snow:nth-child(114){opacity:1.2142;transform:translate(14.4934vw,-10px) scale(.0429);animation:fall-114 13s -30s linear infinite}@keyframes fall-114{50.099%{transform:translate(13.3662vw,50.099vh) scale(.0429)}to{transform:translate(13.9298vw,99vh) scale(.0429)}}.snow:nth-child(115){opacity:.9086;transform:translate(55.7681vw,-10px) scale(.5556);animation:fall-115 26s -1s linear infinite}@keyframes fall-115{71.99%{transform:translate(59.1949vw,71.99vh) scale(.5556)}to{transform:translate(57.4815vw,99vh) scale(.5556)}}.snow:nth-child(116){opacity:1.7356;transform:translate(3.5656vw,-10px) scale(.1777);animation:fall-116 12s -7s linear infinite}@keyframes fall-116{61.365%{transform:translate(3.4636vw,61.365vh) scale(.1777)}to{transform:translate(3.5146vw,99vh) scale(.1777)}}.snow:nth-child(117){opacity:.6096;transform:translate(17.9024vw,-10px) scale(.4506);animation:fall-117 20s -13s linear infinite}@keyframes fall-117{60.501%{transform:translate(17.4919vw,60.501vh) scale(.4506)}to{transform:translate(17.69715vw,99vh) scale(.4506)}}.snow:nth-child(118){opacity:.991;transform:translate(39.4012vw,-10px) scale(.8296);animation:fall-118 29s -15s linear infinite}@keyframes fall-118{37.308%{transform:translate(40.0785vw,37.308vh) scale(.8296)}to{transform:translate(39.73985vw,99vh) scale(.8296)}}.snow:nth-child(119){opacity:1.7528;transform:translate(29.771vw,-10px) scale(.1746);animation:fall-119 13s -2s linear infinite}@keyframes fall-119{56.195%{transform:translate(24.9806vw,56.195vh) scale(.1746)}to{transform:translate(27.3758vw,99vh) scale(.1746)}}.snow:nth-child(120){opacity:1.3086;transform:translate(12.7624vw,-10px) scale(.2482);animation:fall-120 28s -18s linear infinite}@keyframes fall-120{72.541%{transform:translate(17.7053vw,72.541vh) scale(.2482)}to{transform:translate(15.23385vw,99vh) scale(.2482)}}.snow:nth-child(121){opacity:.4512;transform:translate(36.8328vw,-10px) scale(.6998);animation:fall-121 11s -29s linear infinite}@keyframes fall-121{31.718%{transform:translate(44.4145vw,31.718vh) scale(.6998)}to{transform:translate(40.62365vw,99vh) scale(.6998)}}.snow:nth-child(122){opacity:1.2792;transform:translate(64.7023vw,-10px) scale(.3862);animation:fall-122 12s -30s linear infinite}@keyframes fall-122{36.442%{transform:translate(57.6844vw,36.442vh) scale(.3862)}to{transform:translate(61.19335vw,99vh) scale(.3862)}}.snow:nth-child(123){opacity:.2338;transform:translate(95.5737vw,-10px) scale(.5501);animation:fall-123 30s -5s linear infinite}@keyframes fall-123{42.261%{transform:translate(100.0772vw,42.261vh) scale(.5501)}to{transform:translate(97.82545vw,99vh) scale(.5501)}}.snow:nth-child(124){opacity:.7854;transform:translate(99.9108vw,-10px) scale(.0454);animation:fall-124 28s -14s linear infinite}@keyframes fall-124{68.445%{transform:translate(95.5939vw,68.445vh) scale(.0454)}to{transform:translate(97.75235vw,99vh) scale(.0454)}}.snow:nth-child(125){opacity:.1794;transform:translate(5.5572vw,-10px) scale(.7665);animation:fall-125 23s -18s linear infinite}@keyframes fall-125{74.132%{transform:translate(-3.7379vw,74.132vh) scale(.7665)}to{transform:translate(.90965vw,99vh) scale(.7665)}}.snow:nth-child(126){opacity:1.838;transform:translate(82.7651vw,-10px) scale(.8272);animation:fall-126 15s -23s linear infinite}@keyframes fall-126{37.154%{transform:translate(80.0532vw,37.154vh) scale(.8272)}to{transform:translate(81.40915vw,99vh) scale(.8272)}}.snow:nth-child(127){opacity:1.9912;transform:translate(67.8025vw,-10px) scale(.2608);animation:fall-127 28s -8s linear infinite}@keyframes fall-127{73.574%{transform:translate(71.834vw,73.574vh) scale(.2608)}to{transform:translate(69.81825vw,99vh) scale(.2608)}}.snow:nth-child(128){opacity:.7402;transform:translate(86.317vw,-10px) scale(.8946);animation:fall-128 16s -2s linear infinite}@keyframes fall-128{68.037%{transform:translate(91.9961vw,68.037vh) scale(.8946)}to{transform:translate(89.15655vw,99vh) scale(.8946)}}.snow:nth-child(129){opacity:1.575;transform:translate(22.832vw,-10px) scale(.9125);animation:fall-129 20s -10s linear infinite}@keyframes fall-129{40.633%{transform:translate(23.5286vw,40.633vh) scale(.9125)}to{transform:translate(23.1803vw,99vh) scale(.9125)}}.snow:nth-child(130){opacity:1.7004;transform:translate(27.9222vw,-10px) scale(.5802);animation:fall-130 16s -28s linear infinite}@keyframes fall-130{38.203%{transform:translate(24.44vw,38.203vh) scale(.5802)}to{transform:translate(26.1811vw,99vh) scale(.5802)}}.snow:nth-child(131){opacity:.588;transform:translate(58.7944vw,-10px) scale(.5817);animation:fall-131 11s -24s linear infinite}@keyframes fall-131{52.636%{transform:translate(49.4971vw,52.636vh) scale(.5817)}to{transform:translate(54.14575vw,99vh) scale(.5817)}}.snow:nth-child(132){opacity:1.58;transform:translate(45.726vw,-10px) scale(.3386);animation:fall-132 27s -8s linear infinite}@keyframes fall-132{55.004%{transform:translate(49.3568vw,55.004vh) scale(.3386)}to{transform:translate(47.5414vw,99vh) scale(.3386)}}.snow:nth-child(133){opacity:1.6592;transform:translate(95.231vw,-10px) scale(.9303);animation:fall-133 11s -20s linear infinite}@keyframes fall-133{71.648%{transform:translate(90.1941vw,71.648vh) scale(.9303)}to{transform:translate(92.71255vw,99vh) scale(.9303)}}.snow:nth-child(134){opacity:1.5742;transform:translate(88.4714vw,-10px) scale(.8675);animation:fall-134 27s -17s linear infinite}@keyframes fall-134{63.046%{transform:translate(78.7427vw,63.046vh) scale(.8675)}to{transform:translate(83.60705vw,99vh) scale(.8675)}}.snow:nth-child(135){opacity:1.8658;transform:translate(22.3741vw,-10px) scale(.7764);animation:fall-135 16s -26s linear infinite}@keyframes fall-135{68.963%{transform:translate(29.762vw,68.963vh) scale(.7764)}to{transform:translate(26.06805vw,99vh) scale(.7764)}}.snow:nth-child(136){opacity:.4662;transform:translate(6.1716vw,-10px) scale(.1918);animation:fall-136 23s -8s linear infinite}@keyframes fall-136{64.941%{transform:translate(4.9023vw,64.941vh) scale(.1918)}to{transform:translate(5.53695vw,99vh) scale(.1918)}}.snow:nth-child(137){opacity:.1908;transform:translate(35.1746vw,-10px) scale(.1348);animation:fall-137 30s -15s linear infinite}@keyframes fall-137{70.485%{transform:translate(37.0883vw,70.485vh) scale(.1348)}to{transform:translate(36.13145vw,99vh) scale(.1348)}}.snow:nth-child(138){opacity:.781;transform:translate(86.4581vw,-10px) scale(.7652);animation:fall-138 27s -18s linear infinite}@keyframes fall-138{32.881%{transform:translate(85.9466vw,32.881vh) scale(.7652)}to{transform:translate(86.20235vw,99vh) scale(.7652)}}.snow:nth-child(139){opacity:.947;transform:translate(62.4624vw,-10px) scale(.8795);animation:fall-139 18s -9s linear infinite}@keyframes fall-139{71.368%{transform:translate(54.3768vw,71.368vh) scale(.8795)}to{transform:translate(58.4196vw,99vh) scale(.8795)}}.snow:nth-child(140){opacity:1.7798;transform:translate(13.9482vw,-10px) scale(.0147);animation:fall-140 29s -26s linear infinite}@keyframes fall-140{30.137%{transform:translate(13.6053vw,30.137vh) scale(.0147)}to{transform:translate(13.77675vw,99vh) scale(.0147)}}.snow:nth-child(141){opacity:1.556;transform:translate(94.827vw,-10px) scale(.5081);animation:fall-141 21s -6s linear infinite}@keyframes fall-141{71.177%{transform:translate(94.8642vw,71.177vh) scale(.5081)}to{transform:translate(94.8456vw,99vh) scale(.5081)}}.snow:nth-child(142){opacity:.2038;transform:translate(3.9798vw,-10px) scale(.7835);animation:fall-142 25s -26s linear infinite}@keyframes fall-142{77.325%{transform:translate(8.8245vw,77.325vh) scale(.7835)}to{transform:translate(6.40215vw,99vh) scale(.7835)}}.snow:nth-child(143){opacity:1.791;transform:translate(8.8353vw,-10px) scale(.1699);animation:fall-143 25s -11s linear infinite}@keyframes fall-143{78.351%{transform:translate(17.9877vw,78.351vh) scale(.1699)}to{transform:translate(13.4115vw,99vh) scale(.1699)}}.snow:nth-child(144){opacity:1.2662;transform:translate(12.3253vw,-10px) scale(.4406);animation:fall-144 13s -10s linear infinite}@keyframes fall-144{63.966%{transform:translate(8.3289vw,63.966vh) scale(.4406)}to{transform:translate(10.3271vw,99vh) scale(.4406)}}.snow:nth-child(145){opacity:1.4344;transform:translate(14.4634vw,-10px) scale(.1907);animation:fall-145 17s -19s linear infinite}@keyframes fall-145{62.395%{transform:translate(14.5132vw,62.395vh) scale(.1907)}to{transform:translate(14.4883vw,99vh) scale(.1907)}}.snow:nth-child(146){opacity:.1266;transform:translate(75.7166vw,-10px) scale(.7883);animation:fall-146 19s -2s linear infinite}@keyframes fall-146{31.125%{transform:translate(85.5807vw,31.125vh) scale(.7883)}to{transform:translate(80.64865vw,99vh) scale(.7883)}}.snow:nth-child(147){opacity:1.1024;transform:translate(67.1343vw,-10px) scale(.9168);animation:fall-147 25s -27s linear infinite}@keyframes fall-147{51.364%{transform:translate(59.6109vw,51.364vh) scale(.9168)}to{transform:translate(63.3726vw,99vh) scale(.9168)}}.snow:nth-child(148){opacity:1.1276;transform:translate(66.7439vw,-10px) scale(.0571);animation:fall-148 20s -29s linear infinite}@keyframes fall-148{50.147%{transform:translate(60.6562vw,50.147vh) scale(.0571)}to{transform:translate(63.70005vw,99vh) scale(.0571)}}.snow:nth-child(149){opacity:.6576;transform:translate(43.9684vw,-10px) scale(.0131);animation:fall-149 14s -13s linear infinite}@keyframes fall-149{36.17%{transform:translate(35.5572vw,36.17vh) scale(.0131)}to{transform:translate(39.7628vw,99vh) scale(.0131)}}.snow:nth-child(150){opacity:.703;transform:translate(31.2617vw,-10px) scale(.7123);animation:fall-150 10s -16s linear infinite}@keyframes fall-150{65.538%{transform:translate(34.7847vw,65.538vh) scale(.7123)}to{transform:translate(33.0232vw,99vh) scale(.7123)}}.snow:nth-child(151){opacity:.408;transform:translate(72.8049vw,-10px) scale(.9729);animation:fall-151 15s -23s linear infinite}@keyframes fall-151{74.062%{transform:translate(68.7048vw,74.062vh) scale(.9729)}to{transform:translate(70.75485vw,99vh) scale(.9729)}}.snow:nth-child(152){opacity:1.1352;transform:translate(47.5145vw,-10px) scale(.0357);animation:fall-152 21s -9s linear infinite}@keyframes fall-152{37.016%{transform:translate(54.7443vw,37.016vh) scale(.0357)}to{transform:translate(51.1294vw,99vh) scale(.0357)}}.snow:nth-child(153){opacity:.2848;transform:translate(24.1987vw,-10px) scale(.6897);animation:fall-153 18s -8s linear infinite}@keyframes fall-153{54.012%{transform:translate(31.6969vw,54.012vh) scale(.6897)}to{transform:translate(27.9478vw,99vh) scale(.6897)}}.snow:nth-child(154){opacity:.8658;transform:translate(60.9551vw,-10px) scale(.1434);animation:fall-154 14s -15s linear infinite}@keyframes fall-154{41.976%{transform:translate(52.1499vw,41.976vh) scale(.1434)}to{transform:translate(56.5525vw,99vh) scale(.1434)}}.snow:nth-child(155){opacity:1.2192;transform:translate(90.9789vw,-10px) scale(.7453);animation:fall-155 27s -27s linear infinite}@keyframes fall-155{73.871%{transform:translate(93.7149vw,73.871vh) scale(.7453)}to{transform:translate(92.3469vw,99vh) scale(.7453)}}.snow:nth-child(156){opacity:.4956;transform:translate(84.6998vw,-10px) scale(.6478);animation:fall-156 19s -15s linear infinite}@keyframes fall-156{44.58%{transform:translate(87.3326vw,44.58vh) scale(.6478)}to{transform:translate(86.0162vw,99vh) scale(.6478)}}.snow:nth-child(157){opacity:1.9686;transform:translate(85.9862vw,-10px) scale(.1843);animation:fall-157 27s -23s linear infinite}@keyframes fall-157{78.562%{transform:translate(80.8459vw,78.562vh) scale(.1843)}to{transform:translate(83.41605vw,99vh) scale(.1843)}}.snow:nth-child(158){opacity:.0074;transform:translate(91.5321vw,-10px) scale(.1582);animation:fall-158 30s -13s linear infinite}@keyframes fall-158{72.881%{transform:translate(100.1974vw,72.881vh) scale(.1582)}to{transform:translate(95.86475vw,99vh) scale(.1582)}}.snow:nth-child(159){opacity:.69;transform:translate(71.4547vw,-10px) scale(.0823);animation:fall-159 23s -6s linear infinite}@keyframes fall-159{73.58%{transform:translate(62.4619vw,73.58vh) scale(.0823)}to{transform:translate(66.9583vw,99vh) scale(.0823)}}.snow:nth-child(160){opacity:1.0432;transform:translate(8.3529vw,-10px) scale(.231);animation:fall-160 15s -18s linear infinite}@keyframes fall-160{66.69%{transform:translate(1.6011vw,66.69vh) scale(.231)}to{transform:translate(4.977vw,99vh) scale(.231)}}.snow:nth-child(161){opacity:1.9442;transform:translate(57.4271vw,-10px) scale(.0375);animation:fall-161 12s -7s linear infinite}@keyframes fall-161{41.702%{transform:translate(53.9819vw,41.702vh) scale(.0375)}to{transform:translate(55.7045vw,99vh) scale(.0375)}}.snow:nth-child(162){opacity:.6078;transform:translate(7.5579vw,-10px) scale(.1452);animation:fall-162 27s -15s linear infinite}@keyframes fall-162{52.461%{transform:translate(5.5496vw,52.461vh) scale(.1452)}to{transform:translate(6.55375vw,99vh) scale(.1452)}}.snow:nth-child(163){opacity:1.5414;transform:translate(73.9901vw,-10px) scale(.6716);animation:fall-163 10s -15s linear infinite}@keyframes fall-163{61.638%{transform:translate(68.4958vw,61.638vh) scale(.6716)}to{transform:translate(71.24295vw,99vh) scale(.6716)}}.snow:nth-child(164){opacity:.2936;transform:translate(36.4532vw,-10px) scale(.159);animation:fall-164 29s -29s linear infinite}@keyframes fall-164{44.813%{transform:translate(30.8629vw,44.813vh) scale(.159)}to{transform:translate(33.65805vw,99vh) scale(.159)}}.snow:nth-child(165){opacity:.857;transform:translate(74.684vw,-10px) scale(.9174);animation:fall-165 28s -26s linear infinite}@keyframes fall-165{75.73%{transform:translate(73.5071vw,75.73vh) scale(.9174)}to{transform:translate(74.09555vw,99vh) scale(.9174)}}.snow:nth-child(166){opacity:1.477;transform:translate(48.6815vw,-10px) scale(.1147);animation:fall-166 26s -2s linear infinite}@keyframes fall-166{73.204%{transform:translate(48.3151vw,73.204vh) scale(.1147)}to{transform:translate(48.4983vw,99vh) scale(.1147)}}.snow:nth-child(167){opacity:.5958;transform:translate(18.8956vw,-10px) scale(.9666);animation:fall-167 20s -6s linear infinite}@keyframes fall-167{51.263%{transform:translate(10.7657vw,51.263vh) scale(.9666)}to{transform:translate(14.83065vw,99vh) scale(.9666)}}.snow:nth-child(168){opacity:1.7454;transform:translate(32.6479vw,-10px) scale(.5403);animation:fall-168 11s -10s linear infinite}@keyframes fall-168{50.481%{transform:translate(23.5874vw,50.481vh) scale(.5403)}to{transform:translate(28.11765vw,99vh) scale(.5403)}}.snow:nth-child(169){opacity:1.2612;transform:translate(44.6315vw,-10px) scale(.4662);animation:fall-169 13s -5s linear infinite}@keyframes fall-169{73.903%{transform:translate(44.5039vw,73.903vh) scale(.4662)}to{transform:translate(44.5677vw,99vh) scale(.4662)}}.snow:nth-child(170){opacity:1.623;transform:translate(62.4771vw,-10px) scale(.8381);animation:fall-170 28s -8s linear infinite}@keyframes fall-170{61.47%{transform:translate(64.8769vw,61.47vh) scale(.8381)}to{transform:translate(63.677vw,99vh) scale(.8381)}}.snow:nth-child(171){opacity:1.667;transform:translate(5.5604vw,-10px) scale(.15);animation:fall-171 19s -13s linear infinite}@keyframes fall-171{35.432%{transform:translate(4.0673vw,35.432vh) scale(.15)}to{transform:translate(4.81385vw,99vh) scale(.15)}}.snow:nth-child(172){opacity:.8156;transform:translate(52.5438vw,-10px) scale(.4581);animation:fall-172 29s -18s linear infinite}@keyframes fall-172{54.406%{transform:translate(46.358vw,54.406vh) scale(.4581)}to{transform:translate(49.4509vw,99vh) scale(.4581)}}.snow:nth-child(173){opacity:1.8398;transform:translate(46.5841vw,-10px) scale(.938);animation:fall-173 26s -28s linear infinite}@keyframes fall-173{41.874%{transform:translate(43.0331vw,41.874vh) scale(.938)}to{transform:translate(44.8086vw,99vh) scale(.938)}}.snow:nth-child(174){opacity:.0808;transform:translate(38.2829vw,-10px) scale(.8359);animation:fall-174 18s -5s linear infinite}@keyframes fall-174{37.943%{transform:translate(47.0323vw,37.943vh) scale(.8359)}to{transform:translate(42.6576vw,99vh) scale(.8359)}}.snow:nth-child(175){opacity:1.2236;transform:translate(49.8413vw,-10px) scale(.1364);animation:fall-175 13s -12s linear infinite}@keyframes fall-175{61.99%{transform:translate(50.2927vw,61.99vh) scale(.1364)}to{transform:translate(50.067vw,99vh) scale(.1364)}}.snow:nth-child(176){opacity:1.7428;transform:translate(19.3991vw,-10px) scale(.9016);animation:fall-176 16s -13s linear infinite}@keyframes fall-176{69.744%{transform:translate(19.2214vw,69.744vh) scale(.9016)}to{transform:translate(19.31025vw,99vh) scale(.9016)}}.snow:nth-child(177){opacity:.4838;transform:translate(63.1077vw,-10px) scale(.8322);animation:fall-177 25s -25s linear infinite}@keyframes fall-177{66.906%{transform:translate(54.0826vw,66.906vh) scale(.8322)}to{transform:translate(58.59515vw,99vh) scale(.8322)}}.snow:nth-child(178){opacity:.7508;transform:translate(84.5269vw,-10px) scale(.7835);animation:fall-178 20s -12s linear infinite}@keyframes fall-178{69.521%{transform:translate(86.1912vw,69.521vh) scale(.7835)}to{transform:translate(85.35905vw,99vh) scale(.7835)}}.snow:nth-child(179){opacity:.5144;transform:translate(57.6778vw,-10px) scale(.4003);animation:fall-179 21s -24s linear infinite}@keyframes fall-179{43.44%{transform:translate(61.3371vw,43.44vh) scale(.4003)}to{transform:translate(59.50745vw,99vh) scale(.4003)}}.snow:nth-child(180){opacity:1.2834;transform:translate(24.4176vw,-10px) scale(.248);animation:fall-180 20s -14s linear infinite}@keyframes fall-180{40.539%{transform:translate(19.656vw,40.539vh) scale(.248)}to{transform:translate(22.0368vw,99vh) scale(.248)}}.snow:nth-child(181){opacity:.2604;transform:translate(61.288vw,-10px) scale(.0753);animation:fall-181 20s -5s linear infinite}@keyframes fall-181{76.243%{transform:translate(55.2292vw,76.243vh) scale(.0753)}to{transform:translate(58.2586vw,99vh) scale(.0753)}}.snow:nth-child(182){opacity:.2764;transform:translate(39.5913vw,-10px) scale(.3485);animation:fall-182 20s -24s linear infinite}@keyframes fall-182{39.338%{transform:translate(47.2917vw,39.338vh) scale(.3485)}to{transform:translate(43.4415vw,99vh) scale(.3485)}}.snow:nth-child(183){opacity:.1238;transform:translate(42.6837vw,-10px) scale(.5606);animation:fall-183 19s -29s linear infinite}@keyframes fall-183{67.092%{transform:translate(40.9249vw,67.092vh) scale(.5606)}to{transform:translate(41.8043vw,99vh) scale(.5606)}}.snow:nth-child(184){opacity:.561;transform:translate(95.118vw,-10px) scale(.5624);animation:fall-184 10s -19s linear infinite}@keyframes fall-184{58.098%{transform:translate(92.2878vw,58.098vh) scale(.5624)}to{transform:translate(93.7029vw,99vh) scale(.5624)}}.snow:nth-child(185){opacity:.9574;transform:translate(41.8126vw,-10px) scale(.6859);animation:fall-185 27s -13s linear infinite}@keyframes fall-185{69.196%{transform:translate(39.4105vw,69.196vh) scale(.6859)}to{transform:translate(40.61155vw,99vh) scale(.6859)}}.snow:nth-child(186){opacity:1.0096;transform:translate(28.8802vw,-10px) scale(.8706);animation:fall-186 21s -24s linear infinite}@keyframes fall-186{52.855%{transform:translate(19.7757vw,52.855vh) scale(.8706)}to{transform:translate(24.32795vw,99vh) scale(.8706)}}.snow:nth-child(187){opacity:.0874;transform:translate(59.1538vw,-10px) scale(.4032);animation:fall-187 22s -28s linear infinite}@keyframes fall-187{57.329%{transform:translate(57.3898vw,57.329vh) scale(.4032)}to{transform:translate(58.2718vw,99vh) scale(.4032)}}.snow:nth-child(188){opacity:1.0536;transform:translate(31.1555vw,-10px) scale(.3899);animation:fall-188 27s -25s linear infinite}@keyframes fall-188{56.381%{transform:translate(24.5759vw,56.381vh) scale(.3899)}to{transform:translate(27.8657vw,99vh) scale(.3899)}}.snow:nth-child(189){opacity:1.5032;transform:translate(26.5815vw,-10px) scale(.486);animation:fall-189 13s -8s linear infinite}@keyframes fall-189{55.971%{transform:translate(24.6448vw,55.971vh) scale(.486)}to{transform:translate(25.61315vw,99vh) scale(.486)}}.snow:nth-child(190){opacity:.0148;transform:translate(59.0892vw,-10px) scale(.4353);animation:fall-190 17s -5s linear infinite}@keyframes fall-190{49.73%{transform:translate(55.0447vw,49.73vh) scale(.4353)}to{transform:translate(57.06695vw,99vh) scale(.4353)}}.snow:nth-child(191){opacity:1.1968;transform:translate(22.5689vw,-10px) scale(.1953);animation:fall-191 24s -6s linear infinite}@keyframes fall-191{78.068%{transform:translate(19.8863vw,78.068vh) scale(.1953)}to{transform:translate(21.2276vw,99vh) scale(.1953)}}.snow:nth-child(192){opacity:1.944;transform:translate(53.2797vw,-10px) scale(.8031);animation:fall-192 13s -12s linear infinite}@keyframes fall-192{67.316%{transform:translate(45.6253vw,67.316vh) scale(.8031)}to{transform:translate(49.4525vw,99vh) scale(.8031)}}.snow:nth-child(193){opacity:.9238;transform:translate(96.1627vw,-10px) scale(.1137);animation:fall-193 15s -19s linear infinite}@keyframes fall-193{62.24%{transform:translate(100.1388vw,62.24vh) scale(.1137)}to{transform:translate(98.15075vw,99vh) scale(.1137)}}.snow:nth-child(194){opacity:.4678;transform:translate(26.4596vw,-10px) scale(.8735);animation:fall-194 20s -10s linear infinite}@keyframes fall-194{54.46%{transform:translate(17.9341vw,54.46vh) scale(.8735)}to{transform:translate(22.19685vw,99vh) scale(.8735)}}.snow:nth-child(195){opacity:.157;transform:translate(39.969vw,-10px) scale(.0609);animation:fall-195 20s -20s linear infinite}@keyframes fall-195{75.161%{transform:translate(36.2028vw,75.161vh) scale(.0609)}to{transform:translate(38.0859vw,99vh) scale(.0609)}}.snow:nth-child(196){opacity:.6118;transform:translate(5.1063vw,-10px) scale(.8569);animation:fall-196 25s -2s linear infinite}@keyframes fall-196{50.199%{transform:translate(2.3531vw,50.199vh) scale(.8569)}to{transform:translate(3.7297vw,99vh) scale(.8569)}}.snow:nth-child(197){opacity:.7666;transform:translate(44.1536vw,-10px) scale(.0372);animation:fall-197 22s -26s linear infinite}@keyframes fall-197{42.799%{transform:translate(37.6891vw,42.799vh) scale(.0372)}to{transform:translate(40.92135vw,99vh) scale(.0372)}}.snow:nth-child(198){opacity:1.829;transform:translate(67.152vw,-10px) scale(.692);animation:fall-198 24s -7s linear infinite}@keyframes fall-198{51.186%{transform:translate(65.6777vw,51.186vh) scale(.692)}to{transform:translate(66.41485vw,99vh) scale(.692)}}.snow:nth-child(199){opacity:1.673;transform:translate(68.2631vw,-10px) scale(.6244);animation:fall-199 29s -14s linear infinite}@keyframes fall-199{66.904%{transform:translate(65.1765vw,66.904vh) scale(.6244)}to{transform:translate(66.7198vw,99vh) scale(.6244)}}.snow:nth-child(200){opacity:.1474;transform:translate(8.4401vw,-10px) scale(.8596);animation:fall-200 17s -27s linear infinite}@keyframes fall-200{54.985%{transform:translate(2.4612vw,54.985vh) scale(.8596)}to{transform:translate(5.45065vw,99vh) scale(.8596)}}.snow:nth-child(201){opacity:1.9156;transform:translate(25.0252vw,-10px) scale(.3109);animation:fall-201 21s -15s linear infinite}@keyframes fall-201{69.824%{transform:translate(19.7846vw,69.824vh) scale(.3109)}to{transform:translate(22.4049vw,99vh) scale(.3109)}}.snow:nth-child(202){opacity:1.04;transform:translate(94.3444vw,-10px) scale(.9711);animation:fall-202 27s -29s linear infinite}@keyframes fall-202{78.965%{transform:translate(99.5601vw,78.965vh) scale(.9711)}to{transform:translate(96.95225vw,99vh) scale(.9711)}}.snow:nth-child(203){opacity:.3212;transform:translate(72.7136vw,-10px) scale(.7444);animation:fall-203 29s -27s linear infinite}@keyframes fall-203{41.267%{transform:translate(78.5546vw,41.267vh) scale(.7444)}to{transform:translate(75.6341vw,99vh) scale(.7444)}}.snow:nth-child(204){opacity:1.2536;transform:translate(3.1497vw,-10px) scale(.864);animation:fall-204 11s -15s linear infinite}@keyframes fall-204{49.995%{transform:translate(2.8697vw,49.995vh) scale(.864)}to{transform:translate(3.0097vw,99vh) scale(.864)}}.snow:nth-child(205){opacity:1.3548;transform:translate(62.611vw,-10px) scale(.0124);animation:fall-205 17s -25s linear infinite}@keyframes fall-205{71.532%{transform:translate(55.7543vw,71.532vh) scale(.0124)}to{transform:translate(59.18265vw,99vh) scale(.0124)}}.snow:nth-child(206){opacity:1.2394;transform:translate(24.1316vw,-10px) scale(.438);animation:fall-206 18s -10s linear infinite}@keyframes fall-206{69.033%{transform:translate(24.57vw,69.033vh) scale(.438)}to{transform:translate(24.3508vw,99vh) scale(.438)}}.snow:nth-child(207){opacity:.7812;transform:translate(17.8458vw,-10px) scale(.9612);animation:fall-207 23s -18s linear infinite}@keyframes fall-207{72.696%{transform:translate(21.0063vw,72.696vh) scale(.9612)}to{transform:translate(19.42605vw,99vh) scale(.9612)}}.snow:nth-child(208){opacity:1.3932;transform:translate(29.1255vw,-10px) scale(.7967);animation:fall-208 30s -8s linear infinite}@keyframes fall-208{51.17%{transform:translate(25.8605vw,51.17vh) scale(.7967)}to{transform:translate(27.493vw,99vh) scale(.7967)}}.snow:nth-child(209){opacity:1.5416;transform:translate(40.1169vw,-10px) scale(.4534);animation:fall-209 18s -28s linear infinite}@keyframes fall-209{73.443%{transform:translate(38.6129vw,73.443vh) scale(.4534)}to{transform:translate(39.3649vw,99vh) scale(.4534)}}.snow:nth-child(210){opacity:1.9168;transform:translate(73.7646vw,-10px) scale(.549);animation:fall-210 18s -30s linear infinite}@keyframes fall-210{78.013%{transform:translate(66.5109vw,78.013vh) scale(.549)}to{transform:translate(70.13775vw,99vh) scale(.549)}}.snow:nth-child(211){opacity:.4462;transform:translate(63.6468vw,-10px) scale(.5786);animation:fall-211 15s -8s linear infinite}@keyframes fall-211{51.764%{transform:translate(67.797vw,51.764vh) scale(.5786)}to{transform:translate(65.7219vw,99vh) scale(.5786)}}.snow:nth-child(212){opacity:.1838;transform:translate(17.8989vw,-10px) scale(.0304);animation:fall-212 24s -21s linear infinite}@keyframes fall-212{61.067%{transform:translate(11.1149vw,61.067vh) scale(.0304)}to{transform:translate(14.5069vw,99vh) scale(.0304)}}.snow:nth-child(213){opacity:.4402;transform:translate(8.0654vw,-10px) scale(.0407);animation:fall-213 14s -23s linear infinite}@keyframes fall-213{65.798%{transform:translate(16.8604vw,65.798vh) scale(.0407)}to{transform:translate(12.4629vw,99vh) scale(.0407)}}.snow:nth-child(214){opacity:1.304;transform:translate(51.8592vw,-10px) scale(.262);animation:fall-214 20s -29s linear infinite}@keyframes fall-214{79.131%{transform:translate(41.9414vw,79.131vh) scale(.262)}to{transform:translate(46.9003vw,99vh) scale(.262)}}.snow:nth-child(215){opacity:.5966;transform:translate(50.6523vw,-10px) scale(.3429);animation:fall-215 26s -20s linear infinite}@keyframes fall-215{40.333%{transform:translate(41.4369vw,40.333vh) scale(.3429)}to{transform:translate(46.0446vw,99vh) scale(.3429)}}.snow:nth-child(216){opacity:1.1714;transform:translate(55.321vw,-10px) scale(.4709);animation:fall-216 18s -1s linear infinite}@keyframes fall-216{68.051%{transform:translate(46.6335vw,68.051vh) scale(.4709)}to{transform:translate(50.97725vw,99vh) scale(.4709)}}.snow:nth-child(217){opacity:1.7682;transform:translate(10.9735vw,-10px) scale(.0412);animation:fall-217 17s -9s linear infinite}@keyframes fall-217{50.445%{transform:translate(6.1645vw,50.445vh) scale(.0412)}to{transform:translate(8.569vw,99vh) scale(.0412)}}.snow:nth-child(218){opacity:1.9572;transform:translate(10.7038vw,-10px) scale(.9756);animation:fall-218 11s -11s linear infinite}@keyframes fall-218{71.778%{transform:translate(12.6035vw,71.778vh) scale(.9756)}to{transform:translate(11.65365vw,99vh) scale(.9756)}}.snow:nth-child(219){opacity:.2712;transform:translate(94.5145vw,-10px) scale(.9403);animation:fall-219 21s -18s linear infinite}@keyframes fall-219{36.531%{transform:translate(102.1538vw,36.531vh) scale(.9403)}to{transform:translate(98.33415vw,99vh) scale(.9403)}}.snow:nth-child(220){opacity:.3174;transform:translate(29.7619vw,-10px) scale(.0412);animation:fall-220 19s -2s linear infinite}@keyframes fall-220{33.931%{transform:translate(23.3594vw,33.931vh) scale(.0412)}to{transform:translate(26.56065vw,99vh) scale(.0412)}}.snow:nth-child(221){opacity:.8078;transform:translate(60.8496vw,-10px) scale(.4527);animation:fall-221 22s -29s linear infinite}@keyframes fall-221{69.999%{transform:translate(60.0611vw,69.999vh) scale(.4527)}to{transform:translate(60.45535vw,99vh) scale(.4527)}}.snow:nth-child(222){opacity:1.5984;transform:translate(77.8683vw,-10px) scale(.856);animation:fall-222 17s -26s linear infinite}@keyframes fall-222{57.476%{transform:translate(73.0847vw,57.476vh) scale(.856)}to{transform:translate(75.4765vw,99vh) scale(.856)}}.snow:nth-child(223){opacity:.3368;transform:translate(39.7104vw,-10px) scale(.9754);animation:fall-223 15s -12s linear infinite}@keyframes fall-223{67.246%{transform:translate(44.4135vw,67.246vh) scale(.9754)}to{transform:translate(42.06195vw,99vh) scale(.9754)}}.snow:nth-child(224){opacity:.021;transform:translate(5.597vw,-10px) scale(.7877);animation:fall-224 15s -11s linear infinite}@keyframes fall-224{48.029%{transform:translate(14.4497vw,48.029vh) scale(.7877)}to{transform:translate(10.02335vw,99vh) scale(.7877)}}.snow:nth-child(225){opacity:.7858;transform:translate(62.297vw,-10px) scale(.5955);animation:fall-225 18s -10s linear infinite}@keyframes fall-225{66.601%{transform:translate(54.6315vw,66.601vh) scale(.5955)}to{transform:translate(58.46425vw,99vh) scale(.5955)}}.snow:nth-child(226){opacity:1.0362;transform:translate(4.952vw,-10px) scale(.9838);animation:fall-226 28s -28s linear infinite}@keyframes fall-226{62.187%{transform:translate(-.5961vw,62.187vh) scale(.9838)}to{transform:translate(2.17795vw,99vh) scale(.9838)}}.snow:nth-child(227){opacity:.7658;transform:translate(94.5117vw,-10px) scale(.0426);animation:fall-227 25s -24s linear infinite}@keyframes fall-227{66.048%{transform:translate(101.3093vw,66.048vh) scale(.0426)}to{transform:translate(97.9105vw,99vh) scale(.0426)}}.snow:nth-child(228){opacity:1.4082;transform:translate(33.6952vw,-10px) scale(.6078);animation:fall-228 26s -13s linear infinite}@keyframes fall-228{45.252%{transform:translate(37.4028vw,45.252vh) scale(.6078)}to{transform:translate(35.549vw,99vh) scale(.6078)}}.snow:nth-child(229){opacity:1.3628;transform:translate(97.4782vw,-10px) scale(.249);animation:fall-229 18s -1s linear infinite}@keyframes fall-229{54.217%{transform:translate(98.51vw,54.217vh) scale(.249)}to{transform:translate(97.9941vw,99vh) scale(.249)}}.snow:nth-child(230){opacity:1.584;transform:translate(91.3551vw,-10px) scale(.4273);animation:fall-230 12s -15s linear infinite}@keyframes fall-230{30.316%{transform:translate(94.2554vw,30.316vh) scale(.4273)}to{transform:translate(92.80525vw,99vh) scale(.4273)}}.snow:nth-child(231){opacity:1.4484;transform:translate(96.5908vw,-10px) scale(.7429);animation:fall-231 29s -4s linear infinite}@keyframes fall-231{50.443%{transform:translate(89.5275vw,50.443vh) scale(.7429)}to{transform:translate(93.05915vw,99vh) scale(.7429)}}.snow:nth-child(232){opacity:.6738;transform:translate(19.2552vw,-10px) scale(.386);animation:fall-232 29s -20s linear infinite}@keyframes fall-232{47.551%{transform:translate(25.6822vw,47.551vh) scale(.386)}to{transform:translate(22.4687vw,99vh) scale(.386)}}.snow:nth-child(233){opacity:1.8736;transform:translate(57.4673vw,-10px) scale(.6437);animation:fall-233 23s -12s linear infinite}@keyframes fall-233{62.222%{transform:translate(64.2435vw,62.222vh) scale(.6437)}to{transform:translate(60.8554vw,99vh) scale(.6437)}}.snow:nth-child(234){opacity:.8912;transform:translate(25.8069vw,-10px) scale(.0759);animation:fall-234 18s -1s linear infinite}@keyframes fall-234{37.039%{transform:translate(33.3684vw,37.039vh) scale(.0759)}to{transform:translate(29.58765vw,99vh) scale(.0759)}}.snow:nth-child(235){opacity:.6198;transform:translate(72.9327vw,-10px) scale(.8348);animation:fall-235 30s -5s linear infinite}@keyframes fall-235{49.188%{transform:translate(79.819vw,49.188vh) scale(.8348)}to{transform:translate(76.37585vw,99vh) scale(.8348)}}.snow:nth-child(236){opacity:1.3906;transform:translate(40.4032vw,-10px) scale(.5239);animation:fall-236 30s -21s linear infinite}@keyframes fall-236{76.425%{transform:translate(44.7588vw,76.425vh) scale(.5239)}to{transform:translate(42.581vw,99vh) scale(.5239)}}.snow:nth-child(237){opacity:1.5784;transform:translate(57.4693vw,-10px) scale(.084);animation:fall-237 30s -16s linear infinite}@keyframes fall-237{71.938%{transform:translate(67.1205vw,71.938vh) scale(.084)}to{transform:translate(62.2949vw,99vh) scale(.084)}}.snow:nth-child(238){opacity:.5458;transform:translate(5.1005vw,-10px) scale(.8504);animation:fall-238 12s -24s linear infinite}@keyframes fall-238{48.031%{transform:translate(5.7849vw,48.031vh) scale(.8504)}to{transform:translate(5.4427vw,99vh) scale(.8504)}}.snow:nth-child(239){opacity:1.8622;transform:translate(68.6756vw,-10px) scale(.9076);animation:fall-239 12s -27s linear infinite}@keyframes fall-239{73.131%{transform:translate(75.1986vw,73.131vh) scale(.9076)}to{transform:translate(71.9371vw,99vh) scale(.9076)}}.snow:nth-child(240){opacity:1.2594;transform:translate(37.2525vw,-10px) scale(.4197);animation:fall-240 12s -11s linear infinite}@keyframes fall-240{49.671%{transform:translate(30.1273vw,49.671vh) scale(.4197)}to{transform:translate(33.6899vw,99vh) scale(.4197)}}.snow:nth-child(241){opacity:1.7604;transform:translate(46.7513vw,-10px) scale(.5564);animation:fall-241 25s -10s linear infinite}@keyframes fall-241{72.473%{transform:translate(38.4712vw,72.473vh) scale(.5564)}to{transform:translate(42.61125vw,99vh) scale(.5564)}}.snow:nth-child(242){opacity:.0514;transform:translate(53.692vw,-10px) scale(.0287);animation:fall-242 29s -12s linear infinite}@keyframes fall-242{63.746%{transform:translate(50.0327vw,63.746vh) scale(.0287)}to{transform:translate(51.86235vw,99vh) scale(.0287)}}.snow:nth-child(243){opacity:.9636;transform:translate(52.6829vw,-10px) scale(.5207);animation:fall-243 13s -19s linear infinite}@keyframes fall-243{73.789%{transform:translate(47.7901vw,73.789vh) scale(.5207)}to{transform:translate(50.2365vw,99vh) scale(.5207)}}.snow:nth-child(244){opacity:1.3268;transform:translate(82.7915vw,-10px) scale(.4551);animation:fall-244 30s -16s linear infinite}@keyframes fall-244{44.162%{transform:translate(78.0395vw,44.162vh) scale(.4551)}to{transform:translate(80.4155vw,99vh) scale(.4551)}}.snow:nth-child(245){opacity:1.997;transform:translate(58.4588vw,-10px) scale(.3528);animation:fall-245 12s -6s linear infinite}@keyframes fall-245{56.824%{transform:translate(61.602vw,56.824vh) scale(.3528)}to{transform:translate(60.0304vw,99vh) scale(.3528)}}.snow:nth-child(246){opacity:1.7612;transform:translate(78.0267vw,-10px) scale(.704);animation:fall-246 19s -13s linear infinite}@keyframes fall-246{35.923%{transform:translate(74.8648vw,35.923vh) scale(.704)}to{transform:translate(76.44575vw,99vh) scale(.704)}}.snow:nth-child(247){opacity:1.1406;transform:translate(62.6836vw,-10px) scale(.6333);animation:fall-247 24s -10s linear infinite}@keyframes fall-247{70.529%{transform:translate(53.4859vw,70.529vh) scale(.6333)}to{transform:translate(58.08475vw,99vh) scale(.6333)}}.snow:nth-child(248){opacity:1.6888;transform:translate(64.7314vw,-10px) scale(.3669);animation:fall-248 25s -12s linear infinite}@keyframes fall-248{30.337%{transform:translate(64.3252vw,30.337vh) scale(.3669)}to{transform:translate(64.5283vw,99vh) scale(.3669)}}.snow:nth-child(249){opacity:1.3242;transform:translate(55.6644vw,-10px) scale(.6285);animation:fall-249 11s -19s linear infinite}@keyframes fall-249{40.487%{transform:translate(58.5026vw,40.487vh) scale(.6285)}to{transform:translate(57.0835vw,99vh) scale(.6285)}}.snow:nth-child(250){opacity:1.3252;transform:translate(16.4111vw,-10px) scale(.6417);animation:fall-250 23s -3s linear infinite}@keyframes fall-250{68.304%{transform:translate(20.5582vw,68.304vh) scale(.6417)}to{transform:translate(18.48465vw,99vh) scale(.6417)}}.snow:nth-child(251){opacity:.2304;transform:translate(51.439vw,-10px) scale(.6322);animation:fall-251 13s -7s linear infinite}@keyframes fall-251{33.746%{transform:translate(56.2717vw,33.746vh) scale(.6322)}to{transform:translate(53.85535vw,99vh) scale(.6322)}}.snow:nth-child(252){opacity:1.9436;transform:translate(21.0816vw,-10px) scale(.362);animation:fall-252 10s -5s linear infinite}@keyframes fall-252{48.762%{transform:translate(17.3182vw,48.762vh) scale(.362)}to{transform:translate(19.1999vw,99vh) scale(.362)}}.snow:nth-child(253){opacity:1.3992;transform:translate(75.0271vw,-10px) scale(.0872);animation:fall-253 22s -25s linear infinite}@keyframes fall-253{49.71%{transform:translate(71.3627vw,49.71vh) scale(.0872)}to{transform:translate(73.1949vw,99vh) scale(.0872)}}.snow:nth-child(254){opacity:.1218;transform:translate(54.9753vw,-10px) scale(.3579);animation:fall-254 19s -17s linear infinite}@keyframes fall-254{37.188%{transform:translate(53.7211vw,37.188vh) scale(.3579)}to{transform:translate(54.3482vw,99vh) scale(.3579)}}.snow:nth-child(255){opacity:.983;transform:translate(53.3618vw,-10px) scale(.3505);animation:fall-255 10s -17s linear infinite}@keyframes fall-255{30.026%{transform:translate(45.1759vw,30.026vh) scale(.3505)}to{transform:translate(49.26885vw,99vh) scale(.3505)}}.snow:nth-child(256){opacity:.5404;transform:translate(36.1757vw,-10px) scale(.9524);animation:fall-256 16s -30s linear infinite}@keyframes fall-256{57.609%{transform:translate(40.2486vw,57.609vh) scale(.9524)}to{transform:translate(38.21215vw,99vh) scale(.9524)}}.snow:nth-child(257){opacity:1.7538;transform:translate(15.2233vw,-10px) scale(.3977);animation:fall-257 12s -17s linear infinite}@keyframes fall-257{46.275%{transform:translate(18.4325vw,46.275vh) scale(.3977)}to{transform:translate(16.8279vw,99vh) scale(.3977)}}.snow:nth-child(258){opacity:1.4298;transform:translate(80.9483vw,-10px) scale(.1895);animation:fall-258 13s -20s linear infinite}@keyframes fall-258{38.221%{transform:translate(85.783vw,38.221vh) scale(.1895)}to{transform:translate(83.36565vw,99vh) scale(.1895)}}.snow:nth-child(259){opacity:.594;transform:translate(73.8504vw,-10px) scale(.6738);animation:fall-259 26s -26s linear infinite}@keyframes fall-259{63.231%{transform:translate(83.2746vw,63.231vh) scale(.6738)}to{transform:translate(78.5625vw,99vh) scale(.6738)}}.snow:nth-child(260){opacity:.797;transform:translate(43.1172vw,-10px) scale(.7438);animation:fall-260 25s -24s linear infinite}@keyframes fall-260{57.143%{transform:translate(47.76vw,57.143vh) scale(.7438)}to{transform:translate(45.4386vw,99vh) scale(.7438)}}.snow:nth-child(261){opacity:.9802;transform:translate(77.9959vw,-10px) scale(.4204);animation:fall-261 17s -1s linear infinite}@keyframes fall-261{74.04%{transform:translate(70.6469vw,74.04vh) scale(.4204)}to{transform:translate(74.3214vw,99vh) scale(.4204)}}.snow:nth-child(262){opacity:.3472;transform:translate(4.6786vw,-10px) scale(.764);animation:fall-262 15s -26s linear infinite}@keyframes fall-262{42.793%{transform:translate(13.1418vw,42.793vh) scale(.764)}to{transform:translate(8.9102vw,99vh) scale(.764)}}.snow:nth-child(263){opacity:.893;transform:translate(3.51vw,-10px) scale(.7722);animation:fall-263 20s -8s linear infinite}@keyframes fall-263{69.472%{transform:translate(12.9829vw,69.472vh) scale(.7722)}to{transform:translate(8.24645vw,99vh) scale(.7722)}}.snow:nth-child(264){opacity:1.0664;transform:translate(9.088vw,-10px) scale(.3179);animation:fall-264 24s -30s linear infinite}@keyframes fall-264{60.415%{transform:translate(18.095vw,60.415vh) scale(.3179)}to{transform:translate(13.5915vw,99vh) scale(.3179)}}.snow:nth-child(265){opacity:.5978;transform:translate(13.5681vw,-10px) scale(.7931);animation:fall-265 13s -24s linear infinite}@keyframes fall-265{33.757%{transform:translate(18.7336vw,33.757vh) scale(.7931)}to{transform:translate(16.15085vw,99vh) scale(.7931)}}.snow:nth-child(266){opacity:.2664;transform:translate(31.5907vw,-10px) scale(.7224);animation:fall-266 12s -25s linear infinite}@keyframes fall-266{36.553%{transform:translate(29.7701vw,36.553vh) scale(.7224)}to{transform:translate(30.6804vw,99vh) scale(.7224)}}.snow:nth-child(267){opacity:.3082;transform:translate(21.1467vw,-10px) scale(.7809);animation:fall-267 18s -23s linear infinite}@keyframes fall-267{65.465%{transform:translate(19.9993vw,65.465vh) scale(.7809)}to{transform:translate(20.573vw,99vh) scale(.7809)}}.snow:nth-child(268){opacity:.5898;transform:translate(47.6916vw,-10px) scale(.6948);animation:fall-268 30s -30s linear infinite}@keyframes fall-268{75.412%{transform:translate(44.316vw,75.412vh) scale(.6948)}to{transform:translate(46.0038vw,99vh) scale(.6948)}}.snow:nth-child(269){opacity:.6702;transform:translate(29.5447vw,-10px) scale(.9683);animation:fall-269 20s -24s linear infinite}@keyframes fall-269{53.4%{transform:translate(24.1504vw,53.4vh) scale(.9683)}to{transform:translate(26.84755vw,99vh) scale(.9683)}}.snow:nth-child(270){opacity:1.0182;transform:translate(90.0437vw,-10px) scale(.7185);animation:fall-270 16s -24s linear infinite}@keyframes fall-270{42.82%{transform:translate(81.3091vw,42.82vh) scale(.7185)}to{transform:translate(85.6764vw,99vh) scale(.7185)}}.snow:nth-child(271){opacity:1.8538;transform:translate(54.5585vw,-10px) scale(.3419);animation:fall-271 12s -30s linear infinite}@keyframes fall-271{69.163%{transform:translate(52.8917vw,69.163vh) scale(.3419)}to{transform:translate(53.7251vw,99vh) scale(.3419)}}.snow:nth-child(272){opacity:.4176;transform:translate(69.1976vw,-10px) scale(.9179);animation:fall-272 19s -11s linear infinite}@keyframes fall-272{77.71%{transform:translate(60.0682vw,77.71vh) scale(.9179)}to{transform:translate(64.6329vw,99vh) scale(.9179)}}.snow:nth-child(273){opacity:1.3584;transform:translate(26.4676vw,-10px) scale(.9101);animation:fall-273 10s -5s linear infinite}@keyframes fall-273{78.072%{transform:translate(35.6838vw,78.072vh) scale(.9101)}to{transform:translate(31.0757vw,99vh) scale(.9101)}}.snow:nth-child(274){opacity:1.8498;transform:translate(4.9729vw,-10px) scale(.7556);animation:fall-274 29s -24s linear infinite}@keyframes fall-274{60.626%{transform:translate(12.5517vw,60.626vh) scale(.7556)}to{transform:translate(8.7623vw,99vh) scale(.7556)}}.snow:nth-child(275){opacity:1.4406;transform:translate(61.3656vw,-10px) scale(.6476);animation:fall-275 17s -25s linear infinite}@keyframes fall-275{36.757%{transform:translate(54.6927vw,36.757vh) scale(.6476)}to{transform:translate(58.02915vw,99vh) scale(.6476)}}.snow:nth-child(276){opacity:1.06;transform:translate(58.8975vw,-10px) scale(.9607);animation:fall-276 29s -25s linear infinite}@keyframes fall-276{41.192%{transform:translate(67.3213vw,41.192vh) scale(.9607)}to{transform:translate(63.1094vw,99vh) scale(.9607)}}.snow:nth-child(277){opacity:.7672;transform:translate(59.8892vw,-10px) scale(.1561);animation:fall-277 16s -15s linear infinite}@keyframes fall-277{42.25%{transform:translate(64.6476vw,42.25vh) scale(.1561)}to{transform:translate(62.2684vw,99vh) scale(.1561)}}.snow:nth-child(278){opacity:.1056;transform:translate(66.6065vw,-10px) scale(.4769);animation:fall-278 12s -26s linear infinite}@keyframes fall-278{32.465%{transform:translate(75.6815vw,32.465vh) scale(.4769)}to{transform:translate(71.144vw,99vh) scale(.4769)}}.snow:nth-child(279){opacity:1.4648;transform:translate(34.9483vw,-10px) scale(.315);animation:fall-279 16s -21s linear infinite}@keyframes fall-279{75.686%{transform:translate(32.7192vw,75.686vh) scale(.315)}to{transform:translate(33.83375vw,99vh) scale(.315)}}.snow:nth-child(280){opacity:.7082;transform:translate(25.1344vw,-10px) scale(.0972);animation:fall-280 26s -3s linear infinite}@keyframes fall-280{67.895%{transform:translate(22.4957vw,67.895vh) scale(.0972)}to{transform:translate(23.81505vw,99vh) scale(.0972)}}.snow:nth-child(281){opacity:1.6328;transform:translate(26.483vw,-10px) scale(.2637);animation:fall-281 29s -30s linear infinite}@keyframes fall-281{76.958%{transform:translate(33.0021vw,76.958vh) scale(.2637)}to{transform:translate(29.74255vw,99vh) scale(.2637)}}.snow:nth-child(282){opacity:.6352;transform:translate(82.4391vw,-10px) scale(.4625);animation:fall-282 28s -15s linear infinite}@keyframes fall-282{75.552%{transform:translate(82.2818vw,75.552vh) scale(.4625)}to{transform:translate(82.36045vw,99vh) scale(.4625)}}.snow:nth-child(283){opacity:.9304;transform:translate(83.6916vw,-10px) scale(.0194);animation:fall-283 27s -19s linear infinite}@keyframes fall-283{38.071%{transform:translate(75.9994vw,38.071vh) scale(.0194)}to{transform:translate(79.8455vw,99vh) scale(.0194)}}.snow:nth-child(284){opacity:.2732;transform:translate(3.5886vw,-10px) scale(.5939);animation:fall-284 15s -7s linear infinite}@keyframes fall-284{34.25%{transform:translate(1.0305vw,34.25vh) scale(.5939)}to{transform:translate(2.30955vw,99vh) scale(.5939)}}.snow:nth-child(285){opacity:1.412;transform:translate(99.4135vw,-10px) scale(.3442);animation:fall-285 24s -7s linear infinite}@keyframes fall-285{77.249%{transform:translate(92.8303vw,77.249vh) scale(.3442)}to{transform:translate(96.1219vw,99vh) scale(.3442)}}.snow:nth-child(286){opacity:.4312;transform:translate(54.6538vw,-10px) scale(.8337);animation:fall-286 27s -6s linear infinite}@keyframes fall-286{72.377%{transform:translate(53.9325vw,72.377vh) scale(.8337)}to{transform:translate(54.29315vw,99vh) scale(.8337)}}.snow:nth-child(287){opacity:1.2118;transform:translate(91.7805vw,-10px) scale(.3089);animation:fall-287 30s -10s linear infinite}@keyframes fall-287{40.977%{transform:translate(99.6103vw,40.977vh) scale(.3089)}to{transform:translate(95.6954vw,99vh) scale(.3089)}}.snow:nth-child(288){opacity:.2834;transform:translate(3.3348vw,-10px) scale(.2181);animation:fall-288 23s -27s linear infinite}@keyframes fall-288{72.945%{transform:translate(-1.7843vw,72.945vh) scale(.2181)}to{transform:translate(.77525vw,99vh) scale(.2181)}}.snow:nth-child(289){opacity:1.5082;transform:translate(38.4787vw,-10px) scale(.4856);animation:fall-289 25s -2s linear infinite}@keyframes fall-289{76.375%{transform:translate(48.0426vw,76.375vh) scale(.4856)}to{transform:translate(43.26065vw,99vh) scale(.4856)}}.snow:nth-child(290){opacity:1.8278;transform:translate(88.089vw,-10px) scale(.5757);animation:fall-290 27s -18s linear infinite}@keyframes fall-290{31.881%{transform:translate(85.2454vw,31.881vh) scale(.5757)}to{transform:translate(86.6672vw,99vh) scale(.5757)}}.snow:nth-child(291){opacity:1.77;transform:translate(44.9319vw,-10px) scale(.1844);animation:fall-291 27s -30s linear infinite}@keyframes fall-291{48.156%{transform:translate(48.1789vw,48.156vh) scale(.1844)}to{transform:translate(46.5554vw,99vh) scale(.1844)}}.snow:nth-child(292){opacity:1.8414;transform:translate(48.0909vw,-10px) scale(.1151);animation:fall-292 14s -6s linear infinite}@keyframes fall-292{66.993%{transform:translate(41.4111vw,66.993vh) scale(.1151)}to{transform:translate(44.751vw,99vh) scale(.1151)}}.snow:nth-child(293){opacity:1.2706;transform:translate(96.0141vw,-10px) scale(.9739);animation:fall-293 30s -11s linear infinite}@keyframes fall-293{34.807%{transform:translate(94.6315vw,34.807vh) scale(.9739)}to{transform:translate(95.3228vw,99vh) scale(.9739)}}.snow:nth-child(294){opacity:1.5432;transform:translate(13.6944vw,-10px) scale(.4914);animation:fall-294 19s -1s linear infinite}@keyframes fall-294{44.706%{transform:translate(11.3562vw,44.706vh) scale(.4914)}to{transform:translate(12.5253vw,99vh) scale(.4914)}}.snow:nth-child(295){opacity:.4158;transform:translate(51.9955vw,-10px) scale(.9044);animation:fall-295 23s -11s linear infinite}@keyframes fall-295{62.378%{transform:translate(43.9215vw,62.378vh) scale(.9044)}to{transform:translate(47.9585vw,99vh) scale(.9044)}}.snow:nth-child(296){opacity:.3594;transform:translate(84.6501vw,-10px) scale(.6533);animation:fall-296 28s -27s linear infinite}@keyframes fall-296{77.264%{transform:translate(79.1182vw,77.264vh) scale(.6533)}to{transform:translate(81.88415vw,99vh) scale(.6533)}}.snow:nth-child(297){opacity:.6292;transform:translate(87.1472vw,-10px) scale(.0343);animation:fall-297 25s -16s linear infinite}@keyframes fall-297{39.957%{transform:translate(86.0749vw,39.957vh) scale(.0343)}to{transform:translate(86.61105vw,99vh) scale(.0343)}}.snow:nth-child(298){opacity:.3686;transform:translate(62.714vw,-10px) scale(.0241);animation:fall-298 22s -27s linear infinite}@keyframes fall-298{72.178%{transform:translate(59.1082vw,72.178vh) scale(.0241)}to{transform:translate(60.9111vw,99vh) scale(.0241)}}.snow:nth-child(299){opacity:.6644;transform:translate(13.7239vw,-10px) scale(.303);animation:fall-299 23s -8s linear infinite}@keyframes fall-299{64.615%{transform:translate(7.1038vw,64.615vh) scale(.303)}to{transform:translate(10.41385vw,99vh) scale(.303)}}.snow:nth-child(300){opacity:1.8244;transform:translate(50.2775vw,-10px) scale(.0036);animation:fall-300 23s -27s linear infinite}@keyframes fall-300{55.462%{transform:translate(55.6679vw,55.462vh) scale(.0036)}to{transform:translate(52.9727vw,99vh) scale(.0036)}}.snow:nth-child(301){opacity:1.3598;transform:translate(45.5147vw,-10px) scale(.5243);animation:fall-301 16s -19s linear infinite}@keyframes fall-301{60.199%{transform:translate(37.6655vw,60.199vh) scale(.5243)}to{transform:translate(41.5901vw,99vh) scale(.5243)}}.snow:nth-child(302){opacity:1.916;transform:translate(2.0109vw,-10px) scale(.1853);animation:fall-302 21s -9s linear infinite}@keyframes fall-302{49.677%{transform:translate(10.2466vw,49.677vh) scale(.1853)}to{transform:translate(6.12875vw,99vh) scale(.1853)}}.snow:nth-child(303){opacity:1.9482;transform:translate(43.0647vw,-10px) scale(.8546);animation:fall-303 16s -17s linear infinite}@keyframes fall-303{61.023%{transform:translate(52.6639vw,61.023vh) scale(.8546)}to{transform:translate(47.8643vw,99vh) scale(.8546)}}.snow:nth-child(304){opacity:1.7608;transform:translate(82.5293vw,-10px) scale(.8593);animation:fall-304 23s -28s linear infinite}@keyframes fall-304{63.101%{transform:translate(76.5976vw,63.101vh) scale(.8593)}to{transform:translate(79.56345vw,99vh) scale(.8593)}}.snow:nth-child(305){opacity:1.3806;transform:translate(37.4666vw,-10px) scale(.6971);animation:fall-305 10s -10s linear infinite}@keyframes fall-305{71.08%{transform:translate(35.1538vw,71.08vh) scale(.6971)}to{transform:translate(36.3102vw,99vh) scale(.6971)}}.snow:nth-child(306){opacity:1.7712;transform:translate(43.5647vw,-10px) scale(.2792);animation:fall-306 17s -12s linear infinite}@keyframes fall-306{70.094%{transform:translate(51.5162vw,70.094vh) scale(.2792)}to{transform:translate(47.54045vw,99vh) scale(.2792)}}.snow:nth-child(307){opacity:.2154;transform:translate(28.1182vw,-10px) scale(.7574);animation:fall-307 23s -22s linear infinite}@keyframes fall-307{57.227%{transform:translate(26.8017vw,57.227vh) scale(.7574)}to{transform:translate(27.45995vw,99vh) scale(.7574)}}.snow:nth-child(308){opacity:.0628;transform:translate(.415vw,-10px) scale(.6356);animation:fall-308 28s -27s linear infinite}@keyframes fall-308{72.171%{transform:translate(5.2185vw,72.171vh) scale(.6356)}to{transform:translate(2.81675vw,99vh) scale(.6356)}}.snow:nth-child(309){opacity:.5904;transform:translate(35.0892vw,-10px) scale(.6946);animation:fall-309 24s -7s linear infinite}@keyframes fall-309{60.741%{transform:translate(37.1455vw,60.741vh) scale(.6946)}to{transform:translate(36.11735vw,99vh) scale(.6946)}}.snow:nth-child(310){opacity:.1762;transform:translate(43.7555vw,-10px) scale(.4539);animation:fall-310 10s -12s linear infinite}@keyframes fall-310{48.417%{transform:translate(43.9026vw,48.417vh) scale(.4539)}to{transform:translate(43.82905vw,99vh) scale(.4539)}}.snow:nth-child(311){opacity:1.5454;transform:translate(9.4007vw,-10px) scale(.5239);animation:fall-311 17s -21s linear infinite}@keyframes fall-311{31.31%{transform:translate(17.0916vw,31.31vh) scale(.5239)}to{transform:translate(13.24615vw,99vh) scale(.5239)}}.snow:nth-child(312){opacity:.0786;transform:translate(76.7831vw,-10px) scale(.3634);animation:fall-312 20s -27s linear infinite}@keyframes fall-312{56.434%{transform:translate(68.7378vw,56.434vh) scale(.3634)}to{transform:translate(72.76045vw,99vh) scale(.3634)}}.snow:nth-child(313){opacity:1.6382;transform:translate(41.1754vw,-10px) scale(.3994);animation:fall-313 15s -27s linear infinite}@keyframes fall-313{35.15%{transform:translate(39.7419vw,35.15vh) scale(.3994)}to{transform:translate(40.45865vw,99vh) scale(.3994)}}.snow:nth-child(314){opacity:.195;transform:translate(51.2984vw,-10px) scale(.5729);animation:fall-314 27s -30s linear infinite}@keyframes fall-314{79.629%{transform:translate(55.644vw,79.629vh) scale(.5729)}to{transform:translate(53.4712vw,99vh) scale(.5729)}}.snow:nth-child(315){opacity:.9046;transform:translate(41.2279vw,-10px) scale(.9095);animation:fall-315 13s -7s linear infinite}@keyframes fall-315{70.773%{transform:translate(48.2446vw,70.773vh) scale(.9095)}to{transform:translate(44.73625vw,99vh) scale(.9095)}}.snow:nth-child(316){opacity:1.4434;transform:translate(50.0124vw,-10px) scale(.0743);animation:fall-316 19s -30s linear infinite}@keyframes fall-316{75.104%{transform:translate(43.9235vw,75.104vh) scale(.0743)}to{transform:translate(46.96795vw,99vh) scale(.0743)}}.snow:nth-child(317){opacity:.3944;transform:translate(33.1135vw,-10px) scale(.1332);animation:fall-317 12s -6s linear infinite}@keyframes fall-317{46.346%{transform:translate(27.5264vw,46.346vh) scale(.1332)}to{transform:translate(30.31995vw,99vh) scale(.1332)}}.snow:nth-child(318){opacity:1.1308;transform:translate(31.8685vw,-10px) scale(.1163);animation:fall-318 26s -30s linear infinite}@keyframes fall-318{57.442%{transform:translate(31.1574vw,57.442vh) scale(.1163)}to{transform:translate(31.51295vw,99vh) scale(.1163)}}.snow:nth-child(319){opacity:.5084;transform:translate(13.8364vw,-10px) scale(.9468);animation:fall-319 11s -19s linear infinite}@keyframes fall-319{74.549%{transform:translate(20.8475vw,74.549vh) scale(.9468)}to{transform:translate(17.34195vw,99vh) scale(.9468)}}.snow:nth-child(320){opacity:1.131;transform:translate(36.6179vw,-10px) scale(.8816);animation:fall-320 14s -15s linear infinite}@keyframes fall-320{58.58%{transform:translate(41.4346vw,58.58vh) scale(.8816)}to{transform:translate(39.02625vw,99vh) scale(.8816)}}.snow:nth-child(321){opacity:1.4742;transform:translate(49.4289vw,-10px) scale(.1199);animation:fall-321 23s -14s linear infinite}@keyframes fall-321{31.821%{transform:translate(54.1853vw,31.821vh) scale(.1199)}to{transform:translate(51.8071vw,99vh) scale(.1199)}}.snow:nth-child(322){opacity:1.2854;transform:translate(14.7617vw,-10px) scale(.8726);animation:fall-322 13s -3s linear infinite}@keyframes fall-322{51.107%{transform:translate(18.958vw,51.107vh) scale(.8726)}to{transform:translate(16.85985vw,99vh) scale(.8726)}}.snow:nth-child(323){opacity:1.4994;transform:translate(40.1906vw,-10px) scale(.819);animation:fall-323 16s -23s linear infinite}@keyframes fall-323{74.478%{transform:translate(44.8019vw,74.478vh) scale(.819)}to{transform:translate(42.49625vw,99vh) scale(.819)}}.snow:nth-child(324){opacity:1.3898;transform:translate(59.9648vw,-10px) scale(.4526);animation:fall-324 26s -3s linear infinite}@keyframes fall-324{62.174%{transform:translate(54.9569vw,62.174vh) scale(.4526)}to{transform:translate(57.46085vw,99vh) scale(.4526)}}.snow:nth-child(325){opacity:1.4298;transform:translate(99.7628vw,-10px) scale(.3767);animation:fall-325 22s -20s linear infinite}@keyframes fall-325{43.272%{transform:translate(97.4615vw,43.272vh) scale(.3767)}to{transform:translate(98.61215vw,99vh) scale(.3767)}}.snow:nth-child(326){opacity:.5578;transform:translate(16.5088vw,-10px) scale(.6648);animation:fall-326 18s -28s linear infinite}@keyframes fall-326{56.16%{transform:translate(14.6923vw,56.16vh) scale(.6648)}to{transform:translate(15.60055vw,99vh) scale(.6648)}}.snow:nth-child(327){opacity:1.0134;transform:translate(18.9952vw,-10px) scale(.4584);animation:fall-327 13s -2s linear infinite}@keyframes fall-327{50.696%{transform:translate(11.2975vw,50.696vh) scale(.4584)}to{transform:translate(15.14635vw,99vh) scale(.4584)}}.snow:nth-child(328){opacity:.2894;transform:translate(15.2757vw,-10px) scale(.6626);animation:fall-328 24s -25s linear infinite}@keyframes fall-328{54.06%{transform:translate(24.8698vw,54.06vh) scale(.6626)}to{transform:translate(20.07275vw,99vh) scale(.6626)}}.snow:nth-child(329){opacity:.6004;transform:translate(74.9501vw,-10px) scale(.6158);animation:fall-329 19s -4s linear infinite}@keyframes fall-329{58.229%{transform:translate(71.1903vw,58.229vh) scale(.6158)}to{transform:translate(73.0702vw,99vh) scale(.6158)}}.snow:nth-child(330){opacity:1.6454;transform:translate(48.6325vw,-10px) scale(.1824);animation:fall-330 19s -1s linear infinite}@keyframes fall-330{36.307%{transform:translate(54.668vw,36.307vh) scale(.1824)}to{transform:translate(51.65025vw,99vh) scale(.1824)}}.snow:nth-child(331){opacity:1.0902;transform:translate(21.5244vw,-10px) scale(.7095);animation:fall-331 27s -27s linear infinite}@keyframes fall-331{65.513%{transform:translate(18.3151vw,65.513vh) scale(.7095)}to{transform:translate(19.91975vw,99vh) scale(.7095)}}.snow:nth-child(332){opacity:1.2866;transform:translate(65.6324vw,-10px) scale(.1103);animation:fall-332 10s -16s linear infinite}@keyframes fall-332{43.365%{transform:translate(60.7351vw,43.365vh) scale(.1103)}to{transform:translate(63.18375vw,99vh) scale(.1103)}}.snow:nth-child(333){opacity:1.9162;transform:translate(79.5372vw,-10px) scale(.4593);animation:fall-333 28s -18s linear infinite}@keyframes fall-333{73.188%{transform:translate(75.1512vw,73.188vh) scale(.4593)}to{transform:translate(77.3442vw,99vh) scale(.4593)}}.snow:nth-child(334){opacity:.8042;transform:translate(8.0319vw,-10px) scale(.88);animation:fall-334 20s -19s linear infinite}@keyframes fall-334{52.753%{transform:translate(3.0409vw,52.753vh) scale(.88)}to{transform:translate(5.5364vw,99vh) scale(.88)}}.snow:nth-child(335){opacity:.3864;transform:translate(70.837vw,-10px) scale(.8402);animation:fall-335 29s -14s linear infinite}@keyframes fall-335{65.045%{transform:translate(67.8942vw,65.045vh) scale(.8402)}to{transform:translate(69.3656vw,99vh) scale(.8402)}}.snow:nth-child(336){opacity:1.7676;transform:translate(21.6807vw,-10px) scale(.2103);animation:fall-336 25s -3s linear infinite}@keyframes fall-336{54.224%{transform:translate(27.9372vw,54.224vh) scale(.2103)}to{transform:translate(24.80895vw,99vh) scale(.2103)}}.snow:nth-child(337){opacity:1.7552;transform:translate(76.6536vw,-10px) scale(.0258);animation:fall-337 26s -27s linear infinite}@keyframes fall-337{74.106%{transform:translate(84.1545vw,74.106vh) scale(.0258)}to{transform:translate(80.40405vw,99vh) scale(.0258)}}.snow:nth-child(338){opacity:.0024;transform:translate(15.4882vw,-10px) scale(.4079);animation:fall-338 22s -17s linear infinite}@keyframes fall-338{31.163%{transform:translate(9.8589vw,31.163vh) scale(.4079)}to{transform:translate(12.67355vw,99vh) scale(.4079)}}.snow:nth-child(339){opacity:.2232;transform:translate(16.3972vw,-10px) scale(.0077);animation:fall-339 24s -18s linear infinite}@keyframes fall-339{72.562%{transform:translate(16.6568vw,72.562vh) scale(.0077)}to{transform:translate(16.527vw,99vh) scale(.0077)}}.snow:nth-child(340){opacity:1.1824;transform:translate(11.2729vw,-10px) scale(.9059);animation:fall-340 17s -27s linear infinite}@keyframes fall-340{73.072%{transform:translate(3.3715vw,73.072vh) scale(.9059)}to{transform:translate(7.3222vw,99vh) scale(.9059)}}.snow:nth-child(341){opacity:.6992;transform:translate(78.5666vw,-10px) scale(.1616);animation:fall-341 28s -28s linear infinite}@keyframes fall-341{55.725%{transform:translate(82.2628vw,55.725vh) scale(.1616)}to{transform:translate(80.4147vw,99vh) scale(.1616)}}.snow:nth-child(342){opacity:.2384;transform:translate(22.4078vw,-10px) scale(.0462);animation:fall-342 27s -10s linear infinite}@keyframes fall-342{39.813%{transform:translate(30.6705vw,39.813vh) scale(.0462)}to{transform:translate(26.53915vw,99vh) scale(.0462)}}.snow:nth-child(343){opacity:1.4508;transform:translate(95.8706vw,-10px) scale(.9279);animation:fall-343 15s -3s linear infinite}@keyframes fall-343{41.83%{transform:translate(90.7422vw,41.83vh) scale(.9279)}to{transform:translate(93.3064vw,99vh) scale(.9279)}}.snow:nth-child(344){opacity:.3792;transform:translate(2.9004vw,-10px) scale(.3109);animation:fall-344 26s -11s linear infinite}@keyframes fall-344{63.704%{transform:translate(-5.4271vw,63.704vh) scale(.3109)}to{transform:translate(-1.26335vw,99vh) scale(.3109)}}.snow:nth-child(345){opacity:.0932;transform:translate(14.0067vw,-10px) scale(.8359);animation:fall-345 23s -13s linear infinite}@keyframes fall-345{74.466%{transform:translate(23.4358vw,74.466vh) scale(.8359)}to{transform:translate(18.72125vw,99vh) scale(.8359)}}.snow:nth-child(346){opacity:1.9604;transform:translate(33.0963vw,-10px) scale(.0053);animation:fall-346 12s -3s linear infinite}@keyframes fall-346{58.138%{transform:translate(42.2939vw,58.138vh) scale(.0053)}to{transform:translate(37.6951vw,99vh) scale(.0053)}}.snow:nth-child(347){opacity:.7278;transform:translate(22.8039vw,-10px) scale(.3501);animation:fall-347 24s -13s linear infinite}@keyframes fall-347{75.653%{transform:translate(20.219vw,75.653vh) scale(.3501)}to{transform:translate(21.51145vw,99vh) scale(.3501)}}.snow:nth-child(348){opacity:1.5634;transform:translate(41.2968vw,-10px) scale(.2553);animation:fall-348 19s -9s linear infinite}@keyframes fall-348{37.85%{transform:translate(42.5753vw,37.85vh) scale(.2553)}to{transform:translate(41.93605vw,99vh) scale(.2553)}}.snow:nth-child(349){opacity:1.643;transform:translate(85.3412vw,-10px) scale(.0674);animation:fall-349 10s -11s linear infinite}@keyframes fall-349{30.16%{transform:translate(89.1784vw,30.16vh) scale(.0674)}to{transform:translate(87.2598vw,99vh) scale(.0674)}}.snow:nth-child(350){opacity:1.7352;transform:translate(4.5006vw,-10px) scale(.328);animation:fall-350 26s -6s linear infinite}@keyframes fall-350{37.208%{transform:translate(6.975vw,37.208vh) scale(.328)}to{transform:translate(5.7378vw,99vh) scale(.328)}}.snow:nth-child(351){opacity:1.2256;transform:translate(4.1843vw,-10px) scale(.7926);animation:fall-351 16s -25s linear infinite}@keyframes fall-351{76.881%{transform:translate(8.5766vw,76.881vh) scale(.7926)}to{transform:translate(6.38045vw,99vh) scale(.7926)}}.snow:nth-child(352){opacity:1.1004;transform:translate(33.2897vw,-10px) scale(.522);animation:fall-352 25s -20s linear infinite}@keyframes fall-352{49.224%{transform:translate(27.006vw,49.224vh) scale(.522)}to{transform:translate(30.14785vw,99vh) scale(.522)}}.snow:nth-child(353){opacity:1.2566;transform:translate(68.4162vw,-10px) scale(.0586);animation:fall-353 30s -27s linear infinite}@keyframes fall-353{64.048%{transform:translate(73.0603vw,64.048vh) scale(.0586)}to{transform:translate(70.73825vw,99vh) scale(.0586)}}.snow:nth-child(354){opacity:1.4542;transform:translate(74.9826vw,-10px) scale(.3626);animation:fall-354 16s -16s linear infinite}@keyframes fall-354{71.979%{transform:translate(76.7109vw,71.979vh) scale(.3626)}to{transform:translate(75.84675vw,99vh) scale(.3626)}}.snow:nth-child(355){opacity:1.3106;transform:translate(73.6807vw,-10px) scale(.1821);animation:fall-355 12s -6s linear infinite}@keyframes fall-355{48.083%{transform:translate(76.5414vw,48.083vh) scale(.1821)}to{transform:translate(75.11105vw,99vh) scale(.1821)}}.snow:nth-child(356){opacity:.6412;transform:translate(97.7977vw,-10px) scale(.9708);animation:fall-356 22s -4s linear infinite}@keyframes fall-356{74.813%{transform:translate(89.0594vw,74.813vh) scale(.9708)}to{transform:translate(93.42855vw,99vh) scale(.9708)}}.snow:nth-child(357){opacity:1.2894;transform:translate(85.8911vw,-10px) scale(.1998);animation:fall-357 17s -5s linear infinite}@keyframes fall-357{57.765%{transform:translate(93.927vw,57.765vh) scale(.1998)}to{transform:translate(89.90905vw,99vh) scale(.1998)}}.snow:nth-child(358){opacity:1.282;transform:translate(93.604vw,-10px) scale(.0552);animation:fall-358 21s -29s linear infinite}@keyframes fall-358{61.185%{transform:translate(98.4608vw,61.185vh) scale(.0552)}to{transform:translate(96.0324vw,99vh) scale(.0552)}}.snow:nth-child(359){opacity:.0994;transform:translate(84.0262vw,-10px) scale(.8957);animation:fall-359 22s -2s linear infinite}@keyframes fall-359{68.642%{transform:translate(87.1151vw,68.642vh) scale(.8957)}to{transform:translate(85.57065vw,99vh) scale(.8957)}}.snow:nth-child(360){opacity:1.3054;transform:translate(88.9087vw,-10px) scale(.7366);animation:fall-360 14s -19s linear infinite}@keyframes fall-360{42.89%{transform:translate(79.38vw,42.89vh) scale(.7366)}to{transform:translate(84.14435vw,99vh) scale(.7366)}}.snow:nth-child(361){opacity:.5518;transform:translate(62.217vw,-10px) scale(.6843);animation:fall-361 29s -3s linear infinite}@keyframes fall-361{51.365%{transform:translate(71.297vw,51.365vh) scale(.6843)}to{transform:translate(66.757vw,99vh) scale(.6843)}}.snow:nth-child(362){opacity:1.1772;transform:translate(76.2353vw,-10px) scale(.0602);animation:fall-362 13s -2s linear infinite}@keyframes fall-362{50.71%{transform:translate(69.6344vw,50.71vh) scale(.0602)}to{transform:translate(72.93485vw,99vh) scale(.0602)}}.snow:nth-child(363){opacity:.4974;transform:translate(35.0371vw,-10px) scale(.2819);animation:fall-363 21s -14s linear infinite}@keyframes fall-363{37.646%{transform:translate(43.8849vw,37.646vh) scale(.2819)}to{transform:translate(39.461vw,99vh) scale(.2819)}}.snow:nth-child(364){opacity:.3082;transform:translate(7.0439vw,-10px) scale(.0853);animation:fall-364 17s -3s linear infinite}@keyframes fall-364{55.592%{transform:translate(8.3661vw,55.592vh) scale(.0853)}to{transform:translate(7.705vw,99vh) scale(.0853)}}.snow:nth-child(365){opacity:.299;transform:translate(72.2696vw,-10px) scale(.8921);animation:fall-365 21s -3s linear infinite}@keyframes fall-365{70.769%{transform:translate(64.6864vw,70.769vh) scale(.8921)}to{transform:translate(68.478vw,99vh) scale(.8921)}}.snow:nth-child(366){opacity:1.8552;transform:translate(16.5426vw,-10px) scale(.6884);animation:fall-366 18s -8s linear infinite}@keyframes fall-366{47.438%{transform:translate(11.2404vw,47.438vh) scale(.6884)}to{transform:translate(13.8915vw,99vh) scale(.6884)}}.snow:nth-child(367){opacity:.7448;transform:translate(32.2075vw,-10px) scale(.451);animation:fall-367 28s -12s linear infinite}@keyframes fall-367{74.083%{transform:translate(28.4711vw,74.083vh) scale(.451)}to{transform:translate(30.3393vw,99vh) scale(.451)}}.snow:nth-child(368){opacity:.318;transform:translate(31.0588vw,-10px) scale(.4423);animation:fall-368 15s -9s linear infinite}@keyframes fall-368{49.465%{transform:translate(34.6844vw,49.465vh) scale(.4423)}to{transform:translate(32.8716vw,99vh) scale(.4423)}}.snow:nth-child(369){opacity:1.6636;transform:translate(7.2323vw,-10px) scale(.557);animation:fall-369 26s -5s linear infinite}@keyframes fall-369{39.032%{transform:translate(16.6219vw,39.032vh) scale(.557)}to{transform:translate(11.9271vw,99vh) scale(.557)}}.snow:nth-child(370){opacity:1.781;transform:translate(75.2563vw,-10px) scale(.2155);animation:fall-370 11s -18s linear infinite}@keyframes fall-370{61.168%{transform:translate(72.413vw,61.168vh) scale(.2155)}to{transform:translate(73.83465vw,99vh) scale(.2155)}}.snow:nth-child(371){opacity:.963;transform:translate(18.8049vw,-10px) scale(.757);animation:fall-371 13s -28s linear infinite}@keyframes fall-371{50.581%{transform:translate(12.1557vw,50.581vh) scale(.757)}to{transform:translate(15.4803vw,99vh) scale(.757)}}.snow:nth-child(372){opacity:.6154;transform:translate(36.3842vw,-10px) scale(.2371);animation:fall-372 26s -7s linear infinite}@keyframes fall-372{62.131%{transform:translate(45.5702vw,62.131vh) scale(.2371)}to{transform:translate(40.9772vw,99vh) scale(.2371)}}.snow:nth-child(373){opacity:1.7566;transform:translate(72.6069vw,-10px) scale(.3801);animation:fall-373 14s -7s linear infinite}@keyframes fall-373{62.094%{transform:translate(70.3835vw,62.094vh) scale(.3801)}to{transform:translate(71.4952vw,99vh) scale(.3801)}}.snow:nth-child(374){opacity:.535;transform:translate(9.4044vw,-10px) scale(.433);animation:fall-374 11s -17s linear infinite}@keyframes fall-374{55.658%{transform:translate(9.5016vw,55.658vh) scale(.433)}to{transform:translate(9.453vw,99vh) scale(.433)}}.snow:nth-child(375){opacity:1.3546;transform:translate(70.5446vw,-10px) scale(.2517);animation:fall-375 10s -1s linear infinite}@keyframes fall-375{75.281%{transform:translate(61.4127vw,75.281vh) scale(.2517)}to{transform:translate(65.97865vw,99vh) scale(.2517)}}.snow:nth-child(376){opacity:.9542;transform:translate(22.6127vw,-10px) scale(.3605);animation:fall-376 14s -24s linear infinite}@keyframes fall-376{70.566%{transform:translate(19.8407vw,70.566vh) scale(.3605)}to{transform:translate(21.2267vw,99vh) scale(.3605)}}.snow:nth-child(377){opacity:1.7758;transform:translate(86.2752vw,-10px) scale(.6346);animation:fall-377 23s -22s linear infinite}@keyframes fall-377{42.283%{transform:translate(87.5258vw,42.283vh) scale(.6346)}to{transform:translate(86.9005vw,99vh) scale(.6346)}}.snow:nth-child(378){opacity:.7528;transform:translate(18.9654vw,-10px) scale(.1104);animation:fall-378 26s -8s linear infinite}@keyframes fall-378{71.244%{transform:translate(25.9396vw,71.244vh) scale(.1104)}to{transform:translate(22.4525vw,99vh) scale(.1104)}}.snow:nth-child(379){opacity:.0048;transform:translate(19.0175vw,-10px) scale(.7988);animation:fall-379 28s -28s linear infinite}@keyframes fall-379{32.735%{transform:translate(10.0767vw,32.735vh) scale(.7988)}to{transform:translate(14.5471vw,99vh) scale(.7988)}}.snow:nth-child(380){opacity:1.084;transform:translate(59.2507vw,-10px) scale(.9995);animation:fall-380 11s -14s linear infinite}@keyframes fall-380{46.851%{transform:translate(68.6362vw,46.851vh) scale(.9995)}to{transform:translate(63.94345vw,99vh) scale(.9995)}}.snow:nth-child(381){opacity:1.9554;transform:translate(86.4958vw,-10px) scale(.4706);animation:fall-381 29s -11s linear infinite}@keyframes fall-381{71.952%{transform:translate(83.7153vw,71.952vh) scale(.4706)}to{transform:translate(85.10555vw,99vh) scale(.4706)}}.snow:nth-child(382){opacity:.1848;transform:translate(2.6107vw,-10px) scale(.7633);animation:fall-382 18s -9s linear infinite}@keyframes fall-382{49.724%{transform:translate(12.4194vw,49.724vh) scale(.7633)}to{transform:translate(7.51505vw,99vh) scale(.7633)}}.snow:nth-child(383){opacity:1.9868;transform:translate(88.6447vw,-10px) scale(.2537);animation:fall-383 14s -18s linear infinite}@keyframes fall-383{35.663%{transform:translate(92.3389vw,35.663vh) scale(.2537)}to{transform:translate(90.4918vw,99vh) scale(.2537)}}.snow:nth-child(384){opacity:.3428;transform:translate(50.3368vw,-10px) scale(.2577);animation:fall-384 24s -14s linear infinite}@keyframes fall-384{57.9%{transform:translate(47.5434vw,57.9vh) scale(.2577)}to{transform:translate(48.9401vw,99vh) scale(.2577)}}.snow:nth-child(385){opacity:.6946;transform:translate(65.7102vw,-10px) scale(.3888);animation:fall-385 22s -18s linear infinite}@keyframes fall-385{54.29%{transform:translate(58.0011vw,54.29vh) scale(.3888)}to{transform:translate(61.85565vw,99vh) scale(.3888)}}.snow:nth-child(386){opacity:1.3846;transform:translate(95.23vw,-10px) scale(.6323);animation:fall-386 20s -16s linear infinite}@keyframes fall-386{79.16%{transform:translate(102.4029vw,79.16vh) scale(.6323)}to{transform:translate(98.81645vw,99vh) scale(.6323)}}.snow:nth-child(387){opacity:1.474;transform:translate(33.2269vw,-10px) scale(.3802);animation:fall-387 19s -28s linear infinite}@keyframes fall-387{66.613%{transform:translate(30.5492vw,66.613vh) scale(.3802)}to{transform:translate(31.88805vw,99vh) scale(.3802)}}.snow:nth-child(388){opacity:1.4042;transform:translate(92.7652vw,-10px) scale(.9817);animation:fall-388 17s -23s linear infinite}@keyframes fall-388{78.081%{transform:translate(99.6016vw,78.081vh) scale(.9817)}to{transform:translate(96.1834vw,99vh) scale(.9817)}}.snow:nth-child(389){opacity:.4674;transform:translate(6.2384vw,-10px) scale(.0968);animation:fall-389 30s -19s linear infinite}@keyframes fall-389{66.869%{transform:translate(1.8602vw,66.869vh) scale(.0968)}to{transform:translate(4.0493vw,99vh) scale(.0968)}}.snow:nth-child(390){opacity:1.1942;transform:translate(49.7308vw,-10px) scale(.1356);animation:fall-390 14s -1s linear infinite}@keyframes fall-390{78.971%{transform:translate(39.8246vw,78.971vh) scale(.1356)}to{transform:translate(44.7777vw,99vh) scale(.1356)}}.snow:nth-child(391){opacity:.1528;transform:translate(99.0411vw,-10px) scale(.2575);animation:fall-391 29s -23s linear infinite}@keyframes fall-391{63.812%{transform:translate(108.5374vw,63.812vh) scale(.2575)}to{transform:translate(103.78925vw,99vh) scale(.2575)}}.snow:nth-child(392){opacity:.6968;transform:translate(73.9084vw,-10px) scale(.8781);animation:fall-392 24s -16s linear infinite}@keyframes fall-392{40.382%{transform:translate(74.6344vw,40.382vh) scale(.8781)}to{transform:translate(74.2714vw,99vh) scale(.8781)}}.snow:nth-child(393){opacity:1.33;transform:translate(36.6743vw,-10px) scale(.5219);animation:fall-393 20s -17s linear infinite}@keyframes fall-393{55.952%{transform:translate(36.8236vw,55.952vh) scale(.5219)}to{transform:translate(36.74895vw,99vh) scale(.5219)}}.snow:nth-child(394){opacity:1.4684;transform:translate(27.2656vw,-10px) scale(.6258);animation:fall-394 28s -14s linear infinite}@keyframes fall-394{54.011%{transform:translate(34.3645vw,54.011vh) scale(.6258)}to{transform:translate(30.81505vw,99vh) scale(.6258)}}.snow:nth-child(395){opacity:.994;transform:translate(42.3489vw,-10px) scale(.7358);animation:fall-395 29s -14s linear infinite}@keyframes fall-395{44.676%{transform:translate(49.804vw,44.676vh) scale(.7358)}to{transform:translate(46.07645vw,99vh) scale(.7358)}}.snow:nth-child(396){opacity:1.9406;transform:translate(55.2495vw,-10px) scale(.7762);animation:fall-396 12s -19s linear infinite}@keyframes fall-396{59.73%{transform:translate(55.8951vw,59.73vh) scale(.7762)}to{transform:translate(55.5723vw,99vh) scale(.7762)}}.snow:nth-child(397){opacity:.477;transform:translate(21.9571vw,-10px) scale(.8465);animation:fall-397 19s -30s linear infinite}@keyframes fall-397{65.032%{transform:translate(12.438vw,65.032vh) scale(.8465)}to{transform:translate(17.19755vw,99vh) scale(.8465)}}.snow:nth-child(398){opacity:.841;transform:translate(61.5394vw,-10px) scale(.2927);animation:fall-398 13s -2s linear infinite}@keyframes fall-398{74.225%{transform:translate(60.3624vw,74.225vh) scale(.2927)}to{transform:translate(60.9509vw,99vh) scale(.2927)}}.snow:nth-child(399){opacity:.9576;transform:translate(10.6981vw,-10px) scale(.8879);animation:fall-399 14s -24s linear infinite}@keyframes fall-399{55.791%{transform:translate(11.3296vw,55.791vh) scale(.8879)}to{transform:translate(11.01385vw,99vh) scale(.8879)}}.snow:nth-child(400){opacity:1.1266;transform:translate(40.3662vw,-10px) scale(.1667);animation:fall-400 30s -7s linear infinite}@keyframes fall-400{63.25%{transform:translate(33.2921vw,63.25vh) scale(.1667)}to{transform:translate(36.82915vw,99vh) scale(.1667)}}\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==
|