@esfaenza/core 15.2.306 → 15.2.307
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:.2686;transform:translate(32.679vw,-10px) scale(.5595);animation:fall-1 26s -22s linear infinite}@keyframes fall-1{78.514%{transform:translate(32.7345vw,78.514vh) scale(.5595)}to{transform:translate(32.70675vw,99vh) scale(.5595)}}.snow:nth-child(2){opacity:1.7628;transform:translate(18.0935vw,-10px) scale(.4091);animation:fall-2 28s -10s linear infinite}@keyframes fall-2{38.608%{transform:translate(20.6382vw,38.608vh) scale(.4091)}to{transform:translate(19.36585vw,99vh) scale(.4091)}}.snow:nth-child(3){opacity:1.066;transform:translate(40.3417vw,-10px) scale(.4746);animation:fall-3 10s -12s linear infinite}@keyframes fall-3{67.022%{transform:translate(33.1141vw,67.022vh) scale(.4746)}to{transform:translate(36.7279vw,99vh) scale(.4746)}}.snow:nth-child(4){opacity:1.4744;transform:translate(93.7906vw,-10px) scale(.616);animation:fall-4 16s -8s linear infinite}@keyframes fall-4{57.3%{transform:translate(92.732vw,57.3vh) scale(.616)}to{transform:translate(93.2613vw,99vh) scale(.616)}}.snow:nth-child(5){opacity:1.8716;transform:translate(1.6972vw,-10px) scale(.1137);animation:fall-5 27s -28s linear infinite}@keyframes fall-5{77.025%{transform:translate(5.5945vw,77.025vh) scale(.1137)}to{transform:translate(3.64585vw,99vh) scale(.1137)}}.snow:nth-child(6){opacity:1.3898;transform:translate(5.0568vw,-10px) scale(.6006);animation:fall-6 30s -4s linear infinite}@keyframes fall-6{60.551%{transform:translate(-2.1048vw,60.551vh) scale(.6006)}to{transform:translate(1.476vw,99vh) scale(.6006)}}.snow:nth-child(7){opacity:1.122;transform:translate(92.0105vw,-10px) scale(.9233);animation:fall-7 13s -4s linear infinite}@keyframes fall-7{42.213%{transform:translate(99.0471vw,42.213vh) scale(.9233)}to{transform:translate(95.5288vw,99vh) scale(.9233)}}.snow:nth-child(8){opacity:1.0904;transform:translate(55.9628vw,-10px) scale(.1367);animation:fall-8 23s -14s linear infinite}@keyframes fall-8{35.617%{transform:translate(50.5717vw,35.617vh) scale(.1367)}to{transform:translate(53.26725vw,99vh) scale(.1367)}}.snow:nth-child(9){opacity:1.9672;transform:translate(51.4516vw,-10px) scale(.4305);animation:fall-9 12s -4s linear infinite}@keyframes fall-9{47.185%{transform:translate(44.5745vw,47.185vh) scale(.4305)}to{transform:translate(48.01305vw,99vh) scale(.4305)}}.snow:nth-child(10){opacity:.1412;transform:translate(21.5531vw,-10px) scale(.5285);animation:fall-10 28s -14s linear infinite}@keyframes fall-10{55.829%{transform:translate(15.4763vw,55.829vh) scale(.5285)}to{transform:translate(18.5147vw,99vh) scale(.5285)}}.snow:nth-child(11){opacity:.326;transform:translate(47.4539vw,-10px) scale(.0566);animation:fall-11 18s -7s linear infinite}@keyframes fall-11{70.406%{transform:translate(41.2942vw,70.406vh) scale(.0566)}to{transform:translate(44.37405vw,99vh) scale(.0566)}}.snow:nth-child(12){opacity:.3592;transform:translate(7.7892vw,-10px) scale(.8906);animation:fall-12 19s -20s linear infinite}@keyframes fall-12{37.244%{transform:translate(-.4962vw,37.244vh) scale(.8906)}to{transform:translate(3.6465vw,99vh) scale(.8906)}}.snow:nth-child(13){opacity:1.5078;transform:translate(64.8657vw,-10px) scale(.8068);animation:fall-13 30s -26s linear infinite}@keyframes fall-13{72.297%{transform:translate(61.1624vw,72.297vh) scale(.8068)}to{transform:translate(63.01405vw,99vh) scale(.8068)}}.snow:nth-child(14){opacity:1.7164;transform:translate(76.52vw,-10px) scale(.8793);animation:fall-14 19s -22s linear infinite}@keyframes fall-14{32.242%{transform:translate(82.9938vw,32.242vh) scale(.8793)}to{transform:translate(79.7569vw,99vh) scale(.8793)}}.snow:nth-child(15){opacity:.4928;transform:translate(37.7677vw,-10px) scale(.4703);animation:fall-15 29s -16s linear infinite}@keyframes fall-15{65.816%{transform:translate(34.8442vw,65.816vh) scale(.4703)}to{transform:translate(36.30595vw,99vh) scale(.4703)}}.snow:nth-child(16){opacity:.622;transform:translate(45.4822vw,-10px) scale(.9692);animation:fall-16 19s -7s linear infinite}@keyframes fall-16{72.62%{transform:translate(48.4223vw,72.62vh) scale(.9692)}to{transform:translate(46.95225vw,99vh) scale(.9692)}}.snow:nth-child(17){opacity:.7096;transform:translate(49.299vw,-10px) scale(.8111);animation:fall-17 24s -3s linear infinite}@keyframes fall-17{33.803%{transform:translate(53.1306vw,33.803vh) scale(.8111)}to{transform:translate(51.2148vw,99vh) scale(.8111)}}.snow:nth-child(18){opacity:.8656;transform:translate(99.2316vw,-10px) scale(.3667);animation:fall-18 23s -17s linear infinite}@keyframes fall-18{48.196%{transform:translate(101.6314vw,48.196vh) scale(.3667)}to{transform:translate(100.4315vw,99vh) scale(.3667)}}.snow:nth-child(19){opacity:1.433;transform:translate(13.2749vw,-10px) scale(.9688);animation:fall-19 12s -4s linear infinite}@keyframes fall-19{39.215%{transform:translate(10.7171vw,39.215vh) scale(.9688)}to{transform:translate(11.996vw,99vh) scale(.9688)}}.snow:nth-child(20){opacity:1.0586;transform:translate(14.1969vw,-10px) scale(.9211);animation:fall-20 11s -27s linear infinite}@keyframes fall-20{64.673%{transform:translate(12.277vw,64.673vh) scale(.9211)}to{transform:translate(13.23695vw,99vh) scale(.9211)}}.snow:nth-child(21){opacity:.7622;transform:translate(22.3183vw,-10px) scale(.4392);animation:fall-21 18s -15s linear infinite}@keyframes fall-21{67.729%{transform:translate(32.1772vw,67.729vh) scale(.4392)}to{transform:translate(27.24775vw,99vh) scale(.4392)}}.snow:nth-child(22){opacity:1.9728;transform:translate(61.956vw,-10px) scale(.33);animation:fall-22 15s -28s linear infinite}@keyframes fall-22{77.702%{transform:translate(53.0459vw,77.702vh) scale(.33)}to{transform:translate(57.50095vw,99vh) scale(.33)}}.snow:nth-child(23){opacity:.194;transform:translate(56.1935vw,-10px) scale(.8761);animation:fall-23 29s -28s linear infinite}@keyframes fall-23{52.309%{transform:translate(59.3779vw,52.309vh) scale(.8761)}to{transform:translate(57.7857vw,99vh) scale(.8761)}}.snow:nth-child(24){opacity:.0378;transform:translate(61.1522vw,-10px) scale(.8369);animation:fall-24 25s -16s linear infinite}@keyframes fall-24{42.672%{transform:translate(65.0535vw,42.672vh) scale(.8369)}to{transform:translate(63.10285vw,99vh) scale(.8369)}}.snow:nth-child(25){opacity:1.3562;transform:translate(85.4944vw,-10px) scale(.6199);animation:fall-25 28s -29s linear infinite}@keyframes fall-25{60.904%{transform:translate(92.1148vw,60.904vh) scale(.6199)}to{transform:translate(88.8046vw,99vh) scale(.6199)}}.snow:nth-child(26){opacity:.811;transform:translate(65.9856vw,-10px) scale(.1781);animation:fall-26 26s -29s linear infinite}@keyframes fall-26{36.506%{transform:translate(66.0318vw,36.506vh) scale(.1781)}to{transform:translate(66.0087vw,99vh) scale(.1781)}}.snow:nth-child(27){opacity:.1536;transform:translate(22.6838vw,-10px) scale(.6114);animation:fall-27 18s -6s linear infinite}@keyframes fall-27{43.599%{transform:translate(13.3427vw,43.599vh) scale(.6114)}to{transform:translate(18.01325vw,99vh) scale(.6114)}}.snow:nth-child(28){opacity:.57;transform:translate(99.1209vw,-10px) scale(.7283);animation:fall-28 12s -29s linear infinite}@keyframes fall-28{30.142%{transform:translate(90.766vw,30.142vh) scale(.7283)}to{transform:translate(94.94345vw,99vh) scale(.7283)}}.snow:nth-child(29){opacity:.9602;transform:translate(29.9443vw,-10px) scale(.5557);animation:fall-29 10s -29s linear infinite}@keyframes fall-29{75.322%{transform:translate(29.2625vw,75.322vh) scale(.5557)}to{transform:translate(29.6034vw,99vh) scale(.5557)}}.snow:nth-child(30){opacity:1.9998;transform:translate(23.029vw,-10px) scale(.0693);animation:fall-30 28s -6s linear infinite}@keyframes fall-30{73.719%{transform:translate(25.2322vw,73.719vh) scale(.0693)}to{transform:translate(24.1306vw,99vh) scale(.0693)}}.snow:nth-child(31){opacity:.9756;transform:translate(30.3131vw,-10px) scale(.9867);animation:fall-31 10s -26s linear infinite}@keyframes fall-31{77.277%{transform:translate(22.5679vw,77.277vh) scale(.9867)}to{transform:translate(26.4405vw,99vh) scale(.9867)}}.snow:nth-child(32){opacity:.7518;transform:translate(97.9636vw,-10px) scale(.6577);animation:fall-32 13s -18s linear infinite}@keyframes fall-32{38.669%{transform:translate(95.8679vw,38.669vh) scale(.6577)}to{transform:translate(96.91575vw,99vh) scale(.6577)}}.snow:nth-child(33){opacity:1.3894;transform:translate(4.0588vw,-10px) scale(.7877);animation:fall-33 19s -9s linear infinite}@keyframes fall-33{30.15%{transform:translate(5.883vw,30.15vh) scale(.7877)}to{transform:translate(4.9709vw,99vh) scale(.7877)}}.snow:nth-child(34){opacity:1.9016;transform:translate(17.2161vw,-10px) scale(.4056);animation:fall-34 21s -7s linear infinite}@keyframes fall-34{35.287%{transform:translate(12.7467vw,35.287vh) scale(.4056)}to{transform:translate(14.9814vw,99vh) scale(.4056)}}.snow:nth-child(35){opacity:.5954;transform:translate(25.869vw,-10px) scale(.9308);animation:fall-35 16s -2s linear infinite}@keyframes fall-35{47.648%{transform:translate(18.0123vw,47.648vh) scale(.9308)}to{transform:translate(21.94065vw,99vh) scale(.9308)}}.snow:nth-child(36){opacity:.515;transform:translate(81.9639vw,-10px) scale(.2915);animation:fall-36 14s -8s linear infinite}@keyframes fall-36{69.898%{transform:translate(83.6339vw,69.898vh) scale(.2915)}to{transform:translate(82.7989vw,99vh) scale(.2915)}}.snow:nth-child(37){opacity:1.208;transform:translate(8.9232vw,-10px) scale(.2033);animation:fall-37 11s -4s linear infinite}@keyframes fall-37{43.808%{transform:translate(18.3337vw,43.808vh) scale(.2033)}to{transform:translate(13.62845vw,99vh) scale(.2033)}}.snow:nth-child(38){opacity:.9964;transform:translate(79.5864vw,-10px) scale(.4243);animation:fall-38 14s -14s linear infinite}@keyframes fall-38{40.869%{transform:translate(69.6949vw,40.869vh) scale(.4243)}to{transform:translate(74.64065vw,99vh) scale(.4243)}}.snow:nth-child(39){opacity:.112;transform:translate(14.5938vw,-10px) scale(.6526);animation:fall-39 19s -2s linear infinite}@keyframes fall-39{53.307%{transform:translate(15.6833vw,53.307vh) scale(.6526)}to{transform:translate(15.13855vw,99vh) scale(.6526)}}.snow:nth-child(40){opacity:1.896;transform:translate(66.8637vw,-10px) scale(.4946);animation:fall-40 24s -5s linear infinite}@keyframes fall-40{32.733%{transform:translate(59.8403vw,32.733vh) scale(.4946)}to{transform:translate(63.352vw,99vh) scale(.4946)}}.snow:nth-child(41){opacity:.431;transform:translate(99.3135vw,-10px) scale(.865);animation:fall-41 18s -23s linear infinite}@keyframes fall-41{44.807%{transform:translate(90.5555vw,44.807vh) scale(.865)}to{transform:translate(94.9345vw,99vh) scale(.865)}}.snow:nth-child(42){opacity:.829;transform:translate(1.101vw,-10px) scale(.1636);animation:fall-42 18s -19s linear infinite}@keyframes fall-42{57.218%{transform:translate(-7.0846vw,57.218vh) scale(.1636)}to{transform:translate(-2.9918vw,99vh) scale(.1636)}}.snow:nth-child(43){opacity:.185;transform:translate(83.1026vw,-10px) scale(.981);animation:fall-43 11s -17s linear infinite}@keyframes fall-43{71.402%{transform:translate(78.754vw,71.402vh) scale(.981)}to{transform:translate(80.9283vw,99vh) scale(.981)}}.snow:nth-child(44){opacity:1.8828;transform:translate(70.8996vw,-10px) scale(.6167);animation:fall-44 25s -27s linear infinite}@keyframes fall-44{73.307%{transform:translate(64.8022vw,73.307vh) scale(.6167)}to{transform:translate(67.8509vw,99vh) scale(.6167)}}.snow:nth-child(45){opacity:1.2426;transform:translate(5.9803vw,-10px) scale(.2327);animation:fall-45 24s -19s linear infinite}@keyframes fall-45{69.958%{transform:translate(3.0918vw,69.958vh) scale(.2327)}to{transform:translate(4.53605vw,99vh) scale(.2327)}}.snow:nth-child(46){opacity:1.803;transform:translate(36.6853vw,-10px) scale(.0775);animation:fall-46 21s -19s linear infinite}@keyframes fall-46{59.458%{transform:translate(31.5874vw,59.458vh) scale(.0775)}to{transform:translate(34.13635vw,99vh) scale(.0775)}}.snow:nth-child(47){opacity:.244;transform:translate(98.5192vw,-10px) scale(.0611);animation:fall-47 10s -22s linear infinite}@keyframes fall-47{56.086%{transform:translate(103.5328vw,56.086vh) scale(.0611)}to{transform:translate(101.026vw,99vh) scale(.0611)}}.snow:nth-child(48){opacity:1.9654;transform:translate(90.7358vw,-10px) scale(.5445);animation:fall-48 27s -12s linear infinite}@keyframes fall-48{60.421%{transform:translate(89.698vw,60.421vh) scale(.5445)}to{transform:translate(90.2169vw,99vh) scale(.5445)}}.snow:nth-child(49){opacity:.9;transform:translate(41.3vw,-10px) scale(.7455);animation:fall-49 14s -17s linear infinite}@keyframes fall-49{56.928%{transform:translate(34.2325vw,56.928vh) scale(.7455)}to{transform:translate(37.76625vw,99vh) scale(.7455)}}.snow:nth-child(50){opacity:1.842;transform:translate(35.4764vw,-10px) scale(.2256);animation:fall-50 24s -1s linear infinite}@keyframes fall-50{44.198%{transform:translate(38.4934vw,44.198vh) scale(.2256)}to{transform:translate(36.9849vw,99vh) scale(.2256)}}.snow:nth-child(51){opacity:.1136;transform:translate(25.803vw,-10px) scale(.5903);animation:fall-51 25s -25s linear infinite}@keyframes fall-51{30.742%{transform:translate(34.86vw,30.742vh) scale(.5903)}to{transform:translate(30.3315vw,99vh) scale(.5903)}}.snow:nth-child(52){opacity:.9762;transform:translate(45.3614vw,-10px) scale(.8614);animation:fall-52 27s -27s linear infinite}@keyframes fall-52{67.691%{transform:translate(36.4007vw,67.691vh) scale(.8614)}to{transform:translate(40.88105vw,99vh) scale(.8614)}}.snow:nth-child(53){opacity:.31;transform:translate(9.9708vw,-10px) scale(.7679);animation:fall-53 25s -6s linear infinite}@keyframes fall-53{62.916%{transform:translate(15.4657vw,62.916vh) scale(.7679)}to{transform:translate(12.71825vw,99vh) scale(.7679)}}.snow:nth-child(54){opacity:1.9512;transform:translate(30.1799vw,-10px) scale(.3615);animation:fall-54 13s -27s linear infinite}@keyframes fall-54{50.286%{transform:translate(30.5083vw,50.286vh) scale(.3615)}to{transform:translate(30.3441vw,99vh) scale(.3615)}}.snow:nth-child(55){opacity:1.9174;transform:translate(8.5789vw,-10px) scale(.3907);animation:fall-55 27s -3s linear infinite}@keyframes fall-55{42.893%{transform:translate(5.4053vw,42.893vh) scale(.3907)}to{transform:translate(6.9921vw,99vh) scale(.3907)}}.snow:nth-child(56){opacity:1.9516;transform:translate(5.6185vw,-10px) scale(.2559);animation:fall-56 18s -18s linear infinite}@keyframes fall-56{74.477%{transform:translate(11.0544vw,74.477vh) scale(.2559)}to{transform:translate(8.33645vw,99vh) scale(.2559)}}.snow:nth-child(57){opacity:.931;transform:translate(99.7434vw,-10px) scale(.1135);animation:fall-57 18s -10s linear infinite}@keyframes fall-57{37.931%{transform:translate(90.2649vw,37.931vh) scale(.1135)}to{transform:translate(95.00415vw,99vh) scale(.1135)}}.snow:nth-child(58){opacity:1.4876;transform:translate(41.7598vw,-10px) scale(.7347);animation:fall-58 16s -6s linear infinite}@keyframes fall-58{36.571%{transform:translate(42.1097vw,36.571vh) scale(.7347)}to{transform:translate(41.93475vw,99vh) scale(.7347)}}.snow:nth-child(59){opacity:.9604;transform:translate(24.424vw,-10px) scale(.7215);animation:fall-59 24s -7s linear infinite}@keyframes fall-59{69.394%{transform:translate(33.168vw,69.394vh) scale(.7215)}to{transform:translate(28.796vw,99vh) scale(.7215)}}.snow:nth-child(60){opacity:1.654;transform:translate(86.6952vw,-10px) scale(.1982);animation:fall-60 23s -18s linear infinite}@keyframes fall-60{48.478%{transform:translate(92.4483vw,48.478vh) scale(.1982)}to{transform:translate(89.57175vw,99vh) scale(.1982)}}.snow:nth-child(61){opacity:1.8274;transform:translate(41.412vw,-10px) scale(.0518);animation:fall-61 18s -3s linear infinite}@keyframes fall-61{69.13%{transform:translate(37.9234vw,69.13vh) scale(.0518)}to{transform:translate(39.6677vw,99vh) scale(.0518)}}.snow:nth-child(62){opacity:1.311;transform:translate(85.4834vw,-10px) scale(.0496);animation:fall-62 16s -13s linear infinite}@keyframes fall-62{60.633%{transform:translate(85.2878vw,60.633vh) scale(.0496)}to{transform:translate(85.3856vw,99vh) scale(.0496)}}.snow:nth-child(63){opacity:1.4744;transform:translate(43.1303vw,-10px) scale(.1128);animation:fall-63 13s -19s linear infinite}@keyframes fall-63{74.129%{transform:translate(41.7008vw,74.129vh) scale(.1128)}to{transform:translate(42.41555vw,99vh) scale(.1128)}}.snow:nth-child(64){opacity:.7604;transform:translate(64.6029vw,-10px) scale(.5448);animation:fall-64 26s -30s linear infinite}@keyframes fall-64{46.075%{transform:translate(70.4445vw,46.075vh) scale(.5448)}to{transform:translate(67.5237vw,99vh) scale(.5448)}}.snow:nth-child(65){opacity:1.2714;transform:translate(40.1354vw,-10px) scale(.1014);animation:fall-65 23s -6s linear infinite}@keyframes fall-65{54.834%{transform:translate(30.8662vw,54.834vh) scale(.1014)}to{transform:translate(35.5008vw,99vh) scale(.1014)}}.snow:nth-child(66){opacity:.0796;transform:translate(97.6473vw,-10px) scale(.5235);animation:fall-66 28s -8s linear infinite}@keyframes fall-66{67.083%{transform:translate(91.1299vw,67.083vh) scale(.5235)}to{transform:translate(94.3886vw,99vh) scale(.5235)}}.snow:nth-child(67){opacity:.203;transform:translate(69.3816vw,-10px) scale(.1437);animation:fall-67 23s -12s linear infinite}@keyframes fall-67{66.364%{transform:translate(66.0124vw,66.364vh) scale(.1437)}to{transform:translate(67.697vw,99vh) scale(.1437)}}.snow:nth-child(68){opacity:1.2234;transform:translate(37.9788vw,-10px) scale(.0149);animation:fall-68 17s -19s linear infinite}@keyframes fall-68{39.187%{transform:translate(44.3358vw,39.187vh) scale(.0149)}to{transform:translate(41.1573vw,99vh) scale(.0149)}}.snow:nth-child(69){opacity:1.6852;transform:translate(44.349vw,-10px) scale(.1189);animation:fall-69 14s -23s linear infinite}@keyframes fall-69{57.421%{transform:translate(39.0247vw,57.421vh) scale(.1189)}to{transform:translate(41.68685vw,99vh) scale(.1189)}}.snow:nth-child(70){opacity:1.7914;transform:translate(15.1985vw,-10px) scale(.2539);animation:fall-70 10s -11s linear infinite}@keyframes fall-70{56.88%{transform:translate(6.6439vw,56.88vh) scale(.2539)}to{transform:translate(10.9212vw,99vh) scale(.2539)}}.snow:nth-child(71){opacity:1.3572;transform:translate(87.3986vw,-10px) scale(.9679);animation:fall-71 24s -22s linear infinite}@keyframes fall-71{79.607%{transform:translate(93.3629vw,79.607vh) scale(.9679)}to{transform:translate(90.38075vw,99vh) scale(.9679)}}.snow:nth-child(72){opacity:1.735;transform:translate(21.831vw,-10px) scale(.1368);animation:fall-72 30s -29s linear infinite}@keyframes fall-72{35.169%{transform:translate(31.6321vw,35.169vh) scale(.1368)}to{transform:translate(26.73155vw,99vh) scale(.1368)}}.snow:nth-child(73){opacity:.8868;transform:translate(56.8899vw,-10px) scale(.5695);animation:fall-73 28s -22s linear infinite}@keyframes fall-73{40.788%{transform:translate(53.7901vw,40.788vh) scale(.5695)}to{transform:translate(55.34vw,99vh) scale(.5695)}}.snow:nth-child(74){opacity:.0542;transform:translate(39.2228vw,-10px) scale(.8188);animation:fall-74 22s -14s linear infinite}@keyframes fall-74{60.502%{transform:translate(47.1272vw,60.502vh) scale(.8188)}to{transform:translate(43.175vw,99vh) scale(.8188)}}.snow:nth-child(75){opacity:.7296;transform:translate(56.8445vw,-10px) scale(.1246);animation:fall-75 28s -27s linear infinite}@keyframes fall-75{78.592%{transform:translate(46.8652vw,78.592vh) scale(.1246)}to{transform:translate(51.85485vw,99vh) scale(.1246)}}.snow:nth-child(76){opacity:.6134;transform:translate(71.4144vw,-10px) scale(.935);animation:fall-76 19s -14s linear infinite}@keyframes fall-76{72.579%{transform:translate(78.2042vw,72.579vh) scale(.935)}to{transform:translate(74.8093vw,99vh) scale(.935)}}.snow:nth-child(77){opacity:1.4476;transform:translate(30.0727vw,-10px) scale(.5117);animation:fall-77 20s -4s linear infinite}@keyframes fall-77{75.283%{transform:translate(25.3246vw,75.283vh) scale(.5117)}to{transform:translate(27.69865vw,99vh) scale(.5117)}}.snow:nth-child(78){opacity:1.5586;transform:translate(91.1579vw,-10px) scale(.2727);animation:fall-78 22s -28s linear infinite}@keyframes fall-78{47.315%{transform:translate(93.5357vw,47.315vh) scale(.2727)}to{transform:translate(92.3468vw,99vh) scale(.2727)}}.snow:nth-child(79){opacity:.8654;transform:translate(17.1883vw,-10px) scale(.9476);animation:fall-79 15s -10s linear infinite}@keyframes fall-79{72.373%{transform:translate(9.8737vw,72.373vh) scale(.9476)}to{transform:translate(13.531vw,99vh) scale(.9476)}}.snow:nth-child(80){opacity:.5928;transform:translate(11.3985vw,-10px) scale(.3539);animation:fall-80 10s -23s linear infinite}@keyframes fall-80{76.435%{transform:translate(8.0363vw,76.435vh) scale(.3539)}to{transform:translate(9.7174vw,99vh) scale(.3539)}}.snow:nth-child(81){opacity:1.8316;transform:translate(12.2778vw,-10px) scale(.0579);animation:fall-81 25s -3s linear infinite}@keyframes fall-81{33.967%{transform:translate(17.7747vw,33.967vh) scale(.0579)}to{transform:translate(15.02625vw,99vh) scale(.0579)}}.snow:nth-child(82){opacity:1.7106;transform:translate(67.7424vw,-10px) scale(.9123);animation:fall-82 19s -3s linear infinite}@keyframes fall-82{65.247%{transform:translate(63.2314vw,65.247vh) scale(.9123)}to{transform:translate(65.4869vw,99vh) scale(.9123)}}.snow:nth-child(83){opacity:1.4448;transform:translate(99.4672vw,-10px) scale(.4028);animation:fall-83 23s -19s linear infinite}@keyframes fall-83{71.675%{transform:translate(92.7155vw,71.675vh) scale(.4028)}to{transform:translate(96.09135vw,99vh) scale(.4028)}}.snow:nth-child(84){opacity:.525;transform:translate(1.384vw,-10px) scale(.8067);animation:fall-84 23s -5s linear infinite}@keyframes fall-84{35.183%{transform:translate(-.0494vw,35.183vh) scale(.8067)}to{transform:translate(.6673vw,99vh) scale(.8067)}}.snow:nth-child(85){opacity:1.0862;transform:translate(90.9479vw,-10px) scale(.9477);animation:fall-85 15s -8s linear infinite}@keyframes fall-85{48.611%{transform:translate(85.5967vw,48.611vh) scale(.9477)}to{transform:translate(88.2723vw,99vh) scale(.9477)}}.snow:nth-child(86){opacity:.5392;transform:translate(99.5123vw,-10px) scale(.9077);animation:fall-86 13s -8s linear infinite}@keyframes fall-86{60.109%{transform:translate(99.3959vw,60.109vh) scale(.9077)}to{transform:translate(99.4541vw,99vh) scale(.9077)}}.snow:nth-child(87){opacity:.5572;transform:translate(37.6008vw,-10px) scale(.8139);animation:fall-87 18s -23s linear infinite}@keyframes fall-87{58.731%{transform:translate(40.4158vw,58.731vh) scale(.8139)}to{transform:translate(39.0083vw,99vh) scale(.8139)}}.snow:nth-child(88){opacity:1.1916;transform:translate(51.8338vw,-10px) scale(.2263);animation:fall-88 24s -4s linear infinite}@keyframes fall-88{52.22%{transform:translate(44.3514vw,52.22vh) scale(.2263)}to{transform:translate(48.0926vw,99vh) scale(.2263)}}.snow:nth-child(89){opacity:1.8418;transform:translate(81.783vw,-10px) scale(.1935);animation:fall-89 17s -6s linear infinite}@keyframes fall-89{66.306%{transform:translate(88.7293vw,66.306vh) scale(.1935)}to{transform:translate(85.25615vw,99vh) scale(.1935)}}.snow:nth-child(90){opacity:.36;transform:translate(52.7311vw,-10px) scale(.5135);animation:fall-90 23s -1s linear infinite}@keyframes fall-90{63.574%{transform:translate(51.6072vw,63.574vh) scale(.5135)}to{transform:translate(52.16915vw,99vh) scale(.5135)}}.snow:nth-child(91){opacity:.3994;transform:translate(21.6376vw,-10px) scale(.806);animation:fall-91 17s -4s linear infinite}@keyframes fall-91{67.473%{transform:translate(28.1025vw,67.473vh) scale(.806)}to{transform:translate(24.87005vw,99vh) scale(.806)}}.snow:nth-child(92){opacity:.7138;transform:translate(56.1978vw,-10px) scale(.8222);animation:fall-92 25s -18s linear infinite}@keyframes fall-92{61.112%{transform:translate(62.7516vw,61.112vh) scale(.8222)}to{transform:translate(59.4747vw,99vh) scale(.8222)}}.snow:nth-child(93){opacity:.9912;transform:translate(26.285vw,-10px) scale(.9092);animation:fall-93 21s -26s linear infinite}@keyframes fall-93{54.739%{transform:translate(35.1702vw,54.739vh) scale(.9092)}to{transform:translate(30.7276vw,99vh) scale(.9092)}}.snow:nth-child(94){opacity:.2054;transform:translate(7.6815vw,-10px) scale(.807);animation:fall-94 24s -3s linear infinite}@keyframes fall-94{41.685%{transform:translate(14.2593vw,41.685vh) scale(.807)}to{transform:translate(10.9704vw,99vh) scale(.807)}}.snow:nth-child(95){opacity:1.9164;transform:translate(38.4304vw,-10px) scale(.3256);animation:fall-95 13s -13s linear infinite}@keyframes fall-95{36.125%{transform:translate(40.2165vw,36.125vh) scale(.3256)}to{transform:translate(39.32345vw,99vh) scale(.3256)}}.snow:nth-child(96){opacity:1.0046;transform:translate(55.3496vw,-10px) scale(.5766);animation:fall-96 17s -14s linear infinite}@keyframes fall-96{63.789%{transform:translate(56.8368vw,63.789vh) scale(.5766)}to{transform:translate(56.0932vw,99vh) scale(.5766)}}.snow:nth-child(97){opacity:1.2992;transform:translate(96.9436vw,-10px) scale(.7458);animation:fall-97 21s -15s linear infinite}@keyframes fall-97{45.525%{transform:translate(88.8157vw,45.525vh) scale(.7458)}to{transform:translate(92.87965vw,99vh) scale(.7458)}}.snow:nth-child(98){opacity:.5464;transform:translate(30.6828vw,-10px) scale(.3067);animation:fall-98 25s -8s linear infinite}@keyframes fall-98{44.796%{transform:translate(36.7705vw,44.796vh) scale(.3067)}to{transform:translate(33.72665vw,99vh) scale(.3067)}}.snow:nth-child(99){opacity:1.6032;transform:translate(72.4464vw,-10px) scale(.524);animation:fall-99 19s -8s linear infinite}@keyframes fall-99{55.209%{transform:translate(68.8252vw,55.209vh) scale(.524)}to{transform:translate(70.6358vw,99vh) scale(.524)}}.snow:nth-child(100){opacity:.3034;transform:translate(11.8116vw,-10px) scale(.2967);animation:fall-100 22s -12s linear infinite}@keyframes fall-100{47.254%{transform:translate(18.1864vw,47.254vh) scale(.2967)}to{transform:translate(14.999vw,99vh) scale(.2967)}}.snow:nth-child(101){opacity:.0848;transform:translate(38.2657vw,-10px) scale(.6053);animation:fall-101 25s -13s linear infinite}@keyframes fall-101{79.249%{transform:translate(42.7455vw,79.249vh) scale(.6053)}to{transform:translate(40.5056vw,99vh) scale(.6053)}}.snow:nth-child(102){opacity:.7242;transform:translate(71.554vw,-10px) scale(.3525);animation:fall-102 12s -21s linear infinite}@keyframes fall-102{48.387%{transform:translate(72.0263vw,48.387vh) scale(.3525)}to{transform:translate(71.79015vw,99vh) scale(.3525)}}.snow:nth-child(103){opacity:.1078;transform:translate(54.6663vw,-10px) scale(.8052);animation:fall-103 28s -25s linear infinite}@keyframes fall-103{33.866%{transform:translate(62.0218vw,33.866vh) scale(.8052)}to{transform:translate(58.34405vw,99vh) scale(.8052)}}.snow:nth-child(104){opacity:.1816;transform:translate(98.2473vw,-10px) scale(.0149);animation:fall-104 26s -4s linear infinite}@keyframes fall-104{49.424%{transform:translate(100.2325vw,49.424vh) scale(.0149)}to{transform:translate(99.2399vw,99vh) scale(.0149)}}.snow:nth-child(105){opacity:1.2826;transform:translate(10.4116vw,-10px) scale(.3358);animation:fall-105 24s -30s linear infinite}@keyframes fall-105{48.656%{transform:translate(18.4563vw,48.656vh) scale(.3358)}to{transform:translate(14.43395vw,99vh) scale(.3358)}}.snow:nth-child(106){opacity:.2164;transform:translate(56.3968vw,-10px) scale(.4464);animation:fall-106 15s -22s linear infinite}@keyframes fall-106{66.481%{transform:translate(61.3291vw,66.481vh) scale(.4464)}to{transform:translate(58.86295vw,99vh) scale(.4464)}}.snow:nth-child(107){opacity:.9006;transform:translate(62.7334vw,-10px) scale(.8095);animation:fall-107 24s -9s linear infinite}@keyframes fall-107{40.551%{transform:translate(68.4949vw,40.551vh) scale(.8095)}to{transform:translate(65.61415vw,99vh) scale(.8095)}}.snow:nth-child(108){opacity:.0064;transform:translate(84.833vw,-10px) scale(.6064);animation:fall-108 11s -9s linear infinite}@keyframes fall-108{66.398%{transform:translate(94.5066vw,66.398vh) scale(.6064)}to{transform:translate(89.6698vw,99vh) scale(.6064)}}.snow:nth-child(109){opacity:.4454;transform:translate(39.8232vw,-10px) scale(.1249);animation:fall-109 10s -3s linear infinite}@keyframes fall-109{40.086%{transform:translate(30.3551vw,40.086vh) scale(.1249)}to{transform:translate(35.08915vw,99vh) scale(.1249)}}.snow:nth-child(110){opacity:1.2132;transform:translate(93.2823vw,-10px) scale(.5815);animation:fall-110 11s -12s linear infinite}@keyframes fall-110{66.322%{transform:translate(98.6263vw,66.322vh) scale(.5815)}to{transform:translate(95.9543vw,99vh) scale(.5815)}}.snow:nth-child(111){opacity:.058;transform:translate(18.1944vw,-10px) scale(.2528);animation:fall-111 27s -2s linear infinite}@keyframes fall-111{66.8%{transform:translate(11.3254vw,66.8vh) scale(.2528)}to{transform:translate(14.7599vw,99vh) scale(.2528)}}.snow:nth-child(112){opacity:.835;transform:translate(47.9009vw,-10px) scale(.5329);animation:fall-112 11s -12s linear infinite}@keyframes fall-112{62.421%{transform:translate(43.6237vw,62.421vh) scale(.5329)}to{transform:translate(45.7623vw,99vh) scale(.5329)}}.snow:nth-child(113){opacity:1.7452;transform:translate(20.8421vw,-10px) scale(.4075);animation:fall-113 28s -13s linear infinite}@keyframes fall-113{45.06%{transform:translate(23.6246vw,45.06vh) scale(.4075)}to{transform:translate(22.23335vw,99vh) scale(.4075)}}.snow:nth-child(114){opacity:1.4822;transform:translate(19.2234vw,-10px) scale(.0849);animation:fall-114 18s -26s linear infinite}@keyframes fall-114{46.641%{transform:translate(24.5942vw,46.641vh) scale(.0849)}to{transform:translate(21.9088vw,99vh) scale(.0849)}}.snow:nth-child(115){opacity:.7588;transform:translate(24.218vw,-10px) scale(.0937);animation:fall-115 15s -17s linear infinite}@keyframes fall-115{39.32%{transform:translate(17.1523vw,39.32vh) scale(.0937)}to{transform:translate(20.68515vw,99vh) scale(.0937)}}.snow:nth-child(116){opacity:.1136;transform:translate(86.9588vw,-10px) scale(.5943);animation:fall-116 23s -26s linear infinite}@keyframes fall-116{47.687%{transform:translate(84.2061vw,47.687vh) scale(.5943)}to{transform:translate(85.58245vw,99vh) scale(.5943)}}.snow:nth-child(117){opacity:.5306;transform:translate(73.4001vw,-10px) scale(.9367);animation:fall-117 11s -13s linear infinite}@keyframes fall-117{47.151%{transform:translate(69.1592vw,47.151vh) scale(.9367)}to{transform:translate(71.27965vw,99vh) scale(.9367)}}.snow:nth-child(118){opacity:.1236;transform:translate(72.8551vw,-10px) scale(.6976);animation:fall-118 30s -8s linear infinite}@keyframes fall-118{63.02%{transform:translate(66.4487vw,63.02vh) scale(.6976)}to{transform:translate(69.6519vw,99vh) scale(.6976)}}.snow:nth-child(119){opacity:.6594;transform:translate(46.013vw,-10px) scale(.524);animation:fall-119 13s -15s linear infinite}@keyframes fall-119{63.496%{transform:translate(55.2043vw,63.496vh) scale(.524)}to{transform:translate(50.60865vw,99vh) scale(.524)}}.snow:nth-child(120){opacity:.5572;transform:translate(.5153vw,-10px) scale(.7248);animation:fall-120 12s -5s linear infinite}@keyframes fall-120{67.307%{transform:translate(-4.3131vw,67.307vh) scale(.7248)}to{transform:translate(-1.8989vw,99vh) scale(.7248)}}.snow:nth-child(121){opacity:.1972;transform:translate(55.5886vw,-10px) scale(.484);animation:fall-121 24s -4s linear infinite}@keyframes fall-121{55.758%{transform:translate(48.5715vw,55.758vh) scale(.484)}to{transform:translate(52.08005vw,99vh) scale(.484)}}.snow:nth-child(122){opacity:1.935;transform:translate(78.4208vw,-10px) scale(.3757);animation:fall-122 29s -25s linear infinite}@keyframes fall-122{37.603%{transform:translate(83.1888vw,37.603vh) scale(.3757)}to{transform:translate(80.8048vw,99vh) scale(.3757)}}.snow:nth-child(123){opacity:1.7598;transform:translate(88.9546vw,-10px) scale(.5791);animation:fall-123 24s -3s linear infinite}@keyframes fall-123{63.329%{transform:translate(93.2705vw,63.329vh) scale(.5791)}to{transform:translate(91.11255vw,99vh) scale(.5791)}}.snow:nth-child(124){opacity:1.4138;transform:translate(64.1382vw,-10px) scale(.6715);animation:fall-124 17s -20s linear infinite}@keyframes fall-124{30.013%{transform:translate(70.5513vw,30.013vh) scale(.6715)}to{transform:translate(67.34475vw,99vh) scale(.6715)}}.snow:nth-child(125){opacity:1.6158;transform:translate(33.1409vw,-10px) scale(.4927);animation:fall-125 11s -7s linear infinite}@keyframes fall-125{71.036%{transform:translate(36.2262vw,71.036vh) scale(.4927)}to{transform:translate(34.68355vw,99vh) scale(.4927)}}.snow:nth-child(126){opacity:1.8426;transform:translate(80.0983vw,-10px) scale(.122);animation:fall-126 24s -23s linear infinite}@keyframes fall-126{55.136%{transform:translate(86.6718vw,55.136vh) scale(.122)}to{transform:translate(83.38505vw,99vh) scale(.122)}}.snow:nth-child(127){opacity:1.0108;transform:translate(51.9714vw,-10px) scale(.4829);animation:fall-127 27s -5s linear infinite}@keyframes fall-127{50.081%{transform:translate(55.4113vw,50.081vh) scale(.4829)}to{transform:translate(53.69135vw,99vh) scale(.4829)}}.snow:nth-child(128){opacity:1.1484;transform:translate(84.3397vw,-10px) scale(.2011);animation:fall-128 26s -12s linear infinite}@keyframes fall-128{75.83%{transform:translate(75.1764vw,75.83vh) scale(.2011)}to{transform:translate(79.75805vw,99vh) scale(.2011)}}.snow:nth-child(129){opacity:.5056;transform:translate(61.6716vw,-10px) scale(.9232);animation:fall-129 16s -9s linear infinite}@keyframes fall-129{42.623%{transform:translate(57.9vw,42.623vh) scale(.9232)}to{transform:translate(59.7858vw,99vh) scale(.9232)}}.snow:nth-child(130){opacity:1.7528;transform:translate(45.6529vw,-10px) scale(.1227);animation:fall-130 30s -18s linear infinite}@keyframes fall-130{55.561%{transform:translate(45.3942vw,55.561vh) scale(.1227)}to{transform:translate(45.52355vw,99vh) scale(.1227)}}.snow:nth-child(131){opacity:1.983;transform:translate(47.6893vw,-10px) scale(.1519);animation:fall-131 14s -28s linear infinite}@keyframes fall-131{76.41%{transform:translate(41.3504vw,76.41vh) scale(.1519)}to{transform:translate(44.51985vw,99vh) scale(.1519)}}.snow:nth-child(132){opacity:1.9578;transform:translate(40.8705vw,-10px) scale(.76);animation:fall-132 17s -18s linear infinite}@keyframes fall-132{48.629%{transform:translate(43.4304vw,48.629vh) scale(.76)}to{transform:translate(42.15045vw,99vh) scale(.76)}}.snow:nth-child(133){opacity:.1354;transform:translate(46.9543vw,-10px) scale(.3108);animation:fall-133 26s -18s linear infinite}@keyframes fall-133{36.38%{transform:translate(36.9595vw,36.38vh) scale(.3108)}to{transform:translate(41.9569vw,99vh) scale(.3108)}}.snow:nth-child(134){opacity:1.24;transform:translate(12.1015vw,-10px) scale(.2198);animation:fall-134 13s -29s linear infinite}@keyframes fall-134{46.788%{transform:translate(2.432vw,46.788vh) scale(.2198)}to{transform:translate(7.26675vw,99vh) scale(.2198)}}.snow:nth-child(135){opacity:.9318;transform:translate(90.7676vw,-10px) scale(.9915);animation:fall-135 19s -11s linear infinite}@keyframes fall-135{69.456%{transform:translate(86.0663vw,69.456vh) scale(.9915)}to{transform:translate(88.41695vw,99vh) scale(.9915)}}.snow:nth-child(136){opacity:1.543;transform:translate(45.6351vw,-10px) scale(.3506);animation:fall-136 13s -4s linear infinite}@keyframes fall-136{47.381%{transform:translate(46.3886vw,47.381vh) scale(.3506)}to{transform:translate(46.01185vw,99vh) scale(.3506)}}.snow:nth-child(137){opacity:.913;transform:translate(73.8347vw,-10px) scale(.9171);animation:fall-137 23s -12s linear infinite}@keyframes fall-137{37.321%{transform:translate(67.138vw,37.321vh) scale(.9171)}to{transform:translate(70.48635vw,99vh) scale(.9171)}}.snow:nth-child(138){opacity:.9748;transform:translate(42.6872vw,-10px) scale(.3018);animation:fall-138 20s -19s linear infinite}@keyframes fall-138{43.29%{transform:translate(49.3124vw,43.29vh) scale(.3018)}to{transform:translate(45.9998vw,99vh) scale(.3018)}}.snow:nth-child(139){opacity:.2906;transform:translate(89.6782vw,-10px) scale(.6853);animation:fall-139 13s -28s linear infinite}@keyframes fall-139{68.894%{transform:translate(81.7691vw,68.894vh) scale(.6853)}to{transform:translate(85.72365vw,99vh) scale(.6853)}}.snow:nth-child(140){opacity:.7428;transform:translate(32.3563vw,-10px) scale(.2142);animation:fall-140 28s -13s linear infinite}@keyframes fall-140{44.202%{transform:translate(40.6656vw,44.202vh) scale(.2142)}to{transform:translate(36.51095vw,99vh) scale(.2142)}}.snow:nth-child(141){opacity:.305;transform:translate(35.685vw,-10px) scale(.4594);animation:fall-141 23s -5s linear infinite}@keyframes fall-141{44.737%{transform:translate(38.1815vw,44.737vh) scale(.4594)}to{transform:translate(36.93325vw,99vh) scale(.4594)}}.snow:nth-child(142){opacity:1.5662;transform:translate(27.3327vw,-10px) scale(.5649);animation:fall-142 25s -26s linear infinite}@keyframes fall-142{63.79%{transform:translate(26.3574vw,63.79vh) scale(.5649)}to{transform:translate(26.84505vw,99vh) scale(.5649)}}.snow:nth-child(143){opacity:.8824;transform:translate(56.1975vw,-10px) scale(.0432);animation:fall-143 27s -23s linear infinite}@keyframes fall-143{69.7%{transform:translate(52.9737vw,69.7vh) scale(.0432)}to{transform:translate(54.5856vw,99vh) scale(.0432)}}.snow:nth-child(144){opacity:.8802;transform:translate(88.2473vw,-10px) scale(.1035);animation:fall-144 21s -22s linear infinite}@keyframes fall-144{43.636%{transform:translate(98.1485vw,43.636vh) scale(.1035)}to{transform:translate(93.1979vw,99vh) scale(.1035)}}.snow:nth-child(145){opacity:1.4344;transform:translate(79.4917vw,-10px) scale(.9963);animation:fall-145 22s -13s linear infinite}@keyframes fall-145{31.652%{transform:translate(81.7573vw,31.652vh) scale(.9963)}to{transform:translate(80.6245vw,99vh) scale(.9963)}}.snow:nth-child(146){opacity:1.1122;transform:translate(56.975vw,-10px) scale(.5016);animation:fall-146 30s -30s linear infinite}@keyframes fall-146{65.244%{transform:translate(56.1489vw,65.244vh) scale(.5016)}to{transform:translate(56.56195vw,99vh) scale(.5016)}}.snow:nth-child(147){opacity:.645;transform:translate(46.3768vw,-10px) scale(.6796);animation:fall-147 27s -4s linear infinite}@keyframes fall-147{76.014%{transform:translate(42.4602vw,76.014vh) scale(.6796)}to{transform:translate(44.4185vw,99vh) scale(.6796)}}.snow:nth-child(148){opacity:1.1054;transform:translate(81.4893vw,-10px) scale(.6089);animation:fall-148 23s -23s linear infinite}@keyframes fall-148{68.28%{transform:translate(78.291vw,68.28vh) scale(.6089)}to{transform:translate(79.89015vw,99vh) scale(.6089)}}.snow:nth-child(149){opacity:.1892;transform:translate(78.7589vw,-10px) scale(.4761);animation:fall-149 15s -25s linear infinite}@keyframes fall-149{77.318%{transform:translate(80.216vw,77.318vh) scale(.4761)}to{transform:translate(79.48745vw,99vh) scale(.4761)}}.snow:nth-child(150){opacity:1.7854;transform:translate(13.6903vw,-10px) scale(.8486);animation:fall-150 12s -3s linear infinite}@keyframes fall-150{79.089%{transform:translate(15.6713vw,79.089vh) scale(.8486)}to{transform:translate(14.6808vw,99vh) scale(.8486)}}.snow:nth-child(151){opacity:1.262;transform:translate(2.6445vw,-10px) scale(.1291);animation:fall-151 28s -3s linear infinite}@keyframes fall-151{30.565%{transform:translate(-4.9132vw,30.565vh) scale(.1291)}to{transform:translate(-1.13435vw,99vh) scale(.1291)}}.snow:nth-child(152){opacity:.2964;transform:translate(34.0431vw,-10px) scale(.6985);animation:fall-152 22s -28s linear infinite}@keyframes fall-152{53.244%{transform:translate(33.8143vw,53.244vh) scale(.6985)}to{transform:translate(33.9287vw,99vh) scale(.6985)}}.snow:nth-child(153){opacity:.2932;transform:translate(58.2058vw,-10px) scale(.1041);animation:fall-153 19s -6s linear infinite}@keyframes fall-153{41.291%{transform:translate(65.5666vw,41.291vh) scale(.1041)}to{transform:translate(61.8862vw,99vh) scale(.1041)}}.snow:nth-child(154){opacity:.4678;transform:translate(26.3169vw,-10px) scale(.2595);animation:fall-154 29s -27s linear infinite}@keyframes fall-154{39.069%{transform:translate(36.2245vw,39.069vh) scale(.2595)}to{transform:translate(31.2707vw,99vh) scale(.2595)}}.snow:nth-child(155){opacity:.6602;transform:translate(30.8754vw,-10px) scale(.9036);animation:fall-155 17s -21s linear infinite}@keyframes fall-155{61.906%{transform:translate(25.9791vw,61.906vh) scale(.9036)}to{transform:translate(28.42725vw,99vh) scale(.9036)}}.snow:nth-child(156){opacity:1.2422;transform:translate(91.0498vw,-10px) scale(.5688);animation:fall-156 10s -16s linear infinite}@keyframes fall-156{36.961%{transform:translate(93.7879vw,36.961vh) scale(.5688)}to{transform:translate(92.41885vw,99vh) scale(.5688)}}.snow:nth-child(157){opacity:.7122;transform:translate(37.5751vw,-10px) scale(.3135);animation:fall-157 16s -24s linear infinite}@keyframes fall-157{61.228%{transform:translate(29.7708vw,61.228vh) scale(.3135)}to{transform:translate(33.67295vw,99vh) scale(.3135)}}.snow:nth-child(158){opacity:1.682;transform:translate(32.3982vw,-10px) scale(.7243);animation:fall-158 26s -17s linear infinite}@keyframes fall-158{39.145%{transform:translate(37.7903vw,39.145vh) scale(.7243)}to{transform:translate(35.09425vw,99vh) scale(.7243)}}.snow:nth-child(159){opacity:.741;transform:translate(8.7138vw,-10px) scale(.5157);animation:fall-159 20s -17s linear infinite}@keyframes fall-159{58.737%{transform:translate(9.6181vw,58.737vh) scale(.5157)}to{transform:translate(9.16595vw,99vh) scale(.5157)}}.snow:nth-child(160){opacity:1.9208;transform:translate(85.3018vw,-10px) scale(.7167);animation:fall-160 23s -6s linear infinite}@keyframes fall-160{65.443%{transform:translate(84.1763vw,65.443vh) scale(.7167)}to{transform:translate(84.73905vw,99vh) scale(.7167)}}.snow:nth-child(161){opacity:1.3422;transform:translate(96.2042vw,-10px) scale(.1515);animation:fall-161 27s -7s linear infinite}@keyframes fall-161{50.535%{transform:translate(87.1425vw,50.535vh) scale(.1515)}to{transform:translate(91.67335vw,99vh) scale(.1515)}}.snow:nth-child(162){opacity:1.1898;transform:translate(9.8943vw,-10px) scale(.9033);animation:fall-162 21s -5s linear infinite}@keyframes fall-162{79.167%{transform:translate(17.5086vw,79.167vh) scale(.9033)}to{transform:translate(13.70145vw,99vh) scale(.9033)}}.snow:nth-child(163){opacity:1.3434;transform:translate(2.8362vw,-10px) scale(.6889);animation:fall-163 11s -17s linear infinite}@keyframes fall-163{31.618%{transform:translate(9.4042vw,31.618vh) scale(.6889)}to{transform:translate(6.1202vw,99vh) scale(.6889)}}.snow:nth-child(164){opacity:.4602;transform:translate(89.5357vw,-10px) scale(.6554);animation:fall-164 25s -21s linear infinite}@keyframes fall-164{54.528%{transform:translate(98.2583vw,54.528vh) scale(.6554)}to{transform:translate(93.897vw,99vh) scale(.6554)}}.snow:nth-child(165){opacity:.3188;transform:translate(27.5298vw,-10px) scale(.6185);animation:fall-165 12s -10s linear infinite}@keyframes fall-165{72.067%{transform:translate(28.5138vw,72.067vh) scale(.6185)}to{transform:translate(28.0218vw,99vh) scale(.6185)}}.snow:nth-child(166){opacity:.749;transform:translate(75.3303vw,-10px) scale(.5439);animation:fall-166 29s -5s linear infinite}@keyframes fall-166{71.165%{transform:translate(74.5902vw,71.165vh) scale(.5439)}to{transform:translate(74.96025vw,99vh) scale(.5439)}}.snow:nth-child(167){opacity:1.136;transform:translate(85.9533vw,-10px) scale(.6657);animation:fall-167 14s -21s linear infinite}@keyframes fall-167{62.738%{transform:translate(82.5818vw,62.738vh) scale(.6657)}to{transform:translate(84.26755vw,99vh) scale(.6657)}}.snow:nth-child(168){opacity:1.8624;transform:translate(77.8037vw,-10px) scale(.5191);animation:fall-168 27s -23s linear infinite}@keyframes fall-168{48.408%{transform:translate(70.4853vw,48.408vh) scale(.5191)}to{transform:translate(74.1445vw,99vh) scale(.5191)}}.snow:nth-child(169){opacity:.9468;transform:translate(19.3454vw,-10px) scale(.2211);animation:fall-169 23s -8s linear infinite}@keyframes fall-169{72.833%{transform:translate(27.8241vw,72.833vh) scale(.2211)}to{transform:translate(23.58475vw,99vh) scale(.2211)}}.snow:nth-child(170){opacity:.6208;transform:translate(17.3577vw,-10px) scale(.3249);animation:fall-170 18s -8s linear infinite}@keyframes fall-170{72.849%{transform:translate(11.0882vw,72.849vh) scale(.3249)}to{transform:translate(14.22295vw,99vh) scale(.3249)}}.snow:nth-child(171){opacity:1.1198;transform:translate(21.5168vw,-10px) scale(.1771);animation:fall-171 30s -4s linear infinite}@keyframes fall-171{48.223%{transform:translate(24.6358vw,48.223vh) scale(.1771)}to{transform:translate(23.0763vw,99vh) scale(.1771)}}.snow:nth-child(172){opacity:.2652;transform:translate(82.9768vw,-10px) scale(.3031);animation:fall-172 27s -6s linear infinite}@keyframes fall-172{70.146%{transform:translate(87.6244vw,70.146vh) scale(.3031)}to{transform:translate(85.3006vw,99vh) scale(.3031)}}.snow:nth-child(173){opacity:1.9046;transform:translate(3.8194vw,-10px) scale(.6567);animation:fall-173 14s -26s linear infinite}@keyframes fall-173{63.505%{transform:translate(2.3722vw,63.505vh) scale(.6567)}to{transform:translate(3.0958vw,99vh) scale(.6567)}}.snow:nth-child(174){opacity:.4288;transform:translate(52.0906vw,-10px) scale(.0077);animation:fall-174 25s -21s linear infinite}@keyframes fall-174{48.586%{transform:translate(44.3052vw,48.586vh) scale(.0077)}to{transform:translate(48.1979vw,99vh) scale(.0077)}}.snow:nth-child(175){opacity:1.01;transform:translate(31.4071vw,-10px) scale(.9055);animation:fall-175 10s -8s linear infinite}@keyframes fall-175{78.018%{transform:translate(29.7193vw,78.018vh) scale(.9055)}to{transform:translate(30.5632vw,99vh) scale(.9055)}}.snow:nth-child(176){opacity:1.2018;transform:translate(68.992vw,-10px) scale(.5378);animation:fall-176 21s -12s linear infinite}@keyframes fall-176{75.36%{transform:translate(64.121vw,75.36vh) scale(.5378)}to{transform:translate(66.5565vw,99vh) scale(.5378)}}.snow:nth-child(177){opacity:.2452;transform:translate(45.5184vw,-10px) scale(.7985);animation:fall-177 16s -29s linear infinite}@keyframes fall-177{75.038%{transform:translate(53.5321vw,75.038vh) scale(.7985)}to{transform:translate(49.52525vw,99vh) scale(.7985)}}.snow:nth-child(178){opacity:.936;transform:translate(80.9999vw,-10px) scale(.1798);animation:fall-178 17s -10s linear infinite}@keyframes fall-178{33.964%{transform:translate(79.1507vw,33.964vh) scale(.1798)}to{transform:translate(80.0753vw,99vh) scale(.1798)}}.snow:nth-child(179){opacity:1.0616;transform:translate(57.6131vw,-10px) scale(.5889);animation:fall-179 17s -23s linear infinite}@keyframes fall-179{64.348%{transform:translate(62.6187vw,64.348vh) scale(.5889)}to{transform:translate(60.1159vw,99vh) scale(.5889)}}.snow:nth-child(180){opacity:.0158;transform:translate(55.4668vw,-10px) scale(.2987);animation:fall-180 18s -4s linear infinite}@keyframes fall-180{62.943%{transform:translate(64.162vw,62.943vh) scale(.2987)}to{transform:translate(59.8144vw,99vh) scale(.2987)}}.snow:nth-child(181){opacity:1.8094;transform:translate(13.7527vw,-10px) scale(.4909);animation:fall-181 21s -28s linear infinite}@keyframes fall-181{69.935%{transform:translate(16.7406vw,69.935vh) scale(.4909)}to{transform:translate(15.24665vw,99vh) scale(.4909)}}.snow:nth-child(182){opacity:.8264;transform:translate(17.4188vw,-10px) scale(.8157);animation:fall-182 28s -5s linear infinite}@keyframes fall-182{32.571%{transform:translate(20.0557vw,32.571vh) scale(.8157)}to{transform:translate(18.73725vw,99vh) scale(.8157)}}.snow:nth-child(183){opacity:.9104;transform:translate(64.2304vw,-10px) scale(.5518);animation:fall-183 15s -24s linear infinite}@keyframes fall-183{41.501%{transform:translate(54.3167vw,41.501vh) scale(.5518)}to{transform:translate(59.27355vw,99vh) scale(.5518)}}.snow:nth-child(184){opacity:.6486;transform:translate(26.6944vw,-10px) scale(.1024);animation:fall-184 30s -3s linear infinite}@keyframes fall-184{68.74%{transform:translate(20.0939vw,68.74vh) scale(.1024)}to{transform:translate(23.39415vw,99vh) scale(.1024)}}.snow:nth-child(185){opacity:1.1802;transform:translate(9.421vw,-10px) scale(.5835);animation:fall-185 22s -6s linear infinite}@keyframes fall-185{54.821%{transform:translate(17.5715vw,54.821vh) scale(.5835)}to{transform:translate(13.49625vw,99vh) scale(.5835)}}.snow:nth-child(186){opacity:.3766;transform:translate(97.524vw,-10px) scale(.6359);animation:fall-186 13s -12s linear infinite}@keyframes fall-186{38.989%{transform:translate(94.6467vw,38.989vh) scale(.6359)}to{transform:translate(96.08535vw,99vh) scale(.6359)}}.snow:nth-child(187){opacity:.8324;transform:translate(67.3423vw,-10px) scale(.1289);animation:fall-187 30s -10s linear infinite}@keyframes fall-187{74.082%{transform:translate(71.2217vw,74.082vh) scale(.1289)}to{transform:translate(69.282vw,99vh) scale(.1289)}}.snow:nth-child(188){opacity:1.61;transform:translate(83.2194vw,-10px) scale(.6394);animation:fall-188 26s -22s linear infinite}@keyframes fall-188{62.281%{transform:translate(74.2308vw,62.281vh) scale(.6394)}to{transform:translate(78.7251vw,99vh) scale(.6394)}}.snow:nth-child(189){opacity:1.822;transform:translate(73.4624vw,-10px) scale(.2274);animation:fall-189 15s -24s linear infinite}@keyframes fall-189{59.284%{transform:translate(74.6904vw,59.284vh) scale(.2274)}to{transform:translate(74.0764vw,99vh) scale(.2274)}}.snow:nth-child(190){opacity:.9182;transform:translate(13.9185vw,-10px) scale(.8489);animation:fall-190 10s -4s linear infinite}@keyframes fall-190{74.235%{transform:translate(18.3761vw,74.235vh) scale(.8489)}to{transform:translate(16.1473vw,99vh) scale(.8489)}}.snow:nth-child(191){opacity:.9164;transform:translate(44.5316vw,-10px) scale(.3016);animation:fall-191 17s -24s linear infinite}@keyframes fall-191{63.878%{transform:translate(51.7431vw,63.878vh) scale(.3016)}to{transform:translate(48.13735vw,99vh) scale(.3016)}}.snow:nth-child(192){opacity:1.319;transform:translate(61.1416vw,-10px) scale(.2185);animation:fall-192 21s -21s linear infinite}@keyframes fall-192{41.768%{transform:translate(57.4681vw,41.768vh) scale(.2185)}to{transform:translate(59.30485vw,99vh) scale(.2185)}}.snow:nth-child(193){opacity:1.0322;transform:translate(37.0054vw,-10px) scale(.7456);animation:fall-193 30s -29s linear infinite}@keyframes fall-193{69.432%{transform:translate(43.2646vw,69.432vh) scale(.7456)}to{transform:translate(40.135vw,99vh) scale(.7456)}}.snow:nth-child(194){opacity:.6254;transform:translate(3.7467vw,-10px) scale(.932);animation:fall-194 18s -11s linear infinite}@keyframes fall-194{78.217%{transform:translate(-4.7165vw,78.217vh) scale(.932)}to{transform:translate(-.4849vw,99vh) scale(.932)}}.snow:nth-child(195){opacity:1.9486;transform:translate(68.8661vw,-10px) scale(.4107);animation:fall-195 23s -10s linear infinite}@keyframes fall-195{44.682%{transform:translate(76.8914vw,44.682vh) scale(.4107)}to{transform:translate(72.87875vw,99vh) scale(.4107)}}.snow:nth-child(196){opacity:.193;transform:translate(63.3294vw,-10px) scale(.2687);animation:fall-196 18s -21s linear infinite}@keyframes fall-196{59.287%{transform:translate(56.0706vw,59.287vh) scale(.2687)}to{transform:translate(59.7vw,99vh) scale(.2687)}}.snow:nth-child(197){opacity:1.217;transform:translate(20.749vw,-10px) scale(.399);animation:fall-197 25s -17s linear infinite}@keyframes fall-197{32.7%{transform:translate(25.1023vw,32.7vh) scale(.399)}to{transform:translate(22.92565vw,99vh) scale(.399)}}.snow:nth-child(198){opacity:.1342;transform:translate(90.2416vw,-10px) scale(.4682);animation:fall-198 16s -18s linear infinite}@keyframes fall-198{32.338%{transform:translate(94.1243vw,32.338vh) scale(.4682)}to{transform:translate(92.18295vw,99vh) scale(.4682)}}.snow:nth-child(199){opacity:1.5876;transform:translate(.1752vw,-10px) scale(.7632);animation:fall-199 21s -7s linear infinite}@keyframes fall-199{30.268%{transform:translate(.5017vw,30.268vh) scale(.7632)}to{transform:translate(.33845vw,99vh) scale(.7632)}}.snow:nth-child(200){opacity:.2906;transform:translate(94.6031vw,-10px) scale(.1761);animation:fall-200 14s -22s linear infinite}@keyframes fall-200{76.478%{transform:translate(89.4659vw,76.478vh) scale(.1761)}to{transform:translate(92.0345vw,99vh) scale(.1761)}}.snow:nth-child(201){opacity:.0638;transform:translate(29.9944vw,-10px) scale(.8261);animation:fall-201 22s -3s linear infinite}@keyframes fall-201{36.513%{transform:translate(27.6395vw,36.513vh) scale(.8261)}to{transform:translate(28.81695vw,99vh) scale(.8261)}}.snow:nth-child(202){opacity:.567;transform:translate(82.3412vw,-10px) scale(.8038);animation:fall-202 20s -14s linear infinite}@keyframes fall-202{40.662%{transform:translate(78.7742vw,40.662vh) scale(.8038)}to{transform:translate(80.5577vw,99vh) scale(.8038)}}.snow:nth-child(203){opacity:.708;transform:translate(97.8817vw,-10px) scale(.3779);animation:fall-203 16s -18s linear infinite}@keyframes fall-203{43.146%{transform:translate(102.6288vw,43.146vh) scale(.3779)}to{transform:translate(100.25525vw,99vh) scale(.3779)}}.snow:nth-child(204){opacity:1.9968;transform:translate(65.4408vw,-10px) scale(.0836);animation:fall-204 10s -21s linear infinite}@keyframes fall-204{58.583%{transform:translate(57.9594vw,58.583vh) scale(.0836)}to{transform:translate(61.7001vw,99vh) scale(.0836)}}.snow:nth-child(205){opacity:1.3556;transform:translate(58.1839vw,-10px) scale(.1232);animation:fall-205 21s -10s linear infinite}@keyframes fall-205{50.496%{transform:translate(64.5285vw,50.496vh) scale(.1232)}to{transform:translate(61.3562vw,99vh) scale(.1232)}}.snow:nth-child(206){opacity:1.457;transform:translate(16.0912vw,-10px) scale(.5976);animation:fall-206 28s -26s linear infinite}@keyframes fall-206{45.723%{transform:translate(11.1899vw,45.723vh) scale(.5976)}to{transform:translate(13.64055vw,99vh) scale(.5976)}}.snow:nth-child(207){opacity:.12;transform:translate(28.3412vw,-10px) scale(.9977);animation:fall-207 28s -7s linear infinite}@keyframes fall-207{65.1%{transform:translate(32.9717vw,65.1vh) scale(.9977)}to{transform:translate(30.65645vw,99vh) scale(.9977)}}.snow:nth-child(208){opacity:.9612;transform:translate(73.6889vw,-10px) scale(.6581);animation:fall-208 24s -18s linear infinite}@keyframes fall-208{78.028%{transform:translate(70.5557vw,78.028vh) scale(.6581)}to{transform:translate(72.1223vw,99vh) scale(.6581)}}.snow:nth-child(209){opacity:1.0678;transform:translate(63.2658vw,-10px) scale(.7005);animation:fall-209 20s -9s linear infinite}@keyframes fall-209{35.459%{transform:translate(66.5891vw,35.459vh) scale(.7005)}to{transform:translate(64.92745vw,99vh) scale(.7005)}}.snow:nth-child(210){opacity:.9212;transform:translate(94.4987vw,-10px) scale(.1746);animation:fall-210 30s -28s linear infinite}@keyframes fall-210{61.178%{transform:translate(91.8809vw,61.178vh) scale(.1746)}to{transform:translate(93.1898vw,99vh) scale(.1746)}}.snow:nth-child(211){opacity:.9618;transform:translate(8.6095vw,-10px) scale(.0539);animation:fall-211 22s -6s linear infinite}@keyframes fall-211{63.815%{transform:translate(-.4997vw,63.815vh) scale(.0539)}to{transform:translate(4.0549vw,99vh) scale(.0539)}}.snow:nth-child(212){opacity:.996;transform:translate(55.4957vw,-10px) scale(.5457);animation:fall-212 29s -16s linear infinite}@keyframes fall-212{41.073%{transform:translate(61.4869vw,41.073vh) scale(.5457)}to{transform:translate(58.4913vw,99vh) scale(.5457)}}.snow:nth-child(213){opacity:.0148;transform:translate(72.7919vw,-10px) scale(.1672);animation:fall-213 12s -6s linear infinite}@keyframes fall-213{57.147%{transform:translate(81.266vw,57.147vh) scale(.1672)}to{transform:translate(77.02895vw,99vh) scale(.1672)}}.snow:nth-child(214){opacity:1.456;transform:translate(79.5519vw,-10px) scale(.808);animation:fall-214 15s -2s linear infinite}@keyframes fall-214{33.721%{transform:translate(79.705vw,33.721vh) scale(.808)}to{transform:translate(79.62845vw,99vh) scale(.808)}}.snow:nth-child(215){opacity:1.487;transform:translate(45.1234vw,-10px) scale(.2545);animation:fall-215 11s -6s linear infinite}@keyframes fall-215{79.882%{transform:translate(37.2831vw,79.882vh) scale(.2545)}to{transform:translate(41.20325vw,99vh) scale(.2545)}}.snow:nth-child(216){opacity:1.5484;transform:translate(50.6513vw,-10px) scale(.5983);animation:fall-216 20s -9s linear infinite}@keyframes fall-216{41.039%{transform:translate(56.5003vw,41.039vh) scale(.5983)}to{transform:translate(53.5758vw,99vh) scale(.5983)}}.snow:nth-child(217){opacity:.0152;transform:translate(60.1448vw,-10px) scale(.6937);animation:fall-217 25s -21s linear infinite}@keyframes fall-217{39.241%{transform:translate(64.5239vw,39.241vh) scale(.6937)}to{transform:translate(62.33435vw,99vh) scale(.6937)}}.snow:nth-child(218){opacity:.5558;transform:translate(2.0021vw,-10px) scale(.1477);animation:fall-218 25s -23s linear infinite}@keyframes fall-218{66.301%{transform:translate(3.9849vw,66.301vh) scale(.1477)}to{transform:translate(2.9935vw,99vh) scale(.1477)}}.snow:nth-child(219){opacity:.5272;transform:translate(68.1854vw,-10px) scale(.7908);animation:fall-219 15s -27s linear infinite}@keyframes fall-219{56.618%{transform:translate(76.9075vw,56.618vh) scale(.7908)}to{transform:translate(72.54645vw,99vh) scale(.7908)}}.snow:nth-child(220){opacity:.9448;transform:translate(50.1281vw,-10px) scale(.8271);animation:fall-220 11s -15s linear infinite}@keyframes fall-220{44.169%{transform:translate(58.852vw,44.169vh) scale(.8271)}to{transform:translate(54.49005vw,99vh) scale(.8271)}}.snow:nth-child(221){opacity:.5304;transform:translate(85.8993vw,-10px) scale(.199);animation:fall-221 19s -30s linear infinite}@keyframes fall-221{37.707%{transform:translate(85.7921vw,37.707vh) scale(.199)}to{transform:translate(85.8457vw,99vh) scale(.199)}}.snow:nth-child(222){opacity:1.8826;transform:translate(28.8185vw,-10px) scale(.6842);animation:fall-222 24s -30s linear infinite}@keyframes fall-222{60.544%{transform:translate(30.2516vw,60.544vh) scale(.6842)}to{transform:translate(29.53505vw,99vh) scale(.6842)}}.snow:nth-child(223){opacity:1.5474;transform:translate(94.0861vw,-10px) scale(.3074);animation:fall-223 11s -17s linear infinite}@keyframes fall-223{44.256%{transform:translate(103.2063vw,44.256vh) scale(.3074)}to{transform:translate(98.6462vw,99vh) scale(.3074)}}.snow:nth-child(224){opacity:1.5042;transform:translate(49.7144vw,-10px) scale(.8341);animation:fall-224 10s -2s linear infinite}@keyframes fall-224{51.627%{transform:translate(59.2807vw,51.627vh) scale(.8341)}to{transform:translate(54.49755vw,99vh) scale(.8341)}}.snow:nth-child(225){opacity:.4552;transform:translate(83.0451vw,-10px) scale(.2581);animation:fall-225 25s -16s linear infinite}@keyframes fall-225{35.047%{transform:translate(86.7849vw,35.047vh) scale(.2581)}to{transform:translate(84.915vw,99vh) scale(.2581)}}.snow:nth-child(226){opacity:1.3218;transform:translate(12.508vw,-10px) scale(.275);animation:fall-226 23s -6s linear infinite}@keyframes fall-226{38.233%{transform:translate(6.6649vw,38.233vh) scale(.275)}to{transform:translate(9.58645vw,99vh) scale(.275)}}.snow:nth-child(227){opacity:1.483;transform:translate(20.3916vw,-10px) scale(.6968);animation:fall-227 27s -20s linear infinite}@keyframes fall-227{39.865%{transform:translate(14.4311vw,39.865vh) scale(.6968)}to{transform:translate(17.41135vw,99vh) scale(.6968)}}.snow:nth-child(228){opacity:.8796;transform:translate(89.7133vw,-10px) scale(.0267);animation:fall-228 18s -16s linear infinite}@keyframes fall-228{70.449%{transform:translate(92.5159vw,70.449vh) scale(.0267)}to{transform:translate(91.1146vw,99vh) scale(.0267)}}.snow:nth-child(229){opacity:.8502;transform:translate(53.5975vw,-10px) scale(.0608);animation:fall-229 27s -4s linear infinite}@keyframes fall-229{52.195%{transform:translate(51.7458vw,52.195vh) scale(.0608)}to{transform:translate(52.67165vw,99vh) scale(.0608)}}.snow:nth-child(230){opacity:.859;transform:translate(56.7475vw,-10px) scale(.3004);animation:fall-230 18s -15s linear infinite}@keyframes fall-230{73.489%{transform:translate(59.5899vw,73.489vh) scale(.3004)}to{transform:translate(58.1687vw,99vh) scale(.3004)}}.snow:nth-child(231){opacity:.84;transform:translate(21.4759vw,-10px) scale(.4141);animation:fall-231 30s -30s linear infinite}@keyframes fall-231{40.241%{transform:translate(17.9705vw,40.241vh) scale(.4141)}to{transform:translate(19.7232vw,99vh) scale(.4141)}}.snow:nth-child(232){opacity:1.76;transform:translate(36.4462vw,-10px) scale(.7247);animation:fall-232 17s -5s linear infinite}@keyframes fall-232{34.606%{transform:translate(27.7699vw,34.606vh) scale(.7247)}to{transform:translate(32.10805vw,99vh) scale(.7247)}}.snow:nth-child(233){opacity:.6052;transform:translate(47.6834vw,-10px) scale(.715);animation:fall-233 20s -13s linear infinite}@keyframes fall-233{66.601%{transform:translate(53.0841vw,66.601vh) scale(.715)}to{transform:translate(50.38375vw,99vh) scale(.715)}}.snow:nth-child(234){opacity:1.2766;transform:translate(41.1535vw,-10px) scale(.1927);animation:fall-234 11s -18s linear infinite}@keyframes fall-234{34.378%{transform:translate(40.7774vw,34.378vh) scale(.1927)}to{transform:translate(40.96545vw,99vh) scale(.1927)}}.snow:nth-child(235){opacity:1.3592;transform:translate(96.5262vw,-10px) scale(.9431);animation:fall-235 20s -12s linear infinite}@keyframes fall-235{41.909%{transform:translate(98.4447vw,41.909vh) scale(.9431)}to{transform:translate(97.48545vw,99vh) scale(.9431)}}.snow:nth-child(236){opacity:.5536;transform:translate(82.0022vw,-10px) scale(.15);animation:fall-236 22s -17s linear infinite}@keyframes fall-236{79.499%{transform:translate(89.0777vw,79.499vh) scale(.15)}to{transform:translate(85.53995vw,99vh) scale(.15)}}.snow:nth-child(237){opacity:.313;transform:translate(1.9491vw,-10px) scale(.6569);animation:fall-237 19s -28s linear infinite}@keyframes fall-237{52.667%{transform:translate(.6633vw,52.667vh) scale(.6569)}to{transform:translate(1.3062vw,99vh) scale(.6569)}}.snow:nth-child(238){opacity:.5504;transform:translate(89.2894vw,-10px) scale(.3035);animation:fall-238 12s -18s linear infinite}@keyframes fall-238{58.001%{transform:translate(89.5694vw,58.001vh) scale(.3035)}to{transform:translate(89.4294vw,99vh) scale(.3035)}}.snow:nth-child(239){opacity:1.9994;transform:translate(18.5478vw,-10px) scale(.4889);animation:fall-239 10s -26s linear infinite}@keyframes fall-239{78.677%{transform:translate(23.2507vw,78.677vh) scale(.4889)}to{transform:translate(20.89925vw,99vh) scale(.4889)}}.snow:nth-child(240){opacity:.9654;transform:translate(69.5337vw,-10px) scale(.4443);animation:fall-240 21s -10s linear infinite}@keyframes fall-240{30.582%{transform:translate(78.0739vw,30.582vh) scale(.4443)}to{transform:translate(73.8038vw,99vh) scale(.4443)}}.snow:nth-child(241){opacity:1.6436;transform:translate(71.8447vw,-10px) scale(.7536);animation:fall-241 28s -29s linear infinite}@keyframes fall-241{38.624%{transform:translate(77.7217vw,38.624vh) scale(.7536)}to{transform:translate(74.7832vw,99vh) scale(.7536)}}.snow:nth-child(242){opacity:.4356;transform:translate(21.1075vw,-10px) scale(.4127);animation:fall-242 17s -4s linear infinite}@keyframes fall-242{58.098%{transform:translate(22.0397vw,58.098vh) scale(.4127)}to{transform:translate(21.5736vw,99vh) scale(.4127)}}.snow:nth-child(243){opacity:1.8982;transform:translate(64.5556vw,-10px) scale(.7932);animation:fall-243 17s -14s linear infinite}@keyframes fall-243{30.329%{transform:translate(57.9503vw,30.329vh) scale(.7932)}to{transform:translate(61.25295vw,99vh) scale(.7932)}}.snow:nth-child(244){opacity:1.2396;transform:translate(27.1159vw,-10px) scale(.0389);animation:fall-244 21s -11s linear infinite}@keyframes fall-244{61.536%{transform:translate(29.2463vw,61.536vh) scale(.0389)}to{transform:translate(28.1811vw,99vh) scale(.0389)}}.snow:nth-child(245){opacity:.7938;transform:translate(95.2607vw,-10px) scale(.8488);animation:fall-245 19s -25s linear infinite}@keyframes fall-245{38.451%{transform:translate(92.7301vw,38.451vh) scale(.8488)}to{transform:translate(93.9954vw,99vh) scale(.8488)}}.snow:nth-child(246){opacity:.9898;transform:translate(58.6884vw,-10px) scale(.8119);animation:fall-246 24s -18s linear infinite}@keyframes fall-246{77.286%{transform:translate(62.776vw,77.286vh) scale(.8119)}to{transform:translate(60.7322vw,99vh) scale(.8119)}}.snow:nth-child(247){opacity:1.5814;transform:translate(7.2232vw,-10px) scale(.3193);animation:fall-247 18s -13s linear infinite}@keyframes fall-247{58.445%{transform:translate(9.3217vw,58.445vh) scale(.3193)}to{transform:translate(8.27245vw,99vh) scale(.3193)}}.snow:nth-child(248){opacity:.0552;transform:translate(76.99vw,-10px) scale(.1722);animation:fall-248 17s -20s linear infinite}@keyframes fall-248{63.995%{transform:translate(80.3588vw,63.995vh) scale(.1722)}to{transform:translate(78.6744vw,99vh) scale(.1722)}}.snow:nth-child(249){opacity:.5154;transform:translate(21.8872vw,-10px) scale(.6574);animation:fall-249 14s -18s linear infinite}@keyframes fall-249{36.171%{transform:translate(22.3486vw,36.171vh) scale(.6574)}to{transform:translate(22.1179vw,99vh) scale(.6574)}}.snow:nth-child(250){opacity:1.3584;transform:translate(85.3207vw,-10px) scale(.592);animation:fall-250 23s -15s linear infinite}@keyframes fall-250{35.672%{transform:translate(86.1832vw,35.672vh) scale(.592)}to{transform:translate(85.75195vw,99vh) scale(.592)}}.snow:nth-child(251){opacity:1.257;transform:translate(63.9885vw,-10px) scale(.3989);animation:fall-251 14s -24s linear infinite}@keyframes fall-251{74.349%{transform:translate(54.2867vw,74.349vh) scale(.3989)}to{transform:translate(59.1376vw,99vh) scale(.3989)}}.snow:nth-child(252){opacity:.0808;transform:translate(53.0621vw,-10px) scale(.8743);animation:fall-252 30s -12s linear infinite}@keyframes fall-252{46.504%{transform:translate(47.9274vw,46.504vh) scale(.8743)}to{transform:translate(50.49475vw,99vh) scale(.8743)}}.snow:nth-child(253){opacity:.3388;transform:translate(88.7232vw,-10px) scale(.031);animation:fall-253 17s -15s linear infinite}@keyframes fall-253{31.709%{transform:translate(88.6929vw,31.709vh) scale(.031)}to{transform:translate(88.70805vw,99vh) scale(.031)}}.snow:nth-child(254){opacity:.121;transform:translate(20.4375vw,-10px) scale(.5094);animation:fall-254 10s -24s linear infinite}@keyframes fall-254{79.934%{transform:translate(24.8799vw,79.934vh) scale(.5094)}to{transform:translate(22.6587vw,99vh) scale(.5094)}}.snow:nth-child(255){opacity:.5284;transform:translate(4.153vw,-10px) scale(.412);animation:fall-255 28s -26s linear infinite}@keyframes fall-255{61.404%{transform:translate(.4426vw,61.404vh) scale(.412)}to{transform:translate(2.2978vw,99vh) scale(.412)}}.snow:nth-child(256){opacity:.5298;transform:translate(47.4565vw,-10px) scale(.4805);animation:fall-256 30s -12s linear infinite}@keyframes fall-256{65.69%{transform:translate(45.2756vw,65.69vh) scale(.4805)}to{transform:translate(46.36605vw,99vh) scale(.4805)}}.snow:nth-child(257){opacity:1.8692;transform:translate(.7403vw,-10px) scale(.0857);animation:fall-257 23s -18s linear infinite}@keyframes fall-257{39.996%{transform:translate(-4.9128vw,39.996vh) scale(.0857)}to{transform:translate(-2.08625vw,99vh) scale(.0857)}}.snow:nth-child(258){opacity:1.238;transform:translate(81.1433vw,-10px) scale(.6063);animation:fall-258 26s -7s linear infinite}@keyframes fall-258{41.046%{transform:translate(86.6097vw,41.046vh) scale(.6063)}to{transform:translate(83.8765vw,99vh) scale(.6063)}}.snow:nth-child(259){opacity:1.2194;transform:translate(76.0927vw,-10px) scale(.1456);animation:fall-259 27s -25s linear infinite}@keyframes fall-259{66.496%{transform:translate(73.5915vw,66.496vh) scale(.1456)}to{transform:translate(74.8421vw,99vh) scale(.1456)}}.snow:nth-child(260){opacity:1.6902;transform:translate(63.706vw,-10px) scale(.5095);animation:fall-260 20s -19s linear infinite}@keyframes fall-260{61.863%{transform:translate(65.8478vw,61.863vh) scale(.5095)}to{transform:translate(64.7769vw,99vh) scale(.5095)}}.snow:nth-child(261){opacity:1.7048;transform:translate(91.1175vw,-10px) scale(.6272);animation:fall-261 14s -29s linear infinite}@keyframes fall-261{71.999%{transform:translate(90.0845vw,71.999vh) scale(.6272)}to{transform:translate(90.601vw,99vh) scale(.6272)}}.snow:nth-child(262){opacity:.4152;transform:translate(59.3865vw,-10px) scale(.53);animation:fall-262 14s -18s linear infinite}@keyframes fall-262{36.191%{transform:translate(62.2841vw,36.191vh) scale(.53)}to{transform:translate(60.8353vw,99vh) scale(.53)}}.snow:nth-child(263){opacity:.3082;transform:translate(72.9614vw,-10px) scale(.4034);animation:fall-263 26s -16s linear infinite}@keyframes fall-263{46.3%{transform:translate(64.5037vw,46.3vh) scale(.4034)}to{transform:translate(68.73255vw,99vh) scale(.4034)}}.snow:nth-child(264){opacity:.459;transform:translate(68.1138vw,-10px) scale(.1486);animation:fall-264 26s -5s linear infinite}@keyframes fall-264{53.999%{transform:translate(60.3515vw,53.999vh) scale(.1486)}to{transform:translate(64.23265vw,99vh) scale(.1486)}}.snow:nth-child(265){opacity:1.5826;transform:translate(22.0853vw,-10px) scale(.839);animation:fall-265 10s -4s linear infinite}@keyframes fall-265{32.958%{transform:translate(13.3747vw,32.958vh) scale(.839)}to{transform:translate(17.73vw,99vh) scale(.839)}}.snow:nth-child(266){opacity:1.1886;transform:translate(37.7963vw,-10px) scale(.0494);animation:fall-266 12s -10s linear infinite}@keyframes fall-266{76.855%{transform:translate(39.7352vw,76.855vh) scale(.0494)}to{transform:translate(38.76575vw,99vh) scale(.0494)}}.snow:nth-child(267){opacity:.6876;transform:translate(49.3994vw,-10px) scale(.8207);animation:fall-267 27s -15s linear infinite}@keyframes fall-267{54.32%{transform:translate(49.3618vw,54.32vh) scale(.8207)}to{transform:translate(49.3806vw,99vh) scale(.8207)}}.snow:nth-child(268){opacity:1.1624;transform:translate(36.6064vw,-10px) scale(.0146);animation:fall-268 12s -23s linear infinite}@keyframes fall-268{49.269%{transform:translate(34.2072vw,49.269vh) scale(.0146)}to{transform:translate(35.4068vw,99vh) scale(.0146)}}.snow:nth-child(269){opacity:1.825;transform:translate(46.6365vw,-10px) scale(.9128);animation:fall-269 20s -5s linear infinite}@keyframes fall-269{52.724%{transform:translate(44.3593vw,52.724vh) scale(.9128)}to{transform:translate(45.4979vw,99vh) scale(.9128)}}.snow:nth-child(270){opacity:1.5428;transform:translate(40.3399vw,-10px) scale(.4111);animation:fall-270 27s -12s linear infinite}@keyframes fall-270{76.31%{transform:translate(45.4797vw,76.31vh) scale(.4111)}to{transform:translate(42.9098vw,99vh) scale(.4111)}}.snow:nth-child(271){opacity:1.8416;transform:translate(88.5091vw,-10px) scale(.615);animation:fall-271 15s -26s linear infinite}@keyframes fall-271{55.184%{transform:translate(86.5589vw,55.184vh) scale(.615)}to{transform:translate(87.534vw,99vh) scale(.615)}}.snow:nth-child(272){opacity:.8146;transform:translate(60.682vw,-10px) scale(.2716);animation:fall-272 24s -6s linear infinite}@keyframes fall-272{62.953%{transform:translate(66.1546vw,62.953vh) scale(.2716)}to{transform:translate(63.4183vw,99vh) scale(.2716)}}.snow:nth-child(273){opacity:1.7876;transform:translate(28.8271vw,-10px) scale(.2376);animation:fall-273 23s -30s linear infinite}@keyframes fall-273{76.193%{transform:translate(25.7894vw,76.193vh) scale(.2376)}to{transform:translate(27.30825vw,99vh) scale(.2376)}}.snow:nth-child(274){opacity:.0614;transform:translate(2.9156vw,-10px) scale(.8348);animation:fall-274 25s -16s linear infinite}@keyframes fall-274{34.737%{transform:translate(-6.543vw,34.737vh) scale(.8348)}to{transform:translate(-1.8137vw,99vh) scale(.8348)}}.snow:nth-child(275){opacity:1.6416;transform:translate(8.7221vw,-10px) scale(.3191);animation:fall-275 30s -16s linear infinite}@keyframes fall-275{71.678%{transform:translate(17.8068vw,71.678vh) scale(.3191)}to{transform:translate(13.26445vw,99vh) scale(.3191)}}.snow:nth-child(276){opacity:1.356;transform:translate(19.6499vw,-10px) scale(.1455);animation:fall-276 16s -11s linear infinite}@keyframes fall-276{62.719%{transform:translate(28.2922vw,62.719vh) scale(.1455)}to{transform:translate(23.97105vw,99vh) scale(.1455)}}.snow:nth-child(277){opacity:1.773;transform:translate(20.233vw,-10px) scale(.3349);animation:fall-277 10s -12s linear infinite}@keyframes fall-277{76.429%{transform:translate(13.4096vw,76.429vh) scale(.3349)}to{transform:translate(16.8213vw,99vh) scale(.3349)}}.snow:nth-child(278){opacity:.271;transform:translate(15.8616vw,-10px) scale(.9421);animation:fall-278 28s -1s linear infinite}@keyframes fall-278{65.859%{transform:translate(9.3398vw,65.859vh) scale(.9421)}to{transform:translate(12.6007vw,99vh) scale(.9421)}}.snow:nth-child(279){opacity:1.389;transform:translate(41.056vw,-10px) scale(.6297);animation:fall-279 12s -9s linear infinite}@keyframes fall-279{65.017%{transform:translate(47.9702vw,65.017vh) scale(.6297)}to{transform:translate(44.5131vw,99vh) scale(.6297)}}.snow:nth-child(280){opacity:1.506;transform:translate(40.0601vw,-10px) scale(.1873);animation:fall-280 24s -22s linear infinite}@keyframes fall-280{77.317%{transform:translate(34.5212vw,77.317vh) scale(.1873)}to{transform:translate(37.29065vw,99vh) scale(.1873)}}.snow:nth-child(281){opacity:.5506;transform:translate(24.0861vw,-10px) scale(.6789);animation:fall-281 29s -16s linear infinite}@keyframes fall-281{58.633%{transform:translate(33.7438vw,58.633vh) scale(.6789)}to{transform:translate(28.91495vw,99vh) scale(.6789)}}.snow:nth-child(282){opacity:.3614;transform:translate(11.8128vw,-10px) scale(.8093);animation:fall-282 11s -12s linear infinite}@keyframes fall-282{45.929%{transform:translate(13.293vw,45.929vh) scale(.8093)}to{transform:translate(12.5529vw,99vh) scale(.8093)}}.snow:nth-child(283){opacity:1.0156;transform:translate(30.2637vw,-10px) scale(.072);animation:fall-283 19s -11s linear infinite}@keyframes fall-283{62.133%{transform:translate(31.6747vw,62.133vh) scale(.072)}to{transform:translate(30.9692vw,99vh) scale(.072)}}.snow:nth-child(284){opacity:.2302;transform:translate(58.7402vw,-10px) scale(.6112);animation:fall-284 15s -22s linear infinite}@keyframes fall-284{61.905%{transform:translate(50.3186vw,61.905vh) scale(.6112)}to{transform:translate(54.5294vw,99vh) scale(.6112)}}.snow:nth-child(285){opacity:.0638;transform:translate(22.0693vw,-10px) scale(.0415);animation:fall-285 28s -29s linear infinite}@keyframes fall-285{41.601%{transform:translate(15.186vw,41.601vh) scale(.0415)}to{transform:translate(18.62765vw,99vh) scale(.0415)}}.snow:nth-child(286){opacity:1.318;transform:translate(66.4817vw,-10px) scale(.3778);animation:fall-286 20s -5s linear infinite}@keyframes fall-286{67.24%{transform:translate(68.6671vw,67.24vh) scale(.3778)}to{transform:translate(67.5744vw,99vh) scale(.3778)}}.snow:nth-child(287){opacity:1.741;transform:translate(70.956vw,-10px) scale(.6459);animation:fall-287 13s -12s linear infinite}@keyframes fall-287{46.904%{transform:translate(74.4697vw,46.904vh) scale(.6459)}to{transform:translate(72.71285vw,99vh) scale(.6459)}}.snow:nth-child(288){opacity:.673;transform:translate(66.1832vw,-10px) scale(.7807);animation:fall-288 23s -22s linear infinite}@keyframes fall-288{35.263%{transform:translate(72.5881vw,35.263vh) scale(.7807)}to{transform:translate(69.38565vw,99vh) scale(.7807)}}.snow:nth-child(289){opacity:.3586;transform:translate(17.0486vw,-10px) scale(.4716);animation:fall-289 18s -27s linear infinite}@keyframes fall-289{37.455%{transform:translate(19.812vw,37.455vh) scale(.4716)}to{transform:translate(18.4303vw,99vh) scale(.4716)}}.snow:nth-child(290){opacity:1.1396;transform:translate(39.0164vw,-10px) scale(.0427);animation:fall-290 11s -3s linear infinite}@keyframes fall-290{34.885%{transform:translate(44.1901vw,34.885vh) scale(.0427)}to{transform:translate(41.60325vw,99vh) scale(.0427)}}.snow:nth-child(291){opacity:1.133;transform:translate(41.6559vw,-10px) scale(.3268);animation:fall-291 20s -16s linear infinite}@keyframes fall-291{53.479%{transform:translate(34.9789vw,53.479vh) scale(.3268)}to{transform:translate(38.3174vw,99vh) scale(.3268)}}.snow:nth-child(292){opacity:1.3784;transform:translate(69.4482vw,-10px) scale(.2202);animation:fall-292 30s -19s linear infinite}@keyframes fall-292{47.498%{transform:translate(68.3762vw,47.498vh) scale(.2202)}to{transform:translate(68.9122vw,99vh) scale(.2202)}}.snow:nth-child(293){opacity:.9796;transform:translate(67.5928vw,-10px) scale(.9206);animation:fall-293 23s -17s linear infinite}@keyframes fall-293{47.747%{transform:translate(74.6438vw,47.747vh) scale(.9206)}to{transform:translate(71.1183vw,99vh) scale(.9206)}}.snow:nth-child(294){opacity:.9278;transform:translate(77.2747vw,-10px) scale(.9997);animation:fall-294 21s -18s linear infinite}@keyframes fall-294{46.213%{transform:translate(71.033vw,46.213vh) scale(.9997)}to{transform:translate(74.15385vw,99vh) scale(.9997)}}.snow:nth-child(295){opacity:.8154;transform:translate(53.3406vw,-10px) scale(.0331);animation:fall-295 22s -11s linear infinite}@keyframes fall-295{39.104%{transform:translate(55.532vw,39.104vh) scale(.0331)}to{transform:translate(54.4363vw,99vh) scale(.0331)}}.snow:nth-child(296){opacity:1.1816;transform:translate(8.42vw,-10px) scale(.4522);animation:fall-296 11s -29s linear infinite}@keyframes fall-296{69.294%{transform:translate(11.3609vw,69.294vh) scale(.4522)}to{transform:translate(9.89045vw,99vh) scale(.4522)}}.snow:nth-child(297){opacity:.7546;transform:translate(58.842vw,-10px) scale(.9647);animation:fall-297 30s -23s linear infinite}@keyframes fall-297{56.439%{transform:translate(50.357vw,56.439vh) scale(.9647)}to{transform:translate(54.5995vw,99vh) scale(.9647)}}.snow:nth-child(298){opacity:.5268;transform:translate(73.6342vw,-10px) scale(.8879);animation:fall-298 28s -29s linear infinite}@keyframes fall-298{37.779%{transform:translate(64.638vw,37.779vh) scale(.8879)}to{transform:translate(69.1361vw,99vh) scale(.8879)}}.snow:nth-child(299){opacity:.3714;transform:translate(8.0478vw,-10px) scale(.2704);animation:fall-299 27s -3s linear infinite}@keyframes fall-299{51.996%{transform:translate(2.4587vw,51.996vh) scale(.2704)}to{transform:translate(5.25325vw,99vh) scale(.2704)}}.snow:nth-child(300){opacity:1.1488;transform:translate(48.4559vw,-10px) scale(.1685);animation:fall-300 24s -4s linear infinite}@keyframes fall-300{60.411%{transform:translate(44.1266vw,60.411vh) scale(.1685)}to{transform:translate(46.29125vw,99vh) scale(.1685)}}.snow:nth-child(301){opacity:1.789;transform:translate(61.7252vw,-10px) scale(.281);animation:fall-301 17s -11s linear infinite}@keyframes fall-301{61.322%{transform:translate(54.7368vw,61.322vh) scale(.281)}to{transform:translate(58.231vw,99vh) scale(.281)}}.snow:nth-child(302){opacity:1.0664;transform:translate(36.6702vw,-10px) scale(.1321);animation:fall-302 17s -26s linear infinite}@keyframes fall-302{73.811%{transform:translate(43.1975vw,73.811vh) scale(.1321)}to{transform:translate(39.93385vw,99vh) scale(.1321)}}.snow:nth-child(303){opacity:.8172;transform:translate(32.268vw,-10px) scale(.1033);animation:fall-303 26s -8s linear infinite}@keyframes fall-303{69.708%{transform:translate(26.111vw,69.708vh) scale(.1033)}to{transform:translate(29.1895vw,99vh) scale(.1033)}}.snow:nth-child(304){opacity:.6352;transform:translate(83.8466vw,-10px) scale(.22);animation:fall-304 12s -4s linear infinite}@keyframes fall-304{34.157%{transform:translate(82.8729vw,34.157vh) scale(.22)}to{transform:translate(83.35975vw,99vh) scale(.22)}}.snow:nth-child(305){opacity:.7702;transform:translate(27.0107vw,-10px) scale(.5684);animation:fall-305 14s -3s linear infinite}@keyframes fall-305{36.896%{transform:translate(36.0308vw,36.896vh) scale(.5684)}to{transform:translate(31.52075vw,99vh) scale(.5684)}}.snow:nth-child(306){opacity:1.6754;transform:translate(21.6163vw,-10px) scale(.6514);animation:fall-306 19s -28s linear infinite}@keyframes fall-306{50.269%{transform:translate(28.3037vw,50.269vh) scale(.6514)}to{transform:translate(24.96vw,99vh) scale(.6514)}}.snow:nth-child(307){opacity:1.5374;transform:translate(81.5957vw,-10px) scale(.2384);animation:fall-307 26s -21s linear infinite}@keyframes fall-307{55.456%{transform:translate(75.71vw,55.456vh) scale(.2384)}to{transform:translate(78.65285vw,99vh) scale(.2384)}}.snow:nth-child(308){opacity:.2158;transform:translate(73.3378vw,-10px) scale(.3904);animation:fall-308 23s -10s linear infinite}@keyframes fall-308{67.71%{transform:translate(67.6052vw,67.71vh) scale(.3904)}to{transform:translate(70.4715vw,99vh) scale(.3904)}}.snow:nth-child(309){opacity:.6998;transform:translate(2.2514vw,-10px) scale(.6818);animation:fall-309 28s -12s linear infinite}@keyframes fall-309{42.189%{transform:translate(1.6336vw,42.189vh) scale(.6818)}to{transform:translate(1.9425vw,99vh) scale(.6818)}}.snow:nth-child(310){opacity:.3466;transform:translate(45.4897vw,-10px) scale(.1446);animation:fall-310 30s -15s linear infinite}@keyframes fall-310{35.78%{transform:translate(41.3005vw,35.78vh) scale(.1446)}to{transform:translate(43.3951vw,99vh) scale(.1446)}}.snow:nth-child(311){opacity:1.3172;transform:translate(69.8624vw,-10px) scale(.8354);animation:fall-311 15s -28s linear infinite}@keyframes fall-311{65.078%{transform:translate(71.5602vw,65.078vh) scale(.8354)}to{transform:translate(70.7113vw,99vh) scale(.8354)}}.snow:nth-child(312){opacity:1.3518;transform:translate(25.5966vw,-10px) scale(.0961);animation:fall-312 18s -27s linear infinite}@keyframes fall-312{55.846%{transform:translate(32.9705vw,55.846vh) scale(.0961)}to{transform:translate(29.28355vw,99vh) scale(.0961)}}.snow:nth-child(313){opacity:.1338;transform:translate(35.1765vw,-10px) scale(.4479);animation:fall-313 18s -17s linear infinite}@keyframes fall-313{58.042%{transform:translate(39.0202vw,58.042vh) scale(.4479)}to{transform:translate(37.09835vw,99vh) scale(.4479)}}.snow:nth-child(314){opacity:1.1674;transform:translate(78.463vw,-10px) scale(.6736);animation:fall-314 21s -10s linear infinite}@keyframes fall-314{43.811%{transform:translate(74.034vw,43.811vh) scale(.6736)}to{transform:translate(76.2485vw,99vh) scale(.6736)}}.snow:nth-child(315){opacity:.2994;transform:translate(50.5122vw,-10px) scale(.1266);animation:fall-315 18s -23s linear infinite}@keyframes fall-315{49.631%{transform:translate(55.7961vw,49.631vh) scale(.1266)}to{transform:translate(53.15415vw,99vh) scale(.1266)}}.snow:nth-child(316){opacity:.3444;transform:translate(54.6934vw,-10px) scale(.9881);animation:fall-316 14s -29s linear infinite}@keyframes fall-316{76.074%{transform:translate(46.4905vw,76.074vh) scale(.9881)}to{transform:translate(50.59195vw,99vh) scale(.9881)}}.snow:nth-child(317){opacity:.6064;transform:translate(72.9187vw,-10px) scale(.6711);animation:fall-317 20s -3s linear infinite}@keyframes fall-317{30.737%{transform:translate(78.587vw,30.737vh) scale(.6711)}to{transform:translate(75.75285vw,99vh) scale(.6711)}}.snow:nth-child(318){opacity:.5814;transform:translate(14.4822vw,-10px) scale(.5529);animation:fall-318 10s -10s linear infinite}@keyframes fall-318{60.128%{transform:translate(10.3249vw,60.128vh) scale(.5529)}to{transform:translate(12.40355vw,99vh) scale(.5529)}}.snow:nth-child(319){opacity:1.9972;transform:translate(99.924vw,-10px) scale(.634);animation:fall-319 25s -6s linear infinite}@keyframes fall-319{56.027%{transform:translate(100.9732vw,56.027vh) scale(.634)}to{transform:translate(100.4486vw,99vh) scale(.634)}}.snow:nth-child(320){opacity:1.5836;transform:translate(43.8143vw,-10px) scale(.6029);animation:fall-320 10s -1s linear infinite}@keyframes fall-320{31.965%{transform:translate(40.517vw,31.965vh) scale(.6029)}to{transform:translate(42.16565vw,99vh) scale(.6029)}}.snow:nth-child(321){opacity:.297;transform:translate(55.4599vw,-10px) scale(.3404);animation:fall-321 11s -29s linear infinite}@keyframes fall-321{34.794%{transform:translate(55.5963vw,34.794vh) scale(.3404)}to{transform:translate(55.5281vw,99vh) scale(.3404)}}.snow:nth-child(322){opacity:1.365;transform:translate(72.7359vw,-10px) scale(.79);animation:fall-322 14s -15s linear infinite}@keyframes fall-322{59.44%{transform:translate(79.1448vw,59.44vh) scale(.79)}to{transform:translate(75.94035vw,99vh) scale(.79)}}.snow:nth-child(323){opacity:1.2516;transform:translate(52.472vw,-10px) scale(.1609);animation:fall-323 20s -26s linear infinite}@keyframes fall-323{65.445%{transform:translate(46.3765vw,65.445vh) scale(.1609)}to{transform:translate(49.42425vw,99vh) scale(.1609)}}.snow:nth-child(324){opacity:1.4762;transform:translate(5.915vw,-10px) scale(.0896);animation:fall-324 12s -21s linear infinite}@keyframes fall-324{60.058%{transform:translate(13.8433vw,60.058vh) scale(.0896)}to{transform:translate(9.87915vw,99vh) scale(.0896)}}.snow:nth-child(325){opacity:.8762;transform:translate(38.0523vw,-10px) scale(.6611);animation:fall-325 29s -6s linear infinite}@keyframes fall-325{75.188%{transform:translate(34.5192vw,75.188vh) scale(.6611)}to{transform:translate(36.28575vw,99vh) scale(.6611)}}.snow:nth-child(326){opacity:1.7636;transform:translate(63.1267vw,-10px) scale(.1335);animation:fall-326 27s -4s linear infinite}@keyframes fall-326{44.858%{transform:translate(72.8745vw,44.858vh) scale(.1335)}to{transform:translate(68.0006vw,99vh) scale(.1335)}}.snow:nth-child(327){opacity:.4284;transform:translate(7.0235vw,-10px) scale(.4458);animation:fall-327 28s -4s linear infinite}@keyframes fall-327{54.552%{transform:translate(12.4615vw,54.552vh) scale(.4458)}to{transform:translate(9.7425vw,99vh) scale(.4458)}}.snow:nth-child(328){opacity:.3628;transform:translate(60.7499vw,-10px) scale(.7498);animation:fall-328 14s -29s linear infinite}@keyframes fall-328{55.218%{transform:translate(55.17vw,55.218vh) scale(.7498)}to{transform:translate(57.95995vw,99vh) scale(.7498)}}.snow:nth-child(329){opacity:1.0002;transform:translate(93.1873vw,-10px) scale(.8619);animation:fall-329 21s -25s linear infinite}@keyframes fall-329{62.176%{transform:translate(84.5648vw,62.176vh) scale(.8619)}to{transform:translate(88.87605vw,99vh) scale(.8619)}}.snow:nth-child(330){opacity:.5446;transform:translate(28.4935vw,-10px) scale(.5539);animation:fall-330 27s -30s linear infinite}@keyframes fall-330{75.248%{transform:translate(33.9187vw,75.248vh) scale(.5539)}to{transform:translate(31.2061vw,99vh) scale(.5539)}}.snow:nth-child(331){opacity:.9814;transform:translate(37.8264vw,-10px) scale(.2072);animation:fall-331 25s -26s linear infinite}@keyframes fall-331{52.589%{transform:translate(43.9826vw,52.589vh) scale(.2072)}to{transform:translate(40.9045vw,99vh) scale(.2072)}}.snow:nth-child(332){opacity:.2864;transform:translate(22.5067vw,-10px) scale(.9359);animation:fall-332 12s -26s linear infinite}@keyframes fall-332{52.092%{transform:translate(25.5795vw,52.092vh) scale(.9359)}to{transform:translate(24.0431vw,99vh) scale(.9359)}}.snow:nth-child(333){opacity:.467;transform:translate(14.6574vw,-10px) scale(.3757);animation:fall-333 27s -26s linear infinite}@keyframes fall-333{69.883%{transform:translate(16.7229vw,69.883vh) scale(.3757)}to{transform:translate(15.69015vw,99vh) scale(.3757)}}.snow:nth-child(334){opacity:1.3616;transform:translate(73.3624vw,-10px) scale(.0516);animation:fall-334 22s -7s linear infinite}@keyframes fall-334{31.508%{transform:translate(64.4284vw,31.508vh) scale(.0516)}to{transform:translate(68.8954vw,99vh) scale(.0516)}}.snow:nth-child(335){opacity:.175;transform:translate(36.7097vw,-10px) scale(.9481);animation:fall-335 15s -25s linear infinite}@keyframes fall-335{38.615%{transform:translate(37.5877vw,38.615vh) scale(.9481)}to{transform:translate(37.1487vw,99vh) scale(.9481)}}.snow:nth-child(336){opacity:.7316;transform:translate(24.9887vw,-10px) scale(.7556);animation:fall-336 11s -11s linear infinite}@keyframes fall-336{38.861%{transform:translate(22.4967vw,38.861vh) scale(.7556)}to{transform:translate(23.7427vw,99vh) scale(.7556)}}.snow:nth-child(337){opacity:1.1138;transform:translate(43.3136vw,-10px) scale(.7792);animation:fall-337 18s -13s linear infinite}@keyframes fall-337{79.302%{transform:translate(47.6872vw,79.302vh) scale(.7792)}to{transform:translate(45.5004vw,99vh) scale(.7792)}}.snow:nth-child(338){opacity:.5912;transform:translate(45.5474vw,-10px) scale(.8737);animation:fall-338 12s -19s linear infinite}@keyframes fall-338{52.066%{transform:translate(47.9699vw,52.066vh) scale(.8737)}to{transform:translate(46.75865vw,99vh) scale(.8737)}}.snow:nth-child(339){opacity:.6416;transform:translate(7.0262vw,-10px) scale(.2516);animation:fall-339 13s -3s linear infinite}@keyframes fall-339{74.498%{transform:translate(12.0399vw,74.498vh) scale(.2516)}to{transform:translate(9.53305vw,99vh) scale(.2516)}}.snow:nth-child(340){opacity:1.862;transform:translate(39.9241vw,-10px) scale(.2347);animation:fall-340 19s -16s linear infinite}@keyframes fall-340{57.584%{transform:translate(47.7485vw,57.584vh) scale(.2347)}to{transform:translate(43.8363vw,99vh) scale(.2347)}}.snow:nth-child(341){opacity:.8088;transform:translate(4.2951vw,-10px) scale(.1719);animation:fall-341 30s -11s linear infinite}@keyframes fall-341{36.247%{transform:translate(7.0874vw,36.247vh) scale(.1719)}to{transform:translate(5.69125vw,99vh) scale(.1719)}}.snow:nth-child(342){opacity:.7052;transform:translate(37.7016vw,-10px) scale(.0217);animation:fall-342 11s -8s linear infinite}@keyframes fall-342{64.214%{transform:translate(40.6323vw,64.214vh) scale(.0217)}to{transform:translate(39.16695vw,99vh) scale(.0217)}}.snow:nth-child(343){opacity:.8272;transform:translate(45.7898vw,-10px) scale(.3724);animation:fall-343 13s -30s linear infinite}@keyframes fall-343{63.242%{transform:translate(53.6208vw,63.242vh) scale(.3724)}to{transform:translate(49.7053vw,99vh) scale(.3724)}}.snow:nth-child(344){opacity:.9894;transform:translate(60.8043vw,-10px) scale(.4977);animation:fall-344 21s -14s linear infinite}@keyframes fall-344{66.002%{transform:translate(61.4009vw,66.002vh) scale(.4977)}to{transform:translate(61.1026vw,99vh) scale(.4977)}}.snow:nth-child(345){opacity:1.9076;transform:translate(36.7363vw,-10px) scale(.2129);animation:fall-345 24s -6s linear infinite}@keyframes fall-345{54.631%{transform:translate(36.5549vw,54.631vh) scale(.2129)}to{transform:translate(36.6456vw,99vh) scale(.2129)}}.snow:nth-child(346){opacity:1.2092;transform:translate(63.4971vw,-10px) scale(.4407);animation:fall-346 22s -18s linear infinite}@keyframes fall-346{76.917%{transform:translate(64.1015vw,76.917vh) scale(.4407)}to{transform:translate(63.7993vw,99vh) scale(.4407)}}.snow:nth-child(347){opacity:.2032;transform:translate(54.8773vw,-10px) scale(.2404);animation:fall-347 29s -14s linear infinite}@keyframes fall-347{48.833%{transform:translate(55.4003vw,48.833vh) scale(.2404)}to{transform:translate(55.1388vw,99vh) scale(.2404)}}.snow:nth-child(348){opacity:1.5934;transform:translate(64.7858vw,-10px) scale(.3851);animation:fall-348 18s -18s linear infinite}@keyframes fall-348{60.288%{transform:translate(60.2106vw,60.288vh) scale(.3851)}to{transform:translate(62.4982vw,99vh) scale(.3851)}}.snow:nth-child(349){opacity:.7194;transform:translate(20.2011vw,-10px) scale(.1476);animation:fall-349 10s -13s linear infinite}@keyframes fall-349{56%{transform:translate(25.6903vw,56vh) scale(.1476)}to{transform:translate(22.9457vw,99vh) scale(.1476)}}.snow:nth-child(350){opacity:.1418;transform:translate(99.7664vw,-10px) scale(.8553);animation:fall-350 21s -22s linear infinite}@keyframes fall-350{38.081%{transform:translate(103.647vw,38.081vh) scale(.8553)}to{transform:translate(101.7067vw,99vh) scale(.8553)}}.snow:nth-child(351){opacity:.2422;transform:translate(87.0275vw,-10px) scale(.1893);animation:fall-351 20s -19s linear infinite}@keyframes fall-351{49.609%{transform:translate(86.7425vw,49.609vh) scale(.1893)}to{transform:translate(86.885vw,99vh) scale(.1893)}}.snow:nth-child(352){opacity:1.7822;transform:translate(89.0889vw,-10px) scale(.3374);animation:fall-352 30s -28s linear infinite}@keyframes fall-352{44.563%{transform:translate(88.1335vw,44.563vh) scale(.3374)}to{transform:translate(88.6112vw,99vh) scale(.3374)}}.snow:nth-child(353){opacity:1.4472;transform:translate(62.9918vw,-10px) scale(.7691);animation:fall-353 28s -28s linear infinite}@keyframes fall-353{64.627%{transform:translate(57.2704vw,64.627vh) scale(.7691)}to{transform:translate(60.1311vw,99vh) scale(.7691)}}.snow:nth-child(354){opacity:.6842;transform:translate(33.285vw,-10px) scale(.366);animation:fall-354 18s -9s linear infinite}@keyframes fall-354{42.849%{transform:translate(28.7679vw,42.849vh) scale(.366)}to{transform:translate(31.02645vw,99vh) scale(.366)}}.snow:nth-child(355){opacity:.188;transform:translate(3.581vw,-10px) scale(.5238);animation:fall-355 13s -26s linear infinite}@keyframes fall-355{34.34%{transform:translate(7.7943vw,34.34vh) scale(.5238)}to{transform:translate(5.68765vw,99vh) scale(.5238)}}.snow:nth-child(356){opacity:1.4098;transform:translate(96.9107vw,-10px) scale(.6555);animation:fall-356 26s -28s linear infinite}@keyframes fall-356{36.7%{transform:translate(88.3511vw,36.7vh) scale(.6555)}to{transform:translate(92.6309vw,99vh) scale(.6555)}}.snow:nth-child(357){opacity:1.463;transform:translate(24.9109vw,-10px) scale(.3638);animation:fall-357 24s -4s linear infinite}@keyframes fall-357{32.085%{transform:translate(20.8661vw,32.085vh) scale(.3638)}to{transform:translate(22.8885vw,99vh) scale(.3638)}}.snow:nth-child(358){opacity:1.105;transform:translate(60.7228vw,-10px) scale(.9055);animation:fall-358 15s -4s linear infinite}@keyframes fall-358{71.729%{transform:translate(50.94vw,71.729vh) scale(.9055)}to{transform:translate(55.8314vw,99vh) scale(.9055)}}.snow:nth-child(359){opacity:.6556;transform:translate(41.4654vw,-10px) scale(.6563);animation:fall-359 12s -26s linear infinite}@keyframes fall-359{39.88%{transform:translate(51.1331vw,39.88vh) scale(.6563)}to{transform:translate(46.29925vw,99vh) scale(.6563)}}.snow:nth-child(360){opacity:1.752;transform:translate(97.5501vw,-10px) scale(.4501);animation:fall-360 28s -24s linear infinite}@keyframes fall-360{36.087%{transform:translate(98.6274vw,36.087vh) scale(.4501)}to{transform:translate(98.08875vw,99vh) scale(.4501)}}.snow:nth-child(361){opacity:1.7574;transform:translate(78.3283vw,-10px) scale(.5294);animation:fall-361 17s -6s linear infinite}@keyframes fall-361{60.31%{transform:translate(72.6093vw,60.31vh) scale(.5294)}to{transform:translate(75.4688vw,99vh) scale(.5294)}}.snow:nth-child(362){opacity:1.3004;transform:translate(31.7285vw,-10px) scale(.902);animation:fall-362 30s -21s linear infinite}@keyframes fall-362{78.841%{transform:translate(41.3221vw,78.841vh) scale(.902)}to{transform:translate(36.5253vw,99vh) scale(.902)}}.snow:nth-child(363){opacity:.2324;transform:translate(21.5905vw,-10px) scale(.7641);animation:fall-363 21s -25s linear infinite}@keyframes fall-363{77.488%{transform:translate(16.4029vw,77.488vh) scale(.7641)}to{transform:translate(18.9967vw,99vh) scale(.7641)}}.snow:nth-child(364){opacity:1.8954;transform:translate(79.9032vw,-10px) scale(.804);animation:fall-364 18s -10s linear infinite}@keyframes fall-364{38.16%{transform:translate(73.2973vw,38.16vh) scale(.804)}to{transform:translate(76.60025vw,99vh) scale(.804)}}.snow:nth-child(365){opacity:1.6396;transform:translate(88.5187vw,-10px) scale(.2101);animation:fall-365 16s -16s linear infinite}@keyframes fall-365{41.75%{transform:translate(88.2448vw,41.75vh) scale(.2101)}to{transform:translate(88.38175vw,99vh) scale(.2101)}}.snow:nth-child(366){opacity:1.8012;transform:translate(5.7891vw,-10px) scale(.6684);animation:fall-366 29s -18s linear infinite}@keyframes fall-366{67.031%{transform:translate(12.6789vw,67.031vh) scale(.6684)}to{transform:translate(9.234vw,99vh) scale(.6684)}}.snow:nth-child(367){opacity:.3832;transform:translate(90.4535vw,-10px) scale(.976);animation:fall-367 10s -12s linear infinite}@keyframes fall-367{33.347%{transform:translate(88.9546vw,33.347vh) scale(.976)}to{transform:translate(89.70405vw,99vh) scale(.976)}}.snow:nth-child(368){opacity:1.5878;transform:translate(86.7853vw,-10px) scale(.4775);animation:fall-368 17s -1s linear infinite}@keyframes fall-368{73.406%{transform:translate(87.8352vw,73.406vh) scale(.4775)}to{transform:translate(87.31025vw,99vh) scale(.4775)}}.snow:nth-child(369){opacity:1.1252;transform:translate(63.7705vw,-10px) scale(.8419);animation:fall-369 20s -23s linear infinite}@keyframes fall-369{67.033%{transform:translate(63.4667vw,67.033vh) scale(.8419)}to{transform:translate(63.6186vw,99vh) scale(.8419)}}.snow:nth-child(370){opacity:.135;transform:translate(99.3097vw,-10px) scale(.2426);animation:fall-370 21s -2s linear infinite}@keyframes fall-370{67.126%{transform:translate(106.9548vw,67.126vh) scale(.2426)}to{transform:translate(103.13225vw,99vh) scale(.2426)}}.snow:nth-child(371){opacity:1.0078;transform:translate(67.3589vw,-10px) scale(.8438);animation:fall-371 28s -30s linear infinite}@keyframes fall-371{55.646%{transform:translate(75.1516vw,55.646vh) scale(.8438)}to{transform:translate(71.25525vw,99vh) scale(.8438)}}.snow:nth-child(372){opacity:1.3366;transform:translate(69.6982vw,-10px) scale(.7946);animation:fall-372 29s -13s linear infinite}@keyframes fall-372{74.242%{transform:translate(60.4814vw,74.242vh) scale(.7946)}to{transform:translate(65.0898vw,99vh) scale(.7946)}}.snow:nth-child(373){opacity:.7696;transform:translate(94.7235vw,-10px) scale(.7334);animation:fall-373 19s -26s linear infinite}@keyframes fall-373{72.698%{transform:translate(91.6224vw,72.698vh) scale(.7334)}to{transform:translate(93.17295vw,99vh) scale(.7334)}}.snow:nth-child(374){opacity:1.4532;transform:translate(33.0078vw,-10px) scale(.0595);animation:fall-374 14s -29s linear infinite}@keyframes fall-374{71.366%{transform:translate(29.1386vw,71.366vh) scale(.0595)}to{transform:translate(31.0732vw,99vh) scale(.0595)}}.snow:nth-child(375){opacity:1.6258;transform:translate(67.588vw,-10px) scale(.0627);animation:fall-375 11s -14s linear infinite}@keyframes fall-375{68.719%{transform:translate(67.0415vw,68.719vh) scale(.0627)}to{transform:translate(67.31475vw,99vh) scale(.0627)}}.snow:nth-child(376){opacity:1.0118;transform:translate(14.1049vw,-10px) scale(.5389);animation:fall-376 17s -7s linear infinite}@keyframes fall-376{47.571%{transform:translate(19.1161vw,47.571vh) scale(.5389)}to{transform:translate(16.6105vw,99vh) scale(.5389)}}.snow:nth-child(377){opacity:1.086;transform:translate(29.2801vw,-10px) scale(.8619);animation:fall-377 29s -24s linear infinite}@keyframes fall-377{66.284%{transform:translate(32.7166vw,66.284vh) scale(.8619)}to{transform:translate(30.99835vw,99vh) scale(.8619)}}.snow:nth-child(378){opacity:.6344;transform:translate(40.451vw,-10px) scale(.6417);animation:fall-378 19s -17s linear infinite}@keyframes fall-378{75.144%{transform:translate(35.9265vw,75.144vh) scale(.6417)}to{transform:translate(38.18875vw,99vh) scale(.6417)}}.snow:nth-child(379){opacity:.086;transform:translate(43.6395vw,-10px) scale(.8812);animation:fall-379 28s -8s linear infinite}@keyframes fall-379{43.523%{transform:translate(51.5068vw,43.523vh) scale(.8812)}to{transform:translate(47.57315vw,99vh) scale(.8812)}}.snow:nth-child(380){opacity:1.8546;transform:translate(67.6564vw,-10px) scale(.9883);animation:fall-380 26s -9s linear infinite}@keyframes fall-380{51.708%{transform:translate(77.5554vw,51.708vh) scale(.9883)}to{transform:translate(72.6059vw,99vh) scale(.9883)}}.snow:nth-child(381){opacity:.068;transform:translate(42.4265vw,-10px) scale(.6578);animation:fall-381 15s -23s linear infinite}@keyframes fall-381{41.629%{transform:translate(34.4023vw,41.629vh) scale(.6578)}to{transform:translate(38.4144vw,99vh) scale(.6578)}}.snow:nth-child(382){opacity:1.7404;transform:translate(57.0561vw,-10px) scale(.8128);animation:fall-382 21s -27s linear infinite}@keyframes fall-382{63.585%{transform:translate(66.4877vw,63.585vh) scale(.8128)}to{transform:translate(61.7719vw,99vh) scale(.8128)}}.snow:nth-child(383){opacity:.6956;transform:translate(62.6278vw,-10px) scale(.4747);animation:fall-383 17s -4s linear infinite}@keyframes fall-383{37.002%{transform:translate(71.4147vw,37.002vh) scale(.4747)}to{transform:translate(67.02125vw,99vh) scale(.4747)}}.snow:nth-child(384){opacity:.649;transform:translate(99.0953vw,-10px) scale(.3448);animation:fall-384 18s -6s linear infinite}@keyframes fall-384{60.517%{transform:translate(103.8971vw,60.517vh) scale(.3448)}to{transform:translate(101.4962vw,99vh) scale(.3448)}}.snow:nth-child(385){opacity:.6984;transform:translate(48.7779vw,-10px) scale(.2199);animation:fall-385 28s -17s linear infinite}@keyframes fall-385{76.877%{transform:translate(51.3061vw,76.877vh) scale(.2199)}to{transform:translate(50.042vw,99vh) scale(.2199)}}.snow:nth-child(386){opacity:1.3678;transform:translate(86.9763vw,-10px) scale(.2531);animation:fall-386 23s -3s linear infinite}@keyframes fall-386{40.455%{transform:translate(89.7778vw,40.455vh) scale(.2531)}to{transform:translate(88.37705vw,99vh) scale(.2531)}}.snow:nth-child(387){opacity:1.7676;transform:translate(8.9295vw,-10px) scale(.7592);animation:fall-387 29s -25s linear infinite}@keyframes fall-387{57.592%{transform:translate(6.1711vw,57.592vh) scale(.7592)}to{transform:translate(7.5503vw,99vh) scale(.7592)}}.snow:nth-child(388){opacity:1.0742;transform:translate(5.3683vw,-10px) scale(.6721);animation:fall-388 20s -11s linear infinite}@keyframes fall-388{76.676%{transform:translate(-2.2464vw,76.676vh) scale(.6721)}to{transform:translate(1.56095vw,99vh) scale(.6721)}}.snow:nth-child(389){opacity:1.1126;transform:translate(28.1243vw,-10px) scale(.0843);animation:fall-389 14s -24s linear infinite}@keyframes fall-389{33.07%{transform:translate(30.857vw,33.07vh) scale(.0843)}to{transform:translate(29.49065vw,99vh) scale(.0843)}}.snow:nth-child(390){opacity:1.2598;transform:translate(88.3714vw,-10px) scale(.7864);animation:fall-390 19s -6s linear infinite}@keyframes fall-390{62.709%{transform:translate(79.9296vw,62.709vh) scale(.7864)}to{transform:translate(84.1505vw,99vh) scale(.7864)}}.snow:nth-child(391){opacity:.0322;transform:translate(38.0865vw,-10px) scale(.9707);animation:fall-391 21s -14s linear infinite}@keyframes fall-391{33.01%{transform:translate(38.1404vw,33.01vh) scale(.9707)}to{transform:translate(38.11345vw,99vh) scale(.9707)}}.snow:nth-child(392){opacity:1.648;transform:translate(8.7476vw,-10px) scale(.4153);animation:fall-392 28s -10s linear infinite}@keyframes fall-392{45.808%{transform:translate(3.1111vw,45.808vh) scale(.4153)}to{transform:translate(5.92935vw,99vh) scale(.4153)}}.snow:nth-child(393){opacity:.2814;transform:translate(70.1499vw,-10px) scale(.7158);animation:fall-393 25s -20s linear infinite}@keyframes fall-393{45.955%{transform:translate(66.818vw,45.955vh) scale(.7158)}to{transform:translate(68.48395vw,99vh) scale(.7158)}}.snow:nth-child(394){opacity:1.9572;transform:translate(62.0408vw,-10px) scale(.9438);animation:fall-394 23s -2s linear infinite}@keyframes fall-394{71.952%{transform:translate(62.065vw,71.952vh) scale(.9438)}to{transform:translate(62.0529vw,99vh) scale(.9438)}}.snow:nth-child(395){opacity:.5616;transform:translate(72.816vw,-10px) scale(.8612);animation:fall-395 27s -15s linear infinite}@keyframes fall-395{41.087%{transform:translate(66.2078vw,41.087vh) scale(.8612)}to{transform:translate(69.5119vw,99vh) scale(.8612)}}.snow:nth-child(396){opacity:1.611;transform:translate(92.0476vw,-10px) scale(.0651);animation:fall-396 13s -26s linear infinite}@keyframes fall-396{76.779%{transform:translate(86.4255vw,76.779vh) scale(.0651)}to{transform:translate(89.23655vw,99vh) scale(.0651)}}.snow:nth-child(397){opacity:1.9342;transform:translate(20.6654vw,-10px) scale(.2133);animation:fall-397 15s -24s linear infinite}@keyframes fall-397{67.029%{transform:translate(17.6614vw,67.029vh) scale(.2133)}to{transform:translate(19.1634vw,99vh) scale(.2133)}}.snow:nth-child(398){opacity:.4742;transform:translate(50.4937vw,-10px) scale(.7723);animation:fall-398 23s -8s linear infinite}@keyframes fall-398{62.313%{transform:translate(55.3295vw,62.313vh) scale(.7723)}to{transform:translate(52.9116vw,99vh) scale(.7723)}}.snow:nth-child(399){opacity:.8568;transform:translate(96.9834vw,-10px) scale(.3957);animation:fall-399 18s -11s linear infinite}@keyframes fall-399{65.274%{transform:translate(105.4837vw,65.274vh) scale(.3957)}to{transform:translate(101.23355vw,99vh) scale(.3957)}}.snow:nth-child(400){opacity:.5824;transform:translate(15.9256vw,-10px) scale(.2246);animation:fall-400 26s -30s linear infinite}@keyframes fall-400{66.236%{transform:translate(10.5474vw,66.236vh) scale(.2246)}to{transform:translate(13.2365vw,99vh) scale(.2246)}}\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:.7986;transform:translate(91.2161vw,-10px) scale(.7053);animation:fall-1 24s -6s linear infinite}@keyframes fall-1{40.66%{transform:translate(85.082vw,40.66vh) scale(.7053)}to{transform:translate(88.14905vw,99vh) scale(.7053)}}.snow:nth-child(2){opacity:1.9388;transform:translate(59.6173vw,-10px) scale(.9099);animation:fall-2 14s -10s linear infinite}@keyframes fall-2{57.875%{transform:translate(50.5626vw,57.875vh) scale(.9099)}to{transform:translate(55.08995vw,99vh) scale(.9099)}}.snow:nth-child(3){opacity:1.336;transform:translate(56.2449vw,-10px) scale(.7209);animation:fall-3 18s -20s linear infinite}@keyframes fall-3{62.707%{transform:translate(61.744vw,62.707vh) scale(.7209)}to{transform:translate(58.99445vw,99vh) scale(.7209)}}.snow:nth-child(4){opacity:1.9122;transform:translate(57.7541vw,-10px) scale(.8724);animation:fall-4 30s -23s linear infinite}@keyframes fall-4{50.48%{transform:translate(66.246vw,50.48vh) scale(.8724)}to{transform:translate(62.00005vw,99vh) scale(.8724)}}.snow:nth-child(5){opacity:.1166;transform:translate(73.9165vw,-10px) scale(.1143);animation:fall-5 28s -20s linear infinite}@keyframes fall-5{71.036%{transform:translate(68.8384vw,71.036vh) scale(.1143)}to{transform:translate(71.37745vw,99vh) scale(.1143)}}.snow:nth-child(6){opacity:.219;transform:translate(3.1404vw,-10px) scale(.5675);animation:fall-6 17s -28s linear infinite}@keyframes fall-6{45.88%{transform:translate(-1.0064vw,45.88vh) scale(.5675)}to{transform:translate(1.067vw,99vh) scale(.5675)}}.snow:nth-child(7){opacity:1.5846;transform:translate(16.8545vw,-10px) scale(.5795);animation:fall-7 11s -28s linear infinite}@keyframes fall-7{45.387%{transform:translate(23.5628vw,45.387vh) scale(.5795)}to{transform:translate(20.20865vw,99vh) scale(.5795)}}.snow:nth-child(8){opacity:.122;transform:translate(69.8228vw,-10px) scale(.0519);animation:fall-8 26s -29s linear infinite}@keyframes fall-8{45.402%{transform:translate(79.5717vw,45.402vh) scale(.0519)}to{transform:translate(74.69725vw,99vh) scale(.0519)}}.snow:nth-child(9){opacity:1.6948;transform:translate(42.9552vw,-10px) scale(.2333);animation:fall-9 22s -7s linear infinite}@keyframes fall-9{78.99%{transform:translate(49.3699vw,78.99vh) scale(.2333)}to{transform:translate(46.16255vw,99vh) scale(.2333)}}.snow:nth-child(10){opacity:1.0946;transform:translate(54.1037vw,-10px) scale(.0906);animation:fall-10 13s -11s linear infinite}@keyframes fall-10{46.852%{transform:translate(52.9348vw,46.852vh) scale(.0906)}to{transform:translate(53.51925vw,99vh) scale(.0906)}}.snow:nth-child(11){opacity:1.7214;transform:translate(32.9544vw,-10px) scale(.0472);animation:fall-11 14s -4s linear infinite}@keyframes fall-11{70.97%{transform:translate(24.69vw,70.97vh) scale(.0472)}to{transform:translate(28.8222vw,99vh) scale(.0472)}}.snow:nth-child(12){opacity:.7208;transform:translate(33.5894vw,-10px) scale(.5759);animation:fall-12 13s -14s linear infinite}@keyframes fall-12{55.839%{transform:translate(31.3071vw,55.839vh) scale(.5759)}to{transform:translate(32.44825vw,99vh) scale(.5759)}}.snow:nth-child(13){opacity:.8598;transform:translate(4.5552vw,-10px) scale(.7082);animation:fall-13 17s -1s linear infinite}@keyframes fall-13{65.643%{transform:translate(-3.5031vw,65.643vh) scale(.7082)}to{transform:translate(.52605vw,99vh) scale(.7082)}}.snow:nth-child(14){opacity:.2418;transform:translate(18.1388vw,-10px) scale(.7582);animation:fall-14 22s -6s linear infinite}@keyframes fall-14{62.367%{transform:translate(9.7806vw,62.367vh) scale(.7582)}to{transform:translate(13.9597vw,99vh) scale(.7582)}}.snow:nth-child(15){opacity:1.1636;transform:translate(57.1095vw,-10px) scale(.5888);animation:fall-15 20s -18s linear infinite}@keyframes fall-15{69.449%{transform:translate(59.6032vw,69.449vh) scale(.5888)}to{transform:translate(58.35635vw,99vh) scale(.5888)}}.snow:nth-child(16){opacity:1.047;transform:translate(72.8774vw,-10px) scale(.0639);animation:fall-16 17s -23s linear infinite}@keyframes fall-16{67.413%{transform:translate(82.2609vw,67.413vh) scale(.0639)}to{transform:translate(77.56915vw,99vh) scale(.0639)}}.snow:nth-child(17){opacity:.5404;transform:translate(69.6135vw,-10px) scale(.5189);animation:fall-17 10s -22s linear infinite}@keyframes fall-17{38.23%{transform:translate(59.7166vw,38.23vh) scale(.5189)}to{transform:translate(64.66505vw,99vh) scale(.5189)}}.snow:nth-child(18){opacity:.5002;transform:translate(81.8282vw,-10px) scale(.5042);animation:fall-18 16s -9s linear infinite}@keyframes fall-18{76.653%{transform:translate(79.0366vw,76.653vh) scale(.5042)}to{transform:translate(80.4324vw,99vh) scale(.5042)}}.snow:nth-child(19){opacity:.1932;transform:translate(39.1235vw,-10px) scale(.2657);animation:fall-19 14s -28s linear infinite}@keyframes fall-19{65.56%{transform:translate(35.4838vw,65.56vh) scale(.2657)}to{transform:translate(37.30365vw,99vh) scale(.2657)}}.snow:nth-child(20){opacity:.1374;transform:translate(15.1351vw,-10px) scale(.0826);animation:fall-20 23s -6s linear infinite}@keyframes fall-20{59.849%{transform:translate(19.8432vw,59.849vh) scale(.0826)}to{transform:translate(17.48915vw,99vh) scale(.0826)}}.snow:nth-child(21){opacity:.611;transform:translate(24.9451vw,-10px) scale(.3694);animation:fall-21 13s -21s linear infinite}@keyframes fall-21{53.256%{transform:translate(20.8878vw,53.256vh) scale(.3694)}to{transform:translate(22.91645vw,99vh) scale(.3694)}}.snow:nth-child(22){opacity:1.197;transform:translate(31.6851vw,-10px) scale(.8491);animation:fall-22 11s -11s linear infinite}@keyframes fall-22{38.084%{transform:translate(35.783vw,38.084vh) scale(.8491)}to{transform:translate(33.73405vw,99vh) scale(.8491)}}.snow:nth-child(23){opacity:1.6778;transform:translate(53.8057vw,-10px) scale(.9435);animation:fall-23 24s -11s linear infinite}@keyframes fall-23{76.099%{transform:translate(51.4146vw,76.099vh) scale(.9435)}to{transform:translate(52.61015vw,99vh) scale(.9435)}}.snow:nth-child(24){opacity:1.0098;transform:translate(59.5475vw,-10px) scale(.7504);animation:fall-24 23s -20s linear infinite}@keyframes fall-24{53.908%{transform:translate(51.4645vw,53.908vh) scale(.7504)}to{transform:translate(55.506vw,99vh) scale(.7504)}}.snow:nth-child(25){opacity:.0792;transform:translate(25.6092vw,-10px) scale(.2477);animation:fall-25 24s -11s linear infinite}@keyframes fall-25{51.124%{transform:translate(22.2331vw,51.124vh) scale(.2477)}to{transform:translate(23.92115vw,99vh) scale(.2477)}}.snow:nth-child(26){opacity:1.6846;transform:translate(70.0738vw,-10px) scale(.9022);animation:fall-26 24s -23s linear infinite}@keyframes fall-26{38.81%{transform:translate(64.8767vw,38.81vh) scale(.9022)}to{transform:translate(67.47525vw,99vh) scale(.9022)}}.snow:nth-child(27){opacity:.1776;transform:translate(15.8145vw,-10px) scale(.0968);animation:fall-27 28s -6s linear infinite}@keyframes fall-27{32.88%{transform:translate(10.032vw,32.88vh) scale(.0968)}to{transform:translate(12.92325vw,99vh) scale(.0968)}}.snow:nth-child(28){opacity:.4984;transform:translate(85.1362vw,-10px) scale(.6636);animation:fall-28 22s -3s linear infinite}@keyframes fall-28{66.825%{transform:translate(87.6761vw,66.825vh) scale(.6636)}to{transform:translate(86.40615vw,99vh) scale(.6636)}}.snow:nth-child(29){opacity:1.908;transform:translate(40.646vw,-10px) scale(.4279);animation:fall-29 18s -23s linear infinite}@keyframes fall-29{32.403%{transform:translate(49.7419vw,32.403vh) scale(.4279)}to{transform:translate(45.19395vw,99vh) scale(.4279)}}.snow:nth-child(30){opacity:.9252;transform:translate(20.3258vw,-10px) scale(.8215);animation:fall-30 24s -2s linear infinite}@keyframes fall-30{31.15%{transform:translate(16.4801vw,31.15vh) scale(.8215)}to{transform:translate(18.40295vw,99vh) scale(.8215)}}.snow:nth-child(31){opacity:1.955;transform:translate(93.2993vw,-10px) scale(.2368);animation:fall-31 19s -11s linear infinite}@keyframes fall-31{70.399%{transform:translate(91.0122vw,70.399vh) scale(.2368)}to{transform:translate(92.15575vw,99vh) scale(.2368)}}.snow:nth-child(32){opacity:.0958;transform:translate(53.3001vw,-10px) scale(.3397);animation:fall-32 30s -20s linear infinite}@keyframes fall-32{35.843%{transform:translate(45.1133vw,35.843vh) scale(.3397)}to{transform:translate(49.2067vw,99vh) scale(.3397)}}.snow:nth-child(33){opacity:1.8796;transform:translate(66.4151vw,-10px) scale(.8858);animation:fall-33 19s -28s linear infinite}@keyframes fall-33{67.238%{transform:translate(61.3863vw,67.238vh) scale(.8858)}to{transform:translate(63.9007vw,99vh) scale(.8858)}}.snow:nth-child(34){opacity:1.8512;transform:translate(72.1717vw,-10px) scale(.8178);animation:fall-34 20s -14s linear infinite}@keyframes fall-34{72.791%{transform:translate(79.9124vw,72.791vh) scale(.8178)}to{transform:translate(76.04205vw,99vh) scale(.8178)}}.snow:nth-child(35){opacity:.3558;transform:translate(16.6332vw,-10px) scale(.4382);animation:fall-35 20s -24s linear infinite}@keyframes fall-35{75.965%{transform:translate(24.2459vw,75.965vh) scale(.4382)}to{transform:translate(20.43955vw,99vh) scale(.4382)}}.snow:nth-child(36){opacity:1.3708;transform:translate(72.5319vw,-10px) scale(.209);animation:fall-36 16s -17s linear infinite}@keyframes fall-36{49.603%{transform:translate(69.714vw,49.603vh) scale(.209)}to{transform:translate(71.12295vw,99vh) scale(.209)}}.snow:nth-child(37){opacity:1.7566;transform:translate(40.2016vw,-10px) scale(.2683);animation:fall-37 27s -4s linear infinite}@keyframes fall-37{44.216%{transform:translate(45.8062vw,44.216vh) scale(.2683)}to{transform:translate(43.0039vw,99vh) scale(.2683)}}.snow:nth-child(38){opacity:.3836;transform:translate(64.8187vw,-10px) scale(.605);animation:fall-38 15s -27s linear infinite}@keyframes fall-38{78.394%{transform:translate(60.4836vw,78.394vh) scale(.605)}to{transform:translate(62.65115vw,99vh) scale(.605)}}.snow:nth-child(39){opacity:.8368;transform:translate(11.9209vw,-10px) scale(.4915);animation:fall-39 16s -30s linear infinite}@keyframes fall-39{33.943%{transform:translate(19.6003vw,33.943vh) scale(.4915)}to{transform:translate(15.7606vw,99vh) scale(.4915)}}.snow:nth-child(40){opacity:.3332;transform:translate(97.3955vw,-10px) scale(.4273);animation:fall-40 20s -25s linear infinite}@keyframes fall-40{45.626%{transform:translate(89.0673vw,45.626vh) scale(.4273)}to{transform:translate(93.2314vw,99vh) scale(.4273)}}.snow:nth-child(41){opacity:.421;transform:translate(87.8696vw,-10px) scale(.8414);animation:fall-41 26s -27s linear infinite}@keyframes fall-41{50.559%{transform:translate(93.0844vw,50.559vh) scale(.8414)}to{transform:translate(90.477vw,99vh) scale(.8414)}}.snow:nth-child(42){opacity:1.5496;transform:translate(78.2856vw,-10px) scale(.5464);animation:fall-42 27s -5s linear infinite}@keyframes fall-42{53.715%{transform:translate(80.6076vw,53.715vh) scale(.5464)}to{transform:translate(79.4466vw,99vh) scale(.5464)}}.snow:nth-child(43){opacity:.378;transform:translate(5.0263vw,-10px) scale(.0127);animation:fall-43 20s -28s linear infinite}@keyframes fall-43{53.48%{transform:translate(.7738vw,53.48vh) scale(.0127)}to{transform:translate(2.90005vw,99vh) scale(.0127)}}.snow:nth-child(44){opacity:1.3702;transform:translate(7.5315vw,-10px) scale(.1153);animation:fall-44 11s -10s linear infinite}@keyframes fall-44{74.679%{transform:translate(14.2924vw,74.679vh) scale(.1153)}to{transform:translate(10.91195vw,99vh) scale(.1153)}}.snow:nth-child(45){opacity:.3034;transform:translate(7.0517vw,-10px) scale(.4227);animation:fall-45 18s -28s linear infinite}@keyframes fall-45{57.878%{transform:translate(7.9336vw,57.878vh) scale(.4227)}to{transform:translate(7.49265vw,99vh) scale(.4227)}}.snow:nth-child(46){opacity:1.5816;transform:translate(1.5665vw,-10px) scale(.2509);animation:fall-46 22s -25s linear infinite}@keyframes fall-46{40.78%{transform:translate(-2.1386vw,40.78vh) scale(.2509)}to{transform:translate(-.28605vw,99vh) scale(.2509)}}.snow:nth-child(47){opacity:1.6492;transform:translate(21.412vw,-10px) scale(.108);animation:fall-47 17s -9s linear infinite}@keyframes fall-47{38.674%{transform:translate(25.6699vw,38.674vh) scale(.108)}to{transform:translate(23.54095vw,99vh) scale(.108)}}.snow:nth-child(48){opacity:1.9072;transform:translate(68.3694vw,-10px) scale(.2901);animation:fall-48 26s -5s linear infinite}@keyframes fall-48{60.142%{transform:translate(64.4689vw,60.142vh) scale(.2901)}to{transform:translate(66.41915vw,99vh) scale(.2901)}}.snow:nth-child(49){opacity:.0852;transform:translate(92.5759vw,-10px) scale(.1764);animation:fall-49 29s -24s linear infinite}@keyframes fall-49{58.834%{transform:translate(99.3979vw,58.834vh) scale(.1764)}to{transform:translate(95.9869vw,99vh) scale(.1764)}}.snow:nth-child(50){opacity:1.3878;transform:translate(53.028vw,-10px) scale(.751);animation:fall-50 12s -28s linear infinite}@keyframes fall-50{75.008%{transform:translate(52.4313vw,75.008vh) scale(.751)}to{transform:translate(52.72965vw,99vh) scale(.751)}}.snow:nth-child(51){opacity:1.6768;transform:translate(92.1789vw,-10px) scale(.9918);animation:fall-51 21s -28s linear infinite}@keyframes fall-51{78.387%{transform:translate(83.4658vw,78.387vh) scale(.9918)}to{transform:translate(87.82235vw,99vh) scale(.9918)}}.snow:nth-child(52){opacity:1.7006;transform:translate(63.2801vw,-10px) scale(.5848);animation:fall-52 13s -30s linear infinite}@keyframes fall-52{78.45%{transform:translate(70.3084vw,78.45vh) scale(.5848)}to{transform:translate(66.79425vw,99vh) scale(.5848)}}.snow:nth-child(53){opacity:1.4986;transform:translate(45.9845vw,-10px) scale(.0898);animation:fall-53 20s -30s linear infinite}@keyframes fall-53{51.898%{transform:translate(50.1739vw,51.898vh) scale(.0898)}to{transform:translate(48.0792vw,99vh) scale(.0898)}}.snow:nth-child(54){opacity:.6718;transform:translate(72.0324vw,-10px) scale(.7747);animation:fall-54 13s -28s linear infinite}@keyframes fall-54{61.271%{transform:translate(72.8836vw,61.271vh) scale(.7747)}to{transform:translate(72.458vw,99vh) scale(.7747)}}.snow:nth-child(55){opacity:1.3126;transform:translate(33.7137vw,-10px) scale(.9544);animation:fall-55 13s -16s linear infinite}@keyframes fall-55{48.594%{transform:translate(36.4915vw,48.594vh) scale(.9544)}to{transform:translate(35.1026vw,99vh) scale(.9544)}}.snow:nth-child(56){opacity:.0946;transform:translate(44.7903vw,-10px) scale(.0046);animation:fall-56 27s -25s linear infinite}@keyframes fall-56{75.06%{transform:translate(43.2444vw,75.06vh) scale(.0046)}to{transform:translate(44.01735vw,99vh) scale(.0046)}}.snow:nth-child(57){opacity:.6068;transform:translate(20.7986vw,-10px) scale(.1702);animation:fall-57 16s -6s linear infinite}@keyframes fall-57{56.013%{transform:translate(30.4962vw,56.013vh) scale(.1702)}to{transform:translate(25.6474vw,99vh) scale(.1702)}}.snow:nth-child(58){opacity:1.4596;transform:translate(17.0686vw,-10px) scale(.6764);animation:fall-58 12s -19s linear infinite}@keyframes fall-58{40.354%{transform:translate(9.5533vw,40.354vh) scale(.6764)}to{transform:translate(13.31095vw,99vh) scale(.6764)}}.snow:nth-child(59){opacity:.1642;transform:translate(5.3564vw,-10px) scale(.9307);animation:fall-59 10s -24s linear infinite}@keyframes fall-59{70.36%{transform:translate(5.4vw,70.36vh) scale(.9307)}to{transform:translate(5.3782vw,99vh) scale(.9307)}}.snow:nth-child(60){opacity:.6902;transform:translate(33.8869vw,-10px) scale(.0082);animation:fall-60 26s -17s linear infinite}@keyframes fall-60{54.867%{transform:translate(27.1029vw,54.867vh) scale(.0082)}to{transform:translate(30.4949vw,99vh) scale(.0082)}}.snow:nth-child(61){opacity:1.9752;transform:translate(.766vw,-10px) scale(.1337);animation:fall-61 22s -22s linear infinite}@keyframes fall-61{32.789%{transform:translate(-1.8935vw,32.789vh) scale(.1337)}to{transform:translate(-.56375vw,99vh) scale(.1337)}}.snow:nth-child(62){opacity:.75;transform:translate(20.6446vw,-10px) scale(.0115);animation:fall-62 12s -4s linear infinite}@keyframes fall-62{31.452%{transform:translate(25.8103vw,31.452vh) scale(.0115)}to{transform:translate(23.22745vw,99vh) scale(.0115)}}.snow:nth-child(63){opacity:1.5214;transform:translate(46.5447vw,-10px) scale(.5746);animation:fall-63 20s -23s linear infinite}@keyframes fall-63{32.602%{transform:translate(51.7714vw,32.602vh) scale(.5746)}to{transform:translate(49.15805vw,99vh) scale(.5746)}}.snow:nth-child(64){opacity:1.2222;transform:translate(92.1634vw,-10px) scale(.616);animation:fall-64 18s -15s linear infinite}@keyframes fall-64{49.67%{transform:translate(92.9628vw,49.67vh) scale(.616)}to{transform:translate(92.5631vw,99vh) scale(.616)}}.snow:nth-child(65){opacity:1.4832;transform:translate(86.5314vw,-10px) scale(.2673);animation:fall-65 23s -8s linear infinite}@keyframes fall-65{76.13%{transform:translate(82.1465vw,76.13vh) scale(.2673)}to{transform:translate(84.33895vw,99vh) scale(.2673)}}.snow:nth-child(66){opacity:.2404;transform:translate(63.5878vw,-10px) scale(.0399);animation:fall-66 30s -13s linear infinite}@keyframes fall-66{74.861%{transform:translate(59.5058vw,74.861vh) scale(.0399)}to{transform:translate(61.5468vw,99vh) scale(.0399)}}.snow:nth-child(67){opacity:1.5206;transform:translate(39.3634vw,-10px) scale(.0992);animation:fall-67 16s -4s linear infinite}@keyframes fall-67{76.55%{transform:translate(33.8226vw,76.55vh) scale(.0992)}to{transform:translate(36.593vw,99vh) scale(.0992)}}.snow:nth-child(68){opacity:.5572;transform:translate(72.1469vw,-10px) scale(.9632);animation:fall-68 14s -19s linear infinite}@keyframes fall-68{33.642%{transform:translate(67.7133vw,33.642vh) scale(.9632)}to{transform:translate(69.9301vw,99vh) scale(.9632)}}.snow:nth-child(69){opacity:.2592;transform:translate(18.3375vw,-10px) scale(.4015);animation:fall-69 29s -16s linear infinite}@keyframes fall-69{73.327%{transform:translate(17.1626vw,73.327vh) scale(.4015)}to{transform:translate(17.75005vw,99vh) scale(.4015)}}.snow:nth-child(70){opacity:1.5172;transform:translate(5.2631vw,-10px) scale(.0769);animation:fall-70 20s -11s linear infinite}@keyframes fall-70{63.891%{transform:translate(-2.6288vw,63.891vh) scale(.0769)}to{transform:translate(1.31715vw,99vh) scale(.0769)}}.snow:nth-child(71){opacity:.8338;transform:translate(58.8555vw,-10px) scale(.8674);animation:fall-71 12s -7s linear infinite}@keyframes fall-71{48.792%{transform:translate(57.6508vw,48.792vh) scale(.8674)}to{transform:translate(58.25315vw,99vh) scale(.8674)}}.snow:nth-child(72){opacity:.4704;transform:translate(71.6419vw,-10px) scale(.5834);animation:fall-72 17s -14s linear infinite}@keyframes fall-72{32.164%{transform:translate(67.5476vw,32.164vh) scale(.5834)}to{transform:translate(69.59475vw,99vh) scale(.5834)}}.snow:nth-child(73){opacity:1.4954;transform:translate(74.5088vw,-10px) scale(.175);animation:fall-73 30s -12s linear infinite}@keyframes fall-73{50.853%{transform:translate(74.7109vw,50.853vh) scale(.175)}to{transform:translate(74.60985vw,99vh) scale(.175)}}.snow:nth-child(74){opacity:1.691;transform:translate(41.141vw,-10px) scale(.411);animation:fall-74 30s -15s linear infinite}@keyframes fall-74{60.236%{transform:translate(50.3144vw,60.236vh) scale(.411)}to{transform:translate(45.7277vw,99vh) scale(.411)}}.snow:nth-child(75){opacity:1.768;transform:translate(1.7451vw,-10px) scale(.9961);animation:fall-75 24s -8s linear infinite}@keyframes fall-75{40.941%{transform:translate(-7.9595vw,40.941vh) scale(.9961)}to{transform:translate(-3.1072vw,99vh) scale(.9961)}}.snow:nth-child(76){opacity:1.049;transform:translate(92.7956vw,-10px) scale(.2947);animation:fall-76 14s -21s linear infinite}@keyframes fall-76{51.983%{transform:translate(95.8559vw,51.983vh) scale(.2947)}to{transform:translate(94.32575vw,99vh) scale(.2947)}}.snow:nth-child(77){opacity:.0168;transform:translate(92.3499vw,-10px) scale(.8001);animation:fall-77 13s -27s linear infinite}@keyframes fall-77{54.559%{transform:translate(89.5659vw,54.559vh) scale(.8001)}to{transform:translate(90.9579vw,99vh) scale(.8001)}}.snow:nth-child(78){opacity:.9172;transform:translate(3.0436vw,-10px) scale(.2926);animation:fall-78 17s -10s linear infinite}@keyframes fall-78{57.045%{transform:translate(1.9342vw,57.045vh) scale(.2926)}to{transform:translate(2.4889vw,99vh) scale(.2926)}}.snow:nth-child(79){opacity:1.5424;transform:translate(45.2393vw,-10px) scale(.5011);animation:fall-79 28s -22s linear infinite}@keyframes fall-79{40.569%{transform:translate(45.8036vw,40.569vh) scale(.5011)}to{transform:translate(45.52145vw,99vh) scale(.5011)}}.snow:nth-child(80){opacity:.663;transform:translate(74.288vw,-10px) scale(.4598);animation:fall-80 15s -9s linear infinite}@keyframes fall-80{42.747%{transform:translate(65.5307vw,42.747vh) scale(.4598)}to{transform:translate(69.90935vw,99vh) scale(.4598)}}.snow:nth-child(81){opacity:.4748;transform:translate(77.2288vw,-10px) scale(.5113);animation:fall-81 22s -25s linear infinite}@keyframes fall-81{74.077%{transform:translate(80.1737vw,74.077vh) scale(.5113)}to{transform:translate(78.70125vw,99vh) scale(.5113)}}.snow:nth-child(82){opacity:.2078;transform:translate(30.2811vw,-10px) scale(.8568);animation:fall-82 20s -21s linear infinite}@keyframes fall-82{44.788%{transform:translate(25.702vw,44.788vh) scale(.8568)}to{transform:translate(27.99155vw,99vh) scale(.8568)}}.snow:nth-child(83){opacity:1.2592;transform:translate(24.631vw,-10px) scale(.4497);animation:fall-83 18s -8s linear infinite}@keyframes fall-83{59.059%{transform:translate(32.3363vw,59.059vh) scale(.4497)}to{transform:translate(28.48365vw,99vh) scale(.4497)}}.snow:nth-child(84){opacity:.3798;transform:translate(56.9874vw,-10px) scale(.4424);animation:fall-84 29s -28s linear infinite}@keyframes fall-84{38.707%{transform:translate(62.5961vw,38.707vh) scale(.4424)}to{transform:translate(59.79175vw,99vh) scale(.4424)}}.snow:nth-child(85){opacity:.4738;transform:translate(36.5612vw,-10px) scale(.6783);animation:fall-85 29s -1s linear infinite}@keyframes fall-85{54.015%{transform:translate(44.5599vw,54.015vh) scale(.6783)}to{transform:translate(40.56055vw,99vh) scale(.6783)}}.snow:nth-child(86){opacity:1.693;transform:translate(4.3163vw,-10px) scale(.9107);animation:fall-86 30s -28s linear infinite}@keyframes fall-86{71.72%{transform:translate(13.8571vw,71.72vh) scale(.9107)}to{transform:translate(9.0867vw,99vh) scale(.9107)}}.snow:nth-child(87){opacity:1.13;transform:translate(22.5541vw,-10px) scale(.7304);animation:fall-87 25s -28s linear infinite}@keyframes fall-87{59.713%{transform:translate(14.8367vw,59.713vh) scale(.7304)}to{transform:translate(18.6954vw,99vh) scale(.7304)}}.snow:nth-child(88){opacity:.5556;transform:translate(19.3008vw,-10px) scale(.9427);animation:fall-88 30s -26s linear infinite}@keyframes fall-88{79.281%{transform:translate(26.691vw,79.281vh) scale(.9427)}to{transform:translate(22.9959vw,99vh) scale(.9427)}}.snow:nth-child(89){opacity:.3536;transform:translate(77.82vw,-10px) scale(.5912);animation:fall-89 25s -29s linear infinite}@keyframes fall-89{64.043%{transform:translate(80.9946vw,64.043vh) scale(.5912)}to{transform:translate(79.4073vw,99vh) scale(.5912)}}.snow:nth-child(90){opacity:.1242;transform:translate(33.9422vw,-10px) scale(.6498);animation:fall-90 18s -12s linear infinite}@keyframes fall-90{54.482%{transform:translate(43.5505vw,54.482vh) scale(.6498)}to{transform:translate(38.74635vw,99vh) scale(.6498)}}.snow:nth-child(91){opacity:1.1206;transform:translate(5.0218vw,-10px) scale(.657);animation:fall-91 10s -13s linear infinite}@keyframes fall-91{72.313%{transform:translate(2.2773vw,72.313vh) scale(.657)}to{transform:translate(3.64955vw,99vh) scale(.657)}}.snow:nth-child(92){opacity:.9768;transform:translate(40.53vw,-10px) scale(.5294);animation:fall-92 23s -20s linear infinite}@keyframes fall-92{76.535%{transform:translate(44.5695vw,76.535vh) scale(.5294)}to{transform:translate(42.54975vw,99vh) scale(.5294)}}.snow:nth-child(93){opacity:.178;transform:translate(13.4955vw,-10px) scale(.0065);animation:fall-93 28s -2s linear infinite}@keyframes fall-93{52.39%{transform:translate(5.2122vw,52.39vh) scale(.0065)}to{transform:translate(9.35385vw,99vh) scale(.0065)}}.snow:nth-child(94){opacity:1.9368;transform:translate(13.1615vw,-10px) scale(.982);animation:fall-94 27s -2s linear infinite}@keyframes fall-94{36.38%{transform:translate(8.6822vw,36.38vh) scale(.982)}to{transform:translate(10.92185vw,99vh) scale(.982)}}.snow:nth-child(95){opacity:1.6002;transform:translate(81.404vw,-10px) scale(.3857);animation:fall-95 24s -10s linear infinite}@keyframes fall-95{70.58%{transform:translate(80.7163vw,70.58vh) scale(.3857)}to{transform:translate(81.06015vw,99vh) scale(.3857)}}.snow:nth-child(96){opacity:.3746;transform:translate(38.8727vw,-10px) scale(.164);animation:fall-96 27s -21s linear infinite}@keyframes fall-96{65.402%{transform:translate(32.4643vw,65.402vh) scale(.164)}to{transform:translate(35.6685vw,99vh) scale(.164)}}.snow:nth-child(97){opacity:1.7732;transform:translate(67.5892vw,-10px) scale(.0138);animation:fall-97 12s -4s linear infinite}@keyframes fall-97{55.747%{transform:translate(71.0331vw,55.747vh) scale(.0138)}to{transform:translate(69.31115vw,99vh) scale(.0138)}}.snow:nth-child(98){opacity:1.1104;transform:translate(64.7564vw,-10px) scale(.3214);animation:fall-98 19s -24s linear infinite}@keyframes fall-98{76.082%{transform:translate(63.2918vw,76.082vh) scale(.3214)}to{transform:translate(64.0241vw,99vh) scale(.3214)}}.snow:nth-child(99){opacity:1.4762;transform:translate(39.1521vw,-10px) scale(.5917);animation:fall-99 14s -13s linear infinite}@keyframes fall-99{63.808%{transform:translate(47.1287vw,63.808vh) scale(.5917)}to{transform:translate(43.1404vw,99vh) scale(.5917)}}.snow:nth-child(100){opacity:1.9242;transform:translate(12.3816vw,-10px) scale(.4081);animation:fall-100 12s -6s linear infinite}@keyframes fall-100{55.776%{transform:translate(18.9872vw,55.776vh) scale(.4081)}to{transform:translate(15.6844vw,99vh) scale(.4081)}}.snow:nth-child(101){opacity:1.5906;transform:translate(48.1323vw,-10px) scale(.6738);animation:fall-101 28s -8s linear infinite}@keyframes fall-101{72.386%{transform:translate(50.7546vw,72.386vh) scale(.6738)}to{transform:translate(49.44345vw,99vh) scale(.6738)}}.snow:nth-child(102){opacity:.4424;transform:translate(14.8798vw,-10px) scale(.3942);animation:fall-102 27s -5s linear infinite}@keyframes fall-102{73.217%{transform:translate(5.9195vw,73.217vh) scale(.3942)}to{transform:translate(10.39965vw,99vh) scale(.3942)}}.snow:nth-child(103){opacity:.4298;transform:translate(68.6682vw,-10px) scale(.1711);animation:fall-103 10s -2s linear infinite}@keyframes fall-103{53.967%{transform:translate(69.6552vw,53.967vh) scale(.1711)}to{transform:translate(69.1617vw,99vh) scale(.1711)}}.snow:nth-child(104){opacity:1.4268;transform:translate(16.7394vw,-10px) scale(.4907);animation:fall-104 12s -17s linear infinite}@keyframes fall-104{51.575%{transform:translate(7.5977vw,51.575vh) scale(.4907)}to{transform:translate(12.16855vw,99vh) scale(.4907)}}.snow:nth-child(105){opacity:.3332;transform:translate(55.2799vw,-10px) scale(.6067);animation:fall-105 27s -14s linear infinite}@keyframes fall-105{77.043%{transform:translate(64.0392vw,77.043vh) scale(.6067)}to{transform:translate(59.65955vw,99vh) scale(.6067)}}.snow:nth-child(106){opacity:.4802;transform:translate(87.1018vw,-10px) scale(.233);animation:fall-106 24s -18s linear infinite}@keyframes fall-106{48.631%{transform:translate(87.9983vw,48.631vh) scale(.233)}to{transform:translate(87.55005vw,99vh) scale(.233)}}.snow:nth-child(107){opacity:1.2466;transform:translate(74.8318vw,-10px) scale(.1236);animation:fall-107 21s -15s linear infinite}@keyframes fall-107{51.682%{transform:translate(70.2175vw,51.682vh) scale(.1236)}to{transform:translate(72.52465vw,99vh) scale(.1236)}}.snow:nth-child(108){opacity:.7322;transform:translate(98.0404vw,-10px) scale(.0031);animation:fall-108 23s -19s linear infinite}@keyframes fall-108{61.911%{transform:translate(90.3603vw,61.911vh) scale(.0031)}to{transform:translate(94.20035vw,99vh) scale(.0031)}}.snow:nth-child(109){opacity:.0274;transform:translate(8.2021vw,-10px) scale(.7216);animation:fall-109 15s -4s linear infinite}@keyframes fall-109{55.663%{transform:translate(15.0045vw,55.663vh) scale(.7216)}to{transform:translate(11.6033vw,99vh) scale(.7216)}}.snow:nth-child(110){opacity:1.1504;transform:translate(47.0808vw,-10px) scale(.5738);animation:fall-110 20s -11s linear infinite}@keyframes fall-110{43.303%{transform:translate(54.3762vw,43.303vh) scale(.5738)}to{transform:translate(50.7285vw,99vh) scale(.5738)}}.snow:nth-child(111){opacity:1.2926;transform:translate(75.2221vw,-10px) scale(.7849);animation:fall-111 14s -23s linear infinite}@keyframes fall-111{46.594%{transform:translate(75.2196vw,46.594vh) scale(.7849)}to{transform:translate(75.22085vw,99vh) scale(.7849)}}.snow:nth-child(112){opacity:.9904;transform:translate(65.0181vw,-10px) scale(.4123);animation:fall-112 30s -13s linear infinite}@keyframes fall-112{79.036%{transform:translate(69.0533vw,79.036vh) scale(.4123)}to{transform:translate(67.0357vw,99vh) scale(.4123)}}.snow:nth-child(113){opacity:1.4596;transform:translate(31.1861vw,-10px) scale(.9244);animation:fall-113 30s -8s linear infinite}@keyframes fall-113{54.048%{transform:translate(36.2488vw,54.048vh) scale(.9244)}to{transform:translate(33.71745vw,99vh) scale(.9244)}}.snow:nth-child(114){opacity:1.7618;transform:translate(31.0382vw,-10px) scale(.2492);animation:fall-114 22s -12s linear infinite}@keyframes fall-114{58.573%{transform:translate(26.7561vw,58.573vh) scale(.2492)}to{transform:translate(28.89715vw,99vh) scale(.2492)}}.snow:nth-child(115){opacity:1.267;transform:translate(10.8211vw,-10px) scale(.6);animation:fall-115 20s -5s linear infinite}@keyframes fall-115{54.106%{transform:translate(18.9892vw,54.106vh) scale(.6)}to{transform:translate(14.90515vw,99vh) scale(.6)}}.snow:nth-child(116){opacity:.996;transform:translate(49.1057vw,-10px) scale(.6368);animation:fall-116 14s -20s linear infinite}@keyframes fall-116{46.751%{transform:translate(39.2743vw,46.751vh) scale(.6368)}to{transform:translate(44.19vw,99vh) scale(.6368)}}.snow:nth-child(117){opacity:.4012;transform:translate(25.4791vw,-10px) scale(.0131);animation:fall-117 30s -27s linear infinite}@keyframes fall-117{60.208%{transform:translate(19.7572vw,60.208vh) scale(.0131)}to{transform:translate(22.61815vw,99vh) scale(.0131)}}.snow:nth-child(118){opacity:.219;transform:translate(14.4808vw,-10px) scale(.401);animation:fall-118 17s -2s linear infinite}@keyframes fall-118{48.866%{transform:translate(19.5648vw,48.866vh) scale(.401)}to{transform:translate(17.0228vw,99vh) scale(.401)}}.snow:nth-child(119){opacity:.8754;transform:translate(85.4093vw,-10px) scale(.6515);animation:fall-119 12s -30s linear infinite}@keyframes fall-119{36.938%{transform:translate(77.1883vw,36.938vh) scale(.6515)}to{transform:translate(81.2988vw,99vh) scale(.6515)}}.snow:nth-child(120){opacity:.4058;transform:translate(76.792vw,-10px) scale(.036);animation:fall-120 17s -20s linear infinite}@keyframes fall-120{54.774%{transform:translate(84.792vw,54.774vh) scale(.036)}to{transform:translate(80.792vw,99vh) scale(.036)}}.snow:nth-child(121){opacity:.648;transform:translate(41.6881vw,-10px) scale(.3721);animation:fall-121 28s -16s linear infinite}@keyframes fall-121{56.914%{transform:translate(48.8609vw,56.914vh) scale(.3721)}to{transform:translate(45.2745vw,99vh) scale(.3721)}}.snow:nth-child(122){opacity:.8926;transform:translate(50.1513vw,-10px) scale(.9159);animation:fall-122 18s -22s linear infinite}@keyframes fall-122{75.551%{transform:translate(54.2941vw,75.551vh) scale(.9159)}to{transform:translate(52.2227vw,99vh) scale(.9159)}}.snow:nth-child(123){opacity:1.6244;transform:translate(34.0095vw,-10px) scale(.0504);animation:fall-123 29s -30s linear infinite}@keyframes fall-123{35.997%{transform:translate(38.0121vw,35.997vh) scale(.0504)}to{transform:translate(36.0108vw,99vh) scale(.0504)}}.snow:nth-child(124){opacity:1.9722;transform:translate(5.5838vw,-10px) scale(.654);animation:fall-124 21s -18s linear infinite}@keyframes fall-124{38.599%{transform:translate(7.1589vw,38.599vh) scale(.654)}to{transform:translate(6.37135vw,99vh) scale(.654)}}.snow:nth-child(125){opacity:1.7852;transform:translate(12.3608vw,-10px) scale(.4823);animation:fall-125 17s -2s linear infinite}@keyframes fall-125{49.487%{transform:translate(14.001vw,49.487vh) scale(.4823)}to{transform:translate(13.1809vw,99vh) scale(.4823)}}.snow:nth-child(126){opacity:.2216;transform:translate(39.5198vw,-10px) scale(.2165);animation:fall-126 19s -3s linear infinite}@keyframes fall-126{36.318%{transform:translate(45.6473vw,36.318vh) scale(.2165)}to{transform:translate(42.58355vw,99vh) scale(.2165)}}.snow:nth-child(127){opacity:.4742;transform:translate(15.8073vw,-10px) scale(.7009);animation:fall-127 16s -18s linear infinite}@keyframes fall-127{49.731%{transform:translate(12.948vw,49.731vh) scale(.7009)}to{transform:translate(14.37765vw,99vh) scale(.7009)}}.snow:nth-child(128){opacity:.267;transform:translate(68.3566vw,-10px) scale(.2267);animation:fall-128 17s -24s linear infinite}@keyframes fall-128{72.998%{transform:translate(65.2028vw,72.998vh) scale(.2267)}to{transform:translate(66.7797vw,99vh) scale(.2267)}}.snow:nth-child(129){opacity:.6532;transform:translate(74.9399vw,-10px) scale(.3195);animation:fall-129 19s -10s linear infinite}@keyframes fall-129{34.686%{transform:translate(78.2358vw,34.686vh) scale(.3195)}to{transform:translate(76.58785vw,99vh) scale(.3195)}}.snow:nth-child(130){opacity:.0806;transform:translate(75.2234vw,-10px) scale(.6249);animation:fall-130 18s -29s linear infinite}@keyframes fall-130{38.86%{transform:translate(68.2206vw,38.86vh) scale(.6249)}to{transform:translate(71.722vw,99vh) scale(.6249)}}.snow:nth-child(131){opacity:.8176;transform:translate(40.0664vw,-10px) scale(.9936);animation:fall-131 30s -30s linear infinite}@keyframes fall-131{78.856%{transform:translate(35.355vw,78.856vh) scale(.9936)}to{transform:translate(37.7107vw,99vh) scale(.9936)}}.snow:nth-child(132){opacity:1.1766;transform:translate(68.6052vw,-10px) scale(.9592);animation:fall-132 17s -3s linear infinite}@keyframes fall-132{50.914%{transform:translate(73.6374vw,50.914vh) scale(.9592)}to{transform:translate(71.1213vw,99vh) scale(.9592)}}.snow:nth-child(133){opacity:1.3128;transform:translate(8.8419vw,-10px) scale(.7937);animation:fall-133 15s -8s linear infinite}@keyframes fall-133{60.996%{transform:translate(10.6618vw,60.996vh) scale(.7937)}to{transform:translate(9.75185vw,99vh) scale(.7937)}}.snow:nth-child(134){opacity:1.2554;transform:translate(99.4996vw,-10px) scale(.2585);animation:fall-134 26s -7s linear infinite}@keyframes fall-134{41.913%{transform:translate(92.6114vw,41.913vh) scale(.2585)}to{transform:translate(96.0555vw,99vh) scale(.2585)}}.snow:nth-child(135){opacity:.9574;transform:translate(65.9541vw,-10px) scale(.2857);animation:fall-135 19s -30s linear infinite}@keyframes fall-135{44.446%{transform:translate(71.3439vw,44.446vh) scale(.2857)}to{transform:translate(68.649vw,99vh) scale(.2857)}}.snow:nth-child(136){opacity:1.7232;transform:translate(52.5666vw,-10px) scale(.5164);animation:fall-136 25s -22s linear infinite}@keyframes fall-136{57.825%{transform:translate(43.32vw,57.825vh) scale(.5164)}to{transform:translate(47.9433vw,99vh) scale(.5164)}}.snow:nth-child(137){opacity:1.8614;transform:translate(53.2696vw,-10px) scale(.2328);animation:fall-137 25s -30s linear infinite}@keyframes fall-137{77.802%{transform:translate(50.2736vw,77.802vh) scale(.2328)}to{transform:translate(51.7716vw,99vh) scale(.2328)}}.snow:nth-child(138){opacity:1.597;transform:translate(73.6383vw,-10px) scale(.3192);animation:fall-138 14s -22s linear infinite}@keyframes fall-138{35.496%{transform:translate(74.1534vw,35.496vh) scale(.3192)}to{transform:translate(73.89585vw,99vh) scale(.3192)}}.snow:nth-child(139){opacity:.02;transform:translate(26.573vw,-10px) scale(.1883);animation:fall-139 17s -16s linear infinite}@keyframes fall-139{73.82%{transform:translate(36.3077vw,73.82vh) scale(.1883)}to{transform:translate(31.44035vw,99vh) scale(.1883)}}.snow:nth-child(140){opacity:.863;transform:translate(58.6407vw,-10px) scale(.3697);animation:fall-140 30s -10s linear infinite}@keyframes fall-140{51.059%{transform:translate(68.3358vw,51.059vh) scale(.3697)}to{transform:translate(63.48825vw,99vh) scale(.3697)}}.snow:nth-child(141){opacity:1.743;transform:translate(27.8668vw,-10px) scale(.854);animation:fall-141 18s -26s linear infinite}@keyframes fall-141{54.816%{transform:translate(24.5975vw,54.816vh) scale(.854)}to{transform:translate(26.23215vw,99vh) scale(.854)}}.snow:nth-child(142){opacity:.2356;transform:translate(31.166vw,-10px) scale(.9195);animation:fall-142 10s -7s linear infinite}@keyframes fall-142{73.857%{transform:translate(35.6501vw,73.857vh) scale(.9195)}to{transform:translate(33.40805vw,99vh) scale(.9195)}}.snow:nth-child(143){opacity:1.0244;transform:translate(20.9099vw,-10px) scale(.7066);animation:fall-143 26s -29s linear infinite}@keyframes fall-143{47.101%{transform:translate(26.5932vw,47.101vh) scale(.7066)}to{transform:translate(23.75155vw,99vh) scale(.7066)}}.snow:nth-child(144){opacity:.537;transform:translate(37.4168vw,-10px) scale(.5662);animation:fall-144 20s -7s linear infinite}@keyframes fall-144{51.054%{transform:translate(43.2259vw,51.054vh) scale(.5662)}to{transform:translate(40.32135vw,99vh) scale(.5662)}}.snow:nth-child(145){opacity:.343;transform:translate(9.5115vw,-10px) scale(.7822);animation:fall-145 27s -2s linear infinite}@keyframes fall-145{46.99%{transform:translate(7.9756vw,46.99vh) scale(.7822)}to{transform:translate(8.74355vw,99vh) scale(.7822)}}.snow:nth-child(146){opacity:1.7346;transform:translate(11.2203vw,-10px) scale(.1566);animation:fall-146 18s -4s linear infinite}@keyframes fall-146{56.439%{transform:translate(6.0429vw,56.439vh) scale(.1566)}to{transform:translate(8.6316vw,99vh) scale(.1566)}}.snow:nth-child(147){opacity:.022;transform:translate(86.9148vw,-10px) scale(.4243);animation:fall-147 17s -11s linear infinite}@keyframes fall-147{68.468%{transform:translate(96.4416vw,68.468vh) scale(.4243)}to{transform:translate(91.6782vw,99vh) scale(.4243)}}.snow:nth-child(148){opacity:.9208;transform:translate(90.066vw,-10px) scale(.4999);animation:fall-148 22s -26s linear infinite}@keyframes fall-148{51.856%{transform:translate(85.0711vw,51.856vh) scale(.4999)}to{transform:translate(87.56855vw,99vh) scale(.4999)}}.snow:nth-child(149){opacity:.195;transform:translate(7.0377vw,-10px) scale(.3863);animation:fall-149 19s -17s linear infinite}@keyframes fall-149{70.227%{transform:translate(-2.63vw,70.227vh) scale(.3863)}to{transform:translate(2.20385vw,99vh) scale(.3863)}}.snow:nth-child(150){opacity:1.6502;transform:translate(36.5311vw,-10px) scale(.7597);animation:fall-150 10s -29s linear infinite}@keyframes fall-150{58.069%{transform:translate(29.0987vw,58.069vh) scale(.7597)}to{transform:translate(32.8149vw,99vh) scale(.7597)}}.snow:nth-child(151){opacity:.0868;transform:translate(12.5654vw,-10px) scale(.5668);animation:fall-151 27s -14s linear infinite}@keyframes fall-151{46.723%{transform:translate(16.4943vw,46.723vh) scale(.5668)}to{transform:translate(14.52985vw,99vh) scale(.5668)}}.snow:nth-child(152){opacity:1.6366;transform:translate(31.7416vw,-10px) scale(.9371);animation:fall-152 14s -13s linear infinite}@keyframes fall-152{60.126%{transform:translate(32.5538vw,60.126vh) scale(.9371)}to{transform:translate(32.1477vw,99vh) scale(.9371)}}.snow:nth-child(153){opacity:.8354;transform:translate(63.2193vw,-10px) scale(.7778);animation:fall-153 20s -23s linear infinite}@keyframes fall-153{48.739%{transform:translate(57.5412vw,48.739vh) scale(.7778)}to{transform:translate(60.38025vw,99vh) scale(.7778)}}.snow:nth-child(154){opacity:1.8098;transform:translate(38.2229vw,-10px) scale(.7167);animation:fall-154 11s -11s linear infinite}@keyframes fall-154{66.03%{transform:translate(43.3027vw,66.03vh) scale(.7167)}to{transform:translate(40.7628vw,99vh) scale(.7167)}}.snow:nth-child(155){opacity:1.1196;transform:translate(65.5066vw,-10px) scale(.215);animation:fall-155 22s -14s linear infinite}@keyframes fall-155{52.943%{transform:translate(69.6955vw,52.943vh) scale(.215)}to{transform:translate(67.60105vw,99vh) scale(.215)}}.snow:nth-child(156){opacity:1.6948;transform:translate(79.0565vw,-10px) scale(.4365);animation:fall-156 17s -3s linear infinite}@keyframes fall-156{45.129%{transform:translate(72.7124vw,45.129vh) scale(.4365)}to{transform:translate(75.88445vw,99vh) scale(.4365)}}.snow:nth-child(157){opacity:.9108;transform:translate(82.5426vw,-10px) scale(.2548);animation:fall-157 27s -25s linear infinite}@keyframes fall-157{65.299%{transform:translate(90.6461vw,65.299vh) scale(.2548)}to{transform:translate(86.59435vw,99vh) scale(.2548)}}.snow:nth-child(158){opacity:.4342;transform:translate(30.5148vw,-10px) scale(.8544);animation:fall-158 17s -14s linear infinite}@keyframes fall-158{60.232%{transform:translate(35.8208vw,60.232vh) scale(.8544)}to{transform:translate(33.1678vw,99vh) scale(.8544)}}.snow:nth-child(159){opacity:1.8574;transform:translate(71.2034vw,-10px) scale(.5253);animation:fall-159 15s -26s linear infinite}@keyframes fall-159{37.463%{transform:translate(75.9292vw,37.463vh) scale(.5253)}to{transform:translate(73.5663vw,99vh) scale(.5253)}}.snow:nth-child(160){opacity:1.1686;transform:translate(71.0533vw,-10px) scale(.3191);animation:fall-160 26s -1s linear infinite}@keyframes fall-160{74.413%{transform:translate(66.1733vw,74.413vh) scale(.3191)}to{transform:translate(68.6133vw,99vh) scale(.3191)}}.snow:nth-child(161){opacity:1.7712;transform:translate(77.6947vw,-10px) scale(.6642);animation:fall-161 17s -13s linear infinite}@keyframes fall-161{35.903%{transform:translate(80.0552vw,35.903vh) scale(.6642)}to{transform:translate(78.87495vw,99vh) scale(.6642)}}.snow:nth-child(162){opacity:1.1728;transform:translate(91.594vw,-10px) scale(.1374);animation:fall-162 10s -30s linear infinite}@keyframes fall-162{33.495%{transform:translate(86.7199vw,33.495vh) scale(.1374)}to{transform:translate(89.15695vw,99vh) scale(.1374)}}.snow:nth-child(163){opacity:1.1924;transform:translate(64.1456vw,-10px) scale(.2681);animation:fall-163 13s -18s linear infinite}@keyframes fall-163{46.01%{transform:translate(57.4981vw,46.01vh) scale(.2681)}to{transform:translate(60.82185vw,99vh) scale(.2681)}}.snow:nth-child(164){opacity:.9944;transform:translate(88.2644vw,-10px) scale(.4703);animation:fall-164 27s -20s linear infinite}@keyframes fall-164{65.329%{transform:translate(81.4625vw,65.329vh) scale(.4703)}to{transform:translate(84.86345vw,99vh) scale(.4703)}}.snow:nth-child(165){opacity:1.8658;transform:translate(73.6273vw,-10px) scale(.1842);animation:fall-165 24s -3s linear infinite}@keyframes fall-165{44.917%{transform:translate(83.0712vw,44.917vh) scale(.1842)}to{transform:translate(78.34925vw,99vh) scale(.1842)}}.snow:nth-child(166){opacity:1.5718;transform:translate(54.8983vw,-10px) scale(.4135);animation:fall-166 22s -20s linear infinite}@keyframes fall-166{56.063%{transform:translate(45.8059vw,56.063vh) scale(.4135)}to{transform:translate(50.3521vw,99vh) scale(.4135)}}.snow:nth-child(167){opacity:1.7252;transform:translate(92.2228vw,-10px) scale(.5749);animation:fall-167 25s -20s linear infinite}@keyframes fall-167{75.076%{transform:translate(99.0318vw,75.076vh) scale(.5749)}to{transform:translate(95.6273vw,99vh) scale(.5749)}}.snow:nth-child(168){opacity:1.5656;transform:translate(87.0744vw,-10px) scale(.5333);animation:fall-168 20s -3s linear infinite}@keyframes fall-168{67.342%{transform:translate(84.1404vw,67.342vh) scale(.5333)}to{transform:translate(85.6074vw,99vh) scale(.5333)}}.snow:nth-child(169){opacity:.9212;transform:translate(51.9785vw,-10px) scale(.7856);animation:fall-169 27s -13s linear infinite}@keyframes fall-169{37.678%{transform:translate(43.9331vw,37.678vh) scale(.7856)}to{transform:translate(47.9558vw,99vh) scale(.7856)}}.snow:nth-child(170){opacity:1.0144;transform:translate(91.5284vw,-10px) scale(.6636);animation:fall-170 28s -20s linear infinite}@keyframes fall-170{31.993%{transform:translate(86.817vw,31.993vh) scale(.6636)}to{transform:translate(89.1727vw,99vh) scale(.6636)}}.snow:nth-child(171){opacity:1.853;transform:translate(38.0731vw,-10px) scale(.2158);animation:fall-171 18s -3s linear infinite}@keyframes fall-171{60.453%{transform:translate(35.1085vw,60.453vh) scale(.2158)}to{transform:translate(36.5908vw,99vh) scale(.2158)}}.snow:nth-child(172){opacity:1.5364;transform:translate(88.4963vw,-10px) scale(.5702);animation:fall-172 22s -26s linear infinite}@keyframes fall-172{72.995%{transform:translate(91.483vw,72.995vh) scale(.5702)}to{transform:translate(89.98965vw,99vh) scale(.5702)}}.snow:nth-child(173){opacity:1.9606;transform:translate(81.0154vw,-10px) scale(.4271);animation:fall-173 22s -2s linear infinite}@keyframes fall-173{53.958%{transform:translate(82.2802vw,53.958vh) scale(.4271)}to{transform:translate(81.6478vw,99vh) scale(.4271)}}.snow:nth-child(174){opacity:.313;transform:translate(82.7724vw,-10px) scale(.7947);animation:fall-174 16s -23s linear infinite}@keyframes fall-174{56.444%{transform:translate(78.6288vw,56.444vh) scale(.7947)}to{transform:translate(80.7006vw,99vh) scale(.7947)}}.snow:nth-child(175){opacity:1.2852;transform:translate(.4711vw,-10px) scale(.6097);animation:fall-175 26s -25s linear infinite}@keyframes fall-175{51.575%{transform:translate(2.5789vw,51.575vh) scale(.6097)}to{transform:translate(1.525vw,99vh) scale(.6097)}}.snow:nth-child(176){opacity:1.5774;transform:translate(24.7037vw,-10px) scale(.652);animation:fall-176 18s -27s linear infinite}@keyframes fall-176{63.51%{transform:translate(22.6764vw,63.51vh) scale(.652)}to{transform:translate(23.69005vw,99vh) scale(.652)}}.snow:nth-child(177){opacity:.9774;transform:translate(11.4399vw,-10px) scale(.4575);animation:fall-177 15s -8s linear infinite}@keyframes fall-177{39.934%{transform:translate(19.7299vw,39.934vh) scale(.4575)}to{transform:translate(15.5849vw,99vh) scale(.4575)}}.snow:nth-child(178){opacity:1.6606;transform:translate(10.88vw,-10px) scale(.8265);animation:fall-178 10s -6s linear infinite}@keyframes fall-178{45.843%{transform:translate(10.342vw,45.843vh) scale(.8265)}to{transform:translate(10.611vw,99vh) scale(.8265)}}.snow:nth-child(179){opacity:.6174;transform:translate(41.7746vw,-10px) scale(.52);animation:fall-179 22s -11s linear infinite}@keyframes fall-179{77.242%{transform:translate(47.5634vw,77.242vh) scale(.52)}to{transform:translate(44.669vw,99vh) scale(.52)}}.snow:nth-child(180){opacity:1.7414;transform:translate(59.4785vw,-10px) scale(.4446);animation:fall-180 14s -4s linear infinite}@keyframes fall-180{40.29%{transform:translate(61.4152vw,40.29vh) scale(.4446)}to{transform:translate(60.44685vw,99vh) scale(.4446)}}.snow:nth-child(181){opacity:1.5722;transform:translate(92.312vw,-10px) scale(.3896);animation:fall-181 14s -30s linear infinite}@keyframes fall-181{52.486%{transform:translate(87.5185vw,52.486vh) scale(.3896)}to{transform:translate(89.91525vw,99vh) scale(.3896)}}.snow:nth-child(182){opacity:.3732;transform:translate(69.5839vw,-10px) scale(.8605);animation:fall-182 10s -2s linear infinite}@keyframes fall-182{47.589%{transform:translate(71.9191vw,47.589vh) scale(.8605)}to{transform:translate(70.7515vw,99vh) scale(.8605)}}.snow:nth-child(183){opacity:1.1014;transform:translate(39.7157vw,-10px) scale(.743);animation:fall-183 26s -25s linear infinite}@keyframes fall-183{32.416%{transform:translate(47.9954vw,32.416vh) scale(.743)}to{transform:translate(43.85555vw,99vh) scale(.743)}}.snow:nth-child(184){opacity:1.4658;transform:translate(62.9143vw,-10px) scale(.9507);animation:fall-184 25s -19s linear infinite}@keyframes fall-184{46.406%{transform:translate(53.8118vw,46.406vh) scale(.9507)}to{transform:translate(58.36305vw,99vh) scale(.9507)}}.snow:nth-child(185){opacity:.8144;transform:translate(79.569vw,-10px) scale(.2484);animation:fall-185 12s -24s linear infinite}@keyframes fall-185{36.757%{transform:translate(75.6757vw,36.757vh) scale(.2484)}to{transform:translate(77.62235vw,99vh) scale(.2484)}}.snow:nth-child(186){opacity:.8054;transform:translate(34.0625vw,-10px) scale(.5004);animation:fall-186 28s -23s linear infinite}@keyframes fall-186{35.942%{transform:translate(27.5701vw,35.942vh) scale(.5004)}to{transform:translate(30.8163vw,99vh) scale(.5004)}}.snow:nth-child(187){opacity:1.1314;transform:translate(16.8356vw,-10px) scale(.044);animation:fall-187 14s -23s linear infinite}@keyframes fall-187{59.991%{transform:translate(20.4192vw,59.991vh) scale(.044)}to{transform:translate(18.6274vw,99vh) scale(.044)}}.snow:nth-child(188){opacity:.2344;transform:translate(44.225vw,-10px) scale(.4347);animation:fall-188 29s -3s linear infinite}@keyframes fall-188{54.053%{transform:translate(39.4881vw,54.053vh) scale(.4347)}to{transform:translate(41.85655vw,99vh) scale(.4347)}}.snow:nth-child(189){opacity:1.8322;transform:translate(58.6891vw,-10px) scale(.6223);animation:fall-189 16s -14s linear infinite}@keyframes fall-189{40.081%{transform:translate(55.8941vw,40.081vh) scale(.6223)}to{transform:translate(57.2916vw,99vh) scale(.6223)}}.snow:nth-child(190){opacity:.628;transform:translate(51.1237vw,-10px) scale(.8794);animation:fall-190 22s -17s linear infinite}@keyframes fall-190{61.586%{transform:translate(59.6858vw,61.586vh) scale(.8794)}to{transform:translate(55.40475vw,99vh) scale(.8794)}}.snow:nth-child(191){opacity:.6678;transform:translate(52.3007vw,-10px) scale(.0139);animation:fall-191 27s -6s linear infinite}@keyframes fall-191{35.897%{transform:translate(53.403vw,35.897vh) scale(.0139)}to{transform:translate(52.85185vw,99vh) scale(.0139)}}.snow:nth-child(192){opacity:1.9204;transform:translate(73.962vw,-10px) scale(.237);animation:fall-192 27s -25s linear infinite}@keyframes fall-192{56.683%{transform:translate(74.7188vw,56.683vh) scale(.237)}to{transform:translate(74.3404vw,99vh) scale(.237)}}.snow:nth-child(193){opacity:.3484;transform:translate(68.6008vw,-10px) scale(.4177);animation:fall-193 26s -23s linear infinite}@keyframes fall-193{58.951%{transform:translate(59.3923vw,58.951vh) scale(.4177)}to{transform:translate(63.99655vw,99vh) scale(.4177)}}.snow:nth-child(194){opacity:1.5416;transform:translate(41.665vw,-10px) scale(.8129);animation:fall-194 10s -27s linear infinite}@keyframes fall-194{32.703%{transform:translate(46.2275vw,32.703vh) scale(.8129)}to{transform:translate(43.94625vw,99vh) scale(.8129)}}.snow:nth-child(195){opacity:.9078;transform:translate(61.1108vw,-10px) scale(.5554);animation:fall-195 28s -15s linear infinite}@keyframes fall-195{39.984%{transform:translate(54.1167vw,39.984vh) scale(.5554)}to{transform:translate(57.61375vw,99vh) scale(.5554)}}.snow:nth-child(196){opacity:1.1562;transform:translate(18.8173vw,-10px) scale(.3874);animation:fall-196 28s -15s linear infinite}@keyframes fall-196{38.906%{transform:translate(15.8478vw,38.906vh) scale(.3874)}to{transform:translate(17.33255vw,99vh) scale(.3874)}}.snow:nth-child(197){opacity:1.7626;transform:translate(99.3314vw,-10px) scale(.2813);animation:fall-197 28s -20s linear infinite}@keyframes fall-197{62.429%{transform:translate(99.5207vw,62.429vh) scale(.2813)}to{transform:translate(99.42605vw,99vh) scale(.2813)}}.snow:nth-child(198){opacity:1.5568;transform:translate(42.2489vw,-10px) scale(.8186);animation:fall-198 17s -3s linear infinite}@keyframes fall-198{62.617%{transform:translate(49.7734vw,62.617vh) scale(.8186)}to{transform:translate(46.01115vw,99vh) scale(.8186)}}.snow:nth-child(199){opacity:1.4604;transform:translate(73.3084vw,-10px) scale(.4575);animation:fall-199 23s -20s linear infinite}@keyframes fall-199{70.73%{transform:translate(65.3452vw,70.73vh) scale(.4575)}to{transform:translate(69.3268vw,99vh) scale(.4575)}}.snow:nth-child(200){opacity:1.5476;transform:translate(34.2934vw,-10px) scale(.1893);animation:fall-200 10s -20s linear infinite}@keyframes fall-200{69.072%{transform:translate(42.253vw,69.072vh) scale(.1893)}to{transform:translate(38.2732vw,99vh) scale(.1893)}}.snow:nth-child(201){opacity:1.9994;transform:translate(40.7276vw,-10px) scale(.4648);animation:fall-201 25s -18s linear infinite}@keyframes fall-201{58.045%{transform:translate(39.9708vw,58.045vh) scale(.4648)}to{transform:translate(40.3492vw,99vh) scale(.4648)}}.snow:nth-child(202){opacity:.2592;transform:translate(75.5304vw,-10px) scale(.128);animation:fall-202 25s -10s linear infinite}@keyframes fall-202{73.613%{transform:translate(82.6581vw,73.613vh) scale(.128)}to{transform:translate(79.09425vw,99vh) scale(.128)}}.snow:nth-child(203){opacity:1.465;transform:translate(7.9064vw,-10px) scale(.8488);animation:fall-203 10s -5s linear infinite}@keyframes fall-203{78.651%{transform:translate(8.0031vw,78.651vh) scale(.8488)}to{transform:translate(7.95475vw,99vh) scale(.8488)}}.snow:nth-child(204){opacity:.4314;transform:translate(90.7182vw,-10px) scale(.7344);animation:fall-204 19s -4s linear infinite}@keyframes fall-204{37.747%{transform:translate(98.4359vw,37.747vh) scale(.7344)}to{transform:translate(94.57705vw,99vh) scale(.7344)}}.snow:nth-child(205){opacity:.1334;transform:translate(13.8955vw,-10px) scale(.1765);animation:fall-205 22s -17s linear infinite}@keyframes fall-205{41.176%{transform:translate(6.5877vw,41.176vh) scale(.1765)}to{transform:translate(10.2416vw,99vh) scale(.1765)}}.snow:nth-child(206){opacity:1.3594;transform:translate(83.5162vw,-10px) scale(.4395);animation:fall-206 11s -12s linear infinite}@keyframes fall-206{48.844%{transform:translate(83.2768vw,48.844vh) scale(.4395)}to{transform:translate(83.3965vw,99vh) scale(.4395)}}.snow:nth-child(207){opacity:1.0986;transform:translate(91.4511vw,-10px) scale(.2765);animation:fall-207 19s -12s linear infinite}@keyframes fall-207{59.35%{transform:translate(100.1025vw,59.35vh) scale(.2765)}to{transform:translate(95.7768vw,99vh) scale(.2765)}}.snow:nth-child(208){opacity:.9336;transform:translate(43.7567vw,-10px) scale(.9307);animation:fall-208 14s -12s linear infinite}@keyframes fall-208{46.388%{transform:translate(51.0347vw,46.388vh) scale(.9307)}to{transform:translate(47.3957vw,99vh) scale(.9307)}}.snow:nth-child(209){opacity:.8872;transform:translate(27.9004vw,-10px) scale(.1963);animation:fall-209 14s -6s linear infinite}@keyframes fall-209{45.765%{transform:translate(35.6113vw,45.765vh) scale(.1963)}to{transform:translate(31.75585vw,99vh) scale(.1963)}}.snow:nth-child(210){opacity:1.75;transform:translate(49.4879vw,-10px) scale(.145);animation:fall-210 30s -24s linear infinite}@keyframes fall-210{48.138%{transform:translate(44.8556vw,48.138vh) scale(.145)}to{transform:translate(47.17175vw,99vh) scale(.145)}}.snow:nth-child(211){opacity:.8038;transform:translate(61.1787vw,-10px) scale(.6204);animation:fall-211 13s -19s linear infinite}@keyframes fall-211{47.405%{transform:translate(59.3697vw,47.405vh) scale(.6204)}to{transform:translate(60.2742vw,99vh) scale(.6204)}}.snow:nth-child(212){opacity:.9076;transform:translate(11.8947vw,-10px) scale(.214);animation:fall-212 27s -4s linear infinite}@keyframes fall-212{62.904%{transform:translate(14.272vw,62.904vh) scale(.214)}to{transform:translate(13.08335vw,99vh) scale(.214)}}.snow:nth-child(213){opacity:1.982;transform:translate(88.2749vw,-10px) scale(.6574);animation:fall-213 17s -16s linear infinite}@keyframes fall-213{77.568%{transform:translate(94.3761vw,77.568vh) scale(.6574)}to{transform:translate(91.3255vw,99vh) scale(.6574)}}.snow:nth-child(214){opacity:1.7014;transform:translate(64.5671vw,-10px) scale(.5893);animation:fall-214 29s -27s linear infinite}@keyframes fall-214{33.072%{transform:translate(71.4278vw,33.072vh) scale(.5893)}to{transform:translate(67.99745vw,99vh) scale(.5893)}}.snow:nth-child(215){opacity:1.2922;transform:translate(78.7784vw,-10px) scale(.3189);animation:fall-215 21s -12s linear infinite}@keyframes fall-215{72.417%{transform:translate(70.468vw,72.417vh) scale(.3189)}to{transform:translate(74.6232vw,99vh) scale(.3189)}}.snow:nth-child(216){opacity:.1666;transform:translate(23.9584vw,-10px) scale(.4919);animation:fall-216 25s -13s linear infinite}@keyframes fall-216{46.972%{transform:translate(17.6313vw,46.972vh) scale(.4919)}to{transform:translate(20.79485vw,99vh) scale(.4919)}}.snow:nth-child(217){opacity:1.362;transform:translate(42.4426vw,-10px) scale(.426);animation:fall-217 26s -22s linear infinite}@keyframes fall-217{48.37%{transform:translate(51.135vw,48.37vh) scale(.426)}to{transform:translate(46.7888vw,99vh) scale(.426)}}.snow:nth-child(218){opacity:.3236;transform:translate(63.8773vw,-10px) scale(.8099);animation:fall-218 24s -7s linear infinite}@keyframes fall-218{40.917%{transform:translate(66.6923vw,40.917vh) scale(.8099)}to{transform:translate(65.2848vw,99vh) scale(.8099)}}.snow:nth-child(219){opacity:.2664;transform:translate(80.3258vw,-10px) scale(.6754);animation:fall-219 27s -29s linear infinite}@keyframes fall-219{47.491%{transform:translate(77.7323vw,47.491vh) scale(.6754)}to{transform:translate(79.02905vw,99vh) scale(.6754)}}.snow:nth-child(220){opacity:.8978;transform:translate(24.5927vw,-10px) scale(.0903);animation:fall-220 27s -14s linear infinite}@keyframes fall-220{51.417%{transform:translate(24.5518vw,51.417vh) scale(.0903)}to{transform:translate(24.57225vw,99vh) scale(.0903)}}.snow:nth-child(221){opacity:.8404;transform:translate(30.3192vw,-10px) scale(.7297);animation:fall-221 13s -15s linear infinite}@keyframes fall-221{56.936%{transform:translate(26.7327vw,56.936vh) scale(.7297)}to{transform:translate(28.52595vw,99vh) scale(.7297)}}.snow:nth-child(222){opacity:1.375;transform:translate(92.4005vw,-10px) scale(.8382);animation:fall-222 15s -13s linear infinite}@keyframes fall-222{66.493%{transform:translate(82.6311vw,66.493vh) scale(.8382)}to{transform:translate(87.5158vw,99vh) scale(.8382)}}.snow:nth-child(223){opacity:1.4044;transform:translate(49.6169vw,-10px) scale(.3337);animation:fall-223 28s -19s linear infinite}@keyframes fall-223{32.663%{transform:translate(40.3989vw,32.663vh) scale(.3337)}to{transform:translate(45.0079vw,99vh) scale(.3337)}}.snow:nth-child(224){opacity:1.3738;transform:translate(16.4181vw,-10px) scale(.469);animation:fall-224 17s -2s linear infinite}@keyframes fall-224{63.721%{transform:translate(12.8038vw,63.721vh) scale(.469)}to{transform:translate(14.61095vw,99vh) scale(.469)}}.snow:nth-child(225){opacity:1.3746;transform:translate(71.2184vw,-10px) scale(.9702);animation:fall-225 20s -8s linear infinite}@keyframes fall-225{73.388%{transform:translate(62.1131vw,73.388vh) scale(.9702)}to{transform:translate(66.66575vw,99vh) scale(.9702)}}.snow:nth-child(226){opacity:1.0276;transform:translate(45.334vw,-10px) scale(.5329);animation:fall-226 20s -23s linear infinite}@keyframes fall-226{72.406%{transform:translate(40.1632vw,72.406vh) scale(.5329)}to{transform:translate(42.7486vw,99vh) scale(.5329)}}.snow:nth-child(227){opacity:.0464;transform:translate(30.6967vw,-10px) scale(.2654);animation:fall-227 29s -5s linear infinite}@keyframes fall-227{34.807%{transform:translate(38.7976vw,34.807vh) scale(.2654)}to{transform:translate(34.74715vw,99vh) scale(.2654)}}.snow:nth-child(228){opacity:1.137;transform:translate(62.0994vw,-10px) scale(.5456);animation:fall-228 25s -3s linear infinite}@keyframes fall-228{50.95%{transform:translate(60.0057vw,50.95vh) scale(.5456)}to{transform:translate(61.05255vw,99vh) scale(.5456)}}.snow:nth-child(229){opacity:.3452;transform:translate(40.3155vw,-10px) scale(.11);animation:fall-229 17s -12s linear infinite}@keyframes fall-229{34.611%{transform:translate(46.5939vw,34.611vh) scale(.11)}to{transform:translate(43.4547vw,99vh) scale(.11)}}.snow:nth-child(230){opacity:1.6096;transform:translate(21.7523vw,-10px) scale(.6289);animation:fall-230 22s -3s linear infinite}@keyframes fall-230{37.657%{transform:translate(20.339vw,37.657vh) scale(.6289)}to{transform:translate(21.04565vw,99vh) scale(.6289)}}.snow:nth-child(231){opacity:.856;transform:translate(70.348vw,-10px) scale(.5);animation:fall-231 29s -19s linear infinite}@keyframes fall-231{44.102%{transform:translate(69.3678vw,44.102vh) scale(.5)}to{transform:translate(69.8579vw,99vh) scale(.5)}}.snow:nth-child(232){opacity:.7992;transform:translate(62.2476vw,-10px) scale(.2439);animation:fall-232 26s -20s linear infinite}@keyframes fall-232{74.652%{transform:translate(56.8225vw,74.652vh) scale(.2439)}to{transform:translate(59.53505vw,99vh) scale(.2439)}}.snow:nth-child(233){opacity:.1132;transform:translate(63.3723vw,-10px) scale(.9909);animation:fall-233 25s -13s linear infinite}@keyframes fall-233{42.712%{transform:translate(68.3305vw,42.712vh) scale(.9909)}to{transform:translate(65.8514vw,99vh) scale(.9909)}}.snow:nth-child(234){opacity:.3134;transform:translate(2.152vw,-10px) scale(.9443);animation:fall-234 13s -3s linear infinite}@keyframes fall-234{32.85%{transform:translate(11.9277vw,32.85vh) scale(.9443)}to{transform:translate(7.03985vw,99vh) scale(.9443)}}.snow:nth-child(235){opacity:.4956;transform:translate(72.4328vw,-10px) scale(.3);animation:fall-235 30s -20s linear infinite}@keyframes fall-235{73.745%{transform:translate(77.9666vw,73.745vh) scale(.3)}to{transform:translate(75.1997vw,99vh) scale(.3)}}.snow:nth-child(236){opacity:.0916;transform:translate(84.2543vw,-10px) scale(.9634);animation:fall-236 14s -12s linear infinite}@keyframes fall-236{45.135%{transform:translate(80.5473vw,45.135vh) scale(.9634)}to{transform:translate(82.4008vw,99vh) scale(.9634)}}.snow:nth-child(237){opacity:.9228;transform:translate(78.3583vw,-10px) scale(.3175);animation:fall-237 30s -26s linear infinite}@keyframes fall-237{55.095%{transform:translate(81.4088vw,55.095vh) scale(.3175)}to{transform:translate(79.88355vw,99vh) scale(.3175)}}.snow:nth-child(238){opacity:.3486;transform:translate(99.9769vw,-10px) scale(.7842);animation:fall-238 21s -26s linear infinite}@keyframes fall-238{53.492%{transform:translate(93.8863vw,53.492vh) scale(.7842)}to{transform:translate(96.9316vw,99vh) scale(.7842)}}.snow:nth-child(239){opacity:.9;transform:translate(74.9494vw,-10px) scale(.7732);animation:fall-239 14s -28s linear infinite}@keyframes fall-239{71.219%{transform:translate(73.2429vw,71.219vh) scale(.7732)}to{transform:translate(74.09615vw,99vh) scale(.7732)}}.snow:nth-child(240){opacity:1.3288;transform:translate(57.8573vw,-10px) scale(.4621);animation:fall-240 28s -13s linear infinite}@keyframes fall-240{35.988%{transform:translate(57.7942vw,35.988vh) scale(.4621)}to{transform:translate(57.82575vw,99vh) scale(.4621)}}.snow:nth-child(241){opacity:1.085;transform:translate(21.7096vw,-10px) scale(.586);animation:fall-241 28s -20s linear infinite}@keyframes fall-241{68.318%{transform:translate(25.9244vw,68.318vh) scale(.586)}to{transform:translate(23.817vw,99vh) scale(.586)}}.snow:nth-child(242){opacity:.8442;transform:translate(79.4724vw,-10px) scale(.783);animation:fall-242 11s -16s linear infinite}@keyframes fall-242{72.667%{transform:translate(87.8181vw,72.667vh) scale(.783)}to{transform:translate(83.64525vw,99vh) scale(.783)}}.snow:nth-child(243){opacity:.0708;transform:translate(93.0657vw,-10px) scale(.7682);animation:fall-243 18s -10s linear infinite}@keyframes fall-243{46.648%{transform:translate(86.8237vw,46.648vh) scale(.7682)}to{transform:translate(89.9447vw,99vh) scale(.7682)}}.snow:nth-child(244){opacity:1.6736;transform:translate(20.3622vw,-10px) scale(.604);animation:fall-244 23s -3s linear infinite}@keyframes fall-244{72.046%{transform:translate(21.194vw,72.046vh) scale(.604)}to{transform:translate(20.7781vw,99vh) scale(.604)}}.snow:nth-child(245){opacity:.9582;transform:translate(64.4506vw,-10px) scale(.9658);animation:fall-245 14s -29s linear infinite}@keyframes fall-245{76.943%{transform:translate(62.0011vw,76.943vh) scale(.9658)}to{transform:translate(63.22585vw,99vh) scale(.9658)}}.snow:nth-child(246){opacity:1.2584;transform:translate(25.287vw,-10px) scale(.1042);animation:fall-246 21s -19s linear infinite}@keyframes fall-246{36.189%{transform:translate(30.76vw,36.189vh) scale(.1042)}to{transform:translate(28.0235vw,99vh) scale(.1042)}}.snow:nth-child(247){opacity:.9276;transform:translate(32.951vw,-10px) scale(.2599);animation:fall-247 25s -12s linear infinite}@keyframes fall-247{67.471%{transform:translate(35.0722vw,67.471vh) scale(.2599)}to{transform:translate(34.0116vw,99vh) scale(.2599)}}.snow:nth-child(248){opacity:1.8182;transform:translate(28.8202vw,-10px) scale(.1772);animation:fall-248 16s -16s linear infinite}@keyframes fall-248{77.504%{transform:translate(21.1424vw,77.504vh) scale(.1772)}to{transform:translate(24.9813vw,99vh) scale(.1772)}}.snow:nth-child(249){opacity:1.7232;transform:translate(45.304vw,-10px) scale(.4307);animation:fall-249 10s -13s linear infinite}@keyframes fall-249{56.305%{transform:translate(41.7736vw,56.305vh) scale(.4307)}to{transform:translate(43.5388vw,99vh) scale(.4307)}}.snow:nth-child(250){opacity:1.1092;transform:translate(65.0804vw,-10px) scale(.2975);animation:fall-250 27s -23s linear infinite}@keyframes fall-250{70.885%{transform:translate(69.6285vw,70.885vh) scale(.2975)}to{transform:translate(67.35445vw,99vh) scale(.2975)}}.snow:nth-child(251){opacity:1.5944;transform:translate(48.3154vw,-10px) scale(.723);animation:fall-251 15s -3s linear infinite}@keyframes fall-251{34.832%{transform:translate(43.2801vw,34.832vh) scale(.723)}to{transform:translate(45.79775vw,99vh) scale(.723)}}.snow:nth-child(252){opacity:.336;transform:translate(71.1554vw,-10px) scale(.838);animation:fall-252 20s -14s linear infinite}@keyframes fall-252{45.345%{transform:translate(75.1375vw,45.345vh) scale(.838)}to{transform:translate(73.14645vw,99vh) scale(.838)}}.snow:nth-child(253){opacity:1.8908;transform:translate(11.9241vw,-10px) scale(.6908);animation:fall-253 23s -23s linear infinite}@keyframes fall-253{62.546%{transform:translate(16.2796vw,62.546vh) scale(.6908)}to{transform:translate(14.10185vw,99vh) scale(.6908)}}.snow:nth-child(254){opacity:1.7052;transform:translate(12.9495vw,-10px) scale(.6011);animation:fall-254 21s -5s linear infinite}@keyframes fall-254{56.25%{transform:translate(9.2751vw,56.25vh) scale(.6011)}to{transform:translate(11.1123vw,99vh) scale(.6011)}}.snow:nth-child(255){opacity:.8752;transform:translate(20.9803vw,-10px) scale(.8703);animation:fall-255 29s -23s linear infinite}@keyframes fall-255{71.874%{transform:translate(11.6025vw,71.874vh) scale(.8703)}to{transform:translate(16.2914vw,99vh) scale(.8703)}}.snow:nth-child(256){opacity:1.7298;transform:translate(72.217vw,-10px) scale(.1554);animation:fall-256 26s -9s linear infinite}@keyframes fall-256{47.286%{transform:translate(70.1366vw,47.286vh) scale(.1554)}to{transform:translate(71.1768vw,99vh) scale(.1554)}}.snow:nth-child(257){opacity:.8542;transform:translate(8.9069vw,-10px) scale(.5581);animation:fall-257 17s -13s linear infinite}@keyframes fall-257{67.97%{transform:translate(16.7601vw,67.97vh) scale(.5581)}to{transform:translate(12.8335vw,99vh) scale(.5581)}}.snow:nth-child(258){opacity:1.0072;transform:translate(82.1752vw,-10px) scale(.4749);animation:fall-258 20s -12s linear infinite}@keyframes fall-258{39.314%{transform:translate(86.6786vw,39.314vh) scale(.4749)}to{transform:translate(84.4269vw,99vh) scale(.4749)}}.snow:nth-child(259){opacity:1.4776;transform:translate(21.4662vw,-10px) scale(.4046);animation:fall-259 11s -28s linear infinite}@keyframes fall-259{75.337%{transform:translate(24.0396vw,75.337vh) scale(.4046)}to{transform:translate(22.7529vw,99vh) scale(.4046)}}.snow:nth-child(260){opacity:1.803;transform:translate(27.6058vw,-10px) scale(.155);animation:fall-260 17s -15s linear infinite}@keyframes fall-260{76.749%{transform:translate(33.5766vw,76.749vh) scale(.155)}to{transform:translate(30.5912vw,99vh) scale(.155)}}.snow:nth-child(261){opacity:.2056;transform:translate(18.4027vw,-10px) scale(.5126);animation:fall-261 28s -17s linear infinite}@keyframes fall-261{75.026%{transform:translate(11.3348vw,75.026vh) scale(.5126)}to{transform:translate(14.86875vw,99vh) scale(.5126)}}.snow:nth-child(262){opacity:1.8658;transform:translate(40.2523vw,-10px) scale(.9692);animation:fall-262 18s -12s linear infinite}@keyframes fall-262{35.648%{transform:translate(36.8738vw,35.648vh) scale(.9692)}to{transform:translate(38.56305vw,99vh) scale(.9692)}}.snow:nth-child(263){opacity:1.3636;transform:translate(58.8625vw,-10px) scale(.1068);animation:fall-263 17s -7s linear infinite}@keyframes fall-263{32.585%{transform:translate(51.1979vw,32.585vh) scale(.1068)}to{transform:translate(55.0302vw,99vh) scale(.1068)}}.snow:nth-child(264){opacity:.3744;transform:translate(77.7854vw,-10px) scale(.1405);animation:fall-264 25s -2s linear infinite}@keyframes fall-264{47.718%{transform:translate(70.7416vw,47.718vh) scale(.1405)}to{transform:translate(74.2635vw,99vh) scale(.1405)}}.snow:nth-child(265){opacity:.48;transform:translate(59.2115vw,-10px) scale(.4663);animation:fall-265 11s -6s linear infinite}@keyframes fall-265{67.367%{transform:translate(49.9608vw,67.367vh) scale(.4663)}to{transform:translate(54.58615vw,99vh) scale(.4663)}}.snow:nth-child(266){opacity:1.8494;transform:translate(23.1452vw,-10px) scale(.9929);animation:fall-266 29s -5s linear infinite}@keyframes fall-266{62.507%{transform:translate(24.6213vw,62.507vh) scale(.9929)}to{transform:translate(23.88325vw,99vh) scale(.9929)}}.snow:nth-child(267){opacity:.719;transform:translate(6.9766vw,-10px) scale(.7177);animation:fall-267 24s -9s linear infinite}@keyframes fall-267{37.997%{transform:translate(10.4977vw,37.997vh) scale(.7177)}to{transform:translate(8.73715vw,99vh) scale(.7177)}}.snow:nth-child(268){opacity:.0246;transform:translate(96.732vw,-10px) scale(.4826);animation:fall-268 19s -12s linear infinite}@keyframes fall-268{53.236%{transform:translate(100.5005vw,53.236vh) scale(.4826)}to{transform:translate(98.61625vw,99vh) scale(.4826)}}.snow:nth-child(269){opacity:1.4576;transform:translate(99.9013vw,-10px) scale(.2202);animation:fall-269 26s -23s linear infinite}@keyframes fall-269{50.272%{transform:translate(98.4701vw,50.272vh) scale(.2202)}to{transform:translate(99.1857vw,99vh) scale(.2202)}}.snow:nth-child(270){opacity:.1246;transform:translate(59.4071vw,-10px) scale(.4633);animation:fall-270 26s -12s linear infinite}@keyframes fall-270{38.498%{transform:translate(52.5945vw,38.498vh) scale(.4633)}to{transform:translate(56.0008vw,99vh) scale(.4633)}}.snow:nth-child(271){opacity:.963;transform:translate(58.3865vw,-10px) scale(.9326);animation:fall-271 25s -26s linear infinite}@keyframes fall-271{74.765%{transform:translate(54.773vw,74.765vh) scale(.9326)}to{transform:translate(56.57975vw,99vh) scale(.9326)}}.snow:nth-child(272){opacity:.4592;transform:translate(78.9122vw,-10px) scale(.7418);animation:fall-272 13s -29s linear infinite}@keyframes fall-272{37.754%{transform:translate(76.2096vw,37.754vh) scale(.7418)}to{transform:translate(77.5609vw,99vh) scale(.7418)}}.snow:nth-child(273){opacity:1.5842;transform:translate(15.0078vw,-10px) scale(.265);animation:fall-273 11s -24s linear infinite}@keyframes fall-273{56.943%{transform:translate(18.6368vw,56.943vh) scale(.265)}to{transform:translate(16.8223vw,99vh) scale(.265)}}.snow:nth-child(274){opacity:1.5452;transform:translate(79.5943vw,-10px) scale(.4585);animation:fall-274 14s -16s linear infinite}@keyframes fall-274{56.785%{transform:translate(85.8489vw,56.785vh) scale(.4585)}to{transform:translate(82.7216vw,99vh) scale(.4585)}}.snow:nth-child(275){opacity:.371;transform:translate(33.7487vw,-10px) scale(.9377);animation:fall-275 23s -17s linear infinite}@keyframes fall-275{42.189%{transform:translate(40.3826vw,42.189vh) scale(.9377)}to{transform:translate(37.06565vw,99vh) scale(.9377)}}.snow:nth-child(276){opacity:1.085;transform:translate(87.5363vw,-10px) scale(.6885);animation:fall-276 10s -4s linear infinite}@keyframes fall-276{45.901%{transform:translate(87.9267vw,45.901vh) scale(.6885)}to{transform:translate(87.7315vw,99vh) scale(.6885)}}.snow:nth-child(277){opacity:.2532;transform:translate(79.3046vw,-10px) scale(.6334);animation:fall-277 19s -16s linear infinite}@keyframes fall-277{41.869%{transform:translate(82.2695vw,41.869vh) scale(.6334)}to{transform:translate(80.78705vw,99vh) scale(.6334)}}.snow:nth-child(278){opacity:1.5824;transform:translate(83.3283vw,-10px) scale(.9498);animation:fall-278 30s -24s linear infinite}@keyframes fall-278{32.264%{transform:translate(78.802vw,32.264vh) scale(.9498)}to{transform:translate(81.06515vw,99vh) scale(.9498)}}.snow:nth-child(279){opacity:.7856;transform:translate(46.3721vw,-10px) scale(.1379);animation:fall-279 10s -5s linear infinite}@keyframes fall-279{58.456%{transform:translate(47.2865vw,58.456vh) scale(.1379)}to{transform:translate(46.8293vw,99vh) scale(.1379)}}.snow:nth-child(280){opacity:.2856;transform:translate(57.0532vw,-10px) scale(.4249);animation:fall-280 16s -22s linear infinite}@keyframes fall-280{38.42%{transform:translate(64.7736vw,38.42vh) scale(.4249)}to{transform:translate(60.9134vw,99vh) scale(.4249)}}.snow:nth-child(281){opacity:.523;transform:translate(27.0027vw,-10px) scale(.9405);animation:fall-281 24s -9s linear infinite}@keyframes fall-281{47.6%{transform:translate(19.1595vw,47.6vh) scale(.9405)}to{transform:translate(23.0811vw,99vh) scale(.9405)}}.snow:nth-child(282){opacity:.9354;transform:translate(13.8093vw,-10px) scale(.9218);animation:fall-282 27s -12s linear infinite}@keyframes fall-282{35.358%{transform:translate(16.0501vw,35.358vh) scale(.9218)}to{transform:translate(14.9297vw,99vh) scale(.9218)}}.snow:nth-child(283){opacity:1.3368;transform:translate(51.5597vw,-10px) scale(.2194);animation:fall-283 15s -29s linear infinite}@keyframes fall-283{36.474%{transform:translate(56.0878vw,36.474vh) scale(.2194)}to{transform:translate(53.82375vw,99vh) scale(.2194)}}.snow:nth-child(284){opacity:.676;transform:translate(92.4867vw,-10px) scale(.0545);animation:fall-284 13s -11s linear infinite}@keyframes fall-284{44.596%{transform:translate(92.3006vw,44.596vh) scale(.0545)}to{transform:translate(92.39365vw,99vh) scale(.0545)}}.snow:nth-child(285){opacity:.6002;transform:translate(46.6579vw,-10px) scale(.2363);animation:fall-285 12s -25s linear infinite}@keyframes fall-285{66.119%{transform:translate(51.0768vw,66.119vh) scale(.2363)}to{transform:translate(48.86735vw,99vh) scale(.2363)}}.snow:nth-child(286){opacity:.0408;transform:translate(39.6467vw,-10px) scale(.0288);animation:fall-286 21s -28s linear infinite}@keyframes fall-286{63.645%{transform:translate(29.965vw,63.645vh) scale(.0288)}to{transform:translate(34.80585vw,99vh) scale(.0288)}}.snow:nth-child(287){opacity:.1258;transform:translate(96.0502vw,-10px) scale(.5165);animation:fall-287 15s -9s linear infinite}@keyframes fall-287{72.777%{transform:translate(103.4658vw,72.777vh) scale(.5165)}to{transform:translate(99.758vw,99vh) scale(.5165)}}.snow:nth-child(288){opacity:.8732;transform:translate(27.2154vw,-10px) scale(.4818);animation:fall-288 18s -12s linear infinite}@keyframes fall-288{39.246%{transform:translate(27.2721vw,39.246vh) scale(.4818)}to{transform:translate(27.24375vw,99vh) scale(.4818)}}.snow:nth-child(289){opacity:.695;transform:translate(79.3665vw,-10px) scale(.9845);animation:fall-289 14s -6s linear infinite}@keyframes fall-289{79.293%{transform:translate(87.2311vw,79.293vh) scale(.9845)}to{transform:translate(83.2988vw,99vh) scale(.9845)}}.snow:nth-child(290){opacity:.0508;transform:translate(50.793vw,-10px) scale(.1943);animation:fall-290 16s -27s linear infinite}@keyframes fall-290{57.348%{transform:translate(53.3156vw,57.348vh) scale(.1943)}to{transform:translate(52.0543vw,99vh) scale(.1943)}}.snow:nth-child(291){opacity:1.9614;transform:translate(47.1942vw,-10px) scale(.737);animation:fall-291 20s -11s linear infinite}@keyframes fall-291{44.943%{transform:translate(49.9311vw,44.943vh) scale(.737)}to{transform:translate(48.56265vw,99vh) scale(.737)}}.snow:nth-child(292){opacity:.7586;transform:translate(85.4727vw,-10px) scale(.6228);animation:fall-292 11s -4s linear infinite}@keyframes fall-292{60.094%{transform:translate(75.6351vw,60.094vh) scale(.6228)}to{transform:translate(80.5539vw,99vh) scale(.6228)}}.snow:nth-child(293){opacity:.4618;transform:translate(68.1372vw,-10px) scale(.2823);animation:fall-293 29s -7s linear infinite}@keyframes fall-293{37.892%{transform:translate(74.0956vw,37.892vh) scale(.2823)}to{transform:translate(71.1164vw,99vh) scale(.2823)}}.snow:nth-child(294){opacity:.3748;transform:translate(61.3044vw,-10px) scale(.6543);animation:fall-294 28s -26s linear infinite}@keyframes fall-294{61.993%{transform:translate(64.3023vw,61.993vh) scale(.6543)}to{transform:translate(62.80335vw,99vh) scale(.6543)}}.snow:nth-child(295){opacity:1.6506;transform:translate(86.8391vw,-10px) scale(.4726);animation:fall-295 24s -15s linear infinite}@keyframes fall-295{60.72%{transform:translate(80.6579vw,60.72vh) scale(.4726)}to{transform:translate(83.7485vw,99vh) scale(.4726)}}.snow:nth-child(296){opacity:.3464;transform:translate(28.9276vw,-10px) scale(.6875);animation:fall-296 16s -7s linear infinite}@keyframes fall-296{66.343%{transform:translate(33.1589vw,66.343vh) scale(.6875)}to{transform:translate(31.04325vw,99vh) scale(.6875)}}.snow:nth-child(297){opacity:.3294;transform:translate(68.5102vw,-10px) scale(.6911);animation:fall-297 18s -3s linear infinite}@keyframes fall-297{70.39%{transform:translate(75.6158vw,70.39vh) scale(.6911)}to{transform:translate(72.063vw,99vh) scale(.6911)}}.snow:nth-child(298){opacity:1.1342;transform:translate(20.4444vw,-10px) scale(.4549);animation:fall-298 26s -27s linear infinite}@keyframes fall-298{49.495%{transform:translate(19.6221vw,49.495vh) scale(.4549)}to{transform:translate(20.03325vw,99vh) scale(.4549)}}.snow:nth-child(299){opacity:1.4076;transform:translate(90.3864vw,-10px) scale(.0803);animation:fall-299 30s -28s linear infinite}@keyframes fall-299{51.311%{transform:translate(83.3119vw,51.311vh) scale(.0803)}to{transform:translate(86.84915vw,99vh) scale(.0803)}}.snow:nth-child(300){opacity:.047;transform:translate(40.2545vw,-10px) scale(.8442);animation:fall-300 19s -11s linear infinite}@keyframes fall-300{61.493%{transform:translate(49.1889vw,61.493vh) scale(.8442)}to{transform:translate(44.7217vw,99vh) scale(.8442)}}.snow:nth-child(301){opacity:.2014;transform:translate(85.7885vw,-10px) scale(.9718);animation:fall-301 22s -1s linear infinite}@keyframes fall-301{56.331%{transform:translate(82.912vw,56.331vh) scale(.9718)}to{transform:translate(84.35025vw,99vh) scale(.9718)}}.snow:nth-child(302){opacity:.3948;transform:translate(28.9778vw,-10px) scale(.3723);animation:fall-302 24s -10s linear infinite}@keyframes fall-302{49.339%{transform:translate(27.339vw,49.339vh) scale(.3723)}to{transform:translate(28.1584vw,99vh) scale(.3723)}}.snow:nth-child(303){opacity:.1542;transform:translate(18.5504vw,-10px) scale(.0105);animation:fall-303 26s -19s linear infinite}@keyframes fall-303{65.098%{transform:translate(19.5463vw,65.098vh) scale(.0105)}to{transform:translate(19.04835vw,99vh) scale(.0105)}}.snow:nth-child(304){opacity:.9254;transform:translate(26.2808vw,-10px) scale(.1458);animation:fall-304 18s -12s linear infinite}@keyframes fall-304{38.996%{transform:translate(26.8716vw,38.996vh) scale(.1458)}to{transform:translate(26.5762vw,99vh) scale(.1458)}}.snow:nth-child(305){opacity:1.9938;transform:translate(6.1539vw,-10px) scale(.8948);animation:fall-305 22s -17s linear infinite}@keyframes fall-305{57.516%{transform:translate(11.5362vw,57.516vh) scale(.8948)}to{transform:translate(8.84505vw,99vh) scale(.8948)}}.snow:nth-child(306){opacity:.6314;transform:translate(16.0813vw,-10px) scale(.5093);animation:fall-306 12s -6s linear infinite}@keyframes fall-306{51.047%{transform:translate(18.3337vw,51.047vh) scale(.5093)}to{transform:translate(17.2075vw,99vh) scale(.5093)}}.snow:nth-child(307){opacity:.3544;transform:translate(30.7326vw,-10px) scale(.4432);animation:fall-307 22s -9s linear infinite}@keyframes fall-307{72.782%{transform:translate(36.0688vw,72.782vh) scale(.4432)}to{transform:translate(33.4007vw,99vh) scale(.4432)}}.snow:nth-child(308){opacity:1.366;transform:translate(.4413vw,-10px) scale(.7421);animation:fall-308 29s -21s linear infinite}@keyframes fall-308{53.264%{transform:translate(.4382vw,53.264vh) scale(.7421)}to{transform:translate(.43975vw,99vh) scale(.7421)}}.snow:nth-child(309){opacity:1.7512;transform:translate(58.2996vw,-10px) scale(.5895);animation:fall-309 18s -5s linear infinite}@keyframes fall-309{70.529%{transform:translate(58.0277vw,70.529vh) scale(.5895)}to{transform:translate(58.16365vw,99vh) scale(.5895)}}.snow:nth-child(310){opacity:.5034;transform:translate(31.7727vw,-10px) scale(.5499);animation:fall-310 19s -7s linear infinite}@keyframes fall-310{43.681%{transform:translate(37.9238vw,43.681vh) scale(.5499)}to{transform:translate(34.84825vw,99vh) scale(.5499)}}.snow:nth-child(311){opacity:.5312;transform:translate(98.2461vw,-10px) scale(.7008);animation:fall-311 22s -7s linear infinite}@keyframes fall-311{46.602%{transform:translate(103.8146vw,46.602vh) scale(.7008)}to{transform:translate(101.03035vw,99vh) scale(.7008)}}.snow:nth-child(312){opacity:.7604;transform:translate(52.3504vw,-10px) scale(.09);animation:fall-312 23s -24s linear infinite}@keyframes fall-312{49.596%{transform:translate(56.025vw,49.596vh) scale(.09)}to{transform:translate(54.1877vw,99vh) scale(.09)}}.snow:nth-child(313){opacity:1.733;transform:translate(68.4918vw,-10px) scale(.5729);animation:fall-313 18s -15s linear infinite}@keyframes fall-313{61.385%{transform:translate(74.7883vw,61.385vh) scale(.5729)}to{transform:translate(71.64005vw,99vh) scale(.5729)}}.snow:nth-child(314){opacity:.349;transform:translate(48.2291vw,-10px) scale(.199);animation:fall-314 21s -14s linear infinite}@keyframes fall-314{45.309%{transform:translate(46.3221vw,45.309vh) scale(.199)}to{transform:translate(47.2756vw,99vh) scale(.199)}}.snow:nth-child(315){opacity:1.432;transform:translate(73.3405vw,-10px) scale(.7318);animation:fall-315 30s -25s linear infinite}@keyframes fall-315{32.348%{transform:translate(74.5462vw,32.348vh) scale(.7318)}to{transform:translate(73.94335vw,99vh) scale(.7318)}}.snow:nth-child(316){opacity:.7732;transform:translate(97.8902vw,-10px) scale(.7339);animation:fall-316 20s -26s linear infinite}@keyframes fall-316{78.185%{transform:translate(99.3951vw,78.185vh) scale(.7339)}to{transform:translate(98.64265vw,99vh) scale(.7339)}}.snow:nth-child(317){opacity:.0114;transform:translate(48.4895vw,-10px) scale(.124);animation:fall-317 18s -27s linear infinite}@keyframes fall-317{43.626%{transform:translate(54.7064vw,43.626vh) scale(.124)}to{transform:translate(51.59795vw,99vh) scale(.124)}}.snow:nth-child(318){opacity:.717;transform:translate(41.904vw,-10px) scale(.6779);animation:fall-318 19s -14s linear infinite}@keyframes fall-318{49.791%{transform:translate(47.8008vw,49.791vh) scale(.6779)}to{transform:translate(44.8524vw,99vh) scale(.6779)}}.snow:nth-child(319){opacity:1.2668;transform:translate(13.2015vw,-10px) scale(.3819);animation:fall-319 15s -17s linear infinite}@keyframes fall-319{76.758%{transform:translate(18.8793vw,76.758vh) scale(.3819)}to{transform:translate(16.0404vw,99vh) scale(.3819)}}.snow:nth-child(320){opacity:1.4664;transform:translate(90.5743vw,-10px) scale(.0427);animation:fall-320 17s -21s linear infinite}@keyframes fall-320{78.915%{transform:translate(89.069vw,78.915vh) scale(.0427)}to{transform:translate(89.82165vw,99vh) scale(.0427)}}.snow:nth-child(321){opacity:1.139;transform:translate(18.5862vw,-10px) scale(.2897);animation:fall-321 28s -26s linear infinite}@keyframes fall-321{70.351%{transform:translate(27.936vw,70.351vh) scale(.2897)}to{transform:translate(23.2611vw,99vh) scale(.2897)}}.snow:nth-child(322){opacity:1.8362;transform:translate(68.2666vw,-10px) scale(.1896);animation:fall-322 19s -17s linear infinite}@keyframes fall-322{71.75%{transform:translate(73.5153vw,71.75vh) scale(.1896)}to{transform:translate(70.89095vw,99vh) scale(.1896)}}.snow:nth-child(323){opacity:1.2658;transform:translate(44.1388vw,-10px) scale(.4207);animation:fall-323 28s -24s linear infinite}@keyframes fall-323{41.514%{transform:translate(40.4576vw,41.514vh) scale(.4207)}to{transform:translate(42.2982vw,99vh) scale(.4207)}}.snow:nth-child(324){opacity:.6234;transform:translate(15.8805vw,-10px) scale(.0109);animation:fall-324 14s -29s linear infinite}@keyframes fall-324{58.251%{transform:translate(24.3889vw,58.251vh) scale(.0109)}to{transform:translate(20.1347vw,99vh) scale(.0109)}}.snow:nth-child(325){opacity:.389;transform:translate(80.0269vw,-10px) scale(.4113);animation:fall-325 27s -13s linear infinite}@keyframes fall-325{51.424%{transform:translate(85.4787vw,51.424vh) scale(.4113)}to{transform:translate(82.7528vw,99vh) scale(.4113)}}.snow:nth-child(326){opacity:1.4638;transform:translate(39.6355vw,-10px) scale(.2397);animation:fall-326 12s -27s linear infinite}@keyframes fall-326{39.835%{transform:translate(31.0506vw,39.835vh) scale(.2397)}to{transform:translate(35.34305vw,99vh) scale(.2397)}}.snow:nth-child(327){opacity:1.2264;transform:translate(87.786vw,-10px) scale(.128);animation:fall-327 11s -8s linear infinite}@keyframes fall-327{39.505%{transform:translate(96.387vw,39.505vh) scale(.128)}to{transform:translate(92.0865vw,99vh) scale(.128)}}.snow:nth-child(328){opacity:.2104;transform:translate(74.3881vw,-10px) scale(.6433);animation:fall-328 24s -23s linear infinite}@keyframes fall-328{64.538%{transform:translate(73.5302vw,64.538vh) scale(.6433)}to{transform:translate(73.95915vw,99vh) scale(.6433)}}.snow:nth-child(329){opacity:1.5744;transform:translate(87.5985vw,-10px) scale(.3796);animation:fall-329 30s -15s linear infinite}@keyframes fall-329{33.002%{transform:translate(81.1403vw,33.002vh) scale(.3796)}to{transform:translate(84.3694vw,99vh) scale(.3796)}}.snow:nth-child(330){opacity:.9952;transform:translate(92.5979vw,-10px) scale(.6369);animation:fall-330 10s -4s linear infinite}@keyframes fall-330{66.684%{transform:translate(93.7532vw,66.684vh) scale(.6369)}to{transform:translate(93.17555vw,99vh) scale(.6369)}}.snow:nth-child(331){opacity:.2008;transform:translate(40.1356vw,-10px) scale(.7984);animation:fall-331 27s -7s linear infinite}@keyframes fall-331{69.692%{transform:translate(32.278vw,69.692vh) scale(.7984)}to{transform:translate(36.2068vw,99vh) scale(.7984)}}.snow:nth-child(332){opacity:.7606;transform:translate(80.7577vw,-10px) scale(.9186);animation:fall-332 25s -14s linear infinite}@keyframes fall-332{55.989%{transform:translate(90.1647vw,55.989vh) scale(.9186)}to{transform:translate(85.4612vw,99vh) scale(.9186)}}.snow:nth-child(333){opacity:1.4232;transform:translate(36.9293vw,-10px) scale(.3687);animation:fall-333 16s -25s linear infinite}@keyframes fall-333{63.431%{transform:translate(40.2718vw,63.431vh) scale(.3687)}to{transform:translate(38.60055vw,99vh) scale(.3687)}}.snow:nth-child(334){opacity:1.0798;transform:translate(62.7074vw,-10px) scale(.2852);animation:fall-334 26s -9s linear infinite}@keyframes fall-334{67.158%{transform:translate(68.3846vw,67.158vh) scale(.2852)}to{transform:translate(65.546vw,99vh) scale(.2852)}}.snow:nth-child(335){opacity:.6718;transform:translate(41.1421vw,-10px) scale(.8536);animation:fall-335 14s -27s linear infinite}@keyframes fall-335{38.308%{transform:translate(38.9363vw,38.308vh) scale(.8536)}to{transform:translate(40.0392vw,99vh) scale(.8536)}}.snow:nth-child(336){opacity:.1262;transform:translate(97.5769vw,-10px) scale(.2554);animation:fall-336 22s -14s linear infinite}@keyframes fall-336{38.51%{transform:translate(90.9545vw,38.51vh) scale(.2554)}to{transform:translate(94.2657vw,99vh) scale(.2554)}}.snow:nth-child(337){opacity:.4084;transform:translate(82.3531vw,-10px) scale(.739);animation:fall-337 30s -9s linear infinite}@keyframes fall-337{71.844%{transform:translate(89.5588vw,71.844vh) scale(.739)}to{transform:translate(85.95595vw,99vh) scale(.739)}}.snow:nth-child(338){opacity:.1882;transform:translate(96.3429vw,-10px) scale(.5037);animation:fall-338 20s -20s linear infinite}@keyframes fall-338{61.885%{transform:translate(89.2255vw,61.885vh) scale(.5037)}to{transform:translate(92.7842vw,99vh) scale(.5037)}}.snow:nth-child(339){opacity:.2582;transform:translate(5.9527vw,-10px) scale(.2683);animation:fall-339 30s -19s linear infinite}@keyframes fall-339{79.746%{transform:translate(14.3968vw,79.746vh) scale(.2683)}to{transform:translate(10.17475vw,99vh) scale(.2683)}}.snow:nth-child(340){opacity:1.0612;transform:translate(96.2091vw,-10px) scale(.3798);animation:fall-340 19s -15s linear infinite}@keyframes fall-340{48.147%{transform:translate(92.3255vw,48.147vh) scale(.3798)}to{transform:translate(94.2673vw,99vh) scale(.3798)}}.snow:nth-child(341){opacity:1.4736;transform:translate(.9317vw,-10px) scale(.905);animation:fall-341 12s -7s linear infinite}@keyframes fall-341{31.936%{transform:translate(.4718vw,31.936vh) scale(.905)}to{transform:translate(.70175vw,99vh) scale(.905)}}.snow:nth-child(342){opacity:.1812;transform:translate(88.7298vw,-10px) scale(.9171);animation:fall-342 21s -24s linear infinite}@keyframes fall-342{38.889%{transform:translate(82.7865vw,38.889vh) scale(.9171)}to{transform:translate(85.75815vw,99vh) scale(.9171)}}.snow:nth-child(343){opacity:.6636;transform:translate(3.9289vw,-10px) scale(.7659);animation:fall-343 15s -20s linear infinite}@keyframes fall-343{40.757%{transform:translate(5.0405vw,40.757vh) scale(.7659)}to{transform:translate(4.4847vw,99vh) scale(.7659)}}.snow:nth-child(344){opacity:.721;transform:translate(59.3972vw,-10px) scale(.5505);animation:fall-344 23s -18s linear infinite}@keyframes fall-344{40.656%{transform:translate(51.5127vw,40.656vh) scale(.5505)}to{transform:translate(55.45495vw,99vh) scale(.5505)}}.snow:nth-child(345){opacity:.2296;transform:translate(68.9544vw,-10px) scale(.8272);animation:fall-345 22s -29s linear infinite}@keyframes fall-345{72.364%{transform:translate(77.1076vw,72.364vh) scale(.8272)}to{transform:translate(73.031vw,99vh) scale(.8272)}}.snow:nth-child(346){opacity:.889;transform:translate(15.2709vw,-10px) scale(.3954);animation:fall-346 28s -25s linear infinite}@keyframes fall-346{58.759%{transform:translate(6.5755vw,58.759vh) scale(.3954)}to{transform:translate(10.9232vw,99vh) scale(.3954)}}.snow:nth-child(347){opacity:.5208;transform:translate(74.1956vw,-10px) scale(.7825);animation:fall-347 12s -10s linear infinite}@keyframes fall-347{41.801%{transform:translate(70.2691vw,41.801vh) scale(.7825)}to{transform:translate(72.23235vw,99vh) scale(.7825)}}.snow:nth-child(348){opacity:.4708;transform:translate(60.1199vw,-10px) scale(.6212);animation:fall-348 19s -23s linear infinite}@keyframes fall-348{76.013%{transform:translate(64.6618vw,76.013vh) scale(.6212)}to{transform:translate(62.39085vw,99vh) scale(.6212)}}.snow:nth-child(349){opacity:1.928;transform:translate(24.3863vw,-10px) scale(.2515);animation:fall-349 21s -14s linear infinite}@keyframes fall-349{74.662%{transform:translate(19.6273vw,74.662vh) scale(.2515)}to{transform:translate(22.0068vw,99vh) scale(.2515)}}.snow:nth-child(350){opacity:1.2434;transform:translate(50.0726vw,-10px) scale(.3162);animation:fall-350 13s -17s linear infinite}@keyframes fall-350{66.199%{transform:translate(58.1209vw,66.199vh) scale(.3162)}to{transform:translate(54.09675vw,99vh) scale(.3162)}}.snow:nth-child(351){opacity:1.776;transform:translate(3.2903vw,-10px) scale(.4302);animation:fall-351 27s -24s linear infinite}@keyframes fall-351{73.767%{transform:translate(-.1378vw,73.767vh) scale(.4302)}to{transform:translate(1.57625vw,99vh) scale(.4302)}}.snow:nth-child(352){opacity:1.7722;transform:translate(1.9235vw,-10px) scale(.5675);animation:fall-352 22s -26s linear infinite}@keyframes fall-352{71.284%{transform:translate(-3.547vw,71.284vh) scale(.5675)}to{transform:translate(-.81175vw,99vh) scale(.5675)}}.snow:nth-child(353){opacity:1.5054;transform:translate(88.7497vw,-10px) scale(.0683);animation:fall-353 24s -7s linear infinite}@keyframes fall-353{49.495%{transform:translate(84.5863vw,49.495vh) scale(.0683)}to{transform:translate(86.668vw,99vh) scale(.0683)}}.snow:nth-child(354){opacity:.6274;transform:translate(38.795vw,-10px) scale(.0096);animation:fall-354 13s -13s linear infinite}@keyframes fall-354{74.369%{transform:translate(45.0818vw,74.369vh) scale(.0096)}to{transform:translate(41.9384vw,99vh) scale(.0096)}}.snow:nth-child(355){opacity:.691;transform:translate(71.928vw,-10px) scale(.5135);animation:fall-355 15s -10s linear infinite}@keyframes fall-355{62.532%{transform:translate(61.9334vw,62.532vh) scale(.5135)}to{transform:translate(66.9307vw,99vh) scale(.5135)}}.snow:nth-child(356){opacity:.3132;transform:translate(36.0249vw,-10px) scale(.8861);animation:fall-356 15s -9s linear infinite}@keyframes fall-356{62.918%{transform:translate(30.4682vw,62.918vh) scale(.8861)}to{transform:translate(33.24655vw,99vh) scale(.8861)}}.snow:nth-child(357){opacity:.1946;transform:translate(.0373vw,-10px) scale(.5133);animation:fall-357 20s -18s linear infinite}@keyframes fall-357{79.756%{transform:translate(-.1338vw,79.756vh) scale(.5133)}to{transform:translate(-.04825vw,99vh) scale(.5133)}}.snow:nth-child(358){opacity:.5734;transform:translate(19.4898vw,-10px) scale(.9038);animation:fall-358 19s -30s linear infinite}@keyframes fall-358{50.801%{transform:translate(9.895vw,50.801vh) scale(.9038)}to{transform:translate(14.6924vw,99vh) scale(.9038)}}.snow:nth-child(359){opacity:1.5996;transform:translate(11.7524vw,-10px) scale(.3359);animation:fall-359 20s -14s linear infinite}@keyframes fall-359{39.582%{transform:translate(15.7487vw,39.582vh) scale(.3359)}to{transform:translate(13.75055vw,99vh) scale(.3359)}}.snow:nth-child(360){opacity:.5706;transform:translate(57.8906vw,-10px) scale(.8788);animation:fall-360 27s -29s linear infinite}@keyframes fall-360{52.788%{transform:translate(67.5185vw,52.788vh) scale(.8788)}to{transform:translate(62.70455vw,99vh) scale(.8788)}}.snow:nth-child(361){opacity:.1078;transform:translate(26.0266vw,-10px) scale(.6593);animation:fall-361 27s -7s linear infinite}@keyframes fall-361{54.113%{transform:translate(29.2063vw,54.113vh) scale(.6593)}to{transform:translate(27.61645vw,99vh) scale(.6593)}}.snow:nth-child(362){opacity:.2644;transform:translate(32.2257vw,-10px) scale(.3345);animation:fall-362 14s -25s linear infinite}@keyframes fall-362{31.347%{transform:translate(37.2512vw,31.347vh) scale(.3345)}to{transform:translate(34.73845vw,99vh) scale(.3345)}}.snow:nth-child(363){opacity:1.8838;transform:translate(27.997vw,-10px) scale(.4791);animation:fall-363 17s -19s linear infinite}@keyframes fall-363{59.925%{transform:translate(26.7244vw,59.925vh) scale(.4791)}to{transform:translate(27.3607vw,99vh) scale(.4791)}}.snow:nth-child(364){opacity:.1244;transform:translate(65.3978vw,-10px) scale(.3972);animation:fall-364 15s -10s linear infinite}@keyframes fall-364{37.014%{transform:translate(60.7339vw,37.014vh) scale(.3972)}to{transform:translate(63.06585vw,99vh) scale(.3972)}}.snow:nth-child(365){opacity:1.4838;transform:translate(85.6408vw,-10px) scale(.3903);animation:fall-365 30s -13s linear infinite}@keyframes fall-365{62.108%{transform:translate(87.3694vw,62.108vh) scale(.3903)}to{transform:translate(86.5051vw,99vh) scale(.3903)}}.snow:nth-child(366){opacity:.3534;transform:translate(26.4048vw,-10px) scale(.6722);animation:fall-366 11s -14s linear infinite}@keyframes fall-366{39.687%{transform:translate(31.227vw,39.687vh) scale(.6722)}to{transform:translate(28.8159vw,99vh) scale(.6722)}}.snow:nth-child(367){opacity:1.673;transform:translate(12.229vw,-10px) scale(.8329);animation:fall-367 26s -8s linear infinite}@keyframes fall-367{56.845%{transform:translate(12.4049vw,56.845vh) scale(.8329)}to{transform:translate(12.31695vw,99vh) scale(.8329)}}.snow:nth-child(368){opacity:1.9956;transform:translate(60.2792vw,-10px) scale(.5);animation:fall-368 16s -17s linear infinite}@keyframes fall-368{65.142%{transform:translate(52.5244vw,65.142vh) scale(.5)}to{transform:translate(56.4018vw,99vh) scale(.5)}}.snow:nth-child(369){opacity:.2394;transform:translate(59.1613vw,-10px) scale(.1132);animation:fall-369 16s -30s linear infinite}@keyframes fall-369{44.958%{transform:translate(52.283vw,44.958vh) scale(.1132)}to{transform:translate(55.72215vw,99vh) scale(.1132)}}.snow:nth-child(370){opacity:.7324;transform:translate(31.2359vw,-10px) scale(.3859);animation:fall-370 26s -25s linear infinite}@keyframes fall-370{77.193%{transform:translate(31.4349vw,77.193vh) scale(.3859)}to{transform:translate(31.3354vw,99vh) scale(.3859)}}.snow:nth-child(371){opacity:.2126;transform:translate(.5326vw,-10px) scale(.4281);animation:fall-371 12s -27s linear infinite}@keyframes fall-371{67.038%{transform:translate(6.1444vw,67.038vh) scale(.4281)}to{transform:translate(3.3385vw,99vh) scale(.4281)}}.snow:nth-child(372){opacity:1.554;transform:translate(23.1484vw,-10px) scale(.9889);animation:fall-372 22s -16s linear infinite}@keyframes fall-372{66.489%{transform:translate(29.3275vw,66.489vh) scale(.9889)}to{transform:translate(26.23795vw,99vh) scale(.9889)}}.snow:nth-child(373){opacity:1.0708;transform:translate(43.21vw,-10px) scale(.0282);animation:fall-373 22s -28s linear infinite}@keyframes fall-373{42.84%{transform:translate(51.7052vw,42.84vh) scale(.0282)}to{transform:translate(47.4576vw,99vh) scale(.0282)}}.snow:nth-child(374){opacity:.8812;transform:translate(51.177vw,-10px) scale(.5471);animation:fall-374 14s -6s linear infinite}@keyframes fall-374{74.913%{transform:translate(45.8905vw,74.913vh) scale(.5471)}to{transform:translate(48.53375vw,99vh) scale(.5471)}}.snow:nth-child(375){opacity:1.298;transform:translate(8.7029vw,-10px) scale(.9063);animation:fall-375 29s -14s linear infinite}@keyframes fall-375{49.305%{transform:translate(8.3781vw,49.305vh) scale(.9063)}to{transform:translate(8.5405vw,99vh) scale(.9063)}}.snow:nth-child(376){opacity:.9168;transform:translate(7.7153vw,-10px) scale(.0557);animation:fall-376 20s -25s linear infinite}@keyframes fall-376{46.569%{transform:translate(16.8626vw,46.569vh) scale(.0557)}to{transform:translate(12.28895vw,99vh) scale(.0557)}}.snow:nth-child(377){opacity:.5074;transform:translate(36.2706vw,-10px) scale(.3067);animation:fall-377 21s -11s linear infinite}@keyframes fall-377{45.571%{transform:translate(34.964vw,45.571vh) scale(.3067)}to{transform:translate(35.6173vw,99vh) scale(.3067)}}.snow:nth-child(378){opacity:1.7098;transform:translate(55.9431vw,-10px) scale(.0802);animation:fall-378 29s -11s linear infinite}@keyframes fall-378{66.81%{transform:translate(52.5416vw,66.81vh) scale(.0802)}to{transform:translate(54.24235vw,99vh) scale(.0802)}}.snow:nth-child(379){opacity:.3744;transform:translate(92.5779vw,-10px) scale(.4854);animation:fall-379 24s -28s linear infinite}@keyframes fall-379{71.683%{transform:translate(93.5429vw,71.683vh) scale(.4854)}to{transform:translate(93.0604vw,99vh) scale(.4854)}}.snow:nth-child(380){opacity:.7954;transform:translate(2.3453vw,-10px) scale(.3756);animation:fall-380 11s -16s linear infinite}@keyframes fall-380{48.856%{transform:translate(-2.2127vw,48.856vh) scale(.3756)}to{transform:translate(.0663vw,99vh) scale(.3756)}}.snow:nth-child(381){opacity:.5982;transform:translate(7.0038vw,-10px) scale(.9685);animation:fall-381 26s -10s linear infinite}@keyframes fall-381{48.175%{transform:translate(14.2235vw,48.175vh) scale(.9685)}to{transform:translate(10.61365vw,99vh) scale(.9685)}}.snow:nth-child(382){opacity:.149;transform:translate(29.0137vw,-10px) scale(.1855);animation:fall-382 23s -18s linear infinite}@keyframes fall-382{38.599%{transform:translate(34.2042vw,38.599vh) scale(.1855)}to{transform:translate(31.60895vw,99vh) scale(.1855)}}.snow:nth-child(383){opacity:.1672;transform:translate(15.3573vw,-10px) scale(.7421);animation:fall-383 23s -20s linear infinite}@keyframes fall-383{72.839%{transform:translate(15.9427vw,72.839vh) scale(.7421)}to{transform:translate(15.65vw,99vh) scale(.7421)}}.snow:nth-child(384){opacity:.8252;transform:translate(63.9301vw,-10px) scale(.4551);animation:fall-384 22s -25s linear infinite}@keyframes fall-384{52.068%{transform:translate(63.0196vw,52.068vh) scale(.4551)}to{transform:translate(63.47485vw,99vh) scale(.4551)}}.snow:nth-child(385){opacity:.5114;transform:translate(95.5578vw,-10px) scale(.3665);animation:fall-385 20s -12s linear infinite}@keyframes fall-385{45.428%{transform:translate(103.7171vw,45.428vh) scale(.3665)}to{transform:translate(99.63745vw,99vh) scale(.3665)}}.snow:nth-child(386){opacity:.98;transform:translate(41.4066vw,-10px) scale(.8322);animation:fall-386 24s -12s linear infinite}@keyframes fall-386{57.518%{transform:translate(48.5309vw,57.518vh) scale(.8322)}to{transform:translate(44.96875vw,99vh) scale(.8322)}}.snow:nth-child(387){opacity:1.7852;transform:translate(94.9086vw,-10px) scale(.4676);animation:fall-387 27s -28s linear infinite}@keyframes fall-387{51.073%{transform:translate(85.0671vw,51.073vh) scale(.4676)}to{transform:translate(89.98785vw,99vh) scale(.4676)}}.snow:nth-child(388){opacity:.8008;transform:translate(97.9449vw,-10px) scale(.7221);animation:fall-388 10s -5s linear infinite}@keyframes fall-388{30.78%{transform:translate(93.9172vw,30.78vh) scale(.7221)}to{transform:translate(95.93105vw,99vh) scale(.7221)}}.snow:nth-child(389){opacity:1.4492;transform:translate(37.4878vw,-10px) scale(.7347);animation:fall-389 13s -23s linear infinite}@keyframes fall-389{56.721%{transform:translate(46.9454vw,56.721vh) scale(.7347)}to{transform:translate(42.2166vw,99vh) scale(.7347)}}.snow:nth-child(390){opacity:.1564;transform:translate(55.7718vw,-10px) scale(.4603);animation:fall-390 16s -7s linear infinite}@keyframes fall-390{33.682%{transform:translate(58.647vw,33.682vh) scale(.4603)}to{transform:translate(57.2094vw,99vh) scale(.4603)}}.snow:nth-child(391){opacity:1.1416;transform:translate(38.0525vw,-10px) scale(.5041);animation:fall-391 15s -16s linear infinite}@keyframes fall-391{30.641%{transform:translate(37.0224vw,30.641vh) scale(.5041)}to{transform:translate(37.53745vw,99vh) scale(.5041)}}.snow:nth-child(392){opacity:1.8012;transform:translate(63.9649vw,-10px) scale(.1821);animation:fall-392 15s -18s linear infinite}@keyframes fall-392{45.311%{transform:translate(56.7607vw,45.311vh) scale(.1821)}to{transform:translate(60.3628vw,99vh) scale(.1821)}}.snow:nth-child(393){opacity:.665;transform:translate(7.8032vw,-10px) scale(.962);animation:fall-393 20s -18s linear infinite}@keyframes fall-393{57.494%{transform:translate(-1.6707vw,57.494vh) scale(.962)}to{transform:translate(3.06625vw,99vh) scale(.962)}}.snow:nth-child(394){opacity:1.066;transform:translate(39.5543vw,-10px) scale(.506);animation:fall-394 28s -18s linear infinite}@keyframes fall-394{30.173%{transform:translate(40.6194vw,30.173vh) scale(.506)}to{transform:translate(40.08685vw,99vh) scale(.506)}}.snow:nth-child(395){opacity:.9652;transform:translate(20.8628vw,-10px) scale(.7818);animation:fall-395 27s -24s linear infinite}@keyframes fall-395{61.269%{transform:translate(10.927vw,61.269vh) scale(.7818)}to{transform:translate(15.8949vw,99vh) scale(.7818)}}.snow:nth-child(396){opacity:1.7074;transform:translate(8.3383vw,-10px) scale(.5922);animation:fall-396 13s -13s linear infinite}@keyframes fall-396{39.185%{transform:translate(4.4519vw,39.185vh) scale(.5922)}to{transform:translate(6.3951vw,99vh) scale(.5922)}}.snow:nth-child(397){opacity:.8834;transform:translate(58.2952vw,-10px) scale(.0842);animation:fall-397 20s -16s linear infinite}@keyframes fall-397{52.053%{transform:translate(59.715vw,52.053vh) scale(.0842)}to{transform:translate(59.0051vw,99vh) scale(.0842)}}.snow:nth-child(398){opacity:.8414;transform:translate(34.642vw,-10px) scale(.3119);animation:fall-398 17s -26s linear infinite}@keyframes fall-398{55.186%{transform:translate(37.3911vw,55.186vh) scale(.3119)}to{transform:translate(36.01655vw,99vh) scale(.3119)}}.snow:nth-child(399){opacity:1.3176;transform:translate(13.1615vw,-10px) scale(.1817);animation:fall-399 29s -15s linear infinite}@keyframes fall-399{75.181%{transform:translate(5.2914vw,75.181vh) scale(.1817)}to{transform:translate(9.22645vw,99vh) scale(.1817)}}.snow:nth-child(400){opacity:.1278;transform:translate(36.9584vw,-10px) scale(.406);animation:fall-400 29s -8s linear infinite}@keyframes fall-400{55.953%{transform:translate(40.0087vw,55.953vh) scale(.406)}to{transform:translate(38.48355vw,99vh) scale(.406)}}\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:.2686;transform:translate(32.679vw,-10px) scale(.5595);animation:fall-1 26s -22s linear infinite}@keyframes fall-1{78.514%{transform:translate(32.7345vw,78.514vh) scale(.5595)}to{transform:translate(32.70675vw,99vh) scale(.5595)}}.snow:nth-child(2){opacity:1.7628;transform:translate(18.0935vw,-10px) scale(.4091);animation:fall-2 28s -10s linear infinite}@keyframes fall-2{38.608%{transform:translate(20.6382vw,38.608vh) scale(.4091)}to{transform:translate(19.36585vw,99vh) scale(.4091)}}.snow:nth-child(3){opacity:1.066;transform:translate(40.3417vw,-10px) scale(.4746);animation:fall-3 10s -12s linear infinite}@keyframes fall-3{67.022%{transform:translate(33.1141vw,67.022vh) scale(.4746)}to{transform:translate(36.7279vw,99vh) scale(.4746)}}.snow:nth-child(4){opacity:1.4744;transform:translate(93.7906vw,-10px) scale(.616);animation:fall-4 16s -8s linear infinite}@keyframes fall-4{57.3%{transform:translate(92.732vw,57.3vh) scale(.616)}to{transform:translate(93.2613vw,99vh) scale(.616)}}.snow:nth-child(5){opacity:1.8716;transform:translate(1.6972vw,-10px) scale(.1137);animation:fall-5 27s -28s linear infinite}@keyframes fall-5{77.025%{transform:translate(5.5945vw,77.025vh) scale(.1137)}to{transform:translate(3.64585vw,99vh) scale(.1137)}}.snow:nth-child(6){opacity:1.3898;transform:translate(5.0568vw,-10px) scale(.6006);animation:fall-6 30s -4s linear infinite}@keyframes fall-6{60.551%{transform:translate(-2.1048vw,60.551vh) scale(.6006)}to{transform:translate(1.476vw,99vh) scale(.6006)}}.snow:nth-child(7){opacity:1.122;transform:translate(92.0105vw,-10px) scale(.9233);animation:fall-7 13s -4s linear infinite}@keyframes fall-7{42.213%{transform:translate(99.0471vw,42.213vh) scale(.9233)}to{transform:translate(95.5288vw,99vh) scale(.9233)}}.snow:nth-child(8){opacity:1.0904;transform:translate(55.9628vw,-10px) scale(.1367);animation:fall-8 23s -14s linear infinite}@keyframes fall-8{35.617%{transform:translate(50.5717vw,35.617vh) scale(.1367)}to{transform:translate(53.26725vw,99vh) scale(.1367)}}.snow:nth-child(9){opacity:1.9672;transform:translate(51.4516vw,-10px) scale(.4305);animation:fall-9 12s -4s linear infinite}@keyframes fall-9{47.185%{transform:translate(44.5745vw,47.185vh) scale(.4305)}to{transform:translate(48.01305vw,99vh) scale(.4305)}}.snow:nth-child(10){opacity:.1412;transform:translate(21.5531vw,-10px) scale(.5285);animation:fall-10 28s -14s linear infinite}@keyframes fall-10{55.829%{transform:translate(15.4763vw,55.829vh) scale(.5285)}to{transform:translate(18.5147vw,99vh) scale(.5285)}}.snow:nth-child(11){opacity:.326;transform:translate(47.4539vw,-10px) scale(.0566);animation:fall-11 18s -7s linear infinite}@keyframes fall-11{70.406%{transform:translate(41.2942vw,70.406vh) scale(.0566)}to{transform:translate(44.37405vw,99vh) scale(.0566)}}.snow:nth-child(12){opacity:.3592;transform:translate(7.7892vw,-10px) scale(.8906);animation:fall-12 19s -20s linear infinite}@keyframes fall-12{37.244%{transform:translate(-.4962vw,37.244vh) scale(.8906)}to{transform:translate(3.6465vw,99vh) scale(.8906)}}.snow:nth-child(13){opacity:1.5078;transform:translate(64.8657vw,-10px) scale(.8068);animation:fall-13 30s -26s linear infinite}@keyframes fall-13{72.297%{transform:translate(61.1624vw,72.297vh) scale(.8068)}to{transform:translate(63.01405vw,99vh) scale(.8068)}}.snow:nth-child(14){opacity:1.7164;transform:translate(76.52vw,-10px) scale(.8793);animation:fall-14 19s -22s linear infinite}@keyframes fall-14{32.242%{transform:translate(82.9938vw,32.242vh) scale(.8793)}to{transform:translate(79.7569vw,99vh) scale(.8793)}}.snow:nth-child(15){opacity:.4928;transform:translate(37.7677vw,-10px) scale(.4703);animation:fall-15 29s -16s linear infinite}@keyframes fall-15{65.816%{transform:translate(34.8442vw,65.816vh) scale(.4703)}to{transform:translate(36.30595vw,99vh) scale(.4703)}}.snow:nth-child(16){opacity:.622;transform:translate(45.4822vw,-10px) scale(.9692);animation:fall-16 19s -7s linear infinite}@keyframes fall-16{72.62%{transform:translate(48.4223vw,72.62vh) scale(.9692)}to{transform:translate(46.95225vw,99vh) scale(.9692)}}.snow:nth-child(17){opacity:.7096;transform:translate(49.299vw,-10px) scale(.8111);animation:fall-17 24s -3s linear infinite}@keyframes fall-17{33.803%{transform:translate(53.1306vw,33.803vh) scale(.8111)}to{transform:translate(51.2148vw,99vh) scale(.8111)}}.snow:nth-child(18){opacity:.8656;transform:translate(99.2316vw,-10px) scale(.3667);animation:fall-18 23s -17s linear infinite}@keyframes fall-18{48.196%{transform:translate(101.6314vw,48.196vh) scale(.3667)}to{transform:translate(100.4315vw,99vh) scale(.3667)}}.snow:nth-child(19){opacity:1.433;transform:translate(13.2749vw,-10px) scale(.9688);animation:fall-19 12s -4s linear infinite}@keyframes fall-19{39.215%{transform:translate(10.7171vw,39.215vh) scale(.9688)}to{transform:translate(11.996vw,99vh) scale(.9688)}}.snow:nth-child(20){opacity:1.0586;transform:translate(14.1969vw,-10px) scale(.9211);animation:fall-20 11s -27s linear infinite}@keyframes fall-20{64.673%{transform:translate(12.277vw,64.673vh) scale(.9211)}to{transform:translate(13.23695vw,99vh) scale(.9211)}}.snow:nth-child(21){opacity:.7622;transform:translate(22.3183vw,-10px) scale(.4392);animation:fall-21 18s -15s linear infinite}@keyframes fall-21{67.729%{transform:translate(32.1772vw,67.729vh) scale(.4392)}to{transform:translate(27.24775vw,99vh) scale(.4392)}}.snow:nth-child(22){opacity:1.9728;transform:translate(61.956vw,-10px) scale(.33);animation:fall-22 15s -28s linear infinite}@keyframes fall-22{77.702%{transform:translate(53.0459vw,77.702vh) scale(.33)}to{transform:translate(57.50095vw,99vh) scale(.33)}}.snow:nth-child(23){opacity:.194;transform:translate(56.1935vw,-10px) scale(.8761);animation:fall-23 29s -28s linear infinite}@keyframes fall-23{52.309%{transform:translate(59.3779vw,52.309vh) scale(.8761)}to{transform:translate(57.7857vw,99vh) scale(.8761)}}.snow:nth-child(24){opacity:.0378;transform:translate(61.1522vw,-10px) scale(.8369);animation:fall-24 25s -16s linear infinite}@keyframes fall-24{42.672%{transform:translate(65.0535vw,42.672vh) scale(.8369)}to{transform:translate(63.10285vw,99vh) scale(.8369)}}.snow:nth-child(25){opacity:1.3562;transform:translate(85.4944vw,-10px) scale(.6199);animation:fall-25 28s -29s linear infinite}@keyframes fall-25{60.904%{transform:translate(92.1148vw,60.904vh) scale(.6199)}to{transform:translate(88.8046vw,99vh) scale(.6199)}}.snow:nth-child(26){opacity:.811;transform:translate(65.9856vw,-10px) scale(.1781);animation:fall-26 26s -29s linear infinite}@keyframes fall-26{36.506%{transform:translate(66.0318vw,36.506vh) scale(.1781)}to{transform:translate(66.0087vw,99vh) scale(.1781)}}.snow:nth-child(27){opacity:.1536;transform:translate(22.6838vw,-10px) scale(.6114);animation:fall-27 18s -6s linear infinite}@keyframes fall-27{43.599%{transform:translate(13.3427vw,43.599vh) scale(.6114)}to{transform:translate(18.01325vw,99vh) scale(.6114)}}.snow:nth-child(28){opacity:.57;transform:translate(99.1209vw,-10px) scale(.7283);animation:fall-28 12s -29s linear infinite}@keyframes fall-28{30.142%{transform:translate(90.766vw,30.142vh) scale(.7283)}to{transform:translate(94.94345vw,99vh) scale(.7283)}}.snow:nth-child(29){opacity:.9602;transform:translate(29.9443vw,-10px) scale(.5557);animation:fall-29 10s -29s linear infinite}@keyframes fall-29{75.322%{transform:translate(29.2625vw,75.322vh) scale(.5557)}to{transform:translate(29.6034vw,99vh) scale(.5557)}}.snow:nth-child(30){opacity:1.9998;transform:translate(23.029vw,-10px) scale(.0693);animation:fall-30 28s -6s linear infinite}@keyframes fall-30{73.719%{transform:translate(25.2322vw,73.719vh) scale(.0693)}to{transform:translate(24.1306vw,99vh) scale(.0693)}}.snow:nth-child(31){opacity:.9756;transform:translate(30.3131vw,-10px) scale(.9867);animation:fall-31 10s -26s linear infinite}@keyframes fall-31{77.277%{transform:translate(22.5679vw,77.277vh) scale(.9867)}to{transform:translate(26.4405vw,99vh) scale(.9867)}}.snow:nth-child(32){opacity:.7518;transform:translate(97.9636vw,-10px) scale(.6577);animation:fall-32 13s -18s linear infinite}@keyframes fall-32{38.669%{transform:translate(95.8679vw,38.669vh) scale(.6577)}to{transform:translate(96.91575vw,99vh) scale(.6577)}}.snow:nth-child(33){opacity:1.3894;transform:translate(4.0588vw,-10px) scale(.7877);animation:fall-33 19s -9s linear infinite}@keyframes fall-33{30.15%{transform:translate(5.883vw,30.15vh) scale(.7877)}to{transform:translate(4.9709vw,99vh) scale(.7877)}}.snow:nth-child(34){opacity:1.9016;transform:translate(17.2161vw,-10px) scale(.4056);animation:fall-34 21s -7s linear infinite}@keyframes fall-34{35.287%{transform:translate(12.7467vw,35.287vh) scale(.4056)}to{transform:translate(14.9814vw,99vh) scale(.4056)}}.snow:nth-child(35){opacity:.5954;transform:translate(25.869vw,-10px) scale(.9308);animation:fall-35 16s -2s linear infinite}@keyframes fall-35{47.648%{transform:translate(18.0123vw,47.648vh) scale(.9308)}to{transform:translate(21.94065vw,99vh) scale(.9308)}}.snow:nth-child(36){opacity:.515;transform:translate(81.9639vw,-10px) scale(.2915);animation:fall-36 14s -8s linear infinite}@keyframes fall-36{69.898%{transform:translate(83.6339vw,69.898vh) scale(.2915)}to{transform:translate(82.7989vw,99vh) scale(.2915)}}.snow:nth-child(37){opacity:1.208;transform:translate(8.9232vw,-10px) scale(.2033);animation:fall-37 11s -4s linear infinite}@keyframes fall-37{43.808%{transform:translate(18.3337vw,43.808vh) scale(.2033)}to{transform:translate(13.62845vw,99vh) scale(.2033)}}.snow:nth-child(38){opacity:.9964;transform:translate(79.5864vw,-10px) scale(.4243);animation:fall-38 14s -14s linear infinite}@keyframes fall-38{40.869%{transform:translate(69.6949vw,40.869vh) scale(.4243)}to{transform:translate(74.64065vw,99vh) scale(.4243)}}.snow:nth-child(39){opacity:.112;transform:translate(14.5938vw,-10px) scale(.6526);animation:fall-39 19s -2s linear infinite}@keyframes fall-39{53.307%{transform:translate(15.6833vw,53.307vh) scale(.6526)}to{transform:translate(15.13855vw,99vh) scale(.6526)}}.snow:nth-child(40){opacity:1.896;transform:translate(66.8637vw,-10px) scale(.4946);animation:fall-40 24s -5s linear infinite}@keyframes fall-40{32.733%{transform:translate(59.8403vw,32.733vh) scale(.4946)}to{transform:translate(63.352vw,99vh) scale(.4946)}}.snow:nth-child(41){opacity:.431;transform:translate(99.3135vw,-10px) scale(.865);animation:fall-41 18s -23s linear infinite}@keyframes fall-41{44.807%{transform:translate(90.5555vw,44.807vh) scale(.865)}to{transform:translate(94.9345vw,99vh) scale(.865)}}.snow:nth-child(42){opacity:.829;transform:translate(1.101vw,-10px) scale(.1636);animation:fall-42 18s -19s linear infinite}@keyframes fall-42{57.218%{transform:translate(-7.0846vw,57.218vh) scale(.1636)}to{transform:translate(-2.9918vw,99vh) scale(.1636)}}.snow:nth-child(43){opacity:.185;transform:translate(83.1026vw,-10px) scale(.981);animation:fall-43 11s -17s linear infinite}@keyframes fall-43{71.402%{transform:translate(78.754vw,71.402vh) scale(.981)}to{transform:translate(80.9283vw,99vh) scale(.981)}}.snow:nth-child(44){opacity:1.8828;transform:translate(70.8996vw,-10px) scale(.6167);animation:fall-44 25s -27s linear infinite}@keyframes fall-44{73.307%{transform:translate(64.8022vw,73.307vh) scale(.6167)}to{transform:translate(67.8509vw,99vh) scale(.6167)}}.snow:nth-child(45){opacity:1.2426;transform:translate(5.9803vw,-10px) scale(.2327);animation:fall-45 24s -19s linear infinite}@keyframes fall-45{69.958%{transform:translate(3.0918vw,69.958vh) scale(.2327)}to{transform:translate(4.53605vw,99vh) scale(.2327)}}.snow:nth-child(46){opacity:1.803;transform:translate(36.6853vw,-10px) scale(.0775);animation:fall-46 21s -19s linear infinite}@keyframes fall-46{59.458%{transform:translate(31.5874vw,59.458vh) scale(.0775)}to{transform:translate(34.13635vw,99vh) scale(.0775)}}.snow:nth-child(47){opacity:.244;transform:translate(98.5192vw,-10px) scale(.0611);animation:fall-47 10s -22s linear infinite}@keyframes fall-47{56.086%{transform:translate(103.5328vw,56.086vh) scale(.0611)}to{transform:translate(101.026vw,99vh) scale(.0611)}}.snow:nth-child(48){opacity:1.9654;transform:translate(90.7358vw,-10px) scale(.5445);animation:fall-48 27s -12s linear infinite}@keyframes fall-48{60.421%{transform:translate(89.698vw,60.421vh) scale(.5445)}to{transform:translate(90.2169vw,99vh) scale(.5445)}}.snow:nth-child(49){opacity:.9;transform:translate(41.3vw,-10px) scale(.7455);animation:fall-49 14s -17s linear infinite}@keyframes fall-49{56.928%{transform:translate(34.2325vw,56.928vh) scale(.7455)}to{transform:translate(37.76625vw,99vh) scale(.7455)}}.snow:nth-child(50){opacity:1.842;transform:translate(35.4764vw,-10px) scale(.2256);animation:fall-50 24s -1s linear infinite}@keyframes fall-50{44.198%{transform:translate(38.4934vw,44.198vh) scale(.2256)}to{transform:translate(36.9849vw,99vh) scale(.2256)}}.snow:nth-child(51){opacity:.1136;transform:translate(25.803vw,-10px) scale(.5903);animation:fall-51 25s -25s linear infinite}@keyframes fall-51{30.742%{transform:translate(34.86vw,30.742vh) scale(.5903)}to{transform:translate(30.3315vw,99vh) scale(.5903)}}.snow:nth-child(52){opacity:.9762;transform:translate(45.3614vw,-10px) scale(.8614);animation:fall-52 27s -27s linear infinite}@keyframes fall-52{67.691%{transform:translate(36.4007vw,67.691vh) scale(.8614)}to{transform:translate(40.88105vw,99vh) scale(.8614)}}.snow:nth-child(53){opacity:.31;transform:translate(9.9708vw,-10px) scale(.7679);animation:fall-53 25s -6s linear infinite}@keyframes fall-53{62.916%{transform:translate(15.4657vw,62.916vh) scale(.7679)}to{transform:translate(12.71825vw,99vh) scale(.7679)}}.snow:nth-child(54){opacity:1.9512;transform:translate(30.1799vw,-10px) scale(.3615);animation:fall-54 13s -27s linear infinite}@keyframes fall-54{50.286%{transform:translate(30.5083vw,50.286vh) scale(.3615)}to{transform:translate(30.3441vw,99vh) scale(.3615)}}.snow:nth-child(55){opacity:1.9174;transform:translate(8.5789vw,-10px) scale(.3907);animation:fall-55 27s -3s linear infinite}@keyframes fall-55{42.893%{transform:translate(5.4053vw,42.893vh) scale(.3907)}to{transform:translate(6.9921vw,99vh) scale(.3907)}}.snow:nth-child(56){opacity:1.9516;transform:translate(5.6185vw,-10px) scale(.2559);animation:fall-56 18s -18s linear infinite}@keyframes fall-56{74.477%{transform:translate(11.0544vw,74.477vh) scale(.2559)}to{transform:translate(8.33645vw,99vh) scale(.2559)}}.snow:nth-child(57){opacity:.931;transform:translate(99.7434vw,-10px) scale(.1135);animation:fall-57 18s -10s linear infinite}@keyframes fall-57{37.931%{transform:translate(90.2649vw,37.931vh) scale(.1135)}to{transform:translate(95.00415vw,99vh) scale(.1135)}}.snow:nth-child(58){opacity:1.4876;transform:translate(41.7598vw,-10px) scale(.7347);animation:fall-58 16s -6s linear infinite}@keyframes fall-58{36.571%{transform:translate(42.1097vw,36.571vh) scale(.7347)}to{transform:translate(41.93475vw,99vh) scale(.7347)}}.snow:nth-child(59){opacity:.9604;transform:translate(24.424vw,-10px) scale(.7215);animation:fall-59 24s -7s linear infinite}@keyframes fall-59{69.394%{transform:translate(33.168vw,69.394vh) scale(.7215)}to{transform:translate(28.796vw,99vh) scale(.7215)}}.snow:nth-child(60){opacity:1.654;transform:translate(86.6952vw,-10px) scale(.1982);animation:fall-60 23s -18s linear infinite}@keyframes fall-60{48.478%{transform:translate(92.4483vw,48.478vh) scale(.1982)}to{transform:translate(89.57175vw,99vh) scale(.1982)}}.snow:nth-child(61){opacity:1.8274;transform:translate(41.412vw,-10px) scale(.0518);animation:fall-61 18s -3s linear infinite}@keyframes fall-61{69.13%{transform:translate(37.9234vw,69.13vh) scale(.0518)}to{transform:translate(39.6677vw,99vh) scale(.0518)}}.snow:nth-child(62){opacity:1.311;transform:translate(85.4834vw,-10px) scale(.0496);animation:fall-62 16s -13s linear infinite}@keyframes fall-62{60.633%{transform:translate(85.2878vw,60.633vh) scale(.0496)}to{transform:translate(85.3856vw,99vh) scale(.0496)}}.snow:nth-child(63){opacity:1.4744;transform:translate(43.1303vw,-10px) scale(.1128);animation:fall-63 13s -19s linear infinite}@keyframes fall-63{74.129%{transform:translate(41.7008vw,74.129vh) scale(.1128)}to{transform:translate(42.41555vw,99vh) scale(.1128)}}.snow:nth-child(64){opacity:.7604;transform:translate(64.6029vw,-10px) scale(.5448);animation:fall-64 26s -30s linear infinite}@keyframes fall-64{46.075%{transform:translate(70.4445vw,46.075vh) scale(.5448)}to{transform:translate(67.5237vw,99vh) scale(.5448)}}.snow:nth-child(65){opacity:1.2714;transform:translate(40.1354vw,-10px) scale(.1014);animation:fall-65 23s -6s linear infinite}@keyframes fall-65{54.834%{transform:translate(30.8662vw,54.834vh) scale(.1014)}to{transform:translate(35.5008vw,99vh) scale(.1014)}}.snow:nth-child(66){opacity:.0796;transform:translate(97.6473vw,-10px) scale(.5235);animation:fall-66 28s -8s linear infinite}@keyframes fall-66{67.083%{transform:translate(91.1299vw,67.083vh) scale(.5235)}to{transform:translate(94.3886vw,99vh) scale(.5235)}}.snow:nth-child(67){opacity:.203;transform:translate(69.3816vw,-10px) scale(.1437);animation:fall-67 23s -12s linear infinite}@keyframes fall-67{66.364%{transform:translate(66.0124vw,66.364vh) scale(.1437)}to{transform:translate(67.697vw,99vh) scale(.1437)}}.snow:nth-child(68){opacity:1.2234;transform:translate(37.9788vw,-10px) scale(.0149);animation:fall-68 17s -19s linear infinite}@keyframes fall-68{39.187%{transform:translate(44.3358vw,39.187vh) scale(.0149)}to{transform:translate(41.1573vw,99vh) scale(.0149)}}.snow:nth-child(69){opacity:1.6852;transform:translate(44.349vw,-10px) scale(.1189);animation:fall-69 14s -23s linear infinite}@keyframes fall-69{57.421%{transform:translate(39.0247vw,57.421vh) scale(.1189)}to{transform:translate(41.68685vw,99vh) scale(.1189)}}.snow:nth-child(70){opacity:1.7914;transform:translate(15.1985vw,-10px) scale(.2539);animation:fall-70 10s -11s linear infinite}@keyframes fall-70{56.88%{transform:translate(6.6439vw,56.88vh) scale(.2539)}to{transform:translate(10.9212vw,99vh) scale(.2539)}}.snow:nth-child(71){opacity:1.3572;transform:translate(87.3986vw,-10px) scale(.9679);animation:fall-71 24s -22s linear infinite}@keyframes fall-71{79.607%{transform:translate(93.3629vw,79.607vh) scale(.9679)}to{transform:translate(90.38075vw,99vh) scale(.9679)}}.snow:nth-child(72){opacity:1.735;transform:translate(21.831vw,-10px) scale(.1368);animation:fall-72 30s -29s linear infinite}@keyframes fall-72{35.169%{transform:translate(31.6321vw,35.169vh) scale(.1368)}to{transform:translate(26.73155vw,99vh) scale(.1368)}}.snow:nth-child(73){opacity:.8868;transform:translate(56.8899vw,-10px) scale(.5695);animation:fall-73 28s -22s linear infinite}@keyframes fall-73{40.788%{transform:translate(53.7901vw,40.788vh) scale(.5695)}to{transform:translate(55.34vw,99vh) scale(.5695)}}.snow:nth-child(74){opacity:.0542;transform:translate(39.2228vw,-10px) scale(.8188);animation:fall-74 22s -14s linear infinite}@keyframes fall-74{60.502%{transform:translate(47.1272vw,60.502vh) scale(.8188)}to{transform:translate(43.175vw,99vh) scale(.8188)}}.snow:nth-child(75){opacity:.7296;transform:translate(56.8445vw,-10px) scale(.1246);animation:fall-75 28s -27s linear infinite}@keyframes fall-75{78.592%{transform:translate(46.8652vw,78.592vh) scale(.1246)}to{transform:translate(51.85485vw,99vh) scale(.1246)}}.snow:nth-child(76){opacity:.6134;transform:translate(71.4144vw,-10px) scale(.935);animation:fall-76 19s -14s linear infinite}@keyframes fall-76{72.579%{transform:translate(78.2042vw,72.579vh) scale(.935)}to{transform:translate(74.8093vw,99vh) scale(.935)}}.snow:nth-child(77){opacity:1.4476;transform:translate(30.0727vw,-10px) scale(.5117);animation:fall-77 20s -4s linear infinite}@keyframes fall-77{75.283%{transform:translate(25.3246vw,75.283vh) scale(.5117)}to{transform:translate(27.69865vw,99vh) scale(.5117)}}.snow:nth-child(78){opacity:1.5586;transform:translate(91.1579vw,-10px) scale(.2727);animation:fall-78 22s -28s linear infinite}@keyframes fall-78{47.315%{transform:translate(93.5357vw,47.315vh) scale(.2727)}to{transform:translate(92.3468vw,99vh) scale(.2727)}}.snow:nth-child(79){opacity:.8654;transform:translate(17.1883vw,-10px) scale(.9476);animation:fall-79 15s -10s linear infinite}@keyframes fall-79{72.373%{transform:translate(9.8737vw,72.373vh) scale(.9476)}to{transform:translate(13.531vw,99vh) scale(.9476)}}.snow:nth-child(80){opacity:.5928;transform:translate(11.3985vw,-10px) scale(.3539);animation:fall-80 10s -23s linear infinite}@keyframes fall-80{76.435%{transform:translate(8.0363vw,76.435vh) scale(.3539)}to{transform:translate(9.7174vw,99vh) scale(.3539)}}.snow:nth-child(81){opacity:1.8316;transform:translate(12.2778vw,-10px) scale(.0579);animation:fall-81 25s -3s linear infinite}@keyframes fall-81{33.967%{transform:translate(17.7747vw,33.967vh) scale(.0579)}to{transform:translate(15.02625vw,99vh) scale(.0579)}}.snow:nth-child(82){opacity:1.7106;transform:translate(67.7424vw,-10px) scale(.9123);animation:fall-82 19s -3s linear infinite}@keyframes fall-82{65.247%{transform:translate(63.2314vw,65.247vh) scale(.9123)}to{transform:translate(65.4869vw,99vh) scale(.9123)}}.snow:nth-child(83){opacity:1.4448;transform:translate(99.4672vw,-10px) scale(.4028);animation:fall-83 23s -19s linear infinite}@keyframes fall-83{71.675%{transform:translate(92.7155vw,71.675vh) scale(.4028)}to{transform:translate(96.09135vw,99vh) scale(.4028)}}.snow:nth-child(84){opacity:.525;transform:translate(1.384vw,-10px) scale(.8067);animation:fall-84 23s -5s linear infinite}@keyframes fall-84{35.183%{transform:translate(-.0494vw,35.183vh) scale(.8067)}to{transform:translate(.6673vw,99vh) scale(.8067)}}.snow:nth-child(85){opacity:1.0862;transform:translate(90.9479vw,-10px) scale(.9477);animation:fall-85 15s -8s linear infinite}@keyframes fall-85{48.611%{transform:translate(85.5967vw,48.611vh) scale(.9477)}to{transform:translate(88.2723vw,99vh) scale(.9477)}}.snow:nth-child(86){opacity:.5392;transform:translate(99.5123vw,-10px) scale(.9077);animation:fall-86 13s -8s linear infinite}@keyframes fall-86{60.109%{transform:translate(99.3959vw,60.109vh) scale(.9077)}to{transform:translate(99.4541vw,99vh) scale(.9077)}}.snow:nth-child(87){opacity:.5572;transform:translate(37.6008vw,-10px) scale(.8139);animation:fall-87 18s -23s linear infinite}@keyframes fall-87{58.731%{transform:translate(40.4158vw,58.731vh) scale(.8139)}to{transform:translate(39.0083vw,99vh) scale(.8139)}}.snow:nth-child(88){opacity:1.1916;transform:translate(51.8338vw,-10px) scale(.2263);animation:fall-88 24s -4s linear infinite}@keyframes fall-88{52.22%{transform:translate(44.3514vw,52.22vh) scale(.2263)}to{transform:translate(48.0926vw,99vh) scale(.2263)}}.snow:nth-child(89){opacity:1.8418;transform:translate(81.783vw,-10px) scale(.1935);animation:fall-89 17s -6s linear infinite}@keyframes fall-89{66.306%{transform:translate(88.7293vw,66.306vh) scale(.1935)}to{transform:translate(85.25615vw,99vh) scale(.1935)}}.snow:nth-child(90){opacity:.36;transform:translate(52.7311vw,-10px) scale(.5135);animation:fall-90 23s -1s linear infinite}@keyframes fall-90{63.574%{transform:translate(51.6072vw,63.574vh) scale(.5135)}to{transform:translate(52.16915vw,99vh) scale(.5135)}}.snow:nth-child(91){opacity:.3994;transform:translate(21.6376vw,-10px) scale(.806);animation:fall-91 17s -4s linear infinite}@keyframes fall-91{67.473%{transform:translate(28.1025vw,67.473vh) scale(.806)}to{transform:translate(24.87005vw,99vh) scale(.806)}}.snow:nth-child(92){opacity:.7138;transform:translate(56.1978vw,-10px) scale(.8222);animation:fall-92 25s -18s linear infinite}@keyframes fall-92{61.112%{transform:translate(62.7516vw,61.112vh) scale(.8222)}to{transform:translate(59.4747vw,99vh) scale(.8222)}}.snow:nth-child(93){opacity:.9912;transform:translate(26.285vw,-10px) scale(.9092);animation:fall-93 21s -26s linear infinite}@keyframes fall-93{54.739%{transform:translate(35.1702vw,54.739vh) scale(.9092)}to{transform:translate(30.7276vw,99vh) scale(.9092)}}.snow:nth-child(94){opacity:.2054;transform:translate(7.6815vw,-10px) scale(.807);animation:fall-94 24s -3s linear infinite}@keyframes fall-94{41.685%{transform:translate(14.2593vw,41.685vh) scale(.807)}to{transform:translate(10.9704vw,99vh) scale(.807)}}.snow:nth-child(95){opacity:1.9164;transform:translate(38.4304vw,-10px) scale(.3256);animation:fall-95 13s -13s linear infinite}@keyframes fall-95{36.125%{transform:translate(40.2165vw,36.125vh) scale(.3256)}to{transform:translate(39.32345vw,99vh) scale(.3256)}}.snow:nth-child(96){opacity:1.0046;transform:translate(55.3496vw,-10px) scale(.5766);animation:fall-96 17s -14s linear infinite}@keyframes fall-96{63.789%{transform:translate(56.8368vw,63.789vh) scale(.5766)}to{transform:translate(56.0932vw,99vh) scale(.5766)}}.snow:nth-child(97){opacity:1.2992;transform:translate(96.9436vw,-10px) scale(.7458);animation:fall-97 21s -15s linear infinite}@keyframes fall-97{45.525%{transform:translate(88.8157vw,45.525vh) scale(.7458)}to{transform:translate(92.87965vw,99vh) scale(.7458)}}.snow:nth-child(98){opacity:.5464;transform:translate(30.6828vw,-10px) scale(.3067);animation:fall-98 25s -8s linear infinite}@keyframes fall-98{44.796%{transform:translate(36.7705vw,44.796vh) scale(.3067)}to{transform:translate(33.72665vw,99vh) scale(.3067)}}.snow:nth-child(99){opacity:1.6032;transform:translate(72.4464vw,-10px) scale(.524);animation:fall-99 19s -8s linear infinite}@keyframes fall-99{55.209%{transform:translate(68.8252vw,55.209vh) scale(.524)}to{transform:translate(70.6358vw,99vh) scale(.524)}}.snow:nth-child(100){opacity:.3034;transform:translate(11.8116vw,-10px) scale(.2967);animation:fall-100 22s -12s linear infinite}@keyframes fall-100{47.254%{transform:translate(18.1864vw,47.254vh) scale(.2967)}to{transform:translate(14.999vw,99vh) scale(.2967)}}.snow:nth-child(101){opacity:.0848;transform:translate(38.2657vw,-10px) scale(.6053);animation:fall-101 25s -13s linear infinite}@keyframes fall-101{79.249%{transform:translate(42.7455vw,79.249vh) scale(.6053)}to{transform:translate(40.5056vw,99vh) scale(.6053)}}.snow:nth-child(102){opacity:.7242;transform:translate(71.554vw,-10px) scale(.3525);animation:fall-102 12s -21s linear infinite}@keyframes fall-102{48.387%{transform:translate(72.0263vw,48.387vh) scale(.3525)}to{transform:translate(71.79015vw,99vh) scale(.3525)}}.snow:nth-child(103){opacity:.1078;transform:translate(54.6663vw,-10px) scale(.8052);animation:fall-103 28s -25s linear infinite}@keyframes fall-103{33.866%{transform:translate(62.0218vw,33.866vh) scale(.8052)}to{transform:translate(58.34405vw,99vh) scale(.8052)}}.snow:nth-child(104){opacity:.1816;transform:translate(98.2473vw,-10px) scale(.0149);animation:fall-104 26s -4s linear infinite}@keyframes fall-104{49.424%{transform:translate(100.2325vw,49.424vh) scale(.0149)}to{transform:translate(99.2399vw,99vh) scale(.0149)}}.snow:nth-child(105){opacity:1.2826;transform:translate(10.4116vw,-10px) scale(.3358);animation:fall-105 24s -30s linear infinite}@keyframes fall-105{48.656%{transform:translate(18.4563vw,48.656vh) scale(.3358)}to{transform:translate(14.43395vw,99vh) scale(.3358)}}.snow:nth-child(106){opacity:.2164;transform:translate(56.3968vw,-10px) scale(.4464);animation:fall-106 15s -22s linear infinite}@keyframes fall-106{66.481%{transform:translate(61.3291vw,66.481vh) scale(.4464)}to{transform:translate(58.86295vw,99vh) scale(.4464)}}.snow:nth-child(107){opacity:.9006;transform:translate(62.7334vw,-10px) scale(.8095);animation:fall-107 24s -9s linear infinite}@keyframes fall-107{40.551%{transform:translate(68.4949vw,40.551vh) scale(.8095)}to{transform:translate(65.61415vw,99vh) scale(.8095)}}.snow:nth-child(108){opacity:.0064;transform:translate(84.833vw,-10px) scale(.6064);animation:fall-108 11s -9s linear infinite}@keyframes fall-108{66.398%{transform:translate(94.5066vw,66.398vh) scale(.6064)}to{transform:translate(89.6698vw,99vh) scale(.6064)}}.snow:nth-child(109){opacity:.4454;transform:translate(39.8232vw,-10px) scale(.1249);animation:fall-109 10s -3s linear infinite}@keyframes fall-109{40.086%{transform:translate(30.3551vw,40.086vh) scale(.1249)}to{transform:translate(35.08915vw,99vh) scale(.1249)}}.snow:nth-child(110){opacity:1.2132;transform:translate(93.2823vw,-10px) scale(.5815);animation:fall-110 11s -12s linear infinite}@keyframes fall-110{66.322%{transform:translate(98.6263vw,66.322vh) scale(.5815)}to{transform:translate(95.9543vw,99vh) scale(.5815)}}.snow:nth-child(111){opacity:.058;transform:translate(18.1944vw,-10px) scale(.2528);animation:fall-111 27s -2s linear infinite}@keyframes fall-111{66.8%{transform:translate(11.3254vw,66.8vh) scale(.2528)}to{transform:translate(14.7599vw,99vh) scale(.2528)}}.snow:nth-child(112){opacity:.835;transform:translate(47.9009vw,-10px) scale(.5329);animation:fall-112 11s -12s linear infinite}@keyframes fall-112{62.421%{transform:translate(43.6237vw,62.421vh) scale(.5329)}to{transform:translate(45.7623vw,99vh) scale(.5329)}}.snow:nth-child(113){opacity:1.7452;transform:translate(20.8421vw,-10px) scale(.4075);animation:fall-113 28s -13s linear infinite}@keyframes fall-113{45.06%{transform:translate(23.6246vw,45.06vh) scale(.4075)}to{transform:translate(22.23335vw,99vh) scale(.4075)}}.snow:nth-child(114){opacity:1.4822;transform:translate(19.2234vw,-10px) scale(.0849);animation:fall-114 18s -26s linear infinite}@keyframes fall-114{46.641%{transform:translate(24.5942vw,46.641vh) scale(.0849)}to{transform:translate(21.9088vw,99vh) scale(.0849)}}.snow:nth-child(115){opacity:.7588;transform:translate(24.218vw,-10px) scale(.0937);animation:fall-115 15s -17s linear infinite}@keyframes fall-115{39.32%{transform:translate(17.1523vw,39.32vh) scale(.0937)}to{transform:translate(20.68515vw,99vh) scale(.0937)}}.snow:nth-child(116){opacity:.1136;transform:translate(86.9588vw,-10px) scale(.5943);animation:fall-116 23s -26s linear infinite}@keyframes fall-116{47.687%{transform:translate(84.2061vw,47.687vh) scale(.5943)}to{transform:translate(85.58245vw,99vh) scale(.5943)}}.snow:nth-child(117){opacity:.5306;transform:translate(73.4001vw,-10px) scale(.9367);animation:fall-117 11s -13s linear infinite}@keyframes fall-117{47.151%{transform:translate(69.1592vw,47.151vh) scale(.9367)}to{transform:translate(71.27965vw,99vh) scale(.9367)}}.snow:nth-child(118){opacity:.1236;transform:translate(72.8551vw,-10px) scale(.6976);animation:fall-118 30s -8s linear infinite}@keyframes fall-118{63.02%{transform:translate(66.4487vw,63.02vh) scale(.6976)}to{transform:translate(69.6519vw,99vh) scale(.6976)}}.snow:nth-child(119){opacity:.6594;transform:translate(46.013vw,-10px) scale(.524);animation:fall-119 13s -15s linear infinite}@keyframes fall-119{63.496%{transform:translate(55.2043vw,63.496vh) scale(.524)}to{transform:translate(50.60865vw,99vh) scale(.524)}}.snow:nth-child(120){opacity:.5572;transform:translate(.5153vw,-10px) scale(.7248);animation:fall-120 12s -5s linear infinite}@keyframes fall-120{67.307%{transform:translate(-4.3131vw,67.307vh) scale(.7248)}to{transform:translate(-1.8989vw,99vh) scale(.7248)}}.snow:nth-child(121){opacity:.1972;transform:translate(55.5886vw,-10px) scale(.484);animation:fall-121 24s -4s linear infinite}@keyframes fall-121{55.758%{transform:translate(48.5715vw,55.758vh) scale(.484)}to{transform:translate(52.08005vw,99vh) scale(.484)}}.snow:nth-child(122){opacity:1.935;transform:translate(78.4208vw,-10px) scale(.3757);animation:fall-122 29s -25s linear infinite}@keyframes fall-122{37.603%{transform:translate(83.1888vw,37.603vh) scale(.3757)}to{transform:translate(80.8048vw,99vh) scale(.3757)}}.snow:nth-child(123){opacity:1.7598;transform:translate(88.9546vw,-10px) scale(.5791);animation:fall-123 24s -3s linear infinite}@keyframes fall-123{63.329%{transform:translate(93.2705vw,63.329vh) scale(.5791)}to{transform:translate(91.11255vw,99vh) scale(.5791)}}.snow:nth-child(124){opacity:1.4138;transform:translate(64.1382vw,-10px) scale(.6715);animation:fall-124 17s -20s linear infinite}@keyframes fall-124{30.013%{transform:translate(70.5513vw,30.013vh) scale(.6715)}to{transform:translate(67.34475vw,99vh) scale(.6715)}}.snow:nth-child(125){opacity:1.6158;transform:translate(33.1409vw,-10px) scale(.4927);animation:fall-125 11s -7s linear infinite}@keyframes fall-125{71.036%{transform:translate(36.2262vw,71.036vh) scale(.4927)}to{transform:translate(34.68355vw,99vh) scale(.4927)}}.snow:nth-child(126){opacity:1.8426;transform:translate(80.0983vw,-10px) scale(.122);animation:fall-126 24s -23s linear infinite}@keyframes fall-126{55.136%{transform:translate(86.6718vw,55.136vh) scale(.122)}to{transform:translate(83.38505vw,99vh) scale(.122)}}.snow:nth-child(127){opacity:1.0108;transform:translate(51.9714vw,-10px) scale(.4829);animation:fall-127 27s -5s linear infinite}@keyframes fall-127{50.081%{transform:translate(55.4113vw,50.081vh) scale(.4829)}to{transform:translate(53.69135vw,99vh) scale(.4829)}}.snow:nth-child(128){opacity:1.1484;transform:translate(84.3397vw,-10px) scale(.2011);animation:fall-128 26s -12s linear infinite}@keyframes fall-128{75.83%{transform:translate(75.1764vw,75.83vh) scale(.2011)}to{transform:translate(79.75805vw,99vh) scale(.2011)}}.snow:nth-child(129){opacity:.5056;transform:translate(61.6716vw,-10px) scale(.9232);animation:fall-129 16s -9s linear infinite}@keyframes fall-129{42.623%{transform:translate(57.9vw,42.623vh) scale(.9232)}to{transform:translate(59.7858vw,99vh) scale(.9232)}}.snow:nth-child(130){opacity:1.7528;transform:translate(45.6529vw,-10px) scale(.1227);animation:fall-130 30s -18s linear infinite}@keyframes fall-130{55.561%{transform:translate(45.3942vw,55.561vh) scale(.1227)}to{transform:translate(45.52355vw,99vh) scale(.1227)}}.snow:nth-child(131){opacity:1.983;transform:translate(47.6893vw,-10px) scale(.1519);animation:fall-131 14s -28s linear infinite}@keyframes fall-131{76.41%{transform:translate(41.3504vw,76.41vh) scale(.1519)}to{transform:translate(44.51985vw,99vh) scale(.1519)}}.snow:nth-child(132){opacity:1.9578;transform:translate(40.8705vw,-10px) scale(.76);animation:fall-132 17s -18s linear infinite}@keyframes fall-132{48.629%{transform:translate(43.4304vw,48.629vh) scale(.76)}to{transform:translate(42.15045vw,99vh) scale(.76)}}.snow:nth-child(133){opacity:.1354;transform:translate(46.9543vw,-10px) scale(.3108);animation:fall-133 26s -18s linear infinite}@keyframes fall-133{36.38%{transform:translate(36.9595vw,36.38vh) scale(.3108)}to{transform:translate(41.9569vw,99vh) scale(.3108)}}.snow:nth-child(134){opacity:1.24;transform:translate(12.1015vw,-10px) scale(.2198);animation:fall-134 13s -29s linear infinite}@keyframes fall-134{46.788%{transform:translate(2.432vw,46.788vh) scale(.2198)}to{transform:translate(7.26675vw,99vh) scale(.2198)}}.snow:nth-child(135){opacity:.9318;transform:translate(90.7676vw,-10px) scale(.9915);animation:fall-135 19s -11s linear infinite}@keyframes fall-135{69.456%{transform:translate(86.0663vw,69.456vh) scale(.9915)}to{transform:translate(88.41695vw,99vh) scale(.9915)}}.snow:nth-child(136){opacity:1.543;transform:translate(45.6351vw,-10px) scale(.3506);animation:fall-136 13s -4s linear infinite}@keyframes fall-136{47.381%{transform:translate(46.3886vw,47.381vh) scale(.3506)}to{transform:translate(46.01185vw,99vh) scale(.3506)}}.snow:nth-child(137){opacity:.913;transform:translate(73.8347vw,-10px) scale(.9171);animation:fall-137 23s -12s linear infinite}@keyframes fall-137{37.321%{transform:translate(67.138vw,37.321vh) scale(.9171)}to{transform:translate(70.48635vw,99vh) scale(.9171)}}.snow:nth-child(138){opacity:.9748;transform:translate(42.6872vw,-10px) scale(.3018);animation:fall-138 20s -19s linear infinite}@keyframes fall-138{43.29%{transform:translate(49.3124vw,43.29vh) scale(.3018)}to{transform:translate(45.9998vw,99vh) scale(.3018)}}.snow:nth-child(139){opacity:.2906;transform:translate(89.6782vw,-10px) scale(.6853);animation:fall-139 13s -28s linear infinite}@keyframes fall-139{68.894%{transform:translate(81.7691vw,68.894vh) scale(.6853)}to{transform:translate(85.72365vw,99vh) scale(.6853)}}.snow:nth-child(140){opacity:.7428;transform:translate(32.3563vw,-10px) scale(.2142);animation:fall-140 28s -13s linear infinite}@keyframes fall-140{44.202%{transform:translate(40.6656vw,44.202vh) scale(.2142)}to{transform:translate(36.51095vw,99vh) scale(.2142)}}.snow:nth-child(141){opacity:.305;transform:translate(35.685vw,-10px) scale(.4594);animation:fall-141 23s -5s linear infinite}@keyframes fall-141{44.737%{transform:translate(38.1815vw,44.737vh) scale(.4594)}to{transform:translate(36.93325vw,99vh) scale(.4594)}}.snow:nth-child(142){opacity:1.5662;transform:translate(27.3327vw,-10px) scale(.5649);animation:fall-142 25s -26s linear infinite}@keyframes fall-142{63.79%{transform:translate(26.3574vw,63.79vh) scale(.5649)}to{transform:translate(26.84505vw,99vh) scale(.5649)}}.snow:nth-child(143){opacity:.8824;transform:translate(56.1975vw,-10px) scale(.0432);animation:fall-143 27s -23s linear infinite}@keyframes fall-143{69.7%{transform:translate(52.9737vw,69.7vh) scale(.0432)}to{transform:translate(54.5856vw,99vh) scale(.0432)}}.snow:nth-child(144){opacity:.8802;transform:translate(88.2473vw,-10px) scale(.1035);animation:fall-144 21s -22s linear infinite}@keyframes fall-144{43.636%{transform:translate(98.1485vw,43.636vh) scale(.1035)}to{transform:translate(93.1979vw,99vh) scale(.1035)}}.snow:nth-child(145){opacity:1.4344;transform:translate(79.4917vw,-10px) scale(.9963);animation:fall-145 22s -13s linear infinite}@keyframes fall-145{31.652%{transform:translate(81.7573vw,31.652vh) scale(.9963)}to{transform:translate(80.6245vw,99vh) scale(.9963)}}.snow:nth-child(146){opacity:1.1122;transform:translate(56.975vw,-10px) scale(.5016);animation:fall-146 30s -30s linear infinite}@keyframes fall-146{65.244%{transform:translate(56.1489vw,65.244vh) scale(.5016)}to{transform:translate(56.56195vw,99vh) scale(.5016)}}.snow:nth-child(147){opacity:.645;transform:translate(46.3768vw,-10px) scale(.6796);animation:fall-147 27s -4s linear infinite}@keyframes fall-147{76.014%{transform:translate(42.4602vw,76.014vh) scale(.6796)}to{transform:translate(44.4185vw,99vh) scale(.6796)}}.snow:nth-child(148){opacity:1.1054;transform:translate(81.4893vw,-10px) scale(.6089);animation:fall-148 23s -23s linear infinite}@keyframes fall-148{68.28%{transform:translate(78.291vw,68.28vh) scale(.6089)}to{transform:translate(79.89015vw,99vh) scale(.6089)}}.snow:nth-child(149){opacity:.1892;transform:translate(78.7589vw,-10px) scale(.4761);animation:fall-149 15s -25s linear infinite}@keyframes fall-149{77.318%{transform:translate(80.216vw,77.318vh) scale(.4761)}to{transform:translate(79.48745vw,99vh) scale(.4761)}}.snow:nth-child(150){opacity:1.7854;transform:translate(13.6903vw,-10px) scale(.8486);animation:fall-150 12s -3s linear infinite}@keyframes fall-150{79.089%{transform:translate(15.6713vw,79.089vh) scale(.8486)}to{transform:translate(14.6808vw,99vh) scale(.8486)}}.snow:nth-child(151){opacity:1.262;transform:translate(2.6445vw,-10px) scale(.1291);animation:fall-151 28s -3s linear infinite}@keyframes fall-151{30.565%{transform:translate(-4.9132vw,30.565vh) scale(.1291)}to{transform:translate(-1.13435vw,99vh) scale(.1291)}}.snow:nth-child(152){opacity:.2964;transform:translate(34.0431vw,-10px) scale(.6985);animation:fall-152 22s -28s linear infinite}@keyframes fall-152{53.244%{transform:translate(33.8143vw,53.244vh) scale(.6985)}to{transform:translate(33.9287vw,99vh) scale(.6985)}}.snow:nth-child(153){opacity:.2932;transform:translate(58.2058vw,-10px) scale(.1041);animation:fall-153 19s -6s linear infinite}@keyframes fall-153{41.291%{transform:translate(65.5666vw,41.291vh) scale(.1041)}to{transform:translate(61.8862vw,99vh) scale(.1041)}}.snow:nth-child(154){opacity:.4678;transform:translate(26.3169vw,-10px) scale(.2595);animation:fall-154 29s -27s linear infinite}@keyframes fall-154{39.069%{transform:translate(36.2245vw,39.069vh) scale(.2595)}to{transform:translate(31.2707vw,99vh) scale(.2595)}}.snow:nth-child(155){opacity:.6602;transform:translate(30.8754vw,-10px) scale(.9036);animation:fall-155 17s -21s linear infinite}@keyframes fall-155{61.906%{transform:translate(25.9791vw,61.906vh) scale(.9036)}to{transform:translate(28.42725vw,99vh) scale(.9036)}}.snow:nth-child(156){opacity:1.2422;transform:translate(91.0498vw,-10px) scale(.5688);animation:fall-156 10s -16s linear infinite}@keyframes fall-156{36.961%{transform:translate(93.7879vw,36.961vh) scale(.5688)}to{transform:translate(92.41885vw,99vh) scale(.5688)}}.snow:nth-child(157){opacity:.7122;transform:translate(37.5751vw,-10px) scale(.3135);animation:fall-157 16s -24s linear infinite}@keyframes fall-157{61.228%{transform:translate(29.7708vw,61.228vh) scale(.3135)}to{transform:translate(33.67295vw,99vh) scale(.3135)}}.snow:nth-child(158){opacity:1.682;transform:translate(32.3982vw,-10px) scale(.7243);animation:fall-158 26s -17s linear infinite}@keyframes fall-158{39.145%{transform:translate(37.7903vw,39.145vh) scale(.7243)}to{transform:translate(35.09425vw,99vh) scale(.7243)}}.snow:nth-child(159){opacity:.741;transform:translate(8.7138vw,-10px) scale(.5157);animation:fall-159 20s -17s linear infinite}@keyframes fall-159{58.737%{transform:translate(9.6181vw,58.737vh) scale(.5157)}to{transform:translate(9.16595vw,99vh) scale(.5157)}}.snow:nth-child(160){opacity:1.9208;transform:translate(85.3018vw,-10px) scale(.7167);animation:fall-160 23s -6s linear infinite}@keyframes fall-160{65.443%{transform:translate(84.1763vw,65.443vh) scale(.7167)}to{transform:translate(84.73905vw,99vh) scale(.7167)}}.snow:nth-child(161){opacity:1.3422;transform:translate(96.2042vw,-10px) scale(.1515);animation:fall-161 27s -7s linear infinite}@keyframes fall-161{50.535%{transform:translate(87.1425vw,50.535vh) scale(.1515)}to{transform:translate(91.67335vw,99vh) scale(.1515)}}.snow:nth-child(162){opacity:1.1898;transform:translate(9.8943vw,-10px) scale(.9033);animation:fall-162 21s -5s linear infinite}@keyframes fall-162{79.167%{transform:translate(17.5086vw,79.167vh) scale(.9033)}to{transform:translate(13.70145vw,99vh) scale(.9033)}}.snow:nth-child(163){opacity:1.3434;transform:translate(2.8362vw,-10px) scale(.6889);animation:fall-163 11s -17s linear infinite}@keyframes fall-163{31.618%{transform:translate(9.4042vw,31.618vh) scale(.6889)}to{transform:translate(6.1202vw,99vh) scale(.6889)}}.snow:nth-child(164){opacity:.4602;transform:translate(89.5357vw,-10px) scale(.6554);animation:fall-164 25s -21s linear infinite}@keyframes fall-164{54.528%{transform:translate(98.2583vw,54.528vh) scale(.6554)}to{transform:translate(93.897vw,99vh) scale(.6554)}}.snow:nth-child(165){opacity:.3188;transform:translate(27.5298vw,-10px) scale(.6185);animation:fall-165 12s -10s linear infinite}@keyframes fall-165{72.067%{transform:translate(28.5138vw,72.067vh) scale(.6185)}to{transform:translate(28.0218vw,99vh) scale(.6185)}}.snow:nth-child(166){opacity:.749;transform:translate(75.3303vw,-10px) scale(.5439);animation:fall-166 29s -5s linear infinite}@keyframes fall-166{71.165%{transform:translate(74.5902vw,71.165vh) scale(.5439)}to{transform:translate(74.96025vw,99vh) scale(.5439)}}.snow:nth-child(167){opacity:1.136;transform:translate(85.9533vw,-10px) scale(.6657);animation:fall-167 14s -21s linear infinite}@keyframes fall-167{62.738%{transform:translate(82.5818vw,62.738vh) scale(.6657)}to{transform:translate(84.26755vw,99vh) scale(.6657)}}.snow:nth-child(168){opacity:1.8624;transform:translate(77.8037vw,-10px) scale(.5191);animation:fall-168 27s -23s linear infinite}@keyframes fall-168{48.408%{transform:translate(70.4853vw,48.408vh) scale(.5191)}to{transform:translate(74.1445vw,99vh) scale(.5191)}}.snow:nth-child(169){opacity:.9468;transform:translate(19.3454vw,-10px) scale(.2211);animation:fall-169 23s -8s linear infinite}@keyframes fall-169{72.833%{transform:translate(27.8241vw,72.833vh) scale(.2211)}to{transform:translate(23.58475vw,99vh) scale(.2211)}}.snow:nth-child(170){opacity:.6208;transform:translate(17.3577vw,-10px) scale(.3249);animation:fall-170 18s -8s linear infinite}@keyframes fall-170{72.849%{transform:translate(11.0882vw,72.849vh) scale(.3249)}to{transform:translate(14.22295vw,99vh) scale(.3249)}}.snow:nth-child(171){opacity:1.1198;transform:translate(21.5168vw,-10px) scale(.1771);animation:fall-171 30s -4s linear infinite}@keyframes fall-171{48.223%{transform:translate(24.6358vw,48.223vh) scale(.1771)}to{transform:translate(23.0763vw,99vh) scale(.1771)}}.snow:nth-child(172){opacity:.2652;transform:translate(82.9768vw,-10px) scale(.3031);animation:fall-172 27s -6s linear infinite}@keyframes fall-172{70.146%{transform:translate(87.6244vw,70.146vh) scale(.3031)}to{transform:translate(85.3006vw,99vh) scale(.3031)}}.snow:nth-child(173){opacity:1.9046;transform:translate(3.8194vw,-10px) scale(.6567);animation:fall-173 14s -26s linear infinite}@keyframes fall-173{63.505%{transform:translate(2.3722vw,63.505vh) scale(.6567)}to{transform:translate(3.0958vw,99vh) scale(.6567)}}.snow:nth-child(174){opacity:.4288;transform:translate(52.0906vw,-10px) scale(.0077);animation:fall-174 25s -21s linear infinite}@keyframes fall-174{48.586%{transform:translate(44.3052vw,48.586vh) scale(.0077)}to{transform:translate(48.1979vw,99vh) scale(.0077)}}.snow:nth-child(175){opacity:1.01;transform:translate(31.4071vw,-10px) scale(.9055);animation:fall-175 10s -8s linear infinite}@keyframes fall-175{78.018%{transform:translate(29.7193vw,78.018vh) scale(.9055)}to{transform:translate(30.5632vw,99vh) scale(.9055)}}.snow:nth-child(176){opacity:1.2018;transform:translate(68.992vw,-10px) scale(.5378);animation:fall-176 21s -12s linear infinite}@keyframes fall-176{75.36%{transform:translate(64.121vw,75.36vh) scale(.5378)}to{transform:translate(66.5565vw,99vh) scale(.5378)}}.snow:nth-child(177){opacity:.2452;transform:translate(45.5184vw,-10px) scale(.7985);animation:fall-177 16s -29s linear infinite}@keyframes fall-177{75.038%{transform:translate(53.5321vw,75.038vh) scale(.7985)}to{transform:translate(49.52525vw,99vh) scale(.7985)}}.snow:nth-child(178){opacity:.936;transform:translate(80.9999vw,-10px) scale(.1798);animation:fall-178 17s -10s linear infinite}@keyframes fall-178{33.964%{transform:translate(79.1507vw,33.964vh) scale(.1798)}to{transform:translate(80.0753vw,99vh) scale(.1798)}}.snow:nth-child(179){opacity:1.0616;transform:translate(57.6131vw,-10px) scale(.5889);animation:fall-179 17s -23s linear infinite}@keyframes fall-179{64.348%{transform:translate(62.6187vw,64.348vh) scale(.5889)}to{transform:translate(60.1159vw,99vh) scale(.5889)}}.snow:nth-child(180){opacity:.0158;transform:translate(55.4668vw,-10px) scale(.2987);animation:fall-180 18s -4s linear infinite}@keyframes fall-180{62.943%{transform:translate(64.162vw,62.943vh) scale(.2987)}to{transform:translate(59.8144vw,99vh) scale(.2987)}}.snow:nth-child(181){opacity:1.8094;transform:translate(13.7527vw,-10px) scale(.4909);animation:fall-181 21s -28s linear infinite}@keyframes fall-181{69.935%{transform:translate(16.7406vw,69.935vh) scale(.4909)}to{transform:translate(15.24665vw,99vh) scale(.4909)}}.snow:nth-child(182){opacity:.8264;transform:translate(17.4188vw,-10px) scale(.8157);animation:fall-182 28s -5s linear infinite}@keyframes fall-182{32.571%{transform:translate(20.0557vw,32.571vh) scale(.8157)}to{transform:translate(18.73725vw,99vh) scale(.8157)}}.snow:nth-child(183){opacity:.9104;transform:translate(64.2304vw,-10px) scale(.5518);animation:fall-183 15s -24s linear infinite}@keyframes fall-183{41.501%{transform:translate(54.3167vw,41.501vh) scale(.5518)}to{transform:translate(59.27355vw,99vh) scale(.5518)}}.snow:nth-child(184){opacity:.6486;transform:translate(26.6944vw,-10px) scale(.1024);animation:fall-184 30s -3s linear infinite}@keyframes fall-184{68.74%{transform:translate(20.0939vw,68.74vh) scale(.1024)}to{transform:translate(23.39415vw,99vh) scale(.1024)}}.snow:nth-child(185){opacity:1.1802;transform:translate(9.421vw,-10px) scale(.5835);animation:fall-185 22s -6s linear infinite}@keyframes fall-185{54.821%{transform:translate(17.5715vw,54.821vh) scale(.5835)}to{transform:translate(13.49625vw,99vh) scale(.5835)}}.snow:nth-child(186){opacity:.3766;transform:translate(97.524vw,-10px) scale(.6359);animation:fall-186 13s -12s linear infinite}@keyframes fall-186{38.989%{transform:translate(94.6467vw,38.989vh) scale(.6359)}to{transform:translate(96.08535vw,99vh) scale(.6359)}}.snow:nth-child(187){opacity:.8324;transform:translate(67.3423vw,-10px) scale(.1289);animation:fall-187 30s -10s linear infinite}@keyframes fall-187{74.082%{transform:translate(71.2217vw,74.082vh) scale(.1289)}to{transform:translate(69.282vw,99vh) scale(.1289)}}.snow:nth-child(188){opacity:1.61;transform:translate(83.2194vw,-10px) scale(.6394);animation:fall-188 26s -22s linear infinite}@keyframes fall-188{62.281%{transform:translate(74.2308vw,62.281vh) scale(.6394)}to{transform:translate(78.7251vw,99vh) scale(.6394)}}.snow:nth-child(189){opacity:1.822;transform:translate(73.4624vw,-10px) scale(.2274);animation:fall-189 15s -24s linear infinite}@keyframes fall-189{59.284%{transform:translate(74.6904vw,59.284vh) scale(.2274)}to{transform:translate(74.0764vw,99vh) scale(.2274)}}.snow:nth-child(190){opacity:.9182;transform:translate(13.9185vw,-10px) scale(.8489);animation:fall-190 10s -4s linear infinite}@keyframes fall-190{74.235%{transform:translate(18.3761vw,74.235vh) scale(.8489)}to{transform:translate(16.1473vw,99vh) scale(.8489)}}.snow:nth-child(191){opacity:.9164;transform:translate(44.5316vw,-10px) scale(.3016);animation:fall-191 17s -24s linear infinite}@keyframes fall-191{63.878%{transform:translate(51.7431vw,63.878vh) scale(.3016)}to{transform:translate(48.13735vw,99vh) scale(.3016)}}.snow:nth-child(192){opacity:1.319;transform:translate(61.1416vw,-10px) scale(.2185);animation:fall-192 21s -21s linear infinite}@keyframes fall-192{41.768%{transform:translate(57.4681vw,41.768vh) scale(.2185)}to{transform:translate(59.30485vw,99vh) scale(.2185)}}.snow:nth-child(193){opacity:1.0322;transform:translate(37.0054vw,-10px) scale(.7456);animation:fall-193 30s -29s linear infinite}@keyframes fall-193{69.432%{transform:translate(43.2646vw,69.432vh) scale(.7456)}to{transform:translate(40.135vw,99vh) scale(.7456)}}.snow:nth-child(194){opacity:.6254;transform:translate(3.7467vw,-10px) scale(.932);animation:fall-194 18s -11s linear infinite}@keyframes fall-194{78.217%{transform:translate(-4.7165vw,78.217vh) scale(.932)}to{transform:translate(-.4849vw,99vh) scale(.932)}}.snow:nth-child(195){opacity:1.9486;transform:translate(68.8661vw,-10px) scale(.4107);animation:fall-195 23s -10s linear infinite}@keyframes fall-195{44.682%{transform:translate(76.8914vw,44.682vh) scale(.4107)}to{transform:translate(72.87875vw,99vh) scale(.4107)}}.snow:nth-child(196){opacity:.193;transform:translate(63.3294vw,-10px) scale(.2687);animation:fall-196 18s -21s linear infinite}@keyframes fall-196{59.287%{transform:translate(56.0706vw,59.287vh) scale(.2687)}to{transform:translate(59.7vw,99vh) scale(.2687)}}.snow:nth-child(197){opacity:1.217;transform:translate(20.749vw,-10px) scale(.399);animation:fall-197 25s -17s linear infinite}@keyframes fall-197{32.7%{transform:translate(25.1023vw,32.7vh) scale(.399)}to{transform:translate(22.92565vw,99vh) scale(.399)}}.snow:nth-child(198){opacity:.1342;transform:translate(90.2416vw,-10px) scale(.4682);animation:fall-198 16s -18s linear infinite}@keyframes fall-198{32.338%{transform:translate(94.1243vw,32.338vh) scale(.4682)}to{transform:translate(92.18295vw,99vh) scale(.4682)}}.snow:nth-child(199){opacity:1.5876;transform:translate(.1752vw,-10px) scale(.7632);animation:fall-199 21s -7s linear infinite}@keyframes fall-199{30.268%{transform:translate(.5017vw,30.268vh) scale(.7632)}to{transform:translate(.33845vw,99vh) scale(.7632)}}.snow:nth-child(200){opacity:.2906;transform:translate(94.6031vw,-10px) scale(.1761);animation:fall-200 14s -22s linear infinite}@keyframes fall-200{76.478%{transform:translate(89.4659vw,76.478vh) scale(.1761)}to{transform:translate(92.0345vw,99vh) scale(.1761)}}.snow:nth-child(201){opacity:.0638;transform:translate(29.9944vw,-10px) scale(.8261);animation:fall-201 22s -3s linear infinite}@keyframes fall-201{36.513%{transform:translate(27.6395vw,36.513vh) scale(.8261)}to{transform:translate(28.81695vw,99vh) scale(.8261)}}.snow:nth-child(202){opacity:.567;transform:translate(82.3412vw,-10px) scale(.8038);animation:fall-202 20s -14s linear infinite}@keyframes fall-202{40.662%{transform:translate(78.7742vw,40.662vh) scale(.8038)}to{transform:translate(80.5577vw,99vh) scale(.8038)}}.snow:nth-child(203){opacity:.708;transform:translate(97.8817vw,-10px) scale(.3779);animation:fall-203 16s -18s linear infinite}@keyframes fall-203{43.146%{transform:translate(102.6288vw,43.146vh) scale(.3779)}to{transform:translate(100.25525vw,99vh) scale(.3779)}}.snow:nth-child(204){opacity:1.9968;transform:translate(65.4408vw,-10px) scale(.0836);animation:fall-204 10s -21s linear infinite}@keyframes fall-204{58.583%{transform:translate(57.9594vw,58.583vh) scale(.0836)}to{transform:translate(61.7001vw,99vh) scale(.0836)}}.snow:nth-child(205){opacity:1.3556;transform:translate(58.1839vw,-10px) scale(.1232);animation:fall-205 21s -10s linear infinite}@keyframes fall-205{50.496%{transform:translate(64.5285vw,50.496vh) scale(.1232)}to{transform:translate(61.3562vw,99vh) scale(.1232)}}.snow:nth-child(206){opacity:1.457;transform:translate(16.0912vw,-10px) scale(.5976);animation:fall-206 28s -26s linear infinite}@keyframes fall-206{45.723%{transform:translate(11.1899vw,45.723vh) scale(.5976)}to{transform:translate(13.64055vw,99vh) scale(.5976)}}.snow:nth-child(207){opacity:.12;transform:translate(28.3412vw,-10px) scale(.9977);animation:fall-207 28s -7s linear infinite}@keyframes fall-207{65.1%{transform:translate(32.9717vw,65.1vh) scale(.9977)}to{transform:translate(30.65645vw,99vh) scale(.9977)}}.snow:nth-child(208){opacity:.9612;transform:translate(73.6889vw,-10px) scale(.6581);animation:fall-208 24s -18s linear infinite}@keyframes fall-208{78.028%{transform:translate(70.5557vw,78.028vh) scale(.6581)}to{transform:translate(72.1223vw,99vh) scale(.6581)}}.snow:nth-child(209){opacity:1.0678;transform:translate(63.2658vw,-10px) scale(.7005);animation:fall-209 20s -9s linear infinite}@keyframes fall-209{35.459%{transform:translate(66.5891vw,35.459vh) scale(.7005)}to{transform:translate(64.92745vw,99vh) scale(.7005)}}.snow:nth-child(210){opacity:.9212;transform:translate(94.4987vw,-10px) scale(.1746);animation:fall-210 30s -28s linear infinite}@keyframes fall-210{61.178%{transform:translate(91.8809vw,61.178vh) scale(.1746)}to{transform:translate(93.1898vw,99vh) scale(.1746)}}.snow:nth-child(211){opacity:.9618;transform:translate(8.6095vw,-10px) scale(.0539);animation:fall-211 22s -6s linear infinite}@keyframes fall-211{63.815%{transform:translate(-.4997vw,63.815vh) scale(.0539)}to{transform:translate(4.0549vw,99vh) scale(.0539)}}.snow:nth-child(212){opacity:.996;transform:translate(55.4957vw,-10px) scale(.5457);animation:fall-212 29s -16s linear infinite}@keyframes fall-212{41.073%{transform:translate(61.4869vw,41.073vh) scale(.5457)}to{transform:translate(58.4913vw,99vh) scale(.5457)}}.snow:nth-child(213){opacity:.0148;transform:translate(72.7919vw,-10px) scale(.1672);animation:fall-213 12s -6s linear infinite}@keyframes fall-213{57.147%{transform:translate(81.266vw,57.147vh) scale(.1672)}to{transform:translate(77.02895vw,99vh) scale(.1672)}}.snow:nth-child(214){opacity:1.456;transform:translate(79.5519vw,-10px) scale(.808);animation:fall-214 15s -2s linear infinite}@keyframes fall-214{33.721%{transform:translate(79.705vw,33.721vh) scale(.808)}to{transform:translate(79.62845vw,99vh) scale(.808)}}.snow:nth-child(215){opacity:1.487;transform:translate(45.1234vw,-10px) scale(.2545);animation:fall-215 11s -6s linear infinite}@keyframes fall-215{79.882%{transform:translate(37.2831vw,79.882vh) scale(.2545)}to{transform:translate(41.20325vw,99vh) scale(.2545)}}.snow:nth-child(216){opacity:1.5484;transform:translate(50.6513vw,-10px) scale(.5983);animation:fall-216 20s -9s linear infinite}@keyframes fall-216{41.039%{transform:translate(56.5003vw,41.039vh) scale(.5983)}to{transform:translate(53.5758vw,99vh) scale(.5983)}}.snow:nth-child(217){opacity:.0152;transform:translate(60.1448vw,-10px) scale(.6937);animation:fall-217 25s -21s linear infinite}@keyframes fall-217{39.241%{transform:translate(64.5239vw,39.241vh) scale(.6937)}to{transform:translate(62.33435vw,99vh) scale(.6937)}}.snow:nth-child(218){opacity:.5558;transform:translate(2.0021vw,-10px) scale(.1477);animation:fall-218 25s -23s linear infinite}@keyframes fall-218{66.301%{transform:translate(3.9849vw,66.301vh) scale(.1477)}to{transform:translate(2.9935vw,99vh) scale(.1477)}}.snow:nth-child(219){opacity:.5272;transform:translate(68.1854vw,-10px) scale(.7908);animation:fall-219 15s -27s linear infinite}@keyframes fall-219{56.618%{transform:translate(76.9075vw,56.618vh) scale(.7908)}to{transform:translate(72.54645vw,99vh) scale(.7908)}}.snow:nth-child(220){opacity:.9448;transform:translate(50.1281vw,-10px) scale(.8271);animation:fall-220 11s -15s linear infinite}@keyframes fall-220{44.169%{transform:translate(58.852vw,44.169vh) scale(.8271)}to{transform:translate(54.49005vw,99vh) scale(.8271)}}.snow:nth-child(221){opacity:.5304;transform:translate(85.8993vw,-10px) scale(.199);animation:fall-221 19s -30s linear infinite}@keyframes fall-221{37.707%{transform:translate(85.7921vw,37.707vh) scale(.199)}to{transform:translate(85.8457vw,99vh) scale(.199)}}.snow:nth-child(222){opacity:1.8826;transform:translate(28.8185vw,-10px) scale(.6842);animation:fall-222 24s -30s linear infinite}@keyframes fall-222{60.544%{transform:translate(30.2516vw,60.544vh) scale(.6842)}to{transform:translate(29.53505vw,99vh) scale(.6842)}}.snow:nth-child(223){opacity:1.5474;transform:translate(94.0861vw,-10px) scale(.3074);animation:fall-223 11s -17s linear infinite}@keyframes fall-223{44.256%{transform:translate(103.2063vw,44.256vh) scale(.3074)}to{transform:translate(98.6462vw,99vh) scale(.3074)}}.snow:nth-child(224){opacity:1.5042;transform:translate(49.7144vw,-10px) scale(.8341);animation:fall-224 10s -2s linear infinite}@keyframes fall-224{51.627%{transform:translate(59.2807vw,51.627vh) scale(.8341)}to{transform:translate(54.49755vw,99vh) scale(.8341)}}.snow:nth-child(225){opacity:.4552;transform:translate(83.0451vw,-10px) scale(.2581);animation:fall-225 25s -16s linear infinite}@keyframes fall-225{35.047%{transform:translate(86.7849vw,35.047vh) scale(.2581)}to{transform:translate(84.915vw,99vh) scale(.2581)}}.snow:nth-child(226){opacity:1.3218;transform:translate(12.508vw,-10px) scale(.275);animation:fall-226 23s -6s linear infinite}@keyframes fall-226{38.233%{transform:translate(6.6649vw,38.233vh) scale(.275)}to{transform:translate(9.58645vw,99vh) scale(.275)}}.snow:nth-child(227){opacity:1.483;transform:translate(20.3916vw,-10px) scale(.6968);animation:fall-227 27s -20s linear infinite}@keyframes fall-227{39.865%{transform:translate(14.4311vw,39.865vh) scale(.6968)}to{transform:translate(17.41135vw,99vh) scale(.6968)}}.snow:nth-child(228){opacity:.8796;transform:translate(89.7133vw,-10px) scale(.0267);animation:fall-228 18s -16s linear infinite}@keyframes fall-228{70.449%{transform:translate(92.5159vw,70.449vh) scale(.0267)}to{transform:translate(91.1146vw,99vh) scale(.0267)}}.snow:nth-child(229){opacity:.8502;transform:translate(53.5975vw,-10px) scale(.0608);animation:fall-229 27s -4s linear infinite}@keyframes fall-229{52.195%{transform:translate(51.7458vw,52.195vh) scale(.0608)}to{transform:translate(52.67165vw,99vh) scale(.0608)}}.snow:nth-child(230){opacity:.859;transform:translate(56.7475vw,-10px) scale(.3004);animation:fall-230 18s -15s linear infinite}@keyframes fall-230{73.489%{transform:translate(59.5899vw,73.489vh) scale(.3004)}to{transform:translate(58.1687vw,99vh) scale(.3004)}}.snow:nth-child(231){opacity:.84;transform:translate(21.4759vw,-10px) scale(.4141);animation:fall-231 30s -30s linear infinite}@keyframes fall-231{40.241%{transform:translate(17.9705vw,40.241vh) scale(.4141)}to{transform:translate(19.7232vw,99vh) scale(.4141)}}.snow:nth-child(232){opacity:1.76;transform:translate(36.4462vw,-10px) scale(.7247);animation:fall-232 17s -5s linear infinite}@keyframes fall-232{34.606%{transform:translate(27.7699vw,34.606vh) scale(.7247)}to{transform:translate(32.10805vw,99vh) scale(.7247)}}.snow:nth-child(233){opacity:.6052;transform:translate(47.6834vw,-10px) scale(.715);animation:fall-233 20s -13s linear infinite}@keyframes fall-233{66.601%{transform:translate(53.0841vw,66.601vh) scale(.715)}to{transform:translate(50.38375vw,99vh) scale(.715)}}.snow:nth-child(234){opacity:1.2766;transform:translate(41.1535vw,-10px) scale(.1927);animation:fall-234 11s -18s linear infinite}@keyframes fall-234{34.378%{transform:translate(40.7774vw,34.378vh) scale(.1927)}to{transform:translate(40.96545vw,99vh) scale(.1927)}}.snow:nth-child(235){opacity:1.3592;transform:translate(96.5262vw,-10px) scale(.9431);animation:fall-235 20s -12s linear infinite}@keyframes fall-235{41.909%{transform:translate(98.4447vw,41.909vh) scale(.9431)}to{transform:translate(97.48545vw,99vh) scale(.9431)}}.snow:nth-child(236){opacity:.5536;transform:translate(82.0022vw,-10px) scale(.15);animation:fall-236 22s -17s linear infinite}@keyframes fall-236{79.499%{transform:translate(89.0777vw,79.499vh) scale(.15)}to{transform:translate(85.53995vw,99vh) scale(.15)}}.snow:nth-child(237){opacity:.313;transform:translate(1.9491vw,-10px) scale(.6569);animation:fall-237 19s -28s linear infinite}@keyframes fall-237{52.667%{transform:translate(.6633vw,52.667vh) scale(.6569)}to{transform:translate(1.3062vw,99vh) scale(.6569)}}.snow:nth-child(238){opacity:.5504;transform:translate(89.2894vw,-10px) scale(.3035);animation:fall-238 12s -18s linear infinite}@keyframes fall-238{58.001%{transform:translate(89.5694vw,58.001vh) scale(.3035)}to{transform:translate(89.4294vw,99vh) scale(.3035)}}.snow:nth-child(239){opacity:1.9994;transform:translate(18.5478vw,-10px) scale(.4889);animation:fall-239 10s -26s linear infinite}@keyframes fall-239{78.677%{transform:translate(23.2507vw,78.677vh) scale(.4889)}to{transform:translate(20.89925vw,99vh) scale(.4889)}}.snow:nth-child(240){opacity:.9654;transform:translate(69.5337vw,-10px) scale(.4443);animation:fall-240 21s -10s linear infinite}@keyframes fall-240{30.582%{transform:translate(78.0739vw,30.582vh) scale(.4443)}to{transform:translate(73.8038vw,99vh) scale(.4443)}}.snow:nth-child(241){opacity:1.6436;transform:translate(71.8447vw,-10px) scale(.7536);animation:fall-241 28s -29s linear infinite}@keyframes fall-241{38.624%{transform:translate(77.7217vw,38.624vh) scale(.7536)}to{transform:translate(74.7832vw,99vh) scale(.7536)}}.snow:nth-child(242){opacity:.4356;transform:translate(21.1075vw,-10px) scale(.4127);animation:fall-242 17s -4s linear infinite}@keyframes fall-242{58.098%{transform:translate(22.0397vw,58.098vh) scale(.4127)}to{transform:translate(21.5736vw,99vh) scale(.4127)}}.snow:nth-child(243){opacity:1.8982;transform:translate(64.5556vw,-10px) scale(.7932);animation:fall-243 17s -14s linear infinite}@keyframes fall-243{30.329%{transform:translate(57.9503vw,30.329vh) scale(.7932)}to{transform:translate(61.25295vw,99vh) scale(.7932)}}.snow:nth-child(244){opacity:1.2396;transform:translate(27.1159vw,-10px) scale(.0389);animation:fall-244 21s -11s linear infinite}@keyframes fall-244{61.536%{transform:translate(29.2463vw,61.536vh) scale(.0389)}to{transform:translate(28.1811vw,99vh) scale(.0389)}}.snow:nth-child(245){opacity:.7938;transform:translate(95.2607vw,-10px) scale(.8488);animation:fall-245 19s -25s linear infinite}@keyframes fall-245{38.451%{transform:translate(92.7301vw,38.451vh) scale(.8488)}to{transform:translate(93.9954vw,99vh) scale(.8488)}}.snow:nth-child(246){opacity:.9898;transform:translate(58.6884vw,-10px) scale(.8119);animation:fall-246 24s -18s linear infinite}@keyframes fall-246{77.286%{transform:translate(62.776vw,77.286vh) scale(.8119)}to{transform:translate(60.7322vw,99vh) scale(.8119)}}.snow:nth-child(247){opacity:1.5814;transform:translate(7.2232vw,-10px) scale(.3193);animation:fall-247 18s -13s linear infinite}@keyframes fall-247{58.445%{transform:translate(9.3217vw,58.445vh) scale(.3193)}to{transform:translate(8.27245vw,99vh) scale(.3193)}}.snow:nth-child(248){opacity:.0552;transform:translate(76.99vw,-10px) scale(.1722);animation:fall-248 17s -20s linear infinite}@keyframes fall-248{63.995%{transform:translate(80.3588vw,63.995vh) scale(.1722)}to{transform:translate(78.6744vw,99vh) scale(.1722)}}.snow:nth-child(249){opacity:.5154;transform:translate(21.8872vw,-10px) scale(.6574);animation:fall-249 14s -18s linear infinite}@keyframes fall-249{36.171%{transform:translate(22.3486vw,36.171vh) scale(.6574)}to{transform:translate(22.1179vw,99vh) scale(.6574)}}.snow:nth-child(250){opacity:1.3584;transform:translate(85.3207vw,-10px) scale(.592);animation:fall-250 23s -15s linear infinite}@keyframes fall-250{35.672%{transform:translate(86.1832vw,35.672vh) scale(.592)}to{transform:translate(85.75195vw,99vh) scale(.592)}}.snow:nth-child(251){opacity:1.257;transform:translate(63.9885vw,-10px) scale(.3989);animation:fall-251 14s -24s linear infinite}@keyframes fall-251{74.349%{transform:translate(54.2867vw,74.349vh) scale(.3989)}to{transform:translate(59.1376vw,99vh) scale(.3989)}}.snow:nth-child(252){opacity:.0808;transform:translate(53.0621vw,-10px) scale(.8743);animation:fall-252 30s -12s linear infinite}@keyframes fall-252{46.504%{transform:translate(47.9274vw,46.504vh) scale(.8743)}to{transform:translate(50.49475vw,99vh) scale(.8743)}}.snow:nth-child(253){opacity:.3388;transform:translate(88.7232vw,-10px) scale(.031);animation:fall-253 17s -15s linear infinite}@keyframes fall-253{31.709%{transform:translate(88.6929vw,31.709vh) scale(.031)}to{transform:translate(88.70805vw,99vh) scale(.031)}}.snow:nth-child(254){opacity:.121;transform:translate(20.4375vw,-10px) scale(.5094);animation:fall-254 10s -24s linear infinite}@keyframes fall-254{79.934%{transform:translate(24.8799vw,79.934vh) scale(.5094)}to{transform:translate(22.6587vw,99vh) scale(.5094)}}.snow:nth-child(255){opacity:.5284;transform:translate(4.153vw,-10px) scale(.412);animation:fall-255 28s -26s linear infinite}@keyframes fall-255{61.404%{transform:translate(.4426vw,61.404vh) scale(.412)}to{transform:translate(2.2978vw,99vh) scale(.412)}}.snow:nth-child(256){opacity:.5298;transform:translate(47.4565vw,-10px) scale(.4805);animation:fall-256 30s -12s linear infinite}@keyframes fall-256{65.69%{transform:translate(45.2756vw,65.69vh) scale(.4805)}to{transform:translate(46.36605vw,99vh) scale(.4805)}}.snow:nth-child(257){opacity:1.8692;transform:translate(.7403vw,-10px) scale(.0857);animation:fall-257 23s -18s linear infinite}@keyframes fall-257{39.996%{transform:translate(-4.9128vw,39.996vh) scale(.0857)}to{transform:translate(-2.08625vw,99vh) scale(.0857)}}.snow:nth-child(258){opacity:1.238;transform:translate(81.1433vw,-10px) scale(.6063);animation:fall-258 26s -7s linear infinite}@keyframes fall-258{41.046%{transform:translate(86.6097vw,41.046vh) scale(.6063)}to{transform:translate(83.8765vw,99vh) scale(.6063)}}.snow:nth-child(259){opacity:1.2194;transform:translate(76.0927vw,-10px) scale(.1456);animation:fall-259 27s -25s linear infinite}@keyframes fall-259{66.496%{transform:translate(73.5915vw,66.496vh) scale(.1456)}to{transform:translate(74.8421vw,99vh) scale(.1456)}}.snow:nth-child(260){opacity:1.6902;transform:translate(63.706vw,-10px) scale(.5095);animation:fall-260 20s -19s linear infinite}@keyframes fall-260{61.863%{transform:translate(65.8478vw,61.863vh) scale(.5095)}to{transform:translate(64.7769vw,99vh) scale(.5095)}}.snow:nth-child(261){opacity:1.7048;transform:translate(91.1175vw,-10px) scale(.6272);animation:fall-261 14s -29s linear infinite}@keyframes fall-261{71.999%{transform:translate(90.0845vw,71.999vh) scale(.6272)}to{transform:translate(90.601vw,99vh) scale(.6272)}}.snow:nth-child(262){opacity:.4152;transform:translate(59.3865vw,-10px) scale(.53);animation:fall-262 14s -18s linear infinite}@keyframes fall-262{36.191%{transform:translate(62.2841vw,36.191vh) scale(.53)}to{transform:translate(60.8353vw,99vh) scale(.53)}}.snow:nth-child(263){opacity:.3082;transform:translate(72.9614vw,-10px) scale(.4034);animation:fall-263 26s -16s linear infinite}@keyframes fall-263{46.3%{transform:translate(64.5037vw,46.3vh) scale(.4034)}to{transform:translate(68.73255vw,99vh) scale(.4034)}}.snow:nth-child(264){opacity:.459;transform:translate(68.1138vw,-10px) scale(.1486);animation:fall-264 26s -5s linear infinite}@keyframes fall-264{53.999%{transform:translate(60.3515vw,53.999vh) scale(.1486)}to{transform:translate(64.23265vw,99vh) scale(.1486)}}.snow:nth-child(265){opacity:1.5826;transform:translate(22.0853vw,-10px) scale(.839);animation:fall-265 10s -4s linear infinite}@keyframes fall-265{32.958%{transform:translate(13.3747vw,32.958vh) scale(.839)}to{transform:translate(17.73vw,99vh) scale(.839)}}.snow:nth-child(266){opacity:1.1886;transform:translate(37.7963vw,-10px) scale(.0494);animation:fall-266 12s -10s linear infinite}@keyframes fall-266{76.855%{transform:translate(39.7352vw,76.855vh) scale(.0494)}to{transform:translate(38.76575vw,99vh) scale(.0494)}}.snow:nth-child(267){opacity:.6876;transform:translate(49.3994vw,-10px) scale(.8207);animation:fall-267 27s -15s linear infinite}@keyframes fall-267{54.32%{transform:translate(49.3618vw,54.32vh) scale(.8207)}to{transform:translate(49.3806vw,99vh) scale(.8207)}}.snow:nth-child(268){opacity:1.1624;transform:translate(36.6064vw,-10px) scale(.0146);animation:fall-268 12s -23s linear infinite}@keyframes fall-268{49.269%{transform:translate(34.2072vw,49.269vh) scale(.0146)}to{transform:translate(35.4068vw,99vh) scale(.0146)}}.snow:nth-child(269){opacity:1.825;transform:translate(46.6365vw,-10px) scale(.9128);animation:fall-269 20s -5s linear infinite}@keyframes fall-269{52.724%{transform:translate(44.3593vw,52.724vh) scale(.9128)}to{transform:translate(45.4979vw,99vh) scale(.9128)}}.snow:nth-child(270){opacity:1.5428;transform:translate(40.3399vw,-10px) scale(.4111);animation:fall-270 27s -12s linear infinite}@keyframes fall-270{76.31%{transform:translate(45.4797vw,76.31vh) scale(.4111)}to{transform:translate(42.9098vw,99vh) scale(.4111)}}.snow:nth-child(271){opacity:1.8416;transform:translate(88.5091vw,-10px) scale(.615);animation:fall-271 15s -26s linear infinite}@keyframes fall-271{55.184%{transform:translate(86.5589vw,55.184vh) scale(.615)}to{transform:translate(87.534vw,99vh) scale(.615)}}.snow:nth-child(272){opacity:.8146;transform:translate(60.682vw,-10px) scale(.2716);animation:fall-272 24s -6s linear infinite}@keyframes fall-272{62.953%{transform:translate(66.1546vw,62.953vh) scale(.2716)}to{transform:translate(63.4183vw,99vh) scale(.2716)}}.snow:nth-child(273){opacity:1.7876;transform:translate(28.8271vw,-10px) scale(.2376);animation:fall-273 23s -30s linear infinite}@keyframes fall-273{76.193%{transform:translate(25.7894vw,76.193vh) scale(.2376)}to{transform:translate(27.30825vw,99vh) scale(.2376)}}.snow:nth-child(274){opacity:.0614;transform:translate(2.9156vw,-10px) scale(.8348);animation:fall-274 25s -16s linear infinite}@keyframes fall-274{34.737%{transform:translate(-6.543vw,34.737vh) scale(.8348)}to{transform:translate(-1.8137vw,99vh) scale(.8348)}}.snow:nth-child(275){opacity:1.6416;transform:translate(8.7221vw,-10px) scale(.3191);animation:fall-275 30s -16s linear infinite}@keyframes fall-275{71.678%{transform:translate(17.8068vw,71.678vh) scale(.3191)}to{transform:translate(13.26445vw,99vh) scale(.3191)}}.snow:nth-child(276){opacity:1.356;transform:translate(19.6499vw,-10px) scale(.1455);animation:fall-276 16s -11s linear infinite}@keyframes fall-276{62.719%{transform:translate(28.2922vw,62.719vh) scale(.1455)}to{transform:translate(23.97105vw,99vh) scale(.1455)}}.snow:nth-child(277){opacity:1.773;transform:translate(20.233vw,-10px) scale(.3349);animation:fall-277 10s -12s linear infinite}@keyframes fall-277{76.429%{transform:translate(13.4096vw,76.429vh) scale(.3349)}to{transform:translate(16.8213vw,99vh) scale(.3349)}}.snow:nth-child(278){opacity:.271;transform:translate(15.8616vw,-10px) scale(.9421);animation:fall-278 28s -1s linear infinite}@keyframes fall-278{65.859%{transform:translate(9.3398vw,65.859vh) scale(.9421)}to{transform:translate(12.6007vw,99vh) scale(.9421)}}.snow:nth-child(279){opacity:1.389;transform:translate(41.056vw,-10px) scale(.6297);animation:fall-279 12s -9s linear infinite}@keyframes fall-279{65.017%{transform:translate(47.9702vw,65.017vh) scale(.6297)}to{transform:translate(44.5131vw,99vh) scale(.6297)}}.snow:nth-child(280){opacity:1.506;transform:translate(40.0601vw,-10px) scale(.1873);animation:fall-280 24s -22s linear infinite}@keyframes fall-280{77.317%{transform:translate(34.5212vw,77.317vh) scale(.1873)}to{transform:translate(37.29065vw,99vh) scale(.1873)}}.snow:nth-child(281){opacity:.5506;transform:translate(24.0861vw,-10px) scale(.6789);animation:fall-281 29s -16s linear infinite}@keyframes fall-281{58.633%{transform:translate(33.7438vw,58.633vh) scale(.6789)}to{transform:translate(28.91495vw,99vh) scale(.6789)}}.snow:nth-child(282){opacity:.3614;transform:translate(11.8128vw,-10px) scale(.8093);animation:fall-282 11s -12s linear infinite}@keyframes fall-282{45.929%{transform:translate(13.293vw,45.929vh) scale(.8093)}to{transform:translate(12.5529vw,99vh) scale(.8093)}}.snow:nth-child(283){opacity:1.0156;transform:translate(30.2637vw,-10px) scale(.072);animation:fall-283 19s -11s linear infinite}@keyframes fall-283{62.133%{transform:translate(31.6747vw,62.133vh) scale(.072)}to{transform:translate(30.9692vw,99vh) scale(.072)}}.snow:nth-child(284){opacity:.2302;transform:translate(58.7402vw,-10px) scale(.6112);animation:fall-284 15s -22s linear infinite}@keyframes fall-284{61.905%{transform:translate(50.3186vw,61.905vh) scale(.6112)}to{transform:translate(54.5294vw,99vh) scale(.6112)}}.snow:nth-child(285){opacity:.0638;transform:translate(22.0693vw,-10px) scale(.0415);animation:fall-285 28s -29s linear infinite}@keyframes fall-285{41.601%{transform:translate(15.186vw,41.601vh) scale(.0415)}to{transform:translate(18.62765vw,99vh) scale(.0415)}}.snow:nth-child(286){opacity:1.318;transform:translate(66.4817vw,-10px) scale(.3778);animation:fall-286 20s -5s linear infinite}@keyframes fall-286{67.24%{transform:translate(68.6671vw,67.24vh) scale(.3778)}to{transform:translate(67.5744vw,99vh) scale(.3778)}}.snow:nth-child(287){opacity:1.741;transform:translate(70.956vw,-10px) scale(.6459);animation:fall-287 13s -12s linear infinite}@keyframes fall-287{46.904%{transform:translate(74.4697vw,46.904vh) scale(.6459)}to{transform:translate(72.71285vw,99vh) scale(.6459)}}.snow:nth-child(288){opacity:.673;transform:translate(66.1832vw,-10px) scale(.7807);animation:fall-288 23s -22s linear infinite}@keyframes fall-288{35.263%{transform:translate(72.5881vw,35.263vh) scale(.7807)}to{transform:translate(69.38565vw,99vh) scale(.7807)}}.snow:nth-child(289){opacity:.3586;transform:translate(17.0486vw,-10px) scale(.4716);animation:fall-289 18s -27s linear infinite}@keyframes fall-289{37.455%{transform:translate(19.812vw,37.455vh) scale(.4716)}to{transform:translate(18.4303vw,99vh) scale(.4716)}}.snow:nth-child(290){opacity:1.1396;transform:translate(39.0164vw,-10px) scale(.0427);animation:fall-290 11s -3s linear infinite}@keyframes fall-290{34.885%{transform:translate(44.1901vw,34.885vh) scale(.0427)}to{transform:translate(41.60325vw,99vh) scale(.0427)}}.snow:nth-child(291){opacity:1.133;transform:translate(41.6559vw,-10px) scale(.3268);animation:fall-291 20s -16s linear infinite}@keyframes fall-291{53.479%{transform:translate(34.9789vw,53.479vh) scale(.3268)}to{transform:translate(38.3174vw,99vh) scale(.3268)}}.snow:nth-child(292){opacity:1.3784;transform:translate(69.4482vw,-10px) scale(.2202);animation:fall-292 30s -19s linear infinite}@keyframes fall-292{47.498%{transform:translate(68.3762vw,47.498vh) scale(.2202)}to{transform:translate(68.9122vw,99vh) scale(.2202)}}.snow:nth-child(293){opacity:.9796;transform:translate(67.5928vw,-10px) scale(.9206);animation:fall-293 23s -17s linear infinite}@keyframes fall-293{47.747%{transform:translate(74.6438vw,47.747vh) scale(.9206)}to{transform:translate(71.1183vw,99vh) scale(.9206)}}.snow:nth-child(294){opacity:.9278;transform:translate(77.2747vw,-10px) scale(.9997);animation:fall-294 21s -18s linear infinite}@keyframes fall-294{46.213%{transform:translate(71.033vw,46.213vh) scale(.9997)}to{transform:translate(74.15385vw,99vh) scale(.9997)}}.snow:nth-child(295){opacity:.8154;transform:translate(53.3406vw,-10px) scale(.0331);animation:fall-295 22s -11s linear infinite}@keyframes fall-295{39.104%{transform:translate(55.532vw,39.104vh) scale(.0331)}to{transform:translate(54.4363vw,99vh) scale(.0331)}}.snow:nth-child(296){opacity:1.1816;transform:translate(8.42vw,-10px) scale(.4522);animation:fall-296 11s -29s linear infinite}@keyframes fall-296{69.294%{transform:translate(11.3609vw,69.294vh) scale(.4522)}to{transform:translate(9.89045vw,99vh) scale(.4522)}}.snow:nth-child(297){opacity:.7546;transform:translate(58.842vw,-10px) scale(.9647);animation:fall-297 30s -23s linear infinite}@keyframes fall-297{56.439%{transform:translate(50.357vw,56.439vh) scale(.9647)}to{transform:translate(54.5995vw,99vh) scale(.9647)}}.snow:nth-child(298){opacity:.5268;transform:translate(73.6342vw,-10px) scale(.8879);animation:fall-298 28s -29s linear infinite}@keyframes fall-298{37.779%{transform:translate(64.638vw,37.779vh) scale(.8879)}to{transform:translate(69.1361vw,99vh) scale(.8879)}}.snow:nth-child(299){opacity:.3714;transform:translate(8.0478vw,-10px) scale(.2704);animation:fall-299 27s -3s linear infinite}@keyframes fall-299{51.996%{transform:translate(2.4587vw,51.996vh) scale(.2704)}to{transform:translate(5.25325vw,99vh) scale(.2704)}}.snow:nth-child(300){opacity:1.1488;transform:translate(48.4559vw,-10px) scale(.1685);animation:fall-300 24s -4s linear infinite}@keyframes fall-300{60.411%{transform:translate(44.1266vw,60.411vh) scale(.1685)}to{transform:translate(46.29125vw,99vh) scale(.1685)}}.snow:nth-child(301){opacity:1.789;transform:translate(61.7252vw,-10px) scale(.281);animation:fall-301 17s -11s linear infinite}@keyframes fall-301{61.322%{transform:translate(54.7368vw,61.322vh) scale(.281)}to{transform:translate(58.231vw,99vh) scale(.281)}}.snow:nth-child(302){opacity:1.0664;transform:translate(36.6702vw,-10px) scale(.1321);animation:fall-302 17s -26s linear infinite}@keyframes fall-302{73.811%{transform:translate(43.1975vw,73.811vh) scale(.1321)}to{transform:translate(39.93385vw,99vh) scale(.1321)}}.snow:nth-child(303){opacity:.8172;transform:translate(32.268vw,-10px) scale(.1033);animation:fall-303 26s -8s linear infinite}@keyframes fall-303{69.708%{transform:translate(26.111vw,69.708vh) scale(.1033)}to{transform:translate(29.1895vw,99vh) scale(.1033)}}.snow:nth-child(304){opacity:.6352;transform:translate(83.8466vw,-10px) scale(.22);animation:fall-304 12s -4s linear infinite}@keyframes fall-304{34.157%{transform:translate(82.8729vw,34.157vh) scale(.22)}to{transform:translate(83.35975vw,99vh) scale(.22)}}.snow:nth-child(305){opacity:.7702;transform:translate(27.0107vw,-10px) scale(.5684);animation:fall-305 14s -3s linear infinite}@keyframes fall-305{36.896%{transform:translate(36.0308vw,36.896vh) scale(.5684)}to{transform:translate(31.52075vw,99vh) scale(.5684)}}.snow:nth-child(306){opacity:1.6754;transform:translate(21.6163vw,-10px) scale(.6514);animation:fall-306 19s -28s linear infinite}@keyframes fall-306{50.269%{transform:translate(28.3037vw,50.269vh) scale(.6514)}to{transform:translate(24.96vw,99vh) scale(.6514)}}.snow:nth-child(307){opacity:1.5374;transform:translate(81.5957vw,-10px) scale(.2384);animation:fall-307 26s -21s linear infinite}@keyframes fall-307{55.456%{transform:translate(75.71vw,55.456vh) scale(.2384)}to{transform:translate(78.65285vw,99vh) scale(.2384)}}.snow:nth-child(308){opacity:.2158;transform:translate(73.3378vw,-10px) scale(.3904);animation:fall-308 23s -10s linear infinite}@keyframes fall-308{67.71%{transform:translate(67.6052vw,67.71vh) scale(.3904)}to{transform:translate(70.4715vw,99vh) scale(.3904)}}.snow:nth-child(309){opacity:.6998;transform:translate(2.2514vw,-10px) scale(.6818);animation:fall-309 28s -12s linear infinite}@keyframes fall-309{42.189%{transform:translate(1.6336vw,42.189vh) scale(.6818)}to{transform:translate(1.9425vw,99vh) scale(.6818)}}.snow:nth-child(310){opacity:.3466;transform:translate(45.4897vw,-10px) scale(.1446);animation:fall-310 30s -15s linear infinite}@keyframes fall-310{35.78%{transform:translate(41.3005vw,35.78vh) scale(.1446)}to{transform:translate(43.3951vw,99vh) scale(.1446)}}.snow:nth-child(311){opacity:1.3172;transform:translate(69.8624vw,-10px) scale(.8354);animation:fall-311 15s -28s linear infinite}@keyframes fall-311{65.078%{transform:translate(71.5602vw,65.078vh) scale(.8354)}to{transform:translate(70.7113vw,99vh) scale(.8354)}}.snow:nth-child(312){opacity:1.3518;transform:translate(25.5966vw,-10px) scale(.0961);animation:fall-312 18s -27s linear infinite}@keyframes fall-312{55.846%{transform:translate(32.9705vw,55.846vh) scale(.0961)}to{transform:translate(29.28355vw,99vh) scale(.0961)}}.snow:nth-child(313){opacity:.1338;transform:translate(35.1765vw,-10px) scale(.4479);animation:fall-313 18s -17s linear infinite}@keyframes fall-313{58.042%{transform:translate(39.0202vw,58.042vh) scale(.4479)}to{transform:translate(37.09835vw,99vh) scale(.4479)}}.snow:nth-child(314){opacity:1.1674;transform:translate(78.463vw,-10px) scale(.6736);animation:fall-314 21s -10s linear infinite}@keyframes fall-314{43.811%{transform:translate(74.034vw,43.811vh) scale(.6736)}to{transform:translate(76.2485vw,99vh) scale(.6736)}}.snow:nth-child(315){opacity:.2994;transform:translate(50.5122vw,-10px) scale(.1266);animation:fall-315 18s -23s linear infinite}@keyframes fall-315{49.631%{transform:translate(55.7961vw,49.631vh) scale(.1266)}to{transform:translate(53.15415vw,99vh) scale(.1266)}}.snow:nth-child(316){opacity:.3444;transform:translate(54.6934vw,-10px) scale(.9881);animation:fall-316 14s -29s linear infinite}@keyframes fall-316{76.074%{transform:translate(46.4905vw,76.074vh) scale(.9881)}to{transform:translate(50.59195vw,99vh) scale(.9881)}}.snow:nth-child(317){opacity:.6064;transform:translate(72.9187vw,-10px) scale(.6711);animation:fall-317 20s -3s linear infinite}@keyframes fall-317{30.737%{transform:translate(78.587vw,30.737vh) scale(.6711)}to{transform:translate(75.75285vw,99vh) scale(.6711)}}.snow:nth-child(318){opacity:.5814;transform:translate(14.4822vw,-10px) scale(.5529);animation:fall-318 10s -10s linear infinite}@keyframes fall-318{60.128%{transform:translate(10.3249vw,60.128vh) scale(.5529)}to{transform:translate(12.40355vw,99vh) scale(.5529)}}.snow:nth-child(319){opacity:1.9972;transform:translate(99.924vw,-10px) scale(.634);animation:fall-319 25s -6s linear infinite}@keyframes fall-319{56.027%{transform:translate(100.9732vw,56.027vh) scale(.634)}to{transform:translate(100.4486vw,99vh) scale(.634)}}.snow:nth-child(320){opacity:1.5836;transform:translate(43.8143vw,-10px) scale(.6029);animation:fall-320 10s -1s linear infinite}@keyframes fall-320{31.965%{transform:translate(40.517vw,31.965vh) scale(.6029)}to{transform:translate(42.16565vw,99vh) scale(.6029)}}.snow:nth-child(321){opacity:.297;transform:translate(55.4599vw,-10px) scale(.3404);animation:fall-321 11s -29s linear infinite}@keyframes fall-321{34.794%{transform:translate(55.5963vw,34.794vh) scale(.3404)}to{transform:translate(55.5281vw,99vh) scale(.3404)}}.snow:nth-child(322){opacity:1.365;transform:translate(72.7359vw,-10px) scale(.79);animation:fall-322 14s -15s linear infinite}@keyframes fall-322{59.44%{transform:translate(79.1448vw,59.44vh) scale(.79)}to{transform:translate(75.94035vw,99vh) scale(.79)}}.snow:nth-child(323){opacity:1.2516;transform:translate(52.472vw,-10px) scale(.1609);animation:fall-323 20s -26s linear infinite}@keyframes fall-323{65.445%{transform:translate(46.3765vw,65.445vh) scale(.1609)}to{transform:translate(49.42425vw,99vh) scale(.1609)}}.snow:nth-child(324){opacity:1.4762;transform:translate(5.915vw,-10px) scale(.0896);animation:fall-324 12s -21s linear infinite}@keyframes fall-324{60.058%{transform:translate(13.8433vw,60.058vh) scale(.0896)}to{transform:translate(9.87915vw,99vh) scale(.0896)}}.snow:nth-child(325){opacity:.8762;transform:translate(38.0523vw,-10px) scale(.6611);animation:fall-325 29s -6s linear infinite}@keyframes fall-325{75.188%{transform:translate(34.5192vw,75.188vh) scale(.6611)}to{transform:translate(36.28575vw,99vh) scale(.6611)}}.snow:nth-child(326){opacity:1.7636;transform:translate(63.1267vw,-10px) scale(.1335);animation:fall-326 27s -4s linear infinite}@keyframes fall-326{44.858%{transform:translate(72.8745vw,44.858vh) scale(.1335)}to{transform:translate(68.0006vw,99vh) scale(.1335)}}.snow:nth-child(327){opacity:.4284;transform:translate(7.0235vw,-10px) scale(.4458);animation:fall-327 28s -4s linear infinite}@keyframes fall-327{54.552%{transform:translate(12.4615vw,54.552vh) scale(.4458)}to{transform:translate(9.7425vw,99vh) scale(.4458)}}.snow:nth-child(328){opacity:.3628;transform:translate(60.7499vw,-10px) scale(.7498);animation:fall-328 14s -29s linear infinite}@keyframes fall-328{55.218%{transform:translate(55.17vw,55.218vh) scale(.7498)}to{transform:translate(57.95995vw,99vh) scale(.7498)}}.snow:nth-child(329){opacity:1.0002;transform:translate(93.1873vw,-10px) scale(.8619);animation:fall-329 21s -25s linear infinite}@keyframes fall-329{62.176%{transform:translate(84.5648vw,62.176vh) scale(.8619)}to{transform:translate(88.87605vw,99vh) scale(.8619)}}.snow:nth-child(330){opacity:.5446;transform:translate(28.4935vw,-10px) scale(.5539);animation:fall-330 27s -30s linear infinite}@keyframes fall-330{75.248%{transform:translate(33.9187vw,75.248vh) scale(.5539)}to{transform:translate(31.2061vw,99vh) scale(.5539)}}.snow:nth-child(331){opacity:.9814;transform:translate(37.8264vw,-10px) scale(.2072);animation:fall-331 25s -26s linear infinite}@keyframes fall-331{52.589%{transform:translate(43.9826vw,52.589vh) scale(.2072)}to{transform:translate(40.9045vw,99vh) scale(.2072)}}.snow:nth-child(332){opacity:.2864;transform:translate(22.5067vw,-10px) scale(.9359);animation:fall-332 12s -26s linear infinite}@keyframes fall-332{52.092%{transform:translate(25.5795vw,52.092vh) scale(.9359)}to{transform:translate(24.0431vw,99vh) scale(.9359)}}.snow:nth-child(333){opacity:.467;transform:translate(14.6574vw,-10px) scale(.3757);animation:fall-333 27s -26s linear infinite}@keyframes fall-333{69.883%{transform:translate(16.7229vw,69.883vh) scale(.3757)}to{transform:translate(15.69015vw,99vh) scale(.3757)}}.snow:nth-child(334){opacity:1.3616;transform:translate(73.3624vw,-10px) scale(.0516);animation:fall-334 22s -7s linear infinite}@keyframes fall-334{31.508%{transform:translate(64.4284vw,31.508vh) scale(.0516)}to{transform:translate(68.8954vw,99vh) scale(.0516)}}.snow:nth-child(335){opacity:.175;transform:translate(36.7097vw,-10px) scale(.9481);animation:fall-335 15s -25s linear infinite}@keyframes fall-335{38.615%{transform:translate(37.5877vw,38.615vh) scale(.9481)}to{transform:translate(37.1487vw,99vh) scale(.9481)}}.snow:nth-child(336){opacity:.7316;transform:translate(24.9887vw,-10px) scale(.7556);animation:fall-336 11s -11s linear infinite}@keyframes fall-336{38.861%{transform:translate(22.4967vw,38.861vh) scale(.7556)}to{transform:translate(23.7427vw,99vh) scale(.7556)}}.snow:nth-child(337){opacity:1.1138;transform:translate(43.3136vw,-10px) scale(.7792);animation:fall-337 18s -13s linear infinite}@keyframes fall-337{79.302%{transform:translate(47.6872vw,79.302vh) scale(.7792)}to{transform:translate(45.5004vw,99vh) scale(.7792)}}.snow:nth-child(338){opacity:.5912;transform:translate(45.5474vw,-10px) scale(.8737);animation:fall-338 12s -19s linear infinite}@keyframes fall-338{52.066%{transform:translate(47.9699vw,52.066vh) scale(.8737)}to{transform:translate(46.75865vw,99vh) scale(.8737)}}.snow:nth-child(339){opacity:.6416;transform:translate(7.0262vw,-10px) scale(.2516);animation:fall-339 13s -3s linear infinite}@keyframes fall-339{74.498%{transform:translate(12.0399vw,74.498vh) scale(.2516)}to{transform:translate(9.53305vw,99vh) scale(.2516)}}.snow:nth-child(340){opacity:1.862;transform:translate(39.9241vw,-10px) scale(.2347);animation:fall-340 19s -16s linear infinite}@keyframes fall-340{57.584%{transform:translate(47.7485vw,57.584vh) scale(.2347)}to{transform:translate(43.8363vw,99vh) scale(.2347)}}.snow:nth-child(341){opacity:.8088;transform:translate(4.2951vw,-10px) scale(.1719);animation:fall-341 30s -11s linear infinite}@keyframes fall-341{36.247%{transform:translate(7.0874vw,36.247vh) scale(.1719)}to{transform:translate(5.69125vw,99vh) scale(.1719)}}.snow:nth-child(342){opacity:.7052;transform:translate(37.7016vw,-10px) scale(.0217);animation:fall-342 11s -8s linear infinite}@keyframes fall-342{64.214%{transform:translate(40.6323vw,64.214vh) scale(.0217)}to{transform:translate(39.16695vw,99vh) scale(.0217)}}.snow:nth-child(343){opacity:.8272;transform:translate(45.7898vw,-10px) scale(.3724);animation:fall-343 13s -30s linear infinite}@keyframes fall-343{63.242%{transform:translate(53.6208vw,63.242vh) scale(.3724)}to{transform:translate(49.7053vw,99vh) scale(.3724)}}.snow:nth-child(344){opacity:.9894;transform:translate(60.8043vw,-10px) scale(.4977);animation:fall-344 21s -14s linear infinite}@keyframes fall-344{66.002%{transform:translate(61.4009vw,66.002vh) scale(.4977)}to{transform:translate(61.1026vw,99vh) scale(.4977)}}.snow:nth-child(345){opacity:1.9076;transform:translate(36.7363vw,-10px) scale(.2129);animation:fall-345 24s -6s linear infinite}@keyframes fall-345{54.631%{transform:translate(36.5549vw,54.631vh) scale(.2129)}to{transform:translate(36.6456vw,99vh) scale(.2129)}}.snow:nth-child(346){opacity:1.2092;transform:translate(63.4971vw,-10px) scale(.4407);animation:fall-346 22s -18s linear infinite}@keyframes fall-346{76.917%{transform:translate(64.1015vw,76.917vh) scale(.4407)}to{transform:translate(63.7993vw,99vh) scale(.4407)}}.snow:nth-child(347){opacity:.2032;transform:translate(54.8773vw,-10px) scale(.2404);animation:fall-347 29s -14s linear infinite}@keyframes fall-347{48.833%{transform:translate(55.4003vw,48.833vh) scale(.2404)}to{transform:translate(55.1388vw,99vh) scale(.2404)}}.snow:nth-child(348){opacity:1.5934;transform:translate(64.7858vw,-10px) scale(.3851);animation:fall-348 18s -18s linear infinite}@keyframes fall-348{60.288%{transform:translate(60.2106vw,60.288vh) scale(.3851)}to{transform:translate(62.4982vw,99vh) scale(.3851)}}.snow:nth-child(349){opacity:.7194;transform:translate(20.2011vw,-10px) scale(.1476);animation:fall-349 10s -13s linear infinite}@keyframes fall-349{56%{transform:translate(25.6903vw,56vh) scale(.1476)}to{transform:translate(22.9457vw,99vh) scale(.1476)}}.snow:nth-child(350){opacity:.1418;transform:translate(99.7664vw,-10px) scale(.8553);animation:fall-350 21s -22s linear infinite}@keyframes fall-350{38.081%{transform:translate(103.647vw,38.081vh) scale(.8553)}to{transform:translate(101.7067vw,99vh) scale(.8553)}}.snow:nth-child(351){opacity:.2422;transform:translate(87.0275vw,-10px) scale(.1893);animation:fall-351 20s -19s linear infinite}@keyframes fall-351{49.609%{transform:translate(86.7425vw,49.609vh) scale(.1893)}to{transform:translate(86.885vw,99vh) scale(.1893)}}.snow:nth-child(352){opacity:1.7822;transform:translate(89.0889vw,-10px) scale(.3374);animation:fall-352 30s -28s linear infinite}@keyframes fall-352{44.563%{transform:translate(88.1335vw,44.563vh) scale(.3374)}to{transform:translate(88.6112vw,99vh) scale(.3374)}}.snow:nth-child(353){opacity:1.4472;transform:translate(62.9918vw,-10px) scale(.7691);animation:fall-353 28s -28s linear infinite}@keyframes fall-353{64.627%{transform:translate(57.2704vw,64.627vh) scale(.7691)}to{transform:translate(60.1311vw,99vh) scale(.7691)}}.snow:nth-child(354){opacity:.6842;transform:translate(33.285vw,-10px) scale(.366);animation:fall-354 18s -9s linear infinite}@keyframes fall-354{42.849%{transform:translate(28.7679vw,42.849vh) scale(.366)}to{transform:translate(31.02645vw,99vh) scale(.366)}}.snow:nth-child(355){opacity:.188;transform:translate(3.581vw,-10px) scale(.5238);animation:fall-355 13s -26s linear infinite}@keyframes fall-355{34.34%{transform:translate(7.7943vw,34.34vh) scale(.5238)}to{transform:translate(5.68765vw,99vh) scale(.5238)}}.snow:nth-child(356){opacity:1.4098;transform:translate(96.9107vw,-10px) scale(.6555);animation:fall-356 26s -28s linear infinite}@keyframes fall-356{36.7%{transform:translate(88.3511vw,36.7vh) scale(.6555)}to{transform:translate(92.6309vw,99vh) scale(.6555)}}.snow:nth-child(357){opacity:1.463;transform:translate(24.9109vw,-10px) scale(.3638);animation:fall-357 24s -4s linear infinite}@keyframes fall-357{32.085%{transform:translate(20.8661vw,32.085vh) scale(.3638)}to{transform:translate(22.8885vw,99vh) scale(.3638)}}.snow:nth-child(358){opacity:1.105;transform:translate(60.7228vw,-10px) scale(.9055);animation:fall-358 15s -4s linear infinite}@keyframes fall-358{71.729%{transform:translate(50.94vw,71.729vh) scale(.9055)}to{transform:translate(55.8314vw,99vh) scale(.9055)}}.snow:nth-child(359){opacity:.6556;transform:translate(41.4654vw,-10px) scale(.6563);animation:fall-359 12s -26s linear infinite}@keyframes fall-359{39.88%{transform:translate(51.1331vw,39.88vh) scale(.6563)}to{transform:translate(46.29925vw,99vh) scale(.6563)}}.snow:nth-child(360){opacity:1.752;transform:translate(97.5501vw,-10px) scale(.4501);animation:fall-360 28s -24s linear infinite}@keyframes fall-360{36.087%{transform:translate(98.6274vw,36.087vh) scale(.4501)}to{transform:translate(98.08875vw,99vh) scale(.4501)}}.snow:nth-child(361){opacity:1.7574;transform:translate(78.3283vw,-10px) scale(.5294);animation:fall-361 17s -6s linear infinite}@keyframes fall-361{60.31%{transform:translate(72.6093vw,60.31vh) scale(.5294)}to{transform:translate(75.4688vw,99vh) scale(.5294)}}.snow:nth-child(362){opacity:1.3004;transform:translate(31.7285vw,-10px) scale(.902);animation:fall-362 30s -21s linear infinite}@keyframes fall-362{78.841%{transform:translate(41.3221vw,78.841vh) scale(.902)}to{transform:translate(36.5253vw,99vh) scale(.902)}}.snow:nth-child(363){opacity:.2324;transform:translate(21.5905vw,-10px) scale(.7641);animation:fall-363 21s -25s linear infinite}@keyframes fall-363{77.488%{transform:translate(16.4029vw,77.488vh) scale(.7641)}to{transform:translate(18.9967vw,99vh) scale(.7641)}}.snow:nth-child(364){opacity:1.8954;transform:translate(79.9032vw,-10px) scale(.804);animation:fall-364 18s -10s linear infinite}@keyframes fall-364{38.16%{transform:translate(73.2973vw,38.16vh) scale(.804)}to{transform:translate(76.60025vw,99vh) scale(.804)}}.snow:nth-child(365){opacity:1.6396;transform:translate(88.5187vw,-10px) scale(.2101);animation:fall-365 16s -16s linear infinite}@keyframes fall-365{41.75%{transform:translate(88.2448vw,41.75vh) scale(.2101)}to{transform:translate(88.38175vw,99vh) scale(.2101)}}.snow:nth-child(366){opacity:1.8012;transform:translate(5.7891vw,-10px) scale(.6684);animation:fall-366 29s -18s linear infinite}@keyframes fall-366{67.031%{transform:translate(12.6789vw,67.031vh) scale(.6684)}to{transform:translate(9.234vw,99vh) scale(.6684)}}.snow:nth-child(367){opacity:.3832;transform:translate(90.4535vw,-10px) scale(.976);animation:fall-367 10s -12s linear infinite}@keyframes fall-367{33.347%{transform:translate(88.9546vw,33.347vh) scale(.976)}to{transform:translate(89.70405vw,99vh) scale(.976)}}.snow:nth-child(368){opacity:1.5878;transform:translate(86.7853vw,-10px) scale(.4775);animation:fall-368 17s -1s linear infinite}@keyframes fall-368{73.406%{transform:translate(87.8352vw,73.406vh) scale(.4775)}to{transform:translate(87.31025vw,99vh) scale(.4775)}}.snow:nth-child(369){opacity:1.1252;transform:translate(63.7705vw,-10px) scale(.8419);animation:fall-369 20s -23s linear infinite}@keyframes fall-369{67.033%{transform:translate(63.4667vw,67.033vh) scale(.8419)}to{transform:translate(63.6186vw,99vh) scale(.8419)}}.snow:nth-child(370){opacity:.135;transform:translate(99.3097vw,-10px) scale(.2426);animation:fall-370 21s -2s linear infinite}@keyframes fall-370{67.126%{transform:translate(106.9548vw,67.126vh) scale(.2426)}to{transform:translate(103.13225vw,99vh) scale(.2426)}}.snow:nth-child(371){opacity:1.0078;transform:translate(67.3589vw,-10px) scale(.8438);animation:fall-371 28s -30s linear infinite}@keyframes fall-371{55.646%{transform:translate(75.1516vw,55.646vh) scale(.8438)}to{transform:translate(71.25525vw,99vh) scale(.8438)}}.snow:nth-child(372){opacity:1.3366;transform:translate(69.6982vw,-10px) scale(.7946);animation:fall-372 29s -13s linear infinite}@keyframes fall-372{74.242%{transform:translate(60.4814vw,74.242vh) scale(.7946)}to{transform:translate(65.0898vw,99vh) scale(.7946)}}.snow:nth-child(373){opacity:.7696;transform:translate(94.7235vw,-10px) scale(.7334);animation:fall-373 19s -26s linear infinite}@keyframes fall-373{72.698%{transform:translate(91.6224vw,72.698vh) scale(.7334)}to{transform:translate(93.17295vw,99vh) scale(.7334)}}.snow:nth-child(374){opacity:1.4532;transform:translate(33.0078vw,-10px) scale(.0595);animation:fall-374 14s -29s linear infinite}@keyframes fall-374{71.366%{transform:translate(29.1386vw,71.366vh) scale(.0595)}to{transform:translate(31.0732vw,99vh) scale(.0595)}}.snow:nth-child(375){opacity:1.6258;transform:translate(67.588vw,-10px) scale(.0627);animation:fall-375 11s -14s linear infinite}@keyframes fall-375{68.719%{transform:translate(67.0415vw,68.719vh) scale(.0627)}to{transform:translate(67.31475vw,99vh) scale(.0627)}}.snow:nth-child(376){opacity:1.0118;transform:translate(14.1049vw,-10px) scale(.5389);animation:fall-376 17s -7s linear infinite}@keyframes fall-376{47.571%{transform:translate(19.1161vw,47.571vh) scale(.5389)}to{transform:translate(16.6105vw,99vh) scale(.5389)}}.snow:nth-child(377){opacity:1.086;transform:translate(29.2801vw,-10px) scale(.8619);animation:fall-377 29s -24s linear infinite}@keyframes fall-377{66.284%{transform:translate(32.7166vw,66.284vh) scale(.8619)}to{transform:translate(30.99835vw,99vh) scale(.8619)}}.snow:nth-child(378){opacity:.6344;transform:translate(40.451vw,-10px) scale(.6417);animation:fall-378 19s -17s linear infinite}@keyframes fall-378{75.144%{transform:translate(35.9265vw,75.144vh) scale(.6417)}to{transform:translate(38.18875vw,99vh) scale(.6417)}}.snow:nth-child(379){opacity:.086;transform:translate(43.6395vw,-10px) scale(.8812);animation:fall-379 28s -8s linear infinite}@keyframes fall-379{43.523%{transform:translate(51.5068vw,43.523vh) scale(.8812)}to{transform:translate(47.57315vw,99vh) scale(.8812)}}.snow:nth-child(380){opacity:1.8546;transform:translate(67.6564vw,-10px) scale(.9883);animation:fall-380 26s -9s linear infinite}@keyframes fall-380{51.708%{transform:translate(77.5554vw,51.708vh) scale(.9883)}to{transform:translate(72.6059vw,99vh) scale(.9883)}}.snow:nth-child(381){opacity:.068;transform:translate(42.4265vw,-10px) scale(.6578);animation:fall-381 15s -23s linear infinite}@keyframes fall-381{41.629%{transform:translate(34.4023vw,41.629vh) scale(.6578)}to{transform:translate(38.4144vw,99vh) scale(.6578)}}.snow:nth-child(382){opacity:1.7404;transform:translate(57.0561vw,-10px) scale(.8128);animation:fall-382 21s -27s linear infinite}@keyframes fall-382{63.585%{transform:translate(66.4877vw,63.585vh) scale(.8128)}to{transform:translate(61.7719vw,99vh) scale(.8128)}}.snow:nth-child(383){opacity:.6956;transform:translate(62.6278vw,-10px) scale(.4747);animation:fall-383 17s -4s linear infinite}@keyframes fall-383{37.002%{transform:translate(71.4147vw,37.002vh) scale(.4747)}to{transform:translate(67.02125vw,99vh) scale(.4747)}}.snow:nth-child(384){opacity:.649;transform:translate(99.0953vw,-10px) scale(.3448);animation:fall-384 18s -6s linear infinite}@keyframes fall-384{60.517%{transform:translate(103.8971vw,60.517vh) scale(.3448)}to{transform:translate(101.4962vw,99vh) scale(.3448)}}.snow:nth-child(385){opacity:.6984;transform:translate(48.7779vw,-10px) scale(.2199);animation:fall-385 28s -17s linear infinite}@keyframes fall-385{76.877%{transform:translate(51.3061vw,76.877vh) scale(.2199)}to{transform:translate(50.042vw,99vh) scale(.2199)}}.snow:nth-child(386){opacity:1.3678;transform:translate(86.9763vw,-10px) scale(.2531);animation:fall-386 23s -3s linear infinite}@keyframes fall-386{40.455%{transform:translate(89.7778vw,40.455vh) scale(.2531)}to{transform:translate(88.37705vw,99vh) scale(.2531)}}.snow:nth-child(387){opacity:1.7676;transform:translate(8.9295vw,-10px) scale(.7592);animation:fall-387 29s -25s linear infinite}@keyframes fall-387{57.592%{transform:translate(6.1711vw,57.592vh) scale(.7592)}to{transform:translate(7.5503vw,99vh) scale(.7592)}}.snow:nth-child(388){opacity:1.0742;transform:translate(5.3683vw,-10px) scale(.6721);animation:fall-388 20s -11s linear infinite}@keyframes fall-388{76.676%{transform:translate(-2.2464vw,76.676vh) scale(.6721)}to{transform:translate(1.56095vw,99vh) scale(.6721)}}.snow:nth-child(389){opacity:1.1126;transform:translate(28.1243vw,-10px) scale(.0843);animation:fall-389 14s -24s linear infinite}@keyframes fall-389{33.07%{transform:translate(30.857vw,33.07vh) scale(.0843)}to{transform:translate(29.49065vw,99vh) scale(.0843)}}.snow:nth-child(390){opacity:1.2598;transform:translate(88.3714vw,-10px) scale(.7864);animation:fall-390 19s -6s linear infinite}@keyframes fall-390{62.709%{transform:translate(79.9296vw,62.709vh) scale(.7864)}to{transform:translate(84.1505vw,99vh) scale(.7864)}}.snow:nth-child(391){opacity:.0322;transform:translate(38.0865vw,-10px) scale(.9707);animation:fall-391 21s -14s linear infinite}@keyframes fall-391{33.01%{transform:translate(38.1404vw,33.01vh) scale(.9707)}to{transform:translate(38.11345vw,99vh) scale(.9707)}}.snow:nth-child(392){opacity:1.648;transform:translate(8.7476vw,-10px) scale(.4153);animation:fall-392 28s -10s linear infinite}@keyframes fall-392{45.808%{transform:translate(3.1111vw,45.808vh) scale(.4153)}to{transform:translate(5.92935vw,99vh) scale(.4153)}}.snow:nth-child(393){opacity:.2814;transform:translate(70.1499vw,-10px) scale(.7158);animation:fall-393 25s -20s linear infinite}@keyframes fall-393{45.955%{transform:translate(66.818vw,45.955vh) scale(.7158)}to{transform:translate(68.48395vw,99vh) scale(.7158)}}.snow:nth-child(394){opacity:1.9572;transform:translate(62.0408vw,-10px) scale(.9438);animation:fall-394 23s -2s linear infinite}@keyframes fall-394{71.952%{transform:translate(62.065vw,71.952vh) scale(.9438)}to{transform:translate(62.0529vw,99vh) scale(.9438)}}.snow:nth-child(395){opacity:.5616;transform:translate(72.816vw,-10px) scale(.8612);animation:fall-395 27s -15s linear infinite}@keyframes fall-395{41.087%{transform:translate(66.2078vw,41.087vh) scale(.8612)}to{transform:translate(69.5119vw,99vh) scale(.8612)}}.snow:nth-child(396){opacity:1.611;transform:translate(92.0476vw,-10px) scale(.0651);animation:fall-396 13s -26s linear infinite}@keyframes fall-396{76.779%{transform:translate(86.4255vw,76.779vh) scale(.0651)}to{transform:translate(89.23655vw,99vh) scale(.0651)}}.snow:nth-child(397){opacity:1.9342;transform:translate(20.6654vw,-10px) scale(.2133);animation:fall-397 15s -24s linear infinite}@keyframes fall-397{67.029%{transform:translate(17.6614vw,67.029vh) scale(.2133)}to{transform:translate(19.1634vw,99vh) scale(.2133)}}.snow:nth-child(398){opacity:.4742;transform:translate(50.4937vw,-10px) scale(.7723);animation:fall-398 23s -8s linear infinite}@keyframes fall-398{62.313%{transform:translate(55.3295vw,62.313vh) scale(.7723)}to{transform:translate(52.9116vw,99vh) scale(.7723)}}.snow:nth-child(399){opacity:.8568;transform:translate(96.9834vw,-10px) scale(.3957);animation:fall-399 18s -11s linear infinite}@keyframes fall-399{65.274%{transform:translate(105.4837vw,65.274vh) scale(.3957)}to{transform:translate(101.23355vw,99vh) scale(.3957)}}.snow:nth-child(400){opacity:.5824;transform:translate(15.9256vw,-10px) scale(.2246);animation:fall-400 26s -30s linear infinite}@keyframes fall-400{66.236%{transform:translate(10.5474vw,66.236vh) scale(.2246)}to{transform:translate(13.2365vw,99vh) scale(.2246)}}\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:.7986;transform:translate(91.2161vw,-10px) scale(.7053);animation:fall-1 24s -6s linear infinite}@keyframes fall-1{40.66%{transform:translate(85.082vw,40.66vh) scale(.7053)}to{transform:translate(88.14905vw,99vh) scale(.7053)}}.snow:nth-child(2){opacity:1.9388;transform:translate(59.6173vw,-10px) scale(.9099);animation:fall-2 14s -10s linear infinite}@keyframes fall-2{57.875%{transform:translate(50.5626vw,57.875vh) scale(.9099)}to{transform:translate(55.08995vw,99vh) scale(.9099)}}.snow:nth-child(3){opacity:1.336;transform:translate(56.2449vw,-10px) scale(.7209);animation:fall-3 18s -20s linear infinite}@keyframes fall-3{62.707%{transform:translate(61.744vw,62.707vh) scale(.7209)}to{transform:translate(58.99445vw,99vh) scale(.7209)}}.snow:nth-child(4){opacity:1.9122;transform:translate(57.7541vw,-10px) scale(.8724);animation:fall-4 30s -23s linear infinite}@keyframes fall-4{50.48%{transform:translate(66.246vw,50.48vh) scale(.8724)}to{transform:translate(62.00005vw,99vh) scale(.8724)}}.snow:nth-child(5){opacity:.1166;transform:translate(73.9165vw,-10px) scale(.1143);animation:fall-5 28s -20s linear infinite}@keyframes fall-5{71.036%{transform:translate(68.8384vw,71.036vh) scale(.1143)}to{transform:translate(71.37745vw,99vh) scale(.1143)}}.snow:nth-child(6){opacity:.219;transform:translate(3.1404vw,-10px) scale(.5675);animation:fall-6 17s -28s linear infinite}@keyframes fall-6{45.88%{transform:translate(-1.0064vw,45.88vh) scale(.5675)}to{transform:translate(1.067vw,99vh) scale(.5675)}}.snow:nth-child(7){opacity:1.5846;transform:translate(16.8545vw,-10px) scale(.5795);animation:fall-7 11s -28s linear infinite}@keyframes fall-7{45.387%{transform:translate(23.5628vw,45.387vh) scale(.5795)}to{transform:translate(20.20865vw,99vh) scale(.5795)}}.snow:nth-child(8){opacity:.122;transform:translate(69.8228vw,-10px) scale(.0519);animation:fall-8 26s -29s linear infinite}@keyframes fall-8{45.402%{transform:translate(79.5717vw,45.402vh) scale(.0519)}to{transform:translate(74.69725vw,99vh) scale(.0519)}}.snow:nth-child(9){opacity:1.6948;transform:translate(42.9552vw,-10px) scale(.2333);animation:fall-9 22s -7s linear infinite}@keyframes fall-9{78.99%{transform:translate(49.3699vw,78.99vh) scale(.2333)}to{transform:translate(46.16255vw,99vh) scale(.2333)}}.snow:nth-child(10){opacity:1.0946;transform:translate(54.1037vw,-10px) scale(.0906);animation:fall-10 13s -11s linear infinite}@keyframes fall-10{46.852%{transform:translate(52.9348vw,46.852vh) scale(.0906)}to{transform:translate(53.51925vw,99vh) scale(.0906)}}.snow:nth-child(11){opacity:1.7214;transform:translate(32.9544vw,-10px) scale(.0472);animation:fall-11 14s -4s linear infinite}@keyframes fall-11{70.97%{transform:translate(24.69vw,70.97vh) scale(.0472)}to{transform:translate(28.8222vw,99vh) scale(.0472)}}.snow:nth-child(12){opacity:.7208;transform:translate(33.5894vw,-10px) scale(.5759);animation:fall-12 13s -14s linear infinite}@keyframes fall-12{55.839%{transform:translate(31.3071vw,55.839vh) scale(.5759)}to{transform:translate(32.44825vw,99vh) scale(.5759)}}.snow:nth-child(13){opacity:.8598;transform:translate(4.5552vw,-10px) scale(.7082);animation:fall-13 17s -1s linear infinite}@keyframes fall-13{65.643%{transform:translate(-3.5031vw,65.643vh) scale(.7082)}to{transform:translate(.52605vw,99vh) scale(.7082)}}.snow:nth-child(14){opacity:.2418;transform:translate(18.1388vw,-10px) scale(.7582);animation:fall-14 22s -6s linear infinite}@keyframes fall-14{62.367%{transform:translate(9.7806vw,62.367vh) scale(.7582)}to{transform:translate(13.9597vw,99vh) scale(.7582)}}.snow:nth-child(15){opacity:1.1636;transform:translate(57.1095vw,-10px) scale(.5888);animation:fall-15 20s -18s linear infinite}@keyframes fall-15{69.449%{transform:translate(59.6032vw,69.449vh) scale(.5888)}to{transform:translate(58.35635vw,99vh) scale(.5888)}}.snow:nth-child(16){opacity:1.047;transform:translate(72.8774vw,-10px) scale(.0639);animation:fall-16 17s -23s linear infinite}@keyframes fall-16{67.413%{transform:translate(82.2609vw,67.413vh) scale(.0639)}to{transform:translate(77.56915vw,99vh) scale(.0639)}}.snow:nth-child(17){opacity:.5404;transform:translate(69.6135vw,-10px) scale(.5189);animation:fall-17 10s -22s linear infinite}@keyframes fall-17{38.23%{transform:translate(59.7166vw,38.23vh) scale(.5189)}to{transform:translate(64.66505vw,99vh) scale(.5189)}}.snow:nth-child(18){opacity:.5002;transform:translate(81.8282vw,-10px) scale(.5042);animation:fall-18 16s -9s linear infinite}@keyframes fall-18{76.653%{transform:translate(79.0366vw,76.653vh) scale(.5042)}to{transform:translate(80.4324vw,99vh) scale(.5042)}}.snow:nth-child(19){opacity:.1932;transform:translate(39.1235vw,-10px) scale(.2657);animation:fall-19 14s -28s linear infinite}@keyframes fall-19{65.56%{transform:translate(35.4838vw,65.56vh) scale(.2657)}to{transform:translate(37.30365vw,99vh) scale(.2657)}}.snow:nth-child(20){opacity:.1374;transform:translate(15.1351vw,-10px) scale(.0826);animation:fall-20 23s -6s linear infinite}@keyframes fall-20{59.849%{transform:translate(19.8432vw,59.849vh) scale(.0826)}to{transform:translate(17.48915vw,99vh) scale(.0826)}}.snow:nth-child(21){opacity:.611;transform:translate(24.9451vw,-10px) scale(.3694);animation:fall-21 13s -21s linear infinite}@keyframes fall-21{53.256%{transform:translate(20.8878vw,53.256vh) scale(.3694)}to{transform:translate(22.91645vw,99vh) scale(.3694)}}.snow:nth-child(22){opacity:1.197;transform:translate(31.6851vw,-10px) scale(.8491);animation:fall-22 11s -11s linear infinite}@keyframes fall-22{38.084%{transform:translate(35.783vw,38.084vh) scale(.8491)}to{transform:translate(33.73405vw,99vh) scale(.8491)}}.snow:nth-child(23){opacity:1.6778;transform:translate(53.8057vw,-10px) scale(.9435);animation:fall-23 24s -11s linear infinite}@keyframes fall-23{76.099%{transform:translate(51.4146vw,76.099vh) scale(.9435)}to{transform:translate(52.61015vw,99vh) scale(.9435)}}.snow:nth-child(24){opacity:1.0098;transform:translate(59.5475vw,-10px) scale(.7504);animation:fall-24 23s -20s linear infinite}@keyframes fall-24{53.908%{transform:translate(51.4645vw,53.908vh) scale(.7504)}to{transform:translate(55.506vw,99vh) scale(.7504)}}.snow:nth-child(25){opacity:.0792;transform:translate(25.6092vw,-10px) scale(.2477);animation:fall-25 24s -11s linear infinite}@keyframes fall-25{51.124%{transform:translate(22.2331vw,51.124vh) scale(.2477)}to{transform:translate(23.92115vw,99vh) scale(.2477)}}.snow:nth-child(26){opacity:1.6846;transform:translate(70.0738vw,-10px) scale(.9022);animation:fall-26 24s -23s linear infinite}@keyframes fall-26{38.81%{transform:translate(64.8767vw,38.81vh) scale(.9022)}to{transform:translate(67.47525vw,99vh) scale(.9022)}}.snow:nth-child(27){opacity:.1776;transform:translate(15.8145vw,-10px) scale(.0968);animation:fall-27 28s -6s linear infinite}@keyframes fall-27{32.88%{transform:translate(10.032vw,32.88vh) scale(.0968)}to{transform:translate(12.92325vw,99vh) scale(.0968)}}.snow:nth-child(28){opacity:.4984;transform:translate(85.1362vw,-10px) scale(.6636);animation:fall-28 22s -3s linear infinite}@keyframes fall-28{66.825%{transform:translate(87.6761vw,66.825vh) scale(.6636)}to{transform:translate(86.40615vw,99vh) scale(.6636)}}.snow:nth-child(29){opacity:1.908;transform:translate(40.646vw,-10px) scale(.4279);animation:fall-29 18s -23s linear infinite}@keyframes fall-29{32.403%{transform:translate(49.7419vw,32.403vh) scale(.4279)}to{transform:translate(45.19395vw,99vh) scale(.4279)}}.snow:nth-child(30){opacity:.9252;transform:translate(20.3258vw,-10px) scale(.8215);animation:fall-30 24s -2s linear infinite}@keyframes fall-30{31.15%{transform:translate(16.4801vw,31.15vh) scale(.8215)}to{transform:translate(18.40295vw,99vh) scale(.8215)}}.snow:nth-child(31){opacity:1.955;transform:translate(93.2993vw,-10px) scale(.2368);animation:fall-31 19s -11s linear infinite}@keyframes fall-31{70.399%{transform:translate(91.0122vw,70.399vh) scale(.2368)}to{transform:translate(92.15575vw,99vh) scale(.2368)}}.snow:nth-child(32){opacity:.0958;transform:translate(53.3001vw,-10px) scale(.3397);animation:fall-32 30s -20s linear infinite}@keyframes fall-32{35.843%{transform:translate(45.1133vw,35.843vh) scale(.3397)}to{transform:translate(49.2067vw,99vh) scale(.3397)}}.snow:nth-child(33){opacity:1.8796;transform:translate(66.4151vw,-10px) scale(.8858);animation:fall-33 19s -28s linear infinite}@keyframes fall-33{67.238%{transform:translate(61.3863vw,67.238vh) scale(.8858)}to{transform:translate(63.9007vw,99vh) scale(.8858)}}.snow:nth-child(34){opacity:1.8512;transform:translate(72.1717vw,-10px) scale(.8178);animation:fall-34 20s -14s linear infinite}@keyframes fall-34{72.791%{transform:translate(79.9124vw,72.791vh) scale(.8178)}to{transform:translate(76.04205vw,99vh) scale(.8178)}}.snow:nth-child(35){opacity:.3558;transform:translate(16.6332vw,-10px) scale(.4382);animation:fall-35 20s -24s linear infinite}@keyframes fall-35{75.965%{transform:translate(24.2459vw,75.965vh) scale(.4382)}to{transform:translate(20.43955vw,99vh) scale(.4382)}}.snow:nth-child(36){opacity:1.3708;transform:translate(72.5319vw,-10px) scale(.209);animation:fall-36 16s -17s linear infinite}@keyframes fall-36{49.603%{transform:translate(69.714vw,49.603vh) scale(.209)}to{transform:translate(71.12295vw,99vh) scale(.209)}}.snow:nth-child(37){opacity:1.7566;transform:translate(40.2016vw,-10px) scale(.2683);animation:fall-37 27s -4s linear infinite}@keyframes fall-37{44.216%{transform:translate(45.8062vw,44.216vh) scale(.2683)}to{transform:translate(43.0039vw,99vh) scale(.2683)}}.snow:nth-child(38){opacity:.3836;transform:translate(64.8187vw,-10px) scale(.605);animation:fall-38 15s -27s linear infinite}@keyframes fall-38{78.394%{transform:translate(60.4836vw,78.394vh) scale(.605)}to{transform:translate(62.65115vw,99vh) scale(.605)}}.snow:nth-child(39){opacity:.8368;transform:translate(11.9209vw,-10px) scale(.4915);animation:fall-39 16s -30s linear infinite}@keyframes fall-39{33.943%{transform:translate(19.6003vw,33.943vh) scale(.4915)}to{transform:translate(15.7606vw,99vh) scale(.4915)}}.snow:nth-child(40){opacity:.3332;transform:translate(97.3955vw,-10px) scale(.4273);animation:fall-40 20s -25s linear infinite}@keyframes fall-40{45.626%{transform:translate(89.0673vw,45.626vh) scale(.4273)}to{transform:translate(93.2314vw,99vh) scale(.4273)}}.snow:nth-child(41){opacity:.421;transform:translate(87.8696vw,-10px) scale(.8414);animation:fall-41 26s -27s linear infinite}@keyframes fall-41{50.559%{transform:translate(93.0844vw,50.559vh) scale(.8414)}to{transform:translate(90.477vw,99vh) scale(.8414)}}.snow:nth-child(42){opacity:1.5496;transform:translate(78.2856vw,-10px) scale(.5464);animation:fall-42 27s -5s linear infinite}@keyframes fall-42{53.715%{transform:translate(80.6076vw,53.715vh) scale(.5464)}to{transform:translate(79.4466vw,99vh) scale(.5464)}}.snow:nth-child(43){opacity:.378;transform:translate(5.0263vw,-10px) scale(.0127);animation:fall-43 20s -28s linear infinite}@keyframes fall-43{53.48%{transform:translate(.7738vw,53.48vh) scale(.0127)}to{transform:translate(2.90005vw,99vh) scale(.0127)}}.snow:nth-child(44){opacity:1.3702;transform:translate(7.5315vw,-10px) scale(.1153);animation:fall-44 11s -10s linear infinite}@keyframes fall-44{74.679%{transform:translate(14.2924vw,74.679vh) scale(.1153)}to{transform:translate(10.91195vw,99vh) scale(.1153)}}.snow:nth-child(45){opacity:.3034;transform:translate(7.0517vw,-10px) scale(.4227);animation:fall-45 18s -28s linear infinite}@keyframes fall-45{57.878%{transform:translate(7.9336vw,57.878vh) scale(.4227)}to{transform:translate(7.49265vw,99vh) scale(.4227)}}.snow:nth-child(46){opacity:1.5816;transform:translate(1.5665vw,-10px) scale(.2509);animation:fall-46 22s -25s linear infinite}@keyframes fall-46{40.78%{transform:translate(-2.1386vw,40.78vh) scale(.2509)}to{transform:translate(-.28605vw,99vh) scale(.2509)}}.snow:nth-child(47){opacity:1.6492;transform:translate(21.412vw,-10px) scale(.108);animation:fall-47 17s -9s linear infinite}@keyframes fall-47{38.674%{transform:translate(25.6699vw,38.674vh) scale(.108)}to{transform:translate(23.54095vw,99vh) scale(.108)}}.snow:nth-child(48){opacity:1.9072;transform:translate(68.3694vw,-10px) scale(.2901);animation:fall-48 26s -5s linear infinite}@keyframes fall-48{60.142%{transform:translate(64.4689vw,60.142vh) scale(.2901)}to{transform:translate(66.41915vw,99vh) scale(.2901)}}.snow:nth-child(49){opacity:.0852;transform:translate(92.5759vw,-10px) scale(.1764);animation:fall-49 29s -24s linear infinite}@keyframes fall-49{58.834%{transform:translate(99.3979vw,58.834vh) scale(.1764)}to{transform:translate(95.9869vw,99vh) scale(.1764)}}.snow:nth-child(50){opacity:1.3878;transform:translate(53.028vw,-10px) scale(.751);animation:fall-50 12s -28s linear infinite}@keyframes fall-50{75.008%{transform:translate(52.4313vw,75.008vh) scale(.751)}to{transform:translate(52.72965vw,99vh) scale(.751)}}.snow:nth-child(51){opacity:1.6768;transform:translate(92.1789vw,-10px) scale(.9918);animation:fall-51 21s -28s linear infinite}@keyframes fall-51{78.387%{transform:translate(83.4658vw,78.387vh) scale(.9918)}to{transform:translate(87.82235vw,99vh) scale(.9918)}}.snow:nth-child(52){opacity:1.7006;transform:translate(63.2801vw,-10px) scale(.5848);animation:fall-52 13s -30s linear infinite}@keyframes fall-52{78.45%{transform:translate(70.3084vw,78.45vh) scale(.5848)}to{transform:translate(66.79425vw,99vh) scale(.5848)}}.snow:nth-child(53){opacity:1.4986;transform:translate(45.9845vw,-10px) scale(.0898);animation:fall-53 20s -30s linear infinite}@keyframes fall-53{51.898%{transform:translate(50.1739vw,51.898vh) scale(.0898)}to{transform:translate(48.0792vw,99vh) scale(.0898)}}.snow:nth-child(54){opacity:.6718;transform:translate(72.0324vw,-10px) scale(.7747);animation:fall-54 13s -28s linear infinite}@keyframes fall-54{61.271%{transform:translate(72.8836vw,61.271vh) scale(.7747)}to{transform:translate(72.458vw,99vh) scale(.7747)}}.snow:nth-child(55){opacity:1.3126;transform:translate(33.7137vw,-10px) scale(.9544);animation:fall-55 13s -16s linear infinite}@keyframes fall-55{48.594%{transform:translate(36.4915vw,48.594vh) scale(.9544)}to{transform:translate(35.1026vw,99vh) scale(.9544)}}.snow:nth-child(56){opacity:.0946;transform:translate(44.7903vw,-10px) scale(.0046);animation:fall-56 27s -25s linear infinite}@keyframes fall-56{75.06%{transform:translate(43.2444vw,75.06vh) scale(.0046)}to{transform:translate(44.01735vw,99vh) scale(.0046)}}.snow:nth-child(57){opacity:.6068;transform:translate(20.7986vw,-10px) scale(.1702);animation:fall-57 16s -6s linear infinite}@keyframes fall-57{56.013%{transform:translate(30.4962vw,56.013vh) scale(.1702)}to{transform:translate(25.6474vw,99vh) scale(.1702)}}.snow:nth-child(58){opacity:1.4596;transform:translate(17.0686vw,-10px) scale(.6764);animation:fall-58 12s -19s linear infinite}@keyframes fall-58{40.354%{transform:translate(9.5533vw,40.354vh) scale(.6764)}to{transform:translate(13.31095vw,99vh) scale(.6764)}}.snow:nth-child(59){opacity:.1642;transform:translate(5.3564vw,-10px) scale(.9307);animation:fall-59 10s -24s linear infinite}@keyframes fall-59{70.36%{transform:translate(5.4vw,70.36vh) scale(.9307)}to{transform:translate(5.3782vw,99vh) scale(.9307)}}.snow:nth-child(60){opacity:.6902;transform:translate(33.8869vw,-10px) scale(.0082);animation:fall-60 26s -17s linear infinite}@keyframes fall-60{54.867%{transform:translate(27.1029vw,54.867vh) scale(.0082)}to{transform:translate(30.4949vw,99vh) scale(.0082)}}.snow:nth-child(61){opacity:1.9752;transform:translate(.766vw,-10px) scale(.1337);animation:fall-61 22s -22s linear infinite}@keyframes fall-61{32.789%{transform:translate(-1.8935vw,32.789vh) scale(.1337)}to{transform:translate(-.56375vw,99vh) scale(.1337)}}.snow:nth-child(62){opacity:.75;transform:translate(20.6446vw,-10px) scale(.0115);animation:fall-62 12s -4s linear infinite}@keyframes fall-62{31.452%{transform:translate(25.8103vw,31.452vh) scale(.0115)}to{transform:translate(23.22745vw,99vh) scale(.0115)}}.snow:nth-child(63){opacity:1.5214;transform:translate(46.5447vw,-10px) scale(.5746);animation:fall-63 20s -23s linear infinite}@keyframes fall-63{32.602%{transform:translate(51.7714vw,32.602vh) scale(.5746)}to{transform:translate(49.15805vw,99vh) scale(.5746)}}.snow:nth-child(64){opacity:1.2222;transform:translate(92.1634vw,-10px) scale(.616);animation:fall-64 18s -15s linear infinite}@keyframes fall-64{49.67%{transform:translate(92.9628vw,49.67vh) scale(.616)}to{transform:translate(92.5631vw,99vh) scale(.616)}}.snow:nth-child(65){opacity:1.4832;transform:translate(86.5314vw,-10px) scale(.2673);animation:fall-65 23s -8s linear infinite}@keyframes fall-65{76.13%{transform:translate(82.1465vw,76.13vh) scale(.2673)}to{transform:translate(84.33895vw,99vh) scale(.2673)}}.snow:nth-child(66){opacity:.2404;transform:translate(63.5878vw,-10px) scale(.0399);animation:fall-66 30s -13s linear infinite}@keyframes fall-66{74.861%{transform:translate(59.5058vw,74.861vh) scale(.0399)}to{transform:translate(61.5468vw,99vh) scale(.0399)}}.snow:nth-child(67){opacity:1.5206;transform:translate(39.3634vw,-10px) scale(.0992);animation:fall-67 16s -4s linear infinite}@keyframes fall-67{76.55%{transform:translate(33.8226vw,76.55vh) scale(.0992)}to{transform:translate(36.593vw,99vh) scale(.0992)}}.snow:nth-child(68){opacity:.5572;transform:translate(72.1469vw,-10px) scale(.9632);animation:fall-68 14s -19s linear infinite}@keyframes fall-68{33.642%{transform:translate(67.7133vw,33.642vh) scale(.9632)}to{transform:translate(69.9301vw,99vh) scale(.9632)}}.snow:nth-child(69){opacity:.2592;transform:translate(18.3375vw,-10px) scale(.4015);animation:fall-69 29s -16s linear infinite}@keyframes fall-69{73.327%{transform:translate(17.1626vw,73.327vh) scale(.4015)}to{transform:translate(17.75005vw,99vh) scale(.4015)}}.snow:nth-child(70){opacity:1.5172;transform:translate(5.2631vw,-10px) scale(.0769);animation:fall-70 20s -11s linear infinite}@keyframes fall-70{63.891%{transform:translate(-2.6288vw,63.891vh) scale(.0769)}to{transform:translate(1.31715vw,99vh) scale(.0769)}}.snow:nth-child(71){opacity:.8338;transform:translate(58.8555vw,-10px) scale(.8674);animation:fall-71 12s -7s linear infinite}@keyframes fall-71{48.792%{transform:translate(57.6508vw,48.792vh) scale(.8674)}to{transform:translate(58.25315vw,99vh) scale(.8674)}}.snow:nth-child(72){opacity:.4704;transform:translate(71.6419vw,-10px) scale(.5834);animation:fall-72 17s -14s linear infinite}@keyframes fall-72{32.164%{transform:translate(67.5476vw,32.164vh) scale(.5834)}to{transform:translate(69.59475vw,99vh) scale(.5834)}}.snow:nth-child(73){opacity:1.4954;transform:translate(74.5088vw,-10px) scale(.175);animation:fall-73 30s -12s linear infinite}@keyframes fall-73{50.853%{transform:translate(74.7109vw,50.853vh) scale(.175)}to{transform:translate(74.60985vw,99vh) scale(.175)}}.snow:nth-child(74){opacity:1.691;transform:translate(41.141vw,-10px) scale(.411);animation:fall-74 30s -15s linear infinite}@keyframes fall-74{60.236%{transform:translate(50.3144vw,60.236vh) scale(.411)}to{transform:translate(45.7277vw,99vh) scale(.411)}}.snow:nth-child(75){opacity:1.768;transform:translate(1.7451vw,-10px) scale(.9961);animation:fall-75 24s -8s linear infinite}@keyframes fall-75{40.941%{transform:translate(-7.9595vw,40.941vh) scale(.9961)}to{transform:translate(-3.1072vw,99vh) scale(.9961)}}.snow:nth-child(76){opacity:1.049;transform:translate(92.7956vw,-10px) scale(.2947);animation:fall-76 14s -21s linear infinite}@keyframes fall-76{51.983%{transform:translate(95.8559vw,51.983vh) scale(.2947)}to{transform:translate(94.32575vw,99vh) scale(.2947)}}.snow:nth-child(77){opacity:.0168;transform:translate(92.3499vw,-10px) scale(.8001);animation:fall-77 13s -27s linear infinite}@keyframes fall-77{54.559%{transform:translate(89.5659vw,54.559vh) scale(.8001)}to{transform:translate(90.9579vw,99vh) scale(.8001)}}.snow:nth-child(78){opacity:.9172;transform:translate(3.0436vw,-10px) scale(.2926);animation:fall-78 17s -10s linear infinite}@keyframes fall-78{57.045%{transform:translate(1.9342vw,57.045vh) scale(.2926)}to{transform:translate(2.4889vw,99vh) scale(.2926)}}.snow:nth-child(79){opacity:1.5424;transform:translate(45.2393vw,-10px) scale(.5011);animation:fall-79 28s -22s linear infinite}@keyframes fall-79{40.569%{transform:translate(45.8036vw,40.569vh) scale(.5011)}to{transform:translate(45.52145vw,99vh) scale(.5011)}}.snow:nth-child(80){opacity:.663;transform:translate(74.288vw,-10px) scale(.4598);animation:fall-80 15s -9s linear infinite}@keyframes fall-80{42.747%{transform:translate(65.5307vw,42.747vh) scale(.4598)}to{transform:translate(69.90935vw,99vh) scale(.4598)}}.snow:nth-child(81){opacity:.4748;transform:translate(77.2288vw,-10px) scale(.5113);animation:fall-81 22s -25s linear infinite}@keyframes fall-81{74.077%{transform:translate(80.1737vw,74.077vh) scale(.5113)}to{transform:translate(78.70125vw,99vh) scale(.5113)}}.snow:nth-child(82){opacity:.2078;transform:translate(30.2811vw,-10px) scale(.8568);animation:fall-82 20s -21s linear infinite}@keyframes fall-82{44.788%{transform:translate(25.702vw,44.788vh) scale(.8568)}to{transform:translate(27.99155vw,99vh) scale(.8568)}}.snow:nth-child(83){opacity:1.2592;transform:translate(24.631vw,-10px) scale(.4497);animation:fall-83 18s -8s linear infinite}@keyframes fall-83{59.059%{transform:translate(32.3363vw,59.059vh) scale(.4497)}to{transform:translate(28.48365vw,99vh) scale(.4497)}}.snow:nth-child(84){opacity:.3798;transform:translate(56.9874vw,-10px) scale(.4424);animation:fall-84 29s -28s linear infinite}@keyframes fall-84{38.707%{transform:translate(62.5961vw,38.707vh) scale(.4424)}to{transform:translate(59.79175vw,99vh) scale(.4424)}}.snow:nth-child(85){opacity:.4738;transform:translate(36.5612vw,-10px) scale(.6783);animation:fall-85 29s -1s linear infinite}@keyframes fall-85{54.015%{transform:translate(44.5599vw,54.015vh) scale(.6783)}to{transform:translate(40.56055vw,99vh) scale(.6783)}}.snow:nth-child(86){opacity:1.693;transform:translate(4.3163vw,-10px) scale(.9107);animation:fall-86 30s -28s linear infinite}@keyframes fall-86{71.72%{transform:translate(13.8571vw,71.72vh) scale(.9107)}to{transform:translate(9.0867vw,99vh) scale(.9107)}}.snow:nth-child(87){opacity:1.13;transform:translate(22.5541vw,-10px) scale(.7304);animation:fall-87 25s -28s linear infinite}@keyframes fall-87{59.713%{transform:translate(14.8367vw,59.713vh) scale(.7304)}to{transform:translate(18.6954vw,99vh) scale(.7304)}}.snow:nth-child(88){opacity:.5556;transform:translate(19.3008vw,-10px) scale(.9427);animation:fall-88 30s -26s linear infinite}@keyframes fall-88{79.281%{transform:translate(26.691vw,79.281vh) scale(.9427)}to{transform:translate(22.9959vw,99vh) scale(.9427)}}.snow:nth-child(89){opacity:.3536;transform:translate(77.82vw,-10px) scale(.5912);animation:fall-89 25s -29s linear infinite}@keyframes fall-89{64.043%{transform:translate(80.9946vw,64.043vh) scale(.5912)}to{transform:translate(79.4073vw,99vh) scale(.5912)}}.snow:nth-child(90){opacity:.1242;transform:translate(33.9422vw,-10px) scale(.6498);animation:fall-90 18s -12s linear infinite}@keyframes fall-90{54.482%{transform:translate(43.5505vw,54.482vh) scale(.6498)}to{transform:translate(38.74635vw,99vh) scale(.6498)}}.snow:nth-child(91){opacity:1.1206;transform:translate(5.0218vw,-10px) scale(.657);animation:fall-91 10s -13s linear infinite}@keyframes fall-91{72.313%{transform:translate(2.2773vw,72.313vh) scale(.657)}to{transform:translate(3.64955vw,99vh) scale(.657)}}.snow:nth-child(92){opacity:.9768;transform:translate(40.53vw,-10px) scale(.5294);animation:fall-92 23s -20s linear infinite}@keyframes fall-92{76.535%{transform:translate(44.5695vw,76.535vh) scale(.5294)}to{transform:translate(42.54975vw,99vh) scale(.5294)}}.snow:nth-child(93){opacity:.178;transform:translate(13.4955vw,-10px) scale(.0065);animation:fall-93 28s -2s linear infinite}@keyframes fall-93{52.39%{transform:translate(5.2122vw,52.39vh) scale(.0065)}to{transform:translate(9.35385vw,99vh) scale(.0065)}}.snow:nth-child(94){opacity:1.9368;transform:translate(13.1615vw,-10px) scale(.982);animation:fall-94 27s -2s linear infinite}@keyframes fall-94{36.38%{transform:translate(8.6822vw,36.38vh) scale(.982)}to{transform:translate(10.92185vw,99vh) scale(.982)}}.snow:nth-child(95){opacity:1.6002;transform:translate(81.404vw,-10px) scale(.3857);animation:fall-95 24s -10s linear infinite}@keyframes fall-95{70.58%{transform:translate(80.7163vw,70.58vh) scale(.3857)}to{transform:translate(81.06015vw,99vh) scale(.3857)}}.snow:nth-child(96){opacity:.3746;transform:translate(38.8727vw,-10px) scale(.164);animation:fall-96 27s -21s linear infinite}@keyframes fall-96{65.402%{transform:translate(32.4643vw,65.402vh) scale(.164)}to{transform:translate(35.6685vw,99vh) scale(.164)}}.snow:nth-child(97){opacity:1.7732;transform:translate(67.5892vw,-10px) scale(.0138);animation:fall-97 12s -4s linear infinite}@keyframes fall-97{55.747%{transform:translate(71.0331vw,55.747vh) scale(.0138)}to{transform:translate(69.31115vw,99vh) scale(.0138)}}.snow:nth-child(98){opacity:1.1104;transform:translate(64.7564vw,-10px) scale(.3214);animation:fall-98 19s -24s linear infinite}@keyframes fall-98{76.082%{transform:translate(63.2918vw,76.082vh) scale(.3214)}to{transform:translate(64.0241vw,99vh) scale(.3214)}}.snow:nth-child(99){opacity:1.4762;transform:translate(39.1521vw,-10px) scale(.5917);animation:fall-99 14s -13s linear infinite}@keyframes fall-99{63.808%{transform:translate(47.1287vw,63.808vh) scale(.5917)}to{transform:translate(43.1404vw,99vh) scale(.5917)}}.snow:nth-child(100){opacity:1.9242;transform:translate(12.3816vw,-10px) scale(.4081);animation:fall-100 12s -6s linear infinite}@keyframes fall-100{55.776%{transform:translate(18.9872vw,55.776vh) scale(.4081)}to{transform:translate(15.6844vw,99vh) scale(.4081)}}.snow:nth-child(101){opacity:1.5906;transform:translate(48.1323vw,-10px) scale(.6738);animation:fall-101 28s -8s linear infinite}@keyframes fall-101{72.386%{transform:translate(50.7546vw,72.386vh) scale(.6738)}to{transform:translate(49.44345vw,99vh) scale(.6738)}}.snow:nth-child(102){opacity:.4424;transform:translate(14.8798vw,-10px) scale(.3942);animation:fall-102 27s -5s linear infinite}@keyframes fall-102{73.217%{transform:translate(5.9195vw,73.217vh) scale(.3942)}to{transform:translate(10.39965vw,99vh) scale(.3942)}}.snow:nth-child(103){opacity:.4298;transform:translate(68.6682vw,-10px) scale(.1711);animation:fall-103 10s -2s linear infinite}@keyframes fall-103{53.967%{transform:translate(69.6552vw,53.967vh) scale(.1711)}to{transform:translate(69.1617vw,99vh) scale(.1711)}}.snow:nth-child(104){opacity:1.4268;transform:translate(16.7394vw,-10px) scale(.4907);animation:fall-104 12s -17s linear infinite}@keyframes fall-104{51.575%{transform:translate(7.5977vw,51.575vh) scale(.4907)}to{transform:translate(12.16855vw,99vh) scale(.4907)}}.snow:nth-child(105){opacity:.3332;transform:translate(55.2799vw,-10px) scale(.6067);animation:fall-105 27s -14s linear infinite}@keyframes fall-105{77.043%{transform:translate(64.0392vw,77.043vh) scale(.6067)}to{transform:translate(59.65955vw,99vh) scale(.6067)}}.snow:nth-child(106){opacity:.4802;transform:translate(87.1018vw,-10px) scale(.233);animation:fall-106 24s -18s linear infinite}@keyframes fall-106{48.631%{transform:translate(87.9983vw,48.631vh) scale(.233)}to{transform:translate(87.55005vw,99vh) scale(.233)}}.snow:nth-child(107){opacity:1.2466;transform:translate(74.8318vw,-10px) scale(.1236);animation:fall-107 21s -15s linear infinite}@keyframes fall-107{51.682%{transform:translate(70.2175vw,51.682vh) scale(.1236)}to{transform:translate(72.52465vw,99vh) scale(.1236)}}.snow:nth-child(108){opacity:.7322;transform:translate(98.0404vw,-10px) scale(.0031);animation:fall-108 23s -19s linear infinite}@keyframes fall-108{61.911%{transform:translate(90.3603vw,61.911vh) scale(.0031)}to{transform:translate(94.20035vw,99vh) scale(.0031)}}.snow:nth-child(109){opacity:.0274;transform:translate(8.2021vw,-10px) scale(.7216);animation:fall-109 15s -4s linear infinite}@keyframes fall-109{55.663%{transform:translate(15.0045vw,55.663vh) scale(.7216)}to{transform:translate(11.6033vw,99vh) scale(.7216)}}.snow:nth-child(110){opacity:1.1504;transform:translate(47.0808vw,-10px) scale(.5738);animation:fall-110 20s -11s linear infinite}@keyframes fall-110{43.303%{transform:translate(54.3762vw,43.303vh) scale(.5738)}to{transform:translate(50.7285vw,99vh) scale(.5738)}}.snow:nth-child(111){opacity:1.2926;transform:translate(75.2221vw,-10px) scale(.7849);animation:fall-111 14s -23s linear infinite}@keyframes fall-111{46.594%{transform:translate(75.2196vw,46.594vh) scale(.7849)}to{transform:translate(75.22085vw,99vh) scale(.7849)}}.snow:nth-child(112){opacity:.9904;transform:translate(65.0181vw,-10px) scale(.4123);animation:fall-112 30s -13s linear infinite}@keyframes fall-112{79.036%{transform:translate(69.0533vw,79.036vh) scale(.4123)}to{transform:translate(67.0357vw,99vh) scale(.4123)}}.snow:nth-child(113){opacity:1.4596;transform:translate(31.1861vw,-10px) scale(.9244);animation:fall-113 30s -8s linear infinite}@keyframes fall-113{54.048%{transform:translate(36.2488vw,54.048vh) scale(.9244)}to{transform:translate(33.71745vw,99vh) scale(.9244)}}.snow:nth-child(114){opacity:1.7618;transform:translate(31.0382vw,-10px) scale(.2492);animation:fall-114 22s -12s linear infinite}@keyframes fall-114{58.573%{transform:translate(26.7561vw,58.573vh) scale(.2492)}to{transform:translate(28.89715vw,99vh) scale(.2492)}}.snow:nth-child(115){opacity:1.267;transform:translate(10.8211vw,-10px) scale(.6);animation:fall-115 20s -5s linear infinite}@keyframes fall-115{54.106%{transform:translate(18.9892vw,54.106vh) scale(.6)}to{transform:translate(14.90515vw,99vh) scale(.6)}}.snow:nth-child(116){opacity:.996;transform:translate(49.1057vw,-10px) scale(.6368);animation:fall-116 14s -20s linear infinite}@keyframes fall-116{46.751%{transform:translate(39.2743vw,46.751vh) scale(.6368)}to{transform:translate(44.19vw,99vh) scale(.6368)}}.snow:nth-child(117){opacity:.4012;transform:translate(25.4791vw,-10px) scale(.0131);animation:fall-117 30s -27s linear infinite}@keyframes fall-117{60.208%{transform:translate(19.7572vw,60.208vh) scale(.0131)}to{transform:translate(22.61815vw,99vh) scale(.0131)}}.snow:nth-child(118){opacity:.219;transform:translate(14.4808vw,-10px) scale(.401);animation:fall-118 17s -2s linear infinite}@keyframes fall-118{48.866%{transform:translate(19.5648vw,48.866vh) scale(.401)}to{transform:translate(17.0228vw,99vh) scale(.401)}}.snow:nth-child(119){opacity:.8754;transform:translate(85.4093vw,-10px) scale(.6515);animation:fall-119 12s -30s linear infinite}@keyframes fall-119{36.938%{transform:translate(77.1883vw,36.938vh) scale(.6515)}to{transform:translate(81.2988vw,99vh) scale(.6515)}}.snow:nth-child(120){opacity:.4058;transform:translate(76.792vw,-10px) scale(.036);animation:fall-120 17s -20s linear infinite}@keyframes fall-120{54.774%{transform:translate(84.792vw,54.774vh) scale(.036)}to{transform:translate(80.792vw,99vh) scale(.036)}}.snow:nth-child(121){opacity:.648;transform:translate(41.6881vw,-10px) scale(.3721);animation:fall-121 28s -16s linear infinite}@keyframes fall-121{56.914%{transform:translate(48.8609vw,56.914vh) scale(.3721)}to{transform:translate(45.2745vw,99vh) scale(.3721)}}.snow:nth-child(122){opacity:.8926;transform:translate(50.1513vw,-10px) scale(.9159);animation:fall-122 18s -22s linear infinite}@keyframes fall-122{75.551%{transform:translate(54.2941vw,75.551vh) scale(.9159)}to{transform:translate(52.2227vw,99vh) scale(.9159)}}.snow:nth-child(123){opacity:1.6244;transform:translate(34.0095vw,-10px) scale(.0504);animation:fall-123 29s -30s linear infinite}@keyframes fall-123{35.997%{transform:translate(38.0121vw,35.997vh) scale(.0504)}to{transform:translate(36.0108vw,99vh) scale(.0504)}}.snow:nth-child(124){opacity:1.9722;transform:translate(5.5838vw,-10px) scale(.654);animation:fall-124 21s -18s linear infinite}@keyframes fall-124{38.599%{transform:translate(7.1589vw,38.599vh) scale(.654)}to{transform:translate(6.37135vw,99vh) scale(.654)}}.snow:nth-child(125){opacity:1.7852;transform:translate(12.3608vw,-10px) scale(.4823);animation:fall-125 17s -2s linear infinite}@keyframes fall-125{49.487%{transform:translate(14.001vw,49.487vh) scale(.4823)}to{transform:translate(13.1809vw,99vh) scale(.4823)}}.snow:nth-child(126){opacity:.2216;transform:translate(39.5198vw,-10px) scale(.2165);animation:fall-126 19s -3s linear infinite}@keyframes fall-126{36.318%{transform:translate(45.6473vw,36.318vh) scale(.2165)}to{transform:translate(42.58355vw,99vh) scale(.2165)}}.snow:nth-child(127){opacity:.4742;transform:translate(15.8073vw,-10px) scale(.7009);animation:fall-127 16s -18s linear infinite}@keyframes fall-127{49.731%{transform:translate(12.948vw,49.731vh) scale(.7009)}to{transform:translate(14.37765vw,99vh) scale(.7009)}}.snow:nth-child(128){opacity:.267;transform:translate(68.3566vw,-10px) scale(.2267);animation:fall-128 17s -24s linear infinite}@keyframes fall-128{72.998%{transform:translate(65.2028vw,72.998vh) scale(.2267)}to{transform:translate(66.7797vw,99vh) scale(.2267)}}.snow:nth-child(129){opacity:.6532;transform:translate(74.9399vw,-10px) scale(.3195);animation:fall-129 19s -10s linear infinite}@keyframes fall-129{34.686%{transform:translate(78.2358vw,34.686vh) scale(.3195)}to{transform:translate(76.58785vw,99vh) scale(.3195)}}.snow:nth-child(130){opacity:.0806;transform:translate(75.2234vw,-10px) scale(.6249);animation:fall-130 18s -29s linear infinite}@keyframes fall-130{38.86%{transform:translate(68.2206vw,38.86vh) scale(.6249)}to{transform:translate(71.722vw,99vh) scale(.6249)}}.snow:nth-child(131){opacity:.8176;transform:translate(40.0664vw,-10px) scale(.9936);animation:fall-131 30s -30s linear infinite}@keyframes fall-131{78.856%{transform:translate(35.355vw,78.856vh) scale(.9936)}to{transform:translate(37.7107vw,99vh) scale(.9936)}}.snow:nth-child(132){opacity:1.1766;transform:translate(68.6052vw,-10px) scale(.9592);animation:fall-132 17s -3s linear infinite}@keyframes fall-132{50.914%{transform:translate(73.6374vw,50.914vh) scale(.9592)}to{transform:translate(71.1213vw,99vh) scale(.9592)}}.snow:nth-child(133){opacity:1.3128;transform:translate(8.8419vw,-10px) scale(.7937);animation:fall-133 15s -8s linear infinite}@keyframes fall-133{60.996%{transform:translate(10.6618vw,60.996vh) scale(.7937)}to{transform:translate(9.75185vw,99vh) scale(.7937)}}.snow:nth-child(134){opacity:1.2554;transform:translate(99.4996vw,-10px) scale(.2585);animation:fall-134 26s -7s linear infinite}@keyframes fall-134{41.913%{transform:translate(92.6114vw,41.913vh) scale(.2585)}to{transform:translate(96.0555vw,99vh) scale(.2585)}}.snow:nth-child(135){opacity:.9574;transform:translate(65.9541vw,-10px) scale(.2857);animation:fall-135 19s -30s linear infinite}@keyframes fall-135{44.446%{transform:translate(71.3439vw,44.446vh) scale(.2857)}to{transform:translate(68.649vw,99vh) scale(.2857)}}.snow:nth-child(136){opacity:1.7232;transform:translate(52.5666vw,-10px) scale(.5164);animation:fall-136 25s -22s linear infinite}@keyframes fall-136{57.825%{transform:translate(43.32vw,57.825vh) scale(.5164)}to{transform:translate(47.9433vw,99vh) scale(.5164)}}.snow:nth-child(137){opacity:1.8614;transform:translate(53.2696vw,-10px) scale(.2328);animation:fall-137 25s -30s linear infinite}@keyframes fall-137{77.802%{transform:translate(50.2736vw,77.802vh) scale(.2328)}to{transform:translate(51.7716vw,99vh) scale(.2328)}}.snow:nth-child(138){opacity:1.597;transform:translate(73.6383vw,-10px) scale(.3192);animation:fall-138 14s -22s linear infinite}@keyframes fall-138{35.496%{transform:translate(74.1534vw,35.496vh) scale(.3192)}to{transform:translate(73.89585vw,99vh) scale(.3192)}}.snow:nth-child(139){opacity:.02;transform:translate(26.573vw,-10px) scale(.1883);animation:fall-139 17s -16s linear infinite}@keyframes fall-139{73.82%{transform:translate(36.3077vw,73.82vh) scale(.1883)}to{transform:translate(31.44035vw,99vh) scale(.1883)}}.snow:nth-child(140){opacity:.863;transform:translate(58.6407vw,-10px) scale(.3697);animation:fall-140 30s -10s linear infinite}@keyframes fall-140{51.059%{transform:translate(68.3358vw,51.059vh) scale(.3697)}to{transform:translate(63.48825vw,99vh) scale(.3697)}}.snow:nth-child(141){opacity:1.743;transform:translate(27.8668vw,-10px) scale(.854);animation:fall-141 18s -26s linear infinite}@keyframes fall-141{54.816%{transform:translate(24.5975vw,54.816vh) scale(.854)}to{transform:translate(26.23215vw,99vh) scale(.854)}}.snow:nth-child(142){opacity:.2356;transform:translate(31.166vw,-10px) scale(.9195);animation:fall-142 10s -7s linear infinite}@keyframes fall-142{73.857%{transform:translate(35.6501vw,73.857vh) scale(.9195)}to{transform:translate(33.40805vw,99vh) scale(.9195)}}.snow:nth-child(143){opacity:1.0244;transform:translate(20.9099vw,-10px) scale(.7066);animation:fall-143 26s -29s linear infinite}@keyframes fall-143{47.101%{transform:translate(26.5932vw,47.101vh) scale(.7066)}to{transform:translate(23.75155vw,99vh) scale(.7066)}}.snow:nth-child(144){opacity:.537;transform:translate(37.4168vw,-10px) scale(.5662);animation:fall-144 20s -7s linear infinite}@keyframes fall-144{51.054%{transform:translate(43.2259vw,51.054vh) scale(.5662)}to{transform:translate(40.32135vw,99vh) scale(.5662)}}.snow:nth-child(145){opacity:.343;transform:translate(9.5115vw,-10px) scale(.7822);animation:fall-145 27s -2s linear infinite}@keyframes fall-145{46.99%{transform:translate(7.9756vw,46.99vh) scale(.7822)}to{transform:translate(8.74355vw,99vh) scale(.7822)}}.snow:nth-child(146){opacity:1.7346;transform:translate(11.2203vw,-10px) scale(.1566);animation:fall-146 18s -4s linear infinite}@keyframes fall-146{56.439%{transform:translate(6.0429vw,56.439vh) scale(.1566)}to{transform:translate(8.6316vw,99vh) scale(.1566)}}.snow:nth-child(147){opacity:.022;transform:translate(86.9148vw,-10px) scale(.4243);animation:fall-147 17s -11s linear infinite}@keyframes fall-147{68.468%{transform:translate(96.4416vw,68.468vh) scale(.4243)}to{transform:translate(91.6782vw,99vh) scale(.4243)}}.snow:nth-child(148){opacity:.9208;transform:translate(90.066vw,-10px) scale(.4999);animation:fall-148 22s -26s linear infinite}@keyframes fall-148{51.856%{transform:translate(85.0711vw,51.856vh) scale(.4999)}to{transform:translate(87.56855vw,99vh) scale(.4999)}}.snow:nth-child(149){opacity:.195;transform:translate(7.0377vw,-10px) scale(.3863);animation:fall-149 19s -17s linear infinite}@keyframes fall-149{70.227%{transform:translate(-2.63vw,70.227vh) scale(.3863)}to{transform:translate(2.20385vw,99vh) scale(.3863)}}.snow:nth-child(150){opacity:1.6502;transform:translate(36.5311vw,-10px) scale(.7597);animation:fall-150 10s -29s linear infinite}@keyframes fall-150{58.069%{transform:translate(29.0987vw,58.069vh) scale(.7597)}to{transform:translate(32.8149vw,99vh) scale(.7597)}}.snow:nth-child(151){opacity:.0868;transform:translate(12.5654vw,-10px) scale(.5668);animation:fall-151 27s -14s linear infinite}@keyframes fall-151{46.723%{transform:translate(16.4943vw,46.723vh) scale(.5668)}to{transform:translate(14.52985vw,99vh) scale(.5668)}}.snow:nth-child(152){opacity:1.6366;transform:translate(31.7416vw,-10px) scale(.9371);animation:fall-152 14s -13s linear infinite}@keyframes fall-152{60.126%{transform:translate(32.5538vw,60.126vh) scale(.9371)}to{transform:translate(32.1477vw,99vh) scale(.9371)}}.snow:nth-child(153){opacity:.8354;transform:translate(63.2193vw,-10px) scale(.7778);animation:fall-153 20s -23s linear infinite}@keyframes fall-153{48.739%{transform:translate(57.5412vw,48.739vh) scale(.7778)}to{transform:translate(60.38025vw,99vh) scale(.7778)}}.snow:nth-child(154){opacity:1.8098;transform:translate(38.2229vw,-10px) scale(.7167);animation:fall-154 11s -11s linear infinite}@keyframes fall-154{66.03%{transform:translate(43.3027vw,66.03vh) scale(.7167)}to{transform:translate(40.7628vw,99vh) scale(.7167)}}.snow:nth-child(155){opacity:1.1196;transform:translate(65.5066vw,-10px) scale(.215);animation:fall-155 22s -14s linear infinite}@keyframes fall-155{52.943%{transform:translate(69.6955vw,52.943vh) scale(.215)}to{transform:translate(67.60105vw,99vh) scale(.215)}}.snow:nth-child(156){opacity:1.6948;transform:translate(79.0565vw,-10px) scale(.4365);animation:fall-156 17s -3s linear infinite}@keyframes fall-156{45.129%{transform:translate(72.7124vw,45.129vh) scale(.4365)}to{transform:translate(75.88445vw,99vh) scale(.4365)}}.snow:nth-child(157){opacity:.9108;transform:translate(82.5426vw,-10px) scale(.2548);animation:fall-157 27s -25s linear infinite}@keyframes fall-157{65.299%{transform:translate(90.6461vw,65.299vh) scale(.2548)}to{transform:translate(86.59435vw,99vh) scale(.2548)}}.snow:nth-child(158){opacity:.4342;transform:translate(30.5148vw,-10px) scale(.8544);animation:fall-158 17s -14s linear infinite}@keyframes fall-158{60.232%{transform:translate(35.8208vw,60.232vh) scale(.8544)}to{transform:translate(33.1678vw,99vh) scale(.8544)}}.snow:nth-child(159){opacity:1.8574;transform:translate(71.2034vw,-10px) scale(.5253);animation:fall-159 15s -26s linear infinite}@keyframes fall-159{37.463%{transform:translate(75.9292vw,37.463vh) scale(.5253)}to{transform:translate(73.5663vw,99vh) scale(.5253)}}.snow:nth-child(160){opacity:1.1686;transform:translate(71.0533vw,-10px) scale(.3191);animation:fall-160 26s -1s linear infinite}@keyframes fall-160{74.413%{transform:translate(66.1733vw,74.413vh) scale(.3191)}to{transform:translate(68.6133vw,99vh) scale(.3191)}}.snow:nth-child(161){opacity:1.7712;transform:translate(77.6947vw,-10px) scale(.6642);animation:fall-161 17s -13s linear infinite}@keyframes fall-161{35.903%{transform:translate(80.0552vw,35.903vh) scale(.6642)}to{transform:translate(78.87495vw,99vh) scale(.6642)}}.snow:nth-child(162){opacity:1.1728;transform:translate(91.594vw,-10px) scale(.1374);animation:fall-162 10s -30s linear infinite}@keyframes fall-162{33.495%{transform:translate(86.7199vw,33.495vh) scale(.1374)}to{transform:translate(89.15695vw,99vh) scale(.1374)}}.snow:nth-child(163){opacity:1.1924;transform:translate(64.1456vw,-10px) scale(.2681);animation:fall-163 13s -18s linear infinite}@keyframes fall-163{46.01%{transform:translate(57.4981vw,46.01vh) scale(.2681)}to{transform:translate(60.82185vw,99vh) scale(.2681)}}.snow:nth-child(164){opacity:.9944;transform:translate(88.2644vw,-10px) scale(.4703);animation:fall-164 27s -20s linear infinite}@keyframes fall-164{65.329%{transform:translate(81.4625vw,65.329vh) scale(.4703)}to{transform:translate(84.86345vw,99vh) scale(.4703)}}.snow:nth-child(165){opacity:1.8658;transform:translate(73.6273vw,-10px) scale(.1842);animation:fall-165 24s -3s linear infinite}@keyframes fall-165{44.917%{transform:translate(83.0712vw,44.917vh) scale(.1842)}to{transform:translate(78.34925vw,99vh) scale(.1842)}}.snow:nth-child(166){opacity:1.5718;transform:translate(54.8983vw,-10px) scale(.4135);animation:fall-166 22s -20s linear infinite}@keyframes fall-166{56.063%{transform:translate(45.8059vw,56.063vh) scale(.4135)}to{transform:translate(50.3521vw,99vh) scale(.4135)}}.snow:nth-child(167){opacity:1.7252;transform:translate(92.2228vw,-10px) scale(.5749);animation:fall-167 25s -20s linear infinite}@keyframes fall-167{75.076%{transform:translate(99.0318vw,75.076vh) scale(.5749)}to{transform:translate(95.6273vw,99vh) scale(.5749)}}.snow:nth-child(168){opacity:1.5656;transform:translate(87.0744vw,-10px) scale(.5333);animation:fall-168 20s -3s linear infinite}@keyframes fall-168{67.342%{transform:translate(84.1404vw,67.342vh) scale(.5333)}to{transform:translate(85.6074vw,99vh) scale(.5333)}}.snow:nth-child(169){opacity:.9212;transform:translate(51.9785vw,-10px) scale(.7856);animation:fall-169 27s -13s linear infinite}@keyframes fall-169{37.678%{transform:translate(43.9331vw,37.678vh) scale(.7856)}to{transform:translate(47.9558vw,99vh) scale(.7856)}}.snow:nth-child(170){opacity:1.0144;transform:translate(91.5284vw,-10px) scale(.6636);animation:fall-170 28s -20s linear infinite}@keyframes fall-170{31.993%{transform:translate(86.817vw,31.993vh) scale(.6636)}to{transform:translate(89.1727vw,99vh) scale(.6636)}}.snow:nth-child(171){opacity:1.853;transform:translate(38.0731vw,-10px) scale(.2158);animation:fall-171 18s -3s linear infinite}@keyframes fall-171{60.453%{transform:translate(35.1085vw,60.453vh) scale(.2158)}to{transform:translate(36.5908vw,99vh) scale(.2158)}}.snow:nth-child(172){opacity:1.5364;transform:translate(88.4963vw,-10px) scale(.5702);animation:fall-172 22s -26s linear infinite}@keyframes fall-172{72.995%{transform:translate(91.483vw,72.995vh) scale(.5702)}to{transform:translate(89.98965vw,99vh) scale(.5702)}}.snow:nth-child(173){opacity:1.9606;transform:translate(81.0154vw,-10px) scale(.4271);animation:fall-173 22s -2s linear infinite}@keyframes fall-173{53.958%{transform:translate(82.2802vw,53.958vh) scale(.4271)}to{transform:translate(81.6478vw,99vh) scale(.4271)}}.snow:nth-child(174){opacity:.313;transform:translate(82.7724vw,-10px) scale(.7947);animation:fall-174 16s -23s linear infinite}@keyframes fall-174{56.444%{transform:translate(78.6288vw,56.444vh) scale(.7947)}to{transform:translate(80.7006vw,99vh) scale(.7947)}}.snow:nth-child(175){opacity:1.2852;transform:translate(.4711vw,-10px) scale(.6097);animation:fall-175 26s -25s linear infinite}@keyframes fall-175{51.575%{transform:translate(2.5789vw,51.575vh) scale(.6097)}to{transform:translate(1.525vw,99vh) scale(.6097)}}.snow:nth-child(176){opacity:1.5774;transform:translate(24.7037vw,-10px) scale(.652);animation:fall-176 18s -27s linear infinite}@keyframes fall-176{63.51%{transform:translate(22.6764vw,63.51vh) scale(.652)}to{transform:translate(23.69005vw,99vh) scale(.652)}}.snow:nth-child(177){opacity:.9774;transform:translate(11.4399vw,-10px) scale(.4575);animation:fall-177 15s -8s linear infinite}@keyframes fall-177{39.934%{transform:translate(19.7299vw,39.934vh) scale(.4575)}to{transform:translate(15.5849vw,99vh) scale(.4575)}}.snow:nth-child(178){opacity:1.6606;transform:translate(10.88vw,-10px) scale(.8265);animation:fall-178 10s -6s linear infinite}@keyframes fall-178{45.843%{transform:translate(10.342vw,45.843vh) scale(.8265)}to{transform:translate(10.611vw,99vh) scale(.8265)}}.snow:nth-child(179){opacity:.6174;transform:translate(41.7746vw,-10px) scale(.52);animation:fall-179 22s -11s linear infinite}@keyframes fall-179{77.242%{transform:translate(47.5634vw,77.242vh) scale(.52)}to{transform:translate(44.669vw,99vh) scale(.52)}}.snow:nth-child(180){opacity:1.7414;transform:translate(59.4785vw,-10px) scale(.4446);animation:fall-180 14s -4s linear infinite}@keyframes fall-180{40.29%{transform:translate(61.4152vw,40.29vh) scale(.4446)}to{transform:translate(60.44685vw,99vh) scale(.4446)}}.snow:nth-child(181){opacity:1.5722;transform:translate(92.312vw,-10px) scale(.3896);animation:fall-181 14s -30s linear infinite}@keyframes fall-181{52.486%{transform:translate(87.5185vw,52.486vh) scale(.3896)}to{transform:translate(89.91525vw,99vh) scale(.3896)}}.snow:nth-child(182){opacity:.3732;transform:translate(69.5839vw,-10px) scale(.8605);animation:fall-182 10s -2s linear infinite}@keyframes fall-182{47.589%{transform:translate(71.9191vw,47.589vh) scale(.8605)}to{transform:translate(70.7515vw,99vh) scale(.8605)}}.snow:nth-child(183){opacity:1.1014;transform:translate(39.7157vw,-10px) scale(.743);animation:fall-183 26s -25s linear infinite}@keyframes fall-183{32.416%{transform:translate(47.9954vw,32.416vh) scale(.743)}to{transform:translate(43.85555vw,99vh) scale(.743)}}.snow:nth-child(184){opacity:1.4658;transform:translate(62.9143vw,-10px) scale(.9507);animation:fall-184 25s -19s linear infinite}@keyframes fall-184{46.406%{transform:translate(53.8118vw,46.406vh) scale(.9507)}to{transform:translate(58.36305vw,99vh) scale(.9507)}}.snow:nth-child(185){opacity:.8144;transform:translate(79.569vw,-10px) scale(.2484);animation:fall-185 12s -24s linear infinite}@keyframes fall-185{36.757%{transform:translate(75.6757vw,36.757vh) scale(.2484)}to{transform:translate(77.62235vw,99vh) scale(.2484)}}.snow:nth-child(186){opacity:.8054;transform:translate(34.0625vw,-10px) scale(.5004);animation:fall-186 28s -23s linear infinite}@keyframes fall-186{35.942%{transform:translate(27.5701vw,35.942vh) scale(.5004)}to{transform:translate(30.8163vw,99vh) scale(.5004)}}.snow:nth-child(187){opacity:1.1314;transform:translate(16.8356vw,-10px) scale(.044);animation:fall-187 14s -23s linear infinite}@keyframes fall-187{59.991%{transform:translate(20.4192vw,59.991vh) scale(.044)}to{transform:translate(18.6274vw,99vh) scale(.044)}}.snow:nth-child(188){opacity:.2344;transform:translate(44.225vw,-10px) scale(.4347);animation:fall-188 29s -3s linear infinite}@keyframes fall-188{54.053%{transform:translate(39.4881vw,54.053vh) scale(.4347)}to{transform:translate(41.85655vw,99vh) scale(.4347)}}.snow:nth-child(189){opacity:1.8322;transform:translate(58.6891vw,-10px) scale(.6223);animation:fall-189 16s -14s linear infinite}@keyframes fall-189{40.081%{transform:translate(55.8941vw,40.081vh) scale(.6223)}to{transform:translate(57.2916vw,99vh) scale(.6223)}}.snow:nth-child(190){opacity:.628;transform:translate(51.1237vw,-10px) scale(.8794);animation:fall-190 22s -17s linear infinite}@keyframes fall-190{61.586%{transform:translate(59.6858vw,61.586vh) scale(.8794)}to{transform:translate(55.40475vw,99vh) scale(.8794)}}.snow:nth-child(191){opacity:.6678;transform:translate(52.3007vw,-10px) scale(.0139);animation:fall-191 27s -6s linear infinite}@keyframes fall-191{35.897%{transform:translate(53.403vw,35.897vh) scale(.0139)}to{transform:translate(52.85185vw,99vh) scale(.0139)}}.snow:nth-child(192){opacity:1.9204;transform:translate(73.962vw,-10px) scale(.237);animation:fall-192 27s -25s linear infinite}@keyframes fall-192{56.683%{transform:translate(74.7188vw,56.683vh) scale(.237)}to{transform:translate(74.3404vw,99vh) scale(.237)}}.snow:nth-child(193){opacity:.3484;transform:translate(68.6008vw,-10px) scale(.4177);animation:fall-193 26s -23s linear infinite}@keyframes fall-193{58.951%{transform:translate(59.3923vw,58.951vh) scale(.4177)}to{transform:translate(63.99655vw,99vh) scale(.4177)}}.snow:nth-child(194){opacity:1.5416;transform:translate(41.665vw,-10px) scale(.8129);animation:fall-194 10s -27s linear infinite}@keyframes fall-194{32.703%{transform:translate(46.2275vw,32.703vh) scale(.8129)}to{transform:translate(43.94625vw,99vh) scale(.8129)}}.snow:nth-child(195){opacity:.9078;transform:translate(61.1108vw,-10px) scale(.5554);animation:fall-195 28s -15s linear infinite}@keyframes fall-195{39.984%{transform:translate(54.1167vw,39.984vh) scale(.5554)}to{transform:translate(57.61375vw,99vh) scale(.5554)}}.snow:nth-child(196){opacity:1.1562;transform:translate(18.8173vw,-10px) scale(.3874);animation:fall-196 28s -15s linear infinite}@keyframes fall-196{38.906%{transform:translate(15.8478vw,38.906vh) scale(.3874)}to{transform:translate(17.33255vw,99vh) scale(.3874)}}.snow:nth-child(197){opacity:1.7626;transform:translate(99.3314vw,-10px) scale(.2813);animation:fall-197 28s -20s linear infinite}@keyframes fall-197{62.429%{transform:translate(99.5207vw,62.429vh) scale(.2813)}to{transform:translate(99.42605vw,99vh) scale(.2813)}}.snow:nth-child(198){opacity:1.5568;transform:translate(42.2489vw,-10px) scale(.8186);animation:fall-198 17s -3s linear infinite}@keyframes fall-198{62.617%{transform:translate(49.7734vw,62.617vh) scale(.8186)}to{transform:translate(46.01115vw,99vh) scale(.8186)}}.snow:nth-child(199){opacity:1.4604;transform:translate(73.3084vw,-10px) scale(.4575);animation:fall-199 23s -20s linear infinite}@keyframes fall-199{70.73%{transform:translate(65.3452vw,70.73vh) scale(.4575)}to{transform:translate(69.3268vw,99vh) scale(.4575)}}.snow:nth-child(200){opacity:1.5476;transform:translate(34.2934vw,-10px) scale(.1893);animation:fall-200 10s -20s linear infinite}@keyframes fall-200{69.072%{transform:translate(42.253vw,69.072vh) scale(.1893)}to{transform:translate(38.2732vw,99vh) scale(.1893)}}.snow:nth-child(201){opacity:1.9994;transform:translate(40.7276vw,-10px) scale(.4648);animation:fall-201 25s -18s linear infinite}@keyframes fall-201{58.045%{transform:translate(39.9708vw,58.045vh) scale(.4648)}to{transform:translate(40.3492vw,99vh) scale(.4648)}}.snow:nth-child(202){opacity:.2592;transform:translate(75.5304vw,-10px) scale(.128);animation:fall-202 25s -10s linear infinite}@keyframes fall-202{73.613%{transform:translate(82.6581vw,73.613vh) scale(.128)}to{transform:translate(79.09425vw,99vh) scale(.128)}}.snow:nth-child(203){opacity:1.465;transform:translate(7.9064vw,-10px) scale(.8488);animation:fall-203 10s -5s linear infinite}@keyframes fall-203{78.651%{transform:translate(8.0031vw,78.651vh) scale(.8488)}to{transform:translate(7.95475vw,99vh) scale(.8488)}}.snow:nth-child(204){opacity:.4314;transform:translate(90.7182vw,-10px) scale(.7344);animation:fall-204 19s -4s linear infinite}@keyframes fall-204{37.747%{transform:translate(98.4359vw,37.747vh) scale(.7344)}to{transform:translate(94.57705vw,99vh) scale(.7344)}}.snow:nth-child(205){opacity:.1334;transform:translate(13.8955vw,-10px) scale(.1765);animation:fall-205 22s -17s linear infinite}@keyframes fall-205{41.176%{transform:translate(6.5877vw,41.176vh) scale(.1765)}to{transform:translate(10.2416vw,99vh) scale(.1765)}}.snow:nth-child(206){opacity:1.3594;transform:translate(83.5162vw,-10px) scale(.4395);animation:fall-206 11s -12s linear infinite}@keyframes fall-206{48.844%{transform:translate(83.2768vw,48.844vh) scale(.4395)}to{transform:translate(83.3965vw,99vh) scale(.4395)}}.snow:nth-child(207){opacity:1.0986;transform:translate(91.4511vw,-10px) scale(.2765);animation:fall-207 19s -12s linear infinite}@keyframes fall-207{59.35%{transform:translate(100.1025vw,59.35vh) scale(.2765)}to{transform:translate(95.7768vw,99vh) scale(.2765)}}.snow:nth-child(208){opacity:.9336;transform:translate(43.7567vw,-10px) scale(.9307);animation:fall-208 14s -12s linear infinite}@keyframes fall-208{46.388%{transform:translate(51.0347vw,46.388vh) scale(.9307)}to{transform:translate(47.3957vw,99vh) scale(.9307)}}.snow:nth-child(209){opacity:.8872;transform:translate(27.9004vw,-10px) scale(.1963);animation:fall-209 14s -6s linear infinite}@keyframes fall-209{45.765%{transform:translate(35.6113vw,45.765vh) scale(.1963)}to{transform:translate(31.75585vw,99vh) scale(.1963)}}.snow:nth-child(210){opacity:1.75;transform:translate(49.4879vw,-10px) scale(.145);animation:fall-210 30s -24s linear infinite}@keyframes fall-210{48.138%{transform:translate(44.8556vw,48.138vh) scale(.145)}to{transform:translate(47.17175vw,99vh) scale(.145)}}.snow:nth-child(211){opacity:.8038;transform:translate(61.1787vw,-10px) scale(.6204);animation:fall-211 13s -19s linear infinite}@keyframes fall-211{47.405%{transform:translate(59.3697vw,47.405vh) scale(.6204)}to{transform:translate(60.2742vw,99vh) scale(.6204)}}.snow:nth-child(212){opacity:.9076;transform:translate(11.8947vw,-10px) scale(.214);animation:fall-212 27s -4s linear infinite}@keyframes fall-212{62.904%{transform:translate(14.272vw,62.904vh) scale(.214)}to{transform:translate(13.08335vw,99vh) scale(.214)}}.snow:nth-child(213){opacity:1.982;transform:translate(88.2749vw,-10px) scale(.6574);animation:fall-213 17s -16s linear infinite}@keyframes fall-213{77.568%{transform:translate(94.3761vw,77.568vh) scale(.6574)}to{transform:translate(91.3255vw,99vh) scale(.6574)}}.snow:nth-child(214){opacity:1.7014;transform:translate(64.5671vw,-10px) scale(.5893);animation:fall-214 29s -27s linear infinite}@keyframes fall-214{33.072%{transform:translate(71.4278vw,33.072vh) scale(.5893)}to{transform:translate(67.99745vw,99vh) scale(.5893)}}.snow:nth-child(215){opacity:1.2922;transform:translate(78.7784vw,-10px) scale(.3189);animation:fall-215 21s -12s linear infinite}@keyframes fall-215{72.417%{transform:translate(70.468vw,72.417vh) scale(.3189)}to{transform:translate(74.6232vw,99vh) scale(.3189)}}.snow:nth-child(216){opacity:.1666;transform:translate(23.9584vw,-10px) scale(.4919);animation:fall-216 25s -13s linear infinite}@keyframes fall-216{46.972%{transform:translate(17.6313vw,46.972vh) scale(.4919)}to{transform:translate(20.79485vw,99vh) scale(.4919)}}.snow:nth-child(217){opacity:1.362;transform:translate(42.4426vw,-10px) scale(.426);animation:fall-217 26s -22s linear infinite}@keyframes fall-217{48.37%{transform:translate(51.135vw,48.37vh) scale(.426)}to{transform:translate(46.7888vw,99vh) scale(.426)}}.snow:nth-child(218){opacity:.3236;transform:translate(63.8773vw,-10px) scale(.8099);animation:fall-218 24s -7s linear infinite}@keyframes fall-218{40.917%{transform:translate(66.6923vw,40.917vh) scale(.8099)}to{transform:translate(65.2848vw,99vh) scale(.8099)}}.snow:nth-child(219){opacity:.2664;transform:translate(80.3258vw,-10px) scale(.6754);animation:fall-219 27s -29s linear infinite}@keyframes fall-219{47.491%{transform:translate(77.7323vw,47.491vh) scale(.6754)}to{transform:translate(79.02905vw,99vh) scale(.6754)}}.snow:nth-child(220){opacity:.8978;transform:translate(24.5927vw,-10px) scale(.0903);animation:fall-220 27s -14s linear infinite}@keyframes fall-220{51.417%{transform:translate(24.5518vw,51.417vh) scale(.0903)}to{transform:translate(24.57225vw,99vh) scale(.0903)}}.snow:nth-child(221){opacity:.8404;transform:translate(30.3192vw,-10px) scale(.7297);animation:fall-221 13s -15s linear infinite}@keyframes fall-221{56.936%{transform:translate(26.7327vw,56.936vh) scale(.7297)}to{transform:translate(28.52595vw,99vh) scale(.7297)}}.snow:nth-child(222){opacity:1.375;transform:translate(92.4005vw,-10px) scale(.8382);animation:fall-222 15s -13s linear infinite}@keyframes fall-222{66.493%{transform:translate(82.6311vw,66.493vh) scale(.8382)}to{transform:translate(87.5158vw,99vh) scale(.8382)}}.snow:nth-child(223){opacity:1.4044;transform:translate(49.6169vw,-10px) scale(.3337);animation:fall-223 28s -19s linear infinite}@keyframes fall-223{32.663%{transform:translate(40.3989vw,32.663vh) scale(.3337)}to{transform:translate(45.0079vw,99vh) scale(.3337)}}.snow:nth-child(224){opacity:1.3738;transform:translate(16.4181vw,-10px) scale(.469);animation:fall-224 17s -2s linear infinite}@keyframes fall-224{63.721%{transform:translate(12.8038vw,63.721vh) scale(.469)}to{transform:translate(14.61095vw,99vh) scale(.469)}}.snow:nth-child(225){opacity:1.3746;transform:translate(71.2184vw,-10px) scale(.9702);animation:fall-225 20s -8s linear infinite}@keyframes fall-225{73.388%{transform:translate(62.1131vw,73.388vh) scale(.9702)}to{transform:translate(66.66575vw,99vh) scale(.9702)}}.snow:nth-child(226){opacity:1.0276;transform:translate(45.334vw,-10px) scale(.5329);animation:fall-226 20s -23s linear infinite}@keyframes fall-226{72.406%{transform:translate(40.1632vw,72.406vh) scale(.5329)}to{transform:translate(42.7486vw,99vh) scale(.5329)}}.snow:nth-child(227){opacity:.0464;transform:translate(30.6967vw,-10px) scale(.2654);animation:fall-227 29s -5s linear infinite}@keyframes fall-227{34.807%{transform:translate(38.7976vw,34.807vh) scale(.2654)}to{transform:translate(34.74715vw,99vh) scale(.2654)}}.snow:nth-child(228){opacity:1.137;transform:translate(62.0994vw,-10px) scale(.5456);animation:fall-228 25s -3s linear infinite}@keyframes fall-228{50.95%{transform:translate(60.0057vw,50.95vh) scale(.5456)}to{transform:translate(61.05255vw,99vh) scale(.5456)}}.snow:nth-child(229){opacity:.3452;transform:translate(40.3155vw,-10px) scale(.11);animation:fall-229 17s -12s linear infinite}@keyframes fall-229{34.611%{transform:translate(46.5939vw,34.611vh) scale(.11)}to{transform:translate(43.4547vw,99vh) scale(.11)}}.snow:nth-child(230){opacity:1.6096;transform:translate(21.7523vw,-10px) scale(.6289);animation:fall-230 22s -3s linear infinite}@keyframes fall-230{37.657%{transform:translate(20.339vw,37.657vh) scale(.6289)}to{transform:translate(21.04565vw,99vh) scale(.6289)}}.snow:nth-child(231){opacity:.856;transform:translate(70.348vw,-10px) scale(.5);animation:fall-231 29s -19s linear infinite}@keyframes fall-231{44.102%{transform:translate(69.3678vw,44.102vh) scale(.5)}to{transform:translate(69.8579vw,99vh) scale(.5)}}.snow:nth-child(232){opacity:.7992;transform:translate(62.2476vw,-10px) scale(.2439);animation:fall-232 26s -20s linear infinite}@keyframes fall-232{74.652%{transform:translate(56.8225vw,74.652vh) scale(.2439)}to{transform:translate(59.53505vw,99vh) scale(.2439)}}.snow:nth-child(233){opacity:.1132;transform:translate(63.3723vw,-10px) scale(.9909);animation:fall-233 25s -13s linear infinite}@keyframes fall-233{42.712%{transform:translate(68.3305vw,42.712vh) scale(.9909)}to{transform:translate(65.8514vw,99vh) scale(.9909)}}.snow:nth-child(234){opacity:.3134;transform:translate(2.152vw,-10px) scale(.9443);animation:fall-234 13s -3s linear infinite}@keyframes fall-234{32.85%{transform:translate(11.9277vw,32.85vh) scale(.9443)}to{transform:translate(7.03985vw,99vh) scale(.9443)}}.snow:nth-child(235){opacity:.4956;transform:translate(72.4328vw,-10px) scale(.3);animation:fall-235 30s -20s linear infinite}@keyframes fall-235{73.745%{transform:translate(77.9666vw,73.745vh) scale(.3)}to{transform:translate(75.1997vw,99vh) scale(.3)}}.snow:nth-child(236){opacity:.0916;transform:translate(84.2543vw,-10px) scale(.9634);animation:fall-236 14s -12s linear infinite}@keyframes fall-236{45.135%{transform:translate(80.5473vw,45.135vh) scale(.9634)}to{transform:translate(82.4008vw,99vh) scale(.9634)}}.snow:nth-child(237){opacity:.9228;transform:translate(78.3583vw,-10px) scale(.3175);animation:fall-237 30s -26s linear infinite}@keyframes fall-237{55.095%{transform:translate(81.4088vw,55.095vh) scale(.3175)}to{transform:translate(79.88355vw,99vh) scale(.3175)}}.snow:nth-child(238){opacity:.3486;transform:translate(99.9769vw,-10px) scale(.7842);animation:fall-238 21s -26s linear infinite}@keyframes fall-238{53.492%{transform:translate(93.8863vw,53.492vh) scale(.7842)}to{transform:translate(96.9316vw,99vh) scale(.7842)}}.snow:nth-child(239){opacity:.9;transform:translate(74.9494vw,-10px) scale(.7732);animation:fall-239 14s -28s linear infinite}@keyframes fall-239{71.219%{transform:translate(73.2429vw,71.219vh) scale(.7732)}to{transform:translate(74.09615vw,99vh) scale(.7732)}}.snow:nth-child(240){opacity:1.3288;transform:translate(57.8573vw,-10px) scale(.4621);animation:fall-240 28s -13s linear infinite}@keyframes fall-240{35.988%{transform:translate(57.7942vw,35.988vh) scale(.4621)}to{transform:translate(57.82575vw,99vh) scale(.4621)}}.snow:nth-child(241){opacity:1.085;transform:translate(21.7096vw,-10px) scale(.586);animation:fall-241 28s -20s linear infinite}@keyframes fall-241{68.318%{transform:translate(25.9244vw,68.318vh) scale(.586)}to{transform:translate(23.817vw,99vh) scale(.586)}}.snow:nth-child(242){opacity:.8442;transform:translate(79.4724vw,-10px) scale(.783);animation:fall-242 11s -16s linear infinite}@keyframes fall-242{72.667%{transform:translate(87.8181vw,72.667vh) scale(.783)}to{transform:translate(83.64525vw,99vh) scale(.783)}}.snow:nth-child(243){opacity:.0708;transform:translate(93.0657vw,-10px) scale(.7682);animation:fall-243 18s -10s linear infinite}@keyframes fall-243{46.648%{transform:translate(86.8237vw,46.648vh) scale(.7682)}to{transform:translate(89.9447vw,99vh) scale(.7682)}}.snow:nth-child(244){opacity:1.6736;transform:translate(20.3622vw,-10px) scale(.604);animation:fall-244 23s -3s linear infinite}@keyframes fall-244{72.046%{transform:translate(21.194vw,72.046vh) scale(.604)}to{transform:translate(20.7781vw,99vh) scale(.604)}}.snow:nth-child(245){opacity:.9582;transform:translate(64.4506vw,-10px) scale(.9658);animation:fall-245 14s -29s linear infinite}@keyframes fall-245{76.943%{transform:translate(62.0011vw,76.943vh) scale(.9658)}to{transform:translate(63.22585vw,99vh) scale(.9658)}}.snow:nth-child(246){opacity:1.2584;transform:translate(25.287vw,-10px) scale(.1042);animation:fall-246 21s -19s linear infinite}@keyframes fall-246{36.189%{transform:translate(30.76vw,36.189vh) scale(.1042)}to{transform:translate(28.0235vw,99vh) scale(.1042)}}.snow:nth-child(247){opacity:.9276;transform:translate(32.951vw,-10px) scale(.2599);animation:fall-247 25s -12s linear infinite}@keyframes fall-247{67.471%{transform:translate(35.0722vw,67.471vh) scale(.2599)}to{transform:translate(34.0116vw,99vh) scale(.2599)}}.snow:nth-child(248){opacity:1.8182;transform:translate(28.8202vw,-10px) scale(.1772);animation:fall-248 16s -16s linear infinite}@keyframes fall-248{77.504%{transform:translate(21.1424vw,77.504vh) scale(.1772)}to{transform:translate(24.9813vw,99vh) scale(.1772)}}.snow:nth-child(249){opacity:1.7232;transform:translate(45.304vw,-10px) scale(.4307);animation:fall-249 10s -13s linear infinite}@keyframes fall-249{56.305%{transform:translate(41.7736vw,56.305vh) scale(.4307)}to{transform:translate(43.5388vw,99vh) scale(.4307)}}.snow:nth-child(250){opacity:1.1092;transform:translate(65.0804vw,-10px) scale(.2975);animation:fall-250 27s -23s linear infinite}@keyframes fall-250{70.885%{transform:translate(69.6285vw,70.885vh) scale(.2975)}to{transform:translate(67.35445vw,99vh) scale(.2975)}}.snow:nth-child(251){opacity:1.5944;transform:translate(48.3154vw,-10px) scale(.723);animation:fall-251 15s -3s linear infinite}@keyframes fall-251{34.832%{transform:translate(43.2801vw,34.832vh) scale(.723)}to{transform:translate(45.79775vw,99vh) scale(.723)}}.snow:nth-child(252){opacity:.336;transform:translate(71.1554vw,-10px) scale(.838);animation:fall-252 20s -14s linear infinite}@keyframes fall-252{45.345%{transform:translate(75.1375vw,45.345vh) scale(.838)}to{transform:translate(73.14645vw,99vh) scale(.838)}}.snow:nth-child(253){opacity:1.8908;transform:translate(11.9241vw,-10px) scale(.6908);animation:fall-253 23s -23s linear infinite}@keyframes fall-253{62.546%{transform:translate(16.2796vw,62.546vh) scale(.6908)}to{transform:translate(14.10185vw,99vh) scale(.6908)}}.snow:nth-child(254){opacity:1.7052;transform:translate(12.9495vw,-10px) scale(.6011);animation:fall-254 21s -5s linear infinite}@keyframes fall-254{56.25%{transform:translate(9.2751vw,56.25vh) scale(.6011)}to{transform:translate(11.1123vw,99vh) scale(.6011)}}.snow:nth-child(255){opacity:.8752;transform:translate(20.9803vw,-10px) scale(.8703);animation:fall-255 29s -23s linear infinite}@keyframes fall-255{71.874%{transform:translate(11.6025vw,71.874vh) scale(.8703)}to{transform:translate(16.2914vw,99vh) scale(.8703)}}.snow:nth-child(256){opacity:1.7298;transform:translate(72.217vw,-10px) scale(.1554);animation:fall-256 26s -9s linear infinite}@keyframes fall-256{47.286%{transform:translate(70.1366vw,47.286vh) scale(.1554)}to{transform:translate(71.1768vw,99vh) scale(.1554)}}.snow:nth-child(257){opacity:.8542;transform:translate(8.9069vw,-10px) scale(.5581);animation:fall-257 17s -13s linear infinite}@keyframes fall-257{67.97%{transform:translate(16.7601vw,67.97vh) scale(.5581)}to{transform:translate(12.8335vw,99vh) scale(.5581)}}.snow:nth-child(258){opacity:1.0072;transform:translate(82.1752vw,-10px) scale(.4749);animation:fall-258 20s -12s linear infinite}@keyframes fall-258{39.314%{transform:translate(86.6786vw,39.314vh) scale(.4749)}to{transform:translate(84.4269vw,99vh) scale(.4749)}}.snow:nth-child(259){opacity:1.4776;transform:translate(21.4662vw,-10px) scale(.4046);animation:fall-259 11s -28s linear infinite}@keyframes fall-259{75.337%{transform:translate(24.0396vw,75.337vh) scale(.4046)}to{transform:translate(22.7529vw,99vh) scale(.4046)}}.snow:nth-child(260){opacity:1.803;transform:translate(27.6058vw,-10px) scale(.155);animation:fall-260 17s -15s linear infinite}@keyframes fall-260{76.749%{transform:translate(33.5766vw,76.749vh) scale(.155)}to{transform:translate(30.5912vw,99vh) scale(.155)}}.snow:nth-child(261){opacity:.2056;transform:translate(18.4027vw,-10px) scale(.5126);animation:fall-261 28s -17s linear infinite}@keyframes fall-261{75.026%{transform:translate(11.3348vw,75.026vh) scale(.5126)}to{transform:translate(14.86875vw,99vh) scale(.5126)}}.snow:nth-child(262){opacity:1.8658;transform:translate(40.2523vw,-10px) scale(.9692);animation:fall-262 18s -12s linear infinite}@keyframes fall-262{35.648%{transform:translate(36.8738vw,35.648vh) scale(.9692)}to{transform:translate(38.56305vw,99vh) scale(.9692)}}.snow:nth-child(263){opacity:1.3636;transform:translate(58.8625vw,-10px) scale(.1068);animation:fall-263 17s -7s linear infinite}@keyframes fall-263{32.585%{transform:translate(51.1979vw,32.585vh) scale(.1068)}to{transform:translate(55.0302vw,99vh) scale(.1068)}}.snow:nth-child(264){opacity:.3744;transform:translate(77.7854vw,-10px) scale(.1405);animation:fall-264 25s -2s linear infinite}@keyframes fall-264{47.718%{transform:translate(70.7416vw,47.718vh) scale(.1405)}to{transform:translate(74.2635vw,99vh) scale(.1405)}}.snow:nth-child(265){opacity:.48;transform:translate(59.2115vw,-10px) scale(.4663);animation:fall-265 11s -6s linear infinite}@keyframes fall-265{67.367%{transform:translate(49.9608vw,67.367vh) scale(.4663)}to{transform:translate(54.58615vw,99vh) scale(.4663)}}.snow:nth-child(266){opacity:1.8494;transform:translate(23.1452vw,-10px) scale(.9929);animation:fall-266 29s -5s linear infinite}@keyframes fall-266{62.507%{transform:translate(24.6213vw,62.507vh) scale(.9929)}to{transform:translate(23.88325vw,99vh) scale(.9929)}}.snow:nth-child(267){opacity:.719;transform:translate(6.9766vw,-10px) scale(.7177);animation:fall-267 24s -9s linear infinite}@keyframes fall-267{37.997%{transform:translate(10.4977vw,37.997vh) scale(.7177)}to{transform:translate(8.73715vw,99vh) scale(.7177)}}.snow:nth-child(268){opacity:.0246;transform:translate(96.732vw,-10px) scale(.4826);animation:fall-268 19s -12s linear infinite}@keyframes fall-268{53.236%{transform:translate(100.5005vw,53.236vh) scale(.4826)}to{transform:translate(98.61625vw,99vh) scale(.4826)}}.snow:nth-child(269){opacity:1.4576;transform:translate(99.9013vw,-10px) scale(.2202);animation:fall-269 26s -23s linear infinite}@keyframes fall-269{50.272%{transform:translate(98.4701vw,50.272vh) scale(.2202)}to{transform:translate(99.1857vw,99vh) scale(.2202)}}.snow:nth-child(270){opacity:.1246;transform:translate(59.4071vw,-10px) scale(.4633);animation:fall-270 26s -12s linear infinite}@keyframes fall-270{38.498%{transform:translate(52.5945vw,38.498vh) scale(.4633)}to{transform:translate(56.0008vw,99vh) scale(.4633)}}.snow:nth-child(271){opacity:.963;transform:translate(58.3865vw,-10px) scale(.9326);animation:fall-271 25s -26s linear infinite}@keyframes fall-271{74.765%{transform:translate(54.773vw,74.765vh) scale(.9326)}to{transform:translate(56.57975vw,99vh) scale(.9326)}}.snow:nth-child(272){opacity:.4592;transform:translate(78.9122vw,-10px) scale(.7418);animation:fall-272 13s -29s linear infinite}@keyframes fall-272{37.754%{transform:translate(76.2096vw,37.754vh) scale(.7418)}to{transform:translate(77.5609vw,99vh) scale(.7418)}}.snow:nth-child(273){opacity:1.5842;transform:translate(15.0078vw,-10px) scale(.265);animation:fall-273 11s -24s linear infinite}@keyframes fall-273{56.943%{transform:translate(18.6368vw,56.943vh) scale(.265)}to{transform:translate(16.8223vw,99vh) scale(.265)}}.snow:nth-child(274){opacity:1.5452;transform:translate(79.5943vw,-10px) scale(.4585);animation:fall-274 14s -16s linear infinite}@keyframes fall-274{56.785%{transform:translate(85.8489vw,56.785vh) scale(.4585)}to{transform:translate(82.7216vw,99vh) scale(.4585)}}.snow:nth-child(275){opacity:.371;transform:translate(33.7487vw,-10px) scale(.9377);animation:fall-275 23s -17s linear infinite}@keyframes fall-275{42.189%{transform:translate(40.3826vw,42.189vh) scale(.9377)}to{transform:translate(37.06565vw,99vh) scale(.9377)}}.snow:nth-child(276){opacity:1.085;transform:translate(87.5363vw,-10px) scale(.6885);animation:fall-276 10s -4s linear infinite}@keyframes fall-276{45.901%{transform:translate(87.9267vw,45.901vh) scale(.6885)}to{transform:translate(87.7315vw,99vh) scale(.6885)}}.snow:nth-child(277){opacity:.2532;transform:translate(79.3046vw,-10px) scale(.6334);animation:fall-277 19s -16s linear infinite}@keyframes fall-277{41.869%{transform:translate(82.2695vw,41.869vh) scale(.6334)}to{transform:translate(80.78705vw,99vh) scale(.6334)}}.snow:nth-child(278){opacity:1.5824;transform:translate(83.3283vw,-10px) scale(.9498);animation:fall-278 30s -24s linear infinite}@keyframes fall-278{32.264%{transform:translate(78.802vw,32.264vh) scale(.9498)}to{transform:translate(81.06515vw,99vh) scale(.9498)}}.snow:nth-child(279){opacity:.7856;transform:translate(46.3721vw,-10px) scale(.1379);animation:fall-279 10s -5s linear infinite}@keyframes fall-279{58.456%{transform:translate(47.2865vw,58.456vh) scale(.1379)}to{transform:translate(46.8293vw,99vh) scale(.1379)}}.snow:nth-child(280){opacity:.2856;transform:translate(57.0532vw,-10px) scale(.4249);animation:fall-280 16s -22s linear infinite}@keyframes fall-280{38.42%{transform:translate(64.7736vw,38.42vh) scale(.4249)}to{transform:translate(60.9134vw,99vh) scale(.4249)}}.snow:nth-child(281){opacity:.523;transform:translate(27.0027vw,-10px) scale(.9405);animation:fall-281 24s -9s linear infinite}@keyframes fall-281{47.6%{transform:translate(19.1595vw,47.6vh) scale(.9405)}to{transform:translate(23.0811vw,99vh) scale(.9405)}}.snow:nth-child(282){opacity:.9354;transform:translate(13.8093vw,-10px) scale(.9218);animation:fall-282 27s -12s linear infinite}@keyframes fall-282{35.358%{transform:translate(16.0501vw,35.358vh) scale(.9218)}to{transform:translate(14.9297vw,99vh) scale(.9218)}}.snow:nth-child(283){opacity:1.3368;transform:translate(51.5597vw,-10px) scale(.2194);animation:fall-283 15s -29s linear infinite}@keyframes fall-283{36.474%{transform:translate(56.0878vw,36.474vh) scale(.2194)}to{transform:translate(53.82375vw,99vh) scale(.2194)}}.snow:nth-child(284){opacity:.676;transform:translate(92.4867vw,-10px) scale(.0545);animation:fall-284 13s -11s linear infinite}@keyframes fall-284{44.596%{transform:translate(92.3006vw,44.596vh) scale(.0545)}to{transform:translate(92.39365vw,99vh) scale(.0545)}}.snow:nth-child(285){opacity:.6002;transform:translate(46.6579vw,-10px) scale(.2363);animation:fall-285 12s -25s linear infinite}@keyframes fall-285{66.119%{transform:translate(51.0768vw,66.119vh) scale(.2363)}to{transform:translate(48.86735vw,99vh) scale(.2363)}}.snow:nth-child(286){opacity:.0408;transform:translate(39.6467vw,-10px) scale(.0288);animation:fall-286 21s -28s linear infinite}@keyframes fall-286{63.645%{transform:translate(29.965vw,63.645vh) scale(.0288)}to{transform:translate(34.80585vw,99vh) scale(.0288)}}.snow:nth-child(287){opacity:.1258;transform:translate(96.0502vw,-10px) scale(.5165);animation:fall-287 15s -9s linear infinite}@keyframes fall-287{72.777%{transform:translate(103.4658vw,72.777vh) scale(.5165)}to{transform:translate(99.758vw,99vh) scale(.5165)}}.snow:nth-child(288){opacity:.8732;transform:translate(27.2154vw,-10px) scale(.4818);animation:fall-288 18s -12s linear infinite}@keyframes fall-288{39.246%{transform:translate(27.2721vw,39.246vh) scale(.4818)}to{transform:translate(27.24375vw,99vh) scale(.4818)}}.snow:nth-child(289){opacity:.695;transform:translate(79.3665vw,-10px) scale(.9845);animation:fall-289 14s -6s linear infinite}@keyframes fall-289{79.293%{transform:translate(87.2311vw,79.293vh) scale(.9845)}to{transform:translate(83.2988vw,99vh) scale(.9845)}}.snow:nth-child(290){opacity:.0508;transform:translate(50.793vw,-10px) scale(.1943);animation:fall-290 16s -27s linear infinite}@keyframes fall-290{57.348%{transform:translate(53.3156vw,57.348vh) scale(.1943)}to{transform:translate(52.0543vw,99vh) scale(.1943)}}.snow:nth-child(291){opacity:1.9614;transform:translate(47.1942vw,-10px) scale(.737);animation:fall-291 20s -11s linear infinite}@keyframes fall-291{44.943%{transform:translate(49.9311vw,44.943vh) scale(.737)}to{transform:translate(48.56265vw,99vh) scale(.737)}}.snow:nth-child(292){opacity:.7586;transform:translate(85.4727vw,-10px) scale(.6228);animation:fall-292 11s -4s linear infinite}@keyframes fall-292{60.094%{transform:translate(75.6351vw,60.094vh) scale(.6228)}to{transform:translate(80.5539vw,99vh) scale(.6228)}}.snow:nth-child(293){opacity:.4618;transform:translate(68.1372vw,-10px) scale(.2823);animation:fall-293 29s -7s linear infinite}@keyframes fall-293{37.892%{transform:translate(74.0956vw,37.892vh) scale(.2823)}to{transform:translate(71.1164vw,99vh) scale(.2823)}}.snow:nth-child(294){opacity:.3748;transform:translate(61.3044vw,-10px) scale(.6543);animation:fall-294 28s -26s linear infinite}@keyframes fall-294{61.993%{transform:translate(64.3023vw,61.993vh) scale(.6543)}to{transform:translate(62.80335vw,99vh) scale(.6543)}}.snow:nth-child(295){opacity:1.6506;transform:translate(86.8391vw,-10px) scale(.4726);animation:fall-295 24s -15s linear infinite}@keyframes fall-295{60.72%{transform:translate(80.6579vw,60.72vh) scale(.4726)}to{transform:translate(83.7485vw,99vh) scale(.4726)}}.snow:nth-child(296){opacity:.3464;transform:translate(28.9276vw,-10px) scale(.6875);animation:fall-296 16s -7s linear infinite}@keyframes fall-296{66.343%{transform:translate(33.1589vw,66.343vh) scale(.6875)}to{transform:translate(31.04325vw,99vh) scale(.6875)}}.snow:nth-child(297){opacity:.3294;transform:translate(68.5102vw,-10px) scale(.6911);animation:fall-297 18s -3s linear infinite}@keyframes fall-297{70.39%{transform:translate(75.6158vw,70.39vh) scale(.6911)}to{transform:translate(72.063vw,99vh) scale(.6911)}}.snow:nth-child(298){opacity:1.1342;transform:translate(20.4444vw,-10px) scale(.4549);animation:fall-298 26s -27s linear infinite}@keyframes fall-298{49.495%{transform:translate(19.6221vw,49.495vh) scale(.4549)}to{transform:translate(20.03325vw,99vh) scale(.4549)}}.snow:nth-child(299){opacity:1.4076;transform:translate(90.3864vw,-10px) scale(.0803);animation:fall-299 30s -28s linear infinite}@keyframes fall-299{51.311%{transform:translate(83.3119vw,51.311vh) scale(.0803)}to{transform:translate(86.84915vw,99vh) scale(.0803)}}.snow:nth-child(300){opacity:.047;transform:translate(40.2545vw,-10px) scale(.8442);animation:fall-300 19s -11s linear infinite}@keyframes fall-300{61.493%{transform:translate(49.1889vw,61.493vh) scale(.8442)}to{transform:translate(44.7217vw,99vh) scale(.8442)}}.snow:nth-child(301){opacity:.2014;transform:translate(85.7885vw,-10px) scale(.9718);animation:fall-301 22s -1s linear infinite}@keyframes fall-301{56.331%{transform:translate(82.912vw,56.331vh) scale(.9718)}to{transform:translate(84.35025vw,99vh) scale(.9718)}}.snow:nth-child(302){opacity:.3948;transform:translate(28.9778vw,-10px) scale(.3723);animation:fall-302 24s -10s linear infinite}@keyframes fall-302{49.339%{transform:translate(27.339vw,49.339vh) scale(.3723)}to{transform:translate(28.1584vw,99vh) scale(.3723)}}.snow:nth-child(303){opacity:.1542;transform:translate(18.5504vw,-10px) scale(.0105);animation:fall-303 26s -19s linear infinite}@keyframes fall-303{65.098%{transform:translate(19.5463vw,65.098vh) scale(.0105)}to{transform:translate(19.04835vw,99vh) scale(.0105)}}.snow:nth-child(304){opacity:.9254;transform:translate(26.2808vw,-10px) scale(.1458);animation:fall-304 18s -12s linear infinite}@keyframes fall-304{38.996%{transform:translate(26.8716vw,38.996vh) scale(.1458)}to{transform:translate(26.5762vw,99vh) scale(.1458)}}.snow:nth-child(305){opacity:1.9938;transform:translate(6.1539vw,-10px) scale(.8948);animation:fall-305 22s -17s linear infinite}@keyframes fall-305{57.516%{transform:translate(11.5362vw,57.516vh) scale(.8948)}to{transform:translate(8.84505vw,99vh) scale(.8948)}}.snow:nth-child(306){opacity:.6314;transform:translate(16.0813vw,-10px) scale(.5093);animation:fall-306 12s -6s linear infinite}@keyframes fall-306{51.047%{transform:translate(18.3337vw,51.047vh) scale(.5093)}to{transform:translate(17.2075vw,99vh) scale(.5093)}}.snow:nth-child(307){opacity:.3544;transform:translate(30.7326vw,-10px) scale(.4432);animation:fall-307 22s -9s linear infinite}@keyframes fall-307{72.782%{transform:translate(36.0688vw,72.782vh) scale(.4432)}to{transform:translate(33.4007vw,99vh) scale(.4432)}}.snow:nth-child(308){opacity:1.366;transform:translate(.4413vw,-10px) scale(.7421);animation:fall-308 29s -21s linear infinite}@keyframes fall-308{53.264%{transform:translate(.4382vw,53.264vh) scale(.7421)}to{transform:translate(.43975vw,99vh) scale(.7421)}}.snow:nth-child(309){opacity:1.7512;transform:translate(58.2996vw,-10px) scale(.5895);animation:fall-309 18s -5s linear infinite}@keyframes fall-309{70.529%{transform:translate(58.0277vw,70.529vh) scale(.5895)}to{transform:translate(58.16365vw,99vh) scale(.5895)}}.snow:nth-child(310){opacity:.5034;transform:translate(31.7727vw,-10px) scale(.5499);animation:fall-310 19s -7s linear infinite}@keyframes fall-310{43.681%{transform:translate(37.9238vw,43.681vh) scale(.5499)}to{transform:translate(34.84825vw,99vh) scale(.5499)}}.snow:nth-child(311){opacity:.5312;transform:translate(98.2461vw,-10px) scale(.7008);animation:fall-311 22s -7s linear infinite}@keyframes fall-311{46.602%{transform:translate(103.8146vw,46.602vh) scale(.7008)}to{transform:translate(101.03035vw,99vh) scale(.7008)}}.snow:nth-child(312){opacity:.7604;transform:translate(52.3504vw,-10px) scale(.09);animation:fall-312 23s -24s linear infinite}@keyframes fall-312{49.596%{transform:translate(56.025vw,49.596vh) scale(.09)}to{transform:translate(54.1877vw,99vh) scale(.09)}}.snow:nth-child(313){opacity:1.733;transform:translate(68.4918vw,-10px) scale(.5729);animation:fall-313 18s -15s linear infinite}@keyframes fall-313{61.385%{transform:translate(74.7883vw,61.385vh) scale(.5729)}to{transform:translate(71.64005vw,99vh) scale(.5729)}}.snow:nth-child(314){opacity:.349;transform:translate(48.2291vw,-10px) scale(.199);animation:fall-314 21s -14s linear infinite}@keyframes fall-314{45.309%{transform:translate(46.3221vw,45.309vh) scale(.199)}to{transform:translate(47.2756vw,99vh) scale(.199)}}.snow:nth-child(315){opacity:1.432;transform:translate(73.3405vw,-10px) scale(.7318);animation:fall-315 30s -25s linear infinite}@keyframes fall-315{32.348%{transform:translate(74.5462vw,32.348vh) scale(.7318)}to{transform:translate(73.94335vw,99vh) scale(.7318)}}.snow:nth-child(316){opacity:.7732;transform:translate(97.8902vw,-10px) scale(.7339);animation:fall-316 20s -26s linear infinite}@keyframes fall-316{78.185%{transform:translate(99.3951vw,78.185vh) scale(.7339)}to{transform:translate(98.64265vw,99vh) scale(.7339)}}.snow:nth-child(317){opacity:.0114;transform:translate(48.4895vw,-10px) scale(.124);animation:fall-317 18s -27s linear infinite}@keyframes fall-317{43.626%{transform:translate(54.7064vw,43.626vh) scale(.124)}to{transform:translate(51.59795vw,99vh) scale(.124)}}.snow:nth-child(318){opacity:.717;transform:translate(41.904vw,-10px) scale(.6779);animation:fall-318 19s -14s linear infinite}@keyframes fall-318{49.791%{transform:translate(47.8008vw,49.791vh) scale(.6779)}to{transform:translate(44.8524vw,99vh) scale(.6779)}}.snow:nth-child(319){opacity:1.2668;transform:translate(13.2015vw,-10px) scale(.3819);animation:fall-319 15s -17s linear infinite}@keyframes fall-319{76.758%{transform:translate(18.8793vw,76.758vh) scale(.3819)}to{transform:translate(16.0404vw,99vh) scale(.3819)}}.snow:nth-child(320){opacity:1.4664;transform:translate(90.5743vw,-10px) scale(.0427);animation:fall-320 17s -21s linear infinite}@keyframes fall-320{78.915%{transform:translate(89.069vw,78.915vh) scale(.0427)}to{transform:translate(89.82165vw,99vh) scale(.0427)}}.snow:nth-child(321){opacity:1.139;transform:translate(18.5862vw,-10px) scale(.2897);animation:fall-321 28s -26s linear infinite}@keyframes fall-321{70.351%{transform:translate(27.936vw,70.351vh) scale(.2897)}to{transform:translate(23.2611vw,99vh) scale(.2897)}}.snow:nth-child(322){opacity:1.8362;transform:translate(68.2666vw,-10px) scale(.1896);animation:fall-322 19s -17s linear infinite}@keyframes fall-322{71.75%{transform:translate(73.5153vw,71.75vh) scale(.1896)}to{transform:translate(70.89095vw,99vh) scale(.1896)}}.snow:nth-child(323){opacity:1.2658;transform:translate(44.1388vw,-10px) scale(.4207);animation:fall-323 28s -24s linear infinite}@keyframes fall-323{41.514%{transform:translate(40.4576vw,41.514vh) scale(.4207)}to{transform:translate(42.2982vw,99vh) scale(.4207)}}.snow:nth-child(324){opacity:.6234;transform:translate(15.8805vw,-10px) scale(.0109);animation:fall-324 14s -29s linear infinite}@keyframes fall-324{58.251%{transform:translate(24.3889vw,58.251vh) scale(.0109)}to{transform:translate(20.1347vw,99vh) scale(.0109)}}.snow:nth-child(325){opacity:.389;transform:translate(80.0269vw,-10px) scale(.4113);animation:fall-325 27s -13s linear infinite}@keyframes fall-325{51.424%{transform:translate(85.4787vw,51.424vh) scale(.4113)}to{transform:translate(82.7528vw,99vh) scale(.4113)}}.snow:nth-child(326){opacity:1.4638;transform:translate(39.6355vw,-10px) scale(.2397);animation:fall-326 12s -27s linear infinite}@keyframes fall-326{39.835%{transform:translate(31.0506vw,39.835vh) scale(.2397)}to{transform:translate(35.34305vw,99vh) scale(.2397)}}.snow:nth-child(327){opacity:1.2264;transform:translate(87.786vw,-10px) scale(.128);animation:fall-327 11s -8s linear infinite}@keyframes fall-327{39.505%{transform:translate(96.387vw,39.505vh) scale(.128)}to{transform:translate(92.0865vw,99vh) scale(.128)}}.snow:nth-child(328){opacity:.2104;transform:translate(74.3881vw,-10px) scale(.6433);animation:fall-328 24s -23s linear infinite}@keyframes fall-328{64.538%{transform:translate(73.5302vw,64.538vh) scale(.6433)}to{transform:translate(73.95915vw,99vh) scale(.6433)}}.snow:nth-child(329){opacity:1.5744;transform:translate(87.5985vw,-10px) scale(.3796);animation:fall-329 30s -15s linear infinite}@keyframes fall-329{33.002%{transform:translate(81.1403vw,33.002vh) scale(.3796)}to{transform:translate(84.3694vw,99vh) scale(.3796)}}.snow:nth-child(330){opacity:.9952;transform:translate(92.5979vw,-10px) scale(.6369);animation:fall-330 10s -4s linear infinite}@keyframes fall-330{66.684%{transform:translate(93.7532vw,66.684vh) scale(.6369)}to{transform:translate(93.17555vw,99vh) scale(.6369)}}.snow:nth-child(331){opacity:.2008;transform:translate(40.1356vw,-10px) scale(.7984);animation:fall-331 27s -7s linear infinite}@keyframes fall-331{69.692%{transform:translate(32.278vw,69.692vh) scale(.7984)}to{transform:translate(36.2068vw,99vh) scale(.7984)}}.snow:nth-child(332){opacity:.7606;transform:translate(80.7577vw,-10px) scale(.9186);animation:fall-332 25s -14s linear infinite}@keyframes fall-332{55.989%{transform:translate(90.1647vw,55.989vh) scale(.9186)}to{transform:translate(85.4612vw,99vh) scale(.9186)}}.snow:nth-child(333){opacity:1.4232;transform:translate(36.9293vw,-10px) scale(.3687);animation:fall-333 16s -25s linear infinite}@keyframes fall-333{63.431%{transform:translate(40.2718vw,63.431vh) scale(.3687)}to{transform:translate(38.60055vw,99vh) scale(.3687)}}.snow:nth-child(334){opacity:1.0798;transform:translate(62.7074vw,-10px) scale(.2852);animation:fall-334 26s -9s linear infinite}@keyframes fall-334{67.158%{transform:translate(68.3846vw,67.158vh) scale(.2852)}to{transform:translate(65.546vw,99vh) scale(.2852)}}.snow:nth-child(335){opacity:.6718;transform:translate(41.1421vw,-10px) scale(.8536);animation:fall-335 14s -27s linear infinite}@keyframes fall-335{38.308%{transform:translate(38.9363vw,38.308vh) scale(.8536)}to{transform:translate(40.0392vw,99vh) scale(.8536)}}.snow:nth-child(336){opacity:.1262;transform:translate(97.5769vw,-10px) scale(.2554);animation:fall-336 22s -14s linear infinite}@keyframes fall-336{38.51%{transform:translate(90.9545vw,38.51vh) scale(.2554)}to{transform:translate(94.2657vw,99vh) scale(.2554)}}.snow:nth-child(337){opacity:.4084;transform:translate(82.3531vw,-10px) scale(.739);animation:fall-337 30s -9s linear infinite}@keyframes fall-337{71.844%{transform:translate(89.5588vw,71.844vh) scale(.739)}to{transform:translate(85.95595vw,99vh) scale(.739)}}.snow:nth-child(338){opacity:.1882;transform:translate(96.3429vw,-10px) scale(.5037);animation:fall-338 20s -20s linear infinite}@keyframes fall-338{61.885%{transform:translate(89.2255vw,61.885vh) scale(.5037)}to{transform:translate(92.7842vw,99vh) scale(.5037)}}.snow:nth-child(339){opacity:.2582;transform:translate(5.9527vw,-10px) scale(.2683);animation:fall-339 30s -19s linear infinite}@keyframes fall-339{79.746%{transform:translate(14.3968vw,79.746vh) scale(.2683)}to{transform:translate(10.17475vw,99vh) scale(.2683)}}.snow:nth-child(340){opacity:1.0612;transform:translate(96.2091vw,-10px) scale(.3798);animation:fall-340 19s -15s linear infinite}@keyframes fall-340{48.147%{transform:translate(92.3255vw,48.147vh) scale(.3798)}to{transform:translate(94.2673vw,99vh) scale(.3798)}}.snow:nth-child(341){opacity:1.4736;transform:translate(.9317vw,-10px) scale(.905);animation:fall-341 12s -7s linear infinite}@keyframes fall-341{31.936%{transform:translate(.4718vw,31.936vh) scale(.905)}to{transform:translate(.70175vw,99vh) scale(.905)}}.snow:nth-child(342){opacity:.1812;transform:translate(88.7298vw,-10px) scale(.9171);animation:fall-342 21s -24s linear infinite}@keyframes fall-342{38.889%{transform:translate(82.7865vw,38.889vh) scale(.9171)}to{transform:translate(85.75815vw,99vh) scale(.9171)}}.snow:nth-child(343){opacity:.6636;transform:translate(3.9289vw,-10px) scale(.7659);animation:fall-343 15s -20s linear infinite}@keyframes fall-343{40.757%{transform:translate(5.0405vw,40.757vh) scale(.7659)}to{transform:translate(4.4847vw,99vh) scale(.7659)}}.snow:nth-child(344){opacity:.721;transform:translate(59.3972vw,-10px) scale(.5505);animation:fall-344 23s -18s linear infinite}@keyframes fall-344{40.656%{transform:translate(51.5127vw,40.656vh) scale(.5505)}to{transform:translate(55.45495vw,99vh) scale(.5505)}}.snow:nth-child(345){opacity:.2296;transform:translate(68.9544vw,-10px) scale(.8272);animation:fall-345 22s -29s linear infinite}@keyframes fall-345{72.364%{transform:translate(77.1076vw,72.364vh) scale(.8272)}to{transform:translate(73.031vw,99vh) scale(.8272)}}.snow:nth-child(346){opacity:.889;transform:translate(15.2709vw,-10px) scale(.3954);animation:fall-346 28s -25s linear infinite}@keyframes fall-346{58.759%{transform:translate(6.5755vw,58.759vh) scale(.3954)}to{transform:translate(10.9232vw,99vh) scale(.3954)}}.snow:nth-child(347){opacity:.5208;transform:translate(74.1956vw,-10px) scale(.7825);animation:fall-347 12s -10s linear infinite}@keyframes fall-347{41.801%{transform:translate(70.2691vw,41.801vh) scale(.7825)}to{transform:translate(72.23235vw,99vh) scale(.7825)}}.snow:nth-child(348){opacity:.4708;transform:translate(60.1199vw,-10px) scale(.6212);animation:fall-348 19s -23s linear infinite}@keyframes fall-348{76.013%{transform:translate(64.6618vw,76.013vh) scale(.6212)}to{transform:translate(62.39085vw,99vh) scale(.6212)}}.snow:nth-child(349){opacity:1.928;transform:translate(24.3863vw,-10px) scale(.2515);animation:fall-349 21s -14s linear infinite}@keyframes fall-349{74.662%{transform:translate(19.6273vw,74.662vh) scale(.2515)}to{transform:translate(22.0068vw,99vh) scale(.2515)}}.snow:nth-child(350){opacity:1.2434;transform:translate(50.0726vw,-10px) scale(.3162);animation:fall-350 13s -17s linear infinite}@keyframes fall-350{66.199%{transform:translate(58.1209vw,66.199vh) scale(.3162)}to{transform:translate(54.09675vw,99vh) scale(.3162)}}.snow:nth-child(351){opacity:1.776;transform:translate(3.2903vw,-10px) scale(.4302);animation:fall-351 27s -24s linear infinite}@keyframes fall-351{73.767%{transform:translate(-.1378vw,73.767vh) scale(.4302)}to{transform:translate(1.57625vw,99vh) scale(.4302)}}.snow:nth-child(352){opacity:1.7722;transform:translate(1.9235vw,-10px) scale(.5675);animation:fall-352 22s -26s linear infinite}@keyframes fall-352{71.284%{transform:translate(-3.547vw,71.284vh) scale(.5675)}to{transform:translate(-.81175vw,99vh) scale(.5675)}}.snow:nth-child(353){opacity:1.5054;transform:translate(88.7497vw,-10px) scale(.0683);animation:fall-353 24s -7s linear infinite}@keyframes fall-353{49.495%{transform:translate(84.5863vw,49.495vh) scale(.0683)}to{transform:translate(86.668vw,99vh) scale(.0683)}}.snow:nth-child(354){opacity:.6274;transform:translate(38.795vw,-10px) scale(.0096);animation:fall-354 13s -13s linear infinite}@keyframes fall-354{74.369%{transform:translate(45.0818vw,74.369vh) scale(.0096)}to{transform:translate(41.9384vw,99vh) scale(.0096)}}.snow:nth-child(355){opacity:.691;transform:translate(71.928vw,-10px) scale(.5135);animation:fall-355 15s -10s linear infinite}@keyframes fall-355{62.532%{transform:translate(61.9334vw,62.532vh) scale(.5135)}to{transform:translate(66.9307vw,99vh) scale(.5135)}}.snow:nth-child(356){opacity:.3132;transform:translate(36.0249vw,-10px) scale(.8861);animation:fall-356 15s -9s linear infinite}@keyframes fall-356{62.918%{transform:translate(30.4682vw,62.918vh) scale(.8861)}to{transform:translate(33.24655vw,99vh) scale(.8861)}}.snow:nth-child(357){opacity:.1946;transform:translate(.0373vw,-10px) scale(.5133);animation:fall-357 20s -18s linear infinite}@keyframes fall-357{79.756%{transform:translate(-.1338vw,79.756vh) scale(.5133)}to{transform:translate(-.04825vw,99vh) scale(.5133)}}.snow:nth-child(358){opacity:.5734;transform:translate(19.4898vw,-10px) scale(.9038);animation:fall-358 19s -30s linear infinite}@keyframes fall-358{50.801%{transform:translate(9.895vw,50.801vh) scale(.9038)}to{transform:translate(14.6924vw,99vh) scale(.9038)}}.snow:nth-child(359){opacity:1.5996;transform:translate(11.7524vw,-10px) scale(.3359);animation:fall-359 20s -14s linear infinite}@keyframes fall-359{39.582%{transform:translate(15.7487vw,39.582vh) scale(.3359)}to{transform:translate(13.75055vw,99vh) scale(.3359)}}.snow:nth-child(360){opacity:.5706;transform:translate(57.8906vw,-10px) scale(.8788);animation:fall-360 27s -29s linear infinite}@keyframes fall-360{52.788%{transform:translate(67.5185vw,52.788vh) scale(.8788)}to{transform:translate(62.70455vw,99vh) scale(.8788)}}.snow:nth-child(361){opacity:.1078;transform:translate(26.0266vw,-10px) scale(.6593);animation:fall-361 27s -7s linear infinite}@keyframes fall-361{54.113%{transform:translate(29.2063vw,54.113vh) scale(.6593)}to{transform:translate(27.61645vw,99vh) scale(.6593)}}.snow:nth-child(362){opacity:.2644;transform:translate(32.2257vw,-10px) scale(.3345);animation:fall-362 14s -25s linear infinite}@keyframes fall-362{31.347%{transform:translate(37.2512vw,31.347vh) scale(.3345)}to{transform:translate(34.73845vw,99vh) scale(.3345)}}.snow:nth-child(363){opacity:1.8838;transform:translate(27.997vw,-10px) scale(.4791);animation:fall-363 17s -19s linear infinite}@keyframes fall-363{59.925%{transform:translate(26.7244vw,59.925vh) scale(.4791)}to{transform:translate(27.3607vw,99vh) scale(.4791)}}.snow:nth-child(364){opacity:.1244;transform:translate(65.3978vw,-10px) scale(.3972);animation:fall-364 15s -10s linear infinite}@keyframes fall-364{37.014%{transform:translate(60.7339vw,37.014vh) scale(.3972)}to{transform:translate(63.06585vw,99vh) scale(.3972)}}.snow:nth-child(365){opacity:1.4838;transform:translate(85.6408vw,-10px) scale(.3903);animation:fall-365 30s -13s linear infinite}@keyframes fall-365{62.108%{transform:translate(87.3694vw,62.108vh) scale(.3903)}to{transform:translate(86.5051vw,99vh) scale(.3903)}}.snow:nth-child(366){opacity:.3534;transform:translate(26.4048vw,-10px) scale(.6722);animation:fall-366 11s -14s linear infinite}@keyframes fall-366{39.687%{transform:translate(31.227vw,39.687vh) scale(.6722)}to{transform:translate(28.8159vw,99vh) scale(.6722)}}.snow:nth-child(367){opacity:1.673;transform:translate(12.229vw,-10px) scale(.8329);animation:fall-367 26s -8s linear infinite}@keyframes fall-367{56.845%{transform:translate(12.4049vw,56.845vh) scale(.8329)}to{transform:translate(12.31695vw,99vh) scale(.8329)}}.snow:nth-child(368){opacity:1.9956;transform:translate(60.2792vw,-10px) scale(.5);animation:fall-368 16s -17s linear infinite}@keyframes fall-368{65.142%{transform:translate(52.5244vw,65.142vh) scale(.5)}to{transform:translate(56.4018vw,99vh) scale(.5)}}.snow:nth-child(369){opacity:.2394;transform:translate(59.1613vw,-10px) scale(.1132);animation:fall-369 16s -30s linear infinite}@keyframes fall-369{44.958%{transform:translate(52.283vw,44.958vh) scale(.1132)}to{transform:translate(55.72215vw,99vh) scale(.1132)}}.snow:nth-child(370){opacity:.7324;transform:translate(31.2359vw,-10px) scale(.3859);animation:fall-370 26s -25s linear infinite}@keyframes fall-370{77.193%{transform:translate(31.4349vw,77.193vh) scale(.3859)}to{transform:translate(31.3354vw,99vh) scale(.3859)}}.snow:nth-child(371){opacity:.2126;transform:translate(.5326vw,-10px) scale(.4281);animation:fall-371 12s -27s linear infinite}@keyframes fall-371{67.038%{transform:translate(6.1444vw,67.038vh) scale(.4281)}to{transform:translate(3.3385vw,99vh) scale(.4281)}}.snow:nth-child(372){opacity:1.554;transform:translate(23.1484vw,-10px) scale(.9889);animation:fall-372 22s -16s linear infinite}@keyframes fall-372{66.489%{transform:translate(29.3275vw,66.489vh) scale(.9889)}to{transform:translate(26.23795vw,99vh) scale(.9889)}}.snow:nth-child(373){opacity:1.0708;transform:translate(43.21vw,-10px) scale(.0282);animation:fall-373 22s -28s linear infinite}@keyframes fall-373{42.84%{transform:translate(51.7052vw,42.84vh) scale(.0282)}to{transform:translate(47.4576vw,99vh) scale(.0282)}}.snow:nth-child(374){opacity:.8812;transform:translate(51.177vw,-10px) scale(.5471);animation:fall-374 14s -6s linear infinite}@keyframes fall-374{74.913%{transform:translate(45.8905vw,74.913vh) scale(.5471)}to{transform:translate(48.53375vw,99vh) scale(.5471)}}.snow:nth-child(375){opacity:1.298;transform:translate(8.7029vw,-10px) scale(.9063);animation:fall-375 29s -14s linear infinite}@keyframes fall-375{49.305%{transform:translate(8.3781vw,49.305vh) scale(.9063)}to{transform:translate(8.5405vw,99vh) scale(.9063)}}.snow:nth-child(376){opacity:.9168;transform:translate(7.7153vw,-10px) scale(.0557);animation:fall-376 20s -25s linear infinite}@keyframes fall-376{46.569%{transform:translate(16.8626vw,46.569vh) scale(.0557)}to{transform:translate(12.28895vw,99vh) scale(.0557)}}.snow:nth-child(377){opacity:.5074;transform:translate(36.2706vw,-10px) scale(.3067);animation:fall-377 21s -11s linear infinite}@keyframes fall-377{45.571%{transform:translate(34.964vw,45.571vh) scale(.3067)}to{transform:translate(35.6173vw,99vh) scale(.3067)}}.snow:nth-child(378){opacity:1.7098;transform:translate(55.9431vw,-10px) scale(.0802);animation:fall-378 29s -11s linear infinite}@keyframes fall-378{66.81%{transform:translate(52.5416vw,66.81vh) scale(.0802)}to{transform:translate(54.24235vw,99vh) scale(.0802)}}.snow:nth-child(379){opacity:.3744;transform:translate(92.5779vw,-10px) scale(.4854);animation:fall-379 24s -28s linear infinite}@keyframes fall-379{71.683%{transform:translate(93.5429vw,71.683vh) scale(.4854)}to{transform:translate(93.0604vw,99vh) scale(.4854)}}.snow:nth-child(380){opacity:.7954;transform:translate(2.3453vw,-10px) scale(.3756);animation:fall-380 11s -16s linear infinite}@keyframes fall-380{48.856%{transform:translate(-2.2127vw,48.856vh) scale(.3756)}to{transform:translate(.0663vw,99vh) scale(.3756)}}.snow:nth-child(381){opacity:.5982;transform:translate(7.0038vw,-10px) scale(.9685);animation:fall-381 26s -10s linear infinite}@keyframes fall-381{48.175%{transform:translate(14.2235vw,48.175vh) scale(.9685)}to{transform:translate(10.61365vw,99vh) scale(.9685)}}.snow:nth-child(382){opacity:.149;transform:translate(29.0137vw,-10px) scale(.1855);animation:fall-382 23s -18s linear infinite}@keyframes fall-382{38.599%{transform:translate(34.2042vw,38.599vh) scale(.1855)}to{transform:translate(31.60895vw,99vh) scale(.1855)}}.snow:nth-child(383){opacity:.1672;transform:translate(15.3573vw,-10px) scale(.7421);animation:fall-383 23s -20s linear infinite}@keyframes fall-383{72.839%{transform:translate(15.9427vw,72.839vh) scale(.7421)}to{transform:translate(15.65vw,99vh) scale(.7421)}}.snow:nth-child(384){opacity:.8252;transform:translate(63.9301vw,-10px) scale(.4551);animation:fall-384 22s -25s linear infinite}@keyframes fall-384{52.068%{transform:translate(63.0196vw,52.068vh) scale(.4551)}to{transform:translate(63.47485vw,99vh) scale(.4551)}}.snow:nth-child(385){opacity:.5114;transform:translate(95.5578vw,-10px) scale(.3665);animation:fall-385 20s -12s linear infinite}@keyframes fall-385{45.428%{transform:translate(103.7171vw,45.428vh) scale(.3665)}to{transform:translate(99.63745vw,99vh) scale(.3665)}}.snow:nth-child(386){opacity:.98;transform:translate(41.4066vw,-10px) scale(.8322);animation:fall-386 24s -12s linear infinite}@keyframes fall-386{57.518%{transform:translate(48.5309vw,57.518vh) scale(.8322)}to{transform:translate(44.96875vw,99vh) scale(.8322)}}.snow:nth-child(387){opacity:1.7852;transform:translate(94.9086vw,-10px) scale(.4676);animation:fall-387 27s -28s linear infinite}@keyframes fall-387{51.073%{transform:translate(85.0671vw,51.073vh) scale(.4676)}to{transform:translate(89.98785vw,99vh) scale(.4676)}}.snow:nth-child(388){opacity:.8008;transform:translate(97.9449vw,-10px) scale(.7221);animation:fall-388 10s -5s linear infinite}@keyframes fall-388{30.78%{transform:translate(93.9172vw,30.78vh) scale(.7221)}to{transform:translate(95.93105vw,99vh) scale(.7221)}}.snow:nth-child(389){opacity:1.4492;transform:translate(37.4878vw,-10px) scale(.7347);animation:fall-389 13s -23s linear infinite}@keyframes fall-389{56.721%{transform:translate(46.9454vw,56.721vh) scale(.7347)}to{transform:translate(42.2166vw,99vh) scale(.7347)}}.snow:nth-child(390){opacity:.1564;transform:translate(55.7718vw,-10px) scale(.4603);animation:fall-390 16s -7s linear infinite}@keyframes fall-390{33.682%{transform:translate(58.647vw,33.682vh) scale(.4603)}to{transform:translate(57.2094vw,99vh) scale(.4603)}}.snow:nth-child(391){opacity:1.1416;transform:translate(38.0525vw,-10px) scale(.5041);animation:fall-391 15s -16s linear infinite}@keyframes fall-391{30.641%{transform:translate(37.0224vw,30.641vh) scale(.5041)}to{transform:translate(37.53745vw,99vh) scale(.5041)}}.snow:nth-child(392){opacity:1.8012;transform:translate(63.9649vw,-10px) scale(.1821);animation:fall-392 15s -18s linear infinite}@keyframes fall-392{45.311%{transform:translate(56.7607vw,45.311vh) scale(.1821)}to{transform:translate(60.3628vw,99vh) scale(.1821)}}.snow:nth-child(393){opacity:.665;transform:translate(7.8032vw,-10px) scale(.962);animation:fall-393 20s -18s linear infinite}@keyframes fall-393{57.494%{transform:translate(-1.6707vw,57.494vh) scale(.962)}to{transform:translate(3.06625vw,99vh) scale(.962)}}.snow:nth-child(394){opacity:1.066;transform:translate(39.5543vw,-10px) scale(.506);animation:fall-394 28s -18s linear infinite}@keyframes fall-394{30.173%{transform:translate(40.6194vw,30.173vh) scale(.506)}to{transform:translate(40.08685vw,99vh) scale(.506)}}.snow:nth-child(395){opacity:.9652;transform:translate(20.8628vw,-10px) scale(.7818);animation:fall-395 27s -24s linear infinite}@keyframes fall-395{61.269%{transform:translate(10.927vw,61.269vh) scale(.7818)}to{transform:translate(15.8949vw,99vh) scale(.7818)}}.snow:nth-child(396){opacity:1.7074;transform:translate(8.3383vw,-10px) scale(.5922);animation:fall-396 13s -13s linear infinite}@keyframes fall-396{39.185%{transform:translate(4.4519vw,39.185vh) scale(.5922)}to{transform:translate(6.3951vw,99vh) scale(.5922)}}.snow:nth-child(397){opacity:.8834;transform:translate(58.2952vw,-10px) scale(.0842);animation:fall-397 20s -16s linear infinite}@keyframes fall-397{52.053%{transform:translate(59.715vw,52.053vh) scale(.0842)}to{transform:translate(59.0051vw,99vh) scale(.0842)}}.snow:nth-child(398){opacity:.8414;transform:translate(34.642vw,-10px) scale(.3119);animation:fall-398 17s -26s linear infinite}@keyframes fall-398{55.186%{transform:translate(37.3911vw,55.186vh) scale(.3119)}to{transform:translate(36.01655vw,99vh) scale(.3119)}}.snow:nth-child(399){opacity:1.3176;transform:translate(13.1615vw,-10px) scale(.1817);animation:fall-399 29s -15s linear infinite}@keyframes fall-399{75.181%{transform:translate(5.2914vw,75.181vh) scale(.1817)}to{transform:translate(9.22645vw,99vh) scale(.1817)}}.snow:nth-child(400){opacity:.1278;transform:translate(36.9584vw,-10px) scale(.406);animation:fall-400 29s -8s linear infinite}@keyframes fall-400{55.953%{transform:translate(40.0087vw,55.953vh) scale(.406)}to{transform:translate(38.48355vw,99vh) scale(.406)}}\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==
|