@esfaenza/core 15.2.217 → 15.2.219
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -22,9 +22,9 @@ export class AppComponent {
|
|
|
22
22
|
}
|
|
23
23
|
}
|
|
24
24
|
AppComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, deps: [{ token: i1.TokenService }, { token: i1.AppState }, { token: i2.Router }], target: i0.ɵɵFactoryTarget.Component });
|
|
25
|
-
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.3164;transform:translate(50.6683vw,-10px) scale(.5647);animation:fall-1 21s -16s linear infinite}@keyframes fall-1{36.58%{transform:translate(49.4475vw,36.58vh) scale(.5647)}to{transform:translate(50.0579vw,99vh) scale(.5647)}}.snow:nth-child(2){opacity:1.89;transform:translate(67.2797vw,-10px) scale(.5103);animation:fall-2 29s -14s linear infinite}@keyframes fall-2{31.187%{transform:translate(60.6135vw,31.187vh) scale(.5103)}to{transform:translate(63.9466vw,99vh) scale(.5103)}}.snow:nth-child(3){opacity:.3536;transform:translate(38.3331vw,-10px) scale(.6506);animation:fall-3 14s -28s linear infinite}@keyframes fall-3{71.941%{transform:translate(44.0809vw,71.941vh) scale(.6506)}to{transform:translate(41.207vw,99vh) scale(.6506)}}.snow:nth-child(4){opacity:.8268;transform:translate(92.6767vw,-10px) scale(.1397);animation:fall-4 12s -28s linear infinite}@keyframes fall-4{61.486%{transform:translate(92.9641vw,61.486vh) scale(.1397)}to{transform:translate(92.8204vw,99vh) scale(.1397)}}.snow:nth-child(5){opacity:1.3258;transform:translate(56.2479vw,-10px) scale(.5133);animation:fall-5 16s -13s linear infinite}@keyframes fall-5{70.575%{transform:translate(64.1674vw,70.575vh) scale(.5133)}to{transform:translate(60.20765vw,99vh) scale(.5133)}}.snow:nth-child(6){opacity:1.115;transform:translate(91.9884vw,-10px) scale(.1636);animation:fall-6 27s -5s linear infinite}@keyframes fall-6{49.191%{transform:translate(100.6839vw,49.191vh) scale(.1636)}to{transform:translate(96.33615vw,99vh) scale(.1636)}}.snow:nth-child(7){opacity:.7012;transform:translate(69.9207vw,-10px) scale(.9284);animation:fall-7 21s -11s linear infinite}@keyframes fall-7{35.564%{transform:translate(60.191vw,35.564vh) scale(.9284)}to{transform:translate(65.05585vw,99vh) scale(.9284)}}.snow:nth-child(8){opacity:.5562;transform:translate(88.9481vw,-10px) scale(.18);animation:fall-8 20s -17s linear infinite}@keyframes fall-8{61.924%{transform:translate(84.8902vw,61.924vh) scale(.18)}to{transform:translate(86.91915vw,99vh) scale(.18)}}.snow:nth-child(9){opacity:.8086;transform:translate(34.9584vw,-10px) scale(.6998);animation:fall-9 30s -1s linear infinite}@keyframes fall-9{49.198%{transform:translate(25.58vw,49.198vh) scale(.6998)}to{transform:translate(30.2692vw,99vh) scale(.6998)}}.snow:nth-child(10){opacity:1.8676;transform:translate(24.8985vw,-10px) scale(.2204);animation:fall-10 22s -10s linear infinite}@keyframes fall-10{31.765%{transform:translate(30.3532vw,31.765vh) scale(.2204)}to{transform:translate(27.62585vw,99vh) scale(.2204)}}.snow:nth-child(11){opacity:1.9912;transform:translate(45.3007vw,-10px) scale(.36);animation:fall-11 18s -1s linear infinite}@keyframes fall-11{72.105%{transform:translate(40.0263vw,72.105vh) scale(.36)}to{transform:translate(42.6635vw,99vh) scale(.36)}}.snow:nth-child(12){opacity:1.5834;transform:translate(49.0906vw,-10px) scale(.8103);animation:fall-12 30s -29s linear infinite}@keyframes fall-12{75.501%{transform:translate(41.9097vw,75.501vh) scale(.8103)}to{transform:translate(45.50015vw,99vh) scale(.8103)}}.snow:nth-child(13){opacity:.8362;transform:translate(45.0395vw,-10px) scale(.7089);animation:fall-13 17s -21s linear infinite}@keyframes fall-13{37.888%{transform:translate(42.9245vw,37.888vh) scale(.7089)}to{transform:translate(43.982vw,99vh) scale(.7089)}}.snow:nth-child(14){opacity:.181;transform:translate(97.1483vw,-10px) scale(.9818);animation:fall-14 22s -2s linear infinite}@keyframes fall-14{45.886%{transform:translate(88.4505vw,45.886vh) scale(.9818)}to{transform:translate(92.7994vw,99vh) scale(.9818)}}.snow:nth-child(15){opacity:.888;transform:translate(44.674vw,-10px) scale(.8339);animation:fall-15 27s -25s linear infinite}@keyframes fall-15{51.891%{transform:translate(51.8027vw,51.891vh) scale(.8339)}to{transform:translate(48.23835vw,99vh) scale(.8339)}}.snow:nth-child(16){opacity:.3894;transform:translate(8.9663vw,-10px) scale(.9613);animation:fall-16 16s -11s linear infinite}@keyframes fall-16{43.618%{transform:translate(6.478vw,43.618vh) scale(.9613)}to{transform:translate(7.72215vw,99vh) scale(.9613)}}.snow:nth-child(17){opacity:1.3868;transform:translate(5.8187vw,-10px) scale(.9703);animation:fall-17 14s -12s linear infinite}@keyframes fall-17{35.823%{transform:translate(-3.1052vw,35.823vh) scale(.9703)}to{transform:translate(1.35675vw,99vh) scale(.9703)}}.snow:nth-child(18){opacity:1.585;transform:translate(30.8677vw,-10px) scale(.3874);animation:fall-18 16s -15s linear infinite}@keyframes fall-18{67.799%{transform:translate(39.6812vw,67.799vh) scale(.3874)}to{transform:translate(35.27445vw,99vh) scale(.3874)}}.snow:nth-child(19){opacity:1.5524;transform:translate(13.2023vw,-10px) scale(.5897);animation:fall-19 25s -11s linear infinite}@keyframes fall-19{30.663%{transform:translate(6.9707vw,30.663vh) scale(.5897)}to{transform:translate(10.0865vw,99vh) scale(.5897)}}.snow:nth-child(20){opacity:1.1706;transform:translate(39.0708vw,-10px) scale(.0566);animation:fall-20 17s -11s linear infinite}@keyframes fall-20{30.799%{transform:translate(39.8626vw,30.799vh) scale(.0566)}to{transform:translate(39.4667vw,99vh) scale(.0566)}}.snow:nth-child(21){opacity:1.9706;transform:translate(54.9645vw,-10px) scale(.5545);animation:fall-21 26s -19s linear infinite}@keyframes fall-21{66.858%{transform:translate(59.8082vw,66.858vh) scale(.5545)}to{transform:translate(57.38635vw,99vh) scale(.5545)}}.snow:nth-child(22){opacity:1.6506;transform:translate(67.8079vw,-10px) scale(.0449);animation:fall-22 21s -13s linear infinite}@keyframes fall-22{75.159%{transform:translate(71.357vw,75.159vh) scale(.0449)}to{transform:translate(69.58245vw,99vh) scale(.0449)}}.snow:nth-child(23){opacity:1.7276;transform:translate(14.8131vw,-10px) scale(.2237);animation:fall-23 24s -28s linear infinite}@keyframes fall-23{31.063%{transform:translate(7.2521vw,31.063vh) scale(.2237)}to{transform:translate(11.0326vw,99vh) scale(.2237)}}.snow:nth-child(24){opacity:1.5044;transform:translate(95.1466vw,-10px) scale(.6542);animation:fall-24 10s -10s linear infinite}@keyframes fall-24{61.424%{transform:translate(87.8578vw,61.424vh) scale(.6542)}to{transform:translate(91.5022vw,99vh) scale(.6542)}}.snow:nth-child(25){opacity:1.4246;transform:translate(81.8098vw,-10px) scale(.6349);animation:fall-25 29s -30s linear infinite}@keyframes fall-25{40.951%{transform:translate(90.8966vw,40.951vh) scale(.6349)}to{transform:translate(86.3532vw,99vh) scale(.6349)}}.snow:nth-child(26){opacity:.291;transform:translate(49.3046vw,-10px) scale(.8521);animation:fall-26 19s -27s linear infinite}@keyframes fall-26{66.587%{transform:translate(54.2154vw,66.587vh) scale(.8521)}to{transform:translate(51.76vw,99vh) scale(.8521)}}.snow:nth-child(27){opacity:.2084;transform:translate(67.7454vw,-10px) scale(.1821);animation:fall-27 27s -21s linear infinite}@keyframes fall-27{71.321%{transform:translate(77.3393vw,71.321vh) scale(.1821)}to{transform:translate(72.54235vw,99vh) scale(.1821)}}.snow:nth-child(28){opacity:1.5938;transform:translate(28.0508vw,-10px) scale(.1401);animation:fall-28 15s -23s linear infinite}@keyframes fall-28{65.243%{transform:translate(35.8846vw,65.243vh) scale(.1401)}to{transform:translate(31.9677vw,99vh) scale(.1401)}}.snow:nth-child(29){opacity:.3284;transform:translate(66.3459vw,-10px) scale(.7931);animation:fall-29 14s -15s linear infinite}@keyframes fall-29{33.991%{transform:translate(69.841vw,33.991vh) scale(.7931)}to{transform:translate(68.09345vw,99vh) scale(.7931)}}.snow:nth-child(30){opacity:.2128;transform:translate(23.7117vw,-10px) scale(.5161);animation:fall-30 12s -16s linear infinite}@keyframes fall-30{49.211%{transform:translate(15.9951vw,49.211vh) scale(.5161)}to{transform:translate(19.8534vw,99vh) scale(.5161)}}.snow:nth-child(31){opacity:.2466;transform:translate(64.3099vw,-10px) scale(.8478);animation:fall-31 19s -1s linear infinite}@keyframes fall-31{77.559%{transform:translate(55.4995vw,77.559vh) scale(.8478)}to{transform:translate(59.9047vw,99vh) scale(.8478)}}.snow:nth-child(32){opacity:1.076;transform:translate(92.5129vw,-10px) scale(.6664);animation:fall-32 30s -29s linear infinite}@keyframes fall-32{34.569%{transform:translate(89.1951vw,34.569vh) scale(.6664)}to{transform:translate(90.854vw,99vh) scale(.6664)}}.snow:nth-child(33){opacity:.7254;transform:translate(24.4172vw,-10px) scale(.0402);animation:fall-33 20s -26s linear infinite}@keyframes fall-33{43.861%{transform:translate(20.6384vw,43.861vh) scale(.0402)}to{transform:translate(22.5278vw,99vh) scale(.0402)}}.snow:nth-child(34){opacity:1.8764;transform:translate(53.885vw,-10px) scale(.5189);animation:fall-34 29s -6s linear infinite}@keyframes fall-34{72.897%{transform:translate(63.2575vw,72.897vh) scale(.5189)}to{transform:translate(58.57125vw,99vh) scale(.5189)}}.snow:nth-child(35){opacity:1.8892;transform:translate(24.4851vw,-10px) scale(.1095);animation:fall-35 21s -17s linear infinite}@keyframes fall-35{41.613%{transform:translate(28.7125vw,41.613vh) scale(.1095)}to{transform:translate(26.5988vw,99vh) scale(.1095)}}.snow:nth-child(36){opacity:1.5922;transform:translate(95.5438vw,-10px) scale(.8519);animation:fall-36 19s -30s linear infinite}@keyframes fall-36{61.794%{transform:translate(88.0241vw,61.794vh) scale(.8519)}to{transform:translate(91.78395vw,99vh) scale(.8519)}}.snow:nth-child(37){opacity:1.2246;transform:translate(39.6891vw,-10px) scale(.4645);animation:fall-37 11s -28s linear infinite}@keyframes fall-37{38.753%{transform:translate(42.9277vw,38.753vh) scale(.4645)}to{transform:translate(41.3084vw,99vh) scale(.4645)}}.snow:nth-child(38){opacity:1.938;transform:translate(39.6891vw,-10px) scale(.4407);animation:fall-38 22s -8s linear infinite}@keyframes fall-38{75.256%{transform:translate(32.6022vw,75.256vh) scale(.4407)}to{transform:translate(36.14565vw,99vh) scale(.4407)}}.snow:nth-child(39){opacity:.0204;transform:translate(49.4684vw,-10px) scale(.8282);animation:fall-39 20s -20s linear infinite}@keyframes fall-39{46.864%{transform:translate(58.5617vw,46.864vh) scale(.8282)}to{transform:translate(54.01505vw,99vh) scale(.8282)}}.snow:nth-child(40){opacity:1.63;transform:translate(41.22vw,-10px) scale(.5884);animation:fall-40 20s -14s linear infinite}@keyframes fall-40{53.728%{transform:translate(37.9831vw,53.728vh) scale(.5884)}to{transform:translate(39.60155vw,99vh) scale(.5884)}}.snow:nth-child(41){opacity:1.0386;transform:translate(64.8949vw,-10px) scale(.999);animation:fall-41 15s -22s linear infinite}@keyframes fall-41{35.425%{transform:translate(69.9469vw,35.425vh) scale(.999)}to{transform:translate(67.4209vw,99vh) scale(.999)}}.snow:nth-child(42){opacity:.0082;transform:translate(62.6543vw,-10px) scale(.1032);animation:fall-42 28s -2s linear infinite}@keyframes fall-42{34.307%{transform:translate(70.6714vw,34.307vh) scale(.1032)}to{transform:translate(66.66285vw,99vh) scale(.1032)}}.snow:nth-child(43){opacity:.8838;transform:translate(52.5385vw,-10px) scale(.7677);animation:fall-43 22s -9s linear infinite}@keyframes fall-43{77.136%{transform:translate(59.906vw,77.136vh) scale(.7677)}to{transform:translate(56.22225vw,99vh) scale(.7677)}}.snow:nth-child(44){opacity:1.9196;transform:translate(7.84vw,-10px) scale(.0046);animation:fall-44 22s -11s linear infinite}@keyframes fall-44{68.288%{transform:translate(17.3268vw,68.288vh) scale(.0046)}to{transform:translate(12.5834vw,99vh) scale(.0046)}}.snow:nth-child(45){opacity:1.5448;transform:translate(22.1939vw,-10px) scale(.1914);animation:fall-45 19s -18s linear infinite}@keyframes fall-45{35.783%{transform:translate(30.3194vw,35.783vh) scale(.1914)}to{transform:translate(26.25665vw,99vh) scale(.1914)}}.snow:nth-child(46){opacity:.1888;transform:translate(35.429vw,-10px) scale(.919);animation:fall-46 22s -27s linear infinite}@keyframes fall-46{60.508%{transform:translate(37.1888vw,60.508vh) scale(.919)}to{transform:translate(36.3089vw,99vh) scale(.919)}}.snow:nth-child(47){opacity:.6482;transform:translate(51.1693vw,-10px) scale(.0767);animation:fall-47 26s -11s linear infinite}@keyframes fall-47{31.325%{transform:translate(60.3071vw,31.325vh) scale(.0767)}to{transform:translate(55.7382vw,99vh) scale(.0767)}}.snow:nth-child(48){opacity:.7442;transform:translate(59.2135vw,-10px) scale(.1253);animation:fall-48 24s -14s linear infinite}@keyframes fall-48{51.71%{transform:translate(51.4392vw,51.71vh) scale(.1253)}to{transform:translate(55.32635vw,99vh) scale(.1253)}}.snow:nth-child(49){opacity:1.8136;transform:translate(27.7207vw,-10px) scale(.0253);animation:fall-49 27s -5s linear infinite}@keyframes fall-49{71.404%{transform:translate(18.0246vw,71.404vh) scale(.0253)}to{transform:translate(22.87265vw,99vh) scale(.0253)}}.snow:nth-child(50){opacity:.7142;transform:translate(47.5556vw,-10px) scale(.6104);animation:fall-50 14s -17s linear infinite}@keyframes fall-50{52.374%{transform:translate(40.5535vw,52.374vh) scale(.6104)}to{transform:translate(44.05455vw,99vh) scale(.6104)}}.snow:nth-child(51){opacity:.786;transform:translate(15.3346vw,-10px) scale(.8803);animation:fall-51 11s -8s linear infinite}@keyframes fall-51{37.329%{transform:translate(13.6878vw,37.329vh) scale(.8803)}to{transform:translate(14.5112vw,99vh) scale(.8803)}}.snow:nth-child(52){opacity:1.6264;transform:translate(93.2762vw,-10px) scale(.1039);animation:fall-52 26s -5s linear infinite}@keyframes fall-52{43.062%{transform:translate(101.6249vw,43.062vh) scale(.1039)}to{transform:translate(97.45055vw,99vh) scale(.1039)}}.snow:nth-child(53){opacity:1.546;transform:translate(40.0943vw,-10px) scale(.1385);animation:fall-53 26s -2s linear infinite}@keyframes fall-53{51.303%{transform:translate(40.4479vw,51.303vh) scale(.1385)}to{transform:translate(40.2711vw,99vh) scale(.1385)}}.snow:nth-child(54){opacity:.798;transform:translate(52.6181vw,-10px) scale(.4305);animation:fall-54 27s -27s linear infinite}@keyframes fall-54{54.733%{transform:translate(43.765vw,54.733vh) scale(.4305)}to{transform:translate(48.19155vw,99vh) scale(.4305)}}.snow:nth-child(55){opacity:.8604;transform:translate(.8547vw,-10px) scale(.6198);animation:fall-55 30s -30s linear infinite}@keyframes fall-55{70.84%{transform:translate(-1.4351vw,70.84vh) scale(.6198)}to{transform:translate(-.2902vw,99vh) scale(.6198)}}.snow:nth-child(56){opacity:1.8372;transform:translate(57.7537vw,-10px) scale(.5388);animation:fall-56 27s -14s linear infinite}@keyframes fall-56{63.061%{transform:translate(67.2914vw,63.061vh) scale(.5388)}to{transform:translate(62.52255vw,99vh) scale(.5388)}}.snow:nth-child(57){opacity:.4698;transform:translate(53.299vw,-10px) scale(.1091);animation:fall-57 18s -3s linear infinite}@keyframes fall-57{79.907%{transform:translate(58.7113vw,79.907vh) scale(.1091)}to{transform:translate(56.00515vw,99vh) scale(.1091)}}.snow:nth-child(58){opacity:.8154;transform:translate(6.0308vw,-10px) scale(.3975);animation:fall-58 14s -23s linear infinite}@keyframes fall-58{42.918%{transform:translate(3.2873vw,42.918vh) scale(.3975)}to{transform:translate(4.65905vw,99vh) scale(.3975)}}.snow:nth-child(59){opacity:.411;transform:translate(96.1651vw,-10px) scale(.6631);animation:fall-59 15s -5s linear infinite}@keyframes fall-59{57.044%{transform:translate(86.7515vw,57.044vh) scale(.6631)}to{transform:translate(91.4583vw,99vh) scale(.6631)}}.snow:nth-child(60){opacity:.8698;transform:translate(27.8669vw,-10px) scale(.9622);animation:fall-60 13s -3s linear infinite}@keyframes fall-60{72.544%{transform:translate(27.8077vw,72.544vh) scale(.9622)}to{transform:translate(27.8373vw,99vh) scale(.9622)}}.snow:nth-child(61){opacity:.1512;transform:translate(22.3455vw,-10px) scale(.6687);animation:fall-61 23s -27s linear infinite}@keyframes fall-61{62.064%{transform:translate(29.0297vw,62.064vh) scale(.6687)}to{transform:translate(25.6876vw,99vh) scale(.6687)}}.snow:nth-child(62){opacity:1.6396;transform:translate(68.6303vw,-10px) scale(.6607);animation:fall-62 16s -15s linear infinite}@keyframes fall-62{35.925%{transform:translate(67.332vw,35.925vh) scale(.6607)}to{transform:translate(67.98115vw,99vh) scale(.6607)}}.snow:nth-child(63){opacity:.0866;transform:translate(61.4077vw,-10px) scale(.7686);animation:fall-63 12s -4s linear infinite}@keyframes fall-63{72.124%{transform:translate(61.042vw,72.124vh) scale(.7686)}to{transform:translate(61.22485vw,99vh) scale(.7686)}}.snow:nth-child(64){opacity:1.2586;transform:translate(1.8351vw,-10px) scale(.3722);animation:fall-64 29s -16s linear infinite}@keyframes fall-64{78.672%{transform:translate(5.5242vw,78.672vh) scale(.3722)}to{transform:translate(3.67965vw,99vh) scale(.3722)}}.snow:nth-child(65){opacity:.1176;transform:translate(22.1817vw,-10px) scale(.1687);animation:fall-65 22s -1s linear infinite}@keyframes fall-65{45.342%{transform:translate(14.8511vw,45.342vh) scale(.1687)}to{transform:translate(18.5164vw,99vh) scale(.1687)}}.snow:nth-child(66){opacity:.5038;transform:translate(66.3905vw,-10px) scale(.5696);animation:fall-66 20s -2s linear infinite}@keyframes fall-66{34.817%{transform:translate(72.1277vw,34.817vh) scale(.5696)}to{transform:translate(69.2591vw,99vh) scale(.5696)}}.snow:nth-child(67){opacity:.2076;transform:translate(30.3519vw,-10px) scale(.6349);animation:fall-67 17s -20s linear infinite}@keyframes fall-67{66.493%{transform:translate(37.4785vw,66.493vh) scale(.6349)}to{transform:translate(33.9152vw,99vh) scale(.6349)}}.snow:nth-child(68){opacity:1.4826;transform:translate(63.4992vw,-10px) scale(.2139);animation:fall-68 17s -8s linear infinite}@keyframes fall-68{43.078%{transform:translate(71.0497vw,43.078vh) scale(.2139)}to{transform:translate(67.27445vw,99vh) scale(.2139)}}.snow:nth-child(69){opacity:1.1462;transform:translate(54.8035vw,-10px) scale(.3086);animation:fall-69 21s -25s linear infinite}@keyframes fall-69{54.179%{transform:translate(47.3829vw,54.179vh) scale(.3086)}to{transform:translate(51.0932vw,99vh) scale(.3086)}}.snow:nth-child(70){opacity:.8508;transform:translate(32.4974vw,-10px) scale(.8557);animation:fall-70 15s -30s linear infinite}@keyframes fall-70{66.657%{transform:translate(25.5825vw,66.657vh) scale(.8557)}to{transform:translate(29.03995vw,99vh) scale(.8557)}}.snow:nth-child(71){opacity:1.1466;transform:translate(83.1474vw,-10px) scale(.343);animation:fall-71 23s -24s linear infinite}@keyframes fall-71{69.296%{transform:translate(76.2086vw,69.296vh) scale(.343)}to{transform:translate(79.678vw,99vh) scale(.343)}}.snow:nth-child(72){opacity:.759;transform:translate(50.6562vw,-10px) scale(.7364);animation:fall-72 17s -20s linear infinite}@keyframes fall-72{50.065%{transform:translate(53.1704vw,50.065vh) scale(.7364)}to{transform:translate(51.9133vw,99vh) scale(.7364)}}.snow:nth-child(73){opacity:1.7582;transform:translate(26.532vw,-10px) scale(.3147);animation:fall-73 21s -18s linear infinite}@keyframes fall-73{67.447%{transform:translate(35.8843vw,67.447vh) scale(.3147)}to{transform:translate(31.20815vw,99vh) scale(.3147)}}.snow:nth-child(74){opacity:1.5568;transform:translate(16.4256vw,-10px) scale(.9457);animation:fall-74 23s -10s linear infinite}@keyframes fall-74{72.929%{transform:translate(23.0426vw,72.929vh) scale(.9457)}to{transform:translate(19.7341vw,99vh) scale(.9457)}}.snow:nth-child(75){opacity:.6818;transform:translate(37.7398vw,-10px) scale(.1827);animation:fall-75 11s -3s linear infinite}@keyframes fall-75{67.16%{transform:translate(33.2168vw,67.16vh) scale(.1827)}to{transform:translate(35.4783vw,99vh) scale(.1827)}}.snow:nth-child(76){opacity:1.5328;transform:translate(95.3486vw,-10px) scale(.7954);animation:fall-76 15s -7s linear infinite}@keyframes fall-76{31.056%{transform:translate(88.727vw,31.056vh) scale(.7954)}to{transform:translate(92.0378vw,99vh) scale(.7954)}}.snow:nth-child(77){opacity:1.6394;transform:translate(58.6755vw,-10px) scale(.3905);animation:fall-77 28s -22s linear infinite}@keyframes fall-77{63.631%{transform:translate(55.4922vw,63.631vh) scale(.3905)}to{transform:translate(57.08385vw,99vh) scale(.3905)}}.snow:nth-child(78){opacity:.909;transform:translate(40.3043vw,-10px) scale(.3997);animation:fall-78 30s -16s linear infinite}@keyframes fall-78{36.466%{transform:translate(32.8086vw,36.466vh) scale(.3997)}to{transform:translate(36.55645vw,99vh) scale(.3997)}}.snow:nth-child(79){opacity:.4084;transform:translate(12.0428vw,-10px) scale(.7103);animation:fall-79 19s -13s linear infinite}@keyframes fall-79{75.549%{transform:translate(6.7271vw,75.549vh) scale(.7103)}to{transform:translate(9.38495vw,99vh) scale(.7103)}}.snow:nth-child(80){opacity:1.5758;transform:translate(57.7195vw,-10px) scale(.8214);animation:fall-80 16s -11s linear infinite}@keyframes fall-80{38.192%{transform:translate(54.238vw,38.192vh) scale(.8214)}to{transform:translate(55.97875vw,99vh) scale(.8214)}}.snow:nth-child(81){opacity:1.816;transform:translate(88.588vw,-10px) scale(.1318);animation:fall-81 24s -29s linear infinite}@keyframes fall-81{36.654%{transform:translate(86.822vw,36.654vh) scale(.1318)}to{transform:translate(87.705vw,99vh) scale(.1318)}}.snow:nth-child(82){opacity:1.9578;transform:translate(7.3995vw,-10px) scale(.9514);animation:fall-82 17s -14s linear infinite}@keyframes fall-82{53.66%{transform:translate(2.345vw,53.66vh) scale(.9514)}to{transform:translate(4.87225vw,99vh) scale(.9514)}}.snow:nth-child(83){opacity:1.499;transform:translate(76.5356vw,-10px) scale(.9688);animation:fall-83 20s -20s linear infinite}@keyframes fall-83{44.729%{transform:translate(70.2131vw,44.729vh) scale(.9688)}to{transform:translate(73.37435vw,99vh) scale(.9688)}}.snow:nth-child(84){opacity:1.0576;transform:translate(21.1225vw,-10px) scale(.5341);animation:fall-84 23s -12s linear infinite}@keyframes fall-84{47.479%{transform:translate(28.7876vw,47.479vh) scale(.5341)}to{transform:translate(24.95505vw,99vh) scale(.5341)}}.snow:nth-child(85){opacity:.872;transform:translate(90.1549vw,-10px) scale(.3275);animation:fall-85 29s -5s linear infinite}@keyframes fall-85{52.609%{transform:translate(95.2121vw,52.609vh) scale(.3275)}to{transform:translate(92.6835vw,99vh) scale(.3275)}}.snow:nth-child(86){opacity:1.6034;transform:translate(92.0562vw,-10px) scale(.2331);animation:fall-86 22s -1s linear infinite}@keyframes fall-86{69.414%{transform:translate(93.7333vw,69.414vh) scale(.2331)}to{transform:translate(92.89475vw,99vh) scale(.2331)}}.snow:nth-child(87){opacity:1.974;transform:translate(40.006vw,-10px) scale(.0694);animation:fall-87 19s -23s linear infinite}@keyframes fall-87{35.66%{transform:translate(49.1639vw,35.66vh) scale(.0694)}to{transform:translate(44.58495vw,99vh) scale(.0694)}}.snow:nth-child(88){opacity:1.1058;transform:translate(48.2339vw,-10px) scale(.0403);animation:fall-88 20s -18s linear infinite}@keyframes fall-88{71.356%{transform:translate(49.277vw,71.356vh) scale(.0403)}to{transform:translate(48.75545vw,99vh) scale(.0403)}}.snow:nth-child(89){opacity:.274;transform:translate(53.7434vw,-10px) scale(.321);animation:fall-89 21s -30s linear infinite}@keyframes fall-89{39.109%{transform:translate(46.5515vw,39.109vh) scale(.321)}to{transform:translate(50.14745vw,99vh) scale(.321)}}.snow:nth-child(90){opacity:.8442;transform:translate(95.8327vw,-10px) scale(.7956);animation:fall-90 21s -23s linear infinite}@keyframes fall-90{41.958%{transform:translate(105.7909vw,41.958vh) scale(.7956)}to{transform:translate(100.8118vw,99vh) scale(.7956)}}.snow:nth-child(91){opacity:1.7678;transform:translate(80.0384vw,-10px) scale(.2898);animation:fall-91 25s -25s linear infinite}@keyframes fall-91{39.25%{transform:translate(75.3138vw,39.25vh) scale(.2898)}to{transform:translate(77.6761vw,99vh) scale(.2898)}}.snow:nth-child(92){opacity:.2094;transform:translate(16.3213vw,-10px) scale(.9581);animation:fall-92 14s -6s linear infinite}@keyframes fall-92{39.666%{transform:translate(19.3323vw,39.666vh) scale(.9581)}to{transform:translate(17.8268vw,99vh) scale(.9581)}}.snow:nth-child(93){opacity:.6236;transform:translate(64.2964vw,-10px) scale(.1259);animation:fall-93 10s -15s linear infinite}@keyframes fall-93{57.578%{transform:translate(62.9344vw,57.578vh) scale(.1259)}to{transform:translate(63.6154vw,99vh) scale(.1259)}}.snow:nth-child(94){opacity:.5074;transform:translate(31.0163vw,-10px) scale(.0306);animation:fall-94 11s -27s linear infinite}@keyframes fall-94{38.768%{transform:translate(30.6022vw,38.768vh) scale(.0306)}to{transform:translate(30.80925vw,99vh) scale(.0306)}}.snow:nth-child(95){opacity:.7698;transform:translate(40.0075vw,-10px) scale(.0297);animation:fall-95 30s -18s linear infinite}@keyframes fall-95{34.024%{transform:translate(36.2104vw,34.024vh) scale(.0297)}to{transform:translate(38.10895vw,99vh) scale(.0297)}}.snow:nth-child(96){opacity:.2838;transform:translate(3.5351vw,-10px) scale(.3626);animation:fall-96 17s -18s linear infinite}@keyframes fall-96{62.609%{transform:translate(8.359vw,62.609vh) scale(.3626)}to{transform:translate(5.94705vw,99vh) scale(.3626)}}.snow:nth-child(97){opacity:.7646;transform:translate(4.5761vw,-10px) scale(.826);animation:fall-97 19s -29s linear infinite}@keyframes fall-97{41.818%{transform:translate(2.4959vw,41.818vh) scale(.826)}to{transform:translate(3.536vw,99vh) scale(.826)}}.snow:nth-child(98){opacity:1.3764;transform:translate(97.9316vw,-10px) scale(.4481);animation:fall-98 13s -18s linear infinite}@keyframes fall-98{72.284%{transform:translate(102.4963vw,72.284vh) scale(.4481)}to{transform:translate(100.21395vw,99vh) scale(.4481)}}.snow:nth-child(99){opacity:1.039;transform:translate(39.0222vw,-10px) scale(.3009);animation:fall-99 20s -26s linear infinite}@keyframes fall-99{75.554%{transform:translate(35.4143vw,75.554vh) scale(.3009)}to{transform:translate(37.21825vw,99vh) scale(.3009)}}.snow:nth-child(100){opacity:1.1138;transform:translate(46.9203vw,-10px) scale(.8001);animation:fall-100 24s -16s linear infinite}@keyframes fall-100{42.7%{transform:translate(47.5819vw,42.7vh) scale(.8001)}to{transform:translate(47.2511vw,99vh) scale(.8001)}}.snow:nth-child(101){opacity:1.8824;transform:translate(84.6237vw,-10px) scale(.3081);animation:fall-101 19s -8s linear infinite}@keyframes fall-101{57.258%{transform:translate(89.311vw,57.258vh) scale(.3081)}to{transform:translate(86.96735vw,99vh) scale(.3081)}}.snow:nth-child(102){opacity:1.3652;transform:translate(99.3447vw,-10px) scale(.7682);animation:fall-102 11s -20s linear infinite}@keyframes fall-102{35.352%{transform:translate(99.5891vw,35.352vh) scale(.7682)}to{transform:translate(99.4669vw,99vh) scale(.7682)}}.snow:nth-child(103){opacity:.2426;transform:translate(52.5527vw,-10px) scale(.1834);animation:fall-103 25s -28s linear infinite}@keyframes fall-103{77.902%{transform:translate(58.9107vw,77.902vh) scale(.1834)}to{transform:translate(55.7317vw,99vh) scale(.1834)}}.snow:nth-child(104){opacity:1.9708;transform:translate(24.1999vw,-10px) scale(.9915);animation:fall-104 14s -24s linear infinite}@keyframes fall-104{75.962%{transform:translate(17.4186vw,75.962vh) scale(.9915)}to{transform:translate(20.80925vw,99vh) scale(.9915)}}.snow:nth-child(105){opacity:1.162;transform:translate(67.3326vw,-10px) scale(.771);animation:fall-105 30s -7s linear infinite}@keyframes fall-105{62.545%{transform:translate(64.8619vw,62.545vh) scale(.771)}to{transform:translate(66.09725vw,99vh) scale(.771)}}.snow:nth-child(106){opacity:.8438;transform:translate(38.9793vw,-10px) scale(.4657);animation:fall-106 22s -2s linear infinite}@keyframes fall-106{44.82%{transform:translate(37.0255vw,44.82vh) scale(.4657)}to{transform:translate(38.0024vw,99vh) scale(.4657)}}.snow:nth-child(107){opacity:.798;transform:translate(78.8984vw,-10px) scale(.801);animation:fall-107 16s -20s linear infinite}@keyframes fall-107{51.387%{transform:translate(74.5965vw,51.387vh) scale(.801)}to{transform:translate(76.74745vw,99vh) scale(.801)}}.snow:nth-child(108){opacity:1.8096;transform:translate(46.5087vw,-10px) scale(.3059);animation:fall-108 29s -25s linear infinite}@keyframes fall-108{61.296%{transform:translate(55.3334vw,61.296vh) scale(.3059)}to{transform:translate(50.92105vw,99vh) scale(.3059)}}.snow:nth-child(109){opacity:.7364;transform:translate(99.7294vw,-10px) scale(.8376);animation:fall-109 19s -6s linear infinite}@keyframes fall-109{42.523%{transform:translate(93.5432vw,42.523vh) scale(.8376)}to{transform:translate(96.6363vw,99vh) scale(.8376)}}.snow:nth-child(110){opacity:.4196;transform:translate(6.128vw,-10px) scale(.4482);animation:fall-110 14s -15s linear infinite}@keyframes fall-110{78.281%{transform:translate(8.5272vw,78.281vh) scale(.4482)}to{transform:translate(7.3276vw,99vh) scale(.4482)}}.snow:nth-child(111){opacity:.0116;transform:translate(99.1992vw,-10px) scale(.3424);animation:fall-111 13s -3s linear infinite}@keyframes fall-111{69.39%{transform:translate(99.2407vw,69.39vh) scale(.3424)}to{transform:translate(99.21995vw,99vh) scale(.3424)}}.snow:nth-child(112){opacity:.4228;transform:translate(52.042vw,-10px) scale(.0833);animation:fall-112 26s -27s linear infinite}@keyframes fall-112{67.332%{transform:translate(50.8864vw,67.332vh) scale(.0833)}to{transform:translate(51.4642vw,99vh) scale(.0833)}}.snow:nth-child(113){opacity:1.0134;transform:translate(30.2732vw,-10px) scale(.9208);animation:fall-113 29s -21s linear infinite}@keyframes fall-113{72.766%{transform:translate(35.8903vw,72.766vh) scale(.9208)}to{transform:translate(33.08175vw,99vh) scale(.9208)}}.snow:nth-child(114){opacity:.4342;transform:translate(60.9089vw,-10px) scale(.5808);animation:fall-114 19s -22s linear infinite}@keyframes fall-114{37.376%{transform:translate(54.6565vw,37.376vh) scale(.5808)}to{transform:translate(57.7827vw,99vh) scale(.5808)}}.snow:nth-child(115){opacity:1.8608;transform:translate(5.2105vw,-10px) scale(.5941);animation:fall-115 15s -30s linear infinite}@keyframes fall-115{48.039%{transform:translate(9.3705vw,48.039vh) scale(.5941)}to{transform:translate(7.2905vw,99vh) scale(.5941)}}.snow:nth-child(116){opacity:1.611;transform:translate(86.2353vw,-10px) scale(.4217);animation:fall-116 21s -4s linear infinite}@keyframes fall-116{54.951%{transform:translate(77.6784vw,54.951vh) scale(.4217)}to{transform:translate(81.95685vw,99vh) scale(.4217)}}.snow:nth-child(117){opacity:.638;transform:translate(41.4853vw,-10px) scale(.8707);animation:fall-117 28s -22s linear infinite}@keyframes fall-117{60.146%{transform:translate(46.4776vw,60.146vh) scale(.8707)}to{transform:translate(43.98145vw,99vh) scale(.8707)}}.snow:nth-child(118){opacity:1.3334;transform:translate(45.0008vw,-10px) scale(.217);animation:fall-118 17s -8s linear infinite}@keyframes fall-118{77.83%{transform:translate(50.7622vw,77.83vh) scale(.217)}to{transform:translate(47.8815vw,99vh) scale(.217)}}.snow:nth-child(119){opacity:1.5936;transform:translate(88.1315vw,-10px) scale(.3564);animation:fall-119 18s -27s linear infinite}@keyframes fall-119{34.047%{transform:translate(82.5998vw,34.047vh) scale(.3564)}to{transform:translate(85.36565vw,99vh) scale(.3564)}}.snow:nth-child(120){opacity:.4936;transform:translate(82.6654vw,-10px) scale(.4025);animation:fall-120 16s -4s linear infinite}@keyframes fall-120{73.625%{transform:translate(90.6553vw,73.625vh) scale(.4025)}to{transform:translate(86.66035vw,99vh) scale(.4025)}}.snow:nth-child(121){opacity:.6176;transform:translate(38.577vw,-10px) scale(.9831);animation:fall-121 15s -30s linear infinite}@keyframes fall-121{51.654%{transform:translate(39.1039vw,51.654vh) scale(.9831)}to{transform:translate(38.84045vw,99vh) scale(.9831)}}.snow:nth-child(122){opacity:1.8128;transform:translate(33.9128vw,-10px) scale(.8062);animation:fall-122 17s -11s linear infinite}@keyframes fall-122{35.249%{transform:translate(39.7895vw,35.249vh) scale(.8062)}to{transform:translate(36.85115vw,99vh) scale(.8062)}}.snow:nth-child(123){opacity:.5908;transform:translate(52.271vw,-10px) scale(.7682);animation:fall-123 12s -5s linear infinite}@keyframes fall-123{33.283%{transform:translate(61.601vw,33.283vh) scale(.7682)}to{transform:translate(56.936vw,99vh) scale(.7682)}}.snow:nth-child(124){opacity:.362;transform:translate(50.9097vw,-10px) scale(.577);animation:fall-124 16s -26s linear infinite}@keyframes fall-124{59.355%{transform:translate(49.6044vw,59.355vh) scale(.577)}to{transform:translate(50.25705vw,99vh) scale(.577)}}.snow:nth-child(125){opacity:.7796;transform:translate(23.4225vw,-10px) scale(.3033);animation:fall-125 15s -8s linear infinite}@keyframes fall-125{59.669%{transform:translate(17.3699vw,59.669vh) scale(.3033)}to{transform:translate(20.3962vw,99vh) scale(.3033)}}.snow:nth-child(126){opacity:1.4524;transform:translate(19.4489vw,-10px) scale(.5037);animation:fall-126 10s -26s linear infinite}@keyframes fall-126{69.146%{transform:translate(28.8177vw,69.146vh) scale(.5037)}to{transform:translate(24.1333vw,99vh) scale(.5037)}}.snow:nth-child(127){opacity:1.7866;transform:translate(27.8369vw,-10px) scale(.559);animation:fall-127 27s -3s linear infinite}@keyframes fall-127{51.028%{transform:translate(35.9939vw,51.028vh) scale(.559)}to{transform:translate(31.9154vw,99vh) scale(.559)}}.snow:nth-child(128){opacity:1.1692;transform:translate(49.5288vw,-10px) scale(.761);animation:fall-128 10s -20s linear infinite}@keyframes fall-128{66.4%{transform:translate(43.7505vw,66.4vh) scale(.761)}to{transform:translate(46.63965vw,99vh) scale(.761)}}.snow:nth-child(129){opacity:1.1034;transform:translate(29.4771vw,-10px) scale(.819);animation:fall-129 30s -25s linear infinite}@keyframes fall-129{67.863%{transform:translate(25.9721vw,67.863vh) scale(.819)}to{transform:translate(27.7246vw,99vh) scale(.819)}}.snow:nth-child(130){opacity:.5434;transform:translate(76.8623vw,-10px) scale(.258);animation:fall-130 10s -7s linear infinite}@keyframes fall-130{49.784%{transform:translate(74.5545vw,49.784vh) scale(.258)}to{transform:translate(75.7084vw,99vh) scale(.258)}}.snow:nth-child(131){opacity:1.0572;transform:translate(93.4281vw,-10px) scale(.7693);animation:fall-131 24s -28s linear infinite}@keyframes fall-131{51.528%{transform:translate(87.8541vw,51.528vh) scale(.7693)}to{transform:translate(90.6411vw,99vh) scale(.7693)}}.snow:nth-child(132){opacity:.2212;transform:translate(23.6186vw,-10px) scale(.702);animation:fall-132 14s -6s linear infinite}@keyframes fall-132{71.12%{transform:translate(30.8811vw,71.12vh) scale(.702)}to{transform:translate(27.24985vw,99vh) scale(.702)}}.snow:nth-child(133){opacity:1.4628;transform:translate(39.2382vw,-10px) scale(.7522);animation:fall-133 14s -2s linear infinite}@keyframes fall-133{58.741%{transform:translate(44.619vw,58.741vh) scale(.7522)}to{transform:translate(41.9286vw,99vh) scale(.7522)}}.snow:nth-child(134){opacity:1.8298;transform:translate(68.5345vw,-10px) scale(.4328);animation:fall-134 29s -28s linear infinite}@keyframes fall-134{76.403%{transform:translate(77.0892vw,76.403vh) scale(.4328)}to{transform:translate(72.81185vw,99vh) scale(.4328)}}.snow:nth-child(135){opacity:.384;transform:translate(3.1555vw,-10px) scale(.0745);animation:fall-135 27s -1s linear infinite}@keyframes fall-135{55.746%{transform:translate(-2.3058vw,55.746vh) scale(.0745)}to{transform:translate(.42485vw,99vh) scale(.0745)}}.snow:nth-child(136){opacity:1.4034;transform:translate(13.6286vw,-10px) scale(.0536);animation:fall-136 28s -2s linear infinite}@keyframes fall-136{39.33%{transform:translate(16.2704vw,39.33vh) scale(.0536)}to{transform:translate(14.9495vw,99vh) scale(.0536)}}.snow:nth-child(137){opacity:1.4198;transform:translate(47.764vw,-10px) scale(.549);animation:fall-137 28s -8s linear infinite}@keyframes fall-137{38.346%{transform:translate(52.8495vw,38.346vh) scale(.549)}to{transform:translate(50.30675vw,99vh) scale(.549)}}.snow:nth-child(138){opacity:1.8776;transform:translate(96.6925vw,-10px) scale(.4637);animation:fall-138 22s -28s linear infinite}@keyframes fall-138{41.253%{transform:translate(94.8093vw,41.253vh) scale(.4637)}to{transform:translate(95.7509vw,99vh) scale(.4637)}}.snow:nth-child(139){opacity:1.6316;transform:translate(28.8316vw,-10px) scale(.2091);animation:fall-139 17s -7s linear infinite}@keyframes fall-139{49.189%{transform:translate(27.5757vw,49.189vh) scale(.2091)}to{transform:translate(28.20365vw,99vh) scale(.2091)}}.snow:nth-child(140){opacity:.7854;transform:translate(5.9082vw,-10px) scale(.2502);animation:fall-140 24s -12s linear infinite}@keyframes fall-140{75.584%{transform:translate(-1.2722vw,75.584vh) scale(.2502)}to{transform:translate(2.318vw,99vh) scale(.2502)}}.snow:nth-child(141){opacity:1.529;transform:translate(41.8906vw,-10px) scale(.9141);animation:fall-141 12s -15s linear infinite}@keyframes fall-141{70.639%{transform:translate(49.5987vw,70.639vh) scale(.9141)}to{transform:translate(45.74465vw,99vh) scale(.9141)}}.snow:nth-child(142){opacity:.4532;transform:translate(4.3213vw,-10px) scale(.3535);animation:fall-142 29s -7s linear infinite}@keyframes fall-142{39.269%{transform:translate(-.6563vw,39.269vh) scale(.3535)}to{transform:translate(1.8325vw,99vh) scale(.3535)}}.snow:nth-child(143){opacity:.2968;transform:translate(87.9228vw,-10px) scale(.5476);animation:fall-143 20s -5s linear infinite}@keyframes fall-143{78.306%{transform:translate(97.196vw,78.306vh) scale(.5476)}to{transform:translate(92.5594vw,99vh) scale(.5476)}}.snow:nth-child(144){opacity:1.1496;transform:translate(19.1656vw,-10px) scale(.6771);animation:fall-144 30s -16s linear infinite}@keyframes fall-144{47.041%{transform:translate(14.7744vw,47.041vh) scale(.6771)}to{transform:translate(16.97vw,99vh) scale(.6771)}}.snow:nth-child(145){opacity:1.8902;transform:translate(44.7528vw,-10px) scale(.1471);animation:fall-145 13s -11s linear infinite}@keyframes fall-145{75.525%{transform:translate(35.7592vw,75.525vh) scale(.1471)}to{transform:translate(40.256vw,99vh) scale(.1471)}}.snow:nth-child(146){opacity:1.5416;transform:translate(75.4439vw,-10px) scale(.3088);animation:fall-146 27s -16s linear infinite}@keyframes fall-146{34.049%{transform:translate(70.3701vw,34.049vh) scale(.3088)}to{transform:translate(72.907vw,99vh) scale(.3088)}}.snow:nth-child(147){opacity:1.4002;transform:translate(15.5032vw,-10px) scale(.6464);animation:fall-147 30s -2s linear infinite}@keyframes fall-147{57.225%{transform:translate(8.4488vw,57.225vh) scale(.6464)}to{transform:translate(11.976vw,99vh) scale(.6464)}}.snow:nth-child(148){opacity:.2826;transform:translate(79.9387vw,-10px) scale(.9965);animation:fall-148 25s -14s linear infinite}@keyframes fall-148{30.115%{transform:translate(87.3823vw,30.115vh) scale(.9965)}to{transform:translate(83.6605vw,99vh) scale(.9965)}}.snow:nth-child(149){opacity:1.792;transform:translate(71.4737vw,-10px) scale(.8544);animation:fall-149 19s -22s linear infinite}@keyframes fall-149{67.356%{transform:translate(67.3393vw,67.356vh) scale(.8544)}to{transform:translate(69.4065vw,99vh) scale(.8544)}}.snow:nth-child(150){opacity:.0136;transform:translate(63.9171vw,-10px) scale(.435);animation:fall-150 13s -28s linear infinite}@keyframes fall-150{76.769%{transform:translate(59.907vw,76.769vh) scale(.435)}to{transform:translate(61.91205vw,99vh) scale(.435)}}.snow:nth-child(151){opacity:.318;transform:translate(92.4787vw,-10px) scale(.0287);animation:fall-151 15s -15s linear infinite}@keyframes fall-151{45.086%{transform:translate(88.5891vw,45.086vh) scale(.0287)}to{transform:translate(90.5339vw,99vh) scale(.0287)}}.snow:nth-child(152){opacity:1.3468;transform:translate(76.9757vw,-10px) scale(.863);animation:fall-152 13s -17s linear infinite}@keyframes fall-152{63.283%{transform:translate(68.4767vw,63.283vh) scale(.863)}to{transform:translate(72.7262vw,99vh) scale(.863)}}.snow:nth-child(153){opacity:1.0714;transform:translate(83.73vw,-10px) scale(.8852);animation:fall-153 29s -9s linear infinite}@keyframes fall-153{55.216%{transform:translate(79.1322vw,55.216vh) scale(.8852)}to{transform:translate(81.4311vw,99vh) scale(.8852)}}.snow:nth-child(154){opacity:1.1982;transform:translate(94.5882vw,-10px) scale(.0803);animation:fall-154 17s -5s linear infinite}@keyframes fall-154{35.487%{transform:translate(97.009vw,35.487vh) scale(.0803)}to{transform:translate(95.7986vw,99vh) scale(.0803)}}.snow:nth-child(155){opacity:.2006;transform:translate(24.7125vw,-10px) scale(.1871);animation:fall-155 27s -7s linear infinite}@keyframes fall-155{43.112%{transform:translate(27.335vw,43.112vh) scale(.1871)}to{transform:translate(26.02375vw,99vh) scale(.1871)}}.snow:nth-child(156){opacity:1.0918;transform:translate(16.9662vw,-10px) scale(.8268);animation:fall-156 25s -5s linear infinite}@keyframes fall-156{33.565%{transform:translate(18.1114vw,33.565vh) scale(.8268)}to{transform:translate(17.5388vw,99vh) scale(.8268)}}.snow:nth-child(157){opacity:.76;transform:translate(83.4324vw,-10px) scale(.6906);animation:fall-157 22s -28s linear infinite}@keyframes fall-157{64.156%{transform:translate(82.9245vw,64.156vh) scale(.6906)}to{transform:translate(83.17845vw,99vh) scale(.6906)}}.snow:nth-child(158){opacity:.1066;transform:translate(63.1222vw,-10px) scale(.106);animation:fall-158 16s -28s linear infinite}@keyframes fall-158{47.006%{transform:translate(68.4015vw,47.006vh) scale(.106)}to{transform:translate(65.76185vw,99vh) scale(.106)}}.snow:nth-child(159){opacity:.9632;transform:translate(40.7184vw,-10px) scale(.1317);animation:fall-159 12s -27s linear infinite}@keyframes fall-159{67.673%{transform:translate(33.4392vw,67.673vh) scale(.1317)}to{transform:translate(37.0788vw,99vh) scale(.1317)}}.snow:nth-child(160){opacity:.111;transform:translate(50.3373vw,-10px) scale(.7133);animation:fall-160 26s -9s linear infinite}@keyframes fall-160{30.244%{transform:translate(57.0648vw,30.244vh) scale(.7133)}to{transform:translate(53.70105vw,99vh) scale(.7133)}}.snow:nth-child(161){opacity:.4294;transform:translate(24.3061vw,-10px) scale(.7949);animation:fall-161 21s -28s linear infinite}@keyframes fall-161{66.927%{transform:translate(28.1466vw,66.927vh) scale(.7949)}to{transform:translate(26.22635vw,99vh) scale(.7949)}}.snow:nth-child(162){opacity:.5798;transform:translate(28.3466vw,-10px) scale(.8011);animation:fall-162 19s -24s linear infinite}@keyframes fall-162{78.937%{transform:translate(20.3696vw,78.937vh) scale(.8011)}to{transform:translate(24.3581vw,99vh) scale(.8011)}}.snow:nth-child(163){opacity:.8622;transform:translate(1.608vw,-10px) scale(.0626);animation:fall-163 30s -12s linear infinite}@keyframes fall-163{61.342%{transform:translate(-2.2666vw,61.342vh) scale(.0626)}to{transform:translate(-.3293vw,99vh) scale(.0626)}}.snow:nth-child(164){opacity:.472;transform:translate(36.5117vw,-10px) scale(.9855);animation:fall-164 13s -2s linear infinite}@keyframes fall-164{47.4%{transform:translate(32.6965vw,47.4vh) scale(.9855)}to{transform:translate(34.6041vw,99vh) scale(.9855)}}.snow:nth-child(165){opacity:.9326;transform:translate(94.5722vw,-10px) scale(.4555);animation:fall-165 13s -29s linear infinite}@keyframes fall-165{37.796%{transform:translate(96.7349vw,37.796vh) scale(.4555)}to{transform:translate(95.65355vw,99vh) scale(.4555)}}.snow:nth-child(166){opacity:1.591;transform:translate(4.5166vw,-10px) scale(.9357);animation:fall-166 14s -21s linear infinite}@keyframes fall-166{70.04%{transform:translate(1.8633vw,70.04vh) scale(.9357)}to{transform:translate(3.18995vw,99vh) scale(.9357)}}.snow:nth-child(167){opacity:1.2624;transform:translate(10.5555vw,-10px) scale(.2587);animation:fall-167 23s -16s linear infinite}@keyframes fall-167{73.922%{transform:translate(4.5074vw,73.922vh) scale(.2587)}to{transform:translate(7.53145vw,99vh) scale(.2587)}}.snow:nth-child(168){opacity:.5516;transform:translate(85.4312vw,-10px) scale(.274);animation:fall-168 15s -15s linear infinite}@keyframes fall-168{72.737%{transform:translate(89.6988vw,72.737vh) scale(.274)}to{transform:translate(87.565vw,99vh) scale(.274)}}.snow:nth-child(169){opacity:.1646;transform:translate(17.251vw,-10px) scale(.5274);animation:fall-169 29s -18s linear infinite}@keyframes fall-169{59.69%{transform:translate(17.2313vw,59.69vh) scale(.5274)}to{transform:translate(17.24115vw,99vh) scale(.5274)}}.snow:nth-child(170){opacity:.0034;transform:translate(59.0545vw,-10px) scale(.3959);animation:fall-170 15s -14s linear infinite}@keyframes fall-170{77.179%{transform:translate(49.7373vw,77.179vh) scale(.3959)}to{transform:translate(54.3959vw,99vh) scale(.3959)}}.snow:nth-child(171){opacity:1.0848;transform:translate(2.7697vw,-10px) scale(.0618);animation:fall-171 12s -29s linear infinite}@keyframes fall-171{66.112%{transform:translate(-3.7147vw,66.112vh) scale(.0618)}to{transform:translate(-.4725vw,99vh) scale(.0618)}}.snow:nth-child(172){opacity:.3868;transform:translate(11.4104vw,-10px) scale(.8234);animation:fall-172 10s -2s linear infinite}@keyframes fall-172{30.222%{transform:translate(11.1525vw,30.222vh) scale(.8234)}to{transform:translate(11.28145vw,99vh) scale(.8234)}}.snow:nth-child(173){opacity:1.6932;transform:translate(18.2139vw,-10px) scale(.7374);animation:fall-173 28s -24s linear infinite}@keyframes fall-173{45.439%{transform:translate(17.212vw,45.439vh) scale(.7374)}to{transform:translate(17.71295vw,99vh) scale(.7374)}}.snow:nth-child(174){opacity:.4362;transform:translate(57.1121vw,-10px) scale(.2019);animation:fall-174 29s -20s linear infinite}@keyframes fall-174{58.081%{transform:translate(49.1233vw,58.081vh) scale(.2019)}to{transform:translate(53.1177vw,99vh) scale(.2019)}}.snow:nth-child(175){opacity:.1974;transform:translate(33.5993vw,-10px) scale(.1705);animation:fall-175 29s -16s linear infinite}@keyframes fall-175{69.021%{transform:translate(27.7017vw,69.021vh) scale(.1705)}to{transform:translate(30.6505vw,99vh) scale(.1705)}}.snow:nth-child(176){opacity:1.086;transform:translate(21.681vw,-10px) scale(.3426);animation:fall-176 19s -7s linear infinite}@keyframes fall-176{45.11%{transform:translate(22.2714vw,45.11vh) scale(.3426)}to{transform:translate(21.9762vw,99vh) scale(.3426)}}.snow:nth-child(177){opacity:1.3352;transform:translate(4.3614vw,-10px) scale(.2189);animation:fall-177 14s -19s linear infinite}@keyframes fall-177{48.221%{transform:translate(.0389vw,48.221vh) scale(.2189)}to{transform:translate(2.20015vw,99vh) scale(.2189)}}.snow:nth-child(178){opacity:.2088;transform:translate(79.9442vw,-10px) scale(.9658);animation:fall-178 13s -7s linear infinite}@keyframes fall-178{53.975%{transform:translate(73.4923vw,53.975vh) scale(.9658)}to{transform:translate(76.71825vw,99vh) scale(.9658)}}.snow:nth-child(179){opacity:.4462;transform:translate(35.662vw,-10px) scale(.5316);animation:fall-179 14s -26s linear infinite}@keyframes fall-179{32.05%{transform:translate(34.8703vw,32.05vh) scale(.5316)}to{transform:translate(35.26615vw,99vh) scale(.5316)}}.snow:nth-child(180){opacity:.584;transform:translate(37.9193vw,-10px) scale(.982);animation:fall-180 27s -16s linear infinite}@keyframes fall-180{74.653%{transform:translate(38.5441vw,74.653vh) scale(.982)}to{transform:translate(38.2317vw,99vh) scale(.982)}}.snow:nth-child(181){opacity:.6854;transform:translate(11.0037vw,-10px) scale(.7394);animation:fall-181 10s -22s linear infinite}@keyframes fall-181{77.725%{transform:translate(12.51vw,77.725vh) scale(.7394)}to{transform:translate(11.75685vw,99vh) scale(.7394)}}.snow:nth-child(182){opacity:1.3778;transform:translate(21.4419vw,-10px) scale(.1389);animation:fall-182 21s -9s linear infinite}@keyframes fall-182{34.574%{transform:translate(30.2366vw,34.574vh) scale(.1389)}to{transform:translate(25.83925vw,99vh) scale(.1389)}}.snow:nth-child(183){opacity:.4894;transform:translate(42.4263vw,-10px) scale(.1737);animation:fall-183 23s -3s linear infinite}@keyframes fall-183{56.784%{transform:translate(44.2745vw,56.784vh) scale(.1737)}to{transform:translate(43.3504vw,99vh) scale(.1737)}}.snow:nth-child(184){opacity:1.8462;transform:translate(72.6133vw,-10px) scale(.0177);animation:fall-184 29s -24s linear infinite}@keyframes fall-184{54.097%{transform:translate(73.7382vw,54.097vh) scale(.0177)}to{transform:translate(73.17575vw,99vh) scale(.0177)}}.snow:nth-child(185){opacity:1.875;transform:translate(64.1124vw,-10px) scale(.9053);animation:fall-185 16s -8s linear infinite}@keyframes fall-185{35.548%{transform:translate(69.2527vw,35.548vh) scale(.9053)}to{transform:translate(66.68255vw,99vh) scale(.9053)}}.snow:nth-child(186){opacity:.6332;transform:translate(30.4932vw,-10px) scale(.0424);animation:fall-186 20s -16s linear infinite}@keyframes fall-186{46.08%{transform:translate(40.1891vw,46.08vh) scale(.0424)}to{transform:translate(35.34115vw,99vh) scale(.0424)}}.snow:nth-child(187){opacity:1.7826;transform:translate(48.0902vw,-10px) scale(.669);animation:fall-187 14s -12s linear infinite}@keyframes fall-187{58.177%{transform:translate(57.3816vw,58.177vh) scale(.669)}to{transform:translate(52.7359vw,99vh) scale(.669)}}.snow:nth-child(188){opacity:1.5828;transform:translate(6.3082vw,-10px) scale(.7322);animation:fall-188 12s -4s linear infinite}@keyframes fall-188{34.975%{transform:translate(-.3047vw,34.975vh) scale(.7322)}to{transform:translate(3.00175vw,99vh) scale(.7322)}}.snow:nth-child(189){opacity:1.858;transform:translate(79.2587vw,-10px) scale(.7415);animation:fall-189 30s -12s linear infinite}@keyframes fall-189{63.622%{transform:translate(87.9519vw,63.622vh) scale(.7415)}to{transform:translate(83.6053vw,99vh) scale(.7415)}}.snow:nth-child(190){opacity:1.1386;transform:translate(89.4442vw,-10px) scale(.4847);animation:fall-190 14s -16s linear infinite}@keyframes fall-190{51.745%{transform:translate(90.4183vw,51.745vh) scale(.4847)}to{transform:translate(89.93125vw,99vh) scale(.4847)}}.snow:nth-child(191){opacity:1.4258;transform:translate(31.4064vw,-10px) scale(.914);animation:fall-191 30s -20s linear infinite}@keyframes fall-191{50.664%{transform:translate(22.7254vw,50.664vh) scale(.914)}to{transform:translate(27.0659vw,99vh) scale(.914)}}.snow:nth-child(192){opacity:1.129;transform:translate(63.0172vw,-10px) scale(.0174);animation:fall-192 26s -14s linear infinite}@keyframes fall-192{38.617%{transform:translate(62.9158vw,38.617vh) scale(.0174)}to{transform:translate(62.9665vw,99vh) scale(.0174)}}.snow:nth-child(193){opacity:1.2264;transform:translate(35.8001vw,-10px) scale(.1669);animation:fall-193 14s -24s linear infinite}@keyframes fall-193{61.453%{transform:translate(41.5429vw,61.453vh) scale(.1669)}to{transform:translate(38.6715vw,99vh) scale(.1669)}}.snow:nth-child(194){opacity:1.5578;transform:translate(7.597vw,-10px) scale(.5616);animation:fall-194 25s -11s linear infinite}@keyframes fall-194{64.306%{transform:translate(16.2825vw,64.306vh) scale(.5616)}to{transform:translate(11.93975vw,99vh) scale(.5616)}}.snow:nth-child(195){opacity:1.7388;transform:translate(42.3232vw,-10px) scale(.0278);animation:fall-195 29s -14s linear infinite}@keyframes fall-195{45.742%{transform:translate(37.9538vw,45.742vh) scale(.0278)}to{transform:translate(40.1385vw,99vh) scale(.0278)}}.snow:nth-child(196){opacity:1.7186;transform:translate(52.5009vw,-10px) scale(.5455);animation:fall-196 15s -28s linear infinite}@keyframes fall-196{63.241%{transform:translate(61.999vw,63.241vh) scale(.5455)}to{transform:translate(57.24995vw,99vh) scale(.5455)}}.snow:nth-child(197){opacity:.4618;transform:translate(32.4897vw,-10px) scale(.9921);animation:fall-197 19s -23s linear infinite}@keyframes fall-197{51.143%{transform:translate(26.1433vw,51.143vh) scale(.9921)}to{transform:translate(29.3165vw,99vh) scale(.9921)}}.snow:nth-child(198){opacity:.7474;transform:translate(32.5717vw,-10px) scale(.8788);animation:fall-198 12s -27s linear infinite}@keyframes fall-198{73.201%{transform:translate(23.7768vw,73.201vh) scale(.8788)}to{transform:translate(28.17425vw,99vh) scale(.8788)}}.snow:nth-child(199){opacity:.2928;transform:translate(49.699vw,-10px) scale(.1094);animation:fall-199 21s -14s linear infinite}@keyframes fall-199{55.263%{transform:translate(48.1647vw,55.263vh) scale(.1094)}to{transform:translate(48.93185vw,99vh) scale(.1094)}}.snow:nth-child(200){opacity:1.6206;transform:translate(95.361vw,-10px) scale(.019);animation:fall-200 26s -17s linear infinite}@keyframes fall-200{71.195%{transform:translate(101.3353vw,71.195vh) scale(.019)}to{transform:translate(98.34815vw,99vh) scale(.019)}}.snow:nth-child(201){opacity:.375;transform:translate(74.8174vw,-10px) scale(.0913);animation:fall-201 18s -28s linear infinite}@keyframes fall-201{30.036%{transform:translate(78.2408vw,30.036vh) scale(.0913)}to{transform:translate(76.5291vw,99vh) scale(.0913)}}.snow:nth-child(202){opacity:.369;transform:translate(98.8358vw,-10px) scale(.8655);animation:fall-202 21s -23s linear infinite}@keyframes fall-202{46.679%{transform:translate(101.4013vw,46.679vh) scale(.8655)}to{transform:translate(100.11855vw,99vh) scale(.8655)}}.snow:nth-child(203){opacity:1.5322;transform:translate(24.4642vw,-10px) scale(.5343);animation:fall-203 21s -17s linear infinite}@keyframes fall-203{31.959%{transform:translate(19.8131vw,31.959vh) scale(.5343)}to{transform:translate(22.13865vw,99vh) scale(.5343)}}.snow:nth-child(204){opacity:1.2312;transform:translate(4.6978vw,-10px) scale(.0995);animation:fall-204 22s -30s linear infinite}@keyframes fall-204{65.544%{transform:translate(-3.7218vw,65.544vh) scale(.0995)}to{transform:translate(.488vw,99vh) scale(.0995)}}.snow:nth-child(205){opacity:1.6788;transform:translate(83.9112vw,-10px) scale(.6495);animation:fall-205 30s -21s linear infinite}@keyframes fall-205{43.121%{transform:translate(91.0858vw,43.121vh) scale(.6495)}to{transform:translate(87.4985vw,99vh) scale(.6495)}}.snow:nth-child(206){opacity:.285;transform:translate(78.1781vw,-10px) scale(.6801);animation:fall-206 25s -13s linear infinite}@keyframes fall-206{71.481%{transform:translate(75.4333vw,71.481vh) scale(.6801)}to{transform:translate(76.8057vw,99vh) scale(.6801)}}.snow:nth-child(207){opacity:1.699;transform:translate(5.2336vw,-10px) scale(.4172);animation:fall-207 25s -19s linear infinite}@keyframes fall-207{64.694%{transform:translate(-2.1929vw,64.694vh) scale(.4172)}to{transform:translate(1.52035vw,99vh) scale(.4172)}}.snow:nth-child(208){opacity:.4062;transform:translate(44.9834vw,-10px) scale(.4641);animation:fall-208 30s -9s linear infinite}@keyframes fall-208{74.061%{transform:translate(49.8472vw,74.061vh) scale(.4641)}to{transform:translate(47.4153vw,99vh) scale(.4641)}}.snow:nth-child(209){opacity:.1258;transform:translate(4.2079vw,-10px) scale(.6069);animation:fall-209 17s -15s linear infinite}@keyframes fall-209{33.981%{transform:translate(-.9117vw,33.981vh) scale(.6069)}to{transform:translate(1.6481vw,99vh) scale(.6069)}}.snow:nth-child(210){opacity:1.178;transform:translate(61.3357vw,-10px) scale(.8487);animation:fall-210 11s -18s linear infinite}@keyframes fall-210{66.097%{transform:translate(52.3059vw,66.097vh) scale(.8487)}to{transform:translate(56.8208vw,99vh) scale(.8487)}}.snow:nth-child(211){opacity:.7274;transform:translate(21.6939vw,-10px) scale(.6309);animation:fall-211 18s -29s linear infinite}@keyframes fall-211{71.945%{transform:translate(29.5754vw,71.945vh) scale(.6309)}to{transform:translate(25.63465vw,99vh) scale(.6309)}}.snow:nth-child(212){opacity:1.8392;transform:translate(66.3301vw,-10px) scale(.3671);animation:fall-212 18s -20s linear infinite}@keyframes fall-212{65.381%{transform:translate(75.2292vw,65.381vh) scale(.3671)}to{transform:translate(70.77965vw,99vh) scale(.3671)}}.snow:nth-child(213){opacity:.118;transform:translate(26.2226vw,-10px) scale(.8711);animation:fall-213 10s -19s linear infinite}@keyframes fall-213{51.971%{transform:translate(26.5186vw,51.971vh) scale(.8711)}to{transform:translate(26.3706vw,99vh) scale(.8711)}}.snow:nth-child(214){opacity:1.5158;transform:translate(47.5594vw,-10px) scale(.8234);animation:fall-214 29s -12s linear infinite}@keyframes fall-214{57.403%{transform:translate(41.4297vw,57.403vh) scale(.8234)}to{transform:translate(44.49455vw,99vh) scale(.8234)}}.snow:nth-child(215){opacity:.5926;transform:translate(15.9921vw,-10px) scale(.6939);animation:fall-215 14s -18s linear infinite}@keyframes fall-215{53.188%{transform:translate(22.7631vw,53.188vh) scale(.6939)}to{transform:translate(19.3776vw,99vh) scale(.6939)}}.snow:nth-child(216){opacity:1.8414;transform:translate(12.9913vw,-10px) scale(.6468);animation:fall-216 27s -11s linear infinite}@keyframes fall-216{73.791%{transform:translate(3.9603vw,73.791vh) scale(.6468)}to{transform:translate(8.4758vw,99vh) scale(.6468)}}.snow:nth-child(217){opacity:.879;transform:translate(29.7848vw,-10px) scale(.3728);animation:fall-217 17s -1s linear infinite}@keyframes fall-217{57.831%{transform:translate(24.2601vw,57.831vh) scale(.3728)}to{transform:translate(27.02245vw,99vh) scale(.3728)}}.snow:nth-child(218){opacity:1.0134;transform:translate(85.5883vw,-10px) scale(.1287);animation:fall-218 11s -23s linear infinite}@keyframes fall-218{31.872%{transform:translate(89.2343vw,31.872vh) scale(.1287)}to{transform:translate(87.4113vw,99vh) scale(.1287)}}.snow:nth-child(219){opacity:1.1464;transform:translate(.2684vw,-10px) scale(.0049);animation:fall-219 16s -17s linear infinite}@keyframes fall-219{57.866%{transform:translate(2.8405vw,57.866vh) scale(.0049)}to{transform:translate(1.55445vw,99vh) scale(.0049)}}.snow:nth-child(220){opacity:.0976;transform:translate(61.5027vw,-10px) scale(.4673);animation:fall-220 10s -23s linear infinite}@keyframes fall-220{31.717%{transform:translate(52.8327vw,31.717vh) scale(.4673)}to{transform:translate(57.1677vw,99vh) scale(.4673)}}.snow:nth-child(221){opacity:.808;transform:translate(67.6968vw,-10px) scale(.8559);animation:fall-221 17s -19s linear infinite}@keyframes fall-221{68.889%{transform:translate(77.4335vw,68.889vh) scale(.8559)}to{transform:translate(72.56515vw,99vh) scale(.8559)}}.snow:nth-child(222){opacity:1.5626;transform:translate(98.5486vw,-10px) scale(.0487);animation:fall-222 27s -13s linear infinite}@keyframes fall-222{69.27%{transform:translate(96.9287vw,69.27vh) scale(.0487)}to{transform:translate(97.73865vw,99vh) scale(.0487)}}.snow:nth-child(223){opacity:1.2824;transform:translate(57.4538vw,-10px) scale(.0006);animation:fall-223 29s -6s linear infinite}@keyframes fall-223{75.705%{transform:translate(60.8515vw,75.705vh) scale(.0006)}to{transform:translate(59.15265vw,99vh) scale(.0006)}}.snow:nth-child(224){opacity:1.3236;transform:translate(4.6036vw,-10px) scale(.2413);animation:fall-224 10s -29s linear infinite}@keyframes fall-224{49.704%{transform:translate(1.6733vw,49.704vh) scale(.2413)}to{transform:translate(3.13845vw,99vh) scale(.2413)}}.snow:nth-child(225){opacity:1.9938;transform:translate(77.8585vw,-10px) scale(.5885);animation:fall-225 16s -5s linear infinite}@keyframes fall-225{71.943%{transform:translate(84.6151vw,71.943vh) scale(.5885)}to{transform:translate(81.2368vw,99vh) scale(.5885)}}.snow:nth-child(226){opacity:.3674;transform:translate(17.2617vw,-10px) scale(.8598);animation:fall-226 17s -22s linear infinite}@keyframes fall-226{58.789%{transform:translate(13.7392vw,58.789vh) scale(.8598)}to{transform:translate(15.50045vw,99vh) scale(.8598)}}.snow:nth-child(227){opacity:.6688;transform:translate(98.3581vw,-10px) scale(.0908);animation:fall-227 20s -3s linear infinite}@keyframes fall-227{64.084%{transform:translate(99.0548vw,64.084vh) scale(.0908)}to{transform:translate(98.70645vw,99vh) scale(.0908)}}.snow:nth-child(228){opacity:.8934;transform:translate(71.3307vw,-10px) scale(.201);animation:fall-228 28s -10s linear infinite}@keyframes fall-228{36.296%{transform:translate(65.2356vw,36.296vh) scale(.201)}to{transform:translate(68.28315vw,99vh) scale(.201)}}.snow:nth-child(229){opacity:.5502;transform:translate(43.1795vw,-10px) scale(.9009);animation:fall-229 17s -30s linear infinite}@keyframes fall-229{36.044%{transform:translate(51.2883vw,36.044vh) scale(.9009)}to{transform:translate(47.2339vw,99vh) scale(.9009)}}.snow:nth-child(230){opacity:1.9042;transform:translate(41.7898vw,-10px) scale(.6082);animation:fall-230 14s -17s linear infinite}@keyframes fall-230{39.398%{transform:translate(48.2514vw,39.398vh) scale(.6082)}to{transform:translate(45.0206vw,99vh) scale(.6082)}}.snow:nth-child(231){opacity:.9328;transform:translate(34.2571vw,-10px) scale(.2232);animation:fall-231 21s -1s linear infinite}@keyframes fall-231{60.327%{transform:translate(27.1502vw,60.327vh) scale(.2232)}to{transform:translate(30.70365vw,99vh) scale(.2232)}}.snow:nth-child(232){opacity:.0908;transform:translate(70.4212vw,-10px) scale(.3761);animation:fall-232 21s -23s linear infinite}@keyframes fall-232{45.648%{transform:translate(69.958vw,45.648vh) scale(.3761)}to{transform:translate(70.1896vw,99vh) scale(.3761)}}.snow:nth-child(233){opacity:.8906;transform:translate(93.6786vw,-10px) scale(.5771);animation:fall-233 15s -4s linear infinite}@keyframes fall-233{53.805%{transform:translate(102.0528vw,53.805vh) scale(.5771)}to{transform:translate(97.8657vw,99vh) scale(.5771)}}.snow:nth-child(234){opacity:.9606;transform:translate(94.6786vw,-10px) scale(.5631);animation:fall-234 20s -17s linear infinite}@keyframes fall-234{80%{transform:translate(100.8832vw,80vh) scale(.5631)}to{transform:translate(97.7809vw,99vh) scale(.5631)}}.snow:nth-child(235){opacity:1.404;transform:translate(78.6467vw,-10px) scale(.6836);animation:fall-235 10s -12s linear infinite}@keyframes fall-235{68.417%{transform:translate(68.8964vw,68.417vh) scale(.6836)}to{transform:translate(73.77155vw,99vh) scale(.6836)}}.snow:nth-child(236){opacity:1.9248;transform:translate(19.3674vw,-10px) scale(.5269);animation:fall-236 12s -27s linear infinite}@keyframes fall-236{77.418%{transform:translate(14.4465vw,77.418vh) scale(.5269)}to{transform:translate(16.90695vw,99vh) scale(.5269)}}.snow:nth-child(237){opacity:1.8784;transform:translate(58.645vw,-10px) scale(.5641);animation:fall-237 16s -29s linear infinite}@keyframes fall-237{52.472%{transform:translate(54.0469vw,52.472vh) scale(.5641)}to{transform:translate(56.34595vw,99vh) scale(.5641)}}.snow:nth-child(238){opacity:1.9788;transform:translate(84.7672vw,-10px) scale(.5277);animation:fall-238 18s -1s linear infinite}@keyframes fall-238{73.895%{transform:translate(83.3548vw,73.895vh) scale(.5277)}to{transform:translate(84.061vw,99vh) scale(.5277)}}.snow:nth-child(239){opacity:.2048;transform:translate(55.0476vw,-10px) scale(.6008);animation:fall-239 12s -19s linear infinite}@keyframes fall-239{30.323%{transform:translate(53.821vw,30.323vh) scale(.6008)}to{transform:translate(54.4343vw,99vh) scale(.6008)}}.snow:nth-child(240){opacity:1.8296;transform:translate(91.3384vw,-10px) scale(.0632);animation:fall-240 11s -29s linear infinite}@keyframes fall-240{59.569%{transform:translate(94.7022vw,59.569vh) scale(.0632)}to{transform:translate(93.0203vw,99vh) scale(.0632)}}.snow:nth-child(241){opacity:1.0754;transform:translate(63.3204vw,-10px) scale(.5988);animation:fall-241 10s -18s linear infinite}@keyframes fall-241{37.508%{transform:translate(63.8043vw,37.508vh) scale(.5988)}to{transform:translate(63.56235vw,99vh) scale(.5988)}}.snow:nth-child(242){opacity:.1738;transform:translate(43.7119vw,-10px) scale(.3253);animation:fall-242 17s -30s linear infinite}@keyframes fall-242{68.868%{transform:translate(33.8855vw,68.868vh) scale(.3253)}to{transform:translate(38.7987vw,99vh) scale(.3253)}}.snow:nth-child(243){opacity:1.8054;transform:translate(63.732vw,-10px) scale(.1972);animation:fall-243 14s -14s linear infinite}@keyframes fall-243{37.31%{transform:translate(65.4227vw,37.31vh) scale(.1972)}to{transform:translate(64.57735vw,99vh) scale(.1972)}}.snow:nth-child(244){opacity:.0106;transform:translate(70.4764vw,-10px) scale(.4282);animation:fall-244 28s -19s linear infinite}@keyframes fall-244{48.681%{transform:translate(66.1166vw,48.681vh) scale(.4282)}to{transform:translate(68.2965vw,99vh) scale(.4282)}}.snow:nth-child(245){opacity:.0588;transform:translate(25.9049vw,-10px) scale(.2779);animation:fall-245 25s -23s linear infinite}@keyframes fall-245{67.984%{transform:translate(18.5604vw,67.984vh) scale(.2779)}to{transform:translate(22.23265vw,99vh) scale(.2779)}}.snow:nth-child(246){opacity:1.4932;transform:translate(36.579vw,-10px) scale(.5525);animation:fall-246 15s -11s linear infinite}@keyframes fall-246{65.588%{transform:translate(46.5181vw,65.588vh) scale(.5525)}to{transform:translate(41.54855vw,99vh) scale(.5525)}}.snow:nth-child(247){opacity:.1172;transform:translate(78.251vw,-10px) scale(.7206);animation:fall-247 14s -28s linear infinite}@keyframes fall-247{35.16%{transform:translate(84.4383vw,35.16vh) scale(.7206)}to{transform:translate(81.34465vw,99vh) scale(.7206)}}.snow:nth-child(248){opacity:1.228;transform:translate(54.8688vw,-10px) scale(.3849);animation:fall-248 25s -14s linear infinite}@keyframes fall-248{71.712%{transform:translate(54.6238vw,71.712vh) scale(.3849)}to{transform:translate(54.7463vw,99vh) scale(.3849)}}.snow:nth-child(249){opacity:.7094;transform:translate(50.6937vw,-10px) scale(.4382);animation:fall-249 22s -28s linear infinite}@keyframes fall-249{30.775%{transform:translate(44.7777vw,30.775vh) scale(.4382)}to{transform:translate(47.7357vw,99vh) scale(.4382)}}.snow:nth-child(250){opacity:.6184;transform:translate(58.9927vw,-10px) scale(.9574);animation:fall-250 17s -18s linear infinite}@keyframes fall-250{47.945%{transform:translate(67.1vw,47.945vh) scale(.9574)}to{transform:translate(63.04635vw,99vh) scale(.9574)}}.snow:nth-child(251){opacity:.4236;transform:translate(7.2992vw,-10px) scale(.9231);animation:fall-251 23s -23s linear infinite}@keyframes fall-251{41.481%{transform:translate(-.6947vw,41.481vh) scale(.9231)}to{transform:translate(3.30225vw,99vh) scale(.9231)}}.snow:nth-child(252){opacity:1.0868;transform:translate(.3674vw,-10px) scale(.114);animation:fall-252 11s -11s linear infinite}@keyframes fall-252{64.594%{transform:translate(6.4901vw,64.594vh) scale(.114)}to{transform:translate(3.42875vw,99vh) scale(.114)}}.snow:nth-child(253){opacity:1.3278;transform:translate(41.295vw,-10px) scale(.2502);animation:fall-253 10s -5s linear infinite}@keyframes fall-253{55.973%{transform:translate(42.6211vw,55.973vh) scale(.2502)}to{transform:translate(41.95805vw,99vh) scale(.2502)}}.snow:nth-child(254){opacity:1.0368;transform:translate(35.4351vw,-10px) scale(.5557);animation:fall-254 27s -8s linear infinite}@keyframes fall-254{60.754%{transform:translate(36.6262vw,60.754vh) scale(.5557)}to{transform:translate(36.03065vw,99vh) scale(.5557)}}.snow:nth-child(255){opacity:1.0938;transform:translate(56.2158vw,-10px) scale(.6387);animation:fall-255 10s -22s linear infinite}@keyframes fall-255{55.355%{transform:translate(52.5852vw,55.355vh) scale(.6387)}to{transform:translate(54.4005vw,99vh) scale(.6387)}}.snow:nth-child(256){opacity:.4578;transform:translate(2.4777vw,-10px) scale(.9986);animation:fall-256 13s -14s linear infinite}@keyframes fall-256{68.512%{transform:translate(8.1994vw,68.512vh) scale(.9986)}to{transform:translate(5.33855vw,99vh) scale(.9986)}}.snow:nth-child(257){opacity:1.0838;transform:translate(15.6956vw,-10px) scale(.499);animation:fall-257 22s -30s linear infinite}@keyframes fall-257{50.816%{transform:translate(15.1504vw,50.816vh) scale(.499)}to{transform:translate(15.423vw,99vh) scale(.499)}}.snow:nth-child(258){opacity:.8826;transform:translate(89.849vw,-10px) scale(.8239);animation:fall-258 12s -22s linear infinite}@keyframes fall-258{69.865%{transform:translate(92.1871vw,69.865vh) scale(.8239)}to{transform:translate(91.01805vw,99vh) scale(.8239)}}.snow:nth-child(259){opacity:1.3266;transform:translate(3.3601vw,-10px) scale(.0443);animation:fall-259 15s -29s linear infinite}@keyframes fall-259{72.655%{transform:translate(1.7905vw,72.655vh) scale(.0443)}to{transform:translate(2.5753vw,99vh) scale(.0443)}}.snow:nth-child(260){opacity:.4034;transform:translate(63.0222vw,-10px) scale(.1809);animation:fall-260 14s -14s linear infinite}@keyframes fall-260{74.048%{transform:translate(55.4145vw,74.048vh) scale(.1809)}to{transform:translate(59.21835vw,99vh) scale(.1809)}}.snow:nth-child(261){opacity:.0218;transform:translate(26.1529vw,-10px) scale(.7958);animation:fall-261 11s -8s linear infinite}@keyframes fall-261{42.732%{transform:translate(28.8393vw,42.732vh) scale(.7958)}to{transform:translate(27.4961vw,99vh) scale(.7958)}}.snow:nth-child(262){opacity:.6906;transform:translate(80.1716vw,-10px) scale(.3874);animation:fall-262 16s -15s linear infinite}@keyframes fall-262{47.27%{transform:translate(82.4513vw,47.27vh) scale(.3874)}to{transform:translate(81.31145vw,99vh) scale(.3874)}}.snow:nth-child(263){opacity:1.373;transform:translate(78.7812vw,-10px) scale(.7417);animation:fall-263 30s -22s linear infinite}@keyframes fall-263{42.81%{transform:translate(70.9274vw,42.81vh) scale(.7417)}to{transform:translate(74.8543vw,99vh) scale(.7417)}}.snow:nth-child(264){opacity:1.541;transform:translate(73.3895vw,-10px) scale(.6944);animation:fall-264 14s -2s linear infinite}@keyframes fall-264{54.468%{transform:translate(65.3247vw,54.468vh) scale(.6944)}to{transform:translate(69.3571vw,99vh) scale(.6944)}}.snow:nth-child(265){opacity:.93;transform:translate(71.9587vw,-10px) scale(.3421);animation:fall-265 19s -30s linear infinite}@keyframes fall-265{72.625%{transform:translate(73.7708vw,72.625vh) scale(.3421)}to{transform:translate(72.86475vw,99vh) scale(.3421)}}.snow:nth-child(266){opacity:1.9456;transform:translate(13.4389vw,-10px) scale(.856);animation:fall-266 26s -12s linear infinite}@keyframes fall-266{46.761%{transform:translate(5.0819vw,46.761vh) scale(.856)}to{transform:translate(9.2604vw,99vh) scale(.856)}}.snow:nth-child(267){opacity:.5408;transform:translate(34.4504vw,-10px) scale(.2996);animation:fall-267 14s -24s linear infinite}@keyframes fall-267{36.722%{transform:translate(33.4911vw,36.722vh) scale(.2996)}to{transform:translate(33.97075vw,99vh) scale(.2996)}}.snow:nth-child(268){opacity:.2304;transform:translate(23.9879vw,-10px) scale(.3222);animation:fall-268 19s -18s linear infinite}@keyframes fall-268{58.23%{transform:translate(20.5393vw,58.23vh) scale(.3222)}to{transform:translate(22.2636vw,99vh) scale(.3222)}}.snow:nth-child(269){opacity:1.2434;transform:translate(82.8692vw,-10px) scale(.7163);animation:fall-269 28s -21s linear infinite}@keyframes fall-269{60.264%{transform:translate(88.4666vw,60.264vh) scale(.7163)}to{transform:translate(85.6679vw,99vh) scale(.7163)}}.snow:nth-child(270){opacity:1.3386;transform:translate(47.1331vw,-10px) scale(.7838);animation:fall-270 23s -17s linear infinite}@keyframes fall-270{40.963%{transform:translate(41.879vw,40.963vh) scale(.7838)}to{transform:translate(44.50605vw,99vh) scale(.7838)}}.snow:nth-child(271){opacity:1.408;transform:translate(10.3749vw,-10px) scale(.1027);animation:fall-271 28s -30s linear infinite}@keyframes fall-271{50.509%{transform:translate(6.9567vw,50.509vh) scale(.1027)}to{transform:translate(8.6658vw,99vh) scale(.1027)}}.snow:nth-child(272){opacity:.3626;transform:translate(68.1047vw,-10px) scale(.8959);animation:fall-272 12s -3s linear infinite}@keyframes fall-272{74.278%{transform:translate(59.5371vw,74.278vh) scale(.8959)}to{transform:translate(63.8209vw,99vh) scale(.8959)}}.snow:nth-child(273){opacity:1.44;transform:translate(63.8071vw,-10px) scale(.3744);animation:fall-273 19s -30s linear infinite}@keyframes fall-273{50.427%{transform:translate(57.1579vw,50.427vh) scale(.3744)}to{transform:translate(60.4825vw,99vh) scale(.3744)}}.snow:nth-child(274){opacity:1.1318;transform:translate(91.2466vw,-10px) scale(.2391);animation:fall-274 20s -7s linear infinite}@keyframes fall-274{69.1%{transform:translate(90.6049vw,69.1vh) scale(.2391)}to{transform:translate(90.92575vw,99vh) scale(.2391)}}.snow:nth-child(275){opacity:.8158;transform:translate(78.9071vw,-10px) scale(.476);animation:fall-275 18s -19s linear infinite}@keyframes fall-275{37.292%{transform:translate(71.9053vw,37.292vh) scale(.476)}to{transform:translate(75.4062vw,99vh) scale(.476)}}.snow:nth-child(276){opacity:1.1386;transform:translate(56.6235vw,-10px) scale(.2845);animation:fall-276 29s -16s linear infinite}@keyframes fall-276{52.304%{transform:translate(48.7689vw,52.304vh) scale(.2845)}to{transform:translate(52.6962vw,99vh) scale(.2845)}}.snow:nth-child(277){opacity:1.1918;transform:translate(76.9391vw,-10px) scale(.2038);animation:fall-277 27s -16s linear infinite}@keyframes fall-277{51.979%{transform:translate(72.6817vw,51.979vh) scale(.2038)}to{transform:translate(74.8104vw,99vh) scale(.2038)}}.snow:nth-child(278){opacity:1.4498;transform:translate(60.241vw,-10px) scale(.3374);animation:fall-278 25s -25s linear infinite}@keyframes fall-278{57.553%{transform:translate(64.7177vw,57.553vh) scale(.3374)}to{transform:translate(62.47935vw,99vh) scale(.3374)}}.snow:nth-child(279){opacity:.9154;transform:translate(28.3946vw,-10px) scale(.7399);animation:fall-279 30s -18s linear infinite}@keyframes fall-279{33.328%{transform:translate(23.4523vw,33.328vh) scale(.7399)}to{transform:translate(25.92345vw,99vh) scale(.7399)}}.snow:nth-child(280){opacity:1.8478;transform:translate(24.6777vw,-10px) scale(.7415);animation:fall-280 12s -28s linear infinite}@keyframes fall-280{40.8%{transform:translate(20.0145vw,40.8vh) scale(.7415)}to{transform:translate(22.3461vw,99vh) scale(.7415)}}.snow:nth-child(281){opacity:.8406;transform:translate(12.8808vw,-10px) scale(.6751);animation:fall-281 28s -23s linear infinite}@keyframes fall-281{41.046%{transform:translate(15.1181vw,41.046vh) scale(.6751)}to{transform:translate(13.99945vw,99vh) scale(.6751)}}.snow:nth-child(282){opacity:.6364;transform:translate(50.5396vw,-10px) scale(.8701);animation:fall-282 19s -10s linear infinite}@keyframes fall-282{59.068%{transform:translate(50.82vw,59.068vh) scale(.8701)}to{transform:translate(50.6798vw,99vh) scale(.8701)}}.snow:nth-child(283){opacity:.8918;transform:translate(97.8168vw,-10px) scale(.9946);animation:fall-283 28s -23s linear infinite}@keyframes fall-283{69.666%{transform:translate(106.0696vw,69.666vh) scale(.9946)}to{transform:translate(101.9432vw,99vh) scale(.9946)}}.snow:nth-child(284){opacity:1.043;transform:translate(71.5698vw,-10px) scale(.3763);animation:fall-284 11s -8s linear infinite}@keyframes fall-284{77.809%{transform:translate(70.7152vw,77.809vh) scale(.3763)}to{transform:translate(71.1425vw,99vh) scale(.3763)}}.snow:nth-child(285){opacity:.7564;transform:translate(88.9282vw,-10px) scale(.3491);animation:fall-285 13s -15s linear infinite}@keyframes fall-285{42.106%{transform:translate(83.9022vw,42.106vh) scale(.3491)}to{transform:translate(86.4152vw,99vh) scale(.3491)}}.snow:nth-child(286){opacity:.154;transform:translate(24.5112vw,-10px) scale(.7124);animation:fall-286 15s -5s linear infinite}@keyframes fall-286{55.39%{transform:translate(30.488vw,55.39vh) scale(.7124)}to{transform:translate(27.4996vw,99vh) scale(.7124)}}.snow:nth-child(287){opacity:1.7596;transform:translate(51.4505vw,-10px) scale(.1414);animation:fall-287 14s -10s linear infinite}@keyframes fall-287{49.731%{transform:translate(60.7713vw,49.731vh) scale(.1414)}to{transform:translate(56.1109vw,99vh) scale(.1414)}}.snow:nth-child(288){opacity:.6252;transform:translate(83.7235vw,-10px) scale(.311);animation:fall-288 25s -24s linear infinite}@keyframes fall-288{34.771%{transform:translate(87.4132vw,34.771vh) scale(.311)}to{transform:translate(85.56835vw,99vh) scale(.311)}}.snow:nth-child(289){opacity:1.5018;transform:translate(94.7866vw,-10px) scale(.109);animation:fall-289 11s -19s linear infinite}@keyframes fall-289{60.754%{transform:translate(91.355vw,60.754vh) scale(.109)}to{transform:translate(93.0708vw,99vh) scale(.109)}}.snow:nth-child(290){opacity:1.2012;transform:translate(93.8299vw,-10px) scale(.7931);animation:fall-290 27s -18s linear infinite}@keyframes fall-290{51.784%{transform:translate(98.1655vw,51.784vh) scale(.7931)}to{transform:translate(95.9977vw,99vh) scale(.7931)}}.snow:nth-child(291){opacity:.554;transform:translate(40.1422vw,-10px) scale(.5207);animation:fall-291 13s -18s linear infinite}@keyframes fall-291{68.833%{transform:translate(45.1567vw,68.833vh) scale(.5207)}to{transform:translate(42.64945vw,99vh) scale(.5207)}}.snow:nth-child(292){opacity:1.2756;transform:translate(90.8401vw,-10px) scale(.8162);animation:fall-292 22s -3s linear infinite}@keyframes fall-292{58.842%{transform:translate(87.6879vw,58.842vh) scale(.8162)}to{transform:translate(89.264vw,99vh) scale(.8162)}}.snow:nth-child(293){opacity:1.6026;transform:translate(23.4378vw,-10px) scale(.4022);animation:fall-293 25s -29s linear infinite}@keyframes fall-293{35.251%{transform:translate(24.0045vw,35.251vh) scale(.4022)}to{transform:translate(23.72115vw,99vh) scale(.4022)}}.snow:nth-child(294){opacity:1.836;transform:translate(4.9361vw,-10px) scale(.2504);animation:fall-294 15s -13s linear infinite}@keyframes fall-294{75.58%{transform:translate(11.9099vw,75.58vh) scale(.2504)}to{transform:translate(8.423vw,99vh) scale(.2504)}}.snow:nth-child(295){opacity:.6786;transform:translate(34.3483vw,-10px) scale(.4778);animation:fall-295 28s -10s linear infinite}@keyframes fall-295{46.582%{transform:translate(28.0881vw,46.582vh) scale(.4778)}to{transform:translate(31.2182vw,99vh) scale(.4778)}}.snow:nth-child(296){opacity:.2086;transform:translate(25.1646vw,-10px) scale(.8916);animation:fall-296 27s -20s linear infinite}@keyframes fall-296{34.167%{transform:translate(23.2649vw,34.167vh) scale(.8916)}to{transform:translate(24.21475vw,99vh) scale(.8916)}}.snow:nth-child(297){opacity:1.3076;transform:translate(69.8597vw,-10px) scale(.9013);animation:fall-297 17s -29s linear infinite}@keyframes fall-297{30.703%{transform:translate(73.6571vw,30.703vh) scale(.9013)}to{transform:translate(71.7584vw,99vh) scale(.9013)}}.snow:nth-child(298){opacity:1.061;transform:translate(24.3661vw,-10px) scale(.7408);animation:fall-298 11s -27s linear infinite}@keyframes fall-298{72.837%{transform:translate(16.7485vw,72.837vh) scale(.7408)}to{transform:translate(20.5573vw,99vh) scale(.7408)}}.snow:nth-child(299){opacity:1.1148;transform:translate(63.1342vw,-10px) scale(.086);animation:fall-299 25s -10s linear infinite}@keyframes fall-299{41.081%{transform:translate(57.2383vw,41.081vh) scale(.086)}to{transform:translate(60.18625vw,99vh) scale(.086)}}.snow:nth-child(300){opacity:1.9618;transform:translate(4.6595vw,-10px) scale(.4329);animation:fall-300 23s -15s linear infinite}@keyframes fall-300{55.627%{transform:translate(5.8493vw,55.627vh) scale(.4329)}to{transform:translate(5.2544vw,99vh) scale(.4329)}}.snow:nth-child(301){opacity:1.7242;transform:translate(99.0881vw,-10px) scale(.8621);animation:fall-301 30s -3s linear infinite}@keyframes fall-301{33.884%{transform:translate(103.1372vw,33.884vh) scale(.8621)}to{transform:translate(101.11265vw,99vh) scale(.8621)}}.snow:nth-child(302){opacity:1.4096;transform:translate(99.2596vw,-10px) scale(.1514);animation:fall-302 17s -2s linear infinite}@keyframes fall-302{76.811%{transform:translate(95.7896vw,76.811vh) scale(.1514)}to{transform:translate(97.5246vw,99vh) scale(.1514)}}.snow:nth-child(303){opacity:.2822;transform:translate(20.7141vw,-10px) scale(.2548);animation:fall-303 24s -25s linear infinite}@keyframes fall-303{39.578%{transform:translate(13.0487vw,39.578vh) scale(.2548)}to{transform:translate(16.8814vw,99vh) scale(.2548)}}.snow:nth-child(304){opacity:.169;transform:translate(59.3351vw,-10px) scale(.446);animation:fall-304 16s -26s linear infinite}@keyframes fall-304{55.325%{transform:translate(62.1234vw,55.325vh) scale(.446)}to{transform:translate(60.72925vw,99vh) scale(.446)}}.snow:nth-child(305){opacity:1.7696;transform:translate(16.3656vw,-10px) scale(.7569);animation:fall-305 12s -19s linear infinite}@keyframes fall-305{59.879%{transform:translate(10.9302vw,59.879vh) scale(.7569)}to{transform:translate(13.6479vw,99vh) scale(.7569)}}.snow:nth-child(306){opacity:1.8508;transform:translate(90.2348vw,-10px) scale(.0023);animation:fall-306 21s -16s linear infinite}@keyframes fall-306{70.429%{transform:translate(97.5937vw,70.429vh) scale(.0023)}to{transform:translate(93.91425vw,99vh) scale(.0023)}}.snow:nth-child(307){opacity:1.2212;transform:translate(74.1612vw,-10px) scale(.0543);animation:fall-307 24s -5s linear infinite}@keyframes fall-307{31.599%{transform:translate(73.8667vw,31.599vh) scale(.0543)}to{transform:translate(74.01395vw,99vh) scale(.0543)}}.snow:nth-child(308){opacity:.6684;transform:translate(31.3774vw,-10px) scale(.6147);animation:fall-308 15s -13s linear infinite}@keyframes fall-308{31.197%{transform:translate(40.5372vw,31.197vh) scale(.6147)}to{transform:translate(35.9573vw,99vh) scale(.6147)}}.snow:nth-child(309){opacity:.7982;transform:translate(88.3558vw,-10px) scale(.9454);animation:fall-309 14s -6s linear infinite}@keyframes fall-309{53.203%{transform:translate(94.2775vw,53.203vh) scale(.9454)}to{transform:translate(91.31665vw,99vh) scale(.9454)}}.snow:nth-child(310){opacity:1.4114;transform:translate(66.9481vw,-10px) scale(.2476);animation:fall-310 11s -2s linear infinite}@keyframes fall-310{31.035%{transform:translate(73.9079vw,31.035vh) scale(.2476)}to{transform:translate(70.428vw,99vh) scale(.2476)}}.snow:nth-child(311){opacity:.9452;transform:translate(82.6205vw,-10px) scale(.3497);animation:fall-311 14s -30s linear infinite}@keyframes fall-311{56.237%{transform:translate(92.6165vw,56.237vh) scale(.3497)}to{transform:translate(87.6185vw,99vh) scale(.3497)}}.snow:nth-child(312){opacity:.4178;transform:translate(91.7355vw,-10px) scale(.688);animation:fall-312 24s -22s linear infinite}@keyframes fall-312{62.71%{transform:translate(90.9758vw,62.71vh) scale(.688)}to{transform:translate(91.35565vw,99vh) scale(.688)}}.snow:nth-child(313){opacity:.863;transform:translate(60.4891vw,-10px) scale(.6274);animation:fall-313 17s -1s linear infinite}@keyframes fall-313{75.501%{transform:translate(61.222vw,75.501vh) scale(.6274)}to{transform:translate(60.85555vw,99vh) scale(.6274)}}.snow:nth-child(314){opacity:1.7786;transform:translate(56.4916vw,-10px) scale(.1107);animation:fall-314 12s -27s linear infinite}@keyframes fall-314{60.191%{transform:translate(53.8991vw,60.191vh) scale(.1107)}to{transform:translate(55.19535vw,99vh) scale(.1107)}}.snow:nth-child(315){opacity:1.7752;transform:translate(65.7352vw,-10px) scale(.1917);animation:fall-315 21s -29s linear infinite}@keyframes fall-315{50.825%{transform:translate(73.6557vw,50.825vh) scale(.1917)}to{transform:translate(69.69545vw,99vh) scale(.1917)}}.snow:nth-child(316){opacity:1.0728;transform:translate(85.9923vw,-10px) scale(.8518);animation:fall-316 14s -17s linear infinite}@keyframes fall-316{63.805%{transform:translate(86.043vw,63.805vh) scale(.8518)}to{transform:translate(86.01765vw,99vh) scale(.8518)}}.snow:nth-child(317){opacity:1.6986;transform:translate(13.8427vw,-10px) scale(.523);animation:fall-317 26s -29s linear infinite}@keyframes fall-317{78.32%{transform:translate(9.9427vw,78.32vh) scale(.523)}to{transform:translate(11.8927vw,99vh) scale(.523)}}.snow:nth-child(318){opacity:1.0602;transform:translate(96.2249vw,-10px) scale(.8737);animation:fall-318 16s -26s linear infinite}@keyframes fall-318{57.86%{transform:translate(96.9121vw,57.86vh) scale(.8737)}to{transform:translate(96.5685vw,99vh) scale(.8737)}}.snow:nth-child(319){opacity:1.428;transform:translate(52.4593vw,-10px) scale(.7499);animation:fall-319 29s -12s linear infinite}@keyframes fall-319{64.53%{transform:translate(56.1697vw,64.53vh) scale(.7499)}to{transform:translate(54.3145vw,99vh) scale(.7499)}}.snow:nth-child(320){opacity:.2418;transform:translate(87.5569vw,-10px) scale(.2532);animation:fall-320 13s -1s linear infinite}@keyframes fall-320{62.71%{transform:translate(81.6844vw,62.71vh) scale(.2532)}to{transform:translate(84.62065vw,99vh) scale(.2532)}}.snow:nth-child(321){opacity:1.137;transform:translate(24.273vw,-10px) scale(.155);animation:fall-321 19s -11s linear infinite}@keyframes fall-321{78.176%{transform:translate(27.9452vw,78.176vh) scale(.155)}to{transform:translate(26.1091vw,99vh) scale(.155)}}.snow:nth-child(322){opacity:.0646;transform:translate(10.3393vw,-10px) scale(.9252);animation:fall-322 23s -30s linear infinite}@keyframes fall-322{70.901%{transform:translate(9.6174vw,70.901vh) scale(.9252)}to{transform:translate(9.97835vw,99vh) scale(.9252)}}.snow:nth-child(323){opacity:1.857;transform:translate(50.5457vw,-10px) scale(.98);animation:fall-323 17s -4s linear infinite}@keyframes fall-323{67.069%{transform:translate(42.098vw,67.069vh) scale(.98)}to{transform:translate(46.32185vw,99vh) scale(.98)}}.snow:nth-child(324){opacity:1.6552;transform:translate(28.2757vw,-10px) scale(.2265);animation:fall-324 25s -8s linear infinite}@keyframes fall-324{56.713%{transform:translate(22.0206vw,56.713vh) scale(.2265)}to{transform:translate(25.14815vw,99vh) scale(.2265)}}.snow:nth-child(325){opacity:.1232;transform:translate(43.2452vw,-10px) scale(.9594);animation:fall-325 29s -25s linear infinite}@keyframes fall-325{73.53%{transform:translate(49.2133vw,73.53vh) scale(.9594)}to{transform:translate(46.22925vw,99vh) scale(.9594)}}.snow:nth-child(326){opacity:1.9586;transform:translate(84.7366vw,-10px) scale(.3018);animation:fall-326 27s -20s linear infinite}@keyframes fall-326{65.929%{transform:translate(92.5936vw,65.929vh) scale(.3018)}to{transform:translate(88.6651vw,99vh) scale(.3018)}}.snow:nth-child(327){opacity:1.6572;transform:translate(82.0864vw,-10px) scale(.7565);animation:fall-327 29s -29s linear infinite}@keyframes fall-327{65.699%{transform:translate(77.5972vw,65.699vh) scale(.7565)}to{transform:translate(79.8418vw,99vh) scale(.7565)}}.snow:nth-child(328){opacity:1.376;transform:translate(68.3816vw,-10px) scale(.8394);animation:fall-328 15s -4s linear infinite}@keyframes fall-328{46.525%{transform:translate(60.2014vw,46.525vh) scale(.8394)}to{transform:translate(64.2915vw,99vh) scale(.8394)}}.snow:nth-child(329){opacity:1.991;transform:translate(99.453vw,-10px) scale(.6353);animation:fall-329 14s -14s linear infinite}@keyframes fall-329{51.081%{transform:translate(96.8668vw,51.081vh) scale(.6353)}to{transform:translate(98.1599vw,99vh) scale(.6353)}}.snow:nth-child(330){opacity:.8446;transform:translate(23.5181vw,-10px) scale(.1918);animation:fall-330 27s -16s linear infinite}@keyframes fall-330{74.936%{transform:translate(24.638vw,74.936vh) scale(.1918)}to{transform:translate(24.07805vw,99vh) scale(.1918)}}.snow:nth-child(331){opacity:1.4434;transform:translate(5.1254vw,-10px) scale(.4567);animation:fall-331 28s -30s linear infinite}@keyframes fall-331{43.065%{transform:translate(4.2216vw,43.065vh) scale(.4567)}to{transform:translate(4.6735vw,99vh) scale(.4567)}}.snow:nth-child(332){opacity:1.954;transform:translate(91.3918vw,-10px) scale(.604);animation:fall-332 10s -8s linear infinite}@keyframes fall-332{56.979%{transform:translate(94.6663vw,56.979vh) scale(.604)}to{transform:translate(93.02905vw,99vh) scale(.604)}}.snow:nth-child(333){opacity:1.4624;transform:translate(24.4389vw,-10px) scale(.1024);animation:fall-333 30s -26s linear infinite}@keyframes fall-333{47.404%{transform:translate(21.4172vw,47.404vh) scale(.1024)}to{transform:translate(22.92805vw,99vh) scale(.1024)}}.snow:nth-child(334){opacity:1.215;transform:translate(99.8693vw,-10px) scale(.6587);animation:fall-334 19s -4s linear infinite}@keyframes fall-334{58.438%{transform:translate(94.5311vw,58.438vh) scale(.6587)}to{transform:translate(97.2002vw,99vh) scale(.6587)}}.snow:nth-child(335){opacity:1.0042;transform:translate(7.0825vw,-10px) scale(.3246);animation:fall-335 15s -14s linear infinite}@keyframes fall-335{56.857%{transform:translate(12.8861vw,56.857vh) scale(.3246)}to{transform:translate(9.9843vw,99vh) scale(.3246)}}.snow:nth-child(336){opacity:.6612;transform:translate(45.5388vw,-10px) scale(.2777);animation:fall-336 14s -8s linear infinite}@keyframes fall-336{32.81%{transform:translate(43.1626vw,32.81vh) scale(.2777)}to{transform:translate(44.3507vw,99vh) scale(.2777)}}.snow:nth-child(337){opacity:.4226;transform:translate(48.5111vw,-10px) scale(.7344);animation:fall-337 23s -10s linear infinite}@keyframes fall-337{44.751%{transform:translate(43.5022vw,44.751vh) scale(.7344)}to{transform:translate(46.00665vw,99vh) scale(.7344)}}.snow:nth-child(338){opacity:.2982;transform:translate(67.0644vw,-10px) scale(.9756);animation:fall-338 21s -21s linear infinite}@keyframes fall-338{78.397%{transform:translate(65.4465vw,78.397vh) scale(.9756)}to{transform:translate(66.25545vw,99vh) scale(.9756)}}.snow:nth-child(339){opacity:.825;transform:translate(85.6995vw,-10px) scale(.6033);animation:fall-339 10s -20s linear infinite}@keyframes fall-339{69.121%{transform:translate(84.481vw,69.121vh) scale(.6033)}to{transform:translate(85.09025vw,99vh) scale(.6033)}}.snow:nth-child(340){opacity:.2224;transform:translate(66.167vw,-10px) scale(.1043);animation:fall-340 28s -8s linear infinite}@keyframes fall-340{30.561%{transform:translate(74.253vw,30.561vh) scale(.1043)}to{transform:translate(70.21vw,99vh) scale(.1043)}}.snow:nth-child(341){opacity:.0412;transform:translate(56.3461vw,-10px) scale(.4052);animation:fall-341 10s -23s linear infinite}@keyframes fall-341{73.606%{transform:translate(51.9313vw,73.606vh) scale(.4052)}to{transform:translate(54.1387vw,99vh) scale(.4052)}}.snow:nth-child(342){opacity:1.6082;transform:translate(66.0596vw,-10px) scale(.4914);animation:fall-342 15s -5s linear infinite}@keyframes fall-342{47.165%{transform:translate(68.1846vw,47.165vh) scale(.4914)}to{transform:translate(67.1221vw,99vh) scale(.4914)}}.snow:nth-child(343){opacity:1.2052;transform:translate(38.9vw,-10px) scale(.0547);animation:fall-343 26s -1s linear infinite}@keyframes fall-343{30.91%{transform:translate(30.0681vw,30.91vh) scale(.0547)}to{transform:translate(34.48405vw,99vh) scale(.0547)}}.snow:nth-child(344){opacity:1.4786;transform:translate(20.9166vw,-10px) scale(.3706);animation:fall-344 13s -5s linear infinite}@keyframes fall-344{58.643%{transform:translate(25.7344vw,58.643vh) scale(.3706)}to{transform:translate(23.3255vw,99vh) scale(.3706)}}.snow:nth-child(345){opacity:1.7286;transform:translate(47.8491vw,-10px) scale(.5088);animation:fall-345 20s -30s linear infinite}@keyframes fall-345{37.418%{transform:translate(50.3884vw,37.418vh) scale(.5088)}to{transform:translate(49.11875vw,99vh) scale(.5088)}}.snow:nth-child(346){opacity:1.5824;transform:translate(69.1944vw,-10px) scale(.0634);animation:fall-346 29s -24s linear infinite}@keyframes fall-346{68.952%{transform:translate(67.5426vw,68.952vh) scale(.0634)}to{transform:translate(68.3685vw,99vh) scale(.0634)}}.snow:nth-child(347){opacity:.0126;transform:translate(60.9168vw,-10px) scale(.0327);animation:fall-347 25s -15s linear infinite}@keyframes fall-347{53.698%{transform:translate(61.15vw,53.698vh) scale(.0327)}to{transform:translate(61.0334vw,99vh) scale(.0327)}}.snow:nth-child(348){opacity:.754;transform:translate(2.662vw,-10px) scale(.1118);animation:fall-348 23s -29s linear infinite}@keyframes fall-348{73.252%{transform:translate(8.2503vw,73.252vh) scale(.1118)}to{transform:translate(5.45615vw,99vh) scale(.1118)}}.snow:nth-child(349){opacity:.4444;transform:translate(69.7887vw,-10px) scale(.5796);animation:fall-349 11s -20s linear infinite}@keyframes fall-349{61.311%{transform:translate(79.3268vw,61.311vh) scale(.5796)}to{transform:translate(74.55775vw,99vh) scale(.5796)}}.snow:nth-child(350){opacity:.901;transform:translate(84.7687vw,-10px) scale(.7709);animation:fall-350 21s -24s linear infinite}@keyframes fall-350{67.722%{transform:translate(84.0473vw,67.722vh) scale(.7709)}to{transform:translate(84.408vw,99vh) scale(.7709)}}.snow:nth-child(351){opacity:.1308;transform:translate(79.617vw,-10px) scale(.5628);animation:fall-351 13s -13s linear infinite}@keyframes fall-351{76.594%{transform:translate(73.3135vw,76.594vh) scale(.5628)}to{transform:translate(76.46525vw,99vh) scale(.5628)}}.snow:nth-child(352){opacity:.5486;transform:translate(49.6942vw,-10px) scale(.1474);animation:fall-352 27s -20s linear infinite}@keyframes fall-352{55.394%{transform:translate(45.777vw,55.394vh) scale(.1474)}to{transform:translate(47.7356vw,99vh) scale(.1474)}}.snow:nth-child(353){opacity:.626;transform:translate(75.1301vw,-10px) scale(.8345);animation:fall-353 23s -14s linear infinite}@keyframes fall-353{68.691%{transform:translate(68.688vw,68.691vh) scale(.8345)}to{transform:translate(71.90905vw,99vh) scale(.8345)}}.snow:nth-child(354){opacity:.7226;transform:translate(69.8647vw,-10px) scale(.8544);animation:fall-354 16s -18s linear infinite}@keyframes fall-354{49.35%{transform:translate(78.3726vw,49.35vh) scale(.8544)}to{transform:translate(74.11865vw,99vh) scale(.8544)}}.snow:nth-child(355){opacity:.1378;transform:translate(27.6878vw,-10px) scale(.3669);animation:fall-355 15s -3s linear infinite}@keyframes fall-355{63.36%{transform:translate(29.1236vw,63.36vh) scale(.3669)}to{transform:translate(28.4057vw,99vh) scale(.3669)}}.snow:nth-child(356){opacity:.026;transform:translate(58.5353vw,-10px) scale(.4287);animation:fall-356 15s -10s linear infinite}@keyframes fall-356{54.835%{transform:translate(55.7407vw,54.835vh) scale(.4287)}to{transform:translate(57.138vw,99vh) scale(.4287)}}.snow:nth-child(357){opacity:.5428;transform:translate(96.142vw,-10px) scale(.2044);animation:fall-357 27s -21s linear infinite}@keyframes fall-357{78.904%{transform:translate(88.3062vw,78.904vh) scale(.2044)}to{transform:translate(92.2241vw,99vh) scale(.2044)}}.snow:nth-child(358){opacity:.8188;transform:translate(92.7007vw,-10px) scale(.3136);animation:fall-358 16s -17s linear infinite}@keyframes fall-358{74.656%{transform:translate(96.4054vw,74.656vh) scale(.3136)}to{transform:translate(94.55305vw,99vh) scale(.3136)}}.snow:nth-child(359){opacity:.93;transform:translate(48.3645vw,-10px) scale(.0683);animation:fall-359 13s -18s linear infinite}@keyframes fall-359{42.799%{transform:translate(55.589vw,42.799vh) scale(.0683)}to{transform:translate(51.97675vw,99vh) scale(.0683)}}.snow:nth-child(360){opacity:1.6416;transform:translate(64.0265vw,-10px) scale(.3197);animation:fall-360 12s -7s linear infinite}@keyframes fall-360{60.545%{transform:translate(67.7199vw,60.545vh) scale(.3197)}to{transform:translate(65.8732vw,99vh) scale(.3197)}}.snow:nth-child(361){opacity:1.3586;transform:translate(65.2297vw,-10px) scale(.1852);animation:fall-361 18s -25s linear infinite}@keyframes fall-361{71.386%{transform:translate(69.0284vw,71.386vh) scale(.1852)}to{transform:translate(67.12905vw,99vh) scale(.1852)}}.snow:nth-child(362){opacity:1.736;transform:translate(63.1746vw,-10px) scale(.043);animation:fall-362 30s -7s linear infinite}@keyframes fall-362{41.909%{transform:translate(65.9297vw,41.909vh) scale(.043)}to{transform:translate(64.55215vw,99vh) scale(.043)}}.snow:nth-child(363){opacity:1.257;transform:translate(49.8254vw,-10px) scale(.6365);animation:fall-363 13s -8s linear infinite}@keyframes fall-363{70.597%{transform:translate(55.8588vw,70.597vh) scale(.6365)}to{transform:translate(52.8421vw,99vh) scale(.6365)}}.snow:nth-child(364){opacity:1.543;transform:translate(90.0737vw,-10px) scale(.7847);animation:fall-364 21s -6s linear infinite}@keyframes fall-364{54.754%{transform:translate(81.9663vw,54.754vh) scale(.7847)}to{transform:translate(86.02vw,99vh) scale(.7847)}}.snow:nth-child(365){opacity:1.3504;transform:translate(5.382vw,-10px) scale(.1036);animation:fall-365 22s -23s linear infinite}@keyframes fall-365{71.461%{transform:translate(-.3488vw,71.461vh) scale(.1036)}to{transform:translate(2.5166vw,99vh) scale(.1036)}}.snow:nth-child(366){opacity:.98;transform:translate(49.7167vw,-10px) scale(.8491);animation:fall-366 26s -19s linear infinite}@keyframes fall-366{42.283%{transform:translate(41.3451vw,42.283vh) scale(.8491)}to{transform:translate(45.5309vw,99vh) scale(.8491)}}.snow:nth-child(367){opacity:.8134;transform:translate(92.1267vw,-10px) scale(.9274);animation:fall-367 20s -16s linear infinite}@keyframes fall-367{50.001%{transform:translate(100.176vw,50.001vh) scale(.9274)}to{transform:translate(96.15135vw,99vh) scale(.9274)}}.snow:nth-child(368){opacity:1.47;transform:translate(22.9142vw,-10px) scale(.7763);animation:fall-368 15s -13s linear infinite}@keyframes fall-368{31.48%{transform:translate(14.5841vw,31.48vh) scale(.7763)}to{transform:translate(18.74915vw,99vh) scale(.7763)}}.snow:nth-child(369){opacity:1.4358;transform:translate(79.4909vw,-10px) scale(.8707);animation:fall-369 20s -3s linear infinite}@keyframes fall-369{55.952%{transform:translate(75.7112vw,55.952vh) scale(.8707)}to{transform:translate(77.60105vw,99vh) scale(.8707)}}.snow:nth-child(370){opacity:1.5432;transform:translate(79.2837vw,-10px) scale(.8092);animation:fall-370 22s -23s linear infinite}@keyframes fall-370{47.789%{transform:translate(73.1454vw,47.789vh) scale(.8092)}to{transform:translate(76.21455vw,99vh) scale(.8092)}}.snow:nth-child(371){opacity:1.5898;transform:translate(44.5912vw,-10px) scale(.8724);animation:fall-371 23s -1s linear infinite}@keyframes fall-371{41.411%{transform:translate(41.8912vw,41.411vh) scale(.8724)}to{transform:translate(43.2412vw,99vh) scale(.8724)}}.snow:nth-child(372){opacity:.453;transform:translate(55.9642vw,-10px) scale(.719);animation:fall-372 17s -17s linear infinite}@keyframes fall-372{67.578%{transform:translate(48.2223vw,67.578vh) scale(.719)}to{transform:translate(52.09325vw,99vh) scale(.719)}}.snow:nth-child(373){opacity:1.6928;transform:translate(93.9398vw,-10px) scale(.2894);animation:fall-373 16s -17s linear infinite}@keyframes fall-373{58.736%{transform:translate(92.6131vw,58.736vh) scale(.2894)}to{transform:translate(93.27645vw,99vh) scale(.2894)}}.snow:nth-child(374){opacity:.9486;transform:translate(34.7855vw,-10px) scale(.8565);animation:fall-374 22s -3s linear infinite}@keyframes fall-374{52.408%{transform:translate(31.8294vw,52.408vh) scale(.8565)}to{transform:translate(33.30745vw,99vh) scale(.8565)}}.snow:nth-child(375){opacity:.1058;transform:translate(37.0325vw,-10px) scale(.1421);animation:fall-375 20s -29s linear infinite}@keyframes fall-375{37.621%{transform:translate(34.1399vw,37.621vh) scale(.1421)}to{transform:translate(35.5862vw,99vh) scale(.1421)}}.snow:nth-child(376){opacity:.1366;transform:translate(20.9509vw,-10px) scale(.8201);animation:fall-376 30s -29s linear infinite}@keyframes fall-376{69.455%{transform:translate(11.4517vw,69.455vh) scale(.8201)}to{transform:translate(16.2013vw,99vh) scale(.8201)}}.snow:nth-child(377){opacity:.2132;transform:translate(29.6154vw,-10px) scale(.9829);animation:fall-377 17s -30s linear infinite}@keyframes fall-377{44.7%{transform:translate(25.6061vw,44.7vh) scale(.9829)}to{transform:translate(27.61075vw,99vh) scale(.9829)}}.snow:nth-child(378){opacity:.7796;transform:translate(30.8955vw,-10px) scale(.4914);animation:fall-378 22s -7s linear infinite}@keyframes fall-378{39.693%{transform:translate(32.4713vw,39.693vh) scale(.4914)}to{transform:translate(31.6834vw,99vh) scale(.4914)}}.snow:nth-child(379){opacity:1.4908;transform:translate(22.6387vw,-10px) scale(.6028);animation:fall-379 23s -14s linear infinite}@keyframes fall-379{72.454%{transform:translate(22.3553vw,72.454vh) scale(.6028)}to{transform:translate(22.497vw,99vh) scale(.6028)}}.snow:nth-child(380){opacity:.113;transform:translate(19.7109vw,-10px) scale(.4171);animation:fall-380 27s -7s linear infinite}@keyframes fall-380{30.282%{transform:translate(16.8282vw,30.282vh) scale(.4171)}to{transform:translate(18.26955vw,99vh) scale(.4171)}}.snow:nth-child(381){opacity:1.1804;transform:translate(51.0097vw,-10px) scale(.5421);animation:fall-381 11s -1s linear infinite}@keyframes fall-381{56.325%{transform:translate(48.5985vw,56.325vh) scale(.5421)}to{transform:translate(49.8041vw,99vh) scale(.5421)}}.snow:nth-child(382){opacity:1.4242;transform:translate(66.0267vw,-10px) scale(.1685);animation:fall-382 10s -17s linear infinite}@keyframes fall-382{44.487%{transform:translate(64.6998vw,44.487vh) scale(.1685)}to{transform:translate(65.36325vw,99vh) scale(.1685)}}.snow:nth-child(383){opacity:1.62;transform:translate(59.4659vw,-10px) scale(.0651);animation:fall-383 19s -25s linear infinite}@keyframes fall-383{39.39%{transform:translate(50.2795vw,39.39vh) scale(.0651)}to{transform:translate(54.8727vw,99vh) scale(.0651)}}.snow:nth-child(384){opacity:.947;transform:translate(28.039vw,-10px) scale(.5256);animation:fall-384 26s -4s linear infinite}@keyframes fall-384{51.851%{transform:translate(22.9998vw,51.851vh) scale(.5256)}to{transform:translate(25.5194vw,99vh) scale(.5256)}}.snow:nth-child(385){opacity:.3624;transform:translate(77.9458vw,-10px) scale(.6448);animation:fall-385 17s -15s linear infinite}@keyframes fall-385{64.781%{transform:translate(71.4706vw,64.781vh) scale(.6448)}to{transform:translate(74.7082vw,99vh) scale(.6448)}}.snow:nth-child(386){opacity:1.622;transform:translate(7.0521vw,-10px) scale(.3745);animation:fall-386 10s -5s linear infinite}@keyframes fall-386{50.066%{transform:translate(12.1854vw,50.066vh) scale(.3745)}to{transform:translate(9.61875vw,99vh) scale(.3745)}}.snow:nth-child(387){opacity:.479;transform:translate(35.4451vw,-10px) scale(.9093);animation:fall-387 28s -23s linear infinite}@keyframes fall-387{48.668%{transform:translate(41.3964vw,48.668vh) scale(.9093)}to{transform:translate(38.42075vw,99vh) scale(.9093)}}.snow:nth-child(388){opacity:1.8698;transform:translate(77.2603vw,-10px) scale(.2639);animation:fall-388 29s -30s linear infinite}@keyframes fall-388{49.759%{transform:translate(73.3779vw,49.759vh) scale(.2639)}to{transform:translate(75.3191vw,99vh) scale(.2639)}}.snow:nth-child(389){opacity:.3348;transform:translate(49.5531vw,-10px) scale(.382);animation:fall-389 19s -12s linear infinite}@keyframes fall-389{63.362%{transform:translate(47.1483vw,63.362vh) scale(.382)}to{transform:translate(48.3507vw,99vh) scale(.382)}}.snow:nth-child(390){opacity:1.5672;transform:translate(60.6793vw,-10px) scale(.0143);animation:fall-390 25s -25s linear infinite}@keyframes fall-390{40.335%{transform:translate(55.1093vw,40.335vh) scale(.0143)}to{transform:translate(57.8943vw,99vh) scale(.0143)}}.snow:nth-child(391){opacity:.0904;transform:translate(54.5605vw,-10px) scale(.928);animation:fall-391 29s -29s linear infinite}@keyframes fall-391{59.684%{transform:translate(64.248vw,59.684vh) scale(.928)}to{transform:translate(59.40425vw,99vh) scale(.928)}}.snow:nth-child(392){opacity:1.4576;transform:translate(73.8466vw,-10px) scale(.1391);animation:fall-392 25s -6s linear infinite}@keyframes fall-392{48.707%{transform:translate(74.2056vw,48.707vh) scale(.1391)}to{transform:translate(74.0261vw,99vh) scale(.1391)}}.snow:nth-child(393){opacity:.5924;transform:translate(51.9958vw,-10px) scale(.1174);animation:fall-393 28s -5s linear infinite}@keyframes fall-393{42.715%{transform:translate(48.469vw,42.715vh) scale(.1174)}to{transform:translate(50.2324vw,99vh) scale(.1174)}}.snow:nth-child(394){opacity:1.835;transform:translate(25.7032vw,-10px) scale(.1395);animation:fall-394 12s -13s linear infinite}@keyframes fall-394{64.226%{transform:translate(29.948vw,64.226vh) scale(.1395)}to{transform:translate(27.8256vw,99vh) scale(.1395)}}.snow:nth-child(395){opacity:1.7556;transform:translate(85.1391vw,-10px) scale(.2076);animation:fall-395 25s -29s linear infinite}@keyframes fall-395{62.611%{transform:translate(76.5402vw,62.611vh) scale(.2076)}to{transform:translate(80.83965vw,99vh) scale(.2076)}}.snow:nth-child(396){opacity:1.5156;transform:translate(71.798vw,-10px) scale(.2247);animation:fall-396 25s -29s linear infinite}@keyframes fall-396{30.86%{transform:translate(77.4057vw,30.86vh) scale(.2247)}to{transform:translate(74.60185vw,99vh) scale(.2247)}}.snow:nth-child(397){opacity:1.6678;transform:translate(45.5164vw,-10px) scale(.7228);animation:fall-397 14s -19s linear infinite}@keyframes fall-397{79.767%{transform:translate(44.9518vw,79.767vh) scale(.7228)}to{transform:translate(45.2341vw,99vh) scale(.7228)}}.snow:nth-child(398){opacity:1.282;transform:translate(90.5182vw,-10px) scale(.2526);animation:fall-398 15s -3s linear infinite}@keyframes fall-398{66.255%{transform:translate(99.0067vw,66.255vh) scale(.2526)}to{transform:translate(94.76245vw,99vh) scale(.2526)}}.snow:nth-child(399){opacity:.7954;transform:translate(7.4372vw,-10px) scale(.1532);animation:fall-399 26s -8s linear infinite}@keyframes fall-399{55.539%{transform:translate(15.2777vw,55.539vh) scale(.1532)}to{transform:translate(11.35745vw,99vh) scale(.1532)}}.snow:nth-child(400){opacity:.2392;transform:translate(78.6153vw,-10px) scale(.0848);animation:fall-400 29s -12s linear infinite}@keyframes fall-400{42.699%{transform:translate(85.9892vw,42.699vh) scale(.0848)}to{transform:translate(82.30225vw,99vh) scale(.0848)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
25
|
+
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.5266;transform:translate(73.9132vw,-10px) scale(.5015);animation:fall-1 18s -1s linear infinite}@keyframes fall-1{66.504%{transform:translate(65.5573vw,66.504vh) scale(.5015)}to{transform:translate(69.73525vw,99vh) scale(.5015)}}.snow:nth-child(2){opacity:1.6562;transform:translate(30.2112vw,-10px) scale(.0841);animation:fall-2 30s -8s linear infinite}@keyframes fall-2{47.673%{transform:translate(35.0667vw,47.673vh) scale(.0841)}to{transform:translate(32.63895vw,99vh) scale(.0841)}}.snow:nth-child(3){opacity:.3308;transform:translate(93.4063vw,-10px) scale(.6957);animation:fall-3 16s -7s linear infinite}@keyframes fall-3{69.692%{transform:translate(93.6358vw,69.692vh) scale(.6957)}to{transform:translate(93.52105vw,99vh) scale(.6957)}}.snow:nth-child(4){opacity:1.704;transform:translate(55.5375vw,-10px) scale(.9425);animation:fall-4 15s -25s linear infinite}@keyframes fall-4{58.592%{transform:translate(51.6455vw,58.592vh) scale(.9425)}to{transform:translate(53.5915vw,99vh) scale(.9425)}}.snow:nth-child(5){opacity:1.026;transform:translate(6.0407vw,-10px) scale(.5087);animation:fall-5 14s -20s linear infinite}@keyframes fall-5{67.815%{transform:translate(6.053vw,67.815vh) scale(.5087)}to{transform:translate(6.04685vw,99vh) scale(.5087)}}.snow:nth-child(6){opacity:1.1798;transform:translate(21.5629vw,-10px) scale(.9015);animation:fall-6 13s -17s linear infinite}@keyframes fall-6{60.239%{transform:translate(25.6481vw,60.239vh) scale(.9015)}to{transform:translate(23.6055vw,99vh) scale(.9015)}}.snow:nth-child(7){opacity:1.0878;transform:translate(33.5521vw,-10px) scale(.3244);animation:fall-7 24s -2s linear infinite}@keyframes fall-7{41.692%{transform:translate(28.5593vw,41.692vh) scale(.3244)}to{transform:translate(31.0557vw,99vh) scale(.3244)}}.snow:nth-child(8){opacity:.5822;transform:translate(53.1939vw,-10px) scale(.5914);animation:fall-8 14s -17s linear infinite}@keyframes fall-8{55.512%{transform:translate(58.7561vw,55.512vh) scale(.5914)}to{transform:translate(55.975vw,99vh) scale(.5914)}}.snow:nth-child(9){opacity:1.7284;transform:translate(17.4052vw,-10px) scale(.612);animation:fall-9 30s -22s linear infinite}@keyframes fall-9{76.896%{transform:translate(12.5117vw,76.896vh) scale(.612)}to{transform:translate(14.95845vw,99vh) scale(.612)}}.snow:nth-child(10){opacity:.0528;transform:translate(82.5127vw,-10px) scale(.3431);animation:fall-10 25s -23s linear infinite}@keyframes fall-10{48.826%{transform:translate(72.6065vw,48.826vh) scale(.3431)}to{transform:translate(77.5596vw,99vh) scale(.3431)}}.snow:nth-child(11){opacity:.6394;transform:translate(15.4944vw,-10px) scale(.8);animation:fall-11 18s -21s linear infinite}@keyframes fall-11{71.953%{transform:translate(13.248vw,71.953vh) scale(.8)}to{transform:translate(14.3712vw,99vh) scale(.8)}}.snow:nth-child(12){opacity:1.5974;transform:translate(80.513vw,-10px) scale(.9235);animation:fall-12 12s -9s linear infinite}@keyframes fall-12{42.971%{transform:translate(77.7448vw,42.971vh) scale(.9235)}to{transform:translate(79.1289vw,99vh) scale(.9235)}}.snow:nth-child(13){opacity:.9966;transform:translate(45.8774vw,-10px) scale(.654);animation:fall-13 27s -17s linear infinite}@keyframes fall-13{50.467%{transform:translate(52.3924vw,50.467vh) scale(.654)}to{transform:translate(49.1349vw,99vh) scale(.654)}}.snow:nth-child(14){opacity:1.6144;transform:translate(95.0561vw,-10px) scale(.7117);animation:fall-14 29s -10s linear infinite}@keyframes fall-14{79.528%{transform:translate(103.6126vw,79.528vh) scale(.7117)}to{transform:translate(99.33435vw,99vh) scale(.7117)}}.snow:nth-child(15){opacity:1.183;transform:translate(70.5661vw,-10px) scale(.1021);animation:fall-15 22s -13s linear infinite}@keyframes fall-15{44.384%{transform:translate(79.3401vw,44.384vh) scale(.1021)}to{transform:translate(74.9531vw,99vh) scale(.1021)}}.snow:nth-child(16){opacity:.927;transform:translate(41.7853vw,-10px) scale(.9346);animation:fall-16 21s -1s linear infinite}@keyframes fall-16{32.874%{transform:translate(49.5559vw,32.874vh) scale(.9346)}to{transform:translate(45.6706vw,99vh) scale(.9346)}}.snow:nth-child(17){opacity:1.3372;transform:translate(42.1332vw,-10px) scale(.6414);animation:fall-17 15s -15s linear infinite}@keyframes fall-17{45.607%{transform:translate(43.1vw,45.607vh) scale(.6414)}to{transform:translate(42.6166vw,99vh) scale(.6414)}}.snow:nth-child(18){opacity:1.1156;transform:translate(38.2141vw,-10px) scale(.7663);animation:fall-18 23s -17s linear infinite}@keyframes fall-18{74.191%{transform:translate(32.3576vw,74.191vh) scale(.7663)}to{transform:translate(35.28585vw,99vh) scale(.7663)}}.snow:nth-child(19){opacity:1.0434;transform:translate(99.4909vw,-10px) scale(.3823);animation:fall-19 16s -20s linear infinite}@keyframes fall-19{64.884%{transform:translate(109.4282vw,64.884vh) scale(.3823)}to{transform:translate(104.45955vw,99vh) scale(.3823)}}.snow:nth-child(20){opacity:.3762;transform:translate(81.9273vw,-10px) scale(.5251);animation:fall-20 26s -1s linear infinite}@keyframes fall-20{53.215%{transform:translate(85.9273vw,53.215vh) scale(.5251)}to{transform:translate(83.9273vw,99vh) scale(.5251)}}.snow:nth-child(21){opacity:.073;transform:translate(53.2944vw,-10px) scale(.9628);animation:fall-21 19s -14s linear infinite}@keyframes fall-21{61.877%{transform:translate(49.8999vw,61.877vh) scale(.9628)}to{transform:translate(51.59715vw,99vh) scale(.9628)}}.snow:nth-child(22){opacity:.5134;transform:translate(70.5766vw,-10px) scale(.012);animation:fall-22 21s -11s linear infinite}@keyframes fall-22{59.954%{transform:translate(74.2vw,59.954vh) scale(.012)}to{transform:translate(72.3883vw,99vh) scale(.012)}}.snow:nth-child(23){opacity:1.0348;transform:translate(20.0021vw,-10px) scale(.5808);animation:fall-23 28s -25s linear infinite}@keyframes fall-23{53.754%{transform:translate(29.9937vw,53.754vh) scale(.5808)}to{transform:translate(24.9979vw,99vh) scale(.5808)}}.snow:nth-child(24){opacity:.4784;transform:translate(79.1343vw,-10px) scale(.6348);animation:fall-24 13s -17s linear infinite}@keyframes fall-24{49.925%{transform:translate(82.8461vw,49.925vh) scale(.6348)}to{transform:translate(80.9902vw,99vh) scale(.6348)}}.snow:nth-child(25){opacity:.3434;transform:translate(70.8053vw,-10px) scale(.8319);animation:fall-25 10s -11s linear infinite}@keyframes fall-25{44.288%{transform:translate(62.3974vw,44.288vh) scale(.8319)}to{transform:translate(66.60135vw,99vh) scale(.8319)}}.snow:nth-child(26){opacity:.2468;transform:translate(48.3385vw,-10px) scale(.1482);animation:fall-26 23s -22s linear infinite}@keyframes fall-26{60.64%{transform:translate(48.3116vw,60.64vh) scale(.1482)}to{transform:translate(48.32505vw,99vh) scale(.1482)}}.snow:nth-child(27){opacity:.5134;transform:translate(3.528vw,-10px) scale(.7413);animation:fall-27 23s -12s linear infinite}@keyframes fall-27{73.015%{transform:translate(10.4557vw,73.015vh) scale(.7413)}to{transform:translate(6.99185vw,99vh) scale(.7413)}}.snow:nth-child(28){opacity:1.9202;transform:translate(4.5291vw,-10px) scale(.3295);animation:fall-28 30s -16s linear infinite}@keyframes fall-28{39.426%{transform:translate(11.6492vw,39.426vh) scale(.3295)}to{transform:translate(8.08915vw,99vh) scale(.3295)}}.snow:nth-child(29){opacity:.4528;transform:translate(26.1293vw,-10px) scale(.7076);animation:fall-29 10s -10s linear infinite}@keyframes fall-29{44.046%{transform:translate(30.2761vw,44.046vh) scale(.7076)}to{transform:translate(28.2027vw,99vh) scale(.7076)}}.snow:nth-child(30){opacity:1.9476;transform:translate(74.3492vw,-10px) scale(.2602);animation:fall-30 30s -29s linear infinite}@keyframes fall-30{39.156%{transform:translate(82.9625vw,39.156vh) scale(.2602)}to{transform:translate(78.65585vw,99vh) scale(.2602)}}.snow:nth-child(31){opacity:.9582;transform:translate(91.8568vw,-10px) scale(.7436);animation:fall-31 20s -13s linear infinite}@keyframes fall-31{75.434%{transform:translate(82.7833vw,75.434vh) scale(.7436)}to{transform:translate(87.32005vw,99vh) scale(.7436)}}.snow:nth-child(32){opacity:.9502;transform:translate(78.823vw,-10px) scale(.3965);animation:fall-32 14s -5s linear infinite}@keyframes fall-32{66.372%{transform:translate(69.5349vw,66.372vh) scale(.3965)}to{transform:translate(74.17895vw,99vh) scale(.3965)}}.snow:nth-child(33){opacity:1.2512;transform:translate(76.0512vw,-10px) scale(.4546);animation:fall-33 27s -21s linear infinite}@keyframes fall-33{43.731%{transform:translate(83.9015vw,43.731vh) scale(.4546)}to{transform:translate(79.97635vw,99vh) scale(.4546)}}.snow:nth-child(34){opacity:.4022;transform:translate(8.9888vw,-10px) scale(.0124);animation:fall-34 16s -28s linear infinite}@keyframes fall-34{62.463%{transform:translate(15.421vw,62.463vh) scale(.0124)}to{transform:translate(12.2049vw,99vh) scale(.0124)}}.snow:nth-child(35){opacity:.531;transform:translate(26.6737vw,-10px) scale(.9516);animation:fall-35 26s -3s linear infinite}@keyframes fall-35{42.026%{transform:translate(22.3765vw,42.026vh) scale(.9516)}to{transform:translate(24.5251vw,99vh) scale(.9516)}}.snow:nth-child(36){opacity:1.5262;transform:translate(65.7654vw,-10px) scale(.2623);animation:fall-36 20s -5s linear infinite}@keyframes fall-36{62.781%{transform:translate(59.9636vw,62.781vh) scale(.2623)}to{transform:translate(62.8645vw,99vh) scale(.2623)}}.snow:nth-child(37){opacity:1.2872;transform:translate(95.8951vw,-10px) scale(.469);animation:fall-37 18s -5s linear infinite}@keyframes fall-37{74.499%{transform:translate(99.5161vw,74.499vh) scale(.469)}to{transform:translate(97.7056vw,99vh) scale(.469)}}.snow:nth-child(38){opacity:1.4364;transform:translate(16.7925vw,-10px) scale(.9846);animation:fall-38 25s -16s linear infinite}@keyframes fall-38{47.855%{transform:translate(16.2435vw,47.855vh) scale(.9846)}to{transform:translate(16.518vw,99vh) scale(.9846)}}.snow:nth-child(39){opacity:.7844;transform:translate(51.1388vw,-10px) scale(.7815);animation:fall-39 13s -30s linear infinite}@keyframes fall-39{38.669%{transform:translate(60.81vw,38.669vh) scale(.7815)}to{transform:translate(55.9744vw,99vh) scale(.7815)}}.snow:nth-child(40){opacity:.3158;transform:translate(87.1183vw,-10px) scale(.4947);animation:fall-40 23s -30s linear infinite}@keyframes fall-40{64.884%{transform:translate(78.2382vw,64.884vh) scale(.4947)}to{transform:translate(82.67825vw,99vh) scale(.4947)}}.snow:nth-child(41){opacity:1.7886;transform:translate(68.2455vw,-10px) scale(.2728);animation:fall-41 23s -23s linear infinite}@keyframes fall-41{55.689%{transform:translate(61.7489vw,55.689vh) scale(.2728)}to{transform:translate(64.9972vw,99vh) scale(.2728)}}.snow:nth-child(42){opacity:1.0924;transform:translate(85.3749vw,-10px) scale(.1741);animation:fall-42 13s -20s linear infinite}@keyframes fall-42{51.086%{transform:translate(85.249vw,51.086vh) scale(.1741)}to{transform:translate(85.31195vw,99vh) scale(.1741)}}.snow:nth-child(43){opacity:1.0934;transform:translate(3.7183vw,-10px) scale(.1669);animation:fall-43 14s -8s linear infinite}@keyframes fall-43{57.618%{transform:translate(7.2819vw,57.618vh) scale(.1669)}to{transform:translate(5.5001vw,99vh) scale(.1669)}}.snow:nth-child(44){opacity:1.4646;transform:translate(25.4037vw,-10px) scale(.2125);animation:fall-44 16s -22s linear infinite}@keyframes fall-44{66.721%{transform:translate(21.8189vw,66.721vh) scale(.2125)}to{transform:translate(23.6113vw,99vh) scale(.2125)}}.snow:nth-child(45){opacity:1.9018;transform:translate(14.1502vw,-10px) scale(.5208);animation:fall-45 18s -30s linear infinite}@keyframes fall-45{35.159%{transform:translate(23.7499vw,35.159vh) scale(.5208)}to{transform:translate(18.95005vw,99vh) scale(.5208)}}.snow:nth-child(46){opacity:.7916;transform:translate(86.6954vw,-10px) scale(.8829);animation:fall-46 15s -20s linear infinite}@keyframes fall-46{48.925%{transform:translate(78.0966vw,48.925vh) scale(.8829)}to{transform:translate(82.396vw,99vh) scale(.8829)}}.snow:nth-child(47){opacity:.943;transform:translate(31.0805vw,-10px) scale(.7827);animation:fall-47 29s -11s linear infinite}@keyframes fall-47{30.207%{transform:translate(36.6037vw,30.207vh) scale(.7827)}to{transform:translate(33.8421vw,99vh) scale(.7827)}}.snow:nth-child(48){opacity:1.7538;transform:translate(40.4999vw,-10px) scale(.7505);animation:fall-48 25s -15s linear infinite}@keyframes fall-48{69.945%{transform:translate(46.7306vw,69.945vh) scale(.7505)}to{transform:translate(43.61525vw,99vh) scale(.7505)}}.snow:nth-child(49){opacity:1.9434;transform:translate(48.1891vw,-10px) scale(.8908);animation:fall-49 10s -9s linear infinite}@keyframes fall-49{36.418%{transform:translate(45.1896vw,36.418vh) scale(.8908)}to{transform:translate(46.68935vw,99vh) scale(.8908)}}.snow:nth-child(50){opacity:1.8124;transform:translate(15.0753vw,-10px) scale(.2846);animation:fall-50 14s -22s linear infinite}@keyframes fall-50{33.921%{transform:translate(12.1786vw,33.921vh) scale(.2846)}to{transform:translate(13.62695vw,99vh) scale(.2846)}}.snow:nth-child(51){opacity:1.5904;transform:translate(62.5505vw,-10px) scale(.3334);animation:fall-51 16s -28s linear infinite}@keyframes fall-51{78.989%{transform:translate(63.9644vw,78.989vh) scale(.3334)}to{transform:translate(63.25745vw,99vh) scale(.3334)}}.snow:nth-child(52){opacity:1.0092;transform:translate(20.7768vw,-10px) scale(.2146);animation:fall-52 24s -22s linear infinite}@keyframes fall-52{47.861%{transform:translate(20.8478vw,47.861vh) scale(.2146)}to{transform:translate(20.8123vw,99vh) scale(.2146)}}.snow:nth-child(53){opacity:1.4092;transform:translate(93.1784vw,-10px) scale(.0354);animation:fall-53 24s -15s linear infinite}@keyframes fall-53{41.779%{transform:translate(100.1762vw,41.779vh) scale(.0354)}to{transform:translate(96.6773vw,99vh) scale(.0354)}}.snow:nth-child(54){opacity:1.6342;transform:translate(78.3519vw,-10px) scale(.6826);animation:fall-54 30s -2s linear infinite}@keyframes fall-54{48.542%{transform:translate(74.3614vw,48.542vh) scale(.6826)}to{transform:translate(76.35665vw,99vh) scale(.6826)}}.snow:nth-child(55){opacity:1.6744;transform:translate(15.0221vw,-10px) scale(.1336);animation:fall-55 14s -4s linear infinite}@keyframes fall-55{33.162%{transform:translate(9.2913vw,33.162vh) scale(.1336)}to{transform:translate(12.1567vw,99vh) scale(.1336)}}.snow:nth-child(56){opacity:.2554;transform:translate(36.6329vw,-10px) scale(.4219);animation:fall-56 16s -9s linear infinite}@keyframes fall-56{61.274%{transform:translate(36.7113vw,61.274vh) scale(.4219)}to{transform:translate(36.6721vw,99vh) scale(.4219)}}.snow:nth-child(57){opacity:.7938;transform:translate(57.5506vw,-10px) scale(.7981);animation:fall-57 24s -27s linear infinite}@keyframes fall-57{56.913%{transform:translate(64.61vw,56.913vh) scale(.7981)}to{transform:translate(61.0803vw,99vh) scale(.7981)}}.snow:nth-child(58){opacity:.0828;transform:translate(88.4618vw,-10px) scale(.6368);animation:fall-58 23s -27s linear infinite}@keyframes fall-58{69.583%{transform:translate(88.0259vw,69.583vh) scale(.6368)}to{transform:translate(88.24385vw,99vh) scale(.6368)}}.snow:nth-child(59){opacity:1.4472;transform:translate(97.7694vw,-10px) scale(.4163);animation:fall-59 19s -15s linear infinite}@keyframes fall-59{71.704%{transform:translate(107.669vw,71.704vh) scale(.4163)}to{transform:translate(102.7192vw,99vh) scale(.4163)}}.snow:nth-child(60){opacity:.4886;transform:translate(34.4269vw,-10px) scale(.8351);animation:fall-60 15s -11s linear infinite}@keyframes fall-60{43.67%{transform:translate(24.491vw,43.67vh) scale(.8351)}to{transform:translate(29.45895vw,99vh) scale(.8351)}}.snow:nth-child(61){opacity:.4042;transform:translate(58.9169vw,-10px) scale(.0044);animation:fall-61 26s -9s linear infinite}@keyframes fall-61{64.401%{transform:translate(61.8689vw,64.401vh) scale(.0044)}to{transform:translate(60.3929vw,99vh) scale(.0044)}}.snow:nth-child(62){opacity:1.165;transform:translate(12.5909vw,-10px) scale(.3328);animation:fall-62 20s -2s linear infinite}@keyframes fall-62{57.853%{transform:translate(16.8284vw,57.853vh) scale(.3328)}to{transform:translate(14.70965vw,99vh) scale(.3328)}}.snow:nth-child(63){opacity:.9494;transform:translate(87.7265vw,-10px) scale(.4048);animation:fall-63 16s -23s linear infinite}@keyframes fall-63{78.519%{transform:translate(94.1824vw,78.519vh) scale(.4048)}to{transform:translate(90.95445vw,99vh) scale(.4048)}}.snow:nth-child(64){opacity:1.6952;transform:translate(56.2692vw,-10px) scale(.8547);animation:fall-64 28s -5s linear infinite}@keyframes fall-64{62.512%{transform:translate(57.4775vw,62.512vh) scale(.8547)}to{transform:translate(56.87335vw,99vh) scale(.8547)}}.snow:nth-child(65){opacity:.1372;transform:translate(21.6247vw,-10px) scale(.3083);animation:fall-65 20s -12s linear infinite}@keyframes fall-65{34.113%{transform:translate(15.584vw,34.113vh) scale(.3083)}to{transform:translate(18.60435vw,99vh) scale(.3083)}}.snow:nth-child(66){opacity:1.0674;transform:translate(51.1365vw,-10px) scale(.2049);animation:fall-66 29s -12s linear infinite}@keyframes fall-66{54.933%{transform:translate(42.1955vw,54.933vh) scale(.2049)}to{transform:translate(46.666vw,99vh) scale(.2049)}}.snow:nth-child(67){opacity:.0874;transform:translate(59.1118vw,-10px) scale(.6151);animation:fall-67 18s -23s linear infinite}@keyframes fall-67{44.274%{transform:translate(66.3525vw,44.274vh) scale(.6151)}to{transform:translate(62.73215vw,99vh) scale(.6151)}}.snow:nth-child(68){opacity:1.6464;transform:translate(19.2662vw,-10px) scale(.5498);animation:fall-68 12s -8s linear infinite}@keyframes fall-68{40.733%{transform:translate(12.8362vw,40.733vh) scale(.5498)}to{transform:translate(16.0512vw,99vh) scale(.5498)}}.snow:nth-child(69){opacity:1.8188;transform:translate(69.6189vw,-10px) scale(.0601);animation:fall-69 16s -30s linear infinite}@keyframes fall-69{49.486%{transform:translate(78.1987vw,49.486vh) scale(.0601)}to{transform:translate(73.9088vw,99vh) scale(.0601)}}.snow:nth-child(70){opacity:1.645;transform:translate(63.9313vw,-10px) scale(.5476);animation:fall-70 27s -18s linear infinite}@keyframes fall-70{36.115%{transform:translate(58.9343vw,36.115vh) scale(.5476)}to{transform:translate(61.4328vw,99vh) scale(.5476)}}.snow:nth-child(71){opacity:.6478;transform:translate(71.6618vw,-10px) scale(.7075);animation:fall-71 26s -21s linear infinite}@keyframes fall-71{45.349%{transform:translate(66.4519vw,45.349vh) scale(.7075)}to{transform:translate(69.05685vw,99vh) scale(.7075)}}.snow:nth-child(72){opacity:1.916;transform:translate(21.5793vw,-10px) scale(.1221);animation:fall-72 27s -20s linear infinite}@keyframes fall-72{60.043%{transform:translate(31.0035vw,60.043vh) scale(.1221)}to{transform:translate(26.2914vw,99vh) scale(.1221)}}.snow:nth-child(73){opacity:1.4784;transform:translate(17.9064vw,-10px) scale(.7729);animation:fall-73 16s -24s linear infinite}@keyframes fall-73{50.914%{transform:translate(10.4019vw,50.914vh) scale(.7729)}to{transform:translate(14.15415vw,99vh) scale(.7729)}}.snow:nth-child(74){opacity:1.802;transform:translate(41.7019vw,-10px) scale(.0241);animation:fall-74 11s -3s linear infinite}@keyframes fall-74{47.868%{transform:translate(42.7282vw,47.868vh) scale(.0241)}to{transform:translate(42.21505vw,99vh) scale(.0241)}}.snow:nth-child(75){opacity:.9422;transform:translate(84.1414vw,-10px) scale(.9387);animation:fall-75 25s -24s linear infinite}@keyframes fall-75{56.652%{transform:translate(75.1751vw,56.652vh) scale(.9387)}to{transform:translate(79.65825vw,99vh) scale(.9387)}}.snow:nth-child(76){opacity:1.8386;transform:translate(59.6359vw,-10px) scale(.8526);animation:fall-76 29s -27s linear infinite}@keyframes fall-76{55.219%{transform:translate(66.8259vw,55.219vh) scale(.8526)}to{transform:translate(63.2309vw,99vh) scale(.8526)}}.snow:nth-child(77){opacity:.5306;transform:translate(33.4654vw,-10px) scale(.0989);animation:fall-77 10s -1s linear infinite}@keyframes fall-77{72.517%{transform:translate(37.1752vw,72.517vh) scale(.0989)}to{transform:translate(35.3203vw,99vh) scale(.0989)}}.snow:nth-child(78){opacity:.6986;transform:translate(89.7722vw,-10px) scale(.5181);animation:fall-78 29s -5s linear infinite}@keyframes fall-78{60.336%{transform:translate(90.691vw,60.336vh) scale(.5181)}to{transform:translate(90.2316vw,99vh) scale(.5181)}}.snow:nth-child(79){opacity:.394;transform:translate(50.5445vw,-10px) scale(.7916);animation:fall-79 26s -18s linear infinite}@keyframes fall-79{73.237%{transform:translate(58.9995vw,73.237vh) scale(.7916)}to{transform:translate(54.772vw,99vh) scale(.7916)}}.snow:nth-child(80){opacity:1.506;transform:translate(39.7277vw,-10px) scale(.11);animation:fall-80 16s -15s linear infinite}@keyframes fall-80{49.412%{transform:translate(43.8095vw,49.412vh) scale(.11)}to{transform:translate(41.7686vw,99vh) scale(.11)}}.snow:nth-child(81){opacity:1.062;transform:translate(51.7244vw,-10px) scale(.0453);animation:fall-81 26s -19s linear infinite}@keyframes fall-81{55.727%{transform:translate(52.6653vw,55.727vh) scale(.0453)}to{transform:translate(52.19485vw,99vh) scale(.0453)}}.snow:nth-child(82){opacity:.5706;transform:translate(99.127vw,-10px) scale(.5713);animation:fall-82 11s -14s linear infinite}@keyframes fall-82{73.301%{transform:translate(102.2118vw,73.301vh) scale(.5713)}to{transform:translate(100.6694vw,99vh) scale(.5713)}}.snow:nth-child(83){opacity:1.091;transform:translate(55.7571vw,-10px) scale(.5794);animation:fall-83 24s -21s linear infinite}@keyframes fall-83{58.7%{transform:translate(62.561vw,58.7vh) scale(.5794)}to{transform:translate(59.15905vw,99vh) scale(.5794)}}.snow:nth-child(84){opacity:1.5662;transform:translate(97.765vw,-10px) scale(.4142);animation:fall-84 29s -30s linear infinite}@keyframes fall-84{36.542%{transform:translate(95.3332vw,36.542vh) scale(.4142)}to{transform:translate(96.5491vw,99vh) scale(.4142)}}.snow:nth-child(85){opacity:.2846;transform:translate(48.0747vw,-10px) scale(.5323);animation:fall-85 24s -1s linear infinite}@keyframes fall-85{55.78%{transform:translate(48.4398vw,55.78vh) scale(.5323)}to{transform:translate(48.25725vw,99vh) scale(.5323)}}.snow:nth-child(86){opacity:1.5828;transform:translate(13.8149vw,-10px) scale(.931);animation:fall-86 27s -11s linear infinite}@keyframes fall-86{35.874%{transform:translate(8.7917vw,35.874vh) scale(.931)}to{transform:translate(11.3033vw,99vh) scale(.931)}}.snow:nth-child(87){opacity:1.3874;transform:translate(79.8177vw,-10px) scale(.5265);animation:fall-87 12s -1s linear infinite}@keyframes fall-87{76.116%{transform:translate(70.9427vw,76.116vh) scale(.5265)}to{transform:translate(75.3802vw,99vh) scale(.5265)}}.snow:nth-child(88){opacity:.9168;transform:translate(13.1241vw,-10px) scale(.8191);animation:fall-88 16s -12s linear infinite}@keyframes fall-88{45.854%{transform:translate(8.0603vw,45.854vh) scale(.8191)}to{transform:translate(10.5922vw,99vh) scale(.8191)}}.snow:nth-child(89){opacity:.245;transform:translate(86.6111vw,-10px) scale(.5397);animation:fall-89 19s -29s linear infinite}@keyframes fall-89{38.322%{transform:translate(88.1207vw,38.322vh) scale(.5397)}to{transform:translate(87.3659vw,99vh) scale(.5397)}}.snow:nth-child(90){opacity:1.453;transform:translate(69.4504vw,-10px) scale(.022);animation:fall-90 25s -23s linear infinite}@keyframes fall-90{43.645%{transform:translate(68.1449vw,43.645vh) scale(.022)}to{transform:translate(68.79765vw,99vh) scale(.022)}}.snow:nth-child(91){opacity:1.0622;transform:translate(52.7615vw,-10px) scale(.0504);animation:fall-91 28s -10s linear infinite}@keyframes fall-91{39.735%{transform:translate(50.4124vw,39.735vh) scale(.0504)}to{transform:translate(51.58695vw,99vh) scale(.0504)}}.snow:nth-child(92){opacity:.188;transform:translate(62.1638vw,-10px) scale(.9912);animation:fall-92 18s -18s linear infinite}@keyframes fall-92{73.935%{transform:translate(66.2955vw,73.935vh) scale(.9912)}to{transform:translate(64.22965vw,99vh) scale(.9912)}}.snow:nth-child(93){opacity:.3702;transform:translate(91.8925vw,-10px) scale(.0653);animation:fall-93 23s -28s linear infinite}@keyframes fall-93{59.056%{transform:translate(100.1438vw,59.056vh) scale(.0653)}to{transform:translate(96.01815vw,99vh) scale(.0653)}}.snow:nth-child(94){opacity:1.1956;transform:translate(68.6425vw,-10px) scale(.108);animation:fall-94 17s -12s linear infinite}@keyframes fall-94{65.067%{transform:translate(74.3429vw,65.067vh) scale(.108)}to{transform:translate(71.4927vw,99vh) scale(.108)}}.snow:nth-child(95){opacity:1.6416;transform:translate(99.8002vw,-10px) scale(.9089);animation:fall-95 12s -14s linear infinite}@keyframes fall-95{70.204%{transform:translate(97.3542vw,70.204vh) scale(.9089)}to{transform:translate(98.5772vw,99vh) scale(.9089)}}.snow:nth-child(96){opacity:1.5446;transform:translate(20.7754vw,-10px) scale(.4846);animation:fall-96 28s -1s linear infinite}@keyframes fall-96{32.885%{transform:translate(21.3829vw,32.885vh) scale(.4846)}to{transform:translate(21.07915vw,99vh) scale(.4846)}}.snow:nth-child(97){opacity:1.9244;transform:translate(39.4326vw,-10px) scale(.6361);animation:fall-97 22s -5s linear infinite}@keyframes fall-97{30.307%{transform:translate(46.1497vw,30.307vh) scale(.6361)}to{transform:translate(42.79115vw,99vh) scale(.6361)}}.snow:nth-child(98){opacity:.509;transform:translate(72.0382vw,-10px) scale(.6437);animation:fall-98 15s -4s linear infinite}@keyframes fall-98{62.001%{transform:translate(65.1607vw,62.001vh) scale(.6437)}to{transform:translate(68.59945vw,99vh) scale(.6437)}}.snow:nth-child(99){opacity:.1578;transform:translate(49.6524vw,-10px) scale(.9803);animation:fall-99 26s -5s linear infinite}@keyframes fall-99{36.922%{transform:translate(49.867vw,36.922vh) scale(.9803)}to{transform:translate(49.7597vw,99vh) scale(.9803)}}.snow:nth-child(100){opacity:1.9396;transform:translate(93.7986vw,-10px) scale(.8262);animation:fall-100 23s -12s linear infinite}@keyframes fall-100{31.769%{transform:translate(102.2058vw,31.769vh) scale(.8262)}to{transform:translate(98.0022vw,99vh) scale(.8262)}}.snow:nth-child(101){opacity:.4878;transform:translate(61.5707vw,-10px) scale(.5784);animation:fall-101 13s -21s linear infinite}@keyframes fall-101{33.575%{transform:translate(62.3528vw,33.575vh) scale(.5784)}to{transform:translate(61.96175vw,99vh) scale(.5784)}}.snow:nth-child(102){opacity:1.3198;transform:translate(36.4274vw,-10px) scale(.7351);animation:fall-102 11s -15s linear infinite}@keyframes fall-102{54.033%{transform:translate(30.7392vw,54.033vh) scale(.7351)}to{transform:translate(33.5833vw,99vh) scale(.7351)}}.snow:nth-child(103){opacity:1.9646;transform:translate(95.1441vw,-10px) scale(.5845);animation:fall-103 15s -18s linear infinite}@keyframes fall-103{72.515%{transform:translate(85.4243vw,72.515vh) scale(.5845)}to{transform:translate(90.2842vw,99vh) scale(.5845)}}.snow:nth-child(104){opacity:1.7182;transform:translate(59.66vw,-10px) scale(.4277);animation:fall-104 14s -8s linear infinite}@keyframes fall-104{36.062%{transform:translate(65.3838vw,36.062vh) scale(.4277)}to{transform:translate(62.5219vw,99vh) scale(.4277)}}.snow:nth-child(105){opacity:1.3398;transform:translate(65.2315vw,-10px) scale(.4407);animation:fall-105 29s -17s linear infinite}@keyframes fall-105{43.413%{transform:translate(74.958vw,43.413vh) scale(.4407)}to{transform:translate(70.09475vw,99vh) scale(.4407)}}.snow:nth-child(106){opacity:1.6722;transform:translate(28.4444vw,-10px) scale(.8748);animation:fall-106 17s -3s linear infinite}@keyframes fall-106{61.893%{transform:translate(22.9092vw,61.893vh) scale(.8748)}to{transform:translate(25.6768vw,99vh) scale(.8748)}}.snow:nth-child(107){opacity:.1064;transform:translate(69.0487vw,-10px) scale(.0211);animation:fall-107 19s -11s linear infinite}@keyframes fall-107{52.657%{transform:translate(70.6644vw,52.657vh) scale(.0211)}to{transform:translate(69.85655vw,99vh) scale(.0211)}}.snow:nth-child(108){opacity:1.029;transform:translate(83.7075vw,-10px) scale(.0912);animation:fall-108 26s -19s linear infinite}@keyframes fall-108{35.999%{transform:translate(86.1938vw,35.999vh) scale(.0912)}to{transform:translate(84.95065vw,99vh) scale(.0912)}}.snow:nth-child(109){opacity:1.0814;transform:translate(87.6236vw,-10px) scale(.1121);animation:fall-109 30s -4s linear infinite}@keyframes fall-109{72.778%{transform:translate(96.4236vw,72.778vh) scale(.1121)}to{transform:translate(92.0236vw,99vh) scale(.1121)}}.snow:nth-child(110){opacity:1.9364;transform:translate(41.3383vw,-10px) scale(.0693);animation:fall-110 11s -19s linear infinite}@keyframes fall-110{42.681%{transform:translate(34.2477vw,42.681vh) scale(.0693)}to{transform:translate(37.793vw,99vh) scale(.0693)}}.snow:nth-child(111){opacity:1.7884;transform:translate(47.1857vw,-10px) scale(.1776);animation:fall-111 11s -4s linear infinite}@keyframes fall-111{42.877%{transform:translate(40.2564vw,42.877vh) scale(.1776)}to{transform:translate(43.72105vw,99vh) scale(.1776)}}.snow:nth-child(112){opacity:1.6112;transform:translate(2.0736vw,-10px) scale(.2398);animation:fall-112 30s -16s linear infinite}@keyframes fall-112{79.336%{transform:translate(7.4244vw,79.336vh) scale(.2398)}to{transform:translate(4.749vw,99vh) scale(.2398)}}.snow:nth-child(113){opacity:1.4152;transform:translate(58.2678vw,-10px) scale(.0282);animation:fall-113 22s -20s linear infinite}@keyframes fall-113{36.205%{transform:translate(66.1912vw,36.205vh) scale(.0282)}to{transform:translate(62.2295vw,99vh) scale(.0282)}}.snow:nth-child(114){opacity:1.5544;transform:translate(81.3728vw,-10px) scale(.7379);animation:fall-114 15s -29s linear infinite}@keyframes fall-114{39.007%{transform:translate(80.281vw,39.007vh) scale(.7379)}to{transform:translate(80.8269vw,99vh) scale(.7379)}}.snow:nth-child(115){opacity:.8714;transform:translate(20.8751vw,-10px) scale(.8574);animation:fall-115 10s -30s linear infinite}@keyframes fall-115{60.406%{transform:translate(18.7232vw,60.406vh) scale(.8574)}to{transform:translate(19.79915vw,99vh) scale(.8574)}}.snow:nth-child(116){opacity:.3952;transform:translate(20.8277vw,-10px) scale(.6852);animation:fall-116 19s -5s linear infinite}@keyframes fall-116{52.37%{transform:translate(12.7704vw,52.37vh) scale(.6852)}to{transform:translate(16.79905vw,99vh) scale(.6852)}}.snow:nth-child(117){opacity:1.0038;transform:translate(10.6298vw,-10px) scale(.8564);animation:fall-117 19s -17s linear infinite}@keyframes fall-117{40.212%{transform:translate(2.4247vw,40.212vh) scale(.8564)}to{transform:translate(6.52725vw,99vh) scale(.8564)}}.snow:nth-child(118){opacity:1.7486;transform:translate(38.4703vw,-10px) scale(.9774);animation:fall-118 24s -15s linear infinite}@keyframes fall-118{60.23%{transform:translate(31.1078vw,60.23vh) scale(.9774)}to{transform:translate(34.78905vw,99vh) scale(.9774)}}.snow:nth-child(119){opacity:1.1276;transform:translate(71.5656vw,-10px) scale(.5103);animation:fall-119 24s -14s linear infinite}@keyframes fall-119{76.998%{transform:translate(62.6518vw,76.998vh) scale(.5103)}to{transform:translate(67.1087vw,99vh) scale(.5103)}}.snow:nth-child(120){opacity:1.157;transform:translate(17.5303vw,-10px) scale(.3888);animation:fall-120 13s -26s linear infinite}@keyframes fall-120{74.268%{transform:translate(16.9518vw,74.268vh) scale(.3888)}to{transform:translate(17.24105vw,99vh) scale(.3888)}}.snow:nth-child(121){opacity:1.9922;transform:translate(25.9369vw,-10px) scale(.4906);animation:fall-121 26s -28s linear infinite}@keyframes fall-121{75.369%{transform:translate(22.2768vw,75.369vh) scale(.4906)}to{transform:translate(24.10685vw,99vh) scale(.4906)}}.snow:nth-child(122){opacity:.427;transform:translate(39.9545vw,-10px) scale(.4575);animation:fall-122 19s -24s linear infinite}@keyframes fall-122{76.154%{transform:translate(37.4958vw,76.154vh) scale(.4575)}to{transform:translate(38.72515vw,99vh) scale(.4575)}}.snow:nth-child(123){opacity:1.3032;transform:translate(13.2118vw,-10px) scale(.9977);animation:fall-123 13s -27s linear infinite}@keyframes fall-123{37.149%{transform:translate(6.0783vw,37.149vh) scale(.9977)}to{transform:translate(9.64505vw,99vh) scale(.9977)}}.snow:nth-child(124){opacity:.0576;transform:translate(71.3097vw,-10px) scale(.9801);animation:fall-124 28s -20s linear infinite}@keyframes fall-124{49.305%{transform:translate(64.43vw,49.305vh) scale(.9801)}to{transform:translate(67.86985vw,99vh) scale(.9801)}}.snow:nth-child(125){opacity:1.7604;transform:translate(25.4402vw,-10px) scale(.7916);animation:fall-125 18s -14s linear infinite}@keyframes fall-125{65.496%{transform:translate(26.138vw,65.496vh) scale(.7916)}to{transform:translate(25.7891vw,99vh) scale(.7916)}}.snow:nth-child(126){opacity:.849;transform:translate(30.3499vw,-10px) scale(.0695);animation:fall-126 11s -9s linear infinite}@keyframes fall-126{56.902%{transform:translate(23.9879vw,56.902vh) scale(.0695)}to{transform:translate(27.1689vw,99vh) scale(.0695)}}.snow:nth-child(127){opacity:.7898;transform:translate(17.1204vw,-10px) scale(.9546);animation:fall-127 23s -26s linear infinite}@keyframes fall-127{45.266%{transform:translate(14.3532vw,45.266vh) scale(.9546)}to{transform:translate(15.7368vw,99vh) scale(.9546)}}.snow:nth-child(128){opacity:.8652;transform:translate(6.1625vw,-10px) scale(.6319);animation:fall-128 28s -22s linear infinite}@keyframes fall-128{72.798%{transform:translate(13.5642vw,72.798vh) scale(.6319)}to{transform:translate(9.86335vw,99vh) scale(.6319)}}.snow:nth-child(129){opacity:.5546;transform:translate(48.6453vw,-10px) scale(.6484);animation:fall-129 13s -10s linear infinite}@keyframes fall-129{45.427%{transform:translate(51.5834vw,45.427vh) scale(.6484)}to{transform:translate(50.11435vw,99vh) scale(.6484)}}.snow:nth-child(130){opacity:.7528;transform:translate(24.372vw,-10px) scale(.0525);animation:fall-130 21s -30s linear infinite}@keyframes fall-130{42.518%{transform:translate(15.7944vw,42.518vh) scale(.0525)}to{transform:translate(20.0832vw,99vh) scale(.0525)}}.snow:nth-child(131){opacity:.4376;transform:translate(65.3924vw,-10px) scale(.4484);animation:fall-131 22s -10s linear infinite}@keyframes fall-131{61.213%{transform:translate(65.6002vw,61.213vh) scale(.4484)}to{transform:translate(65.4963vw,99vh) scale(.4484)}}.snow:nth-child(132){opacity:1.0092;transform:translate(69.3751vw,-10px) scale(.4482);animation:fall-132 25s -9s linear infinite}@keyframes fall-132{72.691%{transform:translate(62.9415vw,72.691vh) scale(.4482)}to{transform:translate(66.1583vw,99vh) scale(.4482)}}.snow:nth-child(133){opacity:.407;transform:translate(83.5452vw,-10px) scale(.3299);animation:fall-133 17s -26s linear infinite}@keyframes fall-133{56.874%{transform:translate(84.1648vw,56.874vh) scale(.3299)}to{transform:translate(83.855vw,99vh) scale(.3299)}}.snow:nth-child(134){opacity:.9086;transform:translate(7.2826vw,-10px) scale(.7651);animation:fall-134 21s -18s linear infinite}@keyframes fall-134{78.602%{transform:translate(15.3062vw,78.602vh) scale(.7651)}to{transform:translate(11.2944vw,99vh) scale(.7651)}}.snow:nth-child(135){opacity:1.2762;transform:translate(23.0878vw,-10px) scale(.5123);animation:fall-135 16s -28s linear infinite}@keyframes fall-135{60.559%{transform:translate(21.392vw,60.559vh) scale(.5123)}to{transform:translate(22.2399vw,99vh) scale(.5123)}}.snow:nth-child(136){opacity:1.6484;transform:translate(70.911vw,-10px) scale(.9035);animation:fall-136 10s -20s linear infinite}@keyframes fall-136{76.666%{transform:translate(76.4771vw,76.666vh) scale(.9035)}to{transform:translate(73.69405vw,99vh) scale(.9035)}}.snow:nth-child(137){opacity:1.9438;transform:translate(33.0191vw,-10px) scale(.662);animation:fall-137 13s -7s linear infinite}@keyframes fall-137{69.453%{transform:translate(28.7854vw,69.453vh) scale(.662)}to{transform:translate(30.90225vw,99vh) scale(.662)}}.snow:nth-child(138){opacity:1.4512;transform:translate(15.8987vw,-10px) scale(.3058);animation:fall-138 19s -11s linear infinite}@keyframes fall-138{42.745%{transform:translate(15.5685vw,42.745vh) scale(.3058)}to{transform:translate(15.7336vw,99vh) scale(.3058)}}.snow:nth-child(139){opacity:.3854;transform:translate(38.1538vw,-10px) scale(.9677);animation:fall-139 22s -30s linear infinite}@keyframes fall-139{76.006%{transform:translate(47.5968vw,76.006vh) scale(.9677)}to{transform:translate(42.8753vw,99vh) scale(.9677)}}.snow:nth-child(140){opacity:.4562;transform:translate(45.2596vw,-10px) scale(.4953);animation:fall-140 10s -18s linear infinite}@keyframes fall-140{56.745%{transform:translate(44.0526vw,56.745vh) scale(.4953)}to{transform:translate(44.6561vw,99vh) scale(.4953)}}.snow:nth-child(141){opacity:.9588;transform:translate(12.1713vw,-10px) scale(.9229);animation:fall-141 25s -14s linear infinite}@keyframes fall-141{35.844%{transform:translate(4.4668vw,35.844vh) scale(.9229)}to{transform:translate(8.31905vw,99vh) scale(.9229)}}.snow:nth-child(142){opacity:.652;transform:translate(68.429vw,-10px) scale(.8161);animation:fall-142 22s -15s linear infinite}@keyframes fall-142{38.888%{transform:translate(72.5328vw,38.888vh) scale(.8161)}to{transform:translate(70.4809vw,99vh) scale(.8161)}}.snow:nth-child(143){opacity:1.1602;transform:translate(69.344vw,-10px) scale(.6182);animation:fall-143 30s -24s linear infinite}@keyframes fall-143{59.993%{transform:translate(61.6937vw,59.993vh) scale(.6182)}to{transform:translate(65.51885vw,99vh) scale(.6182)}}.snow:nth-child(144){opacity:.4728;transform:translate(34.5658vw,-10px) scale(.1979);animation:fall-144 26s -4s linear infinite}@keyframes fall-144{43.136%{transform:translate(26.8271vw,43.136vh) scale(.1979)}to{transform:translate(30.69645vw,99vh) scale(.1979)}}.snow:nth-child(145){opacity:.6786;transform:translate(98.2778vw,-10px) scale(.8172);animation:fall-145 25s -20s linear infinite}@keyframes fall-145{49.759%{transform:translate(99.4938vw,49.759vh) scale(.8172)}to{transform:translate(98.8858vw,99vh) scale(.8172)}}.snow:nth-child(146){opacity:1.1176;transform:translate(9.1819vw,-10px) scale(.2892);animation:fall-146 24s -1s linear infinite}@keyframes fall-146{69.324%{transform:translate(6.8328vw,69.324vh) scale(.2892)}to{transform:translate(8.00735vw,99vh) scale(.2892)}}.snow:nth-child(147){opacity:.9612;transform:translate(9.837vw,-10px) scale(.4851);animation:fall-147 22s -5s linear infinite}@keyframes fall-147{46.696%{transform:translate(7.0046vw,46.696vh) scale(.4851)}to{transform:translate(8.4208vw,99vh) scale(.4851)}}.snow:nth-child(148){opacity:1.3632;transform:translate(68.1263vw,-10px) scale(.4799);animation:fall-148 27s -30s linear infinite}@keyframes fall-148{44.265%{transform:translate(60.3186vw,44.265vh) scale(.4799)}to{transform:translate(64.22245vw,99vh) scale(.4799)}}.snow:nth-child(149){opacity:1.1374;transform:translate(86.7472vw,-10px) scale(.6123);animation:fall-149 25s -13s linear infinite}@keyframes fall-149{30.661%{transform:translate(88.5605vw,30.661vh) scale(.6123)}to{transform:translate(87.65385vw,99vh) scale(.6123)}}.snow:nth-child(150){opacity:1.9;transform:translate(39.5984vw,-10px) scale(.4563);animation:fall-150 23s -20s linear infinite}@keyframes fall-150{40.21%{transform:translate(45.2425vw,40.21vh) scale(.4563)}to{transform:translate(42.42045vw,99vh) scale(.4563)}}.snow:nth-child(151){opacity:.7432;transform:translate(63.9591vw,-10px) scale(.4356);animation:fall-151 26s -28s linear infinite}@keyframes fall-151{47.581%{transform:translate(56.5576vw,47.581vh) scale(.4356)}to{transform:translate(60.25835vw,99vh) scale(.4356)}}.snow:nth-child(152){opacity:.4816;transform:translate(72.2923vw,-10px) scale(.9304);animation:fall-152 17s -14s linear infinite}@keyframes fall-152{60.04%{transform:translate(81.1701vw,60.04vh) scale(.9304)}to{transform:translate(76.7312vw,99vh) scale(.9304)}}.snow:nth-child(153){opacity:.7258;transform:translate(66.2128vw,-10px) scale(.7461);animation:fall-153 23s -19s linear infinite}@keyframes fall-153{46.196%{transform:translate(61.4646vw,46.196vh) scale(.7461)}to{transform:translate(63.8387vw,99vh) scale(.7461)}}.snow:nth-child(154){opacity:1.3898;transform:translate(67.5735vw,-10px) scale(.4256);animation:fall-154 21s -24s linear infinite}@keyframes fall-154{38.008%{transform:translate(70.5777vw,38.008vh) scale(.4256)}to{transform:translate(69.0756vw,99vh) scale(.4256)}}.snow:nth-child(155){opacity:1.843;transform:translate(34.5617vw,-10px) scale(.6811);animation:fall-155 27s -14s linear infinite}@keyframes fall-155{62.242%{transform:translate(37.8197vw,62.242vh) scale(.6811)}to{transform:translate(36.1907vw,99vh) scale(.6811)}}.snow:nth-child(156){opacity:1.1036;transform:translate(97.5568vw,-10px) scale(.5025);animation:fall-156 26s -26s linear infinite}@keyframes fall-156{79.131%{transform:translate(94.2986vw,79.131vh) scale(.5025)}to{transform:translate(95.9277vw,99vh) scale(.5025)}}.snow:nth-child(157){opacity:.3;transform:translate(46.7455vw,-10px) scale(.5016);animation:fall-157 23s -26s linear infinite}@keyframes fall-157{73.16%{transform:translate(42.1788vw,73.16vh) scale(.5016)}to{transform:translate(44.46215vw,99vh) scale(.5016)}}.snow:nth-child(158){opacity:.5876;transform:translate(31.1468vw,-10px) scale(.351);animation:fall-158 15s -8s linear infinite}@keyframes fall-158{34.271%{transform:translate(29.0154vw,34.271vh) scale(.351)}to{transform:translate(30.0811vw,99vh) scale(.351)}}.snow:nth-child(159){opacity:.969;transform:translate(38.5378vw,-10px) scale(.2323);animation:fall-159 22s -2s linear infinite}@keyframes fall-159{64.865%{transform:translate(46.3618vw,64.865vh) scale(.2323)}to{transform:translate(42.4498vw,99vh) scale(.2323)}}.snow:nth-child(160){opacity:.4076;transform:translate(53.8521vw,-10px) scale(.1955);animation:fall-160 26s -28s linear infinite}@keyframes fall-160{72.123%{transform:translate(59.2522vw,72.123vh) scale(.1955)}to{transform:translate(56.55215vw,99vh) scale(.1955)}}.snow:nth-child(161){opacity:.9704;transform:translate(37.3443vw,-10px) scale(.0256);animation:fall-161 24s -21s linear infinite}@keyframes fall-161{62.171%{transform:translate(35.1489vw,62.171vh) scale(.0256)}to{transform:translate(36.2466vw,99vh) scale(.0256)}}.snow:nth-child(162){opacity:.0686;transform:translate(2.8786vw,-10px) scale(.6462);animation:fall-162 20s -18s linear infinite}@keyframes fall-162{57.983%{transform:translate(8.3207vw,57.983vh) scale(.6462)}to{transform:translate(5.59965vw,99vh) scale(.6462)}}.snow:nth-child(163){opacity:.303;transform:translate(41.0717vw,-10px) scale(.6047);animation:fall-163 14s -23s linear infinite}@keyframes fall-163{75.122%{transform:translate(38.1718vw,75.122vh) scale(.6047)}to{transform:translate(39.62175vw,99vh) scale(.6047)}}.snow:nth-child(164){opacity:1.8746;transform:translate(83.977vw,-10px) scale(.3792);animation:fall-164 13s -2s linear infinite}@keyframes fall-164{75.616%{transform:translate(89.4316vw,75.616vh) scale(.3792)}to{transform:translate(86.7043vw,99vh) scale(.3792)}}.snow:nth-child(165){opacity:1.742;transform:translate(5.0338vw,-10px) scale(.8975);animation:fall-165 18s -17s linear infinite}@keyframes fall-165{69.872%{transform:translate(2.7131vw,69.872vh) scale(.8975)}to{transform:translate(3.87345vw,99vh) scale(.8975)}}.snow:nth-child(166){opacity:.5324;transform:translate(10.2916vw,-10px) scale(.8322);animation:fall-166 16s -30s linear infinite}@keyframes fall-166{66.983%{transform:translate(3.6936vw,66.983vh) scale(.8322)}to{transform:translate(6.9926vw,99vh) scale(.8322)}}.snow:nth-child(167){opacity:.4898;transform:translate(15.5695vw,-10px) scale(.7621);animation:fall-167 21s -26s linear infinite}@keyframes fall-167{62.731%{transform:translate(25.0416vw,62.731vh) scale(.7621)}to{transform:translate(20.30555vw,99vh) scale(.7621)}}.snow:nth-child(168){opacity:1.0992;transform:translate(76.4647vw,-10px) scale(.8302);animation:fall-168 22s -6s linear infinite}@keyframes fall-168{38.746%{transform:translate(70.3958vw,38.746vh) scale(.8302)}to{transform:translate(73.43025vw,99vh) scale(.8302)}}.snow:nth-child(169){opacity:.6464;transform:translate(81.5178vw,-10px) scale(.9979);animation:fall-169 30s -3s linear infinite}@keyframes fall-169{66.634%{transform:translate(91.0173vw,66.634vh) scale(.9979)}to{transform:translate(86.26755vw,99vh) scale(.9979)}}.snow:nth-child(170){opacity:1.5076;transform:translate(19.3382vw,-10px) scale(.6247);animation:fall-170 19s -3s linear infinite}@keyframes fall-170{70.118%{transform:translate(28.229vw,70.118vh) scale(.6247)}to{transform:translate(23.7836vw,99vh) scale(.6247)}}.snow:nth-child(171){opacity:1.5002;transform:translate(12.8375vw,-10px) scale(.416);animation:fall-171 12s -21s linear infinite}@keyframes fall-171{49.884%{transform:translate(20.1739vw,49.884vh) scale(.416)}to{transform:translate(16.5057vw,99vh) scale(.416)}}.snow:nth-child(172){opacity:.1364;transform:translate(79.6239vw,-10px) scale(.5731);animation:fall-172 10s -16s linear infinite}@keyframes fall-172{74.415%{transform:translate(69.8488vw,74.415vh) scale(.5731)}to{transform:translate(74.73635vw,99vh) scale(.5731)}}.snow:nth-child(173){opacity:.6258;transform:translate(94.5066vw,-10px) scale(.012);animation:fall-173 17s -9s linear infinite}@keyframes fall-173{40.783%{transform:translate(90.7774vw,40.783vh) scale(.012)}to{transform:translate(92.642vw,99vh) scale(.012)}}.snow:nth-child(174){opacity:.4774;transform:translate(65.4114vw,-10px) scale(.8134);animation:fall-174 20s -26s linear infinite}@keyframes fall-174{35.988%{transform:translate(57.744vw,35.988vh) scale(.8134)}to{transform:translate(61.5777vw,99vh) scale(.8134)}}.snow:nth-child(175){opacity:1.0552;transform:translate(32.2916vw,-10px) scale(.5281);animation:fall-175 17s -9s linear infinite}@keyframes fall-175{41.182%{transform:translate(23.076vw,41.182vh) scale(.5281)}to{transform:translate(27.6838vw,99vh) scale(.5281)}}.snow:nth-child(176){opacity:1.8896;transform:translate(9.7097vw,-10px) scale(.1585);animation:fall-176 10s -6s linear infinite}@keyframes fall-176{56.222%{transform:translate(18.2462vw,56.222vh) scale(.1585)}to{transform:translate(13.97795vw,99vh) scale(.1585)}}.snow:nth-child(177){opacity:1.5262;transform:translate(76.471vw,-10px) scale(.5346);animation:fall-177 22s -14s linear infinite}@keyframes fall-177{30.065%{transform:translate(78.9371vw,30.065vh) scale(.5346)}to{transform:translate(77.70405vw,99vh) scale(.5346)}}.snow:nth-child(178){opacity:.3786;transform:translate(12.1784vw,-10px) scale(.8142);animation:fall-178 15s -14s linear infinite}@keyframes fall-178{51.31%{transform:translate(3.7414vw,51.31vh) scale(.8142)}to{transform:translate(7.9599vw,99vh) scale(.8142)}}.snow:nth-child(179){opacity:.2876;transform:translate(41.7391vw,-10px) scale(.563);animation:fall-179 27s -19s linear infinite}@keyframes fall-179{69.542%{transform:translate(34.7719vw,69.542vh) scale(.563)}to{transform:translate(38.2555vw,99vh) scale(.563)}}.snow:nth-child(180){opacity:.2552;transform:translate(64.9424vw,-10px) scale(.1421);animation:fall-180 28s -19s linear infinite}@keyframes fall-180{68.917%{transform:translate(73.4663vw,68.917vh) scale(.1421)}to{transform:translate(69.20435vw,99vh) scale(.1421)}}.snow:nth-child(181){opacity:1.1044;transform:translate(77.4908vw,-10px) scale(.4761);animation:fall-181 15s -24s linear infinite}@keyframes fall-181{67.23%{transform:translate(78.8425vw,67.23vh) scale(.4761)}to{transform:translate(78.16665vw,99vh) scale(.4761)}}.snow:nth-child(182){opacity:1.5906;transform:translate(64.7059vw,-10px) scale(.3553);animation:fall-182 27s -8s linear infinite}@keyframes fall-182{69.608%{transform:translate(58.3477vw,69.608vh) scale(.3553)}to{transform:translate(61.5268vw,99vh) scale(.3553)}}.snow:nth-child(183){opacity:1.995;transform:translate(74.5327vw,-10px) scale(.9342);animation:fall-183 16s -27s linear infinite}@keyframes fall-183{73.412%{transform:translate(83.4174vw,73.412vh) scale(.9342)}to{transform:translate(78.97505vw,99vh) scale(.9342)}}.snow:nth-child(184){opacity:.0098;transform:translate(9.6026vw,-10px) scale(.1634);animation:fall-184 19s -12s linear infinite}@keyframes fall-184{53.913%{transform:translate(10.1357vw,53.913vh) scale(.1634)}to{transform:translate(9.86915vw,99vh) scale(.1634)}}.snow:nth-child(185){opacity:1.4416;transform:translate(71.3155vw,-10px) scale(.3389);animation:fall-185 24s -10s linear infinite}@keyframes fall-185{65.715%{transform:translate(67.3693vw,65.715vh) scale(.3389)}to{transform:translate(69.3424vw,99vh) scale(.3389)}}.snow:nth-child(186){opacity:1.9474;transform:translate(62.5546vw,-10px) scale(.6442);animation:fall-186 22s -17s linear infinite}@keyframes fall-186{39.413%{transform:translate(67.5255vw,39.413vh) scale(.6442)}to{transform:translate(65.04005vw,99vh) scale(.6442)}}.snow:nth-child(187){opacity:.8236;transform:translate(29.5905vw,-10px) scale(.1042);animation:fall-187 22s -8s linear infinite}@keyframes fall-187{48.013%{transform:translate(37.0999vw,48.013vh) scale(.1042)}to{transform:translate(33.3452vw,99vh) scale(.1042)}}.snow:nth-child(188){opacity:1.355;transform:translate(1.7776vw,-10px) scale(.3935);animation:fall-188 10s -6s linear infinite}@keyframes fall-188{75.464%{transform:translate(10.3031vw,75.464vh) scale(.3935)}to{transform:translate(6.04035vw,99vh) scale(.3935)}}.snow:nth-child(189){opacity:.5272;transform:translate(65.9371vw,-10px) scale(.4284);animation:fall-189 14s -7s linear infinite}@keyframes fall-189{38.504%{transform:translate(57.0915vw,38.504vh) scale(.4284)}to{transform:translate(61.5143vw,99vh) scale(.4284)}}.snow:nth-child(190){opacity:.6384;transform:translate(92.8931vw,-10px) scale(.6062);animation:fall-190 12s -29s linear infinite}@keyframes fall-190{59.006%{transform:translate(99.5123vw,59.006vh) scale(.6062)}to{transform:translate(96.2027vw,99vh) scale(.6062)}}.snow:nth-child(191){opacity:1.3986;transform:translate(59.8634vw,-10px) scale(.0966);animation:fall-191 13s -24s linear infinite}@keyframes fall-191{74.656%{transform:translate(50.6428vw,74.656vh) scale(.0966)}to{transform:translate(55.2531vw,99vh) scale(.0966)}}.snow:nth-child(192){opacity:.6734;transform:translate(76.5029vw,-10px) scale(.96);animation:fall-192 20s -5s linear infinite}@keyframes fall-192{47.894%{transform:translate(73.0686vw,47.894vh) scale(.96)}to{transform:translate(74.78575vw,99vh) scale(.96)}}.snow:nth-child(193){opacity:1.5058;transform:translate(11.6289vw,-10px) scale(.7144);animation:fall-193 22s -17s linear infinite}@keyframes fall-193{38.225%{transform:translate(18.6933vw,38.225vh) scale(.7144)}to{transform:translate(15.1611vw,99vh) scale(.7144)}}.snow:nth-child(194){opacity:1.2628;transform:translate(55.6886vw,-10px) scale(.5049);animation:fall-194 24s -20s linear infinite}@keyframes fall-194{70.98%{transform:translate(60.4539vw,70.98vh) scale(.5049)}to{transform:translate(58.07125vw,99vh) scale(.5049)}}.snow:nth-child(195){opacity:.5248;transform:translate(28.1559vw,-10px) scale(.6075);animation:fall-195 25s -12s linear infinite}@keyframes fall-195{71.639%{transform:translate(24.6031vw,71.639vh) scale(.6075)}to{transform:translate(26.3795vw,99vh) scale(.6075)}}.snow:nth-child(196){opacity:1.1592;transform:translate(43.0578vw,-10px) scale(.6225);animation:fall-196 17s -12s linear infinite}@keyframes fall-196{75.243%{transform:translate(46.6096vw,75.243vh) scale(.6225)}to{transform:translate(44.8337vw,99vh) scale(.6225)}}.snow:nth-child(197){opacity:.9602;transform:translate(38.5122vw,-10px) scale(.8852);animation:fall-197 17s -4s linear infinite}@keyframes fall-197{32.786%{transform:translate(48.4051vw,32.786vh) scale(.8852)}to{transform:translate(43.45865vw,99vh) scale(.8852)}}.snow:nth-child(198){opacity:1.6496;transform:translate(45.7197vw,-10px) scale(.5606);animation:fall-198 16s -5s linear infinite}@keyframes fall-198{68.901%{transform:translate(54.4831vw,68.901vh) scale(.5606)}to{transform:translate(50.1014vw,99vh) scale(.5606)}}.snow:nth-child(199){opacity:1.7514;transform:translate(98.4542vw,-10px) scale(.6922);animation:fall-199 28s -2s linear infinite}@keyframes fall-199{56.943%{transform:translate(95.2907vw,56.943vh) scale(.6922)}to{transform:translate(96.87245vw,99vh) scale(.6922)}}.snow:nth-child(200){opacity:1.77;transform:translate(35.1786vw,-10px) scale(.0887);animation:fall-200 26s -28s linear infinite}@keyframes fall-200{52.725%{transform:translate(34.7158vw,52.725vh) scale(.0887)}to{transform:translate(34.9472vw,99vh) scale(.0887)}}.snow:nth-child(201){opacity:1.6082;transform:translate(36.1819vw,-10px) scale(.2956);animation:fall-201 30s -13s linear infinite}@keyframes fall-201{51.251%{transform:translate(28.0622vw,51.251vh) scale(.2956)}to{transform:translate(32.12205vw,99vh) scale(.2956)}}.snow:nth-child(202){opacity:1.5082;transform:translate(28.7613vw,-10px) scale(.1141);animation:fall-202 14s -18s linear infinite}@keyframes fall-202{62.753%{transform:translate(27.9622vw,62.753vh) scale(.1141)}to{transform:translate(28.36175vw,99vh) scale(.1141)}}.snow:nth-child(203){opacity:.7646;transform:translate(29.4115vw,-10px) scale(.9893);animation:fall-203 22s -16s linear infinite}@keyframes fall-203{56.087%{transform:translate(28.4176vw,56.087vh) scale(.9893)}to{transform:translate(28.91455vw,99vh) scale(.9893)}}.snow:nth-child(204){opacity:.3614;transform:translate(46.0251vw,-10px) scale(.8236);animation:fall-204 25s -21s linear infinite}@keyframes fall-204{66.76%{transform:translate(47.4622vw,66.76vh) scale(.8236)}to{transform:translate(46.74365vw,99vh) scale(.8236)}}.snow:nth-child(205){opacity:1.559;transform:translate(40.439vw,-10px) scale(.4797);animation:fall-205 26s -8s linear infinite}@keyframes fall-205{65.405%{transform:translate(43.2294vw,65.405vh) scale(.4797)}to{transform:translate(41.8342vw,99vh) scale(.4797)}}.snow:nth-child(206){opacity:1.7704;transform:translate(20.8239vw,-10px) scale(.2388);animation:fall-206 27s -16s linear infinite}@keyframes fall-206{63.178%{transform:translate(22.3661vw,63.178vh) scale(.2388)}to{transform:translate(21.595vw,99vh) scale(.2388)}}.snow:nth-child(207){opacity:1.9202;transform:translate(13.3145vw,-10px) scale(.2238);animation:fall-207 30s -15s linear infinite}@keyframes fall-207{55.546%{transform:translate(10.5329vw,55.546vh) scale(.2238)}to{transform:translate(11.9237vw,99vh) scale(.2238)}}.snow:nth-child(208){opacity:.7664;transform:translate(82.6353vw,-10px) scale(.8931);animation:fall-208 23s -13s linear infinite}@keyframes fall-208{31.901%{transform:translate(76.1519vw,31.901vh) scale(.8931)}to{transform:translate(79.3936vw,99vh) scale(.8931)}}.snow:nth-child(209){opacity:1.7584;transform:translate(83.8511vw,-10px) scale(.2663);animation:fall-209 23s -24s linear infinite}@keyframes fall-209{54.082%{transform:translate(89.7872vw,54.082vh) scale(.2663)}to{transform:translate(86.81915vw,99vh) scale(.2663)}}.snow:nth-child(210){opacity:1.2294;transform:translate(16.7873vw,-10px) scale(.2072);animation:fall-210 25s -3s linear infinite}@keyframes fall-210{50.962%{transform:translate(9.1942vw,50.962vh) scale(.2072)}to{transform:translate(12.99075vw,99vh) scale(.2072)}}.snow:nth-child(211){opacity:1.3258;transform:translate(16.2647vw,-10px) scale(.6394);animation:fall-211 21s -11s linear infinite}@keyframes fall-211{63.929%{transform:translate(20.2852vw,63.929vh) scale(.6394)}to{transform:translate(18.27495vw,99vh) scale(.6394)}}.snow:nth-child(212){opacity:1.682;transform:translate(70.9027vw,-10px) scale(.9855);animation:fall-212 12s -26s linear infinite}@keyframes fall-212{60.777%{transform:translate(72.0546vw,60.777vh) scale(.9855)}to{transform:translate(71.47865vw,99vh) scale(.9855)}}.snow:nth-child(213){opacity:.3296;transform:translate(25.1653vw,-10px) scale(.9349);animation:fall-213 16s -20s linear infinite}@keyframes fall-213{59.27%{transform:translate(21.9171vw,59.27vh) scale(.9349)}to{transform:translate(23.5412vw,99vh) scale(.9349)}}.snow:nth-child(214){opacity:1.4258;transform:translate(25.476vw,-10px) scale(.5021);animation:fall-214 11s -12s linear infinite}@keyframes fall-214{57.637%{transform:translate(21.6646vw,57.637vh) scale(.5021)}to{transform:translate(23.5703vw,99vh) scale(.5021)}}.snow:nth-child(215){opacity:1.31;transform:translate(24.2442vw,-10px) scale(.1998);animation:fall-215 19s -14s linear infinite}@keyframes fall-215{50.119%{transform:translate(28.2621vw,50.119vh) scale(.1998)}to{transform:translate(26.25315vw,99vh) scale(.1998)}}.snow:nth-child(216){opacity:.1712;transform:translate(76.2083vw,-10px) scale(.429);animation:fall-216 26s -22s linear infinite}@keyframes fall-216{54.223%{transform:translate(69.8594vw,54.223vh) scale(.429)}to{transform:translate(73.03385vw,99vh) scale(.429)}}.snow:nth-child(217){opacity:1.7366;transform:translate(78.0509vw,-10px) scale(.7157);animation:fall-217 11s -9s linear infinite}@keyframes fall-217{78.046%{transform:translate(76.6019vw,78.046vh) scale(.7157)}to{transform:translate(77.3264vw,99vh) scale(.7157)}}.snow:nth-child(218){opacity:1.217;transform:translate(9.966vw,-10px) scale(.8573);animation:fall-218 27s -21s linear infinite}@keyframes fall-218{74.139%{transform:translate(7.329vw,74.139vh) scale(.8573)}to{transform:translate(8.6475vw,99vh) scale(.8573)}}.snow:nth-child(219){opacity:1.1646;transform:translate(7.9003vw,-10px) scale(.7089);animation:fall-219 14s -3s linear infinite}@keyframes fall-219{56.341%{transform:translate(5.8791vw,56.341vh) scale(.7089)}to{transform:translate(6.8897vw,99vh) scale(.7089)}}.snow:nth-child(220){opacity:1.872;transform:translate(4.7599vw,-10px) scale(.8154);animation:fall-220 11s -19s linear infinite}@keyframes fall-220{69.625%{transform:translate(-2.7242vw,69.625vh) scale(.8154)}to{transform:translate(1.01785vw,99vh) scale(.8154)}}.snow:nth-child(221){opacity:.0802;transform:translate(93.354vw,-10px) scale(.6981);animation:fall-221 22s -9s linear infinite}@keyframes fall-221{44.295%{transform:translate(99.1797vw,44.295vh) scale(.6981)}to{transform:translate(96.26685vw,99vh) scale(.6981)}}.snow:nth-child(222){opacity:1.946;transform:translate(17.4966vw,-10px) scale(.4757);animation:fall-222 28s -24s linear infinite}@keyframes fall-222{62.156%{transform:translate(26.3599vw,62.156vh) scale(.4757)}to{transform:translate(21.92825vw,99vh) scale(.4757)}}.snow:nth-child(223){opacity:.1426;transform:translate(93.3912vw,-10px) scale(.8341);animation:fall-223 16s -2s linear infinite}@keyframes fall-223{65.782%{transform:translate(84.2564vw,65.782vh) scale(.8341)}to{transform:translate(88.8238vw,99vh) scale(.8341)}}.snow:nth-child(224){opacity:.642;transform:translate(5.3966vw,-10px) scale(.1524);animation:fall-224 16s -16s linear infinite}@keyframes fall-224{72.158%{transform:translate(.9898vw,72.158vh) scale(.1524)}to{transform:translate(3.1932vw,99vh) scale(.1524)}}.snow:nth-child(225){opacity:1.2492;transform:translate(18.1527vw,-10px) scale(.5927);animation:fall-225 22s -29s linear infinite}@keyframes fall-225{49.263%{transform:translate(20.328vw,49.263vh) scale(.5927)}to{transform:translate(19.24035vw,99vh) scale(.5927)}}.snow:nth-child(226){opacity:1.3308;transform:translate(56.5028vw,-10px) scale(.5094);animation:fall-226 27s -19s linear infinite}@keyframes fall-226{64.163%{transform:translate(65.7275vw,64.163vh) scale(.5094)}to{transform:translate(61.11515vw,99vh) scale(.5094)}}.snow:nth-child(227){opacity:1.7134;transform:translate(8.7067vw,-10px) scale(.9252);animation:fall-227 16s -23s linear infinite}@keyframes fall-227{53.872%{transform:translate(17.0496vw,53.872vh) scale(.9252)}to{transform:translate(12.87815vw,99vh) scale(.9252)}}.snow:nth-child(228){opacity:1.752;transform:translate(36.1871vw,-10px) scale(.538);animation:fall-228 23s -18s linear infinite}@keyframes fall-228{69.997%{transform:translate(29.8146vw,69.997vh) scale(.538)}to{transform:translate(33.00085vw,99vh) scale(.538)}}.snow:nth-child(229){opacity:.4868;transform:translate(88.6669vw,-10px) scale(.3028);animation:fall-229 23s -12s linear infinite}@keyframes fall-229{67.378%{transform:translate(79.9345vw,67.378vh) scale(.3028)}to{transform:translate(84.3007vw,99vh) scale(.3028)}}.snow:nth-child(230){opacity:.9932;transform:translate(3.6477vw,-10px) scale(.5833);animation:fall-230 16s -3s linear infinite}@keyframes fall-230{68.127%{transform:translate(-.314vw,68.127vh) scale(.5833)}to{transform:translate(1.66685vw,99vh) scale(.5833)}}.snow:nth-child(231){opacity:.809;transform:translate(89.4749vw,-10px) scale(.2044);animation:fall-231 17s -23s linear infinite}@keyframes fall-231{46.358%{transform:translate(93.5381vw,46.358vh) scale(.2044)}to{transform:translate(91.5065vw,99vh) scale(.2044)}}.snow:nth-child(232){opacity:.2924;transform:translate(60.54vw,-10px) scale(.4657);animation:fall-232 20s -12s linear infinite}@keyframes fall-232{79.09%{transform:translate(62.1857vw,79.09vh) scale(.4657)}to{transform:translate(61.36285vw,99vh) scale(.4657)}}.snow:nth-child(233){opacity:1.2882;transform:translate(74.2596vw,-10px) scale(.4481);animation:fall-233 30s -27s linear infinite}@keyframes fall-233{33.829%{transform:translate(65.7349vw,33.829vh) scale(.4481)}to{transform:translate(69.99725vw,99vh) scale(.4481)}}.snow:nth-child(234){opacity:.0356;transform:translate(38.2355vw,-10px) scale(.1198);animation:fall-234 16s -1s linear infinite}@keyframes fall-234{70.281%{transform:translate(30.8499vw,70.281vh) scale(.1198)}to{transform:translate(34.5427vw,99vh) scale(.1198)}}.snow:nth-child(235){opacity:.046;transform:translate(63.8619vw,-10px) scale(.0739);animation:fall-235 23s -23s linear infinite}@keyframes fall-235{64.148%{transform:translate(66.5078vw,64.148vh) scale(.0739)}to{transform:translate(65.18485vw,99vh) scale(.0739)}}.snow:nth-child(236){opacity:1.046;transform:translate(41.3308vw,-10px) scale(.4449);animation:fall-236 17s -3s linear infinite}@keyframes fall-236{37.239%{transform:translate(49.297vw,37.239vh) scale(.4449)}to{transform:translate(45.3139vw,99vh) scale(.4449)}}.snow:nth-child(237){opacity:1.0352;transform:translate(4.9205vw,-10px) scale(.9477);animation:fall-237 17s -1s linear infinite}@keyframes fall-237{71.352%{transform:translate(-3.6383vw,71.352vh) scale(.9477)}to{transform:translate(.6411vw,99vh) scale(.9477)}}.snow:nth-child(238){opacity:.8954;transform:translate(66.7605vw,-10px) scale(.1673);animation:fall-238 27s -16s linear infinite}@keyframes fall-238{35.348%{transform:translate(66.2599vw,35.348vh) scale(.1673)}to{transform:translate(66.5102vw,99vh) scale(.1673)}}.snow:nth-child(239){opacity:1.5812;transform:translate(91.4847vw,-10px) scale(.1724);animation:fall-239 29s -20s linear infinite}@keyframes fall-239{41.275%{transform:translate(92.888vw,41.275vh) scale(.1724)}to{transform:translate(92.18635vw,99vh) scale(.1724)}}.snow:nth-child(240){opacity:1.8092;transform:translate(91.6169vw,-10px) scale(.9108);animation:fall-240 20s -25s linear infinite}@keyframes fall-240{56.32%{transform:translate(94.0527vw,56.32vh) scale(.9108)}to{transform:translate(92.8348vw,99vh) scale(.9108)}}.snow:nth-child(241){opacity:1.551;transform:translate(63.016vw,-10px) scale(.2644);animation:fall-241 17s -16s linear infinite}@keyframes fall-241{56.597%{transform:translate(56.3452vw,56.597vh) scale(.2644)}to{transform:translate(59.6806vw,99vh) scale(.2644)}}.snow:nth-child(242){opacity:.791;transform:translate(23.1225vw,-10px) scale(.8651);animation:fall-242 26s -22s linear infinite}@keyframes fall-242{55.803%{transform:translate(14.6345vw,55.803vh) scale(.8651)}to{transform:translate(18.8785vw,99vh) scale(.8651)}}.snow:nth-child(243){opacity:.184;transform:translate(39.2922vw,-10px) scale(.513);animation:fall-243 21s -17s linear infinite}@keyframes fall-243{61.683%{transform:translate(39.3084vw,61.683vh) scale(.513)}to{transform:translate(39.3003vw,99vh) scale(.513)}}.snow:nth-child(244){opacity:1.0252;transform:translate(44.052vw,-10px) scale(.8118);animation:fall-244 20s -13s linear infinite}@keyframes fall-244{54.483%{transform:translate(37.7595vw,54.483vh) scale(.8118)}to{transform:translate(40.90575vw,99vh) scale(.8118)}}.snow:nth-child(245){opacity:.961;transform:translate(79.4332vw,-10px) scale(.6004);animation:fall-245 22s -30s linear infinite}@keyframes fall-245{50.672%{transform:translate(72.1971vw,50.672vh) scale(.6004)}to{transform:translate(75.81515vw,99vh) scale(.6004)}}.snow:nth-child(246){opacity:.9272;transform:translate(24.7606vw,-10px) scale(.5177);animation:fall-246 15s -5s linear infinite}@keyframes fall-246{73.573%{transform:translate(32.3378vw,73.573vh) scale(.5177)}to{transform:translate(28.5492vw,99vh) scale(.5177)}}.snow:nth-child(247){opacity:.066;transform:translate(55.0634vw,-10px) scale(.9744);animation:fall-247 20s -24s linear infinite}@keyframes fall-247{52.641%{transform:translate(45.2789vw,52.641vh) scale(.9744)}to{transform:translate(50.17115vw,99vh) scale(.9744)}}.snow:nth-child(248){opacity:1.7868;transform:translate(95.365vw,-10px) scale(.6785);animation:fall-248 15s -15s linear infinite}@keyframes fall-248{42.098%{transform:translate(103.9452vw,42.098vh) scale(.6785)}to{transform:translate(99.6551vw,99vh) scale(.6785)}}.snow:nth-child(249){opacity:.2716;transform:translate(57.1353vw,-10px) scale(.6798);animation:fall-249 29s -21s linear infinite}@keyframes fall-249{48.151%{transform:translate(53.0981vw,48.151vh) scale(.6798)}to{transform:translate(55.1167vw,99vh) scale(.6798)}}.snow:nth-child(250){opacity:.356;transform:translate(75.3912vw,-10px) scale(.1257);animation:fall-250 24s -26s linear infinite}@keyframes fall-250{31.513%{transform:translate(80.7033vw,31.513vh) scale(.1257)}to{transform:translate(78.04725vw,99vh) scale(.1257)}}.snow:nth-child(251){opacity:1.411;transform:translate(1.1419vw,-10px) scale(.2944);animation:fall-251 24s -15s linear infinite}@keyframes fall-251{63.547%{transform:translate(7.0716vw,63.547vh) scale(.2944)}to{transform:translate(4.10675vw,99vh) scale(.2944)}}.snow:nth-child(252){opacity:.1402;transform:translate(22.9658vw,-10px) scale(.7195);animation:fall-252 28s -5s linear infinite}@keyframes fall-252{64.101%{transform:translate(24.9155vw,64.101vh) scale(.7195)}to{transform:translate(23.94065vw,99vh) scale(.7195)}}.snow:nth-child(253){opacity:1.5036;transform:translate(93.6238vw,-10px) scale(.9044);animation:fall-253 10s -29s linear infinite}@keyframes fall-253{66.652%{transform:translate(96.2966vw,66.652vh) scale(.9044)}to{transform:translate(94.9602vw,99vh) scale(.9044)}}.snow:nth-child(254){opacity:.8076;transform:translate(55.2684vw,-10px) scale(.148);animation:fall-254 19s -1s linear infinite}@keyframes fall-254{65.103%{transform:translate(59.8073vw,65.103vh) scale(.148)}to{transform:translate(57.53785vw,99vh) scale(.148)}}.snow:nth-child(255){opacity:.6868;transform:translate(73.9198vw,-10px) scale(.8825);animation:fall-255 11s -14s linear infinite}@keyframes fall-255{47.105%{transform:translate(79.731vw,47.105vh) scale(.8825)}to{transform:translate(76.8254vw,99vh) scale(.8825)}}.snow:nth-child(256){opacity:.8918;transform:translate(14.6817vw,-10px) scale(.0884);animation:fall-256 18s -30s linear infinite}@keyframes fall-256{30.19%{transform:translate(5.2484vw,30.19vh) scale(.0884)}to{transform:translate(9.96505vw,99vh) scale(.0884)}}.snow:nth-child(257){opacity:1.2956;transform:translate(88.5525vw,-10px) scale(.1637);animation:fall-257 27s -27s linear infinite}@keyframes fall-257{57.965%{transform:translate(97.6805vw,57.965vh) scale(.1637)}to{transform:translate(93.1165vw,99vh) scale(.1637)}}.snow:nth-child(258){opacity:1.306;transform:translate(17.4111vw,-10px) scale(.61);animation:fall-258 22s -7s linear infinite}@keyframes fall-258{35.209%{transform:translate(14.808vw,35.209vh) scale(.61)}to{transform:translate(16.10955vw,99vh) scale(.61)}}.snow:nth-child(259){opacity:1.5904;transform:translate(12.6311vw,-10px) scale(.3007);animation:fall-259 12s -6s linear infinite}@keyframes fall-259{35.864%{transform:translate(16.7579vw,35.864vh) scale(.3007)}to{transform:translate(14.6945vw,99vh) scale(.3007)}}.snow:nth-child(260){opacity:.8024;transform:translate(97.9831vw,-10px) scale(.2584);animation:fall-260 11s -21s linear infinite}@keyframes fall-260{46.252%{transform:translate(101.5195vw,46.252vh) scale(.2584)}to{transform:translate(99.7513vw,99vh) scale(.2584)}}.snow:nth-child(261){opacity:1.8156;transform:translate(46.4268vw,-10px) scale(.8136);animation:fall-261 21s -4s linear infinite}@keyframes fall-261{42.568%{transform:translate(45.3344vw,42.568vh) scale(.8136)}to{transform:translate(45.8806vw,99vh) scale(.8136)}}.snow:nth-child(262){opacity:.0448;transform:translate(34.0344vw,-10px) scale(.6728);animation:fall-262 21s -21s linear infinite}@keyframes fall-262{41.779%{transform:translate(29.85vw,41.779vh) scale(.6728)}to{transform:translate(31.9422vw,99vh) scale(.6728)}}.snow:nth-child(263){opacity:1.0084;transform:translate(62.8966vw,-10px) scale(.2274);animation:fall-263 24s -7s linear infinite}@keyframes fall-263{74.114%{transform:translate(72.7002vw,74.114vh) scale(.2274)}to{transform:translate(67.7984vw,99vh) scale(.2274)}}.snow:nth-child(264){opacity:1.1158;transform:translate(84.5628vw,-10px) scale(.4712);animation:fall-264 19s -11s linear infinite}@keyframes fall-264{48.029%{transform:translate(75.9067vw,48.029vh) scale(.4712)}to{transform:translate(80.23475vw,99vh) scale(.4712)}}.snow:nth-child(265){opacity:.6198;transform:translate(99.9952vw,-10px) scale(.5651);animation:fall-265 30s -13s linear infinite}@keyframes fall-265{62.689%{transform:translate(102.4383vw,62.689vh) scale(.5651)}to{transform:translate(101.21675vw,99vh) scale(.5651)}}.snow:nth-child(266){opacity:1.341;transform:translate(8.6359vw,-10px) scale(.5564);animation:fall-266 18s -17s linear infinite}@keyframes fall-266{76.914%{transform:translate(17.2488vw,76.914vh) scale(.5564)}to{transform:translate(12.94235vw,99vh) scale(.5564)}}.snow:nth-child(267){opacity:1.103;transform:translate(5.2642vw,-10px) scale(.2713);animation:fall-267 21s -14s linear infinite}@keyframes fall-267{60.922%{transform:translate(6.3867vw,60.922vh) scale(.2713)}to{transform:translate(5.82545vw,99vh) scale(.2713)}}.snow:nth-child(268){opacity:1.2986;transform:translate(74.3046vw,-10px) scale(.8275);animation:fall-268 11s -20s linear infinite}@keyframes fall-268{32.029%{transform:translate(69.6056vw,32.029vh) scale(.8275)}to{transform:translate(71.9551vw,99vh) scale(.8275)}}.snow:nth-child(269){opacity:1.312;transform:translate(58.7496vw,-10px) scale(.1157);animation:fall-269 25s -22s linear infinite}@keyframes fall-269{76.757%{transform:translate(62.774vw,76.757vh) scale(.1157)}to{transform:translate(60.7618vw,99vh) scale(.1157)}}.snow:nth-child(270){opacity:1.7746;transform:translate(8.948vw,-10px) scale(.5212);animation:fall-270 19s -28s linear infinite}@keyframes fall-270{39.161%{transform:translate(16.5196vw,39.161vh) scale(.5212)}to{transform:translate(12.7338vw,99vh) scale(.5212)}}.snow:nth-child(271){opacity:.4764;transform:translate(1.3131vw,-10px) scale(.6197);animation:fall-271 19s -13s linear infinite}@keyframes fall-271{64.911%{transform:translate(-6.5931vw,64.911vh) scale(.6197)}to{transform:translate(-2.64vw,99vh) scale(.6197)}}.snow:nth-child(272){opacity:1.1912;transform:translate(5.6235vw,-10px) scale(.1762);animation:fall-272 18s -25s linear infinite}@keyframes fall-272{69.723%{transform:translate(15.2928vw,69.723vh) scale(.1762)}to{transform:translate(10.45815vw,99vh) scale(.1762)}}.snow:nth-child(273){opacity:1.469;transform:translate(35.1723vw,-10px) scale(.1435);animation:fall-273 27s -15s linear infinite}@keyframes fall-273{75.464%{transform:translate(29.4385vw,75.464vh) scale(.1435)}to{transform:translate(32.3054vw,99vh) scale(.1435)}}.snow:nth-child(274){opacity:.3664;transform:translate(54.2598vw,-10px) scale(.4528);animation:fall-274 25s -2s linear infinite}@keyframes fall-274{50.466%{transform:translate(48.0167vw,50.466vh) scale(.4528)}to{transform:translate(51.13825vw,99vh) scale(.4528)}}.snow:nth-child(275){opacity:1.1514;transform:translate(47.2983vw,-10px) scale(.4103);animation:fall-275 18s -22s linear infinite}@keyframes fall-275{57.878%{transform:translate(39.832vw,57.878vh) scale(.4103)}to{transform:translate(43.56515vw,99vh) scale(.4103)}}.snow:nth-child(276){opacity:1.0884;transform:translate(74.9968vw,-10px) scale(.7418);animation:fall-276 18s -10s linear infinite}@keyframes fall-276{64.129%{transform:translate(78.2357vw,64.129vh) scale(.7418)}to{transform:translate(76.61625vw,99vh) scale(.7418)}}.snow:nth-child(277){opacity:1.162;transform:translate(13.636vw,-10px) scale(.3716);animation:fall-277 10s -4s linear infinite}@keyframes fall-277{76.31%{transform:translate(10.7972vw,76.31vh) scale(.3716)}to{transform:translate(12.2166vw,99vh) scale(.3716)}}.snow:nth-child(278){opacity:.6576;transform:translate(67.2879vw,-10px) scale(.4236);animation:fall-278 17s -16s linear infinite}@keyframes fall-278{77.203%{transform:translate(73.4918vw,77.203vh) scale(.4236)}to{transform:translate(70.38985vw,99vh) scale(.4236)}}.snow:nth-child(279){opacity:.465;transform:translate(64.5676vw,-10px) scale(.1645);animation:fall-279 26s -3s linear infinite}@keyframes fall-279{45.592%{transform:translate(57.1944vw,45.592vh) scale(.1645)}to{transform:translate(60.881vw,99vh) scale(.1645)}}.snow:nth-child(280){opacity:1.67;transform:translate(12.8049vw,-10px) scale(.2017);animation:fall-280 17s -9s linear infinite}@keyframes fall-280{76.809%{transform:translate(10.919vw,76.809vh) scale(.2017)}to{transform:translate(11.86195vw,99vh) scale(.2017)}}.snow:nth-child(281){opacity:1.357;transform:translate(6.9036vw,-10px) scale(.3632);animation:fall-281 27s -7s linear infinite}@keyframes fall-281{35.131%{transform:translate(11.8855vw,35.131vh) scale(.3632)}to{transform:translate(9.39455vw,99vh) scale(.3632)}}.snow:nth-child(282){opacity:.114;transform:translate(90.7812vw,-10px) scale(.2233);animation:fall-282 24s -17s linear infinite}@keyframes fall-282{38.113%{transform:translate(84.403vw,38.113vh) scale(.2233)}to{transform:translate(87.5921vw,99vh) scale(.2233)}}.snow:nth-child(283){opacity:.6288;transform:translate(77.7736vw,-10px) scale(.1723);animation:fall-283 30s -22s linear infinite}@keyframes fall-283{47.356%{transform:translate(72.1086vw,47.356vh) scale(.1723)}to{transform:translate(74.9411vw,99vh) scale(.1723)}}.snow:nth-child(284){opacity:.9926;transform:translate(28.7937vw,-10px) scale(.5345);animation:fall-284 17s -20s linear infinite}@keyframes fall-284{45.857%{transform:translate(33.369vw,45.857vh) scale(.5345)}to{transform:translate(31.08135vw,99vh) scale(.5345)}}.snow:nth-child(285){opacity:1.6608;transform:translate(14.4307vw,-10px) scale(.1729);animation:fall-285 19s -26s linear infinite}@keyframes fall-285{74.099%{transform:translate(23.7927vw,74.099vh) scale(.1729)}to{transform:translate(19.1117vw,99vh) scale(.1729)}}.snow:nth-child(286){opacity:1.3868;transform:translate(81.6355vw,-10px) scale(.5883);animation:fall-286 13s -26s linear infinite}@keyframes fall-286{39.481%{transform:translate(81.0722vw,39.481vh) scale(.5883)}to{transform:translate(81.35385vw,99vh) scale(.5883)}}.snow:nth-child(287){opacity:1.511;transform:translate(6.2562vw,-10px) scale(.0757);animation:fall-287 20s -29s linear infinite}@keyframes fall-287{39.259%{transform:translate(4.6502vw,39.259vh) scale(.0757)}to{transform:translate(5.4532vw,99vh) scale(.0757)}}.snow:nth-child(288){opacity:1.35;transform:translate(91.2865vw,-10px) scale(.1576);animation:fall-288 22s -9s linear infinite}@keyframes fall-288{40.563%{transform:translate(83.5998vw,40.563vh) scale(.1576)}to{transform:translate(87.44315vw,99vh) scale(.1576)}}.snow:nth-child(289){opacity:1.5006;transform:translate(80.7859vw,-10px) scale(.0442);animation:fall-289 14s -13s linear infinite}@keyframes fall-289{54.936%{transform:translate(76.6165vw,54.936vh) scale(.0442)}to{transform:translate(78.7012vw,99vh) scale(.0442)}}.snow:nth-child(290){opacity:1.7574;transform:translate(95.0543vw,-10px) scale(.592);animation:fall-290 10s -17s linear infinite}@keyframes fall-290{46.362%{transform:translate(94.8871vw,46.362vh) scale(.592)}to{transform:translate(94.9707vw,99vh) scale(.592)}}.snow:nth-child(291){opacity:.3028;transform:translate(23.923vw,-10px) scale(.3645);animation:fall-291 24s -7s linear infinite}@keyframes fall-291{62.152%{transform:translate(31.3121vw,62.152vh) scale(.3645)}to{transform:translate(27.61755vw,99vh) scale(.3645)}}.snow:nth-child(292){opacity:1.866;transform:translate(70.8137vw,-10px) scale(.3009);animation:fall-292 27s -25s linear infinite}@keyframes fall-292{42.612%{transform:translate(77.1672vw,42.612vh) scale(.3009)}to{transform:translate(73.99045vw,99vh) scale(.3009)}}.snow:nth-child(293){opacity:.8336;transform:translate(43.3066vw,-10px) scale(.3676);animation:fall-293 17s -25s linear infinite}@keyframes fall-293{47.013%{transform:translate(36.5565vw,47.013vh) scale(.3676)}to{transform:translate(39.93155vw,99vh) scale(.3676)}}.snow:nth-child(294){opacity:1.485;transform:translate(65.284vw,-10px) scale(.1224);animation:fall-294 27s -19s linear infinite}@keyframes fall-294{34.751%{transform:translate(71.7422vw,34.751vh) scale(.1224)}to{transform:translate(68.5131vw,99vh) scale(.1224)}}.snow:nth-child(295){opacity:1.3966;transform:translate(51.7009vw,-10px) scale(.0038);animation:fall-295 13s -4s linear infinite}@keyframes fall-295{72.829%{transform:translate(54.0548vw,72.829vh) scale(.0038)}to{transform:translate(52.87785vw,99vh) scale(.0038)}}.snow:nth-child(296){opacity:.4114;transform:translate(25.89vw,-10px) scale(.0955);animation:fall-296 25s -3s linear infinite}@keyframes fall-296{40.658%{transform:translate(31.4582vw,40.658vh) scale(.0955)}to{transform:translate(28.6741vw,99vh) scale(.0955)}}.snow:nth-child(297){opacity:1.9232;transform:translate(64.4084vw,-10px) scale(.7468);animation:fall-297 15s -24s linear infinite}@keyframes fall-297{73.829%{transform:translate(61.0874vw,73.829vh) scale(.7468)}to{transform:translate(62.7479vw,99vh) scale(.7468)}}.snow:nth-child(298){opacity:1.7312;transform:translate(57.3093vw,-10px) scale(.3895);animation:fall-298 14s -4s linear infinite}@keyframes fall-298{59.241%{transform:translate(55.7106vw,59.241vh) scale(.3895)}to{transform:translate(56.50995vw,99vh) scale(.3895)}}.snow:nth-child(299){opacity:.2238;transform:translate(19.8603vw,-10px) scale(.548);animation:fall-299 25s -30s linear infinite}@keyframes fall-299{65.654%{transform:translate(15.4559vw,65.654vh) scale(.548)}to{transform:translate(17.6581vw,99vh) scale(.548)}}.snow:nth-child(300){opacity:1.8848;transform:translate(96.3083vw,-10px) scale(.642);animation:fall-300 25s -4s linear infinite}@keyframes fall-300{48.962%{transform:translate(93.2974vw,48.962vh) scale(.642)}to{transform:translate(94.80285vw,99vh) scale(.642)}}.snow:nth-child(301){opacity:1.1662;transform:translate(38.4309vw,-10px) scale(.9686);animation:fall-301 12s -10s linear infinite}@keyframes fall-301{50.444%{transform:translate(38.7865vw,50.444vh) scale(.9686)}to{transform:translate(38.6087vw,99vh) scale(.9686)}}.snow:nth-child(302){opacity:1.3146;transform:translate(22.0026vw,-10px) scale(.6941);animation:fall-302 17s -10s linear infinite}@keyframes fall-302{76.187%{transform:translate(18.3892vw,76.187vh) scale(.6941)}to{transform:translate(20.1959vw,99vh) scale(.6941)}}.snow:nth-child(303){opacity:1.176;transform:translate(97.7683vw,-10px) scale(.0113);animation:fall-303 28s -9s linear infinite}@keyframes fall-303{68.929%{transform:translate(106.704vw,68.929vh) scale(.0113)}to{transform:translate(102.23615vw,99vh) scale(.0113)}}.snow:nth-child(304){opacity:.7394;transform:translate(25.7319vw,-10px) scale(.5767);animation:fall-304 21s -17s linear infinite}@keyframes fall-304{46.66%{transform:translate(34.023vw,46.66vh) scale(.5767)}to{transform:translate(29.87745vw,99vh) scale(.5767)}}.snow:nth-child(305){opacity:1.5872;transform:translate(10.6597vw,-10px) scale(.7991);animation:fall-305 25s -24s linear infinite}@keyframes fall-305{52.554%{transform:translate(9.3877vw,52.554vh) scale(.7991)}to{transform:translate(10.0237vw,99vh) scale(.7991)}}.snow:nth-child(306){opacity:.4146;transform:translate(79.7462vw,-10px) scale(.0395);animation:fall-306 28s -2s linear infinite}@keyframes fall-306{49.008%{transform:translate(78.7903vw,49.008vh) scale(.0395)}to{transform:translate(79.26825vw,99vh) scale(.0395)}}.snow:nth-child(307){opacity:.5376;transform:translate(1.5251vw,-10px) scale(.3253);animation:fall-307 29s -4s linear infinite}@keyframes fall-307{51.357%{transform:translate(-3.7268vw,51.357vh) scale(.3253)}to{transform:translate(-1.10085vw,99vh) scale(.3253)}}.snow:nth-child(308){opacity:1.0664;transform:translate(84.5266vw,-10px) scale(.9043);animation:fall-308 22s -4s linear infinite}@keyframes fall-308{79.342%{transform:translate(80.0857vw,79.342vh) scale(.9043)}to{transform:translate(82.30615vw,99vh) scale(.9043)}}.snow:nth-child(309){opacity:1.8432;transform:translate(27.0925vw,-10px) scale(.8599);animation:fall-309 18s -28s linear infinite}@keyframes fall-309{41.516%{transform:translate(27.2264vw,41.516vh) scale(.8599)}to{transform:translate(27.15945vw,99vh) scale(.8599)}}.snow:nth-child(310){opacity:1.2162;transform:translate(79.7654vw,-10px) scale(.2534);animation:fall-310 13s -27s linear infinite}@keyframes fall-310{76.889%{transform:translate(86.4964vw,76.889vh) scale(.2534)}to{transform:translate(83.1309vw,99vh) scale(.2534)}}.snow:nth-child(311){opacity:1.005;transform:translate(31.6757vw,-10px) scale(.7842);animation:fall-311 30s -12s linear infinite}@keyframes fall-311{55.947%{transform:translate(25.8111vw,55.947vh) scale(.7842)}to{transform:translate(28.7434vw,99vh) scale(.7842)}}.snow:nth-child(312){opacity:1.5828;transform:translate(54.4303vw,-10px) scale(.1802);animation:fall-312 13s -9s linear infinite}@keyframes fall-312{48.439%{transform:translate(55.9882vw,48.439vh) scale(.1802)}to{transform:translate(55.20925vw,99vh) scale(.1802)}}.snow:nth-child(313){opacity:.716;transform:translate(61.6404vw,-10px) scale(.794);animation:fall-313 28s -15s linear infinite}@keyframes fall-313{72.118%{transform:translate(69.5423vw,72.118vh) scale(.794)}to{transform:translate(65.59135vw,99vh) scale(.794)}}.snow:nth-child(314){opacity:1.4864;transform:translate(1.0645vw,-10px) scale(.0717);animation:fall-314 24s -5s linear infinite}@keyframes fall-314{31.709%{transform:translate(4.2718vw,31.709vh) scale(.0717)}to{transform:translate(2.66815vw,99vh) scale(.0717)}}.snow:nth-child(315){opacity:.6554;transform:translate(25.0775vw,-10px) scale(.7169);animation:fall-315 25s -22s linear infinite}@keyframes fall-315{47.059%{transform:translate(26.9592vw,47.059vh) scale(.7169)}to{transform:translate(26.01835vw,99vh) scale(.7169)}}.snow:nth-child(316){opacity:.9846;transform:translate(7.2405vw,-10px) scale(.7924);animation:fall-316 22s -7s linear infinite}@keyframes fall-316{49.995%{transform:translate(9.3864vw,49.995vh) scale(.7924)}to{transform:translate(8.31345vw,99vh) scale(.7924)}}.snow:nth-child(317){opacity:1.1552;transform:translate(29.6897vw,-10px) scale(.0532);animation:fall-317 28s -30s linear infinite}@keyframes fall-317{33.145%{transform:translate(30.7099vw,33.145vh) scale(.0532)}to{transform:translate(30.1998vw,99vh) scale(.0532)}}.snow:nth-child(318){opacity:.3406;transform:translate(11.341vw,-10px) scale(.128);animation:fall-318 16s -16s linear infinite}@keyframes fall-318{38.624%{transform:translate(1.4161vw,38.624vh) scale(.128)}to{transform:translate(6.37855vw,99vh) scale(.128)}}.snow:nth-child(319){opacity:1.563;transform:translate(33.0028vw,-10px) scale(.1276);animation:fall-319 11s -19s linear infinite}@keyframes fall-319{51.814%{transform:translate(24.1287vw,51.814vh) scale(.1276)}to{transform:translate(28.56575vw,99vh) scale(.1276)}}.snow:nth-child(320){opacity:.4522;transform:translate(66.9119vw,-10px) scale(.9038);animation:fall-320 11s -2s linear infinite}@keyframes fall-320{40.046%{transform:translate(64.0714vw,40.046vh) scale(.9038)}to{transform:translate(65.49165vw,99vh) scale(.9038)}}.snow:nth-child(321){opacity:1.5014;transform:translate(45.9739vw,-10px) scale(.503);animation:fall-321 29s -12s linear infinite}@keyframes fall-321{61.472%{transform:translate(52.4672vw,61.472vh) scale(.503)}to{transform:translate(49.22055vw,99vh) scale(.503)}}.snow:nth-child(322){opacity:.9424;transform:translate(28.164vw,-10px) scale(.3942);animation:fall-322 19s -14s linear infinite}@keyframes fall-322{61.038%{transform:translate(33.7473vw,61.038vh) scale(.3942)}to{transform:translate(30.95565vw,99vh) scale(.3942)}}.snow:nth-child(323){opacity:.6562;transform:translate(24.231vw,-10px) scale(.3069);animation:fall-323 22s -25s linear infinite}@keyframes fall-323{58.906%{transform:translate(33.3731vw,58.906vh) scale(.3069)}to{transform:translate(28.80205vw,99vh) scale(.3069)}}.snow:nth-child(324){opacity:1.5722;transform:translate(95.553vw,-10px) scale(.11);animation:fall-324 23s -10s linear infinite}@keyframes fall-324{68.564%{transform:translate(101.5806vw,68.564vh) scale(.11)}to{transform:translate(98.5668vw,99vh) scale(.11)}}.snow:nth-child(325){opacity:.3234;transform:translate(92.2137vw,-10px) scale(.1835);animation:fall-325 22s -22s linear infinite}@keyframes fall-325{60.755%{transform:translate(91.3848vw,60.755vh) scale(.1835)}to{transform:translate(91.79925vw,99vh) scale(.1835)}}.snow:nth-child(326){opacity:1.1192;transform:translate(23.2787vw,-10px) scale(.7477);animation:fall-326 22s -30s linear infinite}@keyframes fall-326{75.224%{transform:translate(33.1742vw,75.224vh) scale(.7477)}to{transform:translate(28.22645vw,99vh) scale(.7477)}}.snow:nth-child(327){opacity:.7536;transform:translate(1.0142vw,-10px) scale(.8525);animation:fall-327 21s -23s linear infinite}@keyframes fall-327{42.385%{transform:translate(-4.9145vw,42.385vh) scale(.8525)}to{transform:translate(-1.95015vw,99vh) scale(.8525)}}.snow:nth-child(328){opacity:.9984;transform:translate(32.9278vw,-10px) scale(.1395);animation:fall-328 27s -25s linear infinite}@keyframes fall-328{66.783%{transform:translate(30.9857vw,66.783vh) scale(.1395)}to{transform:translate(31.95675vw,99vh) scale(.1395)}}.snow:nth-child(329){opacity:1.6468;transform:translate(86.6951vw,-10px) scale(.1248);animation:fall-329 23s -28s linear infinite}@keyframes fall-329{50.798%{transform:translate(81.9859vw,50.798vh) scale(.1248)}to{transform:translate(84.3405vw,99vh) scale(.1248)}}.snow:nth-child(330){opacity:.8116;transform:translate(18.9252vw,-10px) scale(.0331);animation:fall-330 20s -9s linear infinite}@keyframes fall-330{71.429%{transform:translate(27.3056vw,71.429vh) scale(.0331)}to{transform:translate(23.1154vw,99vh) scale(.0331)}}.snow:nth-child(331){opacity:1.7992;transform:translate(.7021vw,-10px) scale(.1337);animation:fall-331 26s -8s linear infinite}@keyframes fall-331{64.477%{transform:translate(-4.3051vw,64.477vh) scale(.1337)}to{transform:translate(-1.8015vw,99vh) scale(.1337)}}.snow:nth-child(332){opacity:1.4284;transform:translate(42.9767vw,-10px) scale(.4532);animation:fall-332 27s -6s linear infinite}@keyframes fall-332{77.349%{transform:translate(44.1739vw,77.349vh) scale(.4532)}to{transform:translate(43.5753vw,99vh) scale(.4532)}}.snow:nth-child(333){opacity:.2884;transform:translate(50.5802vw,-10px) scale(.6995);animation:fall-333 27s -27s linear infinite}@keyframes fall-333{31.104%{transform:translate(56.8519vw,31.104vh) scale(.6995)}to{transform:translate(53.71605vw,99vh) scale(.6995)}}.snow:nth-child(334){opacity:1.709;transform:translate(79.2036vw,-10px) scale(.5458);animation:fall-334 24s -12s linear infinite}@keyframes fall-334{58.594%{transform:translate(76.2274vw,58.594vh) scale(.5458)}to{transform:translate(77.7155vw,99vh) scale(.5458)}}.snow:nth-child(335){opacity:1.633;transform:translate(73.8883vw,-10px) scale(.2294);animation:fall-335 23s -2s linear infinite}@keyframes fall-335{78.234%{transform:translate(68.2696vw,78.234vh) scale(.2294)}to{transform:translate(71.07895vw,99vh) scale(.2294)}}.snow:nth-child(336){opacity:1.8732;transform:translate(80.5414vw,-10px) scale(.0474);animation:fall-336 12s -25s linear infinite}@keyframes fall-336{55.446%{transform:translate(79.7977vw,55.446vh) scale(.0474)}to{transform:translate(80.16955vw,99vh) scale(.0474)}}.snow:nth-child(337){opacity:1.0302;transform:translate(82.6297vw,-10px) scale(.6382);animation:fall-337 22s -4s linear infinite}@keyframes fall-337{50.304%{transform:translate(86.4232vw,50.304vh) scale(.6382)}to{transform:translate(84.52645vw,99vh) scale(.6382)}}.snow:nth-child(338){opacity:.2846;transform:translate(77.9062vw,-10px) scale(.7005);animation:fall-338 11s -18s linear infinite}@keyframes fall-338{47.143%{transform:translate(86.4737vw,47.143vh) scale(.7005)}to{transform:translate(82.18995vw,99vh) scale(.7005)}}.snow:nth-child(339){opacity:1.4858;transform:translate(39.4677vw,-10px) scale(.7423);animation:fall-339 10s -6s linear infinite}@keyframes fall-339{68.754%{transform:translate(40.8324vw,68.754vh) scale(.7423)}to{transform:translate(40.15005vw,99vh) scale(.7423)}}.snow:nth-child(340){opacity:.1576;transform:translate(99.5733vw,-10px) scale(.3356);animation:fall-340 27s -9s linear infinite}@keyframes fall-340{53.553%{transform:translate(92.2806vw,53.553vh) scale(.3356)}to{transform:translate(95.92695vw,99vh) scale(.3356)}}.snow:nth-child(341){opacity:1.132;transform:translate(4.6887vw,-10px) scale(.6661);animation:fall-341 24s -21s linear infinite}@keyframes fall-341{58.825%{transform:translate(-.4766vw,58.825vh) scale(.6661)}to{transform:translate(2.10605vw,99vh) scale(.6661)}}.snow:nth-child(342){opacity:.1084;transform:translate(64.4367vw,-10px) scale(.651);animation:fall-342 25s -7s linear infinite}@keyframes fall-342{75.775%{transform:translate(55.0635vw,75.775vh) scale(.651)}to{transform:translate(59.7501vw,99vh) scale(.651)}}.snow:nth-child(343){opacity:.397;transform:translate(40.4592vw,-10px) scale(.5673);animation:fall-343 29s -17s linear infinite}@keyframes fall-343{79.095%{transform:translate(41.5619vw,79.095vh) scale(.5673)}to{transform:translate(41.01055vw,99vh) scale(.5673)}}.snow:nth-child(344){opacity:.315;transform:translate(84.028vw,-10px) scale(.6274);animation:fall-344 29s -1s linear infinite}@keyframes fall-344{59.431%{transform:translate(85.1505vw,59.431vh) scale(.6274)}to{transform:translate(84.58925vw,99vh) scale(.6274)}}.snow:nth-child(345){opacity:1.427;transform:translate(11.7104vw,-10px) scale(.059);animation:fall-345 17s -15s linear infinite}@keyframes fall-345{44.626%{transform:translate(20.728vw,44.626vh) scale(.059)}to{transform:translate(16.2192vw,99vh) scale(.059)}}.snow:nth-child(346){opacity:.873;transform:translate(67.5504vw,-10px) scale(.4111);animation:fall-346 14s -14s linear infinite}@keyframes fall-346{50.874%{transform:translate(69.1539vw,50.874vh) scale(.4111)}to{transform:translate(68.35215vw,99vh) scale(.4111)}}.snow:nth-child(347){opacity:.6106;transform:translate(87.9012vw,-10px) scale(.9017);animation:fall-347 11s -20s linear infinite}@keyframes fall-347{43.132%{transform:translate(92.2845vw,43.132vh) scale(.9017)}to{transform:translate(90.09285vw,99vh) scale(.9017)}}.snow:nth-child(348){opacity:1.725;transform:translate(44.0547vw,-10px) scale(.3924);animation:fall-348 26s -27s linear infinite}@keyframes fall-348{70.472%{transform:translate(50.4448vw,70.472vh) scale(.3924)}to{transform:translate(47.24975vw,99vh) scale(.3924)}}.snow:nth-child(349){opacity:.5976;transform:translate(91.1346vw,-10px) scale(.0275);animation:fall-349 18s -13s linear infinite}@keyframes fall-349{56.48%{transform:translate(86.0401vw,56.48vh) scale(.0275)}to{transform:translate(88.58735vw,99vh) scale(.0275)}}.snow:nth-child(350){opacity:1.0438;transform:translate(60.3567vw,-10px) scale(.3247);animation:fall-350 18s -23s linear infinite}@keyframes fall-350{77.896%{transform:translate(61.1113vw,77.896vh) scale(.3247)}to{transform:translate(60.734vw,99vh) scale(.3247)}}.snow:nth-child(351){opacity:1.2872;transform:translate(26.9457vw,-10px) scale(.219);animation:fall-351 13s -6s linear infinite}@keyframes fall-351{49.71%{transform:translate(21.7652vw,49.71vh) scale(.219)}to{transform:translate(24.35545vw,99vh) scale(.219)}}.snow:nth-child(352){opacity:1.3466;transform:translate(45.5064vw,-10px) scale(.4194);animation:fall-352 13s -2s linear infinite}@keyframes fall-352{66.285%{transform:translate(35.8445vw,66.285vh) scale(.4194)}to{transform:translate(40.67545vw,99vh) scale(.4194)}}.snow:nth-child(353){opacity:1.1818;transform:translate(1.1999vw,-10px) scale(.3531);animation:fall-353 11s -22s linear infinite}@keyframes fall-353{44.008%{transform:translate(-.8458vw,44.008vh) scale(.3531)}to{transform:translate(.17705vw,99vh) scale(.3531)}}.snow:nth-child(354){opacity:1.615;transform:translate(20.9276vw,-10px) scale(.2096);animation:fall-354 30s -14s linear infinite}@keyframes fall-354{39.187%{transform:translate(25.7103vw,39.187vh) scale(.2096)}to{transform:translate(23.31895vw,99vh) scale(.2096)}}.snow:nth-child(355){opacity:1.7688;transform:translate(46.6515vw,-10px) scale(.5546);animation:fall-355 13s -4s linear infinite}@keyframes fall-355{68.286%{transform:translate(38.9496vw,68.286vh) scale(.5546)}to{transform:translate(42.80055vw,99vh) scale(.5546)}}.snow:nth-child(356){opacity:.9744;transform:translate(31.6472vw,-10px) scale(.0844);animation:fall-356 30s -27s linear infinite}@keyframes fall-356{72.527%{transform:translate(38.6563vw,72.527vh) scale(.0844)}to{transform:translate(35.15175vw,99vh) scale(.0844)}}.snow:nth-child(357){opacity:.1074;transform:translate(30.1467vw,-10px) scale(.059);animation:fall-357 25s -17s linear infinite}@keyframes fall-357{48.295%{transform:translate(25.3539vw,48.295vh) scale(.059)}to{transform:translate(27.7503vw,99vh) scale(.059)}}.snow:nth-child(358){opacity:1.8;transform:translate(56.5059vw,-10px) scale(.1282);animation:fall-358 22s -23s linear infinite}@keyframes fall-358{66.345%{transform:translate(54.9853vw,66.345vh) scale(.1282)}to{transform:translate(55.7456vw,99vh) scale(.1282)}}.snow:nth-child(359){opacity:.1168;transform:translate(15.6312vw,-10px) scale(.755);animation:fall-359 23s -11s linear infinite}@keyframes fall-359{40.724%{transform:translate(6.057vw,40.724vh) scale(.755)}to{transform:translate(10.8441vw,99vh) scale(.755)}}.snow:nth-child(360){opacity:.1932;transform:translate(28.3752vw,-10px) scale(.7971);animation:fall-360 17s -8s linear infinite}@keyframes fall-360{70.527%{transform:translate(31.8728vw,70.527vh) scale(.7971)}to{transform:translate(30.124vw,99vh) scale(.7971)}}.snow:nth-child(361){opacity:.4284;transform:translate(54.0793vw,-10px) scale(.0498);animation:fall-361 16s -27s linear infinite}@keyframes fall-361{33.193%{transform:translate(61.1911vw,33.193vh) scale(.0498)}to{transform:translate(57.6352vw,99vh) scale(.0498)}}.snow:nth-child(362){opacity:.4376;transform:translate(24.294vw,-10px) scale(.091);animation:fall-362 15s -4s linear infinite}@keyframes fall-362{30.008%{transform:translate(28.4226vw,30.008vh) scale(.091)}to{transform:translate(26.3583vw,99vh) scale(.091)}}.snow:nth-child(363){opacity:.5086;transform:translate(53.0239vw,-10px) scale(.6361);animation:fall-363 11s -2s linear infinite}@keyframes fall-363{51.208%{transform:translate(62.6608vw,51.208vh) scale(.6361)}to{transform:translate(57.84235vw,99vh) scale(.6361)}}.snow:nth-child(364){opacity:.8644;transform:translate(39.9053vw,-10px) scale(.382);animation:fall-364 29s -21s linear infinite}@keyframes fall-364{73.335%{transform:translate(32.4957vw,73.335vh) scale(.382)}to{transform:translate(36.2005vw,99vh) scale(.382)}}.snow:nth-child(365){opacity:1.3642;transform:translate(27.8466vw,-10px) scale(.8127);animation:fall-365 16s -5s linear infinite}@keyframes fall-365{71.583%{transform:translate(30.9855vw,71.583vh) scale(.8127)}to{transform:translate(29.41605vw,99vh) scale(.8127)}}.snow:nth-child(366){opacity:1.735;transform:translate(31.8808vw,-10px) scale(.4335);animation:fall-366 21s -11s linear infinite}@keyframes fall-366{65.438%{transform:translate(30.6798vw,65.438vh) scale(.4335)}to{transform:translate(31.2803vw,99vh) scale(.4335)}}.snow:nth-child(367){opacity:1.6816;transform:translate(27.2173vw,-10px) scale(.7844);animation:fall-367 10s -22s linear infinite}@keyframes fall-367{42.688%{transform:translate(32.5666vw,42.688vh) scale(.7844)}to{transform:translate(29.89195vw,99vh) scale(.7844)}}.snow:nth-child(368){opacity:.2166;transform:translate(82.7568vw,-10px) scale(.6481);animation:fall-368 10s -15s linear infinite}@keyframes fall-368{32.993%{transform:translate(89.7555vw,32.993vh) scale(.6481)}to{transform:translate(86.25615vw,99vh) scale(.6481)}}.snow:nth-child(369){opacity:1.8606;transform:translate(20.3113vw,-10px) scale(.1969);animation:fall-369 20s -2s linear infinite}@keyframes fall-369{60.246%{transform:translate(17.356vw,60.246vh) scale(.1969)}to{transform:translate(18.83365vw,99vh) scale(.1969)}}.snow:nth-child(370){opacity:1.527;transform:translate(14.987vw,-10px) scale(.1016);animation:fall-370 24s -1s linear infinite}@keyframes fall-370{31.779%{transform:translate(8.5681vw,31.779vh) scale(.1016)}to{transform:translate(11.77755vw,99vh) scale(.1016)}}.snow:nth-child(371){opacity:1.6198;transform:translate(88.2154vw,-10px) scale(.6299);animation:fall-371 28s -10s linear infinite}@keyframes fall-371{79.213%{transform:translate(91.8238vw,79.213vh) scale(.6299)}to{transform:translate(90.0196vw,99vh) scale(.6299)}}.snow:nth-child(372){opacity:1.2988;transform:translate(54.0603vw,-10px) scale(.4392);animation:fall-372 20s -14s linear infinite}@keyframes fall-372{34.716%{transform:translate(64.042vw,34.716vh) scale(.4392)}to{transform:translate(59.05115vw,99vh) scale(.4392)}}.snow:nth-child(373){opacity:1.3096;transform:translate(7.293vw,-10px) scale(.4421);animation:fall-373 17s -11s linear infinite}@keyframes fall-373{76.581%{transform:translate(-.2052vw,76.581vh) scale(.4421)}to{transform:translate(3.5439vw,99vh) scale(.4421)}}.snow:nth-child(374){opacity:.7206;transform:translate(52.7338vw,-10px) scale(.4365);animation:fall-374 14s -24s linear infinite}@keyframes fall-374{63.908%{transform:translate(49.6537vw,63.908vh) scale(.4365)}to{transform:translate(51.19375vw,99vh) scale(.4365)}}.snow:nth-child(375){opacity:1.9654;transform:translate(21.1661vw,-10px) scale(.148);animation:fall-375 14s -3s linear infinite}@keyframes fall-375{67.201%{transform:translate(16.0958vw,67.201vh) scale(.148)}to{transform:translate(18.63095vw,99vh) scale(.148)}}.snow:nth-child(376){opacity:1.4954;transform:translate(99.2675vw,-10px) scale(.5673);animation:fall-376 21s -27s linear infinite}@keyframes fall-376{60.914%{transform:translate(103.6251vw,60.914vh) scale(.5673)}to{transform:translate(101.4463vw,99vh) scale(.5673)}}.snow:nth-child(377){opacity:1.5146;transform:translate(83.9572vw,-10px) scale(.7457);animation:fall-377 20s -15s linear infinite}@keyframes fall-377{53.445%{transform:translate(93.3985vw,53.445vh) scale(.7457)}to{transform:translate(88.67785vw,99vh) scale(.7457)}}.snow:nth-child(378){opacity:.2912;transform:translate(38.6953vw,-10px) scale(.2267);animation:fall-378 11s -16s linear infinite}@keyframes fall-378{39.861%{transform:translate(41.04vw,39.861vh) scale(.2267)}to{transform:translate(39.86765vw,99vh) scale(.2267)}}.snow:nth-child(379){opacity:1.2678;transform:translate(1.4852vw,-10px) scale(.8991);animation:fall-379 20s -19s linear infinite}@keyframes fall-379{59.282%{transform:translate(-7.6923vw,59.282vh) scale(.8991)}to{transform:translate(-3.10355vw,99vh) scale(.8991)}}.snow:nth-child(380){opacity:1.0994;transform:translate(99.7843vw,-10px) scale(.7899);animation:fall-380 16s -6s linear infinite}@keyframes fall-380{79.248%{transform:translate(108.496vw,79.248vh) scale(.7899)}to{transform:translate(104.14015vw,99vh) scale(.7899)}}.snow:nth-child(381){opacity:1.673;transform:translate(55.739vw,-10px) scale(.0659);animation:fall-381 23s -30s linear infinite}@keyframes fall-381{33.466%{transform:translate(56.1114vw,33.466vh) scale(.0659)}to{transform:translate(55.9252vw,99vh) scale(.0659)}}.snow:nth-child(382){opacity:.1128;transform:translate(38.6794vw,-10px) scale(.3212);animation:fall-382 20s -19s linear infinite}@keyframes fall-382{42.858%{transform:translate(32.6128vw,42.858vh) scale(.3212)}to{transform:translate(35.6461vw,99vh) scale(.3212)}}.snow:nth-child(383){opacity:.9362;transform:translate(47.472vw,-10px) scale(.3298);animation:fall-383 26s -21s linear infinite}@keyframes fall-383{32.987%{transform:translate(39.4267vw,32.987vh) scale(.3298)}to{transform:translate(43.44935vw,99vh) scale(.3298)}}.snow:nth-child(384){opacity:.874;transform:translate(35.2145vw,-10px) scale(.7712);animation:fall-384 30s -29s linear infinite}@keyframes fall-384{44.596%{transform:translate(30.4925vw,44.596vh) scale(.7712)}to{transform:translate(32.8535vw,99vh) scale(.7712)}}.snow:nth-child(385){opacity:.382;transform:translate(77.826vw,-10px) scale(.6814);animation:fall-385 27s -7s linear infinite}@keyframes fall-385{54.104%{transform:translate(74.5146vw,54.104vh) scale(.6814)}to{transform:translate(76.1703vw,99vh) scale(.6814)}}.snow:nth-child(386){opacity:1.0488;transform:translate(53.6616vw,-10px) scale(.45);animation:fall-386 11s -24s linear infinite}@keyframes fall-386{73.48%{transform:translate(56.2765vw,73.48vh) scale(.45)}to{transform:translate(54.96905vw,99vh) scale(.45)}}.snow:nth-child(387){opacity:.0888;transform:translate(58.795vw,-10px) scale(.6358);animation:fall-387 27s -17s linear infinite}@keyframes fall-387{46.457%{transform:translate(60.8716vw,46.457vh) scale(.6358)}to{transform:translate(59.8333vw,99vh) scale(.6358)}}.snow:nth-child(388){opacity:1.5376;transform:translate(21.8803vw,-10px) scale(.2293);animation:fall-388 20s -14s linear infinite}@keyframes fall-388{56.789%{transform:translate(26.9017vw,56.789vh) scale(.2293)}to{transform:translate(24.391vw,99vh) scale(.2293)}}.snow:nth-child(389){opacity:.6136;transform:translate(74.4041vw,-10px) scale(.1357);animation:fall-389 12s -24s linear infinite}@keyframes fall-389{47.298%{transform:translate(82.0264vw,47.298vh) scale(.1357)}to{transform:translate(78.21525vw,99vh) scale(.1357)}}.snow:nth-child(390){opacity:1.553;transform:translate(64.6584vw,-10px) scale(.392);animation:fall-390 13s -16s linear infinite}@keyframes fall-390{55.104%{transform:translate(69.8898vw,55.104vh) scale(.392)}to{transform:translate(67.2741vw,99vh) scale(.392)}}.snow:nth-child(391){opacity:.4422;transform:translate(40.9187vw,-10px) scale(.0599);animation:fall-391 16s -28s linear infinite}@keyframes fall-391{72.846%{transform:translate(35.5944vw,72.846vh) scale(.0599)}to{transform:translate(38.25655vw,99vh) scale(.0599)}}.snow:nth-child(392){opacity:1.9868;transform:translate(18.1597vw,-10px) scale(.4374);animation:fall-392 30s -14s linear infinite}@keyframes fall-392{62.257%{transform:translate(11.4181vw,62.257vh) scale(.4374)}to{transform:translate(14.7889vw,99vh) scale(.4374)}}.snow:nth-child(393){opacity:1.8382;transform:translate(51.0093vw,-10px) scale(.8555);animation:fall-393 26s -30s linear infinite}@keyframes fall-393{77.968%{transform:translate(60.5794vw,77.968vh) scale(.8555)}to{transform:translate(55.79435vw,99vh) scale(.8555)}}.snow:nth-child(394){opacity:1.514;transform:translate(40.1455vw,-10px) scale(.236);animation:fall-394 24s -25s linear infinite}@keyframes fall-394{63.122%{transform:translate(49.3752vw,63.122vh) scale(.236)}to{transform:translate(44.76035vw,99vh) scale(.236)}}.snow:nth-child(395){opacity:.0388;transform:translate(56.4112vw,-10px) scale(.8709);animation:fall-395 20s -18s linear infinite}@keyframes fall-395{41.222%{transform:translate(64.6995vw,41.222vh) scale(.8709)}to{transform:translate(60.55535vw,99vh) scale(.8709)}}.snow:nth-child(396){opacity:.7016;transform:translate(31.2989vw,-10px) scale(.9635);animation:fall-396 29s -20s linear infinite}@keyframes fall-396{52.277%{transform:translate(37.8806vw,52.277vh) scale(.9635)}to{transform:translate(34.58975vw,99vh) scale(.9635)}}.snow:nth-child(397){opacity:.104;transform:translate(73.2558vw,-10px) scale(.6686);animation:fall-397 17s -22s linear infinite}@keyframes fall-397{52.75%{transform:translate(76.8049vw,52.75vh) scale(.6686)}to{transform:translate(75.03035vw,99vh) scale(.6686)}}.snow:nth-child(398){opacity:.0038;transform:translate(12.12vw,-10px) scale(.1114);animation:fall-398 15s -5s linear infinite}@keyframes fall-398{73.729%{transform:translate(2.9076vw,73.729vh) scale(.1114)}to{transform:translate(7.5138vw,99vh) scale(.1114)}}.snow:nth-child(399){opacity:.2598;transform:translate(36.9016vw,-10px) scale(.2987);animation:fall-399 26s -23s linear infinite}@keyframes fall-399{62.328%{transform:translate(37.7694vw,62.328vh) scale(.2987)}to{transform:translate(37.3355vw,99vh) scale(.2987)}}.snow:nth-child(400){opacity:.0632;transform:translate(6.018vw,-10px) scale(.4596);animation:fall-400 10s -30s linear infinite}@keyframes fall-400{36.818%{transform:translate(9.153vw,36.818vh) scale(.4596)}to{transform:translate(7.5855vw,99vh) scale(.4596)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
26
26
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, decorators: [{
|
|
27
27
|
type: Component,
|
|
28
|
-
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.3164;transform:translate(50.6683vw,-10px) scale(.5647);animation:fall-1 21s -16s linear infinite}@keyframes fall-1{36.58%{transform:translate(49.4475vw,36.58vh) scale(.5647)}to{transform:translate(50.0579vw,99vh) scale(.5647)}}.snow:nth-child(2){opacity:1.89;transform:translate(67.2797vw,-10px) scale(.5103);animation:fall-2 29s -14s linear infinite}@keyframes fall-2{31.187%{transform:translate(60.6135vw,31.187vh) scale(.5103)}to{transform:translate(63.9466vw,99vh) scale(.5103)}}.snow:nth-child(3){opacity:.3536;transform:translate(38.3331vw,-10px) scale(.6506);animation:fall-3 14s -28s linear infinite}@keyframes fall-3{71.941%{transform:translate(44.0809vw,71.941vh) scale(.6506)}to{transform:translate(41.207vw,99vh) scale(.6506)}}.snow:nth-child(4){opacity:.8268;transform:translate(92.6767vw,-10px) scale(.1397);animation:fall-4 12s -28s linear infinite}@keyframes fall-4{61.486%{transform:translate(92.9641vw,61.486vh) scale(.1397)}to{transform:translate(92.8204vw,99vh) scale(.1397)}}.snow:nth-child(5){opacity:1.3258;transform:translate(56.2479vw,-10px) scale(.5133);animation:fall-5 16s -13s linear infinite}@keyframes fall-5{70.575%{transform:translate(64.1674vw,70.575vh) scale(.5133)}to{transform:translate(60.20765vw,99vh) scale(.5133)}}.snow:nth-child(6){opacity:1.115;transform:translate(91.9884vw,-10px) scale(.1636);animation:fall-6 27s -5s linear infinite}@keyframes fall-6{49.191%{transform:translate(100.6839vw,49.191vh) scale(.1636)}to{transform:translate(96.33615vw,99vh) scale(.1636)}}.snow:nth-child(7){opacity:.7012;transform:translate(69.9207vw,-10px) scale(.9284);animation:fall-7 21s -11s linear infinite}@keyframes fall-7{35.564%{transform:translate(60.191vw,35.564vh) scale(.9284)}to{transform:translate(65.05585vw,99vh) scale(.9284)}}.snow:nth-child(8){opacity:.5562;transform:translate(88.9481vw,-10px) scale(.18);animation:fall-8 20s -17s linear infinite}@keyframes fall-8{61.924%{transform:translate(84.8902vw,61.924vh) scale(.18)}to{transform:translate(86.91915vw,99vh) scale(.18)}}.snow:nth-child(9){opacity:.8086;transform:translate(34.9584vw,-10px) scale(.6998);animation:fall-9 30s -1s linear infinite}@keyframes fall-9{49.198%{transform:translate(25.58vw,49.198vh) scale(.6998)}to{transform:translate(30.2692vw,99vh) scale(.6998)}}.snow:nth-child(10){opacity:1.8676;transform:translate(24.8985vw,-10px) scale(.2204);animation:fall-10 22s -10s linear infinite}@keyframes fall-10{31.765%{transform:translate(30.3532vw,31.765vh) scale(.2204)}to{transform:translate(27.62585vw,99vh) scale(.2204)}}.snow:nth-child(11){opacity:1.9912;transform:translate(45.3007vw,-10px) scale(.36);animation:fall-11 18s -1s linear infinite}@keyframes fall-11{72.105%{transform:translate(40.0263vw,72.105vh) scale(.36)}to{transform:translate(42.6635vw,99vh) scale(.36)}}.snow:nth-child(12){opacity:1.5834;transform:translate(49.0906vw,-10px) scale(.8103);animation:fall-12 30s -29s linear infinite}@keyframes fall-12{75.501%{transform:translate(41.9097vw,75.501vh) scale(.8103)}to{transform:translate(45.50015vw,99vh) scale(.8103)}}.snow:nth-child(13){opacity:.8362;transform:translate(45.0395vw,-10px) scale(.7089);animation:fall-13 17s -21s linear infinite}@keyframes fall-13{37.888%{transform:translate(42.9245vw,37.888vh) scale(.7089)}to{transform:translate(43.982vw,99vh) scale(.7089)}}.snow:nth-child(14){opacity:.181;transform:translate(97.1483vw,-10px) scale(.9818);animation:fall-14 22s -2s linear infinite}@keyframes fall-14{45.886%{transform:translate(88.4505vw,45.886vh) scale(.9818)}to{transform:translate(92.7994vw,99vh) scale(.9818)}}.snow:nth-child(15){opacity:.888;transform:translate(44.674vw,-10px) scale(.8339);animation:fall-15 27s -25s linear infinite}@keyframes fall-15{51.891%{transform:translate(51.8027vw,51.891vh) scale(.8339)}to{transform:translate(48.23835vw,99vh) scale(.8339)}}.snow:nth-child(16){opacity:.3894;transform:translate(8.9663vw,-10px) scale(.9613);animation:fall-16 16s -11s linear infinite}@keyframes fall-16{43.618%{transform:translate(6.478vw,43.618vh) scale(.9613)}to{transform:translate(7.72215vw,99vh) scale(.9613)}}.snow:nth-child(17){opacity:1.3868;transform:translate(5.8187vw,-10px) scale(.9703);animation:fall-17 14s -12s linear infinite}@keyframes fall-17{35.823%{transform:translate(-3.1052vw,35.823vh) scale(.9703)}to{transform:translate(1.35675vw,99vh) scale(.9703)}}.snow:nth-child(18){opacity:1.585;transform:translate(30.8677vw,-10px) scale(.3874);animation:fall-18 16s -15s linear infinite}@keyframes fall-18{67.799%{transform:translate(39.6812vw,67.799vh) scale(.3874)}to{transform:translate(35.27445vw,99vh) scale(.3874)}}.snow:nth-child(19){opacity:1.5524;transform:translate(13.2023vw,-10px) scale(.5897);animation:fall-19 25s -11s linear infinite}@keyframes fall-19{30.663%{transform:translate(6.9707vw,30.663vh) scale(.5897)}to{transform:translate(10.0865vw,99vh) scale(.5897)}}.snow:nth-child(20){opacity:1.1706;transform:translate(39.0708vw,-10px) scale(.0566);animation:fall-20 17s -11s linear infinite}@keyframes fall-20{30.799%{transform:translate(39.8626vw,30.799vh) scale(.0566)}to{transform:translate(39.4667vw,99vh) scale(.0566)}}.snow:nth-child(21){opacity:1.9706;transform:translate(54.9645vw,-10px) scale(.5545);animation:fall-21 26s -19s linear infinite}@keyframes fall-21{66.858%{transform:translate(59.8082vw,66.858vh) scale(.5545)}to{transform:translate(57.38635vw,99vh) scale(.5545)}}.snow:nth-child(22){opacity:1.6506;transform:translate(67.8079vw,-10px) scale(.0449);animation:fall-22 21s -13s linear infinite}@keyframes fall-22{75.159%{transform:translate(71.357vw,75.159vh) scale(.0449)}to{transform:translate(69.58245vw,99vh) scale(.0449)}}.snow:nth-child(23){opacity:1.7276;transform:translate(14.8131vw,-10px) scale(.2237);animation:fall-23 24s -28s linear infinite}@keyframes fall-23{31.063%{transform:translate(7.2521vw,31.063vh) scale(.2237)}to{transform:translate(11.0326vw,99vh) scale(.2237)}}.snow:nth-child(24){opacity:1.5044;transform:translate(95.1466vw,-10px) scale(.6542);animation:fall-24 10s -10s linear infinite}@keyframes fall-24{61.424%{transform:translate(87.8578vw,61.424vh) scale(.6542)}to{transform:translate(91.5022vw,99vh) scale(.6542)}}.snow:nth-child(25){opacity:1.4246;transform:translate(81.8098vw,-10px) scale(.6349);animation:fall-25 29s -30s linear infinite}@keyframes fall-25{40.951%{transform:translate(90.8966vw,40.951vh) scale(.6349)}to{transform:translate(86.3532vw,99vh) scale(.6349)}}.snow:nth-child(26){opacity:.291;transform:translate(49.3046vw,-10px) scale(.8521);animation:fall-26 19s -27s linear infinite}@keyframes fall-26{66.587%{transform:translate(54.2154vw,66.587vh) scale(.8521)}to{transform:translate(51.76vw,99vh) scale(.8521)}}.snow:nth-child(27){opacity:.2084;transform:translate(67.7454vw,-10px) scale(.1821);animation:fall-27 27s -21s linear infinite}@keyframes fall-27{71.321%{transform:translate(77.3393vw,71.321vh) scale(.1821)}to{transform:translate(72.54235vw,99vh) scale(.1821)}}.snow:nth-child(28){opacity:1.5938;transform:translate(28.0508vw,-10px) scale(.1401);animation:fall-28 15s -23s linear infinite}@keyframes fall-28{65.243%{transform:translate(35.8846vw,65.243vh) scale(.1401)}to{transform:translate(31.9677vw,99vh) scale(.1401)}}.snow:nth-child(29){opacity:.3284;transform:translate(66.3459vw,-10px) scale(.7931);animation:fall-29 14s -15s linear infinite}@keyframes fall-29{33.991%{transform:translate(69.841vw,33.991vh) scale(.7931)}to{transform:translate(68.09345vw,99vh) scale(.7931)}}.snow:nth-child(30){opacity:.2128;transform:translate(23.7117vw,-10px) scale(.5161);animation:fall-30 12s -16s linear infinite}@keyframes fall-30{49.211%{transform:translate(15.9951vw,49.211vh) scale(.5161)}to{transform:translate(19.8534vw,99vh) scale(.5161)}}.snow:nth-child(31){opacity:.2466;transform:translate(64.3099vw,-10px) scale(.8478);animation:fall-31 19s -1s linear infinite}@keyframes fall-31{77.559%{transform:translate(55.4995vw,77.559vh) scale(.8478)}to{transform:translate(59.9047vw,99vh) scale(.8478)}}.snow:nth-child(32){opacity:1.076;transform:translate(92.5129vw,-10px) scale(.6664);animation:fall-32 30s -29s linear infinite}@keyframes fall-32{34.569%{transform:translate(89.1951vw,34.569vh) scale(.6664)}to{transform:translate(90.854vw,99vh) scale(.6664)}}.snow:nth-child(33){opacity:.7254;transform:translate(24.4172vw,-10px) scale(.0402);animation:fall-33 20s -26s linear infinite}@keyframes fall-33{43.861%{transform:translate(20.6384vw,43.861vh) scale(.0402)}to{transform:translate(22.5278vw,99vh) scale(.0402)}}.snow:nth-child(34){opacity:1.8764;transform:translate(53.885vw,-10px) scale(.5189);animation:fall-34 29s -6s linear infinite}@keyframes fall-34{72.897%{transform:translate(63.2575vw,72.897vh) scale(.5189)}to{transform:translate(58.57125vw,99vh) scale(.5189)}}.snow:nth-child(35){opacity:1.8892;transform:translate(24.4851vw,-10px) scale(.1095);animation:fall-35 21s -17s linear infinite}@keyframes fall-35{41.613%{transform:translate(28.7125vw,41.613vh) scale(.1095)}to{transform:translate(26.5988vw,99vh) scale(.1095)}}.snow:nth-child(36){opacity:1.5922;transform:translate(95.5438vw,-10px) scale(.8519);animation:fall-36 19s -30s linear infinite}@keyframes fall-36{61.794%{transform:translate(88.0241vw,61.794vh) scale(.8519)}to{transform:translate(91.78395vw,99vh) scale(.8519)}}.snow:nth-child(37){opacity:1.2246;transform:translate(39.6891vw,-10px) scale(.4645);animation:fall-37 11s -28s linear infinite}@keyframes fall-37{38.753%{transform:translate(42.9277vw,38.753vh) scale(.4645)}to{transform:translate(41.3084vw,99vh) scale(.4645)}}.snow:nth-child(38){opacity:1.938;transform:translate(39.6891vw,-10px) scale(.4407);animation:fall-38 22s -8s linear infinite}@keyframes fall-38{75.256%{transform:translate(32.6022vw,75.256vh) scale(.4407)}to{transform:translate(36.14565vw,99vh) scale(.4407)}}.snow:nth-child(39){opacity:.0204;transform:translate(49.4684vw,-10px) scale(.8282);animation:fall-39 20s -20s linear infinite}@keyframes fall-39{46.864%{transform:translate(58.5617vw,46.864vh) scale(.8282)}to{transform:translate(54.01505vw,99vh) scale(.8282)}}.snow:nth-child(40){opacity:1.63;transform:translate(41.22vw,-10px) scale(.5884);animation:fall-40 20s -14s linear infinite}@keyframes fall-40{53.728%{transform:translate(37.9831vw,53.728vh) scale(.5884)}to{transform:translate(39.60155vw,99vh) scale(.5884)}}.snow:nth-child(41){opacity:1.0386;transform:translate(64.8949vw,-10px) scale(.999);animation:fall-41 15s -22s linear infinite}@keyframes fall-41{35.425%{transform:translate(69.9469vw,35.425vh) scale(.999)}to{transform:translate(67.4209vw,99vh) scale(.999)}}.snow:nth-child(42){opacity:.0082;transform:translate(62.6543vw,-10px) scale(.1032);animation:fall-42 28s -2s linear infinite}@keyframes fall-42{34.307%{transform:translate(70.6714vw,34.307vh) scale(.1032)}to{transform:translate(66.66285vw,99vh) scale(.1032)}}.snow:nth-child(43){opacity:.8838;transform:translate(52.5385vw,-10px) scale(.7677);animation:fall-43 22s -9s linear infinite}@keyframes fall-43{77.136%{transform:translate(59.906vw,77.136vh) scale(.7677)}to{transform:translate(56.22225vw,99vh) scale(.7677)}}.snow:nth-child(44){opacity:1.9196;transform:translate(7.84vw,-10px) scale(.0046);animation:fall-44 22s -11s linear infinite}@keyframes fall-44{68.288%{transform:translate(17.3268vw,68.288vh) scale(.0046)}to{transform:translate(12.5834vw,99vh) scale(.0046)}}.snow:nth-child(45){opacity:1.5448;transform:translate(22.1939vw,-10px) scale(.1914);animation:fall-45 19s -18s linear infinite}@keyframes fall-45{35.783%{transform:translate(30.3194vw,35.783vh) scale(.1914)}to{transform:translate(26.25665vw,99vh) scale(.1914)}}.snow:nth-child(46){opacity:.1888;transform:translate(35.429vw,-10px) scale(.919);animation:fall-46 22s -27s linear infinite}@keyframes fall-46{60.508%{transform:translate(37.1888vw,60.508vh) scale(.919)}to{transform:translate(36.3089vw,99vh) scale(.919)}}.snow:nth-child(47){opacity:.6482;transform:translate(51.1693vw,-10px) scale(.0767);animation:fall-47 26s -11s linear infinite}@keyframes fall-47{31.325%{transform:translate(60.3071vw,31.325vh) scale(.0767)}to{transform:translate(55.7382vw,99vh) scale(.0767)}}.snow:nth-child(48){opacity:.7442;transform:translate(59.2135vw,-10px) scale(.1253);animation:fall-48 24s -14s linear infinite}@keyframes fall-48{51.71%{transform:translate(51.4392vw,51.71vh) scale(.1253)}to{transform:translate(55.32635vw,99vh) scale(.1253)}}.snow:nth-child(49){opacity:1.8136;transform:translate(27.7207vw,-10px) scale(.0253);animation:fall-49 27s -5s linear infinite}@keyframes fall-49{71.404%{transform:translate(18.0246vw,71.404vh) scale(.0253)}to{transform:translate(22.87265vw,99vh) scale(.0253)}}.snow:nth-child(50){opacity:.7142;transform:translate(47.5556vw,-10px) scale(.6104);animation:fall-50 14s -17s linear infinite}@keyframes fall-50{52.374%{transform:translate(40.5535vw,52.374vh) scale(.6104)}to{transform:translate(44.05455vw,99vh) scale(.6104)}}.snow:nth-child(51){opacity:.786;transform:translate(15.3346vw,-10px) scale(.8803);animation:fall-51 11s -8s linear infinite}@keyframes fall-51{37.329%{transform:translate(13.6878vw,37.329vh) scale(.8803)}to{transform:translate(14.5112vw,99vh) scale(.8803)}}.snow:nth-child(52){opacity:1.6264;transform:translate(93.2762vw,-10px) scale(.1039);animation:fall-52 26s -5s linear infinite}@keyframes fall-52{43.062%{transform:translate(101.6249vw,43.062vh) scale(.1039)}to{transform:translate(97.45055vw,99vh) scale(.1039)}}.snow:nth-child(53){opacity:1.546;transform:translate(40.0943vw,-10px) scale(.1385);animation:fall-53 26s -2s linear infinite}@keyframes fall-53{51.303%{transform:translate(40.4479vw,51.303vh) scale(.1385)}to{transform:translate(40.2711vw,99vh) scale(.1385)}}.snow:nth-child(54){opacity:.798;transform:translate(52.6181vw,-10px) scale(.4305);animation:fall-54 27s -27s linear infinite}@keyframes fall-54{54.733%{transform:translate(43.765vw,54.733vh) scale(.4305)}to{transform:translate(48.19155vw,99vh) scale(.4305)}}.snow:nth-child(55){opacity:.8604;transform:translate(.8547vw,-10px) scale(.6198);animation:fall-55 30s -30s linear infinite}@keyframes fall-55{70.84%{transform:translate(-1.4351vw,70.84vh) scale(.6198)}to{transform:translate(-.2902vw,99vh) scale(.6198)}}.snow:nth-child(56){opacity:1.8372;transform:translate(57.7537vw,-10px) scale(.5388);animation:fall-56 27s -14s linear infinite}@keyframes fall-56{63.061%{transform:translate(67.2914vw,63.061vh) scale(.5388)}to{transform:translate(62.52255vw,99vh) scale(.5388)}}.snow:nth-child(57){opacity:.4698;transform:translate(53.299vw,-10px) scale(.1091);animation:fall-57 18s -3s linear infinite}@keyframes fall-57{79.907%{transform:translate(58.7113vw,79.907vh) scale(.1091)}to{transform:translate(56.00515vw,99vh) scale(.1091)}}.snow:nth-child(58){opacity:.8154;transform:translate(6.0308vw,-10px) scale(.3975);animation:fall-58 14s -23s linear infinite}@keyframes fall-58{42.918%{transform:translate(3.2873vw,42.918vh) scale(.3975)}to{transform:translate(4.65905vw,99vh) scale(.3975)}}.snow:nth-child(59){opacity:.411;transform:translate(96.1651vw,-10px) scale(.6631);animation:fall-59 15s -5s linear infinite}@keyframes fall-59{57.044%{transform:translate(86.7515vw,57.044vh) scale(.6631)}to{transform:translate(91.4583vw,99vh) scale(.6631)}}.snow:nth-child(60){opacity:.8698;transform:translate(27.8669vw,-10px) scale(.9622);animation:fall-60 13s -3s linear infinite}@keyframes fall-60{72.544%{transform:translate(27.8077vw,72.544vh) scale(.9622)}to{transform:translate(27.8373vw,99vh) scale(.9622)}}.snow:nth-child(61){opacity:.1512;transform:translate(22.3455vw,-10px) scale(.6687);animation:fall-61 23s -27s linear infinite}@keyframes fall-61{62.064%{transform:translate(29.0297vw,62.064vh) scale(.6687)}to{transform:translate(25.6876vw,99vh) scale(.6687)}}.snow:nth-child(62){opacity:1.6396;transform:translate(68.6303vw,-10px) scale(.6607);animation:fall-62 16s -15s linear infinite}@keyframes fall-62{35.925%{transform:translate(67.332vw,35.925vh) scale(.6607)}to{transform:translate(67.98115vw,99vh) scale(.6607)}}.snow:nth-child(63){opacity:.0866;transform:translate(61.4077vw,-10px) scale(.7686);animation:fall-63 12s -4s linear infinite}@keyframes fall-63{72.124%{transform:translate(61.042vw,72.124vh) scale(.7686)}to{transform:translate(61.22485vw,99vh) scale(.7686)}}.snow:nth-child(64){opacity:1.2586;transform:translate(1.8351vw,-10px) scale(.3722);animation:fall-64 29s -16s linear infinite}@keyframes fall-64{78.672%{transform:translate(5.5242vw,78.672vh) scale(.3722)}to{transform:translate(3.67965vw,99vh) scale(.3722)}}.snow:nth-child(65){opacity:.1176;transform:translate(22.1817vw,-10px) scale(.1687);animation:fall-65 22s -1s linear infinite}@keyframes fall-65{45.342%{transform:translate(14.8511vw,45.342vh) scale(.1687)}to{transform:translate(18.5164vw,99vh) scale(.1687)}}.snow:nth-child(66){opacity:.5038;transform:translate(66.3905vw,-10px) scale(.5696);animation:fall-66 20s -2s linear infinite}@keyframes fall-66{34.817%{transform:translate(72.1277vw,34.817vh) scale(.5696)}to{transform:translate(69.2591vw,99vh) scale(.5696)}}.snow:nth-child(67){opacity:.2076;transform:translate(30.3519vw,-10px) scale(.6349);animation:fall-67 17s -20s linear infinite}@keyframes fall-67{66.493%{transform:translate(37.4785vw,66.493vh) scale(.6349)}to{transform:translate(33.9152vw,99vh) scale(.6349)}}.snow:nth-child(68){opacity:1.4826;transform:translate(63.4992vw,-10px) scale(.2139);animation:fall-68 17s -8s linear infinite}@keyframes fall-68{43.078%{transform:translate(71.0497vw,43.078vh) scale(.2139)}to{transform:translate(67.27445vw,99vh) scale(.2139)}}.snow:nth-child(69){opacity:1.1462;transform:translate(54.8035vw,-10px) scale(.3086);animation:fall-69 21s -25s linear infinite}@keyframes fall-69{54.179%{transform:translate(47.3829vw,54.179vh) scale(.3086)}to{transform:translate(51.0932vw,99vh) scale(.3086)}}.snow:nth-child(70){opacity:.8508;transform:translate(32.4974vw,-10px) scale(.8557);animation:fall-70 15s -30s linear infinite}@keyframes fall-70{66.657%{transform:translate(25.5825vw,66.657vh) scale(.8557)}to{transform:translate(29.03995vw,99vh) scale(.8557)}}.snow:nth-child(71){opacity:1.1466;transform:translate(83.1474vw,-10px) scale(.343);animation:fall-71 23s -24s linear infinite}@keyframes fall-71{69.296%{transform:translate(76.2086vw,69.296vh) scale(.343)}to{transform:translate(79.678vw,99vh) scale(.343)}}.snow:nth-child(72){opacity:.759;transform:translate(50.6562vw,-10px) scale(.7364);animation:fall-72 17s -20s linear infinite}@keyframes fall-72{50.065%{transform:translate(53.1704vw,50.065vh) scale(.7364)}to{transform:translate(51.9133vw,99vh) scale(.7364)}}.snow:nth-child(73){opacity:1.7582;transform:translate(26.532vw,-10px) scale(.3147);animation:fall-73 21s -18s linear infinite}@keyframes fall-73{67.447%{transform:translate(35.8843vw,67.447vh) scale(.3147)}to{transform:translate(31.20815vw,99vh) scale(.3147)}}.snow:nth-child(74){opacity:1.5568;transform:translate(16.4256vw,-10px) scale(.9457);animation:fall-74 23s -10s linear infinite}@keyframes fall-74{72.929%{transform:translate(23.0426vw,72.929vh) scale(.9457)}to{transform:translate(19.7341vw,99vh) scale(.9457)}}.snow:nth-child(75){opacity:.6818;transform:translate(37.7398vw,-10px) scale(.1827);animation:fall-75 11s -3s linear infinite}@keyframes fall-75{67.16%{transform:translate(33.2168vw,67.16vh) scale(.1827)}to{transform:translate(35.4783vw,99vh) scale(.1827)}}.snow:nth-child(76){opacity:1.5328;transform:translate(95.3486vw,-10px) scale(.7954);animation:fall-76 15s -7s linear infinite}@keyframes fall-76{31.056%{transform:translate(88.727vw,31.056vh) scale(.7954)}to{transform:translate(92.0378vw,99vh) scale(.7954)}}.snow:nth-child(77){opacity:1.6394;transform:translate(58.6755vw,-10px) scale(.3905);animation:fall-77 28s -22s linear infinite}@keyframes fall-77{63.631%{transform:translate(55.4922vw,63.631vh) scale(.3905)}to{transform:translate(57.08385vw,99vh) scale(.3905)}}.snow:nth-child(78){opacity:.909;transform:translate(40.3043vw,-10px) scale(.3997);animation:fall-78 30s -16s linear infinite}@keyframes fall-78{36.466%{transform:translate(32.8086vw,36.466vh) scale(.3997)}to{transform:translate(36.55645vw,99vh) scale(.3997)}}.snow:nth-child(79){opacity:.4084;transform:translate(12.0428vw,-10px) scale(.7103);animation:fall-79 19s -13s linear infinite}@keyframes fall-79{75.549%{transform:translate(6.7271vw,75.549vh) scale(.7103)}to{transform:translate(9.38495vw,99vh) scale(.7103)}}.snow:nth-child(80){opacity:1.5758;transform:translate(57.7195vw,-10px) scale(.8214);animation:fall-80 16s -11s linear infinite}@keyframes fall-80{38.192%{transform:translate(54.238vw,38.192vh) scale(.8214)}to{transform:translate(55.97875vw,99vh) scale(.8214)}}.snow:nth-child(81){opacity:1.816;transform:translate(88.588vw,-10px) scale(.1318);animation:fall-81 24s -29s linear infinite}@keyframes fall-81{36.654%{transform:translate(86.822vw,36.654vh) scale(.1318)}to{transform:translate(87.705vw,99vh) scale(.1318)}}.snow:nth-child(82){opacity:1.9578;transform:translate(7.3995vw,-10px) scale(.9514);animation:fall-82 17s -14s linear infinite}@keyframes fall-82{53.66%{transform:translate(2.345vw,53.66vh) scale(.9514)}to{transform:translate(4.87225vw,99vh) scale(.9514)}}.snow:nth-child(83){opacity:1.499;transform:translate(76.5356vw,-10px) scale(.9688);animation:fall-83 20s -20s linear infinite}@keyframes fall-83{44.729%{transform:translate(70.2131vw,44.729vh) scale(.9688)}to{transform:translate(73.37435vw,99vh) scale(.9688)}}.snow:nth-child(84){opacity:1.0576;transform:translate(21.1225vw,-10px) scale(.5341);animation:fall-84 23s -12s linear infinite}@keyframes fall-84{47.479%{transform:translate(28.7876vw,47.479vh) scale(.5341)}to{transform:translate(24.95505vw,99vh) scale(.5341)}}.snow:nth-child(85){opacity:.872;transform:translate(90.1549vw,-10px) scale(.3275);animation:fall-85 29s -5s linear infinite}@keyframes fall-85{52.609%{transform:translate(95.2121vw,52.609vh) scale(.3275)}to{transform:translate(92.6835vw,99vh) scale(.3275)}}.snow:nth-child(86){opacity:1.6034;transform:translate(92.0562vw,-10px) scale(.2331);animation:fall-86 22s -1s linear infinite}@keyframes fall-86{69.414%{transform:translate(93.7333vw,69.414vh) scale(.2331)}to{transform:translate(92.89475vw,99vh) scale(.2331)}}.snow:nth-child(87){opacity:1.974;transform:translate(40.006vw,-10px) scale(.0694);animation:fall-87 19s -23s linear infinite}@keyframes fall-87{35.66%{transform:translate(49.1639vw,35.66vh) scale(.0694)}to{transform:translate(44.58495vw,99vh) scale(.0694)}}.snow:nth-child(88){opacity:1.1058;transform:translate(48.2339vw,-10px) scale(.0403);animation:fall-88 20s -18s linear infinite}@keyframes fall-88{71.356%{transform:translate(49.277vw,71.356vh) scale(.0403)}to{transform:translate(48.75545vw,99vh) scale(.0403)}}.snow:nth-child(89){opacity:.274;transform:translate(53.7434vw,-10px) scale(.321);animation:fall-89 21s -30s linear infinite}@keyframes fall-89{39.109%{transform:translate(46.5515vw,39.109vh) scale(.321)}to{transform:translate(50.14745vw,99vh) scale(.321)}}.snow:nth-child(90){opacity:.8442;transform:translate(95.8327vw,-10px) scale(.7956);animation:fall-90 21s -23s linear infinite}@keyframes fall-90{41.958%{transform:translate(105.7909vw,41.958vh) scale(.7956)}to{transform:translate(100.8118vw,99vh) scale(.7956)}}.snow:nth-child(91){opacity:1.7678;transform:translate(80.0384vw,-10px) scale(.2898);animation:fall-91 25s -25s linear infinite}@keyframes fall-91{39.25%{transform:translate(75.3138vw,39.25vh) scale(.2898)}to{transform:translate(77.6761vw,99vh) scale(.2898)}}.snow:nth-child(92){opacity:.2094;transform:translate(16.3213vw,-10px) scale(.9581);animation:fall-92 14s -6s linear infinite}@keyframes fall-92{39.666%{transform:translate(19.3323vw,39.666vh) scale(.9581)}to{transform:translate(17.8268vw,99vh) scale(.9581)}}.snow:nth-child(93){opacity:.6236;transform:translate(64.2964vw,-10px) scale(.1259);animation:fall-93 10s -15s linear infinite}@keyframes fall-93{57.578%{transform:translate(62.9344vw,57.578vh) scale(.1259)}to{transform:translate(63.6154vw,99vh) scale(.1259)}}.snow:nth-child(94){opacity:.5074;transform:translate(31.0163vw,-10px) scale(.0306);animation:fall-94 11s -27s linear infinite}@keyframes fall-94{38.768%{transform:translate(30.6022vw,38.768vh) scale(.0306)}to{transform:translate(30.80925vw,99vh) scale(.0306)}}.snow:nth-child(95){opacity:.7698;transform:translate(40.0075vw,-10px) scale(.0297);animation:fall-95 30s -18s linear infinite}@keyframes fall-95{34.024%{transform:translate(36.2104vw,34.024vh) scale(.0297)}to{transform:translate(38.10895vw,99vh) scale(.0297)}}.snow:nth-child(96){opacity:.2838;transform:translate(3.5351vw,-10px) scale(.3626);animation:fall-96 17s -18s linear infinite}@keyframes fall-96{62.609%{transform:translate(8.359vw,62.609vh) scale(.3626)}to{transform:translate(5.94705vw,99vh) scale(.3626)}}.snow:nth-child(97){opacity:.7646;transform:translate(4.5761vw,-10px) scale(.826);animation:fall-97 19s -29s linear infinite}@keyframes fall-97{41.818%{transform:translate(2.4959vw,41.818vh) scale(.826)}to{transform:translate(3.536vw,99vh) scale(.826)}}.snow:nth-child(98){opacity:1.3764;transform:translate(97.9316vw,-10px) scale(.4481);animation:fall-98 13s -18s linear infinite}@keyframes fall-98{72.284%{transform:translate(102.4963vw,72.284vh) scale(.4481)}to{transform:translate(100.21395vw,99vh) scale(.4481)}}.snow:nth-child(99){opacity:1.039;transform:translate(39.0222vw,-10px) scale(.3009);animation:fall-99 20s -26s linear infinite}@keyframes fall-99{75.554%{transform:translate(35.4143vw,75.554vh) scale(.3009)}to{transform:translate(37.21825vw,99vh) scale(.3009)}}.snow:nth-child(100){opacity:1.1138;transform:translate(46.9203vw,-10px) scale(.8001);animation:fall-100 24s -16s linear infinite}@keyframes fall-100{42.7%{transform:translate(47.5819vw,42.7vh) scale(.8001)}to{transform:translate(47.2511vw,99vh) scale(.8001)}}.snow:nth-child(101){opacity:1.8824;transform:translate(84.6237vw,-10px) scale(.3081);animation:fall-101 19s -8s linear infinite}@keyframes fall-101{57.258%{transform:translate(89.311vw,57.258vh) scale(.3081)}to{transform:translate(86.96735vw,99vh) scale(.3081)}}.snow:nth-child(102){opacity:1.3652;transform:translate(99.3447vw,-10px) scale(.7682);animation:fall-102 11s -20s linear infinite}@keyframes fall-102{35.352%{transform:translate(99.5891vw,35.352vh) scale(.7682)}to{transform:translate(99.4669vw,99vh) scale(.7682)}}.snow:nth-child(103){opacity:.2426;transform:translate(52.5527vw,-10px) scale(.1834);animation:fall-103 25s -28s linear infinite}@keyframes fall-103{77.902%{transform:translate(58.9107vw,77.902vh) scale(.1834)}to{transform:translate(55.7317vw,99vh) scale(.1834)}}.snow:nth-child(104){opacity:1.9708;transform:translate(24.1999vw,-10px) scale(.9915);animation:fall-104 14s -24s linear infinite}@keyframes fall-104{75.962%{transform:translate(17.4186vw,75.962vh) scale(.9915)}to{transform:translate(20.80925vw,99vh) scale(.9915)}}.snow:nth-child(105){opacity:1.162;transform:translate(67.3326vw,-10px) scale(.771);animation:fall-105 30s -7s linear infinite}@keyframes fall-105{62.545%{transform:translate(64.8619vw,62.545vh) scale(.771)}to{transform:translate(66.09725vw,99vh) scale(.771)}}.snow:nth-child(106){opacity:.8438;transform:translate(38.9793vw,-10px) scale(.4657);animation:fall-106 22s -2s linear infinite}@keyframes fall-106{44.82%{transform:translate(37.0255vw,44.82vh) scale(.4657)}to{transform:translate(38.0024vw,99vh) scale(.4657)}}.snow:nth-child(107){opacity:.798;transform:translate(78.8984vw,-10px) scale(.801);animation:fall-107 16s -20s linear infinite}@keyframes fall-107{51.387%{transform:translate(74.5965vw,51.387vh) scale(.801)}to{transform:translate(76.74745vw,99vh) scale(.801)}}.snow:nth-child(108){opacity:1.8096;transform:translate(46.5087vw,-10px) scale(.3059);animation:fall-108 29s -25s linear infinite}@keyframes fall-108{61.296%{transform:translate(55.3334vw,61.296vh) scale(.3059)}to{transform:translate(50.92105vw,99vh) scale(.3059)}}.snow:nth-child(109){opacity:.7364;transform:translate(99.7294vw,-10px) scale(.8376);animation:fall-109 19s -6s linear infinite}@keyframes fall-109{42.523%{transform:translate(93.5432vw,42.523vh) scale(.8376)}to{transform:translate(96.6363vw,99vh) scale(.8376)}}.snow:nth-child(110){opacity:.4196;transform:translate(6.128vw,-10px) scale(.4482);animation:fall-110 14s -15s linear infinite}@keyframes fall-110{78.281%{transform:translate(8.5272vw,78.281vh) scale(.4482)}to{transform:translate(7.3276vw,99vh) scale(.4482)}}.snow:nth-child(111){opacity:.0116;transform:translate(99.1992vw,-10px) scale(.3424);animation:fall-111 13s -3s linear infinite}@keyframes fall-111{69.39%{transform:translate(99.2407vw,69.39vh) scale(.3424)}to{transform:translate(99.21995vw,99vh) scale(.3424)}}.snow:nth-child(112){opacity:.4228;transform:translate(52.042vw,-10px) scale(.0833);animation:fall-112 26s -27s linear infinite}@keyframes fall-112{67.332%{transform:translate(50.8864vw,67.332vh) scale(.0833)}to{transform:translate(51.4642vw,99vh) scale(.0833)}}.snow:nth-child(113){opacity:1.0134;transform:translate(30.2732vw,-10px) scale(.9208);animation:fall-113 29s -21s linear infinite}@keyframes fall-113{72.766%{transform:translate(35.8903vw,72.766vh) scale(.9208)}to{transform:translate(33.08175vw,99vh) scale(.9208)}}.snow:nth-child(114){opacity:.4342;transform:translate(60.9089vw,-10px) scale(.5808);animation:fall-114 19s -22s linear infinite}@keyframes fall-114{37.376%{transform:translate(54.6565vw,37.376vh) scale(.5808)}to{transform:translate(57.7827vw,99vh) scale(.5808)}}.snow:nth-child(115){opacity:1.8608;transform:translate(5.2105vw,-10px) scale(.5941);animation:fall-115 15s -30s linear infinite}@keyframes fall-115{48.039%{transform:translate(9.3705vw,48.039vh) scale(.5941)}to{transform:translate(7.2905vw,99vh) scale(.5941)}}.snow:nth-child(116){opacity:1.611;transform:translate(86.2353vw,-10px) scale(.4217);animation:fall-116 21s -4s linear infinite}@keyframes fall-116{54.951%{transform:translate(77.6784vw,54.951vh) scale(.4217)}to{transform:translate(81.95685vw,99vh) scale(.4217)}}.snow:nth-child(117){opacity:.638;transform:translate(41.4853vw,-10px) scale(.8707);animation:fall-117 28s -22s linear infinite}@keyframes fall-117{60.146%{transform:translate(46.4776vw,60.146vh) scale(.8707)}to{transform:translate(43.98145vw,99vh) scale(.8707)}}.snow:nth-child(118){opacity:1.3334;transform:translate(45.0008vw,-10px) scale(.217);animation:fall-118 17s -8s linear infinite}@keyframes fall-118{77.83%{transform:translate(50.7622vw,77.83vh) scale(.217)}to{transform:translate(47.8815vw,99vh) scale(.217)}}.snow:nth-child(119){opacity:1.5936;transform:translate(88.1315vw,-10px) scale(.3564);animation:fall-119 18s -27s linear infinite}@keyframes fall-119{34.047%{transform:translate(82.5998vw,34.047vh) scale(.3564)}to{transform:translate(85.36565vw,99vh) scale(.3564)}}.snow:nth-child(120){opacity:.4936;transform:translate(82.6654vw,-10px) scale(.4025);animation:fall-120 16s -4s linear infinite}@keyframes fall-120{73.625%{transform:translate(90.6553vw,73.625vh) scale(.4025)}to{transform:translate(86.66035vw,99vh) scale(.4025)}}.snow:nth-child(121){opacity:.6176;transform:translate(38.577vw,-10px) scale(.9831);animation:fall-121 15s -30s linear infinite}@keyframes fall-121{51.654%{transform:translate(39.1039vw,51.654vh) scale(.9831)}to{transform:translate(38.84045vw,99vh) scale(.9831)}}.snow:nth-child(122){opacity:1.8128;transform:translate(33.9128vw,-10px) scale(.8062);animation:fall-122 17s -11s linear infinite}@keyframes fall-122{35.249%{transform:translate(39.7895vw,35.249vh) scale(.8062)}to{transform:translate(36.85115vw,99vh) scale(.8062)}}.snow:nth-child(123){opacity:.5908;transform:translate(52.271vw,-10px) scale(.7682);animation:fall-123 12s -5s linear infinite}@keyframes fall-123{33.283%{transform:translate(61.601vw,33.283vh) scale(.7682)}to{transform:translate(56.936vw,99vh) scale(.7682)}}.snow:nth-child(124){opacity:.362;transform:translate(50.9097vw,-10px) scale(.577);animation:fall-124 16s -26s linear infinite}@keyframes fall-124{59.355%{transform:translate(49.6044vw,59.355vh) scale(.577)}to{transform:translate(50.25705vw,99vh) scale(.577)}}.snow:nth-child(125){opacity:.7796;transform:translate(23.4225vw,-10px) scale(.3033);animation:fall-125 15s -8s linear infinite}@keyframes fall-125{59.669%{transform:translate(17.3699vw,59.669vh) scale(.3033)}to{transform:translate(20.3962vw,99vh) scale(.3033)}}.snow:nth-child(126){opacity:1.4524;transform:translate(19.4489vw,-10px) scale(.5037);animation:fall-126 10s -26s linear infinite}@keyframes fall-126{69.146%{transform:translate(28.8177vw,69.146vh) scale(.5037)}to{transform:translate(24.1333vw,99vh) scale(.5037)}}.snow:nth-child(127){opacity:1.7866;transform:translate(27.8369vw,-10px) scale(.559);animation:fall-127 27s -3s linear infinite}@keyframes fall-127{51.028%{transform:translate(35.9939vw,51.028vh) scale(.559)}to{transform:translate(31.9154vw,99vh) scale(.559)}}.snow:nth-child(128){opacity:1.1692;transform:translate(49.5288vw,-10px) scale(.761);animation:fall-128 10s -20s linear infinite}@keyframes fall-128{66.4%{transform:translate(43.7505vw,66.4vh) scale(.761)}to{transform:translate(46.63965vw,99vh) scale(.761)}}.snow:nth-child(129){opacity:1.1034;transform:translate(29.4771vw,-10px) scale(.819);animation:fall-129 30s -25s linear infinite}@keyframes fall-129{67.863%{transform:translate(25.9721vw,67.863vh) scale(.819)}to{transform:translate(27.7246vw,99vh) scale(.819)}}.snow:nth-child(130){opacity:.5434;transform:translate(76.8623vw,-10px) scale(.258);animation:fall-130 10s -7s linear infinite}@keyframes fall-130{49.784%{transform:translate(74.5545vw,49.784vh) scale(.258)}to{transform:translate(75.7084vw,99vh) scale(.258)}}.snow:nth-child(131){opacity:1.0572;transform:translate(93.4281vw,-10px) scale(.7693);animation:fall-131 24s -28s linear infinite}@keyframes fall-131{51.528%{transform:translate(87.8541vw,51.528vh) scale(.7693)}to{transform:translate(90.6411vw,99vh) scale(.7693)}}.snow:nth-child(132){opacity:.2212;transform:translate(23.6186vw,-10px) scale(.702);animation:fall-132 14s -6s linear infinite}@keyframes fall-132{71.12%{transform:translate(30.8811vw,71.12vh) scale(.702)}to{transform:translate(27.24985vw,99vh) scale(.702)}}.snow:nth-child(133){opacity:1.4628;transform:translate(39.2382vw,-10px) scale(.7522);animation:fall-133 14s -2s linear infinite}@keyframes fall-133{58.741%{transform:translate(44.619vw,58.741vh) scale(.7522)}to{transform:translate(41.9286vw,99vh) scale(.7522)}}.snow:nth-child(134){opacity:1.8298;transform:translate(68.5345vw,-10px) scale(.4328);animation:fall-134 29s -28s linear infinite}@keyframes fall-134{76.403%{transform:translate(77.0892vw,76.403vh) scale(.4328)}to{transform:translate(72.81185vw,99vh) scale(.4328)}}.snow:nth-child(135){opacity:.384;transform:translate(3.1555vw,-10px) scale(.0745);animation:fall-135 27s -1s linear infinite}@keyframes fall-135{55.746%{transform:translate(-2.3058vw,55.746vh) scale(.0745)}to{transform:translate(.42485vw,99vh) scale(.0745)}}.snow:nth-child(136){opacity:1.4034;transform:translate(13.6286vw,-10px) scale(.0536);animation:fall-136 28s -2s linear infinite}@keyframes fall-136{39.33%{transform:translate(16.2704vw,39.33vh) scale(.0536)}to{transform:translate(14.9495vw,99vh) scale(.0536)}}.snow:nth-child(137){opacity:1.4198;transform:translate(47.764vw,-10px) scale(.549);animation:fall-137 28s -8s linear infinite}@keyframes fall-137{38.346%{transform:translate(52.8495vw,38.346vh) scale(.549)}to{transform:translate(50.30675vw,99vh) scale(.549)}}.snow:nth-child(138){opacity:1.8776;transform:translate(96.6925vw,-10px) scale(.4637);animation:fall-138 22s -28s linear infinite}@keyframes fall-138{41.253%{transform:translate(94.8093vw,41.253vh) scale(.4637)}to{transform:translate(95.7509vw,99vh) scale(.4637)}}.snow:nth-child(139){opacity:1.6316;transform:translate(28.8316vw,-10px) scale(.2091);animation:fall-139 17s -7s linear infinite}@keyframes fall-139{49.189%{transform:translate(27.5757vw,49.189vh) scale(.2091)}to{transform:translate(28.20365vw,99vh) scale(.2091)}}.snow:nth-child(140){opacity:.7854;transform:translate(5.9082vw,-10px) scale(.2502);animation:fall-140 24s -12s linear infinite}@keyframes fall-140{75.584%{transform:translate(-1.2722vw,75.584vh) scale(.2502)}to{transform:translate(2.318vw,99vh) scale(.2502)}}.snow:nth-child(141){opacity:1.529;transform:translate(41.8906vw,-10px) scale(.9141);animation:fall-141 12s -15s linear infinite}@keyframes fall-141{70.639%{transform:translate(49.5987vw,70.639vh) scale(.9141)}to{transform:translate(45.74465vw,99vh) scale(.9141)}}.snow:nth-child(142){opacity:.4532;transform:translate(4.3213vw,-10px) scale(.3535);animation:fall-142 29s -7s linear infinite}@keyframes fall-142{39.269%{transform:translate(-.6563vw,39.269vh) scale(.3535)}to{transform:translate(1.8325vw,99vh) scale(.3535)}}.snow:nth-child(143){opacity:.2968;transform:translate(87.9228vw,-10px) scale(.5476);animation:fall-143 20s -5s linear infinite}@keyframes fall-143{78.306%{transform:translate(97.196vw,78.306vh) scale(.5476)}to{transform:translate(92.5594vw,99vh) scale(.5476)}}.snow:nth-child(144){opacity:1.1496;transform:translate(19.1656vw,-10px) scale(.6771);animation:fall-144 30s -16s linear infinite}@keyframes fall-144{47.041%{transform:translate(14.7744vw,47.041vh) scale(.6771)}to{transform:translate(16.97vw,99vh) scale(.6771)}}.snow:nth-child(145){opacity:1.8902;transform:translate(44.7528vw,-10px) scale(.1471);animation:fall-145 13s -11s linear infinite}@keyframes fall-145{75.525%{transform:translate(35.7592vw,75.525vh) scale(.1471)}to{transform:translate(40.256vw,99vh) scale(.1471)}}.snow:nth-child(146){opacity:1.5416;transform:translate(75.4439vw,-10px) scale(.3088);animation:fall-146 27s -16s linear infinite}@keyframes fall-146{34.049%{transform:translate(70.3701vw,34.049vh) scale(.3088)}to{transform:translate(72.907vw,99vh) scale(.3088)}}.snow:nth-child(147){opacity:1.4002;transform:translate(15.5032vw,-10px) scale(.6464);animation:fall-147 30s -2s linear infinite}@keyframes fall-147{57.225%{transform:translate(8.4488vw,57.225vh) scale(.6464)}to{transform:translate(11.976vw,99vh) scale(.6464)}}.snow:nth-child(148){opacity:.2826;transform:translate(79.9387vw,-10px) scale(.9965);animation:fall-148 25s -14s linear infinite}@keyframes fall-148{30.115%{transform:translate(87.3823vw,30.115vh) scale(.9965)}to{transform:translate(83.6605vw,99vh) scale(.9965)}}.snow:nth-child(149){opacity:1.792;transform:translate(71.4737vw,-10px) scale(.8544);animation:fall-149 19s -22s linear infinite}@keyframes fall-149{67.356%{transform:translate(67.3393vw,67.356vh) scale(.8544)}to{transform:translate(69.4065vw,99vh) scale(.8544)}}.snow:nth-child(150){opacity:.0136;transform:translate(63.9171vw,-10px) scale(.435);animation:fall-150 13s -28s linear infinite}@keyframes fall-150{76.769%{transform:translate(59.907vw,76.769vh) scale(.435)}to{transform:translate(61.91205vw,99vh) scale(.435)}}.snow:nth-child(151){opacity:.318;transform:translate(92.4787vw,-10px) scale(.0287);animation:fall-151 15s -15s linear infinite}@keyframes fall-151{45.086%{transform:translate(88.5891vw,45.086vh) scale(.0287)}to{transform:translate(90.5339vw,99vh) scale(.0287)}}.snow:nth-child(152){opacity:1.3468;transform:translate(76.9757vw,-10px) scale(.863);animation:fall-152 13s -17s linear infinite}@keyframes fall-152{63.283%{transform:translate(68.4767vw,63.283vh) scale(.863)}to{transform:translate(72.7262vw,99vh) scale(.863)}}.snow:nth-child(153){opacity:1.0714;transform:translate(83.73vw,-10px) scale(.8852);animation:fall-153 29s -9s linear infinite}@keyframes fall-153{55.216%{transform:translate(79.1322vw,55.216vh) scale(.8852)}to{transform:translate(81.4311vw,99vh) scale(.8852)}}.snow:nth-child(154){opacity:1.1982;transform:translate(94.5882vw,-10px) scale(.0803);animation:fall-154 17s -5s linear infinite}@keyframes fall-154{35.487%{transform:translate(97.009vw,35.487vh) scale(.0803)}to{transform:translate(95.7986vw,99vh) scale(.0803)}}.snow:nth-child(155){opacity:.2006;transform:translate(24.7125vw,-10px) scale(.1871);animation:fall-155 27s -7s linear infinite}@keyframes fall-155{43.112%{transform:translate(27.335vw,43.112vh) scale(.1871)}to{transform:translate(26.02375vw,99vh) scale(.1871)}}.snow:nth-child(156){opacity:1.0918;transform:translate(16.9662vw,-10px) scale(.8268);animation:fall-156 25s -5s linear infinite}@keyframes fall-156{33.565%{transform:translate(18.1114vw,33.565vh) scale(.8268)}to{transform:translate(17.5388vw,99vh) scale(.8268)}}.snow:nth-child(157){opacity:.76;transform:translate(83.4324vw,-10px) scale(.6906);animation:fall-157 22s -28s linear infinite}@keyframes fall-157{64.156%{transform:translate(82.9245vw,64.156vh) scale(.6906)}to{transform:translate(83.17845vw,99vh) scale(.6906)}}.snow:nth-child(158){opacity:.1066;transform:translate(63.1222vw,-10px) scale(.106);animation:fall-158 16s -28s linear infinite}@keyframes fall-158{47.006%{transform:translate(68.4015vw,47.006vh) scale(.106)}to{transform:translate(65.76185vw,99vh) scale(.106)}}.snow:nth-child(159){opacity:.9632;transform:translate(40.7184vw,-10px) scale(.1317);animation:fall-159 12s -27s linear infinite}@keyframes fall-159{67.673%{transform:translate(33.4392vw,67.673vh) scale(.1317)}to{transform:translate(37.0788vw,99vh) scale(.1317)}}.snow:nth-child(160){opacity:.111;transform:translate(50.3373vw,-10px) scale(.7133);animation:fall-160 26s -9s linear infinite}@keyframes fall-160{30.244%{transform:translate(57.0648vw,30.244vh) scale(.7133)}to{transform:translate(53.70105vw,99vh) scale(.7133)}}.snow:nth-child(161){opacity:.4294;transform:translate(24.3061vw,-10px) scale(.7949);animation:fall-161 21s -28s linear infinite}@keyframes fall-161{66.927%{transform:translate(28.1466vw,66.927vh) scale(.7949)}to{transform:translate(26.22635vw,99vh) scale(.7949)}}.snow:nth-child(162){opacity:.5798;transform:translate(28.3466vw,-10px) scale(.8011);animation:fall-162 19s -24s linear infinite}@keyframes fall-162{78.937%{transform:translate(20.3696vw,78.937vh) scale(.8011)}to{transform:translate(24.3581vw,99vh) scale(.8011)}}.snow:nth-child(163){opacity:.8622;transform:translate(1.608vw,-10px) scale(.0626);animation:fall-163 30s -12s linear infinite}@keyframes fall-163{61.342%{transform:translate(-2.2666vw,61.342vh) scale(.0626)}to{transform:translate(-.3293vw,99vh) scale(.0626)}}.snow:nth-child(164){opacity:.472;transform:translate(36.5117vw,-10px) scale(.9855);animation:fall-164 13s -2s linear infinite}@keyframes fall-164{47.4%{transform:translate(32.6965vw,47.4vh) scale(.9855)}to{transform:translate(34.6041vw,99vh) scale(.9855)}}.snow:nth-child(165){opacity:.9326;transform:translate(94.5722vw,-10px) scale(.4555);animation:fall-165 13s -29s linear infinite}@keyframes fall-165{37.796%{transform:translate(96.7349vw,37.796vh) scale(.4555)}to{transform:translate(95.65355vw,99vh) scale(.4555)}}.snow:nth-child(166){opacity:1.591;transform:translate(4.5166vw,-10px) scale(.9357);animation:fall-166 14s -21s linear infinite}@keyframes fall-166{70.04%{transform:translate(1.8633vw,70.04vh) scale(.9357)}to{transform:translate(3.18995vw,99vh) scale(.9357)}}.snow:nth-child(167){opacity:1.2624;transform:translate(10.5555vw,-10px) scale(.2587);animation:fall-167 23s -16s linear infinite}@keyframes fall-167{73.922%{transform:translate(4.5074vw,73.922vh) scale(.2587)}to{transform:translate(7.53145vw,99vh) scale(.2587)}}.snow:nth-child(168){opacity:.5516;transform:translate(85.4312vw,-10px) scale(.274);animation:fall-168 15s -15s linear infinite}@keyframes fall-168{72.737%{transform:translate(89.6988vw,72.737vh) scale(.274)}to{transform:translate(87.565vw,99vh) scale(.274)}}.snow:nth-child(169){opacity:.1646;transform:translate(17.251vw,-10px) scale(.5274);animation:fall-169 29s -18s linear infinite}@keyframes fall-169{59.69%{transform:translate(17.2313vw,59.69vh) scale(.5274)}to{transform:translate(17.24115vw,99vh) scale(.5274)}}.snow:nth-child(170){opacity:.0034;transform:translate(59.0545vw,-10px) scale(.3959);animation:fall-170 15s -14s linear infinite}@keyframes fall-170{77.179%{transform:translate(49.7373vw,77.179vh) scale(.3959)}to{transform:translate(54.3959vw,99vh) scale(.3959)}}.snow:nth-child(171){opacity:1.0848;transform:translate(2.7697vw,-10px) scale(.0618);animation:fall-171 12s -29s linear infinite}@keyframes fall-171{66.112%{transform:translate(-3.7147vw,66.112vh) scale(.0618)}to{transform:translate(-.4725vw,99vh) scale(.0618)}}.snow:nth-child(172){opacity:.3868;transform:translate(11.4104vw,-10px) scale(.8234);animation:fall-172 10s -2s linear infinite}@keyframes fall-172{30.222%{transform:translate(11.1525vw,30.222vh) scale(.8234)}to{transform:translate(11.28145vw,99vh) scale(.8234)}}.snow:nth-child(173){opacity:1.6932;transform:translate(18.2139vw,-10px) scale(.7374);animation:fall-173 28s -24s linear infinite}@keyframes fall-173{45.439%{transform:translate(17.212vw,45.439vh) scale(.7374)}to{transform:translate(17.71295vw,99vh) scale(.7374)}}.snow:nth-child(174){opacity:.4362;transform:translate(57.1121vw,-10px) scale(.2019);animation:fall-174 29s -20s linear infinite}@keyframes fall-174{58.081%{transform:translate(49.1233vw,58.081vh) scale(.2019)}to{transform:translate(53.1177vw,99vh) scale(.2019)}}.snow:nth-child(175){opacity:.1974;transform:translate(33.5993vw,-10px) scale(.1705);animation:fall-175 29s -16s linear infinite}@keyframes fall-175{69.021%{transform:translate(27.7017vw,69.021vh) scale(.1705)}to{transform:translate(30.6505vw,99vh) scale(.1705)}}.snow:nth-child(176){opacity:1.086;transform:translate(21.681vw,-10px) scale(.3426);animation:fall-176 19s -7s linear infinite}@keyframes fall-176{45.11%{transform:translate(22.2714vw,45.11vh) scale(.3426)}to{transform:translate(21.9762vw,99vh) scale(.3426)}}.snow:nth-child(177){opacity:1.3352;transform:translate(4.3614vw,-10px) scale(.2189);animation:fall-177 14s -19s linear infinite}@keyframes fall-177{48.221%{transform:translate(.0389vw,48.221vh) scale(.2189)}to{transform:translate(2.20015vw,99vh) scale(.2189)}}.snow:nth-child(178){opacity:.2088;transform:translate(79.9442vw,-10px) scale(.9658);animation:fall-178 13s -7s linear infinite}@keyframes fall-178{53.975%{transform:translate(73.4923vw,53.975vh) scale(.9658)}to{transform:translate(76.71825vw,99vh) scale(.9658)}}.snow:nth-child(179){opacity:.4462;transform:translate(35.662vw,-10px) scale(.5316);animation:fall-179 14s -26s linear infinite}@keyframes fall-179{32.05%{transform:translate(34.8703vw,32.05vh) scale(.5316)}to{transform:translate(35.26615vw,99vh) scale(.5316)}}.snow:nth-child(180){opacity:.584;transform:translate(37.9193vw,-10px) scale(.982);animation:fall-180 27s -16s linear infinite}@keyframes fall-180{74.653%{transform:translate(38.5441vw,74.653vh) scale(.982)}to{transform:translate(38.2317vw,99vh) scale(.982)}}.snow:nth-child(181){opacity:.6854;transform:translate(11.0037vw,-10px) scale(.7394);animation:fall-181 10s -22s linear infinite}@keyframes fall-181{77.725%{transform:translate(12.51vw,77.725vh) scale(.7394)}to{transform:translate(11.75685vw,99vh) scale(.7394)}}.snow:nth-child(182){opacity:1.3778;transform:translate(21.4419vw,-10px) scale(.1389);animation:fall-182 21s -9s linear infinite}@keyframes fall-182{34.574%{transform:translate(30.2366vw,34.574vh) scale(.1389)}to{transform:translate(25.83925vw,99vh) scale(.1389)}}.snow:nth-child(183){opacity:.4894;transform:translate(42.4263vw,-10px) scale(.1737);animation:fall-183 23s -3s linear infinite}@keyframes fall-183{56.784%{transform:translate(44.2745vw,56.784vh) scale(.1737)}to{transform:translate(43.3504vw,99vh) scale(.1737)}}.snow:nth-child(184){opacity:1.8462;transform:translate(72.6133vw,-10px) scale(.0177);animation:fall-184 29s -24s linear infinite}@keyframes fall-184{54.097%{transform:translate(73.7382vw,54.097vh) scale(.0177)}to{transform:translate(73.17575vw,99vh) scale(.0177)}}.snow:nth-child(185){opacity:1.875;transform:translate(64.1124vw,-10px) scale(.9053);animation:fall-185 16s -8s linear infinite}@keyframes fall-185{35.548%{transform:translate(69.2527vw,35.548vh) scale(.9053)}to{transform:translate(66.68255vw,99vh) scale(.9053)}}.snow:nth-child(186){opacity:.6332;transform:translate(30.4932vw,-10px) scale(.0424);animation:fall-186 20s -16s linear infinite}@keyframes fall-186{46.08%{transform:translate(40.1891vw,46.08vh) scale(.0424)}to{transform:translate(35.34115vw,99vh) scale(.0424)}}.snow:nth-child(187){opacity:1.7826;transform:translate(48.0902vw,-10px) scale(.669);animation:fall-187 14s -12s linear infinite}@keyframes fall-187{58.177%{transform:translate(57.3816vw,58.177vh) scale(.669)}to{transform:translate(52.7359vw,99vh) scale(.669)}}.snow:nth-child(188){opacity:1.5828;transform:translate(6.3082vw,-10px) scale(.7322);animation:fall-188 12s -4s linear infinite}@keyframes fall-188{34.975%{transform:translate(-.3047vw,34.975vh) scale(.7322)}to{transform:translate(3.00175vw,99vh) scale(.7322)}}.snow:nth-child(189){opacity:1.858;transform:translate(79.2587vw,-10px) scale(.7415);animation:fall-189 30s -12s linear infinite}@keyframes fall-189{63.622%{transform:translate(87.9519vw,63.622vh) scale(.7415)}to{transform:translate(83.6053vw,99vh) scale(.7415)}}.snow:nth-child(190){opacity:1.1386;transform:translate(89.4442vw,-10px) scale(.4847);animation:fall-190 14s -16s linear infinite}@keyframes fall-190{51.745%{transform:translate(90.4183vw,51.745vh) scale(.4847)}to{transform:translate(89.93125vw,99vh) scale(.4847)}}.snow:nth-child(191){opacity:1.4258;transform:translate(31.4064vw,-10px) scale(.914);animation:fall-191 30s -20s linear infinite}@keyframes fall-191{50.664%{transform:translate(22.7254vw,50.664vh) scale(.914)}to{transform:translate(27.0659vw,99vh) scale(.914)}}.snow:nth-child(192){opacity:1.129;transform:translate(63.0172vw,-10px) scale(.0174);animation:fall-192 26s -14s linear infinite}@keyframes fall-192{38.617%{transform:translate(62.9158vw,38.617vh) scale(.0174)}to{transform:translate(62.9665vw,99vh) scale(.0174)}}.snow:nth-child(193){opacity:1.2264;transform:translate(35.8001vw,-10px) scale(.1669);animation:fall-193 14s -24s linear infinite}@keyframes fall-193{61.453%{transform:translate(41.5429vw,61.453vh) scale(.1669)}to{transform:translate(38.6715vw,99vh) scale(.1669)}}.snow:nth-child(194){opacity:1.5578;transform:translate(7.597vw,-10px) scale(.5616);animation:fall-194 25s -11s linear infinite}@keyframes fall-194{64.306%{transform:translate(16.2825vw,64.306vh) scale(.5616)}to{transform:translate(11.93975vw,99vh) scale(.5616)}}.snow:nth-child(195){opacity:1.7388;transform:translate(42.3232vw,-10px) scale(.0278);animation:fall-195 29s -14s linear infinite}@keyframes fall-195{45.742%{transform:translate(37.9538vw,45.742vh) scale(.0278)}to{transform:translate(40.1385vw,99vh) scale(.0278)}}.snow:nth-child(196){opacity:1.7186;transform:translate(52.5009vw,-10px) scale(.5455);animation:fall-196 15s -28s linear infinite}@keyframes fall-196{63.241%{transform:translate(61.999vw,63.241vh) scale(.5455)}to{transform:translate(57.24995vw,99vh) scale(.5455)}}.snow:nth-child(197){opacity:.4618;transform:translate(32.4897vw,-10px) scale(.9921);animation:fall-197 19s -23s linear infinite}@keyframes fall-197{51.143%{transform:translate(26.1433vw,51.143vh) scale(.9921)}to{transform:translate(29.3165vw,99vh) scale(.9921)}}.snow:nth-child(198){opacity:.7474;transform:translate(32.5717vw,-10px) scale(.8788);animation:fall-198 12s -27s linear infinite}@keyframes fall-198{73.201%{transform:translate(23.7768vw,73.201vh) scale(.8788)}to{transform:translate(28.17425vw,99vh) scale(.8788)}}.snow:nth-child(199){opacity:.2928;transform:translate(49.699vw,-10px) scale(.1094);animation:fall-199 21s -14s linear infinite}@keyframes fall-199{55.263%{transform:translate(48.1647vw,55.263vh) scale(.1094)}to{transform:translate(48.93185vw,99vh) scale(.1094)}}.snow:nth-child(200){opacity:1.6206;transform:translate(95.361vw,-10px) scale(.019);animation:fall-200 26s -17s linear infinite}@keyframes fall-200{71.195%{transform:translate(101.3353vw,71.195vh) scale(.019)}to{transform:translate(98.34815vw,99vh) scale(.019)}}.snow:nth-child(201){opacity:.375;transform:translate(74.8174vw,-10px) scale(.0913);animation:fall-201 18s -28s linear infinite}@keyframes fall-201{30.036%{transform:translate(78.2408vw,30.036vh) scale(.0913)}to{transform:translate(76.5291vw,99vh) scale(.0913)}}.snow:nth-child(202){opacity:.369;transform:translate(98.8358vw,-10px) scale(.8655);animation:fall-202 21s -23s linear infinite}@keyframes fall-202{46.679%{transform:translate(101.4013vw,46.679vh) scale(.8655)}to{transform:translate(100.11855vw,99vh) scale(.8655)}}.snow:nth-child(203){opacity:1.5322;transform:translate(24.4642vw,-10px) scale(.5343);animation:fall-203 21s -17s linear infinite}@keyframes fall-203{31.959%{transform:translate(19.8131vw,31.959vh) scale(.5343)}to{transform:translate(22.13865vw,99vh) scale(.5343)}}.snow:nth-child(204){opacity:1.2312;transform:translate(4.6978vw,-10px) scale(.0995);animation:fall-204 22s -30s linear infinite}@keyframes fall-204{65.544%{transform:translate(-3.7218vw,65.544vh) scale(.0995)}to{transform:translate(.488vw,99vh) scale(.0995)}}.snow:nth-child(205){opacity:1.6788;transform:translate(83.9112vw,-10px) scale(.6495);animation:fall-205 30s -21s linear infinite}@keyframes fall-205{43.121%{transform:translate(91.0858vw,43.121vh) scale(.6495)}to{transform:translate(87.4985vw,99vh) scale(.6495)}}.snow:nth-child(206){opacity:.285;transform:translate(78.1781vw,-10px) scale(.6801);animation:fall-206 25s -13s linear infinite}@keyframes fall-206{71.481%{transform:translate(75.4333vw,71.481vh) scale(.6801)}to{transform:translate(76.8057vw,99vh) scale(.6801)}}.snow:nth-child(207){opacity:1.699;transform:translate(5.2336vw,-10px) scale(.4172);animation:fall-207 25s -19s linear infinite}@keyframes fall-207{64.694%{transform:translate(-2.1929vw,64.694vh) scale(.4172)}to{transform:translate(1.52035vw,99vh) scale(.4172)}}.snow:nth-child(208){opacity:.4062;transform:translate(44.9834vw,-10px) scale(.4641);animation:fall-208 30s -9s linear infinite}@keyframes fall-208{74.061%{transform:translate(49.8472vw,74.061vh) scale(.4641)}to{transform:translate(47.4153vw,99vh) scale(.4641)}}.snow:nth-child(209){opacity:.1258;transform:translate(4.2079vw,-10px) scale(.6069);animation:fall-209 17s -15s linear infinite}@keyframes fall-209{33.981%{transform:translate(-.9117vw,33.981vh) scale(.6069)}to{transform:translate(1.6481vw,99vh) scale(.6069)}}.snow:nth-child(210){opacity:1.178;transform:translate(61.3357vw,-10px) scale(.8487);animation:fall-210 11s -18s linear infinite}@keyframes fall-210{66.097%{transform:translate(52.3059vw,66.097vh) scale(.8487)}to{transform:translate(56.8208vw,99vh) scale(.8487)}}.snow:nth-child(211){opacity:.7274;transform:translate(21.6939vw,-10px) scale(.6309);animation:fall-211 18s -29s linear infinite}@keyframes fall-211{71.945%{transform:translate(29.5754vw,71.945vh) scale(.6309)}to{transform:translate(25.63465vw,99vh) scale(.6309)}}.snow:nth-child(212){opacity:1.8392;transform:translate(66.3301vw,-10px) scale(.3671);animation:fall-212 18s -20s linear infinite}@keyframes fall-212{65.381%{transform:translate(75.2292vw,65.381vh) scale(.3671)}to{transform:translate(70.77965vw,99vh) scale(.3671)}}.snow:nth-child(213){opacity:.118;transform:translate(26.2226vw,-10px) scale(.8711);animation:fall-213 10s -19s linear infinite}@keyframes fall-213{51.971%{transform:translate(26.5186vw,51.971vh) scale(.8711)}to{transform:translate(26.3706vw,99vh) scale(.8711)}}.snow:nth-child(214){opacity:1.5158;transform:translate(47.5594vw,-10px) scale(.8234);animation:fall-214 29s -12s linear infinite}@keyframes fall-214{57.403%{transform:translate(41.4297vw,57.403vh) scale(.8234)}to{transform:translate(44.49455vw,99vh) scale(.8234)}}.snow:nth-child(215){opacity:.5926;transform:translate(15.9921vw,-10px) scale(.6939);animation:fall-215 14s -18s linear infinite}@keyframes fall-215{53.188%{transform:translate(22.7631vw,53.188vh) scale(.6939)}to{transform:translate(19.3776vw,99vh) scale(.6939)}}.snow:nth-child(216){opacity:1.8414;transform:translate(12.9913vw,-10px) scale(.6468);animation:fall-216 27s -11s linear infinite}@keyframes fall-216{73.791%{transform:translate(3.9603vw,73.791vh) scale(.6468)}to{transform:translate(8.4758vw,99vh) scale(.6468)}}.snow:nth-child(217){opacity:.879;transform:translate(29.7848vw,-10px) scale(.3728);animation:fall-217 17s -1s linear infinite}@keyframes fall-217{57.831%{transform:translate(24.2601vw,57.831vh) scale(.3728)}to{transform:translate(27.02245vw,99vh) scale(.3728)}}.snow:nth-child(218){opacity:1.0134;transform:translate(85.5883vw,-10px) scale(.1287);animation:fall-218 11s -23s linear infinite}@keyframes fall-218{31.872%{transform:translate(89.2343vw,31.872vh) scale(.1287)}to{transform:translate(87.4113vw,99vh) scale(.1287)}}.snow:nth-child(219){opacity:1.1464;transform:translate(.2684vw,-10px) scale(.0049);animation:fall-219 16s -17s linear infinite}@keyframes fall-219{57.866%{transform:translate(2.8405vw,57.866vh) scale(.0049)}to{transform:translate(1.55445vw,99vh) scale(.0049)}}.snow:nth-child(220){opacity:.0976;transform:translate(61.5027vw,-10px) scale(.4673);animation:fall-220 10s -23s linear infinite}@keyframes fall-220{31.717%{transform:translate(52.8327vw,31.717vh) scale(.4673)}to{transform:translate(57.1677vw,99vh) scale(.4673)}}.snow:nth-child(221){opacity:.808;transform:translate(67.6968vw,-10px) scale(.8559);animation:fall-221 17s -19s linear infinite}@keyframes fall-221{68.889%{transform:translate(77.4335vw,68.889vh) scale(.8559)}to{transform:translate(72.56515vw,99vh) scale(.8559)}}.snow:nth-child(222){opacity:1.5626;transform:translate(98.5486vw,-10px) scale(.0487);animation:fall-222 27s -13s linear infinite}@keyframes fall-222{69.27%{transform:translate(96.9287vw,69.27vh) scale(.0487)}to{transform:translate(97.73865vw,99vh) scale(.0487)}}.snow:nth-child(223){opacity:1.2824;transform:translate(57.4538vw,-10px) scale(.0006);animation:fall-223 29s -6s linear infinite}@keyframes fall-223{75.705%{transform:translate(60.8515vw,75.705vh) scale(.0006)}to{transform:translate(59.15265vw,99vh) scale(.0006)}}.snow:nth-child(224){opacity:1.3236;transform:translate(4.6036vw,-10px) scale(.2413);animation:fall-224 10s -29s linear infinite}@keyframes fall-224{49.704%{transform:translate(1.6733vw,49.704vh) scale(.2413)}to{transform:translate(3.13845vw,99vh) scale(.2413)}}.snow:nth-child(225){opacity:1.9938;transform:translate(77.8585vw,-10px) scale(.5885);animation:fall-225 16s -5s linear infinite}@keyframes fall-225{71.943%{transform:translate(84.6151vw,71.943vh) scale(.5885)}to{transform:translate(81.2368vw,99vh) scale(.5885)}}.snow:nth-child(226){opacity:.3674;transform:translate(17.2617vw,-10px) scale(.8598);animation:fall-226 17s -22s linear infinite}@keyframes fall-226{58.789%{transform:translate(13.7392vw,58.789vh) scale(.8598)}to{transform:translate(15.50045vw,99vh) scale(.8598)}}.snow:nth-child(227){opacity:.6688;transform:translate(98.3581vw,-10px) scale(.0908);animation:fall-227 20s -3s linear infinite}@keyframes fall-227{64.084%{transform:translate(99.0548vw,64.084vh) scale(.0908)}to{transform:translate(98.70645vw,99vh) scale(.0908)}}.snow:nth-child(228){opacity:.8934;transform:translate(71.3307vw,-10px) scale(.201);animation:fall-228 28s -10s linear infinite}@keyframes fall-228{36.296%{transform:translate(65.2356vw,36.296vh) scale(.201)}to{transform:translate(68.28315vw,99vh) scale(.201)}}.snow:nth-child(229){opacity:.5502;transform:translate(43.1795vw,-10px) scale(.9009);animation:fall-229 17s -30s linear infinite}@keyframes fall-229{36.044%{transform:translate(51.2883vw,36.044vh) scale(.9009)}to{transform:translate(47.2339vw,99vh) scale(.9009)}}.snow:nth-child(230){opacity:1.9042;transform:translate(41.7898vw,-10px) scale(.6082);animation:fall-230 14s -17s linear infinite}@keyframes fall-230{39.398%{transform:translate(48.2514vw,39.398vh) scale(.6082)}to{transform:translate(45.0206vw,99vh) scale(.6082)}}.snow:nth-child(231){opacity:.9328;transform:translate(34.2571vw,-10px) scale(.2232);animation:fall-231 21s -1s linear infinite}@keyframes fall-231{60.327%{transform:translate(27.1502vw,60.327vh) scale(.2232)}to{transform:translate(30.70365vw,99vh) scale(.2232)}}.snow:nth-child(232){opacity:.0908;transform:translate(70.4212vw,-10px) scale(.3761);animation:fall-232 21s -23s linear infinite}@keyframes fall-232{45.648%{transform:translate(69.958vw,45.648vh) scale(.3761)}to{transform:translate(70.1896vw,99vh) scale(.3761)}}.snow:nth-child(233){opacity:.8906;transform:translate(93.6786vw,-10px) scale(.5771);animation:fall-233 15s -4s linear infinite}@keyframes fall-233{53.805%{transform:translate(102.0528vw,53.805vh) scale(.5771)}to{transform:translate(97.8657vw,99vh) scale(.5771)}}.snow:nth-child(234){opacity:.9606;transform:translate(94.6786vw,-10px) scale(.5631);animation:fall-234 20s -17s linear infinite}@keyframes fall-234{80%{transform:translate(100.8832vw,80vh) scale(.5631)}to{transform:translate(97.7809vw,99vh) scale(.5631)}}.snow:nth-child(235){opacity:1.404;transform:translate(78.6467vw,-10px) scale(.6836);animation:fall-235 10s -12s linear infinite}@keyframes fall-235{68.417%{transform:translate(68.8964vw,68.417vh) scale(.6836)}to{transform:translate(73.77155vw,99vh) scale(.6836)}}.snow:nth-child(236){opacity:1.9248;transform:translate(19.3674vw,-10px) scale(.5269);animation:fall-236 12s -27s linear infinite}@keyframes fall-236{77.418%{transform:translate(14.4465vw,77.418vh) scale(.5269)}to{transform:translate(16.90695vw,99vh) scale(.5269)}}.snow:nth-child(237){opacity:1.8784;transform:translate(58.645vw,-10px) scale(.5641);animation:fall-237 16s -29s linear infinite}@keyframes fall-237{52.472%{transform:translate(54.0469vw,52.472vh) scale(.5641)}to{transform:translate(56.34595vw,99vh) scale(.5641)}}.snow:nth-child(238){opacity:1.9788;transform:translate(84.7672vw,-10px) scale(.5277);animation:fall-238 18s -1s linear infinite}@keyframes fall-238{73.895%{transform:translate(83.3548vw,73.895vh) scale(.5277)}to{transform:translate(84.061vw,99vh) scale(.5277)}}.snow:nth-child(239){opacity:.2048;transform:translate(55.0476vw,-10px) scale(.6008);animation:fall-239 12s -19s linear infinite}@keyframes fall-239{30.323%{transform:translate(53.821vw,30.323vh) scale(.6008)}to{transform:translate(54.4343vw,99vh) scale(.6008)}}.snow:nth-child(240){opacity:1.8296;transform:translate(91.3384vw,-10px) scale(.0632);animation:fall-240 11s -29s linear infinite}@keyframes fall-240{59.569%{transform:translate(94.7022vw,59.569vh) scale(.0632)}to{transform:translate(93.0203vw,99vh) scale(.0632)}}.snow:nth-child(241){opacity:1.0754;transform:translate(63.3204vw,-10px) scale(.5988);animation:fall-241 10s -18s linear infinite}@keyframes fall-241{37.508%{transform:translate(63.8043vw,37.508vh) scale(.5988)}to{transform:translate(63.56235vw,99vh) scale(.5988)}}.snow:nth-child(242){opacity:.1738;transform:translate(43.7119vw,-10px) scale(.3253);animation:fall-242 17s -30s linear infinite}@keyframes fall-242{68.868%{transform:translate(33.8855vw,68.868vh) scale(.3253)}to{transform:translate(38.7987vw,99vh) scale(.3253)}}.snow:nth-child(243){opacity:1.8054;transform:translate(63.732vw,-10px) scale(.1972);animation:fall-243 14s -14s linear infinite}@keyframes fall-243{37.31%{transform:translate(65.4227vw,37.31vh) scale(.1972)}to{transform:translate(64.57735vw,99vh) scale(.1972)}}.snow:nth-child(244){opacity:.0106;transform:translate(70.4764vw,-10px) scale(.4282);animation:fall-244 28s -19s linear infinite}@keyframes fall-244{48.681%{transform:translate(66.1166vw,48.681vh) scale(.4282)}to{transform:translate(68.2965vw,99vh) scale(.4282)}}.snow:nth-child(245){opacity:.0588;transform:translate(25.9049vw,-10px) scale(.2779);animation:fall-245 25s -23s linear infinite}@keyframes fall-245{67.984%{transform:translate(18.5604vw,67.984vh) scale(.2779)}to{transform:translate(22.23265vw,99vh) scale(.2779)}}.snow:nth-child(246){opacity:1.4932;transform:translate(36.579vw,-10px) scale(.5525);animation:fall-246 15s -11s linear infinite}@keyframes fall-246{65.588%{transform:translate(46.5181vw,65.588vh) scale(.5525)}to{transform:translate(41.54855vw,99vh) scale(.5525)}}.snow:nth-child(247){opacity:.1172;transform:translate(78.251vw,-10px) scale(.7206);animation:fall-247 14s -28s linear infinite}@keyframes fall-247{35.16%{transform:translate(84.4383vw,35.16vh) scale(.7206)}to{transform:translate(81.34465vw,99vh) scale(.7206)}}.snow:nth-child(248){opacity:1.228;transform:translate(54.8688vw,-10px) scale(.3849);animation:fall-248 25s -14s linear infinite}@keyframes fall-248{71.712%{transform:translate(54.6238vw,71.712vh) scale(.3849)}to{transform:translate(54.7463vw,99vh) scale(.3849)}}.snow:nth-child(249){opacity:.7094;transform:translate(50.6937vw,-10px) scale(.4382);animation:fall-249 22s -28s linear infinite}@keyframes fall-249{30.775%{transform:translate(44.7777vw,30.775vh) scale(.4382)}to{transform:translate(47.7357vw,99vh) scale(.4382)}}.snow:nth-child(250){opacity:.6184;transform:translate(58.9927vw,-10px) scale(.9574);animation:fall-250 17s -18s linear infinite}@keyframes fall-250{47.945%{transform:translate(67.1vw,47.945vh) scale(.9574)}to{transform:translate(63.04635vw,99vh) scale(.9574)}}.snow:nth-child(251){opacity:.4236;transform:translate(7.2992vw,-10px) scale(.9231);animation:fall-251 23s -23s linear infinite}@keyframes fall-251{41.481%{transform:translate(-.6947vw,41.481vh) scale(.9231)}to{transform:translate(3.30225vw,99vh) scale(.9231)}}.snow:nth-child(252){opacity:1.0868;transform:translate(.3674vw,-10px) scale(.114);animation:fall-252 11s -11s linear infinite}@keyframes fall-252{64.594%{transform:translate(6.4901vw,64.594vh) scale(.114)}to{transform:translate(3.42875vw,99vh) scale(.114)}}.snow:nth-child(253){opacity:1.3278;transform:translate(41.295vw,-10px) scale(.2502);animation:fall-253 10s -5s linear infinite}@keyframes fall-253{55.973%{transform:translate(42.6211vw,55.973vh) scale(.2502)}to{transform:translate(41.95805vw,99vh) scale(.2502)}}.snow:nth-child(254){opacity:1.0368;transform:translate(35.4351vw,-10px) scale(.5557);animation:fall-254 27s -8s linear infinite}@keyframes fall-254{60.754%{transform:translate(36.6262vw,60.754vh) scale(.5557)}to{transform:translate(36.03065vw,99vh) scale(.5557)}}.snow:nth-child(255){opacity:1.0938;transform:translate(56.2158vw,-10px) scale(.6387);animation:fall-255 10s -22s linear infinite}@keyframes fall-255{55.355%{transform:translate(52.5852vw,55.355vh) scale(.6387)}to{transform:translate(54.4005vw,99vh) scale(.6387)}}.snow:nth-child(256){opacity:.4578;transform:translate(2.4777vw,-10px) scale(.9986);animation:fall-256 13s -14s linear infinite}@keyframes fall-256{68.512%{transform:translate(8.1994vw,68.512vh) scale(.9986)}to{transform:translate(5.33855vw,99vh) scale(.9986)}}.snow:nth-child(257){opacity:1.0838;transform:translate(15.6956vw,-10px) scale(.499);animation:fall-257 22s -30s linear infinite}@keyframes fall-257{50.816%{transform:translate(15.1504vw,50.816vh) scale(.499)}to{transform:translate(15.423vw,99vh) scale(.499)}}.snow:nth-child(258){opacity:.8826;transform:translate(89.849vw,-10px) scale(.8239);animation:fall-258 12s -22s linear infinite}@keyframes fall-258{69.865%{transform:translate(92.1871vw,69.865vh) scale(.8239)}to{transform:translate(91.01805vw,99vh) scale(.8239)}}.snow:nth-child(259){opacity:1.3266;transform:translate(3.3601vw,-10px) scale(.0443);animation:fall-259 15s -29s linear infinite}@keyframes fall-259{72.655%{transform:translate(1.7905vw,72.655vh) scale(.0443)}to{transform:translate(2.5753vw,99vh) scale(.0443)}}.snow:nth-child(260){opacity:.4034;transform:translate(63.0222vw,-10px) scale(.1809);animation:fall-260 14s -14s linear infinite}@keyframes fall-260{74.048%{transform:translate(55.4145vw,74.048vh) scale(.1809)}to{transform:translate(59.21835vw,99vh) scale(.1809)}}.snow:nth-child(261){opacity:.0218;transform:translate(26.1529vw,-10px) scale(.7958);animation:fall-261 11s -8s linear infinite}@keyframes fall-261{42.732%{transform:translate(28.8393vw,42.732vh) scale(.7958)}to{transform:translate(27.4961vw,99vh) scale(.7958)}}.snow:nth-child(262){opacity:.6906;transform:translate(80.1716vw,-10px) scale(.3874);animation:fall-262 16s -15s linear infinite}@keyframes fall-262{47.27%{transform:translate(82.4513vw,47.27vh) scale(.3874)}to{transform:translate(81.31145vw,99vh) scale(.3874)}}.snow:nth-child(263){opacity:1.373;transform:translate(78.7812vw,-10px) scale(.7417);animation:fall-263 30s -22s linear infinite}@keyframes fall-263{42.81%{transform:translate(70.9274vw,42.81vh) scale(.7417)}to{transform:translate(74.8543vw,99vh) scale(.7417)}}.snow:nth-child(264){opacity:1.541;transform:translate(73.3895vw,-10px) scale(.6944);animation:fall-264 14s -2s linear infinite}@keyframes fall-264{54.468%{transform:translate(65.3247vw,54.468vh) scale(.6944)}to{transform:translate(69.3571vw,99vh) scale(.6944)}}.snow:nth-child(265){opacity:.93;transform:translate(71.9587vw,-10px) scale(.3421);animation:fall-265 19s -30s linear infinite}@keyframes fall-265{72.625%{transform:translate(73.7708vw,72.625vh) scale(.3421)}to{transform:translate(72.86475vw,99vh) scale(.3421)}}.snow:nth-child(266){opacity:1.9456;transform:translate(13.4389vw,-10px) scale(.856);animation:fall-266 26s -12s linear infinite}@keyframes fall-266{46.761%{transform:translate(5.0819vw,46.761vh) scale(.856)}to{transform:translate(9.2604vw,99vh) scale(.856)}}.snow:nth-child(267){opacity:.5408;transform:translate(34.4504vw,-10px) scale(.2996);animation:fall-267 14s -24s linear infinite}@keyframes fall-267{36.722%{transform:translate(33.4911vw,36.722vh) scale(.2996)}to{transform:translate(33.97075vw,99vh) scale(.2996)}}.snow:nth-child(268){opacity:.2304;transform:translate(23.9879vw,-10px) scale(.3222);animation:fall-268 19s -18s linear infinite}@keyframes fall-268{58.23%{transform:translate(20.5393vw,58.23vh) scale(.3222)}to{transform:translate(22.2636vw,99vh) scale(.3222)}}.snow:nth-child(269){opacity:1.2434;transform:translate(82.8692vw,-10px) scale(.7163);animation:fall-269 28s -21s linear infinite}@keyframes fall-269{60.264%{transform:translate(88.4666vw,60.264vh) scale(.7163)}to{transform:translate(85.6679vw,99vh) scale(.7163)}}.snow:nth-child(270){opacity:1.3386;transform:translate(47.1331vw,-10px) scale(.7838);animation:fall-270 23s -17s linear infinite}@keyframes fall-270{40.963%{transform:translate(41.879vw,40.963vh) scale(.7838)}to{transform:translate(44.50605vw,99vh) scale(.7838)}}.snow:nth-child(271){opacity:1.408;transform:translate(10.3749vw,-10px) scale(.1027);animation:fall-271 28s -30s linear infinite}@keyframes fall-271{50.509%{transform:translate(6.9567vw,50.509vh) scale(.1027)}to{transform:translate(8.6658vw,99vh) scale(.1027)}}.snow:nth-child(272){opacity:.3626;transform:translate(68.1047vw,-10px) scale(.8959);animation:fall-272 12s -3s linear infinite}@keyframes fall-272{74.278%{transform:translate(59.5371vw,74.278vh) scale(.8959)}to{transform:translate(63.8209vw,99vh) scale(.8959)}}.snow:nth-child(273){opacity:1.44;transform:translate(63.8071vw,-10px) scale(.3744);animation:fall-273 19s -30s linear infinite}@keyframes fall-273{50.427%{transform:translate(57.1579vw,50.427vh) scale(.3744)}to{transform:translate(60.4825vw,99vh) scale(.3744)}}.snow:nth-child(274){opacity:1.1318;transform:translate(91.2466vw,-10px) scale(.2391);animation:fall-274 20s -7s linear infinite}@keyframes fall-274{69.1%{transform:translate(90.6049vw,69.1vh) scale(.2391)}to{transform:translate(90.92575vw,99vh) scale(.2391)}}.snow:nth-child(275){opacity:.8158;transform:translate(78.9071vw,-10px) scale(.476);animation:fall-275 18s -19s linear infinite}@keyframes fall-275{37.292%{transform:translate(71.9053vw,37.292vh) scale(.476)}to{transform:translate(75.4062vw,99vh) scale(.476)}}.snow:nth-child(276){opacity:1.1386;transform:translate(56.6235vw,-10px) scale(.2845);animation:fall-276 29s -16s linear infinite}@keyframes fall-276{52.304%{transform:translate(48.7689vw,52.304vh) scale(.2845)}to{transform:translate(52.6962vw,99vh) scale(.2845)}}.snow:nth-child(277){opacity:1.1918;transform:translate(76.9391vw,-10px) scale(.2038);animation:fall-277 27s -16s linear infinite}@keyframes fall-277{51.979%{transform:translate(72.6817vw,51.979vh) scale(.2038)}to{transform:translate(74.8104vw,99vh) scale(.2038)}}.snow:nth-child(278){opacity:1.4498;transform:translate(60.241vw,-10px) scale(.3374);animation:fall-278 25s -25s linear infinite}@keyframes fall-278{57.553%{transform:translate(64.7177vw,57.553vh) scale(.3374)}to{transform:translate(62.47935vw,99vh) scale(.3374)}}.snow:nth-child(279){opacity:.9154;transform:translate(28.3946vw,-10px) scale(.7399);animation:fall-279 30s -18s linear infinite}@keyframes fall-279{33.328%{transform:translate(23.4523vw,33.328vh) scale(.7399)}to{transform:translate(25.92345vw,99vh) scale(.7399)}}.snow:nth-child(280){opacity:1.8478;transform:translate(24.6777vw,-10px) scale(.7415);animation:fall-280 12s -28s linear infinite}@keyframes fall-280{40.8%{transform:translate(20.0145vw,40.8vh) scale(.7415)}to{transform:translate(22.3461vw,99vh) scale(.7415)}}.snow:nth-child(281){opacity:.8406;transform:translate(12.8808vw,-10px) scale(.6751);animation:fall-281 28s -23s linear infinite}@keyframes fall-281{41.046%{transform:translate(15.1181vw,41.046vh) scale(.6751)}to{transform:translate(13.99945vw,99vh) scale(.6751)}}.snow:nth-child(282){opacity:.6364;transform:translate(50.5396vw,-10px) scale(.8701);animation:fall-282 19s -10s linear infinite}@keyframes fall-282{59.068%{transform:translate(50.82vw,59.068vh) scale(.8701)}to{transform:translate(50.6798vw,99vh) scale(.8701)}}.snow:nth-child(283){opacity:.8918;transform:translate(97.8168vw,-10px) scale(.9946);animation:fall-283 28s -23s linear infinite}@keyframes fall-283{69.666%{transform:translate(106.0696vw,69.666vh) scale(.9946)}to{transform:translate(101.9432vw,99vh) scale(.9946)}}.snow:nth-child(284){opacity:1.043;transform:translate(71.5698vw,-10px) scale(.3763);animation:fall-284 11s -8s linear infinite}@keyframes fall-284{77.809%{transform:translate(70.7152vw,77.809vh) scale(.3763)}to{transform:translate(71.1425vw,99vh) scale(.3763)}}.snow:nth-child(285){opacity:.7564;transform:translate(88.9282vw,-10px) scale(.3491);animation:fall-285 13s -15s linear infinite}@keyframes fall-285{42.106%{transform:translate(83.9022vw,42.106vh) scale(.3491)}to{transform:translate(86.4152vw,99vh) scale(.3491)}}.snow:nth-child(286){opacity:.154;transform:translate(24.5112vw,-10px) scale(.7124);animation:fall-286 15s -5s linear infinite}@keyframes fall-286{55.39%{transform:translate(30.488vw,55.39vh) scale(.7124)}to{transform:translate(27.4996vw,99vh) scale(.7124)}}.snow:nth-child(287){opacity:1.7596;transform:translate(51.4505vw,-10px) scale(.1414);animation:fall-287 14s -10s linear infinite}@keyframes fall-287{49.731%{transform:translate(60.7713vw,49.731vh) scale(.1414)}to{transform:translate(56.1109vw,99vh) scale(.1414)}}.snow:nth-child(288){opacity:.6252;transform:translate(83.7235vw,-10px) scale(.311);animation:fall-288 25s -24s linear infinite}@keyframes fall-288{34.771%{transform:translate(87.4132vw,34.771vh) scale(.311)}to{transform:translate(85.56835vw,99vh) scale(.311)}}.snow:nth-child(289){opacity:1.5018;transform:translate(94.7866vw,-10px) scale(.109);animation:fall-289 11s -19s linear infinite}@keyframes fall-289{60.754%{transform:translate(91.355vw,60.754vh) scale(.109)}to{transform:translate(93.0708vw,99vh) scale(.109)}}.snow:nth-child(290){opacity:1.2012;transform:translate(93.8299vw,-10px) scale(.7931);animation:fall-290 27s -18s linear infinite}@keyframes fall-290{51.784%{transform:translate(98.1655vw,51.784vh) scale(.7931)}to{transform:translate(95.9977vw,99vh) scale(.7931)}}.snow:nth-child(291){opacity:.554;transform:translate(40.1422vw,-10px) scale(.5207);animation:fall-291 13s -18s linear infinite}@keyframes fall-291{68.833%{transform:translate(45.1567vw,68.833vh) scale(.5207)}to{transform:translate(42.64945vw,99vh) scale(.5207)}}.snow:nth-child(292){opacity:1.2756;transform:translate(90.8401vw,-10px) scale(.8162);animation:fall-292 22s -3s linear infinite}@keyframes fall-292{58.842%{transform:translate(87.6879vw,58.842vh) scale(.8162)}to{transform:translate(89.264vw,99vh) scale(.8162)}}.snow:nth-child(293){opacity:1.6026;transform:translate(23.4378vw,-10px) scale(.4022);animation:fall-293 25s -29s linear infinite}@keyframes fall-293{35.251%{transform:translate(24.0045vw,35.251vh) scale(.4022)}to{transform:translate(23.72115vw,99vh) scale(.4022)}}.snow:nth-child(294){opacity:1.836;transform:translate(4.9361vw,-10px) scale(.2504);animation:fall-294 15s -13s linear infinite}@keyframes fall-294{75.58%{transform:translate(11.9099vw,75.58vh) scale(.2504)}to{transform:translate(8.423vw,99vh) scale(.2504)}}.snow:nth-child(295){opacity:.6786;transform:translate(34.3483vw,-10px) scale(.4778);animation:fall-295 28s -10s linear infinite}@keyframes fall-295{46.582%{transform:translate(28.0881vw,46.582vh) scale(.4778)}to{transform:translate(31.2182vw,99vh) scale(.4778)}}.snow:nth-child(296){opacity:.2086;transform:translate(25.1646vw,-10px) scale(.8916);animation:fall-296 27s -20s linear infinite}@keyframes fall-296{34.167%{transform:translate(23.2649vw,34.167vh) scale(.8916)}to{transform:translate(24.21475vw,99vh) scale(.8916)}}.snow:nth-child(297){opacity:1.3076;transform:translate(69.8597vw,-10px) scale(.9013);animation:fall-297 17s -29s linear infinite}@keyframes fall-297{30.703%{transform:translate(73.6571vw,30.703vh) scale(.9013)}to{transform:translate(71.7584vw,99vh) scale(.9013)}}.snow:nth-child(298){opacity:1.061;transform:translate(24.3661vw,-10px) scale(.7408);animation:fall-298 11s -27s linear infinite}@keyframes fall-298{72.837%{transform:translate(16.7485vw,72.837vh) scale(.7408)}to{transform:translate(20.5573vw,99vh) scale(.7408)}}.snow:nth-child(299){opacity:1.1148;transform:translate(63.1342vw,-10px) scale(.086);animation:fall-299 25s -10s linear infinite}@keyframes fall-299{41.081%{transform:translate(57.2383vw,41.081vh) scale(.086)}to{transform:translate(60.18625vw,99vh) scale(.086)}}.snow:nth-child(300){opacity:1.9618;transform:translate(4.6595vw,-10px) scale(.4329);animation:fall-300 23s -15s linear infinite}@keyframes fall-300{55.627%{transform:translate(5.8493vw,55.627vh) scale(.4329)}to{transform:translate(5.2544vw,99vh) scale(.4329)}}.snow:nth-child(301){opacity:1.7242;transform:translate(99.0881vw,-10px) scale(.8621);animation:fall-301 30s -3s linear infinite}@keyframes fall-301{33.884%{transform:translate(103.1372vw,33.884vh) scale(.8621)}to{transform:translate(101.11265vw,99vh) scale(.8621)}}.snow:nth-child(302){opacity:1.4096;transform:translate(99.2596vw,-10px) scale(.1514);animation:fall-302 17s -2s linear infinite}@keyframes fall-302{76.811%{transform:translate(95.7896vw,76.811vh) scale(.1514)}to{transform:translate(97.5246vw,99vh) scale(.1514)}}.snow:nth-child(303){opacity:.2822;transform:translate(20.7141vw,-10px) scale(.2548);animation:fall-303 24s -25s linear infinite}@keyframes fall-303{39.578%{transform:translate(13.0487vw,39.578vh) scale(.2548)}to{transform:translate(16.8814vw,99vh) scale(.2548)}}.snow:nth-child(304){opacity:.169;transform:translate(59.3351vw,-10px) scale(.446);animation:fall-304 16s -26s linear infinite}@keyframes fall-304{55.325%{transform:translate(62.1234vw,55.325vh) scale(.446)}to{transform:translate(60.72925vw,99vh) scale(.446)}}.snow:nth-child(305){opacity:1.7696;transform:translate(16.3656vw,-10px) scale(.7569);animation:fall-305 12s -19s linear infinite}@keyframes fall-305{59.879%{transform:translate(10.9302vw,59.879vh) scale(.7569)}to{transform:translate(13.6479vw,99vh) scale(.7569)}}.snow:nth-child(306){opacity:1.8508;transform:translate(90.2348vw,-10px) scale(.0023);animation:fall-306 21s -16s linear infinite}@keyframes fall-306{70.429%{transform:translate(97.5937vw,70.429vh) scale(.0023)}to{transform:translate(93.91425vw,99vh) scale(.0023)}}.snow:nth-child(307){opacity:1.2212;transform:translate(74.1612vw,-10px) scale(.0543);animation:fall-307 24s -5s linear infinite}@keyframes fall-307{31.599%{transform:translate(73.8667vw,31.599vh) scale(.0543)}to{transform:translate(74.01395vw,99vh) scale(.0543)}}.snow:nth-child(308){opacity:.6684;transform:translate(31.3774vw,-10px) scale(.6147);animation:fall-308 15s -13s linear infinite}@keyframes fall-308{31.197%{transform:translate(40.5372vw,31.197vh) scale(.6147)}to{transform:translate(35.9573vw,99vh) scale(.6147)}}.snow:nth-child(309){opacity:.7982;transform:translate(88.3558vw,-10px) scale(.9454);animation:fall-309 14s -6s linear infinite}@keyframes fall-309{53.203%{transform:translate(94.2775vw,53.203vh) scale(.9454)}to{transform:translate(91.31665vw,99vh) scale(.9454)}}.snow:nth-child(310){opacity:1.4114;transform:translate(66.9481vw,-10px) scale(.2476);animation:fall-310 11s -2s linear infinite}@keyframes fall-310{31.035%{transform:translate(73.9079vw,31.035vh) scale(.2476)}to{transform:translate(70.428vw,99vh) scale(.2476)}}.snow:nth-child(311){opacity:.9452;transform:translate(82.6205vw,-10px) scale(.3497);animation:fall-311 14s -30s linear infinite}@keyframes fall-311{56.237%{transform:translate(92.6165vw,56.237vh) scale(.3497)}to{transform:translate(87.6185vw,99vh) scale(.3497)}}.snow:nth-child(312){opacity:.4178;transform:translate(91.7355vw,-10px) scale(.688);animation:fall-312 24s -22s linear infinite}@keyframes fall-312{62.71%{transform:translate(90.9758vw,62.71vh) scale(.688)}to{transform:translate(91.35565vw,99vh) scale(.688)}}.snow:nth-child(313){opacity:.863;transform:translate(60.4891vw,-10px) scale(.6274);animation:fall-313 17s -1s linear infinite}@keyframes fall-313{75.501%{transform:translate(61.222vw,75.501vh) scale(.6274)}to{transform:translate(60.85555vw,99vh) scale(.6274)}}.snow:nth-child(314){opacity:1.7786;transform:translate(56.4916vw,-10px) scale(.1107);animation:fall-314 12s -27s linear infinite}@keyframes fall-314{60.191%{transform:translate(53.8991vw,60.191vh) scale(.1107)}to{transform:translate(55.19535vw,99vh) scale(.1107)}}.snow:nth-child(315){opacity:1.7752;transform:translate(65.7352vw,-10px) scale(.1917);animation:fall-315 21s -29s linear infinite}@keyframes fall-315{50.825%{transform:translate(73.6557vw,50.825vh) scale(.1917)}to{transform:translate(69.69545vw,99vh) scale(.1917)}}.snow:nth-child(316){opacity:1.0728;transform:translate(85.9923vw,-10px) scale(.8518);animation:fall-316 14s -17s linear infinite}@keyframes fall-316{63.805%{transform:translate(86.043vw,63.805vh) scale(.8518)}to{transform:translate(86.01765vw,99vh) scale(.8518)}}.snow:nth-child(317){opacity:1.6986;transform:translate(13.8427vw,-10px) scale(.523);animation:fall-317 26s -29s linear infinite}@keyframes fall-317{78.32%{transform:translate(9.9427vw,78.32vh) scale(.523)}to{transform:translate(11.8927vw,99vh) scale(.523)}}.snow:nth-child(318){opacity:1.0602;transform:translate(96.2249vw,-10px) scale(.8737);animation:fall-318 16s -26s linear infinite}@keyframes fall-318{57.86%{transform:translate(96.9121vw,57.86vh) scale(.8737)}to{transform:translate(96.5685vw,99vh) scale(.8737)}}.snow:nth-child(319){opacity:1.428;transform:translate(52.4593vw,-10px) scale(.7499);animation:fall-319 29s -12s linear infinite}@keyframes fall-319{64.53%{transform:translate(56.1697vw,64.53vh) scale(.7499)}to{transform:translate(54.3145vw,99vh) scale(.7499)}}.snow:nth-child(320){opacity:.2418;transform:translate(87.5569vw,-10px) scale(.2532);animation:fall-320 13s -1s linear infinite}@keyframes fall-320{62.71%{transform:translate(81.6844vw,62.71vh) scale(.2532)}to{transform:translate(84.62065vw,99vh) scale(.2532)}}.snow:nth-child(321){opacity:1.137;transform:translate(24.273vw,-10px) scale(.155);animation:fall-321 19s -11s linear infinite}@keyframes fall-321{78.176%{transform:translate(27.9452vw,78.176vh) scale(.155)}to{transform:translate(26.1091vw,99vh) scale(.155)}}.snow:nth-child(322){opacity:.0646;transform:translate(10.3393vw,-10px) scale(.9252);animation:fall-322 23s -30s linear infinite}@keyframes fall-322{70.901%{transform:translate(9.6174vw,70.901vh) scale(.9252)}to{transform:translate(9.97835vw,99vh) scale(.9252)}}.snow:nth-child(323){opacity:1.857;transform:translate(50.5457vw,-10px) scale(.98);animation:fall-323 17s -4s linear infinite}@keyframes fall-323{67.069%{transform:translate(42.098vw,67.069vh) scale(.98)}to{transform:translate(46.32185vw,99vh) scale(.98)}}.snow:nth-child(324){opacity:1.6552;transform:translate(28.2757vw,-10px) scale(.2265);animation:fall-324 25s -8s linear infinite}@keyframes fall-324{56.713%{transform:translate(22.0206vw,56.713vh) scale(.2265)}to{transform:translate(25.14815vw,99vh) scale(.2265)}}.snow:nth-child(325){opacity:.1232;transform:translate(43.2452vw,-10px) scale(.9594);animation:fall-325 29s -25s linear infinite}@keyframes fall-325{73.53%{transform:translate(49.2133vw,73.53vh) scale(.9594)}to{transform:translate(46.22925vw,99vh) scale(.9594)}}.snow:nth-child(326){opacity:1.9586;transform:translate(84.7366vw,-10px) scale(.3018);animation:fall-326 27s -20s linear infinite}@keyframes fall-326{65.929%{transform:translate(92.5936vw,65.929vh) scale(.3018)}to{transform:translate(88.6651vw,99vh) scale(.3018)}}.snow:nth-child(327){opacity:1.6572;transform:translate(82.0864vw,-10px) scale(.7565);animation:fall-327 29s -29s linear infinite}@keyframes fall-327{65.699%{transform:translate(77.5972vw,65.699vh) scale(.7565)}to{transform:translate(79.8418vw,99vh) scale(.7565)}}.snow:nth-child(328){opacity:1.376;transform:translate(68.3816vw,-10px) scale(.8394);animation:fall-328 15s -4s linear infinite}@keyframes fall-328{46.525%{transform:translate(60.2014vw,46.525vh) scale(.8394)}to{transform:translate(64.2915vw,99vh) scale(.8394)}}.snow:nth-child(329){opacity:1.991;transform:translate(99.453vw,-10px) scale(.6353);animation:fall-329 14s -14s linear infinite}@keyframes fall-329{51.081%{transform:translate(96.8668vw,51.081vh) scale(.6353)}to{transform:translate(98.1599vw,99vh) scale(.6353)}}.snow:nth-child(330){opacity:.8446;transform:translate(23.5181vw,-10px) scale(.1918);animation:fall-330 27s -16s linear infinite}@keyframes fall-330{74.936%{transform:translate(24.638vw,74.936vh) scale(.1918)}to{transform:translate(24.07805vw,99vh) scale(.1918)}}.snow:nth-child(331){opacity:1.4434;transform:translate(5.1254vw,-10px) scale(.4567);animation:fall-331 28s -30s linear infinite}@keyframes fall-331{43.065%{transform:translate(4.2216vw,43.065vh) scale(.4567)}to{transform:translate(4.6735vw,99vh) scale(.4567)}}.snow:nth-child(332){opacity:1.954;transform:translate(91.3918vw,-10px) scale(.604);animation:fall-332 10s -8s linear infinite}@keyframes fall-332{56.979%{transform:translate(94.6663vw,56.979vh) scale(.604)}to{transform:translate(93.02905vw,99vh) scale(.604)}}.snow:nth-child(333){opacity:1.4624;transform:translate(24.4389vw,-10px) scale(.1024);animation:fall-333 30s -26s linear infinite}@keyframes fall-333{47.404%{transform:translate(21.4172vw,47.404vh) scale(.1024)}to{transform:translate(22.92805vw,99vh) scale(.1024)}}.snow:nth-child(334){opacity:1.215;transform:translate(99.8693vw,-10px) scale(.6587);animation:fall-334 19s -4s linear infinite}@keyframes fall-334{58.438%{transform:translate(94.5311vw,58.438vh) scale(.6587)}to{transform:translate(97.2002vw,99vh) scale(.6587)}}.snow:nth-child(335){opacity:1.0042;transform:translate(7.0825vw,-10px) scale(.3246);animation:fall-335 15s -14s linear infinite}@keyframes fall-335{56.857%{transform:translate(12.8861vw,56.857vh) scale(.3246)}to{transform:translate(9.9843vw,99vh) scale(.3246)}}.snow:nth-child(336){opacity:.6612;transform:translate(45.5388vw,-10px) scale(.2777);animation:fall-336 14s -8s linear infinite}@keyframes fall-336{32.81%{transform:translate(43.1626vw,32.81vh) scale(.2777)}to{transform:translate(44.3507vw,99vh) scale(.2777)}}.snow:nth-child(337){opacity:.4226;transform:translate(48.5111vw,-10px) scale(.7344);animation:fall-337 23s -10s linear infinite}@keyframes fall-337{44.751%{transform:translate(43.5022vw,44.751vh) scale(.7344)}to{transform:translate(46.00665vw,99vh) scale(.7344)}}.snow:nth-child(338){opacity:.2982;transform:translate(67.0644vw,-10px) scale(.9756);animation:fall-338 21s -21s linear infinite}@keyframes fall-338{78.397%{transform:translate(65.4465vw,78.397vh) scale(.9756)}to{transform:translate(66.25545vw,99vh) scale(.9756)}}.snow:nth-child(339){opacity:.825;transform:translate(85.6995vw,-10px) scale(.6033);animation:fall-339 10s -20s linear infinite}@keyframes fall-339{69.121%{transform:translate(84.481vw,69.121vh) scale(.6033)}to{transform:translate(85.09025vw,99vh) scale(.6033)}}.snow:nth-child(340){opacity:.2224;transform:translate(66.167vw,-10px) scale(.1043);animation:fall-340 28s -8s linear infinite}@keyframes fall-340{30.561%{transform:translate(74.253vw,30.561vh) scale(.1043)}to{transform:translate(70.21vw,99vh) scale(.1043)}}.snow:nth-child(341){opacity:.0412;transform:translate(56.3461vw,-10px) scale(.4052);animation:fall-341 10s -23s linear infinite}@keyframes fall-341{73.606%{transform:translate(51.9313vw,73.606vh) scale(.4052)}to{transform:translate(54.1387vw,99vh) scale(.4052)}}.snow:nth-child(342){opacity:1.6082;transform:translate(66.0596vw,-10px) scale(.4914);animation:fall-342 15s -5s linear infinite}@keyframes fall-342{47.165%{transform:translate(68.1846vw,47.165vh) scale(.4914)}to{transform:translate(67.1221vw,99vh) scale(.4914)}}.snow:nth-child(343){opacity:1.2052;transform:translate(38.9vw,-10px) scale(.0547);animation:fall-343 26s -1s linear infinite}@keyframes fall-343{30.91%{transform:translate(30.0681vw,30.91vh) scale(.0547)}to{transform:translate(34.48405vw,99vh) scale(.0547)}}.snow:nth-child(344){opacity:1.4786;transform:translate(20.9166vw,-10px) scale(.3706);animation:fall-344 13s -5s linear infinite}@keyframes fall-344{58.643%{transform:translate(25.7344vw,58.643vh) scale(.3706)}to{transform:translate(23.3255vw,99vh) scale(.3706)}}.snow:nth-child(345){opacity:1.7286;transform:translate(47.8491vw,-10px) scale(.5088);animation:fall-345 20s -30s linear infinite}@keyframes fall-345{37.418%{transform:translate(50.3884vw,37.418vh) scale(.5088)}to{transform:translate(49.11875vw,99vh) scale(.5088)}}.snow:nth-child(346){opacity:1.5824;transform:translate(69.1944vw,-10px) scale(.0634);animation:fall-346 29s -24s linear infinite}@keyframes fall-346{68.952%{transform:translate(67.5426vw,68.952vh) scale(.0634)}to{transform:translate(68.3685vw,99vh) scale(.0634)}}.snow:nth-child(347){opacity:.0126;transform:translate(60.9168vw,-10px) scale(.0327);animation:fall-347 25s -15s linear infinite}@keyframes fall-347{53.698%{transform:translate(61.15vw,53.698vh) scale(.0327)}to{transform:translate(61.0334vw,99vh) scale(.0327)}}.snow:nth-child(348){opacity:.754;transform:translate(2.662vw,-10px) scale(.1118);animation:fall-348 23s -29s linear infinite}@keyframes fall-348{73.252%{transform:translate(8.2503vw,73.252vh) scale(.1118)}to{transform:translate(5.45615vw,99vh) scale(.1118)}}.snow:nth-child(349){opacity:.4444;transform:translate(69.7887vw,-10px) scale(.5796);animation:fall-349 11s -20s linear infinite}@keyframes fall-349{61.311%{transform:translate(79.3268vw,61.311vh) scale(.5796)}to{transform:translate(74.55775vw,99vh) scale(.5796)}}.snow:nth-child(350){opacity:.901;transform:translate(84.7687vw,-10px) scale(.7709);animation:fall-350 21s -24s linear infinite}@keyframes fall-350{67.722%{transform:translate(84.0473vw,67.722vh) scale(.7709)}to{transform:translate(84.408vw,99vh) scale(.7709)}}.snow:nth-child(351){opacity:.1308;transform:translate(79.617vw,-10px) scale(.5628);animation:fall-351 13s -13s linear infinite}@keyframes fall-351{76.594%{transform:translate(73.3135vw,76.594vh) scale(.5628)}to{transform:translate(76.46525vw,99vh) scale(.5628)}}.snow:nth-child(352){opacity:.5486;transform:translate(49.6942vw,-10px) scale(.1474);animation:fall-352 27s -20s linear infinite}@keyframes fall-352{55.394%{transform:translate(45.777vw,55.394vh) scale(.1474)}to{transform:translate(47.7356vw,99vh) scale(.1474)}}.snow:nth-child(353){opacity:.626;transform:translate(75.1301vw,-10px) scale(.8345);animation:fall-353 23s -14s linear infinite}@keyframes fall-353{68.691%{transform:translate(68.688vw,68.691vh) scale(.8345)}to{transform:translate(71.90905vw,99vh) scale(.8345)}}.snow:nth-child(354){opacity:.7226;transform:translate(69.8647vw,-10px) scale(.8544);animation:fall-354 16s -18s linear infinite}@keyframes fall-354{49.35%{transform:translate(78.3726vw,49.35vh) scale(.8544)}to{transform:translate(74.11865vw,99vh) scale(.8544)}}.snow:nth-child(355){opacity:.1378;transform:translate(27.6878vw,-10px) scale(.3669);animation:fall-355 15s -3s linear infinite}@keyframes fall-355{63.36%{transform:translate(29.1236vw,63.36vh) scale(.3669)}to{transform:translate(28.4057vw,99vh) scale(.3669)}}.snow:nth-child(356){opacity:.026;transform:translate(58.5353vw,-10px) scale(.4287);animation:fall-356 15s -10s linear infinite}@keyframes fall-356{54.835%{transform:translate(55.7407vw,54.835vh) scale(.4287)}to{transform:translate(57.138vw,99vh) scale(.4287)}}.snow:nth-child(357){opacity:.5428;transform:translate(96.142vw,-10px) scale(.2044);animation:fall-357 27s -21s linear infinite}@keyframes fall-357{78.904%{transform:translate(88.3062vw,78.904vh) scale(.2044)}to{transform:translate(92.2241vw,99vh) scale(.2044)}}.snow:nth-child(358){opacity:.8188;transform:translate(92.7007vw,-10px) scale(.3136);animation:fall-358 16s -17s linear infinite}@keyframes fall-358{74.656%{transform:translate(96.4054vw,74.656vh) scale(.3136)}to{transform:translate(94.55305vw,99vh) scale(.3136)}}.snow:nth-child(359){opacity:.93;transform:translate(48.3645vw,-10px) scale(.0683);animation:fall-359 13s -18s linear infinite}@keyframes fall-359{42.799%{transform:translate(55.589vw,42.799vh) scale(.0683)}to{transform:translate(51.97675vw,99vh) scale(.0683)}}.snow:nth-child(360){opacity:1.6416;transform:translate(64.0265vw,-10px) scale(.3197);animation:fall-360 12s -7s linear infinite}@keyframes fall-360{60.545%{transform:translate(67.7199vw,60.545vh) scale(.3197)}to{transform:translate(65.8732vw,99vh) scale(.3197)}}.snow:nth-child(361){opacity:1.3586;transform:translate(65.2297vw,-10px) scale(.1852);animation:fall-361 18s -25s linear infinite}@keyframes fall-361{71.386%{transform:translate(69.0284vw,71.386vh) scale(.1852)}to{transform:translate(67.12905vw,99vh) scale(.1852)}}.snow:nth-child(362){opacity:1.736;transform:translate(63.1746vw,-10px) scale(.043);animation:fall-362 30s -7s linear infinite}@keyframes fall-362{41.909%{transform:translate(65.9297vw,41.909vh) scale(.043)}to{transform:translate(64.55215vw,99vh) scale(.043)}}.snow:nth-child(363){opacity:1.257;transform:translate(49.8254vw,-10px) scale(.6365);animation:fall-363 13s -8s linear infinite}@keyframes fall-363{70.597%{transform:translate(55.8588vw,70.597vh) scale(.6365)}to{transform:translate(52.8421vw,99vh) scale(.6365)}}.snow:nth-child(364){opacity:1.543;transform:translate(90.0737vw,-10px) scale(.7847);animation:fall-364 21s -6s linear infinite}@keyframes fall-364{54.754%{transform:translate(81.9663vw,54.754vh) scale(.7847)}to{transform:translate(86.02vw,99vh) scale(.7847)}}.snow:nth-child(365){opacity:1.3504;transform:translate(5.382vw,-10px) scale(.1036);animation:fall-365 22s -23s linear infinite}@keyframes fall-365{71.461%{transform:translate(-.3488vw,71.461vh) scale(.1036)}to{transform:translate(2.5166vw,99vh) scale(.1036)}}.snow:nth-child(366){opacity:.98;transform:translate(49.7167vw,-10px) scale(.8491);animation:fall-366 26s -19s linear infinite}@keyframes fall-366{42.283%{transform:translate(41.3451vw,42.283vh) scale(.8491)}to{transform:translate(45.5309vw,99vh) scale(.8491)}}.snow:nth-child(367){opacity:.8134;transform:translate(92.1267vw,-10px) scale(.9274);animation:fall-367 20s -16s linear infinite}@keyframes fall-367{50.001%{transform:translate(100.176vw,50.001vh) scale(.9274)}to{transform:translate(96.15135vw,99vh) scale(.9274)}}.snow:nth-child(368){opacity:1.47;transform:translate(22.9142vw,-10px) scale(.7763);animation:fall-368 15s -13s linear infinite}@keyframes fall-368{31.48%{transform:translate(14.5841vw,31.48vh) scale(.7763)}to{transform:translate(18.74915vw,99vh) scale(.7763)}}.snow:nth-child(369){opacity:1.4358;transform:translate(79.4909vw,-10px) scale(.8707);animation:fall-369 20s -3s linear infinite}@keyframes fall-369{55.952%{transform:translate(75.7112vw,55.952vh) scale(.8707)}to{transform:translate(77.60105vw,99vh) scale(.8707)}}.snow:nth-child(370){opacity:1.5432;transform:translate(79.2837vw,-10px) scale(.8092);animation:fall-370 22s -23s linear infinite}@keyframes fall-370{47.789%{transform:translate(73.1454vw,47.789vh) scale(.8092)}to{transform:translate(76.21455vw,99vh) scale(.8092)}}.snow:nth-child(371){opacity:1.5898;transform:translate(44.5912vw,-10px) scale(.8724);animation:fall-371 23s -1s linear infinite}@keyframes fall-371{41.411%{transform:translate(41.8912vw,41.411vh) scale(.8724)}to{transform:translate(43.2412vw,99vh) scale(.8724)}}.snow:nth-child(372){opacity:.453;transform:translate(55.9642vw,-10px) scale(.719);animation:fall-372 17s -17s linear infinite}@keyframes fall-372{67.578%{transform:translate(48.2223vw,67.578vh) scale(.719)}to{transform:translate(52.09325vw,99vh) scale(.719)}}.snow:nth-child(373){opacity:1.6928;transform:translate(93.9398vw,-10px) scale(.2894);animation:fall-373 16s -17s linear infinite}@keyframes fall-373{58.736%{transform:translate(92.6131vw,58.736vh) scale(.2894)}to{transform:translate(93.27645vw,99vh) scale(.2894)}}.snow:nth-child(374){opacity:.9486;transform:translate(34.7855vw,-10px) scale(.8565);animation:fall-374 22s -3s linear infinite}@keyframes fall-374{52.408%{transform:translate(31.8294vw,52.408vh) scale(.8565)}to{transform:translate(33.30745vw,99vh) scale(.8565)}}.snow:nth-child(375){opacity:.1058;transform:translate(37.0325vw,-10px) scale(.1421);animation:fall-375 20s -29s linear infinite}@keyframes fall-375{37.621%{transform:translate(34.1399vw,37.621vh) scale(.1421)}to{transform:translate(35.5862vw,99vh) scale(.1421)}}.snow:nth-child(376){opacity:.1366;transform:translate(20.9509vw,-10px) scale(.8201);animation:fall-376 30s -29s linear infinite}@keyframes fall-376{69.455%{transform:translate(11.4517vw,69.455vh) scale(.8201)}to{transform:translate(16.2013vw,99vh) scale(.8201)}}.snow:nth-child(377){opacity:.2132;transform:translate(29.6154vw,-10px) scale(.9829);animation:fall-377 17s -30s linear infinite}@keyframes fall-377{44.7%{transform:translate(25.6061vw,44.7vh) scale(.9829)}to{transform:translate(27.61075vw,99vh) scale(.9829)}}.snow:nth-child(378){opacity:.7796;transform:translate(30.8955vw,-10px) scale(.4914);animation:fall-378 22s -7s linear infinite}@keyframes fall-378{39.693%{transform:translate(32.4713vw,39.693vh) scale(.4914)}to{transform:translate(31.6834vw,99vh) scale(.4914)}}.snow:nth-child(379){opacity:1.4908;transform:translate(22.6387vw,-10px) scale(.6028);animation:fall-379 23s -14s linear infinite}@keyframes fall-379{72.454%{transform:translate(22.3553vw,72.454vh) scale(.6028)}to{transform:translate(22.497vw,99vh) scale(.6028)}}.snow:nth-child(380){opacity:.113;transform:translate(19.7109vw,-10px) scale(.4171);animation:fall-380 27s -7s linear infinite}@keyframes fall-380{30.282%{transform:translate(16.8282vw,30.282vh) scale(.4171)}to{transform:translate(18.26955vw,99vh) scale(.4171)}}.snow:nth-child(381){opacity:1.1804;transform:translate(51.0097vw,-10px) scale(.5421);animation:fall-381 11s -1s linear infinite}@keyframes fall-381{56.325%{transform:translate(48.5985vw,56.325vh) scale(.5421)}to{transform:translate(49.8041vw,99vh) scale(.5421)}}.snow:nth-child(382){opacity:1.4242;transform:translate(66.0267vw,-10px) scale(.1685);animation:fall-382 10s -17s linear infinite}@keyframes fall-382{44.487%{transform:translate(64.6998vw,44.487vh) scale(.1685)}to{transform:translate(65.36325vw,99vh) scale(.1685)}}.snow:nth-child(383){opacity:1.62;transform:translate(59.4659vw,-10px) scale(.0651);animation:fall-383 19s -25s linear infinite}@keyframes fall-383{39.39%{transform:translate(50.2795vw,39.39vh) scale(.0651)}to{transform:translate(54.8727vw,99vh) scale(.0651)}}.snow:nth-child(384){opacity:.947;transform:translate(28.039vw,-10px) scale(.5256);animation:fall-384 26s -4s linear infinite}@keyframes fall-384{51.851%{transform:translate(22.9998vw,51.851vh) scale(.5256)}to{transform:translate(25.5194vw,99vh) scale(.5256)}}.snow:nth-child(385){opacity:.3624;transform:translate(77.9458vw,-10px) scale(.6448);animation:fall-385 17s -15s linear infinite}@keyframes fall-385{64.781%{transform:translate(71.4706vw,64.781vh) scale(.6448)}to{transform:translate(74.7082vw,99vh) scale(.6448)}}.snow:nth-child(386){opacity:1.622;transform:translate(7.0521vw,-10px) scale(.3745);animation:fall-386 10s -5s linear infinite}@keyframes fall-386{50.066%{transform:translate(12.1854vw,50.066vh) scale(.3745)}to{transform:translate(9.61875vw,99vh) scale(.3745)}}.snow:nth-child(387){opacity:.479;transform:translate(35.4451vw,-10px) scale(.9093);animation:fall-387 28s -23s linear infinite}@keyframes fall-387{48.668%{transform:translate(41.3964vw,48.668vh) scale(.9093)}to{transform:translate(38.42075vw,99vh) scale(.9093)}}.snow:nth-child(388){opacity:1.8698;transform:translate(77.2603vw,-10px) scale(.2639);animation:fall-388 29s -30s linear infinite}@keyframes fall-388{49.759%{transform:translate(73.3779vw,49.759vh) scale(.2639)}to{transform:translate(75.3191vw,99vh) scale(.2639)}}.snow:nth-child(389){opacity:.3348;transform:translate(49.5531vw,-10px) scale(.382);animation:fall-389 19s -12s linear infinite}@keyframes fall-389{63.362%{transform:translate(47.1483vw,63.362vh) scale(.382)}to{transform:translate(48.3507vw,99vh) scale(.382)}}.snow:nth-child(390){opacity:1.5672;transform:translate(60.6793vw,-10px) scale(.0143);animation:fall-390 25s -25s linear infinite}@keyframes fall-390{40.335%{transform:translate(55.1093vw,40.335vh) scale(.0143)}to{transform:translate(57.8943vw,99vh) scale(.0143)}}.snow:nth-child(391){opacity:.0904;transform:translate(54.5605vw,-10px) scale(.928);animation:fall-391 29s -29s linear infinite}@keyframes fall-391{59.684%{transform:translate(64.248vw,59.684vh) scale(.928)}to{transform:translate(59.40425vw,99vh) scale(.928)}}.snow:nth-child(392){opacity:1.4576;transform:translate(73.8466vw,-10px) scale(.1391);animation:fall-392 25s -6s linear infinite}@keyframes fall-392{48.707%{transform:translate(74.2056vw,48.707vh) scale(.1391)}to{transform:translate(74.0261vw,99vh) scale(.1391)}}.snow:nth-child(393){opacity:.5924;transform:translate(51.9958vw,-10px) scale(.1174);animation:fall-393 28s -5s linear infinite}@keyframes fall-393{42.715%{transform:translate(48.469vw,42.715vh) scale(.1174)}to{transform:translate(50.2324vw,99vh) scale(.1174)}}.snow:nth-child(394){opacity:1.835;transform:translate(25.7032vw,-10px) scale(.1395);animation:fall-394 12s -13s linear infinite}@keyframes fall-394{64.226%{transform:translate(29.948vw,64.226vh) scale(.1395)}to{transform:translate(27.8256vw,99vh) scale(.1395)}}.snow:nth-child(395){opacity:1.7556;transform:translate(85.1391vw,-10px) scale(.2076);animation:fall-395 25s -29s linear infinite}@keyframes fall-395{62.611%{transform:translate(76.5402vw,62.611vh) scale(.2076)}to{transform:translate(80.83965vw,99vh) scale(.2076)}}.snow:nth-child(396){opacity:1.5156;transform:translate(71.798vw,-10px) scale(.2247);animation:fall-396 25s -29s linear infinite}@keyframes fall-396{30.86%{transform:translate(77.4057vw,30.86vh) scale(.2247)}to{transform:translate(74.60185vw,99vh) scale(.2247)}}.snow:nth-child(397){opacity:1.6678;transform:translate(45.5164vw,-10px) scale(.7228);animation:fall-397 14s -19s linear infinite}@keyframes fall-397{79.767%{transform:translate(44.9518vw,79.767vh) scale(.7228)}to{transform:translate(45.2341vw,99vh) scale(.7228)}}.snow:nth-child(398){opacity:1.282;transform:translate(90.5182vw,-10px) scale(.2526);animation:fall-398 15s -3s linear infinite}@keyframes fall-398{66.255%{transform:translate(99.0067vw,66.255vh) scale(.2526)}to{transform:translate(94.76245vw,99vh) scale(.2526)}}.snow:nth-child(399){opacity:.7954;transform:translate(7.4372vw,-10px) scale(.1532);animation:fall-399 26s -8s linear infinite}@keyframes fall-399{55.539%{transform:translate(15.2777vw,55.539vh) scale(.1532)}to{transform:translate(11.35745vw,99vh) scale(.1532)}}.snow:nth-child(400){opacity:.2392;transform:translate(78.6153vw,-10px) scale(.0848);animation:fall-400 29s -12s linear infinite}@keyframes fall-400{42.699%{transform:translate(85.9892vw,42.699vh) scale(.0848)}to{transform:translate(82.30225vw,99vh) scale(.0848)}}\n"] }]
|
|
28
|
+
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.5266;transform:translate(73.9132vw,-10px) scale(.5015);animation:fall-1 18s -1s linear infinite}@keyframes fall-1{66.504%{transform:translate(65.5573vw,66.504vh) scale(.5015)}to{transform:translate(69.73525vw,99vh) scale(.5015)}}.snow:nth-child(2){opacity:1.6562;transform:translate(30.2112vw,-10px) scale(.0841);animation:fall-2 30s -8s linear infinite}@keyframes fall-2{47.673%{transform:translate(35.0667vw,47.673vh) scale(.0841)}to{transform:translate(32.63895vw,99vh) scale(.0841)}}.snow:nth-child(3){opacity:.3308;transform:translate(93.4063vw,-10px) scale(.6957);animation:fall-3 16s -7s linear infinite}@keyframes fall-3{69.692%{transform:translate(93.6358vw,69.692vh) scale(.6957)}to{transform:translate(93.52105vw,99vh) scale(.6957)}}.snow:nth-child(4){opacity:1.704;transform:translate(55.5375vw,-10px) scale(.9425);animation:fall-4 15s -25s linear infinite}@keyframes fall-4{58.592%{transform:translate(51.6455vw,58.592vh) scale(.9425)}to{transform:translate(53.5915vw,99vh) scale(.9425)}}.snow:nth-child(5){opacity:1.026;transform:translate(6.0407vw,-10px) scale(.5087);animation:fall-5 14s -20s linear infinite}@keyframes fall-5{67.815%{transform:translate(6.053vw,67.815vh) scale(.5087)}to{transform:translate(6.04685vw,99vh) scale(.5087)}}.snow:nth-child(6){opacity:1.1798;transform:translate(21.5629vw,-10px) scale(.9015);animation:fall-6 13s -17s linear infinite}@keyframes fall-6{60.239%{transform:translate(25.6481vw,60.239vh) scale(.9015)}to{transform:translate(23.6055vw,99vh) scale(.9015)}}.snow:nth-child(7){opacity:1.0878;transform:translate(33.5521vw,-10px) scale(.3244);animation:fall-7 24s -2s linear infinite}@keyframes fall-7{41.692%{transform:translate(28.5593vw,41.692vh) scale(.3244)}to{transform:translate(31.0557vw,99vh) scale(.3244)}}.snow:nth-child(8){opacity:.5822;transform:translate(53.1939vw,-10px) scale(.5914);animation:fall-8 14s -17s linear infinite}@keyframes fall-8{55.512%{transform:translate(58.7561vw,55.512vh) scale(.5914)}to{transform:translate(55.975vw,99vh) scale(.5914)}}.snow:nth-child(9){opacity:1.7284;transform:translate(17.4052vw,-10px) scale(.612);animation:fall-9 30s -22s linear infinite}@keyframes fall-9{76.896%{transform:translate(12.5117vw,76.896vh) scale(.612)}to{transform:translate(14.95845vw,99vh) scale(.612)}}.snow:nth-child(10){opacity:.0528;transform:translate(82.5127vw,-10px) scale(.3431);animation:fall-10 25s -23s linear infinite}@keyframes fall-10{48.826%{transform:translate(72.6065vw,48.826vh) scale(.3431)}to{transform:translate(77.5596vw,99vh) scale(.3431)}}.snow:nth-child(11){opacity:.6394;transform:translate(15.4944vw,-10px) scale(.8);animation:fall-11 18s -21s linear infinite}@keyframes fall-11{71.953%{transform:translate(13.248vw,71.953vh) scale(.8)}to{transform:translate(14.3712vw,99vh) scale(.8)}}.snow:nth-child(12){opacity:1.5974;transform:translate(80.513vw,-10px) scale(.9235);animation:fall-12 12s -9s linear infinite}@keyframes fall-12{42.971%{transform:translate(77.7448vw,42.971vh) scale(.9235)}to{transform:translate(79.1289vw,99vh) scale(.9235)}}.snow:nth-child(13){opacity:.9966;transform:translate(45.8774vw,-10px) scale(.654);animation:fall-13 27s -17s linear infinite}@keyframes fall-13{50.467%{transform:translate(52.3924vw,50.467vh) scale(.654)}to{transform:translate(49.1349vw,99vh) scale(.654)}}.snow:nth-child(14){opacity:1.6144;transform:translate(95.0561vw,-10px) scale(.7117);animation:fall-14 29s -10s linear infinite}@keyframes fall-14{79.528%{transform:translate(103.6126vw,79.528vh) scale(.7117)}to{transform:translate(99.33435vw,99vh) scale(.7117)}}.snow:nth-child(15){opacity:1.183;transform:translate(70.5661vw,-10px) scale(.1021);animation:fall-15 22s -13s linear infinite}@keyframes fall-15{44.384%{transform:translate(79.3401vw,44.384vh) scale(.1021)}to{transform:translate(74.9531vw,99vh) scale(.1021)}}.snow:nth-child(16){opacity:.927;transform:translate(41.7853vw,-10px) scale(.9346);animation:fall-16 21s -1s linear infinite}@keyframes fall-16{32.874%{transform:translate(49.5559vw,32.874vh) scale(.9346)}to{transform:translate(45.6706vw,99vh) scale(.9346)}}.snow:nth-child(17){opacity:1.3372;transform:translate(42.1332vw,-10px) scale(.6414);animation:fall-17 15s -15s linear infinite}@keyframes fall-17{45.607%{transform:translate(43.1vw,45.607vh) scale(.6414)}to{transform:translate(42.6166vw,99vh) scale(.6414)}}.snow:nth-child(18){opacity:1.1156;transform:translate(38.2141vw,-10px) scale(.7663);animation:fall-18 23s -17s linear infinite}@keyframes fall-18{74.191%{transform:translate(32.3576vw,74.191vh) scale(.7663)}to{transform:translate(35.28585vw,99vh) scale(.7663)}}.snow:nth-child(19){opacity:1.0434;transform:translate(99.4909vw,-10px) scale(.3823);animation:fall-19 16s -20s linear infinite}@keyframes fall-19{64.884%{transform:translate(109.4282vw,64.884vh) scale(.3823)}to{transform:translate(104.45955vw,99vh) scale(.3823)}}.snow:nth-child(20){opacity:.3762;transform:translate(81.9273vw,-10px) scale(.5251);animation:fall-20 26s -1s linear infinite}@keyframes fall-20{53.215%{transform:translate(85.9273vw,53.215vh) scale(.5251)}to{transform:translate(83.9273vw,99vh) scale(.5251)}}.snow:nth-child(21){opacity:.073;transform:translate(53.2944vw,-10px) scale(.9628);animation:fall-21 19s -14s linear infinite}@keyframes fall-21{61.877%{transform:translate(49.8999vw,61.877vh) scale(.9628)}to{transform:translate(51.59715vw,99vh) scale(.9628)}}.snow:nth-child(22){opacity:.5134;transform:translate(70.5766vw,-10px) scale(.012);animation:fall-22 21s -11s linear infinite}@keyframes fall-22{59.954%{transform:translate(74.2vw,59.954vh) scale(.012)}to{transform:translate(72.3883vw,99vh) scale(.012)}}.snow:nth-child(23){opacity:1.0348;transform:translate(20.0021vw,-10px) scale(.5808);animation:fall-23 28s -25s linear infinite}@keyframes fall-23{53.754%{transform:translate(29.9937vw,53.754vh) scale(.5808)}to{transform:translate(24.9979vw,99vh) scale(.5808)}}.snow:nth-child(24){opacity:.4784;transform:translate(79.1343vw,-10px) scale(.6348);animation:fall-24 13s -17s linear infinite}@keyframes fall-24{49.925%{transform:translate(82.8461vw,49.925vh) scale(.6348)}to{transform:translate(80.9902vw,99vh) scale(.6348)}}.snow:nth-child(25){opacity:.3434;transform:translate(70.8053vw,-10px) scale(.8319);animation:fall-25 10s -11s linear infinite}@keyframes fall-25{44.288%{transform:translate(62.3974vw,44.288vh) scale(.8319)}to{transform:translate(66.60135vw,99vh) scale(.8319)}}.snow:nth-child(26){opacity:.2468;transform:translate(48.3385vw,-10px) scale(.1482);animation:fall-26 23s -22s linear infinite}@keyframes fall-26{60.64%{transform:translate(48.3116vw,60.64vh) scale(.1482)}to{transform:translate(48.32505vw,99vh) scale(.1482)}}.snow:nth-child(27){opacity:.5134;transform:translate(3.528vw,-10px) scale(.7413);animation:fall-27 23s -12s linear infinite}@keyframes fall-27{73.015%{transform:translate(10.4557vw,73.015vh) scale(.7413)}to{transform:translate(6.99185vw,99vh) scale(.7413)}}.snow:nth-child(28){opacity:1.9202;transform:translate(4.5291vw,-10px) scale(.3295);animation:fall-28 30s -16s linear infinite}@keyframes fall-28{39.426%{transform:translate(11.6492vw,39.426vh) scale(.3295)}to{transform:translate(8.08915vw,99vh) scale(.3295)}}.snow:nth-child(29){opacity:.4528;transform:translate(26.1293vw,-10px) scale(.7076);animation:fall-29 10s -10s linear infinite}@keyframes fall-29{44.046%{transform:translate(30.2761vw,44.046vh) scale(.7076)}to{transform:translate(28.2027vw,99vh) scale(.7076)}}.snow:nth-child(30){opacity:1.9476;transform:translate(74.3492vw,-10px) scale(.2602);animation:fall-30 30s -29s linear infinite}@keyframes fall-30{39.156%{transform:translate(82.9625vw,39.156vh) scale(.2602)}to{transform:translate(78.65585vw,99vh) scale(.2602)}}.snow:nth-child(31){opacity:.9582;transform:translate(91.8568vw,-10px) scale(.7436);animation:fall-31 20s -13s linear infinite}@keyframes fall-31{75.434%{transform:translate(82.7833vw,75.434vh) scale(.7436)}to{transform:translate(87.32005vw,99vh) scale(.7436)}}.snow:nth-child(32){opacity:.9502;transform:translate(78.823vw,-10px) scale(.3965);animation:fall-32 14s -5s linear infinite}@keyframes fall-32{66.372%{transform:translate(69.5349vw,66.372vh) scale(.3965)}to{transform:translate(74.17895vw,99vh) scale(.3965)}}.snow:nth-child(33){opacity:1.2512;transform:translate(76.0512vw,-10px) scale(.4546);animation:fall-33 27s -21s linear infinite}@keyframes fall-33{43.731%{transform:translate(83.9015vw,43.731vh) scale(.4546)}to{transform:translate(79.97635vw,99vh) scale(.4546)}}.snow:nth-child(34){opacity:.4022;transform:translate(8.9888vw,-10px) scale(.0124);animation:fall-34 16s -28s linear infinite}@keyframes fall-34{62.463%{transform:translate(15.421vw,62.463vh) scale(.0124)}to{transform:translate(12.2049vw,99vh) scale(.0124)}}.snow:nth-child(35){opacity:.531;transform:translate(26.6737vw,-10px) scale(.9516);animation:fall-35 26s -3s linear infinite}@keyframes fall-35{42.026%{transform:translate(22.3765vw,42.026vh) scale(.9516)}to{transform:translate(24.5251vw,99vh) scale(.9516)}}.snow:nth-child(36){opacity:1.5262;transform:translate(65.7654vw,-10px) scale(.2623);animation:fall-36 20s -5s linear infinite}@keyframes fall-36{62.781%{transform:translate(59.9636vw,62.781vh) scale(.2623)}to{transform:translate(62.8645vw,99vh) scale(.2623)}}.snow:nth-child(37){opacity:1.2872;transform:translate(95.8951vw,-10px) scale(.469);animation:fall-37 18s -5s linear infinite}@keyframes fall-37{74.499%{transform:translate(99.5161vw,74.499vh) scale(.469)}to{transform:translate(97.7056vw,99vh) scale(.469)}}.snow:nth-child(38){opacity:1.4364;transform:translate(16.7925vw,-10px) scale(.9846);animation:fall-38 25s -16s linear infinite}@keyframes fall-38{47.855%{transform:translate(16.2435vw,47.855vh) scale(.9846)}to{transform:translate(16.518vw,99vh) scale(.9846)}}.snow:nth-child(39){opacity:.7844;transform:translate(51.1388vw,-10px) scale(.7815);animation:fall-39 13s -30s linear infinite}@keyframes fall-39{38.669%{transform:translate(60.81vw,38.669vh) scale(.7815)}to{transform:translate(55.9744vw,99vh) scale(.7815)}}.snow:nth-child(40){opacity:.3158;transform:translate(87.1183vw,-10px) scale(.4947);animation:fall-40 23s -30s linear infinite}@keyframes fall-40{64.884%{transform:translate(78.2382vw,64.884vh) scale(.4947)}to{transform:translate(82.67825vw,99vh) scale(.4947)}}.snow:nth-child(41){opacity:1.7886;transform:translate(68.2455vw,-10px) scale(.2728);animation:fall-41 23s -23s linear infinite}@keyframes fall-41{55.689%{transform:translate(61.7489vw,55.689vh) scale(.2728)}to{transform:translate(64.9972vw,99vh) scale(.2728)}}.snow:nth-child(42){opacity:1.0924;transform:translate(85.3749vw,-10px) scale(.1741);animation:fall-42 13s -20s linear infinite}@keyframes fall-42{51.086%{transform:translate(85.249vw,51.086vh) scale(.1741)}to{transform:translate(85.31195vw,99vh) scale(.1741)}}.snow:nth-child(43){opacity:1.0934;transform:translate(3.7183vw,-10px) scale(.1669);animation:fall-43 14s -8s linear infinite}@keyframes fall-43{57.618%{transform:translate(7.2819vw,57.618vh) scale(.1669)}to{transform:translate(5.5001vw,99vh) scale(.1669)}}.snow:nth-child(44){opacity:1.4646;transform:translate(25.4037vw,-10px) scale(.2125);animation:fall-44 16s -22s linear infinite}@keyframes fall-44{66.721%{transform:translate(21.8189vw,66.721vh) scale(.2125)}to{transform:translate(23.6113vw,99vh) scale(.2125)}}.snow:nth-child(45){opacity:1.9018;transform:translate(14.1502vw,-10px) scale(.5208);animation:fall-45 18s -30s linear infinite}@keyframes fall-45{35.159%{transform:translate(23.7499vw,35.159vh) scale(.5208)}to{transform:translate(18.95005vw,99vh) scale(.5208)}}.snow:nth-child(46){opacity:.7916;transform:translate(86.6954vw,-10px) scale(.8829);animation:fall-46 15s -20s linear infinite}@keyframes fall-46{48.925%{transform:translate(78.0966vw,48.925vh) scale(.8829)}to{transform:translate(82.396vw,99vh) scale(.8829)}}.snow:nth-child(47){opacity:.943;transform:translate(31.0805vw,-10px) scale(.7827);animation:fall-47 29s -11s linear infinite}@keyframes fall-47{30.207%{transform:translate(36.6037vw,30.207vh) scale(.7827)}to{transform:translate(33.8421vw,99vh) scale(.7827)}}.snow:nth-child(48){opacity:1.7538;transform:translate(40.4999vw,-10px) scale(.7505);animation:fall-48 25s -15s linear infinite}@keyframes fall-48{69.945%{transform:translate(46.7306vw,69.945vh) scale(.7505)}to{transform:translate(43.61525vw,99vh) scale(.7505)}}.snow:nth-child(49){opacity:1.9434;transform:translate(48.1891vw,-10px) scale(.8908);animation:fall-49 10s -9s linear infinite}@keyframes fall-49{36.418%{transform:translate(45.1896vw,36.418vh) scale(.8908)}to{transform:translate(46.68935vw,99vh) scale(.8908)}}.snow:nth-child(50){opacity:1.8124;transform:translate(15.0753vw,-10px) scale(.2846);animation:fall-50 14s -22s linear infinite}@keyframes fall-50{33.921%{transform:translate(12.1786vw,33.921vh) scale(.2846)}to{transform:translate(13.62695vw,99vh) scale(.2846)}}.snow:nth-child(51){opacity:1.5904;transform:translate(62.5505vw,-10px) scale(.3334);animation:fall-51 16s -28s linear infinite}@keyframes fall-51{78.989%{transform:translate(63.9644vw,78.989vh) scale(.3334)}to{transform:translate(63.25745vw,99vh) scale(.3334)}}.snow:nth-child(52){opacity:1.0092;transform:translate(20.7768vw,-10px) scale(.2146);animation:fall-52 24s -22s linear infinite}@keyframes fall-52{47.861%{transform:translate(20.8478vw,47.861vh) scale(.2146)}to{transform:translate(20.8123vw,99vh) scale(.2146)}}.snow:nth-child(53){opacity:1.4092;transform:translate(93.1784vw,-10px) scale(.0354);animation:fall-53 24s -15s linear infinite}@keyframes fall-53{41.779%{transform:translate(100.1762vw,41.779vh) scale(.0354)}to{transform:translate(96.6773vw,99vh) scale(.0354)}}.snow:nth-child(54){opacity:1.6342;transform:translate(78.3519vw,-10px) scale(.6826);animation:fall-54 30s -2s linear infinite}@keyframes fall-54{48.542%{transform:translate(74.3614vw,48.542vh) scale(.6826)}to{transform:translate(76.35665vw,99vh) scale(.6826)}}.snow:nth-child(55){opacity:1.6744;transform:translate(15.0221vw,-10px) scale(.1336);animation:fall-55 14s -4s linear infinite}@keyframes fall-55{33.162%{transform:translate(9.2913vw,33.162vh) scale(.1336)}to{transform:translate(12.1567vw,99vh) scale(.1336)}}.snow:nth-child(56){opacity:.2554;transform:translate(36.6329vw,-10px) scale(.4219);animation:fall-56 16s -9s linear infinite}@keyframes fall-56{61.274%{transform:translate(36.7113vw,61.274vh) scale(.4219)}to{transform:translate(36.6721vw,99vh) scale(.4219)}}.snow:nth-child(57){opacity:.7938;transform:translate(57.5506vw,-10px) scale(.7981);animation:fall-57 24s -27s linear infinite}@keyframes fall-57{56.913%{transform:translate(64.61vw,56.913vh) scale(.7981)}to{transform:translate(61.0803vw,99vh) scale(.7981)}}.snow:nth-child(58){opacity:.0828;transform:translate(88.4618vw,-10px) scale(.6368);animation:fall-58 23s -27s linear infinite}@keyframes fall-58{69.583%{transform:translate(88.0259vw,69.583vh) scale(.6368)}to{transform:translate(88.24385vw,99vh) scale(.6368)}}.snow:nth-child(59){opacity:1.4472;transform:translate(97.7694vw,-10px) scale(.4163);animation:fall-59 19s -15s linear infinite}@keyframes fall-59{71.704%{transform:translate(107.669vw,71.704vh) scale(.4163)}to{transform:translate(102.7192vw,99vh) scale(.4163)}}.snow:nth-child(60){opacity:.4886;transform:translate(34.4269vw,-10px) scale(.8351);animation:fall-60 15s -11s linear infinite}@keyframes fall-60{43.67%{transform:translate(24.491vw,43.67vh) scale(.8351)}to{transform:translate(29.45895vw,99vh) scale(.8351)}}.snow:nth-child(61){opacity:.4042;transform:translate(58.9169vw,-10px) scale(.0044);animation:fall-61 26s -9s linear infinite}@keyframes fall-61{64.401%{transform:translate(61.8689vw,64.401vh) scale(.0044)}to{transform:translate(60.3929vw,99vh) scale(.0044)}}.snow:nth-child(62){opacity:1.165;transform:translate(12.5909vw,-10px) scale(.3328);animation:fall-62 20s -2s linear infinite}@keyframes fall-62{57.853%{transform:translate(16.8284vw,57.853vh) scale(.3328)}to{transform:translate(14.70965vw,99vh) scale(.3328)}}.snow:nth-child(63){opacity:.9494;transform:translate(87.7265vw,-10px) scale(.4048);animation:fall-63 16s -23s linear infinite}@keyframes fall-63{78.519%{transform:translate(94.1824vw,78.519vh) scale(.4048)}to{transform:translate(90.95445vw,99vh) scale(.4048)}}.snow:nth-child(64){opacity:1.6952;transform:translate(56.2692vw,-10px) scale(.8547);animation:fall-64 28s -5s linear infinite}@keyframes fall-64{62.512%{transform:translate(57.4775vw,62.512vh) scale(.8547)}to{transform:translate(56.87335vw,99vh) scale(.8547)}}.snow:nth-child(65){opacity:.1372;transform:translate(21.6247vw,-10px) scale(.3083);animation:fall-65 20s -12s linear infinite}@keyframes fall-65{34.113%{transform:translate(15.584vw,34.113vh) scale(.3083)}to{transform:translate(18.60435vw,99vh) scale(.3083)}}.snow:nth-child(66){opacity:1.0674;transform:translate(51.1365vw,-10px) scale(.2049);animation:fall-66 29s -12s linear infinite}@keyframes fall-66{54.933%{transform:translate(42.1955vw,54.933vh) scale(.2049)}to{transform:translate(46.666vw,99vh) scale(.2049)}}.snow:nth-child(67){opacity:.0874;transform:translate(59.1118vw,-10px) scale(.6151);animation:fall-67 18s -23s linear infinite}@keyframes fall-67{44.274%{transform:translate(66.3525vw,44.274vh) scale(.6151)}to{transform:translate(62.73215vw,99vh) scale(.6151)}}.snow:nth-child(68){opacity:1.6464;transform:translate(19.2662vw,-10px) scale(.5498);animation:fall-68 12s -8s linear infinite}@keyframes fall-68{40.733%{transform:translate(12.8362vw,40.733vh) scale(.5498)}to{transform:translate(16.0512vw,99vh) scale(.5498)}}.snow:nth-child(69){opacity:1.8188;transform:translate(69.6189vw,-10px) scale(.0601);animation:fall-69 16s -30s linear infinite}@keyframes fall-69{49.486%{transform:translate(78.1987vw,49.486vh) scale(.0601)}to{transform:translate(73.9088vw,99vh) scale(.0601)}}.snow:nth-child(70){opacity:1.645;transform:translate(63.9313vw,-10px) scale(.5476);animation:fall-70 27s -18s linear infinite}@keyframes fall-70{36.115%{transform:translate(58.9343vw,36.115vh) scale(.5476)}to{transform:translate(61.4328vw,99vh) scale(.5476)}}.snow:nth-child(71){opacity:.6478;transform:translate(71.6618vw,-10px) scale(.7075);animation:fall-71 26s -21s linear infinite}@keyframes fall-71{45.349%{transform:translate(66.4519vw,45.349vh) scale(.7075)}to{transform:translate(69.05685vw,99vh) scale(.7075)}}.snow:nth-child(72){opacity:1.916;transform:translate(21.5793vw,-10px) scale(.1221);animation:fall-72 27s -20s linear infinite}@keyframes fall-72{60.043%{transform:translate(31.0035vw,60.043vh) scale(.1221)}to{transform:translate(26.2914vw,99vh) scale(.1221)}}.snow:nth-child(73){opacity:1.4784;transform:translate(17.9064vw,-10px) scale(.7729);animation:fall-73 16s -24s linear infinite}@keyframes fall-73{50.914%{transform:translate(10.4019vw,50.914vh) scale(.7729)}to{transform:translate(14.15415vw,99vh) scale(.7729)}}.snow:nth-child(74){opacity:1.802;transform:translate(41.7019vw,-10px) scale(.0241);animation:fall-74 11s -3s linear infinite}@keyframes fall-74{47.868%{transform:translate(42.7282vw,47.868vh) scale(.0241)}to{transform:translate(42.21505vw,99vh) scale(.0241)}}.snow:nth-child(75){opacity:.9422;transform:translate(84.1414vw,-10px) scale(.9387);animation:fall-75 25s -24s linear infinite}@keyframes fall-75{56.652%{transform:translate(75.1751vw,56.652vh) scale(.9387)}to{transform:translate(79.65825vw,99vh) scale(.9387)}}.snow:nth-child(76){opacity:1.8386;transform:translate(59.6359vw,-10px) scale(.8526);animation:fall-76 29s -27s linear infinite}@keyframes fall-76{55.219%{transform:translate(66.8259vw,55.219vh) scale(.8526)}to{transform:translate(63.2309vw,99vh) scale(.8526)}}.snow:nth-child(77){opacity:.5306;transform:translate(33.4654vw,-10px) scale(.0989);animation:fall-77 10s -1s linear infinite}@keyframes fall-77{72.517%{transform:translate(37.1752vw,72.517vh) scale(.0989)}to{transform:translate(35.3203vw,99vh) scale(.0989)}}.snow:nth-child(78){opacity:.6986;transform:translate(89.7722vw,-10px) scale(.5181);animation:fall-78 29s -5s linear infinite}@keyframes fall-78{60.336%{transform:translate(90.691vw,60.336vh) scale(.5181)}to{transform:translate(90.2316vw,99vh) scale(.5181)}}.snow:nth-child(79){opacity:.394;transform:translate(50.5445vw,-10px) scale(.7916);animation:fall-79 26s -18s linear infinite}@keyframes fall-79{73.237%{transform:translate(58.9995vw,73.237vh) scale(.7916)}to{transform:translate(54.772vw,99vh) scale(.7916)}}.snow:nth-child(80){opacity:1.506;transform:translate(39.7277vw,-10px) scale(.11);animation:fall-80 16s -15s linear infinite}@keyframes fall-80{49.412%{transform:translate(43.8095vw,49.412vh) scale(.11)}to{transform:translate(41.7686vw,99vh) scale(.11)}}.snow:nth-child(81){opacity:1.062;transform:translate(51.7244vw,-10px) scale(.0453);animation:fall-81 26s -19s linear infinite}@keyframes fall-81{55.727%{transform:translate(52.6653vw,55.727vh) scale(.0453)}to{transform:translate(52.19485vw,99vh) scale(.0453)}}.snow:nth-child(82){opacity:.5706;transform:translate(99.127vw,-10px) scale(.5713);animation:fall-82 11s -14s linear infinite}@keyframes fall-82{73.301%{transform:translate(102.2118vw,73.301vh) scale(.5713)}to{transform:translate(100.6694vw,99vh) scale(.5713)}}.snow:nth-child(83){opacity:1.091;transform:translate(55.7571vw,-10px) scale(.5794);animation:fall-83 24s -21s linear infinite}@keyframes fall-83{58.7%{transform:translate(62.561vw,58.7vh) scale(.5794)}to{transform:translate(59.15905vw,99vh) scale(.5794)}}.snow:nth-child(84){opacity:1.5662;transform:translate(97.765vw,-10px) scale(.4142);animation:fall-84 29s -30s linear infinite}@keyframes fall-84{36.542%{transform:translate(95.3332vw,36.542vh) scale(.4142)}to{transform:translate(96.5491vw,99vh) scale(.4142)}}.snow:nth-child(85){opacity:.2846;transform:translate(48.0747vw,-10px) scale(.5323);animation:fall-85 24s -1s linear infinite}@keyframes fall-85{55.78%{transform:translate(48.4398vw,55.78vh) scale(.5323)}to{transform:translate(48.25725vw,99vh) scale(.5323)}}.snow:nth-child(86){opacity:1.5828;transform:translate(13.8149vw,-10px) scale(.931);animation:fall-86 27s -11s linear infinite}@keyframes fall-86{35.874%{transform:translate(8.7917vw,35.874vh) scale(.931)}to{transform:translate(11.3033vw,99vh) scale(.931)}}.snow:nth-child(87){opacity:1.3874;transform:translate(79.8177vw,-10px) scale(.5265);animation:fall-87 12s -1s linear infinite}@keyframes fall-87{76.116%{transform:translate(70.9427vw,76.116vh) scale(.5265)}to{transform:translate(75.3802vw,99vh) scale(.5265)}}.snow:nth-child(88){opacity:.9168;transform:translate(13.1241vw,-10px) scale(.8191);animation:fall-88 16s -12s linear infinite}@keyframes fall-88{45.854%{transform:translate(8.0603vw,45.854vh) scale(.8191)}to{transform:translate(10.5922vw,99vh) scale(.8191)}}.snow:nth-child(89){opacity:.245;transform:translate(86.6111vw,-10px) scale(.5397);animation:fall-89 19s -29s linear infinite}@keyframes fall-89{38.322%{transform:translate(88.1207vw,38.322vh) scale(.5397)}to{transform:translate(87.3659vw,99vh) scale(.5397)}}.snow:nth-child(90){opacity:1.453;transform:translate(69.4504vw,-10px) scale(.022);animation:fall-90 25s -23s linear infinite}@keyframes fall-90{43.645%{transform:translate(68.1449vw,43.645vh) scale(.022)}to{transform:translate(68.79765vw,99vh) scale(.022)}}.snow:nth-child(91){opacity:1.0622;transform:translate(52.7615vw,-10px) scale(.0504);animation:fall-91 28s -10s linear infinite}@keyframes fall-91{39.735%{transform:translate(50.4124vw,39.735vh) scale(.0504)}to{transform:translate(51.58695vw,99vh) scale(.0504)}}.snow:nth-child(92){opacity:.188;transform:translate(62.1638vw,-10px) scale(.9912);animation:fall-92 18s -18s linear infinite}@keyframes fall-92{73.935%{transform:translate(66.2955vw,73.935vh) scale(.9912)}to{transform:translate(64.22965vw,99vh) scale(.9912)}}.snow:nth-child(93){opacity:.3702;transform:translate(91.8925vw,-10px) scale(.0653);animation:fall-93 23s -28s linear infinite}@keyframes fall-93{59.056%{transform:translate(100.1438vw,59.056vh) scale(.0653)}to{transform:translate(96.01815vw,99vh) scale(.0653)}}.snow:nth-child(94){opacity:1.1956;transform:translate(68.6425vw,-10px) scale(.108);animation:fall-94 17s -12s linear infinite}@keyframes fall-94{65.067%{transform:translate(74.3429vw,65.067vh) scale(.108)}to{transform:translate(71.4927vw,99vh) scale(.108)}}.snow:nth-child(95){opacity:1.6416;transform:translate(99.8002vw,-10px) scale(.9089);animation:fall-95 12s -14s linear infinite}@keyframes fall-95{70.204%{transform:translate(97.3542vw,70.204vh) scale(.9089)}to{transform:translate(98.5772vw,99vh) scale(.9089)}}.snow:nth-child(96){opacity:1.5446;transform:translate(20.7754vw,-10px) scale(.4846);animation:fall-96 28s -1s linear infinite}@keyframes fall-96{32.885%{transform:translate(21.3829vw,32.885vh) scale(.4846)}to{transform:translate(21.07915vw,99vh) scale(.4846)}}.snow:nth-child(97){opacity:1.9244;transform:translate(39.4326vw,-10px) scale(.6361);animation:fall-97 22s -5s linear infinite}@keyframes fall-97{30.307%{transform:translate(46.1497vw,30.307vh) scale(.6361)}to{transform:translate(42.79115vw,99vh) scale(.6361)}}.snow:nth-child(98){opacity:.509;transform:translate(72.0382vw,-10px) scale(.6437);animation:fall-98 15s -4s linear infinite}@keyframes fall-98{62.001%{transform:translate(65.1607vw,62.001vh) scale(.6437)}to{transform:translate(68.59945vw,99vh) scale(.6437)}}.snow:nth-child(99){opacity:.1578;transform:translate(49.6524vw,-10px) scale(.9803);animation:fall-99 26s -5s linear infinite}@keyframes fall-99{36.922%{transform:translate(49.867vw,36.922vh) scale(.9803)}to{transform:translate(49.7597vw,99vh) scale(.9803)}}.snow:nth-child(100){opacity:1.9396;transform:translate(93.7986vw,-10px) scale(.8262);animation:fall-100 23s -12s linear infinite}@keyframes fall-100{31.769%{transform:translate(102.2058vw,31.769vh) scale(.8262)}to{transform:translate(98.0022vw,99vh) scale(.8262)}}.snow:nth-child(101){opacity:.4878;transform:translate(61.5707vw,-10px) scale(.5784);animation:fall-101 13s -21s linear infinite}@keyframes fall-101{33.575%{transform:translate(62.3528vw,33.575vh) scale(.5784)}to{transform:translate(61.96175vw,99vh) scale(.5784)}}.snow:nth-child(102){opacity:1.3198;transform:translate(36.4274vw,-10px) scale(.7351);animation:fall-102 11s -15s linear infinite}@keyframes fall-102{54.033%{transform:translate(30.7392vw,54.033vh) scale(.7351)}to{transform:translate(33.5833vw,99vh) scale(.7351)}}.snow:nth-child(103){opacity:1.9646;transform:translate(95.1441vw,-10px) scale(.5845);animation:fall-103 15s -18s linear infinite}@keyframes fall-103{72.515%{transform:translate(85.4243vw,72.515vh) scale(.5845)}to{transform:translate(90.2842vw,99vh) scale(.5845)}}.snow:nth-child(104){opacity:1.7182;transform:translate(59.66vw,-10px) scale(.4277);animation:fall-104 14s -8s linear infinite}@keyframes fall-104{36.062%{transform:translate(65.3838vw,36.062vh) scale(.4277)}to{transform:translate(62.5219vw,99vh) scale(.4277)}}.snow:nth-child(105){opacity:1.3398;transform:translate(65.2315vw,-10px) scale(.4407);animation:fall-105 29s -17s linear infinite}@keyframes fall-105{43.413%{transform:translate(74.958vw,43.413vh) scale(.4407)}to{transform:translate(70.09475vw,99vh) scale(.4407)}}.snow:nth-child(106){opacity:1.6722;transform:translate(28.4444vw,-10px) scale(.8748);animation:fall-106 17s -3s linear infinite}@keyframes fall-106{61.893%{transform:translate(22.9092vw,61.893vh) scale(.8748)}to{transform:translate(25.6768vw,99vh) scale(.8748)}}.snow:nth-child(107){opacity:.1064;transform:translate(69.0487vw,-10px) scale(.0211);animation:fall-107 19s -11s linear infinite}@keyframes fall-107{52.657%{transform:translate(70.6644vw,52.657vh) scale(.0211)}to{transform:translate(69.85655vw,99vh) scale(.0211)}}.snow:nth-child(108){opacity:1.029;transform:translate(83.7075vw,-10px) scale(.0912);animation:fall-108 26s -19s linear infinite}@keyframes fall-108{35.999%{transform:translate(86.1938vw,35.999vh) scale(.0912)}to{transform:translate(84.95065vw,99vh) scale(.0912)}}.snow:nth-child(109){opacity:1.0814;transform:translate(87.6236vw,-10px) scale(.1121);animation:fall-109 30s -4s linear infinite}@keyframes fall-109{72.778%{transform:translate(96.4236vw,72.778vh) scale(.1121)}to{transform:translate(92.0236vw,99vh) scale(.1121)}}.snow:nth-child(110){opacity:1.9364;transform:translate(41.3383vw,-10px) scale(.0693);animation:fall-110 11s -19s linear infinite}@keyframes fall-110{42.681%{transform:translate(34.2477vw,42.681vh) scale(.0693)}to{transform:translate(37.793vw,99vh) scale(.0693)}}.snow:nth-child(111){opacity:1.7884;transform:translate(47.1857vw,-10px) scale(.1776);animation:fall-111 11s -4s linear infinite}@keyframes fall-111{42.877%{transform:translate(40.2564vw,42.877vh) scale(.1776)}to{transform:translate(43.72105vw,99vh) scale(.1776)}}.snow:nth-child(112){opacity:1.6112;transform:translate(2.0736vw,-10px) scale(.2398);animation:fall-112 30s -16s linear infinite}@keyframes fall-112{79.336%{transform:translate(7.4244vw,79.336vh) scale(.2398)}to{transform:translate(4.749vw,99vh) scale(.2398)}}.snow:nth-child(113){opacity:1.4152;transform:translate(58.2678vw,-10px) scale(.0282);animation:fall-113 22s -20s linear infinite}@keyframes fall-113{36.205%{transform:translate(66.1912vw,36.205vh) scale(.0282)}to{transform:translate(62.2295vw,99vh) scale(.0282)}}.snow:nth-child(114){opacity:1.5544;transform:translate(81.3728vw,-10px) scale(.7379);animation:fall-114 15s -29s linear infinite}@keyframes fall-114{39.007%{transform:translate(80.281vw,39.007vh) scale(.7379)}to{transform:translate(80.8269vw,99vh) scale(.7379)}}.snow:nth-child(115){opacity:.8714;transform:translate(20.8751vw,-10px) scale(.8574);animation:fall-115 10s -30s linear infinite}@keyframes fall-115{60.406%{transform:translate(18.7232vw,60.406vh) scale(.8574)}to{transform:translate(19.79915vw,99vh) scale(.8574)}}.snow:nth-child(116){opacity:.3952;transform:translate(20.8277vw,-10px) scale(.6852);animation:fall-116 19s -5s linear infinite}@keyframes fall-116{52.37%{transform:translate(12.7704vw,52.37vh) scale(.6852)}to{transform:translate(16.79905vw,99vh) scale(.6852)}}.snow:nth-child(117){opacity:1.0038;transform:translate(10.6298vw,-10px) scale(.8564);animation:fall-117 19s -17s linear infinite}@keyframes fall-117{40.212%{transform:translate(2.4247vw,40.212vh) scale(.8564)}to{transform:translate(6.52725vw,99vh) scale(.8564)}}.snow:nth-child(118){opacity:1.7486;transform:translate(38.4703vw,-10px) scale(.9774);animation:fall-118 24s -15s linear infinite}@keyframes fall-118{60.23%{transform:translate(31.1078vw,60.23vh) scale(.9774)}to{transform:translate(34.78905vw,99vh) scale(.9774)}}.snow:nth-child(119){opacity:1.1276;transform:translate(71.5656vw,-10px) scale(.5103);animation:fall-119 24s -14s linear infinite}@keyframes fall-119{76.998%{transform:translate(62.6518vw,76.998vh) scale(.5103)}to{transform:translate(67.1087vw,99vh) scale(.5103)}}.snow:nth-child(120){opacity:1.157;transform:translate(17.5303vw,-10px) scale(.3888);animation:fall-120 13s -26s linear infinite}@keyframes fall-120{74.268%{transform:translate(16.9518vw,74.268vh) scale(.3888)}to{transform:translate(17.24105vw,99vh) scale(.3888)}}.snow:nth-child(121){opacity:1.9922;transform:translate(25.9369vw,-10px) scale(.4906);animation:fall-121 26s -28s linear infinite}@keyframes fall-121{75.369%{transform:translate(22.2768vw,75.369vh) scale(.4906)}to{transform:translate(24.10685vw,99vh) scale(.4906)}}.snow:nth-child(122){opacity:.427;transform:translate(39.9545vw,-10px) scale(.4575);animation:fall-122 19s -24s linear infinite}@keyframes fall-122{76.154%{transform:translate(37.4958vw,76.154vh) scale(.4575)}to{transform:translate(38.72515vw,99vh) scale(.4575)}}.snow:nth-child(123){opacity:1.3032;transform:translate(13.2118vw,-10px) scale(.9977);animation:fall-123 13s -27s linear infinite}@keyframes fall-123{37.149%{transform:translate(6.0783vw,37.149vh) scale(.9977)}to{transform:translate(9.64505vw,99vh) scale(.9977)}}.snow:nth-child(124){opacity:.0576;transform:translate(71.3097vw,-10px) scale(.9801);animation:fall-124 28s -20s linear infinite}@keyframes fall-124{49.305%{transform:translate(64.43vw,49.305vh) scale(.9801)}to{transform:translate(67.86985vw,99vh) scale(.9801)}}.snow:nth-child(125){opacity:1.7604;transform:translate(25.4402vw,-10px) scale(.7916);animation:fall-125 18s -14s linear infinite}@keyframes fall-125{65.496%{transform:translate(26.138vw,65.496vh) scale(.7916)}to{transform:translate(25.7891vw,99vh) scale(.7916)}}.snow:nth-child(126){opacity:.849;transform:translate(30.3499vw,-10px) scale(.0695);animation:fall-126 11s -9s linear infinite}@keyframes fall-126{56.902%{transform:translate(23.9879vw,56.902vh) scale(.0695)}to{transform:translate(27.1689vw,99vh) scale(.0695)}}.snow:nth-child(127){opacity:.7898;transform:translate(17.1204vw,-10px) scale(.9546);animation:fall-127 23s -26s linear infinite}@keyframes fall-127{45.266%{transform:translate(14.3532vw,45.266vh) scale(.9546)}to{transform:translate(15.7368vw,99vh) scale(.9546)}}.snow:nth-child(128){opacity:.8652;transform:translate(6.1625vw,-10px) scale(.6319);animation:fall-128 28s -22s linear infinite}@keyframes fall-128{72.798%{transform:translate(13.5642vw,72.798vh) scale(.6319)}to{transform:translate(9.86335vw,99vh) scale(.6319)}}.snow:nth-child(129){opacity:.5546;transform:translate(48.6453vw,-10px) scale(.6484);animation:fall-129 13s -10s linear infinite}@keyframes fall-129{45.427%{transform:translate(51.5834vw,45.427vh) scale(.6484)}to{transform:translate(50.11435vw,99vh) scale(.6484)}}.snow:nth-child(130){opacity:.7528;transform:translate(24.372vw,-10px) scale(.0525);animation:fall-130 21s -30s linear infinite}@keyframes fall-130{42.518%{transform:translate(15.7944vw,42.518vh) scale(.0525)}to{transform:translate(20.0832vw,99vh) scale(.0525)}}.snow:nth-child(131){opacity:.4376;transform:translate(65.3924vw,-10px) scale(.4484);animation:fall-131 22s -10s linear infinite}@keyframes fall-131{61.213%{transform:translate(65.6002vw,61.213vh) scale(.4484)}to{transform:translate(65.4963vw,99vh) scale(.4484)}}.snow:nth-child(132){opacity:1.0092;transform:translate(69.3751vw,-10px) scale(.4482);animation:fall-132 25s -9s linear infinite}@keyframes fall-132{72.691%{transform:translate(62.9415vw,72.691vh) scale(.4482)}to{transform:translate(66.1583vw,99vh) scale(.4482)}}.snow:nth-child(133){opacity:.407;transform:translate(83.5452vw,-10px) scale(.3299);animation:fall-133 17s -26s linear infinite}@keyframes fall-133{56.874%{transform:translate(84.1648vw,56.874vh) scale(.3299)}to{transform:translate(83.855vw,99vh) scale(.3299)}}.snow:nth-child(134){opacity:.9086;transform:translate(7.2826vw,-10px) scale(.7651);animation:fall-134 21s -18s linear infinite}@keyframes fall-134{78.602%{transform:translate(15.3062vw,78.602vh) scale(.7651)}to{transform:translate(11.2944vw,99vh) scale(.7651)}}.snow:nth-child(135){opacity:1.2762;transform:translate(23.0878vw,-10px) scale(.5123);animation:fall-135 16s -28s linear infinite}@keyframes fall-135{60.559%{transform:translate(21.392vw,60.559vh) scale(.5123)}to{transform:translate(22.2399vw,99vh) scale(.5123)}}.snow:nth-child(136){opacity:1.6484;transform:translate(70.911vw,-10px) scale(.9035);animation:fall-136 10s -20s linear infinite}@keyframes fall-136{76.666%{transform:translate(76.4771vw,76.666vh) scale(.9035)}to{transform:translate(73.69405vw,99vh) scale(.9035)}}.snow:nth-child(137){opacity:1.9438;transform:translate(33.0191vw,-10px) scale(.662);animation:fall-137 13s -7s linear infinite}@keyframes fall-137{69.453%{transform:translate(28.7854vw,69.453vh) scale(.662)}to{transform:translate(30.90225vw,99vh) scale(.662)}}.snow:nth-child(138){opacity:1.4512;transform:translate(15.8987vw,-10px) scale(.3058);animation:fall-138 19s -11s linear infinite}@keyframes fall-138{42.745%{transform:translate(15.5685vw,42.745vh) scale(.3058)}to{transform:translate(15.7336vw,99vh) scale(.3058)}}.snow:nth-child(139){opacity:.3854;transform:translate(38.1538vw,-10px) scale(.9677);animation:fall-139 22s -30s linear infinite}@keyframes fall-139{76.006%{transform:translate(47.5968vw,76.006vh) scale(.9677)}to{transform:translate(42.8753vw,99vh) scale(.9677)}}.snow:nth-child(140){opacity:.4562;transform:translate(45.2596vw,-10px) scale(.4953);animation:fall-140 10s -18s linear infinite}@keyframes fall-140{56.745%{transform:translate(44.0526vw,56.745vh) scale(.4953)}to{transform:translate(44.6561vw,99vh) scale(.4953)}}.snow:nth-child(141){opacity:.9588;transform:translate(12.1713vw,-10px) scale(.9229);animation:fall-141 25s -14s linear infinite}@keyframes fall-141{35.844%{transform:translate(4.4668vw,35.844vh) scale(.9229)}to{transform:translate(8.31905vw,99vh) scale(.9229)}}.snow:nth-child(142){opacity:.652;transform:translate(68.429vw,-10px) scale(.8161);animation:fall-142 22s -15s linear infinite}@keyframes fall-142{38.888%{transform:translate(72.5328vw,38.888vh) scale(.8161)}to{transform:translate(70.4809vw,99vh) scale(.8161)}}.snow:nth-child(143){opacity:1.1602;transform:translate(69.344vw,-10px) scale(.6182);animation:fall-143 30s -24s linear infinite}@keyframes fall-143{59.993%{transform:translate(61.6937vw,59.993vh) scale(.6182)}to{transform:translate(65.51885vw,99vh) scale(.6182)}}.snow:nth-child(144){opacity:.4728;transform:translate(34.5658vw,-10px) scale(.1979);animation:fall-144 26s -4s linear infinite}@keyframes fall-144{43.136%{transform:translate(26.8271vw,43.136vh) scale(.1979)}to{transform:translate(30.69645vw,99vh) scale(.1979)}}.snow:nth-child(145){opacity:.6786;transform:translate(98.2778vw,-10px) scale(.8172);animation:fall-145 25s -20s linear infinite}@keyframes fall-145{49.759%{transform:translate(99.4938vw,49.759vh) scale(.8172)}to{transform:translate(98.8858vw,99vh) scale(.8172)}}.snow:nth-child(146){opacity:1.1176;transform:translate(9.1819vw,-10px) scale(.2892);animation:fall-146 24s -1s linear infinite}@keyframes fall-146{69.324%{transform:translate(6.8328vw,69.324vh) scale(.2892)}to{transform:translate(8.00735vw,99vh) scale(.2892)}}.snow:nth-child(147){opacity:.9612;transform:translate(9.837vw,-10px) scale(.4851);animation:fall-147 22s -5s linear infinite}@keyframes fall-147{46.696%{transform:translate(7.0046vw,46.696vh) scale(.4851)}to{transform:translate(8.4208vw,99vh) scale(.4851)}}.snow:nth-child(148){opacity:1.3632;transform:translate(68.1263vw,-10px) scale(.4799);animation:fall-148 27s -30s linear infinite}@keyframes fall-148{44.265%{transform:translate(60.3186vw,44.265vh) scale(.4799)}to{transform:translate(64.22245vw,99vh) scale(.4799)}}.snow:nth-child(149){opacity:1.1374;transform:translate(86.7472vw,-10px) scale(.6123);animation:fall-149 25s -13s linear infinite}@keyframes fall-149{30.661%{transform:translate(88.5605vw,30.661vh) scale(.6123)}to{transform:translate(87.65385vw,99vh) scale(.6123)}}.snow:nth-child(150){opacity:1.9;transform:translate(39.5984vw,-10px) scale(.4563);animation:fall-150 23s -20s linear infinite}@keyframes fall-150{40.21%{transform:translate(45.2425vw,40.21vh) scale(.4563)}to{transform:translate(42.42045vw,99vh) scale(.4563)}}.snow:nth-child(151){opacity:.7432;transform:translate(63.9591vw,-10px) scale(.4356);animation:fall-151 26s -28s linear infinite}@keyframes fall-151{47.581%{transform:translate(56.5576vw,47.581vh) scale(.4356)}to{transform:translate(60.25835vw,99vh) scale(.4356)}}.snow:nth-child(152){opacity:.4816;transform:translate(72.2923vw,-10px) scale(.9304);animation:fall-152 17s -14s linear infinite}@keyframes fall-152{60.04%{transform:translate(81.1701vw,60.04vh) scale(.9304)}to{transform:translate(76.7312vw,99vh) scale(.9304)}}.snow:nth-child(153){opacity:.7258;transform:translate(66.2128vw,-10px) scale(.7461);animation:fall-153 23s -19s linear infinite}@keyframes fall-153{46.196%{transform:translate(61.4646vw,46.196vh) scale(.7461)}to{transform:translate(63.8387vw,99vh) scale(.7461)}}.snow:nth-child(154){opacity:1.3898;transform:translate(67.5735vw,-10px) scale(.4256);animation:fall-154 21s -24s linear infinite}@keyframes fall-154{38.008%{transform:translate(70.5777vw,38.008vh) scale(.4256)}to{transform:translate(69.0756vw,99vh) scale(.4256)}}.snow:nth-child(155){opacity:1.843;transform:translate(34.5617vw,-10px) scale(.6811);animation:fall-155 27s -14s linear infinite}@keyframes fall-155{62.242%{transform:translate(37.8197vw,62.242vh) scale(.6811)}to{transform:translate(36.1907vw,99vh) scale(.6811)}}.snow:nth-child(156){opacity:1.1036;transform:translate(97.5568vw,-10px) scale(.5025);animation:fall-156 26s -26s linear infinite}@keyframes fall-156{79.131%{transform:translate(94.2986vw,79.131vh) scale(.5025)}to{transform:translate(95.9277vw,99vh) scale(.5025)}}.snow:nth-child(157){opacity:.3;transform:translate(46.7455vw,-10px) scale(.5016);animation:fall-157 23s -26s linear infinite}@keyframes fall-157{73.16%{transform:translate(42.1788vw,73.16vh) scale(.5016)}to{transform:translate(44.46215vw,99vh) scale(.5016)}}.snow:nth-child(158){opacity:.5876;transform:translate(31.1468vw,-10px) scale(.351);animation:fall-158 15s -8s linear infinite}@keyframes fall-158{34.271%{transform:translate(29.0154vw,34.271vh) scale(.351)}to{transform:translate(30.0811vw,99vh) scale(.351)}}.snow:nth-child(159){opacity:.969;transform:translate(38.5378vw,-10px) scale(.2323);animation:fall-159 22s -2s linear infinite}@keyframes fall-159{64.865%{transform:translate(46.3618vw,64.865vh) scale(.2323)}to{transform:translate(42.4498vw,99vh) scale(.2323)}}.snow:nth-child(160){opacity:.4076;transform:translate(53.8521vw,-10px) scale(.1955);animation:fall-160 26s -28s linear infinite}@keyframes fall-160{72.123%{transform:translate(59.2522vw,72.123vh) scale(.1955)}to{transform:translate(56.55215vw,99vh) scale(.1955)}}.snow:nth-child(161){opacity:.9704;transform:translate(37.3443vw,-10px) scale(.0256);animation:fall-161 24s -21s linear infinite}@keyframes fall-161{62.171%{transform:translate(35.1489vw,62.171vh) scale(.0256)}to{transform:translate(36.2466vw,99vh) scale(.0256)}}.snow:nth-child(162){opacity:.0686;transform:translate(2.8786vw,-10px) scale(.6462);animation:fall-162 20s -18s linear infinite}@keyframes fall-162{57.983%{transform:translate(8.3207vw,57.983vh) scale(.6462)}to{transform:translate(5.59965vw,99vh) scale(.6462)}}.snow:nth-child(163){opacity:.303;transform:translate(41.0717vw,-10px) scale(.6047);animation:fall-163 14s -23s linear infinite}@keyframes fall-163{75.122%{transform:translate(38.1718vw,75.122vh) scale(.6047)}to{transform:translate(39.62175vw,99vh) scale(.6047)}}.snow:nth-child(164){opacity:1.8746;transform:translate(83.977vw,-10px) scale(.3792);animation:fall-164 13s -2s linear infinite}@keyframes fall-164{75.616%{transform:translate(89.4316vw,75.616vh) scale(.3792)}to{transform:translate(86.7043vw,99vh) scale(.3792)}}.snow:nth-child(165){opacity:1.742;transform:translate(5.0338vw,-10px) scale(.8975);animation:fall-165 18s -17s linear infinite}@keyframes fall-165{69.872%{transform:translate(2.7131vw,69.872vh) scale(.8975)}to{transform:translate(3.87345vw,99vh) scale(.8975)}}.snow:nth-child(166){opacity:.5324;transform:translate(10.2916vw,-10px) scale(.8322);animation:fall-166 16s -30s linear infinite}@keyframes fall-166{66.983%{transform:translate(3.6936vw,66.983vh) scale(.8322)}to{transform:translate(6.9926vw,99vh) scale(.8322)}}.snow:nth-child(167){opacity:.4898;transform:translate(15.5695vw,-10px) scale(.7621);animation:fall-167 21s -26s linear infinite}@keyframes fall-167{62.731%{transform:translate(25.0416vw,62.731vh) scale(.7621)}to{transform:translate(20.30555vw,99vh) scale(.7621)}}.snow:nth-child(168){opacity:1.0992;transform:translate(76.4647vw,-10px) scale(.8302);animation:fall-168 22s -6s linear infinite}@keyframes fall-168{38.746%{transform:translate(70.3958vw,38.746vh) scale(.8302)}to{transform:translate(73.43025vw,99vh) scale(.8302)}}.snow:nth-child(169){opacity:.6464;transform:translate(81.5178vw,-10px) scale(.9979);animation:fall-169 30s -3s linear infinite}@keyframes fall-169{66.634%{transform:translate(91.0173vw,66.634vh) scale(.9979)}to{transform:translate(86.26755vw,99vh) scale(.9979)}}.snow:nth-child(170){opacity:1.5076;transform:translate(19.3382vw,-10px) scale(.6247);animation:fall-170 19s -3s linear infinite}@keyframes fall-170{70.118%{transform:translate(28.229vw,70.118vh) scale(.6247)}to{transform:translate(23.7836vw,99vh) scale(.6247)}}.snow:nth-child(171){opacity:1.5002;transform:translate(12.8375vw,-10px) scale(.416);animation:fall-171 12s -21s linear infinite}@keyframes fall-171{49.884%{transform:translate(20.1739vw,49.884vh) scale(.416)}to{transform:translate(16.5057vw,99vh) scale(.416)}}.snow:nth-child(172){opacity:.1364;transform:translate(79.6239vw,-10px) scale(.5731);animation:fall-172 10s -16s linear infinite}@keyframes fall-172{74.415%{transform:translate(69.8488vw,74.415vh) scale(.5731)}to{transform:translate(74.73635vw,99vh) scale(.5731)}}.snow:nth-child(173){opacity:.6258;transform:translate(94.5066vw,-10px) scale(.012);animation:fall-173 17s -9s linear infinite}@keyframes fall-173{40.783%{transform:translate(90.7774vw,40.783vh) scale(.012)}to{transform:translate(92.642vw,99vh) scale(.012)}}.snow:nth-child(174){opacity:.4774;transform:translate(65.4114vw,-10px) scale(.8134);animation:fall-174 20s -26s linear infinite}@keyframes fall-174{35.988%{transform:translate(57.744vw,35.988vh) scale(.8134)}to{transform:translate(61.5777vw,99vh) scale(.8134)}}.snow:nth-child(175){opacity:1.0552;transform:translate(32.2916vw,-10px) scale(.5281);animation:fall-175 17s -9s linear infinite}@keyframes fall-175{41.182%{transform:translate(23.076vw,41.182vh) scale(.5281)}to{transform:translate(27.6838vw,99vh) scale(.5281)}}.snow:nth-child(176){opacity:1.8896;transform:translate(9.7097vw,-10px) scale(.1585);animation:fall-176 10s -6s linear infinite}@keyframes fall-176{56.222%{transform:translate(18.2462vw,56.222vh) scale(.1585)}to{transform:translate(13.97795vw,99vh) scale(.1585)}}.snow:nth-child(177){opacity:1.5262;transform:translate(76.471vw,-10px) scale(.5346);animation:fall-177 22s -14s linear infinite}@keyframes fall-177{30.065%{transform:translate(78.9371vw,30.065vh) scale(.5346)}to{transform:translate(77.70405vw,99vh) scale(.5346)}}.snow:nth-child(178){opacity:.3786;transform:translate(12.1784vw,-10px) scale(.8142);animation:fall-178 15s -14s linear infinite}@keyframes fall-178{51.31%{transform:translate(3.7414vw,51.31vh) scale(.8142)}to{transform:translate(7.9599vw,99vh) scale(.8142)}}.snow:nth-child(179){opacity:.2876;transform:translate(41.7391vw,-10px) scale(.563);animation:fall-179 27s -19s linear infinite}@keyframes fall-179{69.542%{transform:translate(34.7719vw,69.542vh) scale(.563)}to{transform:translate(38.2555vw,99vh) scale(.563)}}.snow:nth-child(180){opacity:.2552;transform:translate(64.9424vw,-10px) scale(.1421);animation:fall-180 28s -19s linear infinite}@keyframes fall-180{68.917%{transform:translate(73.4663vw,68.917vh) scale(.1421)}to{transform:translate(69.20435vw,99vh) scale(.1421)}}.snow:nth-child(181){opacity:1.1044;transform:translate(77.4908vw,-10px) scale(.4761);animation:fall-181 15s -24s linear infinite}@keyframes fall-181{67.23%{transform:translate(78.8425vw,67.23vh) scale(.4761)}to{transform:translate(78.16665vw,99vh) scale(.4761)}}.snow:nth-child(182){opacity:1.5906;transform:translate(64.7059vw,-10px) scale(.3553);animation:fall-182 27s -8s linear infinite}@keyframes fall-182{69.608%{transform:translate(58.3477vw,69.608vh) scale(.3553)}to{transform:translate(61.5268vw,99vh) scale(.3553)}}.snow:nth-child(183){opacity:1.995;transform:translate(74.5327vw,-10px) scale(.9342);animation:fall-183 16s -27s linear infinite}@keyframes fall-183{73.412%{transform:translate(83.4174vw,73.412vh) scale(.9342)}to{transform:translate(78.97505vw,99vh) scale(.9342)}}.snow:nth-child(184){opacity:.0098;transform:translate(9.6026vw,-10px) scale(.1634);animation:fall-184 19s -12s linear infinite}@keyframes fall-184{53.913%{transform:translate(10.1357vw,53.913vh) scale(.1634)}to{transform:translate(9.86915vw,99vh) scale(.1634)}}.snow:nth-child(185){opacity:1.4416;transform:translate(71.3155vw,-10px) scale(.3389);animation:fall-185 24s -10s linear infinite}@keyframes fall-185{65.715%{transform:translate(67.3693vw,65.715vh) scale(.3389)}to{transform:translate(69.3424vw,99vh) scale(.3389)}}.snow:nth-child(186){opacity:1.9474;transform:translate(62.5546vw,-10px) scale(.6442);animation:fall-186 22s -17s linear infinite}@keyframes fall-186{39.413%{transform:translate(67.5255vw,39.413vh) scale(.6442)}to{transform:translate(65.04005vw,99vh) scale(.6442)}}.snow:nth-child(187){opacity:.8236;transform:translate(29.5905vw,-10px) scale(.1042);animation:fall-187 22s -8s linear infinite}@keyframes fall-187{48.013%{transform:translate(37.0999vw,48.013vh) scale(.1042)}to{transform:translate(33.3452vw,99vh) scale(.1042)}}.snow:nth-child(188){opacity:1.355;transform:translate(1.7776vw,-10px) scale(.3935);animation:fall-188 10s -6s linear infinite}@keyframes fall-188{75.464%{transform:translate(10.3031vw,75.464vh) scale(.3935)}to{transform:translate(6.04035vw,99vh) scale(.3935)}}.snow:nth-child(189){opacity:.5272;transform:translate(65.9371vw,-10px) scale(.4284);animation:fall-189 14s -7s linear infinite}@keyframes fall-189{38.504%{transform:translate(57.0915vw,38.504vh) scale(.4284)}to{transform:translate(61.5143vw,99vh) scale(.4284)}}.snow:nth-child(190){opacity:.6384;transform:translate(92.8931vw,-10px) scale(.6062);animation:fall-190 12s -29s linear infinite}@keyframes fall-190{59.006%{transform:translate(99.5123vw,59.006vh) scale(.6062)}to{transform:translate(96.2027vw,99vh) scale(.6062)}}.snow:nth-child(191){opacity:1.3986;transform:translate(59.8634vw,-10px) scale(.0966);animation:fall-191 13s -24s linear infinite}@keyframes fall-191{74.656%{transform:translate(50.6428vw,74.656vh) scale(.0966)}to{transform:translate(55.2531vw,99vh) scale(.0966)}}.snow:nth-child(192){opacity:.6734;transform:translate(76.5029vw,-10px) scale(.96);animation:fall-192 20s -5s linear infinite}@keyframes fall-192{47.894%{transform:translate(73.0686vw,47.894vh) scale(.96)}to{transform:translate(74.78575vw,99vh) scale(.96)}}.snow:nth-child(193){opacity:1.5058;transform:translate(11.6289vw,-10px) scale(.7144);animation:fall-193 22s -17s linear infinite}@keyframes fall-193{38.225%{transform:translate(18.6933vw,38.225vh) scale(.7144)}to{transform:translate(15.1611vw,99vh) scale(.7144)}}.snow:nth-child(194){opacity:1.2628;transform:translate(55.6886vw,-10px) scale(.5049);animation:fall-194 24s -20s linear infinite}@keyframes fall-194{70.98%{transform:translate(60.4539vw,70.98vh) scale(.5049)}to{transform:translate(58.07125vw,99vh) scale(.5049)}}.snow:nth-child(195){opacity:.5248;transform:translate(28.1559vw,-10px) scale(.6075);animation:fall-195 25s -12s linear infinite}@keyframes fall-195{71.639%{transform:translate(24.6031vw,71.639vh) scale(.6075)}to{transform:translate(26.3795vw,99vh) scale(.6075)}}.snow:nth-child(196){opacity:1.1592;transform:translate(43.0578vw,-10px) scale(.6225);animation:fall-196 17s -12s linear infinite}@keyframes fall-196{75.243%{transform:translate(46.6096vw,75.243vh) scale(.6225)}to{transform:translate(44.8337vw,99vh) scale(.6225)}}.snow:nth-child(197){opacity:.9602;transform:translate(38.5122vw,-10px) scale(.8852);animation:fall-197 17s -4s linear infinite}@keyframes fall-197{32.786%{transform:translate(48.4051vw,32.786vh) scale(.8852)}to{transform:translate(43.45865vw,99vh) scale(.8852)}}.snow:nth-child(198){opacity:1.6496;transform:translate(45.7197vw,-10px) scale(.5606);animation:fall-198 16s -5s linear infinite}@keyframes fall-198{68.901%{transform:translate(54.4831vw,68.901vh) scale(.5606)}to{transform:translate(50.1014vw,99vh) scale(.5606)}}.snow:nth-child(199){opacity:1.7514;transform:translate(98.4542vw,-10px) scale(.6922);animation:fall-199 28s -2s linear infinite}@keyframes fall-199{56.943%{transform:translate(95.2907vw,56.943vh) scale(.6922)}to{transform:translate(96.87245vw,99vh) scale(.6922)}}.snow:nth-child(200){opacity:1.77;transform:translate(35.1786vw,-10px) scale(.0887);animation:fall-200 26s -28s linear infinite}@keyframes fall-200{52.725%{transform:translate(34.7158vw,52.725vh) scale(.0887)}to{transform:translate(34.9472vw,99vh) scale(.0887)}}.snow:nth-child(201){opacity:1.6082;transform:translate(36.1819vw,-10px) scale(.2956);animation:fall-201 30s -13s linear infinite}@keyframes fall-201{51.251%{transform:translate(28.0622vw,51.251vh) scale(.2956)}to{transform:translate(32.12205vw,99vh) scale(.2956)}}.snow:nth-child(202){opacity:1.5082;transform:translate(28.7613vw,-10px) scale(.1141);animation:fall-202 14s -18s linear infinite}@keyframes fall-202{62.753%{transform:translate(27.9622vw,62.753vh) scale(.1141)}to{transform:translate(28.36175vw,99vh) scale(.1141)}}.snow:nth-child(203){opacity:.7646;transform:translate(29.4115vw,-10px) scale(.9893);animation:fall-203 22s -16s linear infinite}@keyframes fall-203{56.087%{transform:translate(28.4176vw,56.087vh) scale(.9893)}to{transform:translate(28.91455vw,99vh) scale(.9893)}}.snow:nth-child(204){opacity:.3614;transform:translate(46.0251vw,-10px) scale(.8236);animation:fall-204 25s -21s linear infinite}@keyframes fall-204{66.76%{transform:translate(47.4622vw,66.76vh) scale(.8236)}to{transform:translate(46.74365vw,99vh) scale(.8236)}}.snow:nth-child(205){opacity:1.559;transform:translate(40.439vw,-10px) scale(.4797);animation:fall-205 26s -8s linear infinite}@keyframes fall-205{65.405%{transform:translate(43.2294vw,65.405vh) scale(.4797)}to{transform:translate(41.8342vw,99vh) scale(.4797)}}.snow:nth-child(206){opacity:1.7704;transform:translate(20.8239vw,-10px) scale(.2388);animation:fall-206 27s -16s linear infinite}@keyframes fall-206{63.178%{transform:translate(22.3661vw,63.178vh) scale(.2388)}to{transform:translate(21.595vw,99vh) scale(.2388)}}.snow:nth-child(207){opacity:1.9202;transform:translate(13.3145vw,-10px) scale(.2238);animation:fall-207 30s -15s linear infinite}@keyframes fall-207{55.546%{transform:translate(10.5329vw,55.546vh) scale(.2238)}to{transform:translate(11.9237vw,99vh) scale(.2238)}}.snow:nth-child(208){opacity:.7664;transform:translate(82.6353vw,-10px) scale(.8931);animation:fall-208 23s -13s linear infinite}@keyframes fall-208{31.901%{transform:translate(76.1519vw,31.901vh) scale(.8931)}to{transform:translate(79.3936vw,99vh) scale(.8931)}}.snow:nth-child(209){opacity:1.7584;transform:translate(83.8511vw,-10px) scale(.2663);animation:fall-209 23s -24s linear infinite}@keyframes fall-209{54.082%{transform:translate(89.7872vw,54.082vh) scale(.2663)}to{transform:translate(86.81915vw,99vh) scale(.2663)}}.snow:nth-child(210){opacity:1.2294;transform:translate(16.7873vw,-10px) scale(.2072);animation:fall-210 25s -3s linear infinite}@keyframes fall-210{50.962%{transform:translate(9.1942vw,50.962vh) scale(.2072)}to{transform:translate(12.99075vw,99vh) scale(.2072)}}.snow:nth-child(211){opacity:1.3258;transform:translate(16.2647vw,-10px) scale(.6394);animation:fall-211 21s -11s linear infinite}@keyframes fall-211{63.929%{transform:translate(20.2852vw,63.929vh) scale(.6394)}to{transform:translate(18.27495vw,99vh) scale(.6394)}}.snow:nth-child(212){opacity:1.682;transform:translate(70.9027vw,-10px) scale(.9855);animation:fall-212 12s -26s linear infinite}@keyframes fall-212{60.777%{transform:translate(72.0546vw,60.777vh) scale(.9855)}to{transform:translate(71.47865vw,99vh) scale(.9855)}}.snow:nth-child(213){opacity:.3296;transform:translate(25.1653vw,-10px) scale(.9349);animation:fall-213 16s -20s linear infinite}@keyframes fall-213{59.27%{transform:translate(21.9171vw,59.27vh) scale(.9349)}to{transform:translate(23.5412vw,99vh) scale(.9349)}}.snow:nth-child(214){opacity:1.4258;transform:translate(25.476vw,-10px) scale(.5021);animation:fall-214 11s -12s linear infinite}@keyframes fall-214{57.637%{transform:translate(21.6646vw,57.637vh) scale(.5021)}to{transform:translate(23.5703vw,99vh) scale(.5021)}}.snow:nth-child(215){opacity:1.31;transform:translate(24.2442vw,-10px) scale(.1998);animation:fall-215 19s -14s linear infinite}@keyframes fall-215{50.119%{transform:translate(28.2621vw,50.119vh) scale(.1998)}to{transform:translate(26.25315vw,99vh) scale(.1998)}}.snow:nth-child(216){opacity:.1712;transform:translate(76.2083vw,-10px) scale(.429);animation:fall-216 26s -22s linear infinite}@keyframes fall-216{54.223%{transform:translate(69.8594vw,54.223vh) scale(.429)}to{transform:translate(73.03385vw,99vh) scale(.429)}}.snow:nth-child(217){opacity:1.7366;transform:translate(78.0509vw,-10px) scale(.7157);animation:fall-217 11s -9s linear infinite}@keyframes fall-217{78.046%{transform:translate(76.6019vw,78.046vh) scale(.7157)}to{transform:translate(77.3264vw,99vh) scale(.7157)}}.snow:nth-child(218){opacity:1.217;transform:translate(9.966vw,-10px) scale(.8573);animation:fall-218 27s -21s linear infinite}@keyframes fall-218{74.139%{transform:translate(7.329vw,74.139vh) scale(.8573)}to{transform:translate(8.6475vw,99vh) scale(.8573)}}.snow:nth-child(219){opacity:1.1646;transform:translate(7.9003vw,-10px) scale(.7089);animation:fall-219 14s -3s linear infinite}@keyframes fall-219{56.341%{transform:translate(5.8791vw,56.341vh) scale(.7089)}to{transform:translate(6.8897vw,99vh) scale(.7089)}}.snow:nth-child(220){opacity:1.872;transform:translate(4.7599vw,-10px) scale(.8154);animation:fall-220 11s -19s linear infinite}@keyframes fall-220{69.625%{transform:translate(-2.7242vw,69.625vh) scale(.8154)}to{transform:translate(1.01785vw,99vh) scale(.8154)}}.snow:nth-child(221){opacity:.0802;transform:translate(93.354vw,-10px) scale(.6981);animation:fall-221 22s -9s linear infinite}@keyframes fall-221{44.295%{transform:translate(99.1797vw,44.295vh) scale(.6981)}to{transform:translate(96.26685vw,99vh) scale(.6981)}}.snow:nth-child(222){opacity:1.946;transform:translate(17.4966vw,-10px) scale(.4757);animation:fall-222 28s -24s linear infinite}@keyframes fall-222{62.156%{transform:translate(26.3599vw,62.156vh) scale(.4757)}to{transform:translate(21.92825vw,99vh) scale(.4757)}}.snow:nth-child(223){opacity:.1426;transform:translate(93.3912vw,-10px) scale(.8341);animation:fall-223 16s -2s linear infinite}@keyframes fall-223{65.782%{transform:translate(84.2564vw,65.782vh) scale(.8341)}to{transform:translate(88.8238vw,99vh) scale(.8341)}}.snow:nth-child(224){opacity:.642;transform:translate(5.3966vw,-10px) scale(.1524);animation:fall-224 16s -16s linear infinite}@keyframes fall-224{72.158%{transform:translate(.9898vw,72.158vh) scale(.1524)}to{transform:translate(3.1932vw,99vh) scale(.1524)}}.snow:nth-child(225){opacity:1.2492;transform:translate(18.1527vw,-10px) scale(.5927);animation:fall-225 22s -29s linear infinite}@keyframes fall-225{49.263%{transform:translate(20.328vw,49.263vh) scale(.5927)}to{transform:translate(19.24035vw,99vh) scale(.5927)}}.snow:nth-child(226){opacity:1.3308;transform:translate(56.5028vw,-10px) scale(.5094);animation:fall-226 27s -19s linear infinite}@keyframes fall-226{64.163%{transform:translate(65.7275vw,64.163vh) scale(.5094)}to{transform:translate(61.11515vw,99vh) scale(.5094)}}.snow:nth-child(227){opacity:1.7134;transform:translate(8.7067vw,-10px) scale(.9252);animation:fall-227 16s -23s linear infinite}@keyframes fall-227{53.872%{transform:translate(17.0496vw,53.872vh) scale(.9252)}to{transform:translate(12.87815vw,99vh) scale(.9252)}}.snow:nth-child(228){opacity:1.752;transform:translate(36.1871vw,-10px) scale(.538);animation:fall-228 23s -18s linear infinite}@keyframes fall-228{69.997%{transform:translate(29.8146vw,69.997vh) scale(.538)}to{transform:translate(33.00085vw,99vh) scale(.538)}}.snow:nth-child(229){opacity:.4868;transform:translate(88.6669vw,-10px) scale(.3028);animation:fall-229 23s -12s linear infinite}@keyframes fall-229{67.378%{transform:translate(79.9345vw,67.378vh) scale(.3028)}to{transform:translate(84.3007vw,99vh) scale(.3028)}}.snow:nth-child(230){opacity:.9932;transform:translate(3.6477vw,-10px) scale(.5833);animation:fall-230 16s -3s linear infinite}@keyframes fall-230{68.127%{transform:translate(-.314vw,68.127vh) scale(.5833)}to{transform:translate(1.66685vw,99vh) scale(.5833)}}.snow:nth-child(231){opacity:.809;transform:translate(89.4749vw,-10px) scale(.2044);animation:fall-231 17s -23s linear infinite}@keyframes fall-231{46.358%{transform:translate(93.5381vw,46.358vh) scale(.2044)}to{transform:translate(91.5065vw,99vh) scale(.2044)}}.snow:nth-child(232){opacity:.2924;transform:translate(60.54vw,-10px) scale(.4657);animation:fall-232 20s -12s linear infinite}@keyframes fall-232{79.09%{transform:translate(62.1857vw,79.09vh) scale(.4657)}to{transform:translate(61.36285vw,99vh) scale(.4657)}}.snow:nth-child(233){opacity:1.2882;transform:translate(74.2596vw,-10px) scale(.4481);animation:fall-233 30s -27s linear infinite}@keyframes fall-233{33.829%{transform:translate(65.7349vw,33.829vh) scale(.4481)}to{transform:translate(69.99725vw,99vh) scale(.4481)}}.snow:nth-child(234){opacity:.0356;transform:translate(38.2355vw,-10px) scale(.1198);animation:fall-234 16s -1s linear infinite}@keyframes fall-234{70.281%{transform:translate(30.8499vw,70.281vh) scale(.1198)}to{transform:translate(34.5427vw,99vh) scale(.1198)}}.snow:nth-child(235){opacity:.046;transform:translate(63.8619vw,-10px) scale(.0739);animation:fall-235 23s -23s linear infinite}@keyframes fall-235{64.148%{transform:translate(66.5078vw,64.148vh) scale(.0739)}to{transform:translate(65.18485vw,99vh) scale(.0739)}}.snow:nth-child(236){opacity:1.046;transform:translate(41.3308vw,-10px) scale(.4449);animation:fall-236 17s -3s linear infinite}@keyframes fall-236{37.239%{transform:translate(49.297vw,37.239vh) scale(.4449)}to{transform:translate(45.3139vw,99vh) scale(.4449)}}.snow:nth-child(237){opacity:1.0352;transform:translate(4.9205vw,-10px) scale(.9477);animation:fall-237 17s -1s linear infinite}@keyframes fall-237{71.352%{transform:translate(-3.6383vw,71.352vh) scale(.9477)}to{transform:translate(.6411vw,99vh) scale(.9477)}}.snow:nth-child(238){opacity:.8954;transform:translate(66.7605vw,-10px) scale(.1673);animation:fall-238 27s -16s linear infinite}@keyframes fall-238{35.348%{transform:translate(66.2599vw,35.348vh) scale(.1673)}to{transform:translate(66.5102vw,99vh) scale(.1673)}}.snow:nth-child(239){opacity:1.5812;transform:translate(91.4847vw,-10px) scale(.1724);animation:fall-239 29s -20s linear infinite}@keyframes fall-239{41.275%{transform:translate(92.888vw,41.275vh) scale(.1724)}to{transform:translate(92.18635vw,99vh) scale(.1724)}}.snow:nth-child(240){opacity:1.8092;transform:translate(91.6169vw,-10px) scale(.9108);animation:fall-240 20s -25s linear infinite}@keyframes fall-240{56.32%{transform:translate(94.0527vw,56.32vh) scale(.9108)}to{transform:translate(92.8348vw,99vh) scale(.9108)}}.snow:nth-child(241){opacity:1.551;transform:translate(63.016vw,-10px) scale(.2644);animation:fall-241 17s -16s linear infinite}@keyframes fall-241{56.597%{transform:translate(56.3452vw,56.597vh) scale(.2644)}to{transform:translate(59.6806vw,99vh) scale(.2644)}}.snow:nth-child(242){opacity:.791;transform:translate(23.1225vw,-10px) scale(.8651);animation:fall-242 26s -22s linear infinite}@keyframes fall-242{55.803%{transform:translate(14.6345vw,55.803vh) scale(.8651)}to{transform:translate(18.8785vw,99vh) scale(.8651)}}.snow:nth-child(243){opacity:.184;transform:translate(39.2922vw,-10px) scale(.513);animation:fall-243 21s -17s linear infinite}@keyframes fall-243{61.683%{transform:translate(39.3084vw,61.683vh) scale(.513)}to{transform:translate(39.3003vw,99vh) scale(.513)}}.snow:nth-child(244){opacity:1.0252;transform:translate(44.052vw,-10px) scale(.8118);animation:fall-244 20s -13s linear infinite}@keyframes fall-244{54.483%{transform:translate(37.7595vw,54.483vh) scale(.8118)}to{transform:translate(40.90575vw,99vh) scale(.8118)}}.snow:nth-child(245){opacity:.961;transform:translate(79.4332vw,-10px) scale(.6004);animation:fall-245 22s -30s linear infinite}@keyframes fall-245{50.672%{transform:translate(72.1971vw,50.672vh) scale(.6004)}to{transform:translate(75.81515vw,99vh) scale(.6004)}}.snow:nth-child(246){opacity:.9272;transform:translate(24.7606vw,-10px) scale(.5177);animation:fall-246 15s -5s linear infinite}@keyframes fall-246{73.573%{transform:translate(32.3378vw,73.573vh) scale(.5177)}to{transform:translate(28.5492vw,99vh) scale(.5177)}}.snow:nth-child(247){opacity:.066;transform:translate(55.0634vw,-10px) scale(.9744);animation:fall-247 20s -24s linear infinite}@keyframes fall-247{52.641%{transform:translate(45.2789vw,52.641vh) scale(.9744)}to{transform:translate(50.17115vw,99vh) scale(.9744)}}.snow:nth-child(248){opacity:1.7868;transform:translate(95.365vw,-10px) scale(.6785);animation:fall-248 15s -15s linear infinite}@keyframes fall-248{42.098%{transform:translate(103.9452vw,42.098vh) scale(.6785)}to{transform:translate(99.6551vw,99vh) scale(.6785)}}.snow:nth-child(249){opacity:.2716;transform:translate(57.1353vw,-10px) scale(.6798);animation:fall-249 29s -21s linear infinite}@keyframes fall-249{48.151%{transform:translate(53.0981vw,48.151vh) scale(.6798)}to{transform:translate(55.1167vw,99vh) scale(.6798)}}.snow:nth-child(250){opacity:.356;transform:translate(75.3912vw,-10px) scale(.1257);animation:fall-250 24s -26s linear infinite}@keyframes fall-250{31.513%{transform:translate(80.7033vw,31.513vh) scale(.1257)}to{transform:translate(78.04725vw,99vh) scale(.1257)}}.snow:nth-child(251){opacity:1.411;transform:translate(1.1419vw,-10px) scale(.2944);animation:fall-251 24s -15s linear infinite}@keyframes fall-251{63.547%{transform:translate(7.0716vw,63.547vh) scale(.2944)}to{transform:translate(4.10675vw,99vh) scale(.2944)}}.snow:nth-child(252){opacity:.1402;transform:translate(22.9658vw,-10px) scale(.7195);animation:fall-252 28s -5s linear infinite}@keyframes fall-252{64.101%{transform:translate(24.9155vw,64.101vh) scale(.7195)}to{transform:translate(23.94065vw,99vh) scale(.7195)}}.snow:nth-child(253){opacity:1.5036;transform:translate(93.6238vw,-10px) scale(.9044);animation:fall-253 10s -29s linear infinite}@keyframes fall-253{66.652%{transform:translate(96.2966vw,66.652vh) scale(.9044)}to{transform:translate(94.9602vw,99vh) scale(.9044)}}.snow:nth-child(254){opacity:.8076;transform:translate(55.2684vw,-10px) scale(.148);animation:fall-254 19s -1s linear infinite}@keyframes fall-254{65.103%{transform:translate(59.8073vw,65.103vh) scale(.148)}to{transform:translate(57.53785vw,99vh) scale(.148)}}.snow:nth-child(255){opacity:.6868;transform:translate(73.9198vw,-10px) scale(.8825);animation:fall-255 11s -14s linear infinite}@keyframes fall-255{47.105%{transform:translate(79.731vw,47.105vh) scale(.8825)}to{transform:translate(76.8254vw,99vh) scale(.8825)}}.snow:nth-child(256){opacity:.8918;transform:translate(14.6817vw,-10px) scale(.0884);animation:fall-256 18s -30s linear infinite}@keyframes fall-256{30.19%{transform:translate(5.2484vw,30.19vh) scale(.0884)}to{transform:translate(9.96505vw,99vh) scale(.0884)}}.snow:nth-child(257){opacity:1.2956;transform:translate(88.5525vw,-10px) scale(.1637);animation:fall-257 27s -27s linear infinite}@keyframes fall-257{57.965%{transform:translate(97.6805vw,57.965vh) scale(.1637)}to{transform:translate(93.1165vw,99vh) scale(.1637)}}.snow:nth-child(258){opacity:1.306;transform:translate(17.4111vw,-10px) scale(.61);animation:fall-258 22s -7s linear infinite}@keyframes fall-258{35.209%{transform:translate(14.808vw,35.209vh) scale(.61)}to{transform:translate(16.10955vw,99vh) scale(.61)}}.snow:nth-child(259){opacity:1.5904;transform:translate(12.6311vw,-10px) scale(.3007);animation:fall-259 12s -6s linear infinite}@keyframes fall-259{35.864%{transform:translate(16.7579vw,35.864vh) scale(.3007)}to{transform:translate(14.6945vw,99vh) scale(.3007)}}.snow:nth-child(260){opacity:.8024;transform:translate(97.9831vw,-10px) scale(.2584);animation:fall-260 11s -21s linear infinite}@keyframes fall-260{46.252%{transform:translate(101.5195vw,46.252vh) scale(.2584)}to{transform:translate(99.7513vw,99vh) scale(.2584)}}.snow:nth-child(261){opacity:1.8156;transform:translate(46.4268vw,-10px) scale(.8136);animation:fall-261 21s -4s linear infinite}@keyframes fall-261{42.568%{transform:translate(45.3344vw,42.568vh) scale(.8136)}to{transform:translate(45.8806vw,99vh) scale(.8136)}}.snow:nth-child(262){opacity:.0448;transform:translate(34.0344vw,-10px) scale(.6728);animation:fall-262 21s -21s linear infinite}@keyframes fall-262{41.779%{transform:translate(29.85vw,41.779vh) scale(.6728)}to{transform:translate(31.9422vw,99vh) scale(.6728)}}.snow:nth-child(263){opacity:1.0084;transform:translate(62.8966vw,-10px) scale(.2274);animation:fall-263 24s -7s linear infinite}@keyframes fall-263{74.114%{transform:translate(72.7002vw,74.114vh) scale(.2274)}to{transform:translate(67.7984vw,99vh) scale(.2274)}}.snow:nth-child(264){opacity:1.1158;transform:translate(84.5628vw,-10px) scale(.4712);animation:fall-264 19s -11s linear infinite}@keyframes fall-264{48.029%{transform:translate(75.9067vw,48.029vh) scale(.4712)}to{transform:translate(80.23475vw,99vh) scale(.4712)}}.snow:nth-child(265){opacity:.6198;transform:translate(99.9952vw,-10px) scale(.5651);animation:fall-265 30s -13s linear infinite}@keyframes fall-265{62.689%{transform:translate(102.4383vw,62.689vh) scale(.5651)}to{transform:translate(101.21675vw,99vh) scale(.5651)}}.snow:nth-child(266){opacity:1.341;transform:translate(8.6359vw,-10px) scale(.5564);animation:fall-266 18s -17s linear infinite}@keyframes fall-266{76.914%{transform:translate(17.2488vw,76.914vh) scale(.5564)}to{transform:translate(12.94235vw,99vh) scale(.5564)}}.snow:nth-child(267){opacity:1.103;transform:translate(5.2642vw,-10px) scale(.2713);animation:fall-267 21s -14s linear infinite}@keyframes fall-267{60.922%{transform:translate(6.3867vw,60.922vh) scale(.2713)}to{transform:translate(5.82545vw,99vh) scale(.2713)}}.snow:nth-child(268){opacity:1.2986;transform:translate(74.3046vw,-10px) scale(.8275);animation:fall-268 11s -20s linear infinite}@keyframes fall-268{32.029%{transform:translate(69.6056vw,32.029vh) scale(.8275)}to{transform:translate(71.9551vw,99vh) scale(.8275)}}.snow:nth-child(269){opacity:1.312;transform:translate(58.7496vw,-10px) scale(.1157);animation:fall-269 25s -22s linear infinite}@keyframes fall-269{76.757%{transform:translate(62.774vw,76.757vh) scale(.1157)}to{transform:translate(60.7618vw,99vh) scale(.1157)}}.snow:nth-child(270){opacity:1.7746;transform:translate(8.948vw,-10px) scale(.5212);animation:fall-270 19s -28s linear infinite}@keyframes fall-270{39.161%{transform:translate(16.5196vw,39.161vh) scale(.5212)}to{transform:translate(12.7338vw,99vh) scale(.5212)}}.snow:nth-child(271){opacity:.4764;transform:translate(1.3131vw,-10px) scale(.6197);animation:fall-271 19s -13s linear infinite}@keyframes fall-271{64.911%{transform:translate(-6.5931vw,64.911vh) scale(.6197)}to{transform:translate(-2.64vw,99vh) scale(.6197)}}.snow:nth-child(272){opacity:1.1912;transform:translate(5.6235vw,-10px) scale(.1762);animation:fall-272 18s -25s linear infinite}@keyframes fall-272{69.723%{transform:translate(15.2928vw,69.723vh) scale(.1762)}to{transform:translate(10.45815vw,99vh) scale(.1762)}}.snow:nth-child(273){opacity:1.469;transform:translate(35.1723vw,-10px) scale(.1435);animation:fall-273 27s -15s linear infinite}@keyframes fall-273{75.464%{transform:translate(29.4385vw,75.464vh) scale(.1435)}to{transform:translate(32.3054vw,99vh) scale(.1435)}}.snow:nth-child(274){opacity:.3664;transform:translate(54.2598vw,-10px) scale(.4528);animation:fall-274 25s -2s linear infinite}@keyframes fall-274{50.466%{transform:translate(48.0167vw,50.466vh) scale(.4528)}to{transform:translate(51.13825vw,99vh) scale(.4528)}}.snow:nth-child(275){opacity:1.1514;transform:translate(47.2983vw,-10px) scale(.4103);animation:fall-275 18s -22s linear infinite}@keyframes fall-275{57.878%{transform:translate(39.832vw,57.878vh) scale(.4103)}to{transform:translate(43.56515vw,99vh) scale(.4103)}}.snow:nth-child(276){opacity:1.0884;transform:translate(74.9968vw,-10px) scale(.7418);animation:fall-276 18s -10s linear infinite}@keyframes fall-276{64.129%{transform:translate(78.2357vw,64.129vh) scale(.7418)}to{transform:translate(76.61625vw,99vh) scale(.7418)}}.snow:nth-child(277){opacity:1.162;transform:translate(13.636vw,-10px) scale(.3716);animation:fall-277 10s -4s linear infinite}@keyframes fall-277{76.31%{transform:translate(10.7972vw,76.31vh) scale(.3716)}to{transform:translate(12.2166vw,99vh) scale(.3716)}}.snow:nth-child(278){opacity:.6576;transform:translate(67.2879vw,-10px) scale(.4236);animation:fall-278 17s -16s linear infinite}@keyframes fall-278{77.203%{transform:translate(73.4918vw,77.203vh) scale(.4236)}to{transform:translate(70.38985vw,99vh) scale(.4236)}}.snow:nth-child(279){opacity:.465;transform:translate(64.5676vw,-10px) scale(.1645);animation:fall-279 26s -3s linear infinite}@keyframes fall-279{45.592%{transform:translate(57.1944vw,45.592vh) scale(.1645)}to{transform:translate(60.881vw,99vh) scale(.1645)}}.snow:nth-child(280){opacity:1.67;transform:translate(12.8049vw,-10px) scale(.2017);animation:fall-280 17s -9s linear infinite}@keyframes fall-280{76.809%{transform:translate(10.919vw,76.809vh) scale(.2017)}to{transform:translate(11.86195vw,99vh) scale(.2017)}}.snow:nth-child(281){opacity:1.357;transform:translate(6.9036vw,-10px) scale(.3632);animation:fall-281 27s -7s linear infinite}@keyframes fall-281{35.131%{transform:translate(11.8855vw,35.131vh) scale(.3632)}to{transform:translate(9.39455vw,99vh) scale(.3632)}}.snow:nth-child(282){opacity:.114;transform:translate(90.7812vw,-10px) scale(.2233);animation:fall-282 24s -17s linear infinite}@keyframes fall-282{38.113%{transform:translate(84.403vw,38.113vh) scale(.2233)}to{transform:translate(87.5921vw,99vh) scale(.2233)}}.snow:nth-child(283){opacity:.6288;transform:translate(77.7736vw,-10px) scale(.1723);animation:fall-283 30s -22s linear infinite}@keyframes fall-283{47.356%{transform:translate(72.1086vw,47.356vh) scale(.1723)}to{transform:translate(74.9411vw,99vh) scale(.1723)}}.snow:nth-child(284){opacity:.9926;transform:translate(28.7937vw,-10px) scale(.5345);animation:fall-284 17s -20s linear infinite}@keyframes fall-284{45.857%{transform:translate(33.369vw,45.857vh) scale(.5345)}to{transform:translate(31.08135vw,99vh) scale(.5345)}}.snow:nth-child(285){opacity:1.6608;transform:translate(14.4307vw,-10px) scale(.1729);animation:fall-285 19s -26s linear infinite}@keyframes fall-285{74.099%{transform:translate(23.7927vw,74.099vh) scale(.1729)}to{transform:translate(19.1117vw,99vh) scale(.1729)}}.snow:nth-child(286){opacity:1.3868;transform:translate(81.6355vw,-10px) scale(.5883);animation:fall-286 13s -26s linear infinite}@keyframes fall-286{39.481%{transform:translate(81.0722vw,39.481vh) scale(.5883)}to{transform:translate(81.35385vw,99vh) scale(.5883)}}.snow:nth-child(287){opacity:1.511;transform:translate(6.2562vw,-10px) scale(.0757);animation:fall-287 20s -29s linear infinite}@keyframes fall-287{39.259%{transform:translate(4.6502vw,39.259vh) scale(.0757)}to{transform:translate(5.4532vw,99vh) scale(.0757)}}.snow:nth-child(288){opacity:1.35;transform:translate(91.2865vw,-10px) scale(.1576);animation:fall-288 22s -9s linear infinite}@keyframes fall-288{40.563%{transform:translate(83.5998vw,40.563vh) scale(.1576)}to{transform:translate(87.44315vw,99vh) scale(.1576)}}.snow:nth-child(289){opacity:1.5006;transform:translate(80.7859vw,-10px) scale(.0442);animation:fall-289 14s -13s linear infinite}@keyframes fall-289{54.936%{transform:translate(76.6165vw,54.936vh) scale(.0442)}to{transform:translate(78.7012vw,99vh) scale(.0442)}}.snow:nth-child(290){opacity:1.7574;transform:translate(95.0543vw,-10px) scale(.592);animation:fall-290 10s -17s linear infinite}@keyframes fall-290{46.362%{transform:translate(94.8871vw,46.362vh) scale(.592)}to{transform:translate(94.9707vw,99vh) scale(.592)}}.snow:nth-child(291){opacity:.3028;transform:translate(23.923vw,-10px) scale(.3645);animation:fall-291 24s -7s linear infinite}@keyframes fall-291{62.152%{transform:translate(31.3121vw,62.152vh) scale(.3645)}to{transform:translate(27.61755vw,99vh) scale(.3645)}}.snow:nth-child(292){opacity:1.866;transform:translate(70.8137vw,-10px) scale(.3009);animation:fall-292 27s -25s linear infinite}@keyframes fall-292{42.612%{transform:translate(77.1672vw,42.612vh) scale(.3009)}to{transform:translate(73.99045vw,99vh) scale(.3009)}}.snow:nth-child(293){opacity:.8336;transform:translate(43.3066vw,-10px) scale(.3676);animation:fall-293 17s -25s linear infinite}@keyframes fall-293{47.013%{transform:translate(36.5565vw,47.013vh) scale(.3676)}to{transform:translate(39.93155vw,99vh) scale(.3676)}}.snow:nth-child(294){opacity:1.485;transform:translate(65.284vw,-10px) scale(.1224);animation:fall-294 27s -19s linear infinite}@keyframes fall-294{34.751%{transform:translate(71.7422vw,34.751vh) scale(.1224)}to{transform:translate(68.5131vw,99vh) scale(.1224)}}.snow:nth-child(295){opacity:1.3966;transform:translate(51.7009vw,-10px) scale(.0038);animation:fall-295 13s -4s linear infinite}@keyframes fall-295{72.829%{transform:translate(54.0548vw,72.829vh) scale(.0038)}to{transform:translate(52.87785vw,99vh) scale(.0038)}}.snow:nth-child(296){opacity:.4114;transform:translate(25.89vw,-10px) scale(.0955);animation:fall-296 25s -3s linear infinite}@keyframes fall-296{40.658%{transform:translate(31.4582vw,40.658vh) scale(.0955)}to{transform:translate(28.6741vw,99vh) scale(.0955)}}.snow:nth-child(297){opacity:1.9232;transform:translate(64.4084vw,-10px) scale(.7468);animation:fall-297 15s -24s linear infinite}@keyframes fall-297{73.829%{transform:translate(61.0874vw,73.829vh) scale(.7468)}to{transform:translate(62.7479vw,99vh) scale(.7468)}}.snow:nth-child(298){opacity:1.7312;transform:translate(57.3093vw,-10px) scale(.3895);animation:fall-298 14s -4s linear infinite}@keyframes fall-298{59.241%{transform:translate(55.7106vw,59.241vh) scale(.3895)}to{transform:translate(56.50995vw,99vh) scale(.3895)}}.snow:nth-child(299){opacity:.2238;transform:translate(19.8603vw,-10px) scale(.548);animation:fall-299 25s -30s linear infinite}@keyframes fall-299{65.654%{transform:translate(15.4559vw,65.654vh) scale(.548)}to{transform:translate(17.6581vw,99vh) scale(.548)}}.snow:nth-child(300){opacity:1.8848;transform:translate(96.3083vw,-10px) scale(.642);animation:fall-300 25s -4s linear infinite}@keyframes fall-300{48.962%{transform:translate(93.2974vw,48.962vh) scale(.642)}to{transform:translate(94.80285vw,99vh) scale(.642)}}.snow:nth-child(301){opacity:1.1662;transform:translate(38.4309vw,-10px) scale(.9686);animation:fall-301 12s -10s linear infinite}@keyframes fall-301{50.444%{transform:translate(38.7865vw,50.444vh) scale(.9686)}to{transform:translate(38.6087vw,99vh) scale(.9686)}}.snow:nth-child(302){opacity:1.3146;transform:translate(22.0026vw,-10px) scale(.6941);animation:fall-302 17s -10s linear infinite}@keyframes fall-302{76.187%{transform:translate(18.3892vw,76.187vh) scale(.6941)}to{transform:translate(20.1959vw,99vh) scale(.6941)}}.snow:nth-child(303){opacity:1.176;transform:translate(97.7683vw,-10px) scale(.0113);animation:fall-303 28s -9s linear infinite}@keyframes fall-303{68.929%{transform:translate(106.704vw,68.929vh) scale(.0113)}to{transform:translate(102.23615vw,99vh) scale(.0113)}}.snow:nth-child(304){opacity:.7394;transform:translate(25.7319vw,-10px) scale(.5767);animation:fall-304 21s -17s linear infinite}@keyframes fall-304{46.66%{transform:translate(34.023vw,46.66vh) scale(.5767)}to{transform:translate(29.87745vw,99vh) scale(.5767)}}.snow:nth-child(305){opacity:1.5872;transform:translate(10.6597vw,-10px) scale(.7991);animation:fall-305 25s -24s linear infinite}@keyframes fall-305{52.554%{transform:translate(9.3877vw,52.554vh) scale(.7991)}to{transform:translate(10.0237vw,99vh) scale(.7991)}}.snow:nth-child(306){opacity:.4146;transform:translate(79.7462vw,-10px) scale(.0395);animation:fall-306 28s -2s linear infinite}@keyframes fall-306{49.008%{transform:translate(78.7903vw,49.008vh) scale(.0395)}to{transform:translate(79.26825vw,99vh) scale(.0395)}}.snow:nth-child(307){opacity:.5376;transform:translate(1.5251vw,-10px) scale(.3253);animation:fall-307 29s -4s linear infinite}@keyframes fall-307{51.357%{transform:translate(-3.7268vw,51.357vh) scale(.3253)}to{transform:translate(-1.10085vw,99vh) scale(.3253)}}.snow:nth-child(308){opacity:1.0664;transform:translate(84.5266vw,-10px) scale(.9043);animation:fall-308 22s -4s linear infinite}@keyframes fall-308{79.342%{transform:translate(80.0857vw,79.342vh) scale(.9043)}to{transform:translate(82.30615vw,99vh) scale(.9043)}}.snow:nth-child(309){opacity:1.8432;transform:translate(27.0925vw,-10px) scale(.8599);animation:fall-309 18s -28s linear infinite}@keyframes fall-309{41.516%{transform:translate(27.2264vw,41.516vh) scale(.8599)}to{transform:translate(27.15945vw,99vh) scale(.8599)}}.snow:nth-child(310){opacity:1.2162;transform:translate(79.7654vw,-10px) scale(.2534);animation:fall-310 13s -27s linear infinite}@keyframes fall-310{76.889%{transform:translate(86.4964vw,76.889vh) scale(.2534)}to{transform:translate(83.1309vw,99vh) scale(.2534)}}.snow:nth-child(311){opacity:1.005;transform:translate(31.6757vw,-10px) scale(.7842);animation:fall-311 30s -12s linear infinite}@keyframes fall-311{55.947%{transform:translate(25.8111vw,55.947vh) scale(.7842)}to{transform:translate(28.7434vw,99vh) scale(.7842)}}.snow:nth-child(312){opacity:1.5828;transform:translate(54.4303vw,-10px) scale(.1802);animation:fall-312 13s -9s linear infinite}@keyframes fall-312{48.439%{transform:translate(55.9882vw,48.439vh) scale(.1802)}to{transform:translate(55.20925vw,99vh) scale(.1802)}}.snow:nth-child(313){opacity:.716;transform:translate(61.6404vw,-10px) scale(.794);animation:fall-313 28s -15s linear infinite}@keyframes fall-313{72.118%{transform:translate(69.5423vw,72.118vh) scale(.794)}to{transform:translate(65.59135vw,99vh) scale(.794)}}.snow:nth-child(314){opacity:1.4864;transform:translate(1.0645vw,-10px) scale(.0717);animation:fall-314 24s -5s linear infinite}@keyframes fall-314{31.709%{transform:translate(4.2718vw,31.709vh) scale(.0717)}to{transform:translate(2.66815vw,99vh) scale(.0717)}}.snow:nth-child(315){opacity:.6554;transform:translate(25.0775vw,-10px) scale(.7169);animation:fall-315 25s -22s linear infinite}@keyframes fall-315{47.059%{transform:translate(26.9592vw,47.059vh) scale(.7169)}to{transform:translate(26.01835vw,99vh) scale(.7169)}}.snow:nth-child(316){opacity:.9846;transform:translate(7.2405vw,-10px) scale(.7924);animation:fall-316 22s -7s linear infinite}@keyframes fall-316{49.995%{transform:translate(9.3864vw,49.995vh) scale(.7924)}to{transform:translate(8.31345vw,99vh) scale(.7924)}}.snow:nth-child(317){opacity:1.1552;transform:translate(29.6897vw,-10px) scale(.0532);animation:fall-317 28s -30s linear infinite}@keyframes fall-317{33.145%{transform:translate(30.7099vw,33.145vh) scale(.0532)}to{transform:translate(30.1998vw,99vh) scale(.0532)}}.snow:nth-child(318){opacity:.3406;transform:translate(11.341vw,-10px) scale(.128);animation:fall-318 16s -16s linear infinite}@keyframes fall-318{38.624%{transform:translate(1.4161vw,38.624vh) scale(.128)}to{transform:translate(6.37855vw,99vh) scale(.128)}}.snow:nth-child(319){opacity:1.563;transform:translate(33.0028vw,-10px) scale(.1276);animation:fall-319 11s -19s linear infinite}@keyframes fall-319{51.814%{transform:translate(24.1287vw,51.814vh) scale(.1276)}to{transform:translate(28.56575vw,99vh) scale(.1276)}}.snow:nth-child(320){opacity:.4522;transform:translate(66.9119vw,-10px) scale(.9038);animation:fall-320 11s -2s linear infinite}@keyframes fall-320{40.046%{transform:translate(64.0714vw,40.046vh) scale(.9038)}to{transform:translate(65.49165vw,99vh) scale(.9038)}}.snow:nth-child(321){opacity:1.5014;transform:translate(45.9739vw,-10px) scale(.503);animation:fall-321 29s -12s linear infinite}@keyframes fall-321{61.472%{transform:translate(52.4672vw,61.472vh) scale(.503)}to{transform:translate(49.22055vw,99vh) scale(.503)}}.snow:nth-child(322){opacity:.9424;transform:translate(28.164vw,-10px) scale(.3942);animation:fall-322 19s -14s linear infinite}@keyframes fall-322{61.038%{transform:translate(33.7473vw,61.038vh) scale(.3942)}to{transform:translate(30.95565vw,99vh) scale(.3942)}}.snow:nth-child(323){opacity:.6562;transform:translate(24.231vw,-10px) scale(.3069);animation:fall-323 22s -25s linear infinite}@keyframes fall-323{58.906%{transform:translate(33.3731vw,58.906vh) scale(.3069)}to{transform:translate(28.80205vw,99vh) scale(.3069)}}.snow:nth-child(324){opacity:1.5722;transform:translate(95.553vw,-10px) scale(.11);animation:fall-324 23s -10s linear infinite}@keyframes fall-324{68.564%{transform:translate(101.5806vw,68.564vh) scale(.11)}to{transform:translate(98.5668vw,99vh) scale(.11)}}.snow:nth-child(325){opacity:.3234;transform:translate(92.2137vw,-10px) scale(.1835);animation:fall-325 22s -22s linear infinite}@keyframes fall-325{60.755%{transform:translate(91.3848vw,60.755vh) scale(.1835)}to{transform:translate(91.79925vw,99vh) scale(.1835)}}.snow:nth-child(326){opacity:1.1192;transform:translate(23.2787vw,-10px) scale(.7477);animation:fall-326 22s -30s linear infinite}@keyframes fall-326{75.224%{transform:translate(33.1742vw,75.224vh) scale(.7477)}to{transform:translate(28.22645vw,99vh) scale(.7477)}}.snow:nth-child(327){opacity:.7536;transform:translate(1.0142vw,-10px) scale(.8525);animation:fall-327 21s -23s linear infinite}@keyframes fall-327{42.385%{transform:translate(-4.9145vw,42.385vh) scale(.8525)}to{transform:translate(-1.95015vw,99vh) scale(.8525)}}.snow:nth-child(328){opacity:.9984;transform:translate(32.9278vw,-10px) scale(.1395);animation:fall-328 27s -25s linear infinite}@keyframes fall-328{66.783%{transform:translate(30.9857vw,66.783vh) scale(.1395)}to{transform:translate(31.95675vw,99vh) scale(.1395)}}.snow:nth-child(329){opacity:1.6468;transform:translate(86.6951vw,-10px) scale(.1248);animation:fall-329 23s -28s linear infinite}@keyframes fall-329{50.798%{transform:translate(81.9859vw,50.798vh) scale(.1248)}to{transform:translate(84.3405vw,99vh) scale(.1248)}}.snow:nth-child(330){opacity:.8116;transform:translate(18.9252vw,-10px) scale(.0331);animation:fall-330 20s -9s linear infinite}@keyframes fall-330{71.429%{transform:translate(27.3056vw,71.429vh) scale(.0331)}to{transform:translate(23.1154vw,99vh) scale(.0331)}}.snow:nth-child(331){opacity:1.7992;transform:translate(.7021vw,-10px) scale(.1337);animation:fall-331 26s -8s linear infinite}@keyframes fall-331{64.477%{transform:translate(-4.3051vw,64.477vh) scale(.1337)}to{transform:translate(-1.8015vw,99vh) scale(.1337)}}.snow:nth-child(332){opacity:1.4284;transform:translate(42.9767vw,-10px) scale(.4532);animation:fall-332 27s -6s linear infinite}@keyframes fall-332{77.349%{transform:translate(44.1739vw,77.349vh) scale(.4532)}to{transform:translate(43.5753vw,99vh) scale(.4532)}}.snow:nth-child(333){opacity:.2884;transform:translate(50.5802vw,-10px) scale(.6995);animation:fall-333 27s -27s linear infinite}@keyframes fall-333{31.104%{transform:translate(56.8519vw,31.104vh) scale(.6995)}to{transform:translate(53.71605vw,99vh) scale(.6995)}}.snow:nth-child(334){opacity:1.709;transform:translate(79.2036vw,-10px) scale(.5458);animation:fall-334 24s -12s linear infinite}@keyframes fall-334{58.594%{transform:translate(76.2274vw,58.594vh) scale(.5458)}to{transform:translate(77.7155vw,99vh) scale(.5458)}}.snow:nth-child(335){opacity:1.633;transform:translate(73.8883vw,-10px) scale(.2294);animation:fall-335 23s -2s linear infinite}@keyframes fall-335{78.234%{transform:translate(68.2696vw,78.234vh) scale(.2294)}to{transform:translate(71.07895vw,99vh) scale(.2294)}}.snow:nth-child(336){opacity:1.8732;transform:translate(80.5414vw,-10px) scale(.0474);animation:fall-336 12s -25s linear infinite}@keyframes fall-336{55.446%{transform:translate(79.7977vw,55.446vh) scale(.0474)}to{transform:translate(80.16955vw,99vh) scale(.0474)}}.snow:nth-child(337){opacity:1.0302;transform:translate(82.6297vw,-10px) scale(.6382);animation:fall-337 22s -4s linear infinite}@keyframes fall-337{50.304%{transform:translate(86.4232vw,50.304vh) scale(.6382)}to{transform:translate(84.52645vw,99vh) scale(.6382)}}.snow:nth-child(338){opacity:.2846;transform:translate(77.9062vw,-10px) scale(.7005);animation:fall-338 11s -18s linear infinite}@keyframes fall-338{47.143%{transform:translate(86.4737vw,47.143vh) scale(.7005)}to{transform:translate(82.18995vw,99vh) scale(.7005)}}.snow:nth-child(339){opacity:1.4858;transform:translate(39.4677vw,-10px) scale(.7423);animation:fall-339 10s -6s linear infinite}@keyframes fall-339{68.754%{transform:translate(40.8324vw,68.754vh) scale(.7423)}to{transform:translate(40.15005vw,99vh) scale(.7423)}}.snow:nth-child(340){opacity:.1576;transform:translate(99.5733vw,-10px) scale(.3356);animation:fall-340 27s -9s linear infinite}@keyframes fall-340{53.553%{transform:translate(92.2806vw,53.553vh) scale(.3356)}to{transform:translate(95.92695vw,99vh) scale(.3356)}}.snow:nth-child(341){opacity:1.132;transform:translate(4.6887vw,-10px) scale(.6661);animation:fall-341 24s -21s linear infinite}@keyframes fall-341{58.825%{transform:translate(-.4766vw,58.825vh) scale(.6661)}to{transform:translate(2.10605vw,99vh) scale(.6661)}}.snow:nth-child(342){opacity:.1084;transform:translate(64.4367vw,-10px) scale(.651);animation:fall-342 25s -7s linear infinite}@keyframes fall-342{75.775%{transform:translate(55.0635vw,75.775vh) scale(.651)}to{transform:translate(59.7501vw,99vh) scale(.651)}}.snow:nth-child(343){opacity:.397;transform:translate(40.4592vw,-10px) scale(.5673);animation:fall-343 29s -17s linear infinite}@keyframes fall-343{79.095%{transform:translate(41.5619vw,79.095vh) scale(.5673)}to{transform:translate(41.01055vw,99vh) scale(.5673)}}.snow:nth-child(344){opacity:.315;transform:translate(84.028vw,-10px) scale(.6274);animation:fall-344 29s -1s linear infinite}@keyframes fall-344{59.431%{transform:translate(85.1505vw,59.431vh) scale(.6274)}to{transform:translate(84.58925vw,99vh) scale(.6274)}}.snow:nth-child(345){opacity:1.427;transform:translate(11.7104vw,-10px) scale(.059);animation:fall-345 17s -15s linear infinite}@keyframes fall-345{44.626%{transform:translate(20.728vw,44.626vh) scale(.059)}to{transform:translate(16.2192vw,99vh) scale(.059)}}.snow:nth-child(346){opacity:.873;transform:translate(67.5504vw,-10px) scale(.4111);animation:fall-346 14s -14s linear infinite}@keyframes fall-346{50.874%{transform:translate(69.1539vw,50.874vh) scale(.4111)}to{transform:translate(68.35215vw,99vh) scale(.4111)}}.snow:nth-child(347){opacity:.6106;transform:translate(87.9012vw,-10px) scale(.9017);animation:fall-347 11s -20s linear infinite}@keyframes fall-347{43.132%{transform:translate(92.2845vw,43.132vh) scale(.9017)}to{transform:translate(90.09285vw,99vh) scale(.9017)}}.snow:nth-child(348){opacity:1.725;transform:translate(44.0547vw,-10px) scale(.3924);animation:fall-348 26s -27s linear infinite}@keyframes fall-348{70.472%{transform:translate(50.4448vw,70.472vh) scale(.3924)}to{transform:translate(47.24975vw,99vh) scale(.3924)}}.snow:nth-child(349){opacity:.5976;transform:translate(91.1346vw,-10px) scale(.0275);animation:fall-349 18s -13s linear infinite}@keyframes fall-349{56.48%{transform:translate(86.0401vw,56.48vh) scale(.0275)}to{transform:translate(88.58735vw,99vh) scale(.0275)}}.snow:nth-child(350){opacity:1.0438;transform:translate(60.3567vw,-10px) scale(.3247);animation:fall-350 18s -23s linear infinite}@keyframes fall-350{77.896%{transform:translate(61.1113vw,77.896vh) scale(.3247)}to{transform:translate(60.734vw,99vh) scale(.3247)}}.snow:nth-child(351){opacity:1.2872;transform:translate(26.9457vw,-10px) scale(.219);animation:fall-351 13s -6s linear infinite}@keyframes fall-351{49.71%{transform:translate(21.7652vw,49.71vh) scale(.219)}to{transform:translate(24.35545vw,99vh) scale(.219)}}.snow:nth-child(352){opacity:1.3466;transform:translate(45.5064vw,-10px) scale(.4194);animation:fall-352 13s -2s linear infinite}@keyframes fall-352{66.285%{transform:translate(35.8445vw,66.285vh) scale(.4194)}to{transform:translate(40.67545vw,99vh) scale(.4194)}}.snow:nth-child(353){opacity:1.1818;transform:translate(1.1999vw,-10px) scale(.3531);animation:fall-353 11s -22s linear infinite}@keyframes fall-353{44.008%{transform:translate(-.8458vw,44.008vh) scale(.3531)}to{transform:translate(.17705vw,99vh) scale(.3531)}}.snow:nth-child(354){opacity:1.615;transform:translate(20.9276vw,-10px) scale(.2096);animation:fall-354 30s -14s linear infinite}@keyframes fall-354{39.187%{transform:translate(25.7103vw,39.187vh) scale(.2096)}to{transform:translate(23.31895vw,99vh) scale(.2096)}}.snow:nth-child(355){opacity:1.7688;transform:translate(46.6515vw,-10px) scale(.5546);animation:fall-355 13s -4s linear infinite}@keyframes fall-355{68.286%{transform:translate(38.9496vw,68.286vh) scale(.5546)}to{transform:translate(42.80055vw,99vh) scale(.5546)}}.snow:nth-child(356){opacity:.9744;transform:translate(31.6472vw,-10px) scale(.0844);animation:fall-356 30s -27s linear infinite}@keyframes fall-356{72.527%{transform:translate(38.6563vw,72.527vh) scale(.0844)}to{transform:translate(35.15175vw,99vh) scale(.0844)}}.snow:nth-child(357){opacity:.1074;transform:translate(30.1467vw,-10px) scale(.059);animation:fall-357 25s -17s linear infinite}@keyframes fall-357{48.295%{transform:translate(25.3539vw,48.295vh) scale(.059)}to{transform:translate(27.7503vw,99vh) scale(.059)}}.snow:nth-child(358){opacity:1.8;transform:translate(56.5059vw,-10px) scale(.1282);animation:fall-358 22s -23s linear infinite}@keyframes fall-358{66.345%{transform:translate(54.9853vw,66.345vh) scale(.1282)}to{transform:translate(55.7456vw,99vh) scale(.1282)}}.snow:nth-child(359){opacity:.1168;transform:translate(15.6312vw,-10px) scale(.755);animation:fall-359 23s -11s linear infinite}@keyframes fall-359{40.724%{transform:translate(6.057vw,40.724vh) scale(.755)}to{transform:translate(10.8441vw,99vh) scale(.755)}}.snow:nth-child(360){opacity:.1932;transform:translate(28.3752vw,-10px) scale(.7971);animation:fall-360 17s -8s linear infinite}@keyframes fall-360{70.527%{transform:translate(31.8728vw,70.527vh) scale(.7971)}to{transform:translate(30.124vw,99vh) scale(.7971)}}.snow:nth-child(361){opacity:.4284;transform:translate(54.0793vw,-10px) scale(.0498);animation:fall-361 16s -27s linear infinite}@keyframes fall-361{33.193%{transform:translate(61.1911vw,33.193vh) scale(.0498)}to{transform:translate(57.6352vw,99vh) scale(.0498)}}.snow:nth-child(362){opacity:.4376;transform:translate(24.294vw,-10px) scale(.091);animation:fall-362 15s -4s linear infinite}@keyframes fall-362{30.008%{transform:translate(28.4226vw,30.008vh) scale(.091)}to{transform:translate(26.3583vw,99vh) scale(.091)}}.snow:nth-child(363){opacity:.5086;transform:translate(53.0239vw,-10px) scale(.6361);animation:fall-363 11s -2s linear infinite}@keyframes fall-363{51.208%{transform:translate(62.6608vw,51.208vh) scale(.6361)}to{transform:translate(57.84235vw,99vh) scale(.6361)}}.snow:nth-child(364){opacity:.8644;transform:translate(39.9053vw,-10px) scale(.382);animation:fall-364 29s -21s linear infinite}@keyframes fall-364{73.335%{transform:translate(32.4957vw,73.335vh) scale(.382)}to{transform:translate(36.2005vw,99vh) scale(.382)}}.snow:nth-child(365){opacity:1.3642;transform:translate(27.8466vw,-10px) scale(.8127);animation:fall-365 16s -5s linear infinite}@keyframes fall-365{71.583%{transform:translate(30.9855vw,71.583vh) scale(.8127)}to{transform:translate(29.41605vw,99vh) scale(.8127)}}.snow:nth-child(366){opacity:1.735;transform:translate(31.8808vw,-10px) scale(.4335);animation:fall-366 21s -11s linear infinite}@keyframes fall-366{65.438%{transform:translate(30.6798vw,65.438vh) scale(.4335)}to{transform:translate(31.2803vw,99vh) scale(.4335)}}.snow:nth-child(367){opacity:1.6816;transform:translate(27.2173vw,-10px) scale(.7844);animation:fall-367 10s -22s linear infinite}@keyframes fall-367{42.688%{transform:translate(32.5666vw,42.688vh) scale(.7844)}to{transform:translate(29.89195vw,99vh) scale(.7844)}}.snow:nth-child(368){opacity:.2166;transform:translate(82.7568vw,-10px) scale(.6481);animation:fall-368 10s -15s linear infinite}@keyframes fall-368{32.993%{transform:translate(89.7555vw,32.993vh) scale(.6481)}to{transform:translate(86.25615vw,99vh) scale(.6481)}}.snow:nth-child(369){opacity:1.8606;transform:translate(20.3113vw,-10px) scale(.1969);animation:fall-369 20s -2s linear infinite}@keyframes fall-369{60.246%{transform:translate(17.356vw,60.246vh) scale(.1969)}to{transform:translate(18.83365vw,99vh) scale(.1969)}}.snow:nth-child(370){opacity:1.527;transform:translate(14.987vw,-10px) scale(.1016);animation:fall-370 24s -1s linear infinite}@keyframes fall-370{31.779%{transform:translate(8.5681vw,31.779vh) scale(.1016)}to{transform:translate(11.77755vw,99vh) scale(.1016)}}.snow:nth-child(371){opacity:1.6198;transform:translate(88.2154vw,-10px) scale(.6299);animation:fall-371 28s -10s linear infinite}@keyframes fall-371{79.213%{transform:translate(91.8238vw,79.213vh) scale(.6299)}to{transform:translate(90.0196vw,99vh) scale(.6299)}}.snow:nth-child(372){opacity:1.2988;transform:translate(54.0603vw,-10px) scale(.4392);animation:fall-372 20s -14s linear infinite}@keyframes fall-372{34.716%{transform:translate(64.042vw,34.716vh) scale(.4392)}to{transform:translate(59.05115vw,99vh) scale(.4392)}}.snow:nth-child(373){opacity:1.3096;transform:translate(7.293vw,-10px) scale(.4421);animation:fall-373 17s -11s linear infinite}@keyframes fall-373{76.581%{transform:translate(-.2052vw,76.581vh) scale(.4421)}to{transform:translate(3.5439vw,99vh) scale(.4421)}}.snow:nth-child(374){opacity:.7206;transform:translate(52.7338vw,-10px) scale(.4365);animation:fall-374 14s -24s linear infinite}@keyframes fall-374{63.908%{transform:translate(49.6537vw,63.908vh) scale(.4365)}to{transform:translate(51.19375vw,99vh) scale(.4365)}}.snow:nth-child(375){opacity:1.9654;transform:translate(21.1661vw,-10px) scale(.148);animation:fall-375 14s -3s linear infinite}@keyframes fall-375{67.201%{transform:translate(16.0958vw,67.201vh) scale(.148)}to{transform:translate(18.63095vw,99vh) scale(.148)}}.snow:nth-child(376){opacity:1.4954;transform:translate(99.2675vw,-10px) scale(.5673);animation:fall-376 21s -27s linear infinite}@keyframes fall-376{60.914%{transform:translate(103.6251vw,60.914vh) scale(.5673)}to{transform:translate(101.4463vw,99vh) scale(.5673)}}.snow:nth-child(377){opacity:1.5146;transform:translate(83.9572vw,-10px) scale(.7457);animation:fall-377 20s -15s linear infinite}@keyframes fall-377{53.445%{transform:translate(93.3985vw,53.445vh) scale(.7457)}to{transform:translate(88.67785vw,99vh) scale(.7457)}}.snow:nth-child(378){opacity:.2912;transform:translate(38.6953vw,-10px) scale(.2267);animation:fall-378 11s -16s linear infinite}@keyframes fall-378{39.861%{transform:translate(41.04vw,39.861vh) scale(.2267)}to{transform:translate(39.86765vw,99vh) scale(.2267)}}.snow:nth-child(379){opacity:1.2678;transform:translate(1.4852vw,-10px) scale(.8991);animation:fall-379 20s -19s linear infinite}@keyframes fall-379{59.282%{transform:translate(-7.6923vw,59.282vh) scale(.8991)}to{transform:translate(-3.10355vw,99vh) scale(.8991)}}.snow:nth-child(380){opacity:1.0994;transform:translate(99.7843vw,-10px) scale(.7899);animation:fall-380 16s -6s linear infinite}@keyframes fall-380{79.248%{transform:translate(108.496vw,79.248vh) scale(.7899)}to{transform:translate(104.14015vw,99vh) scale(.7899)}}.snow:nth-child(381){opacity:1.673;transform:translate(55.739vw,-10px) scale(.0659);animation:fall-381 23s -30s linear infinite}@keyframes fall-381{33.466%{transform:translate(56.1114vw,33.466vh) scale(.0659)}to{transform:translate(55.9252vw,99vh) scale(.0659)}}.snow:nth-child(382){opacity:.1128;transform:translate(38.6794vw,-10px) scale(.3212);animation:fall-382 20s -19s linear infinite}@keyframes fall-382{42.858%{transform:translate(32.6128vw,42.858vh) scale(.3212)}to{transform:translate(35.6461vw,99vh) scale(.3212)}}.snow:nth-child(383){opacity:.9362;transform:translate(47.472vw,-10px) scale(.3298);animation:fall-383 26s -21s linear infinite}@keyframes fall-383{32.987%{transform:translate(39.4267vw,32.987vh) scale(.3298)}to{transform:translate(43.44935vw,99vh) scale(.3298)}}.snow:nth-child(384){opacity:.874;transform:translate(35.2145vw,-10px) scale(.7712);animation:fall-384 30s -29s linear infinite}@keyframes fall-384{44.596%{transform:translate(30.4925vw,44.596vh) scale(.7712)}to{transform:translate(32.8535vw,99vh) scale(.7712)}}.snow:nth-child(385){opacity:.382;transform:translate(77.826vw,-10px) scale(.6814);animation:fall-385 27s -7s linear infinite}@keyframes fall-385{54.104%{transform:translate(74.5146vw,54.104vh) scale(.6814)}to{transform:translate(76.1703vw,99vh) scale(.6814)}}.snow:nth-child(386){opacity:1.0488;transform:translate(53.6616vw,-10px) scale(.45);animation:fall-386 11s -24s linear infinite}@keyframes fall-386{73.48%{transform:translate(56.2765vw,73.48vh) scale(.45)}to{transform:translate(54.96905vw,99vh) scale(.45)}}.snow:nth-child(387){opacity:.0888;transform:translate(58.795vw,-10px) scale(.6358);animation:fall-387 27s -17s linear infinite}@keyframes fall-387{46.457%{transform:translate(60.8716vw,46.457vh) scale(.6358)}to{transform:translate(59.8333vw,99vh) scale(.6358)}}.snow:nth-child(388){opacity:1.5376;transform:translate(21.8803vw,-10px) scale(.2293);animation:fall-388 20s -14s linear infinite}@keyframes fall-388{56.789%{transform:translate(26.9017vw,56.789vh) scale(.2293)}to{transform:translate(24.391vw,99vh) scale(.2293)}}.snow:nth-child(389){opacity:.6136;transform:translate(74.4041vw,-10px) scale(.1357);animation:fall-389 12s -24s linear infinite}@keyframes fall-389{47.298%{transform:translate(82.0264vw,47.298vh) scale(.1357)}to{transform:translate(78.21525vw,99vh) scale(.1357)}}.snow:nth-child(390){opacity:1.553;transform:translate(64.6584vw,-10px) scale(.392);animation:fall-390 13s -16s linear infinite}@keyframes fall-390{55.104%{transform:translate(69.8898vw,55.104vh) scale(.392)}to{transform:translate(67.2741vw,99vh) scale(.392)}}.snow:nth-child(391){opacity:.4422;transform:translate(40.9187vw,-10px) scale(.0599);animation:fall-391 16s -28s linear infinite}@keyframes fall-391{72.846%{transform:translate(35.5944vw,72.846vh) scale(.0599)}to{transform:translate(38.25655vw,99vh) scale(.0599)}}.snow:nth-child(392){opacity:1.9868;transform:translate(18.1597vw,-10px) scale(.4374);animation:fall-392 30s -14s linear infinite}@keyframes fall-392{62.257%{transform:translate(11.4181vw,62.257vh) scale(.4374)}to{transform:translate(14.7889vw,99vh) scale(.4374)}}.snow:nth-child(393){opacity:1.8382;transform:translate(51.0093vw,-10px) scale(.8555);animation:fall-393 26s -30s linear infinite}@keyframes fall-393{77.968%{transform:translate(60.5794vw,77.968vh) scale(.8555)}to{transform:translate(55.79435vw,99vh) scale(.8555)}}.snow:nth-child(394){opacity:1.514;transform:translate(40.1455vw,-10px) scale(.236);animation:fall-394 24s -25s linear infinite}@keyframes fall-394{63.122%{transform:translate(49.3752vw,63.122vh) scale(.236)}to{transform:translate(44.76035vw,99vh) scale(.236)}}.snow:nth-child(395){opacity:.0388;transform:translate(56.4112vw,-10px) scale(.8709);animation:fall-395 20s -18s linear infinite}@keyframes fall-395{41.222%{transform:translate(64.6995vw,41.222vh) scale(.8709)}to{transform:translate(60.55535vw,99vh) scale(.8709)}}.snow:nth-child(396){opacity:.7016;transform:translate(31.2989vw,-10px) scale(.9635);animation:fall-396 29s -20s linear infinite}@keyframes fall-396{52.277%{transform:translate(37.8806vw,52.277vh) scale(.9635)}to{transform:translate(34.58975vw,99vh) scale(.9635)}}.snow:nth-child(397){opacity:.104;transform:translate(73.2558vw,-10px) scale(.6686);animation:fall-397 17s -22s linear infinite}@keyframes fall-397{52.75%{transform:translate(76.8049vw,52.75vh) scale(.6686)}to{transform:translate(75.03035vw,99vh) scale(.6686)}}.snow:nth-child(398){opacity:.0038;transform:translate(12.12vw,-10px) scale(.1114);animation:fall-398 15s -5s linear infinite}@keyframes fall-398{73.729%{transform:translate(2.9076vw,73.729vh) scale(.1114)}to{transform:translate(7.5138vw,99vh) scale(.1114)}}.snow:nth-child(399){opacity:.2598;transform:translate(36.9016vw,-10px) scale(.2987);animation:fall-399 26s -23s linear infinite}@keyframes fall-399{62.328%{transform:translate(37.7694vw,62.328vh) scale(.2987)}to{transform:translate(37.3355vw,99vh) scale(.2987)}}.snow:nth-child(400){opacity:.0632;transform:translate(6.018vw,-10px) scale(.4596);animation:fall-400 10s -30s linear infinite}@keyframes fall-400{36.818%{transform:translate(9.153vw,36.818vh) scale(.4596)}to{transform:translate(7.5855vw,99vh) scale(.4596)}}\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==
|