@esfaenza/core 15.2.289 → 15.2.290
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -22,9 +22,9 @@ export class AppComponent {
|
|
|
22
22
|
}
|
|
23
23
|
}
|
|
24
24
|
AppComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: AppComponent, deps: [{ token: i1.TokenService }, { token: i1.AppState }, { token: i2.Router }], target: i0.ɵɵFactoryTarget.Component });
|
|
25
|
-
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.9194;transform:translate(50.0747vw,-10px) scale(.5031);animation:fall-1 23s -29s linear infinite}@keyframes fall-1{34.921%{transform:translate(57.6894vw,34.921vh) scale(.5031)}to{transform:translate(53.88205vw,99vh) scale(.5031)}}.snow:nth-child(2){opacity:1.338;transform:translate(66.5099vw,-10px) scale(.6052);animation:fall-2 29s -7s linear infinite}@keyframes fall-2{38.936%{transform:translate(56.9255vw,38.936vh) scale(.6052)}to{transform:translate(61.7177vw,99vh) scale(.6052)}}.snow:nth-child(3){opacity:.858;transform:translate(29.6718vw,-10px) scale(.9096);animation:fall-3 12s -28s linear infinite}@keyframes fall-3{68.276%{transform:translate(23.0163vw,68.276vh) scale(.9096)}to{transform:translate(26.34405vw,99vh) scale(.9096)}}.snow:nth-child(4){opacity:1.8258;transform:translate(56.7585vw,-10px) scale(.2114);animation:fall-4 23s -14s linear infinite}@keyframes fall-4{71.178%{transform:translate(64.7393vw,71.178vh) scale(.2114)}to{transform:translate(60.7489vw,99vh) scale(.2114)}}.snow:nth-child(5){opacity:1.9748;transform:translate(36.4426vw,-10px) scale(.1266);animation:fall-5 19s -22s linear infinite}@keyframes fall-5{59.659%{transform:translate(43.8638vw,59.659vh) scale(.1266)}to{transform:translate(40.1532vw,99vh) scale(.1266)}}.snow:nth-child(6){opacity:1.4116;transform:translate(15.1832vw,-10px) scale(.7097);animation:fall-6 27s -1s linear infinite}@keyframes fall-6{58.496%{transform:translate(21.275vw,58.496vh) scale(.7097)}to{transform:translate(18.2291vw,99vh) scale(.7097)}}.snow:nth-child(7){opacity:.9586;transform:translate(72.1251vw,-10px) scale(.9602);animation:fall-7 13s -4s linear infinite}@keyframes fall-7{54.187%{transform:translate(81.9858vw,54.187vh) scale(.9602)}to{transform:translate(77.05545vw,99vh) scale(.9602)}}.snow:nth-child(8){opacity:.0888;transform:translate(88.3967vw,-10px) scale(.9257);animation:fall-8 13s -8s linear infinite}@keyframes fall-8{63.805%{transform:translate(80.2573vw,63.805vh) scale(.9257)}to{transform:translate(84.327vw,99vh) scale(.9257)}}.snow:nth-child(9){opacity:.8082;transform:translate(54.892vw,-10px) scale(.2029);animation:fall-9 25s -16s linear infinite}@keyframes fall-9{42.652%{transform:translate(60.0796vw,42.652vh) scale(.2029)}to{transform:translate(57.4858vw,99vh) scale(.2029)}}.snow:nth-child(10){opacity:1.8668;transform:translate(23.8868vw,-10px) scale(.0635);animation:fall-10 12s -10s linear infinite}@keyframes fall-10{63.588%{transform:translate(14.4703vw,63.588vh) scale(.0635)}to{transform:translate(19.17855vw,99vh) scale(.0635)}}.snow:nth-child(11){opacity:.762;transform:translate(84.6861vw,-10px) scale(.3011);animation:fall-11 25s -9s linear infinite}@keyframes fall-11{71.53%{transform:translate(77.5179vw,71.53vh) scale(.3011)}to{transform:translate(81.102vw,99vh) scale(.3011)}}.snow:nth-child(12){opacity:1.8072;transform:translate(73.5828vw,-10px) scale(.8354);animation:fall-12 23s -6s linear infinite}@keyframes fall-12{71.323%{transform:translate(82.5925vw,71.323vh) scale(.8354)}to{transform:translate(78.08765vw,99vh) scale(.8354)}}.snow:nth-child(13){opacity:1.6366;transform:translate(16.4258vw,-10px) scale(.7972);animation:fall-13 18s -18s linear infinite}@keyframes fall-13{34.821%{transform:translate(6.647vw,34.821vh) scale(.7972)}to{transform:translate(11.5364vw,99vh) scale(.7972)}}.snow:nth-child(14){opacity:1.5528;transform:translate(98.9092vw,-10px) scale(.9126);animation:fall-14 16s -16s linear infinite}@keyframes fall-14{58.748%{transform:translate(90.7938vw,58.748vh) scale(.9126)}to{transform:translate(94.8515vw,99vh) scale(.9126)}}.snow:nth-child(15){opacity:1.2518;transform:translate(75.2918vw,-10px) scale(.9906);animation:fall-15 20s -9s linear infinite}@keyframes fall-15{69.77%{transform:translate(82.5033vw,69.77vh) scale(.9906)}to{transform:translate(78.89755vw,99vh) scale(.9906)}}.snow:nth-child(16){opacity:1.6262;transform:translate(67.2884vw,-10px) scale(.0703);animation:fall-16 27s -8s linear infinite}@keyframes fall-16{57.217%{transform:translate(61.2504vw,57.217vh) scale(.0703)}to{transform:translate(64.2694vw,99vh) scale(.0703)}}.snow:nth-child(17){opacity:1.5442;transform:translate(.0103vw,-10px) scale(.4237);animation:fall-17 21s -11s linear infinite}@keyframes fall-17{55.488%{transform:translate(-1.8662vw,55.488vh) scale(.4237)}to{transform:translate(-.92795vw,99vh) scale(.4237)}}.snow:nth-child(18){opacity:.7798;transform:translate(24.9297vw,-10px) scale(.5823);animation:fall-18 30s -26s linear infinite}@keyframes fall-18{61.213%{transform:translate(29.3467vw,61.213vh) scale(.5823)}to{transform:translate(27.1382vw,99vh) scale(.5823)}}.snow:nth-child(19){opacity:1.211;transform:translate(14.1548vw,-10px) scale(.5571);animation:fall-19 12s -4s linear infinite}@keyframes fall-19{65.427%{transform:translate(20.288vw,65.427vh) scale(.5571)}to{transform:translate(17.2214vw,99vh) scale(.5571)}}.snow:nth-child(20){opacity:.5356;transform:translate(41.8848vw,-10px) scale(.2915);animation:fall-20 28s -28s linear infinite}@keyframes fall-20{76.022%{transform:translate(35.6024vw,76.022vh) scale(.2915)}to{transform:translate(38.7436vw,99vh) scale(.2915)}}.snow:nth-child(21){opacity:1.8604;transform:translate(47.1834vw,-10px) scale(.6295);animation:fall-21 29s -20s linear infinite}@keyframes fall-21{65.832%{transform:translate(41.7394vw,65.832vh) scale(.6295)}to{transform:translate(44.4614vw,99vh) scale(.6295)}}.snow:nth-child(22){opacity:1.5446;transform:translate(80.379vw,-10px) scale(.8829);animation:fall-22 11s -26s linear infinite}@keyframes fall-22{42.012%{transform:translate(89.451vw,42.012vh) scale(.8829)}to{transform:translate(84.915vw,99vh) scale(.8829)}}.snow:nth-child(23){opacity:1.6792;transform:translate(13.5593vw,-10px) scale(.1694);animation:fall-23 18s -14s linear infinite}@keyframes fall-23{50.8%{transform:translate(22.239vw,50.8vh) scale(.1694)}to{transform:translate(17.89915vw,99vh) scale(.1694)}}.snow:nth-child(24){opacity:1.6174;transform:translate(11.0532vw,-10px) scale(.2516);animation:fall-24 19s -3s linear infinite}@keyframes fall-24{79.195%{transform:translate(7.4295vw,79.195vh) scale(.2516)}to{transform:translate(9.24135vw,99vh) scale(.2516)}}.snow:nth-child(25){opacity:1.2382;transform:translate(15.6956vw,-10px) scale(.1461);animation:fall-25 19s -16s linear infinite}@keyframes fall-25{42.082%{transform:translate(7.8321vw,42.082vh) scale(.1461)}to{transform:translate(11.76385vw,99vh) scale(.1461)}}.snow:nth-child(26){opacity:1.9614;transform:translate(24.8086vw,-10px) scale(.7986);animation:fall-26 17s -18s linear infinite}@keyframes fall-26{45.129%{transform:translate(17.2731vw,45.129vh) scale(.7986)}to{transform:translate(21.04085vw,99vh) scale(.7986)}}.snow:nth-child(27){opacity:.053;transform:translate(5.8362vw,-10px) scale(.375);animation:fall-27 15s -5s linear infinite}@keyframes fall-27{70.324%{transform:translate(6.3907vw,70.324vh) scale(.375)}to{transform:translate(6.11345vw,99vh) scale(.375)}}.snow:nth-child(28){opacity:.4608;transform:translate(79.2182vw,-10px) scale(.339);animation:fall-28 19s -16s linear infinite}@keyframes fall-28{37.538%{transform:translate(70.1222vw,37.538vh) scale(.339)}to{transform:translate(74.6702vw,99vh) scale(.339)}}.snow:nth-child(29){opacity:.6778;transform:translate(78.7175vw,-10px) scale(.1255);animation:fall-29 10s -19s linear infinite}@keyframes fall-29{52.574%{transform:translate(79.1607vw,52.574vh) scale(.1255)}to{transform:translate(78.9391vw,99vh) scale(.1255)}}.snow:nth-child(30){opacity:.3428;transform:translate(9.8131vw,-10px) scale(.095);animation:fall-30 14s -20s linear infinite}@keyframes fall-30{30.385%{transform:translate(8.4731vw,30.385vh) scale(.095)}to{transform:translate(9.1431vw,99vh) scale(.095)}}.snow:nth-child(31){opacity:1.2052;transform:translate(23.3327vw,-10px) scale(.1291);animation:fall-31 21s -8s linear infinite}@keyframes fall-31{53.967%{transform:translate(20.5686vw,53.967vh) scale(.1291)}to{transform:translate(21.95065vw,99vh) scale(.1291)}}.snow:nth-child(32){opacity:.1826;transform:translate(23.9824vw,-10px) scale(.4852);animation:fall-32 21s -7s linear infinite}@keyframes fall-32{47.163%{transform:translate(22.8957vw,47.163vh) scale(.4852)}to{transform:translate(23.43905vw,99vh) scale(.4852)}}.snow:nth-child(33){opacity:1.6794;transform:translate(27.154vw,-10px) scale(.2315);animation:fall-33 12s -7s linear infinite}@keyframes fall-33{43.541%{transform:translate(33.8887vw,43.541vh) scale(.2315)}to{transform:translate(30.52135vw,99vh) scale(.2315)}}.snow:nth-child(34){opacity:1.4664;transform:translate(80.1526vw,-10px) scale(.5002);animation:fall-34 14s -27s linear infinite}@keyframes fall-34{54.139%{transform:translate(73.8302vw,54.139vh) scale(.5002)}to{transform:translate(76.9914vw,99vh) scale(.5002)}}.snow:nth-child(35){opacity:1.3018;transform:translate(67.1379vw,-10px) scale(.7195);animation:fall-35 29s -10s linear infinite}@keyframes fall-35{60.807%{transform:translate(61.7129vw,60.807vh) scale(.7195)}to{transform:translate(64.4254vw,99vh) scale(.7195)}}.snow:nth-child(36){opacity:.2488;transform:translate(75.8902vw,-10px) scale(.2896);animation:fall-36 30s -30s linear infinite}@keyframes fall-36{46.117%{transform:translate(82.3636vw,46.117vh) scale(.2896)}to{transform:translate(79.1269vw,99vh) scale(.2896)}}.snow:nth-child(37){opacity:.2876;transform:translate(51.5102vw,-10px) scale(.8232);animation:fall-37 16s -4s linear infinite}@keyframes fall-37{62.7%{transform:translate(56.7819vw,62.7vh) scale(.8232)}to{transform:translate(54.14605vw,99vh) scale(.8232)}}.snow:nth-child(38){opacity:1.6706;transform:translate(80.3934vw,-10px) scale(.7964);animation:fall-38 11s -12s linear infinite}@keyframes fall-38{42.923%{transform:translate(85.6192vw,42.923vh) scale(.7964)}to{transform:translate(83.0063vw,99vh) scale(.7964)}}.snow:nth-child(39){opacity:.9278;transform:translate(3.2423vw,-10px) scale(.5613);animation:fall-39 22s -30s linear infinite}@keyframes fall-39{35.457%{transform:translate(-5.8826vw,35.457vh) scale(.5613)}to{transform:translate(-1.32015vw,99vh) scale(.5613)}}.snow:nth-child(40){opacity:.521;transform:translate(54.031vw,-10px) scale(.8066);animation:fall-40 16s -14s linear infinite}@keyframes fall-40{34.967%{transform:translate(59.7667vw,34.967vh) scale(.8066)}to{transform:translate(56.89885vw,99vh) scale(.8066)}}.snow:nth-child(41){opacity:1.2082;transform:translate(64.4726vw,-10px) scale(.9324);animation:fall-41 18s -9s linear infinite}@keyframes fall-41{37%{transform:translate(66.2361vw,37vh) scale(.9324)}to{transform:translate(65.35435vw,99vh) scale(.9324)}}.snow:nth-child(42){opacity:.3564;transform:translate(47.6607vw,-10px) scale(.27);animation:fall-42 10s -28s linear infinite}@keyframes fall-42{77.008%{transform:translate(49.7006vw,77.008vh) scale(.27)}to{transform:translate(48.68065vw,99vh) scale(.27)}}.snow:nth-child(43){opacity:.2546;transform:translate(63.7048vw,-10px) scale(.0416);animation:fall-43 18s -29s linear infinite}@keyframes fall-43{41.673%{transform:translate(60.0518vw,41.673vh) scale(.0416)}to{transform:translate(61.8783vw,99vh) scale(.0416)}}.snow:nth-child(44){opacity:1.9704;transform:translate(91.9645vw,-10px) scale(.2276);animation:fall-44 26s -26s linear infinite}@keyframes fall-44{76.851%{transform:translate(96.8792vw,76.851vh) scale(.2276)}to{transform:translate(94.42185vw,99vh) scale(.2276)}}.snow:nth-child(45){opacity:.0184;transform:translate(82.8497vw,-10px) scale(.2589);animation:fall-45 15s -24s linear infinite}@keyframes fall-45{43.083%{transform:translate(78.3289vw,43.083vh) scale(.2589)}to{transform:translate(80.5893vw,99vh) scale(.2589)}}.snow:nth-child(46){opacity:1.468;transform:translate(79.1207vw,-10px) scale(.968);animation:fall-46 14s -25s linear infinite}@keyframes fall-46{72.944%{transform:translate(72.3409vw,72.944vh) scale(.968)}to{transform:translate(75.7308vw,99vh) scale(.968)}}.snow:nth-child(47){opacity:.2256;transform:translate(8.1229vw,-10px) scale(.84);animation:fall-47 25s -14s linear infinite}@keyframes fall-47{54.214%{transform:translate(16.3864vw,54.214vh) scale(.84)}to{transform:translate(12.25465vw,99vh) scale(.84)}}.snow:nth-child(48){opacity:.0778;transform:translate(71.4679vw,-10px) scale(.4583);animation:fall-48 18s -28s linear infinite}@keyframes fall-48{61.725%{transform:translate(62.0413vw,61.725vh) scale(.4583)}to{transform:translate(66.7546vw,99vh) scale(.4583)}}.snow:nth-child(49){opacity:.7692;transform:translate(64.9309vw,-10px) scale(.0194);animation:fall-49 27s -7s linear infinite}@keyframes fall-49{66.216%{transform:translate(65.8384vw,66.216vh) scale(.0194)}to{transform:translate(65.38465vw,99vh) scale(.0194)}}.snow:nth-child(50){opacity:1.735;transform:translate(62.253vw,-10px) scale(.5832);animation:fall-50 25s -6s linear infinite}@keyframes fall-50{72.435%{transform:translate(60.2473vw,72.435vh) scale(.5832)}to{transform:translate(61.25015vw,99vh) scale(.5832)}}.snow:nth-child(51){opacity:.6858;transform:translate(5.4318vw,-10px) scale(.9346);animation:fall-51 10s -30s linear infinite}@keyframes fall-51{47.459%{transform:translate(-3.3234vw,47.459vh) scale(.9346)}to{transform:translate(1.0542vw,99vh) scale(.9346)}}.snow:nth-child(52){opacity:1.3624;transform:translate(98.1085vw,-10px) scale(.9076);animation:fall-52 29s -3s linear infinite}@keyframes fall-52{60.495%{transform:translate(92.6384vw,60.495vh) scale(.9076)}to{transform:translate(95.37345vw,99vh) scale(.9076)}}.snow:nth-child(53){opacity:.7454;transform:translate(70.9587vw,-10px) scale(.4004);animation:fall-53 21s -8s linear infinite}@keyframes fall-53{61.853%{transform:translate(73.9425vw,61.853vh) scale(.4004)}to{transform:translate(72.4506vw,99vh) scale(.4004)}}.snow:nth-child(54){opacity:.2478;transform:translate(18.3321vw,-10px) scale(.3363);animation:fall-54 21s -3s linear infinite}@keyframes fall-54{35.863%{transform:translate(22.8405vw,35.863vh) scale(.3363)}to{transform:translate(20.5863vw,99vh) scale(.3363)}}.snow:nth-child(55){opacity:1.9904;transform:translate(18.3908vw,-10px) scale(.448);animation:fall-55 29s -3s linear infinite}@keyframes fall-55{53.128%{transform:translate(20.7957vw,53.128vh) scale(.448)}to{transform:translate(19.59325vw,99vh) scale(.448)}}.snow:nth-child(56){opacity:1.7508;transform:translate(76.623vw,-10px) scale(.9368);animation:fall-56 17s -17s linear infinite}@keyframes fall-56{45.014%{transform:translate(67.7316vw,45.014vh) scale(.9368)}to{transform:translate(72.1773vw,99vh) scale(.9368)}}.snow:nth-child(57){opacity:.479;transform:translate(21.2855vw,-10px) scale(.8231);animation:fall-57 17s -18s linear infinite}@keyframes fall-57{43.208%{transform:translate(26.4232vw,43.208vh) scale(.8231)}to{transform:translate(23.85435vw,99vh) scale(.8231)}}.snow:nth-child(58){opacity:.5158;transform:translate(33.6356vw,-10px) scale(.4222);animation:fall-58 28s -25s linear infinite}@keyframes fall-58{36.756%{transform:translate(33.2705vw,36.756vh) scale(.4222)}to{transform:translate(33.45305vw,99vh) scale(.4222)}}.snow:nth-child(59){opacity:1.6188;transform:translate(6.0891vw,-10px) scale(.445);animation:fall-59 27s -26s linear infinite}@keyframes fall-59{43.751%{transform:translate(-3.6314vw,43.751vh) scale(.445)}to{transform:translate(1.22885vw,99vh) scale(.445)}}.snow:nth-child(60){opacity:.3042;transform:translate(30.36vw,-10px) scale(.3007);animation:fall-60 14s -20s linear infinite}@keyframes fall-60{35.433%{transform:translate(34.984vw,35.433vh) scale(.3007)}to{transform:translate(32.672vw,99vh) scale(.3007)}}.snow:nth-child(61){opacity:.6296;transform:translate(44.1263vw,-10px) scale(.599);animation:fall-61 10s -19s linear infinite}@keyframes fall-61{72.89%{transform:translate(50.5097vw,72.89vh) scale(.599)}to{transform:translate(47.318vw,99vh) scale(.599)}}.snow:nth-child(62){opacity:.6848;transform:translate(42.7197vw,-10px) scale(.0347);animation:fall-62 14s -5s linear infinite}@keyframes fall-62{72.405%{transform:translate(39.8605vw,72.405vh) scale(.0347)}to{transform:translate(41.2901vw,99vh) scale(.0347)}}.snow:nth-child(63){opacity:.4156;transform:translate(68.741vw,-10px) scale(.8808);animation:fall-63 20s -17s linear infinite}@keyframes fall-63{60.839%{transform:translate(70.2438vw,60.839vh) scale(.8808)}to{transform:translate(69.4924vw,99vh) scale(.8808)}}.snow:nth-child(64){opacity:1.7414;transform:translate(31.2836vw,-10px) scale(.2903);animation:fall-64 30s -7s linear infinite}@keyframes fall-64{76.054%{transform:translate(23.7912vw,76.054vh) scale(.2903)}to{transform:translate(27.5374vw,99vh) scale(.2903)}}.snow:nth-child(65){opacity:1.1972;transform:translate(85.6704vw,-10px) scale(.3034);animation:fall-65 15s -25s linear infinite}@keyframes fall-65{35.709%{transform:translate(95.3258vw,35.709vh) scale(.3034)}to{transform:translate(90.4981vw,99vh) scale(.3034)}}.snow:nth-child(66){opacity:1.7066;transform:translate(59.2026vw,-10px) scale(.0592);animation:fall-66 17s -29s linear infinite}@keyframes fall-66{57.354%{transform:translate(53.428vw,57.354vh) scale(.0592)}to{transform:translate(56.3153vw,99vh) scale(.0592)}}.snow:nth-child(67){opacity:1.2612;transform:translate(31.1334vw,-10px) scale(.1085);animation:fall-67 23s -13s linear infinite}@keyframes fall-67{55.908%{transform:translate(25.7135vw,55.908vh) scale(.1085)}to{transform:translate(28.42345vw,99vh) scale(.1085)}}.snow:nth-child(68){opacity:.511;transform:translate(6.7283vw,-10px) scale(.9093);animation:fall-68 18s -17s linear infinite}@keyframes fall-68{46.221%{transform:translate(5.8863vw,46.221vh) scale(.9093)}to{transform:translate(6.3073vw,99vh) scale(.9093)}}.snow:nth-child(69){opacity:.918;transform:translate(87.1587vw,-10px) scale(.8974);animation:fall-69 18s -1s linear infinite}@keyframes fall-69{71.673%{transform:translate(87.7414vw,71.673vh) scale(.8974)}to{transform:translate(87.45005vw,99vh) scale(.8974)}}.snow:nth-child(70){opacity:.8162;transform:translate(49.6061vw,-10px) scale(.1425);animation:fall-70 16s -17s linear infinite}@keyframes fall-70{55.784%{transform:translate(55.2548vw,55.784vh) scale(.1425)}to{transform:translate(52.43045vw,99vh) scale(.1425)}}.snow:nth-child(71){opacity:.356;transform:translate(12.1153vw,-10px) scale(.3483);animation:fall-71 25s -8s linear infinite}@keyframes fall-71{43.162%{transform:translate(9.945vw,43.162vh) scale(.3483)}to{transform:translate(11.03015vw,99vh) scale(.3483)}}.snow:nth-child(72){opacity:.7482;transform:translate(68.7418vw,-10px) scale(.4246);animation:fall-72 17s -20s linear infinite}@keyframes fall-72{31.035%{transform:translate(70.7562vw,31.035vh) scale(.4246)}to{transform:translate(69.749vw,99vh) scale(.4246)}}.snow:nth-child(73){opacity:.6496;transform:translate(63.5554vw,-10px) scale(.9973);animation:fall-73 13s -4s linear infinite}@keyframes fall-73{42.788%{transform:translate(57.3048vw,42.788vh) scale(.9973)}to{transform:translate(60.4301vw,99vh) scale(.9973)}}.snow:nth-child(74){opacity:.7292;transform:translate(53.5012vw,-10px) scale(.8511);animation:fall-74 10s -30s linear infinite}@keyframes fall-74{38.727%{transform:translate(60.6876vw,38.727vh) scale(.8511)}to{transform:translate(57.0944vw,99vh) scale(.8511)}}.snow:nth-child(75){opacity:.8482;transform:translate(38.1076vw,-10px) scale(.2466);animation:fall-75 18s -13s linear infinite}@keyframes fall-75{30.763%{transform:translate(44.4695vw,30.763vh) scale(.2466)}to{transform:translate(41.28855vw,99vh) scale(.2466)}}.snow:nth-child(76){opacity:1.46;transform:translate(39.3589vw,-10px) scale(.6129);animation:fall-76 19s -8s linear infinite}@keyframes fall-76{55.732%{transform:translate(34.5011vw,55.732vh) scale(.6129)}to{transform:translate(36.93vw,99vh) scale(.6129)}}.snow:nth-child(77){opacity:1.2916;transform:translate(81.5447vw,-10px) scale(.5832);animation:fall-77 13s -10s linear infinite}@keyframes fall-77{32.114%{transform:translate(81.9237vw,32.114vh) scale(.5832)}to{transform:translate(81.7342vw,99vh) scale(.5832)}}.snow:nth-child(78){opacity:.1368;transform:translate(99.0426vw,-10px) scale(.7637);animation:fall-78 20s -20s linear infinite}@keyframes fall-78{38.684%{transform:translate(90.8403vw,38.684vh) scale(.7637)}to{transform:translate(94.94145vw,99vh) scale(.7637)}}.snow:nth-child(79){opacity:.4372;transform:translate(84.1261vw,-10px) scale(.4764);animation:fall-79 30s -15s linear infinite}@keyframes fall-79{35.604%{transform:translate(74.316vw,35.604vh) scale(.4764)}to{transform:translate(79.22105vw,99vh) scale(.4764)}}.snow:nth-child(80){opacity:1.6644;transform:translate(64.0573vw,-10px) scale(.62);animation:fall-80 20s -21s linear infinite}@keyframes fall-80{39.01%{transform:translate(64.7085vw,39.01vh) scale(.62)}to{transform:translate(64.3829vw,99vh) scale(.62)}}.snow:nth-child(81){opacity:.3958;transform:translate(49.3808vw,-10px) scale(.2326);animation:fall-81 13s -27s linear infinite}@keyframes fall-81{67.967%{transform:translate(59.1913vw,67.967vh) scale(.2326)}to{transform:translate(54.28605vw,99vh) scale(.2326)}}.snow:nth-child(82){opacity:1.515;transform:translate(71.313vw,-10px) scale(.9828);animation:fall-82 22s -11s linear infinite}@keyframes fall-82{46.646%{transform:translate(74.1584vw,46.646vh) scale(.9828)}to{transform:translate(72.7357vw,99vh) scale(.9828)}}.snow:nth-child(83){opacity:.0852;transform:translate(84.2588vw,-10px) scale(.5145);animation:fall-83 11s -17s linear infinite}@keyframes fall-83{68.407%{transform:translate(85.5468vw,68.407vh) scale(.5145)}to{transform:translate(84.9028vw,99vh) scale(.5145)}}.snow:nth-child(84){opacity:1.0112;transform:translate(52.7063vw,-10px) scale(.4035);animation:fall-84 18s -26s linear infinite}@keyframes fall-84{63.497%{transform:translate(43.1268vw,63.497vh) scale(.4035)}to{transform:translate(47.91655vw,99vh) scale(.4035)}}.snow:nth-child(85){opacity:1.433;transform:translate(65.1868vw,-10px) scale(.9408);animation:fall-85 19s -25s linear infinite}@keyframes fall-85{73.936%{transform:translate(69.5294vw,73.936vh) scale(.9408)}to{transform:translate(67.3581vw,99vh) scale(.9408)}}.snow:nth-child(86){opacity:.8086;transform:translate(16.5458vw,-10px) scale(.9685);animation:fall-86 11s -24s linear infinite}@keyframes fall-86{42.126%{transform:translate(7.5457vw,42.126vh) scale(.9685)}to{transform:translate(12.04575vw,99vh) scale(.9685)}}.snow:nth-child(87){opacity:.2492;transform:translate(98.1863vw,-10px) scale(.1282);animation:fall-87 28s -5s linear infinite}@keyframes fall-87{53.715%{transform:translate(89.478vw,53.715vh) scale(.1282)}to{transform:translate(93.83215vw,99vh) scale(.1282)}}.snow:nth-child(88){opacity:.4556;transform:translate(99.5452vw,-10px) scale(.279);animation:fall-88 24s -10s linear infinite}@keyframes fall-88{77.318%{transform:translate(93.9257vw,77.318vh) scale(.279)}to{transform:translate(96.73545vw,99vh) scale(.279)}}.snow:nth-child(89){opacity:1.1098;transform:translate(9.5501vw,-10px) scale(.1329);animation:fall-89 17s -4s linear infinite}@keyframes fall-89{72.005%{transform:translate(11.9819vw,72.005vh) scale(.1329)}to{transform:translate(10.766vw,99vh) scale(.1329)}}.snow:nth-child(90){opacity:.8896;transform:translate(74.5221vw,-10px) scale(.2309);animation:fall-90 27s -5s linear infinite}@keyframes fall-90{35.488%{transform:translate(83.4546vw,35.488vh) scale(.2309)}to{transform:translate(78.98835vw,99vh) scale(.2309)}}.snow:nth-child(91){opacity:1.6812;transform:translate(35.9162vw,-10px) scale(.0627);animation:fall-91 28s -17s linear infinite}@keyframes fall-91{32.234%{transform:translate(40.7504vw,32.234vh) scale(.0627)}to{transform:translate(38.3333vw,99vh) scale(.0627)}}.snow:nth-child(92){opacity:1.5568;transform:translate(14.6098vw,-10px) scale(.9454);animation:fall-92 23s -15s linear infinite}@keyframes fall-92{66.103%{transform:translate(11.1302vw,66.103vh) scale(.9454)}to{transform:translate(12.87vw,99vh) scale(.9454)}}.snow:nth-child(93){opacity:1.7804;transform:translate(11.3301vw,-10px) scale(.2744);animation:fall-93 17s -22s linear infinite}@keyframes fall-93{59.275%{transform:translate(1.6317vw,59.275vh) scale(.2744)}to{transform:translate(6.4809vw,99vh) scale(.2744)}}.snow:nth-child(94){opacity:.0518;transform:translate(72.7504vw,-10px) scale(.7146);animation:fall-94 13s -3s linear infinite}@keyframes fall-94{74.494%{transform:translate(72.9508vw,74.494vh) scale(.7146)}to{transform:translate(72.8506vw,99vh) scale(.7146)}}.snow:nth-child(95){opacity:.3822;transform:translate(12.3322vw,-10px) scale(.4948);animation:fall-95 18s -20s linear infinite}@keyframes fall-95{48.866%{transform:translate(4.5422vw,48.866vh) scale(.4948)}to{transform:translate(8.4372vw,99vh) scale(.4948)}}.snow:nth-child(96){opacity:1.6468;transform:translate(60.774vw,-10px) scale(.3275);animation:fall-96 12s -24s linear infinite}@keyframes fall-96{42.526%{transform:translate(56.6082vw,42.526vh) scale(.3275)}to{transform:translate(58.6911vw,99vh) scale(.3275)}}.snow:nth-child(97){opacity:1.9076;transform:translate(31.7355vw,-10px) scale(.282);animation:fall-97 17s -13s linear infinite}@keyframes fall-97{76.866%{transform:translate(28.951vw,76.866vh) scale(.282)}to{transform:translate(30.34325vw,99vh) scale(.282)}}.snow:nth-child(98){opacity:1.5312;transform:translate(56.3175vw,-10px) scale(.0974);animation:fall-98 13s -17s linear infinite}@keyframes fall-98{38.556%{transform:translate(49.8504vw,38.556vh) scale(.0974)}to{transform:translate(53.08395vw,99vh) scale(.0974)}}.snow:nth-child(99){opacity:.6464;transform:translate(39.5352vw,-10px) scale(.5703);animation:fall-99 26s -25s linear infinite}@keyframes fall-99{33.407%{transform:translate(38.0318vw,33.407vh) scale(.5703)}to{transform:translate(38.7835vw,99vh) scale(.5703)}}.snow:nth-child(100){opacity:1.0476;transform:translate(59.7089vw,-10px) scale(.3913);animation:fall-100 26s -12s linear infinite}@keyframes fall-100{42.5%{transform:translate(58.839vw,42.5vh) scale(.3913)}to{transform:translate(59.27395vw,99vh) scale(.3913)}}.snow:nth-child(101){opacity:.4208;transform:translate(57.7025vw,-10px) scale(.3433);animation:fall-101 27s -19s linear infinite}@keyframes fall-101{51.595%{transform:translate(55.6214vw,51.595vh) scale(.3433)}to{transform:translate(56.66195vw,99vh) scale(.3433)}}.snow:nth-child(102){opacity:.266;transform:translate(77.2761vw,-10px) scale(.147);animation:fall-102 20s -22s linear infinite}@keyframes fall-102{62.79%{transform:translate(82.0944vw,62.79vh) scale(.147)}to{transform:translate(79.68525vw,99vh) scale(.147)}}.snow:nth-child(103){opacity:1.8892;transform:translate(85.0855vw,-10px) scale(.9192);animation:fall-103 14s -25s linear infinite}@keyframes fall-103{30.063%{transform:translate(87.6473vw,30.063vh) scale(.9192)}to{transform:translate(86.3664vw,99vh) scale(.9192)}}.snow:nth-child(104){opacity:1.8534;transform:translate(75.3681vw,-10px) scale(.4844);animation:fall-104 30s -20s linear infinite}@keyframes fall-104{76.136%{transform:translate(84.7302vw,76.136vh) scale(.4844)}to{transform:translate(80.04915vw,99vh) scale(.4844)}}.snow:nth-child(105){opacity:.1334;transform:translate(21.6161vw,-10px) scale(.8673);animation:fall-105 29s -8s linear infinite}@keyframes fall-105{76.254%{transform:translate(25.0275vw,76.254vh) scale(.8673)}to{transform:translate(23.3218vw,99vh) scale(.8673)}}.snow:nth-child(106){opacity:.2834;transform:translate(.0534vw,-10px) scale(.3523);animation:fall-106 15s -9s linear infinite}@keyframes fall-106{71.946%{transform:translate(-1.7773vw,71.946vh) scale(.3523)}to{transform:translate(-.86195vw,99vh) scale(.3523)}}.snow:nth-child(107){opacity:1.0806;transform:translate(6.3252vw,-10px) scale(.5027);animation:fall-107 18s -8s linear infinite}@keyframes fall-107{33.453%{transform:translate(-2.6211vw,33.453vh) scale(.5027)}to{transform:translate(1.85205vw,99vh) scale(.5027)}}.snow:nth-child(108){opacity:.8812;transform:translate(81.6712vw,-10px) scale(.3918);animation:fall-108 23s -23s linear infinite}@keyframes fall-108{49.419%{transform:translate(88.3059vw,49.419vh) scale(.3918)}to{transform:translate(84.98855vw,99vh) scale(.3918)}}.snow:nth-child(109){opacity:1.2554;transform:translate(54.5086vw,-10px) scale(.743);animation:fall-109 28s -13s linear infinite}@keyframes fall-109{63.572%{transform:translate(50.7017vw,63.572vh) scale(.743)}to{transform:translate(52.60515vw,99vh) scale(.743)}}.snow:nth-child(110){opacity:.1018;transform:translate(31.005vw,-10px) scale(.9828);animation:fall-110 11s -1s linear infinite}@keyframes fall-110{35.46%{transform:translate(27.0606vw,35.46vh) scale(.9828)}to{transform:translate(29.0328vw,99vh) scale(.9828)}}.snow:nth-child(111){opacity:1.0344;transform:translate(50.4475vw,-10px) scale(.487);animation:fall-111 29s -24s linear infinite}@keyframes fall-111{38.635%{transform:translate(42.3413vw,38.635vh) scale(.487)}to{transform:translate(46.3944vw,99vh) scale(.487)}}.snow:nth-child(112){opacity:1.854;transform:translate(30.5555vw,-10px) scale(.1373);animation:fall-112 14s -15s linear infinite}@keyframes fall-112{40.568%{transform:translate(35.8946vw,40.568vh) scale(.1373)}to{transform:translate(33.22505vw,99vh) scale(.1373)}}.snow:nth-child(113){opacity:.5608;transform:translate(36.3842vw,-10px) scale(.7457);animation:fall-113 21s -12s linear infinite}@keyframes fall-113{54.205%{transform:translate(39.2807vw,54.205vh) scale(.7457)}to{transform:translate(37.83245vw,99vh) scale(.7457)}}.snow:nth-child(114){opacity:.5092;transform:translate(86.1106vw,-10px) scale(.8217);animation:fall-114 14s -11s linear infinite}@keyframes fall-114{46.208%{transform:translate(79.7426vw,46.208vh) scale(.8217)}to{transform:translate(82.9266vw,99vh) scale(.8217)}}.snow:nth-child(115){opacity:1.5984;transform:translate(80.7187vw,-10px) scale(.4811);animation:fall-115 15s -19s linear infinite}@keyframes fall-115{68.84%{transform:translate(90.1889vw,68.84vh) scale(.4811)}to{transform:translate(85.4538vw,99vh) scale(.4811)}}.snow:nth-child(116){opacity:1.8258;transform:translate(57.5168vw,-10px) scale(.3971);animation:fall-116 28s -26s linear infinite}@keyframes fall-116{55.438%{transform:translate(67.2648vw,55.438vh) scale(.3971)}to{transform:translate(62.3908vw,99vh) scale(.3971)}}.snow:nth-child(117){opacity:1.7486;transform:translate(18.1297vw,-10px) scale(.1176);animation:fall-117 14s -24s linear infinite}@keyframes fall-117{43.81%{transform:translate(15.8167vw,43.81vh) scale(.1176)}to{transform:translate(16.9732vw,99vh) scale(.1176)}}.snow:nth-child(118){opacity:.5048;transform:translate(6.9901vw,-10px) scale(.1434);animation:fall-118 18s -16s linear infinite}@keyframes fall-118{39.713%{transform:translate(1.929vw,39.713vh) scale(.1434)}to{transform:translate(4.45955vw,99vh) scale(.1434)}}.snow:nth-child(119){opacity:1.267;transform:translate(64.5033vw,-10px) scale(.9354);animation:fall-119 15s -11s linear infinite}@keyframes fall-119{74.479%{transform:translate(61.8426vw,74.479vh) scale(.9354)}to{transform:translate(63.17295vw,99vh) scale(.9354)}}.snow:nth-child(120){opacity:1.564;transform:translate(15.9536vw,-10px) scale(.3964);animation:fall-120 20s -9s linear infinite}@keyframes fall-120{78.1%{transform:translate(17.5323vw,78.1vh) scale(.3964)}to{transform:translate(16.74295vw,99vh) scale(.3964)}}.snow:nth-child(121){opacity:.9808;transform:translate(18.1943vw,-10px) scale(.4036);animation:fall-121 19s -5s linear infinite}@keyframes fall-121{50.228%{transform:translate(23.491vw,50.228vh) scale(.4036)}to{transform:translate(20.84265vw,99vh) scale(.4036)}}.snow:nth-child(122){opacity:.5558;transform:translate(38.9478vw,-10px) scale(.1155);animation:fall-122 24s -7s linear infinite}@keyframes fall-122{46.14%{transform:translate(46.9585vw,46.14vh) scale(.1155)}to{transform:translate(42.95315vw,99vh) scale(.1155)}}.snow:nth-child(123){opacity:1.814;transform:translate(38.5852vw,-10px) scale(.8);animation:fall-123 25s -27s linear infinite}@keyframes fall-123{49.352%{transform:translate(46.1761vw,49.352vh) scale(.8)}to{transform:translate(42.38065vw,99vh) scale(.8)}}.snow:nth-child(124){opacity:1.1842;transform:translate(47.6469vw,-10px) scale(.6606);animation:fall-124 30s -10s linear infinite}@keyframes fall-124{45.4%{transform:translate(40.2254vw,45.4vh) scale(.6606)}to{transform:translate(43.93615vw,99vh) scale(.6606)}}.snow:nth-child(125){opacity:.6734;transform:translate(71.288vw,-10px) scale(.1634);animation:fall-125 17s -23s linear infinite}@keyframes fall-125{58.705%{transform:translate(68.2648vw,58.705vh) scale(.1634)}to{transform:translate(69.7764vw,99vh) scale(.1634)}}.snow:nth-child(126){opacity:1.634;transform:translate(92.752vw,-10px) scale(.946);animation:fall-126 21s -20s linear infinite}@keyframes fall-126{65.788%{transform:translate(93.6244vw,65.788vh) scale(.946)}to{transform:translate(93.1882vw,99vh) scale(.946)}}.snow:nth-child(127){opacity:.5622;transform:translate(22.4478vw,-10px) scale(.6541);animation:fall-127 27s -4s linear infinite}@keyframes fall-127{60.674%{transform:translate(14.2818vw,60.674vh) scale(.6541)}to{transform:translate(18.3648vw,99vh) scale(.6541)}}.snow:nth-child(128){opacity:1.4214;transform:translate(60.4534vw,-10px) scale(.4216);animation:fall-128 23s -23s linear infinite}@keyframes fall-128{37.109%{transform:translate(59.2685vw,37.109vh) scale(.4216)}to{transform:translate(59.86095vw,99vh) scale(.4216)}}.snow:nth-child(129){opacity:1.5022;transform:translate(56.9337vw,-10px) scale(.8);animation:fall-129 25s -28s linear infinite}@keyframes fall-129{51.976%{transform:translate(53.0307vw,51.976vh) scale(.8)}to{transform:translate(54.9822vw,99vh) scale(.8)}}.snow:nth-child(130){opacity:.6626;transform:translate(4.3315vw,-10px) scale(.8272);animation:fall-130 13s -15s linear infinite}@keyframes fall-130{44.99%{transform:translate(7.2946vw,44.99vh) scale(.8272)}to{transform:translate(5.81305vw,99vh) scale(.8272)}}.snow:nth-child(131){opacity:.6234;transform:translate(70.8982vw,-10px) scale(.7526);animation:fall-131 11s -27s linear infinite}@keyframes fall-131{49.404%{transform:translate(62.5619vw,49.404vh) scale(.7526)}to{transform:translate(66.73005vw,99vh) scale(.7526)}}.snow:nth-child(132){opacity:.392;transform:translate(32.0621vw,-10px) scale(.763);animation:fall-132 19s -24s linear infinite}@keyframes fall-132{63.259%{transform:translate(32.7237vw,63.259vh) scale(.763)}to{transform:translate(32.3929vw,99vh) scale(.763)}}.snow:nth-child(133){opacity:.8424;transform:translate(90.5732vw,-10px) scale(.923);animation:fall-133 29s -1s linear infinite}@keyframes fall-133{44.798%{transform:translate(93.8679vw,44.798vh) scale(.923)}to{transform:translate(92.22055vw,99vh) scale(.923)}}.snow:nth-child(134){opacity:1.2272;transform:translate(54.5836vw,-10px) scale(.357);animation:fall-134 16s -25s linear infinite}@keyframes fall-134{39.159%{transform:translate(60.2475vw,39.159vh) scale(.357)}to{transform:translate(57.41555vw,99vh) scale(.357)}}.snow:nth-child(135){opacity:1.775;transform:translate(44.5074vw,-10px) scale(.4751);animation:fall-135 25s -13s linear infinite}@keyframes fall-135{60.329%{transform:translate(40.3278vw,60.329vh) scale(.4751)}to{transform:translate(42.4176vw,99vh) scale(.4751)}}.snow:nth-child(136){opacity:1.5512;transform:translate(57.0058vw,-10px) scale(.3586);animation:fall-136 27s -14s linear infinite}@keyframes fall-136{34.289%{transform:translate(49.8519vw,34.289vh) scale(.3586)}to{transform:translate(53.42885vw,99vh) scale(.3586)}}.snow:nth-child(137){opacity:.149;transform:translate(48.5796vw,-10px) scale(.3308);animation:fall-137 22s -12s linear infinite}@keyframes fall-137{43.035%{transform:translate(48.5981vw,43.035vh) scale(.3308)}to{transform:translate(48.58885vw,99vh) scale(.3308)}}.snow:nth-child(138){opacity:1.4736;transform:translate(20.7091vw,-10px) scale(.6769);animation:fall-138 12s -13s linear infinite}@keyframes fall-138{55.666%{transform:translate(29.5145vw,55.666vh) scale(.6769)}to{transform:translate(25.1118vw,99vh) scale(.6769)}}.snow:nth-child(139){opacity:1.8188;transform:translate(92.1777vw,-10px) scale(.7813);animation:fall-139 24s -16s linear infinite}@keyframes fall-139{47.676%{transform:translate(94.1601vw,47.676vh) scale(.7813)}to{transform:translate(93.1689vw,99vh) scale(.7813)}}.snow:nth-child(140){opacity:.0444;transform:translate(70.6259vw,-10px) scale(.0089);animation:fall-140 22s -30s linear infinite}@keyframes fall-140{39.866%{transform:translate(77.7204vw,39.866vh) scale(.0089)}to{transform:translate(74.17315vw,99vh) scale(.0089)}}.snow:nth-child(141){opacity:.224;transform:translate(41.563vw,-10px) scale(.0794);animation:fall-141 25s -24s linear infinite}@keyframes fall-141{36.82%{transform:translate(44.1738vw,36.82vh) scale(.0794)}to{transform:translate(42.8684vw,99vh) scale(.0794)}}.snow:nth-child(142){opacity:.8912;transform:translate(68.575vw,-10px) scale(.6875);animation:fall-142 29s -8s linear infinite}@keyframes fall-142{45.987%{transform:translate(69.701vw,45.987vh) scale(.6875)}to{transform:translate(69.138vw,99vh) scale(.6875)}}.snow:nth-child(143){opacity:.8976;transform:translate(93.5564vw,-10px) scale(.2552);animation:fall-143 12s -12s linear infinite}@keyframes fall-143{70.147%{transform:translate(101.4083vw,70.147vh) scale(.2552)}to{transform:translate(97.48235vw,99vh) scale(.2552)}}.snow:nth-child(144){opacity:.5318;transform:translate(2.9848vw,-10px) scale(.941);animation:fall-144 11s -14s linear infinite}@keyframes fall-144{34.953%{transform:translate(1.7077vw,34.953vh) scale(.941)}to{transform:translate(2.34625vw,99vh) scale(.941)}}.snow:nth-child(145){opacity:.324;transform:translate(83.954vw,-10px) scale(.5376);animation:fall-145 17s -30s linear infinite}@keyframes fall-145{64.369%{transform:translate(85.8451vw,64.369vh) scale(.5376)}to{transform:translate(84.89955vw,99vh) scale(.5376)}}.snow:nth-child(146){opacity:.0472;transform:translate(46.1945vw,-10px) scale(.3037);animation:fall-146 27s -4s linear infinite}@keyframes fall-146{44.072%{transform:translate(38.4309vw,44.072vh) scale(.3037)}to{transform:translate(42.3127vw,99vh) scale(.3037)}}.snow:nth-child(147){opacity:.5652;transform:translate(32.103vw,-10px) scale(.1246);animation:fall-147 10s -22s linear infinite}@keyframes fall-147{59.115%{transform:translate(27.4324vw,59.115vh) scale(.1246)}to{transform:translate(29.7677vw,99vh) scale(.1246)}}.snow:nth-child(148){opacity:.8494;transform:translate(44.8017vw,-10px) scale(.088);animation:fall-148 13s -16s linear infinite}@keyframes fall-148{71.065%{transform:translate(47.2451vw,71.065vh) scale(.088)}to{transform:translate(46.0234vw,99vh) scale(.088)}}.snow:nth-child(149){opacity:1.2852;transform:translate(27.7045vw,-10px) scale(.2699);animation:fall-149 20s -11s linear infinite}@keyframes fall-149{50.988%{transform:translate(36.894vw,50.988vh) scale(.2699)}to{transform:translate(32.29925vw,99vh) scale(.2699)}}.snow:nth-child(150){opacity:1.4224;transform:translate(92.0966vw,-10px) scale(.4683);animation:fall-150 25s -2s linear infinite}@keyframes fall-150{33.221%{transform:translate(92.8553vw,33.221vh) scale(.4683)}to{transform:translate(92.47595vw,99vh) scale(.4683)}}.snow:nth-child(151){opacity:1.6304;transform:translate(33.7936vw,-10px) scale(.8987);animation:fall-151 22s -15s linear infinite}@keyframes fall-151{43.29%{transform:translate(37.5982vw,43.29vh) scale(.8987)}to{transform:translate(35.6959vw,99vh) scale(.8987)}}.snow:nth-child(152){opacity:.9818;transform:translate(47.275vw,-10px) scale(.6479);animation:fall-152 26s -6s linear infinite}@keyframes fall-152{60.197%{transform:translate(39.3295vw,60.197vh) scale(.6479)}to{transform:translate(43.30225vw,99vh) scale(.6479)}}.snow:nth-child(153){opacity:1.6528;transform:translate(13.8916vw,-10px) scale(.1031);animation:fall-153 23s -8s linear infinite}@keyframes fall-153{32.091%{transform:translate(18.5564vw,32.091vh) scale(.1031)}to{transform:translate(16.224vw,99vh) scale(.1031)}}.snow:nth-child(154){opacity:1.0386;transform:translate(77.6592vw,-10px) scale(.5593);animation:fall-154 24s -26s linear infinite}@keyframes fall-154{75.872%{transform:translate(85.5124vw,75.872vh) scale(.5593)}to{transform:translate(81.5858vw,99vh) scale(.5593)}}.snow:nth-child(155){opacity:.3268;transform:translate(90.3754vw,-10px) scale(.4719);animation:fall-155 21s -25s linear infinite}@keyframes fall-155{55.767%{transform:translate(86.6474vw,55.767vh) scale(.4719)}to{transform:translate(88.5114vw,99vh) scale(.4719)}}.snow:nth-child(156){opacity:.1544;transform:translate(67.9741vw,-10px) scale(.9663);animation:fall-156 18s -18s linear infinite}@keyframes fall-156{64.028%{transform:translate(67.7729vw,64.028vh) scale(.9663)}to{transform:translate(67.8735vw,99vh) scale(.9663)}}.snow:nth-child(157){opacity:.6112;transform:translate(33.0892vw,-10px) scale(.0346);animation:fall-157 13s -26s linear infinite}@keyframes fall-157{36.029%{transform:translate(40.8589vw,36.029vh) scale(.0346)}to{transform:translate(36.97405vw,99vh) scale(.0346)}}.snow:nth-child(158){opacity:.0598;transform:translate(82.5588vw,-10px) scale(.2926);animation:fall-158 13s -23s linear infinite}@keyframes fall-158{66.026%{transform:translate(92.2186vw,66.026vh) scale(.2926)}to{transform:translate(87.3887vw,99vh) scale(.2926)}}.snow:nth-child(159){opacity:.4896;transform:translate(4.8129vw,-10px) scale(.7294);animation:fall-159 27s -19s linear infinite}@keyframes fall-159{77.105%{transform:translate(-2.1446vw,77.105vh) scale(.7294)}to{transform:translate(1.33415vw,99vh) scale(.7294)}}.snow:nth-child(160){opacity:.2342;transform:translate(87.0033vw,-10px) scale(.8325);animation:fall-160 14s -6s linear infinite}@keyframes fall-160{45.587%{transform:translate(93.9715vw,45.587vh) scale(.8325)}to{transform:translate(90.4874vw,99vh) scale(.8325)}}.snow:nth-child(161){opacity:1.603;transform:translate(78.2386vw,-10px) scale(.1828);animation:fall-161 13s -17s linear infinite}@keyframes fall-161{38.886%{transform:translate(75.7592vw,38.886vh) scale(.1828)}to{transform:translate(76.9989vw,99vh) scale(.1828)}}.snow:nth-child(162){opacity:.1732;transform:translate(63.7312vw,-10px) scale(.6777);animation:fall-162 12s -13s linear infinite}@keyframes fall-162{46.781%{transform:translate(71.4599vw,46.781vh) scale(.6777)}to{transform:translate(67.59555vw,99vh) scale(.6777)}}.snow:nth-child(163){opacity:.0134;transform:translate(8.4888vw,-10px) scale(.0149);animation:fall-163 29s -2s linear infinite}@keyframes fall-163{76.123%{transform:translate(17.3959vw,76.123vh) scale(.0149)}to{transform:translate(12.94235vw,99vh) scale(.0149)}}.snow:nth-child(164){opacity:1.6466;transform:translate(19.1862vw,-10px) scale(.7469);animation:fall-164 30s -10s linear infinite}@keyframes fall-164{76.207%{transform:translate(17.3124vw,76.207vh) scale(.7469)}to{transform:translate(18.2493vw,99vh) scale(.7469)}}.snow:nth-child(165){opacity:1.8088;transform:translate(37.8231vw,-10px) scale(.9468);animation:fall-165 13s -12s linear infinite}@keyframes fall-165{44.276%{transform:translate(39.3689vw,44.276vh) scale(.9468)}to{transform:translate(38.596vw,99vh) scale(.9468)}}.snow:nth-child(166){opacity:1.2582;transform:translate(25.3859vw,-10px) scale(.2401);animation:fall-166 28s -9s linear infinite}@keyframes fall-166{66.514%{transform:translate(22.0348vw,66.514vh) scale(.2401)}to{transform:translate(23.71035vw,99vh) scale(.2401)}}.snow:nth-child(167){opacity:1.761;transform:translate(34.4514vw,-10px) scale(.698);animation:fall-167 15s -7s linear infinite}@keyframes fall-167{56.174%{transform:translate(42.2085vw,56.174vh) scale(.698)}to{transform:translate(38.32995vw,99vh) scale(.698)}}.snow:nth-child(168){opacity:1.1462;transform:translate(60.3991vw,-10px) scale(.1824);animation:fall-168 19s -26s linear infinite}@keyframes fall-168{78.729%{transform:translate(52.9668vw,78.729vh) scale(.1824)}to{transform:translate(56.68295vw,99vh) scale(.1824)}}.snow:nth-child(169){opacity:.2052;transform:translate(67.3805vw,-10px) scale(.9465);animation:fall-169 28s -9s linear infinite}@keyframes fall-169{38.172%{transform:translate(72.7321vw,38.172vh) scale(.9465)}to{transform:translate(70.0563vw,99vh) scale(.9465)}}.snow:nth-child(170){opacity:1.8502;transform:translate(64.2422vw,-10px) scale(.3599);animation:fall-170 30s -22s linear infinite}@keyframes fall-170{41.431%{transform:translate(72.4896vw,41.431vh) scale(.3599)}to{transform:translate(68.3659vw,99vh) scale(.3599)}}.snow:nth-child(171){opacity:1.9844;transform:translate(13.14vw,-10px) scale(.4134);animation:fall-171 24s -17s linear infinite}@keyframes fall-171{64.28%{transform:translate(4.3372vw,64.28vh) scale(.4134)}to{transform:translate(8.7386vw,99vh) scale(.4134)}}.snow:nth-child(172){opacity:1.8068;transform:translate(78.4286vw,-10px) scale(.2213);animation:fall-172 22s -15s linear infinite}@keyframes fall-172{68.26%{transform:translate(78.6475vw,68.26vh) scale(.2213)}to{transform:translate(78.53805vw,99vh) scale(.2213)}}.snow:nth-child(173){opacity:.1062;transform:translate(83.0998vw,-10px) scale(.0846);animation:fall-173 27s -15s linear infinite}@keyframes fall-173{52.83%{transform:translate(83.2033vw,52.83vh) scale(.0846)}to{transform:translate(83.15155vw,99vh) scale(.0846)}}.snow:nth-child(174){opacity:.3936;transform:translate(45.8907vw,-10px) scale(.1356);animation:fall-174 26s -15s linear infinite}@keyframes fall-174{62.139%{transform:translate(54.2443vw,62.139vh) scale(.1356)}to{transform:translate(50.0675vw,99vh) scale(.1356)}}.snow:nth-child(175){opacity:.6256;transform:translate(81.4516vw,-10px) scale(.2739);animation:fall-175 20s -11s linear infinite}@keyframes fall-175{60.015%{transform:translate(74.3976vw,60.015vh) scale(.2739)}to{transform:translate(77.9246vw,99vh) scale(.2739)}}.snow:nth-child(176){opacity:.332;transform:translate(15.5599vw,-10px) scale(.0422);animation:fall-176 22s -14s linear infinite}@keyframes fall-176{42.553%{transform:translate(23.8844vw,42.553vh) scale(.0422)}to{transform:translate(19.72215vw,99vh) scale(.0422)}}.snow:nth-child(177){opacity:1.5146;transform:translate(81.0819vw,-10px) scale(.7148);animation:fall-177 15s -4s linear infinite}@keyframes fall-177{59.22%{transform:translate(75.1394vw,59.22vh) scale(.7148)}to{transform:translate(78.11065vw,99vh) scale(.7148)}}.snow:nth-child(178){opacity:1.6266;transform:translate(32.5601vw,-10px) scale(.46);animation:fall-178 28s -25s linear infinite}@keyframes fall-178{48.704%{transform:translate(22.9832vw,48.704vh) scale(.46)}to{transform:translate(27.77165vw,99vh) scale(.46)}}.snow:nth-child(179){opacity:1.404;transform:translate(97.3377vw,-10px) scale(.7923);animation:fall-179 28s -28s linear infinite}@keyframes fall-179{68.218%{transform:translate(88.0157vw,68.218vh) scale(.7923)}to{transform:translate(92.6767vw,99vh) scale(.7923)}}.snow:nth-child(180){opacity:1.3234;transform:translate(80.9355vw,-10px) scale(.8953);animation:fall-180 20s -4s linear infinite}@keyframes fall-180{35.294%{transform:translate(90.6871vw,35.294vh) scale(.8953)}to{transform:translate(85.8113vw,99vh) scale(.8953)}}.snow:nth-child(181){opacity:.8384;transform:translate(30.7367vw,-10px) scale(.3295);animation:fall-181 17s -5s linear infinite}@keyframes fall-181{33.693%{transform:translate(30.0678vw,33.693vh) scale(.3295)}to{transform:translate(30.40225vw,99vh) scale(.3295)}}.snow:nth-child(182){opacity:1.1612;transform:translate(39.6978vw,-10px) scale(.4485);animation:fall-182 30s -17s linear infinite}@keyframes fall-182{49.496%{transform:translate(42.5067vw,49.496vh) scale(.4485)}to{transform:translate(41.10225vw,99vh) scale(.4485)}}.snow:nth-child(183){opacity:.7538;transform:translate(89.938vw,-10px) scale(.196);animation:fall-183 19s -18s linear infinite}@keyframes fall-183{61.483%{transform:translate(81.9715vw,61.483vh) scale(.196)}to{transform:translate(85.95475vw,99vh) scale(.196)}}.snow:nth-child(184){opacity:.1694;transform:translate(35.8151vw,-10px) scale(.3408);animation:fall-184 25s -1s linear infinite}@keyframes fall-184{78.756%{transform:translate(44.915vw,78.756vh) scale(.3408)}to{transform:translate(40.36505vw,99vh) scale(.3408)}}.snow:nth-child(185){opacity:1.9718;transform:translate(93.4673vw,-10px) scale(.8159);animation:fall-185 26s -1s linear infinite}@keyframes fall-185{32.137%{transform:translate(85.3693vw,32.137vh) scale(.8159)}to{transform:translate(89.4183vw,99vh) scale(.8159)}}.snow:nth-child(186){opacity:.1828;transform:translate(29.4123vw,-10px) scale(.418);animation:fall-186 29s -29s linear infinite}@keyframes fall-186{42.212%{transform:translate(34.6959vw,42.212vh) scale(.418)}to{transform:translate(32.0541vw,99vh) scale(.418)}}.snow:nth-child(187){opacity:.9008;transform:translate(98.9738vw,-10px) scale(.3523);animation:fall-187 24s -1s linear infinite}@keyframes fall-187{71.776%{transform:translate(94.4693vw,71.776vh) scale(.3523)}to{transform:translate(96.72155vw,99vh) scale(.3523)}}.snow:nth-child(188){opacity:.8802;transform:translate(2.0555vw,-10px) scale(.0474);animation:fall-188 15s -1s linear infinite}@keyframes fall-188{42.969%{transform:translate(9.9659vw,42.969vh) scale(.0474)}to{transform:translate(6.0107vw,99vh) scale(.0474)}}.snow:nth-child(189){opacity:1.9748;transform:translate(.6744vw,-10px) scale(.2963);animation:fall-189 29s -14s linear infinite}@keyframes fall-189{70.399%{transform:translate(-6.0865vw,70.399vh) scale(.2963)}to{transform:translate(-2.70605vw,99vh) scale(.2963)}}.snow:nth-child(190){opacity:.9;transform:translate(6.7493vw,-10px) scale(.2545);animation:fall-190 18s -13s linear infinite}@keyframes fall-190{57.152%{transform:translate(5.3081vw,57.152vh) scale(.2545)}to{transform:translate(6.0287vw,99vh) scale(.2545)}}.snow:nth-child(191){opacity:.84;transform:translate(7.1697vw,-10px) scale(.4213);animation:fall-191 16s -11s linear infinite}@keyframes fall-191{54.058%{transform:translate(10.793vw,54.058vh) scale(.4213)}to{transform:translate(8.98135vw,99vh) scale(.4213)}}.snow:nth-child(192){opacity:1.8594;transform:translate(36.6846vw,-10px) scale(.8025);animation:fall-192 26s -3s linear infinite}@keyframes fall-192{45.266%{transform:translate(29.4173vw,45.266vh) scale(.8025)}to{transform:translate(33.05095vw,99vh) scale(.8025)}}.snow:nth-child(193){opacity:.9642;transform:translate(32.094vw,-10px) scale(.6345);animation:fall-193 23s -18s linear infinite}@keyframes fall-193{50.798%{transform:translate(27.7456vw,50.798vh) scale(.6345)}to{transform:translate(29.9198vw,99vh) scale(.6345)}}.snow:nth-child(194){opacity:.8464;transform:translate(83.1243vw,-10px) scale(.1245);animation:fall-194 19s -9s linear infinite}@keyframes fall-194{37.568%{transform:translate(78.3809vw,37.568vh) scale(.1245)}to{transform:translate(80.7526vw,99vh) scale(.1245)}}.snow:nth-child(195){opacity:.281;transform:translate(24.0263vw,-10px) scale(.4191);animation:fall-195 27s -3s linear infinite}@keyframes fall-195{58.6%{transform:translate(18.4667vw,58.6vh) scale(.4191)}to{transform:translate(21.2465vw,99vh) scale(.4191)}}.snow:nth-child(196){opacity:1.611;transform:translate(3.7752vw,-10px) scale(.376);animation:fall-196 24s -12s linear infinite}@keyframes fall-196{58.68%{transform:translate(7.4006vw,58.68vh) scale(.376)}to{transform:translate(5.5879vw,99vh) scale(.376)}}.snow:nth-child(197){opacity:1.726;transform:translate(23.6324vw,-10px) scale(.9563);animation:fall-197 10s -8s linear infinite}@keyframes fall-197{69.123%{transform:translate(27.4046vw,69.123vh) scale(.9563)}to{transform:translate(25.5185vw,99vh) scale(.9563)}}.snow:nth-child(198){opacity:.1402;transform:translate(10.1171vw,-10px) scale(.0653);animation:fall-198 19s -7s linear infinite}@keyframes fall-198{41.18%{transform:translate(10.5818vw,41.18vh) scale(.0653)}to{transform:translate(10.34945vw,99vh) scale(.0653)}}.snow:nth-child(199){opacity:1.6616;transform:translate(52.7618vw,-10px) scale(.9211);animation:fall-199 27s -12s linear infinite}@keyframes fall-199{41.222%{transform:translate(58.761vw,41.222vh) scale(.9211)}to{transform:translate(55.7614vw,99vh) scale(.9211)}}.snow:nth-child(200){opacity:1.2406;transform:translate(72.5468vw,-10px) scale(.1771);animation:fall-200 20s -19s linear infinite}@keyframes fall-200{40.472%{transform:translate(76.1588vw,40.472vh) scale(.1771)}to{transform:translate(74.3528vw,99vh) scale(.1771)}}.snow:nth-child(201){opacity:1.9862;transform:translate(81.1641vw,-10px) scale(.6853);animation:fall-201 29s -16s linear infinite}@keyframes fall-201{57.276%{transform:translate(78.3868vw,57.276vh) scale(.6853)}to{transform:translate(79.77545vw,99vh) scale(.6853)}}.snow:nth-child(202){opacity:.9402;transform:translate(72.7177vw,-10px) scale(.8123);animation:fall-202 27s -15s linear infinite}@keyframes fall-202{47.838%{transform:translate(75.3121vw,47.838vh) scale(.8123)}to{transform:translate(74.0149vw,99vh) scale(.8123)}}.snow:nth-child(203){opacity:.6152;transform:translate(70.6972vw,-10px) scale(.4329);animation:fall-203 30s -8s linear infinite}@keyframes fall-203{62.149%{transform:translate(61.7407vw,62.149vh) scale(.4329)}to{transform:translate(66.21895vw,99vh) scale(.4329)}}.snow:nth-child(204){opacity:.5876;transform:translate(83.4349vw,-10px) scale(.8193);animation:fall-204 17s -4s linear infinite}@keyframes fall-204{64.62%{transform:translate(75.9544vw,64.62vh) scale(.8193)}to{transform:translate(79.69465vw,99vh) scale(.8193)}}.snow:nth-child(205){opacity:1.3474;transform:translate(55.4733vw,-10px) scale(.4619);animation:fall-205 13s -14s linear infinite}@keyframes fall-205{67.672%{transform:translate(56.6775vw,67.672vh) scale(.4619)}to{transform:translate(56.0754vw,99vh) scale(.4619)}}.snow:nth-child(206){opacity:.4408;transform:translate(5.4906vw,-10px) scale(.9209);animation:fall-206 25s -21s linear infinite}@keyframes fall-206{56.168%{transform:translate(-3.1764vw,56.168vh) scale(.9209)}to{transform:translate(1.1571vw,99vh) scale(.9209)}}.snow:nth-child(207){opacity:.1102;transform:translate(38.4205vw,-10px) scale(.1732);animation:fall-207 15s -13s linear infinite}@keyframes fall-207{77.419%{transform:translate(40.7823vw,77.419vh) scale(.1732)}to{transform:translate(39.6014vw,99vh) scale(.1732)}}.snow:nth-child(208){opacity:.67;transform:translate(4.0014vw,-10px) scale(.0146);animation:fall-208 16s -12s linear infinite}@keyframes fall-208{67.47%{transform:translate(10.9358vw,67.47vh) scale(.0146)}to{transform:translate(7.4686vw,99vh) scale(.0146)}}.snow:nth-child(209){opacity:.8632;transform:translate(58.1303vw,-10px) scale(.3761);animation:fall-209 27s -20s linear infinite}@keyframes fall-209{49.941%{transform:translate(65.2292vw,49.941vh) scale(.3761)}to{transform:translate(61.67975vw,99vh) scale(.3761)}}.snow:nth-child(210){opacity:.8468;transform:translate(97.5817vw,-10px) scale(.5954);animation:fall-210 18s -25s linear infinite}@keyframes fall-210{38.952%{transform:translate(91.1841vw,38.952vh) scale(.5954)}to{transform:translate(94.3829vw,99vh) scale(.5954)}}.snow:nth-child(211){opacity:1.5464;transform:translate(49.7297vw,-10px) scale(.795);animation:fall-211 21s -22s linear infinite}@keyframes fall-211{44.97%{transform:translate(45.6782vw,44.97vh) scale(.795)}to{transform:translate(47.70395vw,99vh) scale(.795)}}.snow:nth-child(212){opacity:1.9896;transform:translate(19.7884vw,-10px) scale(.983);animation:fall-212 25s -15s linear infinite}@keyframes fall-212{78.182%{transform:translate(24.8476vw,78.182vh) scale(.983)}to{transform:translate(22.318vw,99vh) scale(.983)}}.snow:nth-child(213){opacity:1.6602;transform:translate(48.5993vw,-10px) scale(.4135);animation:fall-213 30s -12s linear infinite}@keyframes fall-213{54.487%{transform:translate(55.3327vw,54.487vh) scale(.4135)}to{transform:translate(51.966vw,99vh) scale(.4135)}}.snow:nth-child(214){opacity:.1518;transform:translate(52.4748vw,-10px) scale(.748);animation:fall-214 19s -10s linear infinite}@keyframes fall-214{39.171%{transform:translate(58.6298vw,39.171vh) scale(.748)}to{transform:translate(55.5523vw,99vh) scale(.748)}}.snow:nth-child(215){opacity:.142;transform:translate(42.72vw,-10px) scale(.8244);animation:fall-215 20s -21s linear infinite}@keyframes fall-215{54.794%{transform:translate(43.2764vw,54.794vh) scale(.8244)}to{transform:translate(42.9982vw,99vh) scale(.8244)}}.snow:nth-child(216){opacity:.791;transform:translate(55.167vw,-10px) scale(.8037);animation:fall-216 10s -6s linear infinite}@keyframes fall-216{38.025%{transform:translate(46.8044vw,38.025vh) scale(.8037)}to{transform:translate(50.9857vw,99vh) scale(.8037)}}.snow:nth-child(217){opacity:1.5152;transform:translate(73.2096vw,-10px) scale(.5847);animation:fall-217 21s -23s linear infinite}@keyframes fall-217{40.647%{transform:translate(76.6741vw,40.647vh) scale(.5847)}to{transform:translate(74.94185vw,99vh) scale(.5847)}}.snow:nth-child(218){opacity:.9668;transform:translate(18.8114vw,-10px) scale(.2425);animation:fall-218 29s -20s linear infinite}@keyframes fall-218{66.355%{transform:translate(12.0397vw,66.355vh) scale(.2425)}to{transform:translate(15.42555vw,99vh) scale(.2425)}}.snow:nth-child(219){opacity:.1046;transform:translate(18.5029vw,-10px) scale(.4864);animation:fall-219 11s -4s linear infinite}@keyframes fall-219{40.423%{transform:translate(17.2414vw,40.423vh) scale(.4864)}to{transform:translate(17.87215vw,99vh) scale(.4864)}}.snow:nth-child(220){opacity:1.762;transform:translate(.6323vw,-10px) scale(.2508);animation:fall-220 27s -18s linear infinite}@keyframes fall-220{72.885%{transform:translate(-2.3977vw,72.885vh) scale(.2508)}to{transform:translate(-.8827vw,99vh) scale(.2508)}}.snow:nth-child(221){opacity:.4522;transform:translate(43.809vw,-10px) scale(.8466);animation:fall-221 15s -1s linear infinite}@keyframes fall-221{76.937%{transform:translate(46.8993vw,76.937vh) scale(.8466)}to{transform:translate(45.35415vw,99vh) scale(.8466)}}.snow:nth-child(222){opacity:.596;transform:translate(27.908vw,-10px) scale(.7858);animation:fall-222 21s -23s linear infinite}@keyframes fall-222{67.304%{transform:translate(36.7149vw,67.304vh) scale(.7858)}to{transform:translate(32.31145vw,99vh) scale(.7858)}}.snow:nth-child(223){opacity:.0402;transform:translate(27.3291vw,-10px) scale(.9903);animation:fall-223 15s -28s linear infinite}@keyframes fall-223{62.313%{transform:translate(33.8039vw,62.313vh) scale(.9903)}to{transform:translate(30.5665vw,99vh) scale(.9903)}}.snow:nth-child(224){opacity:1.8126;transform:translate(71.1646vw,-10px) scale(.2763);animation:fall-224 28s -28s linear infinite}@keyframes fall-224{51.78%{transform:translate(69.078vw,51.78vh) scale(.2763)}to{transform:translate(70.1213vw,99vh) scale(.2763)}}.snow:nth-child(225){opacity:1.9726;transform:translate(13.3177vw,-10px) scale(.7627);animation:fall-225 25s -18s linear infinite}@keyframes fall-225{56.839%{transform:translate(7.0999vw,56.839vh) scale(.7627)}to{transform:translate(10.2088vw,99vh) scale(.7627)}}.snow:nth-child(226){opacity:1.0736;transform:translate(46.5459vw,-10px) scale(.0867);animation:fall-226 29s -10s linear infinite}@keyframes fall-226{35.065%{transform:translate(43.4544vw,35.065vh) scale(.0867)}to{transform:translate(45.00015vw,99vh) scale(.0867)}}.snow:nth-child(227){opacity:.3898;transform:translate(64.168vw,-10px) scale(.637);animation:fall-227 24s -21s linear infinite}@keyframes fall-227{78.749%{transform:translate(69.7867vw,78.749vh) scale(.637)}to{transform:translate(66.97735vw,99vh) scale(.637)}}.snow:nth-child(228){opacity:1.8108;transform:translate(5.0347vw,-10px) scale(.9666);animation:fall-228 20s -21s linear infinite}@keyframes fall-228{53.663%{transform:translate(3.9834vw,53.663vh) scale(.9666)}to{transform:translate(4.50905vw,99vh) scale(.9666)}}.snow:nth-child(229){opacity:.437;transform:translate(98.8135vw,-10px) scale(.8296);animation:fall-229 28s -12s linear infinite}@keyframes fall-229{66.135%{transform:translate(92.9276vw,66.135vh) scale(.8296)}to{transform:translate(95.87055vw,99vh) scale(.8296)}}.snow:nth-child(230){opacity:1.6412;transform:translate(81.7284vw,-10px) scale(.5824);animation:fall-230 24s -16s linear infinite}@keyframes fall-230{61.613%{transform:translate(78.3772vw,61.613vh) scale(.5824)}to{transform:translate(80.0528vw,99vh) scale(.5824)}}.snow:nth-child(231){opacity:.1778;transform:translate(22.0484vw,-10px) scale(.7223);animation:fall-231 19s -14s linear infinite}@keyframes fall-231{60.284%{transform:translate(19.4475vw,60.284vh) scale(.7223)}to{transform:translate(20.74795vw,99vh) scale(.7223)}}.snow:nth-child(232){opacity:1.7188;transform:translate(86.9809vw,-10px) scale(.602);animation:fall-232 24s -25s linear infinite}@keyframes fall-232{52.971%{transform:translate(80.2475vw,52.971vh) scale(.602)}to{transform:translate(83.6142vw,99vh) scale(.602)}}.snow:nth-child(233){opacity:.3436;transform:translate(89.9561vw,-10px) scale(.1592);animation:fall-233 28s -3s linear infinite}@keyframes fall-233{47.052%{transform:translate(97.5121vw,47.052vh) scale(.1592)}to{transform:translate(93.7341vw,99vh) scale(.1592)}}.snow:nth-child(234){opacity:.0412;transform:translate(24.0432vw,-10px) scale(.1319);animation:fall-234 27s -25s linear infinite}@keyframes fall-234{54.692%{transform:translate(27.8611vw,54.692vh) scale(.1319)}to{transform:translate(25.95215vw,99vh) scale(.1319)}}.snow:nth-child(235){opacity:.1008;transform:translate(54.5261vw,-10px) scale(.938);animation:fall-235 17s -13s linear infinite}@keyframes fall-235{31.814%{transform:translate(47.4714vw,31.814vh) scale(.938)}to{transform:translate(50.99875vw,99vh) scale(.938)}}.snow:nth-child(236){opacity:.8272;transform:translate(95.7849vw,-10px) scale(.2544);animation:fall-236 30s -6s linear infinite}@keyframes fall-236{56.5%{transform:translate(93.3648vw,56.5vh) scale(.2544)}to{transform:translate(94.57485vw,99vh) scale(.2544)}}.snow:nth-child(237){opacity:1.5322;transform:translate(22.2907vw,-10px) scale(.124);animation:fall-237 28s -26s linear infinite}@keyframes fall-237{67.074%{transform:translate(18.1176vw,67.074vh) scale(.124)}to{transform:translate(20.20415vw,99vh) scale(.124)}}.snow:nth-child(238){opacity:.6822;transform:translate(52.4011vw,-10px) scale(.2204);animation:fall-238 24s -29s linear infinite}@keyframes fall-238{39.508%{transform:translate(46.1108vw,39.508vh) scale(.2204)}to{transform:translate(49.25595vw,99vh) scale(.2204)}}.snow:nth-child(239){opacity:1.8114;transform:translate(75.1474vw,-10px) scale(.1664);animation:fall-239 18s -6s linear infinite}@keyframes fall-239{56.001%{transform:translate(65.7656vw,56.001vh) scale(.1664)}to{transform:translate(70.4565vw,99vh) scale(.1664)}}.snow:nth-child(240){opacity:1.8968;transform:translate(19.6363vw,-10px) scale(.4902);animation:fall-240 25s -2s linear infinite}@keyframes fall-240{31.582%{transform:translate(9.6419vw,31.582vh) scale(.4902)}to{transform:translate(14.6391vw,99vh) scale(.4902)}}.snow:nth-child(241){opacity:1.9008;transform:translate(53.3722vw,-10px) scale(.5782);animation:fall-241 19s -19s linear infinite}@keyframes fall-241{47.448%{transform:translate(59.2165vw,47.448vh) scale(.5782)}to{transform:translate(56.29435vw,99vh) scale(.5782)}}.snow:nth-child(242){opacity:.8836;transform:translate(17.0692vw,-10px) scale(.43);animation:fall-242 16s -19s linear infinite}@keyframes fall-242{52.594%{transform:translate(15.0597vw,52.594vh) scale(.43)}to{transform:translate(16.06445vw,99vh) scale(.43)}}.snow:nth-child(243){opacity:.0184;transform:translate(58.0935vw,-10px) scale(.2856);animation:fall-243 20s -28s linear infinite}@keyframes fall-243{64.903%{transform:translate(55.6201vw,64.903vh) scale(.2856)}to{transform:translate(56.8568vw,99vh) scale(.2856)}}.snow:nth-child(244){opacity:.022;transform:translate(43.9353vw,-10px) scale(.0612);animation:fall-244 22s -25s linear infinite}@keyframes fall-244{44.086%{transform:translate(47.6045vw,44.086vh) scale(.0612)}to{transform:translate(45.7699vw,99vh) scale(.0612)}}.snow:nth-child(245){opacity:1.6884;transform:translate(34.3745vw,-10px) scale(.0959);animation:fall-245 28s -10s linear infinite}@keyframes fall-245{79.905%{transform:translate(26.4291vw,79.905vh) scale(.0959)}to{transform:translate(30.4018vw,99vh) scale(.0959)}}.snow:nth-child(246){opacity:1.1326;transform:translate(19.4777vw,-10px) scale(.706);animation:fall-246 17s -24s linear infinite}@keyframes fall-246{75.885%{transform:translate(17.0748vw,75.885vh) scale(.706)}to{transform:translate(18.27625vw,99vh) scale(.706)}}.snow:nth-child(247){opacity:.88;transform:translate(18.4937vw,-10px) scale(.925);animation:fall-247 10s -12s linear infinite}@keyframes fall-247{37.719%{transform:translate(20.1153vw,37.719vh) scale(.925)}to{transform:translate(19.3045vw,99vh) scale(.925)}}.snow:nth-child(248){opacity:1.686;transform:translate(5.9305vw,-10px) scale(.155);animation:fall-248 13s -1s linear infinite}@keyframes fall-248{36.358%{transform:translate(-1.7178vw,36.358vh) scale(.155)}to{transform:translate(2.10635vw,99vh) scale(.155)}}.snow:nth-child(249){opacity:.5462;transform:translate(14.6691vw,-10px) scale(.5686);animation:fall-249 14s -9s linear infinite}@keyframes fall-249{66.555%{transform:translate(16.2489vw,66.555vh) scale(.5686)}to{transform:translate(15.459vw,99vh) scale(.5686)}}.snow:nth-child(250){opacity:.4232;transform:translate(33.9776vw,-10px) scale(.9846);animation:fall-250 29s -17s linear infinite}@keyframes fall-250{64.252%{transform:translate(33.3698vw,64.252vh) scale(.9846)}to{transform:translate(33.6737vw,99vh) scale(.9846)}}.snow:nth-child(251){opacity:1.0182;transform:translate(15.8502vw,-10px) scale(.8009);animation:fall-251 21s -23s linear infinite}@keyframes fall-251{54.621%{transform:translate(22.1772vw,54.621vh) scale(.8009)}to{transform:translate(19.0137vw,99vh) scale(.8009)}}.snow:nth-child(252){opacity:1.989;transform:translate(54.6135vw,-10px) scale(.9228);animation:fall-252 29s -22s linear infinite}@keyframes fall-252{68.657%{transform:translate(51.1369vw,68.657vh) scale(.9228)}to{transform:translate(52.8752vw,99vh) scale(.9228)}}.snow:nth-child(253){opacity:.8116;transform:translate(7.5849vw,-10px) scale(.864);animation:fall-253 20s -22s linear infinite}@keyframes fall-253{46.668%{transform:translate(11.2885vw,46.668vh) scale(.864)}to{transform:translate(9.4367vw,99vh) scale(.864)}}.snow:nth-child(254){opacity:1.827;transform:translate(61.3764vw,-10px) scale(.982);animation:fall-254 11s -21s linear infinite}@keyframes fall-254{64.203%{transform:translate(51.7689vw,64.203vh) scale(.982)}to{transform:translate(56.57265vw,99vh) scale(.982)}}.snow:nth-child(255){opacity:.7;transform:translate(20.3721vw,-10px) scale(.4147);animation:fall-255 20s -18s linear infinite}@keyframes fall-255{70.265%{transform:translate(15.0926vw,70.265vh) scale(.4147)}to{transform:translate(17.73235vw,99vh) scale(.4147)}}.snow:nth-child(256){opacity:.358;transform:translate(63.1268vw,-10px) scale(.9408);animation:fall-256 22s -13s linear infinite}@keyframes fall-256{36.169%{transform:translate(71.1817vw,36.169vh) scale(.9408)}to{transform:translate(67.15425vw,99vh) scale(.9408)}}.snow:nth-child(257){opacity:1.4234;transform:translate(57.1066vw,-10px) scale(.4485);animation:fall-257 23s -17s linear infinite}@keyframes fall-257{53.97%{transform:translate(54.0131vw,53.97vh) scale(.4485)}to{transform:translate(55.55985vw,99vh) scale(.4485)}}.snow:nth-child(258){opacity:1.154;transform:translate(34.4205vw,-10px) scale(.7028);animation:fall-258 15s -16s linear infinite}@keyframes fall-258{43.38%{transform:translate(38.1507vw,43.38vh) scale(.7028)}to{transform:translate(36.2856vw,99vh) scale(.7028)}}.snow:nth-child(259){opacity:1.4524;transform:translate(21.5579vw,-10px) scale(.0539);animation:fall-259 15s -6s linear infinite}@keyframes fall-259{63.452%{transform:translate(12.2888vw,63.452vh) scale(.0539)}to{transform:translate(16.92335vw,99vh) scale(.0539)}}.snow:nth-child(260){opacity:1.3944;transform:translate(21.7737vw,-10px) scale(.8932);animation:fall-260 20s -6s linear infinite}@keyframes fall-260{56.808%{transform:translate(26.3601vw,56.808vh) scale(.8932)}to{transform:translate(24.0669vw,99vh) scale(.8932)}}.snow:nth-child(261){opacity:.1026;transform:translate(25.925vw,-10px) scale(.1892);animation:fall-261 18s -22s linear infinite}@keyframes fall-261{64.803%{transform:translate(28.6646vw,64.803vh) scale(.1892)}to{transform:translate(27.2948vw,99vh) scale(.1892)}}.snow:nth-child(262){opacity:.4126;transform:translate(11.3148vw,-10px) scale(.3841);animation:fall-262 15s -9s linear infinite}@keyframes fall-262{67.135%{transform:translate(12.0272vw,67.135vh) scale(.3841)}to{transform:translate(11.671vw,99vh) scale(.3841)}}.snow:nth-child(263){opacity:1.7146;transform:translate(91.4696vw,-10px) scale(.1901);animation:fall-263 18s -23s linear infinite}@keyframes fall-263{51.099%{transform:translate(94.4041vw,51.099vh) scale(.1901)}to{transform:translate(92.93685vw,99vh) scale(.1901)}}.snow:nth-child(264){opacity:.914;transform:translate(.9473vw,-10px) scale(.6507);animation:fall-264 25s -27s linear infinite}@keyframes fall-264{39.382%{transform:translate(5.5038vw,39.382vh) scale(.6507)}to{transform:translate(3.22555vw,99vh) scale(.6507)}}.snow:nth-child(265){opacity:.145;transform:translate(95.1411vw,-10px) scale(.6216);animation:fall-265 16s -22s linear infinite}@keyframes fall-265{48.083%{transform:translate(92.1429vw,48.083vh) scale(.6216)}to{transform:translate(93.642vw,99vh) scale(.6216)}}.snow:nth-child(266){opacity:.0762;transform:translate(11.7693vw,-10px) scale(.8367);animation:fall-266 28s -20s linear infinite}@keyframes fall-266{30.771%{transform:translate(5.1889vw,30.771vh) scale(.8367)}to{transform:translate(8.4791vw,99vh) scale(.8367)}}.snow:nth-child(267){opacity:1.899;transform:translate(45.8925vw,-10px) scale(.2132);animation:fall-267 16s -11s linear infinite}@keyframes fall-267{59.904%{transform:translate(52.5504vw,59.904vh) scale(.2132)}to{transform:translate(49.22145vw,99vh) scale(.2132)}}.snow:nth-child(268){opacity:.3104;transform:translate(84.8181vw,-10px) scale(.2076);animation:fall-268 18s -13s linear infinite}@keyframes fall-268{43.836%{transform:translate(84.7374vw,43.836vh) scale(.2076)}to{transform:translate(84.77775vw,99vh) scale(.2076)}}.snow:nth-child(269){opacity:.2664;transform:translate(46.6718vw,-10px) scale(.3541);animation:fall-269 19s -29s linear infinite}@keyframes fall-269{42.488%{transform:translate(54.9455vw,42.488vh) scale(.3541)}to{transform:translate(50.80865vw,99vh) scale(.3541)}}.snow:nth-child(270){opacity:.1412;transform:translate(4.2668vw,-10px) scale(.4334);animation:fall-270 20s -1s linear infinite}@keyframes fall-270{31.667%{transform:translate(-1.8853vw,31.667vh) scale(.4334)}to{transform:translate(1.19075vw,99vh) scale(.4334)}}.snow:nth-child(271){opacity:.4656;transform:translate(93.4037vw,-10px) scale(.0611);animation:fall-271 23s -10s linear infinite}@keyframes fall-271{72.028%{transform:translate(88.2413vw,72.028vh) scale(.0611)}to{transform:translate(90.8225vw,99vh) scale(.0611)}}.snow:nth-child(272){opacity:.7318;transform:translate(95.6089vw,-10px) scale(.7722);animation:fall-272 30s -15s linear infinite}@keyframes fall-272{43.549%{transform:translate(88.8563vw,43.549vh) scale(.7722)}to{transform:translate(92.2326vw,99vh) scale(.7722)}}.snow:nth-child(273){opacity:1.243;transform:translate(67.574vw,-10px) scale(.8582);animation:fall-273 15s -1s linear infinite}@keyframes fall-273{51.348%{transform:translate(65.8979vw,51.348vh) scale(.8582)}to{transform:translate(66.73595vw,99vh) scale(.8582)}}.snow:nth-child(274){opacity:.5174;transform:translate(61.9501vw,-10px) scale(.1981);animation:fall-274 12s -16s linear infinite}@keyframes fall-274{66.647%{transform:translate(68.0982vw,66.647vh) scale(.1981)}to{transform:translate(65.02415vw,99vh) scale(.1981)}}.snow:nth-child(275){opacity:1.6058;transform:translate(9.6035vw,-10px) scale(.0515);animation:fall-275 23s -13s linear infinite}@keyframes fall-275{67.6%{transform:translate(8.8235vw,67.6vh) scale(.0515)}to{transform:translate(9.2135vw,99vh) scale(.0515)}}.snow:nth-child(276){opacity:1.375;transform:translate(97.3134vw,-10px) scale(.3851);animation:fall-276 24s -18s linear infinite}@keyframes fall-276{70.287%{transform:translate(102.393vw,70.287vh) scale(.3851)}to{transform:translate(99.8532vw,99vh) scale(.3851)}}.snow:nth-child(277){opacity:1.3354;transform:translate(55.5962vw,-10px) scale(.0332);animation:fall-277 14s -25s linear infinite}@keyframes fall-277{48.3%{transform:translate(58.7611vw,48.3vh) scale(.0332)}to{transform:translate(57.17865vw,99vh) scale(.0332)}}.snow:nth-child(278){opacity:.9048;transform:translate(87.5311vw,-10px) scale(.5589);animation:fall-278 24s -25s linear infinite}@keyframes fall-278{74.211%{transform:translate(78.5508vw,74.211vh) scale(.5589)}to{transform:translate(83.04095vw,99vh) scale(.5589)}}.snow:nth-child(279){opacity:.0672;transform:translate(61.4534vw,-10px) scale(.7944);animation:fall-279 18s -2s linear infinite}@keyframes fall-279{30.94%{transform:translate(66.52vw,30.94vh) scale(.7944)}to{transform:translate(63.9867vw,99vh) scale(.7944)}}.snow:nth-child(280){opacity:.829;transform:translate(25.7164vw,-10px) scale(.6863);animation:fall-280 17s -25s linear infinite}@keyframes fall-280{66.279%{transform:translate(21.3416vw,66.279vh) scale(.6863)}to{transform:translate(23.529vw,99vh) scale(.6863)}}.snow:nth-child(281){opacity:.2202;transform:translate(46.6618vw,-10px) scale(.5206);animation:fall-281 27s -11s linear infinite}@keyframes fall-281{57.432%{transform:translate(44.1218vw,57.432vh) scale(.5206)}to{transform:translate(45.3918vw,99vh) scale(.5206)}}.snow:nth-child(282){opacity:1.2474;transform:translate(97.7742vw,-10px) scale(.9047);animation:fall-282 26s -22s linear infinite}@keyframes fall-282{63.335%{transform:translate(98.2117vw,63.335vh) scale(.9047)}to{transform:translate(97.99295vw,99vh) scale(.9047)}}.snow:nth-child(283){opacity:.37;transform:translate(32.5886vw,-10px) scale(.9132);animation:fall-283 11s -22s linear infinite}@keyframes fall-283{46.47%{transform:translate(36.3789vw,46.47vh) scale(.9132)}to{transform:translate(34.48375vw,99vh) scale(.9132)}}.snow:nth-child(284){opacity:.636;transform:translate(45.0754vw,-10px) scale(.9383);animation:fall-284 10s -15s linear infinite}@keyframes fall-284{43.254%{transform:translate(45.3293vw,43.254vh) scale(.9383)}to{transform:translate(45.20235vw,99vh) scale(.9383)}}.snow:nth-child(285){opacity:.454;transform:translate(11.5653vw,-10px) scale(.3181);animation:fall-285 13s -1s linear infinite}@keyframes fall-285{49.019%{transform:translate(18.5641vw,49.019vh) scale(.3181)}to{transform:translate(15.0647vw,99vh) scale(.3181)}}.snow:nth-child(286){opacity:1.6944;transform:translate(94.7863vw,-10px) scale(.573);animation:fall-286 26s -11s linear infinite}@keyframes fall-286{40.993%{transform:translate(90.7927vw,40.993vh) scale(.573)}to{transform:translate(92.7895vw,99vh) scale(.573)}}.snow:nth-child(287){opacity:1.3892;transform:translate(65.2939vw,-10px) scale(.7138);animation:fall-287 13s -17s linear infinite}@keyframes fall-287{57.638%{transform:translate(74.8546vw,57.638vh) scale(.7138)}to{transform:translate(70.07425vw,99vh) scale(.7138)}}.snow:nth-child(288){opacity:1.249;transform:translate(75.779vw,-10px) scale(.3234);animation:fall-288 18s -24s linear infinite}@keyframes fall-288{43.944%{transform:translate(69.9195vw,43.944vh) scale(.3234)}to{transform:translate(72.84925vw,99vh) scale(.3234)}}.snow:nth-child(289){opacity:.4308;transform:translate(81.0538vw,-10px) scale(.2674);animation:fall-289 23s -4s linear infinite}@keyframes fall-289{45.339%{transform:translate(82.5353vw,45.339vh) scale(.2674)}to{transform:translate(81.79455vw,99vh) scale(.2674)}}.snow:nth-child(290){opacity:.125;transform:translate(11.1579vw,-10px) scale(.9428);animation:fall-290 18s -21s linear infinite}@keyframes fall-290{73.609%{transform:translate(18.1271vw,73.609vh) scale(.9428)}to{transform:translate(14.6425vw,99vh) scale(.9428)}}.snow:nth-child(291){opacity:.093;transform:translate(39.7402vw,-10px) scale(.3387);animation:fall-291 27s -5s linear infinite}@keyframes fall-291{31.249%{transform:translate(47.383vw,31.249vh) scale(.3387)}to{transform:translate(43.5616vw,99vh) scale(.3387)}}.snow:nth-child(292){opacity:.7642;transform:translate(86.3805vw,-10px) scale(.4592);animation:fall-292 23s -17s linear infinite}@keyframes fall-292{45.032%{transform:translate(86.2062vw,45.032vh) scale(.4592)}to{transform:translate(86.29335vw,99vh) scale(.4592)}}.snow:nth-child(293){opacity:.4284;transform:translate(55.2839vw,-10px) scale(.8866);animation:fall-293 12s -16s linear infinite}@keyframes fall-293{69.788%{transform:translate(57.2091vw,69.788vh) scale(.8866)}to{transform:translate(56.2465vw,99vh) scale(.8866)}}.snow:nth-child(294){opacity:.9724;transform:translate(10.8725vw,-10px) scale(.8372);animation:fall-294 12s -9s linear infinite}@keyframes fall-294{64.642%{transform:translate(11.8846vw,64.642vh) scale(.8372)}to{transform:translate(11.37855vw,99vh) scale(.8372)}}.snow:nth-child(295){opacity:1.0852;transform:translate(85.2392vw,-10px) scale(.0858);animation:fall-295 23s -5s linear infinite}@keyframes fall-295{60.955%{transform:translate(91.2642vw,60.955vh) scale(.0858)}to{transform:translate(88.2517vw,99vh) scale(.0858)}}.snow:nth-child(296){opacity:1.8424;transform:translate(38.3848vw,-10px) scale(.1456);animation:fall-296 19s -24s linear infinite}@keyframes fall-296{63.899%{transform:translate(31.4566vw,63.899vh) scale(.1456)}to{transform:translate(34.9207vw,99vh) scale(.1456)}}.snow:nth-child(297){opacity:.8258;transform:translate(4.514vw,-10px) scale(.2553);animation:fall-297 29s -29s linear infinite}@keyframes fall-297{65.734%{transform:translate(6.0634vw,65.734vh) scale(.2553)}to{transform:translate(5.2887vw,99vh) scale(.2553)}}.snow:nth-child(298){opacity:1.2142;transform:translate(65.6208vw,-10px) scale(.1594);animation:fall-298 29s -26s linear infinite}@keyframes fall-298{47.31%{transform:translate(74.502vw,47.31vh) scale(.1594)}to{transform:translate(70.0614vw,99vh) scale(.1594)}}.snow:nth-child(299){opacity:1.2112;transform:translate(68.1967vw,-10px) scale(.6122);animation:fall-299 29s -12s linear infinite}@keyframes fall-299{42.463%{transform:translate(73.131vw,42.463vh) scale(.6122)}to{transform:translate(70.66385vw,99vh) scale(.6122)}}.snow:nth-child(300){opacity:.1004;transform:translate(75.3116vw,-10px) scale(.0815);animation:fall-300 17s -13s linear infinite}@keyframes fall-300{41.819%{transform:translate(69.7669vw,41.819vh) scale(.0815)}to{transform:translate(72.53925vw,99vh) scale(.0815)}}.snow:nth-child(301){opacity:.284;transform:translate(75.6526vw,-10px) scale(.0091);animation:fall-301 13s -24s linear infinite}@keyframes fall-301{57.596%{transform:translate(75.8449vw,57.596vh) scale(.0091)}to{transform:translate(75.74875vw,99vh) scale(.0091)}}.snow:nth-child(302){opacity:.3522;transform:translate(45.5757vw,-10px) scale(.9471);animation:fall-302 29s -25s linear infinite}@keyframes fall-302{42.029%{transform:translate(39.3635vw,42.029vh) scale(.9471)}to{transform:translate(42.4696vw,99vh) scale(.9471)}}.snow:nth-child(303){opacity:1.7798;transform:translate(34.9187vw,-10px) scale(.5565);animation:fall-303 23s -25s linear infinite}@keyframes fall-303{72.659%{transform:translate(33.8038vw,72.659vh) scale(.5565)}to{transform:translate(34.36125vw,99vh) scale(.5565)}}.snow:nth-child(304){opacity:.8128;transform:translate(4.4599vw,-10px) scale(.4626);animation:fall-304 14s -20s linear infinite}@keyframes fall-304{39.069%{transform:translate(11.4494vw,39.069vh) scale(.4626)}to{transform:translate(7.95465vw,99vh) scale(.4626)}}.snow:nth-child(305){opacity:1.35;transform:translate(56.9709vw,-10px) scale(.72);animation:fall-305 16s -16s linear infinite}@keyframes fall-305{33.009%{transform:translate(64.2597vw,33.009vh) scale(.72)}to{transform:translate(60.6153vw,99vh) scale(.72)}}.snow:nth-child(306){opacity:.387;transform:translate(21.9725vw,-10px) scale(.0833);animation:fall-306 30s -29s linear infinite}@keyframes fall-306{78.485%{transform:translate(22.21vw,78.485vh) scale(.0833)}to{transform:translate(22.09125vw,99vh) scale(.0833)}}.snow:nth-child(307){opacity:.531;transform:translate(54.2815vw,-10px) scale(.1498);animation:fall-307 11s -13s linear infinite}@keyframes fall-307{30.494%{transform:translate(47.5674vw,30.494vh) scale(.1498)}to{transform:translate(50.92445vw,99vh) scale(.1498)}}.snow:nth-child(308){opacity:1.3368;transform:translate(75.3829vw,-10px) scale(.6381);animation:fall-308 13s -21s linear infinite}@keyframes fall-308{35.93%{transform:translate(82.5255vw,35.93vh) scale(.6381)}to{transform:translate(78.9542vw,99vh) scale(.6381)}}.snow:nth-child(309){opacity:1.1636;transform:translate(89.6147vw,-10px) scale(.4897);animation:fall-309 24s -11s linear infinite}@keyframes fall-309{37.584%{transform:translate(88.1928vw,37.584vh) scale(.4897)}to{transform:translate(88.90375vw,99vh) scale(.4897)}}.snow:nth-child(310){opacity:.951;transform:translate(22.5474vw,-10px) scale(.9585);animation:fall-310 17s -27s linear infinite}@keyframes fall-310{47.846%{transform:translate(30.5224vw,47.846vh) scale(.9585)}to{transform:translate(26.5349vw,99vh) scale(.9585)}}.snow:nth-child(311){opacity:.7576;transform:translate(99.2752vw,-10px) scale(.5852);animation:fall-311 17s -3s linear infinite}@keyframes fall-311{48.526%{transform:translate(107.719vw,48.526vh) scale(.5852)}to{transform:translate(103.4971vw,99vh) scale(.5852)}}.snow:nth-child(312){opacity:1.0236;transform:translate(48.658vw,-10px) scale(.3065);animation:fall-312 13s -29s linear infinite}@keyframes fall-312{70.94%{transform:translate(45.1415vw,70.94vh) scale(.3065)}to{transform:translate(46.89975vw,99vh) scale(.3065)}}.snow:nth-child(313){opacity:.2206;transform:translate(87.6179vw,-10px) scale(.7386);animation:fall-313 19s -9s linear infinite}@keyframes fall-313{43.636%{transform:translate(94.4794vw,43.636vh) scale(.7386)}to{transform:translate(91.04865vw,99vh) scale(.7386)}}.snow:nth-child(314){opacity:.2652;transform:translate(69.9891vw,-10px) scale(.6335);animation:fall-314 10s -12s linear infinite}@keyframes fall-314{32.364%{transform:translate(67.8284vw,32.364vh) scale(.6335)}to{transform:translate(68.90875vw,99vh) scale(.6335)}}.snow:nth-child(315){opacity:.64;transform:translate(34.6756vw,-10px) scale(.9444);animation:fall-315 24s -14s linear infinite}@keyframes fall-315{73.338%{transform:translate(31.7258vw,73.338vh) scale(.9444)}to{transform:translate(33.2007vw,99vh) scale(.9444)}}.snow:nth-child(316){opacity:.5386;transform:translate(12.5939vw,-10px) scale(.9691);animation:fall-316 30s -19s linear infinite}@keyframes fall-316{73.052%{transform:translate(9.3557vw,73.052vh) scale(.9691)}to{transform:translate(10.9748vw,99vh) scale(.9691)}}.snow:nth-child(317){opacity:1.5402;transform:translate(83.2804vw,-10px) scale(.6369);animation:fall-317 18s -28s linear infinite}@keyframes fall-317{34.299%{transform:translate(79.216vw,34.299vh) scale(.6369)}to{transform:translate(81.2482vw,99vh) scale(.6369)}}.snow:nth-child(318){opacity:1.053;transform:translate(82.2098vw,-10px) scale(.0818);animation:fall-318 21s -23s linear infinite}@keyframes fall-318{38.474%{transform:translate(89.0432vw,38.474vh) scale(.0818)}to{transform:translate(85.6265vw,99vh) scale(.0818)}}.snow:nth-child(319){opacity:.0014;transform:translate(55.2978vw,-10px) scale(.3626);animation:fall-319 13s -12s linear infinite}@keyframes fall-319{33.786%{transform:translate(60.5722vw,33.786vh) scale(.3626)}to{transform:translate(57.935vw,99vh) scale(.3626)}}.snow:nth-child(320){opacity:.3882;transform:translate(45.2986vw,-10px) scale(.1473);animation:fall-320 22s -10s linear infinite}@keyframes fall-320{54.534%{transform:translate(52.1623vw,54.534vh) scale(.1473)}to{transform:translate(48.73045vw,99vh) scale(.1473)}}.snow:nth-child(321){opacity:.0956;transform:translate(62.6324vw,-10px) scale(.7725);animation:fall-321 13s -30s linear infinite}@keyframes fall-321{39.152%{transform:translate(66.1241vw,39.152vh) scale(.7725)}to{transform:translate(64.37825vw,99vh) scale(.7725)}}.snow:nth-child(322){opacity:.6534;transform:translate(20.9713vw,-10px) scale(.6133);animation:fall-322 23s -6s linear infinite}@keyframes fall-322{75.744%{transform:translate(12.0068vw,75.744vh) scale(.6133)}to{transform:translate(16.48905vw,99vh) scale(.6133)}}.snow:nth-child(323){opacity:1.9164;transform:translate(82.3416vw,-10px) scale(.9409);animation:fall-323 16s -26s linear infinite}@keyframes fall-323{71.151%{transform:translate(88.2559vw,71.151vh) scale(.9409)}to{transform:translate(85.29875vw,99vh) scale(.9409)}}.snow:nth-child(324){opacity:1.5614;transform:translate(50.0957vw,-10px) scale(.0959);animation:fall-324 18s -24s linear infinite}@keyframes fall-324{72.051%{transform:translate(59.0927vw,72.051vh) scale(.0959)}to{transform:translate(54.5942vw,99vh) scale(.0959)}}.snow:nth-child(325){opacity:.3356;transform:translate(38.5013vw,-10px) scale(.3881);animation:fall-325 18s -24s linear infinite}@keyframes fall-325{48.296%{transform:translate(36.6183vw,48.296vh) scale(.3881)}to{transform:translate(37.5598vw,99vh) scale(.3881)}}.snow:nth-child(326){opacity:.497;transform:translate(32.6698vw,-10px) scale(.6148);animation:fall-326 13s -8s linear infinite}@keyframes fall-326{56.827%{transform:translate(35.7625vw,56.827vh) scale(.6148)}to{transform:translate(34.21615vw,99vh) scale(.6148)}}.snow:nth-child(327){opacity:1.162;transform:translate(36.7116vw,-10px) scale(.2627);animation:fall-327 28s -9s linear infinite}@keyframes fall-327{78.91%{transform:translate(46.3642vw,78.91vh) scale(.2627)}to{transform:translate(41.5379vw,99vh) scale(.2627)}}.snow:nth-child(328){opacity:.3786;transform:translate(62.8549vw,-10px) scale(.4721);animation:fall-328 28s -10s linear infinite}@keyframes fall-328{72.472%{transform:translate(66.1067vw,72.472vh) scale(.4721)}to{transform:translate(64.4808vw,99vh) scale(.4721)}}.snow:nth-child(329){opacity:1.0242;transform:translate(18.8725vw,-10px) scale(.4134);animation:fall-329 30s -8s linear infinite}@keyframes fall-329{69.435%{transform:translate(21.984vw,69.435vh) scale(.4134)}to{transform:translate(20.42825vw,99vh) scale(.4134)}}.snow:nth-child(330){opacity:1.3272;transform:translate(56.5092vw,-10px) scale(.0854);animation:fall-330 13s -16s linear infinite}@keyframes fall-330{50.085%{transform:translate(59.1043vw,50.085vh) scale(.0854)}to{transform:translate(57.80675vw,99vh) scale(.0854)}}.snow:nth-child(331){opacity:.3038;transform:translate(77.1056vw,-10px) scale(.3601);animation:fall-331 14s -22s linear infinite}@keyframes fall-331{52.986%{transform:translate(85.6991vw,52.986vh) scale(.3601)}to{transform:translate(81.40235vw,99vh) scale(.3601)}}.snow:nth-child(332){opacity:.8008;transform:translate(69.5004vw,-10px) scale(.5779);animation:fall-332 25s -28s linear infinite}@keyframes fall-332{54.406%{transform:translate(69.6646vw,54.406vh) scale(.5779)}to{transform:translate(69.5825vw,99vh) scale(.5779)}}.snow:nth-child(333){opacity:1.3686;transform:translate(49.6868vw,-10px) scale(.8832);animation:fall-333 25s -4s linear infinite}@keyframes fall-333{34.488%{transform:translate(56.4268vw,34.488vh) scale(.8832)}to{transform:translate(53.0568vw,99vh) scale(.8832)}}.snow:nth-child(334){opacity:1.3912;transform:translate(51.205vw,-10px) scale(.3555);animation:fall-334 22s -21s linear infinite}@keyframes fall-334{50.445%{transform:translate(48.4462vw,50.445vh) scale(.3555)}to{transform:translate(49.8256vw,99vh) scale(.3555)}}.snow:nth-child(335){opacity:.4474;transform:translate(16.0021vw,-10px) scale(.7748);animation:fall-335 28s -12s linear infinite}@keyframes fall-335{73.581%{transform:translate(25.7503vw,73.581vh) scale(.7748)}to{transform:translate(20.8762vw,99vh) scale(.7748)}}.snow:nth-child(336){opacity:.4434;transform:translate(60.6148vw,-10px) scale(.7205);animation:fall-336 22s -10s linear infinite}@keyframes fall-336{52.68%{transform:translate(55.6029vw,52.68vh) scale(.7205)}to{transform:translate(58.10885vw,99vh) scale(.7205)}}.snow:nth-child(337){opacity:.5604;transform:translate(56.0643vw,-10px) scale(.5626);animation:fall-337 28s -16s linear infinite}@keyframes fall-337{43.975%{transform:translate(63.5004vw,43.975vh) scale(.5626)}to{transform:translate(59.78235vw,99vh) scale(.5626)}}.snow:nth-child(338){opacity:.2116;transform:translate(64.5811vw,-10px) scale(.0758);animation:fall-338 30s -9s linear infinite}@keyframes fall-338{47.156%{transform:translate(73.7875vw,47.156vh) scale(.0758)}to{transform:translate(69.1843vw,99vh) scale(.0758)}}.snow:nth-child(339){opacity:1.352;transform:translate(94.7497vw,-10px) scale(.6882);animation:fall-339 28s -27s linear infinite}@keyframes fall-339{40.101%{transform:translate(94.469vw,40.101vh) scale(.6882)}to{transform:translate(94.60935vw,99vh) scale(.6882)}}.snow:nth-child(340){opacity:1.822;transform:translate(90.3722vw,-10px) scale(.1585);animation:fall-340 19s -5s linear infinite}@keyframes fall-340{56.835%{transform:translate(95.8553vw,56.835vh) scale(.1585)}to{transform:translate(93.11375vw,99vh) scale(.1585)}}.snow:nth-child(341){opacity:.5304;transform:translate(88.5718vw,-10px) scale(.0021);animation:fall-341 14s -19s linear infinite}@keyframes fall-341{45.751%{transform:translate(82.9731vw,45.751vh) scale(.0021)}to{transform:translate(85.77245vw,99vh) scale(.0021)}}.snow:nth-child(342){opacity:.792;transform:translate(35.6126vw,-10px) scale(.3006);animation:fall-342 18s -11s linear infinite}@keyframes fall-342{78.993%{transform:translate(39.865vw,78.993vh) scale(.3006)}to{transform:translate(37.7388vw,99vh) scale(.3006)}}.snow:nth-child(343){opacity:1.196;transform:translate(68.752vw,-10px) scale(.2665);animation:fall-343 23s -7s linear infinite}@keyframes fall-343{36.206%{transform:translate(71.7294vw,36.206vh) scale(.2665)}to{transform:translate(70.2407vw,99vh) scale(.2665)}}.snow:nth-child(344){opacity:1.4376;transform:translate(58.4423vw,-10px) scale(.6494);animation:fall-344 22s -10s linear infinite}@keyframes fall-344{49.949%{transform:translate(65.4376vw,49.949vh) scale(.6494)}to{transform:translate(61.93995vw,99vh) scale(.6494)}}.snow:nth-child(345){opacity:1.6398;transform:translate(43.3031vw,-10px) scale(.1284);animation:fall-345 14s -22s linear infinite}@keyframes fall-345{48.039%{transform:translate(47.3749vw,48.039vh) scale(.1284)}to{transform:translate(45.339vw,99vh) scale(.1284)}}.snow:nth-child(346){opacity:.852;transform:translate(83.5387vw,-10px) scale(.7116);animation:fall-346 20s -6s linear infinite}@keyframes fall-346{32.096%{transform:translate(88.9536vw,32.096vh) scale(.7116)}to{transform:translate(86.24615vw,99vh) scale(.7116)}}.snow:nth-child(347){opacity:.9166;transform:translate(20.4052vw,-10px) scale(.2412);animation:fall-347 29s -17s linear infinite}@keyframes fall-347{48.3%{transform:translate(27.1271vw,48.3vh) scale(.2412)}to{transform:translate(23.76615vw,99vh) scale(.2412)}}.snow:nth-child(348){opacity:1.231;transform:translate(70.6532vw,-10px) scale(.7912);animation:fall-348 24s -4s linear infinite}@keyframes fall-348{69.788%{transform:translate(74.5011vw,69.788vh) scale(.7912)}to{transform:translate(72.57715vw,99vh) scale(.7912)}}.snow:nth-child(349){opacity:.088;transform:translate(54.1837vw,-10px) scale(.8336);animation:fall-349 21s -8s linear infinite}@keyframes fall-349{37.104%{transform:translate(56.7802vw,37.104vh) scale(.8336)}to{transform:translate(55.48195vw,99vh) scale(.8336)}}.snow:nth-child(350){opacity:1.783;transform:translate(39.4187vw,-10px) scale(.2995);animation:fall-350 27s -4s linear infinite}@keyframes fall-350{47.267%{transform:translate(40.6269vw,47.267vh) scale(.2995)}to{transform:translate(40.0228vw,99vh) scale(.2995)}}.snow:nth-child(351){opacity:1.3474;transform:translate(2.969vw,-10px) scale(.2539);animation:fall-351 30s -9s linear infinite}@keyframes fall-351{77.733%{transform:translate(7.5579vw,77.733vh) scale(.2539)}to{transform:translate(5.26345vw,99vh) scale(.2539)}}.snow:nth-child(352){opacity:1.2606;transform:translate(18.7896vw,-10px) scale(.2744);animation:fall-352 11s -18s linear infinite}@keyframes fall-352{67.05%{transform:translate(28.5092vw,67.05vh) scale(.2744)}to{transform:translate(23.6494vw,99vh) scale(.2744)}}.snow:nth-child(353){opacity:.1202;transform:translate(60.7538vw,-10px) scale(.9841);animation:fall-353 28s -1s linear infinite}@keyframes fall-353{64.265%{transform:translate(66.3852vw,64.265vh) scale(.9841)}to{transform:translate(63.5695vw,99vh) scale(.9841)}}.snow:nth-child(354){opacity:.3056;transform:translate(54.112vw,-10px) scale(.0067);animation:fall-354 14s -1s linear infinite}@keyframes fall-354{41.254%{transform:translate(60.1993vw,41.254vh) scale(.0067)}to{transform:translate(57.15565vw,99vh) scale(.0067)}}.snow:nth-child(355){opacity:1.4854;transform:translate(79.604vw,-10px) scale(.0537);animation:fall-355 19s -1s linear infinite}@keyframes fall-355{48.882%{transform:translate(85.8316vw,48.882vh) scale(.0537)}to{transform:translate(82.7178vw,99vh) scale(.0537)}}.snow:nth-child(356){opacity:1.5888;transform:translate(77.2771vw,-10px) scale(.4652);animation:fall-356 22s -26s linear infinite}@keyframes fall-356{55.151%{transform:translate(76.8325vw,55.151vh) scale(.4652)}to{transform:translate(77.0548vw,99vh) scale(.4652)}}.snow:nth-child(357){opacity:1.1748;transform:translate(17.2026vw,-10px) scale(.7275);animation:fall-357 15s -14s linear infinite}@keyframes fall-357{33.04%{transform:translate(9.411vw,33.04vh) scale(.7275)}to{transform:translate(13.3068vw,99vh) scale(.7275)}}.snow:nth-child(358){opacity:.9766;transform:translate(19.9628vw,-10px) scale(.4764);animation:fall-358 27s -13s linear infinite}@keyframes fall-358{44.305%{transform:translate(27.908vw,44.305vh) scale(.4764)}to{transform:translate(23.9354vw,99vh) scale(.4764)}}.snow:nth-child(359){opacity:.7174;transform:translate(49.659vw,-10px) scale(.6321);animation:fall-359 15s -4s linear infinite}@keyframes fall-359{31.001%{transform:translate(42.6349vw,31.001vh) scale(.6321)}to{transform:translate(46.14695vw,99vh) scale(.6321)}}.snow:nth-child(360){opacity:1.7182;transform:translate(78.0746vw,-10px) scale(.5143);animation:fall-360 10s -21s linear infinite}@keyframes fall-360{56.019%{transform:translate(78.7888vw,56.019vh) scale(.5143)}to{transform:translate(78.4317vw,99vh) scale(.5143)}}.snow:nth-child(361){opacity:.883;transform:translate(51.8811vw,-10px) scale(.8006);animation:fall-361 24s -18s linear infinite}@keyframes fall-361{74.435%{transform:translate(57.5153vw,74.435vh) scale(.8006)}to{transform:translate(54.6982vw,99vh) scale(.8006)}}.snow:nth-child(362){opacity:1.3034;transform:translate(52.6802vw,-10px) scale(.1724);animation:fall-362 18s -8s linear infinite}@keyframes fall-362{66.025%{transform:translate(62.3104vw,66.025vh) scale(.1724)}to{transform:translate(57.4953vw,99vh) scale(.1724)}}.snow:nth-child(363){opacity:1.2696;transform:translate(35.6645vw,-10px) scale(.6019);animation:fall-363 29s -5s linear infinite}@keyframes fall-363{69.62%{transform:translate(43.5773vw,69.62vh) scale(.6019)}to{transform:translate(39.6209vw,99vh) scale(.6019)}}.snow:nth-child(364){opacity:.3394;transform:translate(51.5686vw,-10px) scale(.9346);animation:fall-364 10s -12s linear infinite}@keyframes fall-364{79.368%{transform:translate(53.8836vw,79.368vh) scale(.9346)}to{transform:translate(52.7261vw,99vh) scale(.9346)}}.snow:nth-child(365){opacity:.5032;transform:translate(63.5776vw,-10px) scale(.5833);animation:fall-365 23s -5s linear infinite}@keyframes fall-365{33.905%{transform:translate(68.186vw,33.905vh) scale(.5833)}to{transform:translate(65.8818vw,99vh) scale(.5833)}}.snow:nth-child(366){opacity:.8372;transform:translate(24.3751vw,-10px) scale(.9285);animation:fall-366 25s -11s linear infinite}@keyframes fall-366{63.068%{transform:translate(29.0256vw,63.068vh) scale(.9285)}to{transform:translate(26.70035vw,99vh) scale(.9285)}}.snow:nth-child(367){opacity:1.4692;transform:translate(12.1731vw,-10px) scale(.0393);animation:fall-367 25s -8s linear infinite}@keyframes fall-367{37.287%{transform:translate(7.3433vw,37.287vh) scale(.0393)}to{transform:translate(9.7582vw,99vh) scale(.0393)}}.snow:nth-child(368){opacity:.4078;transform:translate(6.1234vw,-10px) scale(.2193);animation:fall-368 13s -26s linear infinite}@keyframes fall-368{46.579%{transform:translate(-.4935vw,46.579vh) scale(.2193)}to{transform:translate(2.81495vw,99vh) scale(.2193)}}.snow:nth-child(369){opacity:.0964;transform:translate(73.0015vw,-10px) scale(.0773);animation:fall-369 14s -4s linear infinite}@keyframes fall-369{47.149%{transform:translate(66.0511vw,47.149vh) scale(.0773)}to{transform:translate(69.5263vw,99vh) scale(.0773)}}.snow:nth-child(370){opacity:1.9954;transform:translate(99.6576vw,-10px) scale(.3684);animation:fall-370 16s -13s linear infinite}@keyframes fall-370{68.249%{transform:translate(98.7209vw,68.249vh) scale(.3684)}to{transform:translate(99.18925vw,99vh) scale(.3684)}}.snow:nth-child(371){opacity:1.4106;transform:translate(41.5005vw,-10px) scale(.9718);animation:fall-371 13s -20s linear infinite}@keyframes fall-371{53.697%{transform:translate(35.3489vw,53.697vh) scale(.9718)}to{transform:translate(38.4247vw,99vh) scale(.9718)}}.snow:nth-child(372){opacity:1.1238;transform:translate(80.4956vw,-10px) scale(.586);animation:fall-372 28s -5s linear infinite}@keyframes fall-372{36.913%{transform:translate(83.0047vw,36.913vh) scale(.586)}to{transform:translate(81.75015vw,99vh) scale(.586)}}.snow:nth-child(373){opacity:1.7004;transform:translate(23.2068vw,-10px) scale(.434);animation:fall-373 11s -4s linear infinite}@keyframes fall-373{48.291%{transform:translate(18.3678vw,48.291vh) scale(.434)}to{transform:translate(20.7873vw,99vh) scale(.434)}}.snow:nth-child(374){opacity:.7772;transform:translate(7.1789vw,-10px) scale(.0417);animation:fall-374 14s -15s linear infinite}@keyframes fall-374{54.109%{transform:translate(12.8359vw,54.109vh) scale(.0417)}to{transform:translate(10.0074vw,99vh) scale(.0417)}}.snow:nth-child(375){opacity:.8634;transform:translate(72.0944vw,-10px) scale(.4385);animation:fall-375 24s -9s linear infinite}@keyframes fall-375{60.916%{transform:translate(63.0045vw,60.916vh) scale(.4385)}to{transform:translate(67.54945vw,99vh) scale(.4385)}}.snow:nth-child(376){opacity:.2676;transform:translate(93.6551vw,-10px) scale(.2291);animation:fall-376 27s -22s linear infinite}@keyframes fall-376{64.899%{transform:translate(101.3619vw,64.899vh) scale(.2291)}to{transform:translate(97.5085vw,99vh) scale(.2291)}}.snow:nth-child(377){opacity:.8864;transform:translate(58.14vw,-10px) scale(.5053);animation:fall-377 29s -1s linear infinite}@keyframes fall-377{55.208%{transform:translate(51.8557vw,55.208vh) scale(.5053)}to{transform:translate(54.99785vw,99vh) scale(.5053)}}.snow:nth-child(378){opacity:1.5654;transform:translate(54.409vw,-10px) scale(.1111);animation:fall-378 22s -1s linear infinite}@keyframes fall-378{76.088%{transform:translate(54.4831vw,76.088vh) scale(.1111)}to{transform:translate(54.44605vw,99vh) scale(.1111)}}.snow:nth-child(379){opacity:1.4018;transform:translate(10.3942vw,-10px) scale(.2178);animation:fall-379 20s -23s linear infinite}@keyframes fall-379{42.224%{transform:translate(11.0516vw,42.224vh) scale(.2178)}to{transform:translate(10.7229vw,99vh) scale(.2178)}}.snow:nth-child(380){opacity:.3926;transform:translate(32.7469vw,-10px) scale(.7503);animation:fall-380 24s -14s linear infinite}@keyframes fall-380{60.561%{transform:translate(32.5903vw,60.561vh) scale(.7503)}to{transform:translate(32.6686vw,99vh) scale(.7503)}}.snow:nth-child(381){opacity:1.8796;transform:translate(44.1104vw,-10px) scale(.0721);animation:fall-381 24s -21s linear infinite}@keyframes fall-381{57.929%{transform:translate(42.9923vw,57.929vh) scale(.0721)}to{transform:translate(43.55135vw,99vh) scale(.0721)}}.snow:nth-child(382){opacity:.6644;transform:translate(68.7255vw,-10px) scale(.8012);animation:fall-382 16s -20s linear infinite}@keyframes fall-382{36.034%{transform:translate(58.8137vw,36.034vh) scale(.8012)}to{transform:translate(63.7696vw,99vh) scale(.8012)}}.snow:nth-child(383){opacity:1.4824;transform:translate(66.864vw,-10px) scale(.3497);animation:fall-383 21s -27s linear infinite}@keyframes fall-383{59.259%{transform:translate(70.1443vw,59.259vh) scale(.3497)}to{transform:translate(68.50415vw,99vh) scale(.3497)}}.snow:nth-child(384){opacity:.157;transform:translate(33.8191vw,-10px) scale(.0438);animation:fall-384 22s -11s linear infinite}@keyframes fall-384{71.704%{transform:translate(26.3544vw,71.704vh) scale(.0438)}to{transform:translate(30.08675vw,99vh) scale(.0438)}}.snow:nth-child(385){opacity:1.0558;transform:translate(22.6102vw,-10px) scale(.9228);animation:fall-385 15s -29s linear infinite}@keyframes fall-385{62.615%{transform:translate(29.2538vw,62.615vh) scale(.9228)}to{transform:translate(25.932vw,99vh) scale(.9228)}}.snow:nth-child(386){opacity:.1818;transform:translate(87.1836vw,-10px) scale(.0173);animation:fall-386 12s -21s linear infinite}@keyframes fall-386{39.057%{transform:translate(86.7163vw,39.057vh) scale(.0173)}to{transform:translate(86.94995vw,99vh) scale(.0173)}}.snow:nth-child(387){opacity:1.7984;transform:translate(42.9897vw,-10px) scale(.2309);animation:fall-387 14s -21s linear infinite}@keyframes fall-387{32.349%{transform:translate(46.4523vw,32.349vh) scale(.2309)}to{transform:translate(44.721vw,99vh) scale(.2309)}}.snow:nth-child(388){opacity:1.2406;transform:translate(25.6248vw,-10px) scale(.6334);animation:fall-388 12s -10s linear infinite}@keyframes fall-388{45.903%{transform:translate(32.7972vw,45.903vh) scale(.6334)}to{transform:translate(29.211vw,99vh) scale(.6334)}}.snow:nth-child(389){opacity:.963;transform:translate(38.9512vw,-10px) scale(.5512);animation:fall-389 26s -22s linear infinite}@keyframes fall-389{66.539%{transform:translate(39.3452vw,66.539vh) scale(.5512)}to{transform:translate(39.1482vw,99vh) scale(.5512)}}.snow:nth-child(390){opacity:.4232;transform:translate(58.4589vw,-10px) scale(.2803);animation:fall-390 27s -10s linear infinite}@keyframes fall-390{62.471%{transform:translate(51.819vw,62.471vh) scale(.2803)}to{transform:translate(55.13895vw,99vh) scale(.2803)}}.snow:nth-child(391){opacity:.3112;transform:translate(51.7388vw,-10px) scale(.9354);animation:fall-391 16s -3s linear infinite}@keyframes fall-391{63.176%{transform:translate(60.1725vw,63.176vh) scale(.9354)}to{transform:translate(55.95565vw,99vh) scale(.9354)}}.snow:nth-child(392){opacity:1.3488;transform:translate(97.2008vw,-10px) scale(.393);animation:fall-392 18s -5s linear infinite}@keyframes fall-392{37.23%{transform:translate(89.1557vw,37.23vh) scale(.393)}to{transform:translate(93.17825vw,99vh) scale(.393)}}.snow:nth-child(393){opacity:1.3484;transform:translate(73.0257vw,-10px) scale(.9711);animation:fall-393 15s -6s linear infinite}@keyframes fall-393{37.051%{transform:translate(70.2211vw,37.051vh) scale(.9711)}to{transform:translate(71.6234vw,99vh) scale(.9711)}}.snow:nth-child(394){opacity:1.9438;transform:translate(37.7677vw,-10px) scale(.271);animation:fall-394 29s -30s linear infinite}@keyframes fall-394{31.209%{transform:translate(38.4975vw,31.209vh) scale(.271)}to{transform:translate(38.1326vw,99vh) scale(.271)}}.snow:nth-child(395){opacity:.0268;transform:translate(11.7578vw,-10px) scale(.3706);animation:fall-395 10s -14s linear infinite}@keyframes fall-395{63.797%{transform:translate(21.6923vw,63.797vh) scale(.3706)}to{transform:translate(16.72505vw,99vh) scale(.3706)}}.snow:nth-child(396){opacity:.6756;transform:translate(22.8242vw,-10px) scale(.7895);animation:fall-396 21s -10s linear infinite}@keyframes fall-396{61.785%{transform:translate(14.654vw,61.785vh) scale(.7895)}to{transform:translate(18.7391vw,99vh) scale(.7895)}}.snow:nth-child(397){opacity:.7616;transform:translate(94.7305vw,-10px) scale(.0531);animation:fall-397 12s -5s linear infinite}@keyframes fall-397{48.322%{transform:translate(98.8406vw,48.322vh) scale(.0531)}to{transform:translate(96.78555vw,99vh) scale(.0531)}}.snow:nth-child(398){opacity:.5386;transform:translate(61.7911vw,-10px) scale(.7333);animation:fall-398 13s -25s linear infinite}@keyframes fall-398{37.875%{transform:translate(68.7639vw,37.875vh) scale(.7333)}to{transform:translate(65.2775vw,99vh) scale(.7333)}}.snow:nth-child(399){opacity:.1732;transform:translate(55.1145vw,-10px) scale(.7085);animation:fall-399 30s -10s linear infinite}@keyframes fall-399{32.542%{transform:translate(64.6274vw,32.542vh) scale(.7085)}to{transform:translate(59.87095vw,99vh) scale(.7085)}}.snow:nth-child(400){opacity:1.1906;transform:translate(20.6917vw,-10px) scale(.3697);animation:fall-400 29s -3s linear infinite}@keyframes fall-400{76.307%{transform:translate(27.3619vw,76.307vh) scale(.3697)}to{transform:translate(24.0268vw,99vh) scale(.3697)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
25
|
+
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.0118;transform:translate(31.0645vw,-10px) scale(.614);animation:fall-1 22s -25s linear infinite}@keyframes fall-1{75.116%{transform:translate(22.7526vw,75.116vh) scale(.614)}to{transform:translate(26.90855vw,99vh) scale(.614)}}.snow:nth-child(2){opacity:.3708;transform:translate(78.8036vw,-10px) scale(.4397);animation:fall-2 11s -27s linear infinite}@keyframes fall-2{68.498%{transform:translate(85.1469vw,68.498vh) scale(.4397)}to{transform:translate(81.97525vw,99vh) scale(.4397)}}.snow:nth-child(3){opacity:1.963;transform:translate(27.5865vw,-10px) scale(.7686);animation:fall-3 22s -7s linear infinite}@keyframes fall-3{44.995%{transform:translate(33.8035vw,44.995vh) scale(.7686)}to{transform:translate(30.695vw,99vh) scale(.7686)}}.snow:nth-child(4){opacity:1.0364;transform:translate(71.5289vw,-10px) scale(.3982);animation:fall-4 17s -1s linear infinite}@keyframes fall-4{40.916%{transform:translate(62.7028vw,40.916vh) scale(.3982)}to{transform:translate(67.11585vw,99vh) scale(.3982)}}.snow:nth-child(5){opacity:1.0156;transform:translate(91.0304vw,-10px) scale(.9313);animation:fall-5 22s -3s linear infinite}@keyframes fall-5{30.386%{transform:translate(82.0792vw,30.386vh) scale(.9313)}to{transform:translate(86.5548vw,99vh) scale(.9313)}}.snow:nth-child(6){opacity:.789;transform:translate(19.1042vw,-10px) scale(.699);animation:fall-6 15s -18s linear infinite}@keyframes fall-6{32.677%{transform:translate(28.614vw,32.677vh) scale(.699)}to{transform:translate(23.8591vw,99vh) scale(.699)}}.snow:nth-child(7){opacity:.5368;transform:translate(60.159vw,-10px) scale(.7415);animation:fall-7 13s -8s linear infinite}@keyframes fall-7{41.334%{transform:translate(60.301vw,41.334vh) scale(.7415)}to{transform:translate(60.23vw,99vh) scale(.7415)}}.snow:nth-child(8){opacity:1.6024;transform:translate(72.9918vw,-10px) scale(.6827);animation:fall-8 12s -15s linear infinite}@keyframes fall-8{75.25%{transform:translate(71.7351vw,75.25vh) scale(.6827)}to{transform:translate(72.36345vw,99vh) scale(.6827)}}.snow:nth-child(9){opacity:1.171;transform:translate(59.2021vw,-10px) scale(.2829);animation:fall-9 20s -17s linear infinite}@keyframes fall-9{77.734%{transform:translate(63.3313vw,77.734vh) scale(.2829)}to{transform:translate(61.2667vw,99vh) scale(.2829)}}.snow:nth-child(10){opacity:.0058;transform:translate(61.5456vw,-10px) scale(.6476);animation:fall-10 23s -11s linear infinite}@keyframes fall-10{59.022%{transform:translate(57.7502vw,59.022vh) scale(.6476)}to{transform:translate(59.6479vw,99vh) scale(.6476)}}.snow:nth-child(11){opacity:1.6796;transform:translate(54.0601vw,-10px) scale(.2091);animation:fall-11 22s -25s linear infinite}@keyframes fall-11{38.14%{transform:translate(45.0265vw,38.14vh) scale(.2091)}to{transform:translate(49.5433vw,99vh) scale(.2091)}}.snow:nth-child(12){opacity:.6748;transform:translate(28.7071vw,-10px) scale(.081);animation:fall-12 22s -15s linear infinite}@keyframes fall-12{66.42%{transform:translate(20.4368vw,66.42vh) scale(.081)}to{transform:translate(24.57195vw,99vh) scale(.081)}}.snow:nth-child(13){opacity:.3112;transform:translate(43.917vw,-10px) scale(.0253);animation:fall-13 17s -5s linear infinite}@keyframes fall-13{55.631%{transform:translate(43.1151vw,55.631vh) scale(.0253)}to{transform:translate(43.51605vw,99vh) scale(.0253)}}.snow:nth-child(14){opacity:.8242;transform:translate(45.9644vw,-10px) scale(.0906);animation:fall-14 16s -11s linear infinite}@keyframes fall-14{31.443%{transform:translate(49.2022vw,31.443vh) scale(.0906)}to{transform:translate(47.5833vw,99vh) scale(.0906)}}.snow:nth-child(15){opacity:1.9294;transform:translate(87.3665vw,-10px) scale(.3266);animation:fall-15 15s -29s linear infinite}@keyframes fall-15{53.933%{transform:translate(93.6932vw,53.933vh) scale(.3266)}to{transform:translate(90.52985vw,99vh) scale(.3266)}}.snow:nth-child(16){opacity:1.8824;transform:translate(14.7141vw,-10px) scale(.9719);animation:fall-16 23s -22s linear infinite}@keyframes fall-16{43.734%{transform:translate(12.4068vw,43.734vh) scale(.9719)}to{transform:translate(13.56045vw,99vh) scale(.9719)}}.snow:nth-child(17){opacity:1.2382;transform:translate(93.9334vw,-10px) scale(.9408);animation:fall-17 12s -28s linear infinite}@keyframes fall-17{34.452%{transform:translate(93.2254vw,34.452vh) scale(.9408)}to{transform:translate(93.5794vw,99vh) scale(.9408)}}.snow:nth-child(18){opacity:1.036;transform:translate(75.1477vw,-10px) scale(.3323);animation:fall-18 15s -25s linear infinite}@keyframes fall-18{58.523%{transform:translate(69.6837vw,58.523vh) scale(.3323)}to{transform:translate(72.4157vw,99vh) scale(.3323)}}.snow:nth-child(19){opacity:.6576;transform:translate(81.6997vw,-10px) scale(.0283);animation:fall-19 13s -24s linear infinite}@keyframes fall-19{56.003%{transform:translate(77.6631vw,56.003vh) scale(.0283)}to{transform:translate(79.6814vw,99vh) scale(.0283)}}.snow:nth-child(20){opacity:1.826;transform:translate(87.1137vw,-10px) scale(.4454);animation:fall-20 24s -7s linear infinite}@keyframes fall-20{49.917%{transform:translate(93.8745vw,49.917vh) scale(.4454)}to{transform:translate(90.4941vw,99vh) scale(.4454)}}.snow:nth-child(21){opacity:1.4802;transform:translate(7.7537vw,-10px) scale(.8863);animation:fall-21 26s -29s linear infinite}@keyframes fall-21{41.416%{transform:translate(-1.8292vw,41.416vh) scale(.8863)}to{transform:translate(2.96225vw,99vh) scale(.8863)}}.snow:nth-child(22){opacity:1.9878;transform:translate(99.4672vw,-10px) scale(.9579);animation:fall-22 16s -26s linear infinite}@keyframes fall-22{69.56%{transform:translate(107.4344vw,69.56vh) scale(.9579)}to{transform:translate(103.4508vw,99vh) scale(.9579)}}.snow:nth-child(23){opacity:1.128;transform:translate(1.1613vw,-10px) scale(.1058);animation:fall-23 14s -26s linear infinite}@keyframes fall-23{60.642%{transform:translate(-8.5506vw,60.642vh) scale(.1058)}to{transform:translate(-3.69465vw,99vh) scale(.1058)}}.snow:nth-child(24){opacity:.3906;transform:translate(92.0286vw,-10px) scale(.854);animation:fall-24 24s -21s linear infinite}@keyframes fall-24{68.752%{transform:translate(92.3513vw,68.752vh) scale(.854)}to{transform:translate(92.18995vw,99vh) scale(.854)}}.snow:nth-child(25){opacity:1.6042;transform:translate(21.7287vw,-10px) scale(.1431);animation:fall-25 17s -15s linear infinite}@keyframes fall-25{75.541%{transform:translate(24.9428vw,75.541vh) scale(.1431)}to{transform:translate(23.33575vw,99vh) scale(.1431)}}.snow:nth-child(26){opacity:.8014;transform:translate(51.6723vw,-10px) scale(.5113);animation:fall-26 13s -21s linear infinite}@keyframes fall-26{67.178%{transform:translate(51.7868vw,67.178vh) scale(.5113)}to{transform:translate(51.72955vw,99vh) scale(.5113)}}.snow:nth-child(27){opacity:1.1378;transform:translate(92.9162vw,-10px) scale(.299);animation:fall-27 17s -14s linear infinite}@keyframes fall-27{52.862%{transform:translate(94.6775vw,52.862vh) scale(.299)}to{transform:translate(93.79685vw,99vh) scale(.299)}}.snow:nth-child(28){opacity:1.625;transform:translate(44.7323vw,-10px) scale(.9775);animation:fall-28 12s -27s linear infinite}@keyframes fall-28{36.844%{transform:translate(50.8535vw,36.844vh) scale(.9775)}to{transform:translate(47.7929vw,99vh) scale(.9775)}}.snow:nth-child(29){opacity:.5438;transform:translate(4.429vw,-10px) scale(.3801);animation:fall-29 19s -7s linear infinite}@keyframes fall-29{54.112%{transform:translate(6.82vw,54.112vh) scale(.3801)}to{transform:translate(5.6245vw,99vh) scale(.3801)}}.snow:nth-child(30){opacity:.7604;transform:translate(19.0771vw,-10px) scale(.428);animation:fall-30 18s -14s linear infinite}@keyframes fall-30{63.375%{transform:translate(14.5044vw,63.375vh) scale(.428)}to{transform:translate(16.79075vw,99vh) scale(.428)}}.snow:nth-child(31){opacity:.9494;transform:translate(30.3509vw,-10px) scale(.6529);animation:fall-31 12s -7s linear infinite}@keyframes fall-31{32.075%{transform:translate(20.5151vw,32.075vh) scale(.6529)}to{transform:translate(25.433vw,99vh) scale(.6529)}}.snow:nth-child(32){opacity:.3876;transform:translate(30.8997vw,-10px) scale(.4755);animation:fall-32 22s -4s linear infinite}@keyframes fall-32{57.455%{transform:translate(23.8308vw,57.455vh) scale(.4755)}to{transform:translate(27.36525vw,99vh) scale(.4755)}}.snow:nth-child(33){opacity:.7874;transform:translate(51.5755vw,-10px) scale(.7301);animation:fall-33 15s -18s linear infinite}@keyframes fall-33{61.884%{transform:translate(57.1109vw,61.884vh) scale(.7301)}to{transform:translate(54.3432vw,99vh) scale(.7301)}}.snow:nth-child(34){opacity:.272;transform:translate(7.4805vw,-10px) scale(.3907);animation:fall-34 13s -30s linear infinite}@keyframes fall-34{73.355%{transform:translate(10.6436vw,73.355vh) scale(.3907)}to{transform:translate(9.06205vw,99vh) scale(.3907)}}.snow:nth-child(35){opacity:.1386;transform:translate(25.4628vw,-10px) scale(.5929);animation:fall-35 28s -23s linear infinite}@keyframes fall-35{33.103%{transform:translate(23.4102vw,33.103vh) scale(.5929)}to{transform:translate(24.4365vw,99vh) scale(.5929)}}.snow:nth-child(36){opacity:1.027;transform:translate(41.4152vw,-10px) scale(.8259);animation:fall-36 17s -14s linear infinite}@keyframes fall-36{30.238%{transform:translate(36.3vw,30.238vh) scale(.8259)}to{transform:translate(38.8576vw,99vh) scale(.8259)}}.snow:nth-child(37){opacity:.1894;transform:translate(89.6176vw,-10px) scale(.311);animation:fall-37 10s -15s linear infinite}@keyframes fall-37{71.828%{transform:translate(86.4228vw,71.828vh) scale(.311)}to{transform:translate(88.0202vw,99vh) scale(.311)}}.snow:nth-child(38){opacity:.959;transform:translate(39.4524vw,-10px) scale(.035);animation:fall-38 24s -3s linear infinite}@keyframes fall-38{40.404%{transform:translate(37.4058vw,40.404vh) scale(.035)}to{transform:translate(38.4291vw,99vh) scale(.035)}}.snow:nth-child(39){opacity:.6338;transform:translate(70.3423vw,-10px) scale(.9505);animation:fall-39 27s -21s linear infinite}@keyframes fall-39{55.847%{transform:translate(72.853vw,55.847vh) scale(.9505)}to{transform:translate(71.59765vw,99vh) scale(.9505)}}.snow:nth-child(40){opacity:1.2718;transform:translate(72.4526vw,-10px) scale(.6382);animation:fall-40 24s -12s linear infinite}@keyframes fall-40{44.978%{transform:translate(69.8461vw,44.978vh) scale(.6382)}to{transform:translate(71.14935vw,99vh) scale(.6382)}}.snow:nth-child(41){opacity:1.6054;transform:translate(58.233vw,-10px) scale(.8523);animation:fall-41 30s -4s linear infinite}@keyframes fall-41{60.388%{transform:translate(56.9418vw,60.388vh) scale(.8523)}to{transform:translate(57.5874vw,99vh) scale(.8523)}}.snow:nth-child(42){opacity:.7756;transform:translate(65.0673vw,-10px) scale(.7906);animation:fall-42 12s -26s linear infinite}@keyframes fall-42{57.314%{transform:translate(61.3873vw,57.314vh) scale(.7906)}to{transform:translate(63.2273vw,99vh) scale(.7906)}}.snow:nth-child(43){opacity:.133;transform:translate(37.341vw,-10px) scale(.5122);animation:fall-43 23s -29s linear infinite}@keyframes fall-43{67.575%{transform:translate(29.4157vw,67.575vh) scale(.5122)}to{transform:translate(33.37835vw,99vh) scale(.5122)}}.snow:nth-child(44){opacity:.7672;transform:translate(1.8323vw,-10px) scale(.8015);animation:fall-44 29s -13s linear infinite}@keyframes fall-44{78.31%{transform:translate(9.9008vw,78.31vh) scale(.8015)}to{transform:translate(5.86655vw,99vh) scale(.8015)}}.snow:nth-child(45){opacity:1.6066;transform:translate(55.5083vw,-10px) scale(.9252);animation:fall-45 22s -20s linear infinite}@keyframes fall-45{73.494%{transform:translate(64.8408vw,73.494vh) scale(.9252)}to{transform:translate(60.17455vw,99vh) scale(.9252)}}.snow:nth-child(46){opacity:1.971;transform:translate(79.8439vw,-10px) scale(.7908);animation:fall-46 16s -5s linear infinite}@keyframes fall-46{65.183%{transform:translate(73.7964vw,65.183vh) scale(.7908)}to{transform:translate(76.82015vw,99vh) scale(.7908)}}.snow:nth-child(47){opacity:1.0752;transform:translate(16.4607vw,-10px) scale(.6782);animation:fall-47 10s -10s linear infinite}@keyframes fall-47{46.717%{transform:translate(13.4183vw,46.717vh) scale(.6782)}to{transform:translate(14.9395vw,99vh) scale(.6782)}}.snow:nth-child(48){opacity:1.5314;transform:translate(52.6401vw,-10px) scale(.3617);animation:fall-48 10s -30s linear infinite}@keyframes fall-48{52.05%{transform:translate(51.0939vw,52.05vh) scale(.3617)}to{transform:translate(51.867vw,99vh) scale(.3617)}}.snow:nth-child(49){opacity:1.9454;transform:translate(.3436vw,-10px) scale(.595);animation:fall-49 14s -19s linear infinite}@keyframes fall-49{76.989%{transform:translate(9.623vw,76.989vh) scale(.595)}to{transform:translate(4.9833vw,99vh) scale(.595)}}.snow:nth-child(50){opacity:1.195;transform:translate(63.1492vw,-10px) scale(.458);animation:fall-50 22s -21s linear infinite}@keyframes fall-50{71.58%{transform:translate(53.4617vw,71.58vh) scale(.458)}to{transform:translate(58.30545vw,99vh) scale(.458)}}.snow:nth-child(51){opacity:1.1332;transform:translate(5.3288vw,-10px) scale(.0878);animation:fall-51 15s -20s linear infinite}@keyframes fall-51{61.733%{transform:translate(11.2141vw,61.733vh) scale(.0878)}to{transform:translate(8.27145vw,99vh) scale(.0878)}}.snow:nth-child(52){opacity:.4912;transform:translate(49.441vw,-10px) scale(.2344);animation:fall-52 12s -12s linear infinite}@keyframes fall-52{32.018%{transform:translate(54.0617vw,32.018vh) scale(.2344)}to{transform:translate(51.75135vw,99vh) scale(.2344)}}.snow:nth-child(53){opacity:1.031;transform:translate(14.4028vw,-10px) scale(.3498);animation:fall-53 20s -3s linear infinite}@keyframes fall-53{52.565%{transform:translate(7.569vw,52.565vh) scale(.3498)}to{transform:translate(10.9859vw,99vh) scale(.3498)}}.snow:nth-child(54){opacity:1.8166;transform:translate(43.2363vw,-10px) scale(.5572);animation:fall-54 16s -28s linear infinite}@keyframes fall-54{51.258%{transform:translate(43.4581vw,51.258vh) scale(.5572)}to{transform:translate(43.3472vw,99vh) scale(.5572)}}.snow:nth-child(55){opacity:.9428;transform:translate(84.4601vw,-10px) scale(.0305);animation:fall-55 12s -30s linear infinite}@keyframes fall-55{64.923%{transform:translate(83.0311vw,64.923vh) scale(.0305)}to{transform:translate(83.7456vw,99vh) scale(.0305)}}.snow:nth-child(56){opacity:1.554;transform:translate(57.4307vw,-10px) scale(.1477);animation:fall-56 14s -11s linear infinite}@keyframes fall-56{36.054%{transform:translate(55.558vw,36.054vh) scale(.1477)}to{transform:translate(56.49435vw,99vh) scale(.1477)}}.snow:nth-child(57){opacity:1.2022;transform:translate(35.5228vw,-10px) scale(.4475);animation:fall-57 15s -6s linear infinite}@keyframes fall-57{46.897%{transform:translate(40.0921vw,46.897vh) scale(.4475)}to{transform:translate(37.80745vw,99vh) scale(.4475)}}.snow:nth-child(58){opacity:1.7096;transform:translate(10.4512vw,-10px) scale(.0119);animation:fall-58 26s -15s linear infinite}@keyframes fall-58{59.54%{transform:translate(3.3598vw,59.54vh) scale(.0119)}to{transform:translate(6.9055vw,99vh) scale(.0119)}}.snow:nth-child(59){opacity:1.1888;transform:translate(34.7763vw,-10px) scale(.8161);animation:fall-59 14s -24s linear infinite}@keyframes fall-59{34.724%{transform:translate(37.4328vw,34.724vh) scale(.8161)}to{transform:translate(36.10455vw,99vh) scale(.8161)}}.snow:nth-child(60){opacity:1.8648;transform:translate(4.0242vw,-10px) scale(.2528);animation:fall-60 24s -23s linear infinite}@keyframes fall-60{33.677%{transform:translate(2.9406vw,33.677vh) scale(.2528)}to{transform:translate(3.4824vw,99vh) scale(.2528)}}.snow:nth-child(61){opacity:1.3766;transform:translate(30.9729vw,-10px) scale(.1089);animation:fall-61 16s -2s linear infinite}@keyframes fall-61{38.481%{transform:translate(39.1519vw,38.481vh) scale(.1089)}to{transform:translate(35.0624vw,99vh) scale(.1089)}}.snow:nth-child(62){opacity:1.3912;transform:translate(89.661vw,-10px) scale(.4251);animation:fall-62 21s -15s linear infinite}@keyframes fall-62{47.553%{transform:translate(96.839vw,47.553vh) scale(.4251)}to{transform:translate(93.25vw,99vh) scale(.4251)}}.snow:nth-child(63){opacity:1.6166;transform:translate(42.992vw,-10px) scale(.5344);animation:fall-63 23s -17s linear infinite}@keyframes fall-63{45.093%{transform:translate(33.6515vw,45.093vh) scale(.5344)}to{transform:translate(38.32175vw,99vh) scale(.5344)}}.snow:nth-child(64){opacity:.1514;transform:translate(72.1275vw,-10px) scale(.3358);animation:fall-64 25s -25s linear infinite}@keyframes fall-64{63.535%{transform:translate(75.1915vw,63.535vh) scale(.3358)}to{transform:translate(73.6595vw,99vh) scale(.3358)}}.snow:nth-child(65){opacity:1.0482;transform:translate(14.2923vw,-10px) scale(.0292);animation:fall-65 16s -10s linear infinite}@keyframes fall-65{72.001%{transform:translate(9.5269vw,72.001vh) scale(.0292)}to{transform:translate(11.9096vw,99vh) scale(.0292)}}.snow:nth-child(66){opacity:1.6334;transform:translate(92.1494vw,-10px) scale(.3031);animation:fall-66 10s -1s linear infinite}@keyframes fall-66{55.707%{transform:translate(92.0141vw,55.707vh) scale(.3031)}to{transform:translate(92.08175vw,99vh) scale(.3031)}}.snow:nth-child(67){opacity:1.0502;transform:translate(96.9996vw,-10px) scale(.0942);animation:fall-67 20s -22s linear infinite}@keyframes fall-67{52.269%{transform:translate(87.5899vw,52.269vh) scale(.0942)}to{transform:translate(92.29475vw,99vh) scale(.0942)}}.snow:nth-child(68){opacity:1.6332;transform:translate(58.2173vw,-10px) scale(.2629);animation:fall-68 14s -17s linear infinite}@keyframes fall-68{32.509%{transform:translate(60.0894vw,32.509vh) scale(.2629)}to{transform:translate(59.15335vw,99vh) scale(.2629)}}.snow:nth-child(69){opacity:.5716;transform:translate(91.4981vw,-10px) scale(.2068);animation:fall-69 27s -20s linear infinite}@keyframes fall-69{47.23%{transform:translate(100.401vw,47.23vh) scale(.2068)}to{transform:translate(95.94955vw,99vh) scale(.2068)}}.snow:nth-child(70){opacity:.4504;transform:translate(45.5721vw,-10px) scale(.0359);animation:fall-70 26s -26s linear infinite}@keyframes fall-70{47.787%{transform:translate(40.6529vw,47.787vh) scale(.0359)}to{transform:translate(43.1125vw,99vh) scale(.0359)}}.snow:nth-child(71){opacity:1.5154;transform:translate(87.2378vw,-10px) scale(.0126);animation:fall-71 19s -10s linear infinite}@keyframes fall-71{34.75%{transform:translate(82.0227vw,34.75vh) scale(.0126)}to{transform:translate(84.63025vw,99vh) scale(.0126)}}.snow:nth-child(72){opacity:.173;transform:translate(67.0514vw,-10px) scale(.3801);animation:fall-72 28s -2s linear infinite}@keyframes fall-72{31.169%{transform:translate(65.0653vw,31.169vh) scale(.3801)}to{transform:translate(66.05835vw,99vh) scale(.3801)}}.snow:nth-child(73){opacity:1.543;transform:translate(66.6533vw,-10px) scale(.2202);animation:fall-73 27s -12s linear infinite}@keyframes fall-73{40.538%{transform:translate(59.75vw,40.538vh) scale(.2202)}to{transform:translate(63.20165vw,99vh) scale(.2202)}}.snow:nth-child(74){opacity:1.2976;transform:translate(79.9078vw,-10px) scale(.8209);animation:fall-74 10s -12s linear infinite}@keyframes fall-74{68.982%{transform:translate(70.2649vw,68.982vh) scale(.8209)}to{transform:translate(75.08635vw,99vh) scale(.8209)}}.snow:nth-child(75){opacity:1.924;transform:translate(59.8899vw,-10px) scale(.4476);animation:fall-75 30s -14s linear infinite}@keyframes fall-75{31.928%{transform:translate(64.1568vw,31.928vh) scale(.4476)}to{transform:translate(62.02335vw,99vh) scale(.4476)}}.snow:nth-child(76){opacity:.4376;transform:translate(12.5716vw,-10px) scale(.8767);animation:fall-76 16s -21s linear infinite}@keyframes fall-76{76.647%{transform:translate(3.6517vw,76.647vh) scale(.8767)}to{transform:translate(8.11165vw,99vh) scale(.8767)}}.snow:nth-child(77){opacity:1.2514;transform:translate(12.6008vw,-10px) scale(.3903);animation:fall-77 28s -17s linear infinite}@keyframes fall-77{49.246%{transform:translate(5.977vw,49.246vh) scale(.3903)}to{transform:translate(9.2889vw,99vh) scale(.3903)}}.snow:nth-child(78){opacity:.592;transform:translate(43.0395vw,-10px) scale(.9173);animation:fall-78 12s -18s linear infinite}@keyframes fall-78{36.061%{transform:translate(40.084vw,36.061vh) scale(.9173)}to{transform:translate(41.56175vw,99vh) scale(.9173)}}.snow:nth-child(79){opacity:1.2284;transform:translate(82.9127vw,-10px) scale(.4656);animation:fall-79 11s -17s linear infinite}@keyframes fall-79{61.659%{transform:translate(83.3209vw,61.659vh) scale(.4656)}to{transform:translate(83.1168vw,99vh) scale(.4656)}}.snow:nth-child(80){opacity:.594;transform:translate(30.884vw,-10px) scale(.1875);animation:fall-80 17s -26s linear infinite}@keyframes fall-80{43.74%{transform:translate(26.4849vw,43.74vh) scale(.1875)}to{transform:translate(28.68445vw,99vh) scale(.1875)}}.snow:nth-child(81){opacity:.5866;transform:translate(92.1148vw,-10px) scale(.3889);animation:fall-81 11s -9s linear infinite}@keyframes fall-81{41.885%{transform:translate(98.4299vw,41.885vh) scale(.3889)}to{transform:translate(95.27235vw,99vh) scale(.3889)}}.snow:nth-child(82){opacity:1.139;transform:translate(80.9765vw,-10px) scale(.9982);animation:fall-82 12s -10s linear infinite}@keyframes fall-82{51.197%{transform:translate(73.5498vw,51.197vh) scale(.9982)}to{transform:translate(77.26315vw,99vh) scale(.9982)}}.snow:nth-child(83){opacity:.7978;transform:translate(96.5369vw,-10px) scale(.2864);animation:fall-83 10s -25s linear infinite}@keyframes fall-83{45.465%{transform:translate(104.888vw,45.465vh) scale(.2864)}to{transform:translate(100.71245vw,99vh) scale(.2864)}}.snow:nth-child(84){opacity:1.4508;transform:translate(44.5958vw,-10px) scale(.6616);animation:fall-84 21s -24s linear infinite}@keyframes fall-84{32.286%{transform:translate(53.8607vw,32.286vh) scale(.6616)}to{transform:translate(49.22825vw,99vh) scale(.6616)}}.snow:nth-child(85){opacity:1.0844;transform:translate(33.3687vw,-10px) scale(.7218);animation:fall-85 16s -4s linear infinite}@keyframes fall-85{43.312%{transform:translate(24.3685vw,43.312vh) scale(.7218)}to{transform:translate(28.8686vw,99vh) scale(.7218)}}.snow:nth-child(86){opacity:1.5634;transform:translate(52.9763vw,-10px) scale(.302);animation:fall-86 24s -6s linear infinite}@keyframes fall-86{71.687%{transform:translate(61.5033vw,71.687vh) scale(.302)}to{transform:translate(57.2398vw,99vh) scale(.302)}}.snow:nth-child(87){opacity:1.1214;transform:translate(42.6854vw,-10px) scale(.5424);animation:fall-87 23s -1s linear infinite}@keyframes fall-87{48.544%{transform:translate(35.3449vw,48.544vh) scale(.5424)}to{transform:translate(39.01515vw,99vh) scale(.5424)}}.snow:nth-child(88){opacity:1.3116;transform:translate(62.7841vw,-10px) scale(.2388);animation:fall-88 19s -27s linear infinite}@keyframes fall-88{75.841%{transform:translate(53.8496vw,75.841vh) scale(.2388)}to{transform:translate(58.31685vw,99vh) scale(.2388)}}.snow:nth-child(89){opacity:.5822;transform:translate(50.8103vw,-10px) scale(.0893);animation:fall-89 27s -28s linear infinite}@keyframes fall-89{56.249%{transform:translate(44.2374vw,56.249vh) scale(.0893)}to{transform:translate(47.52385vw,99vh) scale(.0893)}}.snow:nth-child(90){opacity:.7788;transform:translate(86.7073vw,-10px) scale(.5305);animation:fall-90 28s -9s linear infinite}@keyframes fall-90{37.686%{transform:translate(86.8638vw,37.686vh) scale(.5305)}to{transform:translate(86.78555vw,99vh) scale(.5305)}}.snow:nth-child(91){opacity:.2282;transform:translate(58.9806vw,-10px) scale(.8324);animation:fall-91 17s -20s linear infinite}@keyframes fall-91{78.909%{transform:translate(50.9114vw,78.909vh) scale(.8324)}to{transform:translate(54.946vw,99vh) scale(.8324)}}.snow:nth-child(92){opacity:.065;transform:translate(3.1285vw,-10px) scale(.7308);animation:fall-92 16s -23s linear infinite}@keyframes fall-92{71.713%{transform:translate(11.2741vw,71.713vh) scale(.7308)}to{transform:translate(7.2013vw,99vh) scale(.7308)}}.snow:nth-child(93){opacity:.16;transform:translate(57.6256vw,-10px) scale(.3467);animation:fall-93 24s -9s linear infinite}@keyframes fall-93{64.175%{transform:translate(65.2456vw,64.175vh) scale(.3467)}to{transform:translate(61.4356vw,99vh) scale(.3467)}}.snow:nth-child(94){opacity:.4774;transform:translate(17.0689vw,-10px) scale(.8851);animation:fall-94 28s -14s linear infinite}@keyframes fall-94{57.825%{transform:translate(25.5277vw,57.825vh) scale(.8851)}to{transform:translate(21.2983vw,99vh) scale(.8851)}}.snow:nth-child(95){opacity:1.049;transform:translate(23.361vw,-10px) scale(.1111);animation:fall-95 26s -15s linear infinite}@keyframes fall-95{67.939%{transform:translate(19.618vw,67.939vh) scale(.1111)}to{transform:translate(21.4895vw,99vh) scale(.1111)}}.snow:nth-child(96){opacity:1.3326;transform:translate(8.4005vw,-10px) scale(.545);animation:fall-96 19s -9s linear infinite}@keyframes fall-96{48.45%{transform:translate(13.5477vw,48.45vh) scale(.545)}to{transform:translate(10.9741vw,99vh) scale(.545)}}.snow:nth-child(97){opacity:1.7344;transform:translate(.7052vw,-10px) scale(.2191);animation:fall-97 17s -7s linear infinite}@keyframes fall-97{76.89%{transform:translate(5.1208vw,76.89vh) scale(.2191)}to{transform:translate(2.913vw,99vh) scale(.2191)}}.snow:nth-child(98){opacity:.4296;transform:translate(39.4835vw,-10px) scale(.2581);animation:fall-98 23s -16s linear infinite}@keyframes fall-98{60.849%{transform:translate(40.9408vw,60.849vh) scale(.2581)}to{transform:translate(40.21215vw,99vh) scale(.2581)}}.snow:nth-child(99){opacity:.6412;transform:translate(10.1579vw,-10px) scale(.2018);animation:fall-99 16s -14s linear infinite}@keyframes fall-99{62.181%{transform:translate(9.5976vw,62.181vh) scale(.2018)}to{transform:translate(9.87775vw,99vh) scale(.2018)}}.snow:nth-child(100){opacity:1.3728;transform:translate(49.2026vw,-10px) scale(.5038);animation:fall-100 17s -3s linear infinite}@keyframes fall-100{44.075%{transform:translate(41.8184vw,44.075vh) scale(.5038)}to{transform:translate(45.5105vw,99vh) scale(.5038)}}.snow:nth-child(101){opacity:1.1214;transform:translate(27.2557vw,-10px) scale(.4537);animation:fall-101 11s -28s linear infinite}@keyframes fall-101{75.309%{transform:translate(31.2971vw,75.309vh) scale(.4537)}to{transform:translate(29.2764vw,99vh) scale(.4537)}}.snow:nth-child(102){opacity:1.187;transform:translate(83.8806vw,-10px) scale(.16);animation:fall-102 17s -30s linear infinite}@keyframes fall-102{30.598%{transform:translate(79.4239vw,30.598vh) scale(.16)}to{transform:translate(81.65225vw,99vh) scale(.16)}}.snow:nth-child(103){opacity:1.8822;transform:translate(15.9119vw,-10px) scale(.3438);animation:fall-103 16s -2s linear infinite}@keyframes fall-103{77.824%{transform:translate(24.4796vw,77.824vh) scale(.3438)}to{transform:translate(20.19575vw,99vh) scale(.3438)}}.snow:nth-child(104){opacity:.6952;transform:translate(88.8219vw,-10px) scale(.4914);animation:fall-104 25s -5s linear infinite}@keyframes fall-104{61.111%{transform:translate(96.2086vw,61.111vh) scale(.4914)}to{transform:translate(92.51525vw,99vh) scale(.4914)}}.snow:nth-child(105){opacity:.6548;transform:translate(39.8999vw,-10px) scale(.2912);animation:fall-105 18s -15s linear infinite}@keyframes fall-105{68.395%{transform:translate(44.7285vw,68.395vh) scale(.2912)}to{transform:translate(42.3142vw,99vh) scale(.2912)}}.snow:nth-child(106){opacity:.0732;transform:translate(86.5378vw,-10px) scale(.1852);animation:fall-106 12s -28s linear infinite}@keyframes fall-106{56.605%{transform:translate(94.9984vw,56.605vh) scale(.1852)}to{transform:translate(90.7681vw,99vh) scale(.1852)}}.snow:nth-child(107){opacity:1.8368;transform:translate(70.8181vw,-10px) scale(.2414);animation:fall-107 29s -6s linear infinite}@keyframes fall-107{45.654%{transform:translate(63.8206vw,45.654vh) scale(.2414)}to{transform:translate(67.31935vw,99vh) scale(.2414)}}.snow:nth-child(108){opacity:.55;transform:translate(42.3655vw,-10px) scale(.9717);animation:fall-108 12s -14s linear infinite}@keyframes fall-108{79.194%{transform:translate(49.1826vw,79.194vh) scale(.9717)}to{transform:translate(45.77405vw,99vh) scale(.9717)}}.snow:nth-child(109){opacity:1.6236;transform:translate(53.7057vw,-10px) scale(.6297);animation:fall-109 28s -13s linear infinite}@keyframes fall-109{50.101%{transform:translate(51.7731vw,50.101vh) scale(.6297)}to{transform:translate(52.7394vw,99vh) scale(.6297)}}.snow:nth-child(110){opacity:1.2274;transform:translate(22.7741vw,-10px) scale(.3941);animation:fall-110 13s -5s linear infinite}@keyframes fall-110{67.52%{transform:translate(29.3129vw,67.52vh) scale(.3941)}to{transform:translate(26.0435vw,99vh) scale(.3941)}}.snow:nth-child(111){opacity:.2876;transform:translate(61.2365vw,-10px) scale(.8812);animation:fall-111 26s -16s linear infinite}@keyframes fall-111{79.996%{transform:translate(63.6743vw,79.996vh) scale(.8812)}to{transform:translate(62.4554vw,99vh) scale(.8812)}}.snow:nth-child(112){opacity:.907;transform:translate(46.5304vw,-10px) scale(.5365);animation:fall-112 11s -17s linear infinite}@keyframes fall-112{63.769%{transform:translate(44.4367vw,63.769vh) scale(.5365)}to{transform:translate(45.48355vw,99vh) scale(.5365)}}.snow:nth-child(113){opacity:1.0118;transform:translate(9.735vw,-10px) scale(.0297);animation:fall-113 17s -2s linear infinite}@keyframes fall-113{51.575%{transform:translate(1.7431vw,51.575vh) scale(.0297)}to{transform:translate(5.73905vw,99vh) scale(.0297)}}.snow:nth-child(114){opacity:.986;transform:translate(30.8665vw,-10px) scale(.082);animation:fall-114 26s -14s linear infinite}@keyframes fall-114{69.313%{transform:translate(40.0925vw,69.313vh) scale(.082)}to{transform:translate(35.4795vw,99vh) scale(.082)}}.snow:nth-child(115){opacity:.7622;transform:translate(81.2076vw,-10px) scale(.6776);animation:fall-115 29s -21s linear infinite}@keyframes fall-115{72.052%{transform:translate(77.8346vw,72.052vh) scale(.6776)}to{transform:translate(79.5211vw,99vh) scale(.6776)}}.snow:nth-child(116){opacity:1.937;transform:translate(94.4943vw,-10px) scale(.6749);animation:fall-116 27s -14s linear infinite}@keyframes fall-116{42.599%{transform:translate(100.3975vw,42.599vh) scale(.6749)}to{transform:translate(97.4459vw,99vh) scale(.6749)}}.snow:nth-child(117){opacity:.1062;transform:translate(5.1592vw,-10px) scale(.9147);animation:fall-117 24s -14s linear infinite}@keyframes fall-117{48.897%{transform:translate(-.5844vw,48.897vh) scale(.9147)}to{transform:translate(2.2874vw,99vh) scale(.9147)}}.snow:nth-child(118){opacity:.6986;transform:translate(84.7941vw,-10px) scale(.2591);animation:fall-118 14s -20s linear infinite}@keyframes fall-118{74.79%{transform:translate(82.3386vw,74.79vh) scale(.2591)}to{transform:translate(83.56635vw,99vh) scale(.2591)}}.snow:nth-child(119){opacity:.2748;transform:translate(35.8045vw,-10px) scale(.8229);animation:fall-119 27s -8s linear infinite}@keyframes fall-119{34.12%{transform:translate(29.3668vw,34.12vh) scale(.8229)}to{transform:translate(32.58565vw,99vh) scale(.8229)}}.snow:nth-child(120){opacity:1.3706;transform:translate(33.2549vw,-10px) scale(.8116);animation:fall-120 12s -29s linear infinite}@keyframes fall-120{47.888%{transform:translate(39.8399vw,47.888vh) scale(.8116)}to{transform:translate(36.5474vw,99vh) scale(.8116)}}.snow:nth-child(121){opacity:.7522;transform:translate(88.9255vw,-10px) scale(.0139);animation:fall-121 19s -19s linear infinite}@keyframes fall-121{62.001%{transform:translate(93.609vw,62.001vh) scale(.0139)}to{transform:translate(91.26725vw,99vh) scale(.0139)}}.snow:nth-child(122){opacity:.9612;transform:translate(.7819vw,-10px) scale(.0826);animation:fall-122 18s -26s linear infinite}@keyframes fall-122{58%{transform:translate(8.0473vw,58vh) scale(.0826)}to{transform:translate(4.4146vw,99vh) scale(.0826)}}.snow:nth-child(123){opacity:1.8146;transform:translate(85.3335vw,-10px) scale(.3455);animation:fall-123 20s -21s linear infinite}@keyframes fall-123{57.775%{transform:translate(94.6491vw,57.775vh) scale(.3455)}to{transform:translate(89.9913vw,99vh) scale(.3455)}}.snow:nth-child(124){opacity:.2256;transform:translate(54.3238vw,-10px) scale(.1325);animation:fall-124 30s -16s linear infinite}@keyframes fall-124{66.878%{transform:translate(47.3867vw,66.878vh) scale(.1325)}to{transform:translate(50.85525vw,99vh) scale(.1325)}}.snow:nth-child(125){opacity:1.0616;transform:translate(81.9827vw,-10px) scale(.618);animation:fall-125 14s -9s linear infinite}@keyframes fall-125{66.352%{transform:translate(87.7475vw,66.352vh) scale(.618)}to{transform:translate(84.8651vw,99vh) scale(.618)}}.snow:nth-child(126){opacity:.3996;transform:translate(47.6615vw,-10px) scale(.5818);animation:fall-126 22s -30s linear infinite}@keyframes fall-126{31.844%{transform:translate(38.3358vw,31.844vh) scale(.5818)}to{transform:translate(42.99865vw,99vh) scale(.5818)}}.snow:nth-child(127){opacity:1.881;transform:translate(77.3513vw,-10px) scale(.5169);animation:fall-127 15s -18s linear infinite}@keyframes fall-127{71.062%{transform:translate(77.249vw,71.062vh) scale(.5169)}to{transform:translate(77.30015vw,99vh) scale(.5169)}}.snow:nth-child(128){opacity:1.489;transform:translate(10.2882vw,-10px) scale(.944);animation:fall-128 13s -26s linear infinite}@keyframes fall-128{35.585%{transform:translate(5.9586vw,35.585vh) scale(.944)}to{transform:translate(8.1234vw,99vh) scale(.944)}}.snow:nth-child(129){opacity:1.3922;transform:translate(71.6678vw,-10px) scale(.7617);animation:fall-129 15s -22s linear infinite}@keyframes fall-129{77.351%{transform:translate(72.1859vw,77.351vh) scale(.7617)}to{transform:translate(71.92685vw,99vh) scale(.7617)}}.snow:nth-child(130){opacity:.2114;transform:translate(71.2639vw,-10px) scale(.1534);animation:fall-130 28s -10s linear infinite}@keyframes fall-130{75.223%{transform:translate(80.3555vw,75.223vh) scale(.1534)}to{transform:translate(75.8097vw,99vh) scale(.1534)}}.snow:nth-child(131){opacity:.4932;transform:translate(59.8599vw,-10px) scale(.6955);animation:fall-131 24s -22s linear infinite}@keyframes fall-131{52.149%{transform:translate(62.6876vw,52.149vh) scale(.6955)}to{transform:translate(61.27375vw,99vh) scale(.6955)}}.snow:nth-child(132){opacity:1.9648;transform:translate(63.8987vw,-10px) scale(.2024);animation:fall-132 24s -4s linear infinite}@keyframes fall-132{34.617%{transform:translate(66.6201vw,34.617vh) scale(.2024)}to{transform:translate(65.2594vw,99vh) scale(.2024)}}.snow:nth-child(133){opacity:.106;transform:translate(90.5914vw,-10px) scale(.6082);animation:fall-133 13s -30s linear infinite}@keyframes fall-133{67.394%{transform:translate(95.1587vw,67.394vh) scale(.6082)}to{transform:translate(92.87505vw,99vh) scale(.6082)}}.snow:nth-child(134){opacity:.1862;transform:translate(3.4199vw,-10px) scale(.3485);animation:fall-134 30s -4s linear infinite}@keyframes fall-134{68.813%{transform:translate(.2141vw,68.813vh) scale(.3485)}to{transform:translate(1.817vw,99vh) scale(.3485)}}.snow:nth-child(135){opacity:1.0154;transform:translate(48.8101vw,-10px) scale(.5122);animation:fall-135 24s -21s linear infinite}@keyframes fall-135{76.904%{transform:translate(41.9875vw,76.904vh) scale(.5122)}to{transform:translate(45.3988vw,99vh) scale(.5122)}}.snow:nth-child(136){opacity:1.3918;transform:translate(93.3835vw,-10px) scale(.3086);animation:fall-136 18s -7s linear infinite}@keyframes fall-136{36.327%{transform:translate(100.0425vw,36.327vh) scale(.3086)}to{transform:translate(96.713vw,99vh) scale(.3086)}}.snow:nth-child(137){opacity:1.047;transform:translate(36.7746vw,-10px) scale(.7238);animation:fall-137 14s -14s linear infinite}@keyframes fall-137{43.903%{transform:translate(44.2416vw,43.903vh) scale(.7238)}to{transform:translate(40.5081vw,99vh) scale(.7238)}}.snow:nth-child(138){opacity:1.318;transform:translate(4.8535vw,-10px) scale(.99);animation:fall-138 16s -29s linear infinite}@keyframes fall-138{69.558%{transform:translate(3.4312vw,69.558vh) scale(.99)}to{transform:translate(4.14235vw,99vh) scale(.99)}}.snow:nth-child(139){opacity:.1492;transform:translate(77.3002vw,-10px) scale(.2691);animation:fall-139 16s -7s linear infinite}@keyframes fall-139{57.329%{transform:translate(69.2633vw,57.329vh) scale(.2691)}to{transform:translate(73.28175vw,99vh) scale(.2691)}}.snow:nth-child(140){opacity:.5436;transform:translate(49.9208vw,-10px) scale(.8086);animation:fall-140 26s -6s linear infinite}@keyframes fall-140{65.252%{transform:translate(50.8747vw,65.252vh) scale(.8086)}to{transform:translate(50.39775vw,99vh) scale(.8086)}}.snow:nth-child(141){opacity:.4008;transform:translate(48.0587vw,-10px) scale(.68);animation:fall-141 25s -5s linear infinite}@keyframes fall-141{43.488%{transform:translate(51.5127vw,43.488vh) scale(.68)}to{transform:translate(49.7857vw,99vh) scale(.68)}}.snow:nth-child(142){opacity:.0346;transform:translate(77.3092vw,-10px) scale(.2321);animation:fall-142 20s -15s linear infinite}@keyframes fall-142{56.831%{transform:translate(77.06vw,56.831vh) scale(.2321)}to{transform:translate(77.1846vw,99vh) scale(.2321)}}.snow:nth-child(143){opacity:1.0574;transform:translate(32.8295vw,-10px) scale(.1018);animation:fall-143 29s -4s linear infinite}@keyframes fall-143{66.534%{transform:translate(36.559vw,66.534vh) scale(.1018)}to{transform:translate(34.69425vw,99vh) scale(.1018)}}.snow:nth-child(144){opacity:1.715;transform:translate(90.3994vw,-10px) scale(.6246);animation:fall-144 15s -28s linear infinite}@keyframes fall-144{63.061%{transform:translate(98.2034vw,63.061vh) scale(.6246)}to{transform:translate(94.3014vw,99vh) scale(.6246)}}.snow:nth-child(145){opacity:.144;transform:translate(49.9116vw,-10px) scale(.698);animation:fall-145 30s -6s linear infinite}@keyframes fall-145{34.736%{transform:translate(53.6144vw,34.736vh) scale(.698)}to{transform:translate(51.763vw,99vh) scale(.698)}}.snow:nth-child(146){opacity:.9192;transform:translate(95.2784vw,-10px) scale(.4533);animation:fall-146 26s -30s linear infinite}@keyframes fall-146{68.459%{transform:translate(96.3739vw,68.459vh) scale(.4533)}to{transform:translate(95.82615vw,99vh) scale(.4533)}}.snow:nth-child(147){opacity:1.6732;transform:translate(2.7475vw,-10px) scale(.1989);animation:fall-147 22s -5s linear infinite}@keyframes fall-147{50.05%{transform:translate(11.0236vw,50.05vh) scale(.1989)}to{transform:translate(6.88555vw,99vh) scale(.1989)}}.snow:nth-child(148){opacity:.082;transform:translate(52.3279vw,-10px) scale(.4483);animation:fall-148 27s -21s linear infinite}@keyframes fall-148{38.511%{transform:translate(50.6417vw,38.511vh) scale(.4483)}to{transform:translate(51.4848vw,99vh) scale(.4483)}}.snow:nth-child(149){opacity:1.8922;transform:translate(9.9465vw,-10px) scale(.5285);animation:fall-149 20s -19s linear infinite}@keyframes fall-149{50.467%{transform:translate(17.5907vw,50.467vh) scale(.5285)}to{transform:translate(13.7686vw,99vh) scale(.5285)}}.snow:nth-child(150){opacity:.2642;transform:translate(11.3401vw,-10px) scale(.3474);animation:fall-150 29s -3s linear infinite}@keyframes fall-150{47.641%{transform:translate(18.2172vw,47.641vh) scale(.3474)}to{transform:translate(14.77865vw,99vh) scale(.3474)}}.snow:nth-child(151){opacity:1.8736;transform:translate(30.2602vw,-10px) scale(.7541);animation:fall-151 23s -24s linear infinite}@keyframes fall-151{64.637%{transform:translate(21.9767vw,64.637vh) scale(.7541)}to{transform:translate(26.11845vw,99vh) scale(.7541)}}.snow:nth-child(152){opacity:.5514;transform:translate(57.0961vw,-10px) scale(.7216);animation:fall-152 21s -29s linear infinite}@keyframes fall-152{74.135%{transform:translate(56.734vw,74.135vh) scale(.7216)}to{transform:translate(56.91505vw,99vh) scale(.7216)}}.snow:nth-child(153){opacity:1.4108;transform:translate(93.0534vw,-10px) scale(.4674);animation:fall-153 25s -23s linear infinite}@keyframes fall-153{35.332%{transform:translate(90.4152vw,35.332vh) scale(.4674)}to{transform:translate(91.7343vw,99vh) scale(.4674)}}.snow:nth-child(154){opacity:.1508;transform:translate(4.0429vw,-10px) scale(.2703);animation:fall-154 25s -10s linear infinite}@keyframes fall-154{37.877%{transform:translate(7.7279vw,37.877vh) scale(.2703)}to{transform:translate(5.8854vw,99vh) scale(.2703)}}.snow:nth-child(155){opacity:1.7694;transform:translate(36.0059vw,-10px) scale(.1422);animation:fall-155 14s -6s linear infinite}@keyframes fall-155{50.432%{transform:translate(40.4596vw,50.432vh) scale(.1422)}to{transform:translate(38.23275vw,99vh) scale(.1422)}}.snow:nth-child(156){opacity:1.1724;transform:translate(92.7832vw,-10px) scale(.8995);animation:fall-156 23s -16s linear infinite}@keyframes fall-156{31.483%{transform:translate(90.3331vw,31.483vh) scale(.8995)}to{transform:translate(91.55815vw,99vh) scale(.8995)}}.snow:nth-child(157){opacity:.9604;transform:translate(49.1269vw,-10px) scale(.7434);animation:fall-157 24s -5s linear infinite}@keyframes fall-157{46.463%{transform:translate(51.9119vw,46.463vh) scale(.7434)}to{transform:translate(50.5194vw,99vh) scale(.7434)}}.snow:nth-child(158){opacity:1.8438;transform:translate(64.7713vw,-10px) scale(.5647);animation:fall-158 30s -3s linear infinite}@keyframes fall-158{78.698%{transform:translate(69.8484vw,78.698vh) scale(.5647)}to{transform:translate(67.30985vw,99vh) scale(.5647)}}.snow:nth-child(159){opacity:.2924;transform:translate(74.8286vw,-10px) scale(.7025);animation:fall-159 29s -3s linear infinite}@keyframes fall-159{67.448%{transform:translate(71.3408vw,67.448vh) scale(.7025)}to{transform:translate(73.0847vw,99vh) scale(.7025)}}.snow:nth-child(160){opacity:1.2226;transform:translate(5.8329vw,-10px) scale(.5189);animation:fall-160 20s -8s linear infinite}@keyframes fall-160{75.201%{transform:translate(10.1842vw,75.201vh) scale(.5189)}to{transform:translate(8.00855vw,99vh) scale(.5189)}}.snow:nth-child(161){opacity:1.1262;transform:translate(6.919vw,-10px) scale(.4104);animation:fall-161 18s -20s linear infinite}@keyframes fall-161{33.52%{transform:translate(9.1199vw,33.52vh) scale(.4104)}to{transform:translate(8.01945vw,99vh) scale(.4104)}}.snow:nth-child(162){opacity:.5692;transform:translate(69.6019vw,-10px) scale(.2703);animation:fall-162 10s -18s linear infinite}@keyframes fall-162{72.502%{transform:translate(76.0203vw,72.502vh) scale(.2703)}to{transform:translate(72.8111vw,99vh) scale(.2703)}}.snow:nth-child(163){opacity:.095;transform:translate(49.9628vw,-10px) scale(.3592);animation:fall-163 11s -8s linear infinite}@keyframes fall-163{39.035%{transform:translate(41.3679vw,39.035vh) scale(.3592)}to{transform:translate(45.66535vw,99vh) scale(.3592)}}.snow:nth-child(164){opacity:.096;transform:translate(86.8296vw,-10px) scale(.4026);animation:fall-164 23s -3s linear infinite}@keyframes fall-164{52.793%{transform:translate(90.8582vw,52.793vh) scale(.4026)}to{transform:translate(88.8439vw,99vh) scale(.4026)}}.snow:nth-child(165){opacity:.3998;transform:translate(82.9241vw,-10px) scale(.975);animation:fall-165 15s -11s linear infinite}@keyframes fall-165{73.374%{transform:translate(85.6602vw,73.374vh) scale(.975)}to{transform:translate(84.29215vw,99vh) scale(.975)}}.snow:nth-child(166){opacity:.7752;transform:translate(48.4655vw,-10px) scale(.3467);animation:fall-166 17s -19s linear infinite}@keyframes fall-166{42.893%{transform:translate(51.6751vw,42.893vh) scale(.3467)}to{transform:translate(50.0703vw,99vh) scale(.3467)}}.snow:nth-child(167){opacity:1.271;transform:translate(26.9302vw,-10px) scale(.3539);animation:fall-167 16s -27s linear infinite}@keyframes fall-167{79.242%{transform:translate(24.334vw,79.242vh) scale(.3539)}to{transform:translate(25.6321vw,99vh) scale(.3539)}}.snow:nth-child(168){opacity:.7748;transform:translate(48.2084vw,-10px) scale(.8139);animation:fall-168 29s -24s linear infinite}@keyframes fall-168{76.347%{transform:translate(40.8119vw,76.347vh) scale(.8139)}to{transform:translate(44.51015vw,99vh) scale(.8139)}}.snow:nth-child(169){opacity:.0332;transform:translate(62.439vw,-10px) scale(.7079);animation:fall-169 10s -15s linear infinite}@keyframes fall-169{44.837%{transform:translate(54.545vw,44.837vh) scale(.7079)}to{transform:translate(58.492vw,99vh) scale(.7079)}}.snow:nth-child(170){opacity:1.8662;transform:translate(37.364vw,-10px) scale(.9345);animation:fall-170 14s -7s linear infinite}@keyframes fall-170{69.308%{transform:translate(34.4531vw,69.308vh) scale(.9345)}to{transform:translate(35.90855vw,99vh) scale(.9345)}}.snow:nth-child(171){opacity:.9144;transform:translate(83.8439vw,-10px) scale(.8574);animation:fall-171 30s -20s linear infinite}@keyframes fall-171{42.793%{transform:translate(90.202vw,42.793vh) scale(.8574)}to{transform:translate(87.02295vw,99vh) scale(.8574)}}.snow:nth-child(172){opacity:1.2828;transform:translate(72.8615vw,-10px) scale(.5918);animation:fall-172 16s -3s linear infinite}@keyframes fall-172{50.993%{transform:translate(62.9237vw,50.993vh) scale(.5918)}to{transform:translate(67.8926vw,99vh) scale(.5918)}}.snow:nth-child(173){opacity:.7186;transform:translate(81.1338vw,-10px) scale(.4735);animation:fall-173 17s -28s linear infinite}@keyframes fall-173{56.087%{transform:translate(76.1097vw,56.087vh) scale(.4735)}to{transform:translate(78.62175vw,99vh) scale(.4735)}}.snow:nth-child(174){opacity:.602;transform:translate(25.4546vw,-10px) scale(.1122);animation:fall-174 26s -9s linear infinite}@keyframes fall-174{61.298%{transform:translate(22.7268vw,61.298vh) scale(.1122)}to{transform:translate(24.0907vw,99vh) scale(.1122)}}.snow:nth-child(175){opacity:1.7722;transform:translate(49.1095vw,-10px) scale(.153);animation:fall-175 16s -6s linear infinite}@keyframes fall-175{37.699%{transform:translate(40.0341vw,37.699vh) scale(.153)}to{transform:translate(44.5718vw,99vh) scale(.153)}}.snow:nth-child(176){opacity:1.064;transform:translate(77.1268vw,-10px) scale(.7003);animation:fall-176 16s -30s linear infinite}@keyframes fall-176{70.157%{transform:translate(84.1903vw,70.157vh) scale(.7003)}to{transform:translate(80.65855vw,99vh) scale(.7003)}}.snow:nth-child(177){opacity:1.0862;transform:translate(43.1858vw,-10px) scale(.0924);animation:fall-177 19s -5s linear infinite}@keyframes fall-177{78.268%{transform:translate(44.1993vw,78.268vh) scale(.0924)}to{transform:translate(43.69255vw,99vh) scale(.0924)}}.snow:nth-child(178){opacity:1.8308;transform:translate(47.5529vw,-10px) scale(.7798);animation:fall-178 21s -30s linear infinite}@keyframes fall-178{30.973%{transform:translate(38.4525vw,30.973vh) scale(.7798)}to{transform:translate(43.0027vw,99vh) scale(.7798)}}.snow:nth-child(179){opacity:1.8164;transform:translate(.8735vw,-10px) scale(.0745);animation:fall-179 12s -24s linear infinite}@keyframes fall-179{76.29%{transform:translate(6.6753vw,76.29vh) scale(.0745)}to{transform:translate(3.7744vw,99vh) scale(.0745)}}.snow:nth-child(180){opacity:1.7156;transform:translate(6.3277vw,-10px) scale(.4617);animation:fall-180 11s -18s linear infinite}@keyframes fall-180{71.147%{transform:translate(15.4558vw,71.147vh) scale(.4617)}to{transform:translate(10.89175vw,99vh) scale(.4617)}}.snow:nth-child(181){opacity:.8238;transform:translate(36.6862vw,-10px) scale(.6797);animation:fall-181 28s -27s linear infinite}@keyframes fall-181{31.932%{transform:translate(41.2585vw,31.932vh) scale(.6797)}to{transform:translate(38.97235vw,99vh) scale(.6797)}}.snow:nth-child(182){opacity:.7428;transform:translate(70.6625vw,-10px) scale(.3776);animation:fall-182 15s -27s linear infinite}@keyframes fall-182{60.271%{transform:translate(73.3125vw,60.271vh) scale(.3776)}to{transform:translate(71.9875vw,99vh) scale(.3776)}}.snow:nth-child(183){opacity:.4824;transform:translate(67.7591vw,-10px) scale(.4257);animation:fall-183 11s -22s linear infinite}@keyframes fall-183{61.666%{transform:translate(72.7472vw,61.666vh) scale(.4257)}to{transform:translate(70.25315vw,99vh) scale(.4257)}}.snow:nth-child(184){opacity:1.386;transform:translate(48.0785vw,-10px) scale(.2674);animation:fall-184 12s -9s linear infinite}@keyframes fall-184{61.463%{transform:translate(48.9644vw,61.463vh) scale(.2674)}to{transform:translate(48.52145vw,99vh) scale(.2674)}}.snow:nth-child(185){opacity:.8068;transform:translate(83.8701vw,-10px) scale(.7113);animation:fall-185 23s -29s linear infinite}@keyframes fall-185{31.599%{transform:translate(81.865vw,31.599vh) scale(.7113)}to{transform:translate(82.86755vw,99vh) scale(.7113)}}.snow:nth-child(186){opacity:.6146;transform:translate(34.8487vw,-10px) scale(.4);animation:fall-186 21s -22s linear infinite}@keyframes fall-186{68.942%{transform:translate(35.3282vw,68.942vh) scale(.4)}to{transform:translate(35.08845vw,99vh) scale(.4)}}.snow:nth-child(187){opacity:.6138;transform:translate(2.8134vw,-10px) scale(.9296);animation:fall-187 17s -28s linear infinite}@keyframes fall-187{67.83%{transform:translate(-.2899vw,67.83vh) scale(.9296)}to{transform:translate(1.26175vw,99vh) scale(.9296)}}.snow:nth-child(188){opacity:1.7006;transform:translate(29.0135vw,-10px) scale(.7291);animation:fall-188 23s -19s linear infinite}@keyframes fall-188{79.691%{transform:translate(30.3587vw,79.691vh) scale(.7291)}to{transform:translate(29.6861vw,99vh) scale(.7291)}}.snow:nth-child(189){opacity:.3826;transform:translate(98.1642vw,-10px) scale(.464);animation:fall-189 21s -15s linear infinite}@keyframes fall-189{45.503%{transform:translate(94.9636vw,45.503vh) scale(.464)}to{transform:translate(96.5639vw,99vh) scale(.464)}}.snow:nth-child(190){opacity:.45;transform:translate(37.395vw,-10px) scale(.719);animation:fall-190 21s -21s linear infinite}@keyframes fall-190{36.009%{transform:translate(28.2859vw,36.009vh) scale(.719)}to{transform:translate(32.84045vw,99vh) scale(.719)}}.snow:nth-child(191){opacity:1.4122;transform:translate(59.423vw,-10px) scale(.4082);animation:fall-191 27s -20s linear infinite}@keyframes fall-191{44.327%{transform:translate(65.2847vw,44.327vh) scale(.4082)}to{transform:translate(62.35385vw,99vh) scale(.4082)}}.snow:nth-child(192){opacity:.8966;transform:translate(99.3917vw,-10px) scale(.9208);animation:fall-192 20s -30s linear infinite}@keyframes fall-192{79.14%{transform:translate(98.5924vw,79.14vh) scale(.9208)}to{transform:translate(98.99205vw,99vh) scale(.9208)}}.snow:nth-child(193){opacity:1.995;transform:translate(24.1347vw,-10px) scale(.4189);animation:fall-193 18s -9s linear infinite}@keyframes fall-193{41.383%{transform:translate(25.5456vw,41.383vh) scale(.4189)}to{transform:translate(24.84015vw,99vh) scale(.4189)}}.snow:nth-child(194){opacity:.5994;transform:translate(37.0707vw,-10px) scale(.9747);animation:fall-194 25s -14s linear infinite}@keyframes fall-194{51.279%{transform:translate(30.3349vw,51.279vh) scale(.9747)}to{transform:translate(33.7028vw,99vh) scale(.9747)}}.snow:nth-child(195){opacity:1.569;transform:translate(39.7813vw,-10px) scale(.2361);animation:fall-195 11s -19s linear infinite}@keyframes fall-195{51.792%{transform:translate(35.8211vw,51.792vh) scale(.2361)}to{transform:translate(37.8012vw,99vh) scale(.2361)}}.snow:nth-child(196){opacity:1.556;transform:translate(12.4886vw,-10px) scale(.0131);animation:fall-196 15s -23s linear infinite}@keyframes fall-196{59.969%{transform:translate(18.4236vw,59.969vh) scale(.0131)}to{transform:translate(15.4561vw,99vh) scale(.0131)}}.snow:nth-child(197){opacity:1.3096;transform:translate(44.8157vw,-10px) scale(.6757);animation:fall-197 23s -16s linear infinite}@keyframes fall-197{53.77%{transform:translate(35.0784vw,53.77vh) scale(.6757)}to{transform:translate(39.94705vw,99vh) scale(.6757)}}.snow:nth-child(198){opacity:.1308;transform:translate(34.7609vw,-10px) scale(.2127);animation:fall-198 10s -10s linear infinite}@keyframes fall-198{49.112%{transform:translate(33.9854vw,49.112vh) scale(.2127)}to{transform:translate(34.37315vw,99vh) scale(.2127)}}.snow:nth-child(199){opacity:1.5562;transform:translate(88.2138vw,-10px) scale(.399);animation:fall-199 12s -30s linear infinite}@keyframes fall-199{71.965%{transform:translate(89.9665vw,71.965vh) scale(.399)}to{transform:translate(89.09015vw,99vh) scale(.399)}}.snow:nth-child(200){opacity:1.1448;transform:translate(18.129vw,-10px) scale(.168);animation:fall-200 13s -11s linear infinite}@keyframes fall-200{46.234%{transform:translate(12.3319vw,46.234vh) scale(.168)}to{transform:translate(15.23045vw,99vh) scale(.168)}}.snow:nth-child(201){opacity:1.0436;transform:translate(20.1639vw,-10px) scale(.9506);animation:fall-201 10s -25s linear infinite}@keyframes fall-201{55.447%{transform:translate(30.0347vw,55.447vh) scale(.9506)}to{transform:translate(25.0993vw,99vh) scale(.9506)}}.snow:nth-child(202){opacity:1.4436;transform:translate(22.9484vw,-10px) scale(.2158);animation:fall-202 25s -13s linear infinite}@keyframes fall-202{66.657%{transform:translate(32.6686vw,66.657vh) scale(.2158)}to{transform:translate(27.8085vw,99vh) scale(.2158)}}.snow:nth-child(203){opacity:.9848;transform:translate(82.2932vw,-10px) scale(.5037);animation:fall-203 26s -21s linear infinite}@keyframes fall-203{52.843%{transform:translate(90.7501vw,52.843vh) scale(.5037)}to{transform:translate(86.52165vw,99vh) scale(.5037)}}.snow:nth-child(204){opacity:.8852;transform:translate(50.5457vw,-10px) scale(.3354);animation:fall-204 25s -23s linear infinite}@keyframes fall-204{30.443%{transform:translate(51.7446vw,30.443vh) scale(.3354)}to{transform:translate(51.14515vw,99vh) scale(.3354)}}.snow:nth-child(205){opacity:1.719;transform:translate(89.9432vw,-10px) scale(.1326);animation:fall-205 25s -25s linear infinite}@keyframes fall-205{69.928%{transform:translate(88.8192vw,69.928vh) scale(.1326)}to{transform:translate(89.3812vw,99vh) scale(.1326)}}.snow:nth-child(206){opacity:.0486;transform:translate(85.1502vw,-10px) scale(.204);animation:fall-206 30s -4s linear infinite}@keyframes fall-206{71.178%{transform:translate(77.1826vw,71.178vh) scale(.204)}to{transform:translate(81.1664vw,99vh) scale(.204)}}.snow:nth-child(207){opacity:.1338;transform:translate(11.6144vw,-10px) scale(.8347);animation:fall-207 28s -19s linear infinite}@keyframes fall-207{45.52%{transform:translate(20.653vw,45.52vh) scale(.8347)}to{transform:translate(16.1337vw,99vh) scale(.8347)}}.snow:nth-child(208){opacity:1.4742;transform:translate(.7845vw,-10px) scale(.7447);animation:fall-208 27s -24s linear infinite}@keyframes fall-208{35.37%{transform:translate(-1.306vw,35.37vh) scale(.7447)}to{transform:translate(-.26075vw,99vh) scale(.7447)}}.snow:nth-child(209){opacity:.1338;transform:translate(2.1435vw,-10px) scale(.9156);animation:fall-209 23s -27s linear infinite}@keyframes fall-209{74.374%{transform:translate(1.3073vw,74.374vh) scale(.9156)}to{transform:translate(1.7254vw,99vh) scale(.9156)}}.snow:nth-child(210){opacity:.014;transform:translate(84.3216vw,-10px) scale(.4158);animation:fall-210 25s -26s linear infinite}@keyframes fall-210{42.829%{transform:translate(88.3283vw,42.829vh) scale(.4158)}to{transform:translate(86.32495vw,99vh) scale(.4158)}}.snow:nth-child(211){opacity:.101;transform:translate(80.5828vw,-10px) scale(.5231);animation:fall-211 28s -13s linear infinite}@keyframes fall-211{45.498%{transform:translate(89.8083vw,45.498vh) scale(.5231)}to{transform:translate(85.19555vw,99vh) scale(.5231)}}.snow:nth-child(212){opacity:.7254;transform:translate(75.5673vw,-10px) scale(.7984);animation:fall-212 16s -7s linear infinite}@keyframes fall-212{59.214%{transform:translate(80.2205vw,59.214vh) scale(.7984)}to{transform:translate(77.8939vw,99vh) scale(.7984)}}.snow:nth-child(213){opacity:.47;transform:translate(47.2206vw,-10px) scale(.7838);animation:fall-213 23s -27s linear infinite}@keyframes fall-213{32.913%{transform:translate(47.8387vw,32.913vh) scale(.7838)}to{transform:translate(47.52965vw,99vh) scale(.7838)}}.snow:nth-child(214){opacity:.653;transform:translate(44.8377vw,-10px) scale(.3192);animation:fall-214 28s -29s linear infinite}@keyframes fall-214{48.348%{transform:translate(49.0838vw,48.348vh) scale(.3192)}to{transform:translate(46.96075vw,99vh) scale(.3192)}}.snow:nth-child(215){opacity:1.855;transform:translate(76.8038vw,-10px) scale(.2639);animation:fall-215 15s -10s linear infinite}@keyframes fall-215{35.111%{transform:translate(76.691vw,35.111vh) scale(.2639)}to{transform:translate(76.7474vw,99vh) scale(.2639)}}.snow:nth-child(216){opacity:.145;transform:translate(62.3715vw,-10px) scale(.0535);animation:fall-216 16s -15s linear infinite}@keyframes fall-216{79.588%{transform:translate(72.2642vw,79.588vh) scale(.0535)}to{transform:translate(67.31785vw,99vh) scale(.0535)}}.snow:nth-child(217){opacity:.0386;transform:translate(58.545vw,-10px) scale(.5634);animation:fall-217 23s -7s linear infinite}@keyframes fall-217{59.066%{transform:translate(66.863vw,59.066vh) scale(.5634)}to{transform:translate(62.704vw,99vh) scale(.5634)}}.snow:nth-child(218){opacity:.3996;transform:translate(80.5886vw,-10px) scale(.3119);animation:fall-218 20s -28s linear infinite}@keyframes fall-218{35.314%{transform:translate(87.9072vw,35.314vh) scale(.3119)}to{transform:translate(84.2479vw,99vh) scale(.3119)}}.snow:nth-child(219){opacity:1.386;transform:translate(19.7436vw,-10px) scale(.5079);animation:fall-219 18s -9s linear infinite}@keyframes fall-219{79.536%{transform:translate(15.9661vw,79.536vh) scale(.5079)}to{transform:translate(17.85485vw,99vh) scale(.5079)}}.snow:nth-child(220){opacity:.0374;transform:translate(31.8214vw,-10px) scale(.8195);animation:fall-220 18s -21s linear infinite}@keyframes fall-220{71.645%{transform:translate(22.7726vw,71.645vh) scale(.8195)}to{transform:translate(27.297vw,99vh) scale(.8195)}}.snow:nth-child(221){opacity:.7682;transform:translate(15.9473vw,-10px) scale(.4064);animation:fall-221 22s -20s linear infinite}@keyframes fall-221{59.716%{transform:translate(22.0018vw,59.716vh) scale(.4064)}to{transform:translate(18.97455vw,99vh) scale(.4064)}}.snow:nth-child(222){opacity:.7756;transform:translate(90.7331vw,-10px) scale(.5847);animation:fall-222 12s -24s linear infinite}@keyframes fall-222{67.019%{transform:translate(83.2927vw,67.019vh) scale(.5847)}to{transform:translate(87.0129vw,99vh) scale(.5847)}}.snow:nth-child(223){opacity:1.3364;transform:translate(2.5045vw,-10px) scale(.3279);animation:fall-223 17s -6s linear infinite}@keyframes fall-223{45.713%{transform:translate(11.0176vw,45.713vh) scale(.3279)}to{transform:translate(6.76105vw,99vh) scale(.3279)}}.snow:nth-child(224){opacity:.1228;transform:translate(37.0904vw,-10px) scale(.3793);animation:fall-224 11s -10s linear infinite}@keyframes fall-224{43.83%{transform:translate(36.9627vw,43.83vh) scale(.3793)}to{transform:translate(37.02655vw,99vh) scale(.3793)}}.snow:nth-child(225){opacity:.9352;transform:translate(97.3502vw,-10px) scale(.5255);animation:fall-225 28s -16s linear infinite}@keyframes fall-225{70.66%{transform:translate(89.147vw,70.66vh) scale(.5255)}to{transform:translate(93.2486vw,99vh) scale(.5255)}}.snow:nth-child(226){opacity:.1262;transform:translate(33.9935vw,-10px) scale(.3131);animation:fall-226 23s -26s linear infinite}@keyframes fall-226{69.613%{transform:translate(41.993vw,69.613vh) scale(.3131)}to{transform:translate(37.99325vw,99vh) scale(.3131)}}.snow:nth-child(227){opacity:.9596;transform:translate(64.6701vw,-10px) scale(.9751);animation:fall-227 29s -29s linear infinite}@keyframes fall-227{67.518%{transform:translate(68.7303vw,67.518vh) scale(.9751)}to{transform:translate(66.7002vw,99vh) scale(.9751)}}.snow:nth-child(228){opacity:.683;transform:translate(81.2119vw,-10px) scale(.7535);animation:fall-228 17s -18s linear infinite}@keyframes fall-228{79.643%{transform:translate(88.0288vw,79.643vh) scale(.7535)}to{transform:translate(84.62035vw,99vh) scale(.7535)}}.snow:nth-child(229){opacity:.1736;transform:translate(41.7612vw,-10px) scale(.3514);animation:fall-229 13s -15s linear infinite}@keyframes fall-229{61.685%{transform:translate(34.347vw,61.685vh) scale(.3514)}to{transform:translate(38.0541vw,99vh) scale(.3514)}}.snow:nth-child(230){opacity:.521;transform:translate(22.2404vw,-10px) scale(.1102);animation:fall-230 23s -3s linear infinite}@keyframes fall-230{55.84%{transform:translate(26.8978vw,55.84vh) scale(.1102)}to{transform:translate(24.5691vw,99vh) scale(.1102)}}.snow:nth-child(231){opacity:.5038;transform:translate(38.9238vw,-10px) scale(.8011);animation:fall-231 16s -12s linear infinite}@keyframes fall-231{63.225%{transform:translate(43.8516vw,63.225vh) scale(.8011)}to{transform:translate(41.3877vw,99vh) scale(.8011)}}.snow:nth-child(232){opacity:1.7822;transform:translate(25.8173vw,-10px) scale(.2136);animation:fall-232 12s -19s linear infinite}@keyframes fall-232{47.333%{transform:translate(35.4571vw,47.333vh) scale(.2136)}to{transform:translate(30.6372vw,99vh) scale(.2136)}}.snow:nth-child(233){opacity:.442;transform:translate(66.1871vw,-10px) scale(.0225);animation:fall-233 17s -17s linear infinite}@keyframes fall-233{53.433%{transform:translate(60.9412vw,53.433vh) scale(.0225)}to{transform:translate(63.56415vw,99vh) scale(.0225)}}.snow:nth-child(234){opacity:.4062;transform:translate(46.1099vw,-10px) scale(.615);animation:fall-234 13s -12s linear infinite}@keyframes fall-234{78.595%{transform:translate(53.8972vw,78.595vh) scale(.615)}to{transform:translate(50.00355vw,99vh) scale(.615)}}.snow:nth-child(235){opacity:1.468;transform:translate(20.0665vw,-10px) scale(.1781);animation:fall-235 20s -26s linear infinite}@keyframes fall-235{50.617%{transform:translate(14.5585vw,50.617vh) scale(.1781)}to{transform:translate(17.3125vw,99vh) scale(.1781)}}.snow:nth-child(236){opacity:1.9372;transform:translate(5.8777vw,-10px) scale(.793);animation:fall-236 10s -20s linear infinite}@keyframes fall-236{57.521%{transform:translate(7.5562vw,57.521vh) scale(.793)}to{transform:translate(6.71695vw,99vh) scale(.793)}}.snow:nth-child(237){opacity:1.2686;transform:translate(68.5613vw,-10px) scale(.9357);animation:fall-237 15s -29s linear infinite}@keyframes fall-237{37.607%{transform:translate(72.7495vw,37.607vh) scale(.9357)}to{transform:translate(70.6554vw,99vh) scale(.9357)}}.snow:nth-child(238){opacity:.6114;transform:translate(21.3134vw,-10px) scale(.4691);animation:fall-238 16s -9s linear infinite}@keyframes fall-238{30.314%{transform:translate(20.5624vw,30.314vh) scale(.4691)}to{transform:translate(20.9379vw,99vh) scale(.4691)}}.snow:nth-child(239){opacity:1.9598;transform:translate(96.1608vw,-10px) scale(.1612);animation:fall-239 21s -6s linear infinite}@keyframes fall-239{73.528%{transform:translate(106.0649vw,73.528vh) scale(.1612)}to{transform:translate(101.11285vw,99vh) scale(.1612)}}.snow:nth-child(240){opacity:1.598;transform:translate(38.0728vw,-10px) scale(.0347);animation:fall-240 19s -8s linear infinite}@keyframes fall-240{46.536%{transform:translate(32.5486vw,46.536vh) scale(.0347)}to{transform:translate(35.3107vw,99vh) scale(.0347)}}.snow:nth-child(241){opacity:1.974;transform:translate(88.9113vw,-10px) scale(.8145);animation:fall-241 22s -26s linear infinite}@keyframes fall-241{48.118%{transform:translate(86.5851vw,48.118vh) scale(.8145)}to{transform:translate(87.7482vw,99vh) scale(.8145)}}.snow:nth-child(242){opacity:1.3444;transform:translate(85.3234vw,-10px) scale(.5719);animation:fall-242 10s -28s linear infinite}@keyframes fall-242{30.318%{transform:translate(90.1665vw,30.318vh) scale(.5719)}to{transform:translate(87.74495vw,99vh) scale(.5719)}}.snow:nth-child(243){opacity:1.9458;transform:translate(63.4784vw,-10px) scale(.6911);animation:fall-243 25s -3s linear infinite}@keyframes fall-243{63.343%{transform:translate(70.1894vw,63.343vh) scale(.6911)}to{transform:translate(66.8339vw,99vh) scale(.6911)}}.snow:nth-child(244){opacity:1.637;transform:translate(49.5643vw,-10px) scale(.7107);animation:fall-244 18s -21s linear infinite}@keyframes fall-244{48.12%{transform:translate(51.8582vw,48.12vh) scale(.7107)}to{transform:translate(50.71125vw,99vh) scale(.7107)}}.snow:nth-child(245){opacity:1.0848;transform:translate(79.9965vw,-10px) scale(.3563);animation:fall-245 23s -3s linear infinite}@keyframes fall-245{44.462%{transform:translate(88.8828vw,44.462vh) scale(.3563)}to{transform:translate(84.43965vw,99vh) scale(.3563)}}.snow:nth-child(246){opacity:.7318;transform:translate(64.7596vw,-10px) scale(.6909);animation:fall-246 14s -1s linear infinite}@keyframes fall-246{58.586%{transform:translate(74.3277vw,58.586vh) scale(.6909)}to{transform:translate(69.54365vw,99vh) scale(.6909)}}.snow:nth-child(247){opacity:.4916;transform:translate(13.0757vw,-10px) scale(.2111);animation:fall-247 21s -25s linear infinite}@keyframes fall-247{76.439%{transform:translate(22.9816vw,76.439vh) scale(.2111)}to{transform:translate(18.02865vw,99vh) scale(.2111)}}.snow:nth-child(248){opacity:1.3852;transform:translate(43.4072vw,-10px) scale(.3571);animation:fall-248 24s -30s linear infinite}@keyframes fall-248{54.268%{transform:translate(40.9141vw,54.268vh) scale(.3571)}to{transform:translate(42.16065vw,99vh) scale(.3571)}}.snow:nth-child(249){opacity:1.3246;transform:translate(18.7941vw,-10px) scale(.2909);animation:fall-249 24s -23s linear infinite}@keyframes fall-249{56.733%{transform:translate(11.8869vw,56.733vh) scale(.2909)}to{transform:translate(15.3405vw,99vh) scale(.2909)}}.snow:nth-child(250){opacity:.0206;transform:translate(87.0693vw,-10px) scale(.0925);animation:fall-250 28s -14s linear infinite}@keyframes fall-250{31.747%{transform:translate(88.1252vw,31.747vh) scale(.0925)}to{transform:translate(87.59725vw,99vh) scale(.0925)}}.snow:nth-child(251){opacity:1.4978;transform:translate(59.0896vw,-10px) scale(.8462);animation:fall-251 26s -25s linear infinite}@keyframes fall-251{75.668%{transform:translate(54.0632vw,75.668vh) scale(.8462)}to{transform:translate(56.5764vw,99vh) scale(.8462)}}.snow:nth-child(252){opacity:1.4522;transform:translate(9.1416vw,-10px) scale(.6493);animation:fall-252 21s -29s linear infinite}@keyframes fall-252{47.756%{transform:translate(7.2379vw,47.756vh) scale(.6493)}to{transform:translate(8.18975vw,99vh) scale(.6493)}}.snow:nth-child(253){opacity:1.349;transform:translate(8.1928vw,-10px) scale(.3322);animation:fall-253 14s -26s linear infinite}@keyframes fall-253{55.67%{transform:translate(-1.3278vw,55.67vh) scale(.3322)}to{transform:translate(3.4325vw,99vh) scale(.3322)}}.snow:nth-child(254){opacity:1.317;transform:translate(48.6373vw,-10px) scale(.7354);animation:fall-254 17s -3s linear infinite}@keyframes fall-254{52.008%{transform:translate(52.4102vw,52.008vh) scale(.7354)}to{transform:translate(50.52375vw,99vh) scale(.7354)}}.snow:nth-child(255){opacity:1.6018;transform:translate(81.1644vw,-10px) scale(.2581);animation:fall-255 19s -25s linear infinite}@keyframes fall-255{58.48%{transform:translate(84.8762vw,58.48vh) scale(.2581)}to{transform:translate(83.0203vw,99vh) scale(.2581)}}.snow:nth-child(256){opacity:1.352;transform:translate(28.9895vw,-10px) scale(.0039);animation:fall-256 10s -1s linear infinite}@keyframes fall-256{66.853%{transform:translate(23.1195vw,66.853vh) scale(.0039)}to{transform:translate(26.0545vw,99vh) scale(.0039)}}.snow:nth-child(257){opacity:.7136;transform:translate(18.3988vw,-10px) scale(.3145);animation:fall-257 12s -27s linear infinite}@keyframes fall-257{75.2%{transform:translate(19.8365vw,75.2vh) scale(.3145)}to{transform:translate(19.11765vw,99vh) scale(.3145)}}.snow:nth-child(258){opacity:1.4158;transform:translate(77.0947vw,-10px) scale(.5885);animation:fall-258 22s -13s linear infinite}@keyframes fall-258{44.567%{transform:translate(67.208vw,44.567vh) scale(.5885)}to{transform:translate(72.15135vw,99vh) scale(.5885)}}.snow:nth-child(259){opacity:1.5284;transform:translate(85.3725vw,-10px) scale(.3233);animation:fall-259 19s -25s linear infinite}@keyframes fall-259{38.464%{transform:translate(75.4007vw,38.464vh) scale(.3233)}to{transform:translate(80.3866vw,99vh) scale(.3233)}}.snow:nth-child(260){opacity:1.1492;transform:translate(27.7893vw,-10px) scale(.2815);animation:fall-260 17s -27s linear infinite}@keyframes fall-260{37.581%{transform:translate(34.1485vw,37.581vh) scale(.2815)}to{transform:translate(30.9689vw,99vh) scale(.2815)}}.snow:nth-child(261){opacity:1.5624;transform:translate(70.8891vw,-10px) scale(.252);animation:fall-261 15s -27s linear infinite}@keyframes fall-261{47.233%{transform:translate(79.2325vw,47.233vh) scale(.252)}to{transform:translate(75.0608vw,99vh) scale(.252)}}.snow:nth-child(262){opacity:1.8284;transform:translate(.695vw,-10px) scale(.0633);animation:fall-262 29s -1s linear infinite}@keyframes fall-262{37.812%{transform:translate(6.1237vw,37.812vh) scale(.0633)}to{transform:translate(3.40935vw,99vh) scale(.0633)}}.snow:nth-child(263){opacity:.9018;transform:translate(11.656vw,-10px) scale(.3648);animation:fall-263 24s -2s linear infinite}@keyframes fall-263{42.882%{transform:translate(6.0848vw,42.882vh) scale(.3648)}to{transform:translate(8.8704vw,99vh) scale(.3648)}}.snow:nth-child(264){opacity:.0696;transform:translate(6.9269vw,-10px) scale(.9512);animation:fall-264 13s -2s linear infinite}@keyframes fall-264{46.109%{transform:translate(12.0592vw,46.109vh) scale(.9512)}to{transform:translate(9.49305vw,99vh) scale(.9512)}}.snow:nth-child(265){opacity:.5646;transform:translate(49.4541vw,-10px) scale(.8043);animation:fall-265 30s -7s linear infinite}@keyframes fall-265{50.261%{transform:translate(56.2315vw,50.261vh) scale(.8043)}to{transform:translate(52.8428vw,99vh) scale(.8043)}}.snow:nth-child(266){opacity:.5342;transform:translate(89.3157vw,-10px) scale(.6414);animation:fall-266 19s -3s linear infinite}@keyframes fall-266{39.792%{transform:translate(99.0731vw,39.792vh) scale(.6414)}to{transform:translate(94.1944vw,99vh) scale(.6414)}}.snow:nth-child(267){opacity:1.0884;transform:translate(31.8834vw,-10px) scale(.8453);animation:fall-267 12s -12s linear infinite}@keyframes fall-267{55.472%{transform:translate(37.961vw,55.472vh) scale(.8453)}to{transform:translate(34.9222vw,99vh) scale(.8453)}}.snow:nth-child(268){opacity:.7562;transform:translate(93.1324vw,-10px) scale(.0881);animation:fall-268 26s -14s linear infinite}@keyframes fall-268{65.096%{transform:translate(96.6896vw,65.096vh) scale(.0881)}to{transform:translate(94.911vw,99vh) scale(.0881)}}.snow:nth-child(269){opacity:1.2862;transform:translate(62.2523vw,-10px) scale(.6337);animation:fall-269 15s -10s linear infinite}@keyframes fall-269{43.657%{transform:translate(55.8413vw,43.657vh) scale(.6337)}to{transform:translate(59.0468vw,99vh) scale(.6337)}}.snow:nth-child(270){opacity:1.842;transform:translate(20.3667vw,-10px) scale(.581);animation:fall-270 23s -1s linear infinite}@keyframes fall-270{30.338%{transform:translate(29.8908vw,30.338vh) scale(.581)}to{transform:translate(25.12875vw,99vh) scale(.581)}}.snow:nth-child(271){opacity:1.1342;transform:translate(63.2278vw,-10px) scale(.7195);animation:fall-271 23s -11s linear infinite}@keyframes fall-271{32.07%{transform:translate(65.9651vw,32.07vh) scale(.7195)}to{transform:translate(64.59645vw,99vh) scale(.7195)}}.snow:nth-child(272){opacity:.8074;transform:translate(27.9188vw,-10px) scale(.8047);animation:fall-272 16s -1s linear infinite}@keyframes fall-272{64.182%{transform:translate(28.9787vw,64.182vh) scale(.8047)}to{transform:translate(28.44875vw,99vh) scale(.8047)}}.snow:nth-child(273){opacity:.1462;transform:translate(17.3483vw,-10px) scale(.1078);animation:fall-273 11s -2s linear infinite}@keyframes fall-273{36.728%{transform:translate(9.1497vw,36.728vh) scale(.1078)}to{transform:translate(13.249vw,99vh) scale(.1078)}}.snow:nth-child(274){opacity:1.291;transform:translate(33.7556vw,-10px) scale(.6213);animation:fall-274 12s -18s linear infinite}@keyframes fall-274{60.526%{transform:translate(33.0462vw,60.526vh) scale(.6213)}to{transform:translate(33.4009vw,99vh) scale(.6213)}}.snow:nth-child(275){opacity:.8322;transform:translate(56.7039vw,-10px) scale(.8653);animation:fall-275 17s -29s linear infinite}@keyframes fall-275{64.549%{transform:translate(63.1473vw,64.549vh) scale(.8653)}to{transform:translate(59.9256vw,99vh) scale(.8653)}}.snow:nth-child(276){opacity:1.5696;transform:translate(74.8052vw,-10px) scale(.4311);animation:fall-276 26s -14s linear infinite}@keyframes fall-276{58.115%{transform:translate(79.8436vw,58.115vh) scale(.4311)}to{transform:translate(77.3244vw,99vh) scale(.4311)}}.snow:nth-child(277){opacity:1.0064;transform:translate(52.3598vw,-10px) scale(.3829);animation:fall-277 18s -17s linear infinite}@keyframes fall-277{43.862%{transform:translate(53.7958vw,43.862vh) scale(.3829)}to{transform:translate(53.0778vw,99vh) scale(.3829)}}.snow:nth-child(278){opacity:.5934;transform:translate(81.4359vw,-10px) scale(.1033);animation:fall-278 27s -23s linear infinite}@keyframes fall-278{62.109%{transform:translate(75.5624vw,62.109vh) scale(.1033)}to{transform:translate(78.49915vw,99vh) scale(.1033)}}.snow:nth-child(279){opacity:.235;transform:translate(92.7564vw,-10px) scale(.7083);animation:fall-279 28s -30s linear infinite}@keyframes fall-279{40.278%{transform:translate(101.938vw,40.278vh) scale(.7083)}to{transform:translate(97.3472vw,99vh) scale(.7083)}}.snow:nth-child(280){opacity:.7058;transform:translate(87.2086vw,-10px) scale(.564);animation:fall-280 16s -5s linear infinite}@keyframes fall-280{51.077%{transform:translate(85.238vw,51.077vh) scale(.564)}to{transform:translate(86.2233vw,99vh) scale(.564)}}.snow:nth-child(281){opacity:1.7444;transform:translate(41.4411vw,-10px) scale(.3472);animation:fall-281 28s -24s linear infinite}@keyframes fall-281{51.847%{transform:translate(49.8175vw,51.847vh) scale(.3472)}to{transform:translate(45.6293vw,99vh) scale(.3472)}}.snow:nth-child(282){opacity:1.0048;transform:translate(34.4077vw,-10px) scale(.2171);animation:fall-282 20s -13s linear infinite}@keyframes fall-282{65.897%{transform:translate(34.3442vw,65.897vh) scale(.2171)}to{transform:translate(34.37595vw,99vh) scale(.2171)}}.snow:nth-child(283){opacity:.342;transform:translate(67.3909vw,-10px) scale(.5627);animation:fall-283 16s -15s linear infinite}@keyframes fall-283{51.691%{transform:translate(64.3912vw,51.691vh) scale(.5627)}to{transform:translate(65.89105vw,99vh) scale(.5627)}}.snow:nth-child(284){opacity:1.167;transform:translate(11.6092vw,-10px) scale(.7847);animation:fall-284 30s -29s linear infinite}@keyframes fall-284{46.952%{transform:translate(6.0482vw,46.952vh) scale(.7847)}to{transform:translate(8.8287vw,99vh) scale(.7847)}}.snow:nth-child(285){opacity:.8498;transform:translate(93.5641vw,-10px) scale(.1988);animation:fall-285 22s -28s linear infinite}@keyframes fall-285{38.643%{transform:translate(99.3415vw,38.643vh) scale(.1988)}to{transform:translate(96.4528vw,99vh) scale(.1988)}}.snow:nth-child(286){opacity:.1466;transform:translate(47.0877vw,-10px) scale(.1149);animation:fall-286 21s -25s linear infinite}@keyframes fall-286{64.354%{transform:translate(37.6732vw,64.354vh) scale(.1149)}to{transform:translate(42.38045vw,99vh) scale(.1149)}}.snow:nth-child(287){opacity:.4294;transform:translate(88.9613vw,-10px) scale(.4557);animation:fall-287 10s -26s linear infinite}@keyframes fall-287{71.07%{transform:translate(91.4397vw,71.07vh) scale(.4557)}to{transform:translate(90.2005vw,99vh) scale(.4557)}}.snow:nth-child(288){opacity:1.2934;transform:translate(38.7453vw,-10px) scale(.4072);animation:fall-288 23s -8s linear infinite}@keyframes fall-288{32.693%{transform:translate(35.8021vw,32.693vh) scale(.4072)}to{transform:translate(37.2737vw,99vh) scale(.4072)}}.snow:nth-child(289){opacity:1.5438;transform:translate(53.2669vw,-10px) scale(.4483);animation:fall-289 25s -25s linear infinite}@keyframes fall-289{69.229%{transform:translate(48.455vw,69.229vh) scale(.4483)}to{transform:translate(50.86095vw,99vh) scale(.4483)}}.snow:nth-child(290){opacity:.0172;transform:translate(29.5999vw,-10px) scale(.1631);animation:fall-290 11s -27s linear infinite}@keyframes fall-290{44.569%{transform:translate(33.5241vw,44.569vh) scale(.1631)}to{transform:translate(31.562vw,99vh) scale(.1631)}}.snow:nth-child(291){opacity:.39;transform:translate(32.9078vw,-10px) scale(.6852);animation:fall-291 13s -10s linear infinite}@keyframes fall-291{79.226%{transform:translate(39.5798vw,79.226vh) scale(.6852)}to{transform:translate(36.2438vw,99vh) scale(.6852)}}.snow:nth-child(292){opacity:.5614;transform:translate(28.5318vw,-10px) scale(.5805);animation:fall-292 29s -7s linear infinite}@keyframes fall-292{50.029%{transform:translate(35.1442vw,50.029vh) scale(.5805)}to{transform:translate(31.838vw,99vh) scale(.5805)}}.snow:nth-child(293){opacity:.6618;transform:translate(9.0799vw,-10px) scale(.2097);animation:fall-293 21s -13s linear infinite}@keyframes fall-293{71.571%{transform:translate(2.6159vw,71.571vh) scale(.2097)}to{transform:translate(5.8479vw,99vh) scale(.2097)}}.snow:nth-child(294){opacity:1.6706;transform:translate(27.7152vw,-10px) scale(.6178);animation:fall-294 19s -9s linear infinite}@keyframes fall-294{33.35%{transform:translate(18.1128vw,33.35vh) scale(.6178)}to{transform:translate(22.914vw,99vh) scale(.6178)}}.snow:nth-child(295){opacity:.8514;transform:translate(36.9309vw,-10px) scale(.2583);animation:fall-295 23s -30s linear infinite}@keyframes fall-295{54.633%{transform:translate(31.4633vw,54.633vh) scale(.2583)}to{transform:translate(34.1971vw,99vh) scale(.2583)}}.snow:nth-child(296){opacity:1.3806;transform:translate(29.3056vw,-10px) scale(.2492);animation:fall-296 16s -14s linear infinite}@keyframes fall-296{65.568%{transform:translate(27.1768vw,65.568vh) scale(.2492)}to{transform:translate(28.2412vw,99vh) scale(.2492)}}.snow:nth-child(297){opacity:1.9486;transform:translate(27.3763vw,-10px) scale(.8875);animation:fall-297 22s -27s linear infinite}@keyframes fall-297{63.335%{transform:translate(35.2316vw,63.335vh) scale(.8875)}to{transform:translate(31.30395vw,99vh) scale(.8875)}}.snow:nth-child(298){opacity:1.331;transform:translate(33.8081vw,-10px) scale(.5298);animation:fall-298 14s -27s linear infinite}@keyframes fall-298{78.69%{transform:translate(42.6568vw,78.69vh) scale(.5298)}to{transform:translate(38.23245vw,99vh) scale(.5298)}}.snow:nth-child(299){opacity:.7788;transform:translate(44.2223vw,-10px) scale(.4793);animation:fall-299 10s -5s linear infinite}@keyframes fall-299{60.445%{transform:translate(40.4941vw,60.445vh) scale(.4793)}to{transform:translate(42.3582vw,99vh) scale(.4793)}}.snow:nth-child(300){opacity:.7492;transform:translate(20.501vw,-10px) scale(.8498);animation:fall-300 15s -2s linear infinite}@keyframes fall-300{62.915%{transform:translate(14.7198vw,62.915vh) scale(.8498)}to{transform:translate(17.6104vw,99vh) scale(.8498)}}.snow:nth-child(301){opacity:1.9934;transform:translate(73.7306vw,-10px) scale(.9294);animation:fall-301 27s -28s linear infinite}@keyframes fall-301{45.208%{transform:translate(82.7967vw,45.208vh) scale(.9294)}to{transform:translate(78.26365vw,99vh) scale(.9294)}}.snow:nth-child(302){opacity:.7968;transform:translate(73.645vw,-10px) scale(.8774);animation:fall-302 23s -18s linear infinite}@keyframes fall-302{68.13%{transform:translate(80.8723vw,68.13vh) scale(.8774)}to{transform:translate(77.25865vw,99vh) scale(.8774)}}.snow:nth-child(303){opacity:1.298;transform:translate(18.2383vw,-10px) scale(.5945);animation:fall-303 15s -1s linear infinite}@keyframes fall-303{30.322%{transform:translate(21.8979vw,30.322vh) scale(.5945)}to{transform:translate(20.0681vw,99vh) scale(.5945)}}.snow:nth-child(304){opacity:.3742;transform:translate(64.4388vw,-10px) scale(.9063);animation:fall-304 13s -6s linear infinite}@keyframes fall-304{47.741%{transform:translate(70.2639vw,47.741vh) scale(.9063)}to{transform:translate(67.35135vw,99vh) scale(.9063)}}.snow:nth-child(305){opacity:.2756;transform:translate(53.7736vw,-10px) scale(.2678);animation:fall-305 30s -23s linear infinite}@keyframes fall-305{78.324%{transform:translate(59.0442vw,78.324vh) scale(.2678)}to{transform:translate(56.4089vw,99vh) scale(.2678)}}.snow:nth-child(306){opacity:1.6906;transform:translate(60.8349vw,-10px) scale(.4848);animation:fall-306 30s -1s linear infinite}@keyframes fall-306{41.124%{transform:translate(55.312vw,41.124vh) scale(.4848)}to{transform:translate(58.07345vw,99vh) scale(.4848)}}.snow:nth-child(307){opacity:.2382;transform:translate(35.8409vw,-10px) scale(.9238);animation:fall-307 18s -18s linear infinite}@keyframes fall-307{30.954%{transform:translate(37.409vw,30.954vh) scale(.9238)}to{transform:translate(36.62495vw,99vh) scale(.9238)}}.snow:nth-child(308){opacity:1.3898;transform:translate(87.0485vw,-10px) scale(.0748);animation:fall-308 16s -19s linear infinite}@keyframes fall-308{61.391%{transform:translate(90.8102vw,61.391vh) scale(.0748)}to{transform:translate(88.92935vw,99vh) scale(.0748)}}.snow:nth-child(309){opacity:.5408;transform:translate(11.2902vw,-10px) scale(.7555);animation:fall-309 10s -27s linear infinite}@keyframes fall-309{42.669%{transform:translate(20.7993vw,42.669vh) scale(.7555)}to{transform:translate(16.04475vw,99vh) scale(.7555)}}.snow:nth-child(310){opacity:.3412;transform:translate(21.3979vw,-10px) scale(.5536);animation:fall-310 10s -23s linear infinite}@keyframes fall-310{69.768%{transform:translate(29.2235vw,69.768vh) scale(.5536)}to{transform:translate(25.3107vw,99vh) scale(.5536)}}.snow:nth-child(311){opacity:.8322;transform:translate(17.4412vw,-10px) scale(.1184);animation:fall-311 28s -11s linear infinite}@keyframes fall-311{65.925%{transform:translate(25.7051vw,65.925vh) scale(.1184)}to{transform:translate(21.57315vw,99vh) scale(.1184)}}.snow:nth-child(312){opacity:1.4466;transform:translate(37.6123vw,-10px) scale(.105);animation:fall-312 26s -8s linear infinite}@keyframes fall-312{38.801%{transform:translate(34.2895vw,38.801vh) scale(.105)}to{transform:translate(35.9509vw,99vh) scale(.105)}}.snow:nth-child(313){opacity:.7358;transform:translate(37.1508vw,-10px) scale(.8463);animation:fall-313 25s -10s linear infinite}@keyframes fall-313{67.895%{transform:translate(28.0818vw,67.895vh) scale(.8463)}to{transform:translate(32.6163vw,99vh) scale(.8463)}}.snow:nth-child(314){opacity:1.4452;transform:translate(.8058vw,-10px) scale(.6008);animation:fall-314 29s -28s linear infinite}@keyframes fall-314{39.58%{transform:translate(-4.9889vw,39.58vh) scale(.6008)}to{transform:translate(-2.09155vw,99vh) scale(.6008)}}.snow:nth-child(315){opacity:1.389;transform:translate(83.2957vw,-10px) scale(.9672);animation:fall-315 30s -29s linear infinite}@keyframes fall-315{48.26%{transform:translate(83.2847vw,48.26vh) scale(.9672)}to{transform:translate(83.2902vw,99vh) scale(.9672)}}.snow:nth-child(316){opacity:1.6518;transform:translate(6.0003vw,-10px) scale(.3737);animation:fall-316 23s -7s linear infinite}@keyframes fall-316{76.728%{transform:translate(7.6505vw,76.728vh) scale(.3737)}to{transform:translate(6.8254vw,99vh) scale(.3737)}}.snow:nth-child(317){opacity:.997;transform:translate(51.847vw,-10px) scale(.2038);animation:fall-317 20s -5s linear infinite}@keyframes fall-317{67.308%{transform:translate(60.2219vw,67.308vh) scale(.2038)}to{transform:translate(56.03445vw,99vh) scale(.2038)}}.snow:nth-child(318){opacity:1.0258;transform:translate(91.5685vw,-10px) scale(.0559);animation:fall-318 18s -7s linear infinite}@keyframes fall-318{58.532%{transform:translate(97.2191vw,58.532vh) scale(.0559)}to{transform:translate(94.3938vw,99vh) scale(.0559)}}.snow:nth-child(319){opacity:1.861;transform:translate(41.7324vw,-10px) scale(.6923);animation:fall-319 22s -15s linear infinite}@keyframes fall-319{52.292%{transform:translate(34.2202vw,52.292vh) scale(.6923)}to{transform:translate(37.9763vw,99vh) scale(.6923)}}.snow:nth-child(320){opacity:.2212;transform:translate(5.7626vw,-10px) scale(.4033);animation:fall-320 24s -4s linear infinite}@keyframes fall-320{41.935%{transform:translate(13.7272vw,41.935vh) scale(.4033)}to{transform:translate(9.7449vw,99vh) scale(.4033)}}.snow:nth-child(321){opacity:1.5632;transform:translate(83.0096vw,-10px) scale(.572);animation:fall-321 25s -14s linear infinite}@keyframes fall-321{75.943%{transform:translate(75.1902vw,75.943vh) scale(.572)}to{transform:translate(79.0999vw,99vh) scale(.572)}}.snow:nth-child(322){opacity:1.491;transform:translate(28.8877vw,-10px) scale(.2147);animation:fall-322 15s -21s linear infinite}@keyframes fall-322{65.38%{transform:translate(33.6071vw,65.38vh) scale(.2147)}to{transform:translate(31.2474vw,99vh) scale(.2147)}}.snow:nth-child(323){opacity:1.7256;transform:translate(69.4695vw,-10px) scale(.8611);animation:fall-323 30s -22s linear infinite}@keyframes fall-323{58.703%{transform:translate(71.1311vw,58.703vh) scale(.8611)}to{transform:translate(70.3003vw,99vh) scale(.8611)}}.snow:nth-child(324){opacity:1.6938;transform:translate(78.7204vw,-10px) scale(.3104);animation:fall-324 12s -2s linear infinite}@keyframes fall-324{53.263%{transform:translate(74.767vw,53.263vh) scale(.3104)}to{transform:translate(76.7437vw,99vh) scale(.3104)}}.snow:nth-child(325){opacity:.0598;transform:translate(24.6736vw,-10px) scale(.6793);animation:fall-325 18s -17s linear infinite}@keyframes fall-325{62.507%{transform:translate(24.7541vw,62.507vh) scale(.6793)}to{transform:translate(24.71385vw,99vh) scale(.6793)}}.snow:nth-child(326){opacity:.4646;transform:translate(14.598vw,-10px) scale(.2373);animation:fall-326 19s -21s linear infinite}@keyframes fall-326{46.89%{transform:translate(22.9284vw,46.89vh) scale(.2373)}to{transform:translate(18.7632vw,99vh) scale(.2373)}}.snow:nth-child(327){opacity:1.4676;transform:translate(3.5653vw,-10px) scale(.6835);animation:fall-327 10s -2s linear infinite}@keyframes fall-327{75.531%{transform:translate(8.8283vw,75.531vh) scale(.6835)}to{transform:translate(6.1968vw,99vh) scale(.6835)}}.snow:nth-child(328){opacity:1.4888;transform:translate(3.9849vw,-10px) scale(.6489);animation:fall-328 26s -17s linear infinite}@keyframes fall-328{60.644%{transform:translate(8.7877vw,60.644vh) scale(.6489)}to{transform:translate(6.3863vw,99vh) scale(.6489)}}.snow:nth-child(329){opacity:1.3054;transform:translate(92.9295vw,-10px) scale(.087);animation:fall-329 13s -17s linear infinite}@keyframes fall-329{48.311%{transform:translate(98.2188vw,48.311vh) scale(.087)}to{transform:translate(95.57415vw,99vh) scale(.087)}}.snow:nth-child(330){opacity:1.1622;transform:translate(87.6733vw,-10px) scale(.332);animation:fall-330 20s -10s linear infinite}@keyframes fall-330{51.525%{transform:translate(94.8187vw,51.525vh) scale(.332)}to{transform:translate(91.246vw,99vh) scale(.332)}}.snow:nth-child(331){opacity:.3096;transform:translate(69.8767vw,-10px) scale(.5675);animation:fall-331 21s -24s linear infinite}@keyframes fall-331{57.146%{transform:translate(69.4725vw,57.146vh) scale(.5675)}to{transform:translate(69.6746vw,99vh) scale(.5675)}}.snow:nth-child(332){opacity:.8058;transform:translate(37.6913vw,-10px) scale(.2159);animation:fall-332 29s -24s linear infinite}@keyframes fall-332{45.04%{transform:translate(39.0629vw,45.04vh) scale(.2159)}to{transform:translate(38.3771vw,99vh) scale(.2159)}}.snow:nth-child(333){opacity:1.1388;transform:translate(86.2545vw,-10px) scale(.3798);animation:fall-333 13s -15s linear infinite}@keyframes fall-333{66.481%{transform:translate(86.8239vw,66.481vh) scale(.3798)}to{transform:translate(86.5392vw,99vh) scale(.3798)}}.snow:nth-child(334){opacity:.4744;transform:translate(83.439vw,-10px) scale(.335);animation:fall-334 29s -12s linear infinite}@keyframes fall-334{36.482%{transform:translate(78.8714vw,36.482vh) scale(.335)}to{transform:translate(81.1552vw,99vh) scale(.335)}}.snow:nth-child(335){opacity:1.9222;transform:translate(13.804vw,-10px) scale(.1312);animation:fall-335 12s -10s linear infinite}@keyframes fall-335{47.256%{transform:translate(8.5862vw,47.256vh) scale(.1312)}to{transform:translate(11.1951vw,99vh) scale(.1312)}}.snow:nth-child(336){opacity:1.801;transform:translate(11.2389vw,-10px) scale(.0635);animation:fall-336 11s -10s linear infinite}@keyframes fall-336{55.907%{transform:translate(7.7098vw,55.907vh) scale(.0635)}to{transform:translate(9.47435vw,99vh) scale(.0635)}}.snow:nth-child(337){opacity:.1656;transform:translate(68.8204vw,-10px) scale(.1458);animation:fall-337 19s -18s linear infinite}@keyframes fall-337{73.006%{transform:translate(70.194vw,73.006vh) scale(.1458)}to{transform:translate(69.5072vw,99vh) scale(.1458)}}.snow:nth-child(338){opacity:1.4252;transform:translate(24.1433vw,-10px) scale(.8626);animation:fall-338 20s -17s linear infinite}@keyframes fall-338{58.207%{transform:translate(22.1793vw,58.207vh) scale(.8626)}to{transform:translate(23.1613vw,99vh) scale(.8626)}}.snow:nth-child(339){opacity:1.0024;transform:translate(26.4016vw,-10px) scale(.5823);animation:fall-339 17s -2s linear infinite}@keyframes fall-339{63.255%{transform:translate(34.4216vw,63.255vh) scale(.5823)}to{transform:translate(30.4116vw,99vh) scale(.5823)}}.snow:nth-child(340){opacity:.1288;transform:translate(96.0479vw,-10px) scale(.9398);animation:fall-340 23s -29s linear infinite}@keyframes fall-340{79.264%{transform:translate(91.3477vw,79.264vh) scale(.9398)}to{transform:translate(93.6978vw,99vh) scale(.9398)}}.snow:nth-child(341){opacity:1.2258;transform:translate(44.3597vw,-10px) scale(.9677);animation:fall-341 28s -19s linear infinite}@keyframes fall-341{53.22%{transform:translate(50.0524vw,53.22vh) scale(.9677)}to{transform:translate(47.20605vw,99vh) scale(.9677)}}.snow:nth-child(342){opacity:.573;transform:translate(90.1888vw,-10px) scale(.398);animation:fall-342 30s -14s linear infinite}@keyframes fall-342{65.947%{transform:translate(100.177vw,65.947vh) scale(.398)}to{transform:translate(95.1829vw,99vh) scale(.398)}}.snow:nth-child(343){opacity:1.4246;transform:translate(61.2785vw,-10px) scale(.5577);animation:fall-343 13s -23s linear infinite}@keyframes fall-343{65.24%{transform:translate(62.4821vw,65.24vh) scale(.5577)}to{transform:translate(61.8803vw,99vh) scale(.5577)}}.snow:nth-child(344){opacity:1.933;transform:translate(98.2243vw,-10px) scale(.7813);animation:fall-344 13s -13s linear infinite}@keyframes fall-344{51.95%{transform:translate(95.4126vw,51.95vh) scale(.7813)}to{transform:translate(96.81845vw,99vh) scale(.7813)}}.snow:nth-child(345){opacity:1.425;transform:translate(17.3873vw,-10px) scale(.1246);animation:fall-345 24s -19s linear infinite}@keyframes fall-345{58.386%{transform:translate(14.9575vw,58.386vh) scale(.1246)}to{transform:translate(16.1724vw,99vh) scale(.1246)}}.snow:nth-child(346){opacity:.7384;transform:translate(90.464vw,-10px) scale(.3496);animation:fall-346 20s -6s linear infinite}@keyframes fall-346{79.499%{transform:translate(94.4246vw,79.499vh) scale(.3496)}to{transform:translate(92.4443vw,99vh) scale(.3496)}}.snow:nth-child(347){opacity:1.8038;transform:translate(98.4126vw,-10px) scale(.6854);animation:fall-347 19s -8s linear infinite}@keyframes fall-347{54.909%{transform:translate(93.8673vw,54.909vh) scale(.6854)}to{transform:translate(96.13995vw,99vh) scale(.6854)}}.snow:nth-child(348){opacity:1.9694;transform:translate(36.9325vw,-10px) scale(.1694);animation:fall-348 27s -7s linear infinite}@keyframes fall-348{42.272%{transform:translate(33.3356vw,42.272vh) scale(.1694)}to{transform:translate(35.13405vw,99vh) scale(.1694)}}.snow:nth-child(349){opacity:.3964;transform:translate(41.3063vw,-10px) scale(.2632);animation:fall-349 18s -28s linear infinite}@keyframes fall-349{79.306%{transform:translate(34.2408vw,79.306vh) scale(.2632)}to{transform:translate(37.77355vw,99vh) scale(.2632)}}.snow:nth-child(350){opacity:.8208;transform:translate(79.0776vw,-10px) scale(.6533);animation:fall-350 26s -26s linear infinite}@keyframes fall-350{71.636%{transform:translate(84.0597vw,71.636vh) scale(.6533)}to{transform:translate(81.56865vw,99vh) scale(.6533)}}.snow:nth-child(351){opacity:1.2964;transform:translate(73.5616vw,-10px) scale(.7907);animation:fall-351 21s -18s linear infinite}@keyframes fall-351{75.685%{transform:translate(82.4424vw,75.685vh) scale(.7907)}to{transform:translate(78.002vw,99vh) scale(.7907)}}.snow:nth-child(352){opacity:.681;transform:translate(75.9485vw,-10px) scale(.3127);animation:fall-352 10s -26s linear infinite}@keyframes fall-352{42.961%{transform:translate(66.8263vw,42.961vh) scale(.3127)}to{transform:translate(71.3874vw,99vh) scale(.3127)}}.snow:nth-child(353){opacity:.4104;transform:translate(80.2243vw,-10px) scale(.0523);animation:fall-353 30s -24s linear infinite}@keyframes fall-353{63.35%{transform:translate(76.8433vw,63.35vh) scale(.0523)}to{transform:translate(78.5338vw,99vh) scale(.0523)}}.snow:nth-child(354){opacity:1.1996;transform:translate(91.509vw,-10px) scale(.6983);animation:fall-354 26s -27s linear infinite}@keyframes fall-354{50.891%{transform:translate(89.4427vw,50.891vh) scale(.6983)}to{transform:translate(90.47585vw,99vh) scale(.6983)}}.snow:nth-child(355){opacity:.666;transform:translate(93.3044vw,-10px) scale(.8067);animation:fall-355 10s -10s linear infinite}@keyframes fall-355{47.11%{transform:translate(84.5323vw,47.11vh) scale(.8067)}to{transform:translate(88.91835vw,99vh) scale(.8067)}}.snow:nth-child(356){opacity:.652;transform:translate(95.498vw,-10px) scale(.881);animation:fall-356 21s -28s linear infinite}@keyframes fall-356{75.193%{transform:translate(91.3502vw,75.193vh) scale(.881)}to{transform:translate(93.4241vw,99vh) scale(.881)}}.snow:nth-child(357){opacity:1.259;transform:translate(51.1772vw,-10px) scale(.2765);animation:fall-357 19s -24s linear infinite}@keyframes fall-357{75.718%{transform:translate(49.8006vw,75.718vh) scale(.2765)}to{transform:translate(50.4889vw,99vh) scale(.2765)}}.snow:nth-child(358){opacity:.5926;transform:translate(3.6766vw,-10px) scale(.1873);animation:fall-358 12s -25s linear infinite}@keyframes fall-358{61.532%{transform:translate(-1.0467vw,61.532vh) scale(.1873)}to{transform:translate(1.31495vw,99vh) scale(.1873)}}.snow:nth-child(359){opacity:.0952;transform:translate(86.1562vw,-10px) scale(.5543);animation:fall-359 27s -5s linear infinite}@keyframes fall-359{62.627%{transform:translate(88.1286vw,62.627vh) scale(.5543)}to{transform:translate(87.1424vw,99vh) scale(.5543)}}.snow:nth-child(360){opacity:.3908;transform:translate(12.039vw,-10px) scale(.6004);animation:fall-360 22s -3s linear infinite}@keyframes fall-360{51.583%{transform:translate(9.6663vw,51.583vh) scale(.6004)}to{transform:translate(10.85265vw,99vh) scale(.6004)}}.snow:nth-child(361){opacity:1.2864;transform:translate(87.6414vw,-10px) scale(.8771);animation:fall-361 14s -3s linear infinite}@keyframes fall-361{66.813%{transform:translate(86.3993vw,66.813vh) scale(.8771)}to{transform:translate(87.02035vw,99vh) scale(.8771)}}.snow:nth-child(362){opacity:.6488;transform:translate(70.4083vw,-10px) scale(.3048);animation:fall-362 15s -24s linear infinite}@keyframes fall-362{77.737%{transform:translate(63.9759vw,77.737vh) scale(.3048)}to{transform:translate(67.1921vw,99vh) scale(.3048)}}.snow:nth-child(363){opacity:1.3926;transform:translate(50.6903vw,-10px) scale(.838);animation:fall-363 29s -1s linear infinite}@keyframes fall-363{45.801%{transform:translate(45.3064vw,45.801vh) scale(.838)}to{transform:translate(47.99835vw,99vh) scale(.838)}}.snow:nth-child(364){opacity:.0362;transform:translate(21.9596vw,-10px) scale(.7584);animation:fall-364 16s -12s linear infinite}@keyframes fall-364{58.986%{transform:translate(17.2518vw,58.986vh) scale(.7584)}to{transform:translate(19.6057vw,99vh) scale(.7584)}}.snow:nth-child(365){opacity:.2664;transform:translate(11.7843vw,-10px) scale(.5989);animation:fall-365 22s -8s linear infinite}@keyframes fall-365{60.873%{transform:translate(3.2252vw,60.873vh) scale(.5989)}to{transform:translate(7.50475vw,99vh) scale(.5989)}}.snow:nth-child(366){opacity:1.3636;transform:translate(65.54vw,-10px) scale(.091);animation:fall-366 24s -6s linear infinite}@keyframes fall-366{77.637%{transform:translate(63.414vw,77.637vh) scale(.091)}to{transform:translate(64.477vw,99vh) scale(.091)}}.snow:nth-child(367){opacity:1.565;transform:translate(80.1329vw,-10px) scale(.1673);animation:fall-367 19s -5s linear infinite}@keyframes fall-367{46.777%{transform:translate(84.6802vw,46.777vh) scale(.1673)}to{transform:translate(82.40655vw,99vh) scale(.1673)}}.snow:nth-child(368){opacity:.1694;transform:translate(29.1046vw,-10px) scale(.0579);animation:fall-368 27s -16s linear infinite}@keyframes fall-368{63.262%{transform:translate(35.7654vw,63.262vh) scale(.0579)}to{transform:translate(32.435vw,99vh) scale(.0579)}}.snow:nth-child(369){opacity:1.0594;transform:translate(38.9911vw,-10px) scale(.1098);animation:fall-369 29s -26s linear infinite}@keyframes fall-369{78.97%{transform:translate(38.9768vw,78.97vh) scale(.1098)}to{transform:translate(38.98395vw,99vh) scale(.1098)}}.snow:nth-child(370){opacity:1.8146;transform:translate(62.6906vw,-10px) scale(.3637);animation:fall-370 11s -20s linear infinite}@keyframes fall-370{69.602%{transform:translate(59.7293vw,69.602vh) scale(.3637)}to{transform:translate(61.20995vw,99vh) scale(.3637)}}.snow:nth-child(371){opacity:.5932;transform:translate(73.7694vw,-10px) scale(.1242);animation:fall-371 15s -18s linear infinite}@keyframes fall-371{63.066%{transform:translate(71.6974vw,63.066vh) scale(.1242)}to{transform:translate(72.7334vw,99vh) scale(.1242)}}.snow:nth-child(372){opacity:1.7336;transform:translate(25.9018vw,-10px) scale(.0069);animation:fall-372 27s -17s linear infinite}@keyframes fall-372{71.644%{transform:translate(34.6511vw,71.644vh) scale(.0069)}to{transform:translate(30.27645vw,99vh) scale(.0069)}}.snow:nth-child(373){opacity:.7302;transform:translate(15.0926vw,-10px) scale(.1023);animation:fall-373 28s -29s linear infinite}@keyframes fall-373{38.282%{transform:translate(8.273vw,38.282vh) scale(.1023)}to{transform:translate(11.6828vw,99vh) scale(.1023)}}.snow:nth-child(374){opacity:1.439;transform:translate(67.6151vw,-10px) scale(.9923);animation:fall-374 28s -5s linear infinite}@keyframes fall-374{61.515%{transform:translate(64.2111vw,61.515vh) scale(.9923)}to{transform:translate(65.9131vw,99vh) scale(.9923)}}.snow:nth-child(375){opacity:.9594;transform:translate(95.212vw,-10px) scale(.7904);animation:fall-375 23s -10s linear infinite}@keyframes fall-375{60.739%{transform:translate(104.0488vw,60.739vh) scale(.7904)}to{transform:translate(99.6304vw,99vh) scale(.7904)}}.snow:nth-child(376){opacity:1.8036;transform:translate(79.0399vw,-10px) scale(.0371);animation:fall-376 23s -28s linear infinite}@keyframes fall-376{33.335%{transform:translate(75.7269vw,33.335vh) scale(.0371)}to{transform:translate(77.3834vw,99vh) scale(.0371)}}.snow:nth-child(377){opacity:.1426;transform:translate(3.2307vw,-10px) scale(.5317);animation:fall-377 13s -27s linear infinite}@keyframes fall-377{32.147%{transform:translate(12.0746vw,32.147vh) scale(.5317)}to{transform:translate(7.65265vw,99vh) scale(.5317)}}.snow:nth-child(378){opacity:1.5764;transform:translate(38.995vw,-10px) scale(.3752);animation:fall-378 30s -11s linear infinite}@keyframes fall-378{62.471%{transform:translate(36.9052vw,62.471vh) scale(.3752)}to{transform:translate(37.9501vw,99vh) scale(.3752)}}.snow:nth-child(379){opacity:1.3362;transform:translate(.3404vw,-10px) scale(.9439);animation:fall-379 13s -28s linear infinite}@keyframes fall-379{33.773%{transform:translate(-4.2631vw,33.773vh) scale(.9439)}to{transform:translate(-1.96135vw,99vh) scale(.9439)}}.snow:nth-child(380){opacity:.7916;transform:translate(36.8161vw,-10px) scale(.4567);animation:fall-380 19s -17s linear infinite}@keyframes fall-380{72.194%{transform:translate(39.8168vw,72.194vh) scale(.4567)}to{transform:translate(38.31645vw,99vh) scale(.4567)}}.snow:nth-child(381){opacity:1.2512;transform:translate(22.2413vw,-10px) scale(.3209);animation:fall-381 24s -18s linear infinite}@keyframes fall-381{58.955%{transform:translate(24.0299vw,58.955vh) scale(.3209)}to{transform:translate(23.1356vw,99vh) scale(.3209)}}.snow:nth-child(382){opacity:1.5908;transform:translate(7.3393vw,-10px) scale(.481);animation:fall-382 29s -25s linear infinite}@keyframes fall-382{66.189%{transform:translate(8.7938vw,66.189vh) scale(.481)}to{transform:translate(8.06655vw,99vh) scale(.481)}}.snow:nth-child(383){opacity:.0292;transform:translate(17.7481vw,-10px) scale(.8344);animation:fall-383 30s -6s linear infinite}@keyframes fall-383{34.855%{transform:translate(16.0919vw,34.855vh) scale(.8344)}to{transform:translate(16.92vw,99vh) scale(.8344)}}.snow:nth-child(384){opacity:1.804;transform:translate(80.5406vw,-10px) scale(.6757);animation:fall-384 10s -12s linear infinite}@keyframes fall-384{70.672%{transform:translate(80.4295vw,70.672vh) scale(.6757)}to{transform:translate(80.48505vw,99vh) scale(.6757)}}.snow:nth-child(385){opacity:.2816;transform:translate(40.6316vw,-10px) scale(.7101);animation:fall-385 13s -5s linear infinite}@keyframes fall-385{69.345%{transform:translate(40.3813vw,69.345vh) scale(.7101)}to{transform:translate(40.50645vw,99vh) scale(.7101)}}.snow:nth-child(386){opacity:.7644;transform:translate(13.4483vw,-10px) scale(.6402);animation:fall-386 24s -21s linear infinite}@keyframes fall-386{35.254%{transform:translate(20.5979vw,35.254vh) scale(.6402)}to{transform:translate(17.0231vw,99vh) scale(.6402)}}.snow:nth-child(387){opacity:.9334;transform:translate(11.7803vw,-10px) scale(.5529);animation:fall-387 15s -30s linear infinite}@keyframes fall-387{76.062%{transform:translate(3.9487vw,76.062vh) scale(.5529)}to{transform:translate(7.8645vw,99vh) scale(.5529)}}.snow:nth-child(388){opacity:.89;transform:translate(76.2085vw,-10px) scale(.0941);animation:fall-388 11s -28s linear infinite}@keyframes fall-388{41.436%{transform:translate(69.2895vw,41.436vh) scale(.0941)}to{transform:translate(72.749vw,99vh) scale(.0941)}}.snow:nth-child(389){opacity:1.4216;transform:translate(49.7775vw,-10px) scale(.5629);animation:fall-389 25s -3s linear infinite}@keyframes fall-389{34.465%{transform:translate(55.2277vw,34.465vh) scale(.5629)}to{transform:translate(52.5026vw,99vh) scale(.5629)}}.snow:nth-child(390){opacity:.0076;transform:translate(79.7492vw,-10px) scale(.3871);animation:fall-390 29s -24s linear infinite}@keyframes fall-390{57.598%{transform:translate(77.6715vw,57.598vh) scale(.3871)}to{transform:translate(78.71035vw,99vh) scale(.3871)}}.snow:nth-child(391){opacity:.0374;transform:translate(83.5707vw,-10px) scale(.8312);animation:fall-391 17s -14s linear infinite}@keyframes fall-391{50.367%{transform:translate(75.231vw,50.367vh) scale(.8312)}to{transform:translate(79.40085vw,99vh) scale(.8312)}}.snow:nth-child(392){opacity:.6564;transform:translate(8.9414vw,-10px) scale(.5441);animation:fall-392 22s -12s linear infinite}@keyframes fall-392{51.688%{transform:translate(6.2116vw,51.688vh) scale(.5441)}to{transform:translate(7.5765vw,99vh) scale(.5441)}}.snow:nth-child(393){opacity:.7984;transform:translate(80.1405vw,-10px) scale(.1137);animation:fall-393 15s -16s linear infinite}@keyframes fall-393{58.342%{transform:translate(83.1372vw,58.342vh) scale(.1137)}to{transform:translate(81.63885vw,99vh) scale(.1137)}}.snow:nth-child(394){opacity:1.261;transform:translate(90.2288vw,-10px) scale(.0298);animation:fall-394 21s -10s linear infinite}@keyframes fall-394{70.052%{transform:translate(83.1019vw,70.052vh) scale(.0298)}to{transform:translate(86.66535vw,99vh) scale(.0298)}}.snow:nth-child(395){opacity:1.6186;transform:translate(26.138vw,-10px) scale(.3571);animation:fall-395 10s -3s linear infinite}@keyframes fall-395{76.387%{transform:translate(19.2878vw,76.387vh) scale(.3571)}to{transform:translate(22.7129vw,99vh) scale(.3571)}}.snow:nth-child(396){opacity:1.3428;transform:translate(4.0481vw,-10px) scale(.5006);animation:fall-396 20s -19s linear infinite}@keyframes fall-396{75.612%{transform:translate(13.9944vw,75.612vh) scale(.5006)}to{transform:translate(9.02125vw,99vh) scale(.5006)}}.snow:nth-child(397){opacity:.0372;transform:translate(19.7817vw,-10px) scale(.143);animation:fall-397 17s -12s linear infinite}@keyframes fall-397{49.877%{transform:translate(13.3843vw,49.877vh) scale(.143)}to{transform:translate(16.583vw,99vh) scale(.143)}}.snow:nth-child(398){opacity:1.9192;transform:translate(22.3423vw,-10px) scale(.9798);animation:fall-398 12s -16s linear infinite}@keyframes fall-398{52.747%{transform:translate(24.7969vw,52.747vh) scale(.9798)}to{transform:translate(23.5696vw,99vh) scale(.9798)}}.snow:nth-child(399){opacity:1.5052;transform:translate(56.4848vw,-10px) scale(.2577);animation:fall-399 24s -27s linear infinite}@keyframes fall-399{60.522%{transform:translate(49.586vw,60.522vh) scale(.2577)}to{transform:translate(53.0354vw,99vh) scale(.2577)}}.snow:nth-child(400){opacity:1.3226;transform:translate(67.0476vw,-10px) scale(.1873);animation:fall-400 15s -1s linear infinite}@keyframes fall-400{51.722%{transform:translate(61.789vw,51.722vh) scale(.1873)}to{transform:translate(64.4183vw,99vh) scale(.1873)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
26
26
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: AppComponent, decorators: [{
|
|
27
27
|
type: Component,
|
|
28
|
-
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.9194;transform:translate(50.0747vw,-10px) scale(.5031);animation:fall-1 23s -29s linear infinite}@keyframes fall-1{34.921%{transform:translate(57.6894vw,34.921vh) scale(.5031)}to{transform:translate(53.88205vw,99vh) scale(.5031)}}.snow:nth-child(2){opacity:1.338;transform:translate(66.5099vw,-10px) scale(.6052);animation:fall-2 29s -7s linear infinite}@keyframes fall-2{38.936%{transform:translate(56.9255vw,38.936vh) scale(.6052)}to{transform:translate(61.7177vw,99vh) scale(.6052)}}.snow:nth-child(3){opacity:.858;transform:translate(29.6718vw,-10px) scale(.9096);animation:fall-3 12s -28s linear infinite}@keyframes fall-3{68.276%{transform:translate(23.0163vw,68.276vh) scale(.9096)}to{transform:translate(26.34405vw,99vh) scale(.9096)}}.snow:nth-child(4){opacity:1.8258;transform:translate(56.7585vw,-10px) scale(.2114);animation:fall-4 23s -14s linear infinite}@keyframes fall-4{71.178%{transform:translate(64.7393vw,71.178vh) scale(.2114)}to{transform:translate(60.7489vw,99vh) scale(.2114)}}.snow:nth-child(5){opacity:1.9748;transform:translate(36.4426vw,-10px) scale(.1266);animation:fall-5 19s -22s linear infinite}@keyframes fall-5{59.659%{transform:translate(43.8638vw,59.659vh) scale(.1266)}to{transform:translate(40.1532vw,99vh) scale(.1266)}}.snow:nth-child(6){opacity:1.4116;transform:translate(15.1832vw,-10px) scale(.7097);animation:fall-6 27s -1s linear infinite}@keyframes fall-6{58.496%{transform:translate(21.275vw,58.496vh) scale(.7097)}to{transform:translate(18.2291vw,99vh) scale(.7097)}}.snow:nth-child(7){opacity:.9586;transform:translate(72.1251vw,-10px) scale(.9602);animation:fall-7 13s -4s linear infinite}@keyframes fall-7{54.187%{transform:translate(81.9858vw,54.187vh) scale(.9602)}to{transform:translate(77.05545vw,99vh) scale(.9602)}}.snow:nth-child(8){opacity:.0888;transform:translate(88.3967vw,-10px) scale(.9257);animation:fall-8 13s -8s linear infinite}@keyframes fall-8{63.805%{transform:translate(80.2573vw,63.805vh) scale(.9257)}to{transform:translate(84.327vw,99vh) scale(.9257)}}.snow:nth-child(9){opacity:.8082;transform:translate(54.892vw,-10px) scale(.2029);animation:fall-9 25s -16s linear infinite}@keyframes fall-9{42.652%{transform:translate(60.0796vw,42.652vh) scale(.2029)}to{transform:translate(57.4858vw,99vh) scale(.2029)}}.snow:nth-child(10){opacity:1.8668;transform:translate(23.8868vw,-10px) scale(.0635);animation:fall-10 12s -10s linear infinite}@keyframes fall-10{63.588%{transform:translate(14.4703vw,63.588vh) scale(.0635)}to{transform:translate(19.17855vw,99vh) scale(.0635)}}.snow:nth-child(11){opacity:.762;transform:translate(84.6861vw,-10px) scale(.3011);animation:fall-11 25s -9s linear infinite}@keyframes fall-11{71.53%{transform:translate(77.5179vw,71.53vh) scale(.3011)}to{transform:translate(81.102vw,99vh) scale(.3011)}}.snow:nth-child(12){opacity:1.8072;transform:translate(73.5828vw,-10px) scale(.8354);animation:fall-12 23s -6s linear infinite}@keyframes fall-12{71.323%{transform:translate(82.5925vw,71.323vh) scale(.8354)}to{transform:translate(78.08765vw,99vh) scale(.8354)}}.snow:nth-child(13){opacity:1.6366;transform:translate(16.4258vw,-10px) scale(.7972);animation:fall-13 18s -18s linear infinite}@keyframes fall-13{34.821%{transform:translate(6.647vw,34.821vh) scale(.7972)}to{transform:translate(11.5364vw,99vh) scale(.7972)}}.snow:nth-child(14){opacity:1.5528;transform:translate(98.9092vw,-10px) scale(.9126);animation:fall-14 16s -16s linear infinite}@keyframes fall-14{58.748%{transform:translate(90.7938vw,58.748vh) scale(.9126)}to{transform:translate(94.8515vw,99vh) scale(.9126)}}.snow:nth-child(15){opacity:1.2518;transform:translate(75.2918vw,-10px) scale(.9906);animation:fall-15 20s -9s linear infinite}@keyframes fall-15{69.77%{transform:translate(82.5033vw,69.77vh) scale(.9906)}to{transform:translate(78.89755vw,99vh) scale(.9906)}}.snow:nth-child(16){opacity:1.6262;transform:translate(67.2884vw,-10px) scale(.0703);animation:fall-16 27s -8s linear infinite}@keyframes fall-16{57.217%{transform:translate(61.2504vw,57.217vh) scale(.0703)}to{transform:translate(64.2694vw,99vh) scale(.0703)}}.snow:nth-child(17){opacity:1.5442;transform:translate(.0103vw,-10px) scale(.4237);animation:fall-17 21s -11s linear infinite}@keyframes fall-17{55.488%{transform:translate(-1.8662vw,55.488vh) scale(.4237)}to{transform:translate(-.92795vw,99vh) scale(.4237)}}.snow:nth-child(18){opacity:.7798;transform:translate(24.9297vw,-10px) scale(.5823);animation:fall-18 30s -26s linear infinite}@keyframes fall-18{61.213%{transform:translate(29.3467vw,61.213vh) scale(.5823)}to{transform:translate(27.1382vw,99vh) scale(.5823)}}.snow:nth-child(19){opacity:1.211;transform:translate(14.1548vw,-10px) scale(.5571);animation:fall-19 12s -4s linear infinite}@keyframes fall-19{65.427%{transform:translate(20.288vw,65.427vh) scale(.5571)}to{transform:translate(17.2214vw,99vh) scale(.5571)}}.snow:nth-child(20){opacity:.5356;transform:translate(41.8848vw,-10px) scale(.2915);animation:fall-20 28s -28s linear infinite}@keyframes fall-20{76.022%{transform:translate(35.6024vw,76.022vh) scale(.2915)}to{transform:translate(38.7436vw,99vh) scale(.2915)}}.snow:nth-child(21){opacity:1.8604;transform:translate(47.1834vw,-10px) scale(.6295);animation:fall-21 29s -20s linear infinite}@keyframes fall-21{65.832%{transform:translate(41.7394vw,65.832vh) scale(.6295)}to{transform:translate(44.4614vw,99vh) scale(.6295)}}.snow:nth-child(22){opacity:1.5446;transform:translate(80.379vw,-10px) scale(.8829);animation:fall-22 11s -26s linear infinite}@keyframes fall-22{42.012%{transform:translate(89.451vw,42.012vh) scale(.8829)}to{transform:translate(84.915vw,99vh) scale(.8829)}}.snow:nth-child(23){opacity:1.6792;transform:translate(13.5593vw,-10px) scale(.1694);animation:fall-23 18s -14s linear infinite}@keyframes fall-23{50.8%{transform:translate(22.239vw,50.8vh) scale(.1694)}to{transform:translate(17.89915vw,99vh) scale(.1694)}}.snow:nth-child(24){opacity:1.6174;transform:translate(11.0532vw,-10px) scale(.2516);animation:fall-24 19s -3s linear infinite}@keyframes fall-24{79.195%{transform:translate(7.4295vw,79.195vh) scale(.2516)}to{transform:translate(9.24135vw,99vh) scale(.2516)}}.snow:nth-child(25){opacity:1.2382;transform:translate(15.6956vw,-10px) scale(.1461);animation:fall-25 19s -16s linear infinite}@keyframes fall-25{42.082%{transform:translate(7.8321vw,42.082vh) scale(.1461)}to{transform:translate(11.76385vw,99vh) scale(.1461)}}.snow:nth-child(26){opacity:1.9614;transform:translate(24.8086vw,-10px) scale(.7986);animation:fall-26 17s -18s linear infinite}@keyframes fall-26{45.129%{transform:translate(17.2731vw,45.129vh) scale(.7986)}to{transform:translate(21.04085vw,99vh) scale(.7986)}}.snow:nth-child(27){opacity:.053;transform:translate(5.8362vw,-10px) scale(.375);animation:fall-27 15s -5s linear infinite}@keyframes fall-27{70.324%{transform:translate(6.3907vw,70.324vh) scale(.375)}to{transform:translate(6.11345vw,99vh) scale(.375)}}.snow:nth-child(28){opacity:.4608;transform:translate(79.2182vw,-10px) scale(.339);animation:fall-28 19s -16s linear infinite}@keyframes fall-28{37.538%{transform:translate(70.1222vw,37.538vh) scale(.339)}to{transform:translate(74.6702vw,99vh) scale(.339)}}.snow:nth-child(29){opacity:.6778;transform:translate(78.7175vw,-10px) scale(.1255);animation:fall-29 10s -19s linear infinite}@keyframes fall-29{52.574%{transform:translate(79.1607vw,52.574vh) scale(.1255)}to{transform:translate(78.9391vw,99vh) scale(.1255)}}.snow:nth-child(30){opacity:.3428;transform:translate(9.8131vw,-10px) scale(.095);animation:fall-30 14s -20s linear infinite}@keyframes fall-30{30.385%{transform:translate(8.4731vw,30.385vh) scale(.095)}to{transform:translate(9.1431vw,99vh) scale(.095)}}.snow:nth-child(31){opacity:1.2052;transform:translate(23.3327vw,-10px) scale(.1291);animation:fall-31 21s -8s linear infinite}@keyframes fall-31{53.967%{transform:translate(20.5686vw,53.967vh) scale(.1291)}to{transform:translate(21.95065vw,99vh) scale(.1291)}}.snow:nth-child(32){opacity:.1826;transform:translate(23.9824vw,-10px) scale(.4852);animation:fall-32 21s -7s linear infinite}@keyframes fall-32{47.163%{transform:translate(22.8957vw,47.163vh) scale(.4852)}to{transform:translate(23.43905vw,99vh) scale(.4852)}}.snow:nth-child(33){opacity:1.6794;transform:translate(27.154vw,-10px) scale(.2315);animation:fall-33 12s -7s linear infinite}@keyframes fall-33{43.541%{transform:translate(33.8887vw,43.541vh) scale(.2315)}to{transform:translate(30.52135vw,99vh) scale(.2315)}}.snow:nth-child(34){opacity:1.4664;transform:translate(80.1526vw,-10px) scale(.5002);animation:fall-34 14s -27s linear infinite}@keyframes fall-34{54.139%{transform:translate(73.8302vw,54.139vh) scale(.5002)}to{transform:translate(76.9914vw,99vh) scale(.5002)}}.snow:nth-child(35){opacity:1.3018;transform:translate(67.1379vw,-10px) scale(.7195);animation:fall-35 29s -10s linear infinite}@keyframes fall-35{60.807%{transform:translate(61.7129vw,60.807vh) scale(.7195)}to{transform:translate(64.4254vw,99vh) scale(.7195)}}.snow:nth-child(36){opacity:.2488;transform:translate(75.8902vw,-10px) scale(.2896);animation:fall-36 30s -30s linear infinite}@keyframes fall-36{46.117%{transform:translate(82.3636vw,46.117vh) scale(.2896)}to{transform:translate(79.1269vw,99vh) scale(.2896)}}.snow:nth-child(37){opacity:.2876;transform:translate(51.5102vw,-10px) scale(.8232);animation:fall-37 16s -4s linear infinite}@keyframes fall-37{62.7%{transform:translate(56.7819vw,62.7vh) scale(.8232)}to{transform:translate(54.14605vw,99vh) scale(.8232)}}.snow:nth-child(38){opacity:1.6706;transform:translate(80.3934vw,-10px) scale(.7964);animation:fall-38 11s -12s linear infinite}@keyframes fall-38{42.923%{transform:translate(85.6192vw,42.923vh) scale(.7964)}to{transform:translate(83.0063vw,99vh) scale(.7964)}}.snow:nth-child(39){opacity:.9278;transform:translate(3.2423vw,-10px) scale(.5613);animation:fall-39 22s -30s linear infinite}@keyframes fall-39{35.457%{transform:translate(-5.8826vw,35.457vh) scale(.5613)}to{transform:translate(-1.32015vw,99vh) scale(.5613)}}.snow:nth-child(40){opacity:.521;transform:translate(54.031vw,-10px) scale(.8066);animation:fall-40 16s -14s linear infinite}@keyframes fall-40{34.967%{transform:translate(59.7667vw,34.967vh) scale(.8066)}to{transform:translate(56.89885vw,99vh) scale(.8066)}}.snow:nth-child(41){opacity:1.2082;transform:translate(64.4726vw,-10px) scale(.9324);animation:fall-41 18s -9s linear infinite}@keyframes fall-41{37%{transform:translate(66.2361vw,37vh) scale(.9324)}to{transform:translate(65.35435vw,99vh) scale(.9324)}}.snow:nth-child(42){opacity:.3564;transform:translate(47.6607vw,-10px) scale(.27);animation:fall-42 10s -28s linear infinite}@keyframes fall-42{77.008%{transform:translate(49.7006vw,77.008vh) scale(.27)}to{transform:translate(48.68065vw,99vh) scale(.27)}}.snow:nth-child(43){opacity:.2546;transform:translate(63.7048vw,-10px) scale(.0416);animation:fall-43 18s -29s linear infinite}@keyframes fall-43{41.673%{transform:translate(60.0518vw,41.673vh) scale(.0416)}to{transform:translate(61.8783vw,99vh) scale(.0416)}}.snow:nth-child(44){opacity:1.9704;transform:translate(91.9645vw,-10px) scale(.2276);animation:fall-44 26s -26s linear infinite}@keyframes fall-44{76.851%{transform:translate(96.8792vw,76.851vh) scale(.2276)}to{transform:translate(94.42185vw,99vh) scale(.2276)}}.snow:nth-child(45){opacity:.0184;transform:translate(82.8497vw,-10px) scale(.2589);animation:fall-45 15s -24s linear infinite}@keyframes fall-45{43.083%{transform:translate(78.3289vw,43.083vh) scale(.2589)}to{transform:translate(80.5893vw,99vh) scale(.2589)}}.snow:nth-child(46){opacity:1.468;transform:translate(79.1207vw,-10px) scale(.968);animation:fall-46 14s -25s linear infinite}@keyframes fall-46{72.944%{transform:translate(72.3409vw,72.944vh) scale(.968)}to{transform:translate(75.7308vw,99vh) scale(.968)}}.snow:nth-child(47){opacity:.2256;transform:translate(8.1229vw,-10px) scale(.84);animation:fall-47 25s -14s linear infinite}@keyframes fall-47{54.214%{transform:translate(16.3864vw,54.214vh) scale(.84)}to{transform:translate(12.25465vw,99vh) scale(.84)}}.snow:nth-child(48){opacity:.0778;transform:translate(71.4679vw,-10px) scale(.4583);animation:fall-48 18s -28s linear infinite}@keyframes fall-48{61.725%{transform:translate(62.0413vw,61.725vh) scale(.4583)}to{transform:translate(66.7546vw,99vh) scale(.4583)}}.snow:nth-child(49){opacity:.7692;transform:translate(64.9309vw,-10px) scale(.0194);animation:fall-49 27s -7s linear infinite}@keyframes fall-49{66.216%{transform:translate(65.8384vw,66.216vh) scale(.0194)}to{transform:translate(65.38465vw,99vh) scale(.0194)}}.snow:nth-child(50){opacity:1.735;transform:translate(62.253vw,-10px) scale(.5832);animation:fall-50 25s -6s linear infinite}@keyframes fall-50{72.435%{transform:translate(60.2473vw,72.435vh) scale(.5832)}to{transform:translate(61.25015vw,99vh) scale(.5832)}}.snow:nth-child(51){opacity:.6858;transform:translate(5.4318vw,-10px) scale(.9346);animation:fall-51 10s -30s linear infinite}@keyframes fall-51{47.459%{transform:translate(-3.3234vw,47.459vh) scale(.9346)}to{transform:translate(1.0542vw,99vh) scale(.9346)}}.snow:nth-child(52){opacity:1.3624;transform:translate(98.1085vw,-10px) scale(.9076);animation:fall-52 29s -3s linear infinite}@keyframes fall-52{60.495%{transform:translate(92.6384vw,60.495vh) scale(.9076)}to{transform:translate(95.37345vw,99vh) scale(.9076)}}.snow:nth-child(53){opacity:.7454;transform:translate(70.9587vw,-10px) scale(.4004);animation:fall-53 21s -8s linear infinite}@keyframes fall-53{61.853%{transform:translate(73.9425vw,61.853vh) scale(.4004)}to{transform:translate(72.4506vw,99vh) scale(.4004)}}.snow:nth-child(54){opacity:.2478;transform:translate(18.3321vw,-10px) scale(.3363);animation:fall-54 21s -3s linear infinite}@keyframes fall-54{35.863%{transform:translate(22.8405vw,35.863vh) scale(.3363)}to{transform:translate(20.5863vw,99vh) scale(.3363)}}.snow:nth-child(55){opacity:1.9904;transform:translate(18.3908vw,-10px) scale(.448);animation:fall-55 29s -3s linear infinite}@keyframes fall-55{53.128%{transform:translate(20.7957vw,53.128vh) scale(.448)}to{transform:translate(19.59325vw,99vh) scale(.448)}}.snow:nth-child(56){opacity:1.7508;transform:translate(76.623vw,-10px) scale(.9368);animation:fall-56 17s -17s linear infinite}@keyframes fall-56{45.014%{transform:translate(67.7316vw,45.014vh) scale(.9368)}to{transform:translate(72.1773vw,99vh) scale(.9368)}}.snow:nth-child(57){opacity:.479;transform:translate(21.2855vw,-10px) scale(.8231);animation:fall-57 17s -18s linear infinite}@keyframes fall-57{43.208%{transform:translate(26.4232vw,43.208vh) scale(.8231)}to{transform:translate(23.85435vw,99vh) scale(.8231)}}.snow:nth-child(58){opacity:.5158;transform:translate(33.6356vw,-10px) scale(.4222);animation:fall-58 28s -25s linear infinite}@keyframes fall-58{36.756%{transform:translate(33.2705vw,36.756vh) scale(.4222)}to{transform:translate(33.45305vw,99vh) scale(.4222)}}.snow:nth-child(59){opacity:1.6188;transform:translate(6.0891vw,-10px) scale(.445);animation:fall-59 27s -26s linear infinite}@keyframes fall-59{43.751%{transform:translate(-3.6314vw,43.751vh) scale(.445)}to{transform:translate(1.22885vw,99vh) scale(.445)}}.snow:nth-child(60){opacity:.3042;transform:translate(30.36vw,-10px) scale(.3007);animation:fall-60 14s -20s linear infinite}@keyframes fall-60{35.433%{transform:translate(34.984vw,35.433vh) scale(.3007)}to{transform:translate(32.672vw,99vh) scale(.3007)}}.snow:nth-child(61){opacity:.6296;transform:translate(44.1263vw,-10px) scale(.599);animation:fall-61 10s -19s linear infinite}@keyframes fall-61{72.89%{transform:translate(50.5097vw,72.89vh) scale(.599)}to{transform:translate(47.318vw,99vh) scale(.599)}}.snow:nth-child(62){opacity:.6848;transform:translate(42.7197vw,-10px) scale(.0347);animation:fall-62 14s -5s linear infinite}@keyframes fall-62{72.405%{transform:translate(39.8605vw,72.405vh) scale(.0347)}to{transform:translate(41.2901vw,99vh) scale(.0347)}}.snow:nth-child(63){opacity:.4156;transform:translate(68.741vw,-10px) scale(.8808);animation:fall-63 20s -17s linear infinite}@keyframes fall-63{60.839%{transform:translate(70.2438vw,60.839vh) scale(.8808)}to{transform:translate(69.4924vw,99vh) scale(.8808)}}.snow:nth-child(64){opacity:1.7414;transform:translate(31.2836vw,-10px) scale(.2903);animation:fall-64 30s -7s linear infinite}@keyframes fall-64{76.054%{transform:translate(23.7912vw,76.054vh) scale(.2903)}to{transform:translate(27.5374vw,99vh) scale(.2903)}}.snow:nth-child(65){opacity:1.1972;transform:translate(85.6704vw,-10px) scale(.3034);animation:fall-65 15s -25s linear infinite}@keyframes fall-65{35.709%{transform:translate(95.3258vw,35.709vh) scale(.3034)}to{transform:translate(90.4981vw,99vh) scale(.3034)}}.snow:nth-child(66){opacity:1.7066;transform:translate(59.2026vw,-10px) scale(.0592);animation:fall-66 17s -29s linear infinite}@keyframes fall-66{57.354%{transform:translate(53.428vw,57.354vh) scale(.0592)}to{transform:translate(56.3153vw,99vh) scale(.0592)}}.snow:nth-child(67){opacity:1.2612;transform:translate(31.1334vw,-10px) scale(.1085);animation:fall-67 23s -13s linear infinite}@keyframes fall-67{55.908%{transform:translate(25.7135vw,55.908vh) scale(.1085)}to{transform:translate(28.42345vw,99vh) scale(.1085)}}.snow:nth-child(68){opacity:.511;transform:translate(6.7283vw,-10px) scale(.9093);animation:fall-68 18s -17s linear infinite}@keyframes fall-68{46.221%{transform:translate(5.8863vw,46.221vh) scale(.9093)}to{transform:translate(6.3073vw,99vh) scale(.9093)}}.snow:nth-child(69){opacity:.918;transform:translate(87.1587vw,-10px) scale(.8974);animation:fall-69 18s -1s linear infinite}@keyframes fall-69{71.673%{transform:translate(87.7414vw,71.673vh) scale(.8974)}to{transform:translate(87.45005vw,99vh) scale(.8974)}}.snow:nth-child(70){opacity:.8162;transform:translate(49.6061vw,-10px) scale(.1425);animation:fall-70 16s -17s linear infinite}@keyframes fall-70{55.784%{transform:translate(55.2548vw,55.784vh) scale(.1425)}to{transform:translate(52.43045vw,99vh) scale(.1425)}}.snow:nth-child(71){opacity:.356;transform:translate(12.1153vw,-10px) scale(.3483);animation:fall-71 25s -8s linear infinite}@keyframes fall-71{43.162%{transform:translate(9.945vw,43.162vh) scale(.3483)}to{transform:translate(11.03015vw,99vh) scale(.3483)}}.snow:nth-child(72){opacity:.7482;transform:translate(68.7418vw,-10px) scale(.4246);animation:fall-72 17s -20s linear infinite}@keyframes fall-72{31.035%{transform:translate(70.7562vw,31.035vh) scale(.4246)}to{transform:translate(69.749vw,99vh) scale(.4246)}}.snow:nth-child(73){opacity:.6496;transform:translate(63.5554vw,-10px) scale(.9973);animation:fall-73 13s -4s linear infinite}@keyframes fall-73{42.788%{transform:translate(57.3048vw,42.788vh) scale(.9973)}to{transform:translate(60.4301vw,99vh) scale(.9973)}}.snow:nth-child(74){opacity:.7292;transform:translate(53.5012vw,-10px) scale(.8511);animation:fall-74 10s -30s linear infinite}@keyframes fall-74{38.727%{transform:translate(60.6876vw,38.727vh) scale(.8511)}to{transform:translate(57.0944vw,99vh) scale(.8511)}}.snow:nth-child(75){opacity:.8482;transform:translate(38.1076vw,-10px) scale(.2466);animation:fall-75 18s -13s linear infinite}@keyframes fall-75{30.763%{transform:translate(44.4695vw,30.763vh) scale(.2466)}to{transform:translate(41.28855vw,99vh) scale(.2466)}}.snow:nth-child(76){opacity:1.46;transform:translate(39.3589vw,-10px) scale(.6129);animation:fall-76 19s -8s linear infinite}@keyframes fall-76{55.732%{transform:translate(34.5011vw,55.732vh) scale(.6129)}to{transform:translate(36.93vw,99vh) scale(.6129)}}.snow:nth-child(77){opacity:1.2916;transform:translate(81.5447vw,-10px) scale(.5832);animation:fall-77 13s -10s linear infinite}@keyframes fall-77{32.114%{transform:translate(81.9237vw,32.114vh) scale(.5832)}to{transform:translate(81.7342vw,99vh) scale(.5832)}}.snow:nth-child(78){opacity:.1368;transform:translate(99.0426vw,-10px) scale(.7637);animation:fall-78 20s -20s linear infinite}@keyframes fall-78{38.684%{transform:translate(90.8403vw,38.684vh) scale(.7637)}to{transform:translate(94.94145vw,99vh) scale(.7637)}}.snow:nth-child(79){opacity:.4372;transform:translate(84.1261vw,-10px) scale(.4764);animation:fall-79 30s -15s linear infinite}@keyframes fall-79{35.604%{transform:translate(74.316vw,35.604vh) scale(.4764)}to{transform:translate(79.22105vw,99vh) scale(.4764)}}.snow:nth-child(80){opacity:1.6644;transform:translate(64.0573vw,-10px) scale(.62);animation:fall-80 20s -21s linear infinite}@keyframes fall-80{39.01%{transform:translate(64.7085vw,39.01vh) scale(.62)}to{transform:translate(64.3829vw,99vh) scale(.62)}}.snow:nth-child(81){opacity:.3958;transform:translate(49.3808vw,-10px) scale(.2326);animation:fall-81 13s -27s linear infinite}@keyframes fall-81{67.967%{transform:translate(59.1913vw,67.967vh) scale(.2326)}to{transform:translate(54.28605vw,99vh) scale(.2326)}}.snow:nth-child(82){opacity:1.515;transform:translate(71.313vw,-10px) scale(.9828);animation:fall-82 22s -11s linear infinite}@keyframes fall-82{46.646%{transform:translate(74.1584vw,46.646vh) scale(.9828)}to{transform:translate(72.7357vw,99vh) scale(.9828)}}.snow:nth-child(83){opacity:.0852;transform:translate(84.2588vw,-10px) scale(.5145);animation:fall-83 11s -17s linear infinite}@keyframes fall-83{68.407%{transform:translate(85.5468vw,68.407vh) scale(.5145)}to{transform:translate(84.9028vw,99vh) scale(.5145)}}.snow:nth-child(84){opacity:1.0112;transform:translate(52.7063vw,-10px) scale(.4035);animation:fall-84 18s -26s linear infinite}@keyframes fall-84{63.497%{transform:translate(43.1268vw,63.497vh) scale(.4035)}to{transform:translate(47.91655vw,99vh) scale(.4035)}}.snow:nth-child(85){opacity:1.433;transform:translate(65.1868vw,-10px) scale(.9408);animation:fall-85 19s -25s linear infinite}@keyframes fall-85{73.936%{transform:translate(69.5294vw,73.936vh) scale(.9408)}to{transform:translate(67.3581vw,99vh) scale(.9408)}}.snow:nth-child(86){opacity:.8086;transform:translate(16.5458vw,-10px) scale(.9685);animation:fall-86 11s -24s linear infinite}@keyframes fall-86{42.126%{transform:translate(7.5457vw,42.126vh) scale(.9685)}to{transform:translate(12.04575vw,99vh) scale(.9685)}}.snow:nth-child(87){opacity:.2492;transform:translate(98.1863vw,-10px) scale(.1282);animation:fall-87 28s -5s linear infinite}@keyframes fall-87{53.715%{transform:translate(89.478vw,53.715vh) scale(.1282)}to{transform:translate(93.83215vw,99vh) scale(.1282)}}.snow:nth-child(88){opacity:.4556;transform:translate(99.5452vw,-10px) scale(.279);animation:fall-88 24s -10s linear infinite}@keyframes fall-88{77.318%{transform:translate(93.9257vw,77.318vh) scale(.279)}to{transform:translate(96.73545vw,99vh) scale(.279)}}.snow:nth-child(89){opacity:1.1098;transform:translate(9.5501vw,-10px) scale(.1329);animation:fall-89 17s -4s linear infinite}@keyframes fall-89{72.005%{transform:translate(11.9819vw,72.005vh) scale(.1329)}to{transform:translate(10.766vw,99vh) scale(.1329)}}.snow:nth-child(90){opacity:.8896;transform:translate(74.5221vw,-10px) scale(.2309);animation:fall-90 27s -5s linear infinite}@keyframes fall-90{35.488%{transform:translate(83.4546vw,35.488vh) scale(.2309)}to{transform:translate(78.98835vw,99vh) scale(.2309)}}.snow:nth-child(91){opacity:1.6812;transform:translate(35.9162vw,-10px) scale(.0627);animation:fall-91 28s -17s linear infinite}@keyframes fall-91{32.234%{transform:translate(40.7504vw,32.234vh) scale(.0627)}to{transform:translate(38.3333vw,99vh) scale(.0627)}}.snow:nth-child(92){opacity:1.5568;transform:translate(14.6098vw,-10px) scale(.9454);animation:fall-92 23s -15s linear infinite}@keyframes fall-92{66.103%{transform:translate(11.1302vw,66.103vh) scale(.9454)}to{transform:translate(12.87vw,99vh) scale(.9454)}}.snow:nth-child(93){opacity:1.7804;transform:translate(11.3301vw,-10px) scale(.2744);animation:fall-93 17s -22s linear infinite}@keyframes fall-93{59.275%{transform:translate(1.6317vw,59.275vh) scale(.2744)}to{transform:translate(6.4809vw,99vh) scale(.2744)}}.snow:nth-child(94){opacity:.0518;transform:translate(72.7504vw,-10px) scale(.7146);animation:fall-94 13s -3s linear infinite}@keyframes fall-94{74.494%{transform:translate(72.9508vw,74.494vh) scale(.7146)}to{transform:translate(72.8506vw,99vh) scale(.7146)}}.snow:nth-child(95){opacity:.3822;transform:translate(12.3322vw,-10px) scale(.4948);animation:fall-95 18s -20s linear infinite}@keyframes fall-95{48.866%{transform:translate(4.5422vw,48.866vh) scale(.4948)}to{transform:translate(8.4372vw,99vh) scale(.4948)}}.snow:nth-child(96){opacity:1.6468;transform:translate(60.774vw,-10px) scale(.3275);animation:fall-96 12s -24s linear infinite}@keyframes fall-96{42.526%{transform:translate(56.6082vw,42.526vh) scale(.3275)}to{transform:translate(58.6911vw,99vh) scale(.3275)}}.snow:nth-child(97){opacity:1.9076;transform:translate(31.7355vw,-10px) scale(.282);animation:fall-97 17s -13s linear infinite}@keyframes fall-97{76.866%{transform:translate(28.951vw,76.866vh) scale(.282)}to{transform:translate(30.34325vw,99vh) scale(.282)}}.snow:nth-child(98){opacity:1.5312;transform:translate(56.3175vw,-10px) scale(.0974);animation:fall-98 13s -17s linear infinite}@keyframes fall-98{38.556%{transform:translate(49.8504vw,38.556vh) scale(.0974)}to{transform:translate(53.08395vw,99vh) scale(.0974)}}.snow:nth-child(99){opacity:.6464;transform:translate(39.5352vw,-10px) scale(.5703);animation:fall-99 26s -25s linear infinite}@keyframes fall-99{33.407%{transform:translate(38.0318vw,33.407vh) scale(.5703)}to{transform:translate(38.7835vw,99vh) scale(.5703)}}.snow:nth-child(100){opacity:1.0476;transform:translate(59.7089vw,-10px) scale(.3913);animation:fall-100 26s -12s linear infinite}@keyframes fall-100{42.5%{transform:translate(58.839vw,42.5vh) scale(.3913)}to{transform:translate(59.27395vw,99vh) scale(.3913)}}.snow:nth-child(101){opacity:.4208;transform:translate(57.7025vw,-10px) scale(.3433);animation:fall-101 27s -19s linear infinite}@keyframes fall-101{51.595%{transform:translate(55.6214vw,51.595vh) scale(.3433)}to{transform:translate(56.66195vw,99vh) scale(.3433)}}.snow:nth-child(102){opacity:.266;transform:translate(77.2761vw,-10px) scale(.147);animation:fall-102 20s -22s linear infinite}@keyframes fall-102{62.79%{transform:translate(82.0944vw,62.79vh) scale(.147)}to{transform:translate(79.68525vw,99vh) scale(.147)}}.snow:nth-child(103){opacity:1.8892;transform:translate(85.0855vw,-10px) scale(.9192);animation:fall-103 14s -25s linear infinite}@keyframes fall-103{30.063%{transform:translate(87.6473vw,30.063vh) scale(.9192)}to{transform:translate(86.3664vw,99vh) scale(.9192)}}.snow:nth-child(104){opacity:1.8534;transform:translate(75.3681vw,-10px) scale(.4844);animation:fall-104 30s -20s linear infinite}@keyframes fall-104{76.136%{transform:translate(84.7302vw,76.136vh) scale(.4844)}to{transform:translate(80.04915vw,99vh) scale(.4844)}}.snow:nth-child(105){opacity:.1334;transform:translate(21.6161vw,-10px) scale(.8673);animation:fall-105 29s -8s linear infinite}@keyframes fall-105{76.254%{transform:translate(25.0275vw,76.254vh) scale(.8673)}to{transform:translate(23.3218vw,99vh) scale(.8673)}}.snow:nth-child(106){opacity:.2834;transform:translate(.0534vw,-10px) scale(.3523);animation:fall-106 15s -9s linear infinite}@keyframes fall-106{71.946%{transform:translate(-1.7773vw,71.946vh) scale(.3523)}to{transform:translate(-.86195vw,99vh) scale(.3523)}}.snow:nth-child(107){opacity:1.0806;transform:translate(6.3252vw,-10px) scale(.5027);animation:fall-107 18s -8s linear infinite}@keyframes fall-107{33.453%{transform:translate(-2.6211vw,33.453vh) scale(.5027)}to{transform:translate(1.85205vw,99vh) scale(.5027)}}.snow:nth-child(108){opacity:.8812;transform:translate(81.6712vw,-10px) scale(.3918);animation:fall-108 23s -23s linear infinite}@keyframes fall-108{49.419%{transform:translate(88.3059vw,49.419vh) scale(.3918)}to{transform:translate(84.98855vw,99vh) scale(.3918)}}.snow:nth-child(109){opacity:1.2554;transform:translate(54.5086vw,-10px) scale(.743);animation:fall-109 28s -13s linear infinite}@keyframes fall-109{63.572%{transform:translate(50.7017vw,63.572vh) scale(.743)}to{transform:translate(52.60515vw,99vh) scale(.743)}}.snow:nth-child(110){opacity:.1018;transform:translate(31.005vw,-10px) scale(.9828);animation:fall-110 11s -1s linear infinite}@keyframes fall-110{35.46%{transform:translate(27.0606vw,35.46vh) scale(.9828)}to{transform:translate(29.0328vw,99vh) scale(.9828)}}.snow:nth-child(111){opacity:1.0344;transform:translate(50.4475vw,-10px) scale(.487);animation:fall-111 29s -24s linear infinite}@keyframes fall-111{38.635%{transform:translate(42.3413vw,38.635vh) scale(.487)}to{transform:translate(46.3944vw,99vh) scale(.487)}}.snow:nth-child(112){opacity:1.854;transform:translate(30.5555vw,-10px) scale(.1373);animation:fall-112 14s -15s linear infinite}@keyframes fall-112{40.568%{transform:translate(35.8946vw,40.568vh) scale(.1373)}to{transform:translate(33.22505vw,99vh) scale(.1373)}}.snow:nth-child(113){opacity:.5608;transform:translate(36.3842vw,-10px) scale(.7457);animation:fall-113 21s -12s linear infinite}@keyframes fall-113{54.205%{transform:translate(39.2807vw,54.205vh) scale(.7457)}to{transform:translate(37.83245vw,99vh) scale(.7457)}}.snow:nth-child(114){opacity:.5092;transform:translate(86.1106vw,-10px) scale(.8217);animation:fall-114 14s -11s linear infinite}@keyframes fall-114{46.208%{transform:translate(79.7426vw,46.208vh) scale(.8217)}to{transform:translate(82.9266vw,99vh) scale(.8217)}}.snow:nth-child(115){opacity:1.5984;transform:translate(80.7187vw,-10px) scale(.4811);animation:fall-115 15s -19s linear infinite}@keyframes fall-115{68.84%{transform:translate(90.1889vw,68.84vh) scale(.4811)}to{transform:translate(85.4538vw,99vh) scale(.4811)}}.snow:nth-child(116){opacity:1.8258;transform:translate(57.5168vw,-10px) scale(.3971);animation:fall-116 28s -26s linear infinite}@keyframes fall-116{55.438%{transform:translate(67.2648vw,55.438vh) scale(.3971)}to{transform:translate(62.3908vw,99vh) scale(.3971)}}.snow:nth-child(117){opacity:1.7486;transform:translate(18.1297vw,-10px) scale(.1176);animation:fall-117 14s -24s linear infinite}@keyframes fall-117{43.81%{transform:translate(15.8167vw,43.81vh) scale(.1176)}to{transform:translate(16.9732vw,99vh) scale(.1176)}}.snow:nth-child(118){opacity:.5048;transform:translate(6.9901vw,-10px) scale(.1434);animation:fall-118 18s -16s linear infinite}@keyframes fall-118{39.713%{transform:translate(1.929vw,39.713vh) scale(.1434)}to{transform:translate(4.45955vw,99vh) scale(.1434)}}.snow:nth-child(119){opacity:1.267;transform:translate(64.5033vw,-10px) scale(.9354);animation:fall-119 15s -11s linear infinite}@keyframes fall-119{74.479%{transform:translate(61.8426vw,74.479vh) scale(.9354)}to{transform:translate(63.17295vw,99vh) scale(.9354)}}.snow:nth-child(120){opacity:1.564;transform:translate(15.9536vw,-10px) scale(.3964);animation:fall-120 20s -9s linear infinite}@keyframes fall-120{78.1%{transform:translate(17.5323vw,78.1vh) scale(.3964)}to{transform:translate(16.74295vw,99vh) scale(.3964)}}.snow:nth-child(121){opacity:.9808;transform:translate(18.1943vw,-10px) scale(.4036);animation:fall-121 19s -5s linear infinite}@keyframes fall-121{50.228%{transform:translate(23.491vw,50.228vh) scale(.4036)}to{transform:translate(20.84265vw,99vh) scale(.4036)}}.snow:nth-child(122){opacity:.5558;transform:translate(38.9478vw,-10px) scale(.1155);animation:fall-122 24s -7s linear infinite}@keyframes fall-122{46.14%{transform:translate(46.9585vw,46.14vh) scale(.1155)}to{transform:translate(42.95315vw,99vh) scale(.1155)}}.snow:nth-child(123){opacity:1.814;transform:translate(38.5852vw,-10px) scale(.8);animation:fall-123 25s -27s linear infinite}@keyframes fall-123{49.352%{transform:translate(46.1761vw,49.352vh) scale(.8)}to{transform:translate(42.38065vw,99vh) scale(.8)}}.snow:nth-child(124){opacity:1.1842;transform:translate(47.6469vw,-10px) scale(.6606);animation:fall-124 30s -10s linear infinite}@keyframes fall-124{45.4%{transform:translate(40.2254vw,45.4vh) scale(.6606)}to{transform:translate(43.93615vw,99vh) scale(.6606)}}.snow:nth-child(125){opacity:.6734;transform:translate(71.288vw,-10px) scale(.1634);animation:fall-125 17s -23s linear infinite}@keyframes fall-125{58.705%{transform:translate(68.2648vw,58.705vh) scale(.1634)}to{transform:translate(69.7764vw,99vh) scale(.1634)}}.snow:nth-child(126){opacity:1.634;transform:translate(92.752vw,-10px) scale(.946);animation:fall-126 21s -20s linear infinite}@keyframes fall-126{65.788%{transform:translate(93.6244vw,65.788vh) scale(.946)}to{transform:translate(93.1882vw,99vh) scale(.946)}}.snow:nth-child(127){opacity:.5622;transform:translate(22.4478vw,-10px) scale(.6541);animation:fall-127 27s -4s linear infinite}@keyframes fall-127{60.674%{transform:translate(14.2818vw,60.674vh) scale(.6541)}to{transform:translate(18.3648vw,99vh) scale(.6541)}}.snow:nth-child(128){opacity:1.4214;transform:translate(60.4534vw,-10px) scale(.4216);animation:fall-128 23s -23s linear infinite}@keyframes fall-128{37.109%{transform:translate(59.2685vw,37.109vh) scale(.4216)}to{transform:translate(59.86095vw,99vh) scale(.4216)}}.snow:nth-child(129){opacity:1.5022;transform:translate(56.9337vw,-10px) scale(.8);animation:fall-129 25s -28s linear infinite}@keyframes fall-129{51.976%{transform:translate(53.0307vw,51.976vh) scale(.8)}to{transform:translate(54.9822vw,99vh) scale(.8)}}.snow:nth-child(130){opacity:.6626;transform:translate(4.3315vw,-10px) scale(.8272);animation:fall-130 13s -15s linear infinite}@keyframes fall-130{44.99%{transform:translate(7.2946vw,44.99vh) scale(.8272)}to{transform:translate(5.81305vw,99vh) scale(.8272)}}.snow:nth-child(131){opacity:.6234;transform:translate(70.8982vw,-10px) scale(.7526);animation:fall-131 11s -27s linear infinite}@keyframes fall-131{49.404%{transform:translate(62.5619vw,49.404vh) scale(.7526)}to{transform:translate(66.73005vw,99vh) scale(.7526)}}.snow:nth-child(132){opacity:.392;transform:translate(32.0621vw,-10px) scale(.763);animation:fall-132 19s -24s linear infinite}@keyframes fall-132{63.259%{transform:translate(32.7237vw,63.259vh) scale(.763)}to{transform:translate(32.3929vw,99vh) scale(.763)}}.snow:nth-child(133){opacity:.8424;transform:translate(90.5732vw,-10px) scale(.923);animation:fall-133 29s -1s linear infinite}@keyframes fall-133{44.798%{transform:translate(93.8679vw,44.798vh) scale(.923)}to{transform:translate(92.22055vw,99vh) scale(.923)}}.snow:nth-child(134){opacity:1.2272;transform:translate(54.5836vw,-10px) scale(.357);animation:fall-134 16s -25s linear infinite}@keyframes fall-134{39.159%{transform:translate(60.2475vw,39.159vh) scale(.357)}to{transform:translate(57.41555vw,99vh) scale(.357)}}.snow:nth-child(135){opacity:1.775;transform:translate(44.5074vw,-10px) scale(.4751);animation:fall-135 25s -13s linear infinite}@keyframes fall-135{60.329%{transform:translate(40.3278vw,60.329vh) scale(.4751)}to{transform:translate(42.4176vw,99vh) scale(.4751)}}.snow:nth-child(136){opacity:1.5512;transform:translate(57.0058vw,-10px) scale(.3586);animation:fall-136 27s -14s linear infinite}@keyframes fall-136{34.289%{transform:translate(49.8519vw,34.289vh) scale(.3586)}to{transform:translate(53.42885vw,99vh) scale(.3586)}}.snow:nth-child(137){opacity:.149;transform:translate(48.5796vw,-10px) scale(.3308);animation:fall-137 22s -12s linear infinite}@keyframes fall-137{43.035%{transform:translate(48.5981vw,43.035vh) scale(.3308)}to{transform:translate(48.58885vw,99vh) scale(.3308)}}.snow:nth-child(138){opacity:1.4736;transform:translate(20.7091vw,-10px) scale(.6769);animation:fall-138 12s -13s linear infinite}@keyframes fall-138{55.666%{transform:translate(29.5145vw,55.666vh) scale(.6769)}to{transform:translate(25.1118vw,99vh) scale(.6769)}}.snow:nth-child(139){opacity:1.8188;transform:translate(92.1777vw,-10px) scale(.7813);animation:fall-139 24s -16s linear infinite}@keyframes fall-139{47.676%{transform:translate(94.1601vw,47.676vh) scale(.7813)}to{transform:translate(93.1689vw,99vh) scale(.7813)}}.snow:nth-child(140){opacity:.0444;transform:translate(70.6259vw,-10px) scale(.0089);animation:fall-140 22s -30s linear infinite}@keyframes fall-140{39.866%{transform:translate(77.7204vw,39.866vh) scale(.0089)}to{transform:translate(74.17315vw,99vh) scale(.0089)}}.snow:nth-child(141){opacity:.224;transform:translate(41.563vw,-10px) scale(.0794);animation:fall-141 25s -24s linear infinite}@keyframes fall-141{36.82%{transform:translate(44.1738vw,36.82vh) scale(.0794)}to{transform:translate(42.8684vw,99vh) scale(.0794)}}.snow:nth-child(142){opacity:.8912;transform:translate(68.575vw,-10px) scale(.6875);animation:fall-142 29s -8s linear infinite}@keyframes fall-142{45.987%{transform:translate(69.701vw,45.987vh) scale(.6875)}to{transform:translate(69.138vw,99vh) scale(.6875)}}.snow:nth-child(143){opacity:.8976;transform:translate(93.5564vw,-10px) scale(.2552);animation:fall-143 12s -12s linear infinite}@keyframes fall-143{70.147%{transform:translate(101.4083vw,70.147vh) scale(.2552)}to{transform:translate(97.48235vw,99vh) scale(.2552)}}.snow:nth-child(144){opacity:.5318;transform:translate(2.9848vw,-10px) scale(.941);animation:fall-144 11s -14s linear infinite}@keyframes fall-144{34.953%{transform:translate(1.7077vw,34.953vh) scale(.941)}to{transform:translate(2.34625vw,99vh) scale(.941)}}.snow:nth-child(145){opacity:.324;transform:translate(83.954vw,-10px) scale(.5376);animation:fall-145 17s -30s linear infinite}@keyframes fall-145{64.369%{transform:translate(85.8451vw,64.369vh) scale(.5376)}to{transform:translate(84.89955vw,99vh) scale(.5376)}}.snow:nth-child(146){opacity:.0472;transform:translate(46.1945vw,-10px) scale(.3037);animation:fall-146 27s -4s linear infinite}@keyframes fall-146{44.072%{transform:translate(38.4309vw,44.072vh) scale(.3037)}to{transform:translate(42.3127vw,99vh) scale(.3037)}}.snow:nth-child(147){opacity:.5652;transform:translate(32.103vw,-10px) scale(.1246);animation:fall-147 10s -22s linear infinite}@keyframes fall-147{59.115%{transform:translate(27.4324vw,59.115vh) scale(.1246)}to{transform:translate(29.7677vw,99vh) scale(.1246)}}.snow:nth-child(148){opacity:.8494;transform:translate(44.8017vw,-10px) scale(.088);animation:fall-148 13s -16s linear infinite}@keyframes fall-148{71.065%{transform:translate(47.2451vw,71.065vh) scale(.088)}to{transform:translate(46.0234vw,99vh) scale(.088)}}.snow:nth-child(149){opacity:1.2852;transform:translate(27.7045vw,-10px) scale(.2699);animation:fall-149 20s -11s linear infinite}@keyframes fall-149{50.988%{transform:translate(36.894vw,50.988vh) scale(.2699)}to{transform:translate(32.29925vw,99vh) scale(.2699)}}.snow:nth-child(150){opacity:1.4224;transform:translate(92.0966vw,-10px) scale(.4683);animation:fall-150 25s -2s linear infinite}@keyframes fall-150{33.221%{transform:translate(92.8553vw,33.221vh) scale(.4683)}to{transform:translate(92.47595vw,99vh) scale(.4683)}}.snow:nth-child(151){opacity:1.6304;transform:translate(33.7936vw,-10px) scale(.8987);animation:fall-151 22s -15s linear infinite}@keyframes fall-151{43.29%{transform:translate(37.5982vw,43.29vh) scale(.8987)}to{transform:translate(35.6959vw,99vh) scale(.8987)}}.snow:nth-child(152){opacity:.9818;transform:translate(47.275vw,-10px) scale(.6479);animation:fall-152 26s -6s linear infinite}@keyframes fall-152{60.197%{transform:translate(39.3295vw,60.197vh) scale(.6479)}to{transform:translate(43.30225vw,99vh) scale(.6479)}}.snow:nth-child(153){opacity:1.6528;transform:translate(13.8916vw,-10px) scale(.1031);animation:fall-153 23s -8s linear infinite}@keyframes fall-153{32.091%{transform:translate(18.5564vw,32.091vh) scale(.1031)}to{transform:translate(16.224vw,99vh) scale(.1031)}}.snow:nth-child(154){opacity:1.0386;transform:translate(77.6592vw,-10px) scale(.5593);animation:fall-154 24s -26s linear infinite}@keyframes fall-154{75.872%{transform:translate(85.5124vw,75.872vh) scale(.5593)}to{transform:translate(81.5858vw,99vh) scale(.5593)}}.snow:nth-child(155){opacity:.3268;transform:translate(90.3754vw,-10px) scale(.4719);animation:fall-155 21s -25s linear infinite}@keyframes fall-155{55.767%{transform:translate(86.6474vw,55.767vh) scale(.4719)}to{transform:translate(88.5114vw,99vh) scale(.4719)}}.snow:nth-child(156){opacity:.1544;transform:translate(67.9741vw,-10px) scale(.9663);animation:fall-156 18s -18s linear infinite}@keyframes fall-156{64.028%{transform:translate(67.7729vw,64.028vh) scale(.9663)}to{transform:translate(67.8735vw,99vh) scale(.9663)}}.snow:nth-child(157){opacity:.6112;transform:translate(33.0892vw,-10px) scale(.0346);animation:fall-157 13s -26s linear infinite}@keyframes fall-157{36.029%{transform:translate(40.8589vw,36.029vh) scale(.0346)}to{transform:translate(36.97405vw,99vh) scale(.0346)}}.snow:nth-child(158){opacity:.0598;transform:translate(82.5588vw,-10px) scale(.2926);animation:fall-158 13s -23s linear infinite}@keyframes fall-158{66.026%{transform:translate(92.2186vw,66.026vh) scale(.2926)}to{transform:translate(87.3887vw,99vh) scale(.2926)}}.snow:nth-child(159){opacity:.4896;transform:translate(4.8129vw,-10px) scale(.7294);animation:fall-159 27s -19s linear infinite}@keyframes fall-159{77.105%{transform:translate(-2.1446vw,77.105vh) scale(.7294)}to{transform:translate(1.33415vw,99vh) scale(.7294)}}.snow:nth-child(160){opacity:.2342;transform:translate(87.0033vw,-10px) scale(.8325);animation:fall-160 14s -6s linear infinite}@keyframes fall-160{45.587%{transform:translate(93.9715vw,45.587vh) scale(.8325)}to{transform:translate(90.4874vw,99vh) scale(.8325)}}.snow:nth-child(161){opacity:1.603;transform:translate(78.2386vw,-10px) scale(.1828);animation:fall-161 13s -17s linear infinite}@keyframes fall-161{38.886%{transform:translate(75.7592vw,38.886vh) scale(.1828)}to{transform:translate(76.9989vw,99vh) scale(.1828)}}.snow:nth-child(162){opacity:.1732;transform:translate(63.7312vw,-10px) scale(.6777);animation:fall-162 12s -13s linear infinite}@keyframes fall-162{46.781%{transform:translate(71.4599vw,46.781vh) scale(.6777)}to{transform:translate(67.59555vw,99vh) scale(.6777)}}.snow:nth-child(163){opacity:.0134;transform:translate(8.4888vw,-10px) scale(.0149);animation:fall-163 29s -2s linear infinite}@keyframes fall-163{76.123%{transform:translate(17.3959vw,76.123vh) scale(.0149)}to{transform:translate(12.94235vw,99vh) scale(.0149)}}.snow:nth-child(164){opacity:1.6466;transform:translate(19.1862vw,-10px) scale(.7469);animation:fall-164 30s -10s linear infinite}@keyframes fall-164{76.207%{transform:translate(17.3124vw,76.207vh) scale(.7469)}to{transform:translate(18.2493vw,99vh) scale(.7469)}}.snow:nth-child(165){opacity:1.8088;transform:translate(37.8231vw,-10px) scale(.9468);animation:fall-165 13s -12s linear infinite}@keyframes fall-165{44.276%{transform:translate(39.3689vw,44.276vh) scale(.9468)}to{transform:translate(38.596vw,99vh) scale(.9468)}}.snow:nth-child(166){opacity:1.2582;transform:translate(25.3859vw,-10px) scale(.2401);animation:fall-166 28s -9s linear infinite}@keyframes fall-166{66.514%{transform:translate(22.0348vw,66.514vh) scale(.2401)}to{transform:translate(23.71035vw,99vh) scale(.2401)}}.snow:nth-child(167){opacity:1.761;transform:translate(34.4514vw,-10px) scale(.698);animation:fall-167 15s -7s linear infinite}@keyframes fall-167{56.174%{transform:translate(42.2085vw,56.174vh) scale(.698)}to{transform:translate(38.32995vw,99vh) scale(.698)}}.snow:nth-child(168){opacity:1.1462;transform:translate(60.3991vw,-10px) scale(.1824);animation:fall-168 19s -26s linear infinite}@keyframes fall-168{78.729%{transform:translate(52.9668vw,78.729vh) scale(.1824)}to{transform:translate(56.68295vw,99vh) scale(.1824)}}.snow:nth-child(169){opacity:.2052;transform:translate(67.3805vw,-10px) scale(.9465);animation:fall-169 28s -9s linear infinite}@keyframes fall-169{38.172%{transform:translate(72.7321vw,38.172vh) scale(.9465)}to{transform:translate(70.0563vw,99vh) scale(.9465)}}.snow:nth-child(170){opacity:1.8502;transform:translate(64.2422vw,-10px) scale(.3599);animation:fall-170 30s -22s linear infinite}@keyframes fall-170{41.431%{transform:translate(72.4896vw,41.431vh) scale(.3599)}to{transform:translate(68.3659vw,99vh) scale(.3599)}}.snow:nth-child(171){opacity:1.9844;transform:translate(13.14vw,-10px) scale(.4134);animation:fall-171 24s -17s linear infinite}@keyframes fall-171{64.28%{transform:translate(4.3372vw,64.28vh) scale(.4134)}to{transform:translate(8.7386vw,99vh) scale(.4134)}}.snow:nth-child(172){opacity:1.8068;transform:translate(78.4286vw,-10px) scale(.2213);animation:fall-172 22s -15s linear infinite}@keyframes fall-172{68.26%{transform:translate(78.6475vw,68.26vh) scale(.2213)}to{transform:translate(78.53805vw,99vh) scale(.2213)}}.snow:nth-child(173){opacity:.1062;transform:translate(83.0998vw,-10px) scale(.0846);animation:fall-173 27s -15s linear infinite}@keyframes fall-173{52.83%{transform:translate(83.2033vw,52.83vh) scale(.0846)}to{transform:translate(83.15155vw,99vh) scale(.0846)}}.snow:nth-child(174){opacity:.3936;transform:translate(45.8907vw,-10px) scale(.1356);animation:fall-174 26s -15s linear infinite}@keyframes fall-174{62.139%{transform:translate(54.2443vw,62.139vh) scale(.1356)}to{transform:translate(50.0675vw,99vh) scale(.1356)}}.snow:nth-child(175){opacity:.6256;transform:translate(81.4516vw,-10px) scale(.2739);animation:fall-175 20s -11s linear infinite}@keyframes fall-175{60.015%{transform:translate(74.3976vw,60.015vh) scale(.2739)}to{transform:translate(77.9246vw,99vh) scale(.2739)}}.snow:nth-child(176){opacity:.332;transform:translate(15.5599vw,-10px) scale(.0422);animation:fall-176 22s -14s linear infinite}@keyframes fall-176{42.553%{transform:translate(23.8844vw,42.553vh) scale(.0422)}to{transform:translate(19.72215vw,99vh) scale(.0422)}}.snow:nth-child(177){opacity:1.5146;transform:translate(81.0819vw,-10px) scale(.7148);animation:fall-177 15s -4s linear infinite}@keyframes fall-177{59.22%{transform:translate(75.1394vw,59.22vh) scale(.7148)}to{transform:translate(78.11065vw,99vh) scale(.7148)}}.snow:nth-child(178){opacity:1.6266;transform:translate(32.5601vw,-10px) scale(.46);animation:fall-178 28s -25s linear infinite}@keyframes fall-178{48.704%{transform:translate(22.9832vw,48.704vh) scale(.46)}to{transform:translate(27.77165vw,99vh) scale(.46)}}.snow:nth-child(179){opacity:1.404;transform:translate(97.3377vw,-10px) scale(.7923);animation:fall-179 28s -28s linear infinite}@keyframes fall-179{68.218%{transform:translate(88.0157vw,68.218vh) scale(.7923)}to{transform:translate(92.6767vw,99vh) scale(.7923)}}.snow:nth-child(180){opacity:1.3234;transform:translate(80.9355vw,-10px) scale(.8953);animation:fall-180 20s -4s linear infinite}@keyframes fall-180{35.294%{transform:translate(90.6871vw,35.294vh) scale(.8953)}to{transform:translate(85.8113vw,99vh) scale(.8953)}}.snow:nth-child(181){opacity:.8384;transform:translate(30.7367vw,-10px) scale(.3295);animation:fall-181 17s -5s linear infinite}@keyframes fall-181{33.693%{transform:translate(30.0678vw,33.693vh) scale(.3295)}to{transform:translate(30.40225vw,99vh) scale(.3295)}}.snow:nth-child(182){opacity:1.1612;transform:translate(39.6978vw,-10px) scale(.4485);animation:fall-182 30s -17s linear infinite}@keyframes fall-182{49.496%{transform:translate(42.5067vw,49.496vh) scale(.4485)}to{transform:translate(41.10225vw,99vh) scale(.4485)}}.snow:nth-child(183){opacity:.7538;transform:translate(89.938vw,-10px) scale(.196);animation:fall-183 19s -18s linear infinite}@keyframes fall-183{61.483%{transform:translate(81.9715vw,61.483vh) scale(.196)}to{transform:translate(85.95475vw,99vh) scale(.196)}}.snow:nth-child(184){opacity:.1694;transform:translate(35.8151vw,-10px) scale(.3408);animation:fall-184 25s -1s linear infinite}@keyframes fall-184{78.756%{transform:translate(44.915vw,78.756vh) scale(.3408)}to{transform:translate(40.36505vw,99vh) scale(.3408)}}.snow:nth-child(185){opacity:1.9718;transform:translate(93.4673vw,-10px) scale(.8159);animation:fall-185 26s -1s linear infinite}@keyframes fall-185{32.137%{transform:translate(85.3693vw,32.137vh) scale(.8159)}to{transform:translate(89.4183vw,99vh) scale(.8159)}}.snow:nth-child(186){opacity:.1828;transform:translate(29.4123vw,-10px) scale(.418);animation:fall-186 29s -29s linear infinite}@keyframes fall-186{42.212%{transform:translate(34.6959vw,42.212vh) scale(.418)}to{transform:translate(32.0541vw,99vh) scale(.418)}}.snow:nth-child(187){opacity:.9008;transform:translate(98.9738vw,-10px) scale(.3523);animation:fall-187 24s -1s linear infinite}@keyframes fall-187{71.776%{transform:translate(94.4693vw,71.776vh) scale(.3523)}to{transform:translate(96.72155vw,99vh) scale(.3523)}}.snow:nth-child(188){opacity:.8802;transform:translate(2.0555vw,-10px) scale(.0474);animation:fall-188 15s -1s linear infinite}@keyframes fall-188{42.969%{transform:translate(9.9659vw,42.969vh) scale(.0474)}to{transform:translate(6.0107vw,99vh) scale(.0474)}}.snow:nth-child(189){opacity:1.9748;transform:translate(.6744vw,-10px) scale(.2963);animation:fall-189 29s -14s linear infinite}@keyframes fall-189{70.399%{transform:translate(-6.0865vw,70.399vh) scale(.2963)}to{transform:translate(-2.70605vw,99vh) scale(.2963)}}.snow:nth-child(190){opacity:.9;transform:translate(6.7493vw,-10px) scale(.2545);animation:fall-190 18s -13s linear infinite}@keyframes fall-190{57.152%{transform:translate(5.3081vw,57.152vh) scale(.2545)}to{transform:translate(6.0287vw,99vh) scale(.2545)}}.snow:nth-child(191){opacity:.84;transform:translate(7.1697vw,-10px) scale(.4213);animation:fall-191 16s -11s linear infinite}@keyframes fall-191{54.058%{transform:translate(10.793vw,54.058vh) scale(.4213)}to{transform:translate(8.98135vw,99vh) scale(.4213)}}.snow:nth-child(192){opacity:1.8594;transform:translate(36.6846vw,-10px) scale(.8025);animation:fall-192 26s -3s linear infinite}@keyframes fall-192{45.266%{transform:translate(29.4173vw,45.266vh) scale(.8025)}to{transform:translate(33.05095vw,99vh) scale(.8025)}}.snow:nth-child(193){opacity:.9642;transform:translate(32.094vw,-10px) scale(.6345);animation:fall-193 23s -18s linear infinite}@keyframes fall-193{50.798%{transform:translate(27.7456vw,50.798vh) scale(.6345)}to{transform:translate(29.9198vw,99vh) scale(.6345)}}.snow:nth-child(194){opacity:.8464;transform:translate(83.1243vw,-10px) scale(.1245);animation:fall-194 19s -9s linear infinite}@keyframes fall-194{37.568%{transform:translate(78.3809vw,37.568vh) scale(.1245)}to{transform:translate(80.7526vw,99vh) scale(.1245)}}.snow:nth-child(195){opacity:.281;transform:translate(24.0263vw,-10px) scale(.4191);animation:fall-195 27s -3s linear infinite}@keyframes fall-195{58.6%{transform:translate(18.4667vw,58.6vh) scale(.4191)}to{transform:translate(21.2465vw,99vh) scale(.4191)}}.snow:nth-child(196){opacity:1.611;transform:translate(3.7752vw,-10px) scale(.376);animation:fall-196 24s -12s linear infinite}@keyframes fall-196{58.68%{transform:translate(7.4006vw,58.68vh) scale(.376)}to{transform:translate(5.5879vw,99vh) scale(.376)}}.snow:nth-child(197){opacity:1.726;transform:translate(23.6324vw,-10px) scale(.9563);animation:fall-197 10s -8s linear infinite}@keyframes fall-197{69.123%{transform:translate(27.4046vw,69.123vh) scale(.9563)}to{transform:translate(25.5185vw,99vh) scale(.9563)}}.snow:nth-child(198){opacity:.1402;transform:translate(10.1171vw,-10px) scale(.0653);animation:fall-198 19s -7s linear infinite}@keyframes fall-198{41.18%{transform:translate(10.5818vw,41.18vh) scale(.0653)}to{transform:translate(10.34945vw,99vh) scale(.0653)}}.snow:nth-child(199){opacity:1.6616;transform:translate(52.7618vw,-10px) scale(.9211);animation:fall-199 27s -12s linear infinite}@keyframes fall-199{41.222%{transform:translate(58.761vw,41.222vh) scale(.9211)}to{transform:translate(55.7614vw,99vh) scale(.9211)}}.snow:nth-child(200){opacity:1.2406;transform:translate(72.5468vw,-10px) scale(.1771);animation:fall-200 20s -19s linear infinite}@keyframes fall-200{40.472%{transform:translate(76.1588vw,40.472vh) scale(.1771)}to{transform:translate(74.3528vw,99vh) scale(.1771)}}.snow:nth-child(201){opacity:1.9862;transform:translate(81.1641vw,-10px) scale(.6853);animation:fall-201 29s -16s linear infinite}@keyframes fall-201{57.276%{transform:translate(78.3868vw,57.276vh) scale(.6853)}to{transform:translate(79.77545vw,99vh) scale(.6853)}}.snow:nth-child(202){opacity:.9402;transform:translate(72.7177vw,-10px) scale(.8123);animation:fall-202 27s -15s linear infinite}@keyframes fall-202{47.838%{transform:translate(75.3121vw,47.838vh) scale(.8123)}to{transform:translate(74.0149vw,99vh) scale(.8123)}}.snow:nth-child(203){opacity:.6152;transform:translate(70.6972vw,-10px) scale(.4329);animation:fall-203 30s -8s linear infinite}@keyframes fall-203{62.149%{transform:translate(61.7407vw,62.149vh) scale(.4329)}to{transform:translate(66.21895vw,99vh) scale(.4329)}}.snow:nth-child(204){opacity:.5876;transform:translate(83.4349vw,-10px) scale(.8193);animation:fall-204 17s -4s linear infinite}@keyframes fall-204{64.62%{transform:translate(75.9544vw,64.62vh) scale(.8193)}to{transform:translate(79.69465vw,99vh) scale(.8193)}}.snow:nth-child(205){opacity:1.3474;transform:translate(55.4733vw,-10px) scale(.4619);animation:fall-205 13s -14s linear infinite}@keyframes fall-205{67.672%{transform:translate(56.6775vw,67.672vh) scale(.4619)}to{transform:translate(56.0754vw,99vh) scale(.4619)}}.snow:nth-child(206){opacity:.4408;transform:translate(5.4906vw,-10px) scale(.9209);animation:fall-206 25s -21s linear infinite}@keyframes fall-206{56.168%{transform:translate(-3.1764vw,56.168vh) scale(.9209)}to{transform:translate(1.1571vw,99vh) scale(.9209)}}.snow:nth-child(207){opacity:.1102;transform:translate(38.4205vw,-10px) scale(.1732);animation:fall-207 15s -13s linear infinite}@keyframes fall-207{77.419%{transform:translate(40.7823vw,77.419vh) scale(.1732)}to{transform:translate(39.6014vw,99vh) scale(.1732)}}.snow:nth-child(208){opacity:.67;transform:translate(4.0014vw,-10px) scale(.0146);animation:fall-208 16s -12s linear infinite}@keyframes fall-208{67.47%{transform:translate(10.9358vw,67.47vh) scale(.0146)}to{transform:translate(7.4686vw,99vh) scale(.0146)}}.snow:nth-child(209){opacity:.8632;transform:translate(58.1303vw,-10px) scale(.3761);animation:fall-209 27s -20s linear infinite}@keyframes fall-209{49.941%{transform:translate(65.2292vw,49.941vh) scale(.3761)}to{transform:translate(61.67975vw,99vh) scale(.3761)}}.snow:nth-child(210){opacity:.8468;transform:translate(97.5817vw,-10px) scale(.5954);animation:fall-210 18s -25s linear infinite}@keyframes fall-210{38.952%{transform:translate(91.1841vw,38.952vh) scale(.5954)}to{transform:translate(94.3829vw,99vh) scale(.5954)}}.snow:nth-child(211){opacity:1.5464;transform:translate(49.7297vw,-10px) scale(.795);animation:fall-211 21s -22s linear infinite}@keyframes fall-211{44.97%{transform:translate(45.6782vw,44.97vh) scale(.795)}to{transform:translate(47.70395vw,99vh) scale(.795)}}.snow:nth-child(212){opacity:1.9896;transform:translate(19.7884vw,-10px) scale(.983);animation:fall-212 25s -15s linear infinite}@keyframes fall-212{78.182%{transform:translate(24.8476vw,78.182vh) scale(.983)}to{transform:translate(22.318vw,99vh) scale(.983)}}.snow:nth-child(213){opacity:1.6602;transform:translate(48.5993vw,-10px) scale(.4135);animation:fall-213 30s -12s linear infinite}@keyframes fall-213{54.487%{transform:translate(55.3327vw,54.487vh) scale(.4135)}to{transform:translate(51.966vw,99vh) scale(.4135)}}.snow:nth-child(214){opacity:.1518;transform:translate(52.4748vw,-10px) scale(.748);animation:fall-214 19s -10s linear infinite}@keyframes fall-214{39.171%{transform:translate(58.6298vw,39.171vh) scale(.748)}to{transform:translate(55.5523vw,99vh) scale(.748)}}.snow:nth-child(215){opacity:.142;transform:translate(42.72vw,-10px) scale(.8244);animation:fall-215 20s -21s linear infinite}@keyframes fall-215{54.794%{transform:translate(43.2764vw,54.794vh) scale(.8244)}to{transform:translate(42.9982vw,99vh) scale(.8244)}}.snow:nth-child(216){opacity:.791;transform:translate(55.167vw,-10px) scale(.8037);animation:fall-216 10s -6s linear infinite}@keyframes fall-216{38.025%{transform:translate(46.8044vw,38.025vh) scale(.8037)}to{transform:translate(50.9857vw,99vh) scale(.8037)}}.snow:nth-child(217){opacity:1.5152;transform:translate(73.2096vw,-10px) scale(.5847);animation:fall-217 21s -23s linear infinite}@keyframes fall-217{40.647%{transform:translate(76.6741vw,40.647vh) scale(.5847)}to{transform:translate(74.94185vw,99vh) scale(.5847)}}.snow:nth-child(218){opacity:.9668;transform:translate(18.8114vw,-10px) scale(.2425);animation:fall-218 29s -20s linear infinite}@keyframes fall-218{66.355%{transform:translate(12.0397vw,66.355vh) scale(.2425)}to{transform:translate(15.42555vw,99vh) scale(.2425)}}.snow:nth-child(219){opacity:.1046;transform:translate(18.5029vw,-10px) scale(.4864);animation:fall-219 11s -4s linear infinite}@keyframes fall-219{40.423%{transform:translate(17.2414vw,40.423vh) scale(.4864)}to{transform:translate(17.87215vw,99vh) scale(.4864)}}.snow:nth-child(220){opacity:1.762;transform:translate(.6323vw,-10px) scale(.2508);animation:fall-220 27s -18s linear infinite}@keyframes fall-220{72.885%{transform:translate(-2.3977vw,72.885vh) scale(.2508)}to{transform:translate(-.8827vw,99vh) scale(.2508)}}.snow:nth-child(221){opacity:.4522;transform:translate(43.809vw,-10px) scale(.8466);animation:fall-221 15s -1s linear infinite}@keyframes fall-221{76.937%{transform:translate(46.8993vw,76.937vh) scale(.8466)}to{transform:translate(45.35415vw,99vh) scale(.8466)}}.snow:nth-child(222){opacity:.596;transform:translate(27.908vw,-10px) scale(.7858);animation:fall-222 21s -23s linear infinite}@keyframes fall-222{67.304%{transform:translate(36.7149vw,67.304vh) scale(.7858)}to{transform:translate(32.31145vw,99vh) scale(.7858)}}.snow:nth-child(223){opacity:.0402;transform:translate(27.3291vw,-10px) scale(.9903);animation:fall-223 15s -28s linear infinite}@keyframes fall-223{62.313%{transform:translate(33.8039vw,62.313vh) scale(.9903)}to{transform:translate(30.5665vw,99vh) scale(.9903)}}.snow:nth-child(224){opacity:1.8126;transform:translate(71.1646vw,-10px) scale(.2763);animation:fall-224 28s -28s linear infinite}@keyframes fall-224{51.78%{transform:translate(69.078vw,51.78vh) scale(.2763)}to{transform:translate(70.1213vw,99vh) scale(.2763)}}.snow:nth-child(225){opacity:1.9726;transform:translate(13.3177vw,-10px) scale(.7627);animation:fall-225 25s -18s linear infinite}@keyframes fall-225{56.839%{transform:translate(7.0999vw,56.839vh) scale(.7627)}to{transform:translate(10.2088vw,99vh) scale(.7627)}}.snow:nth-child(226){opacity:1.0736;transform:translate(46.5459vw,-10px) scale(.0867);animation:fall-226 29s -10s linear infinite}@keyframes fall-226{35.065%{transform:translate(43.4544vw,35.065vh) scale(.0867)}to{transform:translate(45.00015vw,99vh) scale(.0867)}}.snow:nth-child(227){opacity:.3898;transform:translate(64.168vw,-10px) scale(.637);animation:fall-227 24s -21s linear infinite}@keyframes fall-227{78.749%{transform:translate(69.7867vw,78.749vh) scale(.637)}to{transform:translate(66.97735vw,99vh) scale(.637)}}.snow:nth-child(228){opacity:1.8108;transform:translate(5.0347vw,-10px) scale(.9666);animation:fall-228 20s -21s linear infinite}@keyframes fall-228{53.663%{transform:translate(3.9834vw,53.663vh) scale(.9666)}to{transform:translate(4.50905vw,99vh) scale(.9666)}}.snow:nth-child(229){opacity:.437;transform:translate(98.8135vw,-10px) scale(.8296);animation:fall-229 28s -12s linear infinite}@keyframes fall-229{66.135%{transform:translate(92.9276vw,66.135vh) scale(.8296)}to{transform:translate(95.87055vw,99vh) scale(.8296)}}.snow:nth-child(230){opacity:1.6412;transform:translate(81.7284vw,-10px) scale(.5824);animation:fall-230 24s -16s linear infinite}@keyframes fall-230{61.613%{transform:translate(78.3772vw,61.613vh) scale(.5824)}to{transform:translate(80.0528vw,99vh) scale(.5824)}}.snow:nth-child(231){opacity:.1778;transform:translate(22.0484vw,-10px) scale(.7223);animation:fall-231 19s -14s linear infinite}@keyframes fall-231{60.284%{transform:translate(19.4475vw,60.284vh) scale(.7223)}to{transform:translate(20.74795vw,99vh) scale(.7223)}}.snow:nth-child(232){opacity:1.7188;transform:translate(86.9809vw,-10px) scale(.602);animation:fall-232 24s -25s linear infinite}@keyframes fall-232{52.971%{transform:translate(80.2475vw,52.971vh) scale(.602)}to{transform:translate(83.6142vw,99vh) scale(.602)}}.snow:nth-child(233){opacity:.3436;transform:translate(89.9561vw,-10px) scale(.1592);animation:fall-233 28s -3s linear infinite}@keyframes fall-233{47.052%{transform:translate(97.5121vw,47.052vh) scale(.1592)}to{transform:translate(93.7341vw,99vh) scale(.1592)}}.snow:nth-child(234){opacity:.0412;transform:translate(24.0432vw,-10px) scale(.1319);animation:fall-234 27s -25s linear infinite}@keyframes fall-234{54.692%{transform:translate(27.8611vw,54.692vh) scale(.1319)}to{transform:translate(25.95215vw,99vh) scale(.1319)}}.snow:nth-child(235){opacity:.1008;transform:translate(54.5261vw,-10px) scale(.938);animation:fall-235 17s -13s linear infinite}@keyframes fall-235{31.814%{transform:translate(47.4714vw,31.814vh) scale(.938)}to{transform:translate(50.99875vw,99vh) scale(.938)}}.snow:nth-child(236){opacity:.8272;transform:translate(95.7849vw,-10px) scale(.2544);animation:fall-236 30s -6s linear infinite}@keyframes fall-236{56.5%{transform:translate(93.3648vw,56.5vh) scale(.2544)}to{transform:translate(94.57485vw,99vh) scale(.2544)}}.snow:nth-child(237){opacity:1.5322;transform:translate(22.2907vw,-10px) scale(.124);animation:fall-237 28s -26s linear infinite}@keyframes fall-237{67.074%{transform:translate(18.1176vw,67.074vh) scale(.124)}to{transform:translate(20.20415vw,99vh) scale(.124)}}.snow:nth-child(238){opacity:.6822;transform:translate(52.4011vw,-10px) scale(.2204);animation:fall-238 24s -29s linear infinite}@keyframes fall-238{39.508%{transform:translate(46.1108vw,39.508vh) scale(.2204)}to{transform:translate(49.25595vw,99vh) scale(.2204)}}.snow:nth-child(239){opacity:1.8114;transform:translate(75.1474vw,-10px) scale(.1664);animation:fall-239 18s -6s linear infinite}@keyframes fall-239{56.001%{transform:translate(65.7656vw,56.001vh) scale(.1664)}to{transform:translate(70.4565vw,99vh) scale(.1664)}}.snow:nth-child(240){opacity:1.8968;transform:translate(19.6363vw,-10px) scale(.4902);animation:fall-240 25s -2s linear infinite}@keyframes fall-240{31.582%{transform:translate(9.6419vw,31.582vh) scale(.4902)}to{transform:translate(14.6391vw,99vh) scale(.4902)}}.snow:nth-child(241){opacity:1.9008;transform:translate(53.3722vw,-10px) scale(.5782);animation:fall-241 19s -19s linear infinite}@keyframes fall-241{47.448%{transform:translate(59.2165vw,47.448vh) scale(.5782)}to{transform:translate(56.29435vw,99vh) scale(.5782)}}.snow:nth-child(242){opacity:.8836;transform:translate(17.0692vw,-10px) scale(.43);animation:fall-242 16s -19s linear infinite}@keyframes fall-242{52.594%{transform:translate(15.0597vw,52.594vh) scale(.43)}to{transform:translate(16.06445vw,99vh) scale(.43)}}.snow:nth-child(243){opacity:.0184;transform:translate(58.0935vw,-10px) scale(.2856);animation:fall-243 20s -28s linear infinite}@keyframes fall-243{64.903%{transform:translate(55.6201vw,64.903vh) scale(.2856)}to{transform:translate(56.8568vw,99vh) scale(.2856)}}.snow:nth-child(244){opacity:.022;transform:translate(43.9353vw,-10px) scale(.0612);animation:fall-244 22s -25s linear infinite}@keyframes fall-244{44.086%{transform:translate(47.6045vw,44.086vh) scale(.0612)}to{transform:translate(45.7699vw,99vh) scale(.0612)}}.snow:nth-child(245){opacity:1.6884;transform:translate(34.3745vw,-10px) scale(.0959);animation:fall-245 28s -10s linear infinite}@keyframes fall-245{79.905%{transform:translate(26.4291vw,79.905vh) scale(.0959)}to{transform:translate(30.4018vw,99vh) scale(.0959)}}.snow:nth-child(246){opacity:1.1326;transform:translate(19.4777vw,-10px) scale(.706);animation:fall-246 17s -24s linear infinite}@keyframes fall-246{75.885%{transform:translate(17.0748vw,75.885vh) scale(.706)}to{transform:translate(18.27625vw,99vh) scale(.706)}}.snow:nth-child(247){opacity:.88;transform:translate(18.4937vw,-10px) scale(.925);animation:fall-247 10s -12s linear infinite}@keyframes fall-247{37.719%{transform:translate(20.1153vw,37.719vh) scale(.925)}to{transform:translate(19.3045vw,99vh) scale(.925)}}.snow:nth-child(248){opacity:1.686;transform:translate(5.9305vw,-10px) scale(.155);animation:fall-248 13s -1s linear infinite}@keyframes fall-248{36.358%{transform:translate(-1.7178vw,36.358vh) scale(.155)}to{transform:translate(2.10635vw,99vh) scale(.155)}}.snow:nth-child(249){opacity:.5462;transform:translate(14.6691vw,-10px) scale(.5686);animation:fall-249 14s -9s linear infinite}@keyframes fall-249{66.555%{transform:translate(16.2489vw,66.555vh) scale(.5686)}to{transform:translate(15.459vw,99vh) scale(.5686)}}.snow:nth-child(250){opacity:.4232;transform:translate(33.9776vw,-10px) scale(.9846);animation:fall-250 29s -17s linear infinite}@keyframes fall-250{64.252%{transform:translate(33.3698vw,64.252vh) scale(.9846)}to{transform:translate(33.6737vw,99vh) scale(.9846)}}.snow:nth-child(251){opacity:1.0182;transform:translate(15.8502vw,-10px) scale(.8009);animation:fall-251 21s -23s linear infinite}@keyframes fall-251{54.621%{transform:translate(22.1772vw,54.621vh) scale(.8009)}to{transform:translate(19.0137vw,99vh) scale(.8009)}}.snow:nth-child(252){opacity:1.989;transform:translate(54.6135vw,-10px) scale(.9228);animation:fall-252 29s -22s linear infinite}@keyframes fall-252{68.657%{transform:translate(51.1369vw,68.657vh) scale(.9228)}to{transform:translate(52.8752vw,99vh) scale(.9228)}}.snow:nth-child(253){opacity:.8116;transform:translate(7.5849vw,-10px) scale(.864);animation:fall-253 20s -22s linear infinite}@keyframes fall-253{46.668%{transform:translate(11.2885vw,46.668vh) scale(.864)}to{transform:translate(9.4367vw,99vh) scale(.864)}}.snow:nth-child(254){opacity:1.827;transform:translate(61.3764vw,-10px) scale(.982);animation:fall-254 11s -21s linear infinite}@keyframes fall-254{64.203%{transform:translate(51.7689vw,64.203vh) scale(.982)}to{transform:translate(56.57265vw,99vh) scale(.982)}}.snow:nth-child(255){opacity:.7;transform:translate(20.3721vw,-10px) scale(.4147);animation:fall-255 20s -18s linear infinite}@keyframes fall-255{70.265%{transform:translate(15.0926vw,70.265vh) scale(.4147)}to{transform:translate(17.73235vw,99vh) scale(.4147)}}.snow:nth-child(256){opacity:.358;transform:translate(63.1268vw,-10px) scale(.9408);animation:fall-256 22s -13s linear infinite}@keyframes fall-256{36.169%{transform:translate(71.1817vw,36.169vh) scale(.9408)}to{transform:translate(67.15425vw,99vh) scale(.9408)}}.snow:nth-child(257){opacity:1.4234;transform:translate(57.1066vw,-10px) scale(.4485);animation:fall-257 23s -17s linear infinite}@keyframes fall-257{53.97%{transform:translate(54.0131vw,53.97vh) scale(.4485)}to{transform:translate(55.55985vw,99vh) scale(.4485)}}.snow:nth-child(258){opacity:1.154;transform:translate(34.4205vw,-10px) scale(.7028);animation:fall-258 15s -16s linear infinite}@keyframes fall-258{43.38%{transform:translate(38.1507vw,43.38vh) scale(.7028)}to{transform:translate(36.2856vw,99vh) scale(.7028)}}.snow:nth-child(259){opacity:1.4524;transform:translate(21.5579vw,-10px) scale(.0539);animation:fall-259 15s -6s linear infinite}@keyframes fall-259{63.452%{transform:translate(12.2888vw,63.452vh) scale(.0539)}to{transform:translate(16.92335vw,99vh) scale(.0539)}}.snow:nth-child(260){opacity:1.3944;transform:translate(21.7737vw,-10px) scale(.8932);animation:fall-260 20s -6s linear infinite}@keyframes fall-260{56.808%{transform:translate(26.3601vw,56.808vh) scale(.8932)}to{transform:translate(24.0669vw,99vh) scale(.8932)}}.snow:nth-child(261){opacity:.1026;transform:translate(25.925vw,-10px) scale(.1892);animation:fall-261 18s -22s linear infinite}@keyframes fall-261{64.803%{transform:translate(28.6646vw,64.803vh) scale(.1892)}to{transform:translate(27.2948vw,99vh) scale(.1892)}}.snow:nth-child(262){opacity:.4126;transform:translate(11.3148vw,-10px) scale(.3841);animation:fall-262 15s -9s linear infinite}@keyframes fall-262{67.135%{transform:translate(12.0272vw,67.135vh) scale(.3841)}to{transform:translate(11.671vw,99vh) scale(.3841)}}.snow:nth-child(263){opacity:1.7146;transform:translate(91.4696vw,-10px) scale(.1901);animation:fall-263 18s -23s linear infinite}@keyframes fall-263{51.099%{transform:translate(94.4041vw,51.099vh) scale(.1901)}to{transform:translate(92.93685vw,99vh) scale(.1901)}}.snow:nth-child(264){opacity:.914;transform:translate(.9473vw,-10px) scale(.6507);animation:fall-264 25s -27s linear infinite}@keyframes fall-264{39.382%{transform:translate(5.5038vw,39.382vh) scale(.6507)}to{transform:translate(3.22555vw,99vh) scale(.6507)}}.snow:nth-child(265){opacity:.145;transform:translate(95.1411vw,-10px) scale(.6216);animation:fall-265 16s -22s linear infinite}@keyframes fall-265{48.083%{transform:translate(92.1429vw,48.083vh) scale(.6216)}to{transform:translate(93.642vw,99vh) scale(.6216)}}.snow:nth-child(266){opacity:.0762;transform:translate(11.7693vw,-10px) scale(.8367);animation:fall-266 28s -20s linear infinite}@keyframes fall-266{30.771%{transform:translate(5.1889vw,30.771vh) scale(.8367)}to{transform:translate(8.4791vw,99vh) scale(.8367)}}.snow:nth-child(267){opacity:1.899;transform:translate(45.8925vw,-10px) scale(.2132);animation:fall-267 16s -11s linear infinite}@keyframes fall-267{59.904%{transform:translate(52.5504vw,59.904vh) scale(.2132)}to{transform:translate(49.22145vw,99vh) scale(.2132)}}.snow:nth-child(268){opacity:.3104;transform:translate(84.8181vw,-10px) scale(.2076);animation:fall-268 18s -13s linear infinite}@keyframes fall-268{43.836%{transform:translate(84.7374vw,43.836vh) scale(.2076)}to{transform:translate(84.77775vw,99vh) scale(.2076)}}.snow:nth-child(269){opacity:.2664;transform:translate(46.6718vw,-10px) scale(.3541);animation:fall-269 19s -29s linear infinite}@keyframes fall-269{42.488%{transform:translate(54.9455vw,42.488vh) scale(.3541)}to{transform:translate(50.80865vw,99vh) scale(.3541)}}.snow:nth-child(270){opacity:.1412;transform:translate(4.2668vw,-10px) scale(.4334);animation:fall-270 20s -1s linear infinite}@keyframes fall-270{31.667%{transform:translate(-1.8853vw,31.667vh) scale(.4334)}to{transform:translate(1.19075vw,99vh) scale(.4334)}}.snow:nth-child(271){opacity:.4656;transform:translate(93.4037vw,-10px) scale(.0611);animation:fall-271 23s -10s linear infinite}@keyframes fall-271{72.028%{transform:translate(88.2413vw,72.028vh) scale(.0611)}to{transform:translate(90.8225vw,99vh) scale(.0611)}}.snow:nth-child(272){opacity:.7318;transform:translate(95.6089vw,-10px) scale(.7722);animation:fall-272 30s -15s linear infinite}@keyframes fall-272{43.549%{transform:translate(88.8563vw,43.549vh) scale(.7722)}to{transform:translate(92.2326vw,99vh) scale(.7722)}}.snow:nth-child(273){opacity:1.243;transform:translate(67.574vw,-10px) scale(.8582);animation:fall-273 15s -1s linear infinite}@keyframes fall-273{51.348%{transform:translate(65.8979vw,51.348vh) scale(.8582)}to{transform:translate(66.73595vw,99vh) scale(.8582)}}.snow:nth-child(274){opacity:.5174;transform:translate(61.9501vw,-10px) scale(.1981);animation:fall-274 12s -16s linear infinite}@keyframes fall-274{66.647%{transform:translate(68.0982vw,66.647vh) scale(.1981)}to{transform:translate(65.02415vw,99vh) scale(.1981)}}.snow:nth-child(275){opacity:1.6058;transform:translate(9.6035vw,-10px) scale(.0515);animation:fall-275 23s -13s linear infinite}@keyframes fall-275{67.6%{transform:translate(8.8235vw,67.6vh) scale(.0515)}to{transform:translate(9.2135vw,99vh) scale(.0515)}}.snow:nth-child(276){opacity:1.375;transform:translate(97.3134vw,-10px) scale(.3851);animation:fall-276 24s -18s linear infinite}@keyframes fall-276{70.287%{transform:translate(102.393vw,70.287vh) scale(.3851)}to{transform:translate(99.8532vw,99vh) scale(.3851)}}.snow:nth-child(277){opacity:1.3354;transform:translate(55.5962vw,-10px) scale(.0332);animation:fall-277 14s -25s linear infinite}@keyframes fall-277{48.3%{transform:translate(58.7611vw,48.3vh) scale(.0332)}to{transform:translate(57.17865vw,99vh) scale(.0332)}}.snow:nth-child(278){opacity:.9048;transform:translate(87.5311vw,-10px) scale(.5589);animation:fall-278 24s -25s linear infinite}@keyframes fall-278{74.211%{transform:translate(78.5508vw,74.211vh) scale(.5589)}to{transform:translate(83.04095vw,99vh) scale(.5589)}}.snow:nth-child(279){opacity:.0672;transform:translate(61.4534vw,-10px) scale(.7944);animation:fall-279 18s -2s linear infinite}@keyframes fall-279{30.94%{transform:translate(66.52vw,30.94vh) scale(.7944)}to{transform:translate(63.9867vw,99vh) scale(.7944)}}.snow:nth-child(280){opacity:.829;transform:translate(25.7164vw,-10px) scale(.6863);animation:fall-280 17s -25s linear infinite}@keyframes fall-280{66.279%{transform:translate(21.3416vw,66.279vh) scale(.6863)}to{transform:translate(23.529vw,99vh) scale(.6863)}}.snow:nth-child(281){opacity:.2202;transform:translate(46.6618vw,-10px) scale(.5206);animation:fall-281 27s -11s linear infinite}@keyframes fall-281{57.432%{transform:translate(44.1218vw,57.432vh) scale(.5206)}to{transform:translate(45.3918vw,99vh) scale(.5206)}}.snow:nth-child(282){opacity:1.2474;transform:translate(97.7742vw,-10px) scale(.9047);animation:fall-282 26s -22s linear infinite}@keyframes fall-282{63.335%{transform:translate(98.2117vw,63.335vh) scale(.9047)}to{transform:translate(97.99295vw,99vh) scale(.9047)}}.snow:nth-child(283){opacity:.37;transform:translate(32.5886vw,-10px) scale(.9132);animation:fall-283 11s -22s linear infinite}@keyframes fall-283{46.47%{transform:translate(36.3789vw,46.47vh) scale(.9132)}to{transform:translate(34.48375vw,99vh) scale(.9132)}}.snow:nth-child(284){opacity:.636;transform:translate(45.0754vw,-10px) scale(.9383);animation:fall-284 10s -15s linear infinite}@keyframes fall-284{43.254%{transform:translate(45.3293vw,43.254vh) scale(.9383)}to{transform:translate(45.20235vw,99vh) scale(.9383)}}.snow:nth-child(285){opacity:.454;transform:translate(11.5653vw,-10px) scale(.3181);animation:fall-285 13s -1s linear infinite}@keyframes fall-285{49.019%{transform:translate(18.5641vw,49.019vh) scale(.3181)}to{transform:translate(15.0647vw,99vh) scale(.3181)}}.snow:nth-child(286){opacity:1.6944;transform:translate(94.7863vw,-10px) scale(.573);animation:fall-286 26s -11s linear infinite}@keyframes fall-286{40.993%{transform:translate(90.7927vw,40.993vh) scale(.573)}to{transform:translate(92.7895vw,99vh) scale(.573)}}.snow:nth-child(287){opacity:1.3892;transform:translate(65.2939vw,-10px) scale(.7138);animation:fall-287 13s -17s linear infinite}@keyframes fall-287{57.638%{transform:translate(74.8546vw,57.638vh) scale(.7138)}to{transform:translate(70.07425vw,99vh) scale(.7138)}}.snow:nth-child(288){opacity:1.249;transform:translate(75.779vw,-10px) scale(.3234);animation:fall-288 18s -24s linear infinite}@keyframes fall-288{43.944%{transform:translate(69.9195vw,43.944vh) scale(.3234)}to{transform:translate(72.84925vw,99vh) scale(.3234)}}.snow:nth-child(289){opacity:.4308;transform:translate(81.0538vw,-10px) scale(.2674);animation:fall-289 23s -4s linear infinite}@keyframes fall-289{45.339%{transform:translate(82.5353vw,45.339vh) scale(.2674)}to{transform:translate(81.79455vw,99vh) scale(.2674)}}.snow:nth-child(290){opacity:.125;transform:translate(11.1579vw,-10px) scale(.9428);animation:fall-290 18s -21s linear infinite}@keyframes fall-290{73.609%{transform:translate(18.1271vw,73.609vh) scale(.9428)}to{transform:translate(14.6425vw,99vh) scale(.9428)}}.snow:nth-child(291){opacity:.093;transform:translate(39.7402vw,-10px) scale(.3387);animation:fall-291 27s -5s linear infinite}@keyframes fall-291{31.249%{transform:translate(47.383vw,31.249vh) scale(.3387)}to{transform:translate(43.5616vw,99vh) scale(.3387)}}.snow:nth-child(292){opacity:.7642;transform:translate(86.3805vw,-10px) scale(.4592);animation:fall-292 23s -17s linear infinite}@keyframes fall-292{45.032%{transform:translate(86.2062vw,45.032vh) scale(.4592)}to{transform:translate(86.29335vw,99vh) scale(.4592)}}.snow:nth-child(293){opacity:.4284;transform:translate(55.2839vw,-10px) scale(.8866);animation:fall-293 12s -16s linear infinite}@keyframes fall-293{69.788%{transform:translate(57.2091vw,69.788vh) scale(.8866)}to{transform:translate(56.2465vw,99vh) scale(.8866)}}.snow:nth-child(294){opacity:.9724;transform:translate(10.8725vw,-10px) scale(.8372);animation:fall-294 12s -9s linear infinite}@keyframes fall-294{64.642%{transform:translate(11.8846vw,64.642vh) scale(.8372)}to{transform:translate(11.37855vw,99vh) scale(.8372)}}.snow:nth-child(295){opacity:1.0852;transform:translate(85.2392vw,-10px) scale(.0858);animation:fall-295 23s -5s linear infinite}@keyframes fall-295{60.955%{transform:translate(91.2642vw,60.955vh) scale(.0858)}to{transform:translate(88.2517vw,99vh) scale(.0858)}}.snow:nth-child(296){opacity:1.8424;transform:translate(38.3848vw,-10px) scale(.1456);animation:fall-296 19s -24s linear infinite}@keyframes fall-296{63.899%{transform:translate(31.4566vw,63.899vh) scale(.1456)}to{transform:translate(34.9207vw,99vh) scale(.1456)}}.snow:nth-child(297){opacity:.8258;transform:translate(4.514vw,-10px) scale(.2553);animation:fall-297 29s -29s linear infinite}@keyframes fall-297{65.734%{transform:translate(6.0634vw,65.734vh) scale(.2553)}to{transform:translate(5.2887vw,99vh) scale(.2553)}}.snow:nth-child(298){opacity:1.2142;transform:translate(65.6208vw,-10px) scale(.1594);animation:fall-298 29s -26s linear infinite}@keyframes fall-298{47.31%{transform:translate(74.502vw,47.31vh) scale(.1594)}to{transform:translate(70.0614vw,99vh) scale(.1594)}}.snow:nth-child(299){opacity:1.2112;transform:translate(68.1967vw,-10px) scale(.6122);animation:fall-299 29s -12s linear infinite}@keyframes fall-299{42.463%{transform:translate(73.131vw,42.463vh) scale(.6122)}to{transform:translate(70.66385vw,99vh) scale(.6122)}}.snow:nth-child(300){opacity:.1004;transform:translate(75.3116vw,-10px) scale(.0815);animation:fall-300 17s -13s linear infinite}@keyframes fall-300{41.819%{transform:translate(69.7669vw,41.819vh) scale(.0815)}to{transform:translate(72.53925vw,99vh) scale(.0815)}}.snow:nth-child(301){opacity:.284;transform:translate(75.6526vw,-10px) scale(.0091);animation:fall-301 13s -24s linear infinite}@keyframes fall-301{57.596%{transform:translate(75.8449vw,57.596vh) scale(.0091)}to{transform:translate(75.74875vw,99vh) scale(.0091)}}.snow:nth-child(302){opacity:.3522;transform:translate(45.5757vw,-10px) scale(.9471);animation:fall-302 29s -25s linear infinite}@keyframes fall-302{42.029%{transform:translate(39.3635vw,42.029vh) scale(.9471)}to{transform:translate(42.4696vw,99vh) scale(.9471)}}.snow:nth-child(303){opacity:1.7798;transform:translate(34.9187vw,-10px) scale(.5565);animation:fall-303 23s -25s linear infinite}@keyframes fall-303{72.659%{transform:translate(33.8038vw,72.659vh) scale(.5565)}to{transform:translate(34.36125vw,99vh) scale(.5565)}}.snow:nth-child(304){opacity:.8128;transform:translate(4.4599vw,-10px) scale(.4626);animation:fall-304 14s -20s linear infinite}@keyframes fall-304{39.069%{transform:translate(11.4494vw,39.069vh) scale(.4626)}to{transform:translate(7.95465vw,99vh) scale(.4626)}}.snow:nth-child(305){opacity:1.35;transform:translate(56.9709vw,-10px) scale(.72);animation:fall-305 16s -16s linear infinite}@keyframes fall-305{33.009%{transform:translate(64.2597vw,33.009vh) scale(.72)}to{transform:translate(60.6153vw,99vh) scale(.72)}}.snow:nth-child(306){opacity:.387;transform:translate(21.9725vw,-10px) scale(.0833);animation:fall-306 30s -29s linear infinite}@keyframes fall-306{78.485%{transform:translate(22.21vw,78.485vh) scale(.0833)}to{transform:translate(22.09125vw,99vh) scale(.0833)}}.snow:nth-child(307){opacity:.531;transform:translate(54.2815vw,-10px) scale(.1498);animation:fall-307 11s -13s linear infinite}@keyframes fall-307{30.494%{transform:translate(47.5674vw,30.494vh) scale(.1498)}to{transform:translate(50.92445vw,99vh) scale(.1498)}}.snow:nth-child(308){opacity:1.3368;transform:translate(75.3829vw,-10px) scale(.6381);animation:fall-308 13s -21s linear infinite}@keyframes fall-308{35.93%{transform:translate(82.5255vw,35.93vh) scale(.6381)}to{transform:translate(78.9542vw,99vh) scale(.6381)}}.snow:nth-child(309){opacity:1.1636;transform:translate(89.6147vw,-10px) scale(.4897);animation:fall-309 24s -11s linear infinite}@keyframes fall-309{37.584%{transform:translate(88.1928vw,37.584vh) scale(.4897)}to{transform:translate(88.90375vw,99vh) scale(.4897)}}.snow:nth-child(310){opacity:.951;transform:translate(22.5474vw,-10px) scale(.9585);animation:fall-310 17s -27s linear infinite}@keyframes fall-310{47.846%{transform:translate(30.5224vw,47.846vh) scale(.9585)}to{transform:translate(26.5349vw,99vh) scale(.9585)}}.snow:nth-child(311){opacity:.7576;transform:translate(99.2752vw,-10px) scale(.5852);animation:fall-311 17s -3s linear infinite}@keyframes fall-311{48.526%{transform:translate(107.719vw,48.526vh) scale(.5852)}to{transform:translate(103.4971vw,99vh) scale(.5852)}}.snow:nth-child(312){opacity:1.0236;transform:translate(48.658vw,-10px) scale(.3065);animation:fall-312 13s -29s linear infinite}@keyframes fall-312{70.94%{transform:translate(45.1415vw,70.94vh) scale(.3065)}to{transform:translate(46.89975vw,99vh) scale(.3065)}}.snow:nth-child(313){opacity:.2206;transform:translate(87.6179vw,-10px) scale(.7386);animation:fall-313 19s -9s linear infinite}@keyframes fall-313{43.636%{transform:translate(94.4794vw,43.636vh) scale(.7386)}to{transform:translate(91.04865vw,99vh) scale(.7386)}}.snow:nth-child(314){opacity:.2652;transform:translate(69.9891vw,-10px) scale(.6335);animation:fall-314 10s -12s linear infinite}@keyframes fall-314{32.364%{transform:translate(67.8284vw,32.364vh) scale(.6335)}to{transform:translate(68.90875vw,99vh) scale(.6335)}}.snow:nth-child(315){opacity:.64;transform:translate(34.6756vw,-10px) scale(.9444);animation:fall-315 24s -14s linear infinite}@keyframes fall-315{73.338%{transform:translate(31.7258vw,73.338vh) scale(.9444)}to{transform:translate(33.2007vw,99vh) scale(.9444)}}.snow:nth-child(316){opacity:.5386;transform:translate(12.5939vw,-10px) scale(.9691);animation:fall-316 30s -19s linear infinite}@keyframes fall-316{73.052%{transform:translate(9.3557vw,73.052vh) scale(.9691)}to{transform:translate(10.9748vw,99vh) scale(.9691)}}.snow:nth-child(317){opacity:1.5402;transform:translate(83.2804vw,-10px) scale(.6369);animation:fall-317 18s -28s linear infinite}@keyframes fall-317{34.299%{transform:translate(79.216vw,34.299vh) scale(.6369)}to{transform:translate(81.2482vw,99vh) scale(.6369)}}.snow:nth-child(318){opacity:1.053;transform:translate(82.2098vw,-10px) scale(.0818);animation:fall-318 21s -23s linear infinite}@keyframes fall-318{38.474%{transform:translate(89.0432vw,38.474vh) scale(.0818)}to{transform:translate(85.6265vw,99vh) scale(.0818)}}.snow:nth-child(319){opacity:.0014;transform:translate(55.2978vw,-10px) scale(.3626);animation:fall-319 13s -12s linear infinite}@keyframes fall-319{33.786%{transform:translate(60.5722vw,33.786vh) scale(.3626)}to{transform:translate(57.935vw,99vh) scale(.3626)}}.snow:nth-child(320){opacity:.3882;transform:translate(45.2986vw,-10px) scale(.1473);animation:fall-320 22s -10s linear infinite}@keyframes fall-320{54.534%{transform:translate(52.1623vw,54.534vh) scale(.1473)}to{transform:translate(48.73045vw,99vh) scale(.1473)}}.snow:nth-child(321){opacity:.0956;transform:translate(62.6324vw,-10px) scale(.7725);animation:fall-321 13s -30s linear infinite}@keyframes fall-321{39.152%{transform:translate(66.1241vw,39.152vh) scale(.7725)}to{transform:translate(64.37825vw,99vh) scale(.7725)}}.snow:nth-child(322){opacity:.6534;transform:translate(20.9713vw,-10px) scale(.6133);animation:fall-322 23s -6s linear infinite}@keyframes fall-322{75.744%{transform:translate(12.0068vw,75.744vh) scale(.6133)}to{transform:translate(16.48905vw,99vh) scale(.6133)}}.snow:nth-child(323){opacity:1.9164;transform:translate(82.3416vw,-10px) scale(.9409);animation:fall-323 16s -26s linear infinite}@keyframes fall-323{71.151%{transform:translate(88.2559vw,71.151vh) scale(.9409)}to{transform:translate(85.29875vw,99vh) scale(.9409)}}.snow:nth-child(324){opacity:1.5614;transform:translate(50.0957vw,-10px) scale(.0959);animation:fall-324 18s -24s linear infinite}@keyframes fall-324{72.051%{transform:translate(59.0927vw,72.051vh) scale(.0959)}to{transform:translate(54.5942vw,99vh) scale(.0959)}}.snow:nth-child(325){opacity:.3356;transform:translate(38.5013vw,-10px) scale(.3881);animation:fall-325 18s -24s linear infinite}@keyframes fall-325{48.296%{transform:translate(36.6183vw,48.296vh) scale(.3881)}to{transform:translate(37.5598vw,99vh) scale(.3881)}}.snow:nth-child(326){opacity:.497;transform:translate(32.6698vw,-10px) scale(.6148);animation:fall-326 13s -8s linear infinite}@keyframes fall-326{56.827%{transform:translate(35.7625vw,56.827vh) scale(.6148)}to{transform:translate(34.21615vw,99vh) scale(.6148)}}.snow:nth-child(327){opacity:1.162;transform:translate(36.7116vw,-10px) scale(.2627);animation:fall-327 28s -9s linear infinite}@keyframes fall-327{78.91%{transform:translate(46.3642vw,78.91vh) scale(.2627)}to{transform:translate(41.5379vw,99vh) scale(.2627)}}.snow:nth-child(328){opacity:.3786;transform:translate(62.8549vw,-10px) scale(.4721);animation:fall-328 28s -10s linear infinite}@keyframes fall-328{72.472%{transform:translate(66.1067vw,72.472vh) scale(.4721)}to{transform:translate(64.4808vw,99vh) scale(.4721)}}.snow:nth-child(329){opacity:1.0242;transform:translate(18.8725vw,-10px) scale(.4134);animation:fall-329 30s -8s linear infinite}@keyframes fall-329{69.435%{transform:translate(21.984vw,69.435vh) scale(.4134)}to{transform:translate(20.42825vw,99vh) scale(.4134)}}.snow:nth-child(330){opacity:1.3272;transform:translate(56.5092vw,-10px) scale(.0854);animation:fall-330 13s -16s linear infinite}@keyframes fall-330{50.085%{transform:translate(59.1043vw,50.085vh) scale(.0854)}to{transform:translate(57.80675vw,99vh) scale(.0854)}}.snow:nth-child(331){opacity:.3038;transform:translate(77.1056vw,-10px) scale(.3601);animation:fall-331 14s -22s linear infinite}@keyframes fall-331{52.986%{transform:translate(85.6991vw,52.986vh) scale(.3601)}to{transform:translate(81.40235vw,99vh) scale(.3601)}}.snow:nth-child(332){opacity:.8008;transform:translate(69.5004vw,-10px) scale(.5779);animation:fall-332 25s -28s linear infinite}@keyframes fall-332{54.406%{transform:translate(69.6646vw,54.406vh) scale(.5779)}to{transform:translate(69.5825vw,99vh) scale(.5779)}}.snow:nth-child(333){opacity:1.3686;transform:translate(49.6868vw,-10px) scale(.8832);animation:fall-333 25s -4s linear infinite}@keyframes fall-333{34.488%{transform:translate(56.4268vw,34.488vh) scale(.8832)}to{transform:translate(53.0568vw,99vh) scale(.8832)}}.snow:nth-child(334){opacity:1.3912;transform:translate(51.205vw,-10px) scale(.3555);animation:fall-334 22s -21s linear infinite}@keyframes fall-334{50.445%{transform:translate(48.4462vw,50.445vh) scale(.3555)}to{transform:translate(49.8256vw,99vh) scale(.3555)}}.snow:nth-child(335){opacity:.4474;transform:translate(16.0021vw,-10px) scale(.7748);animation:fall-335 28s -12s linear infinite}@keyframes fall-335{73.581%{transform:translate(25.7503vw,73.581vh) scale(.7748)}to{transform:translate(20.8762vw,99vh) scale(.7748)}}.snow:nth-child(336){opacity:.4434;transform:translate(60.6148vw,-10px) scale(.7205);animation:fall-336 22s -10s linear infinite}@keyframes fall-336{52.68%{transform:translate(55.6029vw,52.68vh) scale(.7205)}to{transform:translate(58.10885vw,99vh) scale(.7205)}}.snow:nth-child(337){opacity:.5604;transform:translate(56.0643vw,-10px) scale(.5626);animation:fall-337 28s -16s linear infinite}@keyframes fall-337{43.975%{transform:translate(63.5004vw,43.975vh) scale(.5626)}to{transform:translate(59.78235vw,99vh) scale(.5626)}}.snow:nth-child(338){opacity:.2116;transform:translate(64.5811vw,-10px) scale(.0758);animation:fall-338 30s -9s linear infinite}@keyframes fall-338{47.156%{transform:translate(73.7875vw,47.156vh) scale(.0758)}to{transform:translate(69.1843vw,99vh) scale(.0758)}}.snow:nth-child(339){opacity:1.352;transform:translate(94.7497vw,-10px) scale(.6882);animation:fall-339 28s -27s linear infinite}@keyframes fall-339{40.101%{transform:translate(94.469vw,40.101vh) scale(.6882)}to{transform:translate(94.60935vw,99vh) scale(.6882)}}.snow:nth-child(340){opacity:1.822;transform:translate(90.3722vw,-10px) scale(.1585);animation:fall-340 19s -5s linear infinite}@keyframes fall-340{56.835%{transform:translate(95.8553vw,56.835vh) scale(.1585)}to{transform:translate(93.11375vw,99vh) scale(.1585)}}.snow:nth-child(341){opacity:.5304;transform:translate(88.5718vw,-10px) scale(.0021);animation:fall-341 14s -19s linear infinite}@keyframes fall-341{45.751%{transform:translate(82.9731vw,45.751vh) scale(.0021)}to{transform:translate(85.77245vw,99vh) scale(.0021)}}.snow:nth-child(342){opacity:.792;transform:translate(35.6126vw,-10px) scale(.3006);animation:fall-342 18s -11s linear infinite}@keyframes fall-342{78.993%{transform:translate(39.865vw,78.993vh) scale(.3006)}to{transform:translate(37.7388vw,99vh) scale(.3006)}}.snow:nth-child(343){opacity:1.196;transform:translate(68.752vw,-10px) scale(.2665);animation:fall-343 23s -7s linear infinite}@keyframes fall-343{36.206%{transform:translate(71.7294vw,36.206vh) scale(.2665)}to{transform:translate(70.2407vw,99vh) scale(.2665)}}.snow:nth-child(344){opacity:1.4376;transform:translate(58.4423vw,-10px) scale(.6494);animation:fall-344 22s -10s linear infinite}@keyframes fall-344{49.949%{transform:translate(65.4376vw,49.949vh) scale(.6494)}to{transform:translate(61.93995vw,99vh) scale(.6494)}}.snow:nth-child(345){opacity:1.6398;transform:translate(43.3031vw,-10px) scale(.1284);animation:fall-345 14s -22s linear infinite}@keyframes fall-345{48.039%{transform:translate(47.3749vw,48.039vh) scale(.1284)}to{transform:translate(45.339vw,99vh) scale(.1284)}}.snow:nth-child(346){opacity:.852;transform:translate(83.5387vw,-10px) scale(.7116);animation:fall-346 20s -6s linear infinite}@keyframes fall-346{32.096%{transform:translate(88.9536vw,32.096vh) scale(.7116)}to{transform:translate(86.24615vw,99vh) scale(.7116)}}.snow:nth-child(347){opacity:.9166;transform:translate(20.4052vw,-10px) scale(.2412);animation:fall-347 29s -17s linear infinite}@keyframes fall-347{48.3%{transform:translate(27.1271vw,48.3vh) scale(.2412)}to{transform:translate(23.76615vw,99vh) scale(.2412)}}.snow:nth-child(348){opacity:1.231;transform:translate(70.6532vw,-10px) scale(.7912);animation:fall-348 24s -4s linear infinite}@keyframes fall-348{69.788%{transform:translate(74.5011vw,69.788vh) scale(.7912)}to{transform:translate(72.57715vw,99vh) scale(.7912)}}.snow:nth-child(349){opacity:.088;transform:translate(54.1837vw,-10px) scale(.8336);animation:fall-349 21s -8s linear infinite}@keyframes fall-349{37.104%{transform:translate(56.7802vw,37.104vh) scale(.8336)}to{transform:translate(55.48195vw,99vh) scale(.8336)}}.snow:nth-child(350){opacity:1.783;transform:translate(39.4187vw,-10px) scale(.2995);animation:fall-350 27s -4s linear infinite}@keyframes fall-350{47.267%{transform:translate(40.6269vw,47.267vh) scale(.2995)}to{transform:translate(40.0228vw,99vh) scale(.2995)}}.snow:nth-child(351){opacity:1.3474;transform:translate(2.969vw,-10px) scale(.2539);animation:fall-351 30s -9s linear infinite}@keyframes fall-351{77.733%{transform:translate(7.5579vw,77.733vh) scale(.2539)}to{transform:translate(5.26345vw,99vh) scale(.2539)}}.snow:nth-child(352){opacity:1.2606;transform:translate(18.7896vw,-10px) scale(.2744);animation:fall-352 11s -18s linear infinite}@keyframes fall-352{67.05%{transform:translate(28.5092vw,67.05vh) scale(.2744)}to{transform:translate(23.6494vw,99vh) scale(.2744)}}.snow:nth-child(353){opacity:.1202;transform:translate(60.7538vw,-10px) scale(.9841);animation:fall-353 28s -1s linear infinite}@keyframes fall-353{64.265%{transform:translate(66.3852vw,64.265vh) scale(.9841)}to{transform:translate(63.5695vw,99vh) scale(.9841)}}.snow:nth-child(354){opacity:.3056;transform:translate(54.112vw,-10px) scale(.0067);animation:fall-354 14s -1s linear infinite}@keyframes fall-354{41.254%{transform:translate(60.1993vw,41.254vh) scale(.0067)}to{transform:translate(57.15565vw,99vh) scale(.0067)}}.snow:nth-child(355){opacity:1.4854;transform:translate(79.604vw,-10px) scale(.0537);animation:fall-355 19s -1s linear infinite}@keyframes fall-355{48.882%{transform:translate(85.8316vw,48.882vh) scale(.0537)}to{transform:translate(82.7178vw,99vh) scale(.0537)}}.snow:nth-child(356){opacity:1.5888;transform:translate(77.2771vw,-10px) scale(.4652);animation:fall-356 22s -26s linear infinite}@keyframes fall-356{55.151%{transform:translate(76.8325vw,55.151vh) scale(.4652)}to{transform:translate(77.0548vw,99vh) scale(.4652)}}.snow:nth-child(357){opacity:1.1748;transform:translate(17.2026vw,-10px) scale(.7275);animation:fall-357 15s -14s linear infinite}@keyframes fall-357{33.04%{transform:translate(9.411vw,33.04vh) scale(.7275)}to{transform:translate(13.3068vw,99vh) scale(.7275)}}.snow:nth-child(358){opacity:.9766;transform:translate(19.9628vw,-10px) scale(.4764);animation:fall-358 27s -13s linear infinite}@keyframes fall-358{44.305%{transform:translate(27.908vw,44.305vh) scale(.4764)}to{transform:translate(23.9354vw,99vh) scale(.4764)}}.snow:nth-child(359){opacity:.7174;transform:translate(49.659vw,-10px) scale(.6321);animation:fall-359 15s -4s linear infinite}@keyframes fall-359{31.001%{transform:translate(42.6349vw,31.001vh) scale(.6321)}to{transform:translate(46.14695vw,99vh) scale(.6321)}}.snow:nth-child(360){opacity:1.7182;transform:translate(78.0746vw,-10px) scale(.5143);animation:fall-360 10s -21s linear infinite}@keyframes fall-360{56.019%{transform:translate(78.7888vw,56.019vh) scale(.5143)}to{transform:translate(78.4317vw,99vh) scale(.5143)}}.snow:nth-child(361){opacity:.883;transform:translate(51.8811vw,-10px) scale(.8006);animation:fall-361 24s -18s linear infinite}@keyframes fall-361{74.435%{transform:translate(57.5153vw,74.435vh) scale(.8006)}to{transform:translate(54.6982vw,99vh) scale(.8006)}}.snow:nth-child(362){opacity:1.3034;transform:translate(52.6802vw,-10px) scale(.1724);animation:fall-362 18s -8s linear infinite}@keyframes fall-362{66.025%{transform:translate(62.3104vw,66.025vh) scale(.1724)}to{transform:translate(57.4953vw,99vh) scale(.1724)}}.snow:nth-child(363){opacity:1.2696;transform:translate(35.6645vw,-10px) scale(.6019);animation:fall-363 29s -5s linear infinite}@keyframes fall-363{69.62%{transform:translate(43.5773vw,69.62vh) scale(.6019)}to{transform:translate(39.6209vw,99vh) scale(.6019)}}.snow:nth-child(364){opacity:.3394;transform:translate(51.5686vw,-10px) scale(.9346);animation:fall-364 10s -12s linear infinite}@keyframes fall-364{79.368%{transform:translate(53.8836vw,79.368vh) scale(.9346)}to{transform:translate(52.7261vw,99vh) scale(.9346)}}.snow:nth-child(365){opacity:.5032;transform:translate(63.5776vw,-10px) scale(.5833);animation:fall-365 23s -5s linear infinite}@keyframes fall-365{33.905%{transform:translate(68.186vw,33.905vh) scale(.5833)}to{transform:translate(65.8818vw,99vh) scale(.5833)}}.snow:nth-child(366){opacity:.8372;transform:translate(24.3751vw,-10px) scale(.9285);animation:fall-366 25s -11s linear infinite}@keyframes fall-366{63.068%{transform:translate(29.0256vw,63.068vh) scale(.9285)}to{transform:translate(26.70035vw,99vh) scale(.9285)}}.snow:nth-child(367){opacity:1.4692;transform:translate(12.1731vw,-10px) scale(.0393);animation:fall-367 25s -8s linear infinite}@keyframes fall-367{37.287%{transform:translate(7.3433vw,37.287vh) scale(.0393)}to{transform:translate(9.7582vw,99vh) scale(.0393)}}.snow:nth-child(368){opacity:.4078;transform:translate(6.1234vw,-10px) scale(.2193);animation:fall-368 13s -26s linear infinite}@keyframes fall-368{46.579%{transform:translate(-.4935vw,46.579vh) scale(.2193)}to{transform:translate(2.81495vw,99vh) scale(.2193)}}.snow:nth-child(369){opacity:.0964;transform:translate(73.0015vw,-10px) scale(.0773);animation:fall-369 14s -4s linear infinite}@keyframes fall-369{47.149%{transform:translate(66.0511vw,47.149vh) scale(.0773)}to{transform:translate(69.5263vw,99vh) scale(.0773)}}.snow:nth-child(370){opacity:1.9954;transform:translate(99.6576vw,-10px) scale(.3684);animation:fall-370 16s -13s linear infinite}@keyframes fall-370{68.249%{transform:translate(98.7209vw,68.249vh) scale(.3684)}to{transform:translate(99.18925vw,99vh) scale(.3684)}}.snow:nth-child(371){opacity:1.4106;transform:translate(41.5005vw,-10px) scale(.9718);animation:fall-371 13s -20s linear infinite}@keyframes fall-371{53.697%{transform:translate(35.3489vw,53.697vh) scale(.9718)}to{transform:translate(38.4247vw,99vh) scale(.9718)}}.snow:nth-child(372){opacity:1.1238;transform:translate(80.4956vw,-10px) scale(.586);animation:fall-372 28s -5s linear infinite}@keyframes fall-372{36.913%{transform:translate(83.0047vw,36.913vh) scale(.586)}to{transform:translate(81.75015vw,99vh) scale(.586)}}.snow:nth-child(373){opacity:1.7004;transform:translate(23.2068vw,-10px) scale(.434);animation:fall-373 11s -4s linear infinite}@keyframes fall-373{48.291%{transform:translate(18.3678vw,48.291vh) scale(.434)}to{transform:translate(20.7873vw,99vh) scale(.434)}}.snow:nth-child(374){opacity:.7772;transform:translate(7.1789vw,-10px) scale(.0417);animation:fall-374 14s -15s linear infinite}@keyframes fall-374{54.109%{transform:translate(12.8359vw,54.109vh) scale(.0417)}to{transform:translate(10.0074vw,99vh) scale(.0417)}}.snow:nth-child(375){opacity:.8634;transform:translate(72.0944vw,-10px) scale(.4385);animation:fall-375 24s -9s linear infinite}@keyframes fall-375{60.916%{transform:translate(63.0045vw,60.916vh) scale(.4385)}to{transform:translate(67.54945vw,99vh) scale(.4385)}}.snow:nth-child(376){opacity:.2676;transform:translate(93.6551vw,-10px) scale(.2291);animation:fall-376 27s -22s linear infinite}@keyframes fall-376{64.899%{transform:translate(101.3619vw,64.899vh) scale(.2291)}to{transform:translate(97.5085vw,99vh) scale(.2291)}}.snow:nth-child(377){opacity:.8864;transform:translate(58.14vw,-10px) scale(.5053);animation:fall-377 29s -1s linear infinite}@keyframes fall-377{55.208%{transform:translate(51.8557vw,55.208vh) scale(.5053)}to{transform:translate(54.99785vw,99vh) scale(.5053)}}.snow:nth-child(378){opacity:1.5654;transform:translate(54.409vw,-10px) scale(.1111);animation:fall-378 22s -1s linear infinite}@keyframes fall-378{76.088%{transform:translate(54.4831vw,76.088vh) scale(.1111)}to{transform:translate(54.44605vw,99vh) scale(.1111)}}.snow:nth-child(379){opacity:1.4018;transform:translate(10.3942vw,-10px) scale(.2178);animation:fall-379 20s -23s linear infinite}@keyframes fall-379{42.224%{transform:translate(11.0516vw,42.224vh) scale(.2178)}to{transform:translate(10.7229vw,99vh) scale(.2178)}}.snow:nth-child(380){opacity:.3926;transform:translate(32.7469vw,-10px) scale(.7503);animation:fall-380 24s -14s linear infinite}@keyframes fall-380{60.561%{transform:translate(32.5903vw,60.561vh) scale(.7503)}to{transform:translate(32.6686vw,99vh) scale(.7503)}}.snow:nth-child(381){opacity:1.8796;transform:translate(44.1104vw,-10px) scale(.0721);animation:fall-381 24s -21s linear infinite}@keyframes fall-381{57.929%{transform:translate(42.9923vw,57.929vh) scale(.0721)}to{transform:translate(43.55135vw,99vh) scale(.0721)}}.snow:nth-child(382){opacity:.6644;transform:translate(68.7255vw,-10px) scale(.8012);animation:fall-382 16s -20s linear infinite}@keyframes fall-382{36.034%{transform:translate(58.8137vw,36.034vh) scale(.8012)}to{transform:translate(63.7696vw,99vh) scale(.8012)}}.snow:nth-child(383){opacity:1.4824;transform:translate(66.864vw,-10px) scale(.3497);animation:fall-383 21s -27s linear infinite}@keyframes fall-383{59.259%{transform:translate(70.1443vw,59.259vh) scale(.3497)}to{transform:translate(68.50415vw,99vh) scale(.3497)}}.snow:nth-child(384){opacity:.157;transform:translate(33.8191vw,-10px) scale(.0438);animation:fall-384 22s -11s linear infinite}@keyframes fall-384{71.704%{transform:translate(26.3544vw,71.704vh) scale(.0438)}to{transform:translate(30.08675vw,99vh) scale(.0438)}}.snow:nth-child(385){opacity:1.0558;transform:translate(22.6102vw,-10px) scale(.9228);animation:fall-385 15s -29s linear infinite}@keyframes fall-385{62.615%{transform:translate(29.2538vw,62.615vh) scale(.9228)}to{transform:translate(25.932vw,99vh) scale(.9228)}}.snow:nth-child(386){opacity:.1818;transform:translate(87.1836vw,-10px) scale(.0173);animation:fall-386 12s -21s linear infinite}@keyframes fall-386{39.057%{transform:translate(86.7163vw,39.057vh) scale(.0173)}to{transform:translate(86.94995vw,99vh) scale(.0173)}}.snow:nth-child(387){opacity:1.7984;transform:translate(42.9897vw,-10px) scale(.2309);animation:fall-387 14s -21s linear infinite}@keyframes fall-387{32.349%{transform:translate(46.4523vw,32.349vh) scale(.2309)}to{transform:translate(44.721vw,99vh) scale(.2309)}}.snow:nth-child(388){opacity:1.2406;transform:translate(25.6248vw,-10px) scale(.6334);animation:fall-388 12s -10s linear infinite}@keyframes fall-388{45.903%{transform:translate(32.7972vw,45.903vh) scale(.6334)}to{transform:translate(29.211vw,99vh) scale(.6334)}}.snow:nth-child(389){opacity:.963;transform:translate(38.9512vw,-10px) scale(.5512);animation:fall-389 26s -22s linear infinite}@keyframes fall-389{66.539%{transform:translate(39.3452vw,66.539vh) scale(.5512)}to{transform:translate(39.1482vw,99vh) scale(.5512)}}.snow:nth-child(390){opacity:.4232;transform:translate(58.4589vw,-10px) scale(.2803);animation:fall-390 27s -10s linear infinite}@keyframes fall-390{62.471%{transform:translate(51.819vw,62.471vh) scale(.2803)}to{transform:translate(55.13895vw,99vh) scale(.2803)}}.snow:nth-child(391){opacity:.3112;transform:translate(51.7388vw,-10px) scale(.9354);animation:fall-391 16s -3s linear infinite}@keyframes fall-391{63.176%{transform:translate(60.1725vw,63.176vh) scale(.9354)}to{transform:translate(55.95565vw,99vh) scale(.9354)}}.snow:nth-child(392){opacity:1.3488;transform:translate(97.2008vw,-10px) scale(.393);animation:fall-392 18s -5s linear infinite}@keyframes fall-392{37.23%{transform:translate(89.1557vw,37.23vh) scale(.393)}to{transform:translate(93.17825vw,99vh) scale(.393)}}.snow:nth-child(393){opacity:1.3484;transform:translate(73.0257vw,-10px) scale(.9711);animation:fall-393 15s -6s linear infinite}@keyframes fall-393{37.051%{transform:translate(70.2211vw,37.051vh) scale(.9711)}to{transform:translate(71.6234vw,99vh) scale(.9711)}}.snow:nth-child(394){opacity:1.9438;transform:translate(37.7677vw,-10px) scale(.271);animation:fall-394 29s -30s linear infinite}@keyframes fall-394{31.209%{transform:translate(38.4975vw,31.209vh) scale(.271)}to{transform:translate(38.1326vw,99vh) scale(.271)}}.snow:nth-child(395){opacity:.0268;transform:translate(11.7578vw,-10px) scale(.3706);animation:fall-395 10s -14s linear infinite}@keyframes fall-395{63.797%{transform:translate(21.6923vw,63.797vh) scale(.3706)}to{transform:translate(16.72505vw,99vh) scale(.3706)}}.snow:nth-child(396){opacity:.6756;transform:translate(22.8242vw,-10px) scale(.7895);animation:fall-396 21s -10s linear infinite}@keyframes fall-396{61.785%{transform:translate(14.654vw,61.785vh) scale(.7895)}to{transform:translate(18.7391vw,99vh) scale(.7895)}}.snow:nth-child(397){opacity:.7616;transform:translate(94.7305vw,-10px) scale(.0531);animation:fall-397 12s -5s linear infinite}@keyframes fall-397{48.322%{transform:translate(98.8406vw,48.322vh) scale(.0531)}to{transform:translate(96.78555vw,99vh) scale(.0531)}}.snow:nth-child(398){opacity:.5386;transform:translate(61.7911vw,-10px) scale(.7333);animation:fall-398 13s -25s linear infinite}@keyframes fall-398{37.875%{transform:translate(68.7639vw,37.875vh) scale(.7333)}to{transform:translate(65.2775vw,99vh) scale(.7333)}}.snow:nth-child(399){opacity:.1732;transform:translate(55.1145vw,-10px) scale(.7085);animation:fall-399 30s -10s linear infinite}@keyframes fall-399{32.542%{transform:translate(64.6274vw,32.542vh) scale(.7085)}to{transform:translate(59.87095vw,99vh) scale(.7085)}}.snow:nth-child(400){opacity:1.1906;transform:translate(20.6917vw,-10px) scale(.3697);animation:fall-400 29s -3s linear infinite}@keyframes fall-400{76.307%{transform:translate(27.3619vw,76.307vh) scale(.3697)}to{transform:translate(24.0268vw,99vh) scale(.3697)}}\n"] }]
|
|
28
|
+
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.0118;transform:translate(31.0645vw,-10px) scale(.614);animation:fall-1 22s -25s linear infinite}@keyframes fall-1{75.116%{transform:translate(22.7526vw,75.116vh) scale(.614)}to{transform:translate(26.90855vw,99vh) scale(.614)}}.snow:nth-child(2){opacity:.3708;transform:translate(78.8036vw,-10px) scale(.4397);animation:fall-2 11s -27s linear infinite}@keyframes fall-2{68.498%{transform:translate(85.1469vw,68.498vh) scale(.4397)}to{transform:translate(81.97525vw,99vh) scale(.4397)}}.snow:nth-child(3){opacity:1.963;transform:translate(27.5865vw,-10px) scale(.7686);animation:fall-3 22s -7s linear infinite}@keyframes fall-3{44.995%{transform:translate(33.8035vw,44.995vh) scale(.7686)}to{transform:translate(30.695vw,99vh) scale(.7686)}}.snow:nth-child(4){opacity:1.0364;transform:translate(71.5289vw,-10px) scale(.3982);animation:fall-4 17s -1s linear infinite}@keyframes fall-4{40.916%{transform:translate(62.7028vw,40.916vh) scale(.3982)}to{transform:translate(67.11585vw,99vh) scale(.3982)}}.snow:nth-child(5){opacity:1.0156;transform:translate(91.0304vw,-10px) scale(.9313);animation:fall-5 22s -3s linear infinite}@keyframes fall-5{30.386%{transform:translate(82.0792vw,30.386vh) scale(.9313)}to{transform:translate(86.5548vw,99vh) scale(.9313)}}.snow:nth-child(6){opacity:.789;transform:translate(19.1042vw,-10px) scale(.699);animation:fall-6 15s -18s linear infinite}@keyframes fall-6{32.677%{transform:translate(28.614vw,32.677vh) scale(.699)}to{transform:translate(23.8591vw,99vh) scale(.699)}}.snow:nth-child(7){opacity:.5368;transform:translate(60.159vw,-10px) scale(.7415);animation:fall-7 13s -8s linear infinite}@keyframes fall-7{41.334%{transform:translate(60.301vw,41.334vh) scale(.7415)}to{transform:translate(60.23vw,99vh) scale(.7415)}}.snow:nth-child(8){opacity:1.6024;transform:translate(72.9918vw,-10px) scale(.6827);animation:fall-8 12s -15s linear infinite}@keyframes fall-8{75.25%{transform:translate(71.7351vw,75.25vh) scale(.6827)}to{transform:translate(72.36345vw,99vh) scale(.6827)}}.snow:nth-child(9){opacity:1.171;transform:translate(59.2021vw,-10px) scale(.2829);animation:fall-9 20s -17s linear infinite}@keyframes fall-9{77.734%{transform:translate(63.3313vw,77.734vh) scale(.2829)}to{transform:translate(61.2667vw,99vh) scale(.2829)}}.snow:nth-child(10){opacity:.0058;transform:translate(61.5456vw,-10px) scale(.6476);animation:fall-10 23s -11s linear infinite}@keyframes fall-10{59.022%{transform:translate(57.7502vw,59.022vh) scale(.6476)}to{transform:translate(59.6479vw,99vh) scale(.6476)}}.snow:nth-child(11){opacity:1.6796;transform:translate(54.0601vw,-10px) scale(.2091);animation:fall-11 22s -25s linear infinite}@keyframes fall-11{38.14%{transform:translate(45.0265vw,38.14vh) scale(.2091)}to{transform:translate(49.5433vw,99vh) scale(.2091)}}.snow:nth-child(12){opacity:.6748;transform:translate(28.7071vw,-10px) scale(.081);animation:fall-12 22s -15s linear infinite}@keyframes fall-12{66.42%{transform:translate(20.4368vw,66.42vh) scale(.081)}to{transform:translate(24.57195vw,99vh) scale(.081)}}.snow:nth-child(13){opacity:.3112;transform:translate(43.917vw,-10px) scale(.0253);animation:fall-13 17s -5s linear infinite}@keyframes fall-13{55.631%{transform:translate(43.1151vw,55.631vh) scale(.0253)}to{transform:translate(43.51605vw,99vh) scale(.0253)}}.snow:nth-child(14){opacity:.8242;transform:translate(45.9644vw,-10px) scale(.0906);animation:fall-14 16s -11s linear infinite}@keyframes fall-14{31.443%{transform:translate(49.2022vw,31.443vh) scale(.0906)}to{transform:translate(47.5833vw,99vh) scale(.0906)}}.snow:nth-child(15){opacity:1.9294;transform:translate(87.3665vw,-10px) scale(.3266);animation:fall-15 15s -29s linear infinite}@keyframes fall-15{53.933%{transform:translate(93.6932vw,53.933vh) scale(.3266)}to{transform:translate(90.52985vw,99vh) scale(.3266)}}.snow:nth-child(16){opacity:1.8824;transform:translate(14.7141vw,-10px) scale(.9719);animation:fall-16 23s -22s linear infinite}@keyframes fall-16{43.734%{transform:translate(12.4068vw,43.734vh) scale(.9719)}to{transform:translate(13.56045vw,99vh) scale(.9719)}}.snow:nth-child(17){opacity:1.2382;transform:translate(93.9334vw,-10px) scale(.9408);animation:fall-17 12s -28s linear infinite}@keyframes fall-17{34.452%{transform:translate(93.2254vw,34.452vh) scale(.9408)}to{transform:translate(93.5794vw,99vh) scale(.9408)}}.snow:nth-child(18){opacity:1.036;transform:translate(75.1477vw,-10px) scale(.3323);animation:fall-18 15s -25s linear infinite}@keyframes fall-18{58.523%{transform:translate(69.6837vw,58.523vh) scale(.3323)}to{transform:translate(72.4157vw,99vh) scale(.3323)}}.snow:nth-child(19){opacity:.6576;transform:translate(81.6997vw,-10px) scale(.0283);animation:fall-19 13s -24s linear infinite}@keyframes fall-19{56.003%{transform:translate(77.6631vw,56.003vh) scale(.0283)}to{transform:translate(79.6814vw,99vh) scale(.0283)}}.snow:nth-child(20){opacity:1.826;transform:translate(87.1137vw,-10px) scale(.4454);animation:fall-20 24s -7s linear infinite}@keyframes fall-20{49.917%{transform:translate(93.8745vw,49.917vh) scale(.4454)}to{transform:translate(90.4941vw,99vh) scale(.4454)}}.snow:nth-child(21){opacity:1.4802;transform:translate(7.7537vw,-10px) scale(.8863);animation:fall-21 26s -29s linear infinite}@keyframes fall-21{41.416%{transform:translate(-1.8292vw,41.416vh) scale(.8863)}to{transform:translate(2.96225vw,99vh) scale(.8863)}}.snow:nth-child(22){opacity:1.9878;transform:translate(99.4672vw,-10px) scale(.9579);animation:fall-22 16s -26s linear infinite}@keyframes fall-22{69.56%{transform:translate(107.4344vw,69.56vh) scale(.9579)}to{transform:translate(103.4508vw,99vh) scale(.9579)}}.snow:nth-child(23){opacity:1.128;transform:translate(1.1613vw,-10px) scale(.1058);animation:fall-23 14s -26s linear infinite}@keyframes fall-23{60.642%{transform:translate(-8.5506vw,60.642vh) scale(.1058)}to{transform:translate(-3.69465vw,99vh) scale(.1058)}}.snow:nth-child(24){opacity:.3906;transform:translate(92.0286vw,-10px) scale(.854);animation:fall-24 24s -21s linear infinite}@keyframes fall-24{68.752%{transform:translate(92.3513vw,68.752vh) scale(.854)}to{transform:translate(92.18995vw,99vh) scale(.854)}}.snow:nth-child(25){opacity:1.6042;transform:translate(21.7287vw,-10px) scale(.1431);animation:fall-25 17s -15s linear infinite}@keyframes fall-25{75.541%{transform:translate(24.9428vw,75.541vh) scale(.1431)}to{transform:translate(23.33575vw,99vh) scale(.1431)}}.snow:nth-child(26){opacity:.8014;transform:translate(51.6723vw,-10px) scale(.5113);animation:fall-26 13s -21s linear infinite}@keyframes fall-26{67.178%{transform:translate(51.7868vw,67.178vh) scale(.5113)}to{transform:translate(51.72955vw,99vh) scale(.5113)}}.snow:nth-child(27){opacity:1.1378;transform:translate(92.9162vw,-10px) scale(.299);animation:fall-27 17s -14s linear infinite}@keyframes fall-27{52.862%{transform:translate(94.6775vw,52.862vh) scale(.299)}to{transform:translate(93.79685vw,99vh) scale(.299)}}.snow:nth-child(28){opacity:1.625;transform:translate(44.7323vw,-10px) scale(.9775);animation:fall-28 12s -27s linear infinite}@keyframes fall-28{36.844%{transform:translate(50.8535vw,36.844vh) scale(.9775)}to{transform:translate(47.7929vw,99vh) scale(.9775)}}.snow:nth-child(29){opacity:.5438;transform:translate(4.429vw,-10px) scale(.3801);animation:fall-29 19s -7s linear infinite}@keyframes fall-29{54.112%{transform:translate(6.82vw,54.112vh) scale(.3801)}to{transform:translate(5.6245vw,99vh) scale(.3801)}}.snow:nth-child(30){opacity:.7604;transform:translate(19.0771vw,-10px) scale(.428);animation:fall-30 18s -14s linear infinite}@keyframes fall-30{63.375%{transform:translate(14.5044vw,63.375vh) scale(.428)}to{transform:translate(16.79075vw,99vh) scale(.428)}}.snow:nth-child(31){opacity:.9494;transform:translate(30.3509vw,-10px) scale(.6529);animation:fall-31 12s -7s linear infinite}@keyframes fall-31{32.075%{transform:translate(20.5151vw,32.075vh) scale(.6529)}to{transform:translate(25.433vw,99vh) scale(.6529)}}.snow:nth-child(32){opacity:.3876;transform:translate(30.8997vw,-10px) scale(.4755);animation:fall-32 22s -4s linear infinite}@keyframes fall-32{57.455%{transform:translate(23.8308vw,57.455vh) scale(.4755)}to{transform:translate(27.36525vw,99vh) scale(.4755)}}.snow:nth-child(33){opacity:.7874;transform:translate(51.5755vw,-10px) scale(.7301);animation:fall-33 15s -18s linear infinite}@keyframes fall-33{61.884%{transform:translate(57.1109vw,61.884vh) scale(.7301)}to{transform:translate(54.3432vw,99vh) scale(.7301)}}.snow:nth-child(34){opacity:.272;transform:translate(7.4805vw,-10px) scale(.3907);animation:fall-34 13s -30s linear infinite}@keyframes fall-34{73.355%{transform:translate(10.6436vw,73.355vh) scale(.3907)}to{transform:translate(9.06205vw,99vh) scale(.3907)}}.snow:nth-child(35){opacity:.1386;transform:translate(25.4628vw,-10px) scale(.5929);animation:fall-35 28s -23s linear infinite}@keyframes fall-35{33.103%{transform:translate(23.4102vw,33.103vh) scale(.5929)}to{transform:translate(24.4365vw,99vh) scale(.5929)}}.snow:nth-child(36){opacity:1.027;transform:translate(41.4152vw,-10px) scale(.8259);animation:fall-36 17s -14s linear infinite}@keyframes fall-36{30.238%{transform:translate(36.3vw,30.238vh) scale(.8259)}to{transform:translate(38.8576vw,99vh) scale(.8259)}}.snow:nth-child(37){opacity:.1894;transform:translate(89.6176vw,-10px) scale(.311);animation:fall-37 10s -15s linear infinite}@keyframes fall-37{71.828%{transform:translate(86.4228vw,71.828vh) scale(.311)}to{transform:translate(88.0202vw,99vh) scale(.311)}}.snow:nth-child(38){opacity:.959;transform:translate(39.4524vw,-10px) scale(.035);animation:fall-38 24s -3s linear infinite}@keyframes fall-38{40.404%{transform:translate(37.4058vw,40.404vh) scale(.035)}to{transform:translate(38.4291vw,99vh) scale(.035)}}.snow:nth-child(39){opacity:.6338;transform:translate(70.3423vw,-10px) scale(.9505);animation:fall-39 27s -21s linear infinite}@keyframes fall-39{55.847%{transform:translate(72.853vw,55.847vh) scale(.9505)}to{transform:translate(71.59765vw,99vh) scale(.9505)}}.snow:nth-child(40){opacity:1.2718;transform:translate(72.4526vw,-10px) scale(.6382);animation:fall-40 24s -12s linear infinite}@keyframes fall-40{44.978%{transform:translate(69.8461vw,44.978vh) scale(.6382)}to{transform:translate(71.14935vw,99vh) scale(.6382)}}.snow:nth-child(41){opacity:1.6054;transform:translate(58.233vw,-10px) scale(.8523);animation:fall-41 30s -4s linear infinite}@keyframes fall-41{60.388%{transform:translate(56.9418vw,60.388vh) scale(.8523)}to{transform:translate(57.5874vw,99vh) scale(.8523)}}.snow:nth-child(42){opacity:.7756;transform:translate(65.0673vw,-10px) scale(.7906);animation:fall-42 12s -26s linear infinite}@keyframes fall-42{57.314%{transform:translate(61.3873vw,57.314vh) scale(.7906)}to{transform:translate(63.2273vw,99vh) scale(.7906)}}.snow:nth-child(43){opacity:.133;transform:translate(37.341vw,-10px) scale(.5122);animation:fall-43 23s -29s linear infinite}@keyframes fall-43{67.575%{transform:translate(29.4157vw,67.575vh) scale(.5122)}to{transform:translate(33.37835vw,99vh) scale(.5122)}}.snow:nth-child(44){opacity:.7672;transform:translate(1.8323vw,-10px) scale(.8015);animation:fall-44 29s -13s linear infinite}@keyframes fall-44{78.31%{transform:translate(9.9008vw,78.31vh) scale(.8015)}to{transform:translate(5.86655vw,99vh) scale(.8015)}}.snow:nth-child(45){opacity:1.6066;transform:translate(55.5083vw,-10px) scale(.9252);animation:fall-45 22s -20s linear infinite}@keyframes fall-45{73.494%{transform:translate(64.8408vw,73.494vh) scale(.9252)}to{transform:translate(60.17455vw,99vh) scale(.9252)}}.snow:nth-child(46){opacity:1.971;transform:translate(79.8439vw,-10px) scale(.7908);animation:fall-46 16s -5s linear infinite}@keyframes fall-46{65.183%{transform:translate(73.7964vw,65.183vh) scale(.7908)}to{transform:translate(76.82015vw,99vh) scale(.7908)}}.snow:nth-child(47){opacity:1.0752;transform:translate(16.4607vw,-10px) scale(.6782);animation:fall-47 10s -10s linear infinite}@keyframes fall-47{46.717%{transform:translate(13.4183vw,46.717vh) scale(.6782)}to{transform:translate(14.9395vw,99vh) scale(.6782)}}.snow:nth-child(48){opacity:1.5314;transform:translate(52.6401vw,-10px) scale(.3617);animation:fall-48 10s -30s linear infinite}@keyframes fall-48{52.05%{transform:translate(51.0939vw,52.05vh) scale(.3617)}to{transform:translate(51.867vw,99vh) scale(.3617)}}.snow:nth-child(49){opacity:1.9454;transform:translate(.3436vw,-10px) scale(.595);animation:fall-49 14s -19s linear infinite}@keyframes fall-49{76.989%{transform:translate(9.623vw,76.989vh) scale(.595)}to{transform:translate(4.9833vw,99vh) scale(.595)}}.snow:nth-child(50){opacity:1.195;transform:translate(63.1492vw,-10px) scale(.458);animation:fall-50 22s -21s linear infinite}@keyframes fall-50{71.58%{transform:translate(53.4617vw,71.58vh) scale(.458)}to{transform:translate(58.30545vw,99vh) scale(.458)}}.snow:nth-child(51){opacity:1.1332;transform:translate(5.3288vw,-10px) scale(.0878);animation:fall-51 15s -20s linear infinite}@keyframes fall-51{61.733%{transform:translate(11.2141vw,61.733vh) scale(.0878)}to{transform:translate(8.27145vw,99vh) scale(.0878)}}.snow:nth-child(52){opacity:.4912;transform:translate(49.441vw,-10px) scale(.2344);animation:fall-52 12s -12s linear infinite}@keyframes fall-52{32.018%{transform:translate(54.0617vw,32.018vh) scale(.2344)}to{transform:translate(51.75135vw,99vh) scale(.2344)}}.snow:nth-child(53){opacity:1.031;transform:translate(14.4028vw,-10px) scale(.3498);animation:fall-53 20s -3s linear infinite}@keyframes fall-53{52.565%{transform:translate(7.569vw,52.565vh) scale(.3498)}to{transform:translate(10.9859vw,99vh) scale(.3498)}}.snow:nth-child(54){opacity:1.8166;transform:translate(43.2363vw,-10px) scale(.5572);animation:fall-54 16s -28s linear infinite}@keyframes fall-54{51.258%{transform:translate(43.4581vw,51.258vh) scale(.5572)}to{transform:translate(43.3472vw,99vh) scale(.5572)}}.snow:nth-child(55){opacity:.9428;transform:translate(84.4601vw,-10px) scale(.0305);animation:fall-55 12s -30s linear infinite}@keyframes fall-55{64.923%{transform:translate(83.0311vw,64.923vh) scale(.0305)}to{transform:translate(83.7456vw,99vh) scale(.0305)}}.snow:nth-child(56){opacity:1.554;transform:translate(57.4307vw,-10px) scale(.1477);animation:fall-56 14s -11s linear infinite}@keyframes fall-56{36.054%{transform:translate(55.558vw,36.054vh) scale(.1477)}to{transform:translate(56.49435vw,99vh) scale(.1477)}}.snow:nth-child(57){opacity:1.2022;transform:translate(35.5228vw,-10px) scale(.4475);animation:fall-57 15s -6s linear infinite}@keyframes fall-57{46.897%{transform:translate(40.0921vw,46.897vh) scale(.4475)}to{transform:translate(37.80745vw,99vh) scale(.4475)}}.snow:nth-child(58){opacity:1.7096;transform:translate(10.4512vw,-10px) scale(.0119);animation:fall-58 26s -15s linear infinite}@keyframes fall-58{59.54%{transform:translate(3.3598vw,59.54vh) scale(.0119)}to{transform:translate(6.9055vw,99vh) scale(.0119)}}.snow:nth-child(59){opacity:1.1888;transform:translate(34.7763vw,-10px) scale(.8161);animation:fall-59 14s -24s linear infinite}@keyframes fall-59{34.724%{transform:translate(37.4328vw,34.724vh) scale(.8161)}to{transform:translate(36.10455vw,99vh) scale(.8161)}}.snow:nth-child(60){opacity:1.8648;transform:translate(4.0242vw,-10px) scale(.2528);animation:fall-60 24s -23s linear infinite}@keyframes fall-60{33.677%{transform:translate(2.9406vw,33.677vh) scale(.2528)}to{transform:translate(3.4824vw,99vh) scale(.2528)}}.snow:nth-child(61){opacity:1.3766;transform:translate(30.9729vw,-10px) scale(.1089);animation:fall-61 16s -2s linear infinite}@keyframes fall-61{38.481%{transform:translate(39.1519vw,38.481vh) scale(.1089)}to{transform:translate(35.0624vw,99vh) scale(.1089)}}.snow:nth-child(62){opacity:1.3912;transform:translate(89.661vw,-10px) scale(.4251);animation:fall-62 21s -15s linear infinite}@keyframes fall-62{47.553%{transform:translate(96.839vw,47.553vh) scale(.4251)}to{transform:translate(93.25vw,99vh) scale(.4251)}}.snow:nth-child(63){opacity:1.6166;transform:translate(42.992vw,-10px) scale(.5344);animation:fall-63 23s -17s linear infinite}@keyframes fall-63{45.093%{transform:translate(33.6515vw,45.093vh) scale(.5344)}to{transform:translate(38.32175vw,99vh) scale(.5344)}}.snow:nth-child(64){opacity:.1514;transform:translate(72.1275vw,-10px) scale(.3358);animation:fall-64 25s -25s linear infinite}@keyframes fall-64{63.535%{transform:translate(75.1915vw,63.535vh) scale(.3358)}to{transform:translate(73.6595vw,99vh) scale(.3358)}}.snow:nth-child(65){opacity:1.0482;transform:translate(14.2923vw,-10px) scale(.0292);animation:fall-65 16s -10s linear infinite}@keyframes fall-65{72.001%{transform:translate(9.5269vw,72.001vh) scale(.0292)}to{transform:translate(11.9096vw,99vh) scale(.0292)}}.snow:nth-child(66){opacity:1.6334;transform:translate(92.1494vw,-10px) scale(.3031);animation:fall-66 10s -1s linear infinite}@keyframes fall-66{55.707%{transform:translate(92.0141vw,55.707vh) scale(.3031)}to{transform:translate(92.08175vw,99vh) scale(.3031)}}.snow:nth-child(67){opacity:1.0502;transform:translate(96.9996vw,-10px) scale(.0942);animation:fall-67 20s -22s linear infinite}@keyframes fall-67{52.269%{transform:translate(87.5899vw,52.269vh) scale(.0942)}to{transform:translate(92.29475vw,99vh) scale(.0942)}}.snow:nth-child(68){opacity:1.6332;transform:translate(58.2173vw,-10px) scale(.2629);animation:fall-68 14s -17s linear infinite}@keyframes fall-68{32.509%{transform:translate(60.0894vw,32.509vh) scale(.2629)}to{transform:translate(59.15335vw,99vh) scale(.2629)}}.snow:nth-child(69){opacity:.5716;transform:translate(91.4981vw,-10px) scale(.2068);animation:fall-69 27s -20s linear infinite}@keyframes fall-69{47.23%{transform:translate(100.401vw,47.23vh) scale(.2068)}to{transform:translate(95.94955vw,99vh) scale(.2068)}}.snow:nth-child(70){opacity:.4504;transform:translate(45.5721vw,-10px) scale(.0359);animation:fall-70 26s -26s linear infinite}@keyframes fall-70{47.787%{transform:translate(40.6529vw,47.787vh) scale(.0359)}to{transform:translate(43.1125vw,99vh) scale(.0359)}}.snow:nth-child(71){opacity:1.5154;transform:translate(87.2378vw,-10px) scale(.0126);animation:fall-71 19s -10s linear infinite}@keyframes fall-71{34.75%{transform:translate(82.0227vw,34.75vh) scale(.0126)}to{transform:translate(84.63025vw,99vh) scale(.0126)}}.snow:nth-child(72){opacity:.173;transform:translate(67.0514vw,-10px) scale(.3801);animation:fall-72 28s -2s linear infinite}@keyframes fall-72{31.169%{transform:translate(65.0653vw,31.169vh) scale(.3801)}to{transform:translate(66.05835vw,99vh) scale(.3801)}}.snow:nth-child(73){opacity:1.543;transform:translate(66.6533vw,-10px) scale(.2202);animation:fall-73 27s -12s linear infinite}@keyframes fall-73{40.538%{transform:translate(59.75vw,40.538vh) scale(.2202)}to{transform:translate(63.20165vw,99vh) scale(.2202)}}.snow:nth-child(74){opacity:1.2976;transform:translate(79.9078vw,-10px) scale(.8209);animation:fall-74 10s -12s linear infinite}@keyframes fall-74{68.982%{transform:translate(70.2649vw,68.982vh) scale(.8209)}to{transform:translate(75.08635vw,99vh) scale(.8209)}}.snow:nth-child(75){opacity:1.924;transform:translate(59.8899vw,-10px) scale(.4476);animation:fall-75 30s -14s linear infinite}@keyframes fall-75{31.928%{transform:translate(64.1568vw,31.928vh) scale(.4476)}to{transform:translate(62.02335vw,99vh) scale(.4476)}}.snow:nth-child(76){opacity:.4376;transform:translate(12.5716vw,-10px) scale(.8767);animation:fall-76 16s -21s linear infinite}@keyframes fall-76{76.647%{transform:translate(3.6517vw,76.647vh) scale(.8767)}to{transform:translate(8.11165vw,99vh) scale(.8767)}}.snow:nth-child(77){opacity:1.2514;transform:translate(12.6008vw,-10px) scale(.3903);animation:fall-77 28s -17s linear infinite}@keyframes fall-77{49.246%{transform:translate(5.977vw,49.246vh) scale(.3903)}to{transform:translate(9.2889vw,99vh) scale(.3903)}}.snow:nth-child(78){opacity:.592;transform:translate(43.0395vw,-10px) scale(.9173);animation:fall-78 12s -18s linear infinite}@keyframes fall-78{36.061%{transform:translate(40.084vw,36.061vh) scale(.9173)}to{transform:translate(41.56175vw,99vh) scale(.9173)}}.snow:nth-child(79){opacity:1.2284;transform:translate(82.9127vw,-10px) scale(.4656);animation:fall-79 11s -17s linear infinite}@keyframes fall-79{61.659%{transform:translate(83.3209vw,61.659vh) scale(.4656)}to{transform:translate(83.1168vw,99vh) scale(.4656)}}.snow:nth-child(80){opacity:.594;transform:translate(30.884vw,-10px) scale(.1875);animation:fall-80 17s -26s linear infinite}@keyframes fall-80{43.74%{transform:translate(26.4849vw,43.74vh) scale(.1875)}to{transform:translate(28.68445vw,99vh) scale(.1875)}}.snow:nth-child(81){opacity:.5866;transform:translate(92.1148vw,-10px) scale(.3889);animation:fall-81 11s -9s linear infinite}@keyframes fall-81{41.885%{transform:translate(98.4299vw,41.885vh) scale(.3889)}to{transform:translate(95.27235vw,99vh) scale(.3889)}}.snow:nth-child(82){opacity:1.139;transform:translate(80.9765vw,-10px) scale(.9982);animation:fall-82 12s -10s linear infinite}@keyframes fall-82{51.197%{transform:translate(73.5498vw,51.197vh) scale(.9982)}to{transform:translate(77.26315vw,99vh) scale(.9982)}}.snow:nth-child(83){opacity:.7978;transform:translate(96.5369vw,-10px) scale(.2864);animation:fall-83 10s -25s linear infinite}@keyframes fall-83{45.465%{transform:translate(104.888vw,45.465vh) scale(.2864)}to{transform:translate(100.71245vw,99vh) scale(.2864)}}.snow:nth-child(84){opacity:1.4508;transform:translate(44.5958vw,-10px) scale(.6616);animation:fall-84 21s -24s linear infinite}@keyframes fall-84{32.286%{transform:translate(53.8607vw,32.286vh) scale(.6616)}to{transform:translate(49.22825vw,99vh) scale(.6616)}}.snow:nth-child(85){opacity:1.0844;transform:translate(33.3687vw,-10px) scale(.7218);animation:fall-85 16s -4s linear infinite}@keyframes fall-85{43.312%{transform:translate(24.3685vw,43.312vh) scale(.7218)}to{transform:translate(28.8686vw,99vh) scale(.7218)}}.snow:nth-child(86){opacity:1.5634;transform:translate(52.9763vw,-10px) scale(.302);animation:fall-86 24s -6s linear infinite}@keyframes fall-86{71.687%{transform:translate(61.5033vw,71.687vh) scale(.302)}to{transform:translate(57.2398vw,99vh) scale(.302)}}.snow:nth-child(87){opacity:1.1214;transform:translate(42.6854vw,-10px) scale(.5424);animation:fall-87 23s -1s linear infinite}@keyframes fall-87{48.544%{transform:translate(35.3449vw,48.544vh) scale(.5424)}to{transform:translate(39.01515vw,99vh) scale(.5424)}}.snow:nth-child(88){opacity:1.3116;transform:translate(62.7841vw,-10px) scale(.2388);animation:fall-88 19s -27s linear infinite}@keyframes fall-88{75.841%{transform:translate(53.8496vw,75.841vh) scale(.2388)}to{transform:translate(58.31685vw,99vh) scale(.2388)}}.snow:nth-child(89){opacity:.5822;transform:translate(50.8103vw,-10px) scale(.0893);animation:fall-89 27s -28s linear infinite}@keyframes fall-89{56.249%{transform:translate(44.2374vw,56.249vh) scale(.0893)}to{transform:translate(47.52385vw,99vh) scale(.0893)}}.snow:nth-child(90){opacity:.7788;transform:translate(86.7073vw,-10px) scale(.5305);animation:fall-90 28s -9s linear infinite}@keyframes fall-90{37.686%{transform:translate(86.8638vw,37.686vh) scale(.5305)}to{transform:translate(86.78555vw,99vh) scale(.5305)}}.snow:nth-child(91){opacity:.2282;transform:translate(58.9806vw,-10px) scale(.8324);animation:fall-91 17s -20s linear infinite}@keyframes fall-91{78.909%{transform:translate(50.9114vw,78.909vh) scale(.8324)}to{transform:translate(54.946vw,99vh) scale(.8324)}}.snow:nth-child(92){opacity:.065;transform:translate(3.1285vw,-10px) scale(.7308);animation:fall-92 16s -23s linear infinite}@keyframes fall-92{71.713%{transform:translate(11.2741vw,71.713vh) scale(.7308)}to{transform:translate(7.2013vw,99vh) scale(.7308)}}.snow:nth-child(93){opacity:.16;transform:translate(57.6256vw,-10px) scale(.3467);animation:fall-93 24s -9s linear infinite}@keyframes fall-93{64.175%{transform:translate(65.2456vw,64.175vh) scale(.3467)}to{transform:translate(61.4356vw,99vh) scale(.3467)}}.snow:nth-child(94){opacity:.4774;transform:translate(17.0689vw,-10px) scale(.8851);animation:fall-94 28s -14s linear infinite}@keyframes fall-94{57.825%{transform:translate(25.5277vw,57.825vh) scale(.8851)}to{transform:translate(21.2983vw,99vh) scale(.8851)}}.snow:nth-child(95){opacity:1.049;transform:translate(23.361vw,-10px) scale(.1111);animation:fall-95 26s -15s linear infinite}@keyframes fall-95{67.939%{transform:translate(19.618vw,67.939vh) scale(.1111)}to{transform:translate(21.4895vw,99vh) scale(.1111)}}.snow:nth-child(96){opacity:1.3326;transform:translate(8.4005vw,-10px) scale(.545);animation:fall-96 19s -9s linear infinite}@keyframes fall-96{48.45%{transform:translate(13.5477vw,48.45vh) scale(.545)}to{transform:translate(10.9741vw,99vh) scale(.545)}}.snow:nth-child(97){opacity:1.7344;transform:translate(.7052vw,-10px) scale(.2191);animation:fall-97 17s -7s linear infinite}@keyframes fall-97{76.89%{transform:translate(5.1208vw,76.89vh) scale(.2191)}to{transform:translate(2.913vw,99vh) scale(.2191)}}.snow:nth-child(98){opacity:.4296;transform:translate(39.4835vw,-10px) scale(.2581);animation:fall-98 23s -16s linear infinite}@keyframes fall-98{60.849%{transform:translate(40.9408vw,60.849vh) scale(.2581)}to{transform:translate(40.21215vw,99vh) scale(.2581)}}.snow:nth-child(99){opacity:.6412;transform:translate(10.1579vw,-10px) scale(.2018);animation:fall-99 16s -14s linear infinite}@keyframes fall-99{62.181%{transform:translate(9.5976vw,62.181vh) scale(.2018)}to{transform:translate(9.87775vw,99vh) scale(.2018)}}.snow:nth-child(100){opacity:1.3728;transform:translate(49.2026vw,-10px) scale(.5038);animation:fall-100 17s -3s linear infinite}@keyframes fall-100{44.075%{transform:translate(41.8184vw,44.075vh) scale(.5038)}to{transform:translate(45.5105vw,99vh) scale(.5038)}}.snow:nth-child(101){opacity:1.1214;transform:translate(27.2557vw,-10px) scale(.4537);animation:fall-101 11s -28s linear infinite}@keyframes fall-101{75.309%{transform:translate(31.2971vw,75.309vh) scale(.4537)}to{transform:translate(29.2764vw,99vh) scale(.4537)}}.snow:nth-child(102){opacity:1.187;transform:translate(83.8806vw,-10px) scale(.16);animation:fall-102 17s -30s linear infinite}@keyframes fall-102{30.598%{transform:translate(79.4239vw,30.598vh) scale(.16)}to{transform:translate(81.65225vw,99vh) scale(.16)}}.snow:nth-child(103){opacity:1.8822;transform:translate(15.9119vw,-10px) scale(.3438);animation:fall-103 16s -2s linear infinite}@keyframes fall-103{77.824%{transform:translate(24.4796vw,77.824vh) scale(.3438)}to{transform:translate(20.19575vw,99vh) scale(.3438)}}.snow:nth-child(104){opacity:.6952;transform:translate(88.8219vw,-10px) scale(.4914);animation:fall-104 25s -5s linear infinite}@keyframes fall-104{61.111%{transform:translate(96.2086vw,61.111vh) scale(.4914)}to{transform:translate(92.51525vw,99vh) scale(.4914)}}.snow:nth-child(105){opacity:.6548;transform:translate(39.8999vw,-10px) scale(.2912);animation:fall-105 18s -15s linear infinite}@keyframes fall-105{68.395%{transform:translate(44.7285vw,68.395vh) scale(.2912)}to{transform:translate(42.3142vw,99vh) scale(.2912)}}.snow:nth-child(106){opacity:.0732;transform:translate(86.5378vw,-10px) scale(.1852);animation:fall-106 12s -28s linear infinite}@keyframes fall-106{56.605%{transform:translate(94.9984vw,56.605vh) scale(.1852)}to{transform:translate(90.7681vw,99vh) scale(.1852)}}.snow:nth-child(107){opacity:1.8368;transform:translate(70.8181vw,-10px) scale(.2414);animation:fall-107 29s -6s linear infinite}@keyframes fall-107{45.654%{transform:translate(63.8206vw,45.654vh) scale(.2414)}to{transform:translate(67.31935vw,99vh) scale(.2414)}}.snow:nth-child(108){opacity:.55;transform:translate(42.3655vw,-10px) scale(.9717);animation:fall-108 12s -14s linear infinite}@keyframes fall-108{79.194%{transform:translate(49.1826vw,79.194vh) scale(.9717)}to{transform:translate(45.77405vw,99vh) scale(.9717)}}.snow:nth-child(109){opacity:1.6236;transform:translate(53.7057vw,-10px) scale(.6297);animation:fall-109 28s -13s linear infinite}@keyframes fall-109{50.101%{transform:translate(51.7731vw,50.101vh) scale(.6297)}to{transform:translate(52.7394vw,99vh) scale(.6297)}}.snow:nth-child(110){opacity:1.2274;transform:translate(22.7741vw,-10px) scale(.3941);animation:fall-110 13s -5s linear infinite}@keyframes fall-110{67.52%{transform:translate(29.3129vw,67.52vh) scale(.3941)}to{transform:translate(26.0435vw,99vh) scale(.3941)}}.snow:nth-child(111){opacity:.2876;transform:translate(61.2365vw,-10px) scale(.8812);animation:fall-111 26s -16s linear infinite}@keyframes fall-111{79.996%{transform:translate(63.6743vw,79.996vh) scale(.8812)}to{transform:translate(62.4554vw,99vh) scale(.8812)}}.snow:nth-child(112){opacity:.907;transform:translate(46.5304vw,-10px) scale(.5365);animation:fall-112 11s -17s linear infinite}@keyframes fall-112{63.769%{transform:translate(44.4367vw,63.769vh) scale(.5365)}to{transform:translate(45.48355vw,99vh) scale(.5365)}}.snow:nth-child(113){opacity:1.0118;transform:translate(9.735vw,-10px) scale(.0297);animation:fall-113 17s -2s linear infinite}@keyframes fall-113{51.575%{transform:translate(1.7431vw,51.575vh) scale(.0297)}to{transform:translate(5.73905vw,99vh) scale(.0297)}}.snow:nth-child(114){opacity:.986;transform:translate(30.8665vw,-10px) scale(.082);animation:fall-114 26s -14s linear infinite}@keyframes fall-114{69.313%{transform:translate(40.0925vw,69.313vh) scale(.082)}to{transform:translate(35.4795vw,99vh) scale(.082)}}.snow:nth-child(115){opacity:.7622;transform:translate(81.2076vw,-10px) scale(.6776);animation:fall-115 29s -21s linear infinite}@keyframes fall-115{72.052%{transform:translate(77.8346vw,72.052vh) scale(.6776)}to{transform:translate(79.5211vw,99vh) scale(.6776)}}.snow:nth-child(116){opacity:1.937;transform:translate(94.4943vw,-10px) scale(.6749);animation:fall-116 27s -14s linear infinite}@keyframes fall-116{42.599%{transform:translate(100.3975vw,42.599vh) scale(.6749)}to{transform:translate(97.4459vw,99vh) scale(.6749)}}.snow:nth-child(117){opacity:.1062;transform:translate(5.1592vw,-10px) scale(.9147);animation:fall-117 24s -14s linear infinite}@keyframes fall-117{48.897%{transform:translate(-.5844vw,48.897vh) scale(.9147)}to{transform:translate(2.2874vw,99vh) scale(.9147)}}.snow:nth-child(118){opacity:.6986;transform:translate(84.7941vw,-10px) scale(.2591);animation:fall-118 14s -20s linear infinite}@keyframes fall-118{74.79%{transform:translate(82.3386vw,74.79vh) scale(.2591)}to{transform:translate(83.56635vw,99vh) scale(.2591)}}.snow:nth-child(119){opacity:.2748;transform:translate(35.8045vw,-10px) scale(.8229);animation:fall-119 27s -8s linear infinite}@keyframes fall-119{34.12%{transform:translate(29.3668vw,34.12vh) scale(.8229)}to{transform:translate(32.58565vw,99vh) scale(.8229)}}.snow:nth-child(120){opacity:1.3706;transform:translate(33.2549vw,-10px) scale(.8116);animation:fall-120 12s -29s linear infinite}@keyframes fall-120{47.888%{transform:translate(39.8399vw,47.888vh) scale(.8116)}to{transform:translate(36.5474vw,99vh) scale(.8116)}}.snow:nth-child(121){opacity:.7522;transform:translate(88.9255vw,-10px) scale(.0139);animation:fall-121 19s -19s linear infinite}@keyframes fall-121{62.001%{transform:translate(93.609vw,62.001vh) scale(.0139)}to{transform:translate(91.26725vw,99vh) scale(.0139)}}.snow:nth-child(122){opacity:.9612;transform:translate(.7819vw,-10px) scale(.0826);animation:fall-122 18s -26s linear infinite}@keyframes fall-122{58%{transform:translate(8.0473vw,58vh) scale(.0826)}to{transform:translate(4.4146vw,99vh) scale(.0826)}}.snow:nth-child(123){opacity:1.8146;transform:translate(85.3335vw,-10px) scale(.3455);animation:fall-123 20s -21s linear infinite}@keyframes fall-123{57.775%{transform:translate(94.6491vw,57.775vh) scale(.3455)}to{transform:translate(89.9913vw,99vh) scale(.3455)}}.snow:nth-child(124){opacity:.2256;transform:translate(54.3238vw,-10px) scale(.1325);animation:fall-124 30s -16s linear infinite}@keyframes fall-124{66.878%{transform:translate(47.3867vw,66.878vh) scale(.1325)}to{transform:translate(50.85525vw,99vh) scale(.1325)}}.snow:nth-child(125){opacity:1.0616;transform:translate(81.9827vw,-10px) scale(.618);animation:fall-125 14s -9s linear infinite}@keyframes fall-125{66.352%{transform:translate(87.7475vw,66.352vh) scale(.618)}to{transform:translate(84.8651vw,99vh) scale(.618)}}.snow:nth-child(126){opacity:.3996;transform:translate(47.6615vw,-10px) scale(.5818);animation:fall-126 22s -30s linear infinite}@keyframes fall-126{31.844%{transform:translate(38.3358vw,31.844vh) scale(.5818)}to{transform:translate(42.99865vw,99vh) scale(.5818)}}.snow:nth-child(127){opacity:1.881;transform:translate(77.3513vw,-10px) scale(.5169);animation:fall-127 15s -18s linear infinite}@keyframes fall-127{71.062%{transform:translate(77.249vw,71.062vh) scale(.5169)}to{transform:translate(77.30015vw,99vh) scale(.5169)}}.snow:nth-child(128){opacity:1.489;transform:translate(10.2882vw,-10px) scale(.944);animation:fall-128 13s -26s linear infinite}@keyframes fall-128{35.585%{transform:translate(5.9586vw,35.585vh) scale(.944)}to{transform:translate(8.1234vw,99vh) scale(.944)}}.snow:nth-child(129){opacity:1.3922;transform:translate(71.6678vw,-10px) scale(.7617);animation:fall-129 15s -22s linear infinite}@keyframes fall-129{77.351%{transform:translate(72.1859vw,77.351vh) scale(.7617)}to{transform:translate(71.92685vw,99vh) scale(.7617)}}.snow:nth-child(130){opacity:.2114;transform:translate(71.2639vw,-10px) scale(.1534);animation:fall-130 28s -10s linear infinite}@keyframes fall-130{75.223%{transform:translate(80.3555vw,75.223vh) scale(.1534)}to{transform:translate(75.8097vw,99vh) scale(.1534)}}.snow:nth-child(131){opacity:.4932;transform:translate(59.8599vw,-10px) scale(.6955);animation:fall-131 24s -22s linear infinite}@keyframes fall-131{52.149%{transform:translate(62.6876vw,52.149vh) scale(.6955)}to{transform:translate(61.27375vw,99vh) scale(.6955)}}.snow:nth-child(132){opacity:1.9648;transform:translate(63.8987vw,-10px) scale(.2024);animation:fall-132 24s -4s linear infinite}@keyframes fall-132{34.617%{transform:translate(66.6201vw,34.617vh) scale(.2024)}to{transform:translate(65.2594vw,99vh) scale(.2024)}}.snow:nth-child(133){opacity:.106;transform:translate(90.5914vw,-10px) scale(.6082);animation:fall-133 13s -30s linear infinite}@keyframes fall-133{67.394%{transform:translate(95.1587vw,67.394vh) scale(.6082)}to{transform:translate(92.87505vw,99vh) scale(.6082)}}.snow:nth-child(134){opacity:.1862;transform:translate(3.4199vw,-10px) scale(.3485);animation:fall-134 30s -4s linear infinite}@keyframes fall-134{68.813%{transform:translate(.2141vw,68.813vh) scale(.3485)}to{transform:translate(1.817vw,99vh) scale(.3485)}}.snow:nth-child(135){opacity:1.0154;transform:translate(48.8101vw,-10px) scale(.5122);animation:fall-135 24s -21s linear infinite}@keyframes fall-135{76.904%{transform:translate(41.9875vw,76.904vh) scale(.5122)}to{transform:translate(45.3988vw,99vh) scale(.5122)}}.snow:nth-child(136){opacity:1.3918;transform:translate(93.3835vw,-10px) scale(.3086);animation:fall-136 18s -7s linear infinite}@keyframes fall-136{36.327%{transform:translate(100.0425vw,36.327vh) scale(.3086)}to{transform:translate(96.713vw,99vh) scale(.3086)}}.snow:nth-child(137){opacity:1.047;transform:translate(36.7746vw,-10px) scale(.7238);animation:fall-137 14s -14s linear infinite}@keyframes fall-137{43.903%{transform:translate(44.2416vw,43.903vh) scale(.7238)}to{transform:translate(40.5081vw,99vh) scale(.7238)}}.snow:nth-child(138){opacity:1.318;transform:translate(4.8535vw,-10px) scale(.99);animation:fall-138 16s -29s linear infinite}@keyframes fall-138{69.558%{transform:translate(3.4312vw,69.558vh) scale(.99)}to{transform:translate(4.14235vw,99vh) scale(.99)}}.snow:nth-child(139){opacity:.1492;transform:translate(77.3002vw,-10px) scale(.2691);animation:fall-139 16s -7s linear infinite}@keyframes fall-139{57.329%{transform:translate(69.2633vw,57.329vh) scale(.2691)}to{transform:translate(73.28175vw,99vh) scale(.2691)}}.snow:nth-child(140){opacity:.5436;transform:translate(49.9208vw,-10px) scale(.8086);animation:fall-140 26s -6s linear infinite}@keyframes fall-140{65.252%{transform:translate(50.8747vw,65.252vh) scale(.8086)}to{transform:translate(50.39775vw,99vh) scale(.8086)}}.snow:nth-child(141){opacity:.4008;transform:translate(48.0587vw,-10px) scale(.68);animation:fall-141 25s -5s linear infinite}@keyframes fall-141{43.488%{transform:translate(51.5127vw,43.488vh) scale(.68)}to{transform:translate(49.7857vw,99vh) scale(.68)}}.snow:nth-child(142){opacity:.0346;transform:translate(77.3092vw,-10px) scale(.2321);animation:fall-142 20s -15s linear infinite}@keyframes fall-142{56.831%{transform:translate(77.06vw,56.831vh) scale(.2321)}to{transform:translate(77.1846vw,99vh) scale(.2321)}}.snow:nth-child(143){opacity:1.0574;transform:translate(32.8295vw,-10px) scale(.1018);animation:fall-143 29s -4s linear infinite}@keyframes fall-143{66.534%{transform:translate(36.559vw,66.534vh) scale(.1018)}to{transform:translate(34.69425vw,99vh) scale(.1018)}}.snow:nth-child(144){opacity:1.715;transform:translate(90.3994vw,-10px) scale(.6246);animation:fall-144 15s -28s linear infinite}@keyframes fall-144{63.061%{transform:translate(98.2034vw,63.061vh) scale(.6246)}to{transform:translate(94.3014vw,99vh) scale(.6246)}}.snow:nth-child(145){opacity:.144;transform:translate(49.9116vw,-10px) scale(.698);animation:fall-145 30s -6s linear infinite}@keyframes fall-145{34.736%{transform:translate(53.6144vw,34.736vh) scale(.698)}to{transform:translate(51.763vw,99vh) scale(.698)}}.snow:nth-child(146){opacity:.9192;transform:translate(95.2784vw,-10px) scale(.4533);animation:fall-146 26s -30s linear infinite}@keyframes fall-146{68.459%{transform:translate(96.3739vw,68.459vh) scale(.4533)}to{transform:translate(95.82615vw,99vh) scale(.4533)}}.snow:nth-child(147){opacity:1.6732;transform:translate(2.7475vw,-10px) scale(.1989);animation:fall-147 22s -5s linear infinite}@keyframes fall-147{50.05%{transform:translate(11.0236vw,50.05vh) scale(.1989)}to{transform:translate(6.88555vw,99vh) scale(.1989)}}.snow:nth-child(148){opacity:.082;transform:translate(52.3279vw,-10px) scale(.4483);animation:fall-148 27s -21s linear infinite}@keyframes fall-148{38.511%{transform:translate(50.6417vw,38.511vh) scale(.4483)}to{transform:translate(51.4848vw,99vh) scale(.4483)}}.snow:nth-child(149){opacity:1.8922;transform:translate(9.9465vw,-10px) scale(.5285);animation:fall-149 20s -19s linear infinite}@keyframes fall-149{50.467%{transform:translate(17.5907vw,50.467vh) scale(.5285)}to{transform:translate(13.7686vw,99vh) scale(.5285)}}.snow:nth-child(150){opacity:.2642;transform:translate(11.3401vw,-10px) scale(.3474);animation:fall-150 29s -3s linear infinite}@keyframes fall-150{47.641%{transform:translate(18.2172vw,47.641vh) scale(.3474)}to{transform:translate(14.77865vw,99vh) scale(.3474)}}.snow:nth-child(151){opacity:1.8736;transform:translate(30.2602vw,-10px) scale(.7541);animation:fall-151 23s -24s linear infinite}@keyframes fall-151{64.637%{transform:translate(21.9767vw,64.637vh) scale(.7541)}to{transform:translate(26.11845vw,99vh) scale(.7541)}}.snow:nth-child(152){opacity:.5514;transform:translate(57.0961vw,-10px) scale(.7216);animation:fall-152 21s -29s linear infinite}@keyframes fall-152{74.135%{transform:translate(56.734vw,74.135vh) scale(.7216)}to{transform:translate(56.91505vw,99vh) scale(.7216)}}.snow:nth-child(153){opacity:1.4108;transform:translate(93.0534vw,-10px) scale(.4674);animation:fall-153 25s -23s linear infinite}@keyframes fall-153{35.332%{transform:translate(90.4152vw,35.332vh) scale(.4674)}to{transform:translate(91.7343vw,99vh) scale(.4674)}}.snow:nth-child(154){opacity:.1508;transform:translate(4.0429vw,-10px) scale(.2703);animation:fall-154 25s -10s linear infinite}@keyframes fall-154{37.877%{transform:translate(7.7279vw,37.877vh) scale(.2703)}to{transform:translate(5.8854vw,99vh) scale(.2703)}}.snow:nth-child(155){opacity:1.7694;transform:translate(36.0059vw,-10px) scale(.1422);animation:fall-155 14s -6s linear infinite}@keyframes fall-155{50.432%{transform:translate(40.4596vw,50.432vh) scale(.1422)}to{transform:translate(38.23275vw,99vh) scale(.1422)}}.snow:nth-child(156){opacity:1.1724;transform:translate(92.7832vw,-10px) scale(.8995);animation:fall-156 23s -16s linear infinite}@keyframes fall-156{31.483%{transform:translate(90.3331vw,31.483vh) scale(.8995)}to{transform:translate(91.55815vw,99vh) scale(.8995)}}.snow:nth-child(157){opacity:.9604;transform:translate(49.1269vw,-10px) scale(.7434);animation:fall-157 24s -5s linear infinite}@keyframes fall-157{46.463%{transform:translate(51.9119vw,46.463vh) scale(.7434)}to{transform:translate(50.5194vw,99vh) scale(.7434)}}.snow:nth-child(158){opacity:1.8438;transform:translate(64.7713vw,-10px) scale(.5647);animation:fall-158 30s -3s linear infinite}@keyframes fall-158{78.698%{transform:translate(69.8484vw,78.698vh) scale(.5647)}to{transform:translate(67.30985vw,99vh) scale(.5647)}}.snow:nth-child(159){opacity:.2924;transform:translate(74.8286vw,-10px) scale(.7025);animation:fall-159 29s -3s linear infinite}@keyframes fall-159{67.448%{transform:translate(71.3408vw,67.448vh) scale(.7025)}to{transform:translate(73.0847vw,99vh) scale(.7025)}}.snow:nth-child(160){opacity:1.2226;transform:translate(5.8329vw,-10px) scale(.5189);animation:fall-160 20s -8s linear infinite}@keyframes fall-160{75.201%{transform:translate(10.1842vw,75.201vh) scale(.5189)}to{transform:translate(8.00855vw,99vh) scale(.5189)}}.snow:nth-child(161){opacity:1.1262;transform:translate(6.919vw,-10px) scale(.4104);animation:fall-161 18s -20s linear infinite}@keyframes fall-161{33.52%{transform:translate(9.1199vw,33.52vh) scale(.4104)}to{transform:translate(8.01945vw,99vh) scale(.4104)}}.snow:nth-child(162){opacity:.5692;transform:translate(69.6019vw,-10px) scale(.2703);animation:fall-162 10s -18s linear infinite}@keyframes fall-162{72.502%{transform:translate(76.0203vw,72.502vh) scale(.2703)}to{transform:translate(72.8111vw,99vh) scale(.2703)}}.snow:nth-child(163){opacity:.095;transform:translate(49.9628vw,-10px) scale(.3592);animation:fall-163 11s -8s linear infinite}@keyframes fall-163{39.035%{transform:translate(41.3679vw,39.035vh) scale(.3592)}to{transform:translate(45.66535vw,99vh) scale(.3592)}}.snow:nth-child(164){opacity:.096;transform:translate(86.8296vw,-10px) scale(.4026);animation:fall-164 23s -3s linear infinite}@keyframes fall-164{52.793%{transform:translate(90.8582vw,52.793vh) scale(.4026)}to{transform:translate(88.8439vw,99vh) scale(.4026)}}.snow:nth-child(165){opacity:.3998;transform:translate(82.9241vw,-10px) scale(.975);animation:fall-165 15s -11s linear infinite}@keyframes fall-165{73.374%{transform:translate(85.6602vw,73.374vh) scale(.975)}to{transform:translate(84.29215vw,99vh) scale(.975)}}.snow:nth-child(166){opacity:.7752;transform:translate(48.4655vw,-10px) scale(.3467);animation:fall-166 17s -19s linear infinite}@keyframes fall-166{42.893%{transform:translate(51.6751vw,42.893vh) scale(.3467)}to{transform:translate(50.0703vw,99vh) scale(.3467)}}.snow:nth-child(167){opacity:1.271;transform:translate(26.9302vw,-10px) scale(.3539);animation:fall-167 16s -27s linear infinite}@keyframes fall-167{79.242%{transform:translate(24.334vw,79.242vh) scale(.3539)}to{transform:translate(25.6321vw,99vh) scale(.3539)}}.snow:nth-child(168){opacity:.7748;transform:translate(48.2084vw,-10px) scale(.8139);animation:fall-168 29s -24s linear infinite}@keyframes fall-168{76.347%{transform:translate(40.8119vw,76.347vh) scale(.8139)}to{transform:translate(44.51015vw,99vh) scale(.8139)}}.snow:nth-child(169){opacity:.0332;transform:translate(62.439vw,-10px) scale(.7079);animation:fall-169 10s -15s linear infinite}@keyframes fall-169{44.837%{transform:translate(54.545vw,44.837vh) scale(.7079)}to{transform:translate(58.492vw,99vh) scale(.7079)}}.snow:nth-child(170){opacity:1.8662;transform:translate(37.364vw,-10px) scale(.9345);animation:fall-170 14s -7s linear infinite}@keyframes fall-170{69.308%{transform:translate(34.4531vw,69.308vh) scale(.9345)}to{transform:translate(35.90855vw,99vh) scale(.9345)}}.snow:nth-child(171){opacity:.9144;transform:translate(83.8439vw,-10px) scale(.8574);animation:fall-171 30s -20s linear infinite}@keyframes fall-171{42.793%{transform:translate(90.202vw,42.793vh) scale(.8574)}to{transform:translate(87.02295vw,99vh) scale(.8574)}}.snow:nth-child(172){opacity:1.2828;transform:translate(72.8615vw,-10px) scale(.5918);animation:fall-172 16s -3s linear infinite}@keyframes fall-172{50.993%{transform:translate(62.9237vw,50.993vh) scale(.5918)}to{transform:translate(67.8926vw,99vh) scale(.5918)}}.snow:nth-child(173){opacity:.7186;transform:translate(81.1338vw,-10px) scale(.4735);animation:fall-173 17s -28s linear infinite}@keyframes fall-173{56.087%{transform:translate(76.1097vw,56.087vh) scale(.4735)}to{transform:translate(78.62175vw,99vh) scale(.4735)}}.snow:nth-child(174){opacity:.602;transform:translate(25.4546vw,-10px) scale(.1122);animation:fall-174 26s -9s linear infinite}@keyframes fall-174{61.298%{transform:translate(22.7268vw,61.298vh) scale(.1122)}to{transform:translate(24.0907vw,99vh) scale(.1122)}}.snow:nth-child(175){opacity:1.7722;transform:translate(49.1095vw,-10px) scale(.153);animation:fall-175 16s -6s linear infinite}@keyframes fall-175{37.699%{transform:translate(40.0341vw,37.699vh) scale(.153)}to{transform:translate(44.5718vw,99vh) scale(.153)}}.snow:nth-child(176){opacity:1.064;transform:translate(77.1268vw,-10px) scale(.7003);animation:fall-176 16s -30s linear infinite}@keyframes fall-176{70.157%{transform:translate(84.1903vw,70.157vh) scale(.7003)}to{transform:translate(80.65855vw,99vh) scale(.7003)}}.snow:nth-child(177){opacity:1.0862;transform:translate(43.1858vw,-10px) scale(.0924);animation:fall-177 19s -5s linear infinite}@keyframes fall-177{78.268%{transform:translate(44.1993vw,78.268vh) scale(.0924)}to{transform:translate(43.69255vw,99vh) scale(.0924)}}.snow:nth-child(178){opacity:1.8308;transform:translate(47.5529vw,-10px) scale(.7798);animation:fall-178 21s -30s linear infinite}@keyframes fall-178{30.973%{transform:translate(38.4525vw,30.973vh) scale(.7798)}to{transform:translate(43.0027vw,99vh) scale(.7798)}}.snow:nth-child(179){opacity:1.8164;transform:translate(.8735vw,-10px) scale(.0745);animation:fall-179 12s -24s linear infinite}@keyframes fall-179{76.29%{transform:translate(6.6753vw,76.29vh) scale(.0745)}to{transform:translate(3.7744vw,99vh) scale(.0745)}}.snow:nth-child(180){opacity:1.7156;transform:translate(6.3277vw,-10px) scale(.4617);animation:fall-180 11s -18s linear infinite}@keyframes fall-180{71.147%{transform:translate(15.4558vw,71.147vh) scale(.4617)}to{transform:translate(10.89175vw,99vh) scale(.4617)}}.snow:nth-child(181){opacity:.8238;transform:translate(36.6862vw,-10px) scale(.6797);animation:fall-181 28s -27s linear infinite}@keyframes fall-181{31.932%{transform:translate(41.2585vw,31.932vh) scale(.6797)}to{transform:translate(38.97235vw,99vh) scale(.6797)}}.snow:nth-child(182){opacity:.7428;transform:translate(70.6625vw,-10px) scale(.3776);animation:fall-182 15s -27s linear infinite}@keyframes fall-182{60.271%{transform:translate(73.3125vw,60.271vh) scale(.3776)}to{transform:translate(71.9875vw,99vh) scale(.3776)}}.snow:nth-child(183){opacity:.4824;transform:translate(67.7591vw,-10px) scale(.4257);animation:fall-183 11s -22s linear infinite}@keyframes fall-183{61.666%{transform:translate(72.7472vw,61.666vh) scale(.4257)}to{transform:translate(70.25315vw,99vh) scale(.4257)}}.snow:nth-child(184){opacity:1.386;transform:translate(48.0785vw,-10px) scale(.2674);animation:fall-184 12s -9s linear infinite}@keyframes fall-184{61.463%{transform:translate(48.9644vw,61.463vh) scale(.2674)}to{transform:translate(48.52145vw,99vh) scale(.2674)}}.snow:nth-child(185){opacity:.8068;transform:translate(83.8701vw,-10px) scale(.7113);animation:fall-185 23s -29s linear infinite}@keyframes fall-185{31.599%{transform:translate(81.865vw,31.599vh) scale(.7113)}to{transform:translate(82.86755vw,99vh) scale(.7113)}}.snow:nth-child(186){opacity:.6146;transform:translate(34.8487vw,-10px) scale(.4);animation:fall-186 21s -22s linear infinite}@keyframes fall-186{68.942%{transform:translate(35.3282vw,68.942vh) scale(.4)}to{transform:translate(35.08845vw,99vh) scale(.4)}}.snow:nth-child(187){opacity:.6138;transform:translate(2.8134vw,-10px) scale(.9296);animation:fall-187 17s -28s linear infinite}@keyframes fall-187{67.83%{transform:translate(-.2899vw,67.83vh) scale(.9296)}to{transform:translate(1.26175vw,99vh) scale(.9296)}}.snow:nth-child(188){opacity:1.7006;transform:translate(29.0135vw,-10px) scale(.7291);animation:fall-188 23s -19s linear infinite}@keyframes fall-188{79.691%{transform:translate(30.3587vw,79.691vh) scale(.7291)}to{transform:translate(29.6861vw,99vh) scale(.7291)}}.snow:nth-child(189){opacity:.3826;transform:translate(98.1642vw,-10px) scale(.464);animation:fall-189 21s -15s linear infinite}@keyframes fall-189{45.503%{transform:translate(94.9636vw,45.503vh) scale(.464)}to{transform:translate(96.5639vw,99vh) scale(.464)}}.snow:nth-child(190){opacity:.45;transform:translate(37.395vw,-10px) scale(.719);animation:fall-190 21s -21s linear infinite}@keyframes fall-190{36.009%{transform:translate(28.2859vw,36.009vh) scale(.719)}to{transform:translate(32.84045vw,99vh) scale(.719)}}.snow:nth-child(191){opacity:1.4122;transform:translate(59.423vw,-10px) scale(.4082);animation:fall-191 27s -20s linear infinite}@keyframes fall-191{44.327%{transform:translate(65.2847vw,44.327vh) scale(.4082)}to{transform:translate(62.35385vw,99vh) scale(.4082)}}.snow:nth-child(192){opacity:.8966;transform:translate(99.3917vw,-10px) scale(.9208);animation:fall-192 20s -30s linear infinite}@keyframes fall-192{79.14%{transform:translate(98.5924vw,79.14vh) scale(.9208)}to{transform:translate(98.99205vw,99vh) scale(.9208)}}.snow:nth-child(193){opacity:1.995;transform:translate(24.1347vw,-10px) scale(.4189);animation:fall-193 18s -9s linear infinite}@keyframes fall-193{41.383%{transform:translate(25.5456vw,41.383vh) scale(.4189)}to{transform:translate(24.84015vw,99vh) scale(.4189)}}.snow:nth-child(194){opacity:.5994;transform:translate(37.0707vw,-10px) scale(.9747);animation:fall-194 25s -14s linear infinite}@keyframes fall-194{51.279%{transform:translate(30.3349vw,51.279vh) scale(.9747)}to{transform:translate(33.7028vw,99vh) scale(.9747)}}.snow:nth-child(195){opacity:1.569;transform:translate(39.7813vw,-10px) scale(.2361);animation:fall-195 11s -19s linear infinite}@keyframes fall-195{51.792%{transform:translate(35.8211vw,51.792vh) scale(.2361)}to{transform:translate(37.8012vw,99vh) scale(.2361)}}.snow:nth-child(196){opacity:1.556;transform:translate(12.4886vw,-10px) scale(.0131);animation:fall-196 15s -23s linear infinite}@keyframes fall-196{59.969%{transform:translate(18.4236vw,59.969vh) scale(.0131)}to{transform:translate(15.4561vw,99vh) scale(.0131)}}.snow:nth-child(197){opacity:1.3096;transform:translate(44.8157vw,-10px) scale(.6757);animation:fall-197 23s -16s linear infinite}@keyframes fall-197{53.77%{transform:translate(35.0784vw,53.77vh) scale(.6757)}to{transform:translate(39.94705vw,99vh) scale(.6757)}}.snow:nth-child(198){opacity:.1308;transform:translate(34.7609vw,-10px) scale(.2127);animation:fall-198 10s -10s linear infinite}@keyframes fall-198{49.112%{transform:translate(33.9854vw,49.112vh) scale(.2127)}to{transform:translate(34.37315vw,99vh) scale(.2127)}}.snow:nth-child(199){opacity:1.5562;transform:translate(88.2138vw,-10px) scale(.399);animation:fall-199 12s -30s linear infinite}@keyframes fall-199{71.965%{transform:translate(89.9665vw,71.965vh) scale(.399)}to{transform:translate(89.09015vw,99vh) scale(.399)}}.snow:nth-child(200){opacity:1.1448;transform:translate(18.129vw,-10px) scale(.168);animation:fall-200 13s -11s linear infinite}@keyframes fall-200{46.234%{transform:translate(12.3319vw,46.234vh) scale(.168)}to{transform:translate(15.23045vw,99vh) scale(.168)}}.snow:nth-child(201){opacity:1.0436;transform:translate(20.1639vw,-10px) scale(.9506);animation:fall-201 10s -25s linear infinite}@keyframes fall-201{55.447%{transform:translate(30.0347vw,55.447vh) scale(.9506)}to{transform:translate(25.0993vw,99vh) scale(.9506)}}.snow:nth-child(202){opacity:1.4436;transform:translate(22.9484vw,-10px) scale(.2158);animation:fall-202 25s -13s linear infinite}@keyframes fall-202{66.657%{transform:translate(32.6686vw,66.657vh) scale(.2158)}to{transform:translate(27.8085vw,99vh) scale(.2158)}}.snow:nth-child(203){opacity:.9848;transform:translate(82.2932vw,-10px) scale(.5037);animation:fall-203 26s -21s linear infinite}@keyframes fall-203{52.843%{transform:translate(90.7501vw,52.843vh) scale(.5037)}to{transform:translate(86.52165vw,99vh) scale(.5037)}}.snow:nth-child(204){opacity:.8852;transform:translate(50.5457vw,-10px) scale(.3354);animation:fall-204 25s -23s linear infinite}@keyframes fall-204{30.443%{transform:translate(51.7446vw,30.443vh) scale(.3354)}to{transform:translate(51.14515vw,99vh) scale(.3354)}}.snow:nth-child(205){opacity:1.719;transform:translate(89.9432vw,-10px) scale(.1326);animation:fall-205 25s -25s linear infinite}@keyframes fall-205{69.928%{transform:translate(88.8192vw,69.928vh) scale(.1326)}to{transform:translate(89.3812vw,99vh) scale(.1326)}}.snow:nth-child(206){opacity:.0486;transform:translate(85.1502vw,-10px) scale(.204);animation:fall-206 30s -4s linear infinite}@keyframes fall-206{71.178%{transform:translate(77.1826vw,71.178vh) scale(.204)}to{transform:translate(81.1664vw,99vh) scale(.204)}}.snow:nth-child(207){opacity:.1338;transform:translate(11.6144vw,-10px) scale(.8347);animation:fall-207 28s -19s linear infinite}@keyframes fall-207{45.52%{transform:translate(20.653vw,45.52vh) scale(.8347)}to{transform:translate(16.1337vw,99vh) scale(.8347)}}.snow:nth-child(208){opacity:1.4742;transform:translate(.7845vw,-10px) scale(.7447);animation:fall-208 27s -24s linear infinite}@keyframes fall-208{35.37%{transform:translate(-1.306vw,35.37vh) scale(.7447)}to{transform:translate(-.26075vw,99vh) scale(.7447)}}.snow:nth-child(209){opacity:.1338;transform:translate(2.1435vw,-10px) scale(.9156);animation:fall-209 23s -27s linear infinite}@keyframes fall-209{74.374%{transform:translate(1.3073vw,74.374vh) scale(.9156)}to{transform:translate(1.7254vw,99vh) scale(.9156)}}.snow:nth-child(210){opacity:.014;transform:translate(84.3216vw,-10px) scale(.4158);animation:fall-210 25s -26s linear infinite}@keyframes fall-210{42.829%{transform:translate(88.3283vw,42.829vh) scale(.4158)}to{transform:translate(86.32495vw,99vh) scale(.4158)}}.snow:nth-child(211){opacity:.101;transform:translate(80.5828vw,-10px) scale(.5231);animation:fall-211 28s -13s linear infinite}@keyframes fall-211{45.498%{transform:translate(89.8083vw,45.498vh) scale(.5231)}to{transform:translate(85.19555vw,99vh) scale(.5231)}}.snow:nth-child(212){opacity:.7254;transform:translate(75.5673vw,-10px) scale(.7984);animation:fall-212 16s -7s linear infinite}@keyframes fall-212{59.214%{transform:translate(80.2205vw,59.214vh) scale(.7984)}to{transform:translate(77.8939vw,99vh) scale(.7984)}}.snow:nth-child(213){opacity:.47;transform:translate(47.2206vw,-10px) scale(.7838);animation:fall-213 23s -27s linear infinite}@keyframes fall-213{32.913%{transform:translate(47.8387vw,32.913vh) scale(.7838)}to{transform:translate(47.52965vw,99vh) scale(.7838)}}.snow:nth-child(214){opacity:.653;transform:translate(44.8377vw,-10px) scale(.3192);animation:fall-214 28s -29s linear infinite}@keyframes fall-214{48.348%{transform:translate(49.0838vw,48.348vh) scale(.3192)}to{transform:translate(46.96075vw,99vh) scale(.3192)}}.snow:nth-child(215){opacity:1.855;transform:translate(76.8038vw,-10px) scale(.2639);animation:fall-215 15s -10s linear infinite}@keyframes fall-215{35.111%{transform:translate(76.691vw,35.111vh) scale(.2639)}to{transform:translate(76.7474vw,99vh) scale(.2639)}}.snow:nth-child(216){opacity:.145;transform:translate(62.3715vw,-10px) scale(.0535);animation:fall-216 16s -15s linear infinite}@keyframes fall-216{79.588%{transform:translate(72.2642vw,79.588vh) scale(.0535)}to{transform:translate(67.31785vw,99vh) scale(.0535)}}.snow:nth-child(217){opacity:.0386;transform:translate(58.545vw,-10px) scale(.5634);animation:fall-217 23s -7s linear infinite}@keyframes fall-217{59.066%{transform:translate(66.863vw,59.066vh) scale(.5634)}to{transform:translate(62.704vw,99vh) scale(.5634)}}.snow:nth-child(218){opacity:.3996;transform:translate(80.5886vw,-10px) scale(.3119);animation:fall-218 20s -28s linear infinite}@keyframes fall-218{35.314%{transform:translate(87.9072vw,35.314vh) scale(.3119)}to{transform:translate(84.2479vw,99vh) scale(.3119)}}.snow:nth-child(219){opacity:1.386;transform:translate(19.7436vw,-10px) scale(.5079);animation:fall-219 18s -9s linear infinite}@keyframes fall-219{79.536%{transform:translate(15.9661vw,79.536vh) scale(.5079)}to{transform:translate(17.85485vw,99vh) scale(.5079)}}.snow:nth-child(220){opacity:.0374;transform:translate(31.8214vw,-10px) scale(.8195);animation:fall-220 18s -21s linear infinite}@keyframes fall-220{71.645%{transform:translate(22.7726vw,71.645vh) scale(.8195)}to{transform:translate(27.297vw,99vh) scale(.8195)}}.snow:nth-child(221){opacity:.7682;transform:translate(15.9473vw,-10px) scale(.4064);animation:fall-221 22s -20s linear infinite}@keyframes fall-221{59.716%{transform:translate(22.0018vw,59.716vh) scale(.4064)}to{transform:translate(18.97455vw,99vh) scale(.4064)}}.snow:nth-child(222){opacity:.7756;transform:translate(90.7331vw,-10px) scale(.5847);animation:fall-222 12s -24s linear infinite}@keyframes fall-222{67.019%{transform:translate(83.2927vw,67.019vh) scale(.5847)}to{transform:translate(87.0129vw,99vh) scale(.5847)}}.snow:nth-child(223){opacity:1.3364;transform:translate(2.5045vw,-10px) scale(.3279);animation:fall-223 17s -6s linear infinite}@keyframes fall-223{45.713%{transform:translate(11.0176vw,45.713vh) scale(.3279)}to{transform:translate(6.76105vw,99vh) scale(.3279)}}.snow:nth-child(224){opacity:.1228;transform:translate(37.0904vw,-10px) scale(.3793);animation:fall-224 11s -10s linear infinite}@keyframes fall-224{43.83%{transform:translate(36.9627vw,43.83vh) scale(.3793)}to{transform:translate(37.02655vw,99vh) scale(.3793)}}.snow:nth-child(225){opacity:.9352;transform:translate(97.3502vw,-10px) scale(.5255);animation:fall-225 28s -16s linear infinite}@keyframes fall-225{70.66%{transform:translate(89.147vw,70.66vh) scale(.5255)}to{transform:translate(93.2486vw,99vh) scale(.5255)}}.snow:nth-child(226){opacity:.1262;transform:translate(33.9935vw,-10px) scale(.3131);animation:fall-226 23s -26s linear infinite}@keyframes fall-226{69.613%{transform:translate(41.993vw,69.613vh) scale(.3131)}to{transform:translate(37.99325vw,99vh) scale(.3131)}}.snow:nth-child(227){opacity:.9596;transform:translate(64.6701vw,-10px) scale(.9751);animation:fall-227 29s -29s linear infinite}@keyframes fall-227{67.518%{transform:translate(68.7303vw,67.518vh) scale(.9751)}to{transform:translate(66.7002vw,99vh) scale(.9751)}}.snow:nth-child(228){opacity:.683;transform:translate(81.2119vw,-10px) scale(.7535);animation:fall-228 17s -18s linear infinite}@keyframes fall-228{79.643%{transform:translate(88.0288vw,79.643vh) scale(.7535)}to{transform:translate(84.62035vw,99vh) scale(.7535)}}.snow:nth-child(229){opacity:.1736;transform:translate(41.7612vw,-10px) scale(.3514);animation:fall-229 13s -15s linear infinite}@keyframes fall-229{61.685%{transform:translate(34.347vw,61.685vh) scale(.3514)}to{transform:translate(38.0541vw,99vh) scale(.3514)}}.snow:nth-child(230){opacity:.521;transform:translate(22.2404vw,-10px) scale(.1102);animation:fall-230 23s -3s linear infinite}@keyframes fall-230{55.84%{transform:translate(26.8978vw,55.84vh) scale(.1102)}to{transform:translate(24.5691vw,99vh) scale(.1102)}}.snow:nth-child(231){opacity:.5038;transform:translate(38.9238vw,-10px) scale(.8011);animation:fall-231 16s -12s linear infinite}@keyframes fall-231{63.225%{transform:translate(43.8516vw,63.225vh) scale(.8011)}to{transform:translate(41.3877vw,99vh) scale(.8011)}}.snow:nth-child(232){opacity:1.7822;transform:translate(25.8173vw,-10px) scale(.2136);animation:fall-232 12s -19s linear infinite}@keyframes fall-232{47.333%{transform:translate(35.4571vw,47.333vh) scale(.2136)}to{transform:translate(30.6372vw,99vh) scale(.2136)}}.snow:nth-child(233){opacity:.442;transform:translate(66.1871vw,-10px) scale(.0225);animation:fall-233 17s -17s linear infinite}@keyframes fall-233{53.433%{transform:translate(60.9412vw,53.433vh) scale(.0225)}to{transform:translate(63.56415vw,99vh) scale(.0225)}}.snow:nth-child(234){opacity:.4062;transform:translate(46.1099vw,-10px) scale(.615);animation:fall-234 13s -12s linear infinite}@keyframes fall-234{78.595%{transform:translate(53.8972vw,78.595vh) scale(.615)}to{transform:translate(50.00355vw,99vh) scale(.615)}}.snow:nth-child(235){opacity:1.468;transform:translate(20.0665vw,-10px) scale(.1781);animation:fall-235 20s -26s linear infinite}@keyframes fall-235{50.617%{transform:translate(14.5585vw,50.617vh) scale(.1781)}to{transform:translate(17.3125vw,99vh) scale(.1781)}}.snow:nth-child(236){opacity:1.9372;transform:translate(5.8777vw,-10px) scale(.793);animation:fall-236 10s -20s linear infinite}@keyframes fall-236{57.521%{transform:translate(7.5562vw,57.521vh) scale(.793)}to{transform:translate(6.71695vw,99vh) scale(.793)}}.snow:nth-child(237){opacity:1.2686;transform:translate(68.5613vw,-10px) scale(.9357);animation:fall-237 15s -29s linear infinite}@keyframes fall-237{37.607%{transform:translate(72.7495vw,37.607vh) scale(.9357)}to{transform:translate(70.6554vw,99vh) scale(.9357)}}.snow:nth-child(238){opacity:.6114;transform:translate(21.3134vw,-10px) scale(.4691);animation:fall-238 16s -9s linear infinite}@keyframes fall-238{30.314%{transform:translate(20.5624vw,30.314vh) scale(.4691)}to{transform:translate(20.9379vw,99vh) scale(.4691)}}.snow:nth-child(239){opacity:1.9598;transform:translate(96.1608vw,-10px) scale(.1612);animation:fall-239 21s -6s linear infinite}@keyframes fall-239{73.528%{transform:translate(106.0649vw,73.528vh) scale(.1612)}to{transform:translate(101.11285vw,99vh) scale(.1612)}}.snow:nth-child(240){opacity:1.598;transform:translate(38.0728vw,-10px) scale(.0347);animation:fall-240 19s -8s linear infinite}@keyframes fall-240{46.536%{transform:translate(32.5486vw,46.536vh) scale(.0347)}to{transform:translate(35.3107vw,99vh) scale(.0347)}}.snow:nth-child(241){opacity:1.974;transform:translate(88.9113vw,-10px) scale(.8145);animation:fall-241 22s -26s linear infinite}@keyframes fall-241{48.118%{transform:translate(86.5851vw,48.118vh) scale(.8145)}to{transform:translate(87.7482vw,99vh) scale(.8145)}}.snow:nth-child(242){opacity:1.3444;transform:translate(85.3234vw,-10px) scale(.5719);animation:fall-242 10s -28s linear infinite}@keyframes fall-242{30.318%{transform:translate(90.1665vw,30.318vh) scale(.5719)}to{transform:translate(87.74495vw,99vh) scale(.5719)}}.snow:nth-child(243){opacity:1.9458;transform:translate(63.4784vw,-10px) scale(.6911);animation:fall-243 25s -3s linear infinite}@keyframes fall-243{63.343%{transform:translate(70.1894vw,63.343vh) scale(.6911)}to{transform:translate(66.8339vw,99vh) scale(.6911)}}.snow:nth-child(244){opacity:1.637;transform:translate(49.5643vw,-10px) scale(.7107);animation:fall-244 18s -21s linear infinite}@keyframes fall-244{48.12%{transform:translate(51.8582vw,48.12vh) scale(.7107)}to{transform:translate(50.71125vw,99vh) scale(.7107)}}.snow:nth-child(245){opacity:1.0848;transform:translate(79.9965vw,-10px) scale(.3563);animation:fall-245 23s -3s linear infinite}@keyframes fall-245{44.462%{transform:translate(88.8828vw,44.462vh) scale(.3563)}to{transform:translate(84.43965vw,99vh) scale(.3563)}}.snow:nth-child(246){opacity:.7318;transform:translate(64.7596vw,-10px) scale(.6909);animation:fall-246 14s -1s linear infinite}@keyframes fall-246{58.586%{transform:translate(74.3277vw,58.586vh) scale(.6909)}to{transform:translate(69.54365vw,99vh) scale(.6909)}}.snow:nth-child(247){opacity:.4916;transform:translate(13.0757vw,-10px) scale(.2111);animation:fall-247 21s -25s linear infinite}@keyframes fall-247{76.439%{transform:translate(22.9816vw,76.439vh) scale(.2111)}to{transform:translate(18.02865vw,99vh) scale(.2111)}}.snow:nth-child(248){opacity:1.3852;transform:translate(43.4072vw,-10px) scale(.3571);animation:fall-248 24s -30s linear infinite}@keyframes fall-248{54.268%{transform:translate(40.9141vw,54.268vh) scale(.3571)}to{transform:translate(42.16065vw,99vh) scale(.3571)}}.snow:nth-child(249){opacity:1.3246;transform:translate(18.7941vw,-10px) scale(.2909);animation:fall-249 24s -23s linear infinite}@keyframes fall-249{56.733%{transform:translate(11.8869vw,56.733vh) scale(.2909)}to{transform:translate(15.3405vw,99vh) scale(.2909)}}.snow:nth-child(250){opacity:.0206;transform:translate(87.0693vw,-10px) scale(.0925);animation:fall-250 28s -14s linear infinite}@keyframes fall-250{31.747%{transform:translate(88.1252vw,31.747vh) scale(.0925)}to{transform:translate(87.59725vw,99vh) scale(.0925)}}.snow:nth-child(251){opacity:1.4978;transform:translate(59.0896vw,-10px) scale(.8462);animation:fall-251 26s -25s linear infinite}@keyframes fall-251{75.668%{transform:translate(54.0632vw,75.668vh) scale(.8462)}to{transform:translate(56.5764vw,99vh) scale(.8462)}}.snow:nth-child(252){opacity:1.4522;transform:translate(9.1416vw,-10px) scale(.6493);animation:fall-252 21s -29s linear infinite}@keyframes fall-252{47.756%{transform:translate(7.2379vw,47.756vh) scale(.6493)}to{transform:translate(8.18975vw,99vh) scale(.6493)}}.snow:nth-child(253){opacity:1.349;transform:translate(8.1928vw,-10px) scale(.3322);animation:fall-253 14s -26s linear infinite}@keyframes fall-253{55.67%{transform:translate(-1.3278vw,55.67vh) scale(.3322)}to{transform:translate(3.4325vw,99vh) scale(.3322)}}.snow:nth-child(254){opacity:1.317;transform:translate(48.6373vw,-10px) scale(.7354);animation:fall-254 17s -3s linear infinite}@keyframes fall-254{52.008%{transform:translate(52.4102vw,52.008vh) scale(.7354)}to{transform:translate(50.52375vw,99vh) scale(.7354)}}.snow:nth-child(255){opacity:1.6018;transform:translate(81.1644vw,-10px) scale(.2581);animation:fall-255 19s -25s linear infinite}@keyframes fall-255{58.48%{transform:translate(84.8762vw,58.48vh) scale(.2581)}to{transform:translate(83.0203vw,99vh) scale(.2581)}}.snow:nth-child(256){opacity:1.352;transform:translate(28.9895vw,-10px) scale(.0039);animation:fall-256 10s -1s linear infinite}@keyframes fall-256{66.853%{transform:translate(23.1195vw,66.853vh) scale(.0039)}to{transform:translate(26.0545vw,99vh) scale(.0039)}}.snow:nth-child(257){opacity:.7136;transform:translate(18.3988vw,-10px) scale(.3145);animation:fall-257 12s -27s linear infinite}@keyframes fall-257{75.2%{transform:translate(19.8365vw,75.2vh) scale(.3145)}to{transform:translate(19.11765vw,99vh) scale(.3145)}}.snow:nth-child(258){opacity:1.4158;transform:translate(77.0947vw,-10px) scale(.5885);animation:fall-258 22s -13s linear infinite}@keyframes fall-258{44.567%{transform:translate(67.208vw,44.567vh) scale(.5885)}to{transform:translate(72.15135vw,99vh) scale(.5885)}}.snow:nth-child(259){opacity:1.5284;transform:translate(85.3725vw,-10px) scale(.3233);animation:fall-259 19s -25s linear infinite}@keyframes fall-259{38.464%{transform:translate(75.4007vw,38.464vh) scale(.3233)}to{transform:translate(80.3866vw,99vh) scale(.3233)}}.snow:nth-child(260){opacity:1.1492;transform:translate(27.7893vw,-10px) scale(.2815);animation:fall-260 17s -27s linear infinite}@keyframes fall-260{37.581%{transform:translate(34.1485vw,37.581vh) scale(.2815)}to{transform:translate(30.9689vw,99vh) scale(.2815)}}.snow:nth-child(261){opacity:1.5624;transform:translate(70.8891vw,-10px) scale(.252);animation:fall-261 15s -27s linear infinite}@keyframes fall-261{47.233%{transform:translate(79.2325vw,47.233vh) scale(.252)}to{transform:translate(75.0608vw,99vh) scale(.252)}}.snow:nth-child(262){opacity:1.8284;transform:translate(.695vw,-10px) scale(.0633);animation:fall-262 29s -1s linear infinite}@keyframes fall-262{37.812%{transform:translate(6.1237vw,37.812vh) scale(.0633)}to{transform:translate(3.40935vw,99vh) scale(.0633)}}.snow:nth-child(263){opacity:.9018;transform:translate(11.656vw,-10px) scale(.3648);animation:fall-263 24s -2s linear infinite}@keyframes fall-263{42.882%{transform:translate(6.0848vw,42.882vh) scale(.3648)}to{transform:translate(8.8704vw,99vh) scale(.3648)}}.snow:nth-child(264){opacity:.0696;transform:translate(6.9269vw,-10px) scale(.9512);animation:fall-264 13s -2s linear infinite}@keyframes fall-264{46.109%{transform:translate(12.0592vw,46.109vh) scale(.9512)}to{transform:translate(9.49305vw,99vh) scale(.9512)}}.snow:nth-child(265){opacity:.5646;transform:translate(49.4541vw,-10px) scale(.8043);animation:fall-265 30s -7s linear infinite}@keyframes fall-265{50.261%{transform:translate(56.2315vw,50.261vh) scale(.8043)}to{transform:translate(52.8428vw,99vh) scale(.8043)}}.snow:nth-child(266){opacity:.5342;transform:translate(89.3157vw,-10px) scale(.6414);animation:fall-266 19s -3s linear infinite}@keyframes fall-266{39.792%{transform:translate(99.0731vw,39.792vh) scale(.6414)}to{transform:translate(94.1944vw,99vh) scale(.6414)}}.snow:nth-child(267){opacity:1.0884;transform:translate(31.8834vw,-10px) scale(.8453);animation:fall-267 12s -12s linear infinite}@keyframes fall-267{55.472%{transform:translate(37.961vw,55.472vh) scale(.8453)}to{transform:translate(34.9222vw,99vh) scale(.8453)}}.snow:nth-child(268){opacity:.7562;transform:translate(93.1324vw,-10px) scale(.0881);animation:fall-268 26s -14s linear infinite}@keyframes fall-268{65.096%{transform:translate(96.6896vw,65.096vh) scale(.0881)}to{transform:translate(94.911vw,99vh) scale(.0881)}}.snow:nth-child(269){opacity:1.2862;transform:translate(62.2523vw,-10px) scale(.6337);animation:fall-269 15s -10s linear infinite}@keyframes fall-269{43.657%{transform:translate(55.8413vw,43.657vh) scale(.6337)}to{transform:translate(59.0468vw,99vh) scale(.6337)}}.snow:nth-child(270){opacity:1.842;transform:translate(20.3667vw,-10px) scale(.581);animation:fall-270 23s -1s linear infinite}@keyframes fall-270{30.338%{transform:translate(29.8908vw,30.338vh) scale(.581)}to{transform:translate(25.12875vw,99vh) scale(.581)}}.snow:nth-child(271){opacity:1.1342;transform:translate(63.2278vw,-10px) scale(.7195);animation:fall-271 23s -11s linear infinite}@keyframes fall-271{32.07%{transform:translate(65.9651vw,32.07vh) scale(.7195)}to{transform:translate(64.59645vw,99vh) scale(.7195)}}.snow:nth-child(272){opacity:.8074;transform:translate(27.9188vw,-10px) scale(.8047);animation:fall-272 16s -1s linear infinite}@keyframes fall-272{64.182%{transform:translate(28.9787vw,64.182vh) scale(.8047)}to{transform:translate(28.44875vw,99vh) scale(.8047)}}.snow:nth-child(273){opacity:.1462;transform:translate(17.3483vw,-10px) scale(.1078);animation:fall-273 11s -2s linear infinite}@keyframes fall-273{36.728%{transform:translate(9.1497vw,36.728vh) scale(.1078)}to{transform:translate(13.249vw,99vh) scale(.1078)}}.snow:nth-child(274){opacity:1.291;transform:translate(33.7556vw,-10px) scale(.6213);animation:fall-274 12s -18s linear infinite}@keyframes fall-274{60.526%{transform:translate(33.0462vw,60.526vh) scale(.6213)}to{transform:translate(33.4009vw,99vh) scale(.6213)}}.snow:nth-child(275){opacity:.8322;transform:translate(56.7039vw,-10px) scale(.8653);animation:fall-275 17s -29s linear infinite}@keyframes fall-275{64.549%{transform:translate(63.1473vw,64.549vh) scale(.8653)}to{transform:translate(59.9256vw,99vh) scale(.8653)}}.snow:nth-child(276){opacity:1.5696;transform:translate(74.8052vw,-10px) scale(.4311);animation:fall-276 26s -14s linear infinite}@keyframes fall-276{58.115%{transform:translate(79.8436vw,58.115vh) scale(.4311)}to{transform:translate(77.3244vw,99vh) scale(.4311)}}.snow:nth-child(277){opacity:1.0064;transform:translate(52.3598vw,-10px) scale(.3829);animation:fall-277 18s -17s linear infinite}@keyframes fall-277{43.862%{transform:translate(53.7958vw,43.862vh) scale(.3829)}to{transform:translate(53.0778vw,99vh) scale(.3829)}}.snow:nth-child(278){opacity:.5934;transform:translate(81.4359vw,-10px) scale(.1033);animation:fall-278 27s -23s linear infinite}@keyframes fall-278{62.109%{transform:translate(75.5624vw,62.109vh) scale(.1033)}to{transform:translate(78.49915vw,99vh) scale(.1033)}}.snow:nth-child(279){opacity:.235;transform:translate(92.7564vw,-10px) scale(.7083);animation:fall-279 28s -30s linear infinite}@keyframes fall-279{40.278%{transform:translate(101.938vw,40.278vh) scale(.7083)}to{transform:translate(97.3472vw,99vh) scale(.7083)}}.snow:nth-child(280){opacity:.7058;transform:translate(87.2086vw,-10px) scale(.564);animation:fall-280 16s -5s linear infinite}@keyframes fall-280{51.077%{transform:translate(85.238vw,51.077vh) scale(.564)}to{transform:translate(86.2233vw,99vh) scale(.564)}}.snow:nth-child(281){opacity:1.7444;transform:translate(41.4411vw,-10px) scale(.3472);animation:fall-281 28s -24s linear infinite}@keyframes fall-281{51.847%{transform:translate(49.8175vw,51.847vh) scale(.3472)}to{transform:translate(45.6293vw,99vh) scale(.3472)}}.snow:nth-child(282){opacity:1.0048;transform:translate(34.4077vw,-10px) scale(.2171);animation:fall-282 20s -13s linear infinite}@keyframes fall-282{65.897%{transform:translate(34.3442vw,65.897vh) scale(.2171)}to{transform:translate(34.37595vw,99vh) scale(.2171)}}.snow:nth-child(283){opacity:.342;transform:translate(67.3909vw,-10px) scale(.5627);animation:fall-283 16s -15s linear infinite}@keyframes fall-283{51.691%{transform:translate(64.3912vw,51.691vh) scale(.5627)}to{transform:translate(65.89105vw,99vh) scale(.5627)}}.snow:nth-child(284){opacity:1.167;transform:translate(11.6092vw,-10px) scale(.7847);animation:fall-284 30s -29s linear infinite}@keyframes fall-284{46.952%{transform:translate(6.0482vw,46.952vh) scale(.7847)}to{transform:translate(8.8287vw,99vh) scale(.7847)}}.snow:nth-child(285){opacity:.8498;transform:translate(93.5641vw,-10px) scale(.1988);animation:fall-285 22s -28s linear infinite}@keyframes fall-285{38.643%{transform:translate(99.3415vw,38.643vh) scale(.1988)}to{transform:translate(96.4528vw,99vh) scale(.1988)}}.snow:nth-child(286){opacity:.1466;transform:translate(47.0877vw,-10px) scale(.1149);animation:fall-286 21s -25s linear infinite}@keyframes fall-286{64.354%{transform:translate(37.6732vw,64.354vh) scale(.1149)}to{transform:translate(42.38045vw,99vh) scale(.1149)}}.snow:nth-child(287){opacity:.4294;transform:translate(88.9613vw,-10px) scale(.4557);animation:fall-287 10s -26s linear infinite}@keyframes fall-287{71.07%{transform:translate(91.4397vw,71.07vh) scale(.4557)}to{transform:translate(90.2005vw,99vh) scale(.4557)}}.snow:nth-child(288){opacity:1.2934;transform:translate(38.7453vw,-10px) scale(.4072);animation:fall-288 23s -8s linear infinite}@keyframes fall-288{32.693%{transform:translate(35.8021vw,32.693vh) scale(.4072)}to{transform:translate(37.2737vw,99vh) scale(.4072)}}.snow:nth-child(289){opacity:1.5438;transform:translate(53.2669vw,-10px) scale(.4483);animation:fall-289 25s -25s linear infinite}@keyframes fall-289{69.229%{transform:translate(48.455vw,69.229vh) scale(.4483)}to{transform:translate(50.86095vw,99vh) scale(.4483)}}.snow:nth-child(290){opacity:.0172;transform:translate(29.5999vw,-10px) scale(.1631);animation:fall-290 11s -27s linear infinite}@keyframes fall-290{44.569%{transform:translate(33.5241vw,44.569vh) scale(.1631)}to{transform:translate(31.562vw,99vh) scale(.1631)}}.snow:nth-child(291){opacity:.39;transform:translate(32.9078vw,-10px) scale(.6852);animation:fall-291 13s -10s linear infinite}@keyframes fall-291{79.226%{transform:translate(39.5798vw,79.226vh) scale(.6852)}to{transform:translate(36.2438vw,99vh) scale(.6852)}}.snow:nth-child(292){opacity:.5614;transform:translate(28.5318vw,-10px) scale(.5805);animation:fall-292 29s -7s linear infinite}@keyframes fall-292{50.029%{transform:translate(35.1442vw,50.029vh) scale(.5805)}to{transform:translate(31.838vw,99vh) scale(.5805)}}.snow:nth-child(293){opacity:.6618;transform:translate(9.0799vw,-10px) scale(.2097);animation:fall-293 21s -13s linear infinite}@keyframes fall-293{71.571%{transform:translate(2.6159vw,71.571vh) scale(.2097)}to{transform:translate(5.8479vw,99vh) scale(.2097)}}.snow:nth-child(294){opacity:1.6706;transform:translate(27.7152vw,-10px) scale(.6178);animation:fall-294 19s -9s linear infinite}@keyframes fall-294{33.35%{transform:translate(18.1128vw,33.35vh) scale(.6178)}to{transform:translate(22.914vw,99vh) scale(.6178)}}.snow:nth-child(295){opacity:.8514;transform:translate(36.9309vw,-10px) scale(.2583);animation:fall-295 23s -30s linear infinite}@keyframes fall-295{54.633%{transform:translate(31.4633vw,54.633vh) scale(.2583)}to{transform:translate(34.1971vw,99vh) scale(.2583)}}.snow:nth-child(296){opacity:1.3806;transform:translate(29.3056vw,-10px) scale(.2492);animation:fall-296 16s -14s linear infinite}@keyframes fall-296{65.568%{transform:translate(27.1768vw,65.568vh) scale(.2492)}to{transform:translate(28.2412vw,99vh) scale(.2492)}}.snow:nth-child(297){opacity:1.9486;transform:translate(27.3763vw,-10px) scale(.8875);animation:fall-297 22s -27s linear infinite}@keyframes fall-297{63.335%{transform:translate(35.2316vw,63.335vh) scale(.8875)}to{transform:translate(31.30395vw,99vh) scale(.8875)}}.snow:nth-child(298){opacity:1.331;transform:translate(33.8081vw,-10px) scale(.5298);animation:fall-298 14s -27s linear infinite}@keyframes fall-298{78.69%{transform:translate(42.6568vw,78.69vh) scale(.5298)}to{transform:translate(38.23245vw,99vh) scale(.5298)}}.snow:nth-child(299){opacity:.7788;transform:translate(44.2223vw,-10px) scale(.4793);animation:fall-299 10s -5s linear infinite}@keyframes fall-299{60.445%{transform:translate(40.4941vw,60.445vh) scale(.4793)}to{transform:translate(42.3582vw,99vh) scale(.4793)}}.snow:nth-child(300){opacity:.7492;transform:translate(20.501vw,-10px) scale(.8498);animation:fall-300 15s -2s linear infinite}@keyframes fall-300{62.915%{transform:translate(14.7198vw,62.915vh) scale(.8498)}to{transform:translate(17.6104vw,99vh) scale(.8498)}}.snow:nth-child(301){opacity:1.9934;transform:translate(73.7306vw,-10px) scale(.9294);animation:fall-301 27s -28s linear infinite}@keyframes fall-301{45.208%{transform:translate(82.7967vw,45.208vh) scale(.9294)}to{transform:translate(78.26365vw,99vh) scale(.9294)}}.snow:nth-child(302){opacity:.7968;transform:translate(73.645vw,-10px) scale(.8774);animation:fall-302 23s -18s linear infinite}@keyframes fall-302{68.13%{transform:translate(80.8723vw,68.13vh) scale(.8774)}to{transform:translate(77.25865vw,99vh) scale(.8774)}}.snow:nth-child(303){opacity:1.298;transform:translate(18.2383vw,-10px) scale(.5945);animation:fall-303 15s -1s linear infinite}@keyframes fall-303{30.322%{transform:translate(21.8979vw,30.322vh) scale(.5945)}to{transform:translate(20.0681vw,99vh) scale(.5945)}}.snow:nth-child(304){opacity:.3742;transform:translate(64.4388vw,-10px) scale(.9063);animation:fall-304 13s -6s linear infinite}@keyframes fall-304{47.741%{transform:translate(70.2639vw,47.741vh) scale(.9063)}to{transform:translate(67.35135vw,99vh) scale(.9063)}}.snow:nth-child(305){opacity:.2756;transform:translate(53.7736vw,-10px) scale(.2678);animation:fall-305 30s -23s linear infinite}@keyframes fall-305{78.324%{transform:translate(59.0442vw,78.324vh) scale(.2678)}to{transform:translate(56.4089vw,99vh) scale(.2678)}}.snow:nth-child(306){opacity:1.6906;transform:translate(60.8349vw,-10px) scale(.4848);animation:fall-306 30s -1s linear infinite}@keyframes fall-306{41.124%{transform:translate(55.312vw,41.124vh) scale(.4848)}to{transform:translate(58.07345vw,99vh) scale(.4848)}}.snow:nth-child(307){opacity:.2382;transform:translate(35.8409vw,-10px) scale(.9238);animation:fall-307 18s -18s linear infinite}@keyframes fall-307{30.954%{transform:translate(37.409vw,30.954vh) scale(.9238)}to{transform:translate(36.62495vw,99vh) scale(.9238)}}.snow:nth-child(308){opacity:1.3898;transform:translate(87.0485vw,-10px) scale(.0748);animation:fall-308 16s -19s linear infinite}@keyframes fall-308{61.391%{transform:translate(90.8102vw,61.391vh) scale(.0748)}to{transform:translate(88.92935vw,99vh) scale(.0748)}}.snow:nth-child(309){opacity:.5408;transform:translate(11.2902vw,-10px) scale(.7555);animation:fall-309 10s -27s linear infinite}@keyframes fall-309{42.669%{transform:translate(20.7993vw,42.669vh) scale(.7555)}to{transform:translate(16.04475vw,99vh) scale(.7555)}}.snow:nth-child(310){opacity:.3412;transform:translate(21.3979vw,-10px) scale(.5536);animation:fall-310 10s -23s linear infinite}@keyframes fall-310{69.768%{transform:translate(29.2235vw,69.768vh) scale(.5536)}to{transform:translate(25.3107vw,99vh) scale(.5536)}}.snow:nth-child(311){opacity:.8322;transform:translate(17.4412vw,-10px) scale(.1184);animation:fall-311 28s -11s linear infinite}@keyframes fall-311{65.925%{transform:translate(25.7051vw,65.925vh) scale(.1184)}to{transform:translate(21.57315vw,99vh) scale(.1184)}}.snow:nth-child(312){opacity:1.4466;transform:translate(37.6123vw,-10px) scale(.105);animation:fall-312 26s -8s linear infinite}@keyframes fall-312{38.801%{transform:translate(34.2895vw,38.801vh) scale(.105)}to{transform:translate(35.9509vw,99vh) scale(.105)}}.snow:nth-child(313){opacity:.7358;transform:translate(37.1508vw,-10px) scale(.8463);animation:fall-313 25s -10s linear infinite}@keyframes fall-313{67.895%{transform:translate(28.0818vw,67.895vh) scale(.8463)}to{transform:translate(32.6163vw,99vh) scale(.8463)}}.snow:nth-child(314){opacity:1.4452;transform:translate(.8058vw,-10px) scale(.6008);animation:fall-314 29s -28s linear infinite}@keyframes fall-314{39.58%{transform:translate(-4.9889vw,39.58vh) scale(.6008)}to{transform:translate(-2.09155vw,99vh) scale(.6008)}}.snow:nth-child(315){opacity:1.389;transform:translate(83.2957vw,-10px) scale(.9672);animation:fall-315 30s -29s linear infinite}@keyframes fall-315{48.26%{transform:translate(83.2847vw,48.26vh) scale(.9672)}to{transform:translate(83.2902vw,99vh) scale(.9672)}}.snow:nth-child(316){opacity:1.6518;transform:translate(6.0003vw,-10px) scale(.3737);animation:fall-316 23s -7s linear infinite}@keyframes fall-316{76.728%{transform:translate(7.6505vw,76.728vh) scale(.3737)}to{transform:translate(6.8254vw,99vh) scale(.3737)}}.snow:nth-child(317){opacity:.997;transform:translate(51.847vw,-10px) scale(.2038);animation:fall-317 20s -5s linear infinite}@keyframes fall-317{67.308%{transform:translate(60.2219vw,67.308vh) scale(.2038)}to{transform:translate(56.03445vw,99vh) scale(.2038)}}.snow:nth-child(318){opacity:1.0258;transform:translate(91.5685vw,-10px) scale(.0559);animation:fall-318 18s -7s linear infinite}@keyframes fall-318{58.532%{transform:translate(97.2191vw,58.532vh) scale(.0559)}to{transform:translate(94.3938vw,99vh) scale(.0559)}}.snow:nth-child(319){opacity:1.861;transform:translate(41.7324vw,-10px) scale(.6923);animation:fall-319 22s -15s linear infinite}@keyframes fall-319{52.292%{transform:translate(34.2202vw,52.292vh) scale(.6923)}to{transform:translate(37.9763vw,99vh) scale(.6923)}}.snow:nth-child(320){opacity:.2212;transform:translate(5.7626vw,-10px) scale(.4033);animation:fall-320 24s -4s linear infinite}@keyframes fall-320{41.935%{transform:translate(13.7272vw,41.935vh) scale(.4033)}to{transform:translate(9.7449vw,99vh) scale(.4033)}}.snow:nth-child(321){opacity:1.5632;transform:translate(83.0096vw,-10px) scale(.572);animation:fall-321 25s -14s linear infinite}@keyframes fall-321{75.943%{transform:translate(75.1902vw,75.943vh) scale(.572)}to{transform:translate(79.0999vw,99vh) scale(.572)}}.snow:nth-child(322){opacity:1.491;transform:translate(28.8877vw,-10px) scale(.2147);animation:fall-322 15s -21s linear infinite}@keyframes fall-322{65.38%{transform:translate(33.6071vw,65.38vh) scale(.2147)}to{transform:translate(31.2474vw,99vh) scale(.2147)}}.snow:nth-child(323){opacity:1.7256;transform:translate(69.4695vw,-10px) scale(.8611);animation:fall-323 30s -22s linear infinite}@keyframes fall-323{58.703%{transform:translate(71.1311vw,58.703vh) scale(.8611)}to{transform:translate(70.3003vw,99vh) scale(.8611)}}.snow:nth-child(324){opacity:1.6938;transform:translate(78.7204vw,-10px) scale(.3104);animation:fall-324 12s -2s linear infinite}@keyframes fall-324{53.263%{transform:translate(74.767vw,53.263vh) scale(.3104)}to{transform:translate(76.7437vw,99vh) scale(.3104)}}.snow:nth-child(325){opacity:.0598;transform:translate(24.6736vw,-10px) scale(.6793);animation:fall-325 18s -17s linear infinite}@keyframes fall-325{62.507%{transform:translate(24.7541vw,62.507vh) scale(.6793)}to{transform:translate(24.71385vw,99vh) scale(.6793)}}.snow:nth-child(326){opacity:.4646;transform:translate(14.598vw,-10px) scale(.2373);animation:fall-326 19s -21s linear infinite}@keyframes fall-326{46.89%{transform:translate(22.9284vw,46.89vh) scale(.2373)}to{transform:translate(18.7632vw,99vh) scale(.2373)}}.snow:nth-child(327){opacity:1.4676;transform:translate(3.5653vw,-10px) scale(.6835);animation:fall-327 10s -2s linear infinite}@keyframes fall-327{75.531%{transform:translate(8.8283vw,75.531vh) scale(.6835)}to{transform:translate(6.1968vw,99vh) scale(.6835)}}.snow:nth-child(328){opacity:1.4888;transform:translate(3.9849vw,-10px) scale(.6489);animation:fall-328 26s -17s linear infinite}@keyframes fall-328{60.644%{transform:translate(8.7877vw,60.644vh) scale(.6489)}to{transform:translate(6.3863vw,99vh) scale(.6489)}}.snow:nth-child(329){opacity:1.3054;transform:translate(92.9295vw,-10px) scale(.087);animation:fall-329 13s -17s linear infinite}@keyframes fall-329{48.311%{transform:translate(98.2188vw,48.311vh) scale(.087)}to{transform:translate(95.57415vw,99vh) scale(.087)}}.snow:nth-child(330){opacity:1.1622;transform:translate(87.6733vw,-10px) scale(.332);animation:fall-330 20s -10s linear infinite}@keyframes fall-330{51.525%{transform:translate(94.8187vw,51.525vh) scale(.332)}to{transform:translate(91.246vw,99vh) scale(.332)}}.snow:nth-child(331){opacity:.3096;transform:translate(69.8767vw,-10px) scale(.5675);animation:fall-331 21s -24s linear infinite}@keyframes fall-331{57.146%{transform:translate(69.4725vw,57.146vh) scale(.5675)}to{transform:translate(69.6746vw,99vh) scale(.5675)}}.snow:nth-child(332){opacity:.8058;transform:translate(37.6913vw,-10px) scale(.2159);animation:fall-332 29s -24s linear infinite}@keyframes fall-332{45.04%{transform:translate(39.0629vw,45.04vh) scale(.2159)}to{transform:translate(38.3771vw,99vh) scale(.2159)}}.snow:nth-child(333){opacity:1.1388;transform:translate(86.2545vw,-10px) scale(.3798);animation:fall-333 13s -15s linear infinite}@keyframes fall-333{66.481%{transform:translate(86.8239vw,66.481vh) scale(.3798)}to{transform:translate(86.5392vw,99vh) scale(.3798)}}.snow:nth-child(334){opacity:.4744;transform:translate(83.439vw,-10px) scale(.335);animation:fall-334 29s -12s linear infinite}@keyframes fall-334{36.482%{transform:translate(78.8714vw,36.482vh) scale(.335)}to{transform:translate(81.1552vw,99vh) scale(.335)}}.snow:nth-child(335){opacity:1.9222;transform:translate(13.804vw,-10px) scale(.1312);animation:fall-335 12s -10s linear infinite}@keyframes fall-335{47.256%{transform:translate(8.5862vw,47.256vh) scale(.1312)}to{transform:translate(11.1951vw,99vh) scale(.1312)}}.snow:nth-child(336){opacity:1.801;transform:translate(11.2389vw,-10px) scale(.0635);animation:fall-336 11s -10s linear infinite}@keyframes fall-336{55.907%{transform:translate(7.7098vw,55.907vh) scale(.0635)}to{transform:translate(9.47435vw,99vh) scale(.0635)}}.snow:nth-child(337){opacity:.1656;transform:translate(68.8204vw,-10px) scale(.1458);animation:fall-337 19s -18s linear infinite}@keyframes fall-337{73.006%{transform:translate(70.194vw,73.006vh) scale(.1458)}to{transform:translate(69.5072vw,99vh) scale(.1458)}}.snow:nth-child(338){opacity:1.4252;transform:translate(24.1433vw,-10px) scale(.8626);animation:fall-338 20s -17s linear infinite}@keyframes fall-338{58.207%{transform:translate(22.1793vw,58.207vh) scale(.8626)}to{transform:translate(23.1613vw,99vh) scale(.8626)}}.snow:nth-child(339){opacity:1.0024;transform:translate(26.4016vw,-10px) scale(.5823);animation:fall-339 17s -2s linear infinite}@keyframes fall-339{63.255%{transform:translate(34.4216vw,63.255vh) scale(.5823)}to{transform:translate(30.4116vw,99vh) scale(.5823)}}.snow:nth-child(340){opacity:.1288;transform:translate(96.0479vw,-10px) scale(.9398);animation:fall-340 23s -29s linear infinite}@keyframes fall-340{79.264%{transform:translate(91.3477vw,79.264vh) scale(.9398)}to{transform:translate(93.6978vw,99vh) scale(.9398)}}.snow:nth-child(341){opacity:1.2258;transform:translate(44.3597vw,-10px) scale(.9677);animation:fall-341 28s -19s linear infinite}@keyframes fall-341{53.22%{transform:translate(50.0524vw,53.22vh) scale(.9677)}to{transform:translate(47.20605vw,99vh) scale(.9677)}}.snow:nth-child(342){opacity:.573;transform:translate(90.1888vw,-10px) scale(.398);animation:fall-342 30s -14s linear infinite}@keyframes fall-342{65.947%{transform:translate(100.177vw,65.947vh) scale(.398)}to{transform:translate(95.1829vw,99vh) scale(.398)}}.snow:nth-child(343){opacity:1.4246;transform:translate(61.2785vw,-10px) scale(.5577);animation:fall-343 13s -23s linear infinite}@keyframes fall-343{65.24%{transform:translate(62.4821vw,65.24vh) scale(.5577)}to{transform:translate(61.8803vw,99vh) scale(.5577)}}.snow:nth-child(344){opacity:1.933;transform:translate(98.2243vw,-10px) scale(.7813);animation:fall-344 13s -13s linear infinite}@keyframes fall-344{51.95%{transform:translate(95.4126vw,51.95vh) scale(.7813)}to{transform:translate(96.81845vw,99vh) scale(.7813)}}.snow:nth-child(345){opacity:1.425;transform:translate(17.3873vw,-10px) scale(.1246);animation:fall-345 24s -19s linear infinite}@keyframes fall-345{58.386%{transform:translate(14.9575vw,58.386vh) scale(.1246)}to{transform:translate(16.1724vw,99vh) scale(.1246)}}.snow:nth-child(346){opacity:.7384;transform:translate(90.464vw,-10px) scale(.3496);animation:fall-346 20s -6s linear infinite}@keyframes fall-346{79.499%{transform:translate(94.4246vw,79.499vh) scale(.3496)}to{transform:translate(92.4443vw,99vh) scale(.3496)}}.snow:nth-child(347){opacity:1.8038;transform:translate(98.4126vw,-10px) scale(.6854);animation:fall-347 19s -8s linear infinite}@keyframes fall-347{54.909%{transform:translate(93.8673vw,54.909vh) scale(.6854)}to{transform:translate(96.13995vw,99vh) scale(.6854)}}.snow:nth-child(348){opacity:1.9694;transform:translate(36.9325vw,-10px) scale(.1694);animation:fall-348 27s -7s linear infinite}@keyframes fall-348{42.272%{transform:translate(33.3356vw,42.272vh) scale(.1694)}to{transform:translate(35.13405vw,99vh) scale(.1694)}}.snow:nth-child(349){opacity:.3964;transform:translate(41.3063vw,-10px) scale(.2632);animation:fall-349 18s -28s linear infinite}@keyframes fall-349{79.306%{transform:translate(34.2408vw,79.306vh) scale(.2632)}to{transform:translate(37.77355vw,99vh) scale(.2632)}}.snow:nth-child(350){opacity:.8208;transform:translate(79.0776vw,-10px) scale(.6533);animation:fall-350 26s -26s linear infinite}@keyframes fall-350{71.636%{transform:translate(84.0597vw,71.636vh) scale(.6533)}to{transform:translate(81.56865vw,99vh) scale(.6533)}}.snow:nth-child(351){opacity:1.2964;transform:translate(73.5616vw,-10px) scale(.7907);animation:fall-351 21s -18s linear infinite}@keyframes fall-351{75.685%{transform:translate(82.4424vw,75.685vh) scale(.7907)}to{transform:translate(78.002vw,99vh) scale(.7907)}}.snow:nth-child(352){opacity:.681;transform:translate(75.9485vw,-10px) scale(.3127);animation:fall-352 10s -26s linear infinite}@keyframes fall-352{42.961%{transform:translate(66.8263vw,42.961vh) scale(.3127)}to{transform:translate(71.3874vw,99vh) scale(.3127)}}.snow:nth-child(353){opacity:.4104;transform:translate(80.2243vw,-10px) scale(.0523);animation:fall-353 30s -24s linear infinite}@keyframes fall-353{63.35%{transform:translate(76.8433vw,63.35vh) scale(.0523)}to{transform:translate(78.5338vw,99vh) scale(.0523)}}.snow:nth-child(354){opacity:1.1996;transform:translate(91.509vw,-10px) scale(.6983);animation:fall-354 26s -27s linear infinite}@keyframes fall-354{50.891%{transform:translate(89.4427vw,50.891vh) scale(.6983)}to{transform:translate(90.47585vw,99vh) scale(.6983)}}.snow:nth-child(355){opacity:.666;transform:translate(93.3044vw,-10px) scale(.8067);animation:fall-355 10s -10s linear infinite}@keyframes fall-355{47.11%{transform:translate(84.5323vw,47.11vh) scale(.8067)}to{transform:translate(88.91835vw,99vh) scale(.8067)}}.snow:nth-child(356){opacity:.652;transform:translate(95.498vw,-10px) scale(.881);animation:fall-356 21s -28s linear infinite}@keyframes fall-356{75.193%{transform:translate(91.3502vw,75.193vh) scale(.881)}to{transform:translate(93.4241vw,99vh) scale(.881)}}.snow:nth-child(357){opacity:1.259;transform:translate(51.1772vw,-10px) scale(.2765);animation:fall-357 19s -24s linear infinite}@keyframes fall-357{75.718%{transform:translate(49.8006vw,75.718vh) scale(.2765)}to{transform:translate(50.4889vw,99vh) scale(.2765)}}.snow:nth-child(358){opacity:.5926;transform:translate(3.6766vw,-10px) scale(.1873);animation:fall-358 12s -25s linear infinite}@keyframes fall-358{61.532%{transform:translate(-1.0467vw,61.532vh) scale(.1873)}to{transform:translate(1.31495vw,99vh) scale(.1873)}}.snow:nth-child(359){opacity:.0952;transform:translate(86.1562vw,-10px) scale(.5543);animation:fall-359 27s -5s linear infinite}@keyframes fall-359{62.627%{transform:translate(88.1286vw,62.627vh) scale(.5543)}to{transform:translate(87.1424vw,99vh) scale(.5543)}}.snow:nth-child(360){opacity:.3908;transform:translate(12.039vw,-10px) scale(.6004);animation:fall-360 22s -3s linear infinite}@keyframes fall-360{51.583%{transform:translate(9.6663vw,51.583vh) scale(.6004)}to{transform:translate(10.85265vw,99vh) scale(.6004)}}.snow:nth-child(361){opacity:1.2864;transform:translate(87.6414vw,-10px) scale(.8771);animation:fall-361 14s -3s linear infinite}@keyframes fall-361{66.813%{transform:translate(86.3993vw,66.813vh) scale(.8771)}to{transform:translate(87.02035vw,99vh) scale(.8771)}}.snow:nth-child(362){opacity:.6488;transform:translate(70.4083vw,-10px) scale(.3048);animation:fall-362 15s -24s linear infinite}@keyframes fall-362{77.737%{transform:translate(63.9759vw,77.737vh) scale(.3048)}to{transform:translate(67.1921vw,99vh) scale(.3048)}}.snow:nth-child(363){opacity:1.3926;transform:translate(50.6903vw,-10px) scale(.838);animation:fall-363 29s -1s linear infinite}@keyframes fall-363{45.801%{transform:translate(45.3064vw,45.801vh) scale(.838)}to{transform:translate(47.99835vw,99vh) scale(.838)}}.snow:nth-child(364){opacity:.0362;transform:translate(21.9596vw,-10px) scale(.7584);animation:fall-364 16s -12s linear infinite}@keyframes fall-364{58.986%{transform:translate(17.2518vw,58.986vh) scale(.7584)}to{transform:translate(19.6057vw,99vh) scale(.7584)}}.snow:nth-child(365){opacity:.2664;transform:translate(11.7843vw,-10px) scale(.5989);animation:fall-365 22s -8s linear infinite}@keyframes fall-365{60.873%{transform:translate(3.2252vw,60.873vh) scale(.5989)}to{transform:translate(7.50475vw,99vh) scale(.5989)}}.snow:nth-child(366){opacity:1.3636;transform:translate(65.54vw,-10px) scale(.091);animation:fall-366 24s -6s linear infinite}@keyframes fall-366{77.637%{transform:translate(63.414vw,77.637vh) scale(.091)}to{transform:translate(64.477vw,99vh) scale(.091)}}.snow:nth-child(367){opacity:1.565;transform:translate(80.1329vw,-10px) scale(.1673);animation:fall-367 19s -5s linear infinite}@keyframes fall-367{46.777%{transform:translate(84.6802vw,46.777vh) scale(.1673)}to{transform:translate(82.40655vw,99vh) scale(.1673)}}.snow:nth-child(368){opacity:.1694;transform:translate(29.1046vw,-10px) scale(.0579);animation:fall-368 27s -16s linear infinite}@keyframes fall-368{63.262%{transform:translate(35.7654vw,63.262vh) scale(.0579)}to{transform:translate(32.435vw,99vh) scale(.0579)}}.snow:nth-child(369){opacity:1.0594;transform:translate(38.9911vw,-10px) scale(.1098);animation:fall-369 29s -26s linear infinite}@keyframes fall-369{78.97%{transform:translate(38.9768vw,78.97vh) scale(.1098)}to{transform:translate(38.98395vw,99vh) scale(.1098)}}.snow:nth-child(370){opacity:1.8146;transform:translate(62.6906vw,-10px) scale(.3637);animation:fall-370 11s -20s linear infinite}@keyframes fall-370{69.602%{transform:translate(59.7293vw,69.602vh) scale(.3637)}to{transform:translate(61.20995vw,99vh) scale(.3637)}}.snow:nth-child(371){opacity:.5932;transform:translate(73.7694vw,-10px) scale(.1242);animation:fall-371 15s -18s linear infinite}@keyframes fall-371{63.066%{transform:translate(71.6974vw,63.066vh) scale(.1242)}to{transform:translate(72.7334vw,99vh) scale(.1242)}}.snow:nth-child(372){opacity:1.7336;transform:translate(25.9018vw,-10px) scale(.0069);animation:fall-372 27s -17s linear infinite}@keyframes fall-372{71.644%{transform:translate(34.6511vw,71.644vh) scale(.0069)}to{transform:translate(30.27645vw,99vh) scale(.0069)}}.snow:nth-child(373){opacity:.7302;transform:translate(15.0926vw,-10px) scale(.1023);animation:fall-373 28s -29s linear infinite}@keyframes fall-373{38.282%{transform:translate(8.273vw,38.282vh) scale(.1023)}to{transform:translate(11.6828vw,99vh) scale(.1023)}}.snow:nth-child(374){opacity:1.439;transform:translate(67.6151vw,-10px) scale(.9923);animation:fall-374 28s -5s linear infinite}@keyframes fall-374{61.515%{transform:translate(64.2111vw,61.515vh) scale(.9923)}to{transform:translate(65.9131vw,99vh) scale(.9923)}}.snow:nth-child(375){opacity:.9594;transform:translate(95.212vw,-10px) scale(.7904);animation:fall-375 23s -10s linear infinite}@keyframes fall-375{60.739%{transform:translate(104.0488vw,60.739vh) scale(.7904)}to{transform:translate(99.6304vw,99vh) scale(.7904)}}.snow:nth-child(376){opacity:1.8036;transform:translate(79.0399vw,-10px) scale(.0371);animation:fall-376 23s -28s linear infinite}@keyframes fall-376{33.335%{transform:translate(75.7269vw,33.335vh) scale(.0371)}to{transform:translate(77.3834vw,99vh) scale(.0371)}}.snow:nth-child(377){opacity:.1426;transform:translate(3.2307vw,-10px) scale(.5317);animation:fall-377 13s -27s linear infinite}@keyframes fall-377{32.147%{transform:translate(12.0746vw,32.147vh) scale(.5317)}to{transform:translate(7.65265vw,99vh) scale(.5317)}}.snow:nth-child(378){opacity:1.5764;transform:translate(38.995vw,-10px) scale(.3752);animation:fall-378 30s -11s linear infinite}@keyframes fall-378{62.471%{transform:translate(36.9052vw,62.471vh) scale(.3752)}to{transform:translate(37.9501vw,99vh) scale(.3752)}}.snow:nth-child(379){opacity:1.3362;transform:translate(.3404vw,-10px) scale(.9439);animation:fall-379 13s -28s linear infinite}@keyframes fall-379{33.773%{transform:translate(-4.2631vw,33.773vh) scale(.9439)}to{transform:translate(-1.96135vw,99vh) scale(.9439)}}.snow:nth-child(380){opacity:.7916;transform:translate(36.8161vw,-10px) scale(.4567);animation:fall-380 19s -17s linear infinite}@keyframes fall-380{72.194%{transform:translate(39.8168vw,72.194vh) scale(.4567)}to{transform:translate(38.31645vw,99vh) scale(.4567)}}.snow:nth-child(381){opacity:1.2512;transform:translate(22.2413vw,-10px) scale(.3209);animation:fall-381 24s -18s linear infinite}@keyframes fall-381{58.955%{transform:translate(24.0299vw,58.955vh) scale(.3209)}to{transform:translate(23.1356vw,99vh) scale(.3209)}}.snow:nth-child(382){opacity:1.5908;transform:translate(7.3393vw,-10px) scale(.481);animation:fall-382 29s -25s linear infinite}@keyframes fall-382{66.189%{transform:translate(8.7938vw,66.189vh) scale(.481)}to{transform:translate(8.06655vw,99vh) scale(.481)}}.snow:nth-child(383){opacity:.0292;transform:translate(17.7481vw,-10px) scale(.8344);animation:fall-383 30s -6s linear infinite}@keyframes fall-383{34.855%{transform:translate(16.0919vw,34.855vh) scale(.8344)}to{transform:translate(16.92vw,99vh) scale(.8344)}}.snow:nth-child(384){opacity:1.804;transform:translate(80.5406vw,-10px) scale(.6757);animation:fall-384 10s -12s linear infinite}@keyframes fall-384{70.672%{transform:translate(80.4295vw,70.672vh) scale(.6757)}to{transform:translate(80.48505vw,99vh) scale(.6757)}}.snow:nth-child(385){opacity:.2816;transform:translate(40.6316vw,-10px) scale(.7101);animation:fall-385 13s -5s linear infinite}@keyframes fall-385{69.345%{transform:translate(40.3813vw,69.345vh) scale(.7101)}to{transform:translate(40.50645vw,99vh) scale(.7101)}}.snow:nth-child(386){opacity:.7644;transform:translate(13.4483vw,-10px) scale(.6402);animation:fall-386 24s -21s linear infinite}@keyframes fall-386{35.254%{transform:translate(20.5979vw,35.254vh) scale(.6402)}to{transform:translate(17.0231vw,99vh) scale(.6402)}}.snow:nth-child(387){opacity:.9334;transform:translate(11.7803vw,-10px) scale(.5529);animation:fall-387 15s -30s linear infinite}@keyframes fall-387{76.062%{transform:translate(3.9487vw,76.062vh) scale(.5529)}to{transform:translate(7.8645vw,99vh) scale(.5529)}}.snow:nth-child(388){opacity:.89;transform:translate(76.2085vw,-10px) scale(.0941);animation:fall-388 11s -28s linear infinite}@keyframes fall-388{41.436%{transform:translate(69.2895vw,41.436vh) scale(.0941)}to{transform:translate(72.749vw,99vh) scale(.0941)}}.snow:nth-child(389){opacity:1.4216;transform:translate(49.7775vw,-10px) scale(.5629);animation:fall-389 25s -3s linear infinite}@keyframes fall-389{34.465%{transform:translate(55.2277vw,34.465vh) scale(.5629)}to{transform:translate(52.5026vw,99vh) scale(.5629)}}.snow:nth-child(390){opacity:.0076;transform:translate(79.7492vw,-10px) scale(.3871);animation:fall-390 29s -24s linear infinite}@keyframes fall-390{57.598%{transform:translate(77.6715vw,57.598vh) scale(.3871)}to{transform:translate(78.71035vw,99vh) scale(.3871)}}.snow:nth-child(391){opacity:.0374;transform:translate(83.5707vw,-10px) scale(.8312);animation:fall-391 17s -14s linear infinite}@keyframes fall-391{50.367%{transform:translate(75.231vw,50.367vh) scale(.8312)}to{transform:translate(79.40085vw,99vh) scale(.8312)}}.snow:nth-child(392){opacity:.6564;transform:translate(8.9414vw,-10px) scale(.5441);animation:fall-392 22s -12s linear infinite}@keyframes fall-392{51.688%{transform:translate(6.2116vw,51.688vh) scale(.5441)}to{transform:translate(7.5765vw,99vh) scale(.5441)}}.snow:nth-child(393){opacity:.7984;transform:translate(80.1405vw,-10px) scale(.1137);animation:fall-393 15s -16s linear infinite}@keyframes fall-393{58.342%{transform:translate(83.1372vw,58.342vh) scale(.1137)}to{transform:translate(81.63885vw,99vh) scale(.1137)}}.snow:nth-child(394){opacity:1.261;transform:translate(90.2288vw,-10px) scale(.0298);animation:fall-394 21s -10s linear infinite}@keyframes fall-394{70.052%{transform:translate(83.1019vw,70.052vh) scale(.0298)}to{transform:translate(86.66535vw,99vh) scale(.0298)}}.snow:nth-child(395){opacity:1.6186;transform:translate(26.138vw,-10px) scale(.3571);animation:fall-395 10s -3s linear infinite}@keyframes fall-395{76.387%{transform:translate(19.2878vw,76.387vh) scale(.3571)}to{transform:translate(22.7129vw,99vh) scale(.3571)}}.snow:nth-child(396){opacity:1.3428;transform:translate(4.0481vw,-10px) scale(.5006);animation:fall-396 20s -19s linear infinite}@keyframes fall-396{75.612%{transform:translate(13.9944vw,75.612vh) scale(.5006)}to{transform:translate(9.02125vw,99vh) scale(.5006)}}.snow:nth-child(397){opacity:.0372;transform:translate(19.7817vw,-10px) scale(.143);animation:fall-397 17s -12s linear infinite}@keyframes fall-397{49.877%{transform:translate(13.3843vw,49.877vh) scale(.143)}to{transform:translate(16.583vw,99vh) scale(.143)}}.snow:nth-child(398){opacity:1.9192;transform:translate(22.3423vw,-10px) scale(.9798);animation:fall-398 12s -16s linear infinite}@keyframes fall-398{52.747%{transform:translate(24.7969vw,52.747vh) scale(.9798)}to{transform:translate(23.5696vw,99vh) scale(.9798)}}.snow:nth-child(399){opacity:1.5052;transform:translate(56.4848vw,-10px) scale(.2577);animation:fall-399 24s -27s linear infinite}@keyframes fall-399{60.522%{transform:translate(49.586vw,60.522vh) scale(.2577)}to{transform:translate(53.0354vw,99vh) scale(.2577)}}.snow:nth-child(400){opacity:1.3226;transform:translate(67.0476vw,-10px) scale(.1873);animation:fall-400 15s -1s linear infinite}@keyframes fall-400{51.722%{transform:translate(61.789vw,51.722vh) scale(.1873)}to{transform:translate(64.4183vw,99vh) scale(.1873)}}\n"] }]
|
|
29
29
|
}], ctorParameters: function () { return [{ type: i1.TokenService }, { type: i1.AppState }, { type: i2.Router }]; } });
|
|
30
30
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXBwLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3Byb2plY3RzL2NvcmUvc3JjL2xpYi9hcHAuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vcHJvamVjdHMvY29yZS9zcmMvbGliL2FwcC5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxVQUFVO0FBQ1YsT0FBTyxFQUFFLFNBQVMsRUFBRSxpQkFBaUIsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7Ozs7QUFNN0Qsa01BQWtNO0FBT2xNLE1BQU0sT0FBTyxZQUFZO0lBTXJCLFlBQW9CLEdBQWlCLEVBQVMsTUFBZ0IsRUFBVSxNQUFjO1FBQWxFLFFBQUcsR0FBSCxHQUFHLENBQWM7UUFBUyxXQUFNLEdBQU4sTUFBTSxDQUFVO1FBQVUsV0FBTSxHQUFOLE1BQU0sQ0FBUTtRQUovRSxVQUFLLEdBQWEsRUFBRSxDQUFDO1FBRXJCLGdCQUFXLEdBQUcsQ0FBQyxDQUFTLEVBQUUsSUFBUyxFQUFFLEVBQUUsQ0FBQyxJQUFJLENBQUM7UUFJaEQsSUFBSSxJQUFJLENBQUMsTUFBTSxDQUFDLGFBQWE7WUFDekIsS0FBSyxJQUFJLENBQUMsR0FBRyxDQUFDLEVBQUUsQ0FBQyxHQUFHLEdBQUcsRUFBRSxDQUFDLEVBQUU7Z0JBQ3hCLElBQUksQ0FBQyxLQUFLLENBQUMsSUFBSSxDQUFDLENBQUMsQ0FBQyxDQUFDO1FBRTNCLElBQUksQ0FBQyxJQUFJLENBQUMsR0FBRyxDQUFDLFlBQVksRUFBRTtZQUN4QixPQUFPLENBQUMsR0FBRyxDQUFDLHVEQUF1RCxDQUFDLENBQUE7WUFDcEUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxRQUFRLENBQUMsQ0FBQyxPQUFPLEVBQUUsRUFBRSxPQUFPLEVBQUUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxHQUFHLEVBQUUsQ0FBQyxDQUFDLENBQUM7U0FDakU7SUFDTCxDQUFDOzswR0FoQlEsWUFBWTs4RkFBWixZQUFZLGdEQ2R6Qix1TEFHK0I7NEZEV2xCLFlBQVk7a0JBTnhCLFNBQVM7K0JBQ0ksVUFBVSxpQkFDTCxpQkFBaUIsQ0FBQyxJQUFJIiwic291cmNlc0NvbnRlbnQiOlsiLy8gQW5ndWxhclxyXG5pbXBvcnQgeyBDb21wb25lbnQsIFZpZXdFbmNhcHN1bGF0aW9uIH0gZnJvbSBcIkBhbmd1bGFyL2NvcmVcIjtcclxuaW1wb3J0IHsgUm91dGVyIH0gZnJvbSBcIkBhbmd1bGFyL3JvdXRlclwiO1xyXG5cclxuLy8gQ29uZmlndXJhemlvbmlcclxuaW1wb3J0IHsgQXBwU3RhdGUsIFRva2VuU2VydmljZSB9IGZyb20gXCJAZXNmYWVuemEvY29yZS9zZXJ2aWNlc1wiO1xyXG5cclxuLyogTi5COiBRdWVzdG8gY29tcG9uZW50ZSBub24gcHXDsiBkaXZlbnRhcmUgc3RhbmRhbG9uZS4gw4ggaWwgcHVudG8gZGkgaW5ncmVzc28gcGVyIGlsIGJvb3RzdHJhcCBkZWkgbW9kdWxpIGRpIEZyb250ZW5kLCBjaGUgTk9OIHNpIGJhc2FubyBzdWkgY29tcG9uZW50aSBzdGFuZGFsb25lIGEgbWVubyBkaSByYXJlIGZ1bnppb25hbGl0w6AgKi9cclxuQENvbXBvbmVudCh7XHJcbiAgICBzZWxlY3RvcjogJ2FwcC1yb290JyxcclxuICAgIGVuY2Fwc3VsYXRpb246IFZpZXdFbmNhcHN1bGF0aW9uLk5vbmUsXHJcbiAgICBzdHlsZVVybHM6IFtcIi4vYXBwLmNvbXBvbmVudC5zY3NzXCJdLFxyXG4gICAgdGVtcGxhdGVVcmw6ICcuL2FwcC5jb21wb25lbnQuaHRtbCdcclxufSlcclxuZXhwb3J0IGNsYXNzIEFwcENvbXBvbmVudCB7XHJcblxyXG4gICAgcHVibGljIHNub3dzOiBudW1iZXJbXSA9IFtdO1xyXG5cclxuICAgIHB1YmxpYyBzbm93VHJhY2tCeSA9IChfOiBudW1iZXIsIGl0ZW06IGFueSkgPT4gaXRlbTtcclxuXHJcbiAgICBjb25zdHJ1Y3Rvcihwcml2YXRlIGJ0czogVG9rZW5TZXJ2aWNlLCBwdWJsaWMgX3N0YXRlOiBBcHBTdGF0ZSwgcHJpdmF0ZSByb3V0ZXI6IFJvdXRlcikge1xyXG5cclxuICAgICAgICBpZiAodGhpcy5fc3RhdGUuY2hyaXN0bWFzVGltZSlcclxuICAgICAgICAgICAgZm9yIChsZXQgaSA9IDA7IGkgPCA0MDA7IGkrKylcclxuICAgICAgICAgICAgICAgIHRoaXMuc25vd3MucHVzaChpKTtcclxuXHJcbiAgICAgICAgaWYgKCF0aGlzLmJ0cy5hY2NvdW50U2NvcGUpIHtcclxuICAgICAgICAgICAgY29uc29sZS5sb2coXCJBcHBDb21wb25lbnQgLSBubyBhY2NvdW50IHNjb3BlLCByZWRpcmVjdGluZyB0byBsb2dpblwiKVxyXG4gICAgICAgICAgICB0aGlzLnJvdXRlci5uYXZpZ2F0ZShbXCJsb2dpblwiLCB7IGZyb21Vcmw6IHRoaXMucm91dGVyLnVybCB9XSk7XHJcbiAgICAgICAgfVxyXG4gICAgfVxyXG59IiwiPG5nLWNvbnRhaW5lciAqbmdJZj1cIl9zdGF0ZS5jaHJpc3RtYXNUaW1lXCI+XHJcbiAgICA8ZGl2ICpuZ0Zvcj1cImxldCBpIG9mIHNub3dzOyB0cmFja0J5OiBzbm93VHJhY2tCeVwiIGNsYXNzPVwic25vd1wiPjwvZGl2PlxyXG48L25nLWNvbnRhaW5lcj5cclxuPHJvdXRlci1vdXRsZXQ+PC9yb3V0ZXItb3V0bGV0PiJdfQ==
|