@esfaenza/core 15.2.208 → 15.2.209
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -22,9 +22,9 @@ export class AppComponent {
|
|
|
22
22
|
}
|
|
23
23
|
}
|
|
24
24
|
AppComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, deps: [{ token: i1.TokenService }, { token: i1.AppState }, { token: i2.Router }], target: i0.ɵɵFactoryTarget.Component });
|
|
25
|
-
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.3726;transform:translate(17.1658vw,-10px) scale(.4089);animation:fall-1 23s -24s linear infinite}@keyframes fall-1{78.584%{transform:translate(15.1249vw,78.584vh) scale(.4089)}to{transform:translate(16.14535vw,99vh) scale(.4089)}}.snow:nth-child(2){opacity:1.3588;transform:translate(26.4693vw,-10px) scale(.9533);animation:fall-2 25s -30s linear infinite}@keyframes fall-2{60.256%{transform:translate(35.6236vw,60.256vh) scale(.9533)}to{transform:translate(31.04645vw,99vh) scale(.9533)}}.snow:nth-child(3){opacity:1.4574;transform:translate(97.2846vw,-10px) scale(.8957);animation:fall-3 26s -27s linear infinite}@keyframes fall-3{38.266%{transform:translate(95.738vw,38.266vh) scale(.8957)}to{transform:translate(96.5113vw,99vh) scale(.8957)}}.snow:nth-child(4){opacity:.789;transform:translate(94.3225vw,-10px) scale(.0672);animation:fall-4 27s -17s linear infinite}@keyframes fall-4{72.417%{transform:translate(94.0178vw,72.417vh) scale(.0672)}to{transform:translate(94.17015vw,99vh) scale(.0672)}}.snow:nth-child(5){opacity:1.3936;transform:translate(24.0462vw,-10px) scale(.8586);animation:fall-5 14s -27s linear infinite}@keyframes fall-5{79.462%{transform:translate(16.523vw,79.462vh) scale(.8586)}to{transform:translate(20.2846vw,99vh) scale(.8586)}}.snow:nth-child(6){opacity:.2956;transform:translate(78.6662vw,-10px) scale(.2319);animation:fall-6 11s -24s linear infinite}@keyframes fall-6{44.784%{transform:translate(74.8016vw,44.784vh) scale(.2319)}to{transform:translate(76.7339vw,99vh) scale(.2319)}}.snow:nth-child(7){opacity:.9868;transform:translate(7.4207vw,-10px) scale(.7721);animation:fall-7 16s -6s linear infinite}@keyframes fall-7{53.546%{transform:translate(11.8509vw,53.546vh) scale(.7721)}to{transform:translate(9.6358vw,99vh) scale(.7721)}}.snow:nth-child(8){opacity:1.2682;transform:translate(8.7971vw,-10px) scale(.2932);animation:fall-8 13s -10s linear infinite}@keyframes fall-8{51.525%{transform:translate(.0459vw,51.525vh) scale(.2932)}to{transform:translate(4.4215vw,99vh) scale(.2932)}}.snow:nth-child(9){opacity:.4198;transform:translate(98.3209vw,-10px) scale(.3496);animation:fall-9 22s -14s linear infinite}@keyframes fall-9{59.571%{transform:translate(97.5807vw,59.571vh) scale(.3496)}to{transform:translate(97.9508vw,99vh) scale(.3496)}}.snow:nth-child(10){opacity:.4398;transform:translate(47.5156vw,-10px) scale(.8322);animation:fall-10 15s -22s linear infinite}@keyframes fall-10{49.412%{transform:translate(50.6961vw,49.412vh) scale(.8322)}to{transform:translate(49.10585vw,99vh) scale(.8322)}}.snow:nth-child(11){opacity:1.7374;transform:translate(7.2665vw,-10px) scale(.1272);animation:fall-11 25s -9s linear infinite}@keyframes fall-11{78.118%{transform:translate(15.0246vw,78.118vh) scale(.1272)}to{transform:translate(11.14555vw,99vh) scale(.1272)}}.snow:nth-child(12){opacity:1.1692;transform:translate(1.5408vw,-10px) scale(.6339);animation:fall-12 22s -24s linear infinite}@keyframes fall-12{73.857%{transform:translate(-1.3619vw,73.857vh) scale(.6339)}to{transform:translate(.08945vw,99vh) scale(.6339)}}.snow:nth-child(13){opacity:1.8908;transform:translate(11.107vw,-10px) scale(.4955);animation:fall-13 26s -11s linear infinite}@keyframes fall-13{59.243%{transform:translate(14.3034vw,59.243vh) scale(.4955)}to{transform:translate(12.7052vw,99vh) scale(.4955)}}.snow:nth-child(14){opacity:1.1952;transform:translate(90.7457vw,-10px) scale(.8722);animation:fall-14 12s -29s linear infinite}@keyframes fall-14{68.875%{transform:translate(93.4111vw,68.875vh) scale(.8722)}to{transform:translate(92.0784vw,99vh) scale(.8722)}}.snow:nth-child(15){opacity:.5628;transform:translate(40.2723vw,-10px) scale(.9046);animation:fall-15 15s -10s linear infinite}@keyframes fall-15{32.191%{transform:translate(47.438vw,32.191vh) scale(.9046)}to{transform:translate(43.85515vw,99vh) scale(.9046)}}.snow:nth-child(16){opacity:1.179;transform:translate(76.1172vw,-10px) scale(.6336);animation:fall-16 13s -29s linear infinite}@keyframes fall-16{74.759%{transform:translate(77.2167vw,74.759vh) scale(.6336)}to{transform:translate(76.66695vw,99vh) scale(.6336)}}.snow:nth-child(17){opacity:.8912;transform:translate(65.0977vw,-10px) scale(.284);animation:fall-17 14s -29s linear infinite}@keyframes fall-17{42.67%{transform:translate(61.6141vw,42.67vh) scale(.284)}to{transform:translate(63.3559vw,99vh) scale(.284)}}.snow:nth-child(18){opacity:1.8122;transform:translate(82.5032vw,-10px) scale(.0436);animation:fall-18 20s -30s linear infinite}@keyframes fall-18{32.512%{transform:translate(84.8107vw,32.512vh) scale(.0436)}to{transform:translate(83.65695vw,99vh) scale(.0436)}}.snow:nth-child(19){opacity:1.9062;transform:translate(31.8582vw,-10px) scale(.0672);animation:fall-19 14s -19s linear infinite}@keyframes fall-19{48.888%{transform:translate(31.1805vw,48.888vh) scale(.0672)}to{transform:translate(31.51935vw,99vh) scale(.0672)}}.snow:nth-child(20){opacity:.2024;transform:translate(50.3528vw,-10px) scale(.2966);animation:fall-20 16s -22s linear infinite}@keyframes fall-20{57.446%{transform:translate(42.9192vw,57.446vh) scale(.2966)}to{transform:translate(46.636vw,99vh) scale(.2966)}}.snow:nth-child(21){opacity:1.9916;transform:translate(82.4599vw,-10px) scale(.7515);animation:fall-21 23s -14s linear infinite}@keyframes fall-21{42.207%{transform:translate(89.4009vw,42.207vh) scale(.7515)}to{transform:translate(85.9304vw,99vh) scale(.7515)}}.snow:nth-child(22){opacity:1.1622;transform:translate(96.0277vw,-10px) scale(.5151);animation:fall-22 14s -28s linear infinite}@keyframes fall-22{59.077%{transform:translate(92.2351vw,59.077vh) scale(.5151)}to{transform:translate(94.1314vw,99vh) scale(.5151)}}.snow:nth-child(23){opacity:1.0836;transform:translate(88.8224vw,-10px) scale(.2002);animation:fall-23 25s -23s linear infinite}@keyframes fall-23{55.965%{transform:translate(94.514vw,55.965vh) scale(.2002)}to{transform:translate(91.6682vw,99vh) scale(.2002)}}.snow:nth-child(24){opacity:.1498;transform:translate(63.1664vw,-10px) scale(.9025);animation:fall-24 27s -30s linear infinite}@keyframes fall-24{30.872%{transform:translate(72.0999vw,30.872vh) scale(.9025)}to{transform:translate(67.63315vw,99vh) scale(.9025)}}.snow:nth-child(25){opacity:.2562;transform:translate(61.3122vw,-10px) scale(.6744);animation:fall-25 22s -1s linear infinite}@keyframes fall-25{38.888%{transform:translate(61.4969vw,38.888vh) scale(.6744)}to{transform:translate(61.40455vw,99vh) scale(.6744)}}.snow:nth-child(26){opacity:1.8676;transform:translate(8.1832vw,-10px) scale(.2638);animation:fall-26 29s -15s linear infinite}@keyframes fall-26{57.34%{transform:translate(9.1284vw,57.34vh) scale(.2638)}to{transform:translate(8.6558vw,99vh) scale(.2638)}}.snow:nth-child(27){opacity:.2312;transform:translate(6.9956vw,-10px) scale(.0069);animation:fall-27 30s -17s linear infinite}@keyframes fall-27{65.482%{transform:translate(7.0543vw,65.482vh) scale(.0069)}to{transform:translate(7.02495vw,99vh) scale(.0069)}}.snow:nth-child(28){opacity:.5638;transform:translate(81.448vw,-10px) scale(.948);animation:fall-28 28s -22s linear infinite}@keyframes fall-28{52.781%{transform:translate(77.2698vw,52.781vh) scale(.948)}to{transform:translate(79.3589vw,99vh) scale(.948)}}.snow:nth-child(29){opacity:1.2144;transform:translate(68.5641vw,-10px) scale(.2503);animation:fall-29 27s -5s linear infinite}@keyframes fall-29{58.478%{transform:translate(68.587vw,58.478vh) scale(.2503)}to{transform:translate(68.57555vw,99vh) scale(.2503)}}.snow:nth-child(30){opacity:.849;transform:translate(57.5879vw,-10px) scale(.2766);animation:fall-30 26s -26s linear infinite}@keyframes fall-30{62.689%{transform:translate(48.4263vw,62.689vh) scale(.2766)}to{transform:translate(53.0071vw,99vh) scale(.2766)}}.snow:nth-child(31){opacity:1.6958;transform:translate(71.7992vw,-10px) scale(.6863);animation:fall-31 29s -18s linear infinite}@keyframes fall-31{75.938%{transform:translate(64.6598vw,75.938vh) scale(.6863)}to{transform:translate(68.2295vw,99vh) scale(.6863)}}.snow:nth-child(32){opacity:1.8088;transform:translate(26.4219vw,-10px) scale(.5212);animation:fall-32 22s -12s linear infinite}@keyframes fall-32{56.473%{transform:translate(21.008vw,56.473vh) scale(.5212)}to{transform:translate(23.71495vw,99vh) scale(.5212)}}.snow:nth-child(33){opacity:1.9192;transform:translate(95.8841vw,-10px) scale(.1865);animation:fall-33 18s -17s linear infinite}@keyframes fall-33{54.744%{transform:translate(103.9689vw,54.744vh) scale(.1865)}to{transform:translate(99.9265vw,99vh) scale(.1865)}}.snow:nth-child(34){opacity:1.755;transform:translate(87.4653vw,-10px) scale(.2402);animation:fall-34 17s -22s linear infinite}@keyframes fall-34{76.275%{transform:translate(87.1632vw,76.275vh) scale(.2402)}to{transform:translate(87.31425vw,99vh) scale(.2402)}}.snow:nth-child(35){opacity:.8932;transform:translate(77.9342vw,-10px) scale(.021);animation:fall-35 20s -17s linear infinite}@keyframes fall-35{39.292%{transform:translate(80.3818vw,39.292vh) scale(.021)}to{transform:translate(79.158vw,99vh) scale(.021)}}.snow:nth-child(36){opacity:1.8614;transform:translate(82.4056vw,-10px) scale(.0837);animation:fall-36 30s -12s linear infinite}@keyframes fall-36{64.137%{transform:translate(85.5245vw,64.137vh) scale(.0837)}to{transform:translate(83.96505vw,99vh) scale(.0837)}}.snow:nth-child(37){opacity:1.1474;transform:translate(66.3105vw,-10px) scale(.9166);animation:fall-37 27s -12s linear infinite}@keyframes fall-37{55.991%{transform:translate(63.94vw,55.991vh) scale(.9166)}to{transform:translate(65.12525vw,99vh) scale(.9166)}}.snow:nth-child(38){opacity:1.3642;transform:translate(84.7858vw,-10px) scale(.3068);animation:fall-38 29s -23s linear infinite}@keyframes fall-38{77.888%{transform:translate(85.4143vw,77.888vh) scale(.3068)}to{transform:translate(85.10005vw,99vh) scale(.3068)}}.snow:nth-child(39){opacity:.026;transform:translate(77.1967vw,-10px) scale(.9484);animation:fall-39 11s -28s linear infinite}@keyframes fall-39{58.898%{transform:translate(72.1583vw,58.898vh) scale(.9484)}to{transform:translate(74.6775vw,99vh) scale(.9484)}}.snow:nth-child(40){opacity:1.7182;transform:translate(95.3036vw,-10px) scale(.3312);animation:fall-40 17s -13s linear infinite}@keyframes fall-40{55.041%{transform:translate(97.1783vw,55.041vh) scale(.3312)}to{transform:translate(96.24095vw,99vh) scale(.3312)}}.snow:nth-child(41){opacity:.3386;transform:translate(78.7668vw,-10px) scale(.6689);animation:fall-41 19s -13s linear infinite}@keyframes fall-41{54.687%{transform:translate(68.7882vw,54.687vh) scale(.6689)}to{transform:translate(73.7775vw,99vh) scale(.6689)}}.snow:nth-child(42){opacity:1.3202;transform:translate(12.3791vw,-10px) scale(.818);animation:fall-42 24s -24s linear infinite}@keyframes fall-42{35.061%{transform:translate(9.121vw,35.061vh) scale(.818)}to{transform:translate(10.75005vw,99vh) scale(.818)}}.snow:nth-child(43){opacity:1.7126;transform:translate(22.465vw,-10px) scale(.5642);animation:fall-43 18s -17s linear infinite}@keyframes fall-43{78.593%{transform:translate(25.7179vw,78.593vh) scale(.5642)}to{transform:translate(24.09145vw,99vh) scale(.5642)}}.snow:nth-child(44){opacity:.9312;transform:translate(93.6079vw,-10px) scale(.6438);animation:fall-44 12s -24s linear infinite}@keyframes fall-44{35.202%{transform:translate(87.2508vw,35.202vh) scale(.6438)}to{transform:translate(90.42935vw,99vh) scale(.6438)}}.snow:nth-child(45){opacity:1.9024;transform:translate(.8399vw,-10px) scale(.608);animation:fall-45 18s -16s linear infinite}@keyframes fall-45{77.974%{transform:translate(-.7695vw,77.974vh) scale(.608)}to{transform:translate(.0352vw,99vh) scale(.608)}}.snow:nth-child(46){opacity:1.546;transform:translate(58.7714vw,-10px) scale(.2211);animation:fall-46 30s -29s linear infinite}@keyframes fall-46{54.341%{transform:translate(60.2719vw,54.341vh) scale(.2211)}to{transform:translate(59.52165vw,99vh) scale(.2211)}}.snow:nth-child(47){opacity:.2062;transform:translate(50.5608vw,-10px) scale(.6074);animation:fall-47 22s -27s linear infinite}@keyframes fall-47{74.004%{transform:translate(44.7549vw,74.004vh) scale(.6074)}to{transform:translate(47.65785vw,99vh) scale(.6074)}}.snow:nth-child(48){opacity:.4982;transform:translate(63.9544vw,-10px) scale(.5431);animation:fall-48 20s -4s linear infinite}@keyframes fall-48{38.837%{transform:translate(68.1093vw,38.837vh) scale(.5431)}to{transform:translate(66.03185vw,99vh) scale(.5431)}}.snow:nth-child(49){opacity:.68;transform:translate(55.4993vw,-10px) scale(.5147);animation:fall-49 27s -3s linear infinite}@keyframes fall-49{35.378%{transform:translate(64.5904vw,35.378vh) scale(.5147)}to{transform:translate(60.04485vw,99vh) scale(.5147)}}.snow:nth-child(50){opacity:1.5652;transform:translate(36.9618vw,-10px) scale(.8384);animation:fall-50 25s -7s linear infinite}@keyframes fall-50{52.566%{transform:translate(40.981vw,52.566vh) scale(.8384)}to{transform:translate(38.9714vw,99vh) scale(.8384)}}.snow:nth-child(51){opacity:1.0824;transform:translate(14.5794vw,-10px) scale(.6957);animation:fall-51 29s -20s linear infinite}@keyframes fall-51{57.093%{transform:translate(22.755vw,57.093vh) scale(.6957)}to{transform:translate(18.6672vw,99vh) scale(.6957)}}.snow:nth-child(52){opacity:1.9478;transform:translate(69.6764vw,-10px) scale(.145);animation:fall-52 29s -22s linear infinite}@keyframes fall-52{42.686%{transform:translate(78.6159vw,42.686vh) scale(.145)}to{transform:translate(74.14615vw,99vh) scale(.145)}}.snow:nth-child(53){opacity:1.7184;transform:translate(40.6267vw,-10px) scale(.7579);animation:fall-53 29s -19s linear infinite}@keyframes fall-53{34.996%{transform:translate(39.7177vw,34.996vh) scale(.7579)}to{transform:translate(40.1722vw,99vh) scale(.7579)}}.snow:nth-child(54){opacity:1.2526;transform:translate(42.3634vw,-10px) scale(.0439);animation:fall-54 18s -24s linear infinite}@keyframes fall-54{35.613%{transform:translate(47.1732vw,35.613vh) scale(.0439)}to{transform:translate(44.7683vw,99vh) scale(.0439)}}.snow:nth-child(55){opacity:.231;transform:translate(61.6926vw,-10px) scale(.4006);animation:fall-55 19s -12s linear infinite}@keyframes fall-55{68.381%{transform:translate(53.3959vw,68.381vh) scale(.4006)}to{transform:translate(57.54425vw,99vh) scale(.4006)}}.snow:nth-child(56){opacity:1.5766;transform:translate(58.9725vw,-10px) scale(.4794);animation:fall-56 10s -27s linear infinite}@keyframes fall-56{52.793%{transform:translate(52.972vw,52.793vh) scale(.4794)}to{transform:translate(55.97225vw,99vh) scale(.4794)}}.snow:nth-child(57){opacity:.3054;transform:translate(36.7607vw,-10px) scale(.3457);animation:fall-57 26s -4s linear infinite}@keyframes fall-57{72.632%{transform:translate(29.7756vw,72.632vh) scale(.3457)}to{transform:translate(33.26815vw,99vh) scale(.3457)}}.snow:nth-child(58){opacity:.65;transform:translate(46.7016vw,-10px) scale(.6729);animation:fall-58 24s -20s linear infinite}@keyframes fall-58{66.012%{transform:translate(45.6843vw,66.012vh) scale(.6729)}to{transform:translate(46.19295vw,99vh) scale(.6729)}}.snow:nth-child(59){opacity:.6434;transform:translate(24.1631vw,-10px) scale(.9523);animation:fall-59 25s -22s linear infinite}@keyframes fall-59{67.793%{transform:translate(22.5419vw,67.793vh) scale(.9523)}to{transform:translate(23.3525vw,99vh) scale(.9523)}}.snow:nth-child(60){opacity:.886;transform:translate(29.4959vw,-10px) scale(.0052);animation:fall-60 30s -23s linear infinite}@keyframes fall-60{32.514%{transform:translate(25.6625vw,32.514vh) scale(.0052)}to{transform:translate(27.5792vw,99vh) scale(.0052)}}.snow:nth-child(61){opacity:.2846;transform:translate(61.9399vw,-10px) scale(.3994);animation:fall-61 18s -21s linear infinite}@keyframes fall-61{30.744%{transform:translate(67.2029vw,30.744vh) scale(.3994)}to{transform:translate(64.5714vw,99vh) scale(.3994)}}.snow:nth-child(62){opacity:1.5174;transform:translate(59.0135vw,-10px) scale(.5739);animation:fall-62 25s -27s linear infinite}@keyframes fall-62{61.854%{transform:translate(64.4265vw,61.854vh) scale(.5739)}to{transform:translate(61.72vw,99vh) scale(.5739)}}.snow:nth-child(63){opacity:.9358;transform:translate(26.3307vw,-10px) scale(.2036);animation:fall-63 19s -7s linear infinite}@keyframes fall-63{64.465%{transform:translate(26.2622vw,64.465vh) scale(.2036)}to{transform:translate(26.29645vw,99vh) scale(.2036)}}.snow:nth-child(64){opacity:1.2894;transform:translate(66.7225vw,-10px) scale(.0054);animation:fall-64 19s -5s linear infinite}@keyframes fall-64{70.624%{transform:translate(61.5147vw,70.624vh) scale(.0054)}to{transform:translate(64.1186vw,99vh) scale(.0054)}}.snow:nth-child(65){opacity:1.311;transform:translate(47.9536vw,-10px) scale(.9204);animation:fall-65 17s -16s linear infinite}@keyframes fall-65{66.679%{transform:translate(46.122vw,66.679vh) scale(.9204)}to{transform:translate(47.0378vw,99vh) scale(.9204)}}.snow:nth-child(66){opacity:1.6708;transform:translate(64.9367vw,-10px) scale(.2331);animation:fall-66 29s -5s linear infinite}@keyframes fall-66{31.146%{transform:translate(56.8241vw,31.146vh) scale(.2331)}to{transform:translate(60.8804vw,99vh) scale(.2331)}}.snow:nth-child(67){opacity:1.1288;transform:translate(7.1208vw,-10px) scale(.7296);animation:fall-67 22s -19s linear infinite}@keyframes fall-67{40.862%{transform:translate(12.6793vw,40.862vh) scale(.7296)}to{transform:translate(9.90005vw,99vh) scale(.7296)}}.snow:nth-child(68){opacity:.2398;transform:translate(7.4126vw,-10px) scale(.7392);animation:fall-68 29s -4s linear infinite}@keyframes fall-68{75.785%{transform:translate(.1039vw,75.785vh) scale(.7392)}to{transform:translate(3.75825vw,99vh) scale(.7392)}}.snow:nth-child(69){opacity:.6924;transform:translate(26.3073vw,-10px) scale(.4932);animation:fall-69 19s -5s linear infinite}@keyframes fall-69{32.325%{transform:translate(27.5051vw,32.325vh) scale(.4932)}to{transform:translate(26.9062vw,99vh) scale(.4932)}}.snow:nth-child(70){opacity:.5098;transform:translate(59.4606vw,-10px) scale(.6768);animation:fall-70 20s -28s linear infinite}@keyframes fall-70{37.92%{transform:translate(64.1384vw,37.92vh) scale(.6768)}to{transform:translate(61.7995vw,99vh) scale(.6768)}}.snow:nth-child(71){opacity:1.3644;transform:translate(97.0066vw,-10px) scale(.775);animation:fall-71 14s -29s linear infinite}@keyframes fall-71{49.38%{transform:translate(98.1742vw,49.38vh) scale(.775)}to{transform:translate(97.5904vw,99vh) scale(.775)}}.snow:nth-child(72){opacity:1.2388;transform:translate(67.8157vw,-10px) scale(.3722);animation:fall-72 11s -30s linear infinite}@keyframes fall-72{58.47%{transform:translate(74.4247vw,58.47vh) scale(.3722)}to{transform:translate(71.1202vw,99vh) scale(.3722)}}.snow:nth-child(73){opacity:.1334;transform:translate(52.0524vw,-10px) scale(.8723);animation:fall-73 23s -8s linear infinite}@keyframes fall-73{62.649%{transform:translate(44.0438vw,62.649vh) scale(.8723)}to{transform:translate(48.0481vw,99vh) scale(.8723)}}.snow:nth-child(74){opacity:.6286;transform:translate(99.9884vw,-10px) scale(.009);animation:fall-74 27s -23s linear infinite}@keyframes fall-74{39.16%{transform:translate(96.9948vw,39.16vh) scale(.009)}to{transform:translate(98.4916vw,99vh) scale(.009)}}.snow:nth-child(75){opacity:.1418;transform:translate(34.3217vw,-10px) scale(.0561);animation:fall-75 16s -3s linear infinite}@keyframes fall-75{65.862%{transform:translate(31.8488vw,65.862vh) scale(.0561)}to{transform:translate(33.08525vw,99vh) scale(.0561)}}.snow:nth-child(76){opacity:.1972;transform:translate(58.9151vw,-10px) scale(.6213);animation:fall-76 14s -1s linear infinite}@keyframes fall-76{53.125%{transform:translate(57.191vw,53.125vh) scale(.6213)}to{transform:translate(58.05305vw,99vh) scale(.6213)}}.snow:nth-child(77){opacity:.9386;transform:translate(7.6274vw,-10px) scale(.0172);animation:fall-77 21s -16s linear infinite}@keyframes fall-77{34.635%{transform:translate(1.134vw,34.635vh) scale(.0172)}to{transform:translate(4.3807vw,99vh) scale(.0172)}}.snow:nth-child(78){opacity:1.3216;transform:translate(66.6938vw,-10px) scale(.755);animation:fall-78 14s -23s linear infinite}@keyframes fall-78{54.307%{transform:translate(65.8494vw,54.307vh) scale(.755)}to{transform:translate(66.2716vw,99vh) scale(.755)}}.snow:nth-child(79){opacity:1.7366;transform:translate(39.8358vw,-10px) scale(.1671);animation:fall-79 13s -14s linear infinite}@keyframes fall-79{58.167%{transform:translate(38.5951vw,58.167vh) scale(.1671)}to{transform:translate(39.21545vw,99vh) scale(.1671)}}.snow:nth-child(80){opacity:.575;transform:translate(18.033vw,-10px) scale(.0227);animation:fall-80 18s -11s linear infinite}@keyframes fall-80{45.851%{transform:translate(17.1304vw,45.851vh) scale(.0227)}to{transform:translate(17.5817vw,99vh) scale(.0227)}}.snow:nth-child(81){opacity:.9676;transform:translate(21.6277vw,-10px) scale(.3396);animation:fall-81 27s -16s linear infinite}@keyframes fall-81{67.714%{transform:translate(26.2404vw,67.714vh) scale(.3396)}to{transform:translate(23.93405vw,99vh) scale(.3396)}}.snow:nth-child(82){opacity:.1448;transform:translate(67.5809vw,-10px) scale(.4524);animation:fall-82 24s -26s linear infinite}@keyframes fall-82{63.578%{transform:translate(63.8064vw,63.578vh) scale(.4524)}to{transform:translate(65.69365vw,99vh) scale(.4524)}}.snow:nth-child(83){opacity:.5608;transform:translate(29.4812vw,-10px) scale(.6521);animation:fall-83 11s -9s linear infinite}@keyframes fall-83{35.079%{transform:translate(24.2743vw,35.079vh) scale(.6521)}to{transform:translate(26.87775vw,99vh) scale(.6521)}}.snow:nth-child(84){opacity:1.024;transform:translate(.26vw,-10px) scale(.5194);animation:fall-84 28s -18s linear infinite}@keyframes fall-84{31.528%{transform:translate(-6.5036vw,31.528vh) scale(.5194)}to{transform:translate(-3.1218vw,99vh) scale(.5194)}}.snow:nth-child(85){opacity:1.3218;transform:translate(50.214vw,-10px) scale(.034);animation:fall-85 22s -16s linear infinite}@keyframes fall-85{31.222%{transform:translate(43.8613vw,31.222vh) scale(.034)}to{transform:translate(47.03765vw,99vh) scale(.034)}}.snow:nth-child(86){opacity:1.0348;transform:translate(23.738vw,-10px) scale(.3493);animation:fall-86 10s -29s linear infinite}@keyframes fall-86{37.012%{transform:translate(22.5768vw,37.012vh) scale(.3493)}to{transform:translate(23.1574vw,99vh) scale(.3493)}}.snow:nth-child(87){opacity:1.6128;transform:translate(18.365vw,-10px) scale(.7232);animation:fall-87 17s -22s linear infinite}@keyframes fall-87{47.203%{transform:translate(10.7659vw,47.203vh) scale(.7232)}to{transform:translate(14.56545vw,99vh) scale(.7232)}}.snow:nth-child(88){opacity:.8644;transform:translate(87.5077vw,-10px) scale(.8142);animation:fall-88 11s -22s linear infinite}@keyframes fall-88{63.791%{transform:translate(93.9989vw,63.791vh) scale(.8142)}to{transform:translate(90.7533vw,99vh) scale(.8142)}}.snow:nth-child(89){opacity:.2126;transform:translate(15.8212vw,-10px) scale(.0031);animation:fall-89 28s -4s linear infinite}@keyframes fall-89{76.781%{transform:translate(19.8514vw,76.781vh) scale(.0031)}to{transform:translate(17.8363vw,99vh) scale(.0031)}}.snow:nth-child(90){opacity:1.522;transform:translate(30.7461vw,-10px) scale(.3925);animation:fall-90 25s -23s linear infinite}@keyframes fall-90{41.576%{transform:translate(31.4331vw,41.576vh) scale(.3925)}to{transform:translate(31.0896vw,99vh) scale(.3925)}}.snow:nth-child(91){opacity:1.0934;transform:translate(33.7941vw,-10px) scale(.7102);animation:fall-91 27s -7s linear infinite}@keyframes fall-91{39.868%{transform:translate(35.2514vw,39.868vh) scale(.7102)}to{transform:translate(34.52275vw,99vh) scale(.7102)}}.snow:nth-child(92){opacity:1.8708;transform:translate(78.3139vw,-10px) scale(.07);animation:fall-92 18s -19s linear infinite}@keyframes fall-92{53.412%{transform:translate(70.1733vw,53.412vh) scale(.07)}to{transform:translate(74.2436vw,99vh) scale(.07)}}.snow:nth-child(93){opacity:.17;transform:translate(28.2328vw,-10px) scale(.6084);animation:fall-93 13s -16s linear infinite}@keyframes fall-93{31.968%{transform:translate(34.8764vw,31.968vh) scale(.6084)}to{transform:translate(31.5546vw,99vh) scale(.6084)}}.snow:nth-child(94){opacity:.2858;transform:translate(39.2576vw,-10px) scale(.9986);animation:fall-94 12s -23s linear infinite}@keyframes fall-94{64.826%{transform:translate(37.6231vw,64.826vh) scale(.9986)}to{transform:translate(38.44035vw,99vh) scale(.9986)}}.snow:nth-child(95){opacity:.2612;transform:translate(14.7191vw,-10px) scale(.9378);animation:fall-95 20s -6s linear infinite}@keyframes fall-95{76.635%{transform:translate(7.8342vw,76.635vh) scale(.9378)}to{transform:translate(11.27665vw,99vh) scale(.9378)}}.snow:nth-child(96){opacity:1.175;transform:translate(25.9012vw,-10px) scale(.5892);animation:fall-96 13s -6s linear infinite}@keyframes fall-96{56.802%{transform:translate(21.4616vw,56.802vh) scale(.5892)}to{transform:translate(23.6814vw,99vh) scale(.5892)}}.snow:nth-child(97){opacity:1.2748;transform:translate(25.621vw,-10px) scale(.4303);animation:fall-97 17s -19s linear infinite}@keyframes fall-97{54.648%{transform:translate(30.4771vw,54.648vh) scale(.4303)}to{transform:translate(28.04905vw,99vh) scale(.4303)}}.snow:nth-child(98){opacity:.4298;transform:translate(27.1558vw,-10px) scale(.6046);animation:fall-98 19s -28s linear infinite}@keyframes fall-98{43.367%{transform:translate(24.2371vw,43.367vh) scale(.6046)}to{transform:translate(25.69645vw,99vh) scale(.6046)}}.snow:nth-child(99){opacity:.7724;transform:translate(47.7559vw,-10px) scale(.1393);animation:fall-99 24s -23s linear infinite}@keyframes fall-99{33.355%{transform:translate(44.2583vw,33.355vh) scale(.1393)}to{transform:translate(46.0071vw,99vh) scale(.1393)}}.snow:nth-child(100){opacity:1.2246;transform:translate(49.5822vw,-10px) scale(.2586);animation:fall-100 30s -19s linear infinite}@keyframes fall-100{54.124%{transform:translate(43.9595vw,54.124vh) scale(.2586)}to{transform:translate(46.77085vw,99vh) scale(.2586)}}.snow:nth-child(101){opacity:1.29;transform:translate(17.013vw,-10px) scale(.2383);animation:fall-101 17s -2s linear infinite}@keyframes fall-101{68.61%{transform:translate(8.8687vw,68.61vh) scale(.2383)}to{transform:translate(12.94085vw,99vh) scale(.2383)}}.snow:nth-child(102){opacity:1.4968;transform:translate(96.3565vw,-10px) scale(.362);animation:fall-102 29s -26s linear infinite}@keyframes fall-102{47.239%{transform:translate(95.4533vw,47.239vh) scale(.362)}to{transform:translate(95.9049vw,99vh) scale(.362)}}.snow:nth-child(103){opacity:.8668;transform:translate(38.7895vw,-10px) scale(.511);animation:fall-103 29s -20s linear infinite}@keyframes fall-103{40.522%{transform:translate(44.1788vw,40.522vh) scale(.511)}to{transform:translate(41.48415vw,99vh) scale(.511)}}.snow:nth-child(104){opacity:1.4132;transform:translate(54.8787vw,-10px) scale(.2436);animation:fall-104 28s -17s linear infinite}@keyframes fall-104{74.045%{transform:translate(54.3051vw,74.045vh) scale(.2436)}to{transform:translate(54.5919vw,99vh) scale(.2436)}}.snow:nth-child(105){opacity:.043;transform:translate(49.806vw,-10px) scale(.6789);animation:fall-105 23s -21s linear infinite}@keyframes fall-105{73.287%{transform:translate(51.3624vw,73.287vh) scale(.6789)}to{transform:translate(50.5842vw,99vh) scale(.6789)}}.snow:nth-child(106){opacity:.787;transform:translate(97.4148vw,-10px) scale(.777);animation:fall-106 21s -24s linear infinite}@keyframes fall-106{33.386%{transform:translate(101.7429vw,33.386vh) scale(.777)}to{transform:translate(99.57885vw,99vh) scale(.777)}}.snow:nth-child(107){opacity:.6934;transform:translate(50.8771vw,-10px) scale(.0316);animation:fall-107 30s -26s linear infinite}@keyframes fall-107{36.892%{transform:translate(51.2913vw,36.892vh) scale(.0316)}to{transform:translate(51.0842vw,99vh) scale(.0316)}}.snow:nth-child(108){opacity:1.0576;transform:translate(67.052vw,-10px) scale(.7237);animation:fall-108 26s -11s linear infinite}@keyframes fall-108{61.596%{transform:translate(68.9052vw,61.596vh) scale(.7237)}to{transform:translate(67.9786vw,99vh) scale(.7237)}}.snow:nth-child(109){opacity:.7684;transform:translate(68.7189vw,-10px) scale(.9613);animation:fall-109 21s -23s linear infinite}@keyframes fall-109{62.064%{transform:translate(60.6327vw,62.064vh) scale(.9613)}to{transform:translate(64.6758vw,99vh) scale(.9613)}}.snow:nth-child(110){opacity:1.5334;transform:translate(85.1397vw,-10px) scale(.3192);animation:fall-110 23s -2s linear infinite}@keyframes fall-110{46.793%{transform:translate(78.278vw,46.793vh) scale(.3192)}to{transform:translate(81.70885vw,99vh) scale(.3192)}}.snow:nth-child(111){opacity:.0424;transform:translate(95.1673vw,-10px) scale(.4276);animation:fall-111 20s -6s linear infinite}@keyframes fall-111{57.363%{transform:translate(90.7668vw,57.363vh) scale(.4276)}to{transform:translate(92.96705vw,99vh) scale(.4276)}}.snow:nth-child(112){opacity:1.8782;transform:translate(16.2939vw,-10px) scale(.8876);animation:fall-112 18s -27s linear infinite}@keyframes fall-112{53.397%{transform:translate(13.6057vw,53.397vh) scale(.8876)}to{transform:translate(14.9498vw,99vh) scale(.8876)}}.snow:nth-child(113){opacity:1.6014;transform:translate(36.8275vw,-10px) scale(.0442);animation:fall-113 30s -28s linear infinite}@keyframes fall-113{76.551%{transform:translate(32.197vw,76.551vh) scale(.0442)}to{transform:translate(34.51225vw,99vh) scale(.0442)}}.snow:nth-child(114){opacity:.4674;transform:translate(7.0974vw,-10px) scale(.1874);animation:fall-114 13s -19s linear infinite}@keyframes fall-114{62.893%{transform:translate(5.1901vw,62.893vh) scale(.1874)}to{transform:translate(6.14375vw,99vh) scale(.1874)}}.snow:nth-child(115){opacity:1.3752;transform:translate(8.3999vw,-10px) scale(.202);animation:fall-115 23s -17s linear infinite}@keyframes fall-115{57.176%{transform:translate(.8132vw,57.176vh) scale(.202)}to{transform:translate(4.60655vw,99vh) scale(.202)}}.snow:nth-child(116){opacity:.0798;transform:translate(76.6625vw,-10px) scale(.1625);animation:fall-116 26s -12s linear infinite}@keyframes fall-116{68.832%{transform:translate(79.2336vw,68.832vh) scale(.1625)}to{transform:translate(77.94805vw,99vh) scale(.1625)}}.snow:nth-child(117){opacity:.0602;transform:translate(69.4513vw,-10px) scale(.584);animation:fall-117 11s -21s linear infinite}@keyframes fall-117{79.001%{transform:translate(73.4865vw,79.001vh) scale(.584)}to{transform:translate(71.4689vw,99vh) scale(.584)}}.snow:nth-child(118){opacity:1.8878;transform:translate(16.5591vw,-10px) scale(.2681);animation:fall-118 18s -24s linear infinite}@keyframes fall-118{75.503%{transform:translate(20.0305vw,75.503vh) scale(.2681)}to{transform:translate(18.2948vw,99vh) scale(.2681)}}.snow:nth-child(119){opacity:1.6974;transform:translate(41.4261vw,-10px) scale(.4236);animation:fall-119 14s -12s linear infinite}@keyframes fall-119{74.351%{transform:translate(45.5913vw,74.351vh) scale(.4236)}to{transform:translate(43.5087vw,99vh) scale(.4236)}}.snow:nth-child(120){opacity:1.479;transform:translate(72.3039vw,-10px) scale(.2201);animation:fall-120 16s -8s linear infinite}@keyframes fall-120{54.84%{transform:translate(63.2054vw,54.84vh) scale(.2201)}to{transform:translate(67.75465vw,99vh) scale(.2201)}}.snow:nth-child(121){opacity:1.8024;transform:translate(5.9794vw,-10px) scale(.9443);animation:fall-121 26s -5s linear infinite}@keyframes fall-121{74.446%{transform:translate(.2274vw,74.446vh) scale(.9443)}to{transform:translate(3.1034vw,99vh) scale(.9443)}}.snow:nth-child(122){opacity:.104;transform:translate(58.549vw,-10px) scale(.0474);animation:fall-122 27s -28s linear infinite}@keyframes fall-122{54.788%{transform:translate(55.2392vw,54.788vh) scale(.0474)}to{transform:translate(56.8941vw,99vh) scale(.0474)}}.snow:nth-child(123){opacity:.0496;transform:translate(56.9191vw,-10px) scale(.0185);animation:fall-123 14s -12s linear infinite}@keyframes fall-123{75.219%{transform:translate(59.4757vw,75.219vh) scale(.0185)}to{transform:translate(58.1974vw,99vh) scale(.0185)}}.snow:nth-child(124){opacity:1.4034;transform:translate(86.0143vw,-10px) scale(.4883);animation:fall-124 19s -9s linear infinite}@keyframes fall-124{30.121%{transform:translate(89.1428vw,30.121vh) scale(.4883)}to{transform:translate(87.57855vw,99vh) scale(.4883)}}.snow:nth-child(125){opacity:1.4198;transform:translate(5.5961vw,-10px) scale(.7207);animation:fall-125 18s -16s linear infinite}@keyframes fall-125{53.544%{transform:translate(3.8611vw,53.544vh) scale(.7207)}to{transform:translate(4.7286vw,99vh) scale(.7207)}}.snow:nth-child(126){opacity:.9502;transform:translate(52.6247vw,-10px) scale(.2284);animation:fall-126 12s -25s linear infinite}@keyframes fall-126{32.767%{transform:translate(59.8981vw,32.767vh) scale(.2284)}to{transform:translate(56.2614vw,99vh) scale(.2284)}}.snow:nth-child(127){opacity:1.2832;transform:translate(93.2378vw,-10px) scale(.7309);animation:fall-127 24s -28s linear infinite}@keyframes fall-127{50.353%{transform:translate(91.9943vw,50.353vh) scale(.7309)}to{transform:translate(92.61605vw,99vh) scale(.7309)}}.snow:nth-child(128){opacity:.465;transform:translate(85.1338vw,-10px) scale(.5472);animation:fall-128 12s -17s linear infinite}@keyframes fall-128{31.31%{transform:translate(87.0939vw,31.31vh) scale(.5472)}to{transform:translate(86.11385vw,99vh) scale(.5472)}}.snow:nth-child(129){opacity:.885;transform:translate(91.3307vw,-10px) scale(.4241);animation:fall-129 26s -22s linear infinite}@keyframes fall-129{59.922%{transform:translate(93.5825vw,59.922vh) scale(.4241)}to{transform:translate(92.4566vw,99vh) scale(.4241)}}.snow:nth-child(130){opacity:.1122;transform:translate(62.2931vw,-10px) scale(.4358);animation:fall-130 29s -22s linear infinite}@keyframes fall-130{31.202%{transform:translate(53.741vw,31.202vh) scale(.4358)}to{transform:translate(58.01705vw,99vh) scale(.4358)}}.snow:nth-child(131){opacity:.7022;transform:translate(25.2775vw,-10px) scale(.293);animation:fall-131 24s -6s linear infinite}@keyframes fall-131{51.651%{transform:translate(29.8139vw,51.651vh) scale(.293)}to{transform:translate(27.5457vw,99vh) scale(.293)}}.snow:nth-child(132){opacity:.0908;transform:translate(1.7659vw,-10px) scale(.4996);animation:fall-132 15s -15s linear infinite}@keyframes fall-132{77.628%{transform:translate(1.2757vw,77.628vh) scale(.4996)}to{transform:translate(1.5208vw,99vh) scale(.4996)}}.snow:nth-child(133){opacity:1.8702;transform:translate(25.5933vw,-10px) scale(.4516);animation:fall-133 29s -5s linear infinite}@keyframes fall-133{31.174%{transform:translate(18.0177vw,31.174vh) scale(.4516)}to{transform:translate(21.8055vw,99vh) scale(.4516)}}.snow:nth-child(134){opacity:.0998;transform:translate(18.0941vw,-10px) scale(.8322);animation:fall-134 19s -19s linear infinite}@keyframes fall-134{53.132%{transform:translate(14.3673vw,53.132vh) scale(.8322)}to{transform:translate(16.2307vw,99vh) scale(.8322)}}.snow:nth-child(135){opacity:.7216;transform:translate(24.6222vw,-10px) scale(.9234);animation:fall-135 28s -15s linear infinite}@keyframes fall-135{55.631%{transform:translate(33.7792vw,55.631vh) scale(.9234)}to{transform:translate(29.2007vw,99vh) scale(.9234)}}.snow:nth-child(136){opacity:1.7604;transform:translate(93.0055vw,-10px) scale(.3573);animation:fall-136 26s -2s linear infinite}@keyframes fall-136{43.48%{transform:translate(85.5266vw,43.48vh) scale(.3573)}to{transform:translate(89.26605vw,99vh) scale(.3573)}}.snow:nth-child(137){opacity:.1118;transform:translate(1.9221vw,-10px) scale(.3651);animation:fall-137 27s -27s linear infinite}@keyframes fall-137{34.516%{transform:translate(5.1204vw,34.516vh) scale(.3651)}to{transform:translate(3.52125vw,99vh) scale(.3651)}}.snow:nth-child(138){opacity:.4618;transform:translate(66.0652vw,-10px) scale(.2385);animation:fall-138 15s -2s linear infinite}@keyframes fall-138{67.577%{transform:translate(58.3518vw,67.577vh) scale(.2385)}to{transform:translate(62.2085vw,99vh) scale(.2385)}}.snow:nth-child(139){opacity:.8616;transform:translate(96.3971vw,-10px) scale(.7338);animation:fall-139 15s -14s linear infinite}@keyframes fall-139{56.064%{transform:translate(88.5119vw,56.064vh) scale(.7338)}to{transform:translate(92.4545vw,99vh) scale(.7338)}}.snow:nth-child(140){opacity:1.1668;transform:translate(97.87vw,-10px) scale(.9493);animation:fall-140 29s -23s linear infinite}@keyframes fall-140{34.052%{transform:translate(95.1351vw,34.052vh) scale(.9493)}to{transform:translate(96.50255vw,99vh) scale(.9493)}}.snow:nth-child(141){opacity:.2656;transform:translate(81.9101vw,-10px) scale(.6665);animation:fall-141 29s -9s linear infinite}@keyframes fall-141{58.009%{transform:translate(88.8141vw,58.009vh) scale(.6665)}to{transform:translate(85.3621vw,99vh) scale(.6665)}}.snow:nth-child(142){opacity:.6332;transform:translate(61.1429vw,-10px) scale(.6691);animation:fall-142 27s -1s linear infinite}@keyframes fall-142{62.003%{transform:translate(61.3058vw,62.003vh) scale(.6691)}to{transform:translate(61.22435vw,99vh) scale(.6691)}}.snow:nth-child(143){opacity:.8242;transform:translate(92.9577vw,-10px) scale(.615);animation:fall-143 14s -7s linear infinite}@keyframes fall-143{60.512%{transform:translate(91.2164vw,60.512vh) scale(.615)}to{transform:translate(92.08705vw,99vh) scale(.615)}}.snow:nth-child(144){opacity:1.335;transform:translate(79.0676vw,-10px) scale(.8482);animation:fall-144 23s -25s linear infinite}@keyframes fall-144{75.909%{transform:translate(73.5167vw,75.909vh) scale(.8482)}to{transform:translate(76.29215vw,99vh) scale(.8482)}}.snow:nth-child(145){opacity:.4334;transform:translate(91.9646vw,-10px) scale(.8142);animation:fall-145 27s -5s linear infinite}@keyframes fall-145{35.027%{transform:translate(101.9342vw,35.027vh) scale(.8142)}to{transform:translate(96.9494vw,99vh) scale(.8142)}}.snow:nth-child(146){opacity:1.2488;transform:translate(98.1006vw,-10px) scale(.9917);animation:fall-146 29s -2s linear infinite}@keyframes fall-146{39.989%{transform:translate(92.6062vw,39.989vh) scale(.9917)}to{transform:translate(95.3534vw,99vh) scale(.9917)}}.snow:nth-child(147){opacity:1.4064;transform:translate(26.3229vw,-10px) scale(.282);animation:fall-147 22s -10s linear infinite}@keyframes fall-147{74.136%{transform:translate(19.876vw,74.136vh) scale(.282)}to{transform:translate(23.09945vw,99vh) scale(.282)}}.snow:nth-child(148){opacity:.174;transform:translate(92.955vw,-10px) scale(.6131);animation:fall-148 22s -12s linear infinite}@keyframes fall-148{51.629%{transform:translate(84.8315vw,51.629vh) scale(.6131)}to{transform:translate(88.89325vw,99vh) scale(.6131)}}.snow:nth-child(149){opacity:.5792;transform:translate(47.4033vw,-10px) scale(.4636);animation:fall-149 18s -9s linear infinite}@keyframes fall-149{48.489%{transform:translate(43.0807vw,48.489vh) scale(.4636)}to{transform:translate(45.242vw,99vh) scale(.4636)}}.snow:nth-child(150){opacity:.193;transform:translate(84.942vw,-10px) scale(.1344);animation:fall-150 15s -9s linear infinite}@keyframes fall-150{68.909%{transform:translate(86.5204vw,68.909vh) scale(.1344)}to{transform:translate(85.7312vw,99vh) scale(.1344)}}.snow:nth-child(151){opacity:.9838;transform:translate(4.2441vw,-10px) scale(.1959);animation:fall-151 21s -29s linear infinite}@keyframes fall-151{53.004%{transform:translate(3.9162vw,53.004vh) scale(.1959)}to{transform:translate(4.08015vw,99vh) scale(.1959)}}.snow:nth-child(152){opacity:1.2574;transform:translate(73.9352vw,-10px) scale(.5715);animation:fall-152 29s -7s linear infinite}@keyframes fall-152{68.847%{transform:translate(76.7461vw,68.847vh) scale(.5715)}to{transform:translate(75.34065vw,99vh) scale(.5715)}}.snow:nth-child(153){opacity:1.8628;transform:translate(18.0025vw,-10px) scale(.2257);animation:fall-153 22s -25s linear infinite}@keyframes fall-153{72.607%{transform:translate(10.7799vw,72.607vh) scale(.2257)}to{transform:translate(14.3912vw,99vh) scale(.2257)}}.snow:nth-child(154){opacity:1.6158;transform:translate(27.8799vw,-10px) scale(.4206);animation:fall-154 12s -6s linear infinite}@keyframes fall-154{66.765%{transform:translate(33.4576vw,66.765vh) scale(.4206)}to{transform:translate(30.66875vw,99vh) scale(.4206)}}.snow:nth-child(155){opacity:1.4218;transform:translate(33.3003vw,-10px) scale(.6536);animation:fall-155 21s -30s linear infinite}@keyframes fall-155{43.832%{transform:translate(36.2834vw,43.832vh) scale(.6536)}to{transform:translate(34.79185vw,99vh) scale(.6536)}}.snow:nth-child(156){opacity:1.4218;transform:translate(12.3364vw,-10px) scale(.2065);animation:fall-156 14s -17s linear infinite}@keyframes fall-156{75.42%{transform:translate(15.2768vw,75.42vh) scale(.2065)}to{transform:translate(13.8066vw,99vh) scale(.2065)}}.snow:nth-child(157){opacity:1.7094;transform:translate(60.9182vw,-10px) scale(.1419);animation:fall-157 15s -8s linear infinite}@keyframes fall-157{71.02%{transform:translate(52.5208vw,71.02vh) scale(.1419)}to{transform:translate(56.7195vw,99vh) scale(.1419)}}.snow:nth-child(158){opacity:.1828;transform:translate(49.3397vw,-10px) scale(.9646);animation:fall-158 24s -7s linear infinite}@keyframes fall-158{43.779%{transform:translate(58.3961vw,43.779vh) scale(.9646)}to{transform:translate(53.8679vw,99vh) scale(.9646)}}.snow:nth-child(159){opacity:.434;transform:translate(27.1007vw,-10px) scale(.519);animation:fall-159 15s -24s linear infinite}@keyframes fall-159{48.923%{transform:translate(35.1058vw,48.923vh) scale(.519)}to{transform:translate(31.10325vw,99vh) scale(.519)}}.snow:nth-child(160){opacity:.811;transform:translate(68.8386vw,-10px) scale(.9312);animation:fall-160 30s -13s linear infinite}@keyframes fall-160{57.444%{transform:translate(71.281vw,57.444vh) scale(.9312)}to{transform:translate(70.0598vw,99vh) scale(.9312)}}.snow:nth-child(161){opacity:.0122;transform:translate(24.1947vw,-10px) scale(.1158);animation:fall-161 12s -3s linear infinite}@keyframes fall-161{30.891%{transform:translate(18.7352vw,30.891vh) scale(.1158)}to{transform:translate(21.46495vw,99vh) scale(.1158)}}.snow:nth-child(162){opacity:1.4368;transform:translate(10.8139vw,-10px) scale(.0769);animation:fall-162 13s -28s linear infinite}@keyframes fall-162{43.457%{transform:translate(2.7562vw,43.457vh) scale(.0769)}to{transform:translate(6.78505vw,99vh) scale(.0769)}}.snow:nth-child(163){opacity:.531;transform:translate(28.7255vw,-10px) scale(.8151);animation:fall-163 17s -19s linear infinite}@keyframes fall-163{62.92%{transform:translate(27.8699vw,62.92vh) scale(.8151)}to{transform:translate(28.2977vw,99vh) scale(.8151)}}.snow:nth-child(164){opacity:.4208;transform:translate(93.3429vw,-10px) scale(.9694);animation:fall-164 21s -28s linear infinite}@keyframes fall-164{59.834%{transform:translate(100.4357vw,59.834vh) scale(.9694)}to{transform:translate(96.8893vw,99vh) scale(.9694)}}.snow:nth-child(165){opacity:.2546;transform:translate(76.4563vw,-10px) scale(.1086);animation:fall-165 30s -9s linear infinite}@keyframes fall-165{52.747%{transform:translate(83.8815vw,52.747vh) scale(.1086)}to{transform:translate(80.1689vw,99vh) scale(.1086)}}.snow:nth-child(166){opacity:1.0538;transform:translate(70.4892vw,-10px) scale(.7936);animation:fall-166 17s -19s linear infinite}@keyframes fall-166{76.411%{transform:translate(75.5571vw,76.411vh) scale(.7936)}to{transform:translate(73.02315vw,99vh) scale(.7936)}}.snow:nth-child(167){opacity:1.5614;transform:translate(76.8427vw,-10px) scale(.5478);animation:fall-167 19s -26s linear infinite}@keyframes fall-167{69.718%{transform:translate(72.3187vw,69.718vh) scale(.5478)}to{transform:translate(74.5807vw,99vh) scale(.5478)}}.snow:nth-child(168){opacity:.6618;transform:translate(52.6457vw,-10px) scale(.2692);animation:fall-168 10s -13s linear infinite}@keyframes fall-168{34.082%{transform:translate(58.8392vw,34.082vh) scale(.2692)}to{transform:translate(55.74245vw,99vh) scale(.2692)}}.snow:nth-child(169){opacity:.941;transform:translate(79.7298vw,-10px) scale(.1777);animation:fall-169 18s -14s linear infinite}@keyframes fall-169{30.652%{transform:translate(86.3195vw,30.652vh) scale(.1777)}to{transform:translate(83.02465vw,99vh) scale(.1777)}}.snow:nth-child(170){opacity:.4128;transform:translate(76.2027vw,-10px) scale(.6187);animation:fall-170 24s -15s linear infinite}@keyframes fall-170{38.345%{transform:translate(70.664vw,38.345vh) scale(.6187)}to{transform:translate(73.43335vw,99vh) scale(.6187)}}.snow:nth-child(171){opacity:.314;transform:translate(10.1909vw,-10px) scale(.548);animation:fall-171 19s -28s linear infinite}@keyframes fall-171{47.765%{transform:translate(.8399vw,47.765vh) scale(.548)}to{transform:translate(5.5154vw,99vh) scale(.548)}}.snow:nth-child(172){opacity:.7362;transform:translate(2.2522vw,-10px) scale(.3255);animation:fall-172 16s -1s linear infinite}@keyframes fall-172{70.887%{transform:translate(4.2409vw,70.887vh) scale(.3255)}to{transform:translate(3.24655vw,99vh) scale(.3255)}}.snow:nth-child(173){opacity:1.9014;transform:translate(93.4359vw,-10px) scale(.4059);animation:fall-173 14s -25s linear infinite}@keyframes fall-173{33.67%{transform:translate(102.2579vw,33.67vh) scale(.4059)}to{transform:translate(97.8469vw,99vh) scale(.4059)}}.snow:nth-child(174){opacity:1.1972;transform:translate(28.8369vw,-10px) scale(.9467);animation:fall-174 20s -6s linear infinite}@keyframes fall-174{53.595%{transform:translate(34.2246vw,53.595vh) scale(.9467)}to{transform:translate(31.53075vw,99vh) scale(.9467)}}.snow:nth-child(175){opacity:1.269;transform:translate(37.0018vw,-10px) scale(.6483);animation:fall-175 14s -10s linear infinite}@keyframes fall-175{59.231%{transform:translate(43.0478vw,59.231vh) scale(.6483)}to{transform:translate(40.0248vw,99vh) scale(.6483)}}.snow:nth-child(176){opacity:1.4078;transform:translate(18.2195vw,-10px) scale(.4357);animation:fall-176 12s -27s linear infinite}@keyframes fall-176{51.032%{transform:translate(10.5677vw,51.032vh) scale(.4357)}to{transform:translate(14.3936vw,99vh) scale(.4357)}}.snow:nth-child(177){opacity:1.9968;transform:translate(81.6648vw,-10px) scale(.1124);animation:fall-177 15s -26s linear infinite}@keyframes fall-177{74.233%{transform:translate(73.5628vw,74.233vh) scale(.1124)}to{transform:translate(77.6138vw,99vh) scale(.1124)}}.snow:nth-child(178){opacity:1.2996;transform:translate(90.4735vw,-10px) scale(.586);animation:fall-178 17s -14s linear infinite}@keyframes fall-178{73.347%{transform:translate(80.5443vw,73.347vh) scale(.586)}to{transform:translate(85.5089vw,99vh) scale(.586)}}.snow:nth-child(179){opacity:1.6234;transform:translate(49.9622vw,-10px) scale(.325);animation:fall-179 25s -7s linear infinite}@keyframes fall-179{36.615%{transform:translate(46.6619vw,36.615vh) scale(.325)}to{transform:translate(48.31205vw,99vh) scale(.325)}}.snow:nth-child(180){opacity:1.2518;transform:translate(91.1955vw,-10px) scale(.1768);animation:fall-180 11s -10s linear infinite}@keyframes fall-180{47.463%{transform:translate(91.1641vw,47.463vh) scale(.1768)}to{transform:translate(91.1798vw,99vh) scale(.1768)}}.snow:nth-child(181){opacity:.4028;transform:translate(43.9686vw,-10px) scale(.3722);animation:fall-181 11s -28s linear infinite}@keyframes fall-181{49.986%{transform:translate(53.7688vw,49.986vh) scale(.3722)}to{transform:translate(48.8687vw,99vh) scale(.3722)}}.snow:nth-child(182){opacity:.305;transform:translate(41.7862vw,-10px) scale(.755);animation:fall-182 16s -29s linear infinite}@keyframes fall-182{67.995%{transform:translate(47.6879vw,67.995vh) scale(.755)}to{transform:translate(44.73705vw,99vh) scale(.755)}}.snow:nth-child(183){opacity:1.055;transform:translate(21.1748vw,-10px) scale(.0677);animation:fall-183 22s -3s linear infinite}@keyframes fall-183{56.282%{transform:translate(27.4177vw,56.282vh) scale(.0677)}to{transform:translate(24.29625vw,99vh) scale(.0677)}}.snow:nth-child(184){opacity:1.4718;transform:translate(84.0935vw,-10px) scale(.4446);animation:fall-184 16s -1s linear infinite}@keyframes fall-184{51.159%{transform:translate(74.8279vw,51.159vh) scale(.4446)}to{transform:translate(79.4607vw,99vh) scale(.4446)}}.snow:nth-child(185){opacity:.296;transform:translate(8.8984vw,-10px) scale(.799);animation:fall-185 28s -26s linear infinite}@keyframes fall-185{35.745%{transform:translate(17.7704vw,35.745vh) scale(.799)}to{transform:translate(13.3344vw,99vh) scale(.799)}}.snow:nth-child(186){opacity:.319;transform:translate(63.6279vw,-10px) scale(.2262);animation:fall-186 10s -21s linear infinite}@keyframes fall-186{79.477%{transform:translate(60.125vw,79.477vh) scale(.2262)}to{transform:translate(61.87645vw,99vh) scale(.2262)}}.snow:nth-child(187){opacity:1.0866;transform:translate(48.1739vw,-10px) scale(.7137);animation:fall-187 26s -30s linear infinite}@keyframes fall-187{44.062%{transform:translate(56.9401vw,44.062vh) scale(.7137)}to{transform:translate(52.557vw,99vh) scale(.7137)}}.snow:nth-child(188){opacity:1.975;transform:translate(35.447vw,-10px) scale(.6536);animation:fall-188 23s -5s linear infinite}@keyframes fall-188{60.509%{transform:translate(31.4584vw,60.509vh) scale(.6536)}to{transform:translate(33.4527vw,99vh) scale(.6536)}}.snow:nth-child(189){opacity:1.673;transform:translate(85.61vw,-10px) scale(.4789);animation:fall-189 17s -24s linear infinite}@keyframes fall-189{62.432%{transform:translate(90.0884vw,62.432vh) scale(.4789)}to{transform:translate(87.8492vw,99vh) scale(.4789)}}.snow:nth-child(190){opacity:.8024;transform:translate(10.2707vw,-10px) scale(.4403);animation:fall-190 10s -5s linear infinite}@keyframes fall-190{51.404%{transform:translate(13.7989vw,51.404vh) scale(.4403)}to{transform:translate(12.0348vw,99vh) scale(.4403)}}.snow:nth-child(191){opacity:1.7528;transform:translate(90.1251vw,-10px) scale(.1128);animation:fall-191 20s -29s linear infinite}@keyframes fall-191{50.574%{transform:translate(93.9769vw,50.574vh) scale(.1128)}to{transform:translate(92.051vw,99vh) scale(.1128)}}.snow:nth-child(192){opacity:.3078;transform:translate(14.8018vw,-10px) scale(.3038);animation:fall-192 17s -17s linear infinite}@keyframes fall-192{38.519%{transform:translate(6.3617vw,38.519vh) scale(.3038)}to{transform:translate(10.58175vw,99vh) scale(.3038)}}.snow:nth-child(193){opacity:1.2032;transform:translate(27.4579vw,-10px) scale(.7831);animation:fall-193 11s -16s linear infinite}@keyframes fall-193{68.04%{transform:translate(20.2486vw,68.04vh) scale(.7831)}to{transform:translate(23.85325vw,99vh) scale(.7831)}}.snow:nth-child(194){opacity:1.9206;transform:translate(84.9581vw,-10px) scale(.2598);animation:fall-194 27s -25s linear infinite}@keyframes fall-194{41.093%{transform:translate(86.4959vw,41.093vh) scale(.2598)}to{transform:translate(85.727vw,99vh) scale(.2598)}}.snow:nth-child(195){opacity:.8114;transform:translate(97.6895vw,-10px) scale(.73);animation:fall-195 17s -29s linear infinite}@keyframes fall-195{35.968%{transform:translate(96.6027vw,35.968vh) scale(.73)}to{transform:translate(97.1461vw,99vh) scale(.73)}}.snow:nth-child(196){opacity:.4874;transform:translate(28.6356vw,-10px) scale(.5226);animation:fall-196 15s -30s linear infinite}@keyframes fall-196{51.609%{transform:translate(37.3948vw,51.609vh) scale(.5226)}to{transform:translate(33.0152vw,99vh) scale(.5226)}}.snow:nth-child(197){opacity:1.9834;transform:translate(86.1524vw,-10px) scale(.2766);animation:fall-197 10s -28s linear infinite}@keyframes fall-197{67.827%{transform:translate(90.2932vw,67.827vh) scale(.2766)}to{transform:translate(88.2228vw,99vh) scale(.2766)}}.snow:nth-child(198){opacity:1.3408;transform:translate(55.9421vw,-10px) scale(.0646);animation:fall-198 23s -15s linear infinite}@keyframes fall-198{53.735%{transform:translate(49.4731vw,53.735vh) scale(.0646)}to{transform:translate(52.7076vw,99vh) scale(.0646)}}.snow:nth-child(199){opacity:1.324;transform:translate(97.7676vw,-10px) scale(.0226);animation:fall-199 28s -18s linear infinite}@keyframes fall-199{48.595%{transform:translate(89.7565vw,48.595vh) scale(.0226)}to{transform:translate(93.76205vw,99vh) scale(.0226)}}.snow:nth-child(200){opacity:.3268;transform:translate(77.2837vw,-10px) scale(.0858);animation:fall-200 22s -25s linear infinite}@keyframes fall-200{36.346%{transform:translate(67.5446vw,36.346vh) scale(.0858)}to{transform:translate(72.41415vw,99vh) scale(.0858)}}.snow:nth-child(201){opacity:1.597;transform:translate(63.4895vw,-10px) scale(.3673);animation:fall-201 19s -4s linear infinite}@keyframes fall-201{40.964%{transform:translate(59.6161vw,40.964vh) scale(.3673)}to{transform:translate(61.5528vw,99vh) scale(.3673)}}.snow:nth-child(202){opacity:1.1196;transform:translate(20.5381vw,-10px) scale(.6766);animation:fall-202 13s -16s linear infinite}@keyframes fall-202{31.203%{transform:translate(16.0108vw,31.203vh) scale(.6766)}to{transform:translate(18.27445vw,99vh) scale(.6766)}}.snow:nth-child(203){opacity:1.8572;transform:translate(15.8763vw,-10px) scale(.551);animation:fall-203 21s -17s linear infinite}@keyframes fall-203{44.878%{transform:translate(21.56vw,44.878vh) scale(.551)}to{transform:translate(18.71815vw,99vh) scale(.551)}}.snow:nth-child(204){opacity:1.6688;transform:translate(54.8426vw,-10px) scale(.4856);animation:fall-204 22s -2s linear infinite}@keyframes fall-204{31.469%{transform:translate(55.6358vw,31.469vh) scale(.4856)}to{transform:translate(55.2392vw,99vh) scale(.4856)}}.snow:nth-child(205){opacity:1.8342;transform:translate(30.9532vw,-10px) scale(.7848);animation:fall-205 23s -17s linear infinite}@keyframes fall-205{39.379%{transform:translate(39.5671vw,39.379vh) scale(.7848)}to{transform:translate(35.26015vw,99vh) scale(.7848)}}.snow:nth-child(206){opacity:1.5;transform:translate(69.5373vw,-10px) scale(.5411);animation:fall-206 12s -11s linear infinite}@keyframes fall-206{70.324%{transform:translate(72.8377vw,70.324vh) scale(.5411)}to{transform:translate(71.1875vw,99vh) scale(.5411)}}.snow:nth-child(207){opacity:1.7202;transform:translate(27.9554vw,-10px) scale(.0039);animation:fall-207 15s -6s linear infinite}@keyframes fall-207{65.027%{transform:translate(36.199vw,65.027vh) scale(.0039)}to{transform:translate(32.0772vw,99vh) scale(.0039)}}.snow:nth-child(208){opacity:.3038;transform:translate(64.6301vw,-10px) scale(.0375);animation:fall-208 10s -3s linear infinite}@keyframes fall-208{38.607%{transform:translate(69.8157vw,38.607vh) scale(.0375)}to{transform:translate(67.2229vw,99vh) scale(.0375)}}.snow:nth-child(209){opacity:.6754;transform:translate(96.6499vw,-10px) scale(.0142);animation:fall-209 13s -11s linear infinite}@keyframes fall-209{45.053%{transform:translate(99.6379vw,45.053vh) scale(.0142)}to{transform:translate(98.1439vw,99vh) scale(.0142)}}.snow:nth-child(210){opacity:1.684;transform:translate(99.5215vw,-10px) scale(.0159);animation:fall-210 22s -21s linear infinite}@keyframes fall-210{33.881%{transform:translate(103.5127vw,33.881vh) scale(.0159)}to{transform:translate(101.5171vw,99vh) scale(.0159)}}.snow:nth-child(211){opacity:1.2486;transform:translate(15.9433vw,-10px) scale(.5117);animation:fall-211 11s -14s linear infinite}@keyframes fall-211{42.494%{transform:translate(7.7425vw,42.494vh) scale(.5117)}to{transform:translate(11.8429vw,99vh) scale(.5117)}}.snow:nth-child(212){opacity:.4258;transform:translate(9.9646vw,-10px) scale(.662);animation:fall-212 29s -9s linear infinite}@keyframes fall-212{50.019%{transform:translate(18.5241vw,50.019vh) scale(.662)}to{transform:translate(14.24435vw,99vh) scale(.662)}}.snow:nth-child(213){opacity:.289;transform:translate(8.5518vw,-10px) scale(.2993);animation:fall-213 30s -10s linear infinite}@keyframes fall-213{72.347%{transform:translate(10.7604vw,72.347vh) scale(.2993)}to{transform:translate(9.6561vw,99vh) scale(.2993)}}.snow:nth-child(214){opacity:.2538;transform:translate(98.305vw,-10px) scale(.9894);animation:fall-214 16s -4s linear infinite}@keyframes fall-214{45.258%{transform:translate(96.3459vw,45.258vh) scale(.9894)}to{transform:translate(97.32545vw,99vh) scale(.9894)}}.snow:nth-child(215){opacity:.265;transform:translate(95.1479vw,-10px) scale(.6282);animation:fall-215 18s -27s linear infinite}@keyframes fall-215{53.139%{transform:translate(99.6102vw,53.139vh) scale(.6282)}to{transform:translate(97.37905vw,99vh) scale(.6282)}}.snow:nth-child(216){opacity:.1762;transform:translate(31.2042vw,-10px) scale(.2964);animation:fall-216 15s -7s linear infinite}@keyframes fall-216{41.044%{transform:translate(35.3003vw,41.044vh) scale(.2964)}to{transform:translate(33.25225vw,99vh) scale(.2964)}}.snow:nth-child(217){opacity:1.9544;transform:translate(40.6048vw,-10px) scale(.7468);animation:fall-217 30s -16s linear infinite}@keyframes fall-217{66.254%{transform:translate(48.8149vw,66.254vh) scale(.7468)}to{transform:translate(44.70985vw,99vh) scale(.7468)}}.snow:nth-child(218){opacity:.9316;transform:translate(29.861vw,-10px) scale(.9639);animation:fall-218 11s -21s linear infinite}@keyframes fall-218{76.788%{transform:translate(26.7253vw,76.788vh) scale(.9639)}to{transform:translate(28.29315vw,99vh) scale(.9639)}}.snow:nth-child(219){opacity:.035;transform:translate(56.8255vw,-10px) scale(.5889);animation:fall-219 18s -26s linear infinite}@keyframes fall-219{76.296%{transform:translate(51.7237vw,76.296vh) scale(.5889)}to{transform:translate(54.2746vw,99vh) scale(.5889)}}.snow:nth-child(220){opacity:1.1328;transform:translate(19.2665vw,-10px) scale(.5774);animation:fall-220 21s -22s linear infinite}@keyframes fall-220{44.09%{transform:translate(23.4547vw,44.09vh) scale(.5774)}to{transform:translate(21.3606vw,99vh) scale(.5774)}}.snow:nth-child(221){opacity:.9104;transform:translate(64.8665vw,-10px) scale(.2192);animation:fall-221 20s -14s linear infinite}@keyframes fall-221{53.16%{transform:translate(67.7008vw,53.16vh) scale(.2192)}to{transform:translate(66.28365vw,99vh) scale(.2192)}}.snow:nth-child(222){opacity:1.5668;transform:translate(92.5888vw,-10px) scale(.938);animation:fall-222 29s -18s linear infinite}@keyframes fall-222{51.499%{transform:translate(92.0258vw,51.499vh) scale(.938)}to{transform:translate(92.3073vw,99vh) scale(.938)}}.snow:nth-child(223){opacity:.952;transform:translate(32.9174vw,-10px) scale(.7767);animation:fall-223 15s -4s linear infinite}@keyframes fall-223{36.502%{transform:translate(29.5373vw,36.502vh) scale(.7767)}to{transform:translate(31.22735vw,99vh) scale(.7767)}}.snow:nth-child(224){opacity:.8642;transform:translate(77.0936vw,-10px) scale(.4708);animation:fall-224 23s -4s linear infinite}@keyframes fall-224{39.966%{transform:translate(78.3361vw,39.966vh) scale(.4708)}to{transform:translate(77.71485vw,99vh) scale(.4708)}}.snow:nth-child(225){opacity:.0556;transform:translate(41.9473vw,-10px) scale(.747);animation:fall-225 20s -18s linear infinite}@keyframes fall-225{34.519%{transform:translate(51.305vw,34.519vh) scale(.747)}to{transform:translate(46.62615vw,99vh) scale(.747)}}.snow:nth-child(226){opacity:1.594;transform:translate(93.8977vw,-10px) scale(.0181);animation:fall-226 25s -15s linear infinite}@keyframes fall-226{39.568%{transform:translate(100.1147vw,39.568vh) scale(.0181)}to{transform:translate(97.0062vw,99vh) scale(.0181)}}.snow:nth-child(227){opacity:1.7236;transform:translate(24.2157vw,-10px) scale(.9134);animation:fall-227 10s -10s linear infinite}@keyframes fall-227{40.347%{transform:translate(26.2793vw,40.347vh) scale(.9134)}to{transform:translate(25.2475vw,99vh) scale(.9134)}}.snow:nth-child(228){opacity:.3014;transform:translate(98.4665vw,-10px) scale(.823);animation:fall-228 14s -1s linear infinite}@keyframes fall-228{48.305%{transform:translate(97.1804vw,48.305vh) scale(.823)}to{transform:translate(97.82345vw,99vh) scale(.823)}}.snow:nth-child(229){opacity:.8864;transform:translate(36.5126vw,-10px) scale(.9855);animation:fall-229 23s -27s linear infinite}@keyframes fall-229{38.984%{transform:translate(36.4588vw,38.984vh) scale(.9855)}to{transform:translate(36.4857vw,99vh) scale(.9855)}}.snow:nth-child(230){opacity:1.0246;transform:translate(28.8633vw,-10px) scale(.6786);animation:fall-230 17s -2s linear infinite}@keyframes fall-230{66.465%{transform:translate(25.5626vw,66.465vh) scale(.6786)}to{transform:translate(27.21295vw,99vh) scale(.6786)}}.snow:nth-child(231){opacity:.387;transform:translate(3.2354vw,-10px) scale(.6144);animation:fall-231 19s -18s linear infinite}@keyframes fall-231{32.959%{transform:translate(-.1606vw,32.959vh) scale(.6144)}to{transform:translate(1.5374vw,99vh) scale(.6144)}}.snow:nth-child(232){opacity:1.2154;transform:translate(53.5283vw,-10px) scale(.2678);animation:fall-232 10s -16s linear infinite}@keyframes fall-232{44.373%{transform:translate(59.2292vw,44.373vh) scale(.2678)}to{transform:translate(56.37875vw,99vh) scale(.2678)}}.snow:nth-child(233){opacity:.4074;transform:translate(70.0405vw,-10px) scale(.0932);animation:fall-233 26s -19s linear infinite}@keyframes fall-233{72.46%{transform:translate(63.7419vw,72.46vh) scale(.0932)}to{transform:translate(66.8912vw,99vh) scale(.0932)}}.snow:nth-child(234){opacity:1.215;transform:translate(80.0995vw,-10px) scale(.4205);animation:fall-234 24s -9s linear infinite}@keyframes fall-234{32.766%{transform:translate(82.058vw,32.766vh) scale(.4205)}to{transform:translate(81.07875vw,99vh) scale(.4205)}}.snow:nth-child(235){opacity:.8278;transform:translate(20.2317vw,-10px) scale(.2361);animation:fall-235 25s -2s linear infinite}@keyframes fall-235{33.811%{transform:translate(16.4739vw,33.811vh) scale(.2361)}to{transform:translate(18.3528vw,99vh) scale(.2361)}}.snow:nth-child(236){opacity:.5226;transform:translate(42.7593vw,-10px) scale(.88);animation:fall-236 19s -11s linear infinite}@keyframes fall-236{44.886%{transform:translate(39.6295vw,44.886vh) scale(.88)}to{transform:translate(41.1944vw,99vh) scale(.88)}}.snow:nth-child(237){opacity:1.6944;transform:translate(34.8445vw,-10px) scale(.3656);animation:fall-237 22s -26s linear infinite}@keyframes fall-237{47.367%{transform:translate(32.1263vw,47.367vh) scale(.3656)}to{transform:translate(33.4854vw,99vh) scale(.3656)}}.snow:nth-child(238){opacity:1.9916;transform:translate(35.7077vw,-10px) scale(.5788);animation:fall-238 17s -23s linear infinite}@keyframes fall-238{79.609%{transform:translate(38.3113vw,79.609vh) scale(.5788)}to{transform:translate(37.0095vw,99vh) scale(.5788)}}.snow:nth-child(239){opacity:1.225;transform:translate(88.9674vw,-10px) scale(.2515);animation:fall-239 25s -20s linear infinite}@keyframes fall-239{49.856%{transform:translate(89.3924vw,49.856vh) scale(.2515)}to{transform:translate(89.1799vw,99vh) scale(.2515)}}.snow:nth-child(240){opacity:1.8866;transform:translate(61.5345vw,-10px) scale(.5288);animation:fall-240 20s -9s linear infinite}@keyframes fall-240{33.228%{transform:translate(60.7132vw,33.228vh) scale(.5288)}to{transform:translate(61.12385vw,99vh) scale(.5288)}}.snow:nth-child(241){opacity:1.9298;transform:translate(85.4541vw,-10px) scale(.4947);animation:fall-241 19s -20s linear infinite}@keyframes fall-241{43.984%{transform:translate(93.3951vw,43.984vh) scale(.4947)}to{transform:translate(89.4246vw,99vh) scale(.4947)}}.snow:nth-child(242){opacity:1.6266;transform:translate(4.9836vw,-10px) scale(.2796);animation:fall-242 18s -29s linear infinite}@keyframes fall-242{48.076%{transform:translate(5.8602vw,48.076vh) scale(.2796)}to{transform:translate(5.4219vw,99vh) scale(.2796)}}.snow:nth-child(243){opacity:1.0224;transform:translate(44.4212vw,-10px) scale(.3034);animation:fall-243 10s -12s linear infinite}@keyframes fall-243{70.697%{transform:translate(40.4686vw,70.697vh) scale(.3034)}to{transform:translate(42.4449vw,99vh) scale(.3034)}}.snow:nth-child(244){opacity:1.9544;transform:translate(17.1544vw,-10px) scale(.3174);animation:fall-244 12s -16s linear infinite}@keyframes fall-244{67.198%{transform:translate(16.0637vw,67.198vh) scale(.3174)}to{transform:translate(16.60905vw,99vh) scale(.3174)}}.snow:nth-child(245){opacity:1.674;transform:translate(74.5655vw,-10px) scale(.6308);animation:fall-245 30s -28s linear infinite}@keyframes fall-245{47.603%{transform:translate(71.8843vw,47.603vh) scale(.6308)}to{transform:translate(73.2249vw,99vh) scale(.6308)}}.snow:nth-child(246){opacity:.3352;transform:translate(12.9218vw,-10px) scale(.6608);animation:fall-246 29s -23s linear infinite}@keyframes fall-246{37.456%{transform:translate(6.69vw,37.456vh) scale(.6608)}to{transform:translate(9.8059vw,99vh) scale(.6608)}}.snow:nth-child(247){opacity:.1712;transform:translate(43.3212vw,-10px) scale(.3507);animation:fall-247 27s -23s linear infinite}@keyframes fall-247{32.683%{transform:translate(44.3392vw,32.683vh) scale(.3507)}to{transform:translate(43.8302vw,99vh) scale(.3507)}}.snow:nth-child(248){opacity:.9568;transform:translate(98.3403vw,-10px) scale(.9386);animation:fall-248 27s -10s linear infinite}@keyframes fall-248{37.56%{transform:translate(94.7531vw,37.56vh) scale(.9386)}to{transform:translate(96.5467vw,99vh) scale(.9386)}}.snow:nth-child(249){opacity:1.9334;transform:translate(89.6906vw,-10px) scale(.7476);animation:fall-249 19s -15s linear infinite}@keyframes fall-249{78.284%{transform:translate(85.3957vw,78.284vh) scale(.7476)}to{transform:translate(87.54315vw,99vh) scale(.7476)}}.snow:nth-child(250){opacity:1.5584;transform:translate(91.1757vw,-10px) scale(.5313);animation:fall-250 15s -29s linear infinite}@keyframes fall-250{46.788%{transform:translate(95.33vw,46.788vh) scale(.5313)}to{transform:translate(93.25285vw,99vh) scale(.5313)}}.snow:nth-child(251){opacity:1.5746;transform:translate(2.4248vw,-10px) scale(.7066);animation:fall-251 28s -10s linear infinite}@keyframes fall-251{50.721%{transform:translate(3.0962vw,50.721vh) scale(.7066)}to{transform:translate(2.7605vw,99vh) scale(.7066)}}.snow:nth-child(252){opacity:1.3868;transform:translate(84.7005vw,-10px) scale(.7036);animation:fall-252 21s -14s linear infinite}@keyframes fall-252{30.827%{transform:translate(92.9933vw,30.827vh) scale(.7036)}to{transform:translate(88.8469vw,99vh) scale(.7036)}}.snow:nth-child(253){opacity:.0388;transform:translate(19.8389vw,-10px) scale(.7181);animation:fall-253 14s -17s linear infinite}@keyframes fall-253{35.721%{transform:translate(22.5753vw,35.721vh) scale(.7181)}to{transform:translate(21.2071vw,99vh) scale(.7181)}}.snow:nth-child(254){opacity:1.2788;transform:translate(70.2582vw,-10px) scale(.5759);animation:fall-254 22s -28s linear infinite}@keyframes fall-254{41.941%{transform:translate(76.3652vw,41.941vh) scale(.5759)}to{transform:translate(73.3117vw,99vh) scale(.5759)}}.snow:nth-child(255){opacity:.683;transform:translate(16.9497vw,-10px) scale(.9957);animation:fall-255 13s -20s linear infinite}@keyframes fall-255{46.854%{transform:translate(10.7998vw,46.854vh) scale(.9957)}to{transform:translate(13.87475vw,99vh) scale(.9957)}}.snow:nth-child(256){opacity:.5582;transform:translate(60.1719vw,-10px) scale(.9739);animation:fall-256 23s -16s linear infinite}@keyframes fall-256{77.743%{transform:translate(59.7062vw,77.743vh) scale(.9739)}to{transform:translate(59.93905vw,99vh) scale(.9739)}}.snow:nth-child(257){opacity:.4002;transform:translate(56.2585vw,-10px) scale(.093);animation:fall-257 25s -24s linear infinite}@keyframes fall-257{77.766%{transform:translate(51.8151vw,77.766vh) scale(.093)}to{transform:translate(54.0368vw,99vh) scale(.093)}}.snow:nth-child(258){opacity:.6934;transform:translate(18.3699vw,-10px) scale(.3098);animation:fall-258 25s -10s linear infinite}@keyframes fall-258{43.924%{transform:translate(15.3621vw,43.924vh) scale(.3098)}to{transform:translate(16.866vw,99vh) scale(.3098)}}.snow:nth-child(259){opacity:.602;transform:translate(31.1612vw,-10px) scale(.89);animation:fall-259 23s -24s linear infinite}@keyframes fall-259{53.778%{transform:translate(26.8435vw,53.778vh) scale(.89)}to{transform:translate(29.00235vw,99vh) scale(.89)}}.snow:nth-child(260){opacity:1.1306;transform:translate(14.1117vw,-10px) scale(.1645);animation:fall-260 13s -27s linear infinite}@keyframes fall-260{64.527%{transform:translate(17.2264vw,64.527vh) scale(.1645)}to{transform:translate(15.66905vw,99vh) scale(.1645)}}.snow:nth-child(261){opacity:.3928;transform:translate(57.7308vw,-10px) scale(.3065);animation:fall-261 19s -11s linear infinite}@keyframes fall-261{44.433%{transform:translate(66.9507vw,44.433vh) scale(.3065)}to{transform:translate(62.34075vw,99vh) scale(.3065)}}.snow:nth-child(262){opacity:1.7284;transform:translate(56.9171vw,-10px) scale(.8338);animation:fall-262 20s -29s linear infinite}@keyframes fall-262{43.627%{transform:translate(57.533vw,43.627vh) scale(.8338)}to{transform:translate(57.22505vw,99vh) scale(.8338)}}.snow:nth-child(263){opacity:.6226;transform:translate(64.2881vw,-10px) scale(.226);animation:fall-263 29s -12s linear infinite}@keyframes fall-263{76.466%{transform:translate(69.1395vw,76.466vh) scale(.226)}to{transform:translate(66.7138vw,99vh) scale(.226)}}.snow:nth-child(264){opacity:1.94;transform:translate(36.169vw,-10px) scale(.6247);animation:fall-264 21s -30s linear infinite}@keyframes fall-264{44.481%{transform:translate(32.6876vw,44.481vh) scale(.6247)}to{transform:translate(34.4283vw,99vh) scale(.6247)}}.snow:nth-child(265){opacity:.3532;transform:translate(56.5802vw,-10px) scale(.6935);animation:fall-265 30s -21s linear infinite}@keyframes fall-265{63.253%{transform:translate(49.3284vw,63.253vh) scale(.6935)}to{transform:translate(52.9543vw,99vh) scale(.6935)}}.snow:nth-child(266){opacity:.3408;transform:translate(74.4272vw,-10px) scale(.658);animation:fall-266 15s -25s linear infinite}@keyframes fall-266{39.176%{transform:translate(75.7984vw,39.176vh) scale(.658)}to{transform:translate(75.1128vw,99vh) scale(.658)}}.snow:nth-child(267){opacity:.8624;transform:translate(25.4252vw,-10px) scale(.3614);animation:fall-267 13s -18s linear infinite}@keyframes fall-267{40.62%{transform:translate(26.9822vw,40.62vh) scale(.3614)}to{transform:translate(26.2037vw,99vh) scale(.3614)}}.snow:nth-child(268){opacity:.1076;transform:translate(29.0926vw,-10px) scale(.2128);animation:fall-268 22s -17s linear infinite}@keyframes fall-268{61.116%{transform:translate(22.3045vw,61.116vh) scale(.2128)}to{transform:translate(25.69855vw,99vh) scale(.2128)}}.snow:nth-child(269){opacity:1.3996;transform:translate(11.4885vw,-10px) scale(.7836);animation:fall-269 14s -16s linear infinite}@keyframes fall-269{79.575%{transform:translate(15.3301vw,79.575vh) scale(.7836)}to{transform:translate(13.4093vw,99vh) scale(.7836)}}.snow:nth-child(270){opacity:.4684;transform:translate(4.1176vw,-10px) scale(.0984);animation:fall-270 14s -18s linear infinite}@keyframes fall-270{49.862%{transform:translate(-4.0753vw,49.862vh) scale(.0984)}to{transform:translate(.02115vw,99vh) scale(.0984)}}.snow:nth-child(271){opacity:.9932;transform:translate(22.1575vw,-10px) scale(.8412);animation:fall-271 20s -20s linear infinite}@keyframes fall-271{68.817%{transform:translate(18.0116vw,68.817vh) scale(.8412)}to{transform:translate(20.08455vw,99vh) scale(.8412)}}.snow:nth-child(272){opacity:.239;transform:translate(64.5308vw,-10px) scale(.4444);animation:fall-272 18s -8s linear infinite}@keyframes fall-272{61.797%{transform:translate(58.3007vw,61.797vh) scale(.4444)}to{transform:translate(61.41575vw,99vh) scale(.4444)}}.snow:nth-child(273){opacity:1.6504;transform:translate(29.7304vw,-10px) scale(.8243);animation:fall-273 28s -10s linear infinite}@keyframes fall-273{46.232%{transform:translate(21.6988vw,46.232vh) scale(.8243)}to{transform:translate(25.7146vw,99vh) scale(.8243)}}.snow:nth-child(274){opacity:.576;transform:translate(79.328vw,-10px) scale(.5794);animation:fall-274 22s -23s linear infinite}@keyframes fall-274{35.644%{transform:translate(84.9799vw,35.644vh) scale(.5794)}to{transform:translate(82.15395vw,99vh) scale(.5794)}}.snow:nth-child(275){opacity:1.625;transform:translate(77.7078vw,-10px) scale(.3175);animation:fall-275 25s -19s linear infinite}@keyframes fall-275{73.85%{transform:translate(70.4229vw,73.85vh) scale(.3175)}to{transform:translate(74.06535vw,99vh) scale(.3175)}}.snow:nth-child(276){opacity:1.2382;transform:translate(27.036vw,-10px) scale(.6158);animation:fall-276 16s -30s linear infinite}@keyframes fall-276{35.329%{transform:translate(29.6869vw,35.329vh) scale(.6158)}to{transform:translate(28.36145vw,99vh) scale(.6158)}}.snow:nth-child(277){opacity:1.8014;transform:translate(7.5095vw,-10px) scale(.6073);animation:fall-277 16s -13s linear infinite}@keyframes fall-277{42.496%{transform:translate(16.5838vw,42.496vh) scale(.6073)}to{transform:translate(12.04665vw,99vh) scale(.6073)}}.snow:nth-child(278){opacity:.2468;transform:translate(60.9866vw,-10px) scale(.6837);animation:fall-278 14s -3s linear infinite}@keyframes fall-278{76.621%{transform:translate(57.3381vw,76.621vh) scale(.6837)}to{transform:translate(59.16235vw,99vh) scale(.6837)}}.snow:nth-child(279){opacity:1.4866;transform:translate(64.3419vw,-10px) scale(.6049);animation:fall-279 17s -23s linear infinite}@keyframes fall-279{73.453%{transform:translate(61.1298vw,73.453vh) scale(.6049)}to{transform:translate(62.73585vw,99vh) scale(.6049)}}.snow:nth-child(280){opacity:1.3418;transform:translate(44.2401vw,-10px) scale(.9401);animation:fall-280 22s -28s linear infinite}@keyframes fall-280{45.664%{transform:translate(36.3619vw,45.664vh) scale(.9401)}to{transform:translate(40.301vw,99vh) scale(.9401)}}.snow:nth-child(281){opacity:.8654;transform:translate(32.0831vw,-10px) scale(.2799);animation:fall-281 29s -9s linear infinite}@keyframes fall-281{65.088%{transform:translate(38.8293vw,65.088vh) scale(.2799)}to{transform:translate(35.4562vw,99vh) scale(.2799)}}.snow:nth-child(282){opacity:1.3614;transform:translate(27.9004vw,-10px) scale(.3559);animation:fall-282 12s -16s linear infinite}@keyframes fall-282{38.272%{transform:translate(23.5593vw,38.272vh) scale(.3559)}to{transform:translate(25.72985vw,99vh) scale(.3559)}}.snow:nth-child(283){opacity:.8982;transform:translate(31.3291vw,-10px) scale(.3171);animation:fall-283 14s -9s linear infinite}@keyframes fall-283{41.199%{transform:translate(34.6762vw,41.199vh) scale(.3171)}to{transform:translate(33.00265vw,99vh) scale(.3171)}}.snow:nth-child(284){opacity:.4976;transform:translate(91.3706vw,-10px) scale(.3275);animation:fall-284 15s -26s linear infinite}@keyframes fall-284{62.152%{transform:translate(89.1244vw,62.152vh) scale(.3275)}to{transform:translate(90.2475vw,99vh) scale(.3275)}}.snow:nth-child(285){opacity:1.8928;transform:translate(62.0385vw,-10px) scale(.5971);animation:fall-285 26s -8s linear infinite}@keyframes fall-285{35.577%{transform:translate(70.5774vw,35.577vh) scale(.5971)}to{transform:translate(66.30795vw,99vh) scale(.5971)}}.snow:nth-child(286){opacity:1.7106;transform:translate(19.2068vw,-10px) scale(.9973);animation:fall-286 14s -8s linear infinite}@keyframes fall-286{32.507%{transform:translate(16.3979vw,32.507vh) scale(.9973)}to{transform:translate(17.80235vw,99vh) scale(.9973)}}.snow:nth-child(287){opacity:1.0548;transform:translate(8.0459vw,-10px) scale(.7123);animation:fall-287 11s -9s linear infinite}@keyframes fall-287{37.85%{transform:translate(-1.2338vw,37.85vh) scale(.7123)}to{transform:translate(3.40605vw,99vh) scale(.7123)}}.snow:nth-child(288){opacity:.0964;transform:translate(77.1735vw,-10px) scale(.7839);animation:fall-288 14s -12s linear infinite}@keyframes fall-288{58.14%{transform:translate(71.1849vw,58.14vh) scale(.7839)}to{transform:translate(74.1792vw,99vh) scale(.7839)}}.snow:nth-child(289){opacity:1.636;transform:translate(67.036vw,-10px) scale(.3023);animation:fall-289 27s -29s linear infinite}@keyframes fall-289{65.652%{transform:translate(72.0554vw,65.652vh) scale(.3023)}to{transform:translate(69.5457vw,99vh) scale(.3023)}}.snow:nth-child(290){opacity:1.7914;transform:translate(45.7772vw,-10px) scale(.8438);animation:fall-290 29s -26s linear infinite}@keyframes fall-290{48.216%{transform:translate(48.9762vw,48.216vh) scale(.8438)}to{transform:translate(47.3767vw,99vh) scale(.8438)}}.snow:nth-child(291){opacity:.9896;transform:translate(93.6823vw,-10px) scale(.0453);animation:fall-291 18s -11s linear infinite}@keyframes fall-291{52.878%{transform:translate(93.2985vw,52.878vh) scale(.0453)}to{transform:translate(93.4904vw,99vh) scale(.0453)}}.snow:nth-child(292){opacity:.9666;transform:translate(73.413vw,-10px) scale(.5197);animation:fall-292 25s -23s linear infinite}@keyframes fall-292{30.11%{transform:translate(82.9688vw,30.11vh) scale(.5197)}to{transform:translate(78.1909vw,99vh) scale(.5197)}}.snow:nth-child(293){opacity:.5402;transform:translate(9.5298vw,-10px) scale(.8084);animation:fall-293 25s -16s linear infinite}@keyframes fall-293{41.163%{transform:translate(5.7693vw,41.163vh) scale(.8084)}to{transform:translate(7.64955vw,99vh) scale(.8084)}}.snow:nth-child(294){opacity:1.9528;transform:translate(41.8018vw,-10px) scale(.717);animation:fall-294 28s -12s linear infinite}@keyframes fall-294{42.491%{transform:translate(50.044vw,42.491vh) scale(.717)}to{transform:translate(45.9229vw,99vh) scale(.717)}}.snow:nth-child(295){opacity:1.6974;transform:translate(62.7477vw,-10px) scale(.6244);animation:fall-295 20s -7s linear infinite}@keyframes fall-295{48.615%{transform:translate(72.2221vw,48.615vh) scale(.6244)}to{transform:translate(67.4849vw,99vh) scale(.6244)}}.snow:nth-child(296){opacity:1.508;transform:translate(5.1165vw,-10px) scale(.013);animation:fall-296 27s -19s linear infinite}@keyframes fall-296{63.743%{transform:translate(1.1642vw,63.743vh) scale(.013)}to{transform:translate(3.14035vw,99vh) scale(.013)}}.snow:nth-child(297){opacity:.506;transform:translate(82.6691vw,-10px) scale(.0482);animation:fall-297 30s -9s linear infinite}@keyframes fall-297{71.319%{transform:translate(87.2841vw,71.319vh) scale(.0482)}to{transform:translate(84.9766vw,99vh) scale(.0482)}}.snow:nth-child(298){opacity:1.5584;transform:translate(27.9943vw,-10px) scale(.6669);animation:fall-298 27s -16s linear infinite}@keyframes fall-298{38.732%{transform:translate(36.7225vw,38.732vh) scale(.6669)}to{transform:translate(32.3584vw,99vh) scale(.6669)}}.snow:nth-child(299){opacity:1.8008;transform:translate(7.5245vw,-10px) scale(.3993);animation:fall-299 20s -24s linear infinite}@keyframes fall-299{70.865%{transform:translate(6.02vw,70.865vh) scale(.3993)}to{transform:translate(6.77225vw,99vh) scale(.3993)}}.snow:nth-child(300){opacity:1.4112;transform:translate(65.8081vw,-10px) scale(.0825);animation:fall-300 21s -21s linear infinite}@keyframes fall-300{52.712%{transform:translate(61.8652vw,52.712vh) scale(.0825)}to{transform:translate(63.83665vw,99vh) scale(.0825)}}.snow:nth-child(301){opacity:1.6168;transform:translate(30.1709vw,-10px) scale(.1946);animation:fall-301 18s -18s linear infinite}@keyframes fall-301{36.761%{transform:translate(29.0794vw,36.761vh) scale(.1946)}to{transform:translate(29.62515vw,99vh) scale(.1946)}}.snow:nth-child(302){opacity:1.101;transform:translate(2.1346vw,-10px) scale(.2134);animation:fall-302 26s -23s linear infinite}@keyframes fall-302{72.226%{transform:translate(11.707vw,72.226vh) scale(.2134)}to{transform:translate(6.9208vw,99vh) scale(.2134)}}.snow:nth-child(303){opacity:.2928;transform:translate(76.3747vw,-10px) scale(.8415);animation:fall-303 14s -27s linear infinite}@keyframes fall-303{63.195%{transform:translate(79.0997vw,63.195vh) scale(.8415)}to{transform:translate(77.7372vw,99vh) scale(.8415)}}.snow:nth-child(304){opacity:1.6308;transform:translate(6.7413vw,-10px) scale(.1492);animation:fall-304 15s -18s linear infinite}@keyframes fall-304{50.156%{transform:translate(-.1056vw,50.156vh) scale(.1492)}to{transform:translate(3.31785vw,99vh) scale(.1492)}}.snow:nth-child(305){opacity:1.041;transform:translate(83.3833vw,-10px) scale(.3088);animation:fall-305 27s -3s linear infinite}@keyframes fall-305{48.957%{transform:translate(82.589vw,48.957vh) scale(.3088)}to{transform:translate(82.98615vw,99vh) scale(.3088)}}.snow:nth-child(306){opacity:.1914;transform:translate(91.034vw,-10px) scale(.6789);animation:fall-306 30s -11s linear infinite}@keyframes fall-306{56.403%{transform:translate(89.5071vw,56.403vh) scale(.6789)}to{transform:translate(90.27055vw,99vh) scale(.6789)}}.snow:nth-child(307){opacity:1.4436;transform:translate(13.5848vw,-10px) scale(.1751);animation:fall-307 10s -12s linear infinite}@keyframes fall-307{60.889%{transform:translate(7.0703vw,60.889vh) scale(.1751)}to{transform:translate(10.32755vw,99vh) scale(.1751)}}.snow:nth-child(308){opacity:1.5368;transform:translate(79.0639vw,-10px) scale(.2576);animation:fall-308 14s -25s linear infinite}@keyframes fall-308{47.697%{transform:translate(80.2842vw,47.697vh) scale(.2576)}to{transform:translate(79.67405vw,99vh) scale(.2576)}}.snow:nth-child(309){opacity:.6734;transform:translate(96.6944vw,-10px) scale(.0418);animation:fall-309 27s -7s linear infinite}@keyframes fall-309{32.512%{transform:translate(101.1753vw,32.512vh) scale(.0418)}to{transform:translate(98.93485vw,99vh) scale(.0418)}}.snow:nth-child(310){opacity:.783;transform:translate(65.99vw,-10px) scale(.9102);animation:fall-310 30s -17s linear infinite}@keyframes fall-310{36.779%{transform:translate(67.1124vw,36.779vh) scale(.9102)}to{transform:translate(66.5512vw,99vh) scale(.9102)}}.snow:nth-child(311){opacity:1.4076;transform:translate(19.5723vw,-10px) scale(.6186);animation:fall-311 10s -19s linear infinite}@keyframes fall-311{33.91%{transform:translate(23.5769vw,33.91vh) scale(.6186)}to{transform:translate(21.5746vw,99vh) scale(.6186)}}.snow:nth-child(312){opacity:.2836;transform:translate(.5958vw,-10px) scale(.7522);animation:fall-312 19s -30s linear infinite}@keyframes fall-312{37.361%{transform:translate(7.5116vw,37.361vh) scale(.7522)}to{transform:translate(4.0537vw,99vh) scale(.7522)}}.snow:nth-child(313){opacity:.0888;transform:translate(39.2221vw,-10px) scale(.2725);animation:fall-313 23s -26s linear infinite}@keyframes fall-313{64.328%{transform:translate(36.1092vw,64.328vh) scale(.2725)}to{transform:translate(37.66565vw,99vh) scale(.2725)}}.snow:nth-child(314){opacity:.6246;transform:translate(51.5375vw,-10px) scale(.358);animation:fall-314 30s -6s linear infinite}@keyframes fall-314{59.995%{transform:translate(52.1773vw,59.995vh) scale(.358)}to{transform:translate(51.8574vw,99vh) scale(.358)}}.snow:nth-child(315){opacity:.068;transform:translate(26.1597vw,-10px) scale(.5111);animation:fall-315 28s -14s linear infinite}@keyframes fall-315{62.488%{transform:translate(32.3963vw,62.488vh) scale(.5111)}to{transform:translate(29.278vw,99vh) scale(.5111)}}.snow:nth-child(316){opacity:.88;transform:translate(48.8769vw,-10px) scale(.5628);animation:fall-316 26s -15s linear infinite}@keyframes fall-316{33.561%{transform:translate(46.7626vw,33.561vh) scale(.5628)}to{transform:translate(47.81975vw,99vh) scale(.5628)}}.snow:nth-child(317){opacity:1.9942;transform:translate(3.1387vw,-10px) scale(.7659);animation:fall-317 15s -4s linear infinite}@keyframes fall-317{42.374%{transform:translate(1.0206vw,42.374vh) scale(.7659)}to{transform:translate(2.07965vw,99vh) scale(.7659)}}.snow:nth-child(318){opacity:1.602;transform:translate(15.9698vw,-10px) scale(.6357);animation:fall-318 17s -4s linear infinite}@keyframes fall-318{51.243%{transform:translate(9.1151vw,51.243vh) scale(.6357)}to{transform:translate(12.54245vw,99vh) scale(.6357)}}.snow:nth-child(319){opacity:.9106;transform:translate(15.82vw,-10px) scale(.5361);animation:fall-319 21s -20s linear infinite}@keyframes fall-319{46.215%{transform:translate(11.5954vw,46.215vh) scale(.5361)}to{transform:translate(13.7077vw,99vh) scale(.5361)}}.snow:nth-child(320){opacity:.2146;transform:translate(78.9823vw,-10px) scale(.9022);animation:fall-320 29s -14s linear infinite}@keyframes fall-320{67.92%{transform:translate(78.5475vw,67.92vh) scale(.9022)}to{transform:translate(78.7649vw,99vh) scale(.9022)}}.snow:nth-child(321){opacity:.3318;transform:translate(13.1856vw,-10px) scale(.1917);animation:fall-321 23s -14s linear infinite}@keyframes fall-321{75.253%{transform:translate(16.6962vw,75.253vh) scale(.1917)}to{transform:translate(14.9409vw,99vh) scale(.1917)}}.snow:nth-child(322){opacity:1.0332;transform:translate(68.9124vw,-10px) scale(.1783);animation:fall-322 22s -11s linear infinite}@keyframes fall-322{64.018%{transform:translate(61.4784vw,64.018vh) scale(.1783)}to{transform:translate(65.1954vw,99vh) scale(.1783)}}.snow:nth-child(323){opacity:1.7096;transform:translate(3.4884vw,-10px) scale(.9453);animation:fall-323 18s -5s linear infinite}@keyframes fall-323{55.014%{transform:translate(11.527vw,55.014vh) scale(.9453)}to{transform:translate(7.5077vw,99vh) scale(.9453)}}.snow:nth-child(324){opacity:.34;transform:translate(18.9287vw,-10px) scale(.7717);animation:fall-324 15s -21s linear infinite}@keyframes fall-324{71.463%{transform:translate(15.9526vw,71.463vh) scale(.7717)}to{transform:translate(17.44065vw,99vh) scale(.7717)}}.snow:nth-child(325){opacity:1.7174;transform:translate(44.336vw,-10px) scale(.5552);animation:fall-325 22s -25s linear infinite}@keyframes fall-325{57.02%{transform:translate(53.3331vw,57.02vh) scale(.5552)}to{transform:translate(48.83455vw,99vh) scale(.5552)}}.snow:nth-child(326){opacity:1.9566;transform:translate(3.0885vw,-10px) scale(.3013);animation:fall-326 25s -24s linear infinite}@keyframes fall-326{36.537%{transform:translate(9.3732vw,36.537vh) scale(.3013)}to{transform:translate(6.23085vw,99vh) scale(.3013)}}.snow:nth-child(327){opacity:.8752;transform:translate(58.8616vw,-10px) scale(.8945);animation:fall-327 25s -7s linear infinite}@keyframes fall-327{46.989%{transform:translate(55.049vw,46.989vh) scale(.8945)}to{transform:translate(56.9553vw,99vh) scale(.8945)}}.snow:nth-child(328){opacity:.4104;transform:translate(11.689vw,-10px) scale(.7922);animation:fall-328 22s -1s linear infinite}@keyframes fall-328{59.566%{transform:translate(14.4742vw,59.566vh) scale(.7922)}to{transform:translate(13.0816vw,99vh) scale(.7922)}}.snow:nth-child(329){opacity:1.869;transform:translate(22.5127vw,-10px) scale(.7108);animation:fall-329 19s -14s linear infinite}@keyframes fall-329{59.86%{transform:translate(32.4464vw,59.86vh) scale(.7108)}to{transform:translate(27.47955vw,99vh) scale(.7108)}}.snow:nth-child(330){opacity:1.61;transform:translate(2.7748vw,-10px) scale(.6231);animation:fall-330 14s -2s linear infinite}@keyframes fall-330{77.262%{transform:translate(-3.8348vw,77.262vh) scale(.6231)}to{transform:translate(-.53vw,99vh) scale(.6231)}}.snow:nth-child(331){opacity:.373;transform:translate(22.8065vw,-10px) scale(.0252);animation:fall-331 24s -28s linear infinite}@keyframes fall-331{46.005%{transform:translate(30.8539vw,46.005vh) scale(.0252)}to{transform:translate(26.8302vw,99vh) scale(.0252)}}.snow:nth-child(332){opacity:.5408;transform:translate(1.3853vw,-10px) scale(.4354);animation:fall-332 17s -23s linear infinite}@keyframes fall-332{56.009%{transform:translate(-7.9511vw,56.009vh) scale(.4354)}to{transform:translate(-3.2829vw,99vh) scale(.4354)}}.snow:nth-child(333){opacity:1.239;transform:translate(4.2348vw,-10px) scale(.1249);animation:fall-333 19s -21s linear infinite}@keyframes fall-333{43.362%{transform:translate(-5.7051vw,43.362vh) scale(.1249)}to{transform:translate(-.73515vw,99vh) scale(.1249)}}.snow:nth-child(334){opacity:.3782;transform:translate(39.5244vw,-10px) scale(.9346);animation:fall-334 14s -29s linear infinite}@keyframes fall-334{77.479%{transform:translate(34.0592vw,77.479vh) scale(.9346)}to{transform:translate(36.7918vw,99vh) scale(.9346)}}.snow:nth-child(335){opacity:1.7052;transform:translate(7.3134vw,-10px) scale(.2839);animation:fall-335 20s -28s linear infinite}@keyframes fall-335{47.335%{transform:translate(1.6617vw,47.335vh) scale(.2839)}to{transform:translate(4.48755vw,99vh) scale(.2839)}}.snow:nth-child(336){opacity:.8674;transform:translate(53.4573vw,-10px) scale(.3238);animation:fall-336 29s -6s linear infinite}@keyframes fall-336{75.867%{transform:translate(54.2829vw,75.867vh) scale(.3238)}to{transform:translate(53.8701vw,99vh) scale(.3238)}}.snow:nth-child(337){opacity:.1616;transform:translate(61.7105vw,-10px) scale(.1466);animation:fall-337 10s -18s linear infinite}@keyframes fall-337{35.439%{transform:translate(62.4481vw,35.439vh) scale(.1466)}to{transform:translate(62.0793vw,99vh) scale(.1466)}}.snow:nth-child(338){opacity:.9868;transform:translate(93.3112vw,-10px) scale(.614);animation:fall-338 18s -15s linear infinite}@keyframes fall-338{40.511%{transform:translate(86.8632vw,40.511vh) scale(.614)}to{transform:translate(90.0872vw,99vh) scale(.614)}}.snow:nth-child(339){opacity:1.9858;transform:translate(65.0568vw,-10px) scale(.4923);animation:fall-339 25s -9s linear infinite}@keyframes fall-339{52.319%{transform:translate(73.215vw,52.319vh) scale(.4923)}to{transform:translate(69.1359vw,99vh) scale(.4923)}}.snow:nth-child(340){opacity:1.1702;transform:translate(71.6071vw,-10px) scale(.0029);animation:fall-340 17s -21s linear infinite}@keyframes fall-340{64.331%{transform:translate(70.2825vw,64.331vh) scale(.0029)}to{transform:translate(70.9448vw,99vh) scale(.0029)}}.snow:nth-child(341){opacity:.4396;transform:translate(29.0652vw,-10px) scale(.835);animation:fall-341 14s -27s linear infinite}@keyframes fall-341{66.392%{transform:translate(35.9214vw,66.392vh) scale(.835)}to{transform:translate(32.4933vw,99vh) scale(.835)}}.snow:nth-child(342){opacity:.65;transform:translate(37.9084vw,-10px) scale(.5379);animation:fall-342 21s -8s linear infinite}@keyframes fall-342{62.735%{transform:translate(39.2529vw,62.735vh) scale(.5379)}to{transform:translate(38.58065vw,99vh) scale(.5379)}}.snow:nth-child(343){opacity:1.0982;transform:translate(32.8906vw,-10px) scale(.8483);animation:fall-343 25s -14s linear infinite}@keyframes fall-343{40.712%{transform:translate(37.3174vw,40.712vh) scale(.8483)}to{transform:translate(35.104vw,99vh) scale(.8483)}}.snow:nth-child(344){opacity:1.4736;transform:translate(12.5813vw,-10px) scale(.7351);animation:fall-344 19s -27s linear infinite}@keyframes fall-344{40.619%{transform:translate(4.0737vw,40.619vh) scale(.7351)}to{transform:translate(8.3275vw,99vh) scale(.7351)}}.snow:nth-child(345){opacity:1.6096;transform:translate(43.8216vw,-10px) scale(.2162);animation:fall-345 16s -21s linear infinite}@keyframes fall-345{51.059%{transform:translate(35.0655vw,51.059vh) scale(.2162)}to{transform:translate(39.44355vw,99vh) scale(.2162)}}.snow:nth-child(346){opacity:1.4728;transform:translate(3.0871vw,-10px) scale(.2821);animation:fall-346 23s -20s linear infinite}@keyframes fall-346{38.718%{transform:translate(9.9084vw,38.718vh) scale(.2821)}to{transform:translate(6.49775vw,99vh) scale(.2821)}}.snow:nth-child(347){opacity:.8798;transform:translate(23.2963vw,-10px) scale(.7117);animation:fall-347 22s -23s linear infinite}@keyframes fall-347{43.506%{transform:translate(30.8283vw,43.506vh) scale(.7117)}to{transform:translate(27.0623vw,99vh) scale(.7117)}}.snow:nth-child(348){opacity:1.1944;transform:translate(80.1554vw,-10px) scale(.6485);animation:fall-348 27s -17s linear infinite}@keyframes fall-348{51.315%{transform:translate(85.2624vw,51.315vh) scale(.6485)}to{transform:translate(82.7089vw,99vh) scale(.6485)}}.snow:nth-child(349){opacity:1.7364;transform:translate(48.6685vw,-10px) scale(.1109);animation:fall-349 30s -24s linear infinite}@keyframes fall-349{62.306%{transform:translate(53.0479vw,62.306vh) scale(.1109)}to{transform:translate(50.8582vw,99vh) scale(.1109)}}.snow:nth-child(350){opacity:.0856;transform:translate(4.7559vw,-10px) scale(.189);animation:fall-350 21s -15s linear infinite}@keyframes fall-350{73.375%{transform:translate(-4.5689vw,73.375vh) scale(.189)}to{transform:translate(.0935vw,99vh) scale(.189)}}.snow:nth-child(351){opacity:.7324;transform:translate(19.9522vw,-10px) scale(.8417);animation:fall-351 24s -15s linear infinite}@keyframes fall-351{52.194%{transform:translate(21.9372vw,52.194vh) scale(.8417)}to{transform:translate(20.9447vw,99vh) scale(.8417)}}.snow:nth-child(352){opacity:1.9562;transform:translate(97.0462vw,-10px) scale(.6312);animation:fall-352 23s -28s linear infinite}@keyframes fall-352{55.801%{transform:translate(100.0681vw,55.801vh) scale(.6312)}to{transform:translate(98.55715vw,99vh) scale(.6312)}}.snow:nth-child(353){opacity:1.0904;transform:translate(55.1253vw,-10px) scale(.4268);animation:fall-353 20s -19s linear infinite}@keyframes fall-353{48.005%{transform:translate(57.7138vw,48.005vh) scale(.4268)}to{transform:translate(56.41955vw,99vh) scale(.4268)}}.snow:nth-child(354){opacity:1.0438;transform:translate(5.3157vw,-10px) scale(.3729);animation:fall-354 23s -27s linear infinite}@keyframes fall-354{45.91%{transform:translate(-.0458vw,45.91vh) scale(.3729)}to{transform:translate(2.63495vw,99vh) scale(.3729)}}.snow:nth-child(355){opacity:.3916;transform:translate(48.7128vw,-10px) scale(.2378);animation:fall-355 27s -16s linear infinite}@keyframes fall-355{71.23%{transform:translate(56.1522vw,71.23vh) scale(.2378)}to{transform:translate(52.4325vw,99vh) scale(.2378)}}.snow:nth-child(356){opacity:1.504;transform:translate(82.6092vw,-10px) scale(.7969);animation:fall-356 16s -5s linear infinite}@keyframes fall-356{70.823%{transform:translate(73.3574vw,70.823vh) scale(.7969)}to{transform:translate(77.9833vw,99vh) scale(.7969)}}.snow:nth-child(357){opacity:1.6994;transform:translate(66.1036vw,-10px) scale(.6461);animation:fall-357 19s -18s linear infinite}@keyframes fall-357{30.805%{transform:translate(73.4845vw,30.805vh) scale(.6461)}to{transform:translate(69.79405vw,99vh) scale(.6461)}}.snow:nth-child(358){opacity:1.7078;transform:translate(13.7503vw,-10px) scale(.3666);animation:fall-358 22s -28s linear infinite}@keyframes fall-358{42.622%{transform:translate(9.1117vw,42.622vh) scale(.3666)}to{transform:translate(11.431vw,99vh) scale(.3666)}}.snow:nth-child(359){opacity:1.2378;transform:translate(42.8717vw,-10px) scale(.1459);animation:fall-359 29s -21s linear infinite}@keyframes fall-359{38.835%{transform:translate(49.5026vw,38.835vh) scale(.1459)}to{transform:translate(46.18715vw,99vh) scale(.1459)}}.snow:nth-child(360){opacity:.1674;transform:translate(67.4538vw,-10px) scale(.7789);animation:fall-360 28s -29s linear infinite}@keyframes fall-360{69.682%{transform:translate(71.7152vw,69.682vh) scale(.7789)}to{transform:translate(69.5845vw,99vh) scale(.7789)}}.snow:nth-child(361){opacity:.6112;transform:translate(44.4389vw,-10px) scale(.5155);animation:fall-361 26s -20s linear infinite}@keyframes fall-361{60.345%{transform:translate(50.4259vw,60.345vh) scale(.5155)}to{transform:translate(47.4324vw,99vh) scale(.5155)}}.snow:nth-child(362){opacity:1.0946;transform:translate(83.6336vw,-10px) scale(.8997);animation:fall-362 14s -13s linear infinite}@keyframes fall-362{57.56%{transform:translate(84.9099vw,57.56vh) scale(.8997)}to{transform:translate(84.27175vw,99vh) scale(.8997)}}.snow:nth-child(363){opacity:1.8444;transform:translate(54.7701vw,-10px) scale(.9506);animation:fall-363 11s -9s linear infinite}@keyframes fall-363{60.227%{transform:translate(64.0171vw,60.227vh) scale(.9506)}to{transform:translate(59.3936vw,99vh) scale(.9506)}}.snow:nth-child(364){opacity:1.8988;transform:translate(88.2067vw,-10px) scale(.3616);animation:fall-364 29s -1s linear infinite}@keyframes fall-364{73.801%{transform:translate(88.0037vw,73.801vh) scale(.3616)}to{transform:translate(88.1052vw,99vh) scale(.3616)}}.snow:nth-child(365){opacity:1.5654;transform:translate(83.2883vw,-10px) scale(.4876);animation:fall-365 13s -9s linear infinite}@keyframes fall-365{51.991%{transform:translate(83.162vw,51.991vh) scale(.4876)}to{transform:translate(83.22515vw,99vh) scale(.4876)}}.snow:nth-child(366){opacity:1.9372;transform:translate(43.1608vw,-10px) scale(.9071);animation:fall-366 28s -14s linear infinite}@keyframes fall-366{46.055%{transform:translate(45.9906vw,46.055vh) scale(.9071)}to{transform:translate(44.5757vw,99vh) scale(.9071)}}.snow:nth-child(367){opacity:1.9148;transform:translate(72.8997vw,-10px) scale(.8898);animation:fall-367 16s -2s linear infinite}@keyframes fall-367{71.491%{transform:translate(67.0418vw,71.491vh) scale(.8898)}to{transform:translate(69.97075vw,99vh) scale(.8898)}}.snow:nth-child(368){opacity:1.4164;transform:translate(25.2706vw,-10px) scale(.0485);animation:fall-368 29s -9s linear infinite}@keyframes fall-368{45.138%{transform:translate(18.6065vw,45.138vh) scale(.0485)}to{transform:translate(21.93855vw,99vh) scale(.0485)}}.snow:nth-child(369){opacity:.7136;transform:translate(21.5269vw,-10px) scale(.3665);animation:fall-369 16s -4s linear infinite}@keyframes fall-369{57.201%{transform:translate(21.9809vw,57.201vh) scale(.3665)}to{transform:translate(21.7539vw,99vh) scale(.3665)}}.snow:nth-child(370){opacity:.8028;transform:translate(34.446vw,-10px) scale(.9915);animation:fall-370 21s -28s linear infinite}@keyframes fall-370{69.433%{transform:translate(25.652vw,69.433vh) scale(.9915)}to{transform:translate(30.049vw,99vh) scale(.9915)}}.snow:nth-child(371){opacity:.5382;transform:translate(8.0955vw,-10px) scale(.7312);animation:fall-371 24s -30s linear infinite}@keyframes fall-371{75.715%{transform:translate(13.3753vw,75.715vh) scale(.7312)}to{transform:translate(10.7354vw,99vh) scale(.7312)}}.snow:nth-child(372){opacity:1.074;transform:translate(83.9616vw,-10px) scale(.3106);animation:fall-372 26s -18s linear infinite}@keyframes fall-372{75.092%{transform:translate(84.3762vw,75.092vh) scale(.3106)}to{transform:translate(84.1689vw,99vh) scale(.3106)}}.snow:nth-child(373){opacity:.7532;transform:translate(28.7622vw,-10px) scale(.4252);animation:fall-373 24s -12s linear infinite}@keyframes fall-373{63.544%{transform:translate(36.9962vw,63.544vh) scale(.4252)}to{transform:translate(32.8792vw,99vh) scale(.4252)}}.snow:nth-child(374){opacity:.6434;transform:translate(76.8256vw,-10px) scale(.4507);animation:fall-374 21s -1s linear infinite}@keyframes fall-374{56.079%{transform:translate(73.3899vw,56.079vh) scale(.4507)}to{transform:translate(75.10775vw,99vh) scale(.4507)}}.snow:nth-child(375){opacity:.5048;transform:translate(71.669vw,-10px) scale(.809);animation:fall-375 17s -10s linear infinite}@keyframes fall-375{67.201%{transform:translate(64.0141vw,67.201vh) scale(.809)}to{transform:translate(67.84155vw,99vh) scale(.809)}}.snow:nth-child(376){opacity:1.0442;transform:translate(11.4961vw,-10px) scale(.4164);animation:fall-376 12s -15s linear infinite}@keyframes fall-376{57.719%{transform:translate(11.2642vw,57.719vh) scale(.4164)}to{transform:translate(11.38015vw,99vh) scale(.4164)}}.snow:nth-child(377){opacity:1.4988;transform:translate(55.4079vw,-10px) scale(.9228);animation:fall-377 19s -23s linear infinite}@keyframes fall-377{39.816%{transform:translate(54.68vw,39.816vh) scale(.9228)}to{transform:translate(55.04395vw,99vh) scale(.9228)}}.snow:nth-child(378){opacity:.6496;transform:translate(69.1497vw,-10px) scale(.5537);animation:fall-378 30s -24s linear infinite}@keyframes fall-378{76.234%{transform:translate(74.3335vw,76.234vh) scale(.5537)}to{transform:translate(71.7416vw,99vh) scale(.5537)}}.snow:nth-child(379){opacity:1.3456;transform:translate(12.158vw,-10px) scale(.293);animation:fall-379 14s -30s linear infinite}@keyframes fall-379{41.895%{transform:translate(14.4376vw,41.895vh) scale(.293)}to{transform:translate(13.2978vw,99vh) scale(.293)}}.snow:nth-child(380){opacity:1.2402;transform:translate(50.8648vw,-10px) scale(.8524);animation:fall-380 12s -5s linear infinite}@keyframes fall-380{62.171%{transform:translate(56.0731vw,62.171vh) scale(.8524)}to{transform:translate(53.46895vw,99vh) scale(.8524)}}.snow:nth-child(381){opacity:.2978;transform:translate(72.2277vw,-10px) scale(.4607);animation:fall-381 10s -18s linear infinite}@keyframes fall-381{67.905%{transform:translate(68.7169vw,67.905vh) scale(.4607)}to{transform:translate(70.4723vw,99vh) scale(.4607)}}.snow:nth-child(382){opacity:.9994;transform:translate(29.0761vw,-10px) scale(.5088);animation:fall-382 30s -23s linear infinite}@keyframes fall-382{65.173%{transform:translate(32.2983vw,65.173vh) scale(.5088)}to{transform:translate(30.6872vw,99vh) scale(.5088)}}.snow:nth-child(383){opacity:1.4728;transform:translate(11.0654vw,-10px) scale(.5246);animation:fall-383 11s -17s linear infinite}@keyframes fall-383{37.201%{transform:translate(1.5618vw,37.201vh) scale(.5246)}to{transform:translate(6.3136vw,99vh) scale(.5246)}}.snow:nth-child(384){opacity:1.5226;transform:translate(72.8761vw,-10px) scale(.984);animation:fall-384 15s -15s linear infinite}@keyframes fall-384{77.545%{transform:translate(67.2886vw,77.545vh) scale(.984)}to{transform:translate(70.08235vw,99vh) scale(.984)}}.snow:nth-child(385){opacity:1.897;transform:translate(78.6648vw,-10px) scale(.704);animation:fall-385 14s -26s linear infinite}@keyframes fall-385{40.769%{transform:translate(88.4743vw,40.769vh) scale(.704)}to{transform:translate(83.56955vw,99vh) scale(.704)}}.snow:nth-child(386){opacity:.9836;transform:translate(84.4662vw,-10px) scale(.5041);animation:fall-386 22s -25s linear infinite}@keyframes fall-386{40.103%{transform:translate(88.2325vw,40.103vh) scale(.5041)}to{transform:translate(86.34935vw,99vh) scale(.5041)}}.snow:nth-child(387){opacity:1.783;transform:translate(99.9579vw,-10px) scale(.4763);animation:fall-387 17s -23s linear infinite}@keyframes fall-387{72.654%{transform:translate(101.5479vw,72.654vh) scale(.4763)}to{transform:translate(100.7529vw,99vh) scale(.4763)}}.snow:nth-child(388){opacity:1.7324;transform:translate(76.3291vw,-10px) scale(.5862);animation:fall-388 18s -2s linear infinite}@keyframes fall-388{41.264%{transform:translate(75.9194vw,41.264vh) scale(.5862)}to{transform:translate(76.12425vw,99vh) scale(.5862)}}.snow:nth-child(389){opacity:1.0366;transform:translate(56.972vw,-10px) scale(.7914);animation:fall-389 20s -11s linear infinite}@keyframes fall-389{52.55%{transform:translate(66.1165vw,52.55vh) scale(.7914)}to{transform:translate(61.54425vw,99vh) scale(.7914)}}.snow:nth-child(390){opacity:.242;transform:translate(38.2952vw,-10px) scale(.7605);animation:fall-390 27s -12s linear infinite}@keyframes fall-390{56.626%{transform:translate(39.0557vw,56.626vh) scale(.7605)}to{transform:translate(38.67545vw,99vh) scale(.7605)}}.snow:nth-child(391){opacity:.2614;transform:translate(67.2957vw,-10px) scale(.3214);animation:fall-391 13s -8s linear infinite}@keyframes fall-391{33.144%{transform:translate(65.9913vw,33.144vh) scale(.3214)}to{transform:translate(66.6435vw,99vh) scale(.3214)}}.snow:nth-child(392){opacity:1.4246;transform:translate(45.2298vw,-10px) scale(.6486);animation:fall-392 18s -25s linear infinite}@keyframes fall-392{57.326%{transform:translate(42.6214vw,57.326vh) scale(.6486)}to{transform:translate(43.9256vw,99vh) scale(.6486)}}.snow:nth-child(393){opacity:1.3818;transform:translate(98.1913vw,-10px) scale(.0391);animation:fall-393 28s -11s linear infinite}@keyframes fall-393{41.637%{transform:translate(102.2852vw,41.637vh) scale(.0391)}to{transform:translate(100.23825vw,99vh) scale(.0391)}}.snow:nth-child(394){opacity:1.471;transform:translate(41.2838vw,-10px) scale(.664);animation:fall-394 28s -7s linear infinite}@keyframes fall-394{44.971%{transform:translate(44.7881vw,44.971vh) scale(.664)}to{transform:translate(43.03595vw,99vh) scale(.664)}}.snow:nth-child(395){opacity:1.2682;transform:translate(34.1292vw,-10px) scale(.0571);animation:fall-395 13s -20s linear infinite}@keyframes fall-395{66.988%{transform:translate(38.9721vw,66.988vh) scale(.0571)}to{transform:translate(36.55065vw,99vh) scale(.0571)}}.snow:nth-child(396){opacity:.316;transform:translate(22.0212vw,-10px) scale(.7004);animation:fall-396 11s -7s linear infinite}@keyframes fall-396{36.299%{transform:translate(23.6723vw,36.299vh) scale(.7004)}to{transform:translate(22.84675vw,99vh) scale(.7004)}}.snow:nth-child(397){opacity:1.9376;transform:translate(52.0019vw,-10px) scale(.5362);animation:fall-397 26s -22s linear infinite}@keyframes fall-397{32.505%{transform:translate(54.8294vw,32.505vh) scale(.5362)}to{transform:translate(53.41565vw,99vh) scale(.5362)}}.snow:nth-child(398){opacity:.445;transform:translate(14.4003vw,-10px) scale(.9602);animation:fall-398 10s -18s linear infinite}@keyframes fall-398{67.26%{transform:translate(10.0165vw,67.26vh) scale(.9602)}to{transform:translate(12.2084vw,99vh) scale(.9602)}}.snow:nth-child(399){opacity:1.9146;transform:translate(60.1165vw,-10px) scale(.9192);animation:fall-399 18s -6s linear infinite}@keyframes fall-399{53.429%{transform:translate(66.6213vw,53.429vh) scale(.9192)}to{transform:translate(63.3689vw,99vh) scale(.9192)}}.snow:nth-child(400){opacity:.179;transform:translate(71.7965vw,-10px) scale(.0965);animation:fall-400 13s -9s linear infinite}@keyframes fall-400{47.042%{transform:translate(70.3266vw,47.042vh) scale(.0965)}to{transform:translate(71.06155vw,99vh) scale(.0965)}}\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:.5356;transform:translate(18.1159vw,-10px) scale(.8171);animation:fall-1 24s -5s linear infinite}@keyframes fall-1{49.571%{transform:translate(24.977vw,49.571vh) scale(.8171)}to{transform:translate(21.54645vw,99vh) scale(.8171)}}.snow:nth-child(2){opacity:.828;transform:translate(74.3736vw,-10px) scale(.9953);animation:fall-2 10s -24s linear infinite}@keyframes fall-2{46.625%{transform:translate(71.4198vw,46.625vh) scale(.9953)}to{transform:translate(72.8967vw,99vh) scale(.9953)}}.snow:nth-child(3){opacity:1.0858;transform:translate(84.2173vw,-10px) scale(.7729);animation:fall-3 13s -27s linear infinite}@keyframes fall-3{74.141%{transform:translate(89.7303vw,74.141vh) scale(.7729)}to{transform:translate(86.9738vw,99vh) scale(.7729)}}.snow:nth-child(4){opacity:1.731;transform:translate(48.9454vw,-10px) scale(.4986);animation:fall-4 20s -14s linear infinite}@keyframes fall-4{33.499%{transform:translate(45.684vw,33.499vh) scale(.4986)}to{transform:translate(47.3147vw,99vh) scale(.4986)}}.snow:nth-child(5){opacity:.026;transform:translate(25.6618vw,-10px) scale(.3792);animation:fall-5 13s -14s linear infinite}@keyframes fall-5{52.37%{transform:translate(35.2005vw,52.37vh) scale(.3792)}to{transform:translate(30.43115vw,99vh) scale(.3792)}}.snow:nth-child(6){opacity:.2744;transform:translate(66.8538vw,-10px) scale(.6942);animation:fall-6 16s -30s linear infinite}@keyframes fall-6{75.496%{transform:translate(69.9015vw,75.496vh) scale(.6942)}to{transform:translate(68.37765vw,99vh) scale(.6942)}}.snow:nth-child(7){opacity:.195;transform:translate(41.9675vw,-10px) scale(.6675);animation:fall-7 26s -11s linear infinite}@keyframes fall-7{39.09%{transform:translate(36.7444vw,39.09vh) scale(.6675)}to{transform:translate(39.35595vw,99vh) scale(.6675)}}.snow:nth-child(8){opacity:.6768;transform:translate(22.2229vw,-10px) scale(.2248);animation:fall-8 22s -14s linear infinite}@keyframes fall-8{31.422%{transform:translate(16.8631vw,31.422vh) scale(.2248)}to{transform:translate(19.543vw,99vh) scale(.2248)}}.snow:nth-child(9){opacity:.7786;transform:translate(62.0598vw,-10px) scale(.9569);animation:fall-9 18s -5s linear infinite}@keyframes fall-9{72.777%{transform:translate(66.5957vw,72.777vh) scale(.9569)}to{transform:translate(64.32775vw,99vh) scale(.9569)}}.snow:nth-child(10){opacity:.9478;transform:translate(14.06vw,-10px) scale(.7405);animation:fall-10 14s -20s linear infinite}@keyframes fall-10{34.235%{transform:translate(8.8985vw,34.235vh) scale(.7405)}to{transform:translate(11.47925vw,99vh) scale(.7405)}}.snow:nth-child(11){opacity:1.9516;transform:translate(81.2893vw,-10px) scale(.0716);animation:fall-11 27s -19s linear infinite}@keyframes fall-11{68.661%{transform:translate(85.3038vw,68.661vh) scale(.0716)}to{transform:translate(83.29655vw,99vh) scale(.0716)}}.snow:nth-child(12){opacity:.975;transform:translate(43.7266vw,-10px) scale(.5007);animation:fall-12 21s -21s linear infinite}@keyframes fall-12{44.113%{transform:translate(48.1467vw,44.113vh) scale(.5007)}to{transform:translate(45.93665vw,99vh) scale(.5007)}}.snow:nth-child(13){opacity:.3152;transform:translate(57.3675vw,-10px) scale(.5673);animation:fall-13 11s -21s linear infinite}@keyframes fall-13{38.136%{transform:translate(61.4814vw,38.136vh) scale(.5673)}to{transform:translate(59.42445vw,99vh) scale(.5673)}}.snow:nth-child(14){opacity:1.7622;transform:translate(73.044vw,-10px) scale(.3829);animation:fall-14 20s -11s linear infinite}@keyframes fall-14{79.431%{transform:translate(75.2383vw,79.431vh) scale(.3829)}to{transform:translate(74.14115vw,99vh) scale(.3829)}}.snow:nth-child(15){opacity:1.3694;transform:translate(12.5254vw,-10px) scale(.2372);animation:fall-15 18s -12s linear infinite}@keyframes fall-15{62.066%{transform:translate(10.5658vw,62.066vh) scale(.2372)}to{transform:translate(11.5456vw,99vh) scale(.2372)}}.snow:nth-child(16){opacity:.5024;transform:translate(63.5698vw,-10px) scale(.2931);animation:fall-16 20s -22s linear infinite}@keyframes fall-16{55.058%{transform:translate(68.9212vw,55.058vh) scale(.2931)}to{transform:translate(66.2455vw,99vh) scale(.2931)}}.snow:nth-child(17){opacity:.7888;transform:translate(46.6117vw,-10px) scale(.8059);animation:fall-17 29s -14s linear infinite}@keyframes fall-17{70.049%{transform:translate(40.6592vw,70.049vh) scale(.8059)}to{transform:translate(43.63545vw,99vh) scale(.8059)}}.snow:nth-child(18){opacity:.0828;transform:translate(97.1497vw,-10px) scale(.2627);animation:fall-18 14s -18s linear infinite}@keyframes fall-18{44.272%{transform:translate(98.998vw,44.272vh) scale(.2627)}to{transform:translate(98.07385vw,99vh) scale(.2627)}}.snow:nth-child(19){opacity:.8904;transform:translate(31.2897vw,-10px) scale(.4145);animation:fall-19 11s -24s linear infinite}@keyframes fall-19{44.894%{transform:translate(32.3864vw,44.894vh) scale(.4145)}to{transform:translate(31.83805vw,99vh) scale(.4145)}}.snow:nth-child(20){opacity:1.127;transform:translate(82.4311vw,-10px) scale(.4816);animation:fall-20 23s -15s linear infinite}@keyframes fall-20{47.338%{transform:translate(89.7486vw,47.338vh) scale(.4816)}to{transform:translate(86.08985vw,99vh) scale(.4816)}}.snow:nth-child(21){opacity:1.8734;transform:translate(15.4932vw,-10px) scale(.8475);animation:fall-21 22s -4s linear infinite}@keyframes fall-21{40.929%{transform:translate(9.0951vw,40.929vh) scale(.8475)}to{transform:translate(12.29415vw,99vh) scale(.8475)}}.snow:nth-child(22){opacity:1.9074;transform:translate(6.8465vw,-10px) scale(.6369);animation:fall-22 22s -20s linear infinite}@keyframes fall-22{47.513%{transform:translate(5.6825vw,47.513vh) scale(.6369)}to{transform:translate(6.2645vw,99vh) scale(.6369)}}.snow:nth-child(23){opacity:1.4932;transform:translate(65.6726vw,-10px) scale(.3671);animation:fall-23 23s -30s linear infinite}@keyframes fall-23{71.911%{transform:translate(61.0511vw,71.911vh) scale(.3671)}to{transform:translate(63.36185vw,99vh) scale(.3671)}}.snow:nth-child(24){opacity:.7986;transform:translate(21.7563vw,-10px) scale(.9363);animation:fall-24 11s -2s linear infinite}@keyframes fall-24{41.455%{transform:translate(18.5447vw,41.455vh) scale(.9363)}to{transform:translate(20.1505vw,99vh) scale(.9363)}}.snow:nth-child(25){opacity:.812;transform:translate(58.3484vw,-10px) scale(.0712);animation:fall-25 23s -27s linear infinite}@keyframes fall-25{48.497%{transform:translate(55.4982vw,48.497vh) scale(.0712)}to{transform:translate(56.9233vw,99vh) scale(.0712)}}.snow:nth-child(26){opacity:1.8802;transform:translate(91.695vw,-10px) scale(.935);animation:fall-26 30s -27s linear infinite}@keyframes fall-26{41.936%{transform:translate(85.2503vw,41.936vh) scale(.935)}to{transform:translate(88.47265vw,99vh) scale(.935)}}.snow:nth-child(27){opacity:.0964;transform:translate(89.6585vw,-10px) scale(.78);animation:fall-27 16s -12s linear infinite}@keyframes fall-27{31.555%{transform:translate(79.782vw,31.555vh) scale(.78)}to{transform:translate(84.72025vw,99vh) scale(.78)}}.snow:nth-child(28){opacity:.6352;transform:translate(32.9505vw,-10px) scale(.0175);animation:fall-28 27s -14s linear infinite}@keyframes fall-28{42.912%{transform:translate(39.2214vw,42.912vh) scale(.0175)}to{transform:translate(36.08595vw,99vh) scale(.0175)}}.snow:nth-child(29){opacity:1.3822;transform:translate(60.0461vw,-10px) scale(.7449);animation:fall-29 17s -2s linear infinite}@keyframes fall-29{62.74%{transform:translate(57.8139vw,62.74vh) scale(.7449)}to{transform:translate(58.93vw,99vh) scale(.7449)}}.snow:nth-child(30){opacity:1.4268;transform:translate(38.4168vw,-10px) scale(.2226);animation:fall-30 20s -27s linear infinite}@keyframes fall-30{75.122%{transform:translate(46.3735vw,75.122vh) scale(.2226)}to{transform:translate(42.39515vw,99vh) scale(.2226)}}.snow:nth-child(31){opacity:1.8598;transform:translate(3.597vw,-10px) scale(.5909);animation:fall-31 12s -15s linear infinite}@keyframes fall-31{32.573%{transform:translate(4.5453vw,32.573vh) scale(.5909)}to{transform:translate(4.07115vw,99vh) scale(.5909)}}.snow:nth-child(32){opacity:.5836;transform:translate(44.567vw,-10px) scale(.5286);animation:fall-32 25s -26s linear infinite}@keyframes fall-32{58.093%{transform:translate(53.9413vw,58.093vh) scale(.5286)}to{transform:translate(49.25415vw,99vh) scale(.5286)}}.snow:nth-child(33){opacity:1.1618;transform:translate(8.9697vw,-10px) scale(.7044);animation:fall-33 18s -30s linear infinite}@keyframes fall-33{47.498%{transform:translate(18.0748vw,47.498vh) scale(.7044)}to{transform:translate(13.52225vw,99vh) scale(.7044)}}.snow:nth-child(34){opacity:1.8796;transform:translate(17.4773vw,-10px) scale(.6339);animation:fall-34 25s -27s linear infinite}@keyframes fall-34{44.72%{transform:translate(17.8874vw,44.72vh) scale(.6339)}to{transform:translate(17.68235vw,99vh) scale(.6339)}}.snow:nth-child(35){opacity:.5414;transform:translate(36.8042vw,-10px) scale(.3832);animation:fall-35 14s -7s linear infinite}@keyframes fall-35{50.864%{transform:translate(40.0401vw,50.864vh) scale(.3832)}to{transform:translate(38.42215vw,99vh) scale(.3832)}}.snow:nth-child(36){opacity:1.1184;transform:translate(83.8075vw,-10px) scale(.1381);animation:fall-36 17s -6s linear infinite}@keyframes fall-36{42.56%{transform:translate(91.8962vw,42.56vh) scale(.1381)}to{transform:translate(87.85185vw,99vh) scale(.1381)}}.snow:nth-child(37){opacity:1.3022;transform:translate(13.9655vw,-10px) scale(.6746);animation:fall-37 15s -3s linear infinite}@keyframes fall-37{48.804%{transform:translate(14.84vw,48.804vh) scale(.6746)}to{transform:translate(14.40275vw,99vh) scale(.6746)}}.snow:nth-child(38){opacity:.7562;transform:translate(34.1896vw,-10px) scale(.6916);animation:fall-38 22s -6s linear infinite}@keyframes fall-38{55.273%{transform:translate(24.5222vw,55.273vh) scale(.6916)}to{transform:translate(29.3559vw,99vh) scale(.6916)}}.snow:nth-child(39){opacity:.6154;transform:translate(63.8465vw,-10px) scale(.8589);animation:fall-39 24s -8s linear infinite}@keyframes fall-39{54.758%{transform:translate(56.7997vw,54.758vh) scale(.8589)}to{transform:translate(60.3231vw,99vh) scale(.8589)}}.snow:nth-child(40){opacity:.7974;transform:translate(8.7189vw,-10px) scale(.5287);animation:fall-40 19s -3s linear infinite}@keyframes fall-40{77.715%{transform:translate(7.304vw,77.715vh) scale(.5287)}to{transform:translate(8.01145vw,99vh) scale(.5287)}}.snow:nth-child(41){opacity:.3794;transform:translate(37.0517vw,-10px) scale(.3032);animation:fall-41 11s -28s linear infinite}@keyframes fall-41{69.929%{transform:translate(38.2202vw,69.929vh) scale(.3032)}to{transform:translate(37.63595vw,99vh) scale(.3032)}}.snow:nth-child(42){opacity:1.1382;transform:translate(2.6944vw,-10px) scale(.5869);animation:fall-42 29s -28s linear infinite}@keyframes fall-42{40.021%{transform:translate(11.8393vw,40.021vh) scale(.5869)}to{transform:translate(7.26685vw,99vh) scale(.5869)}}.snow:nth-child(43){opacity:.329;transform:translate(27.1139vw,-10px) scale(.3527);animation:fall-43 14s -21s linear infinite}@keyframes fall-43{35.755%{transform:translate(35.0305vw,35.755vh) scale(.3527)}to{transform:translate(31.0722vw,99vh) scale(.3527)}}.snow:nth-child(44){opacity:1.4494;transform:translate(65.8161vw,-10px) scale(.5768);animation:fall-44 13s -27s linear infinite}@keyframes fall-44{40.23%{transform:translate(57.7547vw,40.23vh) scale(.5768)}to{transform:translate(61.7854vw,99vh) scale(.5768)}}.snow:nth-child(45){opacity:1.3326;transform:translate(51.9477vw,-10px) scale(.0282);animation:fall-45 10s -15s linear infinite}@keyframes fall-45{36.772%{transform:translate(49.4349vw,36.772vh) scale(.0282)}to{transform:translate(50.6913vw,99vh) scale(.0282)}}.snow:nth-child(46){opacity:1.2664;transform:translate(85.552vw,-10px) scale(.6578);animation:fall-46 30s -10s linear infinite}@keyframes fall-46{40.765%{transform:translate(84.7817vw,40.765vh) scale(.6578)}to{transform:translate(85.16685vw,99vh) scale(.6578)}}.snow:nth-child(47){opacity:1.4556;transform:translate(5.1965vw,-10px) scale(.0897);animation:fall-47 14s -29s linear infinite}@keyframes fall-47{50.093%{transform:translate(10.5859vw,50.093vh) scale(.0897)}to{transform:translate(7.8912vw,99vh) scale(.0897)}}.snow:nth-child(48){opacity:1.5448;transform:translate(90.0623vw,-10px) scale(.6243);animation:fall-48 25s -11s linear infinite}@keyframes fall-48{59.319%{transform:translate(80.3375vw,59.319vh) scale(.6243)}to{transform:translate(85.1999vw,99vh) scale(.6243)}}.snow:nth-child(49){opacity:.5432;transform:translate(15.6591vw,-10px) scale(.9066);animation:fall-49 11s -4s linear infinite}@keyframes fall-49{31.426%{transform:translate(22.2838vw,31.426vh) scale(.9066)}to{transform:translate(18.97145vw,99vh) scale(.9066)}}.snow:nth-child(50){opacity:.6696;transform:translate(57.6517vw,-10px) scale(.2894);animation:fall-50 17s -1s linear infinite}@keyframes fall-50{79.361%{transform:translate(60.2918vw,79.361vh) scale(.2894)}to{transform:translate(58.97175vw,99vh) scale(.2894)}}.snow:nth-child(51){opacity:.7862;transform:translate(70.2594vw,-10px) scale(.9615);animation:fall-51 18s -15s linear infinite}@keyframes fall-51{45.895%{transform:translate(74.9344vw,45.895vh) scale(.9615)}to{transform:translate(72.5969vw,99vh) scale(.9615)}}.snow:nth-child(52){opacity:1.8476;transform:translate(15.1773vw,-10px) scale(.0604);animation:fall-52 22s -28s linear infinite}@keyframes fall-52{46.508%{transform:translate(24.6224vw,46.508vh) scale(.0604)}to{transform:translate(19.89985vw,99vh) scale(.0604)}}.snow:nth-child(53){opacity:1.5944;transform:translate(51.8447vw,-10px) scale(.1442);animation:fall-53 12s -29s linear infinite}@keyframes fall-53{43.93%{transform:translate(41.9815vw,43.93vh) scale(.1442)}to{transform:translate(46.9131vw,99vh) scale(.1442)}}.snow:nth-child(54){opacity:1.5142;transform:translate(75.8771vw,-10px) scale(.4845);animation:fall-54 15s -22s linear infinite}@keyframes fall-54{75.378%{transform:translate(85.7647vw,75.378vh) scale(.4845)}to{transform:translate(80.8209vw,99vh) scale(.4845)}}.snow:nth-child(55){opacity:.6446;transform:translate(84.1326vw,-10px) scale(.1672);animation:fall-55 26s -7s linear infinite}@keyframes fall-55{64.908%{transform:translate(74.3124vw,64.908vh) scale(.1672)}to{transform:translate(79.2225vw,99vh) scale(.1672)}}.snow:nth-child(56){opacity:1.8608;transform:translate(80.7764vw,-10px) scale(.0517);animation:fall-56 20s -10s linear infinite}@keyframes fall-56{71.803%{transform:translate(87.6677vw,71.803vh) scale(.0517)}to{transform:translate(84.22205vw,99vh) scale(.0517)}}.snow:nth-child(57){opacity:1.9242;transform:translate(19.7844vw,-10px) scale(.3291);animation:fall-57 16s -7s linear infinite}@keyframes fall-57{58.206%{transform:translate(19.0535vw,58.206vh) scale(.3291)}to{transform:translate(19.41895vw,99vh) scale(.3291)}}.snow:nth-child(58){opacity:1.7704;transform:translate(61.4998vw,-10px) scale(.7856);animation:fall-58 24s -9s linear infinite}@keyframes fall-58{54.336%{transform:translate(53.248vw,54.336vh) scale(.7856)}to{transform:translate(57.3739vw,99vh) scale(.7856)}}.snow:nth-child(59){opacity:1.129;transform:translate(2.0607vw,-10px) scale(.1225);animation:fall-59 24s -8s linear infinite}@keyframes fall-59{56.384%{transform:translate(4.9295vw,56.384vh) scale(.1225)}to{transform:translate(3.4951vw,99vh) scale(.1225)}}.snow:nth-child(60){opacity:.9712;transform:translate(99.5393vw,-10px) scale(.8777);animation:fall-60 11s -14s linear infinite}@keyframes fall-60{78.568%{transform:translate(96.3776vw,78.568vh) scale(.8777)}to{transform:translate(97.95845vw,99vh) scale(.8777)}}.snow:nth-child(61){opacity:.1674;transform:translate(72.5899vw,-10px) scale(.3479);animation:fall-61 24s -17s linear infinite}@keyframes fall-61{53.292%{transform:translate(78.7988vw,53.292vh) scale(.3479)}to{transform:translate(75.69435vw,99vh) scale(.3479)}}.snow:nth-child(62){opacity:.0004;transform:translate(33.4326vw,-10px) scale(.0183);animation:fall-62 15s -21s linear infinite}@keyframes fall-62{57.581%{transform:translate(39.9607vw,57.581vh) scale(.0183)}to{transform:translate(36.69665vw,99vh) scale(.0183)}}.snow:nth-child(63){opacity:.8248;transform:translate(33.7888vw,-10px) scale(.5485);animation:fall-63 30s -12s linear infinite}@keyframes fall-63{50.5%{transform:translate(28.3565vw,50.5vh) scale(.5485)}to{transform:translate(31.07265vw,99vh) scale(.5485)}}.snow:nth-child(64){opacity:1.1678;transform:translate(49.8164vw,-10px) scale(.5081);animation:fall-64 28s -29s linear infinite}@keyframes fall-64{61.488%{transform:translate(47.8323vw,61.488vh) scale(.5081)}to{transform:translate(48.82435vw,99vh) scale(.5081)}}.snow:nth-child(65){opacity:.144;transform:translate(86.2033vw,-10px) scale(.2123);animation:fall-65 13s -16s linear infinite}@keyframes fall-65{33.597%{transform:translate(80.2375vw,33.597vh) scale(.2123)}to{transform:translate(83.2204vw,99vh) scale(.2123)}}.snow:nth-child(66){opacity:.4612;transform:translate(8.4745vw,-10px) scale(.8759);animation:fall-66 10s -28s linear infinite}@keyframes fall-66{58.709%{transform:translate(16.7792vw,58.709vh) scale(.8759)}to{transform:translate(12.62685vw,99vh) scale(.8759)}}.snow:nth-child(67){opacity:.9936;transform:translate(42.232vw,-10px) scale(.6977);animation:fall-67 19s -17s linear infinite}@keyframes fall-67{70.862%{transform:translate(39.0985vw,70.862vh) scale(.6977)}to{transform:translate(40.66525vw,99vh) scale(.6977)}}.snow:nth-child(68){opacity:1.8956;transform:translate(18.8999vw,-10px) scale(.3621);animation:fall-68 23s -5s linear infinite}@keyframes fall-68{77.099%{transform:translate(13.6442vw,77.099vh) scale(.3621)}to{transform:translate(16.27205vw,99vh) scale(.3621)}}.snow:nth-child(69){opacity:1.8246;transform:translate(89.4826vw,-10px) scale(.4233);animation:fall-69 29s -14s linear infinite}@keyframes fall-69{64.276%{transform:translate(87.6479vw,64.276vh) scale(.4233)}to{transform:translate(88.56525vw,99vh) scale(.4233)}}.snow:nth-child(70){opacity:1.9268;transform:translate(67.7909vw,-10px) scale(.3477);animation:fall-70 28s -30s linear infinite}@keyframes fall-70{58.728%{transform:translate(71.6413vw,58.728vh) scale(.3477)}to{transform:translate(69.7161vw,99vh) scale(.3477)}}.snow:nth-child(71){opacity:1.0324;transform:translate(3.3278vw,-10px) scale(.9365);animation:fall-71 30s -30s linear infinite}@keyframes fall-71{53.649%{transform:translate(4.4095vw,53.649vh) scale(.9365)}to{transform:translate(3.86865vw,99vh) scale(.9365)}}.snow:nth-child(72){opacity:1.1212;transform:translate(16.5068vw,-10px) scale(.4861);animation:fall-72 17s -27s linear infinite}@keyframes fall-72{77.985%{transform:translate(7.7575vw,77.985vh) scale(.4861)}to{transform:translate(12.13215vw,99vh) scale(.4861)}}.snow:nth-child(73){opacity:1.7878;transform:translate(58.6411vw,-10px) scale(.1046);animation:fall-73 28s -17s linear infinite}@keyframes fall-73{76.041%{transform:translate(49.6455vw,76.041vh) scale(.1046)}to{transform:translate(54.1433vw,99vh) scale(.1046)}}.snow:nth-child(74){opacity:1.408;transform:translate(61.8262vw,-10px) scale(.1072);animation:fall-74 22s -29s linear infinite}@keyframes fall-74{40.273%{transform:translate(54.7962vw,40.273vh) scale(.1072)}to{transform:translate(58.3112vw,99vh) scale(.1072)}}.snow:nth-child(75){opacity:.0218;transform:translate(61.1168vw,-10px) scale(.2024);animation:fall-75 10s -13s linear infinite}@keyframes fall-75{46.047%{transform:translate(56.509vw,46.047vh) scale(.2024)}to{transform:translate(58.8129vw,99vh) scale(.2024)}}.snow:nth-child(76){opacity:1.5126;transform:translate(59.0016vw,-10px) scale(.4145);animation:fall-76 25s -27s linear infinite}@keyframes fall-76{32.494%{transform:translate(56.2239vw,32.494vh) scale(.4145)}to{transform:translate(57.61275vw,99vh) scale(.4145)}}.snow:nth-child(77){opacity:.6252;transform:translate(15.7667vw,-10px) scale(.2908);animation:fall-77 11s -9s linear infinite}@keyframes fall-77{63.3%{transform:translate(20.5165vw,63.3vh) scale(.2908)}to{transform:translate(18.1416vw,99vh) scale(.2908)}}.snow:nth-child(78){opacity:1.2792;transform:translate(8.9034vw,-10px) scale(.9365);animation:fall-78 19s -27s linear infinite}@keyframes fall-78{42.76%{transform:translate(14.0167vw,42.76vh) scale(.9365)}to{transform:translate(11.46005vw,99vh) scale(.9365)}}.snow:nth-child(79){opacity:.113;transform:translate(40.9573vw,-10px) scale(.7881);animation:fall-79 15s -13s linear infinite}@keyframes fall-79{40.858%{transform:translate(39.7259vw,40.858vh) scale(.7881)}to{transform:translate(40.3416vw,99vh) scale(.7881)}}.snow:nth-child(80){opacity:1.3536;transform:translate(30.7386vw,-10px) scale(.0056);animation:fall-80 21s -9s linear infinite}@keyframes fall-80{61.267%{transform:translate(30.7684vw,61.267vh) scale(.0056)}to{transform:translate(30.7535vw,99vh) scale(.0056)}}.snow:nth-child(81){opacity:.9956;transform:translate(30.3631vw,-10px) scale(.6945);animation:fall-81 13s -17s linear infinite}@keyframes fall-81{68.429%{transform:translate(29.6294vw,68.429vh) scale(.6945)}to{transform:translate(29.99625vw,99vh) scale(.6945)}}.snow:nth-child(82){opacity:1.1664;transform:translate(17.148vw,-10px) scale(.7827);animation:fall-82 21s -7s linear infinite}@keyframes fall-82{50.036%{transform:translate(11.8392vw,50.036vh) scale(.7827)}to{transform:translate(14.4936vw,99vh) scale(.7827)}}.snow:nth-child(83){opacity:.2464;transform:translate(53.4787vw,-10px) scale(.3048);animation:fall-83 28s -21s linear infinite}@keyframes fall-83{40.292%{transform:translate(55.5907vw,40.292vh) scale(.3048)}to{transform:translate(54.5347vw,99vh) scale(.3048)}}.snow:nth-child(84){opacity:.8916;transform:translate(71.9139vw,-10px) scale(.5037);animation:fall-84 15s -23s linear infinite}@keyframes fall-84{64.494%{transform:translate(67.0527vw,64.494vh) scale(.5037)}to{transform:translate(69.4833vw,99vh) scale(.5037)}}.snow:nth-child(85){opacity:.659;transform:translate(25.6752vw,-10px) scale(.0424);animation:fall-85 10s -19s linear infinite}@keyframes fall-85{66.302%{transform:translate(19.6945vw,66.302vh) scale(.0424)}to{transform:translate(22.68485vw,99vh) scale(.0424)}}.snow:nth-child(86){opacity:1.618;transform:translate(31.1689vw,-10px) scale(.1903);animation:fall-86 15s -30s linear infinite}@keyframes fall-86{45.094%{transform:translate(35.1103vw,45.094vh) scale(.1903)}to{transform:translate(33.1396vw,99vh) scale(.1903)}}.snow:nth-child(87){opacity:1.4468;transform:translate(.8393vw,-10px) scale(.7713);animation:fall-87 30s -28s linear infinite}@keyframes fall-87{73.919%{transform:translate(6.5935vw,73.919vh) scale(.7713)}to{transform:translate(3.7164vw,99vh) scale(.7713)}}.snow:nth-child(88){opacity:.9126;transform:translate(64.229vw,-10px) scale(.1712);animation:fall-88 20s -8s linear infinite}@keyframes fall-88{60.342%{transform:translate(61.7541vw,60.342vh) scale(.1712)}to{transform:translate(62.99155vw,99vh) scale(.1712)}}.snow:nth-child(89){opacity:.6332;transform:translate(73.8405vw,-10px) scale(.9262);animation:fall-89 15s -8s linear infinite}@keyframes fall-89{57.368%{transform:translate(65.5284vw,57.368vh) scale(.9262)}to{transform:translate(69.68445vw,99vh) scale(.9262)}}.snow:nth-child(90){opacity:1.7078;transform:translate(19.6435vw,-10px) scale(.6885);animation:fall-90 11s -26s linear infinite}@keyframes fall-90{74.069%{transform:translate(9.7099vw,74.069vh) scale(.6885)}to{transform:translate(14.6767vw,99vh) scale(.6885)}}.snow:nth-child(91){opacity:.7884;transform:translate(53.9785vw,-10px) scale(.0033);animation:fall-91 28s -4s linear infinite}@keyframes fall-91{67.76%{transform:translate(61.8647vw,67.76vh) scale(.0033)}to{transform:translate(57.9216vw,99vh) scale(.0033)}}.snow:nth-child(92){opacity:.9108;transform:translate(75.7724vw,-10px) scale(.9849);animation:fall-92 28s -27s linear infinite}@keyframes fall-92{36.93%{transform:translate(78.2349vw,36.93vh) scale(.9849)}to{transform:translate(77.00365vw,99vh) scale(.9849)}}.snow:nth-child(93){opacity:.2112;transform:translate(57.9732vw,-10px) scale(.1231);animation:fall-93 20s -21s linear infinite}@keyframes fall-93{34.589%{transform:translate(50.9803vw,34.589vh) scale(.1231)}to{transform:translate(54.47675vw,99vh) scale(.1231)}}.snow:nth-child(94){opacity:.9928;transform:translate(64.0678vw,-10px) scale(.1865);animation:fall-94 18s -14s linear infinite}@keyframes fall-94{32.916%{transform:translate(61.7085vw,32.916vh) scale(.1865)}to{transform:translate(62.88815vw,99vh) scale(.1865)}}.snow:nth-child(95){opacity:.3388;transform:translate(39.3851vw,-10px) scale(.1309);animation:fall-95 29s -6s linear infinite}@keyframes fall-95{63.974%{transform:translate(41.9213vw,63.974vh) scale(.1309)}to{transform:translate(40.6532vw,99vh) scale(.1309)}}.snow:nth-child(96){opacity:.5548;transform:translate(54.8009vw,-10px) scale(.2592);animation:fall-96 13s -6s linear infinite}@keyframes fall-96{77.633%{transform:translate(52.2515vw,77.633vh) scale(.2592)}to{transform:translate(53.5262vw,99vh) scale(.2592)}}.snow:nth-child(97){opacity:.8696;transform:translate(75.0146vw,-10px) scale(.6831);animation:fall-97 12s -18s linear infinite}@keyframes fall-97{59.504%{transform:translate(80.3581vw,59.504vh) scale(.6831)}to{transform:translate(77.68635vw,99vh) scale(.6831)}}.snow:nth-child(98){opacity:1.262;transform:translate(63.1242vw,-10px) scale(.1694);animation:fall-98 15s -11s linear infinite}@keyframes fall-98{76.696%{transform:translate(60.7689vw,76.696vh) scale(.1694)}to{transform:translate(61.94655vw,99vh) scale(.1694)}}.snow:nth-child(99){opacity:.4912;transform:translate(63.8386vw,-10px) scale(.7302);animation:fall-99 17s -21s linear infinite}@keyframes fall-99{42.845%{transform:translate(60.2388vw,42.845vh) scale(.7302)}to{transform:translate(62.0387vw,99vh) scale(.7302)}}.snow:nth-child(100){opacity:.9296;transform:translate(46.4694vw,-10px) scale(.8433);animation:fall-100 22s -13s linear infinite}@keyframes fall-100{59.834%{transform:translate(54.5413vw,59.834vh) scale(.8433)}to{transform:translate(50.50535vw,99vh) scale(.8433)}}.snow:nth-child(101){opacity:.082;transform:translate(64.4745vw,-10px) scale(.7676);animation:fall-101 14s -12s linear infinite}@keyframes fall-101{77.993%{transform:translate(60.4259vw,77.993vh) scale(.7676)}to{transform:translate(62.4502vw,99vh) scale(.7676)}}.snow:nth-child(102){opacity:.0436;transform:translate(68.5987vw,-10px) scale(.5954);animation:fall-102 30s -24s linear infinite}@keyframes fall-102{54.429%{transform:translate(62.3069vw,54.429vh) scale(.5954)}to{transform:translate(65.4528vw,99vh) scale(.5954)}}.snow:nth-child(103){opacity:.2596;transform:translate(17.3681vw,-10px) scale(.201);animation:fall-103 16s -14s linear infinite}@keyframes fall-103{34.15%{transform:translate(13.4664vw,34.15vh) scale(.201)}to{transform:translate(15.41725vw,99vh) scale(.201)}}.snow:nth-child(104){opacity:1.9316;transform:translate(80.7498vw,-10px) scale(.3318);animation:fall-104 18s -17s linear infinite}@keyframes fall-104{40.591%{transform:translate(90.6938vw,40.591vh) scale(.3318)}to{transform:translate(85.7218vw,99vh) scale(.3318)}}.snow:nth-child(105){opacity:.8738;transform:translate(43.8322vw,-10px) scale(.8677);animation:fall-105 10s -24s linear infinite}@keyframes fall-105{50.052%{transform:translate(45.8656vw,50.052vh) scale(.8677)}to{transform:translate(44.8489vw,99vh) scale(.8677)}}.snow:nth-child(106){opacity:.0654;transform:translate(20.4313vw,-10px) scale(.9126);animation:fall-106 28s -26s linear infinite}@keyframes fall-106{47.854%{transform:translate(27.666vw,47.854vh) scale(.9126)}to{transform:translate(24.04865vw,99vh) scale(.9126)}}.snow:nth-child(107){opacity:.2074;transform:translate(53.8936vw,-10px) scale(.4725);animation:fall-107 23s -27s linear infinite}@keyframes fall-107{66.404%{transform:translate(54.2565vw,66.404vh) scale(.4725)}to{transform:translate(54.07505vw,99vh) scale(.4725)}}.snow:nth-child(108){opacity:.2182;transform:translate(2.1125vw,-10px) scale(.1851);animation:fall-108 24s -23s linear infinite}@keyframes fall-108{30.583%{transform:translate(5.5861vw,30.583vh) scale(.1851)}to{transform:translate(3.8493vw,99vh) scale(.1851)}}.snow:nth-child(109){opacity:1.299;transform:translate(81.595vw,-10px) scale(.9927);animation:fall-109 27s -26s linear infinite}@keyframes fall-109{37.96%{transform:translate(88.4223vw,37.96vh) scale(.9927)}to{transform:translate(85.00865vw,99vh) scale(.9927)}}.snow:nth-child(110){opacity:1.3714;transform:translate(48.9417vw,-10px) scale(.2896);animation:fall-110 20s -8s linear infinite}@keyframes fall-110{38.69%{transform:translate(40.5028vw,38.69vh) scale(.2896)}to{transform:translate(44.72225vw,99vh) scale(.2896)}}.snow:nth-child(111){opacity:.3152;transform:translate(96.0745vw,-10px) scale(.0474);animation:fall-111 18s -24s linear infinite}@keyframes fall-111{37.966%{transform:translate(102.8304vw,37.966vh) scale(.0474)}to{transform:translate(99.45245vw,99vh) scale(.0474)}}.snow:nth-child(112){opacity:1.7546;transform:translate(21.4243vw,-10px) scale(.4498);animation:fall-112 27s -5s linear infinite}@keyframes fall-112{37.43%{transform:translate(21.7919vw,37.43vh) scale(.4498)}to{transform:translate(21.6081vw,99vh) scale(.4498)}}.snow:nth-child(113){opacity:1.2634;transform:translate(79.216vw,-10px) scale(.885);animation:fall-113 10s -6s linear infinite}@keyframes fall-113{37.306%{transform:translate(87.5935vw,37.306vh) scale(.885)}to{transform:translate(83.40475vw,99vh) scale(.885)}}.snow:nth-child(114){opacity:.8764;transform:translate(19.6478vw,-10px) scale(.8973);animation:fall-114 16s -17s linear infinite}@keyframes fall-114{68.243%{transform:translate(20.4355vw,68.243vh) scale(.8973)}to{transform:translate(20.04165vw,99vh) scale(.8973)}}.snow:nth-child(115){opacity:1.9222;transform:translate(8.1838vw,-10px) scale(.2999);animation:fall-115 12s -18s linear infinite}@keyframes fall-115{72.977%{transform:translate(5.8135vw,72.977vh) scale(.2999)}to{transform:translate(6.99865vw,99vh) scale(.2999)}}.snow:nth-child(116){opacity:.881;transform:translate(75.7455vw,-10px) scale(.6097);animation:fall-116 21s -16s linear infinite}@keyframes fall-116{51.376%{transform:translate(78.9979vw,51.376vh) scale(.6097)}to{transform:translate(77.3717vw,99vh) scale(.6097)}}.snow:nth-child(117){opacity:1.4484;transform:translate(14.372vw,-10px) scale(.1147);animation:fall-117 25s -4s linear infinite}@keyframes fall-117{48.784%{transform:translate(15.5483vw,48.784vh) scale(.1147)}to{transform:translate(14.96015vw,99vh) scale(.1147)}}.snow:nth-child(118){opacity:.5062;transform:translate(64.0509vw,-10px) scale(.3961);animation:fall-118 18s -15s linear infinite}@keyframes fall-118{62.131%{transform:translate(60.0966vw,62.131vh) scale(.3961)}to{transform:translate(62.07375vw,99vh) scale(.3961)}}.snow:nth-child(119){opacity:.7256;transform:translate(43.5408vw,-10px) scale(.2594);animation:fall-119 21s -23s linear infinite}@keyframes fall-119{61.821%{transform:translate(50.1163vw,61.821vh) scale(.2594)}to{transform:translate(46.82855vw,99vh) scale(.2594)}}.snow:nth-child(120){opacity:.8222;transform:translate(13.4762vw,-10px) scale(.34);animation:fall-120 28s -8s linear infinite}@keyframes fall-120{57.592%{transform:translate(4.2964vw,57.592vh) scale(.34)}to{transform:translate(8.8863vw,99vh) scale(.34)}}.snow:nth-child(121){opacity:1.2618;transform:translate(10.6065vw,-10px) scale(.5936);animation:fall-121 26s -1s linear infinite}@keyframes fall-121{48.707%{transform:translate(11.3467vw,48.707vh) scale(.5936)}to{transform:translate(10.9766vw,99vh) scale(.5936)}}.snow:nth-child(122){opacity:.6326;transform:translate(72.8029vw,-10px) scale(.4699);animation:fall-122 30s -28s linear infinite}@keyframes fall-122{63.83%{transform:translate(78.9214vw,63.83vh) scale(.4699)}to{transform:translate(75.86215vw,99vh) scale(.4699)}}.snow:nth-child(123){opacity:.8222;transform:translate(84.7146vw,-10px) scale(.0682);animation:fall-123 28s -28s linear infinite}@keyframes fall-123{54.239%{transform:translate(79.354vw,54.239vh) scale(.0682)}to{transform:translate(82.0343vw,99vh) scale(.0682)}}.snow:nth-child(124){opacity:.5888;transform:translate(13.229vw,-10px) scale(.6705);animation:fall-124 27s -14s linear infinite}@keyframes fall-124{40.363%{transform:translate(6.8499vw,40.363vh) scale(.6705)}to{transform:translate(10.03945vw,99vh) scale(.6705)}}.snow:nth-child(125){opacity:1.7198;transform:translate(99.3716vw,-10px) scale(.3623);animation:fall-125 10s -10s linear infinite}@keyframes fall-125{53.016%{transform:translate(103.5628vw,53.016vh) scale(.3623)}to{transform:translate(101.4672vw,99vh) scale(.3623)}}.snow:nth-child(126){opacity:.182;transform:translate(32.9997vw,-10px) scale(.0818);animation:fall-126 28s -29s linear infinite}@keyframes fall-126{60.508%{transform:translate(28.5097vw,60.508vh) scale(.0818)}to{transform:translate(30.7547vw,99vh) scale(.0818)}}.snow:nth-child(127){opacity:.4916;transform:translate(67.8806vw,-10px) scale(.9054);animation:fall-127 20s -28s linear infinite}@keyframes fall-127{63.352%{transform:translate(76.0643vw,63.352vh) scale(.9054)}to{transform:translate(71.97245vw,99vh) scale(.9054)}}.snow:nth-child(128){opacity:1.2454;transform:translate(62.7265vw,-10px) scale(.7112);animation:fall-128 12s -6s linear infinite}@keyframes fall-128{57.346%{transform:translate(72.0246vw,57.346vh) scale(.7112)}to{transform:translate(67.37555vw,99vh) scale(.7112)}}.snow:nth-child(129){opacity:.4658;transform:translate(32.9877vw,-10px) scale(.1937);animation:fall-129 12s -21s linear infinite}@keyframes fall-129{72.063%{transform:translate(39.4166vw,72.063vh) scale(.1937)}to{transform:translate(36.20215vw,99vh) scale(.1937)}}.snow:nth-child(130){opacity:.7116;transform:translate(70.9156vw,-10px) scale(.1929);animation:fall-130 27s -3s linear infinite}@keyframes fall-130{46.173%{transform:translate(68.5175vw,46.173vh) scale(.1929)}to{transform:translate(69.71655vw,99vh) scale(.1929)}}.snow:nth-child(131){opacity:1.6942;transform:translate(38.1409vw,-10px) scale(.0856);animation:fall-131 28s -18s linear infinite}@keyframes fall-131{73.199%{transform:translate(36.3536vw,73.199vh) scale(.0856)}to{transform:translate(37.24725vw,99vh) scale(.0856)}}.snow:nth-child(132){opacity:.2238;transform:translate(57.9813vw,-10px) scale(.7425);animation:fall-132 24s -14s linear infinite}@keyframes fall-132{67.792%{transform:translate(65.1539vw,67.792vh) scale(.7425)}to{transform:translate(61.5676vw,99vh) scale(.7425)}}.snow:nth-child(133){opacity:1.7828;transform:translate(57.37vw,-10px) scale(.7921);animation:fall-133 29s -21s linear infinite}@keyframes fall-133{38.438%{transform:translate(50.416vw,38.438vh) scale(.7921)}to{transform:translate(53.893vw,99vh) scale(.7921)}}.snow:nth-child(134){opacity:.7074;transform:translate(6.9217vw,-10px) scale(.272);animation:fall-134 28s -19s linear infinite}@keyframes fall-134{47.202%{transform:translate(9.0951vw,47.202vh) scale(.272)}to{transform:translate(8.0084vw,99vh) scale(.272)}}.snow:nth-child(135){opacity:.8888;transform:translate(98.3121vw,-10px) scale(.0375);animation:fall-135 25s -21s linear infinite}@keyframes fall-135{46.369%{transform:translate(92.1268vw,46.369vh) scale(.0375)}to{transform:translate(95.21945vw,99vh) scale(.0375)}}.snow:nth-child(136){opacity:.3914;transform:translate(91.9822vw,-10px) scale(.6946);animation:fall-136 21s -11s linear infinite}@keyframes fall-136{71.355%{transform:translate(91.7543vw,71.355vh) scale(.6946)}to{transform:translate(91.86825vw,99vh) scale(.6946)}}.snow:nth-child(137){opacity:.5686;transform:translate(18.6191vw,-10px) scale(.0759);animation:fall-137 15s -14s linear infinite}@keyframes fall-137{35.258%{transform:translate(13.1917vw,35.258vh) scale(.0759)}to{transform:translate(15.9054vw,99vh) scale(.0759)}}.snow:nth-child(138){opacity:1.1488;transform:translate(96.0438vw,-10px) scale(.4233);animation:fall-138 26s -12s linear infinite}@keyframes fall-138{35.674%{transform:translate(88.0086vw,35.674vh) scale(.4233)}to{transform:translate(92.0262vw,99vh) scale(.4233)}}.snow:nth-child(139){opacity:.6664;transform:translate(90.8507vw,-10px) scale(.9689);animation:fall-139 20s -24s linear infinite}@keyframes fall-139{36.9%{transform:translate(99.6625vw,36.9vh) scale(.9689)}to{transform:translate(95.2566vw,99vh) scale(.9689)}}.snow:nth-child(140){opacity:.8448;transform:translate(64.8694vw,-10px) scale(.3425);animation:fall-140 29s -14s linear infinite}@keyframes fall-140{69.407%{transform:translate(72.0784vw,69.407vh) scale(.3425)}to{transform:translate(68.4739vw,99vh) scale(.3425)}}.snow:nth-child(141){opacity:.7458;transform:translate(67.4869vw,-10px) scale(.0355);animation:fall-141 27s -5s linear infinite}@keyframes fall-141{71.394%{transform:translate(76.8607vw,71.394vh) scale(.0355)}to{transform:translate(72.1738vw,99vh) scale(.0355)}}.snow:nth-child(142){opacity:.0946;transform:translate(74.6638vw,-10px) scale(.174);animation:fall-142 16s -15s linear infinite}@keyframes fall-142{65.215%{transform:translate(81.6278vw,65.215vh) scale(.174)}to{transform:translate(78.1458vw,99vh) scale(.174)}}.snow:nth-child(143){opacity:.2694;transform:translate(35.9881vw,-10px) scale(.7867);animation:fall-143 11s -28s linear infinite}@keyframes fall-143{63.916%{transform:translate(37.247vw,63.916vh) scale(.7867)}to{transform:translate(36.61755vw,99vh) scale(.7867)}}.snow:nth-child(144){opacity:1.857;transform:translate(19.0375vw,-10px) scale(.1766);animation:fall-144 18s -7s linear infinite}@keyframes fall-144{33.175%{transform:translate(27.805vw,33.175vh) scale(.1766)}to{transform:translate(23.42125vw,99vh) scale(.1766)}}.snow:nth-child(145){opacity:1.066;transform:translate(49.0891vw,-10px) scale(.4265);animation:fall-145 23s -4s linear infinite}@keyframes fall-145{39.63%{transform:translate(50.4703vw,39.63vh) scale(.4265)}to{transform:translate(49.7797vw,99vh) scale(.4265)}}.snow:nth-child(146){opacity:.0284;transform:translate(67.7488vw,-10px) scale(.6481);animation:fall-146 19s -30s linear infinite}@keyframes fall-146{77.622%{transform:translate(60.9294vw,77.622vh) scale(.6481)}to{transform:translate(64.3391vw,99vh) scale(.6481)}}.snow:nth-child(147){opacity:1.8022;transform:translate(16.5282vw,-10px) scale(.544);animation:fall-147 17s -7s linear infinite}@keyframes fall-147{68.78%{transform:translate(11.8707vw,68.78vh) scale(.544)}to{transform:translate(14.19945vw,99vh) scale(.544)}}.snow:nth-child(148){opacity:1.9522;transform:translate(85.2547vw,-10px) scale(.4689);animation:fall-148 15s -18s linear infinite}@keyframes fall-148{65.803%{transform:translate(80.8643vw,65.803vh) scale(.4689)}to{transform:translate(83.0595vw,99vh) scale(.4689)}}.snow:nth-child(149){opacity:1.2904;transform:translate(45.9438vw,-10px) scale(.1954);animation:fall-149 24s -4s linear infinite}@keyframes fall-149{48.657%{transform:translate(54.2522vw,48.657vh) scale(.1954)}to{transform:translate(50.098vw,99vh) scale(.1954)}}.snow:nth-child(150){opacity:1.2532;transform:translate(53.318vw,-10px) scale(.7803);animation:fall-150 24s -19s linear infinite}@keyframes fall-150{57.648%{transform:translate(43.3717vw,57.648vh) scale(.7803)}to{transform:translate(48.34485vw,99vh) scale(.7803)}}.snow:nth-child(151){opacity:1.209;transform:translate(80.1436vw,-10px) scale(.7162);animation:fall-151 25s -1s linear infinite}@keyframes fall-151{38.619%{transform:translate(73.6275vw,38.619vh) scale(.7162)}to{transform:translate(76.88555vw,99vh) scale(.7162)}}.snow:nth-child(152){opacity:1.6846;transform:translate(50.0894vw,-10px) scale(.1754);animation:fall-152 23s -15s linear infinite}@keyframes fall-152{40.888%{transform:translate(43.0936vw,40.888vh) scale(.1754)}to{transform:translate(46.5915vw,99vh) scale(.1754)}}.snow:nth-child(153){opacity:1.0474;transform:translate(29.5683vw,-10px) scale(.857);animation:fall-153 23s -30s linear infinite}@keyframes fall-153{39.89%{transform:translate(31.1839vw,39.89vh) scale(.857)}to{transform:translate(30.3761vw,99vh) scale(.857)}}.snow:nth-child(154){opacity:.263;transform:translate(7.3907vw,-10px) scale(.6061);animation:fall-154 24s -30s linear infinite}@keyframes fall-154{51.85%{transform:translate(1.3339vw,51.85vh) scale(.6061)}to{transform:translate(4.3623vw,99vh) scale(.6061)}}.snow:nth-child(155){opacity:1.5042;transform:translate(22.6841vw,-10px) scale(.7606);animation:fall-155 11s -20s linear infinite}@keyframes fall-155{36.689%{transform:translate(17.562vw,36.689vh) scale(.7606)}to{transform:translate(20.12305vw,99vh) scale(.7606)}}.snow:nth-child(156){opacity:1.1662;transform:translate(37.9932vw,-10px) scale(.1827);animation:fall-156 28s -8s linear infinite}@keyframes fall-156{39.486%{transform:translate(28.6586vw,39.486vh) scale(.1827)}to{transform:translate(33.3259vw,99vh) scale(.1827)}}.snow:nth-child(157){opacity:.8742;transform:translate(99.8565vw,-10px) scale(.5448);animation:fall-157 28s -7s linear infinite}@keyframes fall-157{63.654%{transform:translate(94.0929vw,63.654vh) scale(.5448)}to{transform:translate(96.9747vw,99vh) scale(.5448)}}.snow:nth-child(158){opacity:1.0048;transform:translate(24.0042vw,-10px) scale(.3762);animation:fall-158 13s -2s linear infinite}@keyframes fall-158{58.711%{transform:translate(28.0531vw,58.711vh) scale(.3762)}to{transform:translate(26.02865vw,99vh) scale(.3762)}}.snow:nth-child(159){opacity:1.3766;transform:translate(1.8177vw,-10px) scale(.2815);animation:fall-159 30s -8s linear infinite}@keyframes fall-159{42.666%{transform:translate(9.6475vw,42.666vh) scale(.2815)}to{transform:translate(5.7326vw,99vh) scale(.2815)}}.snow:nth-child(160){opacity:1.468;transform:translate(89.0333vw,-10px) scale(.9482);animation:fall-160 15s -21s linear infinite}@keyframes fall-160{44.756%{transform:translate(94.7052vw,44.756vh) scale(.9482)}to{transform:translate(91.86925vw,99vh) scale(.9482)}}.snow:nth-child(161){opacity:.6148;transform:translate(28.7821vw,-10px) scale(.8861);animation:fall-161 10s -7s linear infinite}@keyframes fall-161{44.713%{transform:translate(37.3484vw,44.713vh) scale(.8861)}to{transform:translate(33.06525vw,99vh) scale(.8861)}}.snow:nth-child(162){opacity:.4678;transform:translate(88.8559vw,-10px) scale(.1424);animation:fall-162 22s -6s linear infinite}@keyframes fall-162{37.363%{transform:translate(90.41vw,37.363vh) scale(.1424)}to{transform:translate(89.63295vw,99vh) scale(.1424)}}.snow:nth-child(163){opacity:1.55;transform:translate(75.4703vw,-10px) scale(.4779);animation:fall-163 19s -25s linear infinite}@keyframes fall-163{34.65%{transform:translate(76.5967vw,34.65vh) scale(.4779)}to{transform:translate(76.0335vw,99vh) scale(.4779)}}.snow:nth-child(164){opacity:.6806;transform:translate(61.3106vw,-10px) scale(.7678);animation:fall-164 21s -16s linear infinite}@keyframes fall-164{62.857%{transform:translate(67.7932vw,62.857vh) scale(.7678)}to{transform:translate(64.5519vw,99vh) scale(.7678)}}.snow:nth-child(165){opacity:1.0416;transform:translate(56.5807vw,-10px) scale(.4917);animation:fall-165 28s -7s linear infinite}@keyframes fall-165{77.258%{transform:translate(46.8443vw,77.258vh) scale(.4917)}to{transform:translate(51.7125vw,99vh) scale(.4917)}}.snow:nth-child(166){opacity:1.9524;transform:translate(82.1169vw,-10px) scale(.649);animation:fall-166 16s -18s linear infinite}@keyframes fall-166{79.33%{transform:translate(76.4591vw,79.33vh) scale(.649)}to{transform:translate(79.288vw,99vh) scale(.649)}}.snow:nth-child(167){opacity:.7854;transform:translate(19.921vw,-10px) scale(.7684);animation:fall-167 30s -6s linear infinite}@keyframes fall-167{38.79%{transform:translate(12.0191vw,38.79vh) scale(.7684)}to{transform:translate(15.97005vw,99vh) scale(.7684)}}.snow:nth-child(168){opacity:1.0168;transform:translate(2.3758vw,-10px) scale(.5731);animation:fall-168 29s -24s linear infinite}@keyframes fall-168{39.918%{transform:translate(-6.9172vw,39.918vh) scale(.5731)}to{transform:translate(-2.2707vw,99vh) scale(.5731)}}.snow:nth-child(169){opacity:.5156;transform:translate(85.9332vw,-10px) scale(.2193);animation:fall-169 28s -10s linear infinite}@keyframes fall-169{30.357%{transform:translate(91.3171vw,30.357vh) scale(.2193)}to{transform:translate(88.62515vw,99vh) scale(.2193)}}.snow:nth-child(170){opacity:.2798;transform:translate(93.7131vw,-10px) scale(.8834);animation:fall-170 23s -5s linear infinite}@keyframes fall-170{69.896%{transform:translate(90.9812vw,69.896vh) scale(.8834)}to{transform:translate(92.34715vw,99vh) scale(.8834)}}.snow:nth-child(171){opacity:.2582;transform:translate(12.5432vw,-10px) scale(.3163);animation:fall-171 23s -24s linear infinite}@keyframes fall-171{77.962%{transform:translate(13.5006vw,77.962vh) scale(.3163)}to{transform:translate(13.0219vw,99vh) scale(.3163)}}.snow:nth-child(172){opacity:1.8012;transform:translate(64.4595vw,-10px) scale(.8961);animation:fall-172 18s -19s linear infinite}@keyframes fall-172{41.903%{transform:translate(67.5667vw,41.903vh) scale(.8961)}to{transform:translate(66.0131vw,99vh) scale(.8961)}}.snow:nth-child(173){opacity:.029;transform:translate(56.7847vw,-10px) scale(.8772);animation:fall-173 22s -3s linear infinite}@keyframes fall-173{39.666%{transform:translate(52.8222vw,39.666vh) scale(.8772)}to{transform:translate(54.80345vw,99vh) scale(.8772)}}.snow:nth-child(174){opacity:1.6246;transform:translate(3.1716vw,-10px) scale(.4412);animation:fall-174 17s -8s linear infinite}@keyframes fall-174{39.512%{transform:translate(1.7893vw,39.512vh) scale(.4412)}to{transform:translate(2.48045vw,99vh) scale(.4412)}}.snow:nth-child(175){opacity:1.7082;transform:translate(5.5506vw,-10px) scale(.1856);animation:fall-175 19s -8s linear infinite}@keyframes fall-175{31.838%{transform:translate(9.8955vw,31.838vh) scale(.1856)}to{transform:translate(7.72305vw,99vh) scale(.1856)}}.snow:nth-child(176){opacity:1.0248;transform:translate(52.5496vw,-10px) scale(.986);animation:fall-176 20s -10s linear infinite}@keyframes fall-176{49.192%{transform:translate(44.6074vw,49.192vh) scale(.986)}to{transform:translate(48.5785vw,99vh) scale(.986)}}.snow:nth-child(177){opacity:1.4448;transform:translate(97.6924vw,-10px) scale(.744);animation:fall-177 11s -8s linear infinite}@keyframes fall-177{46.092%{transform:translate(93.4943vw,46.092vh) scale(.744)}to{transform:translate(95.59335vw,99vh) scale(.744)}}.snow:nth-child(178){opacity:.5736;transform:translate(32.4071vw,-10px) scale(.928);animation:fall-178 26s -3s linear infinite}@keyframes fall-178{42.735%{transform:translate(37.2119vw,42.735vh) scale(.928)}to{transform:translate(34.8095vw,99vh) scale(.928)}}.snow:nth-child(179){opacity:1.1952;transform:translate(46.2905vw,-10px) scale(.8283);animation:fall-179 10s -30s linear infinite}@keyframes fall-179{66.408%{transform:translate(44.6076vw,66.408vh) scale(.8283)}to{transform:translate(45.44905vw,99vh) scale(.8283)}}.snow:nth-child(180){opacity:1.1496;transform:translate(63.0128vw,-10px) scale(.9429);animation:fall-180 24s -22s linear infinite}@keyframes fall-180{51.621%{transform:translate(72.1226vw,51.621vh) scale(.9429)}to{transform:translate(67.5677vw,99vh) scale(.9429)}}.snow:nth-child(181){opacity:1.362;transform:translate(94.7217vw,-10px) scale(.0585);animation:fall-181 11s -7s linear infinite}@keyframes fall-181{42.214%{transform:translate(104.3325vw,42.214vh) scale(.0585)}to{transform:translate(99.5271vw,99vh) scale(.0585)}}.snow:nth-child(182){opacity:1.6078;transform:translate(93.2386vw,-10px) scale(.6604);animation:fall-182 10s -4s linear infinite}@keyframes fall-182{64.94%{transform:translate(85.7828vw,64.94vh) scale(.6604)}to{transform:translate(89.5107vw,99vh) scale(.6604)}}.snow:nth-child(183){opacity:1.1884;transform:translate(44.4821vw,-10px) scale(.0143);animation:fall-183 14s -18s linear infinite}@keyframes fall-183{36.844%{transform:translate(37.7037vw,36.844vh) scale(.0143)}to{transform:translate(41.0929vw,99vh) scale(.0143)}}.snow:nth-child(184){opacity:1.1132;transform:translate(87.2755vw,-10px) scale(.6856);animation:fall-184 14s -28s linear infinite}@keyframes fall-184{37.294%{transform:translate(81.3005vw,37.294vh) scale(.6856)}to{transform:translate(84.288vw,99vh) scale(.6856)}}.snow:nth-child(185){opacity:.8164;transform:translate(98.3686vw,-10px) scale(.8066);animation:fall-185 21s -24s linear infinite}@keyframes fall-185{77.415%{transform:translate(88.5229vw,77.415vh) scale(.8066)}to{transform:translate(93.44575vw,99vh) scale(.8066)}}.snow:nth-child(186){opacity:1.509;transform:translate(56.6075vw,-10px) scale(.0323);animation:fall-186 26s -28s linear infinite}@keyframes fall-186{64.669%{transform:translate(49.6114vw,64.669vh) scale(.0323)}to{transform:translate(53.10945vw,99vh) scale(.0323)}}.snow:nth-child(187){opacity:1.195;transform:translate(75.0712vw,-10px) scale(.1339);animation:fall-187 19s -27s linear infinite}@keyframes fall-187{37.267%{transform:translate(72.4477vw,37.267vh) scale(.1339)}to{transform:translate(73.75945vw,99vh) scale(.1339)}}.snow:nth-child(188){opacity:1.5446;transform:translate(3.6684vw,-10px) scale(.2394);animation:fall-188 24s -13s linear infinite}@keyframes fall-188{73.511%{transform:translate(-5.4879vw,73.511vh) scale(.2394)}to{transform:translate(-.90975vw,99vh) scale(.2394)}}.snow:nth-child(189){opacity:1.461;transform:translate(74.2007vw,-10px) scale(.7622);animation:fall-189 26s -28s linear infinite}@keyframes fall-189{59.732%{transform:translate(73.382vw,59.732vh) scale(.7622)}to{transform:translate(73.79135vw,99vh) scale(.7622)}}.snow:nth-child(190){opacity:.762;transform:translate(23.9716vw,-10px) scale(.2765);animation:fall-190 23s -30s linear infinite}@keyframes fall-190{34.93%{transform:translate(30.6025vw,34.93vh) scale(.2765)}to{transform:translate(27.28705vw,99vh) scale(.2765)}}.snow:nth-child(191){opacity:1.0298;transform:translate(37.3098vw,-10px) scale(.7679);animation:fall-191 26s -18s linear infinite}@keyframes fall-191{62.043%{transform:translate(42.881vw,62.043vh) scale(.7679)}to{transform:translate(40.0954vw,99vh) scale(.7679)}}.snow:nth-child(192){opacity:1.8182;transform:translate(46.9366vw,-10px) scale(.7324);animation:fall-192 28s -4s linear infinite}@keyframes fall-192{32.181%{transform:translate(47.3724vw,32.181vh) scale(.7324)}to{transform:translate(47.1545vw,99vh) scale(.7324)}}.snow:nth-child(193){opacity:.4572;transform:translate(11.515vw,-10px) scale(.2175);animation:fall-193 25s -18s linear infinite}@keyframes fall-193{77.979%{transform:translate(8.9777vw,77.979vh) scale(.2175)}to{transform:translate(10.24635vw,99vh) scale(.2175)}}.snow:nth-child(194){opacity:.7574;transform:translate(20.7044vw,-10px) scale(.7524);animation:fall-194 25s -19s linear infinite}@keyframes fall-194{39.189%{transform:translate(22.2013vw,39.189vh) scale(.7524)}to{transform:translate(21.45285vw,99vh) scale(.7524)}}.snow:nth-child(195){opacity:.4416;transform:translate(15.5057vw,-10px) scale(.7378);animation:fall-195 17s -7s linear infinite}@keyframes fall-195{69.868%{transform:translate(24.9492vw,69.868vh) scale(.7378)}to{transform:translate(20.22745vw,99vh) scale(.7378)}}.snow:nth-child(196){opacity:.4626;transform:translate(62.8935vw,-10px) scale(.0823);animation:fall-196 23s -4s linear infinite}@keyframes fall-196{49.734%{transform:translate(72.2029vw,49.734vh) scale(.0823)}to{transform:translate(67.5482vw,99vh) scale(.0823)}}.snow:nth-child(197){opacity:.4032;transform:translate(45.2984vw,-10px) scale(.6449);animation:fall-197 20s -11s linear infinite}@keyframes fall-197{61.109%{transform:translate(38.2343vw,61.109vh) scale(.6449)}to{transform:translate(41.76635vw,99vh) scale(.6449)}}.snow:nth-child(198){opacity:.0332;transform:translate(30.3883vw,-10px) scale(.1617);animation:fall-198 21s -27s linear infinite}@keyframes fall-198{36.443%{transform:translate(23.4485vw,36.443vh) scale(.1617)}to{transform:translate(26.9184vw,99vh) scale(.1617)}}.snow:nth-child(199){opacity:1.4394;transform:translate(20.6362vw,-10px) scale(.0929);animation:fall-199 24s -8s linear infinite}@keyframes fall-199{61.388%{transform:translate(19.6775vw,61.388vh) scale(.0929)}to{transform:translate(20.15685vw,99vh) scale(.0929)}}.snow:nth-child(200){opacity:1.0244;transform:translate(14.0463vw,-10px) scale(.669);animation:fall-200 17s -30s linear infinite}@keyframes fall-200{38.909%{transform:translate(18.5499vw,38.909vh) scale(.669)}to{transform:translate(16.2981vw,99vh) scale(.669)}}.snow:nth-child(201){opacity:.5442;transform:translate(91.341vw,-10px) scale(.575);animation:fall-201 20s -30s linear infinite}@keyframes fall-201{45.189%{transform:translate(87.9503vw,45.189vh) scale(.575)}to{transform:translate(89.64565vw,99vh) scale(.575)}}.snow:nth-child(202){opacity:.4848;transform:translate(93.459vw,-10px) scale(.8077);animation:fall-202 19s -25s linear infinite}@keyframes fall-202{36.73%{transform:translate(94.4475vw,36.73vh) scale(.8077)}to{transform:translate(93.95325vw,99vh) scale(.8077)}}.snow:nth-child(203){opacity:.5572;transform:translate(97.9238vw,-10px) scale(.6003);animation:fall-203 19s -19s linear infinite}@keyframes fall-203{74.606%{transform:translate(104.3037vw,74.606vh) scale(.6003)}to{transform:translate(101.11375vw,99vh) scale(.6003)}}.snow:nth-child(204){opacity:.7764;transform:translate(16.5749vw,-10px) scale(.8925);animation:fall-204 19s -28s linear infinite}@keyframes fall-204{51.591%{transform:translate(25.3953vw,51.591vh) scale(.8925)}to{transform:translate(20.9851vw,99vh) scale(.8925)}}.snow:nth-child(205){opacity:1.3184;transform:translate(23.0271vw,-10px) scale(.2042);animation:fall-205 23s -18s linear infinite}@keyframes fall-205{79.586%{transform:translate(23.517vw,79.586vh) scale(.2042)}to{transform:translate(23.27205vw,99vh) scale(.2042)}}.snow:nth-child(206){opacity:1.96;transform:translate(22.6475vw,-10px) scale(.1748);animation:fall-206 15s -1s linear infinite}@keyframes fall-206{65.673%{transform:translate(18.6404vw,65.673vh) scale(.1748)}to{transform:translate(20.64395vw,99vh) scale(.1748)}}.snow:nth-child(207){opacity:.5278;transform:translate(38.0422vw,-10px) scale(.2458);animation:fall-207 25s -12s linear infinite}@keyframes fall-207{75.832%{transform:translate(36.6953vw,75.832vh) scale(.2458)}to{transform:translate(37.36875vw,99vh) scale(.2458)}}.snow:nth-child(208){opacity:.0028;transform:translate(74.8399vw,-10px) scale(.1543);animation:fall-208 12s -24s linear infinite}@keyframes fall-208{59.198%{transform:translate(65.628vw,59.198vh) scale(.1543)}to{transform:translate(70.23395vw,99vh) scale(.1543)}}.snow:nth-child(209){opacity:.7606;transform:translate(84.7677vw,-10px) scale(.4575);animation:fall-209 28s -9s linear infinite}@keyframes fall-209{69.278%{transform:translate(85.6818vw,69.278vh) scale(.4575)}to{transform:translate(85.22475vw,99vh) scale(.4575)}}.snow:nth-child(210){opacity:.7374;transform:translate(24.0496vw,-10px) scale(.2663);animation:fall-210 27s -19s linear infinite}@keyframes fall-210{57.216%{transform:translate(30.5776vw,57.216vh) scale(.2663)}to{transform:translate(27.3136vw,99vh) scale(.2663)}}.snow:nth-child(211){opacity:.4104;transform:translate(10.7866vw,-10px) scale(.4107);animation:fall-211 29s -16s linear infinite}@keyframes fall-211{35.661%{transform:translate(14.9796vw,35.661vh) scale(.4107)}to{transform:translate(12.8831vw,99vh) scale(.4107)}}.snow:nth-child(212){opacity:1.0782;transform:translate(54.4542vw,-10px) scale(.9869);animation:fall-212 28s -18s linear infinite}@keyframes fall-212{76.073%{transform:translate(59.5106vw,76.073vh) scale(.9869)}to{transform:translate(56.9824vw,99vh) scale(.9869)}}.snow:nth-child(213){opacity:.2076;transform:translate(71.3877vw,-10px) scale(.8944);animation:fall-213 28s -14s linear infinite}@keyframes fall-213{69.348%{transform:translate(79.0022vw,69.348vh) scale(.8944)}to{transform:translate(75.19495vw,99vh) scale(.8944)}}.snow:nth-child(214){opacity:.7192;transform:translate(92.692vw,-10px) scale(.8172);animation:fall-214 23s -26s linear infinite}@keyframes fall-214{73.118%{transform:translate(90.5806vw,73.118vh) scale(.8172)}to{transform:translate(91.6363vw,99vh) scale(.8172)}}.snow:nth-child(215){opacity:1.136;transform:translate(75.0628vw,-10px) scale(.3839);animation:fall-215 11s -12s linear infinite}@keyframes fall-215{57.167%{transform:translate(73.0717vw,57.167vh) scale(.3839)}to{transform:translate(74.06725vw,99vh) scale(.3839)}}.snow:nth-child(216){opacity:.163;transform:translate(81.4175vw,-10px) scale(.9529);animation:fall-216 14s -4s linear infinite}@keyframes fall-216{67.325%{transform:translate(78.1914vw,67.325vh) scale(.9529)}to{transform:translate(79.80445vw,99vh) scale(.9529)}}.snow:nth-child(217){opacity:1.8848;transform:translate(49.384vw,-10px) scale(.0768);animation:fall-217 22s -3s linear infinite}@keyframes fall-217{36.013%{transform:translate(51.0447vw,36.013vh) scale(.0768)}to{transform:translate(50.21435vw,99vh) scale(.0768)}}.snow:nth-child(218){opacity:.7528;transform:translate(5.904vw,-10px) scale(.1217);animation:fall-218 18s -14s linear infinite}@keyframes fall-218{63.056%{transform:translate(14.8737vw,63.056vh) scale(.1217)}to{transform:translate(10.38885vw,99vh) scale(.1217)}}.snow:nth-child(219){opacity:1.9112;transform:translate(12.8078vw,-10px) scale(.0117);animation:fall-219 29s -29s linear infinite}@keyframes fall-219{77.525%{transform:translate(6.1775vw,77.525vh) scale(.0117)}to{transform:translate(9.49265vw,99vh) scale(.0117)}}.snow:nth-child(220){opacity:1.443;transform:translate(68.0485vw,-10px) scale(.0492);animation:fall-220 19s -12s linear infinite}@keyframes fall-220{73.596%{transform:translate(73.3669vw,73.596vh) scale(.0492)}to{transform:translate(70.7077vw,99vh) scale(.0492)}}.snow:nth-child(221){opacity:1.566;transform:translate(98.6735vw,-10px) scale(.4805);animation:fall-221 24s -24s linear infinite}@keyframes fall-221{52.348%{transform:translate(107.6039vw,52.348vh) scale(.4805)}to{transform:translate(103.1387vw,99vh) scale(.4805)}}.snow:nth-child(222){opacity:1.9544;transform:translate(40.7493vw,-10px) scale(.9366);animation:fall-222 22s -14s linear infinite}@keyframes fall-222{31.305%{transform:translate(35.1648vw,31.305vh) scale(.9366)}to{transform:translate(37.95705vw,99vh) scale(.9366)}}.snow:nth-child(223){opacity:1.0912;transform:translate(72.6036vw,-10px) scale(.694);animation:fall-223 25s -10s linear infinite}@keyframes fall-223{55.594%{transform:translate(80.84vw,55.594vh) scale(.694)}to{transform:translate(76.7218vw,99vh) scale(.694)}}.snow:nth-child(224){opacity:.1854;transform:translate(94.8769vw,-10px) scale(.3911);animation:fall-224 29s -23s linear infinite}@keyframes fall-224{34.427%{transform:translate(104.6989vw,34.427vh) scale(.3911)}to{transform:translate(99.7879vw,99vh) scale(.3911)}}.snow:nth-child(225){opacity:1.9448;transform:translate(17.1816vw,-10px) scale(.8628);animation:fall-225 15s -19s linear infinite}@keyframes fall-225{59.467%{transform:translate(7.4437vw,59.467vh) scale(.8628)}to{transform:translate(12.31265vw,99vh) scale(.8628)}}.snow:nth-child(226){opacity:1.6796;transform:translate(88.8097vw,-10px) scale(.3998);animation:fall-226 12s -13s linear infinite}@keyframes fall-226{47.63%{transform:translate(90.0784vw,47.63vh) scale(.3998)}to{transform:translate(89.44405vw,99vh) scale(.3998)}}.snow:nth-child(227){opacity:.8412;transform:translate(35.4706vw,-10px) scale(.7684);animation:fall-227 29s -13s linear infinite}@keyframes fall-227{69.891%{transform:translate(36.8712vw,69.891vh) scale(.7684)}to{transform:translate(36.1709vw,99vh) scale(.7684)}}.snow:nth-child(228){opacity:.448;transform:translate(41.0926vw,-10px) scale(.2622);animation:fall-228 17s -3s linear infinite}@keyframes fall-228{75.37%{transform:translate(36.5095vw,75.37vh) scale(.2622)}to{transform:translate(38.80105vw,99vh) scale(.2622)}}.snow:nth-child(229){opacity:1.6636;transform:translate(35.8254vw,-10px) scale(.2271);animation:fall-229 24s -22s linear infinite}@keyframes fall-229{64.796%{transform:translate(33.8491vw,64.796vh) scale(.2271)}to{transform:translate(34.83725vw,99vh) scale(.2271)}}.snow:nth-child(230){opacity:.7294;transform:translate(46.2273vw,-10px) scale(.8419);animation:fall-230 20s -8s linear infinite}@keyframes fall-230{57.957%{transform:translate(37.1374vw,57.957vh) scale(.8419)}to{transform:translate(41.68235vw,99vh) scale(.8419)}}.snow:nth-child(231){opacity:.6354;transform:translate(53.3461vw,-10px) scale(.5002);animation:fall-231 22s -17s linear infinite}@keyframes fall-231{49.07%{transform:translate(55.8781vw,49.07vh) scale(.5002)}to{transform:translate(54.6121vw,99vh) scale(.5002)}}.snow:nth-child(232){opacity:.0222;transform:translate(8.1789vw,-10px) scale(.9838);animation:fall-232 14s -24s linear infinite}@keyframes fall-232{48.036%{transform:translate(14.2385vw,48.036vh) scale(.9838)}to{transform:translate(11.2087vw,99vh) scale(.9838)}}.snow:nth-child(233){opacity:.969;transform:translate(46.0236vw,-10px) scale(.8886);animation:fall-233 23s -6s linear infinite}@keyframes fall-233{69.542%{transform:translate(45.674vw,69.542vh) scale(.8886)}to{transform:translate(45.8488vw,99vh) scale(.8886)}}.snow:nth-child(234){opacity:1.9612;transform:translate(2.087vw,-10px) scale(.9719);animation:fall-234 15s -1s linear infinite}@keyframes fall-234{49.63%{transform:translate(5.7946vw,49.63vh) scale(.9719)}to{transform:translate(3.9408vw,99vh) scale(.9719)}}.snow:nth-child(235){opacity:1.3976;transform:translate(82.2187vw,-10px) scale(.7734);animation:fall-235 15s -30s linear infinite}@keyframes fall-235{49.664%{transform:translate(75.9311vw,49.664vh) scale(.7734)}to{transform:translate(79.0749vw,99vh) scale(.7734)}}.snow:nth-child(236){opacity:1.8462;transform:translate(33.5402vw,-10px) scale(.1348);animation:fall-236 22s -11s linear infinite}@keyframes fall-236{45.538%{transform:translate(37.1835vw,45.538vh) scale(.1348)}to{transform:translate(35.36185vw,99vh) scale(.1348)}}.snow:nth-child(237){opacity:1.5702;transform:translate(23.1625vw,-10px) scale(.118);animation:fall-237 11s -18s linear infinite}@keyframes fall-237{40.03%{transform:translate(17.7462vw,40.03vh) scale(.118)}to{transform:translate(20.45435vw,99vh) scale(.118)}}.snow:nth-child(238){opacity:.047;transform:translate(86.8376vw,-10px) scale(.7364);animation:fall-238 28s -3s linear infinite}@keyframes fall-238{62.635%{transform:translate(93.5787vw,62.635vh) scale(.7364)}to{transform:translate(90.20815vw,99vh) scale(.7364)}}.snow:nth-child(239){opacity:1.475;transform:translate(36.8935vw,-10px) scale(.2069);animation:fall-239 21s -25s linear infinite}@keyframes fall-239{73.528%{transform:translate(39.8657vw,73.528vh) scale(.2069)}to{transform:translate(38.3796vw,99vh) scale(.2069)}}.snow:nth-child(240){opacity:.3716;transform:translate(80.186vw,-10px) scale(.7045);animation:fall-240 16s -17s linear infinite}@keyframes fall-240{46.943%{transform:translate(77.1262vw,46.943vh) scale(.7045)}to{transform:translate(78.6561vw,99vh) scale(.7045)}}.snow:nth-child(241){opacity:.8904;transform:translate(96.5711vw,-10px) scale(.2856);animation:fall-241 29s -13s linear infinite}@keyframes fall-241{44.188%{transform:translate(105.5577vw,44.188vh) scale(.2856)}to{transform:translate(101.0644vw,99vh) scale(.2856)}}.snow:nth-child(242){opacity:.396;transform:translate(7.94vw,-10px) scale(.4275);animation:fall-242 27s -20s linear infinite}@keyframes fall-242{74.092%{transform:translate(7.7298vw,74.092vh) scale(.4275)}to{transform:translate(7.8349vw,99vh) scale(.4275)}}.snow:nth-child(243){opacity:1.383;transform:translate(50.2568vw,-10px) scale(.9082);animation:fall-243 29s -14s linear infinite}@keyframes fall-243{47.627%{transform:translate(40.7723vw,47.627vh) scale(.9082)}to{transform:translate(45.51455vw,99vh) scale(.9082)}}.snow:nth-child(244){opacity:1.0176;transform:translate(25.4878vw,-10px) scale(.9397);animation:fall-244 23s -14s linear infinite}@keyframes fall-244{73.118%{transform:translate(22.3134vw,73.118vh) scale(.9397)}to{transform:translate(23.9006vw,99vh) scale(.9397)}}.snow:nth-child(245){opacity:1.3172;transform:translate(54.4581vw,-10px) scale(.0009);animation:fall-245 18s -20s linear infinite}@keyframes fall-245{45.829%{transform:translate(54.7709vw,45.829vh) scale(.0009)}to{transform:translate(54.6145vw,99vh) scale(.0009)}}.snow:nth-child(246){opacity:1.7284;transform:translate(26.5293vw,-10px) scale(.2723);animation:fall-246 30s -20s linear infinite}@keyframes fall-246{34.923%{transform:translate(25.9199vw,34.923vh) scale(.2723)}to{transform:translate(26.2246vw,99vh) scale(.2723)}}.snow:nth-child(247){opacity:.932;transform:translate(49.9253vw,-10px) scale(.4849);animation:fall-247 25s -25s linear infinite}@keyframes fall-247{57.615%{transform:translate(48.0338vw,57.615vh) scale(.4849)}to{transform:translate(48.97955vw,99vh) scale(.4849)}}.snow:nth-child(248){opacity:.6604;transform:translate(82.5382vw,-10px) scale(.9678);animation:fall-248 16s -6s linear infinite}@keyframes fall-248{48.243%{transform:translate(91.5061vw,48.243vh) scale(.9678)}to{transform:translate(87.02215vw,99vh) scale(.9678)}}.snow:nth-child(249){opacity:1.9934;transform:translate(69.7574vw,-10px) scale(.0953);animation:fall-249 16s -5s linear infinite}@keyframes fall-249{47.946%{transform:translate(77.0082vw,47.946vh) scale(.0953)}to{transform:translate(73.3828vw,99vh) scale(.0953)}}.snow:nth-child(250){opacity:.0134;transform:translate(79.1149vw,-10px) scale(.1013);animation:fall-250 12s -14s linear infinite}@keyframes fall-250{32.718%{transform:translate(71.4046vw,32.718vh) scale(.1013)}to{transform:translate(75.25975vw,99vh) scale(.1013)}}.snow:nth-child(251){opacity:1.8166;transform:translate(4.7222vw,-10px) scale(.4997);animation:fall-251 23s -3s linear infinite}@keyframes fall-251{74.363%{transform:translate(-.692vw,74.363vh) scale(.4997)}to{transform:translate(2.0151vw,99vh) scale(.4997)}}.snow:nth-child(252){opacity:.7488;transform:translate(83.7314vw,-10px) scale(.0304);animation:fall-252 30s -27s linear infinite}@keyframes fall-252{41.539%{transform:translate(73.9519vw,41.539vh) scale(.0304)}to{transform:translate(78.84165vw,99vh) scale(.0304)}}.snow:nth-child(253){opacity:.987;transform:translate(46.9877vw,-10px) scale(.4445);animation:fall-253 16s -24s linear infinite}@keyframes fall-253{48.312%{transform:translate(55.6545vw,48.312vh) scale(.4445)}to{transform:translate(51.3211vw,99vh) scale(.4445)}}.snow:nth-child(254){opacity:1.1738;transform:translate(92.2036vw,-10px) scale(.8155);animation:fall-254 20s -4s linear infinite}@keyframes fall-254{61.787%{transform:translate(93.0996vw,61.787vh) scale(.8155)}to{transform:translate(92.6516vw,99vh) scale(.8155)}}.snow:nth-child(255){opacity:.625;transform:translate(99.6521vw,-10px) scale(.1446);animation:fall-255 15s -7s linear infinite}@keyframes fall-255{35.11%{transform:translate(100.8392vw,35.11vh) scale(.1446)}to{transform:translate(100.24565vw,99vh) scale(.1446)}}.snow:nth-child(256){opacity:1.7936;transform:translate(19.8351vw,-10px) scale(.9395);animation:fall-256 12s -8s linear infinite}@keyframes fall-256{38.424%{transform:translate(28.6891vw,38.424vh) scale(.9395)}to{transform:translate(24.2621vw,99vh) scale(.9395)}}.snow:nth-child(257){opacity:1.545;transform:translate(28.9922vw,-10px) scale(.0149);animation:fall-257 29s -30s linear infinite}@keyframes fall-257{55.877%{transform:translate(31.584vw,55.877vh) scale(.0149)}to{transform:translate(30.2881vw,99vh) scale(.0149)}}.snow:nth-child(258){opacity:.0526;transform:translate(50.1532vw,-10px) scale(.9467);animation:fall-258 30s -24s linear infinite}@keyframes fall-258{51.304%{transform:translate(52.072vw,51.304vh) scale(.9467)}to{transform:translate(51.1126vw,99vh) scale(.9467)}}.snow:nth-child(259){opacity:1.222;transform:translate(37.0073vw,-10px) scale(.0956);animation:fall-259 16s -1s linear infinite}@keyframes fall-259{72.604%{transform:translate(45.1163vw,72.604vh) scale(.0956)}to{transform:translate(41.0618vw,99vh) scale(.0956)}}.snow:nth-child(260){opacity:.4048;transform:translate(89.2417vw,-10px) scale(.0181);animation:fall-260 30s -2s linear infinite}@keyframes fall-260{52.99%{transform:translate(94.794vw,52.99vh) scale(.0181)}to{transform:translate(92.01785vw,99vh) scale(.0181)}}.snow:nth-child(261){opacity:.8466;transform:translate(4.588vw,-10px) scale(.1858);animation:fall-261 24s -2s linear infinite}@keyframes fall-261{45.699%{transform:translate(11.4761vw,45.699vh) scale(.1858)}to{transform:translate(8.03205vw,99vh) scale(.1858)}}.snow:nth-child(262){opacity:1.1354;transform:translate(10.9672vw,-10px) scale(.7124);animation:fall-262 14s -20s linear infinite}@keyframes fall-262{59.885%{transform:translate(17.2228vw,59.885vh) scale(.7124)}to{transform:translate(14.095vw,99vh) scale(.7124)}}.snow:nth-child(263){opacity:.1764;transform:translate(98.5908vw,-10px) scale(.7689);animation:fall-263 20s -18s linear infinite}@keyframes fall-263{74.208%{transform:translate(95.0187vw,74.208vh) scale(.7689)}to{transform:translate(96.80475vw,99vh) scale(.7689)}}.snow:nth-child(264){opacity:.1044;transform:translate(4.7104vw,-10px) scale(.013);animation:fall-264 10s -30s linear infinite}@keyframes fall-264{50.857%{transform:translate(5.6002vw,50.857vh) scale(.013)}to{transform:translate(5.1553vw,99vh) scale(.013)}}.snow:nth-child(265){opacity:1.2306;transform:translate(6.8544vw,-10px) scale(.3448);animation:fall-265 16s -26s linear infinite}@keyframes fall-265{34.956%{transform:translate(4.3511vw,34.956vh) scale(.3448)}to{transform:translate(5.60275vw,99vh) scale(.3448)}}.snow:nth-child(266){opacity:1.2406;transform:translate(53.2393vw,-10px) scale(.8257);animation:fall-266 16s -30s linear infinite}@keyframes fall-266{63.409%{transform:translate(52.3879vw,63.409vh) scale(.8257)}to{transform:translate(52.8136vw,99vh) scale(.8257)}}.snow:nth-child(267){opacity:1.303;transform:translate(23.4599vw,-10px) scale(.2251);animation:fall-267 17s -20s linear infinite}@keyframes fall-267{45.05%{transform:translate(24.0838vw,45.05vh) scale(.2251)}to{transform:translate(23.77185vw,99vh) scale(.2251)}}.snow:nth-child(268){opacity:.1708;transform:translate(67.0605vw,-10px) scale(.718);animation:fall-268 29s -5s linear infinite}@keyframes fall-268{35.307%{transform:translate(72.954vw,35.307vh) scale(.718)}to{transform:translate(70.00725vw,99vh) scale(.718)}}.snow:nth-child(269){opacity:.21;transform:translate(27.2566vw,-10px) scale(.0813);animation:fall-269 24s -18s linear infinite}@keyframes fall-269{47.135%{transform:translate(17.6943vw,47.135vh) scale(.0813)}to{transform:translate(22.47545vw,99vh) scale(.0813)}}.snow:nth-child(270){opacity:1.6406;transform:translate(80.4556vw,-10px) scale(.0456);animation:fall-270 15s -25s linear infinite}@keyframes fall-270{52.428%{transform:translate(80.6971vw,52.428vh) scale(.0456)}to{transform:translate(80.57635vw,99vh) scale(.0456)}}.snow:nth-child(271){opacity:1.7454;transform:translate(32.6146vw,-10px) scale(.8155);animation:fall-271 17s -29s linear infinite}@keyframes fall-271{54.975%{transform:translate(32.0048vw,54.975vh) scale(.8155)}to{transform:translate(32.3097vw,99vh) scale(.8155)}}.snow:nth-child(272){opacity:1.6016;transform:translate(97.4906vw,-10px) scale(.9108);animation:fall-272 15s -8s linear infinite}@keyframes fall-272{66.666%{transform:translate(106.3296vw,66.666vh) scale(.9108)}to{transform:translate(101.9101vw,99vh) scale(.9108)}}.snow:nth-child(273){opacity:1.868;transform:translate(72.5236vw,-10px) scale(.4378);animation:fall-273 16s -18s linear infinite}@keyframes fall-273{36.627%{transform:translate(72.1726vw,36.627vh) scale(.4378)}to{transform:translate(72.3481vw,99vh) scale(.4378)}}.snow:nth-child(274){opacity:.224;transform:translate(81.3081vw,-10px) scale(.1324);animation:fall-274 17s -20s linear infinite}@keyframes fall-274{52.104%{transform:translate(91.2741vw,52.104vh) scale(.1324)}to{transform:translate(86.2911vw,99vh) scale(.1324)}}.snow:nth-child(275){opacity:.9998;transform:translate(38.9011vw,-10px) scale(.4535);animation:fall-275 19s -8s linear infinite}@keyframes fall-275{67.666%{transform:translate(41.8522vw,67.666vh) scale(.4535)}to{transform:translate(40.37665vw,99vh) scale(.4535)}}.snow:nth-child(276){opacity:1.6754;transform:translate(85.9762vw,-10px) scale(.9286);animation:fall-276 12s -24s linear infinite}@keyframes fall-276{55.172%{transform:translate(78.5691vw,55.172vh) scale(.9286)}to{transform:translate(82.27265vw,99vh) scale(.9286)}}.snow:nth-child(277){opacity:1.2374;transform:translate(57.1966vw,-10px) scale(.7562);animation:fall-277 15s -22s linear infinite}@keyframes fall-277{48.705%{transform:translate(64.0849vw,48.705vh) scale(.7562)}to{transform:translate(60.64075vw,99vh) scale(.7562)}}.snow:nth-child(278){opacity:1.2962;transform:translate(63.861vw,-10px) scale(.0098);animation:fall-278 20s -28s linear infinite}@keyframes fall-278{35.195%{transform:translate(70.9215vw,35.195vh) scale(.0098)}to{transform:translate(67.39125vw,99vh) scale(.0098)}}.snow:nth-child(279){opacity:.0928;transform:translate(5.0646vw,-10px) scale(.9368);animation:fall-279 21s -10s linear infinite}@keyframes fall-279{74.821%{transform:translate(7.5126vw,74.821vh) scale(.9368)}to{transform:translate(6.2886vw,99vh) scale(.9368)}}.snow:nth-child(280){opacity:1.0364;transform:translate(97.9526vw,-10px) scale(.0882);animation:fall-280 22s -22s linear infinite}@keyframes fall-280{54.765%{transform:translate(95.4836vw,54.765vh) scale(.0882)}to{transform:translate(96.7181vw,99vh) scale(.0882)}}.snow:nth-child(281){opacity:.472;transform:translate(2.3177vw,-10px) scale(.9589);animation:fall-281 14s -14s linear infinite}@keyframes fall-281{76.343%{transform:translate(-1.3153vw,76.343vh) scale(.9589)}to{transform:translate(.5012vw,99vh) scale(.9589)}}.snow:nth-child(282){opacity:1.012;transform:translate(46.9446vw,-10px) scale(.725);animation:fall-282 10s -20s linear infinite}@keyframes fall-282{60.914%{transform:translate(49.901vw,60.914vh) scale(.725)}to{transform:translate(48.4228vw,99vh) scale(.725)}}.snow:nth-child(283){opacity:.5256;transform:translate(7.0393vw,-10px) scale(.8669);animation:fall-283 22s -18s linear infinite}@keyframes fall-283{45.079%{transform:translate(-1.6904vw,45.079vh) scale(.8669)}to{transform:translate(2.67445vw,99vh) scale(.8669)}}.snow:nth-child(284){opacity:.3504;transform:translate(44.1517vw,-10px) scale(.565);animation:fall-284 14s -9s linear infinite}@keyframes fall-284{30.915%{transform:translate(44.8366vw,30.915vh) scale(.565)}to{transform:translate(44.49415vw,99vh) scale(.565)}}.snow:nth-child(285){opacity:.7592;transform:translate(34.6704vw,-10px) scale(.2321);animation:fall-285 15s -10s linear infinite}@keyframes fall-285{30.549%{transform:translate(25.5703vw,30.549vh) scale(.2321)}to{transform:translate(30.12035vw,99vh) scale(.2321)}}.snow:nth-child(286){opacity:.3072;transform:translate(24.551vw,-10px) scale(.2269);animation:fall-286 21s -24s linear infinite}@keyframes fall-286{47.07%{transform:translate(30.7563vw,47.07vh) scale(.2269)}to{transform:translate(27.65365vw,99vh) scale(.2269)}}.snow:nth-child(287){opacity:1.342;transform:translate(20.8299vw,-10px) scale(.337);animation:fall-287 17s -21s linear infinite}@keyframes fall-287{44.873%{transform:translate(17.1526vw,44.873vh) scale(.337)}to{transform:translate(18.99125vw,99vh) scale(.337)}}.snow:nth-child(288){opacity:1.7496;transform:translate(83.9354vw,-10px) scale(.2711);animation:fall-288 21s -8s linear infinite}@keyframes fall-288{79.943%{transform:translate(75.9314vw,79.943vh) scale(.2711)}to{transform:translate(79.9334vw,99vh) scale(.2711)}}.snow:nth-child(289){opacity:.647;transform:translate(9.4569vw,-10px) scale(.2274);animation:fall-289 19s -21s linear infinite}@keyframes fall-289{58.156%{transform:translate(8.146vw,58.156vh) scale(.2274)}to{transform:translate(8.80145vw,99vh) scale(.2274)}}.snow:nth-child(290){opacity:.9376;transform:translate(31.0449vw,-10px) scale(.1142);animation:fall-290 29s -1s linear infinite}@keyframes fall-290{38.055%{transform:translate(30.8963vw,38.055vh) scale(.1142)}to{transform:translate(30.9706vw,99vh) scale(.1142)}}.snow:nth-child(291){opacity:1.856;transform:translate(79.1406vw,-10px) scale(.2062);animation:fall-291 28s -6s linear infinite}@keyframes fall-291{69.812%{transform:translate(82.8421vw,69.812vh) scale(.2062)}to{transform:translate(80.99135vw,99vh) scale(.2062)}}.snow:nth-child(292){opacity:1.085;transform:translate(51.0056vw,-10px) scale(.7616);animation:fall-292 18s -7s linear infinite}@keyframes fall-292{38.228%{transform:translate(45.0302vw,38.228vh) scale(.7616)}to{transform:translate(48.0179vw,99vh) scale(.7616)}}.snow:nth-child(293){opacity:.8544;transform:translate(10.6983vw,-10px) scale(.0311);animation:fall-293 26s -1s linear infinite}@keyframes fall-293{42.017%{transform:translate(14.0047vw,42.017vh) scale(.0311)}to{transform:translate(12.3515vw,99vh) scale(.0311)}}.snow:nth-child(294){opacity:.031;transform:translate(64.9245vw,-10px) scale(.0097);animation:fall-294 18s -29s linear infinite}@keyframes fall-294{35.08%{transform:translate(74.0114vw,35.08vh) scale(.0097)}to{transform:translate(69.46795vw,99vh) scale(.0097)}}.snow:nth-child(295){opacity:1.4204;transform:translate(52.1741vw,-10px) scale(.3355);animation:fall-295 12s -17s linear infinite}@keyframes fall-295{34.952%{transform:translate(50.0714vw,34.952vh) scale(.3355)}to{transform:translate(51.12275vw,99vh) scale(.3355)}}.snow:nth-child(296){opacity:1.5184;transform:translate(77.8523vw,-10px) scale(.5982);animation:fall-296 17s -1s linear infinite}@keyframes fall-296{56.621%{transform:translate(85.9049vw,56.621vh) scale(.5982)}to{transform:translate(81.8786vw,99vh) scale(.5982)}}.snow:nth-child(297){opacity:.758;transform:translate(78.3726vw,-10px) scale(.0597);animation:fall-297 10s -22s linear infinite}@keyframes fall-297{40.539%{transform:translate(69.1056vw,40.539vh) scale(.0597)}to{transform:translate(73.7391vw,99vh) scale(.0597)}}.snow:nth-child(298){opacity:1.7594;transform:translate(42.3028vw,-10px) scale(.1819);animation:fall-298 10s -30s linear infinite}@keyframes fall-298{39.012%{transform:translate(44.6007vw,39.012vh) scale(.1819)}to{transform:translate(43.45175vw,99vh) scale(.1819)}}.snow:nth-child(299){opacity:.7208;transform:translate(71.1279vw,-10px) scale(.773);animation:fall-299 22s -11s linear infinite}@keyframes fall-299{48.708%{transform:translate(72.3659vw,48.708vh) scale(.773)}to{transform:translate(71.7469vw,99vh) scale(.773)}}.snow:nth-child(300){opacity:1.248;transform:translate(65.7747vw,-10px) scale(.6943);animation:fall-300 24s -23s linear infinite}@keyframes fall-300{66.094%{transform:translate(63.6607vw,66.094vh) scale(.6943)}to{transform:translate(64.7177vw,99vh) scale(.6943)}}.snow:nth-child(301){opacity:1.2418;transform:translate(13.5456vw,-10px) scale(.4115);animation:fall-301 25s -27s linear infinite}@keyframes fall-301{68.92%{transform:translate(22.4644vw,68.92vh) scale(.4115)}to{transform:translate(18.005vw,99vh) scale(.4115)}}.snow:nth-child(302){opacity:.6406;transform:translate(80.0578vw,-10px) scale(.1036);animation:fall-302 20s -4s linear infinite}@keyframes fall-302{57.117%{transform:translate(84.0475vw,57.117vh) scale(.1036)}to{transform:translate(82.05265vw,99vh) scale(.1036)}}.snow:nth-child(303){opacity:1.1766;transform:translate(67.8902vw,-10px) scale(.2258);animation:fall-303 24s -11s linear infinite}@keyframes fall-303{37.919%{transform:translate(73.9833vw,37.919vh) scale(.2258)}to{transform:translate(70.93675vw,99vh) scale(.2258)}}.snow:nth-child(304){opacity:.8134;transform:translate(52.0774vw,-10px) scale(.5298);animation:fall-304 13s -1s linear infinite}@keyframes fall-304{74.744%{transform:translate(59.1866vw,74.744vh) scale(.5298)}to{transform:translate(55.632vw,99vh) scale(.5298)}}.snow:nth-child(305){opacity:.9624;transform:translate(46.0702vw,-10px) scale(.709);animation:fall-305 17s -26s linear infinite}@keyframes fall-305{78.253%{transform:translate(45.9397vw,78.253vh) scale(.709)}to{transform:translate(46.00495vw,99vh) scale(.709)}}.snow:nth-child(306){opacity:.3688;transform:translate(78.3061vw,-10px) scale(.6726);animation:fall-306 25s -12s linear infinite}@keyframes fall-306{49.182%{transform:translate(78.0042vw,49.182vh) scale(.6726)}to{transform:translate(78.15515vw,99vh) scale(.6726)}}.snow:nth-child(307){opacity:.1274;transform:translate(34.4253vw,-10px) scale(.6343);animation:fall-307 20s -8s linear infinite}@keyframes fall-307{51.083%{transform:translate(32.9845vw,51.083vh) scale(.6343)}to{transform:translate(33.7049vw,99vh) scale(.6343)}}.snow:nth-child(308){opacity:.4484;transform:translate(58.0125vw,-10px) scale(.7383);animation:fall-308 12s -12s linear infinite}@keyframes fall-308{38.009%{transform:translate(50.56vw,38.009vh) scale(.7383)}to{transform:translate(54.28625vw,99vh) scale(.7383)}}.snow:nth-child(309){opacity:.6848;transform:translate(8.044vw,-10px) scale(.125);animation:fall-309 16s -14s linear infinite}@keyframes fall-309{75.588%{transform:translate(12.7405vw,75.588vh) scale(.125)}to{transform:translate(10.39225vw,99vh) scale(.125)}}.snow:nth-child(310){opacity:1.7194;transform:translate(80.437vw,-10px) scale(.1182);animation:fall-310 18s -6s linear infinite}@keyframes fall-310{43.878%{transform:translate(90.4124vw,43.878vh) scale(.1182)}to{transform:translate(85.4247vw,99vh) scale(.1182)}}.snow:nth-child(311){opacity:1.0048;transform:translate(72.3734vw,-10px) scale(.3161);animation:fall-311 10s -5s linear infinite}@keyframes fall-311{42.808%{transform:translate(66.9371vw,42.808vh) scale(.3161)}to{transform:translate(69.65525vw,99vh) scale(.3161)}}.snow:nth-child(312){opacity:1.8144;transform:translate(53.7039vw,-10px) scale(.2598);animation:fall-312 30s -4s linear infinite}@keyframes fall-312{40.094%{transform:translate(60.4926vw,40.094vh) scale(.2598)}to{transform:translate(57.09825vw,99vh) scale(.2598)}}.snow:nth-child(313){opacity:.038;transform:translate(3.2548vw,-10px) scale(.2342);animation:fall-313 17s -6s linear infinite}@keyframes fall-313{68.195%{transform:translate(10.1886vw,68.195vh) scale(.2342)}to{transform:translate(6.7217vw,99vh) scale(.2342)}}.snow:nth-child(314){opacity:1.9894;transform:translate(62.3757vw,-10px) scale(.5549);animation:fall-314 20s -26s linear infinite}@keyframes fall-314{44.863%{transform:translate(57.9262vw,44.863vh) scale(.5549)}to{transform:translate(60.15095vw,99vh) scale(.5549)}}.snow:nth-child(315){opacity:1.1704;transform:translate(22.4774vw,-10px) scale(.3311);animation:fall-315 23s -20s linear infinite}@keyframes fall-315{30.86%{transform:translate(24.1421vw,30.86vh) scale(.3311)}to{transform:translate(23.30975vw,99vh) scale(.3311)}}.snow:nth-child(316){opacity:1.15;transform:translate(67.6012vw,-10px) scale(.3316);animation:fall-316 11s -23s linear infinite}@keyframes fall-316{64.406%{transform:translate(62.9569vw,64.406vh) scale(.3316)}to{transform:translate(65.27905vw,99vh) scale(.3316)}}.snow:nth-child(317){opacity:.4622;transform:translate(65.9647vw,-10px) scale(.5403);animation:fall-317 19s -8s linear infinite}@keyframes fall-317{74.43%{transform:translate(71.2922vw,74.43vh) scale(.5403)}to{transform:translate(68.62845vw,99vh) scale(.5403)}}.snow:nth-child(318){opacity:1.4216;transform:translate(51.1017vw,-10px) scale(.1077);animation:fall-318 14s -18s linear infinite}@keyframes fall-318{37.601%{transform:translate(45.6178vw,37.601vh) scale(.1077)}to{transform:translate(48.35975vw,99vh) scale(.1077)}}.snow:nth-child(319){opacity:1.0758;transform:translate(8.432vw,-10px) scale(.7577);animation:fall-319 21s -9s linear infinite}@keyframes fall-319{67.535%{transform:translate(10.3368vw,67.535vh) scale(.7577)}to{transform:translate(9.3844vw,99vh) scale(.7577)}}.snow:nth-child(320){opacity:1.2176;transform:translate(8.1243vw,-10px) scale(.8485);animation:fall-320 10s -19s linear infinite}@keyframes fall-320{38.363%{transform:translate(10.4756vw,38.363vh) scale(.8485)}to{transform:translate(9.29995vw,99vh) scale(.8485)}}.snow:nth-child(321){opacity:.8376;transform:translate(91.5257vw,-10px) scale(.8955);animation:fall-321 18s -25s linear infinite}@keyframes fall-321{62.095%{transform:translate(92.2032vw,62.095vh) scale(.8955)}to{transform:translate(91.86445vw,99vh) scale(.8955)}}.snow:nth-child(322){opacity:1.366;transform:translate(20.7774vw,-10px) scale(.7372);animation:fall-322 11s -2s linear infinite}@keyframes fall-322{33.024%{transform:translate(18.6055vw,33.024vh) scale(.7372)}to{transform:translate(19.69145vw,99vh) scale(.7372)}}.snow:nth-child(323){opacity:1.7186;transform:translate(29.2688vw,-10px) scale(.0435);animation:fall-323 10s -7s linear infinite}@keyframes fall-323{38.578%{transform:translate(24.1721vw,38.578vh) scale(.0435)}to{transform:translate(26.72045vw,99vh) scale(.0435)}}.snow:nth-child(324){opacity:1.183;transform:translate(7.2703vw,-10px) scale(.8076);animation:fall-324 27s -20s linear infinite}@keyframes fall-324{49.912%{transform:translate(7.7735vw,49.912vh) scale(.8076)}to{transform:translate(7.5219vw,99vh) scale(.8076)}}.snow:nth-child(325){opacity:.897;transform:translate(87.1986vw,-10px) scale(.8207);animation:fall-325 12s -28s linear infinite}@keyframes fall-325{44.397%{transform:translate(82.443vw,44.397vh) scale(.8207)}to{transform:translate(84.8208vw,99vh) scale(.8207)}}.snow:nth-child(326){opacity:.4674;transform:translate(77.2159vw,-10px) scale(.2726);animation:fall-326 15s -24s linear infinite}@keyframes fall-326{63.171%{transform:translate(72.2214vw,63.171vh) scale(.2726)}to{transform:translate(74.71865vw,99vh) scale(.2726)}}.snow:nth-child(327){opacity:.8952;transform:translate(39.8687vw,-10px) scale(.3897);animation:fall-327 26s -2s linear infinite}@keyframes fall-327{68.083%{transform:translate(32.5373vw,68.083vh) scale(.3897)}to{transform:translate(36.203vw,99vh) scale(.3897)}}.snow:nth-child(328){opacity:1.0636;transform:translate(55.1115vw,-10px) scale(.9969);animation:fall-328 20s -21s linear infinite}@keyframes fall-328{52.022%{transform:translate(48.9245vw,52.022vh) scale(.9969)}to{transform:translate(52.018vw,99vh) scale(.9969)}}.snow:nth-child(329){opacity:.1106;transform:translate(45.4991vw,-10px) scale(.1019);animation:fall-329 25s -26s linear infinite}@keyframes fall-329{74.926%{transform:translate(38.7958vw,74.926vh) scale(.1019)}to{transform:translate(42.14745vw,99vh) scale(.1019)}}.snow:nth-child(330){opacity:.0544;transform:translate(32.1933vw,-10px) scale(.2324);animation:fall-330 12s -15s linear infinite}@keyframes fall-330{45.079%{transform:translate(32.8348vw,45.079vh) scale(.2324)}to{transform:translate(32.51405vw,99vh) scale(.2324)}}.snow:nth-child(331){opacity:1.3618;transform:translate(32.647vw,-10px) scale(.682);animation:fall-331 23s -7s linear infinite}@keyframes fall-331{57.404%{transform:translate(35.0425vw,57.404vh) scale(.682)}to{transform:translate(33.84475vw,99vh) scale(.682)}}.snow:nth-child(332){opacity:1.8764;transform:translate(45.4585vw,-10px) scale(.0089);animation:fall-332 11s -27s linear infinite}@keyframes fall-332{74.165%{transform:translate(42.7005vw,74.165vh) scale(.0089)}to{transform:translate(44.0795vw,99vh) scale(.0089)}}.snow:nth-child(333){opacity:1.5316;transform:translate(8.5315vw,-10px) scale(.3375);animation:fall-333 15s -13s linear infinite}@keyframes fall-333{74.691%{transform:translate(7.156vw,74.691vh) scale(.3375)}to{transform:translate(7.84375vw,99vh) scale(.3375)}}.snow:nth-child(334){opacity:.5186;transform:translate(97.8549vw,-10px) scale(.47);animation:fall-334 30s -1s linear infinite}@keyframes fall-334{73.458%{transform:translate(107.4595vw,73.458vh) scale(.47)}to{transform:translate(102.6572vw,99vh) scale(.47)}}.snow:nth-child(335){opacity:.0874;transform:translate(5.9983vw,-10px) scale(.9882);animation:fall-335 22s -24s linear infinite}@keyframes fall-335{63.403%{transform:translate(.6937vw,63.403vh) scale(.9882)}to{transform:translate(3.346vw,99vh) scale(.9882)}}.snow:nth-child(336){opacity:.7314;transform:translate(9.2804vw,-10px) scale(.3087);animation:fall-336 22s -29s linear infinite}@keyframes fall-336{77.734%{transform:translate(15.1098vw,77.734vh) scale(.3087)}to{transform:translate(12.1951vw,99vh) scale(.3087)}}.snow:nth-child(337){opacity:.6556;transform:translate(.4745vw,-10px) scale(.7858);animation:fall-337 23s -27s linear infinite}@keyframes fall-337{64.969%{transform:translate(6.7799vw,64.969vh) scale(.7858)}to{transform:translate(3.6272vw,99vh) scale(.7858)}}.snow:nth-child(338){opacity:1.6124;transform:translate(85.5017vw,-10px) scale(.0373);animation:fall-338 18s -19s linear infinite}@keyframes fall-338{53.971%{transform:translate(90.9735vw,53.971vh) scale(.0373)}to{transform:translate(88.2376vw,99vh) scale(.0373)}}.snow:nth-child(339){opacity:1.7798;transform:translate(85.4936vw,-10px) scale(.8785);animation:fall-339 27s -20s linear infinite}@keyframes fall-339{56.208%{transform:translate(82.3026vw,56.208vh) scale(.8785)}to{transform:translate(83.8981vw,99vh) scale(.8785)}}.snow:nth-child(340){opacity:.7858;transform:translate(31.2961vw,-10px) scale(.5876);animation:fall-340 22s -14s linear infinite}@keyframes fall-340{72.584%{transform:translate(22.1337vw,72.584vh) scale(.5876)}to{transform:translate(26.7149vw,99vh) scale(.5876)}}.snow:nth-child(341){opacity:.4158;transform:translate(84.5206vw,-10px) scale(.0427);animation:fall-341 14s -17s linear infinite}@keyframes fall-341{50.261%{transform:translate(92.6443vw,50.261vh) scale(.0427)}to{transform:translate(88.58245vw,99vh) scale(.0427)}}.snow:nth-child(342){opacity:.7014;transform:translate(57.3223vw,-10px) scale(.2186);animation:fall-342 22s -17s linear infinite}@keyframes fall-342{58.232%{transform:translate(53.662vw,58.232vh) scale(.2186)}to{transform:translate(55.49215vw,99vh) scale(.2186)}}.snow:nth-child(343){opacity:1.4054;transform:translate(3.0266vw,-10px) scale(.0452);animation:fall-343 19s -11s linear infinite}@keyframes fall-343{37.42%{transform:translate(-2.6305vw,37.42vh) scale(.0452)}to{transform:translate(.19805vw,99vh) scale(.0452)}}.snow:nth-child(344){opacity:1.5902;transform:translate(67.1993vw,-10px) scale(.3687);animation:fall-344 12s -5s linear infinite}@keyframes fall-344{35.762%{transform:translate(60.9582vw,35.762vh) scale(.3687)}to{transform:translate(64.07875vw,99vh) scale(.3687)}}.snow:nth-child(345){opacity:1.3556;transform:translate(59.7165vw,-10px) scale(.1556);animation:fall-345 24s -5s linear infinite}@keyframes fall-345{37.212%{transform:translate(65.1175vw,37.212vh) scale(.1556)}to{transform:translate(62.417vw,99vh) scale(.1556)}}.snow:nth-child(346){opacity:1.9252;transform:translate(80.437vw,-10px) scale(.3369);animation:fall-346 13s -24s linear infinite}@keyframes fall-346{53.059%{transform:translate(86.0627vw,53.059vh) scale(.3369)}to{transform:translate(83.24985vw,99vh) scale(.3369)}}.snow:nth-child(347){opacity:1.6208;transform:translate(41.856vw,-10px) scale(.3661);animation:fall-347 23s -24s linear infinite}@keyframes fall-347{38.332%{transform:translate(44.0287vw,38.332vh) scale(.3661)}to{transform:translate(42.94235vw,99vh) scale(.3661)}}.snow:nth-child(348){opacity:.7428;transform:translate(92.9425vw,-10px) scale(.2024);animation:fall-348 19s -27s linear infinite}@keyframes fall-348{31.34%{transform:translate(86.007vw,31.34vh) scale(.2024)}to{transform:translate(89.47475vw,99vh) scale(.2024)}}.snow:nth-child(349){opacity:.9426;transform:translate(26.2741vw,-10px) scale(.2599);animation:fall-349 16s -26s linear infinite}@keyframes fall-349{33.081%{transform:translate(19.5748vw,33.081vh) scale(.2599)}to{transform:translate(22.92445vw,99vh) scale(.2599)}}.snow:nth-child(350){opacity:1.2564;transform:translate(19.5474vw,-10px) scale(.2451);animation:fall-350 16s -8s linear infinite}@keyframes fall-350{35.703%{transform:translate(16.4591vw,35.703vh) scale(.2451)}to{transform:translate(18.00325vw,99vh) scale(.2451)}}.snow:nth-child(351){opacity:.3752;transform:translate(44.3558vw,-10px) scale(.6285);animation:fall-351 16s -15s linear infinite}@keyframes fall-351{71.565%{transform:translate(43.4803vw,71.565vh) scale(.6285)}to{transform:translate(43.91805vw,99vh) scale(.6285)}}.snow:nth-child(352){opacity:.7822;transform:translate(25.4465vw,-10px) scale(.2659);animation:fall-352 10s -17s linear infinite}@keyframes fall-352{77.805%{transform:translate(19.304vw,77.805vh) scale(.2659)}to{transform:translate(22.37525vw,99vh) scale(.2659)}}.snow:nth-child(353){opacity:.6368;transform:translate(33.1931vw,-10px) scale(.8653);animation:fall-353 20s -18s linear infinite}@keyframes fall-353{60.345%{transform:translate(32.4365vw,60.345vh) scale(.8653)}to{transform:translate(32.8148vw,99vh) scale(.8653)}}.snow:nth-child(354){opacity:1.6448;transform:translate(92.4223vw,-10px) scale(.4455);animation:fall-354 19s -12s linear infinite}@keyframes fall-354{59.699%{transform:translate(88.6235vw,59.699vh) scale(.4455)}to{transform:translate(90.5229vw,99vh) scale(.4455)}}.snow:nth-child(355){opacity:.584;transform:translate(97.746vw,-10px) scale(.5057);animation:fall-355 22s -22s linear infinite}@keyframes fall-355{60.457%{transform:translate(89.2304vw,60.457vh) scale(.5057)}to{transform:translate(93.4882vw,99vh) scale(.5057)}}.snow:nth-child(356){opacity:.2474;transform:translate(25.0524vw,-10px) scale(.4964);animation:fall-356 12s -6s linear infinite}@keyframes fall-356{67.136%{transform:translate(32.0382vw,67.136vh) scale(.4964)}to{transform:translate(28.5453vw,99vh) scale(.4964)}}.snow:nth-child(357){opacity:1.2772;transform:translate(84.3871vw,-10px) scale(.149);animation:fall-357 29s -6s linear infinite}@keyframes fall-357{70.621%{transform:translate(92.1599vw,70.621vh) scale(.149)}to{transform:translate(88.2735vw,99vh) scale(.149)}}.snow:nth-child(358){opacity:1.5218;transform:translate(33.2306vw,-10px) scale(.1139);animation:fall-358 16s -8s linear infinite}@keyframes fall-358{48.909%{transform:translate(25.4016vw,48.909vh) scale(.1139)}to{transform:translate(29.3161vw,99vh) scale(.1139)}}.snow:nth-child(359){opacity:.7822;transform:translate(76.3836vw,-10px) scale(.1881);animation:fall-359 24s -17s linear infinite}@keyframes fall-359{50.25%{transform:translate(72.0921vw,50.25vh) scale(.1881)}to{transform:translate(74.23785vw,99vh) scale(.1881)}}.snow:nth-child(360){opacity:.7094;transform:translate(10.5167vw,-10px) scale(.3007);animation:fall-360 15s -25s linear infinite}@keyframes fall-360{47.202%{transform:translate(12.1492vw,47.202vh) scale(.3007)}to{transform:translate(11.33295vw,99vh) scale(.3007)}}.snow:nth-child(361){opacity:1.285;transform:translate(89.0383vw,-10px) scale(.0657);animation:fall-361 30s -29s linear infinite}@keyframes fall-361{55.474%{transform:translate(86.4015vw,55.474vh) scale(.0657)}to{transform:translate(87.7199vw,99vh) scale(.0657)}}.snow:nth-child(362){opacity:.7518;transform:translate(48.2953vw,-10px) scale(.0471);animation:fall-362 18s -3s linear infinite}@keyframes fall-362{69.343%{transform:translate(58.271vw,69.343vh) scale(.0471)}to{transform:translate(53.28315vw,99vh) scale(.0471)}}.snow:nth-child(363){opacity:1.5268;transform:translate(19.9964vw,-10px) scale(.0871);animation:fall-363 24s -29s linear infinite}@keyframes fall-363{72.168%{transform:translate(21.9372vw,72.168vh) scale(.0871)}to{transform:translate(20.9668vw,99vh) scale(.0871)}}.snow:nth-child(364){opacity:1.3576;transform:translate(61.4828vw,-10px) scale(.4486);animation:fall-364 16s -25s linear infinite}@keyframes fall-364{40.706%{transform:translate(67.9061vw,40.706vh) scale(.4486)}to{transform:translate(64.69445vw,99vh) scale(.4486)}}.snow:nth-child(365){opacity:.5306;transform:translate(92.685vw,-10px) scale(.2449);animation:fall-365 27s -7s linear infinite}@keyframes fall-365{30.587%{transform:translate(91.1604vw,30.587vh) scale(.2449)}to{transform:translate(91.9227vw,99vh) scale(.2449)}}.snow:nth-child(366){opacity:.0354;transform:translate(54.7254vw,-10px) scale(.8316);animation:fall-366 12s -17s linear infinite}@keyframes fall-366{72.172%{transform:translate(53.5296vw,72.172vh) scale(.8316)}to{transform:translate(54.1275vw,99vh) scale(.8316)}}.snow:nth-child(367){opacity:.3224;transform:translate(80.1004vw,-10px) scale(.1748);animation:fall-367 19s -10s linear infinite}@keyframes fall-367{35.034%{transform:translate(87.9654vw,35.034vh) scale(.1748)}to{transform:translate(84.0329vw,99vh) scale(.1748)}}.snow:nth-child(368){opacity:.0332;transform:translate(53.1382vw,-10px) scale(.6302);animation:fall-368 24s -17s linear infinite}@keyframes fall-368{48.578%{transform:translate(57.8462vw,48.578vh) scale(.6302)}to{transform:translate(55.4922vw,99vh) scale(.6302)}}.snow:nth-child(369){opacity:.1624;transform:translate(19.7243vw,-10px) scale(.0443);animation:fall-369 15s -21s linear infinite}@keyframes fall-369{52.747%{transform:translate(15.2479vw,52.747vh) scale(.0443)}to{transform:translate(17.4861vw,99vh) scale(.0443)}}.snow:nth-child(370){opacity:.0894;transform:translate(14.1077vw,-10px) scale(.8135);animation:fall-370 25s -30s linear infinite}@keyframes fall-370{56.486%{transform:translate(16.5155vw,56.486vh) scale(.8135)}to{transform:translate(15.3116vw,99vh) scale(.8135)}}.snow:nth-child(371){opacity:1.746;transform:translate(78.852vw,-10px) scale(.5213);animation:fall-371 10s -27s linear infinite}@keyframes fall-371{78.848%{transform:translate(86.5792vw,78.848vh) scale(.5213)}to{transform:translate(82.7156vw,99vh) scale(.5213)}}.snow:nth-child(372){opacity:1.895;transform:translate(27.3548vw,-10px) scale(.4124);animation:fall-372 12s -18s linear infinite}@keyframes fall-372{40.532%{transform:translate(18.6907vw,40.532vh) scale(.4124)}to{transform:translate(23.02275vw,99vh) scale(.4124)}}.snow:nth-child(373){opacity:.7162;transform:translate(59.6258vw,-10px) scale(.0574);animation:fall-373 16s -9s linear infinite}@keyframes fall-373{41.385%{transform:translate(52.9133vw,41.385vh) scale(.0574)}to{transform:translate(56.26955vw,99vh) scale(.0574)}}.snow:nth-child(374){opacity:.2954;transform:translate(49.5138vw,-10px) scale(.5472);animation:fall-374 16s -16s linear infinite}@keyframes fall-374{36.534%{transform:translate(53.2453vw,36.534vh) scale(.5472)}to{transform:translate(51.37955vw,99vh) scale(.5472)}}.snow:nth-child(375){opacity:.0156;transform:translate(86.8901vw,-10px) scale(.7449);animation:fall-375 19s -8s linear infinite}@keyframes fall-375{72.032%{transform:translate(88.111vw,72.032vh) scale(.7449)}to{transform:translate(87.50055vw,99vh) scale(.7449)}}.snow:nth-child(376){opacity:.1212;transform:translate(33.6376vw,-10px) scale(.2042);animation:fall-376 27s -28s linear infinite}@keyframes fall-376{31.434%{transform:translate(37.335vw,31.434vh) scale(.2042)}to{transform:translate(35.4863vw,99vh) scale(.2042)}}.snow:nth-child(377){opacity:.3408;transform:translate(11.519vw,-10px) scale(.2813);animation:fall-377 12s -20s linear infinite}@keyframes fall-377{64.743%{transform:translate(12.4393vw,64.743vh) scale(.2813)}to{transform:translate(11.97915vw,99vh) scale(.2813)}}.snow:nth-child(378){opacity:1.339;transform:translate(55.5626vw,-10px) scale(.6612);animation:fall-378 22s -30s linear infinite}@keyframes fall-378{70.132%{transform:translate(49.9544vw,70.132vh) scale(.6612)}to{transform:translate(52.7585vw,99vh) scale(.6612)}}.snow:nth-child(379){opacity:1.6346;transform:translate(92.6322vw,-10px) scale(.5806);animation:fall-379 18s -7s linear infinite}@keyframes fall-379{79.052%{transform:translate(82.699vw,79.052vh) scale(.5806)}to{transform:translate(87.6656vw,99vh) scale(.5806)}}.snow:nth-child(380){opacity:.627;transform:translate(79.1905vw,-10px) scale(.2667);animation:fall-380 25s -24s linear infinite}@keyframes fall-380{65.383%{transform:translate(74.3344vw,65.383vh) scale(.2667)}to{transform:translate(76.76245vw,99vh) scale(.2667)}}.snow:nth-child(381){opacity:.0928;transform:translate(57.6061vw,-10px) scale(.2472);animation:fall-381 19s -18s linear infinite}@keyframes fall-381{52.188%{transform:translate(52.4104vw,52.188vh) scale(.2472)}to{transform:translate(55.00825vw,99vh) scale(.2472)}}.snow:nth-child(382){opacity:1.6142;transform:translate(55.8676vw,-10px) scale(.0649);animation:fall-382 16s -21s linear infinite}@keyframes fall-382{62.498%{transform:translate(46.3048vw,62.498vh) scale(.0649)}to{transform:translate(51.0862vw,99vh) scale(.0649)}}.snow:nth-child(383){opacity:.5388;transform:translate(51.3612vw,-10px) scale(.9262);animation:fall-383 11s -24s linear infinite}@keyframes fall-383{45.774%{transform:translate(55.6233vw,45.774vh) scale(.9262)}to{transform:translate(53.49225vw,99vh) scale(.9262)}}.snow:nth-child(384){opacity:1.5306;transform:translate(11.8244vw,-10px) scale(.8643);animation:fall-384 24s -11s linear infinite}@keyframes fall-384{59.946%{transform:translate(20.4404vw,59.946vh) scale(.8643)}to{transform:translate(16.1324vw,99vh) scale(.8643)}}.snow:nth-child(385){opacity:.018;transform:translate(76.7445vw,-10px) scale(.615);animation:fall-385 14s -15s linear infinite}@keyframes fall-385{69.728%{transform:translate(81.4718vw,69.728vh) scale(.615)}to{transform:translate(79.10815vw,99vh) scale(.615)}}.snow:nth-child(386){opacity:1.7878;transform:translate(41.5803vw,-10px) scale(.0572);animation:fall-386 15s -28s linear infinite}@keyframes fall-386{40.899%{transform:translate(36.9181vw,40.899vh) scale(.0572)}to{transform:translate(39.2492vw,99vh) scale(.0572)}}.snow:nth-child(387){opacity:.2126;transform:translate(52.3192vw,-10px) scale(.0143);animation:fall-387 21s -27s linear infinite}@keyframes fall-387{55.688%{transform:translate(55.2649vw,55.688vh) scale(.0143)}to{transform:translate(53.79205vw,99vh) scale(.0143)}}.snow:nth-child(388){opacity:1.889;transform:translate(.9754vw,-10px) scale(.3262);animation:fall-388 22s -3s linear infinite}@keyframes fall-388{76.298%{transform:translate(8.8784vw,76.298vh) scale(.3262)}to{transform:translate(4.9269vw,99vh) scale(.3262)}}.snow:nth-child(389){opacity:.8612;transform:translate(48.3312vw,-10px) scale(.28);animation:fall-389 11s -2s linear infinite}@keyframes fall-389{44.176%{transform:translate(52.1516vw,44.176vh) scale(.28)}to{transform:translate(50.2414vw,99vh) scale(.28)}}.snow:nth-child(390){opacity:.1506;transform:translate(11.6823vw,-10px) scale(.2632);animation:fall-390 17s -18s linear infinite}@keyframes fall-390{46.287%{transform:translate(13.8898vw,46.287vh) scale(.2632)}to{transform:translate(12.78605vw,99vh) scale(.2632)}}.snow:nth-child(391){opacity:1.1822;transform:translate(67.9282vw,-10px) scale(.9396);animation:fall-391 17s -30s linear infinite}@keyframes fall-391{36.391%{transform:translate(59.0206vw,36.391vh) scale(.9396)}to{transform:translate(63.4744vw,99vh) scale(.9396)}}.snow:nth-child(392){opacity:.7404;transform:translate(78.8905vw,-10px) scale(.8602);animation:fall-392 18s -29s linear infinite}@keyframes fall-392{53.797%{transform:translate(75.7681vw,53.797vh) scale(.8602)}to{transform:translate(77.3293vw,99vh) scale(.8602)}}.snow:nth-child(393){opacity:1.8846;transform:translate(43.3373vw,-10px) scale(.374);animation:fall-393 26s -8s linear infinite}@keyframes fall-393{66.729%{transform:translate(49.7427vw,66.729vh) scale(.374)}to{transform:translate(46.54vw,99vh) scale(.374)}}.snow:nth-child(394){opacity:.1352;transform:translate(46.518vw,-10px) scale(.9349);animation:fall-394 13s -28s linear infinite}@keyframes fall-394{68.202%{transform:translate(45.9536vw,68.202vh) scale(.9349)}to{transform:translate(46.2358vw,99vh) scale(.9349)}}.snow:nth-child(395){opacity:1.1906;transform:translate(87.1362vw,-10px) scale(.387);animation:fall-395 30s -29s linear infinite}@keyframes fall-395{35.098%{transform:translate(83.8969vw,35.098vh) scale(.387)}to{transform:translate(85.51655vw,99vh) scale(.387)}}.snow:nth-child(396){opacity:1.5742;transform:translate(81.372vw,-10px) scale(.25);animation:fall-396 10s -10s linear infinite}@keyframes fall-396{79.103%{transform:translate(74.175vw,79.103vh) scale(.25)}to{transform:translate(77.7735vw,99vh) scale(.25)}}.snow:nth-child(397){opacity:1.4326;transform:translate(31.587vw,-10px) scale(.6282);animation:fall-397 13s -13s linear infinite}@keyframes fall-397{65.344%{transform:translate(23.6781vw,65.344vh) scale(.6282)}to{transform:translate(27.63255vw,99vh) scale(.6282)}}.snow:nth-child(398){opacity:.5332;transform:translate(18.3099vw,-10px) scale(.4388);animation:fall-398 13s -29s linear infinite}@keyframes fall-398{50.219%{transform:translate(22.9706vw,50.219vh) scale(.4388)}to{transform:translate(20.64025vw,99vh) scale(.4388)}}.snow:nth-child(399){opacity:.7576;transform:translate(84.2741vw,-10px) scale(.2344);animation:fall-399 24s -18s linear infinite}@keyframes fall-399{55.152%{transform:translate(92.4498vw,55.152vh) scale(.2344)}to{transform:translate(88.36195vw,99vh) scale(.2344)}}.snow:nth-child(400){opacity:.0472;transform:translate(67.9464vw,-10px) scale(.018);animation:fall-400 22s -21s linear infinite}@keyframes fall-400{64.799%{transform:translate(63.5722vw,64.799vh) scale(.018)}to{transform:translate(65.7593vw,99vh) scale(.018)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
26
26
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, decorators: [{
|
|
27
27
|
type: Component,
|
|
28
|
-
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.3726;transform:translate(17.1658vw,-10px) scale(.4089);animation:fall-1 23s -24s linear infinite}@keyframes fall-1{78.584%{transform:translate(15.1249vw,78.584vh) scale(.4089)}to{transform:translate(16.14535vw,99vh) scale(.4089)}}.snow:nth-child(2){opacity:1.3588;transform:translate(26.4693vw,-10px) scale(.9533);animation:fall-2 25s -30s linear infinite}@keyframes fall-2{60.256%{transform:translate(35.6236vw,60.256vh) scale(.9533)}to{transform:translate(31.04645vw,99vh) scale(.9533)}}.snow:nth-child(3){opacity:1.4574;transform:translate(97.2846vw,-10px) scale(.8957);animation:fall-3 26s -27s linear infinite}@keyframes fall-3{38.266%{transform:translate(95.738vw,38.266vh) scale(.8957)}to{transform:translate(96.5113vw,99vh) scale(.8957)}}.snow:nth-child(4){opacity:.789;transform:translate(94.3225vw,-10px) scale(.0672);animation:fall-4 27s -17s linear infinite}@keyframes fall-4{72.417%{transform:translate(94.0178vw,72.417vh) scale(.0672)}to{transform:translate(94.17015vw,99vh) scale(.0672)}}.snow:nth-child(5){opacity:1.3936;transform:translate(24.0462vw,-10px) scale(.8586);animation:fall-5 14s -27s linear infinite}@keyframes fall-5{79.462%{transform:translate(16.523vw,79.462vh) scale(.8586)}to{transform:translate(20.2846vw,99vh) scale(.8586)}}.snow:nth-child(6){opacity:.2956;transform:translate(78.6662vw,-10px) scale(.2319);animation:fall-6 11s -24s linear infinite}@keyframes fall-6{44.784%{transform:translate(74.8016vw,44.784vh) scale(.2319)}to{transform:translate(76.7339vw,99vh) scale(.2319)}}.snow:nth-child(7){opacity:.9868;transform:translate(7.4207vw,-10px) scale(.7721);animation:fall-7 16s -6s linear infinite}@keyframes fall-7{53.546%{transform:translate(11.8509vw,53.546vh) scale(.7721)}to{transform:translate(9.6358vw,99vh) scale(.7721)}}.snow:nth-child(8){opacity:1.2682;transform:translate(8.7971vw,-10px) scale(.2932);animation:fall-8 13s -10s linear infinite}@keyframes fall-8{51.525%{transform:translate(.0459vw,51.525vh) scale(.2932)}to{transform:translate(4.4215vw,99vh) scale(.2932)}}.snow:nth-child(9){opacity:.4198;transform:translate(98.3209vw,-10px) scale(.3496);animation:fall-9 22s -14s linear infinite}@keyframes fall-9{59.571%{transform:translate(97.5807vw,59.571vh) scale(.3496)}to{transform:translate(97.9508vw,99vh) scale(.3496)}}.snow:nth-child(10){opacity:.4398;transform:translate(47.5156vw,-10px) scale(.8322);animation:fall-10 15s -22s linear infinite}@keyframes fall-10{49.412%{transform:translate(50.6961vw,49.412vh) scale(.8322)}to{transform:translate(49.10585vw,99vh) scale(.8322)}}.snow:nth-child(11){opacity:1.7374;transform:translate(7.2665vw,-10px) scale(.1272);animation:fall-11 25s -9s linear infinite}@keyframes fall-11{78.118%{transform:translate(15.0246vw,78.118vh) scale(.1272)}to{transform:translate(11.14555vw,99vh) scale(.1272)}}.snow:nth-child(12){opacity:1.1692;transform:translate(1.5408vw,-10px) scale(.6339);animation:fall-12 22s -24s linear infinite}@keyframes fall-12{73.857%{transform:translate(-1.3619vw,73.857vh) scale(.6339)}to{transform:translate(.08945vw,99vh) scale(.6339)}}.snow:nth-child(13){opacity:1.8908;transform:translate(11.107vw,-10px) scale(.4955);animation:fall-13 26s -11s linear infinite}@keyframes fall-13{59.243%{transform:translate(14.3034vw,59.243vh) scale(.4955)}to{transform:translate(12.7052vw,99vh) scale(.4955)}}.snow:nth-child(14){opacity:1.1952;transform:translate(90.7457vw,-10px) scale(.8722);animation:fall-14 12s -29s linear infinite}@keyframes fall-14{68.875%{transform:translate(93.4111vw,68.875vh) scale(.8722)}to{transform:translate(92.0784vw,99vh) scale(.8722)}}.snow:nth-child(15){opacity:.5628;transform:translate(40.2723vw,-10px) scale(.9046);animation:fall-15 15s -10s linear infinite}@keyframes fall-15{32.191%{transform:translate(47.438vw,32.191vh) scale(.9046)}to{transform:translate(43.85515vw,99vh) scale(.9046)}}.snow:nth-child(16){opacity:1.179;transform:translate(76.1172vw,-10px) scale(.6336);animation:fall-16 13s -29s linear infinite}@keyframes fall-16{74.759%{transform:translate(77.2167vw,74.759vh) scale(.6336)}to{transform:translate(76.66695vw,99vh) scale(.6336)}}.snow:nth-child(17){opacity:.8912;transform:translate(65.0977vw,-10px) scale(.284);animation:fall-17 14s -29s linear infinite}@keyframes fall-17{42.67%{transform:translate(61.6141vw,42.67vh) scale(.284)}to{transform:translate(63.3559vw,99vh) scale(.284)}}.snow:nth-child(18){opacity:1.8122;transform:translate(82.5032vw,-10px) scale(.0436);animation:fall-18 20s -30s linear infinite}@keyframes fall-18{32.512%{transform:translate(84.8107vw,32.512vh) scale(.0436)}to{transform:translate(83.65695vw,99vh) scale(.0436)}}.snow:nth-child(19){opacity:1.9062;transform:translate(31.8582vw,-10px) scale(.0672);animation:fall-19 14s -19s linear infinite}@keyframes fall-19{48.888%{transform:translate(31.1805vw,48.888vh) scale(.0672)}to{transform:translate(31.51935vw,99vh) scale(.0672)}}.snow:nth-child(20){opacity:.2024;transform:translate(50.3528vw,-10px) scale(.2966);animation:fall-20 16s -22s linear infinite}@keyframes fall-20{57.446%{transform:translate(42.9192vw,57.446vh) scale(.2966)}to{transform:translate(46.636vw,99vh) scale(.2966)}}.snow:nth-child(21){opacity:1.9916;transform:translate(82.4599vw,-10px) scale(.7515);animation:fall-21 23s -14s linear infinite}@keyframes fall-21{42.207%{transform:translate(89.4009vw,42.207vh) scale(.7515)}to{transform:translate(85.9304vw,99vh) scale(.7515)}}.snow:nth-child(22){opacity:1.1622;transform:translate(96.0277vw,-10px) scale(.5151);animation:fall-22 14s -28s linear infinite}@keyframes fall-22{59.077%{transform:translate(92.2351vw,59.077vh) scale(.5151)}to{transform:translate(94.1314vw,99vh) scale(.5151)}}.snow:nth-child(23){opacity:1.0836;transform:translate(88.8224vw,-10px) scale(.2002);animation:fall-23 25s -23s linear infinite}@keyframes fall-23{55.965%{transform:translate(94.514vw,55.965vh) scale(.2002)}to{transform:translate(91.6682vw,99vh) scale(.2002)}}.snow:nth-child(24){opacity:.1498;transform:translate(63.1664vw,-10px) scale(.9025);animation:fall-24 27s -30s linear infinite}@keyframes fall-24{30.872%{transform:translate(72.0999vw,30.872vh) scale(.9025)}to{transform:translate(67.63315vw,99vh) scale(.9025)}}.snow:nth-child(25){opacity:.2562;transform:translate(61.3122vw,-10px) scale(.6744);animation:fall-25 22s -1s linear infinite}@keyframes fall-25{38.888%{transform:translate(61.4969vw,38.888vh) scale(.6744)}to{transform:translate(61.40455vw,99vh) scale(.6744)}}.snow:nth-child(26){opacity:1.8676;transform:translate(8.1832vw,-10px) scale(.2638);animation:fall-26 29s -15s linear infinite}@keyframes fall-26{57.34%{transform:translate(9.1284vw,57.34vh) scale(.2638)}to{transform:translate(8.6558vw,99vh) scale(.2638)}}.snow:nth-child(27){opacity:.2312;transform:translate(6.9956vw,-10px) scale(.0069);animation:fall-27 30s -17s linear infinite}@keyframes fall-27{65.482%{transform:translate(7.0543vw,65.482vh) scale(.0069)}to{transform:translate(7.02495vw,99vh) scale(.0069)}}.snow:nth-child(28){opacity:.5638;transform:translate(81.448vw,-10px) scale(.948);animation:fall-28 28s -22s linear infinite}@keyframes fall-28{52.781%{transform:translate(77.2698vw,52.781vh) scale(.948)}to{transform:translate(79.3589vw,99vh) scale(.948)}}.snow:nth-child(29){opacity:1.2144;transform:translate(68.5641vw,-10px) scale(.2503);animation:fall-29 27s -5s linear infinite}@keyframes fall-29{58.478%{transform:translate(68.587vw,58.478vh) scale(.2503)}to{transform:translate(68.57555vw,99vh) scale(.2503)}}.snow:nth-child(30){opacity:.849;transform:translate(57.5879vw,-10px) scale(.2766);animation:fall-30 26s -26s linear infinite}@keyframes fall-30{62.689%{transform:translate(48.4263vw,62.689vh) scale(.2766)}to{transform:translate(53.0071vw,99vh) scale(.2766)}}.snow:nth-child(31){opacity:1.6958;transform:translate(71.7992vw,-10px) scale(.6863);animation:fall-31 29s -18s linear infinite}@keyframes fall-31{75.938%{transform:translate(64.6598vw,75.938vh) scale(.6863)}to{transform:translate(68.2295vw,99vh) scale(.6863)}}.snow:nth-child(32){opacity:1.8088;transform:translate(26.4219vw,-10px) scale(.5212);animation:fall-32 22s -12s linear infinite}@keyframes fall-32{56.473%{transform:translate(21.008vw,56.473vh) scale(.5212)}to{transform:translate(23.71495vw,99vh) scale(.5212)}}.snow:nth-child(33){opacity:1.9192;transform:translate(95.8841vw,-10px) scale(.1865);animation:fall-33 18s -17s linear infinite}@keyframes fall-33{54.744%{transform:translate(103.9689vw,54.744vh) scale(.1865)}to{transform:translate(99.9265vw,99vh) scale(.1865)}}.snow:nth-child(34){opacity:1.755;transform:translate(87.4653vw,-10px) scale(.2402);animation:fall-34 17s -22s linear infinite}@keyframes fall-34{76.275%{transform:translate(87.1632vw,76.275vh) scale(.2402)}to{transform:translate(87.31425vw,99vh) scale(.2402)}}.snow:nth-child(35){opacity:.8932;transform:translate(77.9342vw,-10px) scale(.021);animation:fall-35 20s -17s linear infinite}@keyframes fall-35{39.292%{transform:translate(80.3818vw,39.292vh) scale(.021)}to{transform:translate(79.158vw,99vh) scale(.021)}}.snow:nth-child(36){opacity:1.8614;transform:translate(82.4056vw,-10px) scale(.0837);animation:fall-36 30s -12s linear infinite}@keyframes fall-36{64.137%{transform:translate(85.5245vw,64.137vh) scale(.0837)}to{transform:translate(83.96505vw,99vh) scale(.0837)}}.snow:nth-child(37){opacity:1.1474;transform:translate(66.3105vw,-10px) scale(.9166);animation:fall-37 27s -12s linear infinite}@keyframes fall-37{55.991%{transform:translate(63.94vw,55.991vh) scale(.9166)}to{transform:translate(65.12525vw,99vh) scale(.9166)}}.snow:nth-child(38){opacity:1.3642;transform:translate(84.7858vw,-10px) scale(.3068);animation:fall-38 29s -23s linear infinite}@keyframes fall-38{77.888%{transform:translate(85.4143vw,77.888vh) scale(.3068)}to{transform:translate(85.10005vw,99vh) scale(.3068)}}.snow:nth-child(39){opacity:.026;transform:translate(77.1967vw,-10px) scale(.9484);animation:fall-39 11s -28s linear infinite}@keyframes fall-39{58.898%{transform:translate(72.1583vw,58.898vh) scale(.9484)}to{transform:translate(74.6775vw,99vh) scale(.9484)}}.snow:nth-child(40){opacity:1.7182;transform:translate(95.3036vw,-10px) scale(.3312);animation:fall-40 17s -13s linear infinite}@keyframes fall-40{55.041%{transform:translate(97.1783vw,55.041vh) scale(.3312)}to{transform:translate(96.24095vw,99vh) scale(.3312)}}.snow:nth-child(41){opacity:.3386;transform:translate(78.7668vw,-10px) scale(.6689);animation:fall-41 19s -13s linear infinite}@keyframes fall-41{54.687%{transform:translate(68.7882vw,54.687vh) scale(.6689)}to{transform:translate(73.7775vw,99vh) scale(.6689)}}.snow:nth-child(42){opacity:1.3202;transform:translate(12.3791vw,-10px) scale(.818);animation:fall-42 24s -24s linear infinite}@keyframes fall-42{35.061%{transform:translate(9.121vw,35.061vh) scale(.818)}to{transform:translate(10.75005vw,99vh) scale(.818)}}.snow:nth-child(43){opacity:1.7126;transform:translate(22.465vw,-10px) scale(.5642);animation:fall-43 18s -17s linear infinite}@keyframes fall-43{78.593%{transform:translate(25.7179vw,78.593vh) scale(.5642)}to{transform:translate(24.09145vw,99vh) scale(.5642)}}.snow:nth-child(44){opacity:.9312;transform:translate(93.6079vw,-10px) scale(.6438);animation:fall-44 12s -24s linear infinite}@keyframes fall-44{35.202%{transform:translate(87.2508vw,35.202vh) scale(.6438)}to{transform:translate(90.42935vw,99vh) scale(.6438)}}.snow:nth-child(45){opacity:1.9024;transform:translate(.8399vw,-10px) scale(.608);animation:fall-45 18s -16s linear infinite}@keyframes fall-45{77.974%{transform:translate(-.7695vw,77.974vh) scale(.608)}to{transform:translate(.0352vw,99vh) scale(.608)}}.snow:nth-child(46){opacity:1.546;transform:translate(58.7714vw,-10px) scale(.2211);animation:fall-46 30s -29s linear infinite}@keyframes fall-46{54.341%{transform:translate(60.2719vw,54.341vh) scale(.2211)}to{transform:translate(59.52165vw,99vh) scale(.2211)}}.snow:nth-child(47){opacity:.2062;transform:translate(50.5608vw,-10px) scale(.6074);animation:fall-47 22s -27s linear infinite}@keyframes fall-47{74.004%{transform:translate(44.7549vw,74.004vh) scale(.6074)}to{transform:translate(47.65785vw,99vh) scale(.6074)}}.snow:nth-child(48){opacity:.4982;transform:translate(63.9544vw,-10px) scale(.5431);animation:fall-48 20s -4s linear infinite}@keyframes fall-48{38.837%{transform:translate(68.1093vw,38.837vh) scale(.5431)}to{transform:translate(66.03185vw,99vh) scale(.5431)}}.snow:nth-child(49){opacity:.68;transform:translate(55.4993vw,-10px) scale(.5147);animation:fall-49 27s -3s linear infinite}@keyframes fall-49{35.378%{transform:translate(64.5904vw,35.378vh) scale(.5147)}to{transform:translate(60.04485vw,99vh) scale(.5147)}}.snow:nth-child(50){opacity:1.5652;transform:translate(36.9618vw,-10px) scale(.8384);animation:fall-50 25s -7s linear infinite}@keyframes fall-50{52.566%{transform:translate(40.981vw,52.566vh) scale(.8384)}to{transform:translate(38.9714vw,99vh) scale(.8384)}}.snow:nth-child(51){opacity:1.0824;transform:translate(14.5794vw,-10px) scale(.6957);animation:fall-51 29s -20s linear infinite}@keyframes fall-51{57.093%{transform:translate(22.755vw,57.093vh) scale(.6957)}to{transform:translate(18.6672vw,99vh) scale(.6957)}}.snow:nth-child(52){opacity:1.9478;transform:translate(69.6764vw,-10px) scale(.145);animation:fall-52 29s -22s linear infinite}@keyframes fall-52{42.686%{transform:translate(78.6159vw,42.686vh) scale(.145)}to{transform:translate(74.14615vw,99vh) scale(.145)}}.snow:nth-child(53){opacity:1.7184;transform:translate(40.6267vw,-10px) scale(.7579);animation:fall-53 29s -19s linear infinite}@keyframes fall-53{34.996%{transform:translate(39.7177vw,34.996vh) scale(.7579)}to{transform:translate(40.1722vw,99vh) scale(.7579)}}.snow:nth-child(54){opacity:1.2526;transform:translate(42.3634vw,-10px) scale(.0439);animation:fall-54 18s -24s linear infinite}@keyframes fall-54{35.613%{transform:translate(47.1732vw,35.613vh) scale(.0439)}to{transform:translate(44.7683vw,99vh) scale(.0439)}}.snow:nth-child(55){opacity:.231;transform:translate(61.6926vw,-10px) scale(.4006);animation:fall-55 19s -12s linear infinite}@keyframes fall-55{68.381%{transform:translate(53.3959vw,68.381vh) scale(.4006)}to{transform:translate(57.54425vw,99vh) scale(.4006)}}.snow:nth-child(56){opacity:1.5766;transform:translate(58.9725vw,-10px) scale(.4794);animation:fall-56 10s -27s linear infinite}@keyframes fall-56{52.793%{transform:translate(52.972vw,52.793vh) scale(.4794)}to{transform:translate(55.97225vw,99vh) scale(.4794)}}.snow:nth-child(57){opacity:.3054;transform:translate(36.7607vw,-10px) scale(.3457);animation:fall-57 26s -4s linear infinite}@keyframes fall-57{72.632%{transform:translate(29.7756vw,72.632vh) scale(.3457)}to{transform:translate(33.26815vw,99vh) scale(.3457)}}.snow:nth-child(58){opacity:.65;transform:translate(46.7016vw,-10px) scale(.6729);animation:fall-58 24s -20s linear infinite}@keyframes fall-58{66.012%{transform:translate(45.6843vw,66.012vh) scale(.6729)}to{transform:translate(46.19295vw,99vh) scale(.6729)}}.snow:nth-child(59){opacity:.6434;transform:translate(24.1631vw,-10px) scale(.9523);animation:fall-59 25s -22s linear infinite}@keyframes fall-59{67.793%{transform:translate(22.5419vw,67.793vh) scale(.9523)}to{transform:translate(23.3525vw,99vh) scale(.9523)}}.snow:nth-child(60){opacity:.886;transform:translate(29.4959vw,-10px) scale(.0052);animation:fall-60 30s -23s linear infinite}@keyframes fall-60{32.514%{transform:translate(25.6625vw,32.514vh) scale(.0052)}to{transform:translate(27.5792vw,99vh) scale(.0052)}}.snow:nth-child(61){opacity:.2846;transform:translate(61.9399vw,-10px) scale(.3994);animation:fall-61 18s -21s linear infinite}@keyframes fall-61{30.744%{transform:translate(67.2029vw,30.744vh) scale(.3994)}to{transform:translate(64.5714vw,99vh) scale(.3994)}}.snow:nth-child(62){opacity:1.5174;transform:translate(59.0135vw,-10px) scale(.5739);animation:fall-62 25s -27s linear infinite}@keyframes fall-62{61.854%{transform:translate(64.4265vw,61.854vh) scale(.5739)}to{transform:translate(61.72vw,99vh) scale(.5739)}}.snow:nth-child(63){opacity:.9358;transform:translate(26.3307vw,-10px) scale(.2036);animation:fall-63 19s -7s linear infinite}@keyframes fall-63{64.465%{transform:translate(26.2622vw,64.465vh) scale(.2036)}to{transform:translate(26.29645vw,99vh) scale(.2036)}}.snow:nth-child(64){opacity:1.2894;transform:translate(66.7225vw,-10px) scale(.0054);animation:fall-64 19s -5s linear infinite}@keyframes fall-64{70.624%{transform:translate(61.5147vw,70.624vh) scale(.0054)}to{transform:translate(64.1186vw,99vh) scale(.0054)}}.snow:nth-child(65){opacity:1.311;transform:translate(47.9536vw,-10px) scale(.9204);animation:fall-65 17s -16s linear infinite}@keyframes fall-65{66.679%{transform:translate(46.122vw,66.679vh) scale(.9204)}to{transform:translate(47.0378vw,99vh) scale(.9204)}}.snow:nth-child(66){opacity:1.6708;transform:translate(64.9367vw,-10px) scale(.2331);animation:fall-66 29s -5s linear infinite}@keyframes fall-66{31.146%{transform:translate(56.8241vw,31.146vh) scale(.2331)}to{transform:translate(60.8804vw,99vh) scale(.2331)}}.snow:nth-child(67){opacity:1.1288;transform:translate(7.1208vw,-10px) scale(.7296);animation:fall-67 22s -19s linear infinite}@keyframes fall-67{40.862%{transform:translate(12.6793vw,40.862vh) scale(.7296)}to{transform:translate(9.90005vw,99vh) scale(.7296)}}.snow:nth-child(68){opacity:.2398;transform:translate(7.4126vw,-10px) scale(.7392);animation:fall-68 29s -4s linear infinite}@keyframes fall-68{75.785%{transform:translate(.1039vw,75.785vh) scale(.7392)}to{transform:translate(3.75825vw,99vh) scale(.7392)}}.snow:nth-child(69){opacity:.6924;transform:translate(26.3073vw,-10px) scale(.4932);animation:fall-69 19s -5s linear infinite}@keyframes fall-69{32.325%{transform:translate(27.5051vw,32.325vh) scale(.4932)}to{transform:translate(26.9062vw,99vh) scale(.4932)}}.snow:nth-child(70){opacity:.5098;transform:translate(59.4606vw,-10px) scale(.6768);animation:fall-70 20s -28s linear infinite}@keyframes fall-70{37.92%{transform:translate(64.1384vw,37.92vh) scale(.6768)}to{transform:translate(61.7995vw,99vh) scale(.6768)}}.snow:nth-child(71){opacity:1.3644;transform:translate(97.0066vw,-10px) scale(.775);animation:fall-71 14s -29s linear infinite}@keyframes fall-71{49.38%{transform:translate(98.1742vw,49.38vh) scale(.775)}to{transform:translate(97.5904vw,99vh) scale(.775)}}.snow:nth-child(72){opacity:1.2388;transform:translate(67.8157vw,-10px) scale(.3722);animation:fall-72 11s -30s linear infinite}@keyframes fall-72{58.47%{transform:translate(74.4247vw,58.47vh) scale(.3722)}to{transform:translate(71.1202vw,99vh) scale(.3722)}}.snow:nth-child(73){opacity:.1334;transform:translate(52.0524vw,-10px) scale(.8723);animation:fall-73 23s -8s linear infinite}@keyframes fall-73{62.649%{transform:translate(44.0438vw,62.649vh) scale(.8723)}to{transform:translate(48.0481vw,99vh) scale(.8723)}}.snow:nth-child(74){opacity:.6286;transform:translate(99.9884vw,-10px) scale(.009);animation:fall-74 27s -23s linear infinite}@keyframes fall-74{39.16%{transform:translate(96.9948vw,39.16vh) scale(.009)}to{transform:translate(98.4916vw,99vh) scale(.009)}}.snow:nth-child(75){opacity:.1418;transform:translate(34.3217vw,-10px) scale(.0561);animation:fall-75 16s -3s linear infinite}@keyframes fall-75{65.862%{transform:translate(31.8488vw,65.862vh) scale(.0561)}to{transform:translate(33.08525vw,99vh) scale(.0561)}}.snow:nth-child(76){opacity:.1972;transform:translate(58.9151vw,-10px) scale(.6213);animation:fall-76 14s -1s linear infinite}@keyframes fall-76{53.125%{transform:translate(57.191vw,53.125vh) scale(.6213)}to{transform:translate(58.05305vw,99vh) scale(.6213)}}.snow:nth-child(77){opacity:.9386;transform:translate(7.6274vw,-10px) scale(.0172);animation:fall-77 21s -16s linear infinite}@keyframes fall-77{34.635%{transform:translate(1.134vw,34.635vh) scale(.0172)}to{transform:translate(4.3807vw,99vh) scale(.0172)}}.snow:nth-child(78){opacity:1.3216;transform:translate(66.6938vw,-10px) scale(.755);animation:fall-78 14s -23s linear infinite}@keyframes fall-78{54.307%{transform:translate(65.8494vw,54.307vh) scale(.755)}to{transform:translate(66.2716vw,99vh) scale(.755)}}.snow:nth-child(79){opacity:1.7366;transform:translate(39.8358vw,-10px) scale(.1671);animation:fall-79 13s -14s linear infinite}@keyframes fall-79{58.167%{transform:translate(38.5951vw,58.167vh) scale(.1671)}to{transform:translate(39.21545vw,99vh) scale(.1671)}}.snow:nth-child(80){opacity:.575;transform:translate(18.033vw,-10px) scale(.0227);animation:fall-80 18s -11s linear infinite}@keyframes fall-80{45.851%{transform:translate(17.1304vw,45.851vh) scale(.0227)}to{transform:translate(17.5817vw,99vh) scale(.0227)}}.snow:nth-child(81){opacity:.9676;transform:translate(21.6277vw,-10px) scale(.3396);animation:fall-81 27s -16s linear infinite}@keyframes fall-81{67.714%{transform:translate(26.2404vw,67.714vh) scale(.3396)}to{transform:translate(23.93405vw,99vh) scale(.3396)}}.snow:nth-child(82){opacity:.1448;transform:translate(67.5809vw,-10px) scale(.4524);animation:fall-82 24s -26s linear infinite}@keyframes fall-82{63.578%{transform:translate(63.8064vw,63.578vh) scale(.4524)}to{transform:translate(65.69365vw,99vh) scale(.4524)}}.snow:nth-child(83){opacity:.5608;transform:translate(29.4812vw,-10px) scale(.6521);animation:fall-83 11s -9s linear infinite}@keyframes fall-83{35.079%{transform:translate(24.2743vw,35.079vh) scale(.6521)}to{transform:translate(26.87775vw,99vh) scale(.6521)}}.snow:nth-child(84){opacity:1.024;transform:translate(.26vw,-10px) scale(.5194);animation:fall-84 28s -18s linear infinite}@keyframes fall-84{31.528%{transform:translate(-6.5036vw,31.528vh) scale(.5194)}to{transform:translate(-3.1218vw,99vh) scale(.5194)}}.snow:nth-child(85){opacity:1.3218;transform:translate(50.214vw,-10px) scale(.034);animation:fall-85 22s -16s linear infinite}@keyframes fall-85{31.222%{transform:translate(43.8613vw,31.222vh) scale(.034)}to{transform:translate(47.03765vw,99vh) scale(.034)}}.snow:nth-child(86){opacity:1.0348;transform:translate(23.738vw,-10px) scale(.3493);animation:fall-86 10s -29s linear infinite}@keyframes fall-86{37.012%{transform:translate(22.5768vw,37.012vh) scale(.3493)}to{transform:translate(23.1574vw,99vh) scale(.3493)}}.snow:nth-child(87){opacity:1.6128;transform:translate(18.365vw,-10px) scale(.7232);animation:fall-87 17s -22s linear infinite}@keyframes fall-87{47.203%{transform:translate(10.7659vw,47.203vh) scale(.7232)}to{transform:translate(14.56545vw,99vh) scale(.7232)}}.snow:nth-child(88){opacity:.8644;transform:translate(87.5077vw,-10px) scale(.8142);animation:fall-88 11s -22s linear infinite}@keyframes fall-88{63.791%{transform:translate(93.9989vw,63.791vh) scale(.8142)}to{transform:translate(90.7533vw,99vh) scale(.8142)}}.snow:nth-child(89){opacity:.2126;transform:translate(15.8212vw,-10px) scale(.0031);animation:fall-89 28s -4s linear infinite}@keyframes fall-89{76.781%{transform:translate(19.8514vw,76.781vh) scale(.0031)}to{transform:translate(17.8363vw,99vh) scale(.0031)}}.snow:nth-child(90){opacity:1.522;transform:translate(30.7461vw,-10px) scale(.3925);animation:fall-90 25s -23s linear infinite}@keyframes fall-90{41.576%{transform:translate(31.4331vw,41.576vh) scale(.3925)}to{transform:translate(31.0896vw,99vh) scale(.3925)}}.snow:nth-child(91){opacity:1.0934;transform:translate(33.7941vw,-10px) scale(.7102);animation:fall-91 27s -7s linear infinite}@keyframes fall-91{39.868%{transform:translate(35.2514vw,39.868vh) scale(.7102)}to{transform:translate(34.52275vw,99vh) scale(.7102)}}.snow:nth-child(92){opacity:1.8708;transform:translate(78.3139vw,-10px) scale(.07);animation:fall-92 18s -19s linear infinite}@keyframes fall-92{53.412%{transform:translate(70.1733vw,53.412vh) scale(.07)}to{transform:translate(74.2436vw,99vh) scale(.07)}}.snow:nth-child(93){opacity:.17;transform:translate(28.2328vw,-10px) scale(.6084);animation:fall-93 13s -16s linear infinite}@keyframes fall-93{31.968%{transform:translate(34.8764vw,31.968vh) scale(.6084)}to{transform:translate(31.5546vw,99vh) scale(.6084)}}.snow:nth-child(94){opacity:.2858;transform:translate(39.2576vw,-10px) scale(.9986);animation:fall-94 12s -23s linear infinite}@keyframes fall-94{64.826%{transform:translate(37.6231vw,64.826vh) scale(.9986)}to{transform:translate(38.44035vw,99vh) scale(.9986)}}.snow:nth-child(95){opacity:.2612;transform:translate(14.7191vw,-10px) scale(.9378);animation:fall-95 20s -6s linear infinite}@keyframes fall-95{76.635%{transform:translate(7.8342vw,76.635vh) scale(.9378)}to{transform:translate(11.27665vw,99vh) scale(.9378)}}.snow:nth-child(96){opacity:1.175;transform:translate(25.9012vw,-10px) scale(.5892);animation:fall-96 13s -6s linear infinite}@keyframes fall-96{56.802%{transform:translate(21.4616vw,56.802vh) scale(.5892)}to{transform:translate(23.6814vw,99vh) scale(.5892)}}.snow:nth-child(97){opacity:1.2748;transform:translate(25.621vw,-10px) scale(.4303);animation:fall-97 17s -19s linear infinite}@keyframes fall-97{54.648%{transform:translate(30.4771vw,54.648vh) scale(.4303)}to{transform:translate(28.04905vw,99vh) scale(.4303)}}.snow:nth-child(98){opacity:.4298;transform:translate(27.1558vw,-10px) scale(.6046);animation:fall-98 19s -28s linear infinite}@keyframes fall-98{43.367%{transform:translate(24.2371vw,43.367vh) scale(.6046)}to{transform:translate(25.69645vw,99vh) scale(.6046)}}.snow:nth-child(99){opacity:.7724;transform:translate(47.7559vw,-10px) scale(.1393);animation:fall-99 24s -23s linear infinite}@keyframes fall-99{33.355%{transform:translate(44.2583vw,33.355vh) scale(.1393)}to{transform:translate(46.0071vw,99vh) scale(.1393)}}.snow:nth-child(100){opacity:1.2246;transform:translate(49.5822vw,-10px) scale(.2586);animation:fall-100 30s -19s linear infinite}@keyframes fall-100{54.124%{transform:translate(43.9595vw,54.124vh) scale(.2586)}to{transform:translate(46.77085vw,99vh) scale(.2586)}}.snow:nth-child(101){opacity:1.29;transform:translate(17.013vw,-10px) scale(.2383);animation:fall-101 17s -2s linear infinite}@keyframes fall-101{68.61%{transform:translate(8.8687vw,68.61vh) scale(.2383)}to{transform:translate(12.94085vw,99vh) scale(.2383)}}.snow:nth-child(102){opacity:1.4968;transform:translate(96.3565vw,-10px) scale(.362);animation:fall-102 29s -26s linear infinite}@keyframes fall-102{47.239%{transform:translate(95.4533vw,47.239vh) scale(.362)}to{transform:translate(95.9049vw,99vh) scale(.362)}}.snow:nth-child(103){opacity:.8668;transform:translate(38.7895vw,-10px) scale(.511);animation:fall-103 29s -20s linear infinite}@keyframes fall-103{40.522%{transform:translate(44.1788vw,40.522vh) scale(.511)}to{transform:translate(41.48415vw,99vh) scale(.511)}}.snow:nth-child(104){opacity:1.4132;transform:translate(54.8787vw,-10px) scale(.2436);animation:fall-104 28s -17s linear infinite}@keyframes fall-104{74.045%{transform:translate(54.3051vw,74.045vh) scale(.2436)}to{transform:translate(54.5919vw,99vh) scale(.2436)}}.snow:nth-child(105){opacity:.043;transform:translate(49.806vw,-10px) scale(.6789);animation:fall-105 23s -21s linear infinite}@keyframes fall-105{73.287%{transform:translate(51.3624vw,73.287vh) scale(.6789)}to{transform:translate(50.5842vw,99vh) scale(.6789)}}.snow:nth-child(106){opacity:.787;transform:translate(97.4148vw,-10px) scale(.777);animation:fall-106 21s -24s linear infinite}@keyframes fall-106{33.386%{transform:translate(101.7429vw,33.386vh) scale(.777)}to{transform:translate(99.57885vw,99vh) scale(.777)}}.snow:nth-child(107){opacity:.6934;transform:translate(50.8771vw,-10px) scale(.0316);animation:fall-107 30s -26s linear infinite}@keyframes fall-107{36.892%{transform:translate(51.2913vw,36.892vh) scale(.0316)}to{transform:translate(51.0842vw,99vh) scale(.0316)}}.snow:nth-child(108){opacity:1.0576;transform:translate(67.052vw,-10px) scale(.7237);animation:fall-108 26s -11s linear infinite}@keyframes fall-108{61.596%{transform:translate(68.9052vw,61.596vh) scale(.7237)}to{transform:translate(67.9786vw,99vh) scale(.7237)}}.snow:nth-child(109){opacity:.7684;transform:translate(68.7189vw,-10px) scale(.9613);animation:fall-109 21s -23s linear infinite}@keyframes fall-109{62.064%{transform:translate(60.6327vw,62.064vh) scale(.9613)}to{transform:translate(64.6758vw,99vh) scale(.9613)}}.snow:nth-child(110){opacity:1.5334;transform:translate(85.1397vw,-10px) scale(.3192);animation:fall-110 23s -2s linear infinite}@keyframes fall-110{46.793%{transform:translate(78.278vw,46.793vh) scale(.3192)}to{transform:translate(81.70885vw,99vh) scale(.3192)}}.snow:nth-child(111){opacity:.0424;transform:translate(95.1673vw,-10px) scale(.4276);animation:fall-111 20s -6s linear infinite}@keyframes fall-111{57.363%{transform:translate(90.7668vw,57.363vh) scale(.4276)}to{transform:translate(92.96705vw,99vh) scale(.4276)}}.snow:nth-child(112){opacity:1.8782;transform:translate(16.2939vw,-10px) scale(.8876);animation:fall-112 18s -27s linear infinite}@keyframes fall-112{53.397%{transform:translate(13.6057vw,53.397vh) scale(.8876)}to{transform:translate(14.9498vw,99vh) scale(.8876)}}.snow:nth-child(113){opacity:1.6014;transform:translate(36.8275vw,-10px) scale(.0442);animation:fall-113 30s -28s linear infinite}@keyframes fall-113{76.551%{transform:translate(32.197vw,76.551vh) scale(.0442)}to{transform:translate(34.51225vw,99vh) scale(.0442)}}.snow:nth-child(114){opacity:.4674;transform:translate(7.0974vw,-10px) scale(.1874);animation:fall-114 13s -19s linear infinite}@keyframes fall-114{62.893%{transform:translate(5.1901vw,62.893vh) scale(.1874)}to{transform:translate(6.14375vw,99vh) scale(.1874)}}.snow:nth-child(115){opacity:1.3752;transform:translate(8.3999vw,-10px) scale(.202);animation:fall-115 23s -17s linear infinite}@keyframes fall-115{57.176%{transform:translate(.8132vw,57.176vh) scale(.202)}to{transform:translate(4.60655vw,99vh) scale(.202)}}.snow:nth-child(116){opacity:.0798;transform:translate(76.6625vw,-10px) scale(.1625);animation:fall-116 26s -12s linear infinite}@keyframes fall-116{68.832%{transform:translate(79.2336vw,68.832vh) scale(.1625)}to{transform:translate(77.94805vw,99vh) scale(.1625)}}.snow:nth-child(117){opacity:.0602;transform:translate(69.4513vw,-10px) scale(.584);animation:fall-117 11s -21s linear infinite}@keyframes fall-117{79.001%{transform:translate(73.4865vw,79.001vh) scale(.584)}to{transform:translate(71.4689vw,99vh) scale(.584)}}.snow:nth-child(118){opacity:1.8878;transform:translate(16.5591vw,-10px) scale(.2681);animation:fall-118 18s -24s linear infinite}@keyframes fall-118{75.503%{transform:translate(20.0305vw,75.503vh) scale(.2681)}to{transform:translate(18.2948vw,99vh) scale(.2681)}}.snow:nth-child(119){opacity:1.6974;transform:translate(41.4261vw,-10px) scale(.4236);animation:fall-119 14s -12s linear infinite}@keyframes fall-119{74.351%{transform:translate(45.5913vw,74.351vh) scale(.4236)}to{transform:translate(43.5087vw,99vh) scale(.4236)}}.snow:nth-child(120){opacity:1.479;transform:translate(72.3039vw,-10px) scale(.2201);animation:fall-120 16s -8s linear infinite}@keyframes fall-120{54.84%{transform:translate(63.2054vw,54.84vh) scale(.2201)}to{transform:translate(67.75465vw,99vh) scale(.2201)}}.snow:nth-child(121){opacity:1.8024;transform:translate(5.9794vw,-10px) scale(.9443);animation:fall-121 26s -5s linear infinite}@keyframes fall-121{74.446%{transform:translate(.2274vw,74.446vh) scale(.9443)}to{transform:translate(3.1034vw,99vh) scale(.9443)}}.snow:nth-child(122){opacity:.104;transform:translate(58.549vw,-10px) scale(.0474);animation:fall-122 27s -28s linear infinite}@keyframes fall-122{54.788%{transform:translate(55.2392vw,54.788vh) scale(.0474)}to{transform:translate(56.8941vw,99vh) scale(.0474)}}.snow:nth-child(123){opacity:.0496;transform:translate(56.9191vw,-10px) scale(.0185);animation:fall-123 14s -12s linear infinite}@keyframes fall-123{75.219%{transform:translate(59.4757vw,75.219vh) scale(.0185)}to{transform:translate(58.1974vw,99vh) scale(.0185)}}.snow:nth-child(124){opacity:1.4034;transform:translate(86.0143vw,-10px) scale(.4883);animation:fall-124 19s -9s linear infinite}@keyframes fall-124{30.121%{transform:translate(89.1428vw,30.121vh) scale(.4883)}to{transform:translate(87.57855vw,99vh) scale(.4883)}}.snow:nth-child(125){opacity:1.4198;transform:translate(5.5961vw,-10px) scale(.7207);animation:fall-125 18s -16s linear infinite}@keyframes fall-125{53.544%{transform:translate(3.8611vw,53.544vh) scale(.7207)}to{transform:translate(4.7286vw,99vh) scale(.7207)}}.snow:nth-child(126){opacity:.9502;transform:translate(52.6247vw,-10px) scale(.2284);animation:fall-126 12s -25s linear infinite}@keyframes fall-126{32.767%{transform:translate(59.8981vw,32.767vh) scale(.2284)}to{transform:translate(56.2614vw,99vh) scale(.2284)}}.snow:nth-child(127){opacity:1.2832;transform:translate(93.2378vw,-10px) scale(.7309);animation:fall-127 24s -28s linear infinite}@keyframes fall-127{50.353%{transform:translate(91.9943vw,50.353vh) scale(.7309)}to{transform:translate(92.61605vw,99vh) scale(.7309)}}.snow:nth-child(128){opacity:.465;transform:translate(85.1338vw,-10px) scale(.5472);animation:fall-128 12s -17s linear infinite}@keyframes fall-128{31.31%{transform:translate(87.0939vw,31.31vh) scale(.5472)}to{transform:translate(86.11385vw,99vh) scale(.5472)}}.snow:nth-child(129){opacity:.885;transform:translate(91.3307vw,-10px) scale(.4241);animation:fall-129 26s -22s linear infinite}@keyframes fall-129{59.922%{transform:translate(93.5825vw,59.922vh) scale(.4241)}to{transform:translate(92.4566vw,99vh) scale(.4241)}}.snow:nth-child(130){opacity:.1122;transform:translate(62.2931vw,-10px) scale(.4358);animation:fall-130 29s -22s linear infinite}@keyframes fall-130{31.202%{transform:translate(53.741vw,31.202vh) scale(.4358)}to{transform:translate(58.01705vw,99vh) scale(.4358)}}.snow:nth-child(131){opacity:.7022;transform:translate(25.2775vw,-10px) scale(.293);animation:fall-131 24s -6s linear infinite}@keyframes fall-131{51.651%{transform:translate(29.8139vw,51.651vh) scale(.293)}to{transform:translate(27.5457vw,99vh) scale(.293)}}.snow:nth-child(132){opacity:.0908;transform:translate(1.7659vw,-10px) scale(.4996);animation:fall-132 15s -15s linear infinite}@keyframes fall-132{77.628%{transform:translate(1.2757vw,77.628vh) scale(.4996)}to{transform:translate(1.5208vw,99vh) scale(.4996)}}.snow:nth-child(133){opacity:1.8702;transform:translate(25.5933vw,-10px) scale(.4516);animation:fall-133 29s -5s linear infinite}@keyframes fall-133{31.174%{transform:translate(18.0177vw,31.174vh) scale(.4516)}to{transform:translate(21.8055vw,99vh) scale(.4516)}}.snow:nth-child(134){opacity:.0998;transform:translate(18.0941vw,-10px) scale(.8322);animation:fall-134 19s -19s linear infinite}@keyframes fall-134{53.132%{transform:translate(14.3673vw,53.132vh) scale(.8322)}to{transform:translate(16.2307vw,99vh) scale(.8322)}}.snow:nth-child(135){opacity:.7216;transform:translate(24.6222vw,-10px) scale(.9234);animation:fall-135 28s -15s linear infinite}@keyframes fall-135{55.631%{transform:translate(33.7792vw,55.631vh) scale(.9234)}to{transform:translate(29.2007vw,99vh) scale(.9234)}}.snow:nth-child(136){opacity:1.7604;transform:translate(93.0055vw,-10px) scale(.3573);animation:fall-136 26s -2s linear infinite}@keyframes fall-136{43.48%{transform:translate(85.5266vw,43.48vh) scale(.3573)}to{transform:translate(89.26605vw,99vh) scale(.3573)}}.snow:nth-child(137){opacity:.1118;transform:translate(1.9221vw,-10px) scale(.3651);animation:fall-137 27s -27s linear infinite}@keyframes fall-137{34.516%{transform:translate(5.1204vw,34.516vh) scale(.3651)}to{transform:translate(3.52125vw,99vh) scale(.3651)}}.snow:nth-child(138){opacity:.4618;transform:translate(66.0652vw,-10px) scale(.2385);animation:fall-138 15s -2s linear infinite}@keyframes fall-138{67.577%{transform:translate(58.3518vw,67.577vh) scale(.2385)}to{transform:translate(62.2085vw,99vh) scale(.2385)}}.snow:nth-child(139){opacity:.8616;transform:translate(96.3971vw,-10px) scale(.7338);animation:fall-139 15s -14s linear infinite}@keyframes fall-139{56.064%{transform:translate(88.5119vw,56.064vh) scale(.7338)}to{transform:translate(92.4545vw,99vh) scale(.7338)}}.snow:nth-child(140){opacity:1.1668;transform:translate(97.87vw,-10px) scale(.9493);animation:fall-140 29s -23s linear infinite}@keyframes fall-140{34.052%{transform:translate(95.1351vw,34.052vh) scale(.9493)}to{transform:translate(96.50255vw,99vh) scale(.9493)}}.snow:nth-child(141){opacity:.2656;transform:translate(81.9101vw,-10px) scale(.6665);animation:fall-141 29s -9s linear infinite}@keyframes fall-141{58.009%{transform:translate(88.8141vw,58.009vh) scale(.6665)}to{transform:translate(85.3621vw,99vh) scale(.6665)}}.snow:nth-child(142){opacity:.6332;transform:translate(61.1429vw,-10px) scale(.6691);animation:fall-142 27s -1s linear infinite}@keyframes fall-142{62.003%{transform:translate(61.3058vw,62.003vh) scale(.6691)}to{transform:translate(61.22435vw,99vh) scale(.6691)}}.snow:nth-child(143){opacity:.8242;transform:translate(92.9577vw,-10px) scale(.615);animation:fall-143 14s -7s linear infinite}@keyframes fall-143{60.512%{transform:translate(91.2164vw,60.512vh) scale(.615)}to{transform:translate(92.08705vw,99vh) scale(.615)}}.snow:nth-child(144){opacity:1.335;transform:translate(79.0676vw,-10px) scale(.8482);animation:fall-144 23s -25s linear infinite}@keyframes fall-144{75.909%{transform:translate(73.5167vw,75.909vh) scale(.8482)}to{transform:translate(76.29215vw,99vh) scale(.8482)}}.snow:nth-child(145){opacity:.4334;transform:translate(91.9646vw,-10px) scale(.8142);animation:fall-145 27s -5s linear infinite}@keyframes fall-145{35.027%{transform:translate(101.9342vw,35.027vh) scale(.8142)}to{transform:translate(96.9494vw,99vh) scale(.8142)}}.snow:nth-child(146){opacity:1.2488;transform:translate(98.1006vw,-10px) scale(.9917);animation:fall-146 29s -2s linear infinite}@keyframes fall-146{39.989%{transform:translate(92.6062vw,39.989vh) scale(.9917)}to{transform:translate(95.3534vw,99vh) scale(.9917)}}.snow:nth-child(147){opacity:1.4064;transform:translate(26.3229vw,-10px) scale(.282);animation:fall-147 22s -10s linear infinite}@keyframes fall-147{74.136%{transform:translate(19.876vw,74.136vh) scale(.282)}to{transform:translate(23.09945vw,99vh) scale(.282)}}.snow:nth-child(148){opacity:.174;transform:translate(92.955vw,-10px) scale(.6131);animation:fall-148 22s -12s linear infinite}@keyframes fall-148{51.629%{transform:translate(84.8315vw,51.629vh) scale(.6131)}to{transform:translate(88.89325vw,99vh) scale(.6131)}}.snow:nth-child(149){opacity:.5792;transform:translate(47.4033vw,-10px) scale(.4636);animation:fall-149 18s -9s linear infinite}@keyframes fall-149{48.489%{transform:translate(43.0807vw,48.489vh) scale(.4636)}to{transform:translate(45.242vw,99vh) scale(.4636)}}.snow:nth-child(150){opacity:.193;transform:translate(84.942vw,-10px) scale(.1344);animation:fall-150 15s -9s linear infinite}@keyframes fall-150{68.909%{transform:translate(86.5204vw,68.909vh) scale(.1344)}to{transform:translate(85.7312vw,99vh) scale(.1344)}}.snow:nth-child(151){opacity:.9838;transform:translate(4.2441vw,-10px) scale(.1959);animation:fall-151 21s -29s linear infinite}@keyframes fall-151{53.004%{transform:translate(3.9162vw,53.004vh) scale(.1959)}to{transform:translate(4.08015vw,99vh) scale(.1959)}}.snow:nth-child(152){opacity:1.2574;transform:translate(73.9352vw,-10px) scale(.5715);animation:fall-152 29s -7s linear infinite}@keyframes fall-152{68.847%{transform:translate(76.7461vw,68.847vh) scale(.5715)}to{transform:translate(75.34065vw,99vh) scale(.5715)}}.snow:nth-child(153){opacity:1.8628;transform:translate(18.0025vw,-10px) scale(.2257);animation:fall-153 22s -25s linear infinite}@keyframes fall-153{72.607%{transform:translate(10.7799vw,72.607vh) scale(.2257)}to{transform:translate(14.3912vw,99vh) scale(.2257)}}.snow:nth-child(154){opacity:1.6158;transform:translate(27.8799vw,-10px) scale(.4206);animation:fall-154 12s -6s linear infinite}@keyframes fall-154{66.765%{transform:translate(33.4576vw,66.765vh) scale(.4206)}to{transform:translate(30.66875vw,99vh) scale(.4206)}}.snow:nth-child(155){opacity:1.4218;transform:translate(33.3003vw,-10px) scale(.6536);animation:fall-155 21s -30s linear infinite}@keyframes fall-155{43.832%{transform:translate(36.2834vw,43.832vh) scale(.6536)}to{transform:translate(34.79185vw,99vh) scale(.6536)}}.snow:nth-child(156){opacity:1.4218;transform:translate(12.3364vw,-10px) scale(.2065);animation:fall-156 14s -17s linear infinite}@keyframes fall-156{75.42%{transform:translate(15.2768vw,75.42vh) scale(.2065)}to{transform:translate(13.8066vw,99vh) scale(.2065)}}.snow:nth-child(157){opacity:1.7094;transform:translate(60.9182vw,-10px) scale(.1419);animation:fall-157 15s -8s linear infinite}@keyframes fall-157{71.02%{transform:translate(52.5208vw,71.02vh) scale(.1419)}to{transform:translate(56.7195vw,99vh) scale(.1419)}}.snow:nth-child(158){opacity:.1828;transform:translate(49.3397vw,-10px) scale(.9646);animation:fall-158 24s -7s linear infinite}@keyframes fall-158{43.779%{transform:translate(58.3961vw,43.779vh) scale(.9646)}to{transform:translate(53.8679vw,99vh) scale(.9646)}}.snow:nth-child(159){opacity:.434;transform:translate(27.1007vw,-10px) scale(.519);animation:fall-159 15s -24s linear infinite}@keyframes fall-159{48.923%{transform:translate(35.1058vw,48.923vh) scale(.519)}to{transform:translate(31.10325vw,99vh) scale(.519)}}.snow:nth-child(160){opacity:.811;transform:translate(68.8386vw,-10px) scale(.9312);animation:fall-160 30s -13s linear infinite}@keyframes fall-160{57.444%{transform:translate(71.281vw,57.444vh) scale(.9312)}to{transform:translate(70.0598vw,99vh) scale(.9312)}}.snow:nth-child(161){opacity:.0122;transform:translate(24.1947vw,-10px) scale(.1158);animation:fall-161 12s -3s linear infinite}@keyframes fall-161{30.891%{transform:translate(18.7352vw,30.891vh) scale(.1158)}to{transform:translate(21.46495vw,99vh) scale(.1158)}}.snow:nth-child(162){opacity:1.4368;transform:translate(10.8139vw,-10px) scale(.0769);animation:fall-162 13s -28s linear infinite}@keyframes fall-162{43.457%{transform:translate(2.7562vw,43.457vh) scale(.0769)}to{transform:translate(6.78505vw,99vh) scale(.0769)}}.snow:nth-child(163){opacity:.531;transform:translate(28.7255vw,-10px) scale(.8151);animation:fall-163 17s -19s linear infinite}@keyframes fall-163{62.92%{transform:translate(27.8699vw,62.92vh) scale(.8151)}to{transform:translate(28.2977vw,99vh) scale(.8151)}}.snow:nth-child(164){opacity:.4208;transform:translate(93.3429vw,-10px) scale(.9694);animation:fall-164 21s -28s linear infinite}@keyframes fall-164{59.834%{transform:translate(100.4357vw,59.834vh) scale(.9694)}to{transform:translate(96.8893vw,99vh) scale(.9694)}}.snow:nth-child(165){opacity:.2546;transform:translate(76.4563vw,-10px) scale(.1086);animation:fall-165 30s -9s linear infinite}@keyframes fall-165{52.747%{transform:translate(83.8815vw,52.747vh) scale(.1086)}to{transform:translate(80.1689vw,99vh) scale(.1086)}}.snow:nth-child(166){opacity:1.0538;transform:translate(70.4892vw,-10px) scale(.7936);animation:fall-166 17s -19s linear infinite}@keyframes fall-166{76.411%{transform:translate(75.5571vw,76.411vh) scale(.7936)}to{transform:translate(73.02315vw,99vh) scale(.7936)}}.snow:nth-child(167){opacity:1.5614;transform:translate(76.8427vw,-10px) scale(.5478);animation:fall-167 19s -26s linear infinite}@keyframes fall-167{69.718%{transform:translate(72.3187vw,69.718vh) scale(.5478)}to{transform:translate(74.5807vw,99vh) scale(.5478)}}.snow:nth-child(168){opacity:.6618;transform:translate(52.6457vw,-10px) scale(.2692);animation:fall-168 10s -13s linear infinite}@keyframes fall-168{34.082%{transform:translate(58.8392vw,34.082vh) scale(.2692)}to{transform:translate(55.74245vw,99vh) scale(.2692)}}.snow:nth-child(169){opacity:.941;transform:translate(79.7298vw,-10px) scale(.1777);animation:fall-169 18s -14s linear infinite}@keyframes fall-169{30.652%{transform:translate(86.3195vw,30.652vh) scale(.1777)}to{transform:translate(83.02465vw,99vh) scale(.1777)}}.snow:nth-child(170){opacity:.4128;transform:translate(76.2027vw,-10px) scale(.6187);animation:fall-170 24s -15s linear infinite}@keyframes fall-170{38.345%{transform:translate(70.664vw,38.345vh) scale(.6187)}to{transform:translate(73.43335vw,99vh) scale(.6187)}}.snow:nth-child(171){opacity:.314;transform:translate(10.1909vw,-10px) scale(.548);animation:fall-171 19s -28s linear infinite}@keyframes fall-171{47.765%{transform:translate(.8399vw,47.765vh) scale(.548)}to{transform:translate(5.5154vw,99vh) scale(.548)}}.snow:nth-child(172){opacity:.7362;transform:translate(2.2522vw,-10px) scale(.3255);animation:fall-172 16s -1s linear infinite}@keyframes fall-172{70.887%{transform:translate(4.2409vw,70.887vh) scale(.3255)}to{transform:translate(3.24655vw,99vh) scale(.3255)}}.snow:nth-child(173){opacity:1.9014;transform:translate(93.4359vw,-10px) scale(.4059);animation:fall-173 14s -25s linear infinite}@keyframes fall-173{33.67%{transform:translate(102.2579vw,33.67vh) scale(.4059)}to{transform:translate(97.8469vw,99vh) scale(.4059)}}.snow:nth-child(174){opacity:1.1972;transform:translate(28.8369vw,-10px) scale(.9467);animation:fall-174 20s -6s linear infinite}@keyframes fall-174{53.595%{transform:translate(34.2246vw,53.595vh) scale(.9467)}to{transform:translate(31.53075vw,99vh) scale(.9467)}}.snow:nth-child(175){opacity:1.269;transform:translate(37.0018vw,-10px) scale(.6483);animation:fall-175 14s -10s linear infinite}@keyframes fall-175{59.231%{transform:translate(43.0478vw,59.231vh) scale(.6483)}to{transform:translate(40.0248vw,99vh) scale(.6483)}}.snow:nth-child(176){opacity:1.4078;transform:translate(18.2195vw,-10px) scale(.4357);animation:fall-176 12s -27s linear infinite}@keyframes fall-176{51.032%{transform:translate(10.5677vw,51.032vh) scale(.4357)}to{transform:translate(14.3936vw,99vh) scale(.4357)}}.snow:nth-child(177){opacity:1.9968;transform:translate(81.6648vw,-10px) scale(.1124);animation:fall-177 15s -26s linear infinite}@keyframes fall-177{74.233%{transform:translate(73.5628vw,74.233vh) scale(.1124)}to{transform:translate(77.6138vw,99vh) scale(.1124)}}.snow:nth-child(178){opacity:1.2996;transform:translate(90.4735vw,-10px) scale(.586);animation:fall-178 17s -14s linear infinite}@keyframes fall-178{73.347%{transform:translate(80.5443vw,73.347vh) scale(.586)}to{transform:translate(85.5089vw,99vh) scale(.586)}}.snow:nth-child(179){opacity:1.6234;transform:translate(49.9622vw,-10px) scale(.325);animation:fall-179 25s -7s linear infinite}@keyframes fall-179{36.615%{transform:translate(46.6619vw,36.615vh) scale(.325)}to{transform:translate(48.31205vw,99vh) scale(.325)}}.snow:nth-child(180){opacity:1.2518;transform:translate(91.1955vw,-10px) scale(.1768);animation:fall-180 11s -10s linear infinite}@keyframes fall-180{47.463%{transform:translate(91.1641vw,47.463vh) scale(.1768)}to{transform:translate(91.1798vw,99vh) scale(.1768)}}.snow:nth-child(181){opacity:.4028;transform:translate(43.9686vw,-10px) scale(.3722);animation:fall-181 11s -28s linear infinite}@keyframes fall-181{49.986%{transform:translate(53.7688vw,49.986vh) scale(.3722)}to{transform:translate(48.8687vw,99vh) scale(.3722)}}.snow:nth-child(182){opacity:.305;transform:translate(41.7862vw,-10px) scale(.755);animation:fall-182 16s -29s linear infinite}@keyframes fall-182{67.995%{transform:translate(47.6879vw,67.995vh) scale(.755)}to{transform:translate(44.73705vw,99vh) scale(.755)}}.snow:nth-child(183){opacity:1.055;transform:translate(21.1748vw,-10px) scale(.0677);animation:fall-183 22s -3s linear infinite}@keyframes fall-183{56.282%{transform:translate(27.4177vw,56.282vh) scale(.0677)}to{transform:translate(24.29625vw,99vh) scale(.0677)}}.snow:nth-child(184){opacity:1.4718;transform:translate(84.0935vw,-10px) scale(.4446);animation:fall-184 16s -1s linear infinite}@keyframes fall-184{51.159%{transform:translate(74.8279vw,51.159vh) scale(.4446)}to{transform:translate(79.4607vw,99vh) scale(.4446)}}.snow:nth-child(185){opacity:.296;transform:translate(8.8984vw,-10px) scale(.799);animation:fall-185 28s -26s linear infinite}@keyframes fall-185{35.745%{transform:translate(17.7704vw,35.745vh) scale(.799)}to{transform:translate(13.3344vw,99vh) scale(.799)}}.snow:nth-child(186){opacity:.319;transform:translate(63.6279vw,-10px) scale(.2262);animation:fall-186 10s -21s linear infinite}@keyframes fall-186{79.477%{transform:translate(60.125vw,79.477vh) scale(.2262)}to{transform:translate(61.87645vw,99vh) scale(.2262)}}.snow:nth-child(187){opacity:1.0866;transform:translate(48.1739vw,-10px) scale(.7137);animation:fall-187 26s -30s linear infinite}@keyframes fall-187{44.062%{transform:translate(56.9401vw,44.062vh) scale(.7137)}to{transform:translate(52.557vw,99vh) scale(.7137)}}.snow:nth-child(188){opacity:1.975;transform:translate(35.447vw,-10px) scale(.6536);animation:fall-188 23s -5s linear infinite}@keyframes fall-188{60.509%{transform:translate(31.4584vw,60.509vh) scale(.6536)}to{transform:translate(33.4527vw,99vh) scale(.6536)}}.snow:nth-child(189){opacity:1.673;transform:translate(85.61vw,-10px) scale(.4789);animation:fall-189 17s -24s linear infinite}@keyframes fall-189{62.432%{transform:translate(90.0884vw,62.432vh) scale(.4789)}to{transform:translate(87.8492vw,99vh) scale(.4789)}}.snow:nth-child(190){opacity:.8024;transform:translate(10.2707vw,-10px) scale(.4403);animation:fall-190 10s -5s linear infinite}@keyframes fall-190{51.404%{transform:translate(13.7989vw,51.404vh) scale(.4403)}to{transform:translate(12.0348vw,99vh) scale(.4403)}}.snow:nth-child(191){opacity:1.7528;transform:translate(90.1251vw,-10px) scale(.1128);animation:fall-191 20s -29s linear infinite}@keyframes fall-191{50.574%{transform:translate(93.9769vw,50.574vh) scale(.1128)}to{transform:translate(92.051vw,99vh) scale(.1128)}}.snow:nth-child(192){opacity:.3078;transform:translate(14.8018vw,-10px) scale(.3038);animation:fall-192 17s -17s linear infinite}@keyframes fall-192{38.519%{transform:translate(6.3617vw,38.519vh) scale(.3038)}to{transform:translate(10.58175vw,99vh) scale(.3038)}}.snow:nth-child(193){opacity:1.2032;transform:translate(27.4579vw,-10px) scale(.7831);animation:fall-193 11s -16s linear infinite}@keyframes fall-193{68.04%{transform:translate(20.2486vw,68.04vh) scale(.7831)}to{transform:translate(23.85325vw,99vh) scale(.7831)}}.snow:nth-child(194){opacity:1.9206;transform:translate(84.9581vw,-10px) scale(.2598);animation:fall-194 27s -25s linear infinite}@keyframes fall-194{41.093%{transform:translate(86.4959vw,41.093vh) scale(.2598)}to{transform:translate(85.727vw,99vh) scale(.2598)}}.snow:nth-child(195){opacity:.8114;transform:translate(97.6895vw,-10px) scale(.73);animation:fall-195 17s -29s linear infinite}@keyframes fall-195{35.968%{transform:translate(96.6027vw,35.968vh) scale(.73)}to{transform:translate(97.1461vw,99vh) scale(.73)}}.snow:nth-child(196){opacity:.4874;transform:translate(28.6356vw,-10px) scale(.5226);animation:fall-196 15s -30s linear infinite}@keyframes fall-196{51.609%{transform:translate(37.3948vw,51.609vh) scale(.5226)}to{transform:translate(33.0152vw,99vh) scale(.5226)}}.snow:nth-child(197){opacity:1.9834;transform:translate(86.1524vw,-10px) scale(.2766);animation:fall-197 10s -28s linear infinite}@keyframes fall-197{67.827%{transform:translate(90.2932vw,67.827vh) scale(.2766)}to{transform:translate(88.2228vw,99vh) scale(.2766)}}.snow:nth-child(198){opacity:1.3408;transform:translate(55.9421vw,-10px) scale(.0646);animation:fall-198 23s -15s linear infinite}@keyframes fall-198{53.735%{transform:translate(49.4731vw,53.735vh) scale(.0646)}to{transform:translate(52.7076vw,99vh) scale(.0646)}}.snow:nth-child(199){opacity:1.324;transform:translate(97.7676vw,-10px) scale(.0226);animation:fall-199 28s -18s linear infinite}@keyframes fall-199{48.595%{transform:translate(89.7565vw,48.595vh) scale(.0226)}to{transform:translate(93.76205vw,99vh) scale(.0226)}}.snow:nth-child(200){opacity:.3268;transform:translate(77.2837vw,-10px) scale(.0858);animation:fall-200 22s -25s linear infinite}@keyframes fall-200{36.346%{transform:translate(67.5446vw,36.346vh) scale(.0858)}to{transform:translate(72.41415vw,99vh) scale(.0858)}}.snow:nth-child(201){opacity:1.597;transform:translate(63.4895vw,-10px) scale(.3673);animation:fall-201 19s -4s linear infinite}@keyframes fall-201{40.964%{transform:translate(59.6161vw,40.964vh) scale(.3673)}to{transform:translate(61.5528vw,99vh) scale(.3673)}}.snow:nth-child(202){opacity:1.1196;transform:translate(20.5381vw,-10px) scale(.6766);animation:fall-202 13s -16s linear infinite}@keyframes fall-202{31.203%{transform:translate(16.0108vw,31.203vh) scale(.6766)}to{transform:translate(18.27445vw,99vh) scale(.6766)}}.snow:nth-child(203){opacity:1.8572;transform:translate(15.8763vw,-10px) scale(.551);animation:fall-203 21s -17s linear infinite}@keyframes fall-203{44.878%{transform:translate(21.56vw,44.878vh) scale(.551)}to{transform:translate(18.71815vw,99vh) scale(.551)}}.snow:nth-child(204){opacity:1.6688;transform:translate(54.8426vw,-10px) scale(.4856);animation:fall-204 22s -2s linear infinite}@keyframes fall-204{31.469%{transform:translate(55.6358vw,31.469vh) scale(.4856)}to{transform:translate(55.2392vw,99vh) scale(.4856)}}.snow:nth-child(205){opacity:1.8342;transform:translate(30.9532vw,-10px) scale(.7848);animation:fall-205 23s -17s linear infinite}@keyframes fall-205{39.379%{transform:translate(39.5671vw,39.379vh) scale(.7848)}to{transform:translate(35.26015vw,99vh) scale(.7848)}}.snow:nth-child(206){opacity:1.5;transform:translate(69.5373vw,-10px) scale(.5411);animation:fall-206 12s -11s linear infinite}@keyframes fall-206{70.324%{transform:translate(72.8377vw,70.324vh) scale(.5411)}to{transform:translate(71.1875vw,99vh) scale(.5411)}}.snow:nth-child(207){opacity:1.7202;transform:translate(27.9554vw,-10px) scale(.0039);animation:fall-207 15s -6s linear infinite}@keyframes fall-207{65.027%{transform:translate(36.199vw,65.027vh) scale(.0039)}to{transform:translate(32.0772vw,99vh) scale(.0039)}}.snow:nth-child(208){opacity:.3038;transform:translate(64.6301vw,-10px) scale(.0375);animation:fall-208 10s -3s linear infinite}@keyframes fall-208{38.607%{transform:translate(69.8157vw,38.607vh) scale(.0375)}to{transform:translate(67.2229vw,99vh) scale(.0375)}}.snow:nth-child(209){opacity:.6754;transform:translate(96.6499vw,-10px) scale(.0142);animation:fall-209 13s -11s linear infinite}@keyframes fall-209{45.053%{transform:translate(99.6379vw,45.053vh) scale(.0142)}to{transform:translate(98.1439vw,99vh) scale(.0142)}}.snow:nth-child(210){opacity:1.684;transform:translate(99.5215vw,-10px) scale(.0159);animation:fall-210 22s -21s linear infinite}@keyframes fall-210{33.881%{transform:translate(103.5127vw,33.881vh) scale(.0159)}to{transform:translate(101.5171vw,99vh) scale(.0159)}}.snow:nth-child(211){opacity:1.2486;transform:translate(15.9433vw,-10px) scale(.5117);animation:fall-211 11s -14s linear infinite}@keyframes fall-211{42.494%{transform:translate(7.7425vw,42.494vh) scale(.5117)}to{transform:translate(11.8429vw,99vh) scale(.5117)}}.snow:nth-child(212){opacity:.4258;transform:translate(9.9646vw,-10px) scale(.662);animation:fall-212 29s -9s linear infinite}@keyframes fall-212{50.019%{transform:translate(18.5241vw,50.019vh) scale(.662)}to{transform:translate(14.24435vw,99vh) scale(.662)}}.snow:nth-child(213){opacity:.289;transform:translate(8.5518vw,-10px) scale(.2993);animation:fall-213 30s -10s linear infinite}@keyframes fall-213{72.347%{transform:translate(10.7604vw,72.347vh) scale(.2993)}to{transform:translate(9.6561vw,99vh) scale(.2993)}}.snow:nth-child(214){opacity:.2538;transform:translate(98.305vw,-10px) scale(.9894);animation:fall-214 16s -4s linear infinite}@keyframes fall-214{45.258%{transform:translate(96.3459vw,45.258vh) scale(.9894)}to{transform:translate(97.32545vw,99vh) scale(.9894)}}.snow:nth-child(215){opacity:.265;transform:translate(95.1479vw,-10px) scale(.6282);animation:fall-215 18s -27s linear infinite}@keyframes fall-215{53.139%{transform:translate(99.6102vw,53.139vh) scale(.6282)}to{transform:translate(97.37905vw,99vh) scale(.6282)}}.snow:nth-child(216){opacity:.1762;transform:translate(31.2042vw,-10px) scale(.2964);animation:fall-216 15s -7s linear infinite}@keyframes fall-216{41.044%{transform:translate(35.3003vw,41.044vh) scale(.2964)}to{transform:translate(33.25225vw,99vh) scale(.2964)}}.snow:nth-child(217){opacity:1.9544;transform:translate(40.6048vw,-10px) scale(.7468);animation:fall-217 30s -16s linear infinite}@keyframes fall-217{66.254%{transform:translate(48.8149vw,66.254vh) scale(.7468)}to{transform:translate(44.70985vw,99vh) scale(.7468)}}.snow:nth-child(218){opacity:.9316;transform:translate(29.861vw,-10px) scale(.9639);animation:fall-218 11s -21s linear infinite}@keyframes fall-218{76.788%{transform:translate(26.7253vw,76.788vh) scale(.9639)}to{transform:translate(28.29315vw,99vh) scale(.9639)}}.snow:nth-child(219){opacity:.035;transform:translate(56.8255vw,-10px) scale(.5889);animation:fall-219 18s -26s linear infinite}@keyframes fall-219{76.296%{transform:translate(51.7237vw,76.296vh) scale(.5889)}to{transform:translate(54.2746vw,99vh) scale(.5889)}}.snow:nth-child(220){opacity:1.1328;transform:translate(19.2665vw,-10px) scale(.5774);animation:fall-220 21s -22s linear infinite}@keyframes fall-220{44.09%{transform:translate(23.4547vw,44.09vh) scale(.5774)}to{transform:translate(21.3606vw,99vh) scale(.5774)}}.snow:nth-child(221){opacity:.9104;transform:translate(64.8665vw,-10px) scale(.2192);animation:fall-221 20s -14s linear infinite}@keyframes fall-221{53.16%{transform:translate(67.7008vw,53.16vh) scale(.2192)}to{transform:translate(66.28365vw,99vh) scale(.2192)}}.snow:nth-child(222){opacity:1.5668;transform:translate(92.5888vw,-10px) scale(.938);animation:fall-222 29s -18s linear infinite}@keyframes fall-222{51.499%{transform:translate(92.0258vw,51.499vh) scale(.938)}to{transform:translate(92.3073vw,99vh) scale(.938)}}.snow:nth-child(223){opacity:.952;transform:translate(32.9174vw,-10px) scale(.7767);animation:fall-223 15s -4s linear infinite}@keyframes fall-223{36.502%{transform:translate(29.5373vw,36.502vh) scale(.7767)}to{transform:translate(31.22735vw,99vh) scale(.7767)}}.snow:nth-child(224){opacity:.8642;transform:translate(77.0936vw,-10px) scale(.4708);animation:fall-224 23s -4s linear infinite}@keyframes fall-224{39.966%{transform:translate(78.3361vw,39.966vh) scale(.4708)}to{transform:translate(77.71485vw,99vh) scale(.4708)}}.snow:nth-child(225){opacity:.0556;transform:translate(41.9473vw,-10px) scale(.747);animation:fall-225 20s -18s linear infinite}@keyframes fall-225{34.519%{transform:translate(51.305vw,34.519vh) scale(.747)}to{transform:translate(46.62615vw,99vh) scale(.747)}}.snow:nth-child(226){opacity:1.594;transform:translate(93.8977vw,-10px) scale(.0181);animation:fall-226 25s -15s linear infinite}@keyframes fall-226{39.568%{transform:translate(100.1147vw,39.568vh) scale(.0181)}to{transform:translate(97.0062vw,99vh) scale(.0181)}}.snow:nth-child(227){opacity:1.7236;transform:translate(24.2157vw,-10px) scale(.9134);animation:fall-227 10s -10s linear infinite}@keyframes fall-227{40.347%{transform:translate(26.2793vw,40.347vh) scale(.9134)}to{transform:translate(25.2475vw,99vh) scale(.9134)}}.snow:nth-child(228){opacity:.3014;transform:translate(98.4665vw,-10px) scale(.823);animation:fall-228 14s -1s linear infinite}@keyframes fall-228{48.305%{transform:translate(97.1804vw,48.305vh) scale(.823)}to{transform:translate(97.82345vw,99vh) scale(.823)}}.snow:nth-child(229){opacity:.8864;transform:translate(36.5126vw,-10px) scale(.9855);animation:fall-229 23s -27s linear infinite}@keyframes fall-229{38.984%{transform:translate(36.4588vw,38.984vh) scale(.9855)}to{transform:translate(36.4857vw,99vh) scale(.9855)}}.snow:nth-child(230){opacity:1.0246;transform:translate(28.8633vw,-10px) scale(.6786);animation:fall-230 17s -2s linear infinite}@keyframes fall-230{66.465%{transform:translate(25.5626vw,66.465vh) scale(.6786)}to{transform:translate(27.21295vw,99vh) scale(.6786)}}.snow:nth-child(231){opacity:.387;transform:translate(3.2354vw,-10px) scale(.6144);animation:fall-231 19s -18s linear infinite}@keyframes fall-231{32.959%{transform:translate(-.1606vw,32.959vh) scale(.6144)}to{transform:translate(1.5374vw,99vh) scale(.6144)}}.snow:nth-child(232){opacity:1.2154;transform:translate(53.5283vw,-10px) scale(.2678);animation:fall-232 10s -16s linear infinite}@keyframes fall-232{44.373%{transform:translate(59.2292vw,44.373vh) scale(.2678)}to{transform:translate(56.37875vw,99vh) scale(.2678)}}.snow:nth-child(233){opacity:.4074;transform:translate(70.0405vw,-10px) scale(.0932);animation:fall-233 26s -19s linear infinite}@keyframes fall-233{72.46%{transform:translate(63.7419vw,72.46vh) scale(.0932)}to{transform:translate(66.8912vw,99vh) scale(.0932)}}.snow:nth-child(234){opacity:1.215;transform:translate(80.0995vw,-10px) scale(.4205);animation:fall-234 24s -9s linear infinite}@keyframes fall-234{32.766%{transform:translate(82.058vw,32.766vh) scale(.4205)}to{transform:translate(81.07875vw,99vh) scale(.4205)}}.snow:nth-child(235){opacity:.8278;transform:translate(20.2317vw,-10px) scale(.2361);animation:fall-235 25s -2s linear infinite}@keyframes fall-235{33.811%{transform:translate(16.4739vw,33.811vh) scale(.2361)}to{transform:translate(18.3528vw,99vh) scale(.2361)}}.snow:nth-child(236){opacity:.5226;transform:translate(42.7593vw,-10px) scale(.88);animation:fall-236 19s -11s linear infinite}@keyframes fall-236{44.886%{transform:translate(39.6295vw,44.886vh) scale(.88)}to{transform:translate(41.1944vw,99vh) scale(.88)}}.snow:nth-child(237){opacity:1.6944;transform:translate(34.8445vw,-10px) scale(.3656);animation:fall-237 22s -26s linear infinite}@keyframes fall-237{47.367%{transform:translate(32.1263vw,47.367vh) scale(.3656)}to{transform:translate(33.4854vw,99vh) scale(.3656)}}.snow:nth-child(238){opacity:1.9916;transform:translate(35.7077vw,-10px) scale(.5788);animation:fall-238 17s -23s linear infinite}@keyframes fall-238{79.609%{transform:translate(38.3113vw,79.609vh) scale(.5788)}to{transform:translate(37.0095vw,99vh) scale(.5788)}}.snow:nth-child(239){opacity:1.225;transform:translate(88.9674vw,-10px) scale(.2515);animation:fall-239 25s -20s linear infinite}@keyframes fall-239{49.856%{transform:translate(89.3924vw,49.856vh) scale(.2515)}to{transform:translate(89.1799vw,99vh) scale(.2515)}}.snow:nth-child(240){opacity:1.8866;transform:translate(61.5345vw,-10px) scale(.5288);animation:fall-240 20s -9s linear infinite}@keyframes fall-240{33.228%{transform:translate(60.7132vw,33.228vh) scale(.5288)}to{transform:translate(61.12385vw,99vh) scale(.5288)}}.snow:nth-child(241){opacity:1.9298;transform:translate(85.4541vw,-10px) scale(.4947);animation:fall-241 19s -20s linear infinite}@keyframes fall-241{43.984%{transform:translate(93.3951vw,43.984vh) scale(.4947)}to{transform:translate(89.4246vw,99vh) scale(.4947)}}.snow:nth-child(242){opacity:1.6266;transform:translate(4.9836vw,-10px) scale(.2796);animation:fall-242 18s -29s linear infinite}@keyframes fall-242{48.076%{transform:translate(5.8602vw,48.076vh) scale(.2796)}to{transform:translate(5.4219vw,99vh) scale(.2796)}}.snow:nth-child(243){opacity:1.0224;transform:translate(44.4212vw,-10px) scale(.3034);animation:fall-243 10s -12s linear infinite}@keyframes fall-243{70.697%{transform:translate(40.4686vw,70.697vh) scale(.3034)}to{transform:translate(42.4449vw,99vh) scale(.3034)}}.snow:nth-child(244){opacity:1.9544;transform:translate(17.1544vw,-10px) scale(.3174);animation:fall-244 12s -16s linear infinite}@keyframes fall-244{67.198%{transform:translate(16.0637vw,67.198vh) scale(.3174)}to{transform:translate(16.60905vw,99vh) scale(.3174)}}.snow:nth-child(245){opacity:1.674;transform:translate(74.5655vw,-10px) scale(.6308);animation:fall-245 30s -28s linear infinite}@keyframes fall-245{47.603%{transform:translate(71.8843vw,47.603vh) scale(.6308)}to{transform:translate(73.2249vw,99vh) scale(.6308)}}.snow:nth-child(246){opacity:.3352;transform:translate(12.9218vw,-10px) scale(.6608);animation:fall-246 29s -23s linear infinite}@keyframes fall-246{37.456%{transform:translate(6.69vw,37.456vh) scale(.6608)}to{transform:translate(9.8059vw,99vh) scale(.6608)}}.snow:nth-child(247){opacity:.1712;transform:translate(43.3212vw,-10px) scale(.3507);animation:fall-247 27s -23s linear infinite}@keyframes fall-247{32.683%{transform:translate(44.3392vw,32.683vh) scale(.3507)}to{transform:translate(43.8302vw,99vh) scale(.3507)}}.snow:nth-child(248){opacity:.9568;transform:translate(98.3403vw,-10px) scale(.9386);animation:fall-248 27s -10s linear infinite}@keyframes fall-248{37.56%{transform:translate(94.7531vw,37.56vh) scale(.9386)}to{transform:translate(96.5467vw,99vh) scale(.9386)}}.snow:nth-child(249){opacity:1.9334;transform:translate(89.6906vw,-10px) scale(.7476);animation:fall-249 19s -15s linear infinite}@keyframes fall-249{78.284%{transform:translate(85.3957vw,78.284vh) scale(.7476)}to{transform:translate(87.54315vw,99vh) scale(.7476)}}.snow:nth-child(250){opacity:1.5584;transform:translate(91.1757vw,-10px) scale(.5313);animation:fall-250 15s -29s linear infinite}@keyframes fall-250{46.788%{transform:translate(95.33vw,46.788vh) scale(.5313)}to{transform:translate(93.25285vw,99vh) scale(.5313)}}.snow:nth-child(251){opacity:1.5746;transform:translate(2.4248vw,-10px) scale(.7066);animation:fall-251 28s -10s linear infinite}@keyframes fall-251{50.721%{transform:translate(3.0962vw,50.721vh) scale(.7066)}to{transform:translate(2.7605vw,99vh) scale(.7066)}}.snow:nth-child(252){opacity:1.3868;transform:translate(84.7005vw,-10px) scale(.7036);animation:fall-252 21s -14s linear infinite}@keyframes fall-252{30.827%{transform:translate(92.9933vw,30.827vh) scale(.7036)}to{transform:translate(88.8469vw,99vh) scale(.7036)}}.snow:nth-child(253){opacity:.0388;transform:translate(19.8389vw,-10px) scale(.7181);animation:fall-253 14s -17s linear infinite}@keyframes fall-253{35.721%{transform:translate(22.5753vw,35.721vh) scale(.7181)}to{transform:translate(21.2071vw,99vh) scale(.7181)}}.snow:nth-child(254){opacity:1.2788;transform:translate(70.2582vw,-10px) scale(.5759);animation:fall-254 22s -28s linear infinite}@keyframes fall-254{41.941%{transform:translate(76.3652vw,41.941vh) scale(.5759)}to{transform:translate(73.3117vw,99vh) scale(.5759)}}.snow:nth-child(255){opacity:.683;transform:translate(16.9497vw,-10px) scale(.9957);animation:fall-255 13s -20s linear infinite}@keyframes fall-255{46.854%{transform:translate(10.7998vw,46.854vh) scale(.9957)}to{transform:translate(13.87475vw,99vh) scale(.9957)}}.snow:nth-child(256){opacity:.5582;transform:translate(60.1719vw,-10px) scale(.9739);animation:fall-256 23s -16s linear infinite}@keyframes fall-256{77.743%{transform:translate(59.7062vw,77.743vh) scale(.9739)}to{transform:translate(59.93905vw,99vh) scale(.9739)}}.snow:nth-child(257){opacity:.4002;transform:translate(56.2585vw,-10px) scale(.093);animation:fall-257 25s -24s linear infinite}@keyframes fall-257{77.766%{transform:translate(51.8151vw,77.766vh) scale(.093)}to{transform:translate(54.0368vw,99vh) scale(.093)}}.snow:nth-child(258){opacity:.6934;transform:translate(18.3699vw,-10px) scale(.3098);animation:fall-258 25s -10s linear infinite}@keyframes fall-258{43.924%{transform:translate(15.3621vw,43.924vh) scale(.3098)}to{transform:translate(16.866vw,99vh) scale(.3098)}}.snow:nth-child(259){opacity:.602;transform:translate(31.1612vw,-10px) scale(.89);animation:fall-259 23s -24s linear infinite}@keyframes fall-259{53.778%{transform:translate(26.8435vw,53.778vh) scale(.89)}to{transform:translate(29.00235vw,99vh) scale(.89)}}.snow:nth-child(260){opacity:1.1306;transform:translate(14.1117vw,-10px) scale(.1645);animation:fall-260 13s -27s linear infinite}@keyframes fall-260{64.527%{transform:translate(17.2264vw,64.527vh) scale(.1645)}to{transform:translate(15.66905vw,99vh) scale(.1645)}}.snow:nth-child(261){opacity:.3928;transform:translate(57.7308vw,-10px) scale(.3065);animation:fall-261 19s -11s linear infinite}@keyframes fall-261{44.433%{transform:translate(66.9507vw,44.433vh) scale(.3065)}to{transform:translate(62.34075vw,99vh) scale(.3065)}}.snow:nth-child(262){opacity:1.7284;transform:translate(56.9171vw,-10px) scale(.8338);animation:fall-262 20s -29s linear infinite}@keyframes fall-262{43.627%{transform:translate(57.533vw,43.627vh) scale(.8338)}to{transform:translate(57.22505vw,99vh) scale(.8338)}}.snow:nth-child(263){opacity:.6226;transform:translate(64.2881vw,-10px) scale(.226);animation:fall-263 29s -12s linear infinite}@keyframes fall-263{76.466%{transform:translate(69.1395vw,76.466vh) scale(.226)}to{transform:translate(66.7138vw,99vh) scale(.226)}}.snow:nth-child(264){opacity:1.94;transform:translate(36.169vw,-10px) scale(.6247);animation:fall-264 21s -30s linear infinite}@keyframes fall-264{44.481%{transform:translate(32.6876vw,44.481vh) scale(.6247)}to{transform:translate(34.4283vw,99vh) scale(.6247)}}.snow:nth-child(265){opacity:.3532;transform:translate(56.5802vw,-10px) scale(.6935);animation:fall-265 30s -21s linear infinite}@keyframes fall-265{63.253%{transform:translate(49.3284vw,63.253vh) scale(.6935)}to{transform:translate(52.9543vw,99vh) scale(.6935)}}.snow:nth-child(266){opacity:.3408;transform:translate(74.4272vw,-10px) scale(.658);animation:fall-266 15s -25s linear infinite}@keyframes fall-266{39.176%{transform:translate(75.7984vw,39.176vh) scale(.658)}to{transform:translate(75.1128vw,99vh) scale(.658)}}.snow:nth-child(267){opacity:.8624;transform:translate(25.4252vw,-10px) scale(.3614);animation:fall-267 13s -18s linear infinite}@keyframes fall-267{40.62%{transform:translate(26.9822vw,40.62vh) scale(.3614)}to{transform:translate(26.2037vw,99vh) scale(.3614)}}.snow:nth-child(268){opacity:.1076;transform:translate(29.0926vw,-10px) scale(.2128);animation:fall-268 22s -17s linear infinite}@keyframes fall-268{61.116%{transform:translate(22.3045vw,61.116vh) scale(.2128)}to{transform:translate(25.69855vw,99vh) scale(.2128)}}.snow:nth-child(269){opacity:1.3996;transform:translate(11.4885vw,-10px) scale(.7836);animation:fall-269 14s -16s linear infinite}@keyframes fall-269{79.575%{transform:translate(15.3301vw,79.575vh) scale(.7836)}to{transform:translate(13.4093vw,99vh) scale(.7836)}}.snow:nth-child(270){opacity:.4684;transform:translate(4.1176vw,-10px) scale(.0984);animation:fall-270 14s -18s linear infinite}@keyframes fall-270{49.862%{transform:translate(-4.0753vw,49.862vh) scale(.0984)}to{transform:translate(.02115vw,99vh) scale(.0984)}}.snow:nth-child(271){opacity:.9932;transform:translate(22.1575vw,-10px) scale(.8412);animation:fall-271 20s -20s linear infinite}@keyframes fall-271{68.817%{transform:translate(18.0116vw,68.817vh) scale(.8412)}to{transform:translate(20.08455vw,99vh) scale(.8412)}}.snow:nth-child(272){opacity:.239;transform:translate(64.5308vw,-10px) scale(.4444);animation:fall-272 18s -8s linear infinite}@keyframes fall-272{61.797%{transform:translate(58.3007vw,61.797vh) scale(.4444)}to{transform:translate(61.41575vw,99vh) scale(.4444)}}.snow:nth-child(273){opacity:1.6504;transform:translate(29.7304vw,-10px) scale(.8243);animation:fall-273 28s -10s linear infinite}@keyframes fall-273{46.232%{transform:translate(21.6988vw,46.232vh) scale(.8243)}to{transform:translate(25.7146vw,99vh) scale(.8243)}}.snow:nth-child(274){opacity:.576;transform:translate(79.328vw,-10px) scale(.5794);animation:fall-274 22s -23s linear infinite}@keyframes fall-274{35.644%{transform:translate(84.9799vw,35.644vh) scale(.5794)}to{transform:translate(82.15395vw,99vh) scale(.5794)}}.snow:nth-child(275){opacity:1.625;transform:translate(77.7078vw,-10px) scale(.3175);animation:fall-275 25s -19s linear infinite}@keyframes fall-275{73.85%{transform:translate(70.4229vw,73.85vh) scale(.3175)}to{transform:translate(74.06535vw,99vh) scale(.3175)}}.snow:nth-child(276){opacity:1.2382;transform:translate(27.036vw,-10px) scale(.6158);animation:fall-276 16s -30s linear infinite}@keyframes fall-276{35.329%{transform:translate(29.6869vw,35.329vh) scale(.6158)}to{transform:translate(28.36145vw,99vh) scale(.6158)}}.snow:nth-child(277){opacity:1.8014;transform:translate(7.5095vw,-10px) scale(.6073);animation:fall-277 16s -13s linear infinite}@keyframes fall-277{42.496%{transform:translate(16.5838vw,42.496vh) scale(.6073)}to{transform:translate(12.04665vw,99vh) scale(.6073)}}.snow:nth-child(278){opacity:.2468;transform:translate(60.9866vw,-10px) scale(.6837);animation:fall-278 14s -3s linear infinite}@keyframes fall-278{76.621%{transform:translate(57.3381vw,76.621vh) scale(.6837)}to{transform:translate(59.16235vw,99vh) scale(.6837)}}.snow:nth-child(279){opacity:1.4866;transform:translate(64.3419vw,-10px) scale(.6049);animation:fall-279 17s -23s linear infinite}@keyframes fall-279{73.453%{transform:translate(61.1298vw,73.453vh) scale(.6049)}to{transform:translate(62.73585vw,99vh) scale(.6049)}}.snow:nth-child(280){opacity:1.3418;transform:translate(44.2401vw,-10px) scale(.9401);animation:fall-280 22s -28s linear infinite}@keyframes fall-280{45.664%{transform:translate(36.3619vw,45.664vh) scale(.9401)}to{transform:translate(40.301vw,99vh) scale(.9401)}}.snow:nth-child(281){opacity:.8654;transform:translate(32.0831vw,-10px) scale(.2799);animation:fall-281 29s -9s linear infinite}@keyframes fall-281{65.088%{transform:translate(38.8293vw,65.088vh) scale(.2799)}to{transform:translate(35.4562vw,99vh) scale(.2799)}}.snow:nth-child(282){opacity:1.3614;transform:translate(27.9004vw,-10px) scale(.3559);animation:fall-282 12s -16s linear infinite}@keyframes fall-282{38.272%{transform:translate(23.5593vw,38.272vh) scale(.3559)}to{transform:translate(25.72985vw,99vh) scale(.3559)}}.snow:nth-child(283){opacity:.8982;transform:translate(31.3291vw,-10px) scale(.3171);animation:fall-283 14s -9s linear infinite}@keyframes fall-283{41.199%{transform:translate(34.6762vw,41.199vh) scale(.3171)}to{transform:translate(33.00265vw,99vh) scale(.3171)}}.snow:nth-child(284){opacity:.4976;transform:translate(91.3706vw,-10px) scale(.3275);animation:fall-284 15s -26s linear infinite}@keyframes fall-284{62.152%{transform:translate(89.1244vw,62.152vh) scale(.3275)}to{transform:translate(90.2475vw,99vh) scale(.3275)}}.snow:nth-child(285){opacity:1.8928;transform:translate(62.0385vw,-10px) scale(.5971);animation:fall-285 26s -8s linear infinite}@keyframes fall-285{35.577%{transform:translate(70.5774vw,35.577vh) scale(.5971)}to{transform:translate(66.30795vw,99vh) scale(.5971)}}.snow:nth-child(286){opacity:1.7106;transform:translate(19.2068vw,-10px) scale(.9973);animation:fall-286 14s -8s linear infinite}@keyframes fall-286{32.507%{transform:translate(16.3979vw,32.507vh) scale(.9973)}to{transform:translate(17.80235vw,99vh) scale(.9973)}}.snow:nth-child(287){opacity:1.0548;transform:translate(8.0459vw,-10px) scale(.7123);animation:fall-287 11s -9s linear infinite}@keyframes fall-287{37.85%{transform:translate(-1.2338vw,37.85vh) scale(.7123)}to{transform:translate(3.40605vw,99vh) scale(.7123)}}.snow:nth-child(288){opacity:.0964;transform:translate(77.1735vw,-10px) scale(.7839);animation:fall-288 14s -12s linear infinite}@keyframes fall-288{58.14%{transform:translate(71.1849vw,58.14vh) scale(.7839)}to{transform:translate(74.1792vw,99vh) scale(.7839)}}.snow:nth-child(289){opacity:1.636;transform:translate(67.036vw,-10px) scale(.3023);animation:fall-289 27s -29s linear infinite}@keyframes fall-289{65.652%{transform:translate(72.0554vw,65.652vh) scale(.3023)}to{transform:translate(69.5457vw,99vh) scale(.3023)}}.snow:nth-child(290){opacity:1.7914;transform:translate(45.7772vw,-10px) scale(.8438);animation:fall-290 29s -26s linear infinite}@keyframes fall-290{48.216%{transform:translate(48.9762vw,48.216vh) scale(.8438)}to{transform:translate(47.3767vw,99vh) scale(.8438)}}.snow:nth-child(291){opacity:.9896;transform:translate(93.6823vw,-10px) scale(.0453);animation:fall-291 18s -11s linear infinite}@keyframes fall-291{52.878%{transform:translate(93.2985vw,52.878vh) scale(.0453)}to{transform:translate(93.4904vw,99vh) scale(.0453)}}.snow:nth-child(292){opacity:.9666;transform:translate(73.413vw,-10px) scale(.5197);animation:fall-292 25s -23s linear infinite}@keyframes fall-292{30.11%{transform:translate(82.9688vw,30.11vh) scale(.5197)}to{transform:translate(78.1909vw,99vh) scale(.5197)}}.snow:nth-child(293){opacity:.5402;transform:translate(9.5298vw,-10px) scale(.8084);animation:fall-293 25s -16s linear infinite}@keyframes fall-293{41.163%{transform:translate(5.7693vw,41.163vh) scale(.8084)}to{transform:translate(7.64955vw,99vh) scale(.8084)}}.snow:nth-child(294){opacity:1.9528;transform:translate(41.8018vw,-10px) scale(.717);animation:fall-294 28s -12s linear infinite}@keyframes fall-294{42.491%{transform:translate(50.044vw,42.491vh) scale(.717)}to{transform:translate(45.9229vw,99vh) scale(.717)}}.snow:nth-child(295){opacity:1.6974;transform:translate(62.7477vw,-10px) scale(.6244);animation:fall-295 20s -7s linear infinite}@keyframes fall-295{48.615%{transform:translate(72.2221vw,48.615vh) scale(.6244)}to{transform:translate(67.4849vw,99vh) scale(.6244)}}.snow:nth-child(296){opacity:1.508;transform:translate(5.1165vw,-10px) scale(.013);animation:fall-296 27s -19s linear infinite}@keyframes fall-296{63.743%{transform:translate(1.1642vw,63.743vh) scale(.013)}to{transform:translate(3.14035vw,99vh) scale(.013)}}.snow:nth-child(297){opacity:.506;transform:translate(82.6691vw,-10px) scale(.0482);animation:fall-297 30s -9s linear infinite}@keyframes fall-297{71.319%{transform:translate(87.2841vw,71.319vh) scale(.0482)}to{transform:translate(84.9766vw,99vh) scale(.0482)}}.snow:nth-child(298){opacity:1.5584;transform:translate(27.9943vw,-10px) scale(.6669);animation:fall-298 27s -16s linear infinite}@keyframes fall-298{38.732%{transform:translate(36.7225vw,38.732vh) scale(.6669)}to{transform:translate(32.3584vw,99vh) scale(.6669)}}.snow:nth-child(299){opacity:1.8008;transform:translate(7.5245vw,-10px) scale(.3993);animation:fall-299 20s -24s linear infinite}@keyframes fall-299{70.865%{transform:translate(6.02vw,70.865vh) scale(.3993)}to{transform:translate(6.77225vw,99vh) scale(.3993)}}.snow:nth-child(300){opacity:1.4112;transform:translate(65.8081vw,-10px) scale(.0825);animation:fall-300 21s -21s linear infinite}@keyframes fall-300{52.712%{transform:translate(61.8652vw,52.712vh) scale(.0825)}to{transform:translate(63.83665vw,99vh) scale(.0825)}}.snow:nth-child(301){opacity:1.6168;transform:translate(30.1709vw,-10px) scale(.1946);animation:fall-301 18s -18s linear infinite}@keyframes fall-301{36.761%{transform:translate(29.0794vw,36.761vh) scale(.1946)}to{transform:translate(29.62515vw,99vh) scale(.1946)}}.snow:nth-child(302){opacity:1.101;transform:translate(2.1346vw,-10px) scale(.2134);animation:fall-302 26s -23s linear infinite}@keyframes fall-302{72.226%{transform:translate(11.707vw,72.226vh) scale(.2134)}to{transform:translate(6.9208vw,99vh) scale(.2134)}}.snow:nth-child(303){opacity:.2928;transform:translate(76.3747vw,-10px) scale(.8415);animation:fall-303 14s -27s linear infinite}@keyframes fall-303{63.195%{transform:translate(79.0997vw,63.195vh) scale(.8415)}to{transform:translate(77.7372vw,99vh) scale(.8415)}}.snow:nth-child(304){opacity:1.6308;transform:translate(6.7413vw,-10px) scale(.1492);animation:fall-304 15s -18s linear infinite}@keyframes fall-304{50.156%{transform:translate(-.1056vw,50.156vh) scale(.1492)}to{transform:translate(3.31785vw,99vh) scale(.1492)}}.snow:nth-child(305){opacity:1.041;transform:translate(83.3833vw,-10px) scale(.3088);animation:fall-305 27s -3s linear infinite}@keyframes fall-305{48.957%{transform:translate(82.589vw,48.957vh) scale(.3088)}to{transform:translate(82.98615vw,99vh) scale(.3088)}}.snow:nth-child(306){opacity:.1914;transform:translate(91.034vw,-10px) scale(.6789);animation:fall-306 30s -11s linear infinite}@keyframes fall-306{56.403%{transform:translate(89.5071vw,56.403vh) scale(.6789)}to{transform:translate(90.27055vw,99vh) scale(.6789)}}.snow:nth-child(307){opacity:1.4436;transform:translate(13.5848vw,-10px) scale(.1751);animation:fall-307 10s -12s linear infinite}@keyframes fall-307{60.889%{transform:translate(7.0703vw,60.889vh) scale(.1751)}to{transform:translate(10.32755vw,99vh) scale(.1751)}}.snow:nth-child(308){opacity:1.5368;transform:translate(79.0639vw,-10px) scale(.2576);animation:fall-308 14s -25s linear infinite}@keyframes fall-308{47.697%{transform:translate(80.2842vw,47.697vh) scale(.2576)}to{transform:translate(79.67405vw,99vh) scale(.2576)}}.snow:nth-child(309){opacity:.6734;transform:translate(96.6944vw,-10px) scale(.0418);animation:fall-309 27s -7s linear infinite}@keyframes fall-309{32.512%{transform:translate(101.1753vw,32.512vh) scale(.0418)}to{transform:translate(98.93485vw,99vh) scale(.0418)}}.snow:nth-child(310){opacity:.783;transform:translate(65.99vw,-10px) scale(.9102);animation:fall-310 30s -17s linear infinite}@keyframes fall-310{36.779%{transform:translate(67.1124vw,36.779vh) scale(.9102)}to{transform:translate(66.5512vw,99vh) scale(.9102)}}.snow:nth-child(311){opacity:1.4076;transform:translate(19.5723vw,-10px) scale(.6186);animation:fall-311 10s -19s linear infinite}@keyframes fall-311{33.91%{transform:translate(23.5769vw,33.91vh) scale(.6186)}to{transform:translate(21.5746vw,99vh) scale(.6186)}}.snow:nth-child(312){opacity:.2836;transform:translate(.5958vw,-10px) scale(.7522);animation:fall-312 19s -30s linear infinite}@keyframes fall-312{37.361%{transform:translate(7.5116vw,37.361vh) scale(.7522)}to{transform:translate(4.0537vw,99vh) scale(.7522)}}.snow:nth-child(313){opacity:.0888;transform:translate(39.2221vw,-10px) scale(.2725);animation:fall-313 23s -26s linear infinite}@keyframes fall-313{64.328%{transform:translate(36.1092vw,64.328vh) scale(.2725)}to{transform:translate(37.66565vw,99vh) scale(.2725)}}.snow:nth-child(314){opacity:.6246;transform:translate(51.5375vw,-10px) scale(.358);animation:fall-314 30s -6s linear infinite}@keyframes fall-314{59.995%{transform:translate(52.1773vw,59.995vh) scale(.358)}to{transform:translate(51.8574vw,99vh) scale(.358)}}.snow:nth-child(315){opacity:.068;transform:translate(26.1597vw,-10px) scale(.5111);animation:fall-315 28s -14s linear infinite}@keyframes fall-315{62.488%{transform:translate(32.3963vw,62.488vh) scale(.5111)}to{transform:translate(29.278vw,99vh) scale(.5111)}}.snow:nth-child(316){opacity:.88;transform:translate(48.8769vw,-10px) scale(.5628);animation:fall-316 26s -15s linear infinite}@keyframes fall-316{33.561%{transform:translate(46.7626vw,33.561vh) scale(.5628)}to{transform:translate(47.81975vw,99vh) scale(.5628)}}.snow:nth-child(317){opacity:1.9942;transform:translate(3.1387vw,-10px) scale(.7659);animation:fall-317 15s -4s linear infinite}@keyframes fall-317{42.374%{transform:translate(1.0206vw,42.374vh) scale(.7659)}to{transform:translate(2.07965vw,99vh) scale(.7659)}}.snow:nth-child(318){opacity:1.602;transform:translate(15.9698vw,-10px) scale(.6357);animation:fall-318 17s -4s linear infinite}@keyframes fall-318{51.243%{transform:translate(9.1151vw,51.243vh) scale(.6357)}to{transform:translate(12.54245vw,99vh) scale(.6357)}}.snow:nth-child(319){opacity:.9106;transform:translate(15.82vw,-10px) scale(.5361);animation:fall-319 21s -20s linear infinite}@keyframes fall-319{46.215%{transform:translate(11.5954vw,46.215vh) scale(.5361)}to{transform:translate(13.7077vw,99vh) scale(.5361)}}.snow:nth-child(320){opacity:.2146;transform:translate(78.9823vw,-10px) scale(.9022);animation:fall-320 29s -14s linear infinite}@keyframes fall-320{67.92%{transform:translate(78.5475vw,67.92vh) scale(.9022)}to{transform:translate(78.7649vw,99vh) scale(.9022)}}.snow:nth-child(321){opacity:.3318;transform:translate(13.1856vw,-10px) scale(.1917);animation:fall-321 23s -14s linear infinite}@keyframes fall-321{75.253%{transform:translate(16.6962vw,75.253vh) scale(.1917)}to{transform:translate(14.9409vw,99vh) scale(.1917)}}.snow:nth-child(322){opacity:1.0332;transform:translate(68.9124vw,-10px) scale(.1783);animation:fall-322 22s -11s linear infinite}@keyframes fall-322{64.018%{transform:translate(61.4784vw,64.018vh) scale(.1783)}to{transform:translate(65.1954vw,99vh) scale(.1783)}}.snow:nth-child(323){opacity:1.7096;transform:translate(3.4884vw,-10px) scale(.9453);animation:fall-323 18s -5s linear infinite}@keyframes fall-323{55.014%{transform:translate(11.527vw,55.014vh) scale(.9453)}to{transform:translate(7.5077vw,99vh) scale(.9453)}}.snow:nth-child(324){opacity:.34;transform:translate(18.9287vw,-10px) scale(.7717);animation:fall-324 15s -21s linear infinite}@keyframes fall-324{71.463%{transform:translate(15.9526vw,71.463vh) scale(.7717)}to{transform:translate(17.44065vw,99vh) scale(.7717)}}.snow:nth-child(325){opacity:1.7174;transform:translate(44.336vw,-10px) scale(.5552);animation:fall-325 22s -25s linear infinite}@keyframes fall-325{57.02%{transform:translate(53.3331vw,57.02vh) scale(.5552)}to{transform:translate(48.83455vw,99vh) scale(.5552)}}.snow:nth-child(326){opacity:1.9566;transform:translate(3.0885vw,-10px) scale(.3013);animation:fall-326 25s -24s linear infinite}@keyframes fall-326{36.537%{transform:translate(9.3732vw,36.537vh) scale(.3013)}to{transform:translate(6.23085vw,99vh) scale(.3013)}}.snow:nth-child(327){opacity:.8752;transform:translate(58.8616vw,-10px) scale(.8945);animation:fall-327 25s -7s linear infinite}@keyframes fall-327{46.989%{transform:translate(55.049vw,46.989vh) scale(.8945)}to{transform:translate(56.9553vw,99vh) scale(.8945)}}.snow:nth-child(328){opacity:.4104;transform:translate(11.689vw,-10px) scale(.7922);animation:fall-328 22s -1s linear infinite}@keyframes fall-328{59.566%{transform:translate(14.4742vw,59.566vh) scale(.7922)}to{transform:translate(13.0816vw,99vh) scale(.7922)}}.snow:nth-child(329){opacity:1.869;transform:translate(22.5127vw,-10px) scale(.7108);animation:fall-329 19s -14s linear infinite}@keyframes fall-329{59.86%{transform:translate(32.4464vw,59.86vh) scale(.7108)}to{transform:translate(27.47955vw,99vh) scale(.7108)}}.snow:nth-child(330){opacity:1.61;transform:translate(2.7748vw,-10px) scale(.6231);animation:fall-330 14s -2s linear infinite}@keyframes fall-330{77.262%{transform:translate(-3.8348vw,77.262vh) scale(.6231)}to{transform:translate(-.53vw,99vh) scale(.6231)}}.snow:nth-child(331){opacity:.373;transform:translate(22.8065vw,-10px) scale(.0252);animation:fall-331 24s -28s linear infinite}@keyframes fall-331{46.005%{transform:translate(30.8539vw,46.005vh) scale(.0252)}to{transform:translate(26.8302vw,99vh) scale(.0252)}}.snow:nth-child(332){opacity:.5408;transform:translate(1.3853vw,-10px) scale(.4354);animation:fall-332 17s -23s linear infinite}@keyframes fall-332{56.009%{transform:translate(-7.9511vw,56.009vh) scale(.4354)}to{transform:translate(-3.2829vw,99vh) scale(.4354)}}.snow:nth-child(333){opacity:1.239;transform:translate(4.2348vw,-10px) scale(.1249);animation:fall-333 19s -21s linear infinite}@keyframes fall-333{43.362%{transform:translate(-5.7051vw,43.362vh) scale(.1249)}to{transform:translate(-.73515vw,99vh) scale(.1249)}}.snow:nth-child(334){opacity:.3782;transform:translate(39.5244vw,-10px) scale(.9346);animation:fall-334 14s -29s linear infinite}@keyframes fall-334{77.479%{transform:translate(34.0592vw,77.479vh) scale(.9346)}to{transform:translate(36.7918vw,99vh) scale(.9346)}}.snow:nth-child(335){opacity:1.7052;transform:translate(7.3134vw,-10px) scale(.2839);animation:fall-335 20s -28s linear infinite}@keyframes fall-335{47.335%{transform:translate(1.6617vw,47.335vh) scale(.2839)}to{transform:translate(4.48755vw,99vh) scale(.2839)}}.snow:nth-child(336){opacity:.8674;transform:translate(53.4573vw,-10px) scale(.3238);animation:fall-336 29s -6s linear infinite}@keyframes fall-336{75.867%{transform:translate(54.2829vw,75.867vh) scale(.3238)}to{transform:translate(53.8701vw,99vh) scale(.3238)}}.snow:nth-child(337){opacity:.1616;transform:translate(61.7105vw,-10px) scale(.1466);animation:fall-337 10s -18s linear infinite}@keyframes fall-337{35.439%{transform:translate(62.4481vw,35.439vh) scale(.1466)}to{transform:translate(62.0793vw,99vh) scale(.1466)}}.snow:nth-child(338){opacity:.9868;transform:translate(93.3112vw,-10px) scale(.614);animation:fall-338 18s -15s linear infinite}@keyframes fall-338{40.511%{transform:translate(86.8632vw,40.511vh) scale(.614)}to{transform:translate(90.0872vw,99vh) scale(.614)}}.snow:nth-child(339){opacity:1.9858;transform:translate(65.0568vw,-10px) scale(.4923);animation:fall-339 25s -9s linear infinite}@keyframes fall-339{52.319%{transform:translate(73.215vw,52.319vh) scale(.4923)}to{transform:translate(69.1359vw,99vh) scale(.4923)}}.snow:nth-child(340){opacity:1.1702;transform:translate(71.6071vw,-10px) scale(.0029);animation:fall-340 17s -21s linear infinite}@keyframes fall-340{64.331%{transform:translate(70.2825vw,64.331vh) scale(.0029)}to{transform:translate(70.9448vw,99vh) scale(.0029)}}.snow:nth-child(341){opacity:.4396;transform:translate(29.0652vw,-10px) scale(.835);animation:fall-341 14s -27s linear infinite}@keyframes fall-341{66.392%{transform:translate(35.9214vw,66.392vh) scale(.835)}to{transform:translate(32.4933vw,99vh) scale(.835)}}.snow:nth-child(342){opacity:.65;transform:translate(37.9084vw,-10px) scale(.5379);animation:fall-342 21s -8s linear infinite}@keyframes fall-342{62.735%{transform:translate(39.2529vw,62.735vh) scale(.5379)}to{transform:translate(38.58065vw,99vh) scale(.5379)}}.snow:nth-child(343){opacity:1.0982;transform:translate(32.8906vw,-10px) scale(.8483);animation:fall-343 25s -14s linear infinite}@keyframes fall-343{40.712%{transform:translate(37.3174vw,40.712vh) scale(.8483)}to{transform:translate(35.104vw,99vh) scale(.8483)}}.snow:nth-child(344){opacity:1.4736;transform:translate(12.5813vw,-10px) scale(.7351);animation:fall-344 19s -27s linear infinite}@keyframes fall-344{40.619%{transform:translate(4.0737vw,40.619vh) scale(.7351)}to{transform:translate(8.3275vw,99vh) scale(.7351)}}.snow:nth-child(345){opacity:1.6096;transform:translate(43.8216vw,-10px) scale(.2162);animation:fall-345 16s -21s linear infinite}@keyframes fall-345{51.059%{transform:translate(35.0655vw,51.059vh) scale(.2162)}to{transform:translate(39.44355vw,99vh) scale(.2162)}}.snow:nth-child(346){opacity:1.4728;transform:translate(3.0871vw,-10px) scale(.2821);animation:fall-346 23s -20s linear infinite}@keyframes fall-346{38.718%{transform:translate(9.9084vw,38.718vh) scale(.2821)}to{transform:translate(6.49775vw,99vh) scale(.2821)}}.snow:nth-child(347){opacity:.8798;transform:translate(23.2963vw,-10px) scale(.7117);animation:fall-347 22s -23s linear infinite}@keyframes fall-347{43.506%{transform:translate(30.8283vw,43.506vh) scale(.7117)}to{transform:translate(27.0623vw,99vh) scale(.7117)}}.snow:nth-child(348){opacity:1.1944;transform:translate(80.1554vw,-10px) scale(.6485);animation:fall-348 27s -17s linear infinite}@keyframes fall-348{51.315%{transform:translate(85.2624vw,51.315vh) scale(.6485)}to{transform:translate(82.7089vw,99vh) scale(.6485)}}.snow:nth-child(349){opacity:1.7364;transform:translate(48.6685vw,-10px) scale(.1109);animation:fall-349 30s -24s linear infinite}@keyframes fall-349{62.306%{transform:translate(53.0479vw,62.306vh) scale(.1109)}to{transform:translate(50.8582vw,99vh) scale(.1109)}}.snow:nth-child(350){opacity:.0856;transform:translate(4.7559vw,-10px) scale(.189);animation:fall-350 21s -15s linear infinite}@keyframes fall-350{73.375%{transform:translate(-4.5689vw,73.375vh) scale(.189)}to{transform:translate(.0935vw,99vh) scale(.189)}}.snow:nth-child(351){opacity:.7324;transform:translate(19.9522vw,-10px) scale(.8417);animation:fall-351 24s -15s linear infinite}@keyframes fall-351{52.194%{transform:translate(21.9372vw,52.194vh) scale(.8417)}to{transform:translate(20.9447vw,99vh) scale(.8417)}}.snow:nth-child(352){opacity:1.9562;transform:translate(97.0462vw,-10px) scale(.6312);animation:fall-352 23s -28s linear infinite}@keyframes fall-352{55.801%{transform:translate(100.0681vw,55.801vh) scale(.6312)}to{transform:translate(98.55715vw,99vh) scale(.6312)}}.snow:nth-child(353){opacity:1.0904;transform:translate(55.1253vw,-10px) scale(.4268);animation:fall-353 20s -19s linear infinite}@keyframes fall-353{48.005%{transform:translate(57.7138vw,48.005vh) scale(.4268)}to{transform:translate(56.41955vw,99vh) scale(.4268)}}.snow:nth-child(354){opacity:1.0438;transform:translate(5.3157vw,-10px) scale(.3729);animation:fall-354 23s -27s linear infinite}@keyframes fall-354{45.91%{transform:translate(-.0458vw,45.91vh) scale(.3729)}to{transform:translate(2.63495vw,99vh) scale(.3729)}}.snow:nth-child(355){opacity:.3916;transform:translate(48.7128vw,-10px) scale(.2378);animation:fall-355 27s -16s linear infinite}@keyframes fall-355{71.23%{transform:translate(56.1522vw,71.23vh) scale(.2378)}to{transform:translate(52.4325vw,99vh) scale(.2378)}}.snow:nth-child(356){opacity:1.504;transform:translate(82.6092vw,-10px) scale(.7969);animation:fall-356 16s -5s linear infinite}@keyframes fall-356{70.823%{transform:translate(73.3574vw,70.823vh) scale(.7969)}to{transform:translate(77.9833vw,99vh) scale(.7969)}}.snow:nth-child(357){opacity:1.6994;transform:translate(66.1036vw,-10px) scale(.6461);animation:fall-357 19s -18s linear infinite}@keyframes fall-357{30.805%{transform:translate(73.4845vw,30.805vh) scale(.6461)}to{transform:translate(69.79405vw,99vh) scale(.6461)}}.snow:nth-child(358){opacity:1.7078;transform:translate(13.7503vw,-10px) scale(.3666);animation:fall-358 22s -28s linear infinite}@keyframes fall-358{42.622%{transform:translate(9.1117vw,42.622vh) scale(.3666)}to{transform:translate(11.431vw,99vh) scale(.3666)}}.snow:nth-child(359){opacity:1.2378;transform:translate(42.8717vw,-10px) scale(.1459);animation:fall-359 29s -21s linear infinite}@keyframes fall-359{38.835%{transform:translate(49.5026vw,38.835vh) scale(.1459)}to{transform:translate(46.18715vw,99vh) scale(.1459)}}.snow:nth-child(360){opacity:.1674;transform:translate(67.4538vw,-10px) scale(.7789);animation:fall-360 28s -29s linear infinite}@keyframes fall-360{69.682%{transform:translate(71.7152vw,69.682vh) scale(.7789)}to{transform:translate(69.5845vw,99vh) scale(.7789)}}.snow:nth-child(361){opacity:.6112;transform:translate(44.4389vw,-10px) scale(.5155);animation:fall-361 26s -20s linear infinite}@keyframes fall-361{60.345%{transform:translate(50.4259vw,60.345vh) scale(.5155)}to{transform:translate(47.4324vw,99vh) scale(.5155)}}.snow:nth-child(362){opacity:1.0946;transform:translate(83.6336vw,-10px) scale(.8997);animation:fall-362 14s -13s linear infinite}@keyframes fall-362{57.56%{transform:translate(84.9099vw,57.56vh) scale(.8997)}to{transform:translate(84.27175vw,99vh) scale(.8997)}}.snow:nth-child(363){opacity:1.8444;transform:translate(54.7701vw,-10px) scale(.9506);animation:fall-363 11s -9s linear infinite}@keyframes fall-363{60.227%{transform:translate(64.0171vw,60.227vh) scale(.9506)}to{transform:translate(59.3936vw,99vh) scale(.9506)}}.snow:nth-child(364){opacity:1.8988;transform:translate(88.2067vw,-10px) scale(.3616);animation:fall-364 29s -1s linear infinite}@keyframes fall-364{73.801%{transform:translate(88.0037vw,73.801vh) scale(.3616)}to{transform:translate(88.1052vw,99vh) scale(.3616)}}.snow:nth-child(365){opacity:1.5654;transform:translate(83.2883vw,-10px) scale(.4876);animation:fall-365 13s -9s linear infinite}@keyframes fall-365{51.991%{transform:translate(83.162vw,51.991vh) scale(.4876)}to{transform:translate(83.22515vw,99vh) scale(.4876)}}.snow:nth-child(366){opacity:1.9372;transform:translate(43.1608vw,-10px) scale(.9071);animation:fall-366 28s -14s linear infinite}@keyframes fall-366{46.055%{transform:translate(45.9906vw,46.055vh) scale(.9071)}to{transform:translate(44.5757vw,99vh) scale(.9071)}}.snow:nth-child(367){opacity:1.9148;transform:translate(72.8997vw,-10px) scale(.8898);animation:fall-367 16s -2s linear infinite}@keyframes fall-367{71.491%{transform:translate(67.0418vw,71.491vh) scale(.8898)}to{transform:translate(69.97075vw,99vh) scale(.8898)}}.snow:nth-child(368){opacity:1.4164;transform:translate(25.2706vw,-10px) scale(.0485);animation:fall-368 29s -9s linear infinite}@keyframes fall-368{45.138%{transform:translate(18.6065vw,45.138vh) scale(.0485)}to{transform:translate(21.93855vw,99vh) scale(.0485)}}.snow:nth-child(369){opacity:.7136;transform:translate(21.5269vw,-10px) scale(.3665);animation:fall-369 16s -4s linear infinite}@keyframes fall-369{57.201%{transform:translate(21.9809vw,57.201vh) scale(.3665)}to{transform:translate(21.7539vw,99vh) scale(.3665)}}.snow:nth-child(370){opacity:.8028;transform:translate(34.446vw,-10px) scale(.9915);animation:fall-370 21s -28s linear infinite}@keyframes fall-370{69.433%{transform:translate(25.652vw,69.433vh) scale(.9915)}to{transform:translate(30.049vw,99vh) scale(.9915)}}.snow:nth-child(371){opacity:.5382;transform:translate(8.0955vw,-10px) scale(.7312);animation:fall-371 24s -30s linear infinite}@keyframes fall-371{75.715%{transform:translate(13.3753vw,75.715vh) scale(.7312)}to{transform:translate(10.7354vw,99vh) scale(.7312)}}.snow:nth-child(372){opacity:1.074;transform:translate(83.9616vw,-10px) scale(.3106);animation:fall-372 26s -18s linear infinite}@keyframes fall-372{75.092%{transform:translate(84.3762vw,75.092vh) scale(.3106)}to{transform:translate(84.1689vw,99vh) scale(.3106)}}.snow:nth-child(373){opacity:.7532;transform:translate(28.7622vw,-10px) scale(.4252);animation:fall-373 24s -12s linear infinite}@keyframes fall-373{63.544%{transform:translate(36.9962vw,63.544vh) scale(.4252)}to{transform:translate(32.8792vw,99vh) scale(.4252)}}.snow:nth-child(374){opacity:.6434;transform:translate(76.8256vw,-10px) scale(.4507);animation:fall-374 21s -1s linear infinite}@keyframes fall-374{56.079%{transform:translate(73.3899vw,56.079vh) scale(.4507)}to{transform:translate(75.10775vw,99vh) scale(.4507)}}.snow:nth-child(375){opacity:.5048;transform:translate(71.669vw,-10px) scale(.809);animation:fall-375 17s -10s linear infinite}@keyframes fall-375{67.201%{transform:translate(64.0141vw,67.201vh) scale(.809)}to{transform:translate(67.84155vw,99vh) scale(.809)}}.snow:nth-child(376){opacity:1.0442;transform:translate(11.4961vw,-10px) scale(.4164);animation:fall-376 12s -15s linear infinite}@keyframes fall-376{57.719%{transform:translate(11.2642vw,57.719vh) scale(.4164)}to{transform:translate(11.38015vw,99vh) scale(.4164)}}.snow:nth-child(377){opacity:1.4988;transform:translate(55.4079vw,-10px) scale(.9228);animation:fall-377 19s -23s linear infinite}@keyframes fall-377{39.816%{transform:translate(54.68vw,39.816vh) scale(.9228)}to{transform:translate(55.04395vw,99vh) scale(.9228)}}.snow:nth-child(378){opacity:.6496;transform:translate(69.1497vw,-10px) scale(.5537);animation:fall-378 30s -24s linear infinite}@keyframes fall-378{76.234%{transform:translate(74.3335vw,76.234vh) scale(.5537)}to{transform:translate(71.7416vw,99vh) scale(.5537)}}.snow:nth-child(379){opacity:1.3456;transform:translate(12.158vw,-10px) scale(.293);animation:fall-379 14s -30s linear infinite}@keyframes fall-379{41.895%{transform:translate(14.4376vw,41.895vh) scale(.293)}to{transform:translate(13.2978vw,99vh) scale(.293)}}.snow:nth-child(380){opacity:1.2402;transform:translate(50.8648vw,-10px) scale(.8524);animation:fall-380 12s -5s linear infinite}@keyframes fall-380{62.171%{transform:translate(56.0731vw,62.171vh) scale(.8524)}to{transform:translate(53.46895vw,99vh) scale(.8524)}}.snow:nth-child(381){opacity:.2978;transform:translate(72.2277vw,-10px) scale(.4607);animation:fall-381 10s -18s linear infinite}@keyframes fall-381{67.905%{transform:translate(68.7169vw,67.905vh) scale(.4607)}to{transform:translate(70.4723vw,99vh) scale(.4607)}}.snow:nth-child(382){opacity:.9994;transform:translate(29.0761vw,-10px) scale(.5088);animation:fall-382 30s -23s linear infinite}@keyframes fall-382{65.173%{transform:translate(32.2983vw,65.173vh) scale(.5088)}to{transform:translate(30.6872vw,99vh) scale(.5088)}}.snow:nth-child(383){opacity:1.4728;transform:translate(11.0654vw,-10px) scale(.5246);animation:fall-383 11s -17s linear infinite}@keyframes fall-383{37.201%{transform:translate(1.5618vw,37.201vh) scale(.5246)}to{transform:translate(6.3136vw,99vh) scale(.5246)}}.snow:nth-child(384){opacity:1.5226;transform:translate(72.8761vw,-10px) scale(.984);animation:fall-384 15s -15s linear infinite}@keyframes fall-384{77.545%{transform:translate(67.2886vw,77.545vh) scale(.984)}to{transform:translate(70.08235vw,99vh) scale(.984)}}.snow:nth-child(385){opacity:1.897;transform:translate(78.6648vw,-10px) scale(.704);animation:fall-385 14s -26s linear infinite}@keyframes fall-385{40.769%{transform:translate(88.4743vw,40.769vh) scale(.704)}to{transform:translate(83.56955vw,99vh) scale(.704)}}.snow:nth-child(386){opacity:.9836;transform:translate(84.4662vw,-10px) scale(.5041);animation:fall-386 22s -25s linear infinite}@keyframes fall-386{40.103%{transform:translate(88.2325vw,40.103vh) scale(.5041)}to{transform:translate(86.34935vw,99vh) scale(.5041)}}.snow:nth-child(387){opacity:1.783;transform:translate(99.9579vw,-10px) scale(.4763);animation:fall-387 17s -23s linear infinite}@keyframes fall-387{72.654%{transform:translate(101.5479vw,72.654vh) scale(.4763)}to{transform:translate(100.7529vw,99vh) scale(.4763)}}.snow:nth-child(388){opacity:1.7324;transform:translate(76.3291vw,-10px) scale(.5862);animation:fall-388 18s -2s linear infinite}@keyframes fall-388{41.264%{transform:translate(75.9194vw,41.264vh) scale(.5862)}to{transform:translate(76.12425vw,99vh) scale(.5862)}}.snow:nth-child(389){opacity:1.0366;transform:translate(56.972vw,-10px) scale(.7914);animation:fall-389 20s -11s linear infinite}@keyframes fall-389{52.55%{transform:translate(66.1165vw,52.55vh) scale(.7914)}to{transform:translate(61.54425vw,99vh) scale(.7914)}}.snow:nth-child(390){opacity:.242;transform:translate(38.2952vw,-10px) scale(.7605);animation:fall-390 27s -12s linear infinite}@keyframes fall-390{56.626%{transform:translate(39.0557vw,56.626vh) scale(.7605)}to{transform:translate(38.67545vw,99vh) scale(.7605)}}.snow:nth-child(391){opacity:.2614;transform:translate(67.2957vw,-10px) scale(.3214);animation:fall-391 13s -8s linear infinite}@keyframes fall-391{33.144%{transform:translate(65.9913vw,33.144vh) scale(.3214)}to{transform:translate(66.6435vw,99vh) scale(.3214)}}.snow:nth-child(392){opacity:1.4246;transform:translate(45.2298vw,-10px) scale(.6486);animation:fall-392 18s -25s linear infinite}@keyframes fall-392{57.326%{transform:translate(42.6214vw,57.326vh) scale(.6486)}to{transform:translate(43.9256vw,99vh) scale(.6486)}}.snow:nth-child(393){opacity:1.3818;transform:translate(98.1913vw,-10px) scale(.0391);animation:fall-393 28s -11s linear infinite}@keyframes fall-393{41.637%{transform:translate(102.2852vw,41.637vh) scale(.0391)}to{transform:translate(100.23825vw,99vh) scale(.0391)}}.snow:nth-child(394){opacity:1.471;transform:translate(41.2838vw,-10px) scale(.664);animation:fall-394 28s -7s linear infinite}@keyframes fall-394{44.971%{transform:translate(44.7881vw,44.971vh) scale(.664)}to{transform:translate(43.03595vw,99vh) scale(.664)}}.snow:nth-child(395){opacity:1.2682;transform:translate(34.1292vw,-10px) scale(.0571);animation:fall-395 13s -20s linear infinite}@keyframes fall-395{66.988%{transform:translate(38.9721vw,66.988vh) scale(.0571)}to{transform:translate(36.55065vw,99vh) scale(.0571)}}.snow:nth-child(396){opacity:.316;transform:translate(22.0212vw,-10px) scale(.7004);animation:fall-396 11s -7s linear infinite}@keyframes fall-396{36.299%{transform:translate(23.6723vw,36.299vh) scale(.7004)}to{transform:translate(22.84675vw,99vh) scale(.7004)}}.snow:nth-child(397){opacity:1.9376;transform:translate(52.0019vw,-10px) scale(.5362);animation:fall-397 26s -22s linear infinite}@keyframes fall-397{32.505%{transform:translate(54.8294vw,32.505vh) scale(.5362)}to{transform:translate(53.41565vw,99vh) scale(.5362)}}.snow:nth-child(398){opacity:.445;transform:translate(14.4003vw,-10px) scale(.9602);animation:fall-398 10s -18s linear infinite}@keyframes fall-398{67.26%{transform:translate(10.0165vw,67.26vh) scale(.9602)}to{transform:translate(12.2084vw,99vh) scale(.9602)}}.snow:nth-child(399){opacity:1.9146;transform:translate(60.1165vw,-10px) scale(.9192);animation:fall-399 18s -6s linear infinite}@keyframes fall-399{53.429%{transform:translate(66.6213vw,53.429vh) scale(.9192)}to{transform:translate(63.3689vw,99vh) scale(.9192)}}.snow:nth-child(400){opacity:.179;transform:translate(71.7965vw,-10px) scale(.0965);animation:fall-400 13s -9s linear infinite}@keyframes fall-400{47.042%{transform:translate(70.3266vw,47.042vh) scale(.0965)}to{transform:translate(71.06155vw,99vh) scale(.0965)}}\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:.5356;transform:translate(18.1159vw,-10px) scale(.8171);animation:fall-1 24s -5s linear infinite}@keyframes fall-1{49.571%{transform:translate(24.977vw,49.571vh) scale(.8171)}to{transform:translate(21.54645vw,99vh) scale(.8171)}}.snow:nth-child(2){opacity:.828;transform:translate(74.3736vw,-10px) scale(.9953);animation:fall-2 10s -24s linear infinite}@keyframes fall-2{46.625%{transform:translate(71.4198vw,46.625vh) scale(.9953)}to{transform:translate(72.8967vw,99vh) scale(.9953)}}.snow:nth-child(3){opacity:1.0858;transform:translate(84.2173vw,-10px) scale(.7729);animation:fall-3 13s -27s linear infinite}@keyframes fall-3{74.141%{transform:translate(89.7303vw,74.141vh) scale(.7729)}to{transform:translate(86.9738vw,99vh) scale(.7729)}}.snow:nth-child(4){opacity:1.731;transform:translate(48.9454vw,-10px) scale(.4986);animation:fall-4 20s -14s linear infinite}@keyframes fall-4{33.499%{transform:translate(45.684vw,33.499vh) scale(.4986)}to{transform:translate(47.3147vw,99vh) scale(.4986)}}.snow:nth-child(5){opacity:.026;transform:translate(25.6618vw,-10px) scale(.3792);animation:fall-5 13s -14s linear infinite}@keyframes fall-5{52.37%{transform:translate(35.2005vw,52.37vh) scale(.3792)}to{transform:translate(30.43115vw,99vh) scale(.3792)}}.snow:nth-child(6){opacity:.2744;transform:translate(66.8538vw,-10px) scale(.6942);animation:fall-6 16s -30s linear infinite}@keyframes fall-6{75.496%{transform:translate(69.9015vw,75.496vh) scale(.6942)}to{transform:translate(68.37765vw,99vh) scale(.6942)}}.snow:nth-child(7){opacity:.195;transform:translate(41.9675vw,-10px) scale(.6675);animation:fall-7 26s -11s linear infinite}@keyframes fall-7{39.09%{transform:translate(36.7444vw,39.09vh) scale(.6675)}to{transform:translate(39.35595vw,99vh) scale(.6675)}}.snow:nth-child(8){opacity:.6768;transform:translate(22.2229vw,-10px) scale(.2248);animation:fall-8 22s -14s linear infinite}@keyframes fall-8{31.422%{transform:translate(16.8631vw,31.422vh) scale(.2248)}to{transform:translate(19.543vw,99vh) scale(.2248)}}.snow:nth-child(9){opacity:.7786;transform:translate(62.0598vw,-10px) scale(.9569);animation:fall-9 18s -5s linear infinite}@keyframes fall-9{72.777%{transform:translate(66.5957vw,72.777vh) scale(.9569)}to{transform:translate(64.32775vw,99vh) scale(.9569)}}.snow:nth-child(10){opacity:.9478;transform:translate(14.06vw,-10px) scale(.7405);animation:fall-10 14s -20s linear infinite}@keyframes fall-10{34.235%{transform:translate(8.8985vw,34.235vh) scale(.7405)}to{transform:translate(11.47925vw,99vh) scale(.7405)}}.snow:nth-child(11){opacity:1.9516;transform:translate(81.2893vw,-10px) scale(.0716);animation:fall-11 27s -19s linear infinite}@keyframes fall-11{68.661%{transform:translate(85.3038vw,68.661vh) scale(.0716)}to{transform:translate(83.29655vw,99vh) scale(.0716)}}.snow:nth-child(12){opacity:.975;transform:translate(43.7266vw,-10px) scale(.5007);animation:fall-12 21s -21s linear infinite}@keyframes fall-12{44.113%{transform:translate(48.1467vw,44.113vh) scale(.5007)}to{transform:translate(45.93665vw,99vh) scale(.5007)}}.snow:nth-child(13){opacity:.3152;transform:translate(57.3675vw,-10px) scale(.5673);animation:fall-13 11s -21s linear infinite}@keyframes fall-13{38.136%{transform:translate(61.4814vw,38.136vh) scale(.5673)}to{transform:translate(59.42445vw,99vh) scale(.5673)}}.snow:nth-child(14){opacity:1.7622;transform:translate(73.044vw,-10px) scale(.3829);animation:fall-14 20s -11s linear infinite}@keyframes fall-14{79.431%{transform:translate(75.2383vw,79.431vh) scale(.3829)}to{transform:translate(74.14115vw,99vh) scale(.3829)}}.snow:nth-child(15){opacity:1.3694;transform:translate(12.5254vw,-10px) scale(.2372);animation:fall-15 18s -12s linear infinite}@keyframes fall-15{62.066%{transform:translate(10.5658vw,62.066vh) scale(.2372)}to{transform:translate(11.5456vw,99vh) scale(.2372)}}.snow:nth-child(16){opacity:.5024;transform:translate(63.5698vw,-10px) scale(.2931);animation:fall-16 20s -22s linear infinite}@keyframes fall-16{55.058%{transform:translate(68.9212vw,55.058vh) scale(.2931)}to{transform:translate(66.2455vw,99vh) scale(.2931)}}.snow:nth-child(17){opacity:.7888;transform:translate(46.6117vw,-10px) scale(.8059);animation:fall-17 29s -14s linear infinite}@keyframes fall-17{70.049%{transform:translate(40.6592vw,70.049vh) scale(.8059)}to{transform:translate(43.63545vw,99vh) scale(.8059)}}.snow:nth-child(18){opacity:.0828;transform:translate(97.1497vw,-10px) scale(.2627);animation:fall-18 14s -18s linear infinite}@keyframes fall-18{44.272%{transform:translate(98.998vw,44.272vh) scale(.2627)}to{transform:translate(98.07385vw,99vh) scale(.2627)}}.snow:nth-child(19){opacity:.8904;transform:translate(31.2897vw,-10px) scale(.4145);animation:fall-19 11s -24s linear infinite}@keyframes fall-19{44.894%{transform:translate(32.3864vw,44.894vh) scale(.4145)}to{transform:translate(31.83805vw,99vh) scale(.4145)}}.snow:nth-child(20){opacity:1.127;transform:translate(82.4311vw,-10px) scale(.4816);animation:fall-20 23s -15s linear infinite}@keyframes fall-20{47.338%{transform:translate(89.7486vw,47.338vh) scale(.4816)}to{transform:translate(86.08985vw,99vh) scale(.4816)}}.snow:nth-child(21){opacity:1.8734;transform:translate(15.4932vw,-10px) scale(.8475);animation:fall-21 22s -4s linear infinite}@keyframes fall-21{40.929%{transform:translate(9.0951vw,40.929vh) scale(.8475)}to{transform:translate(12.29415vw,99vh) scale(.8475)}}.snow:nth-child(22){opacity:1.9074;transform:translate(6.8465vw,-10px) scale(.6369);animation:fall-22 22s -20s linear infinite}@keyframes fall-22{47.513%{transform:translate(5.6825vw,47.513vh) scale(.6369)}to{transform:translate(6.2645vw,99vh) scale(.6369)}}.snow:nth-child(23){opacity:1.4932;transform:translate(65.6726vw,-10px) scale(.3671);animation:fall-23 23s -30s linear infinite}@keyframes fall-23{71.911%{transform:translate(61.0511vw,71.911vh) scale(.3671)}to{transform:translate(63.36185vw,99vh) scale(.3671)}}.snow:nth-child(24){opacity:.7986;transform:translate(21.7563vw,-10px) scale(.9363);animation:fall-24 11s -2s linear infinite}@keyframes fall-24{41.455%{transform:translate(18.5447vw,41.455vh) scale(.9363)}to{transform:translate(20.1505vw,99vh) scale(.9363)}}.snow:nth-child(25){opacity:.812;transform:translate(58.3484vw,-10px) scale(.0712);animation:fall-25 23s -27s linear infinite}@keyframes fall-25{48.497%{transform:translate(55.4982vw,48.497vh) scale(.0712)}to{transform:translate(56.9233vw,99vh) scale(.0712)}}.snow:nth-child(26){opacity:1.8802;transform:translate(91.695vw,-10px) scale(.935);animation:fall-26 30s -27s linear infinite}@keyframes fall-26{41.936%{transform:translate(85.2503vw,41.936vh) scale(.935)}to{transform:translate(88.47265vw,99vh) scale(.935)}}.snow:nth-child(27){opacity:.0964;transform:translate(89.6585vw,-10px) scale(.78);animation:fall-27 16s -12s linear infinite}@keyframes fall-27{31.555%{transform:translate(79.782vw,31.555vh) scale(.78)}to{transform:translate(84.72025vw,99vh) scale(.78)}}.snow:nth-child(28){opacity:.6352;transform:translate(32.9505vw,-10px) scale(.0175);animation:fall-28 27s -14s linear infinite}@keyframes fall-28{42.912%{transform:translate(39.2214vw,42.912vh) scale(.0175)}to{transform:translate(36.08595vw,99vh) scale(.0175)}}.snow:nth-child(29){opacity:1.3822;transform:translate(60.0461vw,-10px) scale(.7449);animation:fall-29 17s -2s linear infinite}@keyframes fall-29{62.74%{transform:translate(57.8139vw,62.74vh) scale(.7449)}to{transform:translate(58.93vw,99vh) scale(.7449)}}.snow:nth-child(30){opacity:1.4268;transform:translate(38.4168vw,-10px) scale(.2226);animation:fall-30 20s -27s linear infinite}@keyframes fall-30{75.122%{transform:translate(46.3735vw,75.122vh) scale(.2226)}to{transform:translate(42.39515vw,99vh) scale(.2226)}}.snow:nth-child(31){opacity:1.8598;transform:translate(3.597vw,-10px) scale(.5909);animation:fall-31 12s -15s linear infinite}@keyframes fall-31{32.573%{transform:translate(4.5453vw,32.573vh) scale(.5909)}to{transform:translate(4.07115vw,99vh) scale(.5909)}}.snow:nth-child(32){opacity:.5836;transform:translate(44.567vw,-10px) scale(.5286);animation:fall-32 25s -26s linear infinite}@keyframes fall-32{58.093%{transform:translate(53.9413vw,58.093vh) scale(.5286)}to{transform:translate(49.25415vw,99vh) scale(.5286)}}.snow:nth-child(33){opacity:1.1618;transform:translate(8.9697vw,-10px) scale(.7044);animation:fall-33 18s -30s linear infinite}@keyframes fall-33{47.498%{transform:translate(18.0748vw,47.498vh) scale(.7044)}to{transform:translate(13.52225vw,99vh) scale(.7044)}}.snow:nth-child(34){opacity:1.8796;transform:translate(17.4773vw,-10px) scale(.6339);animation:fall-34 25s -27s linear infinite}@keyframes fall-34{44.72%{transform:translate(17.8874vw,44.72vh) scale(.6339)}to{transform:translate(17.68235vw,99vh) scale(.6339)}}.snow:nth-child(35){opacity:.5414;transform:translate(36.8042vw,-10px) scale(.3832);animation:fall-35 14s -7s linear infinite}@keyframes fall-35{50.864%{transform:translate(40.0401vw,50.864vh) scale(.3832)}to{transform:translate(38.42215vw,99vh) scale(.3832)}}.snow:nth-child(36){opacity:1.1184;transform:translate(83.8075vw,-10px) scale(.1381);animation:fall-36 17s -6s linear infinite}@keyframes fall-36{42.56%{transform:translate(91.8962vw,42.56vh) scale(.1381)}to{transform:translate(87.85185vw,99vh) scale(.1381)}}.snow:nth-child(37){opacity:1.3022;transform:translate(13.9655vw,-10px) scale(.6746);animation:fall-37 15s -3s linear infinite}@keyframes fall-37{48.804%{transform:translate(14.84vw,48.804vh) scale(.6746)}to{transform:translate(14.40275vw,99vh) scale(.6746)}}.snow:nth-child(38){opacity:.7562;transform:translate(34.1896vw,-10px) scale(.6916);animation:fall-38 22s -6s linear infinite}@keyframes fall-38{55.273%{transform:translate(24.5222vw,55.273vh) scale(.6916)}to{transform:translate(29.3559vw,99vh) scale(.6916)}}.snow:nth-child(39){opacity:.6154;transform:translate(63.8465vw,-10px) scale(.8589);animation:fall-39 24s -8s linear infinite}@keyframes fall-39{54.758%{transform:translate(56.7997vw,54.758vh) scale(.8589)}to{transform:translate(60.3231vw,99vh) scale(.8589)}}.snow:nth-child(40){opacity:.7974;transform:translate(8.7189vw,-10px) scale(.5287);animation:fall-40 19s -3s linear infinite}@keyframes fall-40{77.715%{transform:translate(7.304vw,77.715vh) scale(.5287)}to{transform:translate(8.01145vw,99vh) scale(.5287)}}.snow:nth-child(41){opacity:.3794;transform:translate(37.0517vw,-10px) scale(.3032);animation:fall-41 11s -28s linear infinite}@keyframes fall-41{69.929%{transform:translate(38.2202vw,69.929vh) scale(.3032)}to{transform:translate(37.63595vw,99vh) scale(.3032)}}.snow:nth-child(42){opacity:1.1382;transform:translate(2.6944vw,-10px) scale(.5869);animation:fall-42 29s -28s linear infinite}@keyframes fall-42{40.021%{transform:translate(11.8393vw,40.021vh) scale(.5869)}to{transform:translate(7.26685vw,99vh) scale(.5869)}}.snow:nth-child(43){opacity:.329;transform:translate(27.1139vw,-10px) scale(.3527);animation:fall-43 14s -21s linear infinite}@keyframes fall-43{35.755%{transform:translate(35.0305vw,35.755vh) scale(.3527)}to{transform:translate(31.0722vw,99vh) scale(.3527)}}.snow:nth-child(44){opacity:1.4494;transform:translate(65.8161vw,-10px) scale(.5768);animation:fall-44 13s -27s linear infinite}@keyframes fall-44{40.23%{transform:translate(57.7547vw,40.23vh) scale(.5768)}to{transform:translate(61.7854vw,99vh) scale(.5768)}}.snow:nth-child(45){opacity:1.3326;transform:translate(51.9477vw,-10px) scale(.0282);animation:fall-45 10s -15s linear infinite}@keyframes fall-45{36.772%{transform:translate(49.4349vw,36.772vh) scale(.0282)}to{transform:translate(50.6913vw,99vh) scale(.0282)}}.snow:nth-child(46){opacity:1.2664;transform:translate(85.552vw,-10px) scale(.6578);animation:fall-46 30s -10s linear infinite}@keyframes fall-46{40.765%{transform:translate(84.7817vw,40.765vh) scale(.6578)}to{transform:translate(85.16685vw,99vh) scale(.6578)}}.snow:nth-child(47){opacity:1.4556;transform:translate(5.1965vw,-10px) scale(.0897);animation:fall-47 14s -29s linear infinite}@keyframes fall-47{50.093%{transform:translate(10.5859vw,50.093vh) scale(.0897)}to{transform:translate(7.8912vw,99vh) scale(.0897)}}.snow:nth-child(48){opacity:1.5448;transform:translate(90.0623vw,-10px) scale(.6243);animation:fall-48 25s -11s linear infinite}@keyframes fall-48{59.319%{transform:translate(80.3375vw,59.319vh) scale(.6243)}to{transform:translate(85.1999vw,99vh) scale(.6243)}}.snow:nth-child(49){opacity:.5432;transform:translate(15.6591vw,-10px) scale(.9066);animation:fall-49 11s -4s linear infinite}@keyframes fall-49{31.426%{transform:translate(22.2838vw,31.426vh) scale(.9066)}to{transform:translate(18.97145vw,99vh) scale(.9066)}}.snow:nth-child(50){opacity:.6696;transform:translate(57.6517vw,-10px) scale(.2894);animation:fall-50 17s -1s linear infinite}@keyframes fall-50{79.361%{transform:translate(60.2918vw,79.361vh) scale(.2894)}to{transform:translate(58.97175vw,99vh) scale(.2894)}}.snow:nth-child(51){opacity:.7862;transform:translate(70.2594vw,-10px) scale(.9615);animation:fall-51 18s -15s linear infinite}@keyframes fall-51{45.895%{transform:translate(74.9344vw,45.895vh) scale(.9615)}to{transform:translate(72.5969vw,99vh) scale(.9615)}}.snow:nth-child(52){opacity:1.8476;transform:translate(15.1773vw,-10px) scale(.0604);animation:fall-52 22s -28s linear infinite}@keyframes fall-52{46.508%{transform:translate(24.6224vw,46.508vh) scale(.0604)}to{transform:translate(19.89985vw,99vh) scale(.0604)}}.snow:nth-child(53){opacity:1.5944;transform:translate(51.8447vw,-10px) scale(.1442);animation:fall-53 12s -29s linear infinite}@keyframes fall-53{43.93%{transform:translate(41.9815vw,43.93vh) scale(.1442)}to{transform:translate(46.9131vw,99vh) scale(.1442)}}.snow:nth-child(54){opacity:1.5142;transform:translate(75.8771vw,-10px) scale(.4845);animation:fall-54 15s -22s linear infinite}@keyframes fall-54{75.378%{transform:translate(85.7647vw,75.378vh) scale(.4845)}to{transform:translate(80.8209vw,99vh) scale(.4845)}}.snow:nth-child(55){opacity:.6446;transform:translate(84.1326vw,-10px) scale(.1672);animation:fall-55 26s -7s linear infinite}@keyframes fall-55{64.908%{transform:translate(74.3124vw,64.908vh) scale(.1672)}to{transform:translate(79.2225vw,99vh) scale(.1672)}}.snow:nth-child(56){opacity:1.8608;transform:translate(80.7764vw,-10px) scale(.0517);animation:fall-56 20s -10s linear infinite}@keyframes fall-56{71.803%{transform:translate(87.6677vw,71.803vh) scale(.0517)}to{transform:translate(84.22205vw,99vh) scale(.0517)}}.snow:nth-child(57){opacity:1.9242;transform:translate(19.7844vw,-10px) scale(.3291);animation:fall-57 16s -7s linear infinite}@keyframes fall-57{58.206%{transform:translate(19.0535vw,58.206vh) scale(.3291)}to{transform:translate(19.41895vw,99vh) scale(.3291)}}.snow:nth-child(58){opacity:1.7704;transform:translate(61.4998vw,-10px) scale(.7856);animation:fall-58 24s -9s linear infinite}@keyframes fall-58{54.336%{transform:translate(53.248vw,54.336vh) scale(.7856)}to{transform:translate(57.3739vw,99vh) scale(.7856)}}.snow:nth-child(59){opacity:1.129;transform:translate(2.0607vw,-10px) scale(.1225);animation:fall-59 24s -8s linear infinite}@keyframes fall-59{56.384%{transform:translate(4.9295vw,56.384vh) scale(.1225)}to{transform:translate(3.4951vw,99vh) scale(.1225)}}.snow:nth-child(60){opacity:.9712;transform:translate(99.5393vw,-10px) scale(.8777);animation:fall-60 11s -14s linear infinite}@keyframes fall-60{78.568%{transform:translate(96.3776vw,78.568vh) scale(.8777)}to{transform:translate(97.95845vw,99vh) scale(.8777)}}.snow:nth-child(61){opacity:.1674;transform:translate(72.5899vw,-10px) scale(.3479);animation:fall-61 24s -17s linear infinite}@keyframes fall-61{53.292%{transform:translate(78.7988vw,53.292vh) scale(.3479)}to{transform:translate(75.69435vw,99vh) scale(.3479)}}.snow:nth-child(62){opacity:.0004;transform:translate(33.4326vw,-10px) scale(.0183);animation:fall-62 15s -21s linear infinite}@keyframes fall-62{57.581%{transform:translate(39.9607vw,57.581vh) scale(.0183)}to{transform:translate(36.69665vw,99vh) scale(.0183)}}.snow:nth-child(63){opacity:.8248;transform:translate(33.7888vw,-10px) scale(.5485);animation:fall-63 30s -12s linear infinite}@keyframes fall-63{50.5%{transform:translate(28.3565vw,50.5vh) scale(.5485)}to{transform:translate(31.07265vw,99vh) scale(.5485)}}.snow:nth-child(64){opacity:1.1678;transform:translate(49.8164vw,-10px) scale(.5081);animation:fall-64 28s -29s linear infinite}@keyframes fall-64{61.488%{transform:translate(47.8323vw,61.488vh) scale(.5081)}to{transform:translate(48.82435vw,99vh) scale(.5081)}}.snow:nth-child(65){opacity:.144;transform:translate(86.2033vw,-10px) scale(.2123);animation:fall-65 13s -16s linear infinite}@keyframes fall-65{33.597%{transform:translate(80.2375vw,33.597vh) scale(.2123)}to{transform:translate(83.2204vw,99vh) scale(.2123)}}.snow:nth-child(66){opacity:.4612;transform:translate(8.4745vw,-10px) scale(.8759);animation:fall-66 10s -28s linear infinite}@keyframes fall-66{58.709%{transform:translate(16.7792vw,58.709vh) scale(.8759)}to{transform:translate(12.62685vw,99vh) scale(.8759)}}.snow:nth-child(67){opacity:.9936;transform:translate(42.232vw,-10px) scale(.6977);animation:fall-67 19s -17s linear infinite}@keyframes fall-67{70.862%{transform:translate(39.0985vw,70.862vh) scale(.6977)}to{transform:translate(40.66525vw,99vh) scale(.6977)}}.snow:nth-child(68){opacity:1.8956;transform:translate(18.8999vw,-10px) scale(.3621);animation:fall-68 23s -5s linear infinite}@keyframes fall-68{77.099%{transform:translate(13.6442vw,77.099vh) scale(.3621)}to{transform:translate(16.27205vw,99vh) scale(.3621)}}.snow:nth-child(69){opacity:1.8246;transform:translate(89.4826vw,-10px) scale(.4233);animation:fall-69 29s -14s linear infinite}@keyframes fall-69{64.276%{transform:translate(87.6479vw,64.276vh) scale(.4233)}to{transform:translate(88.56525vw,99vh) scale(.4233)}}.snow:nth-child(70){opacity:1.9268;transform:translate(67.7909vw,-10px) scale(.3477);animation:fall-70 28s -30s linear infinite}@keyframes fall-70{58.728%{transform:translate(71.6413vw,58.728vh) scale(.3477)}to{transform:translate(69.7161vw,99vh) scale(.3477)}}.snow:nth-child(71){opacity:1.0324;transform:translate(3.3278vw,-10px) scale(.9365);animation:fall-71 30s -30s linear infinite}@keyframes fall-71{53.649%{transform:translate(4.4095vw,53.649vh) scale(.9365)}to{transform:translate(3.86865vw,99vh) scale(.9365)}}.snow:nth-child(72){opacity:1.1212;transform:translate(16.5068vw,-10px) scale(.4861);animation:fall-72 17s -27s linear infinite}@keyframes fall-72{77.985%{transform:translate(7.7575vw,77.985vh) scale(.4861)}to{transform:translate(12.13215vw,99vh) scale(.4861)}}.snow:nth-child(73){opacity:1.7878;transform:translate(58.6411vw,-10px) scale(.1046);animation:fall-73 28s -17s linear infinite}@keyframes fall-73{76.041%{transform:translate(49.6455vw,76.041vh) scale(.1046)}to{transform:translate(54.1433vw,99vh) scale(.1046)}}.snow:nth-child(74){opacity:1.408;transform:translate(61.8262vw,-10px) scale(.1072);animation:fall-74 22s -29s linear infinite}@keyframes fall-74{40.273%{transform:translate(54.7962vw,40.273vh) scale(.1072)}to{transform:translate(58.3112vw,99vh) scale(.1072)}}.snow:nth-child(75){opacity:.0218;transform:translate(61.1168vw,-10px) scale(.2024);animation:fall-75 10s -13s linear infinite}@keyframes fall-75{46.047%{transform:translate(56.509vw,46.047vh) scale(.2024)}to{transform:translate(58.8129vw,99vh) scale(.2024)}}.snow:nth-child(76){opacity:1.5126;transform:translate(59.0016vw,-10px) scale(.4145);animation:fall-76 25s -27s linear infinite}@keyframes fall-76{32.494%{transform:translate(56.2239vw,32.494vh) scale(.4145)}to{transform:translate(57.61275vw,99vh) scale(.4145)}}.snow:nth-child(77){opacity:.6252;transform:translate(15.7667vw,-10px) scale(.2908);animation:fall-77 11s -9s linear infinite}@keyframes fall-77{63.3%{transform:translate(20.5165vw,63.3vh) scale(.2908)}to{transform:translate(18.1416vw,99vh) scale(.2908)}}.snow:nth-child(78){opacity:1.2792;transform:translate(8.9034vw,-10px) scale(.9365);animation:fall-78 19s -27s linear infinite}@keyframes fall-78{42.76%{transform:translate(14.0167vw,42.76vh) scale(.9365)}to{transform:translate(11.46005vw,99vh) scale(.9365)}}.snow:nth-child(79){opacity:.113;transform:translate(40.9573vw,-10px) scale(.7881);animation:fall-79 15s -13s linear infinite}@keyframes fall-79{40.858%{transform:translate(39.7259vw,40.858vh) scale(.7881)}to{transform:translate(40.3416vw,99vh) scale(.7881)}}.snow:nth-child(80){opacity:1.3536;transform:translate(30.7386vw,-10px) scale(.0056);animation:fall-80 21s -9s linear infinite}@keyframes fall-80{61.267%{transform:translate(30.7684vw,61.267vh) scale(.0056)}to{transform:translate(30.7535vw,99vh) scale(.0056)}}.snow:nth-child(81){opacity:.9956;transform:translate(30.3631vw,-10px) scale(.6945);animation:fall-81 13s -17s linear infinite}@keyframes fall-81{68.429%{transform:translate(29.6294vw,68.429vh) scale(.6945)}to{transform:translate(29.99625vw,99vh) scale(.6945)}}.snow:nth-child(82){opacity:1.1664;transform:translate(17.148vw,-10px) scale(.7827);animation:fall-82 21s -7s linear infinite}@keyframes fall-82{50.036%{transform:translate(11.8392vw,50.036vh) scale(.7827)}to{transform:translate(14.4936vw,99vh) scale(.7827)}}.snow:nth-child(83){opacity:.2464;transform:translate(53.4787vw,-10px) scale(.3048);animation:fall-83 28s -21s linear infinite}@keyframes fall-83{40.292%{transform:translate(55.5907vw,40.292vh) scale(.3048)}to{transform:translate(54.5347vw,99vh) scale(.3048)}}.snow:nth-child(84){opacity:.8916;transform:translate(71.9139vw,-10px) scale(.5037);animation:fall-84 15s -23s linear infinite}@keyframes fall-84{64.494%{transform:translate(67.0527vw,64.494vh) scale(.5037)}to{transform:translate(69.4833vw,99vh) scale(.5037)}}.snow:nth-child(85){opacity:.659;transform:translate(25.6752vw,-10px) scale(.0424);animation:fall-85 10s -19s linear infinite}@keyframes fall-85{66.302%{transform:translate(19.6945vw,66.302vh) scale(.0424)}to{transform:translate(22.68485vw,99vh) scale(.0424)}}.snow:nth-child(86){opacity:1.618;transform:translate(31.1689vw,-10px) scale(.1903);animation:fall-86 15s -30s linear infinite}@keyframes fall-86{45.094%{transform:translate(35.1103vw,45.094vh) scale(.1903)}to{transform:translate(33.1396vw,99vh) scale(.1903)}}.snow:nth-child(87){opacity:1.4468;transform:translate(.8393vw,-10px) scale(.7713);animation:fall-87 30s -28s linear infinite}@keyframes fall-87{73.919%{transform:translate(6.5935vw,73.919vh) scale(.7713)}to{transform:translate(3.7164vw,99vh) scale(.7713)}}.snow:nth-child(88){opacity:.9126;transform:translate(64.229vw,-10px) scale(.1712);animation:fall-88 20s -8s linear infinite}@keyframes fall-88{60.342%{transform:translate(61.7541vw,60.342vh) scale(.1712)}to{transform:translate(62.99155vw,99vh) scale(.1712)}}.snow:nth-child(89){opacity:.6332;transform:translate(73.8405vw,-10px) scale(.9262);animation:fall-89 15s -8s linear infinite}@keyframes fall-89{57.368%{transform:translate(65.5284vw,57.368vh) scale(.9262)}to{transform:translate(69.68445vw,99vh) scale(.9262)}}.snow:nth-child(90){opacity:1.7078;transform:translate(19.6435vw,-10px) scale(.6885);animation:fall-90 11s -26s linear infinite}@keyframes fall-90{74.069%{transform:translate(9.7099vw,74.069vh) scale(.6885)}to{transform:translate(14.6767vw,99vh) scale(.6885)}}.snow:nth-child(91){opacity:.7884;transform:translate(53.9785vw,-10px) scale(.0033);animation:fall-91 28s -4s linear infinite}@keyframes fall-91{67.76%{transform:translate(61.8647vw,67.76vh) scale(.0033)}to{transform:translate(57.9216vw,99vh) scale(.0033)}}.snow:nth-child(92){opacity:.9108;transform:translate(75.7724vw,-10px) scale(.9849);animation:fall-92 28s -27s linear infinite}@keyframes fall-92{36.93%{transform:translate(78.2349vw,36.93vh) scale(.9849)}to{transform:translate(77.00365vw,99vh) scale(.9849)}}.snow:nth-child(93){opacity:.2112;transform:translate(57.9732vw,-10px) scale(.1231);animation:fall-93 20s -21s linear infinite}@keyframes fall-93{34.589%{transform:translate(50.9803vw,34.589vh) scale(.1231)}to{transform:translate(54.47675vw,99vh) scale(.1231)}}.snow:nth-child(94){opacity:.9928;transform:translate(64.0678vw,-10px) scale(.1865);animation:fall-94 18s -14s linear infinite}@keyframes fall-94{32.916%{transform:translate(61.7085vw,32.916vh) scale(.1865)}to{transform:translate(62.88815vw,99vh) scale(.1865)}}.snow:nth-child(95){opacity:.3388;transform:translate(39.3851vw,-10px) scale(.1309);animation:fall-95 29s -6s linear infinite}@keyframes fall-95{63.974%{transform:translate(41.9213vw,63.974vh) scale(.1309)}to{transform:translate(40.6532vw,99vh) scale(.1309)}}.snow:nth-child(96){opacity:.5548;transform:translate(54.8009vw,-10px) scale(.2592);animation:fall-96 13s -6s linear infinite}@keyframes fall-96{77.633%{transform:translate(52.2515vw,77.633vh) scale(.2592)}to{transform:translate(53.5262vw,99vh) scale(.2592)}}.snow:nth-child(97){opacity:.8696;transform:translate(75.0146vw,-10px) scale(.6831);animation:fall-97 12s -18s linear infinite}@keyframes fall-97{59.504%{transform:translate(80.3581vw,59.504vh) scale(.6831)}to{transform:translate(77.68635vw,99vh) scale(.6831)}}.snow:nth-child(98){opacity:1.262;transform:translate(63.1242vw,-10px) scale(.1694);animation:fall-98 15s -11s linear infinite}@keyframes fall-98{76.696%{transform:translate(60.7689vw,76.696vh) scale(.1694)}to{transform:translate(61.94655vw,99vh) scale(.1694)}}.snow:nth-child(99){opacity:.4912;transform:translate(63.8386vw,-10px) scale(.7302);animation:fall-99 17s -21s linear infinite}@keyframes fall-99{42.845%{transform:translate(60.2388vw,42.845vh) scale(.7302)}to{transform:translate(62.0387vw,99vh) scale(.7302)}}.snow:nth-child(100){opacity:.9296;transform:translate(46.4694vw,-10px) scale(.8433);animation:fall-100 22s -13s linear infinite}@keyframes fall-100{59.834%{transform:translate(54.5413vw,59.834vh) scale(.8433)}to{transform:translate(50.50535vw,99vh) scale(.8433)}}.snow:nth-child(101){opacity:.082;transform:translate(64.4745vw,-10px) scale(.7676);animation:fall-101 14s -12s linear infinite}@keyframes fall-101{77.993%{transform:translate(60.4259vw,77.993vh) scale(.7676)}to{transform:translate(62.4502vw,99vh) scale(.7676)}}.snow:nth-child(102){opacity:.0436;transform:translate(68.5987vw,-10px) scale(.5954);animation:fall-102 30s -24s linear infinite}@keyframes fall-102{54.429%{transform:translate(62.3069vw,54.429vh) scale(.5954)}to{transform:translate(65.4528vw,99vh) scale(.5954)}}.snow:nth-child(103){opacity:.2596;transform:translate(17.3681vw,-10px) scale(.201);animation:fall-103 16s -14s linear infinite}@keyframes fall-103{34.15%{transform:translate(13.4664vw,34.15vh) scale(.201)}to{transform:translate(15.41725vw,99vh) scale(.201)}}.snow:nth-child(104){opacity:1.9316;transform:translate(80.7498vw,-10px) scale(.3318);animation:fall-104 18s -17s linear infinite}@keyframes fall-104{40.591%{transform:translate(90.6938vw,40.591vh) scale(.3318)}to{transform:translate(85.7218vw,99vh) scale(.3318)}}.snow:nth-child(105){opacity:.8738;transform:translate(43.8322vw,-10px) scale(.8677);animation:fall-105 10s -24s linear infinite}@keyframes fall-105{50.052%{transform:translate(45.8656vw,50.052vh) scale(.8677)}to{transform:translate(44.8489vw,99vh) scale(.8677)}}.snow:nth-child(106){opacity:.0654;transform:translate(20.4313vw,-10px) scale(.9126);animation:fall-106 28s -26s linear infinite}@keyframes fall-106{47.854%{transform:translate(27.666vw,47.854vh) scale(.9126)}to{transform:translate(24.04865vw,99vh) scale(.9126)}}.snow:nth-child(107){opacity:.2074;transform:translate(53.8936vw,-10px) scale(.4725);animation:fall-107 23s -27s linear infinite}@keyframes fall-107{66.404%{transform:translate(54.2565vw,66.404vh) scale(.4725)}to{transform:translate(54.07505vw,99vh) scale(.4725)}}.snow:nth-child(108){opacity:.2182;transform:translate(2.1125vw,-10px) scale(.1851);animation:fall-108 24s -23s linear infinite}@keyframes fall-108{30.583%{transform:translate(5.5861vw,30.583vh) scale(.1851)}to{transform:translate(3.8493vw,99vh) scale(.1851)}}.snow:nth-child(109){opacity:1.299;transform:translate(81.595vw,-10px) scale(.9927);animation:fall-109 27s -26s linear infinite}@keyframes fall-109{37.96%{transform:translate(88.4223vw,37.96vh) scale(.9927)}to{transform:translate(85.00865vw,99vh) scale(.9927)}}.snow:nth-child(110){opacity:1.3714;transform:translate(48.9417vw,-10px) scale(.2896);animation:fall-110 20s -8s linear infinite}@keyframes fall-110{38.69%{transform:translate(40.5028vw,38.69vh) scale(.2896)}to{transform:translate(44.72225vw,99vh) scale(.2896)}}.snow:nth-child(111){opacity:.3152;transform:translate(96.0745vw,-10px) scale(.0474);animation:fall-111 18s -24s linear infinite}@keyframes fall-111{37.966%{transform:translate(102.8304vw,37.966vh) scale(.0474)}to{transform:translate(99.45245vw,99vh) scale(.0474)}}.snow:nth-child(112){opacity:1.7546;transform:translate(21.4243vw,-10px) scale(.4498);animation:fall-112 27s -5s linear infinite}@keyframes fall-112{37.43%{transform:translate(21.7919vw,37.43vh) scale(.4498)}to{transform:translate(21.6081vw,99vh) scale(.4498)}}.snow:nth-child(113){opacity:1.2634;transform:translate(79.216vw,-10px) scale(.885);animation:fall-113 10s -6s linear infinite}@keyframes fall-113{37.306%{transform:translate(87.5935vw,37.306vh) scale(.885)}to{transform:translate(83.40475vw,99vh) scale(.885)}}.snow:nth-child(114){opacity:.8764;transform:translate(19.6478vw,-10px) scale(.8973);animation:fall-114 16s -17s linear infinite}@keyframes fall-114{68.243%{transform:translate(20.4355vw,68.243vh) scale(.8973)}to{transform:translate(20.04165vw,99vh) scale(.8973)}}.snow:nth-child(115){opacity:1.9222;transform:translate(8.1838vw,-10px) scale(.2999);animation:fall-115 12s -18s linear infinite}@keyframes fall-115{72.977%{transform:translate(5.8135vw,72.977vh) scale(.2999)}to{transform:translate(6.99865vw,99vh) scale(.2999)}}.snow:nth-child(116){opacity:.881;transform:translate(75.7455vw,-10px) scale(.6097);animation:fall-116 21s -16s linear infinite}@keyframes fall-116{51.376%{transform:translate(78.9979vw,51.376vh) scale(.6097)}to{transform:translate(77.3717vw,99vh) scale(.6097)}}.snow:nth-child(117){opacity:1.4484;transform:translate(14.372vw,-10px) scale(.1147);animation:fall-117 25s -4s linear infinite}@keyframes fall-117{48.784%{transform:translate(15.5483vw,48.784vh) scale(.1147)}to{transform:translate(14.96015vw,99vh) scale(.1147)}}.snow:nth-child(118){opacity:.5062;transform:translate(64.0509vw,-10px) scale(.3961);animation:fall-118 18s -15s linear infinite}@keyframes fall-118{62.131%{transform:translate(60.0966vw,62.131vh) scale(.3961)}to{transform:translate(62.07375vw,99vh) scale(.3961)}}.snow:nth-child(119){opacity:.7256;transform:translate(43.5408vw,-10px) scale(.2594);animation:fall-119 21s -23s linear infinite}@keyframes fall-119{61.821%{transform:translate(50.1163vw,61.821vh) scale(.2594)}to{transform:translate(46.82855vw,99vh) scale(.2594)}}.snow:nth-child(120){opacity:.8222;transform:translate(13.4762vw,-10px) scale(.34);animation:fall-120 28s -8s linear infinite}@keyframes fall-120{57.592%{transform:translate(4.2964vw,57.592vh) scale(.34)}to{transform:translate(8.8863vw,99vh) scale(.34)}}.snow:nth-child(121){opacity:1.2618;transform:translate(10.6065vw,-10px) scale(.5936);animation:fall-121 26s -1s linear infinite}@keyframes fall-121{48.707%{transform:translate(11.3467vw,48.707vh) scale(.5936)}to{transform:translate(10.9766vw,99vh) scale(.5936)}}.snow:nth-child(122){opacity:.6326;transform:translate(72.8029vw,-10px) scale(.4699);animation:fall-122 30s -28s linear infinite}@keyframes fall-122{63.83%{transform:translate(78.9214vw,63.83vh) scale(.4699)}to{transform:translate(75.86215vw,99vh) scale(.4699)}}.snow:nth-child(123){opacity:.8222;transform:translate(84.7146vw,-10px) scale(.0682);animation:fall-123 28s -28s linear infinite}@keyframes fall-123{54.239%{transform:translate(79.354vw,54.239vh) scale(.0682)}to{transform:translate(82.0343vw,99vh) scale(.0682)}}.snow:nth-child(124){opacity:.5888;transform:translate(13.229vw,-10px) scale(.6705);animation:fall-124 27s -14s linear infinite}@keyframes fall-124{40.363%{transform:translate(6.8499vw,40.363vh) scale(.6705)}to{transform:translate(10.03945vw,99vh) scale(.6705)}}.snow:nth-child(125){opacity:1.7198;transform:translate(99.3716vw,-10px) scale(.3623);animation:fall-125 10s -10s linear infinite}@keyframes fall-125{53.016%{transform:translate(103.5628vw,53.016vh) scale(.3623)}to{transform:translate(101.4672vw,99vh) scale(.3623)}}.snow:nth-child(126){opacity:.182;transform:translate(32.9997vw,-10px) scale(.0818);animation:fall-126 28s -29s linear infinite}@keyframes fall-126{60.508%{transform:translate(28.5097vw,60.508vh) scale(.0818)}to{transform:translate(30.7547vw,99vh) scale(.0818)}}.snow:nth-child(127){opacity:.4916;transform:translate(67.8806vw,-10px) scale(.9054);animation:fall-127 20s -28s linear infinite}@keyframes fall-127{63.352%{transform:translate(76.0643vw,63.352vh) scale(.9054)}to{transform:translate(71.97245vw,99vh) scale(.9054)}}.snow:nth-child(128){opacity:1.2454;transform:translate(62.7265vw,-10px) scale(.7112);animation:fall-128 12s -6s linear infinite}@keyframes fall-128{57.346%{transform:translate(72.0246vw,57.346vh) scale(.7112)}to{transform:translate(67.37555vw,99vh) scale(.7112)}}.snow:nth-child(129){opacity:.4658;transform:translate(32.9877vw,-10px) scale(.1937);animation:fall-129 12s -21s linear infinite}@keyframes fall-129{72.063%{transform:translate(39.4166vw,72.063vh) scale(.1937)}to{transform:translate(36.20215vw,99vh) scale(.1937)}}.snow:nth-child(130){opacity:.7116;transform:translate(70.9156vw,-10px) scale(.1929);animation:fall-130 27s -3s linear infinite}@keyframes fall-130{46.173%{transform:translate(68.5175vw,46.173vh) scale(.1929)}to{transform:translate(69.71655vw,99vh) scale(.1929)}}.snow:nth-child(131){opacity:1.6942;transform:translate(38.1409vw,-10px) scale(.0856);animation:fall-131 28s -18s linear infinite}@keyframes fall-131{73.199%{transform:translate(36.3536vw,73.199vh) scale(.0856)}to{transform:translate(37.24725vw,99vh) scale(.0856)}}.snow:nth-child(132){opacity:.2238;transform:translate(57.9813vw,-10px) scale(.7425);animation:fall-132 24s -14s linear infinite}@keyframes fall-132{67.792%{transform:translate(65.1539vw,67.792vh) scale(.7425)}to{transform:translate(61.5676vw,99vh) scale(.7425)}}.snow:nth-child(133){opacity:1.7828;transform:translate(57.37vw,-10px) scale(.7921);animation:fall-133 29s -21s linear infinite}@keyframes fall-133{38.438%{transform:translate(50.416vw,38.438vh) scale(.7921)}to{transform:translate(53.893vw,99vh) scale(.7921)}}.snow:nth-child(134){opacity:.7074;transform:translate(6.9217vw,-10px) scale(.272);animation:fall-134 28s -19s linear infinite}@keyframes fall-134{47.202%{transform:translate(9.0951vw,47.202vh) scale(.272)}to{transform:translate(8.0084vw,99vh) scale(.272)}}.snow:nth-child(135){opacity:.8888;transform:translate(98.3121vw,-10px) scale(.0375);animation:fall-135 25s -21s linear infinite}@keyframes fall-135{46.369%{transform:translate(92.1268vw,46.369vh) scale(.0375)}to{transform:translate(95.21945vw,99vh) scale(.0375)}}.snow:nth-child(136){opacity:.3914;transform:translate(91.9822vw,-10px) scale(.6946);animation:fall-136 21s -11s linear infinite}@keyframes fall-136{71.355%{transform:translate(91.7543vw,71.355vh) scale(.6946)}to{transform:translate(91.86825vw,99vh) scale(.6946)}}.snow:nth-child(137){opacity:.5686;transform:translate(18.6191vw,-10px) scale(.0759);animation:fall-137 15s -14s linear infinite}@keyframes fall-137{35.258%{transform:translate(13.1917vw,35.258vh) scale(.0759)}to{transform:translate(15.9054vw,99vh) scale(.0759)}}.snow:nth-child(138){opacity:1.1488;transform:translate(96.0438vw,-10px) scale(.4233);animation:fall-138 26s -12s linear infinite}@keyframes fall-138{35.674%{transform:translate(88.0086vw,35.674vh) scale(.4233)}to{transform:translate(92.0262vw,99vh) scale(.4233)}}.snow:nth-child(139){opacity:.6664;transform:translate(90.8507vw,-10px) scale(.9689);animation:fall-139 20s -24s linear infinite}@keyframes fall-139{36.9%{transform:translate(99.6625vw,36.9vh) scale(.9689)}to{transform:translate(95.2566vw,99vh) scale(.9689)}}.snow:nth-child(140){opacity:.8448;transform:translate(64.8694vw,-10px) scale(.3425);animation:fall-140 29s -14s linear infinite}@keyframes fall-140{69.407%{transform:translate(72.0784vw,69.407vh) scale(.3425)}to{transform:translate(68.4739vw,99vh) scale(.3425)}}.snow:nth-child(141){opacity:.7458;transform:translate(67.4869vw,-10px) scale(.0355);animation:fall-141 27s -5s linear infinite}@keyframes fall-141{71.394%{transform:translate(76.8607vw,71.394vh) scale(.0355)}to{transform:translate(72.1738vw,99vh) scale(.0355)}}.snow:nth-child(142){opacity:.0946;transform:translate(74.6638vw,-10px) scale(.174);animation:fall-142 16s -15s linear infinite}@keyframes fall-142{65.215%{transform:translate(81.6278vw,65.215vh) scale(.174)}to{transform:translate(78.1458vw,99vh) scale(.174)}}.snow:nth-child(143){opacity:.2694;transform:translate(35.9881vw,-10px) scale(.7867);animation:fall-143 11s -28s linear infinite}@keyframes fall-143{63.916%{transform:translate(37.247vw,63.916vh) scale(.7867)}to{transform:translate(36.61755vw,99vh) scale(.7867)}}.snow:nth-child(144){opacity:1.857;transform:translate(19.0375vw,-10px) scale(.1766);animation:fall-144 18s -7s linear infinite}@keyframes fall-144{33.175%{transform:translate(27.805vw,33.175vh) scale(.1766)}to{transform:translate(23.42125vw,99vh) scale(.1766)}}.snow:nth-child(145){opacity:1.066;transform:translate(49.0891vw,-10px) scale(.4265);animation:fall-145 23s -4s linear infinite}@keyframes fall-145{39.63%{transform:translate(50.4703vw,39.63vh) scale(.4265)}to{transform:translate(49.7797vw,99vh) scale(.4265)}}.snow:nth-child(146){opacity:.0284;transform:translate(67.7488vw,-10px) scale(.6481);animation:fall-146 19s -30s linear infinite}@keyframes fall-146{77.622%{transform:translate(60.9294vw,77.622vh) scale(.6481)}to{transform:translate(64.3391vw,99vh) scale(.6481)}}.snow:nth-child(147){opacity:1.8022;transform:translate(16.5282vw,-10px) scale(.544);animation:fall-147 17s -7s linear infinite}@keyframes fall-147{68.78%{transform:translate(11.8707vw,68.78vh) scale(.544)}to{transform:translate(14.19945vw,99vh) scale(.544)}}.snow:nth-child(148){opacity:1.9522;transform:translate(85.2547vw,-10px) scale(.4689);animation:fall-148 15s -18s linear infinite}@keyframes fall-148{65.803%{transform:translate(80.8643vw,65.803vh) scale(.4689)}to{transform:translate(83.0595vw,99vh) scale(.4689)}}.snow:nth-child(149){opacity:1.2904;transform:translate(45.9438vw,-10px) scale(.1954);animation:fall-149 24s -4s linear infinite}@keyframes fall-149{48.657%{transform:translate(54.2522vw,48.657vh) scale(.1954)}to{transform:translate(50.098vw,99vh) scale(.1954)}}.snow:nth-child(150){opacity:1.2532;transform:translate(53.318vw,-10px) scale(.7803);animation:fall-150 24s -19s linear infinite}@keyframes fall-150{57.648%{transform:translate(43.3717vw,57.648vh) scale(.7803)}to{transform:translate(48.34485vw,99vh) scale(.7803)}}.snow:nth-child(151){opacity:1.209;transform:translate(80.1436vw,-10px) scale(.7162);animation:fall-151 25s -1s linear infinite}@keyframes fall-151{38.619%{transform:translate(73.6275vw,38.619vh) scale(.7162)}to{transform:translate(76.88555vw,99vh) scale(.7162)}}.snow:nth-child(152){opacity:1.6846;transform:translate(50.0894vw,-10px) scale(.1754);animation:fall-152 23s -15s linear infinite}@keyframes fall-152{40.888%{transform:translate(43.0936vw,40.888vh) scale(.1754)}to{transform:translate(46.5915vw,99vh) scale(.1754)}}.snow:nth-child(153){opacity:1.0474;transform:translate(29.5683vw,-10px) scale(.857);animation:fall-153 23s -30s linear infinite}@keyframes fall-153{39.89%{transform:translate(31.1839vw,39.89vh) scale(.857)}to{transform:translate(30.3761vw,99vh) scale(.857)}}.snow:nth-child(154){opacity:.263;transform:translate(7.3907vw,-10px) scale(.6061);animation:fall-154 24s -30s linear infinite}@keyframes fall-154{51.85%{transform:translate(1.3339vw,51.85vh) scale(.6061)}to{transform:translate(4.3623vw,99vh) scale(.6061)}}.snow:nth-child(155){opacity:1.5042;transform:translate(22.6841vw,-10px) scale(.7606);animation:fall-155 11s -20s linear infinite}@keyframes fall-155{36.689%{transform:translate(17.562vw,36.689vh) scale(.7606)}to{transform:translate(20.12305vw,99vh) scale(.7606)}}.snow:nth-child(156){opacity:1.1662;transform:translate(37.9932vw,-10px) scale(.1827);animation:fall-156 28s -8s linear infinite}@keyframes fall-156{39.486%{transform:translate(28.6586vw,39.486vh) scale(.1827)}to{transform:translate(33.3259vw,99vh) scale(.1827)}}.snow:nth-child(157){opacity:.8742;transform:translate(99.8565vw,-10px) scale(.5448);animation:fall-157 28s -7s linear infinite}@keyframes fall-157{63.654%{transform:translate(94.0929vw,63.654vh) scale(.5448)}to{transform:translate(96.9747vw,99vh) scale(.5448)}}.snow:nth-child(158){opacity:1.0048;transform:translate(24.0042vw,-10px) scale(.3762);animation:fall-158 13s -2s linear infinite}@keyframes fall-158{58.711%{transform:translate(28.0531vw,58.711vh) scale(.3762)}to{transform:translate(26.02865vw,99vh) scale(.3762)}}.snow:nth-child(159){opacity:1.3766;transform:translate(1.8177vw,-10px) scale(.2815);animation:fall-159 30s -8s linear infinite}@keyframes fall-159{42.666%{transform:translate(9.6475vw,42.666vh) scale(.2815)}to{transform:translate(5.7326vw,99vh) scale(.2815)}}.snow:nth-child(160){opacity:1.468;transform:translate(89.0333vw,-10px) scale(.9482);animation:fall-160 15s -21s linear infinite}@keyframes fall-160{44.756%{transform:translate(94.7052vw,44.756vh) scale(.9482)}to{transform:translate(91.86925vw,99vh) scale(.9482)}}.snow:nth-child(161){opacity:.6148;transform:translate(28.7821vw,-10px) scale(.8861);animation:fall-161 10s -7s linear infinite}@keyframes fall-161{44.713%{transform:translate(37.3484vw,44.713vh) scale(.8861)}to{transform:translate(33.06525vw,99vh) scale(.8861)}}.snow:nth-child(162){opacity:.4678;transform:translate(88.8559vw,-10px) scale(.1424);animation:fall-162 22s -6s linear infinite}@keyframes fall-162{37.363%{transform:translate(90.41vw,37.363vh) scale(.1424)}to{transform:translate(89.63295vw,99vh) scale(.1424)}}.snow:nth-child(163){opacity:1.55;transform:translate(75.4703vw,-10px) scale(.4779);animation:fall-163 19s -25s linear infinite}@keyframes fall-163{34.65%{transform:translate(76.5967vw,34.65vh) scale(.4779)}to{transform:translate(76.0335vw,99vh) scale(.4779)}}.snow:nth-child(164){opacity:.6806;transform:translate(61.3106vw,-10px) scale(.7678);animation:fall-164 21s -16s linear infinite}@keyframes fall-164{62.857%{transform:translate(67.7932vw,62.857vh) scale(.7678)}to{transform:translate(64.5519vw,99vh) scale(.7678)}}.snow:nth-child(165){opacity:1.0416;transform:translate(56.5807vw,-10px) scale(.4917);animation:fall-165 28s -7s linear infinite}@keyframes fall-165{77.258%{transform:translate(46.8443vw,77.258vh) scale(.4917)}to{transform:translate(51.7125vw,99vh) scale(.4917)}}.snow:nth-child(166){opacity:1.9524;transform:translate(82.1169vw,-10px) scale(.649);animation:fall-166 16s -18s linear infinite}@keyframes fall-166{79.33%{transform:translate(76.4591vw,79.33vh) scale(.649)}to{transform:translate(79.288vw,99vh) scale(.649)}}.snow:nth-child(167){opacity:.7854;transform:translate(19.921vw,-10px) scale(.7684);animation:fall-167 30s -6s linear infinite}@keyframes fall-167{38.79%{transform:translate(12.0191vw,38.79vh) scale(.7684)}to{transform:translate(15.97005vw,99vh) scale(.7684)}}.snow:nth-child(168){opacity:1.0168;transform:translate(2.3758vw,-10px) scale(.5731);animation:fall-168 29s -24s linear infinite}@keyframes fall-168{39.918%{transform:translate(-6.9172vw,39.918vh) scale(.5731)}to{transform:translate(-2.2707vw,99vh) scale(.5731)}}.snow:nth-child(169){opacity:.5156;transform:translate(85.9332vw,-10px) scale(.2193);animation:fall-169 28s -10s linear infinite}@keyframes fall-169{30.357%{transform:translate(91.3171vw,30.357vh) scale(.2193)}to{transform:translate(88.62515vw,99vh) scale(.2193)}}.snow:nth-child(170){opacity:.2798;transform:translate(93.7131vw,-10px) scale(.8834);animation:fall-170 23s -5s linear infinite}@keyframes fall-170{69.896%{transform:translate(90.9812vw,69.896vh) scale(.8834)}to{transform:translate(92.34715vw,99vh) scale(.8834)}}.snow:nth-child(171){opacity:.2582;transform:translate(12.5432vw,-10px) scale(.3163);animation:fall-171 23s -24s linear infinite}@keyframes fall-171{77.962%{transform:translate(13.5006vw,77.962vh) scale(.3163)}to{transform:translate(13.0219vw,99vh) scale(.3163)}}.snow:nth-child(172){opacity:1.8012;transform:translate(64.4595vw,-10px) scale(.8961);animation:fall-172 18s -19s linear infinite}@keyframes fall-172{41.903%{transform:translate(67.5667vw,41.903vh) scale(.8961)}to{transform:translate(66.0131vw,99vh) scale(.8961)}}.snow:nth-child(173){opacity:.029;transform:translate(56.7847vw,-10px) scale(.8772);animation:fall-173 22s -3s linear infinite}@keyframes fall-173{39.666%{transform:translate(52.8222vw,39.666vh) scale(.8772)}to{transform:translate(54.80345vw,99vh) scale(.8772)}}.snow:nth-child(174){opacity:1.6246;transform:translate(3.1716vw,-10px) scale(.4412);animation:fall-174 17s -8s linear infinite}@keyframes fall-174{39.512%{transform:translate(1.7893vw,39.512vh) scale(.4412)}to{transform:translate(2.48045vw,99vh) scale(.4412)}}.snow:nth-child(175){opacity:1.7082;transform:translate(5.5506vw,-10px) scale(.1856);animation:fall-175 19s -8s linear infinite}@keyframes fall-175{31.838%{transform:translate(9.8955vw,31.838vh) scale(.1856)}to{transform:translate(7.72305vw,99vh) scale(.1856)}}.snow:nth-child(176){opacity:1.0248;transform:translate(52.5496vw,-10px) scale(.986);animation:fall-176 20s -10s linear infinite}@keyframes fall-176{49.192%{transform:translate(44.6074vw,49.192vh) scale(.986)}to{transform:translate(48.5785vw,99vh) scale(.986)}}.snow:nth-child(177){opacity:1.4448;transform:translate(97.6924vw,-10px) scale(.744);animation:fall-177 11s -8s linear infinite}@keyframes fall-177{46.092%{transform:translate(93.4943vw,46.092vh) scale(.744)}to{transform:translate(95.59335vw,99vh) scale(.744)}}.snow:nth-child(178){opacity:.5736;transform:translate(32.4071vw,-10px) scale(.928);animation:fall-178 26s -3s linear infinite}@keyframes fall-178{42.735%{transform:translate(37.2119vw,42.735vh) scale(.928)}to{transform:translate(34.8095vw,99vh) scale(.928)}}.snow:nth-child(179){opacity:1.1952;transform:translate(46.2905vw,-10px) scale(.8283);animation:fall-179 10s -30s linear infinite}@keyframes fall-179{66.408%{transform:translate(44.6076vw,66.408vh) scale(.8283)}to{transform:translate(45.44905vw,99vh) scale(.8283)}}.snow:nth-child(180){opacity:1.1496;transform:translate(63.0128vw,-10px) scale(.9429);animation:fall-180 24s -22s linear infinite}@keyframes fall-180{51.621%{transform:translate(72.1226vw,51.621vh) scale(.9429)}to{transform:translate(67.5677vw,99vh) scale(.9429)}}.snow:nth-child(181){opacity:1.362;transform:translate(94.7217vw,-10px) scale(.0585);animation:fall-181 11s -7s linear infinite}@keyframes fall-181{42.214%{transform:translate(104.3325vw,42.214vh) scale(.0585)}to{transform:translate(99.5271vw,99vh) scale(.0585)}}.snow:nth-child(182){opacity:1.6078;transform:translate(93.2386vw,-10px) scale(.6604);animation:fall-182 10s -4s linear infinite}@keyframes fall-182{64.94%{transform:translate(85.7828vw,64.94vh) scale(.6604)}to{transform:translate(89.5107vw,99vh) scale(.6604)}}.snow:nth-child(183){opacity:1.1884;transform:translate(44.4821vw,-10px) scale(.0143);animation:fall-183 14s -18s linear infinite}@keyframes fall-183{36.844%{transform:translate(37.7037vw,36.844vh) scale(.0143)}to{transform:translate(41.0929vw,99vh) scale(.0143)}}.snow:nth-child(184){opacity:1.1132;transform:translate(87.2755vw,-10px) scale(.6856);animation:fall-184 14s -28s linear infinite}@keyframes fall-184{37.294%{transform:translate(81.3005vw,37.294vh) scale(.6856)}to{transform:translate(84.288vw,99vh) scale(.6856)}}.snow:nth-child(185){opacity:.8164;transform:translate(98.3686vw,-10px) scale(.8066);animation:fall-185 21s -24s linear infinite}@keyframes fall-185{77.415%{transform:translate(88.5229vw,77.415vh) scale(.8066)}to{transform:translate(93.44575vw,99vh) scale(.8066)}}.snow:nth-child(186){opacity:1.509;transform:translate(56.6075vw,-10px) scale(.0323);animation:fall-186 26s -28s linear infinite}@keyframes fall-186{64.669%{transform:translate(49.6114vw,64.669vh) scale(.0323)}to{transform:translate(53.10945vw,99vh) scale(.0323)}}.snow:nth-child(187){opacity:1.195;transform:translate(75.0712vw,-10px) scale(.1339);animation:fall-187 19s -27s linear infinite}@keyframes fall-187{37.267%{transform:translate(72.4477vw,37.267vh) scale(.1339)}to{transform:translate(73.75945vw,99vh) scale(.1339)}}.snow:nth-child(188){opacity:1.5446;transform:translate(3.6684vw,-10px) scale(.2394);animation:fall-188 24s -13s linear infinite}@keyframes fall-188{73.511%{transform:translate(-5.4879vw,73.511vh) scale(.2394)}to{transform:translate(-.90975vw,99vh) scale(.2394)}}.snow:nth-child(189){opacity:1.461;transform:translate(74.2007vw,-10px) scale(.7622);animation:fall-189 26s -28s linear infinite}@keyframes fall-189{59.732%{transform:translate(73.382vw,59.732vh) scale(.7622)}to{transform:translate(73.79135vw,99vh) scale(.7622)}}.snow:nth-child(190){opacity:.762;transform:translate(23.9716vw,-10px) scale(.2765);animation:fall-190 23s -30s linear infinite}@keyframes fall-190{34.93%{transform:translate(30.6025vw,34.93vh) scale(.2765)}to{transform:translate(27.28705vw,99vh) scale(.2765)}}.snow:nth-child(191){opacity:1.0298;transform:translate(37.3098vw,-10px) scale(.7679);animation:fall-191 26s -18s linear infinite}@keyframes fall-191{62.043%{transform:translate(42.881vw,62.043vh) scale(.7679)}to{transform:translate(40.0954vw,99vh) scale(.7679)}}.snow:nth-child(192){opacity:1.8182;transform:translate(46.9366vw,-10px) scale(.7324);animation:fall-192 28s -4s linear infinite}@keyframes fall-192{32.181%{transform:translate(47.3724vw,32.181vh) scale(.7324)}to{transform:translate(47.1545vw,99vh) scale(.7324)}}.snow:nth-child(193){opacity:.4572;transform:translate(11.515vw,-10px) scale(.2175);animation:fall-193 25s -18s linear infinite}@keyframes fall-193{77.979%{transform:translate(8.9777vw,77.979vh) scale(.2175)}to{transform:translate(10.24635vw,99vh) scale(.2175)}}.snow:nth-child(194){opacity:.7574;transform:translate(20.7044vw,-10px) scale(.7524);animation:fall-194 25s -19s linear infinite}@keyframes fall-194{39.189%{transform:translate(22.2013vw,39.189vh) scale(.7524)}to{transform:translate(21.45285vw,99vh) scale(.7524)}}.snow:nth-child(195){opacity:.4416;transform:translate(15.5057vw,-10px) scale(.7378);animation:fall-195 17s -7s linear infinite}@keyframes fall-195{69.868%{transform:translate(24.9492vw,69.868vh) scale(.7378)}to{transform:translate(20.22745vw,99vh) scale(.7378)}}.snow:nth-child(196){opacity:.4626;transform:translate(62.8935vw,-10px) scale(.0823);animation:fall-196 23s -4s linear infinite}@keyframes fall-196{49.734%{transform:translate(72.2029vw,49.734vh) scale(.0823)}to{transform:translate(67.5482vw,99vh) scale(.0823)}}.snow:nth-child(197){opacity:.4032;transform:translate(45.2984vw,-10px) scale(.6449);animation:fall-197 20s -11s linear infinite}@keyframes fall-197{61.109%{transform:translate(38.2343vw,61.109vh) scale(.6449)}to{transform:translate(41.76635vw,99vh) scale(.6449)}}.snow:nth-child(198){opacity:.0332;transform:translate(30.3883vw,-10px) scale(.1617);animation:fall-198 21s -27s linear infinite}@keyframes fall-198{36.443%{transform:translate(23.4485vw,36.443vh) scale(.1617)}to{transform:translate(26.9184vw,99vh) scale(.1617)}}.snow:nth-child(199){opacity:1.4394;transform:translate(20.6362vw,-10px) scale(.0929);animation:fall-199 24s -8s linear infinite}@keyframes fall-199{61.388%{transform:translate(19.6775vw,61.388vh) scale(.0929)}to{transform:translate(20.15685vw,99vh) scale(.0929)}}.snow:nth-child(200){opacity:1.0244;transform:translate(14.0463vw,-10px) scale(.669);animation:fall-200 17s -30s linear infinite}@keyframes fall-200{38.909%{transform:translate(18.5499vw,38.909vh) scale(.669)}to{transform:translate(16.2981vw,99vh) scale(.669)}}.snow:nth-child(201){opacity:.5442;transform:translate(91.341vw,-10px) scale(.575);animation:fall-201 20s -30s linear infinite}@keyframes fall-201{45.189%{transform:translate(87.9503vw,45.189vh) scale(.575)}to{transform:translate(89.64565vw,99vh) scale(.575)}}.snow:nth-child(202){opacity:.4848;transform:translate(93.459vw,-10px) scale(.8077);animation:fall-202 19s -25s linear infinite}@keyframes fall-202{36.73%{transform:translate(94.4475vw,36.73vh) scale(.8077)}to{transform:translate(93.95325vw,99vh) scale(.8077)}}.snow:nth-child(203){opacity:.5572;transform:translate(97.9238vw,-10px) scale(.6003);animation:fall-203 19s -19s linear infinite}@keyframes fall-203{74.606%{transform:translate(104.3037vw,74.606vh) scale(.6003)}to{transform:translate(101.11375vw,99vh) scale(.6003)}}.snow:nth-child(204){opacity:.7764;transform:translate(16.5749vw,-10px) scale(.8925);animation:fall-204 19s -28s linear infinite}@keyframes fall-204{51.591%{transform:translate(25.3953vw,51.591vh) scale(.8925)}to{transform:translate(20.9851vw,99vh) scale(.8925)}}.snow:nth-child(205){opacity:1.3184;transform:translate(23.0271vw,-10px) scale(.2042);animation:fall-205 23s -18s linear infinite}@keyframes fall-205{79.586%{transform:translate(23.517vw,79.586vh) scale(.2042)}to{transform:translate(23.27205vw,99vh) scale(.2042)}}.snow:nth-child(206){opacity:1.96;transform:translate(22.6475vw,-10px) scale(.1748);animation:fall-206 15s -1s linear infinite}@keyframes fall-206{65.673%{transform:translate(18.6404vw,65.673vh) scale(.1748)}to{transform:translate(20.64395vw,99vh) scale(.1748)}}.snow:nth-child(207){opacity:.5278;transform:translate(38.0422vw,-10px) scale(.2458);animation:fall-207 25s -12s linear infinite}@keyframes fall-207{75.832%{transform:translate(36.6953vw,75.832vh) scale(.2458)}to{transform:translate(37.36875vw,99vh) scale(.2458)}}.snow:nth-child(208){opacity:.0028;transform:translate(74.8399vw,-10px) scale(.1543);animation:fall-208 12s -24s linear infinite}@keyframes fall-208{59.198%{transform:translate(65.628vw,59.198vh) scale(.1543)}to{transform:translate(70.23395vw,99vh) scale(.1543)}}.snow:nth-child(209){opacity:.7606;transform:translate(84.7677vw,-10px) scale(.4575);animation:fall-209 28s -9s linear infinite}@keyframes fall-209{69.278%{transform:translate(85.6818vw,69.278vh) scale(.4575)}to{transform:translate(85.22475vw,99vh) scale(.4575)}}.snow:nth-child(210){opacity:.7374;transform:translate(24.0496vw,-10px) scale(.2663);animation:fall-210 27s -19s linear infinite}@keyframes fall-210{57.216%{transform:translate(30.5776vw,57.216vh) scale(.2663)}to{transform:translate(27.3136vw,99vh) scale(.2663)}}.snow:nth-child(211){opacity:.4104;transform:translate(10.7866vw,-10px) scale(.4107);animation:fall-211 29s -16s linear infinite}@keyframes fall-211{35.661%{transform:translate(14.9796vw,35.661vh) scale(.4107)}to{transform:translate(12.8831vw,99vh) scale(.4107)}}.snow:nth-child(212){opacity:1.0782;transform:translate(54.4542vw,-10px) scale(.9869);animation:fall-212 28s -18s linear infinite}@keyframes fall-212{76.073%{transform:translate(59.5106vw,76.073vh) scale(.9869)}to{transform:translate(56.9824vw,99vh) scale(.9869)}}.snow:nth-child(213){opacity:.2076;transform:translate(71.3877vw,-10px) scale(.8944);animation:fall-213 28s -14s linear infinite}@keyframes fall-213{69.348%{transform:translate(79.0022vw,69.348vh) scale(.8944)}to{transform:translate(75.19495vw,99vh) scale(.8944)}}.snow:nth-child(214){opacity:.7192;transform:translate(92.692vw,-10px) scale(.8172);animation:fall-214 23s -26s linear infinite}@keyframes fall-214{73.118%{transform:translate(90.5806vw,73.118vh) scale(.8172)}to{transform:translate(91.6363vw,99vh) scale(.8172)}}.snow:nth-child(215){opacity:1.136;transform:translate(75.0628vw,-10px) scale(.3839);animation:fall-215 11s -12s linear infinite}@keyframes fall-215{57.167%{transform:translate(73.0717vw,57.167vh) scale(.3839)}to{transform:translate(74.06725vw,99vh) scale(.3839)}}.snow:nth-child(216){opacity:.163;transform:translate(81.4175vw,-10px) scale(.9529);animation:fall-216 14s -4s linear infinite}@keyframes fall-216{67.325%{transform:translate(78.1914vw,67.325vh) scale(.9529)}to{transform:translate(79.80445vw,99vh) scale(.9529)}}.snow:nth-child(217){opacity:1.8848;transform:translate(49.384vw,-10px) scale(.0768);animation:fall-217 22s -3s linear infinite}@keyframes fall-217{36.013%{transform:translate(51.0447vw,36.013vh) scale(.0768)}to{transform:translate(50.21435vw,99vh) scale(.0768)}}.snow:nth-child(218){opacity:.7528;transform:translate(5.904vw,-10px) scale(.1217);animation:fall-218 18s -14s linear infinite}@keyframes fall-218{63.056%{transform:translate(14.8737vw,63.056vh) scale(.1217)}to{transform:translate(10.38885vw,99vh) scale(.1217)}}.snow:nth-child(219){opacity:1.9112;transform:translate(12.8078vw,-10px) scale(.0117);animation:fall-219 29s -29s linear infinite}@keyframes fall-219{77.525%{transform:translate(6.1775vw,77.525vh) scale(.0117)}to{transform:translate(9.49265vw,99vh) scale(.0117)}}.snow:nth-child(220){opacity:1.443;transform:translate(68.0485vw,-10px) scale(.0492);animation:fall-220 19s -12s linear infinite}@keyframes fall-220{73.596%{transform:translate(73.3669vw,73.596vh) scale(.0492)}to{transform:translate(70.7077vw,99vh) scale(.0492)}}.snow:nth-child(221){opacity:1.566;transform:translate(98.6735vw,-10px) scale(.4805);animation:fall-221 24s -24s linear infinite}@keyframes fall-221{52.348%{transform:translate(107.6039vw,52.348vh) scale(.4805)}to{transform:translate(103.1387vw,99vh) scale(.4805)}}.snow:nth-child(222){opacity:1.9544;transform:translate(40.7493vw,-10px) scale(.9366);animation:fall-222 22s -14s linear infinite}@keyframes fall-222{31.305%{transform:translate(35.1648vw,31.305vh) scale(.9366)}to{transform:translate(37.95705vw,99vh) scale(.9366)}}.snow:nth-child(223){opacity:1.0912;transform:translate(72.6036vw,-10px) scale(.694);animation:fall-223 25s -10s linear infinite}@keyframes fall-223{55.594%{transform:translate(80.84vw,55.594vh) scale(.694)}to{transform:translate(76.7218vw,99vh) scale(.694)}}.snow:nth-child(224){opacity:.1854;transform:translate(94.8769vw,-10px) scale(.3911);animation:fall-224 29s -23s linear infinite}@keyframes fall-224{34.427%{transform:translate(104.6989vw,34.427vh) scale(.3911)}to{transform:translate(99.7879vw,99vh) scale(.3911)}}.snow:nth-child(225){opacity:1.9448;transform:translate(17.1816vw,-10px) scale(.8628);animation:fall-225 15s -19s linear infinite}@keyframes fall-225{59.467%{transform:translate(7.4437vw,59.467vh) scale(.8628)}to{transform:translate(12.31265vw,99vh) scale(.8628)}}.snow:nth-child(226){opacity:1.6796;transform:translate(88.8097vw,-10px) scale(.3998);animation:fall-226 12s -13s linear infinite}@keyframes fall-226{47.63%{transform:translate(90.0784vw,47.63vh) scale(.3998)}to{transform:translate(89.44405vw,99vh) scale(.3998)}}.snow:nth-child(227){opacity:.8412;transform:translate(35.4706vw,-10px) scale(.7684);animation:fall-227 29s -13s linear infinite}@keyframes fall-227{69.891%{transform:translate(36.8712vw,69.891vh) scale(.7684)}to{transform:translate(36.1709vw,99vh) scale(.7684)}}.snow:nth-child(228){opacity:.448;transform:translate(41.0926vw,-10px) scale(.2622);animation:fall-228 17s -3s linear infinite}@keyframes fall-228{75.37%{transform:translate(36.5095vw,75.37vh) scale(.2622)}to{transform:translate(38.80105vw,99vh) scale(.2622)}}.snow:nth-child(229){opacity:1.6636;transform:translate(35.8254vw,-10px) scale(.2271);animation:fall-229 24s -22s linear infinite}@keyframes fall-229{64.796%{transform:translate(33.8491vw,64.796vh) scale(.2271)}to{transform:translate(34.83725vw,99vh) scale(.2271)}}.snow:nth-child(230){opacity:.7294;transform:translate(46.2273vw,-10px) scale(.8419);animation:fall-230 20s -8s linear infinite}@keyframes fall-230{57.957%{transform:translate(37.1374vw,57.957vh) scale(.8419)}to{transform:translate(41.68235vw,99vh) scale(.8419)}}.snow:nth-child(231){opacity:.6354;transform:translate(53.3461vw,-10px) scale(.5002);animation:fall-231 22s -17s linear infinite}@keyframes fall-231{49.07%{transform:translate(55.8781vw,49.07vh) scale(.5002)}to{transform:translate(54.6121vw,99vh) scale(.5002)}}.snow:nth-child(232){opacity:.0222;transform:translate(8.1789vw,-10px) scale(.9838);animation:fall-232 14s -24s linear infinite}@keyframes fall-232{48.036%{transform:translate(14.2385vw,48.036vh) scale(.9838)}to{transform:translate(11.2087vw,99vh) scale(.9838)}}.snow:nth-child(233){opacity:.969;transform:translate(46.0236vw,-10px) scale(.8886);animation:fall-233 23s -6s linear infinite}@keyframes fall-233{69.542%{transform:translate(45.674vw,69.542vh) scale(.8886)}to{transform:translate(45.8488vw,99vh) scale(.8886)}}.snow:nth-child(234){opacity:1.9612;transform:translate(2.087vw,-10px) scale(.9719);animation:fall-234 15s -1s linear infinite}@keyframes fall-234{49.63%{transform:translate(5.7946vw,49.63vh) scale(.9719)}to{transform:translate(3.9408vw,99vh) scale(.9719)}}.snow:nth-child(235){opacity:1.3976;transform:translate(82.2187vw,-10px) scale(.7734);animation:fall-235 15s -30s linear infinite}@keyframes fall-235{49.664%{transform:translate(75.9311vw,49.664vh) scale(.7734)}to{transform:translate(79.0749vw,99vh) scale(.7734)}}.snow:nth-child(236){opacity:1.8462;transform:translate(33.5402vw,-10px) scale(.1348);animation:fall-236 22s -11s linear infinite}@keyframes fall-236{45.538%{transform:translate(37.1835vw,45.538vh) scale(.1348)}to{transform:translate(35.36185vw,99vh) scale(.1348)}}.snow:nth-child(237){opacity:1.5702;transform:translate(23.1625vw,-10px) scale(.118);animation:fall-237 11s -18s linear infinite}@keyframes fall-237{40.03%{transform:translate(17.7462vw,40.03vh) scale(.118)}to{transform:translate(20.45435vw,99vh) scale(.118)}}.snow:nth-child(238){opacity:.047;transform:translate(86.8376vw,-10px) scale(.7364);animation:fall-238 28s -3s linear infinite}@keyframes fall-238{62.635%{transform:translate(93.5787vw,62.635vh) scale(.7364)}to{transform:translate(90.20815vw,99vh) scale(.7364)}}.snow:nth-child(239){opacity:1.475;transform:translate(36.8935vw,-10px) scale(.2069);animation:fall-239 21s -25s linear infinite}@keyframes fall-239{73.528%{transform:translate(39.8657vw,73.528vh) scale(.2069)}to{transform:translate(38.3796vw,99vh) scale(.2069)}}.snow:nth-child(240){opacity:.3716;transform:translate(80.186vw,-10px) scale(.7045);animation:fall-240 16s -17s linear infinite}@keyframes fall-240{46.943%{transform:translate(77.1262vw,46.943vh) scale(.7045)}to{transform:translate(78.6561vw,99vh) scale(.7045)}}.snow:nth-child(241){opacity:.8904;transform:translate(96.5711vw,-10px) scale(.2856);animation:fall-241 29s -13s linear infinite}@keyframes fall-241{44.188%{transform:translate(105.5577vw,44.188vh) scale(.2856)}to{transform:translate(101.0644vw,99vh) scale(.2856)}}.snow:nth-child(242){opacity:.396;transform:translate(7.94vw,-10px) scale(.4275);animation:fall-242 27s -20s linear infinite}@keyframes fall-242{74.092%{transform:translate(7.7298vw,74.092vh) scale(.4275)}to{transform:translate(7.8349vw,99vh) scale(.4275)}}.snow:nth-child(243){opacity:1.383;transform:translate(50.2568vw,-10px) scale(.9082);animation:fall-243 29s -14s linear infinite}@keyframes fall-243{47.627%{transform:translate(40.7723vw,47.627vh) scale(.9082)}to{transform:translate(45.51455vw,99vh) scale(.9082)}}.snow:nth-child(244){opacity:1.0176;transform:translate(25.4878vw,-10px) scale(.9397);animation:fall-244 23s -14s linear infinite}@keyframes fall-244{73.118%{transform:translate(22.3134vw,73.118vh) scale(.9397)}to{transform:translate(23.9006vw,99vh) scale(.9397)}}.snow:nth-child(245){opacity:1.3172;transform:translate(54.4581vw,-10px) scale(.0009);animation:fall-245 18s -20s linear infinite}@keyframes fall-245{45.829%{transform:translate(54.7709vw,45.829vh) scale(.0009)}to{transform:translate(54.6145vw,99vh) scale(.0009)}}.snow:nth-child(246){opacity:1.7284;transform:translate(26.5293vw,-10px) scale(.2723);animation:fall-246 30s -20s linear infinite}@keyframes fall-246{34.923%{transform:translate(25.9199vw,34.923vh) scale(.2723)}to{transform:translate(26.2246vw,99vh) scale(.2723)}}.snow:nth-child(247){opacity:.932;transform:translate(49.9253vw,-10px) scale(.4849);animation:fall-247 25s -25s linear infinite}@keyframes fall-247{57.615%{transform:translate(48.0338vw,57.615vh) scale(.4849)}to{transform:translate(48.97955vw,99vh) scale(.4849)}}.snow:nth-child(248){opacity:.6604;transform:translate(82.5382vw,-10px) scale(.9678);animation:fall-248 16s -6s linear infinite}@keyframes fall-248{48.243%{transform:translate(91.5061vw,48.243vh) scale(.9678)}to{transform:translate(87.02215vw,99vh) scale(.9678)}}.snow:nth-child(249){opacity:1.9934;transform:translate(69.7574vw,-10px) scale(.0953);animation:fall-249 16s -5s linear infinite}@keyframes fall-249{47.946%{transform:translate(77.0082vw,47.946vh) scale(.0953)}to{transform:translate(73.3828vw,99vh) scale(.0953)}}.snow:nth-child(250){opacity:.0134;transform:translate(79.1149vw,-10px) scale(.1013);animation:fall-250 12s -14s linear infinite}@keyframes fall-250{32.718%{transform:translate(71.4046vw,32.718vh) scale(.1013)}to{transform:translate(75.25975vw,99vh) scale(.1013)}}.snow:nth-child(251){opacity:1.8166;transform:translate(4.7222vw,-10px) scale(.4997);animation:fall-251 23s -3s linear infinite}@keyframes fall-251{74.363%{transform:translate(-.692vw,74.363vh) scale(.4997)}to{transform:translate(2.0151vw,99vh) scale(.4997)}}.snow:nth-child(252){opacity:.7488;transform:translate(83.7314vw,-10px) scale(.0304);animation:fall-252 30s -27s linear infinite}@keyframes fall-252{41.539%{transform:translate(73.9519vw,41.539vh) scale(.0304)}to{transform:translate(78.84165vw,99vh) scale(.0304)}}.snow:nth-child(253){opacity:.987;transform:translate(46.9877vw,-10px) scale(.4445);animation:fall-253 16s -24s linear infinite}@keyframes fall-253{48.312%{transform:translate(55.6545vw,48.312vh) scale(.4445)}to{transform:translate(51.3211vw,99vh) scale(.4445)}}.snow:nth-child(254){opacity:1.1738;transform:translate(92.2036vw,-10px) scale(.8155);animation:fall-254 20s -4s linear infinite}@keyframes fall-254{61.787%{transform:translate(93.0996vw,61.787vh) scale(.8155)}to{transform:translate(92.6516vw,99vh) scale(.8155)}}.snow:nth-child(255){opacity:.625;transform:translate(99.6521vw,-10px) scale(.1446);animation:fall-255 15s -7s linear infinite}@keyframes fall-255{35.11%{transform:translate(100.8392vw,35.11vh) scale(.1446)}to{transform:translate(100.24565vw,99vh) scale(.1446)}}.snow:nth-child(256){opacity:1.7936;transform:translate(19.8351vw,-10px) scale(.9395);animation:fall-256 12s -8s linear infinite}@keyframes fall-256{38.424%{transform:translate(28.6891vw,38.424vh) scale(.9395)}to{transform:translate(24.2621vw,99vh) scale(.9395)}}.snow:nth-child(257){opacity:1.545;transform:translate(28.9922vw,-10px) scale(.0149);animation:fall-257 29s -30s linear infinite}@keyframes fall-257{55.877%{transform:translate(31.584vw,55.877vh) scale(.0149)}to{transform:translate(30.2881vw,99vh) scale(.0149)}}.snow:nth-child(258){opacity:.0526;transform:translate(50.1532vw,-10px) scale(.9467);animation:fall-258 30s -24s linear infinite}@keyframes fall-258{51.304%{transform:translate(52.072vw,51.304vh) scale(.9467)}to{transform:translate(51.1126vw,99vh) scale(.9467)}}.snow:nth-child(259){opacity:1.222;transform:translate(37.0073vw,-10px) scale(.0956);animation:fall-259 16s -1s linear infinite}@keyframes fall-259{72.604%{transform:translate(45.1163vw,72.604vh) scale(.0956)}to{transform:translate(41.0618vw,99vh) scale(.0956)}}.snow:nth-child(260){opacity:.4048;transform:translate(89.2417vw,-10px) scale(.0181);animation:fall-260 30s -2s linear infinite}@keyframes fall-260{52.99%{transform:translate(94.794vw,52.99vh) scale(.0181)}to{transform:translate(92.01785vw,99vh) scale(.0181)}}.snow:nth-child(261){opacity:.8466;transform:translate(4.588vw,-10px) scale(.1858);animation:fall-261 24s -2s linear infinite}@keyframes fall-261{45.699%{transform:translate(11.4761vw,45.699vh) scale(.1858)}to{transform:translate(8.03205vw,99vh) scale(.1858)}}.snow:nth-child(262){opacity:1.1354;transform:translate(10.9672vw,-10px) scale(.7124);animation:fall-262 14s -20s linear infinite}@keyframes fall-262{59.885%{transform:translate(17.2228vw,59.885vh) scale(.7124)}to{transform:translate(14.095vw,99vh) scale(.7124)}}.snow:nth-child(263){opacity:.1764;transform:translate(98.5908vw,-10px) scale(.7689);animation:fall-263 20s -18s linear infinite}@keyframes fall-263{74.208%{transform:translate(95.0187vw,74.208vh) scale(.7689)}to{transform:translate(96.80475vw,99vh) scale(.7689)}}.snow:nth-child(264){opacity:.1044;transform:translate(4.7104vw,-10px) scale(.013);animation:fall-264 10s -30s linear infinite}@keyframes fall-264{50.857%{transform:translate(5.6002vw,50.857vh) scale(.013)}to{transform:translate(5.1553vw,99vh) scale(.013)}}.snow:nth-child(265){opacity:1.2306;transform:translate(6.8544vw,-10px) scale(.3448);animation:fall-265 16s -26s linear infinite}@keyframes fall-265{34.956%{transform:translate(4.3511vw,34.956vh) scale(.3448)}to{transform:translate(5.60275vw,99vh) scale(.3448)}}.snow:nth-child(266){opacity:1.2406;transform:translate(53.2393vw,-10px) scale(.8257);animation:fall-266 16s -30s linear infinite}@keyframes fall-266{63.409%{transform:translate(52.3879vw,63.409vh) scale(.8257)}to{transform:translate(52.8136vw,99vh) scale(.8257)}}.snow:nth-child(267){opacity:1.303;transform:translate(23.4599vw,-10px) scale(.2251);animation:fall-267 17s -20s linear infinite}@keyframes fall-267{45.05%{transform:translate(24.0838vw,45.05vh) scale(.2251)}to{transform:translate(23.77185vw,99vh) scale(.2251)}}.snow:nth-child(268){opacity:.1708;transform:translate(67.0605vw,-10px) scale(.718);animation:fall-268 29s -5s linear infinite}@keyframes fall-268{35.307%{transform:translate(72.954vw,35.307vh) scale(.718)}to{transform:translate(70.00725vw,99vh) scale(.718)}}.snow:nth-child(269){opacity:.21;transform:translate(27.2566vw,-10px) scale(.0813);animation:fall-269 24s -18s linear infinite}@keyframes fall-269{47.135%{transform:translate(17.6943vw,47.135vh) scale(.0813)}to{transform:translate(22.47545vw,99vh) scale(.0813)}}.snow:nth-child(270){opacity:1.6406;transform:translate(80.4556vw,-10px) scale(.0456);animation:fall-270 15s -25s linear infinite}@keyframes fall-270{52.428%{transform:translate(80.6971vw,52.428vh) scale(.0456)}to{transform:translate(80.57635vw,99vh) scale(.0456)}}.snow:nth-child(271){opacity:1.7454;transform:translate(32.6146vw,-10px) scale(.8155);animation:fall-271 17s -29s linear infinite}@keyframes fall-271{54.975%{transform:translate(32.0048vw,54.975vh) scale(.8155)}to{transform:translate(32.3097vw,99vh) scale(.8155)}}.snow:nth-child(272){opacity:1.6016;transform:translate(97.4906vw,-10px) scale(.9108);animation:fall-272 15s -8s linear infinite}@keyframes fall-272{66.666%{transform:translate(106.3296vw,66.666vh) scale(.9108)}to{transform:translate(101.9101vw,99vh) scale(.9108)}}.snow:nth-child(273){opacity:1.868;transform:translate(72.5236vw,-10px) scale(.4378);animation:fall-273 16s -18s linear infinite}@keyframes fall-273{36.627%{transform:translate(72.1726vw,36.627vh) scale(.4378)}to{transform:translate(72.3481vw,99vh) scale(.4378)}}.snow:nth-child(274){opacity:.224;transform:translate(81.3081vw,-10px) scale(.1324);animation:fall-274 17s -20s linear infinite}@keyframes fall-274{52.104%{transform:translate(91.2741vw,52.104vh) scale(.1324)}to{transform:translate(86.2911vw,99vh) scale(.1324)}}.snow:nth-child(275){opacity:.9998;transform:translate(38.9011vw,-10px) scale(.4535);animation:fall-275 19s -8s linear infinite}@keyframes fall-275{67.666%{transform:translate(41.8522vw,67.666vh) scale(.4535)}to{transform:translate(40.37665vw,99vh) scale(.4535)}}.snow:nth-child(276){opacity:1.6754;transform:translate(85.9762vw,-10px) scale(.9286);animation:fall-276 12s -24s linear infinite}@keyframes fall-276{55.172%{transform:translate(78.5691vw,55.172vh) scale(.9286)}to{transform:translate(82.27265vw,99vh) scale(.9286)}}.snow:nth-child(277){opacity:1.2374;transform:translate(57.1966vw,-10px) scale(.7562);animation:fall-277 15s -22s linear infinite}@keyframes fall-277{48.705%{transform:translate(64.0849vw,48.705vh) scale(.7562)}to{transform:translate(60.64075vw,99vh) scale(.7562)}}.snow:nth-child(278){opacity:1.2962;transform:translate(63.861vw,-10px) scale(.0098);animation:fall-278 20s -28s linear infinite}@keyframes fall-278{35.195%{transform:translate(70.9215vw,35.195vh) scale(.0098)}to{transform:translate(67.39125vw,99vh) scale(.0098)}}.snow:nth-child(279){opacity:.0928;transform:translate(5.0646vw,-10px) scale(.9368);animation:fall-279 21s -10s linear infinite}@keyframes fall-279{74.821%{transform:translate(7.5126vw,74.821vh) scale(.9368)}to{transform:translate(6.2886vw,99vh) scale(.9368)}}.snow:nth-child(280){opacity:1.0364;transform:translate(97.9526vw,-10px) scale(.0882);animation:fall-280 22s -22s linear infinite}@keyframes fall-280{54.765%{transform:translate(95.4836vw,54.765vh) scale(.0882)}to{transform:translate(96.7181vw,99vh) scale(.0882)}}.snow:nth-child(281){opacity:.472;transform:translate(2.3177vw,-10px) scale(.9589);animation:fall-281 14s -14s linear infinite}@keyframes fall-281{76.343%{transform:translate(-1.3153vw,76.343vh) scale(.9589)}to{transform:translate(.5012vw,99vh) scale(.9589)}}.snow:nth-child(282){opacity:1.012;transform:translate(46.9446vw,-10px) scale(.725);animation:fall-282 10s -20s linear infinite}@keyframes fall-282{60.914%{transform:translate(49.901vw,60.914vh) scale(.725)}to{transform:translate(48.4228vw,99vh) scale(.725)}}.snow:nth-child(283){opacity:.5256;transform:translate(7.0393vw,-10px) scale(.8669);animation:fall-283 22s -18s linear infinite}@keyframes fall-283{45.079%{transform:translate(-1.6904vw,45.079vh) scale(.8669)}to{transform:translate(2.67445vw,99vh) scale(.8669)}}.snow:nth-child(284){opacity:.3504;transform:translate(44.1517vw,-10px) scale(.565);animation:fall-284 14s -9s linear infinite}@keyframes fall-284{30.915%{transform:translate(44.8366vw,30.915vh) scale(.565)}to{transform:translate(44.49415vw,99vh) scale(.565)}}.snow:nth-child(285){opacity:.7592;transform:translate(34.6704vw,-10px) scale(.2321);animation:fall-285 15s -10s linear infinite}@keyframes fall-285{30.549%{transform:translate(25.5703vw,30.549vh) scale(.2321)}to{transform:translate(30.12035vw,99vh) scale(.2321)}}.snow:nth-child(286){opacity:.3072;transform:translate(24.551vw,-10px) scale(.2269);animation:fall-286 21s -24s linear infinite}@keyframes fall-286{47.07%{transform:translate(30.7563vw,47.07vh) scale(.2269)}to{transform:translate(27.65365vw,99vh) scale(.2269)}}.snow:nth-child(287){opacity:1.342;transform:translate(20.8299vw,-10px) scale(.337);animation:fall-287 17s -21s linear infinite}@keyframes fall-287{44.873%{transform:translate(17.1526vw,44.873vh) scale(.337)}to{transform:translate(18.99125vw,99vh) scale(.337)}}.snow:nth-child(288){opacity:1.7496;transform:translate(83.9354vw,-10px) scale(.2711);animation:fall-288 21s -8s linear infinite}@keyframes fall-288{79.943%{transform:translate(75.9314vw,79.943vh) scale(.2711)}to{transform:translate(79.9334vw,99vh) scale(.2711)}}.snow:nth-child(289){opacity:.647;transform:translate(9.4569vw,-10px) scale(.2274);animation:fall-289 19s -21s linear infinite}@keyframes fall-289{58.156%{transform:translate(8.146vw,58.156vh) scale(.2274)}to{transform:translate(8.80145vw,99vh) scale(.2274)}}.snow:nth-child(290){opacity:.9376;transform:translate(31.0449vw,-10px) scale(.1142);animation:fall-290 29s -1s linear infinite}@keyframes fall-290{38.055%{transform:translate(30.8963vw,38.055vh) scale(.1142)}to{transform:translate(30.9706vw,99vh) scale(.1142)}}.snow:nth-child(291){opacity:1.856;transform:translate(79.1406vw,-10px) scale(.2062);animation:fall-291 28s -6s linear infinite}@keyframes fall-291{69.812%{transform:translate(82.8421vw,69.812vh) scale(.2062)}to{transform:translate(80.99135vw,99vh) scale(.2062)}}.snow:nth-child(292){opacity:1.085;transform:translate(51.0056vw,-10px) scale(.7616);animation:fall-292 18s -7s linear infinite}@keyframes fall-292{38.228%{transform:translate(45.0302vw,38.228vh) scale(.7616)}to{transform:translate(48.0179vw,99vh) scale(.7616)}}.snow:nth-child(293){opacity:.8544;transform:translate(10.6983vw,-10px) scale(.0311);animation:fall-293 26s -1s linear infinite}@keyframes fall-293{42.017%{transform:translate(14.0047vw,42.017vh) scale(.0311)}to{transform:translate(12.3515vw,99vh) scale(.0311)}}.snow:nth-child(294){opacity:.031;transform:translate(64.9245vw,-10px) scale(.0097);animation:fall-294 18s -29s linear infinite}@keyframes fall-294{35.08%{transform:translate(74.0114vw,35.08vh) scale(.0097)}to{transform:translate(69.46795vw,99vh) scale(.0097)}}.snow:nth-child(295){opacity:1.4204;transform:translate(52.1741vw,-10px) scale(.3355);animation:fall-295 12s -17s linear infinite}@keyframes fall-295{34.952%{transform:translate(50.0714vw,34.952vh) scale(.3355)}to{transform:translate(51.12275vw,99vh) scale(.3355)}}.snow:nth-child(296){opacity:1.5184;transform:translate(77.8523vw,-10px) scale(.5982);animation:fall-296 17s -1s linear infinite}@keyframes fall-296{56.621%{transform:translate(85.9049vw,56.621vh) scale(.5982)}to{transform:translate(81.8786vw,99vh) scale(.5982)}}.snow:nth-child(297){opacity:.758;transform:translate(78.3726vw,-10px) scale(.0597);animation:fall-297 10s -22s linear infinite}@keyframes fall-297{40.539%{transform:translate(69.1056vw,40.539vh) scale(.0597)}to{transform:translate(73.7391vw,99vh) scale(.0597)}}.snow:nth-child(298){opacity:1.7594;transform:translate(42.3028vw,-10px) scale(.1819);animation:fall-298 10s -30s linear infinite}@keyframes fall-298{39.012%{transform:translate(44.6007vw,39.012vh) scale(.1819)}to{transform:translate(43.45175vw,99vh) scale(.1819)}}.snow:nth-child(299){opacity:.7208;transform:translate(71.1279vw,-10px) scale(.773);animation:fall-299 22s -11s linear infinite}@keyframes fall-299{48.708%{transform:translate(72.3659vw,48.708vh) scale(.773)}to{transform:translate(71.7469vw,99vh) scale(.773)}}.snow:nth-child(300){opacity:1.248;transform:translate(65.7747vw,-10px) scale(.6943);animation:fall-300 24s -23s linear infinite}@keyframes fall-300{66.094%{transform:translate(63.6607vw,66.094vh) scale(.6943)}to{transform:translate(64.7177vw,99vh) scale(.6943)}}.snow:nth-child(301){opacity:1.2418;transform:translate(13.5456vw,-10px) scale(.4115);animation:fall-301 25s -27s linear infinite}@keyframes fall-301{68.92%{transform:translate(22.4644vw,68.92vh) scale(.4115)}to{transform:translate(18.005vw,99vh) scale(.4115)}}.snow:nth-child(302){opacity:.6406;transform:translate(80.0578vw,-10px) scale(.1036);animation:fall-302 20s -4s linear infinite}@keyframes fall-302{57.117%{transform:translate(84.0475vw,57.117vh) scale(.1036)}to{transform:translate(82.05265vw,99vh) scale(.1036)}}.snow:nth-child(303){opacity:1.1766;transform:translate(67.8902vw,-10px) scale(.2258);animation:fall-303 24s -11s linear infinite}@keyframes fall-303{37.919%{transform:translate(73.9833vw,37.919vh) scale(.2258)}to{transform:translate(70.93675vw,99vh) scale(.2258)}}.snow:nth-child(304){opacity:.8134;transform:translate(52.0774vw,-10px) scale(.5298);animation:fall-304 13s -1s linear infinite}@keyframes fall-304{74.744%{transform:translate(59.1866vw,74.744vh) scale(.5298)}to{transform:translate(55.632vw,99vh) scale(.5298)}}.snow:nth-child(305){opacity:.9624;transform:translate(46.0702vw,-10px) scale(.709);animation:fall-305 17s -26s linear infinite}@keyframes fall-305{78.253%{transform:translate(45.9397vw,78.253vh) scale(.709)}to{transform:translate(46.00495vw,99vh) scale(.709)}}.snow:nth-child(306){opacity:.3688;transform:translate(78.3061vw,-10px) scale(.6726);animation:fall-306 25s -12s linear infinite}@keyframes fall-306{49.182%{transform:translate(78.0042vw,49.182vh) scale(.6726)}to{transform:translate(78.15515vw,99vh) scale(.6726)}}.snow:nth-child(307){opacity:.1274;transform:translate(34.4253vw,-10px) scale(.6343);animation:fall-307 20s -8s linear infinite}@keyframes fall-307{51.083%{transform:translate(32.9845vw,51.083vh) scale(.6343)}to{transform:translate(33.7049vw,99vh) scale(.6343)}}.snow:nth-child(308){opacity:.4484;transform:translate(58.0125vw,-10px) scale(.7383);animation:fall-308 12s -12s linear infinite}@keyframes fall-308{38.009%{transform:translate(50.56vw,38.009vh) scale(.7383)}to{transform:translate(54.28625vw,99vh) scale(.7383)}}.snow:nth-child(309){opacity:.6848;transform:translate(8.044vw,-10px) scale(.125);animation:fall-309 16s -14s linear infinite}@keyframes fall-309{75.588%{transform:translate(12.7405vw,75.588vh) scale(.125)}to{transform:translate(10.39225vw,99vh) scale(.125)}}.snow:nth-child(310){opacity:1.7194;transform:translate(80.437vw,-10px) scale(.1182);animation:fall-310 18s -6s linear infinite}@keyframes fall-310{43.878%{transform:translate(90.4124vw,43.878vh) scale(.1182)}to{transform:translate(85.4247vw,99vh) scale(.1182)}}.snow:nth-child(311){opacity:1.0048;transform:translate(72.3734vw,-10px) scale(.3161);animation:fall-311 10s -5s linear infinite}@keyframes fall-311{42.808%{transform:translate(66.9371vw,42.808vh) scale(.3161)}to{transform:translate(69.65525vw,99vh) scale(.3161)}}.snow:nth-child(312){opacity:1.8144;transform:translate(53.7039vw,-10px) scale(.2598);animation:fall-312 30s -4s linear infinite}@keyframes fall-312{40.094%{transform:translate(60.4926vw,40.094vh) scale(.2598)}to{transform:translate(57.09825vw,99vh) scale(.2598)}}.snow:nth-child(313){opacity:.038;transform:translate(3.2548vw,-10px) scale(.2342);animation:fall-313 17s -6s linear infinite}@keyframes fall-313{68.195%{transform:translate(10.1886vw,68.195vh) scale(.2342)}to{transform:translate(6.7217vw,99vh) scale(.2342)}}.snow:nth-child(314){opacity:1.9894;transform:translate(62.3757vw,-10px) scale(.5549);animation:fall-314 20s -26s linear infinite}@keyframes fall-314{44.863%{transform:translate(57.9262vw,44.863vh) scale(.5549)}to{transform:translate(60.15095vw,99vh) scale(.5549)}}.snow:nth-child(315){opacity:1.1704;transform:translate(22.4774vw,-10px) scale(.3311);animation:fall-315 23s -20s linear infinite}@keyframes fall-315{30.86%{transform:translate(24.1421vw,30.86vh) scale(.3311)}to{transform:translate(23.30975vw,99vh) scale(.3311)}}.snow:nth-child(316){opacity:1.15;transform:translate(67.6012vw,-10px) scale(.3316);animation:fall-316 11s -23s linear infinite}@keyframes fall-316{64.406%{transform:translate(62.9569vw,64.406vh) scale(.3316)}to{transform:translate(65.27905vw,99vh) scale(.3316)}}.snow:nth-child(317){opacity:.4622;transform:translate(65.9647vw,-10px) scale(.5403);animation:fall-317 19s -8s linear infinite}@keyframes fall-317{74.43%{transform:translate(71.2922vw,74.43vh) scale(.5403)}to{transform:translate(68.62845vw,99vh) scale(.5403)}}.snow:nth-child(318){opacity:1.4216;transform:translate(51.1017vw,-10px) scale(.1077);animation:fall-318 14s -18s linear infinite}@keyframes fall-318{37.601%{transform:translate(45.6178vw,37.601vh) scale(.1077)}to{transform:translate(48.35975vw,99vh) scale(.1077)}}.snow:nth-child(319){opacity:1.0758;transform:translate(8.432vw,-10px) scale(.7577);animation:fall-319 21s -9s linear infinite}@keyframes fall-319{67.535%{transform:translate(10.3368vw,67.535vh) scale(.7577)}to{transform:translate(9.3844vw,99vh) scale(.7577)}}.snow:nth-child(320){opacity:1.2176;transform:translate(8.1243vw,-10px) scale(.8485);animation:fall-320 10s -19s linear infinite}@keyframes fall-320{38.363%{transform:translate(10.4756vw,38.363vh) scale(.8485)}to{transform:translate(9.29995vw,99vh) scale(.8485)}}.snow:nth-child(321){opacity:.8376;transform:translate(91.5257vw,-10px) scale(.8955);animation:fall-321 18s -25s linear infinite}@keyframes fall-321{62.095%{transform:translate(92.2032vw,62.095vh) scale(.8955)}to{transform:translate(91.86445vw,99vh) scale(.8955)}}.snow:nth-child(322){opacity:1.366;transform:translate(20.7774vw,-10px) scale(.7372);animation:fall-322 11s -2s linear infinite}@keyframes fall-322{33.024%{transform:translate(18.6055vw,33.024vh) scale(.7372)}to{transform:translate(19.69145vw,99vh) scale(.7372)}}.snow:nth-child(323){opacity:1.7186;transform:translate(29.2688vw,-10px) scale(.0435);animation:fall-323 10s -7s linear infinite}@keyframes fall-323{38.578%{transform:translate(24.1721vw,38.578vh) scale(.0435)}to{transform:translate(26.72045vw,99vh) scale(.0435)}}.snow:nth-child(324){opacity:1.183;transform:translate(7.2703vw,-10px) scale(.8076);animation:fall-324 27s -20s linear infinite}@keyframes fall-324{49.912%{transform:translate(7.7735vw,49.912vh) scale(.8076)}to{transform:translate(7.5219vw,99vh) scale(.8076)}}.snow:nth-child(325){opacity:.897;transform:translate(87.1986vw,-10px) scale(.8207);animation:fall-325 12s -28s linear infinite}@keyframes fall-325{44.397%{transform:translate(82.443vw,44.397vh) scale(.8207)}to{transform:translate(84.8208vw,99vh) scale(.8207)}}.snow:nth-child(326){opacity:.4674;transform:translate(77.2159vw,-10px) scale(.2726);animation:fall-326 15s -24s linear infinite}@keyframes fall-326{63.171%{transform:translate(72.2214vw,63.171vh) scale(.2726)}to{transform:translate(74.71865vw,99vh) scale(.2726)}}.snow:nth-child(327){opacity:.8952;transform:translate(39.8687vw,-10px) scale(.3897);animation:fall-327 26s -2s linear infinite}@keyframes fall-327{68.083%{transform:translate(32.5373vw,68.083vh) scale(.3897)}to{transform:translate(36.203vw,99vh) scale(.3897)}}.snow:nth-child(328){opacity:1.0636;transform:translate(55.1115vw,-10px) scale(.9969);animation:fall-328 20s -21s linear infinite}@keyframes fall-328{52.022%{transform:translate(48.9245vw,52.022vh) scale(.9969)}to{transform:translate(52.018vw,99vh) scale(.9969)}}.snow:nth-child(329){opacity:.1106;transform:translate(45.4991vw,-10px) scale(.1019);animation:fall-329 25s -26s linear infinite}@keyframes fall-329{74.926%{transform:translate(38.7958vw,74.926vh) scale(.1019)}to{transform:translate(42.14745vw,99vh) scale(.1019)}}.snow:nth-child(330){opacity:.0544;transform:translate(32.1933vw,-10px) scale(.2324);animation:fall-330 12s -15s linear infinite}@keyframes fall-330{45.079%{transform:translate(32.8348vw,45.079vh) scale(.2324)}to{transform:translate(32.51405vw,99vh) scale(.2324)}}.snow:nth-child(331){opacity:1.3618;transform:translate(32.647vw,-10px) scale(.682);animation:fall-331 23s -7s linear infinite}@keyframes fall-331{57.404%{transform:translate(35.0425vw,57.404vh) scale(.682)}to{transform:translate(33.84475vw,99vh) scale(.682)}}.snow:nth-child(332){opacity:1.8764;transform:translate(45.4585vw,-10px) scale(.0089);animation:fall-332 11s -27s linear infinite}@keyframes fall-332{74.165%{transform:translate(42.7005vw,74.165vh) scale(.0089)}to{transform:translate(44.0795vw,99vh) scale(.0089)}}.snow:nth-child(333){opacity:1.5316;transform:translate(8.5315vw,-10px) scale(.3375);animation:fall-333 15s -13s linear infinite}@keyframes fall-333{74.691%{transform:translate(7.156vw,74.691vh) scale(.3375)}to{transform:translate(7.84375vw,99vh) scale(.3375)}}.snow:nth-child(334){opacity:.5186;transform:translate(97.8549vw,-10px) scale(.47);animation:fall-334 30s -1s linear infinite}@keyframes fall-334{73.458%{transform:translate(107.4595vw,73.458vh) scale(.47)}to{transform:translate(102.6572vw,99vh) scale(.47)}}.snow:nth-child(335){opacity:.0874;transform:translate(5.9983vw,-10px) scale(.9882);animation:fall-335 22s -24s linear infinite}@keyframes fall-335{63.403%{transform:translate(.6937vw,63.403vh) scale(.9882)}to{transform:translate(3.346vw,99vh) scale(.9882)}}.snow:nth-child(336){opacity:.7314;transform:translate(9.2804vw,-10px) scale(.3087);animation:fall-336 22s -29s linear infinite}@keyframes fall-336{77.734%{transform:translate(15.1098vw,77.734vh) scale(.3087)}to{transform:translate(12.1951vw,99vh) scale(.3087)}}.snow:nth-child(337){opacity:.6556;transform:translate(.4745vw,-10px) scale(.7858);animation:fall-337 23s -27s linear infinite}@keyframes fall-337{64.969%{transform:translate(6.7799vw,64.969vh) scale(.7858)}to{transform:translate(3.6272vw,99vh) scale(.7858)}}.snow:nth-child(338){opacity:1.6124;transform:translate(85.5017vw,-10px) scale(.0373);animation:fall-338 18s -19s linear infinite}@keyframes fall-338{53.971%{transform:translate(90.9735vw,53.971vh) scale(.0373)}to{transform:translate(88.2376vw,99vh) scale(.0373)}}.snow:nth-child(339){opacity:1.7798;transform:translate(85.4936vw,-10px) scale(.8785);animation:fall-339 27s -20s linear infinite}@keyframes fall-339{56.208%{transform:translate(82.3026vw,56.208vh) scale(.8785)}to{transform:translate(83.8981vw,99vh) scale(.8785)}}.snow:nth-child(340){opacity:.7858;transform:translate(31.2961vw,-10px) scale(.5876);animation:fall-340 22s -14s linear infinite}@keyframes fall-340{72.584%{transform:translate(22.1337vw,72.584vh) scale(.5876)}to{transform:translate(26.7149vw,99vh) scale(.5876)}}.snow:nth-child(341){opacity:.4158;transform:translate(84.5206vw,-10px) scale(.0427);animation:fall-341 14s -17s linear infinite}@keyframes fall-341{50.261%{transform:translate(92.6443vw,50.261vh) scale(.0427)}to{transform:translate(88.58245vw,99vh) scale(.0427)}}.snow:nth-child(342){opacity:.7014;transform:translate(57.3223vw,-10px) scale(.2186);animation:fall-342 22s -17s linear infinite}@keyframes fall-342{58.232%{transform:translate(53.662vw,58.232vh) scale(.2186)}to{transform:translate(55.49215vw,99vh) scale(.2186)}}.snow:nth-child(343){opacity:1.4054;transform:translate(3.0266vw,-10px) scale(.0452);animation:fall-343 19s -11s linear infinite}@keyframes fall-343{37.42%{transform:translate(-2.6305vw,37.42vh) scale(.0452)}to{transform:translate(.19805vw,99vh) scale(.0452)}}.snow:nth-child(344){opacity:1.5902;transform:translate(67.1993vw,-10px) scale(.3687);animation:fall-344 12s -5s linear infinite}@keyframes fall-344{35.762%{transform:translate(60.9582vw,35.762vh) scale(.3687)}to{transform:translate(64.07875vw,99vh) scale(.3687)}}.snow:nth-child(345){opacity:1.3556;transform:translate(59.7165vw,-10px) scale(.1556);animation:fall-345 24s -5s linear infinite}@keyframes fall-345{37.212%{transform:translate(65.1175vw,37.212vh) scale(.1556)}to{transform:translate(62.417vw,99vh) scale(.1556)}}.snow:nth-child(346){opacity:1.9252;transform:translate(80.437vw,-10px) scale(.3369);animation:fall-346 13s -24s linear infinite}@keyframes fall-346{53.059%{transform:translate(86.0627vw,53.059vh) scale(.3369)}to{transform:translate(83.24985vw,99vh) scale(.3369)}}.snow:nth-child(347){opacity:1.6208;transform:translate(41.856vw,-10px) scale(.3661);animation:fall-347 23s -24s linear infinite}@keyframes fall-347{38.332%{transform:translate(44.0287vw,38.332vh) scale(.3661)}to{transform:translate(42.94235vw,99vh) scale(.3661)}}.snow:nth-child(348){opacity:.7428;transform:translate(92.9425vw,-10px) scale(.2024);animation:fall-348 19s -27s linear infinite}@keyframes fall-348{31.34%{transform:translate(86.007vw,31.34vh) scale(.2024)}to{transform:translate(89.47475vw,99vh) scale(.2024)}}.snow:nth-child(349){opacity:.9426;transform:translate(26.2741vw,-10px) scale(.2599);animation:fall-349 16s -26s linear infinite}@keyframes fall-349{33.081%{transform:translate(19.5748vw,33.081vh) scale(.2599)}to{transform:translate(22.92445vw,99vh) scale(.2599)}}.snow:nth-child(350){opacity:1.2564;transform:translate(19.5474vw,-10px) scale(.2451);animation:fall-350 16s -8s linear infinite}@keyframes fall-350{35.703%{transform:translate(16.4591vw,35.703vh) scale(.2451)}to{transform:translate(18.00325vw,99vh) scale(.2451)}}.snow:nth-child(351){opacity:.3752;transform:translate(44.3558vw,-10px) scale(.6285);animation:fall-351 16s -15s linear infinite}@keyframes fall-351{71.565%{transform:translate(43.4803vw,71.565vh) scale(.6285)}to{transform:translate(43.91805vw,99vh) scale(.6285)}}.snow:nth-child(352){opacity:.7822;transform:translate(25.4465vw,-10px) scale(.2659);animation:fall-352 10s -17s linear infinite}@keyframes fall-352{77.805%{transform:translate(19.304vw,77.805vh) scale(.2659)}to{transform:translate(22.37525vw,99vh) scale(.2659)}}.snow:nth-child(353){opacity:.6368;transform:translate(33.1931vw,-10px) scale(.8653);animation:fall-353 20s -18s linear infinite}@keyframes fall-353{60.345%{transform:translate(32.4365vw,60.345vh) scale(.8653)}to{transform:translate(32.8148vw,99vh) scale(.8653)}}.snow:nth-child(354){opacity:1.6448;transform:translate(92.4223vw,-10px) scale(.4455);animation:fall-354 19s -12s linear infinite}@keyframes fall-354{59.699%{transform:translate(88.6235vw,59.699vh) scale(.4455)}to{transform:translate(90.5229vw,99vh) scale(.4455)}}.snow:nth-child(355){opacity:.584;transform:translate(97.746vw,-10px) scale(.5057);animation:fall-355 22s -22s linear infinite}@keyframes fall-355{60.457%{transform:translate(89.2304vw,60.457vh) scale(.5057)}to{transform:translate(93.4882vw,99vh) scale(.5057)}}.snow:nth-child(356){opacity:.2474;transform:translate(25.0524vw,-10px) scale(.4964);animation:fall-356 12s -6s linear infinite}@keyframes fall-356{67.136%{transform:translate(32.0382vw,67.136vh) scale(.4964)}to{transform:translate(28.5453vw,99vh) scale(.4964)}}.snow:nth-child(357){opacity:1.2772;transform:translate(84.3871vw,-10px) scale(.149);animation:fall-357 29s -6s linear infinite}@keyframes fall-357{70.621%{transform:translate(92.1599vw,70.621vh) scale(.149)}to{transform:translate(88.2735vw,99vh) scale(.149)}}.snow:nth-child(358){opacity:1.5218;transform:translate(33.2306vw,-10px) scale(.1139);animation:fall-358 16s -8s linear infinite}@keyframes fall-358{48.909%{transform:translate(25.4016vw,48.909vh) scale(.1139)}to{transform:translate(29.3161vw,99vh) scale(.1139)}}.snow:nth-child(359){opacity:.7822;transform:translate(76.3836vw,-10px) scale(.1881);animation:fall-359 24s -17s linear infinite}@keyframes fall-359{50.25%{transform:translate(72.0921vw,50.25vh) scale(.1881)}to{transform:translate(74.23785vw,99vh) scale(.1881)}}.snow:nth-child(360){opacity:.7094;transform:translate(10.5167vw,-10px) scale(.3007);animation:fall-360 15s -25s linear infinite}@keyframes fall-360{47.202%{transform:translate(12.1492vw,47.202vh) scale(.3007)}to{transform:translate(11.33295vw,99vh) scale(.3007)}}.snow:nth-child(361){opacity:1.285;transform:translate(89.0383vw,-10px) scale(.0657);animation:fall-361 30s -29s linear infinite}@keyframes fall-361{55.474%{transform:translate(86.4015vw,55.474vh) scale(.0657)}to{transform:translate(87.7199vw,99vh) scale(.0657)}}.snow:nth-child(362){opacity:.7518;transform:translate(48.2953vw,-10px) scale(.0471);animation:fall-362 18s -3s linear infinite}@keyframes fall-362{69.343%{transform:translate(58.271vw,69.343vh) scale(.0471)}to{transform:translate(53.28315vw,99vh) scale(.0471)}}.snow:nth-child(363){opacity:1.5268;transform:translate(19.9964vw,-10px) scale(.0871);animation:fall-363 24s -29s linear infinite}@keyframes fall-363{72.168%{transform:translate(21.9372vw,72.168vh) scale(.0871)}to{transform:translate(20.9668vw,99vh) scale(.0871)}}.snow:nth-child(364){opacity:1.3576;transform:translate(61.4828vw,-10px) scale(.4486);animation:fall-364 16s -25s linear infinite}@keyframes fall-364{40.706%{transform:translate(67.9061vw,40.706vh) scale(.4486)}to{transform:translate(64.69445vw,99vh) scale(.4486)}}.snow:nth-child(365){opacity:.5306;transform:translate(92.685vw,-10px) scale(.2449);animation:fall-365 27s -7s linear infinite}@keyframes fall-365{30.587%{transform:translate(91.1604vw,30.587vh) scale(.2449)}to{transform:translate(91.9227vw,99vh) scale(.2449)}}.snow:nth-child(366){opacity:.0354;transform:translate(54.7254vw,-10px) scale(.8316);animation:fall-366 12s -17s linear infinite}@keyframes fall-366{72.172%{transform:translate(53.5296vw,72.172vh) scale(.8316)}to{transform:translate(54.1275vw,99vh) scale(.8316)}}.snow:nth-child(367){opacity:.3224;transform:translate(80.1004vw,-10px) scale(.1748);animation:fall-367 19s -10s linear infinite}@keyframes fall-367{35.034%{transform:translate(87.9654vw,35.034vh) scale(.1748)}to{transform:translate(84.0329vw,99vh) scale(.1748)}}.snow:nth-child(368){opacity:.0332;transform:translate(53.1382vw,-10px) scale(.6302);animation:fall-368 24s -17s linear infinite}@keyframes fall-368{48.578%{transform:translate(57.8462vw,48.578vh) scale(.6302)}to{transform:translate(55.4922vw,99vh) scale(.6302)}}.snow:nth-child(369){opacity:.1624;transform:translate(19.7243vw,-10px) scale(.0443);animation:fall-369 15s -21s linear infinite}@keyframes fall-369{52.747%{transform:translate(15.2479vw,52.747vh) scale(.0443)}to{transform:translate(17.4861vw,99vh) scale(.0443)}}.snow:nth-child(370){opacity:.0894;transform:translate(14.1077vw,-10px) scale(.8135);animation:fall-370 25s -30s linear infinite}@keyframes fall-370{56.486%{transform:translate(16.5155vw,56.486vh) scale(.8135)}to{transform:translate(15.3116vw,99vh) scale(.8135)}}.snow:nth-child(371){opacity:1.746;transform:translate(78.852vw,-10px) scale(.5213);animation:fall-371 10s -27s linear infinite}@keyframes fall-371{78.848%{transform:translate(86.5792vw,78.848vh) scale(.5213)}to{transform:translate(82.7156vw,99vh) scale(.5213)}}.snow:nth-child(372){opacity:1.895;transform:translate(27.3548vw,-10px) scale(.4124);animation:fall-372 12s -18s linear infinite}@keyframes fall-372{40.532%{transform:translate(18.6907vw,40.532vh) scale(.4124)}to{transform:translate(23.02275vw,99vh) scale(.4124)}}.snow:nth-child(373){opacity:.7162;transform:translate(59.6258vw,-10px) scale(.0574);animation:fall-373 16s -9s linear infinite}@keyframes fall-373{41.385%{transform:translate(52.9133vw,41.385vh) scale(.0574)}to{transform:translate(56.26955vw,99vh) scale(.0574)}}.snow:nth-child(374){opacity:.2954;transform:translate(49.5138vw,-10px) scale(.5472);animation:fall-374 16s -16s linear infinite}@keyframes fall-374{36.534%{transform:translate(53.2453vw,36.534vh) scale(.5472)}to{transform:translate(51.37955vw,99vh) scale(.5472)}}.snow:nth-child(375){opacity:.0156;transform:translate(86.8901vw,-10px) scale(.7449);animation:fall-375 19s -8s linear infinite}@keyframes fall-375{72.032%{transform:translate(88.111vw,72.032vh) scale(.7449)}to{transform:translate(87.50055vw,99vh) scale(.7449)}}.snow:nth-child(376){opacity:.1212;transform:translate(33.6376vw,-10px) scale(.2042);animation:fall-376 27s -28s linear infinite}@keyframes fall-376{31.434%{transform:translate(37.335vw,31.434vh) scale(.2042)}to{transform:translate(35.4863vw,99vh) scale(.2042)}}.snow:nth-child(377){opacity:.3408;transform:translate(11.519vw,-10px) scale(.2813);animation:fall-377 12s -20s linear infinite}@keyframes fall-377{64.743%{transform:translate(12.4393vw,64.743vh) scale(.2813)}to{transform:translate(11.97915vw,99vh) scale(.2813)}}.snow:nth-child(378){opacity:1.339;transform:translate(55.5626vw,-10px) scale(.6612);animation:fall-378 22s -30s linear infinite}@keyframes fall-378{70.132%{transform:translate(49.9544vw,70.132vh) scale(.6612)}to{transform:translate(52.7585vw,99vh) scale(.6612)}}.snow:nth-child(379){opacity:1.6346;transform:translate(92.6322vw,-10px) scale(.5806);animation:fall-379 18s -7s linear infinite}@keyframes fall-379{79.052%{transform:translate(82.699vw,79.052vh) scale(.5806)}to{transform:translate(87.6656vw,99vh) scale(.5806)}}.snow:nth-child(380){opacity:.627;transform:translate(79.1905vw,-10px) scale(.2667);animation:fall-380 25s -24s linear infinite}@keyframes fall-380{65.383%{transform:translate(74.3344vw,65.383vh) scale(.2667)}to{transform:translate(76.76245vw,99vh) scale(.2667)}}.snow:nth-child(381){opacity:.0928;transform:translate(57.6061vw,-10px) scale(.2472);animation:fall-381 19s -18s linear infinite}@keyframes fall-381{52.188%{transform:translate(52.4104vw,52.188vh) scale(.2472)}to{transform:translate(55.00825vw,99vh) scale(.2472)}}.snow:nth-child(382){opacity:1.6142;transform:translate(55.8676vw,-10px) scale(.0649);animation:fall-382 16s -21s linear infinite}@keyframes fall-382{62.498%{transform:translate(46.3048vw,62.498vh) scale(.0649)}to{transform:translate(51.0862vw,99vh) scale(.0649)}}.snow:nth-child(383){opacity:.5388;transform:translate(51.3612vw,-10px) scale(.9262);animation:fall-383 11s -24s linear infinite}@keyframes fall-383{45.774%{transform:translate(55.6233vw,45.774vh) scale(.9262)}to{transform:translate(53.49225vw,99vh) scale(.9262)}}.snow:nth-child(384){opacity:1.5306;transform:translate(11.8244vw,-10px) scale(.8643);animation:fall-384 24s -11s linear infinite}@keyframes fall-384{59.946%{transform:translate(20.4404vw,59.946vh) scale(.8643)}to{transform:translate(16.1324vw,99vh) scale(.8643)}}.snow:nth-child(385){opacity:.018;transform:translate(76.7445vw,-10px) scale(.615);animation:fall-385 14s -15s linear infinite}@keyframes fall-385{69.728%{transform:translate(81.4718vw,69.728vh) scale(.615)}to{transform:translate(79.10815vw,99vh) scale(.615)}}.snow:nth-child(386){opacity:1.7878;transform:translate(41.5803vw,-10px) scale(.0572);animation:fall-386 15s -28s linear infinite}@keyframes fall-386{40.899%{transform:translate(36.9181vw,40.899vh) scale(.0572)}to{transform:translate(39.2492vw,99vh) scale(.0572)}}.snow:nth-child(387){opacity:.2126;transform:translate(52.3192vw,-10px) scale(.0143);animation:fall-387 21s -27s linear infinite}@keyframes fall-387{55.688%{transform:translate(55.2649vw,55.688vh) scale(.0143)}to{transform:translate(53.79205vw,99vh) scale(.0143)}}.snow:nth-child(388){opacity:1.889;transform:translate(.9754vw,-10px) scale(.3262);animation:fall-388 22s -3s linear infinite}@keyframes fall-388{76.298%{transform:translate(8.8784vw,76.298vh) scale(.3262)}to{transform:translate(4.9269vw,99vh) scale(.3262)}}.snow:nth-child(389){opacity:.8612;transform:translate(48.3312vw,-10px) scale(.28);animation:fall-389 11s -2s linear infinite}@keyframes fall-389{44.176%{transform:translate(52.1516vw,44.176vh) scale(.28)}to{transform:translate(50.2414vw,99vh) scale(.28)}}.snow:nth-child(390){opacity:.1506;transform:translate(11.6823vw,-10px) scale(.2632);animation:fall-390 17s -18s linear infinite}@keyframes fall-390{46.287%{transform:translate(13.8898vw,46.287vh) scale(.2632)}to{transform:translate(12.78605vw,99vh) scale(.2632)}}.snow:nth-child(391){opacity:1.1822;transform:translate(67.9282vw,-10px) scale(.9396);animation:fall-391 17s -30s linear infinite}@keyframes fall-391{36.391%{transform:translate(59.0206vw,36.391vh) scale(.9396)}to{transform:translate(63.4744vw,99vh) scale(.9396)}}.snow:nth-child(392){opacity:.7404;transform:translate(78.8905vw,-10px) scale(.8602);animation:fall-392 18s -29s linear infinite}@keyframes fall-392{53.797%{transform:translate(75.7681vw,53.797vh) scale(.8602)}to{transform:translate(77.3293vw,99vh) scale(.8602)}}.snow:nth-child(393){opacity:1.8846;transform:translate(43.3373vw,-10px) scale(.374);animation:fall-393 26s -8s linear infinite}@keyframes fall-393{66.729%{transform:translate(49.7427vw,66.729vh) scale(.374)}to{transform:translate(46.54vw,99vh) scale(.374)}}.snow:nth-child(394){opacity:.1352;transform:translate(46.518vw,-10px) scale(.9349);animation:fall-394 13s -28s linear infinite}@keyframes fall-394{68.202%{transform:translate(45.9536vw,68.202vh) scale(.9349)}to{transform:translate(46.2358vw,99vh) scale(.9349)}}.snow:nth-child(395){opacity:1.1906;transform:translate(87.1362vw,-10px) scale(.387);animation:fall-395 30s -29s linear infinite}@keyframes fall-395{35.098%{transform:translate(83.8969vw,35.098vh) scale(.387)}to{transform:translate(85.51655vw,99vh) scale(.387)}}.snow:nth-child(396){opacity:1.5742;transform:translate(81.372vw,-10px) scale(.25);animation:fall-396 10s -10s linear infinite}@keyframes fall-396{79.103%{transform:translate(74.175vw,79.103vh) scale(.25)}to{transform:translate(77.7735vw,99vh) scale(.25)}}.snow:nth-child(397){opacity:1.4326;transform:translate(31.587vw,-10px) scale(.6282);animation:fall-397 13s -13s linear infinite}@keyframes fall-397{65.344%{transform:translate(23.6781vw,65.344vh) scale(.6282)}to{transform:translate(27.63255vw,99vh) scale(.6282)}}.snow:nth-child(398){opacity:.5332;transform:translate(18.3099vw,-10px) scale(.4388);animation:fall-398 13s -29s linear infinite}@keyframes fall-398{50.219%{transform:translate(22.9706vw,50.219vh) scale(.4388)}to{transform:translate(20.64025vw,99vh) scale(.4388)}}.snow:nth-child(399){opacity:.7576;transform:translate(84.2741vw,-10px) scale(.2344);animation:fall-399 24s -18s linear infinite}@keyframes fall-399{55.152%{transform:translate(92.4498vw,55.152vh) scale(.2344)}to{transform:translate(88.36195vw,99vh) scale(.2344)}}.snow:nth-child(400){opacity:.0472;transform:translate(67.9464vw,-10px) scale(.018);animation:fall-400 22s -21s linear infinite}@keyframes fall-400{64.799%{transform:translate(63.5722vw,64.799vh) scale(.018)}to{transform:translate(65.7593vw,99vh) scale(.018)}}\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==
|