@esfaenza/core 15.2.161 → 15.2.162
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -22,9 +22,9 @@ export class AppComponent {
|
|
|
22
22
|
}
|
|
23
23
|
}
|
|
24
24
|
AppComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, deps: [{ token: i1.TokenService }, { token: i1.AppState }, { token: i2.Router }], target: i0.ɵɵFactoryTarget.Component });
|
|
25
|
-
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.8574;transform:translate(47.4597vw,-10px) scale(.9188);animation:fall-1 11s -12s linear infinite}@keyframes fall-1{66.893%{transform:translate(47.5097vw,66.893vh) scale(.9188)}to{transform:translate(47.4847vw,99vh) scale(.9188)}}.snow:nth-child(2){opacity:.5848;transform:translate(13.402vw,-10px) scale(.6375);animation:fall-2 18s -6s linear infinite}@keyframes fall-2{54.484%{transform:translate(15.6299vw,54.484vh) scale(.6375)}to{transform:translate(14.51595vw,99vh) scale(.6375)}}.snow:nth-child(3){opacity:1.6232;transform:translate(49.6869vw,-10px) scale(.9245);animation:fall-3 16s -12s linear infinite}@keyframes fall-3{61.124%{transform:translate(43.1631vw,61.124vh) scale(.9245)}to{transform:translate(46.425vw,99vh) scale(.9245)}}.snow:nth-child(4){opacity:.1376;transform:translate(43.5437vw,-10px) scale(.3419);animation:fall-4 19s -7s linear infinite}@keyframes fall-4{39.416%{transform:translate(52.5153vw,39.416vh) scale(.3419)}to{transform:translate(48.0295vw,99vh) scale(.3419)}}.snow:nth-child(5){opacity:.0108;transform:translate(25.2582vw,-10px) scale(.9712);animation:fall-5 10s -19s linear infinite}@keyframes fall-5{50.937%{transform:translate(31.5754vw,50.937vh) scale(.9712)}to{transform:translate(28.4168vw,99vh) scale(.9712)}}.snow:nth-child(6){opacity:1.914;transform:translate(94.8058vw,-10px) scale(.8723);animation:fall-6 11s -3s linear infinite}@keyframes fall-6{59.548%{transform:translate(97.7276vw,59.548vh) scale(.8723)}to{transform:translate(96.2667vw,99vh) scale(.8723)}}.snow:nth-child(7){opacity:.7552;transform:translate(71.6209vw,-10px) scale(.2948);animation:fall-7 27s -15s linear infinite}@keyframes fall-7{73.942%{transform:translate(65.1132vw,73.942vh) scale(.2948)}to{transform:translate(68.36705vw,99vh) scale(.2948)}}.snow:nth-child(8){opacity:.478;transform:translate(98.7778vw,-10px) scale(.3566);animation:fall-8 17s -3s linear infinite}@keyframes fall-8{45.419%{transform:translate(105.766vw,45.419vh) scale(.3566)}to{transform:translate(102.2719vw,99vh) scale(.3566)}}.snow:nth-child(9){opacity:1.966;transform:translate(27.9382vw,-10px) scale(.7225);animation:fall-9 15s -14s linear infinite}@keyframes fall-9{69.978%{transform:translate(28.8605vw,69.978vh) scale(.7225)}to{transform:translate(28.39935vw,99vh) scale(.7225)}}.snow:nth-child(10){opacity:1.3106;transform:translate(96.4146vw,-10px) scale(.7149);animation:fall-10 14s -15s linear infinite}@keyframes fall-10{72.141%{transform:translate(95.5614vw,72.141vh) scale(.7149)}to{transform:translate(95.988vw,99vh) scale(.7149)}}.snow:nth-child(11){opacity:1.4616;transform:translate(19.3217vw,-10px) scale(.4454);animation:fall-11 14s -14s linear infinite}@keyframes fall-11{34.045%{transform:translate(19.0574vw,34.045vh) scale(.4454)}to{transform:translate(19.18955vw,99vh) scale(.4454)}}.snow:nth-child(12){opacity:1.8168;transform:translate(77.9572vw,-10px) scale(.1669);animation:fall-12 21s -27s linear infinite}@keyframes fall-12{76.559%{transform:translate(77.8734vw,76.559vh) scale(.1669)}to{transform:translate(77.9153vw,99vh) scale(.1669)}}.snow:nth-child(13){opacity:1.3732;transform:translate(14.0638vw,-10px) scale(.9765);animation:fall-13 13s -20s linear infinite}@keyframes fall-13{72.446%{transform:translate(17.7988vw,72.446vh) scale(.9765)}to{transform:translate(15.9313vw,99vh) scale(.9765)}}.snow:nth-child(14){opacity:1.8628;transform:translate(99.8236vw,-10px) scale(.5989);animation:fall-14 30s -29s linear infinite}@keyframes fall-14{43.971%{transform:translate(97.0219vw,43.971vh) scale(.5989)}to{transform:translate(98.42275vw,99vh) scale(.5989)}}.snow:nth-child(15){opacity:.6952;transform:translate(6.7733vw,-10px) scale(.6285);animation:fall-15 21s -5s linear infinite}@keyframes fall-15{60.413%{transform:translate(10.7518vw,60.413vh) scale(.6285)}to{transform:translate(8.76255vw,99vh) scale(.6285)}}.snow:nth-child(16){opacity:1.5258;transform:translate(27.0318vw,-10px) scale(.4464);animation:fall-16 22s -20s linear infinite}@keyframes fall-16{44.702%{transform:translate(25.6405vw,44.702vh) scale(.4464)}to{transform:translate(26.33615vw,99vh) scale(.4464)}}.snow:nth-child(17){opacity:.7788;transform:translate(60.9874vw,-10px) scale(.3567);animation:fall-17 21s -22s linear infinite}@keyframes fall-17{38.547%{transform:translate(55.7591vw,38.547vh) scale(.3567)}to{transform:translate(58.37325vw,99vh) scale(.3567)}}.snow:nth-child(18){opacity:1.8086;transform:translate(32.6447vw,-10px) scale(.2367);animation:fall-18 26s -25s linear infinite}@keyframes fall-18{76.766%{transform:translate(26.5404vw,76.766vh) scale(.2367)}to{transform:translate(29.59255vw,99vh) scale(.2367)}}.snow:nth-child(19){opacity:1.549;transform:translate(96.3249vw,-10px) scale(.227);animation:fall-19 20s -11s linear infinite}@keyframes fall-19{74.682%{transform:translate(89.7741vw,74.682vh) scale(.227)}to{transform:translate(93.0495vw,99vh) scale(.227)}}.snow:nth-child(20){opacity:1.561;transform:translate(1.3169vw,-10px) scale(.5783);animation:fall-20 23s -25s linear infinite}@keyframes fall-20{53.673%{transform:translate(10.4068vw,53.673vh) scale(.5783)}to{transform:translate(5.86185vw,99vh) scale(.5783)}}.snow:nth-child(21){opacity:.3922;transform:translate(91.6066vw,-10px) scale(.6888);animation:fall-21 16s -4s linear infinite}@keyframes fall-21{66.615%{transform:translate(95.7588vw,66.615vh) scale(.6888)}to{transform:translate(93.6827vw,99vh) scale(.6888)}}.snow:nth-child(22){opacity:.5386;transform:translate(87.6543vw,-10px) scale(.5287);animation:fall-22 29s -2s linear infinite}@keyframes fall-22{43.013%{transform:translate(91.6463vw,43.013vh) scale(.5287)}to{transform:translate(89.6503vw,99vh) scale(.5287)}}.snow:nth-child(23){opacity:.9192;transform:translate(8.5787vw,-10px) scale(.5503);animation:fall-23 20s -4s linear infinite}@keyframes fall-23{48.744%{transform:translate(14.0034vw,48.744vh) scale(.5503)}to{transform:translate(11.29105vw,99vh) scale(.5503)}}.snow:nth-child(24){opacity:.642;transform:translate(65.1545vw,-10px) scale(.1717);animation:fall-24 25s -30s linear infinite}@keyframes fall-24{66.694%{transform:translate(59.1805vw,66.694vh) scale(.1717)}to{transform:translate(62.1675vw,99vh) scale(.1717)}}.snow:nth-child(25){opacity:1.9598;transform:translate(44.0424vw,-10px) scale(.8967);animation:fall-25 25s -29s linear infinite}@keyframes fall-25{53.394%{transform:translate(41.4556vw,53.394vh) scale(.8967)}to{transform:translate(42.749vw,99vh) scale(.8967)}}.snow:nth-child(26){opacity:.273;transform:translate(46.57vw,-10px) scale(.3425);animation:fall-26 21s -5s linear infinite}@keyframes fall-26{40.633%{transform:translate(39.255vw,40.633vh) scale(.3425)}to{transform:translate(42.9125vw,99vh) scale(.3425)}}.snow:nth-child(27){opacity:1.0682;transform:translate(50.2488vw,-10px) scale(.7964);animation:fall-27 18s -16s linear infinite}@keyframes fall-27{53.303%{transform:translate(42.0126vw,53.303vh) scale(.7964)}to{transform:translate(46.1307vw,99vh) scale(.7964)}}.snow:nth-child(28){opacity:.258;transform:translate(6.7136vw,-10px) scale(.9108);animation:fall-28 13s -17s linear infinite}@keyframes fall-28{50.554%{transform:translate(1.5897vw,50.554vh) scale(.9108)}to{transform:translate(4.15165vw,99vh) scale(.9108)}}.snow:nth-child(29){opacity:1.9298;transform:translate(65.6995vw,-10px) scale(.8706);animation:fall-29 14s -7s linear infinite}@keyframes fall-29{38.889%{transform:translate(63.8146vw,38.889vh) scale(.8706)}to{transform:translate(64.75705vw,99vh) scale(.8706)}}.snow:nth-child(30){opacity:.0858;transform:translate(82.5426vw,-10px) scale(.3647);animation:fall-30 28s -5s linear infinite}@keyframes fall-30{57.829%{transform:translate(90.1306vw,57.829vh) scale(.3647)}to{transform:translate(86.3366vw,99vh) scale(.3647)}}.snow:nth-child(31){opacity:1.0218;transform:translate(88.6821vw,-10px) scale(.1004);animation:fall-31 12s -29s linear infinite}@keyframes fall-31{49.849%{transform:translate(91.3432vw,49.849vh) scale(.1004)}to{transform:translate(90.01265vw,99vh) scale(.1004)}}.snow:nth-child(32){opacity:1.723;transform:translate(93.0728vw,-10px) scale(.9103);animation:fall-32 19s -18s linear infinite}@keyframes fall-32{70.028%{transform:translate(99.4445vw,70.028vh) scale(.9103)}to{transform:translate(96.25865vw,99vh) scale(.9103)}}.snow:nth-child(33){opacity:1.4102;transform:translate(28.026vw,-10px) scale(.2119);animation:fall-33 26s -28s linear infinite}@keyframes fall-33{56.437%{transform:translate(28.2855vw,56.437vh) scale(.2119)}to{transform:translate(28.15575vw,99vh) scale(.2119)}}.snow:nth-child(34){opacity:1.2062;transform:translate(94.6229vw,-10px) scale(.7605);animation:fall-34 19s -18s linear infinite}@keyframes fall-34{44.16%{transform:translate(88.2656vw,44.16vh) scale(.7605)}to{transform:translate(91.44425vw,99vh) scale(.7605)}}.snow:nth-child(35){opacity:.0572;transform:translate(75.7477vw,-10px) scale(.2035);animation:fall-35 30s -7s linear infinite}@keyframes fall-35{31.86%{transform:translate(71.0849vw,31.86vh) scale(.2035)}to{transform:translate(73.4163vw,99vh) scale(.2035)}}.snow:nth-child(36){opacity:.891;transform:translate(29.8808vw,-10px) scale(.7117);animation:fall-36 12s -17s linear infinite}@keyframes fall-36{35.504%{transform:translate(23.1368vw,35.504vh) scale(.7117)}to{transform:translate(26.5088vw,99vh) scale(.7117)}}.snow:nth-child(37){opacity:1.327;transform:translate(40.0999vw,-10px) scale(.1868);animation:fall-37 15s -26s linear infinite}@keyframes fall-37{53.347%{transform:translate(48.4418vw,53.347vh) scale(.1868)}to{transform:translate(44.27085vw,99vh) scale(.1868)}}.snow:nth-child(38){opacity:.3354;transform:translate(91.911vw,-10px) scale(.8794);animation:fall-38 27s -14s linear infinite}@keyframes fall-38{62.436%{transform:translate(97.2782vw,62.436vh) scale(.8794)}to{transform:translate(94.5946vw,99vh) scale(.8794)}}.snow:nth-child(39){opacity:.175;transform:translate(28.2389vw,-10px) scale(.2216);animation:fall-39 17s -23s linear infinite}@keyframes fall-39{67.526%{transform:translate(27.9021vw,67.526vh) scale(.2216)}to{transform:translate(28.0705vw,99vh) scale(.2216)}}.snow:nth-child(40){opacity:1.8706;transform:translate(97.6537vw,-10px) scale(.7516);animation:fall-40 14s -25s linear infinite}@keyframes fall-40{48.896%{transform:translate(95.7184vw,48.896vh) scale(.7516)}to{transform:translate(96.68605vw,99vh) scale(.7516)}}.snow:nth-child(41){opacity:.6456;transform:translate(53.0073vw,-10px) scale(.2533);animation:fall-41 30s -15s linear infinite}@keyframes fall-41{51.131%{transform:translate(54.4658vw,51.131vh) scale(.2533)}to{transform:translate(53.73655vw,99vh) scale(.2533)}}.snow:nth-child(42){opacity:.568;transform:translate(57.8065vw,-10px) scale(.7478);animation:fall-42 21s -17s linear infinite}@keyframes fall-42{71.175%{transform:translate(58.4085vw,71.175vh) scale(.7478)}to{transform:translate(58.1075vw,99vh) scale(.7478)}}.snow:nth-child(43){opacity:1.8802;transform:translate(19.2018vw,-10px) scale(.7141);animation:fall-43 29s -22s linear infinite}@keyframes fall-43{37.13%{transform:translate(26.8165vw,37.13vh) scale(.7141)}to{transform:translate(23.00915vw,99vh) scale(.7141)}}.snow:nth-child(44){opacity:.8098;transform:translate(42.4657vw,-10px) scale(.6292);animation:fall-44 24s -27s linear infinite}@keyframes fall-44{37.991%{transform:translate(38.9359vw,37.991vh) scale(.6292)}to{transform:translate(40.7008vw,99vh) scale(.6292)}}.snow:nth-child(45){opacity:.0918;transform:translate(12.0451vw,-10px) scale(.6099);animation:fall-45 21s -21s linear infinite}@keyframes fall-45{60.685%{transform:translate(7.1445vw,60.685vh) scale(.6099)}to{transform:translate(9.5948vw,99vh) scale(.6099)}}.snow:nth-child(46){opacity:1.4684;transform:translate(21.6915vw,-10px) scale(.4954);animation:fall-46 14s -6s linear infinite}@keyframes fall-46{69.612%{transform:translate(21.2997vw,69.612vh) scale(.4954)}to{transform:translate(21.4956vw,99vh) scale(.4954)}}.snow:nth-child(47){opacity:.9278;transform:translate(2.8288vw,-10px) scale(.5941);animation:fall-47 10s -1s linear infinite}@keyframes fall-47{64.588%{transform:translate(.6107vw,64.588vh) scale(.5941)}to{transform:translate(1.71975vw,99vh) scale(.5941)}}.snow:nth-child(48){opacity:1.208;transform:translate(96.0832vw,-10px) scale(.0658);animation:fall-48 22s -22s linear infinite}@keyframes fall-48{79.473%{transform:translate(101.5772vw,79.473vh) scale(.0658)}to{transform:translate(98.8302vw,99vh) scale(.0658)}}.snow:nth-child(49){opacity:.2268;transform:translate(78.5799vw,-10px) scale(.4946);animation:fall-49 21s -4s linear infinite}@keyframes fall-49{55.597%{transform:translate(84.339vw,55.597vh) scale(.4946)}to{transform:translate(81.45945vw,99vh) scale(.4946)}}.snow:nth-child(50){opacity:1.5476;transform:translate(74.9839vw,-10px) scale(.5826);animation:fall-50 15s -13s linear infinite}@keyframes fall-50{74.518%{transform:translate(68.3889vw,74.518vh) scale(.5826)}to{transform:translate(71.6864vw,99vh) scale(.5826)}}.snow:nth-child(51){opacity:.9878;transform:translate(61.1395vw,-10px) scale(.8247);animation:fall-51 30s -26s linear infinite}@keyframes fall-51{66.554%{transform:translate(56.1865vw,66.554vh) scale(.8247)}to{transform:translate(58.663vw,99vh) scale(.8247)}}.snow:nth-child(52){opacity:1.4168;transform:translate(53.7277vw,-10px) scale(.6652);animation:fall-52 17s -5s linear infinite}@keyframes fall-52{52.862%{transform:translate(46.3653vw,52.862vh) scale(.6652)}to{transform:translate(50.0465vw,99vh) scale(.6652)}}.snow:nth-child(53){opacity:1.718;transform:translate(10.9388vw,-10px) scale(.1572);animation:fall-53 28s -20s linear infinite}@keyframes fall-53{73.5%{transform:translate(7.8642vw,73.5vh) scale(.1572)}to{transform:translate(9.4015vw,99vh) scale(.1572)}}.snow:nth-child(54){opacity:.4784;transform:translate(76.3035vw,-10px) scale(.2778);animation:fall-54 24s -21s linear infinite}@keyframes fall-54{78.545%{transform:translate(69.7086vw,78.545vh) scale(.2778)}to{transform:translate(73.00605vw,99vh) scale(.2778)}}.snow:nth-child(55){opacity:.2578;transform:translate(39.4117vw,-10px) scale(.129);animation:fall-55 20s -28s linear infinite}@keyframes fall-55{50.703%{transform:translate(43.9044vw,50.703vh) scale(.129)}to{transform:translate(41.65805vw,99vh) scale(.129)}}.snow:nth-child(56){opacity:.4442;transform:translate(21.6837vw,-10px) scale(.3033);animation:fall-56 26s -6s linear infinite}@keyframes fall-56{44.224%{transform:translate(20.3456vw,44.224vh) scale(.3033)}to{transform:translate(21.01465vw,99vh) scale(.3033)}}.snow:nth-child(57){opacity:1.804;transform:translate(99.0284vw,-10px) scale(.5161);animation:fall-57 10s -30s linear infinite}@keyframes fall-57{60.532%{transform:translate(99.4896vw,60.532vh) scale(.5161)}to{transform:translate(99.259vw,99vh) scale(.5161)}}.snow:nth-child(58){opacity:1.4182;transform:translate(90.0574vw,-10px) scale(.5595);animation:fall-58 16s -14s linear infinite}@keyframes fall-58{72.123%{transform:translate(90.0924vw,72.123vh) scale(.5595)}to{transform:translate(90.0749vw,99vh) scale(.5595)}}.snow:nth-child(59){opacity:1.8302;transform:translate(83.8412vw,-10px) scale(.9858);animation:fall-59 17s -4s linear infinite}@keyframes fall-59{78.019%{transform:translate(78.6579vw,78.019vh) scale(.9858)}to{transform:translate(81.24955vw,99vh) scale(.9858)}}.snow:nth-child(60){opacity:1.6452;transform:translate(28.9726vw,-10px) scale(.977);animation:fall-60 21s -21s linear infinite}@keyframes fall-60{64.241%{transform:translate(30.7991vw,64.241vh) scale(.977)}to{transform:translate(29.88585vw,99vh) scale(.977)}}.snow:nth-child(61){opacity:.0516;transform:translate(49.1931vw,-10px) scale(.6713);animation:fall-61 17s -5s linear infinite}@keyframes fall-61{66.317%{transform:translate(58.7819vw,66.317vh) scale(.6713)}to{transform:translate(53.9875vw,99vh) scale(.6713)}}.snow:nth-child(62){opacity:.1108;transform:translate(55.3988vw,-10px) scale(.2373);animation:fall-62 24s -9s linear infinite}@keyframes fall-62{74.685%{transform:translate(52.8508vw,74.685vh) scale(.2373)}to{transform:translate(54.1248vw,99vh) scale(.2373)}}.snow:nth-child(63){opacity:.692;transform:translate(51.1109vw,-10px) scale(.9394);animation:fall-63 15s -25s linear infinite}@keyframes fall-63{73.686%{transform:translate(48.8433vw,73.686vh) scale(.9394)}to{transform:translate(49.9771vw,99vh) scale(.9394)}}.snow:nth-child(64){opacity:1.1684;transform:translate(18.9606vw,-10px) scale(.7318);animation:fall-64 23s -19s linear infinite}@keyframes fall-64{34.869%{transform:translate(27.0144vw,34.869vh) scale(.7318)}to{transform:translate(22.9875vw,99vh) scale(.7318)}}.snow:nth-child(65){opacity:1.5034;transform:translate(2.7167vw,-10px) scale(.0383);animation:fall-65 12s -30s linear infinite}@keyframes fall-65{31.133%{transform:translate(7.8565vw,31.133vh) scale(.0383)}to{transform:translate(5.2866vw,99vh) scale(.0383)}}.snow:nth-child(66){opacity:.117;transform:translate(16.1414vw,-10px) scale(.1796);animation:fall-66 26s -10s linear infinite}@keyframes fall-66{42.349%{transform:translate(12.3104vw,42.349vh) scale(.1796)}to{transform:translate(14.2259vw,99vh) scale(.1796)}}.snow:nth-child(67){opacity:.346;transform:translate(88.2257vw,-10px) scale(.0588);animation:fall-67 25s -12s linear infinite}@keyframes fall-67{57.693%{transform:translate(83.1129vw,57.693vh) scale(.0588)}to{transform:translate(85.6693vw,99vh) scale(.0588)}}.snow:nth-child(68){opacity:.139;transform:translate(42.0863vw,-10px) scale(.5133);animation:fall-68 10s -17s linear infinite}@keyframes fall-68{32.976%{transform:translate(45.3643vw,32.976vh) scale(.5133)}to{transform:translate(43.7253vw,99vh) scale(.5133)}}.snow:nth-child(69){opacity:.8186;transform:translate(30.7411vw,-10px) scale(.4387);animation:fall-69 18s -7s linear infinite}@keyframes fall-69{43.883%{transform:translate(39.6448vw,43.883vh) scale(.4387)}to{transform:translate(35.19295vw,99vh) scale(.4387)}}.snow:nth-child(70){opacity:.4114;transform:translate(57.4314vw,-10px) scale(.7561);animation:fall-70 21s -6s linear infinite}@keyframes fall-70{44.147%{transform:translate(48.2032vw,44.147vh) scale(.7561)}to{transform:translate(52.8173vw,99vh) scale(.7561)}}.snow:nth-child(71){opacity:.9728;transform:translate(99.0194vw,-10px) scale(.8169);animation:fall-71 20s -18s linear infinite}@keyframes fall-71{48.455%{transform:translate(97.4841vw,48.455vh) scale(.8169)}to{transform:translate(98.25175vw,99vh) scale(.8169)}}.snow:nth-child(72){opacity:.2982;transform:translate(80.2885vw,-10px) scale(.1596);animation:fall-72 25s -29s linear infinite}@keyframes fall-72{71.106%{transform:translate(73.2699vw,71.106vh) scale(.1596)}to{transform:translate(76.7792vw,99vh) scale(.1596)}}.snow:nth-child(73){opacity:1.7172;transform:translate(10.2603vw,-10px) scale(.6144);animation:fall-73 22s -10s linear infinite}@keyframes fall-73{35.183%{transform:translate(16.0085vw,35.183vh) scale(.6144)}to{transform:translate(13.1344vw,99vh) scale(.6144)}}.snow:nth-child(74){opacity:.1554;transform:translate(25.5134vw,-10px) scale(.3411);animation:fall-74 22s -17s linear infinite}@keyframes fall-74{44.151%{transform:translate(24.796vw,44.151vh) scale(.3411)}to{transform:translate(25.1547vw,99vh) scale(.3411)}}.snow:nth-child(75){opacity:.2034;transform:translate(44.0457vw,-10px) scale(.4993);animation:fall-75 22s -26s linear infinite}@keyframes fall-75{33.966%{transform:translate(42.646vw,33.966vh) scale(.4993)}to{transform:translate(43.34585vw,99vh) scale(.4993)}}.snow:nth-child(76){opacity:1.1872;transform:translate(21.3356vw,-10px) scale(.7383);animation:fall-76 19s -20s linear infinite}@keyframes fall-76{71.597%{transform:translate(19.8777vw,71.597vh) scale(.7383)}to{transform:translate(20.60665vw,99vh) scale(.7383)}}.snow:nth-child(77){opacity:.4748;transform:translate(.8758vw,-10px) scale(.4966);animation:fall-77 29s -8s linear infinite}@keyframes fall-77{31.154%{transform:translate(-8.3954vw,31.154vh) scale(.4966)}to{transform:translate(-3.7598vw,99vh) scale(.4966)}}.snow:nth-child(78){opacity:.025;transform:translate(26.3725vw,-10px) scale(.788);animation:fall-78 15s -14s linear infinite}@keyframes fall-78{58.823%{transform:translate(16.4266vw,58.823vh) scale(.788)}to{transform:translate(21.39955vw,99vh) scale(.788)}}.snow:nth-child(79){opacity:1.8648;transform:translate(47.9336vw,-10px) scale(.21);animation:fall-79 15s -27s linear infinite}@keyframes fall-79{38.315%{transform:translate(54.5556vw,38.315vh) scale(.21)}to{transform:translate(51.2446vw,99vh) scale(.21)}}.snow:nth-child(80){opacity:1.0118;transform:translate(2.9214vw,-10px) scale(.1725);animation:fall-80 18s -17s linear infinite}@keyframes fall-80{48.882%{transform:translate(-.6033vw,48.882vh) scale(.1725)}to{transform:translate(1.15905vw,99vh) scale(.1725)}}.snow:nth-child(81){opacity:1.4668;transform:translate(55.1405vw,-10px) scale(.3406);animation:fall-81 25s -16s linear infinite}@keyframes fall-81{74.973%{transform:translate(47.6664vw,74.973vh) scale(.3406)}to{transform:translate(51.40345vw,99vh) scale(.3406)}}.snow:nth-child(82){opacity:1.3208;transform:translate(96.8244vw,-10px) scale(.7099);animation:fall-82 28s -12s linear infinite}@keyframes fall-82{59.605%{transform:translate(94.0031vw,59.605vh) scale(.7099)}to{transform:translate(95.41375vw,99vh) scale(.7099)}}.snow:nth-child(83){opacity:.2324;transform:translate(57.771vw,-10px) scale(.7934);animation:fall-83 23s -7s linear infinite}@keyframes fall-83{65.408%{transform:translate(54.7098vw,65.408vh) scale(.7934)}to{transform:translate(56.2404vw,99vh) scale(.7934)}}.snow:nth-child(84){opacity:1.8748;transform:translate(58.8816vw,-10px) scale(.44);animation:fall-84 24s -29s linear infinite}@keyframes fall-84{78.857%{transform:translate(67.1382vw,78.857vh) scale(.44)}to{transform:translate(63.0099vw,99vh) scale(.44)}}.snow:nth-child(85){opacity:.1106;transform:translate(59.9451vw,-10px) scale(.3317);animation:fall-85 27s -16s linear infinite}@keyframes fall-85{54.324%{transform:translate(65.4742vw,54.324vh) scale(.3317)}to{transform:translate(62.70965vw,99vh) scale(.3317)}}.snow:nth-child(86){opacity:1.9226;transform:translate(53.7588vw,-10px) scale(.4648);animation:fall-86 22s -8s linear infinite}@keyframes fall-86{77.975%{transform:translate(55.6001vw,77.975vh) scale(.4648)}to{transform:translate(54.67945vw,99vh) scale(.4648)}}.snow:nth-child(87){opacity:.0036;transform:translate(10.739vw,-10px) scale(.4988);animation:fall-87 23s -5s linear infinite}@keyframes fall-87{33.554%{transform:translate(10.2556vw,33.554vh) scale(.4988)}to{transform:translate(10.4973vw,99vh) scale(.4988)}}.snow:nth-child(88){opacity:.2918;transform:translate(13.4685vw,-10px) scale(.1136);animation:fall-88 17s -27s linear infinite}@keyframes fall-88{60.027%{transform:translate(13.8185vw,60.027vh) scale(.1136)}to{transform:translate(13.6435vw,99vh) scale(.1136)}}.snow:nth-child(89){opacity:.51;transform:translate(20.8516vw,-10px) scale(.7088);animation:fall-89 18s -15s linear infinite}@keyframes fall-89{77.893%{transform:translate(26.1887vw,77.893vh) scale(.7088)}to{transform:translate(23.52015vw,99vh) scale(.7088)}}.snow:nth-child(90){opacity:.3244;transform:translate(95.6998vw,-10px) scale(.5445);animation:fall-90 25s -4s linear infinite}@keyframes fall-90{75.166%{transform:translate(97.0054vw,75.166vh) scale(.5445)}to{transform:translate(96.3526vw,99vh) scale(.5445)}}.snow:nth-child(91){opacity:.2278;transform:translate(90.6603vw,-10px) scale(.0508);animation:fall-91 20s -21s linear infinite}@keyframes fall-91{58.883%{transform:translate(94.3071vw,58.883vh) scale(.0508)}to{transform:translate(92.4837vw,99vh) scale(.0508)}}.snow:nth-child(92){opacity:.2992;transform:translate(76.0078vw,-10px) scale(.4786);animation:fall-92 27s -7s linear infinite}@keyframes fall-92{63.64%{transform:translate(68.3071vw,63.64vh) scale(.4786)}to{transform:translate(72.15745vw,99vh) scale(.4786)}}.snow:nth-child(93){opacity:.625;transform:translate(87.3415vw,-10px) scale(.8058);animation:fall-93 27s -28s linear infinite}@keyframes fall-93{60.994%{transform:translate(85.6169vw,60.994vh) scale(.8058)}to{transform:translate(86.4792vw,99vh) scale(.8058)}}.snow:nth-child(94){opacity:1.5874;transform:translate(2.5201vw,-10px) scale(.4506);animation:fall-94 24s -3s linear infinite}@keyframes fall-94{54.322%{transform:translate(12.3856vw,54.322vh) scale(.4506)}to{transform:translate(7.45285vw,99vh) scale(.4506)}}.snow:nth-child(95){opacity:.1098;transform:translate(32.1395vw,-10px) scale(.1889);animation:fall-95 17s -6s linear infinite}@keyframes fall-95{55.709%{transform:translate(26.1254vw,55.709vh) scale(.1889)}to{transform:translate(29.13245vw,99vh) scale(.1889)}}.snow:nth-child(96){opacity:1.0938;transform:translate(59.2798vw,-10px) scale(.2165);animation:fall-96 11s -3s linear infinite}@keyframes fall-96{69.996%{transform:translate(52.5604vw,69.996vh) scale(.2165)}to{transform:translate(55.9201vw,99vh) scale(.2165)}}.snow:nth-child(97){opacity:.071;transform:translate(9.4837vw,-10px) scale(.1193);animation:fall-97 22s -25s linear infinite}@keyframes fall-97{51.247%{transform:translate(6.6866vw,51.247vh) scale(.1193)}to{transform:translate(8.08515vw,99vh) scale(.1193)}}.snow:nth-child(98){opacity:1.0346;transform:translate(19.4103vw,-10px) scale(.7933);animation:fall-98 30s -14s linear infinite}@keyframes fall-98{59.277%{transform:translate(27.5642vw,59.277vh) scale(.7933)}to{transform:translate(23.48725vw,99vh) scale(.7933)}}.snow:nth-child(99){opacity:.0658;transform:translate(45.2086vw,-10px) scale(.8276);animation:fall-99 29s -14s linear infinite}@keyframes fall-99{43.671%{transform:translate(38.7881vw,43.671vh) scale(.8276)}to{transform:translate(41.99835vw,99vh) scale(.8276)}}.snow:nth-child(100){opacity:.272;transform:translate(7.1364vw,-10px) scale(.0902);animation:fall-100 27s -22s linear infinite}@keyframes fall-100{31.597%{transform:translate(3.2585vw,31.597vh) scale(.0902)}to{transform:translate(5.19745vw,99vh) scale(.0902)}}.snow:nth-child(101){opacity:.1646;transform:translate(44.3816vw,-10px) scale(.0165);animation:fall-101 20s -3s linear infinite}@keyframes fall-101{54.838%{transform:translate(37.3717vw,54.838vh) scale(.0165)}to{transform:translate(40.87665vw,99vh) scale(.0165)}}.snow:nth-child(102){opacity:1.7146;transform:translate(97.3448vw,-10px) scale(.2884);animation:fall-102 21s -29s linear infinite}@keyframes fall-102{60.201%{transform:translate(95.783vw,60.201vh) scale(.2884)}to{transform:translate(96.5639vw,99vh) scale(.2884)}}.snow:nth-child(103){opacity:1.6718;transform:translate(92.8104vw,-10px) scale(.2327);animation:fall-103 23s -12s linear infinite}@keyframes fall-103{73.946%{transform:translate(95.1906vw,73.946vh) scale(.2327)}to{transform:translate(94.0005vw,99vh) scale(.2327)}}.snow:nth-child(104){opacity:1.6432;transform:translate(43.3204vw,-10px) scale(.8323);animation:fall-104 14s -24s linear infinite}@keyframes fall-104{56.707%{transform:translate(36.123vw,56.707vh) scale(.8323)}to{transform:translate(39.7217vw,99vh) scale(.8323)}}.snow:nth-child(105){opacity:.68;transform:translate(29.6259vw,-10px) scale(.2072);animation:fall-105 20s -6s linear infinite}@keyframes fall-105{69.304%{transform:translate(21.4079vw,69.304vh) scale(.2072)}to{transform:translate(25.5169vw,99vh) scale(.2072)}}.snow:nth-child(106){opacity:1.3236;transform:translate(49.2669vw,-10px) scale(.563);animation:fall-106 25s -7s linear infinite}@keyframes fall-106{54.656%{transform:translate(45.8367vw,54.656vh) scale(.563)}to{transform:translate(47.5518vw,99vh) scale(.563)}}.snow:nth-child(107){opacity:1.686;transform:translate(52.5199vw,-10px) scale(.5426);animation:fall-107 26s -12s linear infinite}@keyframes fall-107{57.236%{transform:translate(60.2354vw,57.236vh) scale(.5426)}to{transform:translate(56.37765vw,99vh) scale(.5426)}}.snow:nth-child(108){opacity:1.5268;transform:translate(80.0026vw,-10px) scale(.8864);animation:fall-108 21s -24s linear infinite}@keyframes fall-108{36.875%{transform:translate(83.7451vw,36.875vh) scale(.8864)}to{transform:translate(81.87385vw,99vh) scale(.8864)}}.snow:nth-child(109){opacity:.615;transform:translate(13.2961vw,-10px) scale(.4787);animation:fall-109 27s -19s linear infinite}@keyframes fall-109{36.176%{transform:translate(3.5151vw,36.176vh) scale(.4787)}to{transform:translate(8.4056vw,99vh) scale(.4787)}}.snow:nth-child(110){opacity:.7516;transform:translate(44.2348vw,-10px) scale(.8155);animation:fall-110 26s -8s linear infinite}@keyframes fall-110{41.544%{transform:translate(52.3392vw,41.544vh) scale(.8155)}to{transform:translate(48.287vw,99vh) scale(.8155)}}.snow:nth-child(111){opacity:.1916;transform:translate(48.1535vw,-10px) scale(.4449);animation:fall-111 19s -28s linear infinite}@keyframes fall-111{48.748%{transform:translate(53.709vw,48.748vh) scale(.4449)}to{transform:translate(50.93125vw,99vh) scale(.4449)}}.snow:nth-child(112){opacity:.1334;transform:translate(55.2735vw,-10px) scale(.9029);animation:fall-112 15s -6s linear infinite}@keyframes fall-112{54.642%{transform:translate(52.1985vw,54.642vh) scale(.9029)}to{transform:translate(53.736vw,99vh) scale(.9029)}}.snow:nth-child(113){opacity:1.3904;transform:translate(64.2773vw,-10px) scale(.1833);animation:fall-113 16s -30s linear infinite}@keyframes fall-113{37.801%{transform:translate(63.7342vw,37.801vh) scale(.1833)}to{transform:translate(64.00575vw,99vh) scale(.1833)}}.snow:nth-child(114){opacity:.0226;transform:translate(85.3219vw,-10px) scale(.5994);animation:fall-114 21s -19s linear infinite}@keyframes fall-114{37.682%{transform:translate(83.8518vw,37.682vh) scale(.5994)}to{transform:translate(84.58685vw,99vh) scale(.5994)}}.snow:nth-child(115){opacity:1.2294;transform:translate(59.439vw,-10px) scale(.5868);animation:fall-115 29s -14s linear infinite}@keyframes fall-115{51.035%{transform:translate(50.9816vw,51.035vh) scale(.5868)}to{transform:translate(55.2103vw,99vh) scale(.5868)}}.snow:nth-child(116){opacity:1.2956;transform:translate(93.203vw,-10px) scale(.8044);animation:fall-116 22s -1s linear infinite}@keyframes fall-116{45.524%{transform:translate(96.8786vw,45.524vh) scale(.8044)}to{transform:translate(95.0408vw,99vh) scale(.8044)}}.snow:nth-child(117){opacity:.2724;transform:translate(22.8049vw,-10px) scale(.742);animation:fall-117 25s -7s linear infinite}@keyframes fall-117{37.358%{transform:translate(16.5819vw,37.358vh) scale(.742)}to{transform:translate(19.6934vw,99vh) scale(.742)}}.snow:nth-child(118){opacity:.5002;transform:translate(30.9633vw,-10px) scale(.1379);animation:fall-118 18s -15s linear infinite}@keyframes fall-118{68.327%{transform:translate(38.4586vw,68.327vh) scale(.1379)}to{transform:translate(34.71095vw,99vh) scale(.1379)}}.snow:nth-child(119){opacity:1.4344;transform:translate(10.3823vw,-10px) scale(.243);animation:fall-119 16s -29s linear infinite}@keyframes fall-119{63.289%{transform:translate(17.7472vw,63.289vh) scale(.243)}to{transform:translate(14.06475vw,99vh) scale(.243)}}.snow:nth-child(120){opacity:1.244;transform:translate(66.51vw,-10px) scale(.6003);animation:fall-120 15s -14s linear infinite}@keyframes fall-120{36.504%{transform:translate(57.3367vw,36.504vh) scale(.6003)}to{transform:translate(61.92335vw,99vh) scale(.6003)}}.snow:nth-child(121){opacity:1.7178;transform:translate(70.4575vw,-10px) scale(.4698);animation:fall-121 30s -22s linear infinite}@keyframes fall-121{46.183%{transform:translate(66.9347vw,46.183vh) scale(.4698)}to{transform:translate(68.6961vw,99vh) scale(.4698)}}.snow:nth-child(122){opacity:.411;transform:translate(51.4819vw,-10px) scale(.0227);animation:fall-122 19s -25s linear infinite}@keyframes fall-122{72.979%{transform:translate(45.2985vw,72.979vh) scale(.0227)}to{transform:translate(48.3902vw,99vh) scale(.0227)}}.snow:nth-child(123){opacity:1.7686;transform:translate(47.5295vw,-10px) scale(.7256);animation:fall-123 18s -27s linear infinite}@keyframes fall-123{39.023%{transform:translate(41.6517vw,39.023vh) scale(.7256)}to{transform:translate(44.5906vw,99vh) scale(.7256)}}.snow:nth-child(124){opacity:.6012;transform:translate(99.811vw,-10px) scale(.4913);animation:fall-124 15s -3s linear infinite}@keyframes fall-124{76.335%{transform:translate(99.1411vw,76.335vh) scale(.4913)}to{transform:translate(99.47605vw,99vh) scale(.4913)}}.snow:nth-child(125){opacity:.8506;transform:translate(70.9866vw,-10px) scale(.2657);animation:fall-125 29s -22s linear infinite}@keyframes fall-125{62.758%{transform:translate(69.6788vw,62.758vh) scale(.2657)}to{transform:translate(70.3327vw,99vh) scale(.2657)}}.snow:nth-child(126){opacity:1.4236;transform:translate(23.3033vw,-10px) scale(.7934);animation:fall-126 15s -9s linear infinite}@keyframes fall-126{36.735%{transform:translate(24.4004vw,36.735vh) scale(.7934)}to{transform:translate(23.85185vw,99vh) scale(.7934)}}.snow:nth-child(127){opacity:1.0636;transform:translate(85.0018vw,-10px) scale(.6786);animation:fall-127 27s -15s linear infinite}@keyframes fall-127{54.09%{transform:translate(80.9431vw,54.09vh) scale(.6786)}to{transform:translate(82.97245vw,99vh) scale(.6786)}}.snow:nth-child(128){opacity:.297;transform:translate(23.3968vw,-10px) scale(.3471);animation:fall-128 15s -11s linear infinite}@keyframes fall-128{39.619%{transform:translate(20.2275vw,39.619vh) scale(.3471)}to{transform:translate(21.81215vw,99vh) scale(.3471)}}.snow:nth-child(129){opacity:1.3538;transform:translate(32.2548vw,-10px) scale(.9184);animation:fall-129 28s -24s linear infinite}@keyframes fall-129{49.403%{transform:translate(31.2814vw,49.403vh) scale(.9184)}to{transform:translate(31.7681vw,99vh) scale(.9184)}}.snow:nth-child(130){opacity:1.31;transform:translate(1.4693vw,-10px) scale(.0722);animation:fall-130 26s -15s linear infinite}@keyframes fall-130{54.92%{transform:translate(-4.9461vw,54.92vh) scale(.0722)}to{transform:translate(-1.7384vw,99vh) scale(.0722)}}.snow:nth-child(131){opacity:1.7868;transform:translate(96.5223vw,-10px) scale(.1411);animation:fall-131 14s -5s linear infinite}@keyframes fall-131{40.852%{transform:translate(89.033vw,40.852vh) scale(.1411)}to{transform:translate(92.77765vw,99vh) scale(.1411)}}.snow:nth-child(132){opacity:1.595;transform:translate(56.6031vw,-10px) scale(.6936);animation:fall-132 16s -10s linear infinite}@keyframes fall-132{43.544%{transform:translate(49.6761vw,43.544vh) scale(.6936)}to{transform:translate(53.1396vw,99vh) scale(.6936)}}.snow:nth-child(133){opacity:1.9734;transform:translate(75.9001vw,-10px) scale(.9793);animation:fall-133 27s -13s linear infinite}@keyframes fall-133{70.568%{transform:translate(72.1751vw,70.568vh) scale(.9793)}to{transform:translate(74.0376vw,99vh) scale(.9793)}}.snow:nth-child(134){opacity:1.943;transform:translate(49.1775vw,-10px) scale(.957);animation:fall-134 27s -18s linear infinite}@keyframes fall-134{76.682%{transform:translate(54.1386vw,76.682vh) scale(.957)}to{transform:translate(51.65805vw,99vh) scale(.957)}}.snow:nth-child(135){opacity:.5274;transform:translate(78.0103vw,-10px) scale(.6884);animation:fall-135 26s -27s linear infinite}@keyframes fall-135{66.357%{transform:translate(73.2719vw,66.357vh) scale(.6884)}to{transform:translate(75.6411vw,99vh) scale(.6884)}}.snow:nth-child(136){opacity:1.4152;transform:translate(53.0282vw,-10px) scale(.192);animation:fall-136 29s -4s linear infinite}@keyframes fall-136{45%{transform:translate(48.2256vw,45vh) scale(.192)}to{transform:translate(50.6269vw,99vh) scale(.192)}}.snow:nth-child(137){opacity:1.3306;transform:translate(99.4974vw,-10px) scale(.6475);animation:fall-137 22s -11s linear infinite}@keyframes fall-137{57.274%{transform:translate(100.045vw,57.274vh) scale(.6475)}to{transform:translate(99.7712vw,99vh) scale(.6475)}}.snow:nth-child(138){opacity:1.38;transform:translate(14.879vw,-10px) scale(.2441);animation:fall-138 21s -15s linear infinite}@keyframes fall-138{46.09%{transform:translate(16.7825vw,46.09vh) scale(.2441)}to{transform:translate(15.83075vw,99vh) scale(.2441)}}.snow:nth-child(139){opacity:.525;transform:translate(62.8194vw,-10px) scale(.4385);animation:fall-139 29s -14s linear infinite}@keyframes fall-139{75.912%{transform:translate(68.4082vw,75.912vh) scale(.4385)}to{transform:translate(65.6138vw,99vh) scale(.4385)}}.snow:nth-child(140){opacity:1.0454;transform:translate(11.5214vw,-10px) scale(.7564);animation:fall-140 21s -14s linear infinite}@keyframes fall-140{43.998%{transform:translate(9.7694vw,43.998vh) scale(.7564)}to{transform:translate(10.6454vw,99vh) scale(.7564)}}.snow:nth-child(141){opacity:.7796;transform:translate(64.0697vw,-10px) scale(.5908);animation:fall-141 21s -17s linear infinite}@keyframes fall-141{36.358%{transform:translate(64.0277vw,36.358vh) scale(.5908)}to{transform:translate(64.0487vw,99vh) scale(.5908)}}.snow:nth-child(142){opacity:1.0478;transform:translate(54.5007vw,-10px) scale(.6947);animation:fall-142 28s -26s linear infinite}@keyframes fall-142{46.69%{transform:translate(45.3553vw,46.69vh) scale(.6947)}to{transform:translate(49.928vw,99vh) scale(.6947)}}.snow:nth-child(143){opacity:1.193;transform:translate(67.5693vw,-10px) scale(.425);animation:fall-143 13s -10s linear infinite}@keyframes fall-143{34.828%{transform:translate(76.4381vw,34.828vh) scale(.425)}to{transform:translate(72.0037vw,99vh) scale(.425)}}.snow:nth-child(144){opacity:.793;transform:translate(37.4369vw,-10px) scale(.2436);animation:fall-144 29s -28s linear infinite}@keyframes fall-144{64.394%{transform:translate(45.8414vw,64.394vh) scale(.2436)}to{transform:translate(41.63915vw,99vh) scale(.2436)}}.snow:nth-child(145){opacity:1.0282;transform:translate(88.2647vw,-10px) scale(.9038);animation:fall-145 11s -11s linear infinite}@keyframes fall-145{42.061%{transform:translate(97.1556vw,42.061vh) scale(.9038)}to{transform:translate(92.71015vw,99vh) scale(.9038)}}.snow:nth-child(146){opacity:.0692;transform:translate(41.1518vw,-10px) scale(.9472);animation:fall-146 13s -4s linear infinite}@keyframes fall-146{70.032%{transform:translate(45.0056vw,70.032vh) scale(.9472)}to{transform:translate(43.0787vw,99vh) scale(.9472)}}.snow:nth-child(147){opacity:1.7304;transform:translate(53.945vw,-10px) scale(.4446);animation:fall-147 13s -25s linear infinite}@keyframes fall-147{34.693%{transform:translate(57.5153vw,34.693vh) scale(.4446)}to{transform:translate(55.73015vw,99vh) scale(.4446)}}.snow:nth-child(148){opacity:1.6566;transform:translate(97.2054vw,-10px) scale(.7305);animation:fall-148 27s -24s linear infinite}@keyframes fall-148{39.646%{transform:translate(105.6539vw,39.646vh) scale(.7305)}to{transform:translate(101.42965vw,99vh) scale(.7305)}}.snow:nth-child(149){opacity:1.2742;transform:translate(59.3076vw,-10px) scale(.0679);animation:fall-149 14s -23s linear infinite}@keyframes fall-149{79.369%{transform:translate(60.2681vw,79.369vh) scale(.0679)}to{transform:translate(59.78785vw,99vh) scale(.0679)}}.snow:nth-child(150){opacity:.467;transform:translate(79.1777vw,-10px) scale(.6907);animation:fall-150 26s -20s linear infinite}@keyframes fall-150{78.299%{transform:translate(72.1069vw,78.299vh) scale(.6907)}to{transform:translate(75.6423vw,99vh) scale(.6907)}}.snow:nth-child(151){opacity:.5552;transform:translate(18.4035vw,-10px) scale(.1754);animation:fall-151 19s -15s linear infinite}@keyframes fall-151{65.604%{transform:translate(24.7753vw,65.604vh) scale(.1754)}to{transform:translate(21.5894vw,99vh) scale(.1754)}}.snow:nth-child(152){opacity:.4382;transform:translate(64.3254vw,-10px) scale(.4901);animation:fall-152 24s -17s linear infinite}@keyframes fall-152{73.821%{transform:translate(56.8909vw,73.821vh) scale(.4901)}to{transform:translate(60.60815vw,99vh) scale(.4901)}}.snow:nth-child(153){opacity:1.7938;transform:translate(74.8426vw,-10px) scale(.7386);animation:fall-153 14s -28s linear infinite}@keyframes fall-153{35.126%{transform:translate(71.5343vw,35.126vh) scale(.7386)}to{transform:translate(73.18845vw,99vh) scale(.7386)}}.snow:nth-child(154){opacity:1.225;transform:translate(35.7503vw,-10px) scale(.4895);animation:fall-154 13s -2s linear infinite}@keyframes fall-154{40.496%{transform:translate(33.0397vw,40.496vh) scale(.4895)}to{transform:translate(34.395vw,99vh) scale(.4895)}}.snow:nth-child(155){opacity:.0188;transform:translate(7.5122vw,-10px) scale(.9553);animation:fall-155 11s -20s linear infinite}@keyframes fall-155{62.389%{transform:translate(16.8843vw,62.389vh) scale(.9553)}to{transform:translate(12.19825vw,99vh) scale(.9553)}}.snow:nth-child(156){opacity:.3376;transform:translate(65.6683vw,-10px) scale(.4444);animation:fall-156 16s -2s linear infinite}@keyframes fall-156{45.229%{transform:translate(66.849vw,45.229vh) scale(.4444)}to{transform:translate(66.25865vw,99vh) scale(.4444)}}.snow:nth-child(157){opacity:.5522;transform:translate(49.6824vw,-10px) scale(.2963);animation:fall-157 13s -22s linear infinite}@keyframes fall-157{53.408%{transform:translate(57.1471vw,53.408vh) scale(.2963)}to{transform:translate(53.41475vw,99vh) scale(.2963)}}.snow:nth-child(158){opacity:1.4244;transform:translate(15.7631vw,-10px) scale(.1072);animation:fall-158 26s -6s linear infinite}@keyframes fall-158{58.412%{transform:translate(18.6825vw,58.412vh) scale(.1072)}to{transform:translate(17.2228vw,99vh) scale(.1072)}}.snow:nth-child(159){opacity:1.7976;transform:translate(9.9498vw,-10px) scale(.145);animation:fall-159 19s -14s linear infinite}@keyframes fall-159{43.737%{transform:translate(8.6396vw,43.737vh) scale(.145)}to{transform:translate(9.2947vw,99vh) scale(.145)}}.snow:nth-child(160){opacity:1.5504;transform:translate(58.3634vw,-10px) scale(.7709);animation:fall-160 28s -19s linear infinite}@keyframes fall-160{57.585%{transform:translate(52.2755vw,57.585vh) scale(.7709)}to{transform:translate(55.31945vw,99vh) scale(.7709)}}.snow:nth-child(161){opacity:.723;transform:translate(31.3743vw,-10px) scale(.9197);animation:fall-161 28s -1s linear infinite}@keyframes fall-161{79.062%{transform:translate(27.3599vw,79.062vh) scale(.9197)}to{transform:translate(29.3671vw,99vh) scale(.9197)}}.snow:nth-child(162){opacity:.845;transform:translate(7.9694vw,-10px) scale(.4002);animation:fall-162 30s -1s linear infinite}@keyframes fall-162{62.786%{transform:translate(13.6734vw,62.786vh) scale(.4002)}to{transform:translate(10.8214vw,99vh) scale(.4002)}}.snow:nth-child(163){opacity:1.4508;transform:translate(51.6147vw,-10px) scale(.1101);animation:fall-163 26s -6s linear infinite}@keyframes fall-163{35.49%{transform:translate(53.5773vw,35.49vh) scale(.1101)}to{transform:translate(52.596vw,99vh) scale(.1101)}}.snow:nth-child(164){opacity:.3866;transform:translate(64.3253vw,-10px) scale(.8427);animation:fall-164 25s -7s linear infinite}@keyframes fall-164{53.57%{transform:translate(62.9636vw,53.57vh) scale(.8427)}to{transform:translate(63.64445vw,99vh) scale(.8427)}}.snow:nth-child(165){opacity:1.1954;transform:translate(80.6766vw,-10px) scale(.8778);animation:fall-165 12s -4s linear infinite}@keyframes fall-165{31.826%{transform:translate(79.875vw,31.826vh) scale(.8778)}to{transform:translate(80.2758vw,99vh) scale(.8778)}}.snow:nth-child(166){opacity:1.507;transform:translate(79.1066vw,-10px) scale(.5177);animation:fall-166 12s -28s linear infinite}@keyframes fall-166{41.801%{transform:translate(79.1697vw,41.801vh) scale(.5177)}to{transform:translate(79.13815vw,99vh) scale(.5177)}}.snow:nth-child(167){opacity:.898;transform:translate(23.6368vw,-10px) scale(.1379);animation:fall-167 27s -25s linear infinite}@keyframes fall-167{43.307%{transform:translate(23.3732vw,43.307vh) scale(.1379)}to{transform:translate(23.505vw,99vh) scale(.1379)}}.snow:nth-child(168){opacity:.2624;transform:translate(20.1802vw,-10px) scale(.171);animation:fall-168 26s -5s linear infinite}@keyframes fall-168{48.036%{transform:translate(20.2037vw,48.036vh) scale(.171)}to{transform:translate(20.19195vw,99vh) scale(.171)}}.snow:nth-child(169){opacity:.0916;transform:translate(9.4773vw,-10px) scale(.4783);animation:fall-169 24s -26s linear infinite}@keyframes fall-169{39.044%{transform:translate(15.0811vw,39.044vh) scale(.4783)}to{transform:translate(12.2792vw,99vh) scale(.4783)}}.snow:nth-child(170){opacity:.6928;transform:translate(93.1349vw,-10px) scale(.8296);animation:fall-170 18s -9s linear infinite}@keyframes fall-170{53.673%{transform:translate(88.3885vw,53.673vh) scale(.8296)}to{transform:translate(90.7617vw,99vh) scale(.8296)}}.snow:nth-child(171){opacity:.4966;transform:translate(4.0712vw,-10px) scale(.6654);animation:fall-171 29s -6s linear infinite}@keyframes fall-171{54.869%{transform:translate(7.18vw,54.869vh) scale(.6654)}to{transform:translate(5.6256vw,99vh) scale(.6654)}}.snow:nth-child(172){opacity:.6888;transform:translate(97.7271vw,-10px) scale(.5086);animation:fall-172 22s -7s linear infinite}@keyframes fall-172{36.989%{transform:translate(100.4261vw,36.989vh) scale(.5086)}to{transform:translate(99.0766vw,99vh) scale(.5086)}}.snow:nth-child(173){opacity:.4428;transform:translate(59.4395vw,-10px) scale(.1311);animation:fall-173 28s -5s linear infinite}@keyframes fall-173{47.736%{transform:translate(55.6382vw,47.736vh) scale(.1311)}to{transform:translate(57.53885vw,99vh) scale(.1311)}}.snow:nth-child(174){opacity:.9776;transform:translate(27.4291vw,-10px) scale(.5287);animation:fall-174 11s -16s linear infinite}@keyframes fall-174{38.637%{transform:translate(21.4328vw,38.637vh) scale(.5287)}to{transform:translate(24.43095vw,99vh) scale(.5287)}}.snow:nth-child(175){opacity:.6848;transform:translate(63.9745vw,-10px) scale(.7953);animation:fall-175 16s -4s linear infinite}@keyframes fall-175{41.583%{transform:translate(54.6412vw,41.583vh) scale(.7953)}to{transform:translate(59.30785vw,99vh) scale(.7953)}}.snow:nth-child(176){opacity:.947;transform:translate(73.1877vw,-10px) scale(.0986);animation:fall-176 27s -1s linear infinite}@keyframes fall-176{37.825%{transform:translate(74.0789vw,37.825vh) scale(.0986)}to{transform:translate(73.6333vw,99vh) scale(.0986)}}.snow:nth-child(177){opacity:1.9546;transform:translate(89.0434vw,-10px) scale(.1582);animation:fall-177 17s -3s linear infinite}@keyframes fall-177{71.734%{transform:translate(84.3599vw,71.734vh) scale(.1582)}to{transform:translate(86.70165vw,99vh) scale(.1582)}}.snow:nth-child(178){opacity:1.6262;transform:translate(38.4579vw,-10px) scale(.7184);animation:fall-178 19s -10s linear infinite}@keyframes fall-178{40.351%{transform:translate(30.0345vw,40.351vh) scale(.7184)}to{transform:translate(34.2462vw,99vh) scale(.7184)}}.snow:nth-child(179){opacity:1.6416;transform:translate(16.1859vw,-10px) scale(.6422);animation:fall-179 19s -8s linear infinite}@keyframes fall-179{40.303%{transform:translate(21.8359vw,40.303vh) scale(.6422)}to{transform:translate(19.0109vw,99vh) scale(.6422)}}.snow:nth-child(180){opacity:.0374;transform:translate(53.0147vw,-10px) scale(.8516);animation:fall-180 12s -11s linear infinite}@keyframes fall-180{59.76%{transform:translate(46.9074vw,59.76vh) scale(.8516)}to{transform:translate(49.96105vw,99vh) scale(.8516)}}.snow:nth-child(181){opacity:.6196;transform:translate(42.643vw,-10px) scale(.0593);animation:fall-181 29s -20s linear infinite}@keyframes fall-181{69.693%{transform:translate(46.4594vw,69.693vh) scale(.0593)}to{transform:translate(44.5512vw,99vh) scale(.0593)}}.snow:nth-child(182){opacity:.6568;transform:translate(34.232vw,-10px) scale(.7995);animation:fall-182 27s -7s linear infinite}@keyframes fall-182{56.869%{transform:translate(34.5541vw,56.869vh) scale(.7995)}to{transform:translate(34.39305vw,99vh) scale(.7995)}}.snow:nth-child(183){opacity:.6826;transform:translate(38.7638vw,-10px) scale(.6247);animation:fall-183 15s -16s linear infinite}@keyframes fall-183{40.272%{transform:translate(37.8841vw,40.272vh) scale(.6247)}to{transform:translate(38.32395vw,99vh) scale(.6247)}}.snow:nth-child(184){opacity:.4766;transform:translate(37.1649vw,-10px) scale(.5467);animation:fall-184 19s -2s linear infinite}@keyframes fall-184{51.312%{transform:translate(34.9793vw,51.312vh) scale(.5467)}to{transform:translate(36.0721vw,99vh) scale(.5467)}}.snow:nth-child(185){opacity:1.366;transform:translate(68.086vw,-10px) scale(.3843);animation:fall-185 20s -7s linear infinite}@keyframes fall-185{60.135%{transform:translate(60.0477vw,60.135vh) scale(.3843)}to{transform:translate(64.06685vw,99vh) scale(.3843)}}.snow:nth-child(186){opacity:.6682;transform:translate(55.1957vw,-10px) scale(.5289);animation:fall-186 19s -2s linear infinite}@keyframes fall-186{63.161%{transform:translate(62.575vw,63.161vh) scale(.5289)}to{transform:translate(58.88535vw,99vh) scale(.5289)}}.snow:nth-child(187){opacity:.6402;transform:translate(94.4147vw,-10px) scale(.8565);animation:fall-187 29s -30s linear infinite}@keyframes fall-187{36.628%{transform:translate(86.0112vw,36.628vh) scale(.8565)}to{transform:translate(90.21295vw,99vh) scale(.8565)}}.snow:nth-child(188){opacity:1.395;transform:translate(63.8697vw,-10px) scale(.4644);animation:fall-188 13s -29s linear infinite}@keyframes fall-188{45.527%{transform:translate(72.9548vw,45.527vh) scale(.4644)}to{transform:translate(68.41225vw,99vh) scale(.4644)}}.snow:nth-child(189){opacity:.7284;transform:translate(9.3611vw,-10px) scale(.9041);animation:fall-189 28s -10s linear infinite}@keyframes fall-189{74.477%{transform:translate(5.3554vw,74.477vh) scale(.9041)}to{transform:translate(7.35825vw,99vh) scale(.9041)}}.snow:nth-child(190){opacity:.1982;transform:translate(.2075vw,-10px) scale(.5765);animation:fall-190 21s -10s linear infinite}@keyframes fall-190{45.954%{transform:translate(.2335vw,45.954vh) scale(.5765)}to{transform:translate(.2205vw,99vh) scale(.5765)}}.snow:nth-child(191){opacity:.6676;transform:translate(99.4294vw,-10px) scale(.3326);animation:fall-191 15s -27s linear infinite}@keyframes fall-191{39.618%{transform:translate(100.094vw,39.618vh) scale(.3326)}to{transform:translate(99.7617vw,99vh) scale(.3326)}}.snow:nth-child(192){opacity:1.4644;transform:translate(74.5582vw,-10px) scale(.2538);animation:fall-192 13s -22s linear infinite}@keyframes fall-192{34.115%{transform:translate(71.1332vw,34.115vh) scale(.2538)}to{transform:translate(72.8457vw,99vh) scale(.2538)}}.snow:nth-child(193){opacity:.4042;transform:translate(8.0176vw,-10px) scale(.9587);animation:fall-193 22s -6s linear infinite}@keyframes fall-193{74.906%{transform:translate(-1.0418vw,74.906vh) scale(.9587)}to{transform:translate(3.4879vw,99vh) scale(.9587)}}.snow:nth-child(194){opacity:.3694;transform:translate(42.7539vw,-10px) scale(.4801);animation:fall-194 26s -25s linear infinite}@keyframes fall-194{67.428%{transform:translate(48.0556vw,67.428vh) scale(.4801)}to{transform:translate(45.40475vw,99vh) scale(.4801)}}.snow:nth-child(195){opacity:.7048;transform:translate(36.3925vw,-10px) scale(.0964);animation:fall-195 29s -16s linear infinite}@keyframes fall-195{72.054%{transform:translate(33.5426vw,72.054vh) scale(.0964)}to{transform:translate(34.96755vw,99vh) scale(.0964)}}.snow:nth-child(196){opacity:1.746;transform:translate(94.6648vw,-10px) scale(.7311);animation:fall-196 27s -26s linear infinite}@keyframes fall-196{66.918%{transform:translate(85.0703vw,66.918vh) scale(.7311)}to{transform:translate(89.86755vw,99vh) scale(.7311)}}.snow:nth-child(197){opacity:.4976;transform:translate(53.0055vw,-10px) scale(.2864);animation:fall-197 11s -16s linear infinite}@keyframes fall-197{43.988%{transform:translate(48.7885vw,43.988vh) scale(.2864)}to{transform:translate(50.897vw,99vh) scale(.2864)}}.snow:nth-child(198){opacity:.1276;transform:translate(84.0186vw,-10px) scale(.6589);animation:fall-198 28s -12s linear infinite}@keyframes fall-198{64.697%{transform:translate(82.9174vw,64.697vh) scale(.6589)}to{transform:translate(83.468vw,99vh) scale(.6589)}}.snow:nth-child(199){opacity:1.6218;transform:translate(17.4385vw,-10px) scale(.1557);animation:fall-199 18s -11s linear infinite}@keyframes fall-199{74.105%{transform:translate(13.6685vw,74.105vh) scale(.1557)}to{transform:translate(15.5535vw,99vh) scale(.1557)}}.snow:nth-child(200){opacity:1.565;transform:translate(30.68vw,-10px) scale(.1122);animation:fall-200 15s -13s linear infinite}@keyframes fall-200{35.745%{transform:translate(33.4913vw,35.745vh) scale(.1122)}to{transform:translate(32.08565vw,99vh) scale(.1122)}}.snow:nth-child(201){opacity:.849;transform:translate(29.2825vw,-10px) scale(.9543);animation:fall-201 12s -2s linear infinite}@keyframes fall-201{50.759%{transform:translate(31.4853vw,50.759vh) scale(.9543)}to{transform:translate(30.3839vw,99vh) scale(.9543)}}.snow:nth-child(202){opacity:.1216;transform:translate(7.1493vw,-10px) scale(.9288);animation:fall-202 17s -11s linear infinite}@keyframes fall-202{46.794%{transform:translate(.2881vw,46.794vh) scale(.9288)}to{transform:translate(3.7187vw,99vh) scale(.9288)}}.snow:nth-child(203){opacity:1.3264;transform:translate(38.9556vw,-10px) scale(.9254);animation:fall-203 23s -26s linear infinite}@keyframes fall-203{76.133%{transform:translate(41.9392vw,76.133vh) scale(.9254)}to{transform:translate(40.4474vw,99vh) scale(.9254)}}.snow:nth-child(204){opacity:1.5232;transform:translate(5.2493vw,-10px) scale(.2181);animation:fall-204 13s -11s linear infinite}@keyframes fall-204{36.362%{transform:translate(-.9036vw,36.362vh) scale(.2181)}to{transform:translate(2.17285vw,99vh) scale(.2181)}}.snow:nth-child(205){opacity:1.7632;transform:translate(91.0708vw,-10px) scale(.8363);animation:fall-205 24s -29s linear infinite}@keyframes fall-205{64.659%{transform:translate(96.7148vw,64.659vh) scale(.8363)}to{transform:translate(93.8928vw,99vh) scale(.8363)}}.snow:nth-child(206){opacity:1.0128;transform:translate(19.9634vw,-10px) scale(.737);animation:fall-206 30s -7s linear infinite}@keyframes fall-206{42.058%{transform:translate(22.6285vw,42.058vh) scale(.737)}to{transform:translate(21.29595vw,99vh) scale(.737)}}.snow:nth-child(207){opacity:.4162;transform:translate(41.0381vw,-10px) scale(.7964);animation:fall-207 29s -16s linear infinite}@keyframes fall-207{78.818%{transform:translate(32.958vw,78.818vh) scale(.7964)}to{transform:translate(36.99805vw,99vh) scale(.7964)}}.snow:nth-child(208){opacity:1.194;transform:translate(51.3004vw,-10px) scale(.8416);animation:fall-208 12s -2s linear infinite}@keyframes fall-208{52.721%{transform:translate(60.5385vw,52.721vh) scale(.8416)}to{transform:translate(55.91945vw,99vh) scale(.8416)}}.snow:nth-child(209){opacity:.5934;transform:translate(70.2167vw,-10px) scale(.8794);animation:fall-209 21s -19s linear infinite}@keyframes fall-209{60.698%{transform:translate(68.0194vw,60.698vh) scale(.8794)}to{transform:translate(69.11805vw,99vh) scale(.8794)}}.snow:nth-child(210){opacity:1.7128;transform:translate(53.9177vw,-10px) scale(.6786);animation:fall-210 23s -8s linear infinite}@keyframes fall-210{35.989%{transform:translate(53.5391vw,35.989vh) scale(.6786)}to{transform:translate(53.7284vw,99vh) scale(.6786)}}.snow:nth-child(211){opacity:.6184;transform:translate(48.2592vw,-10px) scale(.2243);animation:fall-211 14s -20s linear infinite}@keyframes fall-211{77.825%{transform:translate(50.6431vw,77.825vh) scale(.2243)}to{transform:translate(49.45115vw,99vh) scale(.2243)}}.snow:nth-child(212){opacity:.1078;transform:translate(62.5264vw,-10px) scale(.5158);animation:fall-212 25s -24s linear infinite}@keyframes fall-212{74.693%{transform:translate(59.7812vw,74.693vh) scale(.5158)}to{transform:translate(61.1538vw,99vh) scale(.5158)}}.snow:nth-child(213){opacity:1.891;transform:translate(62.1041vw,-10px) scale(.2631);animation:fall-213 27s -1s linear infinite}@keyframes fall-213{42.454%{transform:translate(68.5785vw,42.454vh) scale(.2631)}to{transform:translate(65.3413vw,99vh) scale(.2631)}}.snow:nth-child(214){opacity:.034;transform:translate(44.7296vw,-10px) scale(.3329);animation:fall-214 20s -22s linear infinite}@keyframes fall-214{55.755%{transform:translate(41.88vw,55.755vh) scale(.3329)}to{transform:translate(43.3048vw,99vh) scale(.3329)}}.snow:nth-child(215){opacity:1.6366;transform:translate(43.4207vw,-10px) scale(.0721);animation:fall-215 22s -24s linear infinite}@keyframes fall-215{69.604%{transform:translate(42.7568vw,69.604vh) scale(.0721)}to{transform:translate(43.08875vw,99vh) scale(.0721)}}.snow:nth-child(216){opacity:1.4888;transform:translate(73.373vw,-10px) scale(.1464);animation:fall-216 25s -3s linear infinite}@keyframes fall-216{34.065%{transform:translate(65.2851vw,34.065vh) scale(.1464)}to{transform:translate(69.32905vw,99vh) scale(.1464)}}.snow:nth-child(217){opacity:1.9808;transform:translate(43.7403vw,-10px) scale(.6757);animation:fall-217 12s -3s linear infinite}@keyframes fall-217{33.998%{transform:translate(45.2418vw,33.998vh) scale(.6757)}to{transform:translate(44.49105vw,99vh) scale(.6757)}}.snow:nth-child(218){opacity:.2806;transform:translate(18.1051vw,-10px) scale(.0794);animation:fall-218 28s -21s linear infinite}@keyframes fall-218{70.51%{transform:translate(26.5185vw,70.51vh) scale(.0794)}to{transform:translate(22.3118vw,99vh) scale(.0794)}}.snow:nth-child(219){opacity:.386;transform:translate(55.9199vw,-10px) scale(.934);animation:fall-219 23s -27s linear infinite}@keyframes fall-219{74.007%{transform:translate(59.2817vw,74.007vh) scale(.934)}to{transform:translate(57.6008vw,99vh) scale(.934)}}.snow:nth-child(220){opacity:1.0256;transform:translate(21.7143vw,-10px) scale(.3484);animation:fall-220 12s -27s linear infinite}@keyframes fall-220{39.749%{transform:translate(17.3111vw,39.749vh) scale(.3484)}to{transform:translate(19.5127vw,99vh) scale(.3484)}}.snow:nth-child(221){opacity:.8252;transform:translate(40.9678vw,-10px) scale(.6601);animation:fall-221 13s -24s linear infinite}@keyframes fall-221{64.235%{transform:translate(47.0215vw,64.235vh) scale(.6601)}to{transform:translate(43.99465vw,99vh) scale(.6601)}}.snow:nth-child(222){opacity:.9576;transform:translate(69.1687vw,-10px) scale(.6625);animation:fall-222 21s -10s linear infinite}@keyframes fall-222{68.725%{transform:translate(76.2699vw,68.725vh) scale(.6625)}to{transform:translate(72.7193vw,99vh) scale(.6625)}}.snow:nth-child(223){opacity:.6824;transform:translate(11.0229vw,-10px) scale(.2542);animation:fall-223 16s -20s linear infinite}@keyframes fall-223{37.161%{transform:translate(3.5703vw,37.161vh) scale(.2542)}to{transform:translate(7.2966vw,99vh) scale(.2542)}}.snow:nth-child(224){opacity:1.0292;transform:translate(83.0694vw,-10px) scale(.1582);animation:fall-224 16s -9s linear infinite}@keyframes fall-224{49.432%{transform:translate(89.6558vw,49.432vh) scale(.1582)}to{transform:translate(86.3626vw,99vh) scale(.1582)}}.snow:nth-child(225){opacity:.6276;transform:translate(21.7239vw,-10px) scale(.0618);animation:fall-225 13s -8s linear infinite}@keyframes fall-225{37.272%{transform:translate(28.5962vw,37.272vh) scale(.0618)}to{transform:translate(25.16005vw,99vh) scale(.0618)}}.snow:nth-child(226){opacity:1.0694;transform:translate(6.0975vw,-10px) scale(.7163);animation:fall-226 26s -5s linear infinite}@keyframes fall-226{32.437%{transform:translate(11.0003vw,32.437vh) scale(.7163)}to{transform:translate(8.5489vw,99vh) scale(.7163)}}.snow:nth-child(227){opacity:1.3524;transform:translate(58.7692vw,-10px) scale(.37);animation:fall-227 22s -5s linear infinite}@keyframes fall-227{51.619%{transform:translate(62.1458vw,51.619vh) scale(.37)}to{transform:translate(60.4575vw,99vh) scale(.37)}}.snow:nth-child(228){opacity:.8088;transform:translate(29.2304vw,-10px) scale(.0089);animation:fall-228 16s -12s linear infinite}@keyframes fall-228{50.742%{transform:translate(24.4719vw,50.742vh) scale(.0089)}to{transform:translate(26.85115vw,99vh) scale(.0089)}}.snow:nth-child(229){opacity:1.2068;transform:translate(95.8689vw,-10px) scale(.3139);animation:fall-229 20s -16s linear infinite}@keyframes fall-229{49.889%{transform:translate(101.2886vw,49.889vh) scale(.3139)}to{transform:translate(98.57875vw,99vh) scale(.3139)}}.snow:nth-child(230){opacity:.7218;transform:translate(41.5047vw,-10px) scale(.2696);animation:fall-230 17s -26s linear infinite}@keyframes fall-230{34.99%{transform:translate(33.4312vw,34.99vh) scale(.2696)}to{transform:translate(37.46795vw,99vh) scale(.2696)}}.snow:nth-child(231){opacity:1.2178;transform:translate(50.7347vw,-10px) scale(.6365);animation:fall-231 28s -25s linear infinite}@keyframes fall-231{78.556%{transform:translate(58.7656vw,78.556vh) scale(.6365)}to{transform:translate(54.75015vw,99vh) scale(.6365)}}.snow:nth-child(232){opacity:1.8362;transform:translate(57.9809vw,-10px) scale(.7531);animation:fall-232 18s -17s linear infinite}@keyframes fall-232{75.655%{transform:translate(55.5657vw,75.655vh) scale(.7531)}to{transform:translate(56.7733vw,99vh) scale(.7531)}}.snow:nth-child(233){opacity:1.3368;transform:translate(33.4039vw,-10px) scale(.7838);animation:fall-233 16s -5s linear infinite}@keyframes fall-233{42.575%{transform:translate(29.4741vw,42.575vh) scale(.7838)}to{transform:translate(31.439vw,99vh) scale(.7838)}}.snow:nth-child(234){opacity:.2;transform:translate(68.5543vw,-10px) scale(.4161);animation:fall-234 20s -10s linear infinite}@keyframes fall-234{34.608%{transform:translate(60.3449vw,34.608vh) scale(.4161)}to{transform:translate(64.4496vw,99vh) scale(.4161)}}.snow:nth-child(235){opacity:.6316;transform:translate(45.0743vw,-10px) scale(.8344);animation:fall-235 21s -27s linear infinite}@keyframes fall-235{34.361%{transform:translate(52.5299vw,34.361vh) scale(.8344)}to{transform:translate(48.8021vw,99vh) scale(.8344)}}.snow:nth-child(236){opacity:.1174;transform:translate(10.6905vw,-10px) scale(.5987);animation:fall-236 26s -10s linear infinite}@keyframes fall-236{73.259%{transform:translate(3.2313vw,73.259vh) scale(.5987)}to{transform:translate(6.9609vw,99vh) scale(.5987)}}.snow:nth-child(237){opacity:.8072;transform:translate(48.0798vw,-10px) scale(.9464);animation:fall-237 30s -26s linear infinite}@keyframes fall-237{72.918%{transform:translate(43.4689vw,72.918vh) scale(.9464)}to{transform:translate(45.77435vw,99vh) scale(.9464)}}.snow:nth-child(238){opacity:1.8948;transform:translate(5.0276vw,-10px) scale(.4376);animation:fall-238 22s -17s linear infinite}@keyframes fall-238{58.907%{transform:translate(-1.3264vw,58.907vh) scale(.4376)}to{transform:translate(1.8506vw,99vh) scale(.4376)}}.snow:nth-child(239){opacity:1.0074;transform:translate(54.5715vw,-10px) scale(.0372);animation:fall-239 26s -15s linear infinite}@keyframes fall-239{45.17%{transform:translate(59.0937vw,45.17vh) scale(.0372)}to{transform:translate(56.8326vw,99vh) scale(.0372)}}.snow:nth-child(240){opacity:.8168;transform:translate(44.7905vw,-10px) scale(.5657);animation:fall-240 28s -7s linear infinite}@keyframes fall-240{48.498%{transform:translate(53.3567vw,48.498vh) scale(.5657)}to{transform:translate(49.0736vw,99vh) scale(.5657)}}.snow:nth-child(241){opacity:.484;transform:translate(30.9582vw,-10px) scale(.7656);animation:fall-241 22s -23s linear infinite}@keyframes fall-241{68.077%{transform:translate(22.8vw,68.077vh) scale(.7656)}to{transform:translate(26.8791vw,99vh) scale(.7656)}}.snow:nth-child(242){opacity:.4058;transform:translate(19.7936vw,-10px) scale(.7372);animation:fall-242 28s -24s linear infinite}@keyframes fall-242{39.27%{transform:translate(16.6869vw,39.27vh) scale(.7372)}to{transform:translate(18.24025vw,99vh) scale(.7372)}}.snow:nth-child(243){opacity:1.1478;transform:translate(26.3845vw,-10px) scale(.0734);animation:fall-243 18s -27s linear infinite}@keyframes fall-243{38.088%{transform:translate(22.1461vw,38.088vh) scale(.0734)}to{transform:translate(24.2653vw,99vh) scale(.0734)}}.snow:nth-child(244){opacity:.4094;transform:translate(77.2168vw,-10px) scale(.5587);animation:fall-244 14s -28s linear infinite}@keyframes fall-244{33.211%{transform:translate(81.8868vw,33.211vh) scale(.5587)}to{transform:translate(79.5518vw,99vh) scale(.5587)}}.snow:nth-child(245){opacity:1.6442;transform:translate(83.9964vw,-10px) scale(.9865);animation:fall-245 15s -20s linear infinite}@keyframes fall-245{32.926%{transform:translate(80.4567vw,32.926vh) scale(.9865)}to{transform:translate(82.22655vw,99vh) scale(.9865)}}.snow:nth-child(246){opacity:1.7828;transform:translate(44.6276vw,-10px) scale(.3132);animation:fall-246 14s -22s linear infinite}@keyframes fall-246{47.69%{transform:translate(45.2128vw,47.69vh) scale(.3132)}to{transform:translate(44.9202vw,99vh) scale(.3132)}}.snow:nth-child(247){opacity:.3546;transform:translate(37.6954vw,-10px) scale(.8623);animation:fall-247 15s -18s linear infinite}@keyframes fall-247{43.611%{transform:translate(38.7153vw,43.611vh) scale(.8623)}to{transform:translate(38.20535vw,99vh) scale(.8623)}}.snow:nth-child(248){opacity:1.5044;transform:translate(57.6762vw,-10px) scale(.5138);animation:fall-248 21s -28s linear infinite}@keyframes fall-248{43.828%{transform:translate(55.3851vw,43.828vh) scale(.5138)}to{transform:translate(56.53065vw,99vh) scale(.5138)}}.snow:nth-child(249){opacity:1.3046;transform:translate(56.0693vw,-10px) scale(.8745);animation:fall-249 10s -15s linear infinite}@keyframes fall-249{64.869%{transform:translate(63.074vw,64.869vh) scale(.8745)}to{transform:translate(59.57165vw,99vh) scale(.8745)}}.snow:nth-child(250){opacity:1.9074;transform:translate(60.1378vw,-10px) scale(.0612);animation:fall-250 13s -23s linear infinite}@keyframes fall-250{68.386%{transform:translate(69.7143vw,68.386vh) scale(.0612)}to{transform:translate(64.92605vw,99vh) scale(.0612)}}.snow:nth-child(251){opacity:1.9604;transform:translate(70.4892vw,-10px) scale(.3531);animation:fall-251 11s -19s linear infinite}@keyframes fall-251{75.685%{transform:translate(74.5629vw,75.685vh) scale(.3531)}to{transform:translate(72.52605vw,99vh) scale(.3531)}}.snow:nth-child(252){opacity:.419;transform:translate(67.7304vw,-10px) scale(.1963);animation:fall-252 27s -13s linear infinite}@keyframes fall-252{47.015%{transform:translate(61.0132vw,47.015vh) scale(.1963)}to{transform:translate(64.3718vw,99vh) scale(.1963)}}.snow:nth-child(253){opacity:1.2034;transform:translate(37.363vw,-10px) scale(.9842);animation:fall-253 14s -14s linear infinite}@keyframes fall-253{72.863%{transform:translate(29.4778vw,72.863vh) scale(.9842)}to{transform:translate(33.4204vw,99vh) scale(.9842)}}.snow:nth-child(254){opacity:1.318;transform:translate(20.3299vw,-10px) scale(.526);animation:fall-254 15s -29s linear infinite}@keyframes fall-254{74.48%{transform:translate(15.3246vw,74.48vh) scale(.526)}to{transform:translate(17.82725vw,99vh) scale(.526)}}.snow:nth-child(255){opacity:.6926;transform:translate(48.5947vw,-10px) scale(.1511);animation:fall-255 13s -18s linear infinite}@keyframes fall-255{51.008%{transform:translate(57.9895vw,51.008vh) scale(.1511)}to{transform:translate(53.2921vw,99vh) scale(.1511)}}.snow:nth-child(256){opacity:1.1294;transform:translate(1.9028vw,-10px) scale(.5179);animation:fall-256 25s -18s linear infinite}@keyframes fall-256{72.158%{transform:translate(-4.6747vw,72.158vh) scale(.5179)}to{transform:translate(-1.38595vw,99vh) scale(.5179)}}.snow:nth-child(257){opacity:.3014;transform:translate(84.9206vw,-10px) scale(.6748);animation:fall-257 19s -15s linear infinite}@keyframes fall-257{32.087%{transform:translate(92.6352vw,32.087vh) scale(.6748)}to{transform:translate(88.7779vw,99vh) scale(.6748)}}.snow:nth-child(258){opacity:.7316;transform:translate(89.0454vw,-10px) scale(.7703);animation:fall-258 20s -7s linear infinite}@keyframes fall-258{35.541%{transform:translate(97.4521vw,35.541vh) scale(.7703)}to{transform:translate(93.24875vw,99vh) scale(.7703)}}.snow:nth-child(259){opacity:1;transform:translate(45.454vw,-10px) scale(.4536);animation:fall-259 24s -20s linear infinite}@keyframes fall-259{34.164%{transform:translate(39.8794vw,34.164vh) scale(.4536)}to{transform:translate(42.6667vw,99vh) scale(.4536)}}.snow:nth-child(260){opacity:1.3928;transform:translate(64.4744vw,-10px) scale(.4429);animation:fall-260 26s -21s linear infinite}@keyframes fall-260{47.223%{transform:translate(69.3143vw,47.223vh) scale(.4429)}to{transform:translate(66.89435vw,99vh) scale(.4429)}}.snow:nth-child(261){opacity:1.0728;transform:translate(40.0499vw,-10px) scale(.5174);animation:fall-261 18s -23s linear infinite}@keyframes fall-261{64.937%{transform:translate(36.8353vw,64.937vh) scale(.5174)}to{transform:translate(38.4426vw,99vh) scale(.5174)}}.snow:nth-child(262){opacity:1.2432;transform:translate(99.2171vw,-10px) scale(.5183);animation:fall-262 13s -10s linear infinite}@keyframes fall-262{58.369%{transform:translate(96.7455vw,58.369vh) scale(.5183)}to{transform:translate(97.9813vw,99vh) scale(.5183)}}.snow:nth-child(263){opacity:1.91;transform:translate(41.0843vw,-10px) scale(.9927);animation:fall-263 10s -23s linear infinite}@keyframes fall-263{39.693%{transform:translate(41.6962vw,39.693vh) scale(.9927)}to{transform:translate(41.39025vw,99vh) scale(.9927)}}.snow:nth-child(264){opacity:.1784;transform:translate(8.7989vw,-10px) scale(.6495);animation:fall-264 23s -22s linear infinite}@keyframes fall-264{34.501%{transform:translate(6.1746vw,34.501vh) scale(.6495)}to{transform:translate(7.48675vw,99vh) scale(.6495)}}.snow:nth-child(265){opacity:.5538;transform:translate(66.2088vw,-10px) scale(.3226);animation:fall-265 11s -2s linear infinite}@keyframes fall-265{32.84%{transform:translate(69.362vw,32.84vh) scale(.3226)}to{transform:translate(67.7854vw,99vh) scale(.3226)}}.snow:nth-child(266){opacity:1.6688;transform:translate(67.5903vw,-10px) scale(.7459);animation:fall-266 19s -26s linear infinite}@keyframes fall-266{53.617%{transform:translate(76.99vw,53.617vh) scale(.7459)}to{transform:translate(72.29015vw,99vh) scale(.7459)}}.snow:nth-child(267){opacity:.1724;transform:translate(81.7031vw,-10px) scale(.9044);animation:fall-267 14s -30s linear infinite}@keyframes fall-267{71.276%{transform:translate(86.6359vw,71.276vh) scale(.9044)}to{transform:translate(84.1695vw,99vh) scale(.9044)}}.snow:nth-child(268){opacity:1.126;transform:translate(42.4862vw,-10px) scale(.1636);animation:fall-268 26s -11s linear infinite}@keyframes fall-268{58.249%{transform:translate(38.6549vw,58.249vh) scale(.1636)}to{transform:translate(40.57055vw,99vh) scale(.1636)}}.snow:nth-child(269){opacity:1.1704;transform:translate(39.3075vw,-10px) scale(.4617);animation:fall-269 28s -1s linear infinite}@keyframes fall-269{61.955%{transform:translate(35.874vw,61.955vh) scale(.4617)}to{transform:translate(37.59075vw,99vh) scale(.4617)}}.snow:nth-child(270){opacity:1.1904;transform:translate(69.6804vw,-10px) scale(.236);animation:fall-270 10s -20s linear infinite}@keyframes fall-270{68.289%{transform:translate(78.1806vw,68.289vh) scale(.236)}to{transform:translate(73.9305vw,99vh) scale(.236)}}.snow:nth-child(271){opacity:1.704;transform:translate(19.3504vw,-10px) scale(.5834);animation:fall-271 14s -21s linear infinite}@keyframes fall-271{69.112%{transform:translate(22.2879vw,69.112vh) scale(.5834)}to{transform:translate(20.81915vw,99vh) scale(.5834)}}.snow:nth-child(272){opacity:.5272;transform:translate(44.923vw,-10px) scale(.4386);animation:fall-272 22s -21s linear infinite}@keyframes fall-272{33.408%{transform:translate(49.0587vw,33.408vh) scale(.4386)}to{transform:translate(46.99085vw,99vh) scale(.4386)}}.snow:nth-child(273){opacity:.132;transform:translate(75.6562vw,-10px) scale(.963);animation:fall-273 29s -3s linear infinite}@keyframes fall-273{64.633%{transform:translate(82.0301vw,64.633vh) scale(.963)}to{transform:translate(78.84315vw,99vh) scale(.963)}}.snow:nth-child(274){opacity:1.069;transform:translate(48.4732vw,-10px) scale(.1969);animation:fall-274 19s -8s linear infinite}@keyframes fall-274{50.321%{transform:translate(52.3628vw,50.321vh) scale(.1969)}to{transform:translate(50.418vw,99vh) scale(.1969)}}.snow:nth-child(275){opacity:.9112;transform:translate(84.7591vw,-10px) scale(.7546);animation:fall-275 14s -6s linear infinite}@keyframes fall-275{78.673%{transform:translate(86.6734vw,78.673vh) scale(.7546)}to{transform:translate(85.71625vw,99vh) scale(.7546)}}.snow:nth-child(276){opacity:.0036;transform:translate(40.4581vw,-10px) scale(.8984);animation:fall-276 13s -24s linear infinite}@keyframes fall-276{77.067%{transform:translate(40.5164vw,77.067vh) scale(.8984)}to{transform:translate(40.48725vw,99vh) scale(.8984)}}.snow:nth-child(277){opacity:.8604;transform:translate(67.2158vw,-10px) scale(.3101);animation:fall-277 16s -30s linear infinite}@keyframes fall-277{34.288%{transform:translate(63.7237vw,34.288vh) scale(.3101)}to{transform:translate(65.46975vw,99vh) scale(.3101)}}.snow:nth-child(278){opacity:1.1646;transform:translate(9.6792vw,-10px) scale(.6002);animation:fall-278 22s -29s linear infinite}@keyframes fall-278{30.741%{transform:translate(14.3973vw,30.741vh) scale(.6002)}to{transform:translate(12.03825vw,99vh) scale(.6002)}}.snow:nth-child(279){opacity:.4244;transform:translate(57.9385vw,-10px) scale(.4829);animation:fall-279 30s -15s linear infinite}@keyframes fall-279{30.513%{transform:translate(56.434vw,30.513vh) scale(.4829)}to{transform:translate(57.18625vw,99vh) scale(.4829)}}.snow:nth-child(280){opacity:1.7014;transform:translate(7.8446vw,-10px) scale(.2463);animation:fall-280 12s -13s linear infinite}@keyframes fall-280{77.588%{transform:translate(.5365vw,77.588vh) scale(.2463)}to{transform:translate(4.19055vw,99vh) scale(.2463)}}.snow:nth-child(281){opacity:.5936;transform:translate(2.3277vw,-10px) scale(.6085);animation:fall-281 30s -26s linear infinite}@keyframes fall-281{76.785%{transform:translate(10.2164vw,76.785vh) scale(.6085)}to{transform:translate(6.27205vw,99vh) scale(.6085)}}.snow:nth-child(282){opacity:.3818;transform:translate(73.5111vw,-10px) scale(.1723);animation:fall-282 26s -19s linear infinite}@keyframes fall-282{77.049%{transform:translate(68.0188vw,77.049vh) scale(.1723)}to{transform:translate(70.76495vw,99vh) scale(.1723)}}.snow:nth-child(283){opacity:.9346;transform:translate(91.9964vw,-10px) scale(.4872);animation:fall-283 22s -12s linear infinite}@keyframes fall-283{46.657%{transform:translate(94.8227vw,46.657vh) scale(.4872)}to{transform:translate(93.40955vw,99vh) scale(.4872)}}.snow:nth-child(284){opacity:1.6784;transform:translate(17.2913vw,-10px) scale(.5999);animation:fall-284 18s -28s linear infinite}@keyframes fall-284{79.721%{transform:translate(21.6499vw,79.721vh) scale(.5999)}to{transform:translate(19.4706vw,99vh) scale(.5999)}}.snow:nth-child(285){opacity:1.4802;transform:translate(84.7876vw,-10px) scale(.0141);animation:fall-285 29s -25s linear infinite}@keyframes fall-285{55.689%{transform:translate(85.893vw,55.689vh) scale(.0141)}to{transform:translate(85.3403vw,99vh) scale(.0141)}}.snow:nth-child(286){opacity:1.4808;transform:translate(17.3099vw,-10px) scale(.1307);animation:fall-286 28s -13s linear infinite}@keyframes fall-286{70.731%{transform:translate(22.8044vw,70.731vh) scale(.1307)}to{transform:translate(20.05715vw,99vh) scale(.1307)}}.snow:nth-child(287){opacity:1.9726;transform:translate(62.7379vw,-10px) scale(.1292);animation:fall-287 19s -10s linear infinite}@keyframes fall-287{57.614%{transform:translate(69.1571vw,57.614vh) scale(.1292)}to{transform:translate(65.9475vw,99vh) scale(.1292)}}.snow:nth-child(288){opacity:.0428;transform:translate(88.6276vw,-10px) scale(.5635);animation:fall-288 18s -12s linear infinite}@keyframes fall-288{78.453%{transform:translate(81.3138vw,78.453vh) scale(.5635)}to{transform:translate(84.9707vw,99vh) scale(.5635)}}.snow:nth-child(289){opacity:.8912;transform:translate(45.7518vw,-10px) scale(.3613);animation:fall-289 16s -3s linear infinite}@keyframes fall-289{64.21%{transform:translate(39.2407vw,64.21vh) scale(.3613)}to{transform:translate(42.49625vw,99vh) scale(.3613)}}.snow:nth-child(290){opacity:1.2922;transform:translate(10.5618vw,-10px) scale(.0526);animation:fall-290 21s -27s linear infinite}@keyframes fall-290{65.492%{transform:translate(3.7116vw,65.492vh) scale(.0526)}to{transform:translate(7.1367vw,99vh) scale(.0526)}}.snow:nth-child(291){opacity:1.9108;transform:translate(58.1474vw,-10px) scale(.0195);animation:fall-291 23s -7s linear infinite}@keyframes fall-291{67.838%{transform:translate(59.0984vw,67.838vh) scale(.0195)}to{transform:translate(58.6229vw,99vh) scale(.0195)}}.snow:nth-child(292){opacity:1.9368;transform:translate(3.7891vw,-10px) scale(.7112);animation:fall-292 17s -20s linear infinite}@keyframes fall-292{68.631%{transform:translate(3.1635vw,68.631vh) scale(.7112)}to{transform:translate(3.4763vw,99vh) scale(.7112)}}.snow:nth-child(293){opacity:.7162;transform:translate(31.1611vw,-10px) scale(.5691);animation:fall-293 11s -23s linear infinite}@keyframes fall-293{59.659%{transform:translate(37.1551vw,59.659vh) scale(.5691)}to{transform:translate(34.1581vw,99vh) scale(.5691)}}.snow:nth-child(294){opacity:.8366;transform:translate(84.2639vw,-10px) scale(.282);animation:fall-294 18s -15s linear infinite}@keyframes fall-294{56.367%{transform:translate(90.7206vw,56.367vh) scale(.282)}to{transform:translate(87.49225vw,99vh) scale(.282)}}.snow:nth-child(295){opacity:1.9382;transform:translate(92.9751vw,-10px) scale(.0237);animation:fall-295 20s -3s linear infinite}@keyframes fall-295{75.361%{transform:translate(88.2938vw,75.361vh) scale(.0237)}to{transform:translate(90.63445vw,99vh) scale(.0237)}}.snow:nth-child(296){opacity:.5764;transform:translate(30.7382vw,-10px) scale(.0115);animation:fall-296 19s -3s linear infinite}@keyframes fall-296{41.516%{transform:translate(23.7893vw,41.516vh) scale(.0115)}to{transform:translate(27.26375vw,99vh) scale(.0115)}}.snow:nth-child(297){opacity:1.2644;transform:translate(85.5258vw,-10px) scale(.8427);animation:fall-297 13s -30s linear infinite}@keyframes fall-297{54.421%{transform:translate(86.8316vw,54.421vh) scale(.8427)}to{transform:translate(86.1787vw,99vh) scale(.8427)}}.snow:nth-child(298){opacity:1.1232;transform:translate(45.4767vw,-10px) scale(.2525);animation:fall-298 22s -20s linear infinite}@keyframes fall-298{58.504%{transform:translate(41.8144vw,58.504vh) scale(.2525)}to{transform:translate(43.64555vw,99vh) scale(.2525)}}.snow:nth-child(299){opacity:1.5592;transform:translate(47.7686vw,-10px) scale(.6366);animation:fall-299 16s -26s linear infinite}@keyframes fall-299{65.151%{transform:translate(53.037vw,65.151vh) scale(.6366)}to{transform:translate(50.4028vw,99vh) scale(.6366)}}.snow:nth-child(300){opacity:.1266;transform:translate(76.4722vw,-10px) scale(.7743);animation:fall-300 18s -29s linear infinite}@keyframes fall-300{31.929%{transform:translate(79.649vw,31.929vh) scale(.7743)}to{transform:translate(78.0606vw,99vh) scale(.7743)}}.snow:nth-child(301){opacity:.1164;transform:translate(32.4756vw,-10px) scale(.9307);animation:fall-301 17s -21s linear infinite}@keyframes fall-301{41.807%{transform:translate(33.1752vw,41.807vh) scale(.9307)}to{transform:translate(32.8254vw,99vh) scale(.9307)}}.snow:nth-child(302){opacity:1.5676;transform:translate(15.9167vw,-10px) scale(.6634);animation:fall-302 19s -3s linear infinite}@keyframes fall-302{33.172%{transform:translate(11.7107vw,33.172vh) scale(.6634)}to{transform:translate(13.8137vw,99vh) scale(.6634)}}.snow:nth-child(303){opacity:1.382;transform:translate(26.6233vw,-10px) scale(.6339);animation:fall-303 19s -19s linear infinite}@keyframes fall-303{42.046%{transform:translate(27.0241vw,42.046vh) scale(.6339)}to{transform:translate(26.8237vw,99vh) scale(.6339)}}.snow:nth-child(304){opacity:.7944;transform:translate(41.7776vw,-10px) scale(.0768);animation:fall-304 18s -10s linear infinite}@keyframes fall-304{39.466%{transform:translate(47.6183vw,39.466vh) scale(.0768)}to{transform:translate(44.69795vw,99vh) scale(.0768)}}.snow:nth-child(305){opacity:.8494;transform:translate(4.1227vw,-10px) scale(.2487);animation:fall-305 19s -26s linear infinite}@keyframes fall-305{57.204%{transform:translate(9.8774vw,57.204vh) scale(.2487)}to{transform:translate(7.00005vw,99vh) scale(.2487)}}.snow:nth-child(306){opacity:.87;transform:translate(1.1811vw,-10px) scale(.8292);animation:fall-306 20s -27s linear infinite}@keyframes fall-306{43.355%{transform:translate(-6.9891vw,43.355vh) scale(.8292)}to{transform:translate(-2.904vw,99vh) scale(.8292)}}.snow:nth-child(307){opacity:1.334;transform:translate(69.6736vw,-10px) scale(.8748);animation:fall-307 24s -3s linear infinite}@keyframes fall-307{48.147%{transform:translate(65.6502vw,48.147vh) scale(.8748)}to{transform:translate(67.6619vw,99vh) scale(.8748)}}.snow:nth-child(308){opacity:1.8834;transform:translate(56.628vw,-10px) scale(.7);animation:fall-308 26s -1s linear infinite}@keyframes fall-308{65.172%{transform:translate(65.4556vw,65.172vh) scale(.7)}to{transform:translate(61.0418vw,99vh) scale(.7)}}.snow:nth-child(309){opacity:1.5828;transform:translate(33.7873vw,-10px) scale(.0855);animation:fall-309 27s -10s linear infinite}@keyframes fall-309{38.718%{transform:translate(25.4002vw,38.718vh) scale(.0855)}to{transform:translate(29.59375vw,99vh) scale(.0855)}}.snow:nth-child(310){opacity:.032;transform:translate(20.617vw,-10px) scale(.1593);animation:fall-310 21s -28s linear infinite}@keyframes fall-310{31.694%{transform:translate(28.3018vw,31.694vh) scale(.1593)}to{transform:translate(24.4594vw,99vh) scale(.1593)}}.snow:nth-child(311){opacity:1.045;transform:translate(48.9905vw,-10px) scale(.0068);animation:fall-311 29s -25s linear infinite}@keyframes fall-311{76.536%{transform:translate(41.9727vw,76.536vh) scale(.0068)}to{transform:translate(45.4816vw,99vh) scale(.0068)}}.snow:nth-child(312){opacity:1.3406;transform:translate(35.2273vw,-10px) scale(.1025);animation:fall-312 10s -21s linear infinite}@keyframes fall-312{71.058%{transform:translate(40.9945vw,71.058vh) scale(.1025)}to{transform:translate(38.1109vw,99vh) scale(.1025)}}.snow:nth-child(313){opacity:.7018;transform:translate(57.4863vw,-10px) scale(.4832);animation:fall-313 13s -15s linear infinite}@keyframes fall-313{34.626%{transform:translate(66.4491vw,34.626vh) scale(.4832)}to{transform:translate(61.9677vw,99vh) scale(.4832)}}.snow:nth-child(314){opacity:.7072;transform:translate(40.4509vw,-10px) scale(.5543);animation:fall-314 25s -14s linear infinite}@keyframes fall-314{76.043%{transform:translate(45.2658vw,76.043vh) scale(.5543)}to{transform:translate(42.85835vw,99vh) scale(.5543)}}.snow:nth-child(315){opacity:1.6254;transform:translate(9.96vw,-10px) scale(.1979);animation:fall-315 22s -21s linear infinite}@keyframes fall-315{76.43%{transform:translate(.9433vw,76.43vh) scale(.1979)}to{transform:translate(5.45165vw,99vh) scale(.1979)}}.snow:nth-child(316){opacity:.97;transform:translate(39.7186vw,-10px) scale(.1546);animation:fall-316 21s -10s linear infinite}@keyframes fall-316{56.903%{transform:translate(38.9092vw,56.903vh) scale(.1546)}to{transform:translate(39.3139vw,99vh) scale(.1546)}}.snow:nth-child(317){opacity:.6438;transform:translate(23.4763vw,-10px) scale(.4442);animation:fall-317 29s -5s linear infinite}@keyframes fall-317{65.981%{transform:translate(29.7562vw,65.981vh) scale(.4442)}to{transform:translate(26.61625vw,99vh) scale(.4442)}}.snow:nth-child(318){opacity:1.3974;transform:translate(59.5554vw,-10px) scale(.1407);animation:fall-318 27s -15s linear infinite}@keyframes fall-318{48.058%{transform:translate(50.5207vw,48.058vh) scale(.1407)}to{transform:translate(55.03805vw,99vh) scale(.1407)}}.snow:nth-child(319){opacity:.4602;transform:translate(5.831vw,-10px) scale(.5817);animation:fall-319 12s -27s linear infinite}@keyframes fall-319{38.264%{transform:translate(-3.989vw,38.264vh) scale(.5817)}to{transform:translate(.921vw,99vh) scale(.5817)}}.snow:nth-child(320){opacity:.8592;transform:translate(87.6899vw,-10px) scale(.9037);animation:fall-320 30s -4s linear infinite}@keyframes fall-320{50.822%{transform:translate(94.1798vw,50.822vh) scale(.9037)}to{transform:translate(90.93485vw,99vh) scale(.9037)}}.snow:nth-child(321){opacity:1.4106;transform:translate(70.4789vw,-10px) scale(.3464);animation:fall-321 21s -17s linear infinite}@keyframes fall-321{54.764%{transform:translate(80.4421vw,54.764vh) scale(.3464)}to{transform:translate(75.4605vw,99vh) scale(.3464)}}.snow:nth-child(322){opacity:1.3212;transform:translate(88.1449vw,-10px) scale(.4378);animation:fall-322 13s -24s linear infinite}@keyframes fall-322{55.772%{transform:translate(96.6748vw,55.772vh) scale(.4378)}to{transform:translate(92.40985vw,99vh) scale(.4378)}}.snow:nth-child(323){opacity:1.5306;transform:translate(10.5492vw,-10px) scale(.8274);animation:fall-323 14s -28s linear infinite}@keyframes fall-323{73.609%{transform:translate(12.6835vw,73.609vh) scale(.8274)}to{transform:translate(11.61635vw,99vh) scale(.8274)}}.snow:nth-child(324){opacity:1.5582;transform:translate(15.3041vw,-10px) scale(.042);animation:fall-324 19s -8s linear infinite}@keyframes fall-324{33.867%{transform:translate(18.5053vw,33.867vh) scale(.042)}to{transform:translate(16.9047vw,99vh) scale(.042)}}.snow:nth-child(325){opacity:.1412;transform:translate(52.901vw,-10px) scale(.2591);animation:fall-325 18s -24s linear infinite}@keyframes fall-325{51.285%{transform:translate(50.9112vw,51.285vh) scale(.2591)}to{transform:translate(51.9061vw,99vh) scale(.2591)}}.snow:nth-child(326){opacity:.4098;transform:translate(25.9062vw,-10px) scale(.1623);animation:fall-326 13s -4s linear infinite}@keyframes fall-326{58.816%{transform:translate(34.7887vw,58.816vh) scale(.1623)}to{transform:translate(30.34745vw,99vh) scale(.1623)}}.snow:nth-child(327){opacity:.0208;transform:translate(19.2758vw,-10px) scale(.4428);animation:fall-327 28s -3s linear infinite}@keyframes fall-327{57.106%{transform:translate(17.807vw,57.106vh) scale(.4428)}to{transform:translate(18.5414vw,99vh) scale(.4428)}}.snow:nth-child(328){opacity:.3454;transform:translate(65.9032vw,-10px) scale(.6436);animation:fall-328 24s -21s linear infinite}@keyframes fall-328{69.066%{transform:translate(61.97vw,69.066vh) scale(.6436)}to{transform:translate(63.9366vw,99vh) scale(.6436)}}.snow:nth-child(329){opacity:.8364;transform:translate(14.505vw,-10px) scale(.3199);animation:fall-329 10s -17s linear infinite}@keyframes fall-329{68.607%{transform:translate(5.0411vw,68.607vh) scale(.3199)}to{transform:translate(9.77305vw,99vh) scale(.3199)}}.snow:nth-child(330){opacity:1.7868;transform:translate(70.7059vw,-10px) scale(.2064);animation:fall-330 30s -16s linear infinite}@keyframes fall-330{77.285%{transform:translate(67.3083vw,77.285vh) scale(.2064)}to{transform:translate(69.0071vw,99vh) scale(.2064)}}.snow:nth-child(331){opacity:1.9816;transform:translate(90.1562vw,-10px) scale(.2678);animation:fall-331 19s -23s linear infinite}@keyframes fall-331{71.045%{transform:translate(91.8103vw,71.045vh) scale(.2678)}to{transform:translate(90.98325vw,99vh) scale(.2678)}}.snow:nth-child(332){opacity:.435;transform:translate(93.9554vw,-10px) scale(.6167);animation:fall-332 15s -8s linear infinite}@keyframes fall-332{38.357%{transform:translate(102.9132vw,38.357vh) scale(.6167)}to{transform:translate(98.4343vw,99vh) scale(.6167)}}.snow:nth-child(333){opacity:1.297;transform:translate(59.949vw,-10px) scale(.9678);animation:fall-333 24s -26s linear infinite}@keyframes fall-333{52.314%{transform:translate(50.2015vw,52.314vh) scale(.9678)}to{transform:translate(55.07525vw,99vh) scale(.9678)}}.snow:nth-child(334){opacity:1.7916;transform:translate(21.7476vw,-10px) scale(.3783);animation:fall-334 11s -7s linear infinite}@keyframes fall-334{37.467%{transform:translate(27.4217vw,37.467vh) scale(.3783)}to{transform:translate(24.58465vw,99vh) scale(.3783)}}.snow:nth-child(335){opacity:.2996;transform:translate(29.6574vw,-10px) scale(.6684);animation:fall-335 28s -10s linear infinite}@keyframes fall-335{65.426%{transform:translate(22.7227vw,65.426vh) scale(.6684)}to{transform:translate(26.19005vw,99vh) scale(.6684)}}.snow:nth-child(336){opacity:.8886;transform:translate(77.9974vw,-10px) scale(.6887);animation:fall-336 23s -13s linear infinite}@keyframes fall-336{70.143%{transform:translate(83.0138vw,70.143vh) scale(.6887)}to{transform:translate(80.5056vw,99vh) scale(.6887)}}.snow:nth-child(337){opacity:.1296;transform:translate(29.9395vw,-10px) scale(.8364);animation:fall-337 11s -6s linear infinite}@keyframes fall-337{56.853%{transform:translate(32.7673vw,56.853vh) scale(.8364)}to{transform:translate(31.3534vw,99vh) scale(.8364)}}.snow:nth-child(338){opacity:.4116;transform:translate(26.3843vw,-10px) scale(.501);animation:fall-338 17s -1s linear infinite}@keyframes fall-338{33.926%{transform:translate(27.818vw,33.926vh) scale(.501)}to{transform:translate(27.10115vw,99vh) scale(.501)}}.snow:nth-child(339){opacity:.9204;transform:translate(65.2333vw,-10px) scale(.7329);animation:fall-339 19s -7s linear infinite}@keyframes fall-339{46.816%{transform:translate(68.4402vw,46.816vh) scale(.7329)}to{transform:translate(66.83675vw,99vh) scale(.7329)}}.snow:nth-child(340){opacity:.5256;transform:translate(45.2135vw,-10px) scale(.3618);animation:fall-340 11s -21s linear infinite}@keyframes fall-340{32.597%{transform:translate(46.1569vw,32.597vh) scale(.3618)}to{transform:translate(45.6852vw,99vh) scale(.3618)}}.snow:nth-child(341){opacity:1.3512;transform:translate(3.0875vw,-10px) scale(.429);animation:fall-341 25s -3s linear infinite}@keyframes fall-341{70.008%{transform:translate(-1.9214vw,70.008vh) scale(.429)}to{transform:translate(.58305vw,99vh) scale(.429)}}.snow:nth-child(342){opacity:1.7512;transform:translate(39.4826vw,-10px) scale(.4592);animation:fall-342 24s -11s linear infinite}@keyframes fall-342{34.348%{transform:translate(35.1085vw,34.348vh) scale(.4592)}to{transform:translate(37.29555vw,99vh) scale(.4592)}}.snow:nth-child(343){opacity:.9134;transform:translate(2.3998vw,-10px) scale(.3198);animation:fall-343 14s -8s linear infinite}@keyframes fall-343{50.266%{transform:translate(3.9737vw,50.266vh) scale(.3198)}to{transform:translate(3.18675vw,99vh) scale(.3198)}}.snow:nth-child(344){opacity:1.711;transform:translate(92.4878vw,-10px) scale(.86);animation:fall-344 23s -6s linear infinite}@keyframes fall-344{68.367%{transform:translate(85.7382vw,68.367vh) scale(.86)}to{transform:translate(89.113vw,99vh) scale(.86)}}.snow:nth-child(345){opacity:1.6874;transform:translate(57.4844vw,-10px) scale(.1226);animation:fall-345 11s -21s linear infinite}@keyframes fall-345{50.156%{transform:translate(54.8952vw,50.156vh) scale(.1226)}to{transform:translate(56.1898vw,99vh) scale(.1226)}}.snow:nth-child(346){opacity:1.2912;transform:translate(12.5475vw,-10px) scale(.2701);animation:fall-346 14s -27s linear infinite}@keyframes fall-346{31.002%{transform:translate(9.2522vw,31.002vh) scale(.2701)}to{transform:translate(10.89985vw,99vh) scale(.2701)}}.snow:nth-child(347){opacity:.4502;transform:translate(90.1732vw,-10px) scale(.4223);animation:fall-347 24s -8s linear infinite}@keyframes fall-347{72.98%{transform:translate(95.5557vw,72.98vh) scale(.4223)}to{transform:translate(92.86445vw,99vh) scale(.4223)}}.snow:nth-child(348){opacity:1.8824;transform:translate(72.8082vw,-10px) scale(.4314);animation:fall-348 18s -9s linear infinite}@keyframes fall-348{40.276%{transform:translate(82.4661vw,40.276vh) scale(.4314)}to{transform:translate(77.63715vw,99vh) scale(.4314)}}.snow:nth-child(349){opacity:.2178;transform:translate(36.1932vw,-10px) scale(.8423);animation:fall-349 28s -19s linear infinite}@keyframes fall-349{33.215%{transform:translate(40.5406vw,33.215vh) scale(.8423)}to{transform:translate(38.3669vw,99vh) scale(.8423)}}.snow:nth-child(350){opacity:1.4374;transform:translate(20.639vw,-10px) scale(.3092);animation:fall-350 28s -21s linear infinite}@keyframes fall-350{54.158%{transform:translate(12.6415vw,54.158vh) scale(.3092)}to{transform:translate(16.64025vw,99vh) scale(.3092)}}.snow:nth-child(351){opacity:1.4296;transform:translate(24.4645vw,-10px) scale(.9357);animation:fall-351 24s -9s linear infinite}@keyframes fall-351{42.453%{transform:translate(25.3921vw,42.453vh) scale(.9357)}to{transform:translate(24.9283vw,99vh) scale(.9357)}}.snow:nth-child(352){opacity:.7658;transform:translate(61.5525vw,-10px) scale(.2103);animation:fall-352 28s -22s linear infinite}@keyframes fall-352{44.241%{transform:translate(61.7123vw,44.241vh) scale(.2103)}to{transform:translate(61.6324vw,99vh) scale(.2103)}}.snow:nth-child(353){opacity:.5482;transform:translate(71.2733vw,-10px) scale(.1032);animation:fall-353 29s -9s linear infinite}@keyframes fall-353{79.555%{transform:translate(71.5184vw,79.555vh) scale(.1032)}to{transform:translate(71.39585vw,99vh) scale(.1032)}}.snow:nth-child(354){opacity:1.9328;transform:translate(99.5296vw,-10px) scale(.4303);animation:fall-354 22s -20s linear infinite}@keyframes fall-354{33.022%{transform:translate(98.9283vw,33.022vh) scale(.4303)}to{transform:translate(99.22895vw,99vh) scale(.4303)}}.snow:nth-child(355){opacity:1.045;transform:translate(70.7718vw,-10px) scale(.8018);animation:fall-355 18s -12s linear infinite}@keyframes fall-355{42.502%{transform:translate(70.6265vw,42.502vh) scale(.8018)}to{transform:translate(70.69915vw,99vh) scale(.8018)}}.snow:nth-child(356){opacity:1.1272;transform:translate(52.4175vw,-10px) scale(.8107);animation:fall-356 13s -2s linear infinite}@keyframes fall-356{78.17%{transform:translate(49.1792vw,78.17vh) scale(.8107)}to{transform:translate(50.79835vw,99vh) scale(.8107)}}.snow:nth-child(357){opacity:.7862;transform:translate(5.692vw,-10px) scale(.7616);animation:fall-357 24s -23s linear infinite}@keyframes fall-357{69.48%{transform:translate(1.5074vw,69.48vh) scale(.7616)}to{transform:translate(3.5997vw,99vh) scale(.7616)}}.snow:nth-child(358){opacity:.7826;transform:translate(3.0007vw,-10px) scale(.3179);animation:fall-358 17s -6s linear infinite}@keyframes fall-358{52.909%{transform:translate(-1.7801vw,52.909vh) scale(.3179)}to{transform:translate(.6103vw,99vh) scale(.3179)}}.snow:nth-child(359){opacity:.1882;transform:translate(14.2637vw,-10px) scale(.4723);animation:fall-359 13s -29s linear infinite}@keyframes fall-359{72.963%{transform:translate(17.6093vw,72.963vh) scale(.4723)}to{transform:translate(15.9365vw,99vh) scale(.4723)}}.snow:nth-child(360){opacity:1.3616;transform:translate(31.8957vw,-10px) scale(.4776);animation:fall-360 13s -7s linear infinite}@keyframes fall-360{75.116%{transform:translate(41.8697vw,75.116vh) scale(.4776)}to{transform:translate(36.8827vw,99vh) scale(.4776)}}.snow:nth-child(361){opacity:.0206;transform:translate(20.3353vw,-10px) scale(.1361);animation:fall-361 22s -14s linear infinite}@keyframes fall-361{40.223%{transform:translate(21.2616vw,40.223vh) scale(.1361)}to{transform:translate(20.79845vw,99vh) scale(.1361)}}.snow:nth-child(362){opacity:.6;transform:translate(34.4011vw,-10px) scale(.3735);animation:fall-362 12s -20s linear infinite}@keyframes fall-362{78.421%{transform:translate(39.0262vw,78.421vh) scale(.3735)}to{transform:translate(36.71365vw,99vh) scale(.3735)}}.snow:nth-child(363){opacity:1.0088;transform:translate(52.7541vw,-10px) scale(.414);animation:fall-363 29s -17s linear infinite}@keyframes fall-363{30.064%{transform:translate(46.8111vw,30.064vh) scale(.414)}to{transform:translate(49.7826vw,99vh) scale(.414)}}.snow:nth-child(364){opacity:1.0106;transform:translate(48.6101vw,-10px) scale(.9181);animation:fall-364 16s -19s linear infinite}@keyframes fall-364{40.309%{transform:translate(51.5489vw,40.309vh) scale(.9181)}to{transform:translate(50.0795vw,99vh) scale(.9181)}}.snow:nth-child(365){opacity:1.8816;transform:translate(15.1237vw,-10px) scale(.2887);animation:fall-365 17s -7s linear infinite}@keyframes fall-365{52.09%{transform:translate(7.531vw,52.09vh) scale(.2887)}to{transform:translate(11.32735vw,99vh) scale(.2887)}}.snow:nth-child(366){opacity:.5548;transform:translate(57.5865vw,-10px) scale(.6081);animation:fall-366 15s -19s linear infinite}@keyframes fall-366{66.239%{transform:translate(50.8871vw,66.239vh) scale(.6081)}to{transform:translate(54.2368vw,99vh) scale(.6081)}}.snow:nth-child(367){opacity:.8152;transform:translate(61.8075vw,-10px) scale(.3366);animation:fall-367 16s -10s linear infinite}@keyframes fall-367{63.078%{transform:translate(54.6694vw,63.078vh) scale(.3366)}to{transform:translate(58.23845vw,99vh) scale(.3366)}}.snow:nth-child(368){opacity:.328;transform:translate(36.621vw,-10px) scale(.9498);animation:fall-368 14s -10s linear infinite}@keyframes fall-368{48.431%{transform:translate(45.4278vw,48.431vh) scale(.9498)}to{transform:translate(41.0244vw,99vh) scale(.9498)}}.snow:nth-child(369){opacity:1.661;transform:translate(46.8858vw,-10px) scale(.3058);animation:fall-369 18s -15s linear infinite}@keyframes fall-369{64.048%{transform:translate(47.6176vw,64.048vh) scale(.3058)}to{transform:translate(47.2517vw,99vh) scale(.3058)}}.snow:nth-child(370){opacity:1.9192;transform:translate(22.0051vw,-10px) scale(.0957);animation:fall-370 15s -26s linear infinite}@keyframes fall-370{75.753%{transform:translate(14.6326vw,75.753vh) scale(.0957)}to{transform:translate(18.31885vw,99vh) scale(.0957)}}.snow:nth-child(371){opacity:1.5746;transform:translate(28.975vw,-10px) scale(.0141);animation:fall-371 17s -30s linear infinite}@keyframes fall-371{34.234%{transform:translate(34.4578vw,34.234vh) scale(.0141)}to{transform:translate(31.7164vw,99vh) scale(.0141)}}.snow:nth-child(372){opacity:1.1906;transform:translate(29.8642vw,-10px) scale(.1353);animation:fall-372 25s -18s linear infinite}@keyframes fall-372{71.058%{transform:translate(38.5357vw,71.058vh) scale(.1353)}to{transform:translate(34.19995vw,99vh) scale(.1353)}}.snow:nth-child(373){opacity:1.3414;transform:translate(98.8938vw,-10px) scale(.0988);animation:fall-373 14s -16s linear infinite}@keyframes fall-373{43.863%{transform:translate(98.4703vw,43.863vh) scale(.0988)}to{transform:translate(98.68205vw,99vh) scale(.0988)}}.snow:nth-child(374){opacity:1.5852;transform:translate(38.4259vw,-10px) scale(.0646);animation:fall-374 26s -2s linear infinite}@keyframes fall-374{47.743%{transform:translate(37.1673vw,47.743vh) scale(.0646)}to{transform:translate(37.7966vw,99vh) scale(.0646)}}.snow:nth-child(375){opacity:.2862;transform:translate(60.7437vw,-10px) scale(.5966);animation:fall-375 13s -20s linear infinite}@keyframes fall-375{76.583%{transform:translate(69.4999vw,76.583vh) scale(.5966)}to{transform:translate(65.1218vw,99vh) scale(.5966)}}.snow:nth-child(376){opacity:1.3302;transform:translate(13.2044vw,-10px) scale(.7621);animation:fall-376 11s -20s linear infinite}@keyframes fall-376{57.827%{transform:translate(7.8933vw,57.827vh) scale(.7621)}to{transform:translate(10.54885vw,99vh) scale(.7621)}}.snow:nth-child(377){opacity:1.5424;transform:translate(61.5148vw,-10px) scale(.5955);animation:fall-377 24s -22s linear infinite}@keyframes fall-377{32.376%{transform:translate(53.3542vw,32.376vh) scale(.5955)}to{transform:translate(57.4345vw,99vh) scale(.5955)}}.snow:nth-child(378){opacity:1.9572;transform:translate(69.8156vw,-10px) scale(.2993);animation:fall-378 21s -29s linear infinite}@keyframes fall-378{36.201%{transform:translate(70.0107vw,36.201vh) scale(.2993)}to{transform:translate(69.91315vw,99vh) scale(.2993)}}.snow:nth-child(379){opacity:.816;transform:translate(35.713vw,-10px) scale(.5297);animation:fall-379 12s -21s linear infinite}@keyframes fall-379{63.289%{transform:translate(38.7018vw,63.289vh) scale(.5297)}to{transform:translate(37.2074vw,99vh) scale(.5297)}}.snow:nth-child(380){opacity:1.5376;transform:translate(46.768vw,-10px) scale(.2109);animation:fall-380 11s -9s linear infinite}@keyframes fall-380{54.797%{transform:translate(37.8829vw,54.797vh) scale(.2109)}to{transform:translate(42.32545vw,99vh) scale(.2109)}}.snow:nth-child(381){opacity:1.5794;transform:translate(10.2291vw,-10px) scale(.3212);animation:fall-381 23s -24s linear infinite}@keyframes fall-381{78.446%{transform:translate(15.9529vw,78.446vh) scale(.3212)}to{transform:translate(13.091vw,99vh) scale(.3212)}}.snow:nth-child(382){opacity:.1548;transform:translate(57.792vw,-10px) scale(.8565);animation:fall-382 25s -22s linear infinite}@keyframes fall-382{69.485%{transform:translate(53.5055vw,69.485vh) scale(.8565)}to{transform:translate(55.64875vw,99vh) scale(.8565)}}.snow:nth-child(383){opacity:.4486;transform:translate(25.3664vw,-10px) scale(.0686);animation:fall-383 19s -10s linear infinite}@keyframes fall-383{62.506%{transform:translate(27.6826vw,62.506vh) scale(.0686)}to{transform:translate(26.5245vw,99vh) scale(.0686)}}.snow:nth-child(384){opacity:.2612;transform:translate(71.3419vw,-10px) scale(.361);animation:fall-384 26s -29s linear infinite}@keyframes fall-384{70.413%{transform:translate(71.6235vw,70.413vh) scale(.361)}to{transform:translate(71.4827vw,99vh) scale(.361)}}.snow:nth-child(385){opacity:1.2222;transform:translate(71.9888vw,-10px) scale(.8652);animation:fall-385 18s -9s linear infinite}@keyframes fall-385{78.989%{transform:translate(69.6747vw,78.989vh) scale(.8652)}to{transform:translate(70.83175vw,99vh) scale(.8652)}}.snow:nth-child(386){opacity:.6486;transform:translate(20.7836vw,-10px) scale(.1573);animation:fall-386 25s -26s linear infinite}@keyframes fall-386{37.13%{transform:translate(23.837vw,37.13vh) scale(.1573)}to{transform:translate(22.3103vw,99vh) scale(.1573)}}.snow:nth-child(387){opacity:1.2476;transform:translate(6.4958vw,-10px) scale(.5143);animation:fall-387 19s -22s linear infinite}@keyframes fall-387{65.79%{transform:translate(13.7157vw,65.79vh) scale(.5143)}to{transform:translate(10.10575vw,99vh) scale(.5143)}}.snow:nth-child(388){opacity:1.3982;transform:translate(80.8337vw,-10px) scale(.4546);animation:fall-388 27s -1s linear infinite}@keyframes fall-388{45.664%{transform:translate(82.7005vw,45.664vh) scale(.4546)}to{transform:translate(81.7671vw,99vh) scale(.4546)}}.snow:nth-child(389){opacity:.6696;transform:translate(92.6522vw,-10px) scale(.2312);animation:fall-389 16s -7s linear infinite}@keyframes fall-389{48.253%{transform:translate(83.9039vw,48.253vh) scale(.2312)}to{transform:translate(88.27805vw,99vh) scale(.2312)}}.snow:nth-child(390){opacity:.9992;transform:translate(65.3461vw,-10px) scale(.09);animation:fall-390 29s -2s linear infinite}@keyframes fall-390{50.884%{transform:translate(57.6434vw,50.884vh) scale(.09)}to{transform:translate(61.49475vw,99vh) scale(.09)}}.snow:nth-child(391){opacity:1.3772;transform:translate(14.2578vw,-10px) scale(.9439);animation:fall-391 30s -25s linear infinite}@keyframes fall-391{71.501%{transform:translate(21.6216vw,71.501vh) scale(.9439)}to{transform:translate(17.9397vw,99vh) scale(.9439)}}.snow:nth-child(392){opacity:1.4654;transform:translate(56.1217vw,-10px) scale(.6175);animation:fall-392 12s -3s linear infinite}@keyframes fall-392{50.767%{transform:translate(62.339vw,50.767vh) scale(.6175)}to{transform:translate(59.23035vw,99vh) scale(.6175)}}.snow:nth-child(393){opacity:1.1108;transform:translate(19.0158vw,-10px) scale(.7148);animation:fall-393 22s -6s linear infinite}@keyframes fall-393{33.996%{transform:translate(14.0754vw,33.996vh) scale(.7148)}to{transform:translate(16.5456vw,99vh) scale(.7148)}}.snow:nth-child(394){opacity:1.6112;transform:translate(95.4271vw,-10px) scale(.5643);animation:fall-394 24s -1s linear infinite}@keyframes fall-394{71.748%{transform:translate(100.2337vw,71.748vh) scale(.5643)}to{transform:translate(97.8304vw,99vh) scale(.5643)}}.snow:nth-child(395){opacity:1.8086;transform:translate(75.9741vw,-10px) scale(.0011);animation:fall-395 26s -29s linear infinite}@keyframes fall-395{33.599%{transform:translate(66.6996vw,33.599vh) scale(.0011)}to{transform:translate(71.33685vw,99vh) scale(.0011)}}.snow:nth-child(396){opacity:.3694;transform:translate(70.0572vw,-10px) scale(.6364);animation:fall-396 14s -23s linear infinite}@keyframes fall-396{67.824%{transform:translate(64.9397vw,67.824vh) scale(.6364)}to{transform:translate(67.49845vw,99vh) scale(.6364)}}.snow:nth-child(397){opacity:.9042;transform:translate(47.2709vw,-10px) scale(.2579);animation:fall-397 14s -25s linear infinite}@keyframes fall-397{35.191%{transform:translate(39.7405vw,35.191vh) scale(.2579)}to{transform:translate(43.5057vw,99vh) scale(.2579)}}.snow:nth-child(398){opacity:.1032;transform:translate(62.8626vw,-10px) scale(.9524);animation:fall-398 26s -7s linear infinite}@keyframes fall-398{55.774%{transform:translate(68.876vw,55.774vh) scale(.9524)}to{transform:translate(65.8693vw,99vh) scale(.9524)}}.snow:nth-child(399){opacity:1.0048;transform:translate(93.8353vw,-10px) scale(.1952);animation:fall-399 11s -22s linear infinite}@keyframes fall-399{78.475%{transform:translate(86.1197vw,78.475vh) scale(.1952)}to{transform:translate(89.9775vw,99vh) scale(.1952)}}.snow:nth-child(400){opacity:1.0166;transform:translate(1.1608vw,-10px) scale(.0949);animation:fall-400 23s -26s linear infinite}@keyframes fall-400{74.293%{transform:translate(5.1976vw,74.293vh) scale(.0949)}to{transform:translate(3.1792vw,99vh) scale(.0949)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
25
|
+
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.534;transform:translate(86.626vw,-10px) scale(.7751);animation:fall-1 28s -18s linear infinite}@keyframes fall-1{58.354%{transform:translate(91.6151vw,58.354vh) scale(.7751)}to{transform:translate(89.12055vw,99vh) scale(.7751)}}.snow:nth-child(2){opacity:.0686;transform:translate(76.5706vw,-10px) scale(.4957);animation:fall-2 13s -15s linear infinite}@keyframes fall-2{68.594%{transform:translate(79.7532vw,68.594vh) scale(.4957)}to{transform:translate(78.1619vw,99vh) scale(.4957)}}.snow:nth-child(3){opacity:.2278;transform:translate(65.1467vw,-10px) scale(.6087);animation:fall-3 24s -25s linear infinite}@keyframes fall-3{50.552%{transform:translate(67.7536vw,50.552vh) scale(.6087)}to{transform:translate(66.45015vw,99vh) scale(.6087)}}.snow:nth-child(4){opacity:.8508;transform:translate(19.4592vw,-10px) scale(.6588);animation:fall-4 25s -5s linear infinite}@keyframes fall-4{61.188%{transform:translate(26.2528vw,61.188vh) scale(.6588)}to{transform:translate(22.856vw,99vh) scale(.6588)}}.snow:nth-child(5){opacity:1.945;transform:translate(49.1379vw,-10px) scale(.8798);animation:fall-5 28s -6s linear infinite}@keyframes fall-5{56.813%{transform:translate(44.3538vw,56.813vh) scale(.8798)}to{transform:translate(46.74585vw,99vh) scale(.8798)}}.snow:nth-child(6){opacity:1.9914;transform:translate(72.347vw,-10px) scale(.4879);animation:fall-6 15s -1s linear infinite}@keyframes fall-6{35.407%{transform:translate(80.0151vw,35.407vh) scale(.4879)}to{transform:translate(76.18105vw,99vh) scale(.4879)}}.snow:nth-child(7){opacity:1.5184;transform:translate(85.5585vw,-10px) scale(.666);animation:fall-7 12s -20s linear infinite}@keyframes fall-7{44.929%{transform:translate(76.8851vw,44.929vh) scale(.666)}to{transform:translate(81.2218vw,99vh) scale(.666)}}.snow:nth-child(8){opacity:.0858;transform:translate(66.9984vw,-10px) scale(.1507);animation:fall-8 29s -11s linear infinite}@keyframes fall-8{31.873%{transform:translate(64.2382vw,31.873vh) scale(.1507)}to{transform:translate(65.6183vw,99vh) scale(.1507)}}.snow:nth-child(9){opacity:1.3838;transform:translate(92.0051vw,-10px) scale(.6955);animation:fall-9 12s -18s linear infinite}@keyframes fall-9{63.437%{transform:translate(101.5122vw,63.437vh) scale(.6955)}to{transform:translate(96.75865vw,99vh) scale(.6955)}}.snow:nth-child(10){opacity:1.002;transform:translate(81.2249vw,-10px) scale(.077);animation:fall-10 20s -28s linear infinite}@keyframes fall-10{68.962%{transform:translate(83.4235vw,68.962vh) scale(.077)}to{transform:translate(82.3242vw,99vh) scale(.077)}}.snow:nth-child(11){opacity:1.6598;transform:translate(22.7773vw,-10px) scale(.2368);animation:fall-11 22s -13s linear infinite}@keyframes fall-11{67.348%{transform:translate(17.277vw,67.348vh) scale(.2368)}to{transform:translate(20.02715vw,99vh) scale(.2368)}}.snow:nth-child(12){opacity:.4452;transform:translate(49.2909vw,-10px) scale(.3255);animation:fall-12 29s -23s linear infinite}@keyframes fall-12{68.984%{transform:translate(55.2492vw,68.984vh) scale(.3255)}to{transform:translate(52.27005vw,99vh) scale(.3255)}}.snow:nth-child(13){opacity:1.7478;transform:translate(56.3967vw,-10px) scale(.3403);animation:fall-13 17s -2s linear infinite}@keyframes fall-13{43.442%{transform:translate(62.7992vw,43.442vh) scale(.3403)}to{transform:translate(59.59795vw,99vh) scale(.3403)}}.snow:nth-child(14){opacity:1.2174;transform:translate(80.0342vw,-10px) scale(.5814);animation:fall-14 21s -24s linear infinite}@keyframes fall-14{76.549%{transform:translate(73.8611vw,76.549vh) scale(.5814)}to{transform:translate(76.94765vw,99vh) scale(.5814)}}.snow:nth-child(15){opacity:1.4984;transform:translate(63.3903vw,-10px) scale(.6047);animation:fall-15 26s -18s linear infinite}@keyframes fall-15{44.664%{transform:translate(69.8447vw,44.664vh) scale(.6047)}to{transform:translate(66.6175vw,99vh) scale(.6047)}}.snow:nth-child(16){opacity:1.599;transform:translate(24.9558vw,-10px) scale(.7704);animation:fall-16 25s -17s linear infinite}@keyframes fall-16{77.011%{transform:translate(33.1671vw,77.011vh) scale(.7704)}to{transform:translate(29.06145vw,99vh) scale(.7704)}}.snow:nth-child(17){opacity:1.985;transform:translate(32.828vw,-10px) scale(.2884);animation:fall-17 25s -8s linear infinite}@keyframes fall-17{64.331%{transform:translate(23.1664vw,64.331vh) scale(.2884)}to{transform:translate(27.9972vw,99vh) scale(.2884)}}.snow:nth-child(18){opacity:1.3188;transform:translate(5.1175vw,-10px) scale(.7018);animation:fall-18 27s -19s linear infinite}@keyframes fall-18{69.896%{transform:translate(-.6509vw,69.896vh) scale(.7018)}to{transform:translate(2.2333vw,99vh) scale(.7018)}}.snow:nth-child(19){opacity:.3454;transform:translate(4.7491vw,-10px) scale(.6052);animation:fall-19 22s -24s linear infinite}@keyframes fall-19{63.629%{transform:translate(5.6497vw,63.629vh) scale(.6052)}to{transform:translate(5.1994vw,99vh) scale(.6052)}}.snow:nth-child(20){opacity:1.4812;transform:translate(10.8609vw,-10px) scale(.4016);animation:fall-20 11s -10s linear infinite}@keyframes fall-20{53.099%{transform:translate(20.1001vw,53.099vh) scale(.4016)}to{transform:translate(15.4805vw,99vh) scale(.4016)}}.snow:nth-child(21){opacity:.2764;transform:translate(88.3486vw,-10px) scale(.6017);animation:fall-21 29s -28s linear infinite}@keyframes fall-21{59.757%{transform:translate(80.7709vw,59.757vh) scale(.6017)}to{transform:translate(84.55975vw,99vh) scale(.6017)}}.snow:nth-child(22){opacity:.9706;transform:translate(79.2324vw,-10px) scale(.379);animation:fall-22 21s -5s linear infinite}@keyframes fall-22{71.237%{transform:translate(80.7169vw,71.237vh) scale(.379)}to{transform:translate(79.97465vw,99vh) scale(.379)}}.snow:nth-child(23){opacity:.6404;transform:translate(65.4608vw,-10px) scale(.188);animation:fall-23 22s -10s linear infinite}@keyframes fall-23{58.677%{transform:translate(65.6337vw,58.677vh) scale(.188)}to{transform:translate(65.54725vw,99vh) scale(.188)}}.snow:nth-child(24){opacity:1.8032;transform:translate(26.1376vw,-10px) scale(.8145);animation:fall-24 22s -17s linear infinite}@keyframes fall-24{79.283%{transform:translate(25.2852vw,79.283vh) scale(.8145)}to{transform:translate(25.7114vw,99vh) scale(.8145)}}.snow:nth-child(25){opacity:.7674;transform:translate(49.1739vw,-10px) scale(.7871);animation:fall-25 23s -20s linear infinite}@keyframes fall-25{57.094%{transform:translate(57.0082vw,57.094vh) scale(.7871)}to{transform:translate(53.09105vw,99vh) scale(.7871)}}.snow:nth-child(26){opacity:.3636;transform:translate(17.2229vw,-10px) scale(.8198);animation:fall-26 10s -19s linear infinite}@keyframes fall-26{61.374%{transform:translate(16.2583vw,61.374vh) scale(.8198)}to{transform:translate(16.7406vw,99vh) scale(.8198)}}.snow:nth-child(27){opacity:.4248;transform:translate(77.5364vw,-10px) scale(.9889);animation:fall-27 28s -16s linear infinite}@keyframes fall-27{36.127%{transform:translate(71.9894vw,36.127vh) scale(.9889)}to{transform:translate(74.7629vw,99vh) scale(.9889)}}.snow:nth-child(28){opacity:1.9968;transform:translate(5.8249vw,-10px) scale(.7585);animation:fall-28 27s -14s linear infinite}@keyframes fall-28{50.437%{transform:translate(9.9984vw,50.437vh) scale(.7585)}to{transform:translate(7.91165vw,99vh) scale(.7585)}}.snow:nth-child(29){opacity:1.3486;transform:translate(13.0537vw,-10px) scale(.4843);animation:fall-29 23s -22s linear infinite}@keyframes fall-29{31.983%{transform:translate(12.1755vw,31.983vh) scale(.4843)}to{transform:translate(12.6146vw,99vh) scale(.4843)}}.snow:nth-child(30){opacity:1.5082;transform:translate(47.8621vw,-10px) scale(.7963);animation:fall-30 21s -25s linear infinite}@keyframes fall-30{66.245%{transform:translate(56.8534vw,66.245vh) scale(.7963)}to{transform:translate(52.35775vw,99vh) scale(.7963)}}.snow:nth-child(31){opacity:1.6032;transform:translate(99.9879vw,-10px) scale(.6594);animation:fall-31 10s -12s linear infinite}@keyframes fall-31{59.889%{transform:translate(107.3514vw,59.889vh) scale(.6594)}to{transform:translate(103.66965vw,99vh) scale(.6594)}}.snow:nth-child(32){opacity:.1556;transform:translate(41.0204vw,-10px) scale(.787);animation:fall-32 25s -4s linear infinite}@keyframes fall-32{43.643%{transform:translate(46.7247vw,43.643vh) scale(.787)}to{transform:translate(43.87255vw,99vh) scale(.787)}}.snow:nth-child(33){opacity:.6888;transform:translate(33.4935vw,-10px) scale(.6337);animation:fall-33 26s -6s linear infinite}@keyframes fall-33{38.632%{transform:translate(25.5215vw,38.632vh) scale(.6337)}to{transform:translate(29.5075vw,99vh) scale(.6337)}}.snow:nth-child(34){opacity:.0254;transform:translate(63.8982vw,-10px) scale(.2058);animation:fall-34 20s -21s linear infinite}@keyframes fall-34{72.681%{transform:translate(60.125vw,72.681vh) scale(.2058)}to{transform:translate(62.0116vw,99vh) scale(.2058)}}.snow:nth-child(35){opacity:1.5492;transform:translate(16.0206vw,-10px) scale(.6622);animation:fall-35 13s -25s linear infinite}@keyframes fall-35{48.011%{transform:translate(25.2227vw,48.011vh) scale(.6622)}to{transform:translate(20.62165vw,99vh) scale(.6622)}}.snow:nth-child(36){opacity:1.797;transform:translate(93.02vw,-10px) scale(.6616);animation:fall-36 28s -1s linear infinite}@keyframes fall-36{61.98%{transform:translate(92.8136vw,61.98vh) scale(.6616)}to{transform:translate(92.9168vw,99vh) scale(.6616)}}.snow:nth-child(37){opacity:.2214;transform:translate(63.6743vw,-10px) scale(.3875);animation:fall-37 30s -6s linear infinite}@keyframes fall-37{57.967%{transform:translate(68.9229vw,57.967vh) scale(.3875)}to{transform:translate(66.2986vw,99vh) scale(.3875)}}.snow:nth-child(38){opacity:.3592;transform:translate(44.1881vw,-10px) scale(.8894);animation:fall-38 20s -8s linear infinite}@keyframes fall-38{37.87%{transform:translate(39.4593vw,37.87vh) scale(.8894)}to{transform:translate(41.8237vw,99vh) scale(.8894)}}.snow:nth-child(39){opacity:1.4378;transform:translate(22.0802vw,-10px) scale(.5133);animation:fall-39 27s -16s linear infinite}@keyframes fall-39{30.545%{transform:translate(15.5993vw,30.545vh) scale(.5133)}to{transform:translate(18.83975vw,99vh) scale(.5133)}}.snow:nth-child(40){opacity:1.5208;transform:translate(48.208vw,-10px) scale(.8361);animation:fall-40 19s -4s linear infinite}@keyframes fall-40{59.035%{transform:translate(51.4035vw,59.035vh) scale(.8361)}to{transform:translate(49.80575vw,99vh) scale(.8361)}}.snow:nth-child(41){opacity:.3854;transform:translate(23.2778vw,-10px) scale(.7376);animation:fall-41 28s -20s linear infinite}@keyframes fall-41{55.641%{transform:translate(16.1286vw,55.641vh) scale(.7376)}to{transform:translate(19.7032vw,99vh) scale(.7376)}}.snow:nth-child(42){opacity:1.9774;transform:translate(53.476vw,-10px) scale(.0917);animation:fall-42 14s -5s linear infinite}@keyframes fall-42{68.514%{transform:translate(63.1383vw,68.514vh) scale(.0917)}to{transform:translate(58.30715vw,99vh) scale(.0917)}}.snow:nth-child(43){opacity:.4616;transform:translate(67.6764vw,-10px) scale(.3905);animation:fall-43 17s -14s linear infinite}@keyframes fall-43{63.821%{transform:translate(63.6617vw,63.821vh) scale(.3905)}to{transform:translate(65.66905vw,99vh) scale(.3905)}}.snow:nth-child(44){opacity:1.159;transform:translate(.4712vw,-10px) scale(.902);animation:fall-44 10s -28s linear infinite}@keyframes fall-44{79.792%{transform:translate(-2.9175vw,79.792vh) scale(.902)}to{transform:translate(-1.22315vw,99vh) scale(.902)}}.snow:nth-child(45){opacity:1.7586;transform:translate(78.1831vw,-10px) scale(.0891);animation:fall-45 23s -29s linear infinite}@keyframes fall-45{43.733%{transform:translate(71.8632vw,43.733vh) scale(.0891)}to{transform:translate(75.02315vw,99vh) scale(.0891)}}.snow:nth-child(46){opacity:.4518;transform:translate(75.4468vw,-10px) scale(.0444);animation:fall-46 26s -23s linear infinite}@keyframes fall-46{75.613%{transform:translate(78.9249vw,75.613vh) scale(.0444)}to{transform:translate(77.18585vw,99vh) scale(.0444)}}.snow:nth-child(47){opacity:.3344;transform:translate(98.8165vw,-10px) scale(.5639);animation:fall-47 10s -27s linear infinite}@keyframes fall-47{73.837%{transform:translate(103.4388vw,73.837vh) scale(.5639)}to{transform:translate(101.12765vw,99vh) scale(.5639)}}.snow:nth-child(48){opacity:.0656;transform:translate(48.2761vw,-10px) scale(.8034);animation:fall-48 15s -29s linear infinite}@keyframes fall-48{79.371%{transform:translate(42.0026vw,79.371vh) scale(.8034)}to{transform:translate(45.13935vw,99vh) scale(.8034)}}.snow:nth-child(49){opacity:1.6888;transform:translate(23.6295vw,-10px) scale(.3835);animation:fall-49 13s -23s linear infinite}@keyframes fall-49{49.444%{transform:translate(23.6009vw,49.444vh) scale(.3835)}to{transform:translate(23.6152vw,99vh) scale(.3835)}}.snow:nth-child(50){opacity:1.8472;transform:translate(23.2163vw,-10px) scale(.3211);animation:fall-50 10s -27s linear infinite}@keyframes fall-50{68.52%{transform:translate(15.3525vw,68.52vh) scale(.3211)}to{transform:translate(19.2844vw,99vh) scale(.3211)}}.snow:nth-child(51){opacity:1.2874;transform:translate(99.0612vw,-10px) scale(.5737);animation:fall-51 11s -27s linear infinite}@keyframes fall-51{68.772%{transform:translate(94.2867vw,68.772vh) scale(.5737)}to{transform:translate(96.67395vw,99vh) scale(.5737)}}.snow:nth-child(52){opacity:.9498;transform:translate(22.7003vw,-10px) scale(.9405);animation:fall-52 28s -6s linear infinite}@keyframes fall-52{32.529%{transform:translate(18.3275vw,32.529vh) scale(.9405)}to{transform:translate(20.5139vw,99vh) scale(.9405)}}.snow:nth-child(53){opacity:.2056;transform:translate(35.3195vw,-10px) scale(.6646);animation:fall-53 24s -19s linear infinite}@keyframes fall-53{50.504%{transform:translate(36.1994vw,50.504vh) scale(.6646)}to{transform:translate(35.75945vw,99vh) scale(.6646)}}.snow:nth-child(54){opacity:.3536;transform:translate(23.417vw,-10px) scale(.6684);animation:fall-54 28s -21s linear infinite}@keyframes fall-54{47.487%{transform:translate(17.9973vw,47.487vh) scale(.6684)}to{transform:translate(20.70715vw,99vh) scale(.6684)}}.snow:nth-child(55){opacity:1.808;transform:translate(25.1495vw,-10px) scale(.4583);animation:fall-55 11s -21s linear infinite}@keyframes fall-55{79.97%{transform:translate(27.0197vw,79.97vh) scale(.4583)}to{transform:translate(26.0846vw,99vh) scale(.4583)}}.snow:nth-child(56){opacity:1.3614;transform:translate(75.2537vw,-10px) scale(.0362);animation:fall-56 22s -3s linear infinite}@keyframes fall-56{54.794%{transform:translate(77.1917vw,54.794vh) scale(.0362)}to{transform:translate(76.2227vw,99vh) scale(.0362)}}.snow:nth-child(57){opacity:.4268;transform:translate(44.54vw,-10px) scale(.6331);animation:fall-57 23s -6s linear infinite}@keyframes fall-57{64.83%{transform:translate(40.1868vw,64.83vh) scale(.6331)}to{transform:translate(42.3634vw,99vh) scale(.6331)}}.snow:nth-child(58){opacity:.9266;transform:translate(48.5353vw,-10px) scale(.0671);animation:fall-58 23s -29s linear infinite}@keyframes fall-58{52.743%{transform:translate(39.272vw,52.743vh) scale(.0671)}to{transform:translate(43.90365vw,99vh) scale(.0671)}}.snow:nth-child(59){opacity:.2786;transform:translate(39.6941vw,-10px) scale(.252);animation:fall-59 14s -23s linear infinite}@keyframes fall-59{73.699%{transform:translate(37.5669vw,73.699vh) scale(.252)}to{transform:translate(38.6305vw,99vh) scale(.252)}}.snow:nth-child(60){opacity:.1832;transform:translate(26.2703vw,-10px) scale(.3921);animation:fall-60 23s -28s linear infinite}@keyframes fall-60{52.975%{transform:translate(18.104vw,52.975vh) scale(.3921)}to{transform:translate(22.18715vw,99vh) scale(.3921)}}.snow:nth-child(61){opacity:1.8216;transform:translate(59.6298vw,-10px) scale(.243);animation:fall-61 28s -29s linear infinite}@keyframes fall-61{38.324%{transform:translate(50.6927vw,38.324vh) scale(.243)}to{transform:translate(55.16125vw,99vh) scale(.243)}}.snow:nth-child(62){opacity:1.2108;transform:translate(31.3268vw,-10px) scale(.6459);animation:fall-62 11s -13s linear infinite}@keyframes fall-62{74.698%{transform:translate(27.442vw,74.698vh) scale(.6459)}to{transform:translate(29.3844vw,99vh) scale(.6459)}}.snow:nth-child(63){opacity:.723;transform:translate(80.9588vw,-10px) scale(.7497);animation:fall-63 28s -27s linear infinite}@keyframes fall-63{63.561%{transform:translate(72.1458vw,63.561vh) scale(.7497)}to{transform:translate(76.5523vw,99vh) scale(.7497)}}.snow:nth-child(64){opacity:1.3312;transform:translate(2.4673vw,-10px) scale(.7846);animation:fall-64 26s -16s linear infinite}@keyframes fall-64{36.022%{transform:translate(5.804vw,36.022vh) scale(.7846)}to{transform:translate(4.13565vw,99vh) scale(.7846)}}.snow:nth-child(65){opacity:1.9832;transform:translate(11.2686vw,-10px) scale(.0013);animation:fall-65 14s -12s linear infinite}@keyframes fall-65{48.807%{transform:translate(11.3474vw,48.807vh) scale(.0013)}to{transform:translate(11.308vw,99vh) scale(.0013)}}.snow:nth-child(66){opacity:.9694;transform:translate(64.7974vw,-10px) scale(.0748);animation:fall-66 24s -17s linear infinite}@keyframes fall-66{30.442%{transform:translate(56.8903vw,30.442vh) scale(.0748)}to{transform:translate(60.84385vw,99vh) scale(.0748)}}.snow:nth-child(67){opacity:1.082;transform:translate(95.7127vw,-10px) scale(.2405);animation:fall-67 20s -5s linear infinite}@keyframes fall-67{67.315%{transform:translate(93.7858vw,67.315vh) scale(.2405)}to{transform:translate(94.74925vw,99vh) scale(.2405)}}.snow:nth-child(68){opacity:1.4332;transform:translate(48.353vw,-10px) scale(.6849);animation:fall-68 11s -24s linear infinite}@keyframes fall-68{72.368%{transform:translate(44.7755vw,72.368vh) scale(.6849)}to{transform:translate(46.56425vw,99vh) scale(.6849)}}.snow:nth-child(69){opacity:1.0374;transform:translate(67.6465vw,-10px) scale(.3518);animation:fall-69 19s -9s linear infinite}@keyframes fall-69{39.252%{transform:translate(65.733vw,39.252vh) scale(.3518)}to{transform:translate(66.68975vw,99vh) scale(.3518)}}.snow:nth-child(70){opacity:.6964;transform:translate(33.7923vw,-10px) scale(.5242);animation:fall-70 16s -8s linear infinite}@keyframes fall-70{30.575%{transform:translate(41.8267vw,30.575vh) scale(.5242)}to{transform:translate(37.8095vw,99vh) scale(.5242)}}.snow:nth-child(71){opacity:.4296;transform:translate(94.7824vw,-10px) scale(.5997);animation:fall-71 24s -2s linear infinite}@keyframes fall-71{57.479%{transform:translate(91.9485vw,57.479vh) scale(.5997)}to{transform:translate(93.36545vw,99vh) scale(.5997)}}.snow:nth-child(72){opacity:.0376;transform:translate(42.1897vw,-10px) scale(.3296);animation:fall-72 30s -24s linear infinite}@keyframes fall-72{78.291%{transform:translate(36.7591vw,78.291vh) scale(.3296)}to{transform:translate(39.4744vw,99vh) scale(.3296)}}.snow:nth-child(73){opacity:1.4274;transform:translate(73.8621vw,-10px) scale(.5707);animation:fall-73 16s -26s linear infinite}@keyframes fall-73{73.92%{transform:translate(74.0657vw,73.92vh) scale(.5707)}to{transform:translate(73.9639vw,99vh) scale(.5707)}}.snow:nth-child(74){opacity:.957;transform:translate(82.586vw,-10px) scale(.9933);animation:fall-74 14s -16s linear infinite}@keyframes fall-74{56.363%{transform:translate(91.1711vw,56.363vh) scale(.9933)}to{transform:translate(86.87855vw,99vh) scale(.9933)}}.snow:nth-child(75){opacity:1.8546;transform:translate(26.5682vw,-10px) scale(.7582);animation:fall-75 29s -24s linear infinite}@keyframes fall-75{34.136%{transform:translate(16.6vw,34.136vh) scale(.7582)}to{transform:translate(21.5841vw,99vh) scale(.7582)}}.snow:nth-child(76){opacity:1.6214;transform:translate(47.5035vw,-10px) scale(.2031);animation:fall-76 28s -30s linear infinite}@keyframes fall-76{44.589%{transform:translate(39.3695vw,44.589vh) scale(.2031)}to{transform:translate(43.4365vw,99vh) scale(.2031)}}.snow:nth-child(77){opacity:1.365;transform:translate(53.7187vw,-10px) scale(.1218);animation:fall-77 29s -14s linear infinite}@keyframes fall-77{76.429%{transform:translate(62.4446vw,76.429vh) scale(.1218)}to{transform:translate(58.08165vw,99vh) scale(.1218)}}.snow:nth-child(78){opacity:.8622;transform:translate(73.4186vw,-10px) scale(.9508);animation:fall-78 22s -8s linear infinite}@keyframes fall-78{37.444%{transform:translate(65.0363vw,37.444vh) scale(.9508)}to{transform:translate(69.22745vw,99vh) scale(.9508)}}.snow:nth-child(79){opacity:.8816;transform:translate(52.7915vw,-10px) scale(.3929);animation:fall-79 11s -22s linear infinite}@keyframes fall-79{39.984%{transform:translate(61.0821vw,39.984vh) scale(.3929)}to{transform:translate(56.9368vw,99vh) scale(.3929)}}.snow:nth-child(80){opacity:.2818;transform:translate(67.6859vw,-10px) scale(.562);animation:fall-80 10s -26s linear infinite}@keyframes fall-80{50.322%{transform:translate(62.5909vw,50.322vh) scale(.562)}to{transform:translate(65.1384vw,99vh) scale(.562)}}.snow:nth-child(81){opacity:.228;transform:translate(98.1925vw,-10px) scale(.0285);animation:fall-81 21s -15s linear infinite}@keyframes fall-81{34.755%{transform:translate(100.402vw,34.755vh) scale(.0285)}to{transform:translate(99.29725vw,99vh) scale(.0285)}}.snow:nth-child(82){opacity:1.3826;transform:translate(56.265vw,-10px) scale(.2925);animation:fall-82 12s -10s linear infinite}@keyframes fall-82{41.567%{transform:translate(49.1494vw,41.567vh) scale(.2925)}to{transform:translate(52.7072vw,99vh) scale(.2925)}}.snow:nth-child(83){opacity:1.1294;transform:translate(6.3475vw,-10px) scale(.9658);animation:fall-83 15s -15s linear infinite}@keyframes fall-83{79.374%{transform:translate(-.5448vw,79.374vh) scale(.9658)}to{transform:translate(2.90135vw,99vh) scale(.9658)}}.snow:nth-child(84){opacity:1.6914;transform:translate(56.3221vw,-10px) scale(.0072);animation:fall-84 20s -2s linear infinite}@keyframes fall-84{59.68%{transform:translate(49.1919vw,59.68vh) scale(.0072)}to{transform:translate(52.757vw,99vh) scale(.0072)}}.snow:nth-child(85){opacity:.8724;transform:translate(4.5065vw,-10px) scale(.9318);animation:fall-85 20s -23s linear infinite}@keyframes fall-85{62.44%{transform:translate(3.4766vw,62.44vh) scale(.9318)}to{transform:translate(3.99155vw,99vh) scale(.9318)}}.snow:nth-child(86){opacity:1.2066;transform:translate(9.1483vw,-10px) scale(.6732);animation:fall-86 13s -14s linear infinite}@keyframes fall-86{58.565%{transform:translate(12.5534vw,58.565vh) scale(.6732)}to{transform:translate(10.85085vw,99vh) scale(.6732)}}.snow:nth-child(87){opacity:.2942;transform:translate(34.1686vw,-10px) scale(.7674);animation:fall-87 26s -2s linear infinite}@keyframes fall-87{54.056%{transform:translate(35.8226vw,54.056vh) scale(.7674)}to{transform:translate(34.9956vw,99vh) scale(.7674)}}.snow:nth-child(88){opacity:1.2706;transform:translate(25.5311vw,-10px) scale(.2565);animation:fall-88 20s -3s linear infinite}@keyframes fall-88{77.862%{transform:translate(31.2834vw,77.862vh) scale(.2565)}to{transform:translate(28.40725vw,99vh) scale(.2565)}}.snow:nth-child(89){opacity:.962;transform:translate(22.0919vw,-10px) scale(.5857);animation:fall-89 27s -20s linear infinite}@keyframes fall-89{75.181%{transform:translate(19.4064vw,75.181vh) scale(.5857)}to{transform:translate(20.74915vw,99vh) scale(.5857)}}.snow:nth-child(90){opacity:1.7732;transform:translate(23.8787vw,-10px) scale(.1842);animation:fall-90 23s -28s linear infinite}@keyframes fall-90{74.624%{transform:translate(31.6261vw,74.624vh) scale(.1842)}to{transform:translate(27.7524vw,99vh) scale(.1842)}}.snow:nth-child(91){opacity:1.8998;transform:translate(70.4263vw,-10px) scale(.4221);animation:fall-91 15s -8s linear infinite}@keyframes fall-91{52.717%{transform:translate(62.1839vw,52.717vh) scale(.4221)}to{transform:translate(66.3051vw,99vh) scale(.4221)}}.snow:nth-child(92){opacity:1.7508;transform:translate(91.2069vw,-10px) scale(.3332);animation:fall-92 24s -16s linear infinite}@keyframes fall-92{77.457%{transform:translate(86.8336vw,77.457vh) scale(.3332)}to{transform:translate(89.02025vw,99vh) scale(.3332)}}.snow:nth-child(93){opacity:.9496;transform:translate(52.6234vw,-10px) scale(.5501);animation:fall-93 20s -21s linear infinite}@keyframes fall-93{35.226%{transform:translate(52.7474vw,35.226vh) scale(.5501)}to{transform:translate(52.6854vw,99vh) scale(.5501)}}.snow:nth-child(94){opacity:1.1272;transform:translate(51.9928vw,-10px) scale(.4121);animation:fall-94 14s -6s linear infinite}@keyframes fall-94{75.7%{transform:translate(54.6434vw,75.7vh) scale(.4121)}to{transform:translate(53.3181vw,99vh) scale(.4121)}}.snow:nth-child(95){opacity:.6704;transform:translate(57.0999vw,-10px) scale(.072);animation:fall-95 17s -14s linear infinite}@keyframes fall-95{63.939%{transform:translate(66.3007vw,63.939vh) scale(.072)}to{transform:translate(61.7003vw,99vh) scale(.072)}}.snow:nth-child(96){opacity:1.5754;transform:translate(2.7662vw,-10px) scale(.0308);animation:fall-96 10s -27s linear infinite}@keyframes fall-96{64.109%{transform:translate(4.4491vw,64.109vh) scale(.0308)}to{transform:translate(3.60765vw,99vh) scale(.0308)}}.snow:nth-child(97){opacity:1.496;transform:translate(29.3534vw,-10px) scale(.9509);animation:fall-97 11s -25s linear infinite}@keyframes fall-97{57.472%{transform:translate(34.2046vw,57.472vh) scale(.9509)}to{transform:translate(31.779vw,99vh) scale(.9509)}}.snow:nth-child(98){opacity:1.8064;transform:translate(.9987vw,-10px) scale(.1384);animation:fall-98 24s -22s linear infinite}@keyframes fall-98{74.462%{transform:translate(.5849vw,74.462vh) scale(.1384)}to{transform:translate(.7918vw,99vh) scale(.1384)}}.snow:nth-child(99){opacity:.9174;transform:translate(51.3661vw,-10px) scale(.6848);animation:fall-99 13s -5s linear infinite}@keyframes fall-99{56.378%{transform:translate(42.348vw,56.378vh) scale(.6848)}to{transform:translate(46.85705vw,99vh) scale(.6848)}}.snow:nth-child(100){opacity:1.8838;transform:translate(36.6835vw,-10px) scale(.8733);animation:fall-100 16s -7s linear infinite}@keyframes fall-100{79.762%{transform:translate(32.9854vw,79.762vh) scale(.8733)}to{transform:translate(34.83445vw,99vh) scale(.8733)}}.snow:nth-child(101){opacity:1.6116;transform:translate(90.7066vw,-10px) scale(.7093);animation:fall-101 26s -18s linear infinite}@keyframes fall-101{55.073%{transform:translate(95.8302vw,55.073vh) scale(.7093)}to{transform:translate(93.2684vw,99vh) scale(.7093)}}.snow:nth-child(102){opacity:1.4724;transform:translate(54.6472vw,-10px) scale(.5427);animation:fall-102 19s -16s linear infinite}@keyframes fall-102{42.997%{transform:translate(55.5242vw,42.997vh) scale(.5427)}to{transform:translate(55.0857vw,99vh) scale(.5427)}}.snow:nth-child(103){opacity:.5884;transform:translate(50.8572vw,-10px) scale(.7334);animation:fall-103 18s -14s linear infinite}@keyframes fall-103{36.973%{transform:translate(59.7771vw,36.973vh) scale(.7334)}to{transform:translate(55.31715vw,99vh) scale(.7334)}}.snow:nth-child(104){opacity:1.5234;transform:translate(58.7836vw,-10px) scale(.011);animation:fall-104 11s -27s linear infinite}@keyframes fall-104{42.384%{transform:translate(53.5432vw,42.384vh) scale(.011)}to{transform:translate(56.1634vw,99vh) scale(.011)}}.snow:nth-child(105){opacity:1.0814;transform:translate(80.4767vw,-10px) scale(.4591);animation:fall-105 23s -18s linear infinite}@keyframes fall-105{39.148%{transform:translate(81.6425vw,39.148vh) scale(.4591)}to{transform:translate(81.0596vw,99vh) scale(.4591)}}.snow:nth-child(106){opacity:.4718;transform:translate(12.416vw,-10px) scale(.615);animation:fall-106 30s -7s linear infinite}@keyframes fall-106{76.943%{transform:translate(4.7143vw,76.943vh) scale(.615)}to{transform:translate(8.56515vw,99vh) scale(.615)}}.snow:nth-child(107){opacity:.5094;transform:translate(88.3799vw,-10px) scale(.3071);animation:fall-107 11s -3s linear infinite}@keyframes fall-107{71.42%{transform:translate(89.5577vw,71.42vh) scale(.3071)}to{transform:translate(88.9688vw,99vh) scale(.3071)}}.snow:nth-child(108){opacity:1.9556;transform:translate(98.9358vw,-10px) scale(.1461);animation:fall-108 13s -7s linear infinite}@keyframes fall-108{70.029%{transform:translate(94.1224vw,70.029vh) scale(.1461)}to{transform:translate(96.5291vw,99vh) scale(.1461)}}.snow:nth-child(109){opacity:.114;transform:translate(90.2683vw,-10px) scale(.121);animation:fall-109 22s -13s linear infinite}@keyframes fall-109{71.68%{transform:translate(80.3399vw,71.68vh) scale(.121)}to{transform:translate(85.3041vw,99vh) scale(.121)}}.snow:nth-child(110){opacity:.1914;transform:translate(54.0222vw,-10px) scale(.5152);animation:fall-110 26s -13s linear infinite}@keyframes fall-110{79.738%{transform:translate(47.234vw,79.738vh) scale(.5152)}to{transform:translate(50.6281vw,99vh) scale(.5152)}}.snow:nth-child(111){opacity:.4924;transform:translate(27.6476vw,-10px) scale(.3249);animation:fall-111 18s -8s linear infinite}@keyframes fall-111{32.997%{transform:translate(19.5393vw,32.997vh) scale(.3249)}to{transform:translate(23.59345vw,99vh) scale(.3249)}}.snow:nth-child(112){opacity:1.1874;transform:translate(63.352vw,-10px) scale(.6719);animation:fall-112 15s -29s linear infinite}@keyframes fall-112{56.229%{transform:translate(54.2568vw,56.229vh) scale(.6719)}to{transform:translate(58.8044vw,99vh) scale(.6719)}}.snow:nth-child(113){opacity:1.3726;transform:translate(3.8823vw,-10px) scale(.7056);animation:fall-113 17s -13s linear infinite}@keyframes fall-113{51.85%{transform:translate(12.3604vw,51.85vh) scale(.7056)}to{transform:translate(8.12135vw,99vh) scale(.7056)}}.snow:nth-child(114){opacity:.544;transform:translate(20.6222vw,-10px) scale(.3791);animation:fall-114 14s -9s linear infinite}@keyframes fall-114{64.057%{transform:translate(28.5696vw,64.057vh) scale(.3791)}to{transform:translate(24.5959vw,99vh) scale(.3791)}}.snow:nth-child(115){opacity:.3592;transform:translate(7.0389vw,-10px) scale(.1079);animation:fall-115 20s -14s linear infinite}@keyframes fall-115{47.491%{transform:translate(8.0113vw,47.491vh) scale(.1079)}to{transform:translate(7.5251vw,99vh) scale(.1079)}}.snow:nth-child(116){opacity:1.5056;transform:translate(88.6979vw,-10px) scale(.3041);animation:fall-116 12s -20s linear infinite}@keyframes fall-116{37.668%{transform:translate(88.0408vw,37.668vh) scale(.3041)}to{transform:translate(88.36935vw,99vh) scale(.3041)}}.snow:nth-child(117){opacity:1.4074;transform:translate(41.3464vw,-10px) scale(.5989);animation:fall-117 25s -23s linear infinite}@keyframes fall-117{52.876%{transform:translate(49.2025vw,52.876vh) scale(.5989)}to{transform:translate(45.27445vw,99vh) scale(.5989)}}.snow:nth-child(118){opacity:1.8554;transform:translate(35.5554vw,-10px) scale(.753);animation:fall-118 21s -23s linear infinite}@keyframes fall-118{44.341%{transform:translate(44.9176vw,44.341vh) scale(.753)}to{transform:translate(40.2365vw,99vh) scale(.753)}}.snow:nth-child(119){opacity:1.1852;transform:translate(49.5256vw,-10px) scale(.2278);animation:fall-119 23s -16s linear infinite}@keyframes fall-119{46.469%{transform:translate(46.2054vw,46.469vh) scale(.2278)}to{transform:translate(47.8655vw,99vh) scale(.2278)}}.snow:nth-child(120){opacity:1.5012;transform:translate(77.3514vw,-10px) scale(.3762);animation:fall-120 11s -20s linear infinite}@keyframes fall-120{33.303%{transform:translate(76.6482vw,33.303vh) scale(.3762)}to{transform:translate(76.9998vw,99vh) scale(.3762)}}.snow:nth-child(121){opacity:.3688;transform:translate(27.515vw,-10px) scale(.4586);animation:fall-121 25s -26s linear infinite}@keyframes fall-121{79.546%{transform:translate(29.8279vw,79.546vh) scale(.4586)}to{transform:translate(28.67145vw,99vh) scale(.4586)}}.snow:nth-child(122){opacity:.2164;transform:translate(36.1865vw,-10px) scale(.0764);animation:fall-122 20s -26s linear infinite}@keyframes fall-122{43.791%{transform:translate(29.543vw,43.791vh) scale(.0764)}to{transform:translate(32.86475vw,99vh) scale(.0764)}}.snow:nth-child(123){opacity:1.6094;transform:translate(56.3808vw,-10px) scale(.1057);animation:fall-123 23s -23s linear infinite}@keyframes fall-123{46.588%{transform:translate(47.1947vw,46.588vh) scale(.1057)}to{transform:translate(51.78775vw,99vh) scale(.1057)}}.snow:nth-child(124){opacity:1.112;transform:translate(61.2728vw,-10px) scale(.656);animation:fall-124 12s -14s linear infinite}@keyframes fall-124{74.736%{transform:translate(51.5309vw,74.736vh) scale(.656)}to{transform:translate(56.40185vw,99vh) scale(.656)}}.snow:nth-child(125){opacity:.0852;transform:translate(50.1691vw,-10px) scale(.6615);animation:fall-125 26s -21s linear infinite}@keyframes fall-125{33.827%{transform:translate(43.1773vw,33.827vh) scale(.6615)}to{transform:translate(46.6732vw,99vh) scale(.6615)}}.snow:nth-child(126){opacity:1.0632;transform:translate(89.3843vw,-10px) scale(.6812);animation:fall-126 24s -19s linear infinite}@keyframes fall-126{40.616%{transform:translate(81.4325vw,40.616vh) scale(.6812)}to{transform:translate(85.4084vw,99vh) scale(.6812)}}.snow:nth-child(127){opacity:.9382;transform:translate(64.3755vw,-10px) scale(.7043);animation:fall-127 16s -30s linear infinite}@keyframes fall-127{43.775%{transform:translate(64.2963vw,43.775vh) scale(.7043)}to{transform:translate(64.3359vw,99vh) scale(.7043)}}.snow:nth-child(128){opacity:1.4226;transform:translate(47.8382vw,-10px) scale(.5347);animation:fall-128 14s -24s linear infinite}@keyframes fall-128{77.952%{transform:translate(57.8197vw,77.952vh) scale(.5347)}to{transform:translate(52.82895vw,99vh) scale(.5347)}}.snow:nth-child(129){opacity:1.026;transform:translate(76.536vw,-10px) scale(.6628);animation:fall-129 20s -13s linear infinite}@keyframes fall-129{45.48%{transform:translate(77.6573vw,45.48vh) scale(.6628)}to{transform:translate(77.09665vw,99vh) scale(.6628)}}.snow:nth-child(130){opacity:1.8224;transform:translate(28.0424vw,-10px) scale(.1309);animation:fall-130 22s -21s linear infinite}@keyframes fall-130{33.663%{transform:translate(27.9908vw,33.663vh) scale(.1309)}to{transform:translate(28.0166vw,99vh) scale(.1309)}}.snow:nth-child(131){opacity:.9098;transform:translate(30.8966vw,-10px) scale(.5007);animation:fall-131 30s -14s linear infinite}@keyframes fall-131{72.664%{transform:translate(22.11vw,72.664vh) scale(.5007)}to{transform:translate(26.5033vw,99vh) scale(.5007)}}.snow:nth-child(132){opacity:1.8966;transform:translate(9.2057vw,-10px) scale(.2067);animation:fall-132 11s -23s linear infinite}@keyframes fall-132{68.486%{transform:translate(13.5657vw,68.486vh) scale(.2067)}to{transform:translate(11.3857vw,99vh) scale(.2067)}}.snow:nth-child(133){opacity:.5954;transform:translate(77.1687vw,-10px) scale(.1684);animation:fall-133 13s -18s linear infinite}@keyframes fall-133{62.943%{transform:translate(80.1897vw,62.943vh) scale(.1684)}to{transform:translate(78.6792vw,99vh) scale(.1684)}}.snow:nth-child(134){opacity:.664;transform:translate(22.6137vw,-10px) scale(.846);animation:fall-134 25s -26s linear infinite}@keyframes fall-134{65.912%{transform:translate(31.2173vw,65.912vh) scale(.846)}to{transform:translate(26.9155vw,99vh) scale(.846)}}.snow:nth-child(135){opacity:1.4186;transform:translate(30.7633vw,-10px) scale(.2836);animation:fall-135 29s -22s linear infinite}@keyframes fall-135{42.722%{transform:translate(31.0889vw,42.722vh) scale(.2836)}to{transform:translate(30.9261vw,99vh) scale(.2836)}}.snow:nth-child(136){opacity:1.8292;transform:translate(86.5066vw,-10px) scale(.0176);animation:fall-136 25s -16s linear infinite}@keyframes fall-136{62.035%{transform:translate(87.0203vw,62.035vh) scale(.0176)}to{transform:translate(86.76345vw,99vh) scale(.0176)}}.snow:nth-child(137){opacity:.8172;transform:translate(31.8573vw,-10px) scale(.4642);animation:fall-137 30s -16s linear infinite}@keyframes fall-137{44.882%{transform:translate(41.4973vw,44.882vh) scale(.4642)}to{transform:translate(36.6773vw,99vh) scale(.4642)}}.snow:nth-child(138){opacity:1.1066;transform:translate(94.5503vw,-10px) scale(.8638);animation:fall-138 16s -19s linear infinite}@keyframes fall-138{52.31%{transform:translate(87.8771vw,52.31vh) scale(.8638)}to{transform:translate(91.2137vw,99vh) scale(.8638)}}.snow:nth-child(139){opacity:1.831;transform:translate(44.7439vw,-10px) scale(.723);animation:fall-139 10s -10s linear infinite}@keyframes fall-139{33.207%{transform:translate(40.7691vw,33.207vh) scale(.723)}to{transform:translate(42.7565vw,99vh) scale(.723)}}.snow:nth-child(140){opacity:1.0194;transform:translate(68.2656vw,-10px) scale(.7978);animation:fall-140 21s -18s linear infinite}@keyframes fall-140{72.923%{transform:translate(77.0568vw,72.923vh) scale(.7978)}to{transform:translate(72.6612vw,99vh) scale(.7978)}}.snow:nth-child(141){opacity:1.1898;transform:translate(79.1246vw,-10px) scale(.316);animation:fall-141 21s -27s linear infinite}@keyframes fall-141{76.762%{transform:translate(85.2349vw,76.762vh) scale(.316)}to{transform:translate(82.17975vw,99vh) scale(.316)}}.snow:nth-child(142){opacity:.5114;transform:translate(32.1717vw,-10px) scale(.5751);animation:fall-142 12s -25s linear infinite}@keyframes fall-142{72.343%{transform:translate(30.8954vw,72.343vh) scale(.5751)}to{transform:translate(31.53355vw,99vh) scale(.5751)}}.snow:nth-child(143){opacity:.5762;transform:translate(18.9219vw,-10px) scale(.7579);animation:fall-143 19s -25s linear infinite}@keyframes fall-143{58.4%{transform:translate(24.3711vw,58.4vh) scale(.7579)}to{transform:translate(21.6465vw,99vh) scale(.7579)}}.snow:nth-child(144){opacity:.8274;transform:translate(34.2767vw,-10px) scale(.0096);animation:fall-144 30s -29s linear infinite}@keyframes fall-144{78.752%{transform:translate(34.3249vw,78.752vh) scale(.0096)}to{transform:translate(34.3008vw,99vh) scale(.0096)}}.snow:nth-child(145){opacity:1.9942;transform:translate(89.6301vw,-10px) scale(.6872);animation:fall-145 27s -3s linear infinite}@keyframes fall-145{47.887%{transform:translate(81.8835vw,47.887vh) scale(.6872)}to{transform:translate(85.7568vw,99vh) scale(.6872)}}.snow:nth-child(146){opacity:1.005;transform:translate(5.7781vw,-10px) scale(.7599);animation:fall-146 22s -7s linear infinite}@keyframes fall-146{67.476%{transform:translate(8.6026vw,67.476vh) scale(.7599)}to{transform:translate(7.19035vw,99vh) scale(.7599)}}.snow:nth-child(147){opacity:1.4548;transform:translate(93.8832vw,-10px) scale(.913);animation:fall-147 26s -8s linear infinite}@keyframes fall-147{75.817%{transform:translate(89.2269vw,75.817vh) scale(.913)}to{transform:translate(91.55505vw,99vh) scale(.913)}}.snow:nth-child(148){opacity:1.2312;transform:translate(82.2683vw,-10px) scale(.8668);animation:fall-148 12s -16s linear infinite}@keyframes fall-148{69.402%{transform:translate(86.0237vw,69.402vh) scale(.8668)}to{transform:translate(84.146vw,99vh) scale(.8668)}}.snow:nth-child(149){opacity:1.9688;transform:translate(41.272vw,-10px) scale(.6718);animation:fall-149 18s -14s linear infinite}@keyframes fall-149{66.987%{transform:translate(47.8156vw,66.987vh) scale(.6718)}to{transform:translate(44.5438vw,99vh) scale(.6718)}}.snow:nth-child(150){opacity:.8372;transform:translate(18.2508vw,-10px) scale(.1785);animation:fall-150 17s -30s linear infinite}@keyframes fall-150{49.308%{transform:translate(16.761vw,49.308vh) scale(.1785)}to{transform:translate(17.5059vw,99vh) scale(.1785)}}.snow:nth-child(151){opacity:.4012;transform:translate(44.0689vw,-10px) scale(.3602);animation:fall-151 13s -22s linear infinite}@keyframes fall-151{54.737%{transform:translate(40.4777vw,54.737vh) scale(.3602)}to{transform:translate(42.2733vw,99vh) scale(.3602)}}.snow:nth-child(152){opacity:.5728;transform:translate(70.9016vw,-10px) scale(.9162);animation:fall-152 25s -25s linear infinite}@keyframes fall-152{59.021%{transform:translate(77.0326vw,59.021vh) scale(.9162)}to{transform:translate(73.9671vw,99vh) scale(.9162)}}.snow:nth-child(153){opacity:.7928;transform:translate(53.4271vw,-10px) scale(.978);animation:fall-153 26s -18s linear infinite}@keyframes fall-153{50.069%{transform:translate(54.0941vw,50.069vh) scale(.978)}to{transform:translate(53.7606vw,99vh) scale(.978)}}.snow:nth-child(154){opacity:.9574;transform:translate(20.0881vw,-10px) scale(.5466);animation:fall-154 19s -9s linear infinite}@keyframes fall-154{38.001%{transform:translate(21.202vw,38.001vh) scale(.5466)}to{transform:translate(20.64505vw,99vh) scale(.5466)}}.snow:nth-child(155){opacity:.2756;transform:translate(53.6886vw,-10px) scale(.6028);animation:fall-155 25s -16s linear infinite}@keyframes fall-155{76.402%{transform:translate(53.9934vw,76.402vh) scale(.6028)}to{transform:translate(53.841vw,99vh) scale(.6028)}}.snow:nth-child(156){opacity:1.1392;transform:translate(48.9059vw,-10px) scale(.0401);animation:fall-156 18s -8s linear infinite}@keyframes fall-156{38.412%{transform:translate(48.4711vw,38.412vh) scale(.0401)}to{transform:translate(48.6885vw,99vh) scale(.0401)}}.snow:nth-child(157){opacity:1.9742;transform:translate(80.5525vw,-10px) scale(.3978);animation:fall-157 12s -10s linear infinite}@keyframes fall-157{54.439%{transform:translate(89.3096vw,54.439vh) scale(.3978)}to{transform:translate(84.93105vw,99vh) scale(.3978)}}.snow:nth-child(158){opacity:1.5046;transform:translate(31.2719vw,-10px) scale(.7878);animation:fall-158 25s -22s linear infinite}@keyframes fall-158{40.821%{transform:translate(39.6684vw,40.821vh) scale(.7878)}to{transform:translate(35.47015vw,99vh) scale(.7878)}}.snow:nth-child(159){opacity:1.838;transform:translate(70.075vw,-10px) scale(.4375);animation:fall-159 13s -13s linear infinite}@keyframes fall-159{64.224%{transform:translate(69.9579vw,64.224vh) scale(.4375)}to{transform:translate(70.01645vw,99vh) scale(.4375)}}.snow:nth-child(160){opacity:1.5122;transform:translate(95.3305vw,-10px) scale(.6595);animation:fall-160 22s -7s linear infinite}@keyframes fall-160{73.988%{transform:translate(86.5096vw,73.988vh) scale(.6595)}to{transform:translate(90.92005vw,99vh) scale(.6595)}}.snow:nth-child(161){opacity:.9856;transform:translate(13.6134vw,-10px) scale(.6218);animation:fall-161 29s -30s linear infinite}@keyframes fall-161{52.21%{transform:translate(13.5259vw,52.21vh) scale(.6218)}to{transform:translate(13.56965vw,99vh) scale(.6218)}}.snow:nth-child(162){opacity:1.8432;transform:translate(36.6206vw,-10px) scale(.4595);animation:fall-162 13s -19s linear infinite}@keyframes fall-162{47.91%{transform:translate(37.1099vw,47.91vh) scale(.4595)}to{transform:translate(36.86525vw,99vh) scale(.4595)}}.snow:nth-child(163){opacity:1.7596;transform:translate(61.6207vw,-10px) scale(.5907);animation:fall-163 16s -15s linear infinite}@keyframes fall-163{71.52%{transform:translate(52.019vw,71.52vh) scale(.5907)}to{transform:translate(56.81985vw,99vh) scale(.5907)}}.snow:nth-child(164){opacity:1.5716;transform:translate(47.8503vw,-10px) scale(.4814);animation:fall-164 10s -17s linear infinite}@keyframes fall-164{74.422%{transform:translate(57.2287vw,74.422vh) scale(.4814)}to{transform:translate(52.5395vw,99vh) scale(.4814)}}.snow:nth-child(165){opacity:.8344;transform:translate(2.7272vw,-10px) scale(.5825);animation:fall-165 16s -22s linear infinite}@keyframes fall-165{70.065%{transform:translate(5.3694vw,70.065vh) scale(.5825)}to{transform:translate(4.0483vw,99vh) scale(.5825)}}.snow:nth-child(166){opacity:1.718;transform:translate(77.1626vw,-10px) scale(.7231);animation:fall-166 14s -16s linear infinite}@keyframes fall-166{48.447%{transform:translate(85.4808vw,48.447vh) scale(.7231)}to{transform:translate(81.3217vw,99vh) scale(.7231)}}.snow:nth-child(167){opacity:.8444;transform:translate(89.1559vw,-10px) scale(.997);animation:fall-167 21s -26s linear infinite}@keyframes fall-167{77.163%{transform:translate(94.0202vw,77.163vh) scale(.997)}to{transform:translate(91.58805vw,99vh) scale(.997)}}.snow:nth-child(168){opacity:1.0724;transform:translate(37.2126vw,-10px) scale(.6582);animation:fall-168 18s -4s linear infinite}@keyframes fall-168{71.426%{transform:translate(44.9302vw,71.426vh) scale(.6582)}to{transform:translate(41.0714vw,99vh) scale(.6582)}}.snow:nth-child(169){opacity:1.5018;transform:translate(69.0187vw,-10px) scale(.379);animation:fall-169 16s -16s linear infinite}@keyframes fall-169{76.495%{transform:translate(78.6501vw,76.495vh) scale(.379)}to{transform:translate(73.8344vw,99vh) scale(.379)}}.snow:nth-child(170){opacity:1.2008;transform:translate(17.9242vw,-10px) scale(.2029);animation:fall-170 17s -8s linear infinite}@keyframes fall-170{57.785%{transform:translate(15.7879vw,57.785vh) scale(.2029)}to{transform:translate(16.85605vw,99vh) scale(.2029)}}.snow:nth-child(171){opacity:1.3728;transform:translate(71.5863vw,-10px) scale(.7787);animation:fall-171 15s -7s linear infinite}@keyframes fall-171{69.336%{transform:translate(79.5931vw,69.336vh) scale(.7787)}to{transform:translate(75.5897vw,99vh) scale(.7787)}}.snow:nth-child(172){opacity:1.3956;transform:translate(22.6573vw,-10px) scale(.7717);animation:fall-172 19s -11s linear infinite}@keyframes fall-172{37.318%{transform:translate(13.7591vw,37.318vh) scale(.7717)}to{transform:translate(18.2082vw,99vh) scale(.7717)}}.snow:nth-child(173){opacity:.1494;transform:translate(45.1717vw,-10px) scale(.4586);animation:fall-173 20s -23s linear infinite}@keyframes fall-173{58.298%{transform:translate(38.64vw,58.298vh) scale(.4586)}to{transform:translate(41.90585vw,99vh) scale(.4586)}}.snow:nth-child(174){opacity:1.6288;transform:translate(87.028vw,-10px) scale(.0516);animation:fall-174 20s -6s linear infinite}@keyframes fall-174{40.012%{transform:translate(85.7496vw,40.012vh) scale(.0516)}to{transform:translate(86.3888vw,99vh) scale(.0516)}}.snow:nth-child(175){opacity:.5992;transform:translate(44.8685vw,-10px) scale(.4616);animation:fall-175 19s -6s linear infinite}@keyframes fall-175{32.748%{transform:translate(41.3173vw,32.748vh) scale(.4616)}to{transform:translate(43.0929vw,99vh) scale(.4616)}}.snow:nth-child(176){opacity:.0046;transform:translate(54.3513vw,-10px) scale(.5948);animation:fall-176 18s -14s linear infinite}@keyframes fall-176{44.336%{transform:translate(52.8332vw,44.336vh) scale(.5948)}to{transform:translate(53.59225vw,99vh) scale(.5948)}}.snow:nth-child(177){opacity:.3292;transform:translate(95.6205vw,-10px) scale(.2712);animation:fall-177 12s -12s linear infinite}@keyframes fall-177{32.706%{transform:translate(96.0663vw,32.706vh) scale(.2712)}to{transform:translate(95.8434vw,99vh) scale(.2712)}}.snow:nth-child(178){opacity:1.1994;transform:translate(18.9776vw,-10px) scale(.8439);animation:fall-178 19s -30s linear infinite}@keyframes fall-178{60.189%{transform:translate(27.9667vw,60.189vh) scale(.8439)}to{transform:translate(23.47215vw,99vh) scale(.8439)}}.snow:nth-child(179){opacity:.219;transform:translate(.5127vw,-10px) scale(.9656);animation:fall-179 11s -17s linear infinite}@keyframes fall-179{75.609%{transform:translate(-1.7041vw,75.609vh) scale(.9656)}to{transform:translate(-.5957vw,99vh) scale(.9656)}}.snow:nth-child(180){opacity:.7348;transform:translate(62.0775vw,-10px) scale(.1212);animation:fall-180 10s -13s linear infinite}@keyframes fall-180{39.072%{transform:translate(71.3905vw,39.072vh) scale(.1212)}to{transform:translate(66.734vw,99vh) scale(.1212)}}.snow:nth-child(181){opacity:1.5886;transform:translate(29.9322vw,-10px) scale(.4941);animation:fall-181 22s -10s linear infinite}@keyframes fall-181{45.474%{transform:translate(26.0713vw,45.474vh) scale(.4941)}to{transform:translate(28.00175vw,99vh) scale(.4941)}}.snow:nth-child(182){opacity:.8128;transform:translate(80.6669vw,-10px) scale(.1452);animation:fall-182 13s -18s linear infinite}@keyframes fall-182{50.602%{transform:translate(77.9678vw,50.602vh) scale(.1452)}to{transform:translate(79.31735vw,99vh) scale(.1452)}}.snow:nth-child(183){opacity:1.8768;transform:translate(10.3157vw,-10px) scale(.1544);animation:fall-183 30s -25s linear infinite}@keyframes fall-183{34.278%{transform:translate(19.4032vw,34.278vh) scale(.1544)}to{transform:translate(14.85945vw,99vh) scale(.1544)}}.snow:nth-child(184){opacity:1.118;transform:translate(31.416vw,-10px) scale(.9544);animation:fall-184 13s -19s linear infinite}@keyframes fall-184{73.328%{transform:translate(31.9544vw,73.328vh) scale(.9544)}to{transform:translate(31.6852vw,99vh) scale(.9544)}}.snow:nth-child(185){opacity:1.0616;transform:translate(67.9214vw,-10px) scale(.4018);animation:fall-185 29s -9s linear infinite}@keyframes fall-185{79.047%{transform:translate(73.2299vw,79.047vh) scale(.4018)}to{transform:translate(70.57565vw,99vh) scale(.4018)}}.snow:nth-child(186){opacity:.3846;transform:translate(62.2557vw,-10px) scale(.5955);animation:fall-186 17s -3s linear infinite}@keyframes fall-186{73.975%{transform:translate(64.2527vw,73.975vh) scale(.5955)}to{transform:translate(63.2542vw,99vh) scale(.5955)}}.snow:nth-child(187){opacity:1.5282;transform:translate(46.4216vw,-10px) scale(.1471);animation:fall-187 27s -26s linear infinite}@keyframes fall-187{73.311%{transform:translate(47.3526vw,73.311vh) scale(.1471)}to{transform:translate(46.8871vw,99vh) scale(.1471)}}.snow:nth-child(188){opacity:.289;transform:translate(84.5192vw,-10px) scale(.9271);animation:fall-188 10s -7s linear infinite}@keyframes fall-188{75.847%{transform:translate(76.6828vw,75.847vh) scale(.9271)}to{transform:translate(80.601vw,99vh) scale(.9271)}}.snow:nth-child(189){opacity:.6942;transform:translate(14.1224vw,-10px) scale(.5746);animation:fall-189 10s -7s linear infinite}@keyframes fall-189{65.73%{transform:translate(17.0727vw,65.73vh) scale(.5746)}to{transform:translate(15.59755vw,99vh) scale(.5746)}}.snow:nth-child(190){opacity:1.181;transform:translate(28.6538vw,-10px) scale(.5791);animation:fall-190 23s -9s linear infinite}@keyframes fall-190{50.521%{transform:translate(34.5001vw,50.521vh) scale(.5791)}to{transform:translate(31.57695vw,99vh) scale(.5791)}}.snow:nth-child(191){opacity:.9836;transform:translate(66.2002vw,-10px) scale(.7951);animation:fall-191 20s -1s linear infinite}@keyframes fall-191{45.941%{transform:translate(73.1936vw,45.941vh) scale(.7951)}to{transform:translate(69.6969vw,99vh) scale(.7951)}}.snow:nth-child(192){opacity:1.768;transform:translate(51.0681vw,-10px) scale(.4529);animation:fall-192 20s -20s linear infinite}@keyframes fall-192{55.19%{transform:translate(55.0535vw,55.19vh) scale(.4529)}to{transform:translate(53.0608vw,99vh) scale(.4529)}}.snow:nth-child(193){opacity:.9914;transform:translate(24.3693vw,-10px) scale(.2127);animation:fall-193 16s -16s linear infinite}@keyframes fall-193{51.187%{transform:translate(16.0315vw,51.187vh) scale(.2127)}to{transform:translate(20.2004vw,99vh) scale(.2127)}}.snow:nth-child(194){opacity:.8084;transform:translate(63.3241vw,-10px) scale(.1389);animation:fall-194 30s -23s linear infinite}@keyframes fall-194{68.709%{transform:translate(54.0731vw,68.709vh) scale(.1389)}to{transform:translate(58.6986vw,99vh) scale(.1389)}}.snow:nth-child(195){opacity:.538;transform:translate(39.4933vw,-10px) scale(.5385);animation:fall-195 20s -17s linear infinite}@keyframes fall-195{71.809%{transform:translate(40.5812vw,71.809vh) scale(.5385)}to{transform:translate(40.03725vw,99vh) scale(.5385)}}.snow:nth-child(196){opacity:1.4466;transform:translate(56.0694vw,-10px) scale(.9029);animation:fall-196 13s -27s linear infinite}@keyframes fall-196{56.561%{transform:translate(58.0005vw,56.561vh) scale(.9029)}to{transform:translate(57.03495vw,99vh) scale(.9029)}}.snow:nth-child(197){opacity:.591;transform:translate(2.6491vw,-10px) scale(.8552);animation:fall-197 23s -26s linear infinite}@keyframes fall-197{60.828%{transform:translate(-7.0444vw,60.828vh) scale(.8552)}to{transform:translate(-2.19765vw,99vh) scale(.8552)}}.snow:nth-child(198){opacity:.1948;transform:translate(3.9801vw,-10px) scale(.6511);animation:fall-198 29s -16s linear infinite}@keyframes fall-198{47.374%{transform:translate(4.9993vw,47.374vh) scale(.6511)}to{transform:translate(4.4897vw,99vh) scale(.6511)}}.snow:nth-child(199){opacity:1.7786;transform:translate(9.3197vw,-10px) scale(.7151);animation:fall-199 19s -7s linear infinite}@keyframes fall-199{61.114%{transform:translate(17.8091vw,61.114vh) scale(.7151)}to{transform:translate(13.5644vw,99vh) scale(.7151)}}.snow:nth-child(200){opacity:.1228;transform:translate(2.2827vw,-10px) scale(.3682);animation:fall-200 24s -6s linear infinite}@keyframes fall-200{36.885%{transform:translate(3.4717vw,36.885vh) scale(.3682)}to{transform:translate(2.8772vw,99vh) scale(.3682)}}.snow:nth-child(201){opacity:.1966;transform:translate(3.2163vw,-10px) scale(.5176);animation:fall-201 30s -16s linear infinite}@keyframes fall-201{52.534%{transform:translate(2.7285vw,52.534vh) scale(.5176)}to{transform:translate(2.9724vw,99vh) scale(.5176)}}.snow:nth-child(202){opacity:1.5412;transform:translate(88.3741vw,-10px) scale(.5448);animation:fall-202 14s -20s linear infinite}@keyframes fall-202{45.848%{transform:translate(92.127vw,45.848vh) scale(.5448)}to{transform:translate(90.25055vw,99vh) scale(.5448)}}.snow:nth-child(203){opacity:.4216;transform:translate(71.5225vw,-10px) scale(.8013);animation:fall-203 16s -23s linear infinite}@keyframes fall-203{30.224%{transform:translate(66.3819vw,30.224vh) scale(.8013)}to{transform:translate(68.9522vw,99vh) scale(.8013)}}.snow:nth-child(204){opacity:.3402;transform:translate(24.2003vw,-10px) scale(.2702);animation:fall-204 17s -5s linear infinite}@keyframes fall-204{70.248%{transform:translate(15.4982vw,70.248vh) scale(.2702)}to{transform:translate(19.84925vw,99vh) scale(.2702)}}.snow:nth-child(205){opacity:.3224;transform:translate(92.2491vw,-10px) scale(.4836);animation:fall-205 23s -27s linear infinite}@keyframes fall-205{68.211%{transform:translate(83.2262vw,68.211vh) scale(.4836)}to{transform:translate(87.73765vw,99vh) scale(.4836)}}.snow:nth-child(206){opacity:1.1596;transform:translate(96.1062vw,-10px) scale(.318);animation:fall-206 22s -4s linear infinite}@keyframes fall-206{49.902%{transform:translate(94.3804vw,49.902vh) scale(.318)}to{transform:translate(95.2433vw,99vh) scale(.318)}}.snow:nth-child(207){opacity:1.2;transform:translate(75.4625vw,-10px) scale(.098);animation:fall-207 19s -3s linear infinite}@keyframes fall-207{33.444%{transform:translate(70.1484vw,33.444vh) scale(.098)}to{transform:translate(72.80545vw,99vh) scale(.098)}}.snow:nth-child(208){opacity:1.9258;transform:translate(32.1213vw,-10px) scale(.9684);animation:fall-208 16s -30s linear infinite}@keyframes fall-208{67.394%{transform:translate(34.1891vw,67.394vh) scale(.9684)}to{transform:translate(33.1552vw,99vh) scale(.9684)}}.snow:nth-child(209){opacity:1.826;transform:translate(69.6596vw,-10px) scale(.2696);animation:fall-209 25s -18s linear infinite}@keyframes fall-209{37.788%{transform:translate(76.0457vw,37.788vh) scale(.2696)}to{transform:translate(72.85265vw,99vh) scale(.2696)}}.snow:nth-child(210){opacity:.6234;transform:translate(49.5379vw,-10px) scale(.7191);animation:fall-210 14s -19s linear infinite}@keyframes fall-210{32.559%{transform:translate(56.0879vw,32.559vh) scale(.7191)}to{transform:translate(52.8129vw,99vh) scale(.7191)}}.snow:nth-child(211){opacity:.8698;transform:translate(80.6078vw,-10px) scale(.2756);animation:fall-211 29s -30s linear infinite}@keyframes fall-211{32.731%{transform:translate(76.9553vw,32.731vh) scale(.2756)}to{transform:translate(78.78155vw,99vh) scale(.2756)}}.snow:nth-child(212){opacity:1.789;transform:translate(31.3234vw,-10px) scale(.019);animation:fall-212 10s -27s linear infinite}@keyframes fall-212{44.329%{transform:translate(22.7444vw,44.329vh) scale(.019)}to{transform:translate(27.0339vw,99vh) scale(.019)}}.snow:nth-child(213){opacity:.4198;transform:translate(97.7555vw,-10px) scale(.8515);animation:fall-213 26s -3s linear infinite}@keyframes fall-213{57.004%{transform:translate(91.1661vw,57.004vh) scale(.8515)}to{transform:translate(94.4608vw,99vh) scale(.8515)}}.snow:nth-child(214){opacity:.1172;transform:translate(47.696vw,-10px) scale(.085);animation:fall-214 22s -15s linear infinite}@keyframes fall-214{41.38%{transform:translate(51.2895vw,41.38vh) scale(.085)}to{transform:translate(49.49275vw,99vh) scale(.085)}}.snow:nth-child(215){opacity:.6354;transform:translate(1.3659vw,-10px) scale(.6819);animation:fall-215 17s -19s linear infinite}@keyframes fall-215{30.264%{transform:translate(-7.5399vw,30.264vh) scale(.6819)}to{transform:translate(-3.087vw,99vh) scale(.6819)}}.snow:nth-child(216){opacity:1.9148;transform:translate(79.056vw,-10px) scale(.4034);animation:fall-216 29s -21s linear infinite}@keyframes fall-216{67.109%{transform:translate(73.8191vw,67.109vh) scale(.4034)}to{transform:translate(76.43755vw,99vh) scale(.4034)}}.snow:nth-child(217){opacity:.7334;transform:translate(45.3268vw,-10px) scale(.8666);animation:fall-217 26s -20s linear infinite}@keyframes fall-217{44.056%{transform:translate(40.4354vw,44.056vh) scale(.8666)}to{transform:translate(42.8811vw,99vh) scale(.8666)}}.snow:nth-child(218){opacity:.9112;transform:translate(29.6092vw,-10px) scale(.8415);animation:fall-218 12s -21s linear infinite}@keyframes fall-218{76.736%{transform:translate(29.4358vw,76.736vh) scale(.8415)}to{transform:translate(29.5225vw,99vh) scale(.8415)}}.snow:nth-child(219){opacity:.8476;transform:translate(84.249vw,-10px) scale(.1923);animation:fall-219 17s -1s linear infinite}@keyframes fall-219{43.666%{transform:translate(81.4661vw,43.666vh) scale(.1923)}to{transform:translate(82.85755vw,99vh) scale(.1923)}}.snow:nth-child(220){opacity:.5378;transform:translate(47.5966vw,-10px) scale(.5967);animation:fall-220 27s -9s linear infinite}@keyframes fall-220{57.305%{transform:translate(51.0839vw,57.305vh) scale(.5967)}to{transform:translate(49.34025vw,99vh) scale(.5967)}}.snow:nth-child(221){opacity:1.6152;transform:translate(8.2781vw,-10px) scale(.3792);animation:fall-221 19s -5s linear infinite}@keyframes fall-221{49.261%{transform:translate(10.9523vw,49.261vh) scale(.3792)}to{transform:translate(9.6152vw,99vh) scale(.3792)}}.snow:nth-child(222){opacity:.3622;transform:translate(88.7596vw,-10px) scale(.696);animation:fall-222 25s -26s linear infinite}@keyframes fall-222{71.211%{transform:translate(97.5785vw,71.211vh) scale(.696)}to{transform:translate(93.16905vw,99vh) scale(.696)}}.snow:nth-child(223){opacity:.083;transform:translate(11.0595vw,-10px) scale(.7744);animation:fall-223 10s -8s linear infinite}@keyframes fall-223{37.229%{transform:translate(19.8039vw,37.229vh) scale(.7744)}to{transform:translate(15.4317vw,99vh) scale(.7744)}}.snow:nth-child(224){opacity:1.4832;transform:translate(55.1135vw,-10px) scale(.0163);animation:fall-224 21s -29s linear infinite}@keyframes fall-224{63.384%{transform:translate(61.5538vw,63.384vh) scale(.0163)}to{transform:translate(58.33365vw,99vh) scale(.0163)}}.snow:nth-child(225){opacity:.2602;transform:translate(90.9281vw,-10px) scale(.4271);animation:fall-225 25s -20s linear infinite}@keyframes fall-225{62.779%{transform:translate(89.5706vw,62.779vh) scale(.4271)}to{transform:translate(90.24935vw,99vh) scale(.4271)}}.snow:nth-child(226){opacity:1.9764;transform:translate(55.3913vw,-10px) scale(.8346);animation:fall-226 23s -9s linear infinite}@keyframes fall-226{46.778%{transform:translate(50.2268vw,46.778vh) scale(.8346)}to{transform:translate(52.80905vw,99vh) scale(.8346)}}.snow:nth-child(227){opacity:.8214;transform:translate(62.056vw,-10px) scale(.9972);animation:fall-227 23s -14s linear infinite}@keyframes fall-227{51.152%{transform:translate(67.9319vw,51.152vh) scale(.9972)}to{transform:translate(64.99395vw,99vh) scale(.9972)}}.snow:nth-child(228){opacity:1.6664;transform:translate(3.0583vw,-10px) scale(.8242);animation:fall-228 27s -7s linear infinite}@keyframes fall-228{69.986%{transform:translate(-4.5996vw,69.986vh) scale(.8242)}to{transform:translate(-.77065vw,99vh) scale(.8242)}}.snow:nth-child(229){opacity:1.4316;transform:translate(42.7267vw,-10px) scale(.1354);animation:fall-229 10s -7s linear infinite}@keyframes fall-229{31.29%{transform:translate(49.9434vw,31.29vh) scale(.1354)}to{transform:translate(46.33505vw,99vh) scale(.1354)}}.snow:nth-child(230){opacity:.382;transform:translate(2.0301vw,-10px) scale(.865);animation:fall-230 25s -3s linear infinite}@keyframes fall-230{64.17%{transform:translate(-3.5153vw,64.17vh) scale(.865)}to{transform:translate(-.7426vw,99vh) scale(.865)}}.snow:nth-child(231){opacity:.2518;transform:translate(48.505vw,-10px) scale(.5464);animation:fall-231 21s -5s linear infinite}@keyframes fall-231{62.916%{transform:translate(51.897vw,62.916vh) scale(.5464)}to{transform:translate(50.201vw,99vh) scale(.5464)}}.snow:nth-child(232){opacity:1.9066;transform:translate(90.3958vw,-10px) scale(.73);animation:fall-232 23s -11s linear infinite}@keyframes fall-232{41.401%{transform:translate(96.487vw,41.401vh) scale(.73)}to{transform:translate(93.4414vw,99vh) scale(.73)}}.snow:nth-child(233){opacity:1.628;transform:translate(3.3956vw,-10px) scale(.6864);animation:fall-233 18s -23s linear infinite}@keyframes fall-233{71.498%{transform:translate(-1.7056vw,71.498vh) scale(.6864)}to{transform:translate(.845vw,99vh) scale(.6864)}}.snow:nth-child(234){opacity:.8478;transform:translate(88.2936vw,-10px) scale(.4536);animation:fall-234 21s -22s linear infinite}@keyframes fall-234{33.212%{transform:translate(83.6508vw,33.212vh) scale(.4536)}to{transform:translate(85.9722vw,99vh) scale(.4536)}}.snow:nth-child(235){opacity:1.8732;transform:translate(75.7908vw,-10px) scale(.7669);animation:fall-235 29s -23s linear infinite}@keyframes fall-235{63.704%{transform:translate(80.0671vw,63.704vh) scale(.7669)}to{transform:translate(77.92895vw,99vh) scale(.7669)}}.snow:nth-child(236){opacity:1.2984;transform:translate(60.9016vw,-10px) scale(.5947);animation:fall-236 25s -9s linear infinite}@keyframes fall-236{42.635%{transform:translate(63.8592vw,42.635vh) scale(.5947)}to{transform:translate(62.3804vw,99vh) scale(.5947)}}.snow:nth-child(237){opacity:.508;transform:translate(83.0672vw,-10px) scale(.3194);animation:fall-237 27s -28s linear infinite}@keyframes fall-237{41.05%{transform:translate(74.2284vw,41.05vh) scale(.3194)}to{transform:translate(78.6478vw,99vh) scale(.3194)}}.snow:nth-child(238){opacity:1.2746;transform:translate(25.458vw,-10px) scale(.9757);animation:fall-238 10s -8s linear infinite}@keyframes fall-238{45.853%{transform:translate(16.3343vw,45.853vh) scale(.9757)}to{transform:translate(20.89615vw,99vh) scale(.9757)}}.snow:nth-child(239){opacity:.6868;transform:translate(97.9843vw,-10px) scale(.0607);animation:fall-239 21s -2s linear infinite}@keyframes fall-239{42.104%{transform:translate(89.7985vw,42.104vh) scale(.0607)}to{transform:translate(93.8914vw,99vh) scale(.0607)}}.snow:nth-child(240){opacity:.0134;transform:translate(9.5738vw,-10px) scale(.5953);animation:fall-240 11s -9s linear infinite}@keyframes fall-240{70.002%{transform:translate(.8812vw,70.002vh) scale(.5953)}to{transform:translate(5.2275vw,99vh) scale(.5953)}}.snow:nth-child(241){opacity:.421;transform:translate(7.5708vw,-10px) scale(.1334);animation:fall-241 18s -13s linear infinite}@keyframes fall-241{59.713%{transform:translate(1.933vw,59.713vh) scale(.1334)}to{transform:translate(4.7519vw,99vh) scale(.1334)}}.snow:nth-child(242){opacity:.568;transform:translate(73.9677vw,-10px) scale(.1776);animation:fall-242 29s -5s linear infinite}@keyframes fall-242{61.616%{transform:translate(68.8764vw,61.616vh) scale(.1776)}to{transform:translate(71.42205vw,99vh) scale(.1776)}}.snow:nth-child(243){opacity:.4346;transform:translate(24.917vw,-10px) scale(.4215);animation:fall-243 24s -20s linear infinite}@keyframes fall-243{79.015%{transform:translate(28.4085vw,79.015vh) scale(.4215)}to{transform:translate(26.66275vw,99vh) scale(.4215)}}.snow:nth-child(244){opacity:1.08;transform:translate(72.0747vw,-10px) scale(.4246);animation:fall-244 26s -7s linear infinite}@keyframes fall-244{40.633%{transform:translate(62.2406vw,40.633vh) scale(.4246)}to{transform:translate(67.15765vw,99vh) scale(.4246)}}.snow:nth-child(245){opacity:.887;transform:translate(57.0652vw,-10px) scale(.7765);animation:fall-245 17s -4s linear infinite}@keyframes fall-245{36.559%{transform:translate(49.7478vw,36.559vh) scale(.7765)}to{transform:translate(53.4065vw,99vh) scale(.7765)}}.snow:nth-child(246){opacity:.3668;transform:translate(78.66vw,-10px) scale(.8634);animation:fall-246 15s -24s linear infinite}@keyframes fall-246{48.634%{transform:translate(83.0624vw,48.634vh) scale(.8634)}to{transform:translate(80.8612vw,99vh) scale(.8634)}}.snow:nth-child(247){opacity:1.2686;transform:translate(75.6029vw,-10px) scale(.762);animation:fall-247 25s -27s linear infinite}@keyframes fall-247{50.36%{transform:translate(85.2409vw,50.36vh) scale(.762)}to{transform:translate(80.4219vw,99vh) scale(.762)}}.snow:nth-child(248){opacity:1.6272;transform:translate(4.3853vw,-10px) scale(.331);animation:fall-248 25s -21s linear infinite}@keyframes fall-248{55.292%{transform:translate(8.8431vw,55.292vh) scale(.331)}to{transform:translate(6.6142vw,99vh) scale(.331)}}.snow:nth-child(249){opacity:1.4446;transform:translate(42.3076vw,-10px) scale(.5276);animation:fall-249 19s -16s linear infinite}@keyframes fall-249{59.012%{transform:translate(35.6476vw,59.012vh) scale(.5276)}to{transform:translate(38.9776vw,99vh) scale(.5276)}}.snow:nth-child(250){opacity:.3332;transform:translate(3.8949vw,-10px) scale(.4415);animation:fall-250 17s -10s linear infinite}@keyframes fall-250{48.498%{transform:translate(13.7394vw,48.498vh) scale(.4415)}to{transform:translate(8.81715vw,99vh) scale(.4415)}}.snow:nth-child(251){opacity:1.2294;transform:translate(87.8782vw,-10px) scale(.9347);animation:fall-251 19s -22s linear infinite}@keyframes fall-251{47.541%{transform:translate(97.8139vw,47.541vh) scale(.9347)}to{transform:translate(92.84605vw,99vh) scale(.9347)}}.snow:nth-child(252){opacity:1.324;transform:translate(96.4591vw,-10px) scale(.6645);animation:fall-252 24s -10s linear infinite}@keyframes fall-252{72.498%{transform:translate(103.9037vw,72.498vh) scale(.6645)}to{transform:translate(100.1814vw,99vh) scale(.6645)}}.snow:nth-child(253){opacity:.7552;transform:translate(27.4249vw,-10px) scale(.2459);animation:fall-253 27s -13s linear infinite}@keyframes fall-253{31.142%{transform:translate(19.5165vw,31.142vh) scale(.2459)}to{transform:translate(23.4707vw,99vh) scale(.2459)}}.snow:nth-child(254){opacity:1.1764;transform:translate(70.3342vw,-10px) scale(.8406);animation:fall-254 24s -25s linear infinite}@keyframes fall-254{49.943%{transform:translate(73.6617vw,49.943vh) scale(.8406)}to{transform:translate(71.99795vw,99vh) scale(.8406)}}.snow:nth-child(255){opacity:1.3404;transform:translate(20.1213vw,-10px) scale(.5367);animation:fall-255 19s -29s linear infinite}@keyframes fall-255{54.463%{transform:translate(16.2962vw,54.463vh) scale(.5367)}to{transform:translate(18.20875vw,99vh) scale(.5367)}}.snow:nth-child(256){opacity:1.9004;transform:translate(60.4112vw,-10px) scale(.8903);animation:fall-256 10s -14s linear infinite}@keyframes fall-256{79.955%{transform:translate(50.7713vw,79.955vh) scale(.8903)}to{transform:translate(55.59125vw,99vh) scale(.8903)}}.snow:nth-child(257){opacity:1.541;transform:translate(93.8686vw,-10px) scale(.1995);animation:fall-257 29s -8s linear infinite}@keyframes fall-257{70.633%{transform:translate(84.725vw,70.633vh) scale(.1995)}to{transform:translate(89.2968vw,99vh) scale(.1995)}}.snow:nth-child(258){opacity:.614;transform:translate(36.7805vw,-10px) scale(.5997);animation:fall-258 21s -5s linear infinite}@keyframes fall-258{42.87%{transform:translate(29.5334vw,42.87vh) scale(.5997)}to{transform:translate(33.15695vw,99vh) scale(.5997)}}.snow:nth-child(259){opacity:1.2358;transform:translate(59.8196vw,-10px) scale(.7737);animation:fall-259 11s -18s linear infinite}@keyframes fall-259{61.527%{transform:translate(52.1418vw,61.527vh) scale(.7737)}to{transform:translate(55.9807vw,99vh) scale(.7737)}}.snow:nth-child(260){opacity:.6038;transform:translate(32.4673vw,-10px) scale(.4204);animation:fall-260 21s -30s linear infinite}@keyframes fall-260{37.851%{transform:translate(23.4677vw,37.851vh) scale(.4204)}to{transform:translate(27.9675vw,99vh) scale(.4204)}}.snow:nth-child(261){opacity:.0656;transform:translate(90.5667vw,-10px) scale(.427);animation:fall-261 14s -23s linear infinite}@keyframes fall-261{67.478%{transform:translate(99.3366vw,67.478vh) scale(.427)}to{transform:translate(94.95165vw,99vh) scale(.427)}}.snow:nth-child(262){opacity:1.1652;transform:translate(62.8838vw,-10px) scale(.3034);animation:fall-262 28s -8s linear infinite}@keyframes fall-262{35.315%{transform:translate(58.1625vw,35.315vh) scale(.3034)}to{transform:translate(60.52315vw,99vh) scale(.3034)}}.snow:nth-child(263){opacity:.3664;transform:translate(58.644vw,-10px) scale(.1845);animation:fall-263 19s -28s linear infinite}@keyframes fall-263{53.182%{transform:translate(68.4365vw,53.182vh) scale(.1845)}to{transform:translate(63.54025vw,99vh) scale(.1845)}}.snow:nth-child(264){opacity:1.1208;transform:translate(20.4354vw,-10px) scale(.9958);animation:fall-264 18s -18s linear infinite}@keyframes fall-264{37.657%{transform:translate(27.7434vw,37.657vh) scale(.9958)}to{transform:translate(24.0894vw,99vh) scale(.9958)}}.snow:nth-child(265){opacity:.2142;transform:translate(19.7391vw,-10px) scale(.6824);animation:fall-265 19s -16s linear infinite}@keyframes fall-265{62.732%{transform:translate(21.6208vw,62.732vh) scale(.6824)}to{transform:translate(20.67995vw,99vh) scale(.6824)}}.snow:nth-child(266){opacity:1.893;transform:translate(61.3096vw,-10px) scale(.7482);animation:fall-266 25s -28s linear infinite}@keyframes fall-266{37.059%{transform:translate(70.6898vw,37.059vh) scale(.7482)}to{transform:translate(65.9997vw,99vh) scale(.7482)}}.snow:nth-child(267){opacity:.6134;transform:translate(99.6737vw,-10px) scale(.5782);animation:fall-267 12s -7s linear infinite}@keyframes fall-267{76.091%{transform:translate(100.9743vw,76.091vh) scale(.5782)}to{transform:translate(100.324vw,99vh) scale(.5782)}}.snow:nth-child(268){opacity:1.2784;transform:translate(71.9253vw,-10px) scale(.5947);animation:fall-268 30s -2s linear infinite}@keyframes fall-268{70.158%{transform:translate(67.1907vw,70.158vh) scale(.5947)}to{transform:translate(69.558vw,99vh) scale(.5947)}}.snow:nth-child(269){opacity:1.4094;transform:translate(15.0168vw,-10px) scale(.7171);animation:fall-269 21s -17s linear infinite}@keyframes fall-269{52.91%{transform:translate(22.458vw,52.91vh) scale(.7171)}to{transform:translate(18.7374vw,99vh) scale(.7171)}}.snow:nth-child(270){opacity:1.9498;transform:translate(75.4695vw,-10px) scale(.5368);animation:fall-270 29s -4s linear infinite}@keyframes fall-270{45.685%{transform:translate(82.4414vw,45.685vh) scale(.5368)}to{transform:translate(78.95545vw,99vh) scale(.5368)}}.snow:nth-child(271){opacity:1.619;transform:translate(97.9613vw,-10px) scale(.3955);animation:fall-271 16s -30s linear infinite}@keyframes fall-271{33.994%{transform:translate(97.4975vw,33.994vh) scale(.3955)}to{transform:translate(97.7294vw,99vh) scale(.3955)}}.snow:nth-child(272){opacity:1.6122;transform:translate(85.1352vw,-10px) scale(.8851);animation:fall-272 27s -2s linear infinite}@keyframes fall-272{51.361%{transform:translate(88.6572vw,51.361vh) scale(.8851)}to{transform:translate(86.8962vw,99vh) scale(.8851)}}.snow:nth-child(273){opacity:.5622;transform:translate(70.4901vw,-10px) scale(.2149);animation:fall-273 15s -19s linear infinite}@keyframes fall-273{78.153%{transform:translate(78.6083vw,78.153vh) scale(.2149)}to{transform:translate(74.5492vw,99vh) scale(.2149)}}.snow:nth-child(274){opacity:.7166;transform:translate(90.3673vw,-10px) scale(.3563);animation:fall-274 15s -13s linear infinite}@keyframes fall-274{43.835%{transform:translate(98.212vw,43.835vh) scale(.3563)}to{transform:translate(94.28965vw,99vh) scale(.3563)}}.snow:nth-child(275){opacity:.845;transform:translate(61.6869vw,-10px) scale(.6359);animation:fall-275 10s -2s linear infinite}@keyframes fall-275{79.947%{transform:translate(59.5155vw,79.947vh) scale(.6359)}to{transform:translate(60.6012vw,99vh) scale(.6359)}}.snow:nth-child(276){opacity:1.9606;transform:translate(12.6531vw,-10px) scale(.83);animation:fall-276 30s -13s linear infinite}@keyframes fall-276{58.446%{transform:translate(22.3892vw,58.446vh) scale(.83)}to{transform:translate(17.52115vw,99vh) scale(.83)}}.snow:nth-child(277){opacity:1.8836;transform:translate(51.8841vw,-10px) scale(.8813);animation:fall-277 11s -5s linear infinite}@keyframes fall-277{45.969%{transform:translate(44.066vw,45.969vh) scale(.8813)}to{transform:translate(47.97505vw,99vh) scale(.8813)}}.snow:nth-child(278){opacity:.8422;transform:translate(78.3129vw,-10px) scale(.222);animation:fall-278 30s -5s linear infinite}@keyframes fall-278{41.304%{transform:translate(75.3091vw,41.304vh) scale(.222)}to{transform:translate(76.811vw,99vh) scale(.222)}}.snow:nth-child(279){opacity:.4082;transform:translate(30.452vw,-10px) scale(.9542);animation:fall-279 29s -1s linear infinite}@keyframes fall-279{67.135%{transform:translate(37.3063vw,67.135vh) scale(.9542)}to{transform:translate(33.87915vw,99vh) scale(.9542)}}.snow:nth-child(280){opacity:.3278;transform:translate(34.6321vw,-10px) scale(.7953);animation:fall-280 16s -11s linear infinite}@keyframes fall-280{48.739%{transform:translate(25.9153vw,48.739vh) scale(.7953)}to{transform:translate(30.2737vw,99vh) scale(.7953)}}.snow:nth-child(281){opacity:1.686;transform:translate(75.7009vw,-10px) scale(.7417);animation:fall-281 30s -6s linear infinite}@keyframes fall-281{72.109%{transform:translate(80.3467vw,72.109vh) scale(.7417)}to{transform:translate(78.0238vw,99vh) scale(.7417)}}.snow:nth-child(282){opacity:.746;transform:translate(86.9826vw,-10px) scale(.8921);animation:fall-282 17s -6s linear infinite}@keyframes fall-282{48.4%{transform:translate(81.3831vw,48.4vh) scale(.8921)}to{transform:translate(84.18285vw,99vh) scale(.8921)}}.snow:nth-child(283){opacity:.7798;transform:translate(2.436vw,-10px) scale(.8583);animation:fall-283 23s -2s linear infinite}@keyframes fall-283{76.328%{transform:translate(-4.2784vw,76.328vh) scale(.8583)}to{transform:translate(-.9212vw,99vh) scale(.8583)}}.snow:nth-child(284){opacity:1.0688;transform:translate(26.4902vw,-10px) scale(.5383);animation:fall-284 26s -19s linear infinite}@keyframes fall-284{62.636%{transform:translate(31.0473vw,62.636vh) scale(.5383)}to{transform:translate(28.76875vw,99vh) scale(.5383)}}.snow:nth-child(285){opacity:1.6706;transform:translate(55.8503vw,-10px) scale(.56);animation:fall-285 17s -28s linear infinite}@keyframes fall-285{43.971%{transform:translate(58.9831vw,43.971vh) scale(.56)}to{transform:translate(57.4167vw,99vh) scale(.56)}}.snow:nth-child(286){opacity:1.8252;transform:translate(58.1424vw,-10px) scale(.9862);animation:fall-286 24s -9s linear infinite}@keyframes fall-286{58.595%{transform:translate(58.4737vw,58.595vh) scale(.9862)}to{transform:translate(58.30805vw,99vh) scale(.9862)}}.snow:nth-child(287){opacity:1.3502;transform:translate(97.7043vw,-10px) scale(.4286);animation:fall-287 19s -14s linear infinite}@keyframes fall-287{72.9%{transform:translate(105.7739vw,72.9vh) scale(.4286)}to{transform:translate(101.7391vw,99vh) scale(.4286)}}.snow:nth-child(288){opacity:.1446;transform:translate(82.0122vw,-10px) scale(.1996);animation:fall-288 12s -10s linear infinite}@keyframes fall-288{31.833%{transform:translate(79.4585vw,31.833vh) scale(.1996)}to{transform:translate(80.73535vw,99vh) scale(.1996)}}.snow:nth-child(289){opacity:1.0856;transform:translate(2.5645vw,-10px) scale(.351);animation:fall-289 11s -24s linear infinite}@keyframes fall-289{46.472%{transform:translate(-5.3378vw,46.472vh) scale(.351)}to{transform:translate(-1.38665vw,99vh) scale(.351)}}.snow:nth-child(290){opacity:.1472;transform:translate(48.2437vw,-10px) scale(.7921);animation:fall-290 19s -17s linear infinite}@keyframes fall-290{53.484%{transform:translate(42.9265vw,53.484vh) scale(.7921)}to{transform:translate(45.5851vw,99vh) scale(.7921)}}.snow:nth-child(291){opacity:.0824;transform:translate(.1223vw,-10px) scale(.936);animation:fall-291 13s -6s linear infinite}@keyframes fall-291{37.386%{transform:translate(6.6438vw,37.386vh) scale(.936)}to{transform:translate(3.38305vw,99vh) scale(.936)}}.snow:nth-child(292){opacity:.2966;transform:translate(37.7705vw,-10px) scale(.0741);animation:fall-292 24s -22s linear infinite}@keyframes fall-292{53.064%{transform:translate(32.3655vw,53.064vh) scale(.0741)}to{transform:translate(35.068vw,99vh) scale(.0741)}}.snow:nth-child(293){opacity:.3072;transform:translate(90.1014vw,-10px) scale(.4254);animation:fall-293 16s -9s linear infinite}@keyframes fall-293{59.019%{transform:translate(81.6549vw,59.019vh) scale(.4254)}to{transform:translate(85.87815vw,99vh) scale(.4254)}}.snow:nth-child(294){opacity:1.9974;transform:translate(62.384vw,-10px) scale(.4181);animation:fall-294 27s -14s linear infinite}@keyframes fall-294{68.698%{transform:translate(67.3949vw,68.698vh) scale(.4181)}to{transform:translate(64.88945vw,99vh) scale(.4181)}}.snow:nth-child(295){opacity:.686;transform:translate(79.45vw,-10px) scale(.7193);animation:fall-295 13s -18s linear infinite}@keyframes fall-295{51.03%{transform:translate(76.3607vw,51.03vh) scale(.7193)}to{transform:translate(77.90535vw,99vh) scale(.7193)}}.snow:nth-child(296){opacity:1.6994;transform:translate(79.6449vw,-10px) scale(.27);animation:fall-296 23s -9s linear infinite}@keyframes fall-296{75.456%{transform:translate(88.2819vw,75.456vh) scale(.27)}to{transform:translate(83.9634vw,99vh) scale(.27)}}.snow:nth-child(297){opacity:1.5224;transform:translate(91.7536vw,-10px) scale(.2737);animation:fall-297 16s -13s linear infinite}@keyframes fall-297{48.117%{transform:translate(95.2626vw,48.117vh) scale(.2737)}to{transform:translate(93.5081vw,99vh) scale(.2737)}}.snow:nth-child(298){opacity:1.9018;transform:translate(81.2267vw,-10px) scale(.3241);animation:fall-298 12s -12s linear infinite}@keyframes fall-298{78.472%{transform:translate(89.2188vw,78.472vh) scale(.3241)}to{transform:translate(85.22275vw,99vh) scale(.3241)}}.snow:nth-child(299){opacity:.7776;transform:translate(88.727vw,-10px) scale(.6003);animation:fall-299 15s -13s linear infinite}@keyframes fall-299{39.106%{transform:translate(83.8724vw,39.106vh) scale(.6003)}to{transform:translate(86.2997vw,99vh) scale(.6003)}}.snow:nth-child(300){opacity:.2656;transform:translate(56.6382vw,-10px) scale(.1953);animation:fall-300 25s -17s linear infinite}@keyframes fall-300{59.111%{transform:translate(47.5047vw,59.111vh) scale(.1953)}to{transform:translate(52.07145vw,99vh) scale(.1953)}}.snow:nth-child(301){opacity:1.1102;transform:translate(62.7014vw,-10px) scale(.6619);animation:fall-301 14s -12s linear infinite}@keyframes fall-301{33.953%{transform:translate(67.3158vw,33.953vh) scale(.6619)}to{transform:translate(65.0086vw,99vh) scale(.6619)}}.snow:nth-child(302){opacity:1.4408;transform:translate(28.8309vw,-10px) scale(.3566);animation:fall-302 19s -19s linear infinite}@keyframes fall-302{77.598%{transform:translate(25.5642vw,77.598vh) scale(.3566)}to{transform:translate(27.19755vw,99vh) scale(.3566)}}.snow:nth-child(303){opacity:1.111;transform:translate(61.9413vw,-10px) scale(.8748);animation:fall-303 18s -21s linear infinite}@keyframes fall-303{38.816%{transform:translate(71.0903vw,38.816vh) scale(.8748)}to{transform:translate(66.5158vw,99vh) scale(.8748)}}.snow:nth-child(304){opacity:1.3938;transform:translate(90.5702vw,-10px) scale(.6753);animation:fall-304 14s -29s linear infinite}@keyframes fall-304{48.553%{transform:translate(100.2543vw,48.553vh) scale(.6753)}to{transform:translate(95.41225vw,99vh) scale(.6753)}}.snow:nth-child(305){opacity:.4564;transform:translate(48.9172vw,-10px) scale(.7188);animation:fall-305 15s -26s linear infinite}@keyframes fall-305{72.447%{transform:translate(46.0322vw,72.447vh) scale(.7188)}to{transform:translate(47.4747vw,99vh) scale(.7188)}}.snow:nth-child(306){opacity:.7018;transform:translate(44.247vw,-10px) scale(.7457);animation:fall-306 28s -15s linear infinite}@keyframes fall-306{71.034%{transform:translate(45.9345vw,71.034vh) scale(.7457)}to{transform:translate(45.09075vw,99vh) scale(.7457)}}.snow:nth-child(307){opacity:.2812;transform:translate(14.6424vw,-10px) scale(.1298);animation:fall-307 26s -20s linear infinite}@keyframes fall-307{62.151%{transform:translate(12.0581vw,62.151vh) scale(.1298)}to{transform:translate(13.35025vw,99vh) scale(.1298)}}.snow:nth-child(308){opacity:1.9524;transform:translate(18.6778vw,-10px) scale(.8816);animation:fall-308 13s -8s linear infinite}@keyframes fall-308{48.378%{transform:translate(26.7974vw,48.378vh) scale(.8816)}to{transform:translate(22.7376vw,99vh) scale(.8816)}}.snow:nth-child(309){opacity:1.2914;transform:translate(15.7406vw,-10px) scale(.2491);animation:fall-309 30s -23s linear infinite}@keyframes fall-309{40.35%{transform:translate(8.6284vw,40.35vh) scale(.2491)}to{transform:translate(12.1845vw,99vh) scale(.2491)}}.snow:nth-child(310){opacity:.381;transform:translate(42.4874vw,-10px) scale(.1463);animation:fall-310 19s -3s linear infinite}@keyframes fall-310{41.995%{transform:translate(47.8525vw,41.995vh) scale(.1463)}to{transform:translate(45.16995vw,99vh) scale(.1463)}}.snow:nth-child(311){opacity:.3152;transform:translate(60.6404vw,-10px) scale(.022);animation:fall-311 23s -25s linear infinite}@keyframes fall-311{68.517%{transform:translate(67.4066vw,68.517vh) scale(.022)}to{transform:translate(64.0235vw,99vh) scale(.022)}}.snow:nth-child(312){opacity:.3686;transform:translate(95.9454vw,-10px) scale(.9429);animation:fall-312 25s -26s linear infinite}@keyframes fall-312{41.161%{transform:translate(97.7783vw,41.161vh) scale(.9429)}to{transform:translate(96.86185vw,99vh) scale(.9429)}}.snow:nth-child(313){opacity:1.1814;transform:translate(9.5626vw,-10px) scale(.4954);animation:fall-313 18s -18s linear infinite}@keyframes fall-313{49.097%{transform:translate(11.5747vw,49.097vh) scale(.4954)}to{transform:translate(10.56865vw,99vh) scale(.4954)}}.snow:nth-child(314){opacity:1.878;transform:translate(87.8413vw,-10px) scale(.536);animation:fall-314 15s -19s linear infinite}@keyframes fall-314{74.773%{transform:translate(85.5747vw,74.773vh) scale(.536)}to{transform:translate(86.708vw,99vh) scale(.536)}}.snow:nth-child(315){opacity:1.1748;transform:translate(92.0247vw,-10px) scale(.2408);animation:fall-315 20s -30s linear infinite}@keyframes fall-315{34.329%{transform:translate(99.0783vw,34.329vh) scale(.2408)}to{transform:translate(95.5515vw,99vh) scale(.2408)}}.snow:nth-child(316){opacity:.5952;transform:translate(81.1667vw,-10px) scale(.4102);animation:fall-316 12s -11s linear infinite}@keyframes fall-316{50.928%{transform:translate(78.1787vw,50.928vh) scale(.4102)}to{transform:translate(79.6727vw,99vh) scale(.4102)}}.snow:nth-child(317){opacity:.957;transform:translate(73.7718vw,-10px) scale(.7479);animation:fall-317 15s -9s linear infinite}@keyframes fall-317{58.378%{transform:translate(74.0458vw,58.378vh) scale(.7479)}to{transform:translate(73.9088vw,99vh) scale(.7479)}}.snow:nth-child(318){opacity:1.8288;transform:translate(4.1391vw,-10px) scale(.1983);animation:fall-318 20s -25s linear infinite}@keyframes fall-318{33.587%{transform:translate(1.1144vw,33.587vh) scale(.1983)}to{transform:translate(2.62675vw,99vh) scale(.1983)}}.snow:nth-child(319){opacity:1.4382;transform:translate(57.5608vw,-10px) scale(.9988);animation:fall-319 25s -3s linear infinite}@keyframes fall-319{57.944%{transform:translate(66.4349vw,57.944vh) scale(.9988)}to{transform:translate(61.99785vw,99vh) scale(.9988)}}.snow:nth-child(320){opacity:.7544;transform:translate(6.0255vw,-10px) scale(.7304);animation:fall-320 11s -21s linear infinite}@keyframes fall-320{78.628%{transform:translate(12.2754vw,78.628vh) scale(.7304)}to{transform:translate(9.15045vw,99vh) scale(.7304)}}.snow:nth-child(321){opacity:.086;transform:translate(63.5385vw,-10px) scale(.6976);animation:fall-321 15s -13s linear infinite}@keyframes fall-321{33.406%{transform:translate(60.1784vw,33.406vh) scale(.6976)}to{transform:translate(61.85845vw,99vh) scale(.6976)}}.snow:nth-child(322){opacity:.0232;transform:translate(52.7807vw,-10px) scale(.1096);animation:fall-322 25s -25s linear infinite}@keyframes fall-322{52.89%{transform:translate(54.8134vw,52.89vh) scale(.1096)}to{transform:translate(53.79705vw,99vh) scale(.1096)}}.snow:nth-child(323){opacity:.365;transform:translate(81.8774vw,-10px) scale(.2008);animation:fall-323 28s -29s linear infinite}@keyframes fall-323{78.105%{transform:translate(82.5459vw,78.105vh) scale(.2008)}to{transform:translate(82.21165vw,99vh) scale(.2008)}}.snow:nth-child(324){opacity:.3404;transform:translate(51.8053vw,-10px) scale(.4118);animation:fall-324 11s -23s linear infinite}@keyframes fall-324{69.459%{transform:translate(46.0701vw,69.459vh) scale(.4118)}to{transform:translate(48.9377vw,99vh) scale(.4118)}}.snow:nth-child(325){opacity:1.5476;transform:translate(35.8958vw,-10px) scale(.4884);animation:fall-325 23s -30s linear infinite}@keyframes fall-325{54.986%{transform:translate(34.297vw,54.986vh) scale(.4884)}to{transform:translate(35.0964vw,99vh) scale(.4884)}}.snow:nth-child(326){opacity:.7824;transform:translate(17.6265vw,-10px) scale(.314);animation:fall-326 30s -27s linear infinite}@keyframes fall-326{33.443%{transform:translate(22.7791vw,33.443vh) scale(.314)}to{transform:translate(20.2028vw,99vh) scale(.314)}}.snow:nth-child(327){opacity:.4404;transform:translate(66.8973vw,-10px) scale(.6897);animation:fall-327 29s -22s linear infinite}@keyframes fall-327{74.365%{transform:translate(63.1975vw,74.365vh) scale(.6897)}to{transform:translate(65.0474vw,99vh) scale(.6897)}}.snow:nth-child(328){opacity:.319;transform:translate(31.0257vw,-10px) scale(.6586);animation:fall-328 15s -28s linear infinite}@keyframes fall-328{44.692%{transform:translate(32.4323vw,44.692vh) scale(.6586)}to{transform:translate(31.729vw,99vh) scale(.6586)}}.snow:nth-child(329){opacity:.7984;transform:translate(40.3663vw,-10px) scale(.6876);animation:fall-329 23s -10s linear infinite}@keyframes fall-329{37.585%{transform:translate(36.0946vw,37.585vh) scale(.6876)}to{transform:translate(38.23045vw,99vh) scale(.6876)}}.snow:nth-child(330){opacity:1.3536;transform:translate(88.0053vw,-10px) scale(.4405);animation:fall-330 24s -4s linear infinite}@keyframes fall-330{63.364%{transform:translate(84.142vw,63.364vh) scale(.4405)}to{transform:translate(86.07365vw,99vh) scale(.4405)}}.snow:nth-child(331){opacity:1.2954;transform:translate(80.4333vw,-10px) scale(.4692);animation:fall-331 16s -8s linear infinite}@keyframes fall-331{50.296%{transform:translate(75.025vw,50.296vh) scale(.4692)}to{transform:translate(77.72915vw,99vh) scale(.4692)}}.snow:nth-child(332){opacity:.1616;transform:translate(73.8677vw,-10px) scale(.0331);animation:fall-332 21s -18s linear infinite}@keyframes fall-332{35.451%{transform:translate(77.3395vw,35.451vh) scale(.0331)}to{transform:translate(75.6036vw,99vh) scale(.0331)}}.snow:nth-child(333){opacity:.8214;transform:translate(84.0572vw,-10px) scale(.6192);animation:fall-333 13s -12s linear infinite}@keyframes fall-333{79.173%{transform:translate(83.3781vw,79.173vh) scale(.6192)}to{transform:translate(83.71765vw,99vh) scale(.6192)}}.snow:nth-child(334){opacity:.4506;transform:translate(95.5987vw,-10px) scale(.5919);animation:fall-334 16s -24s linear infinite}@keyframes fall-334{63.341%{transform:translate(104.4464vw,63.341vh) scale(.5919)}to{transform:translate(100.02255vw,99vh) scale(.5919)}}.snow:nth-child(335){opacity:.3538;transform:translate(97.533vw,-10px) scale(.6985);animation:fall-335 12s -7s linear infinite}@keyframes fall-335{58.764%{transform:translate(93.1427vw,58.764vh) scale(.6985)}to{transform:translate(95.33785vw,99vh) scale(.6985)}}.snow:nth-child(336){opacity:1.1562;transform:translate(97.6519vw,-10px) scale(.3632);animation:fall-336 17s -26s linear infinite}@keyframes fall-336{61.158%{transform:translate(94.2377vw,61.158vh) scale(.3632)}to{transform:translate(95.9448vw,99vh) scale(.3632)}}.snow:nth-child(337){opacity:.4654;transform:translate(85.7488vw,-10px) scale(.1062);animation:fall-337 17s -4s linear infinite}@keyframes fall-337{46.833%{transform:translate(91.6598vw,46.833vh) scale(.1062)}to{transform:translate(88.7043vw,99vh) scale(.1062)}}.snow:nth-child(338){opacity:.2836;transform:translate(10.9732vw,-10px) scale(.2672);animation:fall-338 23s -3s linear infinite}@keyframes fall-338{40.471%{transform:translate(19.3128vw,40.471vh) scale(.2672)}to{transform:translate(15.143vw,99vh) scale(.2672)}}.snow:nth-child(339){opacity:.8768;transform:translate(56.0505vw,-10px) scale(.3461);animation:fall-339 23s -10s linear infinite}@keyframes fall-339{76.839%{transform:translate(56.2832vw,76.839vh) scale(.3461)}to{transform:translate(56.16685vw,99vh) scale(.3461)}}.snow:nth-child(340){opacity:1.5076;transform:translate(42.9379vw,-10px) scale(.825);animation:fall-340 15s -16s linear infinite}@keyframes fall-340{35.039%{transform:translate(35.1152vw,35.039vh) scale(.825)}to{transform:translate(39.02655vw,99vh) scale(.825)}}.snow:nth-child(341){opacity:1.0224;transform:translate(54.8974vw,-10px) scale(.0038);animation:fall-341 29s -1s linear infinite}@keyframes fall-341{46.487%{transform:translate(47.5264vw,46.487vh) scale(.0038)}to{transform:translate(51.2119vw,99vh) scale(.0038)}}.snow:nth-child(342){opacity:.569;transform:translate(93.4056vw,-10px) scale(.3222);animation:fall-342 26s -16s linear infinite}@keyframes fall-342{68.527%{transform:translate(102.3472vw,68.527vh) scale(.3222)}to{transform:translate(97.8764vw,99vh) scale(.3222)}}.snow:nth-child(343){opacity:1.4808;transform:translate(1.0982vw,-10px) scale(.5029);animation:fall-343 30s -14s linear infinite}@keyframes fall-343{52.175%{transform:translate(-2.8796vw,52.175vh) scale(.5029)}to{transform:translate(-.8907vw,99vh) scale(.5029)}}.snow:nth-child(344){opacity:1.4854;transform:translate(78.5396vw,-10px) scale(.8674);animation:fall-344 16s -15s linear infinite}@keyframes fall-344{41.929%{transform:translate(71.7335vw,41.929vh) scale(.8674)}to{transform:translate(75.13655vw,99vh) scale(.8674)}}.snow:nth-child(345){opacity:1.9434;transform:translate(8.6948vw,-10px) scale(.6105);animation:fall-345 30s -6s linear infinite}@keyframes fall-345{57.794%{transform:translate(14.7869vw,57.794vh) scale(.6105)}to{transform:translate(11.74085vw,99vh) scale(.6105)}}.snow:nth-child(346){opacity:1.4472;transform:translate(67.6898vw,-10px) scale(.6363);animation:fall-346 28s -14s linear infinite}@keyframes fall-346{77.2%{transform:translate(70.2604vw,77.2vh) scale(.6363)}to{transform:translate(68.9751vw,99vh) scale(.6363)}}.snow:nth-child(347){opacity:.196;transform:translate(35.8733vw,-10px) scale(.9844);animation:fall-347 25s -19s linear infinite}@keyframes fall-347{60.919%{transform:translate(39.4136vw,60.919vh) scale(.9844)}to{transform:translate(37.64345vw,99vh) scale(.9844)}}.snow:nth-child(348){opacity:1.2562;transform:translate(95.1288vw,-10px) scale(.4397);animation:fall-348 29s -28s linear infinite}@keyframes fall-348{54.371%{transform:translate(91.8889vw,54.371vh) scale(.4397)}to{transform:translate(93.50885vw,99vh) scale(.4397)}}.snow:nth-child(349){opacity:1.7992;transform:translate(71.889vw,-10px) scale(.1219);animation:fall-349 26s -23s linear infinite}@keyframes fall-349{50.738%{transform:translate(67.8507vw,50.738vh) scale(.1219)}to{transform:translate(69.86985vw,99vh) scale(.1219)}}.snow:nth-child(350){opacity:.0526;transform:translate(54.1312vw,-10px) scale(.4623);animation:fall-350 13s -29s linear infinite}@keyframes fall-350{30.879%{transform:translate(48.4092vw,30.879vh) scale(.4623)}to{transform:translate(51.2702vw,99vh) scale(.4623)}}.snow:nth-child(351){opacity:.5412;transform:translate(48.705vw,-10px) scale(.1109);animation:fall-351 16s -4s linear infinite}@keyframes fall-351{40.444%{transform:translate(57.3363vw,40.444vh) scale(.1109)}to{transform:translate(53.02065vw,99vh) scale(.1109)}}.snow:nth-child(352){opacity:1.3142;transform:translate(72.9813vw,-10px) scale(.6935);animation:fall-352 16s -24s linear infinite}@keyframes fall-352{48.208%{transform:translate(71.4124vw,48.208vh) scale(.6935)}to{transform:translate(72.19685vw,99vh) scale(.6935)}}.snow:nth-child(353){opacity:.0178;transform:translate(74.6842vw,-10px) scale(.0785);animation:fall-353 23s -16s linear infinite}@keyframes fall-353{71.564%{transform:translate(80.9542vw,71.564vh) scale(.0785)}to{transform:translate(77.8192vw,99vh) scale(.0785)}}.snow:nth-child(354){opacity:.3322;transform:translate(61.4842vw,-10px) scale(.971);animation:fall-354 16s -26s linear infinite}@keyframes fall-354{39.046%{transform:translate(66.4797vw,39.046vh) scale(.971)}to{transform:translate(63.98195vw,99vh) scale(.971)}}.snow:nth-child(355){opacity:.184;transform:translate(51.0727vw,-10px) scale(.5681);animation:fall-355 10s -2s linear infinite}@keyframes fall-355{58.416%{transform:translate(41.9711vw,58.416vh) scale(.5681)}to{transform:translate(46.5219vw,99vh) scale(.5681)}}.snow:nth-child(356){opacity:1.1932;transform:translate(77.1779vw,-10px) scale(.5631);animation:fall-356 12s -22s linear infinite}@keyframes fall-356{62.86%{transform:translate(73.8837vw,62.86vh) scale(.5631)}to{transform:translate(75.5308vw,99vh) scale(.5631)}}.snow:nth-child(357){opacity:.4342;transform:translate(46.1712vw,-10px) scale(.9112);animation:fall-357 22s -23s linear infinite}@keyframes fall-357{35.353%{transform:translate(48.4558vw,35.353vh) scale(.9112)}to{transform:translate(47.3135vw,99vh) scale(.9112)}}.snow:nth-child(358){opacity:1.9042;transform:translate(99.755vw,-10px) scale(.8383);animation:fall-358 23s -17s linear infinite}@keyframes fall-358{40.677%{transform:translate(92.1904vw,40.677vh) scale(.8383)}to{transform:translate(95.9727vw,99vh) scale(.8383)}}.snow:nth-child(359){opacity:1.5302;transform:translate(4.3966vw,-10px) scale(.7783);animation:fall-359 16s -29s linear infinite}@keyframes fall-359{45.856%{transform:translate(12.7412vw,45.856vh) scale(.7783)}to{transform:translate(8.5689vw,99vh) scale(.7783)}}.snow:nth-child(360){opacity:1.682;transform:translate(14.9983vw,-10px) scale(.8872);animation:fall-360 24s -18s linear infinite}@keyframes fall-360{76.847%{transform:translate(24.335vw,76.847vh) scale(.8872)}to{transform:translate(19.66665vw,99vh) scale(.8872)}}.snow:nth-child(361){opacity:1.2262;transform:translate(37.4804vw,-10px) scale(.4881);animation:fall-361 16s -30s linear infinite}@keyframes fall-361{32.478%{transform:translate(36.8269vw,32.478vh) scale(.4881)}to{transform:translate(37.15365vw,99vh) scale(.4881)}}.snow:nth-child(362){opacity:1.8548;transform:translate(80.7093vw,-10px) scale(.2452);animation:fall-362 12s -17s linear infinite}@keyframes fall-362{57.16%{transform:translate(81.338vw,57.16vh) scale(.2452)}to{transform:translate(81.02365vw,99vh) scale(.2452)}}.snow:nth-child(363){opacity:1.369;transform:translate(91.5983vw,-10px) scale(.0777);animation:fall-363 25s -12s linear infinite}@keyframes fall-363{64.191%{transform:translate(95.6923vw,64.191vh) scale(.0777)}to{transform:translate(93.6453vw,99vh) scale(.0777)}}.snow:nth-child(364){opacity:1.781;transform:translate(97.3767vw,-10px) scale(.7844);animation:fall-364 17s -15s linear infinite}@keyframes fall-364{42.792%{transform:translate(103.0206vw,42.792vh) scale(.7844)}to{transform:translate(100.19865vw,99vh) scale(.7844)}}.snow:nth-child(365){opacity:1.4068;transform:translate(85.5389vw,-10px) scale(.3689);animation:fall-365 10s -25s linear infinite}@keyframes fall-365{76.538%{transform:translate(93.7928vw,76.538vh) scale(.3689)}to{transform:translate(89.66585vw,99vh) scale(.3689)}}.snow:nth-child(366){opacity:1.309;transform:translate(31.6185vw,-10px) scale(.989);animation:fall-366 18s -10s linear infinite}@keyframes fall-366{67.197%{transform:translate(24.8748vw,67.197vh) scale(.989)}to{transform:translate(28.24665vw,99vh) scale(.989)}}.snow:nth-child(367){opacity:1.6552;transform:translate(55.7542vw,-10px) scale(.6476);animation:fall-367 25s -27s linear infinite}@keyframes fall-367{76.579%{transform:translate(57.6807vw,76.579vh) scale(.6476)}to{transform:translate(56.71745vw,99vh) scale(.6476)}}.snow:nth-child(368){opacity:1.2144;transform:translate(82.4601vw,-10px) scale(.6358);animation:fall-368 24s -19s linear infinite}@keyframes fall-368{78.699%{transform:translate(80.9941vw,78.699vh) scale(.6358)}to{transform:translate(81.7271vw,99vh) scale(.6358)}}.snow:nth-child(369){opacity:1.069;transform:translate(78.5869vw,-10px) scale(.2013);animation:fall-369 18s -6s linear infinite}@keyframes fall-369{67.79%{transform:translate(72.1271vw,67.79vh) scale(.2013)}to{transform:translate(75.357vw,99vh) scale(.2013)}}.snow:nth-child(370){opacity:.4548;transform:translate(16.6697vw,-10px) scale(.3939);animation:fall-370 15s -5s linear infinite}@keyframes fall-370{45.602%{transform:translate(13.7761vw,45.602vh) scale(.3939)}to{transform:translate(15.2229vw,99vh) scale(.3939)}}.snow:nth-child(371){opacity:.8086;transform:translate(65.2496vw,-10px) scale(.8646);animation:fall-371 20s -7s linear infinite}@keyframes fall-371{58.158%{transform:translate(66.9846vw,58.158vh) scale(.8646)}to{transform:translate(66.1171vw,99vh) scale(.8646)}}.snow:nth-child(372){opacity:.787;transform:translate(31.5086vw,-10px) scale(.9837);animation:fall-372 14s -16s linear infinite}@keyframes fall-372{72.081%{transform:translate(23.3966vw,72.081vh) scale(.9837)}to{transform:translate(27.4526vw,99vh) scale(.9837)}}.snow:nth-child(373){opacity:1.6898;transform:translate(49.391vw,-10px) scale(.9267);animation:fall-373 28s -4s linear infinite}@keyframes fall-373{61.932%{transform:translate(54.2213vw,61.932vh) scale(.9267)}to{transform:translate(51.80615vw,99vh) scale(.9267)}}.snow:nth-child(374){opacity:.6056;transform:translate(54.4214vw,-10px) scale(.8542);animation:fall-374 11s -16s linear infinite}@keyframes fall-374{40.967%{transform:translate(61.4537vw,40.967vh) scale(.8542)}to{transform:translate(57.93755vw,99vh) scale(.8542)}}.snow:nth-child(375){opacity:.6722;transform:translate(62.4684vw,-10px) scale(.3988);animation:fall-375 20s -23s linear infinite}@keyframes fall-375{56.649%{transform:translate(67.8461vw,56.649vh) scale(.3988)}to{transform:translate(65.15725vw,99vh) scale(.3988)}}.snow:nth-child(376){opacity:1.0452;transform:translate(7.5292vw,-10px) scale(.6742);animation:fall-376 11s -18s linear infinite}@keyframes fall-376{55.404%{transform:translate(13.8571vw,55.404vh) scale(.6742)}to{transform:translate(10.69315vw,99vh) scale(.6742)}}.snow:nth-child(377){opacity:1.4858;transform:translate(23.863vw,-10px) scale(.8589);animation:fall-377 12s -19s linear infinite}@keyframes fall-377{65.76%{transform:translate(31.1822vw,65.76vh) scale(.8589)}to{transform:translate(27.5226vw,99vh) scale(.8589)}}.snow:nth-child(378){opacity:.3702;transform:translate(57.0908vw,-10px) scale(.663);animation:fall-378 26s -18s linear infinite}@keyframes fall-378{38.303%{transform:translate(55.5258vw,38.303vh) scale(.663)}to{transform:translate(56.3083vw,99vh) scale(.663)}}.snow:nth-child(379){opacity:1.3296;transform:translate(29.2439vw,-10px) scale(.1649);animation:fall-379 26s -23s linear infinite}@keyframes fall-379{62.717%{transform:translate(32.2909vw,62.717vh) scale(.1649)}to{transform:translate(30.7674vw,99vh) scale(.1649)}}.snow:nth-child(380){opacity:.714;transform:translate(66.0364vw,-10px) scale(.165);animation:fall-380 11s -14s linear infinite}@keyframes fall-380{67.597%{transform:translate(67.0441vw,67.597vh) scale(.165)}to{transform:translate(66.54025vw,99vh) scale(.165)}}.snow:nth-child(381){opacity:.0454;transform:translate(15.2077vw,-10px) scale(.5035);animation:fall-381 12s -24s linear infinite}@keyframes fall-381{75.761%{transform:translate(9.9937vw,75.761vh) scale(.5035)}to{transform:translate(12.6007vw,99vh) scale(.5035)}}.snow:nth-child(382){opacity:1.0882;transform:translate(97.5984vw,-10px) scale(.2399);animation:fall-382 18s -14s linear infinite}@keyframes fall-382{55.952%{transform:translate(88.9505vw,55.952vh) scale(.2399)}to{transform:translate(93.27445vw,99vh) scale(.2399)}}.snow:nth-child(383){opacity:.7718;transform:translate(15.5141vw,-10px) scale(.9522);animation:fall-383 26s -16s linear infinite}@keyframes fall-383{46.676%{transform:translate(10.8773vw,46.676vh) scale(.9522)}to{transform:translate(13.1957vw,99vh) scale(.9522)}}.snow:nth-child(384){opacity:1.5776;transform:translate(69.0782vw,-10px) scale(.0924);animation:fall-384 27s -14s linear infinite}@keyframes fall-384{74.03%{transform:translate(74.2187vw,74.03vh) scale(.0924)}to{transform:translate(71.64845vw,99vh) scale(.0924)}}.snow:nth-child(385){opacity:1.458;transform:translate(4.2371vw,-10px) scale(.0491);animation:fall-385 25s -26s linear infinite}@keyframes fall-385{54.557%{transform:translate(14.0261vw,54.557vh) scale(.0491)}to{transform:translate(9.1316vw,99vh) scale(.0491)}}.snow:nth-child(386){opacity:1.664;transform:translate(95.0838vw,-10px) scale(.4001);animation:fall-386 27s -19s linear infinite}@keyframes fall-386{78.771%{transform:translate(104.4197vw,78.771vh) scale(.4001)}to{transform:translate(99.75175vw,99vh) scale(.4001)}}.snow:nth-child(387){opacity:.5608;transform:translate(19.9631vw,-10px) scale(.2784);animation:fall-387 15s -20s linear infinite}@keyframes fall-387{67.483%{transform:translate(11.8129vw,67.483vh) scale(.2784)}to{transform:translate(15.888vw,99vh) scale(.2784)}}.snow:nth-child(388){opacity:1.883;transform:translate(23.2243vw,-10px) scale(.2891);animation:fall-388 18s -4s linear infinite}@keyframes fall-388{76.442%{transform:translate(16.5984vw,76.442vh) scale(.2891)}to{transform:translate(19.91135vw,99vh) scale(.2891)}}.snow:nth-child(389){opacity:.6122;transform:translate(60.5853vw,-10px) scale(.9339);animation:fall-389 30s -13s linear infinite}@keyframes fall-389{31.342%{transform:translate(53.3419vw,31.342vh) scale(.9339)}to{transform:translate(56.9636vw,99vh) scale(.9339)}}.snow:nth-child(390){opacity:1.3402;transform:translate(17.428vw,-10px) scale(.8845);animation:fall-390 23s -1s linear infinite}@keyframes fall-390{42.891%{transform:translate(24.4805vw,42.891vh) scale(.8845)}to{transform:translate(20.95425vw,99vh) scale(.8845)}}.snow:nth-child(391){opacity:1.4196;transform:translate(65.753vw,-10px) scale(.5854);animation:fall-391 14s -17s linear infinite}@keyframes fall-391{41.954%{transform:translate(60.5252vw,41.954vh) scale(.5854)}to{transform:translate(63.1391vw,99vh) scale(.5854)}}.snow:nth-child(392){opacity:1.6524;transform:translate(14.1466vw,-10px) scale(.9181);animation:fall-392 26s -18s linear infinite}@keyframes fall-392{58.553%{transform:translate(6.7506vw,58.553vh) scale(.9181)}to{transform:translate(10.4486vw,99vh) scale(.9181)}}.snow:nth-child(393){opacity:1.0952;transform:translate(35.5702vw,-10px) scale(.7849);animation:fall-393 12s -23s linear infinite}@keyframes fall-393{70.347%{transform:translate(44.5182vw,70.347vh) scale(.7849)}to{transform:translate(40.0442vw,99vh) scale(.7849)}}.snow:nth-child(394){opacity:1.0894;transform:translate(66.0186vw,-10px) scale(.915);animation:fall-394 30s -14s linear infinite}@keyframes fall-394{45.336%{transform:translate(57.356vw,45.336vh) scale(.915)}to{transform:translate(61.6873vw,99vh) scale(.915)}}.snow:nth-child(395){opacity:1.2462;transform:translate(39.9826vw,-10px) scale(.3858);animation:fall-395 20s -1s linear infinite}@keyframes fall-395{38.2%{transform:translate(34.4724vw,38.2vh) scale(.3858)}to{transform:translate(37.2275vw,99vh) scale(.3858)}}.snow:nth-child(396){opacity:1.6856;transform:translate(86.5353vw,-10px) scale(.019);animation:fall-396 30s -2s linear infinite}@keyframes fall-396{47.726%{transform:translate(96.108vw,47.726vh) scale(.019)}to{transform:translate(91.32165vw,99vh) scale(.019)}}.snow:nth-child(397){opacity:1.2546;transform:translate(54.4673vw,-10px) scale(.6467);animation:fall-397 26s -18s linear infinite}@keyframes fall-397{46.628%{transform:translate(59.5602vw,46.628vh) scale(.6467)}to{transform:translate(57.01375vw,99vh) scale(.6467)}}.snow:nth-child(398){opacity:.3696;transform:translate(6.4589vw,-10px) scale(.667);animation:fall-398 21s -1s linear infinite}@keyframes fall-398{62.846%{transform:translate(1.6117vw,62.846vh) scale(.667)}to{transform:translate(4.0353vw,99vh) scale(.667)}}.snow:nth-child(399){opacity:.0152;transform:translate(94.5567vw,-10px) scale(.948);animation:fall-399 27s -7s linear infinite}@keyframes fall-399{47.013%{transform:translate(90.708vw,47.013vh) scale(.948)}to{transform:translate(92.63235vw,99vh) scale(.948)}}.snow:nth-child(400){opacity:.4526;transform:translate(36.4406vw,-10px) scale(.6649);animation:fall-400 10s -16s linear infinite}@keyframes fall-400{51.316%{transform:translate(31.7443vw,51.316vh) scale(.6649)}to{transform:translate(34.09245vw,99vh) scale(.6649)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
26
26
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, decorators: [{
|
|
27
27
|
type: Component,
|
|
28
|
-
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.8574;transform:translate(47.4597vw,-10px) scale(.9188);animation:fall-1 11s -12s linear infinite}@keyframes fall-1{66.893%{transform:translate(47.5097vw,66.893vh) scale(.9188)}to{transform:translate(47.4847vw,99vh) scale(.9188)}}.snow:nth-child(2){opacity:.5848;transform:translate(13.402vw,-10px) scale(.6375);animation:fall-2 18s -6s linear infinite}@keyframes fall-2{54.484%{transform:translate(15.6299vw,54.484vh) scale(.6375)}to{transform:translate(14.51595vw,99vh) scale(.6375)}}.snow:nth-child(3){opacity:1.6232;transform:translate(49.6869vw,-10px) scale(.9245);animation:fall-3 16s -12s linear infinite}@keyframes fall-3{61.124%{transform:translate(43.1631vw,61.124vh) scale(.9245)}to{transform:translate(46.425vw,99vh) scale(.9245)}}.snow:nth-child(4){opacity:.1376;transform:translate(43.5437vw,-10px) scale(.3419);animation:fall-4 19s -7s linear infinite}@keyframes fall-4{39.416%{transform:translate(52.5153vw,39.416vh) scale(.3419)}to{transform:translate(48.0295vw,99vh) scale(.3419)}}.snow:nth-child(5){opacity:.0108;transform:translate(25.2582vw,-10px) scale(.9712);animation:fall-5 10s -19s linear infinite}@keyframes fall-5{50.937%{transform:translate(31.5754vw,50.937vh) scale(.9712)}to{transform:translate(28.4168vw,99vh) scale(.9712)}}.snow:nth-child(6){opacity:1.914;transform:translate(94.8058vw,-10px) scale(.8723);animation:fall-6 11s -3s linear infinite}@keyframes fall-6{59.548%{transform:translate(97.7276vw,59.548vh) scale(.8723)}to{transform:translate(96.2667vw,99vh) scale(.8723)}}.snow:nth-child(7){opacity:.7552;transform:translate(71.6209vw,-10px) scale(.2948);animation:fall-7 27s -15s linear infinite}@keyframes fall-7{73.942%{transform:translate(65.1132vw,73.942vh) scale(.2948)}to{transform:translate(68.36705vw,99vh) scale(.2948)}}.snow:nth-child(8){opacity:.478;transform:translate(98.7778vw,-10px) scale(.3566);animation:fall-8 17s -3s linear infinite}@keyframes fall-8{45.419%{transform:translate(105.766vw,45.419vh) scale(.3566)}to{transform:translate(102.2719vw,99vh) scale(.3566)}}.snow:nth-child(9){opacity:1.966;transform:translate(27.9382vw,-10px) scale(.7225);animation:fall-9 15s -14s linear infinite}@keyframes fall-9{69.978%{transform:translate(28.8605vw,69.978vh) scale(.7225)}to{transform:translate(28.39935vw,99vh) scale(.7225)}}.snow:nth-child(10){opacity:1.3106;transform:translate(96.4146vw,-10px) scale(.7149);animation:fall-10 14s -15s linear infinite}@keyframes fall-10{72.141%{transform:translate(95.5614vw,72.141vh) scale(.7149)}to{transform:translate(95.988vw,99vh) scale(.7149)}}.snow:nth-child(11){opacity:1.4616;transform:translate(19.3217vw,-10px) scale(.4454);animation:fall-11 14s -14s linear infinite}@keyframes fall-11{34.045%{transform:translate(19.0574vw,34.045vh) scale(.4454)}to{transform:translate(19.18955vw,99vh) scale(.4454)}}.snow:nth-child(12){opacity:1.8168;transform:translate(77.9572vw,-10px) scale(.1669);animation:fall-12 21s -27s linear infinite}@keyframes fall-12{76.559%{transform:translate(77.8734vw,76.559vh) scale(.1669)}to{transform:translate(77.9153vw,99vh) scale(.1669)}}.snow:nth-child(13){opacity:1.3732;transform:translate(14.0638vw,-10px) scale(.9765);animation:fall-13 13s -20s linear infinite}@keyframes fall-13{72.446%{transform:translate(17.7988vw,72.446vh) scale(.9765)}to{transform:translate(15.9313vw,99vh) scale(.9765)}}.snow:nth-child(14){opacity:1.8628;transform:translate(99.8236vw,-10px) scale(.5989);animation:fall-14 30s -29s linear infinite}@keyframes fall-14{43.971%{transform:translate(97.0219vw,43.971vh) scale(.5989)}to{transform:translate(98.42275vw,99vh) scale(.5989)}}.snow:nth-child(15){opacity:.6952;transform:translate(6.7733vw,-10px) scale(.6285);animation:fall-15 21s -5s linear infinite}@keyframes fall-15{60.413%{transform:translate(10.7518vw,60.413vh) scale(.6285)}to{transform:translate(8.76255vw,99vh) scale(.6285)}}.snow:nth-child(16){opacity:1.5258;transform:translate(27.0318vw,-10px) scale(.4464);animation:fall-16 22s -20s linear infinite}@keyframes fall-16{44.702%{transform:translate(25.6405vw,44.702vh) scale(.4464)}to{transform:translate(26.33615vw,99vh) scale(.4464)}}.snow:nth-child(17){opacity:.7788;transform:translate(60.9874vw,-10px) scale(.3567);animation:fall-17 21s -22s linear infinite}@keyframes fall-17{38.547%{transform:translate(55.7591vw,38.547vh) scale(.3567)}to{transform:translate(58.37325vw,99vh) scale(.3567)}}.snow:nth-child(18){opacity:1.8086;transform:translate(32.6447vw,-10px) scale(.2367);animation:fall-18 26s -25s linear infinite}@keyframes fall-18{76.766%{transform:translate(26.5404vw,76.766vh) scale(.2367)}to{transform:translate(29.59255vw,99vh) scale(.2367)}}.snow:nth-child(19){opacity:1.549;transform:translate(96.3249vw,-10px) scale(.227);animation:fall-19 20s -11s linear infinite}@keyframes fall-19{74.682%{transform:translate(89.7741vw,74.682vh) scale(.227)}to{transform:translate(93.0495vw,99vh) scale(.227)}}.snow:nth-child(20){opacity:1.561;transform:translate(1.3169vw,-10px) scale(.5783);animation:fall-20 23s -25s linear infinite}@keyframes fall-20{53.673%{transform:translate(10.4068vw,53.673vh) scale(.5783)}to{transform:translate(5.86185vw,99vh) scale(.5783)}}.snow:nth-child(21){opacity:.3922;transform:translate(91.6066vw,-10px) scale(.6888);animation:fall-21 16s -4s linear infinite}@keyframes fall-21{66.615%{transform:translate(95.7588vw,66.615vh) scale(.6888)}to{transform:translate(93.6827vw,99vh) scale(.6888)}}.snow:nth-child(22){opacity:.5386;transform:translate(87.6543vw,-10px) scale(.5287);animation:fall-22 29s -2s linear infinite}@keyframes fall-22{43.013%{transform:translate(91.6463vw,43.013vh) scale(.5287)}to{transform:translate(89.6503vw,99vh) scale(.5287)}}.snow:nth-child(23){opacity:.9192;transform:translate(8.5787vw,-10px) scale(.5503);animation:fall-23 20s -4s linear infinite}@keyframes fall-23{48.744%{transform:translate(14.0034vw,48.744vh) scale(.5503)}to{transform:translate(11.29105vw,99vh) scale(.5503)}}.snow:nth-child(24){opacity:.642;transform:translate(65.1545vw,-10px) scale(.1717);animation:fall-24 25s -30s linear infinite}@keyframes fall-24{66.694%{transform:translate(59.1805vw,66.694vh) scale(.1717)}to{transform:translate(62.1675vw,99vh) scale(.1717)}}.snow:nth-child(25){opacity:1.9598;transform:translate(44.0424vw,-10px) scale(.8967);animation:fall-25 25s -29s linear infinite}@keyframes fall-25{53.394%{transform:translate(41.4556vw,53.394vh) scale(.8967)}to{transform:translate(42.749vw,99vh) scale(.8967)}}.snow:nth-child(26){opacity:.273;transform:translate(46.57vw,-10px) scale(.3425);animation:fall-26 21s -5s linear infinite}@keyframes fall-26{40.633%{transform:translate(39.255vw,40.633vh) scale(.3425)}to{transform:translate(42.9125vw,99vh) scale(.3425)}}.snow:nth-child(27){opacity:1.0682;transform:translate(50.2488vw,-10px) scale(.7964);animation:fall-27 18s -16s linear infinite}@keyframes fall-27{53.303%{transform:translate(42.0126vw,53.303vh) scale(.7964)}to{transform:translate(46.1307vw,99vh) scale(.7964)}}.snow:nth-child(28){opacity:.258;transform:translate(6.7136vw,-10px) scale(.9108);animation:fall-28 13s -17s linear infinite}@keyframes fall-28{50.554%{transform:translate(1.5897vw,50.554vh) scale(.9108)}to{transform:translate(4.15165vw,99vh) scale(.9108)}}.snow:nth-child(29){opacity:1.9298;transform:translate(65.6995vw,-10px) scale(.8706);animation:fall-29 14s -7s linear infinite}@keyframes fall-29{38.889%{transform:translate(63.8146vw,38.889vh) scale(.8706)}to{transform:translate(64.75705vw,99vh) scale(.8706)}}.snow:nth-child(30){opacity:.0858;transform:translate(82.5426vw,-10px) scale(.3647);animation:fall-30 28s -5s linear infinite}@keyframes fall-30{57.829%{transform:translate(90.1306vw,57.829vh) scale(.3647)}to{transform:translate(86.3366vw,99vh) scale(.3647)}}.snow:nth-child(31){opacity:1.0218;transform:translate(88.6821vw,-10px) scale(.1004);animation:fall-31 12s -29s linear infinite}@keyframes fall-31{49.849%{transform:translate(91.3432vw,49.849vh) scale(.1004)}to{transform:translate(90.01265vw,99vh) scale(.1004)}}.snow:nth-child(32){opacity:1.723;transform:translate(93.0728vw,-10px) scale(.9103);animation:fall-32 19s -18s linear infinite}@keyframes fall-32{70.028%{transform:translate(99.4445vw,70.028vh) scale(.9103)}to{transform:translate(96.25865vw,99vh) scale(.9103)}}.snow:nth-child(33){opacity:1.4102;transform:translate(28.026vw,-10px) scale(.2119);animation:fall-33 26s -28s linear infinite}@keyframes fall-33{56.437%{transform:translate(28.2855vw,56.437vh) scale(.2119)}to{transform:translate(28.15575vw,99vh) scale(.2119)}}.snow:nth-child(34){opacity:1.2062;transform:translate(94.6229vw,-10px) scale(.7605);animation:fall-34 19s -18s linear infinite}@keyframes fall-34{44.16%{transform:translate(88.2656vw,44.16vh) scale(.7605)}to{transform:translate(91.44425vw,99vh) scale(.7605)}}.snow:nth-child(35){opacity:.0572;transform:translate(75.7477vw,-10px) scale(.2035);animation:fall-35 30s -7s linear infinite}@keyframes fall-35{31.86%{transform:translate(71.0849vw,31.86vh) scale(.2035)}to{transform:translate(73.4163vw,99vh) scale(.2035)}}.snow:nth-child(36){opacity:.891;transform:translate(29.8808vw,-10px) scale(.7117);animation:fall-36 12s -17s linear infinite}@keyframes fall-36{35.504%{transform:translate(23.1368vw,35.504vh) scale(.7117)}to{transform:translate(26.5088vw,99vh) scale(.7117)}}.snow:nth-child(37){opacity:1.327;transform:translate(40.0999vw,-10px) scale(.1868);animation:fall-37 15s -26s linear infinite}@keyframes fall-37{53.347%{transform:translate(48.4418vw,53.347vh) scale(.1868)}to{transform:translate(44.27085vw,99vh) scale(.1868)}}.snow:nth-child(38){opacity:.3354;transform:translate(91.911vw,-10px) scale(.8794);animation:fall-38 27s -14s linear infinite}@keyframes fall-38{62.436%{transform:translate(97.2782vw,62.436vh) scale(.8794)}to{transform:translate(94.5946vw,99vh) scale(.8794)}}.snow:nth-child(39){opacity:.175;transform:translate(28.2389vw,-10px) scale(.2216);animation:fall-39 17s -23s linear infinite}@keyframes fall-39{67.526%{transform:translate(27.9021vw,67.526vh) scale(.2216)}to{transform:translate(28.0705vw,99vh) scale(.2216)}}.snow:nth-child(40){opacity:1.8706;transform:translate(97.6537vw,-10px) scale(.7516);animation:fall-40 14s -25s linear infinite}@keyframes fall-40{48.896%{transform:translate(95.7184vw,48.896vh) scale(.7516)}to{transform:translate(96.68605vw,99vh) scale(.7516)}}.snow:nth-child(41){opacity:.6456;transform:translate(53.0073vw,-10px) scale(.2533);animation:fall-41 30s -15s linear infinite}@keyframes fall-41{51.131%{transform:translate(54.4658vw,51.131vh) scale(.2533)}to{transform:translate(53.73655vw,99vh) scale(.2533)}}.snow:nth-child(42){opacity:.568;transform:translate(57.8065vw,-10px) scale(.7478);animation:fall-42 21s -17s linear infinite}@keyframes fall-42{71.175%{transform:translate(58.4085vw,71.175vh) scale(.7478)}to{transform:translate(58.1075vw,99vh) scale(.7478)}}.snow:nth-child(43){opacity:1.8802;transform:translate(19.2018vw,-10px) scale(.7141);animation:fall-43 29s -22s linear infinite}@keyframes fall-43{37.13%{transform:translate(26.8165vw,37.13vh) scale(.7141)}to{transform:translate(23.00915vw,99vh) scale(.7141)}}.snow:nth-child(44){opacity:.8098;transform:translate(42.4657vw,-10px) scale(.6292);animation:fall-44 24s -27s linear infinite}@keyframes fall-44{37.991%{transform:translate(38.9359vw,37.991vh) scale(.6292)}to{transform:translate(40.7008vw,99vh) scale(.6292)}}.snow:nth-child(45){opacity:.0918;transform:translate(12.0451vw,-10px) scale(.6099);animation:fall-45 21s -21s linear infinite}@keyframes fall-45{60.685%{transform:translate(7.1445vw,60.685vh) scale(.6099)}to{transform:translate(9.5948vw,99vh) scale(.6099)}}.snow:nth-child(46){opacity:1.4684;transform:translate(21.6915vw,-10px) scale(.4954);animation:fall-46 14s -6s linear infinite}@keyframes fall-46{69.612%{transform:translate(21.2997vw,69.612vh) scale(.4954)}to{transform:translate(21.4956vw,99vh) scale(.4954)}}.snow:nth-child(47){opacity:.9278;transform:translate(2.8288vw,-10px) scale(.5941);animation:fall-47 10s -1s linear infinite}@keyframes fall-47{64.588%{transform:translate(.6107vw,64.588vh) scale(.5941)}to{transform:translate(1.71975vw,99vh) scale(.5941)}}.snow:nth-child(48){opacity:1.208;transform:translate(96.0832vw,-10px) scale(.0658);animation:fall-48 22s -22s linear infinite}@keyframes fall-48{79.473%{transform:translate(101.5772vw,79.473vh) scale(.0658)}to{transform:translate(98.8302vw,99vh) scale(.0658)}}.snow:nth-child(49){opacity:.2268;transform:translate(78.5799vw,-10px) scale(.4946);animation:fall-49 21s -4s linear infinite}@keyframes fall-49{55.597%{transform:translate(84.339vw,55.597vh) scale(.4946)}to{transform:translate(81.45945vw,99vh) scale(.4946)}}.snow:nth-child(50){opacity:1.5476;transform:translate(74.9839vw,-10px) scale(.5826);animation:fall-50 15s -13s linear infinite}@keyframes fall-50{74.518%{transform:translate(68.3889vw,74.518vh) scale(.5826)}to{transform:translate(71.6864vw,99vh) scale(.5826)}}.snow:nth-child(51){opacity:.9878;transform:translate(61.1395vw,-10px) scale(.8247);animation:fall-51 30s -26s linear infinite}@keyframes fall-51{66.554%{transform:translate(56.1865vw,66.554vh) scale(.8247)}to{transform:translate(58.663vw,99vh) scale(.8247)}}.snow:nth-child(52){opacity:1.4168;transform:translate(53.7277vw,-10px) scale(.6652);animation:fall-52 17s -5s linear infinite}@keyframes fall-52{52.862%{transform:translate(46.3653vw,52.862vh) scale(.6652)}to{transform:translate(50.0465vw,99vh) scale(.6652)}}.snow:nth-child(53){opacity:1.718;transform:translate(10.9388vw,-10px) scale(.1572);animation:fall-53 28s -20s linear infinite}@keyframes fall-53{73.5%{transform:translate(7.8642vw,73.5vh) scale(.1572)}to{transform:translate(9.4015vw,99vh) scale(.1572)}}.snow:nth-child(54){opacity:.4784;transform:translate(76.3035vw,-10px) scale(.2778);animation:fall-54 24s -21s linear infinite}@keyframes fall-54{78.545%{transform:translate(69.7086vw,78.545vh) scale(.2778)}to{transform:translate(73.00605vw,99vh) scale(.2778)}}.snow:nth-child(55){opacity:.2578;transform:translate(39.4117vw,-10px) scale(.129);animation:fall-55 20s -28s linear infinite}@keyframes fall-55{50.703%{transform:translate(43.9044vw,50.703vh) scale(.129)}to{transform:translate(41.65805vw,99vh) scale(.129)}}.snow:nth-child(56){opacity:.4442;transform:translate(21.6837vw,-10px) scale(.3033);animation:fall-56 26s -6s linear infinite}@keyframes fall-56{44.224%{transform:translate(20.3456vw,44.224vh) scale(.3033)}to{transform:translate(21.01465vw,99vh) scale(.3033)}}.snow:nth-child(57){opacity:1.804;transform:translate(99.0284vw,-10px) scale(.5161);animation:fall-57 10s -30s linear infinite}@keyframes fall-57{60.532%{transform:translate(99.4896vw,60.532vh) scale(.5161)}to{transform:translate(99.259vw,99vh) scale(.5161)}}.snow:nth-child(58){opacity:1.4182;transform:translate(90.0574vw,-10px) scale(.5595);animation:fall-58 16s -14s linear infinite}@keyframes fall-58{72.123%{transform:translate(90.0924vw,72.123vh) scale(.5595)}to{transform:translate(90.0749vw,99vh) scale(.5595)}}.snow:nth-child(59){opacity:1.8302;transform:translate(83.8412vw,-10px) scale(.9858);animation:fall-59 17s -4s linear infinite}@keyframes fall-59{78.019%{transform:translate(78.6579vw,78.019vh) scale(.9858)}to{transform:translate(81.24955vw,99vh) scale(.9858)}}.snow:nth-child(60){opacity:1.6452;transform:translate(28.9726vw,-10px) scale(.977);animation:fall-60 21s -21s linear infinite}@keyframes fall-60{64.241%{transform:translate(30.7991vw,64.241vh) scale(.977)}to{transform:translate(29.88585vw,99vh) scale(.977)}}.snow:nth-child(61){opacity:.0516;transform:translate(49.1931vw,-10px) scale(.6713);animation:fall-61 17s -5s linear infinite}@keyframes fall-61{66.317%{transform:translate(58.7819vw,66.317vh) scale(.6713)}to{transform:translate(53.9875vw,99vh) scale(.6713)}}.snow:nth-child(62){opacity:.1108;transform:translate(55.3988vw,-10px) scale(.2373);animation:fall-62 24s -9s linear infinite}@keyframes fall-62{74.685%{transform:translate(52.8508vw,74.685vh) scale(.2373)}to{transform:translate(54.1248vw,99vh) scale(.2373)}}.snow:nth-child(63){opacity:.692;transform:translate(51.1109vw,-10px) scale(.9394);animation:fall-63 15s -25s linear infinite}@keyframes fall-63{73.686%{transform:translate(48.8433vw,73.686vh) scale(.9394)}to{transform:translate(49.9771vw,99vh) scale(.9394)}}.snow:nth-child(64){opacity:1.1684;transform:translate(18.9606vw,-10px) scale(.7318);animation:fall-64 23s -19s linear infinite}@keyframes fall-64{34.869%{transform:translate(27.0144vw,34.869vh) scale(.7318)}to{transform:translate(22.9875vw,99vh) scale(.7318)}}.snow:nth-child(65){opacity:1.5034;transform:translate(2.7167vw,-10px) scale(.0383);animation:fall-65 12s -30s linear infinite}@keyframes fall-65{31.133%{transform:translate(7.8565vw,31.133vh) scale(.0383)}to{transform:translate(5.2866vw,99vh) scale(.0383)}}.snow:nth-child(66){opacity:.117;transform:translate(16.1414vw,-10px) scale(.1796);animation:fall-66 26s -10s linear infinite}@keyframes fall-66{42.349%{transform:translate(12.3104vw,42.349vh) scale(.1796)}to{transform:translate(14.2259vw,99vh) scale(.1796)}}.snow:nth-child(67){opacity:.346;transform:translate(88.2257vw,-10px) scale(.0588);animation:fall-67 25s -12s linear infinite}@keyframes fall-67{57.693%{transform:translate(83.1129vw,57.693vh) scale(.0588)}to{transform:translate(85.6693vw,99vh) scale(.0588)}}.snow:nth-child(68){opacity:.139;transform:translate(42.0863vw,-10px) scale(.5133);animation:fall-68 10s -17s linear infinite}@keyframes fall-68{32.976%{transform:translate(45.3643vw,32.976vh) scale(.5133)}to{transform:translate(43.7253vw,99vh) scale(.5133)}}.snow:nth-child(69){opacity:.8186;transform:translate(30.7411vw,-10px) scale(.4387);animation:fall-69 18s -7s linear infinite}@keyframes fall-69{43.883%{transform:translate(39.6448vw,43.883vh) scale(.4387)}to{transform:translate(35.19295vw,99vh) scale(.4387)}}.snow:nth-child(70){opacity:.4114;transform:translate(57.4314vw,-10px) scale(.7561);animation:fall-70 21s -6s linear infinite}@keyframes fall-70{44.147%{transform:translate(48.2032vw,44.147vh) scale(.7561)}to{transform:translate(52.8173vw,99vh) scale(.7561)}}.snow:nth-child(71){opacity:.9728;transform:translate(99.0194vw,-10px) scale(.8169);animation:fall-71 20s -18s linear infinite}@keyframes fall-71{48.455%{transform:translate(97.4841vw,48.455vh) scale(.8169)}to{transform:translate(98.25175vw,99vh) scale(.8169)}}.snow:nth-child(72){opacity:.2982;transform:translate(80.2885vw,-10px) scale(.1596);animation:fall-72 25s -29s linear infinite}@keyframes fall-72{71.106%{transform:translate(73.2699vw,71.106vh) scale(.1596)}to{transform:translate(76.7792vw,99vh) scale(.1596)}}.snow:nth-child(73){opacity:1.7172;transform:translate(10.2603vw,-10px) scale(.6144);animation:fall-73 22s -10s linear infinite}@keyframes fall-73{35.183%{transform:translate(16.0085vw,35.183vh) scale(.6144)}to{transform:translate(13.1344vw,99vh) scale(.6144)}}.snow:nth-child(74){opacity:.1554;transform:translate(25.5134vw,-10px) scale(.3411);animation:fall-74 22s -17s linear infinite}@keyframes fall-74{44.151%{transform:translate(24.796vw,44.151vh) scale(.3411)}to{transform:translate(25.1547vw,99vh) scale(.3411)}}.snow:nth-child(75){opacity:.2034;transform:translate(44.0457vw,-10px) scale(.4993);animation:fall-75 22s -26s linear infinite}@keyframes fall-75{33.966%{transform:translate(42.646vw,33.966vh) scale(.4993)}to{transform:translate(43.34585vw,99vh) scale(.4993)}}.snow:nth-child(76){opacity:1.1872;transform:translate(21.3356vw,-10px) scale(.7383);animation:fall-76 19s -20s linear infinite}@keyframes fall-76{71.597%{transform:translate(19.8777vw,71.597vh) scale(.7383)}to{transform:translate(20.60665vw,99vh) scale(.7383)}}.snow:nth-child(77){opacity:.4748;transform:translate(.8758vw,-10px) scale(.4966);animation:fall-77 29s -8s linear infinite}@keyframes fall-77{31.154%{transform:translate(-8.3954vw,31.154vh) scale(.4966)}to{transform:translate(-3.7598vw,99vh) scale(.4966)}}.snow:nth-child(78){opacity:.025;transform:translate(26.3725vw,-10px) scale(.788);animation:fall-78 15s -14s linear infinite}@keyframes fall-78{58.823%{transform:translate(16.4266vw,58.823vh) scale(.788)}to{transform:translate(21.39955vw,99vh) scale(.788)}}.snow:nth-child(79){opacity:1.8648;transform:translate(47.9336vw,-10px) scale(.21);animation:fall-79 15s -27s linear infinite}@keyframes fall-79{38.315%{transform:translate(54.5556vw,38.315vh) scale(.21)}to{transform:translate(51.2446vw,99vh) scale(.21)}}.snow:nth-child(80){opacity:1.0118;transform:translate(2.9214vw,-10px) scale(.1725);animation:fall-80 18s -17s linear infinite}@keyframes fall-80{48.882%{transform:translate(-.6033vw,48.882vh) scale(.1725)}to{transform:translate(1.15905vw,99vh) scale(.1725)}}.snow:nth-child(81){opacity:1.4668;transform:translate(55.1405vw,-10px) scale(.3406);animation:fall-81 25s -16s linear infinite}@keyframes fall-81{74.973%{transform:translate(47.6664vw,74.973vh) scale(.3406)}to{transform:translate(51.40345vw,99vh) scale(.3406)}}.snow:nth-child(82){opacity:1.3208;transform:translate(96.8244vw,-10px) scale(.7099);animation:fall-82 28s -12s linear infinite}@keyframes fall-82{59.605%{transform:translate(94.0031vw,59.605vh) scale(.7099)}to{transform:translate(95.41375vw,99vh) scale(.7099)}}.snow:nth-child(83){opacity:.2324;transform:translate(57.771vw,-10px) scale(.7934);animation:fall-83 23s -7s linear infinite}@keyframes fall-83{65.408%{transform:translate(54.7098vw,65.408vh) scale(.7934)}to{transform:translate(56.2404vw,99vh) scale(.7934)}}.snow:nth-child(84){opacity:1.8748;transform:translate(58.8816vw,-10px) scale(.44);animation:fall-84 24s -29s linear infinite}@keyframes fall-84{78.857%{transform:translate(67.1382vw,78.857vh) scale(.44)}to{transform:translate(63.0099vw,99vh) scale(.44)}}.snow:nth-child(85){opacity:.1106;transform:translate(59.9451vw,-10px) scale(.3317);animation:fall-85 27s -16s linear infinite}@keyframes fall-85{54.324%{transform:translate(65.4742vw,54.324vh) scale(.3317)}to{transform:translate(62.70965vw,99vh) scale(.3317)}}.snow:nth-child(86){opacity:1.9226;transform:translate(53.7588vw,-10px) scale(.4648);animation:fall-86 22s -8s linear infinite}@keyframes fall-86{77.975%{transform:translate(55.6001vw,77.975vh) scale(.4648)}to{transform:translate(54.67945vw,99vh) scale(.4648)}}.snow:nth-child(87){opacity:.0036;transform:translate(10.739vw,-10px) scale(.4988);animation:fall-87 23s -5s linear infinite}@keyframes fall-87{33.554%{transform:translate(10.2556vw,33.554vh) scale(.4988)}to{transform:translate(10.4973vw,99vh) scale(.4988)}}.snow:nth-child(88){opacity:.2918;transform:translate(13.4685vw,-10px) scale(.1136);animation:fall-88 17s -27s linear infinite}@keyframes fall-88{60.027%{transform:translate(13.8185vw,60.027vh) scale(.1136)}to{transform:translate(13.6435vw,99vh) scale(.1136)}}.snow:nth-child(89){opacity:.51;transform:translate(20.8516vw,-10px) scale(.7088);animation:fall-89 18s -15s linear infinite}@keyframes fall-89{77.893%{transform:translate(26.1887vw,77.893vh) scale(.7088)}to{transform:translate(23.52015vw,99vh) scale(.7088)}}.snow:nth-child(90){opacity:.3244;transform:translate(95.6998vw,-10px) scale(.5445);animation:fall-90 25s -4s linear infinite}@keyframes fall-90{75.166%{transform:translate(97.0054vw,75.166vh) scale(.5445)}to{transform:translate(96.3526vw,99vh) scale(.5445)}}.snow:nth-child(91){opacity:.2278;transform:translate(90.6603vw,-10px) scale(.0508);animation:fall-91 20s -21s linear infinite}@keyframes fall-91{58.883%{transform:translate(94.3071vw,58.883vh) scale(.0508)}to{transform:translate(92.4837vw,99vh) scale(.0508)}}.snow:nth-child(92){opacity:.2992;transform:translate(76.0078vw,-10px) scale(.4786);animation:fall-92 27s -7s linear infinite}@keyframes fall-92{63.64%{transform:translate(68.3071vw,63.64vh) scale(.4786)}to{transform:translate(72.15745vw,99vh) scale(.4786)}}.snow:nth-child(93){opacity:.625;transform:translate(87.3415vw,-10px) scale(.8058);animation:fall-93 27s -28s linear infinite}@keyframes fall-93{60.994%{transform:translate(85.6169vw,60.994vh) scale(.8058)}to{transform:translate(86.4792vw,99vh) scale(.8058)}}.snow:nth-child(94){opacity:1.5874;transform:translate(2.5201vw,-10px) scale(.4506);animation:fall-94 24s -3s linear infinite}@keyframes fall-94{54.322%{transform:translate(12.3856vw,54.322vh) scale(.4506)}to{transform:translate(7.45285vw,99vh) scale(.4506)}}.snow:nth-child(95){opacity:.1098;transform:translate(32.1395vw,-10px) scale(.1889);animation:fall-95 17s -6s linear infinite}@keyframes fall-95{55.709%{transform:translate(26.1254vw,55.709vh) scale(.1889)}to{transform:translate(29.13245vw,99vh) scale(.1889)}}.snow:nth-child(96){opacity:1.0938;transform:translate(59.2798vw,-10px) scale(.2165);animation:fall-96 11s -3s linear infinite}@keyframes fall-96{69.996%{transform:translate(52.5604vw,69.996vh) scale(.2165)}to{transform:translate(55.9201vw,99vh) scale(.2165)}}.snow:nth-child(97){opacity:.071;transform:translate(9.4837vw,-10px) scale(.1193);animation:fall-97 22s -25s linear infinite}@keyframes fall-97{51.247%{transform:translate(6.6866vw,51.247vh) scale(.1193)}to{transform:translate(8.08515vw,99vh) scale(.1193)}}.snow:nth-child(98){opacity:1.0346;transform:translate(19.4103vw,-10px) scale(.7933);animation:fall-98 30s -14s linear infinite}@keyframes fall-98{59.277%{transform:translate(27.5642vw,59.277vh) scale(.7933)}to{transform:translate(23.48725vw,99vh) scale(.7933)}}.snow:nth-child(99){opacity:.0658;transform:translate(45.2086vw,-10px) scale(.8276);animation:fall-99 29s -14s linear infinite}@keyframes fall-99{43.671%{transform:translate(38.7881vw,43.671vh) scale(.8276)}to{transform:translate(41.99835vw,99vh) scale(.8276)}}.snow:nth-child(100){opacity:.272;transform:translate(7.1364vw,-10px) scale(.0902);animation:fall-100 27s -22s linear infinite}@keyframes fall-100{31.597%{transform:translate(3.2585vw,31.597vh) scale(.0902)}to{transform:translate(5.19745vw,99vh) scale(.0902)}}.snow:nth-child(101){opacity:.1646;transform:translate(44.3816vw,-10px) scale(.0165);animation:fall-101 20s -3s linear infinite}@keyframes fall-101{54.838%{transform:translate(37.3717vw,54.838vh) scale(.0165)}to{transform:translate(40.87665vw,99vh) scale(.0165)}}.snow:nth-child(102){opacity:1.7146;transform:translate(97.3448vw,-10px) scale(.2884);animation:fall-102 21s -29s linear infinite}@keyframes fall-102{60.201%{transform:translate(95.783vw,60.201vh) scale(.2884)}to{transform:translate(96.5639vw,99vh) scale(.2884)}}.snow:nth-child(103){opacity:1.6718;transform:translate(92.8104vw,-10px) scale(.2327);animation:fall-103 23s -12s linear infinite}@keyframes fall-103{73.946%{transform:translate(95.1906vw,73.946vh) scale(.2327)}to{transform:translate(94.0005vw,99vh) scale(.2327)}}.snow:nth-child(104){opacity:1.6432;transform:translate(43.3204vw,-10px) scale(.8323);animation:fall-104 14s -24s linear infinite}@keyframes fall-104{56.707%{transform:translate(36.123vw,56.707vh) scale(.8323)}to{transform:translate(39.7217vw,99vh) scale(.8323)}}.snow:nth-child(105){opacity:.68;transform:translate(29.6259vw,-10px) scale(.2072);animation:fall-105 20s -6s linear infinite}@keyframes fall-105{69.304%{transform:translate(21.4079vw,69.304vh) scale(.2072)}to{transform:translate(25.5169vw,99vh) scale(.2072)}}.snow:nth-child(106){opacity:1.3236;transform:translate(49.2669vw,-10px) scale(.563);animation:fall-106 25s -7s linear infinite}@keyframes fall-106{54.656%{transform:translate(45.8367vw,54.656vh) scale(.563)}to{transform:translate(47.5518vw,99vh) scale(.563)}}.snow:nth-child(107){opacity:1.686;transform:translate(52.5199vw,-10px) scale(.5426);animation:fall-107 26s -12s linear infinite}@keyframes fall-107{57.236%{transform:translate(60.2354vw,57.236vh) scale(.5426)}to{transform:translate(56.37765vw,99vh) scale(.5426)}}.snow:nth-child(108){opacity:1.5268;transform:translate(80.0026vw,-10px) scale(.8864);animation:fall-108 21s -24s linear infinite}@keyframes fall-108{36.875%{transform:translate(83.7451vw,36.875vh) scale(.8864)}to{transform:translate(81.87385vw,99vh) scale(.8864)}}.snow:nth-child(109){opacity:.615;transform:translate(13.2961vw,-10px) scale(.4787);animation:fall-109 27s -19s linear infinite}@keyframes fall-109{36.176%{transform:translate(3.5151vw,36.176vh) scale(.4787)}to{transform:translate(8.4056vw,99vh) scale(.4787)}}.snow:nth-child(110){opacity:.7516;transform:translate(44.2348vw,-10px) scale(.8155);animation:fall-110 26s -8s linear infinite}@keyframes fall-110{41.544%{transform:translate(52.3392vw,41.544vh) scale(.8155)}to{transform:translate(48.287vw,99vh) scale(.8155)}}.snow:nth-child(111){opacity:.1916;transform:translate(48.1535vw,-10px) scale(.4449);animation:fall-111 19s -28s linear infinite}@keyframes fall-111{48.748%{transform:translate(53.709vw,48.748vh) scale(.4449)}to{transform:translate(50.93125vw,99vh) scale(.4449)}}.snow:nth-child(112){opacity:.1334;transform:translate(55.2735vw,-10px) scale(.9029);animation:fall-112 15s -6s linear infinite}@keyframes fall-112{54.642%{transform:translate(52.1985vw,54.642vh) scale(.9029)}to{transform:translate(53.736vw,99vh) scale(.9029)}}.snow:nth-child(113){opacity:1.3904;transform:translate(64.2773vw,-10px) scale(.1833);animation:fall-113 16s -30s linear infinite}@keyframes fall-113{37.801%{transform:translate(63.7342vw,37.801vh) scale(.1833)}to{transform:translate(64.00575vw,99vh) scale(.1833)}}.snow:nth-child(114){opacity:.0226;transform:translate(85.3219vw,-10px) scale(.5994);animation:fall-114 21s -19s linear infinite}@keyframes fall-114{37.682%{transform:translate(83.8518vw,37.682vh) scale(.5994)}to{transform:translate(84.58685vw,99vh) scale(.5994)}}.snow:nth-child(115){opacity:1.2294;transform:translate(59.439vw,-10px) scale(.5868);animation:fall-115 29s -14s linear infinite}@keyframes fall-115{51.035%{transform:translate(50.9816vw,51.035vh) scale(.5868)}to{transform:translate(55.2103vw,99vh) scale(.5868)}}.snow:nth-child(116){opacity:1.2956;transform:translate(93.203vw,-10px) scale(.8044);animation:fall-116 22s -1s linear infinite}@keyframes fall-116{45.524%{transform:translate(96.8786vw,45.524vh) scale(.8044)}to{transform:translate(95.0408vw,99vh) scale(.8044)}}.snow:nth-child(117){opacity:.2724;transform:translate(22.8049vw,-10px) scale(.742);animation:fall-117 25s -7s linear infinite}@keyframes fall-117{37.358%{transform:translate(16.5819vw,37.358vh) scale(.742)}to{transform:translate(19.6934vw,99vh) scale(.742)}}.snow:nth-child(118){opacity:.5002;transform:translate(30.9633vw,-10px) scale(.1379);animation:fall-118 18s -15s linear infinite}@keyframes fall-118{68.327%{transform:translate(38.4586vw,68.327vh) scale(.1379)}to{transform:translate(34.71095vw,99vh) scale(.1379)}}.snow:nth-child(119){opacity:1.4344;transform:translate(10.3823vw,-10px) scale(.243);animation:fall-119 16s -29s linear infinite}@keyframes fall-119{63.289%{transform:translate(17.7472vw,63.289vh) scale(.243)}to{transform:translate(14.06475vw,99vh) scale(.243)}}.snow:nth-child(120){opacity:1.244;transform:translate(66.51vw,-10px) scale(.6003);animation:fall-120 15s -14s linear infinite}@keyframes fall-120{36.504%{transform:translate(57.3367vw,36.504vh) scale(.6003)}to{transform:translate(61.92335vw,99vh) scale(.6003)}}.snow:nth-child(121){opacity:1.7178;transform:translate(70.4575vw,-10px) scale(.4698);animation:fall-121 30s -22s linear infinite}@keyframes fall-121{46.183%{transform:translate(66.9347vw,46.183vh) scale(.4698)}to{transform:translate(68.6961vw,99vh) scale(.4698)}}.snow:nth-child(122){opacity:.411;transform:translate(51.4819vw,-10px) scale(.0227);animation:fall-122 19s -25s linear infinite}@keyframes fall-122{72.979%{transform:translate(45.2985vw,72.979vh) scale(.0227)}to{transform:translate(48.3902vw,99vh) scale(.0227)}}.snow:nth-child(123){opacity:1.7686;transform:translate(47.5295vw,-10px) scale(.7256);animation:fall-123 18s -27s linear infinite}@keyframes fall-123{39.023%{transform:translate(41.6517vw,39.023vh) scale(.7256)}to{transform:translate(44.5906vw,99vh) scale(.7256)}}.snow:nth-child(124){opacity:.6012;transform:translate(99.811vw,-10px) scale(.4913);animation:fall-124 15s -3s linear infinite}@keyframes fall-124{76.335%{transform:translate(99.1411vw,76.335vh) scale(.4913)}to{transform:translate(99.47605vw,99vh) scale(.4913)}}.snow:nth-child(125){opacity:.8506;transform:translate(70.9866vw,-10px) scale(.2657);animation:fall-125 29s -22s linear infinite}@keyframes fall-125{62.758%{transform:translate(69.6788vw,62.758vh) scale(.2657)}to{transform:translate(70.3327vw,99vh) scale(.2657)}}.snow:nth-child(126){opacity:1.4236;transform:translate(23.3033vw,-10px) scale(.7934);animation:fall-126 15s -9s linear infinite}@keyframes fall-126{36.735%{transform:translate(24.4004vw,36.735vh) scale(.7934)}to{transform:translate(23.85185vw,99vh) scale(.7934)}}.snow:nth-child(127){opacity:1.0636;transform:translate(85.0018vw,-10px) scale(.6786);animation:fall-127 27s -15s linear infinite}@keyframes fall-127{54.09%{transform:translate(80.9431vw,54.09vh) scale(.6786)}to{transform:translate(82.97245vw,99vh) scale(.6786)}}.snow:nth-child(128){opacity:.297;transform:translate(23.3968vw,-10px) scale(.3471);animation:fall-128 15s -11s linear infinite}@keyframes fall-128{39.619%{transform:translate(20.2275vw,39.619vh) scale(.3471)}to{transform:translate(21.81215vw,99vh) scale(.3471)}}.snow:nth-child(129){opacity:1.3538;transform:translate(32.2548vw,-10px) scale(.9184);animation:fall-129 28s -24s linear infinite}@keyframes fall-129{49.403%{transform:translate(31.2814vw,49.403vh) scale(.9184)}to{transform:translate(31.7681vw,99vh) scale(.9184)}}.snow:nth-child(130){opacity:1.31;transform:translate(1.4693vw,-10px) scale(.0722);animation:fall-130 26s -15s linear infinite}@keyframes fall-130{54.92%{transform:translate(-4.9461vw,54.92vh) scale(.0722)}to{transform:translate(-1.7384vw,99vh) scale(.0722)}}.snow:nth-child(131){opacity:1.7868;transform:translate(96.5223vw,-10px) scale(.1411);animation:fall-131 14s -5s linear infinite}@keyframes fall-131{40.852%{transform:translate(89.033vw,40.852vh) scale(.1411)}to{transform:translate(92.77765vw,99vh) scale(.1411)}}.snow:nth-child(132){opacity:1.595;transform:translate(56.6031vw,-10px) scale(.6936);animation:fall-132 16s -10s linear infinite}@keyframes fall-132{43.544%{transform:translate(49.6761vw,43.544vh) scale(.6936)}to{transform:translate(53.1396vw,99vh) scale(.6936)}}.snow:nth-child(133){opacity:1.9734;transform:translate(75.9001vw,-10px) scale(.9793);animation:fall-133 27s -13s linear infinite}@keyframes fall-133{70.568%{transform:translate(72.1751vw,70.568vh) scale(.9793)}to{transform:translate(74.0376vw,99vh) scale(.9793)}}.snow:nth-child(134){opacity:1.943;transform:translate(49.1775vw,-10px) scale(.957);animation:fall-134 27s -18s linear infinite}@keyframes fall-134{76.682%{transform:translate(54.1386vw,76.682vh) scale(.957)}to{transform:translate(51.65805vw,99vh) scale(.957)}}.snow:nth-child(135){opacity:.5274;transform:translate(78.0103vw,-10px) scale(.6884);animation:fall-135 26s -27s linear infinite}@keyframes fall-135{66.357%{transform:translate(73.2719vw,66.357vh) scale(.6884)}to{transform:translate(75.6411vw,99vh) scale(.6884)}}.snow:nth-child(136){opacity:1.4152;transform:translate(53.0282vw,-10px) scale(.192);animation:fall-136 29s -4s linear infinite}@keyframes fall-136{45%{transform:translate(48.2256vw,45vh) scale(.192)}to{transform:translate(50.6269vw,99vh) scale(.192)}}.snow:nth-child(137){opacity:1.3306;transform:translate(99.4974vw,-10px) scale(.6475);animation:fall-137 22s -11s linear infinite}@keyframes fall-137{57.274%{transform:translate(100.045vw,57.274vh) scale(.6475)}to{transform:translate(99.7712vw,99vh) scale(.6475)}}.snow:nth-child(138){opacity:1.38;transform:translate(14.879vw,-10px) scale(.2441);animation:fall-138 21s -15s linear infinite}@keyframes fall-138{46.09%{transform:translate(16.7825vw,46.09vh) scale(.2441)}to{transform:translate(15.83075vw,99vh) scale(.2441)}}.snow:nth-child(139){opacity:.525;transform:translate(62.8194vw,-10px) scale(.4385);animation:fall-139 29s -14s linear infinite}@keyframes fall-139{75.912%{transform:translate(68.4082vw,75.912vh) scale(.4385)}to{transform:translate(65.6138vw,99vh) scale(.4385)}}.snow:nth-child(140){opacity:1.0454;transform:translate(11.5214vw,-10px) scale(.7564);animation:fall-140 21s -14s linear infinite}@keyframes fall-140{43.998%{transform:translate(9.7694vw,43.998vh) scale(.7564)}to{transform:translate(10.6454vw,99vh) scale(.7564)}}.snow:nth-child(141){opacity:.7796;transform:translate(64.0697vw,-10px) scale(.5908);animation:fall-141 21s -17s linear infinite}@keyframes fall-141{36.358%{transform:translate(64.0277vw,36.358vh) scale(.5908)}to{transform:translate(64.0487vw,99vh) scale(.5908)}}.snow:nth-child(142){opacity:1.0478;transform:translate(54.5007vw,-10px) scale(.6947);animation:fall-142 28s -26s linear infinite}@keyframes fall-142{46.69%{transform:translate(45.3553vw,46.69vh) scale(.6947)}to{transform:translate(49.928vw,99vh) scale(.6947)}}.snow:nth-child(143){opacity:1.193;transform:translate(67.5693vw,-10px) scale(.425);animation:fall-143 13s -10s linear infinite}@keyframes fall-143{34.828%{transform:translate(76.4381vw,34.828vh) scale(.425)}to{transform:translate(72.0037vw,99vh) scale(.425)}}.snow:nth-child(144){opacity:.793;transform:translate(37.4369vw,-10px) scale(.2436);animation:fall-144 29s -28s linear infinite}@keyframes fall-144{64.394%{transform:translate(45.8414vw,64.394vh) scale(.2436)}to{transform:translate(41.63915vw,99vh) scale(.2436)}}.snow:nth-child(145){opacity:1.0282;transform:translate(88.2647vw,-10px) scale(.9038);animation:fall-145 11s -11s linear infinite}@keyframes fall-145{42.061%{transform:translate(97.1556vw,42.061vh) scale(.9038)}to{transform:translate(92.71015vw,99vh) scale(.9038)}}.snow:nth-child(146){opacity:.0692;transform:translate(41.1518vw,-10px) scale(.9472);animation:fall-146 13s -4s linear infinite}@keyframes fall-146{70.032%{transform:translate(45.0056vw,70.032vh) scale(.9472)}to{transform:translate(43.0787vw,99vh) scale(.9472)}}.snow:nth-child(147){opacity:1.7304;transform:translate(53.945vw,-10px) scale(.4446);animation:fall-147 13s -25s linear infinite}@keyframes fall-147{34.693%{transform:translate(57.5153vw,34.693vh) scale(.4446)}to{transform:translate(55.73015vw,99vh) scale(.4446)}}.snow:nth-child(148){opacity:1.6566;transform:translate(97.2054vw,-10px) scale(.7305);animation:fall-148 27s -24s linear infinite}@keyframes fall-148{39.646%{transform:translate(105.6539vw,39.646vh) scale(.7305)}to{transform:translate(101.42965vw,99vh) scale(.7305)}}.snow:nth-child(149){opacity:1.2742;transform:translate(59.3076vw,-10px) scale(.0679);animation:fall-149 14s -23s linear infinite}@keyframes fall-149{79.369%{transform:translate(60.2681vw,79.369vh) scale(.0679)}to{transform:translate(59.78785vw,99vh) scale(.0679)}}.snow:nth-child(150){opacity:.467;transform:translate(79.1777vw,-10px) scale(.6907);animation:fall-150 26s -20s linear infinite}@keyframes fall-150{78.299%{transform:translate(72.1069vw,78.299vh) scale(.6907)}to{transform:translate(75.6423vw,99vh) scale(.6907)}}.snow:nth-child(151){opacity:.5552;transform:translate(18.4035vw,-10px) scale(.1754);animation:fall-151 19s -15s linear infinite}@keyframes fall-151{65.604%{transform:translate(24.7753vw,65.604vh) scale(.1754)}to{transform:translate(21.5894vw,99vh) scale(.1754)}}.snow:nth-child(152){opacity:.4382;transform:translate(64.3254vw,-10px) scale(.4901);animation:fall-152 24s -17s linear infinite}@keyframes fall-152{73.821%{transform:translate(56.8909vw,73.821vh) scale(.4901)}to{transform:translate(60.60815vw,99vh) scale(.4901)}}.snow:nth-child(153){opacity:1.7938;transform:translate(74.8426vw,-10px) scale(.7386);animation:fall-153 14s -28s linear infinite}@keyframes fall-153{35.126%{transform:translate(71.5343vw,35.126vh) scale(.7386)}to{transform:translate(73.18845vw,99vh) scale(.7386)}}.snow:nth-child(154){opacity:1.225;transform:translate(35.7503vw,-10px) scale(.4895);animation:fall-154 13s -2s linear infinite}@keyframes fall-154{40.496%{transform:translate(33.0397vw,40.496vh) scale(.4895)}to{transform:translate(34.395vw,99vh) scale(.4895)}}.snow:nth-child(155){opacity:.0188;transform:translate(7.5122vw,-10px) scale(.9553);animation:fall-155 11s -20s linear infinite}@keyframes fall-155{62.389%{transform:translate(16.8843vw,62.389vh) scale(.9553)}to{transform:translate(12.19825vw,99vh) scale(.9553)}}.snow:nth-child(156){opacity:.3376;transform:translate(65.6683vw,-10px) scale(.4444);animation:fall-156 16s -2s linear infinite}@keyframes fall-156{45.229%{transform:translate(66.849vw,45.229vh) scale(.4444)}to{transform:translate(66.25865vw,99vh) scale(.4444)}}.snow:nth-child(157){opacity:.5522;transform:translate(49.6824vw,-10px) scale(.2963);animation:fall-157 13s -22s linear infinite}@keyframes fall-157{53.408%{transform:translate(57.1471vw,53.408vh) scale(.2963)}to{transform:translate(53.41475vw,99vh) scale(.2963)}}.snow:nth-child(158){opacity:1.4244;transform:translate(15.7631vw,-10px) scale(.1072);animation:fall-158 26s -6s linear infinite}@keyframes fall-158{58.412%{transform:translate(18.6825vw,58.412vh) scale(.1072)}to{transform:translate(17.2228vw,99vh) scale(.1072)}}.snow:nth-child(159){opacity:1.7976;transform:translate(9.9498vw,-10px) scale(.145);animation:fall-159 19s -14s linear infinite}@keyframes fall-159{43.737%{transform:translate(8.6396vw,43.737vh) scale(.145)}to{transform:translate(9.2947vw,99vh) scale(.145)}}.snow:nth-child(160){opacity:1.5504;transform:translate(58.3634vw,-10px) scale(.7709);animation:fall-160 28s -19s linear infinite}@keyframes fall-160{57.585%{transform:translate(52.2755vw,57.585vh) scale(.7709)}to{transform:translate(55.31945vw,99vh) scale(.7709)}}.snow:nth-child(161){opacity:.723;transform:translate(31.3743vw,-10px) scale(.9197);animation:fall-161 28s -1s linear infinite}@keyframes fall-161{79.062%{transform:translate(27.3599vw,79.062vh) scale(.9197)}to{transform:translate(29.3671vw,99vh) scale(.9197)}}.snow:nth-child(162){opacity:.845;transform:translate(7.9694vw,-10px) scale(.4002);animation:fall-162 30s -1s linear infinite}@keyframes fall-162{62.786%{transform:translate(13.6734vw,62.786vh) scale(.4002)}to{transform:translate(10.8214vw,99vh) scale(.4002)}}.snow:nth-child(163){opacity:1.4508;transform:translate(51.6147vw,-10px) scale(.1101);animation:fall-163 26s -6s linear infinite}@keyframes fall-163{35.49%{transform:translate(53.5773vw,35.49vh) scale(.1101)}to{transform:translate(52.596vw,99vh) scale(.1101)}}.snow:nth-child(164){opacity:.3866;transform:translate(64.3253vw,-10px) scale(.8427);animation:fall-164 25s -7s linear infinite}@keyframes fall-164{53.57%{transform:translate(62.9636vw,53.57vh) scale(.8427)}to{transform:translate(63.64445vw,99vh) scale(.8427)}}.snow:nth-child(165){opacity:1.1954;transform:translate(80.6766vw,-10px) scale(.8778);animation:fall-165 12s -4s linear infinite}@keyframes fall-165{31.826%{transform:translate(79.875vw,31.826vh) scale(.8778)}to{transform:translate(80.2758vw,99vh) scale(.8778)}}.snow:nth-child(166){opacity:1.507;transform:translate(79.1066vw,-10px) scale(.5177);animation:fall-166 12s -28s linear infinite}@keyframes fall-166{41.801%{transform:translate(79.1697vw,41.801vh) scale(.5177)}to{transform:translate(79.13815vw,99vh) scale(.5177)}}.snow:nth-child(167){opacity:.898;transform:translate(23.6368vw,-10px) scale(.1379);animation:fall-167 27s -25s linear infinite}@keyframes fall-167{43.307%{transform:translate(23.3732vw,43.307vh) scale(.1379)}to{transform:translate(23.505vw,99vh) scale(.1379)}}.snow:nth-child(168){opacity:.2624;transform:translate(20.1802vw,-10px) scale(.171);animation:fall-168 26s -5s linear infinite}@keyframes fall-168{48.036%{transform:translate(20.2037vw,48.036vh) scale(.171)}to{transform:translate(20.19195vw,99vh) scale(.171)}}.snow:nth-child(169){opacity:.0916;transform:translate(9.4773vw,-10px) scale(.4783);animation:fall-169 24s -26s linear infinite}@keyframes fall-169{39.044%{transform:translate(15.0811vw,39.044vh) scale(.4783)}to{transform:translate(12.2792vw,99vh) scale(.4783)}}.snow:nth-child(170){opacity:.6928;transform:translate(93.1349vw,-10px) scale(.8296);animation:fall-170 18s -9s linear infinite}@keyframes fall-170{53.673%{transform:translate(88.3885vw,53.673vh) scale(.8296)}to{transform:translate(90.7617vw,99vh) scale(.8296)}}.snow:nth-child(171){opacity:.4966;transform:translate(4.0712vw,-10px) scale(.6654);animation:fall-171 29s -6s linear infinite}@keyframes fall-171{54.869%{transform:translate(7.18vw,54.869vh) scale(.6654)}to{transform:translate(5.6256vw,99vh) scale(.6654)}}.snow:nth-child(172){opacity:.6888;transform:translate(97.7271vw,-10px) scale(.5086);animation:fall-172 22s -7s linear infinite}@keyframes fall-172{36.989%{transform:translate(100.4261vw,36.989vh) scale(.5086)}to{transform:translate(99.0766vw,99vh) scale(.5086)}}.snow:nth-child(173){opacity:.4428;transform:translate(59.4395vw,-10px) scale(.1311);animation:fall-173 28s -5s linear infinite}@keyframes fall-173{47.736%{transform:translate(55.6382vw,47.736vh) scale(.1311)}to{transform:translate(57.53885vw,99vh) scale(.1311)}}.snow:nth-child(174){opacity:.9776;transform:translate(27.4291vw,-10px) scale(.5287);animation:fall-174 11s -16s linear infinite}@keyframes fall-174{38.637%{transform:translate(21.4328vw,38.637vh) scale(.5287)}to{transform:translate(24.43095vw,99vh) scale(.5287)}}.snow:nth-child(175){opacity:.6848;transform:translate(63.9745vw,-10px) scale(.7953);animation:fall-175 16s -4s linear infinite}@keyframes fall-175{41.583%{transform:translate(54.6412vw,41.583vh) scale(.7953)}to{transform:translate(59.30785vw,99vh) scale(.7953)}}.snow:nth-child(176){opacity:.947;transform:translate(73.1877vw,-10px) scale(.0986);animation:fall-176 27s -1s linear infinite}@keyframes fall-176{37.825%{transform:translate(74.0789vw,37.825vh) scale(.0986)}to{transform:translate(73.6333vw,99vh) scale(.0986)}}.snow:nth-child(177){opacity:1.9546;transform:translate(89.0434vw,-10px) scale(.1582);animation:fall-177 17s -3s linear infinite}@keyframes fall-177{71.734%{transform:translate(84.3599vw,71.734vh) scale(.1582)}to{transform:translate(86.70165vw,99vh) scale(.1582)}}.snow:nth-child(178){opacity:1.6262;transform:translate(38.4579vw,-10px) scale(.7184);animation:fall-178 19s -10s linear infinite}@keyframes fall-178{40.351%{transform:translate(30.0345vw,40.351vh) scale(.7184)}to{transform:translate(34.2462vw,99vh) scale(.7184)}}.snow:nth-child(179){opacity:1.6416;transform:translate(16.1859vw,-10px) scale(.6422);animation:fall-179 19s -8s linear infinite}@keyframes fall-179{40.303%{transform:translate(21.8359vw,40.303vh) scale(.6422)}to{transform:translate(19.0109vw,99vh) scale(.6422)}}.snow:nth-child(180){opacity:.0374;transform:translate(53.0147vw,-10px) scale(.8516);animation:fall-180 12s -11s linear infinite}@keyframes fall-180{59.76%{transform:translate(46.9074vw,59.76vh) scale(.8516)}to{transform:translate(49.96105vw,99vh) scale(.8516)}}.snow:nth-child(181){opacity:.6196;transform:translate(42.643vw,-10px) scale(.0593);animation:fall-181 29s -20s linear infinite}@keyframes fall-181{69.693%{transform:translate(46.4594vw,69.693vh) scale(.0593)}to{transform:translate(44.5512vw,99vh) scale(.0593)}}.snow:nth-child(182){opacity:.6568;transform:translate(34.232vw,-10px) scale(.7995);animation:fall-182 27s -7s linear infinite}@keyframes fall-182{56.869%{transform:translate(34.5541vw,56.869vh) scale(.7995)}to{transform:translate(34.39305vw,99vh) scale(.7995)}}.snow:nth-child(183){opacity:.6826;transform:translate(38.7638vw,-10px) scale(.6247);animation:fall-183 15s -16s linear infinite}@keyframes fall-183{40.272%{transform:translate(37.8841vw,40.272vh) scale(.6247)}to{transform:translate(38.32395vw,99vh) scale(.6247)}}.snow:nth-child(184){opacity:.4766;transform:translate(37.1649vw,-10px) scale(.5467);animation:fall-184 19s -2s linear infinite}@keyframes fall-184{51.312%{transform:translate(34.9793vw,51.312vh) scale(.5467)}to{transform:translate(36.0721vw,99vh) scale(.5467)}}.snow:nth-child(185){opacity:1.366;transform:translate(68.086vw,-10px) scale(.3843);animation:fall-185 20s -7s linear infinite}@keyframes fall-185{60.135%{transform:translate(60.0477vw,60.135vh) scale(.3843)}to{transform:translate(64.06685vw,99vh) scale(.3843)}}.snow:nth-child(186){opacity:.6682;transform:translate(55.1957vw,-10px) scale(.5289);animation:fall-186 19s -2s linear infinite}@keyframes fall-186{63.161%{transform:translate(62.575vw,63.161vh) scale(.5289)}to{transform:translate(58.88535vw,99vh) scale(.5289)}}.snow:nth-child(187){opacity:.6402;transform:translate(94.4147vw,-10px) scale(.8565);animation:fall-187 29s -30s linear infinite}@keyframes fall-187{36.628%{transform:translate(86.0112vw,36.628vh) scale(.8565)}to{transform:translate(90.21295vw,99vh) scale(.8565)}}.snow:nth-child(188){opacity:1.395;transform:translate(63.8697vw,-10px) scale(.4644);animation:fall-188 13s -29s linear infinite}@keyframes fall-188{45.527%{transform:translate(72.9548vw,45.527vh) scale(.4644)}to{transform:translate(68.41225vw,99vh) scale(.4644)}}.snow:nth-child(189){opacity:.7284;transform:translate(9.3611vw,-10px) scale(.9041);animation:fall-189 28s -10s linear infinite}@keyframes fall-189{74.477%{transform:translate(5.3554vw,74.477vh) scale(.9041)}to{transform:translate(7.35825vw,99vh) scale(.9041)}}.snow:nth-child(190){opacity:.1982;transform:translate(.2075vw,-10px) scale(.5765);animation:fall-190 21s -10s linear infinite}@keyframes fall-190{45.954%{transform:translate(.2335vw,45.954vh) scale(.5765)}to{transform:translate(.2205vw,99vh) scale(.5765)}}.snow:nth-child(191){opacity:.6676;transform:translate(99.4294vw,-10px) scale(.3326);animation:fall-191 15s -27s linear infinite}@keyframes fall-191{39.618%{transform:translate(100.094vw,39.618vh) scale(.3326)}to{transform:translate(99.7617vw,99vh) scale(.3326)}}.snow:nth-child(192){opacity:1.4644;transform:translate(74.5582vw,-10px) scale(.2538);animation:fall-192 13s -22s linear infinite}@keyframes fall-192{34.115%{transform:translate(71.1332vw,34.115vh) scale(.2538)}to{transform:translate(72.8457vw,99vh) scale(.2538)}}.snow:nth-child(193){opacity:.4042;transform:translate(8.0176vw,-10px) scale(.9587);animation:fall-193 22s -6s linear infinite}@keyframes fall-193{74.906%{transform:translate(-1.0418vw,74.906vh) scale(.9587)}to{transform:translate(3.4879vw,99vh) scale(.9587)}}.snow:nth-child(194){opacity:.3694;transform:translate(42.7539vw,-10px) scale(.4801);animation:fall-194 26s -25s linear infinite}@keyframes fall-194{67.428%{transform:translate(48.0556vw,67.428vh) scale(.4801)}to{transform:translate(45.40475vw,99vh) scale(.4801)}}.snow:nth-child(195){opacity:.7048;transform:translate(36.3925vw,-10px) scale(.0964);animation:fall-195 29s -16s linear infinite}@keyframes fall-195{72.054%{transform:translate(33.5426vw,72.054vh) scale(.0964)}to{transform:translate(34.96755vw,99vh) scale(.0964)}}.snow:nth-child(196){opacity:1.746;transform:translate(94.6648vw,-10px) scale(.7311);animation:fall-196 27s -26s linear infinite}@keyframes fall-196{66.918%{transform:translate(85.0703vw,66.918vh) scale(.7311)}to{transform:translate(89.86755vw,99vh) scale(.7311)}}.snow:nth-child(197){opacity:.4976;transform:translate(53.0055vw,-10px) scale(.2864);animation:fall-197 11s -16s linear infinite}@keyframes fall-197{43.988%{transform:translate(48.7885vw,43.988vh) scale(.2864)}to{transform:translate(50.897vw,99vh) scale(.2864)}}.snow:nth-child(198){opacity:.1276;transform:translate(84.0186vw,-10px) scale(.6589);animation:fall-198 28s -12s linear infinite}@keyframes fall-198{64.697%{transform:translate(82.9174vw,64.697vh) scale(.6589)}to{transform:translate(83.468vw,99vh) scale(.6589)}}.snow:nth-child(199){opacity:1.6218;transform:translate(17.4385vw,-10px) scale(.1557);animation:fall-199 18s -11s linear infinite}@keyframes fall-199{74.105%{transform:translate(13.6685vw,74.105vh) scale(.1557)}to{transform:translate(15.5535vw,99vh) scale(.1557)}}.snow:nth-child(200){opacity:1.565;transform:translate(30.68vw,-10px) scale(.1122);animation:fall-200 15s -13s linear infinite}@keyframes fall-200{35.745%{transform:translate(33.4913vw,35.745vh) scale(.1122)}to{transform:translate(32.08565vw,99vh) scale(.1122)}}.snow:nth-child(201){opacity:.849;transform:translate(29.2825vw,-10px) scale(.9543);animation:fall-201 12s -2s linear infinite}@keyframes fall-201{50.759%{transform:translate(31.4853vw,50.759vh) scale(.9543)}to{transform:translate(30.3839vw,99vh) scale(.9543)}}.snow:nth-child(202){opacity:.1216;transform:translate(7.1493vw,-10px) scale(.9288);animation:fall-202 17s -11s linear infinite}@keyframes fall-202{46.794%{transform:translate(.2881vw,46.794vh) scale(.9288)}to{transform:translate(3.7187vw,99vh) scale(.9288)}}.snow:nth-child(203){opacity:1.3264;transform:translate(38.9556vw,-10px) scale(.9254);animation:fall-203 23s -26s linear infinite}@keyframes fall-203{76.133%{transform:translate(41.9392vw,76.133vh) scale(.9254)}to{transform:translate(40.4474vw,99vh) scale(.9254)}}.snow:nth-child(204){opacity:1.5232;transform:translate(5.2493vw,-10px) scale(.2181);animation:fall-204 13s -11s linear infinite}@keyframes fall-204{36.362%{transform:translate(-.9036vw,36.362vh) scale(.2181)}to{transform:translate(2.17285vw,99vh) scale(.2181)}}.snow:nth-child(205){opacity:1.7632;transform:translate(91.0708vw,-10px) scale(.8363);animation:fall-205 24s -29s linear infinite}@keyframes fall-205{64.659%{transform:translate(96.7148vw,64.659vh) scale(.8363)}to{transform:translate(93.8928vw,99vh) scale(.8363)}}.snow:nth-child(206){opacity:1.0128;transform:translate(19.9634vw,-10px) scale(.737);animation:fall-206 30s -7s linear infinite}@keyframes fall-206{42.058%{transform:translate(22.6285vw,42.058vh) scale(.737)}to{transform:translate(21.29595vw,99vh) scale(.737)}}.snow:nth-child(207){opacity:.4162;transform:translate(41.0381vw,-10px) scale(.7964);animation:fall-207 29s -16s linear infinite}@keyframes fall-207{78.818%{transform:translate(32.958vw,78.818vh) scale(.7964)}to{transform:translate(36.99805vw,99vh) scale(.7964)}}.snow:nth-child(208){opacity:1.194;transform:translate(51.3004vw,-10px) scale(.8416);animation:fall-208 12s -2s linear infinite}@keyframes fall-208{52.721%{transform:translate(60.5385vw,52.721vh) scale(.8416)}to{transform:translate(55.91945vw,99vh) scale(.8416)}}.snow:nth-child(209){opacity:.5934;transform:translate(70.2167vw,-10px) scale(.8794);animation:fall-209 21s -19s linear infinite}@keyframes fall-209{60.698%{transform:translate(68.0194vw,60.698vh) scale(.8794)}to{transform:translate(69.11805vw,99vh) scale(.8794)}}.snow:nth-child(210){opacity:1.7128;transform:translate(53.9177vw,-10px) scale(.6786);animation:fall-210 23s -8s linear infinite}@keyframes fall-210{35.989%{transform:translate(53.5391vw,35.989vh) scale(.6786)}to{transform:translate(53.7284vw,99vh) scale(.6786)}}.snow:nth-child(211){opacity:.6184;transform:translate(48.2592vw,-10px) scale(.2243);animation:fall-211 14s -20s linear infinite}@keyframes fall-211{77.825%{transform:translate(50.6431vw,77.825vh) scale(.2243)}to{transform:translate(49.45115vw,99vh) scale(.2243)}}.snow:nth-child(212){opacity:.1078;transform:translate(62.5264vw,-10px) scale(.5158);animation:fall-212 25s -24s linear infinite}@keyframes fall-212{74.693%{transform:translate(59.7812vw,74.693vh) scale(.5158)}to{transform:translate(61.1538vw,99vh) scale(.5158)}}.snow:nth-child(213){opacity:1.891;transform:translate(62.1041vw,-10px) scale(.2631);animation:fall-213 27s -1s linear infinite}@keyframes fall-213{42.454%{transform:translate(68.5785vw,42.454vh) scale(.2631)}to{transform:translate(65.3413vw,99vh) scale(.2631)}}.snow:nth-child(214){opacity:.034;transform:translate(44.7296vw,-10px) scale(.3329);animation:fall-214 20s -22s linear infinite}@keyframes fall-214{55.755%{transform:translate(41.88vw,55.755vh) scale(.3329)}to{transform:translate(43.3048vw,99vh) scale(.3329)}}.snow:nth-child(215){opacity:1.6366;transform:translate(43.4207vw,-10px) scale(.0721);animation:fall-215 22s -24s linear infinite}@keyframes fall-215{69.604%{transform:translate(42.7568vw,69.604vh) scale(.0721)}to{transform:translate(43.08875vw,99vh) scale(.0721)}}.snow:nth-child(216){opacity:1.4888;transform:translate(73.373vw,-10px) scale(.1464);animation:fall-216 25s -3s linear infinite}@keyframes fall-216{34.065%{transform:translate(65.2851vw,34.065vh) scale(.1464)}to{transform:translate(69.32905vw,99vh) scale(.1464)}}.snow:nth-child(217){opacity:1.9808;transform:translate(43.7403vw,-10px) scale(.6757);animation:fall-217 12s -3s linear infinite}@keyframes fall-217{33.998%{transform:translate(45.2418vw,33.998vh) scale(.6757)}to{transform:translate(44.49105vw,99vh) scale(.6757)}}.snow:nth-child(218){opacity:.2806;transform:translate(18.1051vw,-10px) scale(.0794);animation:fall-218 28s -21s linear infinite}@keyframes fall-218{70.51%{transform:translate(26.5185vw,70.51vh) scale(.0794)}to{transform:translate(22.3118vw,99vh) scale(.0794)}}.snow:nth-child(219){opacity:.386;transform:translate(55.9199vw,-10px) scale(.934);animation:fall-219 23s -27s linear infinite}@keyframes fall-219{74.007%{transform:translate(59.2817vw,74.007vh) scale(.934)}to{transform:translate(57.6008vw,99vh) scale(.934)}}.snow:nth-child(220){opacity:1.0256;transform:translate(21.7143vw,-10px) scale(.3484);animation:fall-220 12s -27s linear infinite}@keyframes fall-220{39.749%{transform:translate(17.3111vw,39.749vh) scale(.3484)}to{transform:translate(19.5127vw,99vh) scale(.3484)}}.snow:nth-child(221){opacity:.8252;transform:translate(40.9678vw,-10px) scale(.6601);animation:fall-221 13s -24s linear infinite}@keyframes fall-221{64.235%{transform:translate(47.0215vw,64.235vh) scale(.6601)}to{transform:translate(43.99465vw,99vh) scale(.6601)}}.snow:nth-child(222){opacity:.9576;transform:translate(69.1687vw,-10px) scale(.6625);animation:fall-222 21s -10s linear infinite}@keyframes fall-222{68.725%{transform:translate(76.2699vw,68.725vh) scale(.6625)}to{transform:translate(72.7193vw,99vh) scale(.6625)}}.snow:nth-child(223){opacity:.6824;transform:translate(11.0229vw,-10px) scale(.2542);animation:fall-223 16s -20s linear infinite}@keyframes fall-223{37.161%{transform:translate(3.5703vw,37.161vh) scale(.2542)}to{transform:translate(7.2966vw,99vh) scale(.2542)}}.snow:nth-child(224){opacity:1.0292;transform:translate(83.0694vw,-10px) scale(.1582);animation:fall-224 16s -9s linear infinite}@keyframes fall-224{49.432%{transform:translate(89.6558vw,49.432vh) scale(.1582)}to{transform:translate(86.3626vw,99vh) scale(.1582)}}.snow:nth-child(225){opacity:.6276;transform:translate(21.7239vw,-10px) scale(.0618);animation:fall-225 13s -8s linear infinite}@keyframes fall-225{37.272%{transform:translate(28.5962vw,37.272vh) scale(.0618)}to{transform:translate(25.16005vw,99vh) scale(.0618)}}.snow:nth-child(226){opacity:1.0694;transform:translate(6.0975vw,-10px) scale(.7163);animation:fall-226 26s -5s linear infinite}@keyframes fall-226{32.437%{transform:translate(11.0003vw,32.437vh) scale(.7163)}to{transform:translate(8.5489vw,99vh) scale(.7163)}}.snow:nth-child(227){opacity:1.3524;transform:translate(58.7692vw,-10px) scale(.37);animation:fall-227 22s -5s linear infinite}@keyframes fall-227{51.619%{transform:translate(62.1458vw,51.619vh) scale(.37)}to{transform:translate(60.4575vw,99vh) scale(.37)}}.snow:nth-child(228){opacity:.8088;transform:translate(29.2304vw,-10px) scale(.0089);animation:fall-228 16s -12s linear infinite}@keyframes fall-228{50.742%{transform:translate(24.4719vw,50.742vh) scale(.0089)}to{transform:translate(26.85115vw,99vh) scale(.0089)}}.snow:nth-child(229){opacity:1.2068;transform:translate(95.8689vw,-10px) scale(.3139);animation:fall-229 20s -16s linear infinite}@keyframes fall-229{49.889%{transform:translate(101.2886vw,49.889vh) scale(.3139)}to{transform:translate(98.57875vw,99vh) scale(.3139)}}.snow:nth-child(230){opacity:.7218;transform:translate(41.5047vw,-10px) scale(.2696);animation:fall-230 17s -26s linear infinite}@keyframes fall-230{34.99%{transform:translate(33.4312vw,34.99vh) scale(.2696)}to{transform:translate(37.46795vw,99vh) scale(.2696)}}.snow:nth-child(231){opacity:1.2178;transform:translate(50.7347vw,-10px) scale(.6365);animation:fall-231 28s -25s linear infinite}@keyframes fall-231{78.556%{transform:translate(58.7656vw,78.556vh) scale(.6365)}to{transform:translate(54.75015vw,99vh) scale(.6365)}}.snow:nth-child(232){opacity:1.8362;transform:translate(57.9809vw,-10px) scale(.7531);animation:fall-232 18s -17s linear infinite}@keyframes fall-232{75.655%{transform:translate(55.5657vw,75.655vh) scale(.7531)}to{transform:translate(56.7733vw,99vh) scale(.7531)}}.snow:nth-child(233){opacity:1.3368;transform:translate(33.4039vw,-10px) scale(.7838);animation:fall-233 16s -5s linear infinite}@keyframes fall-233{42.575%{transform:translate(29.4741vw,42.575vh) scale(.7838)}to{transform:translate(31.439vw,99vh) scale(.7838)}}.snow:nth-child(234){opacity:.2;transform:translate(68.5543vw,-10px) scale(.4161);animation:fall-234 20s -10s linear infinite}@keyframes fall-234{34.608%{transform:translate(60.3449vw,34.608vh) scale(.4161)}to{transform:translate(64.4496vw,99vh) scale(.4161)}}.snow:nth-child(235){opacity:.6316;transform:translate(45.0743vw,-10px) scale(.8344);animation:fall-235 21s -27s linear infinite}@keyframes fall-235{34.361%{transform:translate(52.5299vw,34.361vh) scale(.8344)}to{transform:translate(48.8021vw,99vh) scale(.8344)}}.snow:nth-child(236){opacity:.1174;transform:translate(10.6905vw,-10px) scale(.5987);animation:fall-236 26s -10s linear infinite}@keyframes fall-236{73.259%{transform:translate(3.2313vw,73.259vh) scale(.5987)}to{transform:translate(6.9609vw,99vh) scale(.5987)}}.snow:nth-child(237){opacity:.8072;transform:translate(48.0798vw,-10px) scale(.9464);animation:fall-237 30s -26s linear infinite}@keyframes fall-237{72.918%{transform:translate(43.4689vw,72.918vh) scale(.9464)}to{transform:translate(45.77435vw,99vh) scale(.9464)}}.snow:nth-child(238){opacity:1.8948;transform:translate(5.0276vw,-10px) scale(.4376);animation:fall-238 22s -17s linear infinite}@keyframes fall-238{58.907%{transform:translate(-1.3264vw,58.907vh) scale(.4376)}to{transform:translate(1.8506vw,99vh) scale(.4376)}}.snow:nth-child(239){opacity:1.0074;transform:translate(54.5715vw,-10px) scale(.0372);animation:fall-239 26s -15s linear infinite}@keyframes fall-239{45.17%{transform:translate(59.0937vw,45.17vh) scale(.0372)}to{transform:translate(56.8326vw,99vh) scale(.0372)}}.snow:nth-child(240){opacity:.8168;transform:translate(44.7905vw,-10px) scale(.5657);animation:fall-240 28s -7s linear infinite}@keyframes fall-240{48.498%{transform:translate(53.3567vw,48.498vh) scale(.5657)}to{transform:translate(49.0736vw,99vh) scale(.5657)}}.snow:nth-child(241){opacity:.484;transform:translate(30.9582vw,-10px) scale(.7656);animation:fall-241 22s -23s linear infinite}@keyframes fall-241{68.077%{transform:translate(22.8vw,68.077vh) scale(.7656)}to{transform:translate(26.8791vw,99vh) scale(.7656)}}.snow:nth-child(242){opacity:.4058;transform:translate(19.7936vw,-10px) scale(.7372);animation:fall-242 28s -24s linear infinite}@keyframes fall-242{39.27%{transform:translate(16.6869vw,39.27vh) scale(.7372)}to{transform:translate(18.24025vw,99vh) scale(.7372)}}.snow:nth-child(243){opacity:1.1478;transform:translate(26.3845vw,-10px) scale(.0734);animation:fall-243 18s -27s linear infinite}@keyframes fall-243{38.088%{transform:translate(22.1461vw,38.088vh) scale(.0734)}to{transform:translate(24.2653vw,99vh) scale(.0734)}}.snow:nth-child(244){opacity:.4094;transform:translate(77.2168vw,-10px) scale(.5587);animation:fall-244 14s -28s linear infinite}@keyframes fall-244{33.211%{transform:translate(81.8868vw,33.211vh) scale(.5587)}to{transform:translate(79.5518vw,99vh) scale(.5587)}}.snow:nth-child(245){opacity:1.6442;transform:translate(83.9964vw,-10px) scale(.9865);animation:fall-245 15s -20s linear infinite}@keyframes fall-245{32.926%{transform:translate(80.4567vw,32.926vh) scale(.9865)}to{transform:translate(82.22655vw,99vh) scale(.9865)}}.snow:nth-child(246){opacity:1.7828;transform:translate(44.6276vw,-10px) scale(.3132);animation:fall-246 14s -22s linear infinite}@keyframes fall-246{47.69%{transform:translate(45.2128vw,47.69vh) scale(.3132)}to{transform:translate(44.9202vw,99vh) scale(.3132)}}.snow:nth-child(247){opacity:.3546;transform:translate(37.6954vw,-10px) scale(.8623);animation:fall-247 15s -18s linear infinite}@keyframes fall-247{43.611%{transform:translate(38.7153vw,43.611vh) scale(.8623)}to{transform:translate(38.20535vw,99vh) scale(.8623)}}.snow:nth-child(248){opacity:1.5044;transform:translate(57.6762vw,-10px) scale(.5138);animation:fall-248 21s -28s linear infinite}@keyframes fall-248{43.828%{transform:translate(55.3851vw,43.828vh) scale(.5138)}to{transform:translate(56.53065vw,99vh) scale(.5138)}}.snow:nth-child(249){opacity:1.3046;transform:translate(56.0693vw,-10px) scale(.8745);animation:fall-249 10s -15s linear infinite}@keyframes fall-249{64.869%{transform:translate(63.074vw,64.869vh) scale(.8745)}to{transform:translate(59.57165vw,99vh) scale(.8745)}}.snow:nth-child(250){opacity:1.9074;transform:translate(60.1378vw,-10px) scale(.0612);animation:fall-250 13s -23s linear infinite}@keyframes fall-250{68.386%{transform:translate(69.7143vw,68.386vh) scale(.0612)}to{transform:translate(64.92605vw,99vh) scale(.0612)}}.snow:nth-child(251){opacity:1.9604;transform:translate(70.4892vw,-10px) scale(.3531);animation:fall-251 11s -19s linear infinite}@keyframes fall-251{75.685%{transform:translate(74.5629vw,75.685vh) scale(.3531)}to{transform:translate(72.52605vw,99vh) scale(.3531)}}.snow:nth-child(252){opacity:.419;transform:translate(67.7304vw,-10px) scale(.1963);animation:fall-252 27s -13s linear infinite}@keyframes fall-252{47.015%{transform:translate(61.0132vw,47.015vh) scale(.1963)}to{transform:translate(64.3718vw,99vh) scale(.1963)}}.snow:nth-child(253){opacity:1.2034;transform:translate(37.363vw,-10px) scale(.9842);animation:fall-253 14s -14s linear infinite}@keyframes fall-253{72.863%{transform:translate(29.4778vw,72.863vh) scale(.9842)}to{transform:translate(33.4204vw,99vh) scale(.9842)}}.snow:nth-child(254){opacity:1.318;transform:translate(20.3299vw,-10px) scale(.526);animation:fall-254 15s -29s linear infinite}@keyframes fall-254{74.48%{transform:translate(15.3246vw,74.48vh) scale(.526)}to{transform:translate(17.82725vw,99vh) scale(.526)}}.snow:nth-child(255){opacity:.6926;transform:translate(48.5947vw,-10px) scale(.1511);animation:fall-255 13s -18s linear infinite}@keyframes fall-255{51.008%{transform:translate(57.9895vw,51.008vh) scale(.1511)}to{transform:translate(53.2921vw,99vh) scale(.1511)}}.snow:nth-child(256){opacity:1.1294;transform:translate(1.9028vw,-10px) scale(.5179);animation:fall-256 25s -18s linear infinite}@keyframes fall-256{72.158%{transform:translate(-4.6747vw,72.158vh) scale(.5179)}to{transform:translate(-1.38595vw,99vh) scale(.5179)}}.snow:nth-child(257){opacity:.3014;transform:translate(84.9206vw,-10px) scale(.6748);animation:fall-257 19s -15s linear infinite}@keyframes fall-257{32.087%{transform:translate(92.6352vw,32.087vh) scale(.6748)}to{transform:translate(88.7779vw,99vh) scale(.6748)}}.snow:nth-child(258){opacity:.7316;transform:translate(89.0454vw,-10px) scale(.7703);animation:fall-258 20s -7s linear infinite}@keyframes fall-258{35.541%{transform:translate(97.4521vw,35.541vh) scale(.7703)}to{transform:translate(93.24875vw,99vh) scale(.7703)}}.snow:nth-child(259){opacity:1;transform:translate(45.454vw,-10px) scale(.4536);animation:fall-259 24s -20s linear infinite}@keyframes fall-259{34.164%{transform:translate(39.8794vw,34.164vh) scale(.4536)}to{transform:translate(42.6667vw,99vh) scale(.4536)}}.snow:nth-child(260){opacity:1.3928;transform:translate(64.4744vw,-10px) scale(.4429);animation:fall-260 26s -21s linear infinite}@keyframes fall-260{47.223%{transform:translate(69.3143vw,47.223vh) scale(.4429)}to{transform:translate(66.89435vw,99vh) scale(.4429)}}.snow:nth-child(261){opacity:1.0728;transform:translate(40.0499vw,-10px) scale(.5174);animation:fall-261 18s -23s linear infinite}@keyframes fall-261{64.937%{transform:translate(36.8353vw,64.937vh) scale(.5174)}to{transform:translate(38.4426vw,99vh) scale(.5174)}}.snow:nth-child(262){opacity:1.2432;transform:translate(99.2171vw,-10px) scale(.5183);animation:fall-262 13s -10s linear infinite}@keyframes fall-262{58.369%{transform:translate(96.7455vw,58.369vh) scale(.5183)}to{transform:translate(97.9813vw,99vh) scale(.5183)}}.snow:nth-child(263){opacity:1.91;transform:translate(41.0843vw,-10px) scale(.9927);animation:fall-263 10s -23s linear infinite}@keyframes fall-263{39.693%{transform:translate(41.6962vw,39.693vh) scale(.9927)}to{transform:translate(41.39025vw,99vh) scale(.9927)}}.snow:nth-child(264){opacity:.1784;transform:translate(8.7989vw,-10px) scale(.6495);animation:fall-264 23s -22s linear infinite}@keyframes fall-264{34.501%{transform:translate(6.1746vw,34.501vh) scale(.6495)}to{transform:translate(7.48675vw,99vh) scale(.6495)}}.snow:nth-child(265){opacity:.5538;transform:translate(66.2088vw,-10px) scale(.3226);animation:fall-265 11s -2s linear infinite}@keyframes fall-265{32.84%{transform:translate(69.362vw,32.84vh) scale(.3226)}to{transform:translate(67.7854vw,99vh) scale(.3226)}}.snow:nth-child(266){opacity:1.6688;transform:translate(67.5903vw,-10px) scale(.7459);animation:fall-266 19s -26s linear infinite}@keyframes fall-266{53.617%{transform:translate(76.99vw,53.617vh) scale(.7459)}to{transform:translate(72.29015vw,99vh) scale(.7459)}}.snow:nth-child(267){opacity:.1724;transform:translate(81.7031vw,-10px) scale(.9044);animation:fall-267 14s -30s linear infinite}@keyframes fall-267{71.276%{transform:translate(86.6359vw,71.276vh) scale(.9044)}to{transform:translate(84.1695vw,99vh) scale(.9044)}}.snow:nth-child(268){opacity:1.126;transform:translate(42.4862vw,-10px) scale(.1636);animation:fall-268 26s -11s linear infinite}@keyframes fall-268{58.249%{transform:translate(38.6549vw,58.249vh) scale(.1636)}to{transform:translate(40.57055vw,99vh) scale(.1636)}}.snow:nth-child(269){opacity:1.1704;transform:translate(39.3075vw,-10px) scale(.4617);animation:fall-269 28s -1s linear infinite}@keyframes fall-269{61.955%{transform:translate(35.874vw,61.955vh) scale(.4617)}to{transform:translate(37.59075vw,99vh) scale(.4617)}}.snow:nth-child(270){opacity:1.1904;transform:translate(69.6804vw,-10px) scale(.236);animation:fall-270 10s -20s linear infinite}@keyframes fall-270{68.289%{transform:translate(78.1806vw,68.289vh) scale(.236)}to{transform:translate(73.9305vw,99vh) scale(.236)}}.snow:nth-child(271){opacity:1.704;transform:translate(19.3504vw,-10px) scale(.5834);animation:fall-271 14s -21s linear infinite}@keyframes fall-271{69.112%{transform:translate(22.2879vw,69.112vh) scale(.5834)}to{transform:translate(20.81915vw,99vh) scale(.5834)}}.snow:nth-child(272){opacity:.5272;transform:translate(44.923vw,-10px) scale(.4386);animation:fall-272 22s -21s linear infinite}@keyframes fall-272{33.408%{transform:translate(49.0587vw,33.408vh) scale(.4386)}to{transform:translate(46.99085vw,99vh) scale(.4386)}}.snow:nth-child(273){opacity:.132;transform:translate(75.6562vw,-10px) scale(.963);animation:fall-273 29s -3s linear infinite}@keyframes fall-273{64.633%{transform:translate(82.0301vw,64.633vh) scale(.963)}to{transform:translate(78.84315vw,99vh) scale(.963)}}.snow:nth-child(274){opacity:1.069;transform:translate(48.4732vw,-10px) scale(.1969);animation:fall-274 19s -8s linear infinite}@keyframes fall-274{50.321%{transform:translate(52.3628vw,50.321vh) scale(.1969)}to{transform:translate(50.418vw,99vh) scale(.1969)}}.snow:nth-child(275){opacity:.9112;transform:translate(84.7591vw,-10px) scale(.7546);animation:fall-275 14s -6s linear infinite}@keyframes fall-275{78.673%{transform:translate(86.6734vw,78.673vh) scale(.7546)}to{transform:translate(85.71625vw,99vh) scale(.7546)}}.snow:nth-child(276){opacity:.0036;transform:translate(40.4581vw,-10px) scale(.8984);animation:fall-276 13s -24s linear infinite}@keyframes fall-276{77.067%{transform:translate(40.5164vw,77.067vh) scale(.8984)}to{transform:translate(40.48725vw,99vh) scale(.8984)}}.snow:nth-child(277){opacity:.8604;transform:translate(67.2158vw,-10px) scale(.3101);animation:fall-277 16s -30s linear infinite}@keyframes fall-277{34.288%{transform:translate(63.7237vw,34.288vh) scale(.3101)}to{transform:translate(65.46975vw,99vh) scale(.3101)}}.snow:nth-child(278){opacity:1.1646;transform:translate(9.6792vw,-10px) scale(.6002);animation:fall-278 22s -29s linear infinite}@keyframes fall-278{30.741%{transform:translate(14.3973vw,30.741vh) scale(.6002)}to{transform:translate(12.03825vw,99vh) scale(.6002)}}.snow:nth-child(279){opacity:.4244;transform:translate(57.9385vw,-10px) scale(.4829);animation:fall-279 30s -15s linear infinite}@keyframes fall-279{30.513%{transform:translate(56.434vw,30.513vh) scale(.4829)}to{transform:translate(57.18625vw,99vh) scale(.4829)}}.snow:nth-child(280){opacity:1.7014;transform:translate(7.8446vw,-10px) scale(.2463);animation:fall-280 12s -13s linear infinite}@keyframes fall-280{77.588%{transform:translate(.5365vw,77.588vh) scale(.2463)}to{transform:translate(4.19055vw,99vh) scale(.2463)}}.snow:nth-child(281){opacity:.5936;transform:translate(2.3277vw,-10px) scale(.6085);animation:fall-281 30s -26s linear infinite}@keyframes fall-281{76.785%{transform:translate(10.2164vw,76.785vh) scale(.6085)}to{transform:translate(6.27205vw,99vh) scale(.6085)}}.snow:nth-child(282){opacity:.3818;transform:translate(73.5111vw,-10px) scale(.1723);animation:fall-282 26s -19s linear infinite}@keyframes fall-282{77.049%{transform:translate(68.0188vw,77.049vh) scale(.1723)}to{transform:translate(70.76495vw,99vh) scale(.1723)}}.snow:nth-child(283){opacity:.9346;transform:translate(91.9964vw,-10px) scale(.4872);animation:fall-283 22s -12s linear infinite}@keyframes fall-283{46.657%{transform:translate(94.8227vw,46.657vh) scale(.4872)}to{transform:translate(93.40955vw,99vh) scale(.4872)}}.snow:nth-child(284){opacity:1.6784;transform:translate(17.2913vw,-10px) scale(.5999);animation:fall-284 18s -28s linear infinite}@keyframes fall-284{79.721%{transform:translate(21.6499vw,79.721vh) scale(.5999)}to{transform:translate(19.4706vw,99vh) scale(.5999)}}.snow:nth-child(285){opacity:1.4802;transform:translate(84.7876vw,-10px) scale(.0141);animation:fall-285 29s -25s linear infinite}@keyframes fall-285{55.689%{transform:translate(85.893vw,55.689vh) scale(.0141)}to{transform:translate(85.3403vw,99vh) scale(.0141)}}.snow:nth-child(286){opacity:1.4808;transform:translate(17.3099vw,-10px) scale(.1307);animation:fall-286 28s -13s linear infinite}@keyframes fall-286{70.731%{transform:translate(22.8044vw,70.731vh) scale(.1307)}to{transform:translate(20.05715vw,99vh) scale(.1307)}}.snow:nth-child(287){opacity:1.9726;transform:translate(62.7379vw,-10px) scale(.1292);animation:fall-287 19s -10s linear infinite}@keyframes fall-287{57.614%{transform:translate(69.1571vw,57.614vh) scale(.1292)}to{transform:translate(65.9475vw,99vh) scale(.1292)}}.snow:nth-child(288){opacity:.0428;transform:translate(88.6276vw,-10px) scale(.5635);animation:fall-288 18s -12s linear infinite}@keyframes fall-288{78.453%{transform:translate(81.3138vw,78.453vh) scale(.5635)}to{transform:translate(84.9707vw,99vh) scale(.5635)}}.snow:nth-child(289){opacity:.8912;transform:translate(45.7518vw,-10px) scale(.3613);animation:fall-289 16s -3s linear infinite}@keyframes fall-289{64.21%{transform:translate(39.2407vw,64.21vh) scale(.3613)}to{transform:translate(42.49625vw,99vh) scale(.3613)}}.snow:nth-child(290){opacity:1.2922;transform:translate(10.5618vw,-10px) scale(.0526);animation:fall-290 21s -27s linear infinite}@keyframes fall-290{65.492%{transform:translate(3.7116vw,65.492vh) scale(.0526)}to{transform:translate(7.1367vw,99vh) scale(.0526)}}.snow:nth-child(291){opacity:1.9108;transform:translate(58.1474vw,-10px) scale(.0195);animation:fall-291 23s -7s linear infinite}@keyframes fall-291{67.838%{transform:translate(59.0984vw,67.838vh) scale(.0195)}to{transform:translate(58.6229vw,99vh) scale(.0195)}}.snow:nth-child(292){opacity:1.9368;transform:translate(3.7891vw,-10px) scale(.7112);animation:fall-292 17s -20s linear infinite}@keyframes fall-292{68.631%{transform:translate(3.1635vw,68.631vh) scale(.7112)}to{transform:translate(3.4763vw,99vh) scale(.7112)}}.snow:nth-child(293){opacity:.7162;transform:translate(31.1611vw,-10px) scale(.5691);animation:fall-293 11s -23s linear infinite}@keyframes fall-293{59.659%{transform:translate(37.1551vw,59.659vh) scale(.5691)}to{transform:translate(34.1581vw,99vh) scale(.5691)}}.snow:nth-child(294){opacity:.8366;transform:translate(84.2639vw,-10px) scale(.282);animation:fall-294 18s -15s linear infinite}@keyframes fall-294{56.367%{transform:translate(90.7206vw,56.367vh) scale(.282)}to{transform:translate(87.49225vw,99vh) scale(.282)}}.snow:nth-child(295){opacity:1.9382;transform:translate(92.9751vw,-10px) scale(.0237);animation:fall-295 20s -3s linear infinite}@keyframes fall-295{75.361%{transform:translate(88.2938vw,75.361vh) scale(.0237)}to{transform:translate(90.63445vw,99vh) scale(.0237)}}.snow:nth-child(296){opacity:.5764;transform:translate(30.7382vw,-10px) scale(.0115);animation:fall-296 19s -3s linear infinite}@keyframes fall-296{41.516%{transform:translate(23.7893vw,41.516vh) scale(.0115)}to{transform:translate(27.26375vw,99vh) scale(.0115)}}.snow:nth-child(297){opacity:1.2644;transform:translate(85.5258vw,-10px) scale(.8427);animation:fall-297 13s -30s linear infinite}@keyframes fall-297{54.421%{transform:translate(86.8316vw,54.421vh) scale(.8427)}to{transform:translate(86.1787vw,99vh) scale(.8427)}}.snow:nth-child(298){opacity:1.1232;transform:translate(45.4767vw,-10px) scale(.2525);animation:fall-298 22s -20s linear infinite}@keyframes fall-298{58.504%{transform:translate(41.8144vw,58.504vh) scale(.2525)}to{transform:translate(43.64555vw,99vh) scale(.2525)}}.snow:nth-child(299){opacity:1.5592;transform:translate(47.7686vw,-10px) scale(.6366);animation:fall-299 16s -26s linear infinite}@keyframes fall-299{65.151%{transform:translate(53.037vw,65.151vh) scale(.6366)}to{transform:translate(50.4028vw,99vh) scale(.6366)}}.snow:nth-child(300){opacity:.1266;transform:translate(76.4722vw,-10px) scale(.7743);animation:fall-300 18s -29s linear infinite}@keyframes fall-300{31.929%{transform:translate(79.649vw,31.929vh) scale(.7743)}to{transform:translate(78.0606vw,99vh) scale(.7743)}}.snow:nth-child(301){opacity:.1164;transform:translate(32.4756vw,-10px) scale(.9307);animation:fall-301 17s -21s linear infinite}@keyframes fall-301{41.807%{transform:translate(33.1752vw,41.807vh) scale(.9307)}to{transform:translate(32.8254vw,99vh) scale(.9307)}}.snow:nth-child(302){opacity:1.5676;transform:translate(15.9167vw,-10px) scale(.6634);animation:fall-302 19s -3s linear infinite}@keyframes fall-302{33.172%{transform:translate(11.7107vw,33.172vh) scale(.6634)}to{transform:translate(13.8137vw,99vh) scale(.6634)}}.snow:nth-child(303){opacity:1.382;transform:translate(26.6233vw,-10px) scale(.6339);animation:fall-303 19s -19s linear infinite}@keyframes fall-303{42.046%{transform:translate(27.0241vw,42.046vh) scale(.6339)}to{transform:translate(26.8237vw,99vh) scale(.6339)}}.snow:nth-child(304){opacity:.7944;transform:translate(41.7776vw,-10px) scale(.0768);animation:fall-304 18s -10s linear infinite}@keyframes fall-304{39.466%{transform:translate(47.6183vw,39.466vh) scale(.0768)}to{transform:translate(44.69795vw,99vh) scale(.0768)}}.snow:nth-child(305){opacity:.8494;transform:translate(4.1227vw,-10px) scale(.2487);animation:fall-305 19s -26s linear infinite}@keyframes fall-305{57.204%{transform:translate(9.8774vw,57.204vh) scale(.2487)}to{transform:translate(7.00005vw,99vh) scale(.2487)}}.snow:nth-child(306){opacity:.87;transform:translate(1.1811vw,-10px) scale(.8292);animation:fall-306 20s -27s linear infinite}@keyframes fall-306{43.355%{transform:translate(-6.9891vw,43.355vh) scale(.8292)}to{transform:translate(-2.904vw,99vh) scale(.8292)}}.snow:nth-child(307){opacity:1.334;transform:translate(69.6736vw,-10px) scale(.8748);animation:fall-307 24s -3s linear infinite}@keyframes fall-307{48.147%{transform:translate(65.6502vw,48.147vh) scale(.8748)}to{transform:translate(67.6619vw,99vh) scale(.8748)}}.snow:nth-child(308){opacity:1.8834;transform:translate(56.628vw,-10px) scale(.7);animation:fall-308 26s -1s linear infinite}@keyframes fall-308{65.172%{transform:translate(65.4556vw,65.172vh) scale(.7)}to{transform:translate(61.0418vw,99vh) scale(.7)}}.snow:nth-child(309){opacity:1.5828;transform:translate(33.7873vw,-10px) scale(.0855);animation:fall-309 27s -10s linear infinite}@keyframes fall-309{38.718%{transform:translate(25.4002vw,38.718vh) scale(.0855)}to{transform:translate(29.59375vw,99vh) scale(.0855)}}.snow:nth-child(310){opacity:.032;transform:translate(20.617vw,-10px) scale(.1593);animation:fall-310 21s -28s linear infinite}@keyframes fall-310{31.694%{transform:translate(28.3018vw,31.694vh) scale(.1593)}to{transform:translate(24.4594vw,99vh) scale(.1593)}}.snow:nth-child(311){opacity:1.045;transform:translate(48.9905vw,-10px) scale(.0068);animation:fall-311 29s -25s linear infinite}@keyframes fall-311{76.536%{transform:translate(41.9727vw,76.536vh) scale(.0068)}to{transform:translate(45.4816vw,99vh) scale(.0068)}}.snow:nth-child(312){opacity:1.3406;transform:translate(35.2273vw,-10px) scale(.1025);animation:fall-312 10s -21s linear infinite}@keyframes fall-312{71.058%{transform:translate(40.9945vw,71.058vh) scale(.1025)}to{transform:translate(38.1109vw,99vh) scale(.1025)}}.snow:nth-child(313){opacity:.7018;transform:translate(57.4863vw,-10px) scale(.4832);animation:fall-313 13s -15s linear infinite}@keyframes fall-313{34.626%{transform:translate(66.4491vw,34.626vh) scale(.4832)}to{transform:translate(61.9677vw,99vh) scale(.4832)}}.snow:nth-child(314){opacity:.7072;transform:translate(40.4509vw,-10px) scale(.5543);animation:fall-314 25s -14s linear infinite}@keyframes fall-314{76.043%{transform:translate(45.2658vw,76.043vh) scale(.5543)}to{transform:translate(42.85835vw,99vh) scale(.5543)}}.snow:nth-child(315){opacity:1.6254;transform:translate(9.96vw,-10px) scale(.1979);animation:fall-315 22s -21s linear infinite}@keyframes fall-315{76.43%{transform:translate(.9433vw,76.43vh) scale(.1979)}to{transform:translate(5.45165vw,99vh) scale(.1979)}}.snow:nth-child(316){opacity:.97;transform:translate(39.7186vw,-10px) scale(.1546);animation:fall-316 21s -10s linear infinite}@keyframes fall-316{56.903%{transform:translate(38.9092vw,56.903vh) scale(.1546)}to{transform:translate(39.3139vw,99vh) scale(.1546)}}.snow:nth-child(317){opacity:.6438;transform:translate(23.4763vw,-10px) scale(.4442);animation:fall-317 29s -5s linear infinite}@keyframes fall-317{65.981%{transform:translate(29.7562vw,65.981vh) scale(.4442)}to{transform:translate(26.61625vw,99vh) scale(.4442)}}.snow:nth-child(318){opacity:1.3974;transform:translate(59.5554vw,-10px) scale(.1407);animation:fall-318 27s -15s linear infinite}@keyframes fall-318{48.058%{transform:translate(50.5207vw,48.058vh) scale(.1407)}to{transform:translate(55.03805vw,99vh) scale(.1407)}}.snow:nth-child(319){opacity:.4602;transform:translate(5.831vw,-10px) scale(.5817);animation:fall-319 12s -27s linear infinite}@keyframes fall-319{38.264%{transform:translate(-3.989vw,38.264vh) scale(.5817)}to{transform:translate(.921vw,99vh) scale(.5817)}}.snow:nth-child(320){opacity:.8592;transform:translate(87.6899vw,-10px) scale(.9037);animation:fall-320 30s -4s linear infinite}@keyframes fall-320{50.822%{transform:translate(94.1798vw,50.822vh) scale(.9037)}to{transform:translate(90.93485vw,99vh) scale(.9037)}}.snow:nth-child(321){opacity:1.4106;transform:translate(70.4789vw,-10px) scale(.3464);animation:fall-321 21s -17s linear infinite}@keyframes fall-321{54.764%{transform:translate(80.4421vw,54.764vh) scale(.3464)}to{transform:translate(75.4605vw,99vh) scale(.3464)}}.snow:nth-child(322){opacity:1.3212;transform:translate(88.1449vw,-10px) scale(.4378);animation:fall-322 13s -24s linear infinite}@keyframes fall-322{55.772%{transform:translate(96.6748vw,55.772vh) scale(.4378)}to{transform:translate(92.40985vw,99vh) scale(.4378)}}.snow:nth-child(323){opacity:1.5306;transform:translate(10.5492vw,-10px) scale(.8274);animation:fall-323 14s -28s linear infinite}@keyframes fall-323{73.609%{transform:translate(12.6835vw,73.609vh) scale(.8274)}to{transform:translate(11.61635vw,99vh) scale(.8274)}}.snow:nth-child(324){opacity:1.5582;transform:translate(15.3041vw,-10px) scale(.042);animation:fall-324 19s -8s linear infinite}@keyframes fall-324{33.867%{transform:translate(18.5053vw,33.867vh) scale(.042)}to{transform:translate(16.9047vw,99vh) scale(.042)}}.snow:nth-child(325){opacity:.1412;transform:translate(52.901vw,-10px) scale(.2591);animation:fall-325 18s -24s linear infinite}@keyframes fall-325{51.285%{transform:translate(50.9112vw,51.285vh) scale(.2591)}to{transform:translate(51.9061vw,99vh) scale(.2591)}}.snow:nth-child(326){opacity:.4098;transform:translate(25.9062vw,-10px) scale(.1623);animation:fall-326 13s -4s linear infinite}@keyframes fall-326{58.816%{transform:translate(34.7887vw,58.816vh) scale(.1623)}to{transform:translate(30.34745vw,99vh) scale(.1623)}}.snow:nth-child(327){opacity:.0208;transform:translate(19.2758vw,-10px) scale(.4428);animation:fall-327 28s -3s linear infinite}@keyframes fall-327{57.106%{transform:translate(17.807vw,57.106vh) scale(.4428)}to{transform:translate(18.5414vw,99vh) scale(.4428)}}.snow:nth-child(328){opacity:.3454;transform:translate(65.9032vw,-10px) scale(.6436);animation:fall-328 24s -21s linear infinite}@keyframes fall-328{69.066%{transform:translate(61.97vw,69.066vh) scale(.6436)}to{transform:translate(63.9366vw,99vh) scale(.6436)}}.snow:nth-child(329){opacity:.8364;transform:translate(14.505vw,-10px) scale(.3199);animation:fall-329 10s -17s linear infinite}@keyframes fall-329{68.607%{transform:translate(5.0411vw,68.607vh) scale(.3199)}to{transform:translate(9.77305vw,99vh) scale(.3199)}}.snow:nth-child(330){opacity:1.7868;transform:translate(70.7059vw,-10px) scale(.2064);animation:fall-330 30s -16s linear infinite}@keyframes fall-330{77.285%{transform:translate(67.3083vw,77.285vh) scale(.2064)}to{transform:translate(69.0071vw,99vh) scale(.2064)}}.snow:nth-child(331){opacity:1.9816;transform:translate(90.1562vw,-10px) scale(.2678);animation:fall-331 19s -23s linear infinite}@keyframes fall-331{71.045%{transform:translate(91.8103vw,71.045vh) scale(.2678)}to{transform:translate(90.98325vw,99vh) scale(.2678)}}.snow:nth-child(332){opacity:.435;transform:translate(93.9554vw,-10px) scale(.6167);animation:fall-332 15s -8s linear infinite}@keyframes fall-332{38.357%{transform:translate(102.9132vw,38.357vh) scale(.6167)}to{transform:translate(98.4343vw,99vh) scale(.6167)}}.snow:nth-child(333){opacity:1.297;transform:translate(59.949vw,-10px) scale(.9678);animation:fall-333 24s -26s linear infinite}@keyframes fall-333{52.314%{transform:translate(50.2015vw,52.314vh) scale(.9678)}to{transform:translate(55.07525vw,99vh) scale(.9678)}}.snow:nth-child(334){opacity:1.7916;transform:translate(21.7476vw,-10px) scale(.3783);animation:fall-334 11s -7s linear infinite}@keyframes fall-334{37.467%{transform:translate(27.4217vw,37.467vh) scale(.3783)}to{transform:translate(24.58465vw,99vh) scale(.3783)}}.snow:nth-child(335){opacity:.2996;transform:translate(29.6574vw,-10px) scale(.6684);animation:fall-335 28s -10s linear infinite}@keyframes fall-335{65.426%{transform:translate(22.7227vw,65.426vh) scale(.6684)}to{transform:translate(26.19005vw,99vh) scale(.6684)}}.snow:nth-child(336){opacity:.8886;transform:translate(77.9974vw,-10px) scale(.6887);animation:fall-336 23s -13s linear infinite}@keyframes fall-336{70.143%{transform:translate(83.0138vw,70.143vh) scale(.6887)}to{transform:translate(80.5056vw,99vh) scale(.6887)}}.snow:nth-child(337){opacity:.1296;transform:translate(29.9395vw,-10px) scale(.8364);animation:fall-337 11s -6s linear infinite}@keyframes fall-337{56.853%{transform:translate(32.7673vw,56.853vh) scale(.8364)}to{transform:translate(31.3534vw,99vh) scale(.8364)}}.snow:nth-child(338){opacity:.4116;transform:translate(26.3843vw,-10px) scale(.501);animation:fall-338 17s -1s linear infinite}@keyframes fall-338{33.926%{transform:translate(27.818vw,33.926vh) scale(.501)}to{transform:translate(27.10115vw,99vh) scale(.501)}}.snow:nth-child(339){opacity:.9204;transform:translate(65.2333vw,-10px) scale(.7329);animation:fall-339 19s -7s linear infinite}@keyframes fall-339{46.816%{transform:translate(68.4402vw,46.816vh) scale(.7329)}to{transform:translate(66.83675vw,99vh) scale(.7329)}}.snow:nth-child(340){opacity:.5256;transform:translate(45.2135vw,-10px) scale(.3618);animation:fall-340 11s -21s linear infinite}@keyframes fall-340{32.597%{transform:translate(46.1569vw,32.597vh) scale(.3618)}to{transform:translate(45.6852vw,99vh) scale(.3618)}}.snow:nth-child(341){opacity:1.3512;transform:translate(3.0875vw,-10px) scale(.429);animation:fall-341 25s -3s linear infinite}@keyframes fall-341{70.008%{transform:translate(-1.9214vw,70.008vh) scale(.429)}to{transform:translate(.58305vw,99vh) scale(.429)}}.snow:nth-child(342){opacity:1.7512;transform:translate(39.4826vw,-10px) scale(.4592);animation:fall-342 24s -11s linear infinite}@keyframes fall-342{34.348%{transform:translate(35.1085vw,34.348vh) scale(.4592)}to{transform:translate(37.29555vw,99vh) scale(.4592)}}.snow:nth-child(343){opacity:.9134;transform:translate(2.3998vw,-10px) scale(.3198);animation:fall-343 14s -8s linear infinite}@keyframes fall-343{50.266%{transform:translate(3.9737vw,50.266vh) scale(.3198)}to{transform:translate(3.18675vw,99vh) scale(.3198)}}.snow:nth-child(344){opacity:1.711;transform:translate(92.4878vw,-10px) scale(.86);animation:fall-344 23s -6s linear infinite}@keyframes fall-344{68.367%{transform:translate(85.7382vw,68.367vh) scale(.86)}to{transform:translate(89.113vw,99vh) scale(.86)}}.snow:nth-child(345){opacity:1.6874;transform:translate(57.4844vw,-10px) scale(.1226);animation:fall-345 11s -21s linear infinite}@keyframes fall-345{50.156%{transform:translate(54.8952vw,50.156vh) scale(.1226)}to{transform:translate(56.1898vw,99vh) scale(.1226)}}.snow:nth-child(346){opacity:1.2912;transform:translate(12.5475vw,-10px) scale(.2701);animation:fall-346 14s -27s linear infinite}@keyframes fall-346{31.002%{transform:translate(9.2522vw,31.002vh) scale(.2701)}to{transform:translate(10.89985vw,99vh) scale(.2701)}}.snow:nth-child(347){opacity:.4502;transform:translate(90.1732vw,-10px) scale(.4223);animation:fall-347 24s -8s linear infinite}@keyframes fall-347{72.98%{transform:translate(95.5557vw,72.98vh) scale(.4223)}to{transform:translate(92.86445vw,99vh) scale(.4223)}}.snow:nth-child(348){opacity:1.8824;transform:translate(72.8082vw,-10px) scale(.4314);animation:fall-348 18s -9s linear infinite}@keyframes fall-348{40.276%{transform:translate(82.4661vw,40.276vh) scale(.4314)}to{transform:translate(77.63715vw,99vh) scale(.4314)}}.snow:nth-child(349){opacity:.2178;transform:translate(36.1932vw,-10px) scale(.8423);animation:fall-349 28s -19s linear infinite}@keyframes fall-349{33.215%{transform:translate(40.5406vw,33.215vh) scale(.8423)}to{transform:translate(38.3669vw,99vh) scale(.8423)}}.snow:nth-child(350){opacity:1.4374;transform:translate(20.639vw,-10px) scale(.3092);animation:fall-350 28s -21s linear infinite}@keyframes fall-350{54.158%{transform:translate(12.6415vw,54.158vh) scale(.3092)}to{transform:translate(16.64025vw,99vh) scale(.3092)}}.snow:nth-child(351){opacity:1.4296;transform:translate(24.4645vw,-10px) scale(.9357);animation:fall-351 24s -9s linear infinite}@keyframes fall-351{42.453%{transform:translate(25.3921vw,42.453vh) scale(.9357)}to{transform:translate(24.9283vw,99vh) scale(.9357)}}.snow:nth-child(352){opacity:.7658;transform:translate(61.5525vw,-10px) scale(.2103);animation:fall-352 28s -22s linear infinite}@keyframes fall-352{44.241%{transform:translate(61.7123vw,44.241vh) scale(.2103)}to{transform:translate(61.6324vw,99vh) scale(.2103)}}.snow:nth-child(353){opacity:.5482;transform:translate(71.2733vw,-10px) scale(.1032);animation:fall-353 29s -9s linear infinite}@keyframes fall-353{79.555%{transform:translate(71.5184vw,79.555vh) scale(.1032)}to{transform:translate(71.39585vw,99vh) scale(.1032)}}.snow:nth-child(354){opacity:1.9328;transform:translate(99.5296vw,-10px) scale(.4303);animation:fall-354 22s -20s linear infinite}@keyframes fall-354{33.022%{transform:translate(98.9283vw,33.022vh) scale(.4303)}to{transform:translate(99.22895vw,99vh) scale(.4303)}}.snow:nth-child(355){opacity:1.045;transform:translate(70.7718vw,-10px) scale(.8018);animation:fall-355 18s -12s linear infinite}@keyframes fall-355{42.502%{transform:translate(70.6265vw,42.502vh) scale(.8018)}to{transform:translate(70.69915vw,99vh) scale(.8018)}}.snow:nth-child(356){opacity:1.1272;transform:translate(52.4175vw,-10px) scale(.8107);animation:fall-356 13s -2s linear infinite}@keyframes fall-356{78.17%{transform:translate(49.1792vw,78.17vh) scale(.8107)}to{transform:translate(50.79835vw,99vh) scale(.8107)}}.snow:nth-child(357){opacity:.7862;transform:translate(5.692vw,-10px) scale(.7616);animation:fall-357 24s -23s linear infinite}@keyframes fall-357{69.48%{transform:translate(1.5074vw,69.48vh) scale(.7616)}to{transform:translate(3.5997vw,99vh) scale(.7616)}}.snow:nth-child(358){opacity:.7826;transform:translate(3.0007vw,-10px) scale(.3179);animation:fall-358 17s -6s linear infinite}@keyframes fall-358{52.909%{transform:translate(-1.7801vw,52.909vh) scale(.3179)}to{transform:translate(.6103vw,99vh) scale(.3179)}}.snow:nth-child(359){opacity:.1882;transform:translate(14.2637vw,-10px) scale(.4723);animation:fall-359 13s -29s linear infinite}@keyframes fall-359{72.963%{transform:translate(17.6093vw,72.963vh) scale(.4723)}to{transform:translate(15.9365vw,99vh) scale(.4723)}}.snow:nth-child(360){opacity:1.3616;transform:translate(31.8957vw,-10px) scale(.4776);animation:fall-360 13s -7s linear infinite}@keyframes fall-360{75.116%{transform:translate(41.8697vw,75.116vh) scale(.4776)}to{transform:translate(36.8827vw,99vh) scale(.4776)}}.snow:nth-child(361){opacity:.0206;transform:translate(20.3353vw,-10px) scale(.1361);animation:fall-361 22s -14s linear infinite}@keyframes fall-361{40.223%{transform:translate(21.2616vw,40.223vh) scale(.1361)}to{transform:translate(20.79845vw,99vh) scale(.1361)}}.snow:nth-child(362){opacity:.6;transform:translate(34.4011vw,-10px) scale(.3735);animation:fall-362 12s -20s linear infinite}@keyframes fall-362{78.421%{transform:translate(39.0262vw,78.421vh) scale(.3735)}to{transform:translate(36.71365vw,99vh) scale(.3735)}}.snow:nth-child(363){opacity:1.0088;transform:translate(52.7541vw,-10px) scale(.414);animation:fall-363 29s -17s linear infinite}@keyframes fall-363{30.064%{transform:translate(46.8111vw,30.064vh) scale(.414)}to{transform:translate(49.7826vw,99vh) scale(.414)}}.snow:nth-child(364){opacity:1.0106;transform:translate(48.6101vw,-10px) scale(.9181);animation:fall-364 16s -19s linear infinite}@keyframes fall-364{40.309%{transform:translate(51.5489vw,40.309vh) scale(.9181)}to{transform:translate(50.0795vw,99vh) scale(.9181)}}.snow:nth-child(365){opacity:1.8816;transform:translate(15.1237vw,-10px) scale(.2887);animation:fall-365 17s -7s linear infinite}@keyframes fall-365{52.09%{transform:translate(7.531vw,52.09vh) scale(.2887)}to{transform:translate(11.32735vw,99vh) scale(.2887)}}.snow:nth-child(366){opacity:.5548;transform:translate(57.5865vw,-10px) scale(.6081);animation:fall-366 15s -19s linear infinite}@keyframes fall-366{66.239%{transform:translate(50.8871vw,66.239vh) scale(.6081)}to{transform:translate(54.2368vw,99vh) scale(.6081)}}.snow:nth-child(367){opacity:.8152;transform:translate(61.8075vw,-10px) scale(.3366);animation:fall-367 16s -10s linear infinite}@keyframes fall-367{63.078%{transform:translate(54.6694vw,63.078vh) scale(.3366)}to{transform:translate(58.23845vw,99vh) scale(.3366)}}.snow:nth-child(368){opacity:.328;transform:translate(36.621vw,-10px) scale(.9498);animation:fall-368 14s -10s linear infinite}@keyframes fall-368{48.431%{transform:translate(45.4278vw,48.431vh) scale(.9498)}to{transform:translate(41.0244vw,99vh) scale(.9498)}}.snow:nth-child(369){opacity:1.661;transform:translate(46.8858vw,-10px) scale(.3058);animation:fall-369 18s -15s linear infinite}@keyframes fall-369{64.048%{transform:translate(47.6176vw,64.048vh) scale(.3058)}to{transform:translate(47.2517vw,99vh) scale(.3058)}}.snow:nth-child(370){opacity:1.9192;transform:translate(22.0051vw,-10px) scale(.0957);animation:fall-370 15s -26s linear infinite}@keyframes fall-370{75.753%{transform:translate(14.6326vw,75.753vh) scale(.0957)}to{transform:translate(18.31885vw,99vh) scale(.0957)}}.snow:nth-child(371){opacity:1.5746;transform:translate(28.975vw,-10px) scale(.0141);animation:fall-371 17s -30s linear infinite}@keyframes fall-371{34.234%{transform:translate(34.4578vw,34.234vh) scale(.0141)}to{transform:translate(31.7164vw,99vh) scale(.0141)}}.snow:nth-child(372){opacity:1.1906;transform:translate(29.8642vw,-10px) scale(.1353);animation:fall-372 25s -18s linear infinite}@keyframes fall-372{71.058%{transform:translate(38.5357vw,71.058vh) scale(.1353)}to{transform:translate(34.19995vw,99vh) scale(.1353)}}.snow:nth-child(373){opacity:1.3414;transform:translate(98.8938vw,-10px) scale(.0988);animation:fall-373 14s -16s linear infinite}@keyframes fall-373{43.863%{transform:translate(98.4703vw,43.863vh) scale(.0988)}to{transform:translate(98.68205vw,99vh) scale(.0988)}}.snow:nth-child(374){opacity:1.5852;transform:translate(38.4259vw,-10px) scale(.0646);animation:fall-374 26s -2s linear infinite}@keyframes fall-374{47.743%{transform:translate(37.1673vw,47.743vh) scale(.0646)}to{transform:translate(37.7966vw,99vh) scale(.0646)}}.snow:nth-child(375){opacity:.2862;transform:translate(60.7437vw,-10px) scale(.5966);animation:fall-375 13s -20s linear infinite}@keyframes fall-375{76.583%{transform:translate(69.4999vw,76.583vh) scale(.5966)}to{transform:translate(65.1218vw,99vh) scale(.5966)}}.snow:nth-child(376){opacity:1.3302;transform:translate(13.2044vw,-10px) scale(.7621);animation:fall-376 11s -20s linear infinite}@keyframes fall-376{57.827%{transform:translate(7.8933vw,57.827vh) scale(.7621)}to{transform:translate(10.54885vw,99vh) scale(.7621)}}.snow:nth-child(377){opacity:1.5424;transform:translate(61.5148vw,-10px) scale(.5955);animation:fall-377 24s -22s linear infinite}@keyframes fall-377{32.376%{transform:translate(53.3542vw,32.376vh) scale(.5955)}to{transform:translate(57.4345vw,99vh) scale(.5955)}}.snow:nth-child(378){opacity:1.9572;transform:translate(69.8156vw,-10px) scale(.2993);animation:fall-378 21s -29s linear infinite}@keyframes fall-378{36.201%{transform:translate(70.0107vw,36.201vh) scale(.2993)}to{transform:translate(69.91315vw,99vh) scale(.2993)}}.snow:nth-child(379){opacity:.816;transform:translate(35.713vw,-10px) scale(.5297);animation:fall-379 12s -21s linear infinite}@keyframes fall-379{63.289%{transform:translate(38.7018vw,63.289vh) scale(.5297)}to{transform:translate(37.2074vw,99vh) scale(.5297)}}.snow:nth-child(380){opacity:1.5376;transform:translate(46.768vw,-10px) scale(.2109);animation:fall-380 11s -9s linear infinite}@keyframes fall-380{54.797%{transform:translate(37.8829vw,54.797vh) scale(.2109)}to{transform:translate(42.32545vw,99vh) scale(.2109)}}.snow:nth-child(381){opacity:1.5794;transform:translate(10.2291vw,-10px) scale(.3212);animation:fall-381 23s -24s linear infinite}@keyframes fall-381{78.446%{transform:translate(15.9529vw,78.446vh) scale(.3212)}to{transform:translate(13.091vw,99vh) scale(.3212)}}.snow:nth-child(382){opacity:.1548;transform:translate(57.792vw,-10px) scale(.8565);animation:fall-382 25s -22s linear infinite}@keyframes fall-382{69.485%{transform:translate(53.5055vw,69.485vh) scale(.8565)}to{transform:translate(55.64875vw,99vh) scale(.8565)}}.snow:nth-child(383){opacity:.4486;transform:translate(25.3664vw,-10px) scale(.0686);animation:fall-383 19s -10s linear infinite}@keyframes fall-383{62.506%{transform:translate(27.6826vw,62.506vh) scale(.0686)}to{transform:translate(26.5245vw,99vh) scale(.0686)}}.snow:nth-child(384){opacity:.2612;transform:translate(71.3419vw,-10px) scale(.361);animation:fall-384 26s -29s linear infinite}@keyframes fall-384{70.413%{transform:translate(71.6235vw,70.413vh) scale(.361)}to{transform:translate(71.4827vw,99vh) scale(.361)}}.snow:nth-child(385){opacity:1.2222;transform:translate(71.9888vw,-10px) scale(.8652);animation:fall-385 18s -9s linear infinite}@keyframes fall-385{78.989%{transform:translate(69.6747vw,78.989vh) scale(.8652)}to{transform:translate(70.83175vw,99vh) scale(.8652)}}.snow:nth-child(386){opacity:.6486;transform:translate(20.7836vw,-10px) scale(.1573);animation:fall-386 25s -26s linear infinite}@keyframes fall-386{37.13%{transform:translate(23.837vw,37.13vh) scale(.1573)}to{transform:translate(22.3103vw,99vh) scale(.1573)}}.snow:nth-child(387){opacity:1.2476;transform:translate(6.4958vw,-10px) scale(.5143);animation:fall-387 19s -22s linear infinite}@keyframes fall-387{65.79%{transform:translate(13.7157vw,65.79vh) scale(.5143)}to{transform:translate(10.10575vw,99vh) scale(.5143)}}.snow:nth-child(388){opacity:1.3982;transform:translate(80.8337vw,-10px) scale(.4546);animation:fall-388 27s -1s linear infinite}@keyframes fall-388{45.664%{transform:translate(82.7005vw,45.664vh) scale(.4546)}to{transform:translate(81.7671vw,99vh) scale(.4546)}}.snow:nth-child(389){opacity:.6696;transform:translate(92.6522vw,-10px) scale(.2312);animation:fall-389 16s -7s linear infinite}@keyframes fall-389{48.253%{transform:translate(83.9039vw,48.253vh) scale(.2312)}to{transform:translate(88.27805vw,99vh) scale(.2312)}}.snow:nth-child(390){opacity:.9992;transform:translate(65.3461vw,-10px) scale(.09);animation:fall-390 29s -2s linear infinite}@keyframes fall-390{50.884%{transform:translate(57.6434vw,50.884vh) scale(.09)}to{transform:translate(61.49475vw,99vh) scale(.09)}}.snow:nth-child(391){opacity:1.3772;transform:translate(14.2578vw,-10px) scale(.9439);animation:fall-391 30s -25s linear infinite}@keyframes fall-391{71.501%{transform:translate(21.6216vw,71.501vh) scale(.9439)}to{transform:translate(17.9397vw,99vh) scale(.9439)}}.snow:nth-child(392){opacity:1.4654;transform:translate(56.1217vw,-10px) scale(.6175);animation:fall-392 12s -3s linear infinite}@keyframes fall-392{50.767%{transform:translate(62.339vw,50.767vh) scale(.6175)}to{transform:translate(59.23035vw,99vh) scale(.6175)}}.snow:nth-child(393){opacity:1.1108;transform:translate(19.0158vw,-10px) scale(.7148);animation:fall-393 22s -6s linear infinite}@keyframes fall-393{33.996%{transform:translate(14.0754vw,33.996vh) scale(.7148)}to{transform:translate(16.5456vw,99vh) scale(.7148)}}.snow:nth-child(394){opacity:1.6112;transform:translate(95.4271vw,-10px) scale(.5643);animation:fall-394 24s -1s linear infinite}@keyframes fall-394{71.748%{transform:translate(100.2337vw,71.748vh) scale(.5643)}to{transform:translate(97.8304vw,99vh) scale(.5643)}}.snow:nth-child(395){opacity:1.8086;transform:translate(75.9741vw,-10px) scale(.0011);animation:fall-395 26s -29s linear infinite}@keyframes fall-395{33.599%{transform:translate(66.6996vw,33.599vh) scale(.0011)}to{transform:translate(71.33685vw,99vh) scale(.0011)}}.snow:nth-child(396){opacity:.3694;transform:translate(70.0572vw,-10px) scale(.6364);animation:fall-396 14s -23s linear infinite}@keyframes fall-396{67.824%{transform:translate(64.9397vw,67.824vh) scale(.6364)}to{transform:translate(67.49845vw,99vh) scale(.6364)}}.snow:nth-child(397){opacity:.9042;transform:translate(47.2709vw,-10px) scale(.2579);animation:fall-397 14s -25s linear infinite}@keyframes fall-397{35.191%{transform:translate(39.7405vw,35.191vh) scale(.2579)}to{transform:translate(43.5057vw,99vh) scale(.2579)}}.snow:nth-child(398){opacity:.1032;transform:translate(62.8626vw,-10px) scale(.9524);animation:fall-398 26s -7s linear infinite}@keyframes fall-398{55.774%{transform:translate(68.876vw,55.774vh) scale(.9524)}to{transform:translate(65.8693vw,99vh) scale(.9524)}}.snow:nth-child(399){opacity:1.0048;transform:translate(93.8353vw,-10px) scale(.1952);animation:fall-399 11s -22s linear infinite}@keyframes fall-399{78.475%{transform:translate(86.1197vw,78.475vh) scale(.1952)}to{transform:translate(89.9775vw,99vh) scale(.1952)}}.snow:nth-child(400){opacity:1.0166;transform:translate(1.1608vw,-10px) scale(.0949);animation:fall-400 23s -26s linear infinite}@keyframes fall-400{74.293%{transform:translate(5.1976vw,74.293vh) scale(.0949)}to{transform:translate(3.1792vw,99vh) scale(.0949)}}\n"] }]
|
|
28
|
+
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.534;transform:translate(86.626vw,-10px) scale(.7751);animation:fall-1 28s -18s linear infinite}@keyframes fall-1{58.354%{transform:translate(91.6151vw,58.354vh) scale(.7751)}to{transform:translate(89.12055vw,99vh) scale(.7751)}}.snow:nth-child(2){opacity:.0686;transform:translate(76.5706vw,-10px) scale(.4957);animation:fall-2 13s -15s linear infinite}@keyframes fall-2{68.594%{transform:translate(79.7532vw,68.594vh) scale(.4957)}to{transform:translate(78.1619vw,99vh) scale(.4957)}}.snow:nth-child(3){opacity:.2278;transform:translate(65.1467vw,-10px) scale(.6087);animation:fall-3 24s -25s linear infinite}@keyframes fall-3{50.552%{transform:translate(67.7536vw,50.552vh) scale(.6087)}to{transform:translate(66.45015vw,99vh) scale(.6087)}}.snow:nth-child(4){opacity:.8508;transform:translate(19.4592vw,-10px) scale(.6588);animation:fall-4 25s -5s linear infinite}@keyframes fall-4{61.188%{transform:translate(26.2528vw,61.188vh) scale(.6588)}to{transform:translate(22.856vw,99vh) scale(.6588)}}.snow:nth-child(5){opacity:1.945;transform:translate(49.1379vw,-10px) scale(.8798);animation:fall-5 28s -6s linear infinite}@keyframes fall-5{56.813%{transform:translate(44.3538vw,56.813vh) scale(.8798)}to{transform:translate(46.74585vw,99vh) scale(.8798)}}.snow:nth-child(6){opacity:1.9914;transform:translate(72.347vw,-10px) scale(.4879);animation:fall-6 15s -1s linear infinite}@keyframes fall-6{35.407%{transform:translate(80.0151vw,35.407vh) scale(.4879)}to{transform:translate(76.18105vw,99vh) scale(.4879)}}.snow:nth-child(7){opacity:1.5184;transform:translate(85.5585vw,-10px) scale(.666);animation:fall-7 12s -20s linear infinite}@keyframes fall-7{44.929%{transform:translate(76.8851vw,44.929vh) scale(.666)}to{transform:translate(81.2218vw,99vh) scale(.666)}}.snow:nth-child(8){opacity:.0858;transform:translate(66.9984vw,-10px) scale(.1507);animation:fall-8 29s -11s linear infinite}@keyframes fall-8{31.873%{transform:translate(64.2382vw,31.873vh) scale(.1507)}to{transform:translate(65.6183vw,99vh) scale(.1507)}}.snow:nth-child(9){opacity:1.3838;transform:translate(92.0051vw,-10px) scale(.6955);animation:fall-9 12s -18s linear infinite}@keyframes fall-9{63.437%{transform:translate(101.5122vw,63.437vh) scale(.6955)}to{transform:translate(96.75865vw,99vh) scale(.6955)}}.snow:nth-child(10){opacity:1.002;transform:translate(81.2249vw,-10px) scale(.077);animation:fall-10 20s -28s linear infinite}@keyframes fall-10{68.962%{transform:translate(83.4235vw,68.962vh) scale(.077)}to{transform:translate(82.3242vw,99vh) scale(.077)}}.snow:nth-child(11){opacity:1.6598;transform:translate(22.7773vw,-10px) scale(.2368);animation:fall-11 22s -13s linear infinite}@keyframes fall-11{67.348%{transform:translate(17.277vw,67.348vh) scale(.2368)}to{transform:translate(20.02715vw,99vh) scale(.2368)}}.snow:nth-child(12){opacity:.4452;transform:translate(49.2909vw,-10px) scale(.3255);animation:fall-12 29s -23s linear infinite}@keyframes fall-12{68.984%{transform:translate(55.2492vw,68.984vh) scale(.3255)}to{transform:translate(52.27005vw,99vh) scale(.3255)}}.snow:nth-child(13){opacity:1.7478;transform:translate(56.3967vw,-10px) scale(.3403);animation:fall-13 17s -2s linear infinite}@keyframes fall-13{43.442%{transform:translate(62.7992vw,43.442vh) scale(.3403)}to{transform:translate(59.59795vw,99vh) scale(.3403)}}.snow:nth-child(14){opacity:1.2174;transform:translate(80.0342vw,-10px) scale(.5814);animation:fall-14 21s -24s linear infinite}@keyframes fall-14{76.549%{transform:translate(73.8611vw,76.549vh) scale(.5814)}to{transform:translate(76.94765vw,99vh) scale(.5814)}}.snow:nth-child(15){opacity:1.4984;transform:translate(63.3903vw,-10px) scale(.6047);animation:fall-15 26s -18s linear infinite}@keyframes fall-15{44.664%{transform:translate(69.8447vw,44.664vh) scale(.6047)}to{transform:translate(66.6175vw,99vh) scale(.6047)}}.snow:nth-child(16){opacity:1.599;transform:translate(24.9558vw,-10px) scale(.7704);animation:fall-16 25s -17s linear infinite}@keyframes fall-16{77.011%{transform:translate(33.1671vw,77.011vh) scale(.7704)}to{transform:translate(29.06145vw,99vh) scale(.7704)}}.snow:nth-child(17){opacity:1.985;transform:translate(32.828vw,-10px) scale(.2884);animation:fall-17 25s -8s linear infinite}@keyframes fall-17{64.331%{transform:translate(23.1664vw,64.331vh) scale(.2884)}to{transform:translate(27.9972vw,99vh) scale(.2884)}}.snow:nth-child(18){opacity:1.3188;transform:translate(5.1175vw,-10px) scale(.7018);animation:fall-18 27s -19s linear infinite}@keyframes fall-18{69.896%{transform:translate(-.6509vw,69.896vh) scale(.7018)}to{transform:translate(2.2333vw,99vh) scale(.7018)}}.snow:nth-child(19){opacity:.3454;transform:translate(4.7491vw,-10px) scale(.6052);animation:fall-19 22s -24s linear infinite}@keyframes fall-19{63.629%{transform:translate(5.6497vw,63.629vh) scale(.6052)}to{transform:translate(5.1994vw,99vh) scale(.6052)}}.snow:nth-child(20){opacity:1.4812;transform:translate(10.8609vw,-10px) scale(.4016);animation:fall-20 11s -10s linear infinite}@keyframes fall-20{53.099%{transform:translate(20.1001vw,53.099vh) scale(.4016)}to{transform:translate(15.4805vw,99vh) scale(.4016)}}.snow:nth-child(21){opacity:.2764;transform:translate(88.3486vw,-10px) scale(.6017);animation:fall-21 29s -28s linear infinite}@keyframes fall-21{59.757%{transform:translate(80.7709vw,59.757vh) scale(.6017)}to{transform:translate(84.55975vw,99vh) scale(.6017)}}.snow:nth-child(22){opacity:.9706;transform:translate(79.2324vw,-10px) scale(.379);animation:fall-22 21s -5s linear infinite}@keyframes fall-22{71.237%{transform:translate(80.7169vw,71.237vh) scale(.379)}to{transform:translate(79.97465vw,99vh) scale(.379)}}.snow:nth-child(23){opacity:.6404;transform:translate(65.4608vw,-10px) scale(.188);animation:fall-23 22s -10s linear infinite}@keyframes fall-23{58.677%{transform:translate(65.6337vw,58.677vh) scale(.188)}to{transform:translate(65.54725vw,99vh) scale(.188)}}.snow:nth-child(24){opacity:1.8032;transform:translate(26.1376vw,-10px) scale(.8145);animation:fall-24 22s -17s linear infinite}@keyframes fall-24{79.283%{transform:translate(25.2852vw,79.283vh) scale(.8145)}to{transform:translate(25.7114vw,99vh) scale(.8145)}}.snow:nth-child(25){opacity:.7674;transform:translate(49.1739vw,-10px) scale(.7871);animation:fall-25 23s -20s linear infinite}@keyframes fall-25{57.094%{transform:translate(57.0082vw,57.094vh) scale(.7871)}to{transform:translate(53.09105vw,99vh) scale(.7871)}}.snow:nth-child(26){opacity:.3636;transform:translate(17.2229vw,-10px) scale(.8198);animation:fall-26 10s -19s linear infinite}@keyframes fall-26{61.374%{transform:translate(16.2583vw,61.374vh) scale(.8198)}to{transform:translate(16.7406vw,99vh) scale(.8198)}}.snow:nth-child(27){opacity:.4248;transform:translate(77.5364vw,-10px) scale(.9889);animation:fall-27 28s -16s linear infinite}@keyframes fall-27{36.127%{transform:translate(71.9894vw,36.127vh) scale(.9889)}to{transform:translate(74.7629vw,99vh) scale(.9889)}}.snow:nth-child(28){opacity:1.9968;transform:translate(5.8249vw,-10px) scale(.7585);animation:fall-28 27s -14s linear infinite}@keyframes fall-28{50.437%{transform:translate(9.9984vw,50.437vh) scale(.7585)}to{transform:translate(7.91165vw,99vh) scale(.7585)}}.snow:nth-child(29){opacity:1.3486;transform:translate(13.0537vw,-10px) scale(.4843);animation:fall-29 23s -22s linear infinite}@keyframes fall-29{31.983%{transform:translate(12.1755vw,31.983vh) scale(.4843)}to{transform:translate(12.6146vw,99vh) scale(.4843)}}.snow:nth-child(30){opacity:1.5082;transform:translate(47.8621vw,-10px) scale(.7963);animation:fall-30 21s -25s linear infinite}@keyframes fall-30{66.245%{transform:translate(56.8534vw,66.245vh) scale(.7963)}to{transform:translate(52.35775vw,99vh) scale(.7963)}}.snow:nth-child(31){opacity:1.6032;transform:translate(99.9879vw,-10px) scale(.6594);animation:fall-31 10s -12s linear infinite}@keyframes fall-31{59.889%{transform:translate(107.3514vw,59.889vh) scale(.6594)}to{transform:translate(103.66965vw,99vh) scale(.6594)}}.snow:nth-child(32){opacity:.1556;transform:translate(41.0204vw,-10px) scale(.787);animation:fall-32 25s -4s linear infinite}@keyframes fall-32{43.643%{transform:translate(46.7247vw,43.643vh) scale(.787)}to{transform:translate(43.87255vw,99vh) scale(.787)}}.snow:nth-child(33){opacity:.6888;transform:translate(33.4935vw,-10px) scale(.6337);animation:fall-33 26s -6s linear infinite}@keyframes fall-33{38.632%{transform:translate(25.5215vw,38.632vh) scale(.6337)}to{transform:translate(29.5075vw,99vh) scale(.6337)}}.snow:nth-child(34){opacity:.0254;transform:translate(63.8982vw,-10px) scale(.2058);animation:fall-34 20s -21s linear infinite}@keyframes fall-34{72.681%{transform:translate(60.125vw,72.681vh) scale(.2058)}to{transform:translate(62.0116vw,99vh) scale(.2058)}}.snow:nth-child(35){opacity:1.5492;transform:translate(16.0206vw,-10px) scale(.6622);animation:fall-35 13s -25s linear infinite}@keyframes fall-35{48.011%{transform:translate(25.2227vw,48.011vh) scale(.6622)}to{transform:translate(20.62165vw,99vh) scale(.6622)}}.snow:nth-child(36){opacity:1.797;transform:translate(93.02vw,-10px) scale(.6616);animation:fall-36 28s -1s linear infinite}@keyframes fall-36{61.98%{transform:translate(92.8136vw,61.98vh) scale(.6616)}to{transform:translate(92.9168vw,99vh) scale(.6616)}}.snow:nth-child(37){opacity:.2214;transform:translate(63.6743vw,-10px) scale(.3875);animation:fall-37 30s -6s linear infinite}@keyframes fall-37{57.967%{transform:translate(68.9229vw,57.967vh) scale(.3875)}to{transform:translate(66.2986vw,99vh) scale(.3875)}}.snow:nth-child(38){opacity:.3592;transform:translate(44.1881vw,-10px) scale(.8894);animation:fall-38 20s -8s linear infinite}@keyframes fall-38{37.87%{transform:translate(39.4593vw,37.87vh) scale(.8894)}to{transform:translate(41.8237vw,99vh) scale(.8894)}}.snow:nth-child(39){opacity:1.4378;transform:translate(22.0802vw,-10px) scale(.5133);animation:fall-39 27s -16s linear infinite}@keyframes fall-39{30.545%{transform:translate(15.5993vw,30.545vh) scale(.5133)}to{transform:translate(18.83975vw,99vh) scale(.5133)}}.snow:nth-child(40){opacity:1.5208;transform:translate(48.208vw,-10px) scale(.8361);animation:fall-40 19s -4s linear infinite}@keyframes fall-40{59.035%{transform:translate(51.4035vw,59.035vh) scale(.8361)}to{transform:translate(49.80575vw,99vh) scale(.8361)}}.snow:nth-child(41){opacity:.3854;transform:translate(23.2778vw,-10px) scale(.7376);animation:fall-41 28s -20s linear infinite}@keyframes fall-41{55.641%{transform:translate(16.1286vw,55.641vh) scale(.7376)}to{transform:translate(19.7032vw,99vh) scale(.7376)}}.snow:nth-child(42){opacity:1.9774;transform:translate(53.476vw,-10px) scale(.0917);animation:fall-42 14s -5s linear infinite}@keyframes fall-42{68.514%{transform:translate(63.1383vw,68.514vh) scale(.0917)}to{transform:translate(58.30715vw,99vh) scale(.0917)}}.snow:nth-child(43){opacity:.4616;transform:translate(67.6764vw,-10px) scale(.3905);animation:fall-43 17s -14s linear infinite}@keyframes fall-43{63.821%{transform:translate(63.6617vw,63.821vh) scale(.3905)}to{transform:translate(65.66905vw,99vh) scale(.3905)}}.snow:nth-child(44){opacity:1.159;transform:translate(.4712vw,-10px) scale(.902);animation:fall-44 10s -28s linear infinite}@keyframes fall-44{79.792%{transform:translate(-2.9175vw,79.792vh) scale(.902)}to{transform:translate(-1.22315vw,99vh) scale(.902)}}.snow:nth-child(45){opacity:1.7586;transform:translate(78.1831vw,-10px) scale(.0891);animation:fall-45 23s -29s linear infinite}@keyframes fall-45{43.733%{transform:translate(71.8632vw,43.733vh) scale(.0891)}to{transform:translate(75.02315vw,99vh) scale(.0891)}}.snow:nth-child(46){opacity:.4518;transform:translate(75.4468vw,-10px) scale(.0444);animation:fall-46 26s -23s linear infinite}@keyframes fall-46{75.613%{transform:translate(78.9249vw,75.613vh) scale(.0444)}to{transform:translate(77.18585vw,99vh) scale(.0444)}}.snow:nth-child(47){opacity:.3344;transform:translate(98.8165vw,-10px) scale(.5639);animation:fall-47 10s -27s linear infinite}@keyframes fall-47{73.837%{transform:translate(103.4388vw,73.837vh) scale(.5639)}to{transform:translate(101.12765vw,99vh) scale(.5639)}}.snow:nth-child(48){opacity:.0656;transform:translate(48.2761vw,-10px) scale(.8034);animation:fall-48 15s -29s linear infinite}@keyframes fall-48{79.371%{transform:translate(42.0026vw,79.371vh) scale(.8034)}to{transform:translate(45.13935vw,99vh) scale(.8034)}}.snow:nth-child(49){opacity:1.6888;transform:translate(23.6295vw,-10px) scale(.3835);animation:fall-49 13s -23s linear infinite}@keyframes fall-49{49.444%{transform:translate(23.6009vw,49.444vh) scale(.3835)}to{transform:translate(23.6152vw,99vh) scale(.3835)}}.snow:nth-child(50){opacity:1.8472;transform:translate(23.2163vw,-10px) scale(.3211);animation:fall-50 10s -27s linear infinite}@keyframes fall-50{68.52%{transform:translate(15.3525vw,68.52vh) scale(.3211)}to{transform:translate(19.2844vw,99vh) scale(.3211)}}.snow:nth-child(51){opacity:1.2874;transform:translate(99.0612vw,-10px) scale(.5737);animation:fall-51 11s -27s linear infinite}@keyframes fall-51{68.772%{transform:translate(94.2867vw,68.772vh) scale(.5737)}to{transform:translate(96.67395vw,99vh) scale(.5737)}}.snow:nth-child(52){opacity:.9498;transform:translate(22.7003vw,-10px) scale(.9405);animation:fall-52 28s -6s linear infinite}@keyframes fall-52{32.529%{transform:translate(18.3275vw,32.529vh) scale(.9405)}to{transform:translate(20.5139vw,99vh) scale(.9405)}}.snow:nth-child(53){opacity:.2056;transform:translate(35.3195vw,-10px) scale(.6646);animation:fall-53 24s -19s linear infinite}@keyframes fall-53{50.504%{transform:translate(36.1994vw,50.504vh) scale(.6646)}to{transform:translate(35.75945vw,99vh) scale(.6646)}}.snow:nth-child(54){opacity:.3536;transform:translate(23.417vw,-10px) scale(.6684);animation:fall-54 28s -21s linear infinite}@keyframes fall-54{47.487%{transform:translate(17.9973vw,47.487vh) scale(.6684)}to{transform:translate(20.70715vw,99vh) scale(.6684)}}.snow:nth-child(55){opacity:1.808;transform:translate(25.1495vw,-10px) scale(.4583);animation:fall-55 11s -21s linear infinite}@keyframes fall-55{79.97%{transform:translate(27.0197vw,79.97vh) scale(.4583)}to{transform:translate(26.0846vw,99vh) scale(.4583)}}.snow:nth-child(56){opacity:1.3614;transform:translate(75.2537vw,-10px) scale(.0362);animation:fall-56 22s -3s linear infinite}@keyframes fall-56{54.794%{transform:translate(77.1917vw,54.794vh) scale(.0362)}to{transform:translate(76.2227vw,99vh) scale(.0362)}}.snow:nth-child(57){opacity:.4268;transform:translate(44.54vw,-10px) scale(.6331);animation:fall-57 23s -6s linear infinite}@keyframes fall-57{64.83%{transform:translate(40.1868vw,64.83vh) scale(.6331)}to{transform:translate(42.3634vw,99vh) scale(.6331)}}.snow:nth-child(58){opacity:.9266;transform:translate(48.5353vw,-10px) scale(.0671);animation:fall-58 23s -29s linear infinite}@keyframes fall-58{52.743%{transform:translate(39.272vw,52.743vh) scale(.0671)}to{transform:translate(43.90365vw,99vh) scale(.0671)}}.snow:nth-child(59){opacity:.2786;transform:translate(39.6941vw,-10px) scale(.252);animation:fall-59 14s -23s linear infinite}@keyframes fall-59{73.699%{transform:translate(37.5669vw,73.699vh) scale(.252)}to{transform:translate(38.6305vw,99vh) scale(.252)}}.snow:nth-child(60){opacity:.1832;transform:translate(26.2703vw,-10px) scale(.3921);animation:fall-60 23s -28s linear infinite}@keyframes fall-60{52.975%{transform:translate(18.104vw,52.975vh) scale(.3921)}to{transform:translate(22.18715vw,99vh) scale(.3921)}}.snow:nth-child(61){opacity:1.8216;transform:translate(59.6298vw,-10px) scale(.243);animation:fall-61 28s -29s linear infinite}@keyframes fall-61{38.324%{transform:translate(50.6927vw,38.324vh) scale(.243)}to{transform:translate(55.16125vw,99vh) scale(.243)}}.snow:nth-child(62){opacity:1.2108;transform:translate(31.3268vw,-10px) scale(.6459);animation:fall-62 11s -13s linear infinite}@keyframes fall-62{74.698%{transform:translate(27.442vw,74.698vh) scale(.6459)}to{transform:translate(29.3844vw,99vh) scale(.6459)}}.snow:nth-child(63){opacity:.723;transform:translate(80.9588vw,-10px) scale(.7497);animation:fall-63 28s -27s linear infinite}@keyframes fall-63{63.561%{transform:translate(72.1458vw,63.561vh) scale(.7497)}to{transform:translate(76.5523vw,99vh) scale(.7497)}}.snow:nth-child(64){opacity:1.3312;transform:translate(2.4673vw,-10px) scale(.7846);animation:fall-64 26s -16s linear infinite}@keyframes fall-64{36.022%{transform:translate(5.804vw,36.022vh) scale(.7846)}to{transform:translate(4.13565vw,99vh) scale(.7846)}}.snow:nth-child(65){opacity:1.9832;transform:translate(11.2686vw,-10px) scale(.0013);animation:fall-65 14s -12s linear infinite}@keyframes fall-65{48.807%{transform:translate(11.3474vw,48.807vh) scale(.0013)}to{transform:translate(11.308vw,99vh) scale(.0013)}}.snow:nth-child(66){opacity:.9694;transform:translate(64.7974vw,-10px) scale(.0748);animation:fall-66 24s -17s linear infinite}@keyframes fall-66{30.442%{transform:translate(56.8903vw,30.442vh) scale(.0748)}to{transform:translate(60.84385vw,99vh) scale(.0748)}}.snow:nth-child(67){opacity:1.082;transform:translate(95.7127vw,-10px) scale(.2405);animation:fall-67 20s -5s linear infinite}@keyframes fall-67{67.315%{transform:translate(93.7858vw,67.315vh) scale(.2405)}to{transform:translate(94.74925vw,99vh) scale(.2405)}}.snow:nth-child(68){opacity:1.4332;transform:translate(48.353vw,-10px) scale(.6849);animation:fall-68 11s -24s linear infinite}@keyframes fall-68{72.368%{transform:translate(44.7755vw,72.368vh) scale(.6849)}to{transform:translate(46.56425vw,99vh) scale(.6849)}}.snow:nth-child(69){opacity:1.0374;transform:translate(67.6465vw,-10px) scale(.3518);animation:fall-69 19s -9s linear infinite}@keyframes fall-69{39.252%{transform:translate(65.733vw,39.252vh) scale(.3518)}to{transform:translate(66.68975vw,99vh) scale(.3518)}}.snow:nth-child(70){opacity:.6964;transform:translate(33.7923vw,-10px) scale(.5242);animation:fall-70 16s -8s linear infinite}@keyframes fall-70{30.575%{transform:translate(41.8267vw,30.575vh) scale(.5242)}to{transform:translate(37.8095vw,99vh) scale(.5242)}}.snow:nth-child(71){opacity:.4296;transform:translate(94.7824vw,-10px) scale(.5997);animation:fall-71 24s -2s linear infinite}@keyframes fall-71{57.479%{transform:translate(91.9485vw,57.479vh) scale(.5997)}to{transform:translate(93.36545vw,99vh) scale(.5997)}}.snow:nth-child(72){opacity:.0376;transform:translate(42.1897vw,-10px) scale(.3296);animation:fall-72 30s -24s linear infinite}@keyframes fall-72{78.291%{transform:translate(36.7591vw,78.291vh) scale(.3296)}to{transform:translate(39.4744vw,99vh) scale(.3296)}}.snow:nth-child(73){opacity:1.4274;transform:translate(73.8621vw,-10px) scale(.5707);animation:fall-73 16s -26s linear infinite}@keyframes fall-73{73.92%{transform:translate(74.0657vw,73.92vh) scale(.5707)}to{transform:translate(73.9639vw,99vh) scale(.5707)}}.snow:nth-child(74){opacity:.957;transform:translate(82.586vw,-10px) scale(.9933);animation:fall-74 14s -16s linear infinite}@keyframes fall-74{56.363%{transform:translate(91.1711vw,56.363vh) scale(.9933)}to{transform:translate(86.87855vw,99vh) scale(.9933)}}.snow:nth-child(75){opacity:1.8546;transform:translate(26.5682vw,-10px) scale(.7582);animation:fall-75 29s -24s linear infinite}@keyframes fall-75{34.136%{transform:translate(16.6vw,34.136vh) scale(.7582)}to{transform:translate(21.5841vw,99vh) scale(.7582)}}.snow:nth-child(76){opacity:1.6214;transform:translate(47.5035vw,-10px) scale(.2031);animation:fall-76 28s -30s linear infinite}@keyframes fall-76{44.589%{transform:translate(39.3695vw,44.589vh) scale(.2031)}to{transform:translate(43.4365vw,99vh) scale(.2031)}}.snow:nth-child(77){opacity:1.365;transform:translate(53.7187vw,-10px) scale(.1218);animation:fall-77 29s -14s linear infinite}@keyframes fall-77{76.429%{transform:translate(62.4446vw,76.429vh) scale(.1218)}to{transform:translate(58.08165vw,99vh) scale(.1218)}}.snow:nth-child(78){opacity:.8622;transform:translate(73.4186vw,-10px) scale(.9508);animation:fall-78 22s -8s linear infinite}@keyframes fall-78{37.444%{transform:translate(65.0363vw,37.444vh) scale(.9508)}to{transform:translate(69.22745vw,99vh) scale(.9508)}}.snow:nth-child(79){opacity:.8816;transform:translate(52.7915vw,-10px) scale(.3929);animation:fall-79 11s -22s linear infinite}@keyframes fall-79{39.984%{transform:translate(61.0821vw,39.984vh) scale(.3929)}to{transform:translate(56.9368vw,99vh) scale(.3929)}}.snow:nth-child(80){opacity:.2818;transform:translate(67.6859vw,-10px) scale(.562);animation:fall-80 10s -26s linear infinite}@keyframes fall-80{50.322%{transform:translate(62.5909vw,50.322vh) scale(.562)}to{transform:translate(65.1384vw,99vh) scale(.562)}}.snow:nth-child(81){opacity:.228;transform:translate(98.1925vw,-10px) scale(.0285);animation:fall-81 21s -15s linear infinite}@keyframes fall-81{34.755%{transform:translate(100.402vw,34.755vh) scale(.0285)}to{transform:translate(99.29725vw,99vh) scale(.0285)}}.snow:nth-child(82){opacity:1.3826;transform:translate(56.265vw,-10px) scale(.2925);animation:fall-82 12s -10s linear infinite}@keyframes fall-82{41.567%{transform:translate(49.1494vw,41.567vh) scale(.2925)}to{transform:translate(52.7072vw,99vh) scale(.2925)}}.snow:nth-child(83){opacity:1.1294;transform:translate(6.3475vw,-10px) scale(.9658);animation:fall-83 15s -15s linear infinite}@keyframes fall-83{79.374%{transform:translate(-.5448vw,79.374vh) scale(.9658)}to{transform:translate(2.90135vw,99vh) scale(.9658)}}.snow:nth-child(84){opacity:1.6914;transform:translate(56.3221vw,-10px) scale(.0072);animation:fall-84 20s -2s linear infinite}@keyframes fall-84{59.68%{transform:translate(49.1919vw,59.68vh) scale(.0072)}to{transform:translate(52.757vw,99vh) scale(.0072)}}.snow:nth-child(85){opacity:.8724;transform:translate(4.5065vw,-10px) scale(.9318);animation:fall-85 20s -23s linear infinite}@keyframes fall-85{62.44%{transform:translate(3.4766vw,62.44vh) scale(.9318)}to{transform:translate(3.99155vw,99vh) scale(.9318)}}.snow:nth-child(86){opacity:1.2066;transform:translate(9.1483vw,-10px) scale(.6732);animation:fall-86 13s -14s linear infinite}@keyframes fall-86{58.565%{transform:translate(12.5534vw,58.565vh) scale(.6732)}to{transform:translate(10.85085vw,99vh) scale(.6732)}}.snow:nth-child(87){opacity:.2942;transform:translate(34.1686vw,-10px) scale(.7674);animation:fall-87 26s -2s linear infinite}@keyframes fall-87{54.056%{transform:translate(35.8226vw,54.056vh) scale(.7674)}to{transform:translate(34.9956vw,99vh) scale(.7674)}}.snow:nth-child(88){opacity:1.2706;transform:translate(25.5311vw,-10px) scale(.2565);animation:fall-88 20s -3s linear infinite}@keyframes fall-88{77.862%{transform:translate(31.2834vw,77.862vh) scale(.2565)}to{transform:translate(28.40725vw,99vh) scale(.2565)}}.snow:nth-child(89){opacity:.962;transform:translate(22.0919vw,-10px) scale(.5857);animation:fall-89 27s -20s linear infinite}@keyframes fall-89{75.181%{transform:translate(19.4064vw,75.181vh) scale(.5857)}to{transform:translate(20.74915vw,99vh) scale(.5857)}}.snow:nth-child(90){opacity:1.7732;transform:translate(23.8787vw,-10px) scale(.1842);animation:fall-90 23s -28s linear infinite}@keyframes fall-90{74.624%{transform:translate(31.6261vw,74.624vh) scale(.1842)}to{transform:translate(27.7524vw,99vh) scale(.1842)}}.snow:nth-child(91){opacity:1.8998;transform:translate(70.4263vw,-10px) scale(.4221);animation:fall-91 15s -8s linear infinite}@keyframes fall-91{52.717%{transform:translate(62.1839vw,52.717vh) scale(.4221)}to{transform:translate(66.3051vw,99vh) scale(.4221)}}.snow:nth-child(92){opacity:1.7508;transform:translate(91.2069vw,-10px) scale(.3332);animation:fall-92 24s -16s linear infinite}@keyframes fall-92{77.457%{transform:translate(86.8336vw,77.457vh) scale(.3332)}to{transform:translate(89.02025vw,99vh) scale(.3332)}}.snow:nth-child(93){opacity:.9496;transform:translate(52.6234vw,-10px) scale(.5501);animation:fall-93 20s -21s linear infinite}@keyframes fall-93{35.226%{transform:translate(52.7474vw,35.226vh) scale(.5501)}to{transform:translate(52.6854vw,99vh) scale(.5501)}}.snow:nth-child(94){opacity:1.1272;transform:translate(51.9928vw,-10px) scale(.4121);animation:fall-94 14s -6s linear infinite}@keyframes fall-94{75.7%{transform:translate(54.6434vw,75.7vh) scale(.4121)}to{transform:translate(53.3181vw,99vh) scale(.4121)}}.snow:nth-child(95){opacity:.6704;transform:translate(57.0999vw,-10px) scale(.072);animation:fall-95 17s -14s linear infinite}@keyframes fall-95{63.939%{transform:translate(66.3007vw,63.939vh) scale(.072)}to{transform:translate(61.7003vw,99vh) scale(.072)}}.snow:nth-child(96){opacity:1.5754;transform:translate(2.7662vw,-10px) scale(.0308);animation:fall-96 10s -27s linear infinite}@keyframes fall-96{64.109%{transform:translate(4.4491vw,64.109vh) scale(.0308)}to{transform:translate(3.60765vw,99vh) scale(.0308)}}.snow:nth-child(97){opacity:1.496;transform:translate(29.3534vw,-10px) scale(.9509);animation:fall-97 11s -25s linear infinite}@keyframes fall-97{57.472%{transform:translate(34.2046vw,57.472vh) scale(.9509)}to{transform:translate(31.779vw,99vh) scale(.9509)}}.snow:nth-child(98){opacity:1.8064;transform:translate(.9987vw,-10px) scale(.1384);animation:fall-98 24s -22s linear infinite}@keyframes fall-98{74.462%{transform:translate(.5849vw,74.462vh) scale(.1384)}to{transform:translate(.7918vw,99vh) scale(.1384)}}.snow:nth-child(99){opacity:.9174;transform:translate(51.3661vw,-10px) scale(.6848);animation:fall-99 13s -5s linear infinite}@keyframes fall-99{56.378%{transform:translate(42.348vw,56.378vh) scale(.6848)}to{transform:translate(46.85705vw,99vh) scale(.6848)}}.snow:nth-child(100){opacity:1.8838;transform:translate(36.6835vw,-10px) scale(.8733);animation:fall-100 16s -7s linear infinite}@keyframes fall-100{79.762%{transform:translate(32.9854vw,79.762vh) scale(.8733)}to{transform:translate(34.83445vw,99vh) scale(.8733)}}.snow:nth-child(101){opacity:1.6116;transform:translate(90.7066vw,-10px) scale(.7093);animation:fall-101 26s -18s linear infinite}@keyframes fall-101{55.073%{transform:translate(95.8302vw,55.073vh) scale(.7093)}to{transform:translate(93.2684vw,99vh) scale(.7093)}}.snow:nth-child(102){opacity:1.4724;transform:translate(54.6472vw,-10px) scale(.5427);animation:fall-102 19s -16s linear infinite}@keyframes fall-102{42.997%{transform:translate(55.5242vw,42.997vh) scale(.5427)}to{transform:translate(55.0857vw,99vh) scale(.5427)}}.snow:nth-child(103){opacity:.5884;transform:translate(50.8572vw,-10px) scale(.7334);animation:fall-103 18s -14s linear infinite}@keyframes fall-103{36.973%{transform:translate(59.7771vw,36.973vh) scale(.7334)}to{transform:translate(55.31715vw,99vh) scale(.7334)}}.snow:nth-child(104){opacity:1.5234;transform:translate(58.7836vw,-10px) scale(.011);animation:fall-104 11s -27s linear infinite}@keyframes fall-104{42.384%{transform:translate(53.5432vw,42.384vh) scale(.011)}to{transform:translate(56.1634vw,99vh) scale(.011)}}.snow:nth-child(105){opacity:1.0814;transform:translate(80.4767vw,-10px) scale(.4591);animation:fall-105 23s -18s linear infinite}@keyframes fall-105{39.148%{transform:translate(81.6425vw,39.148vh) scale(.4591)}to{transform:translate(81.0596vw,99vh) scale(.4591)}}.snow:nth-child(106){opacity:.4718;transform:translate(12.416vw,-10px) scale(.615);animation:fall-106 30s -7s linear infinite}@keyframes fall-106{76.943%{transform:translate(4.7143vw,76.943vh) scale(.615)}to{transform:translate(8.56515vw,99vh) scale(.615)}}.snow:nth-child(107){opacity:.5094;transform:translate(88.3799vw,-10px) scale(.3071);animation:fall-107 11s -3s linear infinite}@keyframes fall-107{71.42%{transform:translate(89.5577vw,71.42vh) scale(.3071)}to{transform:translate(88.9688vw,99vh) scale(.3071)}}.snow:nth-child(108){opacity:1.9556;transform:translate(98.9358vw,-10px) scale(.1461);animation:fall-108 13s -7s linear infinite}@keyframes fall-108{70.029%{transform:translate(94.1224vw,70.029vh) scale(.1461)}to{transform:translate(96.5291vw,99vh) scale(.1461)}}.snow:nth-child(109){opacity:.114;transform:translate(90.2683vw,-10px) scale(.121);animation:fall-109 22s -13s linear infinite}@keyframes fall-109{71.68%{transform:translate(80.3399vw,71.68vh) scale(.121)}to{transform:translate(85.3041vw,99vh) scale(.121)}}.snow:nth-child(110){opacity:.1914;transform:translate(54.0222vw,-10px) scale(.5152);animation:fall-110 26s -13s linear infinite}@keyframes fall-110{79.738%{transform:translate(47.234vw,79.738vh) scale(.5152)}to{transform:translate(50.6281vw,99vh) scale(.5152)}}.snow:nth-child(111){opacity:.4924;transform:translate(27.6476vw,-10px) scale(.3249);animation:fall-111 18s -8s linear infinite}@keyframes fall-111{32.997%{transform:translate(19.5393vw,32.997vh) scale(.3249)}to{transform:translate(23.59345vw,99vh) scale(.3249)}}.snow:nth-child(112){opacity:1.1874;transform:translate(63.352vw,-10px) scale(.6719);animation:fall-112 15s -29s linear infinite}@keyframes fall-112{56.229%{transform:translate(54.2568vw,56.229vh) scale(.6719)}to{transform:translate(58.8044vw,99vh) scale(.6719)}}.snow:nth-child(113){opacity:1.3726;transform:translate(3.8823vw,-10px) scale(.7056);animation:fall-113 17s -13s linear infinite}@keyframes fall-113{51.85%{transform:translate(12.3604vw,51.85vh) scale(.7056)}to{transform:translate(8.12135vw,99vh) scale(.7056)}}.snow:nth-child(114){opacity:.544;transform:translate(20.6222vw,-10px) scale(.3791);animation:fall-114 14s -9s linear infinite}@keyframes fall-114{64.057%{transform:translate(28.5696vw,64.057vh) scale(.3791)}to{transform:translate(24.5959vw,99vh) scale(.3791)}}.snow:nth-child(115){opacity:.3592;transform:translate(7.0389vw,-10px) scale(.1079);animation:fall-115 20s -14s linear infinite}@keyframes fall-115{47.491%{transform:translate(8.0113vw,47.491vh) scale(.1079)}to{transform:translate(7.5251vw,99vh) scale(.1079)}}.snow:nth-child(116){opacity:1.5056;transform:translate(88.6979vw,-10px) scale(.3041);animation:fall-116 12s -20s linear infinite}@keyframes fall-116{37.668%{transform:translate(88.0408vw,37.668vh) scale(.3041)}to{transform:translate(88.36935vw,99vh) scale(.3041)}}.snow:nth-child(117){opacity:1.4074;transform:translate(41.3464vw,-10px) scale(.5989);animation:fall-117 25s -23s linear infinite}@keyframes fall-117{52.876%{transform:translate(49.2025vw,52.876vh) scale(.5989)}to{transform:translate(45.27445vw,99vh) scale(.5989)}}.snow:nth-child(118){opacity:1.8554;transform:translate(35.5554vw,-10px) scale(.753);animation:fall-118 21s -23s linear infinite}@keyframes fall-118{44.341%{transform:translate(44.9176vw,44.341vh) scale(.753)}to{transform:translate(40.2365vw,99vh) scale(.753)}}.snow:nth-child(119){opacity:1.1852;transform:translate(49.5256vw,-10px) scale(.2278);animation:fall-119 23s -16s linear infinite}@keyframes fall-119{46.469%{transform:translate(46.2054vw,46.469vh) scale(.2278)}to{transform:translate(47.8655vw,99vh) scale(.2278)}}.snow:nth-child(120){opacity:1.5012;transform:translate(77.3514vw,-10px) scale(.3762);animation:fall-120 11s -20s linear infinite}@keyframes fall-120{33.303%{transform:translate(76.6482vw,33.303vh) scale(.3762)}to{transform:translate(76.9998vw,99vh) scale(.3762)}}.snow:nth-child(121){opacity:.3688;transform:translate(27.515vw,-10px) scale(.4586);animation:fall-121 25s -26s linear infinite}@keyframes fall-121{79.546%{transform:translate(29.8279vw,79.546vh) scale(.4586)}to{transform:translate(28.67145vw,99vh) scale(.4586)}}.snow:nth-child(122){opacity:.2164;transform:translate(36.1865vw,-10px) scale(.0764);animation:fall-122 20s -26s linear infinite}@keyframes fall-122{43.791%{transform:translate(29.543vw,43.791vh) scale(.0764)}to{transform:translate(32.86475vw,99vh) scale(.0764)}}.snow:nth-child(123){opacity:1.6094;transform:translate(56.3808vw,-10px) scale(.1057);animation:fall-123 23s -23s linear infinite}@keyframes fall-123{46.588%{transform:translate(47.1947vw,46.588vh) scale(.1057)}to{transform:translate(51.78775vw,99vh) scale(.1057)}}.snow:nth-child(124){opacity:1.112;transform:translate(61.2728vw,-10px) scale(.656);animation:fall-124 12s -14s linear infinite}@keyframes fall-124{74.736%{transform:translate(51.5309vw,74.736vh) scale(.656)}to{transform:translate(56.40185vw,99vh) scale(.656)}}.snow:nth-child(125){opacity:.0852;transform:translate(50.1691vw,-10px) scale(.6615);animation:fall-125 26s -21s linear infinite}@keyframes fall-125{33.827%{transform:translate(43.1773vw,33.827vh) scale(.6615)}to{transform:translate(46.6732vw,99vh) scale(.6615)}}.snow:nth-child(126){opacity:1.0632;transform:translate(89.3843vw,-10px) scale(.6812);animation:fall-126 24s -19s linear infinite}@keyframes fall-126{40.616%{transform:translate(81.4325vw,40.616vh) scale(.6812)}to{transform:translate(85.4084vw,99vh) scale(.6812)}}.snow:nth-child(127){opacity:.9382;transform:translate(64.3755vw,-10px) scale(.7043);animation:fall-127 16s -30s linear infinite}@keyframes fall-127{43.775%{transform:translate(64.2963vw,43.775vh) scale(.7043)}to{transform:translate(64.3359vw,99vh) scale(.7043)}}.snow:nth-child(128){opacity:1.4226;transform:translate(47.8382vw,-10px) scale(.5347);animation:fall-128 14s -24s linear infinite}@keyframes fall-128{77.952%{transform:translate(57.8197vw,77.952vh) scale(.5347)}to{transform:translate(52.82895vw,99vh) scale(.5347)}}.snow:nth-child(129){opacity:1.026;transform:translate(76.536vw,-10px) scale(.6628);animation:fall-129 20s -13s linear infinite}@keyframes fall-129{45.48%{transform:translate(77.6573vw,45.48vh) scale(.6628)}to{transform:translate(77.09665vw,99vh) scale(.6628)}}.snow:nth-child(130){opacity:1.8224;transform:translate(28.0424vw,-10px) scale(.1309);animation:fall-130 22s -21s linear infinite}@keyframes fall-130{33.663%{transform:translate(27.9908vw,33.663vh) scale(.1309)}to{transform:translate(28.0166vw,99vh) scale(.1309)}}.snow:nth-child(131){opacity:.9098;transform:translate(30.8966vw,-10px) scale(.5007);animation:fall-131 30s -14s linear infinite}@keyframes fall-131{72.664%{transform:translate(22.11vw,72.664vh) scale(.5007)}to{transform:translate(26.5033vw,99vh) scale(.5007)}}.snow:nth-child(132){opacity:1.8966;transform:translate(9.2057vw,-10px) scale(.2067);animation:fall-132 11s -23s linear infinite}@keyframes fall-132{68.486%{transform:translate(13.5657vw,68.486vh) scale(.2067)}to{transform:translate(11.3857vw,99vh) scale(.2067)}}.snow:nth-child(133){opacity:.5954;transform:translate(77.1687vw,-10px) scale(.1684);animation:fall-133 13s -18s linear infinite}@keyframes fall-133{62.943%{transform:translate(80.1897vw,62.943vh) scale(.1684)}to{transform:translate(78.6792vw,99vh) scale(.1684)}}.snow:nth-child(134){opacity:.664;transform:translate(22.6137vw,-10px) scale(.846);animation:fall-134 25s -26s linear infinite}@keyframes fall-134{65.912%{transform:translate(31.2173vw,65.912vh) scale(.846)}to{transform:translate(26.9155vw,99vh) scale(.846)}}.snow:nth-child(135){opacity:1.4186;transform:translate(30.7633vw,-10px) scale(.2836);animation:fall-135 29s -22s linear infinite}@keyframes fall-135{42.722%{transform:translate(31.0889vw,42.722vh) scale(.2836)}to{transform:translate(30.9261vw,99vh) scale(.2836)}}.snow:nth-child(136){opacity:1.8292;transform:translate(86.5066vw,-10px) scale(.0176);animation:fall-136 25s -16s linear infinite}@keyframes fall-136{62.035%{transform:translate(87.0203vw,62.035vh) scale(.0176)}to{transform:translate(86.76345vw,99vh) scale(.0176)}}.snow:nth-child(137){opacity:.8172;transform:translate(31.8573vw,-10px) scale(.4642);animation:fall-137 30s -16s linear infinite}@keyframes fall-137{44.882%{transform:translate(41.4973vw,44.882vh) scale(.4642)}to{transform:translate(36.6773vw,99vh) scale(.4642)}}.snow:nth-child(138){opacity:1.1066;transform:translate(94.5503vw,-10px) scale(.8638);animation:fall-138 16s -19s linear infinite}@keyframes fall-138{52.31%{transform:translate(87.8771vw,52.31vh) scale(.8638)}to{transform:translate(91.2137vw,99vh) scale(.8638)}}.snow:nth-child(139){opacity:1.831;transform:translate(44.7439vw,-10px) scale(.723);animation:fall-139 10s -10s linear infinite}@keyframes fall-139{33.207%{transform:translate(40.7691vw,33.207vh) scale(.723)}to{transform:translate(42.7565vw,99vh) scale(.723)}}.snow:nth-child(140){opacity:1.0194;transform:translate(68.2656vw,-10px) scale(.7978);animation:fall-140 21s -18s linear infinite}@keyframes fall-140{72.923%{transform:translate(77.0568vw,72.923vh) scale(.7978)}to{transform:translate(72.6612vw,99vh) scale(.7978)}}.snow:nth-child(141){opacity:1.1898;transform:translate(79.1246vw,-10px) scale(.316);animation:fall-141 21s -27s linear infinite}@keyframes fall-141{76.762%{transform:translate(85.2349vw,76.762vh) scale(.316)}to{transform:translate(82.17975vw,99vh) scale(.316)}}.snow:nth-child(142){opacity:.5114;transform:translate(32.1717vw,-10px) scale(.5751);animation:fall-142 12s -25s linear infinite}@keyframes fall-142{72.343%{transform:translate(30.8954vw,72.343vh) scale(.5751)}to{transform:translate(31.53355vw,99vh) scale(.5751)}}.snow:nth-child(143){opacity:.5762;transform:translate(18.9219vw,-10px) scale(.7579);animation:fall-143 19s -25s linear infinite}@keyframes fall-143{58.4%{transform:translate(24.3711vw,58.4vh) scale(.7579)}to{transform:translate(21.6465vw,99vh) scale(.7579)}}.snow:nth-child(144){opacity:.8274;transform:translate(34.2767vw,-10px) scale(.0096);animation:fall-144 30s -29s linear infinite}@keyframes fall-144{78.752%{transform:translate(34.3249vw,78.752vh) scale(.0096)}to{transform:translate(34.3008vw,99vh) scale(.0096)}}.snow:nth-child(145){opacity:1.9942;transform:translate(89.6301vw,-10px) scale(.6872);animation:fall-145 27s -3s linear infinite}@keyframes fall-145{47.887%{transform:translate(81.8835vw,47.887vh) scale(.6872)}to{transform:translate(85.7568vw,99vh) scale(.6872)}}.snow:nth-child(146){opacity:1.005;transform:translate(5.7781vw,-10px) scale(.7599);animation:fall-146 22s -7s linear infinite}@keyframes fall-146{67.476%{transform:translate(8.6026vw,67.476vh) scale(.7599)}to{transform:translate(7.19035vw,99vh) scale(.7599)}}.snow:nth-child(147){opacity:1.4548;transform:translate(93.8832vw,-10px) scale(.913);animation:fall-147 26s -8s linear infinite}@keyframes fall-147{75.817%{transform:translate(89.2269vw,75.817vh) scale(.913)}to{transform:translate(91.55505vw,99vh) scale(.913)}}.snow:nth-child(148){opacity:1.2312;transform:translate(82.2683vw,-10px) scale(.8668);animation:fall-148 12s -16s linear infinite}@keyframes fall-148{69.402%{transform:translate(86.0237vw,69.402vh) scale(.8668)}to{transform:translate(84.146vw,99vh) scale(.8668)}}.snow:nth-child(149){opacity:1.9688;transform:translate(41.272vw,-10px) scale(.6718);animation:fall-149 18s -14s linear infinite}@keyframes fall-149{66.987%{transform:translate(47.8156vw,66.987vh) scale(.6718)}to{transform:translate(44.5438vw,99vh) scale(.6718)}}.snow:nth-child(150){opacity:.8372;transform:translate(18.2508vw,-10px) scale(.1785);animation:fall-150 17s -30s linear infinite}@keyframes fall-150{49.308%{transform:translate(16.761vw,49.308vh) scale(.1785)}to{transform:translate(17.5059vw,99vh) scale(.1785)}}.snow:nth-child(151){opacity:.4012;transform:translate(44.0689vw,-10px) scale(.3602);animation:fall-151 13s -22s linear infinite}@keyframes fall-151{54.737%{transform:translate(40.4777vw,54.737vh) scale(.3602)}to{transform:translate(42.2733vw,99vh) scale(.3602)}}.snow:nth-child(152){opacity:.5728;transform:translate(70.9016vw,-10px) scale(.9162);animation:fall-152 25s -25s linear infinite}@keyframes fall-152{59.021%{transform:translate(77.0326vw,59.021vh) scale(.9162)}to{transform:translate(73.9671vw,99vh) scale(.9162)}}.snow:nth-child(153){opacity:.7928;transform:translate(53.4271vw,-10px) scale(.978);animation:fall-153 26s -18s linear infinite}@keyframes fall-153{50.069%{transform:translate(54.0941vw,50.069vh) scale(.978)}to{transform:translate(53.7606vw,99vh) scale(.978)}}.snow:nth-child(154){opacity:.9574;transform:translate(20.0881vw,-10px) scale(.5466);animation:fall-154 19s -9s linear infinite}@keyframes fall-154{38.001%{transform:translate(21.202vw,38.001vh) scale(.5466)}to{transform:translate(20.64505vw,99vh) scale(.5466)}}.snow:nth-child(155){opacity:.2756;transform:translate(53.6886vw,-10px) scale(.6028);animation:fall-155 25s -16s linear infinite}@keyframes fall-155{76.402%{transform:translate(53.9934vw,76.402vh) scale(.6028)}to{transform:translate(53.841vw,99vh) scale(.6028)}}.snow:nth-child(156){opacity:1.1392;transform:translate(48.9059vw,-10px) scale(.0401);animation:fall-156 18s -8s linear infinite}@keyframes fall-156{38.412%{transform:translate(48.4711vw,38.412vh) scale(.0401)}to{transform:translate(48.6885vw,99vh) scale(.0401)}}.snow:nth-child(157){opacity:1.9742;transform:translate(80.5525vw,-10px) scale(.3978);animation:fall-157 12s -10s linear infinite}@keyframes fall-157{54.439%{transform:translate(89.3096vw,54.439vh) scale(.3978)}to{transform:translate(84.93105vw,99vh) scale(.3978)}}.snow:nth-child(158){opacity:1.5046;transform:translate(31.2719vw,-10px) scale(.7878);animation:fall-158 25s -22s linear infinite}@keyframes fall-158{40.821%{transform:translate(39.6684vw,40.821vh) scale(.7878)}to{transform:translate(35.47015vw,99vh) scale(.7878)}}.snow:nth-child(159){opacity:1.838;transform:translate(70.075vw,-10px) scale(.4375);animation:fall-159 13s -13s linear infinite}@keyframes fall-159{64.224%{transform:translate(69.9579vw,64.224vh) scale(.4375)}to{transform:translate(70.01645vw,99vh) scale(.4375)}}.snow:nth-child(160){opacity:1.5122;transform:translate(95.3305vw,-10px) scale(.6595);animation:fall-160 22s -7s linear infinite}@keyframes fall-160{73.988%{transform:translate(86.5096vw,73.988vh) scale(.6595)}to{transform:translate(90.92005vw,99vh) scale(.6595)}}.snow:nth-child(161){opacity:.9856;transform:translate(13.6134vw,-10px) scale(.6218);animation:fall-161 29s -30s linear infinite}@keyframes fall-161{52.21%{transform:translate(13.5259vw,52.21vh) scale(.6218)}to{transform:translate(13.56965vw,99vh) scale(.6218)}}.snow:nth-child(162){opacity:1.8432;transform:translate(36.6206vw,-10px) scale(.4595);animation:fall-162 13s -19s linear infinite}@keyframes fall-162{47.91%{transform:translate(37.1099vw,47.91vh) scale(.4595)}to{transform:translate(36.86525vw,99vh) scale(.4595)}}.snow:nth-child(163){opacity:1.7596;transform:translate(61.6207vw,-10px) scale(.5907);animation:fall-163 16s -15s linear infinite}@keyframes fall-163{71.52%{transform:translate(52.019vw,71.52vh) scale(.5907)}to{transform:translate(56.81985vw,99vh) scale(.5907)}}.snow:nth-child(164){opacity:1.5716;transform:translate(47.8503vw,-10px) scale(.4814);animation:fall-164 10s -17s linear infinite}@keyframes fall-164{74.422%{transform:translate(57.2287vw,74.422vh) scale(.4814)}to{transform:translate(52.5395vw,99vh) scale(.4814)}}.snow:nth-child(165){opacity:.8344;transform:translate(2.7272vw,-10px) scale(.5825);animation:fall-165 16s -22s linear infinite}@keyframes fall-165{70.065%{transform:translate(5.3694vw,70.065vh) scale(.5825)}to{transform:translate(4.0483vw,99vh) scale(.5825)}}.snow:nth-child(166){opacity:1.718;transform:translate(77.1626vw,-10px) scale(.7231);animation:fall-166 14s -16s linear infinite}@keyframes fall-166{48.447%{transform:translate(85.4808vw,48.447vh) scale(.7231)}to{transform:translate(81.3217vw,99vh) scale(.7231)}}.snow:nth-child(167){opacity:.8444;transform:translate(89.1559vw,-10px) scale(.997);animation:fall-167 21s -26s linear infinite}@keyframes fall-167{77.163%{transform:translate(94.0202vw,77.163vh) scale(.997)}to{transform:translate(91.58805vw,99vh) scale(.997)}}.snow:nth-child(168){opacity:1.0724;transform:translate(37.2126vw,-10px) scale(.6582);animation:fall-168 18s -4s linear infinite}@keyframes fall-168{71.426%{transform:translate(44.9302vw,71.426vh) scale(.6582)}to{transform:translate(41.0714vw,99vh) scale(.6582)}}.snow:nth-child(169){opacity:1.5018;transform:translate(69.0187vw,-10px) scale(.379);animation:fall-169 16s -16s linear infinite}@keyframes fall-169{76.495%{transform:translate(78.6501vw,76.495vh) scale(.379)}to{transform:translate(73.8344vw,99vh) scale(.379)}}.snow:nth-child(170){opacity:1.2008;transform:translate(17.9242vw,-10px) scale(.2029);animation:fall-170 17s -8s linear infinite}@keyframes fall-170{57.785%{transform:translate(15.7879vw,57.785vh) scale(.2029)}to{transform:translate(16.85605vw,99vh) scale(.2029)}}.snow:nth-child(171){opacity:1.3728;transform:translate(71.5863vw,-10px) scale(.7787);animation:fall-171 15s -7s linear infinite}@keyframes fall-171{69.336%{transform:translate(79.5931vw,69.336vh) scale(.7787)}to{transform:translate(75.5897vw,99vh) scale(.7787)}}.snow:nth-child(172){opacity:1.3956;transform:translate(22.6573vw,-10px) scale(.7717);animation:fall-172 19s -11s linear infinite}@keyframes fall-172{37.318%{transform:translate(13.7591vw,37.318vh) scale(.7717)}to{transform:translate(18.2082vw,99vh) scale(.7717)}}.snow:nth-child(173){opacity:.1494;transform:translate(45.1717vw,-10px) scale(.4586);animation:fall-173 20s -23s linear infinite}@keyframes fall-173{58.298%{transform:translate(38.64vw,58.298vh) scale(.4586)}to{transform:translate(41.90585vw,99vh) scale(.4586)}}.snow:nth-child(174){opacity:1.6288;transform:translate(87.028vw,-10px) scale(.0516);animation:fall-174 20s -6s linear infinite}@keyframes fall-174{40.012%{transform:translate(85.7496vw,40.012vh) scale(.0516)}to{transform:translate(86.3888vw,99vh) scale(.0516)}}.snow:nth-child(175){opacity:.5992;transform:translate(44.8685vw,-10px) scale(.4616);animation:fall-175 19s -6s linear infinite}@keyframes fall-175{32.748%{transform:translate(41.3173vw,32.748vh) scale(.4616)}to{transform:translate(43.0929vw,99vh) scale(.4616)}}.snow:nth-child(176){opacity:.0046;transform:translate(54.3513vw,-10px) scale(.5948);animation:fall-176 18s -14s linear infinite}@keyframes fall-176{44.336%{transform:translate(52.8332vw,44.336vh) scale(.5948)}to{transform:translate(53.59225vw,99vh) scale(.5948)}}.snow:nth-child(177){opacity:.3292;transform:translate(95.6205vw,-10px) scale(.2712);animation:fall-177 12s -12s linear infinite}@keyframes fall-177{32.706%{transform:translate(96.0663vw,32.706vh) scale(.2712)}to{transform:translate(95.8434vw,99vh) scale(.2712)}}.snow:nth-child(178){opacity:1.1994;transform:translate(18.9776vw,-10px) scale(.8439);animation:fall-178 19s -30s linear infinite}@keyframes fall-178{60.189%{transform:translate(27.9667vw,60.189vh) scale(.8439)}to{transform:translate(23.47215vw,99vh) scale(.8439)}}.snow:nth-child(179){opacity:.219;transform:translate(.5127vw,-10px) scale(.9656);animation:fall-179 11s -17s linear infinite}@keyframes fall-179{75.609%{transform:translate(-1.7041vw,75.609vh) scale(.9656)}to{transform:translate(-.5957vw,99vh) scale(.9656)}}.snow:nth-child(180){opacity:.7348;transform:translate(62.0775vw,-10px) scale(.1212);animation:fall-180 10s -13s linear infinite}@keyframes fall-180{39.072%{transform:translate(71.3905vw,39.072vh) scale(.1212)}to{transform:translate(66.734vw,99vh) scale(.1212)}}.snow:nth-child(181){opacity:1.5886;transform:translate(29.9322vw,-10px) scale(.4941);animation:fall-181 22s -10s linear infinite}@keyframes fall-181{45.474%{transform:translate(26.0713vw,45.474vh) scale(.4941)}to{transform:translate(28.00175vw,99vh) scale(.4941)}}.snow:nth-child(182){opacity:.8128;transform:translate(80.6669vw,-10px) scale(.1452);animation:fall-182 13s -18s linear infinite}@keyframes fall-182{50.602%{transform:translate(77.9678vw,50.602vh) scale(.1452)}to{transform:translate(79.31735vw,99vh) scale(.1452)}}.snow:nth-child(183){opacity:1.8768;transform:translate(10.3157vw,-10px) scale(.1544);animation:fall-183 30s -25s linear infinite}@keyframes fall-183{34.278%{transform:translate(19.4032vw,34.278vh) scale(.1544)}to{transform:translate(14.85945vw,99vh) scale(.1544)}}.snow:nth-child(184){opacity:1.118;transform:translate(31.416vw,-10px) scale(.9544);animation:fall-184 13s -19s linear infinite}@keyframes fall-184{73.328%{transform:translate(31.9544vw,73.328vh) scale(.9544)}to{transform:translate(31.6852vw,99vh) scale(.9544)}}.snow:nth-child(185){opacity:1.0616;transform:translate(67.9214vw,-10px) scale(.4018);animation:fall-185 29s -9s linear infinite}@keyframes fall-185{79.047%{transform:translate(73.2299vw,79.047vh) scale(.4018)}to{transform:translate(70.57565vw,99vh) scale(.4018)}}.snow:nth-child(186){opacity:.3846;transform:translate(62.2557vw,-10px) scale(.5955);animation:fall-186 17s -3s linear infinite}@keyframes fall-186{73.975%{transform:translate(64.2527vw,73.975vh) scale(.5955)}to{transform:translate(63.2542vw,99vh) scale(.5955)}}.snow:nth-child(187){opacity:1.5282;transform:translate(46.4216vw,-10px) scale(.1471);animation:fall-187 27s -26s linear infinite}@keyframes fall-187{73.311%{transform:translate(47.3526vw,73.311vh) scale(.1471)}to{transform:translate(46.8871vw,99vh) scale(.1471)}}.snow:nth-child(188){opacity:.289;transform:translate(84.5192vw,-10px) scale(.9271);animation:fall-188 10s -7s linear infinite}@keyframes fall-188{75.847%{transform:translate(76.6828vw,75.847vh) scale(.9271)}to{transform:translate(80.601vw,99vh) scale(.9271)}}.snow:nth-child(189){opacity:.6942;transform:translate(14.1224vw,-10px) scale(.5746);animation:fall-189 10s -7s linear infinite}@keyframes fall-189{65.73%{transform:translate(17.0727vw,65.73vh) scale(.5746)}to{transform:translate(15.59755vw,99vh) scale(.5746)}}.snow:nth-child(190){opacity:1.181;transform:translate(28.6538vw,-10px) scale(.5791);animation:fall-190 23s -9s linear infinite}@keyframes fall-190{50.521%{transform:translate(34.5001vw,50.521vh) scale(.5791)}to{transform:translate(31.57695vw,99vh) scale(.5791)}}.snow:nth-child(191){opacity:.9836;transform:translate(66.2002vw,-10px) scale(.7951);animation:fall-191 20s -1s linear infinite}@keyframes fall-191{45.941%{transform:translate(73.1936vw,45.941vh) scale(.7951)}to{transform:translate(69.6969vw,99vh) scale(.7951)}}.snow:nth-child(192){opacity:1.768;transform:translate(51.0681vw,-10px) scale(.4529);animation:fall-192 20s -20s linear infinite}@keyframes fall-192{55.19%{transform:translate(55.0535vw,55.19vh) scale(.4529)}to{transform:translate(53.0608vw,99vh) scale(.4529)}}.snow:nth-child(193){opacity:.9914;transform:translate(24.3693vw,-10px) scale(.2127);animation:fall-193 16s -16s linear infinite}@keyframes fall-193{51.187%{transform:translate(16.0315vw,51.187vh) scale(.2127)}to{transform:translate(20.2004vw,99vh) scale(.2127)}}.snow:nth-child(194){opacity:.8084;transform:translate(63.3241vw,-10px) scale(.1389);animation:fall-194 30s -23s linear infinite}@keyframes fall-194{68.709%{transform:translate(54.0731vw,68.709vh) scale(.1389)}to{transform:translate(58.6986vw,99vh) scale(.1389)}}.snow:nth-child(195){opacity:.538;transform:translate(39.4933vw,-10px) scale(.5385);animation:fall-195 20s -17s linear infinite}@keyframes fall-195{71.809%{transform:translate(40.5812vw,71.809vh) scale(.5385)}to{transform:translate(40.03725vw,99vh) scale(.5385)}}.snow:nth-child(196){opacity:1.4466;transform:translate(56.0694vw,-10px) scale(.9029);animation:fall-196 13s -27s linear infinite}@keyframes fall-196{56.561%{transform:translate(58.0005vw,56.561vh) scale(.9029)}to{transform:translate(57.03495vw,99vh) scale(.9029)}}.snow:nth-child(197){opacity:.591;transform:translate(2.6491vw,-10px) scale(.8552);animation:fall-197 23s -26s linear infinite}@keyframes fall-197{60.828%{transform:translate(-7.0444vw,60.828vh) scale(.8552)}to{transform:translate(-2.19765vw,99vh) scale(.8552)}}.snow:nth-child(198){opacity:.1948;transform:translate(3.9801vw,-10px) scale(.6511);animation:fall-198 29s -16s linear infinite}@keyframes fall-198{47.374%{transform:translate(4.9993vw,47.374vh) scale(.6511)}to{transform:translate(4.4897vw,99vh) scale(.6511)}}.snow:nth-child(199){opacity:1.7786;transform:translate(9.3197vw,-10px) scale(.7151);animation:fall-199 19s -7s linear infinite}@keyframes fall-199{61.114%{transform:translate(17.8091vw,61.114vh) scale(.7151)}to{transform:translate(13.5644vw,99vh) scale(.7151)}}.snow:nth-child(200){opacity:.1228;transform:translate(2.2827vw,-10px) scale(.3682);animation:fall-200 24s -6s linear infinite}@keyframes fall-200{36.885%{transform:translate(3.4717vw,36.885vh) scale(.3682)}to{transform:translate(2.8772vw,99vh) scale(.3682)}}.snow:nth-child(201){opacity:.1966;transform:translate(3.2163vw,-10px) scale(.5176);animation:fall-201 30s -16s linear infinite}@keyframes fall-201{52.534%{transform:translate(2.7285vw,52.534vh) scale(.5176)}to{transform:translate(2.9724vw,99vh) scale(.5176)}}.snow:nth-child(202){opacity:1.5412;transform:translate(88.3741vw,-10px) scale(.5448);animation:fall-202 14s -20s linear infinite}@keyframes fall-202{45.848%{transform:translate(92.127vw,45.848vh) scale(.5448)}to{transform:translate(90.25055vw,99vh) scale(.5448)}}.snow:nth-child(203){opacity:.4216;transform:translate(71.5225vw,-10px) scale(.8013);animation:fall-203 16s -23s linear infinite}@keyframes fall-203{30.224%{transform:translate(66.3819vw,30.224vh) scale(.8013)}to{transform:translate(68.9522vw,99vh) scale(.8013)}}.snow:nth-child(204){opacity:.3402;transform:translate(24.2003vw,-10px) scale(.2702);animation:fall-204 17s -5s linear infinite}@keyframes fall-204{70.248%{transform:translate(15.4982vw,70.248vh) scale(.2702)}to{transform:translate(19.84925vw,99vh) scale(.2702)}}.snow:nth-child(205){opacity:.3224;transform:translate(92.2491vw,-10px) scale(.4836);animation:fall-205 23s -27s linear infinite}@keyframes fall-205{68.211%{transform:translate(83.2262vw,68.211vh) scale(.4836)}to{transform:translate(87.73765vw,99vh) scale(.4836)}}.snow:nth-child(206){opacity:1.1596;transform:translate(96.1062vw,-10px) scale(.318);animation:fall-206 22s -4s linear infinite}@keyframes fall-206{49.902%{transform:translate(94.3804vw,49.902vh) scale(.318)}to{transform:translate(95.2433vw,99vh) scale(.318)}}.snow:nth-child(207){opacity:1.2;transform:translate(75.4625vw,-10px) scale(.098);animation:fall-207 19s -3s linear infinite}@keyframes fall-207{33.444%{transform:translate(70.1484vw,33.444vh) scale(.098)}to{transform:translate(72.80545vw,99vh) scale(.098)}}.snow:nth-child(208){opacity:1.9258;transform:translate(32.1213vw,-10px) scale(.9684);animation:fall-208 16s -30s linear infinite}@keyframes fall-208{67.394%{transform:translate(34.1891vw,67.394vh) scale(.9684)}to{transform:translate(33.1552vw,99vh) scale(.9684)}}.snow:nth-child(209){opacity:1.826;transform:translate(69.6596vw,-10px) scale(.2696);animation:fall-209 25s -18s linear infinite}@keyframes fall-209{37.788%{transform:translate(76.0457vw,37.788vh) scale(.2696)}to{transform:translate(72.85265vw,99vh) scale(.2696)}}.snow:nth-child(210){opacity:.6234;transform:translate(49.5379vw,-10px) scale(.7191);animation:fall-210 14s -19s linear infinite}@keyframes fall-210{32.559%{transform:translate(56.0879vw,32.559vh) scale(.7191)}to{transform:translate(52.8129vw,99vh) scale(.7191)}}.snow:nth-child(211){opacity:.8698;transform:translate(80.6078vw,-10px) scale(.2756);animation:fall-211 29s -30s linear infinite}@keyframes fall-211{32.731%{transform:translate(76.9553vw,32.731vh) scale(.2756)}to{transform:translate(78.78155vw,99vh) scale(.2756)}}.snow:nth-child(212){opacity:1.789;transform:translate(31.3234vw,-10px) scale(.019);animation:fall-212 10s -27s linear infinite}@keyframes fall-212{44.329%{transform:translate(22.7444vw,44.329vh) scale(.019)}to{transform:translate(27.0339vw,99vh) scale(.019)}}.snow:nth-child(213){opacity:.4198;transform:translate(97.7555vw,-10px) scale(.8515);animation:fall-213 26s -3s linear infinite}@keyframes fall-213{57.004%{transform:translate(91.1661vw,57.004vh) scale(.8515)}to{transform:translate(94.4608vw,99vh) scale(.8515)}}.snow:nth-child(214){opacity:.1172;transform:translate(47.696vw,-10px) scale(.085);animation:fall-214 22s -15s linear infinite}@keyframes fall-214{41.38%{transform:translate(51.2895vw,41.38vh) scale(.085)}to{transform:translate(49.49275vw,99vh) scale(.085)}}.snow:nth-child(215){opacity:.6354;transform:translate(1.3659vw,-10px) scale(.6819);animation:fall-215 17s -19s linear infinite}@keyframes fall-215{30.264%{transform:translate(-7.5399vw,30.264vh) scale(.6819)}to{transform:translate(-3.087vw,99vh) scale(.6819)}}.snow:nth-child(216){opacity:1.9148;transform:translate(79.056vw,-10px) scale(.4034);animation:fall-216 29s -21s linear infinite}@keyframes fall-216{67.109%{transform:translate(73.8191vw,67.109vh) scale(.4034)}to{transform:translate(76.43755vw,99vh) scale(.4034)}}.snow:nth-child(217){opacity:.7334;transform:translate(45.3268vw,-10px) scale(.8666);animation:fall-217 26s -20s linear infinite}@keyframes fall-217{44.056%{transform:translate(40.4354vw,44.056vh) scale(.8666)}to{transform:translate(42.8811vw,99vh) scale(.8666)}}.snow:nth-child(218){opacity:.9112;transform:translate(29.6092vw,-10px) scale(.8415);animation:fall-218 12s -21s linear infinite}@keyframes fall-218{76.736%{transform:translate(29.4358vw,76.736vh) scale(.8415)}to{transform:translate(29.5225vw,99vh) scale(.8415)}}.snow:nth-child(219){opacity:.8476;transform:translate(84.249vw,-10px) scale(.1923);animation:fall-219 17s -1s linear infinite}@keyframes fall-219{43.666%{transform:translate(81.4661vw,43.666vh) scale(.1923)}to{transform:translate(82.85755vw,99vh) scale(.1923)}}.snow:nth-child(220){opacity:.5378;transform:translate(47.5966vw,-10px) scale(.5967);animation:fall-220 27s -9s linear infinite}@keyframes fall-220{57.305%{transform:translate(51.0839vw,57.305vh) scale(.5967)}to{transform:translate(49.34025vw,99vh) scale(.5967)}}.snow:nth-child(221){opacity:1.6152;transform:translate(8.2781vw,-10px) scale(.3792);animation:fall-221 19s -5s linear infinite}@keyframes fall-221{49.261%{transform:translate(10.9523vw,49.261vh) scale(.3792)}to{transform:translate(9.6152vw,99vh) scale(.3792)}}.snow:nth-child(222){opacity:.3622;transform:translate(88.7596vw,-10px) scale(.696);animation:fall-222 25s -26s linear infinite}@keyframes fall-222{71.211%{transform:translate(97.5785vw,71.211vh) scale(.696)}to{transform:translate(93.16905vw,99vh) scale(.696)}}.snow:nth-child(223){opacity:.083;transform:translate(11.0595vw,-10px) scale(.7744);animation:fall-223 10s -8s linear infinite}@keyframes fall-223{37.229%{transform:translate(19.8039vw,37.229vh) scale(.7744)}to{transform:translate(15.4317vw,99vh) scale(.7744)}}.snow:nth-child(224){opacity:1.4832;transform:translate(55.1135vw,-10px) scale(.0163);animation:fall-224 21s -29s linear infinite}@keyframes fall-224{63.384%{transform:translate(61.5538vw,63.384vh) scale(.0163)}to{transform:translate(58.33365vw,99vh) scale(.0163)}}.snow:nth-child(225){opacity:.2602;transform:translate(90.9281vw,-10px) scale(.4271);animation:fall-225 25s -20s linear infinite}@keyframes fall-225{62.779%{transform:translate(89.5706vw,62.779vh) scale(.4271)}to{transform:translate(90.24935vw,99vh) scale(.4271)}}.snow:nth-child(226){opacity:1.9764;transform:translate(55.3913vw,-10px) scale(.8346);animation:fall-226 23s -9s linear infinite}@keyframes fall-226{46.778%{transform:translate(50.2268vw,46.778vh) scale(.8346)}to{transform:translate(52.80905vw,99vh) scale(.8346)}}.snow:nth-child(227){opacity:.8214;transform:translate(62.056vw,-10px) scale(.9972);animation:fall-227 23s -14s linear infinite}@keyframes fall-227{51.152%{transform:translate(67.9319vw,51.152vh) scale(.9972)}to{transform:translate(64.99395vw,99vh) scale(.9972)}}.snow:nth-child(228){opacity:1.6664;transform:translate(3.0583vw,-10px) scale(.8242);animation:fall-228 27s -7s linear infinite}@keyframes fall-228{69.986%{transform:translate(-4.5996vw,69.986vh) scale(.8242)}to{transform:translate(-.77065vw,99vh) scale(.8242)}}.snow:nth-child(229){opacity:1.4316;transform:translate(42.7267vw,-10px) scale(.1354);animation:fall-229 10s -7s linear infinite}@keyframes fall-229{31.29%{transform:translate(49.9434vw,31.29vh) scale(.1354)}to{transform:translate(46.33505vw,99vh) scale(.1354)}}.snow:nth-child(230){opacity:.382;transform:translate(2.0301vw,-10px) scale(.865);animation:fall-230 25s -3s linear infinite}@keyframes fall-230{64.17%{transform:translate(-3.5153vw,64.17vh) scale(.865)}to{transform:translate(-.7426vw,99vh) scale(.865)}}.snow:nth-child(231){opacity:.2518;transform:translate(48.505vw,-10px) scale(.5464);animation:fall-231 21s -5s linear infinite}@keyframes fall-231{62.916%{transform:translate(51.897vw,62.916vh) scale(.5464)}to{transform:translate(50.201vw,99vh) scale(.5464)}}.snow:nth-child(232){opacity:1.9066;transform:translate(90.3958vw,-10px) scale(.73);animation:fall-232 23s -11s linear infinite}@keyframes fall-232{41.401%{transform:translate(96.487vw,41.401vh) scale(.73)}to{transform:translate(93.4414vw,99vh) scale(.73)}}.snow:nth-child(233){opacity:1.628;transform:translate(3.3956vw,-10px) scale(.6864);animation:fall-233 18s -23s linear infinite}@keyframes fall-233{71.498%{transform:translate(-1.7056vw,71.498vh) scale(.6864)}to{transform:translate(.845vw,99vh) scale(.6864)}}.snow:nth-child(234){opacity:.8478;transform:translate(88.2936vw,-10px) scale(.4536);animation:fall-234 21s -22s linear infinite}@keyframes fall-234{33.212%{transform:translate(83.6508vw,33.212vh) scale(.4536)}to{transform:translate(85.9722vw,99vh) scale(.4536)}}.snow:nth-child(235){opacity:1.8732;transform:translate(75.7908vw,-10px) scale(.7669);animation:fall-235 29s -23s linear infinite}@keyframes fall-235{63.704%{transform:translate(80.0671vw,63.704vh) scale(.7669)}to{transform:translate(77.92895vw,99vh) scale(.7669)}}.snow:nth-child(236){opacity:1.2984;transform:translate(60.9016vw,-10px) scale(.5947);animation:fall-236 25s -9s linear infinite}@keyframes fall-236{42.635%{transform:translate(63.8592vw,42.635vh) scale(.5947)}to{transform:translate(62.3804vw,99vh) scale(.5947)}}.snow:nth-child(237){opacity:.508;transform:translate(83.0672vw,-10px) scale(.3194);animation:fall-237 27s -28s linear infinite}@keyframes fall-237{41.05%{transform:translate(74.2284vw,41.05vh) scale(.3194)}to{transform:translate(78.6478vw,99vh) scale(.3194)}}.snow:nth-child(238){opacity:1.2746;transform:translate(25.458vw,-10px) scale(.9757);animation:fall-238 10s -8s linear infinite}@keyframes fall-238{45.853%{transform:translate(16.3343vw,45.853vh) scale(.9757)}to{transform:translate(20.89615vw,99vh) scale(.9757)}}.snow:nth-child(239){opacity:.6868;transform:translate(97.9843vw,-10px) scale(.0607);animation:fall-239 21s -2s linear infinite}@keyframes fall-239{42.104%{transform:translate(89.7985vw,42.104vh) scale(.0607)}to{transform:translate(93.8914vw,99vh) scale(.0607)}}.snow:nth-child(240){opacity:.0134;transform:translate(9.5738vw,-10px) scale(.5953);animation:fall-240 11s -9s linear infinite}@keyframes fall-240{70.002%{transform:translate(.8812vw,70.002vh) scale(.5953)}to{transform:translate(5.2275vw,99vh) scale(.5953)}}.snow:nth-child(241){opacity:.421;transform:translate(7.5708vw,-10px) scale(.1334);animation:fall-241 18s -13s linear infinite}@keyframes fall-241{59.713%{transform:translate(1.933vw,59.713vh) scale(.1334)}to{transform:translate(4.7519vw,99vh) scale(.1334)}}.snow:nth-child(242){opacity:.568;transform:translate(73.9677vw,-10px) scale(.1776);animation:fall-242 29s -5s linear infinite}@keyframes fall-242{61.616%{transform:translate(68.8764vw,61.616vh) scale(.1776)}to{transform:translate(71.42205vw,99vh) scale(.1776)}}.snow:nth-child(243){opacity:.4346;transform:translate(24.917vw,-10px) scale(.4215);animation:fall-243 24s -20s linear infinite}@keyframes fall-243{79.015%{transform:translate(28.4085vw,79.015vh) scale(.4215)}to{transform:translate(26.66275vw,99vh) scale(.4215)}}.snow:nth-child(244){opacity:1.08;transform:translate(72.0747vw,-10px) scale(.4246);animation:fall-244 26s -7s linear infinite}@keyframes fall-244{40.633%{transform:translate(62.2406vw,40.633vh) scale(.4246)}to{transform:translate(67.15765vw,99vh) scale(.4246)}}.snow:nth-child(245){opacity:.887;transform:translate(57.0652vw,-10px) scale(.7765);animation:fall-245 17s -4s linear infinite}@keyframes fall-245{36.559%{transform:translate(49.7478vw,36.559vh) scale(.7765)}to{transform:translate(53.4065vw,99vh) scale(.7765)}}.snow:nth-child(246){opacity:.3668;transform:translate(78.66vw,-10px) scale(.8634);animation:fall-246 15s -24s linear infinite}@keyframes fall-246{48.634%{transform:translate(83.0624vw,48.634vh) scale(.8634)}to{transform:translate(80.8612vw,99vh) scale(.8634)}}.snow:nth-child(247){opacity:1.2686;transform:translate(75.6029vw,-10px) scale(.762);animation:fall-247 25s -27s linear infinite}@keyframes fall-247{50.36%{transform:translate(85.2409vw,50.36vh) scale(.762)}to{transform:translate(80.4219vw,99vh) scale(.762)}}.snow:nth-child(248){opacity:1.6272;transform:translate(4.3853vw,-10px) scale(.331);animation:fall-248 25s -21s linear infinite}@keyframes fall-248{55.292%{transform:translate(8.8431vw,55.292vh) scale(.331)}to{transform:translate(6.6142vw,99vh) scale(.331)}}.snow:nth-child(249){opacity:1.4446;transform:translate(42.3076vw,-10px) scale(.5276);animation:fall-249 19s -16s linear infinite}@keyframes fall-249{59.012%{transform:translate(35.6476vw,59.012vh) scale(.5276)}to{transform:translate(38.9776vw,99vh) scale(.5276)}}.snow:nth-child(250){opacity:.3332;transform:translate(3.8949vw,-10px) scale(.4415);animation:fall-250 17s -10s linear infinite}@keyframes fall-250{48.498%{transform:translate(13.7394vw,48.498vh) scale(.4415)}to{transform:translate(8.81715vw,99vh) scale(.4415)}}.snow:nth-child(251){opacity:1.2294;transform:translate(87.8782vw,-10px) scale(.9347);animation:fall-251 19s -22s linear infinite}@keyframes fall-251{47.541%{transform:translate(97.8139vw,47.541vh) scale(.9347)}to{transform:translate(92.84605vw,99vh) scale(.9347)}}.snow:nth-child(252){opacity:1.324;transform:translate(96.4591vw,-10px) scale(.6645);animation:fall-252 24s -10s linear infinite}@keyframes fall-252{72.498%{transform:translate(103.9037vw,72.498vh) scale(.6645)}to{transform:translate(100.1814vw,99vh) scale(.6645)}}.snow:nth-child(253){opacity:.7552;transform:translate(27.4249vw,-10px) scale(.2459);animation:fall-253 27s -13s linear infinite}@keyframes fall-253{31.142%{transform:translate(19.5165vw,31.142vh) scale(.2459)}to{transform:translate(23.4707vw,99vh) scale(.2459)}}.snow:nth-child(254){opacity:1.1764;transform:translate(70.3342vw,-10px) scale(.8406);animation:fall-254 24s -25s linear infinite}@keyframes fall-254{49.943%{transform:translate(73.6617vw,49.943vh) scale(.8406)}to{transform:translate(71.99795vw,99vh) scale(.8406)}}.snow:nth-child(255){opacity:1.3404;transform:translate(20.1213vw,-10px) scale(.5367);animation:fall-255 19s -29s linear infinite}@keyframes fall-255{54.463%{transform:translate(16.2962vw,54.463vh) scale(.5367)}to{transform:translate(18.20875vw,99vh) scale(.5367)}}.snow:nth-child(256){opacity:1.9004;transform:translate(60.4112vw,-10px) scale(.8903);animation:fall-256 10s -14s linear infinite}@keyframes fall-256{79.955%{transform:translate(50.7713vw,79.955vh) scale(.8903)}to{transform:translate(55.59125vw,99vh) scale(.8903)}}.snow:nth-child(257){opacity:1.541;transform:translate(93.8686vw,-10px) scale(.1995);animation:fall-257 29s -8s linear infinite}@keyframes fall-257{70.633%{transform:translate(84.725vw,70.633vh) scale(.1995)}to{transform:translate(89.2968vw,99vh) scale(.1995)}}.snow:nth-child(258){opacity:.614;transform:translate(36.7805vw,-10px) scale(.5997);animation:fall-258 21s -5s linear infinite}@keyframes fall-258{42.87%{transform:translate(29.5334vw,42.87vh) scale(.5997)}to{transform:translate(33.15695vw,99vh) scale(.5997)}}.snow:nth-child(259){opacity:1.2358;transform:translate(59.8196vw,-10px) scale(.7737);animation:fall-259 11s -18s linear infinite}@keyframes fall-259{61.527%{transform:translate(52.1418vw,61.527vh) scale(.7737)}to{transform:translate(55.9807vw,99vh) scale(.7737)}}.snow:nth-child(260){opacity:.6038;transform:translate(32.4673vw,-10px) scale(.4204);animation:fall-260 21s -30s linear infinite}@keyframes fall-260{37.851%{transform:translate(23.4677vw,37.851vh) scale(.4204)}to{transform:translate(27.9675vw,99vh) scale(.4204)}}.snow:nth-child(261){opacity:.0656;transform:translate(90.5667vw,-10px) scale(.427);animation:fall-261 14s -23s linear infinite}@keyframes fall-261{67.478%{transform:translate(99.3366vw,67.478vh) scale(.427)}to{transform:translate(94.95165vw,99vh) scale(.427)}}.snow:nth-child(262){opacity:1.1652;transform:translate(62.8838vw,-10px) scale(.3034);animation:fall-262 28s -8s linear infinite}@keyframes fall-262{35.315%{transform:translate(58.1625vw,35.315vh) scale(.3034)}to{transform:translate(60.52315vw,99vh) scale(.3034)}}.snow:nth-child(263){opacity:.3664;transform:translate(58.644vw,-10px) scale(.1845);animation:fall-263 19s -28s linear infinite}@keyframes fall-263{53.182%{transform:translate(68.4365vw,53.182vh) scale(.1845)}to{transform:translate(63.54025vw,99vh) scale(.1845)}}.snow:nth-child(264){opacity:1.1208;transform:translate(20.4354vw,-10px) scale(.9958);animation:fall-264 18s -18s linear infinite}@keyframes fall-264{37.657%{transform:translate(27.7434vw,37.657vh) scale(.9958)}to{transform:translate(24.0894vw,99vh) scale(.9958)}}.snow:nth-child(265){opacity:.2142;transform:translate(19.7391vw,-10px) scale(.6824);animation:fall-265 19s -16s linear infinite}@keyframes fall-265{62.732%{transform:translate(21.6208vw,62.732vh) scale(.6824)}to{transform:translate(20.67995vw,99vh) scale(.6824)}}.snow:nth-child(266){opacity:1.893;transform:translate(61.3096vw,-10px) scale(.7482);animation:fall-266 25s -28s linear infinite}@keyframes fall-266{37.059%{transform:translate(70.6898vw,37.059vh) scale(.7482)}to{transform:translate(65.9997vw,99vh) scale(.7482)}}.snow:nth-child(267){opacity:.6134;transform:translate(99.6737vw,-10px) scale(.5782);animation:fall-267 12s -7s linear infinite}@keyframes fall-267{76.091%{transform:translate(100.9743vw,76.091vh) scale(.5782)}to{transform:translate(100.324vw,99vh) scale(.5782)}}.snow:nth-child(268){opacity:1.2784;transform:translate(71.9253vw,-10px) scale(.5947);animation:fall-268 30s -2s linear infinite}@keyframes fall-268{70.158%{transform:translate(67.1907vw,70.158vh) scale(.5947)}to{transform:translate(69.558vw,99vh) scale(.5947)}}.snow:nth-child(269){opacity:1.4094;transform:translate(15.0168vw,-10px) scale(.7171);animation:fall-269 21s -17s linear infinite}@keyframes fall-269{52.91%{transform:translate(22.458vw,52.91vh) scale(.7171)}to{transform:translate(18.7374vw,99vh) scale(.7171)}}.snow:nth-child(270){opacity:1.9498;transform:translate(75.4695vw,-10px) scale(.5368);animation:fall-270 29s -4s linear infinite}@keyframes fall-270{45.685%{transform:translate(82.4414vw,45.685vh) scale(.5368)}to{transform:translate(78.95545vw,99vh) scale(.5368)}}.snow:nth-child(271){opacity:1.619;transform:translate(97.9613vw,-10px) scale(.3955);animation:fall-271 16s -30s linear infinite}@keyframes fall-271{33.994%{transform:translate(97.4975vw,33.994vh) scale(.3955)}to{transform:translate(97.7294vw,99vh) scale(.3955)}}.snow:nth-child(272){opacity:1.6122;transform:translate(85.1352vw,-10px) scale(.8851);animation:fall-272 27s -2s linear infinite}@keyframes fall-272{51.361%{transform:translate(88.6572vw,51.361vh) scale(.8851)}to{transform:translate(86.8962vw,99vh) scale(.8851)}}.snow:nth-child(273){opacity:.5622;transform:translate(70.4901vw,-10px) scale(.2149);animation:fall-273 15s -19s linear infinite}@keyframes fall-273{78.153%{transform:translate(78.6083vw,78.153vh) scale(.2149)}to{transform:translate(74.5492vw,99vh) scale(.2149)}}.snow:nth-child(274){opacity:.7166;transform:translate(90.3673vw,-10px) scale(.3563);animation:fall-274 15s -13s linear infinite}@keyframes fall-274{43.835%{transform:translate(98.212vw,43.835vh) scale(.3563)}to{transform:translate(94.28965vw,99vh) scale(.3563)}}.snow:nth-child(275){opacity:.845;transform:translate(61.6869vw,-10px) scale(.6359);animation:fall-275 10s -2s linear infinite}@keyframes fall-275{79.947%{transform:translate(59.5155vw,79.947vh) scale(.6359)}to{transform:translate(60.6012vw,99vh) scale(.6359)}}.snow:nth-child(276){opacity:1.9606;transform:translate(12.6531vw,-10px) scale(.83);animation:fall-276 30s -13s linear infinite}@keyframes fall-276{58.446%{transform:translate(22.3892vw,58.446vh) scale(.83)}to{transform:translate(17.52115vw,99vh) scale(.83)}}.snow:nth-child(277){opacity:1.8836;transform:translate(51.8841vw,-10px) scale(.8813);animation:fall-277 11s -5s linear infinite}@keyframes fall-277{45.969%{transform:translate(44.066vw,45.969vh) scale(.8813)}to{transform:translate(47.97505vw,99vh) scale(.8813)}}.snow:nth-child(278){opacity:.8422;transform:translate(78.3129vw,-10px) scale(.222);animation:fall-278 30s -5s linear infinite}@keyframes fall-278{41.304%{transform:translate(75.3091vw,41.304vh) scale(.222)}to{transform:translate(76.811vw,99vh) scale(.222)}}.snow:nth-child(279){opacity:.4082;transform:translate(30.452vw,-10px) scale(.9542);animation:fall-279 29s -1s linear infinite}@keyframes fall-279{67.135%{transform:translate(37.3063vw,67.135vh) scale(.9542)}to{transform:translate(33.87915vw,99vh) scale(.9542)}}.snow:nth-child(280){opacity:.3278;transform:translate(34.6321vw,-10px) scale(.7953);animation:fall-280 16s -11s linear infinite}@keyframes fall-280{48.739%{transform:translate(25.9153vw,48.739vh) scale(.7953)}to{transform:translate(30.2737vw,99vh) scale(.7953)}}.snow:nth-child(281){opacity:1.686;transform:translate(75.7009vw,-10px) scale(.7417);animation:fall-281 30s -6s linear infinite}@keyframes fall-281{72.109%{transform:translate(80.3467vw,72.109vh) scale(.7417)}to{transform:translate(78.0238vw,99vh) scale(.7417)}}.snow:nth-child(282){opacity:.746;transform:translate(86.9826vw,-10px) scale(.8921);animation:fall-282 17s -6s linear infinite}@keyframes fall-282{48.4%{transform:translate(81.3831vw,48.4vh) scale(.8921)}to{transform:translate(84.18285vw,99vh) scale(.8921)}}.snow:nth-child(283){opacity:.7798;transform:translate(2.436vw,-10px) scale(.8583);animation:fall-283 23s -2s linear infinite}@keyframes fall-283{76.328%{transform:translate(-4.2784vw,76.328vh) scale(.8583)}to{transform:translate(-.9212vw,99vh) scale(.8583)}}.snow:nth-child(284){opacity:1.0688;transform:translate(26.4902vw,-10px) scale(.5383);animation:fall-284 26s -19s linear infinite}@keyframes fall-284{62.636%{transform:translate(31.0473vw,62.636vh) scale(.5383)}to{transform:translate(28.76875vw,99vh) scale(.5383)}}.snow:nth-child(285){opacity:1.6706;transform:translate(55.8503vw,-10px) scale(.56);animation:fall-285 17s -28s linear infinite}@keyframes fall-285{43.971%{transform:translate(58.9831vw,43.971vh) scale(.56)}to{transform:translate(57.4167vw,99vh) scale(.56)}}.snow:nth-child(286){opacity:1.8252;transform:translate(58.1424vw,-10px) scale(.9862);animation:fall-286 24s -9s linear infinite}@keyframes fall-286{58.595%{transform:translate(58.4737vw,58.595vh) scale(.9862)}to{transform:translate(58.30805vw,99vh) scale(.9862)}}.snow:nth-child(287){opacity:1.3502;transform:translate(97.7043vw,-10px) scale(.4286);animation:fall-287 19s -14s linear infinite}@keyframes fall-287{72.9%{transform:translate(105.7739vw,72.9vh) scale(.4286)}to{transform:translate(101.7391vw,99vh) scale(.4286)}}.snow:nth-child(288){opacity:.1446;transform:translate(82.0122vw,-10px) scale(.1996);animation:fall-288 12s -10s linear infinite}@keyframes fall-288{31.833%{transform:translate(79.4585vw,31.833vh) scale(.1996)}to{transform:translate(80.73535vw,99vh) scale(.1996)}}.snow:nth-child(289){opacity:1.0856;transform:translate(2.5645vw,-10px) scale(.351);animation:fall-289 11s -24s linear infinite}@keyframes fall-289{46.472%{transform:translate(-5.3378vw,46.472vh) scale(.351)}to{transform:translate(-1.38665vw,99vh) scale(.351)}}.snow:nth-child(290){opacity:.1472;transform:translate(48.2437vw,-10px) scale(.7921);animation:fall-290 19s -17s linear infinite}@keyframes fall-290{53.484%{transform:translate(42.9265vw,53.484vh) scale(.7921)}to{transform:translate(45.5851vw,99vh) scale(.7921)}}.snow:nth-child(291){opacity:.0824;transform:translate(.1223vw,-10px) scale(.936);animation:fall-291 13s -6s linear infinite}@keyframes fall-291{37.386%{transform:translate(6.6438vw,37.386vh) scale(.936)}to{transform:translate(3.38305vw,99vh) scale(.936)}}.snow:nth-child(292){opacity:.2966;transform:translate(37.7705vw,-10px) scale(.0741);animation:fall-292 24s -22s linear infinite}@keyframes fall-292{53.064%{transform:translate(32.3655vw,53.064vh) scale(.0741)}to{transform:translate(35.068vw,99vh) scale(.0741)}}.snow:nth-child(293){opacity:.3072;transform:translate(90.1014vw,-10px) scale(.4254);animation:fall-293 16s -9s linear infinite}@keyframes fall-293{59.019%{transform:translate(81.6549vw,59.019vh) scale(.4254)}to{transform:translate(85.87815vw,99vh) scale(.4254)}}.snow:nth-child(294){opacity:1.9974;transform:translate(62.384vw,-10px) scale(.4181);animation:fall-294 27s -14s linear infinite}@keyframes fall-294{68.698%{transform:translate(67.3949vw,68.698vh) scale(.4181)}to{transform:translate(64.88945vw,99vh) scale(.4181)}}.snow:nth-child(295){opacity:.686;transform:translate(79.45vw,-10px) scale(.7193);animation:fall-295 13s -18s linear infinite}@keyframes fall-295{51.03%{transform:translate(76.3607vw,51.03vh) scale(.7193)}to{transform:translate(77.90535vw,99vh) scale(.7193)}}.snow:nth-child(296){opacity:1.6994;transform:translate(79.6449vw,-10px) scale(.27);animation:fall-296 23s -9s linear infinite}@keyframes fall-296{75.456%{transform:translate(88.2819vw,75.456vh) scale(.27)}to{transform:translate(83.9634vw,99vh) scale(.27)}}.snow:nth-child(297){opacity:1.5224;transform:translate(91.7536vw,-10px) scale(.2737);animation:fall-297 16s -13s linear infinite}@keyframes fall-297{48.117%{transform:translate(95.2626vw,48.117vh) scale(.2737)}to{transform:translate(93.5081vw,99vh) scale(.2737)}}.snow:nth-child(298){opacity:1.9018;transform:translate(81.2267vw,-10px) scale(.3241);animation:fall-298 12s -12s linear infinite}@keyframes fall-298{78.472%{transform:translate(89.2188vw,78.472vh) scale(.3241)}to{transform:translate(85.22275vw,99vh) scale(.3241)}}.snow:nth-child(299){opacity:.7776;transform:translate(88.727vw,-10px) scale(.6003);animation:fall-299 15s -13s linear infinite}@keyframes fall-299{39.106%{transform:translate(83.8724vw,39.106vh) scale(.6003)}to{transform:translate(86.2997vw,99vh) scale(.6003)}}.snow:nth-child(300){opacity:.2656;transform:translate(56.6382vw,-10px) scale(.1953);animation:fall-300 25s -17s linear infinite}@keyframes fall-300{59.111%{transform:translate(47.5047vw,59.111vh) scale(.1953)}to{transform:translate(52.07145vw,99vh) scale(.1953)}}.snow:nth-child(301){opacity:1.1102;transform:translate(62.7014vw,-10px) scale(.6619);animation:fall-301 14s -12s linear infinite}@keyframes fall-301{33.953%{transform:translate(67.3158vw,33.953vh) scale(.6619)}to{transform:translate(65.0086vw,99vh) scale(.6619)}}.snow:nth-child(302){opacity:1.4408;transform:translate(28.8309vw,-10px) scale(.3566);animation:fall-302 19s -19s linear infinite}@keyframes fall-302{77.598%{transform:translate(25.5642vw,77.598vh) scale(.3566)}to{transform:translate(27.19755vw,99vh) scale(.3566)}}.snow:nth-child(303){opacity:1.111;transform:translate(61.9413vw,-10px) scale(.8748);animation:fall-303 18s -21s linear infinite}@keyframes fall-303{38.816%{transform:translate(71.0903vw,38.816vh) scale(.8748)}to{transform:translate(66.5158vw,99vh) scale(.8748)}}.snow:nth-child(304){opacity:1.3938;transform:translate(90.5702vw,-10px) scale(.6753);animation:fall-304 14s -29s linear infinite}@keyframes fall-304{48.553%{transform:translate(100.2543vw,48.553vh) scale(.6753)}to{transform:translate(95.41225vw,99vh) scale(.6753)}}.snow:nth-child(305){opacity:.4564;transform:translate(48.9172vw,-10px) scale(.7188);animation:fall-305 15s -26s linear infinite}@keyframes fall-305{72.447%{transform:translate(46.0322vw,72.447vh) scale(.7188)}to{transform:translate(47.4747vw,99vh) scale(.7188)}}.snow:nth-child(306){opacity:.7018;transform:translate(44.247vw,-10px) scale(.7457);animation:fall-306 28s -15s linear infinite}@keyframes fall-306{71.034%{transform:translate(45.9345vw,71.034vh) scale(.7457)}to{transform:translate(45.09075vw,99vh) scale(.7457)}}.snow:nth-child(307){opacity:.2812;transform:translate(14.6424vw,-10px) scale(.1298);animation:fall-307 26s -20s linear infinite}@keyframes fall-307{62.151%{transform:translate(12.0581vw,62.151vh) scale(.1298)}to{transform:translate(13.35025vw,99vh) scale(.1298)}}.snow:nth-child(308){opacity:1.9524;transform:translate(18.6778vw,-10px) scale(.8816);animation:fall-308 13s -8s linear infinite}@keyframes fall-308{48.378%{transform:translate(26.7974vw,48.378vh) scale(.8816)}to{transform:translate(22.7376vw,99vh) scale(.8816)}}.snow:nth-child(309){opacity:1.2914;transform:translate(15.7406vw,-10px) scale(.2491);animation:fall-309 30s -23s linear infinite}@keyframes fall-309{40.35%{transform:translate(8.6284vw,40.35vh) scale(.2491)}to{transform:translate(12.1845vw,99vh) scale(.2491)}}.snow:nth-child(310){opacity:.381;transform:translate(42.4874vw,-10px) scale(.1463);animation:fall-310 19s -3s linear infinite}@keyframes fall-310{41.995%{transform:translate(47.8525vw,41.995vh) scale(.1463)}to{transform:translate(45.16995vw,99vh) scale(.1463)}}.snow:nth-child(311){opacity:.3152;transform:translate(60.6404vw,-10px) scale(.022);animation:fall-311 23s -25s linear infinite}@keyframes fall-311{68.517%{transform:translate(67.4066vw,68.517vh) scale(.022)}to{transform:translate(64.0235vw,99vh) scale(.022)}}.snow:nth-child(312){opacity:.3686;transform:translate(95.9454vw,-10px) scale(.9429);animation:fall-312 25s -26s linear infinite}@keyframes fall-312{41.161%{transform:translate(97.7783vw,41.161vh) scale(.9429)}to{transform:translate(96.86185vw,99vh) scale(.9429)}}.snow:nth-child(313){opacity:1.1814;transform:translate(9.5626vw,-10px) scale(.4954);animation:fall-313 18s -18s linear infinite}@keyframes fall-313{49.097%{transform:translate(11.5747vw,49.097vh) scale(.4954)}to{transform:translate(10.56865vw,99vh) scale(.4954)}}.snow:nth-child(314){opacity:1.878;transform:translate(87.8413vw,-10px) scale(.536);animation:fall-314 15s -19s linear infinite}@keyframes fall-314{74.773%{transform:translate(85.5747vw,74.773vh) scale(.536)}to{transform:translate(86.708vw,99vh) scale(.536)}}.snow:nth-child(315){opacity:1.1748;transform:translate(92.0247vw,-10px) scale(.2408);animation:fall-315 20s -30s linear infinite}@keyframes fall-315{34.329%{transform:translate(99.0783vw,34.329vh) scale(.2408)}to{transform:translate(95.5515vw,99vh) scale(.2408)}}.snow:nth-child(316){opacity:.5952;transform:translate(81.1667vw,-10px) scale(.4102);animation:fall-316 12s -11s linear infinite}@keyframes fall-316{50.928%{transform:translate(78.1787vw,50.928vh) scale(.4102)}to{transform:translate(79.6727vw,99vh) scale(.4102)}}.snow:nth-child(317){opacity:.957;transform:translate(73.7718vw,-10px) scale(.7479);animation:fall-317 15s -9s linear infinite}@keyframes fall-317{58.378%{transform:translate(74.0458vw,58.378vh) scale(.7479)}to{transform:translate(73.9088vw,99vh) scale(.7479)}}.snow:nth-child(318){opacity:1.8288;transform:translate(4.1391vw,-10px) scale(.1983);animation:fall-318 20s -25s linear infinite}@keyframes fall-318{33.587%{transform:translate(1.1144vw,33.587vh) scale(.1983)}to{transform:translate(2.62675vw,99vh) scale(.1983)}}.snow:nth-child(319){opacity:1.4382;transform:translate(57.5608vw,-10px) scale(.9988);animation:fall-319 25s -3s linear infinite}@keyframes fall-319{57.944%{transform:translate(66.4349vw,57.944vh) scale(.9988)}to{transform:translate(61.99785vw,99vh) scale(.9988)}}.snow:nth-child(320){opacity:.7544;transform:translate(6.0255vw,-10px) scale(.7304);animation:fall-320 11s -21s linear infinite}@keyframes fall-320{78.628%{transform:translate(12.2754vw,78.628vh) scale(.7304)}to{transform:translate(9.15045vw,99vh) scale(.7304)}}.snow:nth-child(321){opacity:.086;transform:translate(63.5385vw,-10px) scale(.6976);animation:fall-321 15s -13s linear infinite}@keyframes fall-321{33.406%{transform:translate(60.1784vw,33.406vh) scale(.6976)}to{transform:translate(61.85845vw,99vh) scale(.6976)}}.snow:nth-child(322){opacity:.0232;transform:translate(52.7807vw,-10px) scale(.1096);animation:fall-322 25s -25s linear infinite}@keyframes fall-322{52.89%{transform:translate(54.8134vw,52.89vh) scale(.1096)}to{transform:translate(53.79705vw,99vh) scale(.1096)}}.snow:nth-child(323){opacity:.365;transform:translate(81.8774vw,-10px) scale(.2008);animation:fall-323 28s -29s linear infinite}@keyframes fall-323{78.105%{transform:translate(82.5459vw,78.105vh) scale(.2008)}to{transform:translate(82.21165vw,99vh) scale(.2008)}}.snow:nth-child(324){opacity:.3404;transform:translate(51.8053vw,-10px) scale(.4118);animation:fall-324 11s -23s linear infinite}@keyframes fall-324{69.459%{transform:translate(46.0701vw,69.459vh) scale(.4118)}to{transform:translate(48.9377vw,99vh) scale(.4118)}}.snow:nth-child(325){opacity:1.5476;transform:translate(35.8958vw,-10px) scale(.4884);animation:fall-325 23s -30s linear infinite}@keyframes fall-325{54.986%{transform:translate(34.297vw,54.986vh) scale(.4884)}to{transform:translate(35.0964vw,99vh) scale(.4884)}}.snow:nth-child(326){opacity:.7824;transform:translate(17.6265vw,-10px) scale(.314);animation:fall-326 30s -27s linear infinite}@keyframes fall-326{33.443%{transform:translate(22.7791vw,33.443vh) scale(.314)}to{transform:translate(20.2028vw,99vh) scale(.314)}}.snow:nth-child(327){opacity:.4404;transform:translate(66.8973vw,-10px) scale(.6897);animation:fall-327 29s -22s linear infinite}@keyframes fall-327{74.365%{transform:translate(63.1975vw,74.365vh) scale(.6897)}to{transform:translate(65.0474vw,99vh) scale(.6897)}}.snow:nth-child(328){opacity:.319;transform:translate(31.0257vw,-10px) scale(.6586);animation:fall-328 15s -28s linear infinite}@keyframes fall-328{44.692%{transform:translate(32.4323vw,44.692vh) scale(.6586)}to{transform:translate(31.729vw,99vh) scale(.6586)}}.snow:nth-child(329){opacity:.7984;transform:translate(40.3663vw,-10px) scale(.6876);animation:fall-329 23s -10s linear infinite}@keyframes fall-329{37.585%{transform:translate(36.0946vw,37.585vh) scale(.6876)}to{transform:translate(38.23045vw,99vh) scale(.6876)}}.snow:nth-child(330){opacity:1.3536;transform:translate(88.0053vw,-10px) scale(.4405);animation:fall-330 24s -4s linear infinite}@keyframes fall-330{63.364%{transform:translate(84.142vw,63.364vh) scale(.4405)}to{transform:translate(86.07365vw,99vh) scale(.4405)}}.snow:nth-child(331){opacity:1.2954;transform:translate(80.4333vw,-10px) scale(.4692);animation:fall-331 16s -8s linear infinite}@keyframes fall-331{50.296%{transform:translate(75.025vw,50.296vh) scale(.4692)}to{transform:translate(77.72915vw,99vh) scale(.4692)}}.snow:nth-child(332){opacity:.1616;transform:translate(73.8677vw,-10px) scale(.0331);animation:fall-332 21s -18s linear infinite}@keyframes fall-332{35.451%{transform:translate(77.3395vw,35.451vh) scale(.0331)}to{transform:translate(75.6036vw,99vh) scale(.0331)}}.snow:nth-child(333){opacity:.8214;transform:translate(84.0572vw,-10px) scale(.6192);animation:fall-333 13s -12s linear infinite}@keyframes fall-333{79.173%{transform:translate(83.3781vw,79.173vh) scale(.6192)}to{transform:translate(83.71765vw,99vh) scale(.6192)}}.snow:nth-child(334){opacity:.4506;transform:translate(95.5987vw,-10px) scale(.5919);animation:fall-334 16s -24s linear infinite}@keyframes fall-334{63.341%{transform:translate(104.4464vw,63.341vh) scale(.5919)}to{transform:translate(100.02255vw,99vh) scale(.5919)}}.snow:nth-child(335){opacity:.3538;transform:translate(97.533vw,-10px) scale(.6985);animation:fall-335 12s -7s linear infinite}@keyframes fall-335{58.764%{transform:translate(93.1427vw,58.764vh) scale(.6985)}to{transform:translate(95.33785vw,99vh) scale(.6985)}}.snow:nth-child(336){opacity:1.1562;transform:translate(97.6519vw,-10px) scale(.3632);animation:fall-336 17s -26s linear infinite}@keyframes fall-336{61.158%{transform:translate(94.2377vw,61.158vh) scale(.3632)}to{transform:translate(95.9448vw,99vh) scale(.3632)}}.snow:nth-child(337){opacity:.4654;transform:translate(85.7488vw,-10px) scale(.1062);animation:fall-337 17s -4s linear infinite}@keyframes fall-337{46.833%{transform:translate(91.6598vw,46.833vh) scale(.1062)}to{transform:translate(88.7043vw,99vh) scale(.1062)}}.snow:nth-child(338){opacity:.2836;transform:translate(10.9732vw,-10px) scale(.2672);animation:fall-338 23s -3s linear infinite}@keyframes fall-338{40.471%{transform:translate(19.3128vw,40.471vh) scale(.2672)}to{transform:translate(15.143vw,99vh) scale(.2672)}}.snow:nth-child(339){opacity:.8768;transform:translate(56.0505vw,-10px) scale(.3461);animation:fall-339 23s -10s linear infinite}@keyframes fall-339{76.839%{transform:translate(56.2832vw,76.839vh) scale(.3461)}to{transform:translate(56.16685vw,99vh) scale(.3461)}}.snow:nth-child(340){opacity:1.5076;transform:translate(42.9379vw,-10px) scale(.825);animation:fall-340 15s -16s linear infinite}@keyframes fall-340{35.039%{transform:translate(35.1152vw,35.039vh) scale(.825)}to{transform:translate(39.02655vw,99vh) scale(.825)}}.snow:nth-child(341){opacity:1.0224;transform:translate(54.8974vw,-10px) scale(.0038);animation:fall-341 29s -1s linear infinite}@keyframes fall-341{46.487%{transform:translate(47.5264vw,46.487vh) scale(.0038)}to{transform:translate(51.2119vw,99vh) scale(.0038)}}.snow:nth-child(342){opacity:.569;transform:translate(93.4056vw,-10px) scale(.3222);animation:fall-342 26s -16s linear infinite}@keyframes fall-342{68.527%{transform:translate(102.3472vw,68.527vh) scale(.3222)}to{transform:translate(97.8764vw,99vh) scale(.3222)}}.snow:nth-child(343){opacity:1.4808;transform:translate(1.0982vw,-10px) scale(.5029);animation:fall-343 30s -14s linear infinite}@keyframes fall-343{52.175%{transform:translate(-2.8796vw,52.175vh) scale(.5029)}to{transform:translate(-.8907vw,99vh) scale(.5029)}}.snow:nth-child(344){opacity:1.4854;transform:translate(78.5396vw,-10px) scale(.8674);animation:fall-344 16s -15s linear infinite}@keyframes fall-344{41.929%{transform:translate(71.7335vw,41.929vh) scale(.8674)}to{transform:translate(75.13655vw,99vh) scale(.8674)}}.snow:nth-child(345){opacity:1.9434;transform:translate(8.6948vw,-10px) scale(.6105);animation:fall-345 30s -6s linear infinite}@keyframes fall-345{57.794%{transform:translate(14.7869vw,57.794vh) scale(.6105)}to{transform:translate(11.74085vw,99vh) scale(.6105)}}.snow:nth-child(346){opacity:1.4472;transform:translate(67.6898vw,-10px) scale(.6363);animation:fall-346 28s -14s linear infinite}@keyframes fall-346{77.2%{transform:translate(70.2604vw,77.2vh) scale(.6363)}to{transform:translate(68.9751vw,99vh) scale(.6363)}}.snow:nth-child(347){opacity:.196;transform:translate(35.8733vw,-10px) scale(.9844);animation:fall-347 25s -19s linear infinite}@keyframes fall-347{60.919%{transform:translate(39.4136vw,60.919vh) scale(.9844)}to{transform:translate(37.64345vw,99vh) scale(.9844)}}.snow:nth-child(348){opacity:1.2562;transform:translate(95.1288vw,-10px) scale(.4397);animation:fall-348 29s -28s linear infinite}@keyframes fall-348{54.371%{transform:translate(91.8889vw,54.371vh) scale(.4397)}to{transform:translate(93.50885vw,99vh) scale(.4397)}}.snow:nth-child(349){opacity:1.7992;transform:translate(71.889vw,-10px) scale(.1219);animation:fall-349 26s -23s linear infinite}@keyframes fall-349{50.738%{transform:translate(67.8507vw,50.738vh) scale(.1219)}to{transform:translate(69.86985vw,99vh) scale(.1219)}}.snow:nth-child(350){opacity:.0526;transform:translate(54.1312vw,-10px) scale(.4623);animation:fall-350 13s -29s linear infinite}@keyframes fall-350{30.879%{transform:translate(48.4092vw,30.879vh) scale(.4623)}to{transform:translate(51.2702vw,99vh) scale(.4623)}}.snow:nth-child(351){opacity:.5412;transform:translate(48.705vw,-10px) scale(.1109);animation:fall-351 16s -4s linear infinite}@keyframes fall-351{40.444%{transform:translate(57.3363vw,40.444vh) scale(.1109)}to{transform:translate(53.02065vw,99vh) scale(.1109)}}.snow:nth-child(352){opacity:1.3142;transform:translate(72.9813vw,-10px) scale(.6935);animation:fall-352 16s -24s linear infinite}@keyframes fall-352{48.208%{transform:translate(71.4124vw,48.208vh) scale(.6935)}to{transform:translate(72.19685vw,99vh) scale(.6935)}}.snow:nth-child(353){opacity:.0178;transform:translate(74.6842vw,-10px) scale(.0785);animation:fall-353 23s -16s linear infinite}@keyframes fall-353{71.564%{transform:translate(80.9542vw,71.564vh) scale(.0785)}to{transform:translate(77.8192vw,99vh) scale(.0785)}}.snow:nth-child(354){opacity:.3322;transform:translate(61.4842vw,-10px) scale(.971);animation:fall-354 16s -26s linear infinite}@keyframes fall-354{39.046%{transform:translate(66.4797vw,39.046vh) scale(.971)}to{transform:translate(63.98195vw,99vh) scale(.971)}}.snow:nth-child(355){opacity:.184;transform:translate(51.0727vw,-10px) scale(.5681);animation:fall-355 10s -2s linear infinite}@keyframes fall-355{58.416%{transform:translate(41.9711vw,58.416vh) scale(.5681)}to{transform:translate(46.5219vw,99vh) scale(.5681)}}.snow:nth-child(356){opacity:1.1932;transform:translate(77.1779vw,-10px) scale(.5631);animation:fall-356 12s -22s linear infinite}@keyframes fall-356{62.86%{transform:translate(73.8837vw,62.86vh) scale(.5631)}to{transform:translate(75.5308vw,99vh) scale(.5631)}}.snow:nth-child(357){opacity:.4342;transform:translate(46.1712vw,-10px) scale(.9112);animation:fall-357 22s -23s linear infinite}@keyframes fall-357{35.353%{transform:translate(48.4558vw,35.353vh) scale(.9112)}to{transform:translate(47.3135vw,99vh) scale(.9112)}}.snow:nth-child(358){opacity:1.9042;transform:translate(99.755vw,-10px) scale(.8383);animation:fall-358 23s -17s linear infinite}@keyframes fall-358{40.677%{transform:translate(92.1904vw,40.677vh) scale(.8383)}to{transform:translate(95.9727vw,99vh) scale(.8383)}}.snow:nth-child(359){opacity:1.5302;transform:translate(4.3966vw,-10px) scale(.7783);animation:fall-359 16s -29s linear infinite}@keyframes fall-359{45.856%{transform:translate(12.7412vw,45.856vh) scale(.7783)}to{transform:translate(8.5689vw,99vh) scale(.7783)}}.snow:nth-child(360){opacity:1.682;transform:translate(14.9983vw,-10px) scale(.8872);animation:fall-360 24s -18s linear infinite}@keyframes fall-360{76.847%{transform:translate(24.335vw,76.847vh) scale(.8872)}to{transform:translate(19.66665vw,99vh) scale(.8872)}}.snow:nth-child(361){opacity:1.2262;transform:translate(37.4804vw,-10px) scale(.4881);animation:fall-361 16s -30s linear infinite}@keyframes fall-361{32.478%{transform:translate(36.8269vw,32.478vh) scale(.4881)}to{transform:translate(37.15365vw,99vh) scale(.4881)}}.snow:nth-child(362){opacity:1.8548;transform:translate(80.7093vw,-10px) scale(.2452);animation:fall-362 12s -17s linear infinite}@keyframes fall-362{57.16%{transform:translate(81.338vw,57.16vh) scale(.2452)}to{transform:translate(81.02365vw,99vh) scale(.2452)}}.snow:nth-child(363){opacity:1.369;transform:translate(91.5983vw,-10px) scale(.0777);animation:fall-363 25s -12s linear infinite}@keyframes fall-363{64.191%{transform:translate(95.6923vw,64.191vh) scale(.0777)}to{transform:translate(93.6453vw,99vh) scale(.0777)}}.snow:nth-child(364){opacity:1.781;transform:translate(97.3767vw,-10px) scale(.7844);animation:fall-364 17s -15s linear infinite}@keyframes fall-364{42.792%{transform:translate(103.0206vw,42.792vh) scale(.7844)}to{transform:translate(100.19865vw,99vh) scale(.7844)}}.snow:nth-child(365){opacity:1.4068;transform:translate(85.5389vw,-10px) scale(.3689);animation:fall-365 10s -25s linear infinite}@keyframes fall-365{76.538%{transform:translate(93.7928vw,76.538vh) scale(.3689)}to{transform:translate(89.66585vw,99vh) scale(.3689)}}.snow:nth-child(366){opacity:1.309;transform:translate(31.6185vw,-10px) scale(.989);animation:fall-366 18s -10s linear infinite}@keyframes fall-366{67.197%{transform:translate(24.8748vw,67.197vh) scale(.989)}to{transform:translate(28.24665vw,99vh) scale(.989)}}.snow:nth-child(367){opacity:1.6552;transform:translate(55.7542vw,-10px) scale(.6476);animation:fall-367 25s -27s linear infinite}@keyframes fall-367{76.579%{transform:translate(57.6807vw,76.579vh) scale(.6476)}to{transform:translate(56.71745vw,99vh) scale(.6476)}}.snow:nth-child(368){opacity:1.2144;transform:translate(82.4601vw,-10px) scale(.6358);animation:fall-368 24s -19s linear infinite}@keyframes fall-368{78.699%{transform:translate(80.9941vw,78.699vh) scale(.6358)}to{transform:translate(81.7271vw,99vh) scale(.6358)}}.snow:nth-child(369){opacity:1.069;transform:translate(78.5869vw,-10px) scale(.2013);animation:fall-369 18s -6s linear infinite}@keyframes fall-369{67.79%{transform:translate(72.1271vw,67.79vh) scale(.2013)}to{transform:translate(75.357vw,99vh) scale(.2013)}}.snow:nth-child(370){opacity:.4548;transform:translate(16.6697vw,-10px) scale(.3939);animation:fall-370 15s -5s linear infinite}@keyframes fall-370{45.602%{transform:translate(13.7761vw,45.602vh) scale(.3939)}to{transform:translate(15.2229vw,99vh) scale(.3939)}}.snow:nth-child(371){opacity:.8086;transform:translate(65.2496vw,-10px) scale(.8646);animation:fall-371 20s -7s linear infinite}@keyframes fall-371{58.158%{transform:translate(66.9846vw,58.158vh) scale(.8646)}to{transform:translate(66.1171vw,99vh) scale(.8646)}}.snow:nth-child(372){opacity:.787;transform:translate(31.5086vw,-10px) scale(.9837);animation:fall-372 14s -16s linear infinite}@keyframes fall-372{72.081%{transform:translate(23.3966vw,72.081vh) scale(.9837)}to{transform:translate(27.4526vw,99vh) scale(.9837)}}.snow:nth-child(373){opacity:1.6898;transform:translate(49.391vw,-10px) scale(.9267);animation:fall-373 28s -4s linear infinite}@keyframes fall-373{61.932%{transform:translate(54.2213vw,61.932vh) scale(.9267)}to{transform:translate(51.80615vw,99vh) scale(.9267)}}.snow:nth-child(374){opacity:.6056;transform:translate(54.4214vw,-10px) scale(.8542);animation:fall-374 11s -16s linear infinite}@keyframes fall-374{40.967%{transform:translate(61.4537vw,40.967vh) scale(.8542)}to{transform:translate(57.93755vw,99vh) scale(.8542)}}.snow:nth-child(375){opacity:.6722;transform:translate(62.4684vw,-10px) scale(.3988);animation:fall-375 20s -23s linear infinite}@keyframes fall-375{56.649%{transform:translate(67.8461vw,56.649vh) scale(.3988)}to{transform:translate(65.15725vw,99vh) scale(.3988)}}.snow:nth-child(376){opacity:1.0452;transform:translate(7.5292vw,-10px) scale(.6742);animation:fall-376 11s -18s linear infinite}@keyframes fall-376{55.404%{transform:translate(13.8571vw,55.404vh) scale(.6742)}to{transform:translate(10.69315vw,99vh) scale(.6742)}}.snow:nth-child(377){opacity:1.4858;transform:translate(23.863vw,-10px) scale(.8589);animation:fall-377 12s -19s linear infinite}@keyframes fall-377{65.76%{transform:translate(31.1822vw,65.76vh) scale(.8589)}to{transform:translate(27.5226vw,99vh) scale(.8589)}}.snow:nth-child(378){opacity:.3702;transform:translate(57.0908vw,-10px) scale(.663);animation:fall-378 26s -18s linear infinite}@keyframes fall-378{38.303%{transform:translate(55.5258vw,38.303vh) scale(.663)}to{transform:translate(56.3083vw,99vh) scale(.663)}}.snow:nth-child(379){opacity:1.3296;transform:translate(29.2439vw,-10px) scale(.1649);animation:fall-379 26s -23s linear infinite}@keyframes fall-379{62.717%{transform:translate(32.2909vw,62.717vh) scale(.1649)}to{transform:translate(30.7674vw,99vh) scale(.1649)}}.snow:nth-child(380){opacity:.714;transform:translate(66.0364vw,-10px) scale(.165);animation:fall-380 11s -14s linear infinite}@keyframes fall-380{67.597%{transform:translate(67.0441vw,67.597vh) scale(.165)}to{transform:translate(66.54025vw,99vh) scale(.165)}}.snow:nth-child(381){opacity:.0454;transform:translate(15.2077vw,-10px) scale(.5035);animation:fall-381 12s -24s linear infinite}@keyframes fall-381{75.761%{transform:translate(9.9937vw,75.761vh) scale(.5035)}to{transform:translate(12.6007vw,99vh) scale(.5035)}}.snow:nth-child(382){opacity:1.0882;transform:translate(97.5984vw,-10px) scale(.2399);animation:fall-382 18s -14s linear infinite}@keyframes fall-382{55.952%{transform:translate(88.9505vw,55.952vh) scale(.2399)}to{transform:translate(93.27445vw,99vh) scale(.2399)}}.snow:nth-child(383){opacity:.7718;transform:translate(15.5141vw,-10px) scale(.9522);animation:fall-383 26s -16s linear infinite}@keyframes fall-383{46.676%{transform:translate(10.8773vw,46.676vh) scale(.9522)}to{transform:translate(13.1957vw,99vh) scale(.9522)}}.snow:nth-child(384){opacity:1.5776;transform:translate(69.0782vw,-10px) scale(.0924);animation:fall-384 27s -14s linear infinite}@keyframes fall-384{74.03%{transform:translate(74.2187vw,74.03vh) scale(.0924)}to{transform:translate(71.64845vw,99vh) scale(.0924)}}.snow:nth-child(385){opacity:1.458;transform:translate(4.2371vw,-10px) scale(.0491);animation:fall-385 25s -26s linear infinite}@keyframes fall-385{54.557%{transform:translate(14.0261vw,54.557vh) scale(.0491)}to{transform:translate(9.1316vw,99vh) scale(.0491)}}.snow:nth-child(386){opacity:1.664;transform:translate(95.0838vw,-10px) scale(.4001);animation:fall-386 27s -19s linear infinite}@keyframes fall-386{78.771%{transform:translate(104.4197vw,78.771vh) scale(.4001)}to{transform:translate(99.75175vw,99vh) scale(.4001)}}.snow:nth-child(387){opacity:.5608;transform:translate(19.9631vw,-10px) scale(.2784);animation:fall-387 15s -20s linear infinite}@keyframes fall-387{67.483%{transform:translate(11.8129vw,67.483vh) scale(.2784)}to{transform:translate(15.888vw,99vh) scale(.2784)}}.snow:nth-child(388){opacity:1.883;transform:translate(23.2243vw,-10px) scale(.2891);animation:fall-388 18s -4s linear infinite}@keyframes fall-388{76.442%{transform:translate(16.5984vw,76.442vh) scale(.2891)}to{transform:translate(19.91135vw,99vh) scale(.2891)}}.snow:nth-child(389){opacity:.6122;transform:translate(60.5853vw,-10px) scale(.9339);animation:fall-389 30s -13s linear infinite}@keyframes fall-389{31.342%{transform:translate(53.3419vw,31.342vh) scale(.9339)}to{transform:translate(56.9636vw,99vh) scale(.9339)}}.snow:nth-child(390){opacity:1.3402;transform:translate(17.428vw,-10px) scale(.8845);animation:fall-390 23s -1s linear infinite}@keyframes fall-390{42.891%{transform:translate(24.4805vw,42.891vh) scale(.8845)}to{transform:translate(20.95425vw,99vh) scale(.8845)}}.snow:nth-child(391){opacity:1.4196;transform:translate(65.753vw,-10px) scale(.5854);animation:fall-391 14s -17s linear infinite}@keyframes fall-391{41.954%{transform:translate(60.5252vw,41.954vh) scale(.5854)}to{transform:translate(63.1391vw,99vh) scale(.5854)}}.snow:nth-child(392){opacity:1.6524;transform:translate(14.1466vw,-10px) scale(.9181);animation:fall-392 26s -18s linear infinite}@keyframes fall-392{58.553%{transform:translate(6.7506vw,58.553vh) scale(.9181)}to{transform:translate(10.4486vw,99vh) scale(.9181)}}.snow:nth-child(393){opacity:1.0952;transform:translate(35.5702vw,-10px) scale(.7849);animation:fall-393 12s -23s linear infinite}@keyframes fall-393{70.347%{transform:translate(44.5182vw,70.347vh) scale(.7849)}to{transform:translate(40.0442vw,99vh) scale(.7849)}}.snow:nth-child(394){opacity:1.0894;transform:translate(66.0186vw,-10px) scale(.915);animation:fall-394 30s -14s linear infinite}@keyframes fall-394{45.336%{transform:translate(57.356vw,45.336vh) scale(.915)}to{transform:translate(61.6873vw,99vh) scale(.915)}}.snow:nth-child(395){opacity:1.2462;transform:translate(39.9826vw,-10px) scale(.3858);animation:fall-395 20s -1s linear infinite}@keyframes fall-395{38.2%{transform:translate(34.4724vw,38.2vh) scale(.3858)}to{transform:translate(37.2275vw,99vh) scale(.3858)}}.snow:nth-child(396){opacity:1.6856;transform:translate(86.5353vw,-10px) scale(.019);animation:fall-396 30s -2s linear infinite}@keyframes fall-396{47.726%{transform:translate(96.108vw,47.726vh) scale(.019)}to{transform:translate(91.32165vw,99vh) scale(.019)}}.snow:nth-child(397){opacity:1.2546;transform:translate(54.4673vw,-10px) scale(.6467);animation:fall-397 26s -18s linear infinite}@keyframes fall-397{46.628%{transform:translate(59.5602vw,46.628vh) scale(.6467)}to{transform:translate(57.01375vw,99vh) scale(.6467)}}.snow:nth-child(398){opacity:.3696;transform:translate(6.4589vw,-10px) scale(.667);animation:fall-398 21s -1s linear infinite}@keyframes fall-398{62.846%{transform:translate(1.6117vw,62.846vh) scale(.667)}to{transform:translate(4.0353vw,99vh) scale(.667)}}.snow:nth-child(399){opacity:.0152;transform:translate(94.5567vw,-10px) scale(.948);animation:fall-399 27s -7s linear infinite}@keyframes fall-399{47.013%{transform:translate(90.708vw,47.013vh) scale(.948)}to{transform:translate(92.63235vw,99vh) scale(.948)}}.snow:nth-child(400){opacity:.4526;transform:translate(36.4406vw,-10px) scale(.6649);animation:fall-400 10s -16s linear infinite}@keyframes fall-400{51.316%{transform:translate(31.7443vw,51.316vh) scale(.6649)}to{transform:translate(34.09245vw,99vh) scale(.6649)}}\n"] }]
|
|
29
29
|
}], ctorParameters: function () { return [{ type: i1.TokenService }, { type: i1.AppState }, { type: i2.Router }]; } });
|
|
30
30
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXBwLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3Byb2plY3RzL2NvcmUvc3JjL2xpYi9hcHAuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vcHJvamVjdHMvY29yZS9zcmMvbGliL2FwcC5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxVQUFVO0FBQ1YsT0FBTyxFQUFFLFNBQVMsRUFBRSxpQkFBaUIsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7Ozs7QUFNN0Qsa01BQWtNO0FBT2xNLE1BQU0sT0FBTyxZQUFZO0lBTXJCLFlBQW9CLEdBQWlCLEVBQVMsTUFBZ0IsRUFBVSxNQUFjO1FBQWxFLFFBQUcsR0FBSCxHQUFHLENBQWM7UUFBUyxXQUFNLEdBQU4sTUFBTSxDQUFVO1FBQVUsV0FBTSxHQUFOLE1BQU0sQ0FBUTtRQUovRSxVQUFLLEdBQWEsRUFBRSxDQUFDO1FBRXJCLGdCQUFXLEdBQUcsQ0FBQyxDQUFTLEVBQUUsSUFBUyxFQUFFLEVBQUUsQ0FBQyxJQUFJLENBQUM7UUFJaEQsSUFBSSxJQUFJLENBQUMsTUFBTSxDQUFDLGFBQWE7WUFDekIsS0FBSyxJQUFJLENBQUMsR0FBRyxDQUFDLEVBQUUsQ0FBQyxHQUFHLEdBQUcsRUFBRSxDQUFDLEVBQUU7Z0JBQ3hCLElBQUksQ0FBQyxLQUFLLENBQUMsSUFBSSxDQUFDLENBQUMsQ0FBQyxDQUFDO1FBRTNCLElBQUksQ0FBQyxJQUFJLENBQUMsR0FBRyxDQUFDLFlBQVksRUFBRTtZQUN4QixPQUFPLENBQUMsR0FBRyxDQUFDLHVEQUF1RCxDQUFDLENBQUE7WUFDcEUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxRQUFRLENBQUMsQ0FBQyxPQUFPLEVBQUUsRUFBRSxPQUFPLEVBQUUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxHQUFHLEVBQUUsQ0FBQyxDQUFDLENBQUM7U0FDakU7SUFDTCxDQUFDOzt5R0FoQlEsWUFBWTs2RkFBWixZQUFZLGdEQ2R6Qix1TEFHK0I7MkZEV2xCLFlBQVk7a0JBTnhCLFNBQVM7K0JBQ0ksVUFBVSxpQkFDTCxpQkFBaUIsQ0FBQyxJQUFJIiwic291cmNlc0NvbnRlbnQiOlsiLy8gQW5ndWxhclxyXG5pbXBvcnQgeyBDb21wb25lbnQsIFZpZXdFbmNhcHN1bGF0aW9uIH0gZnJvbSBcIkBhbmd1bGFyL2NvcmVcIjtcclxuaW1wb3J0IHsgUm91dGVyIH0gZnJvbSBcIkBhbmd1bGFyL3JvdXRlclwiO1xyXG5cclxuLy8gQ29uZmlndXJhemlvbmlcclxuaW1wb3J0IHsgQXBwU3RhdGUsIFRva2VuU2VydmljZSB9IGZyb20gXCJAZXNmYWVuemEvY29yZS9zZXJ2aWNlc1wiO1xyXG5cclxuLyogTi5COiBRdWVzdG8gY29tcG9uZW50ZSBub24gcHXDsiBkaXZlbnRhcmUgc3RhbmRhbG9uZS4gw4ggaWwgcHVudG8gZGkgaW5ncmVzc28gcGVyIGlsIGJvb3RzdHJhcCBkZWkgbW9kdWxpIGRpIEZyb250ZW5kLCBjaGUgTk9OIHNpIGJhc2FubyBzdWkgY29tcG9uZW50aSBzdGFuZGFsb25lIGEgbWVubyBkaSByYXJlIGZ1bnppb25hbGl0w6AgKi9cclxuQENvbXBvbmVudCh7XHJcbiAgICBzZWxlY3RvcjogJ2FwcC1yb290JyxcclxuICAgIGVuY2Fwc3VsYXRpb246IFZpZXdFbmNhcHN1bGF0aW9uLk5vbmUsXHJcbiAgICBzdHlsZVVybHM6IFtcIi4vYXBwLmNvbXBvbmVudC5zY3NzXCJdLFxyXG4gICAgdGVtcGxhdGVVcmw6ICcuL2FwcC5jb21wb25lbnQuaHRtbCdcclxufSlcclxuZXhwb3J0IGNsYXNzIEFwcENvbXBvbmVudCB7XHJcblxyXG4gICAgcHVibGljIHNub3dzOiBudW1iZXJbXSA9IFtdO1xyXG5cclxuICAgIHB1YmxpYyBzbm93VHJhY2tCeSA9IChfOiBudW1iZXIsIGl0ZW06IGFueSkgPT4gaXRlbTtcclxuXHJcbiAgICBjb25zdHJ1Y3Rvcihwcml2YXRlIGJ0czogVG9rZW5TZXJ2aWNlLCBwdWJsaWMgX3N0YXRlOiBBcHBTdGF0ZSwgcHJpdmF0ZSByb3V0ZXI6IFJvdXRlcikge1xyXG5cclxuICAgICAgICBpZiAodGhpcy5fc3RhdGUuY2hyaXN0bWFzVGltZSlcclxuICAgICAgICAgICAgZm9yIChsZXQgaSA9IDA7IGkgPCA0MDA7IGkrKylcclxuICAgICAgICAgICAgICAgIHRoaXMuc25vd3MucHVzaChpKTtcclxuXHJcbiAgICAgICAgaWYgKCF0aGlzLmJ0cy5hY2NvdW50U2NvcGUpIHtcclxuICAgICAgICAgICAgY29uc29sZS5sb2coXCJBcHBDb21wb25lbnQgLSBubyBhY2NvdW50IHNjb3BlLCByZWRpcmVjdGluZyB0byBsb2dpblwiKVxyXG4gICAgICAgICAgICB0aGlzLnJvdXRlci5uYXZpZ2F0ZShbXCJsb2dpblwiLCB7IGZyb21Vcmw6IHRoaXMucm91dGVyLnVybCB9XSk7XHJcbiAgICAgICAgfVxyXG4gICAgfVxyXG59IiwiPG5nLWNvbnRhaW5lciAqbmdJZj1cIl9zdGF0ZS5jaHJpc3RtYXNUaW1lXCI+XHJcbiAgICA8ZGl2ICpuZ0Zvcj1cImxldCBpIG9mIHNub3dzOyB0cmFja0J5OiBzbm93VHJhY2tCeVwiIGNsYXNzPVwic25vd1wiPjwvZGl2PlxyXG48L25nLWNvbnRhaW5lcj5cclxuPHJvdXRlci1vdXRsZXQ+PC9yb3V0ZXItb3V0bGV0PiJdfQ==
|