@esfaenza/core 15.2.286 → 15.2.288
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -22,9 +22,9 @@ export class AppComponent {
|
|
|
22
22
|
}
|
|
23
23
|
}
|
|
24
24
|
AppComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: AppComponent, deps: [{ token: i1.TokenService }, { token: i1.AppState }, { token: i2.Router }], target: i0.ɵɵFactoryTarget.Component });
|
|
25
|
-
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.2228;transform:translate(21.8675vw,-10px) scale(.5126);animation:fall-1 23s -18s linear infinite}@keyframes fall-1{71.892%{transform:translate(29.2559vw,71.892vh) scale(.5126)}to{transform:translate(25.5617vw,99vh) scale(.5126)}}.snow:nth-child(2){opacity:.2314;transform:translate(15.2775vw,-10px) scale(.6433);animation:fall-2 23s -24s linear infinite}@keyframes fall-2{61.17%{transform:translate(6.3341vw,61.17vh) scale(.6433)}to{transform:translate(10.8058vw,99vh) scale(.6433)}}.snow:nth-child(3){opacity:.7382;transform:translate(23.4584vw,-10px) scale(.9693);animation:fall-3 25s -16s linear infinite}@keyframes fall-3{53.113%{transform:translate(24.2273vw,53.113vh) scale(.9693)}to{transform:translate(23.84285vw,99vh) scale(.9693)}}.snow:nth-child(4){opacity:1.1682;transform:translate(12.4904vw,-10px) scale(.0783);animation:fall-4 19s -5s linear infinite}@keyframes fall-4{67.212%{transform:translate(2.5591vw,67.212vh) scale(.0783)}to{transform:translate(7.52475vw,99vh) scale(.0783)}}.snow:nth-child(5){opacity:.2816;transform:translate(77.4584vw,-10px) scale(.9058);animation:fall-5 12s -25s linear infinite}@keyframes fall-5{59.351%{transform:translate(83.6046vw,59.351vh) scale(.9058)}to{transform:translate(80.5315vw,99vh) scale(.9058)}}.snow:nth-child(6){opacity:.7152;transform:translate(82.7971vw,-10px) scale(.3424);animation:fall-6 24s -23s linear infinite}@keyframes fall-6{35.26%{transform:translate(90.0631vw,35.26vh) scale(.3424)}to{transform:translate(86.4301vw,99vh) scale(.3424)}}.snow:nth-child(7){opacity:.851;transform:translate(39.9625vw,-10px) scale(.0956);animation:fall-7 10s -5s linear infinite}@keyframes fall-7{63.639%{transform:translate(34.4127vw,63.639vh) scale(.0956)}to{transform:translate(37.1876vw,99vh) scale(.0956)}}.snow:nth-child(8){opacity:1.3246;transform:translate(85.3798vw,-10px) scale(.2617);animation:fall-8 11s -23s linear infinite}@keyframes fall-8{75.135%{transform:translate(79.3617vw,75.135vh) scale(.2617)}to{transform:translate(82.37075vw,99vh) scale(.2617)}}.snow:nth-child(9){opacity:1.0566;transform:translate(58.3369vw,-10px) scale(.1579);animation:fall-9 20s -7s linear infinite}@keyframes fall-9{39.083%{transform:translate(58.4216vw,39.083vh) scale(.1579)}to{transform:translate(58.37925vw,99vh) scale(.1579)}}.snow:nth-child(10){opacity:1.2098;transform:translate(19.1055vw,-10px) scale(.7719);animation:fall-10 17s -22s linear infinite}@keyframes fall-10{77.93%{transform:translate(16.7399vw,77.93vh) scale(.7719)}to{transform:translate(17.9227vw,99vh) scale(.7719)}}.snow:nth-child(11){opacity:1.774;transform:translate(43.4337vw,-10px) scale(.9843);animation:fall-11 15s -2s linear infinite}@keyframes fall-11{77.314%{transform:translate(37.4221vw,77.314vh) scale(.9843)}to{transform:translate(40.4279vw,99vh) scale(.9843)}}.snow:nth-child(12){opacity:1.4466;transform:translate(90.1727vw,-10px) scale(.863);animation:fall-12 26s -10s linear infinite}@keyframes fall-12{47.331%{transform:translate(93.0861vw,47.331vh) scale(.863)}to{transform:translate(91.6294vw,99vh) scale(.863)}}.snow:nth-child(13){opacity:.844;transform:translate(11.382vw,-10px) scale(.188);animation:fall-13 25s -16s linear infinite}@keyframes fall-13{56.302%{transform:translate(17.5713vw,56.302vh) scale(.188)}to{transform:translate(14.47665vw,99vh) scale(.188)}}.snow:nth-child(14){opacity:.829;transform:translate(27.4709vw,-10px) scale(.8034);animation:fall-14 28s -15s linear infinite}@keyframes fall-14{47.989%{transform:translate(21.7451vw,47.989vh) scale(.8034)}to{transform:translate(24.608vw,99vh) scale(.8034)}}.snow:nth-child(15){opacity:1.7234;transform:translate(61.0818vw,-10px) scale(.4388);animation:fall-15 13s -8s linear infinite}@keyframes fall-15{70.161%{transform:translate(62.7218vw,70.161vh) scale(.4388)}to{transform:translate(61.9018vw,99vh) scale(.4388)}}.snow:nth-child(16){opacity:1.8252;transform:translate(98.3662vw,-10px) scale(.3852);animation:fall-16 17s -5s linear infinite}@keyframes fall-16{33.481%{transform:translate(94.8297vw,33.481vh) scale(.3852)}to{transform:translate(96.59795vw,99vh) scale(.3852)}}.snow:nth-child(17){opacity:.0502;transform:translate(31.2033vw,-10px) scale(.8609);animation:fall-17 13s -29s linear infinite}@keyframes fall-17{65.948%{transform:translate(27.0702vw,65.948vh) scale(.8609)}to{transform:translate(29.13675vw,99vh) scale(.8609)}}.snow:nth-child(18){opacity:1.3202;transform:translate(7.8742vw,-10px) scale(.6625);animation:fall-18 24s -10s linear infinite}@keyframes fall-18{55.659%{transform:translate(13.5895vw,55.659vh) scale(.6625)}to{transform:translate(10.73185vw,99vh) scale(.6625)}}.snow:nth-child(19){opacity:.5526;transform:translate(94.0231vw,-10px) scale(.7263);animation:fall-19 29s -15s linear infinite}@keyframes fall-19{79.441%{transform:translate(84.3446vw,79.441vh) scale(.7263)}to{transform:translate(89.18385vw,99vh) scale(.7263)}}.snow:nth-child(20){opacity:1.6334;transform:translate(5.5817vw,-10px) scale(.942);animation:fall-20 29s -29s linear infinite}@keyframes fall-20{55.754%{transform:translate(3.217vw,55.754vh) scale(.942)}to{transform:translate(4.39935vw,99vh) scale(.942)}}.snow:nth-child(21){opacity:1.2624;transform:translate(62.17vw,-10px) scale(.1055);animation:fall-21 12s -25s linear infinite}@keyframes fall-21{75.073%{transform:translate(59.6353vw,75.073vh) scale(.1055)}to{transform:translate(60.90265vw,99vh) scale(.1055)}}.snow:nth-child(22){opacity:.3044;transform:translate(68.5471vw,-10px) scale(.4915);animation:fall-22 25s -10s linear infinite}@keyframes fall-22{56.491%{transform:translate(65.8439vw,56.491vh) scale(.4915)}to{transform:translate(67.1955vw,99vh) scale(.4915)}}.snow:nth-child(23){opacity:1.938;transform:translate(10.0409vw,-10px) scale(.3902);animation:fall-23 29s -15s linear infinite}@keyframes fall-23{50.78%{transform:translate(10.8392vw,50.78vh) scale(.3902)}to{transform:translate(10.44005vw,99vh) scale(.3902)}}.snow:nth-child(24){opacity:1.6906;transform:translate(17.4816vw,-10px) scale(.341);animation:fall-24 25s -24s linear infinite}@keyframes fall-24{30.673%{transform:translate(8.6022vw,30.673vh) scale(.341)}to{transform:translate(13.0419vw,99vh) scale(.341)}}.snow:nth-child(25){opacity:1.2426;transform:translate(83.1363vw,-10px) scale(.0885);animation:fall-25 25s -16s linear infinite}@keyframes fall-25{68.914%{transform:translate(78.7546vw,68.914vh) scale(.0885)}to{transform:translate(80.94545vw,99vh) scale(.0885)}}.snow:nth-child(26){opacity:1.899;transform:translate(3.1726vw,-10px) scale(.0229);animation:fall-26 27s -29s linear infinite}@keyframes fall-26{51.8%{transform:translate(-.4229vw,51.8vh) scale(.0229)}to{transform:translate(1.37485vw,99vh) scale(.0229)}}.snow:nth-child(27){opacity:1.0014;transform:translate(74.4326vw,-10px) scale(.983);animation:fall-27 23s -12s linear infinite}@keyframes fall-27{57.776%{transform:translate(67.9558vw,57.776vh) scale(.983)}to{transform:translate(71.1942vw,99vh) scale(.983)}}.snow:nth-child(28){opacity:.36;transform:translate(14.7703vw,-10px) scale(.1113);animation:fall-28 30s -30s linear infinite}@keyframes fall-28{33.179%{transform:translate(16.3642vw,33.179vh) scale(.1113)}to{transform:translate(15.56725vw,99vh) scale(.1113)}}.snow:nth-child(29){opacity:1.2412;transform:translate(33.3566vw,-10px) scale(.4241);animation:fall-29 26s -21s linear infinite}@keyframes fall-29{33.573%{transform:translate(34.2873vw,33.573vh) scale(.4241)}to{transform:translate(33.82195vw,99vh) scale(.4241)}}.snow:nth-child(30){opacity:1.0152;transform:translate(58.9499vw,-10px) scale(.3609);animation:fall-30 20s -16s linear infinite}@keyframes fall-30{33.961%{transform:translate(66.6471vw,33.961vh) scale(.3609)}to{transform:translate(62.7985vw,99vh) scale(.3609)}}.snow:nth-child(31){opacity:.379;transform:translate(95.5815vw,-10px) scale(.3381);animation:fall-31 25s -24s linear infinite}@keyframes fall-31{35.396%{transform:translate(105.4443vw,35.396vh) scale(.3381)}to{transform:translate(100.5129vw,99vh) scale(.3381)}}.snow:nth-child(32){opacity:1.2826;transform:translate(66.3043vw,-10px) scale(.1409);animation:fall-32 11s -19s linear infinite}@keyframes fall-32{38.24%{transform:translate(69.4398vw,38.24vh) scale(.1409)}to{transform:translate(67.87205vw,99vh) scale(.1409)}}.snow:nth-child(33){opacity:1.833;transform:translate(29.6656vw,-10px) scale(.6121);animation:fall-33 11s -30s linear infinite}@keyframes fall-33{72.837%{transform:translate(36.0368vw,72.837vh) scale(.6121)}to{transform:translate(32.8512vw,99vh) scale(.6121)}}.snow:nth-child(34){opacity:.3906;transform:translate(86.8307vw,-10px) scale(.0443);animation:fall-34 18s -25s linear infinite}@keyframes fall-34{44.583%{transform:translate(86.318vw,44.583vh) scale(.0443)}to{transform:translate(86.57435vw,99vh) scale(.0443)}}.snow:nth-child(35){opacity:1.5974;transform:translate(28.4912vw,-10px) scale(.7332);animation:fall-35 27s -16s linear infinite}@keyframes fall-35{76.115%{transform:translate(32.8391vw,76.115vh) scale(.7332)}to{transform:translate(30.66515vw,99vh) scale(.7332)}}.snow:nth-child(36){opacity:1.3612;transform:translate(66.2832vw,-10px) scale(.6335);animation:fall-36 17s -20s linear infinite}@keyframes fall-36{79.652%{transform:translate(72.8442vw,79.652vh) scale(.6335)}to{transform:translate(69.5637vw,99vh) scale(.6335)}}.snow:nth-child(37){opacity:1.5908;transform:translate(37.3044vw,-10px) scale(.816);animation:fall-37 26s -8s linear infinite}@keyframes fall-37{49.808%{transform:translate(33.3099vw,49.808vh) scale(.816)}to{transform:translate(35.30715vw,99vh) scale(.816)}}.snow:nth-child(38){opacity:1.6902;transform:translate(89.2503vw,-10px) scale(.2436);animation:fall-38 30s -23s linear infinite}@keyframes fall-38{77.175%{transform:translate(91.6041vw,77.175vh) scale(.2436)}to{transform:translate(90.4272vw,99vh) scale(.2436)}}.snow:nth-child(39){opacity:1.078;transform:translate(50.0265vw,-10px) scale(.3394);animation:fall-39 10s -8s linear infinite}@keyframes fall-39{34.044%{transform:translate(59.6114vw,34.044vh) scale(.3394)}to{transform:translate(54.81895vw,99vh) scale(.3394)}}.snow:nth-child(40){opacity:1.8036;transform:translate(24.9482vw,-10px) scale(.554);animation:fall-40 17s -2s linear infinite}@keyframes fall-40{79.724%{transform:translate(18.2599vw,79.724vh) scale(.554)}to{transform:translate(21.60405vw,99vh) scale(.554)}}.snow:nth-child(41){opacity:1.5586;transform:translate(92.0407vw,-10px) scale(.1969);animation:fall-41 23s -28s linear infinite}@keyframes fall-41{42.421%{transform:translate(96.4118vw,42.421vh) scale(.1969)}to{transform:translate(94.22625vw,99vh) scale(.1969)}}.snow:nth-child(42){opacity:1.9774;transform:translate(38.1921vw,-10px) scale(.8149);animation:fall-42 21s -28s linear infinite}@keyframes fall-42{71.885%{transform:translate(42.6103vw,71.885vh) scale(.8149)}to{transform:translate(40.4012vw,99vh) scale(.8149)}}.snow:nth-child(43){opacity:.7686;transform:translate(86.321vw,-10px) scale(.324);animation:fall-43 16s -28s linear infinite}@keyframes fall-43{45.682%{transform:translate(78.3983vw,45.682vh) scale(.324)}to{transform:translate(82.35965vw,99vh) scale(.324)}}.snow:nth-child(44){opacity:.825;transform:translate(34.9237vw,-10px) scale(.3323);animation:fall-44 20s -13s linear infinite}@keyframes fall-44{36.768%{transform:translate(43.8973vw,36.768vh) scale(.3323)}to{transform:translate(39.4105vw,99vh) scale(.3323)}}.snow:nth-child(45){opacity:1.921;transform:translate(98.8425vw,-10px) scale(.0324);animation:fall-45 11s -27s linear infinite}@keyframes fall-45{39.431%{transform:translate(103.5475vw,39.431vh) scale(.0324)}to{transform:translate(101.195vw,99vh) scale(.0324)}}.snow:nth-child(46){opacity:.2592;transform:translate(70.4822vw,-10px) scale(.9016);animation:fall-46 14s -12s linear infinite}@keyframes fall-46{76.004%{transform:translate(65.7436vw,76.004vh) scale(.9016)}to{transform:translate(68.1129vw,99vh) scale(.9016)}}.snow:nth-child(47){opacity:.3636;transform:translate(34.2385vw,-10px) scale(.4459);animation:fall-47 13s -22s linear infinite}@keyframes fall-47{56.192%{transform:translate(42.9882vw,56.192vh) scale(.4459)}to{transform:translate(38.61335vw,99vh) scale(.4459)}}.snow:nth-child(48){opacity:.9902;transform:translate(2.7108vw,-10px) scale(.4687);animation:fall-48 23s -18s linear infinite}@keyframes fall-48{60.878%{transform:translate(-2.9453vw,60.878vh) scale(.4687)}to{transform:translate(-.11725vw,99vh) scale(.4687)}}.snow:nth-child(49){opacity:.6088;transform:translate(66.803vw,-10px) scale(.9656);animation:fall-49 28s -11s linear infinite}@keyframes fall-49{47.066%{transform:translate(73.0704vw,47.066vh) scale(.9656)}to{transform:translate(69.9367vw,99vh) scale(.9656)}}.snow:nth-child(50){opacity:1.9392;transform:translate(72.4645vw,-10px) scale(.7773);animation:fall-50 11s -4s linear infinite}@keyframes fall-50{52.856%{transform:translate(69.9407vw,52.856vh) scale(.7773)}to{transform:translate(71.2026vw,99vh) scale(.7773)}}.snow:nth-child(51){opacity:1.9782;transform:translate(22.6126vw,-10px) scale(.4157);animation:fall-51 11s -2s linear infinite}@keyframes fall-51{46.105%{transform:translate(15.7554vw,46.105vh) scale(.4157)}to{transform:translate(19.184vw,99vh) scale(.4157)}}.snow:nth-child(52){opacity:1.54;transform:translate(49.0416vw,-10px) scale(.6659);animation:fall-52 12s -13s linear infinite}@keyframes fall-52{73.67%{transform:translate(45.6294vw,73.67vh) scale(.6659)}to{transform:translate(47.3355vw,99vh) scale(.6659)}}.snow:nth-child(53){opacity:.5236;transform:translate(24.8932vw,-10px) scale(.899);animation:fall-53 26s -7s linear infinite}@keyframes fall-53{78.201%{transform:translate(32.0483vw,78.201vh) scale(.899)}to{transform:translate(28.47075vw,99vh) scale(.899)}}.snow:nth-child(54){opacity:1.3544;transform:translate(57.2043vw,-10px) scale(.7039);animation:fall-54 23s -11s linear infinite}@keyframes fall-54{61.621%{transform:translate(51.3134vw,61.621vh) scale(.7039)}to{transform:translate(54.25885vw,99vh) scale(.7039)}}.snow:nth-child(55){opacity:.0788;transform:translate(57.1885vw,-10px) scale(.9884);animation:fall-55 21s -25s linear infinite}@keyframes fall-55{67.392%{transform:translate(66.9357vw,67.392vh) scale(.9884)}to{transform:translate(62.0621vw,99vh) scale(.9884)}}.snow:nth-child(56){opacity:.4772;transform:translate(25.2762vw,-10px) scale(.212);animation:fall-56 29s -4s linear infinite}@keyframes fall-56{67.918%{transform:translate(33.9737vw,67.918vh) scale(.212)}to{transform:translate(29.62495vw,99vh) scale(.212)}}.snow:nth-child(57){opacity:1.1406;transform:translate(90.4284vw,-10px) scale(.9183);animation:fall-57 28s -22s linear infinite}@keyframes fall-57{72.461%{transform:translate(90.9617vw,72.461vh) scale(.9183)}to{transform:translate(90.69505vw,99vh) scale(.9183)}}.snow:nth-child(58){opacity:1.8764;transform:translate(19.9317vw,-10px) scale(.748);animation:fall-58 12s -24s linear infinite}@keyframes fall-58{43.189%{transform:translate(10.6807vw,43.189vh) scale(.748)}to{transform:translate(15.3062vw,99vh) scale(.748)}}.snow:nth-child(59){opacity:1.0126;transform:translate(66.2744vw,-10px) scale(.6708);animation:fall-59 14s -30s linear infinite}@keyframes fall-59{38.144%{transform:translate(58.3451vw,38.144vh) scale(.6708)}to{transform:translate(62.30975vw,99vh) scale(.6708)}}.snow:nth-child(60){opacity:1.3208;transform:translate(66.1776vw,-10px) scale(.5448);animation:fall-60 29s -19s linear infinite}@keyframes fall-60{66.149%{transform:translate(69.4315vw,66.149vh) scale(.5448)}to{transform:translate(67.80455vw,99vh) scale(.5448)}}.snow:nth-child(61){opacity:1.9992;transform:translate(41.2583vw,-10px) scale(.0165);animation:fall-61 24s -11s linear infinite}@keyframes fall-61{74.216%{transform:translate(49.1459vw,74.216vh) scale(.0165)}to{transform:translate(45.2021vw,99vh) scale(.0165)}}.snow:nth-child(62){opacity:1.6498;transform:translate(48.5132vw,-10px) scale(.6376);animation:fall-62 18s -11s linear infinite}@keyframes fall-62{62.554%{transform:translate(43.891vw,62.554vh) scale(.6376)}to{transform:translate(46.2021vw,99vh) scale(.6376)}}.snow:nth-child(63){opacity:.6614;transform:translate(4.6009vw,-10px) scale(.1503);animation:fall-63 22s -8s linear infinite}@keyframes fall-63{62.481%{transform:translate(5.9031vw,62.481vh) scale(.1503)}to{transform:translate(5.252vw,99vh) scale(.1503)}}.snow:nth-child(64){opacity:.608;transform:translate(86.7304vw,-10px) scale(.5754);animation:fall-64 14s -6s linear infinite}@keyframes fall-64{79.157%{transform:translate(78.7965vw,79.157vh) scale(.5754)}to{transform:translate(82.76345vw,99vh) scale(.5754)}}.snow:nth-child(65){opacity:.763;transform:translate(29.1715vw,-10px) scale(.1711);animation:fall-65 17s -24s linear infinite}@keyframes fall-65{70.825%{transform:translate(22.3115vw,70.825vh) scale(.1711)}to{transform:translate(25.7415vw,99vh) scale(.1711)}}.snow:nth-child(66){opacity:.9356;transform:translate(99.2304vw,-10px) scale(.4361);animation:fall-66 27s -14s linear infinite}@keyframes fall-66{53.803%{transform:translate(91.1138vw,53.803vh) scale(.4361)}to{transform:translate(95.1721vw,99vh) scale(.4361)}}.snow:nth-child(67){opacity:.2044;transform:translate(32.6068vw,-10px) scale(.8594);animation:fall-67 12s -27s linear infinite}@keyframes fall-67{47.32%{transform:translate(23.5852vw,47.32vh) scale(.8594)}to{transform:translate(28.096vw,99vh) scale(.8594)}}.snow:nth-child(68){opacity:.5854;transform:translate(73.9658vw,-10px) scale(.9553);animation:fall-68 30s -19s linear infinite}@keyframes fall-68{48.508%{transform:translate(74.0032vw,48.508vh) scale(.9553)}to{transform:translate(73.9845vw,99vh) scale(.9553)}}.snow:nth-child(69){opacity:1.8474;transform:translate(67.3906vw,-10px) scale(.1482);animation:fall-69 13s -25s linear infinite}@keyframes fall-69{74.534%{transform:translate(63.1875vw,74.534vh) scale(.1482)}to{transform:translate(65.28905vw,99vh) scale(.1482)}}.snow:nth-child(70){opacity:1.0438;transform:translate(60.0932vw,-10px) scale(.1929);animation:fall-70 25s -16s linear infinite}@keyframes fall-70{35.913%{transform:translate(62.5382vw,35.913vh) scale(.1929)}to{transform:translate(61.3157vw,99vh) scale(.1929)}}.snow:nth-child(71){opacity:.518;transform:translate(74.8292vw,-10px) scale(.212);animation:fall-71 28s -11s linear infinite}@keyframes fall-71{32.586%{transform:translate(69.7766vw,32.586vh) scale(.212)}to{transform:translate(72.3029vw,99vh) scale(.212)}}.snow:nth-child(72){opacity:1.6512;transform:translate(42.1501vw,-10px) scale(.5874);animation:fall-72 10s -7s linear infinite}@keyframes fall-72{33.308%{transform:translate(44.9084vw,33.308vh) scale(.5874)}to{transform:translate(43.52925vw,99vh) scale(.5874)}}.snow:nth-child(73){opacity:.6838;transform:translate(38.6568vw,-10px) scale(.6526);animation:fall-73 24s -11s linear infinite}@keyframes fall-73{53.643%{transform:translate(40.6406vw,53.643vh) scale(.6526)}to{transform:translate(39.6487vw,99vh) scale(.6526)}}.snow:nth-child(74){opacity:1.846;transform:translate(43.4921vw,-10px) scale(.2837);animation:fall-74 18s -22s linear infinite}@keyframes fall-74{71.095%{transform:translate(47.4387vw,71.095vh) scale(.2837)}to{transform:translate(45.4654vw,99vh) scale(.2837)}}.snow:nth-child(75){opacity:.0696;transform:translate(3.6471vw,-10px) scale(.0739);animation:fall-75 10s -19s linear infinite}@keyframes fall-75{42.649%{transform:translate(7.5834vw,42.649vh) scale(.0739)}to{transform:translate(5.61525vw,99vh) scale(.0739)}}.snow:nth-child(76){opacity:1.925;transform:translate(46.1556vw,-10px) scale(.1357);animation:fall-76 22s -3s linear infinite}@keyframes fall-76{69.861%{transform:translate(48.1787vw,69.861vh) scale(.1357)}to{transform:translate(47.16715vw,99vh) scale(.1357)}}.snow:nth-child(77){opacity:.2826;transform:translate(41.4736vw,-10px) scale(.5761);animation:fall-77 17s -15s linear infinite}@keyframes fall-77{77.385%{transform:translate(40.0551vw,77.385vh) scale(.5761)}to{transform:translate(40.76435vw,99vh) scale(.5761)}}.snow:nth-child(78){opacity:.037;transform:translate(2.367vw,-10px) scale(.6796);animation:fall-78 25s -4s linear infinite}@keyframes fall-78{73.667%{transform:translate(-2.116vw,73.667vh) scale(.6796)}to{transform:translate(.1255vw,99vh) scale(.6796)}}.snow:nth-child(79){opacity:1.7456;transform:translate(47.2238vw,-10px) scale(.2507);animation:fall-79 25s -22s linear infinite}@keyframes fall-79{50.679%{transform:translate(50.7371vw,50.679vh) scale(.2507)}to{transform:translate(48.98045vw,99vh) scale(.2507)}}.snow:nth-child(80){opacity:.6332;transform:translate(92.4719vw,-10px) scale(.325);animation:fall-80 17s -10s linear infinite}@keyframes fall-80{46.279%{transform:translate(101.1134vw,46.279vh) scale(.325)}to{transform:translate(96.79265vw,99vh) scale(.325)}}.snow:nth-child(81){opacity:1.8048;transform:translate(91.3684vw,-10px) scale(.1835);animation:fall-81 27s -2s linear infinite}@keyframes fall-81{55.604%{transform:translate(98.3001vw,55.604vh) scale(.1835)}to{transform:translate(94.83425vw,99vh) scale(.1835)}}.snow:nth-child(82){opacity:1.7362;transform:translate(62.1095vw,-10px) scale(.5959);animation:fall-82 18s -12s linear infinite}@keyframes fall-82{36.62%{transform:translate(66.4253vw,36.62vh) scale(.5959)}to{transform:translate(64.2674vw,99vh) scale(.5959)}}.snow:nth-child(83){opacity:.9874;transform:translate(48.9125vw,-10px) scale(.4742);animation:fall-83 21s -25s linear infinite}@keyframes fall-83{32.847%{transform:translate(56.3772vw,32.847vh) scale(.4742)}to{transform:translate(52.64485vw,99vh) scale(.4742)}}.snow:nth-child(84){opacity:1.7022;transform:translate(79.98vw,-10px) scale(.9584);animation:fall-84 18s -2s linear infinite}@keyframes fall-84{75.301%{transform:translate(74.1615vw,75.301vh) scale(.9584)}to{transform:translate(77.07075vw,99vh) scale(.9584)}}.snow:nth-child(85){opacity:1.0102;transform:translate(71.9013vw,-10px) scale(.3675);animation:fall-85 24s -9s linear infinite}@keyframes fall-85{34.878%{transform:translate(68.9153vw,34.878vh) scale(.3675)}to{transform:translate(70.4083vw,99vh) scale(.3675)}}.snow:nth-child(86){opacity:.0788;transform:translate(13.058vw,-10px) scale(.75);animation:fall-86 10s -1s linear infinite}@keyframes fall-86{39.645%{transform:translate(7.2647vw,39.645vh) scale(.75)}to{transform:translate(10.16135vw,99vh) scale(.75)}}.snow:nth-child(87){opacity:1.889;transform:translate(60.9139vw,-10px) scale(.8426);animation:fall-87 22s -9s linear infinite}@keyframes fall-87{35.532%{transform:translate(64.5128vw,35.532vh) scale(.8426)}to{transform:translate(62.71335vw,99vh) scale(.8426)}}.snow:nth-child(88){opacity:.8976;transform:translate(3.1101vw,-10px) scale(.5);animation:fall-88 17s -20s linear infinite}@keyframes fall-88{54.29%{transform:translate(8.9384vw,54.29vh) scale(.5)}to{transform:translate(6.02425vw,99vh) scale(.5)}}.snow:nth-child(89){opacity:.6984;transform:translate(69.8732vw,-10px) scale(.3955);animation:fall-89 11s -19s linear infinite}@keyframes fall-89{64.05%{transform:translate(76.9366vw,64.05vh) scale(.3955)}to{transform:translate(73.4049vw,99vh) scale(.3955)}}.snow:nth-child(90){opacity:1.7002;transform:translate(40.5505vw,-10px) scale(.2596);animation:fall-90 24s -17s linear infinite}@keyframes fall-90{70.765%{transform:translate(34.2888vw,70.765vh) scale(.2596)}to{transform:translate(37.41965vw,99vh) scale(.2596)}}.snow:nth-child(91){opacity:.3522;transform:translate(35.4177vw,-10px) scale(.0116);animation:fall-91 19s -22s linear infinite}@keyframes fall-91{37.061%{transform:translate(40.0379vw,37.061vh) scale(.0116)}to{transform:translate(37.7278vw,99vh) scale(.0116)}}.snow:nth-child(92){opacity:1.4852;transform:translate(87.6858vw,-10px) scale(.5299);animation:fall-92 27s -27s linear infinite}@keyframes fall-92{44.986%{transform:translate(86.1268vw,44.986vh) scale(.5299)}to{transform:translate(86.9063vw,99vh) scale(.5299)}}.snow:nth-child(93){opacity:.8224;transform:translate(67.5054vw,-10px) scale(.6858);animation:fall-93 14s -6s linear infinite}@keyframes fall-93{64.685%{transform:translate(62.2433vw,64.685vh) scale(.6858)}to{transform:translate(64.87435vw,99vh) scale(.6858)}}.snow:nth-child(94){opacity:.9878;transform:translate(97.5744vw,-10px) scale(.7818);animation:fall-94 24s -16s linear infinite}@keyframes fall-94{46.497%{transform:translate(104.0594vw,46.497vh) scale(.7818)}to{transform:translate(100.8169vw,99vh) scale(.7818)}}.snow:nth-child(95){opacity:1.4796;transform:translate(88.8467vw,-10px) scale(.5858);animation:fall-95 21s -21s linear infinite}@keyframes fall-95{39.707%{transform:translate(84.7703vw,39.707vh) scale(.5858)}to{transform:translate(86.8085vw,99vh) scale(.5858)}}.snow:nth-child(96){opacity:1.3832;transform:translate(54.4968vw,-10px) scale(.6467);animation:fall-96 28s -8s linear infinite}@keyframes fall-96{33.479%{transform:translate(54.9889vw,33.479vh) scale(.6467)}to{transform:translate(54.74285vw,99vh) scale(.6467)}}.snow:nth-child(97){opacity:.04;transform:translate(53.1301vw,-10px) scale(.2818);animation:fall-97 23s -8s linear infinite}@keyframes fall-97{39.635%{transform:translate(50.5161vw,39.635vh) scale(.2818)}to{transform:translate(51.8231vw,99vh) scale(.2818)}}.snow:nth-child(98){opacity:1.1906;transform:translate(90.499vw,-10px) scale(.931);animation:fall-98 12s -10s linear infinite}@keyframes fall-98{77.162%{transform:translate(84.8507vw,77.162vh) scale(.931)}to{transform:translate(87.67485vw,99vh) scale(.931)}}.snow:nth-child(99){opacity:.5554;transform:translate(9.5607vw,-10px) scale(.8639);animation:fall-99 15s -11s linear infinite}@keyframes fall-99{64.248%{transform:translate(12.1415vw,64.248vh) scale(.8639)}to{transform:translate(10.8511vw,99vh) scale(.8639)}}.snow:nth-child(100){opacity:1.8968;transform:translate(89.2215vw,-10px) scale(.6233);animation:fall-100 15s -21s linear infinite}@keyframes fall-100{51.332%{transform:translate(85.4678vw,51.332vh) scale(.6233)}to{transform:translate(87.34465vw,99vh) scale(.6233)}}.snow:nth-child(101){opacity:.2438;transform:translate(12.2921vw,-10px) scale(.821);animation:fall-101 13s -15s linear infinite}@keyframes fall-101{55.402%{transform:translate(3.8006vw,55.402vh) scale(.821)}to{transform:translate(8.04635vw,99vh) scale(.821)}}.snow:nth-child(102){opacity:1.8818;transform:translate(34.0047vw,-10px) scale(.3156);animation:fall-102 20s -29s linear infinite}@keyframes fall-102{47.166%{transform:translate(38.4883vw,47.166vh) scale(.3156)}to{transform:translate(36.2465vw,99vh) scale(.3156)}}.snow:nth-child(103){opacity:1.7324;transform:translate(66.3561vw,-10px) scale(.4881);animation:fall-103 28s -30s linear infinite}@keyframes fall-103{53.072%{transform:translate(62.1147vw,53.072vh) scale(.4881)}to{transform:translate(64.2354vw,99vh) scale(.4881)}}.snow:nth-child(104){opacity:.6682;transform:translate(75.0811vw,-10px) scale(.4996);animation:fall-104 27s -22s linear infinite}@keyframes fall-104{63.129%{transform:translate(70.8201vw,63.129vh) scale(.4996)}to{transform:translate(72.9506vw,99vh) scale(.4996)}}.snow:nth-child(105){opacity:.9052;transform:translate(91.5845vw,-10px) scale(.1677);animation:fall-105 16s -8s linear infinite}@keyframes fall-105{79.526%{transform:translate(81.8799vw,79.526vh) scale(.1677)}to{transform:translate(86.7322vw,99vh) scale(.1677)}}.snow:nth-child(106){opacity:.5796;transform:translate(21.4756vw,-10px) scale(.2614);animation:fall-106 26s -6s linear infinite}@keyframes fall-106{58.882%{transform:translate(30.7296vw,58.882vh) scale(.2614)}to{transform:translate(26.1026vw,99vh) scale(.2614)}}.snow:nth-child(107){opacity:1.6654;transform:translate(35.8242vw,-10px) scale(.1684);animation:fall-107 10s -1s linear infinite}@keyframes fall-107{71.315%{transform:translate(38.3403vw,71.315vh) scale(.1684)}to{transform:translate(37.08225vw,99vh) scale(.1684)}}.snow:nth-child(108){opacity:1.3224;transform:translate(70.4519vw,-10px) scale(.7175);animation:fall-108 21s -11s linear infinite}@keyframes fall-108{37.265%{transform:translate(76.0123vw,37.265vh) scale(.7175)}to{transform:translate(73.2321vw,99vh) scale(.7175)}}.snow:nth-child(109){opacity:1.1718;transform:translate(9.1407vw,-10px) scale(.4579);animation:fall-109 17s -21s linear infinite}@keyframes fall-109{32.943%{transform:translate(11.9733vw,32.943vh) scale(.4579)}to{transform:translate(10.557vw,99vh) scale(.4579)}}.snow:nth-child(110){opacity:.5504;transform:translate(14.7425vw,-10px) scale(.0099);animation:fall-110 23s -21s linear infinite}@keyframes fall-110{71.086%{transform:translate(8.0436vw,71.086vh) scale(.0099)}to{transform:translate(11.39305vw,99vh) scale(.0099)}}.snow:nth-child(111){opacity:1.4386;transform:translate(7.6316vw,-10px) scale(.6252);animation:fall-111 16s -19s linear infinite}@keyframes fall-111{57.431%{transform:translate(4.1138vw,57.431vh) scale(.6252)}to{transform:translate(5.8727vw,99vh) scale(.6252)}}.snow:nth-child(112){opacity:1.5576;transform:translate(53.7156vw,-10px) scale(.0568);animation:fall-112 29s -9s linear infinite}@keyframes fall-112{67.298%{transform:translate(60.1254vw,67.298vh) scale(.0568)}to{transform:translate(56.9205vw,99vh) scale(.0568)}}.snow:nth-child(113){opacity:1.8628;transform:translate(71.0851vw,-10px) scale(.8689);animation:fall-113 30s -22s linear infinite}@keyframes fall-113{42.884%{transform:translate(63.5958vw,42.884vh) scale(.8689)}to{transform:translate(67.34045vw,99vh) scale(.8689)}}.snow:nth-child(114){opacity:.264;transform:translate(73.1262vw,-10px) scale(.1583);animation:fall-114 28s -11s linear infinite}@keyframes fall-114{50.312%{transform:translate(73.7355vw,50.312vh) scale(.1583)}to{transform:translate(73.43085vw,99vh) scale(.1583)}}.snow:nth-child(115){opacity:1.0672;transform:translate(32.9973vw,-10px) scale(.6167);animation:fall-115 27s -27s linear infinite}@keyframes fall-115{53.181%{transform:translate(35.1287vw,53.181vh) scale(.6167)}to{transform:translate(34.063vw,99vh) scale(.6167)}}.snow:nth-child(116){opacity:1.039;transform:translate(20.159vw,-10px) scale(.3555);animation:fall-116 12s -4s linear infinite}@keyframes fall-116{73.583%{transform:translate(14.0111vw,73.583vh) scale(.3555)}to{transform:translate(17.08505vw,99vh) scale(.3555)}}.snow:nth-child(117){opacity:1.8184;transform:translate(34.2473vw,-10px) scale(.8256);animation:fall-117 23s -26s linear infinite}@keyframes fall-117{71.015%{transform:translate(43.1851vw,71.015vh) scale(.8256)}to{transform:translate(38.7162vw,99vh) scale(.8256)}}.snow:nth-child(118){opacity:.9324;transform:translate(35.8382vw,-10px) scale(.4642);animation:fall-118 27s -11s linear infinite}@keyframes fall-118{58.083%{transform:translate(26.1502vw,58.083vh) scale(.4642)}to{transform:translate(30.9942vw,99vh) scale(.4642)}}.snow:nth-child(119){opacity:1.0844;transform:translate(75.798vw,-10px) scale(.99);animation:fall-119 17s -24s linear infinite}@keyframes fall-119{65.968%{transform:translate(75.2503vw,65.968vh) scale(.99)}to{transform:translate(75.52415vw,99vh) scale(.99)}}.snow:nth-child(120){opacity:1.543;transform:translate(67.5735vw,-10px) scale(.0071);animation:fall-120 13s -22s linear infinite}@keyframes fall-120{45.495%{transform:translate(76.0782vw,45.495vh) scale(.0071)}to{transform:translate(71.82585vw,99vh) scale(.0071)}}.snow:nth-child(121){opacity:1.203;transform:translate(87.3436vw,-10px) scale(.0421);animation:fall-121 13s -17s linear infinite}@keyframes fall-121{53.385%{transform:translate(94.779vw,53.385vh) scale(.0421)}to{transform:translate(91.0613vw,99vh) scale(.0421)}}.snow:nth-child(122){opacity:.713;transform:translate(64.1467vw,-10px) scale(.3362);animation:fall-122 12s -3s linear infinite}@keyframes fall-122{43.453%{transform:translate(70.4773vw,43.453vh) scale(.3362)}to{transform:translate(67.312vw,99vh) scale(.3362)}}.snow:nth-child(123){opacity:.638;transform:translate(36.8393vw,-10px) scale(.5236);animation:fall-123 23s -18s linear infinite}@keyframes fall-123{36.427%{transform:translate(31.9383vw,36.427vh) scale(.5236)}to{transform:translate(34.3888vw,99vh) scale(.5236)}}.snow:nth-child(124){opacity:1.324;transform:translate(29.5765vw,-10px) scale(.0764);animation:fall-124 18s -10s linear infinite}@keyframes fall-124{47.215%{transform:translate(38.565vw,47.215vh) scale(.0764)}to{transform:translate(34.07075vw,99vh) scale(.0764)}}.snow:nth-child(125){opacity:1.58;transform:translate(3.578vw,-10px) scale(.8294);animation:fall-125 15s -4s linear infinite}@keyframes fall-125{37.068%{transform:translate(-1.3776vw,37.068vh) scale(.8294)}to{transform:translate(1.1002vw,99vh) scale(.8294)}}.snow:nth-child(126){opacity:.231;transform:translate(30.3276vw,-10px) scale(.1443);animation:fall-126 20s -3s linear infinite}@keyframes fall-126{43.116%{transform:translate(33.9882vw,43.116vh) scale(.1443)}to{transform:translate(32.1579vw,99vh) scale(.1443)}}.snow:nth-child(127){opacity:1.363;transform:translate(12.2106vw,-10px) scale(.359);animation:fall-127 19s -22s linear infinite}@keyframes fall-127{42.483%{transform:translate(3.2995vw,42.483vh) scale(.359)}to{transform:translate(7.75505vw,99vh) scale(.359)}}.snow:nth-child(128){opacity:1.7316;transform:translate(51.0941vw,-10px) scale(.7835);animation:fall-128 15s -10s linear infinite}@keyframes fall-128{58.918%{transform:translate(46.6604vw,58.918vh) scale(.7835)}to{transform:translate(48.87725vw,99vh) scale(.7835)}}.snow:nth-child(129){opacity:1.9302;transform:translate(18.9175vw,-10px) scale(.8704);animation:fall-129 17s -28s linear infinite}@keyframes fall-129{46.225%{transform:translate(24.2905vw,46.225vh) scale(.8704)}to{transform:translate(21.604vw,99vh) scale(.8704)}}.snow:nth-child(130){opacity:1.7784;transform:translate(24.9222vw,-10px) scale(.3465);animation:fall-130 19s -22s linear infinite}@keyframes fall-130{63.392%{transform:translate(34.4359vw,63.392vh) scale(.3465)}to{transform:translate(29.67905vw,99vh) scale(.3465)}}.snow:nth-child(131){opacity:1.7664;transform:translate(85.3083vw,-10px) scale(.2697);animation:fall-131 28s -5s linear infinite}@keyframes fall-131{59.121%{transform:translate(92.6272vw,59.121vh) scale(.2697)}to{transform:translate(88.96775vw,99vh) scale(.2697)}}.snow:nth-child(132){opacity:.9534;transform:translate(4.7722vw,-10px) scale(.8229);animation:fall-132 13s -23s linear infinite}@keyframes fall-132{42.824%{transform:translate(7.5982vw,42.824vh) scale(.8229)}to{transform:translate(6.1852vw,99vh) scale(.8229)}}.snow:nth-child(133){opacity:1.1704;transform:translate(54.3401vw,-10px) scale(.1886);animation:fall-133 17s -16s linear infinite}@keyframes fall-133{66.957%{transform:translate(61.5594vw,66.957vh) scale(.1886)}to{transform:translate(57.94975vw,99vh) scale(.1886)}}.snow:nth-child(134){opacity:.967;transform:translate(78.5023vw,-10px) scale(.8533);animation:fall-134 30s -15s linear infinite}@keyframes fall-134{67.394%{transform:translate(74.4278vw,67.394vh) scale(.8533)}to{transform:translate(76.46505vw,99vh) scale(.8533)}}.snow:nth-child(135){opacity:.1772;transform:translate(6.2243vw,-10px) scale(.7256);animation:fall-135 25s -16s linear infinite}@keyframes fall-135{71.614%{transform:translate(12.5716vw,71.614vh) scale(.7256)}to{transform:translate(9.39795vw,99vh) scale(.7256)}}.snow:nth-child(136){opacity:.0462;transform:translate(55.455vw,-10px) scale(.3528);animation:fall-136 26s -17s linear infinite}@keyframes fall-136{77.792%{transform:translate(62.5527vw,77.792vh) scale(.3528)}to{transform:translate(59.00385vw,99vh) scale(.3528)}}.snow:nth-child(137){opacity:1.332;transform:translate(56.6378vw,-10px) scale(.8151);animation:fall-137 21s -8s linear infinite}@keyframes fall-137{34.287%{transform:translate(54.4523vw,34.287vh) scale(.8151)}to{transform:translate(55.54505vw,99vh) scale(.8151)}}.snow:nth-child(138){opacity:1.52;transform:translate(3.5244vw,-10px) scale(.295);animation:fall-138 26s -13s linear infinite}@keyframes fall-138{35.159%{transform:translate(10.366vw,35.159vh) scale(.295)}to{transform:translate(6.9452vw,99vh) scale(.295)}}.snow:nth-child(139){opacity:.276;transform:translate(55.0086vw,-10px) scale(.7196);animation:fall-139 12s -5s linear infinite}@keyframes fall-139{30.151%{transform:translate(56.2144vw,30.151vh) scale(.7196)}to{transform:translate(55.6115vw,99vh) scale(.7196)}}.snow:nth-child(140){opacity:1.8702;transform:translate(88.675vw,-10px) scale(.8951);animation:fall-140 14s -26s linear infinite}@keyframes fall-140{34.219%{transform:translate(97.4525vw,34.219vh) scale(.8951)}to{transform:translate(93.06375vw,99vh) scale(.8951)}}.snow:nth-child(141){opacity:1.076;transform:translate(28.5283vw,-10px) scale(.0479);animation:fall-141 17s -10s linear infinite}@keyframes fall-141{67.018%{transform:translate(33.6823vw,67.018vh) scale(.0479)}to{transform:translate(31.1053vw,99vh) scale(.0479)}}.snow:nth-child(142){opacity:.4408;transform:translate(98.618vw,-10px) scale(.8523);animation:fall-142 20s -6s linear infinite}@keyframes fall-142{70.108%{transform:translate(97.891vw,70.108vh) scale(.8523)}to{transform:translate(98.2545vw,99vh) scale(.8523)}}.snow:nth-child(143){opacity:.986;transform:translate(92.4426vw,-10px) scale(.949);animation:fall-143 29s -27s linear infinite}@keyframes fall-143{68.075%{transform:translate(86.684vw,68.075vh) scale(.949)}to{transform:translate(89.5633vw,99vh) scale(.949)}}.snow:nth-child(144){opacity:1.4842;transform:translate(22.2329vw,-10px) scale(.3839);animation:fall-144 11s -30s linear infinite}@keyframes fall-144{31.834%{transform:translate(28.7454vw,31.834vh) scale(.3839)}to{transform:translate(25.48915vw,99vh) scale(.3839)}}.snow:nth-child(145){opacity:1.4098;transform:translate(59.1033vw,-10px) scale(.2047);animation:fall-145 14s -25s linear infinite}@keyframes fall-145{61.289%{transform:translate(64.1602vw,61.289vh) scale(.2047)}to{transform:translate(61.63175vw,99vh) scale(.2047)}}.snow:nth-child(146){opacity:.9094;transform:translate(66.6924vw,-10px) scale(.4401);animation:fall-146 24s -3s linear infinite}@keyframes fall-146{37.39%{transform:translate(68.3981vw,37.39vh) scale(.4401)}to{transform:translate(67.54525vw,99vh) scale(.4401)}}.snow:nth-child(147){opacity:.0676;transform:translate(90.1066vw,-10px) scale(.2061);animation:fall-147 13s -12s linear infinite}@keyframes fall-147{32.149%{transform:translate(91.0084vw,32.149vh) scale(.2061)}to{transform:translate(90.5575vw,99vh) scale(.2061)}}.snow:nth-child(148){opacity:.8722;transform:translate(19.4356vw,-10px) scale(.6299);animation:fall-148 20s -25s linear infinite}@keyframes fall-148{39.215%{transform:translate(23.6215vw,39.215vh) scale(.6299)}to{transform:translate(21.52855vw,99vh) scale(.6299)}}.snow:nth-child(149){opacity:1.169;transform:translate(76.1344vw,-10px) scale(.9682);animation:fall-149 17s -11s linear infinite}@keyframes fall-149{67.005%{transform:translate(80.7789vw,67.005vh) scale(.9682)}to{transform:translate(78.45665vw,99vh) scale(.9682)}}.snow:nth-child(150){opacity:.251;transform:translate(71.6533vw,-10px) scale(.594);animation:fall-150 22s -11s linear infinite}@keyframes fall-150{65.669%{transform:translate(67.0555vw,65.669vh) scale(.594)}to{transform:translate(69.3544vw,99vh) scale(.594)}}.snow:nth-child(151){opacity:1.9316;transform:translate(82.4019vw,-10px) scale(.6133);animation:fall-151 26s -22s linear infinite}@keyframes fall-151{39.363%{transform:translate(86.9207vw,39.363vh) scale(.6133)}to{transform:translate(84.6613vw,99vh) scale(.6133)}}.snow:nth-child(152){opacity:1.5636;transform:translate(83.1465vw,-10px) scale(.8009);animation:fall-152 20s -24s linear infinite}@keyframes fall-152{78.475%{transform:translate(83.29vw,78.475vh) scale(.8009)}to{transform:translate(83.21825vw,99vh) scale(.8009)}}.snow:nth-child(153){opacity:1.2108;transform:translate(55.522vw,-10px) scale(.2674);animation:fall-153 11s -23s linear infinite}@keyframes fall-153{39.703%{transform:translate(47.5217vw,39.703vh) scale(.2674)}to{transform:translate(51.52185vw,99vh) scale(.2674)}}.snow:nth-child(154){opacity:1.5566;transform:translate(45.7622vw,-10px) scale(.7978);animation:fall-154 24s -15s linear infinite}@keyframes fall-154{66.139%{transform:translate(50.1737vw,66.139vh) scale(.7978)}to{transform:translate(47.96795vw,99vh) scale(.7978)}}.snow:nth-child(155){opacity:.9186;transform:translate(67.8877vw,-10px) scale(.9087);animation:fall-155 18s -20s linear infinite}@keyframes fall-155{46.519%{transform:translate(58.2211vw,46.519vh) scale(.9087)}to{transform:translate(63.0544vw,99vh) scale(.9087)}}.snow:nth-child(156){opacity:.517;transform:translate(65.6021vw,-10px) scale(.3286);animation:fall-156 10s -9s linear infinite}@keyframes fall-156{62.347%{transform:translate(68.4842vw,62.347vh) scale(.3286)}to{transform:translate(67.04315vw,99vh) scale(.3286)}}.snow:nth-child(157){opacity:.5414;transform:translate(63.1562vw,-10px) scale(.6477);animation:fall-157 29s -13s linear infinite}@keyframes fall-157{63.111%{transform:translate(70.4076vw,63.111vh) scale(.6477)}to{transform:translate(66.7819vw,99vh) scale(.6477)}}.snow:nth-child(158){opacity:.8264;transform:translate(34.9123vw,-10px) scale(.2313);animation:fall-158 15s -3s linear infinite}@keyframes fall-158{45.071%{transform:translate(35.7624vw,45.071vh) scale(.2313)}to{transform:translate(35.33735vw,99vh) scale(.2313)}}.snow:nth-child(159){opacity:1.1796;transform:translate(29.9013vw,-10px) scale(.2865);animation:fall-159 30s -27s linear infinite}@keyframes fall-159{68.024%{transform:translate(28.9019vw,68.024vh) scale(.2865)}to{transform:translate(29.4016vw,99vh) scale(.2865)}}.snow:nth-child(160){opacity:1.2538;transform:translate(98.602vw,-10px) scale(.4228);animation:fall-160 10s -21s linear infinite}@keyframes fall-160{44.049%{transform:translate(101.2594vw,44.049vh) scale(.4228)}to{transform:translate(99.9307vw,99vh) scale(.4228)}}.snow:nth-child(161){opacity:.9806;transform:translate(17.8959vw,-10px) scale(.0466);animation:fall-161 25s -21s linear infinite}@keyframes fall-161{40.275%{transform:translate(8.8683vw,40.275vh) scale(.0466)}to{transform:translate(13.3821vw,99vh) scale(.0466)}}.snow:nth-child(162){opacity:1.2468;transform:translate(36.5513vw,-10px) scale(.3415);animation:fall-162 10s -17s linear infinite}@keyframes fall-162{41.849%{transform:translate(46.4752vw,41.849vh) scale(.3415)}to{transform:translate(41.51325vw,99vh) scale(.3415)}}.snow:nth-child(163){opacity:.3144;transform:translate(27.8177vw,-10px) scale(.3487);animation:fall-163 11s -20s linear infinite}@keyframes fall-163{68.289%{transform:translate(36.6823vw,68.289vh) scale(.3487)}to{transform:translate(32.25vw,99vh) scale(.3487)}}.snow:nth-child(164){opacity:1.6728;transform:translate(23.7137vw,-10px) scale(.0003);animation:fall-164 24s -14s linear infinite}@keyframes fall-164{75.257%{transform:translate(33.515vw,75.257vh) scale(.0003)}to{transform:translate(28.61435vw,99vh) scale(.0003)}}.snow:nth-child(165){opacity:.0712;transform:translate(50.454vw,-10px) scale(.5975);animation:fall-165 23s -8s linear infinite}@keyframes fall-165{35.867%{transform:translate(55.7017vw,35.867vh) scale(.5975)}to{transform:translate(53.07785vw,99vh) scale(.5975)}}.snow:nth-child(166){opacity:1.4472;transform:translate(8.91vw,-10px) scale(.655);animation:fall-166 30s -17s linear infinite}@keyframes fall-166{74.853%{transform:translate(17.865vw,74.853vh) scale(.655)}to{transform:translate(13.3875vw,99vh) scale(.655)}}.snow:nth-child(167){opacity:.344;transform:translate(75.9757vw,-10px) scale(.766);animation:fall-167 11s -17s linear infinite}@keyframes fall-167{52.905%{transform:translate(75.594vw,52.905vh) scale(.766)}to{transform:translate(75.78485vw,99vh) scale(.766)}}.snow:nth-child(168){opacity:.5042;transform:translate(89.7816vw,-10px) scale(.3258);animation:fall-168 10s -28s linear infinite}@keyframes fall-168{74.031%{transform:translate(84.9998vw,74.031vh) scale(.3258)}to{transform:translate(87.3907vw,99vh) scale(.3258)}}.snow:nth-child(169){opacity:1.1644;transform:translate(90.7653vw,-10px) scale(.9344);animation:fall-169 29s -17s linear infinite}@keyframes fall-169{65.943%{transform:translate(98.7324vw,65.943vh) scale(.9344)}to{transform:translate(94.74885vw,99vh) scale(.9344)}}.snow:nth-child(170){opacity:1.0298;transform:translate(71.9994vw,-10px) scale(.5545);animation:fall-170 23s -19s linear infinite}@keyframes fall-170{41.892%{transform:translate(66.3118vw,41.892vh) scale(.5545)}to{transform:translate(69.1556vw,99vh) scale(.5545)}}.snow:nth-child(171){opacity:.7366;transform:translate(67.8981vw,-10px) scale(.3972);animation:fall-171 30s -21s linear infinite}@keyframes fall-171{79.762%{transform:translate(66.5999vw,79.762vh) scale(.3972)}to{transform:translate(67.249vw,99vh) scale(.3972)}}.snow:nth-child(172){opacity:.4206;transform:translate(85.1657vw,-10px) scale(.642);animation:fall-172 29s -17s linear infinite}@keyframes fall-172{40.044%{transform:translate(80.6124vw,40.044vh) scale(.642)}to{transform:translate(82.88905vw,99vh) scale(.642)}}.snow:nth-child(173){opacity:.7918;transform:translate(89.4634vw,-10px) scale(.717);animation:fall-173 15s -13s linear infinite}@keyframes fall-173{33.266%{transform:translate(93.8375vw,33.266vh) scale(.717)}to{transform:translate(91.65045vw,99vh) scale(.717)}}.snow:nth-child(174){opacity:.8864;transform:translate(45.6969vw,-10px) scale(.0699);animation:fall-174 13s -8s linear infinite}@keyframes fall-174{61.968%{transform:translate(39.5623vw,61.968vh) scale(.0699)}to{transform:translate(42.6296vw,99vh) scale(.0699)}}.snow:nth-child(175){opacity:1.13;transform:translate(72.263vw,-10px) scale(.8941);animation:fall-175 29s -3s linear infinite}@keyframes fall-175{60.372%{transform:translate(71.6454vw,60.372vh) scale(.8941)}to{transform:translate(71.9542vw,99vh) scale(.8941)}}.snow:nth-child(176){opacity:.676;transform:translate(87.2825vw,-10px) scale(.0353);animation:fall-176 12s -22s linear infinite}@keyframes fall-176{78.067%{transform:translate(80.463vw,78.067vh) scale(.0353)}to{transform:translate(83.87275vw,99vh) scale(.0353)}}.snow:nth-child(177){opacity:1.3936;transform:translate(51.1068vw,-10px) scale(.8274);animation:fall-177 18s -10s linear infinite}@keyframes fall-177{46.405%{transform:translate(42.9134vw,46.405vh) scale(.8274)}to{transform:translate(47.0101vw,99vh) scale(.8274)}}.snow:nth-child(178){opacity:1.4412;transform:translate(48.6233vw,-10px) scale(.7579);animation:fall-178 18s -9s linear infinite}@keyframes fall-178{56.337%{transform:translate(52.6015vw,56.337vh) scale(.7579)}to{transform:translate(50.6124vw,99vh) scale(.7579)}}.snow:nth-child(179){opacity:.3178;transform:translate(89.8279vw,-10px) scale(.5807);animation:fall-179 17s -12s linear infinite}@keyframes fall-179{61.218%{transform:translate(94.3123vw,61.218vh) scale(.5807)}to{transform:translate(92.0701vw,99vh) scale(.5807)}}.snow:nth-child(180){opacity:1.9822;transform:translate(63.4488vw,-10px) scale(.8567);animation:fall-180 13s -18s linear infinite}@keyframes fall-180{33.43%{transform:translate(66.2099vw,33.43vh) scale(.8567)}to{transform:translate(64.82935vw,99vh) scale(.8567)}}.snow:nth-child(181){opacity:1.257;transform:translate(79.198vw,-10px) scale(.3621);animation:fall-181 17s -10s linear infinite}@keyframes fall-181{72.94%{transform:translate(77.5931vw,72.94vh) scale(.3621)}to{transform:translate(78.39555vw,99vh) scale(.3621)}}.snow:nth-child(182){opacity:.903;transform:translate(65.2013vw,-10px) scale(.6935);animation:fall-182 30s -21s linear infinite}@keyframes fall-182{50.738%{transform:translate(61.0075vw,50.738vh) scale(.6935)}to{transform:translate(63.1044vw,99vh) scale(.6935)}}.snow:nth-child(183){opacity:.2124;transform:translate(67.831vw,-10px) scale(.4455);animation:fall-183 11s -30s linear infinite}@keyframes fall-183{79.656%{transform:translate(74.0362vw,79.656vh) scale(.4455)}to{transform:translate(70.9336vw,99vh) scale(.4455)}}.snow:nth-child(184){opacity:.493;transform:translate(75.4418vw,-10px) scale(.0686);animation:fall-184 29s -9s linear infinite}@keyframes fall-184{42.362%{transform:translate(70.8779vw,42.362vh) scale(.0686)}to{transform:translate(73.15985vw,99vh) scale(.0686)}}.snow:nth-child(185){opacity:1.0382;transform:translate(75.2429vw,-10px) scale(.6136);animation:fall-185 16s -9s linear infinite}@keyframes fall-185{37.271%{transform:translate(67.3461vw,37.271vh) scale(.6136)}to{transform:translate(71.2945vw,99vh) scale(.6136)}}.snow:nth-child(186){opacity:1.9;transform:translate(99.771vw,-10px) scale(.9796);animation:fall-186 24s -11s linear infinite}@keyframes fall-186{41.562%{transform:translate(92.3678vw,41.562vh) scale(.9796)}to{transform:translate(96.0694vw,99vh) scale(.9796)}}.snow:nth-child(187){opacity:1.0732;transform:translate(15.0489vw,-10px) scale(.7562);animation:fall-187 23s -25s linear infinite}@keyframes fall-187{30.031%{transform:translate(22.7497vw,30.031vh) scale(.7562)}to{transform:translate(18.8993vw,99vh) scale(.7562)}}.snow:nth-child(188){opacity:1.2456;transform:translate(31.8836vw,-10px) scale(.3576);animation:fall-188 29s -20s linear infinite}@keyframes fall-188{46.67%{transform:translate(36.4599vw,46.67vh) scale(.3576)}to{transform:translate(34.17175vw,99vh) scale(.3576)}}.snow:nth-child(189){opacity:1.3512;transform:translate(30.3952vw,-10px) scale(.4948);animation:fall-189 15s -30s linear infinite}@keyframes fall-189{42.774%{transform:translate(22.2791vw,42.774vh) scale(.4948)}to{transform:translate(26.33715vw,99vh) scale(.4948)}}.snow:nth-child(190){opacity:1.0792;transform:translate(58.0901vw,-10px) scale(.1669);animation:fall-190 30s -30s linear infinite}@keyframes fall-190{48.895%{transform:translate(65.5462vw,48.895vh) scale(.1669)}to{transform:translate(61.81815vw,99vh) scale(.1669)}}.snow:nth-child(191){opacity:.2088;transform:translate(99.0158vw,-10px) scale(.8407);animation:fall-191 17s -4s linear infinite}@keyframes fall-191{52.852%{transform:translate(96.2538vw,52.852vh) scale(.8407)}to{transform:translate(97.6348vw,99vh) scale(.8407)}}.snow:nth-child(192){opacity:1.9498;transform:translate(12.4276vw,-10px) scale(.1634);animation:fall-192 12s -14s linear infinite}@keyframes fall-192{58.328%{transform:translate(21.6577vw,58.328vh) scale(.1634)}to{transform:translate(17.04265vw,99vh) scale(.1634)}}.snow:nth-child(193){opacity:1.0662;transform:translate(7.0062vw,-10px) scale(.9778);animation:fall-193 11s -25s linear infinite}@keyframes fall-193{42.761%{transform:translate(15.9219vw,42.761vh) scale(.9778)}to{transform:translate(11.46405vw,99vh) scale(.9778)}}.snow:nth-child(194){opacity:.4928;transform:translate(31.514vw,-10px) scale(.2087);animation:fall-194 13s -17s linear infinite}@keyframes fall-194{43.902%{transform:translate(26.9237vw,43.902vh) scale(.2087)}to{transform:translate(29.21885vw,99vh) scale(.2087)}}.snow:nth-child(195){opacity:.0566;transform:translate(29.6486vw,-10px) scale(.0338);animation:fall-195 25s -26s linear infinite}@keyframes fall-195{58.284%{transform:translate(26.1242vw,58.284vh) scale(.0338)}to{transform:translate(27.8864vw,99vh) scale(.0338)}}.snow:nth-child(196){opacity:.4076;transform:translate(96.7237vw,-10px) scale(.2026);animation:fall-196 21s -21s linear infinite}@keyframes fall-196{63.899%{transform:translate(89.765vw,63.899vh) scale(.2026)}to{transform:translate(93.24435vw,99vh) scale(.2026)}}.snow:nth-child(197){opacity:.2824;transform:translate(70.1354vw,-10px) scale(.7357);animation:fall-197 18s -20s linear infinite}@keyframes fall-197{31.986%{transform:translate(76.9131vw,31.986vh) scale(.7357)}to{transform:translate(73.52425vw,99vh) scale(.7357)}}.snow:nth-child(198){opacity:1.8152;transform:translate(54.3998vw,-10px) scale(.8465);animation:fall-198 27s -29s linear infinite}@keyframes fall-198{35.8%{transform:translate(52.9995vw,35.8vh) scale(.8465)}to{transform:translate(53.69965vw,99vh) scale(.8465)}}.snow:nth-child(199){opacity:1.3238;transform:translate(12.5744vw,-10px) scale(.9522);animation:fall-199 22s -23s linear infinite}@keyframes fall-199{40.681%{transform:translate(21.1416vw,40.681vh) scale(.9522)}to{transform:translate(16.858vw,99vh) scale(.9522)}}.snow:nth-child(200){opacity:.5778;transform:translate(5.9863vw,-10px) scale(.925);animation:fall-200 24s -23s linear infinite}@keyframes fall-200{63.298%{transform:translate(1.8879vw,63.298vh) scale(.925)}to{transform:translate(3.9371vw,99vh) scale(.925)}}.snow:nth-child(201){opacity:1.7966;transform:translate(97.4656vw,-10px) scale(.2213);animation:fall-201 18s -10s linear infinite}@keyframes fall-201{34.895%{transform:translate(93.6289vw,34.895vh) scale(.2213)}to{transform:translate(95.54725vw,99vh) scale(.2213)}}.snow:nth-child(202){opacity:1.8198;transform:translate(25.8189vw,-10px) scale(.0638);animation:fall-202 26s -26s linear infinite}@keyframes fall-202{70.879%{transform:translate(15.8401vw,70.879vh) scale(.0638)}to{transform:translate(20.8295vw,99vh) scale(.0638)}}.snow:nth-child(203){opacity:1.4948;transform:translate(72.6902vw,-10px) scale(.4894);animation:fall-203 20s -10s linear infinite}@keyframes fall-203{36.348%{transform:translate(69.032vw,36.348vh) scale(.4894)}to{transform:translate(70.8611vw,99vh) scale(.4894)}}.snow:nth-child(204){opacity:.4968;transform:translate(86.901vw,-10px) scale(.9079);animation:fall-204 10s -23s linear infinite}@keyframes fall-204{47.108%{transform:translate(80.1581vw,47.108vh) scale(.9079)}to{transform:translate(83.52955vw,99vh) scale(.9079)}}.snow:nth-child(205){opacity:1.7922;transform:translate(36.9619vw,-10px) scale(.9799);animation:fall-205 19s -5s linear infinite}@keyframes fall-205{33.947%{transform:translate(36.4714vw,33.947vh) scale(.9799)}to{transform:translate(36.71665vw,99vh) scale(.9799)}}.snow:nth-child(206){opacity:.2134;transform:translate(18.6728vw,-10px) scale(.4543);animation:fall-206 27s -28s linear infinite}@keyframes fall-206{73.235%{transform:translate(18.1827vw,73.235vh) scale(.4543)}to{transform:translate(18.42775vw,99vh) scale(.4543)}}.snow:nth-child(207){opacity:1.512;transform:translate(30.1506vw,-10px) scale(.4801);animation:fall-207 27s -15s linear infinite}@keyframes fall-207{57.91%{transform:translate(32.8087vw,57.91vh) scale(.4801)}to{transform:translate(31.47965vw,99vh) scale(.4801)}}.snow:nth-child(208){opacity:1.0364;transform:translate(77.7844vw,-10px) scale(.103);animation:fall-208 13s -12s linear infinite}@keyframes fall-208{69.317%{transform:translate(72.4091vw,69.317vh) scale(.103)}to{transform:translate(75.09675vw,99vh) scale(.103)}}.snow:nth-child(209){opacity:1.319;transform:translate(59.0262vw,-10px) scale(.8543);animation:fall-209 10s -24s linear infinite}@keyframes fall-209{41.556%{transform:translate(60.1256vw,41.556vh) scale(.8543)}to{transform:translate(59.5759vw,99vh) scale(.8543)}}.snow:nth-child(210){opacity:.7362;transform:translate(6.5391vw,-10px) scale(.8936);animation:fall-210 14s -9s linear infinite}@keyframes fall-210{39.716%{transform:translate(6.1684vw,39.716vh) scale(.8936)}to{transform:translate(6.35375vw,99vh) scale(.8936)}}.snow:nth-child(211){opacity:.5356;transform:translate(95.6246vw,-10px) scale(.1075);animation:fall-211 29s -10s linear infinite}@keyframes fall-211{49.764%{transform:translate(88.6563vw,49.764vh) scale(.1075)}to{transform:translate(92.14045vw,99vh) scale(.1075)}}.snow:nth-child(212){opacity:.1556;transform:translate(10.2876vw,-10px) scale(.6342);animation:fall-212 23s -30s linear infinite}@keyframes fall-212{53.575%{transform:translate(11.4197vw,53.575vh) scale(.6342)}to{transform:translate(10.85365vw,99vh) scale(.6342)}}.snow:nth-child(213){opacity:.4596;transform:translate(10.8241vw,-10px) scale(.5476);animation:fall-213 22s -5s linear infinite}@keyframes fall-213{60.208%{transform:translate(19.4771vw,60.208vh) scale(.5476)}to{transform:translate(15.1506vw,99vh) scale(.5476)}}.snow:nth-child(214){opacity:1.8558;transform:translate(43.6186vw,-10px) scale(.9961);animation:fall-214 19s -12s linear infinite}@keyframes fall-214{51.021%{transform:translate(35.8124vw,51.021vh) scale(.9961)}to{transform:translate(39.7155vw,99vh) scale(.9961)}}.snow:nth-child(215){opacity:1.2236;transform:translate(69.0246vw,-10px) scale(.5719);animation:fall-215 20s -29s linear infinite}@keyframes fall-215{30.557%{transform:translate(77.9277vw,30.557vh) scale(.5719)}to{transform:translate(73.47615vw,99vh) scale(.5719)}}.snow:nth-child(216){opacity:.0908;transform:translate(86.6887vw,-10px) scale(.3058);animation:fall-216 14s -26s linear infinite}@keyframes fall-216{76.756%{transform:translate(80.6171vw,76.756vh) scale(.3058)}to{transform:translate(83.6529vw,99vh) scale(.3058)}}.snow:nth-child(217){opacity:.2974;transform:translate(35.8391vw,-10px) scale(.2241);animation:fall-217 11s -1s linear infinite}@keyframes fall-217{35.995%{transform:translate(35.6013vw,35.995vh) scale(.2241)}to{transform:translate(35.7202vw,99vh) scale(.2241)}}.snow:nth-child(218){opacity:1.992;transform:translate(52.809vw,-10px) scale(.6481);animation:fall-218 11s -29s linear infinite}@keyframes fall-218{53.648%{transform:translate(57.8481vw,53.648vh) scale(.6481)}to{transform:translate(55.32855vw,99vh) scale(.6481)}}.snow:nth-child(219){opacity:1.5078;transform:translate(29.4154vw,-10px) scale(.8029);animation:fall-219 23s -25s linear infinite}@keyframes fall-219{72.579%{transform:translate(25.9474vw,72.579vh) scale(.8029)}to{transform:translate(27.6814vw,99vh) scale(.8029)}}.snow:nth-child(220){opacity:1.6368;transform:translate(96.1593vw,-10px) scale(.8394);animation:fall-220 29s -21s linear infinite}@keyframes fall-220{65.881%{transform:translate(100.756vw,65.881vh) scale(.8394)}to{transform:translate(98.45765vw,99vh) scale(.8394)}}.snow:nth-child(221){opacity:1.175;transform:translate(47.4668vw,-10px) scale(.5812);animation:fall-221 27s -21s linear infinite}@keyframes fall-221{50.808%{transform:translate(51.6438vw,50.808vh) scale(.5812)}to{transform:translate(49.5553vw,99vh) scale(.5812)}}.snow:nth-child(222){opacity:1.066;transform:translate(76.9894vw,-10px) scale(.8203);animation:fall-222 19s -16s linear infinite}@keyframes fall-222{59.421%{transform:translate(74.8741vw,59.421vh) scale(.8203)}to{transform:translate(75.93175vw,99vh) scale(.8203)}}.snow:nth-child(223){opacity:.191;transform:translate(44.8782vw,-10px) scale(.5213);animation:fall-223 19s -15s linear infinite}@keyframes fall-223{30.109%{transform:translate(37.5586vw,30.109vh) scale(.5213)}to{transform:translate(41.2184vw,99vh) scale(.5213)}}.snow:nth-child(224){opacity:.1954;transform:translate(44.6124vw,-10px) scale(.6584);animation:fall-224 10s -5s linear infinite}@keyframes fall-224{71.443%{transform:translate(34.7984vw,71.443vh) scale(.6584)}to{transform:translate(39.7054vw,99vh) scale(.6584)}}.snow:nth-child(225){opacity:1.8096;transform:translate(65.8633vw,-10px) scale(.4941);animation:fall-225 28s -6s linear infinite}@keyframes fall-225{78.117%{transform:translate(72.2647vw,78.117vh) scale(.4941)}to{transform:translate(69.064vw,99vh) scale(.4941)}}.snow:nth-child(226){opacity:1.7892;transform:translate(14.56vw,-10px) scale(.8626);animation:fall-226 25s -22s linear infinite}@keyframes fall-226{69.255%{transform:translate(18.1549vw,69.255vh) scale(.8626)}to{transform:translate(16.35745vw,99vh) scale(.8626)}}.snow:nth-child(227){opacity:1.5636;transform:translate(33.7211vw,-10px) scale(.4954);animation:fall-227 27s -23s linear infinite}@keyframes fall-227{55.073%{transform:translate(24.1082vw,55.073vh) scale(.4954)}to{transform:translate(28.91465vw,99vh) scale(.4954)}}.snow:nth-child(228){opacity:.2678;transform:translate(78.5909vw,-10px) scale(.6044);animation:fall-228 25s -30s linear infinite}@keyframes fall-228{53.194%{transform:translate(82.3483vw,53.194vh) scale(.6044)}to{transform:translate(80.4696vw,99vh) scale(.6044)}}.snow:nth-child(229){opacity:.1088;transform:translate(72.2183vw,-10px) scale(.0835);animation:fall-229 21s -17s linear infinite}@keyframes fall-229{65.745%{transform:translate(79.7786vw,65.745vh) scale(.0835)}to{transform:translate(75.99845vw,99vh) scale(.0835)}}.snow:nth-child(230){opacity:1.0198;transform:translate(26.2905vw,-10px) scale(.0498);animation:fall-230 25s -29s linear infinite}@keyframes fall-230{69.326%{transform:translate(29.8982vw,69.326vh) scale(.0498)}to{transform:translate(28.09435vw,99vh) scale(.0498)}}.snow:nth-child(231){opacity:1.9514;transform:translate(21.0981vw,-10px) scale(.772);animation:fall-231 13s -1s linear infinite}@keyframes fall-231{44.726%{transform:translate(19.3472vw,44.726vh) scale(.772)}to{transform:translate(20.22265vw,99vh) scale(.772)}}.snow:nth-child(232){opacity:.4264;transform:translate(53.5957vw,-10px) scale(.8007);animation:fall-232 18s -11s linear infinite}@keyframes fall-232{37.953%{transform:translate(51.2085vw,37.953vh) scale(.8007)}to{transform:translate(52.4021vw,99vh) scale(.8007)}}.snow:nth-child(233){opacity:1.2732;transform:translate(15.0253vw,-10px) scale(.5245);animation:fall-233 26s -5s linear infinite}@keyframes fall-233{69.452%{transform:translate(7.5829vw,69.452vh) scale(.5245)}to{transform:translate(11.3041vw,99vh) scale(.5245)}}.snow:nth-child(234){opacity:.5882;transform:translate(48.0502vw,-10px) scale(.1388);animation:fall-234 14s -20s linear infinite}@keyframes fall-234{57.814%{transform:translate(43.1501vw,57.814vh) scale(.1388)}to{transform:translate(45.60015vw,99vh) scale(.1388)}}.snow:nth-child(235){opacity:.5506;transform:translate(82.4557vw,-10px) scale(.0706);animation:fall-235 14s -7s linear infinite}@keyframes fall-235{67.093%{transform:translate(85.7425vw,67.093vh) scale(.0706)}to{transform:translate(84.0991vw,99vh) scale(.0706)}}.snow:nth-child(236){opacity:.415;transform:translate(71.7462vw,-10px) scale(.8128);animation:fall-236 19s -20s linear infinite}@keyframes fall-236{67.438%{transform:translate(71.9489vw,67.438vh) scale(.8128)}to{transform:translate(71.84755vw,99vh) scale(.8128)}}.snow:nth-child(237){opacity:1.7702;transform:translate(28.9597vw,-10px) scale(.1494);animation:fall-237 15s -9s linear infinite}@keyframes fall-237{36.88%{transform:translate(22.4811vw,36.88vh) scale(.1494)}to{transform:translate(25.7204vw,99vh) scale(.1494)}}.snow:nth-child(238){opacity:1.9046;transform:translate(72.6474vw,-10px) scale(.939);animation:fall-238 19s -1s linear infinite}@keyframes fall-238{68.468%{transform:translate(63.4914vw,68.468vh) scale(.939)}to{transform:translate(68.0694vw,99vh) scale(.939)}}.snow:nth-child(239){opacity:.9998;transform:translate(86.1814vw,-10px) scale(.4673);animation:fall-239 16s -10s linear infinite}@keyframes fall-239{55.833%{transform:translate(80.2075vw,55.833vh) scale(.4673)}to{transform:translate(83.19445vw,99vh) scale(.4673)}}.snow:nth-child(240){opacity:1.2312;transform:translate(88.9592vw,-10px) scale(.057);animation:fall-240 21s -22s linear infinite}@keyframes fall-240{76.966%{transform:translate(88.7885vw,76.966vh) scale(.057)}to{transform:translate(88.87385vw,99vh) scale(.057)}}.snow:nth-child(241){opacity:.7592;transform:translate(55.5362vw,-10px) scale(.6245);animation:fall-241 16s -14s linear infinite}@keyframes fall-241{36.594%{transform:translate(46.4153vw,36.594vh) scale(.6245)}to{transform:translate(50.97575vw,99vh) scale(.6245)}}.snow:nth-child(242){opacity:1.7744;transform:translate(53.5162vw,-10px) scale(.4555);animation:fall-242 19s -1s linear infinite}@keyframes fall-242{50.973%{transform:translate(48.8651vw,50.973vh) scale(.4555)}to{transform:translate(51.19065vw,99vh) scale(.4555)}}.snow:nth-child(243){opacity:.3736;transform:translate(60.7019vw,-10px) scale(.5278);animation:fall-243 25s -3s linear infinite}@keyframes fall-243{40.21%{transform:translate(67.8071vw,40.21vh) scale(.5278)}to{transform:translate(64.2545vw,99vh) scale(.5278)}}.snow:nth-child(244){opacity:.902;transform:translate(32.5844vw,-10px) scale(.8775);animation:fall-244 20s -28s linear infinite}@keyframes fall-244{39.517%{transform:translate(38.8791vw,39.517vh) scale(.8775)}to{transform:translate(35.73175vw,99vh) scale(.8775)}}.snow:nth-child(245){opacity:1.5918;transform:translate(9.1468vw,-10px) scale(.8934);animation:fall-245 29s -5s linear infinite}@keyframes fall-245{76.536%{transform:translate(2.9657vw,76.536vh) scale(.8934)}to{transform:translate(6.05625vw,99vh) scale(.8934)}}.snow:nth-child(246){opacity:1.051;transform:translate(7.1088vw,-10px) scale(.8816);animation:fall-246 13s -25s linear infinite}@keyframes fall-246{76.932%{transform:translate(5.0937vw,76.932vh) scale(.8816)}to{transform:translate(6.10125vw,99vh) scale(.8816)}}.snow:nth-child(247){opacity:1.041;transform:translate(66.4599vw,-10px) scale(.4921);animation:fall-247 24s -5s linear infinite}@keyframes fall-247{73.452%{transform:translate(57.1377vw,73.452vh) scale(.4921)}to{transform:translate(61.7988vw,99vh) scale(.4921)}}.snow:nth-child(248){opacity:1.275;transform:translate(94.9947vw,-10px) scale(.4725);animation:fall-248 14s -11s linear infinite}@keyframes fall-248{45.181%{transform:translate(101.1224vw,45.181vh) scale(.4725)}to{transform:translate(98.05855vw,99vh) scale(.4725)}}.snow:nth-child(249){opacity:1.0636;transform:translate(22.6697vw,-10px) scale(.6051);animation:fall-249 25s -16s linear infinite}@keyframes fall-249{56.725%{transform:translate(14.8938vw,56.725vh) scale(.6051)}to{transform:translate(18.78175vw,99vh) scale(.6051)}}.snow:nth-child(250){opacity:.4664;transform:translate(86.6934vw,-10px) scale(.2708);animation:fall-250 17s -19s linear infinite}@keyframes fall-250{78.525%{transform:translate(79.4614vw,78.525vh) scale(.2708)}to{transform:translate(83.0774vw,99vh) scale(.2708)}}.snow:nth-child(251){opacity:.2774;transform:translate(33.8116vw,-10px) scale(.9707);animation:fall-251 12s -2s linear infinite}@keyframes fall-251{79.966%{transform:translate(40.412vw,79.966vh) scale(.9707)}to{transform:translate(37.1118vw,99vh) scale(.9707)}}.snow:nth-child(252){opacity:1.391;transform:translate(48.7988vw,-10px) scale(.7438);animation:fall-252 22s -26s linear infinite}@keyframes fall-252{65.502%{transform:translate(45.3648vw,65.502vh) scale(.7438)}to{transform:translate(47.0818vw,99vh) scale(.7438)}}.snow:nth-child(253){opacity:.3476;transform:translate(48.8758vw,-10px) scale(.2835);animation:fall-253 26s -20s linear infinite}@keyframes fall-253{55.77%{transform:translate(43.4041vw,55.77vh) scale(.2835)}to{transform:translate(46.13995vw,99vh) scale(.2835)}}.snow:nth-child(254){opacity:1.9234;transform:translate(52.9371vw,-10px) scale(.3438);animation:fall-254 14s -6s linear infinite}@keyframes fall-254{63.952%{transform:translate(61.6143vw,63.952vh) scale(.3438)}to{transform:translate(57.2757vw,99vh) scale(.3438)}}.snow:nth-child(255){opacity:.0216;transform:translate(56.5337vw,-10px) scale(.3249);animation:fall-255 26s -22s linear infinite}@keyframes fall-255{58.877%{transform:translate(55.3533vw,58.877vh) scale(.3249)}to{transform:translate(55.9435vw,99vh) scale(.3249)}}.snow:nth-child(256){opacity:1.626;transform:translate(34.6543vw,-10px) scale(.6333);animation:fall-256 25s -18s linear infinite}@keyframes fall-256{65.595%{transform:translate(28.7307vw,65.595vh) scale(.6333)}to{transform:translate(31.6925vw,99vh) scale(.6333)}}.snow:nth-child(257){opacity:1.4364;transform:translate(16.4729vw,-10px) scale(.0401);animation:fall-257 26s -14s linear infinite}@keyframes fall-257{61.807%{transform:translate(7.6943vw,61.807vh) scale(.0401)}to{transform:translate(12.0836vw,99vh) scale(.0401)}}.snow:nth-child(258){opacity:.6182;transform:translate(43.1666vw,-10px) scale(.2725);animation:fall-258 23s -8s linear infinite}@keyframes fall-258{64.568%{transform:translate(43.7592vw,64.568vh) scale(.2725)}to{transform:translate(43.4629vw,99vh) scale(.2725)}}.snow:nth-child(259){opacity:1.9156;transform:translate(3.2267vw,-10px) scale(.1192);animation:fall-259 27s -3s linear infinite}@keyframes fall-259{59.256%{transform:translate(5.0984vw,59.256vh) scale(.1192)}to{transform:translate(4.16255vw,99vh) scale(.1192)}}.snow:nth-child(260){opacity:1.0098;transform:translate(32.8796vw,-10px) scale(.6395);animation:fall-260 17s -27s linear infinite}@keyframes fall-260{54.755%{transform:translate(40.8366vw,54.755vh) scale(.6395)}to{transform:translate(36.8581vw,99vh) scale(.6395)}}.snow:nth-child(261){opacity:.0542;transform:translate(10.7269vw,-10px) scale(.5187);animation:fall-261 29s -7s linear infinite}@keyframes fall-261{62.903%{transform:translate(7.5904vw,62.903vh) scale(.5187)}to{transform:translate(9.15865vw,99vh) scale(.5187)}}.snow:nth-child(262){opacity:1.2798;transform:translate(98.0352vw,-10px) scale(.0901);animation:fall-262 20s -10s linear infinite}@keyframes fall-262{71.815%{transform:translate(103.315vw,71.815vh) scale(.0901)}to{transform:translate(100.6751vw,99vh) scale(.0901)}}.snow:nth-child(263){opacity:.9852;transform:translate(91.1177vw,-10px) scale(.3736);animation:fall-263 16s -3s linear infinite}@keyframes fall-263{40.589%{transform:translate(89.8798vw,40.589vh) scale(.3736)}to{transform:translate(90.49875vw,99vh) scale(.3736)}}.snow:nth-child(264){opacity:.056;transform:translate(74.3813vw,-10px) scale(.7754);animation:fall-264 11s -10s linear infinite}@keyframes fall-264{46.604%{transform:translate(65.4668vw,46.604vh) scale(.7754)}to{transform:translate(69.92405vw,99vh) scale(.7754)}}.snow:nth-child(265){opacity:.8284;transform:translate(22.3748vw,-10px) scale(.7214);animation:fall-265 27s -9s linear infinite}@keyframes fall-265{68.373%{transform:translate(13.5491vw,68.373vh) scale(.7214)}to{transform:translate(17.96195vw,99vh) scale(.7214)}}.snow:nth-child(266){opacity:1.2628;transform:translate(19.5115vw,-10px) scale(.6656);animation:fall-266 18s -16s linear infinite}@keyframes fall-266{56.646%{transform:translate(25.723vw,56.646vh) scale(.6656)}to{transform:translate(22.61725vw,99vh) scale(.6656)}}.snow:nth-child(267){opacity:.792;transform:translate(45.813vw,-10px) scale(.1069);animation:fall-267 13s -15s linear infinite}@keyframes fall-267{32.852%{transform:translate(52.7648vw,32.852vh) scale(.1069)}to{transform:translate(49.2889vw,99vh) scale(.1069)}}.snow:nth-child(268){opacity:1.1738;transform:translate(77.2323vw,-10px) scale(.2984);animation:fall-268 11s -23s linear infinite}@keyframes fall-268{44.344%{transform:translate(81.065vw,44.344vh) scale(.2984)}to{transform:translate(79.14865vw,99vh) scale(.2984)}}.snow:nth-child(269){opacity:1.9246;transform:translate(67.9286vw,-10px) scale(.2318);animation:fall-269 28s -5s linear infinite}@keyframes fall-269{72.096%{transform:translate(75.8381vw,72.096vh) scale(.2318)}to{transform:translate(71.88335vw,99vh) scale(.2318)}}.snow:nth-child(270){opacity:.3674;transform:translate(50.7921vw,-10px) scale(.7851);animation:fall-270 20s -17s linear infinite}@keyframes fall-270{51.109%{transform:translate(58.7243vw,51.109vh) scale(.7851)}to{transform:translate(54.7582vw,99vh) scale(.7851)}}.snow:nth-child(271){opacity:1.6412;transform:translate(88.776vw,-10px) scale(.6192);animation:fall-271 29s -15s linear infinite}@keyframes fall-271{46.307%{transform:translate(96.7963vw,46.307vh) scale(.6192)}to{transform:translate(92.78615vw,99vh) scale(.6192)}}.snow:nth-child(272){opacity:1.4578;transform:translate(18.7866vw,-10px) scale(.8797);animation:fall-272 30s -2s linear infinite}@keyframes fall-272{46.483%{transform:translate(19.9651vw,46.483vh) scale(.8797)}to{transform:translate(19.37585vw,99vh) scale(.8797)}}.snow:nth-child(273){opacity:.1112;transform:translate(49.3196vw,-10px) scale(.4816);animation:fall-273 20s -11s linear infinite}@keyframes fall-273{63.851%{transform:translate(52.2446vw,63.851vh) scale(.4816)}to{transform:translate(50.7821vw,99vh) scale(.4816)}}.snow:nth-child(274){opacity:1.9122;transform:translate(70.2118vw,-10px) scale(.6062);animation:fall-274 12s -18s linear infinite}@keyframes fall-274{39.127%{transform:translate(79.5498vw,39.127vh) scale(.6062)}to{transform:translate(74.8808vw,99vh) scale(.6062)}}.snow:nth-child(275){opacity:1.6946;transform:translate(28.9776vw,-10px) scale(.005);animation:fall-275 12s -8s linear infinite}@keyframes fall-275{42.341%{transform:translate(22.1202vw,42.341vh) scale(.005)}to{transform:translate(25.5489vw,99vh) scale(.005)}}.snow:nth-child(276){opacity:1.1318;transform:translate(23.7187vw,-10px) scale(.7162);animation:fall-276 20s -10s linear infinite}@keyframes fall-276{61.561%{transform:translate(32.961vw,61.561vh) scale(.7162)}to{transform:translate(28.33985vw,99vh) scale(.7162)}}.snow:nth-child(277){opacity:.454;transform:translate(98.7229vw,-10px) scale(.5508);animation:fall-277 27s -28s linear infinite}@keyframes fall-277{33.944%{transform:translate(90.3562vw,33.944vh) scale(.5508)}to{transform:translate(94.53955vw,99vh) scale(.5508)}}.snow:nth-child(278){opacity:1.9554;transform:translate(21.0211vw,-10px) scale(.6652);animation:fall-278 20s -24s linear infinite}@keyframes fall-278{31.521%{transform:translate(17.8567vw,31.521vh) scale(.6652)}to{transform:translate(19.4389vw,99vh) scale(.6652)}}.snow:nth-child(279){opacity:1.2158;transform:translate(5.2421vw,-10px) scale(.5984);animation:fall-279 22s -11s linear infinite}@keyframes fall-279{63.213%{transform:translate(13.2453vw,63.213vh) scale(.5984)}to{transform:translate(9.2437vw,99vh) scale(.5984)}}.snow:nth-child(280){opacity:.1116;transform:translate(74.8271vw,-10px) scale(.5135);animation:fall-280 20s -20s linear infinite}@keyframes fall-280{46.194%{transform:translate(75.5463vw,46.194vh) scale(.5135)}to{transform:translate(75.1867vw,99vh) scale(.5135)}}.snow:nth-child(281){opacity:1.3714;transform:translate(8.0709vw,-10px) scale(.9477);animation:fall-281 17s -6s linear infinite}@keyframes fall-281{78.396%{transform:translate(9.6006vw,78.396vh) scale(.9477)}to{transform:translate(8.83575vw,99vh) scale(.9477)}}.snow:nth-child(282){opacity:.4034;transform:translate(49.8502vw,-10px) scale(.1985);animation:fall-282 27s -4s linear infinite}@keyframes fall-282{55.248%{transform:translate(54.9028vw,55.248vh) scale(.1985)}to{transform:translate(52.3765vw,99vh) scale(.1985)}}.snow:nth-child(283){opacity:1.8606;transform:translate(56.7vw,-10px) scale(.3868);animation:fall-283 22s -2s linear infinite}@keyframes fall-283{65.944%{transform:translate(50.7567vw,65.944vh) scale(.3868)}to{transform:translate(53.72835vw,99vh) scale(.3868)}}.snow:nth-child(284){opacity:.943;transform:translate(63.5425vw,-10px) scale(.4341);animation:fall-284 17s -28s linear infinite}@keyframes fall-284{58.57%{transform:translate(58.4153vw,58.57vh) scale(.4341)}to{transform:translate(60.9789vw,99vh) scale(.4341)}}.snow:nth-child(285){opacity:1.9684;transform:translate(63.9043vw,-10px) scale(.4354);animation:fall-285 19s -24s linear infinite}@keyframes fall-285{46.651%{transform:translate(73.6402vw,46.651vh) scale(.4354)}to{transform:translate(68.77225vw,99vh) scale(.4354)}}.snow:nth-child(286){opacity:.6916;transform:translate(28.9871vw,-10px) scale(.6232);animation:fall-286 29s -29s linear infinite}@keyframes fall-286{67.401%{transform:translate(23.3043vw,67.401vh) scale(.6232)}to{transform:translate(26.1457vw,99vh) scale(.6232)}}.snow:nth-child(287){opacity:.718;transform:translate(19.309vw,-10px) scale(.4506);animation:fall-287 11s -6s linear infinite}@keyframes fall-287{37.235%{transform:translate(26.6219vw,37.235vh) scale(.4506)}to{transform:translate(22.96545vw,99vh) scale(.4506)}}.snow:nth-child(288){opacity:.3166;transform:translate(24.7484vw,-10px) scale(.05);animation:fall-288 19s -2s linear infinite}@keyframes fall-288{42.398%{transform:translate(29.5067vw,42.398vh) scale(.05)}to{transform:translate(27.12755vw,99vh) scale(.05)}}.snow:nth-child(289){opacity:.3638;transform:translate(67.379vw,-10px) scale(.7636);animation:fall-289 22s -25s linear infinite}@keyframes fall-289{65.999%{transform:translate(60.8653vw,65.999vh) scale(.7636)}to{transform:translate(64.12215vw,99vh) scale(.7636)}}.snow:nth-child(290){opacity:1.5158;transform:translate(36.012vw,-10px) scale(.2838);animation:fall-290 30s -20s linear infinite}@keyframes fall-290{38.401%{transform:translate(29.7544vw,38.401vh) scale(.2838)}to{transform:translate(32.8832vw,99vh) scale(.2838)}}.snow:nth-child(291){opacity:.992;transform:translate(43.6097vw,-10px) scale(.3352);animation:fall-291 13s -26s linear infinite}@keyframes fall-291{30.333%{transform:translate(51.8962vw,30.333vh) scale(.3352)}to{transform:translate(47.75295vw,99vh) scale(.3352)}}.snow:nth-child(292){opacity:.9244;transform:translate(3.8966vw,-10px) scale(.8949);animation:fall-292 28s -17s linear infinite}@keyframes fall-292{75.198%{transform:translate(7.6339vw,75.198vh) scale(.8949)}to{transform:translate(5.76525vw,99vh) scale(.8949)}}.snow:nth-child(293){opacity:1.5802;transform:translate(4.8312vw,-10px) scale(.9941);animation:fall-293 29s -11s linear infinite}@keyframes fall-293{41.343%{transform:translate(14.444vw,41.343vh) scale(.9941)}to{transform:translate(9.6376vw,99vh) scale(.9941)}}.snow:nth-child(294){opacity:.8276;transform:translate(96.7464vw,-10px) scale(.7694);animation:fall-294 13s -13s linear infinite}@keyframes fall-294{52.176%{transform:translate(93.539vw,52.176vh) scale(.7694)}to{transform:translate(95.1427vw,99vh) scale(.7694)}}.snow:nth-child(295){opacity:.7218;transform:translate(97.983vw,-10px) scale(.1543);animation:fall-295 21s -17s linear infinite}@keyframes fall-295{41.93%{transform:translate(90.8227vw,41.93vh) scale(.1543)}to{transform:translate(94.40285vw,99vh) scale(.1543)}}.snow:nth-child(296){opacity:1.6914;transform:translate(49.6611vw,-10px) scale(.3906);animation:fall-296 20s -23s linear infinite}@keyframes fall-296{58.422%{transform:translate(55.3827vw,58.422vh) scale(.3906)}to{transform:translate(52.5219vw,99vh) scale(.3906)}}.snow:nth-child(297){opacity:1.1038;transform:translate(25.4289vw,-10px) scale(.5042);animation:fall-297 29s -25s linear infinite}@keyframes fall-297{65.674%{transform:translate(25.8083vw,65.674vh) scale(.5042)}to{transform:translate(25.6186vw,99vh) scale(.5042)}}.snow:nth-child(298){opacity:.3634;transform:translate(25.5751vw,-10px) scale(.3712);animation:fall-298 29s -11s linear infinite}@keyframes fall-298{54.222%{transform:translate(30.451vw,54.222vh) scale(.3712)}to{transform:translate(28.01305vw,99vh) scale(.3712)}}.snow:nth-child(299){opacity:1.0596;transform:translate(36.3676vw,-10px) scale(.0117);animation:fall-299 28s -17s linear infinite}@keyframes fall-299{54.099%{transform:translate(38.9482vw,54.099vh) scale(.0117)}to{transform:translate(37.6579vw,99vh) scale(.0117)}}.snow:nth-child(300){opacity:.3138;transform:translate(62.2884vw,-10px) scale(.7624);animation:fall-300 17s -1s linear infinite}@keyframes fall-300{52.257%{transform:translate(57.6844vw,52.257vh) scale(.7624)}to{transform:translate(59.9864vw,99vh) scale(.7624)}}.snow:nth-child(301){opacity:1.237;transform:translate(57.4183vw,-10px) scale(.9449);animation:fall-301 25s -26s linear infinite}@keyframes fall-301{43.776%{transform:translate(65.5448vw,43.776vh) scale(.9449)}to{transform:translate(61.48155vw,99vh) scale(.9449)}}.snow:nth-child(302){opacity:.2898;transform:translate(98.4838vw,-10px) scale(.8459);animation:fall-302 16s -28s linear infinite}@keyframes fall-302{66.035%{transform:translate(93.3656vw,66.035vh) scale(.8459)}to{transform:translate(95.9247vw,99vh) scale(.8459)}}.snow:nth-child(303){opacity:.2944;transform:translate(80.0285vw,-10px) scale(.8685);animation:fall-303 11s -18s linear infinite}@keyframes fall-303{55.837%{transform:translate(79.3336vw,55.837vh) scale(.8685)}to{transform:translate(79.68105vw,99vh) scale(.8685)}}.snow:nth-child(304){opacity:.8624;transform:translate(42.5813vw,-10px) scale(.0306);animation:fall-304 21s -7s linear infinite}@keyframes fall-304{62.953%{transform:translate(32.6533vw,62.953vh) scale(.0306)}to{transform:translate(37.6173vw,99vh) scale(.0306)}}.snow:nth-child(305){opacity:.189;transform:translate(41.8147vw,-10px) scale(.6946);animation:fall-305 21s -12s linear infinite}@keyframes fall-305{43.2%{transform:translate(44.8506vw,43.2vh) scale(.6946)}to{transform:translate(43.33265vw,99vh) scale(.6946)}}.snow:nth-child(306){opacity:.6438;transform:translate(4.278vw,-10px) scale(.7077);animation:fall-306 26s -18s linear infinite}@keyframes fall-306{63.997%{transform:translate(-1.3239vw,63.997vh) scale(.7077)}to{transform:translate(1.47705vw,99vh) scale(.7077)}}.snow:nth-child(307){opacity:.6226;transform:translate(7.2897vw,-10px) scale(.3011);animation:fall-307 12s -26s linear infinite}@keyframes fall-307{33.721%{transform:translate(-1.7845vw,33.721vh) scale(.3011)}to{transform:translate(2.7526vw,99vh) scale(.3011)}}.snow:nth-child(308){opacity:1.8364;transform:translate(23.5771vw,-10px) scale(.6798);animation:fall-308 13s -17s linear infinite}@keyframes fall-308{49.107%{transform:translate(33.1753vw,49.107vh) scale(.6798)}to{transform:translate(28.3762vw,99vh) scale(.6798)}}.snow:nth-child(309){opacity:1.0378;transform:translate(80.1926vw,-10px) scale(.0471);animation:fall-309 27s -11s linear infinite}@keyframes fall-309{56.642%{transform:translate(83.9137vw,56.642vh) scale(.0471)}to{transform:translate(82.05315vw,99vh) scale(.0471)}}.snow:nth-child(310){opacity:1.8066;transform:translate(78.2976vw,-10px) scale(.5816);animation:fall-310 30s -8s linear infinite}@keyframes fall-310{38.735%{transform:translate(75.3402vw,38.735vh) scale(.5816)}to{transform:translate(76.8189vw,99vh) scale(.5816)}}.snow:nth-child(311){opacity:.2848;transform:translate(46.5677vw,-10px) scale(.1347);animation:fall-311 10s -27s linear infinite}@keyframes fall-311{63.22%{transform:translate(47.9818vw,63.22vh) scale(.1347)}to{transform:translate(47.27475vw,99vh) scale(.1347)}}.snow:nth-child(312){opacity:1.5964;transform:translate(80.6756vw,-10px) scale(.465);animation:fall-312 17s -5s linear infinite}@keyframes fall-312{50.891%{transform:translate(82.0159vw,50.891vh) scale(.465)}to{transform:translate(81.34575vw,99vh) scale(.465)}}.snow:nth-child(313){opacity:.4828;transform:translate(48.9759vw,-10px) scale(.9303);animation:fall-313 21s -6s linear infinite}@keyframes fall-313{58.382%{transform:translate(42.7831vw,58.382vh) scale(.9303)}to{transform:translate(45.8795vw,99vh) scale(.9303)}}.snow:nth-child(314){opacity:1.7608;transform:translate(9.9353vw,-10px) scale(.2316);animation:fall-314 10s -1s linear infinite}@keyframes fall-314{38.824%{transform:translate(7.5708vw,38.824vh) scale(.2316)}to{transform:translate(8.75305vw,99vh) scale(.2316)}}.snow:nth-child(315){opacity:.9802;transform:translate(82.2709vw,-10px) scale(.5842);animation:fall-315 24s -21s linear infinite}@keyframes fall-315{40.614%{transform:translate(87.5559vw,40.614vh) scale(.5842)}to{transform:translate(84.9134vw,99vh) scale(.5842)}}.snow:nth-child(316){opacity:1.2082;transform:translate(18.7291vw,-10px) scale(.6547);animation:fall-316 10s -15s linear infinite}@keyframes fall-316{33.056%{transform:translate(17.603vw,33.056vh) scale(.6547)}to{transform:translate(18.16605vw,99vh) scale(.6547)}}.snow:nth-child(317){opacity:1.3342;transform:translate(88.6262vw,-10px) scale(.0635);animation:fall-317 13s -12s linear infinite}@keyframes fall-317{48.553%{transform:translate(97.0491vw,48.553vh) scale(.0635)}to{transform:translate(92.83765vw,99vh) scale(.0635)}}.snow:nth-child(318){opacity:.5732;transform:translate(28.0277vw,-10px) scale(.4397);animation:fall-318 16s -6s linear infinite}@keyframes fall-318{75.71%{transform:translate(35.7358vw,75.71vh) scale(.4397)}to{transform:translate(31.88175vw,99vh) scale(.4397)}}.snow:nth-child(319){opacity:.5572;transform:translate(24.0252vw,-10px) scale(.1872);animation:fall-319 10s -14s linear infinite}@keyframes fall-319{34.461%{transform:translate(18.7014vw,34.461vh) scale(.1872)}to{transform:translate(21.3633vw,99vh) scale(.1872)}}.snow:nth-child(320){opacity:1.2554;transform:translate(90.6273vw,-10px) scale(.9126);animation:fall-320 12s -5s linear infinite}@keyframes fall-320{79.947%{transform:translate(96.9668vw,79.947vh) scale(.9126)}to{transform:translate(93.79705vw,99vh) scale(.9126)}}.snow:nth-child(321){opacity:1.964;transform:translate(53.3718vw,-10px) scale(.832);animation:fall-321 20s -22s linear infinite}@keyframes fall-321{36.452%{transform:translate(62.4846vw,36.452vh) scale(.832)}to{transform:translate(57.9282vw,99vh) scale(.832)}}.snow:nth-child(322){opacity:.3148;transform:translate(7.6826vw,-10px) scale(.6395);animation:fall-322 26s -1s linear infinite}@keyframes fall-322{38.122%{transform:translate(6.7888vw,38.122vh) scale(.6395)}to{transform:translate(7.2357vw,99vh) scale(.6395)}}.snow:nth-child(323){opacity:1.0584;transform:translate(16.5453vw,-10px) scale(.7488);animation:fall-323 27s -30s linear infinite}@keyframes fall-323{30.585%{transform:translate(11.9542vw,30.585vh) scale(.7488)}to{transform:translate(14.24975vw,99vh) scale(.7488)}}.snow:nth-child(324){opacity:1.2028;transform:translate(87.7877vw,-10px) scale(.1196);animation:fall-324 29s -17s linear infinite}@keyframes fall-324{68.073%{transform:translate(89.5935vw,68.073vh) scale(.1196)}to{transform:translate(88.6906vw,99vh) scale(.1196)}}.snow:nth-child(325){opacity:.4514;transform:translate(97.8297vw,-10px) scale(.4666);animation:fall-325 26s -21s linear infinite}@keyframes fall-325{49.746%{transform:translate(106.4363vw,49.746vh) scale(.4666)}to{transform:translate(102.133vw,99vh) scale(.4666)}}.snow:nth-child(326){opacity:.4982;transform:translate(46.3623vw,-10px) scale(.544);animation:fall-326 24s -25s linear infinite}@keyframes fall-326{63.081%{transform:translate(45.3131vw,63.081vh) scale(.544)}to{transform:translate(45.8377vw,99vh) scale(.544)}}.snow:nth-child(327){opacity:1.1702;transform:translate(79.1984vw,-10px) scale(.1184);animation:fall-327 21s -16s linear infinite}@keyframes fall-327{55.034%{transform:translate(72.3359vw,55.034vh) scale(.1184)}to{transform:translate(75.76715vw,99vh) scale(.1184)}}.snow:nth-child(328){opacity:1.1512;transform:translate(3.7689vw,-10px) scale(.7076);animation:fall-328 26s -25s linear infinite}@keyframes fall-328{63.366%{transform:translate(2.4648vw,63.366vh) scale(.7076)}to{transform:translate(3.11685vw,99vh) scale(.7076)}}.snow:nth-child(329){opacity:.3694;transform:translate(42.4277vw,-10px) scale(.7096);animation:fall-329 12s -3s linear infinite}@keyframes fall-329{53.464%{transform:translate(44.586vw,53.464vh) scale(.7096)}to{transform:translate(43.50685vw,99vh) scale(.7096)}}.snow:nth-child(330){opacity:1.6132;transform:translate(23.5092vw,-10px) scale(.7936);animation:fall-330 27s -7s linear infinite}@keyframes fall-330{34.598%{transform:translate(15.2721vw,34.598vh) scale(.7936)}to{transform:translate(19.39065vw,99vh) scale(.7936)}}.snow:nth-child(331){opacity:.7678;transform:translate(48.0081vw,-10px) scale(.2869);animation:fall-331 23s -30s linear infinite}@keyframes fall-331{72.556%{transform:translate(49.3372vw,72.556vh) scale(.2869)}to{transform:translate(48.67265vw,99vh) scale(.2869)}}.snow:nth-child(332){opacity:1.0768;transform:translate(20.916vw,-10px) scale(.4991);animation:fall-332 22s -3s linear infinite}@keyframes fall-332{58.331%{transform:translate(15.1166vw,58.331vh) scale(.4991)}to{transform:translate(18.0163vw,99vh) scale(.4991)}}.snow:nth-child(333){opacity:1.814;transform:translate(14.9523vw,-10px) scale(.643);animation:fall-333 25s -7s linear infinite}@keyframes fall-333{30.004%{transform:translate(23.2917vw,30.004vh) scale(.643)}to{transform:translate(19.122vw,99vh) scale(.643)}}.snow:nth-child(334){opacity:.1454;transform:translate(71.2563vw,-10px) scale(.2412);animation:fall-334 10s -22s linear infinite}@keyframes fall-334{61.026%{transform:translate(76.3215vw,61.026vh) scale(.2412)}to{transform:translate(73.7889vw,99vh) scale(.2412)}}.snow:nth-child(335){opacity:.241;transform:translate(91.7667vw,-10px) scale(.1751);animation:fall-335 11s -27s linear infinite}@keyframes fall-335{60.413%{transform:translate(87.7715vw,60.413vh) scale(.1751)}to{transform:translate(89.7691vw,99vh) scale(.1751)}}.snow:nth-child(336){opacity:.335;transform:translate(63.6619vw,-10px) scale(.7909);animation:fall-336 30s -27s linear infinite}@keyframes fall-336{73.638%{transform:translate(70.9403vw,73.638vh) scale(.7909)}to{transform:translate(67.3011vw,99vh) scale(.7909)}}.snow:nth-child(337){opacity:1.009;transform:translate(95.4836vw,-10px) scale(.2994);animation:fall-337 29s -16s linear infinite}@keyframes fall-337{70.861%{transform:translate(103.0861vw,70.861vh) scale(.2994)}to{transform:translate(99.28485vw,99vh) scale(.2994)}}.snow:nth-child(338){opacity:.664;transform:translate(43.2369vw,-10px) scale(.5394);animation:fall-338 11s -11s linear infinite}@keyframes fall-338{62.924%{transform:translate(34.9034vw,62.924vh) scale(.5394)}to{transform:translate(39.07015vw,99vh) scale(.5394)}}.snow:nth-child(339){opacity:.084;transform:translate(25.2787vw,-10px) scale(.7522);animation:fall-339 30s -8s linear infinite}@keyframes fall-339{42.64%{transform:translate(33.2799vw,42.64vh) scale(.7522)}to{transform:translate(29.2793vw,99vh) scale(.7522)}}.snow:nth-child(340){opacity:1.3414;transform:translate(67.8031vw,-10px) scale(.1104);animation:fall-340 28s -25s linear infinite}@keyframes fall-340{66.481%{transform:translate(74.5845vw,66.481vh) scale(.1104)}to{transform:translate(71.1938vw,99vh) scale(.1104)}}.snow:nth-child(341){opacity:.4814;transform:translate(67.2809vw,-10px) scale(.4499);animation:fall-341 19s -15s linear infinite}@keyframes fall-341{36.282%{transform:translate(64.2717vw,36.282vh) scale(.4499)}to{transform:translate(65.7763vw,99vh) scale(.4499)}}.snow:nth-child(342){opacity:1.797;transform:translate(10.4321vw,-10px) scale(.9929);animation:fall-342 12s -19s linear infinite}@keyframes fall-342{44.588%{transform:translate(15.9685vw,44.588vh) scale(.9929)}to{transform:translate(13.2003vw,99vh) scale(.9929)}}.snow:nth-child(343){opacity:1.56;transform:translate(91.3258vw,-10px) scale(.2808);animation:fall-343 29s -1s linear infinite}@keyframes fall-343{54.748%{transform:translate(95.2274vw,54.748vh) scale(.2808)}to{transform:translate(93.2766vw,99vh) scale(.2808)}}.snow:nth-child(344){opacity:.7966;transform:translate(12.0968vw,-10px) scale(.9293);animation:fall-344 29s -1s linear infinite}@keyframes fall-344{44.566%{transform:translate(2.3828vw,44.566vh) scale(.9293)}to{transform:translate(7.2398vw,99vh) scale(.9293)}}.snow:nth-child(345){opacity:1.1698;transform:translate(19.4557vw,-10px) scale(.1975);animation:fall-345 22s -5s linear infinite}@keyframes fall-345{68.045%{transform:translate(14.1167vw,68.045vh) scale(.1975)}to{transform:translate(16.7862vw,99vh) scale(.1975)}}.snow:nth-child(346){opacity:.3692;transform:translate(80.6341vw,-10px) scale(.8215);animation:fall-346 14s -9s linear infinite}@keyframes fall-346{41.687%{transform:translate(90.3784vw,41.687vh) scale(.8215)}to{transform:translate(85.50625vw,99vh) scale(.8215)}}.snow:nth-child(347){opacity:1.253;transform:translate(4.8594vw,-10px) scale(.9272);animation:fall-347 22s -16s linear infinite}@keyframes fall-347{64.73%{transform:translate(10.8822vw,64.73vh) scale(.9272)}to{transform:translate(7.8708vw,99vh) scale(.9272)}}.snow:nth-child(348){opacity:.3602;transform:translate(1.6152vw,-10px) scale(.9838);animation:fall-348 13s -4s linear infinite}@keyframes fall-348{77.382%{transform:translate(4.0915vw,77.382vh) scale(.9838)}to{transform:translate(2.85335vw,99vh) scale(.9838)}}.snow:nth-child(349){opacity:.1374;transform:translate(47.5623vw,-10px) scale(.9879);animation:fall-349 13s -1s linear infinite}@keyframes fall-349{77.332%{transform:translate(54.5653vw,77.332vh) scale(.9879)}to{transform:translate(51.0638vw,99vh) scale(.9879)}}.snow:nth-child(350){opacity:.1074;transform:translate(53.1431vw,-10px) scale(.2557);animation:fall-350 22s -4s linear infinite}@keyframes fall-350{56.315%{transform:translate(62.9628vw,56.315vh) scale(.2557)}to{transform:translate(58.05295vw,99vh) scale(.2557)}}.snow:nth-child(351){opacity:1.1024;transform:translate(90.7153vw,-10px) scale(.4497);animation:fall-351 20s -21s linear infinite}@keyframes fall-351{43.573%{transform:translate(81.601vw,43.573vh) scale(.4497)}to{transform:translate(86.15815vw,99vh) scale(.4497)}}.snow:nth-child(352){opacity:.2092;transform:translate(4.9063vw,-10px) scale(.2977);animation:fall-352 10s -17s linear infinite}@keyframes fall-352{69.331%{transform:translate(-5.0106vw,69.331vh) scale(.2977)}to{transform:translate(-.05215vw,99vh) scale(.2977)}}.snow:nth-child(353){opacity:.7394;transform:translate(58.2515vw,-10px) scale(.2719);animation:fall-353 27s -4s linear infinite}@keyframes fall-353{68.853%{transform:translate(62.1318vw,68.853vh) scale(.2719)}to{transform:translate(60.19165vw,99vh) scale(.2719)}}.snow:nth-child(354){opacity:1.1982;transform:translate(92.8361vw,-10px) scale(.6871);animation:fall-354 18s -27s linear infinite}@keyframes fall-354{75.8%{transform:translate(92.2031vw,75.8vh) scale(.6871)}to{transform:translate(92.5196vw,99vh) scale(.6871)}}.snow:nth-child(355){opacity:.335;transform:translate(82.7146vw,-10px) scale(.7119);animation:fall-355 29s -3s linear infinite}@keyframes fall-355{57.879%{transform:translate(91.685vw,57.879vh) scale(.7119)}to{transform:translate(87.1998vw,99vh) scale(.7119)}}.snow:nth-child(356){opacity:1.1394;transform:translate(88.931vw,-10px) scale(.142);animation:fall-356 15s -6s linear infinite}@keyframes fall-356{64.544%{transform:translate(87.1505vw,64.544vh) scale(.142)}to{transform:translate(88.04075vw,99vh) scale(.142)}}.snow:nth-child(357){opacity:.579;transform:translate(67.8631vw,-10px) scale(.4079);animation:fall-357 11s -3s linear infinite}@keyframes fall-357{57.993%{transform:translate(76.0839vw,57.993vh) scale(.4079)}to{transform:translate(71.9735vw,99vh) scale(.4079)}}.snow:nth-child(358){opacity:.9956;transform:translate(53.7133vw,-10px) scale(.7182);animation:fall-358 27s -18s linear infinite}@keyframes fall-358{71.341%{transform:translate(48.798vw,71.341vh) scale(.7182)}to{transform:translate(51.25565vw,99vh) scale(.7182)}}.snow:nth-child(359){opacity:.1396;transform:translate(36.673vw,-10px) scale(.6486);animation:fall-359 13s -6s linear infinite}@keyframes fall-359{44.677%{transform:translate(39.8625vw,44.677vh) scale(.6486)}to{transform:translate(38.26775vw,99vh) scale(.6486)}}.snow:nth-child(360){opacity:.1282;transform:translate(74.3278vw,-10px) scale(.136);animation:fall-360 10s -23s linear infinite}@keyframes fall-360{68.551%{transform:translate(80.2vw,68.551vh) scale(.136)}to{transform:translate(77.2639vw,99vh) scale(.136)}}.snow:nth-child(361){opacity:.4928;transform:translate(73.7859vw,-10px) scale(.8507);animation:fall-361 17s -25s linear infinite}@keyframes fall-361{34.925%{transform:translate(70.7493vw,34.925vh) scale(.8507)}to{transform:translate(72.2676vw,99vh) scale(.8507)}}.snow:nth-child(362){opacity:.717;transform:translate(42.102vw,-10px) scale(.7556);animation:fall-362 25s -18s linear infinite}@keyframes fall-362{59.743%{transform:translate(36.025vw,59.743vh) scale(.7556)}to{transform:translate(39.0635vw,99vh) scale(.7556)}}.snow:nth-child(363){opacity:1.541;transform:translate(88.0601vw,-10px) scale(.7139);animation:fall-363 10s -7s linear infinite}@keyframes fall-363{31.021%{transform:translate(86.619vw,31.021vh) scale(.7139)}to{transform:translate(87.33955vw,99vh) scale(.7139)}}.snow:nth-child(364){opacity:1.7342;transform:translate(47.5303vw,-10px) scale(.2269);animation:fall-364 23s -24s linear infinite}@keyframes fall-364{39.353%{transform:translate(48.0176vw,39.353vh) scale(.2269)}to{transform:translate(47.77395vw,99vh) scale(.2269)}}.snow:nth-child(365){opacity:1.8534;transform:translate(97.5425vw,-10px) scale(.0995);animation:fall-365 22s -27s linear infinite}@keyframes fall-365{66.425%{transform:translate(92.4583vw,66.425vh) scale(.0995)}to{transform:translate(95.0004vw,99vh) scale(.0995)}}.snow:nth-child(366){opacity:.3772;transform:translate(31.0665vw,-10px) scale(.5128);animation:fall-366 29s -22s linear infinite}@keyframes fall-366{46.585%{transform:translate(28.3813vw,46.585vh) scale(.5128)}to{transform:translate(29.7239vw,99vh) scale(.5128)}}.snow:nth-child(367){opacity:.0186;transform:translate(.4862vw,-10px) scale(.9247);animation:fall-367 22s -23s linear infinite}@keyframes fall-367{76.351%{transform:translate(-7.3444vw,76.351vh) scale(.9247)}to{transform:translate(-3.4291vw,99vh) scale(.9247)}}.snow:nth-child(368){opacity:.912;transform:translate(5.2116vw,-10px) scale(.0937);animation:fall-368 22s -1s linear infinite}@keyframes fall-368{66.42%{transform:translate(1.8984vw,66.42vh) scale(.0937)}to{transform:translate(3.555vw,99vh) scale(.0937)}}.snow:nth-child(369){opacity:.8854;transform:translate(61.8116vw,-10px) scale(.8732);animation:fall-369 21s -26s linear infinite}@keyframes fall-369{79.556%{transform:translate(68.1903vw,79.556vh) scale(.8732)}to{transform:translate(65.00095vw,99vh) scale(.8732)}}.snow:nth-child(370){opacity:.7798;transform:translate(47.9095vw,-10px) scale(.0715);animation:fall-370 12s -16s linear infinite}@keyframes fall-370{33.62%{transform:translate(54.3542vw,33.62vh) scale(.0715)}to{transform:translate(51.13185vw,99vh) scale(.0715)}}.snow:nth-child(371){opacity:.0838;transform:translate(33.3921vw,-10px) scale(.257);animation:fall-371 14s -24s linear infinite}@keyframes fall-371{69.949%{transform:translate(39.1736vw,69.949vh) scale(.257)}to{transform:translate(36.28285vw,99vh) scale(.257)}}.snow:nth-child(372){opacity:1.2458;transform:translate(28.5594vw,-10px) scale(.6082);animation:fall-372 19s -23s linear infinite}@keyframes fall-372{36.476%{transform:translate(22.2153vw,36.476vh) scale(.6082)}to{transform:translate(25.38735vw,99vh) scale(.6082)}}.snow:nth-child(373){opacity:1.926;transform:translate(2.1995vw,-10px) scale(.8893);animation:fall-373 22s -28s linear infinite}@keyframes fall-373{44.591%{transform:translate(-1.4762vw,44.591vh) scale(.8893)}to{transform:translate(.36165vw,99vh) scale(.8893)}}.snow:nth-child(374){opacity:.5064;transform:translate(80.4891vw,-10px) scale(.937);animation:fall-374 16s -2s linear infinite}@keyframes fall-374{59.332%{transform:translate(84.0021vw,59.332vh) scale(.937)}to{transform:translate(82.2456vw,99vh) scale(.937)}}.snow:nth-child(375){opacity:1.038;transform:translate(5.0887vw,-10px) scale(.5356);animation:fall-375 12s -16s linear infinite}@keyframes fall-375{38.284%{transform:translate(3.5074vw,38.284vh) scale(.5356)}to{transform:translate(4.29805vw,99vh) scale(.5356)}}.snow:nth-child(376){opacity:1.0908;transform:translate(3.7688vw,-10px) scale(.2447);animation:fall-376 28s -11s linear infinite}@keyframes fall-376{62.009%{transform:translate(6.5376vw,62.009vh) scale(.2447)}to{transform:translate(5.1532vw,99vh) scale(.2447)}}.snow:nth-child(377){opacity:.1384;transform:translate(40.0013vw,-10px) scale(.5022);animation:fall-377 28s -8s linear infinite}@keyframes fall-377{32.733%{transform:translate(45.3878vw,32.733vh) scale(.5022)}to{transform:translate(42.69455vw,99vh) scale(.5022)}}.snow:nth-child(378){opacity:.849;transform:translate(93.1146vw,-10px) scale(.1198);animation:fall-378 30s -29s linear infinite}@keyframes fall-378{53.799%{transform:translate(102.4243vw,53.799vh) scale(.1198)}to{transform:translate(97.76945vw,99vh) scale(.1198)}}.snow:nth-child(379){opacity:.974;transform:translate(54.2407vw,-10px) scale(.7105);animation:fall-379 11s -8s linear infinite}@keyframes fall-379{44.371%{transform:translate(56.1789vw,44.371vh) scale(.7105)}to{transform:translate(55.2098vw,99vh) scale(.7105)}}.snow:nth-child(380){opacity:1.6834;transform:translate(67.5196vw,-10px) scale(.7642);animation:fall-380 16s -16s linear infinite}@keyframes fall-380{46.561%{transform:translate(58.847vw,46.561vh) scale(.7642)}to{transform:translate(63.1833vw,99vh) scale(.7642)}}.snow:nth-child(381){opacity:.6652;transform:translate(64.616vw,-10px) scale(.3758);animation:fall-381 13s -24s linear infinite}@keyframes fall-381{72.663%{transform:translate(54.7027vw,72.663vh) scale(.3758)}to{transform:translate(59.65935vw,99vh) scale(.3758)}}.snow:nth-child(382){opacity:1.491;transform:translate(54.4394vw,-10px) scale(.8754);animation:fall-382 30s -17s linear infinite}@keyframes fall-382{51.569%{transform:translate(45.9446vw,51.569vh) scale(.8754)}to{transform:translate(50.192vw,99vh) scale(.8754)}}.snow:nth-child(383){opacity:.5974;transform:translate(1.9238vw,-10px) scale(.326);animation:fall-383 14s -19s linear infinite}@keyframes fall-383{35.634%{transform:translate(5.2001vw,35.634vh) scale(.326)}to{transform:translate(3.56195vw,99vh) scale(.326)}}.snow:nth-child(384){opacity:1.3094;transform:translate(82.2868vw,-10px) scale(.3988);animation:fall-384 14s -15s linear infinite}@keyframes fall-384{33.516%{transform:translate(72.373vw,33.516vh) scale(.3988)}to{transform:translate(77.3299vw,99vh) scale(.3988)}}.snow:nth-child(385){opacity:1.0494;transform:translate(90.487vw,-10px) scale(.0388);animation:fall-385 25s -17s linear infinite}@keyframes fall-385{38.134%{transform:translate(86.0442vw,38.134vh) scale(.0388)}to{transform:translate(88.2656vw,99vh) scale(.0388)}}.snow:nth-child(386){opacity:.281;transform:translate(64.81vw,-10px) scale(.3607);animation:fall-386 17s -11s linear infinite}@keyframes fall-386{74.542%{transform:translate(68.5411vw,74.542vh) scale(.3607)}to{transform:translate(66.67555vw,99vh) scale(.3607)}}.snow:nth-child(387){opacity:.9482;transform:translate(33.5257vw,-10px) scale(.6378);animation:fall-387 18s -23s linear infinite}@keyframes fall-387{55.496%{transform:translate(39.1446vw,55.496vh) scale(.6378)}to{transform:translate(36.33515vw,99vh) scale(.6378)}}.snow:nth-child(388){opacity:1.5964;transform:translate(38.7246vw,-10px) scale(.0074);animation:fall-388 28s -1s linear infinite}@keyframes fall-388{46.488%{transform:translate(38.3161vw,46.488vh) scale(.0074)}to{transform:translate(38.52035vw,99vh) scale(.0074)}}.snow:nth-child(389){opacity:.7056;transform:translate(77.0304vw,-10px) scale(.749);animation:fall-389 18s -6s linear infinite}@keyframes fall-389{63.437%{transform:translate(76.9334vw,63.437vh) scale(.749)}to{transform:translate(76.9819vw,99vh) scale(.749)}}.snow:nth-child(390){opacity:.651;transform:translate(80.2948vw,-10px) scale(.1144);animation:fall-390 10s -12s linear infinite}@keyframes fall-390{76.765%{transform:translate(78.4393vw,76.765vh) scale(.1144)}to{transform:translate(79.36705vw,99vh) scale(.1144)}}.snow:nth-child(391){opacity:.3644;transform:translate(47.6954vw,-10px) scale(.3174);animation:fall-391 17s -24s linear infinite}@keyframes fall-391{79.757%{transform:translate(55.3858vw,79.757vh) scale(.3174)}to{transform:translate(51.5406vw,99vh) scale(.3174)}}.snow:nth-child(392){opacity:.34;transform:translate(81.3603vw,-10px) scale(.1295);animation:fall-392 29s -12s linear infinite}@keyframes fall-392{59.979%{transform:translate(89.3793vw,59.979vh) scale(.1295)}to{transform:translate(85.3698vw,99vh) scale(.1295)}}.snow:nth-child(393){opacity:1.902;transform:translate(58.9287vw,-10px) scale(.8524);animation:fall-393 18s -14s linear infinite}@keyframes fall-393{74.806%{transform:translate(67.5553vw,74.806vh) scale(.8524)}to{transform:translate(63.242vw,99vh) scale(.8524)}}.snow:nth-child(394){opacity:1.5982;transform:translate(69.7807vw,-10px) scale(.7222);animation:fall-394 15s -22s linear infinite}@keyframes fall-394{43.357%{transform:translate(75.7665vw,43.357vh) scale(.7222)}to{transform:translate(72.7736vw,99vh) scale(.7222)}}.snow:nth-child(395){opacity:.5376;transform:translate(25.3566vw,-10px) scale(.8075);animation:fall-395 25s -29s linear infinite}@keyframes fall-395{51.959%{transform:translate(17.2963vw,51.959vh) scale(.8075)}to{transform:translate(21.32645vw,99vh) scale(.8075)}}.snow:nth-child(396){opacity:1.207;transform:translate(22.2839vw,-10px) scale(.2676);animation:fall-396 17s -4s linear infinite}@keyframes fall-396{70.014%{transform:translate(15.0494vw,70.014vh) scale(.2676)}to{transform:translate(18.66665vw,99vh) scale(.2676)}}.snow:nth-child(397){opacity:.4984;transform:translate(47.076vw,-10px) scale(.0292);animation:fall-397 19s -7s linear infinite}@keyframes fall-397{58.062%{transform:translate(45.2353vw,58.062vh) scale(.0292)}to{transform:translate(46.15565vw,99vh) scale(.0292)}}.snow:nth-child(398){opacity:.1068;transform:translate(70.4566vw,-10px) scale(.6129);animation:fall-398 22s -28s linear infinite}@keyframes fall-398{35.894%{transform:translate(80.1283vw,35.894vh) scale(.6129)}to{transform:translate(75.29245vw,99vh) scale(.6129)}}.snow:nth-child(399){opacity:.576;transform:translate(18.2677vw,-10px) scale(.0593);animation:fall-399 22s -12s linear infinite}@keyframes fall-399{32.885%{transform:translate(22.025vw,32.885vh) scale(.0593)}to{transform:translate(20.14635vw,99vh) scale(.0593)}}.snow:nth-child(400){opacity:.2672;transform:translate(6.2647vw,-10px) scale(.2094);animation:fall-400 15s -28s linear infinite}@keyframes fall-400{77.216%{transform:translate(10.2198vw,77.216vh) scale(.2094)}to{transform:translate(8.24225vw,99vh) scale(.2094)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
25
|
+
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.4964;transform:translate(77.3559vw,-10px) scale(.883);animation:fall-1 21s -16s linear infinite}@keyframes fall-1{60.013%{transform:translate(86.5466vw,60.013vh) scale(.883)}to{transform:translate(81.95125vw,99vh) scale(.883)}}.snow:nth-child(2){opacity:1.852;transform:translate(29.4995vw,-10px) scale(.9276);animation:fall-2 17s -17s linear infinite}@keyframes fall-2{64.03%{transform:translate(29.0624vw,64.03vh) scale(.9276)}to{transform:translate(29.28095vw,99vh) scale(.9276)}}.snow:nth-child(3){opacity:.2552;transform:translate(35.3862vw,-10px) scale(.0145);animation:fall-3 30s -13s linear infinite}@keyframes fall-3{31.449%{transform:translate(44.7148vw,31.449vh) scale(.0145)}to{transform:translate(40.0505vw,99vh) scale(.0145)}}.snow:nth-child(4){opacity:.1492;transform:translate(78.7474vw,-10px) scale(.0407);animation:fall-4 19s -14s linear infinite}@keyframes fall-4{43.184%{transform:translate(79.2333vw,43.184vh) scale(.0407)}to{transform:translate(78.99035vw,99vh) scale(.0407)}}.snow:nth-child(5){opacity:.099;transform:translate(78.0297vw,-10px) scale(.7648);animation:fall-5 18s -3s linear infinite}@keyframes fall-5{48.485%{transform:translate(82.7236vw,48.485vh) scale(.7648)}to{transform:translate(80.37665vw,99vh) scale(.7648)}}.snow:nth-child(6){opacity:1.8952;transform:translate(52.2884vw,-10px) scale(.3392);animation:fall-6 23s -18s linear infinite}@keyframes fall-6{31.84%{transform:translate(57.8174vw,31.84vh) scale(.3392)}to{transform:translate(55.0529vw,99vh) scale(.3392)}}.snow:nth-child(7){opacity:.1318;transform:translate(75.0347vw,-10px) scale(.2793);animation:fall-7 29s -13s linear infinite}@keyframes fall-7{48.55%{transform:translate(77.4499vw,48.55vh) scale(.2793)}to{transform:translate(76.2423vw,99vh) scale(.2793)}}.snow:nth-child(8){opacity:1.3006;transform:translate(80.8839vw,-10px) scale(.0317);animation:fall-8 19s -3s linear infinite}@keyframes fall-8{49.127%{transform:translate(80.6773vw,49.127vh) scale(.0317)}to{transform:translate(80.7806vw,99vh) scale(.0317)}}.snow:nth-child(9){opacity:.5966;transform:translate(10.7259vw,-10px) scale(.8679);animation:fall-9 22s -24s linear infinite}@keyframes fall-9{33.925%{transform:translate(14.0768vw,33.925vh) scale(.8679)}to{transform:translate(12.40135vw,99vh) scale(.8679)}}.snow:nth-child(10){opacity:.6946;transform:translate(84.479vw,-10px) scale(.6564);animation:fall-10 18s -21s linear infinite}@keyframes fall-10{68.407%{transform:translate(93.9592vw,68.407vh) scale(.6564)}to{transform:translate(89.2191vw,99vh) scale(.6564)}}.snow:nth-child(11){opacity:.2412;transform:translate(56.919vw,-10px) scale(.8872);animation:fall-11 14s -13s linear infinite}@keyframes fall-11{56.208%{transform:translate(52.0392vw,56.208vh) scale(.8872)}to{transform:translate(54.4791vw,99vh) scale(.8872)}}.snow:nth-child(12){opacity:1.74;transform:translate(20.3134vw,-10px) scale(.8011);animation:fall-12 18s -30s linear infinite}@keyframes fall-12{73.98%{transform:translate(26.6679vw,73.98vh) scale(.8011)}to{transform:translate(23.49065vw,99vh) scale(.8011)}}.snow:nth-child(13){opacity:1.7474;transform:translate(99.6372vw,-10px) scale(.0443);animation:fall-13 29s -11s linear infinite}@keyframes fall-13{50.617%{transform:translate(100.5709vw,50.617vh) scale(.0443)}to{transform:translate(100.10405vw,99vh) scale(.0443)}}.snow:nth-child(14){opacity:1.9226;transform:translate(82.6826vw,-10px) scale(.1175);animation:fall-14 28s -6s linear infinite}@keyframes fall-14{50.817%{transform:translate(78.3681vw,50.817vh) scale(.1175)}to{transform:translate(80.52535vw,99vh) scale(.1175)}}.snow:nth-child(15){opacity:1.6682;transform:translate(61.3419vw,-10px) scale(.0767);animation:fall-15 16s -19s linear infinite}@keyframes fall-15{44.067%{transform:translate(62.6845vw,44.067vh) scale(.0767)}to{transform:translate(62.0132vw,99vh) scale(.0767)}}.snow:nth-child(16){opacity:.7442;transform:translate(22.8455vw,-10px) scale(.0889);animation:fall-16 18s -14s linear infinite}@keyframes fall-16{52.189%{transform:translate(23.7988vw,52.189vh) scale(.0889)}to{transform:translate(23.32215vw,99vh) scale(.0889)}}.snow:nth-child(17){opacity:1.921;transform:translate(75.6225vw,-10px) scale(.9607);animation:fall-17 16s -26s linear infinite}@keyframes fall-17{52.077%{transform:translate(74.8979vw,52.077vh) scale(.9607)}to{transform:translate(75.2602vw,99vh) scale(.9607)}}.snow:nth-child(18){opacity:1.4486;transform:translate(25.9219vw,-10px) scale(.7637);animation:fall-18 23s -28s linear infinite}@keyframes fall-18{43.816%{transform:translate(22.5904vw,43.816vh) scale(.7637)}to{transform:translate(24.25615vw,99vh) scale(.7637)}}.snow:nth-child(19){opacity:.7466;transform:translate(54.2483vw,-10px) scale(.8916);animation:fall-19 28s -25s linear infinite}@keyframes fall-19{53.719%{transform:translate(51.415vw,53.719vh) scale(.8916)}to{transform:translate(52.83165vw,99vh) scale(.8916)}}.snow:nth-child(20){opacity:.4956;transform:translate(92.3459vw,-10px) scale(.8);animation:fall-20 20s -24s linear infinite}@keyframes fall-20{72.897%{transform:translate(100.9005vw,72.897vh) scale(.8)}to{transform:translate(96.6232vw,99vh) scale(.8)}}.snow:nth-child(21){opacity:.7266;transform:translate(1.0792vw,-10px) scale(.4551);animation:fall-21 30s -10s linear infinite}@keyframes fall-21{77.905%{transform:translate(-2.6964vw,77.905vh) scale(.4551)}to{transform:translate(-.8086vw,99vh) scale(.4551)}}.snow:nth-child(22){opacity:1.2732;transform:translate(41.3119vw,-10px) scale(.6407);animation:fall-22 16s -7s linear infinite}@keyframes fall-22{68.253%{transform:translate(46.2012vw,68.253vh) scale(.6407)}to{transform:translate(43.75655vw,99vh) scale(.6407)}}.snow:nth-child(23){opacity:.2984;transform:translate(50.0169vw,-10px) scale(.3735);animation:fall-23 10s -3s linear infinite}@keyframes fall-23{58.426%{transform:translate(52.9474vw,58.426vh) scale(.3735)}to{transform:translate(51.48215vw,99vh) scale(.3735)}}.snow:nth-child(24){opacity:.3724;transform:translate(76.3701vw,-10px) scale(.7633);animation:fall-24 16s -17s linear infinite}@keyframes fall-24{64.472%{transform:translate(85.09vw,64.472vh) scale(.7633)}to{transform:translate(80.73005vw,99vh) scale(.7633)}}.snow:nth-child(25){opacity:1.6876;transform:translate(9.0087vw,-10px) scale(.7847);animation:fall-25 28s -24s linear infinite}@keyframes fall-25{69.313%{transform:translate(16.3537vw,69.313vh) scale(.7847)}to{transform:translate(12.6812vw,99vh) scale(.7847)}}.snow:nth-child(26){opacity:1.8056;transform:translate(29.0157vw,-10px) scale(.0764);animation:fall-26 16s -26s linear infinite}@keyframes fall-26{51.667%{transform:translate(29.3758vw,51.667vh) scale(.0764)}to{transform:translate(29.19575vw,99vh) scale(.0764)}}.snow:nth-child(27){opacity:1.182;transform:translate(22.5135vw,-10px) scale(.0724);animation:fall-27 11s -19s linear infinite}@keyframes fall-27{44.18%{transform:translate(27.2167vw,44.18vh) scale(.0724)}to{transform:translate(24.8651vw,99vh) scale(.0724)}}.snow:nth-child(28){opacity:1.5728;transform:translate(87.1831vw,-10px) scale(.7765);animation:fall-28 27s -19s linear infinite}@keyframes fall-28{64.719%{transform:translate(91.1223vw,64.719vh) scale(.7765)}to{transform:translate(89.1527vw,99vh) scale(.7765)}}.snow:nth-child(29){opacity:1.7646;transform:translate(40.0551vw,-10px) scale(.7859);animation:fall-29 27s -20s linear infinite}@keyframes fall-29{69.454%{transform:translate(33.3728vw,69.454vh) scale(.7859)}to{transform:translate(36.71395vw,99vh) scale(.7859)}}.snow:nth-child(30){opacity:1.248;transform:translate(23.5532vw,-10px) scale(.3146);animation:fall-30 19s -13s linear infinite}@keyframes fall-30{70.52%{transform:translate(32.4814vw,70.52vh) scale(.3146)}to{transform:translate(28.0173vw,99vh) scale(.3146)}}.snow:nth-child(31){opacity:1.431;transform:translate(63.7279vw,-10px) scale(.0239);animation:fall-31 24s -6s linear infinite}@keyframes fall-31{43.13%{transform:translate(71.111vw,43.13vh) scale(.0239)}to{transform:translate(67.41945vw,99vh) scale(.0239)}}.snow:nth-child(32){opacity:.423;transform:translate(13.7263vw,-10px) scale(.2432);animation:fall-32 28s -5s linear infinite}@keyframes fall-32{73.894%{transform:translate(8.8063vw,73.894vh) scale(.2432)}to{transform:translate(11.2663vw,99vh) scale(.2432)}}.snow:nth-child(33){opacity:.9268;transform:translate(49.8819vw,-10px) scale(.8524);animation:fall-33 25s -28s linear infinite}@keyframes fall-33{61.222%{transform:translate(57.5159vw,61.222vh) scale(.8524)}to{transform:translate(53.6989vw,99vh) scale(.8524)}}.snow:nth-child(34){opacity:.5956;transform:translate(81.4102vw,-10px) scale(.2863);animation:fall-34 23s -5s linear infinite}@keyframes fall-34{33.53%{transform:translate(81.5473vw,33.53vh) scale(.2863)}to{transform:translate(81.47875vw,99vh) scale(.2863)}}.snow:nth-child(35){opacity:1.2094;transform:translate(32.7069vw,-10px) scale(.2653);animation:fall-35 28s -26s linear infinite}@keyframes fall-35{30.066%{transform:translate(31.0651vw,30.066vh) scale(.2653)}to{transform:translate(31.886vw,99vh) scale(.2653)}}.snow:nth-child(36){opacity:1.8078;transform:translate(20.8149vw,-10px) scale(.4297);animation:fall-36 18s -5s linear infinite}@keyframes fall-36{54.537%{transform:translate(24.4903vw,54.537vh) scale(.4297)}to{transform:translate(22.6526vw,99vh) scale(.4297)}}.snow:nth-child(37){opacity:.1042;transform:translate(56.3927vw,-10px) scale(.788);animation:fall-37 19s -1s linear infinite}@keyframes fall-37{74.672%{transform:translate(50.0886vw,74.672vh) scale(.788)}to{transform:translate(53.24065vw,99vh) scale(.788)}}.snow:nth-child(38){opacity:.0858;transform:translate(10.9361vw,-10px) scale(.4539);animation:fall-38 26s -9s linear infinite}@keyframes fall-38{67.766%{transform:translate(6.766vw,67.766vh) scale(.4539)}to{transform:translate(8.85105vw,99vh) scale(.4539)}}.snow:nth-child(39){opacity:.5336;transform:translate(53.824vw,-10px) scale(.9598);animation:fall-39 11s -18s linear infinite}@keyframes fall-39{49.579%{transform:translate(62.1087vw,49.579vh) scale(.9598)}to{transform:translate(57.96635vw,99vh) scale(.9598)}}.snow:nth-child(40){opacity:.441;transform:translate(58.1961vw,-10px) scale(.6292);animation:fall-40 15s -21s linear infinite}@keyframes fall-40{65.716%{transform:translate(67.474vw,65.716vh) scale(.6292)}to{transform:translate(62.83505vw,99vh) scale(.6292)}}.snow:nth-child(41){opacity:1.5398;transform:translate(39.2172vw,-10px) scale(.2474);animation:fall-41 12s -23s linear infinite}@keyframes fall-41{37.675%{transform:translate(44.3393vw,37.675vh) scale(.2474)}to{transform:translate(41.77825vw,99vh) scale(.2474)}}.snow:nth-child(42){opacity:1.962;transform:translate(5.2602vw,-10px) scale(.1103);animation:fall-42 15s -13s linear infinite}@keyframes fall-42{71.498%{transform:translate(.3583vw,71.498vh) scale(.1103)}to{transform:translate(2.80925vw,99vh) scale(.1103)}}.snow:nth-child(43){opacity:.2994;transform:translate(27.0453vw,-10px) scale(.287);animation:fall-43 16s -23s linear infinite}@keyframes fall-43{46.215%{transform:translate(28.0812vw,46.215vh) scale(.287)}to{transform:translate(27.56325vw,99vh) scale(.287)}}.snow:nth-child(44){opacity:1.5942;transform:translate(44.8424vw,-10px) scale(.9312);animation:fall-44 24s -2s linear infinite}@keyframes fall-44{67.222%{transform:translate(52.2554vw,67.222vh) scale(.9312)}to{transform:translate(48.5489vw,99vh) scale(.9312)}}.snow:nth-child(45){opacity:1.6862;transform:translate(35.7661vw,-10px) scale(.3571);animation:fall-45 15s -22s linear infinite}@keyframes fall-45{35.648%{transform:translate(26.2906vw,35.648vh) scale(.3571)}to{transform:translate(31.02835vw,99vh) scale(.3571)}}.snow:nth-child(46){opacity:1.7754;transform:translate(6.28vw,-10px) scale(.0025);animation:fall-46 29s -20s linear infinite}@keyframes fall-46{60.104%{transform:translate(6.7675vw,60.104vh) scale(.0025)}to{transform:translate(6.52375vw,99vh) scale(.0025)}}.snow:nth-child(47){opacity:1.8774;transform:translate(35.5837vw,-10px) scale(.5535);animation:fall-47 22s -4s linear infinite}@keyframes fall-47{54.059%{transform:translate(36.1056vw,54.059vh) scale(.5535)}to{transform:translate(35.84465vw,99vh) scale(.5535)}}.snow:nth-child(48){opacity:1.3848;transform:translate(28.6079vw,-10px) scale(.8068);animation:fall-48 15s -22s linear infinite}@keyframes fall-48{64.445%{transform:translate(22.3747vw,64.445vh) scale(.8068)}to{transform:translate(25.4913vw,99vh) scale(.8068)}}.snow:nth-child(49){opacity:1.3314;transform:translate(36.7724vw,-10px) scale(.7053);animation:fall-49 29s -3s linear infinite}@keyframes fall-49{44.298%{transform:translate(34.4607vw,44.298vh) scale(.7053)}to{transform:translate(35.61655vw,99vh) scale(.7053)}}.snow:nth-child(50){opacity:.1932;transform:translate(33.8685vw,-10px) scale(.5187);animation:fall-50 24s -3s linear infinite}@keyframes fall-50{32.73%{transform:translate(26.0889vw,32.73vh) scale(.5187)}to{transform:translate(29.9787vw,99vh) scale(.5187)}}.snow:nth-child(51){opacity:.4976;transform:translate(83.1197vw,-10px) scale(.8392);animation:fall-51 23s -26s linear infinite}@keyframes fall-51{59.3%{transform:translate(89.1464vw,59.3vh) scale(.8392)}to{transform:translate(86.13305vw,99vh) scale(.8392)}}.snow:nth-child(52){opacity:1.9936;transform:translate(2.5412vw,-10px) scale(.5937);animation:fall-52 23s -17s linear infinite}@keyframes fall-52{63.813%{transform:translate(-4.7113vw,63.813vh) scale(.5937)}to{transform:translate(-1.08505vw,99vh) scale(.5937)}}.snow:nth-child(53){opacity:.7558;transform:translate(19.0211vw,-10px) scale(.094);animation:fall-53 15s -21s linear infinite}@keyframes fall-53{76.414%{transform:translate(22.921vw,76.414vh) scale(.094)}to{transform:translate(20.97105vw,99vh) scale(.094)}}.snow:nth-child(54){opacity:.444;transform:translate(81.8754vw,-10px) scale(.3053);animation:fall-54 26s -2s linear infinite}@keyframes fall-54{62.84%{transform:translate(75.5663vw,62.84vh) scale(.3053)}to{transform:translate(78.72085vw,99vh) scale(.3053)}}.snow:nth-child(55){opacity:1.548;transform:translate(83.4776vw,-10px) scale(.9877);animation:fall-55 25s -19s linear infinite}@keyframes fall-55{47.152%{transform:translate(78.436vw,47.152vh) scale(.9877)}to{transform:translate(80.9568vw,99vh) scale(.9877)}}.snow:nth-child(56){opacity:.62;transform:translate(40.174vw,-10px) scale(.6826);animation:fall-56 13s -4s linear infinite}@keyframes fall-56{61.106%{transform:translate(33.1162vw,61.106vh) scale(.6826)}to{transform:translate(36.6451vw,99vh) scale(.6826)}}.snow:nth-child(57){opacity:.268;transform:translate(61.3613vw,-10px) scale(.377);animation:fall-57 16s -27s linear infinite}@keyframes fall-57{78.373%{transform:translate(51.8046vw,78.373vh) scale(.377)}to{transform:translate(56.58295vw,99vh) scale(.377)}}.snow:nth-child(58){opacity:1.426;transform:translate(62.3092vw,-10px) scale(.1996);animation:fall-58 20s -27s linear infinite}@keyframes fall-58{66.234%{transform:translate(57.4009vw,66.234vh) scale(.1996)}to{transform:translate(59.85505vw,99vh) scale(.1996)}}.snow:nth-child(59){opacity:1.7126;transform:translate(77.6212vw,-10px) scale(.9655);animation:fall-59 19s -25s linear infinite}@keyframes fall-59{36.916%{transform:translate(69.8991vw,36.916vh) scale(.9655)}to{transform:translate(73.76015vw,99vh) scale(.9655)}}.snow:nth-child(60){opacity:.4056;transform:translate(68.5909vw,-10px) scale(.8993);animation:fall-60 30s -3s linear infinite}@keyframes fall-60{70.389%{transform:translate(74.0025vw,70.389vh) scale(.8993)}to{transform:translate(71.2967vw,99vh) scale(.8993)}}.snow:nth-child(61){opacity:.2846;transform:translate(73.2393vw,-10px) scale(.1037);animation:fall-61 28s -7s linear infinite}@keyframes fall-61{77.849%{transform:translate(70.9899vw,77.849vh) scale(.1037)}to{transform:translate(72.1146vw,99vh) scale(.1037)}}.snow:nth-child(62){opacity:1.4126;transform:translate(63.6601vw,-10px) scale(.8691);animation:fall-62 18s -5s linear infinite}@keyframes fall-62{58.525%{transform:translate(56.3781vw,58.525vh) scale(.8691)}to{transform:translate(60.0191vw,99vh) scale(.8691)}}.snow:nth-child(63){opacity:.7494;transform:translate(45.3001vw,-10px) scale(.596);animation:fall-63 30s -30s linear infinite}@keyframes fall-63{41.928%{transform:translate(43.11vw,41.928vh) scale(.596)}to{transform:translate(44.20505vw,99vh) scale(.596)}}.snow:nth-child(64){opacity:.0424;transform:translate(68.6237vw,-10px) scale(.2852);animation:fall-64 24s -7s linear infinite}@keyframes fall-64{69.626%{transform:translate(76.2366vw,69.626vh) scale(.2852)}to{transform:translate(72.43015vw,99vh) scale(.2852)}}.snow:nth-child(65){opacity:1.4216;transform:translate(47.4421vw,-10px) scale(.5266);animation:fall-65 24s -1s linear infinite}@keyframes fall-65{67.796%{transform:translate(44.1037vw,67.796vh) scale(.5266)}to{transform:translate(45.7729vw,99vh) scale(.5266)}}.snow:nth-child(66){opacity:.1776;transform:translate(66.9898vw,-10px) scale(.8819);animation:fall-66 30s -21s linear infinite}@keyframes fall-66{53.048%{transform:translate(71.8638vw,53.048vh) scale(.8819)}to{transform:translate(69.4268vw,99vh) scale(.8819)}}.snow:nth-child(67){opacity:.8052;transform:translate(52.3962vw,-10px) scale(.8087);animation:fall-67 21s -4s linear infinite}@keyframes fall-67{53.511%{transform:translate(56.6513vw,53.511vh) scale(.8087)}to{transform:translate(54.52375vw,99vh) scale(.8087)}}.snow:nth-child(68){opacity:1.4724;transform:translate(38.0023vw,-10px) scale(.1118);animation:fall-68 16s -6s linear infinite}@keyframes fall-68{77.705%{transform:translate(29.0085vw,77.705vh) scale(.1118)}to{transform:translate(33.5054vw,99vh) scale(.1118)}}.snow:nth-child(69){opacity:.6908;transform:translate(8.769vw,-10px) scale(.7047);animation:fall-69 22s -28s linear infinite}@keyframes fall-69{67.735%{transform:translate(1.2668vw,67.735vh) scale(.7047)}to{transform:translate(5.0179vw,99vh) scale(.7047)}}.snow:nth-child(70){opacity:1.8696;transform:translate(96.3271vw,-10px) scale(.9958);animation:fall-70 23s -7s linear infinite}@keyframes fall-70{65.314%{transform:translate(86.9537vw,65.314vh) scale(.9958)}to{transform:translate(91.6404vw,99vh) scale(.9958)}}.snow:nth-child(71){opacity:1.1242;transform:translate(9.0629vw,-10px) scale(.0668);animation:fall-71 25s -9s linear infinite}@keyframes fall-71{60.334%{transform:translate(1.9987vw,60.334vh) scale(.0668)}to{transform:translate(5.5308vw,99vh) scale(.0668)}}.snow:nth-child(72){opacity:.5362;transform:translate(85.9568vw,-10px) scale(.7175);animation:fall-72 26s -19s linear infinite}@keyframes fall-72{61.563%{transform:translate(90.1895vw,61.563vh) scale(.7175)}to{transform:translate(88.07315vw,99vh) scale(.7175)}}.snow:nth-child(73){opacity:1.701;transform:translate(38.3019vw,-10px) scale(.0249);animation:fall-73 13s -30s linear infinite}@keyframes fall-73{36.588%{transform:translate(45.0602vw,36.588vh) scale(.0249)}to{transform:translate(41.68105vw,99vh) scale(.0249)}}.snow:nth-child(74){opacity:1.266;transform:translate(99.395vw,-10px) scale(.3085);animation:fall-74 22s -22s linear infinite}@keyframes fall-74{40.147%{transform:translate(92.0132vw,40.147vh) scale(.3085)}to{transform:translate(95.7041vw,99vh) scale(.3085)}}.snow:nth-child(75){opacity:1.7298;transform:translate(52.8357vw,-10px) scale(.9508);animation:fall-75 24s -16s linear infinite}@keyframes fall-75{79.277%{transform:translate(62.6578vw,79.277vh) scale(.9508)}to{transform:translate(57.74675vw,99vh) scale(.9508)}}.snow:nth-child(76){opacity:.6302;transform:translate(64.5941vw,-10px) scale(.4745);animation:fall-76 14s -24s linear infinite}@keyframes fall-76{45.93%{transform:translate(70.9948vw,45.93vh) scale(.4745)}to{transform:translate(67.79445vw,99vh) scale(.4745)}}.snow:nth-child(77){opacity:.4498;transform:translate(48.9783vw,-10px) scale(.9821);animation:fall-77 22s -14s linear infinite}@keyframes fall-77{60.547%{transform:translate(54.8959vw,60.547vh) scale(.9821)}to{transform:translate(51.9371vw,99vh) scale(.9821)}}.snow:nth-child(78){opacity:1.4494;transform:translate(59.0461vw,-10px) scale(.7473);animation:fall-78 27s -3s linear infinite}@keyframes fall-78{41.373%{transform:translate(53.744vw,41.373vh) scale(.7473)}to{transform:translate(56.39505vw,99vh) scale(.7473)}}.snow:nth-child(79){opacity:1.7192;transform:translate(29.4841vw,-10px) scale(.0747);animation:fall-79 19s -6s linear infinite}@keyframes fall-79{37.26%{transform:translate(29.1389vw,37.26vh) scale(.0747)}to{transform:translate(29.3115vw,99vh) scale(.0747)}}.snow:nth-child(80){opacity:1.5556;transform:translate(46.5414vw,-10px) scale(.784);animation:fall-80 18s -8s linear infinite}@keyframes fall-80{57.795%{transform:translate(39.7373vw,57.795vh) scale(.784)}to{transform:translate(43.13935vw,99vh) scale(.784)}}.snow:nth-child(81){opacity:.6124;transform:translate(55.2921vw,-10px) scale(.8849);animation:fall-81 25s -21s linear infinite}@keyframes fall-81{78.462%{transform:translate(46.3458vw,78.462vh) scale(.8849)}to{transform:translate(50.81895vw,99vh) scale(.8849)}}.snow:nth-child(82){opacity:.2728;transform:translate(.4681vw,-10px) scale(.8798);animation:fall-82 11s -4s linear infinite}@keyframes fall-82{38.187%{transform:translate(9.6332vw,38.187vh) scale(.8798)}to{transform:translate(5.05065vw,99vh) scale(.8798)}}.snow:nth-child(83){opacity:.2728;transform:translate(80.6754vw,-10px) scale(.8945);animation:fall-83 25s -19s linear infinite}@keyframes fall-83{49.106%{transform:translate(73.1921vw,49.106vh) scale(.8945)}to{transform:translate(76.93375vw,99vh) scale(.8945)}}.snow:nth-child(84){opacity:.3432;transform:translate(83.1667vw,-10px) scale(.1766);animation:fall-84 25s -14s linear infinite}@keyframes fall-84{32.293%{transform:translate(91.4509vw,32.293vh) scale(.1766)}to{transform:translate(87.3088vw,99vh) scale(.1766)}}.snow:nth-child(85){opacity:.7278;transform:translate(75.2065vw,-10px) scale(.4691);animation:fall-85 19s -12s linear infinite}@keyframes fall-85{71.676%{transform:translate(76.642vw,71.676vh) scale(.4691)}to{transform:translate(75.92425vw,99vh) scale(.4691)}}.snow:nth-child(86){opacity:1.5556;transform:translate(55.7275vw,-10px) scale(.0082);animation:fall-86 21s -24s linear infinite}@keyframes fall-86{35.264%{transform:translate(63.8565vw,35.264vh) scale(.0082)}to{transform:translate(59.792vw,99vh) scale(.0082)}}.snow:nth-child(87){opacity:.6522;transform:translate(94.8821vw,-10px) scale(.4815);animation:fall-87 23s -9s linear infinite}@keyframes fall-87{39.426%{transform:translate(85.2031vw,39.426vh) scale(.4815)}to{transform:translate(90.0426vw,99vh) scale(.4815)}}.snow:nth-child(88){opacity:1.2274;transform:translate(76.6544vw,-10px) scale(.95);animation:fall-88 26s -18s linear infinite}@keyframes fall-88{59.977%{transform:translate(80.3969vw,59.977vh) scale(.95)}to{transform:translate(78.52565vw,99vh) scale(.95)}}.snow:nth-child(89){opacity:1.3568;transform:translate(24.6473vw,-10px) scale(.2466);animation:fall-89 22s -9s linear infinite}@keyframes fall-89{55.766%{transform:translate(30.6646vw,55.766vh) scale(.2466)}to{transform:translate(27.65595vw,99vh) scale(.2466)}}.snow:nth-child(90){opacity:1.699;transform:translate(70.766vw,-10px) scale(.3553);animation:fall-90 14s -3s linear infinite}@keyframes fall-90{36.116%{transform:translate(70.2033vw,36.116vh) scale(.3553)}to{transform:translate(70.48465vw,99vh) scale(.3553)}}.snow:nth-child(91){opacity:.9134;transform:translate(97.3877vw,-10px) scale(.0388);animation:fall-91 11s -13s linear infinite}@keyframes fall-91{66.928%{transform:translate(103.7594vw,66.928vh) scale(.0388)}to{transform:translate(100.57355vw,99vh) scale(.0388)}}.snow:nth-child(92){opacity:.4516;transform:translate(90.2289vw,-10px) scale(.0867);animation:fall-92 21s -10s linear infinite}@keyframes fall-92{46.545%{transform:translate(88.2367vw,46.545vh) scale(.0867)}to{transform:translate(89.2328vw,99vh) scale(.0867)}}.snow:nth-child(93){opacity:.0452;transform:translate(93.8417vw,-10px) scale(.5933);animation:fall-93 16s -25s linear infinite}@keyframes fall-93{78.448%{transform:translate(96.5048vw,78.448vh) scale(.5933)}to{transform:translate(95.17325vw,99vh) scale(.5933)}}.snow:nth-child(94){opacity:.7168;transform:translate(1.4104vw,-10px) scale(.5831);animation:fall-94 22s -10s linear infinite}@keyframes fall-94{31.272%{transform:translate(-1.558vw,31.272vh) scale(.5831)}to{transform:translate(-.0738vw,99vh) scale(.5831)}}.snow:nth-child(95){opacity:1.6212;transform:translate(70.3508vw,-10px) scale(.2269);animation:fall-95 25s -5s linear infinite}@keyframes fall-95{30.195%{transform:translate(73.1264vw,30.195vh) scale(.2269)}to{transform:translate(71.7386vw,99vh) scale(.2269)}}.snow:nth-child(96){opacity:1.32;transform:translate(56.0635vw,-10px) scale(.895);animation:fall-96 14s -18s linear infinite}@keyframes fall-96{72.518%{transform:translate(59.9084vw,72.518vh) scale(.895)}to{transform:translate(57.98595vw,99vh) scale(.895)}}.snow:nth-child(97){opacity:.4888;transform:translate(59.8906vw,-10px) scale(.8473);animation:fall-97 26s -18s linear infinite}@keyframes fall-97{74.525%{transform:translate(62.8467vw,74.525vh) scale(.8473)}to{transform:translate(61.36865vw,99vh) scale(.8473)}}.snow:nth-child(98){opacity:1.2678;transform:translate(53.6823vw,-10px) scale(.1733);animation:fall-98 18s -21s linear infinite}@keyframes fall-98{76.431%{transform:translate(53.4643vw,76.431vh) scale(.1733)}to{transform:translate(53.5733vw,99vh) scale(.1733)}}.snow:nth-child(99){opacity:.6668;transform:translate(78.4806vw,-10px) scale(.099);animation:fall-99 27s -11s linear infinite}@keyframes fall-99{55.536%{transform:translate(84.4089vw,55.536vh) scale(.099)}to{transform:translate(81.44475vw,99vh) scale(.099)}}.snow:nth-child(100){opacity:.7928;transform:translate(73.3086vw,-10px) scale(.518);animation:fall-100 15s -1s linear infinite}@keyframes fall-100{65.267%{transform:translate(73.7309vw,65.267vh) scale(.518)}to{transform:translate(73.51975vw,99vh) scale(.518)}}.snow:nth-child(101){opacity:.6136;transform:translate(27.2008vw,-10px) scale(.4386);animation:fall-101 11s -1s linear infinite}@keyframes fall-101{36.967%{transform:translate(25.8996vw,36.967vh) scale(.4386)}to{transform:translate(26.5502vw,99vh) scale(.4386)}}.snow:nth-child(102){opacity:.0186;transform:translate(38.8074vw,-10px) scale(.1296);animation:fall-102 26s -22s linear infinite}@keyframes fall-102{62.021%{transform:translate(34.6651vw,62.021vh) scale(.1296)}to{transform:translate(36.73625vw,99vh) scale(.1296)}}.snow:nth-child(103){opacity:1.5088;transform:translate(6.7848vw,-10px) scale(.4763);animation:fall-103 28s -24s linear infinite}@keyframes fall-103{40.575%{transform:translate(-.8228vw,40.575vh) scale(.4763)}to{transform:translate(2.981vw,99vh) scale(.4763)}}.snow:nth-child(104){opacity:.09;transform:translate(61.2986vw,-10px) scale(.2679);animation:fall-104 28s -19s linear infinite}@keyframes fall-104{40.679%{transform:translate(68.8914vw,40.679vh) scale(.2679)}to{transform:translate(65.095vw,99vh) scale(.2679)}}.snow:nth-child(105){opacity:1.7298;transform:translate(95.3004vw,-10px) scale(.1142);animation:fall-105 27s -3s linear infinite}@keyframes fall-105{62.613%{transform:translate(103.7616vw,62.613vh) scale(.1142)}to{transform:translate(99.531vw,99vh) scale(.1142)}}.snow:nth-child(106){opacity:1.5674;transform:translate(68.5496vw,-10px) scale(.4346);animation:fall-106 23s -10s linear infinite}@keyframes fall-106{77.544%{transform:translate(61.8663vw,77.544vh) scale(.4346)}to{transform:translate(65.20795vw,99vh) scale(.4346)}}.snow:nth-child(107){opacity:1.279;transform:translate(94.9974vw,-10px) scale(.2105);animation:fall-107 29s -25s linear infinite}@keyframes fall-107{43.154%{transform:translate(92.3126vw,43.154vh) scale(.2105)}to{transform:translate(93.655vw,99vh) scale(.2105)}}.snow:nth-child(108){opacity:.9066;transform:translate(61.6327vw,-10px) scale(.7749);animation:fall-108 19s -11s linear infinite}@keyframes fall-108{30.256%{transform:translate(56.3613vw,30.256vh) scale(.7749)}to{transform:translate(58.997vw,99vh) scale(.7749)}}.snow:nth-child(109){opacity:.3688;transform:translate(69.4275vw,-10px) scale(.345);animation:fall-109 18s -3s linear infinite}@keyframes fall-109{75.575%{transform:translate(70.25vw,75.575vh) scale(.345)}to{transform:translate(69.83875vw,99vh) scale(.345)}}.snow:nth-child(110){opacity:.3804;transform:translate(57.4653vw,-10px) scale(.3413);animation:fall-110 28s -19s linear infinite}@keyframes fall-110{56.127%{transform:translate(58.1633vw,56.127vh) scale(.3413)}to{transform:translate(57.8143vw,99vh) scale(.3413)}}.snow:nth-child(111){opacity:.6048;transform:translate(37.9824vw,-10px) scale(.3469);animation:fall-111 12s -19s linear infinite}@keyframes fall-111{67.286%{transform:translate(42.6198vw,67.286vh) scale(.3469)}to{transform:translate(40.3011vw,99vh) scale(.3469)}}.snow:nth-child(112){opacity:.3642;transform:translate(35.8954vw,-10px) scale(.5736);animation:fall-112 29s -2s linear infinite}@keyframes fall-112{53.209%{transform:translate(29.5801vw,53.209vh) scale(.5736)}to{transform:translate(32.73775vw,99vh) scale(.5736)}}.snow:nth-child(113){opacity:1.1734;transform:translate(55.0269vw,-10px) scale(.9889);animation:fall-113 30s -9s linear infinite}@keyframes fall-113{72.567%{transform:translate(50.3327vw,72.567vh) scale(.9889)}to{transform:translate(52.6798vw,99vh) scale(.9889)}}.snow:nth-child(114){opacity:.6116;transform:translate(21.7629vw,-10px) scale(.7712);animation:fall-114 26s -4s linear infinite}@keyframes fall-114{79.282%{transform:translate(28.7201vw,79.282vh) scale(.7712)}to{transform:translate(25.2415vw,99vh) scale(.7712)}}.snow:nth-child(115){opacity:.4036;transform:translate(18.9918vw,-10px) scale(.308);animation:fall-115 17s -27s linear infinite}@keyframes fall-115{70.983%{transform:translate(23.4432vw,70.983vh) scale(.308)}to{transform:translate(21.2175vw,99vh) scale(.308)}}.snow:nth-child(116){opacity:.5936;transform:translate(96.2451vw,-10px) scale(.3977);animation:fall-116 11s -10s linear infinite}@keyframes fall-116{69.365%{transform:translate(104.5142vw,69.365vh) scale(.3977)}to{transform:translate(100.37965vw,99vh) scale(.3977)}}.snow:nth-child(117){opacity:.3538;transform:translate(76.3421vw,-10px) scale(.8718);animation:fall-117 25s -24s linear infinite}@keyframes fall-117{56.227%{transform:translate(75.7322vw,56.227vh) scale(.8718)}to{transform:translate(76.03715vw,99vh) scale(.8718)}}.snow:nth-child(118){opacity:1.1942;transform:translate(93.5319vw,-10px) scale(.796);animation:fall-118 27s -28s linear infinite}@keyframes fall-118{41.908%{transform:translate(85.9763vw,41.908vh) scale(.796)}to{transform:translate(89.7541vw,99vh) scale(.796)}}.snow:nth-child(119){opacity:.9774;transform:translate(94.3189vw,-10px) scale(.7347);animation:fall-119 24s -27s linear infinite}@keyframes fall-119{71.086%{transform:translate(99.6778vw,71.086vh) scale(.7347)}to{transform:translate(96.99835vw,99vh) scale(.7347)}}.snow:nth-child(120){opacity:.6098;transform:translate(9.2306vw,-10px) scale(.4419);animation:fall-120 26s -28s linear infinite}@keyframes fall-120{42.839%{transform:translate(14.0748vw,42.839vh) scale(.4419)}to{transform:translate(11.6527vw,99vh) scale(.4419)}}.snow:nth-child(121){opacity:.2978;transform:translate(98.329vw,-10px) scale(.5172);animation:fall-121 26s -20s linear infinite}@keyframes fall-121{77.473%{transform:translate(97.5351vw,77.473vh) scale(.5172)}to{transform:translate(97.93205vw,99vh) scale(.5172)}}.snow:nth-child(122){opacity:1.9972;transform:translate(45.5332vw,-10px) scale(.6025);animation:fall-122 26s -21s linear infinite}@keyframes fall-122{40.695%{transform:translate(39.3629vw,40.695vh) scale(.6025)}to{transform:translate(42.44805vw,99vh) scale(.6025)}}.snow:nth-child(123){opacity:.6354;transform:translate(98.9266vw,-10px) scale(.7936);animation:fall-123 25s -30s linear infinite}@keyframes fall-123{43.556%{transform:translate(102.6161vw,43.556vh) scale(.7936)}to{transform:translate(100.77135vw,99vh) scale(.7936)}}.snow:nth-child(124){opacity:.1366;transform:translate(11.8321vw,-10px) scale(.774);animation:fall-124 20s -13s linear infinite}@keyframes fall-124{36.549%{transform:translate(20.6636vw,36.549vh) scale(.774)}to{transform:translate(16.24785vw,99vh) scale(.774)}}.snow:nth-child(125){opacity:1.0504;transform:translate(82.928vw,-10px) scale(.0694);animation:fall-125 11s -26s linear infinite}@keyframes fall-125{47.74%{transform:translate(77.8359vw,47.74vh) scale(.0694)}to{transform:translate(80.38195vw,99vh) scale(.0694)}}.snow:nth-child(126){opacity:.4312;transform:translate(81.4938vw,-10px) scale(.1355);animation:fall-126 21s -18s linear infinite}@keyframes fall-126{58.308%{transform:translate(80.9874vw,58.308vh) scale(.1355)}to{transform:translate(81.2406vw,99vh) scale(.1355)}}.snow:nth-child(127){opacity:.7652;transform:translate(2.9108vw,-10px) scale(.5472);animation:fall-127 20s -8s linear infinite}@keyframes fall-127{75.471%{transform:translate(.311vw,75.471vh) scale(.5472)}to{transform:translate(1.6109vw,99vh) scale(.5472)}}.snow:nth-child(128){opacity:.8968;transform:translate(83.6478vw,-10px) scale(.2774);animation:fall-128 19s -30s linear infinite}@keyframes fall-128{49.182%{transform:translate(78.9052vw,49.182vh) scale(.2774)}to{transform:translate(81.2765vw,99vh) scale(.2774)}}.snow:nth-child(129){opacity:1.0634;transform:translate(60.2211vw,-10px) scale(.8737);animation:fall-129 13s -18s linear infinite}@keyframes fall-129{45.231%{transform:translate(52.4933vw,45.231vh) scale(.8737)}to{transform:translate(56.3572vw,99vh) scale(.8737)}}.snow:nth-child(130){opacity:.7172;transform:translate(33.4736vw,-10px) scale(.2888);animation:fall-130 12s -27s linear infinite}@keyframes fall-130{34.795%{transform:translate(30.1986vw,34.795vh) scale(.2888)}to{transform:translate(31.8361vw,99vh) scale(.2888)}}.snow:nth-child(131){opacity:.1658;transform:translate(2.2315vw,-10px) scale(.7676);animation:fall-131 14s -9s linear infinite}@keyframes fall-131{53.594%{transform:translate(-4.7097vw,53.594vh) scale(.7676)}to{transform:translate(-1.2391vw,99vh) scale(.7676)}}.snow:nth-child(132){opacity:1.291;transform:translate(43.3002vw,-10px) scale(.5418);animation:fall-132 30s -2s linear infinite}@keyframes fall-132{61.956%{transform:translate(48.3143vw,61.956vh) scale(.5418)}to{transform:translate(45.80725vw,99vh) scale(.5418)}}.snow:nth-child(133){opacity:.7836;transform:translate(19.9159vw,-10px) scale(.3082);animation:fall-133 24s -28s linear infinite}@keyframes fall-133{37.933%{transform:translate(27.237vw,37.933vh) scale(.3082)}to{transform:translate(23.57645vw,99vh) scale(.3082)}}.snow:nth-child(134){opacity:1.8422;transform:translate(.1185vw,-10px) scale(.3951);animation:fall-134 14s -20s linear infinite}@keyframes fall-134{33.409%{transform:translate(-6.4797vw,33.409vh) scale(.3951)}to{transform:translate(-3.1806vw,99vh) scale(.3951)}}.snow:nth-child(135){opacity:1.0718;transform:translate(85.8777vw,-10px) scale(.0033);animation:fall-135 19s -27s linear infinite}@keyframes fall-135{74.8%{transform:translate(91.5923vw,74.8vh) scale(.0033)}to{transform:translate(88.735vw,99vh) scale(.0033)}}.snow:nth-child(136){opacity:1.1506;transform:translate(72.3315vw,-10px) scale(.4494);animation:fall-136 20s -29s linear infinite}@keyframes fall-136{43.034%{transform:translate(64.512vw,43.034vh) scale(.4494)}to{transform:translate(68.42175vw,99vh) scale(.4494)}}.snow:nth-child(137){opacity:.7956;transform:translate(94.8983vw,-10px) scale(.3663);animation:fall-137 10s -19s linear infinite}@keyframes fall-137{77.383%{transform:translate(89.1222vw,77.383vh) scale(.3663)}to{transform:translate(92.01025vw,99vh) scale(.3663)}}.snow:nth-child(138){opacity:.236;transform:translate(24.9306vw,-10px) scale(.962);animation:fall-138 19s -25s linear infinite}@keyframes fall-138{69.865%{transform:translate(25.3454vw,69.865vh) scale(.962)}to{transform:translate(25.138vw,99vh) scale(.962)}}.snow:nth-child(139){opacity:1.7106;transform:translate(19.2512vw,-10px) scale(.5456);animation:fall-139 11s -23s linear infinite}@keyframes fall-139{32.078%{transform:translate(12.3225vw,32.078vh) scale(.5456)}to{transform:translate(15.78685vw,99vh) scale(.5456)}}.snow:nth-child(140){opacity:1.002;transform:translate(85.7055vw,-10px) scale(.3124);animation:fall-140 20s -16s linear infinite}@keyframes fall-140{59.562%{transform:translate(93.3209vw,59.562vh) scale(.3124)}to{transform:translate(89.5132vw,99vh) scale(.3124)}}.snow:nth-child(141){opacity:.5466;transform:translate(90.216vw,-10px) scale(.9484);animation:fall-141 21s -8s linear infinite}@keyframes fall-141{37.093%{transform:translate(86.6708vw,37.093vh) scale(.9484)}to{transform:translate(88.4434vw,99vh) scale(.9484)}}.snow:nth-child(142){opacity:1.199;transform:translate(34.962vw,-10px) scale(.4339);animation:fall-142 14s -29s linear infinite}@keyframes fall-142{65.111%{transform:translate(27.8769vw,65.111vh) scale(.4339)}to{transform:translate(31.41945vw,99vh) scale(.4339)}}.snow:nth-child(143){opacity:1.9604;transform:translate(21.3049vw,-10px) scale(.857);animation:fall-143 16s -25s linear infinite}@keyframes fall-143{52.189%{transform:translate(20.8501vw,52.189vh) scale(.857)}to{transform:translate(21.0775vw,99vh) scale(.857)}}.snow:nth-child(144){opacity:1.2116;transform:translate(11.2117vw,-10px) scale(.9235);animation:fall-144 20s -27s linear infinite}@keyframes fall-144{49.72%{transform:translate(9.3007vw,49.72vh) scale(.9235)}to{transform:translate(10.2562vw,99vh) scale(.9235)}}.snow:nth-child(145){opacity:.8598;transform:translate(37.2581vw,-10px) scale(.2854);animation:fall-145 12s -1s linear infinite}@keyframes fall-145{62.97%{transform:translate(33.815vw,62.97vh) scale(.2854)}to{transform:translate(35.53655vw,99vh) scale(.2854)}}.snow:nth-child(146){opacity:.2972;transform:translate(37.9762vw,-10px) scale(.5892);animation:fall-146 19s -17s linear infinite}@keyframes fall-146{70.798%{transform:translate(34.8824vw,70.798vh) scale(.5892)}to{transform:translate(36.4293vw,99vh) scale(.5892)}}.snow:nth-child(147){opacity:1.1248;transform:translate(96.9662vw,-10px) scale(.5166);animation:fall-147 19s -8s linear infinite}@keyframes fall-147{64.479%{transform:translate(106.3063vw,64.479vh) scale(.5166)}to{transform:translate(101.63625vw,99vh) scale(.5166)}}.snow:nth-child(148){opacity:.4414;transform:translate(90.1871vw,-10px) scale(.582);animation:fall-148 19s -23s linear infinite}@keyframes fall-148{56.966%{transform:translate(91.1469vw,56.966vh) scale(.582)}to{transform:translate(90.667vw,99vh) scale(.582)}}.snow:nth-child(149){opacity:1.1158;transform:translate(42.428vw,-10px) scale(.6649);animation:fall-149 30s -13s linear infinite}@keyframes fall-149{39.284%{transform:translate(44.291vw,39.284vh) scale(.6649)}to{transform:translate(43.3595vw,99vh) scale(.6649)}}.snow:nth-child(150){opacity:1.32;transform:translate(81.5799vw,-10px) scale(.854);animation:fall-150 14s -23s linear infinite}@keyframes fall-150{34.448%{transform:translate(82.7436vw,34.448vh) scale(.854)}to{transform:translate(82.16175vw,99vh) scale(.854)}}.snow:nth-child(151){opacity:.6416;transform:translate(38.4324vw,-10px) scale(.9113);animation:fall-151 29s -18s linear infinite}@keyframes fall-151{70.137%{transform:translate(47.7246vw,70.137vh) scale(.9113)}to{transform:translate(43.0785vw,99vh) scale(.9113)}}.snow:nth-child(152){opacity:1.1606;transform:translate(75.791vw,-10px) scale(.051);animation:fall-152 14s -30s linear infinite}@keyframes fall-152{33.822%{transform:translate(80.2168vw,33.822vh) scale(.051)}to{transform:translate(78.0039vw,99vh) scale(.051)}}.snow:nth-child(153){opacity:.7126;transform:translate(73.2984vw,-10px) scale(.0574);animation:fall-153 12s -6s linear infinite}@keyframes fall-153{49.518%{transform:translate(66.1369vw,49.518vh) scale(.0574)}to{transform:translate(69.71765vw,99vh) scale(.0574)}}.snow:nth-child(154){opacity:1.9426;transform:translate(37.3525vw,-10px) scale(.438);animation:fall-154 21s -6s linear infinite}@keyframes fall-154{33.16%{transform:translate(30.0082vw,33.16vh) scale(.438)}to{transform:translate(33.68035vw,99vh) scale(.438)}}.snow:nth-child(155){opacity:1.7776;transform:translate(31.6992vw,-10px) scale(.7042);animation:fall-155 28s -2s linear infinite}@keyframes fall-155{78.886%{transform:translate(25.8441vw,78.886vh) scale(.7042)}to{transform:translate(28.77165vw,99vh) scale(.7042)}}.snow:nth-child(156){opacity:.4858;transform:translate(82.1997vw,-10px) scale(.1448);animation:fall-156 23s -4s linear infinite}@keyframes fall-156{42.441%{transform:translate(90.2392vw,42.441vh) scale(.1448)}to{transform:translate(86.21945vw,99vh) scale(.1448)}}.snow:nth-child(157){opacity:.4576;transform:translate(28.0367vw,-10px) scale(.2488);animation:fall-157 15s -9s linear infinite}@keyframes fall-157{79.234%{transform:translate(21.4592vw,79.234vh) scale(.2488)}to{transform:translate(24.74795vw,99vh) scale(.2488)}}.snow:nth-child(158){opacity:1.1226;transform:translate(59.3284vw,-10px) scale(.7475);animation:fall-158 11s -23s linear infinite}@keyframes fall-158{33.733%{transform:translate(51.4249vw,33.733vh) scale(.7475)}to{transform:translate(55.37665vw,99vh) scale(.7475)}}.snow:nth-child(159){opacity:1.8318;transform:translate(54.7281vw,-10px) scale(.346);animation:fall-159 18s -25s linear infinite}@keyframes fall-159{61.103%{transform:translate(55.0554vw,61.103vh) scale(.346)}to{transform:translate(54.89175vw,99vh) scale(.346)}}.snow:nth-child(160){opacity:.8608;transform:translate(94.4466vw,-10px) scale(.0302);animation:fall-160 23s -13s linear infinite}@keyframes fall-160{39.82%{transform:translate(85.7909vw,39.82vh) scale(.0302)}to{transform:translate(90.11875vw,99vh) scale(.0302)}}.snow:nth-child(161){opacity:1.5828;transform:translate(73.3102vw,-10px) scale(.6102);animation:fall-161 14s -11s linear infinite}@keyframes fall-161{39.625%{transform:translate(65.7617vw,39.625vh) scale(.6102)}to{transform:translate(69.53595vw,99vh) scale(.6102)}}.snow:nth-child(162){opacity:1.7674;transform:translate(9.3871vw,-10px) scale(.6316);animation:fall-162 14s -24s linear infinite}@keyframes fall-162{31.027%{transform:translate(2.0752vw,31.027vh) scale(.6316)}to{transform:translate(5.73115vw,99vh) scale(.6316)}}.snow:nth-child(163){opacity:1.2588;transform:translate(61.8522vw,-10px) scale(.0853);animation:fall-163 11s -7s linear infinite}@keyframes fall-163{72.977%{transform:translate(62.1126vw,72.977vh) scale(.0853)}to{transform:translate(61.9824vw,99vh) scale(.0853)}}.snow:nth-child(164){opacity:.5522;transform:translate(76.2426vw,-10px) scale(.0638);animation:fall-164 24s -26s linear infinite}@keyframes fall-164{47.523%{transform:translate(76.4894vw,47.523vh) scale(.0638)}to{transform:translate(76.366vw,99vh) scale(.0638)}}.snow:nth-child(165){opacity:1.7492;transform:translate(22.2435vw,-10px) scale(.7679);animation:fall-165 17s -29s linear infinite}@keyframes fall-165{65.982%{transform:translate(17.9444vw,65.982vh) scale(.7679)}to{transform:translate(20.09395vw,99vh) scale(.7679)}}.snow:nth-child(166){opacity:1.0002;transform:translate(74.799vw,-10px) scale(.0705);animation:fall-166 10s -22s linear infinite}@keyframes fall-166{48.721%{transform:translate(65.8042vw,48.721vh) scale(.0705)}to{transform:translate(70.3016vw,99vh) scale(.0705)}}.snow:nth-child(167){opacity:.7496;transform:translate(75.5598vw,-10px) scale(.8811);animation:fall-167 19s -8s linear infinite}@keyframes fall-167{71.951%{transform:translate(83.9866vw,71.951vh) scale(.8811)}to{transform:translate(79.7732vw,99vh) scale(.8811)}}.snow:nth-child(168){opacity:.4158;transform:translate(30.1437vw,-10px) scale(.9992);animation:fall-168 10s -7s linear infinite}@keyframes fall-168{46.418%{transform:translate(21.4994vw,46.418vh) scale(.9992)}to{transform:translate(25.82155vw,99vh) scale(.9992)}}.snow:nth-child(169){opacity:.8198;transform:translate(55.7568vw,-10px) scale(.2788);animation:fall-169 19s -10s linear infinite}@keyframes fall-169{73.001%{transform:translate(55.1955vw,73.001vh) scale(.2788)}to{transform:translate(55.47615vw,99vh) scale(.2788)}}.snow:nth-child(170){opacity:1.1368;transform:translate(17.4931vw,-10px) scale(.6373);animation:fall-170 23s -13s linear infinite}@keyframes fall-170{36.493%{transform:translate(16.5314vw,36.493vh) scale(.6373)}to{transform:translate(17.01225vw,99vh) scale(.6373)}}.snow:nth-child(171){opacity:.117;transform:translate(17.4583vw,-10px) scale(.5716);animation:fall-171 27s -10s linear infinite}@keyframes fall-171{39.333%{transform:translate(8.2776vw,39.333vh) scale(.5716)}to{transform:translate(12.86795vw,99vh) scale(.5716)}}.snow:nth-child(172){opacity:.2786;transform:translate(77.1135vw,-10px) scale(.0503);animation:fall-172 24s -5s linear infinite}@keyframes fall-172{74.487%{transform:translate(77.7184vw,74.487vh) scale(.0503)}to{transform:translate(77.41595vw,99vh) scale(.0503)}}.snow:nth-child(173){opacity:.2006;transform:translate(68.9661vw,-10px) scale(.2337);animation:fall-173 24s -30s linear infinite}@keyframes fall-173{30.959%{transform:translate(74.9853vw,30.959vh) scale(.2337)}to{transform:translate(71.9757vw,99vh) scale(.2337)}}.snow:nth-child(174){opacity:1.3234;transform:translate(39.527vw,-10px) scale(.4174);animation:fall-174 30s -3s linear infinite}@keyframes fall-174{30.21%{transform:translate(29.8061vw,30.21vh) scale(.4174)}to{transform:translate(34.66655vw,99vh) scale(.4174)}}.snow:nth-child(175){opacity:1.5824;transform:translate(76.0044vw,-10px) scale(.8798);animation:fall-175 21s -18s linear infinite}@keyframes fall-175{45.527%{transform:translate(84.587vw,45.527vh) scale(.8798)}to{transform:translate(80.2957vw,99vh) scale(.8798)}}.snow:nth-child(176){opacity:1.6848;transform:translate(69.354vw,-10px) scale(.6497);animation:fall-176 17s -15s linear infinite}@keyframes fall-176{57.121%{transform:translate(68.5756vw,57.121vh) scale(.6497)}to{transform:translate(68.9648vw,99vh) scale(.6497)}}.snow:nth-child(177){opacity:.268;transform:translate(29.3122vw,-10px) scale(.1097);animation:fall-177 24s -25s linear infinite}@keyframes fall-177{58.917%{transform:translate(28.0094vw,58.917vh) scale(.1097)}to{transform:translate(28.6608vw,99vh) scale(.1097)}}.snow:nth-child(178){opacity:.666;transform:translate(73.1147vw,-10px) scale(.3982);animation:fall-178 24s -23s linear infinite}@keyframes fall-178{59.955%{transform:translate(71.8323vw,59.955vh) scale(.3982)}to{transform:translate(72.4735vw,99vh) scale(.3982)}}.snow:nth-child(179){opacity:1.847;transform:translate(82.0248vw,-10px) scale(.3887);animation:fall-179 11s -20s linear infinite}@keyframes fall-179{37.903%{transform:translate(74.1757vw,37.903vh) scale(.3887)}to{transform:translate(78.10025vw,99vh) scale(.3887)}}.snow:nth-child(180){opacity:1.6068;transform:translate(84.9365vw,-10px) scale(.3243);animation:fall-180 22s -19s linear infinite}@keyframes fall-180{63.803%{transform:translate(75.5192vw,63.803vh) scale(.3243)}to{transform:translate(80.22785vw,99vh) scale(.3243)}}.snow:nth-child(181){opacity:.7868;transform:translate(64.0697vw,-10px) scale(.2963);animation:fall-181 19s -18s linear infinite}@keyframes fall-181{69.051%{transform:translate(62.0977vw,69.051vh) scale(.2963)}to{transform:translate(63.0837vw,99vh) scale(.2963)}}.snow:nth-child(182){opacity:.659;transform:translate(73.1554vw,-10px) scale(.7);animation:fall-182 29s -10s linear infinite}@keyframes fall-182{68.416%{transform:translate(78.3262vw,68.416vh) scale(.7)}to{transform:translate(75.7408vw,99vh) scale(.7)}}.snow:nth-child(183){opacity:.2034;transform:translate(79.9628vw,-10px) scale(.2512);animation:fall-183 16s -25s linear infinite}@keyframes fall-183{43.276%{transform:translate(84.9903vw,43.276vh) scale(.2512)}to{transform:translate(82.47655vw,99vh) scale(.2512)}}.snow:nth-child(184){opacity:1.0724;transform:translate(96.2183vw,-10px) scale(.6335);animation:fall-184 16s -13s linear infinite}@keyframes fall-184{69.801%{transform:translate(92.4952vw,69.801vh) scale(.6335)}to{transform:translate(94.35675vw,99vh) scale(.6335)}}.snow:nth-child(185){opacity:.1464;transform:translate(8.8664vw,-10px) scale(.7587);animation:fall-185 28s -3s linear infinite}@keyframes fall-185{70.96%{transform:translate(4.3412vw,70.96vh) scale(.7587)}to{transform:translate(6.6038vw,99vh) scale(.7587)}}.snow:nth-child(186){opacity:1.2302;transform:translate(96.3693vw,-10px) scale(.2286);animation:fall-186 27s -10s linear infinite}@keyframes fall-186{58.196%{transform:translate(100.899vw,58.196vh) scale(.2286)}to{transform:translate(98.63415vw,99vh) scale(.2286)}}.snow:nth-child(187){opacity:.2394;transform:translate(84.273vw,-10px) scale(.4119);animation:fall-187 20s -27s linear infinite}@keyframes fall-187{57.456%{transform:translate(77.6029vw,57.456vh) scale(.4119)}to{transform:translate(80.93795vw,99vh) scale(.4119)}}.snow:nth-child(188){opacity:.2142;transform:translate(66.5435vw,-10px) scale(.1961);animation:fall-188 28s -14s linear infinite}@keyframes fall-188{76.179%{transform:translate(63.5971vw,76.179vh) scale(.1961)}to{transform:translate(65.0703vw,99vh) scale(.1961)}}.snow:nth-child(189){opacity:.2986;transform:translate(5.7684vw,-10px) scale(.3204);animation:fall-189 26s -11s linear infinite}@keyframes fall-189{48.435%{transform:translate(5.0648vw,48.435vh) scale(.3204)}to{transform:translate(5.4166vw,99vh) scale(.3204)}}.snow:nth-child(190){opacity:1.149;transform:translate(59.2989vw,-10px) scale(.607);animation:fall-190 26s -25s linear infinite}@keyframes fall-190{71.804%{transform:translate(55.9838vw,71.804vh) scale(.607)}to{transform:translate(57.64135vw,99vh) scale(.607)}}.snow:nth-child(191){opacity:.7424;transform:translate(94.4878vw,-10px) scale(.2916);animation:fall-191 15s -28s linear infinite}@keyframes fall-191{79.916%{transform:translate(96.9428vw,79.916vh) scale(.2916)}to{transform:translate(95.7153vw,99vh) scale(.2916)}}.snow:nth-child(192){opacity:.8312;transform:translate(31.3046vw,-10px) scale(.2513);animation:fall-192 15s -25s linear infinite}@keyframes fall-192{36.789%{transform:translate(29.1042vw,36.789vh) scale(.2513)}to{transform:translate(30.2044vw,99vh) scale(.2513)}}.snow:nth-child(193){opacity:.3036;transform:translate(34.4913vw,-10px) scale(.3448);animation:fall-193 10s -10s linear infinite}@keyframes fall-193{40.059%{transform:translate(32.919vw,40.059vh) scale(.3448)}to{transform:translate(33.70515vw,99vh) scale(.3448)}}.snow:nth-child(194){opacity:.54;transform:translate(37.2188vw,-10px) scale(.0638);animation:fall-194 14s -24s linear infinite}@keyframes fall-194{61.493%{transform:translate(30.2527vw,61.493vh) scale(.0638)}to{transform:translate(33.73575vw,99vh) scale(.0638)}}.snow:nth-child(195){opacity:1.489;transform:translate(92.0948vw,-10px) scale(.0983);animation:fall-195 18s -21s linear infinite}@keyframes fall-195{73.212%{transform:translate(89.3712vw,73.212vh) scale(.0983)}to{transform:translate(90.733vw,99vh) scale(.0983)}}.snow:nth-child(196){opacity:.37;transform:translate(16.5374vw,-10px) scale(.5253);animation:fall-196 11s -22s linear infinite}@keyframes fall-196{58.994%{transform:translate(20.435vw,58.994vh) scale(.5253)}to{transform:translate(18.4862vw,99vh) scale(.5253)}}.snow:nth-child(197){opacity:1.7008;transform:translate(1.9946vw,-10px) scale(.2791);animation:fall-197 24s -20s linear infinite}@keyframes fall-197{62.048%{transform:translate(7.61vw,62.048vh) scale(.2791)}to{transform:translate(4.8023vw,99vh) scale(.2791)}}.snow:nth-child(198){opacity:1.394;transform:translate(54.3989vw,-10px) scale(.8082);animation:fall-198 16s -29s linear infinite}@keyframes fall-198{35.068%{transform:translate(61.9841vw,35.068vh) scale(.8082)}to{transform:translate(58.1915vw,99vh) scale(.8082)}}.snow:nth-child(199){opacity:.1064;transform:translate(43.6062vw,-10px) scale(.1164);animation:fall-199 20s -27s linear infinite}@keyframes fall-199{37.771%{transform:translate(50.6237vw,37.771vh) scale(.1164)}to{transform:translate(47.11495vw,99vh) scale(.1164)}}.snow:nth-child(200){opacity:1.6476;transform:translate(94.8379vw,-10px) scale(.6593);animation:fall-200 14s -6s linear infinite}@keyframes fall-200{75.399%{transform:translate(89.4572vw,75.399vh) scale(.6593)}to{transform:translate(92.14755vw,99vh) scale(.6593)}}.snow:nth-child(201){opacity:.3826;transform:translate(9.7023vw,-10px) scale(.3369);animation:fall-201 18s -3s linear infinite}@keyframes fall-201{68.469%{transform:translate(16.3065vw,68.469vh) scale(.3369)}to{transform:translate(13.0044vw,99vh) scale(.3369)}}.snow:nth-child(202){opacity:1.0702;transform:translate(73.6088vw,-10px) scale(.5035);animation:fall-202 21s -24s linear infinite}@keyframes fall-202{44.889%{transform:translate(67.0865vw,44.889vh) scale(.5035)}to{transform:translate(70.34765vw,99vh) scale(.5035)}}.snow:nth-child(203){opacity:.9816;transform:translate(76.5543vw,-10px) scale(.6802);animation:fall-203 30s -30s linear infinite}@keyframes fall-203{77.021%{transform:translate(86.4215vw,77.021vh) scale(.6802)}to{transform:translate(81.4879vw,99vh) scale(.6802)}}.snow:nth-child(204){opacity:.207;transform:translate(14.6506vw,-10px) scale(.9653);animation:fall-204 21s -23s linear infinite}@keyframes fall-204{70.544%{transform:translate(22.1024vw,70.544vh) scale(.9653)}to{transform:translate(18.3765vw,99vh) scale(.9653)}}.snow:nth-child(205){opacity:.9642;transform:translate(23.0819vw,-10px) scale(.7803);animation:fall-205 10s -1s linear infinite}@keyframes fall-205{40.97%{transform:translate(23.1589vw,40.97vh) scale(.7803)}to{transform:translate(23.1204vw,99vh) scale(.7803)}}.snow:nth-child(206){opacity:.8848;transform:translate(29.2636vw,-10px) scale(.847);animation:fall-206 30s -24s linear infinite}@keyframes fall-206{70.471%{transform:translate(27.9832vw,70.471vh) scale(.847)}to{transform:translate(28.6234vw,99vh) scale(.847)}}.snow:nth-child(207){opacity:.5972;transform:translate(30.3326vw,-10px) scale(.5116);animation:fall-207 12s -27s linear infinite}@keyframes fall-207{34.732%{transform:translate(27.993vw,34.732vh) scale(.5116)}to{transform:translate(29.1628vw,99vh) scale(.5116)}}.snow:nth-child(208){opacity:1.0496;transform:translate(91.1791vw,-10px) scale(.1543);animation:fall-208 15s -18s linear infinite}@keyframes fall-208{38.188%{transform:translate(94.6642vw,38.188vh) scale(.1543)}to{transform:translate(92.92165vw,99vh) scale(.1543)}}.snow:nth-child(209){opacity:1.2198;transform:translate(94.8971vw,-10px) scale(.8501);animation:fall-209 30s -12s linear infinite}@keyframes fall-209{30.882%{transform:translate(89.6566vw,30.882vh) scale(.8501)}to{transform:translate(92.27685vw,99vh) scale(.8501)}}.snow:nth-child(210){opacity:.9434;transform:translate(25.8666vw,-10px) scale(.3981);animation:fall-210 14s -5s linear infinite}@keyframes fall-210{50.389%{transform:translate(27.7963vw,50.389vh) scale(.3981)}to{transform:translate(26.83145vw,99vh) scale(.3981)}}.snow:nth-child(211){opacity:.829;transform:translate(19.1581vw,-10px) scale(.3684);animation:fall-211 24s -24s linear infinite}@keyframes fall-211{43.354%{transform:translate(16.43vw,43.354vh) scale(.3684)}to{transform:translate(17.79405vw,99vh) scale(.3684)}}.snow:nth-child(212){opacity:.4244;transform:translate(60.744vw,-10px) scale(.4363);animation:fall-212 29s -3s linear infinite}@keyframes fall-212{32.604%{transform:translate(60.072vw,32.604vh) scale(.4363)}to{transform:translate(60.408vw,99vh) scale(.4363)}}.snow:nth-child(213){opacity:.451;transform:translate(27.3676vw,-10px) scale(.5557);animation:fall-213 12s -8s linear infinite}@keyframes fall-213{59.332%{transform:translate(35.6211vw,59.332vh) scale(.5557)}to{transform:translate(31.49435vw,99vh) scale(.5557)}}.snow:nth-child(214){opacity:.4516;transform:translate(6.5247vw,-10px) scale(.5854);animation:fall-214 30s -6s linear infinite}@keyframes fall-214{62.513%{transform:translate(16.016vw,62.513vh) scale(.5854)}to{transform:translate(11.27035vw,99vh) scale(.5854)}}.snow:nth-child(215){opacity:.4112;transform:translate(19.2102vw,-10px) scale(.5346);animation:fall-215 12s -11s linear infinite}@keyframes fall-215{77.112%{transform:translate(28.4564vw,77.112vh) scale(.5346)}to{transform:translate(23.8333vw,99vh) scale(.5346)}}.snow:nth-child(216){opacity:.2716;transform:translate(41.014vw,-10px) scale(.7374);animation:fall-216 11s -27s linear infinite}@keyframes fall-216{52.962%{transform:translate(39.5094vw,52.962vh) scale(.7374)}to{transform:translate(40.2617vw,99vh) scale(.7374)}}.snow:nth-child(217){opacity:1.6752;transform:translate(59.8261vw,-10px) scale(.2974);animation:fall-217 30s -1s linear infinite}@keyframes fall-217{60.942%{transform:translate(61.1139vw,60.942vh) scale(.2974)}to{transform:translate(60.47vw,99vh) scale(.2974)}}.snow:nth-child(218){opacity:.3274;transform:translate(84.9286vw,-10px) scale(.5597);animation:fall-218 29s -16s linear infinite}@keyframes fall-218{70.995%{transform:translate(81.8851vw,70.995vh) scale(.5597)}to{transform:translate(83.40685vw,99vh) scale(.5597)}}.snow:nth-child(219){opacity:1.8624;transform:translate(46.122vw,-10px) scale(.3339);animation:fall-219 16s -3s linear infinite}@keyframes fall-219{39.182%{transform:translate(39.2459vw,39.182vh) scale(.3339)}to{transform:translate(42.68395vw,99vh) scale(.3339)}}.snow:nth-child(220){opacity:.025;transform:translate(82.5675vw,-10px) scale(.8868);animation:fall-220 28s -13s linear infinite}@keyframes fall-220{53.867%{transform:translate(87.4051vw,53.867vh) scale(.8868)}to{transform:translate(84.9863vw,99vh) scale(.8868)}}.snow:nth-child(221){opacity:.6186;transform:translate(61.2764vw,-10px) scale(.8694);animation:fall-221 11s -13s linear infinite}@keyframes fall-221{49.159%{transform:translate(64.6186vw,49.159vh) scale(.8694)}to{transform:translate(62.9475vw,99vh) scale(.8694)}}.snow:nth-child(222){opacity:1.0648;transform:translate(47.8624vw,-10px) scale(.9548);animation:fall-222 10s -2s linear infinite}@keyframes fall-222{39.21%{transform:translate(43.9121vw,39.21vh) scale(.9548)}to{transform:translate(45.88725vw,99vh) scale(.9548)}}.snow:nth-child(223){opacity:1.7098;transform:translate(22.5821vw,-10px) scale(.6494);animation:fall-223 26s -25s linear infinite}@keyframes fall-223{63.038%{transform:translate(19.6001vw,63.038vh) scale(.6494)}to{transform:translate(21.0911vw,99vh) scale(.6494)}}.snow:nth-child(224){opacity:1.1286;transform:translate(13.3728vw,-10px) scale(.4389);animation:fall-224 17s -1s linear infinite}@keyframes fall-224{59.021%{transform:translate(16.5865vw,59.021vh) scale(.4389)}to{transform:translate(14.97965vw,99vh) scale(.4389)}}.snow:nth-child(225){opacity:.1738;transform:translate(53.7509vw,-10px) scale(.827);animation:fall-225 28s -7s linear infinite}@keyframes fall-225{52.418%{transform:translate(46.4624vw,52.418vh) scale(.827)}to{transform:translate(50.10665vw,99vh) scale(.827)}}.snow:nth-child(226){opacity:1.6276;transform:translate(10.1946vw,-10px) scale(.0907);animation:fall-226 25s -5s linear infinite}@keyframes fall-226{72.554%{transform:translate(.6121vw,72.554vh) scale(.0907)}to{transform:translate(5.40335vw,99vh) scale(.0907)}}.snow:nth-child(227){opacity:.1954;transform:translate(79.2447vw,-10px) scale(.4875);animation:fall-227 18s -28s linear infinite}@keyframes fall-227{78.627%{transform:translate(81.7764vw,78.627vh) scale(.4875)}to{transform:translate(80.51055vw,99vh) scale(.4875)}}.snow:nth-child(228){opacity:1.6926;transform:translate(58.0192vw,-10px) scale(.6907);animation:fall-228 17s -9s linear infinite}@keyframes fall-228{52.32%{transform:translate(55.6309vw,52.32vh) scale(.6907)}to{transform:translate(56.82505vw,99vh) scale(.6907)}}.snow:nth-child(229){opacity:1.4796;transform:translate(2.4304vw,-10px) scale(.6239);animation:fall-229 21s -17s linear infinite}@keyframes fall-229{43.587%{transform:translate(-4.2189vw,43.587vh) scale(.6239)}to{transform:translate(-.89425vw,99vh) scale(.6239)}}.snow:nth-child(230){opacity:.1484;transform:translate(59.8619vw,-10px) scale(.8002);animation:fall-230 17s -6s linear infinite}@keyframes fall-230{76.981%{transform:translate(67.039vw,76.981vh) scale(.8002)}to{transform:translate(63.45045vw,99vh) scale(.8002)}}.snow:nth-child(231){opacity:.1216;transform:translate(25.7868vw,-10px) scale(.4974);animation:fall-231 13s -16s linear infinite}@keyframes fall-231{32.055%{transform:translate(33.6242vw,32.055vh) scale(.4974)}to{transform:translate(29.7055vw,99vh) scale(.4974)}}.snow:nth-child(232){opacity:.9414;transform:translate(39.5276vw,-10px) scale(.6489);animation:fall-232 27s -2s linear infinite}@keyframes fall-232{66.278%{transform:translate(32.9617vw,66.278vh) scale(.6489)}to{transform:translate(36.24465vw,99vh) scale(.6489)}}.snow:nth-child(233){opacity:.1424;transform:translate(12.6117vw,-10px) scale(.7714);animation:fall-233 30s -12s linear infinite}@keyframes fall-233{55.56%{transform:translate(20.7261vw,55.56vh) scale(.7714)}to{transform:translate(16.6689vw,99vh) scale(.7714)}}.snow:nth-child(234){opacity:.0036;transform:translate(19.2925vw,-10px) scale(.3082);animation:fall-234 20s -12s linear infinite}@keyframes fall-234{52.597%{transform:translate(29.0254vw,52.597vh) scale(.3082)}to{transform:translate(24.15895vw,99vh) scale(.3082)}}.snow:nth-child(235){opacity:.163;transform:translate(68.2819vw,-10px) scale(.5799);animation:fall-235 11s -18s linear infinite}@keyframes fall-235{35.441%{transform:translate(61.9444vw,35.441vh) scale(.5799)}to{transform:translate(65.11315vw,99vh) scale(.5799)}}.snow:nth-child(236){opacity:.7638;transform:translate(66.2642vw,-10px) scale(.8682);animation:fall-236 24s -2s linear infinite}@keyframes fall-236{38.512%{transform:translate(67.961vw,38.512vh) scale(.8682)}to{transform:translate(67.1126vw,99vh) scale(.8682)}}.snow:nth-child(237){opacity:.6136;transform:translate(55.9809vw,-10px) scale(.8179);animation:fall-237 18s -7s linear infinite}@keyframes fall-237{47.686%{transform:translate(59.6175vw,47.686vh) scale(.8179)}to{transform:translate(57.7992vw,99vh) scale(.8179)}}.snow:nth-child(238){opacity:1.1204;transform:translate(60.4908vw,-10px) scale(.0794);animation:fall-238 24s -14s linear infinite}@keyframes fall-238{35.008%{transform:translate(59.2777vw,35.008vh) scale(.0794)}to{transform:translate(59.88425vw,99vh) scale(.0794)}}.snow:nth-child(239){opacity:.8886;transform:translate(95.0972vw,-10px) scale(.6196);animation:fall-239 16s -8s linear infinite}@keyframes fall-239{49.42%{transform:translate(102.6845vw,49.42vh) scale(.6196)}to{transform:translate(98.89085vw,99vh) scale(.6196)}}.snow:nth-child(240){opacity:1.0004;transform:translate(99.516vw,-10px) scale(.0287);animation:fall-240 30s -12s linear infinite}@keyframes fall-240{66.753%{transform:translate(107.4766vw,66.753vh) scale(.0287)}to{transform:translate(103.4963vw,99vh) scale(.0287)}}.snow:nth-child(241){opacity:1.1306;transform:translate(65.6834vw,-10px) scale(.9903);animation:fall-241 26s -19s linear infinite}@keyframes fall-241{41.478%{transform:translate(61.7863vw,41.478vh) scale(.9903)}to{transform:translate(63.73485vw,99vh) scale(.9903)}}.snow:nth-child(242){opacity:1.0938;transform:translate(70.9912vw,-10px) scale(.2993);animation:fall-242 20s -25s linear infinite}@keyframes fall-242{60.098%{transform:translate(67.7982vw,60.098vh) scale(.2993)}to{transform:translate(69.3947vw,99vh) scale(.2993)}}.snow:nth-child(243){opacity:.2464;transform:translate(63.2502vw,-10px) scale(.5302);animation:fall-243 13s -16s linear infinite}@keyframes fall-243{74.645%{transform:translate(61.8398vw,74.645vh) scale(.5302)}to{transform:translate(62.545vw,99vh) scale(.5302)}}.snow:nth-child(244){opacity:.8;transform:translate(10.4472vw,-10px) scale(.7949);animation:fall-244 27s -20s linear infinite}@keyframes fall-244{32.883%{transform:translate(6.5518vw,32.883vh) scale(.7949)}to{transform:translate(8.4995vw,99vh) scale(.7949)}}.snow:nth-child(245){opacity:.3612;transform:translate(15.0333vw,-10px) scale(.1085);animation:fall-245 24s -11s linear infinite}@keyframes fall-245{30.607%{transform:translate(15.6066vw,30.607vh) scale(.1085)}to{transform:translate(15.31995vw,99vh) scale(.1085)}}.snow:nth-child(246){opacity:1.5814;transform:translate(13.6443vw,-10px) scale(.8767);animation:fall-246 13s -8s linear infinite}@keyframes fall-246{45.539%{transform:translate(14.2861vw,45.539vh) scale(.8767)}to{transform:translate(13.9652vw,99vh) scale(.8767)}}.snow:nth-child(247){opacity:1.2256;transform:translate(50.4335vw,-10px) scale(.5906);animation:fall-247 16s -17s linear infinite}@keyframes fall-247{52.558%{transform:translate(49.8348vw,52.558vh) scale(.5906)}to{transform:translate(50.13415vw,99vh) scale(.5906)}}.snow:nth-child(248){opacity:1.451;transform:translate(.4404vw,-10px) scale(.0939);animation:fall-248 16s -13s linear infinite}@keyframes fall-248{31.76%{transform:translate(8.9388vw,31.76vh) scale(.0939)}to{transform:translate(4.6896vw,99vh) scale(.0939)}}.snow:nth-child(249){opacity:.6494;transform:translate(37.2351vw,-10px) scale(.6767);animation:fall-249 12s -13s linear infinite}@keyframes fall-249{53.09%{transform:translate(27.6063vw,53.09vh) scale(.6767)}to{transform:translate(32.4207vw,99vh) scale(.6767)}}.snow:nth-child(250){opacity:.2486;transform:translate(25.127vw,-10px) scale(.0831);animation:fall-250 26s -12s linear infinite}@keyframes fall-250{66.115%{transform:translate(22.4908vw,66.115vh) scale(.0831)}to{transform:translate(23.8089vw,99vh) scale(.0831)}}.snow:nth-child(251){opacity:1.835;transform:translate(34.772vw,-10px) scale(.1129);animation:fall-251 15s -4s linear infinite}@keyframes fall-251{65.119%{transform:translate(37.4142vw,65.119vh) scale(.1129)}to{transform:translate(36.0931vw,99vh) scale(.1129)}}.snow:nth-child(252){opacity:.2752;transform:translate(24.9807vw,-10px) scale(.4128);animation:fall-252 19s -3s linear infinite}@keyframes fall-252{46.009%{transform:translate(27.3016vw,46.009vh) scale(.4128)}to{transform:translate(26.14115vw,99vh) scale(.4128)}}.snow:nth-child(253){opacity:1.0768;transform:translate(6.6101vw,-10px) scale(.9193);animation:fall-253 17s -16s linear infinite}@keyframes fall-253{55.261%{transform:translate(12.653vw,55.261vh) scale(.9193)}to{transform:translate(9.63155vw,99vh) scale(.9193)}}.snow:nth-child(254){opacity:1.7526;transform:translate(42.7369vw,-10px) scale(.9689);animation:fall-254 23s -14s linear infinite}@keyframes fall-254{70.687%{transform:translate(40.9957vw,70.687vh) scale(.9689)}to{transform:translate(41.8663vw,99vh) scale(.9689)}}.snow:nth-child(255){opacity:1.148;transform:translate(7.918vw,-10px) scale(.0746);animation:fall-255 13s -19s linear infinite}@keyframes fall-255{32.076%{transform:translate(3.7749vw,32.076vh) scale(.0746)}to{transform:translate(5.84645vw,99vh) scale(.0746)}}.snow:nth-child(256){opacity:.0354;transform:translate(54.4016vw,-10px) scale(.0361);animation:fall-256 29s -30s linear infinite}@keyframes fall-256{34.046%{transform:translate(56.4075vw,34.046vh) scale(.0361)}to{transform:translate(55.40455vw,99vh) scale(.0361)}}.snow:nth-child(257){opacity:1.4262;transform:translate(52.43vw,-10px) scale(.0279);animation:fall-257 30s -18s linear infinite}@keyframes fall-257{53.988%{transform:translate(58.8405vw,53.988vh) scale(.0279)}to{transform:translate(55.63525vw,99vh) scale(.0279)}}.snow:nth-child(258){opacity:1.3422;transform:translate(23.1303vw,-10px) scale(.5744);animation:fall-258 19s -29s linear infinite}@keyframes fall-258{64.386%{transform:translate(25.9084vw,64.386vh) scale(.5744)}to{transform:translate(24.51935vw,99vh) scale(.5744)}}.snow:nth-child(259){opacity:1.4738;transform:translate(50.6798vw,-10px) scale(.264);animation:fall-259 17s -23s linear infinite}@keyframes fall-259{53.758%{transform:translate(43.7186vw,53.758vh) scale(.264)}to{transform:translate(47.1992vw,99vh) scale(.264)}}.snow:nth-child(260){opacity:.4398;transform:translate(70.2638vw,-10px) scale(.435);animation:fall-260 11s -1s linear infinite}@keyframes fall-260{75.07%{transform:translate(77.3021vw,75.07vh) scale(.435)}to{transform:translate(73.78295vw,99vh) scale(.435)}}.snow:nth-child(261){opacity:1.679;transform:translate(73.2953vw,-10px) scale(.6254);animation:fall-261 23s -13s linear infinite}@keyframes fall-261{47.237%{transform:translate(79.6409vw,47.237vh) scale(.6254)}to{transform:translate(76.4681vw,99vh) scale(.6254)}}.snow:nth-child(262){opacity:.6222;transform:translate(10.649vw,-10px) scale(.5809);animation:fall-262 27s -14s linear infinite}@keyframes fall-262{34.171%{transform:translate(10.6093vw,34.171vh) scale(.5809)}to{transform:translate(10.62915vw,99vh) scale(.5809)}}.snow:nth-child(263){opacity:1.5142;transform:translate(69.2033vw,-10px) scale(.2349);animation:fall-263 23s -2s linear infinite}@keyframes fall-263{64.75%{transform:translate(59.9518vw,64.75vh) scale(.2349)}to{transform:translate(64.57755vw,99vh) scale(.2349)}}.snow:nth-child(264){opacity:.9248;transform:translate(7.438vw,-10px) scale(.0859);animation:fall-264 18s -25s linear infinite}@keyframes fall-264{61.765%{transform:translate(1.5674vw,61.765vh) scale(.0859)}to{transform:translate(4.5027vw,99vh) scale(.0859)}}.snow:nth-child(265){opacity:.0862;transform:translate(92.8566vw,-10px) scale(.4011);animation:fall-265 18s -7s linear infinite}@keyframes fall-265{51.813%{transform:translate(83.8791vw,51.813vh) scale(.4011)}to{transform:translate(88.36785vw,99vh) scale(.4011)}}.snow:nth-child(266){opacity:1.6762;transform:translate(95.2865vw,-10px) scale(.8611);animation:fall-266 24s -22s linear infinite}@keyframes fall-266{55.809%{transform:translate(90.0398vw,55.809vh) scale(.8611)}to{transform:translate(92.66315vw,99vh) scale(.8611)}}.snow:nth-child(267){opacity:.0822;transform:translate(10.8188vw,-10px) scale(.2415);animation:fall-267 11s -8s linear infinite}@keyframes fall-267{68.266%{transform:translate(15.5439vw,68.266vh) scale(.2415)}to{transform:translate(13.18135vw,99vh) scale(.2415)}}.snow:nth-child(268){opacity:.3652;transform:translate(56.8686vw,-10px) scale(.6337);animation:fall-268 12s -1s linear infinite}@keyframes fall-268{62.738%{transform:translate(64.6002vw,62.738vh) scale(.6337)}to{transform:translate(60.7344vw,99vh) scale(.6337)}}.snow:nth-child(269){opacity:.4394;transform:translate(7.2968vw,-10px) scale(.3456);animation:fall-269 22s -9s linear infinite}@keyframes fall-269{52.121%{transform:translate(16.7791vw,52.121vh) scale(.3456)}to{transform:translate(12.03795vw,99vh) scale(.3456)}}.snow:nth-child(270){opacity:.298;transform:translate(92.4506vw,-10px) scale(.2766);animation:fall-270 11s -15s linear infinite}@keyframes fall-270{42.772%{transform:translate(98.7577vw,42.772vh) scale(.2766)}to{transform:translate(95.60415vw,99vh) scale(.2766)}}.snow:nth-child(271){opacity:1.895;transform:translate(29.4775vw,-10px) scale(.9796);animation:fall-271 23s -15s linear infinite}@keyframes fall-271{57.998%{transform:translate(27.2714vw,57.998vh) scale(.9796)}to{transform:translate(28.37445vw,99vh) scale(.9796)}}.snow:nth-child(272){opacity:1.6476;transform:translate(89.7106vw,-10px) scale(.4775);animation:fall-272 28s -19s linear infinite}@keyframes fall-272{51.208%{transform:translate(99.2708vw,51.208vh) scale(.4775)}to{transform:translate(94.4907vw,99vh) scale(.4775)}}.snow:nth-child(273){opacity:1.0328;transform:translate(70.7139vw,-10px) scale(.2523);animation:fall-273 25s -5s linear infinite}@keyframes fall-273{38.112%{transform:translate(64.0934vw,38.112vh) scale(.2523)}to{transform:translate(67.40365vw,99vh) scale(.2523)}}.snow:nth-child(274){opacity:1.9772;transform:translate(5.2367vw,-10px) scale(.7196);animation:fall-274 28s -13s linear infinite}@keyframes fall-274{49.729%{transform:translate(11.6521vw,49.729vh) scale(.7196)}to{transform:translate(8.4444vw,99vh) scale(.7196)}}.snow:nth-child(275){opacity:1.4676;transform:translate(82.6804vw,-10px) scale(.4365);animation:fall-275 25s -8s linear infinite}@keyframes fall-275{66.8%{transform:translate(84.862vw,66.8vh) scale(.4365)}to{transform:translate(83.7712vw,99vh) scale(.4365)}}.snow:nth-child(276){opacity:.889;transform:translate(17.6689vw,-10px) scale(.4851);animation:fall-276 28s -8s linear infinite}@keyframes fall-276{76.663%{transform:translate(23.1529vw,76.663vh) scale(.4851)}to{transform:translate(20.4109vw,99vh) scale(.4851)}}.snow:nth-child(277){opacity:1.9006;transform:translate(55.0894vw,-10px) scale(.7961);animation:fall-277 23s -11s linear infinite}@keyframes fall-277{75.163%{transform:translate(58.5584vw,75.163vh) scale(.7961)}to{transform:translate(56.8239vw,99vh) scale(.7961)}}.snow:nth-child(278){opacity:.5418;transform:translate(39.5415vw,-10px) scale(.6158);animation:fall-278 24s -7s linear infinite}@keyframes fall-278{78.258%{transform:translate(33.0536vw,78.258vh) scale(.6158)}to{transform:translate(36.29755vw,99vh) scale(.6158)}}.snow:nth-child(279){opacity:.0488;transform:translate(23.6799vw,-10px) scale(.6993);animation:fall-279 17s -1s linear infinite}@keyframes fall-279{56.479%{transform:translate(32.9394vw,56.479vh) scale(.6993)}to{transform:translate(28.30965vw,99vh) scale(.6993)}}.snow:nth-child(280){opacity:1.9132;transform:translate(4.1615vw,-10px) scale(.7961);animation:fall-280 18s -3s linear infinite}@keyframes fall-280{42.627%{transform:translate(11.7296vw,42.627vh) scale(.7961)}to{transform:translate(7.94555vw,99vh) scale(.7961)}}.snow:nth-child(281){opacity:1.8638;transform:translate(66.4984vw,-10px) scale(.2774);animation:fall-281 26s -22s linear infinite}@keyframes fall-281{49.33%{transform:translate(57.2024vw,49.33vh) scale(.2774)}to{transform:translate(61.8504vw,99vh) scale(.2774)}}.snow:nth-child(282){opacity:1.7428;transform:translate(71.9547vw,-10px) scale(.9863);animation:fall-282 11s -22s linear infinite}@keyframes fall-282{57.231%{transform:translate(72.6386vw,57.231vh) scale(.9863)}to{transform:translate(72.29665vw,99vh) scale(.9863)}}.snow:nth-child(283){opacity:.1002;transform:translate(40.7148vw,-10px) scale(.5556);animation:fall-283 27s -21s linear infinite}@keyframes fall-283{79.355%{transform:translate(38.7558vw,79.355vh) scale(.5556)}to{transform:translate(39.7353vw,99vh) scale(.5556)}}.snow:nth-child(284){opacity:1.7554;transform:translate(77.1168vw,-10px) scale(.9874);animation:fall-284 13s -30s linear infinite}@keyframes fall-284{79.406%{transform:translate(71.4646vw,79.406vh) scale(.9874)}to{transform:translate(74.2907vw,99vh) scale(.9874)}}.snow:nth-child(285){opacity:1.0748;transform:translate(85.0739vw,-10px) scale(.236);animation:fall-285 13s -16s linear infinite}@keyframes fall-285{71.286%{transform:translate(83.3744vw,71.286vh) scale(.236)}to{transform:translate(84.22415vw,99vh) scale(.236)}}.snow:nth-child(286){opacity:.3756;transform:translate(70.9984vw,-10px) scale(.9791);animation:fall-286 22s -28s linear infinite}@keyframes fall-286{56.212%{transform:translate(63.8413vw,56.212vh) scale(.9791)}to{transform:translate(67.41985vw,99vh) scale(.9791)}}.snow:nth-child(287){opacity:.1382;transform:translate(67.1296vw,-10px) scale(.4188);animation:fall-287 26s -17s linear infinite}@keyframes fall-287{46.629%{transform:translate(74.6909vw,46.629vh) scale(.4188)}to{transform:translate(70.91025vw,99vh) scale(.4188)}}.snow:nth-child(288){opacity:.3516;transform:translate(74.5191vw,-10px) scale(.8868);animation:fall-288 13s -17s linear infinite}@keyframes fall-288{62.913%{transform:translate(72.6794vw,62.913vh) scale(.8868)}to{transform:translate(73.59925vw,99vh) scale(.8868)}}.snow:nth-child(289){opacity:1.4098;transform:translate(45.3328vw,-10px) scale(.0576);animation:fall-289 16s -19s linear infinite}@keyframes fall-289{72.296%{transform:translate(36.8642vw,72.296vh) scale(.0576)}to{transform:translate(41.0985vw,99vh) scale(.0576)}}.snow:nth-child(290){opacity:1.3538;transform:translate(38.8672vw,-10px) scale(.6105);animation:fall-290 11s -10s linear infinite}@keyframes fall-290{65.456%{transform:translate(40.2782vw,65.456vh) scale(.6105)}to{transform:translate(39.5727vw,99vh) scale(.6105)}}.snow:nth-child(291){opacity:.3858;transform:translate(61.2271vw,-10px) scale(.001);animation:fall-291 22s -14s linear infinite}@keyframes fall-291{73.893%{transform:translate(60.8098vw,73.893vh) scale(.001)}to{transform:translate(61.01845vw,99vh) scale(.001)}}.snow:nth-child(292){opacity:1.5906;transform:translate(41.3904vw,-10px) scale(.4305);animation:fall-292 11s -30s linear infinite}@keyframes fall-292{63.542%{transform:translate(40.3956vw,63.542vh) scale(.4305)}to{transform:translate(40.893vw,99vh) scale(.4305)}}.snow:nth-child(293){opacity:1.2516;transform:translate(20.3479vw,-10px) scale(.6419);animation:fall-293 30s -28s linear infinite}@keyframes fall-293{71.088%{transform:translate(27.6474vw,71.088vh) scale(.6419)}to{transform:translate(23.99765vw,99vh) scale(.6419)}}.snow:nth-child(294){opacity:.5468;transform:translate(59.8531vw,-10px) scale(.3717);animation:fall-294 22s -26s linear infinite}@keyframes fall-294{40.358%{transform:translate(51.6124vw,40.358vh) scale(.3717)}to{transform:translate(55.73275vw,99vh) scale(.3717)}}.snow:nth-child(295){opacity:.642;transform:translate(43.1364vw,-10px) scale(.1753);animation:fall-295 26s -9s linear infinite}@keyframes fall-295{50.236%{transform:translate(34.4879vw,50.236vh) scale(.1753)}to{transform:translate(38.81215vw,99vh) scale(.1753)}}.snow:nth-child(296){opacity:1.063;transform:translate(89.0135vw,-10px) scale(.9575);animation:fall-296 26s -19s linear infinite}@keyframes fall-296{54.561%{transform:translate(83.4073vw,54.561vh) scale(.9575)}to{transform:translate(86.2104vw,99vh) scale(.9575)}}.snow:nth-child(297){opacity:.7124;transform:translate(94.6067vw,-10px) scale(.3124);animation:fall-297 22s -3s linear infinite}@keyframes fall-297{55.936%{transform:translate(101.8226vw,55.936vh) scale(.3124)}to{transform:translate(98.21465vw,99vh) scale(.3124)}}.snow:nth-child(298){opacity:1.0206;transform:translate(84.9345vw,-10px) scale(.7277);animation:fall-298 13s -27s linear infinite}@keyframes fall-298{33.552%{transform:translate(86.1967vw,33.552vh) scale(.7277)}to{transform:translate(85.5656vw,99vh) scale(.7277)}}.snow:nth-child(299){opacity:1.6712;transform:translate(87.5304vw,-10px) scale(.952);animation:fall-299 27s -11s linear infinite}@keyframes fall-299{56.742%{transform:translate(88.7088vw,56.742vh) scale(.952)}to{transform:translate(88.1196vw,99vh) scale(.952)}}.snow:nth-child(300){opacity:1.7232;transform:translate(99.2703vw,-10px) scale(.1593);animation:fall-300 29s -8s linear infinite}@keyframes fall-300{40.195%{transform:translate(95.5871vw,40.195vh) scale(.1593)}to{transform:translate(97.4287vw,99vh) scale(.1593)}}.snow:nth-child(301){opacity:.7762;transform:translate(20.3641vw,-10px) scale(.3749);animation:fall-301 15s -26s linear infinite}@keyframes fall-301{47.777%{transform:translate(10.7381vw,47.777vh) scale(.3749)}to{transform:translate(15.5511vw,99vh) scale(.3749)}}.snow:nth-child(302){opacity:1.2006;transform:translate(58.9549vw,-10px) scale(.5918);animation:fall-302 10s -12s linear infinite}@keyframes fall-302{63.269%{transform:translate(64.0665vw,63.269vh) scale(.5918)}to{transform:translate(61.5107vw,99vh) scale(.5918)}}.snow:nth-child(303){opacity:.9858;transform:translate(38.3406vw,-10px) scale(.5739);animation:fall-303 18s -7s linear infinite}@keyframes fall-303{52.449%{transform:translate(31.2154vw,52.449vh) scale(.5739)}to{transform:translate(34.778vw,99vh) scale(.5739)}}.snow:nth-child(304){opacity:1.9668;transform:translate(88.324vw,-10px) scale(.2952);animation:fall-304 16s -1s linear infinite}@keyframes fall-304{33.072%{transform:translate(81.433vw,33.072vh) scale(.2952)}to{transform:translate(84.8785vw,99vh) scale(.2952)}}.snow:nth-child(305){opacity:.9966;transform:translate(11.3337vw,-10px) scale(.7032);animation:fall-305 18s -20s linear infinite}@keyframes fall-305{73.163%{transform:translate(9.9041vw,73.163vh) scale(.7032)}to{transform:translate(10.6189vw,99vh) scale(.7032)}}.snow:nth-child(306){opacity:.5522;transform:translate(39.2072vw,-10px) scale(.605);animation:fall-306 22s -19s linear infinite}@keyframes fall-306{65.359%{transform:translate(40.0435vw,65.359vh) scale(.605)}to{transform:translate(39.62535vw,99vh) scale(.605)}}.snow:nth-child(307){opacity:.2716;transform:translate(69.4994vw,-10px) scale(.061);animation:fall-307 22s -19s linear infinite}@keyframes fall-307{65.972%{transform:translate(79.3974vw,65.972vh) scale(.061)}to{transform:translate(74.4484vw,99vh) scale(.061)}}.snow:nth-child(308){opacity:1.3108;transform:translate(86.6072vw,-10px) scale(.1923);animation:fall-308 28s -4s linear infinite}@keyframes fall-308{41.674%{transform:translate(83.3583vw,41.674vh) scale(.1923)}to{transform:translate(84.98275vw,99vh) scale(.1923)}}.snow:nth-child(309){opacity:.4958;transform:translate(65.392vw,-10px) scale(.5052);animation:fall-309 18s -18s linear infinite}@keyframes fall-309{42.425%{transform:translate(56.2082vw,42.425vh) scale(.5052)}to{transform:translate(60.8001vw,99vh) scale(.5052)}}.snow:nth-child(310){opacity:1.8176;transform:translate(25.4111vw,-10px) scale(.8791);animation:fall-310 22s -20s linear infinite}@keyframes fall-310{57.391%{transform:translate(22.1887vw,57.391vh) scale(.8791)}to{transform:translate(23.7999vw,99vh) scale(.8791)}}.snow:nth-child(311){opacity:.0956;transform:translate(35.4178vw,-10px) scale(.1101);animation:fall-311 13s -13s linear infinite}@keyframes fall-311{70.381%{transform:translate(29.119vw,70.381vh) scale(.1101)}to{transform:translate(32.2684vw,99vh) scale(.1101)}}.snow:nth-child(312){opacity:1.088;transform:translate(51.1847vw,-10px) scale(.3964);animation:fall-312 17s -25s linear infinite}@keyframes fall-312{76.59%{transform:translate(52.8756vw,76.59vh) scale(.3964)}to{transform:translate(52.03015vw,99vh) scale(.3964)}}.snow:nth-child(313){opacity:.6976;transform:translate(17.2191vw,-10px) scale(.1408);animation:fall-313 15s -29s linear infinite}@keyframes fall-313{40.718%{transform:translate(20.3254vw,40.718vh) scale(.1408)}to{transform:translate(18.77225vw,99vh) scale(.1408)}}.snow:nth-child(314){opacity:.5348;transform:translate(3.3355vw,-10px) scale(.891);animation:fall-314 26s -7s linear infinite}@keyframes fall-314{51.684%{transform:translate(2.0331vw,51.684vh) scale(.891)}to{transform:translate(2.6843vw,99vh) scale(.891)}}.snow:nth-child(315){opacity:1.696;transform:translate(2.9301vw,-10px) scale(.7928);animation:fall-315 21s -11s linear infinite}@keyframes fall-315{65.836%{transform:translate(.1003vw,65.836vh) scale(.7928)}to{transform:translate(1.5152vw,99vh) scale(.7928)}}.snow:nth-child(316){opacity:1.1726;transform:translate(.9166vw,-10px) scale(.4617);animation:fall-316 23s -12s linear infinite}@keyframes fall-316{64.942%{transform:translate(1.5022vw,64.942vh) scale(.4617)}to{transform:translate(1.2094vw,99vh) scale(.4617)}}.snow:nth-child(317){opacity:1.9708;transform:translate(30.8894vw,-10px) scale(.7149);animation:fall-317 11s -16s linear infinite}@keyframes fall-317{54.193%{transform:translate(26.7383vw,54.193vh) scale(.7149)}to{transform:translate(28.81385vw,99vh) scale(.7149)}}.snow:nth-child(318){opacity:1.995;transform:translate(10.293vw,-10px) scale(.8758);animation:fall-318 27s -30s linear infinite}@keyframes fall-318{45.759%{transform:translate(17.7615vw,45.759vh) scale(.8758)}to{transform:translate(14.02725vw,99vh) scale(.8758)}}.snow:nth-child(319){opacity:.0448;transform:translate(74.5339vw,-10px) scale(.5924);animation:fall-319 12s -7s linear infinite}@keyframes fall-319{58.234%{transform:translate(68.985vw,58.234vh) scale(.5924)}to{transform:translate(71.75945vw,99vh) scale(.5924)}}.snow:nth-child(320){opacity:1.6008;transform:translate(13.8832vw,-10px) scale(.3182);animation:fall-320 14s -24s linear infinite}@keyframes fall-320{47.682%{transform:translate(5.2111vw,47.682vh) scale(.3182)}to{transform:translate(9.54715vw,99vh) scale(.3182)}}.snow:nth-child(321){opacity:.48;transform:translate(77.9126vw,-10px) scale(.7411);animation:fall-321 30s -20s linear infinite}@keyframes fall-321{32.757%{transform:translate(87.0712vw,32.757vh) scale(.7411)}to{transform:translate(82.4919vw,99vh) scale(.7411)}}.snow:nth-child(322){opacity:.1292;transform:translate(35.4657vw,-10px) scale(.4639);animation:fall-322 30s -12s linear infinite}@keyframes fall-322{49.458%{transform:translate(37.1693vw,49.458vh) scale(.4639)}to{transform:translate(36.3175vw,99vh) scale(.4639)}}.snow:nth-child(323){opacity:.4548;transform:translate(23.7837vw,-10px) scale(.9889);animation:fall-323 11s -16s linear infinite}@keyframes fall-323{51.534%{transform:translate(23.3881vw,51.534vh) scale(.9889)}to{transform:translate(23.5859vw,99vh) scale(.9889)}}.snow:nth-child(324){opacity:.6558;transform:translate(93.7336vw,-10px) scale(.3344);animation:fall-324 30s -22s linear infinite}@keyframes fall-324{67.092%{transform:translate(99.0018vw,67.092vh) scale(.3344)}to{transform:translate(96.3677vw,99vh) scale(.3344)}}.snow:nth-child(325){opacity:1.7792;transform:translate(62.4702vw,-10px) scale(.952);animation:fall-325 12s -27s linear infinite}@keyframes fall-325{63.418%{transform:translate(56.435vw,63.418vh) scale(.952)}to{transform:translate(59.4526vw,99vh) scale(.952)}}.snow:nth-child(326){opacity:1.8892;transform:translate(87.9164vw,-10px) scale(.596);animation:fall-326 26s -16s linear infinite}@keyframes fall-326{62.404%{transform:translate(93.9835vw,62.404vh) scale(.596)}to{transform:translate(90.94995vw,99vh) scale(.596)}}.snow:nth-child(327){opacity:1.8536;transform:translate(72.7462vw,-10px) scale(.0112);animation:fall-327 18s -2s linear infinite}@keyframes fall-327{37.412%{transform:translate(76.6875vw,37.412vh) scale(.0112)}to{transform:translate(74.71685vw,99vh) scale(.0112)}}.snow:nth-child(328){opacity:.3194;transform:translate(52.6843vw,-10px) scale(.0006);animation:fall-328 23s -26s linear infinite}@keyframes fall-328{38.332%{transform:translate(61.8547vw,38.332vh) scale(.0006)}to{transform:translate(57.2695vw,99vh) scale(.0006)}}.snow:nth-child(329){opacity:1.312;transform:translate(53.089vw,-10px) scale(.51);animation:fall-329 10s -30s linear infinite}@keyframes fall-329{57.997%{transform:translate(48.5858vw,57.997vh) scale(.51)}to{transform:translate(50.8374vw,99vh) scale(.51)}}.snow:nth-child(330){opacity:1.2946;transform:translate(29.9636vw,-10px) scale(.4469);animation:fall-330 24s -4s linear infinite}@keyframes fall-330{36.111%{transform:translate(25.4984vw,36.111vh) scale(.4469)}to{transform:translate(27.731vw,99vh) scale(.4469)}}.snow:nth-child(331){opacity:1.6858;transform:translate(94.4092vw,-10px) scale(.7522);animation:fall-331 23s -27s linear infinite}@keyframes fall-331{68.255%{transform:translate(103.0021vw,68.255vh) scale(.7522)}to{transform:translate(98.70565vw,99vh) scale(.7522)}}.snow:nth-child(332){opacity:1.786;transform:translate(.0279vw,-10px) scale(.235);animation:fall-332 13s -15s linear infinite}@keyframes fall-332{72.507%{transform:translate(8.1544vw,72.507vh) scale(.235)}to{transform:translate(4.09115vw,99vh) scale(.235)}}.snow:nth-child(333){opacity:1.202;transform:translate(96.5703vw,-10px) scale(.0156);animation:fall-333 12s -28s linear infinite}@keyframes fall-333{79.374%{transform:translate(93.3909vw,79.374vh) scale(.0156)}to{transform:translate(94.9806vw,99vh) scale(.0156)}}.snow:nth-child(334){opacity:.6712;transform:translate(16.7816vw,-10px) scale(.8807);animation:fall-334 17s -27s linear infinite}@keyframes fall-334{62.219%{transform:translate(12.1144vw,62.219vh) scale(.8807)}to{transform:translate(14.448vw,99vh) scale(.8807)}}.snow:nth-child(335){opacity:.3174;transform:translate(77.6337vw,-10px) scale(.5897);animation:fall-335 30s -1s linear infinite}@keyframes fall-335{30.007%{transform:translate(80.5807vw,30.007vh) scale(.5897)}to{transform:translate(79.1072vw,99vh) scale(.5897)}}.snow:nth-child(336){opacity:1.6618;transform:translate(22.2299vw,-10px) scale(.4542);animation:fall-336 28s -27s linear infinite}@keyframes fall-336{36.487%{transform:translate(20.2477vw,36.487vh) scale(.4542)}to{transform:translate(21.2388vw,99vh) scale(.4542)}}.snow:nth-child(337){opacity:.9114;transform:translate(41.1373vw,-10px) scale(.7477);animation:fall-337 24s -1s linear infinite}@keyframes fall-337{79.581%{transform:translate(46.6911vw,79.581vh) scale(.7477)}to{transform:translate(43.9142vw,99vh) scale(.7477)}}.snow:nth-child(338){opacity:.1906;transform:translate(53.0405vw,-10px) scale(.5444);animation:fall-338 28s -23s linear infinite}@keyframes fall-338{30.71%{transform:translate(54.8805vw,30.71vh) scale(.5444)}to{transform:translate(53.9605vw,99vh) scale(.5444)}}.snow:nth-child(339){opacity:.573;transform:translate(27.6159vw,-10px) scale(.2585);animation:fall-339 25s -12s linear infinite}@keyframes fall-339{53.229%{transform:translate(20.6216vw,53.229vh) scale(.2585)}to{transform:translate(24.11875vw,99vh) scale(.2585)}}.snow:nth-child(340){opacity:1.6574;transform:translate(5.5456vw,-10px) scale(.504);animation:fall-340 23s -23s linear infinite}@keyframes fall-340{60.655%{transform:translate(1.1301vw,60.655vh) scale(.504)}to{transform:translate(3.33785vw,99vh) scale(.504)}}.snow:nth-child(341){opacity:.566;transform:translate(59.2871vw,-10px) scale(.6011);animation:fall-341 27s -26s linear infinite}@keyframes fall-341{78.681%{transform:translate(67.2336vw,78.681vh) scale(.6011)}to{transform:translate(63.26035vw,99vh) scale(.6011)}}.snow:nth-child(342){opacity:.8468;transform:translate(30.1117vw,-10px) scale(.5735);animation:fall-342 20s -27s linear infinite}@keyframes fall-342{69.105%{transform:translate(32.1285vw,69.105vh) scale(.5735)}to{transform:translate(31.1201vw,99vh) scale(.5735)}}.snow:nth-child(343){opacity:1.1494;transform:translate(17.4281vw,-10px) scale(.9708);animation:fall-343 17s -16s linear infinite}@keyframes fall-343{39.796%{transform:translate(23.0973vw,39.796vh) scale(.9708)}to{transform:translate(20.2627vw,99vh) scale(.9708)}}.snow:nth-child(344){opacity:1.4268;transform:translate(77.2102vw,-10px) scale(.9337);animation:fall-344 19s -22s linear infinite}@keyframes fall-344{38.89%{transform:translate(84.8405vw,38.89vh) scale(.9337)}to{transform:translate(81.02535vw,99vh) scale(.9337)}}.snow:nth-child(345){opacity:.665;transform:translate(77.0645vw,-10px) scale(.3842);animation:fall-345 24s -30s linear infinite}@keyframes fall-345{32.757%{transform:translate(78.4837vw,32.757vh) scale(.3842)}to{transform:translate(77.7741vw,99vh) scale(.3842)}}.snow:nth-child(346){opacity:1.2208;transform:translate(56.5652vw,-10px) scale(.3165);animation:fall-346 27s -22s linear infinite}@keyframes fall-346{53.878%{transform:translate(50.8111vw,53.878vh) scale(.3165)}to{transform:translate(53.68815vw,99vh) scale(.3165)}}.snow:nth-child(347){opacity:.0646;transform:translate(69.1238vw,-10px) scale(.959);animation:fall-347 22s -15s linear infinite}@keyframes fall-347{41.896%{transform:translate(60.8546vw,41.896vh) scale(.959)}to{transform:translate(64.9892vw,99vh) scale(.959)}}.snow:nth-child(348){opacity:.996;transform:translate(44.427vw,-10px) scale(.9839);animation:fall-348 20s -24s linear infinite}@keyframes fall-348{52.772%{transform:translate(40.5802vw,52.772vh) scale(.9839)}to{transform:translate(42.5036vw,99vh) scale(.9839)}}.snow:nth-child(349){opacity:.0784;transform:translate(56.9633vw,-10px) scale(.5696);animation:fall-349 29s -8s linear infinite}@keyframes fall-349{54.404%{transform:translate(65.4086vw,54.404vh) scale(.5696)}to{transform:translate(61.18595vw,99vh) scale(.5696)}}.snow:nth-child(350){opacity:1.3154;transform:translate(82.0021vw,-10px) scale(.9827);animation:fall-350 25s -29s linear infinite}@keyframes fall-350{52.048%{transform:translate(90.995vw,52.048vh) scale(.9827)}to{transform:translate(86.49855vw,99vh) scale(.9827)}}.snow:nth-child(351){opacity:.6242;transform:translate(95.5131vw,-10px) scale(.0884);animation:fall-351 25s -30s linear infinite}@keyframes fall-351{55.867%{transform:translate(99.5891vw,55.867vh) scale(.0884)}to{transform:translate(97.5511vw,99vh) scale(.0884)}}.snow:nth-child(352){opacity:1.6928;transform:translate(39.4453vw,-10px) scale(.3315);animation:fall-352 24s -23s linear infinite}@keyframes fall-352{75.196%{transform:translate(34.1243vw,75.196vh) scale(.3315)}to{transform:translate(36.7848vw,99vh) scale(.3315)}}.snow:nth-child(353){opacity:.1056;transform:translate(92.0979vw,-10px) scale(.1389);animation:fall-353 10s -13s linear infinite}@keyframes fall-353{71.342%{transform:translate(98.8252vw,71.342vh) scale(.1389)}to{transform:translate(95.46155vw,99vh) scale(.1389)}}.snow:nth-child(354){opacity:.5556;transform:translate(29.2168vw,-10px) scale(.9074);animation:fall-354 19s -9s linear infinite}@keyframes fall-354{50.602%{transform:translate(36.9285vw,50.602vh) scale(.9074)}to{transform:translate(33.07265vw,99vh) scale(.9074)}}.snow:nth-child(355){opacity:1.2658;transform:translate(23.4256vw,-10px) scale(.9311);animation:fall-355 13s -27s linear infinite}@keyframes fall-355{51.81%{transform:translate(27.4605vw,51.81vh) scale(.9311)}to{transform:translate(25.44305vw,99vh) scale(.9311)}}.snow:nth-child(356){opacity:1.1358;transform:translate(68.5458vw,-10px) scale(.8737);animation:fall-356 19s -7s linear infinite}@keyframes fall-356{63.432%{transform:translate(64.5868vw,63.432vh) scale(.8737)}to{transform:translate(66.5663vw,99vh) scale(.8737)}}.snow:nth-child(357){opacity:1.2298;transform:translate(49.0806vw,-10px) scale(.4381);animation:fall-357 13s -16s linear infinite}@keyframes fall-357{41.692%{transform:translate(55.7909vw,41.692vh) scale(.4381)}to{transform:translate(52.43575vw,99vh) scale(.4381)}}.snow:nth-child(358){opacity:1.0758;transform:translate(28.1706vw,-10px) scale(.7298);animation:fall-358 30s -20s linear infinite}@keyframes fall-358{77.521%{transform:translate(32.2582vw,77.521vh) scale(.7298)}to{transform:translate(30.2144vw,99vh) scale(.7298)}}.snow:nth-child(359){opacity:.5896;transform:translate(85.0552vw,-10px) scale(.1011);animation:fall-359 25s -10s linear infinite}@keyframes fall-359{39.709%{transform:translate(94.9974vw,39.709vh) scale(.1011)}to{transform:translate(90.0263vw,99vh) scale(.1011)}}.snow:nth-child(360){opacity:.326;transform:translate(5.0527vw,-10px) scale(.9033);animation:fall-360 12s -7s linear infinite}@keyframes fall-360{43.978%{transform:translate(1.214vw,43.978vh) scale(.9033)}to{transform:translate(3.13335vw,99vh) scale(.9033)}}.snow:nth-child(361){opacity:.5698;transform:translate(10.5384vw,-10px) scale(.2465);animation:fall-361 20s -26s linear infinite}@keyframes fall-361{51.406%{transform:translate(19.8618vw,51.406vh) scale(.2465)}to{transform:translate(15.2001vw,99vh) scale(.2465)}}.snow:nth-child(362){opacity:1.5014;transform:translate(39.4093vw,-10px) scale(.5572);animation:fall-362 27s -7s linear infinite}@keyframes fall-362{43.054%{transform:translate(43.7373vw,43.054vh) scale(.5572)}to{transform:translate(41.5733vw,99vh) scale(.5572)}}.snow:nth-child(363){opacity:1.4078;transform:translate(87.2307vw,-10px) scale(.7906);animation:fall-363 16s -25s linear infinite}@keyframes fall-363{35.947%{transform:translate(87.6815vw,35.947vh) scale(.7906)}to{transform:translate(87.4561vw,99vh) scale(.7906)}}.snow:nth-child(364){opacity:.001;transform:translate(34.3258vw,-10px) scale(.9263);animation:fall-364 27s -30s linear infinite}@keyframes fall-364{75.068%{transform:translate(30.9752vw,75.068vh) scale(.9263)}to{transform:translate(32.6505vw,99vh) scale(.9263)}}.snow:nth-child(365){opacity:.6954;transform:translate(80.9562vw,-10px) scale(.4815);animation:fall-365 28s -5s linear infinite}@keyframes fall-365{79.066%{transform:translate(85.4713vw,79.066vh) scale(.4815)}to{transform:translate(83.21375vw,99vh) scale(.4815)}}.snow:nth-child(366){opacity:1.1312;transform:translate(76.8012vw,-10px) scale(.5131);animation:fall-366 13s -29s linear infinite}@keyframes fall-366{69.998%{transform:translate(80.3278vw,69.998vh) scale(.5131)}to{transform:translate(78.5645vw,99vh) scale(.5131)}}.snow:nth-child(367){opacity:.4136;transform:translate(81.6923vw,-10px) scale(.8465);animation:fall-367 18s -21s linear infinite}@keyframes fall-367{45.483%{transform:translate(79.5866vw,45.483vh) scale(.8465)}to{transform:translate(80.63945vw,99vh) scale(.8465)}}.snow:nth-child(368){opacity:1.2502;transform:translate(77.8599vw,-10px) scale(.2735);animation:fall-368 23s -2s linear infinite}@keyframes fall-368{66.96%{transform:translate(74.5539vw,66.96vh) scale(.2735)}to{transform:translate(76.2069vw,99vh) scale(.2735)}}.snow:nth-child(369){opacity:1.948;transform:translate(8.3354vw,-10px) scale(.5911);animation:fall-369 10s -7s linear infinite}@keyframes fall-369{30.582%{transform:translate(13.638vw,30.582vh) scale(.5911)}to{transform:translate(10.9867vw,99vh) scale(.5911)}}.snow:nth-child(370){opacity:.6032;transform:translate(68.4037vw,-10px) scale(.1654);animation:fall-370 12s -30s linear infinite}@keyframes fall-370{66.479%{transform:translate(69.2967vw,66.479vh) scale(.1654)}to{transform:translate(68.8502vw,99vh) scale(.1654)}}.snow:nth-child(371){opacity:.8484;transform:translate(67.2016vw,-10px) scale(.5547);animation:fall-371 15s -19s linear infinite}@keyframes fall-371{68.931%{transform:translate(62.4434vw,68.931vh) scale(.5547)}to{transform:translate(64.8225vw,99vh) scale(.5547)}}.snow:nth-child(372){opacity:.5826;transform:translate(9.8762vw,-10px) scale(.5702);animation:fall-372 14s -23s linear infinite}@keyframes fall-372{33.492%{transform:translate(1.1789vw,33.492vh) scale(.5702)}to{transform:translate(5.52755vw,99vh) scale(.5702)}}.snow:nth-child(373){opacity:.8798;transform:translate(67.664vw,-10px) scale(.1518);animation:fall-373 10s -21s linear infinite}@keyframes fall-373{43.722%{transform:translate(74.6443vw,43.722vh) scale(.1518)}to{transform:translate(71.15415vw,99vh) scale(.1518)}}.snow:nth-child(374){opacity:1.1416;transform:translate(43.5784vw,-10px) scale(.9073);animation:fall-374 16s -1s linear infinite}@keyframes fall-374{52.44%{transform:translate(49.942vw,52.44vh) scale(.9073)}to{transform:translate(46.7602vw,99vh) scale(.9073)}}.snow:nth-child(375){opacity:1.0176;transform:translate(17.0863vw,-10px) scale(.94);animation:fall-375 16s -4s linear infinite}@keyframes fall-375{53.794%{transform:translate(12.4729vw,53.794vh) scale(.94)}to{transform:translate(14.7796vw,99vh) scale(.94)}}.snow:nth-child(376){opacity:1.8362;transform:translate(9.8146vw,-10px) scale(.219);animation:fall-376 14s -10s linear infinite}@keyframes fall-376{40.328%{transform:translate(18.9216vw,40.328vh) scale(.219)}to{transform:translate(14.3681vw,99vh) scale(.219)}}.snow:nth-child(377){opacity:1.1562;transform:translate(9.7589vw,-10px) scale(.1582);animation:fall-377 16s -28s linear infinite}@keyframes fall-377{65.233%{transform:translate(6.4783vw,65.233vh) scale(.1582)}to{transform:translate(8.1186vw,99vh) scale(.1582)}}.snow:nth-child(378){opacity:.5708;transform:translate(3.1875vw,-10px) scale(.5797);animation:fall-378 26s -9s linear infinite}@keyframes fall-378{67.558%{transform:translate(3.762vw,67.558vh) scale(.5797)}to{transform:translate(3.47475vw,99vh) scale(.5797)}}.snow:nth-child(379){opacity:.3484;transform:translate(64.258vw,-10px) scale(.3004);animation:fall-379 12s -21s linear infinite}@keyframes fall-379{48.388%{transform:translate(71.9505vw,48.388vh) scale(.3004)}to{transform:translate(68.10425vw,99vh) scale(.3004)}}.snow:nth-child(380){opacity:.38;transform:translate(79.682vw,-10px) scale(.3458);animation:fall-380 30s -10s linear infinite}@keyframes fall-380{67.173%{transform:translate(78.9379vw,67.173vh) scale(.3458)}to{transform:translate(79.30995vw,99vh) scale(.3458)}}.snow:nth-child(381){opacity:1.7788;transform:translate(11.7436vw,-10px) scale(.3033);animation:fall-381 10s -13s linear infinite}@keyframes fall-381{40.292%{transform:translate(18.0495vw,40.292vh) scale(.3033)}to{transform:translate(14.89655vw,99vh) scale(.3033)}}.snow:nth-child(382){opacity:.7066;transform:translate(99.8225vw,-10px) scale(.8632);animation:fall-382 11s -16s linear infinite}@keyframes fall-382{44.293%{transform:translate(96.1534vw,44.293vh) scale(.8632)}to{transform:translate(97.98795vw,99vh) scale(.8632)}}.snow:nth-child(383){opacity:.2936;transform:translate(2.9076vw,-10px) scale(.4925);animation:fall-383 27s -26s linear infinite}@keyframes fall-383{45.461%{transform:translate(-3.866vw,45.461vh) scale(.4925)}to{transform:translate(-.4792vw,99vh) scale(.4925)}}.snow:nth-child(384){opacity:.2612;transform:translate(27.3084vw,-10px) scale(.0996);animation:fall-384 25s -19s linear infinite}@keyframes fall-384{46.505%{transform:translate(22.9042vw,46.505vh) scale(.0996)}to{transform:translate(25.1063vw,99vh) scale(.0996)}}.snow:nth-child(385){opacity:.5584;transform:translate(41.3883vw,-10px) scale(.357);animation:fall-385 17s -24s linear infinite}@keyframes fall-385{30.012%{transform:translate(34.4566vw,30.012vh) scale(.357)}to{transform:translate(37.92245vw,99vh) scale(.357)}}.snow:nth-child(386){opacity:1.9694;transform:translate(14.314vw,-10px) scale(.9315);animation:fall-386 29s -8s linear infinite}@keyframes fall-386{65.452%{transform:translate(22.6286vw,65.452vh) scale(.9315)}to{transform:translate(18.4713vw,99vh) scale(.9315)}}.snow:nth-child(387){opacity:1.47;transform:translate(64.6739vw,-10px) scale(.1984);animation:fall-387 29s -9s linear infinite}@keyframes fall-387{35.279%{transform:translate(71.5112vw,35.279vh) scale(.1984)}to{transform:translate(68.09255vw,99vh) scale(.1984)}}.snow:nth-child(388){opacity:1.563;transform:translate(72.4958vw,-10px) scale(.3739);animation:fall-388 15s -21s linear infinite}@keyframes fall-388{77.319%{transform:translate(71.0095vw,77.319vh) scale(.3739)}to{transform:translate(71.75265vw,99vh) scale(.3739)}}.snow:nth-child(389){opacity:.5846;transform:translate(39.7808vw,-10px) scale(.9145);animation:fall-389 15s -20s linear infinite}@keyframes fall-389{38.003%{transform:translate(38.6556vw,38.003vh) scale(.9145)}to{transform:translate(39.2182vw,99vh) scale(.9145)}}.snow:nth-child(390){opacity:.0138;transform:translate(4.5458vw,-10px) scale(.4193);animation:fall-390 10s -28s linear infinite}@keyframes fall-390{76.456%{transform:translate(-3.6709vw,76.456vh) scale(.4193)}to{transform:translate(.43745vw,99vh) scale(.4193)}}.snow:nth-child(391){opacity:.9828;transform:translate(49.8443vw,-10px) scale(.9305);animation:fall-391 16s -3s linear infinite}@keyframes fall-391{35.709%{transform:translate(44.6266vw,35.709vh) scale(.9305)}to{transform:translate(47.23545vw,99vh) scale(.9305)}}.snow:nth-child(392){opacity:1.01;transform:translate(17.3207vw,-10px) scale(.3358);animation:fall-392 29s -9s linear infinite}@keyframes fall-392{57.075%{transform:translate(18.1805vw,57.075vh) scale(.3358)}to{transform:translate(17.7506vw,99vh) scale(.3358)}}.snow:nth-child(393){opacity:1.508;transform:translate(34.5334vw,-10px) scale(.5901);animation:fall-393 14s -12s linear infinite}@keyframes fall-393{74.681%{transform:translate(38.49vw,74.681vh) scale(.5901)}to{transform:translate(36.5117vw,99vh) scale(.5901)}}.snow:nth-child(394){opacity:1.0646;transform:translate(50.975vw,-10px) scale(.6829);animation:fall-394 28s -1s linear infinite}@keyframes fall-394{53.851%{transform:translate(41.2055vw,53.851vh) scale(.6829)}to{transform:translate(46.09025vw,99vh) scale(.6829)}}.snow:nth-child(395){opacity:1.1994;transform:translate(54.3704vw,-10px) scale(.4564);animation:fall-395 10s -8s linear infinite}@keyframes fall-395{42.733%{transform:translate(53.8907vw,42.733vh) scale(.4564)}to{transform:translate(54.13055vw,99vh) scale(.4564)}}.snow:nth-child(396){opacity:1.7266;transform:translate(76.5105vw,-10px) scale(.3944);animation:fall-396 25s -24s linear infinite}@keyframes fall-396{70.267%{transform:translate(81.1803vw,70.267vh) scale(.3944)}to{transform:translate(78.8454vw,99vh) scale(.3944)}}.snow:nth-child(397){opacity:1.5414;transform:translate(82.6858vw,-10px) scale(.9173);animation:fall-397 15s -18s linear infinite}@keyframes fall-397{40.942%{transform:translate(73.7826vw,40.942vh) scale(.9173)}to{transform:translate(78.2342vw,99vh) scale(.9173)}}.snow:nth-child(398){opacity:.0104;transform:translate(87.9393vw,-10px) scale(.526);animation:fall-398 19s -27s linear infinite}@keyframes fall-398{36.96%{transform:translate(92.16vw,36.96vh) scale(.526)}to{transform:translate(90.04965vw,99vh) scale(.526)}}.snow:nth-child(399){opacity:1.1076;transform:translate(39.259vw,-10px) scale(.4398);animation:fall-399 14s -26s linear infinite}@keyframes fall-399{71.94%{transform:translate(29.3155vw,71.94vh) scale(.4398)}to{transform:translate(34.28725vw,99vh) scale(.4398)}}.snow:nth-child(400){opacity:.2452;transform:translate(18.4524vw,-10px) scale(.6997);animation:fall-400 10s -15s linear infinite}@keyframes fall-400{54.321%{transform:translate(27.6309vw,54.321vh) scale(.6997)}to{transform:translate(23.04165vw,99vh) scale(.6997)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
26
26
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: AppComponent, decorators: [{
|
|
27
27
|
type: Component,
|
|
28
|
-
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.2228;transform:translate(21.8675vw,-10px) scale(.5126);animation:fall-1 23s -18s linear infinite}@keyframes fall-1{71.892%{transform:translate(29.2559vw,71.892vh) scale(.5126)}to{transform:translate(25.5617vw,99vh) scale(.5126)}}.snow:nth-child(2){opacity:.2314;transform:translate(15.2775vw,-10px) scale(.6433);animation:fall-2 23s -24s linear infinite}@keyframes fall-2{61.17%{transform:translate(6.3341vw,61.17vh) scale(.6433)}to{transform:translate(10.8058vw,99vh) scale(.6433)}}.snow:nth-child(3){opacity:.7382;transform:translate(23.4584vw,-10px) scale(.9693);animation:fall-3 25s -16s linear infinite}@keyframes fall-3{53.113%{transform:translate(24.2273vw,53.113vh) scale(.9693)}to{transform:translate(23.84285vw,99vh) scale(.9693)}}.snow:nth-child(4){opacity:1.1682;transform:translate(12.4904vw,-10px) scale(.0783);animation:fall-4 19s -5s linear infinite}@keyframes fall-4{67.212%{transform:translate(2.5591vw,67.212vh) scale(.0783)}to{transform:translate(7.52475vw,99vh) scale(.0783)}}.snow:nth-child(5){opacity:.2816;transform:translate(77.4584vw,-10px) scale(.9058);animation:fall-5 12s -25s linear infinite}@keyframes fall-5{59.351%{transform:translate(83.6046vw,59.351vh) scale(.9058)}to{transform:translate(80.5315vw,99vh) scale(.9058)}}.snow:nth-child(6){opacity:.7152;transform:translate(82.7971vw,-10px) scale(.3424);animation:fall-6 24s -23s linear infinite}@keyframes fall-6{35.26%{transform:translate(90.0631vw,35.26vh) scale(.3424)}to{transform:translate(86.4301vw,99vh) scale(.3424)}}.snow:nth-child(7){opacity:.851;transform:translate(39.9625vw,-10px) scale(.0956);animation:fall-7 10s -5s linear infinite}@keyframes fall-7{63.639%{transform:translate(34.4127vw,63.639vh) scale(.0956)}to{transform:translate(37.1876vw,99vh) scale(.0956)}}.snow:nth-child(8){opacity:1.3246;transform:translate(85.3798vw,-10px) scale(.2617);animation:fall-8 11s -23s linear infinite}@keyframes fall-8{75.135%{transform:translate(79.3617vw,75.135vh) scale(.2617)}to{transform:translate(82.37075vw,99vh) scale(.2617)}}.snow:nth-child(9){opacity:1.0566;transform:translate(58.3369vw,-10px) scale(.1579);animation:fall-9 20s -7s linear infinite}@keyframes fall-9{39.083%{transform:translate(58.4216vw,39.083vh) scale(.1579)}to{transform:translate(58.37925vw,99vh) scale(.1579)}}.snow:nth-child(10){opacity:1.2098;transform:translate(19.1055vw,-10px) scale(.7719);animation:fall-10 17s -22s linear infinite}@keyframes fall-10{77.93%{transform:translate(16.7399vw,77.93vh) scale(.7719)}to{transform:translate(17.9227vw,99vh) scale(.7719)}}.snow:nth-child(11){opacity:1.774;transform:translate(43.4337vw,-10px) scale(.9843);animation:fall-11 15s -2s linear infinite}@keyframes fall-11{77.314%{transform:translate(37.4221vw,77.314vh) scale(.9843)}to{transform:translate(40.4279vw,99vh) scale(.9843)}}.snow:nth-child(12){opacity:1.4466;transform:translate(90.1727vw,-10px) scale(.863);animation:fall-12 26s -10s linear infinite}@keyframes fall-12{47.331%{transform:translate(93.0861vw,47.331vh) scale(.863)}to{transform:translate(91.6294vw,99vh) scale(.863)}}.snow:nth-child(13){opacity:.844;transform:translate(11.382vw,-10px) scale(.188);animation:fall-13 25s -16s linear infinite}@keyframes fall-13{56.302%{transform:translate(17.5713vw,56.302vh) scale(.188)}to{transform:translate(14.47665vw,99vh) scale(.188)}}.snow:nth-child(14){opacity:.829;transform:translate(27.4709vw,-10px) scale(.8034);animation:fall-14 28s -15s linear infinite}@keyframes fall-14{47.989%{transform:translate(21.7451vw,47.989vh) scale(.8034)}to{transform:translate(24.608vw,99vh) scale(.8034)}}.snow:nth-child(15){opacity:1.7234;transform:translate(61.0818vw,-10px) scale(.4388);animation:fall-15 13s -8s linear infinite}@keyframes fall-15{70.161%{transform:translate(62.7218vw,70.161vh) scale(.4388)}to{transform:translate(61.9018vw,99vh) scale(.4388)}}.snow:nth-child(16){opacity:1.8252;transform:translate(98.3662vw,-10px) scale(.3852);animation:fall-16 17s -5s linear infinite}@keyframes fall-16{33.481%{transform:translate(94.8297vw,33.481vh) scale(.3852)}to{transform:translate(96.59795vw,99vh) scale(.3852)}}.snow:nth-child(17){opacity:.0502;transform:translate(31.2033vw,-10px) scale(.8609);animation:fall-17 13s -29s linear infinite}@keyframes fall-17{65.948%{transform:translate(27.0702vw,65.948vh) scale(.8609)}to{transform:translate(29.13675vw,99vh) scale(.8609)}}.snow:nth-child(18){opacity:1.3202;transform:translate(7.8742vw,-10px) scale(.6625);animation:fall-18 24s -10s linear infinite}@keyframes fall-18{55.659%{transform:translate(13.5895vw,55.659vh) scale(.6625)}to{transform:translate(10.73185vw,99vh) scale(.6625)}}.snow:nth-child(19){opacity:.5526;transform:translate(94.0231vw,-10px) scale(.7263);animation:fall-19 29s -15s linear infinite}@keyframes fall-19{79.441%{transform:translate(84.3446vw,79.441vh) scale(.7263)}to{transform:translate(89.18385vw,99vh) scale(.7263)}}.snow:nth-child(20){opacity:1.6334;transform:translate(5.5817vw,-10px) scale(.942);animation:fall-20 29s -29s linear infinite}@keyframes fall-20{55.754%{transform:translate(3.217vw,55.754vh) scale(.942)}to{transform:translate(4.39935vw,99vh) scale(.942)}}.snow:nth-child(21){opacity:1.2624;transform:translate(62.17vw,-10px) scale(.1055);animation:fall-21 12s -25s linear infinite}@keyframes fall-21{75.073%{transform:translate(59.6353vw,75.073vh) scale(.1055)}to{transform:translate(60.90265vw,99vh) scale(.1055)}}.snow:nth-child(22){opacity:.3044;transform:translate(68.5471vw,-10px) scale(.4915);animation:fall-22 25s -10s linear infinite}@keyframes fall-22{56.491%{transform:translate(65.8439vw,56.491vh) scale(.4915)}to{transform:translate(67.1955vw,99vh) scale(.4915)}}.snow:nth-child(23){opacity:1.938;transform:translate(10.0409vw,-10px) scale(.3902);animation:fall-23 29s -15s linear infinite}@keyframes fall-23{50.78%{transform:translate(10.8392vw,50.78vh) scale(.3902)}to{transform:translate(10.44005vw,99vh) scale(.3902)}}.snow:nth-child(24){opacity:1.6906;transform:translate(17.4816vw,-10px) scale(.341);animation:fall-24 25s -24s linear infinite}@keyframes fall-24{30.673%{transform:translate(8.6022vw,30.673vh) scale(.341)}to{transform:translate(13.0419vw,99vh) scale(.341)}}.snow:nth-child(25){opacity:1.2426;transform:translate(83.1363vw,-10px) scale(.0885);animation:fall-25 25s -16s linear infinite}@keyframes fall-25{68.914%{transform:translate(78.7546vw,68.914vh) scale(.0885)}to{transform:translate(80.94545vw,99vh) scale(.0885)}}.snow:nth-child(26){opacity:1.899;transform:translate(3.1726vw,-10px) scale(.0229);animation:fall-26 27s -29s linear infinite}@keyframes fall-26{51.8%{transform:translate(-.4229vw,51.8vh) scale(.0229)}to{transform:translate(1.37485vw,99vh) scale(.0229)}}.snow:nth-child(27){opacity:1.0014;transform:translate(74.4326vw,-10px) scale(.983);animation:fall-27 23s -12s linear infinite}@keyframes fall-27{57.776%{transform:translate(67.9558vw,57.776vh) scale(.983)}to{transform:translate(71.1942vw,99vh) scale(.983)}}.snow:nth-child(28){opacity:.36;transform:translate(14.7703vw,-10px) scale(.1113);animation:fall-28 30s -30s linear infinite}@keyframes fall-28{33.179%{transform:translate(16.3642vw,33.179vh) scale(.1113)}to{transform:translate(15.56725vw,99vh) scale(.1113)}}.snow:nth-child(29){opacity:1.2412;transform:translate(33.3566vw,-10px) scale(.4241);animation:fall-29 26s -21s linear infinite}@keyframes fall-29{33.573%{transform:translate(34.2873vw,33.573vh) scale(.4241)}to{transform:translate(33.82195vw,99vh) scale(.4241)}}.snow:nth-child(30){opacity:1.0152;transform:translate(58.9499vw,-10px) scale(.3609);animation:fall-30 20s -16s linear infinite}@keyframes fall-30{33.961%{transform:translate(66.6471vw,33.961vh) scale(.3609)}to{transform:translate(62.7985vw,99vh) scale(.3609)}}.snow:nth-child(31){opacity:.379;transform:translate(95.5815vw,-10px) scale(.3381);animation:fall-31 25s -24s linear infinite}@keyframes fall-31{35.396%{transform:translate(105.4443vw,35.396vh) scale(.3381)}to{transform:translate(100.5129vw,99vh) scale(.3381)}}.snow:nth-child(32){opacity:1.2826;transform:translate(66.3043vw,-10px) scale(.1409);animation:fall-32 11s -19s linear infinite}@keyframes fall-32{38.24%{transform:translate(69.4398vw,38.24vh) scale(.1409)}to{transform:translate(67.87205vw,99vh) scale(.1409)}}.snow:nth-child(33){opacity:1.833;transform:translate(29.6656vw,-10px) scale(.6121);animation:fall-33 11s -30s linear infinite}@keyframes fall-33{72.837%{transform:translate(36.0368vw,72.837vh) scale(.6121)}to{transform:translate(32.8512vw,99vh) scale(.6121)}}.snow:nth-child(34){opacity:.3906;transform:translate(86.8307vw,-10px) scale(.0443);animation:fall-34 18s -25s linear infinite}@keyframes fall-34{44.583%{transform:translate(86.318vw,44.583vh) scale(.0443)}to{transform:translate(86.57435vw,99vh) scale(.0443)}}.snow:nth-child(35){opacity:1.5974;transform:translate(28.4912vw,-10px) scale(.7332);animation:fall-35 27s -16s linear infinite}@keyframes fall-35{76.115%{transform:translate(32.8391vw,76.115vh) scale(.7332)}to{transform:translate(30.66515vw,99vh) scale(.7332)}}.snow:nth-child(36){opacity:1.3612;transform:translate(66.2832vw,-10px) scale(.6335);animation:fall-36 17s -20s linear infinite}@keyframes fall-36{79.652%{transform:translate(72.8442vw,79.652vh) scale(.6335)}to{transform:translate(69.5637vw,99vh) scale(.6335)}}.snow:nth-child(37){opacity:1.5908;transform:translate(37.3044vw,-10px) scale(.816);animation:fall-37 26s -8s linear infinite}@keyframes fall-37{49.808%{transform:translate(33.3099vw,49.808vh) scale(.816)}to{transform:translate(35.30715vw,99vh) scale(.816)}}.snow:nth-child(38){opacity:1.6902;transform:translate(89.2503vw,-10px) scale(.2436);animation:fall-38 30s -23s linear infinite}@keyframes fall-38{77.175%{transform:translate(91.6041vw,77.175vh) scale(.2436)}to{transform:translate(90.4272vw,99vh) scale(.2436)}}.snow:nth-child(39){opacity:1.078;transform:translate(50.0265vw,-10px) scale(.3394);animation:fall-39 10s -8s linear infinite}@keyframes fall-39{34.044%{transform:translate(59.6114vw,34.044vh) scale(.3394)}to{transform:translate(54.81895vw,99vh) scale(.3394)}}.snow:nth-child(40){opacity:1.8036;transform:translate(24.9482vw,-10px) scale(.554);animation:fall-40 17s -2s linear infinite}@keyframes fall-40{79.724%{transform:translate(18.2599vw,79.724vh) scale(.554)}to{transform:translate(21.60405vw,99vh) scale(.554)}}.snow:nth-child(41){opacity:1.5586;transform:translate(92.0407vw,-10px) scale(.1969);animation:fall-41 23s -28s linear infinite}@keyframes fall-41{42.421%{transform:translate(96.4118vw,42.421vh) scale(.1969)}to{transform:translate(94.22625vw,99vh) scale(.1969)}}.snow:nth-child(42){opacity:1.9774;transform:translate(38.1921vw,-10px) scale(.8149);animation:fall-42 21s -28s linear infinite}@keyframes fall-42{71.885%{transform:translate(42.6103vw,71.885vh) scale(.8149)}to{transform:translate(40.4012vw,99vh) scale(.8149)}}.snow:nth-child(43){opacity:.7686;transform:translate(86.321vw,-10px) scale(.324);animation:fall-43 16s -28s linear infinite}@keyframes fall-43{45.682%{transform:translate(78.3983vw,45.682vh) scale(.324)}to{transform:translate(82.35965vw,99vh) scale(.324)}}.snow:nth-child(44){opacity:.825;transform:translate(34.9237vw,-10px) scale(.3323);animation:fall-44 20s -13s linear infinite}@keyframes fall-44{36.768%{transform:translate(43.8973vw,36.768vh) scale(.3323)}to{transform:translate(39.4105vw,99vh) scale(.3323)}}.snow:nth-child(45){opacity:1.921;transform:translate(98.8425vw,-10px) scale(.0324);animation:fall-45 11s -27s linear infinite}@keyframes fall-45{39.431%{transform:translate(103.5475vw,39.431vh) scale(.0324)}to{transform:translate(101.195vw,99vh) scale(.0324)}}.snow:nth-child(46){opacity:.2592;transform:translate(70.4822vw,-10px) scale(.9016);animation:fall-46 14s -12s linear infinite}@keyframes fall-46{76.004%{transform:translate(65.7436vw,76.004vh) scale(.9016)}to{transform:translate(68.1129vw,99vh) scale(.9016)}}.snow:nth-child(47){opacity:.3636;transform:translate(34.2385vw,-10px) scale(.4459);animation:fall-47 13s -22s linear infinite}@keyframes fall-47{56.192%{transform:translate(42.9882vw,56.192vh) scale(.4459)}to{transform:translate(38.61335vw,99vh) scale(.4459)}}.snow:nth-child(48){opacity:.9902;transform:translate(2.7108vw,-10px) scale(.4687);animation:fall-48 23s -18s linear infinite}@keyframes fall-48{60.878%{transform:translate(-2.9453vw,60.878vh) scale(.4687)}to{transform:translate(-.11725vw,99vh) scale(.4687)}}.snow:nth-child(49){opacity:.6088;transform:translate(66.803vw,-10px) scale(.9656);animation:fall-49 28s -11s linear infinite}@keyframes fall-49{47.066%{transform:translate(73.0704vw,47.066vh) scale(.9656)}to{transform:translate(69.9367vw,99vh) scale(.9656)}}.snow:nth-child(50){opacity:1.9392;transform:translate(72.4645vw,-10px) scale(.7773);animation:fall-50 11s -4s linear infinite}@keyframes fall-50{52.856%{transform:translate(69.9407vw,52.856vh) scale(.7773)}to{transform:translate(71.2026vw,99vh) scale(.7773)}}.snow:nth-child(51){opacity:1.9782;transform:translate(22.6126vw,-10px) scale(.4157);animation:fall-51 11s -2s linear infinite}@keyframes fall-51{46.105%{transform:translate(15.7554vw,46.105vh) scale(.4157)}to{transform:translate(19.184vw,99vh) scale(.4157)}}.snow:nth-child(52){opacity:1.54;transform:translate(49.0416vw,-10px) scale(.6659);animation:fall-52 12s -13s linear infinite}@keyframes fall-52{73.67%{transform:translate(45.6294vw,73.67vh) scale(.6659)}to{transform:translate(47.3355vw,99vh) scale(.6659)}}.snow:nth-child(53){opacity:.5236;transform:translate(24.8932vw,-10px) scale(.899);animation:fall-53 26s -7s linear infinite}@keyframes fall-53{78.201%{transform:translate(32.0483vw,78.201vh) scale(.899)}to{transform:translate(28.47075vw,99vh) scale(.899)}}.snow:nth-child(54){opacity:1.3544;transform:translate(57.2043vw,-10px) scale(.7039);animation:fall-54 23s -11s linear infinite}@keyframes fall-54{61.621%{transform:translate(51.3134vw,61.621vh) scale(.7039)}to{transform:translate(54.25885vw,99vh) scale(.7039)}}.snow:nth-child(55){opacity:.0788;transform:translate(57.1885vw,-10px) scale(.9884);animation:fall-55 21s -25s linear infinite}@keyframes fall-55{67.392%{transform:translate(66.9357vw,67.392vh) scale(.9884)}to{transform:translate(62.0621vw,99vh) scale(.9884)}}.snow:nth-child(56){opacity:.4772;transform:translate(25.2762vw,-10px) scale(.212);animation:fall-56 29s -4s linear infinite}@keyframes fall-56{67.918%{transform:translate(33.9737vw,67.918vh) scale(.212)}to{transform:translate(29.62495vw,99vh) scale(.212)}}.snow:nth-child(57){opacity:1.1406;transform:translate(90.4284vw,-10px) scale(.9183);animation:fall-57 28s -22s linear infinite}@keyframes fall-57{72.461%{transform:translate(90.9617vw,72.461vh) scale(.9183)}to{transform:translate(90.69505vw,99vh) scale(.9183)}}.snow:nth-child(58){opacity:1.8764;transform:translate(19.9317vw,-10px) scale(.748);animation:fall-58 12s -24s linear infinite}@keyframes fall-58{43.189%{transform:translate(10.6807vw,43.189vh) scale(.748)}to{transform:translate(15.3062vw,99vh) scale(.748)}}.snow:nth-child(59){opacity:1.0126;transform:translate(66.2744vw,-10px) scale(.6708);animation:fall-59 14s -30s linear infinite}@keyframes fall-59{38.144%{transform:translate(58.3451vw,38.144vh) scale(.6708)}to{transform:translate(62.30975vw,99vh) scale(.6708)}}.snow:nth-child(60){opacity:1.3208;transform:translate(66.1776vw,-10px) scale(.5448);animation:fall-60 29s -19s linear infinite}@keyframes fall-60{66.149%{transform:translate(69.4315vw,66.149vh) scale(.5448)}to{transform:translate(67.80455vw,99vh) scale(.5448)}}.snow:nth-child(61){opacity:1.9992;transform:translate(41.2583vw,-10px) scale(.0165);animation:fall-61 24s -11s linear infinite}@keyframes fall-61{74.216%{transform:translate(49.1459vw,74.216vh) scale(.0165)}to{transform:translate(45.2021vw,99vh) scale(.0165)}}.snow:nth-child(62){opacity:1.6498;transform:translate(48.5132vw,-10px) scale(.6376);animation:fall-62 18s -11s linear infinite}@keyframes fall-62{62.554%{transform:translate(43.891vw,62.554vh) scale(.6376)}to{transform:translate(46.2021vw,99vh) scale(.6376)}}.snow:nth-child(63){opacity:.6614;transform:translate(4.6009vw,-10px) scale(.1503);animation:fall-63 22s -8s linear infinite}@keyframes fall-63{62.481%{transform:translate(5.9031vw,62.481vh) scale(.1503)}to{transform:translate(5.252vw,99vh) scale(.1503)}}.snow:nth-child(64){opacity:.608;transform:translate(86.7304vw,-10px) scale(.5754);animation:fall-64 14s -6s linear infinite}@keyframes fall-64{79.157%{transform:translate(78.7965vw,79.157vh) scale(.5754)}to{transform:translate(82.76345vw,99vh) scale(.5754)}}.snow:nth-child(65){opacity:.763;transform:translate(29.1715vw,-10px) scale(.1711);animation:fall-65 17s -24s linear infinite}@keyframes fall-65{70.825%{transform:translate(22.3115vw,70.825vh) scale(.1711)}to{transform:translate(25.7415vw,99vh) scale(.1711)}}.snow:nth-child(66){opacity:.9356;transform:translate(99.2304vw,-10px) scale(.4361);animation:fall-66 27s -14s linear infinite}@keyframes fall-66{53.803%{transform:translate(91.1138vw,53.803vh) scale(.4361)}to{transform:translate(95.1721vw,99vh) scale(.4361)}}.snow:nth-child(67){opacity:.2044;transform:translate(32.6068vw,-10px) scale(.8594);animation:fall-67 12s -27s linear infinite}@keyframes fall-67{47.32%{transform:translate(23.5852vw,47.32vh) scale(.8594)}to{transform:translate(28.096vw,99vh) scale(.8594)}}.snow:nth-child(68){opacity:.5854;transform:translate(73.9658vw,-10px) scale(.9553);animation:fall-68 30s -19s linear infinite}@keyframes fall-68{48.508%{transform:translate(74.0032vw,48.508vh) scale(.9553)}to{transform:translate(73.9845vw,99vh) scale(.9553)}}.snow:nth-child(69){opacity:1.8474;transform:translate(67.3906vw,-10px) scale(.1482);animation:fall-69 13s -25s linear infinite}@keyframes fall-69{74.534%{transform:translate(63.1875vw,74.534vh) scale(.1482)}to{transform:translate(65.28905vw,99vh) scale(.1482)}}.snow:nth-child(70){opacity:1.0438;transform:translate(60.0932vw,-10px) scale(.1929);animation:fall-70 25s -16s linear infinite}@keyframes fall-70{35.913%{transform:translate(62.5382vw,35.913vh) scale(.1929)}to{transform:translate(61.3157vw,99vh) scale(.1929)}}.snow:nth-child(71){opacity:.518;transform:translate(74.8292vw,-10px) scale(.212);animation:fall-71 28s -11s linear infinite}@keyframes fall-71{32.586%{transform:translate(69.7766vw,32.586vh) scale(.212)}to{transform:translate(72.3029vw,99vh) scale(.212)}}.snow:nth-child(72){opacity:1.6512;transform:translate(42.1501vw,-10px) scale(.5874);animation:fall-72 10s -7s linear infinite}@keyframes fall-72{33.308%{transform:translate(44.9084vw,33.308vh) scale(.5874)}to{transform:translate(43.52925vw,99vh) scale(.5874)}}.snow:nth-child(73){opacity:.6838;transform:translate(38.6568vw,-10px) scale(.6526);animation:fall-73 24s -11s linear infinite}@keyframes fall-73{53.643%{transform:translate(40.6406vw,53.643vh) scale(.6526)}to{transform:translate(39.6487vw,99vh) scale(.6526)}}.snow:nth-child(74){opacity:1.846;transform:translate(43.4921vw,-10px) scale(.2837);animation:fall-74 18s -22s linear infinite}@keyframes fall-74{71.095%{transform:translate(47.4387vw,71.095vh) scale(.2837)}to{transform:translate(45.4654vw,99vh) scale(.2837)}}.snow:nth-child(75){opacity:.0696;transform:translate(3.6471vw,-10px) scale(.0739);animation:fall-75 10s -19s linear infinite}@keyframes fall-75{42.649%{transform:translate(7.5834vw,42.649vh) scale(.0739)}to{transform:translate(5.61525vw,99vh) scale(.0739)}}.snow:nth-child(76){opacity:1.925;transform:translate(46.1556vw,-10px) scale(.1357);animation:fall-76 22s -3s linear infinite}@keyframes fall-76{69.861%{transform:translate(48.1787vw,69.861vh) scale(.1357)}to{transform:translate(47.16715vw,99vh) scale(.1357)}}.snow:nth-child(77){opacity:.2826;transform:translate(41.4736vw,-10px) scale(.5761);animation:fall-77 17s -15s linear infinite}@keyframes fall-77{77.385%{transform:translate(40.0551vw,77.385vh) scale(.5761)}to{transform:translate(40.76435vw,99vh) scale(.5761)}}.snow:nth-child(78){opacity:.037;transform:translate(2.367vw,-10px) scale(.6796);animation:fall-78 25s -4s linear infinite}@keyframes fall-78{73.667%{transform:translate(-2.116vw,73.667vh) scale(.6796)}to{transform:translate(.1255vw,99vh) scale(.6796)}}.snow:nth-child(79){opacity:1.7456;transform:translate(47.2238vw,-10px) scale(.2507);animation:fall-79 25s -22s linear infinite}@keyframes fall-79{50.679%{transform:translate(50.7371vw,50.679vh) scale(.2507)}to{transform:translate(48.98045vw,99vh) scale(.2507)}}.snow:nth-child(80){opacity:.6332;transform:translate(92.4719vw,-10px) scale(.325);animation:fall-80 17s -10s linear infinite}@keyframes fall-80{46.279%{transform:translate(101.1134vw,46.279vh) scale(.325)}to{transform:translate(96.79265vw,99vh) scale(.325)}}.snow:nth-child(81){opacity:1.8048;transform:translate(91.3684vw,-10px) scale(.1835);animation:fall-81 27s -2s linear infinite}@keyframes fall-81{55.604%{transform:translate(98.3001vw,55.604vh) scale(.1835)}to{transform:translate(94.83425vw,99vh) scale(.1835)}}.snow:nth-child(82){opacity:1.7362;transform:translate(62.1095vw,-10px) scale(.5959);animation:fall-82 18s -12s linear infinite}@keyframes fall-82{36.62%{transform:translate(66.4253vw,36.62vh) scale(.5959)}to{transform:translate(64.2674vw,99vh) scale(.5959)}}.snow:nth-child(83){opacity:.9874;transform:translate(48.9125vw,-10px) scale(.4742);animation:fall-83 21s -25s linear infinite}@keyframes fall-83{32.847%{transform:translate(56.3772vw,32.847vh) scale(.4742)}to{transform:translate(52.64485vw,99vh) scale(.4742)}}.snow:nth-child(84){opacity:1.7022;transform:translate(79.98vw,-10px) scale(.9584);animation:fall-84 18s -2s linear infinite}@keyframes fall-84{75.301%{transform:translate(74.1615vw,75.301vh) scale(.9584)}to{transform:translate(77.07075vw,99vh) scale(.9584)}}.snow:nth-child(85){opacity:1.0102;transform:translate(71.9013vw,-10px) scale(.3675);animation:fall-85 24s -9s linear infinite}@keyframes fall-85{34.878%{transform:translate(68.9153vw,34.878vh) scale(.3675)}to{transform:translate(70.4083vw,99vh) scale(.3675)}}.snow:nth-child(86){opacity:.0788;transform:translate(13.058vw,-10px) scale(.75);animation:fall-86 10s -1s linear infinite}@keyframes fall-86{39.645%{transform:translate(7.2647vw,39.645vh) scale(.75)}to{transform:translate(10.16135vw,99vh) scale(.75)}}.snow:nth-child(87){opacity:1.889;transform:translate(60.9139vw,-10px) scale(.8426);animation:fall-87 22s -9s linear infinite}@keyframes fall-87{35.532%{transform:translate(64.5128vw,35.532vh) scale(.8426)}to{transform:translate(62.71335vw,99vh) scale(.8426)}}.snow:nth-child(88){opacity:.8976;transform:translate(3.1101vw,-10px) scale(.5);animation:fall-88 17s -20s linear infinite}@keyframes fall-88{54.29%{transform:translate(8.9384vw,54.29vh) scale(.5)}to{transform:translate(6.02425vw,99vh) scale(.5)}}.snow:nth-child(89){opacity:.6984;transform:translate(69.8732vw,-10px) scale(.3955);animation:fall-89 11s -19s linear infinite}@keyframes fall-89{64.05%{transform:translate(76.9366vw,64.05vh) scale(.3955)}to{transform:translate(73.4049vw,99vh) scale(.3955)}}.snow:nth-child(90){opacity:1.7002;transform:translate(40.5505vw,-10px) scale(.2596);animation:fall-90 24s -17s linear infinite}@keyframes fall-90{70.765%{transform:translate(34.2888vw,70.765vh) scale(.2596)}to{transform:translate(37.41965vw,99vh) scale(.2596)}}.snow:nth-child(91){opacity:.3522;transform:translate(35.4177vw,-10px) scale(.0116);animation:fall-91 19s -22s linear infinite}@keyframes fall-91{37.061%{transform:translate(40.0379vw,37.061vh) scale(.0116)}to{transform:translate(37.7278vw,99vh) scale(.0116)}}.snow:nth-child(92){opacity:1.4852;transform:translate(87.6858vw,-10px) scale(.5299);animation:fall-92 27s -27s linear infinite}@keyframes fall-92{44.986%{transform:translate(86.1268vw,44.986vh) scale(.5299)}to{transform:translate(86.9063vw,99vh) scale(.5299)}}.snow:nth-child(93){opacity:.8224;transform:translate(67.5054vw,-10px) scale(.6858);animation:fall-93 14s -6s linear infinite}@keyframes fall-93{64.685%{transform:translate(62.2433vw,64.685vh) scale(.6858)}to{transform:translate(64.87435vw,99vh) scale(.6858)}}.snow:nth-child(94){opacity:.9878;transform:translate(97.5744vw,-10px) scale(.7818);animation:fall-94 24s -16s linear infinite}@keyframes fall-94{46.497%{transform:translate(104.0594vw,46.497vh) scale(.7818)}to{transform:translate(100.8169vw,99vh) scale(.7818)}}.snow:nth-child(95){opacity:1.4796;transform:translate(88.8467vw,-10px) scale(.5858);animation:fall-95 21s -21s linear infinite}@keyframes fall-95{39.707%{transform:translate(84.7703vw,39.707vh) scale(.5858)}to{transform:translate(86.8085vw,99vh) scale(.5858)}}.snow:nth-child(96){opacity:1.3832;transform:translate(54.4968vw,-10px) scale(.6467);animation:fall-96 28s -8s linear infinite}@keyframes fall-96{33.479%{transform:translate(54.9889vw,33.479vh) scale(.6467)}to{transform:translate(54.74285vw,99vh) scale(.6467)}}.snow:nth-child(97){opacity:.04;transform:translate(53.1301vw,-10px) scale(.2818);animation:fall-97 23s -8s linear infinite}@keyframes fall-97{39.635%{transform:translate(50.5161vw,39.635vh) scale(.2818)}to{transform:translate(51.8231vw,99vh) scale(.2818)}}.snow:nth-child(98){opacity:1.1906;transform:translate(90.499vw,-10px) scale(.931);animation:fall-98 12s -10s linear infinite}@keyframes fall-98{77.162%{transform:translate(84.8507vw,77.162vh) scale(.931)}to{transform:translate(87.67485vw,99vh) scale(.931)}}.snow:nth-child(99){opacity:.5554;transform:translate(9.5607vw,-10px) scale(.8639);animation:fall-99 15s -11s linear infinite}@keyframes fall-99{64.248%{transform:translate(12.1415vw,64.248vh) scale(.8639)}to{transform:translate(10.8511vw,99vh) scale(.8639)}}.snow:nth-child(100){opacity:1.8968;transform:translate(89.2215vw,-10px) scale(.6233);animation:fall-100 15s -21s linear infinite}@keyframes fall-100{51.332%{transform:translate(85.4678vw,51.332vh) scale(.6233)}to{transform:translate(87.34465vw,99vh) scale(.6233)}}.snow:nth-child(101){opacity:.2438;transform:translate(12.2921vw,-10px) scale(.821);animation:fall-101 13s -15s linear infinite}@keyframes fall-101{55.402%{transform:translate(3.8006vw,55.402vh) scale(.821)}to{transform:translate(8.04635vw,99vh) scale(.821)}}.snow:nth-child(102){opacity:1.8818;transform:translate(34.0047vw,-10px) scale(.3156);animation:fall-102 20s -29s linear infinite}@keyframes fall-102{47.166%{transform:translate(38.4883vw,47.166vh) scale(.3156)}to{transform:translate(36.2465vw,99vh) scale(.3156)}}.snow:nth-child(103){opacity:1.7324;transform:translate(66.3561vw,-10px) scale(.4881);animation:fall-103 28s -30s linear infinite}@keyframes fall-103{53.072%{transform:translate(62.1147vw,53.072vh) scale(.4881)}to{transform:translate(64.2354vw,99vh) scale(.4881)}}.snow:nth-child(104){opacity:.6682;transform:translate(75.0811vw,-10px) scale(.4996);animation:fall-104 27s -22s linear infinite}@keyframes fall-104{63.129%{transform:translate(70.8201vw,63.129vh) scale(.4996)}to{transform:translate(72.9506vw,99vh) scale(.4996)}}.snow:nth-child(105){opacity:.9052;transform:translate(91.5845vw,-10px) scale(.1677);animation:fall-105 16s -8s linear infinite}@keyframes fall-105{79.526%{transform:translate(81.8799vw,79.526vh) scale(.1677)}to{transform:translate(86.7322vw,99vh) scale(.1677)}}.snow:nth-child(106){opacity:.5796;transform:translate(21.4756vw,-10px) scale(.2614);animation:fall-106 26s -6s linear infinite}@keyframes fall-106{58.882%{transform:translate(30.7296vw,58.882vh) scale(.2614)}to{transform:translate(26.1026vw,99vh) scale(.2614)}}.snow:nth-child(107){opacity:1.6654;transform:translate(35.8242vw,-10px) scale(.1684);animation:fall-107 10s -1s linear infinite}@keyframes fall-107{71.315%{transform:translate(38.3403vw,71.315vh) scale(.1684)}to{transform:translate(37.08225vw,99vh) scale(.1684)}}.snow:nth-child(108){opacity:1.3224;transform:translate(70.4519vw,-10px) scale(.7175);animation:fall-108 21s -11s linear infinite}@keyframes fall-108{37.265%{transform:translate(76.0123vw,37.265vh) scale(.7175)}to{transform:translate(73.2321vw,99vh) scale(.7175)}}.snow:nth-child(109){opacity:1.1718;transform:translate(9.1407vw,-10px) scale(.4579);animation:fall-109 17s -21s linear infinite}@keyframes fall-109{32.943%{transform:translate(11.9733vw,32.943vh) scale(.4579)}to{transform:translate(10.557vw,99vh) scale(.4579)}}.snow:nth-child(110){opacity:.5504;transform:translate(14.7425vw,-10px) scale(.0099);animation:fall-110 23s -21s linear infinite}@keyframes fall-110{71.086%{transform:translate(8.0436vw,71.086vh) scale(.0099)}to{transform:translate(11.39305vw,99vh) scale(.0099)}}.snow:nth-child(111){opacity:1.4386;transform:translate(7.6316vw,-10px) scale(.6252);animation:fall-111 16s -19s linear infinite}@keyframes fall-111{57.431%{transform:translate(4.1138vw,57.431vh) scale(.6252)}to{transform:translate(5.8727vw,99vh) scale(.6252)}}.snow:nth-child(112){opacity:1.5576;transform:translate(53.7156vw,-10px) scale(.0568);animation:fall-112 29s -9s linear infinite}@keyframes fall-112{67.298%{transform:translate(60.1254vw,67.298vh) scale(.0568)}to{transform:translate(56.9205vw,99vh) scale(.0568)}}.snow:nth-child(113){opacity:1.8628;transform:translate(71.0851vw,-10px) scale(.8689);animation:fall-113 30s -22s linear infinite}@keyframes fall-113{42.884%{transform:translate(63.5958vw,42.884vh) scale(.8689)}to{transform:translate(67.34045vw,99vh) scale(.8689)}}.snow:nth-child(114){opacity:.264;transform:translate(73.1262vw,-10px) scale(.1583);animation:fall-114 28s -11s linear infinite}@keyframes fall-114{50.312%{transform:translate(73.7355vw,50.312vh) scale(.1583)}to{transform:translate(73.43085vw,99vh) scale(.1583)}}.snow:nth-child(115){opacity:1.0672;transform:translate(32.9973vw,-10px) scale(.6167);animation:fall-115 27s -27s linear infinite}@keyframes fall-115{53.181%{transform:translate(35.1287vw,53.181vh) scale(.6167)}to{transform:translate(34.063vw,99vh) scale(.6167)}}.snow:nth-child(116){opacity:1.039;transform:translate(20.159vw,-10px) scale(.3555);animation:fall-116 12s -4s linear infinite}@keyframes fall-116{73.583%{transform:translate(14.0111vw,73.583vh) scale(.3555)}to{transform:translate(17.08505vw,99vh) scale(.3555)}}.snow:nth-child(117){opacity:1.8184;transform:translate(34.2473vw,-10px) scale(.8256);animation:fall-117 23s -26s linear infinite}@keyframes fall-117{71.015%{transform:translate(43.1851vw,71.015vh) scale(.8256)}to{transform:translate(38.7162vw,99vh) scale(.8256)}}.snow:nth-child(118){opacity:.9324;transform:translate(35.8382vw,-10px) scale(.4642);animation:fall-118 27s -11s linear infinite}@keyframes fall-118{58.083%{transform:translate(26.1502vw,58.083vh) scale(.4642)}to{transform:translate(30.9942vw,99vh) scale(.4642)}}.snow:nth-child(119){opacity:1.0844;transform:translate(75.798vw,-10px) scale(.99);animation:fall-119 17s -24s linear infinite}@keyframes fall-119{65.968%{transform:translate(75.2503vw,65.968vh) scale(.99)}to{transform:translate(75.52415vw,99vh) scale(.99)}}.snow:nth-child(120){opacity:1.543;transform:translate(67.5735vw,-10px) scale(.0071);animation:fall-120 13s -22s linear infinite}@keyframes fall-120{45.495%{transform:translate(76.0782vw,45.495vh) scale(.0071)}to{transform:translate(71.82585vw,99vh) scale(.0071)}}.snow:nth-child(121){opacity:1.203;transform:translate(87.3436vw,-10px) scale(.0421);animation:fall-121 13s -17s linear infinite}@keyframes fall-121{53.385%{transform:translate(94.779vw,53.385vh) scale(.0421)}to{transform:translate(91.0613vw,99vh) scale(.0421)}}.snow:nth-child(122){opacity:.713;transform:translate(64.1467vw,-10px) scale(.3362);animation:fall-122 12s -3s linear infinite}@keyframes fall-122{43.453%{transform:translate(70.4773vw,43.453vh) scale(.3362)}to{transform:translate(67.312vw,99vh) scale(.3362)}}.snow:nth-child(123){opacity:.638;transform:translate(36.8393vw,-10px) scale(.5236);animation:fall-123 23s -18s linear infinite}@keyframes fall-123{36.427%{transform:translate(31.9383vw,36.427vh) scale(.5236)}to{transform:translate(34.3888vw,99vh) scale(.5236)}}.snow:nth-child(124){opacity:1.324;transform:translate(29.5765vw,-10px) scale(.0764);animation:fall-124 18s -10s linear infinite}@keyframes fall-124{47.215%{transform:translate(38.565vw,47.215vh) scale(.0764)}to{transform:translate(34.07075vw,99vh) scale(.0764)}}.snow:nth-child(125){opacity:1.58;transform:translate(3.578vw,-10px) scale(.8294);animation:fall-125 15s -4s linear infinite}@keyframes fall-125{37.068%{transform:translate(-1.3776vw,37.068vh) scale(.8294)}to{transform:translate(1.1002vw,99vh) scale(.8294)}}.snow:nth-child(126){opacity:.231;transform:translate(30.3276vw,-10px) scale(.1443);animation:fall-126 20s -3s linear infinite}@keyframes fall-126{43.116%{transform:translate(33.9882vw,43.116vh) scale(.1443)}to{transform:translate(32.1579vw,99vh) scale(.1443)}}.snow:nth-child(127){opacity:1.363;transform:translate(12.2106vw,-10px) scale(.359);animation:fall-127 19s -22s linear infinite}@keyframes fall-127{42.483%{transform:translate(3.2995vw,42.483vh) scale(.359)}to{transform:translate(7.75505vw,99vh) scale(.359)}}.snow:nth-child(128){opacity:1.7316;transform:translate(51.0941vw,-10px) scale(.7835);animation:fall-128 15s -10s linear infinite}@keyframes fall-128{58.918%{transform:translate(46.6604vw,58.918vh) scale(.7835)}to{transform:translate(48.87725vw,99vh) scale(.7835)}}.snow:nth-child(129){opacity:1.9302;transform:translate(18.9175vw,-10px) scale(.8704);animation:fall-129 17s -28s linear infinite}@keyframes fall-129{46.225%{transform:translate(24.2905vw,46.225vh) scale(.8704)}to{transform:translate(21.604vw,99vh) scale(.8704)}}.snow:nth-child(130){opacity:1.7784;transform:translate(24.9222vw,-10px) scale(.3465);animation:fall-130 19s -22s linear infinite}@keyframes fall-130{63.392%{transform:translate(34.4359vw,63.392vh) scale(.3465)}to{transform:translate(29.67905vw,99vh) scale(.3465)}}.snow:nth-child(131){opacity:1.7664;transform:translate(85.3083vw,-10px) scale(.2697);animation:fall-131 28s -5s linear infinite}@keyframes fall-131{59.121%{transform:translate(92.6272vw,59.121vh) scale(.2697)}to{transform:translate(88.96775vw,99vh) scale(.2697)}}.snow:nth-child(132){opacity:.9534;transform:translate(4.7722vw,-10px) scale(.8229);animation:fall-132 13s -23s linear infinite}@keyframes fall-132{42.824%{transform:translate(7.5982vw,42.824vh) scale(.8229)}to{transform:translate(6.1852vw,99vh) scale(.8229)}}.snow:nth-child(133){opacity:1.1704;transform:translate(54.3401vw,-10px) scale(.1886);animation:fall-133 17s -16s linear infinite}@keyframes fall-133{66.957%{transform:translate(61.5594vw,66.957vh) scale(.1886)}to{transform:translate(57.94975vw,99vh) scale(.1886)}}.snow:nth-child(134){opacity:.967;transform:translate(78.5023vw,-10px) scale(.8533);animation:fall-134 30s -15s linear infinite}@keyframes fall-134{67.394%{transform:translate(74.4278vw,67.394vh) scale(.8533)}to{transform:translate(76.46505vw,99vh) scale(.8533)}}.snow:nth-child(135){opacity:.1772;transform:translate(6.2243vw,-10px) scale(.7256);animation:fall-135 25s -16s linear infinite}@keyframes fall-135{71.614%{transform:translate(12.5716vw,71.614vh) scale(.7256)}to{transform:translate(9.39795vw,99vh) scale(.7256)}}.snow:nth-child(136){opacity:.0462;transform:translate(55.455vw,-10px) scale(.3528);animation:fall-136 26s -17s linear infinite}@keyframes fall-136{77.792%{transform:translate(62.5527vw,77.792vh) scale(.3528)}to{transform:translate(59.00385vw,99vh) scale(.3528)}}.snow:nth-child(137){opacity:1.332;transform:translate(56.6378vw,-10px) scale(.8151);animation:fall-137 21s -8s linear infinite}@keyframes fall-137{34.287%{transform:translate(54.4523vw,34.287vh) scale(.8151)}to{transform:translate(55.54505vw,99vh) scale(.8151)}}.snow:nth-child(138){opacity:1.52;transform:translate(3.5244vw,-10px) scale(.295);animation:fall-138 26s -13s linear infinite}@keyframes fall-138{35.159%{transform:translate(10.366vw,35.159vh) scale(.295)}to{transform:translate(6.9452vw,99vh) scale(.295)}}.snow:nth-child(139){opacity:.276;transform:translate(55.0086vw,-10px) scale(.7196);animation:fall-139 12s -5s linear infinite}@keyframes fall-139{30.151%{transform:translate(56.2144vw,30.151vh) scale(.7196)}to{transform:translate(55.6115vw,99vh) scale(.7196)}}.snow:nth-child(140){opacity:1.8702;transform:translate(88.675vw,-10px) scale(.8951);animation:fall-140 14s -26s linear infinite}@keyframes fall-140{34.219%{transform:translate(97.4525vw,34.219vh) scale(.8951)}to{transform:translate(93.06375vw,99vh) scale(.8951)}}.snow:nth-child(141){opacity:1.076;transform:translate(28.5283vw,-10px) scale(.0479);animation:fall-141 17s -10s linear infinite}@keyframes fall-141{67.018%{transform:translate(33.6823vw,67.018vh) scale(.0479)}to{transform:translate(31.1053vw,99vh) scale(.0479)}}.snow:nth-child(142){opacity:.4408;transform:translate(98.618vw,-10px) scale(.8523);animation:fall-142 20s -6s linear infinite}@keyframes fall-142{70.108%{transform:translate(97.891vw,70.108vh) scale(.8523)}to{transform:translate(98.2545vw,99vh) scale(.8523)}}.snow:nth-child(143){opacity:.986;transform:translate(92.4426vw,-10px) scale(.949);animation:fall-143 29s -27s linear infinite}@keyframes fall-143{68.075%{transform:translate(86.684vw,68.075vh) scale(.949)}to{transform:translate(89.5633vw,99vh) scale(.949)}}.snow:nth-child(144){opacity:1.4842;transform:translate(22.2329vw,-10px) scale(.3839);animation:fall-144 11s -30s linear infinite}@keyframes fall-144{31.834%{transform:translate(28.7454vw,31.834vh) scale(.3839)}to{transform:translate(25.48915vw,99vh) scale(.3839)}}.snow:nth-child(145){opacity:1.4098;transform:translate(59.1033vw,-10px) scale(.2047);animation:fall-145 14s -25s linear infinite}@keyframes fall-145{61.289%{transform:translate(64.1602vw,61.289vh) scale(.2047)}to{transform:translate(61.63175vw,99vh) scale(.2047)}}.snow:nth-child(146){opacity:.9094;transform:translate(66.6924vw,-10px) scale(.4401);animation:fall-146 24s -3s linear infinite}@keyframes fall-146{37.39%{transform:translate(68.3981vw,37.39vh) scale(.4401)}to{transform:translate(67.54525vw,99vh) scale(.4401)}}.snow:nth-child(147){opacity:.0676;transform:translate(90.1066vw,-10px) scale(.2061);animation:fall-147 13s -12s linear infinite}@keyframes fall-147{32.149%{transform:translate(91.0084vw,32.149vh) scale(.2061)}to{transform:translate(90.5575vw,99vh) scale(.2061)}}.snow:nth-child(148){opacity:.8722;transform:translate(19.4356vw,-10px) scale(.6299);animation:fall-148 20s -25s linear infinite}@keyframes fall-148{39.215%{transform:translate(23.6215vw,39.215vh) scale(.6299)}to{transform:translate(21.52855vw,99vh) scale(.6299)}}.snow:nth-child(149){opacity:1.169;transform:translate(76.1344vw,-10px) scale(.9682);animation:fall-149 17s -11s linear infinite}@keyframes fall-149{67.005%{transform:translate(80.7789vw,67.005vh) scale(.9682)}to{transform:translate(78.45665vw,99vh) scale(.9682)}}.snow:nth-child(150){opacity:.251;transform:translate(71.6533vw,-10px) scale(.594);animation:fall-150 22s -11s linear infinite}@keyframes fall-150{65.669%{transform:translate(67.0555vw,65.669vh) scale(.594)}to{transform:translate(69.3544vw,99vh) scale(.594)}}.snow:nth-child(151){opacity:1.9316;transform:translate(82.4019vw,-10px) scale(.6133);animation:fall-151 26s -22s linear infinite}@keyframes fall-151{39.363%{transform:translate(86.9207vw,39.363vh) scale(.6133)}to{transform:translate(84.6613vw,99vh) scale(.6133)}}.snow:nth-child(152){opacity:1.5636;transform:translate(83.1465vw,-10px) scale(.8009);animation:fall-152 20s -24s linear infinite}@keyframes fall-152{78.475%{transform:translate(83.29vw,78.475vh) scale(.8009)}to{transform:translate(83.21825vw,99vh) scale(.8009)}}.snow:nth-child(153){opacity:1.2108;transform:translate(55.522vw,-10px) scale(.2674);animation:fall-153 11s -23s linear infinite}@keyframes fall-153{39.703%{transform:translate(47.5217vw,39.703vh) scale(.2674)}to{transform:translate(51.52185vw,99vh) scale(.2674)}}.snow:nth-child(154){opacity:1.5566;transform:translate(45.7622vw,-10px) scale(.7978);animation:fall-154 24s -15s linear infinite}@keyframes fall-154{66.139%{transform:translate(50.1737vw,66.139vh) scale(.7978)}to{transform:translate(47.96795vw,99vh) scale(.7978)}}.snow:nth-child(155){opacity:.9186;transform:translate(67.8877vw,-10px) scale(.9087);animation:fall-155 18s -20s linear infinite}@keyframes fall-155{46.519%{transform:translate(58.2211vw,46.519vh) scale(.9087)}to{transform:translate(63.0544vw,99vh) scale(.9087)}}.snow:nth-child(156){opacity:.517;transform:translate(65.6021vw,-10px) scale(.3286);animation:fall-156 10s -9s linear infinite}@keyframes fall-156{62.347%{transform:translate(68.4842vw,62.347vh) scale(.3286)}to{transform:translate(67.04315vw,99vh) scale(.3286)}}.snow:nth-child(157){opacity:.5414;transform:translate(63.1562vw,-10px) scale(.6477);animation:fall-157 29s -13s linear infinite}@keyframes fall-157{63.111%{transform:translate(70.4076vw,63.111vh) scale(.6477)}to{transform:translate(66.7819vw,99vh) scale(.6477)}}.snow:nth-child(158){opacity:.8264;transform:translate(34.9123vw,-10px) scale(.2313);animation:fall-158 15s -3s linear infinite}@keyframes fall-158{45.071%{transform:translate(35.7624vw,45.071vh) scale(.2313)}to{transform:translate(35.33735vw,99vh) scale(.2313)}}.snow:nth-child(159){opacity:1.1796;transform:translate(29.9013vw,-10px) scale(.2865);animation:fall-159 30s -27s linear infinite}@keyframes fall-159{68.024%{transform:translate(28.9019vw,68.024vh) scale(.2865)}to{transform:translate(29.4016vw,99vh) scale(.2865)}}.snow:nth-child(160){opacity:1.2538;transform:translate(98.602vw,-10px) scale(.4228);animation:fall-160 10s -21s linear infinite}@keyframes fall-160{44.049%{transform:translate(101.2594vw,44.049vh) scale(.4228)}to{transform:translate(99.9307vw,99vh) scale(.4228)}}.snow:nth-child(161){opacity:.9806;transform:translate(17.8959vw,-10px) scale(.0466);animation:fall-161 25s -21s linear infinite}@keyframes fall-161{40.275%{transform:translate(8.8683vw,40.275vh) scale(.0466)}to{transform:translate(13.3821vw,99vh) scale(.0466)}}.snow:nth-child(162){opacity:1.2468;transform:translate(36.5513vw,-10px) scale(.3415);animation:fall-162 10s -17s linear infinite}@keyframes fall-162{41.849%{transform:translate(46.4752vw,41.849vh) scale(.3415)}to{transform:translate(41.51325vw,99vh) scale(.3415)}}.snow:nth-child(163){opacity:.3144;transform:translate(27.8177vw,-10px) scale(.3487);animation:fall-163 11s -20s linear infinite}@keyframes fall-163{68.289%{transform:translate(36.6823vw,68.289vh) scale(.3487)}to{transform:translate(32.25vw,99vh) scale(.3487)}}.snow:nth-child(164){opacity:1.6728;transform:translate(23.7137vw,-10px) scale(.0003);animation:fall-164 24s -14s linear infinite}@keyframes fall-164{75.257%{transform:translate(33.515vw,75.257vh) scale(.0003)}to{transform:translate(28.61435vw,99vh) scale(.0003)}}.snow:nth-child(165){opacity:.0712;transform:translate(50.454vw,-10px) scale(.5975);animation:fall-165 23s -8s linear infinite}@keyframes fall-165{35.867%{transform:translate(55.7017vw,35.867vh) scale(.5975)}to{transform:translate(53.07785vw,99vh) scale(.5975)}}.snow:nth-child(166){opacity:1.4472;transform:translate(8.91vw,-10px) scale(.655);animation:fall-166 30s -17s linear infinite}@keyframes fall-166{74.853%{transform:translate(17.865vw,74.853vh) scale(.655)}to{transform:translate(13.3875vw,99vh) scale(.655)}}.snow:nth-child(167){opacity:.344;transform:translate(75.9757vw,-10px) scale(.766);animation:fall-167 11s -17s linear infinite}@keyframes fall-167{52.905%{transform:translate(75.594vw,52.905vh) scale(.766)}to{transform:translate(75.78485vw,99vh) scale(.766)}}.snow:nth-child(168){opacity:.5042;transform:translate(89.7816vw,-10px) scale(.3258);animation:fall-168 10s -28s linear infinite}@keyframes fall-168{74.031%{transform:translate(84.9998vw,74.031vh) scale(.3258)}to{transform:translate(87.3907vw,99vh) scale(.3258)}}.snow:nth-child(169){opacity:1.1644;transform:translate(90.7653vw,-10px) scale(.9344);animation:fall-169 29s -17s linear infinite}@keyframes fall-169{65.943%{transform:translate(98.7324vw,65.943vh) scale(.9344)}to{transform:translate(94.74885vw,99vh) scale(.9344)}}.snow:nth-child(170){opacity:1.0298;transform:translate(71.9994vw,-10px) scale(.5545);animation:fall-170 23s -19s linear infinite}@keyframes fall-170{41.892%{transform:translate(66.3118vw,41.892vh) scale(.5545)}to{transform:translate(69.1556vw,99vh) scale(.5545)}}.snow:nth-child(171){opacity:.7366;transform:translate(67.8981vw,-10px) scale(.3972);animation:fall-171 30s -21s linear infinite}@keyframes fall-171{79.762%{transform:translate(66.5999vw,79.762vh) scale(.3972)}to{transform:translate(67.249vw,99vh) scale(.3972)}}.snow:nth-child(172){opacity:.4206;transform:translate(85.1657vw,-10px) scale(.642);animation:fall-172 29s -17s linear infinite}@keyframes fall-172{40.044%{transform:translate(80.6124vw,40.044vh) scale(.642)}to{transform:translate(82.88905vw,99vh) scale(.642)}}.snow:nth-child(173){opacity:.7918;transform:translate(89.4634vw,-10px) scale(.717);animation:fall-173 15s -13s linear infinite}@keyframes fall-173{33.266%{transform:translate(93.8375vw,33.266vh) scale(.717)}to{transform:translate(91.65045vw,99vh) scale(.717)}}.snow:nth-child(174){opacity:.8864;transform:translate(45.6969vw,-10px) scale(.0699);animation:fall-174 13s -8s linear infinite}@keyframes fall-174{61.968%{transform:translate(39.5623vw,61.968vh) scale(.0699)}to{transform:translate(42.6296vw,99vh) scale(.0699)}}.snow:nth-child(175){opacity:1.13;transform:translate(72.263vw,-10px) scale(.8941);animation:fall-175 29s -3s linear infinite}@keyframes fall-175{60.372%{transform:translate(71.6454vw,60.372vh) scale(.8941)}to{transform:translate(71.9542vw,99vh) scale(.8941)}}.snow:nth-child(176){opacity:.676;transform:translate(87.2825vw,-10px) scale(.0353);animation:fall-176 12s -22s linear infinite}@keyframes fall-176{78.067%{transform:translate(80.463vw,78.067vh) scale(.0353)}to{transform:translate(83.87275vw,99vh) scale(.0353)}}.snow:nth-child(177){opacity:1.3936;transform:translate(51.1068vw,-10px) scale(.8274);animation:fall-177 18s -10s linear infinite}@keyframes fall-177{46.405%{transform:translate(42.9134vw,46.405vh) scale(.8274)}to{transform:translate(47.0101vw,99vh) scale(.8274)}}.snow:nth-child(178){opacity:1.4412;transform:translate(48.6233vw,-10px) scale(.7579);animation:fall-178 18s -9s linear infinite}@keyframes fall-178{56.337%{transform:translate(52.6015vw,56.337vh) scale(.7579)}to{transform:translate(50.6124vw,99vh) scale(.7579)}}.snow:nth-child(179){opacity:.3178;transform:translate(89.8279vw,-10px) scale(.5807);animation:fall-179 17s -12s linear infinite}@keyframes fall-179{61.218%{transform:translate(94.3123vw,61.218vh) scale(.5807)}to{transform:translate(92.0701vw,99vh) scale(.5807)}}.snow:nth-child(180){opacity:1.9822;transform:translate(63.4488vw,-10px) scale(.8567);animation:fall-180 13s -18s linear infinite}@keyframes fall-180{33.43%{transform:translate(66.2099vw,33.43vh) scale(.8567)}to{transform:translate(64.82935vw,99vh) scale(.8567)}}.snow:nth-child(181){opacity:1.257;transform:translate(79.198vw,-10px) scale(.3621);animation:fall-181 17s -10s linear infinite}@keyframes fall-181{72.94%{transform:translate(77.5931vw,72.94vh) scale(.3621)}to{transform:translate(78.39555vw,99vh) scale(.3621)}}.snow:nth-child(182){opacity:.903;transform:translate(65.2013vw,-10px) scale(.6935);animation:fall-182 30s -21s linear infinite}@keyframes fall-182{50.738%{transform:translate(61.0075vw,50.738vh) scale(.6935)}to{transform:translate(63.1044vw,99vh) scale(.6935)}}.snow:nth-child(183){opacity:.2124;transform:translate(67.831vw,-10px) scale(.4455);animation:fall-183 11s -30s linear infinite}@keyframes fall-183{79.656%{transform:translate(74.0362vw,79.656vh) scale(.4455)}to{transform:translate(70.9336vw,99vh) scale(.4455)}}.snow:nth-child(184){opacity:.493;transform:translate(75.4418vw,-10px) scale(.0686);animation:fall-184 29s -9s linear infinite}@keyframes fall-184{42.362%{transform:translate(70.8779vw,42.362vh) scale(.0686)}to{transform:translate(73.15985vw,99vh) scale(.0686)}}.snow:nth-child(185){opacity:1.0382;transform:translate(75.2429vw,-10px) scale(.6136);animation:fall-185 16s -9s linear infinite}@keyframes fall-185{37.271%{transform:translate(67.3461vw,37.271vh) scale(.6136)}to{transform:translate(71.2945vw,99vh) scale(.6136)}}.snow:nth-child(186){opacity:1.9;transform:translate(99.771vw,-10px) scale(.9796);animation:fall-186 24s -11s linear infinite}@keyframes fall-186{41.562%{transform:translate(92.3678vw,41.562vh) scale(.9796)}to{transform:translate(96.0694vw,99vh) scale(.9796)}}.snow:nth-child(187){opacity:1.0732;transform:translate(15.0489vw,-10px) scale(.7562);animation:fall-187 23s -25s linear infinite}@keyframes fall-187{30.031%{transform:translate(22.7497vw,30.031vh) scale(.7562)}to{transform:translate(18.8993vw,99vh) scale(.7562)}}.snow:nth-child(188){opacity:1.2456;transform:translate(31.8836vw,-10px) scale(.3576);animation:fall-188 29s -20s linear infinite}@keyframes fall-188{46.67%{transform:translate(36.4599vw,46.67vh) scale(.3576)}to{transform:translate(34.17175vw,99vh) scale(.3576)}}.snow:nth-child(189){opacity:1.3512;transform:translate(30.3952vw,-10px) scale(.4948);animation:fall-189 15s -30s linear infinite}@keyframes fall-189{42.774%{transform:translate(22.2791vw,42.774vh) scale(.4948)}to{transform:translate(26.33715vw,99vh) scale(.4948)}}.snow:nth-child(190){opacity:1.0792;transform:translate(58.0901vw,-10px) scale(.1669);animation:fall-190 30s -30s linear infinite}@keyframes fall-190{48.895%{transform:translate(65.5462vw,48.895vh) scale(.1669)}to{transform:translate(61.81815vw,99vh) scale(.1669)}}.snow:nth-child(191){opacity:.2088;transform:translate(99.0158vw,-10px) scale(.8407);animation:fall-191 17s -4s linear infinite}@keyframes fall-191{52.852%{transform:translate(96.2538vw,52.852vh) scale(.8407)}to{transform:translate(97.6348vw,99vh) scale(.8407)}}.snow:nth-child(192){opacity:1.9498;transform:translate(12.4276vw,-10px) scale(.1634);animation:fall-192 12s -14s linear infinite}@keyframes fall-192{58.328%{transform:translate(21.6577vw,58.328vh) scale(.1634)}to{transform:translate(17.04265vw,99vh) scale(.1634)}}.snow:nth-child(193){opacity:1.0662;transform:translate(7.0062vw,-10px) scale(.9778);animation:fall-193 11s -25s linear infinite}@keyframes fall-193{42.761%{transform:translate(15.9219vw,42.761vh) scale(.9778)}to{transform:translate(11.46405vw,99vh) scale(.9778)}}.snow:nth-child(194){opacity:.4928;transform:translate(31.514vw,-10px) scale(.2087);animation:fall-194 13s -17s linear infinite}@keyframes fall-194{43.902%{transform:translate(26.9237vw,43.902vh) scale(.2087)}to{transform:translate(29.21885vw,99vh) scale(.2087)}}.snow:nth-child(195){opacity:.0566;transform:translate(29.6486vw,-10px) scale(.0338);animation:fall-195 25s -26s linear infinite}@keyframes fall-195{58.284%{transform:translate(26.1242vw,58.284vh) scale(.0338)}to{transform:translate(27.8864vw,99vh) scale(.0338)}}.snow:nth-child(196){opacity:.4076;transform:translate(96.7237vw,-10px) scale(.2026);animation:fall-196 21s -21s linear infinite}@keyframes fall-196{63.899%{transform:translate(89.765vw,63.899vh) scale(.2026)}to{transform:translate(93.24435vw,99vh) scale(.2026)}}.snow:nth-child(197){opacity:.2824;transform:translate(70.1354vw,-10px) scale(.7357);animation:fall-197 18s -20s linear infinite}@keyframes fall-197{31.986%{transform:translate(76.9131vw,31.986vh) scale(.7357)}to{transform:translate(73.52425vw,99vh) scale(.7357)}}.snow:nth-child(198){opacity:1.8152;transform:translate(54.3998vw,-10px) scale(.8465);animation:fall-198 27s -29s linear infinite}@keyframes fall-198{35.8%{transform:translate(52.9995vw,35.8vh) scale(.8465)}to{transform:translate(53.69965vw,99vh) scale(.8465)}}.snow:nth-child(199){opacity:1.3238;transform:translate(12.5744vw,-10px) scale(.9522);animation:fall-199 22s -23s linear infinite}@keyframes fall-199{40.681%{transform:translate(21.1416vw,40.681vh) scale(.9522)}to{transform:translate(16.858vw,99vh) scale(.9522)}}.snow:nth-child(200){opacity:.5778;transform:translate(5.9863vw,-10px) scale(.925);animation:fall-200 24s -23s linear infinite}@keyframes fall-200{63.298%{transform:translate(1.8879vw,63.298vh) scale(.925)}to{transform:translate(3.9371vw,99vh) scale(.925)}}.snow:nth-child(201){opacity:1.7966;transform:translate(97.4656vw,-10px) scale(.2213);animation:fall-201 18s -10s linear infinite}@keyframes fall-201{34.895%{transform:translate(93.6289vw,34.895vh) scale(.2213)}to{transform:translate(95.54725vw,99vh) scale(.2213)}}.snow:nth-child(202){opacity:1.8198;transform:translate(25.8189vw,-10px) scale(.0638);animation:fall-202 26s -26s linear infinite}@keyframes fall-202{70.879%{transform:translate(15.8401vw,70.879vh) scale(.0638)}to{transform:translate(20.8295vw,99vh) scale(.0638)}}.snow:nth-child(203){opacity:1.4948;transform:translate(72.6902vw,-10px) scale(.4894);animation:fall-203 20s -10s linear infinite}@keyframes fall-203{36.348%{transform:translate(69.032vw,36.348vh) scale(.4894)}to{transform:translate(70.8611vw,99vh) scale(.4894)}}.snow:nth-child(204){opacity:.4968;transform:translate(86.901vw,-10px) scale(.9079);animation:fall-204 10s -23s linear infinite}@keyframes fall-204{47.108%{transform:translate(80.1581vw,47.108vh) scale(.9079)}to{transform:translate(83.52955vw,99vh) scale(.9079)}}.snow:nth-child(205){opacity:1.7922;transform:translate(36.9619vw,-10px) scale(.9799);animation:fall-205 19s -5s linear infinite}@keyframes fall-205{33.947%{transform:translate(36.4714vw,33.947vh) scale(.9799)}to{transform:translate(36.71665vw,99vh) scale(.9799)}}.snow:nth-child(206){opacity:.2134;transform:translate(18.6728vw,-10px) scale(.4543);animation:fall-206 27s -28s linear infinite}@keyframes fall-206{73.235%{transform:translate(18.1827vw,73.235vh) scale(.4543)}to{transform:translate(18.42775vw,99vh) scale(.4543)}}.snow:nth-child(207){opacity:1.512;transform:translate(30.1506vw,-10px) scale(.4801);animation:fall-207 27s -15s linear infinite}@keyframes fall-207{57.91%{transform:translate(32.8087vw,57.91vh) scale(.4801)}to{transform:translate(31.47965vw,99vh) scale(.4801)}}.snow:nth-child(208){opacity:1.0364;transform:translate(77.7844vw,-10px) scale(.103);animation:fall-208 13s -12s linear infinite}@keyframes fall-208{69.317%{transform:translate(72.4091vw,69.317vh) scale(.103)}to{transform:translate(75.09675vw,99vh) scale(.103)}}.snow:nth-child(209){opacity:1.319;transform:translate(59.0262vw,-10px) scale(.8543);animation:fall-209 10s -24s linear infinite}@keyframes fall-209{41.556%{transform:translate(60.1256vw,41.556vh) scale(.8543)}to{transform:translate(59.5759vw,99vh) scale(.8543)}}.snow:nth-child(210){opacity:.7362;transform:translate(6.5391vw,-10px) scale(.8936);animation:fall-210 14s -9s linear infinite}@keyframes fall-210{39.716%{transform:translate(6.1684vw,39.716vh) scale(.8936)}to{transform:translate(6.35375vw,99vh) scale(.8936)}}.snow:nth-child(211){opacity:.5356;transform:translate(95.6246vw,-10px) scale(.1075);animation:fall-211 29s -10s linear infinite}@keyframes fall-211{49.764%{transform:translate(88.6563vw,49.764vh) scale(.1075)}to{transform:translate(92.14045vw,99vh) scale(.1075)}}.snow:nth-child(212){opacity:.1556;transform:translate(10.2876vw,-10px) scale(.6342);animation:fall-212 23s -30s linear infinite}@keyframes fall-212{53.575%{transform:translate(11.4197vw,53.575vh) scale(.6342)}to{transform:translate(10.85365vw,99vh) scale(.6342)}}.snow:nth-child(213){opacity:.4596;transform:translate(10.8241vw,-10px) scale(.5476);animation:fall-213 22s -5s linear infinite}@keyframes fall-213{60.208%{transform:translate(19.4771vw,60.208vh) scale(.5476)}to{transform:translate(15.1506vw,99vh) scale(.5476)}}.snow:nth-child(214){opacity:1.8558;transform:translate(43.6186vw,-10px) scale(.9961);animation:fall-214 19s -12s linear infinite}@keyframes fall-214{51.021%{transform:translate(35.8124vw,51.021vh) scale(.9961)}to{transform:translate(39.7155vw,99vh) scale(.9961)}}.snow:nth-child(215){opacity:1.2236;transform:translate(69.0246vw,-10px) scale(.5719);animation:fall-215 20s -29s linear infinite}@keyframes fall-215{30.557%{transform:translate(77.9277vw,30.557vh) scale(.5719)}to{transform:translate(73.47615vw,99vh) scale(.5719)}}.snow:nth-child(216){opacity:.0908;transform:translate(86.6887vw,-10px) scale(.3058);animation:fall-216 14s -26s linear infinite}@keyframes fall-216{76.756%{transform:translate(80.6171vw,76.756vh) scale(.3058)}to{transform:translate(83.6529vw,99vh) scale(.3058)}}.snow:nth-child(217){opacity:.2974;transform:translate(35.8391vw,-10px) scale(.2241);animation:fall-217 11s -1s linear infinite}@keyframes fall-217{35.995%{transform:translate(35.6013vw,35.995vh) scale(.2241)}to{transform:translate(35.7202vw,99vh) scale(.2241)}}.snow:nth-child(218){opacity:1.992;transform:translate(52.809vw,-10px) scale(.6481);animation:fall-218 11s -29s linear infinite}@keyframes fall-218{53.648%{transform:translate(57.8481vw,53.648vh) scale(.6481)}to{transform:translate(55.32855vw,99vh) scale(.6481)}}.snow:nth-child(219){opacity:1.5078;transform:translate(29.4154vw,-10px) scale(.8029);animation:fall-219 23s -25s linear infinite}@keyframes fall-219{72.579%{transform:translate(25.9474vw,72.579vh) scale(.8029)}to{transform:translate(27.6814vw,99vh) scale(.8029)}}.snow:nth-child(220){opacity:1.6368;transform:translate(96.1593vw,-10px) scale(.8394);animation:fall-220 29s -21s linear infinite}@keyframes fall-220{65.881%{transform:translate(100.756vw,65.881vh) scale(.8394)}to{transform:translate(98.45765vw,99vh) scale(.8394)}}.snow:nth-child(221){opacity:1.175;transform:translate(47.4668vw,-10px) scale(.5812);animation:fall-221 27s -21s linear infinite}@keyframes fall-221{50.808%{transform:translate(51.6438vw,50.808vh) scale(.5812)}to{transform:translate(49.5553vw,99vh) scale(.5812)}}.snow:nth-child(222){opacity:1.066;transform:translate(76.9894vw,-10px) scale(.8203);animation:fall-222 19s -16s linear infinite}@keyframes fall-222{59.421%{transform:translate(74.8741vw,59.421vh) scale(.8203)}to{transform:translate(75.93175vw,99vh) scale(.8203)}}.snow:nth-child(223){opacity:.191;transform:translate(44.8782vw,-10px) scale(.5213);animation:fall-223 19s -15s linear infinite}@keyframes fall-223{30.109%{transform:translate(37.5586vw,30.109vh) scale(.5213)}to{transform:translate(41.2184vw,99vh) scale(.5213)}}.snow:nth-child(224){opacity:.1954;transform:translate(44.6124vw,-10px) scale(.6584);animation:fall-224 10s -5s linear infinite}@keyframes fall-224{71.443%{transform:translate(34.7984vw,71.443vh) scale(.6584)}to{transform:translate(39.7054vw,99vh) scale(.6584)}}.snow:nth-child(225){opacity:1.8096;transform:translate(65.8633vw,-10px) scale(.4941);animation:fall-225 28s -6s linear infinite}@keyframes fall-225{78.117%{transform:translate(72.2647vw,78.117vh) scale(.4941)}to{transform:translate(69.064vw,99vh) scale(.4941)}}.snow:nth-child(226){opacity:1.7892;transform:translate(14.56vw,-10px) scale(.8626);animation:fall-226 25s -22s linear infinite}@keyframes fall-226{69.255%{transform:translate(18.1549vw,69.255vh) scale(.8626)}to{transform:translate(16.35745vw,99vh) scale(.8626)}}.snow:nth-child(227){opacity:1.5636;transform:translate(33.7211vw,-10px) scale(.4954);animation:fall-227 27s -23s linear infinite}@keyframes fall-227{55.073%{transform:translate(24.1082vw,55.073vh) scale(.4954)}to{transform:translate(28.91465vw,99vh) scale(.4954)}}.snow:nth-child(228){opacity:.2678;transform:translate(78.5909vw,-10px) scale(.6044);animation:fall-228 25s -30s linear infinite}@keyframes fall-228{53.194%{transform:translate(82.3483vw,53.194vh) scale(.6044)}to{transform:translate(80.4696vw,99vh) scale(.6044)}}.snow:nth-child(229){opacity:.1088;transform:translate(72.2183vw,-10px) scale(.0835);animation:fall-229 21s -17s linear infinite}@keyframes fall-229{65.745%{transform:translate(79.7786vw,65.745vh) scale(.0835)}to{transform:translate(75.99845vw,99vh) scale(.0835)}}.snow:nth-child(230){opacity:1.0198;transform:translate(26.2905vw,-10px) scale(.0498);animation:fall-230 25s -29s linear infinite}@keyframes fall-230{69.326%{transform:translate(29.8982vw,69.326vh) scale(.0498)}to{transform:translate(28.09435vw,99vh) scale(.0498)}}.snow:nth-child(231){opacity:1.9514;transform:translate(21.0981vw,-10px) scale(.772);animation:fall-231 13s -1s linear infinite}@keyframes fall-231{44.726%{transform:translate(19.3472vw,44.726vh) scale(.772)}to{transform:translate(20.22265vw,99vh) scale(.772)}}.snow:nth-child(232){opacity:.4264;transform:translate(53.5957vw,-10px) scale(.8007);animation:fall-232 18s -11s linear infinite}@keyframes fall-232{37.953%{transform:translate(51.2085vw,37.953vh) scale(.8007)}to{transform:translate(52.4021vw,99vh) scale(.8007)}}.snow:nth-child(233){opacity:1.2732;transform:translate(15.0253vw,-10px) scale(.5245);animation:fall-233 26s -5s linear infinite}@keyframes fall-233{69.452%{transform:translate(7.5829vw,69.452vh) scale(.5245)}to{transform:translate(11.3041vw,99vh) scale(.5245)}}.snow:nth-child(234){opacity:.5882;transform:translate(48.0502vw,-10px) scale(.1388);animation:fall-234 14s -20s linear infinite}@keyframes fall-234{57.814%{transform:translate(43.1501vw,57.814vh) scale(.1388)}to{transform:translate(45.60015vw,99vh) scale(.1388)}}.snow:nth-child(235){opacity:.5506;transform:translate(82.4557vw,-10px) scale(.0706);animation:fall-235 14s -7s linear infinite}@keyframes fall-235{67.093%{transform:translate(85.7425vw,67.093vh) scale(.0706)}to{transform:translate(84.0991vw,99vh) scale(.0706)}}.snow:nth-child(236){opacity:.415;transform:translate(71.7462vw,-10px) scale(.8128);animation:fall-236 19s -20s linear infinite}@keyframes fall-236{67.438%{transform:translate(71.9489vw,67.438vh) scale(.8128)}to{transform:translate(71.84755vw,99vh) scale(.8128)}}.snow:nth-child(237){opacity:1.7702;transform:translate(28.9597vw,-10px) scale(.1494);animation:fall-237 15s -9s linear infinite}@keyframes fall-237{36.88%{transform:translate(22.4811vw,36.88vh) scale(.1494)}to{transform:translate(25.7204vw,99vh) scale(.1494)}}.snow:nth-child(238){opacity:1.9046;transform:translate(72.6474vw,-10px) scale(.939);animation:fall-238 19s -1s linear infinite}@keyframes fall-238{68.468%{transform:translate(63.4914vw,68.468vh) scale(.939)}to{transform:translate(68.0694vw,99vh) scale(.939)}}.snow:nth-child(239){opacity:.9998;transform:translate(86.1814vw,-10px) scale(.4673);animation:fall-239 16s -10s linear infinite}@keyframes fall-239{55.833%{transform:translate(80.2075vw,55.833vh) scale(.4673)}to{transform:translate(83.19445vw,99vh) scale(.4673)}}.snow:nth-child(240){opacity:1.2312;transform:translate(88.9592vw,-10px) scale(.057);animation:fall-240 21s -22s linear infinite}@keyframes fall-240{76.966%{transform:translate(88.7885vw,76.966vh) scale(.057)}to{transform:translate(88.87385vw,99vh) scale(.057)}}.snow:nth-child(241){opacity:.7592;transform:translate(55.5362vw,-10px) scale(.6245);animation:fall-241 16s -14s linear infinite}@keyframes fall-241{36.594%{transform:translate(46.4153vw,36.594vh) scale(.6245)}to{transform:translate(50.97575vw,99vh) scale(.6245)}}.snow:nth-child(242){opacity:1.7744;transform:translate(53.5162vw,-10px) scale(.4555);animation:fall-242 19s -1s linear infinite}@keyframes fall-242{50.973%{transform:translate(48.8651vw,50.973vh) scale(.4555)}to{transform:translate(51.19065vw,99vh) scale(.4555)}}.snow:nth-child(243){opacity:.3736;transform:translate(60.7019vw,-10px) scale(.5278);animation:fall-243 25s -3s linear infinite}@keyframes fall-243{40.21%{transform:translate(67.8071vw,40.21vh) scale(.5278)}to{transform:translate(64.2545vw,99vh) scale(.5278)}}.snow:nth-child(244){opacity:.902;transform:translate(32.5844vw,-10px) scale(.8775);animation:fall-244 20s -28s linear infinite}@keyframes fall-244{39.517%{transform:translate(38.8791vw,39.517vh) scale(.8775)}to{transform:translate(35.73175vw,99vh) scale(.8775)}}.snow:nth-child(245){opacity:1.5918;transform:translate(9.1468vw,-10px) scale(.8934);animation:fall-245 29s -5s linear infinite}@keyframes fall-245{76.536%{transform:translate(2.9657vw,76.536vh) scale(.8934)}to{transform:translate(6.05625vw,99vh) scale(.8934)}}.snow:nth-child(246){opacity:1.051;transform:translate(7.1088vw,-10px) scale(.8816);animation:fall-246 13s -25s linear infinite}@keyframes fall-246{76.932%{transform:translate(5.0937vw,76.932vh) scale(.8816)}to{transform:translate(6.10125vw,99vh) scale(.8816)}}.snow:nth-child(247){opacity:1.041;transform:translate(66.4599vw,-10px) scale(.4921);animation:fall-247 24s -5s linear infinite}@keyframes fall-247{73.452%{transform:translate(57.1377vw,73.452vh) scale(.4921)}to{transform:translate(61.7988vw,99vh) scale(.4921)}}.snow:nth-child(248){opacity:1.275;transform:translate(94.9947vw,-10px) scale(.4725);animation:fall-248 14s -11s linear infinite}@keyframes fall-248{45.181%{transform:translate(101.1224vw,45.181vh) scale(.4725)}to{transform:translate(98.05855vw,99vh) scale(.4725)}}.snow:nth-child(249){opacity:1.0636;transform:translate(22.6697vw,-10px) scale(.6051);animation:fall-249 25s -16s linear infinite}@keyframes fall-249{56.725%{transform:translate(14.8938vw,56.725vh) scale(.6051)}to{transform:translate(18.78175vw,99vh) scale(.6051)}}.snow:nth-child(250){opacity:.4664;transform:translate(86.6934vw,-10px) scale(.2708);animation:fall-250 17s -19s linear infinite}@keyframes fall-250{78.525%{transform:translate(79.4614vw,78.525vh) scale(.2708)}to{transform:translate(83.0774vw,99vh) scale(.2708)}}.snow:nth-child(251){opacity:.2774;transform:translate(33.8116vw,-10px) scale(.9707);animation:fall-251 12s -2s linear infinite}@keyframes fall-251{79.966%{transform:translate(40.412vw,79.966vh) scale(.9707)}to{transform:translate(37.1118vw,99vh) scale(.9707)}}.snow:nth-child(252){opacity:1.391;transform:translate(48.7988vw,-10px) scale(.7438);animation:fall-252 22s -26s linear infinite}@keyframes fall-252{65.502%{transform:translate(45.3648vw,65.502vh) scale(.7438)}to{transform:translate(47.0818vw,99vh) scale(.7438)}}.snow:nth-child(253){opacity:.3476;transform:translate(48.8758vw,-10px) scale(.2835);animation:fall-253 26s -20s linear infinite}@keyframes fall-253{55.77%{transform:translate(43.4041vw,55.77vh) scale(.2835)}to{transform:translate(46.13995vw,99vh) scale(.2835)}}.snow:nth-child(254){opacity:1.9234;transform:translate(52.9371vw,-10px) scale(.3438);animation:fall-254 14s -6s linear infinite}@keyframes fall-254{63.952%{transform:translate(61.6143vw,63.952vh) scale(.3438)}to{transform:translate(57.2757vw,99vh) scale(.3438)}}.snow:nth-child(255){opacity:.0216;transform:translate(56.5337vw,-10px) scale(.3249);animation:fall-255 26s -22s linear infinite}@keyframes fall-255{58.877%{transform:translate(55.3533vw,58.877vh) scale(.3249)}to{transform:translate(55.9435vw,99vh) scale(.3249)}}.snow:nth-child(256){opacity:1.626;transform:translate(34.6543vw,-10px) scale(.6333);animation:fall-256 25s -18s linear infinite}@keyframes fall-256{65.595%{transform:translate(28.7307vw,65.595vh) scale(.6333)}to{transform:translate(31.6925vw,99vh) scale(.6333)}}.snow:nth-child(257){opacity:1.4364;transform:translate(16.4729vw,-10px) scale(.0401);animation:fall-257 26s -14s linear infinite}@keyframes fall-257{61.807%{transform:translate(7.6943vw,61.807vh) scale(.0401)}to{transform:translate(12.0836vw,99vh) scale(.0401)}}.snow:nth-child(258){opacity:.6182;transform:translate(43.1666vw,-10px) scale(.2725);animation:fall-258 23s -8s linear infinite}@keyframes fall-258{64.568%{transform:translate(43.7592vw,64.568vh) scale(.2725)}to{transform:translate(43.4629vw,99vh) scale(.2725)}}.snow:nth-child(259){opacity:1.9156;transform:translate(3.2267vw,-10px) scale(.1192);animation:fall-259 27s -3s linear infinite}@keyframes fall-259{59.256%{transform:translate(5.0984vw,59.256vh) scale(.1192)}to{transform:translate(4.16255vw,99vh) scale(.1192)}}.snow:nth-child(260){opacity:1.0098;transform:translate(32.8796vw,-10px) scale(.6395);animation:fall-260 17s -27s linear infinite}@keyframes fall-260{54.755%{transform:translate(40.8366vw,54.755vh) scale(.6395)}to{transform:translate(36.8581vw,99vh) scale(.6395)}}.snow:nth-child(261){opacity:.0542;transform:translate(10.7269vw,-10px) scale(.5187);animation:fall-261 29s -7s linear infinite}@keyframes fall-261{62.903%{transform:translate(7.5904vw,62.903vh) scale(.5187)}to{transform:translate(9.15865vw,99vh) scale(.5187)}}.snow:nth-child(262){opacity:1.2798;transform:translate(98.0352vw,-10px) scale(.0901);animation:fall-262 20s -10s linear infinite}@keyframes fall-262{71.815%{transform:translate(103.315vw,71.815vh) scale(.0901)}to{transform:translate(100.6751vw,99vh) scale(.0901)}}.snow:nth-child(263){opacity:.9852;transform:translate(91.1177vw,-10px) scale(.3736);animation:fall-263 16s -3s linear infinite}@keyframes fall-263{40.589%{transform:translate(89.8798vw,40.589vh) scale(.3736)}to{transform:translate(90.49875vw,99vh) scale(.3736)}}.snow:nth-child(264){opacity:.056;transform:translate(74.3813vw,-10px) scale(.7754);animation:fall-264 11s -10s linear infinite}@keyframes fall-264{46.604%{transform:translate(65.4668vw,46.604vh) scale(.7754)}to{transform:translate(69.92405vw,99vh) scale(.7754)}}.snow:nth-child(265){opacity:.8284;transform:translate(22.3748vw,-10px) scale(.7214);animation:fall-265 27s -9s linear infinite}@keyframes fall-265{68.373%{transform:translate(13.5491vw,68.373vh) scale(.7214)}to{transform:translate(17.96195vw,99vh) scale(.7214)}}.snow:nth-child(266){opacity:1.2628;transform:translate(19.5115vw,-10px) scale(.6656);animation:fall-266 18s -16s linear infinite}@keyframes fall-266{56.646%{transform:translate(25.723vw,56.646vh) scale(.6656)}to{transform:translate(22.61725vw,99vh) scale(.6656)}}.snow:nth-child(267){opacity:.792;transform:translate(45.813vw,-10px) scale(.1069);animation:fall-267 13s -15s linear infinite}@keyframes fall-267{32.852%{transform:translate(52.7648vw,32.852vh) scale(.1069)}to{transform:translate(49.2889vw,99vh) scale(.1069)}}.snow:nth-child(268){opacity:1.1738;transform:translate(77.2323vw,-10px) scale(.2984);animation:fall-268 11s -23s linear infinite}@keyframes fall-268{44.344%{transform:translate(81.065vw,44.344vh) scale(.2984)}to{transform:translate(79.14865vw,99vh) scale(.2984)}}.snow:nth-child(269){opacity:1.9246;transform:translate(67.9286vw,-10px) scale(.2318);animation:fall-269 28s -5s linear infinite}@keyframes fall-269{72.096%{transform:translate(75.8381vw,72.096vh) scale(.2318)}to{transform:translate(71.88335vw,99vh) scale(.2318)}}.snow:nth-child(270){opacity:.3674;transform:translate(50.7921vw,-10px) scale(.7851);animation:fall-270 20s -17s linear infinite}@keyframes fall-270{51.109%{transform:translate(58.7243vw,51.109vh) scale(.7851)}to{transform:translate(54.7582vw,99vh) scale(.7851)}}.snow:nth-child(271){opacity:1.6412;transform:translate(88.776vw,-10px) scale(.6192);animation:fall-271 29s -15s linear infinite}@keyframes fall-271{46.307%{transform:translate(96.7963vw,46.307vh) scale(.6192)}to{transform:translate(92.78615vw,99vh) scale(.6192)}}.snow:nth-child(272){opacity:1.4578;transform:translate(18.7866vw,-10px) scale(.8797);animation:fall-272 30s -2s linear infinite}@keyframes fall-272{46.483%{transform:translate(19.9651vw,46.483vh) scale(.8797)}to{transform:translate(19.37585vw,99vh) scale(.8797)}}.snow:nth-child(273){opacity:.1112;transform:translate(49.3196vw,-10px) scale(.4816);animation:fall-273 20s -11s linear infinite}@keyframes fall-273{63.851%{transform:translate(52.2446vw,63.851vh) scale(.4816)}to{transform:translate(50.7821vw,99vh) scale(.4816)}}.snow:nth-child(274){opacity:1.9122;transform:translate(70.2118vw,-10px) scale(.6062);animation:fall-274 12s -18s linear infinite}@keyframes fall-274{39.127%{transform:translate(79.5498vw,39.127vh) scale(.6062)}to{transform:translate(74.8808vw,99vh) scale(.6062)}}.snow:nth-child(275){opacity:1.6946;transform:translate(28.9776vw,-10px) scale(.005);animation:fall-275 12s -8s linear infinite}@keyframes fall-275{42.341%{transform:translate(22.1202vw,42.341vh) scale(.005)}to{transform:translate(25.5489vw,99vh) scale(.005)}}.snow:nth-child(276){opacity:1.1318;transform:translate(23.7187vw,-10px) scale(.7162);animation:fall-276 20s -10s linear infinite}@keyframes fall-276{61.561%{transform:translate(32.961vw,61.561vh) scale(.7162)}to{transform:translate(28.33985vw,99vh) scale(.7162)}}.snow:nth-child(277){opacity:.454;transform:translate(98.7229vw,-10px) scale(.5508);animation:fall-277 27s -28s linear infinite}@keyframes fall-277{33.944%{transform:translate(90.3562vw,33.944vh) scale(.5508)}to{transform:translate(94.53955vw,99vh) scale(.5508)}}.snow:nth-child(278){opacity:1.9554;transform:translate(21.0211vw,-10px) scale(.6652);animation:fall-278 20s -24s linear infinite}@keyframes fall-278{31.521%{transform:translate(17.8567vw,31.521vh) scale(.6652)}to{transform:translate(19.4389vw,99vh) scale(.6652)}}.snow:nth-child(279){opacity:1.2158;transform:translate(5.2421vw,-10px) scale(.5984);animation:fall-279 22s -11s linear infinite}@keyframes fall-279{63.213%{transform:translate(13.2453vw,63.213vh) scale(.5984)}to{transform:translate(9.2437vw,99vh) scale(.5984)}}.snow:nth-child(280){opacity:.1116;transform:translate(74.8271vw,-10px) scale(.5135);animation:fall-280 20s -20s linear infinite}@keyframes fall-280{46.194%{transform:translate(75.5463vw,46.194vh) scale(.5135)}to{transform:translate(75.1867vw,99vh) scale(.5135)}}.snow:nth-child(281){opacity:1.3714;transform:translate(8.0709vw,-10px) scale(.9477);animation:fall-281 17s -6s linear infinite}@keyframes fall-281{78.396%{transform:translate(9.6006vw,78.396vh) scale(.9477)}to{transform:translate(8.83575vw,99vh) scale(.9477)}}.snow:nth-child(282){opacity:.4034;transform:translate(49.8502vw,-10px) scale(.1985);animation:fall-282 27s -4s linear infinite}@keyframes fall-282{55.248%{transform:translate(54.9028vw,55.248vh) scale(.1985)}to{transform:translate(52.3765vw,99vh) scale(.1985)}}.snow:nth-child(283){opacity:1.8606;transform:translate(56.7vw,-10px) scale(.3868);animation:fall-283 22s -2s linear infinite}@keyframes fall-283{65.944%{transform:translate(50.7567vw,65.944vh) scale(.3868)}to{transform:translate(53.72835vw,99vh) scale(.3868)}}.snow:nth-child(284){opacity:.943;transform:translate(63.5425vw,-10px) scale(.4341);animation:fall-284 17s -28s linear infinite}@keyframes fall-284{58.57%{transform:translate(58.4153vw,58.57vh) scale(.4341)}to{transform:translate(60.9789vw,99vh) scale(.4341)}}.snow:nth-child(285){opacity:1.9684;transform:translate(63.9043vw,-10px) scale(.4354);animation:fall-285 19s -24s linear infinite}@keyframes fall-285{46.651%{transform:translate(73.6402vw,46.651vh) scale(.4354)}to{transform:translate(68.77225vw,99vh) scale(.4354)}}.snow:nth-child(286){opacity:.6916;transform:translate(28.9871vw,-10px) scale(.6232);animation:fall-286 29s -29s linear infinite}@keyframes fall-286{67.401%{transform:translate(23.3043vw,67.401vh) scale(.6232)}to{transform:translate(26.1457vw,99vh) scale(.6232)}}.snow:nth-child(287){opacity:.718;transform:translate(19.309vw,-10px) scale(.4506);animation:fall-287 11s -6s linear infinite}@keyframes fall-287{37.235%{transform:translate(26.6219vw,37.235vh) scale(.4506)}to{transform:translate(22.96545vw,99vh) scale(.4506)}}.snow:nth-child(288){opacity:.3166;transform:translate(24.7484vw,-10px) scale(.05);animation:fall-288 19s -2s linear infinite}@keyframes fall-288{42.398%{transform:translate(29.5067vw,42.398vh) scale(.05)}to{transform:translate(27.12755vw,99vh) scale(.05)}}.snow:nth-child(289){opacity:.3638;transform:translate(67.379vw,-10px) scale(.7636);animation:fall-289 22s -25s linear infinite}@keyframes fall-289{65.999%{transform:translate(60.8653vw,65.999vh) scale(.7636)}to{transform:translate(64.12215vw,99vh) scale(.7636)}}.snow:nth-child(290){opacity:1.5158;transform:translate(36.012vw,-10px) scale(.2838);animation:fall-290 30s -20s linear infinite}@keyframes fall-290{38.401%{transform:translate(29.7544vw,38.401vh) scale(.2838)}to{transform:translate(32.8832vw,99vh) scale(.2838)}}.snow:nth-child(291){opacity:.992;transform:translate(43.6097vw,-10px) scale(.3352);animation:fall-291 13s -26s linear infinite}@keyframes fall-291{30.333%{transform:translate(51.8962vw,30.333vh) scale(.3352)}to{transform:translate(47.75295vw,99vh) scale(.3352)}}.snow:nth-child(292){opacity:.9244;transform:translate(3.8966vw,-10px) scale(.8949);animation:fall-292 28s -17s linear infinite}@keyframes fall-292{75.198%{transform:translate(7.6339vw,75.198vh) scale(.8949)}to{transform:translate(5.76525vw,99vh) scale(.8949)}}.snow:nth-child(293){opacity:1.5802;transform:translate(4.8312vw,-10px) scale(.9941);animation:fall-293 29s -11s linear infinite}@keyframes fall-293{41.343%{transform:translate(14.444vw,41.343vh) scale(.9941)}to{transform:translate(9.6376vw,99vh) scale(.9941)}}.snow:nth-child(294){opacity:.8276;transform:translate(96.7464vw,-10px) scale(.7694);animation:fall-294 13s -13s linear infinite}@keyframes fall-294{52.176%{transform:translate(93.539vw,52.176vh) scale(.7694)}to{transform:translate(95.1427vw,99vh) scale(.7694)}}.snow:nth-child(295){opacity:.7218;transform:translate(97.983vw,-10px) scale(.1543);animation:fall-295 21s -17s linear infinite}@keyframes fall-295{41.93%{transform:translate(90.8227vw,41.93vh) scale(.1543)}to{transform:translate(94.40285vw,99vh) scale(.1543)}}.snow:nth-child(296){opacity:1.6914;transform:translate(49.6611vw,-10px) scale(.3906);animation:fall-296 20s -23s linear infinite}@keyframes fall-296{58.422%{transform:translate(55.3827vw,58.422vh) scale(.3906)}to{transform:translate(52.5219vw,99vh) scale(.3906)}}.snow:nth-child(297){opacity:1.1038;transform:translate(25.4289vw,-10px) scale(.5042);animation:fall-297 29s -25s linear infinite}@keyframes fall-297{65.674%{transform:translate(25.8083vw,65.674vh) scale(.5042)}to{transform:translate(25.6186vw,99vh) scale(.5042)}}.snow:nth-child(298){opacity:.3634;transform:translate(25.5751vw,-10px) scale(.3712);animation:fall-298 29s -11s linear infinite}@keyframes fall-298{54.222%{transform:translate(30.451vw,54.222vh) scale(.3712)}to{transform:translate(28.01305vw,99vh) scale(.3712)}}.snow:nth-child(299){opacity:1.0596;transform:translate(36.3676vw,-10px) scale(.0117);animation:fall-299 28s -17s linear infinite}@keyframes fall-299{54.099%{transform:translate(38.9482vw,54.099vh) scale(.0117)}to{transform:translate(37.6579vw,99vh) scale(.0117)}}.snow:nth-child(300){opacity:.3138;transform:translate(62.2884vw,-10px) scale(.7624);animation:fall-300 17s -1s linear infinite}@keyframes fall-300{52.257%{transform:translate(57.6844vw,52.257vh) scale(.7624)}to{transform:translate(59.9864vw,99vh) scale(.7624)}}.snow:nth-child(301){opacity:1.237;transform:translate(57.4183vw,-10px) scale(.9449);animation:fall-301 25s -26s linear infinite}@keyframes fall-301{43.776%{transform:translate(65.5448vw,43.776vh) scale(.9449)}to{transform:translate(61.48155vw,99vh) scale(.9449)}}.snow:nth-child(302){opacity:.2898;transform:translate(98.4838vw,-10px) scale(.8459);animation:fall-302 16s -28s linear infinite}@keyframes fall-302{66.035%{transform:translate(93.3656vw,66.035vh) scale(.8459)}to{transform:translate(95.9247vw,99vh) scale(.8459)}}.snow:nth-child(303){opacity:.2944;transform:translate(80.0285vw,-10px) scale(.8685);animation:fall-303 11s -18s linear infinite}@keyframes fall-303{55.837%{transform:translate(79.3336vw,55.837vh) scale(.8685)}to{transform:translate(79.68105vw,99vh) scale(.8685)}}.snow:nth-child(304){opacity:.8624;transform:translate(42.5813vw,-10px) scale(.0306);animation:fall-304 21s -7s linear infinite}@keyframes fall-304{62.953%{transform:translate(32.6533vw,62.953vh) scale(.0306)}to{transform:translate(37.6173vw,99vh) scale(.0306)}}.snow:nth-child(305){opacity:.189;transform:translate(41.8147vw,-10px) scale(.6946);animation:fall-305 21s -12s linear infinite}@keyframes fall-305{43.2%{transform:translate(44.8506vw,43.2vh) scale(.6946)}to{transform:translate(43.33265vw,99vh) scale(.6946)}}.snow:nth-child(306){opacity:.6438;transform:translate(4.278vw,-10px) scale(.7077);animation:fall-306 26s -18s linear infinite}@keyframes fall-306{63.997%{transform:translate(-1.3239vw,63.997vh) scale(.7077)}to{transform:translate(1.47705vw,99vh) scale(.7077)}}.snow:nth-child(307){opacity:.6226;transform:translate(7.2897vw,-10px) scale(.3011);animation:fall-307 12s -26s linear infinite}@keyframes fall-307{33.721%{transform:translate(-1.7845vw,33.721vh) scale(.3011)}to{transform:translate(2.7526vw,99vh) scale(.3011)}}.snow:nth-child(308){opacity:1.8364;transform:translate(23.5771vw,-10px) scale(.6798);animation:fall-308 13s -17s linear infinite}@keyframes fall-308{49.107%{transform:translate(33.1753vw,49.107vh) scale(.6798)}to{transform:translate(28.3762vw,99vh) scale(.6798)}}.snow:nth-child(309){opacity:1.0378;transform:translate(80.1926vw,-10px) scale(.0471);animation:fall-309 27s -11s linear infinite}@keyframes fall-309{56.642%{transform:translate(83.9137vw,56.642vh) scale(.0471)}to{transform:translate(82.05315vw,99vh) scale(.0471)}}.snow:nth-child(310){opacity:1.8066;transform:translate(78.2976vw,-10px) scale(.5816);animation:fall-310 30s -8s linear infinite}@keyframes fall-310{38.735%{transform:translate(75.3402vw,38.735vh) scale(.5816)}to{transform:translate(76.8189vw,99vh) scale(.5816)}}.snow:nth-child(311){opacity:.2848;transform:translate(46.5677vw,-10px) scale(.1347);animation:fall-311 10s -27s linear infinite}@keyframes fall-311{63.22%{transform:translate(47.9818vw,63.22vh) scale(.1347)}to{transform:translate(47.27475vw,99vh) scale(.1347)}}.snow:nth-child(312){opacity:1.5964;transform:translate(80.6756vw,-10px) scale(.465);animation:fall-312 17s -5s linear infinite}@keyframes fall-312{50.891%{transform:translate(82.0159vw,50.891vh) scale(.465)}to{transform:translate(81.34575vw,99vh) scale(.465)}}.snow:nth-child(313){opacity:.4828;transform:translate(48.9759vw,-10px) scale(.9303);animation:fall-313 21s -6s linear infinite}@keyframes fall-313{58.382%{transform:translate(42.7831vw,58.382vh) scale(.9303)}to{transform:translate(45.8795vw,99vh) scale(.9303)}}.snow:nth-child(314){opacity:1.7608;transform:translate(9.9353vw,-10px) scale(.2316);animation:fall-314 10s -1s linear infinite}@keyframes fall-314{38.824%{transform:translate(7.5708vw,38.824vh) scale(.2316)}to{transform:translate(8.75305vw,99vh) scale(.2316)}}.snow:nth-child(315){opacity:.9802;transform:translate(82.2709vw,-10px) scale(.5842);animation:fall-315 24s -21s linear infinite}@keyframes fall-315{40.614%{transform:translate(87.5559vw,40.614vh) scale(.5842)}to{transform:translate(84.9134vw,99vh) scale(.5842)}}.snow:nth-child(316){opacity:1.2082;transform:translate(18.7291vw,-10px) scale(.6547);animation:fall-316 10s -15s linear infinite}@keyframes fall-316{33.056%{transform:translate(17.603vw,33.056vh) scale(.6547)}to{transform:translate(18.16605vw,99vh) scale(.6547)}}.snow:nth-child(317){opacity:1.3342;transform:translate(88.6262vw,-10px) scale(.0635);animation:fall-317 13s -12s linear infinite}@keyframes fall-317{48.553%{transform:translate(97.0491vw,48.553vh) scale(.0635)}to{transform:translate(92.83765vw,99vh) scale(.0635)}}.snow:nth-child(318){opacity:.5732;transform:translate(28.0277vw,-10px) scale(.4397);animation:fall-318 16s -6s linear infinite}@keyframes fall-318{75.71%{transform:translate(35.7358vw,75.71vh) scale(.4397)}to{transform:translate(31.88175vw,99vh) scale(.4397)}}.snow:nth-child(319){opacity:.5572;transform:translate(24.0252vw,-10px) scale(.1872);animation:fall-319 10s -14s linear infinite}@keyframes fall-319{34.461%{transform:translate(18.7014vw,34.461vh) scale(.1872)}to{transform:translate(21.3633vw,99vh) scale(.1872)}}.snow:nth-child(320){opacity:1.2554;transform:translate(90.6273vw,-10px) scale(.9126);animation:fall-320 12s -5s linear infinite}@keyframes fall-320{79.947%{transform:translate(96.9668vw,79.947vh) scale(.9126)}to{transform:translate(93.79705vw,99vh) scale(.9126)}}.snow:nth-child(321){opacity:1.964;transform:translate(53.3718vw,-10px) scale(.832);animation:fall-321 20s -22s linear infinite}@keyframes fall-321{36.452%{transform:translate(62.4846vw,36.452vh) scale(.832)}to{transform:translate(57.9282vw,99vh) scale(.832)}}.snow:nth-child(322){opacity:.3148;transform:translate(7.6826vw,-10px) scale(.6395);animation:fall-322 26s -1s linear infinite}@keyframes fall-322{38.122%{transform:translate(6.7888vw,38.122vh) scale(.6395)}to{transform:translate(7.2357vw,99vh) scale(.6395)}}.snow:nth-child(323){opacity:1.0584;transform:translate(16.5453vw,-10px) scale(.7488);animation:fall-323 27s -30s linear infinite}@keyframes fall-323{30.585%{transform:translate(11.9542vw,30.585vh) scale(.7488)}to{transform:translate(14.24975vw,99vh) scale(.7488)}}.snow:nth-child(324){opacity:1.2028;transform:translate(87.7877vw,-10px) scale(.1196);animation:fall-324 29s -17s linear infinite}@keyframes fall-324{68.073%{transform:translate(89.5935vw,68.073vh) scale(.1196)}to{transform:translate(88.6906vw,99vh) scale(.1196)}}.snow:nth-child(325){opacity:.4514;transform:translate(97.8297vw,-10px) scale(.4666);animation:fall-325 26s -21s linear infinite}@keyframes fall-325{49.746%{transform:translate(106.4363vw,49.746vh) scale(.4666)}to{transform:translate(102.133vw,99vh) scale(.4666)}}.snow:nth-child(326){opacity:.4982;transform:translate(46.3623vw,-10px) scale(.544);animation:fall-326 24s -25s linear infinite}@keyframes fall-326{63.081%{transform:translate(45.3131vw,63.081vh) scale(.544)}to{transform:translate(45.8377vw,99vh) scale(.544)}}.snow:nth-child(327){opacity:1.1702;transform:translate(79.1984vw,-10px) scale(.1184);animation:fall-327 21s -16s linear infinite}@keyframes fall-327{55.034%{transform:translate(72.3359vw,55.034vh) scale(.1184)}to{transform:translate(75.76715vw,99vh) scale(.1184)}}.snow:nth-child(328){opacity:1.1512;transform:translate(3.7689vw,-10px) scale(.7076);animation:fall-328 26s -25s linear infinite}@keyframes fall-328{63.366%{transform:translate(2.4648vw,63.366vh) scale(.7076)}to{transform:translate(3.11685vw,99vh) scale(.7076)}}.snow:nth-child(329){opacity:.3694;transform:translate(42.4277vw,-10px) scale(.7096);animation:fall-329 12s -3s linear infinite}@keyframes fall-329{53.464%{transform:translate(44.586vw,53.464vh) scale(.7096)}to{transform:translate(43.50685vw,99vh) scale(.7096)}}.snow:nth-child(330){opacity:1.6132;transform:translate(23.5092vw,-10px) scale(.7936);animation:fall-330 27s -7s linear infinite}@keyframes fall-330{34.598%{transform:translate(15.2721vw,34.598vh) scale(.7936)}to{transform:translate(19.39065vw,99vh) scale(.7936)}}.snow:nth-child(331){opacity:.7678;transform:translate(48.0081vw,-10px) scale(.2869);animation:fall-331 23s -30s linear infinite}@keyframes fall-331{72.556%{transform:translate(49.3372vw,72.556vh) scale(.2869)}to{transform:translate(48.67265vw,99vh) scale(.2869)}}.snow:nth-child(332){opacity:1.0768;transform:translate(20.916vw,-10px) scale(.4991);animation:fall-332 22s -3s linear infinite}@keyframes fall-332{58.331%{transform:translate(15.1166vw,58.331vh) scale(.4991)}to{transform:translate(18.0163vw,99vh) scale(.4991)}}.snow:nth-child(333){opacity:1.814;transform:translate(14.9523vw,-10px) scale(.643);animation:fall-333 25s -7s linear infinite}@keyframes fall-333{30.004%{transform:translate(23.2917vw,30.004vh) scale(.643)}to{transform:translate(19.122vw,99vh) scale(.643)}}.snow:nth-child(334){opacity:.1454;transform:translate(71.2563vw,-10px) scale(.2412);animation:fall-334 10s -22s linear infinite}@keyframes fall-334{61.026%{transform:translate(76.3215vw,61.026vh) scale(.2412)}to{transform:translate(73.7889vw,99vh) scale(.2412)}}.snow:nth-child(335){opacity:.241;transform:translate(91.7667vw,-10px) scale(.1751);animation:fall-335 11s -27s linear infinite}@keyframes fall-335{60.413%{transform:translate(87.7715vw,60.413vh) scale(.1751)}to{transform:translate(89.7691vw,99vh) scale(.1751)}}.snow:nth-child(336){opacity:.335;transform:translate(63.6619vw,-10px) scale(.7909);animation:fall-336 30s -27s linear infinite}@keyframes fall-336{73.638%{transform:translate(70.9403vw,73.638vh) scale(.7909)}to{transform:translate(67.3011vw,99vh) scale(.7909)}}.snow:nth-child(337){opacity:1.009;transform:translate(95.4836vw,-10px) scale(.2994);animation:fall-337 29s -16s linear infinite}@keyframes fall-337{70.861%{transform:translate(103.0861vw,70.861vh) scale(.2994)}to{transform:translate(99.28485vw,99vh) scale(.2994)}}.snow:nth-child(338){opacity:.664;transform:translate(43.2369vw,-10px) scale(.5394);animation:fall-338 11s -11s linear infinite}@keyframes fall-338{62.924%{transform:translate(34.9034vw,62.924vh) scale(.5394)}to{transform:translate(39.07015vw,99vh) scale(.5394)}}.snow:nth-child(339){opacity:.084;transform:translate(25.2787vw,-10px) scale(.7522);animation:fall-339 30s -8s linear infinite}@keyframes fall-339{42.64%{transform:translate(33.2799vw,42.64vh) scale(.7522)}to{transform:translate(29.2793vw,99vh) scale(.7522)}}.snow:nth-child(340){opacity:1.3414;transform:translate(67.8031vw,-10px) scale(.1104);animation:fall-340 28s -25s linear infinite}@keyframes fall-340{66.481%{transform:translate(74.5845vw,66.481vh) scale(.1104)}to{transform:translate(71.1938vw,99vh) scale(.1104)}}.snow:nth-child(341){opacity:.4814;transform:translate(67.2809vw,-10px) scale(.4499);animation:fall-341 19s -15s linear infinite}@keyframes fall-341{36.282%{transform:translate(64.2717vw,36.282vh) scale(.4499)}to{transform:translate(65.7763vw,99vh) scale(.4499)}}.snow:nth-child(342){opacity:1.797;transform:translate(10.4321vw,-10px) scale(.9929);animation:fall-342 12s -19s linear infinite}@keyframes fall-342{44.588%{transform:translate(15.9685vw,44.588vh) scale(.9929)}to{transform:translate(13.2003vw,99vh) scale(.9929)}}.snow:nth-child(343){opacity:1.56;transform:translate(91.3258vw,-10px) scale(.2808);animation:fall-343 29s -1s linear infinite}@keyframes fall-343{54.748%{transform:translate(95.2274vw,54.748vh) scale(.2808)}to{transform:translate(93.2766vw,99vh) scale(.2808)}}.snow:nth-child(344){opacity:.7966;transform:translate(12.0968vw,-10px) scale(.9293);animation:fall-344 29s -1s linear infinite}@keyframes fall-344{44.566%{transform:translate(2.3828vw,44.566vh) scale(.9293)}to{transform:translate(7.2398vw,99vh) scale(.9293)}}.snow:nth-child(345){opacity:1.1698;transform:translate(19.4557vw,-10px) scale(.1975);animation:fall-345 22s -5s linear infinite}@keyframes fall-345{68.045%{transform:translate(14.1167vw,68.045vh) scale(.1975)}to{transform:translate(16.7862vw,99vh) scale(.1975)}}.snow:nth-child(346){opacity:.3692;transform:translate(80.6341vw,-10px) scale(.8215);animation:fall-346 14s -9s linear infinite}@keyframes fall-346{41.687%{transform:translate(90.3784vw,41.687vh) scale(.8215)}to{transform:translate(85.50625vw,99vh) scale(.8215)}}.snow:nth-child(347){opacity:1.253;transform:translate(4.8594vw,-10px) scale(.9272);animation:fall-347 22s -16s linear infinite}@keyframes fall-347{64.73%{transform:translate(10.8822vw,64.73vh) scale(.9272)}to{transform:translate(7.8708vw,99vh) scale(.9272)}}.snow:nth-child(348){opacity:.3602;transform:translate(1.6152vw,-10px) scale(.9838);animation:fall-348 13s -4s linear infinite}@keyframes fall-348{77.382%{transform:translate(4.0915vw,77.382vh) scale(.9838)}to{transform:translate(2.85335vw,99vh) scale(.9838)}}.snow:nth-child(349){opacity:.1374;transform:translate(47.5623vw,-10px) scale(.9879);animation:fall-349 13s -1s linear infinite}@keyframes fall-349{77.332%{transform:translate(54.5653vw,77.332vh) scale(.9879)}to{transform:translate(51.0638vw,99vh) scale(.9879)}}.snow:nth-child(350){opacity:.1074;transform:translate(53.1431vw,-10px) scale(.2557);animation:fall-350 22s -4s linear infinite}@keyframes fall-350{56.315%{transform:translate(62.9628vw,56.315vh) scale(.2557)}to{transform:translate(58.05295vw,99vh) scale(.2557)}}.snow:nth-child(351){opacity:1.1024;transform:translate(90.7153vw,-10px) scale(.4497);animation:fall-351 20s -21s linear infinite}@keyframes fall-351{43.573%{transform:translate(81.601vw,43.573vh) scale(.4497)}to{transform:translate(86.15815vw,99vh) scale(.4497)}}.snow:nth-child(352){opacity:.2092;transform:translate(4.9063vw,-10px) scale(.2977);animation:fall-352 10s -17s linear infinite}@keyframes fall-352{69.331%{transform:translate(-5.0106vw,69.331vh) scale(.2977)}to{transform:translate(-.05215vw,99vh) scale(.2977)}}.snow:nth-child(353){opacity:.7394;transform:translate(58.2515vw,-10px) scale(.2719);animation:fall-353 27s -4s linear infinite}@keyframes fall-353{68.853%{transform:translate(62.1318vw,68.853vh) scale(.2719)}to{transform:translate(60.19165vw,99vh) scale(.2719)}}.snow:nth-child(354){opacity:1.1982;transform:translate(92.8361vw,-10px) scale(.6871);animation:fall-354 18s -27s linear infinite}@keyframes fall-354{75.8%{transform:translate(92.2031vw,75.8vh) scale(.6871)}to{transform:translate(92.5196vw,99vh) scale(.6871)}}.snow:nth-child(355){opacity:.335;transform:translate(82.7146vw,-10px) scale(.7119);animation:fall-355 29s -3s linear infinite}@keyframes fall-355{57.879%{transform:translate(91.685vw,57.879vh) scale(.7119)}to{transform:translate(87.1998vw,99vh) scale(.7119)}}.snow:nth-child(356){opacity:1.1394;transform:translate(88.931vw,-10px) scale(.142);animation:fall-356 15s -6s linear infinite}@keyframes fall-356{64.544%{transform:translate(87.1505vw,64.544vh) scale(.142)}to{transform:translate(88.04075vw,99vh) scale(.142)}}.snow:nth-child(357){opacity:.579;transform:translate(67.8631vw,-10px) scale(.4079);animation:fall-357 11s -3s linear infinite}@keyframes fall-357{57.993%{transform:translate(76.0839vw,57.993vh) scale(.4079)}to{transform:translate(71.9735vw,99vh) scale(.4079)}}.snow:nth-child(358){opacity:.9956;transform:translate(53.7133vw,-10px) scale(.7182);animation:fall-358 27s -18s linear infinite}@keyframes fall-358{71.341%{transform:translate(48.798vw,71.341vh) scale(.7182)}to{transform:translate(51.25565vw,99vh) scale(.7182)}}.snow:nth-child(359){opacity:.1396;transform:translate(36.673vw,-10px) scale(.6486);animation:fall-359 13s -6s linear infinite}@keyframes fall-359{44.677%{transform:translate(39.8625vw,44.677vh) scale(.6486)}to{transform:translate(38.26775vw,99vh) scale(.6486)}}.snow:nth-child(360){opacity:.1282;transform:translate(74.3278vw,-10px) scale(.136);animation:fall-360 10s -23s linear infinite}@keyframes fall-360{68.551%{transform:translate(80.2vw,68.551vh) scale(.136)}to{transform:translate(77.2639vw,99vh) scale(.136)}}.snow:nth-child(361){opacity:.4928;transform:translate(73.7859vw,-10px) scale(.8507);animation:fall-361 17s -25s linear infinite}@keyframes fall-361{34.925%{transform:translate(70.7493vw,34.925vh) scale(.8507)}to{transform:translate(72.2676vw,99vh) scale(.8507)}}.snow:nth-child(362){opacity:.717;transform:translate(42.102vw,-10px) scale(.7556);animation:fall-362 25s -18s linear infinite}@keyframes fall-362{59.743%{transform:translate(36.025vw,59.743vh) scale(.7556)}to{transform:translate(39.0635vw,99vh) scale(.7556)}}.snow:nth-child(363){opacity:1.541;transform:translate(88.0601vw,-10px) scale(.7139);animation:fall-363 10s -7s linear infinite}@keyframes fall-363{31.021%{transform:translate(86.619vw,31.021vh) scale(.7139)}to{transform:translate(87.33955vw,99vh) scale(.7139)}}.snow:nth-child(364){opacity:1.7342;transform:translate(47.5303vw,-10px) scale(.2269);animation:fall-364 23s -24s linear infinite}@keyframes fall-364{39.353%{transform:translate(48.0176vw,39.353vh) scale(.2269)}to{transform:translate(47.77395vw,99vh) scale(.2269)}}.snow:nth-child(365){opacity:1.8534;transform:translate(97.5425vw,-10px) scale(.0995);animation:fall-365 22s -27s linear infinite}@keyframes fall-365{66.425%{transform:translate(92.4583vw,66.425vh) scale(.0995)}to{transform:translate(95.0004vw,99vh) scale(.0995)}}.snow:nth-child(366){opacity:.3772;transform:translate(31.0665vw,-10px) scale(.5128);animation:fall-366 29s -22s linear infinite}@keyframes fall-366{46.585%{transform:translate(28.3813vw,46.585vh) scale(.5128)}to{transform:translate(29.7239vw,99vh) scale(.5128)}}.snow:nth-child(367){opacity:.0186;transform:translate(.4862vw,-10px) scale(.9247);animation:fall-367 22s -23s linear infinite}@keyframes fall-367{76.351%{transform:translate(-7.3444vw,76.351vh) scale(.9247)}to{transform:translate(-3.4291vw,99vh) scale(.9247)}}.snow:nth-child(368){opacity:.912;transform:translate(5.2116vw,-10px) scale(.0937);animation:fall-368 22s -1s linear infinite}@keyframes fall-368{66.42%{transform:translate(1.8984vw,66.42vh) scale(.0937)}to{transform:translate(3.555vw,99vh) scale(.0937)}}.snow:nth-child(369){opacity:.8854;transform:translate(61.8116vw,-10px) scale(.8732);animation:fall-369 21s -26s linear infinite}@keyframes fall-369{79.556%{transform:translate(68.1903vw,79.556vh) scale(.8732)}to{transform:translate(65.00095vw,99vh) scale(.8732)}}.snow:nth-child(370){opacity:.7798;transform:translate(47.9095vw,-10px) scale(.0715);animation:fall-370 12s -16s linear infinite}@keyframes fall-370{33.62%{transform:translate(54.3542vw,33.62vh) scale(.0715)}to{transform:translate(51.13185vw,99vh) scale(.0715)}}.snow:nth-child(371){opacity:.0838;transform:translate(33.3921vw,-10px) scale(.257);animation:fall-371 14s -24s linear infinite}@keyframes fall-371{69.949%{transform:translate(39.1736vw,69.949vh) scale(.257)}to{transform:translate(36.28285vw,99vh) scale(.257)}}.snow:nth-child(372){opacity:1.2458;transform:translate(28.5594vw,-10px) scale(.6082);animation:fall-372 19s -23s linear infinite}@keyframes fall-372{36.476%{transform:translate(22.2153vw,36.476vh) scale(.6082)}to{transform:translate(25.38735vw,99vh) scale(.6082)}}.snow:nth-child(373){opacity:1.926;transform:translate(2.1995vw,-10px) scale(.8893);animation:fall-373 22s -28s linear infinite}@keyframes fall-373{44.591%{transform:translate(-1.4762vw,44.591vh) scale(.8893)}to{transform:translate(.36165vw,99vh) scale(.8893)}}.snow:nth-child(374){opacity:.5064;transform:translate(80.4891vw,-10px) scale(.937);animation:fall-374 16s -2s linear infinite}@keyframes fall-374{59.332%{transform:translate(84.0021vw,59.332vh) scale(.937)}to{transform:translate(82.2456vw,99vh) scale(.937)}}.snow:nth-child(375){opacity:1.038;transform:translate(5.0887vw,-10px) scale(.5356);animation:fall-375 12s -16s linear infinite}@keyframes fall-375{38.284%{transform:translate(3.5074vw,38.284vh) scale(.5356)}to{transform:translate(4.29805vw,99vh) scale(.5356)}}.snow:nth-child(376){opacity:1.0908;transform:translate(3.7688vw,-10px) scale(.2447);animation:fall-376 28s -11s linear infinite}@keyframes fall-376{62.009%{transform:translate(6.5376vw,62.009vh) scale(.2447)}to{transform:translate(5.1532vw,99vh) scale(.2447)}}.snow:nth-child(377){opacity:.1384;transform:translate(40.0013vw,-10px) scale(.5022);animation:fall-377 28s -8s linear infinite}@keyframes fall-377{32.733%{transform:translate(45.3878vw,32.733vh) scale(.5022)}to{transform:translate(42.69455vw,99vh) scale(.5022)}}.snow:nth-child(378){opacity:.849;transform:translate(93.1146vw,-10px) scale(.1198);animation:fall-378 30s -29s linear infinite}@keyframes fall-378{53.799%{transform:translate(102.4243vw,53.799vh) scale(.1198)}to{transform:translate(97.76945vw,99vh) scale(.1198)}}.snow:nth-child(379){opacity:.974;transform:translate(54.2407vw,-10px) scale(.7105);animation:fall-379 11s -8s linear infinite}@keyframes fall-379{44.371%{transform:translate(56.1789vw,44.371vh) scale(.7105)}to{transform:translate(55.2098vw,99vh) scale(.7105)}}.snow:nth-child(380){opacity:1.6834;transform:translate(67.5196vw,-10px) scale(.7642);animation:fall-380 16s -16s linear infinite}@keyframes fall-380{46.561%{transform:translate(58.847vw,46.561vh) scale(.7642)}to{transform:translate(63.1833vw,99vh) scale(.7642)}}.snow:nth-child(381){opacity:.6652;transform:translate(64.616vw,-10px) scale(.3758);animation:fall-381 13s -24s linear infinite}@keyframes fall-381{72.663%{transform:translate(54.7027vw,72.663vh) scale(.3758)}to{transform:translate(59.65935vw,99vh) scale(.3758)}}.snow:nth-child(382){opacity:1.491;transform:translate(54.4394vw,-10px) scale(.8754);animation:fall-382 30s -17s linear infinite}@keyframes fall-382{51.569%{transform:translate(45.9446vw,51.569vh) scale(.8754)}to{transform:translate(50.192vw,99vh) scale(.8754)}}.snow:nth-child(383){opacity:.5974;transform:translate(1.9238vw,-10px) scale(.326);animation:fall-383 14s -19s linear infinite}@keyframes fall-383{35.634%{transform:translate(5.2001vw,35.634vh) scale(.326)}to{transform:translate(3.56195vw,99vh) scale(.326)}}.snow:nth-child(384){opacity:1.3094;transform:translate(82.2868vw,-10px) scale(.3988);animation:fall-384 14s -15s linear infinite}@keyframes fall-384{33.516%{transform:translate(72.373vw,33.516vh) scale(.3988)}to{transform:translate(77.3299vw,99vh) scale(.3988)}}.snow:nth-child(385){opacity:1.0494;transform:translate(90.487vw,-10px) scale(.0388);animation:fall-385 25s -17s linear infinite}@keyframes fall-385{38.134%{transform:translate(86.0442vw,38.134vh) scale(.0388)}to{transform:translate(88.2656vw,99vh) scale(.0388)}}.snow:nth-child(386){opacity:.281;transform:translate(64.81vw,-10px) scale(.3607);animation:fall-386 17s -11s linear infinite}@keyframes fall-386{74.542%{transform:translate(68.5411vw,74.542vh) scale(.3607)}to{transform:translate(66.67555vw,99vh) scale(.3607)}}.snow:nth-child(387){opacity:.9482;transform:translate(33.5257vw,-10px) scale(.6378);animation:fall-387 18s -23s linear infinite}@keyframes fall-387{55.496%{transform:translate(39.1446vw,55.496vh) scale(.6378)}to{transform:translate(36.33515vw,99vh) scale(.6378)}}.snow:nth-child(388){opacity:1.5964;transform:translate(38.7246vw,-10px) scale(.0074);animation:fall-388 28s -1s linear infinite}@keyframes fall-388{46.488%{transform:translate(38.3161vw,46.488vh) scale(.0074)}to{transform:translate(38.52035vw,99vh) scale(.0074)}}.snow:nth-child(389){opacity:.7056;transform:translate(77.0304vw,-10px) scale(.749);animation:fall-389 18s -6s linear infinite}@keyframes fall-389{63.437%{transform:translate(76.9334vw,63.437vh) scale(.749)}to{transform:translate(76.9819vw,99vh) scale(.749)}}.snow:nth-child(390){opacity:.651;transform:translate(80.2948vw,-10px) scale(.1144);animation:fall-390 10s -12s linear infinite}@keyframes fall-390{76.765%{transform:translate(78.4393vw,76.765vh) scale(.1144)}to{transform:translate(79.36705vw,99vh) scale(.1144)}}.snow:nth-child(391){opacity:.3644;transform:translate(47.6954vw,-10px) scale(.3174);animation:fall-391 17s -24s linear infinite}@keyframes fall-391{79.757%{transform:translate(55.3858vw,79.757vh) scale(.3174)}to{transform:translate(51.5406vw,99vh) scale(.3174)}}.snow:nth-child(392){opacity:.34;transform:translate(81.3603vw,-10px) scale(.1295);animation:fall-392 29s -12s linear infinite}@keyframes fall-392{59.979%{transform:translate(89.3793vw,59.979vh) scale(.1295)}to{transform:translate(85.3698vw,99vh) scale(.1295)}}.snow:nth-child(393){opacity:1.902;transform:translate(58.9287vw,-10px) scale(.8524);animation:fall-393 18s -14s linear infinite}@keyframes fall-393{74.806%{transform:translate(67.5553vw,74.806vh) scale(.8524)}to{transform:translate(63.242vw,99vh) scale(.8524)}}.snow:nth-child(394){opacity:1.5982;transform:translate(69.7807vw,-10px) scale(.7222);animation:fall-394 15s -22s linear infinite}@keyframes fall-394{43.357%{transform:translate(75.7665vw,43.357vh) scale(.7222)}to{transform:translate(72.7736vw,99vh) scale(.7222)}}.snow:nth-child(395){opacity:.5376;transform:translate(25.3566vw,-10px) scale(.8075);animation:fall-395 25s -29s linear infinite}@keyframes fall-395{51.959%{transform:translate(17.2963vw,51.959vh) scale(.8075)}to{transform:translate(21.32645vw,99vh) scale(.8075)}}.snow:nth-child(396){opacity:1.207;transform:translate(22.2839vw,-10px) scale(.2676);animation:fall-396 17s -4s linear infinite}@keyframes fall-396{70.014%{transform:translate(15.0494vw,70.014vh) scale(.2676)}to{transform:translate(18.66665vw,99vh) scale(.2676)}}.snow:nth-child(397){opacity:.4984;transform:translate(47.076vw,-10px) scale(.0292);animation:fall-397 19s -7s linear infinite}@keyframes fall-397{58.062%{transform:translate(45.2353vw,58.062vh) scale(.0292)}to{transform:translate(46.15565vw,99vh) scale(.0292)}}.snow:nth-child(398){opacity:.1068;transform:translate(70.4566vw,-10px) scale(.6129);animation:fall-398 22s -28s linear infinite}@keyframes fall-398{35.894%{transform:translate(80.1283vw,35.894vh) scale(.6129)}to{transform:translate(75.29245vw,99vh) scale(.6129)}}.snow:nth-child(399){opacity:.576;transform:translate(18.2677vw,-10px) scale(.0593);animation:fall-399 22s -12s linear infinite}@keyframes fall-399{32.885%{transform:translate(22.025vw,32.885vh) scale(.0593)}to{transform:translate(20.14635vw,99vh) scale(.0593)}}.snow:nth-child(400){opacity:.2672;transform:translate(6.2647vw,-10px) scale(.2094);animation:fall-400 15s -28s linear infinite}@keyframes fall-400{77.216%{transform:translate(10.2198vw,77.216vh) scale(.2094)}to{transform:translate(8.24225vw,99vh) scale(.2094)}}\n"] }]
|
|
28
|
+
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.4964;transform:translate(77.3559vw,-10px) scale(.883);animation:fall-1 21s -16s linear infinite}@keyframes fall-1{60.013%{transform:translate(86.5466vw,60.013vh) scale(.883)}to{transform:translate(81.95125vw,99vh) scale(.883)}}.snow:nth-child(2){opacity:1.852;transform:translate(29.4995vw,-10px) scale(.9276);animation:fall-2 17s -17s linear infinite}@keyframes fall-2{64.03%{transform:translate(29.0624vw,64.03vh) scale(.9276)}to{transform:translate(29.28095vw,99vh) scale(.9276)}}.snow:nth-child(3){opacity:.2552;transform:translate(35.3862vw,-10px) scale(.0145);animation:fall-3 30s -13s linear infinite}@keyframes fall-3{31.449%{transform:translate(44.7148vw,31.449vh) scale(.0145)}to{transform:translate(40.0505vw,99vh) scale(.0145)}}.snow:nth-child(4){opacity:.1492;transform:translate(78.7474vw,-10px) scale(.0407);animation:fall-4 19s -14s linear infinite}@keyframes fall-4{43.184%{transform:translate(79.2333vw,43.184vh) scale(.0407)}to{transform:translate(78.99035vw,99vh) scale(.0407)}}.snow:nth-child(5){opacity:.099;transform:translate(78.0297vw,-10px) scale(.7648);animation:fall-5 18s -3s linear infinite}@keyframes fall-5{48.485%{transform:translate(82.7236vw,48.485vh) scale(.7648)}to{transform:translate(80.37665vw,99vh) scale(.7648)}}.snow:nth-child(6){opacity:1.8952;transform:translate(52.2884vw,-10px) scale(.3392);animation:fall-6 23s -18s linear infinite}@keyframes fall-6{31.84%{transform:translate(57.8174vw,31.84vh) scale(.3392)}to{transform:translate(55.0529vw,99vh) scale(.3392)}}.snow:nth-child(7){opacity:.1318;transform:translate(75.0347vw,-10px) scale(.2793);animation:fall-7 29s -13s linear infinite}@keyframes fall-7{48.55%{transform:translate(77.4499vw,48.55vh) scale(.2793)}to{transform:translate(76.2423vw,99vh) scale(.2793)}}.snow:nth-child(8){opacity:1.3006;transform:translate(80.8839vw,-10px) scale(.0317);animation:fall-8 19s -3s linear infinite}@keyframes fall-8{49.127%{transform:translate(80.6773vw,49.127vh) scale(.0317)}to{transform:translate(80.7806vw,99vh) scale(.0317)}}.snow:nth-child(9){opacity:.5966;transform:translate(10.7259vw,-10px) scale(.8679);animation:fall-9 22s -24s linear infinite}@keyframes fall-9{33.925%{transform:translate(14.0768vw,33.925vh) scale(.8679)}to{transform:translate(12.40135vw,99vh) scale(.8679)}}.snow:nth-child(10){opacity:.6946;transform:translate(84.479vw,-10px) scale(.6564);animation:fall-10 18s -21s linear infinite}@keyframes fall-10{68.407%{transform:translate(93.9592vw,68.407vh) scale(.6564)}to{transform:translate(89.2191vw,99vh) scale(.6564)}}.snow:nth-child(11){opacity:.2412;transform:translate(56.919vw,-10px) scale(.8872);animation:fall-11 14s -13s linear infinite}@keyframes fall-11{56.208%{transform:translate(52.0392vw,56.208vh) scale(.8872)}to{transform:translate(54.4791vw,99vh) scale(.8872)}}.snow:nth-child(12){opacity:1.74;transform:translate(20.3134vw,-10px) scale(.8011);animation:fall-12 18s -30s linear infinite}@keyframes fall-12{73.98%{transform:translate(26.6679vw,73.98vh) scale(.8011)}to{transform:translate(23.49065vw,99vh) scale(.8011)}}.snow:nth-child(13){opacity:1.7474;transform:translate(99.6372vw,-10px) scale(.0443);animation:fall-13 29s -11s linear infinite}@keyframes fall-13{50.617%{transform:translate(100.5709vw,50.617vh) scale(.0443)}to{transform:translate(100.10405vw,99vh) scale(.0443)}}.snow:nth-child(14){opacity:1.9226;transform:translate(82.6826vw,-10px) scale(.1175);animation:fall-14 28s -6s linear infinite}@keyframes fall-14{50.817%{transform:translate(78.3681vw,50.817vh) scale(.1175)}to{transform:translate(80.52535vw,99vh) scale(.1175)}}.snow:nth-child(15){opacity:1.6682;transform:translate(61.3419vw,-10px) scale(.0767);animation:fall-15 16s -19s linear infinite}@keyframes fall-15{44.067%{transform:translate(62.6845vw,44.067vh) scale(.0767)}to{transform:translate(62.0132vw,99vh) scale(.0767)}}.snow:nth-child(16){opacity:.7442;transform:translate(22.8455vw,-10px) scale(.0889);animation:fall-16 18s -14s linear infinite}@keyframes fall-16{52.189%{transform:translate(23.7988vw,52.189vh) scale(.0889)}to{transform:translate(23.32215vw,99vh) scale(.0889)}}.snow:nth-child(17){opacity:1.921;transform:translate(75.6225vw,-10px) scale(.9607);animation:fall-17 16s -26s linear infinite}@keyframes fall-17{52.077%{transform:translate(74.8979vw,52.077vh) scale(.9607)}to{transform:translate(75.2602vw,99vh) scale(.9607)}}.snow:nth-child(18){opacity:1.4486;transform:translate(25.9219vw,-10px) scale(.7637);animation:fall-18 23s -28s linear infinite}@keyframes fall-18{43.816%{transform:translate(22.5904vw,43.816vh) scale(.7637)}to{transform:translate(24.25615vw,99vh) scale(.7637)}}.snow:nth-child(19){opacity:.7466;transform:translate(54.2483vw,-10px) scale(.8916);animation:fall-19 28s -25s linear infinite}@keyframes fall-19{53.719%{transform:translate(51.415vw,53.719vh) scale(.8916)}to{transform:translate(52.83165vw,99vh) scale(.8916)}}.snow:nth-child(20){opacity:.4956;transform:translate(92.3459vw,-10px) scale(.8);animation:fall-20 20s -24s linear infinite}@keyframes fall-20{72.897%{transform:translate(100.9005vw,72.897vh) scale(.8)}to{transform:translate(96.6232vw,99vh) scale(.8)}}.snow:nth-child(21){opacity:.7266;transform:translate(1.0792vw,-10px) scale(.4551);animation:fall-21 30s -10s linear infinite}@keyframes fall-21{77.905%{transform:translate(-2.6964vw,77.905vh) scale(.4551)}to{transform:translate(-.8086vw,99vh) scale(.4551)}}.snow:nth-child(22){opacity:1.2732;transform:translate(41.3119vw,-10px) scale(.6407);animation:fall-22 16s -7s linear infinite}@keyframes fall-22{68.253%{transform:translate(46.2012vw,68.253vh) scale(.6407)}to{transform:translate(43.75655vw,99vh) scale(.6407)}}.snow:nth-child(23){opacity:.2984;transform:translate(50.0169vw,-10px) scale(.3735);animation:fall-23 10s -3s linear infinite}@keyframes fall-23{58.426%{transform:translate(52.9474vw,58.426vh) scale(.3735)}to{transform:translate(51.48215vw,99vh) scale(.3735)}}.snow:nth-child(24){opacity:.3724;transform:translate(76.3701vw,-10px) scale(.7633);animation:fall-24 16s -17s linear infinite}@keyframes fall-24{64.472%{transform:translate(85.09vw,64.472vh) scale(.7633)}to{transform:translate(80.73005vw,99vh) scale(.7633)}}.snow:nth-child(25){opacity:1.6876;transform:translate(9.0087vw,-10px) scale(.7847);animation:fall-25 28s -24s linear infinite}@keyframes fall-25{69.313%{transform:translate(16.3537vw,69.313vh) scale(.7847)}to{transform:translate(12.6812vw,99vh) scale(.7847)}}.snow:nth-child(26){opacity:1.8056;transform:translate(29.0157vw,-10px) scale(.0764);animation:fall-26 16s -26s linear infinite}@keyframes fall-26{51.667%{transform:translate(29.3758vw,51.667vh) scale(.0764)}to{transform:translate(29.19575vw,99vh) scale(.0764)}}.snow:nth-child(27){opacity:1.182;transform:translate(22.5135vw,-10px) scale(.0724);animation:fall-27 11s -19s linear infinite}@keyframes fall-27{44.18%{transform:translate(27.2167vw,44.18vh) scale(.0724)}to{transform:translate(24.8651vw,99vh) scale(.0724)}}.snow:nth-child(28){opacity:1.5728;transform:translate(87.1831vw,-10px) scale(.7765);animation:fall-28 27s -19s linear infinite}@keyframes fall-28{64.719%{transform:translate(91.1223vw,64.719vh) scale(.7765)}to{transform:translate(89.1527vw,99vh) scale(.7765)}}.snow:nth-child(29){opacity:1.7646;transform:translate(40.0551vw,-10px) scale(.7859);animation:fall-29 27s -20s linear infinite}@keyframes fall-29{69.454%{transform:translate(33.3728vw,69.454vh) scale(.7859)}to{transform:translate(36.71395vw,99vh) scale(.7859)}}.snow:nth-child(30){opacity:1.248;transform:translate(23.5532vw,-10px) scale(.3146);animation:fall-30 19s -13s linear infinite}@keyframes fall-30{70.52%{transform:translate(32.4814vw,70.52vh) scale(.3146)}to{transform:translate(28.0173vw,99vh) scale(.3146)}}.snow:nth-child(31){opacity:1.431;transform:translate(63.7279vw,-10px) scale(.0239);animation:fall-31 24s -6s linear infinite}@keyframes fall-31{43.13%{transform:translate(71.111vw,43.13vh) scale(.0239)}to{transform:translate(67.41945vw,99vh) scale(.0239)}}.snow:nth-child(32){opacity:.423;transform:translate(13.7263vw,-10px) scale(.2432);animation:fall-32 28s -5s linear infinite}@keyframes fall-32{73.894%{transform:translate(8.8063vw,73.894vh) scale(.2432)}to{transform:translate(11.2663vw,99vh) scale(.2432)}}.snow:nth-child(33){opacity:.9268;transform:translate(49.8819vw,-10px) scale(.8524);animation:fall-33 25s -28s linear infinite}@keyframes fall-33{61.222%{transform:translate(57.5159vw,61.222vh) scale(.8524)}to{transform:translate(53.6989vw,99vh) scale(.8524)}}.snow:nth-child(34){opacity:.5956;transform:translate(81.4102vw,-10px) scale(.2863);animation:fall-34 23s -5s linear infinite}@keyframes fall-34{33.53%{transform:translate(81.5473vw,33.53vh) scale(.2863)}to{transform:translate(81.47875vw,99vh) scale(.2863)}}.snow:nth-child(35){opacity:1.2094;transform:translate(32.7069vw,-10px) scale(.2653);animation:fall-35 28s -26s linear infinite}@keyframes fall-35{30.066%{transform:translate(31.0651vw,30.066vh) scale(.2653)}to{transform:translate(31.886vw,99vh) scale(.2653)}}.snow:nth-child(36){opacity:1.8078;transform:translate(20.8149vw,-10px) scale(.4297);animation:fall-36 18s -5s linear infinite}@keyframes fall-36{54.537%{transform:translate(24.4903vw,54.537vh) scale(.4297)}to{transform:translate(22.6526vw,99vh) scale(.4297)}}.snow:nth-child(37){opacity:.1042;transform:translate(56.3927vw,-10px) scale(.788);animation:fall-37 19s -1s linear infinite}@keyframes fall-37{74.672%{transform:translate(50.0886vw,74.672vh) scale(.788)}to{transform:translate(53.24065vw,99vh) scale(.788)}}.snow:nth-child(38){opacity:.0858;transform:translate(10.9361vw,-10px) scale(.4539);animation:fall-38 26s -9s linear infinite}@keyframes fall-38{67.766%{transform:translate(6.766vw,67.766vh) scale(.4539)}to{transform:translate(8.85105vw,99vh) scale(.4539)}}.snow:nth-child(39){opacity:.5336;transform:translate(53.824vw,-10px) scale(.9598);animation:fall-39 11s -18s linear infinite}@keyframes fall-39{49.579%{transform:translate(62.1087vw,49.579vh) scale(.9598)}to{transform:translate(57.96635vw,99vh) scale(.9598)}}.snow:nth-child(40){opacity:.441;transform:translate(58.1961vw,-10px) scale(.6292);animation:fall-40 15s -21s linear infinite}@keyframes fall-40{65.716%{transform:translate(67.474vw,65.716vh) scale(.6292)}to{transform:translate(62.83505vw,99vh) scale(.6292)}}.snow:nth-child(41){opacity:1.5398;transform:translate(39.2172vw,-10px) scale(.2474);animation:fall-41 12s -23s linear infinite}@keyframes fall-41{37.675%{transform:translate(44.3393vw,37.675vh) scale(.2474)}to{transform:translate(41.77825vw,99vh) scale(.2474)}}.snow:nth-child(42){opacity:1.962;transform:translate(5.2602vw,-10px) scale(.1103);animation:fall-42 15s -13s linear infinite}@keyframes fall-42{71.498%{transform:translate(.3583vw,71.498vh) scale(.1103)}to{transform:translate(2.80925vw,99vh) scale(.1103)}}.snow:nth-child(43){opacity:.2994;transform:translate(27.0453vw,-10px) scale(.287);animation:fall-43 16s -23s linear infinite}@keyframes fall-43{46.215%{transform:translate(28.0812vw,46.215vh) scale(.287)}to{transform:translate(27.56325vw,99vh) scale(.287)}}.snow:nth-child(44){opacity:1.5942;transform:translate(44.8424vw,-10px) scale(.9312);animation:fall-44 24s -2s linear infinite}@keyframes fall-44{67.222%{transform:translate(52.2554vw,67.222vh) scale(.9312)}to{transform:translate(48.5489vw,99vh) scale(.9312)}}.snow:nth-child(45){opacity:1.6862;transform:translate(35.7661vw,-10px) scale(.3571);animation:fall-45 15s -22s linear infinite}@keyframes fall-45{35.648%{transform:translate(26.2906vw,35.648vh) scale(.3571)}to{transform:translate(31.02835vw,99vh) scale(.3571)}}.snow:nth-child(46){opacity:1.7754;transform:translate(6.28vw,-10px) scale(.0025);animation:fall-46 29s -20s linear infinite}@keyframes fall-46{60.104%{transform:translate(6.7675vw,60.104vh) scale(.0025)}to{transform:translate(6.52375vw,99vh) scale(.0025)}}.snow:nth-child(47){opacity:1.8774;transform:translate(35.5837vw,-10px) scale(.5535);animation:fall-47 22s -4s linear infinite}@keyframes fall-47{54.059%{transform:translate(36.1056vw,54.059vh) scale(.5535)}to{transform:translate(35.84465vw,99vh) scale(.5535)}}.snow:nth-child(48){opacity:1.3848;transform:translate(28.6079vw,-10px) scale(.8068);animation:fall-48 15s -22s linear infinite}@keyframes fall-48{64.445%{transform:translate(22.3747vw,64.445vh) scale(.8068)}to{transform:translate(25.4913vw,99vh) scale(.8068)}}.snow:nth-child(49){opacity:1.3314;transform:translate(36.7724vw,-10px) scale(.7053);animation:fall-49 29s -3s linear infinite}@keyframes fall-49{44.298%{transform:translate(34.4607vw,44.298vh) scale(.7053)}to{transform:translate(35.61655vw,99vh) scale(.7053)}}.snow:nth-child(50){opacity:.1932;transform:translate(33.8685vw,-10px) scale(.5187);animation:fall-50 24s -3s linear infinite}@keyframes fall-50{32.73%{transform:translate(26.0889vw,32.73vh) scale(.5187)}to{transform:translate(29.9787vw,99vh) scale(.5187)}}.snow:nth-child(51){opacity:.4976;transform:translate(83.1197vw,-10px) scale(.8392);animation:fall-51 23s -26s linear infinite}@keyframes fall-51{59.3%{transform:translate(89.1464vw,59.3vh) scale(.8392)}to{transform:translate(86.13305vw,99vh) scale(.8392)}}.snow:nth-child(52){opacity:1.9936;transform:translate(2.5412vw,-10px) scale(.5937);animation:fall-52 23s -17s linear infinite}@keyframes fall-52{63.813%{transform:translate(-4.7113vw,63.813vh) scale(.5937)}to{transform:translate(-1.08505vw,99vh) scale(.5937)}}.snow:nth-child(53){opacity:.7558;transform:translate(19.0211vw,-10px) scale(.094);animation:fall-53 15s -21s linear infinite}@keyframes fall-53{76.414%{transform:translate(22.921vw,76.414vh) scale(.094)}to{transform:translate(20.97105vw,99vh) scale(.094)}}.snow:nth-child(54){opacity:.444;transform:translate(81.8754vw,-10px) scale(.3053);animation:fall-54 26s -2s linear infinite}@keyframes fall-54{62.84%{transform:translate(75.5663vw,62.84vh) scale(.3053)}to{transform:translate(78.72085vw,99vh) scale(.3053)}}.snow:nth-child(55){opacity:1.548;transform:translate(83.4776vw,-10px) scale(.9877);animation:fall-55 25s -19s linear infinite}@keyframes fall-55{47.152%{transform:translate(78.436vw,47.152vh) scale(.9877)}to{transform:translate(80.9568vw,99vh) scale(.9877)}}.snow:nth-child(56){opacity:.62;transform:translate(40.174vw,-10px) scale(.6826);animation:fall-56 13s -4s linear infinite}@keyframes fall-56{61.106%{transform:translate(33.1162vw,61.106vh) scale(.6826)}to{transform:translate(36.6451vw,99vh) scale(.6826)}}.snow:nth-child(57){opacity:.268;transform:translate(61.3613vw,-10px) scale(.377);animation:fall-57 16s -27s linear infinite}@keyframes fall-57{78.373%{transform:translate(51.8046vw,78.373vh) scale(.377)}to{transform:translate(56.58295vw,99vh) scale(.377)}}.snow:nth-child(58){opacity:1.426;transform:translate(62.3092vw,-10px) scale(.1996);animation:fall-58 20s -27s linear infinite}@keyframes fall-58{66.234%{transform:translate(57.4009vw,66.234vh) scale(.1996)}to{transform:translate(59.85505vw,99vh) scale(.1996)}}.snow:nth-child(59){opacity:1.7126;transform:translate(77.6212vw,-10px) scale(.9655);animation:fall-59 19s -25s linear infinite}@keyframes fall-59{36.916%{transform:translate(69.8991vw,36.916vh) scale(.9655)}to{transform:translate(73.76015vw,99vh) scale(.9655)}}.snow:nth-child(60){opacity:.4056;transform:translate(68.5909vw,-10px) scale(.8993);animation:fall-60 30s -3s linear infinite}@keyframes fall-60{70.389%{transform:translate(74.0025vw,70.389vh) scale(.8993)}to{transform:translate(71.2967vw,99vh) scale(.8993)}}.snow:nth-child(61){opacity:.2846;transform:translate(73.2393vw,-10px) scale(.1037);animation:fall-61 28s -7s linear infinite}@keyframes fall-61{77.849%{transform:translate(70.9899vw,77.849vh) scale(.1037)}to{transform:translate(72.1146vw,99vh) scale(.1037)}}.snow:nth-child(62){opacity:1.4126;transform:translate(63.6601vw,-10px) scale(.8691);animation:fall-62 18s -5s linear infinite}@keyframes fall-62{58.525%{transform:translate(56.3781vw,58.525vh) scale(.8691)}to{transform:translate(60.0191vw,99vh) scale(.8691)}}.snow:nth-child(63){opacity:.7494;transform:translate(45.3001vw,-10px) scale(.596);animation:fall-63 30s -30s linear infinite}@keyframes fall-63{41.928%{transform:translate(43.11vw,41.928vh) scale(.596)}to{transform:translate(44.20505vw,99vh) scale(.596)}}.snow:nth-child(64){opacity:.0424;transform:translate(68.6237vw,-10px) scale(.2852);animation:fall-64 24s -7s linear infinite}@keyframes fall-64{69.626%{transform:translate(76.2366vw,69.626vh) scale(.2852)}to{transform:translate(72.43015vw,99vh) scale(.2852)}}.snow:nth-child(65){opacity:1.4216;transform:translate(47.4421vw,-10px) scale(.5266);animation:fall-65 24s -1s linear infinite}@keyframes fall-65{67.796%{transform:translate(44.1037vw,67.796vh) scale(.5266)}to{transform:translate(45.7729vw,99vh) scale(.5266)}}.snow:nth-child(66){opacity:.1776;transform:translate(66.9898vw,-10px) scale(.8819);animation:fall-66 30s -21s linear infinite}@keyframes fall-66{53.048%{transform:translate(71.8638vw,53.048vh) scale(.8819)}to{transform:translate(69.4268vw,99vh) scale(.8819)}}.snow:nth-child(67){opacity:.8052;transform:translate(52.3962vw,-10px) scale(.8087);animation:fall-67 21s -4s linear infinite}@keyframes fall-67{53.511%{transform:translate(56.6513vw,53.511vh) scale(.8087)}to{transform:translate(54.52375vw,99vh) scale(.8087)}}.snow:nth-child(68){opacity:1.4724;transform:translate(38.0023vw,-10px) scale(.1118);animation:fall-68 16s -6s linear infinite}@keyframes fall-68{77.705%{transform:translate(29.0085vw,77.705vh) scale(.1118)}to{transform:translate(33.5054vw,99vh) scale(.1118)}}.snow:nth-child(69){opacity:.6908;transform:translate(8.769vw,-10px) scale(.7047);animation:fall-69 22s -28s linear infinite}@keyframes fall-69{67.735%{transform:translate(1.2668vw,67.735vh) scale(.7047)}to{transform:translate(5.0179vw,99vh) scale(.7047)}}.snow:nth-child(70){opacity:1.8696;transform:translate(96.3271vw,-10px) scale(.9958);animation:fall-70 23s -7s linear infinite}@keyframes fall-70{65.314%{transform:translate(86.9537vw,65.314vh) scale(.9958)}to{transform:translate(91.6404vw,99vh) scale(.9958)}}.snow:nth-child(71){opacity:1.1242;transform:translate(9.0629vw,-10px) scale(.0668);animation:fall-71 25s -9s linear infinite}@keyframes fall-71{60.334%{transform:translate(1.9987vw,60.334vh) scale(.0668)}to{transform:translate(5.5308vw,99vh) scale(.0668)}}.snow:nth-child(72){opacity:.5362;transform:translate(85.9568vw,-10px) scale(.7175);animation:fall-72 26s -19s linear infinite}@keyframes fall-72{61.563%{transform:translate(90.1895vw,61.563vh) scale(.7175)}to{transform:translate(88.07315vw,99vh) scale(.7175)}}.snow:nth-child(73){opacity:1.701;transform:translate(38.3019vw,-10px) scale(.0249);animation:fall-73 13s -30s linear infinite}@keyframes fall-73{36.588%{transform:translate(45.0602vw,36.588vh) scale(.0249)}to{transform:translate(41.68105vw,99vh) scale(.0249)}}.snow:nth-child(74){opacity:1.266;transform:translate(99.395vw,-10px) scale(.3085);animation:fall-74 22s -22s linear infinite}@keyframes fall-74{40.147%{transform:translate(92.0132vw,40.147vh) scale(.3085)}to{transform:translate(95.7041vw,99vh) scale(.3085)}}.snow:nth-child(75){opacity:1.7298;transform:translate(52.8357vw,-10px) scale(.9508);animation:fall-75 24s -16s linear infinite}@keyframes fall-75{79.277%{transform:translate(62.6578vw,79.277vh) scale(.9508)}to{transform:translate(57.74675vw,99vh) scale(.9508)}}.snow:nth-child(76){opacity:.6302;transform:translate(64.5941vw,-10px) scale(.4745);animation:fall-76 14s -24s linear infinite}@keyframes fall-76{45.93%{transform:translate(70.9948vw,45.93vh) scale(.4745)}to{transform:translate(67.79445vw,99vh) scale(.4745)}}.snow:nth-child(77){opacity:.4498;transform:translate(48.9783vw,-10px) scale(.9821);animation:fall-77 22s -14s linear infinite}@keyframes fall-77{60.547%{transform:translate(54.8959vw,60.547vh) scale(.9821)}to{transform:translate(51.9371vw,99vh) scale(.9821)}}.snow:nth-child(78){opacity:1.4494;transform:translate(59.0461vw,-10px) scale(.7473);animation:fall-78 27s -3s linear infinite}@keyframes fall-78{41.373%{transform:translate(53.744vw,41.373vh) scale(.7473)}to{transform:translate(56.39505vw,99vh) scale(.7473)}}.snow:nth-child(79){opacity:1.7192;transform:translate(29.4841vw,-10px) scale(.0747);animation:fall-79 19s -6s linear infinite}@keyframes fall-79{37.26%{transform:translate(29.1389vw,37.26vh) scale(.0747)}to{transform:translate(29.3115vw,99vh) scale(.0747)}}.snow:nth-child(80){opacity:1.5556;transform:translate(46.5414vw,-10px) scale(.784);animation:fall-80 18s -8s linear infinite}@keyframes fall-80{57.795%{transform:translate(39.7373vw,57.795vh) scale(.784)}to{transform:translate(43.13935vw,99vh) scale(.784)}}.snow:nth-child(81){opacity:.6124;transform:translate(55.2921vw,-10px) scale(.8849);animation:fall-81 25s -21s linear infinite}@keyframes fall-81{78.462%{transform:translate(46.3458vw,78.462vh) scale(.8849)}to{transform:translate(50.81895vw,99vh) scale(.8849)}}.snow:nth-child(82){opacity:.2728;transform:translate(.4681vw,-10px) scale(.8798);animation:fall-82 11s -4s linear infinite}@keyframes fall-82{38.187%{transform:translate(9.6332vw,38.187vh) scale(.8798)}to{transform:translate(5.05065vw,99vh) scale(.8798)}}.snow:nth-child(83){opacity:.2728;transform:translate(80.6754vw,-10px) scale(.8945);animation:fall-83 25s -19s linear infinite}@keyframes fall-83{49.106%{transform:translate(73.1921vw,49.106vh) scale(.8945)}to{transform:translate(76.93375vw,99vh) scale(.8945)}}.snow:nth-child(84){opacity:.3432;transform:translate(83.1667vw,-10px) scale(.1766);animation:fall-84 25s -14s linear infinite}@keyframes fall-84{32.293%{transform:translate(91.4509vw,32.293vh) scale(.1766)}to{transform:translate(87.3088vw,99vh) scale(.1766)}}.snow:nth-child(85){opacity:.7278;transform:translate(75.2065vw,-10px) scale(.4691);animation:fall-85 19s -12s linear infinite}@keyframes fall-85{71.676%{transform:translate(76.642vw,71.676vh) scale(.4691)}to{transform:translate(75.92425vw,99vh) scale(.4691)}}.snow:nth-child(86){opacity:1.5556;transform:translate(55.7275vw,-10px) scale(.0082);animation:fall-86 21s -24s linear infinite}@keyframes fall-86{35.264%{transform:translate(63.8565vw,35.264vh) scale(.0082)}to{transform:translate(59.792vw,99vh) scale(.0082)}}.snow:nth-child(87){opacity:.6522;transform:translate(94.8821vw,-10px) scale(.4815);animation:fall-87 23s -9s linear infinite}@keyframes fall-87{39.426%{transform:translate(85.2031vw,39.426vh) scale(.4815)}to{transform:translate(90.0426vw,99vh) scale(.4815)}}.snow:nth-child(88){opacity:1.2274;transform:translate(76.6544vw,-10px) scale(.95);animation:fall-88 26s -18s linear infinite}@keyframes fall-88{59.977%{transform:translate(80.3969vw,59.977vh) scale(.95)}to{transform:translate(78.52565vw,99vh) scale(.95)}}.snow:nth-child(89){opacity:1.3568;transform:translate(24.6473vw,-10px) scale(.2466);animation:fall-89 22s -9s linear infinite}@keyframes fall-89{55.766%{transform:translate(30.6646vw,55.766vh) scale(.2466)}to{transform:translate(27.65595vw,99vh) scale(.2466)}}.snow:nth-child(90){opacity:1.699;transform:translate(70.766vw,-10px) scale(.3553);animation:fall-90 14s -3s linear infinite}@keyframes fall-90{36.116%{transform:translate(70.2033vw,36.116vh) scale(.3553)}to{transform:translate(70.48465vw,99vh) scale(.3553)}}.snow:nth-child(91){opacity:.9134;transform:translate(97.3877vw,-10px) scale(.0388);animation:fall-91 11s -13s linear infinite}@keyframes fall-91{66.928%{transform:translate(103.7594vw,66.928vh) scale(.0388)}to{transform:translate(100.57355vw,99vh) scale(.0388)}}.snow:nth-child(92){opacity:.4516;transform:translate(90.2289vw,-10px) scale(.0867);animation:fall-92 21s -10s linear infinite}@keyframes fall-92{46.545%{transform:translate(88.2367vw,46.545vh) scale(.0867)}to{transform:translate(89.2328vw,99vh) scale(.0867)}}.snow:nth-child(93){opacity:.0452;transform:translate(93.8417vw,-10px) scale(.5933);animation:fall-93 16s -25s linear infinite}@keyframes fall-93{78.448%{transform:translate(96.5048vw,78.448vh) scale(.5933)}to{transform:translate(95.17325vw,99vh) scale(.5933)}}.snow:nth-child(94){opacity:.7168;transform:translate(1.4104vw,-10px) scale(.5831);animation:fall-94 22s -10s linear infinite}@keyframes fall-94{31.272%{transform:translate(-1.558vw,31.272vh) scale(.5831)}to{transform:translate(-.0738vw,99vh) scale(.5831)}}.snow:nth-child(95){opacity:1.6212;transform:translate(70.3508vw,-10px) scale(.2269);animation:fall-95 25s -5s linear infinite}@keyframes fall-95{30.195%{transform:translate(73.1264vw,30.195vh) scale(.2269)}to{transform:translate(71.7386vw,99vh) scale(.2269)}}.snow:nth-child(96){opacity:1.32;transform:translate(56.0635vw,-10px) scale(.895);animation:fall-96 14s -18s linear infinite}@keyframes fall-96{72.518%{transform:translate(59.9084vw,72.518vh) scale(.895)}to{transform:translate(57.98595vw,99vh) scale(.895)}}.snow:nth-child(97){opacity:.4888;transform:translate(59.8906vw,-10px) scale(.8473);animation:fall-97 26s -18s linear infinite}@keyframes fall-97{74.525%{transform:translate(62.8467vw,74.525vh) scale(.8473)}to{transform:translate(61.36865vw,99vh) scale(.8473)}}.snow:nth-child(98){opacity:1.2678;transform:translate(53.6823vw,-10px) scale(.1733);animation:fall-98 18s -21s linear infinite}@keyframes fall-98{76.431%{transform:translate(53.4643vw,76.431vh) scale(.1733)}to{transform:translate(53.5733vw,99vh) scale(.1733)}}.snow:nth-child(99){opacity:.6668;transform:translate(78.4806vw,-10px) scale(.099);animation:fall-99 27s -11s linear infinite}@keyframes fall-99{55.536%{transform:translate(84.4089vw,55.536vh) scale(.099)}to{transform:translate(81.44475vw,99vh) scale(.099)}}.snow:nth-child(100){opacity:.7928;transform:translate(73.3086vw,-10px) scale(.518);animation:fall-100 15s -1s linear infinite}@keyframes fall-100{65.267%{transform:translate(73.7309vw,65.267vh) scale(.518)}to{transform:translate(73.51975vw,99vh) scale(.518)}}.snow:nth-child(101){opacity:.6136;transform:translate(27.2008vw,-10px) scale(.4386);animation:fall-101 11s -1s linear infinite}@keyframes fall-101{36.967%{transform:translate(25.8996vw,36.967vh) scale(.4386)}to{transform:translate(26.5502vw,99vh) scale(.4386)}}.snow:nth-child(102){opacity:.0186;transform:translate(38.8074vw,-10px) scale(.1296);animation:fall-102 26s -22s linear infinite}@keyframes fall-102{62.021%{transform:translate(34.6651vw,62.021vh) scale(.1296)}to{transform:translate(36.73625vw,99vh) scale(.1296)}}.snow:nth-child(103){opacity:1.5088;transform:translate(6.7848vw,-10px) scale(.4763);animation:fall-103 28s -24s linear infinite}@keyframes fall-103{40.575%{transform:translate(-.8228vw,40.575vh) scale(.4763)}to{transform:translate(2.981vw,99vh) scale(.4763)}}.snow:nth-child(104){opacity:.09;transform:translate(61.2986vw,-10px) scale(.2679);animation:fall-104 28s -19s linear infinite}@keyframes fall-104{40.679%{transform:translate(68.8914vw,40.679vh) scale(.2679)}to{transform:translate(65.095vw,99vh) scale(.2679)}}.snow:nth-child(105){opacity:1.7298;transform:translate(95.3004vw,-10px) scale(.1142);animation:fall-105 27s -3s linear infinite}@keyframes fall-105{62.613%{transform:translate(103.7616vw,62.613vh) scale(.1142)}to{transform:translate(99.531vw,99vh) scale(.1142)}}.snow:nth-child(106){opacity:1.5674;transform:translate(68.5496vw,-10px) scale(.4346);animation:fall-106 23s -10s linear infinite}@keyframes fall-106{77.544%{transform:translate(61.8663vw,77.544vh) scale(.4346)}to{transform:translate(65.20795vw,99vh) scale(.4346)}}.snow:nth-child(107){opacity:1.279;transform:translate(94.9974vw,-10px) scale(.2105);animation:fall-107 29s -25s linear infinite}@keyframes fall-107{43.154%{transform:translate(92.3126vw,43.154vh) scale(.2105)}to{transform:translate(93.655vw,99vh) scale(.2105)}}.snow:nth-child(108){opacity:.9066;transform:translate(61.6327vw,-10px) scale(.7749);animation:fall-108 19s -11s linear infinite}@keyframes fall-108{30.256%{transform:translate(56.3613vw,30.256vh) scale(.7749)}to{transform:translate(58.997vw,99vh) scale(.7749)}}.snow:nth-child(109){opacity:.3688;transform:translate(69.4275vw,-10px) scale(.345);animation:fall-109 18s -3s linear infinite}@keyframes fall-109{75.575%{transform:translate(70.25vw,75.575vh) scale(.345)}to{transform:translate(69.83875vw,99vh) scale(.345)}}.snow:nth-child(110){opacity:.3804;transform:translate(57.4653vw,-10px) scale(.3413);animation:fall-110 28s -19s linear infinite}@keyframes fall-110{56.127%{transform:translate(58.1633vw,56.127vh) scale(.3413)}to{transform:translate(57.8143vw,99vh) scale(.3413)}}.snow:nth-child(111){opacity:.6048;transform:translate(37.9824vw,-10px) scale(.3469);animation:fall-111 12s -19s linear infinite}@keyframes fall-111{67.286%{transform:translate(42.6198vw,67.286vh) scale(.3469)}to{transform:translate(40.3011vw,99vh) scale(.3469)}}.snow:nth-child(112){opacity:.3642;transform:translate(35.8954vw,-10px) scale(.5736);animation:fall-112 29s -2s linear infinite}@keyframes fall-112{53.209%{transform:translate(29.5801vw,53.209vh) scale(.5736)}to{transform:translate(32.73775vw,99vh) scale(.5736)}}.snow:nth-child(113){opacity:1.1734;transform:translate(55.0269vw,-10px) scale(.9889);animation:fall-113 30s -9s linear infinite}@keyframes fall-113{72.567%{transform:translate(50.3327vw,72.567vh) scale(.9889)}to{transform:translate(52.6798vw,99vh) scale(.9889)}}.snow:nth-child(114){opacity:.6116;transform:translate(21.7629vw,-10px) scale(.7712);animation:fall-114 26s -4s linear infinite}@keyframes fall-114{79.282%{transform:translate(28.7201vw,79.282vh) scale(.7712)}to{transform:translate(25.2415vw,99vh) scale(.7712)}}.snow:nth-child(115){opacity:.4036;transform:translate(18.9918vw,-10px) scale(.308);animation:fall-115 17s -27s linear infinite}@keyframes fall-115{70.983%{transform:translate(23.4432vw,70.983vh) scale(.308)}to{transform:translate(21.2175vw,99vh) scale(.308)}}.snow:nth-child(116){opacity:.5936;transform:translate(96.2451vw,-10px) scale(.3977);animation:fall-116 11s -10s linear infinite}@keyframes fall-116{69.365%{transform:translate(104.5142vw,69.365vh) scale(.3977)}to{transform:translate(100.37965vw,99vh) scale(.3977)}}.snow:nth-child(117){opacity:.3538;transform:translate(76.3421vw,-10px) scale(.8718);animation:fall-117 25s -24s linear infinite}@keyframes fall-117{56.227%{transform:translate(75.7322vw,56.227vh) scale(.8718)}to{transform:translate(76.03715vw,99vh) scale(.8718)}}.snow:nth-child(118){opacity:1.1942;transform:translate(93.5319vw,-10px) scale(.796);animation:fall-118 27s -28s linear infinite}@keyframes fall-118{41.908%{transform:translate(85.9763vw,41.908vh) scale(.796)}to{transform:translate(89.7541vw,99vh) scale(.796)}}.snow:nth-child(119){opacity:.9774;transform:translate(94.3189vw,-10px) scale(.7347);animation:fall-119 24s -27s linear infinite}@keyframes fall-119{71.086%{transform:translate(99.6778vw,71.086vh) scale(.7347)}to{transform:translate(96.99835vw,99vh) scale(.7347)}}.snow:nth-child(120){opacity:.6098;transform:translate(9.2306vw,-10px) scale(.4419);animation:fall-120 26s -28s linear infinite}@keyframes fall-120{42.839%{transform:translate(14.0748vw,42.839vh) scale(.4419)}to{transform:translate(11.6527vw,99vh) scale(.4419)}}.snow:nth-child(121){opacity:.2978;transform:translate(98.329vw,-10px) scale(.5172);animation:fall-121 26s -20s linear infinite}@keyframes fall-121{77.473%{transform:translate(97.5351vw,77.473vh) scale(.5172)}to{transform:translate(97.93205vw,99vh) scale(.5172)}}.snow:nth-child(122){opacity:1.9972;transform:translate(45.5332vw,-10px) scale(.6025);animation:fall-122 26s -21s linear infinite}@keyframes fall-122{40.695%{transform:translate(39.3629vw,40.695vh) scale(.6025)}to{transform:translate(42.44805vw,99vh) scale(.6025)}}.snow:nth-child(123){opacity:.6354;transform:translate(98.9266vw,-10px) scale(.7936);animation:fall-123 25s -30s linear infinite}@keyframes fall-123{43.556%{transform:translate(102.6161vw,43.556vh) scale(.7936)}to{transform:translate(100.77135vw,99vh) scale(.7936)}}.snow:nth-child(124){opacity:.1366;transform:translate(11.8321vw,-10px) scale(.774);animation:fall-124 20s -13s linear infinite}@keyframes fall-124{36.549%{transform:translate(20.6636vw,36.549vh) scale(.774)}to{transform:translate(16.24785vw,99vh) scale(.774)}}.snow:nth-child(125){opacity:1.0504;transform:translate(82.928vw,-10px) scale(.0694);animation:fall-125 11s -26s linear infinite}@keyframes fall-125{47.74%{transform:translate(77.8359vw,47.74vh) scale(.0694)}to{transform:translate(80.38195vw,99vh) scale(.0694)}}.snow:nth-child(126){opacity:.4312;transform:translate(81.4938vw,-10px) scale(.1355);animation:fall-126 21s -18s linear infinite}@keyframes fall-126{58.308%{transform:translate(80.9874vw,58.308vh) scale(.1355)}to{transform:translate(81.2406vw,99vh) scale(.1355)}}.snow:nth-child(127){opacity:.7652;transform:translate(2.9108vw,-10px) scale(.5472);animation:fall-127 20s -8s linear infinite}@keyframes fall-127{75.471%{transform:translate(.311vw,75.471vh) scale(.5472)}to{transform:translate(1.6109vw,99vh) scale(.5472)}}.snow:nth-child(128){opacity:.8968;transform:translate(83.6478vw,-10px) scale(.2774);animation:fall-128 19s -30s linear infinite}@keyframes fall-128{49.182%{transform:translate(78.9052vw,49.182vh) scale(.2774)}to{transform:translate(81.2765vw,99vh) scale(.2774)}}.snow:nth-child(129){opacity:1.0634;transform:translate(60.2211vw,-10px) scale(.8737);animation:fall-129 13s -18s linear infinite}@keyframes fall-129{45.231%{transform:translate(52.4933vw,45.231vh) scale(.8737)}to{transform:translate(56.3572vw,99vh) scale(.8737)}}.snow:nth-child(130){opacity:.7172;transform:translate(33.4736vw,-10px) scale(.2888);animation:fall-130 12s -27s linear infinite}@keyframes fall-130{34.795%{transform:translate(30.1986vw,34.795vh) scale(.2888)}to{transform:translate(31.8361vw,99vh) scale(.2888)}}.snow:nth-child(131){opacity:.1658;transform:translate(2.2315vw,-10px) scale(.7676);animation:fall-131 14s -9s linear infinite}@keyframes fall-131{53.594%{transform:translate(-4.7097vw,53.594vh) scale(.7676)}to{transform:translate(-1.2391vw,99vh) scale(.7676)}}.snow:nth-child(132){opacity:1.291;transform:translate(43.3002vw,-10px) scale(.5418);animation:fall-132 30s -2s linear infinite}@keyframes fall-132{61.956%{transform:translate(48.3143vw,61.956vh) scale(.5418)}to{transform:translate(45.80725vw,99vh) scale(.5418)}}.snow:nth-child(133){opacity:.7836;transform:translate(19.9159vw,-10px) scale(.3082);animation:fall-133 24s -28s linear infinite}@keyframes fall-133{37.933%{transform:translate(27.237vw,37.933vh) scale(.3082)}to{transform:translate(23.57645vw,99vh) scale(.3082)}}.snow:nth-child(134){opacity:1.8422;transform:translate(.1185vw,-10px) scale(.3951);animation:fall-134 14s -20s linear infinite}@keyframes fall-134{33.409%{transform:translate(-6.4797vw,33.409vh) scale(.3951)}to{transform:translate(-3.1806vw,99vh) scale(.3951)}}.snow:nth-child(135){opacity:1.0718;transform:translate(85.8777vw,-10px) scale(.0033);animation:fall-135 19s -27s linear infinite}@keyframes fall-135{74.8%{transform:translate(91.5923vw,74.8vh) scale(.0033)}to{transform:translate(88.735vw,99vh) scale(.0033)}}.snow:nth-child(136){opacity:1.1506;transform:translate(72.3315vw,-10px) scale(.4494);animation:fall-136 20s -29s linear infinite}@keyframes fall-136{43.034%{transform:translate(64.512vw,43.034vh) scale(.4494)}to{transform:translate(68.42175vw,99vh) scale(.4494)}}.snow:nth-child(137){opacity:.7956;transform:translate(94.8983vw,-10px) scale(.3663);animation:fall-137 10s -19s linear infinite}@keyframes fall-137{77.383%{transform:translate(89.1222vw,77.383vh) scale(.3663)}to{transform:translate(92.01025vw,99vh) scale(.3663)}}.snow:nth-child(138){opacity:.236;transform:translate(24.9306vw,-10px) scale(.962);animation:fall-138 19s -25s linear infinite}@keyframes fall-138{69.865%{transform:translate(25.3454vw,69.865vh) scale(.962)}to{transform:translate(25.138vw,99vh) scale(.962)}}.snow:nth-child(139){opacity:1.7106;transform:translate(19.2512vw,-10px) scale(.5456);animation:fall-139 11s -23s linear infinite}@keyframes fall-139{32.078%{transform:translate(12.3225vw,32.078vh) scale(.5456)}to{transform:translate(15.78685vw,99vh) scale(.5456)}}.snow:nth-child(140){opacity:1.002;transform:translate(85.7055vw,-10px) scale(.3124);animation:fall-140 20s -16s linear infinite}@keyframes fall-140{59.562%{transform:translate(93.3209vw,59.562vh) scale(.3124)}to{transform:translate(89.5132vw,99vh) scale(.3124)}}.snow:nth-child(141){opacity:.5466;transform:translate(90.216vw,-10px) scale(.9484);animation:fall-141 21s -8s linear infinite}@keyframes fall-141{37.093%{transform:translate(86.6708vw,37.093vh) scale(.9484)}to{transform:translate(88.4434vw,99vh) scale(.9484)}}.snow:nth-child(142){opacity:1.199;transform:translate(34.962vw,-10px) scale(.4339);animation:fall-142 14s -29s linear infinite}@keyframes fall-142{65.111%{transform:translate(27.8769vw,65.111vh) scale(.4339)}to{transform:translate(31.41945vw,99vh) scale(.4339)}}.snow:nth-child(143){opacity:1.9604;transform:translate(21.3049vw,-10px) scale(.857);animation:fall-143 16s -25s linear infinite}@keyframes fall-143{52.189%{transform:translate(20.8501vw,52.189vh) scale(.857)}to{transform:translate(21.0775vw,99vh) scale(.857)}}.snow:nth-child(144){opacity:1.2116;transform:translate(11.2117vw,-10px) scale(.9235);animation:fall-144 20s -27s linear infinite}@keyframes fall-144{49.72%{transform:translate(9.3007vw,49.72vh) scale(.9235)}to{transform:translate(10.2562vw,99vh) scale(.9235)}}.snow:nth-child(145){opacity:.8598;transform:translate(37.2581vw,-10px) scale(.2854);animation:fall-145 12s -1s linear infinite}@keyframes fall-145{62.97%{transform:translate(33.815vw,62.97vh) scale(.2854)}to{transform:translate(35.53655vw,99vh) scale(.2854)}}.snow:nth-child(146){opacity:.2972;transform:translate(37.9762vw,-10px) scale(.5892);animation:fall-146 19s -17s linear infinite}@keyframes fall-146{70.798%{transform:translate(34.8824vw,70.798vh) scale(.5892)}to{transform:translate(36.4293vw,99vh) scale(.5892)}}.snow:nth-child(147){opacity:1.1248;transform:translate(96.9662vw,-10px) scale(.5166);animation:fall-147 19s -8s linear infinite}@keyframes fall-147{64.479%{transform:translate(106.3063vw,64.479vh) scale(.5166)}to{transform:translate(101.63625vw,99vh) scale(.5166)}}.snow:nth-child(148){opacity:.4414;transform:translate(90.1871vw,-10px) scale(.582);animation:fall-148 19s -23s linear infinite}@keyframes fall-148{56.966%{transform:translate(91.1469vw,56.966vh) scale(.582)}to{transform:translate(90.667vw,99vh) scale(.582)}}.snow:nth-child(149){opacity:1.1158;transform:translate(42.428vw,-10px) scale(.6649);animation:fall-149 30s -13s linear infinite}@keyframes fall-149{39.284%{transform:translate(44.291vw,39.284vh) scale(.6649)}to{transform:translate(43.3595vw,99vh) scale(.6649)}}.snow:nth-child(150){opacity:1.32;transform:translate(81.5799vw,-10px) scale(.854);animation:fall-150 14s -23s linear infinite}@keyframes fall-150{34.448%{transform:translate(82.7436vw,34.448vh) scale(.854)}to{transform:translate(82.16175vw,99vh) scale(.854)}}.snow:nth-child(151){opacity:.6416;transform:translate(38.4324vw,-10px) scale(.9113);animation:fall-151 29s -18s linear infinite}@keyframes fall-151{70.137%{transform:translate(47.7246vw,70.137vh) scale(.9113)}to{transform:translate(43.0785vw,99vh) scale(.9113)}}.snow:nth-child(152){opacity:1.1606;transform:translate(75.791vw,-10px) scale(.051);animation:fall-152 14s -30s linear infinite}@keyframes fall-152{33.822%{transform:translate(80.2168vw,33.822vh) scale(.051)}to{transform:translate(78.0039vw,99vh) scale(.051)}}.snow:nth-child(153){opacity:.7126;transform:translate(73.2984vw,-10px) scale(.0574);animation:fall-153 12s -6s linear infinite}@keyframes fall-153{49.518%{transform:translate(66.1369vw,49.518vh) scale(.0574)}to{transform:translate(69.71765vw,99vh) scale(.0574)}}.snow:nth-child(154){opacity:1.9426;transform:translate(37.3525vw,-10px) scale(.438);animation:fall-154 21s -6s linear infinite}@keyframes fall-154{33.16%{transform:translate(30.0082vw,33.16vh) scale(.438)}to{transform:translate(33.68035vw,99vh) scale(.438)}}.snow:nth-child(155){opacity:1.7776;transform:translate(31.6992vw,-10px) scale(.7042);animation:fall-155 28s -2s linear infinite}@keyframes fall-155{78.886%{transform:translate(25.8441vw,78.886vh) scale(.7042)}to{transform:translate(28.77165vw,99vh) scale(.7042)}}.snow:nth-child(156){opacity:.4858;transform:translate(82.1997vw,-10px) scale(.1448);animation:fall-156 23s -4s linear infinite}@keyframes fall-156{42.441%{transform:translate(90.2392vw,42.441vh) scale(.1448)}to{transform:translate(86.21945vw,99vh) scale(.1448)}}.snow:nth-child(157){opacity:.4576;transform:translate(28.0367vw,-10px) scale(.2488);animation:fall-157 15s -9s linear infinite}@keyframes fall-157{79.234%{transform:translate(21.4592vw,79.234vh) scale(.2488)}to{transform:translate(24.74795vw,99vh) scale(.2488)}}.snow:nth-child(158){opacity:1.1226;transform:translate(59.3284vw,-10px) scale(.7475);animation:fall-158 11s -23s linear infinite}@keyframes fall-158{33.733%{transform:translate(51.4249vw,33.733vh) scale(.7475)}to{transform:translate(55.37665vw,99vh) scale(.7475)}}.snow:nth-child(159){opacity:1.8318;transform:translate(54.7281vw,-10px) scale(.346);animation:fall-159 18s -25s linear infinite}@keyframes fall-159{61.103%{transform:translate(55.0554vw,61.103vh) scale(.346)}to{transform:translate(54.89175vw,99vh) scale(.346)}}.snow:nth-child(160){opacity:.8608;transform:translate(94.4466vw,-10px) scale(.0302);animation:fall-160 23s -13s linear infinite}@keyframes fall-160{39.82%{transform:translate(85.7909vw,39.82vh) scale(.0302)}to{transform:translate(90.11875vw,99vh) scale(.0302)}}.snow:nth-child(161){opacity:1.5828;transform:translate(73.3102vw,-10px) scale(.6102);animation:fall-161 14s -11s linear infinite}@keyframes fall-161{39.625%{transform:translate(65.7617vw,39.625vh) scale(.6102)}to{transform:translate(69.53595vw,99vh) scale(.6102)}}.snow:nth-child(162){opacity:1.7674;transform:translate(9.3871vw,-10px) scale(.6316);animation:fall-162 14s -24s linear infinite}@keyframes fall-162{31.027%{transform:translate(2.0752vw,31.027vh) scale(.6316)}to{transform:translate(5.73115vw,99vh) scale(.6316)}}.snow:nth-child(163){opacity:1.2588;transform:translate(61.8522vw,-10px) scale(.0853);animation:fall-163 11s -7s linear infinite}@keyframes fall-163{72.977%{transform:translate(62.1126vw,72.977vh) scale(.0853)}to{transform:translate(61.9824vw,99vh) scale(.0853)}}.snow:nth-child(164){opacity:.5522;transform:translate(76.2426vw,-10px) scale(.0638);animation:fall-164 24s -26s linear infinite}@keyframes fall-164{47.523%{transform:translate(76.4894vw,47.523vh) scale(.0638)}to{transform:translate(76.366vw,99vh) scale(.0638)}}.snow:nth-child(165){opacity:1.7492;transform:translate(22.2435vw,-10px) scale(.7679);animation:fall-165 17s -29s linear infinite}@keyframes fall-165{65.982%{transform:translate(17.9444vw,65.982vh) scale(.7679)}to{transform:translate(20.09395vw,99vh) scale(.7679)}}.snow:nth-child(166){opacity:1.0002;transform:translate(74.799vw,-10px) scale(.0705);animation:fall-166 10s -22s linear infinite}@keyframes fall-166{48.721%{transform:translate(65.8042vw,48.721vh) scale(.0705)}to{transform:translate(70.3016vw,99vh) scale(.0705)}}.snow:nth-child(167){opacity:.7496;transform:translate(75.5598vw,-10px) scale(.8811);animation:fall-167 19s -8s linear infinite}@keyframes fall-167{71.951%{transform:translate(83.9866vw,71.951vh) scale(.8811)}to{transform:translate(79.7732vw,99vh) scale(.8811)}}.snow:nth-child(168){opacity:.4158;transform:translate(30.1437vw,-10px) scale(.9992);animation:fall-168 10s -7s linear infinite}@keyframes fall-168{46.418%{transform:translate(21.4994vw,46.418vh) scale(.9992)}to{transform:translate(25.82155vw,99vh) scale(.9992)}}.snow:nth-child(169){opacity:.8198;transform:translate(55.7568vw,-10px) scale(.2788);animation:fall-169 19s -10s linear infinite}@keyframes fall-169{73.001%{transform:translate(55.1955vw,73.001vh) scale(.2788)}to{transform:translate(55.47615vw,99vh) scale(.2788)}}.snow:nth-child(170){opacity:1.1368;transform:translate(17.4931vw,-10px) scale(.6373);animation:fall-170 23s -13s linear infinite}@keyframes fall-170{36.493%{transform:translate(16.5314vw,36.493vh) scale(.6373)}to{transform:translate(17.01225vw,99vh) scale(.6373)}}.snow:nth-child(171){opacity:.117;transform:translate(17.4583vw,-10px) scale(.5716);animation:fall-171 27s -10s linear infinite}@keyframes fall-171{39.333%{transform:translate(8.2776vw,39.333vh) scale(.5716)}to{transform:translate(12.86795vw,99vh) scale(.5716)}}.snow:nth-child(172){opacity:.2786;transform:translate(77.1135vw,-10px) scale(.0503);animation:fall-172 24s -5s linear infinite}@keyframes fall-172{74.487%{transform:translate(77.7184vw,74.487vh) scale(.0503)}to{transform:translate(77.41595vw,99vh) scale(.0503)}}.snow:nth-child(173){opacity:.2006;transform:translate(68.9661vw,-10px) scale(.2337);animation:fall-173 24s -30s linear infinite}@keyframes fall-173{30.959%{transform:translate(74.9853vw,30.959vh) scale(.2337)}to{transform:translate(71.9757vw,99vh) scale(.2337)}}.snow:nth-child(174){opacity:1.3234;transform:translate(39.527vw,-10px) scale(.4174);animation:fall-174 30s -3s linear infinite}@keyframes fall-174{30.21%{transform:translate(29.8061vw,30.21vh) scale(.4174)}to{transform:translate(34.66655vw,99vh) scale(.4174)}}.snow:nth-child(175){opacity:1.5824;transform:translate(76.0044vw,-10px) scale(.8798);animation:fall-175 21s -18s linear infinite}@keyframes fall-175{45.527%{transform:translate(84.587vw,45.527vh) scale(.8798)}to{transform:translate(80.2957vw,99vh) scale(.8798)}}.snow:nth-child(176){opacity:1.6848;transform:translate(69.354vw,-10px) scale(.6497);animation:fall-176 17s -15s linear infinite}@keyframes fall-176{57.121%{transform:translate(68.5756vw,57.121vh) scale(.6497)}to{transform:translate(68.9648vw,99vh) scale(.6497)}}.snow:nth-child(177){opacity:.268;transform:translate(29.3122vw,-10px) scale(.1097);animation:fall-177 24s -25s linear infinite}@keyframes fall-177{58.917%{transform:translate(28.0094vw,58.917vh) scale(.1097)}to{transform:translate(28.6608vw,99vh) scale(.1097)}}.snow:nth-child(178){opacity:.666;transform:translate(73.1147vw,-10px) scale(.3982);animation:fall-178 24s -23s linear infinite}@keyframes fall-178{59.955%{transform:translate(71.8323vw,59.955vh) scale(.3982)}to{transform:translate(72.4735vw,99vh) scale(.3982)}}.snow:nth-child(179){opacity:1.847;transform:translate(82.0248vw,-10px) scale(.3887);animation:fall-179 11s -20s linear infinite}@keyframes fall-179{37.903%{transform:translate(74.1757vw,37.903vh) scale(.3887)}to{transform:translate(78.10025vw,99vh) scale(.3887)}}.snow:nth-child(180){opacity:1.6068;transform:translate(84.9365vw,-10px) scale(.3243);animation:fall-180 22s -19s linear infinite}@keyframes fall-180{63.803%{transform:translate(75.5192vw,63.803vh) scale(.3243)}to{transform:translate(80.22785vw,99vh) scale(.3243)}}.snow:nth-child(181){opacity:.7868;transform:translate(64.0697vw,-10px) scale(.2963);animation:fall-181 19s -18s linear infinite}@keyframes fall-181{69.051%{transform:translate(62.0977vw,69.051vh) scale(.2963)}to{transform:translate(63.0837vw,99vh) scale(.2963)}}.snow:nth-child(182){opacity:.659;transform:translate(73.1554vw,-10px) scale(.7);animation:fall-182 29s -10s linear infinite}@keyframes fall-182{68.416%{transform:translate(78.3262vw,68.416vh) scale(.7)}to{transform:translate(75.7408vw,99vh) scale(.7)}}.snow:nth-child(183){opacity:.2034;transform:translate(79.9628vw,-10px) scale(.2512);animation:fall-183 16s -25s linear infinite}@keyframes fall-183{43.276%{transform:translate(84.9903vw,43.276vh) scale(.2512)}to{transform:translate(82.47655vw,99vh) scale(.2512)}}.snow:nth-child(184){opacity:1.0724;transform:translate(96.2183vw,-10px) scale(.6335);animation:fall-184 16s -13s linear infinite}@keyframes fall-184{69.801%{transform:translate(92.4952vw,69.801vh) scale(.6335)}to{transform:translate(94.35675vw,99vh) scale(.6335)}}.snow:nth-child(185){opacity:.1464;transform:translate(8.8664vw,-10px) scale(.7587);animation:fall-185 28s -3s linear infinite}@keyframes fall-185{70.96%{transform:translate(4.3412vw,70.96vh) scale(.7587)}to{transform:translate(6.6038vw,99vh) scale(.7587)}}.snow:nth-child(186){opacity:1.2302;transform:translate(96.3693vw,-10px) scale(.2286);animation:fall-186 27s -10s linear infinite}@keyframes fall-186{58.196%{transform:translate(100.899vw,58.196vh) scale(.2286)}to{transform:translate(98.63415vw,99vh) scale(.2286)}}.snow:nth-child(187){opacity:.2394;transform:translate(84.273vw,-10px) scale(.4119);animation:fall-187 20s -27s linear infinite}@keyframes fall-187{57.456%{transform:translate(77.6029vw,57.456vh) scale(.4119)}to{transform:translate(80.93795vw,99vh) scale(.4119)}}.snow:nth-child(188){opacity:.2142;transform:translate(66.5435vw,-10px) scale(.1961);animation:fall-188 28s -14s linear infinite}@keyframes fall-188{76.179%{transform:translate(63.5971vw,76.179vh) scale(.1961)}to{transform:translate(65.0703vw,99vh) scale(.1961)}}.snow:nth-child(189){opacity:.2986;transform:translate(5.7684vw,-10px) scale(.3204);animation:fall-189 26s -11s linear infinite}@keyframes fall-189{48.435%{transform:translate(5.0648vw,48.435vh) scale(.3204)}to{transform:translate(5.4166vw,99vh) scale(.3204)}}.snow:nth-child(190){opacity:1.149;transform:translate(59.2989vw,-10px) scale(.607);animation:fall-190 26s -25s linear infinite}@keyframes fall-190{71.804%{transform:translate(55.9838vw,71.804vh) scale(.607)}to{transform:translate(57.64135vw,99vh) scale(.607)}}.snow:nth-child(191){opacity:.7424;transform:translate(94.4878vw,-10px) scale(.2916);animation:fall-191 15s -28s linear infinite}@keyframes fall-191{79.916%{transform:translate(96.9428vw,79.916vh) scale(.2916)}to{transform:translate(95.7153vw,99vh) scale(.2916)}}.snow:nth-child(192){opacity:.8312;transform:translate(31.3046vw,-10px) scale(.2513);animation:fall-192 15s -25s linear infinite}@keyframes fall-192{36.789%{transform:translate(29.1042vw,36.789vh) scale(.2513)}to{transform:translate(30.2044vw,99vh) scale(.2513)}}.snow:nth-child(193){opacity:.3036;transform:translate(34.4913vw,-10px) scale(.3448);animation:fall-193 10s -10s linear infinite}@keyframes fall-193{40.059%{transform:translate(32.919vw,40.059vh) scale(.3448)}to{transform:translate(33.70515vw,99vh) scale(.3448)}}.snow:nth-child(194){opacity:.54;transform:translate(37.2188vw,-10px) scale(.0638);animation:fall-194 14s -24s linear infinite}@keyframes fall-194{61.493%{transform:translate(30.2527vw,61.493vh) scale(.0638)}to{transform:translate(33.73575vw,99vh) scale(.0638)}}.snow:nth-child(195){opacity:1.489;transform:translate(92.0948vw,-10px) scale(.0983);animation:fall-195 18s -21s linear infinite}@keyframes fall-195{73.212%{transform:translate(89.3712vw,73.212vh) scale(.0983)}to{transform:translate(90.733vw,99vh) scale(.0983)}}.snow:nth-child(196){opacity:.37;transform:translate(16.5374vw,-10px) scale(.5253);animation:fall-196 11s -22s linear infinite}@keyframes fall-196{58.994%{transform:translate(20.435vw,58.994vh) scale(.5253)}to{transform:translate(18.4862vw,99vh) scale(.5253)}}.snow:nth-child(197){opacity:1.7008;transform:translate(1.9946vw,-10px) scale(.2791);animation:fall-197 24s -20s linear infinite}@keyframes fall-197{62.048%{transform:translate(7.61vw,62.048vh) scale(.2791)}to{transform:translate(4.8023vw,99vh) scale(.2791)}}.snow:nth-child(198){opacity:1.394;transform:translate(54.3989vw,-10px) scale(.8082);animation:fall-198 16s -29s linear infinite}@keyframes fall-198{35.068%{transform:translate(61.9841vw,35.068vh) scale(.8082)}to{transform:translate(58.1915vw,99vh) scale(.8082)}}.snow:nth-child(199){opacity:.1064;transform:translate(43.6062vw,-10px) scale(.1164);animation:fall-199 20s -27s linear infinite}@keyframes fall-199{37.771%{transform:translate(50.6237vw,37.771vh) scale(.1164)}to{transform:translate(47.11495vw,99vh) scale(.1164)}}.snow:nth-child(200){opacity:1.6476;transform:translate(94.8379vw,-10px) scale(.6593);animation:fall-200 14s -6s linear infinite}@keyframes fall-200{75.399%{transform:translate(89.4572vw,75.399vh) scale(.6593)}to{transform:translate(92.14755vw,99vh) scale(.6593)}}.snow:nth-child(201){opacity:.3826;transform:translate(9.7023vw,-10px) scale(.3369);animation:fall-201 18s -3s linear infinite}@keyframes fall-201{68.469%{transform:translate(16.3065vw,68.469vh) scale(.3369)}to{transform:translate(13.0044vw,99vh) scale(.3369)}}.snow:nth-child(202){opacity:1.0702;transform:translate(73.6088vw,-10px) scale(.5035);animation:fall-202 21s -24s linear infinite}@keyframes fall-202{44.889%{transform:translate(67.0865vw,44.889vh) scale(.5035)}to{transform:translate(70.34765vw,99vh) scale(.5035)}}.snow:nth-child(203){opacity:.9816;transform:translate(76.5543vw,-10px) scale(.6802);animation:fall-203 30s -30s linear infinite}@keyframes fall-203{77.021%{transform:translate(86.4215vw,77.021vh) scale(.6802)}to{transform:translate(81.4879vw,99vh) scale(.6802)}}.snow:nth-child(204){opacity:.207;transform:translate(14.6506vw,-10px) scale(.9653);animation:fall-204 21s -23s linear infinite}@keyframes fall-204{70.544%{transform:translate(22.1024vw,70.544vh) scale(.9653)}to{transform:translate(18.3765vw,99vh) scale(.9653)}}.snow:nth-child(205){opacity:.9642;transform:translate(23.0819vw,-10px) scale(.7803);animation:fall-205 10s -1s linear infinite}@keyframes fall-205{40.97%{transform:translate(23.1589vw,40.97vh) scale(.7803)}to{transform:translate(23.1204vw,99vh) scale(.7803)}}.snow:nth-child(206){opacity:.8848;transform:translate(29.2636vw,-10px) scale(.847);animation:fall-206 30s -24s linear infinite}@keyframes fall-206{70.471%{transform:translate(27.9832vw,70.471vh) scale(.847)}to{transform:translate(28.6234vw,99vh) scale(.847)}}.snow:nth-child(207){opacity:.5972;transform:translate(30.3326vw,-10px) scale(.5116);animation:fall-207 12s -27s linear infinite}@keyframes fall-207{34.732%{transform:translate(27.993vw,34.732vh) scale(.5116)}to{transform:translate(29.1628vw,99vh) scale(.5116)}}.snow:nth-child(208){opacity:1.0496;transform:translate(91.1791vw,-10px) scale(.1543);animation:fall-208 15s -18s linear infinite}@keyframes fall-208{38.188%{transform:translate(94.6642vw,38.188vh) scale(.1543)}to{transform:translate(92.92165vw,99vh) scale(.1543)}}.snow:nth-child(209){opacity:1.2198;transform:translate(94.8971vw,-10px) scale(.8501);animation:fall-209 30s -12s linear infinite}@keyframes fall-209{30.882%{transform:translate(89.6566vw,30.882vh) scale(.8501)}to{transform:translate(92.27685vw,99vh) scale(.8501)}}.snow:nth-child(210){opacity:.9434;transform:translate(25.8666vw,-10px) scale(.3981);animation:fall-210 14s -5s linear infinite}@keyframes fall-210{50.389%{transform:translate(27.7963vw,50.389vh) scale(.3981)}to{transform:translate(26.83145vw,99vh) scale(.3981)}}.snow:nth-child(211){opacity:.829;transform:translate(19.1581vw,-10px) scale(.3684);animation:fall-211 24s -24s linear infinite}@keyframes fall-211{43.354%{transform:translate(16.43vw,43.354vh) scale(.3684)}to{transform:translate(17.79405vw,99vh) scale(.3684)}}.snow:nth-child(212){opacity:.4244;transform:translate(60.744vw,-10px) scale(.4363);animation:fall-212 29s -3s linear infinite}@keyframes fall-212{32.604%{transform:translate(60.072vw,32.604vh) scale(.4363)}to{transform:translate(60.408vw,99vh) scale(.4363)}}.snow:nth-child(213){opacity:.451;transform:translate(27.3676vw,-10px) scale(.5557);animation:fall-213 12s -8s linear infinite}@keyframes fall-213{59.332%{transform:translate(35.6211vw,59.332vh) scale(.5557)}to{transform:translate(31.49435vw,99vh) scale(.5557)}}.snow:nth-child(214){opacity:.4516;transform:translate(6.5247vw,-10px) scale(.5854);animation:fall-214 30s -6s linear infinite}@keyframes fall-214{62.513%{transform:translate(16.016vw,62.513vh) scale(.5854)}to{transform:translate(11.27035vw,99vh) scale(.5854)}}.snow:nth-child(215){opacity:.4112;transform:translate(19.2102vw,-10px) scale(.5346);animation:fall-215 12s -11s linear infinite}@keyframes fall-215{77.112%{transform:translate(28.4564vw,77.112vh) scale(.5346)}to{transform:translate(23.8333vw,99vh) scale(.5346)}}.snow:nth-child(216){opacity:.2716;transform:translate(41.014vw,-10px) scale(.7374);animation:fall-216 11s -27s linear infinite}@keyframes fall-216{52.962%{transform:translate(39.5094vw,52.962vh) scale(.7374)}to{transform:translate(40.2617vw,99vh) scale(.7374)}}.snow:nth-child(217){opacity:1.6752;transform:translate(59.8261vw,-10px) scale(.2974);animation:fall-217 30s -1s linear infinite}@keyframes fall-217{60.942%{transform:translate(61.1139vw,60.942vh) scale(.2974)}to{transform:translate(60.47vw,99vh) scale(.2974)}}.snow:nth-child(218){opacity:.3274;transform:translate(84.9286vw,-10px) scale(.5597);animation:fall-218 29s -16s linear infinite}@keyframes fall-218{70.995%{transform:translate(81.8851vw,70.995vh) scale(.5597)}to{transform:translate(83.40685vw,99vh) scale(.5597)}}.snow:nth-child(219){opacity:1.8624;transform:translate(46.122vw,-10px) scale(.3339);animation:fall-219 16s -3s linear infinite}@keyframes fall-219{39.182%{transform:translate(39.2459vw,39.182vh) scale(.3339)}to{transform:translate(42.68395vw,99vh) scale(.3339)}}.snow:nth-child(220){opacity:.025;transform:translate(82.5675vw,-10px) scale(.8868);animation:fall-220 28s -13s linear infinite}@keyframes fall-220{53.867%{transform:translate(87.4051vw,53.867vh) scale(.8868)}to{transform:translate(84.9863vw,99vh) scale(.8868)}}.snow:nth-child(221){opacity:.6186;transform:translate(61.2764vw,-10px) scale(.8694);animation:fall-221 11s -13s linear infinite}@keyframes fall-221{49.159%{transform:translate(64.6186vw,49.159vh) scale(.8694)}to{transform:translate(62.9475vw,99vh) scale(.8694)}}.snow:nth-child(222){opacity:1.0648;transform:translate(47.8624vw,-10px) scale(.9548);animation:fall-222 10s -2s linear infinite}@keyframes fall-222{39.21%{transform:translate(43.9121vw,39.21vh) scale(.9548)}to{transform:translate(45.88725vw,99vh) scale(.9548)}}.snow:nth-child(223){opacity:1.7098;transform:translate(22.5821vw,-10px) scale(.6494);animation:fall-223 26s -25s linear infinite}@keyframes fall-223{63.038%{transform:translate(19.6001vw,63.038vh) scale(.6494)}to{transform:translate(21.0911vw,99vh) scale(.6494)}}.snow:nth-child(224){opacity:1.1286;transform:translate(13.3728vw,-10px) scale(.4389);animation:fall-224 17s -1s linear infinite}@keyframes fall-224{59.021%{transform:translate(16.5865vw,59.021vh) scale(.4389)}to{transform:translate(14.97965vw,99vh) scale(.4389)}}.snow:nth-child(225){opacity:.1738;transform:translate(53.7509vw,-10px) scale(.827);animation:fall-225 28s -7s linear infinite}@keyframes fall-225{52.418%{transform:translate(46.4624vw,52.418vh) scale(.827)}to{transform:translate(50.10665vw,99vh) scale(.827)}}.snow:nth-child(226){opacity:1.6276;transform:translate(10.1946vw,-10px) scale(.0907);animation:fall-226 25s -5s linear infinite}@keyframes fall-226{72.554%{transform:translate(.6121vw,72.554vh) scale(.0907)}to{transform:translate(5.40335vw,99vh) scale(.0907)}}.snow:nth-child(227){opacity:.1954;transform:translate(79.2447vw,-10px) scale(.4875);animation:fall-227 18s -28s linear infinite}@keyframes fall-227{78.627%{transform:translate(81.7764vw,78.627vh) scale(.4875)}to{transform:translate(80.51055vw,99vh) scale(.4875)}}.snow:nth-child(228){opacity:1.6926;transform:translate(58.0192vw,-10px) scale(.6907);animation:fall-228 17s -9s linear infinite}@keyframes fall-228{52.32%{transform:translate(55.6309vw,52.32vh) scale(.6907)}to{transform:translate(56.82505vw,99vh) scale(.6907)}}.snow:nth-child(229){opacity:1.4796;transform:translate(2.4304vw,-10px) scale(.6239);animation:fall-229 21s -17s linear infinite}@keyframes fall-229{43.587%{transform:translate(-4.2189vw,43.587vh) scale(.6239)}to{transform:translate(-.89425vw,99vh) scale(.6239)}}.snow:nth-child(230){opacity:.1484;transform:translate(59.8619vw,-10px) scale(.8002);animation:fall-230 17s -6s linear infinite}@keyframes fall-230{76.981%{transform:translate(67.039vw,76.981vh) scale(.8002)}to{transform:translate(63.45045vw,99vh) scale(.8002)}}.snow:nth-child(231){opacity:.1216;transform:translate(25.7868vw,-10px) scale(.4974);animation:fall-231 13s -16s linear infinite}@keyframes fall-231{32.055%{transform:translate(33.6242vw,32.055vh) scale(.4974)}to{transform:translate(29.7055vw,99vh) scale(.4974)}}.snow:nth-child(232){opacity:.9414;transform:translate(39.5276vw,-10px) scale(.6489);animation:fall-232 27s -2s linear infinite}@keyframes fall-232{66.278%{transform:translate(32.9617vw,66.278vh) scale(.6489)}to{transform:translate(36.24465vw,99vh) scale(.6489)}}.snow:nth-child(233){opacity:.1424;transform:translate(12.6117vw,-10px) scale(.7714);animation:fall-233 30s -12s linear infinite}@keyframes fall-233{55.56%{transform:translate(20.7261vw,55.56vh) scale(.7714)}to{transform:translate(16.6689vw,99vh) scale(.7714)}}.snow:nth-child(234){opacity:.0036;transform:translate(19.2925vw,-10px) scale(.3082);animation:fall-234 20s -12s linear infinite}@keyframes fall-234{52.597%{transform:translate(29.0254vw,52.597vh) scale(.3082)}to{transform:translate(24.15895vw,99vh) scale(.3082)}}.snow:nth-child(235){opacity:.163;transform:translate(68.2819vw,-10px) scale(.5799);animation:fall-235 11s -18s linear infinite}@keyframes fall-235{35.441%{transform:translate(61.9444vw,35.441vh) scale(.5799)}to{transform:translate(65.11315vw,99vh) scale(.5799)}}.snow:nth-child(236){opacity:.7638;transform:translate(66.2642vw,-10px) scale(.8682);animation:fall-236 24s -2s linear infinite}@keyframes fall-236{38.512%{transform:translate(67.961vw,38.512vh) scale(.8682)}to{transform:translate(67.1126vw,99vh) scale(.8682)}}.snow:nth-child(237){opacity:.6136;transform:translate(55.9809vw,-10px) scale(.8179);animation:fall-237 18s -7s linear infinite}@keyframes fall-237{47.686%{transform:translate(59.6175vw,47.686vh) scale(.8179)}to{transform:translate(57.7992vw,99vh) scale(.8179)}}.snow:nth-child(238){opacity:1.1204;transform:translate(60.4908vw,-10px) scale(.0794);animation:fall-238 24s -14s linear infinite}@keyframes fall-238{35.008%{transform:translate(59.2777vw,35.008vh) scale(.0794)}to{transform:translate(59.88425vw,99vh) scale(.0794)}}.snow:nth-child(239){opacity:.8886;transform:translate(95.0972vw,-10px) scale(.6196);animation:fall-239 16s -8s linear infinite}@keyframes fall-239{49.42%{transform:translate(102.6845vw,49.42vh) scale(.6196)}to{transform:translate(98.89085vw,99vh) scale(.6196)}}.snow:nth-child(240){opacity:1.0004;transform:translate(99.516vw,-10px) scale(.0287);animation:fall-240 30s -12s linear infinite}@keyframes fall-240{66.753%{transform:translate(107.4766vw,66.753vh) scale(.0287)}to{transform:translate(103.4963vw,99vh) scale(.0287)}}.snow:nth-child(241){opacity:1.1306;transform:translate(65.6834vw,-10px) scale(.9903);animation:fall-241 26s -19s linear infinite}@keyframes fall-241{41.478%{transform:translate(61.7863vw,41.478vh) scale(.9903)}to{transform:translate(63.73485vw,99vh) scale(.9903)}}.snow:nth-child(242){opacity:1.0938;transform:translate(70.9912vw,-10px) scale(.2993);animation:fall-242 20s -25s linear infinite}@keyframes fall-242{60.098%{transform:translate(67.7982vw,60.098vh) scale(.2993)}to{transform:translate(69.3947vw,99vh) scale(.2993)}}.snow:nth-child(243){opacity:.2464;transform:translate(63.2502vw,-10px) scale(.5302);animation:fall-243 13s -16s linear infinite}@keyframes fall-243{74.645%{transform:translate(61.8398vw,74.645vh) scale(.5302)}to{transform:translate(62.545vw,99vh) scale(.5302)}}.snow:nth-child(244){opacity:.8;transform:translate(10.4472vw,-10px) scale(.7949);animation:fall-244 27s -20s linear infinite}@keyframes fall-244{32.883%{transform:translate(6.5518vw,32.883vh) scale(.7949)}to{transform:translate(8.4995vw,99vh) scale(.7949)}}.snow:nth-child(245){opacity:.3612;transform:translate(15.0333vw,-10px) scale(.1085);animation:fall-245 24s -11s linear infinite}@keyframes fall-245{30.607%{transform:translate(15.6066vw,30.607vh) scale(.1085)}to{transform:translate(15.31995vw,99vh) scale(.1085)}}.snow:nth-child(246){opacity:1.5814;transform:translate(13.6443vw,-10px) scale(.8767);animation:fall-246 13s -8s linear infinite}@keyframes fall-246{45.539%{transform:translate(14.2861vw,45.539vh) scale(.8767)}to{transform:translate(13.9652vw,99vh) scale(.8767)}}.snow:nth-child(247){opacity:1.2256;transform:translate(50.4335vw,-10px) scale(.5906);animation:fall-247 16s -17s linear infinite}@keyframes fall-247{52.558%{transform:translate(49.8348vw,52.558vh) scale(.5906)}to{transform:translate(50.13415vw,99vh) scale(.5906)}}.snow:nth-child(248){opacity:1.451;transform:translate(.4404vw,-10px) scale(.0939);animation:fall-248 16s -13s linear infinite}@keyframes fall-248{31.76%{transform:translate(8.9388vw,31.76vh) scale(.0939)}to{transform:translate(4.6896vw,99vh) scale(.0939)}}.snow:nth-child(249){opacity:.6494;transform:translate(37.2351vw,-10px) scale(.6767);animation:fall-249 12s -13s linear infinite}@keyframes fall-249{53.09%{transform:translate(27.6063vw,53.09vh) scale(.6767)}to{transform:translate(32.4207vw,99vh) scale(.6767)}}.snow:nth-child(250){opacity:.2486;transform:translate(25.127vw,-10px) scale(.0831);animation:fall-250 26s -12s linear infinite}@keyframes fall-250{66.115%{transform:translate(22.4908vw,66.115vh) scale(.0831)}to{transform:translate(23.8089vw,99vh) scale(.0831)}}.snow:nth-child(251){opacity:1.835;transform:translate(34.772vw,-10px) scale(.1129);animation:fall-251 15s -4s linear infinite}@keyframes fall-251{65.119%{transform:translate(37.4142vw,65.119vh) scale(.1129)}to{transform:translate(36.0931vw,99vh) scale(.1129)}}.snow:nth-child(252){opacity:.2752;transform:translate(24.9807vw,-10px) scale(.4128);animation:fall-252 19s -3s linear infinite}@keyframes fall-252{46.009%{transform:translate(27.3016vw,46.009vh) scale(.4128)}to{transform:translate(26.14115vw,99vh) scale(.4128)}}.snow:nth-child(253){opacity:1.0768;transform:translate(6.6101vw,-10px) scale(.9193);animation:fall-253 17s -16s linear infinite}@keyframes fall-253{55.261%{transform:translate(12.653vw,55.261vh) scale(.9193)}to{transform:translate(9.63155vw,99vh) scale(.9193)}}.snow:nth-child(254){opacity:1.7526;transform:translate(42.7369vw,-10px) scale(.9689);animation:fall-254 23s -14s linear infinite}@keyframes fall-254{70.687%{transform:translate(40.9957vw,70.687vh) scale(.9689)}to{transform:translate(41.8663vw,99vh) scale(.9689)}}.snow:nth-child(255){opacity:1.148;transform:translate(7.918vw,-10px) scale(.0746);animation:fall-255 13s -19s linear infinite}@keyframes fall-255{32.076%{transform:translate(3.7749vw,32.076vh) scale(.0746)}to{transform:translate(5.84645vw,99vh) scale(.0746)}}.snow:nth-child(256){opacity:.0354;transform:translate(54.4016vw,-10px) scale(.0361);animation:fall-256 29s -30s linear infinite}@keyframes fall-256{34.046%{transform:translate(56.4075vw,34.046vh) scale(.0361)}to{transform:translate(55.40455vw,99vh) scale(.0361)}}.snow:nth-child(257){opacity:1.4262;transform:translate(52.43vw,-10px) scale(.0279);animation:fall-257 30s -18s linear infinite}@keyframes fall-257{53.988%{transform:translate(58.8405vw,53.988vh) scale(.0279)}to{transform:translate(55.63525vw,99vh) scale(.0279)}}.snow:nth-child(258){opacity:1.3422;transform:translate(23.1303vw,-10px) scale(.5744);animation:fall-258 19s -29s linear infinite}@keyframes fall-258{64.386%{transform:translate(25.9084vw,64.386vh) scale(.5744)}to{transform:translate(24.51935vw,99vh) scale(.5744)}}.snow:nth-child(259){opacity:1.4738;transform:translate(50.6798vw,-10px) scale(.264);animation:fall-259 17s -23s linear infinite}@keyframes fall-259{53.758%{transform:translate(43.7186vw,53.758vh) scale(.264)}to{transform:translate(47.1992vw,99vh) scale(.264)}}.snow:nth-child(260){opacity:.4398;transform:translate(70.2638vw,-10px) scale(.435);animation:fall-260 11s -1s linear infinite}@keyframes fall-260{75.07%{transform:translate(77.3021vw,75.07vh) scale(.435)}to{transform:translate(73.78295vw,99vh) scale(.435)}}.snow:nth-child(261){opacity:1.679;transform:translate(73.2953vw,-10px) scale(.6254);animation:fall-261 23s -13s linear infinite}@keyframes fall-261{47.237%{transform:translate(79.6409vw,47.237vh) scale(.6254)}to{transform:translate(76.4681vw,99vh) scale(.6254)}}.snow:nth-child(262){opacity:.6222;transform:translate(10.649vw,-10px) scale(.5809);animation:fall-262 27s -14s linear infinite}@keyframes fall-262{34.171%{transform:translate(10.6093vw,34.171vh) scale(.5809)}to{transform:translate(10.62915vw,99vh) scale(.5809)}}.snow:nth-child(263){opacity:1.5142;transform:translate(69.2033vw,-10px) scale(.2349);animation:fall-263 23s -2s linear infinite}@keyframes fall-263{64.75%{transform:translate(59.9518vw,64.75vh) scale(.2349)}to{transform:translate(64.57755vw,99vh) scale(.2349)}}.snow:nth-child(264){opacity:.9248;transform:translate(7.438vw,-10px) scale(.0859);animation:fall-264 18s -25s linear infinite}@keyframes fall-264{61.765%{transform:translate(1.5674vw,61.765vh) scale(.0859)}to{transform:translate(4.5027vw,99vh) scale(.0859)}}.snow:nth-child(265){opacity:.0862;transform:translate(92.8566vw,-10px) scale(.4011);animation:fall-265 18s -7s linear infinite}@keyframes fall-265{51.813%{transform:translate(83.8791vw,51.813vh) scale(.4011)}to{transform:translate(88.36785vw,99vh) scale(.4011)}}.snow:nth-child(266){opacity:1.6762;transform:translate(95.2865vw,-10px) scale(.8611);animation:fall-266 24s -22s linear infinite}@keyframes fall-266{55.809%{transform:translate(90.0398vw,55.809vh) scale(.8611)}to{transform:translate(92.66315vw,99vh) scale(.8611)}}.snow:nth-child(267){opacity:.0822;transform:translate(10.8188vw,-10px) scale(.2415);animation:fall-267 11s -8s linear infinite}@keyframes fall-267{68.266%{transform:translate(15.5439vw,68.266vh) scale(.2415)}to{transform:translate(13.18135vw,99vh) scale(.2415)}}.snow:nth-child(268){opacity:.3652;transform:translate(56.8686vw,-10px) scale(.6337);animation:fall-268 12s -1s linear infinite}@keyframes fall-268{62.738%{transform:translate(64.6002vw,62.738vh) scale(.6337)}to{transform:translate(60.7344vw,99vh) scale(.6337)}}.snow:nth-child(269){opacity:.4394;transform:translate(7.2968vw,-10px) scale(.3456);animation:fall-269 22s -9s linear infinite}@keyframes fall-269{52.121%{transform:translate(16.7791vw,52.121vh) scale(.3456)}to{transform:translate(12.03795vw,99vh) scale(.3456)}}.snow:nth-child(270){opacity:.298;transform:translate(92.4506vw,-10px) scale(.2766);animation:fall-270 11s -15s linear infinite}@keyframes fall-270{42.772%{transform:translate(98.7577vw,42.772vh) scale(.2766)}to{transform:translate(95.60415vw,99vh) scale(.2766)}}.snow:nth-child(271){opacity:1.895;transform:translate(29.4775vw,-10px) scale(.9796);animation:fall-271 23s -15s linear infinite}@keyframes fall-271{57.998%{transform:translate(27.2714vw,57.998vh) scale(.9796)}to{transform:translate(28.37445vw,99vh) scale(.9796)}}.snow:nth-child(272){opacity:1.6476;transform:translate(89.7106vw,-10px) scale(.4775);animation:fall-272 28s -19s linear infinite}@keyframes fall-272{51.208%{transform:translate(99.2708vw,51.208vh) scale(.4775)}to{transform:translate(94.4907vw,99vh) scale(.4775)}}.snow:nth-child(273){opacity:1.0328;transform:translate(70.7139vw,-10px) scale(.2523);animation:fall-273 25s -5s linear infinite}@keyframes fall-273{38.112%{transform:translate(64.0934vw,38.112vh) scale(.2523)}to{transform:translate(67.40365vw,99vh) scale(.2523)}}.snow:nth-child(274){opacity:1.9772;transform:translate(5.2367vw,-10px) scale(.7196);animation:fall-274 28s -13s linear infinite}@keyframes fall-274{49.729%{transform:translate(11.6521vw,49.729vh) scale(.7196)}to{transform:translate(8.4444vw,99vh) scale(.7196)}}.snow:nth-child(275){opacity:1.4676;transform:translate(82.6804vw,-10px) scale(.4365);animation:fall-275 25s -8s linear infinite}@keyframes fall-275{66.8%{transform:translate(84.862vw,66.8vh) scale(.4365)}to{transform:translate(83.7712vw,99vh) scale(.4365)}}.snow:nth-child(276){opacity:.889;transform:translate(17.6689vw,-10px) scale(.4851);animation:fall-276 28s -8s linear infinite}@keyframes fall-276{76.663%{transform:translate(23.1529vw,76.663vh) scale(.4851)}to{transform:translate(20.4109vw,99vh) scale(.4851)}}.snow:nth-child(277){opacity:1.9006;transform:translate(55.0894vw,-10px) scale(.7961);animation:fall-277 23s -11s linear infinite}@keyframes fall-277{75.163%{transform:translate(58.5584vw,75.163vh) scale(.7961)}to{transform:translate(56.8239vw,99vh) scale(.7961)}}.snow:nth-child(278){opacity:.5418;transform:translate(39.5415vw,-10px) scale(.6158);animation:fall-278 24s -7s linear infinite}@keyframes fall-278{78.258%{transform:translate(33.0536vw,78.258vh) scale(.6158)}to{transform:translate(36.29755vw,99vh) scale(.6158)}}.snow:nth-child(279){opacity:.0488;transform:translate(23.6799vw,-10px) scale(.6993);animation:fall-279 17s -1s linear infinite}@keyframes fall-279{56.479%{transform:translate(32.9394vw,56.479vh) scale(.6993)}to{transform:translate(28.30965vw,99vh) scale(.6993)}}.snow:nth-child(280){opacity:1.9132;transform:translate(4.1615vw,-10px) scale(.7961);animation:fall-280 18s -3s linear infinite}@keyframes fall-280{42.627%{transform:translate(11.7296vw,42.627vh) scale(.7961)}to{transform:translate(7.94555vw,99vh) scale(.7961)}}.snow:nth-child(281){opacity:1.8638;transform:translate(66.4984vw,-10px) scale(.2774);animation:fall-281 26s -22s linear infinite}@keyframes fall-281{49.33%{transform:translate(57.2024vw,49.33vh) scale(.2774)}to{transform:translate(61.8504vw,99vh) scale(.2774)}}.snow:nth-child(282){opacity:1.7428;transform:translate(71.9547vw,-10px) scale(.9863);animation:fall-282 11s -22s linear infinite}@keyframes fall-282{57.231%{transform:translate(72.6386vw,57.231vh) scale(.9863)}to{transform:translate(72.29665vw,99vh) scale(.9863)}}.snow:nth-child(283){opacity:.1002;transform:translate(40.7148vw,-10px) scale(.5556);animation:fall-283 27s -21s linear infinite}@keyframes fall-283{79.355%{transform:translate(38.7558vw,79.355vh) scale(.5556)}to{transform:translate(39.7353vw,99vh) scale(.5556)}}.snow:nth-child(284){opacity:1.7554;transform:translate(77.1168vw,-10px) scale(.9874);animation:fall-284 13s -30s linear infinite}@keyframes fall-284{79.406%{transform:translate(71.4646vw,79.406vh) scale(.9874)}to{transform:translate(74.2907vw,99vh) scale(.9874)}}.snow:nth-child(285){opacity:1.0748;transform:translate(85.0739vw,-10px) scale(.236);animation:fall-285 13s -16s linear infinite}@keyframes fall-285{71.286%{transform:translate(83.3744vw,71.286vh) scale(.236)}to{transform:translate(84.22415vw,99vh) scale(.236)}}.snow:nth-child(286){opacity:.3756;transform:translate(70.9984vw,-10px) scale(.9791);animation:fall-286 22s -28s linear infinite}@keyframes fall-286{56.212%{transform:translate(63.8413vw,56.212vh) scale(.9791)}to{transform:translate(67.41985vw,99vh) scale(.9791)}}.snow:nth-child(287){opacity:.1382;transform:translate(67.1296vw,-10px) scale(.4188);animation:fall-287 26s -17s linear infinite}@keyframes fall-287{46.629%{transform:translate(74.6909vw,46.629vh) scale(.4188)}to{transform:translate(70.91025vw,99vh) scale(.4188)}}.snow:nth-child(288){opacity:.3516;transform:translate(74.5191vw,-10px) scale(.8868);animation:fall-288 13s -17s linear infinite}@keyframes fall-288{62.913%{transform:translate(72.6794vw,62.913vh) scale(.8868)}to{transform:translate(73.59925vw,99vh) scale(.8868)}}.snow:nth-child(289){opacity:1.4098;transform:translate(45.3328vw,-10px) scale(.0576);animation:fall-289 16s -19s linear infinite}@keyframes fall-289{72.296%{transform:translate(36.8642vw,72.296vh) scale(.0576)}to{transform:translate(41.0985vw,99vh) scale(.0576)}}.snow:nth-child(290){opacity:1.3538;transform:translate(38.8672vw,-10px) scale(.6105);animation:fall-290 11s -10s linear infinite}@keyframes fall-290{65.456%{transform:translate(40.2782vw,65.456vh) scale(.6105)}to{transform:translate(39.5727vw,99vh) scale(.6105)}}.snow:nth-child(291){opacity:.3858;transform:translate(61.2271vw,-10px) scale(.001);animation:fall-291 22s -14s linear infinite}@keyframes fall-291{73.893%{transform:translate(60.8098vw,73.893vh) scale(.001)}to{transform:translate(61.01845vw,99vh) scale(.001)}}.snow:nth-child(292){opacity:1.5906;transform:translate(41.3904vw,-10px) scale(.4305);animation:fall-292 11s -30s linear infinite}@keyframes fall-292{63.542%{transform:translate(40.3956vw,63.542vh) scale(.4305)}to{transform:translate(40.893vw,99vh) scale(.4305)}}.snow:nth-child(293){opacity:1.2516;transform:translate(20.3479vw,-10px) scale(.6419);animation:fall-293 30s -28s linear infinite}@keyframes fall-293{71.088%{transform:translate(27.6474vw,71.088vh) scale(.6419)}to{transform:translate(23.99765vw,99vh) scale(.6419)}}.snow:nth-child(294){opacity:.5468;transform:translate(59.8531vw,-10px) scale(.3717);animation:fall-294 22s -26s linear infinite}@keyframes fall-294{40.358%{transform:translate(51.6124vw,40.358vh) scale(.3717)}to{transform:translate(55.73275vw,99vh) scale(.3717)}}.snow:nth-child(295){opacity:.642;transform:translate(43.1364vw,-10px) scale(.1753);animation:fall-295 26s -9s linear infinite}@keyframes fall-295{50.236%{transform:translate(34.4879vw,50.236vh) scale(.1753)}to{transform:translate(38.81215vw,99vh) scale(.1753)}}.snow:nth-child(296){opacity:1.063;transform:translate(89.0135vw,-10px) scale(.9575);animation:fall-296 26s -19s linear infinite}@keyframes fall-296{54.561%{transform:translate(83.4073vw,54.561vh) scale(.9575)}to{transform:translate(86.2104vw,99vh) scale(.9575)}}.snow:nth-child(297){opacity:.7124;transform:translate(94.6067vw,-10px) scale(.3124);animation:fall-297 22s -3s linear infinite}@keyframes fall-297{55.936%{transform:translate(101.8226vw,55.936vh) scale(.3124)}to{transform:translate(98.21465vw,99vh) scale(.3124)}}.snow:nth-child(298){opacity:1.0206;transform:translate(84.9345vw,-10px) scale(.7277);animation:fall-298 13s -27s linear infinite}@keyframes fall-298{33.552%{transform:translate(86.1967vw,33.552vh) scale(.7277)}to{transform:translate(85.5656vw,99vh) scale(.7277)}}.snow:nth-child(299){opacity:1.6712;transform:translate(87.5304vw,-10px) scale(.952);animation:fall-299 27s -11s linear infinite}@keyframes fall-299{56.742%{transform:translate(88.7088vw,56.742vh) scale(.952)}to{transform:translate(88.1196vw,99vh) scale(.952)}}.snow:nth-child(300){opacity:1.7232;transform:translate(99.2703vw,-10px) scale(.1593);animation:fall-300 29s -8s linear infinite}@keyframes fall-300{40.195%{transform:translate(95.5871vw,40.195vh) scale(.1593)}to{transform:translate(97.4287vw,99vh) scale(.1593)}}.snow:nth-child(301){opacity:.7762;transform:translate(20.3641vw,-10px) scale(.3749);animation:fall-301 15s -26s linear infinite}@keyframes fall-301{47.777%{transform:translate(10.7381vw,47.777vh) scale(.3749)}to{transform:translate(15.5511vw,99vh) scale(.3749)}}.snow:nth-child(302){opacity:1.2006;transform:translate(58.9549vw,-10px) scale(.5918);animation:fall-302 10s -12s linear infinite}@keyframes fall-302{63.269%{transform:translate(64.0665vw,63.269vh) scale(.5918)}to{transform:translate(61.5107vw,99vh) scale(.5918)}}.snow:nth-child(303){opacity:.9858;transform:translate(38.3406vw,-10px) scale(.5739);animation:fall-303 18s -7s linear infinite}@keyframes fall-303{52.449%{transform:translate(31.2154vw,52.449vh) scale(.5739)}to{transform:translate(34.778vw,99vh) scale(.5739)}}.snow:nth-child(304){opacity:1.9668;transform:translate(88.324vw,-10px) scale(.2952);animation:fall-304 16s -1s linear infinite}@keyframes fall-304{33.072%{transform:translate(81.433vw,33.072vh) scale(.2952)}to{transform:translate(84.8785vw,99vh) scale(.2952)}}.snow:nth-child(305){opacity:.9966;transform:translate(11.3337vw,-10px) scale(.7032);animation:fall-305 18s -20s linear infinite}@keyframes fall-305{73.163%{transform:translate(9.9041vw,73.163vh) scale(.7032)}to{transform:translate(10.6189vw,99vh) scale(.7032)}}.snow:nth-child(306){opacity:.5522;transform:translate(39.2072vw,-10px) scale(.605);animation:fall-306 22s -19s linear infinite}@keyframes fall-306{65.359%{transform:translate(40.0435vw,65.359vh) scale(.605)}to{transform:translate(39.62535vw,99vh) scale(.605)}}.snow:nth-child(307){opacity:.2716;transform:translate(69.4994vw,-10px) scale(.061);animation:fall-307 22s -19s linear infinite}@keyframes fall-307{65.972%{transform:translate(79.3974vw,65.972vh) scale(.061)}to{transform:translate(74.4484vw,99vh) scale(.061)}}.snow:nth-child(308){opacity:1.3108;transform:translate(86.6072vw,-10px) scale(.1923);animation:fall-308 28s -4s linear infinite}@keyframes fall-308{41.674%{transform:translate(83.3583vw,41.674vh) scale(.1923)}to{transform:translate(84.98275vw,99vh) scale(.1923)}}.snow:nth-child(309){opacity:.4958;transform:translate(65.392vw,-10px) scale(.5052);animation:fall-309 18s -18s linear infinite}@keyframes fall-309{42.425%{transform:translate(56.2082vw,42.425vh) scale(.5052)}to{transform:translate(60.8001vw,99vh) scale(.5052)}}.snow:nth-child(310){opacity:1.8176;transform:translate(25.4111vw,-10px) scale(.8791);animation:fall-310 22s -20s linear infinite}@keyframes fall-310{57.391%{transform:translate(22.1887vw,57.391vh) scale(.8791)}to{transform:translate(23.7999vw,99vh) scale(.8791)}}.snow:nth-child(311){opacity:.0956;transform:translate(35.4178vw,-10px) scale(.1101);animation:fall-311 13s -13s linear infinite}@keyframes fall-311{70.381%{transform:translate(29.119vw,70.381vh) scale(.1101)}to{transform:translate(32.2684vw,99vh) scale(.1101)}}.snow:nth-child(312){opacity:1.088;transform:translate(51.1847vw,-10px) scale(.3964);animation:fall-312 17s -25s linear infinite}@keyframes fall-312{76.59%{transform:translate(52.8756vw,76.59vh) scale(.3964)}to{transform:translate(52.03015vw,99vh) scale(.3964)}}.snow:nth-child(313){opacity:.6976;transform:translate(17.2191vw,-10px) scale(.1408);animation:fall-313 15s -29s linear infinite}@keyframes fall-313{40.718%{transform:translate(20.3254vw,40.718vh) scale(.1408)}to{transform:translate(18.77225vw,99vh) scale(.1408)}}.snow:nth-child(314){opacity:.5348;transform:translate(3.3355vw,-10px) scale(.891);animation:fall-314 26s -7s linear infinite}@keyframes fall-314{51.684%{transform:translate(2.0331vw,51.684vh) scale(.891)}to{transform:translate(2.6843vw,99vh) scale(.891)}}.snow:nth-child(315){opacity:1.696;transform:translate(2.9301vw,-10px) scale(.7928);animation:fall-315 21s -11s linear infinite}@keyframes fall-315{65.836%{transform:translate(.1003vw,65.836vh) scale(.7928)}to{transform:translate(1.5152vw,99vh) scale(.7928)}}.snow:nth-child(316){opacity:1.1726;transform:translate(.9166vw,-10px) scale(.4617);animation:fall-316 23s -12s linear infinite}@keyframes fall-316{64.942%{transform:translate(1.5022vw,64.942vh) scale(.4617)}to{transform:translate(1.2094vw,99vh) scale(.4617)}}.snow:nth-child(317){opacity:1.9708;transform:translate(30.8894vw,-10px) scale(.7149);animation:fall-317 11s -16s linear infinite}@keyframes fall-317{54.193%{transform:translate(26.7383vw,54.193vh) scale(.7149)}to{transform:translate(28.81385vw,99vh) scale(.7149)}}.snow:nth-child(318){opacity:1.995;transform:translate(10.293vw,-10px) scale(.8758);animation:fall-318 27s -30s linear infinite}@keyframes fall-318{45.759%{transform:translate(17.7615vw,45.759vh) scale(.8758)}to{transform:translate(14.02725vw,99vh) scale(.8758)}}.snow:nth-child(319){opacity:.0448;transform:translate(74.5339vw,-10px) scale(.5924);animation:fall-319 12s -7s linear infinite}@keyframes fall-319{58.234%{transform:translate(68.985vw,58.234vh) scale(.5924)}to{transform:translate(71.75945vw,99vh) scale(.5924)}}.snow:nth-child(320){opacity:1.6008;transform:translate(13.8832vw,-10px) scale(.3182);animation:fall-320 14s -24s linear infinite}@keyframes fall-320{47.682%{transform:translate(5.2111vw,47.682vh) scale(.3182)}to{transform:translate(9.54715vw,99vh) scale(.3182)}}.snow:nth-child(321){opacity:.48;transform:translate(77.9126vw,-10px) scale(.7411);animation:fall-321 30s -20s linear infinite}@keyframes fall-321{32.757%{transform:translate(87.0712vw,32.757vh) scale(.7411)}to{transform:translate(82.4919vw,99vh) scale(.7411)}}.snow:nth-child(322){opacity:.1292;transform:translate(35.4657vw,-10px) scale(.4639);animation:fall-322 30s -12s linear infinite}@keyframes fall-322{49.458%{transform:translate(37.1693vw,49.458vh) scale(.4639)}to{transform:translate(36.3175vw,99vh) scale(.4639)}}.snow:nth-child(323){opacity:.4548;transform:translate(23.7837vw,-10px) scale(.9889);animation:fall-323 11s -16s linear infinite}@keyframes fall-323{51.534%{transform:translate(23.3881vw,51.534vh) scale(.9889)}to{transform:translate(23.5859vw,99vh) scale(.9889)}}.snow:nth-child(324){opacity:.6558;transform:translate(93.7336vw,-10px) scale(.3344);animation:fall-324 30s -22s linear infinite}@keyframes fall-324{67.092%{transform:translate(99.0018vw,67.092vh) scale(.3344)}to{transform:translate(96.3677vw,99vh) scale(.3344)}}.snow:nth-child(325){opacity:1.7792;transform:translate(62.4702vw,-10px) scale(.952);animation:fall-325 12s -27s linear infinite}@keyframes fall-325{63.418%{transform:translate(56.435vw,63.418vh) scale(.952)}to{transform:translate(59.4526vw,99vh) scale(.952)}}.snow:nth-child(326){opacity:1.8892;transform:translate(87.9164vw,-10px) scale(.596);animation:fall-326 26s -16s linear infinite}@keyframes fall-326{62.404%{transform:translate(93.9835vw,62.404vh) scale(.596)}to{transform:translate(90.94995vw,99vh) scale(.596)}}.snow:nth-child(327){opacity:1.8536;transform:translate(72.7462vw,-10px) scale(.0112);animation:fall-327 18s -2s linear infinite}@keyframes fall-327{37.412%{transform:translate(76.6875vw,37.412vh) scale(.0112)}to{transform:translate(74.71685vw,99vh) scale(.0112)}}.snow:nth-child(328){opacity:.3194;transform:translate(52.6843vw,-10px) scale(.0006);animation:fall-328 23s -26s linear infinite}@keyframes fall-328{38.332%{transform:translate(61.8547vw,38.332vh) scale(.0006)}to{transform:translate(57.2695vw,99vh) scale(.0006)}}.snow:nth-child(329){opacity:1.312;transform:translate(53.089vw,-10px) scale(.51);animation:fall-329 10s -30s linear infinite}@keyframes fall-329{57.997%{transform:translate(48.5858vw,57.997vh) scale(.51)}to{transform:translate(50.8374vw,99vh) scale(.51)}}.snow:nth-child(330){opacity:1.2946;transform:translate(29.9636vw,-10px) scale(.4469);animation:fall-330 24s -4s linear infinite}@keyframes fall-330{36.111%{transform:translate(25.4984vw,36.111vh) scale(.4469)}to{transform:translate(27.731vw,99vh) scale(.4469)}}.snow:nth-child(331){opacity:1.6858;transform:translate(94.4092vw,-10px) scale(.7522);animation:fall-331 23s -27s linear infinite}@keyframes fall-331{68.255%{transform:translate(103.0021vw,68.255vh) scale(.7522)}to{transform:translate(98.70565vw,99vh) scale(.7522)}}.snow:nth-child(332){opacity:1.786;transform:translate(.0279vw,-10px) scale(.235);animation:fall-332 13s -15s linear infinite}@keyframes fall-332{72.507%{transform:translate(8.1544vw,72.507vh) scale(.235)}to{transform:translate(4.09115vw,99vh) scale(.235)}}.snow:nth-child(333){opacity:1.202;transform:translate(96.5703vw,-10px) scale(.0156);animation:fall-333 12s -28s linear infinite}@keyframes fall-333{79.374%{transform:translate(93.3909vw,79.374vh) scale(.0156)}to{transform:translate(94.9806vw,99vh) scale(.0156)}}.snow:nth-child(334){opacity:.6712;transform:translate(16.7816vw,-10px) scale(.8807);animation:fall-334 17s -27s linear infinite}@keyframes fall-334{62.219%{transform:translate(12.1144vw,62.219vh) scale(.8807)}to{transform:translate(14.448vw,99vh) scale(.8807)}}.snow:nth-child(335){opacity:.3174;transform:translate(77.6337vw,-10px) scale(.5897);animation:fall-335 30s -1s linear infinite}@keyframes fall-335{30.007%{transform:translate(80.5807vw,30.007vh) scale(.5897)}to{transform:translate(79.1072vw,99vh) scale(.5897)}}.snow:nth-child(336){opacity:1.6618;transform:translate(22.2299vw,-10px) scale(.4542);animation:fall-336 28s -27s linear infinite}@keyframes fall-336{36.487%{transform:translate(20.2477vw,36.487vh) scale(.4542)}to{transform:translate(21.2388vw,99vh) scale(.4542)}}.snow:nth-child(337){opacity:.9114;transform:translate(41.1373vw,-10px) scale(.7477);animation:fall-337 24s -1s linear infinite}@keyframes fall-337{79.581%{transform:translate(46.6911vw,79.581vh) scale(.7477)}to{transform:translate(43.9142vw,99vh) scale(.7477)}}.snow:nth-child(338){opacity:.1906;transform:translate(53.0405vw,-10px) scale(.5444);animation:fall-338 28s -23s linear infinite}@keyframes fall-338{30.71%{transform:translate(54.8805vw,30.71vh) scale(.5444)}to{transform:translate(53.9605vw,99vh) scale(.5444)}}.snow:nth-child(339){opacity:.573;transform:translate(27.6159vw,-10px) scale(.2585);animation:fall-339 25s -12s linear infinite}@keyframes fall-339{53.229%{transform:translate(20.6216vw,53.229vh) scale(.2585)}to{transform:translate(24.11875vw,99vh) scale(.2585)}}.snow:nth-child(340){opacity:1.6574;transform:translate(5.5456vw,-10px) scale(.504);animation:fall-340 23s -23s linear infinite}@keyframes fall-340{60.655%{transform:translate(1.1301vw,60.655vh) scale(.504)}to{transform:translate(3.33785vw,99vh) scale(.504)}}.snow:nth-child(341){opacity:.566;transform:translate(59.2871vw,-10px) scale(.6011);animation:fall-341 27s -26s linear infinite}@keyframes fall-341{78.681%{transform:translate(67.2336vw,78.681vh) scale(.6011)}to{transform:translate(63.26035vw,99vh) scale(.6011)}}.snow:nth-child(342){opacity:.8468;transform:translate(30.1117vw,-10px) scale(.5735);animation:fall-342 20s -27s linear infinite}@keyframes fall-342{69.105%{transform:translate(32.1285vw,69.105vh) scale(.5735)}to{transform:translate(31.1201vw,99vh) scale(.5735)}}.snow:nth-child(343){opacity:1.1494;transform:translate(17.4281vw,-10px) scale(.9708);animation:fall-343 17s -16s linear infinite}@keyframes fall-343{39.796%{transform:translate(23.0973vw,39.796vh) scale(.9708)}to{transform:translate(20.2627vw,99vh) scale(.9708)}}.snow:nth-child(344){opacity:1.4268;transform:translate(77.2102vw,-10px) scale(.9337);animation:fall-344 19s -22s linear infinite}@keyframes fall-344{38.89%{transform:translate(84.8405vw,38.89vh) scale(.9337)}to{transform:translate(81.02535vw,99vh) scale(.9337)}}.snow:nth-child(345){opacity:.665;transform:translate(77.0645vw,-10px) scale(.3842);animation:fall-345 24s -30s linear infinite}@keyframes fall-345{32.757%{transform:translate(78.4837vw,32.757vh) scale(.3842)}to{transform:translate(77.7741vw,99vh) scale(.3842)}}.snow:nth-child(346){opacity:1.2208;transform:translate(56.5652vw,-10px) scale(.3165);animation:fall-346 27s -22s linear infinite}@keyframes fall-346{53.878%{transform:translate(50.8111vw,53.878vh) scale(.3165)}to{transform:translate(53.68815vw,99vh) scale(.3165)}}.snow:nth-child(347){opacity:.0646;transform:translate(69.1238vw,-10px) scale(.959);animation:fall-347 22s -15s linear infinite}@keyframes fall-347{41.896%{transform:translate(60.8546vw,41.896vh) scale(.959)}to{transform:translate(64.9892vw,99vh) scale(.959)}}.snow:nth-child(348){opacity:.996;transform:translate(44.427vw,-10px) scale(.9839);animation:fall-348 20s -24s linear infinite}@keyframes fall-348{52.772%{transform:translate(40.5802vw,52.772vh) scale(.9839)}to{transform:translate(42.5036vw,99vh) scale(.9839)}}.snow:nth-child(349){opacity:.0784;transform:translate(56.9633vw,-10px) scale(.5696);animation:fall-349 29s -8s linear infinite}@keyframes fall-349{54.404%{transform:translate(65.4086vw,54.404vh) scale(.5696)}to{transform:translate(61.18595vw,99vh) scale(.5696)}}.snow:nth-child(350){opacity:1.3154;transform:translate(82.0021vw,-10px) scale(.9827);animation:fall-350 25s -29s linear infinite}@keyframes fall-350{52.048%{transform:translate(90.995vw,52.048vh) scale(.9827)}to{transform:translate(86.49855vw,99vh) scale(.9827)}}.snow:nth-child(351){opacity:.6242;transform:translate(95.5131vw,-10px) scale(.0884);animation:fall-351 25s -30s linear infinite}@keyframes fall-351{55.867%{transform:translate(99.5891vw,55.867vh) scale(.0884)}to{transform:translate(97.5511vw,99vh) scale(.0884)}}.snow:nth-child(352){opacity:1.6928;transform:translate(39.4453vw,-10px) scale(.3315);animation:fall-352 24s -23s linear infinite}@keyframes fall-352{75.196%{transform:translate(34.1243vw,75.196vh) scale(.3315)}to{transform:translate(36.7848vw,99vh) scale(.3315)}}.snow:nth-child(353){opacity:.1056;transform:translate(92.0979vw,-10px) scale(.1389);animation:fall-353 10s -13s linear infinite}@keyframes fall-353{71.342%{transform:translate(98.8252vw,71.342vh) scale(.1389)}to{transform:translate(95.46155vw,99vh) scale(.1389)}}.snow:nth-child(354){opacity:.5556;transform:translate(29.2168vw,-10px) scale(.9074);animation:fall-354 19s -9s linear infinite}@keyframes fall-354{50.602%{transform:translate(36.9285vw,50.602vh) scale(.9074)}to{transform:translate(33.07265vw,99vh) scale(.9074)}}.snow:nth-child(355){opacity:1.2658;transform:translate(23.4256vw,-10px) scale(.9311);animation:fall-355 13s -27s linear infinite}@keyframes fall-355{51.81%{transform:translate(27.4605vw,51.81vh) scale(.9311)}to{transform:translate(25.44305vw,99vh) scale(.9311)}}.snow:nth-child(356){opacity:1.1358;transform:translate(68.5458vw,-10px) scale(.8737);animation:fall-356 19s -7s linear infinite}@keyframes fall-356{63.432%{transform:translate(64.5868vw,63.432vh) scale(.8737)}to{transform:translate(66.5663vw,99vh) scale(.8737)}}.snow:nth-child(357){opacity:1.2298;transform:translate(49.0806vw,-10px) scale(.4381);animation:fall-357 13s -16s linear infinite}@keyframes fall-357{41.692%{transform:translate(55.7909vw,41.692vh) scale(.4381)}to{transform:translate(52.43575vw,99vh) scale(.4381)}}.snow:nth-child(358){opacity:1.0758;transform:translate(28.1706vw,-10px) scale(.7298);animation:fall-358 30s -20s linear infinite}@keyframes fall-358{77.521%{transform:translate(32.2582vw,77.521vh) scale(.7298)}to{transform:translate(30.2144vw,99vh) scale(.7298)}}.snow:nth-child(359){opacity:.5896;transform:translate(85.0552vw,-10px) scale(.1011);animation:fall-359 25s -10s linear infinite}@keyframes fall-359{39.709%{transform:translate(94.9974vw,39.709vh) scale(.1011)}to{transform:translate(90.0263vw,99vh) scale(.1011)}}.snow:nth-child(360){opacity:.326;transform:translate(5.0527vw,-10px) scale(.9033);animation:fall-360 12s -7s linear infinite}@keyframes fall-360{43.978%{transform:translate(1.214vw,43.978vh) scale(.9033)}to{transform:translate(3.13335vw,99vh) scale(.9033)}}.snow:nth-child(361){opacity:.5698;transform:translate(10.5384vw,-10px) scale(.2465);animation:fall-361 20s -26s linear infinite}@keyframes fall-361{51.406%{transform:translate(19.8618vw,51.406vh) scale(.2465)}to{transform:translate(15.2001vw,99vh) scale(.2465)}}.snow:nth-child(362){opacity:1.5014;transform:translate(39.4093vw,-10px) scale(.5572);animation:fall-362 27s -7s linear infinite}@keyframes fall-362{43.054%{transform:translate(43.7373vw,43.054vh) scale(.5572)}to{transform:translate(41.5733vw,99vh) scale(.5572)}}.snow:nth-child(363){opacity:1.4078;transform:translate(87.2307vw,-10px) scale(.7906);animation:fall-363 16s -25s linear infinite}@keyframes fall-363{35.947%{transform:translate(87.6815vw,35.947vh) scale(.7906)}to{transform:translate(87.4561vw,99vh) scale(.7906)}}.snow:nth-child(364){opacity:.001;transform:translate(34.3258vw,-10px) scale(.9263);animation:fall-364 27s -30s linear infinite}@keyframes fall-364{75.068%{transform:translate(30.9752vw,75.068vh) scale(.9263)}to{transform:translate(32.6505vw,99vh) scale(.9263)}}.snow:nth-child(365){opacity:.6954;transform:translate(80.9562vw,-10px) scale(.4815);animation:fall-365 28s -5s linear infinite}@keyframes fall-365{79.066%{transform:translate(85.4713vw,79.066vh) scale(.4815)}to{transform:translate(83.21375vw,99vh) scale(.4815)}}.snow:nth-child(366){opacity:1.1312;transform:translate(76.8012vw,-10px) scale(.5131);animation:fall-366 13s -29s linear infinite}@keyframes fall-366{69.998%{transform:translate(80.3278vw,69.998vh) scale(.5131)}to{transform:translate(78.5645vw,99vh) scale(.5131)}}.snow:nth-child(367){opacity:.4136;transform:translate(81.6923vw,-10px) scale(.8465);animation:fall-367 18s -21s linear infinite}@keyframes fall-367{45.483%{transform:translate(79.5866vw,45.483vh) scale(.8465)}to{transform:translate(80.63945vw,99vh) scale(.8465)}}.snow:nth-child(368){opacity:1.2502;transform:translate(77.8599vw,-10px) scale(.2735);animation:fall-368 23s -2s linear infinite}@keyframes fall-368{66.96%{transform:translate(74.5539vw,66.96vh) scale(.2735)}to{transform:translate(76.2069vw,99vh) scale(.2735)}}.snow:nth-child(369){opacity:1.948;transform:translate(8.3354vw,-10px) scale(.5911);animation:fall-369 10s -7s linear infinite}@keyframes fall-369{30.582%{transform:translate(13.638vw,30.582vh) scale(.5911)}to{transform:translate(10.9867vw,99vh) scale(.5911)}}.snow:nth-child(370){opacity:.6032;transform:translate(68.4037vw,-10px) scale(.1654);animation:fall-370 12s -30s linear infinite}@keyframes fall-370{66.479%{transform:translate(69.2967vw,66.479vh) scale(.1654)}to{transform:translate(68.8502vw,99vh) scale(.1654)}}.snow:nth-child(371){opacity:.8484;transform:translate(67.2016vw,-10px) scale(.5547);animation:fall-371 15s -19s linear infinite}@keyframes fall-371{68.931%{transform:translate(62.4434vw,68.931vh) scale(.5547)}to{transform:translate(64.8225vw,99vh) scale(.5547)}}.snow:nth-child(372){opacity:.5826;transform:translate(9.8762vw,-10px) scale(.5702);animation:fall-372 14s -23s linear infinite}@keyframes fall-372{33.492%{transform:translate(1.1789vw,33.492vh) scale(.5702)}to{transform:translate(5.52755vw,99vh) scale(.5702)}}.snow:nth-child(373){opacity:.8798;transform:translate(67.664vw,-10px) scale(.1518);animation:fall-373 10s -21s linear infinite}@keyframes fall-373{43.722%{transform:translate(74.6443vw,43.722vh) scale(.1518)}to{transform:translate(71.15415vw,99vh) scale(.1518)}}.snow:nth-child(374){opacity:1.1416;transform:translate(43.5784vw,-10px) scale(.9073);animation:fall-374 16s -1s linear infinite}@keyframes fall-374{52.44%{transform:translate(49.942vw,52.44vh) scale(.9073)}to{transform:translate(46.7602vw,99vh) scale(.9073)}}.snow:nth-child(375){opacity:1.0176;transform:translate(17.0863vw,-10px) scale(.94);animation:fall-375 16s -4s linear infinite}@keyframes fall-375{53.794%{transform:translate(12.4729vw,53.794vh) scale(.94)}to{transform:translate(14.7796vw,99vh) scale(.94)}}.snow:nth-child(376){opacity:1.8362;transform:translate(9.8146vw,-10px) scale(.219);animation:fall-376 14s -10s linear infinite}@keyframes fall-376{40.328%{transform:translate(18.9216vw,40.328vh) scale(.219)}to{transform:translate(14.3681vw,99vh) scale(.219)}}.snow:nth-child(377){opacity:1.1562;transform:translate(9.7589vw,-10px) scale(.1582);animation:fall-377 16s -28s linear infinite}@keyframes fall-377{65.233%{transform:translate(6.4783vw,65.233vh) scale(.1582)}to{transform:translate(8.1186vw,99vh) scale(.1582)}}.snow:nth-child(378){opacity:.5708;transform:translate(3.1875vw,-10px) scale(.5797);animation:fall-378 26s -9s linear infinite}@keyframes fall-378{67.558%{transform:translate(3.762vw,67.558vh) scale(.5797)}to{transform:translate(3.47475vw,99vh) scale(.5797)}}.snow:nth-child(379){opacity:.3484;transform:translate(64.258vw,-10px) scale(.3004);animation:fall-379 12s -21s linear infinite}@keyframes fall-379{48.388%{transform:translate(71.9505vw,48.388vh) scale(.3004)}to{transform:translate(68.10425vw,99vh) scale(.3004)}}.snow:nth-child(380){opacity:.38;transform:translate(79.682vw,-10px) scale(.3458);animation:fall-380 30s -10s linear infinite}@keyframes fall-380{67.173%{transform:translate(78.9379vw,67.173vh) scale(.3458)}to{transform:translate(79.30995vw,99vh) scale(.3458)}}.snow:nth-child(381){opacity:1.7788;transform:translate(11.7436vw,-10px) scale(.3033);animation:fall-381 10s -13s linear infinite}@keyframes fall-381{40.292%{transform:translate(18.0495vw,40.292vh) scale(.3033)}to{transform:translate(14.89655vw,99vh) scale(.3033)}}.snow:nth-child(382){opacity:.7066;transform:translate(99.8225vw,-10px) scale(.8632);animation:fall-382 11s -16s linear infinite}@keyframes fall-382{44.293%{transform:translate(96.1534vw,44.293vh) scale(.8632)}to{transform:translate(97.98795vw,99vh) scale(.8632)}}.snow:nth-child(383){opacity:.2936;transform:translate(2.9076vw,-10px) scale(.4925);animation:fall-383 27s -26s linear infinite}@keyframes fall-383{45.461%{transform:translate(-3.866vw,45.461vh) scale(.4925)}to{transform:translate(-.4792vw,99vh) scale(.4925)}}.snow:nth-child(384){opacity:.2612;transform:translate(27.3084vw,-10px) scale(.0996);animation:fall-384 25s -19s linear infinite}@keyframes fall-384{46.505%{transform:translate(22.9042vw,46.505vh) scale(.0996)}to{transform:translate(25.1063vw,99vh) scale(.0996)}}.snow:nth-child(385){opacity:.5584;transform:translate(41.3883vw,-10px) scale(.357);animation:fall-385 17s -24s linear infinite}@keyframes fall-385{30.012%{transform:translate(34.4566vw,30.012vh) scale(.357)}to{transform:translate(37.92245vw,99vh) scale(.357)}}.snow:nth-child(386){opacity:1.9694;transform:translate(14.314vw,-10px) scale(.9315);animation:fall-386 29s -8s linear infinite}@keyframes fall-386{65.452%{transform:translate(22.6286vw,65.452vh) scale(.9315)}to{transform:translate(18.4713vw,99vh) scale(.9315)}}.snow:nth-child(387){opacity:1.47;transform:translate(64.6739vw,-10px) scale(.1984);animation:fall-387 29s -9s linear infinite}@keyframes fall-387{35.279%{transform:translate(71.5112vw,35.279vh) scale(.1984)}to{transform:translate(68.09255vw,99vh) scale(.1984)}}.snow:nth-child(388){opacity:1.563;transform:translate(72.4958vw,-10px) scale(.3739);animation:fall-388 15s -21s linear infinite}@keyframes fall-388{77.319%{transform:translate(71.0095vw,77.319vh) scale(.3739)}to{transform:translate(71.75265vw,99vh) scale(.3739)}}.snow:nth-child(389){opacity:.5846;transform:translate(39.7808vw,-10px) scale(.9145);animation:fall-389 15s -20s linear infinite}@keyframes fall-389{38.003%{transform:translate(38.6556vw,38.003vh) scale(.9145)}to{transform:translate(39.2182vw,99vh) scale(.9145)}}.snow:nth-child(390){opacity:.0138;transform:translate(4.5458vw,-10px) scale(.4193);animation:fall-390 10s -28s linear infinite}@keyframes fall-390{76.456%{transform:translate(-3.6709vw,76.456vh) scale(.4193)}to{transform:translate(.43745vw,99vh) scale(.4193)}}.snow:nth-child(391){opacity:.9828;transform:translate(49.8443vw,-10px) scale(.9305);animation:fall-391 16s -3s linear infinite}@keyframes fall-391{35.709%{transform:translate(44.6266vw,35.709vh) scale(.9305)}to{transform:translate(47.23545vw,99vh) scale(.9305)}}.snow:nth-child(392){opacity:1.01;transform:translate(17.3207vw,-10px) scale(.3358);animation:fall-392 29s -9s linear infinite}@keyframes fall-392{57.075%{transform:translate(18.1805vw,57.075vh) scale(.3358)}to{transform:translate(17.7506vw,99vh) scale(.3358)}}.snow:nth-child(393){opacity:1.508;transform:translate(34.5334vw,-10px) scale(.5901);animation:fall-393 14s -12s linear infinite}@keyframes fall-393{74.681%{transform:translate(38.49vw,74.681vh) scale(.5901)}to{transform:translate(36.5117vw,99vh) scale(.5901)}}.snow:nth-child(394){opacity:1.0646;transform:translate(50.975vw,-10px) scale(.6829);animation:fall-394 28s -1s linear infinite}@keyframes fall-394{53.851%{transform:translate(41.2055vw,53.851vh) scale(.6829)}to{transform:translate(46.09025vw,99vh) scale(.6829)}}.snow:nth-child(395){opacity:1.1994;transform:translate(54.3704vw,-10px) scale(.4564);animation:fall-395 10s -8s linear infinite}@keyframes fall-395{42.733%{transform:translate(53.8907vw,42.733vh) scale(.4564)}to{transform:translate(54.13055vw,99vh) scale(.4564)}}.snow:nth-child(396){opacity:1.7266;transform:translate(76.5105vw,-10px) scale(.3944);animation:fall-396 25s -24s linear infinite}@keyframes fall-396{70.267%{transform:translate(81.1803vw,70.267vh) scale(.3944)}to{transform:translate(78.8454vw,99vh) scale(.3944)}}.snow:nth-child(397){opacity:1.5414;transform:translate(82.6858vw,-10px) scale(.9173);animation:fall-397 15s -18s linear infinite}@keyframes fall-397{40.942%{transform:translate(73.7826vw,40.942vh) scale(.9173)}to{transform:translate(78.2342vw,99vh) scale(.9173)}}.snow:nth-child(398){opacity:.0104;transform:translate(87.9393vw,-10px) scale(.526);animation:fall-398 19s -27s linear infinite}@keyframes fall-398{36.96%{transform:translate(92.16vw,36.96vh) scale(.526)}to{transform:translate(90.04965vw,99vh) scale(.526)}}.snow:nth-child(399){opacity:1.1076;transform:translate(39.259vw,-10px) scale(.4398);animation:fall-399 14s -26s linear infinite}@keyframes fall-399{71.94%{transform:translate(29.3155vw,71.94vh) scale(.4398)}to{transform:translate(34.28725vw,99vh) scale(.4398)}}.snow:nth-child(400){opacity:.2452;transform:translate(18.4524vw,-10px) scale(.6997);animation:fall-400 10s -15s linear infinite}@keyframes fall-400{54.321%{transform:translate(27.6309vw,54.321vh) scale(.6997)}to{transform:translate(23.04165vw,99vh) scale(.6997)}}\n"] }]
|
|
29
29
|
}], ctorParameters: function () { return [{ type: i1.TokenService }, { type: i1.AppState }, { type: i2.Router }]; } });
|
|
30
30
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXBwLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3Byb2plY3RzL2NvcmUvc3JjL2xpYi9hcHAuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vcHJvamVjdHMvY29yZS9zcmMvbGliL2FwcC5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxVQUFVO0FBQ1YsT0FBTyxFQUFFLFNBQVMsRUFBRSxpQkFBaUIsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7Ozs7QUFNN0Qsa01BQWtNO0FBT2xNLE1BQU0sT0FBTyxZQUFZO0lBTXJCLFlBQW9CLEdBQWlCLEVBQVMsTUFBZ0IsRUFBVSxNQUFjO1FBQWxFLFFBQUcsR0FBSCxHQUFHLENBQWM7UUFBUyxXQUFNLEdBQU4sTUFBTSxDQUFVO1FBQVUsV0FBTSxHQUFOLE1BQU0sQ0FBUTtRQUovRSxVQUFLLEdBQWEsRUFBRSxDQUFDO1FBRXJCLGdCQUFXLEdBQUcsQ0FBQyxDQUFTLEVBQUUsSUFBUyxFQUFFLEVBQUUsQ0FBQyxJQUFJLENBQUM7UUFJaEQsSUFBSSxJQUFJLENBQUMsTUFBTSxDQUFDLGFBQWE7WUFDekIsS0FBSyxJQUFJLENBQUMsR0FBRyxDQUFDLEVBQUUsQ0FBQyxHQUFHLEdBQUcsRUFBRSxDQUFDLEVBQUU7Z0JBQ3hCLElBQUksQ0FBQyxLQUFLLENBQUMsSUFBSSxDQUFDLENBQUMsQ0FBQyxDQUFDO1FBRTNCLElBQUksQ0FBQyxJQUFJLENBQUMsR0FBRyxDQUFDLFlBQVksRUFBRTtZQUN4QixPQUFPLENBQUMsR0FBRyxDQUFDLHVEQUF1RCxDQUFDLENBQUE7WUFDcEUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxRQUFRLENBQUMsQ0FBQyxPQUFPLEVBQUUsRUFBRSxPQUFPLEVBQUUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxHQUFHLEVBQUUsQ0FBQyxDQUFDLENBQUM7U0FDakU7SUFDTCxDQUFDOzswR0FoQlEsWUFBWTs4RkFBWixZQUFZLGdEQ2R6Qix1TEFHK0I7NEZEV2xCLFlBQVk7a0JBTnhCLFNBQVM7K0JBQ0ksVUFBVSxpQkFDTCxpQkFBaUIsQ0FBQyxJQUFJIiwic291cmNlc0NvbnRlbnQiOlsiLy8gQW5ndWxhclxyXG5pbXBvcnQgeyBDb21wb25lbnQsIFZpZXdFbmNhcHN1bGF0aW9uIH0gZnJvbSBcIkBhbmd1bGFyL2NvcmVcIjtcclxuaW1wb3J0IHsgUm91dGVyIH0gZnJvbSBcIkBhbmd1bGFyL3JvdXRlclwiO1xyXG5cclxuLy8gQ29uZmlndXJhemlvbmlcclxuaW1wb3J0IHsgQXBwU3RhdGUsIFRva2VuU2VydmljZSB9IGZyb20gXCJAZXNmYWVuemEvY29yZS9zZXJ2aWNlc1wiO1xyXG5cclxuLyogTi5COiBRdWVzdG8gY29tcG9uZW50ZSBub24gcHXDsiBkaXZlbnRhcmUgc3RhbmRhbG9uZS4gw4ggaWwgcHVudG8gZGkgaW5ncmVzc28gcGVyIGlsIGJvb3RzdHJhcCBkZWkgbW9kdWxpIGRpIEZyb250ZW5kLCBjaGUgTk9OIHNpIGJhc2FubyBzdWkgY29tcG9uZW50aSBzdGFuZGFsb25lIGEgbWVubyBkaSByYXJlIGZ1bnppb25hbGl0w6AgKi9cclxuQENvbXBvbmVudCh7XHJcbiAgICBzZWxlY3RvcjogJ2FwcC1yb290JyxcclxuICAgIGVuY2Fwc3VsYXRpb246IFZpZXdFbmNhcHN1bGF0aW9uLk5vbmUsXHJcbiAgICBzdHlsZVVybHM6IFtcIi4vYXBwLmNvbXBvbmVudC5zY3NzXCJdLFxyXG4gICAgdGVtcGxhdGVVcmw6ICcuL2FwcC5jb21wb25lbnQuaHRtbCdcclxufSlcclxuZXhwb3J0IGNsYXNzIEFwcENvbXBvbmVudCB7XHJcblxyXG4gICAgcHVibGljIHNub3dzOiBudW1iZXJbXSA9IFtdO1xyXG5cclxuICAgIHB1YmxpYyBzbm93VHJhY2tCeSA9IChfOiBudW1iZXIsIGl0ZW06IGFueSkgPT4gaXRlbTtcclxuXHJcbiAgICBjb25zdHJ1Y3Rvcihwcml2YXRlIGJ0czogVG9rZW5TZXJ2aWNlLCBwdWJsaWMgX3N0YXRlOiBBcHBTdGF0ZSwgcHJpdmF0ZSByb3V0ZXI6IFJvdXRlcikge1xyXG5cclxuICAgICAgICBpZiAodGhpcy5fc3RhdGUuY2hyaXN0bWFzVGltZSlcclxuICAgICAgICAgICAgZm9yIChsZXQgaSA9IDA7IGkgPCA0MDA7IGkrKylcclxuICAgICAgICAgICAgICAgIHRoaXMuc25vd3MucHVzaChpKTtcclxuXHJcbiAgICAgICAgaWYgKCF0aGlzLmJ0cy5hY2NvdW50U2NvcGUpIHtcclxuICAgICAgICAgICAgY29uc29sZS5sb2coXCJBcHBDb21wb25lbnQgLSBubyBhY2NvdW50IHNjb3BlLCByZWRpcmVjdGluZyB0byBsb2dpblwiKVxyXG4gICAgICAgICAgICB0aGlzLnJvdXRlci5uYXZpZ2F0ZShbXCJsb2dpblwiLCB7IGZyb21Vcmw6IHRoaXMucm91dGVyLnVybCB9XSk7XHJcbiAgICAgICAgfVxyXG4gICAgfVxyXG59IiwiPG5nLWNvbnRhaW5lciAqbmdJZj1cIl9zdGF0ZS5jaHJpc3RtYXNUaW1lXCI+XHJcbiAgICA8ZGl2ICpuZ0Zvcj1cImxldCBpIG9mIHNub3dzOyB0cmFja0J5OiBzbm93VHJhY2tCeVwiIGNsYXNzPVwic25vd1wiPjwvZGl2PlxyXG48L25nLWNvbnRhaW5lcj5cclxuPHJvdXRlci1vdXRsZXQ+PC9yb3V0ZXItb3V0bGV0PiJdfQ==
|