@esfaenza/core 15.2.247 → 15.2.249
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -22,9 +22,9 @@ export class AppComponent {
|
|
|
22
22
|
}
|
|
23
23
|
}
|
|
24
24
|
AppComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, deps: [{ token: i1.TokenService }, { token: i1.AppState }, { token: i2.Router }], target: i0.ɵɵFactoryTarget.Component });
|
|
25
|
-
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-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:.1306;transform:translate(58.741vw,-10px) scale(.8969);animation:fall-1 12s -5s linear infinite}@keyframes fall-1{52.946%{transform:translate(66.6363vw,52.946vh) scale(.8969)}to{transform:translate(62.68865vw,99vh) scale(.8969)}}.snow:nth-child(2){opacity:1.4108;transform:translate(26.4195vw,-10px) scale(.3231);animation:fall-2 27s -11s linear infinite}@keyframes fall-2{35.503%{transform:translate(36.1541vw,35.503vh) scale(.3231)}to{transform:translate(31.2868vw,99vh) scale(.3231)}}.snow:nth-child(3){opacity:.0108;transform:translate(58.2193vw,-10px) scale(.531);animation:fall-3 29s -24s linear infinite}@keyframes fall-3{62.288%{transform:translate(54.8745vw,62.288vh) scale(.531)}to{transform:translate(56.5469vw,99vh) scale(.531)}}.snow:nth-child(4){opacity:.2752;transform:translate(50.4109vw,-10px) scale(.5143);animation:fall-4 17s -25s linear infinite}@keyframes fall-4{36.954%{transform:translate(48.9633vw,36.954vh) scale(.5143)}to{transform:translate(49.6871vw,99vh) scale(.5143)}}.snow:nth-child(5){opacity:1.351;transform:translate(1.8912vw,-10px) scale(.9625);animation:fall-5 27s -6s linear infinite}@keyframes fall-5{45.191%{transform:translate(-7.3013vw,45.191vh) scale(.9625)}to{transform:translate(-2.70505vw,99vh) scale(.9625)}}.snow:nth-child(6){opacity:.2328;transform:translate(16.4397vw,-10px) scale(.4228);animation:fall-6 15s -26s linear infinite}@keyframes fall-6{38.779%{transform:translate(17.0115vw,38.779vh) scale(.4228)}to{transform:translate(16.7256vw,99vh) scale(.4228)}}.snow:nth-child(7){opacity:.4848;transform:translate(23.4016vw,-10px) scale(.4937);animation:fall-7 14s -13s linear infinite}@keyframes fall-7{33.96%{transform:translate(29.414vw,33.96vh) scale(.4937)}to{transform:translate(26.4078vw,99vh) scale(.4937)}}.snow:nth-child(8){opacity:1.6616;transform:translate(18.7374vw,-10px) scale(.048);animation:fall-8 20s -23s linear infinite}@keyframes fall-8{47.61%{transform:translate(12.3443vw,47.61vh) scale(.048)}to{transform:translate(15.54085vw,99vh) scale(.048)}}.snow:nth-child(9){opacity:1.4114;transform:translate(66.2825vw,-10px) scale(.1597);animation:fall-9 17s -26s linear infinite}@keyframes fall-9{70.639%{transform:translate(63.625vw,70.639vh) scale(.1597)}to{transform:translate(64.95375vw,99vh) scale(.1597)}}.snow:nth-child(10){opacity:.4202;transform:translate(38.5818vw,-10px) scale(.2124);animation:fall-10 19s -2s linear infinite}@keyframes fall-10{56.934%{transform:translate(34.8384vw,56.934vh) scale(.2124)}to{transform:translate(36.7101vw,99vh) scale(.2124)}}.snow:nth-child(11){opacity:.3896;transform:translate(48.9103vw,-10px) scale(.7224);animation:fall-11 29s -22s linear infinite}@keyframes fall-11{49.55%{transform:translate(43.2449vw,49.55vh) scale(.7224)}to{transform:translate(46.0776vw,99vh) scale(.7224)}}.snow:nth-child(12){opacity:.5654;transform:translate(22.7963vw,-10px) scale(.8747);animation:fall-12 19s -24s linear infinite}@keyframes fall-12{36.966%{transform:translate(28.3815vw,36.966vh) scale(.8747)}to{transform:translate(25.5889vw,99vh) scale(.8747)}}.snow:nth-child(13){opacity:1.9522;transform:translate(17.8562vw,-10px) scale(.8458);animation:fall-13 17s -9s linear infinite}@keyframes fall-13{35.773%{transform:translate(18.1597vw,35.773vh) scale(.8458)}to{transform:translate(18.00795vw,99vh) scale(.8458)}}.snow:nth-child(14){opacity:.3006;transform:translate(35.7174vw,-10px) scale(.3744);animation:fall-14 13s -21s linear infinite}@keyframes fall-14{73.031%{transform:translate(36.9779vw,73.031vh) scale(.3744)}to{transform:translate(36.34765vw,99vh) scale(.3744)}}.snow:nth-child(15){opacity:.546;transform:translate(46.3005vw,-10px) scale(.5366);animation:fall-15 22s -21s linear infinite}@keyframes fall-15{32.415%{transform:translate(46.8625vw,32.415vh) scale(.5366)}to{transform:translate(46.5815vw,99vh) scale(.5366)}}.snow:nth-child(16){opacity:1.3708;transform:translate(64.1156vw,-10px) scale(.5288);animation:fall-16 13s -29s linear infinite}@keyframes fall-16{67.998%{transform:translate(67.2315vw,67.998vh) scale(.5288)}to{transform:translate(65.67355vw,99vh) scale(.5288)}}.snow:nth-child(17){opacity:.4584;transform:translate(93.4732vw,-10px) scale(.5708);animation:fall-17 16s -14s linear infinite}@keyframes fall-17{45.65%{transform:translate(91.1382vw,45.65vh) scale(.5708)}to{transform:translate(92.3057vw,99vh) scale(.5708)}}.snow:nth-child(18){opacity:1.4776;transform:translate(72.5321vw,-10px) scale(.478);animation:fall-18 23s -15s linear infinite}@keyframes fall-18{61.715%{transform:translate(71.4181vw,61.715vh) scale(.478)}to{transform:translate(71.9751vw,99vh) scale(.478)}}.snow:nth-child(19){opacity:1.0384;transform:translate(56.7875vw,-10px) scale(.3582);animation:fall-19 24s -27s linear infinite}@keyframes fall-19{77.996%{transform:translate(52.76vw,77.996vh) scale(.3582)}to{transform:translate(54.77375vw,99vh) scale(.3582)}}.snow:nth-child(20){opacity:1.6382;transform:translate(58.2529vw,-10px) scale(.5428);animation:fall-20 26s -13s linear infinite}@keyframes fall-20{41.711%{transform:translate(57.5427vw,41.711vh) scale(.5428)}to{transform:translate(57.8978vw,99vh) scale(.5428)}}.snow:nth-child(21){opacity:1.5876;transform:translate(73.6061vw,-10px) scale(.1754);animation:fall-21 27s -10s linear infinite}@keyframes fall-21{45.81%{transform:translate(78.132vw,45.81vh) scale(.1754)}to{transform:translate(75.86905vw,99vh) scale(.1754)}}.snow:nth-child(22){opacity:.1022;transform:translate(1.0965vw,-10px) scale(.5669);animation:fall-22 26s -7s linear infinite}@keyframes fall-22{79.781%{transform:translate(.6772vw,79.781vh) scale(.5669)}to{transform:translate(.88685vw,99vh) scale(.5669)}}.snow:nth-child(23){opacity:1.059;transform:translate(57.6147vw,-10px) scale(.7978);animation:fall-23 21s -21s linear infinite}@keyframes fall-23{73.12%{transform:translate(54.3901vw,73.12vh) scale(.7978)}to{transform:translate(56.0024vw,99vh) scale(.7978)}}.snow:nth-child(24){opacity:.36;transform:translate(4.0544vw,-10px) scale(.9604);animation:fall-24 30s -15s linear infinite}@keyframes fall-24{76.285%{transform:translate(2.2295vw,76.285vh) scale(.9604)}to{transform:translate(3.14195vw,99vh) scale(.9604)}}.snow:nth-child(25){opacity:.458;transform:translate(29.1198vw,-10px) scale(.2552);animation:fall-25 20s -5s linear infinite}@keyframes fall-25{40.839%{transform:translate(28.5078vw,40.839vh) scale(.2552)}to{transform:translate(28.8138vw,99vh) scale(.2552)}}.snow:nth-child(26){opacity:1.5112;transform:translate(83.9251vw,-10px) scale(.9403);animation:fall-26 19s -12s linear infinite}@keyframes fall-26{50.279%{transform:translate(89.1408vw,50.279vh) scale(.9403)}to{transform:translate(86.53295vw,99vh) scale(.9403)}}.snow:nth-child(27){opacity:1.8348;transform:translate(91.8654vw,-10px) scale(.3453);animation:fall-27 10s -12s linear infinite}@keyframes fall-27{59.618%{transform:translate(85.8477vw,59.618vh) scale(.3453)}to{transform:translate(88.85655vw,99vh) scale(.3453)}}.snow:nth-child(28){opacity:1.5792;transform:translate(53.2448vw,-10px) scale(.1339);animation:fall-28 27s -8s linear infinite}@keyframes fall-28{71.136%{transform:translate(58.3487vw,71.136vh) scale(.1339)}to{transform:translate(55.79675vw,99vh) scale(.1339)}}.snow:nth-child(29){opacity:1.5524;transform:translate(50.2035vw,-10px) scale(.943);animation:fall-29 19s -3s linear infinite}@keyframes fall-29{46.716%{transform:translate(46.8206vw,46.716vh) scale(.943)}to{transform:translate(48.51205vw,99vh) scale(.943)}}.snow:nth-child(30){opacity:.0138;transform:translate(93.2405vw,-10px) scale(.5065);animation:fall-30 25s -12s linear infinite}@keyframes fall-30{55.609%{transform:translate(91.9928vw,55.609vh) scale(.5065)}to{transform:translate(92.61665vw,99vh) scale(.5065)}}.snow:nth-child(31){opacity:1.6296;transform:translate(73.7217vw,-10px) scale(.2833);animation:fall-31 24s -29s linear infinite}@keyframes fall-31{75.414%{transform:translate(69.9273vw,75.414vh) scale(.2833)}to{transform:translate(71.8245vw,99vh) scale(.2833)}}.snow:nth-child(32){opacity:.437;transform:translate(25.3797vw,-10px) scale(.2328);animation:fall-32 12s -2s linear infinite}@keyframes fall-32{59.889%{transform:translate(17.5026vw,59.889vh) scale(.2328)}to{transform:translate(21.44115vw,99vh) scale(.2328)}}.snow:nth-child(33){opacity:1.9512;transform:translate(87.8227vw,-10px) scale(.198);animation:fall-33 18s -6s linear infinite}@keyframes fall-33{73.253%{transform:translate(89.6462vw,73.253vh) scale(.198)}to{transform:translate(88.73445vw,99vh) scale(.198)}}.snow:nth-child(34){opacity:.0696;transform:translate(74.6882vw,-10px) scale(.3842);animation:fall-34 11s -24s linear infinite}@keyframes fall-34{76.95%{transform:translate(70.6471vw,76.95vh) scale(.3842)}to{transform:translate(72.66765vw,99vh) scale(.3842)}}.snow:nth-child(35){opacity:.2888;transform:translate(69.754vw,-10px) scale(.8438);animation:fall-35 14s -9s linear infinite}@keyframes fall-35{49.037%{transform:translate(67.9529vw,49.037vh) scale(.8438)}to{transform:translate(68.85345vw,99vh) scale(.8438)}}.snow:nth-child(36){opacity:1.0074;transform:translate(7.4228vw,-10px) scale(.9706);animation:fall-36 20s -15s linear infinite}@keyframes fall-36{32.23%{transform:translate(4.9001vw,32.23vh) scale(.9706)}to{transform:translate(6.16145vw,99vh) scale(.9706)}}.snow:nth-child(37){opacity:.3496;transform:translate(8.9242vw,-10px) scale(.8996);animation:fall-37 21s -20s linear infinite}@keyframes fall-37{62.399%{transform:translate(7.8805vw,62.399vh) scale(.8996)}to{transform:translate(8.40235vw,99vh) scale(.8996)}}.snow:nth-child(38){opacity:1.5872;transform:translate(60.5122vw,-10px) scale(.4677);animation:fall-38 24s -8s linear infinite}@keyframes fall-38{45.382%{transform:translate(52.6575vw,45.382vh) scale(.4677)}to{transform:translate(56.58485vw,99vh) scale(.4677)}}.snow:nth-child(39){opacity:1.6596;transform:translate(6.4807vw,-10px) scale(.5894);animation:fall-39 12s -15s linear infinite}@keyframes fall-39{72.736%{transform:translate(14.7084vw,72.736vh) scale(.5894)}to{transform:translate(10.59455vw,99vh) scale(.5894)}}.snow:nth-child(40){opacity:.9488;transform:translate(49.8441vw,-10px) scale(.4058);animation:fall-40 17s -4s linear infinite}@keyframes fall-40{79.199%{transform:translate(40.6098vw,79.199vh) scale(.4058)}to{transform:translate(45.22695vw,99vh) scale(.4058)}}.snow:nth-child(41){opacity:1.6438;transform:translate(24.9088vw,-10px) scale(.9757);animation:fall-41 21s -22s linear infinite}@keyframes fall-41{53.449%{transform:translate(16.1933vw,53.449vh) scale(.9757)}to{transform:translate(20.55105vw,99vh) scale(.9757)}}.snow:nth-child(42){opacity:1.5804;transform:translate(32.1063vw,-10px) scale(.5925);animation:fall-42 10s -29s linear infinite}@keyframes fall-42{74.47%{transform:translate(24.6957vw,74.47vh) scale(.5925)}to{transform:translate(28.401vw,99vh) scale(.5925)}}.snow:nth-child(43){opacity:1.5268;transform:translate(53.2951vw,-10px) scale(.0053);animation:fall-43 30s -13s linear infinite}@keyframes fall-43{65.614%{transform:translate(48.2381vw,65.614vh) scale(.0053)}to{transform:translate(50.7666vw,99vh) scale(.0053)}}.snow:nth-child(44){opacity:.71;transform:translate(9.902vw,-10px) scale(.6382);animation:fall-44 14s -29s linear infinite}@keyframes fall-44{56.185%{transform:translate(8.5378vw,56.185vh) scale(.6382)}to{transform:translate(9.2199vw,99vh) scale(.6382)}}.snow:nth-child(45){opacity:1.9038;transform:translate(9.7073vw,-10px) scale(.4069);animation:fall-45 27s -17s linear infinite}@keyframes fall-45{45.816%{transform:translate(3.5478vw,45.816vh) scale(.4069)}to{transform:translate(6.62755vw,99vh) scale(.4069)}}.snow:nth-child(46){opacity:.5154;transform:translate(61.554vw,-10px) scale(.2054);animation:fall-46 19s -22s linear infinite}@keyframes fall-46{37.826%{transform:translate(63.6904vw,37.826vh) scale(.2054)}to{transform:translate(62.6222vw,99vh) scale(.2054)}}.snow:nth-child(47){opacity:1.0464;transform:translate(26.6719vw,-10px) scale(.456);animation:fall-47 21s -19s linear infinite}@keyframes fall-47{43.785%{transform:translate(28.3836vw,43.785vh) scale(.456)}to{transform:translate(27.52775vw,99vh) scale(.456)}}.snow:nth-child(48){opacity:1.9524;transform:translate(90.6291vw,-10px) scale(.101);animation:fall-48 10s -11s linear infinite}@keyframes fall-48{73.715%{transform:translate(88.3587vw,73.715vh) scale(.101)}to{transform:translate(89.4939vw,99vh) scale(.101)}}.snow:nth-child(49){opacity:.9334;transform:translate(96.8354vw,-10px) scale(.6911);animation:fall-49 10s -6s linear infinite}@keyframes fall-49{39.608%{transform:translate(97.7186vw,39.608vh) scale(.6911)}to{transform:translate(97.277vw,99vh) scale(.6911)}}.snow:nth-child(50){opacity:.2908;transform:translate(66.7924vw,-10px) scale(.0358);animation:fall-50 27s -12s linear infinite}@keyframes fall-50{40.367%{transform:translate(68.7793vw,40.367vh) scale(.0358)}to{transform:translate(67.78585vw,99vh) scale(.0358)}}.snow:nth-child(51){opacity:1.3604;transform:translate(35.6111vw,-10px) scale(.2796);animation:fall-51 24s -20s linear infinite}@keyframes fall-51{48.059%{transform:translate(45.1043vw,48.059vh) scale(.2796)}to{transform:translate(40.3577vw,99vh) scale(.2796)}}.snow:nth-child(52){opacity:.361;transform:translate(20.8451vw,-10px) scale(.1595);animation:fall-52 26s -12s linear infinite}@keyframes fall-52{65.204%{transform:translate(19.6622vw,65.204vh) scale(.1595)}to{transform:translate(20.25365vw,99vh) scale(.1595)}}.snow:nth-child(53){opacity:.5608;transform:translate(19.0243vw,-10px) scale(.4694);animation:fall-53 16s -22s linear infinite}@keyframes fall-53{62.161%{transform:translate(21.4506vw,62.161vh) scale(.4694)}to{transform:translate(20.23745vw,99vh) scale(.4694)}}.snow:nth-child(54){opacity:1.4688;transform:translate(29.6667vw,-10px) scale(.1013);animation:fall-54 13s -18s linear infinite}@keyframes fall-54{45.55%{transform:translate(37.059vw,45.55vh) scale(.1013)}to{transform:translate(33.36285vw,99vh) scale(.1013)}}.snow:nth-child(55){opacity:1.0662;transform:translate(6.5283vw,-10px) scale(.0139);animation:fall-55 29s -29s linear infinite}@keyframes fall-55{75.97%{transform:translate(12.4646vw,75.97vh) scale(.0139)}to{transform:translate(9.49645vw,99vh) scale(.0139)}}.snow:nth-child(56){opacity:.6522;transform:translate(8.6426vw,-10px) scale(.2642);animation:fall-56 10s -18s linear infinite}@keyframes fall-56{53.93%{transform:translate(1.6499vw,53.93vh) scale(.2642)}to{transform:translate(5.14625vw,99vh) scale(.2642)}}.snow:nth-child(57){opacity:.0054;transform:translate(80.9373vw,-10px) scale(.5332);animation:fall-57 14s -29s linear infinite}@keyframes fall-57{47.811%{transform:translate(89.0323vw,47.811vh) scale(.5332)}to{transform:translate(84.9848vw,99vh) scale(.5332)}}.snow:nth-child(58){opacity:1.9144;transform:translate(97.4499vw,-10px) scale(.854);animation:fall-58 19s -25s linear infinite}@keyframes fall-58{51.716%{transform:translate(102.072vw,51.716vh) scale(.854)}to{transform:translate(99.76095vw,99vh) scale(.854)}}.snow:nth-child(59){opacity:.4866;transform:translate(5.5587vw,-10px) scale(.9638);animation:fall-59 16s -21s linear infinite}@keyframes fall-59{41.885%{transform:translate(2.096vw,41.885vh) scale(.9638)}to{transform:translate(3.82735vw,99vh) scale(.9638)}}.snow:nth-child(60){opacity:.7726;transform:translate(62.9149vw,-10px) scale(.0903);animation:fall-60 12s -25s linear infinite}@keyframes fall-60{71.304%{transform:translate(54.2998vw,71.304vh) scale(.0903)}to{transform:translate(58.60735vw,99vh) scale(.0903)}}.snow:nth-child(61){opacity:.0118;transform:translate(28.3142vw,-10px) scale(.1964);animation:fall-61 28s -22s linear infinite}@keyframes fall-61{39.683%{transform:translate(34.6854vw,39.683vh) scale(.1964)}to{transform:translate(31.4998vw,99vh) scale(.1964)}}.snow:nth-child(62){opacity:.8738;transform:translate(19.8178vw,-10px) scale(.5331);animation:fall-62 18s -9s linear infinite}@keyframes fall-62{77.174%{transform:translate(24.5044vw,77.174vh) scale(.5331)}to{transform:translate(22.1611vw,99vh) scale(.5331)}}.snow:nth-child(63){opacity:1.4848;transform:translate(69.515vw,-10px) scale(.6399);animation:fall-63 22s -15s linear infinite}@keyframes fall-63{54.981%{transform:translate(67.2679vw,54.981vh) scale(.6399)}to{transform:translate(68.39145vw,99vh) scale(.6399)}}.snow:nth-child(64){opacity:1.8938;transform:translate(25.8828vw,-10px) scale(.263);animation:fall-64 24s -25s linear infinite}@keyframes fall-64{56.187%{transform:translate(27.4346vw,56.187vh) scale(.263)}to{transform:translate(26.6587vw,99vh) scale(.263)}}.snow:nth-child(65){opacity:1.9152;transform:translate(79.1374vw,-10px) scale(.178);animation:fall-65 20s -14s linear infinite}@keyframes fall-65{54.807%{transform:translate(75.8594vw,54.807vh) scale(.178)}to{transform:translate(77.4984vw,99vh) scale(.178)}}.snow:nth-child(66){opacity:1.324;transform:translate(73.6009vw,-10px) scale(.1625);animation:fall-66 21s -5s linear infinite}@keyframes fall-66{47.158%{transform:translate(69.5268vw,47.158vh) scale(.1625)}to{transform:translate(71.56385vw,99vh) scale(.1625)}}.snow:nth-child(67){opacity:1.1214;transform:translate(43.3584vw,-10px) scale(.0148);animation:fall-67 14s -20s linear infinite}@keyframes fall-67{52.963%{transform:translate(34.8831vw,52.963vh) scale(.0148)}to{transform:translate(39.12075vw,99vh) scale(.0148)}}.snow:nth-child(68){opacity:.0886;transform:translate(18.3762vw,-10px) scale(.4297);animation:fall-68 21s -29s linear infinite}@keyframes fall-68{37.678%{transform:translate(24.3074vw,37.678vh) scale(.4297)}to{transform:translate(21.3418vw,99vh) scale(.4297)}}.snow:nth-child(69){opacity:1.786;transform:translate(5.4273vw,-10px) scale(.6529);animation:fall-69 22s -19s linear infinite}@keyframes fall-69{75.173%{transform:translate(.4195vw,75.173vh) scale(.6529)}to{transform:translate(2.9234vw,99vh) scale(.6529)}}.snow:nth-child(70){opacity:.1378;transform:translate(57.2004vw,-10px) scale(.9688);animation:fall-70 30s -28s linear infinite}@keyframes fall-70{32.668%{transform:translate(58.9914vw,32.668vh) scale(.9688)}to{transform:translate(58.0959vw,99vh) scale(.9688)}}.snow:nth-child(71){opacity:1.6558;transform:translate(43.6415vw,-10px) scale(.7158);animation:fall-71 15s -1s linear infinite}@keyframes fall-71{54.14%{transform:translate(35.7245vw,54.14vh) scale(.7158)}to{transform:translate(39.683vw,99vh) scale(.7158)}}.snow:nth-child(72){opacity:.0602;transform:translate(14.1839vw,-10px) scale(.4514);animation:fall-72 10s -28s linear infinite}@keyframes fall-72{42.256%{transform:translate(8.9818vw,42.256vh) scale(.4514)}to{transform:translate(11.58285vw,99vh) scale(.4514)}}.snow:nth-child(73){opacity:1.0954;transform:translate(83.9941vw,-10px) scale(.2749);animation:fall-73 14s -24s linear infinite}@keyframes fall-73{44.66%{transform:translate(76.2685vw,44.66vh) scale(.2749)}to{transform:translate(80.1313vw,99vh) scale(.2749)}}.snow:nth-child(74){opacity:1.7846;transform:translate(53.5544vw,-10px) scale(.9301);animation:fall-74 23s -3s linear infinite}@keyframes fall-74{69.945%{transform:translate(47.0721vw,69.945vh) scale(.9301)}to{transform:translate(50.31325vw,99vh) scale(.9301)}}.snow:nth-child(75){opacity:1.4582;transform:translate(87.0623vw,-10px) scale(.4636);animation:fall-75 10s -27s linear infinite}@keyframes fall-75{49.842%{transform:translate(78.1738vw,49.842vh) scale(.4636)}to{transform:translate(82.61805vw,99vh) scale(.4636)}}.snow:nth-child(76){opacity:.7812;transform:translate(80.9947vw,-10px) scale(.1902);animation:fall-76 22s -5s linear infinite}@keyframes fall-76{68.041%{transform:translate(77.7716vw,68.041vh) scale(.1902)}to{transform:translate(79.38315vw,99vh) scale(.1902)}}.snow:nth-child(77){opacity:1.8994;transform:translate(49.7655vw,-10px) scale(.8923);animation:fall-77 14s -26s linear infinite}@keyframes fall-77{79.412%{transform:translate(53.1043vw,79.412vh) scale(.8923)}to{transform:translate(51.4349vw,99vh) scale(.8923)}}.snow:nth-child(78){opacity:.6976;transform:translate(44.1613vw,-10px) scale(.3004);animation:fall-78 27s -10s linear infinite}@keyframes fall-78{73.276%{transform:translate(42.8542vw,73.276vh) scale(.3004)}to{transform:translate(43.50775vw,99vh) scale(.3004)}}.snow:nth-child(79){opacity:1.8594;transform:translate(99.4652vw,-10px) scale(.7326);animation:fall-79 27s -11s linear infinite}@keyframes fall-79{74.869%{transform:translate(97.919vw,74.869vh) scale(.7326)}to{transform:translate(98.6921vw,99vh) scale(.7326)}}.snow:nth-child(80){opacity:1.5576;transform:translate(13.6621vw,-10px) scale(.877);animation:fall-80 22s -2s linear infinite}@keyframes fall-80{64.505%{transform:translate(7.0145vw,64.505vh) scale(.877)}to{transform:translate(10.3383vw,99vh) scale(.877)}}.snow:nth-child(81){opacity:1.9768;transform:translate(50.8819vw,-10px) scale(.4521);animation:fall-81 29s -20s linear infinite}@keyframes fall-81{31.616%{transform:translate(41.528vw,31.616vh) scale(.4521)}to{transform:translate(46.20495vw,99vh) scale(.4521)}}.snow:nth-child(82){opacity:1.7918;transform:translate(15.9099vw,-10px) scale(.6145);animation:fall-82 30s -23s linear infinite}@keyframes fall-82{48.987%{transform:translate(21.7623vw,48.987vh) scale(.6145)}to{transform:translate(18.8361vw,99vh) scale(.6145)}}.snow:nth-child(83){opacity:.5938;transform:translate(72.5085vw,-10px) scale(.9163);animation:fall-83 22s -26s linear infinite}@keyframes fall-83{53.077%{transform:translate(66.5485vw,53.077vh) scale(.9163)}to{transform:translate(69.5285vw,99vh) scale(.9163)}}.snow:nth-child(84){opacity:1.6802;transform:translate(86.4717vw,-10px) scale(.8327);animation:fall-84 22s -10s linear infinite}@keyframes fall-84{40.706%{transform:translate(96.1594vw,40.706vh) scale(.8327)}to{transform:translate(91.31555vw,99vh) scale(.8327)}}.snow:nth-child(85){opacity:.1678;transform:translate(85.4914vw,-10px) scale(.4151);animation:fall-85 26s -27s linear infinite}@keyframes fall-85{51.831%{transform:translate(89.2824vw,51.831vh) scale(.4151)}to{transform:translate(87.3869vw,99vh) scale(.4151)}}.snow:nth-child(86){opacity:.0752;transform:translate(67.1741vw,-10px) scale(.6535);animation:fall-86 15s -24s linear infinite}@keyframes fall-86{45.833%{transform:translate(60.8921vw,45.833vh) scale(.6535)}to{transform:translate(64.0331vw,99vh) scale(.6535)}}.snow:nth-child(87){opacity:.3088;transform:translate(73.9956vw,-10px) scale(.8564);animation:fall-87 14s -13s linear infinite}@keyframes fall-87{68.685%{transform:translate(78.5392vw,68.685vh) scale(.8564)}to{transform:translate(76.2674vw,99vh) scale(.8564)}}.snow:nth-child(88){opacity:.1888;transform:translate(23.726vw,-10px) scale(.6234);animation:fall-88 14s -19s linear infinite}@keyframes fall-88{53.573%{transform:translate(18.9382vw,53.573vh) scale(.6234)}to{transform:translate(21.3321vw,99vh) scale(.6234)}}.snow:nth-child(89){opacity:1.5436;transform:translate(50.0041vw,-10px) scale(.1151);animation:fall-89 17s -22s linear infinite}@keyframes fall-89{55.136%{transform:translate(53.9924vw,55.136vh) scale(.1151)}to{transform:translate(51.99825vw,99vh) scale(.1151)}}.snow:nth-child(90){opacity:1.1784;transform:translate(94.6836vw,-10px) scale(.2531);animation:fall-90 26s -10s linear infinite}@keyframes fall-90{74.142%{transform:translate(89.6134vw,74.142vh) scale(.2531)}to{transform:translate(92.1485vw,99vh) scale(.2531)}}.snow:nth-child(91){opacity:1.1308;transform:translate(7.6461vw,-10px) scale(.0211);animation:fall-91 21s -10s linear infinite}@keyframes fall-91{79.654%{transform:translate(6.9141vw,79.654vh) scale(.0211)}to{transform:translate(7.2801vw,99vh) scale(.0211)}}.snow:nth-child(92){opacity:1.1736;transform:translate(22.1129vw,-10px) scale(.9557);animation:fall-92 21s -16s linear infinite}@keyframes fall-92{75.746%{transform:translate(16.1385vw,75.746vh) scale(.9557)}to{transform:translate(19.1257vw,99vh) scale(.9557)}}.snow:nth-child(93){opacity:.6716;transform:translate(27.5117vw,-10px) scale(.9269);animation:fall-93 22s -1s linear infinite}@keyframes fall-93{72.035%{transform:translate(33.9341vw,72.035vh) scale(.9269)}to{transform:translate(30.7229vw,99vh) scale(.9269)}}.snow:nth-child(94){opacity:1.4562;transform:translate(58.0531vw,-10px) scale(.3828);animation:fall-94 15s -4s linear infinite}@keyframes fall-94{61.02%{transform:translate(49.2722vw,61.02vh) scale(.3828)}to{transform:translate(53.66265vw,99vh) scale(.3828)}}.snow:nth-child(95){opacity:.1328;transform:translate(20.7118vw,-10px) scale(.3803);animation:fall-95 17s -6s linear infinite}@keyframes fall-95{73.377%{transform:translate(13.7556vw,73.377vh) scale(.3803)}to{transform:translate(17.2337vw,99vh) scale(.3803)}}.snow:nth-child(96){opacity:1.361;transform:translate(21.8679vw,-10px) scale(.7369);animation:fall-96 15s -6s linear infinite}@keyframes fall-96{68.05%{transform:translate(18.4404vw,68.05vh) scale(.7369)}to{transform:translate(20.15415vw,99vh) scale(.7369)}}.snow:nth-child(97){opacity:.9842;transform:translate(72.7671vw,-10px) scale(.4149);animation:fall-97 24s -28s linear infinite}@keyframes fall-97{30.814%{transform:translate(65.3229vw,30.814vh) scale(.4149)}to{transform:translate(69.045vw,99vh) scale(.4149)}}.snow:nth-child(98){opacity:1.9512;transform:translate(47.9496vw,-10px) scale(.4677);animation:fall-98 22s -3s linear infinite}@keyframes fall-98{73.559%{transform:translate(57.6813vw,73.559vh) scale(.4677)}to{transform:translate(52.81545vw,99vh) scale(.4677)}}.snow:nth-child(99){opacity:1.6142;transform:translate(44.641vw,-10px) scale(.337);animation:fall-99 26s -28s linear infinite}@keyframes fall-99{31.264%{transform:translate(52.0572vw,31.264vh) scale(.337)}to{transform:translate(48.3491vw,99vh) scale(.337)}}.snow:nth-child(100){opacity:.8372;transform:translate(55.5814vw,-10px) scale(.5288);animation:fall-100 30s -19s linear infinite}@keyframes fall-100{40.874%{transform:translate(59.1121vw,40.874vh) scale(.5288)}to{transform:translate(57.34675vw,99vh) scale(.5288)}}.snow:nth-child(101){opacity:1.8396;transform:translate(21.0537vw,-10px) scale(.6084);animation:fall-101 27s -23s linear infinite}@keyframes fall-101{51.079%{transform:translate(23.8316vw,51.079vh) scale(.6084)}to{transform:translate(22.44265vw,99vh) scale(.6084)}}.snow:nth-child(102){opacity:.1066;transform:translate(47.4473vw,-10px) scale(.9489);animation:fall-102 12s -20s linear infinite}@keyframes fall-102{42.426%{transform:translate(38.4706vw,42.426vh) scale(.9489)}to{transform:translate(42.95895vw,99vh) scale(.9489)}}.snow:nth-child(103){opacity:1.4336;transform:translate(14.8291vw,-10px) scale(.936);animation:fall-103 10s -1s linear infinite}@keyframes fall-103{36.206%{transform:translate(13.9969vw,36.206vh) scale(.936)}to{transform:translate(14.413vw,99vh) scale(.936)}}.snow:nth-child(104){opacity:.8348;transform:translate(75.0301vw,-10px) scale(.1632);animation:fall-104 12s -16s linear infinite}@keyframes fall-104{42.62%{transform:translate(67.0446vw,42.62vh) scale(.1632)}to{transform:translate(71.03735vw,99vh) scale(.1632)}}.snow:nth-child(105){opacity:.7724;transform:translate(64.8417vw,-10px) scale(.3411);animation:fall-105 17s -25s linear infinite}@keyframes fall-105{35.442%{transform:translate(62.6617vw,35.442vh) scale(.3411)}to{transform:translate(63.7517vw,99vh) scale(.3411)}}.snow:nth-child(106){opacity:1.5662;transform:translate(14.4788vw,-10px) scale(.3761);animation:fall-106 28s -19s linear infinite}@keyframes fall-106{56.926%{transform:translate(10.5775vw,56.926vh) scale(.3761)}to{transform:translate(12.52815vw,99vh) scale(.3761)}}.snow:nth-child(107){opacity:.6466;transform:translate(60.4375vw,-10px) scale(.0835);animation:fall-107 18s -10s linear infinite}@keyframes fall-107{58.296%{transform:translate(68.828vw,58.296vh) scale(.0835)}to{transform:translate(64.63275vw,99vh) scale(.0835)}}.snow:nth-child(108){opacity:.3732;transform:translate(33.6076vw,-10px) scale(.6606);animation:fall-108 10s -26s linear infinite}@keyframes fall-108{42.979%{transform:translate(35.2322vw,42.979vh) scale(.6606)}to{transform:translate(34.4199vw,99vh) scale(.6606)}}.snow:nth-child(109){opacity:.4924;transform:translate(55.393vw,-10px) scale(.6987);animation:fall-109 11s -22s linear infinite}@keyframes fall-109{63.818%{transform:translate(55.513vw,63.818vh) scale(.6987)}to{transform:translate(55.453vw,99vh) scale(.6987)}}.snow:nth-child(110){opacity:.541;transform:translate(37.9482vw,-10px) scale(.708);animation:fall-110 13s -29s linear infinite}@keyframes fall-110{60.022%{transform:translate(35.7027vw,60.022vh) scale(.708)}to{transform:translate(36.82545vw,99vh) scale(.708)}}.snow:nth-child(111){opacity:1.568;transform:translate(90.7037vw,-10px) scale(.5775);animation:fall-111 18s -17s linear infinite}@keyframes fall-111{75.758%{transform:translate(93.2638vw,75.758vh) scale(.5775)}to{transform:translate(91.98375vw,99vh) scale(.5775)}}.snow:nth-child(112){opacity:.7738;transform:translate(40.9044vw,-10px) scale(.3855);animation:fall-112 15s -12s linear infinite}@keyframes fall-112{33.183%{transform:translate(31.6347vw,33.183vh) scale(.3855)}to{transform:translate(36.26955vw,99vh) scale(.3855)}}.snow:nth-child(113){opacity:.7096;transform:translate(45.3627vw,-10px) scale(.2916);animation:fall-113 14s -4s linear infinite}@keyframes fall-113{53.37%{transform:translate(39.8635vw,53.37vh) scale(.2916)}to{transform:translate(42.6131vw,99vh) scale(.2916)}}.snow:nth-child(114){opacity:1.294;transform:translate(37.6804vw,-10px) scale(.8718);animation:fall-114 21s -27s linear infinite}@keyframes fall-114{57.509%{transform:translate(41.3013vw,57.509vh) scale(.8718)}to{transform:translate(39.49085vw,99vh) scale(.8718)}}.snow:nth-child(115){opacity:1.5086;transform:translate(98.9977vw,-10px) scale(.7331);animation:fall-115 23s -11s linear infinite}@keyframes fall-115{53.783%{transform:translate(105.9084vw,53.783vh) scale(.7331)}to{transform:translate(102.45305vw,99vh) scale(.7331)}}.snow:nth-child(116){opacity:.8634;transform:translate(39.6358vw,-10px) scale(.0364);animation:fall-116 30s -13s linear infinite}@keyframes fall-116{37.314%{transform:translate(32.7051vw,37.314vh) scale(.0364)}to{transform:translate(36.17045vw,99vh) scale(.0364)}}.snow:nth-child(117){opacity:1.0604;transform:translate(53.2828vw,-10px) scale(.6996);animation:fall-117 14s -19s linear infinite}@keyframes fall-117{54.987%{transform:translate(49.0116vw,54.987vh) scale(.6996)}to{transform:translate(51.1472vw,99vh) scale(.6996)}}.snow:nth-child(118){opacity:.1016;transform:translate(42.4297vw,-10px) scale(.0342);animation:fall-118 22s -25s linear infinite}@keyframes fall-118{61.69%{transform:translate(41.844vw,61.69vh) scale(.0342)}to{transform:translate(42.13685vw,99vh) scale(.0342)}}.snow:nth-child(119){opacity:1.3464;transform:translate(73.0161vw,-10px) scale(.3773);animation:fall-119 12s -28s linear infinite}@keyframes fall-119{37.368%{transform:translate(65.3842vw,37.368vh) scale(.3773)}to{transform:translate(69.20015vw,99vh) scale(.3773)}}.snow:nth-child(120){opacity:.0682;transform:translate(54.6705vw,-10px) scale(.6663);animation:fall-120 25s -11s linear infinite}@keyframes fall-120{77.569%{transform:translate(61.7293vw,77.569vh) scale(.6663)}to{transform:translate(58.1999vw,99vh) scale(.6663)}}.snow:nth-child(121){opacity:1.1246;transform:translate(17.9401vw,-10px) scale(.8208);animation:fall-121 23s -28s linear infinite}@keyframes fall-121{67.838%{transform:translate(21.8175vw,67.838vh) scale(.8208)}to{transform:translate(19.8788vw,99vh) scale(.8208)}}.snow:nth-child(122){opacity:1.323;transform:translate(20.4598vw,-10px) scale(.4646);animation:fall-122 12s -21s linear infinite}@keyframes fall-122{67.469%{transform:translate(19.4006vw,67.469vh) scale(.4646)}to{transform:translate(19.9302vw,99vh) scale(.4646)}}.snow:nth-child(123){opacity:1.0904;transform:translate(55.1344vw,-10px) scale(.4993);animation:fall-123 20s -6s linear infinite}@keyframes fall-123{43.83%{transform:translate(54.0493vw,43.83vh) scale(.4993)}to{transform:translate(54.59185vw,99vh) scale(.4993)}}.snow:nth-child(124){opacity:1.0302;transform:translate(75.576vw,-10px) scale(.631);animation:fall-124 16s -2s linear infinite}@keyframes fall-124{58.384%{transform:translate(65.8811vw,58.384vh) scale(.631)}to{transform:translate(70.72855vw,99vh) scale(.631)}}.snow:nth-child(125){opacity:.3212;transform:translate(44.5846vw,-10px) scale(.4914);animation:fall-125 16s -23s linear infinite}@keyframes fall-125{36.197%{transform:translate(45.0151vw,36.197vh) scale(.4914)}to{transform:translate(44.79985vw,99vh) scale(.4914)}}.snow:nth-child(126){opacity:.8298;transform:translate(49.3627vw,-10px) scale(.4052);animation:fall-126 28s -15s linear infinite}@keyframes fall-126{52.767%{transform:translate(51.3008vw,52.767vh) scale(.4052)}to{transform:translate(50.33175vw,99vh) scale(.4052)}}.snow:nth-child(127){opacity:.9306;transform:translate(83.8211vw,-10px) scale(.4101);animation:fall-127 21s -23s linear infinite}@keyframes fall-127{62.164%{transform:translate(83.7655vw,62.164vh) scale(.4101)}to{transform:translate(83.7933vw,99vh) scale(.4101)}}.snow:nth-child(128){opacity:1.0032;transform:translate(38.6763vw,-10px) scale(.9595);animation:fall-128 17s -23s linear infinite}@keyframes fall-128{68.767%{transform:translate(38.5139vw,68.767vh) scale(.9595)}to{transform:translate(38.5951vw,99vh) scale(.9595)}}.snow:nth-child(129){opacity:1.7222;transform:translate(47.1861vw,-10px) scale(.4924);animation:fall-129 29s -13s linear infinite}@keyframes fall-129{56.536%{transform:translate(44.5245vw,56.536vh) scale(.4924)}to{transform:translate(45.8553vw,99vh) scale(.4924)}}.snow:nth-child(130){opacity:1.78;transform:translate(49.8256vw,-10px) scale(.064);animation:fall-130 15s -22s linear infinite}@keyframes fall-130{71.958%{transform:translate(44.6038vw,71.958vh) scale(.064)}to{transform:translate(47.2147vw,99vh) scale(.064)}}.snow:nth-child(131){opacity:.2034;transform:translate(76.2518vw,-10px) scale(.0258);animation:fall-131 21s -9s linear infinite}@keyframes fall-131{37.896%{transform:translate(67.5301vw,37.896vh) scale(.0258)}to{transform:translate(71.89095vw,99vh) scale(.0258)}}.snow:nth-child(132){opacity:.8064;transform:translate(50.3897vw,-10px) scale(.6128);animation:fall-132 26s -15s linear infinite}@keyframes fall-132{38.848%{transform:translate(46.2867vw,38.848vh) scale(.6128)}to{transform:translate(48.3382vw,99vh) scale(.6128)}}.snow:nth-child(133){opacity:1.3128;transform:translate(45.8639vw,-10px) scale(.4454);animation:fall-133 13s -20s linear infinite}@keyframes fall-133{58.467%{transform:translate(44.6875vw,58.467vh) scale(.4454)}to{transform:translate(45.2757vw,99vh) scale(.4454)}}.snow:nth-child(134){opacity:.2984;transform:translate(26.4541vw,-10px) scale(.9596);animation:fall-134 18s -20s linear infinite}@keyframes fall-134{52.543%{transform:translate(18.7535vw,52.543vh) scale(.9596)}to{transform:translate(22.6038vw,99vh) scale(.9596)}}.snow:nth-child(135){opacity:.2052;transform:translate(2.1692vw,-10px) scale(.6826);animation:fall-135 29s -14s linear infinite}@keyframes fall-135{75.784%{transform:translate(6.2146vw,75.784vh) scale(.6826)}to{transform:translate(4.1919vw,99vh) scale(.6826)}}.snow:nth-child(136){opacity:1.3068;transform:translate(22.7559vw,-10px) scale(.9923);animation:fall-136 21s -5s linear infinite}@keyframes fall-136{51.9%{transform:translate(31.7725vw,51.9vh) scale(.9923)}to{transform:translate(27.2642vw,99vh) scale(.9923)}}.snow:nth-child(137){opacity:.2552;transform:translate(6.4929vw,-10px) scale(.7574);animation:fall-137 19s -6s linear infinite}@keyframes fall-137{61.645%{transform:translate(11.5013vw,61.645vh) scale(.7574)}to{transform:translate(8.9971vw,99vh) scale(.7574)}}.snow:nth-child(138){opacity:.7718;transform:translate(17.2461vw,-10px) scale(.5782);animation:fall-138 16s -6s linear infinite}@keyframes fall-138{36.266%{transform:translate(14.9346vw,36.266vh) scale(.5782)}to{transform:translate(16.09035vw,99vh) scale(.5782)}}.snow:nth-child(139){opacity:1.6616;transform:translate(40.0233vw,-10px) scale(.6973);animation:fall-139 22s -20s linear infinite}@keyframes fall-139{64.909%{transform:translate(48.1336vw,64.909vh) scale(.6973)}to{transform:translate(44.07845vw,99vh) scale(.6973)}}.snow:nth-child(140){opacity:1.8906;transform:translate(74.5446vw,-10px) scale(.3215);animation:fall-140 21s -5s linear infinite}@keyframes fall-140{33.403%{transform:translate(83.0363vw,33.403vh) scale(.3215)}to{transform:translate(78.79045vw,99vh) scale(.3215)}}.snow:nth-child(141){opacity:1.457;transform:translate(67.9349vw,-10px) scale(.2736);animation:fall-141 24s -29s linear infinite}@keyframes fall-141{31.211%{transform:translate(70.2522vw,31.211vh) scale(.2736)}to{transform:translate(69.09355vw,99vh) scale(.2736)}}.snow:nth-child(142){opacity:.647;transform:translate(21.3337vw,-10px) scale(.0971);animation:fall-142 24s -16s linear infinite}@keyframes fall-142{74.331%{transform:translate(11.4989vw,74.331vh) scale(.0971)}to{transform:translate(16.4163vw,99vh) scale(.0971)}}.snow:nth-child(143){opacity:1.679;transform:translate(66.1406vw,-10px) scale(.0611);animation:fall-143 30s -26s linear infinite}@keyframes fall-143{66.394%{transform:translate(61.2237vw,66.394vh) scale(.0611)}to{transform:translate(63.68215vw,99vh) scale(.0611)}}.snow:nth-child(144){opacity:.2538;transform:translate(38.0213vw,-10px) scale(.3944);animation:fall-144 11s -11s linear infinite}@keyframes fall-144{65.641%{transform:translate(44.3704vw,65.641vh) scale(.3944)}to{transform:translate(41.19585vw,99vh) scale(.3944)}}.snow:nth-child(145){opacity:.4714;transform:translate(9.9252vw,-10px) scale(.2503);animation:fall-145 13s -24s linear infinite}@keyframes fall-145{69.933%{transform:translate(4.0668vw,69.933vh) scale(.2503)}to{transform:translate(6.996vw,99vh) scale(.2503)}}.snow:nth-child(146){opacity:.3324;transform:translate(16.6536vw,-10px) scale(.169);animation:fall-146 10s -13s linear infinite}@keyframes fall-146{37.881%{transform:translate(11.689vw,37.881vh) scale(.169)}to{transform:translate(14.1713vw,99vh) scale(.169)}}.snow:nth-child(147){opacity:.846;transform:translate(75.9147vw,-10px) scale(.8884);animation:fall-147 12s -4s linear infinite}@keyframes fall-147{35.546%{transform:translate(76.0728vw,35.546vh) scale(.8884)}to{transform:translate(75.99375vw,99vh) scale(.8884)}}.snow:nth-child(148){opacity:1.815;transform:translate(.2806vw,-10px) scale(.0127);animation:fall-148 22s -14s linear infinite}@keyframes fall-148{73.145%{transform:translate(-.881vw,73.145vh) scale(.0127)}to{transform:translate(-.3002vw,99vh) scale(.0127)}}.snow:nth-child(149){opacity:.931;transform:translate(42.4392vw,-10px) scale(.0152);animation:fall-149 15s -13s linear infinite}@keyframes fall-149{70.904%{transform:translate(39.2053vw,70.904vh) scale(.0152)}to{transform:translate(40.82225vw,99vh) scale(.0152)}}.snow:nth-child(150){opacity:1.5568;transform:translate(39.7176vw,-10px) scale(.622);animation:fall-150 19s -11s linear infinite}@keyframes fall-150{57.267%{transform:translate(43.1937vw,57.267vh) scale(.622)}to{transform:translate(41.45565vw,99vh) scale(.622)}}.snow:nth-child(151){opacity:1.7432;transform:translate(6.2488vw,-10px) scale(.525);animation:fall-151 23s -28s linear infinite}@keyframes fall-151{35.376%{transform:translate(-1.3523vw,35.376vh) scale(.525)}to{transform:translate(2.44825vw,99vh) scale(.525)}}.snow:nth-child(152){opacity:1.0672;transform:translate(9.7016vw,-10px) scale(.2325);animation:fall-152 27s -12s linear infinite}@keyframes fall-152{41.414%{transform:translate(2.4761vw,41.414vh) scale(.2325)}to{transform:translate(6.08885vw,99vh) scale(.2325)}}.snow:nth-child(153){opacity:.2088;transform:translate(36.294vw,-10px) scale(.9232);animation:fall-153 17s -23s linear infinite}@keyframes fall-153{77.051%{transform:translate(29.4855vw,77.051vh) scale(.9232)}to{transform:translate(32.88975vw,99vh) scale(.9232)}}.snow:nth-child(154){opacity:.079;transform:translate(25.8999vw,-10px) scale(.9096);animation:fall-154 21s -10s linear infinite}@keyframes fall-154{77.818%{transform:translate(34.1708vw,77.818vh) scale(.9096)}to{transform:translate(30.03535vw,99vh) scale(.9096)}}.snow:nth-child(155){opacity:1.603;transform:translate(73.6027vw,-10px) scale(.3297);animation:fall-155 24s -5s linear infinite}@keyframes fall-155{35.833%{transform:translate(71.4283vw,35.833vh) scale(.3297)}to{transform:translate(72.5155vw,99vh) scale(.3297)}}.snow:nth-child(156){opacity:.9426;transform:translate(80.4614vw,-10px) scale(.6161);animation:fall-156 14s -13s linear infinite}@keyframes fall-156{73.023%{transform:translate(76.5384vw,73.023vh) scale(.6161)}to{transform:translate(78.4999vw,99vh) scale(.6161)}}.snow:nth-child(157){opacity:.3788;transform:translate(6.0333vw,-10px) scale(.2308);animation:fall-157 12s -29s linear infinite}@keyframes fall-157{49.406%{transform:translate(-.764vw,49.406vh) scale(.2308)}to{transform:translate(2.63465vw,99vh) scale(.2308)}}.snow:nth-child(158){opacity:1.1038;transform:translate(68.9142vw,-10px) scale(.6232);animation:fall-158 24s -24s linear infinite}@keyframes fall-158{69.275%{transform:translate(60.6893vw,69.275vh) scale(.6232)}to{transform:translate(64.80175vw,99vh) scale(.6232)}}.snow:nth-child(159){opacity:.1644;transform:translate(35.2132vw,-10px) scale(.3464);animation:fall-159 26s -17s linear infinite}@keyframes fall-159{30.391%{transform:translate(25.9209vw,30.391vh) scale(.3464)}to{transform:translate(30.56705vw,99vh) scale(.3464)}}.snow:nth-child(160){opacity:1.2398;transform:translate(81.9381vw,-10px) scale(.1351);animation:fall-160 28s -10s linear infinite}@keyframes fall-160{37.881%{transform:translate(84.3233vw,37.881vh) scale(.1351)}to{transform:translate(83.1307vw,99vh) scale(.1351)}}.snow:nth-child(161){opacity:1.3126;transform:translate(52.2602vw,-10px) scale(.4167);animation:fall-161 21s -2s linear infinite}@keyframes fall-161{33.924%{transform:translate(58.5228vw,33.924vh) scale(.4167)}to{transform:translate(55.3915vw,99vh) scale(.4167)}}.snow:nth-child(162){opacity:.6964;transform:translate(13.9643vw,-10px) scale(.3382);animation:fall-162 25s -27s linear infinite}@keyframes fall-162{41.887%{transform:translate(15.9623vw,41.887vh) scale(.3382)}to{transform:translate(14.9633vw,99vh) scale(.3382)}}.snow:nth-child(163){opacity:.109;transform:translate(64.8818vw,-10px) scale(.2251);animation:fall-163 13s -24s linear infinite}@keyframes fall-163{65.503%{transform:translate(60.1899vw,65.503vh) scale(.2251)}to{transform:translate(62.53585vw,99vh) scale(.2251)}}.snow:nth-child(164){opacity:.6288;transform:translate(94.6338vw,-10px) scale(.5805);animation:fall-164 27s -20s linear infinite}@keyframes fall-164{54.427%{transform:translate(98.3009vw,54.427vh) scale(.5805)}to{transform:translate(96.46735vw,99vh) scale(.5805)}}.snow:nth-child(165){opacity:1.7654;transform:translate(80.2752vw,-10px) scale(.1947);animation:fall-165 19s -26s linear infinite}@keyframes fall-165{49.483%{transform:translate(78.7635vw,49.483vh) scale(.1947)}to{transform:translate(79.51935vw,99vh) scale(.1947)}}.snow:nth-child(166){opacity:.7568;transform:translate(67.4553vw,-10px) scale(.6773);animation:fall-166 20s -1s linear infinite}@keyframes fall-166{61.755%{transform:translate(57.9639vw,61.755vh) scale(.6773)}to{transform:translate(62.7096vw,99vh) scale(.6773)}}.snow:nth-child(167){opacity:.0174;transform:translate(19.9814vw,-10px) scale(.1534);animation:fall-167 23s -4s linear infinite}@keyframes fall-167{58.406%{transform:translate(17.5859vw,58.406vh) scale(.1534)}to{transform:translate(18.78365vw,99vh) scale(.1534)}}.snow:nth-child(168){opacity:1.894;transform:translate(.2809vw,-10px) scale(.7269);animation:fall-168 14s -23s linear infinite}@keyframes fall-168{76.029%{transform:translate(.5686vw,76.029vh) scale(.7269)}to{transform:translate(.42475vw,99vh) scale(.7269)}}.snow:nth-child(169){opacity:1.782;transform:translate(65.9793vw,-10px) scale(.6236);animation:fall-169 15s -21s linear infinite}@keyframes fall-169{75.345%{transform:translate(70.8755vw,75.345vh) scale(.6236)}to{transform:translate(68.4274vw,99vh) scale(.6236)}}.snow:nth-child(170){opacity:1.7556;transform:translate(36.1884vw,-10px) scale(.0332);animation:fall-170 17s -25s linear infinite}@keyframes fall-170{69.921%{transform:translate(34.8036vw,69.921vh) scale(.0332)}to{transform:translate(35.496vw,99vh) scale(.0332)}}.snow:nth-child(171){opacity:.1528;transform:translate(27.8385vw,-10px) scale(.7518);animation:fall-171 30s -22s linear infinite}@keyframes fall-171{64.286%{transform:translate(29.9376vw,64.286vh) scale(.7518)}to{transform:translate(28.88805vw,99vh) scale(.7518)}}.snow:nth-child(172){opacity:.0882;transform:translate(62.0959vw,-10px) scale(.3179);animation:fall-172 17s -25s linear infinite}@keyframes fall-172{79.587%{transform:translate(58.7391vw,79.587vh) scale(.3179)}to{transform:translate(60.4175vw,99vh) scale(.3179)}}.snow:nth-child(173){opacity:1.2784;transform:translate(25.8635vw,-10px) scale(.6677);animation:fall-173 11s -9s linear infinite}@keyframes fall-173{52.057%{transform:translate(18.0993vw,52.057vh) scale(.6677)}to{transform:translate(21.9814vw,99vh) scale(.6677)}}.snow:nth-child(174){opacity:.8996;transform:translate(38.4243vw,-10px) scale(.772);animation:fall-174 21s -25s linear infinite}@keyframes fall-174{64.288%{transform:translate(36.5551vw,64.288vh) scale(.772)}to{transform:translate(37.4897vw,99vh) scale(.772)}}.snow:nth-child(175){opacity:.38;transform:translate(94.7118vw,-10px) scale(.3083);animation:fall-175 19s -26s linear infinite}@keyframes fall-175{74.108%{transform:translate(88.2547vw,74.108vh) scale(.3083)}to{transform:translate(91.48325vw,99vh) scale(.3083)}}.snow:nth-child(176){opacity:1.5834;transform:translate(36.1414vw,-10px) scale(.6527);animation:fall-176 19s -21s linear infinite}@keyframes fall-176{66.993%{transform:translate(38.6283vw,66.993vh) scale(.6527)}to{transform:translate(37.38485vw,99vh) scale(.6527)}}.snow:nth-child(177){opacity:.3052;transform:translate(58.3145vw,-10px) scale(.6215);animation:fall-177 15s -2s linear infinite}@keyframes fall-177{38.823%{transform:translate(58.773vw,38.823vh) scale(.6215)}to{transform:translate(58.54375vw,99vh) scale(.6215)}}.snow:nth-child(178){opacity:.4196;transform:translate(.2812vw,-10px) scale(.8727);animation:fall-178 28s -10s linear infinite}@keyframes fall-178{39.11%{transform:translate(-5.5282vw,39.11vh) scale(.8727)}to{transform:translate(-2.6235vw,99vh) scale(.8727)}}.snow:nth-child(179){opacity:1.1094;transform:translate(35.2914vw,-10px) scale(.2882);animation:fall-179 27s -17s linear infinite}@keyframes fall-179{69.011%{transform:translate(38.2542vw,69.011vh) scale(.2882)}to{transform:translate(36.7728vw,99vh) scale(.2882)}}.snow:nth-child(180){opacity:1.1034;transform:translate(2.1953vw,-10px) scale(.1796);animation:fall-180 30s -4s linear infinite}@keyframes fall-180{56.343%{transform:translate(1.7818vw,56.343vh) scale(.1796)}to{transform:translate(1.98855vw,99vh) scale(.1796)}}.snow:nth-child(181){opacity:1.1298;transform:translate(3.7576vw,-10px) scale(.9978);animation:fall-181 29s -23s linear infinite}@keyframes fall-181{44.16%{transform:translate(-4.0152vw,44.16vh) scale(.9978)}to{transform:translate(-.1288vw,99vh) scale(.9978)}}.snow:nth-child(182){opacity:1.285;transform:translate(38.3845vw,-10px) scale(.8205);animation:fall-182 23s -28s linear infinite}@keyframes fall-182{76.404%{transform:translate(41.4295vw,76.404vh) scale(.8205)}to{transform:translate(39.907vw,99vh) scale(.8205)}}.snow:nth-child(183){opacity:.4404;transform:translate(14.7137vw,-10px) scale(.14);animation:fall-183 10s -11s linear infinite}@keyframes fall-183{34.855%{transform:translate(16.81vw,34.855vh) scale(.14)}to{transform:translate(15.76185vw,99vh) scale(.14)}}.snow:nth-child(184){opacity:1.062;transform:translate(7.3489vw,-10px) scale(.4043);animation:fall-184 21s -10s linear infinite}@keyframes fall-184{34.187%{transform:translate(8.2081vw,34.187vh) scale(.4043)}to{transform:translate(7.7785vw,99vh) scale(.4043)}}.snow:nth-child(185){opacity:1.138;transform:translate(52.8987vw,-10px) scale(.3041);animation:fall-185 17s -10s linear infinite}@keyframes fall-185{79.755%{transform:translate(58.327vw,79.755vh) scale(.3041)}to{transform:translate(55.61285vw,99vh) scale(.3041)}}.snow:nth-child(186){opacity:1.726;transform:translate(12.2082vw,-10px) scale(.9252);animation:fall-186 10s -15s linear infinite}@keyframes fall-186{75.037%{transform:translate(7.6953vw,75.037vh) scale(.9252)}to{transform:translate(9.95175vw,99vh) scale(.9252)}}.snow:nth-child(187){opacity:1.8968;transform:translate(99.5167vw,-10px) scale(.3584);animation:fall-187 13s -10s linear infinite}@keyframes fall-187{31.904%{transform:translate(103.8898vw,31.904vh) scale(.3584)}to{transform:translate(101.70325vw,99vh) scale(.3584)}}.snow:nth-child(188){opacity:1.1122;transform:translate(76.1914vw,-10px) scale(.3434);animation:fall-188 17s -30s linear infinite}@keyframes fall-188{38.885%{transform:translate(79.3026vw,38.885vh) scale(.3434)}to{transform:translate(77.747vw,99vh) scale(.3434)}}.snow:nth-child(189){opacity:1.6506;transform:translate(76.1531vw,-10px) scale(.6386);animation:fall-189 14s -28s linear infinite}@keyframes fall-189{68.182%{transform:translate(68.2756vw,68.182vh) scale(.6386)}to{transform:translate(72.21435vw,99vh) scale(.6386)}}.snow:nth-child(190){opacity:.9312;transform:translate(26.4828vw,-10px) scale(.1159);animation:fall-190 30s -22s linear infinite}@keyframes fall-190{54.065%{transform:translate(16.855vw,54.065vh) scale(.1159)}to{transform:translate(21.6689vw,99vh) scale(.1159)}}.snow:nth-child(191){opacity:.9416;transform:translate(24.8095vw,-10px) scale(.589);animation:fall-191 28s -4s linear infinite}@keyframes fall-191{60.368%{transform:translate(20.9746vw,60.368vh) scale(.589)}to{transform:translate(22.89205vw,99vh) scale(.589)}}.snow:nth-child(192){opacity:1.5476;transform:translate(62.7782vw,-10px) scale(.2981);animation:fall-192 22s -8s linear infinite}@keyframes fall-192{32.705%{transform:translate(65.25vw,32.705vh) scale(.2981)}to{transform:translate(64.0141vw,99vh) scale(.2981)}}.snow:nth-child(193){opacity:.4726;transform:translate(4.1255vw,-10px) scale(.8557);animation:fall-193 26s -18s linear infinite}@keyframes fall-193{68.356%{transform:translate(10.12vw,68.356vh) scale(.8557)}to{transform:translate(7.12275vw,99vh) scale(.8557)}}.snow:nth-child(194){opacity:1.2114;transform:translate(60.4071vw,-10px) scale(.8774);animation:fall-194 18s -20s linear infinite}@keyframes fall-194{79.683%{transform:translate(65.773vw,79.683vh) scale(.8774)}to{transform:translate(63.09005vw,99vh) scale(.8774)}}.snow:nth-child(195){opacity:1.019;transform:translate(35.6946vw,-10px) scale(.316);animation:fall-195 25s -29s linear infinite}@keyframes fall-195{43.259%{transform:translate(41.2768vw,43.259vh) scale(.316)}to{transform:translate(38.4857vw,99vh) scale(.316)}}.snow:nth-child(196){opacity:1.408;transform:translate(12.4504vw,-10px) scale(.71);animation:fall-196 25s -9s linear infinite}@keyframes fall-196{30.756%{transform:translate(12.2824vw,30.756vh) scale(.71)}to{transform:translate(12.3664vw,99vh) scale(.71)}}.snow:nth-child(197){opacity:.6442;transform:translate(38.105vw,-10px) scale(.0131);animation:fall-197 26s -7s linear infinite}@keyframes fall-197{45.002%{transform:translate(37.8529vw,45.002vh) scale(.0131)}to{transform:translate(37.97895vw,99vh) scale(.0131)}}.snow:nth-child(198){opacity:.4788;transform:translate(76.7831vw,-10px) scale(.3732);animation:fall-198 21s -7s linear infinite}@keyframes fall-198{48.493%{transform:translate(72.8103vw,48.493vh) scale(.3732)}to{transform:translate(74.7967vw,99vh) scale(.3732)}}.snow:nth-child(199){opacity:.126;transform:translate(26.5156vw,-10px) scale(.4039);animation:fall-199 21s -21s linear infinite}@keyframes fall-199{43.337%{transform:translate(34.4966vw,43.337vh) scale(.4039)}to{transform:translate(30.5061vw,99vh) scale(.4039)}}.snow:nth-child(200){opacity:.1362;transform:translate(31.6629vw,-10px) scale(.1386);animation:fall-200 18s -30s linear infinite}@keyframes fall-200{32.521%{transform:translate(37.8079vw,32.521vh) scale(.1386)}to{transform:translate(34.7354vw,99vh) scale(.1386)}}.snow:nth-child(201){opacity:.223;transform:translate(90.4825vw,-10px) scale(.009);animation:fall-201 22s -10s linear infinite}@keyframes fall-201{35.653%{transform:translate(95.1526vw,35.653vh) scale(.009)}to{transform:translate(92.81755vw,99vh) scale(.009)}}.snow:nth-child(202){opacity:1.4276;transform:translate(53.3528vw,-10px) scale(.5034);animation:fall-202 20s -17s linear infinite}@keyframes fall-202{35.47%{transform:translate(46.869vw,35.47vh) scale(.5034)}to{transform:translate(50.1109vw,99vh) scale(.5034)}}.snow:nth-child(203){opacity:.2062;transform:translate(23.7632vw,-10px) scale(.584);animation:fall-203 25s -29s linear infinite}@keyframes fall-203{44.471%{transform:translate(19.1178vw,44.471vh) scale(.584)}to{transform:translate(21.4405vw,99vh) scale(.584)}}.snow:nth-child(204){opacity:.8474;transform:translate(72.9277vw,-10px) scale(.0493);animation:fall-204 25s -18s linear infinite}@keyframes fall-204{73.409%{transform:translate(63.0617vw,73.409vh) scale(.0493)}to{transform:translate(67.9947vw,99vh) scale(.0493)}}.snow:nth-child(205){opacity:1.5726;transform:translate(78.2828vw,-10px) scale(.3795);animation:fall-205 30s -18s linear infinite}@keyframes fall-205{56.717%{transform:translate(72.7799vw,56.717vh) scale(.3795)}to{transform:translate(75.53135vw,99vh) scale(.3795)}}.snow:nth-child(206){opacity:.749;transform:translate(27.4865vw,-10px) scale(.8164);animation:fall-206 16s -23s linear infinite}@keyframes fall-206{57.672%{transform:translate(24.8761vw,57.672vh) scale(.8164)}to{transform:translate(26.1813vw,99vh) scale(.8164)}}.snow:nth-child(207){opacity:.6274;transform:translate(72.0129vw,-10px) scale(.6393);animation:fall-207 17s -16s linear infinite}@keyframes fall-207{48.07%{transform:translate(78.8488vw,48.07vh) scale(.6393)}to{transform:translate(75.43085vw,99vh) scale(.6393)}}.snow:nth-child(208){opacity:.9274;transform:translate(93.9819vw,-10px) scale(.3458);animation:fall-208 26s -15s linear infinite}@keyframes fall-208{44.483%{transform:translate(91.4802vw,44.483vh) scale(.3458)}to{transform:translate(92.73105vw,99vh) scale(.3458)}}.snow:nth-child(209){opacity:.4404;transform:translate(23.5201vw,-10px) scale(.9103);animation:fall-209 13s -11s linear infinite}@keyframes fall-209{34.673%{transform:translate(25.6309vw,34.673vh) scale(.9103)}to{transform:translate(24.5755vw,99vh) scale(.9103)}}.snow:nth-child(210){opacity:.5944;transform:translate(61.6148vw,-10px) scale(.4731);animation:fall-210 11s -25s linear infinite}@keyframes fall-210{40.44%{transform:translate(61.5969vw,40.44vh) scale(.4731)}to{transform:translate(61.60585vw,99vh) scale(.4731)}}.snow:nth-child(211){opacity:1.1086;transform:translate(65.7585vw,-10px) scale(.2789);animation:fall-211 12s -21s linear infinite}@keyframes fall-211{72.855%{transform:translate(74.1032vw,72.855vh) scale(.2789)}to{transform:translate(69.93085vw,99vh) scale(.2789)}}.snow:nth-child(212){opacity:1.527;transform:translate(38.1284vw,-10px) scale(.0497);animation:fall-212 13s -12s linear infinite}@keyframes fall-212{68.43%{transform:translate(35.7663vw,68.43vh) scale(.0497)}to{transform:translate(36.94735vw,99vh) scale(.0497)}}.snow:nth-child(213){opacity:.3588;transform:translate(8.2398vw,-10px) scale(.3208);animation:fall-213 12s -11s linear infinite}@keyframes fall-213{59.028%{transform:translate(13.7898vw,59.028vh) scale(.3208)}to{transform:translate(11.0148vw,99vh) scale(.3208)}}.snow:nth-child(214){opacity:.5406;transform:translate(28.5377vw,-10px) scale(.4383);animation:fall-214 17s -12s linear infinite}@keyframes fall-214{37.974%{transform:translate(34.8063vw,37.974vh) scale(.4383)}to{transform:translate(31.672vw,99vh) scale(.4383)}}.snow:nth-child(215){opacity:.0508;transform:translate(18.3105vw,-10px) scale(.9314);animation:fall-215 28s -10s linear infinite}@keyframes fall-215{71.857%{transform:translate(25.3487vw,71.857vh) scale(.9314)}to{transform:translate(21.8296vw,99vh) scale(.9314)}}.snow:nth-child(216){opacity:.853;transform:translate(24.0258vw,-10px) scale(.363);animation:fall-216 21s -20s linear infinite}@keyframes fall-216{59.846%{transform:translate(15.6064vw,59.846vh) scale(.363)}to{transform:translate(19.8161vw,99vh) scale(.363)}}.snow:nth-child(217){opacity:.1602;transform:translate(7.9959vw,-10px) scale(.5489);animation:fall-217 13s -16s linear infinite}@keyframes fall-217{35.412%{transform:translate(17.2183vw,35.412vh) scale(.5489)}to{transform:translate(12.6071vw,99vh) scale(.5489)}}.snow:nth-child(218){opacity:.2226;transform:translate(82.183vw,-10px) scale(.6725);animation:fall-218 24s -30s linear infinite}@keyframes fall-218{61.913%{transform:translate(90.2369vw,61.913vh) scale(.6725)}to{transform:translate(86.20995vw,99vh) scale(.6725)}}.snow:nth-child(219){opacity:.5544;transform:translate(17.518vw,-10px) scale(.2912);animation:fall-219 11s -27s linear infinite}@keyframes fall-219{42.944%{transform:translate(27.4228vw,42.944vh) scale(.2912)}to{transform:translate(22.4704vw,99vh) scale(.2912)}}.snow:nth-child(220){opacity:1.9812;transform:translate(14.9631vw,-10px) scale(.7236);animation:fall-220 17s -6s linear infinite}@keyframes fall-220{38.326%{transform:translate(21.5789vw,38.326vh) scale(.7236)}to{transform:translate(18.271vw,99vh) scale(.7236)}}.snow:nth-child(221){opacity:.7258;transform:translate(55.5332vw,-10px) scale(.229);animation:fall-221 14s -15s linear infinite}@keyframes fall-221{32.412%{transform:translate(50.7075vw,32.412vh) scale(.229)}to{transform:translate(53.12035vw,99vh) scale(.229)}}.snow:nth-child(222){opacity:1.4406;transform:translate(78.326vw,-10px) scale(.7505);animation:fall-222 26s -23s linear infinite}@keyframes fall-222{33.371%{transform:translate(76.5822vw,33.371vh) scale(.7505)}to{transform:translate(77.4541vw,99vh) scale(.7505)}}.snow:nth-child(223){opacity:.449;transform:translate(15.4378vw,-10px) scale(.5152);animation:fall-223 17s -13s linear infinite}@keyframes fall-223{33.686%{transform:translate(18.1252vw,33.686vh) scale(.5152)}to{transform:translate(16.7815vw,99vh) scale(.5152)}}.snow:nth-child(224){opacity:.4404;transform:translate(70.2787vw,-10px) scale(.3928);animation:fall-224 29s -23s linear infinite}@keyframes fall-224{68.208%{transform:translate(64.7998vw,68.208vh) scale(.3928)}to{transform:translate(67.53925vw,99vh) scale(.3928)}}.snow:nth-child(225){opacity:1.3722;transform:translate(99.5132vw,-10px) scale(.0641);animation:fall-225 19s -19s linear infinite}@keyframes fall-225{51.455%{transform:translate(94.0892vw,51.455vh) scale(.0641)}to{transform:translate(96.8012vw,99vh) scale(.0641)}}.snow:nth-child(226){opacity:1.9156;transform:translate(80.0234vw,-10px) scale(.573);animation:fall-226 28s -17s linear infinite}@keyframes fall-226{69.227%{transform:translate(85.1028vw,69.227vh) scale(.573)}to{transform:translate(82.5631vw,99vh) scale(.573)}}.snow:nth-child(227){opacity:1.8904;transform:translate(62.0415vw,-10px) scale(.2739);animation:fall-227 28s -16s linear infinite}@keyframes fall-227{65.746%{transform:translate(60.2213vw,65.746vh) scale(.2739)}to{transform:translate(61.1314vw,99vh) scale(.2739)}}.snow:nth-child(228){opacity:1.2666;transform:translate(13.0202vw,-10px) scale(.4557);animation:fall-228 17s -11s linear infinite}@keyframes fall-228{44.886%{transform:translate(12.7531vw,44.886vh) scale(.4557)}to{transform:translate(12.88665vw,99vh) scale(.4557)}}.snow:nth-child(229){opacity:1.86;transform:translate(39.3512vw,-10px) scale(.546);animation:fall-229 19s -18s linear infinite}@keyframes fall-229{35.436%{transform:translate(40.8375vw,35.436vh) scale(.546)}to{transform:translate(40.09435vw,99vh) scale(.546)}}.snow:nth-child(230){opacity:1.029;transform:translate(60.5645vw,-10px) scale(.7454);animation:fall-230 20s -23s linear infinite}@keyframes fall-230{48.079%{transform:translate(53.6714vw,48.079vh) scale(.7454)}to{transform:translate(57.11795vw,99vh) scale(.7454)}}.snow:nth-child(231){opacity:1.7136;transform:translate(59.6458vw,-10px) scale(.4682);animation:fall-231 15s -25s linear infinite}@keyframes fall-231{60.942%{transform:translate(54.9952vw,60.942vh) scale(.4682)}to{transform:translate(57.3205vw,99vh) scale(.4682)}}.snow:nth-child(232){opacity:1.345;transform:translate(55.6025vw,-10px) scale(.7478);animation:fall-232 18s -17s linear infinite}@keyframes fall-232{55.248%{transform:translate(62.3365vw,55.248vh) scale(.7478)}to{transform:translate(58.9695vw,99vh) scale(.7478)}}.snow:nth-child(233){opacity:.795;transform:translate(57.6183vw,-10px) scale(.9173);animation:fall-233 15s -12s linear infinite}@keyframes fall-233{37.193%{transform:translate(49.0234vw,37.193vh) scale(.9173)}to{transform:translate(53.32085vw,99vh) scale(.9173)}}.snow:nth-child(234){opacity:1.5482;transform:translate(28.228vw,-10px) scale(.8476);animation:fall-234 27s -18s linear infinite}@keyframes fall-234{51.928%{transform:translate(19.9624vw,51.928vh) scale(.8476)}to{transform:translate(24.0952vw,99vh) scale(.8476)}}.snow:nth-child(235){opacity:1.555;transform:translate(84.6675vw,-10px) scale(.8875);animation:fall-235 30s -30s linear infinite}@keyframes fall-235{52.797%{transform:translate(82.1499vw,52.797vh) scale(.8875)}to{transform:translate(83.4087vw,99vh) scale(.8875)}}.snow:nth-child(236){opacity:.1264;transform:translate(76.5557vw,-10px) scale(.2239);animation:fall-236 24s -16s linear infinite}@keyframes fall-236{75.009%{transform:translate(73.4482vw,75.009vh) scale(.2239)}to{transform:translate(75.00195vw,99vh) scale(.2239)}}.snow:nth-child(237){opacity:.4586;transform:translate(85.1227vw,-10px) scale(.2869);animation:fall-237 15s -28s linear infinite}@keyframes fall-237{62.298%{transform:translate(87.0329vw,62.298vh) scale(.2869)}to{transform:translate(86.0778vw,99vh) scale(.2869)}}.snow:nth-child(238){opacity:.3764;transform:translate(14.0536vw,-10px) scale(.8672);animation:fall-238 15s -20s linear infinite}@keyframes fall-238{54.694%{transform:translate(9.1561vw,54.694vh) scale(.8672)}to{transform:translate(11.60485vw,99vh) scale(.8672)}}.snow:nth-child(239){opacity:.0054;transform:translate(41.4393vw,-10px) scale(.8622);animation:fall-239 28s -5s linear infinite}@keyframes fall-239{52.137%{transform:translate(48.3138vw,52.137vh) scale(.8622)}to{transform:translate(44.87655vw,99vh) scale(.8622)}}.snow:nth-child(240){opacity:.3044;transform:translate(10.6841vw,-10px) scale(.5082);animation:fall-240 21s -27s linear infinite}@keyframes fall-240{40.459%{transform:translate(16.9918vw,40.459vh) scale(.5082)}to{transform:translate(13.83795vw,99vh) scale(.5082)}}.snow:nth-child(241){opacity:.2614;transform:translate(75.1658vw,-10px) scale(.7329);animation:fall-241 23s -17s linear infinite}@keyframes fall-241{66.36%{transform:translate(84.4738vw,66.36vh) scale(.7329)}to{transform:translate(79.8198vw,99vh) scale(.7329)}}.snow:nth-child(242){opacity:.1556;transform:translate(42.9821vw,-10px) scale(.1769);animation:fall-242 11s -9s linear infinite}@keyframes fall-242{43.516%{transform:translate(49.1002vw,43.516vh) scale(.1769)}to{transform:translate(46.04115vw,99vh) scale(.1769)}}.snow:nth-child(243){opacity:1.5894;transform:translate(75.6558vw,-10px) scale(.4744);animation:fall-243 22s -8s linear infinite}@keyframes fall-243{66.635%{transform:translate(76.8291vw,66.635vh) scale(.4744)}to{transform:translate(76.24245vw,99vh) scale(.4744)}}.snow:nth-child(244){opacity:1.9896;transform:translate(34.0265vw,-10px) scale(.1305);animation:fall-244 17s -12s linear infinite}@keyframes fall-244{51.554%{transform:translate(27.4784vw,51.554vh) scale(.1305)}to{transform:translate(30.75245vw,99vh) scale(.1305)}}.snow:nth-child(245){opacity:1.0086;transform:translate(14.7225vw,-10px) scale(.5742);animation:fall-245 26s -28s linear infinite}@keyframes fall-245{46.699%{transform:translate(6.4815vw,46.699vh) scale(.5742)}to{transform:translate(10.602vw,99vh) scale(.5742)}}.snow:nth-child(246){opacity:.6276;transform:translate(64.2785vw,-10px) scale(.5549);animation:fall-246 19s -21s linear infinite}@keyframes fall-246{61.784%{transform:translate(71.0555vw,61.784vh) scale(.5549)}to{transform:translate(67.667vw,99vh) scale(.5549)}}.snow:nth-child(247){opacity:1.649;transform:translate(5.1317vw,-10px) scale(.3971);animation:fall-247 16s -14s linear infinite}@keyframes fall-247{51.153%{transform:translate(-2.4521vw,51.153vh) scale(.3971)}to{transform:translate(1.3398vw,99vh) scale(.3971)}}.snow:nth-child(248){opacity:1.7878;transform:translate(64.0084vw,-10px) scale(.2974);animation:fall-248 17s -3s linear infinite}@keyframes fall-248{35.488%{transform:translate(65.5669vw,35.488vh) scale(.2974)}to{transform:translate(64.78765vw,99vh) scale(.2974)}}.snow:nth-child(249){opacity:.4574;transform:translate(5.9921vw,-10px) scale(.4457);animation:fall-249 26s -27s linear infinite}@keyframes fall-249{55.999%{transform:translate(-.3775vw,55.999vh) scale(.4457)}to{transform:translate(2.8073vw,99vh) scale(.4457)}}.snow:nth-child(250){opacity:.8172;transform:translate(44.1177vw,-10px) scale(.6755);animation:fall-250 26s -3s linear infinite}@keyframes fall-250{32.182%{transform:translate(51.7894vw,32.182vh) scale(.6755)}to{transform:translate(47.95355vw,99vh) scale(.6755)}}.snow:nth-child(251){opacity:.725;transform:translate(13.7301vw,-10px) scale(.4384);animation:fall-251 30s -5s linear infinite}@keyframes fall-251{51.589%{transform:translate(14.0653vw,51.589vh) scale(.4384)}to{transform:translate(13.8977vw,99vh) scale(.4384)}}.snow:nth-child(252){opacity:.0206;transform:translate(90.8849vw,-10px) scale(.1342);animation:fall-252 26s -29s linear infinite}@keyframes fall-252{49.628%{transform:translate(92.3123vw,49.628vh) scale(.1342)}to{transform:translate(91.5986vw,99vh) scale(.1342)}}.snow:nth-child(253){opacity:1.475;transform:translate(2.6987vw,-10px) scale(.1679);animation:fall-253 26s -17s linear infinite}@keyframes fall-253{31.166%{transform:translate(12.4171vw,31.166vh) scale(.1679)}to{transform:translate(7.5579vw,99vh) scale(.1679)}}.snow:nth-child(254){opacity:.7254;transform:translate(18.6114vw,-10px) scale(.545);animation:fall-254 18s -22s linear infinite}@keyframes fall-254{30.106%{transform:translate(24.7621vw,30.106vh) scale(.545)}to{transform:translate(21.68675vw,99vh) scale(.545)}}.snow:nth-child(255){opacity:.9688;transform:translate(29.5983vw,-10px) scale(.0279);animation:fall-255 27s -3s linear infinite}@keyframes fall-255{55.545%{transform:translate(24.9635vw,55.545vh) scale(.0279)}to{transform:translate(27.2809vw,99vh) scale(.0279)}}.snow:nth-child(256){opacity:1.899;transform:translate(.5232vw,-10px) scale(.7302);animation:fall-256 14s -25s linear infinite}@keyframes fall-256{79.917%{transform:translate(5.0569vw,79.917vh) scale(.7302)}to{transform:translate(2.79005vw,99vh) scale(.7302)}}.snow:nth-child(257){opacity:.2836;transform:translate(5.8702vw,-10px) scale(.6261);animation:fall-257 28s -19s linear infinite}@keyframes fall-257{63.452%{transform:translate(1.1869vw,63.452vh) scale(.6261)}to{transform:translate(3.52855vw,99vh) scale(.6261)}}.snow:nth-child(258){opacity:.7768;transform:translate(71.5601vw,-10px) scale(.9642);animation:fall-258 15s -10s linear infinite}@keyframes fall-258{70.997%{transform:translate(78.1441vw,70.997vh) scale(.9642)}to{transform:translate(74.8521vw,99vh) scale(.9642)}}.snow:nth-child(259){opacity:.0042;transform:translate(94.6163vw,-10px) scale(.2914);animation:fall-259 27s -4s linear infinite}@keyframes fall-259{60.475%{transform:translate(97.3995vw,60.475vh) scale(.2914)}to{transform:translate(96.0079vw,99vh) scale(.2914)}}.snow:nth-child(260){opacity:.479;transform:translate(99.0659vw,-10px) scale(.0227);animation:fall-260 18s -1s linear infinite}@keyframes fall-260{74.708%{transform:translate(90.0754vw,74.708vh) scale(.0227)}to{transform:translate(94.57065vw,99vh) scale(.0227)}}.snow:nth-child(261){opacity:1.2992;transform:translate(6.6883vw,-10px) scale(.0042);animation:fall-261 26s -5s linear infinite}@keyframes fall-261{38.466%{transform:translate(.7089vw,38.466vh) scale(.0042)}to{transform:translate(3.6986vw,99vh) scale(.0042)}}.snow:nth-child(262){opacity:.3166;transform:translate(77.2704vw,-10px) scale(.164);animation:fall-262 20s -19s linear infinite}@keyframes fall-262{60.759%{transform:translate(71.9751vw,60.759vh) scale(.164)}to{transform:translate(74.62275vw,99vh) scale(.164)}}.snow:nth-child(263){opacity:1.2996;transform:translate(.4974vw,-10px) scale(.9248);animation:fall-263 15s -7s linear infinite}@keyframes fall-263{62.426%{transform:translate(-2.8443vw,62.426vh) scale(.9248)}to{transform:translate(-1.17345vw,99vh) scale(.9248)}}.snow:nth-child(264){opacity:.8006;transform:translate(15.8415vw,-10px) scale(.6189);animation:fall-264 15s -14s linear infinite}@keyframes fall-264{68.642%{transform:translate(17.3741vw,68.642vh) scale(.6189)}to{transform:translate(16.6078vw,99vh) scale(.6189)}}.snow:nth-child(265){opacity:.5806;transform:translate(38.6931vw,-10px) scale(.6767);animation:fall-265 14s -13s linear infinite}@keyframes fall-265{78.769%{transform:translate(39.6666vw,78.769vh) scale(.6767)}to{transform:translate(39.17985vw,99vh) scale(.6767)}}.snow:nth-child(266){opacity:1.1254;transform:translate(27.0857vw,-10px) scale(.7672);animation:fall-266 19s -26s linear infinite}@keyframes fall-266{42.832%{transform:translate(21.1746vw,42.832vh) scale(.7672)}to{transform:translate(24.13015vw,99vh) scale(.7672)}}.snow:nth-child(267){opacity:.4644;transform:translate(85.5435vw,-10px) scale(.8628);animation:fall-267 22s -18s linear infinite}@keyframes fall-267{53.23%{transform:translate(79.8046vw,53.23vh) scale(.8628)}to{transform:translate(82.67405vw,99vh) scale(.8628)}}.snow:nth-child(268){opacity:.643;transform:translate(11.9966vw,-10px) scale(.7224);animation:fall-268 10s -23s linear infinite}@keyframes fall-268{74.246%{transform:translate(18.6434vw,74.246vh) scale(.7224)}to{transform:translate(15.32vw,99vh) scale(.7224)}}.snow:nth-child(269){opacity:.7678;transform:translate(83.8903vw,-10px) scale(.1514);animation:fall-269 15s -7s linear infinite}@keyframes fall-269{30.051%{transform:translate(74.1767vw,30.051vh) scale(.1514)}to{transform:translate(79.0335vw,99vh) scale(.1514)}}.snow:nth-child(270){opacity:1.52;transform:translate(72.9852vw,-10px) scale(.5141);animation:fall-270 18s -18s linear infinite}@keyframes fall-270{49.063%{transform:translate(80.7673vw,49.063vh) scale(.5141)}to{transform:translate(76.87625vw,99vh) scale(.5141)}}.snow:nth-child(271){opacity:1.3142;transform:translate(3.5873vw,-10px) scale(.8019);animation:fall-271 23s -22s linear infinite}@keyframes fall-271{69.538%{transform:translate(-1.6259vw,69.538vh) scale(.8019)}to{transform:translate(.9807vw,99vh) scale(.8019)}}.snow:nth-child(272){opacity:1.645;transform:translate(68.494vw,-10px) scale(.1781);animation:fall-272 13s -14s linear infinite}@keyframes fall-272{58.218%{transform:translate(62.8253vw,58.218vh) scale(.1781)}to{transform:translate(65.65965vw,99vh) scale(.1781)}}.snow:nth-child(273){opacity:1.6054;transform:translate(91.2907vw,-10px) scale(.3498);animation:fall-273 15s -25s linear infinite}@keyframes fall-273{53.085%{transform:translate(86.0916vw,53.085vh) scale(.3498)}to{transform:translate(88.69115vw,99vh) scale(.3498)}}.snow:nth-child(274){opacity:1.968;transform:translate(27.4642vw,-10px) scale(.8107);animation:fall-274 18s -11s linear infinite}@keyframes fall-274{75.437%{transform:translate(31.5475vw,75.437vh) scale(.8107)}to{transform:translate(29.50585vw,99vh) scale(.8107)}}.snow:nth-child(275){opacity:1.0518;transform:translate(88.6071vw,-10px) scale(.7792);animation:fall-275 28s -3s linear infinite}@keyframes fall-275{41.666%{transform:translate(90.8668vw,41.666vh) scale(.7792)}to{transform:translate(89.73695vw,99vh) scale(.7792)}}.snow:nth-child(276){opacity:1.4542;transform:translate(24.4745vw,-10px) scale(.5306);animation:fall-276 17s -1s linear infinite}@keyframes fall-276{55.74%{transform:translate(24.7356vw,55.74vh) scale(.5306)}to{transform:translate(24.60505vw,99vh) scale(.5306)}}.snow:nth-child(277){opacity:1.764;transform:translate(47.9139vw,-10px) scale(.398);animation:fall-277 10s -30s linear infinite}@keyframes fall-277{75.084%{transform:translate(49.9155vw,75.084vh) scale(.398)}to{transform:translate(48.9147vw,99vh) scale(.398)}}.snow:nth-child(278){opacity:.2146;transform:translate(56.9385vw,-10px) scale(.1495);animation:fall-278 21s -17s linear infinite}@keyframes fall-278{58.863%{transform:translate(62.9447vw,58.863vh) scale(.1495)}to{transform:translate(59.9416vw,99vh) scale(.1495)}}.snow:nth-child(279){opacity:.779;transform:translate(45.0668vw,-10px) scale(.5656);animation:fall-279 29s -11s linear infinite}@keyframes fall-279{58.062%{transform:translate(35.0951vw,58.062vh) scale(.5656)}to{transform:translate(40.08095vw,99vh) scale(.5656)}}.snow:nth-child(280){opacity:.5926;transform:translate(42.0618vw,-10px) scale(.9482);animation:fall-280 21s -12s linear infinite}@keyframes fall-280{56.826%{transform:translate(51.1517vw,56.826vh) scale(.9482)}to{transform:translate(46.60675vw,99vh) scale(.9482)}}.snow:nth-child(281){opacity:.2446;transform:translate(48.0303vw,-10px) scale(.9506);animation:fall-281 27s -16s linear infinite}@keyframes fall-281{35.443%{transform:translate(53.9717vw,35.443vh) scale(.9506)}to{transform:translate(51.001vw,99vh) scale(.9506)}}.snow:nth-child(282){opacity:.4848;transform:translate(66.3163vw,-10px) scale(.2679);animation:fall-282 27s -17s linear infinite}@keyframes fall-282{67.961%{transform:translate(61.3735vw,67.961vh) scale(.2679)}to{transform:translate(63.8449vw,99vh) scale(.2679)}}.snow:nth-child(283){opacity:.1322;transform:translate(72.7912vw,-10px) scale(.3774);animation:fall-283 24s -8s linear infinite}@keyframes fall-283{39.436%{transform:translate(81.8115vw,39.436vh) scale(.3774)}to{transform:translate(77.30135vw,99vh) scale(.3774)}}.snow:nth-child(284){opacity:1.5946;transform:translate(51.4061vw,-10px) scale(.9351);animation:fall-284 12s -4s linear infinite}@keyframes fall-284{71.552%{transform:translate(48.1583vw,71.552vh) scale(.9351)}to{transform:translate(49.7822vw,99vh) scale(.9351)}}.snow:nth-child(285){opacity:.805;transform:translate(44.6349vw,-10px) scale(.4334);animation:fall-285 27s -2s linear infinite}@keyframes fall-285{72.845%{transform:translate(49.0442vw,72.845vh) scale(.4334)}to{transform:translate(46.83955vw,99vh) scale(.4334)}}.snow:nth-child(286){opacity:1.7854;transform:translate(72.462vw,-10px) scale(.5359);animation:fall-286 20s -9s linear infinite}@keyframes fall-286{40.392%{transform:translate(77.9479vw,40.392vh) scale(.5359)}to{transform:translate(75.20495vw,99vh) scale(.5359)}}.snow:nth-child(287){opacity:1.1514;transform:translate(34.1595vw,-10px) scale(.5149);animation:fall-287 24s -9s linear infinite}@keyframes fall-287{70.298%{transform:translate(43.7732vw,70.298vh) scale(.5149)}to{transform:translate(38.96635vw,99vh) scale(.5149)}}.snow:nth-child(288){opacity:.5628;transform:translate(25.868vw,-10px) scale(.5046);animation:fall-288 29s -23s linear infinite}@keyframes fall-288{75.784%{transform:translate(28.4483vw,75.784vh) scale(.5046)}to{transform:translate(27.15815vw,99vh) scale(.5046)}}.snow:nth-child(289){opacity:.17;transform:translate(90.484vw,-10px) scale(.6042);animation:fall-289 15s -9s linear infinite}@keyframes fall-289{55.751%{transform:translate(98.5869vw,55.751vh) scale(.6042)}to{transform:translate(94.53545vw,99vh) scale(.6042)}}.snow:nth-child(290){opacity:.4112;transform:translate(16.0386vw,-10px) scale(.2917);animation:fall-290 26s -28s linear infinite}@keyframes fall-290{64.779%{transform:translate(9.1846vw,64.779vh) scale(.2917)}to{transform:translate(12.6116vw,99vh) scale(.2917)}}.snow:nth-child(291){opacity:1.3502;transform:translate(40.5082vw,-10px) scale(.3407);animation:fall-291 18s -12s linear infinite}@keyframes fall-291{43.538%{transform:translate(46.7061vw,43.538vh) scale(.3407)}to{transform:translate(43.60715vw,99vh) scale(.3407)}}.snow:nth-child(292){opacity:1.0276;transform:translate(40.8327vw,-10px) scale(.3116);animation:fall-292 29s -21s linear infinite}@keyframes fall-292{65.301%{transform:translate(41.0948vw,65.301vh) scale(.3116)}to{transform:translate(40.96375vw,99vh) scale(.3116)}}.snow:nth-child(293){opacity:1.5166;transform:translate(99.4908vw,-10px) scale(.3391);animation:fall-293 22s -23s linear infinite}@keyframes fall-293{58.559%{transform:translate(108.3845vw,58.559vh) scale(.3391)}to{transform:translate(103.93765vw,99vh) scale(.3391)}}.snow:nth-child(294){opacity:.8686;transform:translate(76.4083vw,-10px) scale(.2601);animation:fall-294 14s -22s linear infinite}@keyframes fall-294{71.412%{transform:translate(85.5092vw,71.412vh) scale(.2601)}to{transform:translate(80.95875vw,99vh) scale(.2601)}}.snow:nth-child(295){opacity:.5378;transform:translate(17.9132vw,-10px) scale(.0298);animation:fall-295 12s -29s linear infinite}@keyframes fall-295{72.968%{transform:translate(14.7072vw,72.968vh) scale(.0298)}to{transform:translate(16.3102vw,99vh) scale(.0298)}}.snow:nth-child(296){opacity:1.5808;transform:translate(21.4748vw,-10px) scale(.8577);animation:fall-296 18s -18s linear infinite}@keyframes fall-296{49.61%{transform:translate(15.4444vw,49.61vh) scale(.8577)}to{transform:translate(18.4596vw,99vh) scale(.8577)}}.snow:nth-child(297){opacity:.551;transform:translate(40.8374vw,-10px) scale(.4495);animation:fall-297 12s -15s linear infinite}@keyframes fall-297{36.488%{transform:translate(31.5124vw,36.488vh) scale(.4495)}to{transform:translate(36.1749vw,99vh) scale(.4495)}}.snow:nth-child(298){opacity:.7618;transform:translate(64.3379vw,-10px) scale(.5421);animation:fall-298 25s -16s linear infinite}@keyframes fall-298{50.588%{transform:translate(63.0048vw,50.588vh) scale(.5421)}to{transform:translate(63.67135vw,99vh) scale(.5421)}}.snow:nth-child(299){opacity:.3618;transform:translate(9.809vw,-10px) scale(.0263);animation:fall-299 30s -9s linear infinite}@keyframes fall-299{55.414%{transform:translate(18.1027vw,55.414vh) scale(.0263)}to{transform:translate(13.95585vw,99vh) scale(.0263)}}.snow:nth-child(300){opacity:1.642;transform:translate(30.9122vw,-10px) scale(.8614);animation:fall-300 13s -22s linear infinite}@keyframes fall-300{78.072%{transform:translate(26.1722vw,78.072vh) scale(.8614)}to{transform:translate(28.5422vw,99vh) scale(.8614)}}.snow:nth-child(301){opacity:.0084;transform:translate(4.8541vw,-10px) scale(.9436);animation:fall-301 29s -27s linear infinite}@keyframes fall-301{32.812%{transform:translate(.126vw,32.812vh) scale(.9436)}to{transform:translate(2.49005vw,99vh) scale(.9436)}}.snow:nth-child(302){opacity:1.2694;transform:translate(5.8134vw,-10px) scale(.4215);animation:fall-302 25s -14s linear infinite}@keyframes fall-302{63.376%{transform:translate(8.0959vw,63.376vh) scale(.4215)}to{transform:translate(6.95465vw,99vh) scale(.4215)}}.snow:nth-child(303){opacity:1.1682;transform:translate(32.4592vw,-10px) scale(.699);animation:fall-303 27s -8s linear infinite}@keyframes fall-303{57.486%{transform:translate(25.4797vw,57.486vh) scale(.699)}to{transform:translate(28.96945vw,99vh) scale(.699)}}.snow:nth-child(304){opacity:1.1364;transform:translate(74.9067vw,-10px) scale(.1371);animation:fall-304 10s -5s linear infinite}@keyframes fall-304{57.46%{transform:translate(74.5376vw,57.46vh) scale(.1371)}to{transform:translate(74.72215vw,99vh) scale(.1371)}}.snow:nth-child(305){opacity:.7948;transform:translate(6.0423vw,-10px) scale(.8096);animation:fall-305 21s -24s linear infinite}@keyframes fall-305{79.592%{transform:translate(.8851vw,79.592vh) scale(.8096)}to{transform:translate(3.4637vw,99vh) scale(.8096)}}.snow:nth-child(306){opacity:1.8216;transform:translate(18.3465vw,-10px) scale(.1668);animation:fall-306 23s -1s linear infinite}@keyframes fall-306{50.902%{transform:translate(17.0751vw,50.902vh) scale(.1668)}to{transform:translate(17.7108vw,99vh) scale(.1668)}}.snow:nth-child(307){opacity:1.5902;transform:translate(16.3352vw,-10px) scale(.9538);animation:fall-307 10s -11s linear infinite}@keyframes fall-307{37.758%{transform:translate(20.804vw,37.758vh) scale(.9538)}to{transform:translate(18.5696vw,99vh) scale(.9538)}}.snow:nth-child(308){opacity:.3394;transform:translate(31.7vw,-10px) scale(.6412);animation:fall-308 13s -12s linear infinite}@keyframes fall-308{43.895%{transform:translate(36.7166vw,43.895vh) scale(.6412)}to{transform:translate(34.2083vw,99vh) scale(.6412)}}.snow:nth-child(309){opacity:.9258;transform:translate(59.0673vw,-10px) scale(.9726);animation:fall-309 21s -30s linear infinite}@keyframes fall-309{76.23%{transform:translate(55.5412vw,76.23vh) scale(.9726)}to{transform:translate(57.30425vw,99vh) scale(.9726)}}.snow:nth-child(310){opacity:1.9232;transform:translate(89.5992vw,-10px) scale(.6329);animation:fall-310 11s -14s linear infinite}@keyframes fall-310{58.562%{transform:translate(94.7618vw,58.562vh) scale(.6329)}to{transform:translate(92.1805vw,99vh) scale(.6329)}}.snow:nth-child(311){opacity:1.9358;transform:translate(.1777vw,-10px) scale(.1573);animation:fall-311 28s -21s linear infinite}@keyframes fall-311{59.456%{transform:translate(-.6903vw,59.456vh) scale(.1573)}to{transform:translate(-.2563vw,99vh) scale(.1573)}}.snow:nth-child(312){opacity:.1934;transform:translate(7.1508vw,-10px) scale(.6381);animation:fall-312 21s -11s linear infinite}@keyframes fall-312{51.76%{transform:translate(9.7792vw,51.76vh) scale(.6381)}to{transform:translate(8.465vw,99vh) scale(.6381)}}.snow:nth-child(313){opacity:.6748;transform:translate(56.3181vw,-10px) scale(.0251);animation:fall-313 17s -2s linear infinite}@keyframes fall-313{45.099%{transform:translate(47.9558vw,45.099vh) scale(.0251)}to{transform:translate(52.13695vw,99vh) scale(.0251)}}.snow:nth-child(314){opacity:1.806;transform:translate(97.2286vw,-10px) scale(.3415);animation:fall-314 28s -6s linear infinite}@keyframes fall-314{74.077%{transform:translate(88.4752vw,74.077vh) scale(.3415)}to{transform:translate(92.8519vw,99vh) scale(.3415)}}.snow:nth-child(315){opacity:1.5246;transform:translate(39.9914vw,-10px) scale(.1249);animation:fall-315 23s -17s linear infinite}@keyframes fall-315{44.165%{transform:translate(49.4938vw,44.165vh) scale(.1249)}to{transform:translate(44.7426vw,99vh) scale(.1249)}}.snow:nth-child(316){opacity:1.1206;transform:translate(98.9352vw,-10px) scale(.457);animation:fall-316 13s -18s linear infinite}@keyframes fall-316{44.664%{transform:translate(101.8541vw,44.664vh) scale(.457)}to{transform:translate(100.39465vw,99vh) scale(.457)}}.snow:nth-child(317){opacity:.0978;transform:translate(89.1861vw,-10px) scale(.9852);animation:fall-317 17s -13s linear infinite}@keyframes fall-317{43.471%{transform:translate(89.395vw,43.471vh) scale(.9852)}to{transform:translate(89.29055vw,99vh) scale(.9852)}}.snow:nth-child(318){opacity:.7166;transform:translate(63.3023vw,-10px) scale(.4084);animation:fall-318 16s -2s linear infinite}@keyframes fall-318{49.234%{transform:translate(67.7357vw,49.234vh) scale(.4084)}to{transform:translate(65.519vw,99vh) scale(.4084)}}.snow:nth-child(319){opacity:.6698;transform:translate(30.3014vw,-10px) scale(.8561);animation:fall-319 16s -20s linear infinite}@keyframes fall-319{64.222%{transform:translate(33.8947vw,64.222vh) scale(.8561)}to{transform:translate(32.09805vw,99vh) scale(.8561)}}.snow:nth-child(320){opacity:.7772;transform:translate(56.8875vw,-10px) scale(.0001);animation:fall-320 15s -25s linear infinite}@keyframes fall-320{79.749%{transform:translate(51.9569vw,79.749vh) scale(.0001)}to{transform:translate(54.4222vw,99vh) scale(.0001)}}.snow:nth-child(321){opacity:1.0182;transform:translate(17.9649vw,-10px) scale(.399);animation:fall-321 26s -13s linear infinite}@keyframes fall-321{64.218%{transform:translate(12.1365vw,64.218vh) scale(.399)}to{transform:translate(15.0507vw,99vh) scale(.399)}}.snow:nth-child(322){opacity:.1552;transform:translate(23.725vw,-10px) scale(.9093);animation:fall-322 12s -13s linear infinite}@keyframes fall-322{42.216%{transform:translate(33.7218vw,42.216vh) scale(.9093)}to{transform:translate(28.7234vw,99vh) scale(.9093)}}.snow:nth-child(323){opacity:1.089;transform:translate(37.5645vw,-10px) scale(.6447);animation:fall-323 12s -18s linear infinite}@keyframes fall-323{36.405%{transform:translate(40.3418vw,36.405vh) scale(.6447)}to{transform:translate(38.95315vw,99vh) scale(.6447)}}.snow:nth-child(324){opacity:.8064;transform:translate(54.8226vw,-10px) scale(.3275);animation:fall-324 29s -1s linear infinite}@keyframes fall-324{60.131%{transform:translate(45.3395vw,60.131vh) scale(.3275)}to{transform:translate(50.08105vw,99vh) scale(.3275)}}.snow:nth-child(325){opacity:.7338;transform:translate(28.9904vw,-10px) scale(.7632);animation:fall-325 25s -27s linear infinite}@keyframes fall-325{46.643%{transform:translate(35.4326vw,46.643vh) scale(.7632)}to{transform:translate(32.2115vw,99vh) scale(.7632)}}.snow:nth-child(326){opacity:.1382;transform:translate(30.8411vw,-10px) scale(.2658);animation:fall-326 14s -27s linear infinite}@keyframes fall-326{56.06%{transform:translate(34.3148vw,56.06vh) scale(.2658)}to{transform:translate(32.57795vw,99vh) scale(.2658)}}.snow:nth-child(327){opacity:.1896;transform:translate(7.0761vw,-10px) scale(.0744);animation:fall-327 18s -22s linear infinite}@keyframes fall-327{41.349%{transform:translate(6.5695vw,41.349vh) scale(.0744)}to{transform:translate(6.8228vw,99vh) scale(.0744)}}.snow:nth-child(328){opacity:.576;transform:translate(24.4273vw,-10px) scale(.3548);animation:fall-328 16s -28s linear infinite}@keyframes fall-328{65.351%{transform:translate(18.0459vw,65.351vh) scale(.3548)}to{transform:translate(21.2366vw,99vh) scale(.3548)}}.snow:nth-child(329){opacity:.1174;transform:translate(44.7307vw,-10px) scale(.8773);animation:fall-329 28s -4s linear infinite}@keyframes fall-329{49.69%{transform:translate(46.1837vw,49.69vh) scale(.8773)}to{transform:translate(45.4572vw,99vh) scale(.8773)}}.snow:nth-child(330){opacity:.7686;transform:translate(4.9294vw,-10px) scale(.915);animation:fall-330 12s -25s linear infinite}@keyframes fall-330{46.657%{transform:translate(13.6674vw,46.657vh) scale(.915)}to{transform:translate(9.2984vw,99vh) scale(.915)}}.snow:nth-child(331){opacity:.8256;transform:translate(1.2949vw,-10px) scale(.5465);animation:fall-331 21s -6s linear infinite}@keyframes fall-331{52.42%{transform:translate(-3.9986vw,52.42vh) scale(.5465)}to{transform:translate(-1.35185vw,99vh) scale(.5465)}}.snow:nth-child(332){opacity:.1474;transform:translate(41.036vw,-10px) scale(.9695);animation:fall-332 15s -26s linear infinite}@keyframes fall-332{57.289%{transform:translate(34.1549vw,57.289vh) scale(.9695)}to{transform:translate(37.59545vw,99vh) scale(.9695)}}.snow:nth-child(333){opacity:1.6858;transform:translate(59.6502vw,-10px) scale(.6267);animation:fall-333 24s -12s linear infinite}@keyframes fall-333{43.74%{transform:translate(63.4105vw,43.74vh) scale(.6267)}to{transform:translate(61.53035vw,99vh) scale(.6267)}}.snow:nth-child(334){opacity:1.8528;transform:translate(29.2074vw,-10px) scale(.2001);animation:fall-334 22s -29s linear infinite}@keyframes fall-334{49.272%{transform:translate(34.7575vw,49.272vh) scale(.2001)}to{transform:translate(31.98245vw,99vh) scale(.2001)}}.snow:nth-child(335){opacity:1.0124;transform:translate(3.4122vw,-10px) scale(.2857);animation:fall-335 12s -12s linear infinite}@keyframes fall-335{33.632%{transform:translate(12.8851vw,33.632vh) scale(.2857)}to{transform:translate(8.14865vw,99vh) scale(.2857)}}.snow:nth-child(336){opacity:.6136;transform:translate(22.4763vw,-10px) scale(.0841);animation:fall-336 11s -13s linear infinite}@keyframes fall-336{40.181%{transform:translate(30.2186vw,40.181vh) scale(.0841)}to{transform:translate(26.34745vw,99vh) scale(.0841)}}.snow:nth-child(337){opacity:.9482;transform:translate(77.7613vw,-10px) scale(.3589);animation:fall-337 22s -11s linear infinite}@keyframes fall-337{46.516%{transform:translate(85.6306vw,46.516vh) scale(.3589)}to{transform:translate(81.69595vw,99vh) scale(.3589)}}.snow:nth-child(338){opacity:1.4466;transform:translate(38.744vw,-10px) scale(.6577);animation:fall-338 28s -15s linear infinite}@keyframes fall-338{68.883%{transform:translate(29.3512vw,68.883vh) scale(.6577)}to{transform:translate(34.0476vw,99vh) scale(.6577)}}.snow:nth-child(339){opacity:.385;transform:translate(77.4789vw,-10px) scale(.1248);animation:fall-339 22s -18s linear infinite}@keyframes fall-339{62.049%{transform:translate(84.8923vw,62.049vh) scale(.1248)}to{transform:translate(81.1856vw,99vh) scale(.1248)}}.snow:nth-child(340){opacity:.3638;transform:translate(25.0504vw,-10px) scale(.2577);animation:fall-340 29s -30s linear infinite}@keyframes fall-340{55.607%{transform:translate(23.7036vw,55.607vh) scale(.2577)}to{transform:translate(24.377vw,99vh) scale(.2577)}}.snow:nth-child(341){opacity:1.4062;transform:translate(2.7093vw,-10px) scale(.8396);animation:fall-341 22s -10s linear infinite}@keyframes fall-341{73.406%{transform:translate(-6.6793vw,73.406vh) scale(.8396)}to{transform:translate(-1.985vw,99vh) scale(.8396)}}.snow:nth-child(342){opacity:.4814;transform:translate(17.2864vw,-10px) scale(.8272);animation:fall-342 23s -29s linear infinite}@keyframes fall-342{39.876%{transform:translate(12.4532vw,39.876vh) scale(.8272)}to{transform:translate(14.8698vw,99vh) scale(.8272)}}.snow:nth-child(343){opacity:.7312;transform:translate(99.9962vw,-10px) scale(.6531);animation:fall-343 20s -8s linear infinite}@keyframes fall-343{67.286%{transform:translate(101.8741vw,67.286vh) scale(.6531)}to{transform:translate(100.93515vw,99vh) scale(.6531)}}.snow:nth-child(344){opacity:1.951;transform:translate(14.1236vw,-10px) scale(.42);animation:fall-344 26s -25s linear infinite}@keyframes fall-344{47.527%{transform:translate(19.6217vw,47.527vh) scale(.42)}to{transform:translate(16.87265vw,99vh) scale(.42)}}.snow:nth-child(345){opacity:1.982;transform:translate(94.5509vw,-10px) scale(.0885);animation:fall-345 10s -13s linear infinite}@keyframes fall-345{50.587%{transform:translate(85.9039vw,50.587vh) scale(.0885)}to{transform:translate(90.2274vw,99vh) scale(.0885)}}.snow:nth-child(346){opacity:1.221;transform:translate(19.818vw,-10px) scale(.9341);animation:fall-346 27s -29s linear infinite}@keyframes fall-346{47.875%{transform:translate(28.4938vw,47.875vh) scale(.9341)}to{transform:translate(24.1559vw,99vh) scale(.9341)}}.snow:nth-child(347){opacity:1.3286;transform:translate(22.673vw,-10px) scale(.802);animation:fall-347 29s -2s linear infinite}@keyframes fall-347{65.951%{transform:translate(26.1152vw,65.951vh) scale(.802)}to{transform:translate(24.3941vw,99vh) scale(.802)}}.snow:nth-child(348){opacity:.0682;transform:translate(7.8662vw,-10px) scale(.4766);animation:fall-348 21s -11s linear infinite}@keyframes fall-348{37.393%{transform:translate(11.3923vw,37.393vh) scale(.4766)}to{transform:translate(9.62925vw,99vh) scale(.4766)}}.snow:nth-child(349){opacity:.0376;transform:translate(36.7982vw,-10px) scale(.2527);animation:fall-349 25s -18s linear infinite}@keyframes fall-349{32.881%{transform:translate(41.7104vw,32.881vh) scale(.2527)}to{transform:translate(39.2543vw,99vh) scale(.2527)}}.snow:nth-child(350){opacity:.6822;transform:translate(61.6201vw,-10px) scale(.1793);animation:fall-350 28s -25s linear infinite}@keyframes fall-350{37.392%{transform:translate(61.1956vw,37.392vh) scale(.1793)}to{transform:translate(61.40785vw,99vh) scale(.1793)}}.snow:nth-child(351){opacity:1.1798;transform:translate(93.7252vw,-10px) scale(.4103);animation:fall-351 18s -1s linear infinite}@keyframes fall-351{70.62%{transform:translate(98.9736vw,70.62vh) scale(.4103)}to{transform:translate(96.3494vw,99vh) scale(.4103)}}.snow:nth-child(352){opacity:.0998;transform:translate(16.8082vw,-10px) scale(.5735);animation:fall-352 29s -24s linear infinite}@keyframes fall-352{55.123%{transform:translate(19.552vw,55.123vh) scale(.5735)}to{transform:translate(18.1801vw,99vh) scale(.5735)}}.snow:nth-child(353){opacity:.1118;transform:translate(64.9026vw,-10px) scale(.302);animation:fall-353 22s -13s linear infinite}@keyframes fall-353{53.24%{transform:translate(68.5886vw,53.24vh) scale(.302)}to{transform:translate(66.7456vw,99vh) scale(.302)}}.snow:nth-child(354){opacity:1.0516;transform:translate(85.6356vw,-10px) scale(.9421);animation:fall-354 14s -4s linear infinite}@keyframes fall-354{71.686%{transform:translate(92.1932vw,71.686vh) scale(.9421)}to{transform:translate(88.9144vw,99vh) scale(.9421)}}.snow:nth-child(355){opacity:.657;transform:translate(37.817vw,-10px) scale(.0007);animation:fall-355 16s -3s linear infinite}@keyframes fall-355{60.616%{transform:translate(38.937vw,60.616vh) scale(.0007)}to{transform:translate(38.377vw,99vh) scale(.0007)}}.snow:nth-child(356){opacity:1.7912;transform:translate(27.798vw,-10px) scale(.9308);animation:fall-356 14s -16s linear infinite}@keyframes fall-356{52.533%{transform:translate(35.7002vw,52.533vh) scale(.9308)}to{transform:translate(31.7491vw,99vh) scale(.9308)}}.snow:nth-child(357){opacity:1.6888;transform:translate(50.7772vw,-10px) scale(.7278);animation:fall-357 28s -10s linear infinite}@keyframes fall-357{76.94%{transform:translate(53.4855vw,76.94vh) scale(.7278)}to{transform:translate(52.13135vw,99vh) scale(.7278)}}.snow:nth-child(358){opacity:.2408;transform:translate(87.8146vw,-10px) scale(.4928);animation:fall-358 15s -10s linear infinite}@keyframes fall-358{36.161%{transform:translate(94.9452vw,36.161vh) scale(.4928)}to{transform:translate(91.3799vw,99vh) scale(.4928)}}.snow:nth-child(359){opacity:1.2936;transform:translate(29.0921vw,-10px) scale(.0426);animation:fall-359 26s -7s linear infinite}@keyframes fall-359{55.292%{transform:translate(26.3512vw,55.292vh) scale(.0426)}to{transform:translate(27.72165vw,99vh) scale(.0426)}}.snow:nth-child(360){opacity:1.485;transform:translate(83.5445vw,-10px) scale(.5257);animation:fall-360 17s -8s linear infinite}@keyframes fall-360{30.98%{transform:translate(91.8719vw,30.98vh) scale(.5257)}to{transform:translate(87.7082vw,99vh) scale(.5257)}}.snow:nth-child(361){opacity:1.087;transform:translate(64.2483vw,-10px) scale(.0416);animation:fall-361 11s -2s linear infinite}@keyframes fall-361{63.55%{transform:translate(72.8085vw,63.55vh) scale(.0416)}to{transform:translate(68.5284vw,99vh) scale(.0416)}}.snow:nth-child(362){opacity:.9566;transform:translate(23.1812vw,-10px) scale(.703);animation:fall-362 23s -28s linear infinite}@keyframes fall-362{36.773%{transform:translate(28.2708vw,36.773vh) scale(.703)}to{transform:translate(25.726vw,99vh) scale(.703)}}.snow:nth-child(363){opacity:.5786;transform:translate(65.2486vw,-10px) scale(.2631);animation:fall-363 10s -7s linear infinite}@keyframes fall-363{71.947%{transform:translate(60.537vw,71.947vh) scale(.2631)}to{transform:translate(62.8928vw,99vh) scale(.2631)}}.snow:nth-child(364){opacity:.3302;transform:translate(11.9035vw,-10px) scale(.0634);animation:fall-364 27s -8s linear infinite}@keyframes fall-364{60.786%{transform:translate(11.4417vw,60.786vh) scale(.0634)}to{transform:translate(11.6726vw,99vh) scale(.0634)}}.snow:nth-child(365){opacity:.7808;transform:translate(37.6165vw,-10px) scale(.0567);animation:fall-365 12s -13s linear infinite}@keyframes fall-365{66.203%{transform:translate(27.9491vw,66.203vh) scale(.0567)}to{transform:translate(32.7828vw,99vh) scale(.0567)}}.snow:nth-child(366){opacity:1.3606;transform:translate(97.6314vw,-10px) scale(.2035);animation:fall-366 30s -3s linear infinite}@keyframes fall-366{64.737%{transform:translate(89.693vw,64.737vh) scale(.2035)}to{transform:translate(93.6622vw,99vh) scale(.2035)}}.snow:nth-child(367){opacity:1.1292;transform:translate(75.4284vw,-10px) scale(.3449);animation:fall-367 29s -1s linear infinite}@keyframes fall-367{37.769%{transform:translate(80.7977vw,37.769vh) scale(.3449)}to{transform:translate(78.11305vw,99vh) scale(.3449)}}.snow:nth-child(368){opacity:1.9248;transform:translate(53.0345vw,-10px) scale(.5517);animation:fall-368 24s -17s linear infinite}@keyframes fall-368{35.868%{transform:translate(59.4063vw,35.868vh) scale(.5517)}to{transform:translate(56.2204vw,99vh) scale(.5517)}}.snow:nth-child(369){opacity:.5298;transform:translate(29.2793vw,-10px) scale(.3385);animation:fall-369 20s -22s linear infinite}@keyframes fall-369{41.312%{transform:translate(21.3953vw,41.312vh) scale(.3385)}to{transform:translate(25.3373vw,99vh) scale(.3385)}}.snow:nth-child(370){opacity:.6368;transform:translate(60.3746vw,-10px) scale(.3908);animation:fall-370 28s -19s linear infinite}@keyframes fall-370{66.422%{transform:translate(65.5875vw,66.422vh) scale(.3908)}to{transform:translate(62.98105vw,99vh) scale(.3908)}}.snow:nth-child(371){opacity:1.7068;transform:translate(26.1717vw,-10px) scale(.0151);animation:fall-371 15s -29s linear infinite}@keyframes fall-371{47.646%{transform:translate(17.948vw,47.646vh) scale(.0151)}to{transform:translate(22.05985vw,99vh) scale(.0151)}}.snow:nth-child(372){opacity:.2518;transform:translate(3.1322vw,-10px) scale(.6639);animation:fall-372 15s -3s linear infinite}@keyframes fall-372{64.604%{transform:translate(8.4908vw,64.604vh) scale(.6639)}to{transform:translate(5.8115vw,99vh) scale(.6639)}}.snow:nth-child(373){opacity:1.6446;transform:translate(21.5754vw,-10px) scale(.6345);animation:fall-373 30s -2s linear infinite}@keyframes fall-373{79.554%{transform:translate(23.0221vw,79.554vh) scale(.6345)}to{transform:translate(22.29875vw,99vh) scale(.6345)}}.snow:nth-child(374){opacity:1.0286;transform:translate(1.834vw,-10px) scale(.1257);animation:fall-374 11s -4s linear infinite}@keyframes fall-374{72.531%{transform:translate(-2.4098vw,72.531vh) scale(.1257)}to{transform:translate(-.2879vw,99vh) scale(.1257)}}.snow:nth-child(375){opacity:.8762;transform:translate(71.941vw,-10px) scale(.0173);animation:fall-375 15s -30s linear infinite}@keyframes fall-375{47.276%{transform:translate(73.3652vw,47.276vh) scale(.0173)}to{transform:translate(72.6531vw,99vh) scale(.0173)}}.snow:nth-child(376){opacity:1.0294;transform:translate(34.8433vw,-10px) scale(.021);animation:fall-376 18s -9s linear infinite}@keyframes fall-376{31.595%{transform:translate(42.8039vw,31.595vh) scale(.021)}to{transform:translate(38.8236vw,99vh) scale(.021)}}.snow:nth-child(377){opacity:1.3146;transform:translate(57.6781vw,-10px) scale(.2122);animation:fall-377 21s -26s linear infinite}@keyframes fall-377{71.159%{transform:translate(48.3441vw,71.159vh) scale(.2122)}to{transform:translate(53.0111vw,99vh) scale(.2122)}}.snow:nth-child(378){opacity:.2552;transform:translate(53.0095vw,-10px) scale(.0321);animation:fall-378 28s -24s linear infinite}@keyframes fall-378{46.311%{transform:translate(47.4241vw,46.311vh) scale(.0321)}to{transform:translate(50.2168vw,99vh) scale(.0321)}}.snow:nth-child(379){opacity:.2684;transform:translate(25.178vw,-10px) scale(.337);animation:fall-379 26s -1s linear infinite}@keyframes fall-379{30.245%{transform:translate(26.8368vw,30.245vh) scale(.337)}to{transform:translate(26.0074vw,99vh) scale(.337)}}.snow:nth-child(380){opacity:1.0008;transform:translate(42.227vw,-10px) scale(.1377);animation:fall-380 27s -16s linear infinite}@keyframes fall-380{50.963%{transform:translate(37.2115vw,50.963vh) scale(.1377)}to{transform:translate(39.71925vw,99vh) scale(.1377)}}.snow:nth-child(381){opacity:.2328;transform:translate(12.8389vw,-10px) scale(.3623);animation:fall-381 22s -17s linear infinite}@keyframes fall-381{48.193%{transform:translate(8.482vw,48.193vh) scale(.3623)}to{transform:translate(10.66045vw,99vh) scale(.3623)}}.snow:nth-child(382){opacity:1.5004;transform:translate(90.4751vw,-10px) scale(.4357);animation:fall-382 16s -26s linear infinite}@keyframes fall-382{49.515%{transform:translate(84.9143vw,49.515vh) scale(.4357)}to{transform:translate(87.6947vw,99vh) scale(.4357)}}.snow:nth-child(383){opacity:1.9702;transform:translate(38.8684vw,-10px) scale(.8493);animation:fall-383 22s -9s linear infinite}@keyframes fall-383{68.592%{transform:translate(30.1335vw,68.592vh) scale(.8493)}to{transform:translate(34.50095vw,99vh) scale(.8493)}}.snow:nth-child(384){opacity:1.045;transform:translate(62.3033vw,-10px) scale(.8044);animation:fall-384 13s -30s linear infinite}@keyframes fall-384{40.439%{transform:translate(71.8626vw,40.439vh) scale(.8044)}to{transform:translate(67.08295vw,99vh) scale(.8044)}}.snow:nth-child(385){opacity:1.3428;transform:translate(6.6299vw,-10px) scale(.3582);animation:fall-385 17s -10s linear infinite}@keyframes fall-385{31.79%{transform:translate(-.1344vw,31.79vh) scale(.3582)}to{transform:translate(3.24775vw,99vh) scale(.3582)}}.snow:nth-child(386){opacity:.5068;transform:translate(.3942vw,-10px) scale(.7023);animation:fall-386 13s -13s linear infinite}@keyframes fall-386{34.277%{transform:translate(-1.4148vw,34.277vh) scale(.7023)}to{transform:translate(-.5103vw,99vh) scale(.7023)}}.snow:nth-child(387){opacity:.313;transform:translate(14.485vw,-10px) scale(.3163);animation:fall-387 25s -9s linear infinite}@keyframes fall-387{59.445%{transform:translate(12.6241vw,59.445vh) scale(.3163)}to{transform:translate(13.55455vw,99vh) scale(.3163)}}.snow:nth-child(388){opacity:1.3014;transform:translate(89.7757vw,-10px) scale(.3298);animation:fall-388 21s -3s linear infinite}@keyframes fall-388{34.349%{transform:translate(95.6602vw,34.349vh) scale(.3298)}to{transform:translate(92.71795vw,99vh) scale(.3298)}}.snow:nth-child(389){opacity:1.314;transform:translate(81.3771vw,-10px) scale(.6619);animation:fall-389 24s -23s linear infinite}@keyframes fall-389{45.921%{transform:translate(91.1364vw,45.921vh) scale(.6619)}to{transform:translate(86.25675vw,99vh) scale(.6619)}}.snow:nth-child(390){opacity:.3588;transform:translate(97.8684vw,-10px) scale(.0726);animation:fall-390 22s -18s linear infinite}@keyframes fall-390{76.49%{transform:translate(101.2806vw,76.49vh) scale(.0726)}to{transform:translate(99.5745vw,99vh) scale(.0726)}}.snow:nth-child(391){opacity:.1972;transform:translate(70.7345vw,-10px) scale(.4273);animation:fall-391 17s -5s linear infinite}@keyframes fall-391{53.351%{transform:translate(77.2986vw,53.351vh) scale(.4273)}to{transform:translate(74.01655vw,99vh) scale(.4273)}}.snow:nth-child(392){opacity:.3666;transform:translate(60.5325vw,-10px) scale(.9146);animation:fall-392 18s -17s linear infinite}@keyframes fall-392{63.203%{transform:translate(54.5117vw,63.203vh) scale(.9146)}to{transform:translate(57.5221vw,99vh) scale(.9146)}}.snow:nth-child(393){opacity:1.0666;transform:translate(97.1844vw,-10px) scale(.8242);animation:fall-393 25s -22s linear infinite}@keyframes fall-393{68.146%{transform:translate(98.8834vw,68.146vh) scale(.8242)}to{transform:translate(98.0339vw,99vh) scale(.8242)}}.snow:nth-child(394){opacity:.5514;transform:translate(57.4779vw,-10px) scale(.2039);animation:fall-394 16s -8s linear infinite}@keyframes fall-394{73.691%{transform:translate(50.7026vw,73.691vh) scale(.2039)}to{transform:translate(54.09025vw,99vh) scale(.2039)}}.snow:nth-child(395){opacity:.8328;transform:translate(40.6131vw,-10px) scale(.7247);animation:fall-395 22s -16s linear infinite}@keyframes fall-395{40.976%{transform:translate(49.4778vw,40.976vh) scale(.7247)}to{transform:translate(45.04545vw,99vh) scale(.7247)}}.snow:nth-child(396){opacity:1.0306;transform:translate(15.1829vw,-10px) scale(.0301);animation:fall-396 19s -13s linear infinite}@keyframes fall-396{67.891%{transform:translate(15.1162vw,67.891vh) scale(.0301)}to{transform:translate(15.14955vw,99vh) scale(.0301)}}.snow:nth-child(397){opacity:.8838;transform:translate(91.3346vw,-10px) scale(.2552);animation:fall-397 19s -22s linear infinite}@keyframes fall-397{30.243%{transform:translate(95.376vw,30.243vh) scale(.2552)}to{transform:translate(93.3553vw,99vh) scale(.2552)}}.snow:nth-child(398){opacity:.8404;transform:translate(61.8565vw,-10px) scale(.0871);animation:fall-398 28s -25s linear infinite}@keyframes fall-398{41.441%{transform:translate(69.6311vw,41.441vh) scale(.0871)}to{transform:translate(65.7438vw,99vh) scale(.0871)}}.snow:nth-child(399){opacity:.3818;transform:translate(42.2554vw,-10px) scale(.6578);animation:fall-399 16s -3s linear infinite}@keyframes fall-399{71.601%{transform:translate(40.8598vw,71.601vh) scale(.6578)}to{transform:translate(41.5576vw,99vh) scale(.6578)}}.snow:nth-child(400){opacity:1.827;transform:translate(79.2169vw,-10px) scale(.911);animation:fall-400 10s -21s linear infinite}@keyframes fall-400{37.96%{transform:translate(83.9083vw,37.96vh) scale(.911)}to{transform:translate(81.5626vw,99vh) scale(.911)}}\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:.0362;transform:translate(94.4151vw,-10px) scale(.7754);animation:fall-1 18s -24s linear infinite}@keyframes fall-1{68.607%{transform:translate(97.3405vw,68.607vh) scale(.7754)}to{transform:translate(95.8778vw,99vh) scale(.7754)}}.snow:nth-child(2){opacity:1.29;transform:translate(3.9897vw,-10px) scale(.4858);animation:fall-2 23s -17s linear infinite}@keyframes fall-2{57.66%{transform:translate(12.9923vw,57.66vh) scale(.4858)}to{transform:translate(8.491vw,99vh) scale(.4858)}}.snow:nth-child(3){opacity:.9912;transform:translate(86.6515vw,-10px) scale(.5244);animation:fall-3 12s -13s linear infinite}@keyframes fall-3{40.955%{transform:translate(83.0725vw,40.955vh) scale(.5244)}to{transform:translate(84.862vw,99vh) scale(.5244)}}.snow:nth-child(4){opacity:.09;transform:translate(78.7762vw,-10px) scale(.2891);animation:fall-4 11s -22s linear infinite}@keyframes fall-4{59.714%{transform:translate(75.413vw,59.714vh) scale(.2891)}to{transform:translate(77.0946vw,99vh) scale(.2891)}}.snow:nth-child(5){opacity:1.2384;transform:translate(5.3982vw,-10px) scale(.6139);animation:fall-5 28s -14s linear infinite}@keyframes fall-5{64.845%{transform:translate(.1655vw,64.845vh) scale(.6139)}to{transform:translate(2.78185vw,99vh) scale(.6139)}}.snow:nth-child(6){opacity:1.194;transform:translate(57.8567vw,-10px) scale(.5461);animation:fall-6 28s -17s linear infinite}@keyframes fall-6{70.932%{transform:translate(59.1763vw,70.932vh) scale(.5461)}to{transform:translate(58.5165vw,99vh) scale(.5461)}}.snow:nth-child(7){opacity:1.9796;transform:translate(64.4725vw,-10px) scale(.6091);animation:fall-7 13s -8s linear infinite}@keyframes fall-7{66.232%{transform:translate(71.3245vw,66.232vh) scale(.6091)}to{transform:translate(67.8985vw,99vh) scale(.6091)}}.snow:nth-child(8){opacity:.3504;transform:translate(44.7362vw,-10px) scale(.2388);animation:fall-8 28s -7s linear infinite}@keyframes fall-8{33.303%{transform:translate(54.6208vw,33.303vh) scale(.2388)}to{transform:translate(49.6785vw,99vh) scale(.2388)}}.snow:nth-child(9){opacity:.2636;transform:translate(35.6006vw,-10px) scale(.8069);animation:fall-9 26s -30s linear infinite}@keyframes fall-9{30.353%{transform:translate(42.5833vw,30.353vh) scale(.8069)}to{transform:translate(39.09195vw,99vh) scale(.8069)}}.snow:nth-child(10){opacity:1.9076;transform:translate(95.04vw,-10px) scale(.1586);animation:fall-10 11s -25s linear infinite}@keyframes fall-10{35.211%{transform:translate(98.9911vw,35.211vh) scale(.1586)}to{transform:translate(97.01555vw,99vh) scale(.1586)}}.snow:nth-child(11){opacity:1.5204;transform:translate(42.4381vw,-10px) scale(.6199);animation:fall-11 20s -20s linear infinite}@keyframes fall-11{76.105%{transform:translate(37.3932vw,76.105vh) scale(.6199)}to{transform:translate(39.91565vw,99vh) scale(.6199)}}.snow:nth-child(12){opacity:.3768;transform:translate(40.4526vw,-10px) scale(.1918);animation:fall-12 12s -7s linear infinite}@keyframes fall-12{40.064%{transform:translate(49.5859vw,40.064vh) scale(.1918)}to{transform:translate(45.01925vw,99vh) scale(.1918)}}.snow:nth-child(13){opacity:.756;transform:translate(61.5889vw,-10px) scale(.7645);animation:fall-13 20s -6s linear infinite}@keyframes fall-13{39.878%{transform:translate(61.6133vw,39.878vh) scale(.7645)}to{transform:translate(61.6011vw,99vh) scale(.7645)}}.snow:nth-child(14){opacity:.9236;transform:translate(64.5193vw,-10px) scale(.5282);animation:fall-14 18s -2s linear infinite}@keyframes fall-14{41.223%{transform:translate(66.6294vw,41.223vh) scale(.5282)}to{transform:translate(65.57435vw,99vh) scale(.5282)}}.snow:nth-child(15){opacity:.813;transform:translate(.5335vw,-10px) scale(.7096);animation:fall-15 12s -2s linear infinite}@keyframes fall-15{38.443%{transform:translate(-8.0685vw,38.443vh) scale(.7096)}to{transform:translate(-3.7675vw,99vh) scale(.7096)}}.snow:nth-child(16){opacity:.0732;transform:translate(32.1195vw,-10px) scale(.252);animation:fall-16 28s -5s linear infinite}@keyframes fall-16{44.207%{transform:translate(34.3009vw,44.207vh) scale(.252)}to{transform:translate(33.2102vw,99vh) scale(.252)}}.snow:nth-child(17){opacity:1.6964;transform:translate(81.3533vw,-10px) scale(.2339);animation:fall-17 23s -27s linear infinite}@keyframes fall-17{30.306%{transform:translate(90.572vw,30.306vh) scale(.2339)}to{transform:translate(85.96265vw,99vh) scale(.2339)}}.snow:nth-child(18){opacity:.3954;transform:translate(82.1338vw,-10px) scale(.895);animation:fall-18 12s -17s linear infinite}@keyframes fall-18{57.211%{transform:translate(75.8676vw,57.211vh) scale(.895)}to{transform:translate(79.0007vw,99vh) scale(.895)}}.snow:nth-child(19){opacity:1.989;transform:translate(38.4213vw,-10px) scale(.5646);animation:fall-19 14s -26s linear infinite}@keyframes fall-19{78.963%{transform:translate(29.9136vw,78.963vh) scale(.5646)}to{transform:translate(34.16745vw,99vh) scale(.5646)}}.snow:nth-child(20){opacity:1.766;transform:translate(62.6727vw,-10px) scale(.0782);animation:fall-20 11s -27s linear infinite}@keyframes fall-20{42.537%{transform:translate(63.0023vw,42.537vh) scale(.0782)}to{transform:translate(62.8375vw,99vh) scale(.0782)}}.snow:nth-child(21){opacity:1.983;transform:translate(32.8094vw,-10px) scale(.4761);animation:fall-21 10s -20s linear infinite}@keyframes fall-21{69.782%{transform:translate(27.217vw,69.782vh) scale(.4761)}to{transform:translate(30.0132vw,99vh) scale(.4761)}}.snow:nth-child(22){opacity:.7658;transform:translate(89.4495vw,-10px) scale(.5128);animation:fall-22 25s -30s linear infinite}@keyframes fall-22{75.252%{transform:translate(96.519vw,75.252vh) scale(.5128)}to{transform:translate(92.98425vw,99vh) scale(.5128)}}.snow:nth-child(23){opacity:1.223;transform:translate(93.6217vw,-10px) scale(.9562);animation:fall-23 30s -19s linear infinite}@keyframes fall-23{77.123%{transform:translate(93.2726vw,77.123vh) scale(.9562)}to{transform:translate(93.44715vw,99vh) scale(.9562)}}.snow:nth-child(24){opacity:1.595;transform:translate(16.6545vw,-10px) scale(.3174);animation:fall-24 14s -20s linear infinite}@keyframes fall-24{65.948%{transform:translate(25.3vw,65.948vh) scale(.3174)}to{transform:translate(20.97725vw,99vh) scale(.3174)}}.snow:nth-child(25){opacity:1.8908;transform:translate(69.3595vw,-10px) scale(.2503);animation:fall-25 29s -23s linear infinite}@keyframes fall-25{58.601%{transform:translate(67.3207vw,58.601vh) scale(.2503)}to{transform:translate(68.3401vw,99vh) scale(.2503)}}.snow:nth-child(26){opacity:1.119;transform:translate(47.0973vw,-10px) scale(.1127);animation:fall-26 13s -21s linear infinite}@keyframes fall-26{61.263%{transform:translate(38.7731vw,61.263vh) scale(.1127)}to{transform:translate(42.9352vw,99vh) scale(.1127)}}.snow:nth-child(27){opacity:.8856;transform:translate(9.6288vw,-10px) scale(.4445);animation:fall-27 11s -13s linear infinite}@keyframes fall-27{49.276%{transform:translate(5.5132vw,49.276vh) scale(.4445)}to{transform:translate(7.571vw,99vh) scale(.4445)}}.snow:nth-child(28){opacity:.2048;transform:translate(42.624vw,-10px) scale(.9547);animation:fall-28 18s -9s linear infinite}@keyframes fall-28{46.442%{transform:translate(42.8021vw,46.442vh) scale(.9547)}to{transform:translate(42.71305vw,99vh) scale(.9547)}}.snow:nth-child(29){opacity:.0852;transform:translate(49.4359vw,-10px) scale(.7264);animation:fall-29 27s -23s linear infinite}@keyframes fall-29{78.135%{transform:translate(41.4234vw,78.135vh) scale(.7264)}to{transform:translate(45.42965vw,99vh) scale(.7264)}}.snow:nth-child(30){opacity:.9604;transform:translate(59.0537vw,-10px) scale(.4904);animation:fall-30 14s -3s linear infinite}@keyframes fall-30{63.142%{transform:translate(52.5657vw,63.142vh) scale(.4904)}to{transform:translate(55.8097vw,99vh) scale(.4904)}}.snow:nth-child(31){opacity:.2814;transform:translate(12.3538vw,-10px) scale(.6175);animation:fall-31 29s -21s linear infinite}@keyframes fall-31{30.476%{transform:translate(11.5048vw,30.476vh) scale(.6175)}to{transform:translate(11.9293vw,99vh) scale(.6175)}}.snow:nth-child(32){opacity:1.2292;transform:translate(92.3859vw,-10px) scale(.8417);animation:fall-32 12s -29s linear infinite}@keyframes fall-32{53.571%{transform:translate(97.873vw,53.571vh) scale(.8417)}to{transform:translate(95.12945vw,99vh) scale(.8417)}}.snow:nth-child(33){opacity:1.0986;transform:translate(76.2098vw,-10px) scale(.9981);animation:fall-33 11s -5s linear infinite}@keyframes fall-33{46.316%{transform:translate(76.9398vw,46.316vh) scale(.9981)}to{transform:translate(76.5748vw,99vh) scale(.9981)}}.snow:nth-child(34){opacity:.7842;transform:translate(35.9493vw,-10px) scale(.0324);animation:fall-34 30s -16s linear infinite}@keyframes fall-34{65.092%{transform:translate(26.0216vw,65.092vh) scale(.0324)}to{transform:translate(30.98545vw,99vh) scale(.0324)}}.snow:nth-child(35){opacity:.7132;transform:translate(28.0192vw,-10px) scale(.1545);animation:fall-35 11s -3s linear infinite}@keyframes fall-35{61.167%{transform:translate(35.4342vw,61.167vh) scale(.1545)}to{transform:translate(31.7267vw,99vh) scale(.1545)}}.snow:nth-child(36){opacity:.93;transform:translate(97.4321vw,-10px) scale(.3847);animation:fall-36 21s -17s linear infinite}@keyframes fall-36{43.175%{transform:translate(88.3363vw,43.175vh) scale(.3847)}to{transform:translate(92.8842vw,99vh) scale(.3847)}}.snow:nth-child(37){opacity:.6452;transform:translate(31.4075vw,-10px) scale(.8861);animation:fall-37 15s -8s linear infinite}@keyframes fall-37{48.676%{transform:translate(34.911vw,48.676vh) scale(.8861)}to{transform:translate(33.15925vw,99vh) scale(.8861)}}.snow:nth-child(38){opacity:.8994;transform:translate(92.0313vw,-10px) scale(.0024);animation:fall-38 18s -6s linear infinite}@keyframes fall-38{32.693%{transform:translate(93.9755vw,32.693vh) scale(.0024)}to{transform:translate(93.0034vw,99vh) scale(.0024)}}.snow:nth-child(39){opacity:1.3506;transform:translate(63.8949vw,-10px) scale(.4015);animation:fall-39 13s -15s linear infinite}@keyframes fall-39{53.604%{transform:translate(69.8302vw,53.604vh) scale(.4015)}to{transform:translate(66.86255vw,99vh) scale(.4015)}}.snow:nth-child(40){opacity:.1156;transform:translate(51.8937vw,-10px) scale(.5912);animation:fall-40 27s -10s linear infinite}@keyframes fall-40{33.14%{transform:translate(50.074vw,33.14vh) scale(.5912)}to{transform:translate(50.98385vw,99vh) scale(.5912)}}.snow:nth-child(41){opacity:1.5846;transform:translate(4.551vw,-10px) scale(.9364);animation:fall-41 13s -30s linear infinite}@keyframes fall-41{65.568%{transform:translate(-.7427vw,65.568vh) scale(.9364)}to{transform:translate(1.90415vw,99vh) scale(.9364)}}.snow:nth-child(42){opacity:.7136;transform:translate(66.7636vw,-10px) scale(.2914);animation:fall-42 30s -7s linear infinite}@keyframes fall-42{43.088%{transform:translate(66.2088vw,43.088vh) scale(.2914)}to{transform:translate(66.4862vw,99vh) scale(.2914)}}.snow:nth-child(43){opacity:1.6196;transform:translate(50.2275vw,-10px) scale(.6881);animation:fall-43 24s -6s linear infinite}@keyframes fall-43{69.316%{transform:translate(51.3914vw,69.316vh) scale(.6881)}to{transform:translate(50.80945vw,99vh) scale(.6881)}}.snow:nth-child(44){opacity:1.6546;transform:translate(35.4949vw,-10px) scale(.7212);animation:fall-44 19s -22s linear infinite}@keyframes fall-44{30.061%{transform:translate(26.5652vw,30.061vh) scale(.7212)}to{transform:translate(31.03005vw,99vh) scale(.7212)}}.snow:nth-child(45){opacity:.8794;transform:translate(92.1811vw,-10px) scale(.2269);animation:fall-45 22s -8s linear infinite}@keyframes fall-45{45.21%{transform:translate(95.1284vw,45.21vh) scale(.2269)}to{transform:translate(93.65475vw,99vh) scale(.2269)}}.snow:nth-child(46){opacity:1.9606;transform:translate(4.3854vw,-10px) scale(.0094);animation:fall-46 21s -6s linear infinite}@keyframes fall-46{61.792%{transform:translate(7.3695vw,61.792vh) scale(.0094)}to{transform:translate(5.87745vw,99vh) scale(.0094)}}.snow:nth-child(47){opacity:1.481;transform:translate(62.2067vw,-10px) scale(.5119);animation:fall-47 24s -1s linear infinite}@keyframes fall-47{68.798%{transform:translate(53.3283vw,68.798vh) scale(.5119)}to{transform:translate(57.7675vw,99vh) scale(.5119)}}.snow:nth-child(48){opacity:.8838;transform:translate(75.4542vw,-10px) scale(.2142);animation:fall-48 12s -24s linear infinite}@keyframes fall-48{36.831%{transform:translate(84.3671vw,36.831vh) scale(.2142)}to{transform:translate(79.91065vw,99vh) scale(.2142)}}.snow:nth-child(49){opacity:.5432;transform:translate(69.8522vw,-10px) scale(.2645);animation:fall-49 25s -20s linear infinite}@keyframes fall-49{78.821%{transform:translate(67.6229vw,78.821vh) scale(.2645)}to{transform:translate(68.73755vw,99vh) scale(.2645)}}.snow:nth-child(50){opacity:1.7594;transform:translate(49.6645vw,-10px) scale(.5907);animation:fall-50 21s -28s linear infinite}@keyframes fall-50{47.483%{transform:translate(56.5761vw,47.483vh) scale(.5907)}to{transform:translate(53.1203vw,99vh) scale(.5907)}}.snow:nth-child(51){opacity:1.3192;transform:translate(40.0005vw,-10px) scale(.2347);animation:fall-51 16s -23s linear infinite}@keyframes fall-51{45.704%{transform:translate(46.5192vw,45.704vh) scale(.2347)}to{transform:translate(43.25985vw,99vh) scale(.2347)}}.snow:nth-child(52){opacity:.2828;transform:translate(44.4712vw,-10px) scale(.7119);animation:fall-52 22s -27s linear infinite}@keyframes fall-52{66.498%{transform:translate(37.7917vw,66.498vh) scale(.7119)}to{transform:translate(41.13145vw,99vh) scale(.7119)}}.snow:nth-child(53){opacity:.4198;transform:translate(23.1644vw,-10px) scale(.0635);animation:fall-53 23s -28s linear infinite}@keyframes fall-53{68.234%{transform:translate(14.0254vw,68.234vh) scale(.0635)}to{transform:translate(18.5949vw,99vh) scale(.0635)}}.snow:nth-child(54){opacity:1.9896;transform:translate(1.889vw,-10px) scale(.9423);animation:fall-54 30s -13s linear infinite}@keyframes fall-54{43.277%{transform:translate(10.3893vw,43.277vh) scale(.9423)}to{transform:translate(6.13915vw,99vh) scale(.9423)}}.snow:nth-child(55){opacity:1.3018;transform:translate(45.2726vw,-10px) scale(.7728);animation:fall-55 26s -30s linear infinite}@keyframes fall-55{56.49%{transform:translate(52.8622vw,56.49vh) scale(.7728)}to{transform:translate(49.0674vw,99vh) scale(.7728)}}.snow:nth-child(56){opacity:.2136;transform:translate(96.7516vw,-10px) scale(.0098);animation:fall-56 18s -10s linear infinite}@keyframes fall-56{32.499%{transform:translate(95.7994vw,32.499vh) scale(.0098)}to{transform:translate(96.2755vw,99vh) scale(.0098)}}.snow:nth-child(57){opacity:.3578;transform:translate(2.0335vw,-10px) scale(.8908);animation:fall-57 29s -17s linear infinite}@keyframes fall-57{50.591%{transform:translate(.9888vw,50.591vh) scale(.8908)}to{transform:translate(1.51115vw,99vh) scale(.8908)}}.snow:nth-child(58){opacity:.5916;transform:translate(61.9289vw,-10px) scale(.2805);animation:fall-58 21s -7s linear infinite}@keyframes fall-58{56.72%{transform:translate(68.5595vw,56.72vh) scale(.2805)}to{transform:translate(65.2442vw,99vh) scale(.2805)}}.snow:nth-child(59){opacity:1.2228;transform:translate(29.5683vw,-10px) scale(.7976);animation:fall-59 23s -13s linear infinite}@keyframes fall-59{38.387%{transform:translate(19.7979vw,38.387vh) scale(.7976)}to{transform:translate(24.6831vw,99vh) scale(.7976)}}.snow:nth-child(60){opacity:1.3322;transform:translate(25.3449vw,-10px) scale(.8997);animation:fall-60 26s -26s linear infinite}@keyframes fall-60{72.148%{transform:translate(24.6685vw,72.148vh) scale(.8997)}to{transform:translate(25.0067vw,99vh) scale(.8997)}}.snow:nth-child(61){opacity:1.5972;transform:translate(4.1181vw,-10px) scale(.929);animation:fall-61 12s -18s linear infinite}@keyframes fall-61{47.917%{transform:translate(-.1263vw,47.917vh) scale(.929)}to{transform:translate(1.9959vw,99vh) scale(.929)}}.snow:nth-child(62){opacity:.4634;transform:translate(30.1101vw,-10px) scale(.7739);animation:fall-62 29s -22s linear infinite}@keyframes fall-62{50.453%{transform:translate(27.8056vw,50.453vh) scale(.7739)}to{transform:translate(28.95785vw,99vh) scale(.7739)}}.snow:nth-child(63){opacity:1.0686;transform:translate(63.999vw,-10px) scale(.3435);animation:fall-63 15s -24s linear infinite}@keyframes fall-63{53.747%{transform:translate(73.3529vw,53.747vh) scale(.3435)}to{transform:translate(68.67595vw,99vh) scale(.3435)}}.snow:nth-child(64){opacity:.551;transform:translate(28.8538vw,-10px) scale(.888);animation:fall-64 13s -7s linear infinite}@keyframes fall-64{69.863%{transform:translate(23.0204vw,69.863vh) scale(.888)}to{transform:translate(25.9371vw,99vh) scale(.888)}}.snow:nth-child(65){opacity:1.9966;transform:translate(71.1325vw,-10px) scale(.6533);animation:fall-65 10s -2s linear infinite}@keyframes fall-65{76.57%{transform:translate(61.2428vw,76.57vh) scale(.6533)}to{transform:translate(66.18765vw,99vh) scale(.6533)}}.snow:nth-child(66){opacity:1.9464;transform:translate(22.4924vw,-10px) scale(.859);animation:fall-66 14s -5s linear infinite}@keyframes fall-66{32.691%{transform:translate(18.7034vw,32.691vh) scale(.859)}to{transform:translate(20.5979vw,99vh) scale(.859)}}.snow:nth-child(67){opacity:.6212;transform:translate(81.3039vw,-10px) scale(.6387);animation:fall-67 17s -10s linear infinite}@keyframes fall-67{73.945%{transform:translate(74.099vw,73.945vh) scale(.6387)}to{transform:translate(77.70145vw,99vh) scale(.6387)}}.snow:nth-child(68){opacity:.4666;transform:translate(47.4619vw,-10px) scale(.1995);animation:fall-68 20s -14s linear infinite}@keyframes fall-68{37.82%{transform:translate(43.2139vw,37.82vh) scale(.1995)}to{transform:translate(45.3379vw,99vh) scale(.1995)}}.snow:nth-child(69){opacity:.415;transform:translate(50.3339vw,-10px) scale(.1611);animation:fall-69 26s -6s linear infinite}@keyframes fall-69{39.98%{transform:translate(56.7086vw,39.98vh) scale(.1611)}to{transform:translate(53.52125vw,99vh) scale(.1611)}}.snow:nth-child(70){opacity:.8478;transform:translate(60.8501vw,-10px) scale(.1011);animation:fall-70 24s -11s linear infinite}@keyframes fall-70{38.677%{transform:translate(56.7486vw,38.677vh) scale(.1011)}to{transform:translate(58.79935vw,99vh) scale(.1011)}}.snow:nth-child(71){opacity:.921;transform:translate(61.9227vw,-10px) scale(.5134);animation:fall-71 27s -27s linear infinite}@keyframes fall-71{52.187%{transform:translate(64.1002vw,52.187vh) scale(.5134)}to{transform:translate(63.01145vw,99vh) scale(.5134)}}.snow:nth-child(72){opacity:.3546;transform:translate(79.7901vw,-10px) scale(.7776);animation:fall-72 30s -18s linear infinite}@keyframes fall-72{58.404%{transform:translate(71.0614vw,58.404vh) scale(.7776)}to{transform:translate(75.42575vw,99vh) scale(.7776)}}.snow:nth-child(73){opacity:.7498;transform:translate(91.1693vw,-10px) scale(.3407);animation:fall-73 29s -12s linear infinite}@keyframes fall-73{39.651%{transform:translate(98.9013vw,39.651vh) scale(.3407)}to{transform:translate(95.0353vw,99vh) scale(.3407)}}.snow:nth-child(74){opacity:.061;transform:translate(75.4217vw,-10px) scale(.9545);animation:fall-74 20s -22s linear infinite}@keyframes fall-74{32.046%{transform:translate(77.0356vw,32.046vh) scale(.9545)}to{transform:translate(76.22865vw,99vh) scale(.9545)}}.snow:nth-child(75){opacity:1.7156;transform:translate(57.7516vw,-10px) scale(.699);animation:fall-75 21s -12s linear infinite}@keyframes fall-75{31.314%{transform:translate(51.9654vw,31.314vh) scale(.699)}to{transform:translate(54.8585vw,99vh) scale(.699)}}.snow:nth-child(76){opacity:1.1708;transform:translate(44.3768vw,-10px) scale(.4074);animation:fall-76 29s -2s linear infinite}@keyframes fall-76{45.241%{transform:translate(45.0618vw,45.241vh) scale(.4074)}to{transform:translate(44.7193vw,99vh) scale(.4074)}}.snow:nth-child(77){opacity:.0346;transform:translate(23.6599vw,-10px) scale(.3019);animation:fall-77 22s -20s linear infinite}@keyframes fall-77{47.938%{transform:translate(14.0685vw,47.938vh) scale(.3019)}to{transform:translate(18.8642vw,99vh) scale(.3019)}}.snow:nth-child(78){opacity:1.3736;transform:translate(64.971vw,-10px) scale(.9121);animation:fall-78 30s -17s linear infinite}@keyframes fall-78{53.262%{transform:translate(61.5567vw,53.262vh) scale(.9121)}to{transform:translate(63.26385vw,99vh) scale(.9121)}}.snow:nth-child(79){opacity:.2426;transform:translate(54.9753vw,-10px) scale(.2503);animation:fall-79 11s -19s linear infinite}@keyframes fall-79{65.044%{transform:translate(46.3427vw,65.044vh) scale(.2503)}to{transform:translate(50.659vw,99vh) scale(.2503)}}.snow:nth-child(80){opacity:1.81;transform:translate(27.2825vw,-10px) scale(.7591);animation:fall-80 28s -19s linear infinite}@keyframes fall-80{72.223%{transform:translate(18.6134vw,72.223vh) scale(.7591)}to{transform:translate(22.94795vw,99vh) scale(.7591)}}.snow:nth-child(81){opacity:1.3722;transform:translate(94.9408vw,-10px) scale(.7482);animation:fall-81 11s -26s linear infinite}@keyframes fall-81{42.856%{transform:translate(94.6727vw,42.856vh) scale(.7482)}to{transform:translate(94.80675vw,99vh) scale(.7482)}}.snow:nth-child(82){opacity:.506;transform:translate(26.6978vw,-10px) scale(.1749);animation:fall-82 25s -17s linear infinite}@keyframes fall-82{76.148%{transform:translate(21.2348vw,76.148vh) scale(.1749)}to{transform:translate(23.9663vw,99vh) scale(.1749)}}.snow:nth-child(83){opacity:.2378;transform:translate(97.4261vw,-10px) scale(.9611);animation:fall-83 14s -19s linear infinite}@keyframes fall-83{53.499%{transform:translate(89.6367vw,53.499vh) scale(.9611)}to{transform:translate(93.5314vw,99vh) scale(.9611)}}.snow:nth-child(84){opacity:1.3218;transform:translate(40.1999vw,-10px) scale(.1257);animation:fall-84 28s -10s linear infinite}@keyframes fall-84{37.012%{transform:translate(32.7468vw,37.012vh) scale(.1257)}to{transform:translate(36.47335vw,99vh) scale(.1257)}}.snow:nth-child(85){opacity:1.2226;transform:translate(45.991vw,-10px) scale(.4195);animation:fall-85 25s -17s linear infinite}@keyframes fall-85{67.796%{transform:translate(50.2594vw,67.796vh) scale(.4195)}to{transform:translate(48.1252vw,99vh) scale(.4195)}}.snow:nth-child(86){opacity:.6238;transform:translate(80.6099vw,-10px) scale(.0722);animation:fall-86 21s -9s linear infinite}@keyframes fall-86{45.387%{transform:translate(72.315vw,45.387vh) scale(.0722)}to{transform:translate(76.46245vw,99vh) scale(.0722)}}.snow:nth-child(87){opacity:1.395;transform:translate(90.6233vw,-10px) scale(.7902);animation:fall-87 12s -18s linear infinite}@keyframes fall-87{76.405%{transform:translate(89.5921vw,76.405vh) scale(.7902)}to{transform:translate(90.1077vw,99vh) scale(.7902)}}.snow:nth-child(88){opacity:.2976;transform:translate(93.8507vw,-10px) scale(.6846);animation:fall-88 28s -21s linear infinite}@keyframes fall-88{37.634%{transform:translate(102.1643vw,37.634vh) scale(.6846)}to{transform:translate(98.0075vw,99vh) scale(.6846)}}.snow:nth-child(89){opacity:1.4636;transform:translate(71.5675vw,-10px) scale(.3772);animation:fall-89 14s -10s linear infinite}@keyframes fall-89{52.83%{transform:translate(74.8538vw,52.83vh) scale(.3772)}to{transform:translate(73.21065vw,99vh) scale(.3772)}}.snow:nth-child(90){opacity:1.45;transform:translate(7.8274vw,-10px) scale(.6965);animation:fall-90 22s -15s linear infinite}@keyframes fall-90{71.529%{transform:translate(10.396vw,71.529vh) scale(.6965)}to{transform:translate(9.1117vw,99vh) scale(.6965)}}.snow:nth-child(91){opacity:1.058;transform:translate(80.9995vw,-10px) scale(.7145);animation:fall-91 28s -19s linear infinite}@keyframes fall-91{42.442%{transform:translate(82.5278vw,42.442vh) scale(.7145)}to{transform:translate(81.76365vw,99vh) scale(.7145)}}.snow:nth-child(92){opacity:1.545;transform:translate(15.8257vw,-10px) scale(.8768);animation:fall-92 13s -5s linear infinite}@keyframes fall-92{32.561%{transform:translate(22.3327vw,32.561vh) scale(.8768)}to{transform:translate(19.0792vw,99vh) scale(.8768)}}.snow:nth-child(93){opacity:.5258;transform:translate(5.5886vw,-10px) scale(.9747);animation:fall-93 21s -16s linear infinite}@keyframes fall-93{51.051%{transform:translate(12.7633vw,51.051vh) scale(.9747)}to{transform:translate(9.17595vw,99vh) scale(.9747)}}.snow:nth-child(94){opacity:.4138;transform:translate(70.1511vw,-10px) scale(.8922);animation:fall-94 27s -15s linear infinite}@keyframes fall-94{42.359%{transform:translate(78.1861vw,42.359vh) scale(.8922)}to{transform:translate(74.1686vw,99vh) scale(.8922)}}.snow:nth-child(95){opacity:1.4376;transform:translate(10.3425vw,-10px) scale(.3795);animation:fall-95 21s -7s linear infinite}@keyframes fall-95{33.7%{transform:translate(1.5053vw,33.7vh) scale(.3795)}to{transform:translate(5.9239vw,99vh) scale(.3795)}}.snow:nth-child(96){opacity:.8522;transform:translate(79.6854vw,-10px) scale(.2728);animation:fall-96 15s -24s linear infinite}@keyframes fall-96{79.874%{transform:translate(70.8554vw,79.874vh) scale(.2728)}to{transform:translate(75.2704vw,99vh) scale(.2728)}}.snow:nth-child(97){opacity:.2658;transform:translate(13.532vw,-10px) scale(.4965);animation:fall-97 27s -15s linear infinite}@keyframes fall-97{73.575%{transform:translate(16.6515vw,73.575vh) scale(.4965)}to{transform:translate(15.09175vw,99vh) scale(.4965)}}.snow:nth-child(98){opacity:.246;transform:translate(23.4135vw,-10px) scale(.6388);animation:fall-98 18s -15s linear infinite}@keyframes fall-98{73.111%{transform:translate(18.915vw,73.111vh) scale(.6388)}to{transform:translate(21.16425vw,99vh) scale(.6388)}}.snow:nth-child(99){opacity:.7592;transform:translate(64.3594vw,-10px) scale(.065);animation:fall-99 26s -20s linear infinite}@keyframes fall-99{42.766%{transform:translate(59.2053vw,42.766vh) scale(.065)}to{transform:translate(61.78235vw,99vh) scale(.065)}}.snow:nth-child(100){opacity:1.0592;transform:translate(51.9497vw,-10px) scale(.1826);animation:fall-100 25s -10s linear infinite}@keyframes fall-100{73.761%{transform:translate(57.7983vw,73.761vh) scale(.1826)}to{transform:translate(54.874vw,99vh) scale(.1826)}}.snow:nth-child(101){opacity:.2156;transform:translate(18.0046vw,-10px) scale(.4928);animation:fall-101 17s -19s linear infinite}@keyframes fall-101{38.073%{transform:translate(16.5167vw,38.073vh) scale(.4928)}to{transform:translate(17.26065vw,99vh) scale(.4928)}}.snow:nth-child(102){opacity:1.9338;transform:translate(93.6566vw,-10px) scale(.01);animation:fall-102 30s -19s linear infinite}@keyframes fall-102{65.405%{transform:translate(96.8392vw,65.405vh) scale(.01)}to{transform:translate(95.2479vw,99vh) scale(.01)}}.snow:nth-child(103){opacity:1.182;transform:translate(19.747vw,-10px) scale(.7164);animation:fall-103 18s -5s linear infinite}@keyframes fall-103{56.476%{transform:translate(25.7771vw,56.476vh) scale(.7164)}to{transform:translate(22.76205vw,99vh) scale(.7164)}}.snow:nth-child(104){opacity:.0754;transform:translate(7.6418vw,-10px) scale(.4993);animation:fall-104 19s -18s linear infinite}@keyframes fall-104{51.974%{transform:translate(13.653vw,51.974vh) scale(.4993)}to{transform:translate(10.6474vw,99vh) scale(.4993)}}.snow:nth-child(105){opacity:1.7704;transform:translate(56.7543vw,-10px) scale(.0627);animation:fall-105 25s -10s linear infinite}@keyframes fall-105{50.724%{transform:translate(58.647vw,50.724vh) scale(.0627)}to{transform:translate(57.70065vw,99vh) scale(.0627)}}.snow:nth-child(106){opacity:.8294;transform:translate(53.339vw,-10px) scale(.3222);animation:fall-106 17s -21s linear infinite}@keyframes fall-106{41.069%{transform:translate(52.9198vw,41.069vh) scale(.3222)}to{transform:translate(53.1294vw,99vh) scale(.3222)}}.snow:nth-child(107){opacity:.337;transform:translate(90.9707vw,-10px) scale(.7898);animation:fall-107 29s -25s linear infinite}@keyframes fall-107{54.382%{transform:translate(84.5749vw,54.382vh) scale(.7898)}to{transform:translate(87.7728vw,99vh) scale(.7898)}}.snow:nth-child(108){opacity:.2368;transform:translate(10.1009vw,-10px) scale(.6799);animation:fall-108 27s -29s linear infinite}@keyframes fall-108{34.413%{transform:translate(8.5854vw,34.413vh) scale(.6799)}to{transform:translate(9.34315vw,99vh) scale(.6799)}}.snow:nth-child(109){opacity:1.5206;transform:translate(9.6544vw,-10px) scale(.9067);animation:fall-109 12s -25s linear infinite}@keyframes fall-109{61.964%{transform:translate(.9862vw,61.964vh) scale(.9067)}to{transform:translate(5.3203vw,99vh) scale(.9067)}}.snow:nth-child(110){opacity:.7674;transform:translate(4.3671vw,-10px) scale(.4818);animation:fall-110 29s -28s linear infinite}@keyframes fall-110{60.461%{transform:translate(-2.8252vw,60.461vh) scale(.4818)}to{transform:translate(.77095vw,99vh) scale(.4818)}}.snow:nth-child(111){opacity:1.301;transform:translate(39.4626vw,-10px) scale(.2463);animation:fall-111 28s -19s linear infinite}@keyframes fall-111{56.754%{transform:translate(37.5305vw,56.754vh) scale(.2463)}to{transform:translate(38.49655vw,99vh) scale(.2463)}}.snow:nth-child(112){opacity:1.9234;transform:translate(72.8222vw,-10px) scale(.9472);animation:fall-112 12s -3s linear infinite}@keyframes fall-112{51.721%{transform:translate(65.6506vw,51.721vh) scale(.9472)}to{transform:translate(69.2364vw,99vh) scale(.9472)}}.snow:nth-child(113){opacity:.8496;transform:translate(4.169vw,-10px) scale(.3952);animation:fall-113 23s -5s linear infinite}@keyframes fall-113{61.096%{transform:translate(8.1247vw,61.096vh) scale(.3952)}to{transform:translate(6.14685vw,99vh) scale(.3952)}}.snow:nth-child(114){opacity:.3504;transform:translate(86.562vw,-10px) scale(.6537);animation:fall-114 15s -16s linear infinite}@keyframes fall-114{72.739%{transform:translate(83.4853vw,72.739vh) scale(.6537)}to{transform:translate(85.02365vw,99vh) scale(.6537)}}.snow:nth-child(115){opacity:.1788;transform:translate(89.4686vw,-10px) scale(.7576);animation:fall-115 18s -28s linear infinite}@keyframes fall-115{68.136%{transform:translate(88.8811vw,68.136vh) scale(.7576)}to{transform:translate(89.17485vw,99vh) scale(.7576)}}.snow:nth-child(116){opacity:.8282;transform:translate(49.21vw,-10px) scale(.2908);animation:fall-116 24s -23s linear infinite}@keyframes fall-116{58.539%{transform:translate(52.7937vw,58.539vh) scale(.2908)}to{transform:translate(51.00185vw,99vh) scale(.2908)}}.snow:nth-child(117){opacity:.1052;transform:translate(40.3931vw,-10px) scale(.6686);animation:fall-117 30s -3s linear infinite}@keyframes fall-117{35.655%{transform:translate(39.6276vw,35.655vh) scale(.6686)}to{transform:translate(40.01035vw,99vh) scale(.6686)}}.snow:nth-child(118){opacity:.3946;transform:translate(24.5262vw,-10px) scale(.1485);animation:fall-118 24s -22s linear infinite}@keyframes fall-118{73.759%{transform:translate(23.1824vw,73.759vh) scale(.1485)}to{transform:translate(23.8543vw,99vh) scale(.1485)}}.snow:nth-child(119){opacity:1.332;transform:translate(1.8996vw,-10px) scale(.0611);animation:fall-119 29s -10s linear infinite}@keyframes fall-119{40.341%{transform:translate(2.1115vw,40.341vh) scale(.0611)}to{transform:translate(2.00555vw,99vh) scale(.0611)}}.snow:nth-child(120){opacity:.7366;transform:translate(93.9379vw,-10px) scale(.9968);animation:fall-120 24s -9s linear infinite}@keyframes fall-120{77.748%{transform:translate(103.0607vw,77.748vh) scale(.9968)}to{transform:translate(98.4993vw,99vh) scale(.9968)}}.snow:nth-child(121){opacity:1.2302;transform:translate(37.0158vw,-10px) scale(.4542);animation:fall-121 13s -28s linear infinite}@keyframes fall-121{78.37%{transform:translate(45.2845vw,78.37vh) scale(.4542)}to{transform:translate(41.15015vw,99vh) scale(.4542)}}.snow:nth-child(122){opacity:1.5532;transform:translate(26.8886vw,-10px) scale(.3438);animation:fall-122 12s -7s linear infinite}@keyframes fall-122{76.118%{transform:translate(36.7863vw,76.118vh) scale(.3438)}to{transform:translate(31.83745vw,99vh) scale(.3438)}}.snow:nth-child(123){opacity:.6072;transform:translate(89.2601vw,-10px) scale(.5529);animation:fall-123 23s -7s linear infinite}@keyframes fall-123{58.694%{transform:translate(84.1001vw,58.694vh) scale(.5529)}to{transform:translate(86.6801vw,99vh) scale(.5529)}}.snow:nth-child(124){opacity:.9642;transform:translate(39.3067vw,-10px) scale(.9383);animation:fall-124 22s -9s linear infinite}@keyframes fall-124{52.842%{transform:translate(47.3406vw,52.842vh) scale(.9383)}to{transform:translate(43.32365vw,99vh) scale(.9383)}}.snow:nth-child(125){opacity:.1304;transform:translate(80.6887vw,-10px) scale(.6088);animation:fall-125 28s -25s linear infinite}@keyframes fall-125{79.165%{transform:translate(72.5864vw,79.165vh) scale(.6088)}to{transform:translate(76.63755vw,99vh) scale(.6088)}}.snow:nth-child(126){opacity:1.3714;transform:translate(72.4201vw,-10px) scale(.4834);animation:fall-126 15s -1s linear infinite}@keyframes fall-126{63.859%{transform:translate(73.1857vw,63.859vh) scale(.4834)}to{transform:translate(72.8029vw,99vh) scale(.4834)}}.snow:nth-child(127){opacity:1.8238;transform:translate(9.202vw,-10px) scale(.4102);animation:fall-127 14s -19s linear infinite}@keyframes fall-127{58.786%{transform:translate(5.1089vw,58.786vh) scale(.4102)}to{transform:translate(7.15545vw,99vh) scale(.4102)}}.snow:nth-child(128){opacity:1.0724;transform:translate(9.2489vw,-10px) scale(.3232);animation:fall-128 16s -12s linear infinite}@keyframes fall-128{30.831%{transform:translate(1.8555vw,30.831vh) scale(.3232)}to{transform:translate(5.5522vw,99vh) scale(.3232)}}.snow:nth-child(129){opacity:.1822;transform:translate(76.2589vw,-10px) scale(.6318);animation:fall-129 13s -7s linear infinite}@keyframes fall-129{37.901%{transform:translate(67.8882vw,37.901vh) scale(.6318)}to{transform:translate(72.07355vw,99vh) scale(.6318)}}.snow:nth-child(130){opacity:1.5144;transform:translate(84.8979vw,-10px) scale(.9779);animation:fall-130 10s -7s linear infinite}@keyframes fall-130{53.891%{transform:translate(80.5314vw,53.891vh) scale(.9779)}to{transform:translate(82.71465vw,99vh) scale(.9779)}}.snow:nth-child(131){opacity:.722;transform:translate(28.5111vw,-10px) scale(.4309);animation:fall-131 28s -15s linear infinite}@keyframes fall-131{49.165%{transform:translate(26.5821vw,49.165vh) scale(.4309)}to{transform:translate(27.5466vw,99vh) scale(.4309)}}.snow:nth-child(132){opacity:.4238;transform:translate(80.751vw,-10px) scale(.7174);animation:fall-132 13s -4s linear infinite}@keyframes fall-132{36.803%{transform:translate(88.3359vw,36.803vh) scale(.7174)}to{transform:translate(84.54345vw,99vh) scale(.7174)}}.snow:nth-child(133){opacity:1.1018;transform:translate(60.9798vw,-10px) scale(.3542);animation:fall-133 18s -17s linear infinite}@keyframes fall-133{46.031%{transform:translate(67.9826vw,46.031vh) scale(.3542)}to{transform:translate(64.4812vw,99vh) scale(.3542)}}.snow:nth-child(134){opacity:1.4922;transform:translate(21.8386vw,-10px) scale(.07);animation:fall-134 15s -9s linear infinite}@keyframes fall-134{68.972%{transform:translate(31.089vw,68.972vh) scale(.07)}to{transform:translate(26.4638vw,99vh) scale(.07)}}.snow:nth-child(135){opacity:1.915;transform:translate(97.0975vw,-10px) scale(.5766);animation:fall-135 26s -12s linear infinite}@keyframes fall-135{70.473%{transform:translate(105.3196vw,70.473vh) scale(.5766)}to{transform:translate(101.20855vw,99vh) scale(.5766)}}.snow:nth-child(136){opacity:.3836;transform:translate(12.4821vw,-10px) scale(.4942);animation:fall-136 25s -23s linear infinite}@keyframes fall-136{54.592%{transform:translate(18.5956vw,54.592vh) scale(.4942)}to{transform:translate(15.53885vw,99vh) scale(.4942)}}.snow:nth-child(137){opacity:1.5548;transform:translate(7.3162vw,-10px) scale(.6366);animation:fall-137 17s -25s linear infinite}@keyframes fall-137{37.001%{transform:translate(9.6429vw,37.001vh) scale(.6366)}to{transform:translate(8.47955vw,99vh) scale(.6366)}}.snow:nth-child(138){opacity:1.7662;transform:translate(9.2901vw,-10px) scale(.3004);animation:fall-138 18s -21s linear infinite}@keyframes fall-138{74.268%{transform:translate(16.1853vw,74.268vh) scale(.3004)}to{transform:translate(12.7377vw,99vh) scale(.3004)}}.snow:nth-child(139){opacity:.5082;transform:translate(80.7919vw,-10px) scale(.621);animation:fall-139 23s -23s linear infinite}@keyframes fall-139{76.275%{transform:translate(90.446vw,76.275vh) scale(.621)}to{transform:translate(85.61895vw,99vh) scale(.621)}}.snow:nth-child(140){opacity:.122;transform:translate(8.8751vw,-10px) scale(.4973);animation:fall-140 17s -10s linear infinite}@keyframes fall-140{71.169%{transform:translate(18.2621vw,71.169vh) scale(.4973)}to{transform:translate(13.5686vw,99vh) scale(.4973)}}.snow:nth-child(141){opacity:1.9668;transform:translate(12.8483vw,-10px) scale(.7401);animation:fall-141 26s -8s linear infinite}@keyframes fall-141{38.365%{transform:translate(19.2223vw,38.365vh) scale(.7401)}to{transform:translate(16.0353vw,99vh) scale(.7401)}}.snow:nth-child(142){opacity:.6664;transform:translate(33.8222vw,-10px) scale(.9258);animation:fall-142 11s -11s linear infinite}@keyframes fall-142{61.919%{transform:translate(41.7838vw,61.919vh) scale(.9258)}to{transform:translate(37.803vw,99vh) scale(.9258)}}.snow:nth-child(143){opacity:1.6548;transform:translate(15.3991vw,-10px) scale(.7877);animation:fall-143 19s -12s linear infinite}@keyframes fall-143{46.543%{transform:translate(24.1302vw,46.543vh) scale(.7877)}to{transform:translate(19.76465vw,99vh) scale(.7877)}}.snow:nth-child(144){opacity:1.6826;transform:translate(9.7519vw,-10px) scale(.9859);animation:fall-144 29s -9s linear infinite}@keyframes fall-144{50.19%{transform:translate(13.8544vw,50.19vh) scale(.9859)}to{transform:translate(11.80315vw,99vh) scale(.9859)}}.snow:nth-child(145){opacity:.9152;transform:translate(80.0174vw,-10px) scale(.8994);animation:fall-145 21s -30s linear infinite}@keyframes fall-145{48.091%{transform:translate(73.0947vw,48.091vh) scale(.8994)}to{transform:translate(76.55605vw,99vh) scale(.8994)}}.snow:nth-child(146){opacity:.2638;transform:translate(66.4513vw,-10px) scale(.7262);animation:fall-146 28s -10s linear infinite}@keyframes fall-146{66.401%{transform:translate(58.7311vw,66.401vh) scale(.7262)}to{transform:translate(62.5912vw,99vh) scale(.7262)}}.snow:nth-child(147){opacity:.5646;transform:translate(71.0347vw,-10px) scale(.7398);animation:fall-147 23s -7s linear infinite}@keyframes fall-147{77.242%{transform:translate(65.2277vw,77.242vh) scale(.7398)}to{transform:translate(68.1312vw,99vh) scale(.7398)}}.snow:nth-child(148){opacity:.5092;transform:translate(29.456vw,-10px) scale(.8599);animation:fall-148 27s -13s linear infinite}@keyframes fall-148{35.741%{transform:translate(32.2498vw,35.741vh) scale(.8599)}to{transform:translate(30.8529vw,99vh) scale(.8599)}}.snow:nth-child(149){opacity:1.093;transform:translate(93.2108vw,-10px) scale(.3342);animation:fall-149 22s -18s linear infinite}@keyframes fall-149{60.004%{transform:translate(88.2084vw,60.004vh) scale(.3342)}to{transform:translate(90.7096vw,99vh) scale(.3342)}}.snow:nth-child(150){opacity:1.2524;transform:translate(74.7071vw,-10px) scale(.4426);animation:fall-150 12s -17s linear infinite}@keyframes fall-150{77.706%{transform:translate(76.023vw,77.706vh) scale(.4426)}to{transform:translate(75.36505vw,99vh) scale(.4426)}}.snow:nth-child(151){opacity:.3384;transform:translate(67.2577vw,-10px) scale(.2817);animation:fall-151 16s -26s linear infinite}@keyframes fall-151{48.147%{transform:translate(60.8487vw,48.147vh) scale(.2817)}to{transform:translate(64.0532vw,99vh) scale(.2817)}}.snow:nth-child(152){opacity:1.8082;transform:translate(29.8621vw,-10px) scale(.3891);animation:fall-152 30s -23s linear infinite}@keyframes fall-152{58.921%{transform:translate(27.8529vw,58.921vh) scale(.3891)}to{transform:translate(28.8575vw,99vh) scale(.3891)}}.snow:nth-child(153){opacity:1.2228;transform:translate(7.6186vw,-10px) scale(.4553);animation:fall-153 12s -13s linear infinite}@keyframes fall-153{48.416%{transform:translate(14.0493vw,48.416vh) scale(.4553)}to{transform:translate(10.83395vw,99vh) scale(.4553)}}.snow:nth-child(154){opacity:.5232;transform:translate(29.9545vw,-10px) scale(.7764);animation:fall-154 22s -12s linear infinite}@keyframes fall-154{72.402%{transform:translate(30.8077vw,72.402vh) scale(.7764)}to{transform:translate(30.3811vw,99vh) scale(.7764)}}.snow:nth-child(155){opacity:.1708;transform:translate(8.1321vw,-10px) scale(.9854);animation:fall-155 26s -20s linear infinite}@keyframes fall-155{37.033%{transform:translate(11.0063vw,37.033vh) scale(.9854)}to{transform:translate(9.5692vw,99vh) scale(.9854)}}.snow:nth-child(156){opacity:1.7098;transform:translate(1.3806vw,-10px) scale(.2147);animation:fall-156 16s -24s linear infinite}@keyframes fall-156{47.577%{transform:translate(-1.9059vw,47.577vh) scale(.2147)}to{transform:translate(-.26265vw,99vh) scale(.2147)}}.snow:nth-child(157){opacity:.4186;transform:translate(25.6122vw,-10px) scale(.7641);animation:fall-157 30s -1s linear infinite}@keyframes fall-157{68.183%{transform:translate(17.0837vw,68.183vh) scale(.7641)}to{transform:translate(21.34795vw,99vh) scale(.7641)}}.snow:nth-child(158){opacity:1.0742;transform:translate(77.1899vw,-10px) scale(.7868);animation:fall-158 11s -1s linear infinite}@keyframes fall-158{58.64%{transform:translate(76.9626vw,58.64vh) scale(.7868)}to{transform:translate(77.07625vw,99vh) scale(.7868)}}.snow:nth-child(159){opacity:.1392;transform:translate(96.2218vw,-10px) scale(.025);animation:fall-159 28s -11s linear infinite}@keyframes fall-159{35.18%{transform:translate(97.7153vw,35.18vh) scale(.025)}to{transform:translate(96.96855vw,99vh) scale(.025)}}.snow:nth-child(160){opacity:.3712;transform:translate(70.8659vw,-10px) scale(.7219);animation:fall-160 11s -26s linear infinite}@keyframes fall-160{46.106%{transform:translate(70.4699vw,46.106vh) scale(.7219)}to{transform:translate(70.6679vw,99vh) scale(.7219)}}.snow:nth-child(161){opacity:.7726;transform:translate(75.1643vw,-10px) scale(.9504);animation:fall-161 21s -2s linear infinite}@keyframes fall-161{33.737%{transform:translate(82.9558vw,33.737vh) scale(.9504)}to{transform:translate(79.06005vw,99vh) scale(.9504)}}.snow:nth-child(162){opacity:1.0036;transform:translate(64.1474vw,-10px) scale(.0461);animation:fall-162 30s -3s linear infinite}@keyframes fall-162{34.34%{transform:translate(70.9097vw,34.34vh) scale(.0461)}to{transform:translate(67.52855vw,99vh) scale(.0461)}}.snow:nth-child(163){opacity:1.4212;transform:translate(43.1142vw,-10px) scale(.8535);animation:fall-163 14s -28s linear infinite}@keyframes fall-163{64.009%{transform:translate(39.1108vw,64.009vh) scale(.8535)}to{transform:translate(41.1125vw,99vh) scale(.8535)}}.snow:nth-child(164){opacity:1.0872;transform:translate(52.0476vw,-10px) scale(.5813);animation:fall-164 15s -21s linear infinite}@keyframes fall-164{67.936%{transform:translate(55.7626vw,67.936vh) scale(.5813)}to{transform:translate(53.9051vw,99vh) scale(.5813)}}.snow:nth-child(165){opacity:.757;transform:translate(46.1838vw,-10px) scale(.887);animation:fall-165 24s -1s linear infinite}@keyframes fall-165{32.439%{transform:translate(50.7894vw,32.439vh) scale(.887)}to{transform:translate(48.4866vw,99vh) scale(.887)}}.snow:nth-child(166){opacity:1.1404;transform:translate(47.9891vw,-10px) scale(.0836);animation:fall-166 26s -12s linear infinite}@keyframes fall-166{58.375%{transform:translate(57.4184vw,58.375vh) scale(.0836)}to{transform:translate(52.70375vw,99vh) scale(.0836)}}.snow:nth-child(167){opacity:.0348;transform:translate(69.7927vw,-10px) scale(.7854);animation:fall-167 10s -30s linear infinite}@keyframes fall-167{34.334%{transform:translate(67.2229vw,34.334vh) scale(.7854)}to{transform:translate(68.5078vw,99vh) scale(.7854)}}.snow:nth-child(168){opacity:1.5626;transform:translate(88.9766vw,-10px) scale(.4938);animation:fall-168 11s -12s linear infinite}@keyframes fall-168{49.406%{transform:translate(93.9283vw,49.406vh) scale(.4938)}to{transform:translate(91.45245vw,99vh) scale(.4938)}}.snow:nth-child(169){opacity:1.6188;transform:translate(6.3019vw,-10px) scale(.4894);animation:fall-169 24s -11s linear infinite}@keyframes fall-169{64.066%{transform:translate(-1.5209vw,64.066vh) scale(.4894)}to{transform:translate(2.3905vw,99vh) scale(.4894)}}.snow:nth-child(170){opacity:.594;transform:translate(19.8521vw,-10px) scale(.9963);animation:fall-170 19s -6s linear infinite}@keyframes fall-170{53.747%{transform:translate(12.9791vw,53.747vh) scale(.9963)}to{transform:translate(16.4156vw,99vh) scale(.9963)}}.snow:nth-child(171){opacity:.265;transform:translate(77.1126vw,-10px) scale(.0483);animation:fall-171 11s -23s linear infinite}@keyframes fall-171{39.893%{transform:translate(68.8002vw,39.893vh) scale(.0483)}to{transform:translate(72.9564vw,99vh) scale(.0483)}}.snow:nth-child(172){opacity:.9462;transform:translate(56.4686vw,-10px) scale(.0676);animation:fall-172 21s -6s linear infinite}@keyframes fall-172{57.224%{transform:translate(56.3893vw,57.224vh) scale(.0676)}to{transform:translate(56.42895vw,99vh) scale(.0676)}}.snow:nth-child(173){opacity:.6316;transform:translate(89.7913vw,-10px) scale(.7124);animation:fall-173 13s -2s linear infinite}@keyframes fall-173{78.246%{transform:translate(86.5461vw,78.246vh) scale(.7124)}to{transform:translate(88.1687vw,99vh) scale(.7124)}}.snow:nth-child(174){opacity:.5832;transform:translate(96.6895vw,-10px) scale(.5481);animation:fall-174 26s -1s linear infinite}@keyframes fall-174{33.932%{transform:translate(95.0583vw,33.932vh) scale(.5481)}to{transform:translate(95.8739vw,99vh) scale(.5481)}}.snow:nth-child(175){opacity:1.7566;transform:translate(60.8897vw,-10px) scale(.5603);animation:fall-175 12s -19s linear infinite}@keyframes fall-175{44.408%{transform:translate(59.2001vw,44.408vh) scale(.5603)}to{transform:translate(60.0449vw,99vh) scale(.5603)}}.snow:nth-child(176){opacity:.7318;transform:translate(66.0026vw,-10px) scale(.4415);animation:fall-176 23s -21s linear infinite}@keyframes fall-176{69.293%{transform:translate(65.9972vw,69.293vh) scale(.4415)}to{transform:translate(65.9999vw,99vh) scale(.4415)}}.snow:nth-child(177){opacity:.8058;transform:translate(66.6872vw,-10px) scale(.6445);animation:fall-177 20s -14s linear infinite}@keyframes fall-177{62.663%{transform:translate(68.8326vw,62.663vh) scale(.6445)}to{transform:translate(67.7599vw,99vh) scale(.6445)}}.snow:nth-child(178){opacity:1.6622;transform:translate(36.7706vw,-10px) scale(.2094);animation:fall-178 10s -3s linear infinite}@keyframes fall-178{39.251%{transform:translate(45.2677vw,39.251vh) scale(.2094)}to{transform:translate(41.01915vw,99vh) scale(.2094)}}.snow:nth-child(179){opacity:1.732;transform:translate(90.4018vw,-10px) scale(.9043);animation:fall-179 22s -9s linear infinite}@keyframes fall-179{37.835%{transform:translate(90.3083vw,37.835vh) scale(.9043)}to{transform:translate(90.35505vw,99vh) scale(.9043)}}.snow:nth-child(180){opacity:.8478;transform:translate(58.0767vw,-10px) scale(.3313);animation:fall-180 14s -30s linear infinite}@keyframes fall-180{61.544%{transform:translate(55.4748vw,61.544vh) scale(.3313)}to{transform:translate(56.77575vw,99vh) scale(.3313)}}.snow:nth-child(181){opacity:1.9374;transform:translate(14.8022vw,-10px) scale(.1901);animation:fall-181 14s -23s linear infinite}@keyframes fall-181{49.501%{transform:translate(21.6608vw,49.501vh) scale(.1901)}to{transform:translate(18.2315vw,99vh) scale(.1901)}}.snow:nth-child(182){opacity:1.579;transform:translate(3.4106vw,-10px) scale(.6948);animation:fall-182 24s -13s linear infinite}@keyframes fall-182{42.806%{transform:translate(.6428vw,42.806vh) scale(.6948)}to{transform:translate(2.0267vw,99vh) scale(.6948)}}.snow:nth-child(183){opacity:.254;transform:translate(7.3389vw,-10px) scale(.402);animation:fall-183 13s -20s linear infinite}@keyframes fall-183{59.962%{transform:translate(-.7696vw,59.962vh) scale(.402)}to{transform:translate(3.28465vw,99vh) scale(.402)}}.snow:nth-child(184){opacity:1.2776;transform:translate(39.1322vw,-10px) scale(.2563);animation:fall-184 13s -28s linear infinite}@keyframes fall-184{68.97%{transform:translate(48.9036vw,68.97vh) scale(.2563)}to{transform:translate(44.0179vw,99vh) scale(.2563)}}.snow:nth-child(185){opacity:1.5852;transform:translate(24.3583vw,-10px) scale(.3749);animation:fall-185 26s -22s linear infinite}@keyframes fall-185{73.979%{transform:translate(18.518vw,73.979vh) scale(.3749)}to{transform:translate(21.43815vw,99vh) scale(.3749)}}.snow:nth-child(186){opacity:1.2078;transform:translate(72.0736vw,-10px) scale(.9856);animation:fall-186 29s -1s linear infinite}@keyframes fall-186{41.211%{transform:translate(73.626vw,41.211vh) scale(.9856)}to{transform:translate(72.8498vw,99vh) scale(.9856)}}.snow:nth-child(187){opacity:1.9886;transform:translate(41.1972vw,-10px) scale(.0646);animation:fall-187 14s -11s linear infinite}@keyframes fall-187{45.209%{transform:translate(32.6845vw,45.209vh) scale(.0646)}to{transform:translate(36.94085vw,99vh) scale(.0646)}}.snow:nth-child(188){opacity:1.077;transform:translate(34.0086vw,-10px) scale(.2787);animation:fall-188 19s -28s linear infinite}@keyframes fall-188{40.685%{transform:translate(29.9837vw,40.685vh) scale(.2787)}to{transform:translate(31.99615vw,99vh) scale(.2787)}}.snow:nth-child(189){opacity:.422;transform:translate(94.944vw,-10px) scale(.6235);animation:fall-189 30s -10s linear infinite}@keyframes fall-189{38.367%{transform:translate(98.8715vw,38.367vh) scale(.6235)}to{transform:translate(96.90775vw,99vh) scale(.6235)}}.snow:nth-child(190){opacity:1.5124;transform:translate(63.024vw,-10px) scale(.8486);animation:fall-190 30s -9s linear infinite}@keyframes fall-190{79.545%{transform:translate(56.5096vw,79.545vh) scale(.8486)}to{transform:translate(59.7668vw,99vh) scale(.8486)}}.snow:nth-child(191){opacity:.9798;transform:translate(94.0288vw,-10px) scale(.4434);animation:fall-191 29s -2s linear infinite}@keyframes fall-191{37.768%{transform:translate(89.3714vw,37.768vh) scale(.4434)}to{transform:translate(91.7001vw,99vh) scale(.4434)}}.snow:nth-child(192){opacity:1.4318;transform:translate(29.0384vw,-10px) scale(.627);animation:fall-192 14s -13s linear infinite}@keyframes fall-192{61.05%{transform:translate(21.57vw,61.05vh) scale(.627)}to{transform:translate(25.3042vw,99vh) scale(.627)}}.snow:nth-child(193){opacity:.4228;transform:translate(71.7873vw,-10px) scale(.5566);animation:fall-193 10s -19s linear infinite}@keyframes fall-193{40.141%{transform:translate(63.106vw,40.141vh) scale(.5566)}to{transform:translate(67.44665vw,99vh) scale(.5566)}}.snow:nth-child(194){opacity:.9068;transform:translate(35.5411vw,-10px) scale(.268);animation:fall-194 20s -9s linear infinite}@keyframes fall-194{65.299%{transform:translate(25.8401vw,65.299vh) scale(.268)}to{transform:translate(30.6906vw,99vh) scale(.268)}}.snow:nth-child(195){opacity:1.0384;transform:translate(35.3478vw,-10px) scale(.6911);animation:fall-195 27s -21s linear infinite}@keyframes fall-195{58.997%{transform:translate(29.6128vw,58.997vh) scale(.6911)}to{transform:translate(32.4803vw,99vh) scale(.6911)}}.snow:nth-child(196){opacity:1.7338;transform:translate(43.6464vw,-10px) scale(.3217);animation:fall-196 11s -5s linear infinite}@keyframes fall-196{38.907%{transform:translate(37.1592vw,38.907vh) scale(.3217)}to{transform:translate(40.4028vw,99vh) scale(.3217)}}.snow:nth-child(197){opacity:.683;transform:translate(77.2256vw,-10px) scale(.8322);animation:fall-197 24s -7s linear infinite}@keyframes fall-197{38.231%{transform:translate(78.9142vw,38.231vh) scale(.8322)}to{transform:translate(78.0699vw,99vh) scale(.8322)}}.snow:nth-child(198){opacity:.351;transform:translate(40.5292vw,-10px) scale(.9997);animation:fall-198 12s -6s linear infinite}@keyframes fall-198{38.379%{transform:translate(48.1122vw,38.379vh) scale(.9997)}to{transform:translate(44.3207vw,99vh) scale(.9997)}}.snow:nth-child(199){opacity:1.2642;transform:translate(50.4746vw,-10px) scale(.6328);animation:fall-199 25s -17s linear infinite}@keyframes fall-199{67.107%{transform:translate(44.6752vw,67.107vh) scale(.6328)}to{transform:translate(47.5749vw,99vh) scale(.6328)}}.snow:nth-child(200){opacity:.3292;transform:translate(7.3322vw,-10px) scale(.88);animation:fall-200 26s -10s linear infinite}@keyframes fall-200{37.142%{transform:translate(8.4769vw,37.142vh) scale(.88)}to{transform:translate(7.90455vw,99vh) scale(.88)}}.snow:nth-child(201){opacity:1.4454;transform:translate(18.3255vw,-10px) scale(.5484);animation:fall-201 29s -20s linear infinite}@keyframes fall-201{64.139%{transform:translate(17.5159vw,64.139vh) scale(.5484)}to{transform:translate(17.9207vw,99vh) scale(.5484)}}.snow:nth-child(202){opacity:.5684;transform:translate(31.8883vw,-10px) scale(.5051);animation:fall-202 20s -10s linear infinite}@keyframes fall-202{44.639%{transform:translate(27.3123vw,44.639vh) scale(.5051)}to{transform:translate(29.6003vw,99vh) scale(.5051)}}.snow:nth-child(203){opacity:1.7534;transform:translate(61.6213vw,-10px) scale(.6163);animation:fall-203 12s -17s linear infinite}@keyframes fall-203{59.035%{transform:translate(54.794vw,59.035vh) scale(.6163)}to{transform:translate(58.20765vw,99vh) scale(.6163)}}.snow:nth-child(204){opacity:.4632;transform:translate(20.5602vw,-10px) scale(.5868);animation:fall-204 26s -28s linear infinite}@keyframes fall-204{71.86%{transform:translate(13.3174vw,71.86vh) scale(.5868)}to{transform:translate(16.9388vw,99vh) scale(.5868)}}.snow:nth-child(205){opacity:.7748;transform:translate(93.5058vw,-10px) scale(.7109);animation:fall-205 20s -15s linear infinite}@keyframes fall-205{74.61%{transform:translate(85.3276vw,74.61vh) scale(.7109)}to{transform:translate(89.4167vw,99vh) scale(.7109)}}.snow:nth-child(206){opacity:.2542;transform:translate(4.7344vw,-10px) scale(.1835);animation:fall-206 16s -26s linear infinite}@keyframes fall-206{75.958%{transform:translate(2.8335vw,75.958vh) scale(.1835)}to{transform:translate(3.78395vw,99vh) scale(.1835)}}.snow:nth-child(207){opacity:1.2764;transform:translate(30.4151vw,-10px) scale(.1048);animation:fall-207 21s -3s linear infinite}@keyframes fall-207{48.688%{transform:translate(30.7284vw,48.688vh) scale(.1048)}to{transform:translate(30.57175vw,99vh) scale(.1048)}}.snow:nth-child(208){opacity:.0994;transform:translate(61.7959vw,-10px) scale(.8587);animation:fall-208 29s -11s linear infinite}@keyframes fall-208{63.136%{transform:translate(57.3473vw,63.136vh) scale(.8587)}to{transform:translate(59.5716vw,99vh) scale(.8587)}}.snow:nth-child(209){opacity:.9832;transform:translate(27.3412vw,-10px) scale(.3454);animation:fall-209 17s -14s linear infinite}@keyframes fall-209{32.453%{transform:translate(18.3332vw,32.453vh) scale(.3454)}to{transform:translate(22.8372vw,99vh) scale(.3454)}}.snow:nth-child(210){opacity:.4082;transform:translate(27.2402vw,-10px) scale(.0567);animation:fall-210 24s -23s linear infinite}@keyframes fall-210{58.347%{transform:translate(33.457vw,58.347vh) scale(.0567)}to{transform:translate(30.3486vw,99vh) scale(.0567)}}.snow:nth-child(211){opacity:1.8744;transform:translate(90.6476vw,-10px) scale(.0932);animation:fall-211 19s -11s linear infinite}@keyframes fall-211{51.919%{transform:translate(87.0328vw,51.919vh) scale(.0932)}to{transform:translate(88.8402vw,99vh) scale(.0932)}}.snow:nth-child(212){opacity:1.3154;transform:translate(75.3611vw,-10px) scale(.9704);animation:fall-212 25s -23s linear infinite}@keyframes fall-212{65.2%{transform:translate(71.0337vw,65.2vh) scale(.9704)}to{transform:translate(73.1974vw,99vh) scale(.9704)}}.snow:nth-child(213){opacity:1.5136;transform:translate(67.1329vw,-10px) scale(.3947);animation:fall-213 14s -23s linear infinite}@keyframes fall-213{76.595%{transform:translate(69.6414vw,76.595vh) scale(.3947)}to{transform:translate(68.38715vw,99vh) scale(.3947)}}.snow:nth-child(214){opacity:1.7862;transform:translate(77.869vw,-10px) scale(.4056);animation:fall-214 12s -30s linear infinite}@keyframes fall-214{53.969%{transform:translate(74.7564vw,53.969vh) scale(.4056)}to{transform:translate(76.3127vw,99vh) scale(.4056)}}.snow:nth-child(215){opacity:1.2936;transform:translate(40.6729vw,-10px) scale(.0924);animation:fall-215 10s -26s linear infinite}@keyframes fall-215{79.563%{transform:translate(33.4028vw,79.563vh) scale(.0924)}to{transform:translate(37.03785vw,99vh) scale(.0924)}}.snow:nth-child(216){opacity:1.7196;transform:translate(76.8341vw,-10px) scale(.0171);animation:fall-216 27s -19s linear infinite}@keyframes fall-216{59.135%{transform:translate(81.7758vw,59.135vh) scale(.0171)}to{transform:translate(79.30495vw,99vh) scale(.0171)}}.snow:nth-child(217){opacity:1.3674;transform:translate(57.822vw,-10px) scale(.6031);animation:fall-217 27s -20s linear infinite}@keyframes fall-217{38.382%{transform:translate(54.2658vw,38.382vh) scale(.6031)}to{transform:translate(56.0439vw,99vh) scale(.6031)}}.snow:nth-child(218){opacity:1.7736;transform:translate(51.4285vw,-10px) scale(.8609);animation:fall-218 26s -8s linear infinite}@keyframes fall-218{54.27%{transform:translate(51.6112vw,54.27vh) scale(.8609)}to{transform:translate(51.51985vw,99vh) scale(.8609)}}.snow:nth-child(219){opacity:1.9074;transform:translate(93.6755vw,-10px) scale(.6945);animation:fall-219 21s -20s linear infinite}@keyframes fall-219{43.757%{transform:translate(95.442vw,43.757vh) scale(.6945)}to{transform:translate(94.55875vw,99vh) scale(.6945)}}.snow:nth-child(220){opacity:1.7174;transform:translate(20.4406vw,-10px) scale(.1009);animation:fall-220 16s -2s linear infinite}@keyframes fall-220{56.8%{transform:translate(18.935vw,56.8vh) scale(.1009)}to{transform:translate(19.6878vw,99vh) scale(.1009)}}.snow:nth-child(221){opacity:1.1728;transform:translate(22.6558vw,-10px) scale(.4725);animation:fall-221 15s -3s linear infinite}@keyframes fall-221{47.39%{transform:translate(14.9727vw,47.39vh) scale(.4725)}to{transform:translate(18.81425vw,99vh) scale(.4725)}}.snow:nth-child(222){opacity:.2026;transform:translate(50.2713vw,-10px) scale(.8884);animation:fall-222 11s -5s linear infinite}@keyframes fall-222{68.015%{transform:translate(42.6544vw,68.015vh) scale(.8884)}to{transform:translate(46.46285vw,99vh) scale(.8884)}}.snow:nth-child(223){opacity:.3456;transform:translate(2.1378vw,-10px) scale(.0485);animation:fall-223 16s -30s linear infinite}@keyframes fall-223{38.522%{transform:translate(1.6937vw,38.522vh) scale(.0485)}to{transform:translate(1.91575vw,99vh) scale(.0485)}}.snow:nth-child(224){opacity:1.5556;transform:translate(58.3928vw,-10px) scale(.3503);animation:fall-224 19s -4s linear infinite}@keyframes fall-224{70.498%{transform:translate(59.7616vw,70.498vh) scale(.3503)}to{transform:translate(59.0772vw,99vh) scale(.3503)}}.snow:nth-child(225){opacity:.236;transform:translate(42.2951vw,-10px) scale(.3717);animation:fall-225 17s -28s linear infinite}@keyframes fall-225{36.939%{transform:translate(45.5732vw,36.939vh) scale(.3717)}to{transform:translate(43.93415vw,99vh) scale(.3717)}}.snow:nth-child(226){opacity:.8752;transform:translate(15.2038vw,-10px) scale(.515);animation:fall-226 28s -2s linear infinite}@keyframes fall-226{61.247%{transform:translate(19.6484vw,61.247vh) scale(.515)}to{transform:translate(17.4261vw,99vh) scale(.515)}}.snow:nth-child(227){opacity:1.908;transform:translate(3.094vw,-10px) scale(.0115);animation:fall-227 17s -9s linear infinite}@keyframes fall-227{58.834%{transform:translate(-5.9964vw,58.834vh) scale(.0115)}to{transform:translate(-1.4512vw,99vh) scale(.0115)}}.snow:nth-child(228){opacity:1.7098;transform:translate(84.9706vw,-10px) scale(.2409);animation:fall-228 12s -12s linear infinite}@keyframes fall-228{36.657%{transform:translate(93.0437vw,36.657vh) scale(.2409)}to{transform:translate(89.00715vw,99vh) scale(.2409)}}.snow:nth-child(229){opacity:.9482;transform:translate(36.232vw,-10px) scale(.8642);animation:fall-229 18s -28s linear infinite}@keyframes fall-229{64.437%{transform:translate(36.5211vw,64.437vh) scale(.8642)}to{transform:translate(36.37655vw,99vh) scale(.8642)}}.snow:nth-child(230){opacity:1.9024;transform:translate(22.1909vw,-10px) scale(.2496);animation:fall-230 12s -8s linear infinite}@keyframes fall-230{58.958%{transform:translate(23.1228vw,58.958vh) scale(.2496)}to{transform:translate(22.65685vw,99vh) scale(.2496)}}.snow:nth-child(231){opacity:.5722;transform:translate(79.7525vw,-10px) scale(.9731);animation:fall-231 26s -24s linear infinite}@keyframes fall-231{64.823%{transform:translate(85.9329vw,64.823vh) scale(.9731)}to{transform:translate(82.8427vw,99vh) scale(.9731)}}.snow:nth-child(232){opacity:1.9488;transform:translate(31.3153vw,-10px) scale(.3139);animation:fall-232 16s -10s linear infinite}@keyframes fall-232{41%{transform:translate(26.7089vw,41vh) scale(.3139)}to{transform:translate(29.0121vw,99vh) scale(.3139)}}.snow:nth-child(233){opacity:1.0298;transform:translate(92.2455vw,-10px) scale(.3479);animation:fall-233 27s -17s linear infinite}@keyframes fall-233{42.415%{transform:translate(87.4263vw,42.415vh) scale(.3479)}to{transform:translate(89.8359vw,99vh) scale(.3479)}}.snow:nth-child(234){opacity:.9392;transform:translate(7.1482vw,-10px) scale(.3792);animation:fall-234 30s -13s linear infinite}@keyframes fall-234{74.651%{transform:translate(12.6447vw,74.651vh) scale(.3792)}to{transform:translate(9.89645vw,99vh) scale(.3792)}}.snow:nth-child(235){opacity:.861;transform:translate(68.7706vw,-10px) scale(.5081);animation:fall-235 13s -28s linear infinite}@keyframes fall-235{64.538%{transform:translate(76.7173vw,64.538vh) scale(.5081)}to{transform:translate(72.74395vw,99vh) scale(.5081)}}.snow:nth-child(236){opacity:.8866;transform:translate(60.5607vw,-10px) scale(.2244);animation:fall-236 21s -9s linear infinite}@keyframes fall-236{53.895%{transform:translate(58.6337vw,53.895vh) scale(.2244)}to{transform:translate(59.5972vw,99vh) scale(.2244)}}.snow:nth-child(237){opacity:1.1288;transform:translate(15.2232vw,-10px) scale(.8184);animation:fall-237 19s -11s linear infinite}@keyframes fall-237{75.567%{transform:translate(16.6044vw,75.567vh) scale(.8184)}to{transform:translate(15.9138vw,99vh) scale(.8184)}}.snow:nth-child(238){opacity:.3504;transform:translate(35.1284vw,-10px) scale(.5966);animation:fall-238 27s -1s linear infinite}@keyframes fall-238{32.595%{transform:translate(40.788vw,32.595vh) scale(.5966)}to{transform:translate(37.9582vw,99vh) scale(.5966)}}.snow:nth-child(239){opacity:.4168;transform:translate(14.0205vw,-10px) scale(.7987);animation:fall-239 12s -22s linear infinite}@keyframes fall-239{37.726%{transform:translate(17.4403vw,37.726vh) scale(.7987)}to{transform:translate(15.7304vw,99vh) scale(.7987)}}.snow:nth-child(240){opacity:.2916;transform:translate(53.5761vw,-10px) scale(.7528);animation:fall-240 13s -25s linear infinite}@keyframes fall-240{56.115%{transform:translate(46.6118vw,56.115vh) scale(.7528)}to{transform:translate(50.09395vw,99vh) scale(.7528)}}.snow:nth-child(241){opacity:1.044;transform:translate(82.2006vw,-10px) scale(.8583);animation:fall-241 13s -29s linear infinite}@keyframes fall-241{49.791%{transform:translate(76.5322vw,49.791vh) scale(.8583)}to{transform:translate(79.3664vw,99vh) scale(.8583)}}.snow:nth-child(242){opacity:.251;transform:translate(75.7791vw,-10px) scale(.8094);animation:fall-242 16s -10s linear infinite}@keyframes fall-242{75.02%{transform:translate(72.1134vw,75.02vh) scale(.8094)}to{transform:translate(73.94625vw,99vh) scale(.8094)}}.snow:nth-child(243){opacity:1.3138;transform:translate(5.8185vw,-10px) scale(.7144);animation:fall-243 27s -13s linear infinite}@keyframes fall-243{55.914%{transform:translate(15.0846vw,55.914vh) scale(.7144)}to{transform:translate(10.45155vw,99vh) scale(.7144)}}.snow:nth-child(244){opacity:.6058;transform:translate(15.6779vw,-10px) scale(.3769);animation:fall-244 12s -25s linear infinite}@keyframes fall-244{51.994%{transform:translate(18.098vw,51.994vh) scale(.3769)}to{transform:translate(16.88795vw,99vh) scale(.3769)}}.snow:nth-child(245){opacity:1.1546;transform:translate(48.6856vw,-10px) scale(.9562);animation:fall-245 27s -12s linear infinite}@keyframes fall-245{50.04%{transform:translate(43.311vw,50.04vh) scale(.9562)}to{transform:translate(45.9983vw,99vh) scale(.9562)}}.snow:nth-child(246){opacity:.457;transform:translate(63.7645vw,-10px) scale(.6359);animation:fall-246 27s -26s linear infinite}@keyframes fall-246{30.28%{transform:translate(66.2vw,30.28vh) scale(.6359)}to{transform:translate(64.98225vw,99vh) scale(.6359)}}.snow:nth-child(247){opacity:1.3024;transform:translate(37.8433vw,-10px) scale(.3745);animation:fall-247 21s -15s linear infinite}@keyframes fall-247{46.96%{transform:translate(44.4894vw,46.96vh) scale(.3745)}to{transform:translate(41.16635vw,99vh) scale(.3745)}}.snow:nth-child(248){opacity:1.75;transform:translate(13.1805vw,-10px) scale(.0397);animation:fall-248 18s -7s linear infinite}@keyframes fall-248{66.104%{transform:translate(17.8601vw,66.104vh) scale(.0397)}to{transform:translate(15.5203vw,99vh) scale(.0397)}}.snow:nth-child(249){opacity:.7744;transform:translate(2.39vw,-10px) scale(.8911);animation:fall-249 21s -14s linear infinite}@keyframes fall-249{73.616%{transform:translate(9.1542vw,73.616vh) scale(.8911)}to{transform:translate(5.7721vw,99vh) scale(.8911)}}.snow:nth-child(250){opacity:1.1132;transform:translate(77.8758vw,-10px) scale(.2254);animation:fall-250 12s -21s linear infinite}@keyframes fall-250{54.472%{transform:translate(78.5429vw,54.472vh) scale(.2254)}to{transform:translate(78.20935vw,99vh) scale(.2254)}}.snow:nth-child(251){opacity:.9918;transform:translate(15.0018vw,-10px) scale(.6835);animation:fall-251 11s -16s linear infinite}@keyframes fall-251{66.782%{transform:translate(14.8769vw,66.782vh) scale(.6835)}to{transform:translate(14.93935vw,99vh) scale(.6835)}}.snow:nth-child(252){opacity:1.735;transform:translate(87.457vw,-10px) scale(.8776);animation:fall-252 21s -7s linear infinite}@keyframes fall-252{70.924%{transform:translate(96.7851vw,70.924vh) scale(.8776)}to{transform:translate(92.12105vw,99vh) scale(.8776)}}.snow:nth-child(253){opacity:.692;transform:translate(5.3092vw,-10px) scale(.5309);animation:fall-253 18s -17s linear infinite}@keyframes fall-253{54.27%{transform:translate(12.5793vw,54.27vh) scale(.5309)}to{transform:translate(8.94425vw,99vh) scale(.5309)}}.snow:nth-child(254){opacity:.8376;transform:translate(82.7385vw,-10px) scale(.7869);animation:fall-254 29s -30s linear infinite}@keyframes fall-254{60.355%{transform:translate(86.3774vw,60.355vh) scale(.7869)}to{transform:translate(84.55795vw,99vh) scale(.7869)}}.snow:nth-child(255){opacity:1.565;transform:translate(67.0357vw,-10px) scale(.033);animation:fall-255 29s -13s linear infinite}@keyframes fall-255{46.865%{transform:translate(61.0228vw,46.865vh) scale(.033)}to{transform:translate(64.02925vw,99vh) scale(.033)}}.snow:nth-child(256){opacity:.4128;transform:translate(55.8692vw,-10px) scale(.5129);animation:fall-256 25s -26s linear infinite}@keyframes fall-256{51.66%{transform:translate(49.0375vw,51.66vh) scale(.5129)}to{transform:translate(52.45335vw,99vh) scale(.5129)}}.snow:nth-child(257){opacity:1.5906;transform:translate(46.0345vw,-10px) scale(.9532);animation:fall-257 27s -6s linear infinite}@keyframes fall-257{49.029%{transform:translate(42.0998vw,49.029vh) scale(.9532)}to{transform:translate(44.06715vw,99vh) scale(.9532)}}.snow:nth-child(258){opacity:1.8768;transform:translate(63.6915vw,-10px) scale(.2393);animation:fall-258 10s -15s linear infinite}@keyframes fall-258{74.492%{transform:translate(60.1793vw,74.492vh) scale(.2393)}to{transform:translate(61.9354vw,99vh) scale(.2393)}}.snow:nth-child(259){opacity:1.6248;transform:translate(33.5127vw,-10px) scale(.0572);animation:fall-259 18s -16s linear infinite}@keyframes fall-259{59.421%{transform:translate(41.9227vw,59.421vh) scale(.0572)}to{transform:translate(37.7177vw,99vh) scale(.0572)}}.snow:nth-child(260){opacity:.4936;transform:translate(74.8081vw,-10px) scale(.0043);animation:fall-260 15s -16s linear infinite}@keyframes fall-260{34.717%{transform:translate(69.4107vw,34.717vh) scale(.0043)}to{transform:translate(72.1094vw,99vh) scale(.0043)}}.snow:nth-child(261){opacity:.2154;transform:translate(49.417vw,-10px) scale(.5387);animation:fall-261 10s -11s linear infinite}@keyframes fall-261{32.684%{transform:translate(56.7722vw,32.684vh) scale(.5387)}to{transform:translate(53.0946vw,99vh) scale(.5387)}}.snow:nth-child(262){opacity:.2924;transform:translate(76.3858vw,-10px) scale(.9604);animation:fall-262 19s -2s linear infinite}@keyframes fall-262{38.778%{transform:translate(77.5282vw,38.778vh) scale(.9604)}to{transform:translate(76.957vw,99vh) scale(.9604)}}.snow:nth-child(263){opacity:.9272;transform:translate(82.9942vw,-10px) scale(.8099);animation:fall-263 21s -27s linear infinite}@keyframes fall-263{79.9%{transform:translate(86.5903vw,79.9vh) scale(.8099)}to{transform:translate(84.79225vw,99vh) scale(.8099)}}.snow:nth-child(264){opacity:.511;transform:translate(73.9008vw,-10px) scale(.1936);animation:fall-264 30s -3s linear infinite}@keyframes fall-264{68.874%{transform:translate(78.4027vw,68.874vh) scale(.1936)}to{transform:translate(76.15175vw,99vh) scale(.1936)}}.snow:nth-child(265){opacity:.2076;transform:translate(63.9823vw,-10px) scale(.891);animation:fall-265 24s -26s linear infinite}@keyframes fall-265{45.22%{transform:translate(67.214vw,45.22vh) scale(.891)}to{transform:translate(65.59815vw,99vh) scale(.891)}}.snow:nth-child(266){opacity:1.329;transform:translate(47.258vw,-10px) scale(.4105);animation:fall-266 17s -3s linear infinite}@keyframes fall-266{53.311%{transform:translate(45.4804vw,53.311vh) scale(.4105)}to{transform:translate(46.3692vw,99vh) scale(.4105)}}.snow:nth-child(267){opacity:.3714;transform:translate(83.1246vw,-10px) scale(.9845);animation:fall-267 24s -1s linear infinite}@keyframes fall-267{63.484%{transform:translate(77.7925vw,63.484vh) scale(.9845)}to{transform:translate(80.45855vw,99vh) scale(.9845)}}.snow:nth-child(268){opacity:.5274;transform:translate(91.3582vw,-10px) scale(.9329);animation:fall-268 13s -1s linear infinite}@keyframes fall-268{57.845%{transform:translate(90.0509vw,57.845vh) scale(.9329)}to{transform:translate(90.70455vw,99vh) scale(.9329)}}.snow:nth-child(269){opacity:1.6594;transform:translate(5.0872vw,-10px) scale(.2991);animation:fall-269 18s -20s linear infinite}@keyframes fall-269{75.024%{transform:translate(6.7399vw,75.024vh) scale(.2991)}to{transform:translate(5.91355vw,99vh) scale(.2991)}}.snow:nth-child(270){opacity:1.7514;transform:translate(90.0889vw,-10px) scale(.7798);animation:fall-270 18s -26s linear infinite}@keyframes fall-270{30.572%{transform:translate(81.8471vw,30.572vh) scale(.7798)}to{transform:translate(85.968vw,99vh) scale(.7798)}}.snow:nth-child(271){opacity:1.674;transform:translate(95.4816vw,-10px) scale(.2053);animation:fall-271 19s -9s linear infinite}@keyframes fall-271{30.82%{transform:translate(95.3185vw,30.82vh) scale(.2053)}to{transform:translate(95.40005vw,99vh) scale(.2053)}}.snow:nth-child(272){opacity:1.3194;transform:translate(86.7508vw,-10px) scale(.9739);animation:fall-272 17s -14s linear infinite}@keyframes fall-272{73.115%{transform:translate(89.1686vw,73.115vh) scale(.9739)}to{transform:translate(87.9597vw,99vh) scale(.9739)}}.snow:nth-child(273){opacity:.0108;transform:translate(71.2805vw,-10px) scale(.1325);animation:fall-273 29s -14s linear infinite}@keyframes fall-273{78.137%{transform:translate(79.2539vw,78.137vh) scale(.1325)}to{transform:translate(75.2672vw,99vh) scale(.1325)}}.snow:nth-child(274){opacity:.4822;transform:translate(14.1988vw,-10px) scale(.6384);animation:fall-274 25s -28s linear infinite}@keyframes fall-274{54.131%{transform:translate(19.5982vw,54.131vh) scale(.6384)}to{transform:translate(16.8985vw,99vh) scale(.6384)}}.snow:nth-child(275){opacity:1.438;transform:translate(10.1328vw,-10px) scale(.1007);animation:fall-275 21s -29s linear infinite}@keyframes fall-275{45.298%{transform:translate(16.1731vw,45.298vh) scale(.1007)}to{transform:translate(13.15295vw,99vh) scale(.1007)}}.snow:nth-child(276){opacity:1.2166;transform:translate(82.4491vw,-10px) scale(.7976);animation:fall-276 22s -27s linear infinite}@keyframes fall-276{45.264%{transform:translate(74.6373vw,45.264vh) scale(.7976)}to{transform:translate(78.5432vw,99vh) scale(.7976)}}.snow:nth-child(277){opacity:.4188;transform:translate(34.4816vw,-10px) scale(.8542);animation:fall-277 28s -12s linear infinite}@keyframes fall-277{65.157%{transform:translate(28.2318vw,65.157vh) scale(.8542)}to{transform:translate(31.3567vw,99vh) scale(.8542)}}.snow:nth-child(278){opacity:1.977;transform:translate(6.1463vw,-10px) scale(.0039);animation:fall-278 15s -23s linear infinite}@keyframes fall-278{43.443%{transform:translate(10.4725vw,43.443vh) scale(.0039)}to{transform:translate(8.3094vw,99vh) scale(.0039)}}.snow:nth-child(279){opacity:.2078;transform:translate(27.1257vw,-10px) scale(.5125);animation:fall-279 21s -7s linear infinite}@keyframes fall-279{45.742%{transform:translate(18.0123vw,45.742vh) scale(.5125)}to{transform:translate(22.569vw,99vh) scale(.5125)}}.snow:nth-child(280){opacity:.2444;transform:translate(98.732vw,-10px) scale(.542);animation:fall-280 26s -28s linear infinite}@keyframes fall-280{35.911%{transform:translate(96.5292vw,35.911vh) scale(.542)}to{transform:translate(97.6306vw,99vh) scale(.542)}}.snow:nth-child(281){opacity:.9194;transform:translate(43.8539vw,-10px) scale(.8194);animation:fall-281 20s -3s linear infinite}@keyframes fall-281{72.306%{transform:translate(51.3151vw,72.306vh) scale(.8194)}to{transform:translate(47.5845vw,99vh) scale(.8194)}}.snow:nth-child(282){opacity:.5554;transform:translate(35.9346vw,-10px) scale(.5625);animation:fall-282 12s -2s linear infinite}@keyframes fall-282{32.456%{transform:translate(43.3419vw,32.456vh) scale(.5625)}to{transform:translate(39.63825vw,99vh) scale(.5625)}}.snow:nth-child(283){opacity:.1972;transform:translate(74.486vw,-10px) scale(.3428);animation:fall-283 17s -29s linear infinite}@keyframes fall-283{39.006%{transform:translate(68.2264vw,39.006vh) scale(.3428)}to{transform:translate(71.3562vw,99vh) scale(.3428)}}.snow:nth-child(284){opacity:.2124;transform:translate(52.8321vw,-10px) scale(.4507);animation:fall-284 16s -11s linear infinite}@keyframes fall-284{65.296%{transform:translate(57.6864vw,65.296vh) scale(.4507)}to{transform:translate(55.25925vw,99vh) scale(.4507)}}.snow:nth-child(285){opacity:1.5816;transform:translate(15.5696vw,-10px) scale(.1402);animation:fall-285 13s -6s linear infinite}@keyframes fall-285{71.644%{transform:translate(9.3577vw,71.644vh) scale(.1402)}to{transform:translate(12.46365vw,99vh) scale(.1402)}}.snow:nth-child(286){opacity:.3258;transform:translate(91.7966vw,-10px) scale(.3613);animation:fall-286 16s -7s linear infinite}@keyframes fall-286{30.951%{transform:translate(93.4649vw,30.951vh) scale(.3613)}to{transform:translate(92.63075vw,99vh) scale(.3613)}}.snow:nth-child(287){opacity:1.2414;transform:translate(71.9481vw,-10px) scale(.1314);animation:fall-287 10s -2s linear infinite}@keyframes fall-287{33.172%{transform:translate(73.634vw,33.172vh) scale(.1314)}to{transform:translate(72.79105vw,99vh) scale(.1314)}}.snow:nth-child(288){opacity:1.1726;transform:translate(25.1599vw,-10px) scale(.3708);animation:fall-288 15s -24s linear infinite}@keyframes fall-288{78.6%{transform:translate(30.9285vw,78.6vh) scale(.3708)}to{transform:translate(28.0442vw,99vh) scale(.3708)}}.snow:nth-child(289){opacity:1.2822;transform:translate(58.6119vw,-10px) scale(.1469);animation:fall-289 29s -14s linear infinite}@keyframes fall-289{47.973%{transform:translate(59.868vw,47.973vh) scale(.1469)}to{transform:translate(59.23995vw,99vh) scale(.1469)}}.snow:nth-child(290){opacity:.198;transform:translate(46.0716vw,-10px) scale(.3101);animation:fall-290 22s -29s linear infinite}@keyframes fall-290{75.517%{transform:translate(40.902vw,75.517vh) scale(.3101)}to{transform:translate(43.4868vw,99vh) scale(.3101)}}.snow:nth-child(291){opacity:.3876;transform:translate(75.9084vw,-10px) scale(.4542);animation:fall-291 17s -24s linear infinite}@keyframes fall-291{46.046%{transform:translate(77.3833vw,46.046vh) scale(.4542)}to{transform:translate(76.64585vw,99vh) scale(.4542)}}.snow:nth-child(292){opacity:.2544;transform:translate(51.6219vw,-10px) scale(.2638);animation:fall-292 22s -4s linear infinite}@keyframes fall-292{64.934%{transform:translate(52.5157vw,64.934vh) scale(.2638)}to{transform:translate(52.0688vw,99vh) scale(.2638)}}.snow:nth-child(293){opacity:.0236;transform:translate(10.3869vw,-10px) scale(.3758);animation:fall-293 13s -27s linear infinite}@keyframes fall-293{74.718%{transform:translate(2.754vw,74.718vh) scale(.3758)}to{transform:translate(6.57045vw,99vh) scale(.3758)}}.snow:nth-child(294){opacity:.6274;transform:translate(9.843vw,-10px) scale(.5577);animation:fall-294 26s -27s linear infinite}@keyframes fall-294{36.514%{transform:translate(4.1097vw,36.514vh) scale(.5577)}to{transform:translate(6.97635vw,99vh) scale(.5577)}}.snow:nth-child(295){opacity:1.7944;transform:translate(26.4315vw,-10px) scale(.6818);animation:fall-295 12s -18s linear infinite}@keyframes fall-295{79.77%{transform:translate(32.9705vw,79.77vh) scale(.6818)}to{transform:translate(29.701vw,99vh) scale(.6818)}}.snow:nth-child(296){opacity:1.112;transform:translate(26.9799vw,-10px) scale(.9238);animation:fall-296 30s -12s linear infinite}@keyframes fall-296{51.614%{transform:translate(30.7426vw,51.614vh) scale(.9238)}to{transform:translate(28.86125vw,99vh) scale(.9238)}}.snow:nth-child(297){opacity:1.6478;transform:translate(19.2691vw,-10px) scale(.6962);animation:fall-297 15s -4s linear infinite}@keyframes fall-297{53.031%{transform:translate(14.4013vw,53.031vh) scale(.6962)}to{transform:translate(16.8352vw,99vh) scale(.6962)}}.snow:nth-child(298){opacity:1.719;transform:translate(55.6176vw,-10px) scale(.3429);animation:fall-298 11s -24s linear infinite}@keyframes fall-298{57.945%{transform:translate(46.9579vw,57.945vh) scale(.3429)}to{transform:translate(51.28775vw,99vh) scale(.3429)}}.snow:nth-child(299){opacity:1.4196;transform:translate(87.3437vw,-10px) scale(.804);animation:fall-299 17s -2s linear infinite}@keyframes fall-299{79.142%{transform:translate(88.0311vw,79.142vh) scale(.804)}to{transform:translate(87.6874vw,99vh) scale(.804)}}.snow:nth-child(300){opacity:.1936;transform:translate(50.0467vw,-10px) scale(.803);animation:fall-300 16s -5s linear infinite}@keyframes fall-300{47.364%{transform:translate(58.6541vw,47.364vh) scale(.803)}to{transform:translate(54.3504vw,99vh) scale(.803)}}.snow:nth-child(301){opacity:.1838;transform:translate(82.0738vw,-10px) scale(.1917);animation:fall-301 19s -9s linear infinite}@keyframes fall-301{63.779%{transform:translate(76.3246vw,63.779vh) scale(.1917)}to{transform:translate(79.1992vw,99vh) scale(.1917)}}.snow:nth-child(302){opacity:1.7066;transform:translate(25.9876vw,-10px) scale(.7027);animation:fall-302 15s -29s linear infinite}@keyframes fall-302{73.605%{transform:translate(16.0747vw,73.605vh) scale(.7027)}to{transform:translate(21.03115vw,99vh) scale(.7027)}}.snow:nth-child(303){opacity:1.0764;transform:translate(23.4534vw,-10px) scale(.1935);animation:fall-303 10s -19s linear infinite}@keyframes fall-303{75.16%{transform:translate(27.9445vw,75.16vh) scale(.1935)}to{transform:translate(25.69895vw,99vh) scale(.1935)}}.snow:nth-child(304){opacity:.4982;transform:translate(11.5039vw,-10px) scale(.1732);animation:fall-304 22s -6s linear infinite}@keyframes fall-304{50.29%{transform:translate(3.5507vw,50.29vh) scale(.1732)}to{transform:translate(7.5273vw,99vh) scale(.1732)}}.snow:nth-child(305){opacity:.4648;transform:translate(46.0705vw,-10px) scale(.7393);animation:fall-305 21s -19s linear infinite}@keyframes fall-305{71.285%{transform:translate(52.3095vw,71.285vh) scale(.7393)}to{transform:translate(49.19vw,99vh) scale(.7393)}}.snow:nth-child(306){opacity:.7518;transform:translate(37.6102vw,-10px) scale(.4975);animation:fall-306 12s -17s linear infinite}@keyframes fall-306{40.32%{transform:translate(39.345vw,40.32vh) scale(.4975)}to{transform:translate(38.4776vw,99vh) scale(.4975)}}.snow:nth-child(307){opacity:1.8914;transform:translate(41.6794vw,-10px) scale(.3611);animation:fall-307 19s -12s linear infinite}@keyframes fall-307{77.229%{transform:translate(39.1992vw,77.229vh) scale(.3611)}to{transform:translate(40.4393vw,99vh) scale(.3611)}}.snow:nth-child(308){opacity:.6726;transform:translate(2.0324vw,-10px) scale(.8687);animation:fall-308 19s -5s linear infinite}@keyframes fall-308{66.528%{transform:translate(-3.2109vw,66.528vh) scale(.8687)}to{transform:translate(-.58925vw,99vh) scale(.8687)}}.snow:nth-child(309){opacity:.7538;transform:translate(89.4884vw,-10px) scale(.3666);animation:fall-309 23s -25s linear infinite}@keyframes fall-309{34.32%{transform:translate(81.3945vw,34.32vh) scale(.3666)}to{transform:translate(85.44145vw,99vh) scale(.3666)}}.snow:nth-child(310){opacity:1.1696;transform:translate(79.8764vw,-10px) scale(.5384);animation:fall-310 16s -9s linear infinite}@keyframes fall-310{60.233%{transform:translate(76.578vw,60.233vh) scale(.5384)}to{transform:translate(78.2272vw,99vh) scale(.5384)}}.snow:nth-child(311){opacity:1.4928;transform:translate(9.2856vw,-10px) scale(.2439);animation:fall-311 15s -16s linear infinite}@keyframes fall-311{71.611%{transform:translate(13.4112vw,71.611vh) scale(.2439)}to{transform:translate(11.3484vw,99vh) scale(.2439)}}.snow:nth-child(312){opacity:1.1972;transform:translate(27.4834vw,-10px) scale(.679);animation:fall-312 21s -25s linear infinite}@keyframes fall-312{37.103%{transform:translate(17.9189vw,37.103vh) scale(.679)}to{transform:translate(22.70115vw,99vh) scale(.679)}}.snow:nth-child(313){opacity:1.331;transform:translate(43.8029vw,-10px) scale(.2929);animation:fall-313 24s -15s linear infinite}@keyframes fall-313{34.9%{transform:translate(53.698vw,34.9vh) scale(.2929)}to{transform:translate(48.75045vw,99vh) scale(.2929)}}.snow:nth-child(314){opacity:1.782;transform:translate(68.2999vw,-10px) scale(.2738);animation:fall-314 30s -13s linear infinite}@keyframes fall-314{50.387%{transform:translate(59.901vw,50.387vh) scale(.2738)}to{transform:translate(64.10045vw,99vh) scale(.2738)}}.snow:nth-child(315){opacity:.9188;transform:translate(95.166vw,-10px) scale(.6607);animation:fall-315 21s -16s linear infinite}@keyframes fall-315{41.443%{transform:translate(86.611vw,41.443vh) scale(.6607)}to{transform:translate(90.8885vw,99vh) scale(.6607)}}.snow:nth-child(316){opacity:.8554;transform:translate(54.7937vw,-10px) scale(.6396);animation:fall-316 25s -7s linear infinite}@keyframes fall-316{57.397%{transform:translate(45.8251vw,57.397vh) scale(.6396)}to{transform:translate(50.3094vw,99vh) scale(.6396)}}.snow:nth-child(317){opacity:.6028;transform:translate(6.2571vw,-10px) scale(.0257);animation:fall-317 28s -1s linear infinite}@keyframes fall-317{67.437%{transform:translate(11.6727vw,67.437vh) scale(.0257)}to{transform:translate(8.9649vw,99vh) scale(.0257)}}.snow:nth-child(318){opacity:.505;transform:translate(79.2548vw,-10px) scale(.784);animation:fall-318 22s -23s linear infinite}@keyframes fall-318{31.196%{transform:translate(85.7454vw,31.196vh) scale(.784)}to{transform:translate(82.5001vw,99vh) scale(.784)}}.snow:nth-child(319){opacity:1.0476;transform:translate(8.625vw,-10px) scale(.5703);animation:fall-319 11s -21s linear infinite}@keyframes fall-319{53.918%{transform:translate(13.4935vw,53.918vh) scale(.5703)}to{transform:translate(11.05925vw,99vh) scale(.5703)}}.snow:nth-child(320){opacity:.7262;transform:translate(86.4671vw,-10px) scale(.2678);animation:fall-320 16s -7s linear infinite}@keyframes fall-320{55.904%{transform:translate(86.9184vw,55.904vh) scale(.2678)}to{transform:translate(86.69275vw,99vh) scale(.2678)}}.snow:nth-child(321){opacity:.223;transform:translate(33.3179vw,-10px) scale(.9202);animation:fall-321 20s -26s linear infinite}@keyframes fall-321{77.619%{transform:translate(23.9798vw,77.619vh) scale(.9202)}to{transform:translate(28.64885vw,99vh) scale(.9202)}}.snow:nth-child(322){opacity:1.8504;transform:translate(85.6872vw,-10px) scale(.8902);animation:fall-322 29s -2s linear infinite}@keyframes fall-322{43.736%{transform:translate(91.2461vw,43.736vh) scale(.8902)}to{transform:translate(88.46665vw,99vh) scale(.8902)}}.snow:nth-child(323){opacity:1.459;transform:translate(65.3889vw,-10px) scale(.4512);animation:fall-323 20s -6s linear infinite}@keyframes fall-323{32.036%{transform:translate(63.2302vw,32.036vh) scale(.4512)}to{transform:translate(64.30955vw,99vh) scale(.4512)}}.snow:nth-child(324){opacity:1.5408;transform:translate(40.0454vw,-10px) scale(.1419);animation:fall-324 21s -11s linear infinite}@keyframes fall-324{77.619%{transform:translate(40.9153vw,77.619vh) scale(.1419)}to{transform:translate(40.48035vw,99vh) scale(.1419)}}.snow:nth-child(325){opacity:1.1876;transform:translate(74.1524vw,-10px) scale(.7932);animation:fall-325 20s -15s linear infinite}@keyframes fall-325{59.189%{transform:translate(74.8366vw,59.189vh) scale(.7932)}to{transform:translate(74.4945vw,99vh) scale(.7932)}}.snow:nth-child(326){opacity:1.143;transform:translate(54.3139vw,-10px) scale(.3336);animation:fall-326 30s -12s linear infinite}@keyframes fall-326{46.955%{transform:translate(52.6101vw,46.955vh) scale(.3336)}to{transform:translate(53.462vw,99vh) scale(.3336)}}.snow:nth-child(327){opacity:.14;transform:translate(3.1234vw,-10px) scale(.4208);animation:fall-327 23s -26s linear infinite}@keyframes fall-327{63.666%{transform:translate(12.1545vw,63.666vh) scale(.4208)}to{transform:translate(7.63895vw,99vh) scale(.4208)}}.snow:nth-child(328){opacity:.946;transform:translate(54.8206vw,-10px) scale(.9299);animation:fall-328 19s -17s linear infinite}@keyframes fall-328{51.124%{transform:translate(54.19vw,51.124vh) scale(.9299)}to{transform:translate(54.5053vw,99vh) scale(.9299)}}.snow:nth-child(329){opacity:.8996;transform:translate(88.9403vw,-10px) scale(.1859);animation:fall-329 17s -23s linear infinite}@keyframes fall-329{57.759%{transform:translate(83.1769vw,57.759vh) scale(.1859)}to{transform:translate(86.0586vw,99vh) scale(.1859)}}.snow:nth-child(330){opacity:1.9008;transform:translate(57.2149vw,-10px) scale(.0845);animation:fall-330 16s -22s linear infinite}@keyframes fall-330{64.535%{transform:translate(51.9215vw,64.535vh) scale(.0845)}to{transform:translate(54.5682vw,99vh) scale(.0845)}}.snow:nth-child(331){opacity:.421;transform:translate(20.9191vw,-10px) scale(.2662);animation:fall-331 11s -29s linear infinite}@keyframes fall-331{41.554%{transform:translate(24.7247vw,41.554vh) scale(.2662)}to{transform:translate(22.8219vw,99vh) scale(.2662)}}.snow:nth-child(332){opacity:.8026;transform:translate(99.6315vw,-10px) scale(.7334);animation:fall-332 30s -1s linear infinite}@keyframes fall-332{57.979%{transform:translate(93.287vw,57.979vh) scale(.7334)}to{transform:translate(96.45925vw,99vh) scale(.7334)}}.snow:nth-child(333){opacity:1.278;transform:translate(92.5262vw,-10px) scale(.3661);animation:fall-333 23s -14s linear infinite}@keyframes fall-333{40.913%{transform:translate(87.1008vw,40.913vh) scale(.3661)}to{transform:translate(89.8135vw,99vh) scale(.3661)}}.snow:nth-child(334){opacity:.8962;transform:translate(7.8389vw,-10px) scale(.0275);animation:fall-334 20s -19s linear infinite}@keyframes fall-334{56.966%{transform:translate(3.6806vw,56.966vh) scale(.0275)}to{transform:translate(5.75975vw,99vh) scale(.0275)}}.snow:nth-child(335){opacity:1.0746;transform:translate(99.1087vw,-10px) scale(.0109);animation:fall-335 18s -11s linear infinite}@keyframes fall-335{46.811%{transform:translate(100.0571vw,46.811vh) scale(.0109)}to{transform:translate(99.5829vw,99vh) scale(.0109)}}.snow:nth-child(336){opacity:.7338;transform:translate(70.9729vw,-10px) scale(.6537);animation:fall-336 30s -16s linear infinite}@keyframes fall-336{72.086%{transform:translate(73.1367vw,72.086vh) scale(.6537)}to{transform:translate(72.0548vw,99vh) scale(.6537)}}.snow:nth-child(337){opacity:1.509;transform:translate(43.1077vw,-10px) scale(.8349);animation:fall-337 28s -20s linear infinite}@keyframes fall-337{54.461%{transform:translate(52.8725vw,54.461vh) scale(.8349)}to{transform:translate(47.9901vw,99vh) scale(.8349)}}.snow:nth-child(338){opacity:1.5094;transform:translate(53.8924vw,-10px) scale(.5477);animation:fall-338 24s -15s linear infinite}@keyframes fall-338{70.821%{transform:translate(59.3501vw,70.821vh) scale(.5477)}to{transform:translate(56.62125vw,99vh) scale(.5477)}}.snow:nth-child(339){opacity:.1122;transform:translate(84.5959vw,-10px) scale(.4178);animation:fall-339 16s -24s linear infinite}@keyframes fall-339{59.483%{transform:translate(78.4426vw,59.483vh) scale(.4178)}to{transform:translate(81.51925vw,99vh) scale(.4178)}}.snow:nth-child(340){opacity:.9536;transform:translate(93.3519vw,-10px) scale(.6254);animation:fall-340 30s -5s linear infinite}@keyframes fall-340{41.683%{transform:translate(102.6253vw,41.683vh) scale(.6254)}to{transform:translate(97.9886vw,99vh) scale(.6254)}}.snow:nth-child(341){opacity:.1996;transform:translate(34.8841vw,-10px) scale(.5474);animation:fall-341 14s -5s linear infinite}@keyframes fall-341{32.055%{transform:translate(33.8572vw,32.055vh) scale(.5474)}to{transform:translate(34.37065vw,99vh) scale(.5474)}}.snow:nth-child(342){opacity:.407;transform:translate(9.2182vw,-10px) scale(.7993);animation:fall-342 11s -18s linear infinite}@keyframes fall-342{31.577%{transform:translate(5.6388vw,31.577vh) scale(.7993)}to{transform:translate(7.4285vw,99vh) scale(.7993)}}.snow:nth-child(343){opacity:.091;transform:translate(3.3958vw,-10px) scale(.0376);animation:fall-343 28s -11s linear infinite}@keyframes fall-343{34.452%{transform:translate(10.3095vw,34.452vh) scale(.0376)}to{transform:translate(6.85265vw,99vh) scale(.0376)}}.snow:nth-child(344){opacity:.3646;transform:translate(60.9764vw,-10px) scale(.5764);animation:fall-344 11s -11s linear infinite}@keyframes fall-344{58.615%{transform:translate(69.1675vw,58.615vh) scale(.5764)}to{transform:translate(65.07195vw,99vh) scale(.5764)}}.snow:nth-child(345){opacity:1.6822;transform:translate(62.1216vw,-10px) scale(.5201);animation:fall-345 22s -11s linear infinite}@keyframes fall-345{69.941%{transform:translate(61.7515vw,69.941vh) scale(.5201)}to{transform:translate(61.93655vw,99vh) scale(.5201)}}.snow:nth-child(346){opacity:.2672;transform:translate(11.6298vw,-10px) scale(.3164);animation:fall-346 27s -1s linear infinite}@keyframes fall-346{60.853%{transform:translate(14.8187vw,60.853vh) scale(.3164)}to{transform:translate(13.22425vw,99vh) scale(.3164)}}.snow:nth-child(347){opacity:.4026;transform:translate(4.388vw,-10px) scale(.6263);animation:fall-347 29s -6s linear infinite}@keyframes fall-347{60.595%{transform:translate(8.7313vw,60.595vh) scale(.6263)}to{transform:translate(6.55965vw,99vh) scale(.6263)}}.snow:nth-child(348){opacity:1.5288;transform:translate(43.4891vw,-10px) scale(.3107);animation:fall-348 22s -17s linear infinite}@keyframes fall-348{72.398%{transform:translate(43.8065vw,72.398vh) scale(.3107)}to{transform:translate(43.6478vw,99vh) scale(.3107)}}.snow:nth-child(349){opacity:.6496;transform:translate(7.8158vw,-10px) scale(.0734);animation:fall-349 28s -18s linear infinite}@keyframes fall-349{57.239%{transform:translate(4.4437vw,57.239vh) scale(.0734)}to{transform:translate(6.12975vw,99vh) scale(.0734)}}.snow:nth-child(350){opacity:.3654;transform:translate(77.8705vw,-10px) scale(.5452);animation:fall-350 20s -16s linear infinite}@keyframes fall-350{78.593%{transform:translate(85.2534vw,78.593vh) scale(.5452)}to{transform:translate(81.56195vw,99vh) scale(.5452)}}.snow:nth-child(351){opacity:.747;transform:translate(80.7591vw,-10px) scale(.5333);animation:fall-351 29s -10s linear infinite}@keyframes fall-351{43.846%{transform:translate(80.3184vw,43.846vh) scale(.5333)}to{transform:translate(80.53875vw,99vh) scale(.5333)}}.snow:nth-child(352){opacity:1.3942;transform:translate(60.9187vw,-10px) scale(.7389);animation:fall-352 27s -21s linear infinite}@keyframes fall-352{52.846%{transform:translate(65.9376vw,52.846vh) scale(.7389)}to{transform:translate(63.42815vw,99vh) scale(.7389)}}.snow:nth-child(353){opacity:.418;transform:translate(84.0708vw,-10px) scale(.072);animation:fall-353 30s -8s linear infinite}@keyframes fall-353{54.382%{transform:translate(81.611vw,54.382vh) scale(.072)}to{transform:translate(82.8409vw,99vh) scale(.072)}}.snow:nth-child(354){opacity:1.2576;transform:translate(89.3928vw,-10px) scale(.5741);animation:fall-354 16s -13s linear infinite}@keyframes fall-354{71.956%{transform:translate(81.7307vw,71.956vh) scale(.5741)}to{transform:translate(85.56175vw,99vh) scale(.5741)}}.snow:nth-child(355){opacity:.5308;transform:translate(7.9622vw,-10px) scale(.4943);animation:fall-355 30s -14s linear infinite}@keyframes fall-355{30.992%{transform:translate(10.3156vw,30.992vh) scale(.4943)}to{transform:translate(9.1389vw,99vh) scale(.4943)}}.snow:nth-child(356){opacity:1.3566;transform:translate(43.2634vw,-10px) scale(.7679);animation:fall-356 12s -14s linear infinite}@keyframes fall-356{51.226%{transform:translate(44.7822vw,51.226vh) scale(.7679)}to{transform:translate(44.0228vw,99vh) scale(.7679)}}.snow:nth-child(357){opacity:1.5098;transform:translate(20.3308vw,-10px) scale(.0004);animation:fall-357 23s -3s linear infinite}@keyframes fall-357{52.27%{transform:translate(28.6051vw,52.27vh) scale(.0004)}to{transform:translate(24.46795vw,99vh) scale(.0004)}}.snow:nth-child(358){opacity:1.8126;transform:translate(68.1857vw,-10px) scale(.414);animation:fall-358 30s -13s linear infinite}@keyframes fall-358{66.835%{transform:translate(68.5617vw,66.835vh) scale(.414)}to{transform:translate(68.3737vw,99vh) scale(.414)}}.snow:nth-child(359){opacity:.9816;transform:translate(48.0375vw,-10px) scale(.9894);animation:fall-359 23s -5s linear infinite}@keyframes fall-359{53.918%{transform:translate(38.0484vw,53.918vh) scale(.9894)}to{transform:translate(43.04295vw,99vh) scale(.9894)}}.snow:nth-child(360){opacity:.4894;transform:translate(32.6428vw,-10px) scale(.013);animation:fall-360 23s -6s linear infinite}@keyframes fall-360{44.347%{transform:translate(36.7301vw,44.347vh) scale(.013)}to{transform:translate(34.68645vw,99vh) scale(.013)}}.snow:nth-child(361){opacity:.3496;transform:translate(22.9462vw,-10px) scale(.6577);animation:fall-361 14s -19s linear infinite}@keyframes fall-361{73.199%{transform:translate(31.7771vw,73.199vh) scale(.6577)}to{transform:translate(27.36165vw,99vh) scale(.6577)}}.snow:nth-child(362){opacity:.725;transform:translate(96.6127vw,-10px) scale(.5577);animation:fall-362 17s -2s linear infinite}@keyframes fall-362{61.23%{transform:translate(90.8047vw,61.23vh) scale(.5577)}to{transform:translate(93.7087vw,99vh) scale(.5577)}}.snow:nth-child(363){opacity:.853;transform:translate(47.5214vw,-10px) scale(.4905);animation:fall-363 22s -4s linear infinite}@keyframes fall-363{53.08%{transform:translate(56.9388vw,53.08vh) scale(.4905)}to{transform:translate(52.2301vw,99vh) scale(.4905)}}.snow:nth-child(364){opacity:1.6476;transform:translate(95.7378vw,-10px) scale(.7246);animation:fall-364 15s -10s linear infinite}@keyframes fall-364{30.416%{transform:translate(87.1576vw,30.416vh) scale(.7246)}to{transform:translate(91.4477vw,99vh) scale(.7246)}}.snow:nth-child(365){opacity:.2094;transform:translate(42.9121vw,-10px) scale(.9028);animation:fall-365 13s -14s linear infinite}@keyframes fall-365{60.962%{transform:translate(33.1311vw,60.962vh) scale(.9028)}to{transform:translate(38.0216vw,99vh) scale(.9028)}}.snow:nth-child(366){opacity:1.3066;transform:translate(45.5449vw,-10px) scale(.0833);animation:fall-366 29s -1s linear infinite}@keyframes fall-366{30.835%{transform:translate(37.5802vw,30.835vh) scale(.0833)}to{transform:translate(41.56255vw,99vh) scale(.0833)}}.snow:nth-child(367){opacity:1.0744;transform:translate(35.2498vw,-10px) scale(.1917);animation:fall-367 28s -15s linear infinite}@keyframes fall-367{70.104%{transform:translate(43.1261vw,70.104vh) scale(.1917)}to{transform:translate(39.18795vw,99vh) scale(.1917)}}.snow:nth-child(368){opacity:1.1452;transform:translate(24.9562vw,-10px) scale(.5192);animation:fall-368 19s -21s linear infinite}@keyframes fall-368{50.189%{transform:translate(16.9815vw,50.189vh) scale(.5192)}to{transform:translate(20.96885vw,99vh) scale(.5192)}}.snow:nth-child(369){opacity:1.1968;transform:translate(82.8551vw,-10px) scale(.7924);animation:fall-369 18s -2s linear infinite}@keyframes fall-369{42.028%{transform:translate(90.1894vw,42.028vh) scale(.7924)}to{transform:translate(86.52225vw,99vh) scale(.7924)}}.snow:nth-child(370){opacity:1.3242;transform:translate(45.1127vw,-10px) scale(.9606);animation:fall-370 26s -5s linear infinite}@keyframes fall-370{35.311%{transform:translate(49.4412vw,35.311vh) scale(.9606)}to{transform:translate(47.27695vw,99vh) scale(.9606)}}.snow:nth-child(371){opacity:1.109;transform:translate(4.2588vw,-10px) scale(.8745);animation:fall-371 22s -8s linear infinite}@keyframes fall-371{59.374%{transform:translate(-3.6185vw,59.374vh) scale(.8745)}to{transform:translate(.32015vw,99vh) scale(.8745)}}.snow:nth-child(372){opacity:.988;transform:translate(43.9794vw,-10px) scale(.179);animation:fall-372 24s -12s linear infinite}@keyframes fall-372{49.018%{transform:translate(43.0372vw,49.018vh) scale(.179)}to{transform:translate(43.5083vw,99vh) scale(.179)}}.snow:nth-child(373){opacity:1.128;transform:translate(52.0278vw,-10px) scale(.3324);animation:fall-373 25s -16s linear infinite}@keyframes fall-373{40.001%{transform:translate(59.7018vw,40.001vh) scale(.3324)}to{transform:translate(55.8648vw,99vh) scale(.3324)}}.snow:nth-child(374){opacity:.4572;transform:translate(51.1531vw,-10px) scale(.7816);animation:fall-374 29s -5s linear infinite}@keyframes fall-374{77.952%{transform:translate(60.0935vw,77.952vh) scale(.7816)}to{transform:translate(55.6233vw,99vh) scale(.7816)}}.snow:nth-child(375){opacity:.8632;transform:translate(28.0251vw,-10px) scale(.2375);animation:fall-375 22s -10s linear infinite}@keyframes fall-375{33.008%{transform:translate(34.4108vw,33.008vh) scale(.2375)}to{transform:translate(31.21795vw,99vh) scale(.2375)}}.snow:nth-child(376){opacity:1.4504;transform:translate(14.4318vw,-10px) scale(.8254);animation:fall-376 15s -10s linear infinite}@keyframes fall-376{75.034%{transform:translate(9.0203vw,75.034vh) scale(.8254)}to{transform:translate(11.72605vw,99vh) scale(.8254)}}.snow:nth-child(377){opacity:1.6796;transform:translate(66.9101vw,-10px) scale(.4744);animation:fall-377 10s -25s linear infinite}@keyframes fall-377{50.409%{transform:translate(69.901vw,50.409vh) scale(.4744)}to{transform:translate(68.40555vw,99vh) scale(.4744)}}.snow:nth-child(378){opacity:.542;transform:translate(90.3713vw,-10px) scale(.7014);animation:fall-378 10s -19s linear infinite}@keyframes fall-378{31.587%{transform:translate(100.0122vw,31.587vh) scale(.7014)}to{transform:translate(95.19175vw,99vh) scale(.7014)}}.snow:nth-child(379){opacity:1.9756;transform:translate(64.379vw,-10px) scale(.0721);animation:fall-379 17s -23s linear infinite}@keyframes fall-379{58.614%{transform:translate(70.1191vw,58.614vh) scale(.0721)}to{transform:translate(67.24905vw,99vh) scale(.0721)}}.snow:nth-child(380){opacity:1.5722;transform:translate(64.4467vw,-10px) scale(.693);animation:fall-380 10s -11s linear infinite}@keyframes fall-380{38.512%{transform:translate(55.5806vw,38.512vh) scale(.693)}to{transform:translate(60.01365vw,99vh) scale(.693)}}.snow:nth-child(381){opacity:.8574;transform:translate(53.8409vw,-10px) scale(.4197);animation:fall-381 21s -30s linear infinite}@keyframes fall-381{77.347%{transform:translate(46.6912vw,77.347vh) scale(.4197)}to{transform:translate(50.26605vw,99vh) scale(.4197)}}.snow:nth-child(382){opacity:.9872;transform:translate(2.6515vw,-10px) scale(.3613);animation:fall-382 16s -9s linear infinite}@keyframes fall-382{58.457%{transform:translate(-6.2069vw,58.457vh) scale(.3613)}to{transform:translate(-1.7777vw,99vh) scale(.3613)}}.snow:nth-child(383){opacity:.8542;transform:translate(54.7885vw,-10px) scale(.6893);animation:fall-383 28s -25s linear infinite}@keyframes fall-383{43.909%{transform:translate(46.3213vw,43.909vh) scale(.6893)}to{transform:translate(50.5549vw,99vh) scale(.6893)}}.snow:nth-child(384){opacity:1.4474;transform:translate(17.9514vw,-10px) scale(.9856);animation:fall-384 19s -8s linear infinite}@keyframes fall-384{72.666%{transform:translate(26.9464vw,72.666vh) scale(.9856)}to{transform:translate(22.4489vw,99vh) scale(.9856)}}.snow:nth-child(385){opacity:1.5034;transform:translate(28.0774vw,-10px) scale(.3526);animation:fall-385 17s -3s linear infinite}@keyframes fall-385{77.661%{transform:translate(31.1587vw,77.661vh) scale(.3526)}to{transform:translate(29.61805vw,99vh) scale(.3526)}}.snow:nth-child(386){opacity:1.4834;transform:translate(26.5337vw,-10px) scale(.6117);animation:fall-386 10s -9s linear infinite}@keyframes fall-386{74.57%{transform:translate(17.0361vw,74.57vh) scale(.6117)}to{transform:translate(21.7849vw,99vh) scale(.6117)}}.snow:nth-child(387){opacity:.67;transform:translate(48.215vw,-10px) scale(.5156);animation:fall-387 14s -8s linear infinite}@keyframes fall-387{71.289%{transform:translate(40.0851vw,71.289vh) scale(.5156)}to{transform:translate(44.15005vw,99vh) scale(.5156)}}.snow:nth-child(388){opacity:1.9588;transform:translate(20.7673vw,-10px) scale(.3957);animation:fall-388 26s -13s linear infinite}@keyframes fall-388{66.166%{transform:translate(13.9387vw,66.166vh) scale(.3957)}to{transform:translate(17.353vw,99vh) scale(.3957)}}.snow:nth-child(389){opacity:1.3564;transform:translate(84.9258vw,-10px) scale(.8938);animation:fall-389 22s -15s linear infinite}@keyframes fall-389{66.441%{transform:translate(90.1733vw,66.441vh) scale(.8938)}to{transform:translate(87.54955vw,99vh) scale(.8938)}}.snow:nth-child(390){opacity:.7226;transform:translate(41.3332vw,-10px) scale(.125);animation:fall-390 13s -16s linear infinite}@keyframes fall-390{64.657%{transform:translate(46.1817vw,64.657vh) scale(.125)}to{transform:translate(43.75745vw,99vh) scale(.125)}}.snow:nth-child(391){opacity:1.8814;transform:translate(59.4104vw,-10px) scale(.507);animation:fall-391 12s -15s linear infinite}@keyframes fall-391{38.213%{transform:translate(61.5624vw,38.213vh) scale(.507)}to{transform:translate(60.4864vw,99vh) scale(.507)}}.snow:nth-child(392){opacity:1.9978;transform:translate(82.012vw,-10px) scale(.776);animation:fall-392 25s -13s linear infinite}@keyframes fall-392{75.249%{transform:translate(82.055vw,75.249vh) scale(.776)}to{transform:translate(82.0335vw,99vh) scale(.776)}}.snow:nth-child(393){opacity:.322;transform:translate(4.3326vw,-10px) scale(.5168);animation:fall-393 21s -17s linear infinite}@keyframes fall-393{32.248%{transform:translate(5.6279vw,32.248vh) scale(.5168)}to{transform:translate(4.98025vw,99vh) scale(.5168)}}.snow:nth-child(394){opacity:1.9158;transform:translate(53.0897vw,-10px) scale(.1151);animation:fall-394 13s -15s linear infinite}@keyframes fall-394{38.312%{transform:translate(52.353vw,38.312vh) scale(.1151)}to{transform:translate(52.72135vw,99vh) scale(.1151)}}.snow:nth-child(395){opacity:1.859;transform:translate(97.4227vw,-10px) scale(.7569);animation:fall-395 25s -23s linear infinite}@keyframes fall-395{65.62%{transform:translate(106.9524vw,65.62vh) scale(.7569)}to{transform:translate(102.18755vw,99vh) scale(.7569)}}.snow:nth-child(396){opacity:.8206;transform:translate(45.8631vw,-10px) scale(.9345);animation:fall-396 27s -27s linear infinite}@keyframes fall-396{37.535%{transform:translate(53.7368vw,37.535vh) scale(.9345)}to{transform:translate(49.79995vw,99vh) scale(.9345)}}.snow:nth-child(397){opacity:1.6804;transform:translate(91.7734vw,-10px) scale(.9877);animation:fall-397 28s -14s linear infinite}@keyframes fall-397{55.213%{transform:translate(99.8403vw,55.213vh) scale(.9877)}to{transform:translate(95.80685vw,99vh) scale(.9877)}}.snow:nth-child(398){opacity:.7914;transform:translate(82.6984vw,-10px) scale(.2989);animation:fall-398 15s -19s linear infinite}@keyframes fall-398{56.241%{transform:translate(89.062vw,56.241vh) scale(.2989)}to{transform:translate(85.8802vw,99vh) scale(.2989)}}.snow:nth-child(399){opacity:1.9488;transform:translate(90.6057vw,-10px) scale(.4704);animation:fall-399 29s -9s linear infinite}@keyframes fall-399{42.371%{transform:translate(82.7922vw,42.371vh) scale(.4704)}to{transform:translate(86.69895vw,99vh) scale(.4704)}}.snow:nth-child(400){opacity:.0586;transform:translate(16.5015vw,-10px) scale(.1474);animation:fall-400 17s -9s linear infinite}@keyframes fall-400{68.359%{transform:translate(15.6771vw,68.359vh) scale(.1474)}to{transform:translate(16.0893vw,99vh) scale(.1474)}}\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:.1306;transform:translate(58.741vw,-10px) scale(.8969);animation:fall-1 12s -5s linear infinite}@keyframes fall-1{52.946%{transform:translate(66.6363vw,52.946vh) scale(.8969)}to{transform:translate(62.68865vw,99vh) scale(.8969)}}.snow:nth-child(2){opacity:1.4108;transform:translate(26.4195vw,-10px) scale(.3231);animation:fall-2 27s -11s linear infinite}@keyframes fall-2{35.503%{transform:translate(36.1541vw,35.503vh) scale(.3231)}to{transform:translate(31.2868vw,99vh) scale(.3231)}}.snow:nth-child(3){opacity:.0108;transform:translate(58.2193vw,-10px) scale(.531);animation:fall-3 29s -24s linear infinite}@keyframes fall-3{62.288%{transform:translate(54.8745vw,62.288vh) scale(.531)}to{transform:translate(56.5469vw,99vh) scale(.531)}}.snow:nth-child(4){opacity:.2752;transform:translate(50.4109vw,-10px) scale(.5143);animation:fall-4 17s -25s linear infinite}@keyframes fall-4{36.954%{transform:translate(48.9633vw,36.954vh) scale(.5143)}to{transform:translate(49.6871vw,99vh) scale(.5143)}}.snow:nth-child(5){opacity:1.351;transform:translate(1.8912vw,-10px) scale(.9625);animation:fall-5 27s -6s linear infinite}@keyframes fall-5{45.191%{transform:translate(-7.3013vw,45.191vh) scale(.9625)}to{transform:translate(-2.70505vw,99vh) scale(.9625)}}.snow:nth-child(6){opacity:.2328;transform:translate(16.4397vw,-10px) scale(.4228);animation:fall-6 15s -26s linear infinite}@keyframes fall-6{38.779%{transform:translate(17.0115vw,38.779vh) scale(.4228)}to{transform:translate(16.7256vw,99vh) scale(.4228)}}.snow:nth-child(7){opacity:.4848;transform:translate(23.4016vw,-10px) scale(.4937);animation:fall-7 14s -13s linear infinite}@keyframes fall-7{33.96%{transform:translate(29.414vw,33.96vh) scale(.4937)}to{transform:translate(26.4078vw,99vh) scale(.4937)}}.snow:nth-child(8){opacity:1.6616;transform:translate(18.7374vw,-10px) scale(.048);animation:fall-8 20s -23s linear infinite}@keyframes fall-8{47.61%{transform:translate(12.3443vw,47.61vh) scale(.048)}to{transform:translate(15.54085vw,99vh) scale(.048)}}.snow:nth-child(9){opacity:1.4114;transform:translate(66.2825vw,-10px) scale(.1597);animation:fall-9 17s -26s linear infinite}@keyframes fall-9{70.639%{transform:translate(63.625vw,70.639vh) scale(.1597)}to{transform:translate(64.95375vw,99vh) scale(.1597)}}.snow:nth-child(10){opacity:.4202;transform:translate(38.5818vw,-10px) scale(.2124);animation:fall-10 19s -2s linear infinite}@keyframes fall-10{56.934%{transform:translate(34.8384vw,56.934vh) scale(.2124)}to{transform:translate(36.7101vw,99vh) scale(.2124)}}.snow:nth-child(11){opacity:.3896;transform:translate(48.9103vw,-10px) scale(.7224);animation:fall-11 29s -22s linear infinite}@keyframes fall-11{49.55%{transform:translate(43.2449vw,49.55vh) scale(.7224)}to{transform:translate(46.0776vw,99vh) scale(.7224)}}.snow:nth-child(12){opacity:.5654;transform:translate(22.7963vw,-10px) scale(.8747);animation:fall-12 19s -24s linear infinite}@keyframes fall-12{36.966%{transform:translate(28.3815vw,36.966vh) scale(.8747)}to{transform:translate(25.5889vw,99vh) scale(.8747)}}.snow:nth-child(13){opacity:1.9522;transform:translate(17.8562vw,-10px) scale(.8458);animation:fall-13 17s -9s linear infinite}@keyframes fall-13{35.773%{transform:translate(18.1597vw,35.773vh) scale(.8458)}to{transform:translate(18.00795vw,99vh) scale(.8458)}}.snow:nth-child(14){opacity:.3006;transform:translate(35.7174vw,-10px) scale(.3744);animation:fall-14 13s -21s linear infinite}@keyframes fall-14{73.031%{transform:translate(36.9779vw,73.031vh) scale(.3744)}to{transform:translate(36.34765vw,99vh) scale(.3744)}}.snow:nth-child(15){opacity:.546;transform:translate(46.3005vw,-10px) scale(.5366);animation:fall-15 22s -21s linear infinite}@keyframes fall-15{32.415%{transform:translate(46.8625vw,32.415vh) scale(.5366)}to{transform:translate(46.5815vw,99vh) scale(.5366)}}.snow:nth-child(16){opacity:1.3708;transform:translate(64.1156vw,-10px) scale(.5288);animation:fall-16 13s -29s linear infinite}@keyframes fall-16{67.998%{transform:translate(67.2315vw,67.998vh) scale(.5288)}to{transform:translate(65.67355vw,99vh) scale(.5288)}}.snow:nth-child(17){opacity:.4584;transform:translate(93.4732vw,-10px) scale(.5708);animation:fall-17 16s -14s linear infinite}@keyframes fall-17{45.65%{transform:translate(91.1382vw,45.65vh) scale(.5708)}to{transform:translate(92.3057vw,99vh) scale(.5708)}}.snow:nth-child(18){opacity:1.4776;transform:translate(72.5321vw,-10px) scale(.478);animation:fall-18 23s -15s linear infinite}@keyframes fall-18{61.715%{transform:translate(71.4181vw,61.715vh) scale(.478)}to{transform:translate(71.9751vw,99vh) scale(.478)}}.snow:nth-child(19){opacity:1.0384;transform:translate(56.7875vw,-10px) scale(.3582);animation:fall-19 24s -27s linear infinite}@keyframes fall-19{77.996%{transform:translate(52.76vw,77.996vh) scale(.3582)}to{transform:translate(54.77375vw,99vh) scale(.3582)}}.snow:nth-child(20){opacity:1.6382;transform:translate(58.2529vw,-10px) scale(.5428);animation:fall-20 26s -13s linear infinite}@keyframes fall-20{41.711%{transform:translate(57.5427vw,41.711vh) scale(.5428)}to{transform:translate(57.8978vw,99vh) scale(.5428)}}.snow:nth-child(21){opacity:1.5876;transform:translate(73.6061vw,-10px) scale(.1754);animation:fall-21 27s -10s linear infinite}@keyframes fall-21{45.81%{transform:translate(78.132vw,45.81vh) scale(.1754)}to{transform:translate(75.86905vw,99vh) scale(.1754)}}.snow:nth-child(22){opacity:.1022;transform:translate(1.0965vw,-10px) scale(.5669);animation:fall-22 26s -7s linear infinite}@keyframes fall-22{79.781%{transform:translate(.6772vw,79.781vh) scale(.5669)}to{transform:translate(.88685vw,99vh) scale(.5669)}}.snow:nth-child(23){opacity:1.059;transform:translate(57.6147vw,-10px) scale(.7978);animation:fall-23 21s -21s linear infinite}@keyframes fall-23{73.12%{transform:translate(54.3901vw,73.12vh) scale(.7978)}to{transform:translate(56.0024vw,99vh) scale(.7978)}}.snow:nth-child(24){opacity:.36;transform:translate(4.0544vw,-10px) scale(.9604);animation:fall-24 30s -15s linear infinite}@keyframes fall-24{76.285%{transform:translate(2.2295vw,76.285vh) scale(.9604)}to{transform:translate(3.14195vw,99vh) scale(.9604)}}.snow:nth-child(25){opacity:.458;transform:translate(29.1198vw,-10px) scale(.2552);animation:fall-25 20s -5s linear infinite}@keyframes fall-25{40.839%{transform:translate(28.5078vw,40.839vh) scale(.2552)}to{transform:translate(28.8138vw,99vh) scale(.2552)}}.snow:nth-child(26){opacity:1.5112;transform:translate(83.9251vw,-10px) scale(.9403);animation:fall-26 19s -12s linear infinite}@keyframes fall-26{50.279%{transform:translate(89.1408vw,50.279vh) scale(.9403)}to{transform:translate(86.53295vw,99vh) scale(.9403)}}.snow:nth-child(27){opacity:1.8348;transform:translate(91.8654vw,-10px) scale(.3453);animation:fall-27 10s -12s linear infinite}@keyframes fall-27{59.618%{transform:translate(85.8477vw,59.618vh) scale(.3453)}to{transform:translate(88.85655vw,99vh) scale(.3453)}}.snow:nth-child(28){opacity:1.5792;transform:translate(53.2448vw,-10px) scale(.1339);animation:fall-28 27s -8s linear infinite}@keyframes fall-28{71.136%{transform:translate(58.3487vw,71.136vh) scale(.1339)}to{transform:translate(55.79675vw,99vh) scale(.1339)}}.snow:nth-child(29){opacity:1.5524;transform:translate(50.2035vw,-10px) scale(.943);animation:fall-29 19s -3s linear infinite}@keyframes fall-29{46.716%{transform:translate(46.8206vw,46.716vh) scale(.943)}to{transform:translate(48.51205vw,99vh) scale(.943)}}.snow:nth-child(30){opacity:.0138;transform:translate(93.2405vw,-10px) scale(.5065);animation:fall-30 25s -12s linear infinite}@keyframes fall-30{55.609%{transform:translate(91.9928vw,55.609vh) scale(.5065)}to{transform:translate(92.61665vw,99vh) scale(.5065)}}.snow:nth-child(31){opacity:1.6296;transform:translate(73.7217vw,-10px) scale(.2833);animation:fall-31 24s -29s linear infinite}@keyframes fall-31{75.414%{transform:translate(69.9273vw,75.414vh) scale(.2833)}to{transform:translate(71.8245vw,99vh) scale(.2833)}}.snow:nth-child(32){opacity:.437;transform:translate(25.3797vw,-10px) scale(.2328);animation:fall-32 12s -2s linear infinite}@keyframes fall-32{59.889%{transform:translate(17.5026vw,59.889vh) scale(.2328)}to{transform:translate(21.44115vw,99vh) scale(.2328)}}.snow:nth-child(33){opacity:1.9512;transform:translate(87.8227vw,-10px) scale(.198);animation:fall-33 18s -6s linear infinite}@keyframes fall-33{73.253%{transform:translate(89.6462vw,73.253vh) scale(.198)}to{transform:translate(88.73445vw,99vh) scale(.198)}}.snow:nth-child(34){opacity:.0696;transform:translate(74.6882vw,-10px) scale(.3842);animation:fall-34 11s -24s linear infinite}@keyframes fall-34{76.95%{transform:translate(70.6471vw,76.95vh) scale(.3842)}to{transform:translate(72.66765vw,99vh) scale(.3842)}}.snow:nth-child(35){opacity:.2888;transform:translate(69.754vw,-10px) scale(.8438);animation:fall-35 14s -9s linear infinite}@keyframes fall-35{49.037%{transform:translate(67.9529vw,49.037vh) scale(.8438)}to{transform:translate(68.85345vw,99vh) scale(.8438)}}.snow:nth-child(36){opacity:1.0074;transform:translate(7.4228vw,-10px) scale(.9706);animation:fall-36 20s -15s linear infinite}@keyframes fall-36{32.23%{transform:translate(4.9001vw,32.23vh) scale(.9706)}to{transform:translate(6.16145vw,99vh) scale(.9706)}}.snow:nth-child(37){opacity:.3496;transform:translate(8.9242vw,-10px) scale(.8996);animation:fall-37 21s -20s linear infinite}@keyframes fall-37{62.399%{transform:translate(7.8805vw,62.399vh) scale(.8996)}to{transform:translate(8.40235vw,99vh) scale(.8996)}}.snow:nth-child(38){opacity:1.5872;transform:translate(60.5122vw,-10px) scale(.4677);animation:fall-38 24s -8s linear infinite}@keyframes fall-38{45.382%{transform:translate(52.6575vw,45.382vh) scale(.4677)}to{transform:translate(56.58485vw,99vh) scale(.4677)}}.snow:nth-child(39){opacity:1.6596;transform:translate(6.4807vw,-10px) scale(.5894);animation:fall-39 12s -15s linear infinite}@keyframes fall-39{72.736%{transform:translate(14.7084vw,72.736vh) scale(.5894)}to{transform:translate(10.59455vw,99vh) scale(.5894)}}.snow:nth-child(40){opacity:.9488;transform:translate(49.8441vw,-10px) scale(.4058);animation:fall-40 17s -4s linear infinite}@keyframes fall-40{79.199%{transform:translate(40.6098vw,79.199vh) scale(.4058)}to{transform:translate(45.22695vw,99vh) scale(.4058)}}.snow:nth-child(41){opacity:1.6438;transform:translate(24.9088vw,-10px) scale(.9757);animation:fall-41 21s -22s linear infinite}@keyframes fall-41{53.449%{transform:translate(16.1933vw,53.449vh) scale(.9757)}to{transform:translate(20.55105vw,99vh) scale(.9757)}}.snow:nth-child(42){opacity:1.5804;transform:translate(32.1063vw,-10px) scale(.5925);animation:fall-42 10s -29s linear infinite}@keyframes fall-42{74.47%{transform:translate(24.6957vw,74.47vh) scale(.5925)}to{transform:translate(28.401vw,99vh) scale(.5925)}}.snow:nth-child(43){opacity:1.5268;transform:translate(53.2951vw,-10px) scale(.0053);animation:fall-43 30s -13s linear infinite}@keyframes fall-43{65.614%{transform:translate(48.2381vw,65.614vh) scale(.0053)}to{transform:translate(50.7666vw,99vh) scale(.0053)}}.snow:nth-child(44){opacity:.71;transform:translate(9.902vw,-10px) scale(.6382);animation:fall-44 14s -29s linear infinite}@keyframes fall-44{56.185%{transform:translate(8.5378vw,56.185vh) scale(.6382)}to{transform:translate(9.2199vw,99vh) scale(.6382)}}.snow:nth-child(45){opacity:1.9038;transform:translate(9.7073vw,-10px) scale(.4069);animation:fall-45 27s -17s linear infinite}@keyframes fall-45{45.816%{transform:translate(3.5478vw,45.816vh) scale(.4069)}to{transform:translate(6.62755vw,99vh) scale(.4069)}}.snow:nth-child(46){opacity:.5154;transform:translate(61.554vw,-10px) scale(.2054);animation:fall-46 19s -22s linear infinite}@keyframes fall-46{37.826%{transform:translate(63.6904vw,37.826vh) scale(.2054)}to{transform:translate(62.6222vw,99vh) scale(.2054)}}.snow:nth-child(47){opacity:1.0464;transform:translate(26.6719vw,-10px) scale(.456);animation:fall-47 21s -19s linear infinite}@keyframes fall-47{43.785%{transform:translate(28.3836vw,43.785vh) scale(.456)}to{transform:translate(27.52775vw,99vh) scale(.456)}}.snow:nth-child(48){opacity:1.9524;transform:translate(90.6291vw,-10px) scale(.101);animation:fall-48 10s -11s linear infinite}@keyframes fall-48{73.715%{transform:translate(88.3587vw,73.715vh) scale(.101)}to{transform:translate(89.4939vw,99vh) scale(.101)}}.snow:nth-child(49){opacity:.9334;transform:translate(96.8354vw,-10px) scale(.6911);animation:fall-49 10s -6s linear infinite}@keyframes fall-49{39.608%{transform:translate(97.7186vw,39.608vh) scale(.6911)}to{transform:translate(97.277vw,99vh) scale(.6911)}}.snow:nth-child(50){opacity:.2908;transform:translate(66.7924vw,-10px) scale(.0358);animation:fall-50 27s -12s linear infinite}@keyframes fall-50{40.367%{transform:translate(68.7793vw,40.367vh) scale(.0358)}to{transform:translate(67.78585vw,99vh) scale(.0358)}}.snow:nth-child(51){opacity:1.3604;transform:translate(35.6111vw,-10px) scale(.2796);animation:fall-51 24s -20s linear infinite}@keyframes fall-51{48.059%{transform:translate(45.1043vw,48.059vh) scale(.2796)}to{transform:translate(40.3577vw,99vh) scale(.2796)}}.snow:nth-child(52){opacity:.361;transform:translate(20.8451vw,-10px) scale(.1595);animation:fall-52 26s -12s linear infinite}@keyframes fall-52{65.204%{transform:translate(19.6622vw,65.204vh) scale(.1595)}to{transform:translate(20.25365vw,99vh) scale(.1595)}}.snow:nth-child(53){opacity:.5608;transform:translate(19.0243vw,-10px) scale(.4694);animation:fall-53 16s -22s linear infinite}@keyframes fall-53{62.161%{transform:translate(21.4506vw,62.161vh) scale(.4694)}to{transform:translate(20.23745vw,99vh) scale(.4694)}}.snow:nth-child(54){opacity:1.4688;transform:translate(29.6667vw,-10px) scale(.1013);animation:fall-54 13s -18s linear infinite}@keyframes fall-54{45.55%{transform:translate(37.059vw,45.55vh) scale(.1013)}to{transform:translate(33.36285vw,99vh) scale(.1013)}}.snow:nth-child(55){opacity:1.0662;transform:translate(6.5283vw,-10px) scale(.0139);animation:fall-55 29s -29s linear infinite}@keyframes fall-55{75.97%{transform:translate(12.4646vw,75.97vh) scale(.0139)}to{transform:translate(9.49645vw,99vh) scale(.0139)}}.snow:nth-child(56){opacity:.6522;transform:translate(8.6426vw,-10px) scale(.2642);animation:fall-56 10s -18s linear infinite}@keyframes fall-56{53.93%{transform:translate(1.6499vw,53.93vh) scale(.2642)}to{transform:translate(5.14625vw,99vh) scale(.2642)}}.snow:nth-child(57){opacity:.0054;transform:translate(80.9373vw,-10px) scale(.5332);animation:fall-57 14s -29s linear infinite}@keyframes fall-57{47.811%{transform:translate(89.0323vw,47.811vh) scale(.5332)}to{transform:translate(84.9848vw,99vh) scale(.5332)}}.snow:nth-child(58){opacity:1.9144;transform:translate(97.4499vw,-10px) scale(.854);animation:fall-58 19s -25s linear infinite}@keyframes fall-58{51.716%{transform:translate(102.072vw,51.716vh) scale(.854)}to{transform:translate(99.76095vw,99vh) scale(.854)}}.snow:nth-child(59){opacity:.4866;transform:translate(5.5587vw,-10px) scale(.9638);animation:fall-59 16s -21s linear infinite}@keyframes fall-59{41.885%{transform:translate(2.096vw,41.885vh) scale(.9638)}to{transform:translate(3.82735vw,99vh) scale(.9638)}}.snow:nth-child(60){opacity:.7726;transform:translate(62.9149vw,-10px) scale(.0903);animation:fall-60 12s -25s linear infinite}@keyframes fall-60{71.304%{transform:translate(54.2998vw,71.304vh) scale(.0903)}to{transform:translate(58.60735vw,99vh) scale(.0903)}}.snow:nth-child(61){opacity:.0118;transform:translate(28.3142vw,-10px) scale(.1964);animation:fall-61 28s -22s linear infinite}@keyframes fall-61{39.683%{transform:translate(34.6854vw,39.683vh) scale(.1964)}to{transform:translate(31.4998vw,99vh) scale(.1964)}}.snow:nth-child(62){opacity:.8738;transform:translate(19.8178vw,-10px) scale(.5331);animation:fall-62 18s -9s linear infinite}@keyframes fall-62{77.174%{transform:translate(24.5044vw,77.174vh) scale(.5331)}to{transform:translate(22.1611vw,99vh) scale(.5331)}}.snow:nth-child(63){opacity:1.4848;transform:translate(69.515vw,-10px) scale(.6399);animation:fall-63 22s -15s linear infinite}@keyframes fall-63{54.981%{transform:translate(67.2679vw,54.981vh) scale(.6399)}to{transform:translate(68.39145vw,99vh) scale(.6399)}}.snow:nth-child(64){opacity:1.8938;transform:translate(25.8828vw,-10px) scale(.263);animation:fall-64 24s -25s linear infinite}@keyframes fall-64{56.187%{transform:translate(27.4346vw,56.187vh) scale(.263)}to{transform:translate(26.6587vw,99vh) scale(.263)}}.snow:nth-child(65){opacity:1.9152;transform:translate(79.1374vw,-10px) scale(.178);animation:fall-65 20s -14s linear infinite}@keyframes fall-65{54.807%{transform:translate(75.8594vw,54.807vh) scale(.178)}to{transform:translate(77.4984vw,99vh) scale(.178)}}.snow:nth-child(66){opacity:1.324;transform:translate(73.6009vw,-10px) scale(.1625);animation:fall-66 21s -5s linear infinite}@keyframes fall-66{47.158%{transform:translate(69.5268vw,47.158vh) scale(.1625)}to{transform:translate(71.56385vw,99vh) scale(.1625)}}.snow:nth-child(67){opacity:1.1214;transform:translate(43.3584vw,-10px) scale(.0148);animation:fall-67 14s -20s linear infinite}@keyframes fall-67{52.963%{transform:translate(34.8831vw,52.963vh) scale(.0148)}to{transform:translate(39.12075vw,99vh) scale(.0148)}}.snow:nth-child(68){opacity:.0886;transform:translate(18.3762vw,-10px) scale(.4297);animation:fall-68 21s -29s linear infinite}@keyframes fall-68{37.678%{transform:translate(24.3074vw,37.678vh) scale(.4297)}to{transform:translate(21.3418vw,99vh) scale(.4297)}}.snow:nth-child(69){opacity:1.786;transform:translate(5.4273vw,-10px) scale(.6529);animation:fall-69 22s -19s linear infinite}@keyframes fall-69{75.173%{transform:translate(.4195vw,75.173vh) scale(.6529)}to{transform:translate(2.9234vw,99vh) scale(.6529)}}.snow:nth-child(70){opacity:.1378;transform:translate(57.2004vw,-10px) scale(.9688);animation:fall-70 30s -28s linear infinite}@keyframes fall-70{32.668%{transform:translate(58.9914vw,32.668vh) scale(.9688)}to{transform:translate(58.0959vw,99vh) scale(.9688)}}.snow:nth-child(71){opacity:1.6558;transform:translate(43.6415vw,-10px) scale(.7158);animation:fall-71 15s -1s linear infinite}@keyframes fall-71{54.14%{transform:translate(35.7245vw,54.14vh) scale(.7158)}to{transform:translate(39.683vw,99vh) scale(.7158)}}.snow:nth-child(72){opacity:.0602;transform:translate(14.1839vw,-10px) scale(.4514);animation:fall-72 10s -28s linear infinite}@keyframes fall-72{42.256%{transform:translate(8.9818vw,42.256vh) scale(.4514)}to{transform:translate(11.58285vw,99vh) scale(.4514)}}.snow:nth-child(73){opacity:1.0954;transform:translate(83.9941vw,-10px) scale(.2749);animation:fall-73 14s -24s linear infinite}@keyframes fall-73{44.66%{transform:translate(76.2685vw,44.66vh) scale(.2749)}to{transform:translate(80.1313vw,99vh) scale(.2749)}}.snow:nth-child(74){opacity:1.7846;transform:translate(53.5544vw,-10px) scale(.9301);animation:fall-74 23s -3s linear infinite}@keyframes fall-74{69.945%{transform:translate(47.0721vw,69.945vh) scale(.9301)}to{transform:translate(50.31325vw,99vh) scale(.9301)}}.snow:nth-child(75){opacity:1.4582;transform:translate(87.0623vw,-10px) scale(.4636);animation:fall-75 10s -27s linear infinite}@keyframes fall-75{49.842%{transform:translate(78.1738vw,49.842vh) scale(.4636)}to{transform:translate(82.61805vw,99vh) scale(.4636)}}.snow:nth-child(76){opacity:.7812;transform:translate(80.9947vw,-10px) scale(.1902);animation:fall-76 22s -5s linear infinite}@keyframes fall-76{68.041%{transform:translate(77.7716vw,68.041vh) scale(.1902)}to{transform:translate(79.38315vw,99vh) scale(.1902)}}.snow:nth-child(77){opacity:1.8994;transform:translate(49.7655vw,-10px) scale(.8923);animation:fall-77 14s -26s linear infinite}@keyframes fall-77{79.412%{transform:translate(53.1043vw,79.412vh) scale(.8923)}to{transform:translate(51.4349vw,99vh) scale(.8923)}}.snow:nth-child(78){opacity:.6976;transform:translate(44.1613vw,-10px) scale(.3004);animation:fall-78 27s -10s linear infinite}@keyframes fall-78{73.276%{transform:translate(42.8542vw,73.276vh) scale(.3004)}to{transform:translate(43.50775vw,99vh) scale(.3004)}}.snow:nth-child(79){opacity:1.8594;transform:translate(99.4652vw,-10px) scale(.7326);animation:fall-79 27s -11s linear infinite}@keyframes fall-79{74.869%{transform:translate(97.919vw,74.869vh) scale(.7326)}to{transform:translate(98.6921vw,99vh) scale(.7326)}}.snow:nth-child(80){opacity:1.5576;transform:translate(13.6621vw,-10px) scale(.877);animation:fall-80 22s -2s linear infinite}@keyframes fall-80{64.505%{transform:translate(7.0145vw,64.505vh) scale(.877)}to{transform:translate(10.3383vw,99vh) scale(.877)}}.snow:nth-child(81){opacity:1.9768;transform:translate(50.8819vw,-10px) scale(.4521);animation:fall-81 29s -20s linear infinite}@keyframes fall-81{31.616%{transform:translate(41.528vw,31.616vh) scale(.4521)}to{transform:translate(46.20495vw,99vh) scale(.4521)}}.snow:nth-child(82){opacity:1.7918;transform:translate(15.9099vw,-10px) scale(.6145);animation:fall-82 30s -23s linear infinite}@keyframes fall-82{48.987%{transform:translate(21.7623vw,48.987vh) scale(.6145)}to{transform:translate(18.8361vw,99vh) scale(.6145)}}.snow:nth-child(83){opacity:.5938;transform:translate(72.5085vw,-10px) scale(.9163);animation:fall-83 22s -26s linear infinite}@keyframes fall-83{53.077%{transform:translate(66.5485vw,53.077vh) scale(.9163)}to{transform:translate(69.5285vw,99vh) scale(.9163)}}.snow:nth-child(84){opacity:1.6802;transform:translate(86.4717vw,-10px) scale(.8327);animation:fall-84 22s -10s linear infinite}@keyframes fall-84{40.706%{transform:translate(96.1594vw,40.706vh) scale(.8327)}to{transform:translate(91.31555vw,99vh) scale(.8327)}}.snow:nth-child(85){opacity:.1678;transform:translate(85.4914vw,-10px) scale(.4151);animation:fall-85 26s -27s linear infinite}@keyframes fall-85{51.831%{transform:translate(89.2824vw,51.831vh) scale(.4151)}to{transform:translate(87.3869vw,99vh) scale(.4151)}}.snow:nth-child(86){opacity:.0752;transform:translate(67.1741vw,-10px) scale(.6535);animation:fall-86 15s -24s linear infinite}@keyframes fall-86{45.833%{transform:translate(60.8921vw,45.833vh) scale(.6535)}to{transform:translate(64.0331vw,99vh) scale(.6535)}}.snow:nth-child(87){opacity:.3088;transform:translate(73.9956vw,-10px) scale(.8564);animation:fall-87 14s -13s linear infinite}@keyframes fall-87{68.685%{transform:translate(78.5392vw,68.685vh) scale(.8564)}to{transform:translate(76.2674vw,99vh) scale(.8564)}}.snow:nth-child(88){opacity:.1888;transform:translate(23.726vw,-10px) scale(.6234);animation:fall-88 14s -19s linear infinite}@keyframes fall-88{53.573%{transform:translate(18.9382vw,53.573vh) scale(.6234)}to{transform:translate(21.3321vw,99vh) scale(.6234)}}.snow:nth-child(89){opacity:1.5436;transform:translate(50.0041vw,-10px) scale(.1151);animation:fall-89 17s -22s linear infinite}@keyframes fall-89{55.136%{transform:translate(53.9924vw,55.136vh) scale(.1151)}to{transform:translate(51.99825vw,99vh) scale(.1151)}}.snow:nth-child(90){opacity:1.1784;transform:translate(94.6836vw,-10px) scale(.2531);animation:fall-90 26s -10s linear infinite}@keyframes fall-90{74.142%{transform:translate(89.6134vw,74.142vh) scale(.2531)}to{transform:translate(92.1485vw,99vh) scale(.2531)}}.snow:nth-child(91){opacity:1.1308;transform:translate(7.6461vw,-10px) scale(.0211);animation:fall-91 21s -10s linear infinite}@keyframes fall-91{79.654%{transform:translate(6.9141vw,79.654vh) scale(.0211)}to{transform:translate(7.2801vw,99vh) scale(.0211)}}.snow:nth-child(92){opacity:1.1736;transform:translate(22.1129vw,-10px) scale(.9557);animation:fall-92 21s -16s linear infinite}@keyframes fall-92{75.746%{transform:translate(16.1385vw,75.746vh) scale(.9557)}to{transform:translate(19.1257vw,99vh) scale(.9557)}}.snow:nth-child(93){opacity:.6716;transform:translate(27.5117vw,-10px) scale(.9269);animation:fall-93 22s -1s linear infinite}@keyframes fall-93{72.035%{transform:translate(33.9341vw,72.035vh) scale(.9269)}to{transform:translate(30.7229vw,99vh) scale(.9269)}}.snow:nth-child(94){opacity:1.4562;transform:translate(58.0531vw,-10px) scale(.3828);animation:fall-94 15s -4s linear infinite}@keyframes fall-94{61.02%{transform:translate(49.2722vw,61.02vh) scale(.3828)}to{transform:translate(53.66265vw,99vh) scale(.3828)}}.snow:nth-child(95){opacity:.1328;transform:translate(20.7118vw,-10px) scale(.3803);animation:fall-95 17s -6s linear infinite}@keyframes fall-95{73.377%{transform:translate(13.7556vw,73.377vh) scale(.3803)}to{transform:translate(17.2337vw,99vh) scale(.3803)}}.snow:nth-child(96){opacity:1.361;transform:translate(21.8679vw,-10px) scale(.7369);animation:fall-96 15s -6s linear infinite}@keyframes fall-96{68.05%{transform:translate(18.4404vw,68.05vh) scale(.7369)}to{transform:translate(20.15415vw,99vh) scale(.7369)}}.snow:nth-child(97){opacity:.9842;transform:translate(72.7671vw,-10px) scale(.4149);animation:fall-97 24s -28s linear infinite}@keyframes fall-97{30.814%{transform:translate(65.3229vw,30.814vh) scale(.4149)}to{transform:translate(69.045vw,99vh) scale(.4149)}}.snow:nth-child(98){opacity:1.9512;transform:translate(47.9496vw,-10px) scale(.4677);animation:fall-98 22s -3s linear infinite}@keyframes fall-98{73.559%{transform:translate(57.6813vw,73.559vh) scale(.4677)}to{transform:translate(52.81545vw,99vh) scale(.4677)}}.snow:nth-child(99){opacity:1.6142;transform:translate(44.641vw,-10px) scale(.337);animation:fall-99 26s -28s linear infinite}@keyframes fall-99{31.264%{transform:translate(52.0572vw,31.264vh) scale(.337)}to{transform:translate(48.3491vw,99vh) scale(.337)}}.snow:nth-child(100){opacity:.8372;transform:translate(55.5814vw,-10px) scale(.5288);animation:fall-100 30s -19s linear infinite}@keyframes fall-100{40.874%{transform:translate(59.1121vw,40.874vh) scale(.5288)}to{transform:translate(57.34675vw,99vh) scale(.5288)}}.snow:nth-child(101){opacity:1.8396;transform:translate(21.0537vw,-10px) scale(.6084);animation:fall-101 27s -23s linear infinite}@keyframes fall-101{51.079%{transform:translate(23.8316vw,51.079vh) scale(.6084)}to{transform:translate(22.44265vw,99vh) scale(.6084)}}.snow:nth-child(102){opacity:.1066;transform:translate(47.4473vw,-10px) scale(.9489);animation:fall-102 12s -20s linear infinite}@keyframes fall-102{42.426%{transform:translate(38.4706vw,42.426vh) scale(.9489)}to{transform:translate(42.95895vw,99vh) scale(.9489)}}.snow:nth-child(103){opacity:1.4336;transform:translate(14.8291vw,-10px) scale(.936);animation:fall-103 10s -1s linear infinite}@keyframes fall-103{36.206%{transform:translate(13.9969vw,36.206vh) scale(.936)}to{transform:translate(14.413vw,99vh) scale(.936)}}.snow:nth-child(104){opacity:.8348;transform:translate(75.0301vw,-10px) scale(.1632);animation:fall-104 12s -16s linear infinite}@keyframes fall-104{42.62%{transform:translate(67.0446vw,42.62vh) scale(.1632)}to{transform:translate(71.03735vw,99vh) scale(.1632)}}.snow:nth-child(105){opacity:.7724;transform:translate(64.8417vw,-10px) scale(.3411);animation:fall-105 17s -25s linear infinite}@keyframes fall-105{35.442%{transform:translate(62.6617vw,35.442vh) scale(.3411)}to{transform:translate(63.7517vw,99vh) scale(.3411)}}.snow:nth-child(106){opacity:1.5662;transform:translate(14.4788vw,-10px) scale(.3761);animation:fall-106 28s -19s linear infinite}@keyframes fall-106{56.926%{transform:translate(10.5775vw,56.926vh) scale(.3761)}to{transform:translate(12.52815vw,99vh) scale(.3761)}}.snow:nth-child(107){opacity:.6466;transform:translate(60.4375vw,-10px) scale(.0835);animation:fall-107 18s -10s linear infinite}@keyframes fall-107{58.296%{transform:translate(68.828vw,58.296vh) scale(.0835)}to{transform:translate(64.63275vw,99vh) scale(.0835)}}.snow:nth-child(108){opacity:.3732;transform:translate(33.6076vw,-10px) scale(.6606);animation:fall-108 10s -26s linear infinite}@keyframes fall-108{42.979%{transform:translate(35.2322vw,42.979vh) scale(.6606)}to{transform:translate(34.4199vw,99vh) scale(.6606)}}.snow:nth-child(109){opacity:.4924;transform:translate(55.393vw,-10px) scale(.6987);animation:fall-109 11s -22s linear infinite}@keyframes fall-109{63.818%{transform:translate(55.513vw,63.818vh) scale(.6987)}to{transform:translate(55.453vw,99vh) scale(.6987)}}.snow:nth-child(110){opacity:.541;transform:translate(37.9482vw,-10px) scale(.708);animation:fall-110 13s -29s linear infinite}@keyframes fall-110{60.022%{transform:translate(35.7027vw,60.022vh) scale(.708)}to{transform:translate(36.82545vw,99vh) scale(.708)}}.snow:nth-child(111){opacity:1.568;transform:translate(90.7037vw,-10px) scale(.5775);animation:fall-111 18s -17s linear infinite}@keyframes fall-111{75.758%{transform:translate(93.2638vw,75.758vh) scale(.5775)}to{transform:translate(91.98375vw,99vh) scale(.5775)}}.snow:nth-child(112){opacity:.7738;transform:translate(40.9044vw,-10px) scale(.3855);animation:fall-112 15s -12s linear infinite}@keyframes fall-112{33.183%{transform:translate(31.6347vw,33.183vh) scale(.3855)}to{transform:translate(36.26955vw,99vh) scale(.3855)}}.snow:nth-child(113){opacity:.7096;transform:translate(45.3627vw,-10px) scale(.2916);animation:fall-113 14s -4s linear infinite}@keyframes fall-113{53.37%{transform:translate(39.8635vw,53.37vh) scale(.2916)}to{transform:translate(42.6131vw,99vh) scale(.2916)}}.snow:nth-child(114){opacity:1.294;transform:translate(37.6804vw,-10px) scale(.8718);animation:fall-114 21s -27s linear infinite}@keyframes fall-114{57.509%{transform:translate(41.3013vw,57.509vh) scale(.8718)}to{transform:translate(39.49085vw,99vh) scale(.8718)}}.snow:nth-child(115){opacity:1.5086;transform:translate(98.9977vw,-10px) scale(.7331);animation:fall-115 23s -11s linear infinite}@keyframes fall-115{53.783%{transform:translate(105.9084vw,53.783vh) scale(.7331)}to{transform:translate(102.45305vw,99vh) scale(.7331)}}.snow:nth-child(116){opacity:.8634;transform:translate(39.6358vw,-10px) scale(.0364);animation:fall-116 30s -13s linear infinite}@keyframes fall-116{37.314%{transform:translate(32.7051vw,37.314vh) scale(.0364)}to{transform:translate(36.17045vw,99vh) scale(.0364)}}.snow:nth-child(117){opacity:1.0604;transform:translate(53.2828vw,-10px) scale(.6996);animation:fall-117 14s -19s linear infinite}@keyframes fall-117{54.987%{transform:translate(49.0116vw,54.987vh) scale(.6996)}to{transform:translate(51.1472vw,99vh) scale(.6996)}}.snow:nth-child(118){opacity:.1016;transform:translate(42.4297vw,-10px) scale(.0342);animation:fall-118 22s -25s linear infinite}@keyframes fall-118{61.69%{transform:translate(41.844vw,61.69vh) scale(.0342)}to{transform:translate(42.13685vw,99vh) scale(.0342)}}.snow:nth-child(119){opacity:1.3464;transform:translate(73.0161vw,-10px) scale(.3773);animation:fall-119 12s -28s linear infinite}@keyframes fall-119{37.368%{transform:translate(65.3842vw,37.368vh) scale(.3773)}to{transform:translate(69.20015vw,99vh) scale(.3773)}}.snow:nth-child(120){opacity:.0682;transform:translate(54.6705vw,-10px) scale(.6663);animation:fall-120 25s -11s linear infinite}@keyframes fall-120{77.569%{transform:translate(61.7293vw,77.569vh) scale(.6663)}to{transform:translate(58.1999vw,99vh) scale(.6663)}}.snow:nth-child(121){opacity:1.1246;transform:translate(17.9401vw,-10px) scale(.8208);animation:fall-121 23s -28s linear infinite}@keyframes fall-121{67.838%{transform:translate(21.8175vw,67.838vh) scale(.8208)}to{transform:translate(19.8788vw,99vh) scale(.8208)}}.snow:nth-child(122){opacity:1.323;transform:translate(20.4598vw,-10px) scale(.4646);animation:fall-122 12s -21s linear infinite}@keyframes fall-122{67.469%{transform:translate(19.4006vw,67.469vh) scale(.4646)}to{transform:translate(19.9302vw,99vh) scale(.4646)}}.snow:nth-child(123){opacity:1.0904;transform:translate(55.1344vw,-10px) scale(.4993);animation:fall-123 20s -6s linear infinite}@keyframes fall-123{43.83%{transform:translate(54.0493vw,43.83vh) scale(.4993)}to{transform:translate(54.59185vw,99vh) scale(.4993)}}.snow:nth-child(124){opacity:1.0302;transform:translate(75.576vw,-10px) scale(.631);animation:fall-124 16s -2s linear infinite}@keyframes fall-124{58.384%{transform:translate(65.8811vw,58.384vh) scale(.631)}to{transform:translate(70.72855vw,99vh) scale(.631)}}.snow:nth-child(125){opacity:.3212;transform:translate(44.5846vw,-10px) scale(.4914);animation:fall-125 16s -23s linear infinite}@keyframes fall-125{36.197%{transform:translate(45.0151vw,36.197vh) scale(.4914)}to{transform:translate(44.79985vw,99vh) scale(.4914)}}.snow:nth-child(126){opacity:.8298;transform:translate(49.3627vw,-10px) scale(.4052);animation:fall-126 28s -15s linear infinite}@keyframes fall-126{52.767%{transform:translate(51.3008vw,52.767vh) scale(.4052)}to{transform:translate(50.33175vw,99vh) scale(.4052)}}.snow:nth-child(127){opacity:.9306;transform:translate(83.8211vw,-10px) scale(.4101);animation:fall-127 21s -23s linear infinite}@keyframes fall-127{62.164%{transform:translate(83.7655vw,62.164vh) scale(.4101)}to{transform:translate(83.7933vw,99vh) scale(.4101)}}.snow:nth-child(128){opacity:1.0032;transform:translate(38.6763vw,-10px) scale(.9595);animation:fall-128 17s -23s linear infinite}@keyframes fall-128{68.767%{transform:translate(38.5139vw,68.767vh) scale(.9595)}to{transform:translate(38.5951vw,99vh) scale(.9595)}}.snow:nth-child(129){opacity:1.7222;transform:translate(47.1861vw,-10px) scale(.4924);animation:fall-129 29s -13s linear infinite}@keyframes fall-129{56.536%{transform:translate(44.5245vw,56.536vh) scale(.4924)}to{transform:translate(45.8553vw,99vh) scale(.4924)}}.snow:nth-child(130){opacity:1.78;transform:translate(49.8256vw,-10px) scale(.064);animation:fall-130 15s -22s linear infinite}@keyframes fall-130{71.958%{transform:translate(44.6038vw,71.958vh) scale(.064)}to{transform:translate(47.2147vw,99vh) scale(.064)}}.snow:nth-child(131){opacity:.2034;transform:translate(76.2518vw,-10px) scale(.0258);animation:fall-131 21s -9s linear infinite}@keyframes fall-131{37.896%{transform:translate(67.5301vw,37.896vh) scale(.0258)}to{transform:translate(71.89095vw,99vh) scale(.0258)}}.snow:nth-child(132){opacity:.8064;transform:translate(50.3897vw,-10px) scale(.6128);animation:fall-132 26s -15s linear infinite}@keyframes fall-132{38.848%{transform:translate(46.2867vw,38.848vh) scale(.6128)}to{transform:translate(48.3382vw,99vh) scale(.6128)}}.snow:nth-child(133){opacity:1.3128;transform:translate(45.8639vw,-10px) scale(.4454);animation:fall-133 13s -20s linear infinite}@keyframes fall-133{58.467%{transform:translate(44.6875vw,58.467vh) scale(.4454)}to{transform:translate(45.2757vw,99vh) scale(.4454)}}.snow:nth-child(134){opacity:.2984;transform:translate(26.4541vw,-10px) scale(.9596);animation:fall-134 18s -20s linear infinite}@keyframes fall-134{52.543%{transform:translate(18.7535vw,52.543vh) scale(.9596)}to{transform:translate(22.6038vw,99vh) scale(.9596)}}.snow:nth-child(135){opacity:.2052;transform:translate(2.1692vw,-10px) scale(.6826);animation:fall-135 29s -14s linear infinite}@keyframes fall-135{75.784%{transform:translate(6.2146vw,75.784vh) scale(.6826)}to{transform:translate(4.1919vw,99vh) scale(.6826)}}.snow:nth-child(136){opacity:1.3068;transform:translate(22.7559vw,-10px) scale(.9923);animation:fall-136 21s -5s linear infinite}@keyframes fall-136{51.9%{transform:translate(31.7725vw,51.9vh) scale(.9923)}to{transform:translate(27.2642vw,99vh) scale(.9923)}}.snow:nth-child(137){opacity:.2552;transform:translate(6.4929vw,-10px) scale(.7574);animation:fall-137 19s -6s linear infinite}@keyframes fall-137{61.645%{transform:translate(11.5013vw,61.645vh) scale(.7574)}to{transform:translate(8.9971vw,99vh) scale(.7574)}}.snow:nth-child(138){opacity:.7718;transform:translate(17.2461vw,-10px) scale(.5782);animation:fall-138 16s -6s linear infinite}@keyframes fall-138{36.266%{transform:translate(14.9346vw,36.266vh) scale(.5782)}to{transform:translate(16.09035vw,99vh) scale(.5782)}}.snow:nth-child(139){opacity:1.6616;transform:translate(40.0233vw,-10px) scale(.6973);animation:fall-139 22s -20s linear infinite}@keyframes fall-139{64.909%{transform:translate(48.1336vw,64.909vh) scale(.6973)}to{transform:translate(44.07845vw,99vh) scale(.6973)}}.snow:nth-child(140){opacity:1.8906;transform:translate(74.5446vw,-10px) scale(.3215);animation:fall-140 21s -5s linear infinite}@keyframes fall-140{33.403%{transform:translate(83.0363vw,33.403vh) scale(.3215)}to{transform:translate(78.79045vw,99vh) scale(.3215)}}.snow:nth-child(141){opacity:1.457;transform:translate(67.9349vw,-10px) scale(.2736);animation:fall-141 24s -29s linear infinite}@keyframes fall-141{31.211%{transform:translate(70.2522vw,31.211vh) scale(.2736)}to{transform:translate(69.09355vw,99vh) scale(.2736)}}.snow:nth-child(142){opacity:.647;transform:translate(21.3337vw,-10px) scale(.0971);animation:fall-142 24s -16s linear infinite}@keyframes fall-142{74.331%{transform:translate(11.4989vw,74.331vh) scale(.0971)}to{transform:translate(16.4163vw,99vh) scale(.0971)}}.snow:nth-child(143){opacity:1.679;transform:translate(66.1406vw,-10px) scale(.0611);animation:fall-143 30s -26s linear infinite}@keyframes fall-143{66.394%{transform:translate(61.2237vw,66.394vh) scale(.0611)}to{transform:translate(63.68215vw,99vh) scale(.0611)}}.snow:nth-child(144){opacity:.2538;transform:translate(38.0213vw,-10px) scale(.3944);animation:fall-144 11s -11s linear infinite}@keyframes fall-144{65.641%{transform:translate(44.3704vw,65.641vh) scale(.3944)}to{transform:translate(41.19585vw,99vh) scale(.3944)}}.snow:nth-child(145){opacity:.4714;transform:translate(9.9252vw,-10px) scale(.2503);animation:fall-145 13s -24s linear infinite}@keyframes fall-145{69.933%{transform:translate(4.0668vw,69.933vh) scale(.2503)}to{transform:translate(6.996vw,99vh) scale(.2503)}}.snow:nth-child(146){opacity:.3324;transform:translate(16.6536vw,-10px) scale(.169);animation:fall-146 10s -13s linear infinite}@keyframes fall-146{37.881%{transform:translate(11.689vw,37.881vh) scale(.169)}to{transform:translate(14.1713vw,99vh) scale(.169)}}.snow:nth-child(147){opacity:.846;transform:translate(75.9147vw,-10px) scale(.8884);animation:fall-147 12s -4s linear infinite}@keyframes fall-147{35.546%{transform:translate(76.0728vw,35.546vh) scale(.8884)}to{transform:translate(75.99375vw,99vh) scale(.8884)}}.snow:nth-child(148){opacity:1.815;transform:translate(.2806vw,-10px) scale(.0127);animation:fall-148 22s -14s linear infinite}@keyframes fall-148{73.145%{transform:translate(-.881vw,73.145vh) scale(.0127)}to{transform:translate(-.3002vw,99vh) scale(.0127)}}.snow:nth-child(149){opacity:.931;transform:translate(42.4392vw,-10px) scale(.0152);animation:fall-149 15s -13s linear infinite}@keyframes fall-149{70.904%{transform:translate(39.2053vw,70.904vh) scale(.0152)}to{transform:translate(40.82225vw,99vh) scale(.0152)}}.snow:nth-child(150){opacity:1.5568;transform:translate(39.7176vw,-10px) scale(.622);animation:fall-150 19s -11s linear infinite}@keyframes fall-150{57.267%{transform:translate(43.1937vw,57.267vh) scale(.622)}to{transform:translate(41.45565vw,99vh) scale(.622)}}.snow:nth-child(151){opacity:1.7432;transform:translate(6.2488vw,-10px) scale(.525);animation:fall-151 23s -28s linear infinite}@keyframes fall-151{35.376%{transform:translate(-1.3523vw,35.376vh) scale(.525)}to{transform:translate(2.44825vw,99vh) scale(.525)}}.snow:nth-child(152){opacity:1.0672;transform:translate(9.7016vw,-10px) scale(.2325);animation:fall-152 27s -12s linear infinite}@keyframes fall-152{41.414%{transform:translate(2.4761vw,41.414vh) scale(.2325)}to{transform:translate(6.08885vw,99vh) scale(.2325)}}.snow:nth-child(153){opacity:.2088;transform:translate(36.294vw,-10px) scale(.9232);animation:fall-153 17s -23s linear infinite}@keyframes fall-153{77.051%{transform:translate(29.4855vw,77.051vh) scale(.9232)}to{transform:translate(32.88975vw,99vh) scale(.9232)}}.snow:nth-child(154){opacity:.079;transform:translate(25.8999vw,-10px) scale(.9096);animation:fall-154 21s -10s linear infinite}@keyframes fall-154{77.818%{transform:translate(34.1708vw,77.818vh) scale(.9096)}to{transform:translate(30.03535vw,99vh) scale(.9096)}}.snow:nth-child(155){opacity:1.603;transform:translate(73.6027vw,-10px) scale(.3297);animation:fall-155 24s -5s linear infinite}@keyframes fall-155{35.833%{transform:translate(71.4283vw,35.833vh) scale(.3297)}to{transform:translate(72.5155vw,99vh) scale(.3297)}}.snow:nth-child(156){opacity:.9426;transform:translate(80.4614vw,-10px) scale(.6161);animation:fall-156 14s -13s linear infinite}@keyframes fall-156{73.023%{transform:translate(76.5384vw,73.023vh) scale(.6161)}to{transform:translate(78.4999vw,99vh) scale(.6161)}}.snow:nth-child(157){opacity:.3788;transform:translate(6.0333vw,-10px) scale(.2308);animation:fall-157 12s -29s linear infinite}@keyframes fall-157{49.406%{transform:translate(-.764vw,49.406vh) scale(.2308)}to{transform:translate(2.63465vw,99vh) scale(.2308)}}.snow:nth-child(158){opacity:1.1038;transform:translate(68.9142vw,-10px) scale(.6232);animation:fall-158 24s -24s linear infinite}@keyframes fall-158{69.275%{transform:translate(60.6893vw,69.275vh) scale(.6232)}to{transform:translate(64.80175vw,99vh) scale(.6232)}}.snow:nth-child(159){opacity:.1644;transform:translate(35.2132vw,-10px) scale(.3464);animation:fall-159 26s -17s linear infinite}@keyframes fall-159{30.391%{transform:translate(25.9209vw,30.391vh) scale(.3464)}to{transform:translate(30.56705vw,99vh) scale(.3464)}}.snow:nth-child(160){opacity:1.2398;transform:translate(81.9381vw,-10px) scale(.1351);animation:fall-160 28s -10s linear infinite}@keyframes fall-160{37.881%{transform:translate(84.3233vw,37.881vh) scale(.1351)}to{transform:translate(83.1307vw,99vh) scale(.1351)}}.snow:nth-child(161){opacity:1.3126;transform:translate(52.2602vw,-10px) scale(.4167);animation:fall-161 21s -2s linear infinite}@keyframes fall-161{33.924%{transform:translate(58.5228vw,33.924vh) scale(.4167)}to{transform:translate(55.3915vw,99vh) scale(.4167)}}.snow:nth-child(162){opacity:.6964;transform:translate(13.9643vw,-10px) scale(.3382);animation:fall-162 25s -27s linear infinite}@keyframes fall-162{41.887%{transform:translate(15.9623vw,41.887vh) scale(.3382)}to{transform:translate(14.9633vw,99vh) scale(.3382)}}.snow:nth-child(163){opacity:.109;transform:translate(64.8818vw,-10px) scale(.2251);animation:fall-163 13s -24s linear infinite}@keyframes fall-163{65.503%{transform:translate(60.1899vw,65.503vh) scale(.2251)}to{transform:translate(62.53585vw,99vh) scale(.2251)}}.snow:nth-child(164){opacity:.6288;transform:translate(94.6338vw,-10px) scale(.5805);animation:fall-164 27s -20s linear infinite}@keyframes fall-164{54.427%{transform:translate(98.3009vw,54.427vh) scale(.5805)}to{transform:translate(96.46735vw,99vh) scale(.5805)}}.snow:nth-child(165){opacity:1.7654;transform:translate(80.2752vw,-10px) scale(.1947);animation:fall-165 19s -26s linear infinite}@keyframes fall-165{49.483%{transform:translate(78.7635vw,49.483vh) scale(.1947)}to{transform:translate(79.51935vw,99vh) scale(.1947)}}.snow:nth-child(166){opacity:.7568;transform:translate(67.4553vw,-10px) scale(.6773);animation:fall-166 20s -1s linear infinite}@keyframes fall-166{61.755%{transform:translate(57.9639vw,61.755vh) scale(.6773)}to{transform:translate(62.7096vw,99vh) scale(.6773)}}.snow:nth-child(167){opacity:.0174;transform:translate(19.9814vw,-10px) scale(.1534);animation:fall-167 23s -4s linear infinite}@keyframes fall-167{58.406%{transform:translate(17.5859vw,58.406vh) scale(.1534)}to{transform:translate(18.78365vw,99vh) scale(.1534)}}.snow:nth-child(168){opacity:1.894;transform:translate(.2809vw,-10px) scale(.7269);animation:fall-168 14s -23s linear infinite}@keyframes fall-168{76.029%{transform:translate(.5686vw,76.029vh) scale(.7269)}to{transform:translate(.42475vw,99vh) scale(.7269)}}.snow:nth-child(169){opacity:1.782;transform:translate(65.9793vw,-10px) scale(.6236);animation:fall-169 15s -21s linear infinite}@keyframes fall-169{75.345%{transform:translate(70.8755vw,75.345vh) scale(.6236)}to{transform:translate(68.4274vw,99vh) scale(.6236)}}.snow:nth-child(170){opacity:1.7556;transform:translate(36.1884vw,-10px) scale(.0332);animation:fall-170 17s -25s linear infinite}@keyframes fall-170{69.921%{transform:translate(34.8036vw,69.921vh) scale(.0332)}to{transform:translate(35.496vw,99vh) scale(.0332)}}.snow:nth-child(171){opacity:.1528;transform:translate(27.8385vw,-10px) scale(.7518);animation:fall-171 30s -22s linear infinite}@keyframes fall-171{64.286%{transform:translate(29.9376vw,64.286vh) scale(.7518)}to{transform:translate(28.88805vw,99vh) scale(.7518)}}.snow:nth-child(172){opacity:.0882;transform:translate(62.0959vw,-10px) scale(.3179);animation:fall-172 17s -25s linear infinite}@keyframes fall-172{79.587%{transform:translate(58.7391vw,79.587vh) scale(.3179)}to{transform:translate(60.4175vw,99vh) scale(.3179)}}.snow:nth-child(173){opacity:1.2784;transform:translate(25.8635vw,-10px) scale(.6677);animation:fall-173 11s -9s linear infinite}@keyframes fall-173{52.057%{transform:translate(18.0993vw,52.057vh) scale(.6677)}to{transform:translate(21.9814vw,99vh) scale(.6677)}}.snow:nth-child(174){opacity:.8996;transform:translate(38.4243vw,-10px) scale(.772);animation:fall-174 21s -25s linear infinite}@keyframes fall-174{64.288%{transform:translate(36.5551vw,64.288vh) scale(.772)}to{transform:translate(37.4897vw,99vh) scale(.772)}}.snow:nth-child(175){opacity:.38;transform:translate(94.7118vw,-10px) scale(.3083);animation:fall-175 19s -26s linear infinite}@keyframes fall-175{74.108%{transform:translate(88.2547vw,74.108vh) scale(.3083)}to{transform:translate(91.48325vw,99vh) scale(.3083)}}.snow:nth-child(176){opacity:1.5834;transform:translate(36.1414vw,-10px) scale(.6527);animation:fall-176 19s -21s linear infinite}@keyframes fall-176{66.993%{transform:translate(38.6283vw,66.993vh) scale(.6527)}to{transform:translate(37.38485vw,99vh) scale(.6527)}}.snow:nth-child(177){opacity:.3052;transform:translate(58.3145vw,-10px) scale(.6215);animation:fall-177 15s -2s linear infinite}@keyframes fall-177{38.823%{transform:translate(58.773vw,38.823vh) scale(.6215)}to{transform:translate(58.54375vw,99vh) scale(.6215)}}.snow:nth-child(178){opacity:.4196;transform:translate(.2812vw,-10px) scale(.8727);animation:fall-178 28s -10s linear infinite}@keyframes fall-178{39.11%{transform:translate(-5.5282vw,39.11vh) scale(.8727)}to{transform:translate(-2.6235vw,99vh) scale(.8727)}}.snow:nth-child(179){opacity:1.1094;transform:translate(35.2914vw,-10px) scale(.2882);animation:fall-179 27s -17s linear infinite}@keyframes fall-179{69.011%{transform:translate(38.2542vw,69.011vh) scale(.2882)}to{transform:translate(36.7728vw,99vh) scale(.2882)}}.snow:nth-child(180){opacity:1.1034;transform:translate(2.1953vw,-10px) scale(.1796);animation:fall-180 30s -4s linear infinite}@keyframes fall-180{56.343%{transform:translate(1.7818vw,56.343vh) scale(.1796)}to{transform:translate(1.98855vw,99vh) scale(.1796)}}.snow:nth-child(181){opacity:1.1298;transform:translate(3.7576vw,-10px) scale(.9978);animation:fall-181 29s -23s linear infinite}@keyframes fall-181{44.16%{transform:translate(-4.0152vw,44.16vh) scale(.9978)}to{transform:translate(-.1288vw,99vh) scale(.9978)}}.snow:nth-child(182){opacity:1.285;transform:translate(38.3845vw,-10px) scale(.8205);animation:fall-182 23s -28s linear infinite}@keyframes fall-182{76.404%{transform:translate(41.4295vw,76.404vh) scale(.8205)}to{transform:translate(39.907vw,99vh) scale(.8205)}}.snow:nth-child(183){opacity:.4404;transform:translate(14.7137vw,-10px) scale(.14);animation:fall-183 10s -11s linear infinite}@keyframes fall-183{34.855%{transform:translate(16.81vw,34.855vh) scale(.14)}to{transform:translate(15.76185vw,99vh) scale(.14)}}.snow:nth-child(184){opacity:1.062;transform:translate(7.3489vw,-10px) scale(.4043);animation:fall-184 21s -10s linear infinite}@keyframes fall-184{34.187%{transform:translate(8.2081vw,34.187vh) scale(.4043)}to{transform:translate(7.7785vw,99vh) scale(.4043)}}.snow:nth-child(185){opacity:1.138;transform:translate(52.8987vw,-10px) scale(.3041);animation:fall-185 17s -10s linear infinite}@keyframes fall-185{79.755%{transform:translate(58.327vw,79.755vh) scale(.3041)}to{transform:translate(55.61285vw,99vh) scale(.3041)}}.snow:nth-child(186){opacity:1.726;transform:translate(12.2082vw,-10px) scale(.9252);animation:fall-186 10s -15s linear infinite}@keyframes fall-186{75.037%{transform:translate(7.6953vw,75.037vh) scale(.9252)}to{transform:translate(9.95175vw,99vh) scale(.9252)}}.snow:nth-child(187){opacity:1.8968;transform:translate(99.5167vw,-10px) scale(.3584);animation:fall-187 13s -10s linear infinite}@keyframes fall-187{31.904%{transform:translate(103.8898vw,31.904vh) scale(.3584)}to{transform:translate(101.70325vw,99vh) scale(.3584)}}.snow:nth-child(188){opacity:1.1122;transform:translate(76.1914vw,-10px) scale(.3434);animation:fall-188 17s -30s linear infinite}@keyframes fall-188{38.885%{transform:translate(79.3026vw,38.885vh) scale(.3434)}to{transform:translate(77.747vw,99vh) scale(.3434)}}.snow:nth-child(189){opacity:1.6506;transform:translate(76.1531vw,-10px) scale(.6386);animation:fall-189 14s -28s linear infinite}@keyframes fall-189{68.182%{transform:translate(68.2756vw,68.182vh) scale(.6386)}to{transform:translate(72.21435vw,99vh) scale(.6386)}}.snow:nth-child(190){opacity:.9312;transform:translate(26.4828vw,-10px) scale(.1159);animation:fall-190 30s -22s linear infinite}@keyframes fall-190{54.065%{transform:translate(16.855vw,54.065vh) scale(.1159)}to{transform:translate(21.6689vw,99vh) scale(.1159)}}.snow:nth-child(191){opacity:.9416;transform:translate(24.8095vw,-10px) scale(.589);animation:fall-191 28s -4s linear infinite}@keyframes fall-191{60.368%{transform:translate(20.9746vw,60.368vh) scale(.589)}to{transform:translate(22.89205vw,99vh) scale(.589)}}.snow:nth-child(192){opacity:1.5476;transform:translate(62.7782vw,-10px) scale(.2981);animation:fall-192 22s -8s linear infinite}@keyframes fall-192{32.705%{transform:translate(65.25vw,32.705vh) scale(.2981)}to{transform:translate(64.0141vw,99vh) scale(.2981)}}.snow:nth-child(193){opacity:.4726;transform:translate(4.1255vw,-10px) scale(.8557);animation:fall-193 26s -18s linear infinite}@keyframes fall-193{68.356%{transform:translate(10.12vw,68.356vh) scale(.8557)}to{transform:translate(7.12275vw,99vh) scale(.8557)}}.snow:nth-child(194){opacity:1.2114;transform:translate(60.4071vw,-10px) scale(.8774);animation:fall-194 18s -20s linear infinite}@keyframes fall-194{79.683%{transform:translate(65.773vw,79.683vh) scale(.8774)}to{transform:translate(63.09005vw,99vh) scale(.8774)}}.snow:nth-child(195){opacity:1.019;transform:translate(35.6946vw,-10px) scale(.316);animation:fall-195 25s -29s linear infinite}@keyframes fall-195{43.259%{transform:translate(41.2768vw,43.259vh) scale(.316)}to{transform:translate(38.4857vw,99vh) scale(.316)}}.snow:nth-child(196){opacity:1.408;transform:translate(12.4504vw,-10px) scale(.71);animation:fall-196 25s -9s linear infinite}@keyframes fall-196{30.756%{transform:translate(12.2824vw,30.756vh) scale(.71)}to{transform:translate(12.3664vw,99vh) scale(.71)}}.snow:nth-child(197){opacity:.6442;transform:translate(38.105vw,-10px) scale(.0131);animation:fall-197 26s -7s linear infinite}@keyframes fall-197{45.002%{transform:translate(37.8529vw,45.002vh) scale(.0131)}to{transform:translate(37.97895vw,99vh) scale(.0131)}}.snow:nth-child(198){opacity:.4788;transform:translate(76.7831vw,-10px) scale(.3732);animation:fall-198 21s -7s linear infinite}@keyframes fall-198{48.493%{transform:translate(72.8103vw,48.493vh) scale(.3732)}to{transform:translate(74.7967vw,99vh) scale(.3732)}}.snow:nth-child(199){opacity:.126;transform:translate(26.5156vw,-10px) scale(.4039);animation:fall-199 21s -21s linear infinite}@keyframes fall-199{43.337%{transform:translate(34.4966vw,43.337vh) scale(.4039)}to{transform:translate(30.5061vw,99vh) scale(.4039)}}.snow:nth-child(200){opacity:.1362;transform:translate(31.6629vw,-10px) scale(.1386);animation:fall-200 18s -30s linear infinite}@keyframes fall-200{32.521%{transform:translate(37.8079vw,32.521vh) scale(.1386)}to{transform:translate(34.7354vw,99vh) scale(.1386)}}.snow:nth-child(201){opacity:.223;transform:translate(90.4825vw,-10px) scale(.009);animation:fall-201 22s -10s linear infinite}@keyframes fall-201{35.653%{transform:translate(95.1526vw,35.653vh) scale(.009)}to{transform:translate(92.81755vw,99vh) scale(.009)}}.snow:nth-child(202){opacity:1.4276;transform:translate(53.3528vw,-10px) scale(.5034);animation:fall-202 20s -17s linear infinite}@keyframes fall-202{35.47%{transform:translate(46.869vw,35.47vh) scale(.5034)}to{transform:translate(50.1109vw,99vh) scale(.5034)}}.snow:nth-child(203){opacity:.2062;transform:translate(23.7632vw,-10px) scale(.584);animation:fall-203 25s -29s linear infinite}@keyframes fall-203{44.471%{transform:translate(19.1178vw,44.471vh) scale(.584)}to{transform:translate(21.4405vw,99vh) scale(.584)}}.snow:nth-child(204){opacity:.8474;transform:translate(72.9277vw,-10px) scale(.0493);animation:fall-204 25s -18s linear infinite}@keyframes fall-204{73.409%{transform:translate(63.0617vw,73.409vh) scale(.0493)}to{transform:translate(67.9947vw,99vh) scale(.0493)}}.snow:nth-child(205){opacity:1.5726;transform:translate(78.2828vw,-10px) scale(.3795);animation:fall-205 30s -18s linear infinite}@keyframes fall-205{56.717%{transform:translate(72.7799vw,56.717vh) scale(.3795)}to{transform:translate(75.53135vw,99vh) scale(.3795)}}.snow:nth-child(206){opacity:.749;transform:translate(27.4865vw,-10px) scale(.8164);animation:fall-206 16s -23s linear infinite}@keyframes fall-206{57.672%{transform:translate(24.8761vw,57.672vh) scale(.8164)}to{transform:translate(26.1813vw,99vh) scale(.8164)}}.snow:nth-child(207){opacity:.6274;transform:translate(72.0129vw,-10px) scale(.6393);animation:fall-207 17s -16s linear infinite}@keyframes fall-207{48.07%{transform:translate(78.8488vw,48.07vh) scale(.6393)}to{transform:translate(75.43085vw,99vh) scale(.6393)}}.snow:nth-child(208){opacity:.9274;transform:translate(93.9819vw,-10px) scale(.3458);animation:fall-208 26s -15s linear infinite}@keyframes fall-208{44.483%{transform:translate(91.4802vw,44.483vh) scale(.3458)}to{transform:translate(92.73105vw,99vh) scale(.3458)}}.snow:nth-child(209){opacity:.4404;transform:translate(23.5201vw,-10px) scale(.9103);animation:fall-209 13s -11s linear infinite}@keyframes fall-209{34.673%{transform:translate(25.6309vw,34.673vh) scale(.9103)}to{transform:translate(24.5755vw,99vh) scale(.9103)}}.snow:nth-child(210){opacity:.5944;transform:translate(61.6148vw,-10px) scale(.4731);animation:fall-210 11s -25s linear infinite}@keyframes fall-210{40.44%{transform:translate(61.5969vw,40.44vh) scale(.4731)}to{transform:translate(61.60585vw,99vh) scale(.4731)}}.snow:nth-child(211){opacity:1.1086;transform:translate(65.7585vw,-10px) scale(.2789);animation:fall-211 12s -21s linear infinite}@keyframes fall-211{72.855%{transform:translate(74.1032vw,72.855vh) scale(.2789)}to{transform:translate(69.93085vw,99vh) scale(.2789)}}.snow:nth-child(212){opacity:1.527;transform:translate(38.1284vw,-10px) scale(.0497);animation:fall-212 13s -12s linear infinite}@keyframes fall-212{68.43%{transform:translate(35.7663vw,68.43vh) scale(.0497)}to{transform:translate(36.94735vw,99vh) scale(.0497)}}.snow:nth-child(213){opacity:.3588;transform:translate(8.2398vw,-10px) scale(.3208);animation:fall-213 12s -11s linear infinite}@keyframes fall-213{59.028%{transform:translate(13.7898vw,59.028vh) scale(.3208)}to{transform:translate(11.0148vw,99vh) scale(.3208)}}.snow:nth-child(214){opacity:.5406;transform:translate(28.5377vw,-10px) scale(.4383);animation:fall-214 17s -12s linear infinite}@keyframes fall-214{37.974%{transform:translate(34.8063vw,37.974vh) scale(.4383)}to{transform:translate(31.672vw,99vh) scale(.4383)}}.snow:nth-child(215){opacity:.0508;transform:translate(18.3105vw,-10px) scale(.9314);animation:fall-215 28s -10s linear infinite}@keyframes fall-215{71.857%{transform:translate(25.3487vw,71.857vh) scale(.9314)}to{transform:translate(21.8296vw,99vh) scale(.9314)}}.snow:nth-child(216){opacity:.853;transform:translate(24.0258vw,-10px) scale(.363);animation:fall-216 21s -20s linear infinite}@keyframes fall-216{59.846%{transform:translate(15.6064vw,59.846vh) scale(.363)}to{transform:translate(19.8161vw,99vh) scale(.363)}}.snow:nth-child(217){opacity:.1602;transform:translate(7.9959vw,-10px) scale(.5489);animation:fall-217 13s -16s linear infinite}@keyframes fall-217{35.412%{transform:translate(17.2183vw,35.412vh) scale(.5489)}to{transform:translate(12.6071vw,99vh) scale(.5489)}}.snow:nth-child(218){opacity:.2226;transform:translate(82.183vw,-10px) scale(.6725);animation:fall-218 24s -30s linear infinite}@keyframes fall-218{61.913%{transform:translate(90.2369vw,61.913vh) scale(.6725)}to{transform:translate(86.20995vw,99vh) scale(.6725)}}.snow:nth-child(219){opacity:.5544;transform:translate(17.518vw,-10px) scale(.2912);animation:fall-219 11s -27s linear infinite}@keyframes fall-219{42.944%{transform:translate(27.4228vw,42.944vh) scale(.2912)}to{transform:translate(22.4704vw,99vh) scale(.2912)}}.snow:nth-child(220){opacity:1.9812;transform:translate(14.9631vw,-10px) scale(.7236);animation:fall-220 17s -6s linear infinite}@keyframes fall-220{38.326%{transform:translate(21.5789vw,38.326vh) scale(.7236)}to{transform:translate(18.271vw,99vh) scale(.7236)}}.snow:nth-child(221){opacity:.7258;transform:translate(55.5332vw,-10px) scale(.229);animation:fall-221 14s -15s linear infinite}@keyframes fall-221{32.412%{transform:translate(50.7075vw,32.412vh) scale(.229)}to{transform:translate(53.12035vw,99vh) scale(.229)}}.snow:nth-child(222){opacity:1.4406;transform:translate(78.326vw,-10px) scale(.7505);animation:fall-222 26s -23s linear infinite}@keyframes fall-222{33.371%{transform:translate(76.5822vw,33.371vh) scale(.7505)}to{transform:translate(77.4541vw,99vh) scale(.7505)}}.snow:nth-child(223){opacity:.449;transform:translate(15.4378vw,-10px) scale(.5152);animation:fall-223 17s -13s linear infinite}@keyframes fall-223{33.686%{transform:translate(18.1252vw,33.686vh) scale(.5152)}to{transform:translate(16.7815vw,99vh) scale(.5152)}}.snow:nth-child(224){opacity:.4404;transform:translate(70.2787vw,-10px) scale(.3928);animation:fall-224 29s -23s linear infinite}@keyframes fall-224{68.208%{transform:translate(64.7998vw,68.208vh) scale(.3928)}to{transform:translate(67.53925vw,99vh) scale(.3928)}}.snow:nth-child(225){opacity:1.3722;transform:translate(99.5132vw,-10px) scale(.0641);animation:fall-225 19s -19s linear infinite}@keyframes fall-225{51.455%{transform:translate(94.0892vw,51.455vh) scale(.0641)}to{transform:translate(96.8012vw,99vh) scale(.0641)}}.snow:nth-child(226){opacity:1.9156;transform:translate(80.0234vw,-10px) scale(.573);animation:fall-226 28s -17s linear infinite}@keyframes fall-226{69.227%{transform:translate(85.1028vw,69.227vh) scale(.573)}to{transform:translate(82.5631vw,99vh) scale(.573)}}.snow:nth-child(227){opacity:1.8904;transform:translate(62.0415vw,-10px) scale(.2739);animation:fall-227 28s -16s linear infinite}@keyframes fall-227{65.746%{transform:translate(60.2213vw,65.746vh) scale(.2739)}to{transform:translate(61.1314vw,99vh) scale(.2739)}}.snow:nth-child(228){opacity:1.2666;transform:translate(13.0202vw,-10px) scale(.4557);animation:fall-228 17s -11s linear infinite}@keyframes fall-228{44.886%{transform:translate(12.7531vw,44.886vh) scale(.4557)}to{transform:translate(12.88665vw,99vh) scale(.4557)}}.snow:nth-child(229){opacity:1.86;transform:translate(39.3512vw,-10px) scale(.546);animation:fall-229 19s -18s linear infinite}@keyframes fall-229{35.436%{transform:translate(40.8375vw,35.436vh) scale(.546)}to{transform:translate(40.09435vw,99vh) scale(.546)}}.snow:nth-child(230){opacity:1.029;transform:translate(60.5645vw,-10px) scale(.7454);animation:fall-230 20s -23s linear infinite}@keyframes fall-230{48.079%{transform:translate(53.6714vw,48.079vh) scale(.7454)}to{transform:translate(57.11795vw,99vh) scale(.7454)}}.snow:nth-child(231){opacity:1.7136;transform:translate(59.6458vw,-10px) scale(.4682);animation:fall-231 15s -25s linear infinite}@keyframes fall-231{60.942%{transform:translate(54.9952vw,60.942vh) scale(.4682)}to{transform:translate(57.3205vw,99vh) scale(.4682)}}.snow:nth-child(232){opacity:1.345;transform:translate(55.6025vw,-10px) scale(.7478);animation:fall-232 18s -17s linear infinite}@keyframes fall-232{55.248%{transform:translate(62.3365vw,55.248vh) scale(.7478)}to{transform:translate(58.9695vw,99vh) scale(.7478)}}.snow:nth-child(233){opacity:.795;transform:translate(57.6183vw,-10px) scale(.9173);animation:fall-233 15s -12s linear infinite}@keyframes fall-233{37.193%{transform:translate(49.0234vw,37.193vh) scale(.9173)}to{transform:translate(53.32085vw,99vh) scale(.9173)}}.snow:nth-child(234){opacity:1.5482;transform:translate(28.228vw,-10px) scale(.8476);animation:fall-234 27s -18s linear infinite}@keyframes fall-234{51.928%{transform:translate(19.9624vw,51.928vh) scale(.8476)}to{transform:translate(24.0952vw,99vh) scale(.8476)}}.snow:nth-child(235){opacity:1.555;transform:translate(84.6675vw,-10px) scale(.8875);animation:fall-235 30s -30s linear infinite}@keyframes fall-235{52.797%{transform:translate(82.1499vw,52.797vh) scale(.8875)}to{transform:translate(83.4087vw,99vh) scale(.8875)}}.snow:nth-child(236){opacity:.1264;transform:translate(76.5557vw,-10px) scale(.2239);animation:fall-236 24s -16s linear infinite}@keyframes fall-236{75.009%{transform:translate(73.4482vw,75.009vh) scale(.2239)}to{transform:translate(75.00195vw,99vh) scale(.2239)}}.snow:nth-child(237){opacity:.4586;transform:translate(85.1227vw,-10px) scale(.2869);animation:fall-237 15s -28s linear infinite}@keyframes fall-237{62.298%{transform:translate(87.0329vw,62.298vh) scale(.2869)}to{transform:translate(86.0778vw,99vh) scale(.2869)}}.snow:nth-child(238){opacity:.3764;transform:translate(14.0536vw,-10px) scale(.8672);animation:fall-238 15s -20s linear infinite}@keyframes fall-238{54.694%{transform:translate(9.1561vw,54.694vh) scale(.8672)}to{transform:translate(11.60485vw,99vh) scale(.8672)}}.snow:nth-child(239){opacity:.0054;transform:translate(41.4393vw,-10px) scale(.8622);animation:fall-239 28s -5s linear infinite}@keyframes fall-239{52.137%{transform:translate(48.3138vw,52.137vh) scale(.8622)}to{transform:translate(44.87655vw,99vh) scale(.8622)}}.snow:nth-child(240){opacity:.3044;transform:translate(10.6841vw,-10px) scale(.5082);animation:fall-240 21s -27s linear infinite}@keyframes fall-240{40.459%{transform:translate(16.9918vw,40.459vh) scale(.5082)}to{transform:translate(13.83795vw,99vh) scale(.5082)}}.snow:nth-child(241){opacity:.2614;transform:translate(75.1658vw,-10px) scale(.7329);animation:fall-241 23s -17s linear infinite}@keyframes fall-241{66.36%{transform:translate(84.4738vw,66.36vh) scale(.7329)}to{transform:translate(79.8198vw,99vh) scale(.7329)}}.snow:nth-child(242){opacity:.1556;transform:translate(42.9821vw,-10px) scale(.1769);animation:fall-242 11s -9s linear infinite}@keyframes fall-242{43.516%{transform:translate(49.1002vw,43.516vh) scale(.1769)}to{transform:translate(46.04115vw,99vh) scale(.1769)}}.snow:nth-child(243){opacity:1.5894;transform:translate(75.6558vw,-10px) scale(.4744);animation:fall-243 22s -8s linear infinite}@keyframes fall-243{66.635%{transform:translate(76.8291vw,66.635vh) scale(.4744)}to{transform:translate(76.24245vw,99vh) scale(.4744)}}.snow:nth-child(244){opacity:1.9896;transform:translate(34.0265vw,-10px) scale(.1305);animation:fall-244 17s -12s linear infinite}@keyframes fall-244{51.554%{transform:translate(27.4784vw,51.554vh) scale(.1305)}to{transform:translate(30.75245vw,99vh) scale(.1305)}}.snow:nth-child(245){opacity:1.0086;transform:translate(14.7225vw,-10px) scale(.5742);animation:fall-245 26s -28s linear infinite}@keyframes fall-245{46.699%{transform:translate(6.4815vw,46.699vh) scale(.5742)}to{transform:translate(10.602vw,99vh) scale(.5742)}}.snow:nth-child(246){opacity:.6276;transform:translate(64.2785vw,-10px) scale(.5549);animation:fall-246 19s -21s linear infinite}@keyframes fall-246{61.784%{transform:translate(71.0555vw,61.784vh) scale(.5549)}to{transform:translate(67.667vw,99vh) scale(.5549)}}.snow:nth-child(247){opacity:1.649;transform:translate(5.1317vw,-10px) scale(.3971);animation:fall-247 16s -14s linear infinite}@keyframes fall-247{51.153%{transform:translate(-2.4521vw,51.153vh) scale(.3971)}to{transform:translate(1.3398vw,99vh) scale(.3971)}}.snow:nth-child(248){opacity:1.7878;transform:translate(64.0084vw,-10px) scale(.2974);animation:fall-248 17s -3s linear infinite}@keyframes fall-248{35.488%{transform:translate(65.5669vw,35.488vh) scale(.2974)}to{transform:translate(64.78765vw,99vh) scale(.2974)}}.snow:nth-child(249){opacity:.4574;transform:translate(5.9921vw,-10px) scale(.4457);animation:fall-249 26s -27s linear infinite}@keyframes fall-249{55.999%{transform:translate(-.3775vw,55.999vh) scale(.4457)}to{transform:translate(2.8073vw,99vh) scale(.4457)}}.snow:nth-child(250){opacity:.8172;transform:translate(44.1177vw,-10px) scale(.6755);animation:fall-250 26s -3s linear infinite}@keyframes fall-250{32.182%{transform:translate(51.7894vw,32.182vh) scale(.6755)}to{transform:translate(47.95355vw,99vh) scale(.6755)}}.snow:nth-child(251){opacity:.725;transform:translate(13.7301vw,-10px) scale(.4384);animation:fall-251 30s -5s linear infinite}@keyframes fall-251{51.589%{transform:translate(14.0653vw,51.589vh) scale(.4384)}to{transform:translate(13.8977vw,99vh) scale(.4384)}}.snow:nth-child(252){opacity:.0206;transform:translate(90.8849vw,-10px) scale(.1342);animation:fall-252 26s -29s linear infinite}@keyframes fall-252{49.628%{transform:translate(92.3123vw,49.628vh) scale(.1342)}to{transform:translate(91.5986vw,99vh) scale(.1342)}}.snow:nth-child(253){opacity:1.475;transform:translate(2.6987vw,-10px) scale(.1679);animation:fall-253 26s -17s linear infinite}@keyframes fall-253{31.166%{transform:translate(12.4171vw,31.166vh) scale(.1679)}to{transform:translate(7.5579vw,99vh) scale(.1679)}}.snow:nth-child(254){opacity:.7254;transform:translate(18.6114vw,-10px) scale(.545);animation:fall-254 18s -22s linear infinite}@keyframes fall-254{30.106%{transform:translate(24.7621vw,30.106vh) scale(.545)}to{transform:translate(21.68675vw,99vh) scale(.545)}}.snow:nth-child(255){opacity:.9688;transform:translate(29.5983vw,-10px) scale(.0279);animation:fall-255 27s -3s linear infinite}@keyframes fall-255{55.545%{transform:translate(24.9635vw,55.545vh) scale(.0279)}to{transform:translate(27.2809vw,99vh) scale(.0279)}}.snow:nth-child(256){opacity:1.899;transform:translate(.5232vw,-10px) scale(.7302);animation:fall-256 14s -25s linear infinite}@keyframes fall-256{79.917%{transform:translate(5.0569vw,79.917vh) scale(.7302)}to{transform:translate(2.79005vw,99vh) scale(.7302)}}.snow:nth-child(257){opacity:.2836;transform:translate(5.8702vw,-10px) scale(.6261);animation:fall-257 28s -19s linear infinite}@keyframes fall-257{63.452%{transform:translate(1.1869vw,63.452vh) scale(.6261)}to{transform:translate(3.52855vw,99vh) scale(.6261)}}.snow:nth-child(258){opacity:.7768;transform:translate(71.5601vw,-10px) scale(.9642);animation:fall-258 15s -10s linear infinite}@keyframes fall-258{70.997%{transform:translate(78.1441vw,70.997vh) scale(.9642)}to{transform:translate(74.8521vw,99vh) scale(.9642)}}.snow:nth-child(259){opacity:.0042;transform:translate(94.6163vw,-10px) scale(.2914);animation:fall-259 27s -4s linear infinite}@keyframes fall-259{60.475%{transform:translate(97.3995vw,60.475vh) scale(.2914)}to{transform:translate(96.0079vw,99vh) scale(.2914)}}.snow:nth-child(260){opacity:.479;transform:translate(99.0659vw,-10px) scale(.0227);animation:fall-260 18s -1s linear infinite}@keyframes fall-260{74.708%{transform:translate(90.0754vw,74.708vh) scale(.0227)}to{transform:translate(94.57065vw,99vh) scale(.0227)}}.snow:nth-child(261){opacity:1.2992;transform:translate(6.6883vw,-10px) scale(.0042);animation:fall-261 26s -5s linear infinite}@keyframes fall-261{38.466%{transform:translate(.7089vw,38.466vh) scale(.0042)}to{transform:translate(3.6986vw,99vh) scale(.0042)}}.snow:nth-child(262){opacity:.3166;transform:translate(77.2704vw,-10px) scale(.164);animation:fall-262 20s -19s linear infinite}@keyframes fall-262{60.759%{transform:translate(71.9751vw,60.759vh) scale(.164)}to{transform:translate(74.62275vw,99vh) scale(.164)}}.snow:nth-child(263){opacity:1.2996;transform:translate(.4974vw,-10px) scale(.9248);animation:fall-263 15s -7s linear infinite}@keyframes fall-263{62.426%{transform:translate(-2.8443vw,62.426vh) scale(.9248)}to{transform:translate(-1.17345vw,99vh) scale(.9248)}}.snow:nth-child(264){opacity:.8006;transform:translate(15.8415vw,-10px) scale(.6189);animation:fall-264 15s -14s linear infinite}@keyframes fall-264{68.642%{transform:translate(17.3741vw,68.642vh) scale(.6189)}to{transform:translate(16.6078vw,99vh) scale(.6189)}}.snow:nth-child(265){opacity:.5806;transform:translate(38.6931vw,-10px) scale(.6767);animation:fall-265 14s -13s linear infinite}@keyframes fall-265{78.769%{transform:translate(39.6666vw,78.769vh) scale(.6767)}to{transform:translate(39.17985vw,99vh) scale(.6767)}}.snow:nth-child(266){opacity:1.1254;transform:translate(27.0857vw,-10px) scale(.7672);animation:fall-266 19s -26s linear infinite}@keyframes fall-266{42.832%{transform:translate(21.1746vw,42.832vh) scale(.7672)}to{transform:translate(24.13015vw,99vh) scale(.7672)}}.snow:nth-child(267){opacity:.4644;transform:translate(85.5435vw,-10px) scale(.8628);animation:fall-267 22s -18s linear infinite}@keyframes fall-267{53.23%{transform:translate(79.8046vw,53.23vh) scale(.8628)}to{transform:translate(82.67405vw,99vh) scale(.8628)}}.snow:nth-child(268){opacity:.643;transform:translate(11.9966vw,-10px) scale(.7224);animation:fall-268 10s -23s linear infinite}@keyframes fall-268{74.246%{transform:translate(18.6434vw,74.246vh) scale(.7224)}to{transform:translate(15.32vw,99vh) scale(.7224)}}.snow:nth-child(269){opacity:.7678;transform:translate(83.8903vw,-10px) scale(.1514);animation:fall-269 15s -7s linear infinite}@keyframes fall-269{30.051%{transform:translate(74.1767vw,30.051vh) scale(.1514)}to{transform:translate(79.0335vw,99vh) scale(.1514)}}.snow:nth-child(270){opacity:1.52;transform:translate(72.9852vw,-10px) scale(.5141);animation:fall-270 18s -18s linear infinite}@keyframes fall-270{49.063%{transform:translate(80.7673vw,49.063vh) scale(.5141)}to{transform:translate(76.87625vw,99vh) scale(.5141)}}.snow:nth-child(271){opacity:1.3142;transform:translate(3.5873vw,-10px) scale(.8019);animation:fall-271 23s -22s linear infinite}@keyframes fall-271{69.538%{transform:translate(-1.6259vw,69.538vh) scale(.8019)}to{transform:translate(.9807vw,99vh) scale(.8019)}}.snow:nth-child(272){opacity:1.645;transform:translate(68.494vw,-10px) scale(.1781);animation:fall-272 13s -14s linear infinite}@keyframes fall-272{58.218%{transform:translate(62.8253vw,58.218vh) scale(.1781)}to{transform:translate(65.65965vw,99vh) scale(.1781)}}.snow:nth-child(273){opacity:1.6054;transform:translate(91.2907vw,-10px) scale(.3498);animation:fall-273 15s -25s linear infinite}@keyframes fall-273{53.085%{transform:translate(86.0916vw,53.085vh) scale(.3498)}to{transform:translate(88.69115vw,99vh) scale(.3498)}}.snow:nth-child(274){opacity:1.968;transform:translate(27.4642vw,-10px) scale(.8107);animation:fall-274 18s -11s linear infinite}@keyframes fall-274{75.437%{transform:translate(31.5475vw,75.437vh) scale(.8107)}to{transform:translate(29.50585vw,99vh) scale(.8107)}}.snow:nth-child(275){opacity:1.0518;transform:translate(88.6071vw,-10px) scale(.7792);animation:fall-275 28s -3s linear infinite}@keyframes fall-275{41.666%{transform:translate(90.8668vw,41.666vh) scale(.7792)}to{transform:translate(89.73695vw,99vh) scale(.7792)}}.snow:nth-child(276){opacity:1.4542;transform:translate(24.4745vw,-10px) scale(.5306);animation:fall-276 17s -1s linear infinite}@keyframes fall-276{55.74%{transform:translate(24.7356vw,55.74vh) scale(.5306)}to{transform:translate(24.60505vw,99vh) scale(.5306)}}.snow:nth-child(277){opacity:1.764;transform:translate(47.9139vw,-10px) scale(.398);animation:fall-277 10s -30s linear infinite}@keyframes fall-277{75.084%{transform:translate(49.9155vw,75.084vh) scale(.398)}to{transform:translate(48.9147vw,99vh) scale(.398)}}.snow:nth-child(278){opacity:.2146;transform:translate(56.9385vw,-10px) scale(.1495);animation:fall-278 21s -17s linear infinite}@keyframes fall-278{58.863%{transform:translate(62.9447vw,58.863vh) scale(.1495)}to{transform:translate(59.9416vw,99vh) scale(.1495)}}.snow:nth-child(279){opacity:.779;transform:translate(45.0668vw,-10px) scale(.5656);animation:fall-279 29s -11s linear infinite}@keyframes fall-279{58.062%{transform:translate(35.0951vw,58.062vh) scale(.5656)}to{transform:translate(40.08095vw,99vh) scale(.5656)}}.snow:nth-child(280){opacity:.5926;transform:translate(42.0618vw,-10px) scale(.9482);animation:fall-280 21s -12s linear infinite}@keyframes fall-280{56.826%{transform:translate(51.1517vw,56.826vh) scale(.9482)}to{transform:translate(46.60675vw,99vh) scale(.9482)}}.snow:nth-child(281){opacity:.2446;transform:translate(48.0303vw,-10px) scale(.9506);animation:fall-281 27s -16s linear infinite}@keyframes fall-281{35.443%{transform:translate(53.9717vw,35.443vh) scale(.9506)}to{transform:translate(51.001vw,99vh) scale(.9506)}}.snow:nth-child(282){opacity:.4848;transform:translate(66.3163vw,-10px) scale(.2679);animation:fall-282 27s -17s linear infinite}@keyframes fall-282{67.961%{transform:translate(61.3735vw,67.961vh) scale(.2679)}to{transform:translate(63.8449vw,99vh) scale(.2679)}}.snow:nth-child(283){opacity:.1322;transform:translate(72.7912vw,-10px) scale(.3774);animation:fall-283 24s -8s linear infinite}@keyframes fall-283{39.436%{transform:translate(81.8115vw,39.436vh) scale(.3774)}to{transform:translate(77.30135vw,99vh) scale(.3774)}}.snow:nth-child(284){opacity:1.5946;transform:translate(51.4061vw,-10px) scale(.9351);animation:fall-284 12s -4s linear infinite}@keyframes fall-284{71.552%{transform:translate(48.1583vw,71.552vh) scale(.9351)}to{transform:translate(49.7822vw,99vh) scale(.9351)}}.snow:nth-child(285){opacity:.805;transform:translate(44.6349vw,-10px) scale(.4334);animation:fall-285 27s -2s linear infinite}@keyframes fall-285{72.845%{transform:translate(49.0442vw,72.845vh) scale(.4334)}to{transform:translate(46.83955vw,99vh) scale(.4334)}}.snow:nth-child(286){opacity:1.7854;transform:translate(72.462vw,-10px) scale(.5359);animation:fall-286 20s -9s linear infinite}@keyframes fall-286{40.392%{transform:translate(77.9479vw,40.392vh) scale(.5359)}to{transform:translate(75.20495vw,99vh) scale(.5359)}}.snow:nth-child(287){opacity:1.1514;transform:translate(34.1595vw,-10px) scale(.5149);animation:fall-287 24s -9s linear infinite}@keyframes fall-287{70.298%{transform:translate(43.7732vw,70.298vh) scale(.5149)}to{transform:translate(38.96635vw,99vh) scale(.5149)}}.snow:nth-child(288){opacity:.5628;transform:translate(25.868vw,-10px) scale(.5046);animation:fall-288 29s -23s linear infinite}@keyframes fall-288{75.784%{transform:translate(28.4483vw,75.784vh) scale(.5046)}to{transform:translate(27.15815vw,99vh) scale(.5046)}}.snow:nth-child(289){opacity:.17;transform:translate(90.484vw,-10px) scale(.6042);animation:fall-289 15s -9s linear infinite}@keyframes fall-289{55.751%{transform:translate(98.5869vw,55.751vh) scale(.6042)}to{transform:translate(94.53545vw,99vh) scale(.6042)}}.snow:nth-child(290){opacity:.4112;transform:translate(16.0386vw,-10px) scale(.2917);animation:fall-290 26s -28s linear infinite}@keyframes fall-290{64.779%{transform:translate(9.1846vw,64.779vh) scale(.2917)}to{transform:translate(12.6116vw,99vh) scale(.2917)}}.snow:nth-child(291){opacity:1.3502;transform:translate(40.5082vw,-10px) scale(.3407);animation:fall-291 18s -12s linear infinite}@keyframes fall-291{43.538%{transform:translate(46.7061vw,43.538vh) scale(.3407)}to{transform:translate(43.60715vw,99vh) scale(.3407)}}.snow:nth-child(292){opacity:1.0276;transform:translate(40.8327vw,-10px) scale(.3116);animation:fall-292 29s -21s linear infinite}@keyframes fall-292{65.301%{transform:translate(41.0948vw,65.301vh) scale(.3116)}to{transform:translate(40.96375vw,99vh) scale(.3116)}}.snow:nth-child(293){opacity:1.5166;transform:translate(99.4908vw,-10px) scale(.3391);animation:fall-293 22s -23s linear infinite}@keyframes fall-293{58.559%{transform:translate(108.3845vw,58.559vh) scale(.3391)}to{transform:translate(103.93765vw,99vh) scale(.3391)}}.snow:nth-child(294){opacity:.8686;transform:translate(76.4083vw,-10px) scale(.2601);animation:fall-294 14s -22s linear infinite}@keyframes fall-294{71.412%{transform:translate(85.5092vw,71.412vh) scale(.2601)}to{transform:translate(80.95875vw,99vh) scale(.2601)}}.snow:nth-child(295){opacity:.5378;transform:translate(17.9132vw,-10px) scale(.0298);animation:fall-295 12s -29s linear infinite}@keyframes fall-295{72.968%{transform:translate(14.7072vw,72.968vh) scale(.0298)}to{transform:translate(16.3102vw,99vh) scale(.0298)}}.snow:nth-child(296){opacity:1.5808;transform:translate(21.4748vw,-10px) scale(.8577);animation:fall-296 18s -18s linear infinite}@keyframes fall-296{49.61%{transform:translate(15.4444vw,49.61vh) scale(.8577)}to{transform:translate(18.4596vw,99vh) scale(.8577)}}.snow:nth-child(297){opacity:.551;transform:translate(40.8374vw,-10px) scale(.4495);animation:fall-297 12s -15s linear infinite}@keyframes fall-297{36.488%{transform:translate(31.5124vw,36.488vh) scale(.4495)}to{transform:translate(36.1749vw,99vh) scale(.4495)}}.snow:nth-child(298){opacity:.7618;transform:translate(64.3379vw,-10px) scale(.5421);animation:fall-298 25s -16s linear infinite}@keyframes fall-298{50.588%{transform:translate(63.0048vw,50.588vh) scale(.5421)}to{transform:translate(63.67135vw,99vh) scale(.5421)}}.snow:nth-child(299){opacity:.3618;transform:translate(9.809vw,-10px) scale(.0263);animation:fall-299 30s -9s linear infinite}@keyframes fall-299{55.414%{transform:translate(18.1027vw,55.414vh) scale(.0263)}to{transform:translate(13.95585vw,99vh) scale(.0263)}}.snow:nth-child(300){opacity:1.642;transform:translate(30.9122vw,-10px) scale(.8614);animation:fall-300 13s -22s linear infinite}@keyframes fall-300{78.072%{transform:translate(26.1722vw,78.072vh) scale(.8614)}to{transform:translate(28.5422vw,99vh) scale(.8614)}}.snow:nth-child(301){opacity:.0084;transform:translate(4.8541vw,-10px) scale(.9436);animation:fall-301 29s -27s linear infinite}@keyframes fall-301{32.812%{transform:translate(.126vw,32.812vh) scale(.9436)}to{transform:translate(2.49005vw,99vh) scale(.9436)}}.snow:nth-child(302){opacity:1.2694;transform:translate(5.8134vw,-10px) scale(.4215);animation:fall-302 25s -14s linear infinite}@keyframes fall-302{63.376%{transform:translate(8.0959vw,63.376vh) scale(.4215)}to{transform:translate(6.95465vw,99vh) scale(.4215)}}.snow:nth-child(303){opacity:1.1682;transform:translate(32.4592vw,-10px) scale(.699);animation:fall-303 27s -8s linear infinite}@keyframes fall-303{57.486%{transform:translate(25.4797vw,57.486vh) scale(.699)}to{transform:translate(28.96945vw,99vh) scale(.699)}}.snow:nth-child(304){opacity:1.1364;transform:translate(74.9067vw,-10px) scale(.1371);animation:fall-304 10s -5s linear infinite}@keyframes fall-304{57.46%{transform:translate(74.5376vw,57.46vh) scale(.1371)}to{transform:translate(74.72215vw,99vh) scale(.1371)}}.snow:nth-child(305){opacity:.7948;transform:translate(6.0423vw,-10px) scale(.8096);animation:fall-305 21s -24s linear infinite}@keyframes fall-305{79.592%{transform:translate(.8851vw,79.592vh) scale(.8096)}to{transform:translate(3.4637vw,99vh) scale(.8096)}}.snow:nth-child(306){opacity:1.8216;transform:translate(18.3465vw,-10px) scale(.1668);animation:fall-306 23s -1s linear infinite}@keyframes fall-306{50.902%{transform:translate(17.0751vw,50.902vh) scale(.1668)}to{transform:translate(17.7108vw,99vh) scale(.1668)}}.snow:nth-child(307){opacity:1.5902;transform:translate(16.3352vw,-10px) scale(.9538);animation:fall-307 10s -11s linear infinite}@keyframes fall-307{37.758%{transform:translate(20.804vw,37.758vh) scale(.9538)}to{transform:translate(18.5696vw,99vh) scale(.9538)}}.snow:nth-child(308){opacity:.3394;transform:translate(31.7vw,-10px) scale(.6412);animation:fall-308 13s -12s linear infinite}@keyframes fall-308{43.895%{transform:translate(36.7166vw,43.895vh) scale(.6412)}to{transform:translate(34.2083vw,99vh) scale(.6412)}}.snow:nth-child(309){opacity:.9258;transform:translate(59.0673vw,-10px) scale(.9726);animation:fall-309 21s -30s linear infinite}@keyframes fall-309{76.23%{transform:translate(55.5412vw,76.23vh) scale(.9726)}to{transform:translate(57.30425vw,99vh) scale(.9726)}}.snow:nth-child(310){opacity:1.9232;transform:translate(89.5992vw,-10px) scale(.6329);animation:fall-310 11s -14s linear infinite}@keyframes fall-310{58.562%{transform:translate(94.7618vw,58.562vh) scale(.6329)}to{transform:translate(92.1805vw,99vh) scale(.6329)}}.snow:nth-child(311){opacity:1.9358;transform:translate(.1777vw,-10px) scale(.1573);animation:fall-311 28s -21s linear infinite}@keyframes fall-311{59.456%{transform:translate(-.6903vw,59.456vh) scale(.1573)}to{transform:translate(-.2563vw,99vh) scale(.1573)}}.snow:nth-child(312){opacity:.1934;transform:translate(7.1508vw,-10px) scale(.6381);animation:fall-312 21s -11s linear infinite}@keyframes fall-312{51.76%{transform:translate(9.7792vw,51.76vh) scale(.6381)}to{transform:translate(8.465vw,99vh) scale(.6381)}}.snow:nth-child(313){opacity:.6748;transform:translate(56.3181vw,-10px) scale(.0251);animation:fall-313 17s -2s linear infinite}@keyframes fall-313{45.099%{transform:translate(47.9558vw,45.099vh) scale(.0251)}to{transform:translate(52.13695vw,99vh) scale(.0251)}}.snow:nth-child(314){opacity:1.806;transform:translate(97.2286vw,-10px) scale(.3415);animation:fall-314 28s -6s linear infinite}@keyframes fall-314{74.077%{transform:translate(88.4752vw,74.077vh) scale(.3415)}to{transform:translate(92.8519vw,99vh) scale(.3415)}}.snow:nth-child(315){opacity:1.5246;transform:translate(39.9914vw,-10px) scale(.1249);animation:fall-315 23s -17s linear infinite}@keyframes fall-315{44.165%{transform:translate(49.4938vw,44.165vh) scale(.1249)}to{transform:translate(44.7426vw,99vh) scale(.1249)}}.snow:nth-child(316){opacity:1.1206;transform:translate(98.9352vw,-10px) scale(.457);animation:fall-316 13s -18s linear infinite}@keyframes fall-316{44.664%{transform:translate(101.8541vw,44.664vh) scale(.457)}to{transform:translate(100.39465vw,99vh) scale(.457)}}.snow:nth-child(317){opacity:.0978;transform:translate(89.1861vw,-10px) scale(.9852);animation:fall-317 17s -13s linear infinite}@keyframes fall-317{43.471%{transform:translate(89.395vw,43.471vh) scale(.9852)}to{transform:translate(89.29055vw,99vh) scale(.9852)}}.snow:nth-child(318){opacity:.7166;transform:translate(63.3023vw,-10px) scale(.4084);animation:fall-318 16s -2s linear infinite}@keyframes fall-318{49.234%{transform:translate(67.7357vw,49.234vh) scale(.4084)}to{transform:translate(65.519vw,99vh) scale(.4084)}}.snow:nth-child(319){opacity:.6698;transform:translate(30.3014vw,-10px) scale(.8561);animation:fall-319 16s -20s linear infinite}@keyframes fall-319{64.222%{transform:translate(33.8947vw,64.222vh) scale(.8561)}to{transform:translate(32.09805vw,99vh) scale(.8561)}}.snow:nth-child(320){opacity:.7772;transform:translate(56.8875vw,-10px) scale(.0001);animation:fall-320 15s -25s linear infinite}@keyframes fall-320{79.749%{transform:translate(51.9569vw,79.749vh) scale(.0001)}to{transform:translate(54.4222vw,99vh) scale(.0001)}}.snow:nth-child(321){opacity:1.0182;transform:translate(17.9649vw,-10px) scale(.399);animation:fall-321 26s -13s linear infinite}@keyframes fall-321{64.218%{transform:translate(12.1365vw,64.218vh) scale(.399)}to{transform:translate(15.0507vw,99vh) scale(.399)}}.snow:nth-child(322){opacity:.1552;transform:translate(23.725vw,-10px) scale(.9093);animation:fall-322 12s -13s linear infinite}@keyframes fall-322{42.216%{transform:translate(33.7218vw,42.216vh) scale(.9093)}to{transform:translate(28.7234vw,99vh) scale(.9093)}}.snow:nth-child(323){opacity:1.089;transform:translate(37.5645vw,-10px) scale(.6447);animation:fall-323 12s -18s linear infinite}@keyframes fall-323{36.405%{transform:translate(40.3418vw,36.405vh) scale(.6447)}to{transform:translate(38.95315vw,99vh) scale(.6447)}}.snow:nth-child(324){opacity:.8064;transform:translate(54.8226vw,-10px) scale(.3275);animation:fall-324 29s -1s linear infinite}@keyframes fall-324{60.131%{transform:translate(45.3395vw,60.131vh) scale(.3275)}to{transform:translate(50.08105vw,99vh) scale(.3275)}}.snow:nth-child(325){opacity:.7338;transform:translate(28.9904vw,-10px) scale(.7632);animation:fall-325 25s -27s linear infinite}@keyframes fall-325{46.643%{transform:translate(35.4326vw,46.643vh) scale(.7632)}to{transform:translate(32.2115vw,99vh) scale(.7632)}}.snow:nth-child(326){opacity:.1382;transform:translate(30.8411vw,-10px) scale(.2658);animation:fall-326 14s -27s linear infinite}@keyframes fall-326{56.06%{transform:translate(34.3148vw,56.06vh) scale(.2658)}to{transform:translate(32.57795vw,99vh) scale(.2658)}}.snow:nth-child(327){opacity:.1896;transform:translate(7.0761vw,-10px) scale(.0744);animation:fall-327 18s -22s linear infinite}@keyframes fall-327{41.349%{transform:translate(6.5695vw,41.349vh) scale(.0744)}to{transform:translate(6.8228vw,99vh) scale(.0744)}}.snow:nth-child(328){opacity:.576;transform:translate(24.4273vw,-10px) scale(.3548);animation:fall-328 16s -28s linear infinite}@keyframes fall-328{65.351%{transform:translate(18.0459vw,65.351vh) scale(.3548)}to{transform:translate(21.2366vw,99vh) scale(.3548)}}.snow:nth-child(329){opacity:.1174;transform:translate(44.7307vw,-10px) scale(.8773);animation:fall-329 28s -4s linear infinite}@keyframes fall-329{49.69%{transform:translate(46.1837vw,49.69vh) scale(.8773)}to{transform:translate(45.4572vw,99vh) scale(.8773)}}.snow:nth-child(330){opacity:.7686;transform:translate(4.9294vw,-10px) scale(.915);animation:fall-330 12s -25s linear infinite}@keyframes fall-330{46.657%{transform:translate(13.6674vw,46.657vh) scale(.915)}to{transform:translate(9.2984vw,99vh) scale(.915)}}.snow:nth-child(331){opacity:.8256;transform:translate(1.2949vw,-10px) scale(.5465);animation:fall-331 21s -6s linear infinite}@keyframes fall-331{52.42%{transform:translate(-3.9986vw,52.42vh) scale(.5465)}to{transform:translate(-1.35185vw,99vh) scale(.5465)}}.snow:nth-child(332){opacity:.1474;transform:translate(41.036vw,-10px) scale(.9695);animation:fall-332 15s -26s linear infinite}@keyframes fall-332{57.289%{transform:translate(34.1549vw,57.289vh) scale(.9695)}to{transform:translate(37.59545vw,99vh) scale(.9695)}}.snow:nth-child(333){opacity:1.6858;transform:translate(59.6502vw,-10px) scale(.6267);animation:fall-333 24s -12s linear infinite}@keyframes fall-333{43.74%{transform:translate(63.4105vw,43.74vh) scale(.6267)}to{transform:translate(61.53035vw,99vh) scale(.6267)}}.snow:nth-child(334){opacity:1.8528;transform:translate(29.2074vw,-10px) scale(.2001);animation:fall-334 22s -29s linear infinite}@keyframes fall-334{49.272%{transform:translate(34.7575vw,49.272vh) scale(.2001)}to{transform:translate(31.98245vw,99vh) scale(.2001)}}.snow:nth-child(335){opacity:1.0124;transform:translate(3.4122vw,-10px) scale(.2857);animation:fall-335 12s -12s linear infinite}@keyframes fall-335{33.632%{transform:translate(12.8851vw,33.632vh) scale(.2857)}to{transform:translate(8.14865vw,99vh) scale(.2857)}}.snow:nth-child(336){opacity:.6136;transform:translate(22.4763vw,-10px) scale(.0841);animation:fall-336 11s -13s linear infinite}@keyframes fall-336{40.181%{transform:translate(30.2186vw,40.181vh) scale(.0841)}to{transform:translate(26.34745vw,99vh) scale(.0841)}}.snow:nth-child(337){opacity:.9482;transform:translate(77.7613vw,-10px) scale(.3589);animation:fall-337 22s -11s linear infinite}@keyframes fall-337{46.516%{transform:translate(85.6306vw,46.516vh) scale(.3589)}to{transform:translate(81.69595vw,99vh) scale(.3589)}}.snow:nth-child(338){opacity:1.4466;transform:translate(38.744vw,-10px) scale(.6577);animation:fall-338 28s -15s linear infinite}@keyframes fall-338{68.883%{transform:translate(29.3512vw,68.883vh) scale(.6577)}to{transform:translate(34.0476vw,99vh) scale(.6577)}}.snow:nth-child(339){opacity:.385;transform:translate(77.4789vw,-10px) scale(.1248);animation:fall-339 22s -18s linear infinite}@keyframes fall-339{62.049%{transform:translate(84.8923vw,62.049vh) scale(.1248)}to{transform:translate(81.1856vw,99vh) scale(.1248)}}.snow:nth-child(340){opacity:.3638;transform:translate(25.0504vw,-10px) scale(.2577);animation:fall-340 29s -30s linear infinite}@keyframes fall-340{55.607%{transform:translate(23.7036vw,55.607vh) scale(.2577)}to{transform:translate(24.377vw,99vh) scale(.2577)}}.snow:nth-child(341){opacity:1.4062;transform:translate(2.7093vw,-10px) scale(.8396);animation:fall-341 22s -10s linear infinite}@keyframes fall-341{73.406%{transform:translate(-6.6793vw,73.406vh) scale(.8396)}to{transform:translate(-1.985vw,99vh) scale(.8396)}}.snow:nth-child(342){opacity:.4814;transform:translate(17.2864vw,-10px) scale(.8272);animation:fall-342 23s -29s linear infinite}@keyframes fall-342{39.876%{transform:translate(12.4532vw,39.876vh) scale(.8272)}to{transform:translate(14.8698vw,99vh) scale(.8272)}}.snow:nth-child(343){opacity:.7312;transform:translate(99.9962vw,-10px) scale(.6531);animation:fall-343 20s -8s linear infinite}@keyframes fall-343{67.286%{transform:translate(101.8741vw,67.286vh) scale(.6531)}to{transform:translate(100.93515vw,99vh) scale(.6531)}}.snow:nth-child(344){opacity:1.951;transform:translate(14.1236vw,-10px) scale(.42);animation:fall-344 26s -25s linear infinite}@keyframes fall-344{47.527%{transform:translate(19.6217vw,47.527vh) scale(.42)}to{transform:translate(16.87265vw,99vh) scale(.42)}}.snow:nth-child(345){opacity:1.982;transform:translate(94.5509vw,-10px) scale(.0885);animation:fall-345 10s -13s linear infinite}@keyframes fall-345{50.587%{transform:translate(85.9039vw,50.587vh) scale(.0885)}to{transform:translate(90.2274vw,99vh) scale(.0885)}}.snow:nth-child(346){opacity:1.221;transform:translate(19.818vw,-10px) scale(.9341);animation:fall-346 27s -29s linear infinite}@keyframes fall-346{47.875%{transform:translate(28.4938vw,47.875vh) scale(.9341)}to{transform:translate(24.1559vw,99vh) scale(.9341)}}.snow:nth-child(347){opacity:1.3286;transform:translate(22.673vw,-10px) scale(.802);animation:fall-347 29s -2s linear infinite}@keyframes fall-347{65.951%{transform:translate(26.1152vw,65.951vh) scale(.802)}to{transform:translate(24.3941vw,99vh) scale(.802)}}.snow:nth-child(348){opacity:.0682;transform:translate(7.8662vw,-10px) scale(.4766);animation:fall-348 21s -11s linear infinite}@keyframes fall-348{37.393%{transform:translate(11.3923vw,37.393vh) scale(.4766)}to{transform:translate(9.62925vw,99vh) scale(.4766)}}.snow:nth-child(349){opacity:.0376;transform:translate(36.7982vw,-10px) scale(.2527);animation:fall-349 25s -18s linear infinite}@keyframes fall-349{32.881%{transform:translate(41.7104vw,32.881vh) scale(.2527)}to{transform:translate(39.2543vw,99vh) scale(.2527)}}.snow:nth-child(350){opacity:.6822;transform:translate(61.6201vw,-10px) scale(.1793);animation:fall-350 28s -25s linear infinite}@keyframes fall-350{37.392%{transform:translate(61.1956vw,37.392vh) scale(.1793)}to{transform:translate(61.40785vw,99vh) scale(.1793)}}.snow:nth-child(351){opacity:1.1798;transform:translate(93.7252vw,-10px) scale(.4103);animation:fall-351 18s -1s linear infinite}@keyframes fall-351{70.62%{transform:translate(98.9736vw,70.62vh) scale(.4103)}to{transform:translate(96.3494vw,99vh) scale(.4103)}}.snow:nth-child(352){opacity:.0998;transform:translate(16.8082vw,-10px) scale(.5735);animation:fall-352 29s -24s linear infinite}@keyframes fall-352{55.123%{transform:translate(19.552vw,55.123vh) scale(.5735)}to{transform:translate(18.1801vw,99vh) scale(.5735)}}.snow:nth-child(353){opacity:.1118;transform:translate(64.9026vw,-10px) scale(.302);animation:fall-353 22s -13s linear infinite}@keyframes fall-353{53.24%{transform:translate(68.5886vw,53.24vh) scale(.302)}to{transform:translate(66.7456vw,99vh) scale(.302)}}.snow:nth-child(354){opacity:1.0516;transform:translate(85.6356vw,-10px) scale(.9421);animation:fall-354 14s -4s linear infinite}@keyframes fall-354{71.686%{transform:translate(92.1932vw,71.686vh) scale(.9421)}to{transform:translate(88.9144vw,99vh) scale(.9421)}}.snow:nth-child(355){opacity:.657;transform:translate(37.817vw,-10px) scale(.0007);animation:fall-355 16s -3s linear infinite}@keyframes fall-355{60.616%{transform:translate(38.937vw,60.616vh) scale(.0007)}to{transform:translate(38.377vw,99vh) scale(.0007)}}.snow:nth-child(356){opacity:1.7912;transform:translate(27.798vw,-10px) scale(.9308);animation:fall-356 14s -16s linear infinite}@keyframes fall-356{52.533%{transform:translate(35.7002vw,52.533vh) scale(.9308)}to{transform:translate(31.7491vw,99vh) scale(.9308)}}.snow:nth-child(357){opacity:1.6888;transform:translate(50.7772vw,-10px) scale(.7278);animation:fall-357 28s -10s linear infinite}@keyframes fall-357{76.94%{transform:translate(53.4855vw,76.94vh) scale(.7278)}to{transform:translate(52.13135vw,99vh) scale(.7278)}}.snow:nth-child(358){opacity:.2408;transform:translate(87.8146vw,-10px) scale(.4928);animation:fall-358 15s -10s linear infinite}@keyframes fall-358{36.161%{transform:translate(94.9452vw,36.161vh) scale(.4928)}to{transform:translate(91.3799vw,99vh) scale(.4928)}}.snow:nth-child(359){opacity:1.2936;transform:translate(29.0921vw,-10px) scale(.0426);animation:fall-359 26s -7s linear infinite}@keyframes fall-359{55.292%{transform:translate(26.3512vw,55.292vh) scale(.0426)}to{transform:translate(27.72165vw,99vh) scale(.0426)}}.snow:nth-child(360){opacity:1.485;transform:translate(83.5445vw,-10px) scale(.5257);animation:fall-360 17s -8s linear infinite}@keyframes fall-360{30.98%{transform:translate(91.8719vw,30.98vh) scale(.5257)}to{transform:translate(87.7082vw,99vh) scale(.5257)}}.snow:nth-child(361){opacity:1.087;transform:translate(64.2483vw,-10px) scale(.0416);animation:fall-361 11s -2s linear infinite}@keyframes fall-361{63.55%{transform:translate(72.8085vw,63.55vh) scale(.0416)}to{transform:translate(68.5284vw,99vh) scale(.0416)}}.snow:nth-child(362){opacity:.9566;transform:translate(23.1812vw,-10px) scale(.703);animation:fall-362 23s -28s linear infinite}@keyframes fall-362{36.773%{transform:translate(28.2708vw,36.773vh) scale(.703)}to{transform:translate(25.726vw,99vh) scale(.703)}}.snow:nth-child(363){opacity:.5786;transform:translate(65.2486vw,-10px) scale(.2631);animation:fall-363 10s -7s linear infinite}@keyframes fall-363{71.947%{transform:translate(60.537vw,71.947vh) scale(.2631)}to{transform:translate(62.8928vw,99vh) scale(.2631)}}.snow:nth-child(364){opacity:.3302;transform:translate(11.9035vw,-10px) scale(.0634);animation:fall-364 27s -8s linear infinite}@keyframes fall-364{60.786%{transform:translate(11.4417vw,60.786vh) scale(.0634)}to{transform:translate(11.6726vw,99vh) scale(.0634)}}.snow:nth-child(365){opacity:.7808;transform:translate(37.6165vw,-10px) scale(.0567);animation:fall-365 12s -13s linear infinite}@keyframes fall-365{66.203%{transform:translate(27.9491vw,66.203vh) scale(.0567)}to{transform:translate(32.7828vw,99vh) scale(.0567)}}.snow:nth-child(366){opacity:1.3606;transform:translate(97.6314vw,-10px) scale(.2035);animation:fall-366 30s -3s linear infinite}@keyframes fall-366{64.737%{transform:translate(89.693vw,64.737vh) scale(.2035)}to{transform:translate(93.6622vw,99vh) scale(.2035)}}.snow:nth-child(367){opacity:1.1292;transform:translate(75.4284vw,-10px) scale(.3449);animation:fall-367 29s -1s linear infinite}@keyframes fall-367{37.769%{transform:translate(80.7977vw,37.769vh) scale(.3449)}to{transform:translate(78.11305vw,99vh) scale(.3449)}}.snow:nth-child(368){opacity:1.9248;transform:translate(53.0345vw,-10px) scale(.5517);animation:fall-368 24s -17s linear infinite}@keyframes fall-368{35.868%{transform:translate(59.4063vw,35.868vh) scale(.5517)}to{transform:translate(56.2204vw,99vh) scale(.5517)}}.snow:nth-child(369){opacity:.5298;transform:translate(29.2793vw,-10px) scale(.3385);animation:fall-369 20s -22s linear infinite}@keyframes fall-369{41.312%{transform:translate(21.3953vw,41.312vh) scale(.3385)}to{transform:translate(25.3373vw,99vh) scale(.3385)}}.snow:nth-child(370){opacity:.6368;transform:translate(60.3746vw,-10px) scale(.3908);animation:fall-370 28s -19s linear infinite}@keyframes fall-370{66.422%{transform:translate(65.5875vw,66.422vh) scale(.3908)}to{transform:translate(62.98105vw,99vh) scale(.3908)}}.snow:nth-child(371){opacity:1.7068;transform:translate(26.1717vw,-10px) scale(.0151);animation:fall-371 15s -29s linear infinite}@keyframes fall-371{47.646%{transform:translate(17.948vw,47.646vh) scale(.0151)}to{transform:translate(22.05985vw,99vh) scale(.0151)}}.snow:nth-child(372){opacity:.2518;transform:translate(3.1322vw,-10px) scale(.6639);animation:fall-372 15s -3s linear infinite}@keyframes fall-372{64.604%{transform:translate(8.4908vw,64.604vh) scale(.6639)}to{transform:translate(5.8115vw,99vh) scale(.6639)}}.snow:nth-child(373){opacity:1.6446;transform:translate(21.5754vw,-10px) scale(.6345);animation:fall-373 30s -2s linear infinite}@keyframes fall-373{79.554%{transform:translate(23.0221vw,79.554vh) scale(.6345)}to{transform:translate(22.29875vw,99vh) scale(.6345)}}.snow:nth-child(374){opacity:1.0286;transform:translate(1.834vw,-10px) scale(.1257);animation:fall-374 11s -4s linear infinite}@keyframes fall-374{72.531%{transform:translate(-2.4098vw,72.531vh) scale(.1257)}to{transform:translate(-.2879vw,99vh) scale(.1257)}}.snow:nth-child(375){opacity:.8762;transform:translate(71.941vw,-10px) scale(.0173);animation:fall-375 15s -30s linear infinite}@keyframes fall-375{47.276%{transform:translate(73.3652vw,47.276vh) scale(.0173)}to{transform:translate(72.6531vw,99vh) scale(.0173)}}.snow:nth-child(376){opacity:1.0294;transform:translate(34.8433vw,-10px) scale(.021);animation:fall-376 18s -9s linear infinite}@keyframes fall-376{31.595%{transform:translate(42.8039vw,31.595vh) scale(.021)}to{transform:translate(38.8236vw,99vh) scale(.021)}}.snow:nth-child(377){opacity:1.3146;transform:translate(57.6781vw,-10px) scale(.2122);animation:fall-377 21s -26s linear infinite}@keyframes fall-377{71.159%{transform:translate(48.3441vw,71.159vh) scale(.2122)}to{transform:translate(53.0111vw,99vh) scale(.2122)}}.snow:nth-child(378){opacity:.2552;transform:translate(53.0095vw,-10px) scale(.0321);animation:fall-378 28s -24s linear infinite}@keyframes fall-378{46.311%{transform:translate(47.4241vw,46.311vh) scale(.0321)}to{transform:translate(50.2168vw,99vh) scale(.0321)}}.snow:nth-child(379){opacity:.2684;transform:translate(25.178vw,-10px) scale(.337);animation:fall-379 26s -1s linear infinite}@keyframes fall-379{30.245%{transform:translate(26.8368vw,30.245vh) scale(.337)}to{transform:translate(26.0074vw,99vh) scale(.337)}}.snow:nth-child(380){opacity:1.0008;transform:translate(42.227vw,-10px) scale(.1377);animation:fall-380 27s -16s linear infinite}@keyframes fall-380{50.963%{transform:translate(37.2115vw,50.963vh) scale(.1377)}to{transform:translate(39.71925vw,99vh) scale(.1377)}}.snow:nth-child(381){opacity:.2328;transform:translate(12.8389vw,-10px) scale(.3623);animation:fall-381 22s -17s linear infinite}@keyframes fall-381{48.193%{transform:translate(8.482vw,48.193vh) scale(.3623)}to{transform:translate(10.66045vw,99vh) scale(.3623)}}.snow:nth-child(382){opacity:1.5004;transform:translate(90.4751vw,-10px) scale(.4357);animation:fall-382 16s -26s linear infinite}@keyframes fall-382{49.515%{transform:translate(84.9143vw,49.515vh) scale(.4357)}to{transform:translate(87.6947vw,99vh) scale(.4357)}}.snow:nth-child(383){opacity:1.9702;transform:translate(38.8684vw,-10px) scale(.8493);animation:fall-383 22s -9s linear infinite}@keyframes fall-383{68.592%{transform:translate(30.1335vw,68.592vh) scale(.8493)}to{transform:translate(34.50095vw,99vh) scale(.8493)}}.snow:nth-child(384){opacity:1.045;transform:translate(62.3033vw,-10px) scale(.8044);animation:fall-384 13s -30s linear infinite}@keyframes fall-384{40.439%{transform:translate(71.8626vw,40.439vh) scale(.8044)}to{transform:translate(67.08295vw,99vh) scale(.8044)}}.snow:nth-child(385){opacity:1.3428;transform:translate(6.6299vw,-10px) scale(.3582);animation:fall-385 17s -10s linear infinite}@keyframes fall-385{31.79%{transform:translate(-.1344vw,31.79vh) scale(.3582)}to{transform:translate(3.24775vw,99vh) scale(.3582)}}.snow:nth-child(386){opacity:.5068;transform:translate(.3942vw,-10px) scale(.7023);animation:fall-386 13s -13s linear infinite}@keyframes fall-386{34.277%{transform:translate(-1.4148vw,34.277vh) scale(.7023)}to{transform:translate(-.5103vw,99vh) scale(.7023)}}.snow:nth-child(387){opacity:.313;transform:translate(14.485vw,-10px) scale(.3163);animation:fall-387 25s -9s linear infinite}@keyframes fall-387{59.445%{transform:translate(12.6241vw,59.445vh) scale(.3163)}to{transform:translate(13.55455vw,99vh) scale(.3163)}}.snow:nth-child(388){opacity:1.3014;transform:translate(89.7757vw,-10px) scale(.3298);animation:fall-388 21s -3s linear infinite}@keyframes fall-388{34.349%{transform:translate(95.6602vw,34.349vh) scale(.3298)}to{transform:translate(92.71795vw,99vh) scale(.3298)}}.snow:nth-child(389){opacity:1.314;transform:translate(81.3771vw,-10px) scale(.6619);animation:fall-389 24s -23s linear infinite}@keyframes fall-389{45.921%{transform:translate(91.1364vw,45.921vh) scale(.6619)}to{transform:translate(86.25675vw,99vh) scale(.6619)}}.snow:nth-child(390){opacity:.3588;transform:translate(97.8684vw,-10px) scale(.0726);animation:fall-390 22s -18s linear infinite}@keyframes fall-390{76.49%{transform:translate(101.2806vw,76.49vh) scale(.0726)}to{transform:translate(99.5745vw,99vh) scale(.0726)}}.snow:nth-child(391){opacity:.1972;transform:translate(70.7345vw,-10px) scale(.4273);animation:fall-391 17s -5s linear infinite}@keyframes fall-391{53.351%{transform:translate(77.2986vw,53.351vh) scale(.4273)}to{transform:translate(74.01655vw,99vh) scale(.4273)}}.snow:nth-child(392){opacity:.3666;transform:translate(60.5325vw,-10px) scale(.9146);animation:fall-392 18s -17s linear infinite}@keyframes fall-392{63.203%{transform:translate(54.5117vw,63.203vh) scale(.9146)}to{transform:translate(57.5221vw,99vh) scale(.9146)}}.snow:nth-child(393){opacity:1.0666;transform:translate(97.1844vw,-10px) scale(.8242);animation:fall-393 25s -22s linear infinite}@keyframes fall-393{68.146%{transform:translate(98.8834vw,68.146vh) scale(.8242)}to{transform:translate(98.0339vw,99vh) scale(.8242)}}.snow:nth-child(394){opacity:.5514;transform:translate(57.4779vw,-10px) scale(.2039);animation:fall-394 16s -8s linear infinite}@keyframes fall-394{73.691%{transform:translate(50.7026vw,73.691vh) scale(.2039)}to{transform:translate(54.09025vw,99vh) scale(.2039)}}.snow:nth-child(395){opacity:.8328;transform:translate(40.6131vw,-10px) scale(.7247);animation:fall-395 22s -16s linear infinite}@keyframes fall-395{40.976%{transform:translate(49.4778vw,40.976vh) scale(.7247)}to{transform:translate(45.04545vw,99vh) scale(.7247)}}.snow:nth-child(396){opacity:1.0306;transform:translate(15.1829vw,-10px) scale(.0301);animation:fall-396 19s -13s linear infinite}@keyframes fall-396{67.891%{transform:translate(15.1162vw,67.891vh) scale(.0301)}to{transform:translate(15.14955vw,99vh) scale(.0301)}}.snow:nth-child(397){opacity:.8838;transform:translate(91.3346vw,-10px) scale(.2552);animation:fall-397 19s -22s linear infinite}@keyframes fall-397{30.243%{transform:translate(95.376vw,30.243vh) scale(.2552)}to{transform:translate(93.3553vw,99vh) scale(.2552)}}.snow:nth-child(398){opacity:.8404;transform:translate(61.8565vw,-10px) scale(.0871);animation:fall-398 28s -25s linear infinite}@keyframes fall-398{41.441%{transform:translate(69.6311vw,41.441vh) scale(.0871)}to{transform:translate(65.7438vw,99vh) scale(.0871)}}.snow:nth-child(399){opacity:.3818;transform:translate(42.2554vw,-10px) scale(.6578);animation:fall-399 16s -3s linear infinite}@keyframes fall-399{71.601%{transform:translate(40.8598vw,71.601vh) scale(.6578)}to{transform:translate(41.5576vw,99vh) scale(.6578)}}.snow:nth-child(400){opacity:1.827;transform:translate(79.2169vw,-10px) scale(.911);animation:fall-400 10s -21s linear infinite}@keyframes fall-400{37.96%{transform:translate(83.9083vw,37.96vh) scale(.911)}to{transform:translate(81.5626vw,99vh) scale(.911)}}\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:.0362;transform:translate(94.4151vw,-10px) scale(.7754);animation:fall-1 18s -24s linear infinite}@keyframes fall-1{68.607%{transform:translate(97.3405vw,68.607vh) scale(.7754)}to{transform:translate(95.8778vw,99vh) scale(.7754)}}.snow:nth-child(2){opacity:1.29;transform:translate(3.9897vw,-10px) scale(.4858);animation:fall-2 23s -17s linear infinite}@keyframes fall-2{57.66%{transform:translate(12.9923vw,57.66vh) scale(.4858)}to{transform:translate(8.491vw,99vh) scale(.4858)}}.snow:nth-child(3){opacity:.9912;transform:translate(86.6515vw,-10px) scale(.5244);animation:fall-3 12s -13s linear infinite}@keyframes fall-3{40.955%{transform:translate(83.0725vw,40.955vh) scale(.5244)}to{transform:translate(84.862vw,99vh) scale(.5244)}}.snow:nth-child(4){opacity:.09;transform:translate(78.7762vw,-10px) scale(.2891);animation:fall-4 11s -22s linear infinite}@keyframes fall-4{59.714%{transform:translate(75.413vw,59.714vh) scale(.2891)}to{transform:translate(77.0946vw,99vh) scale(.2891)}}.snow:nth-child(5){opacity:1.2384;transform:translate(5.3982vw,-10px) scale(.6139);animation:fall-5 28s -14s linear infinite}@keyframes fall-5{64.845%{transform:translate(.1655vw,64.845vh) scale(.6139)}to{transform:translate(2.78185vw,99vh) scale(.6139)}}.snow:nth-child(6){opacity:1.194;transform:translate(57.8567vw,-10px) scale(.5461);animation:fall-6 28s -17s linear infinite}@keyframes fall-6{70.932%{transform:translate(59.1763vw,70.932vh) scale(.5461)}to{transform:translate(58.5165vw,99vh) scale(.5461)}}.snow:nth-child(7){opacity:1.9796;transform:translate(64.4725vw,-10px) scale(.6091);animation:fall-7 13s -8s linear infinite}@keyframes fall-7{66.232%{transform:translate(71.3245vw,66.232vh) scale(.6091)}to{transform:translate(67.8985vw,99vh) scale(.6091)}}.snow:nth-child(8){opacity:.3504;transform:translate(44.7362vw,-10px) scale(.2388);animation:fall-8 28s -7s linear infinite}@keyframes fall-8{33.303%{transform:translate(54.6208vw,33.303vh) scale(.2388)}to{transform:translate(49.6785vw,99vh) scale(.2388)}}.snow:nth-child(9){opacity:.2636;transform:translate(35.6006vw,-10px) scale(.8069);animation:fall-9 26s -30s linear infinite}@keyframes fall-9{30.353%{transform:translate(42.5833vw,30.353vh) scale(.8069)}to{transform:translate(39.09195vw,99vh) scale(.8069)}}.snow:nth-child(10){opacity:1.9076;transform:translate(95.04vw,-10px) scale(.1586);animation:fall-10 11s -25s linear infinite}@keyframes fall-10{35.211%{transform:translate(98.9911vw,35.211vh) scale(.1586)}to{transform:translate(97.01555vw,99vh) scale(.1586)}}.snow:nth-child(11){opacity:1.5204;transform:translate(42.4381vw,-10px) scale(.6199);animation:fall-11 20s -20s linear infinite}@keyframes fall-11{76.105%{transform:translate(37.3932vw,76.105vh) scale(.6199)}to{transform:translate(39.91565vw,99vh) scale(.6199)}}.snow:nth-child(12){opacity:.3768;transform:translate(40.4526vw,-10px) scale(.1918);animation:fall-12 12s -7s linear infinite}@keyframes fall-12{40.064%{transform:translate(49.5859vw,40.064vh) scale(.1918)}to{transform:translate(45.01925vw,99vh) scale(.1918)}}.snow:nth-child(13){opacity:.756;transform:translate(61.5889vw,-10px) scale(.7645);animation:fall-13 20s -6s linear infinite}@keyframes fall-13{39.878%{transform:translate(61.6133vw,39.878vh) scale(.7645)}to{transform:translate(61.6011vw,99vh) scale(.7645)}}.snow:nth-child(14){opacity:.9236;transform:translate(64.5193vw,-10px) scale(.5282);animation:fall-14 18s -2s linear infinite}@keyframes fall-14{41.223%{transform:translate(66.6294vw,41.223vh) scale(.5282)}to{transform:translate(65.57435vw,99vh) scale(.5282)}}.snow:nth-child(15){opacity:.813;transform:translate(.5335vw,-10px) scale(.7096);animation:fall-15 12s -2s linear infinite}@keyframes fall-15{38.443%{transform:translate(-8.0685vw,38.443vh) scale(.7096)}to{transform:translate(-3.7675vw,99vh) scale(.7096)}}.snow:nth-child(16){opacity:.0732;transform:translate(32.1195vw,-10px) scale(.252);animation:fall-16 28s -5s linear infinite}@keyframes fall-16{44.207%{transform:translate(34.3009vw,44.207vh) scale(.252)}to{transform:translate(33.2102vw,99vh) scale(.252)}}.snow:nth-child(17){opacity:1.6964;transform:translate(81.3533vw,-10px) scale(.2339);animation:fall-17 23s -27s linear infinite}@keyframes fall-17{30.306%{transform:translate(90.572vw,30.306vh) scale(.2339)}to{transform:translate(85.96265vw,99vh) scale(.2339)}}.snow:nth-child(18){opacity:.3954;transform:translate(82.1338vw,-10px) scale(.895);animation:fall-18 12s -17s linear infinite}@keyframes fall-18{57.211%{transform:translate(75.8676vw,57.211vh) scale(.895)}to{transform:translate(79.0007vw,99vh) scale(.895)}}.snow:nth-child(19){opacity:1.989;transform:translate(38.4213vw,-10px) scale(.5646);animation:fall-19 14s -26s linear infinite}@keyframes fall-19{78.963%{transform:translate(29.9136vw,78.963vh) scale(.5646)}to{transform:translate(34.16745vw,99vh) scale(.5646)}}.snow:nth-child(20){opacity:1.766;transform:translate(62.6727vw,-10px) scale(.0782);animation:fall-20 11s -27s linear infinite}@keyframes fall-20{42.537%{transform:translate(63.0023vw,42.537vh) scale(.0782)}to{transform:translate(62.8375vw,99vh) scale(.0782)}}.snow:nth-child(21){opacity:1.983;transform:translate(32.8094vw,-10px) scale(.4761);animation:fall-21 10s -20s linear infinite}@keyframes fall-21{69.782%{transform:translate(27.217vw,69.782vh) scale(.4761)}to{transform:translate(30.0132vw,99vh) scale(.4761)}}.snow:nth-child(22){opacity:.7658;transform:translate(89.4495vw,-10px) scale(.5128);animation:fall-22 25s -30s linear infinite}@keyframes fall-22{75.252%{transform:translate(96.519vw,75.252vh) scale(.5128)}to{transform:translate(92.98425vw,99vh) scale(.5128)}}.snow:nth-child(23){opacity:1.223;transform:translate(93.6217vw,-10px) scale(.9562);animation:fall-23 30s -19s linear infinite}@keyframes fall-23{77.123%{transform:translate(93.2726vw,77.123vh) scale(.9562)}to{transform:translate(93.44715vw,99vh) scale(.9562)}}.snow:nth-child(24){opacity:1.595;transform:translate(16.6545vw,-10px) scale(.3174);animation:fall-24 14s -20s linear infinite}@keyframes fall-24{65.948%{transform:translate(25.3vw,65.948vh) scale(.3174)}to{transform:translate(20.97725vw,99vh) scale(.3174)}}.snow:nth-child(25){opacity:1.8908;transform:translate(69.3595vw,-10px) scale(.2503);animation:fall-25 29s -23s linear infinite}@keyframes fall-25{58.601%{transform:translate(67.3207vw,58.601vh) scale(.2503)}to{transform:translate(68.3401vw,99vh) scale(.2503)}}.snow:nth-child(26){opacity:1.119;transform:translate(47.0973vw,-10px) scale(.1127);animation:fall-26 13s -21s linear infinite}@keyframes fall-26{61.263%{transform:translate(38.7731vw,61.263vh) scale(.1127)}to{transform:translate(42.9352vw,99vh) scale(.1127)}}.snow:nth-child(27){opacity:.8856;transform:translate(9.6288vw,-10px) scale(.4445);animation:fall-27 11s -13s linear infinite}@keyframes fall-27{49.276%{transform:translate(5.5132vw,49.276vh) scale(.4445)}to{transform:translate(7.571vw,99vh) scale(.4445)}}.snow:nth-child(28){opacity:.2048;transform:translate(42.624vw,-10px) scale(.9547);animation:fall-28 18s -9s linear infinite}@keyframes fall-28{46.442%{transform:translate(42.8021vw,46.442vh) scale(.9547)}to{transform:translate(42.71305vw,99vh) scale(.9547)}}.snow:nth-child(29){opacity:.0852;transform:translate(49.4359vw,-10px) scale(.7264);animation:fall-29 27s -23s linear infinite}@keyframes fall-29{78.135%{transform:translate(41.4234vw,78.135vh) scale(.7264)}to{transform:translate(45.42965vw,99vh) scale(.7264)}}.snow:nth-child(30){opacity:.9604;transform:translate(59.0537vw,-10px) scale(.4904);animation:fall-30 14s -3s linear infinite}@keyframes fall-30{63.142%{transform:translate(52.5657vw,63.142vh) scale(.4904)}to{transform:translate(55.8097vw,99vh) scale(.4904)}}.snow:nth-child(31){opacity:.2814;transform:translate(12.3538vw,-10px) scale(.6175);animation:fall-31 29s -21s linear infinite}@keyframes fall-31{30.476%{transform:translate(11.5048vw,30.476vh) scale(.6175)}to{transform:translate(11.9293vw,99vh) scale(.6175)}}.snow:nth-child(32){opacity:1.2292;transform:translate(92.3859vw,-10px) scale(.8417);animation:fall-32 12s -29s linear infinite}@keyframes fall-32{53.571%{transform:translate(97.873vw,53.571vh) scale(.8417)}to{transform:translate(95.12945vw,99vh) scale(.8417)}}.snow:nth-child(33){opacity:1.0986;transform:translate(76.2098vw,-10px) scale(.9981);animation:fall-33 11s -5s linear infinite}@keyframes fall-33{46.316%{transform:translate(76.9398vw,46.316vh) scale(.9981)}to{transform:translate(76.5748vw,99vh) scale(.9981)}}.snow:nth-child(34){opacity:.7842;transform:translate(35.9493vw,-10px) scale(.0324);animation:fall-34 30s -16s linear infinite}@keyframes fall-34{65.092%{transform:translate(26.0216vw,65.092vh) scale(.0324)}to{transform:translate(30.98545vw,99vh) scale(.0324)}}.snow:nth-child(35){opacity:.7132;transform:translate(28.0192vw,-10px) scale(.1545);animation:fall-35 11s -3s linear infinite}@keyframes fall-35{61.167%{transform:translate(35.4342vw,61.167vh) scale(.1545)}to{transform:translate(31.7267vw,99vh) scale(.1545)}}.snow:nth-child(36){opacity:.93;transform:translate(97.4321vw,-10px) scale(.3847);animation:fall-36 21s -17s linear infinite}@keyframes fall-36{43.175%{transform:translate(88.3363vw,43.175vh) scale(.3847)}to{transform:translate(92.8842vw,99vh) scale(.3847)}}.snow:nth-child(37){opacity:.6452;transform:translate(31.4075vw,-10px) scale(.8861);animation:fall-37 15s -8s linear infinite}@keyframes fall-37{48.676%{transform:translate(34.911vw,48.676vh) scale(.8861)}to{transform:translate(33.15925vw,99vh) scale(.8861)}}.snow:nth-child(38){opacity:.8994;transform:translate(92.0313vw,-10px) scale(.0024);animation:fall-38 18s -6s linear infinite}@keyframes fall-38{32.693%{transform:translate(93.9755vw,32.693vh) scale(.0024)}to{transform:translate(93.0034vw,99vh) scale(.0024)}}.snow:nth-child(39){opacity:1.3506;transform:translate(63.8949vw,-10px) scale(.4015);animation:fall-39 13s -15s linear infinite}@keyframes fall-39{53.604%{transform:translate(69.8302vw,53.604vh) scale(.4015)}to{transform:translate(66.86255vw,99vh) scale(.4015)}}.snow:nth-child(40){opacity:.1156;transform:translate(51.8937vw,-10px) scale(.5912);animation:fall-40 27s -10s linear infinite}@keyframes fall-40{33.14%{transform:translate(50.074vw,33.14vh) scale(.5912)}to{transform:translate(50.98385vw,99vh) scale(.5912)}}.snow:nth-child(41){opacity:1.5846;transform:translate(4.551vw,-10px) scale(.9364);animation:fall-41 13s -30s linear infinite}@keyframes fall-41{65.568%{transform:translate(-.7427vw,65.568vh) scale(.9364)}to{transform:translate(1.90415vw,99vh) scale(.9364)}}.snow:nth-child(42){opacity:.7136;transform:translate(66.7636vw,-10px) scale(.2914);animation:fall-42 30s -7s linear infinite}@keyframes fall-42{43.088%{transform:translate(66.2088vw,43.088vh) scale(.2914)}to{transform:translate(66.4862vw,99vh) scale(.2914)}}.snow:nth-child(43){opacity:1.6196;transform:translate(50.2275vw,-10px) scale(.6881);animation:fall-43 24s -6s linear infinite}@keyframes fall-43{69.316%{transform:translate(51.3914vw,69.316vh) scale(.6881)}to{transform:translate(50.80945vw,99vh) scale(.6881)}}.snow:nth-child(44){opacity:1.6546;transform:translate(35.4949vw,-10px) scale(.7212);animation:fall-44 19s -22s linear infinite}@keyframes fall-44{30.061%{transform:translate(26.5652vw,30.061vh) scale(.7212)}to{transform:translate(31.03005vw,99vh) scale(.7212)}}.snow:nth-child(45){opacity:.8794;transform:translate(92.1811vw,-10px) scale(.2269);animation:fall-45 22s -8s linear infinite}@keyframes fall-45{45.21%{transform:translate(95.1284vw,45.21vh) scale(.2269)}to{transform:translate(93.65475vw,99vh) scale(.2269)}}.snow:nth-child(46){opacity:1.9606;transform:translate(4.3854vw,-10px) scale(.0094);animation:fall-46 21s -6s linear infinite}@keyframes fall-46{61.792%{transform:translate(7.3695vw,61.792vh) scale(.0094)}to{transform:translate(5.87745vw,99vh) scale(.0094)}}.snow:nth-child(47){opacity:1.481;transform:translate(62.2067vw,-10px) scale(.5119);animation:fall-47 24s -1s linear infinite}@keyframes fall-47{68.798%{transform:translate(53.3283vw,68.798vh) scale(.5119)}to{transform:translate(57.7675vw,99vh) scale(.5119)}}.snow:nth-child(48){opacity:.8838;transform:translate(75.4542vw,-10px) scale(.2142);animation:fall-48 12s -24s linear infinite}@keyframes fall-48{36.831%{transform:translate(84.3671vw,36.831vh) scale(.2142)}to{transform:translate(79.91065vw,99vh) scale(.2142)}}.snow:nth-child(49){opacity:.5432;transform:translate(69.8522vw,-10px) scale(.2645);animation:fall-49 25s -20s linear infinite}@keyframes fall-49{78.821%{transform:translate(67.6229vw,78.821vh) scale(.2645)}to{transform:translate(68.73755vw,99vh) scale(.2645)}}.snow:nth-child(50){opacity:1.7594;transform:translate(49.6645vw,-10px) scale(.5907);animation:fall-50 21s -28s linear infinite}@keyframes fall-50{47.483%{transform:translate(56.5761vw,47.483vh) scale(.5907)}to{transform:translate(53.1203vw,99vh) scale(.5907)}}.snow:nth-child(51){opacity:1.3192;transform:translate(40.0005vw,-10px) scale(.2347);animation:fall-51 16s -23s linear infinite}@keyframes fall-51{45.704%{transform:translate(46.5192vw,45.704vh) scale(.2347)}to{transform:translate(43.25985vw,99vh) scale(.2347)}}.snow:nth-child(52){opacity:.2828;transform:translate(44.4712vw,-10px) scale(.7119);animation:fall-52 22s -27s linear infinite}@keyframes fall-52{66.498%{transform:translate(37.7917vw,66.498vh) scale(.7119)}to{transform:translate(41.13145vw,99vh) scale(.7119)}}.snow:nth-child(53){opacity:.4198;transform:translate(23.1644vw,-10px) scale(.0635);animation:fall-53 23s -28s linear infinite}@keyframes fall-53{68.234%{transform:translate(14.0254vw,68.234vh) scale(.0635)}to{transform:translate(18.5949vw,99vh) scale(.0635)}}.snow:nth-child(54){opacity:1.9896;transform:translate(1.889vw,-10px) scale(.9423);animation:fall-54 30s -13s linear infinite}@keyframes fall-54{43.277%{transform:translate(10.3893vw,43.277vh) scale(.9423)}to{transform:translate(6.13915vw,99vh) scale(.9423)}}.snow:nth-child(55){opacity:1.3018;transform:translate(45.2726vw,-10px) scale(.7728);animation:fall-55 26s -30s linear infinite}@keyframes fall-55{56.49%{transform:translate(52.8622vw,56.49vh) scale(.7728)}to{transform:translate(49.0674vw,99vh) scale(.7728)}}.snow:nth-child(56){opacity:.2136;transform:translate(96.7516vw,-10px) scale(.0098);animation:fall-56 18s -10s linear infinite}@keyframes fall-56{32.499%{transform:translate(95.7994vw,32.499vh) scale(.0098)}to{transform:translate(96.2755vw,99vh) scale(.0098)}}.snow:nth-child(57){opacity:.3578;transform:translate(2.0335vw,-10px) scale(.8908);animation:fall-57 29s -17s linear infinite}@keyframes fall-57{50.591%{transform:translate(.9888vw,50.591vh) scale(.8908)}to{transform:translate(1.51115vw,99vh) scale(.8908)}}.snow:nth-child(58){opacity:.5916;transform:translate(61.9289vw,-10px) scale(.2805);animation:fall-58 21s -7s linear infinite}@keyframes fall-58{56.72%{transform:translate(68.5595vw,56.72vh) scale(.2805)}to{transform:translate(65.2442vw,99vh) scale(.2805)}}.snow:nth-child(59){opacity:1.2228;transform:translate(29.5683vw,-10px) scale(.7976);animation:fall-59 23s -13s linear infinite}@keyframes fall-59{38.387%{transform:translate(19.7979vw,38.387vh) scale(.7976)}to{transform:translate(24.6831vw,99vh) scale(.7976)}}.snow:nth-child(60){opacity:1.3322;transform:translate(25.3449vw,-10px) scale(.8997);animation:fall-60 26s -26s linear infinite}@keyframes fall-60{72.148%{transform:translate(24.6685vw,72.148vh) scale(.8997)}to{transform:translate(25.0067vw,99vh) scale(.8997)}}.snow:nth-child(61){opacity:1.5972;transform:translate(4.1181vw,-10px) scale(.929);animation:fall-61 12s -18s linear infinite}@keyframes fall-61{47.917%{transform:translate(-.1263vw,47.917vh) scale(.929)}to{transform:translate(1.9959vw,99vh) scale(.929)}}.snow:nth-child(62){opacity:.4634;transform:translate(30.1101vw,-10px) scale(.7739);animation:fall-62 29s -22s linear infinite}@keyframes fall-62{50.453%{transform:translate(27.8056vw,50.453vh) scale(.7739)}to{transform:translate(28.95785vw,99vh) scale(.7739)}}.snow:nth-child(63){opacity:1.0686;transform:translate(63.999vw,-10px) scale(.3435);animation:fall-63 15s -24s linear infinite}@keyframes fall-63{53.747%{transform:translate(73.3529vw,53.747vh) scale(.3435)}to{transform:translate(68.67595vw,99vh) scale(.3435)}}.snow:nth-child(64){opacity:.551;transform:translate(28.8538vw,-10px) scale(.888);animation:fall-64 13s -7s linear infinite}@keyframes fall-64{69.863%{transform:translate(23.0204vw,69.863vh) scale(.888)}to{transform:translate(25.9371vw,99vh) scale(.888)}}.snow:nth-child(65){opacity:1.9966;transform:translate(71.1325vw,-10px) scale(.6533);animation:fall-65 10s -2s linear infinite}@keyframes fall-65{76.57%{transform:translate(61.2428vw,76.57vh) scale(.6533)}to{transform:translate(66.18765vw,99vh) scale(.6533)}}.snow:nth-child(66){opacity:1.9464;transform:translate(22.4924vw,-10px) scale(.859);animation:fall-66 14s -5s linear infinite}@keyframes fall-66{32.691%{transform:translate(18.7034vw,32.691vh) scale(.859)}to{transform:translate(20.5979vw,99vh) scale(.859)}}.snow:nth-child(67){opacity:.6212;transform:translate(81.3039vw,-10px) scale(.6387);animation:fall-67 17s -10s linear infinite}@keyframes fall-67{73.945%{transform:translate(74.099vw,73.945vh) scale(.6387)}to{transform:translate(77.70145vw,99vh) scale(.6387)}}.snow:nth-child(68){opacity:.4666;transform:translate(47.4619vw,-10px) scale(.1995);animation:fall-68 20s -14s linear infinite}@keyframes fall-68{37.82%{transform:translate(43.2139vw,37.82vh) scale(.1995)}to{transform:translate(45.3379vw,99vh) scale(.1995)}}.snow:nth-child(69){opacity:.415;transform:translate(50.3339vw,-10px) scale(.1611);animation:fall-69 26s -6s linear infinite}@keyframes fall-69{39.98%{transform:translate(56.7086vw,39.98vh) scale(.1611)}to{transform:translate(53.52125vw,99vh) scale(.1611)}}.snow:nth-child(70){opacity:.8478;transform:translate(60.8501vw,-10px) scale(.1011);animation:fall-70 24s -11s linear infinite}@keyframes fall-70{38.677%{transform:translate(56.7486vw,38.677vh) scale(.1011)}to{transform:translate(58.79935vw,99vh) scale(.1011)}}.snow:nth-child(71){opacity:.921;transform:translate(61.9227vw,-10px) scale(.5134);animation:fall-71 27s -27s linear infinite}@keyframes fall-71{52.187%{transform:translate(64.1002vw,52.187vh) scale(.5134)}to{transform:translate(63.01145vw,99vh) scale(.5134)}}.snow:nth-child(72){opacity:.3546;transform:translate(79.7901vw,-10px) scale(.7776);animation:fall-72 30s -18s linear infinite}@keyframes fall-72{58.404%{transform:translate(71.0614vw,58.404vh) scale(.7776)}to{transform:translate(75.42575vw,99vh) scale(.7776)}}.snow:nth-child(73){opacity:.7498;transform:translate(91.1693vw,-10px) scale(.3407);animation:fall-73 29s -12s linear infinite}@keyframes fall-73{39.651%{transform:translate(98.9013vw,39.651vh) scale(.3407)}to{transform:translate(95.0353vw,99vh) scale(.3407)}}.snow:nth-child(74){opacity:.061;transform:translate(75.4217vw,-10px) scale(.9545);animation:fall-74 20s -22s linear infinite}@keyframes fall-74{32.046%{transform:translate(77.0356vw,32.046vh) scale(.9545)}to{transform:translate(76.22865vw,99vh) scale(.9545)}}.snow:nth-child(75){opacity:1.7156;transform:translate(57.7516vw,-10px) scale(.699);animation:fall-75 21s -12s linear infinite}@keyframes fall-75{31.314%{transform:translate(51.9654vw,31.314vh) scale(.699)}to{transform:translate(54.8585vw,99vh) scale(.699)}}.snow:nth-child(76){opacity:1.1708;transform:translate(44.3768vw,-10px) scale(.4074);animation:fall-76 29s -2s linear infinite}@keyframes fall-76{45.241%{transform:translate(45.0618vw,45.241vh) scale(.4074)}to{transform:translate(44.7193vw,99vh) scale(.4074)}}.snow:nth-child(77){opacity:.0346;transform:translate(23.6599vw,-10px) scale(.3019);animation:fall-77 22s -20s linear infinite}@keyframes fall-77{47.938%{transform:translate(14.0685vw,47.938vh) scale(.3019)}to{transform:translate(18.8642vw,99vh) scale(.3019)}}.snow:nth-child(78){opacity:1.3736;transform:translate(64.971vw,-10px) scale(.9121);animation:fall-78 30s -17s linear infinite}@keyframes fall-78{53.262%{transform:translate(61.5567vw,53.262vh) scale(.9121)}to{transform:translate(63.26385vw,99vh) scale(.9121)}}.snow:nth-child(79){opacity:.2426;transform:translate(54.9753vw,-10px) scale(.2503);animation:fall-79 11s -19s linear infinite}@keyframes fall-79{65.044%{transform:translate(46.3427vw,65.044vh) scale(.2503)}to{transform:translate(50.659vw,99vh) scale(.2503)}}.snow:nth-child(80){opacity:1.81;transform:translate(27.2825vw,-10px) scale(.7591);animation:fall-80 28s -19s linear infinite}@keyframes fall-80{72.223%{transform:translate(18.6134vw,72.223vh) scale(.7591)}to{transform:translate(22.94795vw,99vh) scale(.7591)}}.snow:nth-child(81){opacity:1.3722;transform:translate(94.9408vw,-10px) scale(.7482);animation:fall-81 11s -26s linear infinite}@keyframes fall-81{42.856%{transform:translate(94.6727vw,42.856vh) scale(.7482)}to{transform:translate(94.80675vw,99vh) scale(.7482)}}.snow:nth-child(82){opacity:.506;transform:translate(26.6978vw,-10px) scale(.1749);animation:fall-82 25s -17s linear infinite}@keyframes fall-82{76.148%{transform:translate(21.2348vw,76.148vh) scale(.1749)}to{transform:translate(23.9663vw,99vh) scale(.1749)}}.snow:nth-child(83){opacity:.2378;transform:translate(97.4261vw,-10px) scale(.9611);animation:fall-83 14s -19s linear infinite}@keyframes fall-83{53.499%{transform:translate(89.6367vw,53.499vh) scale(.9611)}to{transform:translate(93.5314vw,99vh) scale(.9611)}}.snow:nth-child(84){opacity:1.3218;transform:translate(40.1999vw,-10px) scale(.1257);animation:fall-84 28s -10s linear infinite}@keyframes fall-84{37.012%{transform:translate(32.7468vw,37.012vh) scale(.1257)}to{transform:translate(36.47335vw,99vh) scale(.1257)}}.snow:nth-child(85){opacity:1.2226;transform:translate(45.991vw,-10px) scale(.4195);animation:fall-85 25s -17s linear infinite}@keyframes fall-85{67.796%{transform:translate(50.2594vw,67.796vh) scale(.4195)}to{transform:translate(48.1252vw,99vh) scale(.4195)}}.snow:nth-child(86){opacity:.6238;transform:translate(80.6099vw,-10px) scale(.0722);animation:fall-86 21s -9s linear infinite}@keyframes fall-86{45.387%{transform:translate(72.315vw,45.387vh) scale(.0722)}to{transform:translate(76.46245vw,99vh) scale(.0722)}}.snow:nth-child(87){opacity:1.395;transform:translate(90.6233vw,-10px) scale(.7902);animation:fall-87 12s -18s linear infinite}@keyframes fall-87{76.405%{transform:translate(89.5921vw,76.405vh) scale(.7902)}to{transform:translate(90.1077vw,99vh) scale(.7902)}}.snow:nth-child(88){opacity:.2976;transform:translate(93.8507vw,-10px) scale(.6846);animation:fall-88 28s -21s linear infinite}@keyframes fall-88{37.634%{transform:translate(102.1643vw,37.634vh) scale(.6846)}to{transform:translate(98.0075vw,99vh) scale(.6846)}}.snow:nth-child(89){opacity:1.4636;transform:translate(71.5675vw,-10px) scale(.3772);animation:fall-89 14s -10s linear infinite}@keyframes fall-89{52.83%{transform:translate(74.8538vw,52.83vh) scale(.3772)}to{transform:translate(73.21065vw,99vh) scale(.3772)}}.snow:nth-child(90){opacity:1.45;transform:translate(7.8274vw,-10px) scale(.6965);animation:fall-90 22s -15s linear infinite}@keyframes fall-90{71.529%{transform:translate(10.396vw,71.529vh) scale(.6965)}to{transform:translate(9.1117vw,99vh) scale(.6965)}}.snow:nth-child(91){opacity:1.058;transform:translate(80.9995vw,-10px) scale(.7145);animation:fall-91 28s -19s linear infinite}@keyframes fall-91{42.442%{transform:translate(82.5278vw,42.442vh) scale(.7145)}to{transform:translate(81.76365vw,99vh) scale(.7145)}}.snow:nth-child(92){opacity:1.545;transform:translate(15.8257vw,-10px) scale(.8768);animation:fall-92 13s -5s linear infinite}@keyframes fall-92{32.561%{transform:translate(22.3327vw,32.561vh) scale(.8768)}to{transform:translate(19.0792vw,99vh) scale(.8768)}}.snow:nth-child(93){opacity:.5258;transform:translate(5.5886vw,-10px) scale(.9747);animation:fall-93 21s -16s linear infinite}@keyframes fall-93{51.051%{transform:translate(12.7633vw,51.051vh) scale(.9747)}to{transform:translate(9.17595vw,99vh) scale(.9747)}}.snow:nth-child(94){opacity:.4138;transform:translate(70.1511vw,-10px) scale(.8922);animation:fall-94 27s -15s linear infinite}@keyframes fall-94{42.359%{transform:translate(78.1861vw,42.359vh) scale(.8922)}to{transform:translate(74.1686vw,99vh) scale(.8922)}}.snow:nth-child(95){opacity:1.4376;transform:translate(10.3425vw,-10px) scale(.3795);animation:fall-95 21s -7s linear infinite}@keyframes fall-95{33.7%{transform:translate(1.5053vw,33.7vh) scale(.3795)}to{transform:translate(5.9239vw,99vh) scale(.3795)}}.snow:nth-child(96){opacity:.8522;transform:translate(79.6854vw,-10px) scale(.2728);animation:fall-96 15s -24s linear infinite}@keyframes fall-96{79.874%{transform:translate(70.8554vw,79.874vh) scale(.2728)}to{transform:translate(75.2704vw,99vh) scale(.2728)}}.snow:nth-child(97){opacity:.2658;transform:translate(13.532vw,-10px) scale(.4965);animation:fall-97 27s -15s linear infinite}@keyframes fall-97{73.575%{transform:translate(16.6515vw,73.575vh) scale(.4965)}to{transform:translate(15.09175vw,99vh) scale(.4965)}}.snow:nth-child(98){opacity:.246;transform:translate(23.4135vw,-10px) scale(.6388);animation:fall-98 18s -15s linear infinite}@keyframes fall-98{73.111%{transform:translate(18.915vw,73.111vh) scale(.6388)}to{transform:translate(21.16425vw,99vh) scale(.6388)}}.snow:nth-child(99){opacity:.7592;transform:translate(64.3594vw,-10px) scale(.065);animation:fall-99 26s -20s linear infinite}@keyframes fall-99{42.766%{transform:translate(59.2053vw,42.766vh) scale(.065)}to{transform:translate(61.78235vw,99vh) scale(.065)}}.snow:nth-child(100){opacity:1.0592;transform:translate(51.9497vw,-10px) scale(.1826);animation:fall-100 25s -10s linear infinite}@keyframes fall-100{73.761%{transform:translate(57.7983vw,73.761vh) scale(.1826)}to{transform:translate(54.874vw,99vh) scale(.1826)}}.snow:nth-child(101){opacity:.2156;transform:translate(18.0046vw,-10px) scale(.4928);animation:fall-101 17s -19s linear infinite}@keyframes fall-101{38.073%{transform:translate(16.5167vw,38.073vh) scale(.4928)}to{transform:translate(17.26065vw,99vh) scale(.4928)}}.snow:nth-child(102){opacity:1.9338;transform:translate(93.6566vw,-10px) scale(.01);animation:fall-102 30s -19s linear infinite}@keyframes fall-102{65.405%{transform:translate(96.8392vw,65.405vh) scale(.01)}to{transform:translate(95.2479vw,99vh) scale(.01)}}.snow:nth-child(103){opacity:1.182;transform:translate(19.747vw,-10px) scale(.7164);animation:fall-103 18s -5s linear infinite}@keyframes fall-103{56.476%{transform:translate(25.7771vw,56.476vh) scale(.7164)}to{transform:translate(22.76205vw,99vh) scale(.7164)}}.snow:nth-child(104){opacity:.0754;transform:translate(7.6418vw,-10px) scale(.4993);animation:fall-104 19s -18s linear infinite}@keyframes fall-104{51.974%{transform:translate(13.653vw,51.974vh) scale(.4993)}to{transform:translate(10.6474vw,99vh) scale(.4993)}}.snow:nth-child(105){opacity:1.7704;transform:translate(56.7543vw,-10px) scale(.0627);animation:fall-105 25s -10s linear infinite}@keyframes fall-105{50.724%{transform:translate(58.647vw,50.724vh) scale(.0627)}to{transform:translate(57.70065vw,99vh) scale(.0627)}}.snow:nth-child(106){opacity:.8294;transform:translate(53.339vw,-10px) scale(.3222);animation:fall-106 17s -21s linear infinite}@keyframes fall-106{41.069%{transform:translate(52.9198vw,41.069vh) scale(.3222)}to{transform:translate(53.1294vw,99vh) scale(.3222)}}.snow:nth-child(107){opacity:.337;transform:translate(90.9707vw,-10px) scale(.7898);animation:fall-107 29s -25s linear infinite}@keyframes fall-107{54.382%{transform:translate(84.5749vw,54.382vh) scale(.7898)}to{transform:translate(87.7728vw,99vh) scale(.7898)}}.snow:nth-child(108){opacity:.2368;transform:translate(10.1009vw,-10px) scale(.6799);animation:fall-108 27s -29s linear infinite}@keyframes fall-108{34.413%{transform:translate(8.5854vw,34.413vh) scale(.6799)}to{transform:translate(9.34315vw,99vh) scale(.6799)}}.snow:nth-child(109){opacity:1.5206;transform:translate(9.6544vw,-10px) scale(.9067);animation:fall-109 12s -25s linear infinite}@keyframes fall-109{61.964%{transform:translate(.9862vw,61.964vh) scale(.9067)}to{transform:translate(5.3203vw,99vh) scale(.9067)}}.snow:nth-child(110){opacity:.7674;transform:translate(4.3671vw,-10px) scale(.4818);animation:fall-110 29s -28s linear infinite}@keyframes fall-110{60.461%{transform:translate(-2.8252vw,60.461vh) scale(.4818)}to{transform:translate(.77095vw,99vh) scale(.4818)}}.snow:nth-child(111){opacity:1.301;transform:translate(39.4626vw,-10px) scale(.2463);animation:fall-111 28s -19s linear infinite}@keyframes fall-111{56.754%{transform:translate(37.5305vw,56.754vh) scale(.2463)}to{transform:translate(38.49655vw,99vh) scale(.2463)}}.snow:nth-child(112){opacity:1.9234;transform:translate(72.8222vw,-10px) scale(.9472);animation:fall-112 12s -3s linear infinite}@keyframes fall-112{51.721%{transform:translate(65.6506vw,51.721vh) scale(.9472)}to{transform:translate(69.2364vw,99vh) scale(.9472)}}.snow:nth-child(113){opacity:.8496;transform:translate(4.169vw,-10px) scale(.3952);animation:fall-113 23s -5s linear infinite}@keyframes fall-113{61.096%{transform:translate(8.1247vw,61.096vh) scale(.3952)}to{transform:translate(6.14685vw,99vh) scale(.3952)}}.snow:nth-child(114){opacity:.3504;transform:translate(86.562vw,-10px) scale(.6537);animation:fall-114 15s -16s linear infinite}@keyframes fall-114{72.739%{transform:translate(83.4853vw,72.739vh) scale(.6537)}to{transform:translate(85.02365vw,99vh) scale(.6537)}}.snow:nth-child(115){opacity:.1788;transform:translate(89.4686vw,-10px) scale(.7576);animation:fall-115 18s -28s linear infinite}@keyframes fall-115{68.136%{transform:translate(88.8811vw,68.136vh) scale(.7576)}to{transform:translate(89.17485vw,99vh) scale(.7576)}}.snow:nth-child(116){opacity:.8282;transform:translate(49.21vw,-10px) scale(.2908);animation:fall-116 24s -23s linear infinite}@keyframes fall-116{58.539%{transform:translate(52.7937vw,58.539vh) scale(.2908)}to{transform:translate(51.00185vw,99vh) scale(.2908)}}.snow:nth-child(117){opacity:.1052;transform:translate(40.3931vw,-10px) scale(.6686);animation:fall-117 30s -3s linear infinite}@keyframes fall-117{35.655%{transform:translate(39.6276vw,35.655vh) scale(.6686)}to{transform:translate(40.01035vw,99vh) scale(.6686)}}.snow:nth-child(118){opacity:.3946;transform:translate(24.5262vw,-10px) scale(.1485);animation:fall-118 24s -22s linear infinite}@keyframes fall-118{73.759%{transform:translate(23.1824vw,73.759vh) scale(.1485)}to{transform:translate(23.8543vw,99vh) scale(.1485)}}.snow:nth-child(119){opacity:1.332;transform:translate(1.8996vw,-10px) scale(.0611);animation:fall-119 29s -10s linear infinite}@keyframes fall-119{40.341%{transform:translate(2.1115vw,40.341vh) scale(.0611)}to{transform:translate(2.00555vw,99vh) scale(.0611)}}.snow:nth-child(120){opacity:.7366;transform:translate(93.9379vw,-10px) scale(.9968);animation:fall-120 24s -9s linear infinite}@keyframes fall-120{77.748%{transform:translate(103.0607vw,77.748vh) scale(.9968)}to{transform:translate(98.4993vw,99vh) scale(.9968)}}.snow:nth-child(121){opacity:1.2302;transform:translate(37.0158vw,-10px) scale(.4542);animation:fall-121 13s -28s linear infinite}@keyframes fall-121{78.37%{transform:translate(45.2845vw,78.37vh) scale(.4542)}to{transform:translate(41.15015vw,99vh) scale(.4542)}}.snow:nth-child(122){opacity:1.5532;transform:translate(26.8886vw,-10px) scale(.3438);animation:fall-122 12s -7s linear infinite}@keyframes fall-122{76.118%{transform:translate(36.7863vw,76.118vh) scale(.3438)}to{transform:translate(31.83745vw,99vh) scale(.3438)}}.snow:nth-child(123){opacity:.6072;transform:translate(89.2601vw,-10px) scale(.5529);animation:fall-123 23s -7s linear infinite}@keyframes fall-123{58.694%{transform:translate(84.1001vw,58.694vh) scale(.5529)}to{transform:translate(86.6801vw,99vh) scale(.5529)}}.snow:nth-child(124){opacity:.9642;transform:translate(39.3067vw,-10px) scale(.9383);animation:fall-124 22s -9s linear infinite}@keyframes fall-124{52.842%{transform:translate(47.3406vw,52.842vh) scale(.9383)}to{transform:translate(43.32365vw,99vh) scale(.9383)}}.snow:nth-child(125){opacity:.1304;transform:translate(80.6887vw,-10px) scale(.6088);animation:fall-125 28s -25s linear infinite}@keyframes fall-125{79.165%{transform:translate(72.5864vw,79.165vh) scale(.6088)}to{transform:translate(76.63755vw,99vh) scale(.6088)}}.snow:nth-child(126){opacity:1.3714;transform:translate(72.4201vw,-10px) scale(.4834);animation:fall-126 15s -1s linear infinite}@keyframes fall-126{63.859%{transform:translate(73.1857vw,63.859vh) scale(.4834)}to{transform:translate(72.8029vw,99vh) scale(.4834)}}.snow:nth-child(127){opacity:1.8238;transform:translate(9.202vw,-10px) scale(.4102);animation:fall-127 14s -19s linear infinite}@keyframes fall-127{58.786%{transform:translate(5.1089vw,58.786vh) scale(.4102)}to{transform:translate(7.15545vw,99vh) scale(.4102)}}.snow:nth-child(128){opacity:1.0724;transform:translate(9.2489vw,-10px) scale(.3232);animation:fall-128 16s -12s linear infinite}@keyframes fall-128{30.831%{transform:translate(1.8555vw,30.831vh) scale(.3232)}to{transform:translate(5.5522vw,99vh) scale(.3232)}}.snow:nth-child(129){opacity:.1822;transform:translate(76.2589vw,-10px) scale(.6318);animation:fall-129 13s -7s linear infinite}@keyframes fall-129{37.901%{transform:translate(67.8882vw,37.901vh) scale(.6318)}to{transform:translate(72.07355vw,99vh) scale(.6318)}}.snow:nth-child(130){opacity:1.5144;transform:translate(84.8979vw,-10px) scale(.9779);animation:fall-130 10s -7s linear infinite}@keyframes fall-130{53.891%{transform:translate(80.5314vw,53.891vh) scale(.9779)}to{transform:translate(82.71465vw,99vh) scale(.9779)}}.snow:nth-child(131){opacity:.722;transform:translate(28.5111vw,-10px) scale(.4309);animation:fall-131 28s -15s linear infinite}@keyframes fall-131{49.165%{transform:translate(26.5821vw,49.165vh) scale(.4309)}to{transform:translate(27.5466vw,99vh) scale(.4309)}}.snow:nth-child(132){opacity:.4238;transform:translate(80.751vw,-10px) scale(.7174);animation:fall-132 13s -4s linear infinite}@keyframes fall-132{36.803%{transform:translate(88.3359vw,36.803vh) scale(.7174)}to{transform:translate(84.54345vw,99vh) scale(.7174)}}.snow:nth-child(133){opacity:1.1018;transform:translate(60.9798vw,-10px) scale(.3542);animation:fall-133 18s -17s linear infinite}@keyframes fall-133{46.031%{transform:translate(67.9826vw,46.031vh) scale(.3542)}to{transform:translate(64.4812vw,99vh) scale(.3542)}}.snow:nth-child(134){opacity:1.4922;transform:translate(21.8386vw,-10px) scale(.07);animation:fall-134 15s -9s linear infinite}@keyframes fall-134{68.972%{transform:translate(31.089vw,68.972vh) scale(.07)}to{transform:translate(26.4638vw,99vh) scale(.07)}}.snow:nth-child(135){opacity:1.915;transform:translate(97.0975vw,-10px) scale(.5766);animation:fall-135 26s -12s linear infinite}@keyframes fall-135{70.473%{transform:translate(105.3196vw,70.473vh) scale(.5766)}to{transform:translate(101.20855vw,99vh) scale(.5766)}}.snow:nth-child(136){opacity:.3836;transform:translate(12.4821vw,-10px) scale(.4942);animation:fall-136 25s -23s linear infinite}@keyframes fall-136{54.592%{transform:translate(18.5956vw,54.592vh) scale(.4942)}to{transform:translate(15.53885vw,99vh) scale(.4942)}}.snow:nth-child(137){opacity:1.5548;transform:translate(7.3162vw,-10px) scale(.6366);animation:fall-137 17s -25s linear infinite}@keyframes fall-137{37.001%{transform:translate(9.6429vw,37.001vh) scale(.6366)}to{transform:translate(8.47955vw,99vh) scale(.6366)}}.snow:nth-child(138){opacity:1.7662;transform:translate(9.2901vw,-10px) scale(.3004);animation:fall-138 18s -21s linear infinite}@keyframes fall-138{74.268%{transform:translate(16.1853vw,74.268vh) scale(.3004)}to{transform:translate(12.7377vw,99vh) scale(.3004)}}.snow:nth-child(139){opacity:.5082;transform:translate(80.7919vw,-10px) scale(.621);animation:fall-139 23s -23s linear infinite}@keyframes fall-139{76.275%{transform:translate(90.446vw,76.275vh) scale(.621)}to{transform:translate(85.61895vw,99vh) scale(.621)}}.snow:nth-child(140){opacity:.122;transform:translate(8.8751vw,-10px) scale(.4973);animation:fall-140 17s -10s linear infinite}@keyframes fall-140{71.169%{transform:translate(18.2621vw,71.169vh) scale(.4973)}to{transform:translate(13.5686vw,99vh) scale(.4973)}}.snow:nth-child(141){opacity:1.9668;transform:translate(12.8483vw,-10px) scale(.7401);animation:fall-141 26s -8s linear infinite}@keyframes fall-141{38.365%{transform:translate(19.2223vw,38.365vh) scale(.7401)}to{transform:translate(16.0353vw,99vh) scale(.7401)}}.snow:nth-child(142){opacity:.6664;transform:translate(33.8222vw,-10px) scale(.9258);animation:fall-142 11s -11s linear infinite}@keyframes fall-142{61.919%{transform:translate(41.7838vw,61.919vh) scale(.9258)}to{transform:translate(37.803vw,99vh) scale(.9258)}}.snow:nth-child(143){opacity:1.6548;transform:translate(15.3991vw,-10px) scale(.7877);animation:fall-143 19s -12s linear infinite}@keyframes fall-143{46.543%{transform:translate(24.1302vw,46.543vh) scale(.7877)}to{transform:translate(19.76465vw,99vh) scale(.7877)}}.snow:nth-child(144){opacity:1.6826;transform:translate(9.7519vw,-10px) scale(.9859);animation:fall-144 29s -9s linear infinite}@keyframes fall-144{50.19%{transform:translate(13.8544vw,50.19vh) scale(.9859)}to{transform:translate(11.80315vw,99vh) scale(.9859)}}.snow:nth-child(145){opacity:.9152;transform:translate(80.0174vw,-10px) scale(.8994);animation:fall-145 21s -30s linear infinite}@keyframes fall-145{48.091%{transform:translate(73.0947vw,48.091vh) scale(.8994)}to{transform:translate(76.55605vw,99vh) scale(.8994)}}.snow:nth-child(146){opacity:.2638;transform:translate(66.4513vw,-10px) scale(.7262);animation:fall-146 28s -10s linear infinite}@keyframes fall-146{66.401%{transform:translate(58.7311vw,66.401vh) scale(.7262)}to{transform:translate(62.5912vw,99vh) scale(.7262)}}.snow:nth-child(147){opacity:.5646;transform:translate(71.0347vw,-10px) scale(.7398);animation:fall-147 23s -7s linear infinite}@keyframes fall-147{77.242%{transform:translate(65.2277vw,77.242vh) scale(.7398)}to{transform:translate(68.1312vw,99vh) scale(.7398)}}.snow:nth-child(148){opacity:.5092;transform:translate(29.456vw,-10px) scale(.8599);animation:fall-148 27s -13s linear infinite}@keyframes fall-148{35.741%{transform:translate(32.2498vw,35.741vh) scale(.8599)}to{transform:translate(30.8529vw,99vh) scale(.8599)}}.snow:nth-child(149){opacity:1.093;transform:translate(93.2108vw,-10px) scale(.3342);animation:fall-149 22s -18s linear infinite}@keyframes fall-149{60.004%{transform:translate(88.2084vw,60.004vh) scale(.3342)}to{transform:translate(90.7096vw,99vh) scale(.3342)}}.snow:nth-child(150){opacity:1.2524;transform:translate(74.7071vw,-10px) scale(.4426);animation:fall-150 12s -17s linear infinite}@keyframes fall-150{77.706%{transform:translate(76.023vw,77.706vh) scale(.4426)}to{transform:translate(75.36505vw,99vh) scale(.4426)}}.snow:nth-child(151){opacity:.3384;transform:translate(67.2577vw,-10px) scale(.2817);animation:fall-151 16s -26s linear infinite}@keyframes fall-151{48.147%{transform:translate(60.8487vw,48.147vh) scale(.2817)}to{transform:translate(64.0532vw,99vh) scale(.2817)}}.snow:nth-child(152){opacity:1.8082;transform:translate(29.8621vw,-10px) scale(.3891);animation:fall-152 30s -23s linear infinite}@keyframes fall-152{58.921%{transform:translate(27.8529vw,58.921vh) scale(.3891)}to{transform:translate(28.8575vw,99vh) scale(.3891)}}.snow:nth-child(153){opacity:1.2228;transform:translate(7.6186vw,-10px) scale(.4553);animation:fall-153 12s -13s linear infinite}@keyframes fall-153{48.416%{transform:translate(14.0493vw,48.416vh) scale(.4553)}to{transform:translate(10.83395vw,99vh) scale(.4553)}}.snow:nth-child(154){opacity:.5232;transform:translate(29.9545vw,-10px) scale(.7764);animation:fall-154 22s -12s linear infinite}@keyframes fall-154{72.402%{transform:translate(30.8077vw,72.402vh) scale(.7764)}to{transform:translate(30.3811vw,99vh) scale(.7764)}}.snow:nth-child(155){opacity:.1708;transform:translate(8.1321vw,-10px) scale(.9854);animation:fall-155 26s -20s linear infinite}@keyframes fall-155{37.033%{transform:translate(11.0063vw,37.033vh) scale(.9854)}to{transform:translate(9.5692vw,99vh) scale(.9854)}}.snow:nth-child(156){opacity:1.7098;transform:translate(1.3806vw,-10px) scale(.2147);animation:fall-156 16s -24s linear infinite}@keyframes fall-156{47.577%{transform:translate(-1.9059vw,47.577vh) scale(.2147)}to{transform:translate(-.26265vw,99vh) scale(.2147)}}.snow:nth-child(157){opacity:.4186;transform:translate(25.6122vw,-10px) scale(.7641);animation:fall-157 30s -1s linear infinite}@keyframes fall-157{68.183%{transform:translate(17.0837vw,68.183vh) scale(.7641)}to{transform:translate(21.34795vw,99vh) scale(.7641)}}.snow:nth-child(158){opacity:1.0742;transform:translate(77.1899vw,-10px) scale(.7868);animation:fall-158 11s -1s linear infinite}@keyframes fall-158{58.64%{transform:translate(76.9626vw,58.64vh) scale(.7868)}to{transform:translate(77.07625vw,99vh) scale(.7868)}}.snow:nth-child(159){opacity:.1392;transform:translate(96.2218vw,-10px) scale(.025);animation:fall-159 28s -11s linear infinite}@keyframes fall-159{35.18%{transform:translate(97.7153vw,35.18vh) scale(.025)}to{transform:translate(96.96855vw,99vh) scale(.025)}}.snow:nth-child(160){opacity:.3712;transform:translate(70.8659vw,-10px) scale(.7219);animation:fall-160 11s -26s linear infinite}@keyframes fall-160{46.106%{transform:translate(70.4699vw,46.106vh) scale(.7219)}to{transform:translate(70.6679vw,99vh) scale(.7219)}}.snow:nth-child(161){opacity:.7726;transform:translate(75.1643vw,-10px) scale(.9504);animation:fall-161 21s -2s linear infinite}@keyframes fall-161{33.737%{transform:translate(82.9558vw,33.737vh) scale(.9504)}to{transform:translate(79.06005vw,99vh) scale(.9504)}}.snow:nth-child(162){opacity:1.0036;transform:translate(64.1474vw,-10px) scale(.0461);animation:fall-162 30s -3s linear infinite}@keyframes fall-162{34.34%{transform:translate(70.9097vw,34.34vh) scale(.0461)}to{transform:translate(67.52855vw,99vh) scale(.0461)}}.snow:nth-child(163){opacity:1.4212;transform:translate(43.1142vw,-10px) scale(.8535);animation:fall-163 14s -28s linear infinite}@keyframes fall-163{64.009%{transform:translate(39.1108vw,64.009vh) scale(.8535)}to{transform:translate(41.1125vw,99vh) scale(.8535)}}.snow:nth-child(164){opacity:1.0872;transform:translate(52.0476vw,-10px) scale(.5813);animation:fall-164 15s -21s linear infinite}@keyframes fall-164{67.936%{transform:translate(55.7626vw,67.936vh) scale(.5813)}to{transform:translate(53.9051vw,99vh) scale(.5813)}}.snow:nth-child(165){opacity:.757;transform:translate(46.1838vw,-10px) scale(.887);animation:fall-165 24s -1s linear infinite}@keyframes fall-165{32.439%{transform:translate(50.7894vw,32.439vh) scale(.887)}to{transform:translate(48.4866vw,99vh) scale(.887)}}.snow:nth-child(166){opacity:1.1404;transform:translate(47.9891vw,-10px) scale(.0836);animation:fall-166 26s -12s linear infinite}@keyframes fall-166{58.375%{transform:translate(57.4184vw,58.375vh) scale(.0836)}to{transform:translate(52.70375vw,99vh) scale(.0836)}}.snow:nth-child(167){opacity:.0348;transform:translate(69.7927vw,-10px) scale(.7854);animation:fall-167 10s -30s linear infinite}@keyframes fall-167{34.334%{transform:translate(67.2229vw,34.334vh) scale(.7854)}to{transform:translate(68.5078vw,99vh) scale(.7854)}}.snow:nth-child(168){opacity:1.5626;transform:translate(88.9766vw,-10px) scale(.4938);animation:fall-168 11s -12s linear infinite}@keyframes fall-168{49.406%{transform:translate(93.9283vw,49.406vh) scale(.4938)}to{transform:translate(91.45245vw,99vh) scale(.4938)}}.snow:nth-child(169){opacity:1.6188;transform:translate(6.3019vw,-10px) scale(.4894);animation:fall-169 24s -11s linear infinite}@keyframes fall-169{64.066%{transform:translate(-1.5209vw,64.066vh) scale(.4894)}to{transform:translate(2.3905vw,99vh) scale(.4894)}}.snow:nth-child(170){opacity:.594;transform:translate(19.8521vw,-10px) scale(.9963);animation:fall-170 19s -6s linear infinite}@keyframes fall-170{53.747%{transform:translate(12.9791vw,53.747vh) scale(.9963)}to{transform:translate(16.4156vw,99vh) scale(.9963)}}.snow:nth-child(171){opacity:.265;transform:translate(77.1126vw,-10px) scale(.0483);animation:fall-171 11s -23s linear infinite}@keyframes fall-171{39.893%{transform:translate(68.8002vw,39.893vh) scale(.0483)}to{transform:translate(72.9564vw,99vh) scale(.0483)}}.snow:nth-child(172){opacity:.9462;transform:translate(56.4686vw,-10px) scale(.0676);animation:fall-172 21s -6s linear infinite}@keyframes fall-172{57.224%{transform:translate(56.3893vw,57.224vh) scale(.0676)}to{transform:translate(56.42895vw,99vh) scale(.0676)}}.snow:nth-child(173){opacity:.6316;transform:translate(89.7913vw,-10px) scale(.7124);animation:fall-173 13s -2s linear infinite}@keyframes fall-173{78.246%{transform:translate(86.5461vw,78.246vh) scale(.7124)}to{transform:translate(88.1687vw,99vh) scale(.7124)}}.snow:nth-child(174){opacity:.5832;transform:translate(96.6895vw,-10px) scale(.5481);animation:fall-174 26s -1s linear infinite}@keyframes fall-174{33.932%{transform:translate(95.0583vw,33.932vh) scale(.5481)}to{transform:translate(95.8739vw,99vh) scale(.5481)}}.snow:nth-child(175){opacity:1.7566;transform:translate(60.8897vw,-10px) scale(.5603);animation:fall-175 12s -19s linear infinite}@keyframes fall-175{44.408%{transform:translate(59.2001vw,44.408vh) scale(.5603)}to{transform:translate(60.0449vw,99vh) scale(.5603)}}.snow:nth-child(176){opacity:.7318;transform:translate(66.0026vw,-10px) scale(.4415);animation:fall-176 23s -21s linear infinite}@keyframes fall-176{69.293%{transform:translate(65.9972vw,69.293vh) scale(.4415)}to{transform:translate(65.9999vw,99vh) scale(.4415)}}.snow:nth-child(177){opacity:.8058;transform:translate(66.6872vw,-10px) scale(.6445);animation:fall-177 20s -14s linear infinite}@keyframes fall-177{62.663%{transform:translate(68.8326vw,62.663vh) scale(.6445)}to{transform:translate(67.7599vw,99vh) scale(.6445)}}.snow:nth-child(178){opacity:1.6622;transform:translate(36.7706vw,-10px) scale(.2094);animation:fall-178 10s -3s linear infinite}@keyframes fall-178{39.251%{transform:translate(45.2677vw,39.251vh) scale(.2094)}to{transform:translate(41.01915vw,99vh) scale(.2094)}}.snow:nth-child(179){opacity:1.732;transform:translate(90.4018vw,-10px) scale(.9043);animation:fall-179 22s -9s linear infinite}@keyframes fall-179{37.835%{transform:translate(90.3083vw,37.835vh) scale(.9043)}to{transform:translate(90.35505vw,99vh) scale(.9043)}}.snow:nth-child(180){opacity:.8478;transform:translate(58.0767vw,-10px) scale(.3313);animation:fall-180 14s -30s linear infinite}@keyframes fall-180{61.544%{transform:translate(55.4748vw,61.544vh) scale(.3313)}to{transform:translate(56.77575vw,99vh) scale(.3313)}}.snow:nth-child(181){opacity:1.9374;transform:translate(14.8022vw,-10px) scale(.1901);animation:fall-181 14s -23s linear infinite}@keyframes fall-181{49.501%{transform:translate(21.6608vw,49.501vh) scale(.1901)}to{transform:translate(18.2315vw,99vh) scale(.1901)}}.snow:nth-child(182){opacity:1.579;transform:translate(3.4106vw,-10px) scale(.6948);animation:fall-182 24s -13s linear infinite}@keyframes fall-182{42.806%{transform:translate(.6428vw,42.806vh) scale(.6948)}to{transform:translate(2.0267vw,99vh) scale(.6948)}}.snow:nth-child(183){opacity:.254;transform:translate(7.3389vw,-10px) scale(.402);animation:fall-183 13s -20s linear infinite}@keyframes fall-183{59.962%{transform:translate(-.7696vw,59.962vh) scale(.402)}to{transform:translate(3.28465vw,99vh) scale(.402)}}.snow:nth-child(184){opacity:1.2776;transform:translate(39.1322vw,-10px) scale(.2563);animation:fall-184 13s -28s linear infinite}@keyframes fall-184{68.97%{transform:translate(48.9036vw,68.97vh) scale(.2563)}to{transform:translate(44.0179vw,99vh) scale(.2563)}}.snow:nth-child(185){opacity:1.5852;transform:translate(24.3583vw,-10px) scale(.3749);animation:fall-185 26s -22s linear infinite}@keyframes fall-185{73.979%{transform:translate(18.518vw,73.979vh) scale(.3749)}to{transform:translate(21.43815vw,99vh) scale(.3749)}}.snow:nth-child(186){opacity:1.2078;transform:translate(72.0736vw,-10px) scale(.9856);animation:fall-186 29s -1s linear infinite}@keyframes fall-186{41.211%{transform:translate(73.626vw,41.211vh) scale(.9856)}to{transform:translate(72.8498vw,99vh) scale(.9856)}}.snow:nth-child(187){opacity:1.9886;transform:translate(41.1972vw,-10px) scale(.0646);animation:fall-187 14s -11s linear infinite}@keyframes fall-187{45.209%{transform:translate(32.6845vw,45.209vh) scale(.0646)}to{transform:translate(36.94085vw,99vh) scale(.0646)}}.snow:nth-child(188){opacity:1.077;transform:translate(34.0086vw,-10px) scale(.2787);animation:fall-188 19s -28s linear infinite}@keyframes fall-188{40.685%{transform:translate(29.9837vw,40.685vh) scale(.2787)}to{transform:translate(31.99615vw,99vh) scale(.2787)}}.snow:nth-child(189){opacity:.422;transform:translate(94.944vw,-10px) scale(.6235);animation:fall-189 30s -10s linear infinite}@keyframes fall-189{38.367%{transform:translate(98.8715vw,38.367vh) scale(.6235)}to{transform:translate(96.90775vw,99vh) scale(.6235)}}.snow:nth-child(190){opacity:1.5124;transform:translate(63.024vw,-10px) scale(.8486);animation:fall-190 30s -9s linear infinite}@keyframes fall-190{79.545%{transform:translate(56.5096vw,79.545vh) scale(.8486)}to{transform:translate(59.7668vw,99vh) scale(.8486)}}.snow:nth-child(191){opacity:.9798;transform:translate(94.0288vw,-10px) scale(.4434);animation:fall-191 29s -2s linear infinite}@keyframes fall-191{37.768%{transform:translate(89.3714vw,37.768vh) scale(.4434)}to{transform:translate(91.7001vw,99vh) scale(.4434)}}.snow:nth-child(192){opacity:1.4318;transform:translate(29.0384vw,-10px) scale(.627);animation:fall-192 14s -13s linear infinite}@keyframes fall-192{61.05%{transform:translate(21.57vw,61.05vh) scale(.627)}to{transform:translate(25.3042vw,99vh) scale(.627)}}.snow:nth-child(193){opacity:.4228;transform:translate(71.7873vw,-10px) scale(.5566);animation:fall-193 10s -19s linear infinite}@keyframes fall-193{40.141%{transform:translate(63.106vw,40.141vh) scale(.5566)}to{transform:translate(67.44665vw,99vh) scale(.5566)}}.snow:nth-child(194){opacity:.9068;transform:translate(35.5411vw,-10px) scale(.268);animation:fall-194 20s -9s linear infinite}@keyframes fall-194{65.299%{transform:translate(25.8401vw,65.299vh) scale(.268)}to{transform:translate(30.6906vw,99vh) scale(.268)}}.snow:nth-child(195){opacity:1.0384;transform:translate(35.3478vw,-10px) scale(.6911);animation:fall-195 27s -21s linear infinite}@keyframes fall-195{58.997%{transform:translate(29.6128vw,58.997vh) scale(.6911)}to{transform:translate(32.4803vw,99vh) scale(.6911)}}.snow:nth-child(196){opacity:1.7338;transform:translate(43.6464vw,-10px) scale(.3217);animation:fall-196 11s -5s linear infinite}@keyframes fall-196{38.907%{transform:translate(37.1592vw,38.907vh) scale(.3217)}to{transform:translate(40.4028vw,99vh) scale(.3217)}}.snow:nth-child(197){opacity:.683;transform:translate(77.2256vw,-10px) scale(.8322);animation:fall-197 24s -7s linear infinite}@keyframes fall-197{38.231%{transform:translate(78.9142vw,38.231vh) scale(.8322)}to{transform:translate(78.0699vw,99vh) scale(.8322)}}.snow:nth-child(198){opacity:.351;transform:translate(40.5292vw,-10px) scale(.9997);animation:fall-198 12s -6s linear infinite}@keyframes fall-198{38.379%{transform:translate(48.1122vw,38.379vh) scale(.9997)}to{transform:translate(44.3207vw,99vh) scale(.9997)}}.snow:nth-child(199){opacity:1.2642;transform:translate(50.4746vw,-10px) scale(.6328);animation:fall-199 25s -17s linear infinite}@keyframes fall-199{67.107%{transform:translate(44.6752vw,67.107vh) scale(.6328)}to{transform:translate(47.5749vw,99vh) scale(.6328)}}.snow:nth-child(200){opacity:.3292;transform:translate(7.3322vw,-10px) scale(.88);animation:fall-200 26s -10s linear infinite}@keyframes fall-200{37.142%{transform:translate(8.4769vw,37.142vh) scale(.88)}to{transform:translate(7.90455vw,99vh) scale(.88)}}.snow:nth-child(201){opacity:1.4454;transform:translate(18.3255vw,-10px) scale(.5484);animation:fall-201 29s -20s linear infinite}@keyframes fall-201{64.139%{transform:translate(17.5159vw,64.139vh) scale(.5484)}to{transform:translate(17.9207vw,99vh) scale(.5484)}}.snow:nth-child(202){opacity:.5684;transform:translate(31.8883vw,-10px) scale(.5051);animation:fall-202 20s -10s linear infinite}@keyframes fall-202{44.639%{transform:translate(27.3123vw,44.639vh) scale(.5051)}to{transform:translate(29.6003vw,99vh) scale(.5051)}}.snow:nth-child(203){opacity:1.7534;transform:translate(61.6213vw,-10px) scale(.6163);animation:fall-203 12s -17s linear infinite}@keyframes fall-203{59.035%{transform:translate(54.794vw,59.035vh) scale(.6163)}to{transform:translate(58.20765vw,99vh) scale(.6163)}}.snow:nth-child(204){opacity:.4632;transform:translate(20.5602vw,-10px) scale(.5868);animation:fall-204 26s -28s linear infinite}@keyframes fall-204{71.86%{transform:translate(13.3174vw,71.86vh) scale(.5868)}to{transform:translate(16.9388vw,99vh) scale(.5868)}}.snow:nth-child(205){opacity:.7748;transform:translate(93.5058vw,-10px) scale(.7109);animation:fall-205 20s -15s linear infinite}@keyframes fall-205{74.61%{transform:translate(85.3276vw,74.61vh) scale(.7109)}to{transform:translate(89.4167vw,99vh) scale(.7109)}}.snow:nth-child(206){opacity:.2542;transform:translate(4.7344vw,-10px) scale(.1835);animation:fall-206 16s -26s linear infinite}@keyframes fall-206{75.958%{transform:translate(2.8335vw,75.958vh) scale(.1835)}to{transform:translate(3.78395vw,99vh) scale(.1835)}}.snow:nth-child(207){opacity:1.2764;transform:translate(30.4151vw,-10px) scale(.1048);animation:fall-207 21s -3s linear infinite}@keyframes fall-207{48.688%{transform:translate(30.7284vw,48.688vh) scale(.1048)}to{transform:translate(30.57175vw,99vh) scale(.1048)}}.snow:nth-child(208){opacity:.0994;transform:translate(61.7959vw,-10px) scale(.8587);animation:fall-208 29s -11s linear infinite}@keyframes fall-208{63.136%{transform:translate(57.3473vw,63.136vh) scale(.8587)}to{transform:translate(59.5716vw,99vh) scale(.8587)}}.snow:nth-child(209){opacity:.9832;transform:translate(27.3412vw,-10px) scale(.3454);animation:fall-209 17s -14s linear infinite}@keyframes fall-209{32.453%{transform:translate(18.3332vw,32.453vh) scale(.3454)}to{transform:translate(22.8372vw,99vh) scale(.3454)}}.snow:nth-child(210){opacity:.4082;transform:translate(27.2402vw,-10px) scale(.0567);animation:fall-210 24s -23s linear infinite}@keyframes fall-210{58.347%{transform:translate(33.457vw,58.347vh) scale(.0567)}to{transform:translate(30.3486vw,99vh) scale(.0567)}}.snow:nth-child(211){opacity:1.8744;transform:translate(90.6476vw,-10px) scale(.0932);animation:fall-211 19s -11s linear infinite}@keyframes fall-211{51.919%{transform:translate(87.0328vw,51.919vh) scale(.0932)}to{transform:translate(88.8402vw,99vh) scale(.0932)}}.snow:nth-child(212){opacity:1.3154;transform:translate(75.3611vw,-10px) scale(.9704);animation:fall-212 25s -23s linear infinite}@keyframes fall-212{65.2%{transform:translate(71.0337vw,65.2vh) scale(.9704)}to{transform:translate(73.1974vw,99vh) scale(.9704)}}.snow:nth-child(213){opacity:1.5136;transform:translate(67.1329vw,-10px) scale(.3947);animation:fall-213 14s -23s linear infinite}@keyframes fall-213{76.595%{transform:translate(69.6414vw,76.595vh) scale(.3947)}to{transform:translate(68.38715vw,99vh) scale(.3947)}}.snow:nth-child(214){opacity:1.7862;transform:translate(77.869vw,-10px) scale(.4056);animation:fall-214 12s -30s linear infinite}@keyframes fall-214{53.969%{transform:translate(74.7564vw,53.969vh) scale(.4056)}to{transform:translate(76.3127vw,99vh) scale(.4056)}}.snow:nth-child(215){opacity:1.2936;transform:translate(40.6729vw,-10px) scale(.0924);animation:fall-215 10s -26s linear infinite}@keyframes fall-215{79.563%{transform:translate(33.4028vw,79.563vh) scale(.0924)}to{transform:translate(37.03785vw,99vh) scale(.0924)}}.snow:nth-child(216){opacity:1.7196;transform:translate(76.8341vw,-10px) scale(.0171);animation:fall-216 27s -19s linear infinite}@keyframes fall-216{59.135%{transform:translate(81.7758vw,59.135vh) scale(.0171)}to{transform:translate(79.30495vw,99vh) scale(.0171)}}.snow:nth-child(217){opacity:1.3674;transform:translate(57.822vw,-10px) scale(.6031);animation:fall-217 27s -20s linear infinite}@keyframes fall-217{38.382%{transform:translate(54.2658vw,38.382vh) scale(.6031)}to{transform:translate(56.0439vw,99vh) scale(.6031)}}.snow:nth-child(218){opacity:1.7736;transform:translate(51.4285vw,-10px) scale(.8609);animation:fall-218 26s -8s linear infinite}@keyframes fall-218{54.27%{transform:translate(51.6112vw,54.27vh) scale(.8609)}to{transform:translate(51.51985vw,99vh) scale(.8609)}}.snow:nth-child(219){opacity:1.9074;transform:translate(93.6755vw,-10px) scale(.6945);animation:fall-219 21s -20s linear infinite}@keyframes fall-219{43.757%{transform:translate(95.442vw,43.757vh) scale(.6945)}to{transform:translate(94.55875vw,99vh) scale(.6945)}}.snow:nth-child(220){opacity:1.7174;transform:translate(20.4406vw,-10px) scale(.1009);animation:fall-220 16s -2s linear infinite}@keyframes fall-220{56.8%{transform:translate(18.935vw,56.8vh) scale(.1009)}to{transform:translate(19.6878vw,99vh) scale(.1009)}}.snow:nth-child(221){opacity:1.1728;transform:translate(22.6558vw,-10px) scale(.4725);animation:fall-221 15s -3s linear infinite}@keyframes fall-221{47.39%{transform:translate(14.9727vw,47.39vh) scale(.4725)}to{transform:translate(18.81425vw,99vh) scale(.4725)}}.snow:nth-child(222){opacity:.2026;transform:translate(50.2713vw,-10px) scale(.8884);animation:fall-222 11s -5s linear infinite}@keyframes fall-222{68.015%{transform:translate(42.6544vw,68.015vh) scale(.8884)}to{transform:translate(46.46285vw,99vh) scale(.8884)}}.snow:nth-child(223){opacity:.3456;transform:translate(2.1378vw,-10px) scale(.0485);animation:fall-223 16s -30s linear infinite}@keyframes fall-223{38.522%{transform:translate(1.6937vw,38.522vh) scale(.0485)}to{transform:translate(1.91575vw,99vh) scale(.0485)}}.snow:nth-child(224){opacity:1.5556;transform:translate(58.3928vw,-10px) scale(.3503);animation:fall-224 19s -4s linear infinite}@keyframes fall-224{70.498%{transform:translate(59.7616vw,70.498vh) scale(.3503)}to{transform:translate(59.0772vw,99vh) scale(.3503)}}.snow:nth-child(225){opacity:.236;transform:translate(42.2951vw,-10px) scale(.3717);animation:fall-225 17s -28s linear infinite}@keyframes fall-225{36.939%{transform:translate(45.5732vw,36.939vh) scale(.3717)}to{transform:translate(43.93415vw,99vh) scale(.3717)}}.snow:nth-child(226){opacity:.8752;transform:translate(15.2038vw,-10px) scale(.515);animation:fall-226 28s -2s linear infinite}@keyframes fall-226{61.247%{transform:translate(19.6484vw,61.247vh) scale(.515)}to{transform:translate(17.4261vw,99vh) scale(.515)}}.snow:nth-child(227){opacity:1.908;transform:translate(3.094vw,-10px) scale(.0115);animation:fall-227 17s -9s linear infinite}@keyframes fall-227{58.834%{transform:translate(-5.9964vw,58.834vh) scale(.0115)}to{transform:translate(-1.4512vw,99vh) scale(.0115)}}.snow:nth-child(228){opacity:1.7098;transform:translate(84.9706vw,-10px) scale(.2409);animation:fall-228 12s -12s linear infinite}@keyframes fall-228{36.657%{transform:translate(93.0437vw,36.657vh) scale(.2409)}to{transform:translate(89.00715vw,99vh) scale(.2409)}}.snow:nth-child(229){opacity:.9482;transform:translate(36.232vw,-10px) scale(.8642);animation:fall-229 18s -28s linear infinite}@keyframes fall-229{64.437%{transform:translate(36.5211vw,64.437vh) scale(.8642)}to{transform:translate(36.37655vw,99vh) scale(.8642)}}.snow:nth-child(230){opacity:1.9024;transform:translate(22.1909vw,-10px) scale(.2496);animation:fall-230 12s -8s linear infinite}@keyframes fall-230{58.958%{transform:translate(23.1228vw,58.958vh) scale(.2496)}to{transform:translate(22.65685vw,99vh) scale(.2496)}}.snow:nth-child(231){opacity:.5722;transform:translate(79.7525vw,-10px) scale(.9731);animation:fall-231 26s -24s linear infinite}@keyframes fall-231{64.823%{transform:translate(85.9329vw,64.823vh) scale(.9731)}to{transform:translate(82.8427vw,99vh) scale(.9731)}}.snow:nth-child(232){opacity:1.9488;transform:translate(31.3153vw,-10px) scale(.3139);animation:fall-232 16s -10s linear infinite}@keyframes fall-232{41%{transform:translate(26.7089vw,41vh) scale(.3139)}to{transform:translate(29.0121vw,99vh) scale(.3139)}}.snow:nth-child(233){opacity:1.0298;transform:translate(92.2455vw,-10px) scale(.3479);animation:fall-233 27s -17s linear infinite}@keyframes fall-233{42.415%{transform:translate(87.4263vw,42.415vh) scale(.3479)}to{transform:translate(89.8359vw,99vh) scale(.3479)}}.snow:nth-child(234){opacity:.9392;transform:translate(7.1482vw,-10px) scale(.3792);animation:fall-234 30s -13s linear infinite}@keyframes fall-234{74.651%{transform:translate(12.6447vw,74.651vh) scale(.3792)}to{transform:translate(9.89645vw,99vh) scale(.3792)}}.snow:nth-child(235){opacity:.861;transform:translate(68.7706vw,-10px) scale(.5081);animation:fall-235 13s -28s linear infinite}@keyframes fall-235{64.538%{transform:translate(76.7173vw,64.538vh) scale(.5081)}to{transform:translate(72.74395vw,99vh) scale(.5081)}}.snow:nth-child(236){opacity:.8866;transform:translate(60.5607vw,-10px) scale(.2244);animation:fall-236 21s -9s linear infinite}@keyframes fall-236{53.895%{transform:translate(58.6337vw,53.895vh) scale(.2244)}to{transform:translate(59.5972vw,99vh) scale(.2244)}}.snow:nth-child(237){opacity:1.1288;transform:translate(15.2232vw,-10px) scale(.8184);animation:fall-237 19s -11s linear infinite}@keyframes fall-237{75.567%{transform:translate(16.6044vw,75.567vh) scale(.8184)}to{transform:translate(15.9138vw,99vh) scale(.8184)}}.snow:nth-child(238){opacity:.3504;transform:translate(35.1284vw,-10px) scale(.5966);animation:fall-238 27s -1s linear infinite}@keyframes fall-238{32.595%{transform:translate(40.788vw,32.595vh) scale(.5966)}to{transform:translate(37.9582vw,99vh) scale(.5966)}}.snow:nth-child(239){opacity:.4168;transform:translate(14.0205vw,-10px) scale(.7987);animation:fall-239 12s -22s linear infinite}@keyframes fall-239{37.726%{transform:translate(17.4403vw,37.726vh) scale(.7987)}to{transform:translate(15.7304vw,99vh) scale(.7987)}}.snow:nth-child(240){opacity:.2916;transform:translate(53.5761vw,-10px) scale(.7528);animation:fall-240 13s -25s linear infinite}@keyframes fall-240{56.115%{transform:translate(46.6118vw,56.115vh) scale(.7528)}to{transform:translate(50.09395vw,99vh) scale(.7528)}}.snow:nth-child(241){opacity:1.044;transform:translate(82.2006vw,-10px) scale(.8583);animation:fall-241 13s -29s linear infinite}@keyframes fall-241{49.791%{transform:translate(76.5322vw,49.791vh) scale(.8583)}to{transform:translate(79.3664vw,99vh) scale(.8583)}}.snow:nth-child(242){opacity:.251;transform:translate(75.7791vw,-10px) scale(.8094);animation:fall-242 16s -10s linear infinite}@keyframes fall-242{75.02%{transform:translate(72.1134vw,75.02vh) scale(.8094)}to{transform:translate(73.94625vw,99vh) scale(.8094)}}.snow:nth-child(243){opacity:1.3138;transform:translate(5.8185vw,-10px) scale(.7144);animation:fall-243 27s -13s linear infinite}@keyframes fall-243{55.914%{transform:translate(15.0846vw,55.914vh) scale(.7144)}to{transform:translate(10.45155vw,99vh) scale(.7144)}}.snow:nth-child(244){opacity:.6058;transform:translate(15.6779vw,-10px) scale(.3769);animation:fall-244 12s -25s linear infinite}@keyframes fall-244{51.994%{transform:translate(18.098vw,51.994vh) scale(.3769)}to{transform:translate(16.88795vw,99vh) scale(.3769)}}.snow:nth-child(245){opacity:1.1546;transform:translate(48.6856vw,-10px) scale(.9562);animation:fall-245 27s -12s linear infinite}@keyframes fall-245{50.04%{transform:translate(43.311vw,50.04vh) scale(.9562)}to{transform:translate(45.9983vw,99vh) scale(.9562)}}.snow:nth-child(246){opacity:.457;transform:translate(63.7645vw,-10px) scale(.6359);animation:fall-246 27s -26s linear infinite}@keyframes fall-246{30.28%{transform:translate(66.2vw,30.28vh) scale(.6359)}to{transform:translate(64.98225vw,99vh) scale(.6359)}}.snow:nth-child(247){opacity:1.3024;transform:translate(37.8433vw,-10px) scale(.3745);animation:fall-247 21s -15s linear infinite}@keyframes fall-247{46.96%{transform:translate(44.4894vw,46.96vh) scale(.3745)}to{transform:translate(41.16635vw,99vh) scale(.3745)}}.snow:nth-child(248){opacity:1.75;transform:translate(13.1805vw,-10px) scale(.0397);animation:fall-248 18s -7s linear infinite}@keyframes fall-248{66.104%{transform:translate(17.8601vw,66.104vh) scale(.0397)}to{transform:translate(15.5203vw,99vh) scale(.0397)}}.snow:nth-child(249){opacity:.7744;transform:translate(2.39vw,-10px) scale(.8911);animation:fall-249 21s -14s linear infinite}@keyframes fall-249{73.616%{transform:translate(9.1542vw,73.616vh) scale(.8911)}to{transform:translate(5.7721vw,99vh) scale(.8911)}}.snow:nth-child(250){opacity:1.1132;transform:translate(77.8758vw,-10px) scale(.2254);animation:fall-250 12s -21s linear infinite}@keyframes fall-250{54.472%{transform:translate(78.5429vw,54.472vh) scale(.2254)}to{transform:translate(78.20935vw,99vh) scale(.2254)}}.snow:nth-child(251){opacity:.9918;transform:translate(15.0018vw,-10px) scale(.6835);animation:fall-251 11s -16s linear infinite}@keyframes fall-251{66.782%{transform:translate(14.8769vw,66.782vh) scale(.6835)}to{transform:translate(14.93935vw,99vh) scale(.6835)}}.snow:nth-child(252){opacity:1.735;transform:translate(87.457vw,-10px) scale(.8776);animation:fall-252 21s -7s linear infinite}@keyframes fall-252{70.924%{transform:translate(96.7851vw,70.924vh) scale(.8776)}to{transform:translate(92.12105vw,99vh) scale(.8776)}}.snow:nth-child(253){opacity:.692;transform:translate(5.3092vw,-10px) scale(.5309);animation:fall-253 18s -17s linear infinite}@keyframes fall-253{54.27%{transform:translate(12.5793vw,54.27vh) scale(.5309)}to{transform:translate(8.94425vw,99vh) scale(.5309)}}.snow:nth-child(254){opacity:.8376;transform:translate(82.7385vw,-10px) scale(.7869);animation:fall-254 29s -30s linear infinite}@keyframes fall-254{60.355%{transform:translate(86.3774vw,60.355vh) scale(.7869)}to{transform:translate(84.55795vw,99vh) scale(.7869)}}.snow:nth-child(255){opacity:1.565;transform:translate(67.0357vw,-10px) scale(.033);animation:fall-255 29s -13s linear infinite}@keyframes fall-255{46.865%{transform:translate(61.0228vw,46.865vh) scale(.033)}to{transform:translate(64.02925vw,99vh) scale(.033)}}.snow:nth-child(256){opacity:.4128;transform:translate(55.8692vw,-10px) scale(.5129);animation:fall-256 25s -26s linear infinite}@keyframes fall-256{51.66%{transform:translate(49.0375vw,51.66vh) scale(.5129)}to{transform:translate(52.45335vw,99vh) scale(.5129)}}.snow:nth-child(257){opacity:1.5906;transform:translate(46.0345vw,-10px) scale(.9532);animation:fall-257 27s -6s linear infinite}@keyframes fall-257{49.029%{transform:translate(42.0998vw,49.029vh) scale(.9532)}to{transform:translate(44.06715vw,99vh) scale(.9532)}}.snow:nth-child(258){opacity:1.8768;transform:translate(63.6915vw,-10px) scale(.2393);animation:fall-258 10s -15s linear infinite}@keyframes fall-258{74.492%{transform:translate(60.1793vw,74.492vh) scale(.2393)}to{transform:translate(61.9354vw,99vh) scale(.2393)}}.snow:nth-child(259){opacity:1.6248;transform:translate(33.5127vw,-10px) scale(.0572);animation:fall-259 18s -16s linear infinite}@keyframes fall-259{59.421%{transform:translate(41.9227vw,59.421vh) scale(.0572)}to{transform:translate(37.7177vw,99vh) scale(.0572)}}.snow:nth-child(260){opacity:.4936;transform:translate(74.8081vw,-10px) scale(.0043);animation:fall-260 15s -16s linear infinite}@keyframes fall-260{34.717%{transform:translate(69.4107vw,34.717vh) scale(.0043)}to{transform:translate(72.1094vw,99vh) scale(.0043)}}.snow:nth-child(261){opacity:.2154;transform:translate(49.417vw,-10px) scale(.5387);animation:fall-261 10s -11s linear infinite}@keyframes fall-261{32.684%{transform:translate(56.7722vw,32.684vh) scale(.5387)}to{transform:translate(53.0946vw,99vh) scale(.5387)}}.snow:nth-child(262){opacity:.2924;transform:translate(76.3858vw,-10px) scale(.9604);animation:fall-262 19s -2s linear infinite}@keyframes fall-262{38.778%{transform:translate(77.5282vw,38.778vh) scale(.9604)}to{transform:translate(76.957vw,99vh) scale(.9604)}}.snow:nth-child(263){opacity:.9272;transform:translate(82.9942vw,-10px) scale(.8099);animation:fall-263 21s -27s linear infinite}@keyframes fall-263{79.9%{transform:translate(86.5903vw,79.9vh) scale(.8099)}to{transform:translate(84.79225vw,99vh) scale(.8099)}}.snow:nth-child(264){opacity:.511;transform:translate(73.9008vw,-10px) scale(.1936);animation:fall-264 30s -3s linear infinite}@keyframes fall-264{68.874%{transform:translate(78.4027vw,68.874vh) scale(.1936)}to{transform:translate(76.15175vw,99vh) scale(.1936)}}.snow:nth-child(265){opacity:.2076;transform:translate(63.9823vw,-10px) scale(.891);animation:fall-265 24s -26s linear infinite}@keyframes fall-265{45.22%{transform:translate(67.214vw,45.22vh) scale(.891)}to{transform:translate(65.59815vw,99vh) scale(.891)}}.snow:nth-child(266){opacity:1.329;transform:translate(47.258vw,-10px) scale(.4105);animation:fall-266 17s -3s linear infinite}@keyframes fall-266{53.311%{transform:translate(45.4804vw,53.311vh) scale(.4105)}to{transform:translate(46.3692vw,99vh) scale(.4105)}}.snow:nth-child(267){opacity:.3714;transform:translate(83.1246vw,-10px) scale(.9845);animation:fall-267 24s -1s linear infinite}@keyframes fall-267{63.484%{transform:translate(77.7925vw,63.484vh) scale(.9845)}to{transform:translate(80.45855vw,99vh) scale(.9845)}}.snow:nth-child(268){opacity:.5274;transform:translate(91.3582vw,-10px) scale(.9329);animation:fall-268 13s -1s linear infinite}@keyframes fall-268{57.845%{transform:translate(90.0509vw,57.845vh) scale(.9329)}to{transform:translate(90.70455vw,99vh) scale(.9329)}}.snow:nth-child(269){opacity:1.6594;transform:translate(5.0872vw,-10px) scale(.2991);animation:fall-269 18s -20s linear infinite}@keyframes fall-269{75.024%{transform:translate(6.7399vw,75.024vh) scale(.2991)}to{transform:translate(5.91355vw,99vh) scale(.2991)}}.snow:nth-child(270){opacity:1.7514;transform:translate(90.0889vw,-10px) scale(.7798);animation:fall-270 18s -26s linear infinite}@keyframes fall-270{30.572%{transform:translate(81.8471vw,30.572vh) scale(.7798)}to{transform:translate(85.968vw,99vh) scale(.7798)}}.snow:nth-child(271){opacity:1.674;transform:translate(95.4816vw,-10px) scale(.2053);animation:fall-271 19s -9s linear infinite}@keyframes fall-271{30.82%{transform:translate(95.3185vw,30.82vh) scale(.2053)}to{transform:translate(95.40005vw,99vh) scale(.2053)}}.snow:nth-child(272){opacity:1.3194;transform:translate(86.7508vw,-10px) scale(.9739);animation:fall-272 17s -14s linear infinite}@keyframes fall-272{73.115%{transform:translate(89.1686vw,73.115vh) scale(.9739)}to{transform:translate(87.9597vw,99vh) scale(.9739)}}.snow:nth-child(273){opacity:.0108;transform:translate(71.2805vw,-10px) scale(.1325);animation:fall-273 29s -14s linear infinite}@keyframes fall-273{78.137%{transform:translate(79.2539vw,78.137vh) scale(.1325)}to{transform:translate(75.2672vw,99vh) scale(.1325)}}.snow:nth-child(274){opacity:.4822;transform:translate(14.1988vw,-10px) scale(.6384);animation:fall-274 25s -28s linear infinite}@keyframes fall-274{54.131%{transform:translate(19.5982vw,54.131vh) scale(.6384)}to{transform:translate(16.8985vw,99vh) scale(.6384)}}.snow:nth-child(275){opacity:1.438;transform:translate(10.1328vw,-10px) scale(.1007);animation:fall-275 21s -29s linear infinite}@keyframes fall-275{45.298%{transform:translate(16.1731vw,45.298vh) scale(.1007)}to{transform:translate(13.15295vw,99vh) scale(.1007)}}.snow:nth-child(276){opacity:1.2166;transform:translate(82.4491vw,-10px) scale(.7976);animation:fall-276 22s -27s linear infinite}@keyframes fall-276{45.264%{transform:translate(74.6373vw,45.264vh) scale(.7976)}to{transform:translate(78.5432vw,99vh) scale(.7976)}}.snow:nth-child(277){opacity:.4188;transform:translate(34.4816vw,-10px) scale(.8542);animation:fall-277 28s -12s linear infinite}@keyframes fall-277{65.157%{transform:translate(28.2318vw,65.157vh) scale(.8542)}to{transform:translate(31.3567vw,99vh) scale(.8542)}}.snow:nth-child(278){opacity:1.977;transform:translate(6.1463vw,-10px) scale(.0039);animation:fall-278 15s -23s linear infinite}@keyframes fall-278{43.443%{transform:translate(10.4725vw,43.443vh) scale(.0039)}to{transform:translate(8.3094vw,99vh) scale(.0039)}}.snow:nth-child(279){opacity:.2078;transform:translate(27.1257vw,-10px) scale(.5125);animation:fall-279 21s -7s linear infinite}@keyframes fall-279{45.742%{transform:translate(18.0123vw,45.742vh) scale(.5125)}to{transform:translate(22.569vw,99vh) scale(.5125)}}.snow:nth-child(280){opacity:.2444;transform:translate(98.732vw,-10px) scale(.542);animation:fall-280 26s -28s linear infinite}@keyframes fall-280{35.911%{transform:translate(96.5292vw,35.911vh) scale(.542)}to{transform:translate(97.6306vw,99vh) scale(.542)}}.snow:nth-child(281){opacity:.9194;transform:translate(43.8539vw,-10px) scale(.8194);animation:fall-281 20s -3s linear infinite}@keyframes fall-281{72.306%{transform:translate(51.3151vw,72.306vh) scale(.8194)}to{transform:translate(47.5845vw,99vh) scale(.8194)}}.snow:nth-child(282){opacity:.5554;transform:translate(35.9346vw,-10px) scale(.5625);animation:fall-282 12s -2s linear infinite}@keyframes fall-282{32.456%{transform:translate(43.3419vw,32.456vh) scale(.5625)}to{transform:translate(39.63825vw,99vh) scale(.5625)}}.snow:nth-child(283){opacity:.1972;transform:translate(74.486vw,-10px) scale(.3428);animation:fall-283 17s -29s linear infinite}@keyframes fall-283{39.006%{transform:translate(68.2264vw,39.006vh) scale(.3428)}to{transform:translate(71.3562vw,99vh) scale(.3428)}}.snow:nth-child(284){opacity:.2124;transform:translate(52.8321vw,-10px) scale(.4507);animation:fall-284 16s -11s linear infinite}@keyframes fall-284{65.296%{transform:translate(57.6864vw,65.296vh) scale(.4507)}to{transform:translate(55.25925vw,99vh) scale(.4507)}}.snow:nth-child(285){opacity:1.5816;transform:translate(15.5696vw,-10px) scale(.1402);animation:fall-285 13s -6s linear infinite}@keyframes fall-285{71.644%{transform:translate(9.3577vw,71.644vh) scale(.1402)}to{transform:translate(12.46365vw,99vh) scale(.1402)}}.snow:nth-child(286){opacity:.3258;transform:translate(91.7966vw,-10px) scale(.3613);animation:fall-286 16s -7s linear infinite}@keyframes fall-286{30.951%{transform:translate(93.4649vw,30.951vh) scale(.3613)}to{transform:translate(92.63075vw,99vh) scale(.3613)}}.snow:nth-child(287){opacity:1.2414;transform:translate(71.9481vw,-10px) scale(.1314);animation:fall-287 10s -2s linear infinite}@keyframes fall-287{33.172%{transform:translate(73.634vw,33.172vh) scale(.1314)}to{transform:translate(72.79105vw,99vh) scale(.1314)}}.snow:nth-child(288){opacity:1.1726;transform:translate(25.1599vw,-10px) scale(.3708);animation:fall-288 15s -24s linear infinite}@keyframes fall-288{78.6%{transform:translate(30.9285vw,78.6vh) scale(.3708)}to{transform:translate(28.0442vw,99vh) scale(.3708)}}.snow:nth-child(289){opacity:1.2822;transform:translate(58.6119vw,-10px) scale(.1469);animation:fall-289 29s -14s linear infinite}@keyframes fall-289{47.973%{transform:translate(59.868vw,47.973vh) scale(.1469)}to{transform:translate(59.23995vw,99vh) scale(.1469)}}.snow:nth-child(290){opacity:.198;transform:translate(46.0716vw,-10px) scale(.3101);animation:fall-290 22s -29s linear infinite}@keyframes fall-290{75.517%{transform:translate(40.902vw,75.517vh) scale(.3101)}to{transform:translate(43.4868vw,99vh) scale(.3101)}}.snow:nth-child(291){opacity:.3876;transform:translate(75.9084vw,-10px) scale(.4542);animation:fall-291 17s -24s linear infinite}@keyframes fall-291{46.046%{transform:translate(77.3833vw,46.046vh) scale(.4542)}to{transform:translate(76.64585vw,99vh) scale(.4542)}}.snow:nth-child(292){opacity:.2544;transform:translate(51.6219vw,-10px) scale(.2638);animation:fall-292 22s -4s linear infinite}@keyframes fall-292{64.934%{transform:translate(52.5157vw,64.934vh) scale(.2638)}to{transform:translate(52.0688vw,99vh) scale(.2638)}}.snow:nth-child(293){opacity:.0236;transform:translate(10.3869vw,-10px) scale(.3758);animation:fall-293 13s -27s linear infinite}@keyframes fall-293{74.718%{transform:translate(2.754vw,74.718vh) scale(.3758)}to{transform:translate(6.57045vw,99vh) scale(.3758)}}.snow:nth-child(294){opacity:.6274;transform:translate(9.843vw,-10px) scale(.5577);animation:fall-294 26s -27s linear infinite}@keyframes fall-294{36.514%{transform:translate(4.1097vw,36.514vh) scale(.5577)}to{transform:translate(6.97635vw,99vh) scale(.5577)}}.snow:nth-child(295){opacity:1.7944;transform:translate(26.4315vw,-10px) scale(.6818);animation:fall-295 12s -18s linear infinite}@keyframes fall-295{79.77%{transform:translate(32.9705vw,79.77vh) scale(.6818)}to{transform:translate(29.701vw,99vh) scale(.6818)}}.snow:nth-child(296){opacity:1.112;transform:translate(26.9799vw,-10px) scale(.9238);animation:fall-296 30s -12s linear infinite}@keyframes fall-296{51.614%{transform:translate(30.7426vw,51.614vh) scale(.9238)}to{transform:translate(28.86125vw,99vh) scale(.9238)}}.snow:nth-child(297){opacity:1.6478;transform:translate(19.2691vw,-10px) scale(.6962);animation:fall-297 15s -4s linear infinite}@keyframes fall-297{53.031%{transform:translate(14.4013vw,53.031vh) scale(.6962)}to{transform:translate(16.8352vw,99vh) scale(.6962)}}.snow:nth-child(298){opacity:1.719;transform:translate(55.6176vw,-10px) scale(.3429);animation:fall-298 11s -24s linear infinite}@keyframes fall-298{57.945%{transform:translate(46.9579vw,57.945vh) scale(.3429)}to{transform:translate(51.28775vw,99vh) scale(.3429)}}.snow:nth-child(299){opacity:1.4196;transform:translate(87.3437vw,-10px) scale(.804);animation:fall-299 17s -2s linear infinite}@keyframes fall-299{79.142%{transform:translate(88.0311vw,79.142vh) scale(.804)}to{transform:translate(87.6874vw,99vh) scale(.804)}}.snow:nth-child(300){opacity:.1936;transform:translate(50.0467vw,-10px) scale(.803);animation:fall-300 16s -5s linear infinite}@keyframes fall-300{47.364%{transform:translate(58.6541vw,47.364vh) scale(.803)}to{transform:translate(54.3504vw,99vh) scale(.803)}}.snow:nth-child(301){opacity:.1838;transform:translate(82.0738vw,-10px) scale(.1917);animation:fall-301 19s -9s linear infinite}@keyframes fall-301{63.779%{transform:translate(76.3246vw,63.779vh) scale(.1917)}to{transform:translate(79.1992vw,99vh) scale(.1917)}}.snow:nth-child(302){opacity:1.7066;transform:translate(25.9876vw,-10px) scale(.7027);animation:fall-302 15s -29s linear infinite}@keyframes fall-302{73.605%{transform:translate(16.0747vw,73.605vh) scale(.7027)}to{transform:translate(21.03115vw,99vh) scale(.7027)}}.snow:nth-child(303){opacity:1.0764;transform:translate(23.4534vw,-10px) scale(.1935);animation:fall-303 10s -19s linear infinite}@keyframes fall-303{75.16%{transform:translate(27.9445vw,75.16vh) scale(.1935)}to{transform:translate(25.69895vw,99vh) scale(.1935)}}.snow:nth-child(304){opacity:.4982;transform:translate(11.5039vw,-10px) scale(.1732);animation:fall-304 22s -6s linear infinite}@keyframes fall-304{50.29%{transform:translate(3.5507vw,50.29vh) scale(.1732)}to{transform:translate(7.5273vw,99vh) scale(.1732)}}.snow:nth-child(305){opacity:.4648;transform:translate(46.0705vw,-10px) scale(.7393);animation:fall-305 21s -19s linear infinite}@keyframes fall-305{71.285%{transform:translate(52.3095vw,71.285vh) scale(.7393)}to{transform:translate(49.19vw,99vh) scale(.7393)}}.snow:nth-child(306){opacity:.7518;transform:translate(37.6102vw,-10px) scale(.4975);animation:fall-306 12s -17s linear infinite}@keyframes fall-306{40.32%{transform:translate(39.345vw,40.32vh) scale(.4975)}to{transform:translate(38.4776vw,99vh) scale(.4975)}}.snow:nth-child(307){opacity:1.8914;transform:translate(41.6794vw,-10px) scale(.3611);animation:fall-307 19s -12s linear infinite}@keyframes fall-307{77.229%{transform:translate(39.1992vw,77.229vh) scale(.3611)}to{transform:translate(40.4393vw,99vh) scale(.3611)}}.snow:nth-child(308){opacity:.6726;transform:translate(2.0324vw,-10px) scale(.8687);animation:fall-308 19s -5s linear infinite}@keyframes fall-308{66.528%{transform:translate(-3.2109vw,66.528vh) scale(.8687)}to{transform:translate(-.58925vw,99vh) scale(.8687)}}.snow:nth-child(309){opacity:.7538;transform:translate(89.4884vw,-10px) scale(.3666);animation:fall-309 23s -25s linear infinite}@keyframes fall-309{34.32%{transform:translate(81.3945vw,34.32vh) scale(.3666)}to{transform:translate(85.44145vw,99vh) scale(.3666)}}.snow:nth-child(310){opacity:1.1696;transform:translate(79.8764vw,-10px) scale(.5384);animation:fall-310 16s -9s linear infinite}@keyframes fall-310{60.233%{transform:translate(76.578vw,60.233vh) scale(.5384)}to{transform:translate(78.2272vw,99vh) scale(.5384)}}.snow:nth-child(311){opacity:1.4928;transform:translate(9.2856vw,-10px) scale(.2439);animation:fall-311 15s -16s linear infinite}@keyframes fall-311{71.611%{transform:translate(13.4112vw,71.611vh) scale(.2439)}to{transform:translate(11.3484vw,99vh) scale(.2439)}}.snow:nth-child(312){opacity:1.1972;transform:translate(27.4834vw,-10px) scale(.679);animation:fall-312 21s -25s linear infinite}@keyframes fall-312{37.103%{transform:translate(17.9189vw,37.103vh) scale(.679)}to{transform:translate(22.70115vw,99vh) scale(.679)}}.snow:nth-child(313){opacity:1.331;transform:translate(43.8029vw,-10px) scale(.2929);animation:fall-313 24s -15s linear infinite}@keyframes fall-313{34.9%{transform:translate(53.698vw,34.9vh) scale(.2929)}to{transform:translate(48.75045vw,99vh) scale(.2929)}}.snow:nth-child(314){opacity:1.782;transform:translate(68.2999vw,-10px) scale(.2738);animation:fall-314 30s -13s linear infinite}@keyframes fall-314{50.387%{transform:translate(59.901vw,50.387vh) scale(.2738)}to{transform:translate(64.10045vw,99vh) scale(.2738)}}.snow:nth-child(315){opacity:.9188;transform:translate(95.166vw,-10px) scale(.6607);animation:fall-315 21s -16s linear infinite}@keyframes fall-315{41.443%{transform:translate(86.611vw,41.443vh) scale(.6607)}to{transform:translate(90.8885vw,99vh) scale(.6607)}}.snow:nth-child(316){opacity:.8554;transform:translate(54.7937vw,-10px) scale(.6396);animation:fall-316 25s -7s linear infinite}@keyframes fall-316{57.397%{transform:translate(45.8251vw,57.397vh) scale(.6396)}to{transform:translate(50.3094vw,99vh) scale(.6396)}}.snow:nth-child(317){opacity:.6028;transform:translate(6.2571vw,-10px) scale(.0257);animation:fall-317 28s -1s linear infinite}@keyframes fall-317{67.437%{transform:translate(11.6727vw,67.437vh) scale(.0257)}to{transform:translate(8.9649vw,99vh) scale(.0257)}}.snow:nth-child(318){opacity:.505;transform:translate(79.2548vw,-10px) scale(.784);animation:fall-318 22s -23s linear infinite}@keyframes fall-318{31.196%{transform:translate(85.7454vw,31.196vh) scale(.784)}to{transform:translate(82.5001vw,99vh) scale(.784)}}.snow:nth-child(319){opacity:1.0476;transform:translate(8.625vw,-10px) scale(.5703);animation:fall-319 11s -21s linear infinite}@keyframes fall-319{53.918%{transform:translate(13.4935vw,53.918vh) scale(.5703)}to{transform:translate(11.05925vw,99vh) scale(.5703)}}.snow:nth-child(320){opacity:.7262;transform:translate(86.4671vw,-10px) scale(.2678);animation:fall-320 16s -7s linear infinite}@keyframes fall-320{55.904%{transform:translate(86.9184vw,55.904vh) scale(.2678)}to{transform:translate(86.69275vw,99vh) scale(.2678)}}.snow:nth-child(321){opacity:.223;transform:translate(33.3179vw,-10px) scale(.9202);animation:fall-321 20s -26s linear infinite}@keyframes fall-321{77.619%{transform:translate(23.9798vw,77.619vh) scale(.9202)}to{transform:translate(28.64885vw,99vh) scale(.9202)}}.snow:nth-child(322){opacity:1.8504;transform:translate(85.6872vw,-10px) scale(.8902);animation:fall-322 29s -2s linear infinite}@keyframes fall-322{43.736%{transform:translate(91.2461vw,43.736vh) scale(.8902)}to{transform:translate(88.46665vw,99vh) scale(.8902)}}.snow:nth-child(323){opacity:1.459;transform:translate(65.3889vw,-10px) scale(.4512);animation:fall-323 20s -6s linear infinite}@keyframes fall-323{32.036%{transform:translate(63.2302vw,32.036vh) scale(.4512)}to{transform:translate(64.30955vw,99vh) scale(.4512)}}.snow:nth-child(324){opacity:1.5408;transform:translate(40.0454vw,-10px) scale(.1419);animation:fall-324 21s -11s linear infinite}@keyframes fall-324{77.619%{transform:translate(40.9153vw,77.619vh) scale(.1419)}to{transform:translate(40.48035vw,99vh) scale(.1419)}}.snow:nth-child(325){opacity:1.1876;transform:translate(74.1524vw,-10px) scale(.7932);animation:fall-325 20s -15s linear infinite}@keyframes fall-325{59.189%{transform:translate(74.8366vw,59.189vh) scale(.7932)}to{transform:translate(74.4945vw,99vh) scale(.7932)}}.snow:nth-child(326){opacity:1.143;transform:translate(54.3139vw,-10px) scale(.3336);animation:fall-326 30s -12s linear infinite}@keyframes fall-326{46.955%{transform:translate(52.6101vw,46.955vh) scale(.3336)}to{transform:translate(53.462vw,99vh) scale(.3336)}}.snow:nth-child(327){opacity:.14;transform:translate(3.1234vw,-10px) scale(.4208);animation:fall-327 23s -26s linear infinite}@keyframes fall-327{63.666%{transform:translate(12.1545vw,63.666vh) scale(.4208)}to{transform:translate(7.63895vw,99vh) scale(.4208)}}.snow:nth-child(328){opacity:.946;transform:translate(54.8206vw,-10px) scale(.9299);animation:fall-328 19s -17s linear infinite}@keyframes fall-328{51.124%{transform:translate(54.19vw,51.124vh) scale(.9299)}to{transform:translate(54.5053vw,99vh) scale(.9299)}}.snow:nth-child(329){opacity:.8996;transform:translate(88.9403vw,-10px) scale(.1859);animation:fall-329 17s -23s linear infinite}@keyframes fall-329{57.759%{transform:translate(83.1769vw,57.759vh) scale(.1859)}to{transform:translate(86.0586vw,99vh) scale(.1859)}}.snow:nth-child(330){opacity:1.9008;transform:translate(57.2149vw,-10px) scale(.0845);animation:fall-330 16s -22s linear infinite}@keyframes fall-330{64.535%{transform:translate(51.9215vw,64.535vh) scale(.0845)}to{transform:translate(54.5682vw,99vh) scale(.0845)}}.snow:nth-child(331){opacity:.421;transform:translate(20.9191vw,-10px) scale(.2662);animation:fall-331 11s -29s linear infinite}@keyframes fall-331{41.554%{transform:translate(24.7247vw,41.554vh) scale(.2662)}to{transform:translate(22.8219vw,99vh) scale(.2662)}}.snow:nth-child(332){opacity:.8026;transform:translate(99.6315vw,-10px) scale(.7334);animation:fall-332 30s -1s linear infinite}@keyframes fall-332{57.979%{transform:translate(93.287vw,57.979vh) scale(.7334)}to{transform:translate(96.45925vw,99vh) scale(.7334)}}.snow:nth-child(333){opacity:1.278;transform:translate(92.5262vw,-10px) scale(.3661);animation:fall-333 23s -14s linear infinite}@keyframes fall-333{40.913%{transform:translate(87.1008vw,40.913vh) scale(.3661)}to{transform:translate(89.8135vw,99vh) scale(.3661)}}.snow:nth-child(334){opacity:.8962;transform:translate(7.8389vw,-10px) scale(.0275);animation:fall-334 20s -19s linear infinite}@keyframes fall-334{56.966%{transform:translate(3.6806vw,56.966vh) scale(.0275)}to{transform:translate(5.75975vw,99vh) scale(.0275)}}.snow:nth-child(335){opacity:1.0746;transform:translate(99.1087vw,-10px) scale(.0109);animation:fall-335 18s -11s linear infinite}@keyframes fall-335{46.811%{transform:translate(100.0571vw,46.811vh) scale(.0109)}to{transform:translate(99.5829vw,99vh) scale(.0109)}}.snow:nth-child(336){opacity:.7338;transform:translate(70.9729vw,-10px) scale(.6537);animation:fall-336 30s -16s linear infinite}@keyframes fall-336{72.086%{transform:translate(73.1367vw,72.086vh) scale(.6537)}to{transform:translate(72.0548vw,99vh) scale(.6537)}}.snow:nth-child(337){opacity:1.509;transform:translate(43.1077vw,-10px) scale(.8349);animation:fall-337 28s -20s linear infinite}@keyframes fall-337{54.461%{transform:translate(52.8725vw,54.461vh) scale(.8349)}to{transform:translate(47.9901vw,99vh) scale(.8349)}}.snow:nth-child(338){opacity:1.5094;transform:translate(53.8924vw,-10px) scale(.5477);animation:fall-338 24s -15s linear infinite}@keyframes fall-338{70.821%{transform:translate(59.3501vw,70.821vh) scale(.5477)}to{transform:translate(56.62125vw,99vh) scale(.5477)}}.snow:nth-child(339){opacity:.1122;transform:translate(84.5959vw,-10px) scale(.4178);animation:fall-339 16s -24s linear infinite}@keyframes fall-339{59.483%{transform:translate(78.4426vw,59.483vh) scale(.4178)}to{transform:translate(81.51925vw,99vh) scale(.4178)}}.snow:nth-child(340){opacity:.9536;transform:translate(93.3519vw,-10px) scale(.6254);animation:fall-340 30s -5s linear infinite}@keyframes fall-340{41.683%{transform:translate(102.6253vw,41.683vh) scale(.6254)}to{transform:translate(97.9886vw,99vh) scale(.6254)}}.snow:nth-child(341){opacity:.1996;transform:translate(34.8841vw,-10px) scale(.5474);animation:fall-341 14s -5s linear infinite}@keyframes fall-341{32.055%{transform:translate(33.8572vw,32.055vh) scale(.5474)}to{transform:translate(34.37065vw,99vh) scale(.5474)}}.snow:nth-child(342){opacity:.407;transform:translate(9.2182vw,-10px) scale(.7993);animation:fall-342 11s -18s linear infinite}@keyframes fall-342{31.577%{transform:translate(5.6388vw,31.577vh) scale(.7993)}to{transform:translate(7.4285vw,99vh) scale(.7993)}}.snow:nth-child(343){opacity:.091;transform:translate(3.3958vw,-10px) scale(.0376);animation:fall-343 28s -11s linear infinite}@keyframes fall-343{34.452%{transform:translate(10.3095vw,34.452vh) scale(.0376)}to{transform:translate(6.85265vw,99vh) scale(.0376)}}.snow:nth-child(344){opacity:.3646;transform:translate(60.9764vw,-10px) scale(.5764);animation:fall-344 11s -11s linear infinite}@keyframes fall-344{58.615%{transform:translate(69.1675vw,58.615vh) scale(.5764)}to{transform:translate(65.07195vw,99vh) scale(.5764)}}.snow:nth-child(345){opacity:1.6822;transform:translate(62.1216vw,-10px) scale(.5201);animation:fall-345 22s -11s linear infinite}@keyframes fall-345{69.941%{transform:translate(61.7515vw,69.941vh) scale(.5201)}to{transform:translate(61.93655vw,99vh) scale(.5201)}}.snow:nth-child(346){opacity:.2672;transform:translate(11.6298vw,-10px) scale(.3164);animation:fall-346 27s -1s linear infinite}@keyframes fall-346{60.853%{transform:translate(14.8187vw,60.853vh) scale(.3164)}to{transform:translate(13.22425vw,99vh) scale(.3164)}}.snow:nth-child(347){opacity:.4026;transform:translate(4.388vw,-10px) scale(.6263);animation:fall-347 29s -6s linear infinite}@keyframes fall-347{60.595%{transform:translate(8.7313vw,60.595vh) scale(.6263)}to{transform:translate(6.55965vw,99vh) scale(.6263)}}.snow:nth-child(348){opacity:1.5288;transform:translate(43.4891vw,-10px) scale(.3107);animation:fall-348 22s -17s linear infinite}@keyframes fall-348{72.398%{transform:translate(43.8065vw,72.398vh) scale(.3107)}to{transform:translate(43.6478vw,99vh) scale(.3107)}}.snow:nth-child(349){opacity:.6496;transform:translate(7.8158vw,-10px) scale(.0734);animation:fall-349 28s -18s linear infinite}@keyframes fall-349{57.239%{transform:translate(4.4437vw,57.239vh) scale(.0734)}to{transform:translate(6.12975vw,99vh) scale(.0734)}}.snow:nth-child(350){opacity:.3654;transform:translate(77.8705vw,-10px) scale(.5452);animation:fall-350 20s -16s linear infinite}@keyframes fall-350{78.593%{transform:translate(85.2534vw,78.593vh) scale(.5452)}to{transform:translate(81.56195vw,99vh) scale(.5452)}}.snow:nth-child(351){opacity:.747;transform:translate(80.7591vw,-10px) scale(.5333);animation:fall-351 29s -10s linear infinite}@keyframes fall-351{43.846%{transform:translate(80.3184vw,43.846vh) scale(.5333)}to{transform:translate(80.53875vw,99vh) scale(.5333)}}.snow:nth-child(352){opacity:1.3942;transform:translate(60.9187vw,-10px) scale(.7389);animation:fall-352 27s -21s linear infinite}@keyframes fall-352{52.846%{transform:translate(65.9376vw,52.846vh) scale(.7389)}to{transform:translate(63.42815vw,99vh) scale(.7389)}}.snow:nth-child(353){opacity:.418;transform:translate(84.0708vw,-10px) scale(.072);animation:fall-353 30s -8s linear infinite}@keyframes fall-353{54.382%{transform:translate(81.611vw,54.382vh) scale(.072)}to{transform:translate(82.8409vw,99vh) scale(.072)}}.snow:nth-child(354){opacity:1.2576;transform:translate(89.3928vw,-10px) scale(.5741);animation:fall-354 16s -13s linear infinite}@keyframes fall-354{71.956%{transform:translate(81.7307vw,71.956vh) scale(.5741)}to{transform:translate(85.56175vw,99vh) scale(.5741)}}.snow:nth-child(355){opacity:.5308;transform:translate(7.9622vw,-10px) scale(.4943);animation:fall-355 30s -14s linear infinite}@keyframes fall-355{30.992%{transform:translate(10.3156vw,30.992vh) scale(.4943)}to{transform:translate(9.1389vw,99vh) scale(.4943)}}.snow:nth-child(356){opacity:1.3566;transform:translate(43.2634vw,-10px) scale(.7679);animation:fall-356 12s -14s linear infinite}@keyframes fall-356{51.226%{transform:translate(44.7822vw,51.226vh) scale(.7679)}to{transform:translate(44.0228vw,99vh) scale(.7679)}}.snow:nth-child(357){opacity:1.5098;transform:translate(20.3308vw,-10px) scale(.0004);animation:fall-357 23s -3s linear infinite}@keyframes fall-357{52.27%{transform:translate(28.6051vw,52.27vh) scale(.0004)}to{transform:translate(24.46795vw,99vh) scale(.0004)}}.snow:nth-child(358){opacity:1.8126;transform:translate(68.1857vw,-10px) scale(.414);animation:fall-358 30s -13s linear infinite}@keyframes fall-358{66.835%{transform:translate(68.5617vw,66.835vh) scale(.414)}to{transform:translate(68.3737vw,99vh) scale(.414)}}.snow:nth-child(359){opacity:.9816;transform:translate(48.0375vw,-10px) scale(.9894);animation:fall-359 23s -5s linear infinite}@keyframes fall-359{53.918%{transform:translate(38.0484vw,53.918vh) scale(.9894)}to{transform:translate(43.04295vw,99vh) scale(.9894)}}.snow:nth-child(360){opacity:.4894;transform:translate(32.6428vw,-10px) scale(.013);animation:fall-360 23s -6s linear infinite}@keyframes fall-360{44.347%{transform:translate(36.7301vw,44.347vh) scale(.013)}to{transform:translate(34.68645vw,99vh) scale(.013)}}.snow:nth-child(361){opacity:.3496;transform:translate(22.9462vw,-10px) scale(.6577);animation:fall-361 14s -19s linear infinite}@keyframes fall-361{73.199%{transform:translate(31.7771vw,73.199vh) scale(.6577)}to{transform:translate(27.36165vw,99vh) scale(.6577)}}.snow:nth-child(362){opacity:.725;transform:translate(96.6127vw,-10px) scale(.5577);animation:fall-362 17s -2s linear infinite}@keyframes fall-362{61.23%{transform:translate(90.8047vw,61.23vh) scale(.5577)}to{transform:translate(93.7087vw,99vh) scale(.5577)}}.snow:nth-child(363){opacity:.853;transform:translate(47.5214vw,-10px) scale(.4905);animation:fall-363 22s -4s linear infinite}@keyframes fall-363{53.08%{transform:translate(56.9388vw,53.08vh) scale(.4905)}to{transform:translate(52.2301vw,99vh) scale(.4905)}}.snow:nth-child(364){opacity:1.6476;transform:translate(95.7378vw,-10px) scale(.7246);animation:fall-364 15s -10s linear infinite}@keyframes fall-364{30.416%{transform:translate(87.1576vw,30.416vh) scale(.7246)}to{transform:translate(91.4477vw,99vh) scale(.7246)}}.snow:nth-child(365){opacity:.2094;transform:translate(42.9121vw,-10px) scale(.9028);animation:fall-365 13s -14s linear infinite}@keyframes fall-365{60.962%{transform:translate(33.1311vw,60.962vh) scale(.9028)}to{transform:translate(38.0216vw,99vh) scale(.9028)}}.snow:nth-child(366){opacity:1.3066;transform:translate(45.5449vw,-10px) scale(.0833);animation:fall-366 29s -1s linear infinite}@keyframes fall-366{30.835%{transform:translate(37.5802vw,30.835vh) scale(.0833)}to{transform:translate(41.56255vw,99vh) scale(.0833)}}.snow:nth-child(367){opacity:1.0744;transform:translate(35.2498vw,-10px) scale(.1917);animation:fall-367 28s -15s linear infinite}@keyframes fall-367{70.104%{transform:translate(43.1261vw,70.104vh) scale(.1917)}to{transform:translate(39.18795vw,99vh) scale(.1917)}}.snow:nth-child(368){opacity:1.1452;transform:translate(24.9562vw,-10px) scale(.5192);animation:fall-368 19s -21s linear infinite}@keyframes fall-368{50.189%{transform:translate(16.9815vw,50.189vh) scale(.5192)}to{transform:translate(20.96885vw,99vh) scale(.5192)}}.snow:nth-child(369){opacity:1.1968;transform:translate(82.8551vw,-10px) scale(.7924);animation:fall-369 18s -2s linear infinite}@keyframes fall-369{42.028%{transform:translate(90.1894vw,42.028vh) scale(.7924)}to{transform:translate(86.52225vw,99vh) scale(.7924)}}.snow:nth-child(370){opacity:1.3242;transform:translate(45.1127vw,-10px) scale(.9606);animation:fall-370 26s -5s linear infinite}@keyframes fall-370{35.311%{transform:translate(49.4412vw,35.311vh) scale(.9606)}to{transform:translate(47.27695vw,99vh) scale(.9606)}}.snow:nth-child(371){opacity:1.109;transform:translate(4.2588vw,-10px) scale(.8745);animation:fall-371 22s -8s linear infinite}@keyframes fall-371{59.374%{transform:translate(-3.6185vw,59.374vh) scale(.8745)}to{transform:translate(.32015vw,99vh) scale(.8745)}}.snow:nth-child(372){opacity:.988;transform:translate(43.9794vw,-10px) scale(.179);animation:fall-372 24s -12s linear infinite}@keyframes fall-372{49.018%{transform:translate(43.0372vw,49.018vh) scale(.179)}to{transform:translate(43.5083vw,99vh) scale(.179)}}.snow:nth-child(373){opacity:1.128;transform:translate(52.0278vw,-10px) scale(.3324);animation:fall-373 25s -16s linear infinite}@keyframes fall-373{40.001%{transform:translate(59.7018vw,40.001vh) scale(.3324)}to{transform:translate(55.8648vw,99vh) scale(.3324)}}.snow:nth-child(374){opacity:.4572;transform:translate(51.1531vw,-10px) scale(.7816);animation:fall-374 29s -5s linear infinite}@keyframes fall-374{77.952%{transform:translate(60.0935vw,77.952vh) scale(.7816)}to{transform:translate(55.6233vw,99vh) scale(.7816)}}.snow:nth-child(375){opacity:.8632;transform:translate(28.0251vw,-10px) scale(.2375);animation:fall-375 22s -10s linear infinite}@keyframes fall-375{33.008%{transform:translate(34.4108vw,33.008vh) scale(.2375)}to{transform:translate(31.21795vw,99vh) scale(.2375)}}.snow:nth-child(376){opacity:1.4504;transform:translate(14.4318vw,-10px) scale(.8254);animation:fall-376 15s -10s linear infinite}@keyframes fall-376{75.034%{transform:translate(9.0203vw,75.034vh) scale(.8254)}to{transform:translate(11.72605vw,99vh) scale(.8254)}}.snow:nth-child(377){opacity:1.6796;transform:translate(66.9101vw,-10px) scale(.4744);animation:fall-377 10s -25s linear infinite}@keyframes fall-377{50.409%{transform:translate(69.901vw,50.409vh) scale(.4744)}to{transform:translate(68.40555vw,99vh) scale(.4744)}}.snow:nth-child(378){opacity:.542;transform:translate(90.3713vw,-10px) scale(.7014);animation:fall-378 10s -19s linear infinite}@keyframes fall-378{31.587%{transform:translate(100.0122vw,31.587vh) scale(.7014)}to{transform:translate(95.19175vw,99vh) scale(.7014)}}.snow:nth-child(379){opacity:1.9756;transform:translate(64.379vw,-10px) scale(.0721);animation:fall-379 17s -23s linear infinite}@keyframes fall-379{58.614%{transform:translate(70.1191vw,58.614vh) scale(.0721)}to{transform:translate(67.24905vw,99vh) scale(.0721)}}.snow:nth-child(380){opacity:1.5722;transform:translate(64.4467vw,-10px) scale(.693);animation:fall-380 10s -11s linear infinite}@keyframes fall-380{38.512%{transform:translate(55.5806vw,38.512vh) scale(.693)}to{transform:translate(60.01365vw,99vh) scale(.693)}}.snow:nth-child(381){opacity:.8574;transform:translate(53.8409vw,-10px) scale(.4197);animation:fall-381 21s -30s linear infinite}@keyframes fall-381{77.347%{transform:translate(46.6912vw,77.347vh) scale(.4197)}to{transform:translate(50.26605vw,99vh) scale(.4197)}}.snow:nth-child(382){opacity:.9872;transform:translate(2.6515vw,-10px) scale(.3613);animation:fall-382 16s -9s linear infinite}@keyframes fall-382{58.457%{transform:translate(-6.2069vw,58.457vh) scale(.3613)}to{transform:translate(-1.7777vw,99vh) scale(.3613)}}.snow:nth-child(383){opacity:.8542;transform:translate(54.7885vw,-10px) scale(.6893);animation:fall-383 28s -25s linear infinite}@keyframes fall-383{43.909%{transform:translate(46.3213vw,43.909vh) scale(.6893)}to{transform:translate(50.5549vw,99vh) scale(.6893)}}.snow:nth-child(384){opacity:1.4474;transform:translate(17.9514vw,-10px) scale(.9856);animation:fall-384 19s -8s linear infinite}@keyframes fall-384{72.666%{transform:translate(26.9464vw,72.666vh) scale(.9856)}to{transform:translate(22.4489vw,99vh) scale(.9856)}}.snow:nth-child(385){opacity:1.5034;transform:translate(28.0774vw,-10px) scale(.3526);animation:fall-385 17s -3s linear infinite}@keyframes fall-385{77.661%{transform:translate(31.1587vw,77.661vh) scale(.3526)}to{transform:translate(29.61805vw,99vh) scale(.3526)}}.snow:nth-child(386){opacity:1.4834;transform:translate(26.5337vw,-10px) scale(.6117);animation:fall-386 10s -9s linear infinite}@keyframes fall-386{74.57%{transform:translate(17.0361vw,74.57vh) scale(.6117)}to{transform:translate(21.7849vw,99vh) scale(.6117)}}.snow:nth-child(387){opacity:.67;transform:translate(48.215vw,-10px) scale(.5156);animation:fall-387 14s -8s linear infinite}@keyframes fall-387{71.289%{transform:translate(40.0851vw,71.289vh) scale(.5156)}to{transform:translate(44.15005vw,99vh) scale(.5156)}}.snow:nth-child(388){opacity:1.9588;transform:translate(20.7673vw,-10px) scale(.3957);animation:fall-388 26s -13s linear infinite}@keyframes fall-388{66.166%{transform:translate(13.9387vw,66.166vh) scale(.3957)}to{transform:translate(17.353vw,99vh) scale(.3957)}}.snow:nth-child(389){opacity:1.3564;transform:translate(84.9258vw,-10px) scale(.8938);animation:fall-389 22s -15s linear infinite}@keyframes fall-389{66.441%{transform:translate(90.1733vw,66.441vh) scale(.8938)}to{transform:translate(87.54955vw,99vh) scale(.8938)}}.snow:nth-child(390){opacity:.7226;transform:translate(41.3332vw,-10px) scale(.125);animation:fall-390 13s -16s linear infinite}@keyframes fall-390{64.657%{transform:translate(46.1817vw,64.657vh) scale(.125)}to{transform:translate(43.75745vw,99vh) scale(.125)}}.snow:nth-child(391){opacity:1.8814;transform:translate(59.4104vw,-10px) scale(.507);animation:fall-391 12s -15s linear infinite}@keyframes fall-391{38.213%{transform:translate(61.5624vw,38.213vh) scale(.507)}to{transform:translate(60.4864vw,99vh) scale(.507)}}.snow:nth-child(392){opacity:1.9978;transform:translate(82.012vw,-10px) scale(.776);animation:fall-392 25s -13s linear infinite}@keyframes fall-392{75.249%{transform:translate(82.055vw,75.249vh) scale(.776)}to{transform:translate(82.0335vw,99vh) scale(.776)}}.snow:nth-child(393){opacity:.322;transform:translate(4.3326vw,-10px) scale(.5168);animation:fall-393 21s -17s linear infinite}@keyframes fall-393{32.248%{transform:translate(5.6279vw,32.248vh) scale(.5168)}to{transform:translate(4.98025vw,99vh) scale(.5168)}}.snow:nth-child(394){opacity:1.9158;transform:translate(53.0897vw,-10px) scale(.1151);animation:fall-394 13s -15s linear infinite}@keyframes fall-394{38.312%{transform:translate(52.353vw,38.312vh) scale(.1151)}to{transform:translate(52.72135vw,99vh) scale(.1151)}}.snow:nth-child(395){opacity:1.859;transform:translate(97.4227vw,-10px) scale(.7569);animation:fall-395 25s -23s linear infinite}@keyframes fall-395{65.62%{transform:translate(106.9524vw,65.62vh) scale(.7569)}to{transform:translate(102.18755vw,99vh) scale(.7569)}}.snow:nth-child(396){opacity:.8206;transform:translate(45.8631vw,-10px) scale(.9345);animation:fall-396 27s -27s linear infinite}@keyframes fall-396{37.535%{transform:translate(53.7368vw,37.535vh) scale(.9345)}to{transform:translate(49.79995vw,99vh) scale(.9345)}}.snow:nth-child(397){opacity:1.6804;transform:translate(91.7734vw,-10px) scale(.9877);animation:fall-397 28s -14s linear infinite}@keyframes fall-397{55.213%{transform:translate(99.8403vw,55.213vh) scale(.9877)}to{transform:translate(95.80685vw,99vh) scale(.9877)}}.snow:nth-child(398){opacity:.7914;transform:translate(82.6984vw,-10px) scale(.2989);animation:fall-398 15s -19s linear infinite}@keyframes fall-398{56.241%{transform:translate(89.062vw,56.241vh) scale(.2989)}to{transform:translate(85.8802vw,99vh) scale(.2989)}}.snow:nth-child(399){opacity:1.9488;transform:translate(90.6057vw,-10px) scale(.4704);animation:fall-399 29s -9s linear infinite}@keyframes fall-399{42.371%{transform:translate(82.7922vw,42.371vh) scale(.4704)}to{transform:translate(86.69895vw,99vh) scale(.4704)}}.snow:nth-child(400){opacity:.0586;transform:translate(16.5015vw,-10px) scale(.1474);animation:fall-400 17s -9s linear infinite}@keyframes fall-400{68.359%{transform:translate(15.6771vw,68.359vh) scale(.1474)}to{transform:translate(16.0893vw,99vh) scale(.1474)}}\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==
|