@esfaenza/core 15.2.231 → 15.2.232

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.
Files changed (90) hide show
  1. package/README.md +24 -24
  2. package/assets/fontawesome/css/all.css +6080 -26212
  3. package/assets/fontawesome/css/all.min.css +1 -9
  4. package/assets/fontawesome/css/brands.css +1091 -1004
  5. package/assets/fontawesome/css/brands.min.css +3 -3
  6. package/assets/fontawesome/css/duotone-light.css +51 -0
  7. package/assets/fontawesome/css/duotone-light.min.css +1 -0
  8. package/assets/fontawesome/css/duotone-regular.css +51 -0
  9. package/assets/fontawesome/css/duotone-regular.min.css +1 -0
  10. package/assets/fontawesome/css/duotone-thin.css +51 -0
  11. package/assets/fontawesome/css/duotone-thin.min.css +1 -0
  12. package/assets/fontawesome/css/duotone.css +2 -12441
  13. package/assets/fontawesome/css/duotone.min.css +3 -3
  14. package/assets/fontawesome/css/fontawesome.css +4498 -12717
  15. package/assets/fontawesome/css/fontawesome.min.css +1 -9
  16. package/assets/fontawesome/css/light.css +2 -2
  17. package/assets/fontawesome/css/light.min.css +2 -2
  18. package/assets/fontawesome/css/regular.css +2 -2
  19. package/assets/fontawesome/css/regular.min.css +2 -2
  20. package/assets/fontawesome/css/sharp-duotone-light.css +51 -0
  21. package/assets/fontawesome/css/sharp-duotone-light.min.css +1 -0
  22. package/assets/fontawesome/css/sharp-duotone-regular.css +51 -0
  23. package/assets/fontawesome/css/sharp-duotone-regular.min.css +1 -0
  24. package/assets/fontawesome/css/sharp-duotone-solid.css +59 -0
  25. package/assets/fontawesome/css/sharp-duotone-solid.min.css +1 -0
  26. package/assets/fontawesome/css/sharp-duotone-thin.css +51 -0
  27. package/assets/fontawesome/css/sharp-duotone-thin.min.css +1 -0
  28. package/assets/fontawesome/css/sharp-light.css +19 -0
  29. package/assets/fontawesome/css/sharp-light.min.css +6 -0
  30. package/assets/fontawesome/css/sharp-regular.css +2 -2
  31. package/assets/fontawesome/css/sharp-regular.min.css +2 -2
  32. package/assets/fontawesome/css/sharp-solid.css +2 -2
  33. package/assets/fontawesome/css/sharp-solid.min.css +2 -2
  34. package/assets/fontawesome/css/sharp-thin.css +19 -0
  35. package/assets/fontawesome/css/sharp-thin.min.css +6 -0
  36. package/assets/fontawesome/css/solid.css +2 -2
  37. package/assets/fontawesome/css/solid.min.css +2 -2
  38. package/assets/fontawesome/css/svg-with-js.css +115 -292
  39. package/assets/fontawesome/css/svg-with-js.min.css +3 -3
  40. package/assets/fontawesome/css/thin.css +2 -2
  41. package/assets/fontawesome/css/thin.min.css +2 -2
  42. package/assets/fontawesome/css/v4-font-face.css +2 -2
  43. package/assets/fontawesome/css/v4-font-face.min.css +2 -2
  44. package/assets/fontawesome/css/v4-shims.css +614 -614
  45. package/assets/fontawesome/css/v4-shims.min.css +3 -3
  46. package/assets/fontawesome/css/v5-font-face.css +2 -2
  47. package/assets/fontawesome/css/v5-font-face.min.css +2 -2
  48. package/assets/fontawesome/webfonts/fa-brands-400.ttf +0 -0
  49. package/assets/fontawesome/webfonts/fa-brands-400.woff2 +0 -0
  50. package/assets/fontawesome/webfonts/fa-duotone-900.ttf +0 -0
  51. package/assets/fontawesome/webfonts/fa-duotone-900.woff2 +0 -0
  52. package/assets/fontawesome/webfonts/fa-duotone-light-300.ttf +0 -0
  53. package/assets/fontawesome/webfonts/fa-duotone-light-300.woff2 +0 -0
  54. package/assets/fontawesome/webfonts/fa-duotone-regular-400.ttf +0 -0
  55. package/assets/fontawesome/webfonts/fa-duotone-regular-400.woff2 +0 -0
  56. package/assets/fontawesome/webfonts/fa-duotone-thin-100.ttf +0 -0
  57. package/assets/fontawesome/webfonts/fa-duotone-thin-100.woff2 +0 -0
  58. package/assets/fontawesome/webfonts/fa-light-300.ttf +0 -0
  59. package/assets/fontawesome/webfonts/fa-light-300.woff2 +0 -0
  60. package/assets/fontawesome/webfonts/fa-regular-400.ttf +0 -0
  61. package/assets/fontawesome/webfonts/fa-regular-400.woff2 +0 -0
  62. package/assets/fontawesome/webfonts/fa-sharp-duotone-light-300.ttf +0 -0
  63. package/assets/fontawesome/webfonts/fa-sharp-duotone-light-300.woff2 +0 -0
  64. package/assets/fontawesome/webfonts/fa-sharp-duotone-regular-400.ttf +0 -0
  65. package/assets/fontawesome/webfonts/fa-sharp-duotone-regular-400.woff2 +0 -0
  66. package/assets/fontawesome/webfonts/fa-sharp-duotone-solid-900.ttf +0 -0
  67. package/assets/fontawesome/webfonts/fa-sharp-duotone-solid-900.woff2 +0 -0
  68. package/assets/fontawesome/webfonts/fa-sharp-duotone-thin-100.ttf +0 -0
  69. package/assets/fontawesome/webfonts/fa-sharp-duotone-thin-100.woff2 +0 -0
  70. package/assets/fontawesome/webfonts/fa-sharp-light-300.ttf +0 -0
  71. package/assets/fontawesome/webfonts/fa-sharp-light-300.woff2 +0 -0
  72. package/assets/fontawesome/webfonts/fa-sharp-regular-400.ttf +0 -0
  73. package/assets/fontawesome/webfonts/fa-sharp-regular-400.woff2 +0 -0
  74. package/assets/fontawesome/webfonts/fa-sharp-solid-900.ttf +0 -0
  75. package/assets/fontawesome/webfonts/fa-sharp-solid-900.woff2 +0 -0
  76. package/assets/fontawesome/webfonts/fa-sharp-thin-100.ttf +0 -0
  77. package/assets/fontawesome/webfonts/fa-sharp-thin-100.woff2 +0 -0
  78. package/assets/fontawesome/webfonts/fa-solid-900.ttf +0 -0
  79. package/assets/fontawesome/webfonts/fa-solid-900.woff2 +0 -0
  80. package/assets/fontawesome/webfonts/fa-thin-100.ttf +0 -0
  81. package/assets/fontawesome/webfonts/fa-thin-100.woff2 +0 -0
  82. package/assets/fontawesome/webfonts/fa-v4compatibility.ttf +0 -0
  83. package/assets/fontawesome/webfonts/fa-v4compatibility.woff2 +0 -0
  84. package/esm2020/lib/app.component.mjs +2 -2
  85. package/esm2020/public-api.mjs +1 -1
  86. package/fesm2015/esfaenza-core.mjs +2 -2
  87. package/fesm2015/esfaenza-core.mjs.map +1 -1
  88. package/fesm2020/esfaenza-core.mjs +2 -2
  89. package/fesm2020/esfaenza-core.mjs.map +1 -1
  90. package/package.json +1 -1
@@ -22,9 +22,9 @@ export class AppComponent {
22
22
  }
23
23
  }
24
24
  AppComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, deps: [{ token: i1.TokenService }, { token: i1.AppState }, { token: i2.Router }], target: i0.ɵɵFactoryTarget.Component });
25
- AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-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:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.2866;transform:translate(46.378vw,-10px) scale(.5028);animation:fall-1 25s -12s linear infinite}@keyframes fall-1{73.469%{transform:translate(51.7876vw,73.469vh) scale(.5028)}to{transform:translate(49.0828vw,99vh) scale(.5028)}}.snow:nth-child(2){opacity:.737;transform:translate(54.1242vw,-10px) scale(.5003);animation:fall-2 14s -29s linear infinite}@keyframes fall-2{33.351%{transform:translate(62.0155vw,33.351vh) scale(.5003)}to{transform:translate(58.06985vw,99vh) scale(.5003)}}.snow:nth-child(3){opacity:1.6514;transform:translate(85.6115vw,-10px) scale(.5415);animation:fall-3 11s -16s linear infinite}@keyframes fall-3{65.251%{transform:translate(87.2082vw,65.251vh) scale(.5415)}to{transform:translate(86.40985vw,99vh) scale(.5415)}}.snow:nth-child(4){opacity:1.1894;transform:translate(87.9229vw,-10px) scale(.5378);animation:fall-4 16s -1s linear infinite}@keyframes fall-4{31.035%{transform:translate(92.9173vw,31.035vh) scale(.5378)}to{transform:translate(90.4201vw,99vh) scale(.5378)}}.snow:nth-child(5){opacity:.21;transform:translate(26.2047vw,-10px) scale(.6367);animation:fall-5 16s -23s linear infinite}@keyframes fall-5{33.252%{transform:translate(24.9965vw,33.252vh) scale(.6367)}to{transform:translate(25.6006vw,99vh) scale(.6367)}}.snow:nth-child(6){opacity:1.044;transform:translate(21.9769vw,-10px) scale(.0774);animation:fall-6 30s -29s linear infinite}@keyframes fall-6{59.777%{transform:translate(19.2622vw,59.777vh) scale(.0774)}to{transform:translate(20.61955vw,99vh) scale(.0774)}}.snow:nth-child(7){opacity:.2486;transform:translate(25.9775vw,-10px) scale(.6458);animation:fall-7 19s -1s linear infinite}@keyframes fall-7{61.295%{transform:translate(32.2423vw,61.295vh) scale(.6458)}to{transform:translate(29.1099vw,99vh) scale(.6458)}}.snow:nth-child(8){opacity:1.0216;transform:translate(75.6492vw,-10px) scale(.1364);animation:fall-8 11s -15s linear infinite}@keyframes fall-8{47.462%{transform:translate(77.3699vw,47.462vh) scale(.1364)}to{transform:translate(76.50955vw,99vh) scale(.1364)}}.snow:nth-child(9){opacity:.47;transform:translate(80.1643vw,-10px) scale(.539);animation:fall-9 28s -5s linear infinite}@keyframes fall-9{68.108%{transform:translate(76.7123vw,68.108vh) scale(.539)}to{transform:translate(78.4383vw,99vh) scale(.539)}}.snow:nth-child(10){opacity:.1162;transform:translate(33.1054vw,-10px) scale(.8877);animation:fall-10 20s -18s linear infinite}@keyframes fall-10{57.219%{transform:translate(42.8393vw,57.219vh) scale(.8877)}to{transform:translate(37.97235vw,99vh) scale(.8877)}}.snow:nth-child(11){opacity:.197;transform:translate(70.3161vw,-10px) scale(.9677);animation:fall-11 13s -21s linear infinite}@keyframes fall-11{34.591%{transform:translate(60.3479vw,34.591vh) scale(.9677)}to{transform:translate(65.332vw,99vh) scale(.9677)}}.snow:nth-child(12){opacity:.6636;transform:translate(69.2472vw,-10px) scale(.9886);animation:fall-12 29s -22s linear infinite}@keyframes fall-12{31.237%{transform:translate(61.7084vw,31.237vh) scale(.9886)}to{transform:translate(65.4778vw,99vh) scale(.9886)}}.snow:nth-child(13){opacity:.5578;transform:translate(61.0778vw,-10px) scale(.1651);animation:fall-13 26s -6s linear infinite}@keyframes fall-13{74.617%{transform:translate(63.0299vw,74.617vh) scale(.1651)}to{transform:translate(62.05385vw,99vh) scale(.1651)}}.snow:nth-child(14){opacity:1.8248;transform:translate(97.8262vw,-10px) scale(.5745);animation:fall-14 20s -7s linear infinite}@keyframes fall-14{73.559%{transform:translate(99.8319vw,73.559vh) scale(.5745)}to{transform:translate(98.82905vw,99vh) scale(.5745)}}.snow:nth-child(15){opacity:.7546;transform:translate(37.6303vw,-10px) scale(.3575);animation:fall-15 28s -3s linear infinite}@keyframes fall-15{61.916%{transform:translate(36.9995vw,61.916vh) scale(.3575)}to{transform:translate(37.3149vw,99vh) scale(.3575)}}.snow:nth-child(16){opacity:.1532;transform:translate(22.0487vw,-10px) scale(.6017);animation:fall-16 13s -21s linear infinite}@keyframes fall-16{62.523%{transform:translate(17.2401vw,62.523vh) scale(.6017)}to{transform:translate(19.6444vw,99vh) scale(.6017)}}.snow:nth-child(17){opacity:1.1964;transform:translate(30.3906vw,-10px) scale(.1144);animation:fall-17 25s -19s linear infinite}@keyframes fall-17{51.395%{transform:translate(39.2652vw,51.395vh) scale(.1144)}to{transform:translate(34.8279vw,99vh) scale(.1144)}}.snow:nth-child(18){opacity:1.976;transform:translate(91.7407vw,-10px) scale(.9464);animation:fall-18 22s -22s linear infinite}@keyframes fall-18{36.634%{transform:translate(99.0397vw,36.634vh) scale(.9464)}to{transform:translate(95.3902vw,99vh) scale(.9464)}}.snow:nth-child(19){opacity:.4782;transform:translate(73.5911vw,-10px) scale(.308);animation:fall-19 22s -1s linear infinite}@keyframes fall-19{41.534%{transform:translate(74.1638vw,41.534vh) scale(.308)}to{transform:translate(73.87745vw,99vh) scale(.308)}}.snow:nth-child(20){opacity:1.2274;transform:translate(73.8528vw,-10px) scale(.8725);animation:fall-20 18s -10s linear infinite}@keyframes fall-20{35.346%{transform:translate(81.7283vw,35.346vh) scale(.8725)}to{transform:translate(77.79055vw,99vh) scale(.8725)}}.snow:nth-child(21){opacity:1.0048;transform:translate(63.7713vw,-10px) scale(.8739);animation:fall-21 27s -14s linear infinite}@keyframes fall-21{73.68%{transform:translate(70.8681vw,73.68vh) scale(.8739)}to{transform:translate(67.3197vw,99vh) scale(.8739)}}.snow:nth-child(22){opacity:1.422;transform:translate(90.234vw,-10px) scale(.6087);animation:fall-22 28s -2s linear infinite}@keyframes fall-22{44.385%{transform:translate(85.254vw,44.385vh) scale(.6087)}to{transform:translate(87.744vw,99vh) scale(.6087)}}.snow:nth-child(23){opacity:1.8174;transform:translate(91.1335vw,-10px) scale(.0794);animation:fall-23 18s -2s linear infinite}@keyframes fall-23{51.616%{transform:translate(96.3713vw,51.616vh) scale(.0794)}to{transform:translate(93.7524vw,99vh) scale(.0794)}}.snow:nth-child(24){opacity:.9432;transform:translate(94.859vw,-10px) scale(.1422);animation:fall-24 23s -29s linear infinite}@keyframes fall-24{52.072%{transform:translate(93.1707vw,52.072vh) scale(.1422)}to{transform:translate(94.01485vw,99vh) scale(.1422)}}.snow:nth-child(25){opacity:1.71;transform:translate(72.8904vw,-10px) scale(.7955);animation:fall-25 20s -11s linear infinite}@keyframes fall-25{34.686%{transform:translate(76.3387vw,34.686vh) scale(.7955)}to{transform:translate(74.61455vw,99vh) scale(.7955)}}.snow:nth-child(26){opacity:1.7522;transform:translate(21.9297vw,-10px) scale(.5574);animation:fall-26 28s -20s linear infinite}@keyframes fall-26{68.07%{transform:translate(14.7097vw,68.07vh) scale(.5574)}to{transform:translate(18.3197vw,99vh) scale(.5574)}}.snow:nth-child(27){opacity:.7944;transform:translate(82.9926vw,-10px) scale(.7761);animation:fall-27 15s -30s linear infinite}@keyframes fall-27{34.997%{transform:translate(90.454vw,34.997vh) scale(.7761)}to{transform:translate(86.7233vw,99vh) scale(.7761)}}.snow:nth-child(28){opacity:.3828;transform:translate(49.7787vw,-10px) scale(.9418);animation:fall-28 25s -11s linear infinite}@keyframes fall-28{66.422%{transform:translate(47.0668vw,66.422vh) scale(.9418)}to{transform:translate(48.42275vw,99vh) scale(.9418)}}.snow:nth-child(29){opacity:.5216;transform:translate(58.5866vw,-10px) scale(.572);animation:fall-29 18s -2s linear infinite}@keyframes fall-29{62.477%{transform:translate(53.7669vw,62.477vh) scale(.572)}to{transform:translate(56.17675vw,99vh) scale(.572)}}.snow:nth-child(30){opacity:.3268;transform:translate(77.9265vw,-10px) scale(.7668);animation:fall-30 21s -30s linear infinite}@keyframes fall-30{41.7%{transform:translate(69.0708vw,41.7vh) scale(.7668)}to{transform:translate(73.49865vw,99vh) scale(.7668)}}.snow:nth-child(31){opacity:.874;transform:translate(21.5897vw,-10px) scale(.3735);animation:fall-31 12s -28s linear infinite}@keyframes fall-31{32.365%{transform:translate(21.1287vw,32.365vh) scale(.3735)}to{transform:translate(21.3592vw,99vh) scale(.3735)}}.snow:nth-child(32){opacity:.2904;transform:translate(72.1265vw,-10px) scale(.1459);animation:fall-32 10s -21s linear infinite}@keyframes fall-32{49.752%{transform:translate(81.0039vw,49.752vh) scale(.1459)}to{transform:translate(76.5652vw,99vh) scale(.1459)}}.snow:nth-child(33){opacity:.3852;transform:translate(11.5237vw,-10px) scale(.2894);animation:fall-33 29s -30s linear infinite}@keyframes fall-33{60.414%{transform:translate(8.6188vw,60.414vh) scale(.2894)}to{transform:translate(10.07125vw,99vh) scale(.2894)}}.snow:nth-child(34){opacity:1.8604;transform:translate(59.1854vw,-10px) scale(.0363);animation:fall-34 12s -24s linear infinite}@keyframes fall-34{70.902%{transform:translate(51.4552vw,70.902vh) scale(.0363)}to{transform:translate(55.3203vw,99vh) scale(.0363)}}.snow:nth-child(35){opacity:.1916;transform:translate(49.2196vw,-10px) scale(.2214);animation:fall-35 13s -3s linear infinite}@keyframes fall-35{79.645%{transform:translate(43.01vw,79.645vh) scale(.2214)}to{transform:translate(46.1148vw,99vh) scale(.2214)}}.snow:nth-child(36){opacity:1.145;transform:translate(59.919vw,-10px) scale(.7635);animation:fall-36 16s -1s linear infinite}@keyframes fall-36{36.915%{transform:translate(64.5256vw,36.915vh) scale(.7635)}to{transform:translate(62.2223vw,99vh) scale(.7635)}}.snow:nth-child(37){opacity:1.5914;transform:translate(4.8644vw,-10px) scale(.5925);animation:fall-37 27s -15s linear infinite}@keyframes fall-37{58.708%{transform:translate(7.8511vw,58.708vh) scale(.5925)}to{transform:translate(6.35775vw,99vh) scale(.5925)}}.snow:nth-child(38){opacity:.9898;transform:translate(74.115vw,-10px) scale(.0862);animation:fall-38 22s -18s linear infinite}@keyframes fall-38{45.833%{transform:translate(83.6509vw,45.833vh) scale(.0862)}to{transform:translate(78.88295vw,99vh) scale(.0862)}}.snow:nth-child(39){opacity:.5382;transform:translate(69.4849vw,-10px) scale(.1735);animation:fall-39 15s -23s linear infinite}@keyframes fall-39{59.263%{transform:translate(77.3229vw,59.263vh) scale(.1735)}to{transform:translate(73.4039vw,99vh) scale(.1735)}}.snow:nth-child(40){opacity:1.1434;transform:translate(48.6234vw,-10px) scale(.2328);animation:fall-40 22s -4s linear infinite}@keyframes fall-40{64.098%{transform:translate(50.3592vw,64.098vh) scale(.2328)}to{transform:translate(49.4913vw,99vh) scale(.2328)}}.snow:nth-child(41){opacity:1.566;transform:translate(63.0944vw,-10px) scale(.5799);animation:fall-41 14s -29s linear infinite}@keyframes fall-41{69.442%{transform:translate(59.8035vw,69.442vh) scale(.5799)}to{transform:translate(61.44895vw,99vh) scale(.5799)}}.snow:nth-child(42){opacity:1.9242;transform:translate(24.9504vw,-10px) scale(.6937);animation:fall-42 27s -27s linear infinite}@keyframes fall-42{76.773%{transform:translate(21.8541vw,76.773vh) scale(.6937)}to{transform:translate(23.40225vw,99vh) scale(.6937)}}.snow:nth-child(43){opacity:.7844;transform:translate(4.6728vw,-10px) scale(.7665);animation:fall-43 16s -13s linear infinite}@keyframes fall-43{41.653%{transform:translate(-3.6292vw,41.653vh) scale(.7665)}to{transform:translate(.5218vw,99vh) scale(.7665)}}.snow:nth-child(44){opacity:1.1562;transform:translate(20.8372vw,-10px) scale(.6531);animation:fall-44 24s -29s linear infinite}@keyframes fall-44{79.218%{transform:translate(25.2565vw,79.218vh) scale(.6531)}to{transform:translate(23.04685vw,99vh) scale(.6531)}}.snow:nth-child(45){opacity:.0748;transform:translate(69.788vw,-10px) scale(.3635);animation:fall-45 19s -8s linear infinite}@keyframes fall-45{42.316%{transform:translate(77.882vw,42.316vh) scale(.3635)}to{transform:translate(73.835vw,99vh) scale(.3635)}}.snow:nth-child(46){opacity:1.0238;transform:translate(88.956vw,-10px) scale(.5911);animation:fall-46 22s -13s linear infinite}@keyframes fall-46{51.368%{transform:translate(92.3338vw,51.368vh) scale(.5911)}to{transform:translate(90.6449vw,99vh) scale(.5911)}}.snow:nth-child(47){opacity:.801;transform:translate(59.8939vw,-10px) scale(.2707);animation:fall-47 12s -11s linear infinite}@keyframes fall-47{32.766%{transform:translate(64.7022vw,32.766vh) scale(.2707)}to{transform:translate(62.29805vw,99vh) scale(.2707)}}.snow:nth-child(48){opacity:.7232;transform:translate(79.0198vw,-10px) scale(.2806);animation:fall-48 25s -27s linear infinite}@keyframes fall-48{61.279%{transform:translate(86.8896vw,61.279vh) scale(.2806)}to{transform:translate(82.9547vw,99vh) scale(.2806)}}.snow:nth-child(49){opacity:1.6676;transform:translate(94.5285vw,-10px) scale(.0762);animation:fall-49 29s -23s linear infinite}@keyframes fall-49{44.463%{transform:translate(86.1361vw,44.463vh) scale(.0762)}to{transform:translate(90.3323vw,99vh) scale(.0762)}}.snow:nth-child(50){opacity:1.9022;transform:translate(99.959vw,-10px) scale(.5525);animation:fall-50 18s -19s linear infinite}@keyframes fall-50{34.304%{transform:translate(93.9687vw,34.304vh) scale(.5525)}to{transform:translate(96.96385vw,99vh) scale(.5525)}}.snow:nth-child(51){opacity:.965;transform:translate(62.2254vw,-10px) scale(.2044);animation:fall-51 13s -5s linear infinite}@keyframes fall-51{49.882%{transform:translate(59.8713vw,49.882vh) scale(.2044)}to{transform:translate(61.04835vw,99vh) scale(.2044)}}.snow:nth-child(52){opacity:.0312;transform:translate(8.0685vw,-10px) scale(.3635);animation:fall-52 28s -26s linear infinite}@keyframes fall-52{55.979%{transform:translate(15.079vw,55.979vh) scale(.3635)}to{transform:translate(11.57375vw,99vh) scale(.3635)}}.snow:nth-child(53){opacity:.6658;transform:translate(56.6135vw,-10px) scale(.4464);animation:fall-53 25s -15s linear infinite}@keyframes fall-53{57.017%{transform:translate(59.7354vw,57.017vh) scale(.4464)}to{transform:translate(58.17445vw,99vh) scale(.4464)}}.snow:nth-child(54){opacity:1.7242;transform:translate(3.7276vw,-10px) scale(.1692);animation:fall-54 20s -12s linear infinite}@keyframes fall-54{50.517%{transform:translate(-1.9803vw,50.517vh) scale(.1692)}to{transform:translate(.87365vw,99vh) scale(.1692)}}.snow:nth-child(55){opacity:.909;transform:translate(58.6688vw,-10px) scale(.5068);animation:fall-55 12s -12s linear infinite}@keyframes fall-55{64.091%{transform:translate(55.6836vw,64.091vh) scale(.5068)}to{transform:translate(57.1762vw,99vh) scale(.5068)}}.snow:nth-child(56){opacity:.085;transform:translate(94.6361vw,-10px) scale(.7994);animation:fall-56 29s -23s linear infinite}@keyframes fall-56{75.208%{transform:translate(93.378vw,75.208vh) scale(.7994)}to{transform:translate(94.00705vw,99vh) scale(.7994)}}.snow:nth-child(57){opacity:1.0656;transform:translate(86.5856vw,-10px) scale(.6911);animation:fall-57 30s -16s linear infinite}@keyframes fall-57{72.998%{transform:translate(81.4548vw,72.998vh) scale(.6911)}to{transform:translate(84.0202vw,99vh) scale(.6911)}}.snow:nth-child(58){opacity:1.2404;transform:translate(15.8092vw,-10px) scale(.6001);animation:fall-58 19s -26s linear infinite}@keyframes fall-58{38.568%{transform:translate(21.4937vw,38.568vh) scale(.6001)}to{transform:translate(18.65145vw,99vh) scale(.6001)}}.snow:nth-child(59){opacity:.671;transform:translate(.4924vw,-10px) scale(.8631);animation:fall-59 11s -22s linear infinite}@keyframes fall-59{54.612%{transform:translate(-4.9258vw,54.612vh) scale(.8631)}to{transform:translate(-2.2167vw,99vh) scale(.8631)}}.snow:nth-child(60){opacity:1.7646;transform:translate(93.9812vw,-10px) scale(.1686);animation:fall-60 23s -5s linear infinite}@keyframes fall-60{42.366%{transform:translate(101.2485vw,42.366vh) scale(.1686)}to{transform:translate(97.61485vw,99vh) scale(.1686)}}.snow:nth-child(61){opacity:1.2916;transform:translate(1.0752vw,-10px) scale(.342);animation:fall-61 24s -3s linear infinite}@keyframes fall-61{79.709%{transform:translate(-3.7655vw,79.709vh) scale(.342)}to{transform:translate(-1.34515vw,99vh) scale(.342)}}.snow:nth-child(62){opacity:.381;transform:translate(60.8622vw,-10px) scale(.104);animation:fall-62 18s -22s linear infinite}@keyframes fall-62{55.628%{transform:translate(54.0378vw,55.628vh) scale(.104)}to{transform:translate(57.45vw,99vh) scale(.104)}}.snow:nth-child(63){opacity:1.386;transform:translate(86.0596vw,-10px) scale(.0796);animation:fall-63 28s -18s linear infinite}@keyframes fall-63{36.826%{transform:translate(82.536vw,36.826vh) scale(.0796)}to{transform:translate(84.2978vw,99vh) scale(.0796)}}.snow:nth-child(64){opacity:1.0416;transform:translate(81.427vw,-10px) scale(.9535);animation:fall-64 18s -11s linear infinite}@keyframes fall-64{58.287%{transform:translate(71.8019vw,58.287vh) scale(.9535)}to{transform:translate(76.61445vw,99vh) scale(.9535)}}.snow:nth-child(65){opacity:1.1334;transform:translate(6.6925vw,-10px) scale(.2585);animation:fall-65 23s -9s linear infinite}@keyframes fall-65{31.567%{transform:translate(12.6238vw,31.567vh) scale(.2585)}to{transform:translate(9.65815vw,99vh) scale(.2585)}}.snow:nth-child(66){opacity:.8608;transform:translate(70.3035vw,-10px) scale(.8851);animation:fall-66 10s -4s linear infinite}@keyframes fall-66{79.154%{transform:translate(73.503vw,79.154vh) scale(.8851)}to{transform:translate(71.90325vw,99vh) scale(.8851)}}.snow:nth-child(67){opacity:.0898;transform:translate(80.9064vw,-10px) scale(.485);animation:fall-67 23s -11s linear infinite}@keyframes fall-67{55.719%{transform:translate(89.5965vw,55.719vh) scale(.485)}to{transform:translate(85.25145vw,99vh) scale(.485)}}.snow:nth-child(68){opacity:1.7024;transform:translate(41.9659vw,-10px) scale(.4536);animation:fall-68 15s -16s linear infinite}@keyframes fall-68{36.798%{transform:translate(40.7876vw,36.798vh) scale(.4536)}to{transform:translate(41.37675vw,99vh) scale(.4536)}}.snow:nth-child(69){opacity:1.3206;transform:translate(41.9368vw,-10px) scale(.5386);animation:fall-69 26s -21s linear infinite}@keyframes fall-69{79.095%{transform:translate(43.4659vw,79.095vh) scale(.5386)}to{transform:translate(42.70135vw,99vh) scale(.5386)}}.snow:nth-child(70){opacity:1.1728;transform:translate(81.0241vw,-10px) scale(.1024);animation:fall-70 20s -27s linear infinite}@keyframes fall-70{54.27%{transform:translate(81.6332vw,54.27vh) scale(.1024)}to{transform:translate(81.32865vw,99vh) scale(.1024)}}.snow:nth-child(71){opacity:1.551;transform:translate(88.9119vw,-10px) scale(.6389);animation:fall-71 12s -23s linear infinite}@keyframes fall-71{38.675%{transform:translate(93.2171vw,38.675vh) scale(.6389)}to{transform:translate(91.0645vw,99vh) scale(.6389)}}.snow:nth-child(72){opacity:.8248;transform:translate(81.644vw,-10px) scale(.8568);animation:fall-72 26s -10s linear infinite}@keyframes fall-72{63.945%{transform:translate(74.007vw,63.945vh) scale(.8568)}to{transform:translate(77.8255vw,99vh) scale(.8568)}}.snow:nth-child(73){opacity:1.6324;transform:translate(44.9021vw,-10px) scale(.8621);animation:fall-73 10s -27s linear infinite}@keyframes fall-73{30.446%{transform:translate(35.6352vw,30.446vh) scale(.8621)}to{transform:translate(40.26865vw,99vh) scale(.8621)}}.snow:nth-child(74){opacity:1.8628;transform:translate(73.2771vw,-10px) scale(.6143);animation:fall-74 14s -28s linear infinite}@keyframes fall-74{74.509%{transform:translate(63.5362vw,74.509vh) scale(.6143)}to{transform:translate(68.40665vw,99vh) scale(.6143)}}.snow:nth-child(75){opacity:1.9702;transform:translate(18.5445vw,-10px) scale(.402);animation:fall-75 22s -16s linear infinite}@keyframes fall-75{54.082%{transform:translate(24.2972vw,54.082vh) scale(.402)}to{transform:translate(21.42085vw,99vh) scale(.402)}}.snow:nth-child(76){opacity:1.1886;transform:translate(37.3768vw,-10px) scale(.7609);animation:fall-76 24s -6s linear infinite}@keyframes fall-76{78.899%{transform:translate(42.8879vw,78.899vh) scale(.7609)}to{transform:translate(40.13235vw,99vh) scale(.7609)}}.snow:nth-child(77){opacity:1.6144;transform:translate(4.493vw,-10px) scale(.0251);animation:fall-77 25s -16s linear infinite}@keyframes fall-77{37.501%{transform:translate(11.305vw,37.501vh) scale(.0251)}to{transform:translate(7.899vw,99vh) scale(.0251)}}.snow:nth-child(78){opacity:1.3118;transform:translate(15.2996vw,-10px) scale(.229);animation:fall-78 14s -23s linear infinite}@keyframes fall-78{41.21%{transform:translate(16.66vw,41.21vh) scale(.229)}to{transform:translate(15.9798vw,99vh) scale(.229)}}.snow:nth-child(79){opacity:1.2732;transform:translate(4.2663vw,-10px) scale(.0392);animation:fall-79 24s -17s linear infinite}@keyframes fall-79{56.632%{transform:translate(11.6628vw,56.632vh) scale(.0392)}to{transform:translate(7.96455vw,99vh) scale(.0392)}}.snow:nth-child(80){opacity:1.5902;transform:translate(77.1101vw,-10px) scale(.0154);animation:fall-80 14s -1s linear infinite}@keyframes fall-80{46.889%{transform:translate(73.0554vw,46.889vh) scale(.0154)}to{transform:translate(75.08275vw,99vh) scale(.0154)}}.snow:nth-child(81){opacity:1.102;transform:translate(38.3002vw,-10px) scale(.6761);animation:fall-81 12s -24s linear infinite}@keyframes fall-81{62.891%{transform:translate(31.9868vw,62.891vh) scale(.6761)}to{transform:translate(35.1435vw,99vh) scale(.6761)}}.snow:nth-child(82){opacity:.6158;transform:translate(22.9451vw,-10px) scale(.0002);animation:fall-82 16s -2s linear infinite}@keyframes fall-82{68.839%{transform:translate(26.7255vw,68.839vh) scale(.0002)}to{transform:translate(24.8353vw,99vh) scale(.0002)}}.snow:nth-child(83){opacity:.7352;transform:translate(72.8057vw,-10px) scale(.1414);animation:fall-83 29s -5s linear infinite}@keyframes fall-83{47.936%{transform:translate(73.9559vw,47.936vh) scale(.1414)}to{transform:translate(73.3808vw,99vh) scale(.1414)}}.snow:nth-child(84){opacity:1.867;transform:translate(30.6378vw,-10px) scale(.6851);animation:fall-84 27s -19s linear infinite}@keyframes fall-84{35.393%{transform:translate(40.2813vw,35.393vh) scale(.6851)}to{transform:translate(35.45955vw,99vh) scale(.6851)}}.snow:nth-child(85){opacity:1.0682;transform:translate(3.125vw,-10px) scale(.5734);animation:fall-85 20s -3s linear infinite}@keyframes fall-85{35.848%{transform:translate(6.3139vw,35.848vh) scale(.5734)}to{transform:translate(4.71945vw,99vh) scale(.5734)}}.snow:nth-child(86){opacity:1.2902;transform:translate(10.5373vw,-10px) scale(.8566);animation:fall-86 28s -28s linear infinite}@keyframes fall-86{57.545%{transform:translate(16.16vw,57.545vh) scale(.8566)}to{transform:translate(13.34865vw,99vh) scale(.8566)}}.snow:nth-child(87){opacity:1.9868;transform:translate(89.0965vw,-10px) scale(.6477);animation:fall-87 29s -9s linear infinite}@keyframes fall-87{51.508%{transform:translate(89.1576vw,51.508vh) scale(.6477)}to{transform:translate(89.12705vw,99vh) scale(.6477)}}.snow:nth-child(88){opacity:1.2974;transform:translate(78.6641vw,-10px) scale(.2485);animation:fall-88 13s -7s linear infinite}@keyframes fall-88{56.753%{transform:translate(71.5467vw,56.753vh) scale(.2485)}to{transform:translate(75.1054vw,99vh) scale(.2485)}}.snow:nth-child(89){opacity:.4774;transform:translate(38.507vw,-10px) scale(.891);animation:fall-89 12s -6s linear infinite}@keyframes fall-89{54.362%{transform:translate(28.9132vw,54.362vh) scale(.891)}to{transform:translate(33.7101vw,99vh) scale(.891)}}.snow:nth-child(90){opacity:.1282;transform:translate(7.2974vw,-10px) scale(.6026);animation:fall-90 20s -16s linear infinite}@keyframes fall-90{36.119%{transform:translate(2.7266vw,36.119vh) scale(.6026)}to{transform:translate(5.012vw,99vh) scale(.6026)}}.snow:nth-child(91){opacity:.9094;transform:translate(81.6609vw,-10px) scale(.1352);animation:fall-91 29s -27s linear infinite}@keyframes fall-91{42.294%{transform:translate(81.9104vw,42.294vh) scale(.1352)}to{transform:translate(81.78565vw,99vh) scale(.1352)}}.snow:nth-child(92){opacity:1.36;transform:translate(6.6199vw,-10px) scale(.9722);animation:fall-92 25s -30s linear infinite}@keyframes fall-92{78.905%{transform:translate(12.0668vw,78.905vh) scale(.9722)}to{transform:translate(9.34335vw,99vh) scale(.9722)}}.snow:nth-child(93){opacity:.747;transform:translate(39.1474vw,-10px) scale(.4158);animation:fall-93 22s -6s linear infinite}@keyframes fall-93{68.915%{transform:translate(38.7113vw,68.915vh) scale(.4158)}to{transform:translate(38.92935vw,99vh) scale(.4158)}}.snow:nth-child(94){opacity:1.6744;transform:translate(41.9464vw,-10px) scale(.4908);animation:fall-94 26s -22s linear infinite}@keyframes fall-94{70.063%{transform:translate(46.0384vw,70.063vh) scale(.4908)}to{transform:translate(43.9924vw,99vh) scale(.4908)}}.snow:nth-child(95){opacity:1.1114;transform:translate(24.3701vw,-10px) scale(.9125);animation:fall-95 10s -18s linear infinite}@keyframes fall-95{61.155%{transform:translate(16.322vw,61.155vh) scale(.9125)}to{transform:translate(20.34605vw,99vh) scale(.9125)}}.snow:nth-child(96){opacity:1.2946;transform:translate(52.3852vw,-10px) scale(.5916);animation:fall-96 19s -30s linear infinite}@keyframes fall-96{35.275%{transform:translate(49.8138vw,35.275vh) scale(.5916)}to{transform:translate(51.0995vw,99vh) scale(.5916)}}.snow:nth-child(97){opacity:.8138;transform:translate(73.8946vw,-10px) scale(.3934);animation:fall-97 27s -22s linear infinite}@keyframes fall-97{65.963%{transform:translate(68.8532vw,65.963vh) scale(.3934)}to{transform:translate(71.3739vw,99vh) scale(.3934)}}.snow:nth-child(98){opacity:1.5236;transform:translate(44.5569vw,-10px) scale(.7251);animation:fall-98 10s -5s linear infinite}@keyframes fall-98{55.075%{transform:translate(47.7307vw,55.075vh) scale(.7251)}to{transform:translate(46.1438vw,99vh) scale(.7251)}}.snow:nth-child(99){opacity:.9638;transform:translate(90.1112vw,-10px) scale(.6022);animation:fall-99 19s -11s linear infinite}@keyframes fall-99{62.247%{transform:translate(99.1903vw,62.247vh) scale(.6022)}to{transform:translate(94.65075vw,99vh) scale(.6022)}}.snow:nth-child(100){opacity:1.707;transform:translate(43.4154vw,-10px) scale(.6273);animation:fall-100 14s -29s linear infinite}@keyframes fall-100{31.038%{transform:translate(36.4166vw,31.038vh) scale(.6273)}to{transform:translate(39.916vw,99vh) scale(.6273)}}.snow:nth-child(101){opacity:.538;transform:translate(53.4226vw,-10px) scale(.267);animation:fall-101 10s -2s linear infinite}@keyframes fall-101{74.163%{transform:translate(52.5806vw,74.163vh) scale(.267)}to{transform:translate(53.0016vw,99vh) scale(.267)}}.snow:nth-child(102){opacity:.7776;transform:translate(30.0719vw,-10px) scale(.1559);animation:fall-102 11s -7s linear infinite}@keyframes fall-102{79.658%{transform:translate(27.5871vw,79.658vh) scale(.1559)}to{transform:translate(28.8295vw,99vh) scale(.1559)}}.snow:nth-child(103){opacity:.6902;transform:translate(6.8349vw,-10px) scale(.8831);animation:fall-103 22s -6s linear infinite}@keyframes fall-103{60.524%{transform:translate(7.0869vw,60.524vh) scale(.8831)}to{transform:translate(6.9609vw,99vh) scale(.8831)}}.snow:nth-child(104){opacity:1.533;transform:translate(84.7186vw,-10px) scale(.0372);animation:fall-104 22s -7s linear infinite}@keyframes fall-104{48.744%{transform:translate(85.7763vw,48.744vh) scale(.0372)}to{transform:translate(85.24745vw,99vh) scale(.0372)}}.snow:nth-child(105){opacity:1.7868;transform:translate(61.1792vw,-10px) scale(.3832);animation:fall-105 26s -16s linear infinite}@keyframes fall-105{37.162%{transform:translate(56.9995vw,37.162vh) scale(.3832)}to{transform:translate(59.08935vw,99vh) scale(.3832)}}.snow:nth-child(106){opacity:1.4538;transform:translate(70.5604vw,-10px) scale(.8845);animation:fall-106 29s -20s linear infinite}@keyframes fall-106{30.027%{transform:translate(71.2221vw,30.027vh) scale(.8845)}to{transform:translate(70.89125vw,99vh) scale(.8845)}}.snow:nth-child(107){opacity:1.4156;transform:translate(61.3161vw,-10px) scale(.7977);animation:fall-107 26s -3s linear infinite}@keyframes fall-107{69.447%{transform:translate(53.0822vw,69.447vh) scale(.7977)}to{transform:translate(57.19915vw,99vh) scale(.7977)}}.snow:nth-child(108){opacity:.9168;transform:translate(46.5465vw,-10px) scale(.1909);animation:fall-108 23s -18s linear infinite}@keyframes fall-108{53.562%{transform:translate(38.5413vw,53.562vh) scale(.1909)}to{transform:translate(42.5439vw,99vh) scale(.1909)}}.snow:nth-child(109){opacity:.6898;transform:translate(65.5936vw,-10px) scale(.8169);animation:fall-109 18s -13s linear infinite}@keyframes fall-109{56.294%{transform:translate(63.2024vw,56.294vh) scale(.8169)}to{transform:translate(64.398vw,99vh) scale(.8169)}}.snow:nth-child(110){opacity:1.8374;transform:translate(24.3326vw,-10px) scale(.7253);animation:fall-110 22s -13s linear infinite}@keyframes fall-110{66.751%{transform:translate(33.5171vw,66.751vh) scale(.7253)}to{transform:translate(28.92485vw,99vh) scale(.7253)}}.snow:nth-child(111){opacity:.1048;transform:translate(98.4897vw,-10px) scale(.9272);animation:fall-111 18s -14s linear infinite}@keyframes fall-111{56.365%{transform:translate(103.8506vw,56.365vh) scale(.9272)}to{transform:translate(101.17015vw,99vh) scale(.9272)}}.snow:nth-child(112){opacity:1.5304;transform:translate(38.9476vw,-10px) scale(.6765);animation:fall-112 10s -29s linear infinite}@keyframes fall-112{47.831%{transform:translate(30.4756vw,47.831vh) scale(.6765)}to{transform:translate(34.7116vw,99vh) scale(.6765)}}.snow:nth-child(113){opacity:.1128;transform:translate(44.5225vw,-10px) scale(.9998);animation:fall-113 24s -15s linear infinite}@keyframes fall-113{65.828%{transform:translate(41.0457vw,65.828vh) scale(.9998)}to{transform:translate(42.7841vw,99vh) scale(.9998)}}.snow:nth-child(114){opacity:1.9772;transform:translate(30.2724vw,-10px) scale(.3609);animation:fall-114 19s -14s linear infinite}@keyframes fall-114{60.219%{transform:translate(24.7526vw,60.219vh) scale(.3609)}to{transform:translate(27.5125vw,99vh) scale(.3609)}}.snow:nth-child(115){opacity:1.0362;transform:translate(26.7425vw,-10px) scale(.0232);animation:fall-115 26s -26s linear infinite}@keyframes fall-115{48.002%{transform:translate(34.1793vw,48.002vh) scale(.0232)}to{transform:translate(30.4609vw,99vh) scale(.0232)}}.snow:nth-child(116){opacity:.3624;transform:translate(93.4329vw,-10px) scale(.8425);animation:fall-116 29s -9s linear infinite}@keyframes fall-116{56.31%{transform:translate(90.533vw,56.31vh) scale(.8425)}to{transform:translate(91.98295vw,99vh) scale(.8425)}}.snow:nth-child(117){opacity:1.8776;transform:translate(26.7735vw,-10px) scale(.6431);animation:fall-117 14s -30s linear infinite}@keyframes fall-117{62.328%{transform:translate(23.9398vw,62.328vh) scale(.6431)}to{transform:translate(25.35665vw,99vh) scale(.6431)}}.snow:nth-child(118){opacity:.856;transform:translate(16.2777vw,-10px) scale(.1214);animation:fall-118 27s -8s linear infinite}@keyframes fall-118{79.028%{transform:translate(17.2881vw,79.028vh) scale(.1214)}to{transform:translate(16.7829vw,99vh) scale(.1214)}}.snow:nth-child(119){opacity:1.7606;transform:translate(85.3797vw,-10px) scale(.3192);animation:fall-119 30s -26s linear infinite}@keyframes fall-119{38.732%{transform:translate(82.6034vw,38.732vh) scale(.3192)}to{transform:translate(83.99155vw,99vh) scale(.3192)}}.snow:nth-child(120){opacity:1.4472;transform:translate(10.6961vw,-10px) scale(.5635);animation:fall-120 21s -9s linear infinite}@keyframes fall-120{51.722%{transform:translate(19.3304vw,51.722vh) scale(.5635)}to{transform:translate(15.01325vw,99vh) scale(.5635)}}.snow:nth-child(121){opacity:1.586;transform:translate(81.2896vw,-10px) scale(.4236);animation:fall-121 11s -17s linear infinite}@keyframes fall-121{73.187%{transform:translate(77.769vw,73.187vh) scale(.4236)}to{transform:translate(79.5293vw,99vh) scale(.4236)}}.snow:nth-child(122){opacity:1.353;transform:translate(7.4977vw,-10px) scale(.5608);animation:fall-122 13s -6s linear infinite}@keyframes fall-122{71.072%{transform:translate(13.4633vw,71.072vh) scale(.5608)}to{transform:translate(10.4805vw,99vh) scale(.5608)}}.snow:nth-child(123){opacity:.1392;transform:translate(1.9827vw,-10px) scale(.4742);animation:fall-123 28s -1s linear infinite}@keyframes fall-123{61.761%{transform:translate(-7.2287vw,61.761vh) scale(.4742)}to{transform:translate(-2.623vw,99vh) scale(.4742)}}.snow:nth-child(124){opacity:.4598;transform:translate(55.0196vw,-10px) scale(.4656);animation:fall-124 11s -6s linear infinite}@keyframes fall-124{65.077%{transform:translate(64.8954vw,65.077vh) scale(.4656)}to{transform:translate(59.9575vw,99vh) scale(.4656)}}.snow:nth-child(125){opacity:1.617;transform:translate(52.8371vw,-10px) scale(.769);animation:fall-125 24s -29s linear infinite}@keyframes fall-125{65.634%{transform:translate(43.1572vw,65.634vh) scale(.769)}to{transform:translate(47.99715vw,99vh) scale(.769)}}.snow:nth-child(126){opacity:.0614;transform:translate(99.0521vw,-10px) scale(.2505);animation:fall-126 23s -22s linear infinite}@keyframes fall-126{67.745%{transform:translate(89.3786vw,67.745vh) scale(.2505)}to{transform:translate(94.21535vw,99vh) scale(.2505)}}.snow:nth-child(127){opacity:.2184;transform:translate(21.3026vw,-10px) scale(.5654);animation:fall-127 30s -22s linear infinite}@keyframes fall-127{47.531%{transform:translate(30.0754vw,47.531vh) scale(.5654)}to{transform:translate(25.689vw,99vh) scale(.5654)}}.snow:nth-child(128){opacity:1.7296;transform:translate(49.9627vw,-10px) scale(.8566);animation:fall-128 14s -3s linear infinite}@keyframes fall-128{33.021%{transform:translate(41.3845vw,33.021vh) scale(.8566)}to{transform:translate(45.6736vw,99vh) scale(.8566)}}.snow:nth-child(129){opacity:.6224;transform:translate(13.44vw,-10px) scale(.6327);animation:fall-129 19s -15s linear infinite}@keyframes fall-129{73.617%{transform:translate(15.2421vw,73.617vh) scale(.6327)}to{transform:translate(14.34105vw,99vh) scale(.6327)}}.snow:nth-child(130){opacity:.9916;transform:translate(23.753vw,-10px) scale(.9716);animation:fall-130 10s -21s linear infinite}@keyframes fall-130{42.841%{transform:translate(32.8514vw,42.841vh) scale(.9716)}to{transform:translate(28.3022vw,99vh) scale(.9716)}}.snow:nth-child(131){opacity:1.5934;transform:translate(51.4071vw,-10px) scale(.8273);animation:fall-131 15s -17s linear infinite}@keyframes fall-131{69.283%{transform:translate(48.7549vw,69.283vh) scale(.8273)}to{transform:translate(50.081vw,99vh) scale(.8273)}}.snow:nth-child(132){opacity:.71;transform:translate(89.0204vw,-10px) scale(.3137);animation:fall-132 16s -23s linear infinite}@keyframes fall-132{62.339%{transform:translate(82.4596vw,62.339vh) scale(.3137)}to{transform:translate(85.74vw,99vh) scale(.3137)}}.snow:nth-child(133){opacity:1.9682;transform:translate(24.8702vw,-10px) scale(.4297);animation:fall-133 13s -17s linear infinite}@keyframes fall-133{72.535%{transform:translate(27.5582vw,72.535vh) scale(.4297)}to{transform:translate(26.2142vw,99vh) scale(.4297)}}.snow:nth-child(134){opacity:1.7612;transform:translate(52.7261vw,-10px) scale(.5446);animation:fall-134 10s -12s linear infinite}@keyframes fall-134{45.688%{transform:translate(61.1999vw,45.688vh) scale(.5446)}to{transform:translate(56.963vw,99vh) scale(.5446)}}.snow:nth-child(135){opacity:.938;transform:translate(79.2713vw,-10px) scale(.5504);animation:fall-135 21s -19s linear infinite}@keyframes fall-135{48.948%{transform:translate(88.7545vw,48.948vh) scale(.5504)}to{transform:translate(84.0129vw,99vh) scale(.5504)}}.snow:nth-child(136){opacity:.6932;transform:translate(93.2636vw,-10px) scale(.1995);animation:fall-136 27s -20s linear infinite}@keyframes fall-136{49.529%{transform:translate(94.9431vw,49.529vh) scale(.1995)}to{transform:translate(94.10335vw,99vh) scale(.1995)}}.snow:nth-child(137){opacity:1.38;transform:translate(10.1449vw,-10px) scale(.1287);animation:fall-137 11s -19s linear infinite}@keyframes fall-137{79.421%{transform:translate(.8832vw,79.421vh) scale(.1287)}to{transform:translate(5.51405vw,99vh) scale(.1287)}}.snow:nth-child(138){opacity:.1238;transform:translate(56.0313vw,-10px) scale(.1539);animation:fall-138 20s -18s linear infinite}@keyframes fall-138{69.4%{transform:translate(53.8724vw,69.4vh) scale(.1539)}to{transform:translate(54.95185vw,99vh) scale(.1539)}}.snow:nth-child(139){opacity:1.7354;transform:translate(14.0327vw,-10px) scale(.3882);animation:fall-139 12s -2s linear infinite}@keyframes fall-139{54.196%{transform:translate(11.1361vw,54.196vh) scale(.3882)}to{transform:translate(12.5844vw,99vh) scale(.3882)}}.snow:nth-child(140){opacity:.1026;transform:translate(74.6259vw,-10px) scale(.6737);animation:fall-140 28s -22s linear infinite}@keyframes fall-140{62.616%{transform:translate(75.9489vw,62.616vh) scale(.6737)}to{transform:translate(75.2874vw,99vh) scale(.6737)}}.snow:nth-child(141){opacity:1.4676;transform:translate(85.343vw,-10px) scale(.6679);animation:fall-141 30s -30s linear infinite}@keyframes fall-141{63.705%{transform:translate(91.0308vw,63.705vh) scale(.6679)}to{transform:translate(88.1869vw,99vh) scale(.6679)}}.snow:nth-child(142){opacity:1.4962;transform:translate(76.3969vw,-10px) scale(.1831);animation:fall-142 16s -29s linear infinite}@keyframes fall-142{76.912%{transform:translate(86.39vw,76.912vh) scale(.1831)}to{transform:translate(81.39345vw,99vh) scale(.1831)}}.snow:nth-child(143){opacity:1.4646;transform:translate(38.6564vw,-10px) scale(.4618);animation:fall-143 23s -27s linear infinite}@keyframes fall-143{57.44%{transform:translate(34.5062vw,57.44vh) scale(.4618)}to{transform:translate(36.5813vw,99vh) scale(.4618)}}.snow:nth-child(144){opacity:1.384;transform:translate(51.1271vw,-10px) scale(.7343);animation:fall-144 19s -17s linear infinite}@keyframes fall-144{42.925%{transform:translate(55.5909vw,42.925vh) scale(.7343)}to{transform:translate(53.359vw,99vh) scale(.7343)}}.snow:nth-child(145){opacity:1.0456;transform:translate(.6926vw,-10px) scale(.5924);animation:fall-145 12s -18s linear infinite}@keyframes fall-145{56.639%{transform:translate(-8.3278vw,56.639vh) scale(.5924)}to{transform:translate(-3.8176vw,99vh) scale(.5924)}}.snow:nth-child(146){opacity:1.195;transform:translate(18.6231vw,-10px) scale(.6787);animation:fall-146 11s -13s linear infinite}@keyframes fall-146{49.632%{transform:translate(26.4328vw,49.632vh) scale(.6787)}to{transform:translate(22.52795vw,99vh) scale(.6787)}}.snow:nth-child(147){opacity:.5298;transform:translate(56.8326vw,-10px) scale(.3831);animation:fall-147 22s -11s linear infinite}@keyframes fall-147{39.256%{transform:translate(59.4507vw,39.256vh) scale(.3831)}to{transform:translate(58.14165vw,99vh) scale(.3831)}}.snow:nth-child(148){opacity:.702;transform:translate(68.0563vw,-10px) scale(.0536);animation:fall-148 15s -15s linear infinite}@keyframes fall-148{31.724%{transform:translate(75.186vw,31.724vh) scale(.0536)}to{transform:translate(71.62115vw,99vh) scale(.0536)}}.snow:nth-child(149){opacity:1.463;transform:translate(74.0612vw,-10px) scale(.7444);animation:fall-149 28s -6s linear infinite}@keyframes fall-149{30.958%{transform:translate(81.1453vw,30.958vh) scale(.7444)}to{transform:translate(77.60325vw,99vh) scale(.7444)}}.snow:nth-child(150){opacity:.9724;transform:translate(67.6143vw,-10px) scale(.5775);animation:fall-150 26s -8s linear infinite}@keyframes fall-150{79.144%{transform:translate(71.9305vw,79.144vh) scale(.5775)}to{transform:translate(69.7724vw,99vh) scale(.5775)}}.snow:nth-child(151){opacity:1.019;transform:translate(89.9493vw,-10px) scale(.646);animation:fall-151 28s -30s linear infinite}@keyframes fall-151{64.312%{transform:translate(82.1578vw,64.312vh) scale(.646)}to{transform:translate(86.05355vw,99vh) scale(.646)}}.snow:nth-child(152){opacity:1.4266;transform:translate(86.4988vw,-10px) scale(.1839);animation:fall-152 26s -20s linear infinite}@keyframes fall-152{30.525%{transform:translate(87.6552vw,30.525vh) scale(.1839)}to{transform:translate(87.077vw,99vh) scale(.1839)}}.snow:nth-child(153){opacity:.048;transform:translate(86.6882vw,-10px) scale(.2137);animation:fall-153 13s -15s linear infinite}@keyframes fall-153{55.183%{transform:translate(83.6826vw,55.183vh) scale(.2137)}to{transform:translate(85.1854vw,99vh) scale(.2137)}}.snow:nth-child(154){opacity:.9244;transform:translate(88.4701vw,-10px) scale(.6871);animation:fall-154 19s -17s linear infinite}@keyframes fall-154{63.373%{transform:translate(83.5784vw,63.373vh) scale(.6871)}to{transform:translate(86.02425vw,99vh) scale(.6871)}}.snow:nth-child(155){opacity:1.274;transform:translate(30.7994vw,-10px) scale(.3175);animation:fall-155 19s -25s linear infinite}@keyframes fall-155{73.41%{transform:translate(33.1335vw,73.41vh) scale(.3175)}to{transform:translate(31.96645vw,99vh) scale(.3175)}}.snow:nth-child(156){opacity:1.5706;transform:translate(29.387vw,-10px) scale(.7322);animation:fall-156 10s -13s linear infinite}@keyframes fall-156{51.704%{transform:translate(38.4427vw,51.704vh) scale(.7322)}to{transform:translate(33.91485vw,99vh) scale(.7322)}}.snow:nth-child(157){opacity:1.5494;transform:translate(32.6129vw,-10px) scale(.0523);animation:fall-157 30s -7s linear infinite}@keyframes fall-157{78.091%{transform:translate(31.721vw,78.091vh) scale(.0523)}to{transform:translate(32.16695vw,99vh) scale(.0523)}}.snow:nth-child(158){opacity:1.0022;transform:translate(48.9197vw,-10px) scale(.3683);animation:fall-158 24s -11s linear infinite}@keyframes fall-158{40.528%{transform:translate(43.6113vw,40.528vh) scale(.3683)}to{transform:translate(46.2655vw,99vh) scale(.3683)}}.snow:nth-child(159){opacity:.4748;transform:translate(6.0296vw,-10px) scale(.7251);animation:fall-159 13s -16s linear infinite}@keyframes fall-159{68.199%{transform:translate(6.0805vw,68.199vh) scale(.7251)}to{transform:translate(6.05505vw,99vh) scale(.7251)}}.snow:nth-child(160){opacity:1.306;transform:translate(77.9665vw,-10px) scale(.7735);animation:fall-160 19s -9s linear infinite}@keyframes fall-160{58.376%{transform:translate(78.7335vw,58.376vh) scale(.7735)}to{transform:translate(78.35vw,99vh) scale(.7735)}}.snow:nth-child(161){opacity:1.7712;transform:translate(1.0115vw,-10px) scale(.7807);animation:fall-161 12s -20s linear infinite}@keyframes fall-161{58.759%{transform:translate(8.5818vw,58.759vh) scale(.7807)}to{transform:translate(4.79665vw,99vh) scale(.7807)}}.snow:nth-child(162){opacity:.2518;transform:translate(82.2428vw,-10px) scale(.452);animation:fall-162 20s -29s linear infinite}@keyframes fall-162{71.002%{transform:translate(89.3281vw,71.002vh) scale(.452)}to{transform:translate(85.78545vw,99vh) scale(.452)}}.snow:nth-child(163){opacity:1.2922;transform:translate(10.8809vw,-10px) scale(.0086);animation:fall-163 26s -20s linear infinite}@keyframes fall-163{62.059%{transform:translate(11.5126vw,62.059vh) scale(.0086)}to{transform:translate(11.19675vw,99vh) scale(.0086)}}.snow:nth-child(164){opacity:1.1514;transform:translate(86.551vw,-10px) scale(.731);animation:fall-164 30s -22s linear infinite}@keyframes fall-164{37.14%{transform:translate(81.2335vw,37.14vh) scale(.731)}to{transform:translate(83.89225vw,99vh) scale(.731)}}.snow:nth-child(165){opacity:1.9996;transform:translate(82.863vw,-10px) scale(.2031);animation:fall-165 16s -16s linear infinite}@keyframes fall-165{48.943%{transform:translate(73.0352vw,48.943vh) scale(.2031)}to{transform:translate(77.9491vw,99vh) scale(.2031)}}.snow:nth-child(166){opacity:.1602;transform:translate(90.1483vw,-10px) scale(.8418);animation:fall-166 20s -12s linear infinite}@keyframes fall-166{38.069%{transform:translate(97.228vw,38.069vh) scale(.8418)}to{transform:translate(93.68815vw,99vh) scale(.8418)}}.snow:nth-child(167){opacity:1.825;transform:translate(76.8366vw,-10px) scale(.8023);animation:fall-167 14s -16s linear infinite}@keyframes fall-167{30.629%{transform:translate(70.7085vw,30.629vh) scale(.8023)}to{transform:translate(73.77255vw,99vh) scale(.8023)}}.snow:nth-child(168){opacity:1.6418;transform:translate(66.2587vw,-10px) scale(.6994);animation:fall-168 30s -25s linear infinite}@keyframes fall-168{77.022%{transform:translate(71.5133vw,77.022vh) scale(.6994)}to{transform:translate(68.886vw,99vh) scale(.6994)}}.snow:nth-child(169){opacity:.4146;transform:translate(48.9788vw,-10px) scale(.2798);animation:fall-169 25s -17s linear infinite}@keyframes fall-169{45.599%{transform:translate(50.9391vw,45.599vh) scale(.2798)}to{transform:translate(49.95895vw,99vh) scale(.2798)}}.snow:nth-child(170){opacity:.4376;transform:translate(20.2825vw,-10px) scale(.2665);animation:fall-170 28s -11s linear infinite}@keyframes fall-170{59.26%{transform:translate(24.7912vw,59.26vh) scale(.2665)}to{transform:translate(22.53685vw,99vh) scale(.2665)}}.snow:nth-child(171){opacity:.858;transform:translate(2.6859vw,-10px) scale(.648);animation:fall-171 20s -12s linear infinite}@keyframes fall-171{79.701%{transform:translate(-2.4319vw,79.701vh) scale(.648)}to{transform:translate(.127vw,99vh) scale(.648)}}.snow:nth-child(172){opacity:.5328;transform:translate(32.6704vw,-10px) scale(.1925);animation:fall-172 26s -21s linear infinite}@keyframes fall-172{33.248%{transform:translate(35.8624vw,33.248vh) scale(.1925)}to{transform:translate(34.2664vw,99vh) scale(.1925)}}.snow:nth-child(173){opacity:.8198;transform:translate(67.4756vw,-10px) scale(.221);animation:fall-173 10s -3s linear infinite}@keyframes fall-173{46.954%{transform:translate(58.7544vw,46.954vh) scale(.221)}to{transform:translate(63.115vw,99vh) scale(.221)}}.snow:nth-child(174){opacity:.1976;transform:translate(5.831vw,-10px) scale(.1532);animation:fall-174 27s -13s linear infinite}@keyframes fall-174{54.914%{transform:translate(11.9328vw,54.914vh) scale(.1532)}to{transform:translate(8.8819vw,99vh) scale(.1532)}}.snow:nth-child(175){opacity:.6006;transform:translate(30.5215vw,-10px) scale(.0641);animation:fall-175 17s -24s linear infinite}@keyframes fall-175{34.834%{transform:translate(38.4251vw,34.834vh) scale(.0641)}to{transform:translate(34.4733vw,99vh) scale(.0641)}}.snow:nth-child(176){opacity:.182;transform:translate(24.5352vw,-10px) scale(.3451);animation:fall-176 28s -11s linear infinite}@keyframes fall-176{48.462%{transform:translate(22.216vw,48.462vh) scale(.3451)}to{transform:translate(23.3756vw,99vh) scale(.3451)}}.snow:nth-child(177){opacity:1.2242;transform:translate(40.502vw,-10px) scale(.5849);animation:fall-177 26s -10s linear infinite}@keyframes fall-177{32.495%{transform:translate(36.9042vw,32.495vh) scale(.5849)}to{transform:translate(38.7031vw,99vh) scale(.5849)}}.snow:nth-child(178){opacity:1.0172;transform:translate(12.796vw,-10px) scale(.3624);animation:fall-178 20s -23s linear infinite}@keyframes fall-178{58.365%{transform:translate(11.3756vw,58.365vh) scale(.3624)}to{transform:translate(12.0858vw,99vh) scale(.3624)}}.snow:nth-child(179){opacity:1.5182;transform:translate(77.1176vw,-10px) scale(.0907);animation:fall-179 21s -7s linear infinite}@keyframes fall-179{57.48%{transform:translate(83.7841vw,57.48vh) scale(.0907)}to{transform:translate(80.45085vw,99vh) scale(.0907)}}.snow:nth-child(180){opacity:.9914;transform:translate(18.986vw,-10px) scale(.0006);animation:fall-180 27s -20s linear infinite}@keyframes fall-180{73.282%{transform:translate(23.1095vw,73.282vh) scale(.0006)}to{transform:translate(21.04775vw,99vh) scale(.0006)}}.snow:nth-child(181){opacity:.5166;transform:translate(32.1439vw,-10px) scale(.4165);animation:fall-181 14s -7s linear infinite}@keyframes fall-181{41.443%{transform:translate(24.2843vw,41.443vh) scale(.4165)}to{transform:translate(28.2141vw,99vh) scale(.4165)}}.snow:nth-child(182){opacity:1.5488;transform:translate(26.746vw,-10px) scale(.8815);animation:fall-182 22s -8s linear infinite}@keyframes fall-182{55.837%{transform:translate(26.694vw,55.837vh) scale(.8815)}to{transform:translate(26.72vw,99vh) scale(.8815)}}.snow:nth-child(183){opacity:.3504;transform:translate(77.6378vw,-10px) scale(.7321);animation:fall-183 30s -22s linear infinite}@keyframes fall-183{52.037%{transform:translate(81.5207vw,52.037vh) scale(.7321)}to{transform:translate(79.57925vw,99vh) scale(.7321)}}.snow:nth-child(184){opacity:1.3418;transform:translate(22.1288vw,-10px) scale(.7638);animation:fall-184 25s -3s linear infinite}@keyframes fall-184{30.76%{transform:translate(22.5312vw,30.76vh) scale(.7638)}to{transform:translate(22.33vw,99vh) scale(.7638)}}.snow:nth-child(185){opacity:1.5644;transform:translate(88.1709vw,-10px) scale(.8239);animation:fall-185 18s -22s linear infinite}@keyframes fall-185{79.887%{transform:translate(81.0914vw,79.887vh) scale(.8239)}to{transform:translate(84.63115vw,99vh) scale(.8239)}}.snow:nth-child(186){opacity:.956;transform:translate(39.3851vw,-10px) scale(.9385);animation:fall-186 23s -18s linear infinite}@keyframes fall-186{56.146%{transform:translate(35.7994vw,56.146vh) scale(.9385)}to{transform:translate(37.59225vw,99vh) scale(.9385)}}.snow:nth-child(187){opacity:.6726;transform:translate(13.1455vw,-10px) scale(.3001);animation:fall-187 19s -13s linear infinite}@keyframes fall-187{42.499%{transform:translate(18.3612vw,42.499vh) scale(.3001)}to{transform:translate(15.75335vw,99vh) scale(.3001)}}.snow:nth-child(188){opacity:.3154;transform:translate(42.3696vw,-10px) scale(.9162);animation:fall-188 22s -17s linear infinite}@keyframes fall-188{64.533%{transform:translate(42.5714vw,64.533vh) scale(.9162)}to{transform:translate(42.4705vw,99vh) scale(.9162)}}.snow:nth-child(189){opacity:.3998;transform:translate(55.9539vw,-10px) scale(.4324);animation:fall-189 18s -24s linear infinite}@keyframes fall-189{44.4%{transform:translate(59.4028vw,44.4vh) scale(.4324)}to{transform:translate(57.67835vw,99vh) scale(.4324)}}.snow:nth-child(190){opacity:1.3024;transform:translate(38.1185vw,-10px) scale(.7607);animation:fall-190 26s -22s linear infinite}@keyframes fall-190{70.621%{transform:translate(28.1862vw,70.621vh) scale(.7607)}to{transform:translate(33.15235vw,99vh) scale(.7607)}}.snow:nth-child(191){opacity:1.0864;transform:translate(47.2084vw,-10px) scale(.1138);animation:fall-191 28s -2s linear infinite}@keyframes fall-191{76.603%{transform:translate(39.0893vw,76.603vh) scale(.1138)}to{transform:translate(43.14885vw,99vh) scale(.1138)}}.snow:nth-child(192){opacity:.827;transform:translate(98.1687vw,-10px) scale(.4176);animation:fall-192 24s -22s linear infinite}@keyframes fall-192{40.949%{transform:translate(88.189vw,40.949vh) scale(.4176)}to{transform:translate(93.17885vw,99vh) scale(.4176)}}.snow:nth-child(193){opacity:.4662;transform:translate(45.1127vw,-10px) scale(.3806);animation:fall-193 17s -12s linear infinite}@keyframes fall-193{75.555%{transform:translate(51.2492vw,75.555vh) scale(.3806)}to{transform:translate(48.18095vw,99vh) scale(.3806)}}.snow:nth-child(194){opacity:1.8612;transform:translate(36.4584vw,-10px) scale(.7502);animation:fall-194 29s -16s linear infinite}@keyframes fall-194{52.441%{transform:translate(40.4232vw,52.441vh) scale(.7502)}to{transform:translate(38.4408vw,99vh) scale(.7502)}}.snow:nth-child(195){opacity:1.2;transform:translate(27.1836vw,-10px) scale(.0835);animation:fall-195 17s -6s linear infinite}@keyframes fall-195{59.803%{transform:translate(29.9883vw,59.803vh) scale(.0835)}to{transform:translate(28.58595vw,99vh) scale(.0835)}}.snow:nth-child(196){opacity:1.1588;transform:translate(10.7765vw,-10px) scale(.4561);animation:fall-196 18s -27s linear infinite}@keyframes fall-196{56.304%{transform:translate(8.9619vw,56.304vh) scale(.4561)}to{transform:translate(9.8692vw,99vh) scale(.4561)}}.snow:nth-child(197){opacity:1.779;transform:translate(36.8195vw,-10px) scale(.9007);animation:fall-197 12s -7s linear infinite}@keyframes fall-197{73.468%{transform:translate(44.156vw,73.468vh) scale(.9007)}to{transform:translate(40.48775vw,99vh) scale(.9007)}}.snow:nth-child(198){opacity:1.3788;transform:translate(79.8557vw,-10px) scale(.2016);animation:fall-198 24s -4s linear infinite}@keyframes fall-198{60.11%{transform:translate(77.92vw,60.11vh) scale(.2016)}to{transform:translate(78.88785vw,99vh) scale(.2016)}}.snow:nth-child(199){opacity:1.5406;transform:translate(86.6973vw,-10px) scale(.1885);animation:fall-199 24s -5s linear infinite}@keyframes fall-199{54.18%{transform:translate(83.0363vw,54.18vh) scale(.1885)}to{transform:translate(84.8668vw,99vh) scale(.1885)}}.snow:nth-child(200){opacity:.3378;transform:translate(50.6254vw,-10px) scale(.4865);animation:fall-200 19s -17s linear infinite}@keyframes fall-200{58.058%{transform:translate(59.1674vw,58.058vh) scale(.4865)}to{transform:translate(54.8964vw,99vh) scale(.4865)}}.snow:nth-child(201){opacity:.1404;transform:translate(62.7195vw,-10px) scale(.5113);animation:fall-201 13s -26s linear infinite}@keyframes fall-201{78.202%{transform:translate(56.5873vw,78.202vh) scale(.5113)}to{transform:translate(59.6534vw,99vh) scale(.5113)}}.snow:nth-child(202){opacity:1.3924;transform:translate(95.0861vw,-10px) scale(.5892);animation:fall-202 22s -12s linear infinite}@keyframes fall-202{65.828%{transform:translate(86.8252vw,65.828vh) scale(.5892)}to{transform:translate(90.95565vw,99vh) scale(.5892)}}.snow:nth-child(203){opacity:.6128;transform:translate(71.7568vw,-10px) scale(.0556);animation:fall-203 30s -5s linear infinite}@keyframes fall-203{71.019%{transform:translate(74.9169vw,71.019vh) scale(.0556)}to{transform:translate(73.33685vw,99vh) scale(.0556)}}.snow:nth-child(204){opacity:.1766;transform:translate(57.5279vw,-10px) scale(.4708);animation:fall-204 14s -15s linear infinite}@keyframes fall-204{30.755%{transform:translate(48.5436vw,30.755vh) scale(.4708)}to{transform:translate(53.03575vw,99vh) scale(.4708)}}.snow:nth-child(205){opacity:.6818;transform:translate(40.0741vw,-10px) scale(.7445);animation:fall-205 19s -3s linear infinite}@keyframes fall-205{51.202%{transform:translate(43.3181vw,51.202vh) scale(.7445)}to{transform:translate(41.6961vw,99vh) scale(.7445)}}.snow:nth-child(206){opacity:1.3208;transform:translate(51.4755vw,-10px) scale(.7274);animation:fall-206 29s -3s linear infinite}@keyframes fall-206{47.037%{transform:translate(56.1859vw,47.037vh) scale(.7274)}to{transform:translate(53.8307vw,99vh) scale(.7274)}}.snow:nth-child(207){opacity:.6278;transform:translate(29.5429vw,-10px) scale(.2529);animation:fall-207 22s -13s linear infinite}@keyframes fall-207{49.044%{transform:translate(28.8273vw,49.044vh) scale(.2529)}to{transform:translate(29.1851vw,99vh) scale(.2529)}}.snow:nth-child(208){opacity:.9452;transform:translate(22.5845vw,-10px) scale(.0778);animation:fall-208 22s -27s linear infinite}@keyframes fall-208{35.802%{transform:translate(26.2159vw,35.802vh) scale(.0778)}to{transform:translate(24.4002vw,99vh) scale(.0778)}}.snow:nth-child(209){opacity:1.8114;transform:translate(13.0741vw,-10px) scale(.5368);animation:fall-209 24s -24s linear infinite}@keyframes fall-209{78.872%{transform:translate(6.7906vw,78.872vh) scale(.5368)}to{transform:translate(9.93235vw,99vh) scale(.5368)}}.snow:nth-child(210){opacity:1.5398;transform:translate(71.4057vw,-10px) scale(.0724);animation:fall-210 10s -21s linear infinite}@keyframes fall-210{53.724%{transform:translate(66.9228vw,53.724vh) scale(.0724)}to{transform:translate(69.16425vw,99vh) scale(.0724)}}.snow:nth-child(211){opacity:.1392;transform:translate(5.7292vw,-10px) scale(.6657);animation:fall-211 16s -8s linear infinite}@keyframes fall-211{66.142%{transform:translate(-3.7326vw,66.142vh) scale(.6657)}to{transform:translate(.9983vw,99vh) scale(.6657)}}.snow:nth-child(212){opacity:1.8524;transform:translate(5.9849vw,-10px) scale(.0277);animation:fall-212 17s -5s linear infinite}@keyframes fall-212{40.083%{transform:translate(.2023vw,40.083vh) scale(.0277)}to{transform:translate(3.0936vw,99vh) scale(.0277)}}.snow:nth-child(213){opacity:.1616;transform:translate(5.8344vw,-10px) scale(.0678);animation:fall-213 16s -4s linear infinite}@keyframes fall-213{35.892%{transform:translate(.2339vw,35.892vh) scale(.0678)}to{transform:translate(3.03415vw,99vh) scale(.0678)}}.snow:nth-child(214){opacity:1.531;transform:translate(57.3849vw,-10px) scale(.01);animation:fall-214 21s -6s linear infinite}@keyframes fall-214{70.86%{transform:translate(47.809vw,70.86vh) scale(.01)}to{transform:translate(52.59695vw,99vh) scale(.01)}}.snow:nth-child(215){opacity:.7768;transform:translate(71.9615vw,-10px) scale(.1021);animation:fall-215 26s -20s linear infinite}@keyframes fall-215{65.083%{transform:translate(73.2895vw,65.083vh) scale(.1021)}to{transform:translate(72.6255vw,99vh) scale(.1021)}}.snow:nth-child(216){opacity:.6936;transform:translate(1.8909vw,-10px) scale(.2674);animation:fall-216 16s -19s linear infinite}@keyframes fall-216{52.219%{transform:translate(-2.1844vw,52.219vh) scale(.2674)}to{transform:translate(-.14675vw,99vh) scale(.2674)}}.snow:nth-child(217){opacity:1.4476;transform:translate(73.2747vw,-10px) scale(.6809);animation:fall-217 15s -29s linear infinite}@keyframes fall-217{53.367%{transform:translate(68.4346vw,53.367vh) scale(.6809)}to{transform:translate(70.85465vw,99vh) scale(.6809)}}.snow:nth-child(218){opacity:.2212;transform:translate(74.8223vw,-10px) scale(.1835);animation:fall-218 12s -2s linear infinite}@keyframes fall-218{64.807%{transform:translate(84.4806vw,64.807vh) scale(.1835)}to{transform:translate(79.65145vw,99vh) scale(.1835)}}.snow:nth-child(219){opacity:.43;transform:translate(28.5105vw,-10px) scale(.3425);animation:fall-219 30s -2s linear infinite}@keyframes fall-219{67.922%{transform:translate(34.4348vw,67.922vh) scale(.3425)}to{transform:translate(31.47265vw,99vh) scale(.3425)}}.snow:nth-child(220){opacity:1.567;transform:translate(67.5294vw,-10px) scale(.0298);animation:fall-220 30s -6s linear infinite}@keyframes fall-220{46.617%{transform:translate(63.9693vw,46.617vh) scale(.0298)}to{transform:translate(65.74935vw,99vh) scale(.0298)}}.snow:nth-child(221){opacity:1.6456;transform:translate(43.4283vw,-10px) scale(.259);animation:fall-221 14s -13s linear infinite}@keyframes fall-221{56.496%{transform:translate(45.8894vw,56.496vh) scale(.259)}to{transform:translate(44.65885vw,99vh) scale(.259)}}.snow:nth-child(222){opacity:1.1464;transform:translate(46.5525vw,-10px) scale(.4087);animation:fall-222 24s -7s linear infinite}@keyframes fall-222{48.534%{transform:translate(43.822vw,48.534vh) scale(.4087)}to{transform:translate(45.18725vw,99vh) scale(.4087)}}.snow:nth-child(223){opacity:.0576;transform:translate(44.0825vw,-10px) scale(.9032);animation:fall-223 19s -27s linear infinite}@keyframes fall-223{76.426%{transform:translate(48.2208vw,76.426vh) scale(.9032)}to{transform:translate(46.15165vw,99vh) scale(.9032)}}.snow:nth-child(224){opacity:.483;transform:translate(44.954vw,-10px) scale(.1849);animation:fall-224 29s -4s linear infinite}@keyframes fall-224{73.24%{transform:translate(51.9153vw,73.24vh) scale(.1849)}to{transform:translate(48.43465vw,99vh) scale(.1849)}}.snow:nth-child(225){opacity:.6522;transform:translate(39.4136vw,-10px) scale(.2316);animation:fall-225 14s -10s linear infinite}@keyframes fall-225{47.274%{transform:translate(40.7354vw,47.274vh) scale(.2316)}to{transform:translate(40.0745vw,99vh) scale(.2316)}}.snow:nth-child(226){opacity:.1718;transform:translate(79.1487vw,-10px) scale(.5521);animation:fall-226 25s -6s linear infinite}@keyframes fall-226{49.455%{transform:translate(78.0157vw,49.455vh) scale(.5521)}to{transform:translate(78.5822vw,99vh) scale(.5521)}}.snow:nth-child(227){opacity:.0512;transform:translate(48.4847vw,-10px) scale(.0416);animation:fall-227 17s -25s linear infinite}@keyframes fall-227{77.729%{transform:translate(53.2368vw,77.729vh) scale(.0416)}to{transform:translate(50.86075vw,99vh) scale(.0416)}}.snow:nth-child(228){opacity:.7458;transform:translate(87.9757vw,-10px) scale(.1226);animation:fall-228 25s -14s linear infinite}@keyframes fall-228{48.533%{transform:translate(86.0423vw,48.533vh) scale(.1226)}to{transform:translate(87.009vw,99vh) scale(.1226)}}.snow:nth-child(229){opacity:1.3552;transform:translate(51.2612vw,-10px) scale(.494);animation:fall-229 22s -8s linear infinite}@keyframes fall-229{34.52%{transform:translate(44.1853vw,34.52vh) scale(.494)}to{transform:translate(47.72325vw,99vh) scale(.494)}}.snow:nth-child(230){opacity:.3936;transform:translate(50.023vw,-10px) scale(.2511);animation:fall-230 27s -4s linear infinite}@keyframes fall-230{40.983%{transform:translate(40.1858vw,40.983vh) scale(.2511)}to{transform:translate(45.1044vw,99vh) scale(.2511)}}.snow:nth-child(231){opacity:1.1952;transform:translate(51.5013vw,-10px) scale(.4225);animation:fall-231 10s -28s linear infinite}@keyframes fall-231{33.047%{transform:translate(43.5376vw,33.047vh) scale(.4225)}to{transform:translate(47.51945vw,99vh) scale(.4225)}}.snow:nth-child(232){opacity:1.7234;transform:translate(43.3891vw,-10px) scale(.5125);animation:fall-232 19s -7s linear infinite}@keyframes fall-232{42.988%{transform:translate(49.3723vw,42.988vh) scale(.5125)}to{transform:translate(46.3807vw,99vh) scale(.5125)}}.snow:nth-child(233){opacity:.6718;transform:translate(89.9677vw,-10px) scale(.1576);animation:fall-233 17s -3s linear infinite}@keyframes fall-233{49.413%{transform:translate(93.772vw,49.413vh) scale(.1576)}to{transform:translate(91.86985vw,99vh) scale(.1576)}}.snow:nth-child(234){opacity:1.5444;transform:translate(53.9814vw,-10px) scale(.3077);animation:fall-234 15s -10s linear infinite}@keyframes fall-234{51.007%{transform:translate(61.28vw,51.007vh) scale(.3077)}to{transform:translate(57.6307vw,99vh) scale(.3077)}}.snow:nth-child(235){opacity:1.2684;transform:translate(9.8027vw,-10px) scale(.0831);animation:fall-235 30s -9s linear infinite}@keyframes fall-235{46.271%{transform:translate(.0319vw,46.271vh) scale(.0831)}to{transform:translate(4.9173vw,99vh) scale(.0831)}}.snow:nth-child(236){opacity:.6482;transform:translate(13.8567vw,-10px) scale(.6387);animation:fall-236 23s -6s linear infinite}@keyframes fall-236{73.334%{transform:translate(8.6977vw,73.334vh) scale(.6387)}to{transform:translate(11.2772vw,99vh) scale(.6387)}}.snow:nth-child(237){opacity:.442;transform:translate(56.8136vw,-10px) scale(.3166);animation:fall-237 12s -23s linear infinite}@keyframes fall-237{71.347%{transform:translate(62.7367vw,71.347vh) scale(.3166)}to{transform:translate(59.77515vw,99vh) scale(.3166)}}.snow:nth-child(238){opacity:.2312;transform:translate(37.3479vw,-10px) scale(.9566);animation:fall-238 26s -10s linear infinite}@keyframes fall-238{58.131%{transform:translate(45.3347vw,58.131vh) scale(.9566)}to{transform:translate(41.3413vw,99vh) scale(.9566)}}.snow:nth-child(239){opacity:1.9652;transform:translate(66.3221vw,-10px) scale(.0437);animation:fall-239 10s -16s linear infinite}@keyframes fall-239{63.17%{transform:translate(68.2547vw,63.17vh) scale(.0437)}to{transform:translate(67.2884vw,99vh) scale(.0437)}}.snow:nth-child(240){opacity:.291;transform:translate(39.4338vw,-10px) scale(.9764);animation:fall-240 15s -2s linear infinite}@keyframes fall-240{60.876%{transform:translate(37.5072vw,60.876vh) scale(.9764)}to{transform:translate(38.4705vw,99vh) scale(.9764)}}.snow:nth-child(241){opacity:1.4924;transform:translate(3.5762vw,-10px) scale(.566);animation:fall-241 25s -11s linear infinite}@keyframes fall-241{51.565%{transform:translate(-3.2005vw,51.565vh) scale(.566)}to{transform:translate(.18785vw,99vh) scale(.566)}}.snow:nth-child(242){opacity:1.7898;transform:translate(66.8223vw,-10px) scale(.0361);animation:fall-242 24s -8s linear infinite}@keyframes fall-242{70.22%{transform:translate(62.3807vw,70.22vh) scale(.0361)}to{transform:translate(64.6015vw,99vh) scale(.0361)}}.snow:nth-child(243){opacity:.5088;transform:translate(36.185vw,-10px) scale(.7782);animation:fall-243 27s -23s linear infinite}@keyframes fall-243{69.161%{transform:translate(40.7816vw,69.161vh) scale(.7782)}to{transform:translate(38.4833vw,99vh) scale(.7782)}}.snow:nth-child(244){opacity:1.0172;transform:translate(62.307vw,-10px) scale(.8415);animation:fall-244 13s -24s linear infinite}@keyframes fall-244{55.331%{transform:translate(54.901vw,55.331vh) scale(.8415)}to{transform:translate(58.604vw,99vh) scale(.8415)}}.snow:nth-child(245){opacity:1.2112;transform:translate(68.3207vw,-10px) scale(.1688);animation:fall-245 24s -19s linear infinite}@keyframes fall-245{72.199%{transform:translate(74.6052vw,72.199vh) scale(.1688)}to{transform:translate(71.46295vw,99vh) scale(.1688)}}.snow:nth-child(246){opacity:.5762;transform:translate(36.4888vw,-10px) scale(.4186);animation:fall-246 16s -3s linear infinite}@keyframes fall-246{36.033%{transform:translate(39.8206vw,36.033vh) scale(.4186)}to{transform:translate(38.1547vw,99vh) scale(.4186)}}.snow:nth-child(247){opacity:1.7412;transform:translate(19.3599vw,-10px) scale(.6684);animation:fall-247 10s -9s linear infinite}@keyframes fall-247{79.406%{transform:translate(12.0693vw,79.406vh) scale(.6684)}to{transform:translate(15.7146vw,99vh) scale(.6684)}}.snow:nth-child(248){opacity:.7378;transform:translate(83.7861vw,-10px) scale(.6098);animation:fall-248 30s -11s linear infinite}@keyframes fall-248{55.043%{transform:translate(75.9205vw,55.043vh) scale(.6098)}to{transform:translate(79.8533vw,99vh) scale(.6098)}}.snow:nth-child(249){opacity:1.6152;transform:translate(47.7819vw,-10px) scale(.1598);animation:fall-249 26s -15s linear infinite}@keyframes fall-249{40.933%{transform:translate(51.0696vw,40.933vh) scale(.1598)}to{transform:translate(49.42575vw,99vh) scale(.1598)}}.snow:nth-child(250){opacity:.836;transform:translate(83.0491vw,-10px) scale(.7764);animation:fall-250 10s -21s linear infinite}@keyframes fall-250{46.548%{transform:translate(78.6065vw,46.548vh) scale(.7764)}to{transform:translate(80.8278vw,99vh) scale(.7764)}}.snow:nth-child(251){opacity:.2638;transform:translate(54.4197vw,-10px) scale(.0276);animation:fall-251 29s -2s linear infinite}@keyframes fall-251{71.892%{transform:translate(58.2652vw,71.892vh) scale(.0276)}to{transform:translate(56.34245vw,99vh) scale(.0276)}}.snow:nth-child(252){opacity:.294;transform:translate(50.8072vw,-10px) scale(.5319);animation:fall-252 25s -4s linear infinite}@keyframes fall-252{30.36%{transform:translate(59.7859vw,30.36vh) scale(.5319)}to{transform:translate(55.29655vw,99vh) scale(.5319)}}.snow:nth-child(253){opacity:1.5422;transform:translate(60.6467vw,-10px) scale(.0672);animation:fall-253 17s -22s linear infinite}@keyframes fall-253{50.329%{transform:translate(63.2533vw,50.329vh) scale(.0672)}to{transform:translate(61.95vw,99vh) scale(.0672)}}.snow:nth-child(254){opacity:.2724;transform:translate(99.3303vw,-10px) scale(.7808);animation:fall-254 11s -24s linear infinite}@keyframes fall-254{53.009%{transform:translate(90.4554vw,53.009vh) scale(.7808)}to{transform:translate(94.89285vw,99vh) scale(.7808)}}.snow:nth-child(255){opacity:1.6984;transform:translate(23.9858vw,-10px) scale(.3799);animation:fall-255 26s -7s linear infinite}@keyframes fall-255{67.257%{transform:translate(33.7655vw,67.257vh) scale(.3799)}to{transform:translate(28.87565vw,99vh) scale(.3799)}}.snow:nth-child(256){opacity:.8198;transform:translate(60.3335vw,-10px) scale(.8785);animation:fall-256 30s -7s linear infinite}@keyframes fall-256{51.124%{transform:translate(69.1874vw,51.124vh) scale(.8785)}to{transform:translate(64.76045vw,99vh) scale(.8785)}}.snow:nth-child(257){opacity:.4872;transform:translate(46.1862vw,-10px) scale(.1421);animation:fall-257 17s -28s linear infinite}@keyframes fall-257{33.349%{transform:translate(37.3738vw,33.349vh) scale(.1421)}to{transform:translate(41.78vw,99vh) scale(.1421)}}.snow:nth-child(258){opacity:.2774;transform:translate(21.2789vw,-10px) scale(.2275);animation:fall-258 10s -27s linear infinite}@keyframes fall-258{69.797%{transform:translate(28.9766vw,69.797vh) scale(.2275)}to{transform:translate(25.12775vw,99vh) scale(.2275)}}.snow:nth-child(259){opacity:1.9034;transform:translate(58.0272vw,-10px) scale(.9654);animation:fall-259 12s -2s linear infinite}@keyframes fall-259{33.399%{transform:translate(56.5015vw,33.399vh) scale(.9654)}to{transform:translate(57.26435vw,99vh) scale(.9654)}}.snow:nth-child(260){opacity:1.3172;transform:translate(35.8276vw,-10px) scale(.9201);animation:fall-260 20s -18s linear infinite}@keyframes fall-260{59.563%{transform:translate(39.5395vw,59.563vh) scale(.9201)}to{transform:translate(37.68355vw,99vh) scale(.9201)}}.snow:nth-child(261){opacity:1.4984;transform:translate(8.4019vw,-10px) scale(.0984);animation:fall-261 29s -3s linear infinite}@keyframes fall-261{73.809%{transform:translate(4.9323vw,73.809vh) scale(.0984)}to{transform:translate(6.6671vw,99vh) scale(.0984)}}.snow:nth-child(262){opacity:.9494;transform:translate(49.3872vw,-10px) scale(.8614);animation:fall-262 14s -24s linear infinite}@keyframes fall-262{74.403%{transform:translate(41.327vw,74.403vh) scale(.8614)}to{transform:translate(45.3571vw,99vh) scale(.8614)}}.snow:nth-child(263){opacity:.4496;transform:translate(71.2288vw,-10px) scale(.7979);animation:fall-263 27s -21s linear infinite}@keyframes fall-263{34.694%{transform:translate(80.3403vw,34.694vh) scale(.7979)}to{transform:translate(75.78455vw,99vh) scale(.7979)}}.snow:nth-child(264){opacity:.0514;transform:translate(85.4115vw,-10px) scale(.8318);animation:fall-264 26s -5s linear infinite}@keyframes fall-264{39.81%{transform:translate(95.3868vw,39.81vh) scale(.8318)}to{transform:translate(90.39915vw,99vh) scale(.8318)}}.snow:nth-child(265){opacity:1.5406;transform:translate(24.3132vw,-10px) scale(.9427);animation:fall-265 16s -20s linear infinite}@keyframes fall-265{58.458%{transform:translate(24.6257vw,58.458vh) scale(.9427)}to{transform:translate(24.46945vw,99vh) scale(.9427)}}.snow:nth-child(266){opacity:.5032;transform:translate(89.0711vw,-10px) scale(.4459);animation:fall-266 23s -7s linear infinite}@keyframes fall-266{60.811%{transform:translate(96.3084vw,60.811vh) scale(.4459)}to{transform:translate(92.68975vw,99vh) scale(.4459)}}.snow:nth-child(267){opacity:.7474;transform:translate(95.2541vw,-10px) scale(.8273);animation:fall-267 12s -18s linear infinite}@keyframes fall-267{36.753%{transform:translate(85.7043vw,36.753vh) scale(.8273)}to{transform:translate(90.4792vw,99vh) scale(.8273)}}.snow:nth-child(268){opacity:.094;transform:translate(14.6655vw,-10px) scale(.128);animation:fall-268 20s -29s linear infinite}@keyframes fall-268{75.559%{transform:translate(24.0672vw,75.559vh) scale(.128)}to{transform:translate(19.36635vw,99vh) scale(.128)}}.snow:nth-child(269){opacity:.0342;transform:translate(10.2226vw,-10px) scale(.8026);animation:fall-269 13s -28s linear infinite}@keyframes fall-269{59.937%{transform:translate(7.5115vw,59.937vh) scale(.8026)}to{transform:translate(8.86705vw,99vh) scale(.8026)}}.snow:nth-child(270){opacity:.3468;transform:translate(43.465vw,-10px) scale(.4739);animation:fall-270 30s -8s linear infinite}@keyframes fall-270{48.447%{transform:translate(40.647vw,48.447vh) scale(.4739)}to{transform:translate(42.056vw,99vh) scale(.4739)}}.snow:nth-child(271){opacity:.546;transform:translate(76.6837vw,-10px) scale(.3319);animation:fall-271 16s -5s linear infinite}@keyframes fall-271{52.942%{transform:translate(69.674vw,52.942vh) scale(.3319)}to{transform:translate(73.17885vw,99vh) scale(.3319)}}.snow:nth-child(272){opacity:1.8078;transform:translate(1.9241vw,-10px) scale(.8264);animation:fall-272 24s -27s linear infinite}@keyframes fall-272{40.634%{transform:translate(2.611vw,40.634vh) scale(.8264)}to{transform:translate(2.26755vw,99vh) scale(.8264)}}.snow:nth-child(273){opacity:1.805;transform:translate(43.9556vw,-10px) scale(.6059);animation:fall-273 27s -18s linear infinite}@keyframes fall-273{45.826%{transform:translate(34.0769vw,45.826vh) scale(.6059)}to{transform:translate(39.01625vw,99vh) scale(.6059)}}.snow:nth-child(274){opacity:1.4512;transform:translate(19.0703vw,-10px) scale(.7828);animation:fall-274 25s -17s linear infinite}@keyframes fall-274{68.782%{transform:translate(25.6485vw,68.782vh) scale(.7828)}to{transform:translate(22.3594vw,99vh) scale(.7828)}}.snow:nth-child(275){opacity:1.6338;transform:translate(17.2622vw,-10px) scale(.4512);animation:fall-275 20s -14s linear infinite}@keyframes fall-275{64.406%{transform:translate(21.2334vw,64.406vh) scale(.4512)}to{transform:translate(19.2478vw,99vh) scale(.4512)}}.snow:nth-child(276){opacity:1.834;transform:translate(5.3119vw,-10px) scale(.4672);animation:fall-276 24s -19s linear infinite}@keyframes fall-276{73.262%{transform:translate(8.3103vw,73.262vh) scale(.4672)}to{transform:translate(6.8111vw,99vh) scale(.4672)}}.snow:nth-child(277){opacity:1.9468;transform:translate(47.994vw,-10px) scale(.2805);animation:fall-277 19s -14s linear infinite}@keyframes fall-277{70.157%{transform:translate(51.6661vw,70.157vh) scale(.2805)}to{transform:translate(49.83005vw,99vh) scale(.2805)}}.snow:nth-child(278){opacity:1.0256;transform:translate(23.1055vw,-10px) scale(.8961);animation:fall-278 15s -21s linear infinite}@keyframes fall-278{52.403%{transform:translate(14.676vw,52.403vh) scale(.8961)}to{transform:translate(18.89075vw,99vh) scale(.8961)}}.snow:nth-child(279){opacity:.2392;transform:translate(50.2166vw,-10px) scale(.3308);animation:fall-279 12s -9s linear infinite}@keyframes fall-279{78.953%{transform:translate(51.0459vw,78.953vh) scale(.3308)}to{transform:translate(50.63125vw,99vh) scale(.3308)}}.snow:nth-child(280){opacity:1.1284;transform:translate(97.1884vw,-10px) scale(.688);animation:fall-280 17s -1s linear infinite}@keyframes fall-280{43.347%{transform:translate(104.6872vw,43.347vh) scale(.688)}to{transform:translate(100.9378vw,99vh) scale(.688)}}.snow:nth-child(281){opacity:1.9084;transform:translate(27.787vw,-10px) scale(.8392);animation:fall-281 27s -24s linear infinite}@keyframes fall-281{60.912%{transform:translate(37.3013vw,60.912vh) scale(.8392)}to{transform:translate(32.54415vw,99vh) scale(.8392)}}.snow:nth-child(282){opacity:.1566;transform:translate(26.7501vw,-10px) scale(.8804);animation:fall-282 22s -8s linear infinite}@keyframes fall-282{38.683%{transform:translate(36.3382vw,38.683vh) scale(.8804)}to{transform:translate(31.54415vw,99vh) scale(.8804)}}.snow:nth-child(283){opacity:1.0146;transform:translate(90.7652vw,-10px) scale(.9067);animation:fall-283 13s -29s linear infinite}@keyframes fall-283{37.55%{transform:translate(88.3883vw,37.55vh) scale(.9067)}to{transform:translate(89.57675vw,99vh) scale(.9067)}}.snow:nth-child(284){opacity:.2144;transform:translate(93.8111vw,-10px) scale(.4596);animation:fall-284 24s -30s linear infinite}@keyframes fall-284{33.749%{transform:translate(103.367vw,33.749vh) scale(.4596)}to{transform:translate(98.58905vw,99vh) scale(.4596)}}.snow:nth-child(285){opacity:1.845;transform:translate(51.9072vw,-10px) scale(.199);animation:fall-285 23s -21s linear infinite}@keyframes fall-285{73.289%{transform:translate(44.2767vw,73.289vh) scale(.199)}to{transform:translate(48.09195vw,99vh) scale(.199)}}.snow:nth-child(286){opacity:.7694;transform:translate(56.6186vw,-10px) scale(.3672);animation:fall-286 18s -9s linear infinite}@keyframes fall-286{44.374%{transform:translate(66.4653vw,44.374vh) scale(.3672)}to{transform:translate(61.54195vw,99vh) scale(.3672)}}.snow:nth-child(287){opacity:1.9884;transform:translate(58.4473vw,-10px) scale(.4236);animation:fall-287 22s -2s linear infinite}@keyframes fall-287{70.157%{transform:translate(56.0245vw,70.157vh) scale(.4236)}to{transform:translate(57.2359vw,99vh) scale(.4236)}}.snow:nth-child(288){opacity:1.4952;transform:translate(18.0863vw,-10px) scale(.7566);animation:fall-288 26s -5s linear infinite}@keyframes fall-288{43.242%{transform:translate(9.2389vw,43.242vh) scale(.7566)}to{transform:translate(13.6626vw,99vh) scale(.7566)}}.snow:nth-child(289){opacity:1.0982;transform:translate(94.1182vw,-10px) scale(.414);animation:fall-289 11s -18s linear infinite}@keyframes fall-289{64.102%{transform:translate(90.2448vw,64.102vh) scale(.414)}to{transform:translate(92.1815vw,99vh) scale(.414)}}.snow:nth-child(290){opacity:.416;transform:translate(99.3696vw,-10px) scale(.3957);animation:fall-290 26s -28s linear infinite}@keyframes fall-290{66.623%{transform:translate(105.6353vw,66.623vh) scale(.3957)}to{transform:translate(102.50245vw,99vh) scale(.3957)}}.snow:nth-child(291){opacity:.6924;transform:translate(5.9857vw,-10px) scale(.7919);animation:fall-291 18s -20s linear infinite}@keyframes fall-291{47.275%{transform:translate(10.6421vw,47.275vh) scale(.7919)}to{transform:translate(8.3139vw,99vh) scale(.7919)}}.snow:nth-child(292){opacity:.8392;transform:translate(32.2198vw,-10px) scale(.107);animation:fall-292 29s -18s linear infinite}@keyframes fall-292{40.355%{transform:translate(37.1606vw,40.355vh) scale(.107)}to{transform:translate(34.6902vw,99vh) scale(.107)}}.snow:nth-child(293){opacity:1.193;transform:translate(21.5483vw,-10px) scale(.841);animation:fall-293 19s -4s linear infinite}@keyframes fall-293{49.628%{transform:translate(30.7546vw,49.628vh) scale(.841)}to{transform:translate(26.15145vw,99vh) scale(.841)}}.snow:nth-child(294){opacity:.441;transform:translate(48.776vw,-10px) scale(.589);animation:fall-294 15s -10s linear infinite}@keyframes fall-294{53.647%{transform:translate(54.1975vw,53.647vh) scale(.589)}to{transform:translate(51.48675vw,99vh) scale(.589)}}.snow:nth-child(295){opacity:1.6178;transform:translate(34.083vw,-10px) scale(.2119);animation:fall-295 10s -16s linear infinite}@keyframes fall-295{64.949%{transform:translate(33.0065vw,64.949vh) scale(.2119)}to{transform:translate(33.54475vw,99vh) scale(.2119)}}.snow:nth-child(296){opacity:1.8528;transform:translate(63.5159vw,-10px) scale(.1453);animation:fall-296 12s -21s linear infinite}@keyframes fall-296{45.758%{transform:translate(67.9159vw,45.758vh) scale(.1453)}to{transform:translate(65.7159vw,99vh) scale(.1453)}}.snow:nth-child(297){opacity:.5458;transform:translate(43.8941vw,-10px) scale(.2745);animation:fall-297 23s -18s linear infinite}@keyframes fall-297{58.139%{transform:translate(53.1046vw,58.139vh) scale(.2745)}to{transform:translate(48.49935vw,99vh) scale(.2745)}}.snow:nth-child(298){opacity:.0424;transform:translate(75.0071vw,-10px) scale(.1838);animation:fall-298 15s -4s linear infinite}@keyframes fall-298{75.641%{transform:translate(83.245vw,75.641vh) scale(.1838)}to{transform:translate(79.12605vw,99vh) scale(.1838)}}.snow:nth-child(299){opacity:1.311;transform:translate(13.9751vw,-10px) scale(.1665);animation:fall-299 19s -2s linear infinite}@keyframes fall-299{71.757%{transform:translate(6.5112vw,71.757vh) scale(.1665)}to{transform:translate(10.24315vw,99vh) scale(.1665)}}.snow:nth-child(300){opacity:1.172;transform:translate(38.4275vw,-10px) scale(.0354);animation:fall-300 27s -29s linear infinite}@keyframes fall-300{37.745%{transform:translate(47.382vw,37.745vh) scale(.0354)}to{transform:translate(42.90475vw,99vh) scale(.0354)}}.snow:nth-child(301){opacity:.0678;transform:translate(73.7989vw,-10px) scale(.557);animation:fall-301 18s -26s linear infinite}@keyframes fall-301{60.294%{transform:translate(76.704vw,60.294vh) scale(.557)}to{transform:translate(75.25145vw,99vh) scale(.557)}}.snow:nth-child(302){opacity:1.2058;transform:translate(80.0675vw,-10px) scale(.2899);animation:fall-302 26s -25s linear infinite}@keyframes fall-302{50.056%{transform:translate(80.8479vw,50.056vh) scale(.2899)}to{transform:translate(80.4577vw,99vh) scale(.2899)}}.snow:nth-child(303){opacity:1.2858;transform:translate(99.86vw,-10px) scale(.5196);animation:fall-303 27s -10s linear infinite}@keyframes fall-303{55.659%{transform:translate(105.2166vw,55.659vh) scale(.5196)}to{transform:translate(102.5383vw,99vh) scale(.5196)}}.snow:nth-child(304){opacity:.0842;transform:translate(72.7425vw,-10px) scale(.735);animation:fall-304 30s -22s linear infinite}@keyframes fall-304{57.736%{transform:translate(80.7562vw,57.736vh) scale(.735)}to{transform:translate(76.74935vw,99vh) scale(.735)}}.snow:nth-child(305){opacity:1.3726;transform:translate(83.1293vw,-10px) scale(.5899);animation:fall-305 11s -15s linear infinite}@keyframes fall-305{39.258%{transform:translate(76.53vw,39.258vh) scale(.5899)}to{transform:translate(79.82965vw,99vh) scale(.5899)}}.snow:nth-child(306){opacity:1.9038;transform:translate(91.7062vw,-10px) scale(.8892);animation:fall-306 16s -30s linear infinite}@keyframes fall-306{44.997%{transform:translate(84.2553vw,44.997vh) scale(.8892)}to{transform:translate(87.98075vw,99vh) scale(.8892)}}.snow:nth-child(307){opacity:.634;transform:translate(57.6498vw,-10px) scale(.975);animation:fall-307 21s -25s linear infinite}@keyframes fall-307{42.516%{transform:translate(59.8226vw,42.516vh) scale(.975)}to{transform:translate(58.7362vw,99vh) scale(.975)}}.snow:nth-child(308){opacity:.7564;transform:translate(5.154vw,-10px) scale(.1856);animation:fall-308 22s -6s linear infinite}@keyframes fall-308{38.23%{transform:translate(-3.3584vw,38.23vh) scale(.1856)}to{transform:translate(.8978vw,99vh) scale(.1856)}}.snow:nth-child(309){opacity:1.1736;transform:translate(35.8493vw,-10px) scale(.8315);animation:fall-309 21s -1s linear infinite}@keyframes fall-309{71.062%{transform:translate(44.8383vw,71.062vh) scale(.8315)}to{transform:translate(40.3438vw,99vh) scale(.8315)}}.snow:nth-child(310){opacity:1.9566;transform:translate(.0121vw,-10px) scale(.749);animation:fall-310 23s -30s linear infinite}@keyframes fall-310{46.181%{transform:translate(-8.5686vw,46.181vh) scale(.749)}to{transform:translate(-4.27825vw,99vh) scale(.749)}}.snow:nth-child(311){opacity:1.2348;transform:translate(73.1594vw,-10px) scale(.9989);animation:fall-311 10s -29s linear infinite}@keyframes fall-311{70.656%{transform:translate(81.8352vw,70.656vh) scale(.9989)}to{transform:translate(77.4973vw,99vh) scale(.9989)}}.snow:nth-child(312){opacity:1.3936;transform:translate(76.0794vw,-10px) scale(.1847);animation:fall-312 27s -24s linear infinite}@keyframes fall-312{65.119%{transform:translate(75.7241vw,65.119vh) scale(.1847)}to{transform:translate(75.90175vw,99vh) scale(.1847)}}.snow:nth-child(313){opacity:1.6136;transform:translate(33.9576vw,-10px) scale(.459);animation:fall-313 21s -15s linear infinite}@keyframes fall-313{66.467%{transform:translate(30.8496vw,66.467vh) scale(.459)}to{transform:translate(32.4036vw,99vh) scale(.459)}}.snow:nth-child(314){opacity:1.564;transform:translate(14.879vw,-10px) scale(.1948);animation:fall-314 23s -30s linear infinite}@keyframes fall-314{58.676%{transform:translate(23.8232vw,58.676vh) scale(.1948)}to{transform:translate(19.3511vw,99vh) scale(.1948)}}.snow:nth-child(315){opacity:1.8174;transform:translate(91.5701vw,-10px) scale(.6014);animation:fall-315 27s -25s linear infinite}@keyframes fall-315{50.779%{transform:translate(87.3565vw,50.779vh) scale(.6014)}to{transform:translate(89.4633vw,99vh) scale(.6014)}}.snow:nth-child(316){opacity:1.8184;transform:translate(22.3196vw,-10px) scale(.1215);animation:fall-316 19s -27s linear infinite}@keyframes fall-316{31.16%{transform:translate(15.7159vw,31.16vh) scale(.1215)}to{transform:translate(19.01775vw,99vh) scale(.1215)}}.snow:nth-child(317){opacity:1.676;transform:translate(48.7208vw,-10px) scale(.2177);animation:fall-317 24s -23s linear infinite}@keyframes fall-317{59.419%{transform:translate(38.8366vw,59.419vh) scale(.2177)}to{transform:translate(43.7787vw,99vh) scale(.2177)}}.snow:nth-child(318){opacity:.2298;transform:translate(28.6491vw,-10px) scale(.3843);animation:fall-318 13s -17s linear infinite}@keyframes fall-318{72.09%{transform:translate(34.5326vw,72.09vh) scale(.3843)}to{transform:translate(31.59085vw,99vh) scale(.3843)}}.snow:nth-child(319){opacity:1.3582;transform:translate(38.1133vw,-10px) scale(.9651);animation:fall-319 23s -8s linear infinite}@keyframes fall-319{42.853%{transform:translate(35.4728vw,42.853vh) scale(.9651)}to{transform:translate(36.79305vw,99vh) scale(.9651)}}.snow:nth-child(320){opacity:.3958;transform:translate(85.0501vw,-10px) scale(.4797);animation:fall-320 29s -27s linear infinite}@keyframes fall-320{67.549%{transform:translate(90.0543vw,67.549vh) scale(.4797)}to{transform:translate(87.5522vw,99vh) scale(.4797)}}.snow:nth-child(321){opacity:1.4972;transform:translate(5.4159vw,-10px) scale(.5972);animation:fall-321 22s -30s linear infinite}@keyframes fall-321{62.528%{transform:translate(6.4858vw,62.528vh) scale(.5972)}to{transform:translate(5.95085vw,99vh) scale(.5972)}}.snow:nth-child(322){opacity:1.5312;transform:translate(27.753vw,-10px) scale(.6443);animation:fall-322 29s -8s linear infinite}@keyframes fall-322{58.525%{transform:translate(26.3116vw,58.525vh) scale(.6443)}to{transform:translate(27.0323vw,99vh) scale(.6443)}}.snow:nth-child(323){opacity:1.4076;transform:translate(4.5169vw,-10px) scale(.7166);animation:fall-323 26s -29s linear infinite}@keyframes fall-323{43.89%{transform:translate(10.7895vw,43.89vh) scale(.7166)}to{transform:translate(7.6532vw,99vh) scale(.7166)}}.snow:nth-child(324){opacity:.137;transform:translate(47.3529vw,-10px) scale(.5209);animation:fall-324 23s -3s linear infinite}@keyframes fall-324{44.549%{transform:translate(54.6213vw,44.549vh) scale(.5209)}to{transform:translate(50.9871vw,99vh) scale(.5209)}}.snow:nth-child(325){opacity:.4164;transform:translate(25.1665vw,-10px) scale(.0536);animation:fall-325 29s -20s linear infinite}@keyframes fall-325{40.644%{transform:translate(33.8097vw,40.644vh) scale(.0536)}to{transform:translate(29.4881vw,99vh) scale(.0536)}}.snow:nth-child(326){opacity:1.6512;transform:translate(29.8989vw,-10px) scale(.3255);animation:fall-326 24s -15s linear infinite}@keyframes fall-326{65.293%{transform:translate(21.3082vw,65.293vh) scale(.3255)}to{transform:translate(25.60355vw,99vh) scale(.3255)}}.snow:nth-child(327){opacity:1.2534;transform:translate(36.7074vw,-10px) scale(.0286);animation:fall-327 19s -14s linear infinite}@keyframes fall-327{60.71%{transform:translate(43.4693vw,60.71vh) scale(.0286)}to{transform:translate(40.08835vw,99vh) scale(.0286)}}.snow:nth-child(328){opacity:.2096;transform:translate(49.6935vw,-10px) scale(.2208);animation:fall-328 13s -18s linear infinite}@keyframes fall-328{45.243%{transform:translate(42.7863vw,45.243vh) scale(.2208)}to{transform:translate(46.2399vw,99vh) scale(.2208)}}.snow:nth-child(329){opacity:1.6862;transform:translate(63.2933vw,-10px) scale(.286);animation:fall-329 12s -5s linear infinite}@keyframes fall-329{72.805%{transform:translate(67.6602vw,72.805vh) scale(.286)}to{transform:translate(65.47675vw,99vh) scale(.286)}}.snow:nth-child(330){opacity:.7666;transform:translate(36.9695vw,-10px) scale(.3682);animation:fall-330 17s -5s linear infinite}@keyframes fall-330{77.646%{transform:translate(41.8261vw,77.646vh) scale(.3682)}to{transform:translate(39.3978vw,99vh) scale(.3682)}}.snow:nth-child(331){opacity:1.451;transform:translate(52.3409vw,-10px) scale(.7363);animation:fall-331 28s -9s linear infinite}@keyframes fall-331{64.36%{transform:translate(50.7128vw,64.36vh) scale(.7363)}to{transform:translate(51.52685vw,99vh) scale(.7363)}}.snow:nth-child(332){opacity:1.9714;transform:translate(85.9953vw,-10px) scale(.0992);animation:fall-332 17s -17s linear infinite}@keyframes fall-332{61.89%{transform:translate(80.4811vw,61.89vh) scale(.0992)}to{transform:translate(83.2382vw,99vh) scale(.0992)}}.snow:nth-child(333){opacity:.1984;transform:translate(30.2794vw,-10px) scale(.8895);animation:fall-333 14s -21s linear infinite}@keyframes fall-333{64.565%{transform:translate(36.7608vw,64.565vh) scale(.8895)}to{transform:translate(33.5201vw,99vh) scale(.8895)}}.snow:nth-child(334){opacity:.0006;transform:translate(60.4793vw,-10px) scale(.8212);animation:fall-334 18s -28s linear infinite}@keyframes fall-334{68.455%{transform:translate(58.3429vw,68.455vh) scale(.8212)}to{transform:translate(59.4111vw,99vh) scale(.8212)}}.snow:nth-child(335){opacity:.0514;transform:translate(80.8541vw,-10px) scale(.8612);animation:fall-335 10s -10s linear infinite}@keyframes fall-335{62.656%{transform:translate(72.9444vw,62.656vh) scale(.8612)}to{transform:translate(76.89925vw,99vh) scale(.8612)}}.snow:nth-child(336){opacity:1.002;transform:translate(80.9811vw,-10px) scale(.909);animation:fall-336 13s -7s linear infinite}@keyframes fall-336{37.262%{transform:translate(89.2825vw,37.262vh) scale(.909)}to{transform:translate(85.1318vw,99vh) scale(.909)}}.snow:nth-child(337){opacity:.582;transform:translate(2.6415vw,-10px) scale(.4376);animation:fall-337 21s -29s linear infinite}@keyframes fall-337{44.021%{transform:translate(8.278vw,44.021vh) scale(.4376)}to{transform:translate(5.45975vw,99vh) scale(.4376)}}.snow:nth-child(338){opacity:1.5764;transform:translate(60.9524vw,-10px) scale(.6964);animation:fall-338 15s -10s linear infinite}@keyframes fall-338{53.239%{transform:translate(63.2258vw,53.239vh) scale(.6964)}to{transform:translate(62.0891vw,99vh) scale(.6964)}}.snow:nth-child(339){opacity:.6376;transform:translate(65.7982vw,-10px) scale(.7729);animation:fall-339 25s -18s linear infinite}@keyframes fall-339{78.427%{transform:translate(74.7218vw,78.427vh) scale(.7729)}to{transform:translate(70.26vw,99vh) scale(.7729)}}.snow:nth-child(340){opacity:1.1312;transform:translate(93.3995vw,-10px) scale(.6649);animation:fall-340 12s -29s linear infinite}@keyframes fall-340{62.683%{transform:translate(88.2013vw,62.683vh) scale(.6649)}to{transform:translate(90.8004vw,99vh) scale(.6649)}}.snow:nth-child(341){opacity:1.536;transform:translate(98.7791vw,-10px) scale(.3915);animation:fall-341 10s -11s linear infinite}@keyframes fall-341{31.241%{transform:translate(94.2079vw,31.241vh) scale(.3915)}to{transform:translate(96.4935vw,99vh) scale(.3915)}}.snow:nth-child(342){opacity:1.7432;transform:translate(14.1823vw,-10px) scale(.3209);animation:fall-342 22s -26s linear infinite}@keyframes fall-342{44.618%{transform:translate(21.2087vw,44.618vh) scale(.3209)}to{transform:translate(17.6955vw,99vh) scale(.3209)}}.snow:nth-child(343){opacity:.6772;transform:translate(16.1256vw,-10px) scale(.8383);animation:fall-343 30s -2s linear infinite}@keyframes fall-343{38.969%{transform:translate(19.4617vw,38.969vh) scale(.8383)}to{transform:translate(17.79365vw,99vh) scale(.8383)}}.snow:nth-child(344){opacity:.7418;transform:translate(76.9451vw,-10px) scale(.5588);animation:fall-344 11s -25s linear infinite}@keyframes fall-344{54.33%{transform:translate(72.9205vw,54.33vh) scale(.5588)}to{transform:translate(74.9328vw,99vh) scale(.5588)}}.snow:nth-child(345){opacity:1.6444;transform:translate(1.6614vw,-10px) scale(.4081);animation:fall-345 17s -26s linear infinite}@keyframes fall-345{69.221%{transform:translate(-6.7108vw,69.221vh) scale(.4081)}to{transform:translate(-2.5247vw,99vh) scale(.4081)}}.snow:nth-child(346){opacity:1.3176;transform:translate(57.5597vw,-10px) scale(.9897);animation:fall-346 24s -15s linear infinite}@keyframes fall-346{34.196%{transform:translate(51.6589vw,34.196vh) scale(.9897)}to{transform:translate(54.6093vw,99vh) scale(.9897)}}.snow:nth-child(347){opacity:1.3872;transform:translate(52.581vw,-10px) scale(.9196);animation:fall-347 13s -25s linear infinite}@keyframes fall-347{39.554%{transform:translate(42.7777vw,39.554vh) scale(.9196)}to{transform:translate(47.67935vw,99vh) scale(.9196)}}.snow:nth-child(348){opacity:1.3032;transform:translate(27.5403vw,-10px) scale(.3657);animation:fall-348 26s -19s linear infinite}@keyframes fall-348{45.422%{transform:translate(31.3787vw,45.422vh) scale(.3657)}to{transform:translate(29.4595vw,99vh) scale(.3657)}}.snow:nth-child(349){opacity:1.1208;transform:translate(8.3998vw,-10px) scale(.9077);animation:fall-349 24s -20s linear infinite}@keyframes fall-349{69.696%{transform:translate(8.0437vw,69.696vh) scale(.9077)}to{transform:translate(8.22175vw,99vh) scale(.9077)}}.snow:nth-child(350){opacity:.4298;transform:translate(35.5371vw,-10px) scale(.026);animation:fall-350 25s -23s linear infinite}@keyframes fall-350{36.484%{transform:translate(37.4579vw,36.484vh) scale(.026)}to{transform:translate(36.4975vw,99vh) scale(.026)}}.snow:nth-child(351){opacity:.4128;transform:translate(42.3778vw,-10px) scale(.6066);animation:fall-351 15s -5s linear infinite}@keyframes fall-351{57.268%{transform:translate(46.19vw,57.268vh) scale(.6066)}to{transform:translate(44.2839vw,99vh) scale(.6066)}}.snow:nth-child(352){opacity:.814;transform:translate(98.6322vw,-10px) scale(.3758);animation:fall-352 13s -4s linear infinite}@keyframes fall-352{30.908%{transform:translate(99.1455vw,30.908vh) scale(.3758)}to{transform:translate(98.88885vw,99vh) scale(.3758)}}.snow:nth-child(353){opacity:1.5778;transform:translate(87.7818vw,-10px) scale(.6625);animation:fall-353 28s -20s linear infinite}@keyframes fall-353{58.899%{transform:translate(84.4973vw,58.899vh) scale(.6625)}to{transform:translate(86.13955vw,99vh) scale(.6625)}}.snow:nth-child(354){opacity:.8694;transform:translate(47.8096vw,-10px) scale(.7054);animation:fall-354 10s -28s linear infinite}@keyframes fall-354{72.901%{transform:translate(44.4061vw,72.901vh) scale(.7054)}to{transform:translate(46.10785vw,99vh) scale(.7054)}}.snow:nth-child(355){opacity:.426;transform:translate(73.8081vw,-10px) scale(.7708);animation:fall-355 24s -15s linear infinite}@keyframes fall-355{35.161%{transform:translate(76.4082vw,35.161vh) scale(.7708)}to{transform:translate(75.10815vw,99vh) scale(.7708)}}.snow:nth-child(356){opacity:1.0232;transform:translate(53.0211vw,-10px) scale(.1861);animation:fall-356 28s -22s linear infinite}@keyframes fall-356{46.111%{transform:translate(43.1424vw,46.111vh) scale(.1861)}to{transform:translate(48.08175vw,99vh) scale(.1861)}}.snow:nth-child(357){opacity:1.5634;transform:translate(50.8769vw,-10px) scale(.8415);animation:fall-357 29s -24s linear infinite}@keyframes fall-357{79.406%{transform:translate(50.7863vw,79.406vh) scale(.8415)}to{transform:translate(50.8316vw,99vh) scale(.8415)}}.snow:nth-child(358){opacity:.042;transform:translate(.1579vw,-10px) scale(.6);animation:fall-358 11s -16s linear infinite}@keyframes fall-358{74.978%{transform:translate(-2.5298vw,74.978vh) scale(.6)}to{transform:translate(-1.18595vw,99vh) scale(.6)}}.snow:nth-child(359){opacity:1.5556;transform:translate(76.8382vw,-10px) scale(.6985);animation:fall-359 19s -3s linear infinite}@keyframes fall-359{54.917%{transform:translate(77.5284vw,54.917vh) scale(.6985)}to{transform:translate(77.1833vw,99vh) scale(.6985)}}.snow:nth-child(360){opacity:1.8118;transform:translate(13.4868vw,-10px) scale(.2034);animation:fall-360 18s -20s linear infinite}@keyframes fall-360{75.209%{transform:translate(8.8491vw,75.209vh) scale(.2034)}to{transform:translate(11.16795vw,99vh) scale(.2034)}}.snow:nth-child(361){opacity:.7832;transform:translate(84.8432vw,-10px) scale(.0266);animation:fall-361 24s -14s linear infinite}@keyframes fall-361{41.916%{transform:translate(79.1078vw,41.916vh) scale(.0266)}to{transform:translate(81.9755vw,99vh) scale(.0266)}}.snow:nth-child(362){opacity:.0026;transform:translate(3.9402vw,-10px) scale(.2446);animation:fall-362 25s -24s linear infinite}@keyframes fall-362{58.421%{transform:translate(-3.4456vw,58.421vh) scale(.2446)}to{transform:translate(.2473vw,99vh) scale(.2446)}}.snow:nth-child(363){opacity:1.2248;transform:translate(83.1272vw,-10px) scale(.1283);animation:fall-363 12s -10s linear infinite}@keyframes fall-363{52.595%{transform:translate(92.9071vw,52.595vh) scale(.1283)}to{transform:translate(88.01715vw,99vh) scale(.1283)}}.snow:nth-child(364){opacity:.2524;transform:translate(13.4475vw,-10px) scale(.7464);animation:fall-364 14s -7s linear infinite}@keyframes fall-364{48.271%{transform:translate(20.7817vw,48.271vh) scale(.7464)}to{transform:translate(17.1146vw,99vh) scale(.7464)}}.snow:nth-child(365){opacity:.1554;transform:translate(17.7893vw,-10px) scale(.7121);animation:fall-365 28s -16s linear infinite}@keyframes fall-365{66.612%{transform:translate(25.4263vw,66.612vh) scale(.7121)}to{transform:translate(21.6078vw,99vh) scale(.7121)}}.snow:nth-child(366){opacity:.8298;transform:translate(95.2517vw,-10px) scale(.2325);animation:fall-366 12s -2s linear infinite}@keyframes fall-366{56.5%{transform:translate(98.6693vw,56.5vh) scale(.2325)}to{transform:translate(96.9605vw,99vh) scale(.2325)}}.snow:nth-child(367){opacity:1.98;transform:translate(86.3822vw,-10px) scale(.2277);animation:fall-367 10s -24s linear infinite}@keyframes fall-367{70.366%{transform:translate(77.413vw,70.366vh) scale(.2277)}to{transform:translate(81.8976vw,99vh) scale(.2277)}}.snow:nth-child(368){opacity:.6938;transform:translate(82.3474vw,-10px) scale(.1401);animation:fall-368 27s -26s linear infinite}@keyframes fall-368{51.492%{transform:translate(87.5382vw,51.492vh) scale(.1401)}to{transform:translate(84.9428vw,99vh) scale(.1401)}}.snow:nth-child(369){opacity:.5188;transform:translate(50.3943vw,-10px) scale(.3889);animation:fall-369 16s -12s linear infinite}@keyframes fall-369{65.605%{transform:translate(56.4107vw,65.605vh) scale(.3889)}to{transform:translate(53.4025vw,99vh) scale(.3889)}}.snow:nth-child(370){opacity:.7538;transform:translate(81.5295vw,-10px) scale(.0648);animation:fall-370 24s -16s linear infinite}@keyframes fall-370{55.374%{transform:translate(72.0268vw,55.374vh) scale(.0648)}to{transform:translate(76.77815vw,99vh) scale(.0648)}}.snow:nth-child(371){opacity:.2778;transform:translate(74.6954vw,-10px) scale(.1738);animation:fall-371 20s -8s linear infinite}@keyframes fall-371{47.056%{transform:translate(75.6072vw,47.056vh) scale(.1738)}to{transform:translate(75.1513vw,99vh) scale(.1738)}}.snow:nth-child(372){opacity:.352;transform:translate(23.5371vw,-10px) scale(.861);animation:fall-372 18s -19s linear infinite}@keyframes fall-372{62.907%{transform:translate(15.2562vw,62.907vh) scale(.861)}to{transform:translate(19.39665vw,99vh) scale(.861)}}.snow:nth-child(373){opacity:1.5322;transform:translate(52.7403vw,-10px) scale(.4173);animation:fall-373 10s -10s linear infinite}@keyframes fall-373{66.682%{transform:translate(56.6688vw,66.682vh) scale(.4173)}to{transform:translate(54.70455vw,99vh) scale(.4173)}}.snow:nth-child(374){opacity:.1598;transform:translate(42.8827vw,-10px) scale(.3329);animation:fall-374 21s -23s linear infinite}@keyframes fall-374{64.494%{transform:translate(51.025vw,64.494vh) scale(.3329)}to{transform:translate(46.95385vw,99vh) scale(.3329)}}.snow:nth-child(375){opacity:1.6946;transform:translate(81.0107vw,-10px) scale(.4951);animation:fall-375 24s -22s linear infinite}@keyframes fall-375{57.049%{transform:translate(74.1276vw,57.049vh) scale(.4951)}to{transform:translate(77.56915vw,99vh) scale(.4951)}}.snow:nth-child(376){opacity:.525;transform:translate(11.2193vw,-10px) scale(.802);animation:fall-376 21s -26s linear infinite}@keyframes fall-376{73.317%{transform:translate(18.4295vw,73.317vh) scale(.802)}to{transform:translate(14.8244vw,99vh) scale(.802)}}.snow:nth-child(377){opacity:.3266;transform:translate(95.8575vw,-10px) scale(.7083);animation:fall-377 16s -30s linear infinite}@keyframes fall-377{75.672%{transform:translate(97.2622vw,75.672vh) scale(.7083)}to{transform:translate(96.55985vw,99vh) scale(.7083)}}.snow:nth-child(378){opacity:1.3426;transform:translate(14.6177vw,-10px) scale(.4);animation:fall-378 16s -4s linear infinite}@keyframes fall-378{78.716%{transform:translate(23.7678vw,78.716vh) scale(.4)}to{transform:translate(19.19275vw,99vh) scale(.4)}}.snow:nth-child(379){opacity:1.2692;transform:translate(80.9005vw,-10px) scale(.6174);animation:fall-379 15s -12s linear infinite}@keyframes fall-379{42.812%{transform:translate(86.0705vw,42.812vh) scale(.6174)}to{transform:translate(83.4855vw,99vh) scale(.6174)}}.snow:nth-child(380){opacity:.2112;transform:translate(79.9164vw,-10px) scale(.0322);animation:fall-380 26s -8s linear infinite}@keyframes fall-380{77.376%{transform:translate(74.6991vw,77.376vh) scale(.0322)}to{transform:translate(77.30775vw,99vh) scale(.0322)}}.snow:nth-child(381){opacity:.447;transform:translate(41.6194vw,-10px) scale(.4069);animation:fall-381 22s -3s linear infinite}@keyframes fall-381{45.383%{transform:translate(39.3248vw,45.383vh) scale(.4069)}to{transform:translate(40.4721vw,99vh) scale(.4069)}}.snow:nth-child(382){opacity:1.8436;transform:translate(89.2412vw,-10px) scale(.5659);animation:fall-382 23s -4s linear infinite}@keyframes fall-382{44.09%{transform:translate(82.9173vw,44.09vh) scale(.5659)}to{transform:translate(86.07925vw,99vh) scale(.5659)}}.snow:nth-child(383){opacity:1.0656;transform:translate(22.6612vw,-10px) scale(.2371);animation:fall-383 19s -13s linear infinite}@keyframes fall-383{52.278%{transform:translate(22.1112vw,52.278vh) scale(.2371)}to{transform:translate(22.3862vw,99vh) scale(.2371)}}.snow:nth-child(384){opacity:1.7474;transform:translate(41.1263vw,-10px) scale(.4451);animation:fall-384 25s -28s linear infinite}@keyframes fall-384{48.032%{transform:translate(45.7239vw,48.032vh) scale(.4451)}to{transform:translate(43.4251vw,99vh) scale(.4451)}}.snow:nth-child(385){opacity:1.6242;transform:translate(1.1314vw,-10px) scale(.009);animation:fall-385 16s -1s linear infinite}@keyframes fall-385{41.589%{transform:translate(3.263vw,41.589vh) scale(.009)}to{transform:translate(2.1972vw,99vh) scale(.009)}}.snow:nth-child(386){opacity:1.1464;transform:translate(3.9349vw,-10px) scale(.8956);animation:fall-386 11s -25s linear infinite}@keyframes fall-386{49.722%{transform:translate(9.3099vw,49.722vh) scale(.8956)}to{transform:translate(6.6224vw,99vh) scale(.8956)}}.snow:nth-child(387){opacity:.473;transform:translate(82.7653vw,-10px) scale(.3362);animation:fall-387 27s -20s linear infinite}@keyframes fall-387{45.706%{transform:translate(82.7584vw,45.706vh) scale(.3362)}to{transform:translate(82.76185vw,99vh) scale(.3362)}}.snow:nth-child(388){opacity:.5348;transform:translate(62.0272vw,-10px) scale(.1999);animation:fall-388 10s -11s linear infinite}@keyframes fall-388{75.249%{transform:translate(55.519vw,75.249vh) scale(.1999)}to{transform:translate(58.7731vw,99vh) scale(.1999)}}.snow:nth-child(389){opacity:1.3262;transform:translate(90.5404vw,-10px) scale(.8689);animation:fall-389 13s -24s linear infinite}@keyframes fall-389{57.986%{transform:translate(85.2049vw,57.986vh) scale(.8689)}to{transform:translate(87.87265vw,99vh) scale(.8689)}}.snow:nth-child(390){opacity:1.6956;transform:translate(47.0087vw,-10px) scale(.7453);animation:fall-390 12s -9s linear infinite}@keyframes fall-390{77.771%{transform:translate(40.4068vw,77.771vh) scale(.7453)}to{transform:translate(43.70775vw,99vh) scale(.7453)}}.snow:nth-child(391){opacity:.0218;transform:translate(16.1441vw,-10px) scale(.1278);animation:fall-391 17s -12s linear infinite}@keyframes fall-391{47.138%{transform:translate(25.8282vw,47.138vh) scale(.1278)}to{transform:translate(20.98615vw,99vh) scale(.1278)}}.snow:nth-child(392){opacity:1.53;transform:translate(22.6723vw,-10px) scale(.5017);animation:fall-392 21s -14s linear infinite}@keyframes fall-392{44.62%{transform:translate(14.5102vw,44.62vh) scale(.5017)}to{transform:translate(18.59125vw,99vh) scale(.5017)}}.snow:nth-child(393){opacity:1.3944;transform:translate(21.3384vw,-10px) scale(.0801);animation:fall-393 27s -10s linear infinite}@keyframes fall-393{42.965%{transform:translate(24.6685vw,42.965vh) scale(.0801)}to{transform:translate(23.00345vw,99vh) scale(.0801)}}.snow:nth-child(394){opacity:1.988;transform:translate(29.5264vw,-10px) scale(.0308);animation:fall-394 16s -27s linear infinite}@keyframes fall-394{73.692%{transform:translate(35.25vw,73.692vh) scale(.0308)}to{transform:translate(32.3882vw,99vh) scale(.0308)}}.snow:nth-child(395){opacity:1.9752;transform:translate(48.8686vw,-10px) scale(.7433);animation:fall-395 15s -17s linear infinite}@keyframes fall-395{79.253%{transform:translate(44.9337vw,79.253vh) scale(.7433)}to{transform:translate(46.90115vw,99vh) scale(.7433)}}.snow:nth-child(396){opacity:.0692;transform:translate(87.1909vw,-10px) scale(.1581);animation:fall-396 21s -9s linear infinite}@keyframes fall-396{49.454%{transform:translate(94.6119vw,49.454vh) scale(.1581)}to{transform:translate(90.9014vw,99vh) scale(.1581)}}.snow:nth-child(397){opacity:1.8038;transform:translate(85.9895vw,-10px) scale(.1618);animation:fall-397 27s -1s linear infinite}@keyframes fall-397{46.897%{transform:translate(79.2643vw,46.897vh) scale(.1618)}to{transform:translate(82.6269vw,99vh) scale(.1618)}}.snow:nth-child(398){opacity:.3476;transform:translate(36.5111vw,-10px) scale(.325);animation:fall-398 19s -21s linear infinite}@keyframes fall-398{41.671%{transform:translate(36.1372vw,41.671vh) scale(.325)}to{transform:translate(36.32415vw,99vh) scale(.325)}}.snow:nth-child(399){opacity:1.3032;transform:translate(58.3248vw,-10px) scale(.2399);animation:fall-399 19s -24s linear infinite}@keyframes fall-399{57.082%{transform:translate(50.8566vw,57.082vh) scale(.2399)}to{transform:translate(54.5907vw,99vh) scale(.2399)}}.snow:nth-child(400){opacity:.5982;transform:translate(86.0678vw,-10px) scale(.2998);animation:fall-400 15s -24s linear infinite}@keyframes fall-400{49.297%{transform:translate(78.1777vw,49.297vh) scale(.2998)}to{transform:translate(82.12275vw,99vh) scale(.2998)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
25
+ AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-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:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.1418;transform:translate(60.2575vw,-10px) scale(.8106);animation:fall-1 23s -6s linear infinite}@keyframes fall-1{79.684%{transform:translate(62.2012vw,79.684vh) scale(.8106)}to{transform:translate(61.22935vw,99vh) scale(.8106)}}.snow:nth-child(2){opacity:1.6924;transform:translate(19.8105vw,-10px) scale(.1143);animation:fall-2 19s -7s linear infinite}@keyframes fall-2{51.708%{transform:translate(24.7513vw,51.708vh) scale(.1143)}to{transform:translate(22.2809vw,99vh) scale(.1143)}}.snow:nth-child(3){opacity:.3912;transform:translate(90.2093vw,-10px) scale(.2481);animation:fall-3 14s -6s linear infinite}@keyframes fall-3{61.713%{transform:translate(98.3972vw,61.713vh) scale(.2481)}to{transform:translate(94.30325vw,99vh) scale(.2481)}}.snow:nth-child(4){opacity:.2578;transform:translate(62.1607vw,-10px) scale(.575);animation:fall-4 30s -3s linear infinite}@keyframes fall-4{75.752%{transform:translate(62.2581vw,75.752vh) scale(.575)}to{transform:translate(62.2094vw,99vh) scale(.575)}}.snow:nth-child(5){opacity:.8542;transform:translate(17.615vw,-10px) scale(.3545);animation:fall-5 11s -16s linear infinite}@keyframes fall-5{75.302%{transform:translate(20.3753vw,75.302vh) scale(.3545)}to{transform:translate(18.99515vw,99vh) scale(.3545)}}.snow:nth-child(6){opacity:.3168;transform:translate(63.1066vw,-10px) scale(.3767);animation:fall-6 19s -8s linear infinite}@keyframes fall-6{50.873%{transform:translate(68.5067vw,50.873vh) scale(.3767)}to{transform:translate(65.80665vw,99vh) scale(.3767)}}.snow:nth-child(7){opacity:1.5906;transform:translate(28.3669vw,-10px) scale(.2872);animation:fall-7 20s -7s linear infinite}@keyframes fall-7{73.958%{transform:translate(34.2612vw,73.958vh) scale(.2872)}to{transform:translate(31.31405vw,99vh) scale(.2872)}}.snow:nth-child(8){opacity:1.4998;transform:translate(47.1411vw,-10px) scale(.8071);animation:fall-8 19s -30s linear infinite}@keyframes fall-8{54.524%{transform:translate(39.5765vw,54.524vh) scale(.8071)}to{transform:translate(43.3588vw,99vh) scale(.8071)}}.snow:nth-child(9){opacity:1.7434;transform:translate(36.443vw,-10px) scale(.9131);animation:fall-9 29s -12s linear infinite}@keyframes fall-9{60.529%{transform:translate(27.9046vw,60.529vh) scale(.9131)}to{transform:translate(32.1738vw,99vh) scale(.9131)}}.snow:nth-child(10){opacity:1.2322;transform:translate(71.6932vw,-10px) scale(.7787);animation:fall-10 16s -1s linear infinite}@keyframes fall-10{78.029%{transform:translate(69.3224vw,78.029vh) scale(.7787)}to{transform:translate(70.5078vw,99vh) scale(.7787)}}.snow:nth-child(11){opacity:.9556;transform:translate(36.4821vw,-10px) scale(.1208);animation:fall-11 29s -21s linear infinite}@keyframes fall-11{36.201%{transform:translate(35.6323vw,36.201vh) scale(.1208)}to{transform:translate(36.0572vw,99vh) scale(.1208)}}.snow:nth-child(12){opacity:.641;transform:translate(65.1348vw,-10px) scale(.651);animation:fall-12 26s -18s linear infinite}@keyframes fall-12{78.093%{transform:translate(58.7876vw,78.093vh) scale(.651)}to{transform:translate(61.9612vw,99vh) scale(.651)}}.snow:nth-child(13){opacity:.1922;transform:translate(99.9759vw,-10px) scale(.1068);animation:fall-13 30s -3s linear infinite}@keyframes fall-13{68.434%{transform:translate(91.1596vw,68.434vh) scale(.1068)}to{transform:translate(95.56775vw,99vh) scale(.1068)}}.snow:nth-child(14){opacity:.3512;transform:translate(73.0879vw,-10px) scale(.2217);animation:fall-14 12s -9s linear infinite}@keyframes fall-14{44.255%{transform:translate(82.6228vw,44.255vh) scale(.2217)}to{transform:translate(77.85535vw,99vh) scale(.2217)}}.snow:nth-child(15){opacity:1.7536;transform:translate(27.321vw,-10px) scale(.0928);animation:fall-15 17s -11s linear infinite}@keyframes fall-15{55.92%{transform:translate(26.7143vw,55.92vh) scale(.0928)}to{transform:translate(27.01765vw,99vh) scale(.0928)}}.snow:nth-child(16){opacity:1.1972;transform:translate(3.2115vw,-10px) scale(.9198);animation:fall-16 10s -2s linear infinite}@keyframes fall-16{46.291%{transform:translate(11.6127vw,46.291vh) scale(.9198)}to{transform:translate(7.4121vw,99vh) scale(.9198)}}.snow:nth-child(17){opacity:1.3574;transform:translate(92.9218vw,-10px) scale(.2823);animation:fall-17 12s -14s linear infinite}@keyframes fall-17{34.868%{transform:translate(83.4815vw,34.868vh) scale(.2823)}to{transform:translate(88.20165vw,99vh) scale(.2823)}}.snow:nth-child(18){opacity:.0766;transform:translate(28.1211vw,-10px) scale(.284);animation:fall-18 29s -25s linear infinite}@keyframes fall-18{46.521%{transform:translate(32.8503vw,46.521vh) scale(.284)}to{transform:translate(30.4857vw,99vh) scale(.284)}}.snow:nth-child(19){opacity:.0018;transform:translate(26.1444vw,-10px) scale(.4631);animation:fall-19 22s -14s linear infinite}@keyframes fall-19{52.209%{transform:translate(27.8382vw,52.209vh) scale(.4631)}to{transform:translate(26.9913vw,99vh) scale(.4631)}}.snow:nth-child(20){opacity:.4686;transform:translate(36.943vw,-10px) scale(.1469);animation:fall-20 21s -26s linear infinite}@keyframes fall-20{30.014%{transform:translate(35.7734vw,30.014vh) scale(.1469)}to{transform:translate(36.3582vw,99vh) scale(.1469)}}.snow:nth-child(21){opacity:.7182;transform:translate(74.4287vw,-10px) scale(.346);animation:fall-21 14s -2s linear infinite}@keyframes fall-21{47.29%{transform:translate(72.4271vw,47.29vh) scale(.346)}to{transform:translate(73.4279vw,99vh) scale(.346)}}.snow:nth-child(22){opacity:.1006;transform:translate(53.8488vw,-10px) scale(.0694);animation:fall-22 11s -28s linear infinite}@keyframes fall-22{42.832%{transform:translate(52.443vw,42.832vh) scale(.0694)}to{transform:translate(53.1459vw,99vh) scale(.0694)}}.snow:nth-child(23){opacity:1.2868;transform:translate(63.1455vw,-10px) scale(.6814);animation:fall-23 30s -25s linear infinite}@keyframes fall-23{63.838%{transform:translate(66.507vw,63.838vh) scale(.6814)}to{transform:translate(64.82625vw,99vh) scale(.6814)}}.snow:nth-child(24){opacity:1.4926;transform:translate(43.605vw,-10px) scale(.2501);animation:fall-24 12s -15s linear infinite}@keyframes fall-24{61.194%{transform:translate(40.7664vw,61.194vh) scale(.2501)}to{transform:translate(42.1857vw,99vh) scale(.2501)}}.snow:nth-child(25){opacity:1.477;transform:translate(10.0816vw,-10px) scale(.7057);animation:fall-25 28s -24s linear infinite}@keyframes fall-25{57.669%{transform:translate(.7558vw,57.669vh) scale(.7057)}to{transform:translate(5.4187vw,99vh) scale(.7057)}}.snow:nth-child(26){opacity:1.3598;transform:translate(49.6505vw,-10px) scale(.6232);animation:fall-26 28s -22s linear infinite}@keyframes fall-26{31.725%{transform:translate(55.3022vw,31.725vh) scale(.6232)}to{transform:translate(52.47635vw,99vh) scale(.6232)}}.snow:nth-child(27){opacity:1.283;transform:translate(28.5864vw,-10px) scale(.7861);animation:fall-27 30s -9s linear infinite}@keyframes fall-27{79.858%{transform:translate(22.1568vw,79.858vh) scale(.7861)}to{transform:translate(25.3716vw,99vh) scale(.7861)}}.snow:nth-child(28){opacity:1.5556;transform:translate(68.1902vw,-10px) scale(.1307);animation:fall-28 22s -22s linear infinite}@keyframes fall-28{46.936%{transform:translate(66.0474vw,46.936vh) scale(.1307)}to{transform:translate(67.1188vw,99vh) scale(.1307)}}.snow:nth-child(29){opacity:.212;transform:translate(92.2673vw,-10px) scale(.3061);animation:fall-29 26s -1s linear infinite}@keyframes fall-29{69.738%{transform:translate(88.428vw,69.738vh) scale(.3061)}to{transform:translate(90.34765vw,99vh) scale(.3061)}}.snow:nth-child(30){opacity:1.587;transform:translate(37.5832vw,-10px) scale(.8791);animation:fall-30 14s -23s linear infinite}@keyframes fall-30{38.344%{transform:translate(40.1482vw,38.344vh) scale(.8791)}to{transform:translate(38.8657vw,99vh) scale(.8791)}}.snow:nth-child(31){opacity:.7616;transform:translate(76.5012vw,-10px) scale(.2093);animation:fall-31 16s -24s linear infinite}@keyframes fall-31{44.924%{transform:translate(69.2573vw,44.924vh) scale(.2093)}to{transform:translate(72.87925vw,99vh) scale(.2093)}}.snow:nth-child(32){opacity:.0378;transform:translate(46.1273vw,-10px) scale(.9613);animation:fall-32 19s -3s linear infinite}@keyframes fall-32{64.066%{transform:translate(45.6657vw,64.066vh) scale(.9613)}to{transform:translate(45.8965vw,99vh) scale(.9613)}}.snow:nth-child(33){opacity:.1598;transform:translate(93.1167vw,-10px) scale(.0489);animation:fall-33 20s -23s linear infinite}@keyframes fall-33{34.42%{transform:translate(94.5098vw,34.42vh) scale(.0489)}to{transform:translate(93.81325vw,99vh) scale(.0489)}}.snow:nth-child(34){opacity:.156;transform:translate(.4974vw,-10px) scale(.476);animation:fall-34 14s -19s linear infinite}@keyframes fall-34{50.891%{transform:translate(3.4934vw,50.891vh) scale(.476)}to{transform:translate(1.9954vw,99vh) scale(.476)}}.snow:nth-child(35){opacity:.9702;transform:translate(82.5338vw,-10px) scale(.3354);animation:fall-35 22s -15s linear infinite}@keyframes fall-35{37.7%{transform:translate(82.4633vw,37.7vh) scale(.3354)}to{transform:translate(82.49855vw,99vh) scale(.3354)}}.snow:nth-child(36){opacity:.1482;transform:translate(7.1339vw,-10px) scale(.3094);animation:fall-36 11s -19s linear infinite}@keyframes fall-36{54.14%{transform:translate(1.4363vw,54.14vh) scale(.3094)}to{transform:translate(4.2851vw,99vh) scale(.3094)}}.snow:nth-child(37){opacity:1.2556;transform:translate(98.3839vw,-10px) scale(.3297);animation:fall-37 29s -10s linear infinite}@keyframes fall-37{58.855%{transform:translate(102.3895vw,58.855vh) scale(.3297)}to{transform:translate(100.3867vw,99vh) scale(.3297)}}.snow:nth-child(38){opacity:1.6696;transform:translate(15.0604vw,-10px) scale(.8656);animation:fall-38 16s -18s linear infinite}@keyframes fall-38{73.93%{transform:translate(10.5646vw,73.93vh) scale(.8656)}to{transform:translate(12.8125vw,99vh) scale(.8656)}}.snow:nth-child(39){opacity:.4484;transform:translate(23.8896vw,-10px) scale(.7432);animation:fall-39 14s -25s linear infinite}@keyframes fall-39{64.452%{transform:translate(31.8815vw,64.452vh) scale(.7432)}to{transform:translate(27.88555vw,99vh) scale(.7432)}}.snow:nth-child(40){opacity:.1232;transform:translate(8.6218vw,-10px) scale(.0952);animation:fall-40 29s -1s linear infinite}@keyframes fall-40{75.342%{transform:translate(9.048vw,75.342vh) scale(.0952)}to{transform:translate(8.8349vw,99vh) scale(.0952)}}.snow:nth-child(41){opacity:1.5298;transform:translate(8.7808vw,-10px) scale(.346);animation:fall-41 18s -17s linear infinite}@keyframes fall-41{65.047%{transform:translate(7.339vw,65.047vh) scale(.346)}to{transform:translate(8.0599vw,99vh) scale(.346)}}.snow:nth-child(42){opacity:1.7516;transform:translate(43.9255vw,-10px) scale(.5863);animation:fall-42 26s -4s linear infinite}@keyframes fall-42{44.785%{transform:translate(38.0859vw,44.785vh) scale(.5863)}to{transform:translate(41.0057vw,99vh) scale(.5863)}}.snow:nth-child(43){opacity:.4204;transform:translate(60.504vw,-10px) scale(.1825);animation:fall-43 21s -13s linear infinite}@keyframes fall-43{67.055%{transform:translate(61.5594vw,67.055vh) scale(.1825)}to{transform:translate(61.0317vw,99vh) scale(.1825)}}.snow:nth-child(44){opacity:1.7686;transform:translate(6.531vw,-10px) scale(.5222);animation:fall-44 27s -1s linear infinite}@keyframes fall-44{74.3%{transform:translate(12.7801vw,74.3vh) scale(.5222)}to{transform:translate(9.65555vw,99vh) scale(.5222)}}.snow:nth-child(45){opacity:1.1492;transform:translate(41.0463vw,-10px) scale(.513);animation:fall-45 19s -10s linear infinite}@keyframes fall-45{46.078%{transform:translate(38.7664vw,46.078vh) scale(.513)}to{transform:translate(39.90635vw,99vh) scale(.513)}}.snow:nth-child(46){opacity:.5854;transform:translate(4.1834vw,-10px) scale(.2927);animation:fall-46 26s -9s linear infinite}@keyframes fall-46{76.001%{transform:translate(-1.239vw,76.001vh) scale(.2927)}to{transform:translate(1.4722vw,99vh) scale(.2927)}}.snow:nth-child(47){opacity:1.9838;transform:translate(43.5432vw,-10px) scale(.2428);animation:fall-47 11s -15s linear infinite}@keyframes fall-47{79.642%{transform:translate(38.4772vw,79.642vh) scale(.2428)}to{transform:translate(41.0102vw,99vh) scale(.2428)}}.snow:nth-child(48){opacity:.1568;transform:translate(52.9246vw,-10px) scale(.9683);animation:fall-48 26s -13s linear infinite}@keyframes fall-48{71.198%{transform:translate(47.7936vw,71.198vh) scale(.9683)}to{transform:translate(50.3591vw,99vh) scale(.9683)}}.snow:nth-child(49){opacity:.405;transform:translate(27.9784vw,-10px) scale(.0971);animation:fall-49 23s -5s linear infinite}@keyframes fall-49{68.199%{transform:translate(23.5861vw,68.199vh) scale(.0971)}to{transform:translate(25.78225vw,99vh) scale(.0971)}}.snow:nth-child(50){opacity:.1464;transform:translate(56.6081vw,-10px) scale(.1361);animation:fall-50 30s -21s linear infinite}@keyframes fall-50{47.966%{transform:translate(51.5534vw,47.966vh) scale(.1361)}to{transform:translate(54.08075vw,99vh) scale(.1361)}}.snow:nth-child(51){opacity:.149;transform:translate(58.3023vw,-10px) scale(.6619);animation:fall-51 13s -25s linear infinite}@keyframes fall-51{30.341%{transform:translate(52.3136vw,30.341vh) scale(.6619)}to{transform:translate(55.30795vw,99vh) scale(.6619)}}.snow:nth-child(52){opacity:1.6524;transform:translate(42.499vw,-10px) scale(.9271);animation:fall-52 24s -25s linear infinite}@keyframes fall-52{38.496%{transform:translate(44.8669vw,38.496vh) scale(.9271)}to{transform:translate(43.68295vw,99vh) scale(.9271)}}.snow:nth-child(53){opacity:1.5954;transform:translate(95.1682vw,-10px) scale(.6815);animation:fall-53 11s -20s linear infinite}@keyframes fall-53{72.487%{transform:translate(98.0172vw,72.487vh) scale(.6815)}to{transform:translate(96.5927vw,99vh) scale(.6815)}}.snow:nth-child(54){opacity:.9124;transform:translate(86.8579vw,-10px) scale(.1747);animation:fall-54 26s -4s linear infinite}@keyframes fall-54{63.39%{transform:translate(92.6987vw,63.39vh) scale(.1747)}to{transform:translate(89.7783vw,99vh) scale(.1747)}}.snow:nth-child(55){opacity:1.4808;transform:translate(79.1401vw,-10px) scale(.3804);animation:fall-55 28s -28s linear infinite}@keyframes fall-55{36.494%{transform:translate(81.9676vw,36.494vh) scale(.3804)}to{transform:translate(80.55385vw,99vh) scale(.3804)}}.snow:nth-child(56){opacity:1.075;transform:translate(41.4919vw,-10px) scale(.0506);animation:fall-56 30s -1s linear infinite}@keyframes fall-56{69.833%{transform:translate(38.1736vw,69.833vh) scale(.0506)}to{transform:translate(39.83275vw,99vh) scale(.0506)}}.snow:nth-child(57){opacity:.7576;transform:translate(26.5625vw,-10px) scale(.2325);animation:fall-57 24s -3s linear infinite}@keyframes fall-57{49.523%{transform:translate(28.643vw,49.523vh) scale(.2325)}to{transform:translate(27.60275vw,99vh) scale(.2325)}}.snow:nth-child(58){opacity:.0878;transform:translate(28.3358vw,-10px) scale(.3979);animation:fall-58 29s -5s linear infinite}@keyframes fall-58{34.584%{transform:translate(25.3266vw,34.584vh) scale(.3979)}to{transform:translate(26.8312vw,99vh) scale(.3979)}}.snow:nth-child(59){opacity:1.9598;transform:translate(38.0517vw,-10px) scale(.5191);animation:fall-59 29s -12s linear infinite}@keyframes fall-59{65.105%{transform:translate(33.5782vw,65.105vh) scale(.5191)}to{transform:translate(35.81495vw,99vh) scale(.5191)}}.snow:nth-child(60){opacity:1.6666;transform:translate(42.8219vw,-10px) scale(.5903);animation:fall-60 13s -11s linear infinite}@keyframes fall-60{61.15%{transform:translate(41.8186vw,61.15vh) scale(.5903)}to{transform:translate(42.32025vw,99vh) scale(.5903)}}.snow:nth-child(61){opacity:1.9904;transform:translate(31.2564vw,-10px) scale(.7488);animation:fall-61 18s -4s linear infinite}@keyframes fall-61{52.349%{transform:translate(26.5691vw,52.349vh) scale(.7488)}to{transform:translate(28.91275vw,99vh) scale(.7488)}}.snow:nth-child(62){opacity:1.8192;transform:translate(57.1122vw,-10px) scale(.5067);animation:fall-62 16s -28s linear infinite}@keyframes fall-62{33.362%{transform:translate(53.0793vw,33.362vh) scale(.5067)}to{transform:translate(55.09575vw,99vh) scale(.5067)}}.snow:nth-child(63){opacity:1.1158;transform:translate(37.8083vw,-10px) scale(.9067);animation:fall-63 17s -10s linear infinite}@keyframes fall-63{57.769%{transform:translate(41.0095vw,57.769vh) scale(.9067)}to{transform:translate(39.4089vw,99vh) scale(.9067)}}.snow:nth-child(64){opacity:1.8374;transform:translate(49.4714vw,-10px) scale(.9047);animation:fall-64 28s -3s linear infinite}@keyframes fall-64{72.968%{transform:translate(45.4139vw,72.968vh) scale(.9047)}to{transform:translate(47.44265vw,99vh) scale(.9047)}}.snow:nth-child(65){opacity:1.1648;transform:translate(28.6796vw,-10px) scale(.7714);animation:fall-65 30s -22s linear infinite}@keyframes fall-65{57.097%{transform:translate(24.3711vw,57.097vh) scale(.7714)}to{transform:translate(26.52535vw,99vh) scale(.7714)}}.snow:nth-child(66){opacity:.5738;transform:translate(18.056vw,-10px) scale(.7491);animation:fall-66 29s -18s linear infinite}@keyframes fall-66{50.466%{transform:translate(21.0206vw,50.466vh) scale(.7491)}to{transform:translate(19.5383vw,99vh) scale(.7491)}}.snow:nth-child(67){opacity:1.9058;transform:translate(50.5928vw,-10px) scale(.9653);animation:fall-67 22s -2s linear infinite}@keyframes fall-67{38.114%{transform:translate(60.0009vw,38.114vh) scale(.9653)}to{transform:translate(55.29685vw,99vh) scale(.9653)}}.snow:nth-child(68){opacity:.0836;transform:translate(58.3293vw,-10px) scale(.1359);animation:fall-68 25s -27s linear infinite}@keyframes fall-68{61.203%{transform:translate(56.646vw,61.203vh) scale(.1359)}to{transform:translate(57.48765vw,99vh) scale(.1359)}}.snow:nth-child(69){opacity:1.2496;transform:translate(9.5411vw,-10px) scale(.4526);animation:fall-69 28s -14s linear infinite}@keyframes fall-69{54.07%{transform:translate(2.3191vw,54.07vh) scale(.4526)}to{transform:translate(5.9301vw,99vh) scale(.4526)}}.snow:nth-child(70){opacity:1.1262;transform:translate(68.3639vw,-10px) scale(.9365);animation:fall-70 28s -9s linear infinite}@keyframes fall-70{49.814%{transform:translate(73.9772vw,49.814vh) scale(.9365)}to{transform:translate(71.17055vw,99vh) scale(.9365)}}.snow:nth-child(71){opacity:.6814;transform:translate(28.4578vw,-10px) scale(.9331);animation:fall-71 15s -12s linear infinite}@keyframes fall-71{78.052%{transform:translate(33.6133vw,78.052vh) scale(.9331)}to{transform:translate(31.03555vw,99vh) scale(.9331)}}.snow:nth-child(72){opacity:.625;transform:translate(20.6215vw,-10px) scale(.8023);animation:fall-72 23s -9s linear infinite}@keyframes fall-72{42.869%{transform:translate(26.7527vw,42.869vh) scale(.8023)}to{transform:translate(23.6871vw,99vh) scale(.8023)}}.snow:nth-child(73){opacity:1.9714;transform:translate(47.2605vw,-10px) scale(.6428);animation:fall-73 14s -27s linear infinite}@keyframes fall-73{70.044%{transform:translate(50.5527vw,70.044vh) scale(.6428)}to{transform:translate(48.9066vw,99vh) scale(.6428)}}.snow:nth-child(74){opacity:1.4378;transform:translate(11.031vw,-10px) scale(.0109);animation:fall-74 21s -7s linear infinite}@keyframes fall-74{57.518%{transform:translate(16.7016vw,57.518vh) scale(.0109)}to{transform:translate(13.8663vw,99vh) scale(.0109)}}.snow:nth-child(75){opacity:.0322;transform:translate(62.8307vw,-10px) scale(.0414);animation:fall-75 18s -25s linear infinite}@keyframes fall-75{74.339%{transform:translate(72.1239vw,74.339vh) scale(.0414)}to{transform:translate(67.4773vw,99vh) scale(.0414)}}.snow:nth-child(76){opacity:1.1072;transform:translate(33.6882vw,-10px) scale(.9404);animation:fall-76 18s -12s linear infinite}@keyframes fall-76{56.413%{transform:translate(30.9463vw,56.413vh) scale(.9404)}to{transform:translate(32.31725vw,99vh) scale(.9404)}}.snow:nth-child(77){opacity:.5296;transform:translate(57.2773vw,-10px) scale(.3453);animation:fall-77 11s -9s linear infinite}@keyframes fall-77{63.214%{transform:translate(55.685vw,63.214vh) scale(.3453)}to{transform:translate(56.48115vw,99vh) scale(.3453)}}.snow:nth-child(78){opacity:.0038;transform:translate(20.7442vw,-10px) scale(.4156);animation:fall-78 15s -27s linear infinite}@keyframes fall-78{46.451%{transform:translate(14.0105vw,46.451vh) scale(.4156)}to{transform:translate(17.37735vw,99vh) scale(.4156)}}.snow:nth-child(79){opacity:1.5686;transform:translate(63.1033vw,-10px) scale(.4835);animation:fall-79 15s -9s linear infinite}@keyframes fall-79{66.917%{transform:translate(63.7621vw,66.917vh) scale(.4835)}to{transform:translate(63.4327vw,99vh) scale(.4835)}}.snow:nth-child(80){opacity:1.2354;transform:translate(17.9715vw,-10px) scale(.6827);animation:fall-80 28s -22s linear infinite}@keyframes fall-80{52.106%{transform:translate(23.2479vw,52.106vh) scale(.6827)}to{transform:translate(20.6097vw,99vh) scale(.6827)}}.snow:nth-child(81){opacity:1.128;transform:translate(89.1978vw,-10px) scale(.493);animation:fall-81 14s -7s linear infinite}@keyframes fall-81{41.133%{transform:translate(95.2757vw,41.133vh) scale(.493)}to{transform:translate(92.23675vw,99vh) scale(.493)}}.snow:nth-child(82){opacity:1.6916;transform:translate(51.9265vw,-10px) scale(.9755);animation:fall-82 17s -15s linear infinite}@keyframes fall-82{57.783%{transform:translate(59.2972vw,57.783vh) scale(.9755)}to{transform:translate(55.61185vw,99vh) scale(.9755)}}.snow:nth-child(83){opacity:.9444;transform:translate(13.435vw,-10px) scale(.0044);animation:fall-83 13s -24s linear infinite}@keyframes fall-83{70.796%{transform:translate(16.3177vw,70.796vh) scale(.0044)}to{transform:translate(14.87635vw,99vh) scale(.0044)}}.snow:nth-child(84){opacity:1.3514;transform:translate(30.2874vw,-10px) scale(.941);animation:fall-84 11s -17s linear infinite}@keyframes fall-84{52.571%{transform:translate(32.0764vw,52.571vh) scale(.941)}to{transform:translate(31.1819vw,99vh) scale(.941)}}.snow:nth-child(85){opacity:1.988;transform:translate(38.0181vw,-10px) scale(.9302);animation:fall-85 30s -21s linear infinite}@keyframes fall-85{63.561%{transform:translate(30.7069vw,63.561vh) scale(.9302)}to{transform:translate(34.3625vw,99vh) scale(.9302)}}.snow:nth-child(86){opacity:.0552;transform:translate(2.6105vw,-10px) scale(.1139);animation:fall-86 17s -25s linear infinite}@keyframes fall-86{34.349%{transform:translate(11.6814vw,34.349vh) scale(.1139)}to{transform:translate(7.14595vw,99vh) scale(.1139)}}.snow:nth-child(87){opacity:.3216;transform:translate(28.0615vw,-10px) scale(.74);animation:fall-87 11s -7s linear infinite}@keyframes fall-87{69.753%{transform:translate(23.8065vw,69.753vh) scale(.74)}to{transform:translate(25.934vw,99vh) scale(.74)}}.snow:nth-child(88){opacity:.9356;transform:translate(77.4864vw,-10px) scale(.0951);animation:fall-88 15s -14s linear infinite}@keyframes fall-88{46.266%{transform:translate(74.8493vw,46.266vh) scale(.0951)}to{transform:translate(76.16785vw,99vh) scale(.0951)}}.snow:nth-child(89){opacity:1.0334;transform:translate(53.7345vw,-10px) scale(.4055);animation:fall-89 28s -5s linear infinite}@keyframes fall-89{42.56%{transform:translate(58.3811vw,42.56vh) scale(.4055)}to{transform:translate(56.0578vw,99vh) scale(.4055)}}.snow:nth-child(90){opacity:.119;transform:translate(33.3547vw,-10px) scale(.2907);animation:fall-90 11s -4s linear infinite}@keyframes fall-90{77.468%{transform:translate(34.4522vw,77.468vh) scale(.2907)}to{transform:translate(33.90345vw,99vh) scale(.2907)}}.snow:nth-child(91){opacity:.6938;transform:translate(92.5804vw,-10px) scale(.9746);animation:fall-91 18s -27s linear infinite}@keyframes fall-91{34.521%{transform:translate(93.5356vw,34.521vh) scale(.9746)}to{transform:translate(93.058vw,99vh) scale(.9746)}}.snow:nth-child(92){opacity:1.8174;transform:translate(16.7669vw,-10px) scale(.7032);animation:fall-92 12s -14s linear infinite}@keyframes fall-92{62.446%{transform:translate(26.4876vw,62.446vh) scale(.7032)}to{transform:translate(21.62725vw,99vh) scale(.7032)}}.snow:nth-child(93){opacity:1.3698;transform:translate(69.065vw,-10px) scale(.4784);animation:fall-93 13s -3s linear infinite}@keyframes fall-93{59.144%{transform:translate(60.7914vw,59.144vh) scale(.4784)}to{transform:translate(64.9282vw,99vh) scale(.4784)}}.snow:nth-child(94){opacity:1.7158;transform:translate(89.313vw,-10px) scale(.1125);animation:fall-94 10s -22s linear infinite}@keyframes fall-94{44.726%{transform:translate(86.9747vw,44.726vh) scale(.1125)}to{transform:translate(88.14385vw,99vh) scale(.1125)}}.snow:nth-child(95){opacity:.2578;transform:translate(13.9309vw,-10px) scale(.1337);animation:fall-95 24s -5s linear infinite}@keyframes fall-95{62.748%{transform:translate(13.6595vw,62.748vh) scale(.1337)}to{transform:translate(13.7952vw,99vh) scale(.1337)}}.snow:nth-child(96){opacity:.4044;transform:translate(14.2424vw,-10px) scale(.4281);animation:fall-96 25s -12s linear infinite}@keyframes fall-96{78.53%{transform:translate(8.2945vw,78.53vh) scale(.4281)}to{transform:translate(11.26845vw,99vh) scale(.4281)}}.snow:nth-child(97){opacity:1.2506;transform:translate(2.172vw,-10px) scale(.874);animation:fall-97 29s -19s linear infinite}@keyframes fall-97{64.658%{transform:translate(10.046vw,64.658vh) scale(.874)}to{transform:translate(6.109vw,99vh) scale(.874)}}.snow:nth-child(98){opacity:.3208;transform:translate(97.9917vw,-10px) scale(.976);animation:fall-98 18s -26s linear infinite}@keyframes fall-98{61.553%{transform:translate(105.542vw,61.553vh) scale(.976)}to{transform:translate(101.76685vw,99vh) scale(.976)}}.snow:nth-child(99){opacity:1.9668;transform:translate(34.1448vw,-10px) scale(.2058);animation:fall-99 21s -8s linear infinite}@keyframes fall-99{42.338%{transform:translate(43.2868vw,42.338vh) scale(.2058)}to{transform:translate(38.7158vw,99vh) scale(.2058)}}.snow:nth-child(100){opacity:1.012;transform:translate(.6504vw,-10px) scale(.7045);animation:fall-100 27s -22s linear infinite}@keyframes fall-100{55.361%{transform:translate(3.1049vw,55.361vh) scale(.7045)}to{transform:translate(1.87765vw,99vh) scale(.7045)}}.snow:nth-child(101){opacity:1.4818;transform:translate(66.2664vw,-10px) scale(.1384);animation:fall-101 18s -5s linear infinite}@keyframes fall-101{53.072%{transform:translate(60.6776vw,53.072vh) scale(.1384)}to{transform:translate(63.472vw,99vh) scale(.1384)}}.snow:nth-child(102){opacity:1.5776;transform:translate(30.5061vw,-10px) scale(.5305);animation:fall-102 21s -29s linear infinite}@keyframes fall-102{69.953%{transform:translate(36.1759vw,69.953vh) scale(.5305)}to{transform:translate(33.341vw,99vh) scale(.5305)}}.snow:nth-child(103){opacity:.6088;transform:translate(89.3814vw,-10px) scale(.9);animation:fall-103 22s -18s linear infinite}@keyframes fall-103{55.26%{transform:translate(97.5218vw,55.26vh) scale(.9)}to{transform:translate(93.4516vw,99vh) scale(.9)}}.snow:nth-child(104){opacity:1.8914;transform:translate(38.8547vw,-10px) scale(.8013);animation:fall-104 20s -21s linear infinite}@keyframes fall-104{51.115%{transform:translate(35.8386vw,51.115vh) scale(.8013)}to{transform:translate(37.34665vw,99vh) scale(.8013)}}.snow:nth-child(105){opacity:1.826;transform:translate(81.2025vw,-10px) scale(.8372);animation:fall-105 14s -15s linear infinite}@keyframes fall-105{38.755%{transform:translate(71.878vw,38.755vh) scale(.8372)}to{transform:translate(76.54025vw,99vh) scale(.8372)}}.snow:nth-child(106){opacity:1.072;transform:translate(74.1604vw,-10px) scale(.0903);animation:fall-106 16s -9s linear infinite}@keyframes fall-106{79.107%{transform:translate(70.586vw,79.107vh) scale(.0903)}to{transform:translate(72.3732vw,99vh) scale(.0903)}}.snow:nth-child(107){opacity:1.3898;transform:translate(42.1805vw,-10px) scale(.8947);animation:fall-107 15s -28s linear infinite}@keyframes fall-107{60.325%{transform:translate(36.6402vw,60.325vh) scale(.8947)}to{transform:translate(39.41035vw,99vh) scale(.8947)}}.snow:nth-child(108){opacity:1.8928;transform:translate(23.656vw,-10px) scale(.2856);animation:fall-108 27s -29s linear infinite}@keyframes fall-108{50.69%{transform:translate(19.093vw,50.69vh) scale(.2856)}to{transform:translate(21.3745vw,99vh) scale(.2856)}}.snow:nth-child(109){opacity:1.6234;transform:translate(27.2353vw,-10px) scale(.203);animation:fall-109 12s -30s linear infinite}@keyframes fall-109{78.974%{transform:translate(32.8558vw,78.974vh) scale(.203)}to{transform:translate(30.04555vw,99vh) scale(.203)}}.snow:nth-child(110){opacity:.8486;transform:translate(32.8328vw,-10px) scale(.5305);animation:fall-110 25s -19s linear infinite}@keyframes fall-110{60.376%{transform:translate(42.5554vw,60.376vh) scale(.5305)}to{transform:translate(37.6941vw,99vh) scale(.5305)}}.snow:nth-child(111){opacity:1.772;transform:translate(99.5433vw,-10px) scale(.0248);animation:fall-111 24s -10s linear infinite}@keyframes fall-111{38.164%{transform:translate(90.1316vw,38.164vh) scale(.0248)}to{transform:translate(94.83745vw,99vh) scale(.0248)}}.snow:nth-child(112){opacity:.2686;transform:translate(33.7983vw,-10px) scale(.8223);animation:fall-112 21s -18s linear infinite}@keyframes fall-112{57.945%{transform:translate(24.8643vw,57.945vh) scale(.8223)}to{transform:translate(29.3313vw,99vh) scale(.8223)}}.snow:nth-child(113){opacity:1.3212;transform:translate(44.6882vw,-10px) scale(.8534);animation:fall-113 17s -15s linear infinite}@keyframes fall-113{79.704%{transform:translate(35.2729vw,79.704vh) scale(.8534)}to{transform:translate(39.98055vw,99vh) scale(.8534)}}.snow:nth-child(114){opacity:1.6346;transform:translate(90.9355vw,-10px) scale(.2677);animation:fall-114 18s -9s linear infinite}@keyframes fall-114{41.929%{transform:translate(82.3519vw,41.929vh) scale(.2677)}to{transform:translate(86.6437vw,99vh) scale(.2677)}}.snow:nth-child(115){opacity:.2442;transform:translate(43.9707vw,-10px) scale(.7346);animation:fall-115 19s -29s linear infinite}@keyframes fall-115{44.15%{transform:translate(33.9985vw,44.15vh) scale(.7346)}to{transform:translate(38.9846vw,99vh) scale(.7346)}}.snow:nth-child(116){opacity:.7334;transform:translate(32.2698vw,-10px) scale(.2717);animation:fall-116 28s -24s linear infinite}@keyframes fall-116{37.771%{transform:translate(32.2505vw,37.771vh) scale(.2717)}to{transform:translate(32.26015vw,99vh) scale(.2717)}}.snow:nth-child(117){opacity:.419;transform:translate(31.2411vw,-10px) scale(.0497);animation:fall-117 22s -6s linear infinite}@keyframes fall-117{38.693%{transform:translate(22.4388vw,38.693vh) scale(.0497)}to{transform:translate(26.83995vw,99vh) scale(.0497)}}.snow:nth-child(118){opacity:.171;transform:translate(79.0161vw,-10px) scale(.9059);animation:fall-118 19s -22s linear infinite}@keyframes fall-118{48.478%{transform:translate(69.7084vw,48.478vh) scale(.9059)}to{transform:translate(74.36225vw,99vh) scale(.9059)}}.snow:nth-child(119){opacity:1.4084;transform:translate(22.1619vw,-10px) scale(.3811);animation:fall-119 26s -10s linear infinite}@keyframes fall-119{70.472%{transform:translate(18.3644vw,70.472vh) scale(.3811)}to{transform:translate(20.26315vw,99vh) scale(.3811)}}.snow:nth-child(120){opacity:.4282;transform:translate(39.5931vw,-10px) scale(.0537);animation:fall-120 13s -9s linear infinite}@keyframes fall-120{34.717%{transform:translate(35.5179vw,34.717vh) scale(.0537)}to{transform:translate(37.5555vw,99vh) scale(.0537)}}.snow:nth-child(121){opacity:.6486;transform:translate(64.6025vw,-10px) scale(.7196);animation:fall-121 28s -27s linear infinite}@keyframes fall-121{44.144%{transform:translate(67.1409vw,44.144vh) scale(.7196)}to{transform:translate(65.8717vw,99vh) scale(.7196)}}.snow:nth-child(122){opacity:.0614;transform:translate(29.6239vw,-10px) scale(.6832);animation:fall-122 30s -25s linear infinite}@keyframes fall-122{70.905%{transform:translate(31.34vw,70.905vh) scale(.6832)}to{transform:translate(30.48195vw,99vh) scale(.6832)}}.snow:nth-child(123){opacity:.91;transform:translate(44.7744vw,-10px) scale(.114);animation:fall-123 15s -5s linear infinite}@keyframes fall-123{53.871%{transform:translate(42.9435vw,53.871vh) scale(.114)}to{transform:translate(43.85895vw,99vh) scale(.114)}}.snow:nth-child(124){opacity:1.6824;transform:translate(79.6575vw,-10px) scale(.3269);animation:fall-124 25s -10s linear infinite}@keyframes fall-124{55.816%{transform:translate(70.4303vw,55.816vh) scale(.3269)}to{transform:translate(75.0439vw,99vh) scale(.3269)}}.snow:nth-child(125){opacity:1.8172;transform:translate(31.4665vw,-10px) scale(.472);animation:fall-125 12s -12s linear infinite}@keyframes fall-125{38.499%{transform:translate(30.0479vw,38.499vh) scale(.472)}to{transform:translate(30.7572vw,99vh) scale(.472)}}.snow:nth-child(126){opacity:.174;transform:translate(82.3124vw,-10px) scale(.0845);animation:fall-126 30s -28s linear infinite}@keyframes fall-126{67.94%{transform:translate(84.158vw,67.94vh) scale(.0845)}to{transform:translate(83.2352vw,99vh) scale(.0845)}}.snow:nth-child(127){opacity:1.6302;transform:translate(34.7146vw,-10px) scale(.4201);animation:fall-127 20s -13s linear infinite}@keyframes fall-127{48.488%{transform:translate(32.0353vw,48.488vh) scale(.4201)}to{transform:translate(33.37495vw,99vh) scale(.4201)}}.snow:nth-child(128){opacity:.088;transform:translate(74.5249vw,-10px) scale(.2449);animation:fall-128 28s -16s linear infinite}@keyframes fall-128{32.747%{transform:translate(67.5924vw,32.747vh) scale(.2449)}to{transform:translate(71.05865vw,99vh) scale(.2449)}}.snow:nth-child(129){opacity:.813;transform:translate(86.9132vw,-10px) scale(.2163);animation:fall-129 15s -16s linear infinite}@keyframes fall-129{74.47%{transform:translate(86.3873vw,74.47vh) scale(.2163)}to{transform:translate(86.65025vw,99vh) scale(.2163)}}.snow:nth-child(130){opacity:.5784;transform:translate(61.0603vw,-10px) scale(.3667);animation:fall-130 13s -18s linear infinite}@keyframes fall-130{63.738%{transform:translate(55.7175vw,63.738vh) scale(.3667)}to{transform:translate(58.3889vw,99vh) scale(.3667)}}.snow:nth-child(131){opacity:1.7518;transform:translate(8.8136vw,-10px) scale(.4683);animation:fall-131 18s -3s linear infinite}@keyframes fall-131{79.326%{transform:translate(17.6375vw,79.326vh) scale(.4683)}to{transform:translate(13.22555vw,99vh) scale(.4683)}}.snow:nth-child(132){opacity:1.685;transform:translate(73.5439vw,-10px) scale(.0092);animation:fall-132 29s -27s linear infinite}@keyframes fall-132{39.802%{transform:translate(79.4071vw,39.802vh) scale(.0092)}to{transform:translate(76.4755vw,99vh) scale(.0092)}}.snow:nth-child(133){opacity:1.8676;transform:translate(92.1442vw,-10px) scale(.6433);animation:fall-133 30s -2s linear infinite}@keyframes fall-133{54.22%{transform:translate(84.4699vw,54.22vh) scale(.6433)}to{transform:translate(88.30705vw,99vh) scale(.6433)}}.snow:nth-child(134){opacity:1.294;transform:translate(73.6669vw,-10px) scale(.5914);animation:fall-134 20s -5s linear infinite}@keyframes fall-134{57.21%{transform:translate(77.3885vw,57.21vh) scale(.5914)}to{transform:translate(75.5277vw,99vh) scale(.5914)}}.snow:nth-child(135){opacity:.649;transform:translate(8.0096vw,-10px) scale(.4365);animation:fall-135 29s -24s linear infinite}@keyframes fall-135{68.191%{transform:translate(4.0447vw,68.191vh) scale(.4365)}to{transform:translate(6.02715vw,99vh) scale(.4365)}}.snow:nth-child(136){opacity:1.2508;transform:translate(99.1356vw,-10px) scale(.2481);animation:fall-136 18s -16s linear infinite}@keyframes fall-136{58.247%{transform:translate(91.8403vw,58.247vh) scale(.2481)}to{transform:translate(95.48795vw,99vh) scale(.2481)}}.snow:nth-child(137){opacity:.6188;transform:translate(98.1169vw,-10px) scale(.0146);animation:fall-137 15s -30s linear infinite}@keyframes fall-137{58.352%{transform:translate(107.2031vw,58.352vh) scale(.0146)}to{transform:translate(102.66vw,99vh) scale(.0146)}}.snow:nth-child(138){opacity:.605;transform:translate(13.5793vw,-10px) scale(.0309);animation:fall-138 14s -22s linear infinite}@keyframes fall-138{44.661%{transform:translate(9.9094vw,44.661vh) scale(.0309)}to{transform:translate(11.74435vw,99vh) scale(.0309)}}.snow:nth-child(139){opacity:1.842;transform:translate(35.2355vw,-10px) scale(.7291);animation:fall-139 18s -23s linear infinite}@keyframes fall-139{79.408%{transform:translate(45.0253vw,79.408vh) scale(.7291)}to{transform:translate(40.1304vw,99vh) scale(.7291)}}.snow:nth-child(140){opacity:.4208;transform:translate(49.5714vw,-10px) scale(.3618);animation:fall-140 17s -29s linear infinite}@keyframes fall-140{59.867%{transform:translate(48.4644vw,59.867vh) scale(.3618)}to{transform:translate(49.0179vw,99vh) scale(.3618)}}.snow:nth-child(141){opacity:1.0828;transform:translate(1.259vw,-10px) scale(.9792);animation:fall-141 13s -1s linear infinite}@keyframes fall-141{59.487%{transform:translate(5.6347vw,59.487vh) scale(.9792)}to{transform:translate(3.44685vw,99vh) scale(.9792)}}.snow:nth-child(142){opacity:1.632;transform:translate(1.3698vw,-10px) scale(.1708);animation:fall-142 27s -3s linear infinite}@keyframes fall-142{42.234%{transform:translate(-5.8272vw,42.234vh) scale(.1708)}to{transform:translate(-2.2287vw,99vh) scale(.1708)}}.snow:nth-child(143){opacity:1.4358;transform:translate(19.8938vw,-10px) scale(.8015);animation:fall-143 14s -10s linear infinite}@keyframes fall-143{40.305%{transform:translate(17.4823vw,40.305vh) scale(.8015)}to{transform:translate(18.68805vw,99vh) scale(.8015)}}.snow:nth-child(144){opacity:.8484;transform:translate(62.9223vw,-10px) scale(.2569);animation:fall-144 17s -1s linear infinite}@keyframes fall-144{45.872%{transform:translate(53.2516vw,45.872vh) scale(.2569)}to{transform:translate(58.08695vw,99vh) scale(.2569)}}.snow:nth-child(145){opacity:.7636;transform:translate(57.5468vw,-10px) scale(.0555);animation:fall-145 30s -17s linear infinite}@keyframes fall-145{78.007%{transform:translate(67.456vw,78.007vh) scale(.0555)}to{transform:translate(62.5014vw,99vh) scale(.0555)}}.snow:nth-child(146){opacity:1.1948;transform:translate(93.071vw,-10px) scale(.9463);animation:fall-146 26s -12s linear infinite}@keyframes fall-146{58.137%{transform:translate(91.6711vw,58.137vh) scale(.9463)}to{transform:translate(92.37105vw,99vh) scale(.9463)}}.snow:nth-child(147){opacity:1.788;transform:translate(64.3852vw,-10px) scale(.0163);animation:fall-147 11s -6s linear infinite}@keyframes fall-147{33.504%{transform:translate(66.4523vw,33.504vh) scale(.0163)}to{transform:translate(65.41875vw,99vh) scale(.0163)}}.snow:nth-child(148){opacity:1.0154;transform:translate(12.946vw,-10px) scale(.9776);animation:fall-148 23s -4s linear infinite}@keyframes fall-148{37.735%{transform:translate(4.0891vw,37.735vh) scale(.9776)}to{transform:translate(8.51755vw,99vh) scale(.9776)}}.snow:nth-child(149){opacity:.8458;transform:translate(14.793vw,-10px) scale(.1612);animation:fall-149 26s -20s linear infinite}@keyframes fall-149{35.901%{transform:translate(22.034vw,35.901vh) scale(.1612)}to{transform:translate(18.4135vw,99vh) scale(.1612)}}.snow:nth-child(150){opacity:1.335;transform:translate(16.3701vw,-10px) scale(.3216);animation:fall-150 19s -4s linear infinite}@keyframes fall-150{58.767%{transform:translate(14.3861vw,58.767vh) scale(.3216)}to{transform:translate(15.3781vw,99vh) scale(.3216)}}.snow:nth-child(151){opacity:.241;transform:translate(65.3453vw,-10px) scale(.1453);animation:fall-151 15s -16s linear infinite}@keyframes fall-151{70.555%{transform:translate(68.565vw,70.555vh) scale(.1453)}to{transform:translate(66.95515vw,99vh) scale(.1453)}}.snow:nth-child(152){opacity:1.132;transform:translate(64.8888vw,-10px) scale(.1555);animation:fall-152 15s -14s linear infinite}@keyframes fall-152{44.608%{transform:translate(57.299vw,44.608vh) scale(.1555)}to{transform:translate(61.0939vw,99vh) scale(.1555)}}.snow:nth-child(153){opacity:1.7822;transform:translate(69.2385vw,-10px) scale(.8039);animation:fall-153 14s -19s linear infinite}@keyframes fall-153{73.852%{transform:translate(63.0664vw,73.852vh) scale(.8039)}to{transform:translate(66.15245vw,99vh) scale(.8039)}}.snow:nth-child(154){opacity:.749;transform:translate(65.2748vw,-10px) scale(.0733);animation:fall-154 28s -13s linear infinite}@keyframes fall-154{58.239%{transform:translate(59.1948vw,58.239vh) scale(.0733)}to{transform:translate(62.2348vw,99vh) scale(.0733)}}.snow:nth-child(155){opacity:1.335;transform:translate(8.8648vw,-10px) scale(.8861);animation:fall-155 12s -11s linear infinite}@keyframes fall-155{46.298%{transform:translate(11.5769vw,46.298vh) scale(.8861)}to{transform:translate(10.22085vw,99vh) scale(.8861)}}.snow:nth-child(156){opacity:.3464;transform:translate(44.3224vw,-10px) scale(.0382);animation:fall-156 18s -3s linear infinite}@keyframes fall-156{32.742%{transform:translate(45.4877vw,32.742vh) scale(.0382)}to{transform:translate(44.90505vw,99vh) scale(.0382)}}.snow:nth-child(157){opacity:.018;transform:translate(47.4474vw,-10px) scale(.4541);animation:fall-157 20s -17s linear infinite}@keyframes fall-157{51.151%{transform:translate(43.2762vw,51.151vh) scale(.4541)}to{transform:translate(45.3618vw,99vh) scale(.4541)}}.snow:nth-child(158){opacity:1.4146;transform:translate(3.9375vw,-10px) scale(.1431);animation:fall-158 21s -4s linear infinite}@keyframes fall-158{55.751%{transform:translate(3.5352vw,55.751vh) scale(.1431)}to{transform:translate(3.73635vw,99vh) scale(.1431)}}.snow:nth-child(159){opacity:.59;transform:translate(40.7777vw,-10px) scale(.6736);animation:fall-159 18s -17s linear infinite}@keyframes fall-159{67.972%{transform:translate(43.9703vw,67.972vh) scale(.6736)}to{transform:translate(42.374vw,99vh) scale(.6736)}}.snow:nth-child(160){opacity:.4094;transform:translate(95.2597vw,-10px) scale(.8777);animation:fall-160 15s -1s linear infinite}@keyframes fall-160{57.048%{transform:translate(98.6837vw,57.048vh) scale(.8777)}to{transform:translate(96.9717vw,99vh) scale(.8777)}}.snow:nth-child(161){opacity:1.5916;transform:translate(42.8063vw,-10px) scale(.6774);animation:fall-161 13s -5s linear infinite}@keyframes fall-161{39.532%{transform:translate(37.9111vw,39.532vh) scale(.6774)}to{transform:translate(40.3587vw,99vh) scale(.6774)}}.snow:nth-child(162){opacity:1.878;transform:translate(34.28vw,-10px) scale(.092);animation:fall-162 29s -17s linear infinite}@keyframes fall-162{45.256%{transform:translate(33.1878vw,45.256vh) scale(.092)}to{transform:translate(33.7339vw,99vh) scale(.092)}}.snow:nth-child(163){opacity:.273;transform:translate(46.6285vw,-10px) scale(.2977);animation:fall-163 14s -20s linear infinite}@keyframes fall-163{59.645%{transform:translate(47.0304vw,59.645vh) scale(.2977)}to{transform:translate(46.82945vw,99vh) scale(.2977)}}.snow:nth-child(164){opacity:.6364;transform:translate(45.5307vw,-10px) scale(.3828);animation:fall-164 23s -11s linear infinite}@keyframes fall-164{77.553%{transform:translate(50.8742vw,77.553vh) scale(.3828)}to{transform:translate(48.20245vw,99vh) scale(.3828)}}.snow:nth-child(165){opacity:1.8824;transform:translate(78.9687vw,-10px) scale(.232);animation:fall-165 16s -18s linear infinite}@keyframes fall-165{53.923%{transform:translate(73.6866vw,53.923vh) scale(.232)}to{transform:translate(76.32765vw,99vh) scale(.232)}}.snow:nth-child(166){opacity:.2912;transform:translate(66.247vw,-10px) scale(.4273);animation:fall-166 11s -13s linear infinite}@keyframes fall-166{42.567%{transform:translate(65.5524vw,42.567vh) scale(.4273)}to{transform:translate(65.8997vw,99vh) scale(.4273)}}.snow:nth-child(167){opacity:.7522;transform:translate(29.5552vw,-10px) scale(.1333);animation:fall-167 23s -8s linear infinite}@keyframes fall-167{31.526%{transform:translate(20.7838vw,31.526vh) scale(.1333)}to{transform:translate(25.1695vw,99vh) scale(.1333)}}.snow:nth-child(168){opacity:.1056;transform:translate(81.273vw,-10px) scale(.9518);animation:fall-168 13s -24s linear infinite}@keyframes fall-168{56.742%{transform:translate(90.2539vw,56.742vh) scale(.9518)}to{transform:translate(85.76345vw,99vh) scale(.9518)}}.snow:nth-child(169){opacity:1.1102;transform:translate(43.2355vw,-10px) scale(.426);animation:fall-169 19s -20s linear infinite}@keyframes fall-169{65.453%{transform:translate(36.2453vw,65.453vh) scale(.426)}to{transform:translate(39.7404vw,99vh) scale(.426)}}.snow:nth-child(170){opacity:1.917;transform:translate(45.7413vw,-10px) scale(.8473);animation:fall-170 19s -19s linear infinite}@keyframes fall-170{74.778%{transform:translate(49.6638vw,74.778vh) scale(.8473)}to{transform:translate(47.70255vw,99vh) scale(.8473)}}.snow:nth-child(171){opacity:1.671;transform:translate(73.4809vw,-10px) scale(.1967);animation:fall-171 13s -1s linear infinite}@keyframes fall-171{62.974%{transform:translate(70.1606vw,62.974vh) scale(.1967)}to{transform:translate(71.82075vw,99vh) scale(.1967)}}.snow:nth-child(172){opacity:.7582;transform:translate(31.6526vw,-10px) scale(.0346);animation:fall-172 28s -18s linear infinite}@keyframes fall-172{59.992%{transform:translate(39.6621vw,59.992vh) scale(.0346)}to{transform:translate(35.65735vw,99vh) scale(.0346)}}.snow:nth-child(173){opacity:.8298;transform:translate(72.6974vw,-10px) scale(.4673);animation:fall-173 13s -26s linear infinite}@keyframes fall-173{69.764%{transform:translate(76.7679vw,69.764vh) scale(.4673)}to{transform:translate(74.73265vw,99vh) scale(.4673)}}.snow:nth-child(174){opacity:.1306;transform:translate(34.6336vw,-10px) scale(.6532);animation:fall-174 26s -4s linear infinite}@keyframes fall-174{31.285%{transform:translate(34.6654vw,31.285vh) scale(.6532)}to{transform:translate(34.6495vw,99vh) scale(.6532)}}.snow:nth-child(175){opacity:.0232;transform:translate(1.8774vw,-10px) scale(.9649);animation:fall-175 20s -5s linear infinite}@keyframes fall-175{34.024%{transform:translate(-3.6563vw,34.024vh) scale(.9649)}to{transform:translate(-.88945vw,99vh) scale(.9649)}}.snow:nth-child(176){opacity:1.4268;transform:translate(35.8422vw,-10px) scale(.083);animation:fall-176 27s -5s linear infinite}@keyframes fall-176{78.369%{transform:translate(39.4135vw,78.369vh) scale(.083)}to{transform:translate(37.62785vw,99vh) scale(.083)}}.snow:nth-child(177){opacity:.3706;transform:translate(10.1425vw,-10px) scale(.7142);animation:fall-177 19s -4s linear infinite}@keyframes fall-177{58.825%{transform:translate(3.4329vw,58.825vh) scale(.7142)}to{transform:translate(6.7877vw,99vh) scale(.7142)}}.snow:nth-child(178){opacity:.8684;transform:translate(64.0756vw,-10px) scale(.1721);animation:fall-178 17s -6s linear infinite}@keyframes fall-178{38.794%{transform:translate(59.7862vw,38.794vh) scale(.1721)}to{transform:translate(61.9309vw,99vh) scale(.1721)}}.snow:nth-child(179){opacity:.8528;transform:translate(27.5676vw,-10px) scale(.3843);animation:fall-179 23s -25s linear infinite}@keyframes fall-179{36.218%{transform:translate(36.4624vw,36.218vh) scale(.3843)}to{transform:translate(32.015vw,99vh) scale(.3843)}}.snow:nth-child(180){opacity:1.4328;transform:translate(80.085vw,-10px) scale(.2569);animation:fall-180 19s -30s linear infinite}@keyframes fall-180{69.392%{transform:translate(76.1928vw,69.392vh) scale(.2569)}to{transform:translate(78.1389vw,99vh) scale(.2569)}}.snow:nth-child(181){opacity:.5132;transform:translate(93.6124vw,-10px) scale(.8797);animation:fall-181 14s -24s linear infinite}@keyframes fall-181{50.527%{transform:translate(102.9911vw,50.527vh) scale(.8797)}to{transform:translate(98.30175vw,99vh) scale(.8797)}}.snow:nth-child(182){opacity:.8192;transform:translate(59.7121vw,-10px) scale(.7421);animation:fall-182 14s -30s linear infinite}@keyframes fall-182{76.511%{transform:translate(67.7132vw,76.511vh) scale(.7421)}to{transform:translate(63.71265vw,99vh) scale(.7421)}}.snow:nth-child(183){opacity:.5298;transform:translate(50.123vw,-10px) scale(.5183);animation:fall-183 15s -28s linear infinite}@keyframes fall-183{58.145%{transform:translate(54.2592vw,58.145vh) scale(.5183)}to{transform:translate(52.1911vw,99vh) scale(.5183)}}.snow:nth-child(184){opacity:.6628;transform:translate(12.8773vw,-10px) scale(.1159);animation:fall-184 20s -13s linear infinite}@keyframes fall-184{40.308%{transform:translate(22.2098vw,40.308vh) scale(.1159)}to{transform:translate(17.54355vw,99vh) scale(.1159)}}.snow:nth-child(185){opacity:.3292;transform:translate(18.579vw,-10px) scale(.6181);animation:fall-185 20s -1s linear infinite}@keyframes fall-185{67.926%{transform:translate(22.9047vw,67.926vh) scale(.6181)}to{transform:translate(20.74185vw,99vh) scale(.6181)}}.snow:nth-child(186){opacity:1.5996;transform:translate(76.2323vw,-10px) scale(.0524);animation:fall-186 23s -1s linear infinite}@keyframes fall-186{78.372%{transform:translate(72.912vw,78.372vh) scale(.0524)}to{transform:translate(74.57215vw,99vh) scale(.0524)}}.snow:nth-child(187){opacity:.0206;transform:translate(48.4425vw,-10px) scale(.5821);animation:fall-187 15s -8s linear infinite}@keyframes fall-187{51.835%{transform:translate(48.2751vw,51.835vh) scale(.5821)}to{transform:translate(48.3588vw,99vh) scale(.5821)}}.snow:nth-child(188){opacity:1.9232;transform:translate(40.3221vw,-10px) scale(.9461);animation:fall-188 17s -30s linear infinite}@keyframes fall-188{60.572%{transform:translate(33.1848vw,60.572vh) scale(.9461)}to{transform:translate(36.75345vw,99vh) scale(.9461)}}.snow:nth-child(189){opacity:.218;transform:translate(43.3689vw,-10px) scale(.2125);animation:fall-189 30s -1s linear infinite}@keyframes fall-189{46.62%{transform:translate(48.948vw,46.62vh) scale(.2125)}to{transform:translate(46.15845vw,99vh) scale(.2125)}}.snow:nth-child(190){opacity:.6262;transform:translate(41.2732vw,-10px) scale(.114);animation:fall-190 23s -8s linear infinite}@keyframes fall-190{45.604%{transform:translate(36.0389vw,45.604vh) scale(.114)}to{transform:translate(38.65605vw,99vh) scale(.114)}}.snow:nth-child(191){opacity:.2556;transform:translate(33.1317vw,-10px) scale(.6872);animation:fall-191 30s -26s linear infinite}@keyframes fall-191{41.625%{transform:translate(24.3635vw,41.625vh) scale(.6872)}to{transform:translate(28.7476vw,99vh) scale(.6872)}}.snow:nth-child(192){opacity:.4138;transform:translate(3.6231vw,-10px) scale(.2892);animation:fall-192 20s -18s linear infinite}@keyframes fall-192{51.877%{transform:translate(-6.1361vw,51.877vh) scale(.2892)}to{transform:translate(-1.2565vw,99vh) scale(.2892)}}.snow:nth-child(193){opacity:.5712;transform:translate(35.2216vw,-10px) scale(.3537);animation:fall-193 21s -26s linear infinite}@keyframes fall-193{60.923%{transform:translate(35.234vw,60.923vh) scale(.3537)}to{transform:translate(35.2278vw,99vh) scale(.3537)}}.snow:nth-child(194){opacity:1.6982;transform:translate(32.3872vw,-10px) scale(.7394);animation:fall-194 12s -28s linear infinite}@keyframes fall-194{34.418%{transform:translate(36.033vw,34.418vh) scale(.7394)}to{transform:translate(34.2101vw,99vh) scale(.7394)}}.snow:nth-child(195){opacity:.271;transform:translate(3.7533vw,-10px) scale(.9143);animation:fall-195 18s -26s linear infinite}@keyframes fall-195{64.486%{transform:translate(6.8421vw,64.486vh) scale(.9143)}to{transform:translate(5.2977vw,99vh) scale(.9143)}}.snow:nth-child(196){opacity:1.5082;transform:translate(91.5665vw,-10px) scale(.9666);animation:fall-196 10s -14s linear infinite}@keyframes fall-196{78.802%{transform:translate(89.9668vw,78.802vh) scale(.9666)}to{transform:translate(90.76665vw,99vh) scale(.9666)}}.snow:nth-child(197){opacity:1.098;transform:translate(.6631vw,-10px) scale(.6039);animation:fall-197 18s -7s linear infinite}@keyframes fall-197{49.964%{transform:translate(5.8292vw,49.964vh) scale(.6039)}to{transform:translate(3.24615vw,99vh) scale(.6039)}}.snow:nth-child(198){opacity:.2156;transform:translate(70.686vw,-10px) scale(.8589);animation:fall-198 29s -16s linear infinite}@keyframes fall-198{71.21%{transform:translate(74.491vw,71.21vh) scale(.8589)}to{transform:translate(72.5885vw,99vh) scale(.8589)}}.snow:nth-child(199){opacity:.8748;transform:translate(39.7163vw,-10px) scale(.9156);animation:fall-199 16s -14s linear infinite}@keyframes fall-199{36.744%{transform:translate(44.6136vw,36.744vh) scale(.9156)}to{transform:translate(42.16495vw,99vh) scale(.9156)}}.snow:nth-child(200){opacity:.2874;transform:translate(.7946vw,-10px) scale(.9664);animation:fall-200 11s -22s linear infinite}@keyframes fall-200{50.991%{transform:translate(10.3792vw,50.991vh) scale(.9664)}to{transform:translate(5.5869vw,99vh) scale(.9664)}}.snow:nth-child(201){opacity:1.501;transform:translate(35.9696vw,-10px) scale(.4839);animation:fall-201 14s -28s linear infinite}@keyframes fall-201{34.144%{transform:translate(31.6802vw,34.144vh) scale(.4839)}to{transform:translate(33.8249vw,99vh) scale(.4839)}}.snow:nth-child(202){opacity:.8024;transform:translate(13.3558vw,-10px) scale(.6984);animation:fall-202 16s -10s linear infinite}@keyframes fall-202{64.294%{transform:translate(6.8034vw,64.294vh) scale(.6984)}to{transform:translate(10.0796vw,99vh) scale(.6984)}}.snow:nth-child(203){opacity:1.8698;transform:translate(20.1667vw,-10px) scale(.6175);animation:fall-203 25s -17s linear infinite}@keyframes fall-203{78.59%{transform:translate(21.6276vw,78.59vh) scale(.6175)}to{transform:translate(20.89715vw,99vh) scale(.6175)}}.snow:nth-child(204){opacity:.5908;transform:translate(36.0457vw,-10px) scale(.6032);animation:fall-204 27s -16s linear infinite}@keyframes fall-204{49.492%{transform:translate(36.9329vw,49.492vh) scale(.6032)}to{transform:translate(36.4893vw,99vh) scale(.6032)}}.snow:nth-child(205){opacity:1.778;transform:translate(17.8512vw,-10px) scale(.5729);animation:fall-205 18s -8s linear infinite}@keyframes fall-205{41.627%{transform:translate(22.6476vw,41.627vh) scale(.5729)}to{transform:translate(20.2494vw,99vh) scale(.5729)}}.snow:nth-child(206){opacity:1.7462;transform:translate(24.5319vw,-10px) scale(.6209);animation:fall-206 18s -2s linear infinite}@keyframes fall-206{35.32%{transform:translate(26.2593vw,35.32vh) scale(.6209)}to{transform:translate(25.3956vw,99vh) scale(.6209)}}.snow:nth-child(207){opacity:.4742;transform:translate(42.8275vw,-10px) scale(.5784);animation:fall-207 14s -5s linear infinite}@keyframes fall-207{55.016%{transform:translate(34.4109vw,55.016vh) scale(.5784)}to{transform:translate(38.6192vw,99vh) scale(.5784)}}.snow:nth-child(208){opacity:.2762;transform:translate(2.5626vw,-10px) scale(.4496);animation:fall-208 10s -14s linear infinite}@keyframes fall-208{55.706%{transform:translate(6.5857vw,55.706vh) scale(.4496)}to{transform:translate(4.57415vw,99vh) scale(.4496)}}.snow:nth-child(209){opacity:.4608;transform:translate(44.0853vw,-10px) scale(.1609);animation:fall-209 17s -7s linear infinite}@keyframes fall-209{74.596%{transform:translate(40.9489vw,74.596vh) scale(.1609)}to{transform:translate(42.5171vw,99vh) scale(.1609)}}.snow:nth-child(210){opacity:1.8578;transform:translate(21.974vw,-10px) scale(.9992);animation:fall-210 22s -30s linear infinite}@keyframes fall-210{56.274%{transform:translate(14.1816vw,56.274vh) scale(.9992)}to{transform:translate(18.0778vw,99vh) scale(.9992)}}.snow:nth-child(211){opacity:.866;transform:translate(40.1126vw,-10px) scale(.0187);animation:fall-211 15s -2s linear infinite}@keyframes fall-211{41.261%{transform:translate(41.5047vw,41.261vh) scale(.0187)}to{transform:translate(40.80865vw,99vh) scale(.0187)}}.snow:nth-child(212){opacity:1.6568;transform:translate(29.2271vw,-10px) scale(.3495);animation:fall-212 26s -5s linear infinite}@keyframes fall-212{48.022%{transform:translate(36.83vw,48.022vh) scale(.3495)}to{transform:translate(33.02855vw,99vh) scale(.3495)}}.snow:nth-child(213){opacity:.699;transform:translate(36.6888vw,-10px) scale(.2849);animation:fall-213 12s -9s linear infinite}@keyframes fall-213{30.159%{transform:translate(41.3031vw,30.159vh) scale(.2849)}to{transform:translate(38.99595vw,99vh) scale(.2849)}}.snow:nth-child(214){opacity:.2148;transform:translate(20.1842vw,-10px) scale(.189);animation:fall-214 14s -23s linear infinite}@keyframes fall-214{35.168%{transform:translate(27.7719vw,35.168vh) scale(.189)}to{transform:translate(23.97805vw,99vh) scale(.189)}}.snow:nth-child(215){opacity:.496;transform:translate(25.9292vw,-10px) scale(.147);animation:fall-215 25s -12s linear infinite}@keyframes fall-215{32.139%{transform:translate(28.5809vw,32.139vh) scale(.147)}to{transform:translate(27.25505vw,99vh) scale(.147)}}.snow:nth-child(216){opacity:1.7592;transform:translate(90.4376vw,-10px) scale(.4153);animation:fall-216 24s -20s linear infinite}@keyframes fall-216{76.091%{transform:translate(93.2026vw,76.091vh) scale(.4153)}to{transform:translate(91.8201vw,99vh) scale(.4153)}}.snow:nth-child(217){opacity:.5302;transform:translate(88.5527vw,-10px) scale(.8501);animation:fall-217 21s -27s linear infinite}@keyframes fall-217{74.581%{transform:translate(85.0325vw,74.581vh) scale(.8501)}to{transform:translate(86.7926vw,99vh) scale(.8501)}}.snow:nth-child(218){opacity:1.0904;transform:translate(33.4145vw,-10px) scale(.9406);animation:fall-218 19s -14s linear infinite}@keyframes fall-218{35.308%{transform:translate(34.1318vw,35.308vh) scale(.9406)}to{transform:translate(33.77315vw,99vh) scale(.9406)}}.snow:nth-child(219){opacity:.8206;transform:translate(39.7872vw,-10px) scale(.6614);animation:fall-219 23s -26s linear infinite}@keyframes fall-219{43.563%{transform:translate(34.2293vw,43.563vh) scale(.6614)}to{transform:translate(37.00825vw,99vh) scale(.6614)}}.snow:nth-child(220){opacity:.6408;transform:translate(69.5067vw,-10px) scale(.5138);animation:fall-220 13s -17s linear infinite}@keyframes fall-220{71.306%{transform:translate(77.4336vw,71.306vh) scale(.5138)}to{transform:translate(73.47015vw,99vh) scale(.5138)}}.snow:nth-child(221){opacity:1.5798;transform:translate(86.3321vw,-10px) scale(.7486);animation:fall-221 13s -2s linear infinite}@keyframes fall-221{47.792%{transform:translate(93.1434vw,47.792vh) scale(.7486)}to{transform:translate(89.73775vw,99vh) scale(.7486)}}.snow:nth-child(222){opacity:1.0094;transform:translate(76.4328vw,-10px) scale(.2887);animation:fall-222 19s -7s linear infinite}@keyframes fall-222{70.184%{transform:translate(83.2925vw,70.184vh) scale(.2887)}to{transform:translate(79.86265vw,99vh) scale(.2887)}}.snow:nth-child(223){opacity:1.2556;transform:translate(74.9826vw,-10px) scale(.8707);animation:fall-223 18s -27s linear infinite}@keyframes fall-223{35.321%{transform:translate(71.6577vw,35.321vh) scale(.8707)}to{transform:translate(73.32015vw,99vh) scale(.8707)}}.snow:nth-child(224){opacity:.3492;transform:translate(16.8143vw,-10px) scale(.1688);animation:fall-224 20s -18s linear infinite}@keyframes fall-224{32.658%{transform:translate(20.8135vw,32.658vh) scale(.1688)}to{transform:translate(18.8139vw,99vh) scale(.1688)}}.snow:nth-child(225){opacity:.283;transform:translate(29.3366vw,-10px) scale(.6513);animation:fall-225 13s -4s linear infinite}@keyframes fall-225{49.262%{transform:translate(26.0621vw,49.262vh) scale(.6513)}to{transform:translate(27.69935vw,99vh) scale(.6513)}}.snow:nth-child(226){opacity:1.6128;transform:translate(5.4516vw,-10px) scale(.0799);animation:fall-226 10s -7s linear infinite}@keyframes fall-226{66.065%{transform:translate(1.7688vw,66.065vh) scale(.0799)}to{transform:translate(3.6102vw,99vh) scale(.0799)}}.snow:nth-child(227){opacity:1.5446;transform:translate(83.2215vw,-10px) scale(.6467);animation:fall-227 18s -20s linear infinite}@keyframes fall-227{59.87%{transform:translate(91.6239vw,59.87vh) scale(.6467)}to{transform:translate(87.4227vw,99vh) scale(.6467)}}.snow:nth-child(228){opacity:1.0232;transform:translate(66.1199vw,-10px) scale(.0564);animation:fall-228 26s -18s linear infinite}@keyframes fall-228{32.682%{transform:translate(61.9769vw,32.682vh) scale(.0564)}to{transform:translate(64.0484vw,99vh) scale(.0564)}}.snow:nth-child(229){opacity:1.479;transform:translate(31.4876vw,-10px) scale(.8573);animation:fall-229 21s -24s linear infinite}@keyframes fall-229{62.883%{transform:translate(36.1551vw,62.883vh) scale(.8573)}to{transform:translate(33.82135vw,99vh) scale(.8573)}}.snow:nth-child(230){opacity:1.6146;transform:translate(21.6286vw,-10px) scale(.2164);animation:fall-230 22s -4s linear infinite}@keyframes fall-230{44.854%{transform:translate(12.1802vw,44.854vh) scale(.2164)}to{transform:translate(16.9044vw,99vh) scale(.2164)}}.snow:nth-child(231){opacity:.679;transform:translate(7.9524vw,-10px) scale(.5244);animation:fall-231 27s -20s linear infinite}@keyframes fall-231{67.407%{transform:translate(-.6523vw,67.407vh) scale(.5244)}to{transform:translate(3.65005vw,99vh) scale(.5244)}}.snow:nth-child(232){opacity:1.8654;transform:translate(24.8692vw,-10px) scale(.2437);animation:fall-232 29s -27s linear infinite}@keyframes fall-232{68.506%{transform:translate(24.6298vw,68.506vh) scale(.2437)}to{transform:translate(24.7495vw,99vh) scale(.2437)}}.snow:nth-child(233){opacity:1.1946;transform:translate(62.8023vw,-10px) scale(.2248);animation:fall-233 14s -15s linear infinite}@keyframes fall-233{75.716%{transform:translate(70.5451vw,75.716vh) scale(.2248)}to{transform:translate(66.6737vw,99vh) scale(.2248)}}.snow:nth-child(234){opacity:.5136;transform:translate(96.0248vw,-10px) scale(.527);animation:fall-234 27s -13s linear infinite}@keyframes fall-234{43.81%{transform:translate(96.4697vw,43.81vh) scale(.527)}to{transform:translate(96.24725vw,99vh) scale(.527)}}.snow:nth-child(235){opacity:1.0952;transform:translate(21.4106vw,-10px) scale(.2969);animation:fall-235 11s -5s linear infinite}@keyframes fall-235{62.234%{transform:translate(23.1085vw,62.234vh) scale(.2969)}to{transform:translate(22.25955vw,99vh) scale(.2969)}}.snow:nth-child(236){opacity:.367;transform:translate(51.3867vw,-10px) scale(.6656);animation:fall-236 21s -3s linear infinite}@keyframes fall-236{78.626%{transform:translate(56.071vw,78.626vh) scale(.6656)}to{transform:translate(53.72885vw,99vh) scale(.6656)}}.snow:nth-child(237){opacity:1.0734;transform:translate(10.986vw,-10px) scale(.111);animation:fall-237 24s -19s linear infinite}@keyframes fall-237{75.139%{transform:translate(5.8114vw,75.139vh) scale(.111)}to{transform:translate(8.3987vw,99vh) scale(.111)}}.snow:nth-child(238){opacity:1.756;transform:translate(83.3653vw,-10px) scale(.1837);animation:fall-238 15s -5s linear infinite}@keyframes fall-238{54.998%{transform:translate(74.8235vw,54.998vh) scale(.1837)}to{transform:translate(79.0944vw,99vh) scale(.1837)}}.snow:nth-child(239){opacity:1.435;transform:translate(71.0087vw,-10px) scale(.8886);animation:fall-239 17s -30s linear infinite}@keyframes fall-239{37.618%{transform:translate(64.701vw,37.618vh) scale(.8886)}to{transform:translate(67.85485vw,99vh) scale(.8886)}}.snow:nth-child(240){opacity:1.4624;transform:translate(57.6822vw,-10px) scale(.755);animation:fall-240 22s -25s linear infinite}@keyframes fall-240{79.069%{transform:translate(62.7304vw,79.069vh) scale(.755)}to{transform:translate(60.2063vw,99vh) scale(.755)}}.snow:nth-child(241){opacity:.7532;transform:translate(57.1185vw,-10px) scale(.9485);animation:fall-241 14s -14s linear infinite}@keyframes fall-241{39.387%{transform:translate(49.7916vw,39.387vh) scale(.9485)}to{transform:translate(53.45505vw,99vh) scale(.9485)}}.snow:nth-child(242){opacity:1.3426;transform:translate(89.1641vw,-10px) scale(.8588);animation:fall-242 13s -27s linear infinite}@keyframes fall-242{75.245%{transform:translate(79.6915vw,75.245vh) scale(.8588)}to{transform:translate(84.4278vw,99vh) scale(.8588)}}.snow:nth-child(243){opacity:1.3294;transform:translate(40.9592vw,-10px) scale(.0368);animation:fall-243 29s -29s linear infinite}@keyframes fall-243{68.794%{transform:translate(33.4149vw,68.794vh) scale(.0368)}to{transform:translate(37.18705vw,99vh) scale(.0368)}}.snow:nth-child(244){opacity:1.2394;transform:translate(84.7714vw,-10px) scale(.8503);animation:fall-244 14s -18s linear infinite}@keyframes fall-244{59.468%{transform:translate(88.5595vw,59.468vh) scale(.8503)}to{transform:translate(86.66545vw,99vh) scale(.8503)}}.snow:nth-child(245){opacity:1.6072;transform:translate(71.9777vw,-10px) scale(.2235);animation:fall-245 30s -28s linear infinite}@keyframes fall-245{31.939%{transform:translate(72.2154vw,31.939vh) scale(.2235)}to{transform:translate(72.09655vw,99vh) scale(.2235)}}.snow:nth-child(246){opacity:1.733;transform:translate(4.4257vw,-10px) scale(.5619);animation:fall-246 27s -18s linear infinite}@keyframes fall-246{74.31%{transform:translate(.965vw,74.31vh) scale(.5619)}to{transform:translate(2.69535vw,99vh) scale(.5619)}}.snow:nth-child(247){opacity:.7578;transform:translate(83.4655vw,-10px) scale(.5939);animation:fall-247 27s -18s linear infinite}@keyframes fall-247{69.583%{transform:translate(81.1237vw,69.583vh) scale(.5939)}to{transform:translate(82.2946vw,99vh) scale(.5939)}}.snow:nth-child(248){opacity:1.4532;transform:translate(27.6823vw,-10px) scale(.1256);animation:fall-248 17s -6s linear infinite}@keyframes fall-248{75.977%{transform:translate(24.168vw,75.977vh) scale(.1256)}to{transform:translate(25.92515vw,99vh) scale(.1256)}}.snow:nth-child(249){opacity:1.0074;transform:translate(55.9992vw,-10px) scale(.5277);animation:fall-249 23s -13s linear infinite}@keyframes fall-249{30.436%{transform:translate(48.8798vw,30.436vh) scale(.5277)}to{transform:translate(52.4395vw,99vh) scale(.5277)}}.snow:nth-child(250){opacity:1.059;transform:translate(81.4584vw,-10px) scale(.0562);animation:fall-250 18s -13s linear infinite}@keyframes fall-250{33.54%{transform:translate(86.444vw,33.54vh) scale(.0562)}to{transform:translate(83.9512vw,99vh) scale(.0562)}}.snow:nth-child(251){opacity:.9074;transform:translate(94.2592vw,-10px) scale(.6029);animation:fall-251 28s -21s linear infinite}@keyframes fall-251{37.891%{transform:translate(102.0538vw,37.891vh) scale(.6029)}to{transform:translate(98.1565vw,99vh) scale(.6029)}}.snow:nth-child(252){opacity:1.3344;transform:translate(47.744vw,-10px) scale(.1377);animation:fall-252 11s -18s linear infinite}@keyframes fall-252{65.763%{transform:translate(55.6586vw,65.763vh) scale(.1377)}to{transform:translate(51.7013vw,99vh) scale(.1377)}}.snow:nth-child(253){opacity:.2644;transform:translate(47.5924vw,-10px) scale(.7876);animation:fall-253 18s -2s linear infinite}@keyframes fall-253{50.497%{transform:translate(38.6806vw,50.497vh) scale(.7876)}to{transform:translate(43.1365vw,99vh) scale(.7876)}}.snow:nth-child(254){opacity:.756;transform:translate(9.237vw,-10px) scale(.2114);animation:fall-254 17s -4s linear infinite}@keyframes fall-254{50.284%{transform:translate(9.4925vw,50.284vh) scale(.2114)}to{transform:translate(9.36475vw,99vh) scale(.2114)}}.snow:nth-child(255){opacity:.354;transform:translate(1.9918vw,-10px) scale(.9743);animation:fall-255 24s -24s linear infinite}@keyframes fall-255{70.613%{transform:translate(-2.728vw,70.613vh) scale(.9743)}to{transform:translate(-.3681vw,99vh) scale(.9743)}}.snow:nth-child(256){opacity:1.9086;transform:translate(43.1459vw,-10px) scale(.6978);animation:fall-256 12s -2s linear infinite}@keyframes fall-256{51.086%{transform:translate(45.2621vw,51.086vh) scale(.6978)}to{transform:translate(44.204vw,99vh) scale(.6978)}}.snow:nth-child(257){opacity:.279;transform:translate(37.5191vw,-10px) scale(.1562);animation:fall-257 30s -19s linear infinite}@keyframes fall-257{37.603%{transform:translate(37.4228vw,37.603vh) scale(.1562)}to{transform:translate(37.47095vw,99vh) scale(.1562)}}.snow:nth-child(258){opacity:.5592;transform:translate(78.532vw,-10px) scale(.2294);animation:fall-258 13s -15s linear infinite}@keyframes fall-258{42.101%{transform:translate(73.5853vw,42.101vh) scale(.2294)}to{transform:translate(76.05865vw,99vh) scale(.2294)}}.snow:nth-child(259){opacity:1.093;transform:translate(86.6095vw,-10px) scale(.34);animation:fall-259 24s -8s linear infinite}@keyframes fall-259{41.99%{transform:translate(86.4099vw,41.99vh) scale(.34)}to{transform:translate(86.5097vw,99vh) scale(.34)}}.snow:nth-child(260){opacity:1.469;transform:translate(68.3478vw,-10px) scale(.9231);animation:fall-260 13s -29s linear infinite}@keyframes fall-260{76.603%{transform:translate(73.9874vw,76.603vh) scale(.9231)}to{transform:translate(71.1676vw,99vh) scale(.9231)}}.snow:nth-child(261){opacity:1.5838;transform:translate(27.3272vw,-10px) scale(.2249);animation:fall-261 25s -6s linear infinite}@keyframes fall-261{73.725%{transform:translate(18.9007vw,73.725vh) scale(.2249)}to{transform:translate(23.11395vw,99vh) scale(.2249)}}.snow:nth-child(262){opacity:.3192;transform:translate(73.7555vw,-10px) scale(.8661);animation:fall-262 25s -19s linear infinite}@keyframes fall-262{39.151%{transform:translate(83.0752vw,39.151vh) scale(.8661)}to{transform:translate(78.41535vw,99vh) scale(.8661)}}.snow:nth-child(263){opacity:.667;transform:translate(45.4027vw,-10px) scale(.455);animation:fall-263 22s -11s linear infinite}@keyframes fall-263{60.749%{transform:translate(41.649vw,60.749vh) scale(.455)}to{transform:translate(43.52585vw,99vh) scale(.455)}}.snow:nth-child(264){opacity:.3666;transform:translate(66.0559vw,-10px) scale(.4884);animation:fall-264 24s -6s linear infinite}@keyframes fall-264{41.448%{transform:translate(64.4879vw,41.448vh) scale(.4884)}to{transform:translate(65.2719vw,99vh) scale(.4884)}}.snow:nth-child(265){opacity:.3016;transform:translate(57.4614vw,-10px) scale(.1491);animation:fall-265 26s -2s linear infinite}@keyframes fall-265{35.329%{transform:translate(65.6477vw,35.329vh) scale(.1491)}to{transform:translate(61.55455vw,99vh) scale(.1491)}}.snow:nth-child(266){opacity:.9654;transform:translate(20.262vw,-10px) scale(.902);animation:fall-266 30s -12s linear infinite}@keyframes fall-266{33.779%{transform:translate(17.1332vw,33.779vh) scale(.902)}to{transform:translate(18.6976vw,99vh) scale(.902)}}.snow:nth-child(267){opacity:.1752;transform:translate(9.4522vw,-10px) scale(.8948);animation:fall-267 15s -30s linear infinite}@keyframes fall-267{49.232%{transform:translate(17.2661vw,49.232vh) scale(.8948)}to{transform:translate(13.35915vw,99vh) scale(.8948)}}.snow:nth-child(268){opacity:.846;transform:translate(18.1298vw,-10px) scale(.8202);animation:fall-268 17s -2s linear infinite}@keyframes fall-268{36.99%{transform:translate(11.8626vw,36.99vh) scale(.8202)}to{transform:translate(14.9962vw,99vh) scale(.8202)}}.snow:nth-child(269){opacity:1.6592;transform:translate(67.6916vw,-10px) scale(.4495);animation:fall-269 10s -7s linear infinite}@keyframes fall-269{48.306%{transform:translate(66.1071vw,48.306vh) scale(.4495)}to{transform:translate(66.89935vw,99vh) scale(.4495)}}.snow:nth-child(270){opacity:1.7068;transform:translate(18.7071vw,-10px) scale(.6026);animation:fall-270 22s -17s linear infinite}@keyframes fall-270{46.424%{transform:translate(9.5112vw,46.424vh) scale(.6026)}to{transform:translate(14.10915vw,99vh) scale(.6026)}}.snow:nth-child(271){opacity:.8716;transform:translate(39.0479vw,-10px) scale(.7612);animation:fall-271 19s -26s linear infinite}@keyframes fall-271{53.754%{transform:translate(34.6177vw,53.754vh) scale(.7612)}to{transform:translate(36.8328vw,99vh) scale(.7612)}}.snow:nth-child(272){opacity:.1032;transform:translate(92.0618vw,-10px) scale(.9017);animation:fall-272 11s -17s linear infinite}@keyframes fall-272{51.002%{transform:translate(86.8914vw,51.002vh) scale(.9017)}to{transform:translate(89.4766vw,99vh) scale(.9017)}}.snow:nth-child(273){opacity:1.5356;transform:translate(35.3816vw,-10px) scale(.0515);animation:fall-273 17s -9s linear infinite}@keyframes fall-273{77.403%{transform:translate(43.0749vw,77.403vh) scale(.0515)}to{transform:translate(39.22825vw,99vh) scale(.0515)}}.snow:nth-child(274){opacity:1.6126;transform:translate(13.7588vw,-10px) scale(.4635);animation:fall-274 12s -2s linear infinite}@keyframes fall-274{72.017%{transform:translate(10.6752vw,72.017vh) scale(.4635)}to{transform:translate(12.217vw,99vh) scale(.4635)}}.snow:nth-child(275){opacity:1.0824;transform:translate(19.4379vw,-10px) scale(.4695);animation:fall-275 25s -7s linear infinite}@keyframes fall-275{65.683%{transform:translate(24.6456vw,65.683vh) scale(.4695)}to{transform:translate(22.04175vw,99vh) scale(.4695)}}.snow:nth-child(276){opacity:1.8442;transform:translate(69.0584vw,-10px) scale(.2429);animation:fall-276 17s -28s linear infinite}@keyframes fall-276{71.67%{transform:translate(62.2038vw,71.67vh) scale(.2429)}to{transform:translate(65.6311vw,99vh) scale(.2429)}}.snow:nth-child(277){opacity:1.2566;transform:translate(96.5057vw,-10px) scale(.1219);animation:fall-277 22s -22s linear infinite}@keyframes fall-277{31.47%{transform:translate(89.0074vw,31.47vh) scale(.1219)}to{transform:translate(92.75655vw,99vh) scale(.1219)}}.snow:nth-child(278){opacity:.1044;transform:translate(74.242vw,-10px) scale(.125);animation:fall-278 21s -21s linear infinite}@keyframes fall-278{39.359%{transform:translate(70.0207vw,39.359vh) scale(.125)}to{transform:translate(72.13135vw,99vh) scale(.125)}}.snow:nth-child(279){opacity:.7004;transform:translate(88.2949vw,-10px) scale(.0608);animation:fall-279 23s -13s linear infinite}@keyframes fall-279{54.895%{transform:translate(89.8357vw,54.895vh) scale(.0608)}to{transform:translate(89.0653vw,99vh) scale(.0608)}}.snow:nth-child(280){opacity:1.0574;transform:translate(22.2649vw,-10px) scale(.9842);animation:fall-280 27s -15s linear infinite}@keyframes fall-280{32.928%{transform:translate(27.6718vw,32.928vh) scale(.9842)}to{transform:translate(24.96835vw,99vh) scale(.9842)}}.snow:nth-child(281){opacity:1.9452;transform:translate(20.1278vw,-10px) scale(.4117);animation:fall-281 18s -6s linear infinite}@keyframes fall-281{62.774%{transform:translate(19.8565vw,62.774vh) scale(.4117)}to{transform:translate(19.99215vw,99vh) scale(.4117)}}.snow:nth-child(282){opacity:.2046;transform:translate(74.3764vw,-10px) scale(.9682);animation:fall-282 27s -28s linear infinite}@keyframes fall-282{44.008%{transform:translate(76.1078vw,44.008vh) scale(.9682)}to{transform:translate(75.2421vw,99vh) scale(.9682)}}.snow:nth-child(283){opacity:1.8328;transform:translate(62.2794vw,-10px) scale(.5779);animation:fall-283 28s -13s linear infinite}@keyframes fall-283{79.112%{transform:translate(68.0582vw,79.112vh) scale(.5779)}to{transform:translate(65.1688vw,99vh) scale(.5779)}}.snow:nth-child(284){opacity:.7118;transform:translate(95.9504vw,-10px) scale(.4711);animation:fall-284 23s -4s linear infinite}@keyframes fall-284{54.975%{transform:translate(88.6891vw,54.975vh) scale(.4711)}to{transform:translate(92.31975vw,99vh) scale(.4711)}}.snow:nth-child(285){opacity:.5048;transform:translate(28.9207vw,-10px) scale(.8414);animation:fall-285 11s -21s linear infinite}@keyframes fall-285{52.016%{transform:translate(26.682vw,52.016vh) scale(.8414)}to{transform:translate(27.80135vw,99vh) scale(.8414)}}.snow:nth-child(286){opacity:.689;transform:translate(18.7761vw,-10px) scale(.6594);animation:fall-286 19s -14s linear infinite}@keyframes fall-286{49.911%{transform:translate(19.8615vw,49.911vh) scale(.6594)}to{transform:translate(19.3188vw,99vh) scale(.6594)}}.snow:nth-child(287){opacity:1.5996;transform:translate(90.2449vw,-10px) scale(.7645);animation:fall-287 26s -18s linear infinite}@keyframes fall-287{62.9%{transform:translate(95.8928vw,62.9vh) scale(.7645)}to{transform:translate(93.06885vw,99vh) scale(.7645)}}.snow:nth-child(288){opacity:1.8928;transform:translate(3.6867vw,-10px) scale(.6889);animation:fall-288 27s -2s linear infinite}@keyframes fall-288{74.509%{transform:translate(-2.6875vw,74.509vh) scale(.6889)}to{transform:translate(.4996vw,99vh) scale(.6889)}}.snow:nth-child(289){opacity:.2364;transform:translate(28.0688vw,-10px) scale(.5283);animation:fall-289 30s -11s linear infinite}@keyframes fall-289{40.516%{transform:translate(28.0729vw,40.516vh) scale(.5283)}to{transform:translate(28.07085vw,99vh) scale(.5283)}}.snow:nth-child(290){opacity:.3548;transform:translate(64.5141vw,-10px) scale(.2402);animation:fall-290 13s -11s linear infinite}@keyframes fall-290{31.127%{transform:translate(55.0266vw,31.127vh) scale(.2402)}to{transform:translate(59.77035vw,99vh) scale(.2402)}}.snow:nth-child(291){opacity:.101;transform:translate(36.2645vw,-10px) scale(.0975);animation:fall-291 21s -10s linear infinite}@keyframes fall-291{40.259%{transform:translate(37.1349vw,40.259vh) scale(.0975)}to{transform:translate(36.6997vw,99vh) scale(.0975)}}.snow:nth-child(292){opacity:.0546;transform:translate(56.4075vw,-10px) scale(.9622);animation:fall-292 15s -25s linear infinite}@keyframes fall-292{41.698%{transform:translate(62.5554vw,41.698vh) scale(.9622)}to{transform:translate(59.48145vw,99vh) scale(.9622)}}.snow:nth-child(293){opacity:.6798;transform:translate(75.7996vw,-10px) scale(.2207);animation:fall-293 19s -29s linear infinite}@keyframes fall-293{66.669%{transform:translate(78.0984vw,66.669vh) scale(.2207)}to{transform:translate(76.949vw,99vh) scale(.2207)}}.snow:nth-child(294){opacity:1.929;transform:translate(57.1455vw,-10px) scale(.8967);animation:fall-294 29s -24s linear infinite}@keyframes fall-294{34.774%{transform:translate(63.5425vw,34.774vh) scale(.8967)}to{transform:translate(60.344vw,99vh) scale(.8967)}}.snow:nth-child(295){opacity:.7812;transform:translate(33.195vw,-10px) scale(.5178);animation:fall-295 24s -12s linear infinite}@keyframes fall-295{65.345%{transform:translate(27.1905vw,65.345vh) scale(.5178)}to{transform:translate(30.19275vw,99vh) scale(.5178)}}.snow:nth-child(296){opacity:.0698;transform:translate(22.2786vw,-10px) scale(.1423);animation:fall-296 18s -26s linear infinite}@keyframes fall-296{63.816%{transform:translate(19.159vw,63.816vh) scale(.1423)}to{transform:translate(20.7188vw,99vh) scale(.1423)}}.snow:nth-child(297){opacity:.3026;transform:translate(77.2581vw,-10px) scale(.9858);animation:fall-297 30s -20s linear infinite}@keyframes fall-297{67.906%{transform:translate(80.9374vw,67.906vh) scale(.9858)}to{transform:translate(79.09775vw,99vh) scale(.9858)}}.snow:nth-child(298){opacity:1.2924;transform:translate(91.0575vw,-10px) scale(.7841);animation:fall-298 16s -9s linear infinite}@keyframes fall-298{30.566%{transform:translate(90.1142vw,30.566vh) scale(.7841)}to{transform:translate(90.58585vw,99vh) scale(.7841)}}.snow:nth-child(299){opacity:1.0754;transform:translate(66.8904vw,-10px) scale(.1089);animation:fall-299 28s -17s linear infinite}@keyframes fall-299{39.889%{transform:translate(66.1925vw,39.889vh) scale(.1089)}to{transform:translate(66.54145vw,99vh) scale(.1089)}}.snow:nth-child(300){opacity:1.3298;transform:translate(31.2116vw,-10px) scale(.2587);animation:fall-300 26s -7s linear infinite}@keyframes fall-300{33.518%{transform:translate(22.649vw,33.518vh) scale(.2587)}to{transform:translate(26.9303vw,99vh) scale(.2587)}}.snow:nth-child(301){opacity:.565;transform:translate(56.8611vw,-10px) scale(.5624);animation:fall-301 17s -9s linear infinite}@keyframes fall-301{41.16%{transform:translate(64.7897vw,41.16vh) scale(.5624)}to{transform:translate(60.8254vw,99vh) scale(.5624)}}.snow:nth-child(302){opacity:.4868;transform:translate(28.2258vw,-10px) scale(.198);animation:fall-302 27s -24s linear infinite}@keyframes fall-302{55.141%{transform:translate(30.6049vw,55.141vh) scale(.198)}to{transform:translate(29.41535vw,99vh) scale(.198)}}.snow:nth-child(303){opacity:.529;transform:translate(61.2613vw,-10px) scale(.6584);animation:fall-303 16s -19s linear infinite}@keyframes fall-303{79.206%{transform:translate(69.0612vw,79.206vh) scale(.6584)}to{transform:translate(65.16125vw,99vh) scale(.6584)}}.snow:nth-child(304){opacity:.8542;transform:translate(41.7332vw,-10px) scale(.3064);animation:fall-304 19s -20s linear infinite}@keyframes fall-304{53.116%{transform:translate(48.5159vw,53.116vh) scale(.3064)}to{transform:translate(45.12455vw,99vh) scale(.3064)}}.snow:nth-child(305){opacity:.7982;transform:translate(74.8622vw,-10px) scale(.9536);animation:fall-305 27s -14s linear infinite}@keyframes fall-305{60.45%{transform:translate(72.6867vw,60.45vh) scale(.9536)}to{transform:translate(73.77445vw,99vh) scale(.9536)}}.snow:nth-child(306){opacity:.904;transform:translate(38.4784vw,-10px) scale(.9004);animation:fall-306 29s -23s linear infinite}@keyframes fall-306{63.672%{transform:translate(47.0463vw,63.672vh) scale(.9004)}to{transform:translate(42.76235vw,99vh) scale(.9004)}}.snow:nth-child(307){opacity:.0988;transform:translate(26.6788vw,-10px) scale(.4083);animation:fall-307 22s -3s linear infinite}@keyframes fall-307{57.025%{transform:translate(28.7599vw,57.025vh) scale(.4083)}to{transform:translate(27.71935vw,99vh) scale(.4083)}}.snow:nth-child(308){opacity:1.3542;transform:translate(24.0704vw,-10px) scale(.1308);animation:fall-308 10s -2s linear infinite}@keyframes fall-308{37.836%{transform:translate(28.6706vw,37.836vh) scale(.1308)}to{transform:translate(26.3705vw,99vh) scale(.1308)}}.snow:nth-child(309){opacity:.661;transform:translate(32.2739vw,-10px) scale(.7473);animation:fall-309 17s -22s linear infinite}@keyframes fall-309{50.113%{transform:translate(33.5661vw,50.113vh) scale(.7473)}to{transform:translate(32.92vw,99vh) scale(.7473)}}.snow:nth-child(310){opacity:.6676;transform:translate(69.5729vw,-10px) scale(.2925);animation:fall-310 23s -6s linear infinite}@keyframes fall-310{37.222%{transform:translate(76.4079vw,37.222vh) scale(.2925)}to{transform:translate(72.9904vw,99vh) scale(.2925)}}.snow:nth-child(311){opacity:1.4914;transform:translate(81.2357vw,-10px) scale(.6425);animation:fall-311 25s -20s linear infinite}@keyframes fall-311{61.114%{transform:translate(89.6815vw,61.114vh) scale(.6425)}to{transform:translate(85.4586vw,99vh) scale(.6425)}}.snow:nth-child(312){opacity:1.1196;transform:translate(3.0133vw,-10px) scale(.0166);animation:fall-312 16s -9s linear infinite}@keyframes fall-312{47.62%{transform:translate(10.3708vw,47.62vh) scale(.0166)}to{transform:translate(6.69205vw,99vh) scale(.0166)}}.snow:nth-child(313){opacity:1.965;transform:translate(84.3411vw,-10px) scale(.8555);animation:fall-313 25s -6s linear infinite}@keyframes fall-313{30.674%{transform:translate(88.9955vw,30.674vh) scale(.8555)}to{transform:translate(86.6683vw,99vh) scale(.8555)}}.snow:nth-child(314){opacity:1.1562;transform:translate(29.9646vw,-10px) scale(.6084);animation:fall-314 23s -23s linear infinite}@keyframes fall-314{63.409%{transform:translate(35.9542vw,63.409vh) scale(.6084)}to{transform:translate(32.9594vw,99vh) scale(.6084)}}.snow:nth-child(315){opacity:.1286;transform:translate(94.3132vw,-10px) scale(.8853);animation:fall-315 23s -16s linear infinite}@keyframes fall-315{48.082%{transform:translate(96.6824vw,48.082vh) scale(.8853)}to{transform:translate(95.4978vw,99vh) scale(.8853)}}.snow:nth-child(316){opacity:.1882;transform:translate(24.7582vw,-10px) scale(.7961);animation:fall-316 26s -19s linear infinite}@keyframes fall-316{40.232%{transform:translate(23.6229vw,40.232vh) scale(.7961)}to{transform:translate(24.19055vw,99vh) scale(.7961)}}.snow:nth-child(317){opacity:1.7444;transform:translate(43.0698vw,-10px) scale(.0784);animation:fall-317 30s -15s linear infinite}@keyframes fall-317{39.281%{transform:translate(49.6712vw,39.281vh) scale(.0784)}to{transform:translate(46.3705vw,99vh) scale(.0784)}}.snow:nth-child(318){opacity:1.083;transform:translate(26.2354vw,-10px) scale(.2898);animation:fall-318 14s -27s linear infinite}@keyframes fall-318{55.679%{transform:translate(19.7459vw,55.679vh) scale(.2898)}to{transform:translate(22.99065vw,99vh) scale(.2898)}}.snow:nth-child(319){opacity:1.2864;transform:translate(43.9806vw,-10px) scale(.6952);animation:fall-319 20s -12s linear infinite}@keyframes fall-319{45.87%{transform:translate(46.8421vw,45.87vh) scale(.6952)}to{transform:translate(45.41135vw,99vh) scale(.6952)}}.snow:nth-child(320){opacity:.9964;transform:translate(63.1456vw,-10px) scale(.3268);animation:fall-320 16s -1s linear infinite}@keyframes fall-320{70.201%{transform:translate(70.1349vw,70.201vh) scale(.3268)}to{transform:translate(66.64025vw,99vh) scale(.3268)}}.snow:nth-child(321){opacity:.4084;transform:translate(73.9019vw,-10px) scale(.6375);animation:fall-321 19s -13s linear infinite}@keyframes fall-321{50.146%{transform:translate(65.8997vw,50.146vh) scale(.6375)}to{transform:translate(69.9008vw,99vh) scale(.6375)}}.snow:nth-child(322){opacity:.9272;transform:translate(28.8971vw,-10px) scale(.8967);animation:fall-322 27s -20s linear infinite}@keyframes fall-322{68.076%{transform:translate(31.7373vw,68.076vh) scale(.8967)}to{transform:translate(30.3172vw,99vh) scale(.8967)}}.snow:nth-child(323){opacity:1.6362;transform:translate(25.1937vw,-10px) scale(.3211);animation:fall-323 30s -29s linear infinite}@keyframes fall-323{64.4%{transform:translate(22.5977vw,64.4vh) scale(.3211)}to{transform:translate(23.8957vw,99vh) scale(.3211)}}.snow:nth-child(324){opacity:.3466;transform:translate(11.4445vw,-10px) scale(.3479);animation:fall-324 26s -16s linear infinite}@keyframes fall-324{46.347%{transform:translate(20.322vw,46.347vh) scale(.3479)}to{transform:translate(15.88325vw,99vh) scale(.3479)}}.snow:nth-child(325){opacity:.631;transform:translate(43.0938vw,-10px) scale(.8865);animation:fall-325 23s -22s linear infinite}@keyframes fall-325{58.018%{transform:translate(40.9956vw,58.018vh) scale(.8865)}to{transform:translate(42.0447vw,99vh) scale(.8865)}}.snow:nth-child(326){opacity:.1214;transform:translate(49.2164vw,-10px) scale(.7435);animation:fall-326 25s -25s linear infinite}@keyframes fall-326{34.128%{transform:translate(48.1336vw,34.128vh) scale(.7435)}to{transform:translate(48.675vw,99vh) scale(.7435)}}.snow:nth-child(327){opacity:1.1202;transform:translate(14.3963vw,-10px) scale(.98);animation:fall-327 19s -7s linear infinite}@keyframes fall-327{46.051%{transform:translate(11.2vw,46.051vh) scale(.98)}to{transform:translate(12.79815vw,99vh) scale(.98)}}.snow:nth-child(328){opacity:1.443;transform:translate(23.516vw,-10px) scale(.3553);animation:fall-328 11s -22s linear infinite}@keyframes fall-328{33.5%{transform:translate(32.8292vw,33.5vh) scale(.3553)}to{transform:translate(28.1726vw,99vh) scale(.3553)}}.snow:nth-child(329){opacity:.3556;transform:translate(46.8896vw,-10px) scale(.8491);animation:fall-329 27s -21s linear infinite}@keyframes fall-329{62.353%{transform:translate(38.9537vw,62.353vh) scale(.8491)}to{transform:translate(42.92165vw,99vh) scale(.8491)}}.snow:nth-child(330){opacity:1.478;transform:translate(49.7898vw,-10px) scale(.6847);animation:fall-330 10s -24s linear infinite}@keyframes fall-330{69.118%{transform:translate(48.4654vw,69.118vh) scale(.6847)}to{transform:translate(49.1276vw,99vh) scale(.6847)}}.snow:nth-child(331){opacity:.9504;transform:translate(7.6614vw,-10px) scale(.9695);animation:fall-331 28s -14s linear infinite}@keyframes fall-331{50.891%{transform:translate(12.7473vw,50.891vh) scale(.9695)}to{transform:translate(10.20435vw,99vh) scale(.9695)}}.snow:nth-child(332){opacity:.6362;transform:translate(69.4806vw,-10px) scale(.8214);animation:fall-332 27s -14s linear infinite}@keyframes fall-332{59.224%{transform:translate(78.2873vw,59.224vh) scale(.8214)}to{transform:translate(73.88395vw,99vh) scale(.8214)}}.snow:nth-child(333){opacity:1.473;transform:translate(2.2597vw,-10px) scale(.6607);animation:fall-333 18s -17s linear infinite}@keyframes fall-333{67.379%{transform:translate(4.1691vw,67.379vh) scale(.6607)}to{transform:translate(3.2144vw,99vh) scale(.6607)}}.snow:nth-child(334){opacity:.538;transform:translate(2.07vw,-10px) scale(.8554);animation:fall-334 25s -30s linear infinite}@keyframes fall-334{72.661%{transform:translate(.8633vw,72.661vh) scale(.8554)}to{transform:translate(1.46665vw,99vh) scale(.8554)}}.snow:nth-child(335){opacity:.6054;transform:translate(91.9901vw,-10px) scale(.3345);animation:fall-335 23s -8s linear infinite}@keyframes fall-335{32.246%{transform:translate(83.4692vw,32.246vh) scale(.3345)}to{transform:translate(87.72965vw,99vh) scale(.3345)}}.snow:nth-child(336){opacity:.6916;transform:translate(1.6962vw,-10px) scale(.5491);animation:fall-336 17s -9s linear infinite}@keyframes fall-336{37.659%{transform:translate(-.8156vw,37.659vh) scale(.5491)}to{transform:translate(.4403vw,99vh) scale(.5491)}}.snow:nth-child(337){opacity:.097;transform:translate(73.1596vw,-10px) scale(.0507);animation:fall-337 15s -18s linear infinite}@keyframes fall-337{65.221%{transform:translate(79.3914vw,65.221vh) scale(.0507)}to{transform:translate(76.2755vw,99vh) scale(.0507)}}.snow:nth-child(338){opacity:.7546;transform:translate(10.3554vw,-10px) scale(.9662);animation:fall-338 27s -9s linear infinite}@keyframes fall-338{50.682%{transform:translate(6.782vw,50.682vh) scale(.9662)}to{transform:translate(8.5687vw,99vh) scale(.9662)}}.snow:nth-child(339){opacity:1.7716;transform:translate(28.7997vw,-10px) scale(.0167);animation:fall-339 14s -8s linear infinite}@keyframes fall-339{75.164%{transform:translate(26.0932vw,75.164vh) scale(.0167)}to{transform:translate(27.44645vw,99vh) scale(.0167)}}.snow:nth-child(340){opacity:.6174;transform:translate(8.1974vw,-10px) scale(.9688);animation:fall-340 23s -10s linear infinite}@keyframes fall-340{73.231%{transform:translate(16.8648vw,73.231vh) scale(.9688)}to{transform:translate(12.5311vw,99vh) scale(.9688)}}.snow:nth-child(341){opacity:.5278;transform:translate(5.9749vw,-10px) scale(.0003);animation:fall-341 29s -30s linear infinite}@keyframes fall-341{64.46%{transform:translate(9.2871vw,64.46vh) scale(.0003)}to{transform:translate(7.631vw,99vh) scale(.0003)}}.snow:nth-child(342){opacity:.7818;transform:translate(61.2064vw,-10px) scale(.4111);animation:fall-342 14s -19s linear infinite}@keyframes fall-342{31.86%{transform:translate(54.7104vw,31.86vh) scale(.4111)}to{transform:translate(57.9584vw,99vh) scale(.4111)}}.snow:nth-child(343){opacity:1.037;transform:translate(69.1075vw,-10px) scale(.833);animation:fall-343 28s -2s linear infinite}@keyframes fall-343{45.438%{transform:translate(77.0141vw,45.438vh) scale(.833)}to{transform:translate(73.0608vw,99vh) scale(.833)}}.snow:nth-child(344){opacity:.2668;transform:translate(37.2637vw,-10px) scale(.0801);animation:fall-344 29s -24s linear infinite}@keyframes fall-344{35.406%{transform:translate(46.3115vw,35.406vh) scale(.0801)}to{transform:translate(41.7876vw,99vh) scale(.0801)}}.snow:nth-child(345){opacity:.781;transform:translate(86.6004vw,-10px) scale(.1819);animation:fall-345 30s -23s linear infinite}@keyframes fall-345{50.764%{transform:translate(88.6893vw,50.764vh) scale(.1819)}to{transform:translate(87.64485vw,99vh) scale(.1819)}}.snow:nth-child(346){opacity:.0482;transform:translate(7.5209vw,-10px) scale(.9436);animation:fall-346 29s -4s linear infinite}@keyframes fall-346{71.701%{transform:translate(4.6328vw,71.701vh) scale(.9436)}to{transform:translate(6.07685vw,99vh) scale(.9436)}}.snow:nth-child(347){opacity:1.7052;transform:translate(66.1405vw,-10px) scale(.0676);animation:fall-347 14s -24s linear infinite}@keyframes fall-347{60.356%{transform:translate(74.0383vw,60.356vh) scale(.0676)}to{transform:translate(70.0894vw,99vh) scale(.0676)}}.snow:nth-child(348){opacity:.0162;transform:translate(97.8164vw,-10px) scale(.3464);animation:fall-348 20s -23s linear infinite}@keyframes fall-348{52.583%{transform:translate(99.1769vw,52.583vh) scale(.3464)}to{transform:translate(98.49665vw,99vh) scale(.3464)}}.snow:nth-child(349){opacity:.7412;transform:translate(11.0679vw,-10px) scale(.2056);animation:fall-349 23s -30s linear infinite}@keyframes fall-349{71.866%{transform:translate(9.48vw,71.866vh) scale(.2056)}to{transform:translate(10.27395vw,99vh) scale(.2056)}}.snow:nth-child(350){opacity:1.2852;transform:translate(90.7241vw,-10px) scale(.2944);animation:fall-350 14s -24s linear infinite}@keyframes fall-350{38.7%{transform:translate(91.459vw,38.7vh) scale(.2944)}to{transform:translate(91.09155vw,99vh) scale(.2944)}}.snow:nth-child(351){opacity:.3804;transform:translate(14.8386vw,-10px) scale(.9867);animation:fall-351 11s -30s linear infinite}@keyframes fall-351{39.112%{transform:translate(13.6954vw,39.112vh) scale(.9867)}to{transform:translate(14.267vw,99vh) scale(.9867)}}.snow:nth-child(352){opacity:1.7126;transform:translate(22.0247vw,-10px) scale(.8993);animation:fall-352 22s -9s linear infinite}@keyframes fall-352{30.908%{transform:translate(19.57vw,30.908vh) scale(.8993)}to{transform:translate(20.79735vw,99vh) scale(.8993)}}.snow:nth-child(353){opacity:1.1874;transform:translate(99.3064vw,-10px) scale(.9618);animation:fall-353 14s -4s linear infinite}@keyframes fall-353{68.624%{transform:translate(91.9202vw,68.624vh) scale(.9618)}to{transform:translate(95.6133vw,99vh) scale(.9618)}}.snow:nth-child(354){opacity:.8182;transform:translate(4.9979vw,-10px) scale(.7525);animation:fall-354 28s -8s linear infinite}@keyframes fall-354{67.696%{transform:translate(7.2956vw,67.696vh) scale(.7525)}to{transform:translate(6.14675vw,99vh) scale(.7525)}}.snow:nth-child(355){opacity:1.019;transform:translate(13.9138vw,-10px) scale(.3189);animation:fall-355 15s -24s linear infinite}@keyframes fall-355{66.82%{transform:translate(5.2041vw,66.82vh) scale(.3189)}to{transform:translate(9.55895vw,99vh) scale(.3189)}}.snow:nth-child(356){opacity:.7102;transform:translate(72.2361vw,-10px) scale(.9009);animation:fall-356 23s -9s linear infinite}@keyframes fall-356{41.314%{transform:translate(67.8463vw,41.314vh) scale(.9009)}to{transform:translate(70.0412vw,99vh) scale(.9009)}}.snow:nth-child(357){opacity:.5962;transform:translate(29.0161vw,-10px) scale(.3684);animation:fall-357 22s -13s linear infinite}@keyframes fall-357{49.571%{transform:translate(27.1172vw,49.571vh) scale(.3684)}to{transform:translate(28.06665vw,99vh) scale(.3684)}}.snow:nth-child(358){opacity:1.4904;transform:translate(22.5295vw,-10px) scale(.6779);animation:fall-358 27s -23s linear infinite}@keyframes fall-358{64.447%{transform:translate(17.0888vw,64.447vh) scale(.6779)}to{transform:translate(19.80915vw,99vh) scale(.6779)}}.snow:nth-child(359){opacity:1.6256;transform:translate(73.6693vw,-10px) scale(.7957);animation:fall-359 17s -7s linear infinite}@keyframes fall-359{36.517%{transform:translate(74.6352vw,36.517vh) scale(.7957)}to{transform:translate(74.15225vw,99vh) scale(.7957)}}.snow:nth-child(360){opacity:.8172;transform:translate(67.4884vw,-10px) scale(.5101);animation:fall-360 25s -21s linear infinite}@keyframes fall-360{54.321%{transform:translate(60.2028vw,54.321vh) scale(.5101)}to{transform:translate(63.8456vw,99vh) scale(.5101)}}.snow:nth-child(361){opacity:1.9976;transform:translate(47.4735vw,-10px) scale(.147);animation:fall-361 18s -14s linear infinite}@keyframes fall-361{79.997%{transform:translate(38.409vw,79.997vh) scale(.147)}to{transform:translate(42.94125vw,99vh) scale(.147)}}.snow:nth-child(362){opacity:1.9704;transform:translate(2.9236vw,-10px) scale(.0564);animation:fall-362 24s -5s linear infinite}@keyframes fall-362{32.444%{transform:translate(-1.2985vw,32.444vh) scale(.0564)}to{transform:translate(.81255vw,99vh) scale(.0564)}}.snow:nth-child(363){opacity:.5084;transform:translate(51.9572vw,-10px) scale(.5746);animation:fall-363 21s -19s linear infinite}@keyframes fall-363{79.737%{transform:translate(59.6406vw,79.737vh) scale(.5746)}to{transform:translate(55.7989vw,99vh) scale(.5746)}}.snow:nth-child(364){opacity:.7114;transform:translate(74.7372vw,-10px) scale(.4164);animation:fall-364 24s -15s linear infinite}@keyframes fall-364{35.166%{transform:translate(76.2018vw,35.166vh) scale(.4164)}to{transform:translate(75.4695vw,99vh) scale(.4164)}}.snow:nth-child(365){opacity:.0314;transform:translate(1.9081vw,-10px) scale(.4298);animation:fall-365 27s -19s linear infinite}@keyframes fall-365{77.389%{transform:translate(11.5616vw,77.389vh) scale(.4298)}to{transform:translate(6.73485vw,99vh) scale(.4298)}}.snow:nth-child(366){opacity:1.75;transform:translate(7.1641vw,-10px) scale(.4009);animation:fall-366 18s -25s linear infinite}@keyframes fall-366{52.315%{transform:translate(13.6823vw,52.315vh) scale(.4009)}to{transform:translate(10.4232vw,99vh) scale(.4009)}}.snow:nth-child(367){opacity:.0514;transform:translate(41.4191vw,-10px) scale(.1283);animation:fall-367 17s -6s linear infinite}@keyframes fall-367{64.721%{transform:translate(50.7389vw,64.721vh) scale(.1283)}to{transform:translate(46.079vw,99vh) scale(.1283)}}.snow:nth-child(368){opacity:1.2214;transform:translate(32.5438vw,-10px) scale(.5849);animation:fall-368 14s -28s linear infinite}@keyframes fall-368{67.289%{transform:translate(38.5495vw,67.289vh) scale(.5849)}to{transform:translate(35.54665vw,99vh) scale(.5849)}}.snow:nth-child(369){opacity:1.2842;transform:translate(75.5155vw,-10px) scale(.278);animation:fall-369 17s -7s linear infinite}@keyframes fall-369{68.417%{transform:translate(65.6616vw,68.417vh) scale(.278)}to{transform:translate(70.58855vw,99vh) scale(.278)}}.snow:nth-child(370){opacity:.2888;transform:translate(13.3191vw,-10px) scale(.3833);animation:fall-370 15s -7s linear infinite}@keyframes fall-370{64.014%{transform:translate(10.3363vw,64.014vh) scale(.3833)}to{transform:translate(11.8277vw,99vh) scale(.3833)}}.snow:nth-child(371){opacity:.6444;transform:translate(17.8087vw,-10px) scale(.0987);animation:fall-371 20s -4s linear infinite}@keyframes fall-371{48.264%{transform:translate(10.7547vw,48.264vh) scale(.0987)}to{transform:translate(14.2817vw,99vh) scale(.0987)}}.snow:nth-child(372){opacity:.6558;transform:translate(36.7561vw,-10px) scale(.1881);animation:fall-372 13s -12s linear infinite}@keyframes fall-372{77.552%{transform:translate(31.3328vw,77.552vh) scale(.1881)}to{transform:translate(34.04445vw,99vh) scale(.1881)}}.snow:nth-child(373){opacity:1.979;transform:translate(63.0682vw,-10px) scale(.2753);animation:fall-373 24s -6s linear infinite}@keyframes fall-373{39.896%{transform:translate(59.4859vw,39.896vh) scale(.2753)}to{transform:translate(61.27705vw,99vh) scale(.2753)}}.snow:nth-child(374){opacity:.686;transform:translate(81.3585vw,-10px) scale(.0164);animation:fall-374 26s -8s linear infinite}@keyframes fall-374{56.091%{transform:translate(84.8271vw,56.091vh) scale(.0164)}to{transform:translate(83.0928vw,99vh) scale(.0164)}}.snow:nth-child(375){opacity:.491;transform:translate(27.5321vw,-10px) scale(.9827);animation:fall-375 10s -2s linear infinite}@keyframes fall-375{40.093%{transform:translate(29.965vw,40.093vh) scale(.9827)}to{transform:translate(28.74855vw,99vh) scale(.9827)}}.snow:nth-child(376){opacity:.8148;transform:translate(24.1331vw,-10px) scale(.9352);animation:fall-376 23s -28s linear infinite}@keyframes fall-376{60.982%{transform:translate(22.9146vw,60.982vh) scale(.9352)}to{transform:translate(23.52385vw,99vh) scale(.9352)}}.snow:nth-child(377){opacity:.2598;transform:translate(64.5759vw,-10px) scale(.1334);animation:fall-377 14s -4s linear infinite}@keyframes fall-377{53.756%{transform:translate(69.0339vw,53.756vh) scale(.1334)}to{transform:translate(66.8049vw,99vh) scale(.1334)}}.snow:nth-child(378){opacity:1.9366;transform:translate(35.2039vw,-10px) scale(.2825);animation:fall-378 10s -19s linear infinite}@keyframes fall-378{49.709%{transform:translate(28.1982vw,49.709vh) scale(.2825)}to{transform:translate(31.70105vw,99vh) scale(.2825)}}.snow:nth-child(379){opacity:.4558;transform:translate(5.9218vw,-10px) scale(.7563);animation:fall-379 12s -17s linear infinite}@keyframes fall-379{78.977%{transform:translate(8.9488vw,78.977vh) scale(.7563)}to{transform:translate(7.4353vw,99vh) scale(.7563)}}.snow:nth-child(380){opacity:1.0268;transform:translate(77.3426vw,-10px) scale(.2951);animation:fall-380 28s -30s linear infinite}@keyframes fall-380{47.469%{transform:translate(75.5167vw,47.469vh) scale(.2951)}to{transform:translate(76.42965vw,99vh) scale(.2951)}}.snow:nth-child(381){opacity:.6424;transform:translate(36.2961vw,-10px) scale(.7139);animation:fall-381 21s -23s linear infinite}@keyframes fall-381{66.968%{transform:translate(33.779vw,66.968vh) scale(.7139)}to{transform:translate(35.03755vw,99vh) scale(.7139)}}.snow:nth-child(382){opacity:.3738;transform:translate(76.462vw,-10px) scale(.702);animation:fall-382 20s -14s linear infinite}@keyframes fall-382{46.257%{transform:translate(78.8707vw,46.257vh) scale(.702)}to{transform:translate(77.66635vw,99vh) scale(.702)}}.snow:nth-child(383){opacity:.8102;transform:translate(98.357vw,-10px) scale(.9723);animation:fall-383 23s -30s linear infinite}@keyframes fall-383{38.198%{transform:translate(101.1591vw,38.198vh) scale(.9723)}to{transform:translate(99.75805vw,99vh) scale(.9723)}}.snow:nth-child(384){opacity:1.72;transform:translate(57.1802vw,-10px) scale(.8887);animation:fall-384 22s -2s linear infinite}@keyframes fall-384{70.369%{transform:translate(53.516vw,70.369vh) scale(.8887)}to{transform:translate(55.3481vw,99vh) scale(.8887)}}.snow:nth-child(385){opacity:.7384;transform:translate(58.0597vw,-10px) scale(.1779);animation:fall-385 17s -17s linear infinite}@keyframes fall-385{56.802%{transform:translate(52.2671vw,56.802vh) scale(.1779)}to{transform:translate(55.1634vw,99vh) scale(.1779)}}.snow:nth-child(386){opacity:.4362;transform:translate(4.6103vw,-10px) scale(.785);animation:fall-386 30s -23s linear infinite}@keyframes fall-386{37.823%{transform:translate(11.1613vw,37.823vh) scale(.785)}to{transform:translate(7.8858vw,99vh) scale(.785)}}.snow:nth-child(387){opacity:1.6634;transform:translate(14.102vw,-10px) scale(.6904);animation:fall-387 12s -26s linear infinite}@keyframes fall-387{71.617%{transform:translate(11.5896vw,71.617vh) scale(.6904)}to{transform:translate(12.8458vw,99vh) scale(.6904)}}.snow:nth-child(388){opacity:1.6056;transform:translate(99.7699vw,-10px) scale(.7939);animation:fall-388 25s -22s linear infinite}@keyframes fall-388{58.18%{transform:translate(104.8421vw,58.18vh) scale(.7939)}to{transform:translate(102.306vw,99vh) scale(.7939)}}.snow:nth-child(389){opacity:.326;transform:translate(68.6996vw,-10px) scale(.4171);animation:fall-389 12s -25s linear infinite}@keyframes fall-389{57.825%{transform:translate(63.15vw,57.825vh) scale(.4171)}to{transform:translate(65.9248vw,99vh) scale(.4171)}}.snow:nth-child(390){opacity:.7032;transform:translate(23.6582vw,-10px) scale(.1126);animation:fall-390 26s -12s linear infinite}@keyframes fall-390{34.753%{transform:translate(30.0106vw,34.753vh) scale(.1126)}to{transform:translate(26.8344vw,99vh) scale(.1126)}}.snow:nth-child(391){opacity:1.888;transform:translate(3.0199vw,-10px) scale(.0126);animation:fall-391 30s -23s linear infinite}@keyframes fall-391{68.28%{transform:translate(9.1491vw,68.28vh) scale(.0126)}to{transform:translate(6.0845vw,99vh) scale(.0126)}}.snow:nth-child(392){opacity:.0056;transform:translate(42.4106vw,-10px) scale(.4521);animation:fall-392 22s -9s linear infinite}@keyframes fall-392{65.396%{transform:translate(45.3533vw,65.396vh) scale(.4521)}to{transform:translate(43.88195vw,99vh) scale(.4521)}}.snow:nth-child(393){opacity:.9748;transform:translate(17.6002vw,-10px) scale(.4197);animation:fall-393 12s -5s linear infinite}@keyframes fall-393{48.087%{transform:translate(20.5283vw,48.087vh) scale(.4197)}to{transform:translate(19.06425vw,99vh) scale(.4197)}}.snow:nth-child(394){opacity:.7204;transform:translate(54.0247vw,-10px) scale(.528);animation:fall-394 10s -6s linear infinite}@keyframes fall-394{30.322%{transform:translate(62.6182vw,30.322vh) scale(.528)}to{transform:translate(58.32145vw,99vh) scale(.528)}}.snow:nth-child(395){opacity:1.1046;transform:translate(12.4573vw,-10px) scale(.6849);animation:fall-395 28s -13s linear infinite}@keyframes fall-395{34.281%{transform:translate(7.1441vw,34.281vh) scale(.6849)}to{transform:translate(9.8007vw,99vh) scale(.6849)}}.snow:nth-child(396){opacity:1.4414;transform:translate(73.2552vw,-10px) scale(.0735);animation:fall-396 15s -14s linear infinite}@keyframes fall-396{42.237%{transform:translate(64.5411vw,42.237vh) scale(.0735)}to{transform:translate(68.89815vw,99vh) scale(.0735)}}.snow:nth-child(397){opacity:.5264;transform:translate(42.0816vw,-10px) scale(.3892);animation:fall-397 21s -21s linear infinite}@keyframes fall-397{50.968%{transform:translate(38.2083vw,50.968vh) scale(.3892)}to{transform:translate(40.14495vw,99vh) scale(.3892)}}.snow:nth-child(398){opacity:1.5578;transform:translate(57.1206vw,-10px) scale(.1629);animation:fall-398 21s -13s linear infinite}@keyframes fall-398{67.537%{transform:translate(51.6764vw,67.537vh) scale(.1629)}to{transform:translate(54.3985vw,99vh) scale(.1629)}}.snow:nth-child(399){opacity:.3404;transform:translate(43.1665vw,-10px) scale(.1805);animation:fall-399 21s -14s linear infinite}@keyframes fall-399{78.273%{transform:translate(38.9222vw,78.273vh) scale(.1805)}to{transform:translate(41.04435vw,99vh) scale(.1805)}}.snow:nth-child(400){opacity:.3708;transform:translate(53.2882vw,-10px) scale(.1821);animation:fall-400 25s -28s linear infinite}@keyframes fall-400{74.843%{transform:translate(51.2985vw,74.843vh) scale(.1821)}to{transform:translate(52.29335vw,99vh) scale(.1821)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
26
26
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, decorators: [{
27
27
  type: Component,
28
- args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-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:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.2866;transform:translate(46.378vw,-10px) scale(.5028);animation:fall-1 25s -12s linear infinite}@keyframes fall-1{73.469%{transform:translate(51.7876vw,73.469vh) scale(.5028)}to{transform:translate(49.0828vw,99vh) scale(.5028)}}.snow:nth-child(2){opacity:.737;transform:translate(54.1242vw,-10px) scale(.5003);animation:fall-2 14s -29s linear infinite}@keyframes fall-2{33.351%{transform:translate(62.0155vw,33.351vh) scale(.5003)}to{transform:translate(58.06985vw,99vh) scale(.5003)}}.snow:nth-child(3){opacity:1.6514;transform:translate(85.6115vw,-10px) scale(.5415);animation:fall-3 11s -16s linear infinite}@keyframes fall-3{65.251%{transform:translate(87.2082vw,65.251vh) scale(.5415)}to{transform:translate(86.40985vw,99vh) scale(.5415)}}.snow:nth-child(4){opacity:1.1894;transform:translate(87.9229vw,-10px) scale(.5378);animation:fall-4 16s -1s linear infinite}@keyframes fall-4{31.035%{transform:translate(92.9173vw,31.035vh) scale(.5378)}to{transform:translate(90.4201vw,99vh) scale(.5378)}}.snow:nth-child(5){opacity:.21;transform:translate(26.2047vw,-10px) scale(.6367);animation:fall-5 16s -23s linear infinite}@keyframes fall-5{33.252%{transform:translate(24.9965vw,33.252vh) scale(.6367)}to{transform:translate(25.6006vw,99vh) scale(.6367)}}.snow:nth-child(6){opacity:1.044;transform:translate(21.9769vw,-10px) scale(.0774);animation:fall-6 30s -29s linear infinite}@keyframes fall-6{59.777%{transform:translate(19.2622vw,59.777vh) scale(.0774)}to{transform:translate(20.61955vw,99vh) scale(.0774)}}.snow:nth-child(7){opacity:.2486;transform:translate(25.9775vw,-10px) scale(.6458);animation:fall-7 19s -1s linear infinite}@keyframes fall-7{61.295%{transform:translate(32.2423vw,61.295vh) scale(.6458)}to{transform:translate(29.1099vw,99vh) scale(.6458)}}.snow:nth-child(8){opacity:1.0216;transform:translate(75.6492vw,-10px) scale(.1364);animation:fall-8 11s -15s linear infinite}@keyframes fall-8{47.462%{transform:translate(77.3699vw,47.462vh) scale(.1364)}to{transform:translate(76.50955vw,99vh) scale(.1364)}}.snow:nth-child(9){opacity:.47;transform:translate(80.1643vw,-10px) scale(.539);animation:fall-9 28s -5s linear infinite}@keyframes fall-9{68.108%{transform:translate(76.7123vw,68.108vh) scale(.539)}to{transform:translate(78.4383vw,99vh) scale(.539)}}.snow:nth-child(10){opacity:.1162;transform:translate(33.1054vw,-10px) scale(.8877);animation:fall-10 20s -18s linear infinite}@keyframes fall-10{57.219%{transform:translate(42.8393vw,57.219vh) scale(.8877)}to{transform:translate(37.97235vw,99vh) scale(.8877)}}.snow:nth-child(11){opacity:.197;transform:translate(70.3161vw,-10px) scale(.9677);animation:fall-11 13s -21s linear infinite}@keyframes fall-11{34.591%{transform:translate(60.3479vw,34.591vh) scale(.9677)}to{transform:translate(65.332vw,99vh) scale(.9677)}}.snow:nth-child(12){opacity:.6636;transform:translate(69.2472vw,-10px) scale(.9886);animation:fall-12 29s -22s linear infinite}@keyframes fall-12{31.237%{transform:translate(61.7084vw,31.237vh) scale(.9886)}to{transform:translate(65.4778vw,99vh) scale(.9886)}}.snow:nth-child(13){opacity:.5578;transform:translate(61.0778vw,-10px) scale(.1651);animation:fall-13 26s -6s linear infinite}@keyframes fall-13{74.617%{transform:translate(63.0299vw,74.617vh) scale(.1651)}to{transform:translate(62.05385vw,99vh) scale(.1651)}}.snow:nth-child(14){opacity:1.8248;transform:translate(97.8262vw,-10px) scale(.5745);animation:fall-14 20s -7s linear infinite}@keyframes fall-14{73.559%{transform:translate(99.8319vw,73.559vh) scale(.5745)}to{transform:translate(98.82905vw,99vh) scale(.5745)}}.snow:nth-child(15){opacity:.7546;transform:translate(37.6303vw,-10px) scale(.3575);animation:fall-15 28s -3s linear infinite}@keyframes fall-15{61.916%{transform:translate(36.9995vw,61.916vh) scale(.3575)}to{transform:translate(37.3149vw,99vh) scale(.3575)}}.snow:nth-child(16){opacity:.1532;transform:translate(22.0487vw,-10px) scale(.6017);animation:fall-16 13s -21s linear infinite}@keyframes fall-16{62.523%{transform:translate(17.2401vw,62.523vh) scale(.6017)}to{transform:translate(19.6444vw,99vh) scale(.6017)}}.snow:nth-child(17){opacity:1.1964;transform:translate(30.3906vw,-10px) scale(.1144);animation:fall-17 25s -19s linear infinite}@keyframes fall-17{51.395%{transform:translate(39.2652vw,51.395vh) scale(.1144)}to{transform:translate(34.8279vw,99vh) scale(.1144)}}.snow:nth-child(18){opacity:1.976;transform:translate(91.7407vw,-10px) scale(.9464);animation:fall-18 22s -22s linear infinite}@keyframes fall-18{36.634%{transform:translate(99.0397vw,36.634vh) scale(.9464)}to{transform:translate(95.3902vw,99vh) scale(.9464)}}.snow:nth-child(19){opacity:.4782;transform:translate(73.5911vw,-10px) scale(.308);animation:fall-19 22s -1s linear infinite}@keyframes fall-19{41.534%{transform:translate(74.1638vw,41.534vh) scale(.308)}to{transform:translate(73.87745vw,99vh) scale(.308)}}.snow:nth-child(20){opacity:1.2274;transform:translate(73.8528vw,-10px) scale(.8725);animation:fall-20 18s -10s linear infinite}@keyframes fall-20{35.346%{transform:translate(81.7283vw,35.346vh) scale(.8725)}to{transform:translate(77.79055vw,99vh) scale(.8725)}}.snow:nth-child(21){opacity:1.0048;transform:translate(63.7713vw,-10px) scale(.8739);animation:fall-21 27s -14s linear infinite}@keyframes fall-21{73.68%{transform:translate(70.8681vw,73.68vh) scale(.8739)}to{transform:translate(67.3197vw,99vh) scale(.8739)}}.snow:nth-child(22){opacity:1.422;transform:translate(90.234vw,-10px) scale(.6087);animation:fall-22 28s -2s linear infinite}@keyframes fall-22{44.385%{transform:translate(85.254vw,44.385vh) scale(.6087)}to{transform:translate(87.744vw,99vh) scale(.6087)}}.snow:nth-child(23){opacity:1.8174;transform:translate(91.1335vw,-10px) scale(.0794);animation:fall-23 18s -2s linear infinite}@keyframes fall-23{51.616%{transform:translate(96.3713vw,51.616vh) scale(.0794)}to{transform:translate(93.7524vw,99vh) scale(.0794)}}.snow:nth-child(24){opacity:.9432;transform:translate(94.859vw,-10px) scale(.1422);animation:fall-24 23s -29s linear infinite}@keyframes fall-24{52.072%{transform:translate(93.1707vw,52.072vh) scale(.1422)}to{transform:translate(94.01485vw,99vh) scale(.1422)}}.snow:nth-child(25){opacity:1.71;transform:translate(72.8904vw,-10px) scale(.7955);animation:fall-25 20s -11s linear infinite}@keyframes fall-25{34.686%{transform:translate(76.3387vw,34.686vh) scale(.7955)}to{transform:translate(74.61455vw,99vh) scale(.7955)}}.snow:nth-child(26){opacity:1.7522;transform:translate(21.9297vw,-10px) scale(.5574);animation:fall-26 28s -20s linear infinite}@keyframes fall-26{68.07%{transform:translate(14.7097vw,68.07vh) scale(.5574)}to{transform:translate(18.3197vw,99vh) scale(.5574)}}.snow:nth-child(27){opacity:.7944;transform:translate(82.9926vw,-10px) scale(.7761);animation:fall-27 15s -30s linear infinite}@keyframes fall-27{34.997%{transform:translate(90.454vw,34.997vh) scale(.7761)}to{transform:translate(86.7233vw,99vh) scale(.7761)}}.snow:nth-child(28){opacity:.3828;transform:translate(49.7787vw,-10px) scale(.9418);animation:fall-28 25s -11s linear infinite}@keyframes fall-28{66.422%{transform:translate(47.0668vw,66.422vh) scale(.9418)}to{transform:translate(48.42275vw,99vh) scale(.9418)}}.snow:nth-child(29){opacity:.5216;transform:translate(58.5866vw,-10px) scale(.572);animation:fall-29 18s -2s linear infinite}@keyframes fall-29{62.477%{transform:translate(53.7669vw,62.477vh) scale(.572)}to{transform:translate(56.17675vw,99vh) scale(.572)}}.snow:nth-child(30){opacity:.3268;transform:translate(77.9265vw,-10px) scale(.7668);animation:fall-30 21s -30s linear infinite}@keyframes fall-30{41.7%{transform:translate(69.0708vw,41.7vh) scale(.7668)}to{transform:translate(73.49865vw,99vh) scale(.7668)}}.snow:nth-child(31){opacity:.874;transform:translate(21.5897vw,-10px) scale(.3735);animation:fall-31 12s -28s linear infinite}@keyframes fall-31{32.365%{transform:translate(21.1287vw,32.365vh) scale(.3735)}to{transform:translate(21.3592vw,99vh) scale(.3735)}}.snow:nth-child(32){opacity:.2904;transform:translate(72.1265vw,-10px) scale(.1459);animation:fall-32 10s -21s linear infinite}@keyframes fall-32{49.752%{transform:translate(81.0039vw,49.752vh) scale(.1459)}to{transform:translate(76.5652vw,99vh) scale(.1459)}}.snow:nth-child(33){opacity:.3852;transform:translate(11.5237vw,-10px) scale(.2894);animation:fall-33 29s -30s linear infinite}@keyframes fall-33{60.414%{transform:translate(8.6188vw,60.414vh) scale(.2894)}to{transform:translate(10.07125vw,99vh) scale(.2894)}}.snow:nth-child(34){opacity:1.8604;transform:translate(59.1854vw,-10px) scale(.0363);animation:fall-34 12s -24s linear infinite}@keyframes fall-34{70.902%{transform:translate(51.4552vw,70.902vh) scale(.0363)}to{transform:translate(55.3203vw,99vh) scale(.0363)}}.snow:nth-child(35){opacity:.1916;transform:translate(49.2196vw,-10px) scale(.2214);animation:fall-35 13s -3s linear infinite}@keyframes fall-35{79.645%{transform:translate(43.01vw,79.645vh) scale(.2214)}to{transform:translate(46.1148vw,99vh) scale(.2214)}}.snow:nth-child(36){opacity:1.145;transform:translate(59.919vw,-10px) scale(.7635);animation:fall-36 16s -1s linear infinite}@keyframes fall-36{36.915%{transform:translate(64.5256vw,36.915vh) scale(.7635)}to{transform:translate(62.2223vw,99vh) scale(.7635)}}.snow:nth-child(37){opacity:1.5914;transform:translate(4.8644vw,-10px) scale(.5925);animation:fall-37 27s -15s linear infinite}@keyframes fall-37{58.708%{transform:translate(7.8511vw,58.708vh) scale(.5925)}to{transform:translate(6.35775vw,99vh) scale(.5925)}}.snow:nth-child(38){opacity:.9898;transform:translate(74.115vw,-10px) scale(.0862);animation:fall-38 22s -18s linear infinite}@keyframes fall-38{45.833%{transform:translate(83.6509vw,45.833vh) scale(.0862)}to{transform:translate(78.88295vw,99vh) scale(.0862)}}.snow:nth-child(39){opacity:.5382;transform:translate(69.4849vw,-10px) scale(.1735);animation:fall-39 15s -23s linear infinite}@keyframes fall-39{59.263%{transform:translate(77.3229vw,59.263vh) scale(.1735)}to{transform:translate(73.4039vw,99vh) scale(.1735)}}.snow:nth-child(40){opacity:1.1434;transform:translate(48.6234vw,-10px) scale(.2328);animation:fall-40 22s -4s linear infinite}@keyframes fall-40{64.098%{transform:translate(50.3592vw,64.098vh) scale(.2328)}to{transform:translate(49.4913vw,99vh) scale(.2328)}}.snow:nth-child(41){opacity:1.566;transform:translate(63.0944vw,-10px) scale(.5799);animation:fall-41 14s -29s linear infinite}@keyframes fall-41{69.442%{transform:translate(59.8035vw,69.442vh) scale(.5799)}to{transform:translate(61.44895vw,99vh) scale(.5799)}}.snow:nth-child(42){opacity:1.9242;transform:translate(24.9504vw,-10px) scale(.6937);animation:fall-42 27s -27s linear infinite}@keyframes fall-42{76.773%{transform:translate(21.8541vw,76.773vh) scale(.6937)}to{transform:translate(23.40225vw,99vh) scale(.6937)}}.snow:nth-child(43){opacity:.7844;transform:translate(4.6728vw,-10px) scale(.7665);animation:fall-43 16s -13s linear infinite}@keyframes fall-43{41.653%{transform:translate(-3.6292vw,41.653vh) scale(.7665)}to{transform:translate(.5218vw,99vh) scale(.7665)}}.snow:nth-child(44){opacity:1.1562;transform:translate(20.8372vw,-10px) scale(.6531);animation:fall-44 24s -29s linear infinite}@keyframes fall-44{79.218%{transform:translate(25.2565vw,79.218vh) scale(.6531)}to{transform:translate(23.04685vw,99vh) scale(.6531)}}.snow:nth-child(45){opacity:.0748;transform:translate(69.788vw,-10px) scale(.3635);animation:fall-45 19s -8s linear infinite}@keyframes fall-45{42.316%{transform:translate(77.882vw,42.316vh) scale(.3635)}to{transform:translate(73.835vw,99vh) scale(.3635)}}.snow:nth-child(46){opacity:1.0238;transform:translate(88.956vw,-10px) scale(.5911);animation:fall-46 22s -13s linear infinite}@keyframes fall-46{51.368%{transform:translate(92.3338vw,51.368vh) scale(.5911)}to{transform:translate(90.6449vw,99vh) scale(.5911)}}.snow:nth-child(47){opacity:.801;transform:translate(59.8939vw,-10px) scale(.2707);animation:fall-47 12s -11s linear infinite}@keyframes fall-47{32.766%{transform:translate(64.7022vw,32.766vh) scale(.2707)}to{transform:translate(62.29805vw,99vh) scale(.2707)}}.snow:nth-child(48){opacity:.7232;transform:translate(79.0198vw,-10px) scale(.2806);animation:fall-48 25s -27s linear infinite}@keyframes fall-48{61.279%{transform:translate(86.8896vw,61.279vh) scale(.2806)}to{transform:translate(82.9547vw,99vh) scale(.2806)}}.snow:nth-child(49){opacity:1.6676;transform:translate(94.5285vw,-10px) scale(.0762);animation:fall-49 29s -23s linear infinite}@keyframes fall-49{44.463%{transform:translate(86.1361vw,44.463vh) scale(.0762)}to{transform:translate(90.3323vw,99vh) scale(.0762)}}.snow:nth-child(50){opacity:1.9022;transform:translate(99.959vw,-10px) scale(.5525);animation:fall-50 18s -19s linear infinite}@keyframes fall-50{34.304%{transform:translate(93.9687vw,34.304vh) scale(.5525)}to{transform:translate(96.96385vw,99vh) scale(.5525)}}.snow:nth-child(51){opacity:.965;transform:translate(62.2254vw,-10px) scale(.2044);animation:fall-51 13s -5s linear infinite}@keyframes fall-51{49.882%{transform:translate(59.8713vw,49.882vh) scale(.2044)}to{transform:translate(61.04835vw,99vh) scale(.2044)}}.snow:nth-child(52){opacity:.0312;transform:translate(8.0685vw,-10px) scale(.3635);animation:fall-52 28s -26s linear infinite}@keyframes fall-52{55.979%{transform:translate(15.079vw,55.979vh) scale(.3635)}to{transform:translate(11.57375vw,99vh) scale(.3635)}}.snow:nth-child(53){opacity:.6658;transform:translate(56.6135vw,-10px) scale(.4464);animation:fall-53 25s -15s linear infinite}@keyframes fall-53{57.017%{transform:translate(59.7354vw,57.017vh) scale(.4464)}to{transform:translate(58.17445vw,99vh) scale(.4464)}}.snow:nth-child(54){opacity:1.7242;transform:translate(3.7276vw,-10px) scale(.1692);animation:fall-54 20s -12s linear infinite}@keyframes fall-54{50.517%{transform:translate(-1.9803vw,50.517vh) scale(.1692)}to{transform:translate(.87365vw,99vh) scale(.1692)}}.snow:nth-child(55){opacity:.909;transform:translate(58.6688vw,-10px) scale(.5068);animation:fall-55 12s -12s linear infinite}@keyframes fall-55{64.091%{transform:translate(55.6836vw,64.091vh) scale(.5068)}to{transform:translate(57.1762vw,99vh) scale(.5068)}}.snow:nth-child(56){opacity:.085;transform:translate(94.6361vw,-10px) scale(.7994);animation:fall-56 29s -23s linear infinite}@keyframes fall-56{75.208%{transform:translate(93.378vw,75.208vh) scale(.7994)}to{transform:translate(94.00705vw,99vh) scale(.7994)}}.snow:nth-child(57){opacity:1.0656;transform:translate(86.5856vw,-10px) scale(.6911);animation:fall-57 30s -16s linear infinite}@keyframes fall-57{72.998%{transform:translate(81.4548vw,72.998vh) scale(.6911)}to{transform:translate(84.0202vw,99vh) scale(.6911)}}.snow:nth-child(58){opacity:1.2404;transform:translate(15.8092vw,-10px) scale(.6001);animation:fall-58 19s -26s linear infinite}@keyframes fall-58{38.568%{transform:translate(21.4937vw,38.568vh) scale(.6001)}to{transform:translate(18.65145vw,99vh) scale(.6001)}}.snow:nth-child(59){opacity:.671;transform:translate(.4924vw,-10px) scale(.8631);animation:fall-59 11s -22s linear infinite}@keyframes fall-59{54.612%{transform:translate(-4.9258vw,54.612vh) scale(.8631)}to{transform:translate(-2.2167vw,99vh) scale(.8631)}}.snow:nth-child(60){opacity:1.7646;transform:translate(93.9812vw,-10px) scale(.1686);animation:fall-60 23s -5s linear infinite}@keyframes fall-60{42.366%{transform:translate(101.2485vw,42.366vh) scale(.1686)}to{transform:translate(97.61485vw,99vh) scale(.1686)}}.snow:nth-child(61){opacity:1.2916;transform:translate(1.0752vw,-10px) scale(.342);animation:fall-61 24s -3s linear infinite}@keyframes fall-61{79.709%{transform:translate(-3.7655vw,79.709vh) scale(.342)}to{transform:translate(-1.34515vw,99vh) scale(.342)}}.snow:nth-child(62){opacity:.381;transform:translate(60.8622vw,-10px) scale(.104);animation:fall-62 18s -22s linear infinite}@keyframes fall-62{55.628%{transform:translate(54.0378vw,55.628vh) scale(.104)}to{transform:translate(57.45vw,99vh) scale(.104)}}.snow:nth-child(63){opacity:1.386;transform:translate(86.0596vw,-10px) scale(.0796);animation:fall-63 28s -18s linear infinite}@keyframes fall-63{36.826%{transform:translate(82.536vw,36.826vh) scale(.0796)}to{transform:translate(84.2978vw,99vh) scale(.0796)}}.snow:nth-child(64){opacity:1.0416;transform:translate(81.427vw,-10px) scale(.9535);animation:fall-64 18s -11s linear infinite}@keyframes fall-64{58.287%{transform:translate(71.8019vw,58.287vh) scale(.9535)}to{transform:translate(76.61445vw,99vh) scale(.9535)}}.snow:nth-child(65){opacity:1.1334;transform:translate(6.6925vw,-10px) scale(.2585);animation:fall-65 23s -9s linear infinite}@keyframes fall-65{31.567%{transform:translate(12.6238vw,31.567vh) scale(.2585)}to{transform:translate(9.65815vw,99vh) scale(.2585)}}.snow:nth-child(66){opacity:.8608;transform:translate(70.3035vw,-10px) scale(.8851);animation:fall-66 10s -4s linear infinite}@keyframes fall-66{79.154%{transform:translate(73.503vw,79.154vh) scale(.8851)}to{transform:translate(71.90325vw,99vh) scale(.8851)}}.snow:nth-child(67){opacity:.0898;transform:translate(80.9064vw,-10px) scale(.485);animation:fall-67 23s -11s linear infinite}@keyframes fall-67{55.719%{transform:translate(89.5965vw,55.719vh) scale(.485)}to{transform:translate(85.25145vw,99vh) scale(.485)}}.snow:nth-child(68){opacity:1.7024;transform:translate(41.9659vw,-10px) scale(.4536);animation:fall-68 15s -16s linear infinite}@keyframes fall-68{36.798%{transform:translate(40.7876vw,36.798vh) scale(.4536)}to{transform:translate(41.37675vw,99vh) scale(.4536)}}.snow:nth-child(69){opacity:1.3206;transform:translate(41.9368vw,-10px) scale(.5386);animation:fall-69 26s -21s linear infinite}@keyframes fall-69{79.095%{transform:translate(43.4659vw,79.095vh) scale(.5386)}to{transform:translate(42.70135vw,99vh) scale(.5386)}}.snow:nth-child(70){opacity:1.1728;transform:translate(81.0241vw,-10px) scale(.1024);animation:fall-70 20s -27s linear infinite}@keyframes fall-70{54.27%{transform:translate(81.6332vw,54.27vh) scale(.1024)}to{transform:translate(81.32865vw,99vh) scale(.1024)}}.snow:nth-child(71){opacity:1.551;transform:translate(88.9119vw,-10px) scale(.6389);animation:fall-71 12s -23s linear infinite}@keyframes fall-71{38.675%{transform:translate(93.2171vw,38.675vh) scale(.6389)}to{transform:translate(91.0645vw,99vh) scale(.6389)}}.snow:nth-child(72){opacity:.8248;transform:translate(81.644vw,-10px) scale(.8568);animation:fall-72 26s -10s linear infinite}@keyframes fall-72{63.945%{transform:translate(74.007vw,63.945vh) scale(.8568)}to{transform:translate(77.8255vw,99vh) scale(.8568)}}.snow:nth-child(73){opacity:1.6324;transform:translate(44.9021vw,-10px) scale(.8621);animation:fall-73 10s -27s linear infinite}@keyframes fall-73{30.446%{transform:translate(35.6352vw,30.446vh) scale(.8621)}to{transform:translate(40.26865vw,99vh) scale(.8621)}}.snow:nth-child(74){opacity:1.8628;transform:translate(73.2771vw,-10px) scale(.6143);animation:fall-74 14s -28s linear infinite}@keyframes fall-74{74.509%{transform:translate(63.5362vw,74.509vh) scale(.6143)}to{transform:translate(68.40665vw,99vh) scale(.6143)}}.snow:nth-child(75){opacity:1.9702;transform:translate(18.5445vw,-10px) scale(.402);animation:fall-75 22s -16s linear infinite}@keyframes fall-75{54.082%{transform:translate(24.2972vw,54.082vh) scale(.402)}to{transform:translate(21.42085vw,99vh) scale(.402)}}.snow:nth-child(76){opacity:1.1886;transform:translate(37.3768vw,-10px) scale(.7609);animation:fall-76 24s -6s linear infinite}@keyframes fall-76{78.899%{transform:translate(42.8879vw,78.899vh) scale(.7609)}to{transform:translate(40.13235vw,99vh) scale(.7609)}}.snow:nth-child(77){opacity:1.6144;transform:translate(4.493vw,-10px) scale(.0251);animation:fall-77 25s -16s linear infinite}@keyframes fall-77{37.501%{transform:translate(11.305vw,37.501vh) scale(.0251)}to{transform:translate(7.899vw,99vh) scale(.0251)}}.snow:nth-child(78){opacity:1.3118;transform:translate(15.2996vw,-10px) scale(.229);animation:fall-78 14s -23s linear infinite}@keyframes fall-78{41.21%{transform:translate(16.66vw,41.21vh) scale(.229)}to{transform:translate(15.9798vw,99vh) scale(.229)}}.snow:nth-child(79){opacity:1.2732;transform:translate(4.2663vw,-10px) scale(.0392);animation:fall-79 24s -17s linear infinite}@keyframes fall-79{56.632%{transform:translate(11.6628vw,56.632vh) scale(.0392)}to{transform:translate(7.96455vw,99vh) scale(.0392)}}.snow:nth-child(80){opacity:1.5902;transform:translate(77.1101vw,-10px) scale(.0154);animation:fall-80 14s -1s linear infinite}@keyframes fall-80{46.889%{transform:translate(73.0554vw,46.889vh) scale(.0154)}to{transform:translate(75.08275vw,99vh) scale(.0154)}}.snow:nth-child(81){opacity:1.102;transform:translate(38.3002vw,-10px) scale(.6761);animation:fall-81 12s -24s linear infinite}@keyframes fall-81{62.891%{transform:translate(31.9868vw,62.891vh) scale(.6761)}to{transform:translate(35.1435vw,99vh) scale(.6761)}}.snow:nth-child(82){opacity:.6158;transform:translate(22.9451vw,-10px) scale(.0002);animation:fall-82 16s -2s linear infinite}@keyframes fall-82{68.839%{transform:translate(26.7255vw,68.839vh) scale(.0002)}to{transform:translate(24.8353vw,99vh) scale(.0002)}}.snow:nth-child(83){opacity:.7352;transform:translate(72.8057vw,-10px) scale(.1414);animation:fall-83 29s -5s linear infinite}@keyframes fall-83{47.936%{transform:translate(73.9559vw,47.936vh) scale(.1414)}to{transform:translate(73.3808vw,99vh) scale(.1414)}}.snow:nth-child(84){opacity:1.867;transform:translate(30.6378vw,-10px) scale(.6851);animation:fall-84 27s -19s linear infinite}@keyframes fall-84{35.393%{transform:translate(40.2813vw,35.393vh) scale(.6851)}to{transform:translate(35.45955vw,99vh) scale(.6851)}}.snow:nth-child(85){opacity:1.0682;transform:translate(3.125vw,-10px) scale(.5734);animation:fall-85 20s -3s linear infinite}@keyframes fall-85{35.848%{transform:translate(6.3139vw,35.848vh) scale(.5734)}to{transform:translate(4.71945vw,99vh) scale(.5734)}}.snow:nth-child(86){opacity:1.2902;transform:translate(10.5373vw,-10px) scale(.8566);animation:fall-86 28s -28s linear infinite}@keyframes fall-86{57.545%{transform:translate(16.16vw,57.545vh) scale(.8566)}to{transform:translate(13.34865vw,99vh) scale(.8566)}}.snow:nth-child(87){opacity:1.9868;transform:translate(89.0965vw,-10px) scale(.6477);animation:fall-87 29s -9s linear infinite}@keyframes fall-87{51.508%{transform:translate(89.1576vw,51.508vh) scale(.6477)}to{transform:translate(89.12705vw,99vh) scale(.6477)}}.snow:nth-child(88){opacity:1.2974;transform:translate(78.6641vw,-10px) scale(.2485);animation:fall-88 13s -7s linear infinite}@keyframes fall-88{56.753%{transform:translate(71.5467vw,56.753vh) scale(.2485)}to{transform:translate(75.1054vw,99vh) scale(.2485)}}.snow:nth-child(89){opacity:.4774;transform:translate(38.507vw,-10px) scale(.891);animation:fall-89 12s -6s linear infinite}@keyframes fall-89{54.362%{transform:translate(28.9132vw,54.362vh) scale(.891)}to{transform:translate(33.7101vw,99vh) scale(.891)}}.snow:nth-child(90){opacity:.1282;transform:translate(7.2974vw,-10px) scale(.6026);animation:fall-90 20s -16s linear infinite}@keyframes fall-90{36.119%{transform:translate(2.7266vw,36.119vh) scale(.6026)}to{transform:translate(5.012vw,99vh) scale(.6026)}}.snow:nth-child(91){opacity:.9094;transform:translate(81.6609vw,-10px) scale(.1352);animation:fall-91 29s -27s linear infinite}@keyframes fall-91{42.294%{transform:translate(81.9104vw,42.294vh) scale(.1352)}to{transform:translate(81.78565vw,99vh) scale(.1352)}}.snow:nth-child(92){opacity:1.36;transform:translate(6.6199vw,-10px) scale(.9722);animation:fall-92 25s -30s linear infinite}@keyframes fall-92{78.905%{transform:translate(12.0668vw,78.905vh) scale(.9722)}to{transform:translate(9.34335vw,99vh) scale(.9722)}}.snow:nth-child(93){opacity:.747;transform:translate(39.1474vw,-10px) scale(.4158);animation:fall-93 22s -6s linear infinite}@keyframes fall-93{68.915%{transform:translate(38.7113vw,68.915vh) scale(.4158)}to{transform:translate(38.92935vw,99vh) scale(.4158)}}.snow:nth-child(94){opacity:1.6744;transform:translate(41.9464vw,-10px) scale(.4908);animation:fall-94 26s -22s linear infinite}@keyframes fall-94{70.063%{transform:translate(46.0384vw,70.063vh) scale(.4908)}to{transform:translate(43.9924vw,99vh) scale(.4908)}}.snow:nth-child(95){opacity:1.1114;transform:translate(24.3701vw,-10px) scale(.9125);animation:fall-95 10s -18s linear infinite}@keyframes fall-95{61.155%{transform:translate(16.322vw,61.155vh) scale(.9125)}to{transform:translate(20.34605vw,99vh) scale(.9125)}}.snow:nth-child(96){opacity:1.2946;transform:translate(52.3852vw,-10px) scale(.5916);animation:fall-96 19s -30s linear infinite}@keyframes fall-96{35.275%{transform:translate(49.8138vw,35.275vh) scale(.5916)}to{transform:translate(51.0995vw,99vh) scale(.5916)}}.snow:nth-child(97){opacity:.8138;transform:translate(73.8946vw,-10px) scale(.3934);animation:fall-97 27s -22s linear infinite}@keyframes fall-97{65.963%{transform:translate(68.8532vw,65.963vh) scale(.3934)}to{transform:translate(71.3739vw,99vh) scale(.3934)}}.snow:nth-child(98){opacity:1.5236;transform:translate(44.5569vw,-10px) scale(.7251);animation:fall-98 10s -5s linear infinite}@keyframes fall-98{55.075%{transform:translate(47.7307vw,55.075vh) scale(.7251)}to{transform:translate(46.1438vw,99vh) scale(.7251)}}.snow:nth-child(99){opacity:.9638;transform:translate(90.1112vw,-10px) scale(.6022);animation:fall-99 19s -11s linear infinite}@keyframes fall-99{62.247%{transform:translate(99.1903vw,62.247vh) scale(.6022)}to{transform:translate(94.65075vw,99vh) scale(.6022)}}.snow:nth-child(100){opacity:1.707;transform:translate(43.4154vw,-10px) scale(.6273);animation:fall-100 14s -29s linear infinite}@keyframes fall-100{31.038%{transform:translate(36.4166vw,31.038vh) scale(.6273)}to{transform:translate(39.916vw,99vh) scale(.6273)}}.snow:nth-child(101){opacity:.538;transform:translate(53.4226vw,-10px) scale(.267);animation:fall-101 10s -2s linear infinite}@keyframes fall-101{74.163%{transform:translate(52.5806vw,74.163vh) scale(.267)}to{transform:translate(53.0016vw,99vh) scale(.267)}}.snow:nth-child(102){opacity:.7776;transform:translate(30.0719vw,-10px) scale(.1559);animation:fall-102 11s -7s linear infinite}@keyframes fall-102{79.658%{transform:translate(27.5871vw,79.658vh) scale(.1559)}to{transform:translate(28.8295vw,99vh) scale(.1559)}}.snow:nth-child(103){opacity:.6902;transform:translate(6.8349vw,-10px) scale(.8831);animation:fall-103 22s -6s linear infinite}@keyframes fall-103{60.524%{transform:translate(7.0869vw,60.524vh) scale(.8831)}to{transform:translate(6.9609vw,99vh) scale(.8831)}}.snow:nth-child(104){opacity:1.533;transform:translate(84.7186vw,-10px) scale(.0372);animation:fall-104 22s -7s linear infinite}@keyframes fall-104{48.744%{transform:translate(85.7763vw,48.744vh) scale(.0372)}to{transform:translate(85.24745vw,99vh) scale(.0372)}}.snow:nth-child(105){opacity:1.7868;transform:translate(61.1792vw,-10px) scale(.3832);animation:fall-105 26s -16s linear infinite}@keyframes fall-105{37.162%{transform:translate(56.9995vw,37.162vh) scale(.3832)}to{transform:translate(59.08935vw,99vh) scale(.3832)}}.snow:nth-child(106){opacity:1.4538;transform:translate(70.5604vw,-10px) scale(.8845);animation:fall-106 29s -20s linear infinite}@keyframes fall-106{30.027%{transform:translate(71.2221vw,30.027vh) scale(.8845)}to{transform:translate(70.89125vw,99vh) scale(.8845)}}.snow:nth-child(107){opacity:1.4156;transform:translate(61.3161vw,-10px) scale(.7977);animation:fall-107 26s -3s linear infinite}@keyframes fall-107{69.447%{transform:translate(53.0822vw,69.447vh) scale(.7977)}to{transform:translate(57.19915vw,99vh) scale(.7977)}}.snow:nth-child(108){opacity:.9168;transform:translate(46.5465vw,-10px) scale(.1909);animation:fall-108 23s -18s linear infinite}@keyframes fall-108{53.562%{transform:translate(38.5413vw,53.562vh) scale(.1909)}to{transform:translate(42.5439vw,99vh) scale(.1909)}}.snow:nth-child(109){opacity:.6898;transform:translate(65.5936vw,-10px) scale(.8169);animation:fall-109 18s -13s linear infinite}@keyframes fall-109{56.294%{transform:translate(63.2024vw,56.294vh) scale(.8169)}to{transform:translate(64.398vw,99vh) scale(.8169)}}.snow:nth-child(110){opacity:1.8374;transform:translate(24.3326vw,-10px) scale(.7253);animation:fall-110 22s -13s linear infinite}@keyframes fall-110{66.751%{transform:translate(33.5171vw,66.751vh) scale(.7253)}to{transform:translate(28.92485vw,99vh) scale(.7253)}}.snow:nth-child(111){opacity:.1048;transform:translate(98.4897vw,-10px) scale(.9272);animation:fall-111 18s -14s linear infinite}@keyframes fall-111{56.365%{transform:translate(103.8506vw,56.365vh) scale(.9272)}to{transform:translate(101.17015vw,99vh) scale(.9272)}}.snow:nth-child(112){opacity:1.5304;transform:translate(38.9476vw,-10px) scale(.6765);animation:fall-112 10s -29s linear infinite}@keyframes fall-112{47.831%{transform:translate(30.4756vw,47.831vh) scale(.6765)}to{transform:translate(34.7116vw,99vh) scale(.6765)}}.snow:nth-child(113){opacity:.1128;transform:translate(44.5225vw,-10px) scale(.9998);animation:fall-113 24s -15s linear infinite}@keyframes fall-113{65.828%{transform:translate(41.0457vw,65.828vh) scale(.9998)}to{transform:translate(42.7841vw,99vh) scale(.9998)}}.snow:nth-child(114){opacity:1.9772;transform:translate(30.2724vw,-10px) scale(.3609);animation:fall-114 19s -14s linear infinite}@keyframes fall-114{60.219%{transform:translate(24.7526vw,60.219vh) scale(.3609)}to{transform:translate(27.5125vw,99vh) scale(.3609)}}.snow:nth-child(115){opacity:1.0362;transform:translate(26.7425vw,-10px) scale(.0232);animation:fall-115 26s -26s linear infinite}@keyframes fall-115{48.002%{transform:translate(34.1793vw,48.002vh) scale(.0232)}to{transform:translate(30.4609vw,99vh) scale(.0232)}}.snow:nth-child(116){opacity:.3624;transform:translate(93.4329vw,-10px) scale(.8425);animation:fall-116 29s -9s linear infinite}@keyframes fall-116{56.31%{transform:translate(90.533vw,56.31vh) scale(.8425)}to{transform:translate(91.98295vw,99vh) scale(.8425)}}.snow:nth-child(117){opacity:1.8776;transform:translate(26.7735vw,-10px) scale(.6431);animation:fall-117 14s -30s linear infinite}@keyframes fall-117{62.328%{transform:translate(23.9398vw,62.328vh) scale(.6431)}to{transform:translate(25.35665vw,99vh) scale(.6431)}}.snow:nth-child(118){opacity:.856;transform:translate(16.2777vw,-10px) scale(.1214);animation:fall-118 27s -8s linear infinite}@keyframes fall-118{79.028%{transform:translate(17.2881vw,79.028vh) scale(.1214)}to{transform:translate(16.7829vw,99vh) scale(.1214)}}.snow:nth-child(119){opacity:1.7606;transform:translate(85.3797vw,-10px) scale(.3192);animation:fall-119 30s -26s linear infinite}@keyframes fall-119{38.732%{transform:translate(82.6034vw,38.732vh) scale(.3192)}to{transform:translate(83.99155vw,99vh) scale(.3192)}}.snow:nth-child(120){opacity:1.4472;transform:translate(10.6961vw,-10px) scale(.5635);animation:fall-120 21s -9s linear infinite}@keyframes fall-120{51.722%{transform:translate(19.3304vw,51.722vh) scale(.5635)}to{transform:translate(15.01325vw,99vh) scale(.5635)}}.snow:nth-child(121){opacity:1.586;transform:translate(81.2896vw,-10px) scale(.4236);animation:fall-121 11s -17s linear infinite}@keyframes fall-121{73.187%{transform:translate(77.769vw,73.187vh) scale(.4236)}to{transform:translate(79.5293vw,99vh) scale(.4236)}}.snow:nth-child(122){opacity:1.353;transform:translate(7.4977vw,-10px) scale(.5608);animation:fall-122 13s -6s linear infinite}@keyframes fall-122{71.072%{transform:translate(13.4633vw,71.072vh) scale(.5608)}to{transform:translate(10.4805vw,99vh) scale(.5608)}}.snow:nth-child(123){opacity:.1392;transform:translate(1.9827vw,-10px) scale(.4742);animation:fall-123 28s -1s linear infinite}@keyframes fall-123{61.761%{transform:translate(-7.2287vw,61.761vh) scale(.4742)}to{transform:translate(-2.623vw,99vh) scale(.4742)}}.snow:nth-child(124){opacity:.4598;transform:translate(55.0196vw,-10px) scale(.4656);animation:fall-124 11s -6s linear infinite}@keyframes fall-124{65.077%{transform:translate(64.8954vw,65.077vh) scale(.4656)}to{transform:translate(59.9575vw,99vh) scale(.4656)}}.snow:nth-child(125){opacity:1.617;transform:translate(52.8371vw,-10px) scale(.769);animation:fall-125 24s -29s linear infinite}@keyframes fall-125{65.634%{transform:translate(43.1572vw,65.634vh) scale(.769)}to{transform:translate(47.99715vw,99vh) scale(.769)}}.snow:nth-child(126){opacity:.0614;transform:translate(99.0521vw,-10px) scale(.2505);animation:fall-126 23s -22s linear infinite}@keyframes fall-126{67.745%{transform:translate(89.3786vw,67.745vh) scale(.2505)}to{transform:translate(94.21535vw,99vh) scale(.2505)}}.snow:nth-child(127){opacity:.2184;transform:translate(21.3026vw,-10px) scale(.5654);animation:fall-127 30s -22s linear infinite}@keyframes fall-127{47.531%{transform:translate(30.0754vw,47.531vh) scale(.5654)}to{transform:translate(25.689vw,99vh) scale(.5654)}}.snow:nth-child(128){opacity:1.7296;transform:translate(49.9627vw,-10px) scale(.8566);animation:fall-128 14s -3s linear infinite}@keyframes fall-128{33.021%{transform:translate(41.3845vw,33.021vh) scale(.8566)}to{transform:translate(45.6736vw,99vh) scale(.8566)}}.snow:nth-child(129){opacity:.6224;transform:translate(13.44vw,-10px) scale(.6327);animation:fall-129 19s -15s linear infinite}@keyframes fall-129{73.617%{transform:translate(15.2421vw,73.617vh) scale(.6327)}to{transform:translate(14.34105vw,99vh) scale(.6327)}}.snow:nth-child(130){opacity:.9916;transform:translate(23.753vw,-10px) scale(.9716);animation:fall-130 10s -21s linear infinite}@keyframes fall-130{42.841%{transform:translate(32.8514vw,42.841vh) scale(.9716)}to{transform:translate(28.3022vw,99vh) scale(.9716)}}.snow:nth-child(131){opacity:1.5934;transform:translate(51.4071vw,-10px) scale(.8273);animation:fall-131 15s -17s linear infinite}@keyframes fall-131{69.283%{transform:translate(48.7549vw,69.283vh) scale(.8273)}to{transform:translate(50.081vw,99vh) scale(.8273)}}.snow:nth-child(132){opacity:.71;transform:translate(89.0204vw,-10px) scale(.3137);animation:fall-132 16s -23s linear infinite}@keyframes fall-132{62.339%{transform:translate(82.4596vw,62.339vh) scale(.3137)}to{transform:translate(85.74vw,99vh) scale(.3137)}}.snow:nth-child(133){opacity:1.9682;transform:translate(24.8702vw,-10px) scale(.4297);animation:fall-133 13s -17s linear infinite}@keyframes fall-133{72.535%{transform:translate(27.5582vw,72.535vh) scale(.4297)}to{transform:translate(26.2142vw,99vh) scale(.4297)}}.snow:nth-child(134){opacity:1.7612;transform:translate(52.7261vw,-10px) scale(.5446);animation:fall-134 10s -12s linear infinite}@keyframes fall-134{45.688%{transform:translate(61.1999vw,45.688vh) scale(.5446)}to{transform:translate(56.963vw,99vh) scale(.5446)}}.snow:nth-child(135){opacity:.938;transform:translate(79.2713vw,-10px) scale(.5504);animation:fall-135 21s -19s linear infinite}@keyframes fall-135{48.948%{transform:translate(88.7545vw,48.948vh) scale(.5504)}to{transform:translate(84.0129vw,99vh) scale(.5504)}}.snow:nth-child(136){opacity:.6932;transform:translate(93.2636vw,-10px) scale(.1995);animation:fall-136 27s -20s linear infinite}@keyframes fall-136{49.529%{transform:translate(94.9431vw,49.529vh) scale(.1995)}to{transform:translate(94.10335vw,99vh) scale(.1995)}}.snow:nth-child(137){opacity:1.38;transform:translate(10.1449vw,-10px) scale(.1287);animation:fall-137 11s -19s linear infinite}@keyframes fall-137{79.421%{transform:translate(.8832vw,79.421vh) scale(.1287)}to{transform:translate(5.51405vw,99vh) scale(.1287)}}.snow:nth-child(138){opacity:.1238;transform:translate(56.0313vw,-10px) scale(.1539);animation:fall-138 20s -18s linear infinite}@keyframes fall-138{69.4%{transform:translate(53.8724vw,69.4vh) scale(.1539)}to{transform:translate(54.95185vw,99vh) scale(.1539)}}.snow:nth-child(139){opacity:1.7354;transform:translate(14.0327vw,-10px) scale(.3882);animation:fall-139 12s -2s linear infinite}@keyframes fall-139{54.196%{transform:translate(11.1361vw,54.196vh) scale(.3882)}to{transform:translate(12.5844vw,99vh) scale(.3882)}}.snow:nth-child(140){opacity:.1026;transform:translate(74.6259vw,-10px) scale(.6737);animation:fall-140 28s -22s linear infinite}@keyframes fall-140{62.616%{transform:translate(75.9489vw,62.616vh) scale(.6737)}to{transform:translate(75.2874vw,99vh) scale(.6737)}}.snow:nth-child(141){opacity:1.4676;transform:translate(85.343vw,-10px) scale(.6679);animation:fall-141 30s -30s linear infinite}@keyframes fall-141{63.705%{transform:translate(91.0308vw,63.705vh) scale(.6679)}to{transform:translate(88.1869vw,99vh) scale(.6679)}}.snow:nth-child(142){opacity:1.4962;transform:translate(76.3969vw,-10px) scale(.1831);animation:fall-142 16s -29s linear infinite}@keyframes fall-142{76.912%{transform:translate(86.39vw,76.912vh) scale(.1831)}to{transform:translate(81.39345vw,99vh) scale(.1831)}}.snow:nth-child(143){opacity:1.4646;transform:translate(38.6564vw,-10px) scale(.4618);animation:fall-143 23s -27s linear infinite}@keyframes fall-143{57.44%{transform:translate(34.5062vw,57.44vh) scale(.4618)}to{transform:translate(36.5813vw,99vh) scale(.4618)}}.snow:nth-child(144){opacity:1.384;transform:translate(51.1271vw,-10px) scale(.7343);animation:fall-144 19s -17s linear infinite}@keyframes fall-144{42.925%{transform:translate(55.5909vw,42.925vh) scale(.7343)}to{transform:translate(53.359vw,99vh) scale(.7343)}}.snow:nth-child(145){opacity:1.0456;transform:translate(.6926vw,-10px) scale(.5924);animation:fall-145 12s -18s linear infinite}@keyframes fall-145{56.639%{transform:translate(-8.3278vw,56.639vh) scale(.5924)}to{transform:translate(-3.8176vw,99vh) scale(.5924)}}.snow:nth-child(146){opacity:1.195;transform:translate(18.6231vw,-10px) scale(.6787);animation:fall-146 11s -13s linear infinite}@keyframes fall-146{49.632%{transform:translate(26.4328vw,49.632vh) scale(.6787)}to{transform:translate(22.52795vw,99vh) scale(.6787)}}.snow:nth-child(147){opacity:.5298;transform:translate(56.8326vw,-10px) scale(.3831);animation:fall-147 22s -11s linear infinite}@keyframes fall-147{39.256%{transform:translate(59.4507vw,39.256vh) scale(.3831)}to{transform:translate(58.14165vw,99vh) scale(.3831)}}.snow:nth-child(148){opacity:.702;transform:translate(68.0563vw,-10px) scale(.0536);animation:fall-148 15s -15s linear infinite}@keyframes fall-148{31.724%{transform:translate(75.186vw,31.724vh) scale(.0536)}to{transform:translate(71.62115vw,99vh) scale(.0536)}}.snow:nth-child(149){opacity:1.463;transform:translate(74.0612vw,-10px) scale(.7444);animation:fall-149 28s -6s linear infinite}@keyframes fall-149{30.958%{transform:translate(81.1453vw,30.958vh) scale(.7444)}to{transform:translate(77.60325vw,99vh) scale(.7444)}}.snow:nth-child(150){opacity:.9724;transform:translate(67.6143vw,-10px) scale(.5775);animation:fall-150 26s -8s linear infinite}@keyframes fall-150{79.144%{transform:translate(71.9305vw,79.144vh) scale(.5775)}to{transform:translate(69.7724vw,99vh) scale(.5775)}}.snow:nth-child(151){opacity:1.019;transform:translate(89.9493vw,-10px) scale(.646);animation:fall-151 28s -30s linear infinite}@keyframes fall-151{64.312%{transform:translate(82.1578vw,64.312vh) scale(.646)}to{transform:translate(86.05355vw,99vh) scale(.646)}}.snow:nth-child(152){opacity:1.4266;transform:translate(86.4988vw,-10px) scale(.1839);animation:fall-152 26s -20s linear infinite}@keyframes fall-152{30.525%{transform:translate(87.6552vw,30.525vh) scale(.1839)}to{transform:translate(87.077vw,99vh) scale(.1839)}}.snow:nth-child(153){opacity:.048;transform:translate(86.6882vw,-10px) scale(.2137);animation:fall-153 13s -15s linear infinite}@keyframes fall-153{55.183%{transform:translate(83.6826vw,55.183vh) scale(.2137)}to{transform:translate(85.1854vw,99vh) scale(.2137)}}.snow:nth-child(154){opacity:.9244;transform:translate(88.4701vw,-10px) scale(.6871);animation:fall-154 19s -17s linear infinite}@keyframes fall-154{63.373%{transform:translate(83.5784vw,63.373vh) scale(.6871)}to{transform:translate(86.02425vw,99vh) scale(.6871)}}.snow:nth-child(155){opacity:1.274;transform:translate(30.7994vw,-10px) scale(.3175);animation:fall-155 19s -25s linear infinite}@keyframes fall-155{73.41%{transform:translate(33.1335vw,73.41vh) scale(.3175)}to{transform:translate(31.96645vw,99vh) scale(.3175)}}.snow:nth-child(156){opacity:1.5706;transform:translate(29.387vw,-10px) scale(.7322);animation:fall-156 10s -13s linear infinite}@keyframes fall-156{51.704%{transform:translate(38.4427vw,51.704vh) scale(.7322)}to{transform:translate(33.91485vw,99vh) scale(.7322)}}.snow:nth-child(157){opacity:1.5494;transform:translate(32.6129vw,-10px) scale(.0523);animation:fall-157 30s -7s linear infinite}@keyframes fall-157{78.091%{transform:translate(31.721vw,78.091vh) scale(.0523)}to{transform:translate(32.16695vw,99vh) scale(.0523)}}.snow:nth-child(158){opacity:1.0022;transform:translate(48.9197vw,-10px) scale(.3683);animation:fall-158 24s -11s linear infinite}@keyframes fall-158{40.528%{transform:translate(43.6113vw,40.528vh) scale(.3683)}to{transform:translate(46.2655vw,99vh) scale(.3683)}}.snow:nth-child(159){opacity:.4748;transform:translate(6.0296vw,-10px) scale(.7251);animation:fall-159 13s -16s linear infinite}@keyframes fall-159{68.199%{transform:translate(6.0805vw,68.199vh) scale(.7251)}to{transform:translate(6.05505vw,99vh) scale(.7251)}}.snow:nth-child(160){opacity:1.306;transform:translate(77.9665vw,-10px) scale(.7735);animation:fall-160 19s -9s linear infinite}@keyframes fall-160{58.376%{transform:translate(78.7335vw,58.376vh) scale(.7735)}to{transform:translate(78.35vw,99vh) scale(.7735)}}.snow:nth-child(161){opacity:1.7712;transform:translate(1.0115vw,-10px) scale(.7807);animation:fall-161 12s -20s linear infinite}@keyframes fall-161{58.759%{transform:translate(8.5818vw,58.759vh) scale(.7807)}to{transform:translate(4.79665vw,99vh) scale(.7807)}}.snow:nth-child(162){opacity:.2518;transform:translate(82.2428vw,-10px) scale(.452);animation:fall-162 20s -29s linear infinite}@keyframes fall-162{71.002%{transform:translate(89.3281vw,71.002vh) scale(.452)}to{transform:translate(85.78545vw,99vh) scale(.452)}}.snow:nth-child(163){opacity:1.2922;transform:translate(10.8809vw,-10px) scale(.0086);animation:fall-163 26s -20s linear infinite}@keyframes fall-163{62.059%{transform:translate(11.5126vw,62.059vh) scale(.0086)}to{transform:translate(11.19675vw,99vh) scale(.0086)}}.snow:nth-child(164){opacity:1.1514;transform:translate(86.551vw,-10px) scale(.731);animation:fall-164 30s -22s linear infinite}@keyframes fall-164{37.14%{transform:translate(81.2335vw,37.14vh) scale(.731)}to{transform:translate(83.89225vw,99vh) scale(.731)}}.snow:nth-child(165){opacity:1.9996;transform:translate(82.863vw,-10px) scale(.2031);animation:fall-165 16s -16s linear infinite}@keyframes fall-165{48.943%{transform:translate(73.0352vw,48.943vh) scale(.2031)}to{transform:translate(77.9491vw,99vh) scale(.2031)}}.snow:nth-child(166){opacity:.1602;transform:translate(90.1483vw,-10px) scale(.8418);animation:fall-166 20s -12s linear infinite}@keyframes fall-166{38.069%{transform:translate(97.228vw,38.069vh) scale(.8418)}to{transform:translate(93.68815vw,99vh) scale(.8418)}}.snow:nth-child(167){opacity:1.825;transform:translate(76.8366vw,-10px) scale(.8023);animation:fall-167 14s -16s linear infinite}@keyframes fall-167{30.629%{transform:translate(70.7085vw,30.629vh) scale(.8023)}to{transform:translate(73.77255vw,99vh) scale(.8023)}}.snow:nth-child(168){opacity:1.6418;transform:translate(66.2587vw,-10px) scale(.6994);animation:fall-168 30s -25s linear infinite}@keyframes fall-168{77.022%{transform:translate(71.5133vw,77.022vh) scale(.6994)}to{transform:translate(68.886vw,99vh) scale(.6994)}}.snow:nth-child(169){opacity:.4146;transform:translate(48.9788vw,-10px) scale(.2798);animation:fall-169 25s -17s linear infinite}@keyframes fall-169{45.599%{transform:translate(50.9391vw,45.599vh) scale(.2798)}to{transform:translate(49.95895vw,99vh) scale(.2798)}}.snow:nth-child(170){opacity:.4376;transform:translate(20.2825vw,-10px) scale(.2665);animation:fall-170 28s -11s linear infinite}@keyframes fall-170{59.26%{transform:translate(24.7912vw,59.26vh) scale(.2665)}to{transform:translate(22.53685vw,99vh) scale(.2665)}}.snow:nth-child(171){opacity:.858;transform:translate(2.6859vw,-10px) scale(.648);animation:fall-171 20s -12s linear infinite}@keyframes fall-171{79.701%{transform:translate(-2.4319vw,79.701vh) scale(.648)}to{transform:translate(.127vw,99vh) scale(.648)}}.snow:nth-child(172){opacity:.5328;transform:translate(32.6704vw,-10px) scale(.1925);animation:fall-172 26s -21s linear infinite}@keyframes fall-172{33.248%{transform:translate(35.8624vw,33.248vh) scale(.1925)}to{transform:translate(34.2664vw,99vh) scale(.1925)}}.snow:nth-child(173){opacity:.8198;transform:translate(67.4756vw,-10px) scale(.221);animation:fall-173 10s -3s linear infinite}@keyframes fall-173{46.954%{transform:translate(58.7544vw,46.954vh) scale(.221)}to{transform:translate(63.115vw,99vh) scale(.221)}}.snow:nth-child(174){opacity:.1976;transform:translate(5.831vw,-10px) scale(.1532);animation:fall-174 27s -13s linear infinite}@keyframes fall-174{54.914%{transform:translate(11.9328vw,54.914vh) scale(.1532)}to{transform:translate(8.8819vw,99vh) scale(.1532)}}.snow:nth-child(175){opacity:.6006;transform:translate(30.5215vw,-10px) scale(.0641);animation:fall-175 17s -24s linear infinite}@keyframes fall-175{34.834%{transform:translate(38.4251vw,34.834vh) scale(.0641)}to{transform:translate(34.4733vw,99vh) scale(.0641)}}.snow:nth-child(176){opacity:.182;transform:translate(24.5352vw,-10px) scale(.3451);animation:fall-176 28s -11s linear infinite}@keyframes fall-176{48.462%{transform:translate(22.216vw,48.462vh) scale(.3451)}to{transform:translate(23.3756vw,99vh) scale(.3451)}}.snow:nth-child(177){opacity:1.2242;transform:translate(40.502vw,-10px) scale(.5849);animation:fall-177 26s -10s linear infinite}@keyframes fall-177{32.495%{transform:translate(36.9042vw,32.495vh) scale(.5849)}to{transform:translate(38.7031vw,99vh) scale(.5849)}}.snow:nth-child(178){opacity:1.0172;transform:translate(12.796vw,-10px) scale(.3624);animation:fall-178 20s -23s linear infinite}@keyframes fall-178{58.365%{transform:translate(11.3756vw,58.365vh) scale(.3624)}to{transform:translate(12.0858vw,99vh) scale(.3624)}}.snow:nth-child(179){opacity:1.5182;transform:translate(77.1176vw,-10px) scale(.0907);animation:fall-179 21s -7s linear infinite}@keyframes fall-179{57.48%{transform:translate(83.7841vw,57.48vh) scale(.0907)}to{transform:translate(80.45085vw,99vh) scale(.0907)}}.snow:nth-child(180){opacity:.9914;transform:translate(18.986vw,-10px) scale(.0006);animation:fall-180 27s -20s linear infinite}@keyframes fall-180{73.282%{transform:translate(23.1095vw,73.282vh) scale(.0006)}to{transform:translate(21.04775vw,99vh) scale(.0006)}}.snow:nth-child(181){opacity:.5166;transform:translate(32.1439vw,-10px) scale(.4165);animation:fall-181 14s -7s linear infinite}@keyframes fall-181{41.443%{transform:translate(24.2843vw,41.443vh) scale(.4165)}to{transform:translate(28.2141vw,99vh) scale(.4165)}}.snow:nth-child(182){opacity:1.5488;transform:translate(26.746vw,-10px) scale(.8815);animation:fall-182 22s -8s linear infinite}@keyframes fall-182{55.837%{transform:translate(26.694vw,55.837vh) scale(.8815)}to{transform:translate(26.72vw,99vh) scale(.8815)}}.snow:nth-child(183){opacity:.3504;transform:translate(77.6378vw,-10px) scale(.7321);animation:fall-183 30s -22s linear infinite}@keyframes fall-183{52.037%{transform:translate(81.5207vw,52.037vh) scale(.7321)}to{transform:translate(79.57925vw,99vh) scale(.7321)}}.snow:nth-child(184){opacity:1.3418;transform:translate(22.1288vw,-10px) scale(.7638);animation:fall-184 25s -3s linear infinite}@keyframes fall-184{30.76%{transform:translate(22.5312vw,30.76vh) scale(.7638)}to{transform:translate(22.33vw,99vh) scale(.7638)}}.snow:nth-child(185){opacity:1.5644;transform:translate(88.1709vw,-10px) scale(.8239);animation:fall-185 18s -22s linear infinite}@keyframes fall-185{79.887%{transform:translate(81.0914vw,79.887vh) scale(.8239)}to{transform:translate(84.63115vw,99vh) scale(.8239)}}.snow:nth-child(186){opacity:.956;transform:translate(39.3851vw,-10px) scale(.9385);animation:fall-186 23s -18s linear infinite}@keyframes fall-186{56.146%{transform:translate(35.7994vw,56.146vh) scale(.9385)}to{transform:translate(37.59225vw,99vh) scale(.9385)}}.snow:nth-child(187){opacity:.6726;transform:translate(13.1455vw,-10px) scale(.3001);animation:fall-187 19s -13s linear infinite}@keyframes fall-187{42.499%{transform:translate(18.3612vw,42.499vh) scale(.3001)}to{transform:translate(15.75335vw,99vh) scale(.3001)}}.snow:nth-child(188){opacity:.3154;transform:translate(42.3696vw,-10px) scale(.9162);animation:fall-188 22s -17s linear infinite}@keyframes fall-188{64.533%{transform:translate(42.5714vw,64.533vh) scale(.9162)}to{transform:translate(42.4705vw,99vh) scale(.9162)}}.snow:nth-child(189){opacity:.3998;transform:translate(55.9539vw,-10px) scale(.4324);animation:fall-189 18s -24s linear infinite}@keyframes fall-189{44.4%{transform:translate(59.4028vw,44.4vh) scale(.4324)}to{transform:translate(57.67835vw,99vh) scale(.4324)}}.snow:nth-child(190){opacity:1.3024;transform:translate(38.1185vw,-10px) scale(.7607);animation:fall-190 26s -22s linear infinite}@keyframes fall-190{70.621%{transform:translate(28.1862vw,70.621vh) scale(.7607)}to{transform:translate(33.15235vw,99vh) scale(.7607)}}.snow:nth-child(191){opacity:1.0864;transform:translate(47.2084vw,-10px) scale(.1138);animation:fall-191 28s -2s linear infinite}@keyframes fall-191{76.603%{transform:translate(39.0893vw,76.603vh) scale(.1138)}to{transform:translate(43.14885vw,99vh) scale(.1138)}}.snow:nth-child(192){opacity:.827;transform:translate(98.1687vw,-10px) scale(.4176);animation:fall-192 24s -22s linear infinite}@keyframes fall-192{40.949%{transform:translate(88.189vw,40.949vh) scale(.4176)}to{transform:translate(93.17885vw,99vh) scale(.4176)}}.snow:nth-child(193){opacity:.4662;transform:translate(45.1127vw,-10px) scale(.3806);animation:fall-193 17s -12s linear infinite}@keyframes fall-193{75.555%{transform:translate(51.2492vw,75.555vh) scale(.3806)}to{transform:translate(48.18095vw,99vh) scale(.3806)}}.snow:nth-child(194){opacity:1.8612;transform:translate(36.4584vw,-10px) scale(.7502);animation:fall-194 29s -16s linear infinite}@keyframes fall-194{52.441%{transform:translate(40.4232vw,52.441vh) scale(.7502)}to{transform:translate(38.4408vw,99vh) scale(.7502)}}.snow:nth-child(195){opacity:1.2;transform:translate(27.1836vw,-10px) scale(.0835);animation:fall-195 17s -6s linear infinite}@keyframes fall-195{59.803%{transform:translate(29.9883vw,59.803vh) scale(.0835)}to{transform:translate(28.58595vw,99vh) scale(.0835)}}.snow:nth-child(196){opacity:1.1588;transform:translate(10.7765vw,-10px) scale(.4561);animation:fall-196 18s -27s linear infinite}@keyframes fall-196{56.304%{transform:translate(8.9619vw,56.304vh) scale(.4561)}to{transform:translate(9.8692vw,99vh) scale(.4561)}}.snow:nth-child(197){opacity:1.779;transform:translate(36.8195vw,-10px) scale(.9007);animation:fall-197 12s -7s linear infinite}@keyframes fall-197{73.468%{transform:translate(44.156vw,73.468vh) scale(.9007)}to{transform:translate(40.48775vw,99vh) scale(.9007)}}.snow:nth-child(198){opacity:1.3788;transform:translate(79.8557vw,-10px) scale(.2016);animation:fall-198 24s -4s linear infinite}@keyframes fall-198{60.11%{transform:translate(77.92vw,60.11vh) scale(.2016)}to{transform:translate(78.88785vw,99vh) scale(.2016)}}.snow:nth-child(199){opacity:1.5406;transform:translate(86.6973vw,-10px) scale(.1885);animation:fall-199 24s -5s linear infinite}@keyframes fall-199{54.18%{transform:translate(83.0363vw,54.18vh) scale(.1885)}to{transform:translate(84.8668vw,99vh) scale(.1885)}}.snow:nth-child(200){opacity:.3378;transform:translate(50.6254vw,-10px) scale(.4865);animation:fall-200 19s -17s linear infinite}@keyframes fall-200{58.058%{transform:translate(59.1674vw,58.058vh) scale(.4865)}to{transform:translate(54.8964vw,99vh) scale(.4865)}}.snow:nth-child(201){opacity:.1404;transform:translate(62.7195vw,-10px) scale(.5113);animation:fall-201 13s -26s linear infinite}@keyframes fall-201{78.202%{transform:translate(56.5873vw,78.202vh) scale(.5113)}to{transform:translate(59.6534vw,99vh) scale(.5113)}}.snow:nth-child(202){opacity:1.3924;transform:translate(95.0861vw,-10px) scale(.5892);animation:fall-202 22s -12s linear infinite}@keyframes fall-202{65.828%{transform:translate(86.8252vw,65.828vh) scale(.5892)}to{transform:translate(90.95565vw,99vh) scale(.5892)}}.snow:nth-child(203){opacity:.6128;transform:translate(71.7568vw,-10px) scale(.0556);animation:fall-203 30s -5s linear infinite}@keyframes fall-203{71.019%{transform:translate(74.9169vw,71.019vh) scale(.0556)}to{transform:translate(73.33685vw,99vh) scale(.0556)}}.snow:nth-child(204){opacity:.1766;transform:translate(57.5279vw,-10px) scale(.4708);animation:fall-204 14s -15s linear infinite}@keyframes fall-204{30.755%{transform:translate(48.5436vw,30.755vh) scale(.4708)}to{transform:translate(53.03575vw,99vh) scale(.4708)}}.snow:nth-child(205){opacity:.6818;transform:translate(40.0741vw,-10px) scale(.7445);animation:fall-205 19s -3s linear infinite}@keyframes fall-205{51.202%{transform:translate(43.3181vw,51.202vh) scale(.7445)}to{transform:translate(41.6961vw,99vh) scale(.7445)}}.snow:nth-child(206){opacity:1.3208;transform:translate(51.4755vw,-10px) scale(.7274);animation:fall-206 29s -3s linear infinite}@keyframes fall-206{47.037%{transform:translate(56.1859vw,47.037vh) scale(.7274)}to{transform:translate(53.8307vw,99vh) scale(.7274)}}.snow:nth-child(207){opacity:.6278;transform:translate(29.5429vw,-10px) scale(.2529);animation:fall-207 22s -13s linear infinite}@keyframes fall-207{49.044%{transform:translate(28.8273vw,49.044vh) scale(.2529)}to{transform:translate(29.1851vw,99vh) scale(.2529)}}.snow:nth-child(208){opacity:.9452;transform:translate(22.5845vw,-10px) scale(.0778);animation:fall-208 22s -27s linear infinite}@keyframes fall-208{35.802%{transform:translate(26.2159vw,35.802vh) scale(.0778)}to{transform:translate(24.4002vw,99vh) scale(.0778)}}.snow:nth-child(209){opacity:1.8114;transform:translate(13.0741vw,-10px) scale(.5368);animation:fall-209 24s -24s linear infinite}@keyframes fall-209{78.872%{transform:translate(6.7906vw,78.872vh) scale(.5368)}to{transform:translate(9.93235vw,99vh) scale(.5368)}}.snow:nth-child(210){opacity:1.5398;transform:translate(71.4057vw,-10px) scale(.0724);animation:fall-210 10s -21s linear infinite}@keyframes fall-210{53.724%{transform:translate(66.9228vw,53.724vh) scale(.0724)}to{transform:translate(69.16425vw,99vh) scale(.0724)}}.snow:nth-child(211){opacity:.1392;transform:translate(5.7292vw,-10px) scale(.6657);animation:fall-211 16s -8s linear infinite}@keyframes fall-211{66.142%{transform:translate(-3.7326vw,66.142vh) scale(.6657)}to{transform:translate(.9983vw,99vh) scale(.6657)}}.snow:nth-child(212){opacity:1.8524;transform:translate(5.9849vw,-10px) scale(.0277);animation:fall-212 17s -5s linear infinite}@keyframes fall-212{40.083%{transform:translate(.2023vw,40.083vh) scale(.0277)}to{transform:translate(3.0936vw,99vh) scale(.0277)}}.snow:nth-child(213){opacity:.1616;transform:translate(5.8344vw,-10px) scale(.0678);animation:fall-213 16s -4s linear infinite}@keyframes fall-213{35.892%{transform:translate(.2339vw,35.892vh) scale(.0678)}to{transform:translate(3.03415vw,99vh) scale(.0678)}}.snow:nth-child(214){opacity:1.531;transform:translate(57.3849vw,-10px) scale(.01);animation:fall-214 21s -6s linear infinite}@keyframes fall-214{70.86%{transform:translate(47.809vw,70.86vh) scale(.01)}to{transform:translate(52.59695vw,99vh) scale(.01)}}.snow:nth-child(215){opacity:.7768;transform:translate(71.9615vw,-10px) scale(.1021);animation:fall-215 26s -20s linear infinite}@keyframes fall-215{65.083%{transform:translate(73.2895vw,65.083vh) scale(.1021)}to{transform:translate(72.6255vw,99vh) scale(.1021)}}.snow:nth-child(216){opacity:.6936;transform:translate(1.8909vw,-10px) scale(.2674);animation:fall-216 16s -19s linear infinite}@keyframes fall-216{52.219%{transform:translate(-2.1844vw,52.219vh) scale(.2674)}to{transform:translate(-.14675vw,99vh) scale(.2674)}}.snow:nth-child(217){opacity:1.4476;transform:translate(73.2747vw,-10px) scale(.6809);animation:fall-217 15s -29s linear infinite}@keyframes fall-217{53.367%{transform:translate(68.4346vw,53.367vh) scale(.6809)}to{transform:translate(70.85465vw,99vh) scale(.6809)}}.snow:nth-child(218){opacity:.2212;transform:translate(74.8223vw,-10px) scale(.1835);animation:fall-218 12s -2s linear infinite}@keyframes fall-218{64.807%{transform:translate(84.4806vw,64.807vh) scale(.1835)}to{transform:translate(79.65145vw,99vh) scale(.1835)}}.snow:nth-child(219){opacity:.43;transform:translate(28.5105vw,-10px) scale(.3425);animation:fall-219 30s -2s linear infinite}@keyframes fall-219{67.922%{transform:translate(34.4348vw,67.922vh) scale(.3425)}to{transform:translate(31.47265vw,99vh) scale(.3425)}}.snow:nth-child(220){opacity:1.567;transform:translate(67.5294vw,-10px) scale(.0298);animation:fall-220 30s -6s linear infinite}@keyframes fall-220{46.617%{transform:translate(63.9693vw,46.617vh) scale(.0298)}to{transform:translate(65.74935vw,99vh) scale(.0298)}}.snow:nth-child(221){opacity:1.6456;transform:translate(43.4283vw,-10px) scale(.259);animation:fall-221 14s -13s linear infinite}@keyframes fall-221{56.496%{transform:translate(45.8894vw,56.496vh) scale(.259)}to{transform:translate(44.65885vw,99vh) scale(.259)}}.snow:nth-child(222){opacity:1.1464;transform:translate(46.5525vw,-10px) scale(.4087);animation:fall-222 24s -7s linear infinite}@keyframes fall-222{48.534%{transform:translate(43.822vw,48.534vh) scale(.4087)}to{transform:translate(45.18725vw,99vh) scale(.4087)}}.snow:nth-child(223){opacity:.0576;transform:translate(44.0825vw,-10px) scale(.9032);animation:fall-223 19s -27s linear infinite}@keyframes fall-223{76.426%{transform:translate(48.2208vw,76.426vh) scale(.9032)}to{transform:translate(46.15165vw,99vh) scale(.9032)}}.snow:nth-child(224){opacity:.483;transform:translate(44.954vw,-10px) scale(.1849);animation:fall-224 29s -4s linear infinite}@keyframes fall-224{73.24%{transform:translate(51.9153vw,73.24vh) scale(.1849)}to{transform:translate(48.43465vw,99vh) scale(.1849)}}.snow:nth-child(225){opacity:.6522;transform:translate(39.4136vw,-10px) scale(.2316);animation:fall-225 14s -10s linear infinite}@keyframes fall-225{47.274%{transform:translate(40.7354vw,47.274vh) scale(.2316)}to{transform:translate(40.0745vw,99vh) scale(.2316)}}.snow:nth-child(226){opacity:.1718;transform:translate(79.1487vw,-10px) scale(.5521);animation:fall-226 25s -6s linear infinite}@keyframes fall-226{49.455%{transform:translate(78.0157vw,49.455vh) scale(.5521)}to{transform:translate(78.5822vw,99vh) scale(.5521)}}.snow:nth-child(227){opacity:.0512;transform:translate(48.4847vw,-10px) scale(.0416);animation:fall-227 17s -25s linear infinite}@keyframes fall-227{77.729%{transform:translate(53.2368vw,77.729vh) scale(.0416)}to{transform:translate(50.86075vw,99vh) scale(.0416)}}.snow:nth-child(228){opacity:.7458;transform:translate(87.9757vw,-10px) scale(.1226);animation:fall-228 25s -14s linear infinite}@keyframes fall-228{48.533%{transform:translate(86.0423vw,48.533vh) scale(.1226)}to{transform:translate(87.009vw,99vh) scale(.1226)}}.snow:nth-child(229){opacity:1.3552;transform:translate(51.2612vw,-10px) scale(.494);animation:fall-229 22s -8s linear infinite}@keyframes fall-229{34.52%{transform:translate(44.1853vw,34.52vh) scale(.494)}to{transform:translate(47.72325vw,99vh) scale(.494)}}.snow:nth-child(230){opacity:.3936;transform:translate(50.023vw,-10px) scale(.2511);animation:fall-230 27s -4s linear infinite}@keyframes fall-230{40.983%{transform:translate(40.1858vw,40.983vh) scale(.2511)}to{transform:translate(45.1044vw,99vh) scale(.2511)}}.snow:nth-child(231){opacity:1.1952;transform:translate(51.5013vw,-10px) scale(.4225);animation:fall-231 10s -28s linear infinite}@keyframes fall-231{33.047%{transform:translate(43.5376vw,33.047vh) scale(.4225)}to{transform:translate(47.51945vw,99vh) scale(.4225)}}.snow:nth-child(232){opacity:1.7234;transform:translate(43.3891vw,-10px) scale(.5125);animation:fall-232 19s -7s linear infinite}@keyframes fall-232{42.988%{transform:translate(49.3723vw,42.988vh) scale(.5125)}to{transform:translate(46.3807vw,99vh) scale(.5125)}}.snow:nth-child(233){opacity:.6718;transform:translate(89.9677vw,-10px) scale(.1576);animation:fall-233 17s -3s linear infinite}@keyframes fall-233{49.413%{transform:translate(93.772vw,49.413vh) scale(.1576)}to{transform:translate(91.86985vw,99vh) scale(.1576)}}.snow:nth-child(234){opacity:1.5444;transform:translate(53.9814vw,-10px) scale(.3077);animation:fall-234 15s -10s linear infinite}@keyframes fall-234{51.007%{transform:translate(61.28vw,51.007vh) scale(.3077)}to{transform:translate(57.6307vw,99vh) scale(.3077)}}.snow:nth-child(235){opacity:1.2684;transform:translate(9.8027vw,-10px) scale(.0831);animation:fall-235 30s -9s linear infinite}@keyframes fall-235{46.271%{transform:translate(.0319vw,46.271vh) scale(.0831)}to{transform:translate(4.9173vw,99vh) scale(.0831)}}.snow:nth-child(236){opacity:.6482;transform:translate(13.8567vw,-10px) scale(.6387);animation:fall-236 23s -6s linear infinite}@keyframes fall-236{73.334%{transform:translate(8.6977vw,73.334vh) scale(.6387)}to{transform:translate(11.2772vw,99vh) scale(.6387)}}.snow:nth-child(237){opacity:.442;transform:translate(56.8136vw,-10px) scale(.3166);animation:fall-237 12s -23s linear infinite}@keyframes fall-237{71.347%{transform:translate(62.7367vw,71.347vh) scale(.3166)}to{transform:translate(59.77515vw,99vh) scale(.3166)}}.snow:nth-child(238){opacity:.2312;transform:translate(37.3479vw,-10px) scale(.9566);animation:fall-238 26s -10s linear infinite}@keyframes fall-238{58.131%{transform:translate(45.3347vw,58.131vh) scale(.9566)}to{transform:translate(41.3413vw,99vh) scale(.9566)}}.snow:nth-child(239){opacity:1.9652;transform:translate(66.3221vw,-10px) scale(.0437);animation:fall-239 10s -16s linear infinite}@keyframes fall-239{63.17%{transform:translate(68.2547vw,63.17vh) scale(.0437)}to{transform:translate(67.2884vw,99vh) scale(.0437)}}.snow:nth-child(240){opacity:.291;transform:translate(39.4338vw,-10px) scale(.9764);animation:fall-240 15s -2s linear infinite}@keyframes fall-240{60.876%{transform:translate(37.5072vw,60.876vh) scale(.9764)}to{transform:translate(38.4705vw,99vh) scale(.9764)}}.snow:nth-child(241){opacity:1.4924;transform:translate(3.5762vw,-10px) scale(.566);animation:fall-241 25s -11s linear infinite}@keyframes fall-241{51.565%{transform:translate(-3.2005vw,51.565vh) scale(.566)}to{transform:translate(.18785vw,99vh) scale(.566)}}.snow:nth-child(242){opacity:1.7898;transform:translate(66.8223vw,-10px) scale(.0361);animation:fall-242 24s -8s linear infinite}@keyframes fall-242{70.22%{transform:translate(62.3807vw,70.22vh) scale(.0361)}to{transform:translate(64.6015vw,99vh) scale(.0361)}}.snow:nth-child(243){opacity:.5088;transform:translate(36.185vw,-10px) scale(.7782);animation:fall-243 27s -23s linear infinite}@keyframes fall-243{69.161%{transform:translate(40.7816vw,69.161vh) scale(.7782)}to{transform:translate(38.4833vw,99vh) scale(.7782)}}.snow:nth-child(244){opacity:1.0172;transform:translate(62.307vw,-10px) scale(.8415);animation:fall-244 13s -24s linear infinite}@keyframes fall-244{55.331%{transform:translate(54.901vw,55.331vh) scale(.8415)}to{transform:translate(58.604vw,99vh) scale(.8415)}}.snow:nth-child(245){opacity:1.2112;transform:translate(68.3207vw,-10px) scale(.1688);animation:fall-245 24s -19s linear infinite}@keyframes fall-245{72.199%{transform:translate(74.6052vw,72.199vh) scale(.1688)}to{transform:translate(71.46295vw,99vh) scale(.1688)}}.snow:nth-child(246){opacity:.5762;transform:translate(36.4888vw,-10px) scale(.4186);animation:fall-246 16s -3s linear infinite}@keyframes fall-246{36.033%{transform:translate(39.8206vw,36.033vh) scale(.4186)}to{transform:translate(38.1547vw,99vh) scale(.4186)}}.snow:nth-child(247){opacity:1.7412;transform:translate(19.3599vw,-10px) scale(.6684);animation:fall-247 10s -9s linear infinite}@keyframes fall-247{79.406%{transform:translate(12.0693vw,79.406vh) scale(.6684)}to{transform:translate(15.7146vw,99vh) scale(.6684)}}.snow:nth-child(248){opacity:.7378;transform:translate(83.7861vw,-10px) scale(.6098);animation:fall-248 30s -11s linear infinite}@keyframes fall-248{55.043%{transform:translate(75.9205vw,55.043vh) scale(.6098)}to{transform:translate(79.8533vw,99vh) scale(.6098)}}.snow:nth-child(249){opacity:1.6152;transform:translate(47.7819vw,-10px) scale(.1598);animation:fall-249 26s -15s linear infinite}@keyframes fall-249{40.933%{transform:translate(51.0696vw,40.933vh) scale(.1598)}to{transform:translate(49.42575vw,99vh) scale(.1598)}}.snow:nth-child(250){opacity:.836;transform:translate(83.0491vw,-10px) scale(.7764);animation:fall-250 10s -21s linear infinite}@keyframes fall-250{46.548%{transform:translate(78.6065vw,46.548vh) scale(.7764)}to{transform:translate(80.8278vw,99vh) scale(.7764)}}.snow:nth-child(251){opacity:.2638;transform:translate(54.4197vw,-10px) scale(.0276);animation:fall-251 29s -2s linear infinite}@keyframes fall-251{71.892%{transform:translate(58.2652vw,71.892vh) scale(.0276)}to{transform:translate(56.34245vw,99vh) scale(.0276)}}.snow:nth-child(252){opacity:.294;transform:translate(50.8072vw,-10px) scale(.5319);animation:fall-252 25s -4s linear infinite}@keyframes fall-252{30.36%{transform:translate(59.7859vw,30.36vh) scale(.5319)}to{transform:translate(55.29655vw,99vh) scale(.5319)}}.snow:nth-child(253){opacity:1.5422;transform:translate(60.6467vw,-10px) scale(.0672);animation:fall-253 17s -22s linear infinite}@keyframes fall-253{50.329%{transform:translate(63.2533vw,50.329vh) scale(.0672)}to{transform:translate(61.95vw,99vh) scale(.0672)}}.snow:nth-child(254){opacity:.2724;transform:translate(99.3303vw,-10px) scale(.7808);animation:fall-254 11s -24s linear infinite}@keyframes fall-254{53.009%{transform:translate(90.4554vw,53.009vh) scale(.7808)}to{transform:translate(94.89285vw,99vh) scale(.7808)}}.snow:nth-child(255){opacity:1.6984;transform:translate(23.9858vw,-10px) scale(.3799);animation:fall-255 26s -7s linear infinite}@keyframes fall-255{67.257%{transform:translate(33.7655vw,67.257vh) scale(.3799)}to{transform:translate(28.87565vw,99vh) scale(.3799)}}.snow:nth-child(256){opacity:.8198;transform:translate(60.3335vw,-10px) scale(.8785);animation:fall-256 30s -7s linear infinite}@keyframes fall-256{51.124%{transform:translate(69.1874vw,51.124vh) scale(.8785)}to{transform:translate(64.76045vw,99vh) scale(.8785)}}.snow:nth-child(257){opacity:.4872;transform:translate(46.1862vw,-10px) scale(.1421);animation:fall-257 17s -28s linear infinite}@keyframes fall-257{33.349%{transform:translate(37.3738vw,33.349vh) scale(.1421)}to{transform:translate(41.78vw,99vh) scale(.1421)}}.snow:nth-child(258){opacity:.2774;transform:translate(21.2789vw,-10px) scale(.2275);animation:fall-258 10s -27s linear infinite}@keyframes fall-258{69.797%{transform:translate(28.9766vw,69.797vh) scale(.2275)}to{transform:translate(25.12775vw,99vh) scale(.2275)}}.snow:nth-child(259){opacity:1.9034;transform:translate(58.0272vw,-10px) scale(.9654);animation:fall-259 12s -2s linear infinite}@keyframes fall-259{33.399%{transform:translate(56.5015vw,33.399vh) scale(.9654)}to{transform:translate(57.26435vw,99vh) scale(.9654)}}.snow:nth-child(260){opacity:1.3172;transform:translate(35.8276vw,-10px) scale(.9201);animation:fall-260 20s -18s linear infinite}@keyframes fall-260{59.563%{transform:translate(39.5395vw,59.563vh) scale(.9201)}to{transform:translate(37.68355vw,99vh) scale(.9201)}}.snow:nth-child(261){opacity:1.4984;transform:translate(8.4019vw,-10px) scale(.0984);animation:fall-261 29s -3s linear infinite}@keyframes fall-261{73.809%{transform:translate(4.9323vw,73.809vh) scale(.0984)}to{transform:translate(6.6671vw,99vh) scale(.0984)}}.snow:nth-child(262){opacity:.9494;transform:translate(49.3872vw,-10px) scale(.8614);animation:fall-262 14s -24s linear infinite}@keyframes fall-262{74.403%{transform:translate(41.327vw,74.403vh) scale(.8614)}to{transform:translate(45.3571vw,99vh) scale(.8614)}}.snow:nth-child(263){opacity:.4496;transform:translate(71.2288vw,-10px) scale(.7979);animation:fall-263 27s -21s linear infinite}@keyframes fall-263{34.694%{transform:translate(80.3403vw,34.694vh) scale(.7979)}to{transform:translate(75.78455vw,99vh) scale(.7979)}}.snow:nth-child(264){opacity:.0514;transform:translate(85.4115vw,-10px) scale(.8318);animation:fall-264 26s -5s linear infinite}@keyframes fall-264{39.81%{transform:translate(95.3868vw,39.81vh) scale(.8318)}to{transform:translate(90.39915vw,99vh) scale(.8318)}}.snow:nth-child(265){opacity:1.5406;transform:translate(24.3132vw,-10px) scale(.9427);animation:fall-265 16s -20s linear infinite}@keyframes fall-265{58.458%{transform:translate(24.6257vw,58.458vh) scale(.9427)}to{transform:translate(24.46945vw,99vh) scale(.9427)}}.snow:nth-child(266){opacity:.5032;transform:translate(89.0711vw,-10px) scale(.4459);animation:fall-266 23s -7s linear infinite}@keyframes fall-266{60.811%{transform:translate(96.3084vw,60.811vh) scale(.4459)}to{transform:translate(92.68975vw,99vh) scale(.4459)}}.snow:nth-child(267){opacity:.7474;transform:translate(95.2541vw,-10px) scale(.8273);animation:fall-267 12s -18s linear infinite}@keyframes fall-267{36.753%{transform:translate(85.7043vw,36.753vh) scale(.8273)}to{transform:translate(90.4792vw,99vh) scale(.8273)}}.snow:nth-child(268){opacity:.094;transform:translate(14.6655vw,-10px) scale(.128);animation:fall-268 20s -29s linear infinite}@keyframes fall-268{75.559%{transform:translate(24.0672vw,75.559vh) scale(.128)}to{transform:translate(19.36635vw,99vh) scale(.128)}}.snow:nth-child(269){opacity:.0342;transform:translate(10.2226vw,-10px) scale(.8026);animation:fall-269 13s -28s linear infinite}@keyframes fall-269{59.937%{transform:translate(7.5115vw,59.937vh) scale(.8026)}to{transform:translate(8.86705vw,99vh) scale(.8026)}}.snow:nth-child(270){opacity:.3468;transform:translate(43.465vw,-10px) scale(.4739);animation:fall-270 30s -8s linear infinite}@keyframes fall-270{48.447%{transform:translate(40.647vw,48.447vh) scale(.4739)}to{transform:translate(42.056vw,99vh) scale(.4739)}}.snow:nth-child(271){opacity:.546;transform:translate(76.6837vw,-10px) scale(.3319);animation:fall-271 16s -5s linear infinite}@keyframes fall-271{52.942%{transform:translate(69.674vw,52.942vh) scale(.3319)}to{transform:translate(73.17885vw,99vh) scale(.3319)}}.snow:nth-child(272){opacity:1.8078;transform:translate(1.9241vw,-10px) scale(.8264);animation:fall-272 24s -27s linear infinite}@keyframes fall-272{40.634%{transform:translate(2.611vw,40.634vh) scale(.8264)}to{transform:translate(2.26755vw,99vh) scale(.8264)}}.snow:nth-child(273){opacity:1.805;transform:translate(43.9556vw,-10px) scale(.6059);animation:fall-273 27s -18s linear infinite}@keyframes fall-273{45.826%{transform:translate(34.0769vw,45.826vh) scale(.6059)}to{transform:translate(39.01625vw,99vh) scale(.6059)}}.snow:nth-child(274){opacity:1.4512;transform:translate(19.0703vw,-10px) scale(.7828);animation:fall-274 25s -17s linear infinite}@keyframes fall-274{68.782%{transform:translate(25.6485vw,68.782vh) scale(.7828)}to{transform:translate(22.3594vw,99vh) scale(.7828)}}.snow:nth-child(275){opacity:1.6338;transform:translate(17.2622vw,-10px) scale(.4512);animation:fall-275 20s -14s linear infinite}@keyframes fall-275{64.406%{transform:translate(21.2334vw,64.406vh) scale(.4512)}to{transform:translate(19.2478vw,99vh) scale(.4512)}}.snow:nth-child(276){opacity:1.834;transform:translate(5.3119vw,-10px) scale(.4672);animation:fall-276 24s -19s linear infinite}@keyframes fall-276{73.262%{transform:translate(8.3103vw,73.262vh) scale(.4672)}to{transform:translate(6.8111vw,99vh) scale(.4672)}}.snow:nth-child(277){opacity:1.9468;transform:translate(47.994vw,-10px) scale(.2805);animation:fall-277 19s -14s linear infinite}@keyframes fall-277{70.157%{transform:translate(51.6661vw,70.157vh) scale(.2805)}to{transform:translate(49.83005vw,99vh) scale(.2805)}}.snow:nth-child(278){opacity:1.0256;transform:translate(23.1055vw,-10px) scale(.8961);animation:fall-278 15s -21s linear infinite}@keyframes fall-278{52.403%{transform:translate(14.676vw,52.403vh) scale(.8961)}to{transform:translate(18.89075vw,99vh) scale(.8961)}}.snow:nth-child(279){opacity:.2392;transform:translate(50.2166vw,-10px) scale(.3308);animation:fall-279 12s -9s linear infinite}@keyframes fall-279{78.953%{transform:translate(51.0459vw,78.953vh) scale(.3308)}to{transform:translate(50.63125vw,99vh) scale(.3308)}}.snow:nth-child(280){opacity:1.1284;transform:translate(97.1884vw,-10px) scale(.688);animation:fall-280 17s -1s linear infinite}@keyframes fall-280{43.347%{transform:translate(104.6872vw,43.347vh) scale(.688)}to{transform:translate(100.9378vw,99vh) scale(.688)}}.snow:nth-child(281){opacity:1.9084;transform:translate(27.787vw,-10px) scale(.8392);animation:fall-281 27s -24s linear infinite}@keyframes fall-281{60.912%{transform:translate(37.3013vw,60.912vh) scale(.8392)}to{transform:translate(32.54415vw,99vh) scale(.8392)}}.snow:nth-child(282){opacity:.1566;transform:translate(26.7501vw,-10px) scale(.8804);animation:fall-282 22s -8s linear infinite}@keyframes fall-282{38.683%{transform:translate(36.3382vw,38.683vh) scale(.8804)}to{transform:translate(31.54415vw,99vh) scale(.8804)}}.snow:nth-child(283){opacity:1.0146;transform:translate(90.7652vw,-10px) scale(.9067);animation:fall-283 13s -29s linear infinite}@keyframes fall-283{37.55%{transform:translate(88.3883vw,37.55vh) scale(.9067)}to{transform:translate(89.57675vw,99vh) scale(.9067)}}.snow:nth-child(284){opacity:.2144;transform:translate(93.8111vw,-10px) scale(.4596);animation:fall-284 24s -30s linear infinite}@keyframes fall-284{33.749%{transform:translate(103.367vw,33.749vh) scale(.4596)}to{transform:translate(98.58905vw,99vh) scale(.4596)}}.snow:nth-child(285){opacity:1.845;transform:translate(51.9072vw,-10px) scale(.199);animation:fall-285 23s -21s linear infinite}@keyframes fall-285{73.289%{transform:translate(44.2767vw,73.289vh) scale(.199)}to{transform:translate(48.09195vw,99vh) scale(.199)}}.snow:nth-child(286){opacity:.7694;transform:translate(56.6186vw,-10px) scale(.3672);animation:fall-286 18s -9s linear infinite}@keyframes fall-286{44.374%{transform:translate(66.4653vw,44.374vh) scale(.3672)}to{transform:translate(61.54195vw,99vh) scale(.3672)}}.snow:nth-child(287){opacity:1.9884;transform:translate(58.4473vw,-10px) scale(.4236);animation:fall-287 22s -2s linear infinite}@keyframes fall-287{70.157%{transform:translate(56.0245vw,70.157vh) scale(.4236)}to{transform:translate(57.2359vw,99vh) scale(.4236)}}.snow:nth-child(288){opacity:1.4952;transform:translate(18.0863vw,-10px) scale(.7566);animation:fall-288 26s -5s linear infinite}@keyframes fall-288{43.242%{transform:translate(9.2389vw,43.242vh) scale(.7566)}to{transform:translate(13.6626vw,99vh) scale(.7566)}}.snow:nth-child(289){opacity:1.0982;transform:translate(94.1182vw,-10px) scale(.414);animation:fall-289 11s -18s linear infinite}@keyframes fall-289{64.102%{transform:translate(90.2448vw,64.102vh) scale(.414)}to{transform:translate(92.1815vw,99vh) scale(.414)}}.snow:nth-child(290){opacity:.416;transform:translate(99.3696vw,-10px) scale(.3957);animation:fall-290 26s -28s linear infinite}@keyframes fall-290{66.623%{transform:translate(105.6353vw,66.623vh) scale(.3957)}to{transform:translate(102.50245vw,99vh) scale(.3957)}}.snow:nth-child(291){opacity:.6924;transform:translate(5.9857vw,-10px) scale(.7919);animation:fall-291 18s -20s linear infinite}@keyframes fall-291{47.275%{transform:translate(10.6421vw,47.275vh) scale(.7919)}to{transform:translate(8.3139vw,99vh) scale(.7919)}}.snow:nth-child(292){opacity:.8392;transform:translate(32.2198vw,-10px) scale(.107);animation:fall-292 29s -18s linear infinite}@keyframes fall-292{40.355%{transform:translate(37.1606vw,40.355vh) scale(.107)}to{transform:translate(34.6902vw,99vh) scale(.107)}}.snow:nth-child(293){opacity:1.193;transform:translate(21.5483vw,-10px) scale(.841);animation:fall-293 19s -4s linear infinite}@keyframes fall-293{49.628%{transform:translate(30.7546vw,49.628vh) scale(.841)}to{transform:translate(26.15145vw,99vh) scale(.841)}}.snow:nth-child(294){opacity:.441;transform:translate(48.776vw,-10px) scale(.589);animation:fall-294 15s -10s linear infinite}@keyframes fall-294{53.647%{transform:translate(54.1975vw,53.647vh) scale(.589)}to{transform:translate(51.48675vw,99vh) scale(.589)}}.snow:nth-child(295){opacity:1.6178;transform:translate(34.083vw,-10px) scale(.2119);animation:fall-295 10s -16s linear infinite}@keyframes fall-295{64.949%{transform:translate(33.0065vw,64.949vh) scale(.2119)}to{transform:translate(33.54475vw,99vh) scale(.2119)}}.snow:nth-child(296){opacity:1.8528;transform:translate(63.5159vw,-10px) scale(.1453);animation:fall-296 12s -21s linear infinite}@keyframes fall-296{45.758%{transform:translate(67.9159vw,45.758vh) scale(.1453)}to{transform:translate(65.7159vw,99vh) scale(.1453)}}.snow:nth-child(297){opacity:.5458;transform:translate(43.8941vw,-10px) scale(.2745);animation:fall-297 23s -18s linear infinite}@keyframes fall-297{58.139%{transform:translate(53.1046vw,58.139vh) scale(.2745)}to{transform:translate(48.49935vw,99vh) scale(.2745)}}.snow:nth-child(298){opacity:.0424;transform:translate(75.0071vw,-10px) scale(.1838);animation:fall-298 15s -4s linear infinite}@keyframes fall-298{75.641%{transform:translate(83.245vw,75.641vh) scale(.1838)}to{transform:translate(79.12605vw,99vh) scale(.1838)}}.snow:nth-child(299){opacity:1.311;transform:translate(13.9751vw,-10px) scale(.1665);animation:fall-299 19s -2s linear infinite}@keyframes fall-299{71.757%{transform:translate(6.5112vw,71.757vh) scale(.1665)}to{transform:translate(10.24315vw,99vh) scale(.1665)}}.snow:nth-child(300){opacity:1.172;transform:translate(38.4275vw,-10px) scale(.0354);animation:fall-300 27s -29s linear infinite}@keyframes fall-300{37.745%{transform:translate(47.382vw,37.745vh) scale(.0354)}to{transform:translate(42.90475vw,99vh) scale(.0354)}}.snow:nth-child(301){opacity:.0678;transform:translate(73.7989vw,-10px) scale(.557);animation:fall-301 18s -26s linear infinite}@keyframes fall-301{60.294%{transform:translate(76.704vw,60.294vh) scale(.557)}to{transform:translate(75.25145vw,99vh) scale(.557)}}.snow:nth-child(302){opacity:1.2058;transform:translate(80.0675vw,-10px) scale(.2899);animation:fall-302 26s -25s linear infinite}@keyframes fall-302{50.056%{transform:translate(80.8479vw,50.056vh) scale(.2899)}to{transform:translate(80.4577vw,99vh) scale(.2899)}}.snow:nth-child(303){opacity:1.2858;transform:translate(99.86vw,-10px) scale(.5196);animation:fall-303 27s -10s linear infinite}@keyframes fall-303{55.659%{transform:translate(105.2166vw,55.659vh) scale(.5196)}to{transform:translate(102.5383vw,99vh) scale(.5196)}}.snow:nth-child(304){opacity:.0842;transform:translate(72.7425vw,-10px) scale(.735);animation:fall-304 30s -22s linear infinite}@keyframes fall-304{57.736%{transform:translate(80.7562vw,57.736vh) scale(.735)}to{transform:translate(76.74935vw,99vh) scale(.735)}}.snow:nth-child(305){opacity:1.3726;transform:translate(83.1293vw,-10px) scale(.5899);animation:fall-305 11s -15s linear infinite}@keyframes fall-305{39.258%{transform:translate(76.53vw,39.258vh) scale(.5899)}to{transform:translate(79.82965vw,99vh) scale(.5899)}}.snow:nth-child(306){opacity:1.9038;transform:translate(91.7062vw,-10px) scale(.8892);animation:fall-306 16s -30s linear infinite}@keyframes fall-306{44.997%{transform:translate(84.2553vw,44.997vh) scale(.8892)}to{transform:translate(87.98075vw,99vh) scale(.8892)}}.snow:nth-child(307){opacity:.634;transform:translate(57.6498vw,-10px) scale(.975);animation:fall-307 21s -25s linear infinite}@keyframes fall-307{42.516%{transform:translate(59.8226vw,42.516vh) scale(.975)}to{transform:translate(58.7362vw,99vh) scale(.975)}}.snow:nth-child(308){opacity:.7564;transform:translate(5.154vw,-10px) scale(.1856);animation:fall-308 22s -6s linear infinite}@keyframes fall-308{38.23%{transform:translate(-3.3584vw,38.23vh) scale(.1856)}to{transform:translate(.8978vw,99vh) scale(.1856)}}.snow:nth-child(309){opacity:1.1736;transform:translate(35.8493vw,-10px) scale(.8315);animation:fall-309 21s -1s linear infinite}@keyframes fall-309{71.062%{transform:translate(44.8383vw,71.062vh) scale(.8315)}to{transform:translate(40.3438vw,99vh) scale(.8315)}}.snow:nth-child(310){opacity:1.9566;transform:translate(.0121vw,-10px) scale(.749);animation:fall-310 23s -30s linear infinite}@keyframes fall-310{46.181%{transform:translate(-8.5686vw,46.181vh) scale(.749)}to{transform:translate(-4.27825vw,99vh) scale(.749)}}.snow:nth-child(311){opacity:1.2348;transform:translate(73.1594vw,-10px) scale(.9989);animation:fall-311 10s -29s linear infinite}@keyframes fall-311{70.656%{transform:translate(81.8352vw,70.656vh) scale(.9989)}to{transform:translate(77.4973vw,99vh) scale(.9989)}}.snow:nth-child(312){opacity:1.3936;transform:translate(76.0794vw,-10px) scale(.1847);animation:fall-312 27s -24s linear infinite}@keyframes fall-312{65.119%{transform:translate(75.7241vw,65.119vh) scale(.1847)}to{transform:translate(75.90175vw,99vh) scale(.1847)}}.snow:nth-child(313){opacity:1.6136;transform:translate(33.9576vw,-10px) scale(.459);animation:fall-313 21s -15s linear infinite}@keyframes fall-313{66.467%{transform:translate(30.8496vw,66.467vh) scale(.459)}to{transform:translate(32.4036vw,99vh) scale(.459)}}.snow:nth-child(314){opacity:1.564;transform:translate(14.879vw,-10px) scale(.1948);animation:fall-314 23s -30s linear infinite}@keyframes fall-314{58.676%{transform:translate(23.8232vw,58.676vh) scale(.1948)}to{transform:translate(19.3511vw,99vh) scale(.1948)}}.snow:nth-child(315){opacity:1.8174;transform:translate(91.5701vw,-10px) scale(.6014);animation:fall-315 27s -25s linear infinite}@keyframes fall-315{50.779%{transform:translate(87.3565vw,50.779vh) scale(.6014)}to{transform:translate(89.4633vw,99vh) scale(.6014)}}.snow:nth-child(316){opacity:1.8184;transform:translate(22.3196vw,-10px) scale(.1215);animation:fall-316 19s -27s linear infinite}@keyframes fall-316{31.16%{transform:translate(15.7159vw,31.16vh) scale(.1215)}to{transform:translate(19.01775vw,99vh) scale(.1215)}}.snow:nth-child(317){opacity:1.676;transform:translate(48.7208vw,-10px) scale(.2177);animation:fall-317 24s -23s linear infinite}@keyframes fall-317{59.419%{transform:translate(38.8366vw,59.419vh) scale(.2177)}to{transform:translate(43.7787vw,99vh) scale(.2177)}}.snow:nth-child(318){opacity:.2298;transform:translate(28.6491vw,-10px) scale(.3843);animation:fall-318 13s -17s linear infinite}@keyframes fall-318{72.09%{transform:translate(34.5326vw,72.09vh) scale(.3843)}to{transform:translate(31.59085vw,99vh) scale(.3843)}}.snow:nth-child(319){opacity:1.3582;transform:translate(38.1133vw,-10px) scale(.9651);animation:fall-319 23s -8s linear infinite}@keyframes fall-319{42.853%{transform:translate(35.4728vw,42.853vh) scale(.9651)}to{transform:translate(36.79305vw,99vh) scale(.9651)}}.snow:nth-child(320){opacity:.3958;transform:translate(85.0501vw,-10px) scale(.4797);animation:fall-320 29s -27s linear infinite}@keyframes fall-320{67.549%{transform:translate(90.0543vw,67.549vh) scale(.4797)}to{transform:translate(87.5522vw,99vh) scale(.4797)}}.snow:nth-child(321){opacity:1.4972;transform:translate(5.4159vw,-10px) scale(.5972);animation:fall-321 22s -30s linear infinite}@keyframes fall-321{62.528%{transform:translate(6.4858vw,62.528vh) scale(.5972)}to{transform:translate(5.95085vw,99vh) scale(.5972)}}.snow:nth-child(322){opacity:1.5312;transform:translate(27.753vw,-10px) scale(.6443);animation:fall-322 29s -8s linear infinite}@keyframes fall-322{58.525%{transform:translate(26.3116vw,58.525vh) scale(.6443)}to{transform:translate(27.0323vw,99vh) scale(.6443)}}.snow:nth-child(323){opacity:1.4076;transform:translate(4.5169vw,-10px) scale(.7166);animation:fall-323 26s -29s linear infinite}@keyframes fall-323{43.89%{transform:translate(10.7895vw,43.89vh) scale(.7166)}to{transform:translate(7.6532vw,99vh) scale(.7166)}}.snow:nth-child(324){opacity:.137;transform:translate(47.3529vw,-10px) scale(.5209);animation:fall-324 23s -3s linear infinite}@keyframes fall-324{44.549%{transform:translate(54.6213vw,44.549vh) scale(.5209)}to{transform:translate(50.9871vw,99vh) scale(.5209)}}.snow:nth-child(325){opacity:.4164;transform:translate(25.1665vw,-10px) scale(.0536);animation:fall-325 29s -20s linear infinite}@keyframes fall-325{40.644%{transform:translate(33.8097vw,40.644vh) scale(.0536)}to{transform:translate(29.4881vw,99vh) scale(.0536)}}.snow:nth-child(326){opacity:1.6512;transform:translate(29.8989vw,-10px) scale(.3255);animation:fall-326 24s -15s linear infinite}@keyframes fall-326{65.293%{transform:translate(21.3082vw,65.293vh) scale(.3255)}to{transform:translate(25.60355vw,99vh) scale(.3255)}}.snow:nth-child(327){opacity:1.2534;transform:translate(36.7074vw,-10px) scale(.0286);animation:fall-327 19s -14s linear infinite}@keyframes fall-327{60.71%{transform:translate(43.4693vw,60.71vh) scale(.0286)}to{transform:translate(40.08835vw,99vh) scale(.0286)}}.snow:nth-child(328){opacity:.2096;transform:translate(49.6935vw,-10px) scale(.2208);animation:fall-328 13s -18s linear infinite}@keyframes fall-328{45.243%{transform:translate(42.7863vw,45.243vh) scale(.2208)}to{transform:translate(46.2399vw,99vh) scale(.2208)}}.snow:nth-child(329){opacity:1.6862;transform:translate(63.2933vw,-10px) scale(.286);animation:fall-329 12s -5s linear infinite}@keyframes fall-329{72.805%{transform:translate(67.6602vw,72.805vh) scale(.286)}to{transform:translate(65.47675vw,99vh) scale(.286)}}.snow:nth-child(330){opacity:.7666;transform:translate(36.9695vw,-10px) scale(.3682);animation:fall-330 17s -5s linear infinite}@keyframes fall-330{77.646%{transform:translate(41.8261vw,77.646vh) scale(.3682)}to{transform:translate(39.3978vw,99vh) scale(.3682)}}.snow:nth-child(331){opacity:1.451;transform:translate(52.3409vw,-10px) scale(.7363);animation:fall-331 28s -9s linear infinite}@keyframes fall-331{64.36%{transform:translate(50.7128vw,64.36vh) scale(.7363)}to{transform:translate(51.52685vw,99vh) scale(.7363)}}.snow:nth-child(332){opacity:1.9714;transform:translate(85.9953vw,-10px) scale(.0992);animation:fall-332 17s -17s linear infinite}@keyframes fall-332{61.89%{transform:translate(80.4811vw,61.89vh) scale(.0992)}to{transform:translate(83.2382vw,99vh) scale(.0992)}}.snow:nth-child(333){opacity:.1984;transform:translate(30.2794vw,-10px) scale(.8895);animation:fall-333 14s -21s linear infinite}@keyframes fall-333{64.565%{transform:translate(36.7608vw,64.565vh) scale(.8895)}to{transform:translate(33.5201vw,99vh) scale(.8895)}}.snow:nth-child(334){opacity:.0006;transform:translate(60.4793vw,-10px) scale(.8212);animation:fall-334 18s -28s linear infinite}@keyframes fall-334{68.455%{transform:translate(58.3429vw,68.455vh) scale(.8212)}to{transform:translate(59.4111vw,99vh) scale(.8212)}}.snow:nth-child(335){opacity:.0514;transform:translate(80.8541vw,-10px) scale(.8612);animation:fall-335 10s -10s linear infinite}@keyframes fall-335{62.656%{transform:translate(72.9444vw,62.656vh) scale(.8612)}to{transform:translate(76.89925vw,99vh) scale(.8612)}}.snow:nth-child(336){opacity:1.002;transform:translate(80.9811vw,-10px) scale(.909);animation:fall-336 13s -7s linear infinite}@keyframes fall-336{37.262%{transform:translate(89.2825vw,37.262vh) scale(.909)}to{transform:translate(85.1318vw,99vh) scale(.909)}}.snow:nth-child(337){opacity:.582;transform:translate(2.6415vw,-10px) scale(.4376);animation:fall-337 21s -29s linear infinite}@keyframes fall-337{44.021%{transform:translate(8.278vw,44.021vh) scale(.4376)}to{transform:translate(5.45975vw,99vh) scale(.4376)}}.snow:nth-child(338){opacity:1.5764;transform:translate(60.9524vw,-10px) scale(.6964);animation:fall-338 15s -10s linear infinite}@keyframes fall-338{53.239%{transform:translate(63.2258vw,53.239vh) scale(.6964)}to{transform:translate(62.0891vw,99vh) scale(.6964)}}.snow:nth-child(339){opacity:.6376;transform:translate(65.7982vw,-10px) scale(.7729);animation:fall-339 25s -18s linear infinite}@keyframes fall-339{78.427%{transform:translate(74.7218vw,78.427vh) scale(.7729)}to{transform:translate(70.26vw,99vh) scale(.7729)}}.snow:nth-child(340){opacity:1.1312;transform:translate(93.3995vw,-10px) scale(.6649);animation:fall-340 12s -29s linear infinite}@keyframes fall-340{62.683%{transform:translate(88.2013vw,62.683vh) scale(.6649)}to{transform:translate(90.8004vw,99vh) scale(.6649)}}.snow:nth-child(341){opacity:1.536;transform:translate(98.7791vw,-10px) scale(.3915);animation:fall-341 10s -11s linear infinite}@keyframes fall-341{31.241%{transform:translate(94.2079vw,31.241vh) scale(.3915)}to{transform:translate(96.4935vw,99vh) scale(.3915)}}.snow:nth-child(342){opacity:1.7432;transform:translate(14.1823vw,-10px) scale(.3209);animation:fall-342 22s -26s linear infinite}@keyframes fall-342{44.618%{transform:translate(21.2087vw,44.618vh) scale(.3209)}to{transform:translate(17.6955vw,99vh) scale(.3209)}}.snow:nth-child(343){opacity:.6772;transform:translate(16.1256vw,-10px) scale(.8383);animation:fall-343 30s -2s linear infinite}@keyframes fall-343{38.969%{transform:translate(19.4617vw,38.969vh) scale(.8383)}to{transform:translate(17.79365vw,99vh) scale(.8383)}}.snow:nth-child(344){opacity:.7418;transform:translate(76.9451vw,-10px) scale(.5588);animation:fall-344 11s -25s linear infinite}@keyframes fall-344{54.33%{transform:translate(72.9205vw,54.33vh) scale(.5588)}to{transform:translate(74.9328vw,99vh) scale(.5588)}}.snow:nth-child(345){opacity:1.6444;transform:translate(1.6614vw,-10px) scale(.4081);animation:fall-345 17s -26s linear infinite}@keyframes fall-345{69.221%{transform:translate(-6.7108vw,69.221vh) scale(.4081)}to{transform:translate(-2.5247vw,99vh) scale(.4081)}}.snow:nth-child(346){opacity:1.3176;transform:translate(57.5597vw,-10px) scale(.9897);animation:fall-346 24s -15s linear infinite}@keyframes fall-346{34.196%{transform:translate(51.6589vw,34.196vh) scale(.9897)}to{transform:translate(54.6093vw,99vh) scale(.9897)}}.snow:nth-child(347){opacity:1.3872;transform:translate(52.581vw,-10px) scale(.9196);animation:fall-347 13s -25s linear infinite}@keyframes fall-347{39.554%{transform:translate(42.7777vw,39.554vh) scale(.9196)}to{transform:translate(47.67935vw,99vh) scale(.9196)}}.snow:nth-child(348){opacity:1.3032;transform:translate(27.5403vw,-10px) scale(.3657);animation:fall-348 26s -19s linear infinite}@keyframes fall-348{45.422%{transform:translate(31.3787vw,45.422vh) scale(.3657)}to{transform:translate(29.4595vw,99vh) scale(.3657)}}.snow:nth-child(349){opacity:1.1208;transform:translate(8.3998vw,-10px) scale(.9077);animation:fall-349 24s -20s linear infinite}@keyframes fall-349{69.696%{transform:translate(8.0437vw,69.696vh) scale(.9077)}to{transform:translate(8.22175vw,99vh) scale(.9077)}}.snow:nth-child(350){opacity:.4298;transform:translate(35.5371vw,-10px) scale(.026);animation:fall-350 25s -23s linear infinite}@keyframes fall-350{36.484%{transform:translate(37.4579vw,36.484vh) scale(.026)}to{transform:translate(36.4975vw,99vh) scale(.026)}}.snow:nth-child(351){opacity:.4128;transform:translate(42.3778vw,-10px) scale(.6066);animation:fall-351 15s -5s linear infinite}@keyframes fall-351{57.268%{transform:translate(46.19vw,57.268vh) scale(.6066)}to{transform:translate(44.2839vw,99vh) scale(.6066)}}.snow:nth-child(352){opacity:.814;transform:translate(98.6322vw,-10px) scale(.3758);animation:fall-352 13s -4s linear infinite}@keyframes fall-352{30.908%{transform:translate(99.1455vw,30.908vh) scale(.3758)}to{transform:translate(98.88885vw,99vh) scale(.3758)}}.snow:nth-child(353){opacity:1.5778;transform:translate(87.7818vw,-10px) scale(.6625);animation:fall-353 28s -20s linear infinite}@keyframes fall-353{58.899%{transform:translate(84.4973vw,58.899vh) scale(.6625)}to{transform:translate(86.13955vw,99vh) scale(.6625)}}.snow:nth-child(354){opacity:.8694;transform:translate(47.8096vw,-10px) scale(.7054);animation:fall-354 10s -28s linear infinite}@keyframes fall-354{72.901%{transform:translate(44.4061vw,72.901vh) scale(.7054)}to{transform:translate(46.10785vw,99vh) scale(.7054)}}.snow:nth-child(355){opacity:.426;transform:translate(73.8081vw,-10px) scale(.7708);animation:fall-355 24s -15s linear infinite}@keyframes fall-355{35.161%{transform:translate(76.4082vw,35.161vh) scale(.7708)}to{transform:translate(75.10815vw,99vh) scale(.7708)}}.snow:nth-child(356){opacity:1.0232;transform:translate(53.0211vw,-10px) scale(.1861);animation:fall-356 28s -22s linear infinite}@keyframes fall-356{46.111%{transform:translate(43.1424vw,46.111vh) scale(.1861)}to{transform:translate(48.08175vw,99vh) scale(.1861)}}.snow:nth-child(357){opacity:1.5634;transform:translate(50.8769vw,-10px) scale(.8415);animation:fall-357 29s -24s linear infinite}@keyframes fall-357{79.406%{transform:translate(50.7863vw,79.406vh) scale(.8415)}to{transform:translate(50.8316vw,99vh) scale(.8415)}}.snow:nth-child(358){opacity:.042;transform:translate(.1579vw,-10px) scale(.6);animation:fall-358 11s -16s linear infinite}@keyframes fall-358{74.978%{transform:translate(-2.5298vw,74.978vh) scale(.6)}to{transform:translate(-1.18595vw,99vh) scale(.6)}}.snow:nth-child(359){opacity:1.5556;transform:translate(76.8382vw,-10px) scale(.6985);animation:fall-359 19s -3s linear infinite}@keyframes fall-359{54.917%{transform:translate(77.5284vw,54.917vh) scale(.6985)}to{transform:translate(77.1833vw,99vh) scale(.6985)}}.snow:nth-child(360){opacity:1.8118;transform:translate(13.4868vw,-10px) scale(.2034);animation:fall-360 18s -20s linear infinite}@keyframes fall-360{75.209%{transform:translate(8.8491vw,75.209vh) scale(.2034)}to{transform:translate(11.16795vw,99vh) scale(.2034)}}.snow:nth-child(361){opacity:.7832;transform:translate(84.8432vw,-10px) scale(.0266);animation:fall-361 24s -14s linear infinite}@keyframes fall-361{41.916%{transform:translate(79.1078vw,41.916vh) scale(.0266)}to{transform:translate(81.9755vw,99vh) scale(.0266)}}.snow:nth-child(362){opacity:.0026;transform:translate(3.9402vw,-10px) scale(.2446);animation:fall-362 25s -24s linear infinite}@keyframes fall-362{58.421%{transform:translate(-3.4456vw,58.421vh) scale(.2446)}to{transform:translate(.2473vw,99vh) scale(.2446)}}.snow:nth-child(363){opacity:1.2248;transform:translate(83.1272vw,-10px) scale(.1283);animation:fall-363 12s -10s linear infinite}@keyframes fall-363{52.595%{transform:translate(92.9071vw,52.595vh) scale(.1283)}to{transform:translate(88.01715vw,99vh) scale(.1283)}}.snow:nth-child(364){opacity:.2524;transform:translate(13.4475vw,-10px) scale(.7464);animation:fall-364 14s -7s linear infinite}@keyframes fall-364{48.271%{transform:translate(20.7817vw,48.271vh) scale(.7464)}to{transform:translate(17.1146vw,99vh) scale(.7464)}}.snow:nth-child(365){opacity:.1554;transform:translate(17.7893vw,-10px) scale(.7121);animation:fall-365 28s -16s linear infinite}@keyframes fall-365{66.612%{transform:translate(25.4263vw,66.612vh) scale(.7121)}to{transform:translate(21.6078vw,99vh) scale(.7121)}}.snow:nth-child(366){opacity:.8298;transform:translate(95.2517vw,-10px) scale(.2325);animation:fall-366 12s -2s linear infinite}@keyframes fall-366{56.5%{transform:translate(98.6693vw,56.5vh) scale(.2325)}to{transform:translate(96.9605vw,99vh) scale(.2325)}}.snow:nth-child(367){opacity:1.98;transform:translate(86.3822vw,-10px) scale(.2277);animation:fall-367 10s -24s linear infinite}@keyframes fall-367{70.366%{transform:translate(77.413vw,70.366vh) scale(.2277)}to{transform:translate(81.8976vw,99vh) scale(.2277)}}.snow:nth-child(368){opacity:.6938;transform:translate(82.3474vw,-10px) scale(.1401);animation:fall-368 27s -26s linear infinite}@keyframes fall-368{51.492%{transform:translate(87.5382vw,51.492vh) scale(.1401)}to{transform:translate(84.9428vw,99vh) scale(.1401)}}.snow:nth-child(369){opacity:.5188;transform:translate(50.3943vw,-10px) scale(.3889);animation:fall-369 16s -12s linear infinite}@keyframes fall-369{65.605%{transform:translate(56.4107vw,65.605vh) scale(.3889)}to{transform:translate(53.4025vw,99vh) scale(.3889)}}.snow:nth-child(370){opacity:.7538;transform:translate(81.5295vw,-10px) scale(.0648);animation:fall-370 24s -16s linear infinite}@keyframes fall-370{55.374%{transform:translate(72.0268vw,55.374vh) scale(.0648)}to{transform:translate(76.77815vw,99vh) scale(.0648)}}.snow:nth-child(371){opacity:.2778;transform:translate(74.6954vw,-10px) scale(.1738);animation:fall-371 20s -8s linear infinite}@keyframes fall-371{47.056%{transform:translate(75.6072vw,47.056vh) scale(.1738)}to{transform:translate(75.1513vw,99vh) scale(.1738)}}.snow:nth-child(372){opacity:.352;transform:translate(23.5371vw,-10px) scale(.861);animation:fall-372 18s -19s linear infinite}@keyframes fall-372{62.907%{transform:translate(15.2562vw,62.907vh) scale(.861)}to{transform:translate(19.39665vw,99vh) scale(.861)}}.snow:nth-child(373){opacity:1.5322;transform:translate(52.7403vw,-10px) scale(.4173);animation:fall-373 10s -10s linear infinite}@keyframes fall-373{66.682%{transform:translate(56.6688vw,66.682vh) scale(.4173)}to{transform:translate(54.70455vw,99vh) scale(.4173)}}.snow:nth-child(374){opacity:.1598;transform:translate(42.8827vw,-10px) scale(.3329);animation:fall-374 21s -23s linear infinite}@keyframes fall-374{64.494%{transform:translate(51.025vw,64.494vh) scale(.3329)}to{transform:translate(46.95385vw,99vh) scale(.3329)}}.snow:nth-child(375){opacity:1.6946;transform:translate(81.0107vw,-10px) scale(.4951);animation:fall-375 24s -22s linear infinite}@keyframes fall-375{57.049%{transform:translate(74.1276vw,57.049vh) scale(.4951)}to{transform:translate(77.56915vw,99vh) scale(.4951)}}.snow:nth-child(376){opacity:.525;transform:translate(11.2193vw,-10px) scale(.802);animation:fall-376 21s -26s linear infinite}@keyframes fall-376{73.317%{transform:translate(18.4295vw,73.317vh) scale(.802)}to{transform:translate(14.8244vw,99vh) scale(.802)}}.snow:nth-child(377){opacity:.3266;transform:translate(95.8575vw,-10px) scale(.7083);animation:fall-377 16s -30s linear infinite}@keyframes fall-377{75.672%{transform:translate(97.2622vw,75.672vh) scale(.7083)}to{transform:translate(96.55985vw,99vh) scale(.7083)}}.snow:nth-child(378){opacity:1.3426;transform:translate(14.6177vw,-10px) scale(.4);animation:fall-378 16s -4s linear infinite}@keyframes fall-378{78.716%{transform:translate(23.7678vw,78.716vh) scale(.4)}to{transform:translate(19.19275vw,99vh) scale(.4)}}.snow:nth-child(379){opacity:1.2692;transform:translate(80.9005vw,-10px) scale(.6174);animation:fall-379 15s -12s linear infinite}@keyframes fall-379{42.812%{transform:translate(86.0705vw,42.812vh) scale(.6174)}to{transform:translate(83.4855vw,99vh) scale(.6174)}}.snow:nth-child(380){opacity:.2112;transform:translate(79.9164vw,-10px) scale(.0322);animation:fall-380 26s -8s linear infinite}@keyframes fall-380{77.376%{transform:translate(74.6991vw,77.376vh) scale(.0322)}to{transform:translate(77.30775vw,99vh) scale(.0322)}}.snow:nth-child(381){opacity:.447;transform:translate(41.6194vw,-10px) scale(.4069);animation:fall-381 22s -3s linear infinite}@keyframes fall-381{45.383%{transform:translate(39.3248vw,45.383vh) scale(.4069)}to{transform:translate(40.4721vw,99vh) scale(.4069)}}.snow:nth-child(382){opacity:1.8436;transform:translate(89.2412vw,-10px) scale(.5659);animation:fall-382 23s -4s linear infinite}@keyframes fall-382{44.09%{transform:translate(82.9173vw,44.09vh) scale(.5659)}to{transform:translate(86.07925vw,99vh) scale(.5659)}}.snow:nth-child(383){opacity:1.0656;transform:translate(22.6612vw,-10px) scale(.2371);animation:fall-383 19s -13s linear infinite}@keyframes fall-383{52.278%{transform:translate(22.1112vw,52.278vh) scale(.2371)}to{transform:translate(22.3862vw,99vh) scale(.2371)}}.snow:nth-child(384){opacity:1.7474;transform:translate(41.1263vw,-10px) scale(.4451);animation:fall-384 25s -28s linear infinite}@keyframes fall-384{48.032%{transform:translate(45.7239vw,48.032vh) scale(.4451)}to{transform:translate(43.4251vw,99vh) scale(.4451)}}.snow:nth-child(385){opacity:1.6242;transform:translate(1.1314vw,-10px) scale(.009);animation:fall-385 16s -1s linear infinite}@keyframes fall-385{41.589%{transform:translate(3.263vw,41.589vh) scale(.009)}to{transform:translate(2.1972vw,99vh) scale(.009)}}.snow:nth-child(386){opacity:1.1464;transform:translate(3.9349vw,-10px) scale(.8956);animation:fall-386 11s -25s linear infinite}@keyframes fall-386{49.722%{transform:translate(9.3099vw,49.722vh) scale(.8956)}to{transform:translate(6.6224vw,99vh) scale(.8956)}}.snow:nth-child(387){opacity:.473;transform:translate(82.7653vw,-10px) scale(.3362);animation:fall-387 27s -20s linear infinite}@keyframes fall-387{45.706%{transform:translate(82.7584vw,45.706vh) scale(.3362)}to{transform:translate(82.76185vw,99vh) scale(.3362)}}.snow:nth-child(388){opacity:.5348;transform:translate(62.0272vw,-10px) scale(.1999);animation:fall-388 10s -11s linear infinite}@keyframes fall-388{75.249%{transform:translate(55.519vw,75.249vh) scale(.1999)}to{transform:translate(58.7731vw,99vh) scale(.1999)}}.snow:nth-child(389){opacity:1.3262;transform:translate(90.5404vw,-10px) scale(.8689);animation:fall-389 13s -24s linear infinite}@keyframes fall-389{57.986%{transform:translate(85.2049vw,57.986vh) scale(.8689)}to{transform:translate(87.87265vw,99vh) scale(.8689)}}.snow:nth-child(390){opacity:1.6956;transform:translate(47.0087vw,-10px) scale(.7453);animation:fall-390 12s -9s linear infinite}@keyframes fall-390{77.771%{transform:translate(40.4068vw,77.771vh) scale(.7453)}to{transform:translate(43.70775vw,99vh) scale(.7453)}}.snow:nth-child(391){opacity:.0218;transform:translate(16.1441vw,-10px) scale(.1278);animation:fall-391 17s -12s linear infinite}@keyframes fall-391{47.138%{transform:translate(25.8282vw,47.138vh) scale(.1278)}to{transform:translate(20.98615vw,99vh) scale(.1278)}}.snow:nth-child(392){opacity:1.53;transform:translate(22.6723vw,-10px) scale(.5017);animation:fall-392 21s -14s linear infinite}@keyframes fall-392{44.62%{transform:translate(14.5102vw,44.62vh) scale(.5017)}to{transform:translate(18.59125vw,99vh) scale(.5017)}}.snow:nth-child(393){opacity:1.3944;transform:translate(21.3384vw,-10px) scale(.0801);animation:fall-393 27s -10s linear infinite}@keyframes fall-393{42.965%{transform:translate(24.6685vw,42.965vh) scale(.0801)}to{transform:translate(23.00345vw,99vh) scale(.0801)}}.snow:nth-child(394){opacity:1.988;transform:translate(29.5264vw,-10px) scale(.0308);animation:fall-394 16s -27s linear infinite}@keyframes fall-394{73.692%{transform:translate(35.25vw,73.692vh) scale(.0308)}to{transform:translate(32.3882vw,99vh) scale(.0308)}}.snow:nth-child(395){opacity:1.9752;transform:translate(48.8686vw,-10px) scale(.7433);animation:fall-395 15s -17s linear infinite}@keyframes fall-395{79.253%{transform:translate(44.9337vw,79.253vh) scale(.7433)}to{transform:translate(46.90115vw,99vh) scale(.7433)}}.snow:nth-child(396){opacity:.0692;transform:translate(87.1909vw,-10px) scale(.1581);animation:fall-396 21s -9s linear infinite}@keyframes fall-396{49.454%{transform:translate(94.6119vw,49.454vh) scale(.1581)}to{transform:translate(90.9014vw,99vh) scale(.1581)}}.snow:nth-child(397){opacity:1.8038;transform:translate(85.9895vw,-10px) scale(.1618);animation:fall-397 27s -1s linear infinite}@keyframes fall-397{46.897%{transform:translate(79.2643vw,46.897vh) scale(.1618)}to{transform:translate(82.6269vw,99vh) scale(.1618)}}.snow:nth-child(398){opacity:.3476;transform:translate(36.5111vw,-10px) scale(.325);animation:fall-398 19s -21s linear infinite}@keyframes fall-398{41.671%{transform:translate(36.1372vw,41.671vh) scale(.325)}to{transform:translate(36.32415vw,99vh) scale(.325)}}.snow:nth-child(399){opacity:1.3032;transform:translate(58.3248vw,-10px) scale(.2399);animation:fall-399 19s -24s linear infinite}@keyframes fall-399{57.082%{transform:translate(50.8566vw,57.082vh) scale(.2399)}to{transform:translate(54.5907vw,99vh) scale(.2399)}}.snow:nth-child(400){opacity:.5982;transform:translate(86.0678vw,-10px) scale(.2998);animation:fall-400 15s -24s linear infinite}@keyframes fall-400{49.297%{transform:translate(78.1777vw,49.297vh) scale(.2998)}to{transform:translate(82.12275vw,99vh) scale(.2998)}}\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:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.1418;transform:translate(60.2575vw,-10px) scale(.8106);animation:fall-1 23s -6s linear infinite}@keyframes fall-1{79.684%{transform:translate(62.2012vw,79.684vh) scale(.8106)}to{transform:translate(61.22935vw,99vh) scale(.8106)}}.snow:nth-child(2){opacity:1.6924;transform:translate(19.8105vw,-10px) scale(.1143);animation:fall-2 19s -7s linear infinite}@keyframes fall-2{51.708%{transform:translate(24.7513vw,51.708vh) scale(.1143)}to{transform:translate(22.2809vw,99vh) scale(.1143)}}.snow:nth-child(3){opacity:.3912;transform:translate(90.2093vw,-10px) scale(.2481);animation:fall-3 14s -6s linear infinite}@keyframes fall-3{61.713%{transform:translate(98.3972vw,61.713vh) scale(.2481)}to{transform:translate(94.30325vw,99vh) scale(.2481)}}.snow:nth-child(4){opacity:.2578;transform:translate(62.1607vw,-10px) scale(.575);animation:fall-4 30s -3s linear infinite}@keyframes fall-4{75.752%{transform:translate(62.2581vw,75.752vh) scale(.575)}to{transform:translate(62.2094vw,99vh) scale(.575)}}.snow:nth-child(5){opacity:.8542;transform:translate(17.615vw,-10px) scale(.3545);animation:fall-5 11s -16s linear infinite}@keyframes fall-5{75.302%{transform:translate(20.3753vw,75.302vh) scale(.3545)}to{transform:translate(18.99515vw,99vh) scale(.3545)}}.snow:nth-child(6){opacity:.3168;transform:translate(63.1066vw,-10px) scale(.3767);animation:fall-6 19s -8s linear infinite}@keyframes fall-6{50.873%{transform:translate(68.5067vw,50.873vh) scale(.3767)}to{transform:translate(65.80665vw,99vh) scale(.3767)}}.snow:nth-child(7){opacity:1.5906;transform:translate(28.3669vw,-10px) scale(.2872);animation:fall-7 20s -7s linear infinite}@keyframes fall-7{73.958%{transform:translate(34.2612vw,73.958vh) scale(.2872)}to{transform:translate(31.31405vw,99vh) scale(.2872)}}.snow:nth-child(8){opacity:1.4998;transform:translate(47.1411vw,-10px) scale(.8071);animation:fall-8 19s -30s linear infinite}@keyframes fall-8{54.524%{transform:translate(39.5765vw,54.524vh) scale(.8071)}to{transform:translate(43.3588vw,99vh) scale(.8071)}}.snow:nth-child(9){opacity:1.7434;transform:translate(36.443vw,-10px) scale(.9131);animation:fall-9 29s -12s linear infinite}@keyframes fall-9{60.529%{transform:translate(27.9046vw,60.529vh) scale(.9131)}to{transform:translate(32.1738vw,99vh) scale(.9131)}}.snow:nth-child(10){opacity:1.2322;transform:translate(71.6932vw,-10px) scale(.7787);animation:fall-10 16s -1s linear infinite}@keyframes fall-10{78.029%{transform:translate(69.3224vw,78.029vh) scale(.7787)}to{transform:translate(70.5078vw,99vh) scale(.7787)}}.snow:nth-child(11){opacity:.9556;transform:translate(36.4821vw,-10px) scale(.1208);animation:fall-11 29s -21s linear infinite}@keyframes fall-11{36.201%{transform:translate(35.6323vw,36.201vh) scale(.1208)}to{transform:translate(36.0572vw,99vh) scale(.1208)}}.snow:nth-child(12){opacity:.641;transform:translate(65.1348vw,-10px) scale(.651);animation:fall-12 26s -18s linear infinite}@keyframes fall-12{78.093%{transform:translate(58.7876vw,78.093vh) scale(.651)}to{transform:translate(61.9612vw,99vh) scale(.651)}}.snow:nth-child(13){opacity:.1922;transform:translate(99.9759vw,-10px) scale(.1068);animation:fall-13 30s -3s linear infinite}@keyframes fall-13{68.434%{transform:translate(91.1596vw,68.434vh) scale(.1068)}to{transform:translate(95.56775vw,99vh) scale(.1068)}}.snow:nth-child(14){opacity:.3512;transform:translate(73.0879vw,-10px) scale(.2217);animation:fall-14 12s -9s linear infinite}@keyframes fall-14{44.255%{transform:translate(82.6228vw,44.255vh) scale(.2217)}to{transform:translate(77.85535vw,99vh) scale(.2217)}}.snow:nth-child(15){opacity:1.7536;transform:translate(27.321vw,-10px) scale(.0928);animation:fall-15 17s -11s linear infinite}@keyframes fall-15{55.92%{transform:translate(26.7143vw,55.92vh) scale(.0928)}to{transform:translate(27.01765vw,99vh) scale(.0928)}}.snow:nth-child(16){opacity:1.1972;transform:translate(3.2115vw,-10px) scale(.9198);animation:fall-16 10s -2s linear infinite}@keyframes fall-16{46.291%{transform:translate(11.6127vw,46.291vh) scale(.9198)}to{transform:translate(7.4121vw,99vh) scale(.9198)}}.snow:nth-child(17){opacity:1.3574;transform:translate(92.9218vw,-10px) scale(.2823);animation:fall-17 12s -14s linear infinite}@keyframes fall-17{34.868%{transform:translate(83.4815vw,34.868vh) scale(.2823)}to{transform:translate(88.20165vw,99vh) scale(.2823)}}.snow:nth-child(18){opacity:.0766;transform:translate(28.1211vw,-10px) scale(.284);animation:fall-18 29s -25s linear infinite}@keyframes fall-18{46.521%{transform:translate(32.8503vw,46.521vh) scale(.284)}to{transform:translate(30.4857vw,99vh) scale(.284)}}.snow:nth-child(19){opacity:.0018;transform:translate(26.1444vw,-10px) scale(.4631);animation:fall-19 22s -14s linear infinite}@keyframes fall-19{52.209%{transform:translate(27.8382vw,52.209vh) scale(.4631)}to{transform:translate(26.9913vw,99vh) scale(.4631)}}.snow:nth-child(20){opacity:.4686;transform:translate(36.943vw,-10px) scale(.1469);animation:fall-20 21s -26s linear infinite}@keyframes fall-20{30.014%{transform:translate(35.7734vw,30.014vh) scale(.1469)}to{transform:translate(36.3582vw,99vh) scale(.1469)}}.snow:nth-child(21){opacity:.7182;transform:translate(74.4287vw,-10px) scale(.346);animation:fall-21 14s -2s linear infinite}@keyframes fall-21{47.29%{transform:translate(72.4271vw,47.29vh) scale(.346)}to{transform:translate(73.4279vw,99vh) scale(.346)}}.snow:nth-child(22){opacity:.1006;transform:translate(53.8488vw,-10px) scale(.0694);animation:fall-22 11s -28s linear infinite}@keyframes fall-22{42.832%{transform:translate(52.443vw,42.832vh) scale(.0694)}to{transform:translate(53.1459vw,99vh) scale(.0694)}}.snow:nth-child(23){opacity:1.2868;transform:translate(63.1455vw,-10px) scale(.6814);animation:fall-23 30s -25s linear infinite}@keyframes fall-23{63.838%{transform:translate(66.507vw,63.838vh) scale(.6814)}to{transform:translate(64.82625vw,99vh) scale(.6814)}}.snow:nth-child(24){opacity:1.4926;transform:translate(43.605vw,-10px) scale(.2501);animation:fall-24 12s -15s linear infinite}@keyframes fall-24{61.194%{transform:translate(40.7664vw,61.194vh) scale(.2501)}to{transform:translate(42.1857vw,99vh) scale(.2501)}}.snow:nth-child(25){opacity:1.477;transform:translate(10.0816vw,-10px) scale(.7057);animation:fall-25 28s -24s linear infinite}@keyframes fall-25{57.669%{transform:translate(.7558vw,57.669vh) scale(.7057)}to{transform:translate(5.4187vw,99vh) scale(.7057)}}.snow:nth-child(26){opacity:1.3598;transform:translate(49.6505vw,-10px) scale(.6232);animation:fall-26 28s -22s linear infinite}@keyframes fall-26{31.725%{transform:translate(55.3022vw,31.725vh) scale(.6232)}to{transform:translate(52.47635vw,99vh) scale(.6232)}}.snow:nth-child(27){opacity:1.283;transform:translate(28.5864vw,-10px) scale(.7861);animation:fall-27 30s -9s linear infinite}@keyframes fall-27{79.858%{transform:translate(22.1568vw,79.858vh) scale(.7861)}to{transform:translate(25.3716vw,99vh) scale(.7861)}}.snow:nth-child(28){opacity:1.5556;transform:translate(68.1902vw,-10px) scale(.1307);animation:fall-28 22s -22s linear infinite}@keyframes fall-28{46.936%{transform:translate(66.0474vw,46.936vh) scale(.1307)}to{transform:translate(67.1188vw,99vh) scale(.1307)}}.snow:nth-child(29){opacity:.212;transform:translate(92.2673vw,-10px) scale(.3061);animation:fall-29 26s -1s linear infinite}@keyframes fall-29{69.738%{transform:translate(88.428vw,69.738vh) scale(.3061)}to{transform:translate(90.34765vw,99vh) scale(.3061)}}.snow:nth-child(30){opacity:1.587;transform:translate(37.5832vw,-10px) scale(.8791);animation:fall-30 14s -23s linear infinite}@keyframes fall-30{38.344%{transform:translate(40.1482vw,38.344vh) scale(.8791)}to{transform:translate(38.8657vw,99vh) scale(.8791)}}.snow:nth-child(31){opacity:.7616;transform:translate(76.5012vw,-10px) scale(.2093);animation:fall-31 16s -24s linear infinite}@keyframes fall-31{44.924%{transform:translate(69.2573vw,44.924vh) scale(.2093)}to{transform:translate(72.87925vw,99vh) scale(.2093)}}.snow:nth-child(32){opacity:.0378;transform:translate(46.1273vw,-10px) scale(.9613);animation:fall-32 19s -3s linear infinite}@keyframes fall-32{64.066%{transform:translate(45.6657vw,64.066vh) scale(.9613)}to{transform:translate(45.8965vw,99vh) scale(.9613)}}.snow:nth-child(33){opacity:.1598;transform:translate(93.1167vw,-10px) scale(.0489);animation:fall-33 20s -23s linear infinite}@keyframes fall-33{34.42%{transform:translate(94.5098vw,34.42vh) scale(.0489)}to{transform:translate(93.81325vw,99vh) scale(.0489)}}.snow:nth-child(34){opacity:.156;transform:translate(.4974vw,-10px) scale(.476);animation:fall-34 14s -19s linear infinite}@keyframes fall-34{50.891%{transform:translate(3.4934vw,50.891vh) scale(.476)}to{transform:translate(1.9954vw,99vh) scale(.476)}}.snow:nth-child(35){opacity:.9702;transform:translate(82.5338vw,-10px) scale(.3354);animation:fall-35 22s -15s linear infinite}@keyframes fall-35{37.7%{transform:translate(82.4633vw,37.7vh) scale(.3354)}to{transform:translate(82.49855vw,99vh) scale(.3354)}}.snow:nth-child(36){opacity:.1482;transform:translate(7.1339vw,-10px) scale(.3094);animation:fall-36 11s -19s linear infinite}@keyframes fall-36{54.14%{transform:translate(1.4363vw,54.14vh) scale(.3094)}to{transform:translate(4.2851vw,99vh) scale(.3094)}}.snow:nth-child(37){opacity:1.2556;transform:translate(98.3839vw,-10px) scale(.3297);animation:fall-37 29s -10s linear infinite}@keyframes fall-37{58.855%{transform:translate(102.3895vw,58.855vh) scale(.3297)}to{transform:translate(100.3867vw,99vh) scale(.3297)}}.snow:nth-child(38){opacity:1.6696;transform:translate(15.0604vw,-10px) scale(.8656);animation:fall-38 16s -18s linear infinite}@keyframes fall-38{73.93%{transform:translate(10.5646vw,73.93vh) scale(.8656)}to{transform:translate(12.8125vw,99vh) scale(.8656)}}.snow:nth-child(39){opacity:.4484;transform:translate(23.8896vw,-10px) scale(.7432);animation:fall-39 14s -25s linear infinite}@keyframes fall-39{64.452%{transform:translate(31.8815vw,64.452vh) scale(.7432)}to{transform:translate(27.88555vw,99vh) scale(.7432)}}.snow:nth-child(40){opacity:.1232;transform:translate(8.6218vw,-10px) scale(.0952);animation:fall-40 29s -1s linear infinite}@keyframes fall-40{75.342%{transform:translate(9.048vw,75.342vh) scale(.0952)}to{transform:translate(8.8349vw,99vh) scale(.0952)}}.snow:nth-child(41){opacity:1.5298;transform:translate(8.7808vw,-10px) scale(.346);animation:fall-41 18s -17s linear infinite}@keyframes fall-41{65.047%{transform:translate(7.339vw,65.047vh) scale(.346)}to{transform:translate(8.0599vw,99vh) scale(.346)}}.snow:nth-child(42){opacity:1.7516;transform:translate(43.9255vw,-10px) scale(.5863);animation:fall-42 26s -4s linear infinite}@keyframes fall-42{44.785%{transform:translate(38.0859vw,44.785vh) scale(.5863)}to{transform:translate(41.0057vw,99vh) scale(.5863)}}.snow:nth-child(43){opacity:.4204;transform:translate(60.504vw,-10px) scale(.1825);animation:fall-43 21s -13s linear infinite}@keyframes fall-43{67.055%{transform:translate(61.5594vw,67.055vh) scale(.1825)}to{transform:translate(61.0317vw,99vh) scale(.1825)}}.snow:nth-child(44){opacity:1.7686;transform:translate(6.531vw,-10px) scale(.5222);animation:fall-44 27s -1s linear infinite}@keyframes fall-44{74.3%{transform:translate(12.7801vw,74.3vh) scale(.5222)}to{transform:translate(9.65555vw,99vh) scale(.5222)}}.snow:nth-child(45){opacity:1.1492;transform:translate(41.0463vw,-10px) scale(.513);animation:fall-45 19s -10s linear infinite}@keyframes fall-45{46.078%{transform:translate(38.7664vw,46.078vh) scale(.513)}to{transform:translate(39.90635vw,99vh) scale(.513)}}.snow:nth-child(46){opacity:.5854;transform:translate(4.1834vw,-10px) scale(.2927);animation:fall-46 26s -9s linear infinite}@keyframes fall-46{76.001%{transform:translate(-1.239vw,76.001vh) scale(.2927)}to{transform:translate(1.4722vw,99vh) scale(.2927)}}.snow:nth-child(47){opacity:1.9838;transform:translate(43.5432vw,-10px) scale(.2428);animation:fall-47 11s -15s linear infinite}@keyframes fall-47{79.642%{transform:translate(38.4772vw,79.642vh) scale(.2428)}to{transform:translate(41.0102vw,99vh) scale(.2428)}}.snow:nth-child(48){opacity:.1568;transform:translate(52.9246vw,-10px) scale(.9683);animation:fall-48 26s -13s linear infinite}@keyframes fall-48{71.198%{transform:translate(47.7936vw,71.198vh) scale(.9683)}to{transform:translate(50.3591vw,99vh) scale(.9683)}}.snow:nth-child(49){opacity:.405;transform:translate(27.9784vw,-10px) scale(.0971);animation:fall-49 23s -5s linear infinite}@keyframes fall-49{68.199%{transform:translate(23.5861vw,68.199vh) scale(.0971)}to{transform:translate(25.78225vw,99vh) scale(.0971)}}.snow:nth-child(50){opacity:.1464;transform:translate(56.6081vw,-10px) scale(.1361);animation:fall-50 30s -21s linear infinite}@keyframes fall-50{47.966%{transform:translate(51.5534vw,47.966vh) scale(.1361)}to{transform:translate(54.08075vw,99vh) scale(.1361)}}.snow:nth-child(51){opacity:.149;transform:translate(58.3023vw,-10px) scale(.6619);animation:fall-51 13s -25s linear infinite}@keyframes fall-51{30.341%{transform:translate(52.3136vw,30.341vh) scale(.6619)}to{transform:translate(55.30795vw,99vh) scale(.6619)}}.snow:nth-child(52){opacity:1.6524;transform:translate(42.499vw,-10px) scale(.9271);animation:fall-52 24s -25s linear infinite}@keyframes fall-52{38.496%{transform:translate(44.8669vw,38.496vh) scale(.9271)}to{transform:translate(43.68295vw,99vh) scale(.9271)}}.snow:nth-child(53){opacity:1.5954;transform:translate(95.1682vw,-10px) scale(.6815);animation:fall-53 11s -20s linear infinite}@keyframes fall-53{72.487%{transform:translate(98.0172vw,72.487vh) scale(.6815)}to{transform:translate(96.5927vw,99vh) scale(.6815)}}.snow:nth-child(54){opacity:.9124;transform:translate(86.8579vw,-10px) scale(.1747);animation:fall-54 26s -4s linear infinite}@keyframes fall-54{63.39%{transform:translate(92.6987vw,63.39vh) scale(.1747)}to{transform:translate(89.7783vw,99vh) scale(.1747)}}.snow:nth-child(55){opacity:1.4808;transform:translate(79.1401vw,-10px) scale(.3804);animation:fall-55 28s -28s linear infinite}@keyframes fall-55{36.494%{transform:translate(81.9676vw,36.494vh) scale(.3804)}to{transform:translate(80.55385vw,99vh) scale(.3804)}}.snow:nth-child(56){opacity:1.075;transform:translate(41.4919vw,-10px) scale(.0506);animation:fall-56 30s -1s linear infinite}@keyframes fall-56{69.833%{transform:translate(38.1736vw,69.833vh) scale(.0506)}to{transform:translate(39.83275vw,99vh) scale(.0506)}}.snow:nth-child(57){opacity:.7576;transform:translate(26.5625vw,-10px) scale(.2325);animation:fall-57 24s -3s linear infinite}@keyframes fall-57{49.523%{transform:translate(28.643vw,49.523vh) scale(.2325)}to{transform:translate(27.60275vw,99vh) scale(.2325)}}.snow:nth-child(58){opacity:.0878;transform:translate(28.3358vw,-10px) scale(.3979);animation:fall-58 29s -5s linear infinite}@keyframes fall-58{34.584%{transform:translate(25.3266vw,34.584vh) scale(.3979)}to{transform:translate(26.8312vw,99vh) scale(.3979)}}.snow:nth-child(59){opacity:1.9598;transform:translate(38.0517vw,-10px) scale(.5191);animation:fall-59 29s -12s linear infinite}@keyframes fall-59{65.105%{transform:translate(33.5782vw,65.105vh) scale(.5191)}to{transform:translate(35.81495vw,99vh) scale(.5191)}}.snow:nth-child(60){opacity:1.6666;transform:translate(42.8219vw,-10px) scale(.5903);animation:fall-60 13s -11s linear infinite}@keyframes fall-60{61.15%{transform:translate(41.8186vw,61.15vh) scale(.5903)}to{transform:translate(42.32025vw,99vh) scale(.5903)}}.snow:nth-child(61){opacity:1.9904;transform:translate(31.2564vw,-10px) scale(.7488);animation:fall-61 18s -4s linear infinite}@keyframes fall-61{52.349%{transform:translate(26.5691vw,52.349vh) scale(.7488)}to{transform:translate(28.91275vw,99vh) scale(.7488)}}.snow:nth-child(62){opacity:1.8192;transform:translate(57.1122vw,-10px) scale(.5067);animation:fall-62 16s -28s linear infinite}@keyframes fall-62{33.362%{transform:translate(53.0793vw,33.362vh) scale(.5067)}to{transform:translate(55.09575vw,99vh) scale(.5067)}}.snow:nth-child(63){opacity:1.1158;transform:translate(37.8083vw,-10px) scale(.9067);animation:fall-63 17s -10s linear infinite}@keyframes fall-63{57.769%{transform:translate(41.0095vw,57.769vh) scale(.9067)}to{transform:translate(39.4089vw,99vh) scale(.9067)}}.snow:nth-child(64){opacity:1.8374;transform:translate(49.4714vw,-10px) scale(.9047);animation:fall-64 28s -3s linear infinite}@keyframes fall-64{72.968%{transform:translate(45.4139vw,72.968vh) scale(.9047)}to{transform:translate(47.44265vw,99vh) scale(.9047)}}.snow:nth-child(65){opacity:1.1648;transform:translate(28.6796vw,-10px) scale(.7714);animation:fall-65 30s -22s linear infinite}@keyframes fall-65{57.097%{transform:translate(24.3711vw,57.097vh) scale(.7714)}to{transform:translate(26.52535vw,99vh) scale(.7714)}}.snow:nth-child(66){opacity:.5738;transform:translate(18.056vw,-10px) scale(.7491);animation:fall-66 29s -18s linear infinite}@keyframes fall-66{50.466%{transform:translate(21.0206vw,50.466vh) scale(.7491)}to{transform:translate(19.5383vw,99vh) scale(.7491)}}.snow:nth-child(67){opacity:1.9058;transform:translate(50.5928vw,-10px) scale(.9653);animation:fall-67 22s -2s linear infinite}@keyframes fall-67{38.114%{transform:translate(60.0009vw,38.114vh) scale(.9653)}to{transform:translate(55.29685vw,99vh) scale(.9653)}}.snow:nth-child(68){opacity:.0836;transform:translate(58.3293vw,-10px) scale(.1359);animation:fall-68 25s -27s linear infinite}@keyframes fall-68{61.203%{transform:translate(56.646vw,61.203vh) scale(.1359)}to{transform:translate(57.48765vw,99vh) scale(.1359)}}.snow:nth-child(69){opacity:1.2496;transform:translate(9.5411vw,-10px) scale(.4526);animation:fall-69 28s -14s linear infinite}@keyframes fall-69{54.07%{transform:translate(2.3191vw,54.07vh) scale(.4526)}to{transform:translate(5.9301vw,99vh) scale(.4526)}}.snow:nth-child(70){opacity:1.1262;transform:translate(68.3639vw,-10px) scale(.9365);animation:fall-70 28s -9s linear infinite}@keyframes fall-70{49.814%{transform:translate(73.9772vw,49.814vh) scale(.9365)}to{transform:translate(71.17055vw,99vh) scale(.9365)}}.snow:nth-child(71){opacity:.6814;transform:translate(28.4578vw,-10px) scale(.9331);animation:fall-71 15s -12s linear infinite}@keyframes fall-71{78.052%{transform:translate(33.6133vw,78.052vh) scale(.9331)}to{transform:translate(31.03555vw,99vh) scale(.9331)}}.snow:nth-child(72){opacity:.625;transform:translate(20.6215vw,-10px) scale(.8023);animation:fall-72 23s -9s linear infinite}@keyframes fall-72{42.869%{transform:translate(26.7527vw,42.869vh) scale(.8023)}to{transform:translate(23.6871vw,99vh) scale(.8023)}}.snow:nth-child(73){opacity:1.9714;transform:translate(47.2605vw,-10px) scale(.6428);animation:fall-73 14s -27s linear infinite}@keyframes fall-73{70.044%{transform:translate(50.5527vw,70.044vh) scale(.6428)}to{transform:translate(48.9066vw,99vh) scale(.6428)}}.snow:nth-child(74){opacity:1.4378;transform:translate(11.031vw,-10px) scale(.0109);animation:fall-74 21s -7s linear infinite}@keyframes fall-74{57.518%{transform:translate(16.7016vw,57.518vh) scale(.0109)}to{transform:translate(13.8663vw,99vh) scale(.0109)}}.snow:nth-child(75){opacity:.0322;transform:translate(62.8307vw,-10px) scale(.0414);animation:fall-75 18s -25s linear infinite}@keyframes fall-75{74.339%{transform:translate(72.1239vw,74.339vh) scale(.0414)}to{transform:translate(67.4773vw,99vh) scale(.0414)}}.snow:nth-child(76){opacity:1.1072;transform:translate(33.6882vw,-10px) scale(.9404);animation:fall-76 18s -12s linear infinite}@keyframes fall-76{56.413%{transform:translate(30.9463vw,56.413vh) scale(.9404)}to{transform:translate(32.31725vw,99vh) scale(.9404)}}.snow:nth-child(77){opacity:.5296;transform:translate(57.2773vw,-10px) scale(.3453);animation:fall-77 11s -9s linear infinite}@keyframes fall-77{63.214%{transform:translate(55.685vw,63.214vh) scale(.3453)}to{transform:translate(56.48115vw,99vh) scale(.3453)}}.snow:nth-child(78){opacity:.0038;transform:translate(20.7442vw,-10px) scale(.4156);animation:fall-78 15s -27s linear infinite}@keyframes fall-78{46.451%{transform:translate(14.0105vw,46.451vh) scale(.4156)}to{transform:translate(17.37735vw,99vh) scale(.4156)}}.snow:nth-child(79){opacity:1.5686;transform:translate(63.1033vw,-10px) scale(.4835);animation:fall-79 15s -9s linear infinite}@keyframes fall-79{66.917%{transform:translate(63.7621vw,66.917vh) scale(.4835)}to{transform:translate(63.4327vw,99vh) scale(.4835)}}.snow:nth-child(80){opacity:1.2354;transform:translate(17.9715vw,-10px) scale(.6827);animation:fall-80 28s -22s linear infinite}@keyframes fall-80{52.106%{transform:translate(23.2479vw,52.106vh) scale(.6827)}to{transform:translate(20.6097vw,99vh) scale(.6827)}}.snow:nth-child(81){opacity:1.128;transform:translate(89.1978vw,-10px) scale(.493);animation:fall-81 14s -7s linear infinite}@keyframes fall-81{41.133%{transform:translate(95.2757vw,41.133vh) scale(.493)}to{transform:translate(92.23675vw,99vh) scale(.493)}}.snow:nth-child(82){opacity:1.6916;transform:translate(51.9265vw,-10px) scale(.9755);animation:fall-82 17s -15s linear infinite}@keyframes fall-82{57.783%{transform:translate(59.2972vw,57.783vh) scale(.9755)}to{transform:translate(55.61185vw,99vh) scale(.9755)}}.snow:nth-child(83){opacity:.9444;transform:translate(13.435vw,-10px) scale(.0044);animation:fall-83 13s -24s linear infinite}@keyframes fall-83{70.796%{transform:translate(16.3177vw,70.796vh) scale(.0044)}to{transform:translate(14.87635vw,99vh) scale(.0044)}}.snow:nth-child(84){opacity:1.3514;transform:translate(30.2874vw,-10px) scale(.941);animation:fall-84 11s -17s linear infinite}@keyframes fall-84{52.571%{transform:translate(32.0764vw,52.571vh) scale(.941)}to{transform:translate(31.1819vw,99vh) scale(.941)}}.snow:nth-child(85){opacity:1.988;transform:translate(38.0181vw,-10px) scale(.9302);animation:fall-85 30s -21s linear infinite}@keyframes fall-85{63.561%{transform:translate(30.7069vw,63.561vh) scale(.9302)}to{transform:translate(34.3625vw,99vh) scale(.9302)}}.snow:nth-child(86){opacity:.0552;transform:translate(2.6105vw,-10px) scale(.1139);animation:fall-86 17s -25s linear infinite}@keyframes fall-86{34.349%{transform:translate(11.6814vw,34.349vh) scale(.1139)}to{transform:translate(7.14595vw,99vh) scale(.1139)}}.snow:nth-child(87){opacity:.3216;transform:translate(28.0615vw,-10px) scale(.74);animation:fall-87 11s -7s linear infinite}@keyframes fall-87{69.753%{transform:translate(23.8065vw,69.753vh) scale(.74)}to{transform:translate(25.934vw,99vh) scale(.74)}}.snow:nth-child(88){opacity:.9356;transform:translate(77.4864vw,-10px) scale(.0951);animation:fall-88 15s -14s linear infinite}@keyframes fall-88{46.266%{transform:translate(74.8493vw,46.266vh) scale(.0951)}to{transform:translate(76.16785vw,99vh) scale(.0951)}}.snow:nth-child(89){opacity:1.0334;transform:translate(53.7345vw,-10px) scale(.4055);animation:fall-89 28s -5s linear infinite}@keyframes fall-89{42.56%{transform:translate(58.3811vw,42.56vh) scale(.4055)}to{transform:translate(56.0578vw,99vh) scale(.4055)}}.snow:nth-child(90){opacity:.119;transform:translate(33.3547vw,-10px) scale(.2907);animation:fall-90 11s -4s linear infinite}@keyframes fall-90{77.468%{transform:translate(34.4522vw,77.468vh) scale(.2907)}to{transform:translate(33.90345vw,99vh) scale(.2907)}}.snow:nth-child(91){opacity:.6938;transform:translate(92.5804vw,-10px) scale(.9746);animation:fall-91 18s -27s linear infinite}@keyframes fall-91{34.521%{transform:translate(93.5356vw,34.521vh) scale(.9746)}to{transform:translate(93.058vw,99vh) scale(.9746)}}.snow:nth-child(92){opacity:1.8174;transform:translate(16.7669vw,-10px) scale(.7032);animation:fall-92 12s -14s linear infinite}@keyframes fall-92{62.446%{transform:translate(26.4876vw,62.446vh) scale(.7032)}to{transform:translate(21.62725vw,99vh) scale(.7032)}}.snow:nth-child(93){opacity:1.3698;transform:translate(69.065vw,-10px) scale(.4784);animation:fall-93 13s -3s linear infinite}@keyframes fall-93{59.144%{transform:translate(60.7914vw,59.144vh) scale(.4784)}to{transform:translate(64.9282vw,99vh) scale(.4784)}}.snow:nth-child(94){opacity:1.7158;transform:translate(89.313vw,-10px) scale(.1125);animation:fall-94 10s -22s linear infinite}@keyframes fall-94{44.726%{transform:translate(86.9747vw,44.726vh) scale(.1125)}to{transform:translate(88.14385vw,99vh) scale(.1125)}}.snow:nth-child(95){opacity:.2578;transform:translate(13.9309vw,-10px) scale(.1337);animation:fall-95 24s -5s linear infinite}@keyframes fall-95{62.748%{transform:translate(13.6595vw,62.748vh) scale(.1337)}to{transform:translate(13.7952vw,99vh) scale(.1337)}}.snow:nth-child(96){opacity:.4044;transform:translate(14.2424vw,-10px) scale(.4281);animation:fall-96 25s -12s linear infinite}@keyframes fall-96{78.53%{transform:translate(8.2945vw,78.53vh) scale(.4281)}to{transform:translate(11.26845vw,99vh) scale(.4281)}}.snow:nth-child(97){opacity:1.2506;transform:translate(2.172vw,-10px) scale(.874);animation:fall-97 29s -19s linear infinite}@keyframes fall-97{64.658%{transform:translate(10.046vw,64.658vh) scale(.874)}to{transform:translate(6.109vw,99vh) scale(.874)}}.snow:nth-child(98){opacity:.3208;transform:translate(97.9917vw,-10px) scale(.976);animation:fall-98 18s -26s linear infinite}@keyframes fall-98{61.553%{transform:translate(105.542vw,61.553vh) scale(.976)}to{transform:translate(101.76685vw,99vh) scale(.976)}}.snow:nth-child(99){opacity:1.9668;transform:translate(34.1448vw,-10px) scale(.2058);animation:fall-99 21s -8s linear infinite}@keyframes fall-99{42.338%{transform:translate(43.2868vw,42.338vh) scale(.2058)}to{transform:translate(38.7158vw,99vh) scale(.2058)}}.snow:nth-child(100){opacity:1.012;transform:translate(.6504vw,-10px) scale(.7045);animation:fall-100 27s -22s linear infinite}@keyframes fall-100{55.361%{transform:translate(3.1049vw,55.361vh) scale(.7045)}to{transform:translate(1.87765vw,99vh) scale(.7045)}}.snow:nth-child(101){opacity:1.4818;transform:translate(66.2664vw,-10px) scale(.1384);animation:fall-101 18s -5s linear infinite}@keyframes fall-101{53.072%{transform:translate(60.6776vw,53.072vh) scale(.1384)}to{transform:translate(63.472vw,99vh) scale(.1384)}}.snow:nth-child(102){opacity:1.5776;transform:translate(30.5061vw,-10px) scale(.5305);animation:fall-102 21s -29s linear infinite}@keyframes fall-102{69.953%{transform:translate(36.1759vw,69.953vh) scale(.5305)}to{transform:translate(33.341vw,99vh) scale(.5305)}}.snow:nth-child(103){opacity:.6088;transform:translate(89.3814vw,-10px) scale(.9);animation:fall-103 22s -18s linear infinite}@keyframes fall-103{55.26%{transform:translate(97.5218vw,55.26vh) scale(.9)}to{transform:translate(93.4516vw,99vh) scale(.9)}}.snow:nth-child(104){opacity:1.8914;transform:translate(38.8547vw,-10px) scale(.8013);animation:fall-104 20s -21s linear infinite}@keyframes fall-104{51.115%{transform:translate(35.8386vw,51.115vh) scale(.8013)}to{transform:translate(37.34665vw,99vh) scale(.8013)}}.snow:nth-child(105){opacity:1.826;transform:translate(81.2025vw,-10px) scale(.8372);animation:fall-105 14s -15s linear infinite}@keyframes fall-105{38.755%{transform:translate(71.878vw,38.755vh) scale(.8372)}to{transform:translate(76.54025vw,99vh) scale(.8372)}}.snow:nth-child(106){opacity:1.072;transform:translate(74.1604vw,-10px) scale(.0903);animation:fall-106 16s -9s linear infinite}@keyframes fall-106{79.107%{transform:translate(70.586vw,79.107vh) scale(.0903)}to{transform:translate(72.3732vw,99vh) scale(.0903)}}.snow:nth-child(107){opacity:1.3898;transform:translate(42.1805vw,-10px) scale(.8947);animation:fall-107 15s -28s linear infinite}@keyframes fall-107{60.325%{transform:translate(36.6402vw,60.325vh) scale(.8947)}to{transform:translate(39.41035vw,99vh) scale(.8947)}}.snow:nth-child(108){opacity:1.8928;transform:translate(23.656vw,-10px) scale(.2856);animation:fall-108 27s -29s linear infinite}@keyframes fall-108{50.69%{transform:translate(19.093vw,50.69vh) scale(.2856)}to{transform:translate(21.3745vw,99vh) scale(.2856)}}.snow:nth-child(109){opacity:1.6234;transform:translate(27.2353vw,-10px) scale(.203);animation:fall-109 12s -30s linear infinite}@keyframes fall-109{78.974%{transform:translate(32.8558vw,78.974vh) scale(.203)}to{transform:translate(30.04555vw,99vh) scale(.203)}}.snow:nth-child(110){opacity:.8486;transform:translate(32.8328vw,-10px) scale(.5305);animation:fall-110 25s -19s linear infinite}@keyframes fall-110{60.376%{transform:translate(42.5554vw,60.376vh) scale(.5305)}to{transform:translate(37.6941vw,99vh) scale(.5305)}}.snow:nth-child(111){opacity:1.772;transform:translate(99.5433vw,-10px) scale(.0248);animation:fall-111 24s -10s linear infinite}@keyframes fall-111{38.164%{transform:translate(90.1316vw,38.164vh) scale(.0248)}to{transform:translate(94.83745vw,99vh) scale(.0248)}}.snow:nth-child(112){opacity:.2686;transform:translate(33.7983vw,-10px) scale(.8223);animation:fall-112 21s -18s linear infinite}@keyframes fall-112{57.945%{transform:translate(24.8643vw,57.945vh) scale(.8223)}to{transform:translate(29.3313vw,99vh) scale(.8223)}}.snow:nth-child(113){opacity:1.3212;transform:translate(44.6882vw,-10px) scale(.8534);animation:fall-113 17s -15s linear infinite}@keyframes fall-113{79.704%{transform:translate(35.2729vw,79.704vh) scale(.8534)}to{transform:translate(39.98055vw,99vh) scale(.8534)}}.snow:nth-child(114){opacity:1.6346;transform:translate(90.9355vw,-10px) scale(.2677);animation:fall-114 18s -9s linear infinite}@keyframes fall-114{41.929%{transform:translate(82.3519vw,41.929vh) scale(.2677)}to{transform:translate(86.6437vw,99vh) scale(.2677)}}.snow:nth-child(115){opacity:.2442;transform:translate(43.9707vw,-10px) scale(.7346);animation:fall-115 19s -29s linear infinite}@keyframes fall-115{44.15%{transform:translate(33.9985vw,44.15vh) scale(.7346)}to{transform:translate(38.9846vw,99vh) scale(.7346)}}.snow:nth-child(116){opacity:.7334;transform:translate(32.2698vw,-10px) scale(.2717);animation:fall-116 28s -24s linear infinite}@keyframes fall-116{37.771%{transform:translate(32.2505vw,37.771vh) scale(.2717)}to{transform:translate(32.26015vw,99vh) scale(.2717)}}.snow:nth-child(117){opacity:.419;transform:translate(31.2411vw,-10px) scale(.0497);animation:fall-117 22s -6s linear infinite}@keyframes fall-117{38.693%{transform:translate(22.4388vw,38.693vh) scale(.0497)}to{transform:translate(26.83995vw,99vh) scale(.0497)}}.snow:nth-child(118){opacity:.171;transform:translate(79.0161vw,-10px) scale(.9059);animation:fall-118 19s -22s linear infinite}@keyframes fall-118{48.478%{transform:translate(69.7084vw,48.478vh) scale(.9059)}to{transform:translate(74.36225vw,99vh) scale(.9059)}}.snow:nth-child(119){opacity:1.4084;transform:translate(22.1619vw,-10px) scale(.3811);animation:fall-119 26s -10s linear infinite}@keyframes fall-119{70.472%{transform:translate(18.3644vw,70.472vh) scale(.3811)}to{transform:translate(20.26315vw,99vh) scale(.3811)}}.snow:nth-child(120){opacity:.4282;transform:translate(39.5931vw,-10px) scale(.0537);animation:fall-120 13s -9s linear infinite}@keyframes fall-120{34.717%{transform:translate(35.5179vw,34.717vh) scale(.0537)}to{transform:translate(37.5555vw,99vh) scale(.0537)}}.snow:nth-child(121){opacity:.6486;transform:translate(64.6025vw,-10px) scale(.7196);animation:fall-121 28s -27s linear infinite}@keyframes fall-121{44.144%{transform:translate(67.1409vw,44.144vh) scale(.7196)}to{transform:translate(65.8717vw,99vh) scale(.7196)}}.snow:nth-child(122){opacity:.0614;transform:translate(29.6239vw,-10px) scale(.6832);animation:fall-122 30s -25s linear infinite}@keyframes fall-122{70.905%{transform:translate(31.34vw,70.905vh) scale(.6832)}to{transform:translate(30.48195vw,99vh) scale(.6832)}}.snow:nth-child(123){opacity:.91;transform:translate(44.7744vw,-10px) scale(.114);animation:fall-123 15s -5s linear infinite}@keyframes fall-123{53.871%{transform:translate(42.9435vw,53.871vh) scale(.114)}to{transform:translate(43.85895vw,99vh) scale(.114)}}.snow:nth-child(124){opacity:1.6824;transform:translate(79.6575vw,-10px) scale(.3269);animation:fall-124 25s -10s linear infinite}@keyframes fall-124{55.816%{transform:translate(70.4303vw,55.816vh) scale(.3269)}to{transform:translate(75.0439vw,99vh) scale(.3269)}}.snow:nth-child(125){opacity:1.8172;transform:translate(31.4665vw,-10px) scale(.472);animation:fall-125 12s -12s linear infinite}@keyframes fall-125{38.499%{transform:translate(30.0479vw,38.499vh) scale(.472)}to{transform:translate(30.7572vw,99vh) scale(.472)}}.snow:nth-child(126){opacity:.174;transform:translate(82.3124vw,-10px) scale(.0845);animation:fall-126 30s -28s linear infinite}@keyframes fall-126{67.94%{transform:translate(84.158vw,67.94vh) scale(.0845)}to{transform:translate(83.2352vw,99vh) scale(.0845)}}.snow:nth-child(127){opacity:1.6302;transform:translate(34.7146vw,-10px) scale(.4201);animation:fall-127 20s -13s linear infinite}@keyframes fall-127{48.488%{transform:translate(32.0353vw,48.488vh) scale(.4201)}to{transform:translate(33.37495vw,99vh) scale(.4201)}}.snow:nth-child(128){opacity:.088;transform:translate(74.5249vw,-10px) scale(.2449);animation:fall-128 28s -16s linear infinite}@keyframes fall-128{32.747%{transform:translate(67.5924vw,32.747vh) scale(.2449)}to{transform:translate(71.05865vw,99vh) scale(.2449)}}.snow:nth-child(129){opacity:.813;transform:translate(86.9132vw,-10px) scale(.2163);animation:fall-129 15s -16s linear infinite}@keyframes fall-129{74.47%{transform:translate(86.3873vw,74.47vh) scale(.2163)}to{transform:translate(86.65025vw,99vh) scale(.2163)}}.snow:nth-child(130){opacity:.5784;transform:translate(61.0603vw,-10px) scale(.3667);animation:fall-130 13s -18s linear infinite}@keyframes fall-130{63.738%{transform:translate(55.7175vw,63.738vh) scale(.3667)}to{transform:translate(58.3889vw,99vh) scale(.3667)}}.snow:nth-child(131){opacity:1.7518;transform:translate(8.8136vw,-10px) scale(.4683);animation:fall-131 18s -3s linear infinite}@keyframes fall-131{79.326%{transform:translate(17.6375vw,79.326vh) scale(.4683)}to{transform:translate(13.22555vw,99vh) scale(.4683)}}.snow:nth-child(132){opacity:1.685;transform:translate(73.5439vw,-10px) scale(.0092);animation:fall-132 29s -27s linear infinite}@keyframes fall-132{39.802%{transform:translate(79.4071vw,39.802vh) scale(.0092)}to{transform:translate(76.4755vw,99vh) scale(.0092)}}.snow:nth-child(133){opacity:1.8676;transform:translate(92.1442vw,-10px) scale(.6433);animation:fall-133 30s -2s linear infinite}@keyframes fall-133{54.22%{transform:translate(84.4699vw,54.22vh) scale(.6433)}to{transform:translate(88.30705vw,99vh) scale(.6433)}}.snow:nth-child(134){opacity:1.294;transform:translate(73.6669vw,-10px) scale(.5914);animation:fall-134 20s -5s linear infinite}@keyframes fall-134{57.21%{transform:translate(77.3885vw,57.21vh) scale(.5914)}to{transform:translate(75.5277vw,99vh) scale(.5914)}}.snow:nth-child(135){opacity:.649;transform:translate(8.0096vw,-10px) scale(.4365);animation:fall-135 29s -24s linear infinite}@keyframes fall-135{68.191%{transform:translate(4.0447vw,68.191vh) scale(.4365)}to{transform:translate(6.02715vw,99vh) scale(.4365)}}.snow:nth-child(136){opacity:1.2508;transform:translate(99.1356vw,-10px) scale(.2481);animation:fall-136 18s -16s linear infinite}@keyframes fall-136{58.247%{transform:translate(91.8403vw,58.247vh) scale(.2481)}to{transform:translate(95.48795vw,99vh) scale(.2481)}}.snow:nth-child(137){opacity:.6188;transform:translate(98.1169vw,-10px) scale(.0146);animation:fall-137 15s -30s linear infinite}@keyframes fall-137{58.352%{transform:translate(107.2031vw,58.352vh) scale(.0146)}to{transform:translate(102.66vw,99vh) scale(.0146)}}.snow:nth-child(138){opacity:.605;transform:translate(13.5793vw,-10px) scale(.0309);animation:fall-138 14s -22s linear infinite}@keyframes fall-138{44.661%{transform:translate(9.9094vw,44.661vh) scale(.0309)}to{transform:translate(11.74435vw,99vh) scale(.0309)}}.snow:nth-child(139){opacity:1.842;transform:translate(35.2355vw,-10px) scale(.7291);animation:fall-139 18s -23s linear infinite}@keyframes fall-139{79.408%{transform:translate(45.0253vw,79.408vh) scale(.7291)}to{transform:translate(40.1304vw,99vh) scale(.7291)}}.snow:nth-child(140){opacity:.4208;transform:translate(49.5714vw,-10px) scale(.3618);animation:fall-140 17s -29s linear infinite}@keyframes fall-140{59.867%{transform:translate(48.4644vw,59.867vh) scale(.3618)}to{transform:translate(49.0179vw,99vh) scale(.3618)}}.snow:nth-child(141){opacity:1.0828;transform:translate(1.259vw,-10px) scale(.9792);animation:fall-141 13s -1s linear infinite}@keyframes fall-141{59.487%{transform:translate(5.6347vw,59.487vh) scale(.9792)}to{transform:translate(3.44685vw,99vh) scale(.9792)}}.snow:nth-child(142){opacity:1.632;transform:translate(1.3698vw,-10px) scale(.1708);animation:fall-142 27s -3s linear infinite}@keyframes fall-142{42.234%{transform:translate(-5.8272vw,42.234vh) scale(.1708)}to{transform:translate(-2.2287vw,99vh) scale(.1708)}}.snow:nth-child(143){opacity:1.4358;transform:translate(19.8938vw,-10px) scale(.8015);animation:fall-143 14s -10s linear infinite}@keyframes fall-143{40.305%{transform:translate(17.4823vw,40.305vh) scale(.8015)}to{transform:translate(18.68805vw,99vh) scale(.8015)}}.snow:nth-child(144){opacity:.8484;transform:translate(62.9223vw,-10px) scale(.2569);animation:fall-144 17s -1s linear infinite}@keyframes fall-144{45.872%{transform:translate(53.2516vw,45.872vh) scale(.2569)}to{transform:translate(58.08695vw,99vh) scale(.2569)}}.snow:nth-child(145){opacity:.7636;transform:translate(57.5468vw,-10px) scale(.0555);animation:fall-145 30s -17s linear infinite}@keyframes fall-145{78.007%{transform:translate(67.456vw,78.007vh) scale(.0555)}to{transform:translate(62.5014vw,99vh) scale(.0555)}}.snow:nth-child(146){opacity:1.1948;transform:translate(93.071vw,-10px) scale(.9463);animation:fall-146 26s -12s linear infinite}@keyframes fall-146{58.137%{transform:translate(91.6711vw,58.137vh) scale(.9463)}to{transform:translate(92.37105vw,99vh) scale(.9463)}}.snow:nth-child(147){opacity:1.788;transform:translate(64.3852vw,-10px) scale(.0163);animation:fall-147 11s -6s linear infinite}@keyframes fall-147{33.504%{transform:translate(66.4523vw,33.504vh) scale(.0163)}to{transform:translate(65.41875vw,99vh) scale(.0163)}}.snow:nth-child(148){opacity:1.0154;transform:translate(12.946vw,-10px) scale(.9776);animation:fall-148 23s -4s linear infinite}@keyframes fall-148{37.735%{transform:translate(4.0891vw,37.735vh) scale(.9776)}to{transform:translate(8.51755vw,99vh) scale(.9776)}}.snow:nth-child(149){opacity:.8458;transform:translate(14.793vw,-10px) scale(.1612);animation:fall-149 26s -20s linear infinite}@keyframes fall-149{35.901%{transform:translate(22.034vw,35.901vh) scale(.1612)}to{transform:translate(18.4135vw,99vh) scale(.1612)}}.snow:nth-child(150){opacity:1.335;transform:translate(16.3701vw,-10px) scale(.3216);animation:fall-150 19s -4s linear infinite}@keyframes fall-150{58.767%{transform:translate(14.3861vw,58.767vh) scale(.3216)}to{transform:translate(15.3781vw,99vh) scale(.3216)}}.snow:nth-child(151){opacity:.241;transform:translate(65.3453vw,-10px) scale(.1453);animation:fall-151 15s -16s linear infinite}@keyframes fall-151{70.555%{transform:translate(68.565vw,70.555vh) scale(.1453)}to{transform:translate(66.95515vw,99vh) scale(.1453)}}.snow:nth-child(152){opacity:1.132;transform:translate(64.8888vw,-10px) scale(.1555);animation:fall-152 15s -14s linear infinite}@keyframes fall-152{44.608%{transform:translate(57.299vw,44.608vh) scale(.1555)}to{transform:translate(61.0939vw,99vh) scale(.1555)}}.snow:nth-child(153){opacity:1.7822;transform:translate(69.2385vw,-10px) scale(.8039);animation:fall-153 14s -19s linear infinite}@keyframes fall-153{73.852%{transform:translate(63.0664vw,73.852vh) scale(.8039)}to{transform:translate(66.15245vw,99vh) scale(.8039)}}.snow:nth-child(154){opacity:.749;transform:translate(65.2748vw,-10px) scale(.0733);animation:fall-154 28s -13s linear infinite}@keyframes fall-154{58.239%{transform:translate(59.1948vw,58.239vh) scale(.0733)}to{transform:translate(62.2348vw,99vh) scale(.0733)}}.snow:nth-child(155){opacity:1.335;transform:translate(8.8648vw,-10px) scale(.8861);animation:fall-155 12s -11s linear infinite}@keyframes fall-155{46.298%{transform:translate(11.5769vw,46.298vh) scale(.8861)}to{transform:translate(10.22085vw,99vh) scale(.8861)}}.snow:nth-child(156){opacity:.3464;transform:translate(44.3224vw,-10px) scale(.0382);animation:fall-156 18s -3s linear infinite}@keyframes fall-156{32.742%{transform:translate(45.4877vw,32.742vh) scale(.0382)}to{transform:translate(44.90505vw,99vh) scale(.0382)}}.snow:nth-child(157){opacity:.018;transform:translate(47.4474vw,-10px) scale(.4541);animation:fall-157 20s -17s linear infinite}@keyframes fall-157{51.151%{transform:translate(43.2762vw,51.151vh) scale(.4541)}to{transform:translate(45.3618vw,99vh) scale(.4541)}}.snow:nth-child(158){opacity:1.4146;transform:translate(3.9375vw,-10px) scale(.1431);animation:fall-158 21s -4s linear infinite}@keyframes fall-158{55.751%{transform:translate(3.5352vw,55.751vh) scale(.1431)}to{transform:translate(3.73635vw,99vh) scale(.1431)}}.snow:nth-child(159){opacity:.59;transform:translate(40.7777vw,-10px) scale(.6736);animation:fall-159 18s -17s linear infinite}@keyframes fall-159{67.972%{transform:translate(43.9703vw,67.972vh) scale(.6736)}to{transform:translate(42.374vw,99vh) scale(.6736)}}.snow:nth-child(160){opacity:.4094;transform:translate(95.2597vw,-10px) scale(.8777);animation:fall-160 15s -1s linear infinite}@keyframes fall-160{57.048%{transform:translate(98.6837vw,57.048vh) scale(.8777)}to{transform:translate(96.9717vw,99vh) scale(.8777)}}.snow:nth-child(161){opacity:1.5916;transform:translate(42.8063vw,-10px) scale(.6774);animation:fall-161 13s -5s linear infinite}@keyframes fall-161{39.532%{transform:translate(37.9111vw,39.532vh) scale(.6774)}to{transform:translate(40.3587vw,99vh) scale(.6774)}}.snow:nth-child(162){opacity:1.878;transform:translate(34.28vw,-10px) scale(.092);animation:fall-162 29s -17s linear infinite}@keyframes fall-162{45.256%{transform:translate(33.1878vw,45.256vh) scale(.092)}to{transform:translate(33.7339vw,99vh) scale(.092)}}.snow:nth-child(163){opacity:.273;transform:translate(46.6285vw,-10px) scale(.2977);animation:fall-163 14s -20s linear infinite}@keyframes fall-163{59.645%{transform:translate(47.0304vw,59.645vh) scale(.2977)}to{transform:translate(46.82945vw,99vh) scale(.2977)}}.snow:nth-child(164){opacity:.6364;transform:translate(45.5307vw,-10px) scale(.3828);animation:fall-164 23s -11s linear infinite}@keyframes fall-164{77.553%{transform:translate(50.8742vw,77.553vh) scale(.3828)}to{transform:translate(48.20245vw,99vh) scale(.3828)}}.snow:nth-child(165){opacity:1.8824;transform:translate(78.9687vw,-10px) scale(.232);animation:fall-165 16s -18s linear infinite}@keyframes fall-165{53.923%{transform:translate(73.6866vw,53.923vh) scale(.232)}to{transform:translate(76.32765vw,99vh) scale(.232)}}.snow:nth-child(166){opacity:.2912;transform:translate(66.247vw,-10px) scale(.4273);animation:fall-166 11s -13s linear infinite}@keyframes fall-166{42.567%{transform:translate(65.5524vw,42.567vh) scale(.4273)}to{transform:translate(65.8997vw,99vh) scale(.4273)}}.snow:nth-child(167){opacity:.7522;transform:translate(29.5552vw,-10px) scale(.1333);animation:fall-167 23s -8s linear infinite}@keyframes fall-167{31.526%{transform:translate(20.7838vw,31.526vh) scale(.1333)}to{transform:translate(25.1695vw,99vh) scale(.1333)}}.snow:nth-child(168){opacity:.1056;transform:translate(81.273vw,-10px) scale(.9518);animation:fall-168 13s -24s linear infinite}@keyframes fall-168{56.742%{transform:translate(90.2539vw,56.742vh) scale(.9518)}to{transform:translate(85.76345vw,99vh) scale(.9518)}}.snow:nth-child(169){opacity:1.1102;transform:translate(43.2355vw,-10px) scale(.426);animation:fall-169 19s -20s linear infinite}@keyframes fall-169{65.453%{transform:translate(36.2453vw,65.453vh) scale(.426)}to{transform:translate(39.7404vw,99vh) scale(.426)}}.snow:nth-child(170){opacity:1.917;transform:translate(45.7413vw,-10px) scale(.8473);animation:fall-170 19s -19s linear infinite}@keyframes fall-170{74.778%{transform:translate(49.6638vw,74.778vh) scale(.8473)}to{transform:translate(47.70255vw,99vh) scale(.8473)}}.snow:nth-child(171){opacity:1.671;transform:translate(73.4809vw,-10px) scale(.1967);animation:fall-171 13s -1s linear infinite}@keyframes fall-171{62.974%{transform:translate(70.1606vw,62.974vh) scale(.1967)}to{transform:translate(71.82075vw,99vh) scale(.1967)}}.snow:nth-child(172){opacity:.7582;transform:translate(31.6526vw,-10px) scale(.0346);animation:fall-172 28s -18s linear infinite}@keyframes fall-172{59.992%{transform:translate(39.6621vw,59.992vh) scale(.0346)}to{transform:translate(35.65735vw,99vh) scale(.0346)}}.snow:nth-child(173){opacity:.8298;transform:translate(72.6974vw,-10px) scale(.4673);animation:fall-173 13s -26s linear infinite}@keyframes fall-173{69.764%{transform:translate(76.7679vw,69.764vh) scale(.4673)}to{transform:translate(74.73265vw,99vh) scale(.4673)}}.snow:nth-child(174){opacity:.1306;transform:translate(34.6336vw,-10px) scale(.6532);animation:fall-174 26s -4s linear infinite}@keyframes fall-174{31.285%{transform:translate(34.6654vw,31.285vh) scale(.6532)}to{transform:translate(34.6495vw,99vh) scale(.6532)}}.snow:nth-child(175){opacity:.0232;transform:translate(1.8774vw,-10px) scale(.9649);animation:fall-175 20s -5s linear infinite}@keyframes fall-175{34.024%{transform:translate(-3.6563vw,34.024vh) scale(.9649)}to{transform:translate(-.88945vw,99vh) scale(.9649)}}.snow:nth-child(176){opacity:1.4268;transform:translate(35.8422vw,-10px) scale(.083);animation:fall-176 27s -5s linear infinite}@keyframes fall-176{78.369%{transform:translate(39.4135vw,78.369vh) scale(.083)}to{transform:translate(37.62785vw,99vh) scale(.083)}}.snow:nth-child(177){opacity:.3706;transform:translate(10.1425vw,-10px) scale(.7142);animation:fall-177 19s -4s linear infinite}@keyframes fall-177{58.825%{transform:translate(3.4329vw,58.825vh) scale(.7142)}to{transform:translate(6.7877vw,99vh) scale(.7142)}}.snow:nth-child(178){opacity:.8684;transform:translate(64.0756vw,-10px) scale(.1721);animation:fall-178 17s -6s linear infinite}@keyframes fall-178{38.794%{transform:translate(59.7862vw,38.794vh) scale(.1721)}to{transform:translate(61.9309vw,99vh) scale(.1721)}}.snow:nth-child(179){opacity:.8528;transform:translate(27.5676vw,-10px) scale(.3843);animation:fall-179 23s -25s linear infinite}@keyframes fall-179{36.218%{transform:translate(36.4624vw,36.218vh) scale(.3843)}to{transform:translate(32.015vw,99vh) scale(.3843)}}.snow:nth-child(180){opacity:1.4328;transform:translate(80.085vw,-10px) scale(.2569);animation:fall-180 19s -30s linear infinite}@keyframes fall-180{69.392%{transform:translate(76.1928vw,69.392vh) scale(.2569)}to{transform:translate(78.1389vw,99vh) scale(.2569)}}.snow:nth-child(181){opacity:.5132;transform:translate(93.6124vw,-10px) scale(.8797);animation:fall-181 14s -24s linear infinite}@keyframes fall-181{50.527%{transform:translate(102.9911vw,50.527vh) scale(.8797)}to{transform:translate(98.30175vw,99vh) scale(.8797)}}.snow:nth-child(182){opacity:.8192;transform:translate(59.7121vw,-10px) scale(.7421);animation:fall-182 14s -30s linear infinite}@keyframes fall-182{76.511%{transform:translate(67.7132vw,76.511vh) scale(.7421)}to{transform:translate(63.71265vw,99vh) scale(.7421)}}.snow:nth-child(183){opacity:.5298;transform:translate(50.123vw,-10px) scale(.5183);animation:fall-183 15s -28s linear infinite}@keyframes fall-183{58.145%{transform:translate(54.2592vw,58.145vh) scale(.5183)}to{transform:translate(52.1911vw,99vh) scale(.5183)}}.snow:nth-child(184){opacity:.6628;transform:translate(12.8773vw,-10px) scale(.1159);animation:fall-184 20s -13s linear infinite}@keyframes fall-184{40.308%{transform:translate(22.2098vw,40.308vh) scale(.1159)}to{transform:translate(17.54355vw,99vh) scale(.1159)}}.snow:nth-child(185){opacity:.3292;transform:translate(18.579vw,-10px) scale(.6181);animation:fall-185 20s -1s linear infinite}@keyframes fall-185{67.926%{transform:translate(22.9047vw,67.926vh) scale(.6181)}to{transform:translate(20.74185vw,99vh) scale(.6181)}}.snow:nth-child(186){opacity:1.5996;transform:translate(76.2323vw,-10px) scale(.0524);animation:fall-186 23s -1s linear infinite}@keyframes fall-186{78.372%{transform:translate(72.912vw,78.372vh) scale(.0524)}to{transform:translate(74.57215vw,99vh) scale(.0524)}}.snow:nth-child(187){opacity:.0206;transform:translate(48.4425vw,-10px) scale(.5821);animation:fall-187 15s -8s linear infinite}@keyframes fall-187{51.835%{transform:translate(48.2751vw,51.835vh) scale(.5821)}to{transform:translate(48.3588vw,99vh) scale(.5821)}}.snow:nth-child(188){opacity:1.9232;transform:translate(40.3221vw,-10px) scale(.9461);animation:fall-188 17s -30s linear infinite}@keyframes fall-188{60.572%{transform:translate(33.1848vw,60.572vh) scale(.9461)}to{transform:translate(36.75345vw,99vh) scale(.9461)}}.snow:nth-child(189){opacity:.218;transform:translate(43.3689vw,-10px) scale(.2125);animation:fall-189 30s -1s linear infinite}@keyframes fall-189{46.62%{transform:translate(48.948vw,46.62vh) scale(.2125)}to{transform:translate(46.15845vw,99vh) scale(.2125)}}.snow:nth-child(190){opacity:.6262;transform:translate(41.2732vw,-10px) scale(.114);animation:fall-190 23s -8s linear infinite}@keyframes fall-190{45.604%{transform:translate(36.0389vw,45.604vh) scale(.114)}to{transform:translate(38.65605vw,99vh) scale(.114)}}.snow:nth-child(191){opacity:.2556;transform:translate(33.1317vw,-10px) scale(.6872);animation:fall-191 30s -26s linear infinite}@keyframes fall-191{41.625%{transform:translate(24.3635vw,41.625vh) scale(.6872)}to{transform:translate(28.7476vw,99vh) scale(.6872)}}.snow:nth-child(192){opacity:.4138;transform:translate(3.6231vw,-10px) scale(.2892);animation:fall-192 20s -18s linear infinite}@keyframes fall-192{51.877%{transform:translate(-6.1361vw,51.877vh) scale(.2892)}to{transform:translate(-1.2565vw,99vh) scale(.2892)}}.snow:nth-child(193){opacity:.5712;transform:translate(35.2216vw,-10px) scale(.3537);animation:fall-193 21s -26s linear infinite}@keyframes fall-193{60.923%{transform:translate(35.234vw,60.923vh) scale(.3537)}to{transform:translate(35.2278vw,99vh) scale(.3537)}}.snow:nth-child(194){opacity:1.6982;transform:translate(32.3872vw,-10px) scale(.7394);animation:fall-194 12s -28s linear infinite}@keyframes fall-194{34.418%{transform:translate(36.033vw,34.418vh) scale(.7394)}to{transform:translate(34.2101vw,99vh) scale(.7394)}}.snow:nth-child(195){opacity:.271;transform:translate(3.7533vw,-10px) scale(.9143);animation:fall-195 18s -26s linear infinite}@keyframes fall-195{64.486%{transform:translate(6.8421vw,64.486vh) scale(.9143)}to{transform:translate(5.2977vw,99vh) scale(.9143)}}.snow:nth-child(196){opacity:1.5082;transform:translate(91.5665vw,-10px) scale(.9666);animation:fall-196 10s -14s linear infinite}@keyframes fall-196{78.802%{transform:translate(89.9668vw,78.802vh) scale(.9666)}to{transform:translate(90.76665vw,99vh) scale(.9666)}}.snow:nth-child(197){opacity:1.098;transform:translate(.6631vw,-10px) scale(.6039);animation:fall-197 18s -7s linear infinite}@keyframes fall-197{49.964%{transform:translate(5.8292vw,49.964vh) scale(.6039)}to{transform:translate(3.24615vw,99vh) scale(.6039)}}.snow:nth-child(198){opacity:.2156;transform:translate(70.686vw,-10px) scale(.8589);animation:fall-198 29s -16s linear infinite}@keyframes fall-198{71.21%{transform:translate(74.491vw,71.21vh) scale(.8589)}to{transform:translate(72.5885vw,99vh) scale(.8589)}}.snow:nth-child(199){opacity:.8748;transform:translate(39.7163vw,-10px) scale(.9156);animation:fall-199 16s -14s linear infinite}@keyframes fall-199{36.744%{transform:translate(44.6136vw,36.744vh) scale(.9156)}to{transform:translate(42.16495vw,99vh) scale(.9156)}}.snow:nth-child(200){opacity:.2874;transform:translate(.7946vw,-10px) scale(.9664);animation:fall-200 11s -22s linear infinite}@keyframes fall-200{50.991%{transform:translate(10.3792vw,50.991vh) scale(.9664)}to{transform:translate(5.5869vw,99vh) scale(.9664)}}.snow:nth-child(201){opacity:1.501;transform:translate(35.9696vw,-10px) scale(.4839);animation:fall-201 14s -28s linear infinite}@keyframes fall-201{34.144%{transform:translate(31.6802vw,34.144vh) scale(.4839)}to{transform:translate(33.8249vw,99vh) scale(.4839)}}.snow:nth-child(202){opacity:.8024;transform:translate(13.3558vw,-10px) scale(.6984);animation:fall-202 16s -10s linear infinite}@keyframes fall-202{64.294%{transform:translate(6.8034vw,64.294vh) scale(.6984)}to{transform:translate(10.0796vw,99vh) scale(.6984)}}.snow:nth-child(203){opacity:1.8698;transform:translate(20.1667vw,-10px) scale(.6175);animation:fall-203 25s -17s linear infinite}@keyframes fall-203{78.59%{transform:translate(21.6276vw,78.59vh) scale(.6175)}to{transform:translate(20.89715vw,99vh) scale(.6175)}}.snow:nth-child(204){opacity:.5908;transform:translate(36.0457vw,-10px) scale(.6032);animation:fall-204 27s -16s linear infinite}@keyframes fall-204{49.492%{transform:translate(36.9329vw,49.492vh) scale(.6032)}to{transform:translate(36.4893vw,99vh) scale(.6032)}}.snow:nth-child(205){opacity:1.778;transform:translate(17.8512vw,-10px) scale(.5729);animation:fall-205 18s -8s linear infinite}@keyframes fall-205{41.627%{transform:translate(22.6476vw,41.627vh) scale(.5729)}to{transform:translate(20.2494vw,99vh) scale(.5729)}}.snow:nth-child(206){opacity:1.7462;transform:translate(24.5319vw,-10px) scale(.6209);animation:fall-206 18s -2s linear infinite}@keyframes fall-206{35.32%{transform:translate(26.2593vw,35.32vh) scale(.6209)}to{transform:translate(25.3956vw,99vh) scale(.6209)}}.snow:nth-child(207){opacity:.4742;transform:translate(42.8275vw,-10px) scale(.5784);animation:fall-207 14s -5s linear infinite}@keyframes fall-207{55.016%{transform:translate(34.4109vw,55.016vh) scale(.5784)}to{transform:translate(38.6192vw,99vh) scale(.5784)}}.snow:nth-child(208){opacity:.2762;transform:translate(2.5626vw,-10px) scale(.4496);animation:fall-208 10s -14s linear infinite}@keyframes fall-208{55.706%{transform:translate(6.5857vw,55.706vh) scale(.4496)}to{transform:translate(4.57415vw,99vh) scale(.4496)}}.snow:nth-child(209){opacity:.4608;transform:translate(44.0853vw,-10px) scale(.1609);animation:fall-209 17s -7s linear infinite}@keyframes fall-209{74.596%{transform:translate(40.9489vw,74.596vh) scale(.1609)}to{transform:translate(42.5171vw,99vh) scale(.1609)}}.snow:nth-child(210){opacity:1.8578;transform:translate(21.974vw,-10px) scale(.9992);animation:fall-210 22s -30s linear infinite}@keyframes fall-210{56.274%{transform:translate(14.1816vw,56.274vh) scale(.9992)}to{transform:translate(18.0778vw,99vh) scale(.9992)}}.snow:nth-child(211){opacity:.866;transform:translate(40.1126vw,-10px) scale(.0187);animation:fall-211 15s -2s linear infinite}@keyframes fall-211{41.261%{transform:translate(41.5047vw,41.261vh) scale(.0187)}to{transform:translate(40.80865vw,99vh) scale(.0187)}}.snow:nth-child(212){opacity:1.6568;transform:translate(29.2271vw,-10px) scale(.3495);animation:fall-212 26s -5s linear infinite}@keyframes fall-212{48.022%{transform:translate(36.83vw,48.022vh) scale(.3495)}to{transform:translate(33.02855vw,99vh) scale(.3495)}}.snow:nth-child(213){opacity:.699;transform:translate(36.6888vw,-10px) scale(.2849);animation:fall-213 12s -9s linear infinite}@keyframes fall-213{30.159%{transform:translate(41.3031vw,30.159vh) scale(.2849)}to{transform:translate(38.99595vw,99vh) scale(.2849)}}.snow:nth-child(214){opacity:.2148;transform:translate(20.1842vw,-10px) scale(.189);animation:fall-214 14s -23s linear infinite}@keyframes fall-214{35.168%{transform:translate(27.7719vw,35.168vh) scale(.189)}to{transform:translate(23.97805vw,99vh) scale(.189)}}.snow:nth-child(215){opacity:.496;transform:translate(25.9292vw,-10px) scale(.147);animation:fall-215 25s -12s linear infinite}@keyframes fall-215{32.139%{transform:translate(28.5809vw,32.139vh) scale(.147)}to{transform:translate(27.25505vw,99vh) scale(.147)}}.snow:nth-child(216){opacity:1.7592;transform:translate(90.4376vw,-10px) scale(.4153);animation:fall-216 24s -20s linear infinite}@keyframes fall-216{76.091%{transform:translate(93.2026vw,76.091vh) scale(.4153)}to{transform:translate(91.8201vw,99vh) scale(.4153)}}.snow:nth-child(217){opacity:.5302;transform:translate(88.5527vw,-10px) scale(.8501);animation:fall-217 21s -27s linear infinite}@keyframes fall-217{74.581%{transform:translate(85.0325vw,74.581vh) scale(.8501)}to{transform:translate(86.7926vw,99vh) scale(.8501)}}.snow:nth-child(218){opacity:1.0904;transform:translate(33.4145vw,-10px) scale(.9406);animation:fall-218 19s -14s linear infinite}@keyframes fall-218{35.308%{transform:translate(34.1318vw,35.308vh) scale(.9406)}to{transform:translate(33.77315vw,99vh) scale(.9406)}}.snow:nth-child(219){opacity:.8206;transform:translate(39.7872vw,-10px) scale(.6614);animation:fall-219 23s -26s linear infinite}@keyframes fall-219{43.563%{transform:translate(34.2293vw,43.563vh) scale(.6614)}to{transform:translate(37.00825vw,99vh) scale(.6614)}}.snow:nth-child(220){opacity:.6408;transform:translate(69.5067vw,-10px) scale(.5138);animation:fall-220 13s -17s linear infinite}@keyframes fall-220{71.306%{transform:translate(77.4336vw,71.306vh) scale(.5138)}to{transform:translate(73.47015vw,99vh) scale(.5138)}}.snow:nth-child(221){opacity:1.5798;transform:translate(86.3321vw,-10px) scale(.7486);animation:fall-221 13s -2s linear infinite}@keyframes fall-221{47.792%{transform:translate(93.1434vw,47.792vh) scale(.7486)}to{transform:translate(89.73775vw,99vh) scale(.7486)}}.snow:nth-child(222){opacity:1.0094;transform:translate(76.4328vw,-10px) scale(.2887);animation:fall-222 19s -7s linear infinite}@keyframes fall-222{70.184%{transform:translate(83.2925vw,70.184vh) scale(.2887)}to{transform:translate(79.86265vw,99vh) scale(.2887)}}.snow:nth-child(223){opacity:1.2556;transform:translate(74.9826vw,-10px) scale(.8707);animation:fall-223 18s -27s linear infinite}@keyframes fall-223{35.321%{transform:translate(71.6577vw,35.321vh) scale(.8707)}to{transform:translate(73.32015vw,99vh) scale(.8707)}}.snow:nth-child(224){opacity:.3492;transform:translate(16.8143vw,-10px) scale(.1688);animation:fall-224 20s -18s linear infinite}@keyframes fall-224{32.658%{transform:translate(20.8135vw,32.658vh) scale(.1688)}to{transform:translate(18.8139vw,99vh) scale(.1688)}}.snow:nth-child(225){opacity:.283;transform:translate(29.3366vw,-10px) scale(.6513);animation:fall-225 13s -4s linear infinite}@keyframes fall-225{49.262%{transform:translate(26.0621vw,49.262vh) scale(.6513)}to{transform:translate(27.69935vw,99vh) scale(.6513)}}.snow:nth-child(226){opacity:1.6128;transform:translate(5.4516vw,-10px) scale(.0799);animation:fall-226 10s -7s linear infinite}@keyframes fall-226{66.065%{transform:translate(1.7688vw,66.065vh) scale(.0799)}to{transform:translate(3.6102vw,99vh) scale(.0799)}}.snow:nth-child(227){opacity:1.5446;transform:translate(83.2215vw,-10px) scale(.6467);animation:fall-227 18s -20s linear infinite}@keyframes fall-227{59.87%{transform:translate(91.6239vw,59.87vh) scale(.6467)}to{transform:translate(87.4227vw,99vh) scale(.6467)}}.snow:nth-child(228){opacity:1.0232;transform:translate(66.1199vw,-10px) scale(.0564);animation:fall-228 26s -18s linear infinite}@keyframes fall-228{32.682%{transform:translate(61.9769vw,32.682vh) scale(.0564)}to{transform:translate(64.0484vw,99vh) scale(.0564)}}.snow:nth-child(229){opacity:1.479;transform:translate(31.4876vw,-10px) scale(.8573);animation:fall-229 21s -24s linear infinite}@keyframes fall-229{62.883%{transform:translate(36.1551vw,62.883vh) scale(.8573)}to{transform:translate(33.82135vw,99vh) scale(.8573)}}.snow:nth-child(230){opacity:1.6146;transform:translate(21.6286vw,-10px) scale(.2164);animation:fall-230 22s -4s linear infinite}@keyframes fall-230{44.854%{transform:translate(12.1802vw,44.854vh) scale(.2164)}to{transform:translate(16.9044vw,99vh) scale(.2164)}}.snow:nth-child(231){opacity:.679;transform:translate(7.9524vw,-10px) scale(.5244);animation:fall-231 27s -20s linear infinite}@keyframes fall-231{67.407%{transform:translate(-.6523vw,67.407vh) scale(.5244)}to{transform:translate(3.65005vw,99vh) scale(.5244)}}.snow:nth-child(232){opacity:1.8654;transform:translate(24.8692vw,-10px) scale(.2437);animation:fall-232 29s -27s linear infinite}@keyframes fall-232{68.506%{transform:translate(24.6298vw,68.506vh) scale(.2437)}to{transform:translate(24.7495vw,99vh) scale(.2437)}}.snow:nth-child(233){opacity:1.1946;transform:translate(62.8023vw,-10px) scale(.2248);animation:fall-233 14s -15s linear infinite}@keyframes fall-233{75.716%{transform:translate(70.5451vw,75.716vh) scale(.2248)}to{transform:translate(66.6737vw,99vh) scale(.2248)}}.snow:nth-child(234){opacity:.5136;transform:translate(96.0248vw,-10px) scale(.527);animation:fall-234 27s -13s linear infinite}@keyframes fall-234{43.81%{transform:translate(96.4697vw,43.81vh) scale(.527)}to{transform:translate(96.24725vw,99vh) scale(.527)}}.snow:nth-child(235){opacity:1.0952;transform:translate(21.4106vw,-10px) scale(.2969);animation:fall-235 11s -5s linear infinite}@keyframes fall-235{62.234%{transform:translate(23.1085vw,62.234vh) scale(.2969)}to{transform:translate(22.25955vw,99vh) scale(.2969)}}.snow:nth-child(236){opacity:.367;transform:translate(51.3867vw,-10px) scale(.6656);animation:fall-236 21s -3s linear infinite}@keyframes fall-236{78.626%{transform:translate(56.071vw,78.626vh) scale(.6656)}to{transform:translate(53.72885vw,99vh) scale(.6656)}}.snow:nth-child(237){opacity:1.0734;transform:translate(10.986vw,-10px) scale(.111);animation:fall-237 24s -19s linear infinite}@keyframes fall-237{75.139%{transform:translate(5.8114vw,75.139vh) scale(.111)}to{transform:translate(8.3987vw,99vh) scale(.111)}}.snow:nth-child(238){opacity:1.756;transform:translate(83.3653vw,-10px) scale(.1837);animation:fall-238 15s -5s linear infinite}@keyframes fall-238{54.998%{transform:translate(74.8235vw,54.998vh) scale(.1837)}to{transform:translate(79.0944vw,99vh) scale(.1837)}}.snow:nth-child(239){opacity:1.435;transform:translate(71.0087vw,-10px) scale(.8886);animation:fall-239 17s -30s linear infinite}@keyframes fall-239{37.618%{transform:translate(64.701vw,37.618vh) scale(.8886)}to{transform:translate(67.85485vw,99vh) scale(.8886)}}.snow:nth-child(240){opacity:1.4624;transform:translate(57.6822vw,-10px) scale(.755);animation:fall-240 22s -25s linear infinite}@keyframes fall-240{79.069%{transform:translate(62.7304vw,79.069vh) scale(.755)}to{transform:translate(60.2063vw,99vh) scale(.755)}}.snow:nth-child(241){opacity:.7532;transform:translate(57.1185vw,-10px) scale(.9485);animation:fall-241 14s -14s linear infinite}@keyframes fall-241{39.387%{transform:translate(49.7916vw,39.387vh) scale(.9485)}to{transform:translate(53.45505vw,99vh) scale(.9485)}}.snow:nth-child(242){opacity:1.3426;transform:translate(89.1641vw,-10px) scale(.8588);animation:fall-242 13s -27s linear infinite}@keyframes fall-242{75.245%{transform:translate(79.6915vw,75.245vh) scale(.8588)}to{transform:translate(84.4278vw,99vh) scale(.8588)}}.snow:nth-child(243){opacity:1.3294;transform:translate(40.9592vw,-10px) scale(.0368);animation:fall-243 29s -29s linear infinite}@keyframes fall-243{68.794%{transform:translate(33.4149vw,68.794vh) scale(.0368)}to{transform:translate(37.18705vw,99vh) scale(.0368)}}.snow:nth-child(244){opacity:1.2394;transform:translate(84.7714vw,-10px) scale(.8503);animation:fall-244 14s -18s linear infinite}@keyframes fall-244{59.468%{transform:translate(88.5595vw,59.468vh) scale(.8503)}to{transform:translate(86.66545vw,99vh) scale(.8503)}}.snow:nth-child(245){opacity:1.6072;transform:translate(71.9777vw,-10px) scale(.2235);animation:fall-245 30s -28s linear infinite}@keyframes fall-245{31.939%{transform:translate(72.2154vw,31.939vh) scale(.2235)}to{transform:translate(72.09655vw,99vh) scale(.2235)}}.snow:nth-child(246){opacity:1.733;transform:translate(4.4257vw,-10px) scale(.5619);animation:fall-246 27s -18s linear infinite}@keyframes fall-246{74.31%{transform:translate(.965vw,74.31vh) scale(.5619)}to{transform:translate(2.69535vw,99vh) scale(.5619)}}.snow:nth-child(247){opacity:.7578;transform:translate(83.4655vw,-10px) scale(.5939);animation:fall-247 27s -18s linear infinite}@keyframes fall-247{69.583%{transform:translate(81.1237vw,69.583vh) scale(.5939)}to{transform:translate(82.2946vw,99vh) scale(.5939)}}.snow:nth-child(248){opacity:1.4532;transform:translate(27.6823vw,-10px) scale(.1256);animation:fall-248 17s -6s linear infinite}@keyframes fall-248{75.977%{transform:translate(24.168vw,75.977vh) scale(.1256)}to{transform:translate(25.92515vw,99vh) scale(.1256)}}.snow:nth-child(249){opacity:1.0074;transform:translate(55.9992vw,-10px) scale(.5277);animation:fall-249 23s -13s linear infinite}@keyframes fall-249{30.436%{transform:translate(48.8798vw,30.436vh) scale(.5277)}to{transform:translate(52.4395vw,99vh) scale(.5277)}}.snow:nth-child(250){opacity:1.059;transform:translate(81.4584vw,-10px) scale(.0562);animation:fall-250 18s -13s linear infinite}@keyframes fall-250{33.54%{transform:translate(86.444vw,33.54vh) scale(.0562)}to{transform:translate(83.9512vw,99vh) scale(.0562)}}.snow:nth-child(251){opacity:.9074;transform:translate(94.2592vw,-10px) scale(.6029);animation:fall-251 28s -21s linear infinite}@keyframes fall-251{37.891%{transform:translate(102.0538vw,37.891vh) scale(.6029)}to{transform:translate(98.1565vw,99vh) scale(.6029)}}.snow:nth-child(252){opacity:1.3344;transform:translate(47.744vw,-10px) scale(.1377);animation:fall-252 11s -18s linear infinite}@keyframes fall-252{65.763%{transform:translate(55.6586vw,65.763vh) scale(.1377)}to{transform:translate(51.7013vw,99vh) scale(.1377)}}.snow:nth-child(253){opacity:.2644;transform:translate(47.5924vw,-10px) scale(.7876);animation:fall-253 18s -2s linear infinite}@keyframes fall-253{50.497%{transform:translate(38.6806vw,50.497vh) scale(.7876)}to{transform:translate(43.1365vw,99vh) scale(.7876)}}.snow:nth-child(254){opacity:.756;transform:translate(9.237vw,-10px) scale(.2114);animation:fall-254 17s -4s linear infinite}@keyframes fall-254{50.284%{transform:translate(9.4925vw,50.284vh) scale(.2114)}to{transform:translate(9.36475vw,99vh) scale(.2114)}}.snow:nth-child(255){opacity:.354;transform:translate(1.9918vw,-10px) scale(.9743);animation:fall-255 24s -24s linear infinite}@keyframes fall-255{70.613%{transform:translate(-2.728vw,70.613vh) scale(.9743)}to{transform:translate(-.3681vw,99vh) scale(.9743)}}.snow:nth-child(256){opacity:1.9086;transform:translate(43.1459vw,-10px) scale(.6978);animation:fall-256 12s -2s linear infinite}@keyframes fall-256{51.086%{transform:translate(45.2621vw,51.086vh) scale(.6978)}to{transform:translate(44.204vw,99vh) scale(.6978)}}.snow:nth-child(257){opacity:.279;transform:translate(37.5191vw,-10px) scale(.1562);animation:fall-257 30s -19s linear infinite}@keyframes fall-257{37.603%{transform:translate(37.4228vw,37.603vh) scale(.1562)}to{transform:translate(37.47095vw,99vh) scale(.1562)}}.snow:nth-child(258){opacity:.5592;transform:translate(78.532vw,-10px) scale(.2294);animation:fall-258 13s -15s linear infinite}@keyframes fall-258{42.101%{transform:translate(73.5853vw,42.101vh) scale(.2294)}to{transform:translate(76.05865vw,99vh) scale(.2294)}}.snow:nth-child(259){opacity:1.093;transform:translate(86.6095vw,-10px) scale(.34);animation:fall-259 24s -8s linear infinite}@keyframes fall-259{41.99%{transform:translate(86.4099vw,41.99vh) scale(.34)}to{transform:translate(86.5097vw,99vh) scale(.34)}}.snow:nth-child(260){opacity:1.469;transform:translate(68.3478vw,-10px) scale(.9231);animation:fall-260 13s -29s linear infinite}@keyframes fall-260{76.603%{transform:translate(73.9874vw,76.603vh) scale(.9231)}to{transform:translate(71.1676vw,99vh) scale(.9231)}}.snow:nth-child(261){opacity:1.5838;transform:translate(27.3272vw,-10px) scale(.2249);animation:fall-261 25s -6s linear infinite}@keyframes fall-261{73.725%{transform:translate(18.9007vw,73.725vh) scale(.2249)}to{transform:translate(23.11395vw,99vh) scale(.2249)}}.snow:nth-child(262){opacity:.3192;transform:translate(73.7555vw,-10px) scale(.8661);animation:fall-262 25s -19s linear infinite}@keyframes fall-262{39.151%{transform:translate(83.0752vw,39.151vh) scale(.8661)}to{transform:translate(78.41535vw,99vh) scale(.8661)}}.snow:nth-child(263){opacity:.667;transform:translate(45.4027vw,-10px) scale(.455);animation:fall-263 22s -11s linear infinite}@keyframes fall-263{60.749%{transform:translate(41.649vw,60.749vh) scale(.455)}to{transform:translate(43.52585vw,99vh) scale(.455)}}.snow:nth-child(264){opacity:.3666;transform:translate(66.0559vw,-10px) scale(.4884);animation:fall-264 24s -6s linear infinite}@keyframes fall-264{41.448%{transform:translate(64.4879vw,41.448vh) scale(.4884)}to{transform:translate(65.2719vw,99vh) scale(.4884)}}.snow:nth-child(265){opacity:.3016;transform:translate(57.4614vw,-10px) scale(.1491);animation:fall-265 26s -2s linear infinite}@keyframes fall-265{35.329%{transform:translate(65.6477vw,35.329vh) scale(.1491)}to{transform:translate(61.55455vw,99vh) scale(.1491)}}.snow:nth-child(266){opacity:.9654;transform:translate(20.262vw,-10px) scale(.902);animation:fall-266 30s -12s linear infinite}@keyframes fall-266{33.779%{transform:translate(17.1332vw,33.779vh) scale(.902)}to{transform:translate(18.6976vw,99vh) scale(.902)}}.snow:nth-child(267){opacity:.1752;transform:translate(9.4522vw,-10px) scale(.8948);animation:fall-267 15s -30s linear infinite}@keyframes fall-267{49.232%{transform:translate(17.2661vw,49.232vh) scale(.8948)}to{transform:translate(13.35915vw,99vh) scale(.8948)}}.snow:nth-child(268){opacity:.846;transform:translate(18.1298vw,-10px) scale(.8202);animation:fall-268 17s -2s linear infinite}@keyframes fall-268{36.99%{transform:translate(11.8626vw,36.99vh) scale(.8202)}to{transform:translate(14.9962vw,99vh) scale(.8202)}}.snow:nth-child(269){opacity:1.6592;transform:translate(67.6916vw,-10px) scale(.4495);animation:fall-269 10s -7s linear infinite}@keyframes fall-269{48.306%{transform:translate(66.1071vw,48.306vh) scale(.4495)}to{transform:translate(66.89935vw,99vh) scale(.4495)}}.snow:nth-child(270){opacity:1.7068;transform:translate(18.7071vw,-10px) scale(.6026);animation:fall-270 22s -17s linear infinite}@keyframes fall-270{46.424%{transform:translate(9.5112vw,46.424vh) scale(.6026)}to{transform:translate(14.10915vw,99vh) scale(.6026)}}.snow:nth-child(271){opacity:.8716;transform:translate(39.0479vw,-10px) scale(.7612);animation:fall-271 19s -26s linear infinite}@keyframes fall-271{53.754%{transform:translate(34.6177vw,53.754vh) scale(.7612)}to{transform:translate(36.8328vw,99vh) scale(.7612)}}.snow:nth-child(272){opacity:.1032;transform:translate(92.0618vw,-10px) scale(.9017);animation:fall-272 11s -17s linear infinite}@keyframes fall-272{51.002%{transform:translate(86.8914vw,51.002vh) scale(.9017)}to{transform:translate(89.4766vw,99vh) scale(.9017)}}.snow:nth-child(273){opacity:1.5356;transform:translate(35.3816vw,-10px) scale(.0515);animation:fall-273 17s -9s linear infinite}@keyframes fall-273{77.403%{transform:translate(43.0749vw,77.403vh) scale(.0515)}to{transform:translate(39.22825vw,99vh) scale(.0515)}}.snow:nth-child(274){opacity:1.6126;transform:translate(13.7588vw,-10px) scale(.4635);animation:fall-274 12s -2s linear infinite}@keyframes fall-274{72.017%{transform:translate(10.6752vw,72.017vh) scale(.4635)}to{transform:translate(12.217vw,99vh) scale(.4635)}}.snow:nth-child(275){opacity:1.0824;transform:translate(19.4379vw,-10px) scale(.4695);animation:fall-275 25s -7s linear infinite}@keyframes fall-275{65.683%{transform:translate(24.6456vw,65.683vh) scale(.4695)}to{transform:translate(22.04175vw,99vh) scale(.4695)}}.snow:nth-child(276){opacity:1.8442;transform:translate(69.0584vw,-10px) scale(.2429);animation:fall-276 17s -28s linear infinite}@keyframes fall-276{71.67%{transform:translate(62.2038vw,71.67vh) scale(.2429)}to{transform:translate(65.6311vw,99vh) scale(.2429)}}.snow:nth-child(277){opacity:1.2566;transform:translate(96.5057vw,-10px) scale(.1219);animation:fall-277 22s -22s linear infinite}@keyframes fall-277{31.47%{transform:translate(89.0074vw,31.47vh) scale(.1219)}to{transform:translate(92.75655vw,99vh) scale(.1219)}}.snow:nth-child(278){opacity:.1044;transform:translate(74.242vw,-10px) scale(.125);animation:fall-278 21s -21s linear infinite}@keyframes fall-278{39.359%{transform:translate(70.0207vw,39.359vh) scale(.125)}to{transform:translate(72.13135vw,99vh) scale(.125)}}.snow:nth-child(279){opacity:.7004;transform:translate(88.2949vw,-10px) scale(.0608);animation:fall-279 23s -13s linear infinite}@keyframes fall-279{54.895%{transform:translate(89.8357vw,54.895vh) scale(.0608)}to{transform:translate(89.0653vw,99vh) scale(.0608)}}.snow:nth-child(280){opacity:1.0574;transform:translate(22.2649vw,-10px) scale(.9842);animation:fall-280 27s -15s linear infinite}@keyframes fall-280{32.928%{transform:translate(27.6718vw,32.928vh) scale(.9842)}to{transform:translate(24.96835vw,99vh) scale(.9842)}}.snow:nth-child(281){opacity:1.9452;transform:translate(20.1278vw,-10px) scale(.4117);animation:fall-281 18s -6s linear infinite}@keyframes fall-281{62.774%{transform:translate(19.8565vw,62.774vh) scale(.4117)}to{transform:translate(19.99215vw,99vh) scale(.4117)}}.snow:nth-child(282){opacity:.2046;transform:translate(74.3764vw,-10px) scale(.9682);animation:fall-282 27s -28s linear infinite}@keyframes fall-282{44.008%{transform:translate(76.1078vw,44.008vh) scale(.9682)}to{transform:translate(75.2421vw,99vh) scale(.9682)}}.snow:nth-child(283){opacity:1.8328;transform:translate(62.2794vw,-10px) scale(.5779);animation:fall-283 28s -13s linear infinite}@keyframes fall-283{79.112%{transform:translate(68.0582vw,79.112vh) scale(.5779)}to{transform:translate(65.1688vw,99vh) scale(.5779)}}.snow:nth-child(284){opacity:.7118;transform:translate(95.9504vw,-10px) scale(.4711);animation:fall-284 23s -4s linear infinite}@keyframes fall-284{54.975%{transform:translate(88.6891vw,54.975vh) scale(.4711)}to{transform:translate(92.31975vw,99vh) scale(.4711)}}.snow:nth-child(285){opacity:.5048;transform:translate(28.9207vw,-10px) scale(.8414);animation:fall-285 11s -21s linear infinite}@keyframes fall-285{52.016%{transform:translate(26.682vw,52.016vh) scale(.8414)}to{transform:translate(27.80135vw,99vh) scale(.8414)}}.snow:nth-child(286){opacity:.689;transform:translate(18.7761vw,-10px) scale(.6594);animation:fall-286 19s -14s linear infinite}@keyframes fall-286{49.911%{transform:translate(19.8615vw,49.911vh) scale(.6594)}to{transform:translate(19.3188vw,99vh) scale(.6594)}}.snow:nth-child(287){opacity:1.5996;transform:translate(90.2449vw,-10px) scale(.7645);animation:fall-287 26s -18s linear infinite}@keyframes fall-287{62.9%{transform:translate(95.8928vw,62.9vh) scale(.7645)}to{transform:translate(93.06885vw,99vh) scale(.7645)}}.snow:nth-child(288){opacity:1.8928;transform:translate(3.6867vw,-10px) scale(.6889);animation:fall-288 27s -2s linear infinite}@keyframes fall-288{74.509%{transform:translate(-2.6875vw,74.509vh) scale(.6889)}to{transform:translate(.4996vw,99vh) scale(.6889)}}.snow:nth-child(289){opacity:.2364;transform:translate(28.0688vw,-10px) scale(.5283);animation:fall-289 30s -11s linear infinite}@keyframes fall-289{40.516%{transform:translate(28.0729vw,40.516vh) scale(.5283)}to{transform:translate(28.07085vw,99vh) scale(.5283)}}.snow:nth-child(290){opacity:.3548;transform:translate(64.5141vw,-10px) scale(.2402);animation:fall-290 13s -11s linear infinite}@keyframes fall-290{31.127%{transform:translate(55.0266vw,31.127vh) scale(.2402)}to{transform:translate(59.77035vw,99vh) scale(.2402)}}.snow:nth-child(291){opacity:.101;transform:translate(36.2645vw,-10px) scale(.0975);animation:fall-291 21s -10s linear infinite}@keyframes fall-291{40.259%{transform:translate(37.1349vw,40.259vh) scale(.0975)}to{transform:translate(36.6997vw,99vh) scale(.0975)}}.snow:nth-child(292){opacity:.0546;transform:translate(56.4075vw,-10px) scale(.9622);animation:fall-292 15s -25s linear infinite}@keyframes fall-292{41.698%{transform:translate(62.5554vw,41.698vh) scale(.9622)}to{transform:translate(59.48145vw,99vh) scale(.9622)}}.snow:nth-child(293){opacity:.6798;transform:translate(75.7996vw,-10px) scale(.2207);animation:fall-293 19s -29s linear infinite}@keyframes fall-293{66.669%{transform:translate(78.0984vw,66.669vh) scale(.2207)}to{transform:translate(76.949vw,99vh) scale(.2207)}}.snow:nth-child(294){opacity:1.929;transform:translate(57.1455vw,-10px) scale(.8967);animation:fall-294 29s -24s linear infinite}@keyframes fall-294{34.774%{transform:translate(63.5425vw,34.774vh) scale(.8967)}to{transform:translate(60.344vw,99vh) scale(.8967)}}.snow:nth-child(295){opacity:.7812;transform:translate(33.195vw,-10px) scale(.5178);animation:fall-295 24s -12s linear infinite}@keyframes fall-295{65.345%{transform:translate(27.1905vw,65.345vh) scale(.5178)}to{transform:translate(30.19275vw,99vh) scale(.5178)}}.snow:nth-child(296){opacity:.0698;transform:translate(22.2786vw,-10px) scale(.1423);animation:fall-296 18s -26s linear infinite}@keyframes fall-296{63.816%{transform:translate(19.159vw,63.816vh) scale(.1423)}to{transform:translate(20.7188vw,99vh) scale(.1423)}}.snow:nth-child(297){opacity:.3026;transform:translate(77.2581vw,-10px) scale(.9858);animation:fall-297 30s -20s linear infinite}@keyframes fall-297{67.906%{transform:translate(80.9374vw,67.906vh) scale(.9858)}to{transform:translate(79.09775vw,99vh) scale(.9858)}}.snow:nth-child(298){opacity:1.2924;transform:translate(91.0575vw,-10px) scale(.7841);animation:fall-298 16s -9s linear infinite}@keyframes fall-298{30.566%{transform:translate(90.1142vw,30.566vh) scale(.7841)}to{transform:translate(90.58585vw,99vh) scale(.7841)}}.snow:nth-child(299){opacity:1.0754;transform:translate(66.8904vw,-10px) scale(.1089);animation:fall-299 28s -17s linear infinite}@keyframes fall-299{39.889%{transform:translate(66.1925vw,39.889vh) scale(.1089)}to{transform:translate(66.54145vw,99vh) scale(.1089)}}.snow:nth-child(300){opacity:1.3298;transform:translate(31.2116vw,-10px) scale(.2587);animation:fall-300 26s -7s linear infinite}@keyframes fall-300{33.518%{transform:translate(22.649vw,33.518vh) scale(.2587)}to{transform:translate(26.9303vw,99vh) scale(.2587)}}.snow:nth-child(301){opacity:.565;transform:translate(56.8611vw,-10px) scale(.5624);animation:fall-301 17s -9s linear infinite}@keyframes fall-301{41.16%{transform:translate(64.7897vw,41.16vh) scale(.5624)}to{transform:translate(60.8254vw,99vh) scale(.5624)}}.snow:nth-child(302){opacity:.4868;transform:translate(28.2258vw,-10px) scale(.198);animation:fall-302 27s -24s linear infinite}@keyframes fall-302{55.141%{transform:translate(30.6049vw,55.141vh) scale(.198)}to{transform:translate(29.41535vw,99vh) scale(.198)}}.snow:nth-child(303){opacity:.529;transform:translate(61.2613vw,-10px) scale(.6584);animation:fall-303 16s -19s linear infinite}@keyframes fall-303{79.206%{transform:translate(69.0612vw,79.206vh) scale(.6584)}to{transform:translate(65.16125vw,99vh) scale(.6584)}}.snow:nth-child(304){opacity:.8542;transform:translate(41.7332vw,-10px) scale(.3064);animation:fall-304 19s -20s linear infinite}@keyframes fall-304{53.116%{transform:translate(48.5159vw,53.116vh) scale(.3064)}to{transform:translate(45.12455vw,99vh) scale(.3064)}}.snow:nth-child(305){opacity:.7982;transform:translate(74.8622vw,-10px) scale(.9536);animation:fall-305 27s -14s linear infinite}@keyframes fall-305{60.45%{transform:translate(72.6867vw,60.45vh) scale(.9536)}to{transform:translate(73.77445vw,99vh) scale(.9536)}}.snow:nth-child(306){opacity:.904;transform:translate(38.4784vw,-10px) scale(.9004);animation:fall-306 29s -23s linear infinite}@keyframes fall-306{63.672%{transform:translate(47.0463vw,63.672vh) scale(.9004)}to{transform:translate(42.76235vw,99vh) scale(.9004)}}.snow:nth-child(307){opacity:.0988;transform:translate(26.6788vw,-10px) scale(.4083);animation:fall-307 22s -3s linear infinite}@keyframes fall-307{57.025%{transform:translate(28.7599vw,57.025vh) scale(.4083)}to{transform:translate(27.71935vw,99vh) scale(.4083)}}.snow:nth-child(308){opacity:1.3542;transform:translate(24.0704vw,-10px) scale(.1308);animation:fall-308 10s -2s linear infinite}@keyframes fall-308{37.836%{transform:translate(28.6706vw,37.836vh) scale(.1308)}to{transform:translate(26.3705vw,99vh) scale(.1308)}}.snow:nth-child(309){opacity:.661;transform:translate(32.2739vw,-10px) scale(.7473);animation:fall-309 17s -22s linear infinite}@keyframes fall-309{50.113%{transform:translate(33.5661vw,50.113vh) scale(.7473)}to{transform:translate(32.92vw,99vh) scale(.7473)}}.snow:nth-child(310){opacity:.6676;transform:translate(69.5729vw,-10px) scale(.2925);animation:fall-310 23s -6s linear infinite}@keyframes fall-310{37.222%{transform:translate(76.4079vw,37.222vh) scale(.2925)}to{transform:translate(72.9904vw,99vh) scale(.2925)}}.snow:nth-child(311){opacity:1.4914;transform:translate(81.2357vw,-10px) scale(.6425);animation:fall-311 25s -20s linear infinite}@keyframes fall-311{61.114%{transform:translate(89.6815vw,61.114vh) scale(.6425)}to{transform:translate(85.4586vw,99vh) scale(.6425)}}.snow:nth-child(312){opacity:1.1196;transform:translate(3.0133vw,-10px) scale(.0166);animation:fall-312 16s -9s linear infinite}@keyframes fall-312{47.62%{transform:translate(10.3708vw,47.62vh) scale(.0166)}to{transform:translate(6.69205vw,99vh) scale(.0166)}}.snow:nth-child(313){opacity:1.965;transform:translate(84.3411vw,-10px) scale(.8555);animation:fall-313 25s -6s linear infinite}@keyframes fall-313{30.674%{transform:translate(88.9955vw,30.674vh) scale(.8555)}to{transform:translate(86.6683vw,99vh) scale(.8555)}}.snow:nth-child(314){opacity:1.1562;transform:translate(29.9646vw,-10px) scale(.6084);animation:fall-314 23s -23s linear infinite}@keyframes fall-314{63.409%{transform:translate(35.9542vw,63.409vh) scale(.6084)}to{transform:translate(32.9594vw,99vh) scale(.6084)}}.snow:nth-child(315){opacity:.1286;transform:translate(94.3132vw,-10px) scale(.8853);animation:fall-315 23s -16s linear infinite}@keyframes fall-315{48.082%{transform:translate(96.6824vw,48.082vh) scale(.8853)}to{transform:translate(95.4978vw,99vh) scale(.8853)}}.snow:nth-child(316){opacity:.1882;transform:translate(24.7582vw,-10px) scale(.7961);animation:fall-316 26s -19s linear infinite}@keyframes fall-316{40.232%{transform:translate(23.6229vw,40.232vh) scale(.7961)}to{transform:translate(24.19055vw,99vh) scale(.7961)}}.snow:nth-child(317){opacity:1.7444;transform:translate(43.0698vw,-10px) scale(.0784);animation:fall-317 30s -15s linear infinite}@keyframes fall-317{39.281%{transform:translate(49.6712vw,39.281vh) scale(.0784)}to{transform:translate(46.3705vw,99vh) scale(.0784)}}.snow:nth-child(318){opacity:1.083;transform:translate(26.2354vw,-10px) scale(.2898);animation:fall-318 14s -27s linear infinite}@keyframes fall-318{55.679%{transform:translate(19.7459vw,55.679vh) scale(.2898)}to{transform:translate(22.99065vw,99vh) scale(.2898)}}.snow:nth-child(319){opacity:1.2864;transform:translate(43.9806vw,-10px) scale(.6952);animation:fall-319 20s -12s linear infinite}@keyframes fall-319{45.87%{transform:translate(46.8421vw,45.87vh) scale(.6952)}to{transform:translate(45.41135vw,99vh) scale(.6952)}}.snow:nth-child(320){opacity:.9964;transform:translate(63.1456vw,-10px) scale(.3268);animation:fall-320 16s -1s linear infinite}@keyframes fall-320{70.201%{transform:translate(70.1349vw,70.201vh) scale(.3268)}to{transform:translate(66.64025vw,99vh) scale(.3268)}}.snow:nth-child(321){opacity:.4084;transform:translate(73.9019vw,-10px) scale(.6375);animation:fall-321 19s -13s linear infinite}@keyframes fall-321{50.146%{transform:translate(65.8997vw,50.146vh) scale(.6375)}to{transform:translate(69.9008vw,99vh) scale(.6375)}}.snow:nth-child(322){opacity:.9272;transform:translate(28.8971vw,-10px) scale(.8967);animation:fall-322 27s -20s linear infinite}@keyframes fall-322{68.076%{transform:translate(31.7373vw,68.076vh) scale(.8967)}to{transform:translate(30.3172vw,99vh) scale(.8967)}}.snow:nth-child(323){opacity:1.6362;transform:translate(25.1937vw,-10px) scale(.3211);animation:fall-323 30s -29s linear infinite}@keyframes fall-323{64.4%{transform:translate(22.5977vw,64.4vh) scale(.3211)}to{transform:translate(23.8957vw,99vh) scale(.3211)}}.snow:nth-child(324){opacity:.3466;transform:translate(11.4445vw,-10px) scale(.3479);animation:fall-324 26s -16s linear infinite}@keyframes fall-324{46.347%{transform:translate(20.322vw,46.347vh) scale(.3479)}to{transform:translate(15.88325vw,99vh) scale(.3479)}}.snow:nth-child(325){opacity:.631;transform:translate(43.0938vw,-10px) scale(.8865);animation:fall-325 23s -22s linear infinite}@keyframes fall-325{58.018%{transform:translate(40.9956vw,58.018vh) scale(.8865)}to{transform:translate(42.0447vw,99vh) scale(.8865)}}.snow:nth-child(326){opacity:.1214;transform:translate(49.2164vw,-10px) scale(.7435);animation:fall-326 25s -25s linear infinite}@keyframes fall-326{34.128%{transform:translate(48.1336vw,34.128vh) scale(.7435)}to{transform:translate(48.675vw,99vh) scale(.7435)}}.snow:nth-child(327){opacity:1.1202;transform:translate(14.3963vw,-10px) scale(.98);animation:fall-327 19s -7s linear infinite}@keyframes fall-327{46.051%{transform:translate(11.2vw,46.051vh) scale(.98)}to{transform:translate(12.79815vw,99vh) scale(.98)}}.snow:nth-child(328){opacity:1.443;transform:translate(23.516vw,-10px) scale(.3553);animation:fall-328 11s -22s linear infinite}@keyframes fall-328{33.5%{transform:translate(32.8292vw,33.5vh) scale(.3553)}to{transform:translate(28.1726vw,99vh) scale(.3553)}}.snow:nth-child(329){opacity:.3556;transform:translate(46.8896vw,-10px) scale(.8491);animation:fall-329 27s -21s linear infinite}@keyframes fall-329{62.353%{transform:translate(38.9537vw,62.353vh) scale(.8491)}to{transform:translate(42.92165vw,99vh) scale(.8491)}}.snow:nth-child(330){opacity:1.478;transform:translate(49.7898vw,-10px) scale(.6847);animation:fall-330 10s -24s linear infinite}@keyframes fall-330{69.118%{transform:translate(48.4654vw,69.118vh) scale(.6847)}to{transform:translate(49.1276vw,99vh) scale(.6847)}}.snow:nth-child(331){opacity:.9504;transform:translate(7.6614vw,-10px) scale(.9695);animation:fall-331 28s -14s linear infinite}@keyframes fall-331{50.891%{transform:translate(12.7473vw,50.891vh) scale(.9695)}to{transform:translate(10.20435vw,99vh) scale(.9695)}}.snow:nth-child(332){opacity:.6362;transform:translate(69.4806vw,-10px) scale(.8214);animation:fall-332 27s -14s linear infinite}@keyframes fall-332{59.224%{transform:translate(78.2873vw,59.224vh) scale(.8214)}to{transform:translate(73.88395vw,99vh) scale(.8214)}}.snow:nth-child(333){opacity:1.473;transform:translate(2.2597vw,-10px) scale(.6607);animation:fall-333 18s -17s linear infinite}@keyframes fall-333{67.379%{transform:translate(4.1691vw,67.379vh) scale(.6607)}to{transform:translate(3.2144vw,99vh) scale(.6607)}}.snow:nth-child(334){opacity:.538;transform:translate(2.07vw,-10px) scale(.8554);animation:fall-334 25s -30s linear infinite}@keyframes fall-334{72.661%{transform:translate(.8633vw,72.661vh) scale(.8554)}to{transform:translate(1.46665vw,99vh) scale(.8554)}}.snow:nth-child(335){opacity:.6054;transform:translate(91.9901vw,-10px) scale(.3345);animation:fall-335 23s -8s linear infinite}@keyframes fall-335{32.246%{transform:translate(83.4692vw,32.246vh) scale(.3345)}to{transform:translate(87.72965vw,99vh) scale(.3345)}}.snow:nth-child(336){opacity:.6916;transform:translate(1.6962vw,-10px) scale(.5491);animation:fall-336 17s -9s linear infinite}@keyframes fall-336{37.659%{transform:translate(-.8156vw,37.659vh) scale(.5491)}to{transform:translate(.4403vw,99vh) scale(.5491)}}.snow:nth-child(337){opacity:.097;transform:translate(73.1596vw,-10px) scale(.0507);animation:fall-337 15s -18s linear infinite}@keyframes fall-337{65.221%{transform:translate(79.3914vw,65.221vh) scale(.0507)}to{transform:translate(76.2755vw,99vh) scale(.0507)}}.snow:nth-child(338){opacity:.7546;transform:translate(10.3554vw,-10px) scale(.9662);animation:fall-338 27s -9s linear infinite}@keyframes fall-338{50.682%{transform:translate(6.782vw,50.682vh) scale(.9662)}to{transform:translate(8.5687vw,99vh) scale(.9662)}}.snow:nth-child(339){opacity:1.7716;transform:translate(28.7997vw,-10px) scale(.0167);animation:fall-339 14s -8s linear infinite}@keyframes fall-339{75.164%{transform:translate(26.0932vw,75.164vh) scale(.0167)}to{transform:translate(27.44645vw,99vh) scale(.0167)}}.snow:nth-child(340){opacity:.6174;transform:translate(8.1974vw,-10px) scale(.9688);animation:fall-340 23s -10s linear infinite}@keyframes fall-340{73.231%{transform:translate(16.8648vw,73.231vh) scale(.9688)}to{transform:translate(12.5311vw,99vh) scale(.9688)}}.snow:nth-child(341){opacity:.5278;transform:translate(5.9749vw,-10px) scale(.0003);animation:fall-341 29s -30s linear infinite}@keyframes fall-341{64.46%{transform:translate(9.2871vw,64.46vh) scale(.0003)}to{transform:translate(7.631vw,99vh) scale(.0003)}}.snow:nth-child(342){opacity:.7818;transform:translate(61.2064vw,-10px) scale(.4111);animation:fall-342 14s -19s linear infinite}@keyframes fall-342{31.86%{transform:translate(54.7104vw,31.86vh) scale(.4111)}to{transform:translate(57.9584vw,99vh) scale(.4111)}}.snow:nth-child(343){opacity:1.037;transform:translate(69.1075vw,-10px) scale(.833);animation:fall-343 28s -2s linear infinite}@keyframes fall-343{45.438%{transform:translate(77.0141vw,45.438vh) scale(.833)}to{transform:translate(73.0608vw,99vh) scale(.833)}}.snow:nth-child(344){opacity:.2668;transform:translate(37.2637vw,-10px) scale(.0801);animation:fall-344 29s -24s linear infinite}@keyframes fall-344{35.406%{transform:translate(46.3115vw,35.406vh) scale(.0801)}to{transform:translate(41.7876vw,99vh) scale(.0801)}}.snow:nth-child(345){opacity:.781;transform:translate(86.6004vw,-10px) scale(.1819);animation:fall-345 30s -23s linear infinite}@keyframes fall-345{50.764%{transform:translate(88.6893vw,50.764vh) scale(.1819)}to{transform:translate(87.64485vw,99vh) scale(.1819)}}.snow:nth-child(346){opacity:.0482;transform:translate(7.5209vw,-10px) scale(.9436);animation:fall-346 29s -4s linear infinite}@keyframes fall-346{71.701%{transform:translate(4.6328vw,71.701vh) scale(.9436)}to{transform:translate(6.07685vw,99vh) scale(.9436)}}.snow:nth-child(347){opacity:1.7052;transform:translate(66.1405vw,-10px) scale(.0676);animation:fall-347 14s -24s linear infinite}@keyframes fall-347{60.356%{transform:translate(74.0383vw,60.356vh) scale(.0676)}to{transform:translate(70.0894vw,99vh) scale(.0676)}}.snow:nth-child(348){opacity:.0162;transform:translate(97.8164vw,-10px) scale(.3464);animation:fall-348 20s -23s linear infinite}@keyframes fall-348{52.583%{transform:translate(99.1769vw,52.583vh) scale(.3464)}to{transform:translate(98.49665vw,99vh) scale(.3464)}}.snow:nth-child(349){opacity:.7412;transform:translate(11.0679vw,-10px) scale(.2056);animation:fall-349 23s -30s linear infinite}@keyframes fall-349{71.866%{transform:translate(9.48vw,71.866vh) scale(.2056)}to{transform:translate(10.27395vw,99vh) scale(.2056)}}.snow:nth-child(350){opacity:1.2852;transform:translate(90.7241vw,-10px) scale(.2944);animation:fall-350 14s -24s linear infinite}@keyframes fall-350{38.7%{transform:translate(91.459vw,38.7vh) scale(.2944)}to{transform:translate(91.09155vw,99vh) scale(.2944)}}.snow:nth-child(351){opacity:.3804;transform:translate(14.8386vw,-10px) scale(.9867);animation:fall-351 11s -30s linear infinite}@keyframes fall-351{39.112%{transform:translate(13.6954vw,39.112vh) scale(.9867)}to{transform:translate(14.267vw,99vh) scale(.9867)}}.snow:nth-child(352){opacity:1.7126;transform:translate(22.0247vw,-10px) scale(.8993);animation:fall-352 22s -9s linear infinite}@keyframes fall-352{30.908%{transform:translate(19.57vw,30.908vh) scale(.8993)}to{transform:translate(20.79735vw,99vh) scale(.8993)}}.snow:nth-child(353){opacity:1.1874;transform:translate(99.3064vw,-10px) scale(.9618);animation:fall-353 14s -4s linear infinite}@keyframes fall-353{68.624%{transform:translate(91.9202vw,68.624vh) scale(.9618)}to{transform:translate(95.6133vw,99vh) scale(.9618)}}.snow:nth-child(354){opacity:.8182;transform:translate(4.9979vw,-10px) scale(.7525);animation:fall-354 28s -8s linear infinite}@keyframes fall-354{67.696%{transform:translate(7.2956vw,67.696vh) scale(.7525)}to{transform:translate(6.14675vw,99vh) scale(.7525)}}.snow:nth-child(355){opacity:1.019;transform:translate(13.9138vw,-10px) scale(.3189);animation:fall-355 15s -24s linear infinite}@keyframes fall-355{66.82%{transform:translate(5.2041vw,66.82vh) scale(.3189)}to{transform:translate(9.55895vw,99vh) scale(.3189)}}.snow:nth-child(356){opacity:.7102;transform:translate(72.2361vw,-10px) scale(.9009);animation:fall-356 23s -9s linear infinite}@keyframes fall-356{41.314%{transform:translate(67.8463vw,41.314vh) scale(.9009)}to{transform:translate(70.0412vw,99vh) scale(.9009)}}.snow:nth-child(357){opacity:.5962;transform:translate(29.0161vw,-10px) scale(.3684);animation:fall-357 22s -13s linear infinite}@keyframes fall-357{49.571%{transform:translate(27.1172vw,49.571vh) scale(.3684)}to{transform:translate(28.06665vw,99vh) scale(.3684)}}.snow:nth-child(358){opacity:1.4904;transform:translate(22.5295vw,-10px) scale(.6779);animation:fall-358 27s -23s linear infinite}@keyframes fall-358{64.447%{transform:translate(17.0888vw,64.447vh) scale(.6779)}to{transform:translate(19.80915vw,99vh) scale(.6779)}}.snow:nth-child(359){opacity:1.6256;transform:translate(73.6693vw,-10px) scale(.7957);animation:fall-359 17s -7s linear infinite}@keyframes fall-359{36.517%{transform:translate(74.6352vw,36.517vh) scale(.7957)}to{transform:translate(74.15225vw,99vh) scale(.7957)}}.snow:nth-child(360){opacity:.8172;transform:translate(67.4884vw,-10px) scale(.5101);animation:fall-360 25s -21s linear infinite}@keyframes fall-360{54.321%{transform:translate(60.2028vw,54.321vh) scale(.5101)}to{transform:translate(63.8456vw,99vh) scale(.5101)}}.snow:nth-child(361){opacity:1.9976;transform:translate(47.4735vw,-10px) scale(.147);animation:fall-361 18s -14s linear infinite}@keyframes fall-361{79.997%{transform:translate(38.409vw,79.997vh) scale(.147)}to{transform:translate(42.94125vw,99vh) scale(.147)}}.snow:nth-child(362){opacity:1.9704;transform:translate(2.9236vw,-10px) scale(.0564);animation:fall-362 24s -5s linear infinite}@keyframes fall-362{32.444%{transform:translate(-1.2985vw,32.444vh) scale(.0564)}to{transform:translate(.81255vw,99vh) scale(.0564)}}.snow:nth-child(363){opacity:.5084;transform:translate(51.9572vw,-10px) scale(.5746);animation:fall-363 21s -19s linear infinite}@keyframes fall-363{79.737%{transform:translate(59.6406vw,79.737vh) scale(.5746)}to{transform:translate(55.7989vw,99vh) scale(.5746)}}.snow:nth-child(364){opacity:.7114;transform:translate(74.7372vw,-10px) scale(.4164);animation:fall-364 24s -15s linear infinite}@keyframes fall-364{35.166%{transform:translate(76.2018vw,35.166vh) scale(.4164)}to{transform:translate(75.4695vw,99vh) scale(.4164)}}.snow:nth-child(365){opacity:.0314;transform:translate(1.9081vw,-10px) scale(.4298);animation:fall-365 27s -19s linear infinite}@keyframes fall-365{77.389%{transform:translate(11.5616vw,77.389vh) scale(.4298)}to{transform:translate(6.73485vw,99vh) scale(.4298)}}.snow:nth-child(366){opacity:1.75;transform:translate(7.1641vw,-10px) scale(.4009);animation:fall-366 18s -25s linear infinite}@keyframes fall-366{52.315%{transform:translate(13.6823vw,52.315vh) scale(.4009)}to{transform:translate(10.4232vw,99vh) scale(.4009)}}.snow:nth-child(367){opacity:.0514;transform:translate(41.4191vw,-10px) scale(.1283);animation:fall-367 17s -6s linear infinite}@keyframes fall-367{64.721%{transform:translate(50.7389vw,64.721vh) scale(.1283)}to{transform:translate(46.079vw,99vh) scale(.1283)}}.snow:nth-child(368){opacity:1.2214;transform:translate(32.5438vw,-10px) scale(.5849);animation:fall-368 14s -28s linear infinite}@keyframes fall-368{67.289%{transform:translate(38.5495vw,67.289vh) scale(.5849)}to{transform:translate(35.54665vw,99vh) scale(.5849)}}.snow:nth-child(369){opacity:1.2842;transform:translate(75.5155vw,-10px) scale(.278);animation:fall-369 17s -7s linear infinite}@keyframes fall-369{68.417%{transform:translate(65.6616vw,68.417vh) scale(.278)}to{transform:translate(70.58855vw,99vh) scale(.278)}}.snow:nth-child(370){opacity:.2888;transform:translate(13.3191vw,-10px) scale(.3833);animation:fall-370 15s -7s linear infinite}@keyframes fall-370{64.014%{transform:translate(10.3363vw,64.014vh) scale(.3833)}to{transform:translate(11.8277vw,99vh) scale(.3833)}}.snow:nth-child(371){opacity:.6444;transform:translate(17.8087vw,-10px) scale(.0987);animation:fall-371 20s -4s linear infinite}@keyframes fall-371{48.264%{transform:translate(10.7547vw,48.264vh) scale(.0987)}to{transform:translate(14.2817vw,99vh) scale(.0987)}}.snow:nth-child(372){opacity:.6558;transform:translate(36.7561vw,-10px) scale(.1881);animation:fall-372 13s -12s linear infinite}@keyframes fall-372{77.552%{transform:translate(31.3328vw,77.552vh) scale(.1881)}to{transform:translate(34.04445vw,99vh) scale(.1881)}}.snow:nth-child(373){opacity:1.979;transform:translate(63.0682vw,-10px) scale(.2753);animation:fall-373 24s -6s linear infinite}@keyframes fall-373{39.896%{transform:translate(59.4859vw,39.896vh) scale(.2753)}to{transform:translate(61.27705vw,99vh) scale(.2753)}}.snow:nth-child(374){opacity:.686;transform:translate(81.3585vw,-10px) scale(.0164);animation:fall-374 26s -8s linear infinite}@keyframes fall-374{56.091%{transform:translate(84.8271vw,56.091vh) scale(.0164)}to{transform:translate(83.0928vw,99vh) scale(.0164)}}.snow:nth-child(375){opacity:.491;transform:translate(27.5321vw,-10px) scale(.9827);animation:fall-375 10s -2s linear infinite}@keyframes fall-375{40.093%{transform:translate(29.965vw,40.093vh) scale(.9827)}to{transform:translate(28.74855vw,99vh) scale(.9827)}}.snow:nth-child(376){opacity:.8148;transform:translate(24.1331vw,-10px) scale(.9352);animation:fall-376 23s -28s linear infinite}@keyframes fall-376{60.982%{transform:translate(22.9146vw,60.982vh) scale(.9352)}to{transform:translate(23.52385vw,99vh) scale(.9352)}}.snow:nth-child(377){opacity:.2598;transform:translate(64.5759vw,-10px) scale(.1334);animation:fall-377 14s -4s linear infinite}@keyframes fall-377{53.756%{transform:translate(69.0339vw,53.756vh) scale(.1334)}to{transform:translate(66.8049vw,99vh) scale(.1334)}}.snow:nth-child(378){opacity:1.9366;transform:translate(35.2039vw,-10px) scale(.2825);animation:fall-378 10s -19s linear infinite}@keyframes fall-378{49.709%{transform:translate(28.1982vw,49.709vh) scale(.2825)}to{transform:translate(31.70105vw,99vh) scale(.2825)}}.snow:nth-child(379){opacity:.4558;transform:translate(5.9218vw,-10px) scale(.7563);animation:fall-379 12s -17s linear infinite}@keyframes fall-379{78.977%{transform:translate(8.9488vw,78.977vh) scale(.7563)}to{transform:translate(7.4353vw,99vh) scale(.7563)}}.snow:nth-child(380){opacity:1.0268;transform:translate(77.3426vw,-10px) scale(.2951);animation:fall-380 28s -30s linear infinite}@keyframes fall-380{47.469%{transform:translate(75.5167vw,47.469vh) scale(.2951)}to{transform:translate(76.42965vw,99vh) scale(.2951)}}.snow:nth-child(381){opacity:.6424;transform:translate(36.2961vw,-10px) scale(.7139);animation:fall-381 21s -23s linear infinite}@keyframes fall-381{66.968%{transform:translate(33.779vw,66.968vh) scale(.7139)}to{transform:translate(35.03755vw,99vh) scale(.7139)}}.snow:nth-child(382){opacity:.3738;transform:translate(76.462vw,-10px) scale(.702);animation:fall-382 20s -14s linear infinite}@keyframes fall-382{46.257%{transform:translate(78.8707vw,46.257vh) scale(.702)}to{transform:translate(77.66635vw,99vh) scale(.702)}}.snow:nth-child(383){opacity:.8102;transform:translate(98.357vw,-10px) scale(.9723);animation:fall-383 23s -30s linear infinite}@keyframes fall-383{38.198%{transform:translate(101.1591vw,38.198vh) scale(.9723)}to{transform:translate(99.75805vw,99vh) scale(.9723)}}.snow:nth-child(384){opacity:1.72;transform:translate(57.1802vw,-10px) scale(.8887);animation:fall-384 22s -2s linear infinite}@keyframes fall-384{70.369%{transform:translate(53.516vw,70.369vh) scale(.8887)}to{transform:translate(55.3481vw,99vh) scale(.8887)}}.snow:nth-child(385){opacity:.7384;transform:translate(58.0597vw,-10px) scale(.1779);animation:fall-385 17s -17s linear infinite}@keyframes fall-385{56.802%{transform:translate(52.2671vw,56.802vh) scale(.1779)}to{transform:translate(55.1634vw,99vh) scale(.1779)}}.snow:nth-child(386){opacity:.4362;transform:translate(4.6103vw,-10px) scale(.785);animation:fall-386 30s -23s linear infinite}@keyframes fall-386{37.823%{transform:translate(11.1613vw,37.823vh) scale(.785)}to{transform:translate(7.8858vw,99vh) scale(.785)}}.snow:nth-child(387){opacity:1.6634;transform:translate(14.102vw,-10px) scale(.6904);animation:fall-387 12s -26s linear infinite}@keyframes fall-387{71.617%{transform:translate(11.5896vw,71.617vh) scale(.6904)}to{transform:translate(12.8458vw,99vh) scale(.6904)}}.snow:nth-child(388){opacity:1.6056;transform:translate(99.7699vw,-10px) scale(.7939);animation:fall-388 25s -22s linear infinite}@keyframes fall-388{58.18%{transform:translate(104.8421vw,58.18vh) scale(.7939)}to{transform:translate(102.306vw,99vh) scale(.7939)}}.snow:nth-child(389){opacity:.326;transform:translate(68.6996vw,-10px) scale(.4171);animation:fall-389 12s -25s linear infinite}@keyframes fall-389{57.825%{transform:translate(63.15vw,57.825vh) scale(.4171)}to{transform:translate(65.9248vw,99vh) scale(.4171)}}.snow:nth-child(390){opacity:.7032;transform:translate(23.6582vw,-10px) scale(.1126);animation:fall-390 26s -12s linear infinite}@keyframes fall-390{34.753%{transform:translate(30.0106vw,34.753vh) scale(.1126)}to{transform:translate(26.8344vw,99vh) scale(.1126)}}.snow:nth-child(391){opacity:1.888;transform:translate(3.0199vw,-10px) scale(.0126);animation:fall-391 30s -23s linear infinite}@keyframes fall-391{68.28%{transform:translate(9.1491vw,68.28vh) scale(.0126)}to{transform:translate(6.0845vw,99vh) scale(.0126)}}.snow:nth-child(392){opacity:.0056;transform:translate(42.4106vw,-10px) scale(.4521);animation:fall-392 22s -9s linear infinite}@keyframes fall-392{65.396%{transform:translate(45.3533vw,65.396vh) scale(.4521)}to{transform:translate(43.88195vw,99vh) scale(.4521)}}.snow:nth-child(393){opacity:.9748;transform:translate(17.6002vw,-10px) scale(.4197);animation:fall-393 12s -5s linear infinite}@keyframes fall-393{48.087%{transform:translate(20.5283vw,48.087vh) scale(.4197)}to{transform:translate(19.06425vw,99vh) scale(.4197)}}.snow:nth-child(394){opacity:.7204;transform:translate(54.0247vw,-10px) scale(.528);animation:fall-394 10s -6s linear infinite}@keyframes fall-394{30.322%{transform:translate(62.6182vw,30.322vh) scale(.528)}to{transform:translate(58.32145vw,99vh) scale(.528)}}.snow:nth-child(395){opacity:1.1046;transform:translate(12.4573vw,-10px) scale(.6849);animation:fall-395 28s -13s linear infinite}@keyframes fall-395{34.281%{transform:translate(7.1441vw,34.281vh) scale(.6849)}to{transform:translate(9.8007vw,99vh) scale(.6849)}}.snow:nth-child(396){opacity:1.4414;transform:translate(73.2552vw,-10px) scale(.0735);animation:fall-396 15s -14s linear infinite}@keyframes fall-396{42.237%{transform:translate(64.5411vw,42.237vh) scale(.0735)}to{transform:translate(68.89815vw,99vh) scale(.0735)}}.snow:nth-child(397){opacity:.5264;transform:translate(42.0816vw,-10px) scale(.3892);animation:fall-397 21s -21s linear infinite}@keyframes fall-397{50.968%{transform:translate(38.2083vw,50.968vh) scale(.3892)}to{transform:translate(40.14495vw,99vh) scale(.3892)}}.snow:nth-child(398){opacity:1.5578;transform:translate(57.1206vw,-10px) scale(.1629);animation:fall-398 21s -13s linear infinite}@keyframes fall-398{67.537%{transform:translate(51.6764vw,67.537vh) scale(.1629)}to{transform:translate(54.3985vw,99vh) scale(.1629)}}.snow:nth-child(399){opacity:.3404;transform:translate(43.1665vw,-10px) scale(.1805);animation:fall-399 21s -14s linear infinite}@keyframes fall-399{78.273%{transform:translate(38.9222vw,78.273vh) scale(.1805)}to{transform:translate(41.04435vw,99vh) scale(.1805)}}.snow:nth-child(400){opacity:.3708;transform:translate(53.2882vw,-10px) scale(.1821);animation:fall-400 25s -28s linear infinite}@keyframes fall-400{74.843%{transform:translate(51.2985vw,74.843vh) scale(.1821)}to{transform:translate(52.29335vw,99vh) scale(.1821)}}\n"] }]
29
29
  }], ctorParameters: function () { return [{ type: i1.TokenService }, { type: i1.AppState }, { type: i2.Router }]; } });
30
30
  //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXBwLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3Byb2plY3RzL2NvcmUvc3JjL2xpYi9hcHAuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vcHJvamVjdHMvY29yZS9zcmMvbGliL2FwcC5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxVQUFVO0FBQ1YsT0FBTyxFQUFFLFNBQVMsRUFBRSxpQkFBaUIsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7Ozs7QUFNN0Qsa01BQWtNO0FBT2xNLE1BQU0sT0FBTyxZQUFZO0lBTXJCLFlBQW9CLEdBQWlCLEVBQVMsTUFBZ0IsRUFBVSxNQUFjO1FBQWxFLFFBQUcsR0FBSCxHQUFHLENBQWM7UUFBUyxXQUFNLEdBQU4sTUFBTSxDQUFVO1FBQVUsV0FBTSxHQUFOLE1BQU0sQ0FBUTtRQUovRSxVQUFLLEdBQWEsRUFBRSxDQUFDO1FBRXJCLGdCQUFXLEdBQUcsQ0FBQyxDQUFTLEVBQUUsSUFBUyxFQUFFLEVBQUUsQ0FBQyxJQUFJLENBQUM7UUFJaEQsSUFBSSxJQUFJLENBQUMsTUFBTSxDQUFDLGFBQWE7WUFDekIsS0FBSyxJQUFJLENBQUMsR0FBRyxDQUFDLEVBQUUsQ0FBQyxHQUFHLEdBQUcsRUFBRSxDQUFDLEVBQUU7Z0JBQ3hCLElBQUksQ0FBQyxLQUFLLENBQUMsSUFBSSxDQUFDLENBQUMsQ0FBQyxDQUFDO1FBRTNCLElBQUksQ0FBQyxJQUFJLENBQUMsR0FBRyxDQUFDLFlBQVksRUFBRTtZQUN4QixPQUFPLENBQUMsR0FBRyxDQUFDLHVEQUF1RCxDQUFDLENBQUE7WUFDcEUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxRQUFRLENBQUMsQ0FBQyxPQUFPLEVBQUUsRUFBRSxPQUFPLEVBQUUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxHQUFHLEVBQUUsQ0FBQyxDQUFDLENBQUM7U0FDakU7SUFDTCxDQUFDOzt5R0FoQlEsWUFBWTs2RkFBWixZQUFZLGdEQ2R6Qix1TEFHK0I7MkZEV2xCLFlBQVk7a0JBTnhCLFNBQVM7K0JBQ0ksVUFBVSxpQkFDTCxpQkFBaUIsQ0FBQyxJQUFJIiwic291cmNlc0NvbnRlbnQiOlsiLy8gQW5ndWxhclxyXG5pbXBvcnQgeyBDb21wb25lbnQsIFZpZXdFbmNhcHN1bGF0aW9uIH0gZnJvbSBcIkBhbmd1bGFyL2NvcmVcIjtcclxuaW1wb3J0IHsgUm91dGVyIH0gZnJvbSBcIkBhbmd1bGFyL3JvdXRlclwiO1xyXG5cclxuLy8gQ29uZmlndXJhemlvbmlcclxuaW1wb3J0IHsgQXBwU3RhdGUsIFRva2VuU2VydmljZSB9IGZyb20gXCJAZXNmYWVuemEvY29yZS9zZXJ2aWNlc1wiO1xyXG5cclxuLyogTi5COiBRdWVzdG8gY29tcG9uZW50ZSBub24gcHXDsiBkaXZlbnRhcmUgc3RhbmRhbG9uZS4gw4ggaWwgcHVudG8gZGkgaW5ncmVzc28gcGVyIGlsIGJvb3RzdHJhcCBkZWkgbW9kdWxpIGRpIEZyb250ZW5kLCBjaGUgTk9OIHNpIGJhc2FubyBzdWkgY29tcG9uZW50aSBzdGFuZGFsb25lIGEgbWVubyBkaSByYXJlIGZ1bnppb25hbGl0w6AgKi9cclxuQENvbXBvbmVudCh7XHJcbiAgICBzZWxlY3RvcjogJ2FwcC1yb290JyxcclxuICAgIGVuY2Fwc3VsYXRpb246IFZpZXdFbmNhcHN1bGF0aW9uLk5vbmUsXHJcbiAgICBzdHlsZVVybHM6IFtcIi4vYXBwLmNvbXBvbmVudC5zY3NzXCJdLFxyXG4gICAgdGVtcGxhdGVVcmw6ICcuL2FwcC5jb21wb25lbnQuaHRtbCdcclxufSlcclxuZXhwb3J0IGNsYXNzIEFwcENvbXBvbmVudCB7XHJcblxyXG4gICAgcHVibGljIHNub3dzOiBudW1iZXJbXSA9IFtdO1xyXG5cclxuICAgIHB1YmxpYyBzbm93VHJhY2tCeSA9IChfOiBudW1iZXIsIGl0ZW06IGFueSkgPT4gaXRlbTtcclxuXHJcbiAgICBjb25zdHJ1Y3Rvcihwcml2YXRlIGJ0czogVG9rZW5TZXJ2aWNlLCBwdWJsaWMgX3N0YXRlOiBBcHBTdGF0ZSwgcHJpdmF0ZSByb3V0ZXI6IFJvdXRlcikge1xyXG5cclxuICAgICAgICBpZiAodGhpcy5fc3RhdGUuY2hyaXN0bWFzVGltZSlcclxuICAgICAgICAgICAgZm9yIChsZXQgaSA9IDA7IGkgPCA0MDA7IGkrKylcclxuICAgICAgICAgICAgICAgIHRoaXMuc25vd3MucHVzaChpKTtcclxuXHJcbiAgICAgICAgaWYgKCF0aGlzLmJ0cy5hY2NvdW50U2NvcGUpIHtcclxuICAgICAgICAgICAgY29uc29sZS5sb2coXCJBcHBDb21wb25lbnQgLSBubyBhY2NvdW50IHNjb3BlLCByZWRpcmVjdGluZyB0byBsb2dpblwiKVxyXG4gICAgICAgICAgICB0aGlzLnJvdXRlci5uYXZpZ2F0ZShbXCJsb2dpblwiLCB7IGZyb21Vcmw6IHRoaXMucm91dGVyLnVybCB9XSk7XHJcbiAgICAgICAgfVxyXG4gICAgfVxyXG59IiwiPG5nLWNvbnRhaW5lciAqbmdJZj1cIl9zdGF0ZS5jaHJpc3RtYXNUaW1lXCI+XHJcbiAgICA8ZGl2ICpuZ0Zvcj1cImxldCBpIG9mIHNub3dzOyB0cmFja0J5OiBzbm93VHJhY2tCeVwiIGNsYXNzPVwic25vd1wiPjwvZGl2PlxyXG48L25nLWNvbnRhaW5lcj5cclxuPHJvdXRlci1vdXRsZXQ+PC9yb3V0ZXItb3V0bGV0PiJdfQ==