@esfaenza/core 15.2.287 → 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:.6702;transform:translate(29.7983vw,-10px) scale(.7347);animation:fall-1 11s -28s linear infinite}@keyframes fall-1{37.053%{transform:translate(22.5271vw,37.053vh) scale(.7347)}to{transform:translate(26.1627vw,99vh) scale(.7347)}}.snow:nth-child(2){opacity:1.2286;transform:translate(21.7979vw,-10px) scale(.9466);animation:fall-2 10s -30s linear infinite}@keyframes fall-2{72.505%{transform:translate(14.3571vw,72.505vh) scale(.9466)}to{transform:translate(18.0775vw,99vh) scale(.9466)}}.snow:nth-child(3){opacity:.0764;transform:translate(86.8793vw,-10px) scale(.9984);animation:fall-3 14s -16s linear infinite}@keyframes fall-3{67.961%{transform:translate(87.1311vw,67.961vh) scale(.9984)}to{transform:translate(87.0052vw,99vh) scale(.9984)}}.snow:nth-child(4){opacity:.883;transform:translate(12.1018vw,-10px) scale(.5453);animation:fall-4 25s -22s linear infinite}@keyframes fall-4{63.711%{transform:translate(21.7776vw,63.711vh) scale(.5453)}to{transform:translate(16.9397vw,99vh) scale(.5453)}}.snow:nth-child(5){opacity:1.9114;transform:translate(5.0665vw,-10px) scale(.4024);animation:fall-5 28s -30s linear infinite}@keyframes fall-5{67.682%{transform:translate(9.5693vw,67.682vh) scale(.4024)}to{transform:translate(7.3179vw,99vh) scale(.4024)}}.snow:nth-child(6){opacity:.3602;transform:translate(81.1879vw,-10px) scale(.4683);animation:fall-6 20s -8s linear infinite}@keyframes fall-6{30.794%{transform:translate(79.1396vw,30.794vh) scale(.4683)}to{transform:translate(80.16375vw,99vh) scale(.4683)}}.snow:nth-child(7){opacity:.8026;transform:translate(33.5766vw,-10px) scale(.1582);animation:fall-7 25s -1s linear infinite}@keyframes fall-7{57.644%{transform:translate(23.7575vw,57.644vh) scale(.1582)}to{transform:translate(28.66705vw,99vh) scale(.1582)}}.snow:nth-child(8){opacity:.5406;transform:translate(11.466vw,-10px) scale(.7017);animation:fall-8 21s -30s linear infinite}@keyframes fall-8{53.45%{transform:translate(7.2001vw,53.45vh) scale(.7017)}to{transform:translate(9.33305vw,99vh) scale(.7017)}}.snow:nth-child(9){opacity:1.8346;transform:translate(82.6206vw,-10px) scale(.0276);animation:fall-9 13s -4s linear infinite}@keyframes fall-9{71.444%{transform:translate(73.2294vw,71.444vh) scale(.0276)}to{transform:translate(77.925vw,99vh) scale(.0276)}}.snow:nth-child(10){opacity:.4866;transform:translate(30.707vw,-10px) scale(.4668);animation:fall-10 12s -7s linear infinite}@keyframes fall-10{43.572%{transform:translate(29.3243vw,43.572vh) scale(.4668)}to{transform:translate(30.01565vw,99vh) scale(.4668)}}.snow:nth-child(11){opacity:.3134;transform:translate(52.7551vw,-10px) scale(.7567);animation:fall-11 26s -25s linear infinite}@keyframes fall-11{36.264%{transform:translate(49.1734vw,36.264vh) scale(.7567)}to{transform:translate(50.96425vw,99vh) scale(.7567)}}.snow:nth-child(12){opacity:.7402;transform:translate(44.1686vw,-10px) scale(.646);animation:fall-12 22s -1s linear infinite}@keyframes fall-12{71.087%{transform:translate(36.5252vw,71.087vh) scale(.646)}to{transform:translate(40.3469vw,99vh) scale(.646)}}.snow:nth-child(13){opacity:1.6932;transform:translate(4.1037vw,-10px) scale(.573);animation:fall-13 22s -29s linear infinite}@keyframes fall-13{77.874%{transform:translate(7.7285vw,77.874vh) scale(.573)}to{transform:translate(5.9161vw,99vh) scale(.573)}}.snow:nth-child(14){opacity:1.0318;transform:translate(42.7407vw,-10px) scale(.9342);animation:fall-14 18s -8s linear infinite}@keyframes fall-14{77.818%{transform:translate(42.2826vw,77.818vh) scale(.9342)}to{transform:translate(42.51165vw,99vh) scale(.9342)}}.snow:nth-child(15){opacity:.2552;transform:translate(5.2816vw,-10px) scale(.2634);animation:fall-15 23s -16s linear infinite}@keyframes fall-15{62.591%{transform:translate(6.5449vw,62.591vh) scale(.2634)}to{transform:translate(5.91325vw,99vh) scale(.2634)}}.snow:nth-child(16){opacity:1.2706;transform:translate(49.8624vw,-10px) scale(.8056);animation:fall-16 25s -30s linear infinite}@keyframes fall-16{51.799%{transform:translate(44.9098vw,51.799vh) scale(.8056)}to{transform:translate(47.3861vw,99vh) scale(.8056)}}.snow:nth-child(17){opacity:.3858;transform:translate(98.8631vw,-10px) scale(.9096);animation:fall-17 17s -2s linear infinite}@keyframes fall-17{38.26%{transform:translate(98.8884vw,38.26vh) scale(.9096)}to{transform:translate(98.87575vw,99vh) scale(.9096)}}.snow:nth-child(18){opacity:1.634;transform:translate(95.3959vw,-10px) scale(.7756);animation:fall-18 22s -12s linear infinite}@keyframes fall-18{32.294%{transform:translate(93.2337vw,32.294vh) scale(.7756)}to{transform:translate(94.3148vw,99vh) scale(.7756)}}.snow:nth-child(19){opacity:.5936;transform:translate(44.0818vw,-10px) scale(.9131);animation:fall-19 23s -14s linear infinite}@keyframes fall-19{76.961%{transform:translate(41.0564vw,76.961vh) scale(.9131)}to{transform:translate(42.5691vw,99vh) scale(.9131)}}.snow:nth-child(20){opacity:.0492;transform:translate(44.6745vw,-10px) scale(.5473);animation:fall-20 22s -13s linear infinite}@keyframes fall-20{71.053%{transform:translate(37.6156vw,71.053vh) scale(.5473)}to{transform:translate(41.14505vw,99vh) scale(.5473)}}.snow:nth-child(21){opacity:.0964;transform:translate(37.0491vw,-10px) scale(.4643);animation:fall-21 18s -11s linear infinite}@keyframes fall-21{51.865%{transform:translate(39.1834vw,51.865vh) scale(.4643)}to{transform:translate(38.11625vw,99vh) scale(.4643)}}.snow:nth-child(22){opacity:1.4386;transform:translate(46.1425vw,-10px) scale(.1174);animation:fall-22 20s -19s linear infinite}@keyframes fall-22{64.841%{transform:translate(48.8916vw,64.841vh) scale(.1174)}to{transform:translate(47.51705vw,99vh) scale(.1174)}}.snow:nth-child(23){opacity:.9396;transform:translate(70.2915vw,-10px) scale(.7255);animation:fall-23 27s -10s linear infinite}@keyframes fall-23{45.201%{transform:translate(62.113vw,45.201vh) scale(.7255)}to{transform:translate(66.20225vw,99vh) scale(.7255)}}.snow:nth-child(24){opacity:.347;transform:translate(73.0728vw,-10px) scale(.0392);animation:fall-24 12s -4s linear infinite}@keyframes fall-24{49.629%{transform:translate(77.571vw,49.629vh) scale(.0392)}to{transform:translate(75.3219vw,99vh) scale(.0392)}}.snow:nth-child(25){opacity:.9728;transform:translate(17.7228vw,-10px) scale(.6457);animation:fall-25 10s -22s linear infinite}@keyframes fall-25{62.173%{transform:translate(10.8271vw,62.173vh) scale(.6457)}to{transform:translate(14.27495vw,99vh) scale(.6457)}}.snow:nth-child(26){opacity:.9576;transform:translate(38.7366vw,-10px) scale(.2205);animation:fall-26 13s -22s linear infinite}@keyframes fall-26{61.249%{transform:translate(33.5635vw,61.249vh) scale(.2205)}to{transform:translate(36.15005vw,99vh) scale(.2205)}}.snow:nth-child(27){opacity:.684;transform:translate(35.9097vw,-10px) scale(.636);animation:fall-27 27s -28s linear infinite}@keyframes fall-27{33.267%{transform:translate(44.2721vw,33.267vh) scale(.636)}to{transform:translate(40.0909vw,99vh) scale(.636)}}.snow:nth-child(28){opacity:.7398;transform:translate(29.2621vw,-10px) scale(.6524);animation:fall-28 29s -17s linear infinite}@keyframes fall-28{50.812%{transform:translate(29.8278vw,50.812vh) scale(.6524)}to{transform:translate(29.54495vw,99vh) scale(.6524)}}.snow:nth-child(29){opacity:1.7416;transform:translate(97.6987vw,-10px) scale(.5277);animation:fall-29 19s -25s linear infinite}@keyframes fall-29{34.658%{transform:translate(105.7222vw,34.658vh) scale(.5277)}to{transform:translate(101.71045vw,99vh) scale(.5277)}}.snow:nth-child(30){opacity:1.5992;transform:translate(81.7291vw,-10px) scale(.2056);animation:fall-30 25s -25s linear infinite}@keyframes fall-30{74.631%{transform:translate(91.6172vw,74.631vh) scale(.2056)}to{transform:translate(86.67315vw,99vh) scale(.2056)}}.snow:nth-child(31){opacity:.1024;transform:translate(65.4642vw,-10px) scale(.5311);animation:fall-31 13s -11s linear infinite}@keyframes fall-31{56.786%{transform:translate(75.1636vw,56.786vh) scale(.5311)}to{transform:translate(70.3139vw,99vh) scale(.5311)}}.snow:nth-child(32){opacity:1.4668;transform:translate(21.5314vw,-10px) scale(.0384);animation:fall-32 25s -26s linear infinite}@keyframes fall-32{31.755%{transform:translate(18.0943vw,31.755vh) scale(.0384)}to{transform:translate(19.81285vw,99vh) scale(.0384)}}.snow:nth-child(33){opacity:1.9274;transform:translate(8.0047vw,-10px) scale(.0025);animation:fall-33 14s -29s linear infinite}@keyframes fall-33{43.585%{transform:translate(11.8829vw,43.585vh) scale(.0025)}to{transform:translate(9.9438vw,99vh) scale(.0025)}}.snow:nth-child(34){opacity:1.6974;transform:translate(37.2362vw,-10px) scale(.9999);animation:fall-34 26s -11s linear infinite}@keyframes fall-34{77.975%{transform:translate(37.7984vw,77.975vh) scale(.9999)}to{transform:translate(37.5173vw,99vh) scale(.9999)}}.snow:nth-child(35){opacity:1.8136;transform:translate(47.8788vw,-10px) scale(.9452);animation:fall-35 11s -15s linear infinite}@keyframes fall-35{34.835%{transform:translate(41.5515vw,34.835vh) scale(.9452)}to{transform:translate(44.71515vw,99vh) scale(.9452)}}.snow:nth-child(36){opacity:.8268;transform:translate(87.0614vw,-10px) scale(.2846);animation:fall-36 27s -24s linear infinite}@keyframes fall-36{68.099%{transform:translate(88.5222vw,68.099vh) scale(.2846)}to{transform:translate(87.7918vw,99vh) scale(.2846)}}.snow:nth-child(37){opacity:1.348;transform:translate(72.6036vw,-10px) scale(.0325);animation:fall-37 25s -6s linear infinite}@keyframes fall-37{66.76%{transform:translate(80.0842vw,66.76vh) scale(.0325)}to{transform:translate(76.3439vw,99vh) scale(.0325)}}.snow:nth-child(38){opacity:.035;transform:translate(41.98vw,-10px) scale(.4573);animation:fall-38 18s -1s linear infinite}@keyframes fall-38{52.286%{transform:translate(51.4011vw,52.286vh) scale(.4573)}to{transform:translate(46.69055vw,99vh) scale(.4573)}}.snow:nth-child(39){opacity:.5816;transform:translate(56.7644vw,-10px) scale(.9063);animation:fall-39 30s -11s linear infinite}@keyframes fall-39{46.809%{transform:translate(62.0061vw,46.809vh) scale(.9063)}to{transform:translate(59.38525vw,99vh) scale(.9063)}}.snow:nth-child(40){opacity:.4514;transform:translate(74.5706vw,-10px) scale(.2389);animation:fall-40 27s -2s linear infinite}@keyframes fall-40{43.674%{transform:translate(80.5617vw,43.674vh) scale(.2389)}to{transform:translate(77.56615vw,99vh) scale(.2389)}}.snow:nth-child(41){opacity:1.705;transform:translate(25.3228vw,-10px) scale(.5822);animation:fall-41 13s -11s linear infinite}@keyframes fall-41{41.979%{transform:translate(29.4249vw,41.979vh) scale(.5822)}to{transform:translate(27.37385vw,99vh) scale(.5822)}}.snow:nth-child(42){opacity:1.1732;transform:translate(12.365vw,-10px) scale(.7763);animation:fall-42 24s -11s linear infinite}@keyframes fall-42{66.227%{transform:translate(17.8971vw,66.227vh) scale(.7763)}to{transform:translate(15.13105vw,99vh) scale(.7763)}}.snow:nth-child(43){opacity:.3056;transform:translate(3.4384vw,-10px) scale(.6038);animation:fall-43 27s -19s linear infinite}@keyframes fall-43{62.751%{transform:translate(1.2333vw,62.751vh) scale(.6038)}to{transform:translate(2.33585vw,99vh) scale(.6038)}}.snow:nth-child(44){opacity:.8474;transform:translate(51.7773vw,-10px) scale(.1287);animation:fall-44 21s -25s linear infinite}@keyframes fall-44{52.653%{transform:translate(59.4131vw,52.653vh) scale(.1287)}to{transform:translate(55.5952vw,99vh) scale(.1287)}}.snow:nth-child(45){opacity:.687;transform:translate(34.6214vw,-10px) scale(.3076);animation:fall-45 29s -28s linear infinite}@keyframes fall-45{73.363%{transform:translate(29.2085vw,73.363vh) scale(.3076)}to{transform:translate(31.91495vw,99vh) scale(.3076)}}.snow:nth-child(46){opacity:.1218;transform:translate(89.8726vw,-10px) scale(.9608);animation:fall-46 20s -28s linear infinite}@keyframes fall-46{48.872%{transform:translate(99.7145vw,48.872vh) scale(.9608)}to{transform:translate(94.79355vw,99vh) scale(.9608)}}.snow:nth-child(47){opacity:1.871;transform:translate(70.5227vw,-10px) scale(.0133);animation:fall-47 10s -28s linear infinite}@keyframes fall-47{71.086%{transform:translate(70.6444vw,71.086vh) scale(.0133)}to{transform:translate(70.58355vw,99vh) scale(.0133)}}.snow:nth-child(48){opacity:.5542;transform:translate(91.2333vw,-10px) scale(.2052);animation:fall-48 15s -10s linear infinite}@keyframes fall-48{72.641%{transform:translate(100.0813vw,72.641vh) scale(.2052)}to{transform:translate(95.6573vw,99vh) scale(.2052)}}.snow:nth-child(49){opacity:.3846;transform:translate(45.6488vw,-10px) scale(.7683);animation:fall-49 13s -5s linear infinite}@keyframes fall-49{72.777%{transform:translate(40.7794vw,72.777vh) scale(.7683)}to{transform:translate(43.2141vw,99vh) scale(.7683)}}.snow:nth-child(50){opacity:.966;transform:translate(4.4787vw,-10px) scale(.1355);animation:fall-50 24s -6s linear infinite}@keyframes fall-50{51.581%{transform:translate(1.0012vw,51.581vh) scale(.1355)}to{transform:translate(2.73995vw,99vh) scale(.1355)}}.snow:nth-child(51){opacity:1.2488;transform:translate(63.6876vw,-10px) scale(.4326);animation:fall-51 12s -7s linear infinite}@keyframes fall-51{61.052%{transform:translate(57.9096vw,61.052vh) scale(.4326)}to{transform:translate(60.7986vw,99vh) scale(.4326)}}.snow:nth-child(52){opacity:1.3144;transform:translate(57.0433vw,-10px) scale(.7868);animation:fall-52 30s -20s linear infinite}@keyframes fall-52{34.662%{transform:translate(51.6333vw,34.662vh) scale(.7868)}to{transform:translate(54.3383vw,99vh) scale(.7868)}}.snow:nth-child(53){opacity:1.9796;transform:translate(45.2936vw,-10px) scale(.5111);animation:fall-53 23s -20s linear infinite}@keyframes fall-53{58.151%{transform:translate(35.3961vw,58.151vh) scale(.5111)}to{transform:translate(40.34485vw,99vh) scale(.5111)}}.snow:nth-child(54){opacity:.246;transform:translate(97.5417vw,-10px) scale(.1733);animation:fall-54 29s -3s linear infinite}@keyframes fall-54{71.191%{transform:translate(102.5019vw,71.191vh) scale(.1733)}to{transform:translate(100.0218vw,99vh) scale(.1733)}}.snow:nth-child(55){opacity:1.8456;transform:translate(81.8774vw,-10px) scale(.2077);animation:fall-55 21s -3s linear infinite}@keyframes fall-55{51.536%{transform:translate(79.2223vw,51.536vh) scale(.2077)}to{transform:translate(80.54985vw,99vh) scale(.2077)}}.snow:nth-child(56){opacity:.7962;transform:translate(6.0995vw,-10px) scale(.3024);animation:fall-56 12s -7s linear infinite}@keyframes fall-56{49.227%{transform:translate(-.225vw,49.227vh) scale(.3024)}to{transform:translate(2.93725vw,99vh) scale(.3024)}}.snow:nth-child(57){opacity:1.5276;transform:translate(18.3227vw,-10px) scale(.3091);animation:fall-57 29s -18s linear infinite}@keyframes fall-57{30.713%{transform:translate(15.6515vw,30.713vh) scale(.3091)}to{transform:translate(16.9871vw,99vh) scale(.3091)}}.snow:nth-child(58){opacity:1.355;transform:translate(39.2872vw,-10px) scale(.3808);animation:fall-58 20s -24s linear infinite}@keyframes fall-58{32.099%{transform:translate(34.4968vw,32.099vh) scale(.3808)}to{transform:translate(36.892vw,99vh) scale(.3808)}}.snow:nth-child(59){opacity:1.5024;transform:translate(39.0296vw,-10px) scale(.896);animation:fall-59 25s -5s linear infinite}@keyframes fall-59{56.813%{transform:translate(36.7439vw,56.813vh) scale(.896)}to{transform:translate(37.88675vw,99vh) scale(.896)}}.snow:nth-child(60){opacity:1.1956;transform:translate(22.9965vw,-10px) scale(.2042);animation:fall-60 23s -24s linear infinite}@keyframes fall-60{36.902%{transform:translate(14.4647vw,36.902vh) scale(.2042)}to{transform:translate(18.7306vw,99vh) scale(.2042)}}.snow:nth-child(61){opacity:.1682;transform:translate(4.6004vw,-10px) scale(.7807);animation:fall-61 24s -26s linear infinite}@keyframes fall-61{35.771%{transform:translate(5.3181vw,35.771vh) scale(.7807)}to{transform:translate(4.95925vw,99vh) scale(.7807)}}.snow:nth-child(62){opacity:1.4798;transform:translate(45.5339vw,-10px) scale(.4922);animation:fall-62 12s -1s linear infinite}@keyframes fall-62{69.38%{transform:translate(37.6193vw,69.38vh) scale(.4922)}to{transform:translate(41.5766vw,99vh) scale(.4922)}}.snow:nth-child(63){opacity:1.1036;transform:translate(47.2515vw,-10px) scale(.36);animation:fall-63 24s -30s linear infinite}@keyframes fall-63{57.126%{transform:translate(51.552vw,57.126vh) scale(.36)}to{transform:translate(49.40175vw,99vh) scale(.36)}}.snow:nth-child(64){opacity:.1028;transform:translate(69.1595vw,-10px) scale(.4048);animation:fall-64 10s -16s linear infinite}@keyframes fall-64{63.599%{transform:translate(65.0701vw,63.599vh) scale(.4048)}to{transform:translate(67.1148vw,99vh) scale(.4048)}}.snow:nth-child(65){opacity:1.8702;transform:translate(1.4314vw,-10px) scale(.7489);animation:fall-65 20s -19s linear infinite}@keyframes fall-65{35.432%{transform:translate(2.0194vw,35.432vh) scale(.7489)}to{transform:translate(1.7254vw,99vh) scale(.7489)}}.snow:nth-child(66){opacity:.0208;transform:translate(8.6469vw,-10px) scale(.8505);animation:fall-66 11s -1s linear infinite}@keyframes fall-66{42.422%{transform:translate(14.1571vw,42.422vh) scale(.8505)}to{transform:translate(11.402vw,99vh) scale(.8505)}}.snow:nth-child(67){opacity:1.3514;transform:translate(16.4073vw,-10px) scale(.411);animation:fall-67 22s -13s linear infinite}@keyframes fall-67{56.444%{transform:translate(19.4685vw,56.444vh) scale(.411)}to{transform:translate(17.9379vw,99vh) scale(.411)}}.snow:nth-child(68){opacity:.8584;transform:translate(66.3619vw,-10px) scale(.4633);animation:fall-68 21s -15s linear infinite}@keyframes fall-68{31.595%{transform:translate(57.55vw,31.595vh) scale(.4633)}to{transform:translate(61.95595vw,99vh) scale(.4633)}}.snow:nth-child(69){opacity:.6252;transform:translate(21.6703vw,-10px) scale(.3362);animation:fall-69 19s -27s linear infinite}@keyframes fall-69{30.746%{transform:translate(11.8671vw,30.746vh) scale(.3362)}to{transform:translate(16.7687vw,99vh) scale(.3362)}}.snow:nth-child(70){opacity:.2118;transform:translate(89.4549vw,-10px) scale(.6656);animation:fall-70 17s -12s linear infinite}@keyframes fall-70{64.845%{transform:translate(81.6125vw,64.845vh) scale(.6656)}to{transform:translate(85.5337vw,99vh) scale(.6656)}}.snow:nth-child(71){opacity:1.4512;transform:translate(25.8884vw,-10px) scale(.1135);animation:fall-71 12s -16s linear infinite}@keyframes fall-71{75.986%{transform:translate(16.2263vw,75.986vh) scale(.1135)}to{transform:translate(21.05735vw,99vh) scale(.1135)}}.snow:nth-child(72){opacity:1.7042;transform:translate(18.6123vw,-10px) scale(.1149);animation:fall-72 13s -12s linear infinite}@keyframes fall-72{47.461%{transform:translate(24.5098vw,47.461vh) scale(.1149)}to{transform:translate(21.56105vw,99vh) scale(.1149)}}.snow:nth-child(73){opacity:1.4736;transform:translate(29.6734vw,-10px) scale(.5145);animation:fall-73 19s -24s linear infinite}@keyframes fall-73{47.327%{transform:translate(20.7383vw,47.327vh) scale(.5145)}to{transform:translate(25.20585vw,99vh) scale(.5145)}}.snow:nth-child(74){opacity:1.3648;transform:translate(67.8785vw,-10px) scale(.3735);animation:fall-74 15s -19s linear infinite}@keyframes fall-74{31.313%{transform:translate(76.7753vw,31.313vh) scale(.3735)}to{transform:translate(72.3269vw,99vh) scale(.3735)}}.snow:nth-child(75){opacity:1.7172;transform:translate(83.9917vw,-10px) scale(.1692);animation:fall-75 17s -14s linear infinite}@keyframes fall-75{66.61%{transform:translate(87.1869vw,66.61vh) scale(.1692)}to{transform:translate(85.5893vw,99vh) scale(.1692)}}.snow:nth-child(76){opacity:1.5262;transform:translate(96.8678vw,-10px) scale(.1645);animation:fall-76 17s -1s linear infinite}@keyframes fall-76{71.76%{transform:translate(87.6261vw,71.76vh) scale(.1645)}to{transform:translate(92.24695vw,99vh) scale(.1645)}}.snow:nth-child(77){opacity:1.1372;transform:translate(99.7635vw,-10px) scale(.445);animation:fall-77 20s -13s linear infinite}@keyframes fall-77{41.424%{transform:translate(103.4225vw,41.424vh) scale(.445)}to{transform:translate(101.593vw,99vh) scale(.445)}}.snow:nth-child(78){opacity:1.5496;transform:translate(55.1734vw,-10px) scale(.6945);animation:fall-78 21s -22s linear infinite}@keyframes fall-78{67.87%{transform:translate(58.4019vw,67.87vh) scale(.6945)}to{transform:translate(56.78765vw,99vh) scale(.6945)}}.snow:nth-child(79){opacity:1.838;transform:translate(60.9294vw,-10px) scale(.4408);animation:fall-79 12s -28s linear infinite}@keyframes fall-79{31.119%{transform:translate(53.7843vw,31.119vh) scale(.4408)}to{transform:translate(57.35685vw,99vh) scale(.4408)}}.snow:nth-child(80){opacity:.1548;transform:translate(70.1792vw,-10px) scale(.6465);animation:fall-80 19s -17s linear infinite}@keyframes fall-80{45.9%{transform:translate(67.8666vw,45.9vh) scale(.6465)}to{transform:translate(69.0229vw,99vh) scale(.6465)}}.snow:nth-child(81){opacity:.1814;transform:translate(6.2427vw,-10px) scale(.7129);animation:fall-81 14s -1s linear infinite}@keyframes fall-81{60.212%{transform:translate(8.7482vw,60.212vh) scale(.7129)}to{transform:translate(7.49545vw,99vh) scale(.7129)}}.snow:nth-child(82){opacity:1.0842;transform:translate(34.0183vw,-10px) scale(.7793);animation:fall-82 23s -12s linear infinite}@keyframes fall-82{57.795%{transform:translate(37.4725vw,57.795vh) scale(.7793)}to{transform:translate(35.7454vw,99vh) scale(.7793)}}.snow:nth-child(83){opacity:1.0016;transform:translate(31.9724vw,-10px) scale(.1484);animation:fall-83 15s -9s linear infinite}@keyframes fall-83{45.043%{transform:translate(33.1946vw,45.043vh) scale(.1484)}to{transform:translate(32.5835vw,99vh) scale(.1484)}}.snow:nth-child(84){opacity:1.827;transform:translate(61.8919vw,-10px) scale(.879);animation:fall-84 16s -17s linear infinite}@keyframes fall-84{55.215%{transform:translate(68.7737vw,55.215vh) scale(.879)}to{transform:translate(65.3328vw,99vh) scale(.879)}}.snow:nth-child(85){opacity:1.745;transform:translate(25.2995vw,-10px) scale(.2912);animation:fall-85 26s -14s linear infinite}@keyframes fall-85{40.615%{transform:translate(18.9889vw,40.615vh) scale(.2912)}to{transform:translate(22.1442vw,99vh) scale(.2912)}}.snow:nth-child(86){opacity:.6804;transform:translate(87.444vw,-10px) scale(.3718);animation:fall-86 30s -23s linear infinite}@keyframes fall-86{68.44%{transform:translate(79.8943vw,68.44vh) scale(.3718)}to{transform:translate(83.66915vw,99vh) scale(.3718)}}.snow:nth-child(87){opacity:.3986;transform:translate(7.2348vw,-10px) scale(.8576);animation:fall-87 19s -27s linear infinite}@keyframes fall-87{63.761%{transform:translate(7.1403vw,63.761vh) scale(.8576)}to{transform:translate(7.18755vw,99vh) scale(.8576)}}.snow:nth-child(88){opacity:1.4176;transform:translate(9.8969vw,-10px) scale(.382);animation:fall-88 14s -4s linear infinite}@keyframes fall-88{77.649%{transform:translate(15.2323vw,77.649vh) scale(.382)}to{transform:translate(12.5646vw,99vh) scale(.382)}}.snow:nth-child(89){opacity:.4804;transform:translate(77.2557vw,-10px) scale(.5696);animation:fall-89 19s -7s linear infinite}@keyframes fall-89{52.735%{transform:translate(85.8863vw,52.735vh) scale(.5696)}to{transform:translate(81.571vw,99vh) scale(.5696)}}.snow:nth-child(90){opacity:1.451;transform:translate(71.4991vw,-10px) scale(.4136);animation:fall-90 18s -7s linear infinite}@keyframes fall-90{70.919%{transform:translate(78.1825vw,70.919vh) scale(.4136)}to{transform:translate(74.8408vw,99vh) scale(.4136)}}.snow:nth-child(91){opacity:1.305;transform:translate(90.7701vw,-10px) scale(.1596);animation:fall-91 19s -3s linear infinite}@keyframes fall-91{79.081%{transform:translate(90.6405vw,79.081vh) scale(.1596)}to{transform:translate(90.7053vw,99vh) scale(.1596)}}.snow:nth-child(92){opacity:.7224;transform:translate(83.1883vw,-10px) scale(.9653);animation:fall-92 23s -16s linear infinite}@keyframes fall-92{79.978%{transform:translate(89.6215vw,79.978vh) scale(.9653)}to{transform:translate(86.4049vw,99vh) scale(.9653)}}.snow:nth-child(93){opacity:1.56;transform:translate(24.4888vw,-10px) scale(.5464);animation:fall-93 28s -15s linear infinite}@keyframes fall-93{41.166%{transform:translate(16.5027vw,41.166vh) scale(.5464)}to{transform:translate(20.49575vw,99vh) scale(.5464)}}.snow:nth-child(94){opacity:.3458;transform:translate(54.6289vw,-10px) scale(.2126);animation:fall-94 25s -27s linear infinite}@keyframes fall-94{79.672%{transform:translate(49.6041vw,79.672vh) scale(.2126)}to{transform:translate(52.1165vw,99vh) scale(.2126)}}.snow:nth-child(95){opacity:.3334;transform:translate(52.9944vw,-10px) scale(.6046);animation:fall-95 17s -24s linear infinite}@keyframes fall-95{54.557%{transform:translate(45.2653vw,54.557vh) scale(.6046)}to{transform:translate(49.12985vw,99vh) scale(.6046)}}.snow:nth-child(96){opacity:.98;transform:translate(62.9992vw,-10px) scale(.6093);animation:fall-96 10s -26s linear infinite}@keyframes fall-96{58.044%{transform:translate(71.7704vw,58.044vh) scale(.6093)}to{transform:translate(67.3848vw,99vh) scale(.6093)}}.snow:nth-child(97){opacity:.153;transform:translate(3.6019vw,-10px) scale(.1579);animation:fall-97 26s -1s linear infinite}@keyframes fall-97{76.457%{transform:translate(-6.3755vw,76.457vh) scale(.1579)}to{transform:translate(-1.3868vw,99vh) scale(.1579)}}.snow:nth-child(98){opacity:.8152;transform:translate(.0885vw,-10px) scale(.0242);animation:fall-98 18s -23s linear infinite}@keyframes fall-98{79.635%{transform:translate(.6508vw,79.635vh) scale(.0242)}to{transform:translate(.36965vw,99vh) scale(.0242)}}.snow:nth-child(99){opacity:.975;transform:translate(92.4767vw,-10px) scale(.5038);animation:fall-99 23s -29s linear infinite}@keyframes fall-99{73.07%{transform:translate(100.2532vw,73.07vh) scale(.5038)}to{transform:translate(96.36495vw,99vh) scale(.5038)}}.snow:nth-child(100){opacity:1.6986;transform:translate(79.5942vw,-10px) scale(.4915);animation:fall-100 28s -10s linear infinite}@keyframes fall-100{72.795%{transform:translate(73.3796vw,72.795vh) scale(.4915)}to{transform:translate(76.4869vw,99vh) scale(.4915)}}.snow:nth-child(101){opacity:1.3462;transform:translate(37.1683vw,-10px) scale(.3816);animation:fall-101 12s -1s linear infinite}@keyframes fall-101{43.738%{transform:translate(45.8238vw,43.738vh) scale(.3816)}to{transform:translate(41.49605vw,99vh) scale(.3816)}}.snow:nth-child(102){opacity:.2102;transform:translate(13.2141vw,-10px) scale(.3132);animation:fall-102 24s -11s linear infinite}@keyframes fall-102{70.979%{transform:translate(7.0216vw,70.979vh) scale(.3132)}to{transform:translate(10.11785vw,99vh) scale(.3132)}}.snow:nth-child(103){opacity:1.992;transform:translate(19.3125vw,-10px) scale(.518);animation:fall-103 16s -23s linear infinite}@keyframes fall-103{44.25%{transform:translate(23.979vw,44.25vh) scale(.518)}to{transform:translate(21.64575vw,99vh) scale(.518)}}.snow:nth-child(104){opacity:.811;transform:translate(12.0681vw,-10px) scale(.8833);animation:fall-104 10s -30s linear infinite}@keyframes fall-104{61.843%{transform:translate(19.4987vw,61.843vh) scale(.8833)}to{transform:translate(15.7834vw,99vh) scale(.8833)}}.snow:nth-child(105){opacity:.0674;transform:translate(6.0542vw,-10px) scale(.0733);animation:fall-105 11s -27s linear infinite}@keyframes fall-105{44.564%{transform:translate(15.5599vw,44.564vh) scale(.0733)}to{transform:translate(10.80705vw,99vh) scale(.0733)}}.snow:nth-child(106){opacity:.651;transform:translate(48.6068vw,-10px) scale(.8646);animation:fall-106 27s -26s linear infinite}@keyframes fall-106{76.582%{transform:translate(54.2251vw,76.582vh) scale(.8646)}to{transform:translate(51.41595vw,99vh) scale(.8646)}}.snow:nth-child(107){opacity:1.6642;transform:translate(36.1218vw,-10px) scale(.1897);animation:fall-107 16s -4s linear infinite}@keyframes fall-107{75.942%{transform:translate(37.7445vw,75.942vh) scale(.1897)}to{transform:translate(36.93315vw,99vh) scale(.1897)}}.snow:nth-child(108){opacity:.1652;transform:translate(48.7833vw,-10px) scale(.7306);animation:fall-108 10s -17s linear infinite}@keyframes fall-108{59.37%{transform:translate(54.4808vw,59.37vh) scale(.7306)}to{transform:translate(51.63205vw,99vh) scale(.7306)}}.snow:nth-child(109){opacity:.2806;transform:translate(61.5115vw,-10px) scale(.8969);animation:fall-109 28s -13s linear infinite}@keyframes fall-109{79.354%{transform:translate(64.6484vw,79.354vh) scale(.8969)}to{transform:translate(63.07995vw,99vh) scale(.8969)}}.snow:nth-child(110){opacity:.139;transform:translate(26.704vw,-10px) scale(.5939);animation:fall-110 18s -12s linear infinite}@keyframes fall-110{74.197%{transform:translate(30.8626vw,74.197vh) scale(.5939)}to{transform:translate(28.7833vw,99vh) scale(.5939)}}.snow:nth-child(111){opacity:.1616;transform:translate(49.825vw,-10px) scale(.2439);animation:fall-111 28s -30s linear infinite}@keyframes fall-111{31.783%{transform:translate(44.774vw,31.783vh) scale(.2439)}to{transform:translate(47.2995vw,99vh) scale(.2439)}}.snow:nth-child(112){opacity:1.8646;transform:translate(24.3993vw,-10px) scale(.6691);animation:fall-112 21s -22s linear infinite}@keyframes fall-112{58.247%{transform:translate(33.1076vw,58.247vh) scale(.6691)}to{transform:translate(28.75345vw,99vh) scale(.6691)}}.snow:nth-child(113){opacity:.23;transform:translate(15.1671vw,-10px) scale(.1733);animation:fall-113 27s -12s linear infinite}@keyframes fall-113{79.859%{transform:translate(12.2159vw,79.859vh) scale(.1733)}to{transform:translate(13.6915vw,99vh) scale(.1733)}}.snow:nth-child(114){opacity:1.762;transform:translate(42.7157vw,-10px) scale(.2907);animation:fall-114 29s -18s linear infinite}@keyframes fall-114{72.115%{transform:translate(43.7049vw,72.115vh) scale(.2907)}to{transform:translate(43.2103vw,99vh) scale(.2907)}}.snow:nth-child(115){opacity:1.0508;transform:translate(83.5157vw,-10px) scale(.542);animation:fall-115 17s -29s linear infinite}@keyframes fall-115{37.931%{transform:translate(77.6361vw,37.931vh) scale(.542)}to{transform:translate(80.5759vw,99vh) scale(.542)}}.snow:nth-child(116){opacity:1.4688;transform:translate(6.0176vw,-10px) scale(.2651);animation:fall-116 15s -27s linear infinite}@keyframes fall-116{52.872%{transform:translate(5.3092vw,52.872vh) scale(.2651)}to{transform:translate(5.6634vw,99vh) scale(.2651)}}.snow:nth-child(117){opacity:.0526;transform:translate(24.0958vw,-10px) scale(.3502);animation:fall-117 11s -8s linear infinite}@keyframes fall-117{45.118%{transform:translate(18.9014vw,45.118vh) scale(.3502)}to{transform:translate(21.4986vw,99vh) scale(.3502)}}.snow:nth-child(118){opacity:.0306;transform:translate(15.2362vw,-10px) scale(.3554);animation:fall-118 20s -4s linear infinite}@keyframes fall-118{65.4%{transform:translate(10.9043vw,65.4vh) scale(.3554)}to{transform:translate(13.07025vw,99vh) scale(.3554)}}.snow:nth-child(119){opacity:1.8148;transform:translate(18.9189vw,-10px) scale(.459);animation:fall-119 24s -13s linear infinite}@keyframes fall-119{55.013%{transform:translate(27.3637vw,55.013vh) scale(.459)}to{transform:translate(23.1413vw,99vh) scale(.459)}}.snow:nth-child(120){opacity:.9734;transform:translate(32.6346vw,-10px) scale(.9903);animation:fall-120 27s -2s linear infinite}@keyframes fall-120{47.218%{transform:translate(28.4573vw,47.218vh) scale(.9903)}to{transform:translate(30.54595vw,99vh) scale(.9903)}}.snow:nth-child(121){opacity:1.8052;transform:translate(65.6187vw,-10px) scale(.8914);animation:fall-121 15s -2s linear infinite}@keyframes fall-121{39.369%{transform:translate(62.9952vw,39.369vh) scale(.8914)}to{transform:translate(64.30695vw,99vh) scale(.8914)}}.snow:nth-child(122){opacity:.9504;transform:translate(96.3683vw,-10px) scale(.0785);animation:fall-122 25s -20s linear infinite}@keyframes fall-122{76.138%{transform:translate(102.2262vw,76.138vh) scale(.0785)}to{transform:translate(99.29725vw,99vh) scale(.0785)}}.snow:nth-child(123){opacity:.6098;transform:translate(58.5763vw,-10px) scale(.3379);animation:fall-123 17s -22s linear infinite}@keyframes fall-123{31.47%{transform:translate(58.2296vw,31.47vh) scale(.3379)}to{transform:translate(58.40295vw,99vh) scale(.3379)}}.snow:nth-child(124){opacity:1.2606;transform:translate(51.0919vw,-10px) scale(.4151);animation:fall-124 26s -8s linear infinite}@keyframes fall-124{77.01%{transform:translate(60.8073vw,77.01vh) scale(.4151)}to{transform:translate(55.9496vw,99vh) scale(.4151)}}.snow:nth-child(125){opacity:.0432;transform:translate(4.8244vw,-10px) scale(.0374);animation:fall-125 29s -26s linear infinite}@keyframes fall-125{63.941%{transform:translate(4.6222vw,63.941vh) scale(.0374)}to{transform:translate(4.7233vw,99vh) scale(.0374)}}.snow:nth-child(126){opacity:.0248;transform:translate(83.8013vw,-10px) scale(.9848);animation:fall-126 11s -8s linear infinite}@keyframes fall-126{64.491%{transform:translate(83.6326vw,64.491vh) scale(.9848)}to{transform:translate(83.71695vw,99vh) scale(.9848)}}.snow:nth-child(127){opacity:1.5472;transform:translate(3.2251vw,-10px) scale(.5919);animation:fall-127 15s -16s linear infinite}@keyframes fall-127{51.948%{transform:translate(-.6622vw,51.948vh) scale(.5919)}to{transform:translate(1.28145vw,99vh) scale(.5919)}}.snow:nth-child(128){opacity:1.1318;transform:translate(66.3552vw,-10px) scale(.0657);animation:fall-128 23s -8s linear infinite}@keyframes fall-128{56.102%{transform:translate(56.859vw,56.102vh) scale(.0657)}to{transform:translate(61.6071vw,99vh) scale(.0657)}}.snow:nth-child(129){opacity:1.6978;transform:translate(24.2349vw,-10px) scale(.7883);animation:fall-129 30s -24s linear infinite}@keyframes fall-129{30.494%{transform:translate(30.3746vw,30.494vh) scale(.7883)}to{transform:translate(27.30475vw,99vh) scale(.7883)}}.snow:nth-child(130){opacity:1.284;transform:translate(28.9099vw,-10px) scale(.1121);animation:fall-130 30s -20s linear infinite}@keyframes fall-130{77.719%{transform:translate(28.2298vw,77.719vh) scale(.1121)}to{transform:translate(28.56985vw,99vh) scale(.1121)}}.snow:nth-child(131){opacity:1.1982;transform:translate(92.3845vw,-10px) scale(.0606);animation:fall-131 28s -21s linear infinite}@keyframes fall-131{35.022%{transform:translate(99.6665vw,35.022vh) scale(.0606)}to{transform:translate(96.0255vw,99vh) scale(.0606)}}.snow:nth-child(132){opacity:1.4066;transform:translate(8.4865vw,-10px) scale(.0159);animation:fall-132 13s -7s linear infinite}@keyframes fall-132{68.989%{transform:translate(4.7101vw,68.989vh) scale(.0159)}to{transform:translate(6.5983vw,99vh) scale(.0159)}}.snow:nth-child(133){opacity:.1996;transform:translate(52.5422vw,-10px) scale(.9605);animation:fall-133 16s -19s linear infinite}@keyframes fall-133{67.046%{transform:translate(45.654vw,67.046vh) scale(.9605)}to{transform:translate(49.0981vw,99vh) scale(.9605)}}.snow:nth-child(134){opacity:.284;transform:translate(20.0509vw,-10px) scale(.3025);animation:fall-134 11s -25s linear infinite}@keyframes fall-134{79.499%{transform:translate(17.4233vw,79.499vh) scale(.3025)}to{transform:translate(18.7371vw,99vh) scale(.3025)}}.snow:nth-child(135){opacity:.449;transform:translate(33.5548vw,-10px) scale(.9956);animation:fall-135 25s -8s linear infinite}@keyframes fall-135{67.425%{transform:translate(29.7349vw,67.425vh) scale(.9956)}to{transform:translate(31.64485vw,99vh) scale(.9956)}}.snow:nth-child(136){opacity:1.4308;transform:translate(72.0201vw,-10px) scale(.1949);animation:fall-136 16s -8s linear infinite}@keyframes fall-136{46.74%{transform:translate(76.6265vw,46.74vh) scale(.1949)}to{transform:translate(74.3233vw,99vh) scale(.1949)}}.snow:nth-child(137){opacity:.603;transform:translate(86.4235vw,-10px) scale(.8804);animation:fall-137 12s -1s linear infinite}@keyframes fall-137{69.537%{transform:translate(78.2378vw,69.537vh) scale(.8804)}to{transform:translate(82.33065vw,99vh) scale(.8804)}}.snow:nth-child(138){opacity:.1986;transform:translate(86.1844vw,-10px) scale(.9481);animation:fall-138 24s -8s linear infinite}@keyframes fall-138{60.22%{transform:translate(81.0365vw,60.22vh) scale(.9481)}to{transform:translate(83.61045vw,99vh) scale(.9481)}}.snow:nth-child(139){opacity:1.5366;transform:translate(55.0395vw,-10px) scale(.1741);animation:fall-139 14s -5s linear infinite}@keyframes fall-139{61.735%{transform:translate(46.8738vw,61.735vh) scale(.1741)}to{transform:translate(50.95665vw,99vh) scale(.1741)}}.snow:nth-child(140){opacity:1.3366;transform:translate(39.7749vw,-10px) scale(.1683);animation:fall-140 26s -21s linear infinite}@keyframes fall-140{52.646%{transform:translate(33.3115vw,52.646vh) scale(.1683)}to{transform:translate(36.5432vw,99vh) scale(.1683)}}.snow:nth-child(141){opacity:1.088;transform:translate(25.4885vw,-10px) scale(.2072);animation:fall-141 15s -7s linear infinite}@keyframes fall-141{40.408%{transform:translate(32.137vw,40.408vh) scale(.2072)}to{transform:translate(28.81275vw,99vh) scale(.2072)}}.snow:nth-child(142){opacity:.4192;transform:translate(18.2578vw,-10px) scale(.4035);animation:fall-142 16s -6s linear infinite}@keyframes fall-142{32.003%{transform:translate(26.1928vw,32.003vh) scale(.4035)}to{transform:translate(22.2253vw,99vh) scale(.4035)}}.snow:nth-child(143){opacity:1.4866;transform:translate(24.9844vw,-10px) scale(.3797);animation:fall-143 11s -24s linear infinite}@keyframes fall-143{39.793%{transform:translate(24.6967vw,39.793vh) scale(.3797)}to{transform:translate(24.84055vw,99vh) scale(.3797)}}.snow:nth-child(144){opacity:1.4324;transform:translate(55.6727vw,-10px) scale(.2024);animation:fall-144 16s -9s linear infinite}@keyframes fall-144{61.774%{transform:translate(49.0928vw,61.774vh) scale(.2024)}to{transform:translate(52.38275vw,99vh) scale(.2024)}}.snow:nth-child(145){opacity:.3458;transform:translate(40.8064vw,-10px) scale(.867);animation:fall-145 12s -27s linear infinite}@keyframes fall-145{64.259%{transform:translate(45.5407vw,64.259vh) scale(.867)}to{transform:translate(43.17355vw,99vh) scale(.867)}}.snow:nth-child(146){opacity:1.1826;transform:translate(65.6107vw,-10px) scale(.4989);animation:fall-146 28s -27s linear infinite}@keyframes fall-146{30.432%{transform:translate(69.7204vw,30.432vh) scale(.4989)}to{transform:translate(67.66555vw,99vh) scale(.4989)}}.snow:nth-child(147){opacity:1.8522;transform:translate(70.689vw,-10px) scale(.8752);animation:fall-147 15s -30s linear infinite}@keyframes fall-147{71.377%{transform:translate(61.8532vw,71.377vh) scale(.8752)}to{transform:translate(66.2711vw,99vh) scale(.8752)}}.snow:nth-child(148){opacity:1.9904;transform:translate(3.629vw,-10px) scale(.2603);animation:fall-148 11s -30s linear infinite}@keyframes fall-148{73.271%{transform:translate(8.7128vw,73.271vh) scale(.2603)}to{transform:translate(6.1709vw,99vh) scale(.2603)}}.snow:nth-child(149){opacity:1.4934;transform:translate(44.97vw,-10px) scale(.9953);animation:fall-149 11s -23s linear infinite}@keyframes fall-149{36.574%{transform:translate(43.1275vw,36.574vh) scale(.9953)}to{transform:translate(44.04875vw,99vh) scale(.9953)}}.snow:nth-child(150){opacity:.6194;transform:translate(38.8714vw,-10px) scale(.209);animation:fall-150 13s -7s linear infinite}@keyframes fall-150{44.53%{transform:translate(28.8719vw,44.53vh) scale(.209)}to{transform:translate(33.87165vw,99vh) scale(.209)}}.snow:nth-child(151){opacity:.5124;transform:translate(9.4642vw,-10px) scale(.1326);animation:fall-151 15s -23s linear infinite}@keyframes fall-151{34.764%{transform:translate(14.5634vw,34.764vh) scale(.1326)}to{transform:translate(12.0138vw,99vh) scale(.1326)}}.snow:nth-child(152){opacity:.312;transform:translate(60.1278vw,-10px) scale(.7819);animation:fall-152 25s -3s linear infinite}@keyframes fall-152{74.807%{transform:translate(52.6512vw,74.807vh) scale(.7819)}to{transform:translate(56.3895vw,99vh) scale(.7819)}}.snow:nth-child(153){opacity:.516;transform:translate(17.3772vw,-10px) scale(.2339);animation:fall-153 29s -14s linear infinite}@keyframes fall-153{57.35%{transform:translate(14.0778vw,57.35vh) scale(.2339)}to{transform:translate(15.7275vw,99vh) scale(.2339)}}.snow:nth-child(154){opacity:.3462;transform:translate(94.7355vw,-10px) scale(.9819);animation:fall-154 21s -14s linear infinite}@keyframes fall-154{79.687%{transform:translate(95.9934vw,79.687vh) scale(.9819)}to{transform:translate(95.36445vw,99vh) scale(.9819)}}.snow:nth-child(155){opacity:1.0168;transform:translate(57.2054vw,-10px) scale(.3104);animation:fall-155 27s -2s linear infinite}@keyframes fall-155{36.429%{transform:translate(64.608vw,36.429vh) scale(.3104)}to{transform:translate(60.9067vw,99vh) scale(.3104)}}.snow:nth-child(156){opacity:.6292;transform:translate(36.0864vw,-10px) scale(.2065);animation:fall-156 13s -14s linear infinite}@keyframes fall-156{61.1%{transform:translate(37.8517vw,61.1vh) scale(.2065)}to{transform:translate(36.96905vw,99vh) scale(.2065)}}.snow:nth-child(157){opacity:.6352;transform:translate(36.9033vw,-10px) scale(.8726);animation:fall-157 26s -7s linear infinite}@keyframes fall-157{46.87%{transform:translate(36.3587vw,46.87vh) scale(.8726)}to{transform:translate(36.631vw,99vh) scale(.8726)}}.snow:nth-child(158){opacity:.7688;transform:translate(86.2889vw,-10px) scale(.2689);animation:fall-158 17s -23s linear infinite}@keyframes fall-158{47.7%{transform:translate(90.6622vw,47.7vh) scale(.2689)}to{transform:translate(88.47555vw,99vh) scale(.2689)}}.snow:nth-child(159){opacity:1.125;transform:translate(66.1271vw,-10px) scale(.9453);animation:fall-159 23s -3s linear infinite}@keyframes fall-159{60.855%{transform:translate(58.3283vw,60.855vh) scale(.9453)}to{transform:translate(62.2277vw,99vh) scale(.9453)}}.snow:nth-child(160){opacity:.7466;transform:translate(22.598vw,-10px) scale(.9591);animation:fall-160 21s -5s linear infinite}@keyframes fall-160{59.129%{transform:translate(28.2343vw,59.129vh) scale(.9591)}to{transform:translate(25.41615vw,99vh) scale(.9591)}}.snow:nth-child(161){opacity:.6534;transform:translate(47.6024vw,-10px) scale(.5186);animation:fall-161 29s -12s linear infinite}@keyframes fall-161{67.79%{transform:translate(57.1945vw,67.79vh) scale(.5186)}to{transform:translate(52.39845vw,99vh) scale(.5186)}}.snow:nth-child(162){opacity:1.4088;transform:translate(22.6484vw,-10px) scale(.4765);animation:fall-162 28s -21s linear infinite}@keyframes fall-162{46.28%{transform:translate(26.8556vw,46.28vh) scale(.4765)}to{transform:translate(24.752vw,99vh) scale(.4765)}}.snow:nth-child(163){opacity:1.2648;transform:translate(92.3684vw,-10px) scale(.2803);animation:fall-163 27s -26s linear infinite}@keyframes fall-163{40.172%{transform:translate(102.0066vw,40.172vh) scale(.2803)}to{transform:translate(97.1875vw,99vh) scale(.2803)}}.snow:nth-child(164){opacity:.6736;transform:translate(16.9909vw,-10px) scale(.1384);animation:fall-164 21s -28s linear infinite}@keyframes fall-164{77.973%{transform:translate(14.6819vw,77.973vh) scale(.1384)}to{transform:translate(15.8364vw,99vh) scale(.1384)}}.snow:nth-child(165){opacity:1.6392;transform:translate(80.6455vw,-10px) scale(.6031);animation:fall-165 29s -3s linear infinite}@keyframes fall-165{59.6%{transform:translate(80.028vw,59.6vh) scale(.6031)}to{transform:translate(80.33675vw,99vh) scale(.6031)}}.snow:nth-child(166){opacity:.0698;transform:translate(40.0933vw,-10px) scale(.5578);animation:fall-166 28s -23s linear infinite}@keyframes fall-166{54.343%{transform:translate(33.8641vw,54.343vh) scale(.5578)}to{transform:translate(36.9787vw,99vh) scale(.5578)}}.snow:nth-child(167){opacity:.7624;transform:translate(95.474vw,-10px) scale(.2404);animation:fall-167 24s -2s linear infinite}@keyframes fall-167{37.84%{transform:translate(88.2178vw,37.84vh) scale(.2404)}to{transform:translate(91.8459vw,99vh) scale(.2404)}}.snow:nth-child(168){opacity:1.4666;transform:translate(5.126vw,-10px) scale(.8636);animation:fall-168 15s -20s linear infinite}@keyframes fall-168{52.039%{transform:translate(11.0591vw,52.039vh) scale(.8636)}to{transform:translate(8.09255vw,99vh) scale(.8636)}}.snow:nth-child(169){opacity:.559;transform:translate(26.2707vw,-10px) scale(.5401);animation:fall-169 14s -13s linear infinite}@keyframes fall-169{34.401%{transform:translate(23.5109vw,34.401vh) scale(.5401)}to{transform:translate(24.8908vw,99vh) scale(.5401)}}.snow:nth-child(170){opacity:.5982;transform:translate(70.9448vw,-10px) scale(.0556);animation:fall-170 12s -12s linear infinite}@keyframes fall-170{35.152%{transform:translate(78.9742vw,35.152vh) scale(.0556)}to{transform:translate(74.9595vw,99vh) scale(.0556)}}.snow:nth-child(171){opacity:1.1798;transform:translate(97.7446vw,-10px) scale(.1838);animation:fall-171 29s -24s linear infinite}@keyframes fall-171{48.2%{transform:translate(89.7229vw,48.2vh) scale(.1838)}to{transform:translate(93.73375vw,99vh) scale(.1838)}}.snow:nth-child(172){opacity:1.966;transform:translate(27.4113vw,-10px) scale(.8545);animation:fall-172 21s -17s linear infinite}@keyframes fall-172{40.014%{transform:translate(29.2836vw,40.014vh) scale(.8545)}to{transform:translate(28.34745vw,99vh) scale(.8545)}}.snow:nth-child(173){opacity:.038;transform:translate(32.7021vw,-10px) scale(.5684);animation:fall-173 13s -29s linear infinite}@keyframes fall-173{45.892%{transform:translate(40.8035vw,45.892vh) scale(.5684)}to{transform:translate(36.7528vw,99vh) scale(.5684)}}.snow:nth-child(174){opacity:.7126;transform:translate(98.3519vw,-10px) scale(.3653);animation:fall-174 21s -15s linear infinite}@keyframes fall-174{55.609%{transform:translate(103.4353vw,55.609vh) scale(.3653)}to{transform:translate(100.8936vw,99vh) scale(.3653)}}.snow:nth-child(175){opacity:1.8748;transform:translate(16.316vw,-10px) scale(.6741);animation:fall-175 17s -26s linear infinite}@keyframes fall-175{36.684%{transform:translate(9.6324vw,36.684vh) scale(.6741)}to{transform:translate(12.9742vw,99vh) scale(.6741)}}.snow:nth-child(176){opacity:.3508;transform:translate(21.0775vw,-10px) scale(.8115);animation:fall-176 15s -14s linear infinite}@keyframes fall-176{30.574%{transform:translate(21.5227vw,30.574vh) scale(.8115)}to{transform:translate(21.3001vw,99vh) scale(.8115)}}.snow:nth-child(177){opacity:1.003;transform:translate(83.9262vw,-10px) scale(.1228);animation:fall-177 20s -20s linear infinite}@keyframes fall-177{75.849%{transform:translate(81.9773vw,75.849vh) scale(.1228)}to{transform:translate(82.95175vw,99vh) scale(.1228)}}.snow:nth-child(178){opacity:.6432;transform:translate(28.7067vw,-10px) scale(.5853);animation:fall-178 10s -18s linear infinite}@keyframes fall-178{36.113%{transform:translate(22.482vw,36.113vh) scale(.5853)}to{transform:translate(25.59435vw,99vh) scale(.5853)}}.snow:nth-child(179){opacity:1.1634;transform:translate(75.9075vw,-10px) scale(.4076);animation:fall-179 13s -3s linear infinite}@keyframes fall-179{73.308%{transform:translate(71.9538vw,73.308vh) scale(.4076)}to{transform:translate(73.93065vw,99vh) scale(.4076)}}.snow:nth-child(180){opacity:1.1222;transform:translate(72.6668vw,-10px) scale(.1497);animation:fall-180 19s -6s linear infinite}@keyframes fall-180{49.391%{transform:translate(63.1781vw,49.391vh) scale(.1497)}to{transform:translate(67.92245vw,99vh) scale(.1497)}}.snow:nth-child(181){opacity:.583;transform:translate(21.9799vw,-10px) scale(.7034);animation:fall-181 20s -15s linear infinite}@keyframes fall-181{34.006%{transform:translate(14.7049vw,34.006vh) scale(.7034)}to{transform:translate(18.3424vw,99vh) scale(.7034)}}.snow:nth-child(182){opacity:1.33;transform:translate(47.169vw,-10px) scale(.1066);animation:fall-182 10s -16s linear infinite}@keyframes fall-182{41.338%{transform:translate(37.9047vw,41.338vh) scale(.1066)}to{transform:translate(42.53685vw,99vh) scale(.1066)}}.snow:nth-child(183){opacity:.7086;transform:translate(52.9943vw,-10px) scale(.3814);animation:fall-183 24s -9s linear infinite}@keyframes fall-183{38.851%{transform:translate(51.0814vw,38.851vh) scale(.3814)}to{transform:translate(52.03785vw,99vh) scale(.3814)}}.snow:nth-child(184){opacity:.0584;transform:translate(46.6805vw,-10px) scale(.6117);animation:fall-184 18s -30s linear infinite}@keyframes fall-184{65.326%{transform:translate(37.1942vw,65.326vh) scale(.6117)}to{transform:translate(41.93735vw,99vh) scale(.6117)}}.snow:nth-child(185){opacity:1.955;transform:translate(90.3317vw,-10px) scale(.1002);animation:fall-185 28s -5s linear infinite}@keyframes fall-185{70.27%{transform:translate(81.5888vw,70.27vh) scale(.1002)}to{transform:translate(85.96025vw,99vh) scale(.1002)}}.snow:nth-child(186){opacity:.4614;transform:translate(75.5907vw,-10px) scale(.9635);animation:fall-186 17s -28s linear infinite}@keyframes fall-186{32.41%{transform:translate(68.0892vw,32.41vh) scale(.9635)}to{transform:translate(71.83995vw,99vh) scale(.9635)}}.snow:nth-child(187){opacity:1.4614;transform:translate(72.6623vw,-10px) scale(.2591);animation:fall-187 26s -8s linear infinite}@keyframes fall-187{74.348%{transform:translate(80.7231vw,74.348vh) scale(.2591)}to{transform:translate(76.6927vw,99vh) scale(.2591)}}.snow:nth-child(188){opacity:.7562;transform:translate(15.362vw,-10px) scale(.9195);animation:fall-188 17s -19s linear infinite}@keyframes fall-188{37.718%{transform:translate(11.4777vw,37.718vh) scale(.9195)}to{transform:translate(13.41985vw,99vh) scale(.9195)}}.snow:nth-child(189){opacity:.7806;transform:translate(37.0248vw,-10px) scale(.719);animation:fall-189 12s -9s linear infinite}@keyframes fall-189{57.055%{transform:translate(31.0563vw,57.055vh) scale(.719)}to{transform:translate(34.04055vw,99vh) scale(.719)}}.snow:nth-child(190){opacity:1.7962;transform:translate(11.6129vw,-10px) scale(.1946);animation:fall-190 18s -23s linear infinite}@keyframes fall-190{54.676%{transform:translate(17.0619vw,54.676vh) scale(.1946)}to{transform:translate(14.3374vw,99vh) scale(.1946)}}.snow:nth-child(191){opacity:.9638;transform:translate(79.5046vw,-10px) scale(.7517);animation:fall-191 26s -22s linear infinite}@keyframes fall-191{54.438%{transform:translate(89.3249vw,54.438vh) scale(.7517)}to{transform:translate(84.41475vw,99vh) scale(.7517)}}.snow:nth-child(192){opacity:.602;transform:translate(72.7454vw,-10px) scale(.626);animation:fall-192 13s -14s linear infinite}@keyframes fall-192{70.52%{transform:translate(72.3387vw,70.52vh) scale(.626)}to{transform:translate(72.54205vw,99vh) scale(.626)}}.snow:nth-child(193){opacity:.5884;transform:translate(24.8921vw,-10px) scale(.0786);animation:fall-193 21s -22s linear infinite}@keyframes fall-193{51.912%{transform:translate(30.7549vw,51.912vh) scale(.0786)}to{transform:translate(27.8235vw,99vh) scale(.0786)}}.snow:nth-child(194){opacity:1.786;transform:translate(84.0742vw,-10px) scale(.973);animation:fall-194 11s -23s linear infinite}@keyframes fall-194{34.321%{transform:translate(83.8146vw,34.321vh) scale(.973)}to{transform:translate(83.9444vw,99vh) scale(.973)}}.snow:nth-child(195){opacity:.8958;transform:translate(21.3279vw,-10px) scale(.7708);animation:fall-195 28s -4s linear infinite}@keyframes fall-195{75.643%{transform:translate(31.2678vw,75.643vh) scale(.7708)}to{transform:translate(26.29785vw,99vh) scale(.7708)}}.snow:nth-child(196){opacity:1.053;transform:translate(98.3282vw,-10px) scale(.3492);animation:fall-196 13s -22s linear infinite}@keyframes fall-196{65.304%{transform:translate(92.2475vw,65.304vh) scale(.3492)}to{transform:translate(95.28785vw,99vh) scale(.3492)}}.snow:nth-child(197){opacity:.327;transform:translate(44.1641vw,-10px) scale(.1902);animation:fall-197 18s -9s linear infinite}@keyframes fall-197{37.298%{transform:translate(45.0255vw,37.298vh) scale(.1902)}to{transform:translate(44.5948vw,99vh) scale(.1902)}}.snow:nth-child(198){opacity:.9506;transform:translate(29.9335vw,-10px) scale(.5689);animation:fall-198 13s -1s linear infinite}@keyframes fall-198{51.944%{transform:translate(26.6775vw,51.944vh) scale(.5689)}to{transform:translate(28.3055vw,99vh) scale(.5689)}}.snow:nth-child(199){opacity:1.0916;transform:translate(.0836vw,-10px) scale(.4504);animation:fall-199 12s -13s linear infinite}@keyframes fall-199{40.139%{transform:translate(.5472vw,40.139vh) scale(.4504)}to{transform:translate(.3154vw,99vh) scale(.4504)}}.snow:nth-child(200){opacity:.9382;transform:translate(55.7944vw,-10px) scale(.8244);animation:fall-200 13s -12s linear infinite}@keyframes fall-200{58.961%{transform:translate(62.9746vw,58.961vh) scale(.8244)}to{transform:translate(59.3845vw,99vh) scale(.8244)}}.snow:nth-child(201){opacity:1.6312;transform:translate(74.9451vw,-10px) scale(.5105);animation:fall-201 30s -10s linear infinite}@keyframes fall-201{54.645%{transform:translate(74.5127vw,54.645vh) scale(.5105)}to{transform:translate(74.7289vw,99vh) scale(.5105)}}.snow:nth-child(202){opacity:.6664;transform:translate(82.9568vw,-10px) scale(.9695);animation:fall-202 18s -16s linear infinite}@keyframes fall-202{57.252%{transform:translate(82.32vw,57.252vh) scale(.9695)}to{transform:translate(82.6384vw,99vh) scale(.9695)}}.snow:nth-child(203){opacity:1.535;transform:translate(52.7568vw,-10px) scale(.5625);animation:fall-203 23s -13s linear infinite}@keyframes fall-203{62.4%{transform:translate(59.8104vw,62.4vh) scale(.5625)}to{transform:translate(56.2836vw,99vh) scale(.5625)}}.snow:nth-child(204){opacity:1.1212;transform:translate(76.3652vw,-10px) scale(.0977);animation:fall-204 30s -20s linear infinite}@keyframes fall-204{49.424%{transform:translate(68.1354vw,49.424vh) scale(.0977)}to{transform:translate(72.2503vw,99vh) scale(.0977)}}.snow:nth-child(205){opacity:1.4424;transform:translate(50.9707vw,-10px) scale(.6946);animation:fall-205 14s -7s linear infinite}@keyframes fall-205{61.69%{transform:translate(56.2811vw,61.69vh) scale(.6946)}to{transform:translate(53.6259vw,99vh) scale(.6946)}}.snow:nth-child(206){opacity:.5938;transform:translate(91.6439vw,-10px) scale(.8836);animation:fall-206 13s -20s linear infinite}@keyframes fall-206{43.539%{transform:translate(89.3142vw,43.539vh) scale(.8836)}to{transform:translate(90.47905vw,99vh) scale(.8836)}}.snow:nth-child(207){opacity:1.6686;transform:translate(57.1809vw,-10px) scale(.4647);animation:fall-207 11s -16s linear infinite}@keyframes fall-207{67.692%{transform:translate(58.8855vw,67.692vh) scale(.4647)}to{transform:translate(58.0332vw,99vh) scale(.4647)}}.snow:nth-child(208){opacity:1.753;transform:translate(46.7447vw,-10px) scale(.9475);animation:fall-208 16s -20s linear infinite}@keyframes fall-208{52.769%{transform:translate(45.9599vw,52.769vh) scale(.9475)}to{transform:translate(46.3523vw,99vh) scale(.9475)}}.snow:nth-child(209){opacity:.9056;transform:translate(53.5931vw,-10px) scale(.0274);animation:fall-209 18s -15s linear infinite}@keyframes fall-209{77.818%{transform:translate(46.0109vw,77.818vh) scale(.0274)}to{transform:translate(49.802vw,99vh) scale(.0274)}}.snow:nth-child(210){opacity:1.816;transform:translate(1.4887vw,-10px) scale(.3855);animation:fall-210 17s -25s linear infinite}@keyframes fall-210{64.717%{transform:translate(.5655vw,64.717vh) scale(.3855)}to{transform:translate(1.0271vw,99vh) scale(.3855)}}.snow:nth-child(211){opacity:.0376;transform:translate(90.291vw,-10px) scale(.9802);animation:fall-211 20s -22s linear infinite}@keyframes fall-211{72.291%{transform:translate(82.8143vw,72.291vh) scale(.9802)}to{transform:translate(86.55265vw,99vh) scale(.9802)}}.snow:nth-child(212){opacity:.432;transform:translate(17.7103vw,-10px) scale(.12);animation:fall-212 30s -10s linear infinite}@keyframes fall-212{79.605%{transform:translate(14.7023vw,79.605vh) scale(.12)}to{transform:translate(16.2063vw,99vh) scale(.12)}}.snow:nth-child(213){opacity:.2752;transform:translate(97.4654vw,-10px) scale(.7465);animation:fall-213 14s -4s linear infinite}@keyframes fall-213{56.61%{transform:translate(97.0536vw,56.61vh) scale(.7465)}to{transform:translate(97.2595vw,99vh) scale(.7465)}}.snow:nth-child(214){opacity:.4878;transform:translate(26.0798vw,-10px) scale(.7093);animation:fall-214 14s -5s linear infinite}@keyframes fall-214{33.665%{transform:translate(31.8813vw,33.665vh) scale(.7093)}to{transform:translate(28.98055vw,99vh) scale(.7093)}}.snow:nth-child(215){opacity:.1668;transform:translate(52.7165vw,-10px) scale(.32);animation:fall-215 23s -23s linear infinite}@keyframes fall-215{64.902%{transform:translate(57.8376vw,64.902vh) scale(.32)}to{transform:translate(55.27705vw,99vh) scale(.32)}}.snow:nth-child(216){opacity:1.3638;transform:translate(32.1081vw,-10px) scale(.213);animation:fall-216 29s -6s linear infinite}@keyframes fall-216{32.44%{transform:translate(22.8845vw,32.44vh) scale(.213)}to{transform:translate(27.4963vw,99vh) scale(.213)}}.snow:nth-child(217){opacity:.5186;transform:translate(99.0972vw,-10px) scale(.179);animation:fall-217 17s -26s linear infinite}@keyframes fall-217{71.025%{transform:translate(105.7385vw,71.025vh) scale(.179)}to{transform:translate(102.41785vw,99vh) scale(.179)}}.snow:nth-child(218){opacity:1.6988;transform:translate(43.9198vw,-10px) scale(.5181);animation:fall-218 10s -4s linear infinite}@keyframes fall-218{36.587%{transform:translate(43.2449vw,36.587vh) scale(.5181)}to{transform:translate(43.58235vw,99vh) scale(.5181)}}.snow:nth-child(219){opacity:1.9224;transform:translate(23.6105vw,-10px) scale(.37);animation:fall-219 16s -5s linear infinite}@keyframes fall-219{45.859%{transform:translate(14.9488vw,45.859vh) scale(.37)}to{transform:translate(19.27965vw,99vh) scale(.37)}}.snow:nth-child(220){opacity:1.1952;transform:translate(97.8644vw,-10px) scale(.1624);animation:fall-220 20s -6s linear infinite}@keyframes fall-220{31.118%{transform:translate(93.8938vw,31.118vh) scale(.1624)}to{transform:translate(95.8791vw,99vh) scale(.1624)}}.snow:nth-child(221){opacity:1.9728;transform:translate(96.5363vw,-10px) scale(.6832);animation:fall-221 28s -12s linear infinite}@keyframes fall-221{36.116%{transform:translate(95.2195vw,36.116vh) scale(.6832)}to{transform:translate(95.8779vw,99vh) scale(.6832)}}.snow:nth-child(222){opacity:.0206;transform:translate(90.3943vw,-10px) scale(.8132);animation:fall-222 19s -4s linear infinite}@keyframes fall-222{31.499%{transform:translate(91.1911vw,31.499vh) scale(.8132)}to{transform:translate(90.7927vw,99vh) scale(.8132)}}.snow:nth-child(223){opacity:.4276;transform:translate(5.7224vw,-10px) scale(.4277);animation:fall-223 11s -14s linear infinite}@keyframes fall-223{58.03%{transform:translate(-1.0894vw,58.03vh) scale(.4277)}to{transform:translate(2.3165vw,99vh) scale(.4277)}}.snow:nth-child(224){opacity:1.592;transform:translate(74.8583vw,-10px) scale(.4342);animation:fall-224 29s -8s linear infinite}@keyframes fall-224{75.227%{transform:translate(72.8339vw,75.227vh) scale(.4342)}to{transform:translate(73.8461vw,99vh) scale(.4342)}}.snow:nth-child(225){opacity:1.8376;transform:translate(78.6326vw,-10px) scale(.312);animation:fall-225 26s -8s linear infinite}@keyframes fall-225{48.862%{transform:translate(72.9142vw,48.862vh) scale(.312)}to{transform:translate(75.7734vw,99vh) scale(.312)}}.snow:nth-child(226){opacity:1.2798;transform:translate(9.1801vw,-10px) scale(.1291);animation:fall-226 16s -18s linear infinite}@keyframes fall-226{53.318%{transform:translate(9.1578vw,53.318vh) scale(.1291)}to{transform:translate(9.16895vw,99vh) scale(.1291)}}.snow:nth-child(227){opacity:1.9304;transform:translate(16.8264vw,-10px) scale(.2388);animation:fall-227 19s -21s linear infinite}@keyframes fall-227{50.998%{transform:translate(13.7362vw,50.998vh) scale(.2388)}to{transform:translate(15.2813vw,99vh) scale(.2388)}}.snow:nth-child(228){opacity:.4172;transform:translate(99.4345vw,-10px) scale(.2243);animation:fall-228 20s -3s linear infinite}@keyframes fall-228{39.71%{transform:translate(104.4001vw,39.71vh) scale(.2243)}to{transform:translate(101.9173vw,99vh) scale(.2243)}}.snow:nth-child(229){opacity:.1092;transform:translate(39.922vw,-10px) scale(.2012);animation:fall-229 30s -9s linear infinite}@keyframes fall-229{78.413%{transform:translate(38.9511vw,78.413vh) scale(.2012)}to{transform:translate(39.43655vw,99vh) scale(.2012)}}.snow:nth-child(230){opacity:1.4534;transform:translate(93.7601vw,-10px) scale(.5071);animation:fall-230 30s -2s linear infinite}@keyframes fall-230{43.773%{transform:translate(87.7694vw,43.773vh) scale(.5071)}to{transform:translate(90.76475vw,99vh) scale(.5071)}}.snow:nth-child(231){opacity:1.1438;transform:translate(97.7809vw,-10px) scale(.9275);animation:fall-231 10s -24s linear infinite}@keyframes fall-231{31.991%{transform:translate(92.7224vw,31.991vh) scale(.9275)}to{transform:translate(95.25165vw,99vh) scale(.9275)}}.snow:nth-child(232){opacity:1.4808;transform:translate(86.3244vw,-10px) scale(.486);animation:fall-232 15s -27s linear infinite}@keyframes fall-232{51.264%{transform:translate(94.9898vw,51.264vh) scale(.486)}to{transform:translate(90.6571vw,99vh) scale(.486)}}.snow:nth-child(233){opacity:.141;transform:translate(94.4571vw,-10px) scale(.6928);animation:fall-233 21s -17s linear infinite}@keyframes fall-233{39.033%{transform:translate(97.9652vw,39.033vh) scale(.6928)}to{transform:translate(96.21115vw,99vh) scale(.6928)}}.snow:nth-child(234){opacity:1.5278;transform:translate(33.871vw,-10px) scale(.8304);animation:fall-234 23s -17s linear infinite}@keyframes fall-234{76.116%{transform:translate(38.6286vw,76.116vh) scale(.8304)}to{transform:translate(36.2498vw,99vh) scale(.8304)}}.snow:nth-child(235){opacity:.3332;transform:translate(50.6218vw,-10px) scale(.3638);animation:fall-235 25s -11s linear infinite}@keyframes fall-235{72.969%{transform:translate(59.8695vw,72.969vh) scale(.3638)}to{transform:translate(55.24565vw,99vh) scale(.3638)}}.snow:nth-child(236){opacity:.751;transform:translate(51.1114vw,-10px) scale(.925);animation:fall-236 29s -13s linear infinite}@keyframes fall-236{38.039%{transform:translate(54.4424vw,38.039vh) scale(.925)}to{transform:translate(52.7769vw,99vh) scale(.925)}}.snow:nth-child(237){opacity:1.0422;transform:translate(82.9374vw,-10px) scale(.6241);animation:fall-237 12s -7s linear infinite}@keyframes fall-237{63.572%{transform:translate(92.6633vw,63.572vh) scale(.6241)}to{transform:translate(87.80035vw,99vh) scale(.6241)}}.snow:nth-child(238){opacity:1.4498;transform:translate(39.1609vw,-10px) scale(.7266);animation:fall-238 25s -19s linear infinite}@keyframes fall-238{64.322%{transform:translate(41.3298vw,64.322vh) scale(.7266)}to{transform:translate(40.24535vw,99vh) scale(.7266)}}.snow:nth-child(239){opacity:1.5292;transform:translate(91.2225vw,-10px) scale(.753);animation:fall-239 10s -26s linear infinite}@keyframes fall-239{69.074%{transform:translate(100.9936vw,69.074vh) scale(.753)}to{transform:translate(96.10805vw,99vh) scale(.753)}}.snow:nth-child(240){opacity:.6932;transform:translate(77.7826vw,-10px) scale(.3388);animation:fall-240 18s -16s linear infinite}@keyframes fall-240{36.829%{transform:translate(85.8345vw,36.829vh) scale(.3388)}to{transform:translate(81.80855vw,99vh) scale(.3388)}}.snow:nth-child(241){opacity:1.7648;transform:translate(72.6658vw,-10px) scale(.8921);animation:fall-241 19s -4s linear infinite}@keyframes fall-241{41.093%{transform:translate(76.4415vw,41.093vh) scale(.8921)}to{transform:translate(74.55365vw,99vh) scale(.8921)}}.snow:nth-child(242){opacity:.2902;transform:translate(12.2573vw,-10px) scale(.0388);animation:fall-242 25s -4s linear infinite}@keyframes fall-242{59.626%{transform:translate(17.3959vw,59.626vh) scale(.0388)}to{transform:translate(14.8266vw,99vh) scale(.0388)}}.snow:nth-child(243){opacity:1.0576;transform:translate(96.8778vw,-10px) scale(.6583);animation:fall-243 18s -29s linear infinite}@keyframes fall-243{65.251%{transform:translate(99.9774vw,65.251vh) scale(.6583)}to{transform:translate(98.4276vw,99vh) scale(.6583)}}.snow:nth-child(244){opacity:.424;transform:translate(13.2568vw,-10px) scale(.9914);animation:fall-244 11s -17s linear infinite}@keyframes fall-244{71.306%{transform:translate(16.9289vw,71.306vh) scale(.9914)}to{transform:translate(15.09285vw,99vh) scale(.9914)}}.snow:nth-child(245){opacity:.058;transform:translate(42.5491vw,-10px) scale(.821);animation:fall-245 28s -17s linear infinite}@keyframes fall-245{63.386%{transform:translate(38.1153vw,63.386vh) scale(.821)}to{transform:translate(40.3322vw,99vh) scale(.821)}}.snow:nth-child(246){opacity:.5706;transform:translate(18.3135vw,-10px) scale(.3638);animation:fall-246 11s -11s linear infinite}@keyframes fall-246{36.415%{transform:translate(11.7363vw,36.415vh) scale(.3638)}to{transform:translate(15.0249vw,99vh) scale(.3638)}}.snow:nth-child(247){opacity:1.0014;transform:translate(39.6342vw,-10px) scale(.9468);animation:fall-247 30s -4s linear infinite}@keyframes fall-247{59.289%{transform:translate(30.3052vw,59.289vh) scale(.9468)}to{transform:translate(34.9697vw,99vh) scale(.9468)}}.snow:nth-child(248){opacity:1.7998;transform:translate(51.0351vw,-10px) scale(.3793);animation:fall-248 30s -22s linear infinite}@keyframes fall-248{45.333%{transform:translate(43.6973vw,45.333vh) scale(.3793)}to{transform:translate(47.3662vw,99vh) scale(.3793)}}.snow:nth-child(249){opacity:.2468;transform:translate(55.0031vw,-10px) scale(.5129);animation:fall-249 23s -22s linear infinite}@keyframes fall-249{60.244%{transform:translate(57.2308vw,60.244vh) scale(.5129)}to{transform:translate(56.11695vw,99vh) scale(.5129)}}.snow:nth-child(250){opacity:.1202;transform:translate(76.5191vw,-10px) scale(.155);animation:fall-250 11s -8s linear infinite}@keyframes fall-250{33.98%{transform:translate(86.2584vw,33.98vh) scale(.155)}to{transform:translate(81.38875vw,99vh) scale(.155)}}.snow:nth-child(251){opacity:.3614;transform:translate(42.2135vw,-10px) scale(.8616);animation:fall-251 30s -15s linear infinite}@keyframes fall-251{55.501%{transform:translate(46.1039vw,55.501vh) scale(.8616)}to{transform:translate(44.1587vw,99vh) scale(.8616)}}.snow:nth-child(252){opacity:.5802;transform:translate(73.3457vw,-10px) scale(.4308);animation:fall-252 16s -2s linear infinite}@keyframes fall-252{62.197%{transform:translate(66.6443vw,62.197vh) scale(.4308)}to{transform:translate(69.995vw,99vh) scale(.4308)}}.snow:nth-child(253){opacity:.035;transform:translate(16.2089vw,-10px) scale(.3587);animation:fall-253 13s -4s linear infinite}@keyframes fall-253{58.963%{transform:translate(19.2827vw,58.963vh) scale(.3587)}to{transform:translate(17.7458vw,99vh) scale(.3587)}}.snow:nth-child(254){opacity:1.7812;transform:translate(2.7139vw,-10px) scale(.6438);animation:fall-254 23s -16s linear infinite}@keyframes fall-254{42.372%{transform:translate(7.195vw,42.372vh) scale(.6438)}to{transform:translate(4.95445vw,99vh) scale(.6438)}}.snow:nth-child(255){opacity:.202;transform:translate(48.9327vw,-10px) scale(.6135);animation:fall-255 14s -24s linear infinite}@keyframes fall-255{49.701%{transform:translate(41.9763vw,49.701vh) scale(.6135)}to{transform:translate(45.4545vw,99vh) scale(.6135)}}.snow:nth-child(256){opacity:.4468;transform:translate(47.449vw,-10px) scale(.1616);animation:fall-256 24s -8s linear infinite}@keyframes fall-256{66.678%{transform:translate(48.6439vw,66.678vh) scale(.1616)}to{transform:translate(48.04645vw,99vh) scale(.1616)}}.snow:nth-child(257){opacity:.0704;transform:translate(19.4829vw,-10px) scale(.6625);animation:fall-257 13s -2s linear infinite}@keyframes fall-257{38.183%{transform:translate(27.6614vw,38.183vh) scale(.6625)}to{transform:translate(23.57215vw,99vh) scale(.6625)}}.snow:nth-child(258){opacity:1.9792;transform:translate(56.2758vw,-10px) scale(.67);animation:fall-258 15s -23s linear infinite}@keyframes fall-258{32.188%{transform:translate(63.7954vw,32.188vh) scale(.67)}to{transform:translate(60.0356vw,99vh) scale(.67)}}.snow:nth-child(259){opacity:1.2534;transform:translate(50.5617vw,-10px) scale(.1952);animation:fall-259 24s -16s linear infinite}@keyframes fall-259{30.964%{transform:translate(52.5137vw,30.964vh) scale(.1952)}to{transform:translate(51.5377vw,99vh) scale(.1952)}}.snow:nth-child(260){opacity:.3916;transform:translate(88.6118vw,-10px) scale(.4242);animation:fall-260 15s -6s linear infinite}@keyframes fall-260{71.949%{transform:translate(83.08vw,71.949vh) scale(.4242)}to{transform:translate(85.8459vw,99vh) scale(.4242)}}.snow:nth-child(261){opacity:.2886;transform:translate(57.8842vw,-10px) scale(.2564);animation:fall-261 23s -15s linear infinite}@keyframes fall-261{71.716%{transform:translate(55.5419vw,71.716vh) scale(.2564)}to{transform:translate(56.71305vw,99vh) scale(.2564)}}.snow:nth-child(262){opacity:.518;transform:translate(4.5901vw,-10px) scale(.7006);animation:fall-262 14s -6s linear infinite}@keyframes fall-262{35.867%{transform:translate(4.1199vw,35.867vh) scale(.7006)}to{transform:translate(4.355vw,99vh) scale(.7006)}}.snow:nth-child(263){opacity:1.937;transform:translate(93.718vw,-10px) scale(.4709);animation:fall-263 16s -8s linear infinite}@keyframes fall-263{52.12%{transform:translate(101.5118vw,52.12vh) scale(.4709)}to{transform:translate(97.6149vw,99vh) scale(.4709)}}.snow:nth-child(264){opacity:1.5736;transform:translate(77.5546vw,-10px) scale(.4497);animation:fall-264 27s -26s linear infinite}@keyframes fall-264{48.176%{transform:translate(87.1079vw,48.176vh) scale(.4497)}to{transform:translate(82.33125vw,99vh) scale(.4497)}}.snow:nth-child(265){opacity:1.1824;transform:translate(71.0779vw,-10px) scale(.0831);animation:fall-265 19s -9s linear infinite}@keyframes fall-265{40.01%{transform:translate(78.7528vw,40.01vh) scale(.0831)}to{transform:translate(74.91535vw,99vh) scale(.0831)}}.snow:nth-child(266){opacity:.794;transform:translate(30.3114vw,-10px) scale(.8389);animation:fall-266 28s -17s linear infinite}@keyframes fall-266{73.716%{transform:translate(36.0689vw,73.716vh) scale(.8389)}to{transform:translate(33.19015vw,99vh) scale(.8389)}}.snow:nth-child(267){opacity:1.7126;transform:translate(94.6642vw,-10px) scale(.6882);animation:fall-267 23s -13s linear infinite}@keyframes fall-267{79.712%{transform:translate(100.0947vw,79.712vh) scale(.6882)}to{transform:translate(97.37945vw,99vh) scale(.6882)}}.snow:nth-child(268){opacity:1.4572;transform:translate(86.3833vw,-10px) scale(.5005);animation:fall-268 12s -28s linear infinite}@keyframes fall-268{54.665%{transform:translate(78.5756vw,54.665vh) scale(.5005)}to{transform:translate(82.47945vw,99vh) scale(.5005)}}.snow:nth-child(269){opacity:.528;transform:translate(81.9225vw,-10px) scale(.6327);animation:fall-269 13s -30s linear infinite}@keyframes fall-269{56.275%{transform:translate(87.5362vw,56.275vh) scale(.6327)}to{transform:translate(84.72935vw,99vh) scale(.6327)}}.snow:nth-child(270){opacity:.4184;transform:translate(71.3546vw,-10px) scale(.5645);animation:fall-270 27s -11s linear infinite}@keyframes fall-270{75.639%{transform:translate(63.2748vw,75.639vh) scale(.5645)}to{transform:translate(67.3147vw,99vh) scale(.5645)}}.snow:nth-child(271){opacity:.8218;transform:translate(42.3714vw,-10px) scale(.9893);animation:fall-271 23s -2s linear infinite}@keyframes fall-271{31.597%{transform:translate(41.2102vw,31.597vh) scale(.9893)}to{transform:translate(41.7908vw,99vh) scale(.9893)}}.snow:nth-child(272){opacity:.2814;transform:translate(8.0861vw,-10px) scale(.2159);animation:fall-272 30s -14s linear infinite}@keyframes fall-272{57.247%{transform:translate(6.7885vw,57.247vh) scale(.2159)}to{transform:translate(7.4373vw,99vh) scale(.2159)}}.snow:nth-child(273){opacity:1.515;transform:translate(53.5682vw,-10px) scale(.6556);animation:fall-273 23s -27s linear infinite}@keyframes fall-273{65.629%{transform:translate(45.8236vw,65.629vh) scale(.6556)}to{transform:translate(49.6959vw,99vh) scale(.6556)}}.snow:nth-child(274){opacity:1.7414;transform:translate(27.1608vw,-10px) scale(.1586);animation:fall-274 11s -4s linear infinite}@keyframes fall-274{46.855%{transform:translate(29.2109vw,46.855vh) scale(.1586)}to{transform:translate(28.18585vw,99vh) scale(.1586)}}.snow:nth-child(275){opacity:.6524;transform:translate(60.3762vw,-10px) scale(.7204);animation:fall-275 23s -29s linear infinite}@keyframes fall-275{39.643%{transform:translate(60.3462vw,39.643vh) scale(.7204)}to{transform:translate(60.3612vw,99vh) scale(.7204)}}.snow:nth-child(276){opacity:.4984;transform:translate(3.9728vw,-10px) scale(.3132);animation:fall-276 21s -13s linear infinite}@keyframes fall-276{68.612%{transform:translate(-2.1862vw,68.612vh) scale(.3132)}to{transform:translate(.8933vw,99vh) scale(.3132)}}.snow:nth-child(277){opacity:.6484;transform:translate(48.1361vw,-10px) scale(.8455);animation:fall-277 19s -12s linear infinite}@keyframes fall-277{53.122%{transform:translate(38.9712vw,53.122vh) scale(.8455)}to{transform:translate(43.55365vw,99vh) scale(.8455)}}.snow:nth-child(278){opacity:1.5184;transform:translate(20.4442vw,-10px) scale(.7639);animation:fall-278 18s -30s linear infinite}@keyframes fall-278{75.517%{transform:translate(12.6949vw,75.517vh) scale(.7639)}to{transform:translate(16.56955vw,99vh) scale(.7639)}}.snow:nth-child(279){opacity:1.2978;transform:translate(41.2092vw,-10px) scale(.516);animation:fall-279 25s -10s linear infinite}@keyframes fall-279{45.908%{transform:translate(41.3185vw,45.908vh) scale(.516)}to{transform:translate(41.26385vw,99vh) scale(.516)}}.snow:nth-child(280){opacity:1.4302;transform:translate(97.5027vw,-10px) scale(.6271);animation:fall-280 28s -12s linear infinite}@keyframes fall-280{32.061%{transform:translate(99.8426vw,32.061vh) scale(.6271)}to{transform:translate(98.67265vw,99vh) scale(.6271)}}.snow:nth-child(281){opacity:1.4096;transform:translate(44.1971vw,-10px) scale(.5073);animation:fall-281 16s -29s linear infinite}@keyframes fall-281{60.122%{transform:translate(41.6128vw,60.122vh) scale(.5073)}to{transform:translate(42.90495vw,99vh) scale(.5073)}}.snow:nth-child(282){opacity:1.6762;transform:translate(47.4292vw,-10px) scale(.6654);animation:fall-282 27s -21s linear infinite}@keyframes fall-282{71.014%{transform:translate(47.2914vw,71.014vh) scale(.6654)}to{transform:translate(47.3603vw,99vh) scale(.6654)}}.snow:nth-child(283){opacity:1.5596;transform:translate(84.1289vw,-10px) scale(.7507);animation:fall-283 24s -12s linear infinite}@keyframes fall-283{44.517%{transform:translate(91.8687vw,44.517vh) scale(.7507)}to{transform:translate(87.9988vw,99vh) scale(.7507)}}.snow:nth-child(284){opacity:.6954;transform:translate(64.9866vw,-10px) scale(.3184);animation:fall-284 11s -17s linear infinite}@keyframes fall-284{55.648%{transform:translate(62.126vw,55.648vh) scale(.3184)}to{transform:translate(63.5563vw,99vh) scale(.3184)}}.snow:nth-child(285){opacity:.7106;transform:translate(16.1368vw,-10px) scale(.5503);animation:fall-285 13s -6s linear infinite}@keyframes fall-285{47.175%{transform:translate(25.0772vw,47.175vh) scale(.5503)}to{transform:translate(20.607vw,99vh) scale(.5503)}}.snow:nth-child(286){opacity:.946;transform:translate(40.6183vw,-10px) scale(.008);animation:fall-286 21s -2s linear infinite}@keyframes fall-286{69.48%{transform:translate(31.1469vw,69.48vh) scale(.008)}to{transform:translate(35.8826vw,99vh) scale(.008)}}.snow:nth-child(287){opacity:1.402;transform:translate(27.1919vw,-10px) scale(.9653);animation:fall-287 19s -8s linear infinite}@keyframes fall-287{55.067%{transform:translate(20.1736vw,55.067vh) scale(.9653)}to{transform:translate(23.68275vw,99vh) scale(.9653)}}.snow:nth-child(288){opacity:1.4614;transform:translate(90.8358vw,-10px) scale(.1867);animation:fall-288 30s -18s linear infinite}@keyframes fall-288{73.548%{transform:translate(89.6932vw,73.548vh) scale(.1867)}to{transform:translate(90.2645vw,99vh) scale(.1867)}}.snow:nth-child(289){opacity:.2344;transform:translate(39.6963vw,-10px) scale(.7115);animation:fall-289 14s -24s linear infinite}@keyframes fall-289{67.958%{transform:translate(33.6897vw,67.958vh) scale(.7115)}to{transform:translate(36.693vw,99vh) scale(.7115)}}.snow:nth-child(290){opacity:.8568;transform:translate(67.276vw,-10px) scale(.1708);animation:fall-290 30s -30s linear infinite}@keyframes fall-290{37.832%{transform:translate(61.583vw,37.832vh) scale(.1708)}to{transform:translate(64.4295vw,99vh) scale(.1708)}}.snow:nth-child(291){opacity:.516;transform:translate(64.691vw,-10px) scale(.121);animation:fall-291 26s -22s linear infinite}@keyframes fall-291{66.375%{transform:translate(65.174vw,66.375vh) scale(.121)}to{transform:translate(64.9325vw,99vh) scale(.121)}}.snow:nth-child(292){opacity:1.1278;transform:translate(99.3373vw,-10px) scale(.1843);animation:fall-292 23s -11s linear infinite}@keyframes fall-292{52.973%{transform:translate(97.3708vw,52.973vh) scale(.1843)}to{transform:translate(98.35405vw,99vh) scale(.1843)}}.snow:nth-child(293){opacity:.8982;transform:translate(87.8289vw,-10px) scale(.2312);animation:fall-293 18s -25s linear infinite}@keyframes fall-293{53.869%{transform:translate(84.6549vw,53.869vh) scale(.2312)}to{transform:translate(86.2419vw,99vh) scale(.2312)}}.snow:nth-child(294){opacity:1.9494;transform:translate(30.1108vw,-10px) scale(.9766);animation:fall-294 11s -15s linear infinite}@keyframes fall-294{79.066%{transform:translate(34.7383vw,79.066vh) scale(.9766)}to{transform:translate(32.42455vw,99vh) scale(.9766)}}.snow:nth-child(295){opacity:1.013;transform:translate(69.3046vw,-10px) scale(.7765);animation:fall-295 21s -14s linear infinite}@keyframes fall-295{49.567%{transform:translate(65.2865vw,49.567vh) scale(.7765)}to{transform:translate(67.29555vw,99vh) scale(.7765)}}.snow:nth-child(296){opacity:.5736;transform:translate(97.4456vw,-10px) scale(.2431);animation:fall-296 27s -26s linear infinite}@keyframes fall-296{30.302%{transform:translate(97.4568vw,30.302vh) scale(.2431)}to{transform:translate(97.4512vw,99vh) scale(.2431)}}.snow:nth-child(297){opacity:1.3154;transform:translate(47.8239vw,-10px) scale(.2389);animation:fall-297 11s -29s linear infinite}@keyframes fall-297{41.692%{transform:translate(49.4204vw,41.692vh) scale(.2389)}to{transform:translate(48.62215vw,99vh) scale(.2389)}}.snow:nth-child(298){opacity:1.2404;transform:translate(31.5892vw,-10px) scale(.2528);animation:fall-298 18s -22s linear infinite}@keyframes fall-298{67.878%{transform:translate(23.647vw,67.878vh) scale(.2528)}to{transform:translate(27.6181vw,99vh) scale(.2528)}}.snow:nth-child(299){opacity:1.4164;transform:translate(61.5982vw,-10px) scale(.541);animation:fall-299 18s -8s linear infinite}@keyframes fall-299{34.123%{transform:translate(57.1535vw,34.123vh) scale(.541)}to{transform:translate(59.37585vw,99vh) scale(.541)}}.snow:nth-child(300){opacity:1.5372;transform:translate(33.872vw,-10px) scale(.0326);animation:fall-300 29s -22s linear infinite}@keyframes fall-300{39.605%{transform:translate(31.147vw,39.605vh) scale(.0326)}to{transform:translate(32.5095vw,99vh) scale(.0326)}}.snow:nth-child(301){opacity:.0442;transform:translate(30.0961vw,-10px) scale(.4701);animation:fall-301 11s -5s linear infinite}@keyframes fall-301{47.03%{transform:translate(37.9986vw,47.03vh) scale(.4701)}to{transform:translate(34.04735vw,99vh) scale(.4701)}}.snow:nth-child(302){opacity:1.2884;transform:translate(94.8653vw,-10px) scale(.1257);animation:fall-302 27s -15s linear infinite}@keyframes fall-302{48.246%{transform:translate(99.0804vw,48.246vh) scale(.1257)}to{transform:translate(96.97285vw,99vh) scale(.1257)}}.snow:nth-child(303){opacity:1.5586;transform:translate(64.6597vw,-10px) scale(.9977);animation:fall-303 16s -21s linear infinite}@keyframes fall-303{40.39%{transform:translate(64.9316vw,40.39vh) scale(.9977)}to{transform:translate(64.79565vw,99vh) scale(.9977)}}.snow:nth-child(304){opacity:1.4628;transform:translate(13.0382vw,-10px) scale(.6557);animation:fall-304 20s -28s linear infinite}@keyframes fall-304{76.972%{transform:translate(13.1189vw,76.972vh) scale(.6557)}to{transform:translate(13.07855vw,99vh) scale(.6557)}}.snow:nth-child(305){opacity:1.0806;transform:translate(58.0803vw,-10px) scale(.2672);animation:fall-305 15s -2s linear infinite}@keyframes fall-305{79.233%{transform:translate(54.7958vw,79.233vh) scale(.2672)}to{transform:translate(56.43805vw,99vh) scale(.2672)}}.snow:nth-child(306){opacity:.7374;transform:translate(87.1664vw,-10px) scale(.4806);animation:fall-306 26s -13s linear infinite}@keyframes fall-306{63.928%{transform:translate(87.9676vw,63.928vh) scale(.4806)}to{transform:translate(87.567vw,99vh) scale(.4806)}}.snow:nth-child(307){opacity:1.5262;transform:translate(66.781vw,-10px) scale(.0288);animation:fall-307 15s -2s linear infinite}@keyframes fall-307{54.867%{transform:translate(68.9418vw,54.867vh) scale(.0288)}to{transform:translate(67.8614vw,99vh) scale(.0288)}}.snow:nth-child(308){opacity:1.399;transform:translate(49.4465vw,-10px) scale(.0255);animation:fall-308 22s -22s linear infinite}@keyframes fall-308{32.413%{transform:translate(39.5856vw,32.413vh) scale(.0255)}to{transform:translate(44.51605vw,99vh) scale(.0255)}}.snow:nth-child(309){opacity:1.5566;transform:translate(79.5457vw,-10px) scale(.8574);animation:fall-309 18s -30s linear infinite}@keyframes fall-309{40.567%{transform:translate(71.7224vw,40.567vh) scale(.8574)}to{transform:translate(75.63405vw,99vh) scale(.8574)}}.snow:nth-child(310){opacity:1.445;transform:translate(77.202vw,-10px) scale(.6584);animation:fall-310 12s -10s linear infinite}@keyframes fall-310{63.607%{transform:translate(75.9896vw,63.607vh) scale(.6584)}to{transform:translate(76.5958vw,99vh) scale(.6584)}}.snow:nth-child(311){opacity:.9736;transform:translate(28.8864vw,-10px) scale(.896);animation:fall-311 26s -30s linear infinite}@keyframes fall-311{53.037%{transform:translate(34.2044vw,53.037vh) scale(.896)}to{transform:translate(31.5454vw,99vh) scale(.896)}}.snow:nth-child(312){opacity:1.0336;transform:translate(24.1129vw,-10px) scale(.3769);animation:fall-312 22s -18s linear infinite}@keyframes fall-312{46.658%{transform:translate(23.075vw,46.658vh) scale(.3769)}to{transform:translate(23.59395vw,99vh) scale(.3769)}}.snow:nth-child(313){opacity:.1166;transform:translate(74.7676vw,-10px) scale(.5456);animation:fall-313 20s -7s linear infinite}@keyframes fall-313{76.714%{transform:translate(81.7506vw,76.714vh) scale(.5456)}to{transform:translate(78.2591vw,99vh) scale(.5456)}}.snow:nth-child(314){opacity:.3272;transform:translate(16.3208vw,-10px) scale(.4588);animation:fall-314 30s -21s linear infinite}@keyframes fall-314{49.337%{transform:translate(15.5938vw,49.337vh) scale(.4588)}to{transform:translate(15.9573vw,99vh) scale(.4588)}}.snow:nth-child(315){opacity:.5802;transform:translate(61.6525vw,-10px) scale(.3854);animation:fall-315 17s -17s linear infinite}@keyframes fall-315{34.184%{transform:translate(64.1507vw,34.184vh) scale(.3854)}to{transform:translate(62.9016vw,99vh) scale(.3854)}}.snow:nth-child(316){opacity:1.5362;transform:translate(52.1547vw,-10px) scale(.6708);animation:fall-316 28s -11s linear infinite}@keyframes fall-316{70.2%{transform:translate(47.3986vw,70.2vh) scale(.6708)}to{transform:translate(49.77665vw,99vh) scale(.6708)}}.snow:nth-child(317){opacity:.5892;transform:translate(62.8425vw,-10px) scale(.774);animation:fall-317 19s -14s linear infinite}@keyframes fall-317{65.641%{transform:translate(67.1292vw,65.641vh) scale(.774)}to{transform:translate(64.98585vw,99vh) scale(.774)}}.snow:nth-child(318){opacity:.9196;transform:translate(30.5142vw,-10px) scale(.1332);animation:fall-318 23s -21s linear infinite}@keyframes fall-318{70.136%{transform:translate(22.2465vw,70.136vh) scale(.1332)}to{transform:translate(26.38035vw,99vh) scale(.1332)}}.snow:nth-child(319){opacity:1.822;transform:translate(34.6509vw,-10px) scale(.5657);animation:fall-319 14s -3s linear infinite}@keyframes fall-319{67.916%{transform:translate(25.3165vw,67.916vh) scale(.5657)}to{transform:translate(29.9837vw,99vh) scale(.5657)}}.snow:nth-child(320){opacity:1.6706;transform:translate(39.2935vw,-10px) scale(.0636);animation:fall-320 24s -12s linear infinite}@keyframes fall-320{78.864%{transform:translate(29.9082vw,78.864vh) scale(.0636)}to{transform:translate(34.60085vw,99vh) scale(.0636)}}.snow:nth-child(321){opacity:1.383;transform:translate(3.1237vw,-10px) scale(.2907);animation:fall-321 12s -8s linear infinite}@keyframes fall-321{48.679%{transform:translate(5.5917vw,48.679vh) scale(.2907)}to{transform:translate(4.3577vw,99vh) scale(.2907)}}.snow:nth-child(322){opacity:1.107;transform:translate(13.1784vw,-10px) scale(.2811);animation:fall-322 18s -5s linear infinite}@keyframes fall-322{69.751%{transform:translate(12.9959vw,69.751vh) scale(.2811)}to{transform:translate(13.08715vw,99vh) scale(.2811)}}.snow:nth-child(323){opacity:1.7854;transform:translate(89.3286vw,-10px) scale(.607);animation:fall-323 10s -9s linear infinite}@keyframes fall-323{54.716%{transform:translate(93.3503vw,54.716vh) scale(.607)}to{transform:translate(91.33945vw,99vh) scale(.607)}}.snow:nth-child(324){opacity:.7006;transform:translate(95.1423vw,-10px) scale(.1262);animation:fall-324 24s -10s linear infinite}@keyframes fall-324{55.56%{transform:translate(86.1317vw,55.56vh) scale(.1262)}to{transform:translate(90.637vw,99vh) scale(.1262)}}.snow:nth-child(325){opacity:1.2086;transform:translate(.3906vw,-10px) scale(.5086);animation:fall-325 13s -19s linear infinite}@keyframes fall-325{71.32%{transform:translate(-8.5718vw,71.32vh) scale(.5086)}to{transform:translate(-4.0906vw,99vh) scale(.5086)}}.snow:nth-child(326){opacity:.2048;transform:translate(69.4165vw,-10px) scale(.1194);animation:fall-326 13s -4s linear infinite}@keyframes fall-326{44.425%{transform:translate(78.9281vw,44.425vh) scale(.1194)}to{transform:translate(74.1723vw,99vh) scale(.1194)}}.snow:nth-child(327){opacity:1.322;transform:translate(84.3174vw,-10px) scale(.2877);animation:fall-327 20s -14s linear infinite}@keyframes fall-327{54.493%{transform:translate(89.6822vw,54.493vh) scale(.2877)}to{transform:translate(86.9998vw,99vh) scale(.2877)}}.snow:nth-child(328){opacity:1.8726;transform:translate(90.2406vw,-10px) scale(.6785);animation:fall-328 29s -6s linear infinite}@keyframes fall-328{56.788%{transform:translate(94.7725vw,56.788vh) scale(.6785)}to{transform:translate(92.50655vw,99vh) scale(.6785)}}.snow:nth-child(329){opacity:1.0936;transform:translate(56.4594vw,-10px) scale(.6363);animation:fall-329 14s -16s linear infinite}@keyframes fall-329{34.699%{transform:translate(48.6972vw,34.699vh) scale(.6363)}to{transform:translate(52.5783vw,99vh) scale(.6363)}}.snow:nth-child(330){opacity:.4544;transform:translate(90.9521vw,-10px) scale(.6498);animation:fall-330 13s -18s linear infinite}@keyframes fall-330{58.729%{transform:translate(82.9771vw,58.729vh) scale(.6498)}to{transform:translate(86.9646vw,99vh) scale(.6498)}}.snow:nth-child(331){opacity:.487;transform:translate(32.982vw,-10px) scale(.4882);animation:fall-331 12s -10s linear infinite}@keyframes fall-331{37.873%{transform:translate(35.5401vw,37.873vh) scale(.4882)}to{transform:translate(34.26105vw,99vh) scale(.4882)}}.snow:nth-child(332){opacity:.6356;transform:translate(43.6407vw,-10px) scale(.7508);animation:fall-332 10s -16s linear infinite}@keyframes fall-332{49.843%{transform:translate(48.6669vw,49.843vh) scale(.7508)}to{transform:translate(46.1538vw,99vh) scale(.7508)}}.snow:nth-child(333){opacity:1.1326;transform:translate(87.7673vw,-10px) scale(.7836);animation:fall-333 30s -11s linear infinite}@keyframes fall-333{33.027%{transform:translate(95.9715vw,33.027vh) scale(.7836)}to{transform:translate(91.8694vw,99vh) scale(.7836)}}.snow:nth-child(334){opacity:.6602;transform:translate(53.424vw,-10px) scale(.2204);animation:fall-334 25s -8s linear infinite}@keyframes fall-334{54.352%{transform:translate(56.2773vw,54.352vh) scale(.2204)}to{transform:translate(54.85065vw,99vh) scale(.2204)}}.snow:nth-child(335){opacity:1.6094;transform:translate(79.4365vw,-10px) scale(.0958);animation:fall-335 28s -22s linear infinite}@keyframes fall-335{78.363%{transform:translate(73.0131vw,78.363vh) scale(.0958)}to{transform:translate(76.2248vw,99vh) scale(.0958)}}.snow:nth-child(336){opacity:1.9198;transform:translate(65.0796vw,-10px) scale(.0665);animation:fall-336 22s -17s linear infinite}@keyframes fall-336{61.341%{transform:translate(56.3384vw,61.341vh) scale(.0665)}to{transform:translate(60.709vw,99vh) scale(.0665)}}.snow:nth-child(337){opacity:.089;transform:translate(7.8928vw,-10px) scale(.2234);animation:fall-337 29s -20s linear infinite}@keyframes fall-337{64.042%{transform:translate(11.1996vw,64.042vh) scale(.2234)}to{transform:translate(9.5462vw,99vh) scale(.2234)}}.snow:nth-child(338){opacity:1.4046;transform:translate(30.0428vw,-10px) scale(.5386);animation:fall-338 17s -8s linear infinite}@keyframes fall-338{66.388%{transform:translate(28.8314vw,66.388vh) scale(.5386)}to{transform:translate(29.4371vw,99vh) scale(.5386)}}.snow:nth-child(339){opacity:1.375;transform:translate(36.3764vw,-10px) scale(.7166);animation:fall-339 27s -8s linear infinite}@keyframes fall-339{59.67%{transform:translate(35.1899vw,59.67vh) scale(.7166)}to{transform:translate(35.78315vw,99vh) scale(.7166)}}.snow:nth-child(340){opacity:1.389;transform:translate(39.2808vw,-10px) scale(.5067);animation:fall-340 20s -9s linear infinite}@keyframes fall-340{56.469%{transform:translate(36.9967vw,56.469vh) scale(.5067)}to{transform:translate(38.13875vw,99vh) scale(.5067)}}.snow:nth-child(341){opacity:.2542;transform:translate(37.0995vw,-10px) scale(.1113);animation:fall-341 20s -25s linear infinite}@keyframes fall-341{36.915%{transform:translate(32.3918vw,36.915vh) scale(.1113)}to{transform:translate(34.74565vw,99vh) scale(.1113)}}.snow:nth-child(342){opacity:.8702;transform:translate(18.0707vw,-10px) scale(.1688);animation:fall-342 26s -4s linear infinite}@keyframes fall-342{77.507%{transform:translate(25.0389vw,77.507vh) scale(.1688)}to{transform:translate(21.5548vw,99vh) scale(.1688)}}.snow:nth-child(343){opacity:.7196;transform:translate(35.7609vw,-10px) scale(.6947);animation:fall-343 18s -25s linear infinite}@keyframes fall-343{70.687%{transform:translate(35.6782vw,70.687vh) scale(.6947)}to{transform:translate(35.71955vw,99vh) scale(.6947)}}.snow:nth-child(344){opacity:.0126;transform:translate(70.3249vw,-10px) scale(.7803);animation:fall-344 25s -11s linear infinite}@keyframes fall-344{59.621%{transform:translate(79.6133vw,59.621vh) scale(.7803)}to{transform:translate(74.9691vw,99vh) scale(.7803)}}.snow:nth-child(345){opacity:1.707;transform:translate(36.6546vw,-10px) scale(.8926);animation:fall-345 11s -5s linear infinite}@keyframes fall-345{75.209%{transform:translate(39.1441vw,75.209vh) scale(.8926)}to{transform:translate(37.89935vw,99vh) scale(.8926)}}.snow:nth-child(346){opacity:1.0676;transform:translate(64.0191vw,-10px) scale(.8888);animation:fall-346 20s -13s linear infinite}@keyframes fall-346{32.661%{transform:translate(72.5474vw,32.661vh) scale(.8888)}to{transform:translate(68.28325vw,99vh) scale(.8888)}}.snow:nth-child(347){opacity:1.5506;transform:translate(11.072vw,-10px) scale(.0896);animation:fall-347 17s -28s linear infinite}@keyframes fall-347{70.544%{transform:translate(13.689vw,70.544vh) scale(.0896)}to{transform:translate(12.3805vw,99vh) scale(.0896)}}.snow:nth-child(348){opacity:1.2214;transform:translate(60.1299vw,-10px) scale(.5073);animation:fall-348 18s -21s linear infinite}@keyframes fall-348{34.422%{transform:translate(69.8617vw,34.422vh) scale(.5073)}to{transform:translate(64.9958vw,99vh) scale(.5073)}}.snow:nth-child(349){opacity:1.9922;transform:translate(2.7535vw,-10px) scale(.8978);animation:fall-349 18s -29s linear infinite}@keyframes fall-349{36.542%{transform:translate(.9248vw,36.542vh) scale(.8978)}to{transform:translate(1.83915vw,99vh) scale(.8978)}}.snow:nth-child(350){opacity:1.4388;transform:translate(60.979vw,-10px) scale(.2258);animation:fall-350 15s -16s linear infinite}@keyframes fall-350{61.262%{transform:translate(69.9915vw,61.262vh) scale(.2258)}to{transform:translate(65.48525vw,99vh) scale(.2258)}}.snow:nth-child(351){opacity:1.2326;transform:translate(3.313vw,-10px) scale(.8534);animation:fall-351 20s -23s linear infinite}@keyframes fall-351{74.663%{transform:translate(9.036vw,74.663vh) scale(.8534)}to{transform:translate(6.1745vw,99vh) scale(.8534)}}.snow:nth-child(352){opacity:1.1062;transform:translate(57.2792vw,-10px) scale(.2975);animation:fall-352 26s -3s linear infinite}@keyframes fall-352{44.615%{transform:translate(56.872vw,44.615vh) scale(.2975)}to{transform:translate(57.0756vw,99vh) scale(.2975)}}.snow:nth-child(353){opacity:1.1984;transform:translate(51.48vw,-10px) scale(.0751);animation:fall-353 29s -18s linear infinite}@keyframes fall-353{49.861%{transform:translate(57.8737vw,49.861vh) scale(.0751)}to{transform:translate(54.67685vw,99vh) scale(.0751)}}.snow:nth-child(354){opacity:.5284;transform:translate(75.4824vw,-10px) scale(.2062);animation:fall-354 28s -3s linear infinite}@keyframes fall-354{36.162%{transform:translate(81.6624vw,36.162vh) scale(.2062)}to{transform:translate(78.5724vw,99vh) scale(.2062)}}.snow:nth-child(355){opacity:.0776;transform:translate(27.0858vw,-10px) scale(.2418);animation:fall-355 15s -6s linear infinite}@keyframes fall-355{62.27%{transform:translate(35.7802vw,62.27vh) scale(.2418)}to{transform:translate(31.433vw,99vh) scale(.2418)}}.snow:nth-child(356){opacity:1.5872;transform:translate(22.9992vw,-10px) scale(.5743);animation:fall-356 28s -20s linear infinite}@keyframes fall-356{76.629%{transform:translate(19.6986vw,76.629vh) scale(.5743)}to{transform:translate(21.3489vw,99vh) scale(.5743)}}.snow:nth-child(357){opacity:.1138;transform:translate(56.8528vw,-10px) scale(.0613);animation:fall-357 26s -2s linear infinite}@keyframes fall-357{41.3%{transform:translate(63.1118vw,41.3vh) scale(.0613)}to{transform:translate(59.9823vw,99vh) scale(.0613)}}.snow:nth-child(358){opacity:.614;transform:translate(96.7917vw,-10px) scale(.4769);animation:fall-358 30s -9s linear infinite}@keyframes fall-358{55.348%{transform:translate(92.554vw,55.348vh) scale(.4769)}to{transform:translate(94.67285vw,99vh) scale(.4769)}}.snow:nth-child(359){opacity:1.322;transform:translate(15.0528vw,-10px) scale(.8174);animation:fall-359 14s -26s linear infinite}@keyframes fall-359{49.212%{transform:translate(16.3375vw,49.212vh) scale(.8174)}to{transform:translate(15.69515vw,99vh) scale(.8174)}}.snow:nth-child(360){opacity:1.2084;transform:translate(48.9996vw,-10px) scale(.7642);animation:fall-360 27s -23s linear infinite}@keyframes fall-360{63.436%{transform:translate(44.6351vw,63.436vh) scale(.7642)}to{transform:translate(46.81735vw,99vh) scale(.7642)}}.snow:nth-child(361){opacity:.7396;transform:translate(93.472vw,-10px) scale(.7277);animation:fall-361 24s -3s linear infinite}@keyframes fall-361{43.03%{transform:translate(98.6552vw,43.03vh) scale(.7277)}to{transform:translate(96.0636vw,99vh) scale(.7277)}}.snow:nth-child(362){opacity:.4764;transform:translate(80.8828vw,-10px) scale(.4782);animation:fall-362 12s -24s linear infinite}@keyframes fall-362{36.339%{transform:translate(83.6539vw,36.339vh) scale(.4782)}to{transform:translate(82.26835vw,99vh) scale(.4782)}}.snow:nth-child(363){opacity:1.318;transform:translate(76.3474vw,-10px) scale(.9842);animation:fall-363 12s -17s linear infinite}@keyframes fall-363{66.091%{transform:translate(73.1804vw,66.091vh) scale(.9842)}to{transform:translate(74.7639vw,99vh) scale(.9842)}}.snow:nth-child(364){opacity:.0714;transform:translate(45.5613vw,-10px) scale(.9207);animation:fall-364 12s -25s linear infinite}@keyframes fall-364{72.994%{transform:translate(48.0411vw,72.994vh) scale(.9207)}to{transform:translate(46.8012vw,99vh) scale(.9207)}}.snow:nth-child(365){opacity:.1656;transform:translate(25.7931vw,-10px) scale(.3575);animation:fall-365 20s -28s linear infinite}@keyframes fall-365{73.591%{transform:translate(17.9586vw,73.591vh) scale(.3575)}to{transform:translate(21.87585vw,99vh) scale(.3575)}}.snow:nth-child(366){opacity:1.7914;transform:translate(85.2522vw,-10px) scale(.9035);animation:fall-366 14s -5s linear infinite}@keyframes fall-366{70.595%{transform:translate(80.249vw,70.595vh) scale(.9035)}to{transform:translate(82.7506vw,99vh) scale(.9035)}}.snow:nth-child(367){opacity:1.993;transform:translate(10.1828vw,-10px) scale(.3868);animation:fall-367 11s -10s linear infinite}@keyframes fall-367{63.186%{transform:translate(9.8426vw,63.186vh) scale(.3868)}to{transform:translate(10.0127vw,99vh) scale(.3868)}}.snow:nth-child(368){opacity:.7662;transform:translate(13.9564vw,-10px) scale(.712);animation:fall-368 30s -16s linear infinite}@keyframes fall-368{36.858%{transform:translate(9.8962vw,36.858vh) scale(.712)}to{transform:translate(11.9263vw,99vh) scale(.712)}}.snow:nth-child(369){opacity:.728;transform:translate(15.169vw,-10px) scale(.3656);animation:fall-369 30s -12s linear infinite}@keyframes fall-369{51.37%{transform:translate(13.9302vw,51.37vh) scale(.3656)}to{transform:translate(14.5496vw,99vh) scale(.3656)}}.snow:nth-child(370){opacity:.5062;transform:translate(61.8639vw,-10px) scale(.7251);animation:fall-370 17s -17s linear infinite}@keyframes fall-370{45.95%{transform:translate(62.98vw,45.95vh) scale(.7251)}to{transform:translate(62.42195vw,99vh) scale(.7251)}}.snow:nth-child(371){opacity:.892;transform:translate(24.2975vw,-10px) scale(.9829);animation:fall-371 29s -4s linear infinite}@keyframes fall-371{66.347%{transform:translate(31.7732vw,66.347vh) scale(.9829)}to{transform:translate(28.03535vw,99vh) scale(.9829)}}.snow:nth-child(372){opacity:1.3578;transform:translate(16.0772vw,-10px) scale(.5949);animation:fall-372 26s -2s linear infinite}@keyframes fall-372{30.774%{transform:translate(14.8988vw,30.774vh) scale(.5949)}to{transform:translate(15.488vw,99vh) scale(.5949)}}.snow:nth-child(373){opacity:1.0634;transform:translate(24.1742vw,-10px) scale(.7746);animation:fall-373 16s -17s linear infinite}@keyframes fall-373{78.222%{transform:translate(14.6373vw,78.222vh) scale(.7746)}to{transform:translate(19.40575vw,99vh) scale(.7746)}}.snow:nth-child(374){opacity:1.8818;transform:translate(37.3311vw,-10px) scale(.8417);animation:fall-374 15s -16s linear infinite}@keyframes fall-374{48.632%{transform:translate(30.5406vw,48.632vh) scale(.8417)}to{transform:translate(33.93585vw,99vh) scale(.8417)}}.snow:nth-child(375){opacity:.3068;transform:translate(3.7578vw,-10px) scale(.8782);animation:fall-375 25s -7s linear infinite}@keyframes fall-375{70.316%{transform:translate(-.52vw,70.316vh) scale(.8782)}to{transform:translate(1.6189vw,99vh) scale(.8782)}}.snow:nth-child(376){opacity:1.9984;transform:translate(39.5408vw,-10px) scale(.3054);animation:fall-376 18s -7s linear infinite}@keyframes fall-376{54.909%{transform:translate(43.1666vw,54.909vh) scale(.3054)}to{transform:translate(41.3537vw,99vh) scale(.3054)}}.snow:nth-child(377){opacity:.3802;transform:translate(98.7756vw,-10px) scale(.7304);animation:fall-377 13s -24s linear infinite}@keyframes fall-377{57.326%{transform:translate(90.6622vw,57.326vh) scale(.7304)}to{transform:translate(94.7189vw,99vh) scale(.7304)}}.snow:nth-child(378){opacity:.6486;transform:translate(23.5826vw,-10px) scale(.3696);animation:fall-378 16s -19s linear infinite}@keyframes fall-378{65.231%{transform:translate(29.4875vw,65.231vh) scale(.3696)}to{transform:translate(26.53505vw,99vh) scale(.3696)}}.snow:nth-child(379){opacity:1.2904;transform:translate(11.776vw,-10px) scale(.4197);animation:fall-379 11s -16s linear infinite}@keyframes fall-379{57.29%{transform:translate(14.3162vw,57.29vh) scale(.4197)}to{transform:translate(13.0461vw,99vh) scale(.4197)}}.snow:nth-child(380){opacity:1.9218;transform:translate(69.4763vw,-10px) scale(.9016);animation:fall-380 30s -16s linear infinite}@keyframes fall-380{45.098%{transform:translate(61.8402vw,45.098vh) scale(.9016)}to{transform:translate(65.65825vw,99vh) scale(.9016)}}.snow:nth-child(381){opacity:1.1232;transform:translate(25.9522vw,-10px) scale(.8462);animation:fall-381 23s -18s linear infinite}@keyframes fall-381{44.933%{transform:translate(23.0299vw,44.933vh) scale(.8462)}to{transform:translate(24.49105vw,99vh) scale(.8462)}}.snow:nth-child(382){opacity:1.4552;transform:translate(32.3431vw,-10px) scale(.0374);animation:fall-382 25s -16s linear infinite}@keyframes fall-382{50.722%{transform:translate(35.3593vw,50.722vh) scale(.0374)}to{transform:translate(33.8512vw,99vh) scale(.0374)}}.snow:nth-child(383){opacity:1.2024;transform:translate(30.5413vw,-10px) scale(.9825);animation:fall-383 12s -6s linear infinite}@keyframes fall-383{52.104%{transform:translate(32.9171vw,52.104vh) scale(.9825)}to{transform:translate(31.7292vw,99vh) scale(.9825)}}.snow:nth-child(384){opacity:1.578;transform:translate(33.7437vw,-10px) scale(.4636);animation:fall-384 11s -12s linear infinite}@keyframes fall-384{34.037%{transform:translate(32.8249vw,34.037vh) scale(.4636)}to{transform:translate(33.2843vw,99vh) scale(.4636)}}.snow:nth-child(385){opacity:.4814;transform:translate(90.3149vw,-10px) scale(.3849);animation:fall-385 21s -4s linear infinite}@keyframes fall-385{62.545%{transform:translate(83.1075vw,62.545vh) scale(.3849)}to{transform:translate(86.7112vw,99vh) scale(.3849)}}.snow:nth-child(386){opacity:1.6016;transform:translate(49.3087vw,-10px) scale(.7068);animation:fall-386 21s -17s linear infinite}@keyframes fall-386{65.477%{transform:translate(41.706vw,65.477vh) scale(.7068)}to{transform:translate(45.50735vw,99vh) scale(.7068)}}.snow:nth-child(387){opacity:.827;transform:translate(69.2049vw,-10px) scale(.9747);animation:fall-387 29s -22s linear infinite}@keyframes fall-387{63.937%{transform:translate(65.7783vw,63.937vh) scale(.9747)}to{transform:translate(67.4916vw,99vh) scale(.9747)}}.snow:nth-child(388){opacity:.8838;transform:translate(4.4541vw,-10px) scale(.3916);animation:fall-388 13s -4s linear infinite}@keyframes fall-388{55.52%{transform:translate(-.1097vw,55.52vh) scale(.3916)}to{transform:translate(2.1722vw,99vh) scale(.3916)}}.snow:nth-child(389){opacity:1.3902;transform:translate(7.8503vw,-10px) scale(.6941);animation:fall-389 16s -11s linear infinite}@keyframes fall-389{48.184%{transform:translate(-1.1339vw,48.184vh) scale(.6941)}to{transform:translate(3.3582vw,99vh) scale(.6941)}}.snow:nth-child(390){opacity:.1056;transform:translate(15.9317vw,-10px) scale(.3677);animation:fall-390 26s -5s linear infinite}@keyframes fall-390{50.667%{transform:translate(19.3649vw,50.667vh) scale(.3677)}to{transform:translate(17.6483vw,99vh) scale(.3677)}}.snow:nth-child(391){opacity:.785;transform:translate(98.9561vw,-10px) scale(.4241);animation:fall-391 15s -8s linear infinite}@keyframes fall-391{51.888%{transform:translate(101.4625vw,51.888vh) scale(.4241)}to{transform:translate(100.2093vw,99vh) scale(.4241)}}.snow:nth-child(392){opacity:.0722;transform:translate(7.0896vw,-10px) scale(.8746);animation:fall-392 28s -12s linear infinite}@keyframes fall-392{51.126%{transform:translate(12.5247vw,51.126vh) scale(.8746)}to{transform:translate(9.80715vw,99vh) scale(.8746)}}.snow:nth-child(393){opacity:.9284;transform:translate(78.041vw,-10px) scale(.6346);animation:fall-393 24s -7s linear infinite}@keyframes fall-393{71.789%{transform:translate(69.9519vw,71.789vh) scale(.6346)}to{transform:translate(73.99645vw,99vh) scale(.6346)}}.snow:nth-child(394){opacity:.3242;transform:translate(64.9812vw,-10px) scale(.9288);animation:fall-394 19s -6s linear infinite}@keyframes fall-394{39.87%{transform:translate(70.3865vw,39.87vh) scale(.9288)}to{transform:translate(67.68385vw,99vh) scale(.9288)}}.snow:nth-child(395){opacity:1.5252;transform:translate(84.7507vw,-10px) scale(.0583);animation:fall-395 30s -4s linear infinite}@keyframes fall-395{77.769%{transform:translate(82.7502vw,77.769vh) scale(.0583)}to{transform:translate(83.75045vw,99vh) scale(.0583)}}.snow:nth-child(396){opacity:.8124;transform:translate(26.2999vw,-10px) scale(.6346);animation:fall-396 20s -22s linear infinite}@keyframes fall-396{61.766%{transform:translate(34.3052vw,61.766vh) scale(.6346)}to{transform:translate(30.30255vw,99vh) scale(.6346)}}.snow:nth-child(397){opacity:1.517;transform:translate(98.0422vw,-10px) scale(.1036);animation:fall-397 24s -13s linear infinite}@keyframes fall-397{32.087%{transform:translate(93.5782vw,32.087vh) scale(.1036)}to{transform:translate(95.8102vw,99vh) scale(.1036)}}.snow:nth-child(398){opacity:.2022;transform:translate(77.2185vw,-10px) scale(.3916);animation:fall-398 13s -16s linear infinite}@keyframes fall-398{45.919%{transform:translate(67.8756vw,45.919vh) scale(.3916)}to{transform:translate(72.54705vw,99vh) scale(.3916)}}.snow:nth-child(399){opacity:.853;transform:translate(57.9146vw,-10px) scale(.7817);animation:fall-399 18s -30s linear infinite}@keyframes fall-399{32.635%{transform:translate(64.5115vw,32.635vh) scale(.7817)}to{transform:translate(61.21305vw,99vh) scale(.7817)}}.snow:nth-child(400){opacity:.2744;transform:translate(8.5308vw,-10px) scale(.7456);animation:fall-400 21s -10s linear infinite}@keyframes fall-400{66.241%{transform:translate(8.0887vw,66.241vh) scale(.7456)}to{transform:translate(8.30975vw,99vh) scale(.7456)}}\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:.6702;transform:translate(29.7983vw,-10px) scale(.7347);animation:fall-1 11s -28s linear infinite}@keyframes fall-1{37.053%{transform:translate(22.5271vw,37.053vh) scale(.7347)}to{transform:translate(26.1627vw,99vh) scale(.7347)}}.snow:nth-child(2){opacity:1.2286;transform:translate(21.7979vw,-10px) scale(.9466);animation:fall-2 10s -30s linear infinite}@keyframes fall-2{72.505%{transform:translate(14.3571vw,72.505vh) scale(.9466)}to{transform:translate(18.0775vw,99vh) scale(.9466)}}.snow:nth-child(3){opacity:.0764;transform:translate(86.8793vw,-10px) scale(.9984);animation:fall-3 14s -16s linear infinite}@keyframes fall-3{67.961%{transform:translate(87.1311vw,67.961vh) scale(.9984)}to{transform:translate(87.0052vw,99vh) scale(.9984)}}.snow:nth-child(4){opacity:.883;transform:translate(12.1018vw,-10px) scale(.5453);animation:fall-4 25s -22s linear infinite}@keyframes fall-4{63.711%{transform:translate(21.7776vw,63.711vh) scale(.5453)}to{transform:translate(16.9397vw,99vh) scale(.5453)}}.snow:nth-child(5){opacity:1.9114;transform:translate(5.0665vw,-10px) scale(.4024);animation:fall-5 28s -30s linear infinite}@keyframes fall-5{67.682%{transform:translate(9.5693vw,67.682vh) scale(.4024)}to{transform:translate(7.3179vw,99vh) scale(.4024)}}.snow:nth-child(6){opacity:.3602;transform:translate(81.1879vw,-10px) scale(.4683);animation:fall-6 20s -8s linear infinite}@keyframes fall-6{30.794%{transform:translate(79.1396vw,30.794vh) scale(.4683)}to{transform:translate(80.16375vw,99vh) scale(.4683)}}.snow:nth-child(7){opacity:.8026;transform:translate(33.5766vw,-10px) scale(.1582);animation:fall-7 25s -1s linear infinite}@keyframes fall-7{57.644%{transform:translate(23.7575vw,57.644vh) scale(.1582)}to{transform:translate(28.66705vw,99vh) scale(.1582)}}.snow:nth-child(8){opacity:.5406;transform:translate(11.466vw,-10px) scale(.7017);animation:fall-8 21s -30s linear infinite}@keyframes fall-8{53.45%{transform:translate(7.2001vw,53.45vh) scale(.7017)}to{transform:translate(9.33305vw,99vh) scale(.7017)}}.snow:nth-child(9){opacity:1.8346;transform:translate(82.6206vw,-10px) scale(.0276);animation:fall-9 13s -4s linear infinite}@keyframes fall-9{71.444%{transform:translate(73.2294vw,71.444vh) scale(.0276)}to{transform:translate(77.925vw,99vh) scale(.0276)}}.snow:nth-child(10){opacity:.4866;transform:translate(30.707vw,-10px) scale(.4668);animation:fall-10 12s -7s linear infinite}@keyframes fall-10{43.572%{transform:translate(29.3243vw,43.572vh) scale(.4668)}to{transform:translate(30.01565vw,99vh) scale(.4668)}}.snow:nth-child(11){opacity:.3134;transform:translate(52.7551vw,-10px) scale(.7567);animation:fall-11 26s -25s linear infinite}@keyframes fall-11{36.264%{transform:translate(49.1734vw,36.264vh) scale(.7567)}to{transform:translate(50.96425vw,99vh) scale(.7567)}}.snow:nth-child(12){opacity:.7402;transform:translate(44.1686vw,-10px) scale(.646);animation:fall-12 22s -1s linear infinite}@keyframes fall-12{71.087%{transform:translate(36.5252vw,71.087vh) scale(.646)}to{transform:translate(40.3469vw,99vh) scale(.646)}}.snow:nth-child(13){opacity:1.6932;transform:translate(4.1037vw,-10px) scale(.573);animation:fall-13 22s -29s linear infinite}@keyframes fall-13{77.874%{transform:translate(7.7285vw,77.874vh) scale(.573)}to{transform:translate(5.9161vw,99vh) scale(.573)}}.snow:nth-child(14){opacity:1.0318;transform:translate(42.7407vw,-10px) scale(.9342);animation:fall-14 18s -8s linear infinite}@keyframes fall-14{77.818%{transform:translate(42.2826vw,77.818vh) scale(.9342)}to{transform:translate(42.51165vw,99vh) scale(.9342)}}.snow:nth-child(15){opacity:.2552;transform:translate(5.2816vw,-10px) scale(.2634);animation:fall-15 23s -16s linear infinite}@keyframes fall-15{62.591%{transform:translate(6.5449vw,62.591vh) scale(.2634)}to{transform:translate(5.91325vw,99vh) scale(.2634)}}.snow:nth-child(16){opacity:1.2706;transform:translate(49.8624vw,-10px) scale(.8056);animation:fall-16 25s -30s linear infinite}@keyframes fall-16{51.799%{transform:translate(44.9098vw,51.799vh) scale(.8056)}to{transform:translate(47.3861vw,99vh) scale(.8056)}}.snow:nth-child(17){opacity:.3858;transform:translate(98.8631vw,-10px) scale(.9096);animation:fall-17 17s -2s linear infinite}@keyframes fall-17{38.26%{transform:translate(98.8884vw,38.26vh) scale(.9096)}to{transform:translate(98.87575vw,99vh) scale(.9096)}}.snow:nth-child(18){opacity:1.634;transform:translate(95.3959vw,-10px) scale(.7756);animation:fall-18 22s -12s linear infinite}@keyframes fall-18{32.294%{transform:translate(93.2337vw,32.294vh) scale(.7756)}to{transform:translate(94.3148vw,99vh) scale(.7756)}}.snow:nth-child(19){opacity:.5936;transform:translate(44.0818vw,-10px) scale(.9131);animation:fall-19 23s -14s linear infinite}@keyframes fall-19{76.961%{transform:translate(41.0564vw,76.961vh) scale(.9131)}to{transform:translate(42.5691vw,99vh) scale(.9131)}}.snow:nth-child(20){opacity:.0492;transform:translate(44.6745vw,-10px) scale(.5473);animation:fall-20 22s -13s linear infinite}@keyframes fall-20{71.053%{transform:translate(37.6156vw,71.053vh) scale(.5473)}to{transform:translate(41.14505vw,99vh) scale(.5473)}}.snow:nth-child(21){opacity:.0964;transform:translate(37.0491vw,-10px) scale(.4643);animation:fall-21 18s -11s linear infinite}@keyframes fall-21{51.865%{transform:translate(39.1834vw,51.865vh) scale(.4643)}to{transform:translate(38.11625vw,99vh) scale(.4643)}}.snow:nth-child(22){opacity:1.4386;transform:translate(46.1425vw,-10px) scale(.1174);animation:fall-22 20s -19s linear infinite}@keyframes fall-22{64.841%{transform:translate(48.8916vw,64.841vh) scale(.1174)}to{transform:translate(47.51705vw,99vh) scale(.1174)}}.snow:nth-child(23){opacity:.9396;transform:translate(70.2915vw,-10px) scale(.7255);animation:fall-23 27s -10s linear infinite}@keyframes fall-23{45.201%{transform:translate(62.113vw,45.201vh) scale(.7255)}to{transform:translate(66.20225vw,99vh) scale(.7255)}}.snow:nth-child(24){opacity:.347;transform:translate(73.0728vw,-10px) scale(.0392);animation:fall-24 12s -4s linear infinite}@keyframes fall-24{49.629%{transform:translate(77.571vw,49.629vh) scale(.0392)}to{transform:translate(75.3219vw,99vh) scale(.0392)}}.snow:nth-child(25){opacity:.9728;transform:translate(17.7228vw,-10px) scale(.6457);animation:fall-25 10s -22s linear infinite}@keyframes fall-25{62.173%{transform:translate(10.8271vw,62.173vh) scale(.6457)}to{transform:translate(14.27495vw,99vh) scale(.6457)}}.snow:nth-child(26){opacity:.9576;transform:translate(38.7366vw,-10px) scale(.2205);animation:fall-26 13s -22s linear infinite}@keyframes fall-26{61.249%{transform:translate(33.5635vw,61.249vh) scale(.2205)}to{transform:translate(36.15005vw,99vh) scale(.2205)}}.snow:nth-child(27){opacity:.684;transform:translate(35.9097vw,-10px) scale(.636);animation:fall-27 27s -28s linear infinite}@keyframes fall-27{33.267%{transform:translate(44.2721vw,33.267vh) scale(.636)}to{transform:translate(40.0909vw,99vh) scale(.636)}}.snow:nth-child(28){opacity:.7398;transform:translate(29.2621vw,-10px) scale(.6524);animation:fall-28 29s -17s linear infinite}@keyframes fall-28{50.812%{transform:translate(29.8278vw,50.812vh) scale(.6524)}to{transform:translate(29.54495vw,99vh) scale(.6524)}}.snow:nth-child(29){opacity:1.7416;transform:translate(97.6987vw,-10px) scale(.5277);animation:fall-29 19s -25s linear infinite}@keyframes fall-29{34.658%{transform:translate(105.7222vw,34.658vh) scale(.5277)}to{transform:translate(101.71045vw,99vh) scale(.5277)}}.snow:nth-child(30){opacity:1.5992;transform:translate(81.7291vw,-10px) scale(.2056);animation:fall-30 25s -25s linear infinite}@keyframes fall-30{74.631%{transform:translate(91.6172vw,74.631vh) scale(.2056)}to{transform:translate(86.67315vw,99vh) scale(.2056)}}.snow:nth-child(31){opacity:.1024;transform:translate(65.4642vw,-10px) scale(.5311);animation:fall-31 13s -11s linear infinite}@keyframes fall-31{56.786%{transform:translate(75.1636vw,56.786vh) scale(.5311)}to{transform:translate(70.3139vw,99vh) scale(.5311)}}.snow:nth-child(32){opacity:1.4668;transform:translate(21.5314vw,-10px) scale(.0384);animation:fall-32 25s -26s linear infinite}@keyframes fall-32{31.755%{transform:translate(18.0943vw,31.755vh) scale(.0384)}to{transform:translate(19.81285vw,99vh) scale(.0384)}}.snow:nth-child(33){opacity:1.9274;transform:translate(8.0047vw,-10px) scale(.0025);animation:fall-33 14s -29s linear infinite}@keyframes fall-33{43.585%{transform:translate(11.8829vw,43.585vh) scale(.0025)}to{transform:translate(9.9438vw,99vh) scale(.0025)}}.snow:nth-child(34){opacity:1.6974;transform:translate(37.2362vw,-10px) scale(.9999);animation:fall-34 26s -11s linear infinite}@keyframes fall-34{77.975%{transform:translate(37.7984vw,77.975vh) scale(.9999)}to{transform:translate(37.5173vw,99vh) scale(.9999)}}.snow:nth-child(35){opacity:1.8136;transform:translate(47.8788vw,-10px) scale(.9452);animation:fall-35 11s -15s linear infinite}@keyframes fall-35{34.835%{transform:translate(41.5515vw,34.835vh) scale(.9452)}to{transform:translate(44.71515vw,99vh) scale(.9452)}}.snow:nth-child(36){opacity:.8268;transform:translate(87.0614vw,-10px) scale(.2846);animation:fall-36 27s -24s linear infinite}@keyframes fall-36{68.099%{transform:translate(88.5222vw,68.099vh) scale(.2846)}to{transform:translate(87.7918vw,99vh) scale(.2846)}}.snow:nth-child(37){opacity:1.348;transform:translate(72.6036vw,-10px) scale(.0325);animation:fall-37 25s -6s linear infinite}@keyframes fall-37{66.76%{transform:translate(80.0842vw,66.76vh) scale(.0325)}to{transform:translate(76.3439vw,99vh) scale(.0325)}}.snow:nth-child(38){opacity:.035;transform:translate(41.98vw,-10px) scale(.4573);animation:fall-38 18s -1s linear infinite}@keyframes fall-38{52.286%{transform:translate(51.4011vw,52.286vh) scale(.4573)}to{transform:translate(46.69055vw,99vh) scale(.4573)}}.snow:nth-child(39){opacity:.5816;transform:translate(56.7644vw,-10px) scale(.9063);animation:fall-39 30s -11s linear infinite}@keyframes fall-39{46.809%{transform:translate(62.0061vw,46.809vh) scale(.9063)}to{transform:translate(59.38525vw,99vh) scale(.9063)}}.snow:nth-child(40){opacity:.4514;transform:translate(74.5706vw,-10px) scale(.2389);animation:fall-40 27s -2s linear infinite}@keyframes fall-40{43.674%{transform:translate(80.5617vw,43.674vh) scale(.2389)}to{transform:translate(77.56615vw,99vh) scale(.2389)}}.snow:nth-child(41){opacity:1.705;transform:translate(25.3228vw,-10px) scale(.5822);animation:fall-41 13s -11s linear infinite}@keyframes fall-41{41.979%{transform:translate(29.4249vw,41.979vh) scale(.5822)}to{transform:translate(27.37385vw,99vh) scale(.5822)}}.snow:nth-child(42){opacity:1.1732;transform:translate(12.365vw,-10px) scale(.7763);animation:fall-42 24s -11s linear infinite}@keyframes fall-42{66.227%{transform:translate(17.8971vw,66.227vh) scale(.7763)}to{transform:translate(15.13105vw,99vh) scale(.7763)}}.snow:nth-child(43){opacity:.3056;transform:translate(3.4384vw,-10px) scale(.6038);animation:fall-43 27s -19s linear infinite}@keyframes fall-43{62.751%{transform:translate(1.2333vw,62.751vh) scale(.6038)}to{transform:translate(2.33585vw,99vh) scale(.6038)}}.snow:nth-child(44){opacity:.8474;transform:translate(51.7773vw,-10px) scale(.1287);animation:fall-44 21s -25s linear infinite}@keyframes fall-44{52.653%{transform:translate(59.4131vw,52.653vh) scale(.1287)}to{transform:translate(55.5952vw,99vh) scale(.1287)}}.snow:nth-child(45){opacity:.687;transform:translate(34.6214vw,-10px) scale(.3076);animation:fall-45 29s -28s linear infinite}@keyframes fall-45{73.363%{transform:translate(29.2085vw,73.363vh) scale(.3076)}to{transform:translate(31.91495vw,99vh) scale(.3076)}}.snow:nth-child(46){opacity:.1218;transform:translate(89.8726vw,-10px) scale(.9608);animation:fall-46 20s -28s linear infinite}@keyframes fall-46{48.872%{transform:translate(99.7145vw,48.872vh) scale(.9608)}to{transform:translate(94.79355vw,99vh) scale(.9608)}}.snow:nth-child(47){opacity:1.871;transform:translate(70.5227vw,-10px) scale(.0133);animation:fall-47 10s -28s linear infinite}@keyframes fall-47{71.086%{transform:translate(70.6444vw,71.086vh) scale(.0133)}to{transform:translate(70.58355vw,99vh) scale(.0133)}}.snow:nth-child(48){opacity:.5542;transform:translate(91.2333vw,-10px) scale(.2052);animation:fall-48 15s -10s linear infinite}@keyframes fall-48{72.641%{transform:translate(100.0813vw,72.641vh) scale(.2052)}to{transform:translate(95.6573vw,99vh) scale(.2052)}}.snow:nth-child(49){opacity:.3846;transform:translate(45.6488vw,-10px) scale(.7683);animation:fall-49 13s -5s linear infinite}@keyframes fall-49{72.777%{transform:translate(40.7794vw,72.777vh) scale(.7683)}to{transform:translate(43.2141vw,99vh) scale(.7683)}}.snow:nth-child(50){opacity:.966;transform:translate(4.4787vw,-10px) scale(.1355);animation:fall-50 24s -6s linear infinite}@keyframes fall-50{51.581%{transform:translate(1.0012vw,51.581vh) scale(.1355)}to{transform:translate(2.73995vw,99vh) scale(.1355)}}.snow:nth-child(51){opacity:1.2488;transform:translate(63.6876vw,-10px) scale(.4326);animation:fall-51 12s -7s linear infinite}@keyframes fall-51{61.052%{transform:translate(57.9096vw,61.052vh) scale(.4326)}to{transform:translate(60.7986vw,99vh) scale(.4326)}}.snow:nth-child(52){opacity:1.3144;transform:translate(57.0433vw,-10px) scale(.7868);animation:fall-52 30s -20s linear infinite}@keyframes fall-52{34.662%{transform:translate(51.6333vw,34.662vh) scale(.7868)}to{transform:translate(54.3383vw,99vh) scale(.7868)}}.snow:nth-child(53){opacity:1.9796;transform:translate(45.2936vw,-10px) scale(.5111);animation:fall-53 23s -20s linear infinite}@keyframes fall-53{58.151%{transform:translate(35.3961vw,58.151vh) scale(.5111)}to{transform:translate(40.34485vw,99vh) scale(.5111)}}.snow:nth-child(54){opacity:.246;transform:translate(97.5417vw,-10px) scale(.1733);animation:fall-54 29s -3s linear infinite}@keyframes fall-54{71.191%{transform:translate(102.5019vw,71.191vh) scale(.1733)}to{transform:translate(100.0218vw,99vh) scale(.1733)}}.snow:nth-child(55){opacity:1.8456;transform:translate(81.8774vw,-10px) scale(.2077);animation:fall-55 21s -3s linear infinite}@keyframes fall-55{51.536%{transform:translate(79.2223vw,51.536vh) scale(.2077)}to{transform:translate(80.54985vw,99vh) scale(.2077)}}.snow:nth-child(56){opacity:.7962;transform:translate(6.0995vw,-10px) scale(.3024);animation:fall-56 12s -7s linear infinite}@keyframes fall-56{49.227%{transform:translate(-.225vw,49.227vh) scale(.3024)}to{transform:translate(2.93725vw,99vh) scale(.3024)}}.snow:nth-child(57){opacity:1.5276;transform:translate(18.3227vw,-10px) scale(.3091);animation:fall-57 29s -18s linear infinite}@keyframes fall-57{30.713%{transform:translate(15.6515vw,30.713vh) scale(.3091)}to{transform:translate(16.9871vw,99vh) scale(.3091)}}.snow:nth-child(58){opacity:1.355;transform:translate(39.2872vw,-10px) scale(.3808);animation:fall-58 20s -24s linear infinite}@keyframes fall-58{32.099%{transform:translate(34.4968vw,32.099vh) scale(.3808)}to{transform:translate(36.892vw,99vh) scale(.3808)}}.snow:nth-child(59){opacity:1.5024;transform:translate(39.0296vw,-10px) scale(.896);animation:fall-59 25s -5s linear infinite}@keyframes fall-59{56.813%{transform:translate(36.7439vw,56.813vh) scale(.896)}to{transform:translate(37.88675vw,99vh) scale(.896)}}.snow:nth-child(60){opacity:1.1956;transform:translate(22.9965vw,-10px) scale(.2042);animation:fall-60 23s -24s linear infinite}@keyframes fall-60{36.902%{transform:translate(14.4647vw,36.902vh) scale(.2042)}to{transform:translate(18.7306vw,99vh) scale(.2042)}}.snow:nth-child(61){opacity:.1682;transform:translate(4.6004vw,-10px) scale(.7807);animation:fall-61 24s -26s linear infinite}@keyframes fall-61{35.771%{transform:translate(5.3181vw,35.771vh) scale(.7807)}to{transform:translate(4.95925vw,99vh) scale(.7807)}}.snow:nth-child(62){opacity:1.4798;transform:translate(45.5339vw,-10px) scale(.4922);animation:fall-62 12s -1s linear infinite}@keyframes fall-62{69.38%{transform:translate(37.6193vw,69.38vh) scale(.4922)}to{transform:translate(41.5766vw,99vh) scale(.4922)}}.snow:nth-child(63){opacity:1.1036;transform:translate(47.2515vw,-10px) scale(.36);animation:fall-63 24s -30s linear infinite}@keyframes fall-63{57.126%{transform:translate(51.552vw,57.126vh) scale(.36)}to{transform:translate(49.40175vw,99vh) scale(.36)}}.snow:nth-child(64){opacity:.1028;transform:translate(69.1595vw,-10px) scale(.4048);animation:fall-64 10s -16s linear infinite}@keyframes fall-64{63.599%{transform:translate(65.0701vw,63.599vh) scale(.4048)}to{transform:translate(67.1148vw,99vh) scale(.4048)}}.snow:nth-child(65){opacity:1.8702;transform:translate(1.4314vw,-10px) scale(.7489);animation:fall-65 20s -19s linear infinite}@keyframes fall-65{35.432%{transform:translate(2.0194vw,35.432vh) scale(.7489)}to{transform:translate(1.7254vw,99vh) scale(.7489)}}.snow:nth-child(66){opacity:.0208;transform:translate(8.6469vw,-10px) scale(.8505);animation:fall-66 11s -1s linear infinite}@keyframes fall-66{42.422%{transform:translate(14.1571vw,42.422vh) scale(.8505)}to{transform:translate(11.402vw,99vh) scale(.8505)}}.snow:nth-child(67){opacity:1.3514;transform:translate(16.4073vw,-10px) scale(.411);animation:fall-67 22s -13s linear infinite}@keyframes fall-67{56.444%{transform:translate(19.4685vw,56.444vh) scale(.411)}to{transform:translate(17.9379vw,99vh) scale(.411)}}.snow:nth-child(68){opacity:.8584;transform:translate(66.3619vw,-10px) scale(.4633);animation:fall-68 21s -15s linear infinite}@keyframes fall-68{31.595%{transform:translate(57.55vw,31.595vh) scale(.4633)}to{transform:translate(61.95595vw,99vh) scale(.4633)}}.snow:nth-child(69){opacity:.6252;transform:translate(21.6703vw,-10px) scale(.3362);animation:fall-69 19s -27s linear infinite}@keyframes fall-69{30.746%{transform:translate(11.8671vw,30.746vh) scale(.3362)}to{transform:translate(16.7687vw,99vh) scale(.3362)}}.snow:nth-child(70){opacity:.2118;transform:translate(89.4549vw,-10px) scale(.6656);animation:fall-70 17s -12s linear infinite}@keyframes fall-70{64.845%{transform:translate(81.6125vw,64.845vh) scale(.6656)}to{transform:translate(85.5337vw,99vh) scale(.6656)}}.snow:nth-child(71){opacity:1.4512;transform:translate(25.8884vw,-10px) scale(.1135);animation:fall-71 12s -16s linear infinite}@keyframes fall-71{75.986%{transform:translate(16.2263vw,75.986vh) scale(.1135)}to{transform:translate(21.05735vw,99vh) scale(.1135)}}.snow:nth-child(72){opacity:1.7042;transform:translate(18.6123vw,-10px) scale(.1149);animation:fall-72 13s -12s linear infinite}@keyframes fall-72{47.461%{transform:translate(24.5098vw,47.461vh) scale(.1149)}to{transform:translate(21.56105vw,99vh) scale(.1149)}}.snow:nth-child(73){opacity:1.4736;transform:translate(29.6734vw,-10px) scale(.5145);animation:fall-73 19s -24s linear infinite}@keyframes fall-73{47.327%{transform:translate(20.7383vw,47.327vh) scale(.5145)}to{transform:translate(25.20585vw,99vh) scale(.5145)}}.snow:nth-child(74){opacity:1.3648;transform:translate(67.8785vw,-10px) scale(.3735);animation:fall-74 15s -19s linear infinite}@keyframes fall-74{31.313%{transform:translate(76.7753vw,31.313vh) scale(.3735)}to{transform:translate(72.3269vw,99vh) scale(.3735)}}.snow:nth-child(75){opacity:1.7172;transform:translate(83.9917vw,-10px) scale(.1692);animation:fall-75 17s -14s linear infinite}@keyframes fall-75{66.61%{transform:translate(87.1869vw,66.61vh) scale(.1692)}to{transform:translate(85.5893vw,99vh) scale(.1692)}}.snow:nth-child(76){opacity:1.5262;transform:translate(96.8678vw,-10px) scale(.1645);animation:fall-76 17s -1s linear infinite}@keyframes fall-76{71.76%{transform:translate(87.6261vw,71.76vh) scale(.1645)}to{transform:translate(92.24695vw,99vh) scale(.1645)}}.snow:nth-child(77){opacity:1.1372;transform:translate(99.7635vw,-10px) scale(.445);animation:fall-77 20s -13s linear infinite}@keyframes fall-77{41.424%{transform:translate(103.4225vw,41.424vh) scale(.445)}to{transform:translate(101.593vw,99vh) scale(.445)}}.snow:nth-child(78){opacity:1.5496;transform:translate(55.1734vw,-10px) scale(.6945);animation:fall-78 21s -22s linear infinite}@keyframes fall-78{67.87%{transform:translate(58.4019vw,67.87vh) scale(.6945)}to{transform:translate(56.78765vw,99vh) scale(.6945)}}.snow:nth-child(79){opacity:1.838;transform:translate(60.9294vw,-10px) scale(.4408);animation:fall-79 12s -28s linear infinite}@keyframes fall-79{31.119%{transform:translate(53.7843vw,31.119vh) scale(.4408)}to{transform:translate(57.35685vw,99vh) scale(.4408)}}.snow:nth-child(80){opacity:.1548;transform:translate(70.1792vw,-10px) scale(.6465);animation:fall-80 19s -17s linear infinite}@keyframes fall-80{45.9%{transform:translate(67.8666vw,45.9vh) scale(.6465)}to{transform:translate(69.0229vw,99vh) scale(.6465)}}.snow:nth-child(81){opacity:.1814;transform:translate(6.2427vw,-10px) scale(.7129);animation:fall-81 14s -1s linear infinite}@keyframes fall-81{60.212%{transform:translate(8.7482vw,60.212vh) scale(.7129)}to{transform:translate(7.49545vw,99vh) scale(.7129)}}.snow:nth-child(82){opacity:1.0842;transform:translate(34.0183vw,-10px) scale(.7793);animation:fall-82 23s -12s linear infinite}@keyframes fall-82{57.795%{transform:translate(37.4725vw,57.795vh) scale(.7793)}to{transform:translate(35.7454vw,99vh) scale(.7793)}}.snow:nth-child(83){opacity:1.0016;transform:translate(31.9724vw,-10px) scale(.1484);animation:fall-83 15s -9s linear infinite}@keyframes fall-83{45.043%{transform:translate(33.1946vw,45.043vh) scale(.1484)}to{transform:translate(32.5835vw,99vh) scale(.1484)}}.snow:nth-child(84){opacity:1.827;transform:translate(61.8919vw,-10px) scale(.879);animation:fall-84 16s -17s linear infinite}@keyframes fall-84{55.215%{transform:translate(68.7737vw,55.215vh) scale(.879)}to{transform:translate(65.3328vw,99vh) scale(.879)}}.snow:nth-child(85){opacity:1.745;transform:translate(25.2995vw,-10px) scale(.2912);animation:fall-85 26s -14s linear infinite}@keyframes fall-85{40.615%{transform:translate(18.9889vw,40.615vh) scale(.2912)}to{transform:translate(22.1442vw,99vh) scale(.2912)}}.snow:nth-child(86){opacity:.6804;transform:translate(87.444vw,-10px) scale(.3718);animation:fall-86 30s -23s linear infinite}@keyframes fall-86{68.44%{transform:translate(79.8943vw,68.44vh) scale(.3718)}to{transform:translate(83.66915vw,99vh) scale(.3718)}}.snow:nth-child(87){opacity:.3986;transform:translate(7.2348vw,-10px) scale(.8576);animation:fall-87 19s -27s linear infinite}@keyframes fall-87{63.761%{transform:translate(7.1403vw,63.761vh) scale(.8576)}to{transform:translate(7.18755vw,99vh) scale(.8576)}}.snow:nth-child(88){opacity:1.4176;transform:translate(9.8969vw,-10px) scale(.382);animation:fall-88 14s -4s linear infinite}@keyframes fall-88{77.649%{transform:translate(15.2323vw,77.649vh) scale(.382)}to{transform:translate(12.5646vw,99vh) scale(.382)}}.snow:nth-child(89){opacity:.4804;transform:translate(77.2557vw,-10px) scale(.5696);animation:fall-89 19s -7s linear infinite}@keyframes fall-89{52.735%{transform:translate(85.8863vw,52.735vh) scale(.5696)}to{transform:translate(81.571vw,99vh) scale(.5696)}}.snow:nth-child(90){opacity:1.451;transform:translate(71.4991vw,-10px) scale(.4136);animation:fall-90 18s -7s linear infinite}@keyframes fall-90{70.919%{transform:translate(78.1825vw,70.919vh) scale(.4136)}to{transform:translate(74.8408vw,99vh) scale(.4136)}}.snow:nth-child(91){opacity:1.305;transform:translate(90.7701vw,-10px) scale(.1596);animation:fall-91 19s -3s linear infinite}@keyframes fall-91{79.081%{transform:translate(90.6405vw,79.081vh) scale(.1596)}to{transform:translate(90.7053vw,99vh) scale(.1596)}}.snow:nth-child(92){opacity:.7224;transform:translate(83.1883vw,-10px) scale(.9653);animation:fall-92 23s -16s linear infinite}@keyframes fall-92{79.978%{transform:translate(89.6215vw,79.978vh) scale(.9653)}to{transform:translate(86.4049vw,99vh) scale(.9653)}}.snow:nth-child(93){opacity:1.56;transform:translate(24.4888vw,-10px) scale(.5464);animation:fall-93 28s -15s linear infinite}@keyframes fall-93{41.166%{transform:translate(16.5027vw,41.166vh) scale(.5464)}to{transform:translate(20.49575vw,99vh) scale(.5464)}}.snow:nth-child(94){opacity:.3458;transform:translate(54.6289vw,-10px) scale(.2126);animation:fall-94 25s -27s linear infinite}@keyframes fall-94{79.672%{transform:translate(49.6041vw,79.672vh) scale(.2126)}to{transform:translate(52.1165vw,99vh) scale(.2126)}}.snow:nth-child(95){opacity:.3334;transform:translate(52.9944vw,-10px) scale(.6046);animation:fall-95 17s -24s linear infinite}@keyframes fall-95{54.557%{transform:translate(45.2653vw,54.557vh) scale(.6046)}to{transform:translate(49.12985vw,99vh) scale(.6046)}}.snow:nth-child(96){opacity:.98;transform:translate(62.9992vw,-10px) scale(.6093);animation:fall-96 10s -26s linear infinite}@keyframes fall-96{58.044%{transform:translate(71.7704vw,58.044vh) scale(.6093)}to{transform:translate(67.3848vw,99vh) scale(.6093)}}.snow:nth-child(97){opacity:.153;transform:translate(3.6019vw,-10px) scale(.1579);animation:fall-97 26s -1s linear infinite}@keyframes fall-97{76.457%{transform:translate(-6.3755vw,76.457vh) scale(.1579)}to{transform:translate(-1.3868vw,99vh) scale(.1579)}}.snow:nth-child(98){opacity:.8152;transform:translate(.0885vw,-10px) scale(.0242);animation:fall-98 18s -23s linear infinite}@keyframes fall-98{79.635%{transform:translate(.6508vw,79.635vh) scale(.0242)}to{transform:translate(.36965vw,99vh) scale(.0242)}}.snow:nth-child(99){opacity:.975;transform:translate(92.4767vw,-10px) scale(.5038);animation:fall-99 23s -29s linear infinite}@keyframes fall-99{73.07%{transform:translate(100.2532vw,73.07vh) scale(.5038)}to{transform:translate(96.36495vw,99vh) scale(.5038)}}.snow:nth-child(100){opacity:1.6986;transform:translate(79.5942vw,-10px) scale(.4915);animation:fall-100 28s -10s linear infinite}@keyframes fall-100{72.795%{transform:translate(73.3796vw,72.795vh) scale(.4915)}to{transform:translate(76.4869vw,99vh) scale(.4915)}}.snow:nth-child(101){opacity:1.3462;transform:translate(37.1683vw,-10px) scale(.3816);animation:fall-101 12s -1s linear infinite}@keyframes fall-101{43.738%{transform:translate(45.8238vw,43.738vh) scale(.3816)}to{transform:translate(41.49605vw,99vh) scale(.3816)}}.snow:nth-child(102){opacity:.2102;transform:translate(13.2141vw,-10px) scale(.3132);animation:fall-102 24s -11s linear infinite}@keyframes fall-102{70.979%{transform:translate(7.0216vw,70.979vh) scale(.3132)}to{transform:translate(10.11785vw,99vh) scale(.3132)}}.snow:nth-child(103){opacity:1.992;transform:translate(19.3125vw,-10px) scale(.518);animation:fall-103 16s -23s linear infinite}@keyframes fall-103{44.25%{transform:translate(23.979vw,44.25vh) scale(.518)}to{transform:translate(21.64575vw,99vh) scale(.518)}}.snow:nth-child(104){opacity:.811;transform:translate(12.0681vw,-10px) scale(.8833);animation:fall-104 10s -30s linear infinite}@keyframes fall-104{61.843%{transform:translate(19.4987vw,61.843vh) scale(.8833)}to{transform:translate(15.7834vw,99vh) scale(.8833)}}.snow:nth-child(105){opacity:.0674;transform:translate(6.0542vw,-10px) scale(.0733);animation:fall-105 11s -27s linear infinite}@keyframes fall-105{44.564%{transform:translate(15.5599vw,44.564vh) scale(.0733)}to{transform:translate(10.80705vw,99vh) scale(.0733)}}.snow:nth-child(106){opacity:.651;transform:translate(48.6068vw,-10px) scale(.8646);animation:fall-106 27s -26s linear infinite}@keyframes fall-106{76.582%{transform:translate(54.2251vw,76.582vh) scale(.8646)}to{transform:translate(51.41595vw,99vh) scale(.8646)}}.snow:nth-child(107){opacity:1.6642;transform:translate(36.1218vw,-10px) scale(.1897);animation:fall-107 16s -4s linear infinite}@keyframes fall-107{75.942%{transform:translate(37.7445vw,75.942vh) scale(.1897)}to{transform:translate(36.93315vw,99vh) scale(.1897)}}.snow:nth-child(108){opacity:.1652;transform:translate(48.7833vw,-10px) scale(.7306);animation:fall-108 10s -17s linear infinite}@keyframes fall-108{59.37%{transform:translate(54.4808vw,59.37vh) scale(.7306)}to{transform:translate(51.63205vw,99vh) scale(.7306)}}.snow:nth-child(109){opacity:.2806;transform:translate(61.5115vw,-10px) scale(.8969);animation:fall-109 28s -13s linear infinite}@keyframes fall-109{79.354%{transform:translate(64.6484vw,79.354vh) scale(.8969)}to{transform:translate(63.07995vw,99vh) scale(.8969)}}.snow:nth-child(110){opacity:.139;transform:translate(26.704vw,-10px) scale(.5939);animation:fall-110 18s -12s linear infinite}@keyframes fall-110{74.197%{transform:translate(30.8626vw,74.197vh) scale(.5939)}to{transform:translate(28.7833vw,99vh) scale(.5939)}}.snow:nth-child(111){opacity:.1616;transform:translate(49.825vw,-10px) scale(.2439);animation:fall-111 28s -30s linear infinite}@keyframes fall-111{31.783%{transform:translate(44.774vw,31.783vh) scale(.2439)}to{transform:translate(47.2995vw,99vh) scale(.2439)}}.snow:nth-child(112){opacity:1.8646;transform:translate(24.3993vw,-10px) scale(.6691);animation:fall-112 21s -22s linear infinite}@keyframes fall-112{58.247%{transform:translate(33.1076vw,58.247vh) scale(.6691)}to{transform:translate(28.75345vw,99vh) scale(.6691)}}.snow:nth-child(113){opacity:.23;transform:translate(15.1671vw,-10px) scale(.1733);animation:fall-113 27s -12s linear infinite}@keyframes fall-113{79.859%{transform:translate(12.2159vw,79.859vh) scale(.1733)}to{transform:translate(13.6915vw,99vh) scale(.1733)}}.snow:nth-child(114){opacity:1.762;transform:translate(42.7157vw,-10px) scale(.2907);animation:fall-114 29s -18s linear infinite}@keyframes fall-114{72.115%{transform:translate(43.7049vw,72.115vh) scale(.2907)}to{transform:translate(43.2103vw,99vh) scale(.2907)}}.snow:nth-child(115){opacity:1.0508;transform:translate(83.5157vw,-10px) scale(.542);animation:fall-115 17s -29s linear infinite}@keyframes fall-115{37.931%{transform:translate(77.6361vw,37.931vh) scale(.542)}to{transform:translate(80.5759vw,99vh) scale(.542)}}.snow:nth-child(116){opacity:1.4688;transform:translate(6.0176vw,-10px) scale(.2651);animation:fall-116 15s -27s linear infinite}@keyframes fall-116{52.872%{transform:translate(5.3092vw,52.872vh) scale(.2651)}to{transform:translate(5.6634vw,99vh) scale(.2651)}}.snow:nth-child(117){opacity:.0526;transform:translate(24.0958vw,-10px) scale(.3502);animation:fall-117 11s -8s linear infinite}@keyframes fall-117{45.118%{transform:translate(18.9014vw,45.118vh) scale(.3502)}to{transform:translate(21.4986vw,99vh) scale(.3502)}}.snow:nth-child(118){opacity:.0306;transform:translate(15.2362vw,-10px) scale(.3554);animation:fall-118 20s -4s linear infinite}@keyframes fall-118{65.4%{transform:translate(10.9043vw,65.4vh) scale(.3554)}to{transform:translate(13.07025vw,99vh) scale(.3554)}}.snow:nth-child(119){opacity:1.8148;transform:translate(18.9189vw,-10px) scale(.459);animation:fall-119 24s -13s linear infinite}@keyframes fall-119{55.013%{transform:translate(27.3637vw,55.013vh) scale(.459)}to{transform:translate(23.1413vw,99vh) scale(.459)}}.snow:nth-child(120){opacity:.9734;transform:translate(32.6346vw,-10px) scale(.9903);animation:fall-120 27s -2s linear infinite}@keyframes fall-120{47.218%{transform:translate(28.4573vw,47.218vh) scale(.9903)}to{transform:translate(30.54595vw,99vh) scale(.9903)}}.snow:nth-child(121){opacity:1.8052;transform:translate(65.6187vw,-10px) scale(.8914);animation:fall-121 15s -2s linear infinite}@keyframes fall-121{39.369%{transform:translate(62.9952vw,39.369vh) scale(.8914)}to{transform:translate(64.30695vw,99vh) scale(.8914)}}.snow:nth-child(122){opacity:.9504;transform:translate(96.3683vw,-10px) scale(.0785);animation:fall-122 25s -20s linear infinite}@keyframes fall-122{76.138%{transform:translate(102.2262vw,76.138vh) scale(.0785)}to{transform:translate(99.29725vw,99vh) scale(.0785)}}.snow:nth-child(123){opacity:.6098;transform:translate(58.5763vw,-10px) scale(.3379);animation:fall-123 17s -22s linear infinite}@keyframes fall-123{31.47%{transform:translate(58.2296vw,31.47vh) scale(.3379)}to{transform:translate(58.40295vw,99vh) scale(.3379)}}.snow:nth-child(124){opacity:1.2606;transform:translate(51.0919vw,-10px) scale(.4151);animation:fall-124 26s -8s linear infinite}@keyframes fall-124{77.01%{transform:translate(60.8073vw,77.01vh) scale(.4151)}to{transform:translate(55.9496vw,99vh) scale(.4151)}}.snow:nth-child(125){opacity:.0432;transform:translate(4.8244vw,-10px) scale(.0374);animation:fall-125 29s -26s linear infinite}@keyframes fall-125{63.941%{transform:translate(4.6222vw,63.941vh) scale(.0374)}to{transform:translate(4.7233vw,99vh) scale(.0374)}}.snow:nth-child(126){opacity:.0248;transform:translate(83.8013vw,-10px) scale(.9848);animation:fall-126 11s -8s linear infinite}@keyframes fall-126{64.491%{transform:translate(83.6326vw,64.491vh) scale(.9848)}to{transform:translate(83.71695vw,99vh) scale(.9848)}}.snow:nth-child(127){opacity:1.5472;transform:translate(3.2251vw,-10px) scale(.5919);animation:fall-127 15s -16s linear infinite}@keyframes fall-127{51.948%{transform:translate(-.6622vw,51.948vh) scale(.5919)}to{transform:translate(1.28145vw,99vh) scale(.5919)}}.snow:nth-child(128){opacity:1.1318;transform:translate(66.3552vw,-10px) scale(.0657);animation:fall-128 23s -8s linear infinite}@keyframes fall-128{56.102%{transform:translate(56.859vw,56.102vh) scale(.0657)}to{transform:translate(61.6071vw,99vh) scale(.0657)}}.snow:nth-child(129){opacity:1.6978;transform:translate(24.2349vw,-10px) scale(.7883);animation:fall-129 30s -24s linear infinite}@keyframes fall-129{30.494%{transform:translate(30.3746vw,30.494vh) scale(.7883)}to{transform:translate(27.30475vw,99vh) scale(.7883)}}.snow:nth-child(130){opacity:1.284;transform:translate(28.9099vw,-10px) scale(.1121);animation:fall-130 30s -20s linear infinite}@keyframes fall-130{77.719%{transform:translate(28.2298vw,77.719vh) scale(.1121)}to{transform:translate(28.56985vw,99vh) scale(.1121)}}.snow:nth-child(131){opacity:1.1982;transform:translate(92.3845vw,-10px) scale(.0606);animation:fall-131 28s -21s linear infinite}@keyframes fall-131{35.022%{transform:translate(99.6665vw,35.022vh) scale(.0606)}to{transform:translate(96.0255vw,99vh) scale(.0606)}}.snow:nth-child(132){opacity:1.4066;transform:translate(8.4865vw,-10px) scale(.0159);animation:fall-132 13s -7s linear infinite}@keyframes fall-132{68.989%{transform:translate(4.7101vw,68.989vh) scale(.0159)}to{transform:translate(6.5983vw,99vh) scale(.0159)}}.snow:nth-child(133){opacity:.1996;transform:translate(52.5422vw,-10px) scale(.9605);animation:fall-133 16s -19s linear infinite}@keyframes fall-133{67.046%{transform:translate(45.654vw,67.046vh) scale(.9605)}to{transform:translate(49.0981vw,99vh) scale(.9605)}}.snow:nth-child(134){opacity:.284;transform:translate(20.0509vw,-10px) scale(.3025);animation:fall-134 11s -25s linear infinite}@keyframes fall-134{79.499%{transform:translate(17.4233vw,79.499vh) scale(.3025)}to{transform:translate(18.7371vw,99vh) scale(.3025)}}.snow:nth-child(135){opacity:.449;transform:translate(33.5548vw,-10px) scale(.9956);animation:fall-135 25s -8s linear infinite}@keyframes fall-135{67.425%{transform:translate(29.7349vw,67.425vh) scale(.9956)}to{transform:translate(31.64485vw,99vh) scale(.9956)}}.snow:nth-child(136){opacity:1.4308;transform:translate(72.0201vw,-10px) scale(.1949);animation:fall-136 16s -8s linear infinite}@keyframes fall-136{46.74%{transform:translate(76.6265vw,46.74vh) scale(.1949)}to{transform:translate(74.3233vw,99vh) scale(.1949)}}.snow:nth-child(137){opacity:.603;transform:translate(86.4235vw,-10px) scale(.8804);animation:fall-137 12s -1s linear infinite}@keyframes fall-137{69.537%{transform:translate(78.2378vw,69.537vh) scale(.8804)}to{transform:translate(82.33065vw,99vh) scale(.8804)}}.snow:nth-child(138){opacity:.1986;transform:translate(86.1844vw,-10px) scale(.9481);animation:fall-138 24s -8s linear infinite}@keyframes fall-138{60.22%{transform:translate(81.0365vw,60.22vh) scale(.9481)}to{transform:translate(83.61045vw,99vh) scale(.9481)}}.snow:nth-child(139){opacity:1.5366;transform:translate(55.0395vw,-10px) scale(.1741);animation:fall-139 14s -5s linear infinite}@keyframes fall-139{61.735%{transform:translate(46.8738vw,61.735vh) scale(.1741)}to{transform:translate(50.95665vw,99vh) scale(.1741)}}.snow:nth-child(140){opacity:1.3366;transform:translate(39.7749vw,-10px) scale(.1683);animation:fall-140 26s -21s linear infinite}@keyframes fall-140{52.646%{transform:translate(33.3115vw,52.646vh) scale(.1683)}to{transform:translate(36.5432vw,99vh) scale(.1683)}}.snow:nth-child(141){opacity:1.088;transform:translate(25.4885vw,-10px) scale(.2072);animation:fall-141 15s -7s linear infinite}@keyframes fall-141{40.408%{transform:translate(32.137vw,40.408vh) scale(.2072)}to{transform:translate(28.81275vw,99vh) scale(.2072)}}.snow:nth-child(142){opacity:.4192;transform:translate(18.2578vw,-10px) scale(.4035);animation:fall-142 16s -6s linear infinite}@keyframes fall-142{32.003%{transform:translate(26.1928vw,32.003vh) scale(.4035)}to{transform:translate(22.2253vw,99vh) scale(.4035)}}.snow:nth-child(143){opacity:1.4866;transform:translate(24.9844vw,-10px) scale(.3797);animation:fall-143 11s -24s linear infinite}@keyframes fall-143{39.793%{transform:translate(24.6967vw,39.793vh) scale(.3797)}to{transform:translate(24.84055vw,99vh) scale(.3797)}}.snow:nth-child(144){opacity:1.4324;transform:translate(55.6727vw,-10px) scale(.2024);animation:fall-144 16s -9s linear infinite}@keyframes fall-144{61.774%{transform:translate(49.0928vw,61.774vh) scale(.2024)}to{transform:translate(52.38275vw,99vh) scale(.2024)}}.snow:nth-child(145){opacity:.3458;transform:translate(40.8064vw,-10px) scale(.867);animation:fall-145 12s -27s linear infinite}@keyframes fall-145{64.259%{transform:translate(45.5407vw,64.259vh) scale(.867)}to{transform:translate(43.17355vw,99vh) scale(.867)}}.snow:nth-child(146){opacity:1.1826;transform:translate(65.6107vw,-10px) scale(.4989);animation:fall-146 28s -27s linear infinite}@keyframes fall-146{30.432%{transform:translate(69.7204vw,30.432vh) scale(.4989)}to{transform:translate(67.66555vw,99vh) scale(.4989)}}.snow:nth-child(147){opacity:1.8522;transform:translate(70.689vw,-10px) scale(.8752);animation:fall-147 15s -30s linear infinite}@keyframes fall-147{71.377%{transform:translate(61.8532vw,71.377vh) scale(.8752)}to{transform:translate(66.2711vw,99vh) scale(.8752)}}.snow:nth-child(148){opacity:1.9904;transform:translate(3.629vw,-10px) scale(.2603);animation:fall-148 11s -30s linear infinite}@keyframes fall-148{73.271%{transform:translate(8.7128vw,73.271vh) scale(.2603)}to{transform:translate(6.1709vw,99vh) scale(.2603)}}.snow:nth-child(149){opacity:1.4934;transform:translate(44.97vw,-10px) scale(.9953);animation:fall-149 11s -23s linear infinite}@keyframes fall-149{36.574%{transform:translate(43.1275vw,36.574vh) scale(.9953)}to{transform:translate(44.04875vw,99vh) scale(.9953)}}.snow:nth-child(150){opacity:.6194;transform:translate(38.8714vw,-10px) scale(.209);animation:fall-150 13s -7s linear infinite}@keyframes fall-150{44.53%{transform:translate(28.8719vw,44.53vh) scale(.209)}to{transform:translate(33.87165vw,99vh) scale(.209)}}.snow:nth-child(151){opacity:.5124;transform:translate(9.4642vw,-10px) scale(.1326);animation:fall-151 15s -23s linear infinite}@keyframes fall-151{34.764%{transform:translate(14.5634vw,34.764vh) scale(.1326)}to{transform:translate(12.0138vw,99vh) scale(.1326)}}.snow:nth-child(152){opacity:.312;transform:translate(60.1278vw,-10px) scale(.7819);animation:fall-152 25s -3s linear infinite}@keyframes fall-152{74.807%{transform:translate(52.6512vw,74.807vh) scale(.7819)}to{transform:translate(56.3895vw,99vh) scale(.7819)}}.snow:nth-child(153){opacity:.516;transform:translate(17.3772vw,-10px) scale(.2339);animation:fall-153 29s -14s linear infinite}@keyframes fall-153{57.35%{transform:translate(14.0778vw,57.35vh) scale(.2339)}to{transform:translate(15.7275vw,99vh) scale(.2339)}}.snow:nth-child(154){opacity:.3462;transform:translate(94.7355vw,-10px) scale(.9819);animation:fall-154 21s -14s linear infinite}@keyframes fall-154{79.687%{transform:translate(95.9934vw,79.687vh) scale(.9819)}to{transform:translate(95.36445vw,99vh) scale(.9819)}}.snow:nth-child(155){opacity:1.0168;transform:translate(57.2054vw,-10px) scale(.3104);animation:fall-155 27s -2s linear infinite}@keyframes fall-155{36.429%{transform:translate(64.608vw,36.429vh) scale(.3104)}to{transform:translate(60.9067vw,99vh) scale(.3104)}}.snow:nth-child(156){opacity:.6292;transform:translate(36.0864vw,-10px) scale(.2065);animation:fall-156 13s -14s linear infinite}@keyframes fall-156{61.1%{transform:translate(37.8517vw,61.1vh) scale(.2065)}to{transform:translate(36.96905vw,99vh) scale(.2065)}}.snow:nth-child(157){opacity:.6352;transform:translate(36.9033vw,-10px) scale(.8726);animation:fall-157 26s -7s linear infinite}@keyframes fall-157{46.87%{transform:translate(36.3587vw,46.87vh) scale(.8726)}to{transform:translate(36.631vw,99vh) scale(.8726)}}.snow:nth-child(158){opacity:.7688;transform:translate(86.2889vw,-10px) scale(.2689);animation:fall-158 17s -23s linear infinite}@keyframes fall-158{47.7%{transform:translate(90.6622vw,47.7vh) scale(.2689)}to{transform:translate(88.47555vw,99vh) scale(.2689)}}.snow:nth-child(159){opacity:1.125;transform:translate(66.1271vw,-10px) scale(.9453);animation:fall-159 23s -3s linear infinite}@keyframes fall-159{60.855%{transform:translate(58.3283vw,60.855vh) scale(.9453)}to{transform:translate(62.2277vw,99vh) scale(.9453)}}.snow:nth-child(160){opacity:.7466;transform:translate(22.598vw,-10px) scale(.9591);animation:fall-160 21s -5s linear infinite}@keyframes fall-160{59.129%{transform:translate(28.2343vw,59.129vh) scale(.9591)}to{transform:translate(25.41615vw,99vh) scale(.9591)}}.snow:nth-child(161){opacity:.6534;transform:translate(47.6024vw,-10px) scale(.5186);animation:fall-161 29s -12s linear infinite}@keyframes fall-161{67.79%{transform:translate(57.1945vw,67.79vh) scale(.5186)}to{transform:translate(52.39845vw,99vh) scale(.5186)}}.snow:nth-child(162){opacity:1.4088;transform:translate(22.6484vw,-10px) scale(.4765);animation:fall-162 28s -21s linear infinite}@keyframes fall-162{46.28%{transform:translate(26.8556vw,46.28vh) scale(.4765)}to{transform:translate(24.752vw,99vh) scale(.4765)}}.snow:nth-child(163){opacity:1.2648;transform:translate(92.3684vw,-10px) scale(.2803);animation:fall-163 27s -26s linear infinite}@keyframes fall-163{40.172%{transform:translate(102.0066vw,40.172vh) scale(.2803)}to{transform:translate(97.1875vw,99vh) scale(.2803)}}.snow:nth-child(164){opacity:.6736;transform:translate(16.9909vw,-10px) scale(.1384);animation:fall-164 21s -28s linear infinite}@keyframes fall-164{77.973%{transform:translate(14.6819vw,77.973vh) scale(.1384)}to{transform:translate(15.8364vw,99vh) scale(.1384)}}.snow:nth-child(165){opacity:1.6392;transform:translate(80.6455vw,-10px) scale(.6031);animation:fall-165 29s -3s linear infinite}@keyframes fall-165{59.6%{transform:translate(80.028vw,59.6vh) scale(.6031)}to{transform:translate(80.33675vw,99vh) scale(.6031)}}.snow:nth-child(166){opacity:.0698;transform:translate(40.0933vw,-10px) scale(.5578);animation:fall-166 28s -23s linear infinite}@keyframes fall-166{54.343%{transform:translate(33.8641vw,54.343vh) scale(.5578)}to{transform:translate(36.9787vw,99vh) scale(.5578)}}.snow:nth-child(167){opacity:.7624;transform:translate(95.474vw,-10px) scale(.2404);animation:fall-167 24s -2s linear infinite}@keyframes fall-167{37.84%{transform:translate(88.2178vw,37.84vh) scale(.2404)}to{transform:translate(91.8459vw,99vh) scale(.2404)}}.snow:nth-child(168){opacity:1.4666;transform:translate(5.126vw,-10px) scale(.8636);animation:fall-168 15s -20s linear infinite}@keyframes fall-168{52.039%{transform:translate(11.0591vw,52.039vh) scale(.8636)}to{transform:translate(8.09255vw,99vh) scale(.8636)}}.snow:nth-child(169){opacity:.559;transform:translate(26.2707vw,-10px) scale(.5401);animation:fall-169 14s -13s linear infinite}@keyframes fall-169{34.401%{transform:translate(23.5109vw,34.401vh) scale(.5401)}to{transform:translate(24.8908vw,99vh) scale(.5401)}}.snow:nth-child(170){opacity:.5982;transform:translate(70.9448vw,-10px) scale(.0556);animation:fall-170 12s -12s linear infinite}@keyframes fall-170{35.152%{transform:translate(78.9742vw,35.152vh) scale(.0556)}to{transform:translate(74.9595vw,99vh) scale(.0556)}}.snow:nth-child(171){opacity:1.1798;transform:translate(97.7446vw,-10px) scale(.1838);animation:fall-171 29s -24s linear infinite}@keyframes fall-171{48.2%{transform:translate(89.7229vw,48.2vh) scale(.1838)}to{transform:translate(93.73375vw,99vh) scale(.1838)}}.snow:nth-child(172){opacity:1.966;transform:translate(27.4113vw,-10px) scale(.8545);animation:fall-172 21s -17s linear infinite}@keyframes fall-172{40.014%{transform:translate(29.2836vw,40.014vh) scale(.8545)}to{transform:translate(28.34745vw,99vh) scale(.8545)}}.snow:nth-child(173){opacity:.038;transform:translate(32.7021vw,-10px) scale(.5684);animation:fall-173 13s -29s linear infinite}@keyframes fall-173{45.892%{transform:translate(40.8035vw,45.892vh) scale(.5684)}to{transform:translate(36.7528vw,99vh) scale(.5684)}}.snow:nth-child(174){opacity:.7126;transform:translate(98.3519vw,-10px) scale(.3653);animation:fall-174 21s -15s linear infinite}@keyframes fall-174{55.609%{transform:translate(103.4353vw,55.609vh) scale(.3653)}to{transform:translate(100.8936vw,99vh) scale(.3653)}}.snow:nth-child(175){opacity:1.8748;transform:translate(16.316vw,-10px) scale(.6741);animation:fall-175 17s -26s linear infinite}@keyframes fall-175{36.684%{transform:translate(9.6324vw,36.684vh) scale(.6741)}to{transform:translate(12.9742vw,99vh) scale(.6741)}}.snow:nth-child(176){opacity:.3508;transform:translate(21.0775vw,-10px) scale(.8115);animation:fall-176 15s -14s linear infinite}@keyframes fall-176{30.574%{transform:translate(21.5227vw,30.574vh) scale(.8115)}to{transform:translate(21.3001vw,99vh) scale(.8115)}}.snow:nth-child(177){opacity:1.003;transform:translate(83.9262vw,-10px) scale(.1228);animation:fall-177 20s -20s linear infinite}@keyframes fall-177{75.849%{transform:translate(81.9773vw,75.849vh) scale(.1228)}to{transform:translate(82.95175vw,99vh) scale(.1228)}}.snow:nth-child(178){opacity:.6432;transform:translate(28.7067vw,-10px) scale(.5853);animation:fall-178 10s -18s linear infinite}@keyframes fall-178{36.113%{transform:translate(22.482vw,36.113vh) scale(.5853)}to{transform:translate(25.59435vw,99vh) scale(.5853)}}.snow:nth-child(179){opacity:1.1634;transform:translate(75.9075vw,-10px) scale(.4076);animation:fall-179 13s -3s linear infinite}@keyframes fall-179{73.308%{transform:translate(71.9538vw,73.308vh) scale(.4076)}to{transform:translate(73.93065vw,99vh) scale(.4076)}}.snow:nth-child(180){opacity:1.1222;transform:translate(72.6668vw,-10px) scale(.1497);animation:fall-180 19s -6s linear infinite}@keyframes fall-180{49.391%{transform:translate(63.1781vw,49.391vh) scale(.1497)}to{transform:translate(67.92245vw,99vh) scale(.1497)}}.snow:nth-child(181){opacity:.583;transform:translate(21.9799vw,-10px) scale(.7034);animation:fall-181 20s -15s linear infinite}@keyframes fall-181{34.006%{transform:translate(14.7049vw,34.006vh) scale(.7034)}to{transform:translate(18.3424vw,99vh) scale(.7034)}}.snow:nth-child(182){opacity:1.33;transform:translate(47.169vw,-10px) scale(.1066);animation:fall-182 10s -16s linear infinite}@keyframes fall-182{41.338%{transform:translate(37.9047vw,41.338vh) scale(.1066)}to{transform:translate(42.53685vw,99vh) scale(.1066)}}.snow:nth-child(183){opacity:.7086;transform:translate(52.9943vw,-10px) scale(.3814);animation:fall-183 24s -9s linear infinite}@keyframes fall-183{38.851%{transform:translate(51.0814vw,38.851vh) scale(.3814)}to{transform:translate(52.03785vw,99vh) scale(.3814)}}.snow:nth-child(184){opacity:.0584;transform:translate(46.6805vw,-10px) scale(.6117);animation:fall-184 18s -30s linear infinite}@keyframes fall-184{65.326%{transform:translate(37.1942vw,65.326vh) scale(.6117)}to{transform:translate(41.93735vw,99vh) scale(.6117)}}.snow:nth-child(185){opacity:1.955;transform:translate(90.3317vw,-10px) scale(.1002);animation:fall-185 28s -5s linear infinite}@keyframes fall-185{70.27%{transform:translate(81.5888vw,70.27vh) scale(.1002)}to{transform:translate(85.96025vw,99vh) scale(.1002)}}.snow:nth-child(186){opacity:.4614;transform:translate(75.5907vw,-10px) scale(.9635);animation:fall-186 17s -28s linear infinite}@keyframes fall-186{32.41%{transform:translate(68.0892vw,32.41vh) scale(.9635)}to{transform:translate(71.83995vw,99vh) scale(.9635)}}.snow:nth-child(187){opacity:1.4614;transform:translate(72.6623vw,-10px) scale(.2591);animation:fall-187 26s -8s linear infinite}@keyframes fall-187{74.348%{transform:translate(80.7231vw,74.348vh) scale(.2591)}to{transform:translate(76.6927vw,99vh) scale(.2591)}}.snow:nth-child(188){opacity:.7562;transform:translate(15.362vw,-10px) scale(.9195);animation:fall-188 17s -19s linear infinite}@keyframes fall-188{37.718%{transform:translate(11.4777vw,37.718vh) scale(.9195)}to{transform:translate(13.41985vw,99vh) scale(.9195)}}.snow:nth-child(189){opacity:.7806;transform:translate(37.0248vw,-10px) scale(.719);animation:fall-189 12s -9s linear infinite}@keyframes fall-189{57.055%{transform:translate(31.0563vw,57.055vh) scale(.719)}to{transform:translate(34.04055vw,99vh) scale(.719)}}.snow:nth-child(190){opacity:1.7962;transform:translate(11.6129vw,-10px) scale(.1946);animation:fall-190 18s -23s linear infinite}@keyframes fall-190{54.676%{transform:translate(17.0619vw,54.676vh) scale(.1946)}to{transform:translate(14.3374vw,99vh) scale(.1946)}}.snow:nth-child(191){opacity:.9638;transform:translate(79.5046vw,-10px) scale(.7517);animation:fall-191 26s -22s linear infinite}@keyframes fall-191{54.438%{transform:translate(89.3249vw,54.438vh) scale(.7517)}to{transform:translate(84.41475vw,99vh) scale(.7517)}}.snow:nth-child(192){opacity:.602;transform:translate(72.7454vw,-10px) scale(.626);animation:fall-192 13s -14s linear infinite}@keyframes fall-192{70.52%{transform:translate(72.3387vw,70.52vh) scale(.626)}to{transform:translate(72.54205vw,99vh) scale(.626)}}.snow:nth-child(193){opacity:.5884;transform:translate(24.8921vw,-10px) scale(.0786);animation:fall-193 21s -22s linear infinite}@keyframes fall-193{51.912%{transform:translate(30.7549vw,51.912vh) scale(.0786)}to{transform:translate(27.8235vw,99vh) scale(.0786)}}.snow:nth-child(194){opacity:1.786;transform:translate(84.0742vw,-10px) scale(.973);animation:fall-194 11s -23s linear infinite}@keyframes fall-194{34.321%{transform:translate(83.8146vw,34.321vh) scale(.973)}to{transform:translate(83.9444vw,99vh) scale(.973)}}.snow:nth-child(195){opacity:.8958;transform:translate(21.3279vw,-10px) scale(.7708);animation:fall-195 28s -4s linear infinite}@keyframes fall-195{75.643%{transform:translate(31.2678vw,75.643vh) scale(.7708)}to{transform:translate(26.29785vw,99vh) scale(.7708)}}.snow:nth-child(196){opacity:1.053;transform:translate(98.3282vw,-10px) scale(.3492);animation:fall-196 13s -22s linear infinite}@keyframes fall-196{65.304%{transform:translate(92.2475vw,65.304vh) scale(.3492)}to{transform:translate(95.28785vw,99vh) scale(.3492)}}.snow:nth-child(197){opacity:.327;transform:translate(44.1641vw,-10px) scale(.1902);animation:fall-197 18s -9s linear infinite}@keyframes fall-197{37.298%{transform:translate(45.0255vw,37.298vh) scale(.1902)}to{transform:translate(44.5948vw,99vh) scale(.1902)}}.snow:nth-child(198){opacity:.9506;transform:translate(29.9335vw,-10px) scale(.5689);animation:fall-198 13s -1s linear infinite}@keyframes fall-198{51.944%{transform:translate(26.6775vw,51.944vh) scale(.5689)}to{transform:translate(28.3055vw,99vh) scale(.5689)}}.snow:nth-child(199){opacity:1.0916;transform:translate(.0836vw,-10px) scale(.4504);animation:fall-199 12s -13s linear infinite}@keyframes fall-199{40.139%{transform:translate(.5472vw,40.139vh) scale(.4504)}to{transform:translate(.3154vw,99vh) scale(.4504)}}.snow:nth-child(200){opacity:.9382;transform:translate(55.7944vw,-10px) scale(.8244);animation:fall-200 13s -12s linear infinite}@keyframes fall-200{58.961%{transform:translate(62.9746vw,58.961vh) scale(.8244)}to{transform:translate(59.3845vw,99vh) scale(.8244)}}.snow:nth-child(201){opacity:1.6312;transform:translate(74.9451vw,-10px) scale(.5105);animation:fall-201 30s -10s linear infinite}@keyframes fall-201{54.645%{transform:translate(74.5127vw,54.645vh) scale(.5105)}to{transform:translate(74.7289vw,99vh) scale(.5105)}}.snow:nth-child(202){opacity:.6664;transform:translate(82.9568vw,-10px) scale(.9695);animation:fall-202 18s -16s linear infinite}@keyframes fall-202{57.252%{transform:translate(82.32vw,57.252vh) scale(.9695)}to{transform:translate(82.6384vw,99vh) scale(.9695)}}.snow:nth-child(203){opacity:1.535;transform:translate(52.7568vw,-10px) scale(.5625);animation:fall-203 23s -13s linear infinite}@keyframes fall-203{62.4%{transform:translate(59.8104vw,62.4vh) scale(.5625)}to{transform:translate(56.2836vw,99vh) scale(.5625)}}.snow:nth-child(204){opacity:1.1212;transform:translate(76.3652vw,-10px) scale(.0977);animation:fall-204 30s -20s linear infinite}@keyframes fall-204{49.424%{transform:translate(68.1354vw,49.424vh) scale(.0977)}to{transform:translate(72.2503vw,99vh) scale(.0977)}}.snow:nth-child(205){opacity:1.4424;transform:translate(50.9707vw,-10px) scale(.6946);animation:fall-205 14s -7s linear infinite}@keyframes fall-205{61.69%{transform:translate(56.2811vw,61.69vh) scale(.6946)}to{transform:translate(53.6259vw,99vh) scale(.6946)}}.snow:nth-child(206){opacity:.5938;transform:translate(91.6439vw,-10px) scale(.8836);animation:fall-206 13s -20s linear infinite}@keyframes fall-206{43.539%{transform:translate(89.3142vw,43.539vh) scale(.8836)}to{transform:translate(90.47905vw,99vh) scale(.8836)}}.snow:nth-child(207){opacity:1.6686;transform:translate(57.1809vw,-10px) scale(.4647);animation:fall-207 11s -16s linear infinite}@keyframes fall-207{67.692%{transform:translate(58.8855vw,67.692vh) scale(.4647)}to{transform:translate(58.0332vw,99vh) scale(.4647)}}.snow:nth-child(208){opacity:1.753;transform:translate(46.7447vw,-10px) scale(.9475);animation:fall-208 16s -20s linear infinite}@keyframes fall-208{52.769%{transform:translate(45.9599vw,52.769vh) scale(.9475)}to{transform:translate(46.3523vw,99vh) scale(.9475)}}.snow:nth-child(209){opacity:.9056;transform:translate(53.5931vw,-10px) scale(.0274);animation:fall-209 18s -15s linear infinite}@keyframes fall-209{77.818%{transform:translate(46.0109vw,77.818vh) scale(.0274)}to{transform:translate(49.802vw,99vh) scale(.0274)}}.snow:nth-child(210){opacity:1.816;transform:translate(1.4887vw,-10px) scale(.3855);animation:fall-210 17s -25s linear infinite}@keyframes fall-210{64.717%{transform:translate(.5655vw,64.717vh) scale(.3855)}to{transform:translate(1.0271vw,99vh) scale(.3855)}}.snow:nth-child(211){opacity:.0376;transform:translate(90.291vw,-10px) scale(.9802);animation:fall-211 20s -22s linear infinite}@keyframes fall-211{72.291%{transform:translate(82.8143vw,72.291vh) scale(.9802)}to{transform:translate(86.55265vw,99vh) scale(.9802)}}.snow:nth-child(212){opacity:.432;transform:translate(17.7103vw,-10px) scale(.12);animation:fall-212 30s -10s linear infinite}@keyframes fall-212{79.605%{transform:translate(14.7023vw,79.605vh) scale(.12)}to{transform:translate(16.2063vw,99vh) scale(.12)}}.snow:nth-child(213){opacity:.2752;transform:translate(97.4654vw,-10px) scale(.7465);animation:fall-213 14s -4s linear infinite}@keyframes fall-213{56.61%{transform:translate(97.0536vw,56.61vh) scale(.7465)}to{transform:translate(97.2595vw,99vh) scale(.7465)}}.snow:nth-child(214){opacity:.4878;transform:translate(26.0798vw,-10px) scale(.7093);animation:fall-214 14s -5s linear infinite}@keyframes fall-214{33.665%{transform:translate(31.8813vw,33.665vh) scale(.7093)}to{transform:translate(28.98055vw,99vh) scale(.7093)}}.snow:nth-child(215){opacity:.1668;transform:translate(52.7165vw,-10px) scale(.32);animation:fall-215 23s -23s linear infinite}@keyframes fall-215{64.902%{transform:translate(57.8376vw,64.902vh) scale(.32)}to{transform:translate(55.27705vw,99vh) scale(.32)}}.snow:nth-child(216){opacity:1.3638;transform:translate(32.1081vw,-10px) scale(.213);animation:fall-216 29s -6s linear infinite}@keyframes fall-216{32.44%{transform:translate(22.8845vw,32.44vh) scale(.213)}to{transform:translate(27.4963vw,99vh) scale(.213)}}.snow:nth-child(217){opacity:.5186;transform:translate(99.0972vw,-10px) scale(.179);animation:fall-217 17s -26s linear infinite}@keyframes fall-217{71.025%{transform:translate(105.7385vw,71.025vh) scale(.179)}to{transform:translate(102.41785vw,99vh) scale(.179)}}.snow:nth-child(218){opacity:1.6988;transform:translate(43.9198vw,-10px) scale(.5181);animation:fall-218 10s -4s linear infinite}@keyframes fall-218{36.587%{transform:translate(43.2449vw,36.587vh) scale(.5181)}to{transform:translate(43.58235vw,99vh) scale(.5181)}}.snow:nth-child(219){opacity:1.9224;transform:translate(23.6105vw,-10px) scale(.37);animation:fall-219 16s -5s linear infinite}@keyframes fall-219{45.859%{transform:translate(14.9488vw,45.859vh) scale(.37)}to{transform:translate(19.27965vw,99vh) scale(.37)}}.snow:nth-child(220){opacity:1.1952;transform:translate(97.8644vw,-10px) scale(.1624);animation:fall-220 20s -6s linear infinite}@keyframes fall-220{31.118%{transform:translate(93.8938vw,31.118vh) scale(.1624)}to{transform:translate(95.8791vw,99vh) scale(.1624)}}.snow:nth-child(221){opacity:1.9728;transform:translate(96.5363vw,-10px) scale(.6832);animation:fall-221 28s -12s linear infinite}@keyframes fall-221{36.116%{transform:translate(95.2195vw,36.116vh) scale(.6832)}to{transform:translate(95.8779vw,99vh) scale(.6832)}}.snow:nth-child(222){opacity:.0206;transform:translate(90.3943vw,-10px) scale(.8132);animation:fall-222 19s -4s linear infinite}@keyframes fall-222{31.499%{transform:translate(91.1911vw,31.499vh) scale(.8132)}to{transform:translate(90.7927vw,99vh) scale(.8132)}}.snow:nth-child(223){opacity:.4276;transform:translate(5.7224vw,-10px) scale(.4277);animation:fall-223 11s -14s linear infinite}@keyframes fall-223{58.03%{transform:translate(-1.0894vw,58.03vh) scale(.4277)}to{transform:translate(2.3165vw,99vh) scale(.4277)}}.snow:nth-child(224){opacity:1.592;transform:translate(74.8583vw,-10px) scale(.4342);animation:fall-224 29s -8s linear infinite}@keyframes fall-224{75.227%{transform:translate(72.8339vw,75.227vh) scale(.4342)}to{transform:translate(73.8461vw,99vh) scale(.4342)}}.snow:nth-child(225){opacity:1.8376;transform:translate(78.6326vw,-10px) scale(.312);animation:fall-225 26s -8s linear infinite}@keyframes fall-225{48.862%{transform:translate(72.9142vw,48.862vh) scale(.312)}to{transform:translate(75.7734vw,99vh) scale(.312)}}.snow:nth-child(226){opacity:1.2798;transform:translate(9.1801vw,-10px) scale(.1291);animation:fall-226 16s -18s linear infinite}@keyframes fall-226{53.318%{transform:translate(9.1578vw,53.318vh) scale(.1291)}to{transform:translate(9.16895vw,99vh) scale(.1291)}}.snow:nth-child(227){opacity:1.9304;transform:translate(16.8264vw,-10px) scale(.2388);animation:fall-227 19s -21s linear infinite}@keyframes fall-227{50.998%{transform:translate(13.7362vw,50.998vh) scale(.2388)}to{transform:translate(15.2813vw,99vh) scale(.2388)}}.snow:nth-child(228){opacity:.4172;transform:translate(99.4345vw,-10px) scale(.2243);animation:fall-228 20s -3s linear infinite}@keyframes fall-228{39.71%{transform:translate(104.4001vw,39.71vh) scale(.2243)}to{transform:translate(101.9173vw,99vh) scale(.2243)}}.snow:nth-child(229){opacity:.1092;transform:translate(39.922vw,-10px) scale(.2012);animation:fall-229 30s -9s linear infinite}@keyframes fall-229{78.413%{transform:translate(38.9511vw,78.413vh) scale(.2012)}to{transform:translate(39.43655vw,99vh) scale(.2012)}}.snow:nth-child(230){opacity:1.4534;transform:translate(93.7601vw,-10px) scale(.5071);animation:fall-230 30s -2s linear infinite}@keyframes fall-230{43.773%{transform:translate(87.7694vw,43.773vh) scale(.5071)}to{transform:translate(90.76475vw,99vh) scale(.5071)}}.snow:nth-child(231){opacity:1.1438;transform:translate(97.7809vw,-10px) scale(.9275);animation:fall-231 10s -24s linear infinite}@keyframes fall-231{31.991%{transform:translate(92.7224vw,31.991vh) scale(.9275)}to{transform:translate(95.25165vw,99vh) scale(.9275)}}.snow:nth-child(232){opacity:1.4808;transform:translate(86.3244vw,-10px) scale(.486);animation:fall-232 15s -27s linear infinite}@keyframes fall-232{51.264%{transform:translate(94.9898vw,51.264vh) scale(.486)}to{transform:translate(90.6571vw,99vh) scale(.486)}}.snow:nth-child(233){opacity:.141;transform:translate(94.4571vw,-10px) scale(.6928);animation:fall-233 21s -17s linear infinite}@keyframes fall-233{39.033%{transform:translate(97.9652vw,39.033vh) scale(.6928)}to{transform:translate(96.21115vw,99vh) scale(.6928)}}.snow:nth-child(234){opacity:1.5278;transform:translate(33.871vw,-10px) scale(.8304);animation:fall-234 23s -17s linear infinite}@keyframes fall-234{76.116%{transform:translate(38.6286vw,76.116vh) scale(.8304)}to{transform:translate(36.2498vw,99vh) scale(.8304)}}.snow:nth-child(235){opacity:.3332;transform:translate(50.6218vw,-10px) scale(.3638);animation:fall-235 25s -11s linear infinite}@keyframes fall-235{72.969%{transform:translate(59.8695vw,72.969vh) scale(.3638)}to{transform:translate(55.24565vw,99vh) scale(.3638)}}.snow:nth-child(236){opacity:.751;transform:translate(51.1114vw,-10px) scale(.925);animation:fall-236 29s -13s linear infinite}@keyframes fall-236{38.039%{transform:translate(54.4424vw,38.039vh) scale(.925)}to{transform:translate(52.7769vw,99vh) scale(.925)}}.snow:nth-child(237){opacity:1.0422;transform:translate(82.9374vw,-10px) scale(.6241);animation:fall-237 12s -7s linear infinite}@keyframes fall-237{63.572%{transform:translate(92.6633vw,63.572vh) scale(.6241)}to{transform:translate(87.80035vw,99vh) scale(.6241)}}.snow:nth-child(238){opacity:1.4498;transform:translate(39.1609vw,-10px) scale(.7266);animation:fall-238 25s -19s linear infinite}@keyframes fall-238{64.322%{transform:translate(41.3298vw,64.322vh) scale(.7266)}to{transform:translate(40.24535vw,99vh) scale(.7266)}}.snow:nth-child(239){opacity:1.5292;transform:translate(91.2225vw,-10px) scale(.753);animation:fall-239 10s -26s linear infinite}@keyframes fall-239{69.074%{transform:translate(100.9936vw,69.074vh) scale(.753)}to{transform:translate(96.10805vw,99vh) scale(.753)}}.snow:nth-child(240){opacity:.6932;transform:translate(77.7826vw,-10px) scale(.3388);animation:fall-240 18s -16s linear infinite}@keyframes fall-240{36.829%{transform:translate(85.8345vw,36.829vh) scale(.3388)}to{transform:translate(81.80855vw,99vh) scale(.3388)}}.snow:nth-child(241){opacity:1.7648;transform:translate(72.6658vw,-10px) scale(.8921);animation:fall-241 19s -4s linear infinite}@keyframes fall-241{41.093%{transform:translate(76.4415vw,41.093vh) scale(.8921)}to{transform:translate(74.55365vw,99vh) scale(.8921)}}.snow:nth-child(242){opacity:.2902;transform:translate(12.2573vw,-10px) scale(.0388);animation:fall-242 25s -4s linear infinite}@keyframes fall-242{59.626%{transform:translate(17.3959vw,59.626vh) scale(.0388)}to{transform:translate(14.8266vw,99vh) scale(.0388)}}.snow:nth-child(243){opacity:1.0576;transform:translate(96.8778vw,-10px) scale(.6583);animation:fall-243 18s -29s linear infinite}@keyframes fall-243{65.251%{transform:translate(99.9774vw,65.251vh) scale(.6583)}to{transform:translate(98.4276vw,99vh) scale(.6583)}}.snow:nth-child(244){opacity:.424;transform:translate(13.2568vw,-10px) scale(.9914);animation:fall-244 11s -17s linear infinite}@keyframes fall-244{71.306%{transform:translate(16.9289vw,71.306vh) scale(.9914)}to{transform:translate(15.09285vw,99vh) scale(.9914)}}.snow:nth-child(245){opacity:.058;transform:translate(42.5491vw,-10px) scale(.821);animation:fall-245 28s -17s linear infinite}@keyframes fall-245{63.386%{transform:translate(38.1153vw,63.386vh) scale(.821)}to{transform:translate(40.3322vw,99vh) scale(.821)}}.snow:nth-child(246){opacity:.5706;transform:translate(18.3135vw,-10px) scale(.3638);animation:fall-246 11s -11s linear infinite}@keyframes fall-246{36.415%{transform:translate(11.7363vw,36.415vh) scale(.3638)}to{transform:translate(15.0249vw,99vh) scale(.3638)}}.snow:nth-child(247){opacity:1.0014;transform:translate(39.6342vw,-10px) scale(.9468);animation:fall-247 30s -4s linear infinite}@keyframes fall-247{59.289%{transform:translate(30.3052vw,59.289vh) scale(.9468)}to{transform:translate(34.9697vw,99vh) scale(.9468)}}.snow:nth-child(248){opacity:1.7998;transform:translate(51.0351vw,-10px) scale(.3793);animation:fall-248 30s -22s linear infinite}@keyframes fall-248{45.333%{transform:translate(43.6973vw,45.333vh) scale(.3793)}to{transform:translate(47.3662vw,99vh) scale(.3793)}}.snow:nth-child(249){opacity:.2468;transform:translate(55.0031vw,-10px) scale(.5129);animation:fall-249 23s -22s linear infinite}@keyframes fall-249{60.244%{transform:translate(57.2308vw,60.244vh) scale(.5129)}to{transform:translate(56.11695vw,99vh) scale(.5129)}}.snow:nth-child(250){opacity:.1202;transform:translate(76.5191vw,-10px) scale(.155);animation:fall-250 11s -8s linear infinite}@keyframes fall-250{33.98%{transform:translate(86.2584vw,33.98vh) scale(.155)}to{transform:translate(81.38875vw,99vh) scale(.155)}}.snow:nth-child(251){opacity:.3614;transform:translate(42.2135vw,-10px) scale(.8616);animation:fall-251 30s -15s linear infinite}@keyframes fall-251{55.501%{transform:translate(46.1039vw,55.501vh) scale(.8616)}to{transform:translate(44.1587vw,99vh) scale(.8616)}}.snow:nth-child(252){opacity:.5802;transform:translate(73.3457vw,-10px) scale(.4308);animation:fall-252 16s -2s linear infinite}@keyframes fall-252{62.197%{transform:translate(66.6443vw,62.197vh) scale(.4308)}to{transform:translate(69.995vw,99vh) scale(.4308)}}.snow:nth-child(253){opacity:.035;transform:translate(16.2089vw,-10px) scale(.3587);animation:fall-253 13s -4s linear infinite}@keyframes fall-253{58.963%{transform:translate(19.2827vw,58.963vh) scale(.3587)}to{transform:translate(17.7458vw,99vh) scale(.3587)}}.snow:nth-child(254){opacity:1.7812;transform:translate(2.7139vw,-10px) scale(.6438);animation:fall-254 23s -16s linear infinite}@keyframes fall-254{42.372%{transform:translate(7.195vw,42.372vh) scale(.6438)}to{transform:translate(4.95445vw,99vh) scale(.6438)}}.snow:nth-child(255){opacity:.202;transform:translate(48.9327vw,-10px) scale(.6135);animation:fall-255 14s -24s linear infinite}@keyframes fall-255{49.701%{transform:translate(41.9763vw,49.701vh) scale(.6135)}to{transform:translate(45.4545vw,99vh) scale(.6135)}}.snow:nth-child(256){opacity:.4468;transform:translate(47.449vw,-10px) scale(.1616);animation:fall-256 24s -8s linear infinite}@keyframes fall-256{66.678%{transform:translate(48.6439vw,66.678vh) scale(.1616)}to{transform:translate(48.04645vw,99vh) scale(.1616)}}.snow:nth-child(257){opacity:.0704;transform:translate(19.4829vw,-10px) scale(.6625);animation:fall-257 13s -2s linear infinite}@keyframes fall-257{38.183%{transform:translate(27.6614vw,38.183vh) scale(.6625)}to{transform:translate(23.57215vw,99vh) scale(.6625)}}.snow:nth-child(258){opacity:1.9792;transform:translate(56.2758vw,-10px) scale(.67);animation:fall-258 15s -23s linear infinite}@keyframes fall-258{32.188%{transform:translate(63.7954vw,32.188vh) scale(.67)}to{transform:translate(60.0356vw,99vh) scale(.67)}}.snow:nth-child(259){opacity:1.2534;transform:translate(50.5617vw,-10px) scale(.1952);animation:fall-259 24s -16s linear infinite}@keyframes fall-259{30.964%{transform:translate(52.5137vw,30.964vh) scale(.1952)}to{transform:translate(51.5377vw,99vh) scale(.1952)}}.snow:nth-child(260){opacity:.3916;transform:translate(88.6118vw,-10px) scale(.4242);animation:fall-260 15s -6s linear infinite}@keyframes fall-260{71.949%{transform:translate(83.08vw,71.949vh) scale(.4242)}to{transform:translate(85.8459vw,99vh) scale(.4242)}}.snow:nth-child(261){opacity:.2886;transform:translate(57.8842vw,-10px) scale(.2564);animation:fall-261 23s -15s linear infinite}@keyframes fall-261{71.716%{transform:translate(55.5419vw,71.716vh) scale(.2564)}to{transform:translate(56.71305vw,99vh) scale(.2564)}}.snow:nth-child(262){opacity:.518;transform:translate(4.5901vw,-10px) scale(.7006);animation:fall-262 14s -6s linear infinite}@keyframes fall-262{35.867%{transform:translate(4.1199vw,35.867vh) scale(.7006)}to{transform:translate(4.355vw,99vh) scale(.7006)}}.snow:nth-child(263){opacity:1.937;transform:translate(93.718vw,-10px) scale(.4709);animation:fall-263 16s -8s linear infinite}@keyframes fall-263{52.12%{transform:translate(101.5118vw,52.12vh) scale(.4709)}to{transform:translate(97.6149vw,99vh) scale(.4709)}}.snow:nth-child(264){opacity:1.5736;transform:translate(77.5546vw,-10px) scale(.4497);animation:fall-264 27s -26s linear infinite}@keyframes fall-264{48.176%{transform:translate(87.1079vw,48.176vh) scale(.4497)}to{transform:translate(82.33125vw,99vh) scale(.4497)}}.snow:nth-child(265){opacity:1.1824;transform:translate(71.0779vw,-10px) scale(.0831);animation:fall-265 19s -9s linear infinite}@keyframes fall-265{40.01%{transform:translate(78.7528vw,40.01vh) scale(.0831)}to{transform:translate(74.91535vw,99vh) scale(.0831)}}.snow:nth-child(266){opacity:.794;transform:translate(30.3114vw,-10px) scale(.8389);animation:fall-266 28s -17s linear infinite}@keyframes fall-266{73.716%{transform:translate(36.0689vw,73.716vh) scale(.8389)}to{transform:translate(33.19015vw,99vh) scale(.8389)}}.snow:nth-child(267){opacity:1.7126;transform:translate(94.6642vw,-10px) scale(.6882);animation:fall-267 23s -13s linear infinite}@keyframes fall-267{79.712%{transform:translate(100.0947vw,79.712vh) scale(.6882)}to{transform:translate(97.37945vw,99vh) scale(.6882)}}.snow:nth-child(268){opacity:1.4572;transform:translate(86.3833vw,-10px) scale(.5005);animation:fall-268 12s -28s linear infinite}@keyframes fall-268{54.665%{transform:translate(78.5756vw,54.665vh) scale(.5005)}to{transform:translate(82.47945vw,99vh) scale(.5005)}}.snow:nth-child(269){opacity:.528;transform:translate(81.9225vw,-10px) scale(.6327);animation:fall-269 13s -30s linear infinite}@keyframes fall-269{56.275%{transform:translate(87.5362vw,56.275vh) scale(.6327)}to{transform:translate(84.72935vw,99vh) scale(.6327)}}.snow:nth-child(270){opacity:.4184;transform:translate(71.3546vw,-10px) scale(.5645);animation:fall-270 27s -11s linear infinite}@keyframes fall-270{75.639%{transform:translate(63.2748vw,75.639vh) scale(.5645)}to{transform:translate(67.3147vw,99vh) scale(.5645)}}.snow:nth-child(271){opacity:.8218;transform:translate(42.3714vw,-10px) scale(.9893);animation:fall-271 23s -2s linear infinite}@keyframes fall-271{31.597%{transform:translate(41.2102vw,31.597vh) scale(.9893)}to{transform:translate(41.7908vw,99vh) scale(.9893)}}.snow:nth-child(272){opacity:.2814;transform:translate(8.0861vw,-10px) scale(.2159);animation:fall-272 30s -14s linear infinite}@keyframes fall-272{57.247%{transform:translate(6.7885vw,57.247vh) scale(.2159)}to{transform:translate(7.4373vw,99vh) scale(.2159)}}.snow:nth-child(273){opacity:1.515;transform:translate(53.5682vw,-10px) scale(.6556);animation:fall-273 23s -27s linear infinite}@keyframes fall-273{65.629%{transform:translate(45.8236vw,65.629vh) scale(.6556)}to{transform:translate(49.6959vw,99vh) scale(.6556)}}.snow:nth-child(274){opacity:1.7414;transform:translate(27.1608vw,-10px) scale(.1586);animation:fall-274 11s -4s linear infinite}@keyframes fall-274{46.855%{transform:translate(29.2109vw,46.855vh) scale(.1586)}to{transform:translate(28.18585vw,99vh) scale(.1586)}}.snow:nth-child(275){opacity:.6524;transform:translate(60.3762vw,-10px) scale(.7204);animation:fall-275 23s -29s linear infinite}@keyframes fall-275{39.643%{transform:translate(60.3462vw,39.643vh) scale(.7204)}to{transform:translate(60.3612vw,99vh) scale(.7204)}}.snow:nth-child(276){opacity:.4984;transform:translate(3.9728vw,-10px) scale(.3132);animation:fall-276 21s -13s linear infinite}@keyframes fall-276{68.612%{transform:translate(-2.1862vw,68.612vh) scale(.3132)}to{transform:translate(.8933vw,99vh) scale(.3132)}}.snow:nth-child(277){opacity:.6484;transform:translate(48.1361vw,-10px) scale(.8455);animation:fall-277 19s -12s linear infinite}@keyframes fall-277{53.122%{transform:translate(38.9712vw,53.122vh) scale(.8455)}to{transform:translate(43.55365vw,99vh) scale(.8455)}}.snow:nth-child(278){opacity:1.5184;transform:translate(20.4442vw,-10px) scale(.7639);animation:fall-278 18s -30s linear infinite}@keyframes fall-278{75.517%{transform:translate(12.6949vw,75.517vh) scale(.7639)}to{transform:translate(16.56955vw,99vh) scale(.7639)}}.snow:nth-child(279){opacity:1.2978;transform:translate(41.2092vw,-10px) scale(.516);animation:fall-279 25s -10s linear infinite}@keyframes fall-279{45.908%{transform:translate(41.3185vw,45.908vh) scale(.516)}to{transform:translate(41.26385vw,99vh) scale(.516)}}.snow:nth-child(280){opacity:1.4302;transform:translate(97.5027vw,-10px) scale(.6271);animation:fall-280 28s -12s linear infinite}@keyframes fall-280{32.061%{transform:translate(99.8426vw,32.061vh) scale(.6271)}to{transform:translate(98.67265vw,99vh) scale(.6271)}}.snow:nth-child(281){opacity:1.4096;transform:translate(44.1971vw,-10px) scale(.5073);animation:fall-281 16s -29s linear infinite}@keyframes fall-281{60.122%{transform:translate(41.6128vw,60.122vh) scale(.5073)}to{transform:translate(42.90495vw,99vh) scale(.5073)}}.snow:nth-child(282){opacity:1.6762;transform:translate(47.4292vw,-10px) scale(.6654);animation:fall-282 27s -21s linear infinite}@keyframes fall-282{71.014%{transform:translate(47.2914vw,71.014vh) scale(.6654)}to{transform:translate(47.3603vw,99vh) scale(.6654)}}.snow:nth-child(283){opacity:1.5596;transform:translate(84.1289vw,-10px) scale(.7507);animation:fall-283 24s -12s linear infinite}@keyframes fall-283{44.517%{transform:translate(91.8687vw,44.517vh) scale(.7507)}to{transform:translate(87.9988vw,99vh) scale(.7507)}}.snow:nth-child(284){opacity:.6954;transform:translate(64.9866vw,-10px) scale(.3184);animation:fall-284 11s -17s linear infinite}@keyframes fall-284{55.648%{transform:translate(62.126vw,55.648vh) scale(.3184)}to{transform:translate(63.5563vw,99vh) scale(.3184)}}.snow:nth-child(285){opacity:.7106;transform:translate(16.1368vw,-10px) scale(.5503);animation:fall-285 13s -6s linear infinite}@keyframes fall-285{47.175%{transform:translate(25.0772vw,47.175vh) scale(.5503)}to{transform:translate(20.607vw,99vh) scale(.5503)}}.snow:nth-child(286){opacity:.946;transform:translate(40.6183vw,-10px) scale(.008);animation:fall-286 21s -2s linear infinite}@keyframes fall-286{69.48%{transform:translate(31.1469vw,69.48vh) scale(.008)}to{transform:translate(35.8826vw,99vh) scale(.008)}}.snow:nth-child(287){opacity:1.402;transform:translate(27.1919vw,-10px) scale(.9653);animation:fall-287 19s -8s linear infinite}@keyframes fall-287{55.067%{transform:translate(20.1736vw,55.067vh) scale(.9653)}to{transform:translate(23.68275vw,99vh) scale(.9653)}}.snow:nth-child(288){opacity:1.4614;transform:translate(90.8358vw,-10px) scale(.1867);animation:fall-288 30s -18s linear infinite}@keyframes fall-288{73.548%{transform:translate(89.6932vw,73.548vh) scale(.1867)}to{transform:translate(90.2645vw,99vh) scale(.1867)}}.snow:nth-child(289){opacity:.2344;transform:translate(39.6963vw,-10px) scale(.7115);animation:fall-289 14s -24s linear infinite}@keyframes fall-289{67.958%{transform:translate(33.6897vw,67.958vh) scale(.7115)}to{transform:translate(36.693vw,99vh) scale(.7115)}}.snow:nth-child(290){opacity:.8568;transform:translate(67.276vw,-10px) scale(.1708);animation:fall-290 30s -30s linear infinite}@keyframes fall-290{37.832%{transform:translate(61.583vw,37.832vh) scale(.1708)}to{transform:translate(64.4295vw,99vh) scale(.1708)}}.snow:nth-child(291){opacity:.516;transform:translate(64.691vw,-10px) scale(.121);animation:fall-291 26s -22s linear infinite}@keyframes fall-291{66.375%{transform:translate(65.174vw,66.375vh) scale(.121)}to{transform:translate(64.9325vw,99vh) scale(.121)}}.snow:nth-child(292){opacity:1.1278;transform:translate(99.3373vw,-10px) scale(.1843);animation:fall-292 23s -11s linear infinite}@keyframes fall-292{52.973%{transform:translate(97.3708vw,52.973vh) scale(.1843)}to{transform:translate(98.35405vw,99vh) scale(.1843)}}.snow:nth-child(293){opacity:.8982;transform:translate(87.8289vw,-10px) scale(.2312);animation:fall-293 18s -25s linear infinite}@keyframes fall-293{53.869%{transform:translate(84.6549vw,53.869vh) scale(.2312)}to{transform:translate(86.2419vw,99vh) scale(.2312)}}.snow:nth-child(294){opacity:1.9494;transform:translate(30.1108vw,-10px) scale(.9766);animation:fall-294 11s -15s linear infinite}@keyframes fall-294{79.066%{transform:translate(34.7383vw,79.066vh) scale(.9766)}to{transform:translate(32.42455vw,99vh) scale(.9766)}}.snow:nth-child(295){opacity:1.013;transform:translate(69.3046vw,-10px) scale(.7765);animation:fall-295 21s -14s linear infinite}@keyframes fall-295{49.567%{transform:translate(65.2865vw,49.567vh) scale(.7765)}to{transform:translate(67.29555vw,99vh) scale(.7765)}}.snow:nth-child(296){opacity:.5736;transform:translate(97.4456vw,-10px) scale(.2431);animation:fall-296 27s -26s linear infinite}@keyframes fall-296{30.302%{transform:translate(97.4568vw,30.302vh) scale(.2431)}to{transform:translate(97.4512vw,99vh) scale(.2431)}}.snow:nth-child(297){opacity:1.3154;transform:translate(47.8239vw,-10px) scale(.2389);animation:fall-297 11s -29s linear infinite}@keyframes fall-297{41.692%{transform:translate(49.4204vw,41.692vh) scale(.2389)}to{transform:translate(48.62215vw,99vh) scale(.2389)}}.snow:nth-child(298){opacity:1.2404;transform:translate(31.5892vw,-10px) scale(.2528);animation:fall-298 18s -22s linear infinite}@keyframes fall-298{67.878%{transform:translate(23.647vw,67.878vh) scale(.2528)}to{transform:translate(27.6181vw,99vh) scale(.2528)}}.snow:nth-child(299){opacity:1.4164;transform:translate(61.5982vw,-10px) scale(.541);animation:fall-299 18s -8s linear infinite}@keyframes fall-299{34.123%{transform:translate(57.1535vw,34.123vh) scale(.541)}to{transform:translate(59.37585vw,99vh) scale(.541)}}.snow:nth-child(300){opacity:1.5372;transform:translate(33.872vw,-10px) scale(.0326);animation:fall-300 29s -22s linear infinite}@keyframes fall-300{39.605%{transform:translate(31.147vw,39.605vh) scale(.0326)}to{transform:translate(32.5095vw,99vh) scale(.0326)}}.snow:nth-child(301){opacity:.0442;transform:translate(30.0961vw,-10px) scale(.4701);animation:fall-301 11s -5s linear infinite}@keyframes fall-301{47.03%{transform:translate(37.9986vw,47.03vh) scale(.4701)}to{transform:translate(34.04735vw,99vh) scale(.4701)}}.snow:nth-child(302){opacity:1.2884;transform:translate(94.8653vw,-10px) scale(.1257);animation:fall-302 27s -15s linear infinite}@keyframes fall-302{48.246%{transform:translate(99.0804vw,48.246vh) scale(.1257)}to{transform:translate(96.97285vw,99vh) scale(.1257)}}.snow:nth-child(303){opacity:1.5586;transform:translate(64.6597vw,-10px) scale(.9977);animation:fall-303 16s -21s linear infinite}@keyframes fall-303{40.39%{transform:translate(64.9316vw,40.39vh) scale(.9977)}to{transform:translate(64.79565vw,99vh) scale(.9977)}}.snow:nth-child(304){opacity:1.4628;transform:translate(13.0382vw,-10px) scale(.6557);animation:fall-304 20s -28s linear infinite}@keyframes fall-304{76.972%{transform:translate(13.1189vw,76.972vh) scale(.6557)}to{transform:translate(13.07855vw,99vh) scale(.6557)}}.snow:nth-child(305){opacity:1.0806;transform:translate(58.0803vw,-10px) scale(.2672);animation:fall-305 15s -2s linear infinite}@keyframes fall-305{79.233%{transform:translate(54.7958vw,79.233vh) scale(.2672)}to{transform:translate(56.43805vw,99vh) scale(.2672)}}.snow:nth-child(306){opacity:.7374;transform:translate(87.1664vw,-10px) scale(.4806);animation:fall-306 26s -13s linear infinite}@keyframes fall-306{63.928%{transform:translate(87.9676vw,63.928vh) scale(.4806)}to{transform:translate(87.567vw,99vh) scale(.4806)}}.snow:nth-child(307){opacity:1.5262;transform:translate(66.781vw,-10px) scale(.0288);animation:fall-307 15s -2s linear infinite}@keyframes fall-307{54.867%{transform:translate(68.9418vw,54.867vh) scale(.0288)}to{transform:translate(67.8614vw,99vh) scale(.0288)}}.snow:nth-child(308){opacity:1.399;transform:translate(49.4465vw,-10px) scale(.0255);animation:fall-308 22s -22s linear infinite}@keyframes fall-308{32.413%{transform:translate(39.5856vw,32.413vh) scale(.0255)}to{transform:translate(44.51605vw,99vh) scale(.0255)}}.snow:nth-child(309){opacity:1.5566;transform:translate(79.5457vw,-10px) scale(.8574);animation:fall-309 18s -30s linear infinite}@keyframes fall-309{40.567%{transform:translate(71.7224vw,40.567vh) scale(.8574)}to{transform:translate(75.63405vw,99vh) scale(.8574)}}.snow:nth-child(310){opacity:1.445;transform:translate(77.202vw,-10px) scale(.6584);animation:fall-310 12s -10s linear infinite}@keyframes fall-310{63.607%{transform:translate(75.9896vw,63.607vh) scale(.6584)}to{transform:translate(76.5958vw,99vh) scale(.6584)}}.snow:nth-child(311){opacity:.9736;transform:translate(28.8864vw,-10px) scale(.896);animation:fall-311 26s -30s linear infinite}@keyframes fall-311{53.037%{transform:translate(34.2044vw,53.037vh) scale(.896)}to{transform:translate(31.5454vw,99vh) scale(.896)}}.snow:nth-child(312){opacity:1.0336;transform:translate(24.1129vw,-10px) scale(.3769);animation:fall-312 22s -18s linear infinite}@keyframes fall-312{46.658%{transform:translate(23.075vw,46.658vh) scale(.3769)}to{transform:translate(23.59395vw,99vh) scale(.3769)}}.snow:nth-child(313){opacity:.1166;transform:translate(74.7676vw,-10px) scale(.5456);animation:fall-313 20s -7s linear infinite}@keyframes fall-313{76.714%{transform:translate(81.7506vw,76.714vh) scale(.5456)}to{transform:translate(78.2591vw,99vh) scale(.5456)}}.snow:nth-child(314){opacity:.3272;transform:translate(16.3208vw,-10px) scale(.4588);animation:fall-314 30s -21s linear infinite}@keyframes fall-314{49.337%{transform:translate(15.5938vw,49.337vh) scale(.4588)}to{transform:translate(15.9573vw,99vh) scale(.4588)}}.snow:nth-child(315){opacity:.5802;transform:translate(61.6525vw,-10px) scale(.3854);animation:fall-315 17s -17s linear infinite}@keyframes fall-315{34.184%{transform:translate(64.1507vw,34.184vh) scale(.3854)}to{transform:translate(62.9016vw,99vh) scale(.3854)}}.snow:nth-child(316){opacity:1.5362;transform:translate(52.1547vw,-10px) scale(.6708);animation:fall-316 28s -11s linear infinite}@keyframes fall-316{70.2%{transform:translate(47.3986vw,70.2vh) scale(.6708)}to{transform:translate(49.77665vw,99vh) scale(.6708)}}.snow:nth-child(317){opacity:.5892;transform:translate(62.8425vw,-10px) scale(.774);animation:fall-317 19s -14s linear infinite}@keyframes fall-317{65.641%{transform:translate(67.1292vw,65.641vh) scale(.774)}to{transform:translate(64.98585vw,99vh) scale(.774)}}.snow:nth-child(318){opacity:.9196;transform:translate(30.5142vw,-10px) scale(.1332);animation:fall-318 23s -21s linear infinite}@keyframes fall-318{70.136%{transform:translate(22.2465vw,70.136vh) scale(.1332)}to{transform:translate(26.38035vw,99vh) scale(.1332)}}.snow:nth-child(319){opacity:1.822;transform:translate(34.6509vw,-10px) scale(.5657);animation:fall-319 14s -3s linear infinite}@keyframes fall-319{67.916%{transform:translate(25.3165vw,67.916vh) scale(.5657)}to{transform:translate(29.9837vw,99vh) scale(.5657)}}.snow:nth-child(320){opacity:1.6706;transform:translate(39.2935vw,-10px) scale(.0636);animation:fall-320 24s -12s linear infinite}@keyframes fall-320{78.864%{transform:translate(29.9082vw,78.864vh) scale(.0636)}to{transform:translate(34.60085vw,99vh) scale(.0636)}}.snow:nth-child(321){opacity:1.383;transform:translate(3.1237vw,-10px) scale(.2907);animation:fall-321 12s -8s linear infinite}@keyframes fall-321{48.679%{transform:translate(5.5917vw,48.679vh) scale(.2907)}to{transform:translate(4.3577vw,99vh) scale(.2907)}}.snow:nth-child(322){opacity:1.107;transform:translate(13.1784vw,-10px) scale(.2811);animation:fall-322 18s -5s linear infinite}@keyframes fall-322{69.751%{transform:translate(12.9959vw,69.751vh) scale(.2811)}to{transform:translate(13.08715vw,99vh) scale(.2811)}}.snow:nth-child(323){opacity:1.7854;transform:translate(89.3286vw,-10px) scale(.607);animation:fall-323 10s -9s linear infinite}@keyframes fall-323{54.716%{transform:translate(93.3503vw,54.716vh) scale(.607)}to{transform:translate(91.33945vw,99vh) scale(.607)}}.snow:nth-child(324){opacity:.7006;transform:translate(95.1423vw,-10px) scale(.1262);animation:fall-324 24s -10s linear infinite}@keyframes fall-324{55.56%{transform:translate(86.1317vw,55.56vh) scale(.1262)}to{transform:translate(90.637vw,99vh) scale(.1262)}}.snow:nth-child(325){opacity:1.2086;transform:translate(.3906vw,-10px) scale(.5086);animation:fall-325 13s -19s linear infinite}@keyframes fall-325{71.32%{transform:translate(-8.5718vw,71.32vh) scale(.5086)}to{transform:translate(-4.0906vw,99vh) scale(.5086)}}.snow:nth-child(326){opacity:.2048;transform:translate(69.4165vw,-10px) scale(.1194);animation:fall-326 13s -4s linear infinite}@keyframes fall-326{44.425%{transform:translate(78.9281vw,44.425vh) scale(.1194)}to{transform:translate(74.1723vw,99vh) scale(.1194)}}.snow:nth-child(327){opacity:1.322;transform:translate(84.3174vw,-10px) scale(.2877);animation:fall-327 20s -14s linear infinite}@keyframes fall-327{54.493%{transform:translate(89.6822vw,54.493vh) scale(.2877)}to{transform:translate(86.9998vw,99vh) scale(.2877)}}.snow:nth-child(328){opacity:1.8726;transform:translate(90.2406vw,-10px) scale(.6785);animation:fall-328 29s -6s linear infinite}@keyframes fall-328{56.788%{transform:translate(94.7725vw,56.788vh) scale(.6785)}to{transform:translate(92.50655vw,99vh) scale(.6785)}}.snow:nth-child(329){opacity:1.0936;transform:translate(56.4594vw,-10px) scale(.6363);animation:fall-329 14s -16s linear infinite}@keyframes fall-329{34.699%{transform:translate(48.6972vw,34.699vh) scale(.6363)}to{transform:translate(52.5783vw,99vh) scale(.6363)}}.snow:nth-child(330){opacity:.4544;transform:translate(90.9521vw,-10px) scale(.6498);animation:fall-330 13s -18s linear infinite}@keyframes fall-330{58.729%{transform:translate(82.9771vw,58.729vh) scale(.6498)}to{transform:translate(86.9646vw,99vh) scale(.6498)}}.snow:nth-child(331){opacity:.487;transform:translate(32.982vw,-10px) scale(.4882);animation:fall-331 12s -10s linear infinite}@keyframes fall-331{37.873%{transform:translate(35.5401vw,37.873vh) scale(.4882)}to{transform:translate(34.26105vw,99vh) scale(.4882)}}.snow:nth-child(332){opacity:.6356;transform:translate(43.6407vw,-10px) scale(.7508);animation:fall-332 10s -16s linear infinite}@keyframes fall-332{49.843%{transform:translate(48.6669vw,49.843vh) scale(.7508)}to{transform:translate(46.1538vw,99vh) scale(.7508)}}.snow:nth-child(333){opacity:1.1326;transform:translate(87.7673vw,-10px) scale(.7836);animation:fall-333 30s -11s linear infinite}@keyframes fall-333{33.027%{transform:translate(95.9715vw,33.027vh) scale(.7836)}to{transform:translate(91.8694vw,99vh) scale(.7836)}}.snow:nth-child(334){opacity:.6602;transform:translate(53.424vw,-10px) scale(.2204);animation:fall-334 25s -8s linear infinite}@keyframes fall-334{54.352%{transform:translate(56.2773vw,54.352vh) scale(.2204)}to{transform:translate(54.85065vw,99vh) scale(.2204)}}.snow:nth-child(335){opacity:1.6094;transform:translate(79.4365vw,-10px) scale(.0958);animation:fall-335 28s -22s linear infinite}@keyframes fall-335{78.363%{transform:translate(73.0131vw,78.363vh) scale(.0958)}to{transform:translate(76.2248vw,99vh) scale(.0958)}}.snow:nth-child(336){opacity:1.9198;transform:translate(65.0796vw,-10px) scale(.0665);animation:fall-336 22s -17s linear infinite}@keyframes fall-336{61.341%{transform:translate(56.3384vw,61.341vh) scale(.0665)}to{transform:translate(60.709vw,99vh) scale(.0665)}}.snow:nth-child(337){opacity:.089;transform:translate(7.8928vw,-10px) scale(.2234);animation:fall-337 29s -20s linear infinite}@keyframes fall-337{64.042%{transform:translate(11.1996vw,64.042vh) scale(.2234)}to{transform:translate(9.5462vw,99vh) scale(.2234)}}.snow:nth-child(338){opacity:1.4046;transform:translate(30.0428vw,-10px) scale(.5386);animation:fall-338 17s -8s linear infinite}@keyframes fall-338{66.388%{transform:translate(28.8314vw,66.388vh) scale(.5386)}to{transform:translate(29.4371vw,99vh) scale(.5386)}}.snow:nth-child(339){opacity:1.375;transform:translate(36.3764vw,-10px) scale(.7166);animation:fall-339 27s -8s linear infinite}@keyframes fall-339{59.67%{transform:translate(35.1899vw,59.67vh) scale(.7166)}to{transform:translate(35.78315vw,99vh) scale(.7166)}}.snow:nth-child(340){opacity:1.389;transform:translate(39.2808vw,-10px) scale(.5067);animation:fall-340 20s -9s linear infinite}@keyframes fall-340{56.469%{transform:translate(36.9967vw,56.469vh) scale(.5067)}to{transform:translate(38.13875vw,99vh) scale(.5067)}}.snow:nth-child(341){opacity:.2542;transform:translate(37.0995vw,-10px) scale(.1113);animation:fall-341 20s -25s linear infinite}@keyframes fall-341{36.915%{transform:translate(32.3918vw,36.915vh) scale(.1113)}to{transform:translate(34.74565vw,99vh) scale(.1113)}}.snow:nth-child(342){opacity:.8702;transform:translate(18.0707vw,-10px) scale(.1688);animation:fall-342 26s -4s linear infinite}@keyframes fall-342{77.507%{transform:translate(25.0389vw,77.507vh) scale(.1688)}to{transform:translate(21.5548vw,99vh) scale(.1688)}}.snow:nth-child(343){opacity:.7196;transform:translate(35.7609vw,-10px) scale(.6947);animation:fall-343 18s -25s linear infinite}@keyframes fall-343{70.687%{transform:translate(35.6782vw,70.687vh) scale(.6947)}to{transform:translate(35.71955vw,99vh) scale(.6947)}}.snow:nth-child(344){opacity:.0126;transform:translate(70.3249vw,-10px) scale(.7803);animation:fall-344 25s -11s linear infinite}@keyframes fall-344{59.621%{transform:translate(79.6133vw,59.621vh) scale(.7803)}to{transform:translate(74.9691vw,99vh) scale(.7803)}}.snow:nth-child(345){opacity:1.707;transform:translate(36.6546vw,-10px) scale(.8926);animation:fall-345 11s -5s linear infinite}@keyframes fall-345{75.209%{transform:translate(39.1441vw,75.209vh) scale(.8926)}to{transform:translate(37.89935vw,99vh) scale(.8926)}}.snow:nth-child(346){opacity:1.0676;transform:translate(64.0191vw,-10px) scale(.8888);animation:fall-346 20s -13s linear infinite}@keyframes fall-346{32.661%{transform:translate(72.5474vw,32.661vh) scale(.8888)}to{transform:translate(68.28325vw,99vh) scale(.8888)}}.snow:nth-child(347){opacity:1.5506;transform:translate(11.072vw,-10px) scale(.0896);animation:fall-347 17s -28s linear infinite}@keyframes fall-347{70.544%{transform:translate(13.689vw,70.544vh) scale(.0896)}to{transform:translate(12.3805vw,99vh) scale(.0896)}}.snow:nth-child(348){opacity:1.2214;transform:translate(60.1299vw,-10px) scale(.5073);animation:fall-348 18s -21s linear infinite}@keyframes fall-348{34.422%{transform:translate(69.8617vw,34.422vh) scale(.5073)}to{transform:translate(64.9958vw,99vh) scale(.5073)}}.snow:nth-child(349){opacity:1.9922;transform:translate(2.7535vw,-10px) scale(.8978);animation:fall-349 18s -29s linear infinite}@keyframes fall-349{36.542%{transform:translate(.9248vw,36.542vh) scale(.8978)}to{transform:translate(1.83915vw,99vh) scale(.8978)}}.snow:nth-child(350){opacity:1.4388;transform:translate(60.979vw,-10px) scale(.2258);animation:fall-350 15s -16s linear infinite}@keyframes fall-350{61.262%{transform:translate(69.9915vw,61.262vh) scale(.2258)}to{transform:translate(65.48525vw,99vh) scale(.2258)}}.snow:nth-child(351){opacity:1.2326;transform:translate(3.313vw,-10px) scale(.8534);animation:fall-351 20s -23s linear infinite}@keyframes fall-351{74.663%{transform:translate(9.036vw,74.663vh) scale(.8534)}to{transform:translate(6.1745vw,99vh) scale(.8534)}}.snow:nth-child(352){opacity:1.1062;transform:translate(57.2792vw,-10px) scale(.2975);animation:fall-352 26s -3s linear infinite}@keyframes fall-352{44.615%{transform:translate(56.872vw,44.615vh) scale(.2975)}to{transform:translate(57.0756vw,99vh) scale(.2975)}}.snow:nth-child(353){opacity:1.1984;transform:translate(51.48vw,-10px) scale(.0751);animation:fall-353 29s -18s linear infinite}@keyframes fall-353{49.861%{transform:translate(57.8737vw,49.861vh) scale(.0751)}to{transform:translate(54.67685vw,99vh) scale(.0751)}}.snow:nth-child(354){opacity:.5284;transform:translate(75.4824vw,-10px) scale(.2062);animation:fall-354 28s -3s linear infinite}@keyframes fall-354{36.162%{transform:translate(81.6624vw,36.162vh) scale(.2062)}to{transform:translate(78.5724vw,99vh) scale(.2062)}}.snow:nth-child(355){opacity:.0776;transform:translate(27.0858vw,-10px) scale(.2418);animation:fall-355 15s -6s linear infinite}@keyframes fall-355{62.27%{transform:translate(35.7802vw,62.27vh) scale(.2418)}to{transform:translate(31.433vw,99vh) scale(.2418)}}.snow:nth-child(356){opacity:1.5872;transform:translate(22.9992vw,-10px) scale(.5743);animation:fall-356 28s -20s linear infinite}@keyframes fall-356{76.629%{transform:translate(19.6986vw,76.629vh) scale(.5743)}to{transform:translate(21.3489vw,99vh) scale(.5743)}}.snow:nth-child(357){opacity:.1138;transform:translate(56.8528vw,-10px) scale(.0613);animation:fall-357 26s -2s linear infinite}@keyframes fall-357{41.3%{transform:translate(63.1118vw,41.3vh) scale(.0613)}to{transform:translate(59.9823vw,99vh) scale(.0613)}}.snow:nth-child(358){opacity:.614;transform:translate(96.7917vw,-10px) scale(.4769);animation:fall-358 30s -9s linear infinite}@keyframes fall-358{55.348%{transform:translate(92.554vw,55.348vh) scale(.4769)}to{transform:translate(94.67285vw,99vh) scale(.4769)}}.snow:nth-child(359){opacity:1.322;transform:translate(15.0528vw,-10px) scale(.8174);animation:fall-359 14s -26s linear infinite}@keyframes fall-359{49.212%{transform:translate(16.3375vw,49.212vh) scale(.8174)}to{transform:translate(15.69515vw,99vh) scale(.8174)}}.snow:nth-child(360){opacity:1.2084;transform:translate(48.9996vw,-10px) scale(.7642);animation:fall-360 27s -23s linear infinite}@keyframes fall-360{63.436%{transform:translate(44.6351vw,63.436vh) scale(.7642)}to{transform:translate(46.81735vw,99vh) scale(.7642)}}.snow:nth-child(361){opacity:.7396;transform:translate(93.472vw,-10px) scale(.7277);animation:fall-361 24s -3s linear infinite}@keyframes fall-361{43.03%{transform:translate(98.6552vw,43.03vh) scale(.7277)}to{transform:translate(96.0636vw,99vh) scale(.7277)}}.snow:nth-child(362){opacity:.4764;transform:translate(80.8828vw,-10px) scale(.4782);animation:fall-362 12s -24s linear infinite}@keyframes fall-362{36.339%{transform:translate(83.6539vw,36.339vh) scale(.4782)}to{transform:translate(82.26835vw,99vh) scale(.4782)}}.snow:nth-child(363){opacity:1.318;transform:translate(76.3474vw,-10px) scale(.9842);animation:fall-363 12s -17s linear infinite}@keyframes fall-363{66.091%{transform:translate(73.1804vw,66.091vh) scale(.9842)}to{transform:translate(74.7639vw,99vh) scale(.9842)}}.snow:nth-child(364){opacity:.0714;transform:translate(45.5613vw,-10px) scale(.9207);animation:fall-364 12s -25s linear infinite}@keyframes fall-364{72.994%{transform:translate(48.0411vw,72.994vh) scale(.9207)}to{transform:translate(46.8012vw,99vh) scale(.9207)}}.snow:nth-child(365){opacity:.1656;transform:translate(25.7931vw,-10px) scale(.3575);animation:fall-365 20s -28s linear infinite}@keyframes fall-365{73.591%{transform:translate(17.9586vw,73.591vh) scale(.3575)}to{transform:translate(21.87585vw,99vh) scale(.3575)}}.snow:nth-child(366){opacity:1.7914;transform:translate(85.2522vw,-10px) scale(.9035);animation:fall-366 14s -5s linear infinite}@keyframes fall-366{70.595%{transform:translate(80.249vw,70.595vh) scale(.9035)}to{transform:translate(82.7506vw,99vh) scale(.9035)}}.snow:nth-child(367){opacity:1.993;transform:translate(10.1828vw,-10px) scale(.3868);animation:fall-367 11s -10s linear infinite}@keyframes fall-367{63.186%{transform:translate(9.8426vw,63.186vh) scale(.3868)}to{transform:translate(10.0127vw,99vh) scale(.3868)}}.snow:nth-child(368){opacity:.7662;transform:translate(13.9564vw,-10px) scale(.712);animation:fall-368 30s -16s linear infinite}@keyframes fall-368{36.858%{transform:translate(9.8962vw,36.858vh) scale(.712)}to{transform:translate(11.9263vw,99vh) scale(.712)}}.snow:nth-child(369){opacity:.728;transform:translate(15.169vw,-10px) scale(.3656);animation:fall-369 30s -12s linear infinite}@keyframes fall-369{51.37%{transform:translate(13.9302vw,51.37vh) scale(.3656)}to{transform:translate(14.5496vw,99vh) scale(.3656)}}.snow:nth-child(370){opacity:.5062;transform:translate(61.8639vw,-10px) scale(.7251);animation:fall-370 17s -17s linear infinite}@keyframes fall-370{45.95%{transform:translate(62.98vw,45.95vh) scale(.7251)}to{transform:translate(62.42195vw,99vh) scale(.7251)}}.snow:nth-child(371){opacity:.892;transform:translate(24.2975vw,-10px) scale(.9829);animation:fall-371 29s -4s linear infinite}@keyframes fall-371{66.347%{transform:translate(31.7732vw,66.347vh) scale(.9829)}to{transform:translate(28.03535vw,99vh) scale(.9829)}}.snow:nth-child(372){opacity:1.3578;transform:translate(16.0772vw,-10px) scale(.5949);animation:fall-372 26s -2s linear infinite}@keyframes fall-372{30.774%{transform:translate(14.8988vw,30.774vh) scale(.5949)}to{transform:translate(15.488vw,99vh) scale(.5949)}}.snow:nth-child(373){opacity:1.0634;transform:translate(24.1742vw,-10px) scale(.7746);animation:fall-373 16s -17s linear infinite}@keyframes fall-373{78.222%{transform:translate(14.6373vw,78.222vh) scale(.7746)}to{transform:translate(19.40575vw,99vh) scale(.7746)}}.snow:nth-child(374){opacity:1.8818;transform:translate(37.3311vw,-10px) scale(.8417);animation:fall-374 15s -16s linear infinite}@keyframes fall-374{48.632%{transform:translate(30.5406vw,48.632vh) scale(.8417)}to{transform:translate(33.93585vw,99vh) scale(.8417)}}.snow:nth-child(375){opacity:.3068;transform:translate(3.7578vw,-10px) scale(.8782);animation:fall-375 25s -7s linear infinite}@keyframes fall-375{70.316%{transform:translate(-.52vw,70.316vh) scale(.8782)}to{transform:translate(1.6189vw,99vh) scale(.8782)}}.snow:nth-child(376){opacity:1.9984;transform:translate(39.5408vw,-10px) scale(.3054);animation:fall-376 18s -7s linear infinite}@keyframes fall-376{54.909%{transform:translate(43.1666vw,54.909vh) scale(.3054)}to{transform:translate(41.3537vw,99vh) scale(.3054)}}.snow:nth-child(377){opacity:.3802;transform:translate(98.7756vw,-10px) scale(.7304);animation:fall-377 13s -24s linear infinite}@keyframes fall-377{57.326%{transform:translate(90.6622vw,57.326vh) scale(.7304)}to{transform:translate(94.7189vw,99vh) scale(.7304)}}.snow:nth-child(378){opacity:.6486;transform:translate(23.5826vw,-10px) scale(.3696);animation:fall-378 16s -19s linear infinite}@keyframes fall-378{65.231%{transform:translate(29.4875vw,65.231vh) scale(.3696)}to{transform:translate(26.53505vw,99vh) scale(.3696)}}.snow:nth-child(379){opacity:1.2904;transform:translate(11.776vw,-10px) scale(.4197);animation:fall-379 11s -16s linear infinite}@keyframes fall-379{57.29%{transform:translate(14.3162vw,57.29vh) scale(.4197)}to{transform:translate(13.0461vw,99vh) scale(.4197)}}.snow:nth-child(380){opacity:1.9218;transform:translate(69.4763vw,-10px) scale(.9016);animation:fall-380 30s -16s linear infinite}@keyframes fall-380{45.098%{transform:translate(61.8402vw,45.098vh) scale(.9016)}to{transform:translate(65.65825vw,99vh) scale(.9016)}}.snow:nth-child(381){opacity:1.1232;transform:translate(25.9522vw,-10px) scale(.8462);animation:fall-381 23s -18s linear infinite}@keyframes fall-381{44.933%{transform:translate(23.0299vw,44.933vh) scale(.8462)}to{transform:translate(24.49105vw,99vh) scale(.8462)}}.snow:nth-child(382){opacity:1.4552;transform:translate(32.3431vw,-10px) scale(.0374);animation:fall-382 25s -16s linear infinite}@keyframes fall-382{50.722%{transform:translate(35.3593vw,50.722vh) scale(.0374)}to{transform:translate(33.8512vw,99vh) scale(.0374)}}.snow:nth-child(383){opacity:1.2024;transform:translate(30.5413vw,-10px) scale(.9825);animation:fall-383 12s -6s linear infinite}@keyframes fall-383{52.104%{transform:translate(32.9171vw,52.104vh) scale(.9825)}to{transform:translate(31.7292vw,99vh) scale(.9825)}}.snow:nth-child(384){opacity:1.578;transform:translate(33.7437vw,-10px) scale(.4636);animation:fall-384 11s -12s linear infinite}@keyframes fall-384{34.037%{transform:translate(32.8249vw,34.037vh) scale(.4636)}to{transform:translate(33.2843vw,99vh) scale(.4636)}}.snow:nth-child(385){opacity:.4814;transform:translate(90.3149vw,-10px) scale(.3849);animation:fall-385 21s -4s linear infinite}@keyframes fall-385{62.545%{transform:translate(83.1075vw,62.545vh) scale(.3849)}to{transform:translate(86.7112vw,99vh) scale(.3849)}}.snow:nth-child(386){opacity:1.6016;transform:translate(49.3087vw,-10px) scale(.7068);animation:fall-386 21s -17s linear infinite}@keyframes fall-386{65.477%{transform:translate(41.706vw,65.477vh) scale(.7068)}to{transform:translate(45.50735vw,99vh) scale(.7068)}}.snow:nth-child(387){opacity:.827;transform:translate(69.2049vw,-10px) scale(.9747);animation:fall-387 29s -22s linear infinite}@keyframes fall-387{63.937%{transform:translate(65.7783vw,63.937vh) scale(.9747)}to{transform:translate(67.4916vw,99vh) scale(.9747)}}.snow:nth-child(388){opacity:.8838;transform:translate(4.4541vw,-10px) scale(.3916);animation:fall-388 13s -4s linear infinite}@keyframes fall-388{55.52%{transform:translate(-.1097vw,55.52vh) scale(.3916)}to{transform:translate(2.1722vw,99vh) scale(.3916)}}.snow:nth-child(389){opacity:1.3902;transform:translate(7.8503vw,-10px) scale(.6941);animation:fall-389 16s -11s linear infinite}@keyframes fall-389{48.184%{transform:translate(-1.1339vw,48.184vh) scale(.6941)}to{transform:translate(3.3582vw,99vh) scale(.6941)}}.snow:nth-child(390){opacity:.1056;transform:translate(15.9317vw,-10px) scale(.3677);animation:fall-390 26s -5s linear infinite}@keyframes fall-390{50.667%{transform:translate(19.3649vw,50.667vh) scale(.3677)}to{transform:translate(17.6483vw,99vh) scale(.3677)}}.snow:nth-child(391){opacity:.785;transform:translate(98.9561vw,-10px) scale(.4241);animation:fall-391 15s -8s linear infinite}@keyframes fall-391{51.888%{transform:translate(101.4625vw,51.888vh) scale(.4241)}to{transform:translate(100.2093vw,99vh) scale(.4241)}}.snow:nth-child(392){opacity:.0722;transform:translate(7.0896vw,-10px) scale(.8746);animation:fall-392 28s -12s linear infinite}@keyframes fall-392{51.126%{transform:translate(12.5247vw,51.126vh) scale(.8746)}to{transform:translate(9.80715vw,99vh) scale(.8746)}}.snow:nth-child(393){opacity:.9284;transform:translate(78.041vw,-10px) scale(.6346);animation:fall-393 24s -7s linear infinite}@keyframes fall-393{71.789%{transform:translate(69.9519vw,71.789vh) scale(.6346)}to{transform:translate(73.99645vw,99vh) scale(.6346)}}.snow:nth-child(394){opacity:.3242;transform:translate(64.9812vw,-10px) scale(.9288);animation:fall-394 19s -6s linear infinite}@keyframes fall-394{39.87%{transform:translate(70.3865vw,39.87vh) scale(.9288)}to{transform:translate(67.68385vw,99vh) scale(.9288)}}.snow:nth-child(395){opacity:1.5252;transform:translate(84.7507vw,-10px) scale(.0583);animation:fall-395 30s -4s linear infinite}@keyframes fall-395{77.769%{transform:translate(82.7502vw,77.769vh) scale(.0583)}to{transform:translate(83.75045vw,99vh) scale(.0583)}}.snow:nth-child(396){opacity:.8124;transform:translate(26.2999vw,-10px) scale(.6346);animation:fall-396 20s -22s linear infinite}@keyframes fall-396{61.766%{transform:translate(34.3052vw,61.766vh) scale(.6346)}to{transform:translate(30.30255vw,99vh) scale(.6346)}}.snow:nth-child(397){opacity:1.517;transform:translate(98.0422vw,-10px) scale(.1036);animation:fall-397 24s -13s linear infinite}@keyframes fall-397{32.087%{transform:translate(93.5782vw,32.087vh) scale(.1036)}to{transform:translate(95.8102vw,99vh) scale(.1036)}}.snow:nth-child(398){opacity:.2022;transform:translate(77.2185vw,-10px) scale(.3916);animation:fall-398 13s -16s linear infinite}@keyframes fall-398{45.919%{transform:translate(67.8756vw,45.919vh) scale(.3916)}to{transform:translate(72.54705vw,99vh) scale(.3916)}}.snow:nth-child(399){opacity:.853;transform:translate(57.9146vw,-10px) scale(.7817);animation:fall-399 18s -30s linear infinite}@keyframes fall-399{32.635%{transform:translate(64.5115vw,32.635vh) scale(.7817)}to{transform:translate(61.21305vw,99vh) scale(.7817)}}.snow:nth-child(400){opacity:.2744;transform:translate(8.5308vw,-10px) scale(.7456);animation:fall-400 21s -10s linear infinite}@keyframes fall-400{66.241%{transform:translate(8.0887vw,66.241vh) scale(.7456)}to{transform:translate(8.30975vw,99vh) scale(.7456)}}\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==
|